comparison lisp/prim/auto-autoloads.el @ 108:360340f9fd5f r20-1b6

Import from CVS: tag r20-1b6
author cvs
date Mon, 13 Aug 2007 09:18:39 +0200
parents 8ff55ebd4be9
children fe104dbd9147
comparison
equal deleted inserted replaced
107:523141596bda 108:360340f9fd5f
1054 1054
1055 ;;;### (autoloads (widget-browse-at) "wid-browse" "custom/wid-browse.el") 1055 ;;;### (autoloads (widget-browse-at) "wid-browse" "custom/wid-browse.el")
1056 1056
1057 (autoload 'widget-browse-at "wid-browse" "\ 1057 (autoload 'widget-browse-at "wid-browse" "\
1058 Browse the widget under point." t nil) 1058 Browse the widget under point." t nil)
1059
1060 ;;;***
1061
1062 ;;;### (autoloads (widget-delete widget-create) "wid-edit" "custom/wid-edit.el")
1063
1064 (autoload 'widget-create "wid-edit" "\
1065 Create widget of TYPE.
1066 The optional ARGS are additional keyword arguments." nil nil)
1067
1068 (autoload 'widget-delete "wid-edit" "\
1069 Delete WIDGET." nil nil)
1070 1059
1071 ;;;*** 1060 ;;;***
1072 1061
1073 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec) "edebug" "edebug/edebug.el") 1062 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec) "edebug" "edebug/edebug.el")
1074 1063
2246 2235
2247 (autoload 'message-recover "message" "\ 2236 (autoload 'message-recover "message" "\
2248 Reread contents of current buffer from its last auto-save file." t nil) 2237 Reread contents of current buffer from its last auto-save file." t nil)
2249 2238
2250 (autoload 'message-forward "message" "\ 2239 (autoload 'message-forward "message" "\
2251 Forward the current message via mail. 2240 Forward the current message via mail.
2252 Optional NEWS will use news to forward instead of mail." t nil) 2241 Optional NEWS will use news to forward instead of mail." t nil)
2253 2242
2254 (autoload 'message-resend "message" "\ 2243 (autoload 'message-resend "message" "\
2255 Resend the current article to ADDRESS." t nil) 2244 Resend the current article to ADDRESS." t nil)
2256 2245
2567 cannot be expanded via a tags file." nil nil) 2556 cannot be expanded via a tags file." nil nil)
2568 2557
2569 (autoload 'smart-tags-file "hmouse-tag" "\ 2558 (autoload 'smart-tags-file "hmouse-tag" "\
2570 Return appropriate tags file name for CURR-FILENAME or `tags-file-name'. 2559 Return appropriate tags file name for CURR-FILENAME or `tags-file-name'.
2571 Optional NAME-OF-TAGS-FILE is the literal filename for which to look." nil nil) 2560 Optional NAME-OF-TAGS-FILE is the literal filename for which to look." nil nil)
2561
2562 ;;;***
2563
2564 ;;;### (autoloads (hyperbole) "hui-mini" "hyperbole/hui-mini.el")
2565
2566 (autoload 'hyperbole "hui-mini" "\
2567 Invokes default Hyperbole menu user interface when not already active.
2568 Suitable for binding to a key, e.g. {C-h h}.
2569 Non-interactively, returns t if menu is actually invoked by call, else nil.
2570
2571 Two optional arguments may be given to invoke alternative menus.
2572 MENU (a symbol) specifies the menu to invoke from MENU-LIST, (a
2573 Hyperbole menu list structure). MENU defaults to 'hyperbole and MENU-LIST
2574 to `hui:menus'. See `hui:menus' definition for the format of the menu list
2575 structure." t nil)
2572 2576
2573 ;;;*** 2577 ;;;***
2574 2578
2575 ;;;### (autoloads (var:append) "hvar" "hyperbole/hvar.el") 2579 ;;;### (autoloads (var:append) "hvar" "hyperbole/hvar.el")
2576 2580
3471 3475
3472 Follow mode comes to its prime when used on a large screen and two 3476 Follow mode comes to its prime when used on a large screen and two
3473 side-by-side window are used. The user can, with the help of Follow 3477 side-by-side window are used. The user can, with the help of Follow
3474 mode, use two full-height windows as though they would have been 3478 mode, use two full-height windows as though they would have been
3475 one. Imagine yourself editing a large function, or section of text, 3479 one. Imagine yourself editing a large function, or section of text,
3476 and beeing able to use 144 lines instead of the normal 72... (your 3480 and being able to use 144 lines instead of the normal 72... (your
3477 mileage may vary). 3481 mileage may vary).
3478 3482
3479 To split one large window into two side-by-side windows, the commands 3483 To split one large window into two side-by-side windows, the commands
3480 `\\[split-window-horizontally]' or `M-x follow-delete-other-windows-and-split' can be used. 3484 `\\[split-window-horizontally]' or `M-x follow-delete-other-windows-and-split' can be used.
3481 3485
3752 ;;;*** 3756 ;;;***
3753 3757
3754 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el") 3758 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el")
3755 3759
3756 (autoload 'ksh-mode "ksh-mode" "\ 3760 (autoload 'ksh-mode "ksh-mode" "\
3757 ksh-mode $Revision: 1.13 $ - Major mode for editing (Bourne, Korn or Bourne again) 3761 ksh-mode $Revision: 1.14 $ - Major mode for editing (Bourne, Korn or Bourne again)
3758 shell scripts. 3762 shell scripts.
3759 Special key bindings and commands: 3763 Special key bindings and commands:
3760 \\{ksh-mode-map} 3764 \\{ksh-mode-map}
3761 Variables controlling indentation style: 3765 Variables controlling indentation style:
3762 ksh-indent 3766 ksh-indent
4119 pascal-indent-level (default 3) 4123 pascal-indent-level (default 3)
4120 Indentation of Pascal statements with respect to containing block. 4124 Indentation of Pascal statements with respect to containing block.
4121 pascal-case-indent (default 2) 4125 pascal-case-indent (default 2)
4122 Indentation for case statements. 4126 Indentation for case statements.
4123 pascal-auto-newline (default nil) 4127 pascal-auto-newline (default nil)
4124 Non-nil means automatically newline after simcolons and the punctation mark 4128 Non-nil means automatically newline after semicolons and the punctation mark
4125 after an end. 4129 after an end.
4126 pascal-tab-always-indent (default t) 4130 pascal-tab-always-indent (default t)
4127 Non-nil means TAB in Pascal mode should always reindent the current line, 4131 Non-nil means TAB in Pascal mode should always reindent the current line,
4128 regardless of where in the line point is when the TAB command is used. 4132 regardless of where in the line point is when the TAB command is used.
4129 pascal-auto-endcomments (default t) 4133 pascal-auto-endcomments (default t)
4130 Non-nil means a comment { ... } is set after the ends which ends cases and 4134 Non-nil means a comment { ... } is set after the ends which ends cases and
4131 functions. The name of the function or case will be set between the braces. 4135 functions. The name of the function or case will be set between the braces.
4132 pascal-auto-lineup (default t) 4136 pascal-auto-lineup (default t)
4133 List of contexts where auto lineup of :'s or ='s hould be done. 4137 List of contexts where auto lineup of :'s or ='s should be done.
4134 4138
4135 See also the user variables pascal-type-keywords, pascal-start-keywords and 4139 See also the user variables pascal-type-keywords, pascal-start-keywords and
4136 pascal-separator-keywords. 4140 pascal-separator-keywords.
4137 4141
4138 Turning on Pascal mode calls the value of the variable pascal-mode-hook with 4142 Turning on Pascal mode calls the value of the variable pascal-mode-hook with
4392 4396
4393 If you have set rexx-end-indent to a nonzero value, you probably want to 4397 If you have set rexx-end-indent to a nonzero value, you probably want to
4394 remap RETURN to rexx-indent-newline-indent. It makes sure that lines 4398 remap RETURN to rexx-indent-newline-indent. It makes sure that lines
4395 indents correctly when you press RETURN. 4399 indents correctly when you press RETURN.
4396 4400
4397 An extensive abbrevation table consisting of all the keywords of REXX are 4401 An extensive abbreviation table consisting of all the keywords of REXX are
4398 supplied. Expanded keywords are converted into upper case making it 4402 supplied. Expanded keywords are converted into upper case making it
4399 easier to distinguish them. To use this feature the buffer must be in 4403 easier to distinguish them. To use this feature the buffer must be in
4400 abbrev-mode. (See example below.) 4404 abbrev-mode. (See example below.)
4401 4405
4402 Turning on REXX mode calls the value of the variable rexx-mode-hook with 4406 Turning on REXX mode calls the value of the variable rexx-mode-hook with
4410 (local-set-key \"\\C-m\" 'rexx-indent-newline-indent) 4414 (local-set-key \"\\C-m\" 'rexx-indent-newline-indent)
4411 (abbrev-mode 1) 4415 (abbrev-mode 1)
4412 )) 4416 ))
4413 4417
4414 will make the END aligned with the DO/SELECT. It will indent blocks and 4418 will make the END aligned with the DO/SELECT. It will indent blocks and
4415 IF-statenents four steps and make sure that the END jumps into the 4419 IF-statements four steps and make sure that the END jumps into the
4416 correct position when RETURN is pressed. Finaly it will use the abbrev 4420 correct position when RETURN is pressed. Finally it will use the abbrev
4417 table to convert all REXX keywords into upper case." t nil) 4421 table to convert all REXX keywords into upper case." t nil)
4418 4422
4419 ;;;*** 4423 ;;;***
4420 4424
4421 ;;;### (autoloads (resize-minibuffer-mode) "rsz-minibuf" "modes/rsz-minibuf.el") 4425 ;;;### (autoloads (resize-minibuffer-mode) "rsz-minibuf" "modes/rsz-minibuf.el")
4461 4465
4462 The variable `resize-minibuffer-window-exactly' determines whether the 4466 The variable `resize-minibuffer-window-exactly' determines whether the
4463 minibuffer window should ever be shrunk to make it no larger than needed to 4467 minibuffer window should ever be shrunk to make it no larger than needed to
4464 display its contents. 4468 display its contents.
4465 4469
4466 When using a window system, it is possible for a minibuffer to tbe the sole 4470 When using a window system, it is possible for a minibuffer to be the sole
4467 window in a frame. Since that window is already its maximum size, the only 4471 window in a frame. Since that window is already its maximum size, the only
4468 way to make more text visible at once is to increase the size of the frame. 4472 way to make more text visible at once is to increase the size of the frame.
4469 The variable `resize-minibuffer-frame' controls whether this should be 4473 The variable `resize-minibuffer-frame' controls whether this should be
4470 done. The variables `resize-minibuffer-frame-max-height' and 4474 done. The variables `resize-minibuffer-frame-max-height' and
4471 `resize-minibuffer-frame-exactly' are analogous to their window 4475 `resize-minibuffer-frame-exactly' are analogous to their window
5063 verilog-cexp-indent (default 1) 5067 verilog-cexp-indent (default 1)
5064 Indentation of Verilog statements broken across lines. 5068 Indentation of Verilog statements broken across lines.
5065 verilog-case-indent (default 2) 5069 verilog-case-indent (default 2)
5066 Indentation for case statements. 5070 Indentation for case statements.
5067 verilog-auto-newline (default nil) 5071 verilog-auto-newline (default nil)
5068 Non-nil means automatically newline after simcolons and the punctation mark 5072 Non-nil means automatically newline after semicolons and the punctuation mark
5069 after an end. 5073 after an end.
5070 verilog-auto-indent-on-newline (default t) 5074 verilog-auto-indent-on-newline (default t)
5071 Non-nil means automatically indent line after newline 5075 Non-nil means automatically indent line after newline
5072 verilog-tab-always-indent (default t) 5076 verilog-tab-always-indent (default t)
5073 Non-nil means TAB in Verilog mode should always reindent the current line, 5077 Non-nil means TAB in Verilog mode should always reindent the current line,
5074 regardless of where in the line point is when the TAB command is used. 5078 regardless of where in the line point is when the TAB command is used.
5075 verilog-indent-begin-after-if (default t) 5079 verilog-indent-begin-after-if (default t)
5076 Non-nil means to indent begin statements following a preceeding 5080 Non-nil means to indent begin statements following a preceding
5077 if, else, while, for and repeat statements, if any. otherwise, 5081 if, else, while, for and repeat statements, if any. otherwise,
5078 the begin is lined up with the preceeding token. If t, you get: 5082 the begin is lined up with the preceding token. If t, you get:
5079 if (a) 5083 if (a)
5080 begin 5084 begin
5081 otherwise you get: 5085 otherwise you get:
5082 if (a) 5086 if (a)
5083 begin 5087 begin
5105 5109
5106 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "modes/vhdl-mode.el") 5110 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "modes/vhdl-mode.el")
5107 5111
5108 (autoload 'vhdl-mode "vhdl-mode" "\ 5112 (autoload 'vhdl-mode "vhdl-mode" "\
5109 Major mode for editing VHDL code. 5113 Major mode for editing VHDL code.
5110 vhdl-mode $Revision: 1.13 $ 5114 vhdl-mode $Revision: 1.14 $
5111 To submit a problem report, enter `\\[vhdl-submit-bug-report]' from a 5115 To submit a problem report, enter `\\[vhdl-submit-bug-report]' from a
5112 vhdl-mode buffer. This automatically sets up a mail buffer with version 5116 vhdl-mode buffer. This automatically sets up a mail buffer with version
5113 information already added. You just need to add a description of the 5117 information already added. You just need to add a description of the
5114 problem, including a reproducable test case and send the message. 5118 problem, including a reproducible test case and send the message.
5115 5119
5116 Note that the details of configuring vhdl-mode will soon be moved to the 5120 Note that the details of configuring vhdl-mode will soon be moved to the
5117 accompanying texinfo manual. Until then, please read the README file 5121 accompanying texinfo manual. Until then, please read the README file
5118 that came with the vhdl-mode distribution. 5122 that came with the vhdl-mode distribution.
5119 5123
5625 If called from Lisp, prompts for NEW if only OLD was passed as an 5629 If called from Lisp, prompts for NEW if only OLD was passed as an
5626 argument. If called with two strings, then no prompting is done. You 5630 argument. If called with two strings, then no prompting is done. You
5627 must pass at least OLD when calling from Lisp. 5631 must pass at least OLD when calling from Lisp.
5628 5632
5629 While you are entering the new name, consecutive C-w's insert 5633 While you are entering the new name, consecutive C-w's insert
5630 consectutive words from the text of the buffer into the new bookmark 5634 consecutive words from the text of the buffer into the new bookmark
5631 name." t nil) 5635 name." t nil)
5632 5636
5633 (autoload 'bookmark-insert "bookmark" "\ 5637 (autoload 'bookmark-insert "bookmark" "\
5634 Insert the text of the file pointed to by bookmark BOOKMARK. 5638 Insert the text of the file pointed to by bookmark BOOKMARK.
5635 You may have a problem using this function if the value of variable 5639 You may have a problem using this function if the value of variable
5730 If called from Lisp, prompts for NEWNAME if only OLD-BOOKMARK was 5734 If called from Lisp, prompts for NEWNAME if only OLD-BOOKMARK was
5731 passed as an argument. If called with two strings, then no prompting 5735 passed as an argument. If called with two strings, then no prompting
5732 is done. You must pass at least OLD-BOOKMARK when calling from Lisp. 5736 is done. You must pass at least OLD-BOOKMARK when calling from Lisp.
5733 5737
5734 While you are entering the new name, consecutive C-w's insert 5738 While you are entering the new name, consecutive C-w's insert
5735 consectutive words from the text of the buffer into the new bookmark 5739 consecutive words from the text of the buffer into the new bookmark
5736 name. 5740 name.
5737 5741
5738 Warning: this function only takes an EVENT as argument. Use the 5742 Warning: this function only takes an EVENT as argument. Use the
5739 corresponding bookmark function from Lisp (the one without the 5743 corresponding bookmark function from Lisp (the one without the
5740 \"-menu-\" in its name)." t nil) 5744 \"-menu-\" in its name)." t nil)
6337 MATCHER 6341 MATCHER
6338 (MATCHER . MATCH) 6342 (MATCHER . MATCH)
6339 (MATCHER . FACENAME) 6343 (MATCHER . FACENAME)
6340 (MATCHER . HIGHLIGHT) 6344 (MATCHER . HIGHLIGHT)
6341 (MATCHER HIGHLIGHT ...) 6345 (MATCHER HIGHLIGHT ...)
6346 (eval . FORM)
6342 6347
6343 where HIGHLIGHT should be either MATCH-HIGHLIGHT or MATCH-ANCHORED. 6348 where HIGHLIGHT should be either MATCH-HIGHLIGHT or MATCH-ANCHORED.
6344 6349
6350 FORM is an expression, whose value should be a keyword element,
6351 evaluated when the keyword is (first) used in a buffer. This feature
6352 can be used to provide a keyword that can only be generated when Font
6353 Lock mode is actually turned on.
6354
6345 For highlighting single items, typically only MATCH-HIGHLIGHT is required. 6355 For highlighting single items, typically only MATCH-HIGHLIGHT is required.
6346 However, if an item or (typically) items is to be hightlighted following the 6356 However, if an item or (typically) items is to be highlighted following the
6347 instance of another item (the anchor) then MATCH-ANCHORED may be required. 6357 instance of another item (the anchor) then MATCH-ANCHORED may be required.
6348 6358
6349 MATCH-HIGHLIGHT should be of the form: 6359 MATCH-HIGHLIGHT should be of the form:
6350 6360
6351 (MATCH FACENAME OVERRIDE LAXMATCH) 6361 (MATCH FACENAME OVERRIDE LAXMATCH)
6634 Convert a binary buffer to hexl format. 6644 Convert a binary buffer to hexl format.
6635 This discards the buffer's undo information." t nil) 6645 This discards the buffer's undo information." t nil)
6636 6646
6637 ;;;*** 6647 ;;;***
6638 6648
6639 ;;;### (autoloads (hypropos-popup-menu hypropos-set-variable hyper-describe-function hyper-describe-variable hyper-apropos) "hyper-apropos" "packages/hyper-apropos.el") 6649 ;;;### (autoloads (hypropos-popup-menu hypropos-set-variable hyper-set-variable hypropos-get-doc hypropos-read-variable-symbol hyper-describe-function hyper-describe-variable hyper-describe-face hyper-describe-key-briefly hyper-describe-key hyper-apropos) "hyper-apropos" "packages/hyper-apropos.el")
6640 6650
6641 (defvar hypropos-show-brief-docs t "\ 6651 (defvar hypropos-show-brief-docs t "\
6642 *If non-nil, `hyper-apropos' will display some documentation in the 6652 *If non-nil, `hyper-apropos' will display some documentation in the
6643 \"*Hyper Apropos*\" buffer. Setting this to nil will speed up searches.") 6653 \"*Hyper Apropos*\" buffer. Setting this to nil will speed up searches.")
6644 6654
6646 Display lists of functions and variables matching REGEXP 6656 Display lists of functions and variables matching REGEXP
6647 in buffer \"*Hyper Apropos*\". If optional prefix arg is given, then the value 6657 in buffer \"*Hyper Apropos*\". If optional prefix arg is given, then the value
6648 of `hypropos-programming-apropos' is toggled for this search. 6658 of `hypropos-programming-apropos' is toggled for this search.
6649 See also `hyper-apropos-mode'." t nil) 6659 See also `hyper-apropos-mode'." t nil)
6650 6660
6661 (autoload 'hyper-describe-key "hyper-apropos" nil t nil)
6662
6663 (autoload 'hyper-describe-key-briefly "hyper-apropos" nil t nil)
6664
6665 (autoload 'hyper-describe-face "hyper-apropos" "\
6666 Describe face..
6667 See also `hyper-apropos' and `hyper-describe-function'." t nil)
6668
6651 (autoload 'hyper-describe-variable "hyper-apropos" "\ 6669 (autoload 'hyper-describe-variable "hyper-apropos" "\
6652 Hypertext drop-in replacement for `describe-variable'. 6670 Hypertext drop-in replacement for `describe-variable'.
6653 See also `hyper-apropos' and `hyper-describe-function'." t nil) 6671 See also `hyper-apropos' and `hyper-describe-function'." t nil)
6654 6672
6655 (autoload 'hyper-describe-function "hyper-apropos" "\ 6673 (autoload 'hyper-describe-function "hyper-apropos" "\
6656 Hypertext replacement for `describe-function'. Unlike `describe-function' 6674 Hypertext replacement for `describe-function'. Unlike `describe-function'
6657 in that the symbol under the cursor is the default if it is a function. 6675 in that the symbol under the cursor is the default if it is a function.
6658 See also `hyper-apropos' and `hyper-describe-variable'." t nil) 6676 See also `hyper-apropos' and `hyper-describe-variable'." t nil)
6677
6678 (autoload 'hypropos-read-variable-symbol "hyper-apropos" "\
6679 Hypertext drop-in replacement for `describe-variable'.
6680 See also `hyper-apropos' and `hyper-describe-function'." nil nil)
6681
6682 (autoload 'hypropos-get-doc "hyper-apropos" "\
6683 Toggle display of documentation for the symbol on the current line." t nil)
6684
6685 (autoload 'hyper-set-variable "hyper-apropos" nil t nil)
6659 6686
6660 (autoload 'hypropos-set-variable "hyper-apropos" "\ 6687 (autoload 'hypropos-set-variable "hyper-apropos" "\
6661 Interactively set the variable on the current line." t nil) 6688 Interactively set the variable on the current line." t nil)
6662 6689
6663 (autoload 'hypropos-popup-menu "hyper-apropos" nil t nil) 6690 (autoload 'hypropos-popup-menu "hyper-apropos" nil t nil)
7166 nested (not yet implemented) use variable shading to see the 7193 nested (not yet implemented) use variable shading to see the
7167 nesting of an expression. Also groks regular expressions 7194 nesting of an expression. Also groks regular expressions
7168 and shell quoting. 7195 and shell quoting.
7169 7196
7170 This variable is global by default, but you can make it buffer-local and 7197 This variable is global by default, but you can make it buffer-local and
7171 highlight parentheses differrently in different major modes.") 7198 highlight parentheses differently in different major modes.")
7172 7199
7173 (autoload 'paren-set-mode "paren" "\ 7200 (autoload 'paren-set-mode "paren" "\
7174 Cycles through possible values for `paren-mode', force off with negative arg. 7201 Cycles through possible values for `paren-mode', force off with negative arg.
7175 When called from lisp, a symbolic value for `paren-mode' can be pased directly. 7202 When called from lisp, a symbolic value for `paren-mode' can be passed directly.
7176 See also `paren-mode' and `paren-highlight'." t nil) 7203 See also `paren-mode' and `paren-highlight'." t nil)
7177 7204
7178 (make-obsolete 'blink-paren 'paren-set-mode) 7205 (make-obsolete 'blink-paren 'paren-set-mode)
7179 7206
7180 (autoload 'blink-paren "paren" "\ 7207 (autoload 'blink-paren "paren" "\
7589 7616
7590 ;;;### (autoloads (vc-update-change-log vc-rename-this-file vc-rename-file vc-cancel-version vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot vc-directory vc-insert-headers vc-version-other-window vc-version-diff vc-diff vc-register vc-next-action vc-file-status) "vc" "packages/vc.el") 7617 ;;;### (autoloads (vc-update-change-log vc-rename-this-file vc-rename-file vc-cancel-version vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot vc-directory vc-insert-headers vc-version-other-window vc-version-diff vc-diff vc-register vc-next-action vc-file-status) "vc" "packages/vc.el")
7591 7618
7592 (defvar vc-checkin-hook nil "\ 7619 (defvar vc-checkin-hook nil "\
7593 *List of functions called after a checkin is done. See `run-hooks'.") 7620 *List of functions called after a checkin is done. See `run-hooks'.")
7621
7622 (defvar vc-before-checkin-hook nil "\
7623 *List of functions called before a checkin is done. See `run-hooks'.")
7594 7624
7595 (autoload 'vc-file-status "vc" "\ 7625 (autoload 'vc-file-status "vc" "\
7596 Display the current status of the file being visited. 7626 Display the current status of the file being visited.
7597 Currently, this is only defined for CVS. The information provided in the 7627 Currently, this is only defined for CVS. The information provided in the
7598 modeline is generally sufficient for RCS and SCCS." t nil) 7628 modeline is generally sufficient for RCS and SCCS." t nil)
7819 7849
7820 ;;;### (autoloads (describe-buffer-case-table) "case-table" "prim/case-table.el") 7850 ;;;### (autoloads (describe-buffer-case-table) "case-table" "prim/case-table.el")
7821 7851
7822 (autoload 'describe-buffer-case-table "case-table" "\ 7852 (autoload 'describe-buffer-case-table "case-table" "\
7823 Describe the case table of the current buffer." t nil) 7853 Describe the case table of the current buffer." t nil)
7854
7855 ;;;***
7856
7857 ;;;### (autoloads (batch-remove-old-elc) "cleantree" "prim/cleantree.el")
7858
7859 (autoload 'batch-remove-old-elc "cleantree" nil nil nil)
7824 7860
7825 ;;;*** 7861 ;;;***
7826 7862
7827 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" "prim/debug.el") 7863 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" "prim/debug.el")
7828 7864
8303 8339
8304 To tag a region with the mouse, use transient mark mode or secondary selection. 8340 To tag a region with the mouse, use transient mark mode or secondary selection.
8305 8341
8306 Structure editing: 8342 Structure editing:
8307 \\[sgml-backward-element] Moves backwards over the previous element. 8343 \\[sgml-backward-element] Moves backwards over the previous element.
8308 \\[sgml-forward-element] Moves forward over the nex element. 8344 \\[sgml-forward-element] Moves forward over the next element.
8309 \\[sgml-down-element] Move forward and down one level in the element structure. 8345 \\[sgml-down-element] Move forward and down one level in the element structure.
8310 \\[sgml-backward-up-element] Move backward out of this element level. 8346 \\[sgml-backward-up-element] Move backward out of this element level.
8311 \\[sgml-beginning-of-element] Move to after the start tag of the current element. 8347 \\[sgml-beginning-of-element] Move to after the start tag of the current element.
8312 \\[sgml-end-of-element] Move to before the end tag of the current element. 8348 \\[sgml-end-of-element] Move to before the end tag of the current element.
8313 \\[sgml-kill-element] Kill the element following the cursor. 8349 \\[sgml-kill-element] Kill the element following the cursor.
8347 from end of element when adding end tag. 8383 from end of element when adding end tag.
8348 sgml-indent-step How much to increament indent for every element level. 8384 sgml-indent-step How much to increament indent for every element level.
8349 sgml-indent-data If non-nil, indent in data/mixed context also. 8385 sgml-indent-data If non-nil, indent in data/mixed context also.
8350 sgml-set-face If non-nil, psgml will set the face of parsed markup. 8386 sgml-set-face If non-nil, psgml will set the face of parsed markup.
8351 sgml-markup-faces The faces used when the above variable is non-nil. 8387 sgml-markup-faces The faces used when the above variable is non-nil.
8352 sgml-system-path List of directorys used to look for system identifiers. 8388 sgml-system-path List of directories used to look for system identifiers.
8353 sgml-public-map Mapping from public identifiers to file names. 8389 sgml-public-map Mapping from public identifiers to file names.
8354 sgml-offer-save If non-nil, ask about saving modified buffers before 8390 sgml-offer-save If non-nil, ask about saving modified buffers before
8355 \\[sgml-validate] is run. 8391 \\[sgml-validate] is run.
8356 8392
8357 All bindings: 8393 All bindings:
9324 again to confirm that they typed it correctly. 9360 again to confirm that they typed it correctly.
9325 If optional arg DEFAULT is provided, then it is a string to insert as 9361 If optional arg DEFAULT is provided, then it is a string to insert as
9326 the default choice (it is not, of course, displayed.) 9362 the default choice (it is not, of course, displayed.)
9327 9363
9328 If running under X, the keyboard will be grabbed (with XGrabKeyboard()) 9364 If running under X, the keyboard will be grabbed (with XGrabKeyboard())
9329 to reduce the possibility that evesdropping is occuring. 9365 to reduce the possibility that eavesdropping is occuring.
9330 9366
9331 When reading a password, all keys self-insert, except for: 9367 When reading a password, all keys self-insert, except for:
9332 \\<read-passwd-map> 9368 \\<read-passwd-map>
9333 \\[read-passwd-erase-line] Erase the entire line. 9369 \\[read-passwd-erase-line] Erase the entire line.
9334 \\[quoted-insert] Insert the next character literally. 9370 \\[quoted-insert] Insert the next character literally.
9396 ;;;*** 9432 ;;;***
9397 9433
9398 ;;;### (autoloads (prettyexpand-all-sexp prettyexpand-sexp macroexpand-all-sexp macroexpand-sexp pp-plist pp-variable pp-function) "pretty-print" "utils/pretty-print.el") 9434 ;;;### (autoloads (prettyexpand-all-sexp prettyexpand-sexp macroexpand-all-sexp macroexpand-sexp pp-plist pp-variable pp-function) "pretty-print" "utils/pretty-print.el")
9399 9435
9400 (autoload 'pp-function "pretty-print" "\ 9436 (autoload 'pp-function "pretty-print" "\
9401 Pretty print the function definition of SYMBOL in a seperate buffer" t nil) 9437 Pretty print the function definition of SYMBOL in a separate buffer" t nil)
9402 9438
9403 (autoload 'pp-variable "pretty-print" "\ 9439 (autoload 'pp-variable "pretty-print" "\
9404 Pretty print the variable value of SYMBOL in a seperate buffer" t nil) 9440 Pretty print the variable value of SYMBOL in a separate buffer" t nil)
9405 9441
9406 (autoload 'pp-plist "pretty-print" "\ 9442 (autoload 'pp-plist "pretty-print" "\
9407 Pretty print the property list of SYMBOL in a seperate buffer" t nil) 9443 Pretty print the property list of SYMBOL in a separate buffer" t nil)
9408 9444
9409 (autoload 'macroexpand-sexp "pretty-print" "\ 9445 (autoload 'macroexpand-sexp "pretty-print" "\
9410 Macro expand the sexpression following point. Pretty print expansion in a 9446 Macro expand the sexpression following point. Pretty print expansion in a
9411 temporary buffer. With prefix argument, replace the original 9447 temporary buffer. With prefix argument, replace the original
9412 sexpression by its expansion in the current buffer." t nil) 9448 sexpression by its expansion in the current buffer." t nil)
9738 9774
9739 (autoload 'vm-easy-menu-create-keymaps "vm-easymenu" nil nil nil) 9775 (autoload 'vm-easy-menu-create-keymaps "vm-easymenu" nil nil nil)
9740 9776
9741 ;;;*** 9777 ;;;***
9742 9778
9743 ;;;### (autoloads (url-cache-expired url-extract-from-cache url-create-cached-filename url-is-cached url-store-in-cache) "url-cache" "w3/url-cache.el") 9779 ;;;### (autoloads (x-font-build-cache font-default-size-for-device font-default-family-for-device font-default-object-for-device font-default-font-for-device font-create-object) "font" "w3/font.el")
9780
9781 (autoload 'font-create-object "font" nil nil nil)
9782
9783 (autoload 'font-default-font-for-device "font" nil nil nil)
9784
9785 (autoload 'font-default-object-for-device "font" nil nil nil)
9786
9787 (autoload 'font-default-family-for-device "font" nil nil nil)
9788
9789 (autoload 'font-default-size-for-device "font" nil nil nil)
9790
9791 (autoload 'x-font-build-cache "font" nil nil nil)
9792
9793 ;;;***
9794
9795 ;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached url-store-in-cache) "url-cache" "w3/url-cache.el")
9744 9796
9745 (autoload 'url-store-in-cache "url-cache" "\ 9797 (autoload 'url-store-in-cache "url-cache" "\
9746 Store buffer BUFF in the cache" nil nil) 9798 Store buffer BUFF in the cache" nil nil)
9747 9799
9748 (autoload 'url-is-cached "url-cache" "\ 9800 (autoload 'url-is-cached "url-cache" "\
9749 Return non-nil if the URL is cached." nil nil) 9801 Return non-nil if the URL is cached." nil nil)
9750 9802
9751 (autoload 'url-create-cached-filename "url-cache" "\ 9803 (autoload 'url-cache-extract "url-cache" "\
9752 Return a filename in the local cache for URL" nil nil)
9753
9754 (autoload 'url-extract-from-cache "url-cache" "\
9755 Extract FNAM from the local disk cache" nil nil) 9804 Extract FNAM from the local disk cache" nil nil)
9756 9805
9757 (autoload 'url-cache-expired "url-cache" "\ 9806 (autoload 'url-cache-expired "url-cache" "\
9758 Return t iff a cached file has expired." nil nil) 9807 Return t iff a cached file has expired." nil nil)
9759 9808
9887 With prefix-arg P, ignore viewers and dump the link straight 9936 With prefix-arg P, ignore viewers and dump the link straight
9888 to disk." t nil) 9937 to disk." t nil)
9889 9938
9890 ;;;*** 9939 ;;;***
9891 9940
9941 ;;;### (autoloads (widget-delete widget-create) "wid-edit" "w3/wid-edit.el")
9942
9943 (autoload 'widget-create "wid-edit" "\
9944 Create widget of TYPE.
9945 The optional ARGS are additional keyword arguments." nil nil)
9946
9947 (autoload 'widget-delete "wid-edit" "\
9948 Delete WIDGET." nil nil)
9949
9950 ;;;***
9951
9892 ;;;### (autoloads (font-menu-weight-constructor font-menu-size-constructor font-menu-family-constructor reset-device-font-menus) "x-font-menu" "x11/x-font-menu.el") 9952 ;;;### (autoloads (font-menu-weight-constructor font-menu-size-constructor font-menu-family-constructor reset-device-font-menus) "x-font-menu" "x11/x-font-menu.el")
9893 9953
9894 (defvar font-menu-ignore-scaled-fonts t "\ 9954 (defvar font-menu-ignore-scaled-fonts t "\
9895 *If non-nil, then the font menu will try to show only bitmap fonts.") 9955 *If non-nil, then the font menu will try to show only bitmap fonts.")
9896 9956