diff options
| author | Luc Teirlinck | 2005-08-11 02:01:27 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2005-08-11 02:01:27 +0000 |
| commit | 0ef3cc90bdf5d2c783f18d66504f826b3a6171bb (patch) | |
| tree | 622ea5c870a5c70cd69be805d3a69667fdae39c3 | |
| parent | 704c78e9c55a8806e1b508e372ae6dc2582c3bfd (diff) | |
| download | emacs-0ef3cc90bdf5d2c783f18d66504f826b3a6171bb.tar.gz emacs-0ef3cc90bdf5d2c783f18d66504f826b3a6171bb.zip | |
Update.
| -rw-r--r-- | lisp/ldefs-boot.el | 3008 |
1 files changed, 1791 insertions, 1217 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index a8c30182a49..685571d1d57 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best | 5 | ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best |
| 6 | ;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" | 6 | ;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" |
| 7 | ;;;;;; "play/5x5.el" (16775 26715)) | 7 | ;;;;;; "play/5x5.el" (17134 16310)) |
| 8 | ;;; Generated autoloads from play/5x5.el | 8 | ;;; Generated autoloads from play/5x5.el |
| 9 | 9 | ||
| 10 | (autoload (quote 5x5) "5x5" "\ | 10 | (autoload (quote 5x5) "5x5" "\ |
| @@ -64,15 +64,15 @@ should return a grid vector array that is the new solution. | |||
| 64 | ;;;*** | 64 | ;;;*** |
| 65 | 65 | ||
| 66 | ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" | 66 | ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" |
| 67 | ;;;;;; (16858 50933)) | 67 | ;;;;;; (17135 27233)) |
| 68 | ;;; Generated autoloads from progmodes/ada-mode.el | 68 | ;;; Generated autoloads from progmodes/ada-mode.el |
| 69 | 69 | ||
| 70 | (autoload (quote ada-add-extensions) "ada-mode" "\ | 70 | (autoload (quote ada-add-extensions) "ada-mode" "\ |
| 71 | Define SPEC and BODY as being valid extensions for Ada files. | 71 | Define SPEC and BODY as being valid extensions for Ada files. |
| 72 | Going from body to spec with `ff-find-other-file' used these | 72 | Going from body to spec with `ff-find-other-file' used these |
| 73 | extensions. | 73 | extensions. |
| 74 | SPEC and BODY are two regular expressions that must match against the file | 74 | SPEC and BODY are two regular expressions that must match against |
| 75 | name | 75 | the file name. |
| 76 | 76 | ||
| 77 | \(fn SPEC BODY)" nil nil) | 77 | \(fn SPEC BODY)" nil nil) |
| 78 | 78 | ||
| @@ -106,7 +106,7 @@ Comments are handled using standard GNU Emacs conventions, including: | |||
| 106 | Continue comment on next line '\\[indent-new-comment-line]' | 106 | Continue comment on next line '\\[indent-new-comment-line]' |
| 107 | 107 | ||
| 108 | If you use imenu.el: | 108 | If you use imenu.el: |
| 109 | Display index-menu of functions & procedures '\\[imenu]' | 109 | Display index-menu of functions and procedures '\\[imenu]' |
| 110 | 110 | ||
| 111 | If you use find-file.el: | 111 | If you use find-file.el: |
| 112 | Switch to other file (Body <-> Spec) '\\[ff-find-other-file]' | 112 | Switch to other file (Body <-> Spec) '\\[ff-find-other-file]' |
| @@ -125,7 +125,7 @@ If you use ada-xref.el: | |||
| 125 | ;;;*** | 125 | ;;;*** |
| 126 | 126 | ||
| 127 | ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" | 127 | ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" |
| 128 | ;;;;;; (16507 41097)) | 128 | ;;;;;; (17134 4416)) |
| 129 | ;;; Generated autoloads from progmodes/ada-stmt.el | 129 | ;;; Generated autoloads from progmodes/ada-stmt.el |
| 130 | 130 | ||
| 131 | (autoload (quote ada-header) "ada-stmt" "\ | 131 | (autoload (quote ada-header) "ada-stmt" "\ |
| @@ -136,7 +136,7 @@ Insert a descriptive header at the top of the file. | |||
| 136 | ;;;*** | 136 | ;;;*** |
| 137 | 137 | ||
| 138 | ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" | 138 | ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" |
| 139 | ;;;;;; (16783 21522)) | 139 | ;;;;;; (17134 4420)) |
| 140 | ;;; Generated autoloads from progmodes/ada-xref.el | 140 | ;;; Generated autoloads from progmodes/ada-xref.el |
| 141 | 141 | ||
| 142 | (autoload (quote ada-find-file) "ada-xref" "\ | 142 | (autoload (quote ada-find-file) "ada-xref" "\ |
| @@ -151,7 +151,7 @@ Completion is available. | |||
| 151 | ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry | 151 | ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry |
| 152 | ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address | 152 | ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address |
| 153 | ;;;;;; add-log-full-name add-log-current-defun-function) "add-log" | 153 | ;;;;;; add-log-full-name add-log-current-defun-function) "add-log" |
| 154 | ;;;;;; "add-log.el" (16958 58756)) | 154 | ;;;;;; "add-log.el" (17141 22195)) |
| 155 | ;;; Generated autoloads from add-log.el | 155 | ;;; Generated autoloads from add-log.el |
| 156 | 156 | ||
| 157 | (defvar add-log-current-defun-function nil "\ | 157 | (defvar add-log-current-defun-function nil "\ |
| @@ -168,7 +168,7 @@ This defaults to the value returned by the function `user-full-name'.") | |||
| 168 | (custom-autoload (quote add-log-full-name) "add-log") | 168 | (custom-autoload (quote add-log-full-name) "add-log") |
| 169 | 169 | ||
| 170 | (defvar add-log-mailing-address nil "\ | 170 | (defvar add-log-mailing-address nil "\ |
| 171 | *Electronic mail addresses of user, for inclusion in ChangeLog headers. | 171 | *Email addresses of user, for inclusion in ChangeLog headers. |
| 172 | This defaults to the value of `user-mail-address'. In addition to | 172 | This defaults to the value of `user-mail-address'. In addition to |
| 173 | being a simple string, this value can also be a list. All elements | 173 | being a simple string, this value can also be a list. All elements |
| 174 | will be recognized as referring to the same user; when creating a new | 174 | will be recognized as referring to the same user; when creating a new |
| @@ -186,10 +186,10 @@ Find a change log file for \\[add-change-log-entry] and return the name. | |||
| 186 | 186 | ||
| 187 | Optional arg FILE-NAME specifies the file to use. | 187 | Optional arg FILE-NAME specifies the file to use. |
| 188 | If FILE-NAME is nil, use the value of `change-log-default-name'. | 188 | If FILE-NAME is nil, use the value of `change-log-default-name'. |
| 189 | If 'change-log-default-name' is nil, behave as though it were 'ChangeLog' | 189 | If `change-log-default-name' is nil, behave as though it were 'ChangeLog' |
| 190 | \(or whatever we use on this operating system). | 190 | \(or whatever we use on this operating system). |
| 191 | 191 | ||
| 192 | If 'change-log-default-name' contains a leading directory component, then | 192 | If `change-log-default-name' contains a leading directory component, then |
| 193 | simply find it in the current directory. Otherwise, search in the current | 193 | simply find it in the current directory. Otherwise, search in the current |
| 194 | directory and its successive parents for a file so named. | 194 | directory and its successive parents for a file so named. |
| 195 | 195 | ||
| @@ -270,7 +270,7 @@ Has a preference of looking backwards. | |||
| 270 | \(fn)" nil nil) | 270 | \(fn)" nil nil) |
| 271 | 271 | ||
| 272 | (autoload (quote change-log-merge) "add-log" "\ | 272 | (autoload (quote change-log-merge) "add-log" "\ |
| 273 | Merge the contents of ChangeLog file OTHER-LOG with this buffer. | 273 | Merge the contents of change log file OTHER-LOG with this buffer. |
| 274 | Both must be found in Change Log mode (since the merging depends on | 274 | Both must be found in Change Log mode (since the merging depends on |
| 275 | the appropriate motion commands). OTHER-LOG can be either a file name | 275 | the appropriate motion commands). OTHER-LOG can be either a file name |
| 276 | or a buffer. | 276 | or a buffer. |
| @@ -288,8 +288,8 @@ Fix any old-style date entries in the current log file to default format. | |||
| 288 | ;;;*** | 288 | ;;;*** |
| 289 | 289 | ||
| 290 | ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action | 290 | ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action |
| 291 | ;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (16775 | 291 | ;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (17140 |
| 292 | ;;;;;; 26709)) | 292 | ;;;;;; 65503)) |
| 293 | ;;; Generated autoloads from emacs-lisp/advice.el | 293 | ;;; Generated autoloads from emacs-lisp/advice.el |
| 294 | 294 | ||
| 295 | (defvar ad-redefinition-action (quote warn) "\ | 295 | (defvar ad-redefinition-action (quote warn) "\ |
| @@ -388,7 +388,7 @@ See Info node `(elisp)Advising Functions' for comprehensive documentation. | |||
| 388 | 388 | ||
| 389 | ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule | 389 | ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule |
| 390 | ;;;;;; align-highlight-rule align-current align-entire align-regexp | 390 | ;;;;;; align-highlight-rule align-current align-entire align-regexp |
| 391 | ;;;;;; align) "align" "align.el" (16942 52925)) | 391 | ;;;;;; align) "align" "align.el" (17144 57913)) |
| 392 | ;;; Generated autoloads from align.el | 392 | ;;; Generated autoloads from align.el |
| 393 | 393 | ||
| 394 | (autoload (quote align) "align" "\ | 394 | (autoload (quote align) "align" "\ |
| @@ -477,7 +477,7 @@ A replacement function for `newline-and-indent', aligning as it goes. | |||
| 477 | 477 | ||
| 478 | ;;;*** | 478 | ;;;*** |
| 479 | 479 | ||
| 480 | ;;;### (autoloads (allout-init) "allout" "allout.el" (16908 33360)) | 480 | ;;;### (autoloads (allout-init) "allout" "allout.el" (17141 22210)) |
| 481 | ;;; Generated autoloads from allout.el | 481 | ;;; Generated autoloads from allout.el |
| 482 | 482 | ||
| 483 | (autoload (quote allout-init) "allout" "\ | 483 | (autoload (quote allout-init) "allout" "\ |
| @@ -513,7 +513,7 @@ the following two lines in your Emacs init file: | |||
| 513 | ;;;*** | 513 | ;;;*** |
| 514 | 514 | ||
| 515 | ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" | 515 | ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" |
| 516 | ;;;;;; "net/ange-ftp.el" (16908 33362)) | 516 | ;;;;;; "net/ange-ftp.el" (17145 6065)) |
| 517 | ;;; Generated autoloads from net/ange-ftp.el | 517 | ;;; Generated autoloads from net/ange-ftp.el |
| 518 | 518 | ||
| 519 | (defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir)) | 519 | (defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir)) |
| @@ -535,7 +535,7 @@ Not documented | |||
| 535 | ;;;*** | 535 | ;;;*** |
| 536 | 536 | ||
| 537 | ;;;### (autoloads (animate-birthday-present animate-sequence animate-string) | 537 | ;;;### (autoloads (animate-birthday-present animate-sequence animate-string) |
| 538 | ;;;;;; "animate" "play/animate.el" (16944 24675)) | 538 | ;;;;;; "animate" "play/animate.el" (17134 16310)) |
| 539 | ;;; Generated autoloads from play/animate.el | 539 | ;;; Generated autoloads from play/animate.el |
| 540 | 540 | ||
| 541 | (autoload (quote animate-string) "animate" "\ | 541 | (autoload (quote animate-string) "animate" "\ |
| @@ -563,7 +563,7 @@ You can specify the one's name by NAME; the default value is \"Sarah\". | |||
| 563 | ;;;*** | 563 | ;;;*** |
| 564 | 564 | ||
| 565 | ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) | 565 | ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) |
| 566 | ;;;;;; "ansi-color" "ansi-color.el" (16858 50906)) | 566 | ;;;;;; "ansi-color" "ansi-color.el" (17144 6168)) |
| 567 | ;;; Generated autoloads from ansi-color.el | 567 | ;;; Generated autoloads from ansi-color.el |
| 568 | 568 | ||
| 569 | (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ | 569 | (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ |
| @@ -589,7 +589,7 @@ This is a good function to put in `comint-output-filter-functions'. | |||
| 589 | ;;;*** | 589 | ;;;*** |
| 590 | 590 | ||
| 591 | ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) | 591 | ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) |
| 592 | ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (16858 50933)) | 592 | ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (17134 4426)) |
| 593 | ;;; Generated autoloads from progmodes/antlr-mode.el | 593 | ;;; Generated autoloads from progmodes/antlr-mode.el |
| 594 | 594 | ||
| 595 | (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ | 595 | (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ |
| @@ -628,7 +628,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'. | |||
| 628 | ;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add | 628 | ;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add |
| 629 | ;;;;;; appt-display-diary appt-display-duration appt-display-mode-line | 629 | ;;;;;; appt-display-diary appt-display-duration appt-display-mode-line |
| 630 | ;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time | 630 | ;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time |
| 631 | ;;;;;; appt-issue-message) "appt" "calendar/appt.el" (16925 43112)) | 631 | ;;;;;; appt-issue-message) "appt" "calendar/appt.el" (17097 29966)) |
| 632 | ;;; Generated autoloads from calendar/appt.el | 632 | ;;; Generated autoloads from calendar/appt.el |
| 633 | 633 | ||
| 634 | (defvar appt-issue-message t "\ | 634 | (defvar appt-issue-message t "\ |
| @@ -679,7 +679,7 @@ This will occur at midnight when the appointment list is updated.") | |||
| 679 | (custom-autoload (quote appt-display-diary) "appt") | 679 | (custom-autoload (quote appt-display-diary) "appt") |
| 680 | 680 | ||
| 681 | (autoload (quote appt-add) "appt" "\ | 681 | (autoload (quote appt-add) "appt" "\ |
| 682 | Add an appointment for the day at NEW-APPT-TIME and issue message NEW-APPT-MSG. | 682 | Add an appointment for today at NEW-APPT-TIME with message NEW-APPT-MSG. |
| 683 | The time should be in either 24 hour format or am/pm format. | 683 | The time should be in either 24 hour format or am/pm format. |
| 684 | 684 | ||
| 685 | \(fn NEW-APPT-TIME NEW-APPT-MSG)" t nil) | 685 | \(fn NEW-APPT-TIME NEW-APPT-MSG)" t nil) |
| @@ -700,6 +700,9 @@ They specify the range of dates that the diary is being processed for. | |||
| 700 | Any appointments made with `appt-add' are not affected by this | 700 | Any appointments made with `appt-add' are not affected by this |
| 701 | function. | 701 | function. |
| 702 | 702 | ||
| 703 | For backwards compatibility, this function activates the | ||
| 704 | appointment package (if it is not already active). | ||
| 705 | |||
| 703 | \(fn)" nil nil) | 706 | \(fn)" nil nil) |
| 704 | 707 | ||
| 705 | (autoload (quote appt-activate) "appt" "\ | 708 | (autoload (quote appt-activate) "appt" "\ |
| @@ -713,7 +716,7 @@ ARG is positive, otherwise off. | |||
| 713 | 716 | ||
| 714 | ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property | 717 | ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property |
| 715 | ;;;;;; apropos-command apropos-variable) "apropos" "apropos.el" | 718 | ;;;;;; apropos-command apropos-variable) "apropos" "apropos.el" |
| 716 | ;;;;;; (16942 52925)) | 719 | ;;;;;; (17141 22213)) |
| 717 | ;;; Generated autoloads from apropos.el | 720 | ;;; Generated autoloads from apropos.el |
| 718 | 721 | ||
| 719 | (autoload (quote apropos-variable) "apropos" "\ | 722 | (autoload (quote apropos-variable) "apropos" "\ |
| @@ -767,8 +770,8 @@ Returns list of symbols and documentation found. | |||
| 767 | 770 | ||
| 768 | ;;;*** | 771 | ;;;*** |
| 769 | 772 | ||
| 770 | ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (16534 | 773 | ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17141 |
| 771 | ;;;;;; 3807)) | 774 | ;;;;;; 22215)) |
| 772 | ;;; Generated autoloads from arc-mode.el | 775 | ;;; Generated autoloads from arc-mode.el |
| 773 | 776 | ||
| 774 | (autoload (quote archive-mode) "arc-mode" "\ | 777 | (autoload (quote archive-mode) "arc-mode" "\ |
| @@ -788,7 +791,7 @@ archive. | |||
| 788 | 791 | ||
| 789 | ;;;*** | 792 | ;;;*** |
| 790 | 793 | ||
| 791 | ;;;### (autoloads (array-mode) "array" "array.el" (16213 43267)) | 794 | ;;;### (autoloads (array-mode) "array" "array.el" (17141 22216)) |
| 792 | ;;; Generated autoloads from array.el | 795 | ;;; Generated autoloads from array.el |
| 793 | 796 | ||
| 794 | (autoload (quote array-mode) "array" "\ | 797 | (autoload (quote array-mode) "array" "\ |
| @@ -801,7 +804,7 @@ NOT recognized as integers or real numbers. | |||
| 801 | The array MUST reside at the top of the buffer. | 804 | The array MUST reside at the top of the buffer. |
| 802 | 805 | ||
| 803 | TABs are not respected, and may be converted into spaces at any time. | 806 | TABs are not respected, and may be converted into spaces at any time. |
| 804 | Setting the variable 'array-respect-tabs to non-nil will prevent TAB conversion, | 807 | Setting the variable `array-respect-tabs' to non-nil will prevent TAB conversion, |
| 805 | but will cause many functions to give errors if they encounter one. | 808 | but will cause many functions to give errors if they encounter one. |
| 806 | 809 | ||
| 807 | Upon entering array mode, you will be prompted for the values of | 810 | Upon entering array mode, you will be prompted for the values of |
| @@ -859,8 +862,8 @@ Entering array mode calls the function `array-mode-hook'. | |||
| 859 | 862 | ||
| 860 | ;;;*** | 863 | ;;;*** |
| 861 | 864 | ||
| 862 | ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (16858 | 865 | ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (17141 |
| 863 | ;;;;;; 50939)) | 866 | ;;;;;; 99)) |
| 864 | ;;; Generated autoloads from textmodes/artist.el | 867 | ;;; Generated autoloads from textmodes/artist.el |
| 865 | 868 | ||
| 866 | (autoload (quote artist-mode) "artist" "\ | 869 | (autoload (quote artist-mode) "artist" "\ |
| @@ -1065,8 +1068,8 @@ Keymap summary | |||
| 1065 | 1068 | ||
| 1066 | ;;;*** | 1069 | ;;;*** |
| 1067 | 1070 | ||
| 1068 | ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (16908 | 1071 | ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (17134 |
| 1069 | ;;;;;; 33362)) | 1072 | ;;;;;; 4426)) |
| 1070 | ;;; Generated autoloads from progmodes/asm-mode.el | 1073 | ;;; Generated autoloads from progmodes/asm-mode.el |
| 1071 | 1074 | ||
| 1072 | (autoload (quote asm-mode) "asm-mode" "\ | 1075 | (autoload (quote asm-mode) "asm-mode" "\ |
| @@ -1110,17 +1113,17 @@ This command is obsolete. | |||
| 1110 | ;;;*** | 1113 | ;;;*** |
| 1111 | 1114 | ||
| 1112 | ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" | 1115 | ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" |
| 1113 | ;;;;;; (16213 43267)) | 1116 | ;;;;;; (17141 22218)) |
| 1114 | ;;; Generated autoloads from autoarg.el | 1117 | ;;; Generated autoloads from autoarg.el |
| 1115 | 1118 | ||
| 1116 | (defvar autoarg-mode nil "\ | 1119 | (defvar autoarg-mode nil "\ |
| 1117 | Non-nil if Autoarg mode is enabled. | 1120 | Non-nil if Autoarg mode is enabled. |
| 1118 | See the command `autoarg-mode' for a description of this minor-mode. | 1121 | See the command `autoarg-mode' for a description of this minor-mode.") |
| 1119 | Setting this variable directly does not take effect; | ||
| 1120 | use either \\[customize] or the function `autoarg-mode'.") | ||
| 1121 | 1122 | ||
| 1122 | (custom-autoload (quote autoarg-mode) "autoarg") | 1123 | (custom-autoload (quote autoarg-mode) "autoarg") |
| 1123 | 1124 | ||
| 1125 | (put (quote autoarg-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 1126 | |||
| 1124 | (autoload (quote autoarg-mode) "autoarg" "\ | 1127 | (autoload (quote autoarg-mode) "autoarg" "\ |
| 1125 | Toggle Autoarg minor mode globally. | 1128 | Toggle Autoarg minor mode globally. |
| 1126 | With ARG, turn Autoarg mode on if ARG is positive, off otherwise. | 1129 | With ARG, turn Autoarg mode on if ARG is positive, off otherwise. |
| @@ -1151,6 +1154,8 @@ use either \\[customize] or the function `autoarg-kp-mode'.") | |||
| 1151 | 1154 | ||
| 1152 | (custom-autoload (quote autoarg-kp-mode) "autoarg") | 1155 | (custom-autoload (quote autoarg-kp-mode) "autoarg") |
| 1153 | 1156 | ||
| 1157 | (put (quote autoarg-kp-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 1158 | |||
| 1154 | (autoload (quote autoarg-kp-mode) "autoarg" "\ | 1159 | (autoload (quote autoarg-kp-mode) "autoarg" "\ |
| 1155 | Toggle Autoarg-KP minor mode globally. | 1160 | Toggle Autoarg-KP minor mode globally. |
| 1156 | With ARG, turn Autoarg mode on if ARG is positive, off otherwise. | 1161 | With ARG, turn Autoarg mode on if ARG is positive, off otherwise. |
| @@ -1165,7 +1170,7 @@ This is similar to \\[autoarg-mode] but rebinds the keypad keys `kp-1' | |||
| 1165 | ;;;*** | 1170 | ;;;*** |
| 1166 | 1171 | ||
| 1167 | ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" | 1172 | ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" |
| 1168 | ;;;;;; (16775 26716)) | 1173 | ;;;;;; (17134 4426)) |
| 1169 | ;;; Generated autoloads from progmodes/autoconf.el | 1174 | ;;; Generated autoloads from progmodes/autoconf.el |
| 1170 | 1175 | ||
| 1171 | (autoload (quote autoconf-mode) "autoconf" "\ | 1176 | (autoload (quote autoconf-mode) "autoconf" "\ |
| @@ -1176,7 +1181,7 @@ Major mode for editing Autoconf configure.in files. | |||
| 1176 | ;;;*** | 1181 | ;;;*** |
| 1177 | 1182 | ||
| 1178 | ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) | 1183 | ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) |
| 1179 | ;;;;;; "autoinsert" "autoinsert.el" (16793 54109)) | 1184 | ;;;;;; "autoinsert" "autoinsert.el" (17141 22218)) |
| 1180 | ;;; Generated autoloads from autoinsert.el | 1185 | ;;; Generated autoloads from autoinsert.el |
| 1181 | 1186 | ||
| 1182 | (autoload (quote auto-insert) "autoinsert" "\ | 1187 | (autoload (quote auto-insert) "autoinsert" "\ |
| @@ -1200,6 +1205,8 @@ use either \\[customize] or the function `auto-insert-mode'.") | |||
| 1200 | 1205 | ||
| 1201 | (custom-autoload (quote auto-insert-mode) "autoinsert") | 1206 | (custom-autoload (quote auto-insert-mode) "autoinsert") |
| 1202 | 1207 | ||
| 1208 | (put (quote auto-insert-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 1209 | |||
| 1203 | (autoload (quote auto-insert-mode) "autoinsert" "\ | 1210 | (autoload (quote auto-insert-mode) "autoinsert" "\ |
| 1204 | Toggle Auto-insert mode. | 1211 | Toggle Auto-insert mode. |
| 1205 | With prefix ARG, turn Auto-insert mode on if and only if ARG is positive. | 1212 | With prefix ARG, turn Auto-insert mode on if and only if ARG is positive. |
| @@ -1214,7 +1221,7 @@ insert a template for the file depending on the mode of the buffer. | |||
| 1214 | 1221 | ||
| 1215 | ;;;### (autoloads (batch-update-autoloads update-directory-autoloads | 1222 | ;;;### (autoloads (batch-update-autoloads update-directory-autoloads |
| 1216 | ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" | 1223 | ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" |
| 1217 | ;;;;;; (16866 20010)) | 1224 | ;;;;;; (17140 65506)) |
| 1218 | ;;; Generated autoloads from emacs-lisp/autoload.el | 1225 | ;;; Generated autoloads from emacs-lisp/autoload.el |
| 1219 | 1226 | ||
| 1220 | (autoload (quote update-file-autoloads) "autoload" "\ | 1227 | (autoload (quote update-file-autoloads) "autoload" "\ |
| @@ -1249,7 +1256,7 @@ Calls `update-directory-autoloads' on the command line arguments. | |||
| 1249 | 1256 | ||
| 1250 | ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode | 1257 | ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode |
| 1251 | ;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) | 1258 | ;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) |
| 1252 | ;;;;;; "autorevert" "autorevert.el" (16923 3604)) | 1259 | ;;;;;; "autorevert" "autorevert.el" (17144 6170)) |
| 1253 | ;;; Generated autoloads from autorevert.el | 1260 | ;;; Generated autoloads from autorevert.el |
| 1254 | 1261 | ||
| 1255 | (autoload (quote auto-revert-mode) "autorevert" "\ | 1262 | (autoload (quote auto-revert-mode) "autorevert" "\ |
| @@ -1305,6 +1312,8 @@ use either \\[customize] or the function `global-auto-revert-mode'.") | |||
| 1305 | 1312 | ||
| 1306 | (custom-autoload (quote global-auto-revert-mode) "autorevert") | 1313 | (custom-autoload (quote global-auto-revert-mode) "autorevert") |
| 1307 | 1314 | ||
| 1315 | (put (quote global-auto-revert-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 1316 | |||
| 1308 | (autoload (quote global-auto-revert-mode) "autorevert" "\ | 1317 | (autoload (quote global-auto-revert-mode) "autorevert" "\ |
| 1309 | Revert any buffer when file on disk changes. | 1318 | Revert any buffer when file on disk changes. |
| 1310 | 1319 | ||
| @@ -1317,7 +1326,7 @@ Use `auto-revert-mode' to revert a particular buffer. | |||
| 1317 | ;;;*** | 1326 | ;;;*** |
| 1318 | 1327 | ||
| 1319 | ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" | 1328 | ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" |
| 1320 | ;;;;;; "avoid.el" (16680 26001)) | 1329 | ;;;;;; "avoid.el" (17141 22221)) |
| 1321 | ;;; Generated autoloads from avoid.el | 1330 | ;;; Generated autoloads from avoid.el |
| 1322 | 1331 | ||
| 1323 | (defvar mouse-avoidance-mode nil "\ | 1332 | (defvar mouse-avoidance-mode nil "\ |
| @@ -1358,7 +1367,7 @@ definition of \"random distance\".) | |||
| 1358 | ;;;*** | 1367 | ;;;*** |
| 1359 | 1368 | ||
| 1360 | ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" | 1369 | ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" |
| 1361 | ;;;;;; (16484 6599)) | 1370 | ;;;;;; (17140 65506)) |
| 1362 | ;;; Generated autoloads from emacs-lisp/backquote.el | 1371 | ;;; Generated autoloads from emacs-lisp/backquote.el |
| 1363 | 1372 | ||
| 1364 | (autoload (quote backquote) "backquote" "\ | 1373 | (autoload (quote backquote) "backquote" "\ |
| @@ -1383,7 +1392,7 @@ Vectors work just like lists. Nested backquotes are permitted. | |||
| 1383 | ;;;*** | 1392 | ;;;*** |
| 1384 | 1393 | ||
| 1385 | ;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" | 1394 | ;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" |
| 1386 | ;;;;;; (16861 9525)) | 1395 | ;;;;;; (17141 22221)) |
| 1387 | ;;; Generated autoloads from battery.el | 1396 | ;;; Generated autoloads from battery.el |
| 1388 | (put 'battery-mode-line-string 'risky-local-variable t) | 1397 | (put 'battery-mode-line-string 'risky-local-variable t) |
| 1389 | 1398 | ||
| @@ -1402,6 +1411,8 @@ use either \\[customize] or the function `display-battery-mode'.") | |||
| 1402 | 1411 | ||
| 1403 | (custom-autoload (quote display-battery-mode) "battery") | 1412 | (custom-autoload (quote display-battery-mode) "battery") |
| 1404 | 1413 | ||
| 1414 | (put (quote display-battery-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 1415 | |||
| 1405 | (autoload (quote display-battery-mode) "battery" "\ | 1416 | (autoload (quote display-battery-mode) "battery" "\ |
| 1406 | Display battery status information in the mode line. | 1417 | Display battery status information in the mode line. |
| 1407 | The text being displayed in the mode line is controlled by the variables | 1418 | The text being displayed in the mode line is controlled by the variables |
| @@ -1414,7 +1425,7 @@ seconds. | |||
| 1414 | ;;;*** | 1425 | ;;;*** |
| 1415 | 1426 | ||
| 1416 | ;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) | 1427 | ;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) |
| 1417 | ;;;;;; "benchmark" "emacs-lisp/benchmark.el" (16213 43272)) | 1428 | ;;;;;; "benchmark" "emacs-lisp/benchmark.el" (17140 65506)) |
| 1418 | ;;; Generated autoloads from emacs-lisp/benchmark.el | 1429 | ;;; Generated autoloads from emacs-lisp/benchmark.el |
| 1419 | 1430 | ||
| 1420 | (autoload (quote benchmark-run) "benchmark" "\ | 1431 | (autoload (quote benchmark-run) "benchmark" "\ |
| @@ -1446,8 +1457,8 @@ non-interactive use see also `benchmark-run' and | |||
| 1446 | 1457 | ||
| 1447 | ;;;*** | 1458 | ;;;*** |
| 1448 | 1459 | ||
| 1449 | ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (16887 | 1460 | ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17141 |
| 1450 | ;;;;;; 27628)) | 1461 | ;;;;;; 112)) |
| 1451 | ;;; Generated autoloads from textmodes/bibtex.el | 1462 | ;;; Generated autoloads from textmodes/bibtex.el |
| 1452 | 1463 | ||
| 1453 | (autoload (quote bibtex-mode) "bibtex" "\ | 1464 | (autoload (quote bibtex-mode) "bibtex" "\ |
| @@ -1466,7 +1477,7 @@ works only with buffers containing valid (syntactical correct) and sorted | |||
| 1466 | entries. This is usually the case, if you have created a buffer completely | 1477 | entries. This is usually the case, if you have created a buffer completely |
| 1467 | with BibTeX mode and finished every new entry with \\[bibtex-clean-entry]. | 1478 | with BibTeX mode and finished every new entry with \\[bibtex-clean-entry]. |
| 1468 | 1479 | ||
| 1469 | For third party BibTeX files, call the function `bibtex-convert-alien' | 1480 | For third party BibTeX files, call the command \\[bibtex-convert-alien] |
| 1470 | to fully take advantage of all features of BibTeX mode. | 1481 | to fully take advantage of all features of BibTeX mode. |
| 1471 | 1482 | ||
| 1472 | 1483 | ||
| @@ -1509,7 +1520,7 @@ if that value is non-nil. | |||
| 1509 | 1520 | ||
| 1510 | ;;;### (autoloads (binhex-decode-region binhex-decode-region-external | 1521 | ;;;### (autoloads (binhex-decode-region binhex-decode-region-external |
| 1511 | ;;;;;; binhex-decode-region-internal) "binhex" "gnus/binhex.el" | 1522 | ;;;;;; binhex-decode-region-internal) "binhex" "gnus/binhex.el" |
| 1512 | ;;;;;; (16908 33361)) | 1523 | ;;;;;; (17141 6631)) |
| 1513 | ;;; Generated autoloads from gnus/binhex.el | 1524 | ;;; Generated autoloads from gnus/binhex.el |
| 1514 | 1525 | ||
| 1515 | (defconst binhex-begin-line "^:...............................................................$") | 1526 | (defconst binhex-begin-line "^:...............................................................$") |
| @@ -1532,8 +1543,8 @@ Binhex decode region between START and END. | |||
| 1532 | 1543 | ||
| 1533 | ;;;*** | 1544 | ;;;*** |
| 1534 | 1545 | ||
| 1535 | ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (16704 | 1546 | ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17134 |
| 1536 | ;;;;;; 8186)) | 1547 | ;;;;;; 16310)) |
| 1537 | ;;; Generated autoloads from play/blackbox.el | 1548 | ;;; Generated autoloads from play/blackbox.el |
| 1538 | 1549 | ||
| 1539 | (autoload (quote blackbox) "blackbox" "\ | 1550 | (autoload (quote blackbox) "blackbox" "\ |
| @@ -1655,7 +1666,7 @@ a reflection. | |||
| 1655 | ;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save | 1666 | ;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save |
| 1656 | ;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename | 1667 | ;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename |
| 1657 | ;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump | 1668 | ;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump |
| 1658 | ;;;;;; bookmark-set) "bookmark" "bookmark.el" (16858 50906)) | 1669 | ;;;;;; bookmark-set) "bookmark" "bookmark.el" (17144 6174)) |
| 1659 | ;;; Generated autoloads from bookmark.el | 1670 | ;;; Generated autoloads from bookmark.el |
| 1660 | (define-key ctl-x-map "rb" 'bookmark-jump) | 1671 | (define-key ctl-x-map "rb" 'bookmark-jump) |
| 1661 | (define-key ctl-x-map "rm" 'bookmark-set) | 1672 | (define-key ctl-x-map "rm" 'bookmark-set) |
| @@ -1714,7 +1725,7 @@ bookmarks. See help on function `bookmark-load' for more about | |||
| 1714 | this. | 1725 | this. |
| 1715 | 1726 | ||
| 1716 | If the file pointed to by BOOKMARK no longer exists, you will be asked | 1727 | If the file pointed to by BOOKMARK no longer exists, you will be asked |
| 1717 | if you wish to give the bookmark a new location, and bookmark-jump | 1728 | if you wish to give the bookmark a new location, and `bookmark-jump' |
| 1718 | will then jump to the new location, as well as recording it in place | 1729 | will then jump to the new location, as well as recording it in place |
| 1719 | of the old one in the permanent bookmark record. | 1730 | of the old one in the permanent bookmark record. |
| 1720 | 1731 | ||
| @@ -1784,8 +1795,8 @@ Saves by default in the file defined by the variable | |||
| 1784 | `bookmark-default-file'. With a prefix arg, save it in file FILE | 1795 | `bookmark-default-file'. With a prefix arg, save it in file FILE |
| 1785 | \(second argument). | 1796 | \(second argument). |
| 1786 | 1797 | ||
| 1787 | If you are calling this from Lisp, the two arguments are PREFIX-ARG | 1798 | If you are calling this from Lisp, the two arguments are PARG and |
| 1788 | and FILE, and if you just want it to write to the default file, then | 1799 | FILE, and if you just want it to write to the default file, then |
| 1789 | pass no arguments. Or pass in nil and FILE, and it will save in FILE | 1800 | pass no arguments. Or pass in nil and FILE, and it will save in FILE |
| 1790 | instead. If you pass in one argument, and it is non-nil, then the | 1801 | instead. If you pass in one argument, and it is non-nil, then the |
| 1791 | user will be interactively queried for a file to save in. | 1802 | user will be interactively queried for a file to save in. |
| @@ -1830,7 +1841,7 @@ deletion, or > if it is flagged for displaying. | |||
| 1830 | 1841 | ||
| 1831 | (defalias (quote edit-bookmarks) (quote bookmark-bmenu-list)) | 1842 | (defalias (quote edit-bookmarks) (quote bookmark-bmenu-list)) |
| 1832 | 1843 | ||
| 1833 | (defvar menu-bar-bookmark-map (let ((map (make-sparse-keymap "Bookmark functions"))) (define-key map [load] (quote ("Load a Bookmark File..." . bookmark-load))) (define-key map [write] (quote ("Save Bookmarks As..." . bookmark-write))) (define-key map [save] (quote ("Save Bookmarks" . bookmark-save))) (define-key map [edit] (quote ("Edit Bookmark List" . bookmark-bmenu-list))) (define-key map [delete] (quote ("Delete Bookmark" . bookmark-delete))) (define-key map [rename] (quote ("Rename Bookmark" . bookmark-rename))) (define-key map [locate] (quote ("Insert Location" . bookmark-locate))) (define-key map [insert] (quote ("Insert Contents" . bookmark-insert))) (define-key map [set] (quote ("Set Bookmark" . bookmark-set))) (define-key map [jump] (quote ("Jump to Bookmark" . bookmark-jump))) map)) | 1844 | (defvar menu-bar-bookmark-map (let ((map (make-sparse-keymap "Bookmark functions"))) (define-key map [load] (quote ("Load a Bookmark File..." . bookmark-load))) (define-key map [write] (quote ("Save Bookmarks As..." . bookmark-write))) (define-key map [save] (quote ("Save Bookmarks" . bookmark-save))) (define-key map [edit] (quote ("Edit Bookmark List" . bookmark-bmenu-list))) (define-key map [delete] (quote ("Delete Bookmark..." . bookmark-delete))) (define-key map [rename] (quote ("Rename Bookmark..." . bookmark-rename))) (define-key map [locate] (quote ("Insert Location..." . bookmark-locate))) (define-key map [insert] (quote ("Insert Contents..." . bookmark-insert))) (define-key map [set] (quote ("Set Bookmark..." . bookmark-set))) (define-key map [jump] (quote ("Jump to Bookmark..." . bookmark-jump))) map)) |
| 1834 | 1845 | ||
| 1835 | (defalias (quote menu-bar-bookmark-map) menu-bar-bookmark-map) | 1846 | (defalias (quote menu-bar-bookmark-map) menu-bar-bookmark-map) |
| 1836 | 1847 | ||
| @@ -1840,12 +1851,12 @@ deletion, or > if it is flagged for displaying. | |||
| 1840 | ;;;;;; browse-url-mmm browse-url-lynx-emacs browse-url-lynx-xterm | 1851 | ;;;;;; browse-url-mmm browse-url-lynx-emacs browse-url-lynx-xterm |
| 1841 | ;;;;;; browse-url-w3-gnudoit browse-url-w3 browse-url-iximosaic | 1852 | ;;;;;; browse-url-w3-gnudoit browse-url-w3 browse-url-iximosaic |
| 1842 | ;;;;;; browse-url-cci browse-url-grail browse-url-mosaic browse-url-gnome-moz | 1853 | ;;;;;; browse-url-cci browse-url-grail browse-url-mosaic browse-url-gnome-moz |
| 1843 | ;;;;;; browse-url-galeon browse-url-mozilla browse-url-netscape | 1854 | ;;;;;; browse-url-galeon browse-url-firefox browse-url-mozilla browse-url-netscape |
| 1844 | ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point | 1855 | ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point |
| 1845 | ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file | 1856 | ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file |
| 1846 | ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-url-at-point | 1857 | ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-url-at-point |
| 1847 | ;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" | 1858 | ;;;;;; browse-url-galeon-program browse-url-firefox-program browse-url-browser-function) |
| 1848 | ;;;;;; (16944 24675)) | 1859 | ;;;;;; "browse-url" "net/browse-url.el" (17134 16279)) |
| 1849 | ;;; Generated autoloads from net/browse-url.el | 1860 | ;;; Generated autoloads from net/browse-url.el |
| 1850 | 1861 | ||
| 1851 | (defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\ | 1862 | (defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\ |
| @@ -1861,6 +1872,16 @@ regexp should probably be \".\" to specify a default browser.") | |||
| 1861 | 1872 | ||
| 1862 | (custom-autoload (quote browse-url-browser-function) "browse-url") | 1873 | (custom-autoload (quote browse-url-browser-function) "browse-url") |
| 1863 | 1874 | ||
| 1875 | (defvar browse-url-firefox-program "firefox" "\ | ||
| 1876 | *The name by which to invoke Firefox.") | ||
| 1877 | |||
| 1878 | (custom-autoload (quote browse-url-firefox-program) "browse-url") | ||
| 1879 | |||
| 1880 | (defvar browse-url-galeon-program "galeon" "\ | ||
| 1881 | *The name by which to invoke Galeon.") | ||
| 1882 | |||
| 1883 | (custom-autoload (quote browse-url-galeon-program) "browse-url") | ||
| 1884 | |||
| 1864 | (autoload (quote browse-url-url-at-point) "browse-url" "\ | 1885 | (autoload (quote browse-url-url-at-point) "browse-url" "\ |
| 1865 | Not documented | 1886 | Not documented |
| 1866 | 1887 | ||
| @@ -1928,9 +1949,9 @@ the effect of `browse-url-new-window-flag'. | |||
| 1928 | When called non-interactively, optional second argument NEW-WINDOW is | 1949 | When called non-interactively, optional second argument NEW-WINDOW is |
| 1929 | used instead of `browse-url-new-window-flag'. | 1950 | used instead of `browse-url-new-window-flag'. |
| 1930 | 1951 | ||
| 1931 | The order attempted is gnome-moz-remote, Mozilla, Galeon, | 1952 | The order attempted is gnome-moz-remote, Mozilla, Firefox, |
| 1932 | Konqueror, Netscape, Mosaic, IXI Mosaic, Lynx in an xterm, MMM, | 1953 | Galeon, Konqueror, Netscape, Mosaic, IXI Mosaic, Lynx in an |
| 1933 | and then W3. | 1954 | xterm, MMM, and then W3. |
| 1934 | 1955 | ||
| 1935 | \(fn URL &rest ARGS)" nil nil) | 1956 | \(fn URL &rest ARGS)" nil nil) |
| 1936 | 1957 | ||
| @@ -1972,6 +1993,34 @@ used instead of `browse-url-new-window-flag'. | |||
| 1972 | 1993 | ||
| 1973 | \(fn URL &optional NEW-WINDOW)" t nil) | 1994 | \(fn URL &optional NEW-WINDOW)" t nil) |
| 1974 | 1995 | ||
| 1996 | (autoload (quote browse-url-firefox) "browse-url" "\ | ||
| 1997 | Ask the Firefox WWW browser to load URL. | ||
| 1998 | Default to the URL around or before point. The strings in | ||
| 1999 | variable `browse-url-firefox-arguments' are also passed to | ||
| 2000 | Firefox. | ||
| 2001 | |||
| 2002 | When called interactively, if variable | ||
| 2003 | `browse-url-new-window-flag' is non-nil, load the document in a | ||
| 2004 | new Firefox window, otherwise use a random existing one. A | ||
| 2005 | non-nil interactive prefix argument reverses the effect of | ||
| 2006 | `browse-url-new-window-flag'. | ||
| 2007 | |||
| 2008 | If `browse-url-firefox-new-window-is-tab' is non-nil, then | ||
| 2009 | whenever a document would otherwise be loaded in a new window, it | ||
| 2010 | is loaded in a new tab in an existing window instead. | ||
| 2011 | |||
| 2012 | When called non-interactively, optional second argument | ||
| 2013 | NEW-WINDOW is used instead of `browse-url-new-window-flag'. | ||
| 2014 | |||
| 2015 | On MS-Windows systems the optional `new-window' parameter is | ||
| 2016 | ignored. Firefox for Windows does not support the \"-remote\" | ||
| 2017 | command line parameter. Therefore, the | ||
| 2018 | `browse-url-new-window-flag' and `browse-url-firefox-new-window-is-tab' | ||
| 2019 | are ignored as well. Firefox on Windows will always open the requested | ||
| 2020 | URL in a new window. | ||
| 2021 | |||
| 2022 | \(fn URL &optional NEW-WINDOW)" t nil) | ||
| 2023 | |||
| 1975 | (autoload (quote browse-url-galeon) "browse-url" "\ | 2024 | (autoload (quote browse-url-galeon) "browse-url" "\ |
| 1976 | Ask the Galeon WWW browser to load URL. | 2025 | Ask the Galeon WWW browser to load URL. |
| 1977 | Default to the URL around or before point. The strings in variable | 2026 | Default to the URL around or before point. The strings in variable |
| @@ -2138,8 +2187,8 @@ Default to the URL around or before point. | |||
| 2138 | 2187 | ||
| 2139 | ;;;*** | 2188 | ;;;*** |
| 2140 | 2189 | ||
| 2141 | ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (16213 | 2190 | ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (17134 |
| 2142 | ;;;;;; 43281)) | 2191 | ;;;;;; 16310)) |
| 2143 | ;;; Generated autoloads from play/bruce.el | 2192 | ;;; Generated autoloads from play/bruce.el |
| 2144 | 2193 | ||
| 2145 | (autoload (quote bruce) "bruce" "\ | 2194 | (autoload (quote bruce) "bruce" "\ |
| @@ -2155,7 +2204,7 @@ Return a vector containing the lines from `bruce-phrases-file'. | |||
| 2155 | ;;;*** | 2204 | ;;;*** |
| 2156 | 2205 | ||
| 2157 | ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) | 2206 | ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) |
| 2158 | ;;;;;; "bs" "bs.el" (16704 8186)) | 2207 | ;;;;;; "bs" "bs.el" (17141 22228)) |
| 2159 | ;;; Generated autoloads from bs.el | 2208 | ;;; Generated autoloads from bs.el |
| 2160 | 2209 | ||
| 2161 | (autoload (quote bs-cycle-next) "bs" "\ | 2210 | (autoload (quote bs-cycle-next) "bs" "\ |
| @@ -2196,8 +2245,8 @@ name of buffer configuration. | |||
| 2196 | ;;;*** | 2245 | ;;;*** |
| 2197 | 2246 | ||
| 2198 | ;;;### (autoloads (insert-text-button make-text-button insert-button | 2247 | ;;;### (autoloads (insert-text-button make-text-button insert-button |
| 2199 | ;;;;;; make-button define-button-type) "button" "button.el" (16934 | 2248 | ;;;;;; make-button define-button-type) "button" "button.el" (17141 |
| 2200 | ;;;;;; 57456)) | 2249 | ;;;;;; 22233)) |
| 2201 | ;;; Generated autoloads from button.el | 2250 | ;;; Generated autoloads from button.el |
| 2202 | 2251 | ||
| 2203 | (defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ | 2252 | (defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ |
| @@ -2285,7 +2334,7 @@ Also see `make-text-button'. | |||
| 2285 | ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile | 2334 | ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile |
| 2286 | ;;;;;; compile-defun byte-compile-file byte-recompile-directory | 2335 | ;;;;;; compile-defun byte-compile-file byte-recompile-directory |
| 2287 | ;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el" | 2336 | ;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el" |
| 2288 | ;;;;;; (16942 52931)) | 2337 | ;;;;;; (17140 65522)) |
| 2289 | ;;; Generated autoloads from emacs-lisp/bytecomp.el | 2338 | ;;; Generated autoloads from emacs-lisp/bytecomp.el |
| 2290 | 2339 | ||
| 2291 | (autoload (quote byte-force-recompile) "bytecomp" "\ | 2340 | (autoload (quote byte-force-recompile) "bytecomp" "\ |
| @@ -2377,7 +2426,7 @@ For example, invoke `emacs -batch -f batch-byte-recompile-directory .'. | |||
| 2377 | 2426 | ||
| 2378 | ;;;*** | 2427 | ;;;*** |
| 2379 | 2428 | ||
| 2380 | ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (16630 17322)) | 2429 | ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (17097 29969)) |
| 2381 | ;;; Generated autoloads from calendar/cal-dst.el | 2430 | ;;; Generated autoloads from calendar/cal-dst.el |
| 2382 | 2431 | ||
| 2383 | (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) | 2432 | (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) |
| @@ -2387,7 +2436,7 @@ For example, invoke `emacs -batch -f batch-byte-recompile-directory .'. | |||
| 2387 | ;;;*** | 2436 | ;;;*** |
| 2388 | 2437 | ||
| 2389 | ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" | 2438 | ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" |
| 2390 | ;;;;;; (16436 34880)) | 2439 | ;;;;;; (17097 29972)) |
| 2391 | ;;; Generated autoloads from calendar/cal-hebrew.el | 2440 | ;;; Generated autoloads from calendar/cal-hebrew.el |
| 2392 | 2441 | ||
| 2393 | (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ | 2442 | (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ |
| @@ -2401,12 +2450,14 @@ from the cursor position. | |||
| 2401 | 2450 | ||
| 2402 | ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle | 2451 | ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle |
| 2403 | ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc | 2452 | ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc |
| 2404 | ;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (16949 | 2453 | ;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el" |
| 2405 | ;;;;;; 24050)) | 2454 | ;;;;;; (17110 50514)) |
| 2406 | ;;; Generated autoloads from calc/calc.el | 2455 | ;;; Generated autoloads from calc/calc.el |
| 2407 | 2456 | ||
| 2408 | (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\ | 2457 | (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\ |
| 2409 | *File in which to record permanent settings.") | 2458 | *File in which to record permanent settings.") |
| 2459 | |||
| 2460 | (custom-autoload (quote calc-settings-file) "calc") | ||
| 2410 | (global-set-key "\e#" 'calc-dispatch) | 2461 | (global-set-key "\e#" 'calc-dispatch) |
| 2411 | 2462 | ||
| 2412 | (autoload (quote calc-dispatch) "calc" "\ | 2463 | (autoload (quote calc-dispatch) "calc" "\ |
| @@ -2478,8 +2529,8 @@ Not documented | |||
| 2478 | 2529 | ||
| 2479 | ;;;*** | 2530 | ;;;*** |
| 2480 | 2531 | ||
| 2481 | ;;;### (autoloads (calculator) "calculator" "calculator.el" (16858 | 2532 | ;;;### (autoloads (calculator) "calculator" "calculator.el" (17141 |
| 2482 | ;;;;;; 50907)) | 2533 | ;;;;;; 22234)) |
| 2483 | ;;; Generated autoloads from calculator.el | 2534 | ;;; Generated autoloads from calculator.el |
| 2484 | 2535 | ||
| 2485 | (autoload (quote calculator) "calculator" "\ | 2536 | (autoload (quote calculator) "calculator" "\ |
| @@ -2507,7 +2558,7 @@ See the documentation for `calculator-mode' for more information. | |||
| 2507 | ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially | 2558 | ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially |
| 2508 | ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar | 2559 | ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar |
| 2509 | ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset) | 2560 | ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset) |
| 2510 | ;;;;;; "calendar" "calendar/calendar.el" (16953 20625)) | 2561 | ;;;;;; "calendar" "calendar/calendar.el" (17144 57990)) |
| 2511 | ;;; Generated autoloads from calendar/calendar.el | 2562 | ;;; Generated autoloads from calendar/calendar.el |
| 2512 | 2563 | ||
| 2513 | (defvar calendar-offset 0 "\ | 2564 | (defvar calendar-offset 0 "\ |
| @@ -3098,7 +3149,7 @@ movement commands will not work correctly.") | |||
| 3098 | ;;;*** | 3149 | ;;;*** |
| 3099 | 3150 | ||
| 3100 | ;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" | 3151 | ;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" |
| 3101 | ;;;;;; "gnus/canlock.el" (16822 52985)) | 3152 | ;;;;;; "gnus/canlock.el" (17141 6632)) |
| 3102 | ;;; Generated autoloads from gnus/canlock.el | 3153 | ;;; Generated autoloads from gnus/canlock.el |
| 3103 | 3154 | ||
| 3104 | (autoload (quote canlock-insert-header) "canlock" "\ | 3155 | (autoload (quote canlock-insert-header) "canlock" "\ |
| @@ -3115,9 +3166,21 @@ it fails. | |||
| 3115 | 3166 | ||
| 3116 | ;;;*** | 3167 | ;;;*** |
| 3117 | 3168 | ||
| 3169 | ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" | ||
| 3170 | ;;;;;; (17144 58026)) | ||
| 3171 | ;;; Generated autoloads from progmodes/cc-engine.el | ||
| 3172 | |||
| 3173 | (autoload (quote c-guess-basic-syntax) "cc-engine" "\ | ||
| 3174 | Return the syntactic context of the current line. | ||
| 3175 | This function does not do any hidden buffer changes. | ||
| 3176 | |||
| 3177 | \(fn)" nil nil) | ||
| 3178 | |||
| 3179 | ;;;*** | ||
| 3180 | |||
| 3118 | ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode | 3181 | ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode |
| 3119 | ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" | 3182 | ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" |
| 3120 | ;;;;;; (16858 50934)) | 3183 | ;;;;;; (17134 4484)) |
| 3121 | ;;; Generated autoloads from progmodes/cc-mode.el | 3184 | ;;; Generated autoloads from progmodes/cc-mode.el |
| 3122 | 3185 | ||
| 3123 | (autoload (quote c-initialize-cc-mode) "cc-mode" "\ | 3186 | (autoload (quote c-initialize-cc-mode) "cc-mode" "\ |
| @@ -3275,7 +3338,7 @@ Key bindings: | |||
| 3275 | ;;;*** | 3338 | ;;;*** |
| 3276 | 3339 | ||
| 3277 | ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" | 3340 | ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" |
| 3278 | ;;;;;; "progmodes/cc-styles.el" (16667 39430)) | 3341 | ;;;;;; "progmodes/cc-styles.el" (17134 4487)) |
| 3279 | ;;; Generated autoloads from progmodes/cc-styles.el | 3342 | ;;; Generated autoloads from progmodes/cc-styles.el |
| 3280 | 3343 | ||
| 3281 | (autoload (quote c-set-style) "cc-styles" "\ | 3344 | (autoload (quote c-set-style) "cc-styles" "\ |
| @@ -3332,7 +3395,7 @@ and exists only for compatibility reasons. | |||
| 3332 | 3395 | ||
| 3333 | ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program | 3396 | ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program |
| 3334 | ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" | 3397 | ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" |
| 3335 | ;;;;;; (16942 52931)) | 3398 | ;;;;;; (17097 30239)) |
| 3336 | ;;; Generated autoloads from international/ccl.el | 3399 | ;;; Generated autoloads from international/ccl.el |
| 3337 | 3400 | ||
| 3338 | (autoload (quote ccl-compile) "ccl" "\ | 3401 | (autoload (quote ccl-compile) "ccl" "\ |
| @@ -3591,7 +3654,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program. | |||
| 3591 | ;;;*** | 3654 | ;;;*** |
| 3592 | 3655 | ||
| 3593 | ;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" | 3656 | ;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" |
| 3594 | ;;;;;; (16908 33362)) | 3657 | ;;;;;; (17134 4489)) |
| 3595 | ;;; Generated autoloads from progmodes/cfengine.el | 3658 | ;;; Generated autoloads from progmodes/cfengine.el |
| 3596 | 3659 | ||
| 3597 | (autoload (quote cfengine-mode) "cfengine" "\ | 3660 | (autoload (quote cfengine-mode) "cfengine" "\ |
| @@ -3613,7 +3676,7 @@ to the action header. | |||
| 3613 | ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer | 3676 | ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer |
| 3614 | ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive | 3677 | ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive |
| 3615 | ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" | 3678 | ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" |
| 3616 | ;;;;;; (16829 43426)) | 3679 | ;;;;;; (17140 65527)) |
| 3617 | ;;; Generated autoloads from emacs-lisp/checkdoc.el | 3680 | ;;; Generated autoloads from emacs-lisp/checkdoc.el |
| 3618 | 3681 | ||
| 3619 | (autoload (quote checkdoc) "checkdoc" "\ | 3682 | (autoload (quote checkdoc) "checkdoc" "\ |
| @@ -3796,8 +3859,8 @@ checking of documentation strings. | |||
| 3796 | ;;;*** | 3859 | ;;;*** |
| 3797 | 3860 | ||
| 3798 | ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer | 3861 | ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer |
| 3799 | ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (16213 | 3862 | ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (17097 |
| 3800 | ;;;;;; 43280)) | 3863 | ;;;;;; 30338)) |
| 3801 | ;;; Generated autoloads from language/china-util.el | 3864 | ;;; Generated autoloads from language/china-util.el |
| 3802 | 3865 | ||
| 3803 | (autoload (quote decode-hz-region) "china-util" "\ | 3866 | (autoload (quote decode-hz-region) "china-util" "\ |
| @@ -3825,7 +3888,7 @@ Encode the text in the current buffer to HZ. | |||
| 3825 | ;;;*** | 3888 | ;;;*** |
| 3826 | 3889 | ||
| 3827 | ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) | 3890 | ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) |
| 3828 | ;;;;;; "chistory" "chistory.el" (16213 43267)) | 3891 | ;;;;;; "chistory" "chistory.el" (17141 22235)) |
| 3829 | ;;; Generated autoloads from chistory.el | 3892 | ;;; Generated autoloads from chistory.el |
| 3830 | 3893 | ||
| 3831 | (autoload (quote repeat-matching-complex-command) "chistory" "\ | 3894 | (autoload (quote repeat-matching-complex-command) "chistory" "\ |
| @@ -3864,7 +3927,7 @@ and runs the normal hook `command-history-hook'. | |||
| 3864 | 3927 | ||
| 3865 | ;;;*** | 3928 | ;;;*** |
| 3866 | 3929 | ||
| 3867 | ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (16764 51520)) | 3930 | ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (17140 65533)) |
| 3868 | ;;; Generated autoloads from emacs-lisp/cl.el | 3931 | ;;; Generated autoloads from emacs-lisp/cl.el |
| 3869 | 3932 | ||
| 3870 | (defvar custom-print-functions nil "\ | 3933 | (defvar custom-print-functions nil "\ |
| @@ -3880,7 +3943,7 @@ a future Emacs interpreter will be able to use it.") | |||
| 3880 | ;;;*** | 3943 | ;;;*** |
| 3881 | 3944 | ||
| 3882 | ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" | 3945 | ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" |
| 3883 | ;;;;;; (16680 26003)) | 3946 | ;;;;;; (17140 65530)) |
| 3884 | ;;; Generated autoloads from emacs-lisp/cl-indent.el | 3947 | ;;; Generated autoloads from emacs-lisp/cl-indent.el |
| 3885 | 3948 | ||
| 3886 | (autoload (quote common-lisp-indent-function) "cl-indent" "\ | 3949 | (autoload (quote common-lisp-indent-function) "cl-indent" "\ |
| @@ -3891,7 +3954,7 @@ Not documented | |||
| 3891 | ;;;*** | 3954 | ;;;*** |
| 3892 | 3955 | ||
| 3893 | ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" | 3956 | ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" |
| 3894 | ;;;;;; (16213 43281)) | 3957 | ;;;;;; (17134 4489)) |
| 3895 | ;;; Generated autoloads from progmodes/cmacexp.el | 3958 | ;;; Generated autoloads from progmodes/cmacexp.el |
| 3896 | 3959 | ||
| 3897 | (autoload (quote c-macro-expand) "cmacexp" "\ | 3960 | (autoload (quote c-macro-expand) "cmacexp" "\ |
| @@ -3900,8 +3963,9 @@ Normally display output in temp buffer, but | |||
| 3900 | prefix arg means replace the region with it. | 3963 | prefix arg means replace the region with it. |
| 3901 | 3964 | ||
| 3902 | `c-macro-preprocessor' specifies the preprocessor to use. | 3965 | `c-macro-preprocessor' specifies the preprocessor to use. |
| 3903 | Prompt for arguments to the preprocessor (e.g. `-DDEBUG -I ./include') | 3966 | Tf the user option `c-macro-prompt-flag' is non-nil |
| 3904 | if the user option `c-macro-prompt-flag' is non-nil. | 3967 | prompt for arguments to the preprocessor (e.g. `-DDEBUG -I ./include'), |
| 3968 | otherwise use `c-macro-cppflags'. | ||
| 3905 | 3969 | ||
| 3906 | Noninteractive args are START, END, SUBST. | 3970 | Noninteractive args are START, END, SUBST. |
| 3907 | For use inside Lisp programs, see also `c-macro-expansion'. | 3971 | For use inside Lisp programs, see also `c-macro-expansion'. |
| @@ -3910,16 +3974,20 @@ For use inside Lisp programs, see also `c-macro-expansion'. | |||
| 3910 | 3974 | ||
| 3911 | ;;;*** | 3975 | ;;;*** |
| 3912 | 3976 | ||
| 3913 | ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (16718 | 3977 | ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (17143 |
| 3914 | ;;;;;; 40975)) | 3978 | ;;;;;; 40901)) |
| 3915 | ;;; Generated autoloads from cmuscheme.el | 3979 | ;;; Generated autoloads from cmuscheme.el |
| 3916 | 3980 | ||
| 3917 | (autoload (quote run-scheme) "cmuscheme" "\ | 3981 | (autoload (quote run-scheme) "cmuscheme" "\ |
| 3918 | Run an inferior Scheme process, input and output via buffer *scheme*. | 3982 | Run an inferior Scheme process, input and output via buffer `*scheme*'. |
| 3919 | If there is a process already running in `*scheme*', switch to that buffer. | 3983 | If there is a process already running in `*scheme*', switch to that buffer. |
| 3920 | With argument, allows you to edit the command line (default is value | 3984 | With argument, allows you to edit the command line (default is value |
| 3921 | of `scheme-program-name'). Runs the hooks `inferior-scheme-mode-hook' | 3985 | of `scheme-program-name'). |
| 3922 | \(after the `comint-mode-hook' is run). | 3986 | If a file `~/.emacs_SCHEMENAME' exists, it is given as initial input. |
| 3987 | Note that this may lose due to a timing error if the Scheme processor | ||
| 3988 | discards input when it starts up. | ||
| 3989 | Runs the hook `inferior-scheme-mode-hook' (after the `comint-mode-hook' | ||
| 3990 | is run). | ||
| 3923 | \(Type \\[describe-mode] in the process buffer for a list of commands.) | 3991 | \(Type \\[describe-mode] in the process buffer for a list of commands.) |
| 3924 | 3992 | ||
| 3925 | \(fn CMD)" t nil) | 3993 | \(fn CMD)" t nil) |
| @@ -3928,7 +3996,7 @@ of `scheme-program-name'). Runs the hooks `inferior-scheme-mode-hook' | |||
| 3928 | ;;;*** | 3996 | ;;;*** |
| 3929 | 3997 | ||
| 3930 | ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" | 3998 | ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" |
| 3931 | ;;;;;; (16939 44105)) | 3999 | ;;;;;; (17138 57707)) |
| 3932 | ;;; Generated autoloads from international/code-pages.el | 4000 | ;;; Generated autoloads from international/code-pages.el |
| 3933 | 4001 | ||
| 3934 | (autoload (quote cp-make-coding-system) "code-pages" "\ | 4002 | (autoload (quote cp-make-coding-system) "code-pages" "\ |
| @@ -3940,6 +4008,23 @@ corresponding args of `make-coding-system'. If MNEMONIC isn't given, | |||
| 3940 | Return an updated `non-iso-charset-alist'. | 4008 | Return an updated `non-iso-charset-alist'. |
| 3941 | 4009 | ||
| 3942 | \(fn NAME V &optional DOC-STRING MNEMONIC)" nil (quote macro)) | 4010 | \(fn NAME V &optional DOC-STRING MNEMONIC)" nil (quote macro)) |
| 4011 | (autoload-coding-system 'cp437 '(require 'code-pages)) | ||
| 4012 | (autoload-coding-system 'cp737 '(require 'code-pages)) | ||
| 4013 | (autoload-coding-system 'cp775 '(require 'code-pages)) | ||
| 4014 | (autoload-coding-system 'cp850 '(require 'code-pages)) | ||
| 4015 | (autoload-coding-system 'cp851 '(require 'code-pages)) | ||
| 4016 | (autoload-coding-system 'cp852 '(require 'code-pages)) | ||
| 4017 | (autoload-coding-system 'cp855 '(require 'code-pages)) | ||
| 4018 | (autoload-coding-system 'cp857 '(require 'code-pages)) | ||
| 4019 | (autoload-coding-system 'cp860 '(require 'code-pages)) | ||
| 4020 | (autoload-coding-system 'cp861 '(require 'code-pages)) | ||
| 4021 | (autoload-coding-system 'cp862 '(require 'code-pages)) | ||
| 4022 | (autoload-coding-system 'cp863 '(require 'code-pages)) | ||
| 4023 | (autoload-coding-system 'cp864 '(require 'code-pages)) | ||
| 4024 | (autoload-coding-system 'cp865 '(require 'code-pages)) | ||
| 4025 | (autoload-coding-system 'cp866 '(require 'code-pages)) | ||
| 4026 | (autoload-coding-system 'cp869 '(require 'code-pages)) | ||
| 4027 | (autoload-coding-system 'cp874 '(require 'code-pages)) | ||
| 3943 | (autoload-coding-system 'windows-1250 '(require 'code-pages)) | 4028 | (autoload-coding-system 'windows-1250 '(require 'code-pages)) |
| 3944 | (autoload-coding-system 'windows-1253 '(require 'code-pages)) | 4029 | (autoload-coding-system 'windows-1253 '(require 'code-pages)) |
| 3945 | (autoload-coding-system 'windows-1254 '(require 'code-pages)) | 4030 | (autoload-coding-system 'windows-1254 '(require 'code-pages)) |
| @@ -3947,10 +4032,16 @@ Return an updated `non-iso-charset-alist'. | |||
| 3947 | (autoload-coding-system 'windows-1256 '(require 'code-pages)) | 4032 | (autoload-coding-system 'windows-1256 '(require 'code-pages)) |
| 3948 | (autoload-coding-system 'windows-1257 '(require 'code-pages)) | 4033 | (autoload-coding-system 'windows-1257 '(require 'code-pages)) |
| 3949 | (autoload-coding-system 'windows-1258 '(require 'code-pages)) | 4034 | (autoload-coding-system 'windows-1258 '(require 'code-pages)) |
| 4035 | (autoload-coding-system 'next '(require 'code-pages)) | ||
| 4036 | (autoload-coding-system 'koi8-t '(require 'code-pages)) | ||
| 3950 | (autoload-coding-system 'iso-8859-16 '(require 'code-pages)) | 4037 | (autoload-coding-system 'iso-8859-16 '(require 'code-pages)) |
| 4038 | (autoload-coding-system 'iso-8859-6 '(require 'code-pages)) | ||
| 3951 | (autoload-coding-system 'iso-8859-10 '(require 'code-pages)) | 4039 | (autoload-coding-system 'iso-8859-10 '(require 'code-pages)) |
| 3952 | (autoload-coding-system 'iso-8859-13 '(require 'code-pages)) | 4040 | (autoload-coding-system 'iso-8859-13 '(require 'code-pages)) |
| 3953 | (autoload-coding-system 'georgian-ps '(require 'code-pages)) | 4041 | (autoload-coding-system 'georgian-ps '(require 'code-pages)) |
| 4042 | (autoload-coding-system 'cp720 '(require 'code-pages)) | ||
| 4043 | (autoload-coding-system 'cp1125 '(require 'code-pages)) | ||
| 4044 | (autoload-coding-system 'mik '(require 'code-pages)) | ||
| 3954 | (autoload-coding-system 'pt154 '(require 'code-pages)) | 4045 | (autoload-coding-system 'pt154 '(require 'code-pages)) |
| 3955 | (autoload-coding-system 'iso-8859-11 '(require 'code-pages)) | 4046 | (autoload-coding-system 'iso-8859-11 '(require 'code-pages)) |
| 3956 | 4047 | ||
| @@ -3958,7 +4049,7 @@ Return an updated `non-iso-charset-alist'. | |||
| 3958 | 4049 | ||
| 3959 | ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage | 4050 | ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage |
| 3960 | ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) | 4051 | ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) |
| 3961 | ;;;;;; "codepage" "international/codepage.el" (16216 22162)) | 4052 | ;;;;;; "codepage" "international/codepage.el" (17097 30244)) |
| 3962 | ;;; Generated autoloads from international/codepage.el | 4053 | ;;; Generated autoloads from international/codepage.el |
| 3963 | 4054 | ||
| 3964 | (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ | 4055 | (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ |
| @@ -4017,16 +4108,31 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal. | |||
| 4017 | ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list | 4108 | ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list |
| 4018 | ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command | 4109 | ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command |
| 4019 | ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" | 4110 | ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" |
| 4020 | ;;;;;; (16908 33360)) | 4111 | ;;;;;; (17144 57920)) |
| 4021 | ;;; Generated autoloads from comint.el | 4112 | ;;; Generated autoloads from comint.el |
| 4022 | 4113 | ||
| 4114 | (defvar comint-output-filter-functions (quote (comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)) "\ | ||
| 4115 | Functions to call after output is inserted into the buffer. | ||
| 4116 | One possible function is `comint-postoutput-scroll-to-bottom'. | ||
| 4117 | These functions get one argument, a string containing the text as originally | ||
| 4118 | inserted. Note that this might not be the same as the buffer contents between | ||
| 4119 | `comint-last-output-start' and the buffer's `process-mark', if other filter | ||
| 4120 | functions have already modified the buffer. | ||
| 4121 | |||
| 4122 | See also `comint-preoutput-filter-functions'. | ||
| 4123 | |||
| 4124 | You can use `add-hook' to add functions to this list | ||
| 4125 | either globally or locally.") | ||
| 4126 | |||
| 4127 | (define-obsolete-variable-alias (quote comint-use-prompt-regexp-instead-of-fields) (quote comint-use-prompt-regexp) "22.1") | ||
| 4128 | |||
| 4023 | (autoload (quote make-comint-in-buffer) "comint" "\ | 4129 | (autoload (quote make-comint-in-buffer) "comint" "\ |
| 4024 | Make a Comint process NAME in BUFFER, running PROGRAM. | 4130 | Make a Comint process NAME in BUFFER, running PROGRAM. |
| 4025 | If BUFFER is nil, it defaults to NAME surrounded by `*'s. | 4131 | If BUFFER is nil, it defaults to NAME surrounded by `*'s. |
| 4026 | PROGRAM should be either a string denoting an executable program to create | 4132 | PROGRAM should be either a string denoting an executable program to create |
| 4027 | via `start-process', or a cons pair of the form (HOST . SERVICE) denoting a TCP | 4133 | via `start-process', or a cons pair of the form (HOST . SERVICE) denoting a TCP |
| 4028 | connection to be opened via `open-network-stream'. If there is already a | 4134 | connection to be opened via `open-network-stream'. If there is already a |
| 4029 | running process in that buffer, it is not restarted. Optional third arg | 4135 | running process in that buffer, it is not restarted. Optional fourth arg |
| 4030 | STARTFILE is the name of a file to send the contents of to the process. | 4136 | STARTFILE is the name of a file to send the contents of to the process. |
| 4031 | 4137 | ||
| 4032 | If PROGRAM is a string, any more args are arguments to PROGRAM. | 4138 | If PROGRAM is a string, any more args are arguments to PROGRAM. |
| @@ -4087,8 +4193,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use. | |||
| 4087 | 4193 | ||
| 4088 | ;;;*** | 4194 | ;;;*** |
| 4089 | 4195 | ||
| 4090 | ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (16810 | 4196 | ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (17141 |
| 4091 | ;;;;;; 63790)) | 4197 | ;;;;;; 22246)) |
| 4092 | ;;; Generated autoloads from compare-w.el | 4198 | ;;; Generated autoloads from compare-w.el |
| 4093 | 4199 | ||
| 4094 | (autoload (quote compare-windows) "compare-w" "\ | 4200 | (autoload (quote compare-windows) "compare-w" "\ |
| @@ -4124,11 +4230,11 @@ on third call it again advances points to the next difference and so on. | |||
| 4124 | ;;;### (autoloads (compilation-next-error-function compilation-minor-mode | 4230 | ;;;### (autoloads (compilation-next-error-function compilation-minor-mode |
| 4125 | ;;;;;; compilation-shell-minor-mode compilation-mode compile compilation-search-path | 4231 | ;;;;;; compilation-shell-minor-mode compilation-mode compile compilation-search-path |
| 4126 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) | 4232 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) |
| 4127 | ;;;;;; "compile" "progmodes/compile.el" (16939 44105)) | 4233 | ;;;;;; "compile" "progmodes/compile.el" (17145 8109)) |
| 4128 | ;;; Generated autoloads from progmodes/compile.el | 4234 | ;;; Generated autoloads from progmodes/compile.el |
| 4129 | 4235 | ||
| 4130 | (defvar compilation-mode-hook nil "\ | 4236 | (defvar compilation-mode-hook nil "\ |
| 4131 | *List of hook functions run by `compilation-mode' (see `run-hooks').") | 4237 | *List of hook functions run by `compilation-mode' (see `run-mode-hooks').") |
| 4132 | 4238 | ||
| 4133 | (custom-autoload (quote compilation-mode-hook) "compile") | 4239 | (custom-autoload (quote compilation-mode-hook) "compile") |
| 4134 | 4240 | ||
| @@ -4208,7 +4314,7 @@ Major mode for compilation log buffers. | |||
| 4208 | move point to the error message line and type \\[compile-goto-error]. | 4314 | move point to the error message line and type \\[compile-goto-error]. |
| 4209 | To kill the compilation, type \\[kill-compilation]. | 4315 | To kill the compilation, type \\[kill-compilation]. |
| 4210 | 4316 | ||
| 4211 | Runs `compilation-mode-hook' with `run-hooks' (which see). | 4317 | Runs `compilation-mode-hook' with `run-mode-hooks' (which see). |
| 4212 | 4318 | ||
| 4213 | \\{compilation-mode-map} | 4319 | \\{compilation-mode-map} |
| 4214 | 4320 | ||
| @@ -4234,14 +4340,17 @@ Turning the mode on runs the normal hook `compilation-minor-mode-hook'. | |||
| 4234 | \(fn &optional ARG)" t nil) | 4340 | \(fn &optional ARG)" t nil) |
| 4235 | 4341 | ||
| 4236 | (autoload (quote compilation-next-error-function) "compile" "\ | 4342 | (autoload (quote compilation-next-error-function) "compile" "\ |
| 4237 | Not documented | 4343 | Advance to the next error message and visit the file where the error was. |
| 4344 | This is the value of `next-error-function' in Compilation buffers. | ||
| 4238 | 4345 | ||
| 4239 | \(fn N &optional RESET)" t nil) | 4346 | \(fn N &optional RESET)" t nil) |
| 4240 | 4347 | ||
| 4348 | (add-to-list (quote auto-mode-alist) (quote ("\\.gcov\\'" . compilation-mode))) | ||
| 4349 | |||
| 4241 | ;;;*** | 4350 | ;;;*** |
| 4242 | 4351 | ||
| 4243 | ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" | 4352 | ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" |
| 4244 | ;;;;;; (16377 12871)) | 4353 | ;;;;;; (17141 22246)) |
| 4245 | ;;; Generated autoloads from complete.el | 4354 | ;;; Generated autoloads from complete.el |
| 4246 | 4355 | ||
| 4247 | (defvar partial-completion-mode nil "\ | 4356 | (defvar partial-completion-mode nil "\ |
| @@ -4252,6 +4361,8 @@ use either \\[customize] or the function `partial-completion-mode'.") | |||
| 4252 | 4361 | ||
| 4253 | (custom-autoload (quote partial-completion-mode) "complete") | 4362 | (custom-autoload (quote partial-completion-mode) "complete") |
| 4254 | 4363 | ||
| 4364 | (put (quote partial-completion-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 4365 | |||
| 4255 | (autoload (quote partial-completion-mode) "complete" "\ | 4366 | (autoload (quote partial-completion-mode) "complete" "\ |
| 4256 | Toggle Partial Completion mode. | 4367 | Toggle Partial Completion mode. |
| 4257 | With prefix ARG, turn Partial Completion mode on if ARG is positive. | 4368 | With prefix ARG, turn Partial Completion mode on if ARG is positive. |
| @@ -4276,7 +4387,7 @@ See also the variable `PC-include-file-path'. | |||
| 4276 | ;;;*** | 4387 | ;;;*** |
| 4277 | 4388 | ||
| 4278 | ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" | 4389 | ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" |
| 4279 | ;;;;;; (16581 41633)) | 4390 | ;;;;;; (17144 6189)) |
| 4280 | ;;; Generated autoloads from completion.el | 4391 | ;;; Generated autoloads from completion.el |
| 4281 | 4392 | ||
| 4282 | (autoload (quote dynamic-completion-mode) "completion" "\ | 4393 | (autoload (quote dynamic-completion-mode) "completion" "\ |
| @@ -4289,7 +4400,7 @@ Enable dynamic word-completion. | |||
| 4289 | ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after | 4400 | ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after |
| 4290 | ;;;;;; find-composition compose-chars decompose-string compose-string | 4401 | ;;;;;; find-composition compose-chars decompose-string compose-string |
| 4291 | ;;;;;; decompose-region compose-region encode-composition-rule) | 4402 | ;;;;;; decompose-region compose-region encode-composition-rule) |
| 4292 | ;;;;;; "composite" "composite.el" (16702 49512)) | 4403 | ;;;;;; "composite" "composite.el" (17118 19755)) |
| 4293 | ;;; Generated autoloads from composite.el | 4404 | ;;; Generated autoloads from composite.el |
| 4294 | 4405 | ||
| 4295 | (defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\ | 4406 | (defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\ |
| @@ -4334,7 +4445,7 @@ follows (the point `*' corresponds to both reference points): | |||
| 4334 | (autoload (quote encode-composition-rule) "composite" "\ | 4445 | (autoload (quote encode-composition-rule) "composite" "\ |
| 4335 | Encode composition rule RULE into an integer value. | 4446 | Encode composition rule RULE into an integer value. |
| 4336 | RULE is a cons of global and new reference point symbols | 4447 | RULE is a cons of global and new reference point symbols |
| 4337 | \(see reference-point-alist). | 4448 | \(see `reference-point-alist'). |
| 4338 | 4449 | ||
| 4339 | \(fn RULE)" nil nil) | 4450 | \(fn RULE)" nil nil) |
| 4340 | 4451 | ||
| @@ -4388,7 +4499,7 @@ The return value is STRING where `composition' property is put on all | |||
| 4388 | the characters in it. | 4499 | the characters in it. |
| 4389 | 4500 | ||
| 4390 | Optional 2nd and 3rd arguments START and END specify the range of | 4501 | Optional 2nd and 3rd arguments START and END specify the range of |
| 4391 | STRING to be composed. They defaults to the beginning and the end of | 4502 | STRING to be composed. They default to the beginning and the end of |
| 4392 | STRING respectively. | 4503 | STRING respectively. |
| 4393 | 4504 | ||
| 4394 | Optional 4th argument COMPONENTS, if non-nil, is a character or a | 4505 | Optional 4th argument COMPONENTS, if non-nil, is a character or a |
| @@ -4485,11 +4596,11 @@ The argument is a parameterized event of the form | |||
| 4485 | where N is the number of characters before point to compose, | 4596 | where N is the number of characters before point to compose, |
| 4486 | COMPONENTS, if non-nil, is the same as the argument to `compose-region' | 4597 | COMPONENTS, if non-nil, is the same as the argument to `compose-region' |
| 4487 | \(which see). If it is nil, `compose-chars-after' is called, | 4598 | \(which see). If it is nil, `compose-chars-after' is called, |
| 4488 | and that function find a proper rule to compose the target characters. | 4599 | and that function finds a proper rule to compose the target characters. |
| 4489 | This function is intended to be used from input methods. | 4600 | This function is intended to be used from input methods. |
| 4490 | The global keymap binds special event `compose-last-chars' to this | 4601 | The global keymap binds special event `compose-last-chars' to this |
| 4491 | function. Input method may generate an event (compose-last-chars N COMPONENTS) | 4602 | function. Input method may generate an event (compose-last-chars N COMPONENTS) |
| 4492 | after a sequence character events. | 4603 | after a sequence of character events. |
| 4493 | 4604 | ||
| 4494 | \(fn ARGS)" t nil) | 4605 | \(fn ARGS)" t nil) |
| 4495 | (global-set-key [compose-last-chars] 'compose-last-chars) | 4606 | (global-set-key [compose-last-chars] 'compose-last-chars) |
| @@ -4510,7 +4621,7 @@ Optional 3rd arg WITH-COMPOSITION-RULE is ignored. | |||
| 4510 | 4621 | ||
| 4511 | ;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode | 4622 | ;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode |
| 4512 | ;;;;;; conf-space-mode conf-javaprop-mode conf-windows-mode conf-unix-mode | 4623 | ;;;;;; conf-space-mode conf-javaprop-mode conf-windows-mode conf-unix-mode |
| 4513 | ;;;;;; conf-mode) "conf-mode" "textmodes/conf-mode.el" (16908 33363)) | 4624 | ;;;;;; conf-mode) "conf-mode" "textmodes/conf-mode.el" (17141 112)) |
| 4514 | ;;; Generated autoloads from textmodes/conf-mode.el | 4625 | ;;; Generated autoloads from textmodes/conf-mode.el |
| 4515 | 4626 | ||
| 4516 | (autoload (quote conf-mode) "conf-mode" "\ | 4627 | (autoload (quote conf-mode) "conf-mode" "\ |
| @@ -4660,7 +4771,7 @@ For details see `conf-mode'. Example: | |||
| 4660 | ;;;*** | 4771 | ;;;*** |
| 4661 | 4772 | ||
| 4662 | ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) | 4773 | ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) |
| 4663 | ;;;;;; "cookie1" "play/cookie1.el" (16213 43281)) | 4774 | ;;;;;; "cookie1" "play/cookie1.el" (17134 16310)) |
| 4664 | ;;; Generated autoloads from play/cookie1.el | 4775 | ;;; Generated autoloads from play/cookie1.el |
| 4665 | 4776 | ||
| 4666 | (autoload (quote cookie) "cookie1" "\ | 4777 | (autoload (quote cookie) "cookie1" "\ |
| @@ -4692,7 +4803,7 @@ Randomly permute the elements of VECTOR (all permutations equally likely). | |||
| 4692 | ;;;*** | 4803 | ;;;*** |
| 4693 | 4804 | ||
| 4694 | ;;;### (autoloads (copyright copyright-fix-years copyright-update) | 4805 | ;;;### (autoloads (copyright copyright-fix-years copyright-update) |
| 4695 | ;;;;;; "copyright" "emacs-lisp/copyright.el" (16932 19775)) | 4806 | ;;;;;; "copyright" "emacs-lisp/copyright.el" (17141 0)) |
| 4696 | ;;; Generated autoloads from emacs-lisp/copyright.el | 4807 | ;;; Generated autoloads from emacs-lisp/copyright.el |
| 4697 | 4808 | ||
| 4698 | (autoload (quote copyright-update) "copyright" "\ | 4809 | (autoload (quote copyright-update) "copyright" "\ |
| @@ -4720,7 +4831,7 @@ Insert a copyright by $ORGANIZATION notice at cursor. | |||
| 4720 | ;;;*** | 4831 | ;;;*** |
| 4721 | 4832 | ||
| 4722 | ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" | 4833 | ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" |
| 4723 | ;;;;;; (16858 50935)) | 4834 | ;;;;;; (17134 4520)) |
| 4724 | ;;; Generated autoloads from progmodes/cperl-mode.el | 4835 | ;;; Generated autoloads from progmodes/cperl-mode.el |
| 4725 | 4836 | ||
| 4726 | (autoload (quote cperl-mode) "cperl-mode" "\ | 4837 | (autoload (quote cperl-mode) "cperl-mode" "\ |
| @@ -4778,7 +4889,7 @@ you type it inside the inline block of control construct, like | |||
| 4778 | and you are on a boundary of a statement inside braces, it will | 4889 | and you are on a boundary of a statement inside braces, it will |
| 4779 | transform the construct into a multiline and will place you into an | 4890 | transform the construct into a multiline and will place you into an |
| 4780 | appropriately indented blank line. If you need a usual | 4891 | appropriately indented blank line. If you need a usual |
| 4781 | `newline-and-indent' behaviour, it is on \\[newline-and-indent], | 4892 | `newline-and-indent' behavior, it is on \\[newline-and-indent], |
| 4782 | see documentation on `cperl-electric-linefeed'. | 4893 | see documentation on `cperl-electric-linefeed'. |
| 4783 | 4894 | ||
| 4784 | Use \\[cperl-invert-if-unless] to change a construction of the form | 4895 | Use \\[cperl-invert-if-unless] to change a construction of the form |
| @@ -4893,7 +5004,7 @@ or as help on variables `cperl-tips', `cperl-problems', | |||
| 4893 | ;;;*** | 5004 | ;;;*** |
| 4894 | 5005 | ||
| 4895 | ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" | 5006 | ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" |
| 4896 | ;;;;;; (16213 43281)) | 5007 | ;;;;;; (17134 4522)) |
| 4897 | ;;; Generated autoloads from progmodes/cpp.el | 5008 | ;;; Generated autoloads from progmodes/cpp.el |
| 4898 | 5009 | ||
| 4899 | (autoload (quote cpp-highlight-buffer) "cpp" "\ | 5010 | (autoload (quote cpp-highlight-buffer) "cpp" "\ |
| @@ -4912,7 +5023,7 @@ Edit display information for cpp conditionals. | |||
| 4912 | ;;;*** | 5023 | ;;;*** |
| 4913 | 5024 | ||
| 4914 | ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" | 5025 | ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" |
| 4915 | ;;;;;; (16213 43273)) | 5026 | ;;;;;; (17134 16189)) |
| 4916 | ;;; Generated autoloads from emulation/crisp.el | 5027 | ;;; Generated autoloads from emulation/crisp.el |
| 4917 | 5028 | ||
| 4918 | (defvar crisp-mode nil "\ | 5029 | (defvar crisp-mode nil "\ |
| @@ -4936,7 +5047,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise. | |||
| 4936 | ;;;*** | 5047 | ;;;*** |
| 4937 | 5048 | ||
| 4938 | ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" | 5049 | ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" |
| 4939 | ;;;;;; (16213 43272)) | 5050 | ;;;;;; (17141 0)) |
| 4940 | ;;; Generated autoloads from emacs-lisp/crm.el | 5051 | ;;; Generated autoloads from emacs-lisp/crm.el |
| 4941 | 5052 | ||
| 4942 | (autoload (quote completing-read-multiple) "crm" "\ | 5053 | (autoload (quote completing-read-multiple) "crm" "\ |
| @@ -4971,8 +5082,8 @@ INHERIT-INPUT-METHOD. | |||
| 4971 | 5082 | ||
| 4972 | ;;;*** | 5083 | ;;;*** |
| 4973 | 5084 | ||
| 4974 | ;;;### (autoloads (cua-mode) "cua-base" "emulation/cua-base.el" (16942 | 5085 | ;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" |
| 4975 | ;;;;;; 52931)) | 5086 | ;;;;;; (17134 16192)) |
| 4976 | ;;; Generated autoloads from emulation/cua-base.el | 5087 | ;;; Generated autoloads from emulation/cua-base.el |
| 4977 | 5088 | ||
| 4978 | (defvar cua-mode nil "\ | 5089 | (defvar cua-mode nil "\ |
| @@ -4983,22 +5094,46 @@ use either \\[customize] or the function `cua-mode'.") | |||
| 4983 | 5094 | ||
| 4984 | (custom-autoload (quote cua-mode) "cua-base") | 5095 | (custom-autoload (quote cua-mode) "cua-base") |
| 4985 | 5096 | ||
| 5097 | (put (quote cua-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 5098 | |||
| 4986 | (autoload (quote cua-mode) "cua-base" "\ | 5099 | (autoload (quote cua-mode) "cua-base" "\ |
| 4987 | Toggle CUA key-binding mode. | 5100 | Toggle CUA key-binding mode. |
| 4988 | When enabled, using shifted movement keys will activate the region (and | 5101 | When enabled, using shifted movement keys will activate the |
| 4989 | highlight the region using `transient-mark-mode'), and typed text replaces | 5102 | region (and highlight the region using `transient-mark-mode'), |
| 4990 | the active selection. C-z, C-x, C-c, and C-v will undo, cut, copy, and | 5103 | and typed text replaces the active selection. |
| 4991 | paste (in addition to the normal emacs bindings). | 5104 | |
| 5105 | Also when enabled, you can use C-z, C-x, C-c, and C-v to undo, | ||
| 5106 | cut, copy, and paste in addition to the normal Emacs bindings. | ||
| 5107 | The C-x and C-c keys only do cut and copy when the region is | ||
| 5108 | active, so in most cases, they do not conflict with the normal | ||
| 5109 | function of these prefix keys. | ||
| 5110 | |||
| 5111 | If you really need to perform a command which starts with one of | ||
| 5112 | the prefix keys even when the region is active, you have three | ||
| 5113 | options: | ||
| 5114 | - press the prefix key twice very quickly (within 0.2 seconds), | ||
| 5115 | - press the prefix key and the following key within 0.2 seconds, or | ||
| 5116 | - use the SHIFT key with the prefix key, i.e. C-S-x or C-S-c. | ||
| 5117 | |||
| 5118 | You can customize `cua-enable-cua-keys' to completely disable the | ||
| 5119 | CUA bindings, or `cua-prefix-override-inhibit-delay' to change | ||
| 5120 | the prefix fallback behavior. | ||
| 4992 | 5121 | ||
| 4993 | \(fn &optional ARG)" t nil) | 5122 | \(fn &optional ARG)" t nil) |
| 5123 | |||
| 5124 | (autoload (quote cua-selection-mode) "cua-base" "\ | ||
| 5125 | Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings. | ||
| 5126 | |||
| 5127 | \(fn ARG)" t nil) | ||
| 4994 | (eval-after-load 'CUA-mode | 5128 | (eval-after-load 'CUA-mode |
| 4995 | '(error (concat "\n\n" | 5129 | '(error (concat "\n\n" |
| 4996 | "CUA-mode is now part of the standard GNU Emacs distribution,\n" | 5130 | "CUA-mode is now part of the standard GNU Emacs distribution,\n" |
| 4997 | "so you may now enable and customize CUA via the Options menu.\n\n" | 5131 | "so you may now enable and customize CUA via the Options menu.\n\n" |
| 4998 | "Your " (file-name-nondirectory user-init-file) " loads an older version of CUA-mode which does\n" | 5132 | "You have loaded an older version of CUA-mode which does\n" |
| 4999 | "not work correctly with this version of GNU Emacs.\n" | 5133 | "not work correctly with this version of GNU Emacs.\n\n" |
| 5134 | (if user-init-file (concat | ||
| 5000 | "To correct this, remove the loading and customization of the\n" | 5135 | "To correct this, remove the loading and customization of the\n" |
| 5001 | "old version from the " user-init-file " file.\n\n"))) | 5136 | "old version from the " user-init-file " file.\n\n"))))) |
| 5002 | 5137 | ||
| 5003 | ;;;*** | 5138 | ;;;*** |
| 5004 | 5139 | ||
| @@ -5010,7 +5145,7 @@ paste (in addition to the normal emacs bindings). | |||
| 5010 | ;;;;;; customize-face customize-changed-options customize-option-other-window | 5145 | ;;;;;; customize-face customize-changed-options customize-option-other-window |
| 5011 | ;;;;;; customize-option customize-group-other-window customize-group | 5146 | ;;;;;; customize-option customize-group-other-window customize-group |
| 5012 | ;;;;;; customize-mode customize customize-save-variable customize-set-variable | 5147 | ;;;;;; customize-mode customize customize-save-variable customize-set-variable |
| 5013 | ;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (16930 25645)) | 5148 | ;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (17141 22258)) |
| 5014 | ;;; Generated autoloads from cus-edit.el | 5149 | ;;; Generated autoloads from cus-edit.el |
| 5015 | (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") | 5150 | (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") |
| 5016 | 5151 | ||
| @@ -5121,7 +5256,8 @@ version. | |||
| 5121 | 5256 | ||
| 5122 | (autoload (quote customize-face) "cus-edit" "\ | 5257 | (autoload (quote customize-face) "cus-edit" "\ |
| 5123 | Customize FACE, which should be a face name or nil. | 5258 | Customize FACE, which should be a face name or nil. |
| 5124 | If FACE is nil, customize all faces. | 5259 | If FACE is nil, customize all faces. If FACE is actually a |
| 5260 | face-alias, customize the face it is aliased to. | ||
| 5125 | 5261 | ||
| 5126 | Interactively, when point is on text which has a face specified, | 5262 | Interactively, when point is on text which has a face specified, |
| 5127 | suggest to customize that face, if it's customizable. | 5263 | suggest to customize that face, if it's customizable. |
| @@ -5130,6 +5266,7 @@ suggest to customize that face, if it's customizable. | |||
| 5130 | 5266 | ||
| 5131 | (autoload (quote customize-face-other-window) "cus-edit" "\ | 5267 | (autoload (quote customize-face-other-window) "cus-edit" "\ |
| 5132 | Show customization buffer for face FACE in other window. | 5268 | Show customization buffer for face FACE in other window. |
| 5269 | If FACE is actually a face-alias, customize the face it is aliased to. | ||
| 5133 | 5270 | ||
| 5134 | Interactively, when point is on text which has a face specified, | 5271 | Interactively, when point is on text which has a face specified, |
| 5135 | suggest to customize that face, if it's customizable. | 5272 | suggest to customize that face, if it's customizable. |
| @@ -5262,9 +5399,8 @@ The format is suitable for use with `easy-menu-define'. | |||
| 5262 | 5399 | ||
| 5263 | ;;;*** | 5400 | ;;;*** |
| 5264 | 5401 | ||
| 5265 | ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-theme-face-value | 5402 | ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces |
| 5266 | ;;;;;; custom-set-faces custom-declare-face) "cus-face" "cus-face.el" | 5403 | ;;;;;; custom-declare-face) "cus-face" "cus-face.el" (17141 22259)) |
| 5267 | ;;;;;; (16861 9526)) | ||
| 5268 | ;;; Generated autoloads from cus-face.el | 5404 | ;;; Generated autoloads from cus-face.el |
| 5269 | 5405 | ||
| 5270 | (autoload (quote custom-declare-face) "cus-face" "\ | 5406 | (autoload (quote custom-declare-face) "cus-face" "\ |
| @@ -5272,6 +5408,24 @@ Like `defface', but FACE is evaluated as a normal argument. | |||
| 5272 | 5408 | ||
| 5273 | \(fn FACE SPEC DOC &rest ARGS)" nil nil) | 5409 | \(fn FACE SPEC DOC &rest ARGS)" nil nil) |
| 5274 | 5410 | ||
| 5411 | (defconst custom-face-attributes (quote ((:family (string :tag "Font Family" :help-echo "Font family or fontset alias name.")) (:width (choice :tag "Width" :help-echo "Font width." :value normal (const :tag "compressed" condensed) (const :tag "condensed" condensed) (const :tag "demiexpanded" semi-expanded) (const :tag "expanded" expanded) (const :tag "extracondensed" extra-condensed) (const :tag "extraexpanded" extra-expanded) (const :tag "medium" normal) (const :tag "narrow" condensed) (const :tag "normal" normal) (const :tag "regular" normal) (const :tag "semicondensed" semi-condensed) (const :tag "semiexpanded" semi-expanded) (const :tag "ultracondensed" ultra-condensed) (const :tag "ultraexpanded" ultra-expanded) (const :tag "wide" extra-expanded))) (:height (choice :tag "Height" :help-echo "Face's font height." :value 1.0 (integer :tag "Height in 1/10 pt") (number :tag "Scale" 1.0))) (:weight (choice :tag "Weight" :help-echo "Font weight." :value normal (const :tag "black" ultra-bold) (const :tag "bold" bold) (const :tag "book" semi-light) (const :tag "demibold" semi-bold) (const :tag "extralight" extra-light) (const :tag "extrabold" extra-bold) (const :tag "heavy" extra-bold) (const :tag "light" light) (const :tag "medium" normal) (const :tag "normal" normal) (const :tag "regular" normal) (const :tag "semibold" semi-bold) (const :tag "semilight" semi-light) (const :tag "ultralight" ultra-light) (const :tag "ultrabold" ultra-bold))) (:slant (choice :tag "Slant" :help-echo "Font slant." :value normal (const :tag "italic" italic) (const :tag "oblique" oblique) (const :tag "normal" normal))) (:underline (choice :tag "Underline" :help-echo "Control text underlining." (const :tag "Off" nil) (const :tag "On" t) (color :tag "Colored"))) (:overline (choice :tag "Overline" :help-echo "Control text overlining." (const :tag "Off" nil) (const :tag "On" t) (color :tag "Colored"))) (:strike-through (choice :tag "Strike-through" :help-echo "Control text strike-through." (const :tag "Off" nil) (const :tag "On" t) (color :tag "Colored"))) (:box (choice :tag "Box around text" :help-echo "Control box around text." (const :tag "Off" nil) (list :tag "Box" :value (:line-width 2 :color "grey75" :style released-button) (const :format "" :value :line-width) (integer :tag "Width") (const :format "" :value :color) (choice :tag "Color" (const :tag "*" nil) color) (const :format "" :value :style) (choice :tag "Style" (const :tag "Raised" released-button) (const :tag "Sunken" pressed-button) (const :tag "None" nil)))) (lambda (real-value) (and real-value (let ((lwidth (or (and (consp real-value) (plist-get real-value :line-width)) (and (integerp real-value) real-value) 1)) (color (or (and (consp real-value) (plist-get real-value :color)) (and (stringp real-value) real-value) nil)) (style (and (consp real-value) (plist-get real-value :style)))) (list :line-width lwidth :color color :style style)))) (lambda (cus-value) (and cus-value (let ((lwidth (plist-get cus-value :line-width)) (color (plist-get cus-value :color)) (style (plist-get cus-value :style))) (cond ((and (null color) (null style)) lwidth) ((and (null lwidth) (null style)) color) (t (nconc (and lwidth (\` (:line-width (\, lwidth)))) (and color (\` (:color (\, color)))) (and style (\` (:style (\, style))))))))))) (:inverse-video (choice :tag "Inverse-video" :help-echo "Control whether text should be in inverse-video." (const :tag "Off" nil) (const :tag "On" t))) (:foreground (color :tag "Foreground" :help-echo "Set foreground color (name or #RRGGBB hex spec).")) (:background (color :tag "Background" :help-echo "Set background color (name or #RRGGBB hex spec).")) (:stipple (choice :tag "Stipple" :help-echo "Background bit-mask" (const :tag "None" nil) (file :tag "File" :help-echo "Name of bitmap file." :must-match t))) (:inherit (repeat :tag "Inherit" :help-echo "List of faces to inherit attributes from." (face :Tag "Face" default)) (lambda (real-value) (cond ((or (null real-value) (eq real-value (quote unspecified))) nil) ((symbolp real-value) (list real-value)) (t real-value))) (lambda (cus-value) (if (and (consp cus-value) (null (cdr cus-value))) (car cus-value) cus-value))))) "\ | ||
| 5412 | Alist of face attributes. | ||
| 5413 | |||
| 5414 | The elements are of the form (KEY TYPE PRE-FILTER POST-FILTER), | ||
| 5415 | where KEY is the name of the attribute, TYPE is a widget type for | ||
| 5416 | editing the attribute, PRE-FILTER is a function to make the attribute's | ||
| 5417 | value suitable for the customization widget, and POST-FILTER is a | ||
| 5418 | function to make the customized value suitable for storing. PRE-FILTER | ||
| 5419 | and POST-FILTER are optional. | ||
| 5420 | |||
| 5421 | The PRE-FILTER should take a single argument, the attribute value as | ||
| 5422 | stored, and should return a value for customization (using the | ||
| 5423 | customization type TYPE). | ||
| 5424 | |||
| 5425 | The POST-FILTER should also take a single argument, the value after | ||
| 5426 | being customized, and should return a value suitable for setting the | ||
| 5427 | given face attribute.") | ||
| 5428 | |||
| 5275 | (autoload (quote custom-set-faces) "cus-face" "\ | 5429 | (autoload (quote custom-set-faces) "cus-face" "\ |
| 5276 | Initialize faces according to user preferences. | 5430 | Initialize faces according to user preferences. |
| 5277 | This associates the settings with the `user' theme. | 5431 | This associates the settings with the `user' theme. |
| @@ -5291,38 +5445,32 @@ COMMENT is a string comment about FACE. | |||
| 5291 | 5445 | ||
| 5292 | \(fn &rest ARGS)" nil nil) | 5446 | \(fn &rest ARGS)" nil nil) |
| 5293 | 5447 | ||
| 5294 | (autoload (quote custom-theme-face-value) "cus-face" "\ | ||
| 5295 | Return spec of FACE in THEME if THEME modifies FACE. | ||
| 5296 | Value is nil otherwise. The association between theme and spec for FACE | ||
| 5297 | is stored in FACE's property `theme-face'. The appropriate face | ||
| 5298 | is retrieved using `custom-theme-value'. | ||
| 5299 | |||
| 5300 | \(fn FACE THEME)" nil nil) | ||
| 5301 | |||
| 5302 | (autoload (quote custom-theme-reset-faces) "cus-face" "\ | 5448 | (autoload (quote custom-theme-reset-faces) "cus-face" "\ |
| 5303 | Reset the value of the face to values previously defined. | 5449 | Reset the specs in THEME of some faces to their specs in other themes. |
| 5304 | Associate this setting with THEME. | 5450 | Each of the arguments ARGS has this form: |
| 5305 | 5451 | ||
| 5306 | ARGS is a list of lists of the form | 5452 | (FACE FROM-THEME) |
| 5307 | 5453 | ||
| 5308 | (FACE TO-THEME) | 5454 | This means reset FACE to its value in FROM-THEME. |
| 5309 | |||
| 5310 | This means reset FACE to its value in TO-THEME. | ||
| 5311 | 5455 | ||
| 5312 | \(fn THEME &rest ARGS)" nil nil) | 5456 | \(fn THEME &rest ARGS)" nil nil) |
| 5313 | 5457 | ||
| 5314 | (autoload (quote custom-reset-faces) "cus-face" "\ | 5458 | (autoload (quote custom-reset-faces) "cus-face" "\ |
| 5315 | Reset the value of the face to values previously saved. | 5459 | Reset the specs of some faces to their specs in specified themes. |
| 5316 | This is the setting assosiated the `user' theme. | 5460 | This creates settings in the `user' theme. |
| 5461 | |||
| 5462 | Each of the arguments ARGS has this form: | ||
| 5463 | |||
| 5464 | (FACE FROM-THEME) | ||
| 5317 | 5465 | ||
| 5318 | ARGS is defined as for `custom-theme-reset-faces' | 5466 | This means reset FACE to its value in FROM-THEME. |
| 5319 | 5467 | ||
| 5320 | \(fn &rest ARGS)" nil nil) | 5468 | \(fn &rest ARGS)" nil nil) |
| 5321 | 5469 | ||
| 5322 | ;;;*** | 5470 | ;;;*** |
| 5323 | 5471 | ||
| 5324 | ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" | 5472 | ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" |
| 5325 | ;;;;;; (16213 43267)) | 5473 | ;;;;;; (17141 22261)) |
| 5326 | ;;; Generated autoloads from cus-theme.el | 5474 | ;;; Generated autoloads from cus-theme.el |
| 5327 | 5475 | ||
| 5328 | (autoload (quote customize-create-theme) "cus-theme" "\ | 5476 | (autoload (quote customize-create-theme) "cus-theme" "\ |
| @@ -5333,7 +5481,7 @@ Create a custom theme. | |||
| 5333 | ;;;*** | 5481 | ;;;*** |
| 5334 | 5482 | ||
| 5335 | ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" | 5483 | ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" |
| 5336 | ;;;;;; (16788 34908)) | 5484 | ;;;;;; (17141 22264)) |
| 5337 | ;;; Generated autoloads from cvs-status.el | 5485 | ;;; Generated autoloads from cvs-status.el |
| 5338 | 5486 | ||
| 5339 | (autoload (quote cvs-status-mode) "cvs-status" "\ | 5487 | (autoload (quote cvs-status-mode) "cvs-status" "\ |
| @@ -5344,7 +5492,7 @@ Mode used for cvs status output. | |||
| 5344 | ;;;*** | 5492 | ;;;*** |
| 5345 | 5493 | ||
| 5346 | ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) | 5494 | ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) |
| 5347 | ;;;;;; "cwarn" "progmodes/cwarn.el" (16213 43281)) | 5495 | ;;;;;; "cwarn" "progmodes/cwarn.el" (17134 4522)) |
| 5348 | ;;; Generated autoloads from progmodes/cwarn.el | 5496 | ;;; Generated autoloads from progmodes/cwarn.el |
| 5349 | 5497 | ||
| 5350 | (autoload (quote cwarn-mode) "cwarn" "\ | 5498 | (autoload (quote cwarn-mode) "cwarn" "\ |
| @@ -5374,6 +5522,8 @@ use either \\[customize] or the function `global-cwarn-mode'.") | |||
| 5374 | 5522 | ||
| 5375 | (custom-autoload (quote global-cwarn-mode) "cwarn") | 5523 | (custom-autoload (quote global-cwarn-mode) "cwarn") |
| 5376 | 5524 | ||
| 5525 | (put (quote global-cwarn-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 5526 | |||
| 5377 | (autoload (quote global-cwarn-mode) "cwarn" "\ | 5527 | (autoload (quote global-cwarn-mode) "cwarn" "\ |
| 5378 | Toggle Cwarn mode in every buffer. | 5528 | Toggle Cwarn mode in every buffer. |
| 5379 | With prefix ARG, turn Global-Cwarn mode on if and only if ARG is positive. | 5529 | With prefix ARG, turn Global-Cwarn mode on if and only if ARG is positive. |
| @@ -5386,7 +5536,7 @@ in which `turn-on-cwarn-mode-if-enabled' turns it on. | |||
| 5386 | 5536 | ||
| 5387 | ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char | 5537 | ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char |
| 5388 | ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" | 5538 | ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" |
| 5389 | ;;;;;; (16213 43280)) | 5539 | ;;;;;; (17097 30339)) |
| 5390 | ;;; Generated autoloads from language/cyril-util.el | 5540 | ;;; Generated autoloads from language/cyril-util.el |
| 5391 | 5541 | ||
| 5392 | (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ | 5542 | (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ |
| @@ -5415,7 +5565,7 @@ If the argument is nil, we return the display table to its standard state. | |||
| 5415 | ;;;*** | 5565 | ;;;*** |
| 5416 | 5566 | ||
| 5417 | ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" | 5567 | ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" |
| 5418 | ;;;;;; (16908 33360)) | 5568 | ;;;;;; (17141 22267)) |
| 5419 | ;;; Generated autoloads from dabbrev.el | 5569 | ;;; Generated autoloads from dabbrev.el |
| 5420 | (define-key esc-map "/" 'dabbrev-expand) | 5570 | (define-key esc-map "/" 'dabbrev-expand) |
| 5421 | (define-key esc-map [?\C-/] 'dabbrev-completion) | 5571 | (define-key esc-map [?\C-/] 'dabbrev-completion) |
| @@ -5462,8 +5612,8 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion]. | |||
| 5462 | 5612 | ||
| 5463 | ;;;*** | 5613 | ;;;*** |
| 5464 | 5614 | ||
| 5465 | ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (16958 | 5615 | ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17134 |
| 5466 | ;;;;;; 58759)) | 5616 | ;;;;;; 4526)) |
| 5467 | ;;; Generated autoloads from progmodes/dcl-mode.el | 5617 | ;;; Generated autoloads from progmodes/dcl-mode.el |
| 5468 | 5618 | ||
| 5469 | (autoload (quote dcl-mode) "dcl-mode" "\ | 5619 | (autoload (quote dcl-mode) "dcl-mode" "\ |
| @@ -5590,7 +5740,7 @@ There is some minimal font-lock support (see vars | |||
| 5590 | ;;;*** | 5740 | ;;;*** |
| 5591 | 5741 | ||
| 5592 | ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" | 5742 | ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" |
| 5593 | ;;;;;; "emacs-lisp/debug.el" (16953 20625)) | 5743 | ;;;;;; "emacs-lisp/debug.el" (17141 4)) |
| 5594 | ;;; Generated autoloads from emacs-lisp/debug.el | 5744 | ;;; Generated autoloads from emacs-lisp/debug.el |
| 5595 | 5745 | ||
| 5596 | (setq debugger (quote debug)) | 5746 | (setq debugger (quote debug)) |
| @@ -5608,9 +5758,16 @@ first will be printed into the backtrace buffer. | |||
| 5608 | 5758 | ||
| 5609 | (autoload (quote debug-on-entry) "debug" "\ | 5759 | (autoload (quote debug-on-entry) "debug" "\ |
| 5610 | Request FUNCTION to invoke debugger each time it is called. | 5760 | Request FUNCTION to invoke debugger each time it is called. |
| 5611 | If you tell the debugger to continue, FUNCTION's execution proceeds. | 5761 | |
| 5612 | This works by modifying the definition of FUNCTION, | 5762 | When called interactively, prompt for FUNCTION in the minibuffer. |
| 5613 | which must be written in Lisp, not predefined. | 5763 | |
| 5764 | This works by modifying the definition of FUNCTION. If you tell the | ||
| 5765 | debugger to continue, FUNCTION's execution proceeds. If FUNCTION is a | ||
| 5766 | normal function or a macro written in Lisp, you can also step through | ||
| 5767 | its execution. FUNCTION can also be a primitive that is not a special | ||
| 5768 | form, in which case stepping is not possible. Break-on-entry for | ||
| 5769 | primitive functions only works when that function is called from Lisp. | ||
| 5770 | |||
| 5614 | Use \\[cancel-debug-on-entry] to cancel the effect of this command. | 5771 | Use \\[cancel-debug-on-entry] to cancel the effect of this command. |
| 5615 | Redefining FUNCTION also cancels it. | 5772 | Redefining FUNCTION also cancels it. |
| 5616 | 5773 | ||
| @@ -5618,14 +5775,16 @@ Redefining FUNCTION also cancels it. | |||
| 5618 | 5775 | ||
| 5619 | (autoload (quote cancel-debug-on-entry) "debug" "\ | 5776 | (autoload (quote cancel-debug-on-entry) "debug" "\ |
| 5620 | Undo effect of \\[debug-on-entry] on FUNCTION. | 5777 | Undo effect of \\[debug-on-entry] on FUNCTION. |
| 5621 | If argument is nil or an empty string, cancel for all functions. | 5778 | If FUNCTION is nil, cancel debug-on-entry for all functions. |
| 5779 | When called interactively, prompt for FUNCTION in the minibuffer. | ||
| 5780 | To specify a nil argument interactively, exit with an empty minibuffer. | ||
| 5622 | 5781 | ||
| 5623 | \(fn &optional FUNCTION)" t nil) | 5782 | \(fn &optional FUNCTION)" t nil) |
| 5624 | 5783 | ||
| 5625 | ;;;*** | 5784 | ;;;*** |
| 5626 | 5785 | ||
| 5627 | ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" | 5786 | ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" |
| 5628 | ;;;;;; (16876 58220)) | 5787 | ;;;;;; (17134 16312)) |
| 5629 | ;;; Generated autoloads from play/decipher.el | 5788 | ;;; Generated autoloads from play/decipher.el |
| 5630 | 5789 | ||
| 5631 | (autoload (quote decipher) "decipher" "\ | 5790 | (autoload (quote decipher) "decipher" "\ |
| @@ -5654,8 +5813,8 @@ The most useful commands are: | |||
| 5654 | ;;;*** | 5813 | ;;;*** |
| 5655 | 5814 | ||
| 5656 | ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region | 5815 | ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region |
| 5657 | ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (16462 | 5816 | ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (17141 |
| 5658 | ;;;;;; 53446)) | 5817 | ;;;;;; 22267)) |
| 5659 | ;;; Generated autoloads from delim-col.el | 5818 | ;;; Generated autoloads from delim-col.el |
| 5660 | 5819 | ||
| 5661 | (autoload (quote delimit-columns-customize) "delim-col" "\ | 5820 | (autoload (quote delimit-columns-customize) "delim-col" "\ |
| @@ -5679,8 +5838,8 @@ START and END delimits the corners of text rectangle. | |||
| 5679 | 5838 | ||
| 5680 | ;;;*** | 5839 | ;;;*** |
| 5681 | 5840 | ||
| 5682 | ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (16507 | 5841 | ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (17134 |
| 5683 | ;;;;;; 41097)) | 5842 | ;;;;;; 4532)) |
| 5684 | ;;; Generated autoloads from progmodes/delphi.el | 5843 | ;;; Generated autoloads from progmodes/delphi.el |
| 5685 | 5844 | ||
| 5686 | (autoload (quote delphi-mode) "delphi" "\ | 5845 | (autoload (quote delphi-mode) "delphi" "\ |
| @@ -5730,8 +5889,8 @@ no args, if that value is non-nil. | |||
| 5730 | 5889 | ||
| 5731 | ;;;*** | 5890 | ;;;*** |
| 5732 | 5891 | ||
| 5733 | ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (16764 | 5892 | ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (17141 |
| 5734 | ;;;;;; 51517)) | 5893 | ;;;;;; 22267)) |
| 5735 | ;;; Generated autoloads from delsel.el | 5894 | ;;; Generated autoloads from delsel.el |
| 5736 | 5895 | ||
| 5737 | (defalias (quote pending-delete-mode) (quote delete-selection-mode)) | 5896 | (defalias (quote pending-delete-mode) (quote delete-selection-mode)) |
| @@ -5744,6 +5903,8 @@ use either \\[customize] or the function `delete-selection-mode'.") | |||
| 5744 | 5903 | ||
| 5745 | (custom-autoload (quote delete-selection-mode) "delsel") | 5904 | (custom-autoload (quote delete-selection-mode) "delsel") |
| 5746 | 5905 | ||
| 5906 | (put (quote delete-selection-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 5907 | |||
| 5747 | (autoload (quote delete-selection-mode) "delsel" "\ | 5908 | (autoload (quote delete-selection-mode) "delsel" "\ |
| 5748 | Toggle Delete Selection mode. | 5909 | Toggle Delete Selection mode. |
| 5749 | With prefix ARG, turn Delete Selection mode on if and only if ARG is | 5910 | With prefix ARG, turn Delete Selection mode on if and only if ARG is |
| @@ -5759,7 +5920,7 @@ any selection. | |||
| 5759 | ;;;*** | 5920 | ;;;*** |
| 5760 | 5921 | ||
| 5761 | ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) | 5922 | ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) |
| 5762 | ;;;;;; "derived" "emacs-lisp/derived.el" (16908 33361)) | 5923 | ;;;;;; "derived" "emacs-lisp/derived.el" (17141 4)) |
| 5763 | ;;; Generated autoloads from emacs-lisp/derived.el | 5924 | ;;; Generated autoloads from emacs-lisp/derived.el |
| 5764 | 5925 | ||
| 5765 | (autoload (quote define-derived-mode) "derived" "\ | 5926 | (autoload (quote define-derived-mode) "derived" "\ |
| @@ -5780,6 +5941,7 @@ BODY can start with a bunch of keyword arguments. The following keyword | |||
| 5780 | arguments are currently understood: | 5941 | arguments are currently understood: |
| 5781 | :group GROUP | 5942 | :group GROUP |
| 5782 | Declare the customization group that corresponds to this mode. | 5943 | Declare the customization group that corresponds to this mode. |
| 5944 | The command `customize-mode' uses this. | ||
| 5783 | :syntax-table TABLE | 5945 | :syntax-table TABLE |
| 5784 | Use TABLE instead of the default. | 5946 | Use TABLE instead of the default. |
| 5785 | A nil value means to simply use the same syntax-table as the parent. | 5947 | A nil value means to simply use the same syntax-table as the parent. |
| @@ -5808,10 +5970,12 @@ been generated automatically, with a reference to the keymap. | |||
| 5808 | The new mode runs the hook constructed by the function | 5970 | The new mode runs the hook constructed by the function |
| 5809 | `derived-mode-hook-name'. | 5971 | `derived-mode-hook-name'. |
| 5810 | 5972 | ||
| 5973 | See Info node `(elisp)Derived Modes' for more details. | ||
| 5974 | |||
| 5811 | \(fn CHILD PARENT NAME &optional DOCSTRING &rest BODY)" nil (quote macro)) | 5975 | \(fn CHILD PARENT NAME &optional DOCSTRING &rest BODY)" nil (quote macro)) |
| 5812 | 5976 | ||
| 5813 | (autoload (quote derived-mode-init-mode-variables) "derived" "\ | 5977 | (autoload (quote derived-mode-init-mode-variables) "derived" "\ |
| 5814 | Initialise variables for a new MODE. | 5978 | Initialize variables for a new MODE. |
| 5815 | Right now, if they don't already exist, set up a blank keymap, an | 5979 | Right now, if they don't already exist, set up a blank keymap, an |
| 5816 | empty syntax table, and an empty abbrev table -- these will be merged | 5980 | empty syntax table, and an empty abbrev table -- these will be merged |
| 5817 | the first time the mode is used. | 5981 | the first time the mode is used. |
| @@ -5821,7 +5985,7 @@ the first time the mode is used. | |||
| 5821 | ;;;*** | 5985 | ;;;*** |
| 5822 | 5986 | ||
| 5823 | ;;;### (autoloads (describe-char describe-text-properties) "descr-text" | 5987 | ;;;### (autoloads (describe-char describe-text-properties) "descr-text" |
| 5824 | ;;;;;; "descr-text.el" (16908 33360)) | 5988 | ;;;;;; "descr-text.el" (17141 22270)) |
| 5825 | ;;; Generated autoloads from descr-text.el | 5989 | ;;; Generated autoloads from descr-text.el |
| 5826 | 5990 | ||
| 5827 | (autoload (quote describe-text-properties) "descr-text" "\ | 5991 | (autoload (quote describe-text-properties) "descr-text" "\ |
| @@ -5845,18 +6009,18 @@ as well as widgets, buttons, overlays, and text properties. | |||
| 5845 | ;;;*** | 6009 | ;;;*** |
| 5846 | 6010 | ||
| 5847 | ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir | 6011 | ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir |
| 5848 | ;;;;;; desktop-load-default desktop-read desktop-save-mode) "desktop" | 6012 | ;;;;;; desktop-load-default desktop-read desktop-locals-to-save |
| 5849 | ;;;;;; "desktop.el" (16908 33360)) | 6013 | ;;;;;; desktop-save-mode) "desktop" "desktop.el" (17146 26025)) |
| 5850 | ;;; Generated autoloads from desktop.el | 6014 | ;;; Generated autoloads from desktop.el |
| 5851 | 6015 | ||
| 5852 | (defvar desktop-save-mode nil "\ | 6016 | (defvar desktop-save-mode nil "\ |
| 5853 | Non-nil if Desktop-Save mode is enabled. | 6017 | Non-nil if Desktop-Save mode is enabled. |
| 5854 | See the command `desktop-save-mode' for a description of this minor-mode. | 6018 | See the command `desktop-save-mode' for a description of this minor-mode.") |
| 5855 | Setting this variable directly does not take effect; | ||
| 5856 | use either \\[customize] or the function `desktop-save-mode'.") | ||
| 5857 | 6019 | ||
| 5858 | (custom-autoload (quote desktop-save-mode) "desktop") | 6020 | (custom-autoload (quote desktop-save-mode) "desktop") |
| 5859 | 6021 | ||
| 6022 | (put (quote desktop-save-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 6023 | |||
| 5860 | (autoload (quote desktop-save-mode) "desktop" "\ | 6024 | (autoload (quote desktop-save-mode) "desktop" "\ |
| 5861 | Toggle desktop saving mode. | 6025 | Toggle desktop saving mode. |
| 5862 | With numeric ARG, turn desktop saving on if ARG is positive, off | 6026 | With numeric ARG, turn desktop saving on if ARG is positive, off |
| @@ -5865,26 +6029,112 @@ desktop is saved. | |||
| 5865 | 6029 | ||
| 5866 | \(fn &optional ARG)" t nil) | 6030 | \(fn &optional ARG)" t nil) |
| 5867 | 6031 | ||
| 6032 | (defvar desktop-locals-to-save (quote (desktop-locals-to-save truncate-lines case-fold-search case-replace fill-column overwrite-mode change-log-default-name line-number-mode column-number-mode size-indication-mode buffer-file-coding-system indent-tabs-mode indicate-buffer-boundaries indicate-empty-lines show-trailing-whitespace)) "\ | ||
| 6033 | List of local variables to save for each buffer. | ||
| 6034 | The variables are saved only when they really are local. Conventional minor | ||
| 6035 | modes are restored automatically; they should not be listed here.") | ||
| 6036 | |||
| 6037 | (custom-autoload (quote desktop-locals-to-save) "desktop") | ||
| 6038 | |||
| 5868 | (defvar desktop-save-buffer nil "\ | 6039 | (defvar desktop-save-buffer nil "\ |
| 5869 | When non-nil, save buffer status in desktop file. | 6040 | When non-nil, save buffer status in desktop file. |
| 5870 | This variable becomes buffer local when set. | 6041 | This variable becomes buffer local when set. |
| 5871 | 6042 | ||
| 5872 | If the value is a function, it called by `desktop-save' with argument | 6043 | If the value is a function, it is called by `desktop-save' with argument |
| 5873 | DESKTOP-DIRNAME to obtain auxiliary information to saved in the desktop | 6044 | DESKTOP-DIRNAME to obtain auxiliary information to save in the desktop |
| 5874 | file along with the state of the buffer for which it was called. | 6045 | file along with the state of the buffer for which it was called. |
| 5875 | 6046 | ||
| 5876 | When file names are returned, they should be formatted using the call | 6047 | When file names are returned, they should be formatted using the call |
| 5877 | \"(desktop-file-name FILE-NAME DESKTOP-DIRNAME)\". | 6048 | \"(desktop-file-name FILE-NAME DESKTOP-DIRNAME)\". |
| 5878 | 6049 | ||
| 5879 | Later, when `desktop-read' calls a function in `desktop-buffer-mode-handlers' | 6050 | Later, when `desktop-read' evaluates the desktop file, auxiliary information |
| 5880 | to restore the buffer, the auxiliary information is passed as the argument | 6051 | is passed as the argument DESKTOP-BUFFER-MISC to functions in |
| 5881 | DESKTOP-BUFFER-MISC.") | 6052 | `desktop-buffer-mode-handlers'.") |
| 6053 | |||
| 6054 | (defvar desktop-buffer-mode-handlers nil "\ | ||
| 6055 | Alist of major mode specific functions to restore a desktop buffer. | ||
| 6056 | Functions listed are called by `desktop-create-buffer' when `desktop-read' | ||
| 6057 | evaluates the desktop file. List elements must have the form | ||
| 6058 | |||
| 6059 | (MAJOR-MODE . RESTORE-BUFFER-FUNCTION). | ||
| 6060 | |||
| 6061 | Buffers with a major mode not specified here, are restored by the default | ||
| 6062 | handler `desktop-restore-file-buffer'. | ||
| 6063 | |||
| 6064 | Handlers are called with argument list | ||
| 6065 | |||
| 6066 | (DESKTOP-BUFFER-FILE-NAME DESKTOP-BUFFER-NAME DESKTOP-BUFFER-MISC) | ||
| 6067 | |||
| 6068 | Furthermore, they may use the following variables: | ||
| 6069 | |||
| 6070 | desktop-file-version | ||
| 6071 | desktop-buffer-major-mode | ||
| 6072 | desktop-buffer-minor-modes | ||
| 6073 | desktop-buffer-point | ||
| 6074 | desktop-buffer-mark | ||
| 6075 | desktop-buffer-read-only | ||
| 6076 | desktop-buffer-locals | ||
| 6077 | |||
| 6078 | If a handler returns a buffer, then the saved mode settings | ||
| 6079 | and variable values for that buffer are copied into it. | ||
| 6080 | |||
| 6081 | Modules that define a major mode that needs a special handler should contain | ||
| 6082 | code like | ||
| 6083 | |||
| 6084 | (defun foo-restore-desktop-buffer | ||
| 6085 | ... | ||
| 6086 | (add-to-list 'desktop-buffer-mode-handlers | ||
| 6087 | '(foo-mode . foo-restore-desktop-buffer)) | ||
| 6088 | |||
| 6089 | Furthermore the major mode function must be autoloaded.") | ||
| 6090 | |||
| 6091 | (defvar desktop-minor-mode-handlers nil "\ | ||
| 6092 | Alist of functions to restore non-standard minor modes. | ||
| 6093 | Functions are called by `desktop-create-buffer' to restore minor modes. | ||
| 6094 | List elements must have the form | ||
| 6095 | |||
| 6096 | (MINOR-MODE . RESTORE-FUNCTION). | ||
| 6097 | |||
| 6098 | Minor modes not specified here, are restored by the standard minor mode | ||
| 6099 | function. | ||
| 6100 | |||
| 6101 | Handlers are called with argument list | ||
| 6102 | |||
| 6103 | (DESKTOP-BUFFER-LOCALS) | ||
| 6104 | |||
| 6105 | Furthermore, they may use the following variables: | ||
| 6106 | |||
| 6107 | desktop-file-version | ||
| 6108 | desktop-buffer-file-name | ||
| 6109 | desktop-buffer-name | ||
| 6110 | desktop-buffer-major-mode | ||
| 6111 | desktop-buffer-minor-modes | ||
| 6112 | desktop-buffer-point | ||
| 6113 | desktop-buffer-mark | ||
| 6114 | desktop-buffer-read-only | ||
| 6115 | desktop-buffer-misc | ||
| 6116 | |||
| 6117 | When a handler is called, the buffer has been created and the major mode has | ||
| 6118 | been set, but local variables listed in desktop-buffer-locals has not yet been | ||
| 6119 | created and set. | ||
| 6120 | |||
| 6121 | Modules that define a minor mode that needs a special handler should contain | ||
| 6122 | code like | ||
| 6123 | |||
| 6124 | (defun foo-desktop-restore | ||
| 6125 | ... | ||
| 6126 | (add-to-list 'desktop-minor-mode-handlers | ||
| 6127 | '(foo-mode . foo-desktop-restore)) | ||
| 6128 | |||
| 6129 | Furthermore the minor mode function must be autoloaded. | ||
| 6130 | |||
| 6131 | See also `desktop-minor-mode-table'.") | ||
| 5882 | 6132 | ||
| 5883 | (autoload (quote desktop-read) "desktop" "\ | 6133 | (autoload (quote desktop-read) "desktop" "\ |
| 5884 | Read and process the desktop file in directory DIRNAME. | 6134 | Read and process the desktop file in directory DIRNAME. |
| 5885 | Look for a desktop file in DIRNAME, or if DIRNAME is omitted, look in | 6135 | Look for a desktop file in DIRNAME, or if DIRNAME is omitted, look in |
| 5886 | directories listed in `desktop-path'. If a desktop file is found, it | 6136 | directories listed in `desktop-path'. If a desktop file is found, it |
| 5887 | is processed and `desktop-after-read-hook' is run. If no desktop file | 6137 | is processed and `desktop-after-read-hook' is run. If no desktop file |
| 5888 | is found, clear the desktop and run `desktop-no-desktop-file-hook'. | 6138 | is found, clear the desktop and run `desktop-no-desktop-file-hook'. |
| 5889 | This function is a no-op when Emacs is running in batch mode. | 6139 | This function is a no-op when Emacs is running in batch mode. |
| 5890 | It returns t if a desktop file was loaded, nil otherwise. | 6140 | It returns t if a desktop file was loaded, nil otherwise. |
| @@ -5921,7 +6171,7 @@ Revert to the last loaded desktop. | |||
| 5921 | ;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines | 6171 | ;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines |
| 5922 | ;;;;;; gnus-outlook-display-hook gnus-outlook-deuglify-unwrap-max | 6172 | ;;;;;; gnus-outlook-display-hook gnus-outlook-deuglify-unwrap-max |
| 5923 | ;;;;;; gnus-outlook-deuglify-unwrap-min) "deuglify" "gnus/deuglify.el" | 6173 | ;;;;;; gnus-outlook-deuglify-unwrap-min) "deuglify" "gnus/deuglify.el" |
| 5924 | ;;;;;; (16908 33361)) | 6174 | ;;;;;; (17097 40253)) |
| 5925 | ;;; Generated autoloads from gnus/deuglify.el | 6175 | ;;; Generated autoloads from gnus/deuglify.el |
| 5926 | 6176 | ||
| 5927 | (defvar gnus-outlook-deuglify-unwrap-min 45 "\ | 6177 | (defvar gnus-outlook-deuglify-unwrap-min 45 "\ |
| @@ -5970,7 +6220,7 @@ Deuglify broken Outlook (Express) articles and redisplay. | |||
| 5970 | ;;;*** | 6220 | ;;;*** |
| 5971 | 6221 | ||
| 5972 | ;;;### (autoloads (devanagari-post-read-conversion devanagari-compose-region) | 6222 | ;;;### (autoloads (devanagari-post-read-conversion devanagari-compose-region) |
| 5973 | ;;;;;; "devan-util" "language/devan-util.el" (16585 28857)) | 6223 | ;;;;;; "devan-util" "language/devan-util.el" (17097 30341)) |
| 5974 | ;;; Generated autoloads from language/devan-util.el | 6224 | ;;; Generated autoloads from language/devan-util.el |
| 5975 | 6225 | ||
| 5976 | (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") | 6226 | (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") |
| @@ -5988,7 +6238,7 @@ Not documented | |||
| 5988 | ;;;*** | 6238 | ;;;*** |
| 5989 | 6239 | ||
| 5990 | ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" | 6240 | ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" |
| 5991 | ;;;;;; "calendar/diary-lib.el" (16953 20625)) | 6241 | ;;;;;; "calendar/diary-lib.el" (17097 30004)) |
| 5992 | ;;; Generated autoloads from calendar/diary-lib.el | 6242 | ;;; Generated autoloads from calendar/diary-lib.el |
| 5993 | 6243 | ||
| 5994 | (autoload (quote diary) "diary-lib" "\ | 6244 | (autoload (quote diary) "diary-lib" "\ |
| @@ -6034,7 +6284,7 @@ Major mode for editing the diary file. | |||
| 6034 | ;;;*** | 6284 | ;;;*** |
| 6035 | 6285 | ||
| 6036 | ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" | 6286 | ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" |
| 6037 | ;;;;;; "diff.el" (16534 3807)) | 6287 | ;;;;;; "diff.el" (17141 22272)) |
| 6038 | ;;; Generated autoloads from diff.el | 6288 | ;;; Generated autoloads from diff.el |
| 6039 | 6289 | ||
| 6040 | (defvar diff-switches "-c" "\ | 6290 | (defvar diff-switches "-c" "\ |
| @@ -6068,7 +6318,7 @@ With prefix arg, prompt for diff switches. | |||
| 6068 | ;;;*** | 6318 | ;;;*** |
| 6069 | 6319 | ||
| 6070 | ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" | 6320 | ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" |
| 6071 | ;;;;;; (16746 18215)) | 6321 | ;;;;;; (17141 22272)) |
| 6072 | ;;; Generated autoloads from diff-mode.el | 6322 | ;;; Generated autoloads from diff-mode.el |
| 6073 | 6323 | ||
| 6074 | (autoload (quote diff-mode) "diff-mode" "\ | 6324 | (autoload (quote diff-mode) "diff-mode" "\ |
| @@ -6076,7 +6326,7 @@ Major mode for viewing/editing context diffs. | |||
| 6076 | Supports unified and context diffs as well as (to a lesser extent) | 6326 | Supports unified and context diffs as well as (to a lesser extent) |
| 6077 | normal diffs. | 6327 | normal diffs. |
| 6078 | When the buffer is read-only, the ESC prefix is not necessary. | 6328 | When the buffer is read-only, the ESC prefix is not necessary. |
| 6079 | IF you edit the buffer manually, diff-mode will try to update the hunk | 6329 | If you edit the buffer manually, diff-mode will try to update the hunk |
| 6080 | headers for you on-the-fly. | 6330 | headers for you on-the-fly. |
| 6081 | 6331 | ||
| 6082 | You can also switch between context diff and unified diff with \\[diff-context->unified], | 6332 | You can also switch between context diff and unified diff with \\[diff-context->unified], |
| @@ -6093,21 +6343,21 @@ Minor mode for viewing/editing context diffs. | |||
| 6093 | 6343 | ||
| 6094 | ;;;*** | 6344 | ;;;*** |
| 6095 | 6345 | ||
| 6096 | ;;;### (autoloads (dired-restore-desktop-buffer dired-noselect dired-other-frame | 6346 | ;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window |
| 6097 | ;;;;;; dired-other-window dired dired-copy-preserve-time dired-dwim-target | 6347 | ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink |
| 6098 | ;;;;;; dired-keep-marker-symlink dired-keep-marker-hardlink dired-keep-marker-copy | 6348 | ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename |
| 6099 | ;;;;;; dired-keep-marker-rename dired-trivial-filenames dired-ls-F-marks-symlinks | 6349 | ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) |
| 6100 | ;;;;;; dired-listing-switches) "dired" "dired.el" (16915 11400)) | 6350 | ;;;;;; "dired" "dired.el" (17146 26034)) |
| 6101 | ;;; Generated autoloads from dired.el | 6351 | ;;; Generated autoloads from dired.el |
| 6102 | 6352 | ||
| 6103 | (defvar dired-listing-switches "-al" "\ | 6353 | (defvar dired-listing-switches "-al" "\ |
| 6104 | *Switches passed to `ls' for dired. MUST contain the `l' option. | 6354 | *Switches passed to `ls' for Dired. MUST contain the `l' option. |
| 6105 | May contain all other options that don't contradict `-l'; | 6355 | May contain all other options that don't contradict `-l'; |
| 6106 | may contain even `F', `b', `i' and `s'. See also the variable | 6356 | may contain even `F', `b', `i' and `s'. See also the variable |
| 6107 | `dired-ls-F-marks-symlinks' concerning the `F' switch. | 6357 | `dired-ls-F-marks-symlinks' concerning the `F' switch. |
| 6108 | On systems such as MS-DOS and MS-Windows, which use `ls' emulation in Lisp, | 6358 | On systems such as MS-DOS and MS-Windows, which use `ls' emulation in Lisp, |
| 6109 | some of the `ls' switches are not supported; see the doc string of | 6359 | some of the `ls' switches are not supported; see the doc string of |
| 6110 | `insert-directory' on ls-lisp.el for more details.") | 6360 | `insert-directory' on `ls-lisp.el' for more details.") |
| 6111 | 6361 | ||
| 6112 | (custom-autoload (quote dired-listing-switches) "dired") | 6362 | (custom-autoload (quote dired-listing-switches) "dired") |
| 6113 | 6363 | ||
| @@ -6115,7 +6365,7 @@ some of the `ls' switches are not supported; see the doc string of | |||
| 6115 | Name of chown command (usually `chown' or `/etc/chown').") | 6365 | Name of chown command (usually `chown' or `/etc/chown').") |
| 6116 | 6366 | ||
| 6117 | (defvar dired-ls-F-marks-symlinks nil "\ | 6367 | (defvar dired-ls-F-marks-symlinks nil "\ |
| 6118 | *Informs dired about how `ls -lF' marks symbolic links. | 6368 | *Informs Dired about how `ls -lF' marks symbolic links. |
| 6119 | Set this to t if `ls' (or whatever program is specified by | 6369 | Set this to t if `ls' (or whatever program is specified by |
| 6120 | `insert-directory-program') with `-lF' marks the symbolic link | 6370 | `insert-directory-program') with `-lF' marks the symbolic link |
| 6121 | itself with a trailing @ (usually the case under Ultrix). | 6371 | itself with a trailing @ (usually the case under Ultrix). |
| @@ -6167,7 +6417,7 @@ If a character, new links are unconditionally marked with that character.") | |||
| 6167 | (custom-autoload (quote dired-keep-marker-symlink) "dired") | 6417 | (custom-autoload (quote dired-keep-marker-symlink) "dired") |
| 6168 | 6418 | ||
| 6169 | (defvar dired-dwim-target nil "\ | 6419 | (defvar dired-dwim-target nil "\ |
| 6170 | *If non-nil, dired tries to guess a default target directory. | 6420 | *If non-nil, Dired tries to guess a default target directory. |
| 6171 | This means: if there is a dired buffer displayed in the next window, | 6421 | This means: if there is a dired buffer displayed in the next window, |
| 6172 | use its current subdir, instead of the current subdir of this dired buffer. | 6422 | use its current subdir, instead of the current subdir of this dired buffer. |
| 6173 | 6423 | ||
| @@ -6182,7 +6432,7 @@ The target is used in the prompt for file copy, rename etc.") | |||
| 6182 | (custom-autoload (quote dired-copy-preserve-time) "dired") | 6432 | (custom-autoload (quote dired-copy-preserve-time) "dired") |
| 6183 | 6433 | ||
| 6184 | (defvar dired-directory nil "\ | 6434 | (defvar dired-directory nil "\ |
| 6185 | The directory name or wildcard spec that this Dired directory lists. | 6435 | The directory name or wildcard spec that this dired directory lists. |
| 6186 | Local to each dired buffer. May be a list, in which case the car is the | 6436 | Local to each dired buffer. May be a list, in which case the car is the |
| 6187 | directory name and the cdr is the list of files to mention. | 6437 | directory name and the cdr is the list of files to mention. |
| 6188 | The directory name must be absolute, but need not be fully expanded.") | 6438 | The directory name must be absolute, but need not be fully expanded.") |
| @@ -6199,7 +6449,7 @@ list of files to make directory entries for. | |||
| 6199 | \\<dired-mode-map>You can move around in it with the usual commands. | 6449 | \\<dired-mode-map>You can move around in it with the usual commands. |
| 6200 | You can flag files for deletion with \\[dired-flag-file-deletion] and then | 6450 | You can flag files for deletion with \\[dired-flag-file-deletion] and then |
| 6201 | delete them by typing \\[dired-do-flagged-delete]. | 6451 | delete them by typing \\[dired-do-flagged-delete]. |
| 6202 | Type \\[describe-mode] after entering dired for more info. | 6452 | Type \\[describe-mode] after entering Dired for more info. |
| 6203 | 6453 | ||
| 6204 | If DIRNAME is already in a dired buffer, that buffer is used without refresh. | 6454 | If DIRNAME is already in a dired buffer, that buffer is used without refresh. |
| 6205 | 6455 | ||
| @@ -6221,12 +6471,71 @@ If DIRNAME is already in a dired buffer, that buffer is used without refresh. | |||
| 6221 | Like `dired' but returns the dired buffer as value, does not select it. | 6471 | Like `dired' but returns the dired buffer as value, does not select it. |
| 6222 | 6472 | ||
| 6223 | \(fn DIR-OR-LIST &optional SWITCHES)" nil nil) | 6473 | \(fn DIR-OR-LIST &optional SWITCHES)" nil nil) |
| 6224 | (put 'dired-find-alternate-file 'disabled t) | ||
| 6225 | |||
| 6226 | (autoload (quote dired-restore-desktop-buffer) "dired" "\ | ||
| 6227 | Restore a dired buffer specified in a desktop file. | ||
| 6228 | 6474 | ||
| 6229 | \(fn DESKTOP-BUFFER-FILE-NAME DESKTOP-BUFFER-NAME DESKTOP-BUFFER-MISC)" nil nil) | 6475 | (autoload (quote dired-mode) "dired" "\ |
| 6476 | Mode for \"editing\" directory listings. | ||
| 6477 | In Dired, you are \"editing\" a list of the files in a directory and | ||
| 6478 | (optionally) its subdirectories, in the format of `ls -lR'. | ||
| 6479 | Each directory is a page: use \\[backward-page] and \\[forward-page] to move pagewise. | ||
| 6480 | \"Editing\" means that you can run shell commands on files, visit, | ||
| 6481 | compress, load or byte-compile them, change their file attributes | ||
| 6482 | and insert subdirectories into the same buffer. You can \"mark\" | ||
| 6483 | files for later commands or \"flag\" them for deletion, either file | ||
| 6484 | by file or all files matching certain criteria. | ||
| 6485 | You can move using the usual cursor motion commands.\\<dired-mode-map> | ||
| 6486 | Letters no longer insert themselves. Digits are prefix arguments. | ||
| 6487 | Instead, type \\[dired-flag-file-deletion] to flag a file for Deletion. | ||
| 6488 | Type \\[dired-mark] to Mark a file or subdirectory for later commands. | ||
| 6489 | Most commands operate on the marked files and use the current file | ||
| 6490 | if no files are marked. Use a numeric prefix argument to operate on | ||
| 6491 | the next ARG (or previous -ARG if ARG<0) files, or just `1' | ||
| 6492 | to operate on the current file only. Prefix arguments override marks. | ||
| 6493 | Mark-using commands display a list of failures afterwards. Type \\[dired-summary] | ||
| 6494 | to see why something went wrong. | ||
| 6495 | Type \\[dired-unmark] to Unmark a file or all files of a subdirectory. | ||
| 6496 | Type \\[dired-unmark-backward] to back up one line and unflag. | ||
| 6497 | Type \\[dired-do-flagged-delete] to eXecute the deletions requested. | ||
| 6498 | Type \\[dired-advertised-find-file] to Find the current line's file | ||
| 6499 | (or dired it in another buffer, if it is a directory). | ||
| 6500 | Type \\[dired-find-file-other-window] to find file or dired directory in Other window. | ||
| 6501 | Type \\[dired-maybe-insert-subdir] to Insert a subdirectory in this buffer. | ||
| 6502 | Type \\[dired-do-rename] to Rename a file or move the marked files to another directory. | ||
| 6503 | Type \\[dired-do-copy] to Copy files. | ||
| 6504 | Type \\[dired-sort-toggle-or-edit] to toggle Sorting by name/date or change the `ls' switches. | ||
| 6505 | Type \\[revert-buffer] to read all currently expanded directories aGain. | ||
| 6506 | This retains all marks and hides subdirs again that were hidden before. | ||
| 6507 | SPC and DEL can be used to move down and up by lines. | ||
| 6508 | |||
| 6509 | If Dired ever gets confused, you can either type \\[revert-buffer] to read the | ||
| 6510 | directories again, type \\[dired-do-redisplay] to relist a single or the marked files or a | ||
| 6511 | subdirectory, or type \\[dired-build-subdir-alist] to parse the buffer | ||
| 6512 | again for the directory tree. | ||
| 6513 | |||
| 6514 | Customization variables (rename this buffer and type \\[describe-variable] on each line | ||
| 6515 | for more info): | ||
| 6516 | |||
| 6517 | `dired-listing-switches' | ||
| 6518 | `dired-trivial-filenames' | ||
| 6519 | `dired-shrink-to-fit' | ||
| 6520 | `dired-marker-char' | ||
| 6521 | `dired-del-marker' | ||
| 6522 | `dired-keep-marker-rename' | ||
| 6523 | `dired-keep-marker-copy' | ||
| 6524 | `dired-keep-marker-hardlink' | ||
| 6525 | `dired-keep-marker-symlink' | ||
| 6526 | |||
| 6527 | Hooks (use \\[describe-variable] to see their documentation): | ||
| 6528 | |||
| 6529 | `dired-before-readin-hook' | ||
| 6530 | `dired-after-readin-hook' | ||
| 6531 | `dired-mode-hook' | ||
| 6532 | `dired-load-hook' | ||
| 6533 | |||
| 6534 | Keybindings: | ||
| 6535 | \\{dired-mode-map} | ||
| 6536 | |||
| 6537 | \(fn &optional DIRNAME SWITCHES)" nil nil) | ||
| 6538 | (put 'dired-find-alternate-file 'disabled t) | ||
| 6230 | 6539 | ||
| 6231 | ;;;*** | 6540 | ;;;*** |
| 6232 | 6541 | ||
| @@ -6242,8 +6551,8 @@ Restore a dired buffer specified in a desktop file. | |||
| 6242 | ;;;;;; dired-do-compress dired-query dired-compress-file dired-do-kill-lines | 6551 | ;;;;;; dired-do-compress dired-query dired-compress-file dired-do-kill-lines |
| 6243 | ;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory | 6552 | ;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory |
| 6244 | ;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp | 6553 | ;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp |
| 6245 | ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" | 6554 | ;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff |
| 6246 | ;;;;;; "dired-aux.el" (16804 23129)) | 6555 | ;;;;;; dired-diff) "dired-aux" "dired-aux.el" (17145 8097)) |
| 6247 | ;;; Generated autoloads from dired-aux.el | 6556 | ;;; Generated autoloads from dired-aux.el |
| 6248 | 6557 | ||
| 6249 | (autoload (quote dired-diff) "dired-aux" "\ | 6558 | (autoload (quote dired-diff) "dired-aux" "\ |
| @@ -6265,6 +6574,34 @@ With prefix arg, prompt for argument SWITCHES which is options for `diff'. | |||
| 6265 | 6574 | ||
| 6266 | \(fn &optional SWITCHES)" t nil) | 6575 | \(fn &optional SWITCHES)" t nil) |
| 6267 | 6576 | ||
| 6577 | (autoload (quote dired-compare-directories) "dired-aux" "\ | ||
| 6578 | Mark files with different file attributes in two dired buffers. | ||
| 6579 | Compare file attributes of files in the current directory | ||
| 6580 | with file attributes in directory DIR2 using PREDICATE on pairs of files | ||
| 6581 | with the same name. Mark files for which PREDICATE returns non-nil. | ||
| 6582 | Mark files with different names if PREDICATE is nil (or interactively | ||
| 6583 | with empty input at the predicate prompt). | ||
| 6584 | |||
| 6585 | PREDICATE is a Lisp expression that can refer to the following variables: | ||
| 6586 | |||
| 6587 | size1, size2 - file size in bytes | ||
| 6588 | mtime1, mtime2 - last modification time in seconds, as a float | ||
| 6589 | fa1, fa2 - list of file attributes | ||
| 6590 | returned by function `file-attributes' | ||
| 6591 | |||
| 6592 | where 1 refers to attribute of file in the current dired buffer | ||
| 6593 | and 2 to attribute of file in second dired buffer. | ||
| 6594 | |||
| 6595 | Examples of PREDICATE: | ||
| 6596 | |||
| 6597 | (> mtime1 mtime2) - mark newer files | ||
| 6598 | (not (= size1 size2)) - mark files with different sizes | ||
| 6599 | (not (string= (nth 8 fa1) (nth 8 fa2))) - mark files with different modes | ||
| 6600 | (not (and (= (nth 2 fa1) (nth 2 fa2)) - mark files with different UID | ||
| 6601 | (= (nth 3 fa1) (nth 3 fa2)))) and GID. | ||
| 6602 | |||
| 6603 | \(fn DIR2 PREDICATE)" t nil) | ||
| 6604 | |||
| 6268 | (autoload (quote dired-do-chmod) "dired-aux" "\ | 6605 | (autoload (quote dired-do-chmod) "dired-aux" "\ |
| 6269 | Change the mode of the marked (or next ARG) files. | 6606 | Change the mode of the marked (or next ARG) files. |
| 6270 | This calls chmod, thus symbolic modes like `g+w' are allowed. | 6607 | This calls chmod, thus symbolic modes like `g+w' are allowed. |
| @@ -6623,13 +6960,13 @@ true then the type of the file linked to by FILE is printed instead. | |||
| 6623 | 6960 | ||
| 6624 | ;;;*** | 6961 | ;;;*** |
| 6625 | 6962 | ||
| 6626 | ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (16589 26258)) | 6963 | ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (17141 22694)) |
| 6627 | ;;; Generated autoloads from dired-x.el | 6964 | ;;; Generated autoloads from dired-x.el |
| 6628 | 6965 | ||
| 6629 | (autoload (quote dired-jump) "dired-x" "\ | 6966 | (autoload (quote dired-jump) "dired-x" "\ |
| 6630 | Jump to dired buffer corresponding to current buffer. | 6967 | Jump to dired buffer corresponding to current buffer. |
| 6631 | If in a file, dired the current directory and move to file's line. | 6968 | If in a file, dired the current directory and move to file's line. |
| 6632 | If in dired already, pop up a level and goto old directory's line. | 6969 | If in Dired already, pop up a level and goto old directory's line. |
| 6633 | In case the proper dired file line cannot be found, refresh the dired | 6970 | In case the proper dired file line cannot be found, refresh the dired |
| 6634 | buffer and try again. | 6971 | buffer and try again. |
| 6635 | 6972 | ||
| @@ -6637,7 +6974,7 @@ buffer and try again. | |||
| 6637 | 6974 | ||
| 6638 | ;;;*** | 6975 | ;;;*** |
| 6639 | 6976 | ||
| 6640 | ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (16213 43267)) | 6977 | ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (17141 22702)) |
| 6641 | ;;; Generated autoloads from dirtrack.el | 6978 | ;;; Generated autoloads from dirtrack.el |
| 6642 | 6979 | ||
| 6643 | (autoload (quote dirtrack) "dirtrack" "\ | 6980 | (autoload (quote dirtrack) "dirtrack" "\ |
| @@ -6656,8 +6993,8 @@ You can enable directory tracking by adding this function to | |||
| 6656 | 6993 | ||
| 6657 | ;;;*** | 6994 | ;;;*** |
| 6658 | 6995 | ||
| 6659 | ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (16519 | 6996 | ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (17141 |
| 6660 | ;;;;;; 44982)) | 6997 | ;;;;;; 7)) |
| 6661 | ;;; Generated autoloads from emacs-lisp/disass.el | 6998 | ;;; Generated autoloads from emacs-lisp/disass.el |
| 6662 | 6999 | ||
| 6663 | (autoload (quote disassemble) "disass" "\ | 7000 | (autoload (quote disassemble) "disass" "\ |
| @@ -6675,7 +7012,7 @@ redefine OBJECT if it is a symbol. | |||
| 6675 | ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii | 7012 | ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii |
| 6676 | ;;;;;; standard-display-default standard-display-8bit describe-current-display-table | 7013 | ;;;;;; standard-display-default standard-display-8bit describe-current-display-table |
| 6677 | ;;;;;; describe-display-table set-display-table-slot display-table-slot | 7014 | ;;;;;; describe-display-table set-display-table-slot display-table-slot |
| 6678 | ;;;;;; make-display-table) "disp-table" "disp-table.el" (16814 63075)) | 7015 | ;;;;;; make-display-table) "disp-table" "disp-table.el" (17141 22702)) |
| 6679 | ;;; Generated autoloads from disp-table.el | 7016 | ;;; Generated autoloads from disp-table.el |
| 6680 | 7017 | ||
| 6681 | (autoload (quote make-display-table) "disp-table" "\ | 7018 | (autoload (quote make-display-table) "disp-table" "\ |
| @@ -6776,7 +7113,7 @@ for users who call this function in `.emacs'. | |||
| 6776 | ;;;*** | 7113 | ;;;*** |
| 6777 | 7114 | ||
| 6778 | ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" | 7115 | ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" |
| 6779 | ;;;;;; (16213 43281)) | 7116 | ;;;;;; (17134 16312)) |
| 6780 | ;;; Generated autoloads from play/dissociate.el | 7117 | ;;; Generated autoloads from play/dissociate.el |
| 6781 | 7118 | ||
| 6782 | (autoload (quote dissociated-press) "dissociate" "\ | 7119 | (autoload (quote dissociated-press) "dissociate" "\ |
| @@ -6792,8 +7129,28 @@ Default is 2. | |||
| 6792 | 7129 | ||
| 6793 | ;;;*** | 7130 | ;;;*** |
| 6794 | 7131 | ||
| 7132 | ;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (17141 22705)) | ||
| 7133 | ;;; Generated autoloads from dnd.el | ||
| 7134 | |||
| 7135 | (defvar dnd-protocol-alist (quote (("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file))) "\ | ||
| 7136 | The functions to call for different protocols when a drop is made. | ||
| 7137 | This variable is used by `dnd-handle-one-url' and `dnd-handle-file-name'. | ||
| 7138 | The list contains of (REGEXP . FUNCTION) pairs. | ||
| 7139 | The functions shall take two arguments, URL, which is the URL dropped and | ||
| 7140 | ACTION which is the action to be performed for the drop (move, copy, link, | ||
| 7141 | private or ask). | ||
| 7142 | If no match is found here, and the value of `browse-url-browser-function' | ||
| 7143 | is a pair of (REGEXP . FUNCTION), those regexps are tried for a match. | ||
| 7144 | If no match is found, the URL is inserted as text by calling `dnd-insert-text'. | ||
| 7145 | The function shall return the action done (move, copy, link or private) | ||
| 7146 | if some action was made, or nil if the URL is ignored.") | ||
| 7147 | |||
| 7148 | (custom-autoload (quote dnd-protocol-alist) "dnd") | ||
| 7149 | |||
| 7150 | ;;;*** | ||
| 7151 | |||
| 6795 | ;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" | 7152 | ;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" |
| 6796 | ;;;;;; "textmodes/dns-mode.el" (16710 53610)) | 7153 | ;;;;;; "textmodes/dns-mode.el" (17141 112)) |
| 6797 | ;;; Generated autoloads from textmodes/dns-mode.el | 7154 | ;;; Generated autoloads from textmodes/dns-mode.el |
| 6798 | 7155 | ||
| 6799 | (autoload (quote dns-mode) "dns-mode" "\ | 7156 | (autoload (quote dns-mode) "dns-mode" "\ |
| @@ -6816,7 +7173,7 @@ Locate SOA record and increment the serial field. | |||
| 6816 | 7173 | ||
| 6817 | ;;;*** | 7174 | ;;;*** |
| 6818 | 7175 | ||
| 6819 | ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (16213 43281)) | 7176 | ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (17135 27224)) |
| 6820 | ;;; Generated autoloads from play/doctor.el | 7177 | ;;; Generated autoloads from play/doctor.el |
| 6821 | 7178 | ||
| 6822 | (autoload (quote doctor) "doctor" "\ | 7179 | (autoload (quote doctor) "doctor" "\ |
| @@ -6827,7 +7184,7 @@ Switch to *doctor* buffer and start giving psychotherapy. | |||
| 6827 | ;;;*** | 7184 | ;;;*** |
| 6828 | 7185 | ||
| 6829 | ;;;### (autoloads (double-mode double-mode) "double" "double.el" | 7186 | ;;;### (autoloads (double-mode double-mode) "double" "double.el" |
| 6830 | ;;;;;; (16932 19773)) | 7187 | ;;;;;; (17141 22705)) |
| 6831 | ;;; Generated autoloads from double.el | 7188 | ;;; Generated autoloads from double.el |
| 6832 | 7189 | ||
| 6833 | (defvar double-mode nil "\ | 7190 | (defvar double-mode nil "\ |
| @@ -6848,7 +7205,7 @@ when pressed twice. See variable `double-map' for details. | |||
| 6848 | 7205 | ||
| 6849 | ;;;*** | 7206 | ;;;*** |
| 6850 | 7207 | ||
| 6851 | ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (16213 43281)) | 7208 | ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (17134 16321)) |
| 6852 | ;;; Generated autoloads from play/dunnet.el | 7209 | ;;; Generated autoloads from play/dunnet.el |
| 6853 | 7210 | ||
| 6854 | (autoload (quote dunnet) "dunnet" "\ | 7211 | (autoload (quote dunnet) "dunnet" "\ |
| @@ -6859,7 +7216,7 @@ Switch to *dungeon* buffer and start game. | |||
| 6859 | ;;;*** | 7216 | ;;;*** |
| 6860 | 7217 | ||
| 6861 | ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" | 7218 | ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" |
| 6862 | ;;;;;; (16698 21927)) | 7219 | ;;;;;; (17141 6633)) |
| 6863 | ;;; Generated autoloads from gnus/earcon.el | 7220 | ;;; Generated autoloads from gnus/earcon.el |
| 6864 | 7221 | ||
| 6865 | (autoload (quote gnus-earcon-display) "earcon" "\ | 7222 | (autoload (quote gnus-earcon-display) "earcon" "\ |
| @@ -6870,8 +7227,8 @@ Play sounds in message buffers. | |||
| 6870 | ;;;*** | 7227 | ;;;*** |
| 6871 | 7228 | ||
| 6872 | ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap | 7229 | ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap |
| 6873 | ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode" | 7230 | ;;;;;; define-global-minor-mode define-minor-mode) "easy-mmode" |
| 6874 | ;;;;;; "emacs-lisp/easy-mmode.el" (16775 26710)) | 7231 | ;;;;;; "emacs-lisp/easy-mmode.el" (17116 17255)) |
| 6875 | ;;; Generated autoloads from emacs-lisp/easy-mmode.el | 7232 | ;;; Generated autoloads from emacs-lisp/easy-mmode.el |
| 6876 | 7233 | ||
| 6877 | (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) | 7234 | (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) |
| @@ -6879,7 +7236,7 @@ Play sounds in message buffers. | |||
| 6879 | (autoload (quote define-minor-mode) "easy-mmode" "\ | 7236 | (autoload (quote define-minor-mode) "easy-mmode" "\ |
| 6880 | Define a new minor mode MODE. | 7237 | Define a new minor mode MODE. |
| 6881 | This function defines the associated control variable MODE, keymap MODE-map, | 7238 | This function defines the associated control variable MODE, keymap MODE-map, |
| 6882 | toggle command MODE, and hook MODE-hook. | 7239 | and toggle command MODE. |
| 6883 | 7240 | ||
| 6884 | DOC is the documentation for the mode toggle command. | 7241 | DOC is the documentation for the mode toggle command. |
| 6885 | Optional INIT-VALUE is the initial value of the mode's variable. | 7242 | Optional INIT-VALUE is the initial value of the mode's variable. |
| @@ -6892,14 +7249,17 @@ The above three arguments can be skipped if keyword arguments are | |||
| 6892 | used (see below). | 7249 | used (see below). |
| 6893 | 7250 | ||
| 6894 | BODY contains code that will be executed each time the mode is (dis)activated. | 7251 | BODY contains code that will be executed each time the mode is (dis)activated. |
| 6895 | It will be executed after any toggling but before running the hooks. | 7252 | It will be executed after any toggling but before running the hook variable |
| 6896 | Before the actual body code, you can write | 7253 | `mode-HOOK'. |
| 6897 | keyword arguments (alternating keywords and values). | 7254 | Before the actual body code, you can write keyword arguments (alternating |
| 6898 | These following keyword arguments are supported (other keywords | 7255 | keywords and values). These following keyword arguments are supported (other |
| 6899 | will be passed to `defcustom' if the minor mode is global): | 7256 | keywords will be passed to `defcustom' if the minor mode is global): |
| 6900 | :group GROUP Custom group name to use in all generated `defcustom' forms. | 7257 | :group GROUP Custom group name to use in all generated `defcustom' forms. |
| 7258 | Defaults to MODE without the possible trailing \"-mode\". | ||
| 7259 | Don't use this default group name unless you have written a | ||
| 7260 | `defgroup' to define that group properly. | ||
| 6901 | :global GLOBAL If non-nil specifies that the minor mode is not meant to be | 7261 | :global GLOBAL If non-nil specifies that the minor mode is not meant to be |
| 6902 | buffer-local, so don't make the variable MODE buffer-local. | 7262 | buffer-local, so don't make the variable MODE buffer-local. |
| 6903 | By default, the mode is buffer-local. | 7263 | By default, the mode is buffer-local. |
| 6904 | :init-value VAL Same as the INIT-VALUE argument. | 7264 | :init-value VAL Same as the INIT-VALUE argument. |
| 6905 | :lighter SPEC Same as the LIGHTER argument. | 7265 | :lighter SPEC Same as the LIGHTER argument. |
| @@ -6913,13 +7273,21 @@ For example, you could write | |||
| 6913 | 7273 | ||
| 6914 | \(fn MODE DOC &optional INIT-VALUE LIGHTER KEYMAP &rest BODY)" nil (quote macro)) | 7274 | \(fn MODE DOC &optional INIT-VALUE LIGHTER KEYMAP &rest BODY)" nil (quote macro)) |
| 6915 | 7275 | ||
| 6916 | (autoload (quote easy-mmode-define-global-mode) "easy-mmode" "\ | 7276 | (defalias (quote easy-mmode-define-global-mode) (quote define-global-minor-mode)) |
| 7277 | |||
| 7278 | (autoload (quote define-global-minor-mode) "easy-mmode" "\ | ||
| 6917 | Make GLOBAL-MODE out of the buffer-local minor MODE. | 7279 | Make GLOBAL-MODE out of the buffer-local minor MODE. |
| 6918 | TURN-ON is a function that will be called with no args in every buffer | 7280 | TURN-ON is a function that will be called with no args in every buffer |
| 6919 | and that should try to turn MODE on if applicable for that buffer. | 7281 | and that should try to turn MODE on if applicable for that buffer. |
| 6920 | KEYS is a list of CL-style keyword arguments: | 7282 | KEYS is a list of CL-style keyword arguments: |
| 6921 | :group to specify the custom group. | 7283 | :group to specify the custom group. |
| 6922 | 7284 | ||
| 7285 | If MODE's set-up depends on the major mode in effect when it was | ||
| 7286 | enabled, then disabling and reenabling MODE should make MODE work | ||
| 7287 | correctly with the current major mode. This is important to | ||
| 7288 | prevent problems with derived modes, that is, major modes that | ||
| 7289 | call another major mode in their body. | ||
| 7290 | |||
| 6923 | \(fn GLOBAL-MODE MODE TURN-ON &rest KEYS)" nil (quote macro)) | 7291 | \(fn GLOBAL-MODE MODE TURN-ON &rest KEYS)" nil (quote macro)) |
| 6924 | 7292 | ||
| 6925 | (autoload (quote easy-mmode-define-keymap) "easy-mmode" "\ | 7293 | (autoload (quote easy-mmode-define-keymap) "easy-mmode" "\ |
| @@ -6946,8 +7314,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX). | |||
| 6946 | ;;;*** | 7314 | ;;;*** |
| 6947 | 7315 | ||
| 6948 | ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define | 7316 | ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define |
| 6949 | ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (16787 | 7317 | ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (17141 |
| 6950 | ;;;;;; 16350)) | 7318 | ;;;;;; 7)) |
| 6951 | ;;; Generated autoloads from emacs-lisp/easymenu.el | 7319 | ;;; Generated autoloads from emacs-lisp/easymenu.el |
| 6952 | 7320 | ||
| 6953 | (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) | 7321 | (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) |
| @@ -6970,7 +7338,7 @@ It returns the remaining items of the displayed menu. | |||
| 6970 | :visible INCLUDE | 7338 | :visible INCLUDE |
| 6971 | 7339 | ||
| 6972 | INCLUDE is an expression; this menu is only visible if this | 7340 | INCLUDE is an expression; this menu is only visible if this |
| 6973 | expression has a non-nil value. `:include' is an alias for `:visible'. | 7341 | expression has a non-nil value. `:included' is an alias for `:visible'. |
| 6974 | 7342 | ||
| 6975 | :active ENABLE | 7343 | :active ENABLE |
| 6976 | 7344 | ||
| @@ -7015,10 +7383,10 @@ keyboard equivalent. | |||
| 7015 | ENABLE is an expression; the item is enabled for selection | 7383 | ENABLE is an expression; the item is enabled for selection |
| 7016 | whenever this expression's value is non-nil. | 7384 | whenever this expression's value is non-nil. |
| 7017 | 7385 | ||
| 7018 | :included INCLUDE | 7386 | :visible INCLUDE |
| 7019 | 7387 | ||
| 7020 | INCLUDE is an expression; this item is only visible if this | 7388 | INCLUDE is an expression; this item is only visible if this |
| 7021 | expression has a non-nil value. | 7389 | expression has a non-nil value. `:included' is an alias for `:visible'. |
| 7022 | 7390 | ||
| 7023 | :suffix FORM | 7391 | :suffix FORM |
| 7024 | 7392 | ||
| @@ -7092,7 +7460,7 @@ to implement dynamic menus. | |||
| 7092 | ;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file | 7460 | ;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file |
| 7093 | ;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer | 7461 | ;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer |
| 7094 | ;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" | 7462 | ;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" |
| 7095 | ;;;;;; "progmodes/ebnf2ps.el" (16801 58033)) | 7463 | ;;;;;; "progmodes/ebnf2ps.el" (17097 30648)) |
| 7096 | ;;; Generated autoloads from progmodes/ebnf2ps.el | 7464 | ;;; Generated autoloads from progmodes/ebnf2ps.el |
| 7097 | 7465 | ||
| 7098 | (autoload (quote ebnf-customize) "ebnf2ps" "\ | 7466 | (autoload (quote ebnf-customize) "ebnf2ps" "\ |
| @@ -7351,8 +7719,8 @@ See `ebnf-style-database' documentation. | |||
| 7351 | ;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition | 7719 | ;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition |
| 7352 | ;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration | 7720 | ;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration |
| 7353 | ;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree | 7721 | ;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree |
| 7354 | ;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (16875 | 7722 | ;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (17134 |
| 7355 | ;;;;;; 35928)) | 7723 | ;;;;;; 4544)) |
| 7356 | ;;; Generated autoloads from progmodes/ebrowse.el | 7724 | ;;; Generated autoloads from progmodes/ebrowse.el |
| 7357 | 7725 | ||
| 7358 | (autoload (quote ebrowse-tree-mode) "ebrowse" "\ | 7726 | (autoload (quote ebrowse-tree-mode) "ebrowse" "\ |
| @@ -7503,7 +7871,7 @@ Display statistics for a class tree. | |||
| 7503 | ;;;*** | 7871 | ;;;*** |
| 7504 | 7872 | ||
| 7505 | ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" | 7873 | ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" |
| 7506 | ;;;;;; (16868 63463)) | 7874 | ;;;;;; (17144 6193)) |
| 7507 | ;;; Generated autoloads from ebuff-menu.el | 7875 | ;;; Generated autoloads from ebuff-menu.el |
| 7508 | 7876 | ||
| 7509 | (autoload (quote electric-buffer-list) "ebuff-menu" "\ | 7877 | (autoload (quote electric-buffer-list) "ebuff-menu" "\ |
| @@ -7528,7 +7896,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry. | |||
| 7528 | ;;;*** | 7896 | ;;;*** |
| 7529 | 7897 | ||
| 7530 | ;;;### (autoloads (Electric-command-history-redo-expression) "echistory" | 7898 | ;;;### (autoloads (Electric-command-history-redo-expression) "echistory" |
| 7531 | ;;;;;; "echistory.el" (16213 43267)) | 7899 | ;;;;;; "echistory.el" (17141 22708)) |
| 7532 | ;;; Generated autoloads from echistory.el | 7900 | ;;; Generated autoloads from echistory.el |
| 7533 | 7901 | ||
| 7534 | (autoload (quote Electric-command-history-redo-expression) "echistory" "\ | 7902 | (autoload (quote Electric-command-history-redo-expression) "echistory" "\ |
| @@ -7540,11 +7908,11 @@ With prefix arg NOCONFIRM, execute current line as-is without editing. | |||
| 7540 | ;;;*** | 7908 | ;;;*** |
| 7541 | 7909 | ||
| 7542 | ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms | 7910 | ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms |
| 7543 | ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (16810 63791)) | 7911 | ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (17141 14)) |
| 7544 | ;;; Generated autoloads from emacs-lisp/edebug.el | 7912 | ;;; Generated autoloads from emacs-lisp/edebug.el |
| 7545 | 7913 | ||
| 7546 | (defvar edebug-all-defs nil "\ | 7914 | (defvar edebug-all-defs nil "\ |
| 7547 | *If non-nil, evaluation of any defining forms will instrument for Edebug. | 7915 | *If non-nil, evaluating defining forms instruments for Edebug. |
| 7548 | This applies to `eval-defun', `eval-region', `eval-buffer', and | 7916 | This applies to `eval-defun', `eval-region', `eval-buffer', and |
| 7549 | `eval-current-buffer'. `eval-region' is also called by | 7917 | `eval-current-buffer'. `eval-region' is also called by |
| 7550 | `eval-last-sexp', and `eval-print-last-sexp'. | 7918 | `eval-last-sexp', and `eval-print-last-sexp'. |
| @@ -7603,7 +7971,7 @@ already is one.) | |||
| 7603 | ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor | 7971 | ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor |
| 7604 | ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions | 7972 | ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions |
| 7605 | ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup | 7973 | ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup |
| 7606 | ;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (16923 3605)) | 7974 | ;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (17141 22731)) |
| 7607 | ;;; Generated autoloads from ediff.el | 7975 | ;;; Generated autoloads from ediff.el |
| 7608 | 7976 | ||
| 7609 | (autoload (quote ediff-files) "ediff" "\ | 7977 | (autoload (quote ediff-files) "ediff" "\ |
| @@ -7802,11 +8170,13 @@ buffer. If odd -- assume it is in a file. | |||
| 7802 | \(fn &optional ARG PATCH-BUF)" t nil) | 8170 | \(fn &optional ARG PATCH-BUF)" t nil) |
| 7803 | 8171 | ||
| 7804 | (autoload (quote ediff-patch-buffer) "ediff" "\ | 8172 | (autoload (quote ediff-patch-buffer) "ediff" "\ |
| 7805 | Run Ediff by patching BUFFER-NAME. | 8173 | Run Ediff by patching the buffer specified at prompt. |
| 7806 | Without prefix argument: asks if the patch is in some buffer and prompts for | 8174 | Without the optional prefix ARG, asks if the patch is in some buffer and |
| 7807 | the buffer or a file, depending on the answer. | 8175 | prompts for the buffer or a file, depending on the answer. |
| 7808 | With prefix arg=1: assumes the patch is in a file and prompts for the file. | 8176 | With ARG=1, assumes the patch is in a file and prompts for the file. |
| 7809 | With prefix arg=2: assumes the patch is in a buffer and prompts for the buffer. | 8177 | With ARG=2, assumes the patch is in a buffer and prompts for the buffer. |
| 8178 | PATCH-BUF is an optional argument, which specifies the buffer that contains the | ||
| 8179 | patch. If not given, the user is prompted according to the prefix argument. | ||
| 7810 | 8180 | ||
| 7811 | \(fn &optional ARG PATCH-BUF)" t nil) | 8181 | \(fn &optional ARG PATCH-BUF)" t nil) |
| 7812 | 8182 | ||
| @@ -7839,7 +8209,7 @@ With optional NODE, goes to that node. | |||
| 7839 | ;;;*** | 8209 | ;;;*** |
| 7840 | 8210 | ||
| 7841 | ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" | 8211 | ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" |
| 7842 | ;;;;;; (16213 43267)) | 8212 | ;;;;;; (17141 22711)) |
| 7843 | ;;; Generated autoloads from ediff-help.el | 8213 | ;;; Generated autoloads from ediff-help.el |
| 7844 | 8214 | ||
| 7845 | (autoload (quote ediff-customize) "ediff-help" "\ | 8215 | (autoload (quote ediff-customize) "ediff-help" "\ |
| @@ -7849,7 +8219,7 @@ Not documented | |||
| 7849 | 8219 | ||
| 7850 | ;;;*** | 8220 | ;;;*** |
| 7851 | 8221 | ||
| 7852 | ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (16213 43267)) | 8222 | ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (17141 22711)) |
| 7853 | ;;; Generated autoloads from ediff-hook.el | 8223 | ;;; Generated autoloads from ediff-hook.el |
| 7854 | 8224 | ||
| 7855 | (defvar ediff-window-setup-function) | 8225 | (defvar ediff-window-setup-function) |
| @@ -7857,12 +8227,12 @@ Not documented | |||
| 7857 | 8227 | ||
| 7858 | (ediff-cond-compile-for-xemacs-or-emacs (defun ediff-xemacs-init-menus nil (if (featurep (quote menubar)) (progn (add-submenu (quote ("Tools")) ediff-menu "OO-Browser...") (add-submenu (quote ("Tools")) ediff-merge-menu "OO-Browser...") (add-submenu (quote ("Tools")) epatch-menu "OO-Browser...") (add-submenu (quote ("Tools")) ediff-misc-menu "OO-Browser...") (add-menu-button (quote ("Tools")) "-------" "OO-Browser...")))) nil) | 8228 | (ediff-cond-compile-for-xemacs-or-emacs (defun ediff-xemacs-init-menus nil (if (featurep (quote menubar)) (progn (add-submenu (quote ("Tools")) ediff-menu "OO-Browser...") (add-submenu (quote ("Tools")) ediff-merge-menu "OO-Browser...") (add-submenu (quote ("Tools")) epatch-menu "OO-Browser...") (add-submenu (quote ("Tools")) ediff-misc-menu "OO-Browser...") (add-menu-button (quote ("Tools")) "-------" "OO-Browser...")))) nil) |
| 7859 | 8229 | ||
| 7860 | (ediff-cond-compile-for-xemacs-or-emacs (progn (defvar ediff-menu (quote ("Compare" ["Two Files..." ediff-files t] ["Two Buffers..." ediff-buffers t] ["Three Files..." ediff-files3 t] ["Three Buffers..." ediff-buffers3 t] "---" ["Two Directories..." ediff-directories t] ["Three Directories..." ediff-directories3 t] "---" ["File with Revision..." ediff-revision t] ["Directory Revisions..." ediff-directory-revisions t] "---" ["Windows Word-by-word..." ediff-windows-wordwise t] ["Windows Line-by-line..." ediff-windows-linewise t] "---" ["Regions Word-by-word..." ediff-regions-wordwise t] ["Regions Line-by-line..." ediff-regions-linewise t]))) (defvar ediff-merge-menu (quote ("Merge" ["Files..." ediff-merge-files t] ["Files with Ancestor..." ediff-merge-files-with-ancestor t] ["Buffers..." ediff-merge-buffers t] ["Buffers with Ancestor..." ediff-merge-buffers-with-ancestor t] "---" ["Directories..." ediff-merge-directories t] ["Directories with Ancestor..." ediff-merge-directories-with-ancestor t] "---" ["Revisions..." ediff-merge-revisions t] ["Revisions with Ancestor..." ediff-merge-revisions-with-ancestor t] ["Directory Revisions..." ediff-merge-directory-revisions t] ["Directory Revisions with Ancestor..." ediff-merge-directory-revisions-with-ancestor t]))) (defvar epatch-menu (quote ("Apply Patch" ["To a file..." ediff-patch-file t] ["To a buffer..." ediff-patch-buffer t]))) (defvar ediff-misc-menu (quote ("Ediff Miscellanea" ["Ediff Manual..." ediff-documentation t] ["Customize Ediff..." ediff-customize t] ["List Ediff Sessions..." ediff-show-registry t] ["Use separate frame for Ediff control buffer..." ediff-toggle-multiframe :style toggle :selected (if (and (featurep (quote ediff-util)) (boundp (quote ediff-window-setup-function))) (eq ediff-window-setup-function (quote ediff-setup-windows-multiframe)))] ["Use a toolbar with Ediff control buffer" ediff-toggle-use-toolbar :style toggle :selected (if (featurep (quote ediff-tbar)) (ediff-use-toolbar-p))]))) (if (and (featurep (quote menubar)) (not (featurep (quote infodock))) (not (featurep (quote ediff-hook)))) (ediff-xemacs-init-menus))) (if (featurep (quote menu-bar)) (progn (defvar menu-bar-ediff-misc-menu (make-sparse-keymap "Ediff Miscellanea")) (fset (quote menu-bar-ediff-misc-menu) (symbol-value (quote menu-bar-ediff-misc-menu))) (defvar menu-bar-epatch-menu (make-sparse-keymap "Apply Patch")) (fset (quote menu-bar-epatch-menu) (symbol-value (quote menu-bar-epatch-menu))) (defvar menu-bar-ediff-merge-menu (make-sparse-keymap "Merge")) (fset (quote menu-bar-ediff-merge-menu) (symbol-value (quote menu-bar-ediff-merge-menu))) (defvar menu-bar-ediff-menu (make-sparse-keymap "Compare")) (fset (quote menu-bar-ediff-menu) (symbol-value (quote menu-bar-ediff-menu))) (define-key menu-bar-ediff-menu [window] (quote ("This Window and Next Window" . compare-windows))) (define-key menu-bar-ediff-menu [ediff-windows-linewise] (quote ("Windows Line-by-line..." . ediff-windows-linewise))) (define-key menu-bar-ediff-menu [ediff-windows-wordwise] (quote ("Windows Word-by-word..." . ediff-windows-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-windows] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-regions-linewise] (quote ("Regions Line-by-line..." . ediff-regions-linewise))) (define-key menu-bar-ediff-menu [ediff-regions-wordwise] (quote ("Regions Word-by-word..." . ediff-regions-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-regions] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-dir-revision] (quote ("Directory Revisions..." . ediff-directory-revisions))) (define-key menu-bar-ediff-menu [ediff-revision] (quote ("File with Revision..." . ediff-revision))) (define-key menu-bar-ediff-menu [separator-ediff-directories] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-directories3] (quote ("Three Directories..." . ediff-directories3))) (define-key menu-bar-ediff-menu [ediff-directories] (quote ("Two Directories..." . ediff-directories))) (define-key menu-bar-ediff-menu [separator-ediff-files] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-buffers3] (quote ("Three Buffers..." . ediff-buffers3))) (define-key menu-bar-ediff-menu [ediff-files3] (quote ("Three Files..." . ediff-files3))) (define-key menu-bar-ediff-menu [ediff-buffers] (quote ("Two Buffers..." . ediff-buffers))) (define-key menu-bar-ediff-menu [ediff-files] (quote ("Two Files..." . ediff-files))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions-with-ancestor] (quote ("Directory Revisions with Ancestor..." . ediff-merge-directory-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions] (quote ("Directory Revisions..." . ediff-merge-directory-revisions))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions-with-ancestor] (quote ("Revisions with Ancestor..." . ediff-merge-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions] (quote ("Revisions..." . ediff-merge-revisions))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories-with-ancestor] (quote ("Directories with Ancestor..." . ediff-merge-directories-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories] (quote ("Directories..." . ediff-merge-directories))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge-dirs] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers-with-ancestor] (quote ("Buffers with Ancestor..." . ediff-merge-buffers-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers] (quote ("Buffers..." . ediff-merge-buffers))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files-with-ancestor] (quote ("Files with Ancestor..." . ediff-merge-files-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files] (quote ("Files..." . ediff-merge-files))) (define-key menu-bar-epatch-menu [ediff-patch-buffer] (quote ("To a Buffer..." . ediff-patch-buffer))) (define-key menu-bar-epatch-menu [ediff-patch-file] (quote ("To a File..." . ediff-patch-file))) (define-key menu-bar-ediff-misc-menu [emultiframe] (quote ("Toggle use of separate control buffer frame..." . ediff-toggle-multiframe))) (define-key menu-bar-ediff-misc-menu [eregistry] (quote ("List Ediff Sessions..." . ediff-show-registry))) (define-key menu-bar-ediff-misc-menu [ediff-cust] (quote ("Customize Ediff..." . ediff-customize))) (define-key menu-bar-ediff-misc-menu [ediff-doc] (quote ("Ediff Manual..." . ediff-documentation)))))) | 8230 | (ediff-cond-compile-for-xemacs-or-emacs (progn (defvar ediff-menu (quote ("Compare" ["Two Files..." ediff-files t] ["Two Buffers..." ediff-buffers t] ["Three Files..." ediff-files3 t] ["Three Buffers..." ediff-buffers3 t] "---" ["Two Directories..." ediff-directories t] ["Three Directories..." ediff-directories3 t] "---" ["File with Revision..." ediff-revision t] ["Directory Revisions..." ediff-directory-revisions t] "---" ["Windows Word-by-word..." ediff-windows-wordwise t] ["Windows Line-by-line..." ediff-windows-linewise t] "---" ["Regions Word-by-word..." ediff-regions-wordwise t] ["Regions Line-by-line..." ediff-regions-linewise t]))) (defvar ediff-merge-menu (quote ("Merge" ["Files..." ediff-merge-files t] ["Files with Ancestor..." ediff-merge-files-with-ancestor t] ["Buffers..." ediff-merge-buffers t] ["Buffers with Ancestor..." ediff-merge-buffers-with-ancestor t] "---" ["Directories..." ediff-merge-directories t] ["Directories with Ancestor..." ediff-merge-directories-with-ancestor t] "---" ["Revisions..." ediff-merge-revisions t] ["Revisions with Ancestor..." ediff-merge-revisions-with-ancestor t] ["Directory Revisions..." ediff-merge-directory-revisions t] ["Directory Revisions with Ancestor..." ediff-merge-directory-revisions-with-ancestor t]))) (defvar epatch-menu (quote ("Apply Patch" ["To a file..." ediff-patch-file t] ["To a buffer..." ediff-patch-buffer t]))) (defvar ediff-misc-menu (quote ("Ediff Miscellanea" ["Ediff Manual" ediff-documentation t] ["Customize Ediff" ediff-customize t] ["List Ediff Sessions" ediff-show-registry t] ["Use separate frame for Ediff control buffer" ediff-toggle-multiframe :style toggle :selected (if (and (featurep (quote ediff-util)) (boundp (quote ediff-window-setup-function))) (eq ediff-window-setup-function (quote ediff-setup-windows-multiframe)))] ["Use a toolbar with Ediff control buffer" ediff-toggle-use-toolbar :style toggle :selected (if (featurep (quote ediff-tbar)) (ediff-use-toolbar-p))]))) (if (and (featurep (quote menubar)) (not (featurep (quote infodock))) (not (featurep (quote ediff-hook)))) (ediff-xemacs-init-menus))) (if (featurep (quote menu-bar)) (progn (defvar menu-bar-ediff-misc-menu (make-sparse-keymap "Ediff Miscellanea")) (fset (quote menu-bar-ediff-misc-menu) (symbol-value (quote menu-bar-ediff-misc-menu))) (defvar menu-bar-epatch-menu (make-sparse-keymap "Apply Patch")) (fset (quote menu-bar-epatch-menu) (symbol-value (quote menu-bar-epatch-menu))) (defvar menu-bar-ediff-merge-menu (make-sparse-keymap "Merge")) (fset (quote menu-bar-ediff-merge-menu) (symbol-value (quote menu-bar-ediff-merge-menu))) (defvar menu-bar-ediff-menu (make-sparse-keymap "Compare")) (fset (quote menu-bar-ediff-menu) (symbol-value (quote menu-bar-ediff-menu))) (define-key menu-bar-ediff-menu [window] (quote ("This Window and Next Window" . compare-windows))) (define-key menu-bar-ediff-menu [ediff-windows-linewise] (quote ("Windows Line-by-line..." . ediff-windows-linewise))) (define-key menu-bar-ediff-menu [ediff-windows-wordwise] (quote ("Windows Word-by-word..." . ediff-windows-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-windows] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-regions-linewise] (quote ("Regions Line-by-line..." . ediff-regions-linewise))) (define-key menu-bar-ediff-menu [ediff-regions-wordwise] (quote ("Regions Word-by-word..." . ediff-regions-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-regions] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-dir-revision] (quote ("Directory Revisions..." . ediff-directory-revisions))) (define-key menu-bar-ediff-menu [ediff-revision] (quote ("File with Revision..." . ediff-revision))) (define-key menu-bar-ediff-menu [separator-ediff-directories] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-directories3] (quote ("Three Directories..." . ediff-directories3))) (define-key menu-bar-ediff-menu [ediff-directories] (quote ("Two Directories..." . ediff-directories))) (define-key menu-bar-ediff-menu [separator-ediff-files] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-buffers3] (quote ("Three Buffers..." . ediff-buffers3))) (define-key menu-bar-ediff-menu [ediff-files3] (quote ("Three Files..." . ediff-files3))) (define-key menu-bar-ediff-menu [ediff-buffers] (quote ("Two Buffers..." . ediff-buffers))) (define-key menu-bar-ediff-menu [ediff-files] (quote ("Two Files..." . ediff-files))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions-with-ancestor] (quote ("Directory Revisions with Ancestor..." . ediff-merge-directory-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions] (quote ("Directory Revisions..." . ediff-merge-directory-revisions))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions-with-ancestor] (quote ("Revisions with Ancestor..." . ediff-merge-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions] (quote ("Revisions..." . ediff-merge-revisions))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories-with-ancestor] (quote ("Directories with Ancestor..." . ediff-merge-directories-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories] (quote ("Directories..." . ediff-merge-directories))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge-dirs] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers-with-ancestor] (quote ("Buffers with Ancestor..." . ediff-merge-buffers-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers] (quote ("Buffers..." . ediff-merge-buffers))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files-with-ancestor] (quote ("Files with Ancestor..." . ediff-merge-files-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files] (quote ("Files..." . ediff-merge-files))) (define-key menu-bar-epatch-menu [ediff-patch-buffer] (quote ("To a Buffer..." . ediff-patch-buffer))) (define-key menu-bar-epatch-menu [ediff-patch-file] (quote ("To a File..." . ediff-patch-file))) (define-key menu-bar-ediff-misc-menu [emultiframe] (quote ("Toggle use of separate control buffer frame" . ediff-toggle-multiframe))) (define-key menu-bar-ediff-misc-menu [eregistry] (quote ("List Ediff Sessions" . ediff-show-registry))) (define-key menu-bar-ediff-misc-menu [ediff-cust] (quote ("Customize Ediff" . ediff-customize))) (define-key menu-bar-ediff-misc-menu [ediff-doc] (quote ("Ediff Manual" . ediff-documentation)))))) |
| 7861 | 8231 | ||
| 7862 | ;;;*** | 8232 | ;;;*** |
| 7863 | 8233 | ||
| 7864 | ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" | 8234 | ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" |
| 7865 | ;;;;;; (16923 3605)) | 8235 | ;;;;;; (17141 22720)) |
| 7866 | ;;; Generated autoloads from ediff-mult.el | 8236 | ;;; Generated autoloads from ediff-mult.el |
| 7867 | 8237 | ||
| 7868 | (autoload (quote ediff-show-registry) "ediff-mult" "\ | 8238 | (autoload (quote ediff-show-registry) "ediff-mult" "\ |
| @@ -7875,7 +8245,7 @@ Display Ediff's registry. | |||
| 7875 | ;;;*** | 8245 | ;;;*** |
| 7876 | 8246 | ||
| 7877 | ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) | 8247 | ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) |
| 7878 | ;;;;;; "ediff-util" "ediff-util.el" (16442 4953)) | 8248 | ;;;;;; "ediff-util" "ediff-util.el" (17141 22727)) |
| 7879 | ;;; Generated autoloads from ediff-util.el | 8249 | ;;; Generated autoloads from ediff-util.el |
| 7880 | 8250 | ||
| 7881 | (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ | 8251 | (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ |
| @@ -7896,7 +8266,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see. | |||
| 7896 | 8266 | ||
| 7897 | ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro | 8267 | ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro |
| 7898 | ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" | 8268 | ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" |
| 7899 | ;;;;;; (16822 52984)) | 8269 | ;;;;;; (17141 22734)) |
| 7900 | ;;; Generated autoloads from edmacro.el | 8270 | ;;; Generated autoloads from edmacro.el |
| 7901 | 8271 | ||
| 7902 | (defvar edmacro-eight-bits nil "\ | 8272 | (defvar edmacro-eight-bits nil "\ |
| @@ -7949,7 +8319,7 @@ or nil, use a compact 80-column format. | |||
| 7949 | ;;;*** | 8319 | ;;;*** |
| 7950 | 8320 | ||
| 7951 | ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" | 8321 | ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" |
| 7952 | ;;;;;; "emulation/edt.el" (16213 43273)) | 8322 | ;;;;;; "emulation/edt.el" (17134 16203)) |
| 7953 | ;;; Generated autoloads from emulation/edt.el | 8323 | ;;; Generated autoloads from emulation/edt.el |
| 7954 | 8324 | ||
| 7955 | (autoload (quote edt-set-scroll-margins) "edt" "\ | 8325 | (autoload (quote edt-set-scroll-margins) "edt" "\ |
| @@ -7967,7 +8337,7 @@ Turn on EDT Emulation. | |||
| 7967 | ;;;*** | 8337 | ;;;*** |
| 7968 | 8338 | ||
| 7969 | ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" | 8339 | ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" |
| 7970 | ;;;;;; (16775 26706)) | 8340 | ;;;;;; (17141 22734)) |
| 7971 | ;;; Generated autoloads from ehelp.el | 8341 | ;;; Generated autoloads from ehelp.el |
| 7972 | 8342 | ||
| 7973 | (autoload (quote with-electric-help) "ehelp" "\ | 8343 | (autoload (quote with-electric-help) "ehelp" "\ |
| @@ -8005,7 +8375,7 @@ Not documented | |||
| 8005 | ;;;*** | 8375 | ;;;*** |
| 8006 | 8376 | ||
| 8007 | ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) | 8377 | ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) |
| 8008 | ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (16507 41097)) | 8378 | ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (17141 17)) |
| 8009 | ;;; Generated autoloads from emacs-lisp/eldoc.el | 8379 | ;;; Generated autoloads from emacs-lisp/eldoc.el |
| 8010 | 8380 | ||
| 8011 | (defvar eldoc-minor-mode-string " ElDoc" "\ | 8381 | (defvar eldoc-minor-mode-string " ElDoc" "\ |
| @@ -8015,16 +8385,11 @@ Not documented | |||
| 8015 | 8385 | ||
| 8016 | (autoload (quote eldoc-mode) "eldoc" "\ | 8386 | (autoload (quote eldoc-mode) "eldoc" "\ |
| 8017 | Toggle ElDoc mode on or off. | 8387 | Toggle ElDoc mode on or off. |
| 8018 | Show the defined parameters for the elisp function near point. | 8388 | In ElDoc mode, the echo area displays information about a |
| 8019 | 8389 | function or variable in the text where point is. If point is | |
| 8020 | For the emacs lisp function at the beginning of the sexp which point is | 8390 | on a documented variable, it displays the first line of that |
| 8021 | within, show the defined parameters for the function in the echo area. | 8391 | variable's doc string. Otherwise it displays the argument list |
| 8022 | This information is extracted directly from the function or macro if it is | 8392 | of the function called in the expression point is on. |
| 8023 | in pure lisp. If the emacs function is a subr, the parameters are obtained | ||
| 8024 | from the documentation string if possible. | ||
| 8025 | |||
| 8026 | If point is over a documented variable, print that variable's docstring | ||
| 8027 | instead. | ||
| 8028 | 8393 | ||
| 8029 | With prefix ARG, turn ElDoc mode on if and only if ARG is positive. | 8394 | With prefix ARG, turn ElDoc mode on if and only if ARG is positive. |
| 8030 | 8395 | ||
| @@ -8035,10 +8400,21 @@ Unequivocally turn on eldoc-mode (see variable documentation). | |||
| 8035 | 8400 | ||
| 8036 | \(fn)" t nil) | 8401 | \(fn)" t nil) |
| 8037 | 8402 | ||
| 8403 | (defvar eldoc-documentation-function nil "\ | ||
| 8404 | If non-nil, function to call to return doc string. | ||
| 8405 | The function of no args should return a one-line string for displaying | ||
| 8406 | doc about a function etc. appropriate to the context around point. | ||
| 8407 | It should return nil if there's no doc appropriate for the context. | ||
| 8408 | Typically doc is returned if point is on a function-like name or in its | ||
| 8409 | arg list. | ||
| 8410 | |||
| 8411 | This variable is expected to be made buffer-local by modes (other than | ||
| 8412 | Emacs Lisp mode) that support Eldoc.") | ||
| 8413 | |||
| 8038 | ;;;*** | 8414 | ;;;*** |
| 8039 | 8415 | ||
| 8040 | ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (16768 | 8416 | ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (17141 |
| 8041 | ;;;;;; 48631)) | 8417 | ;;;;;; 22737)) |
| 8042 | ;;; Generated autoloads from elide-head.el | 8418 | ;;; Generated autoloads from elide-head.el |
| 8043 | 8419 | ||
| 8044 | (autoload (quote elide-head) "elide-head" "\ | 8420 | (autoload (quote elide-head) "elide-head" "\ |
| @@ -8054,7 +8430,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks. | |||
| 8054 | ;;;*** | 8430 | ;;;*** |
| 8055 | 8431 | ||
| 8056 | ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" | 8432 | ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" |
| 8057 | ;;;;;; (16870 21079)) | 8433 | ;;;;;; (17141 20)) |
| 8058 | ;;; Generated autoloads from emacs-lisp/elint.el | 8434 | ;;; Generated autoloads from emacs-lisp/elint.el |
| 8059 | 8435 | ||
| 8060 | (autoload (quote elint-initialize) "elint" "\ | 8436 | (autoload (quote elint-initialize) "elint" "\ |
| @@ -8065,8 +8441,8 @@ Initialize elint. | |||
| 8065 | ;;;*** | 8441 | ;;;*** |
| 8066 | 8442 | ||
| 8067 | ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list | 8443 | ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list |
| 8068 | ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (16783 | 8444 | ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (17141 |
| 8069 | ;;;;;; 21522)) | 8445 | ;;;;;; 20)) |
| 8070 | ;;; Generated autoloads from emacs-lisp/elp.el | 8446 | ;;; Generated autoloads from emacs-lisp/elp.el |
| 8071 | 8447 | ||
| 8072 | (autoload (quote elp-instrument-function) "elp" "\ | 8448 | (autoload (quote elp-instrument-function) "elp" "\ |
| @@ -8100,7 +8476,7 @@ displayed. | |||
| 8100 | ;;;*** | 8476 | ;;;*** |
| 8101 | 8477 | ||
| 8102 | ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" | 8478 | ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" |
| 8103 | ;;;;;; (16804 23129)) | 8479 | ;;;;;; (17141 4113)) |
| 8104 | ;;; Generated autoloads from mail/emacsbug.el | 8480 | ;;; Generated autoloads from mail/emacsbug.el |
| 8105 | 8481 | ||
| 8106 | (autoload (quote report-emacs-bug) "emacsbug" "\ | 8482 | (autoload (quote report-emacs-bug) "emacsbug" "\ |
| @@ -8115,7 +8491,7 @@ Prompts for bug subject. Leaves you in a mail buffer. | |||
| 8115 | ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote | 8491 | ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote |
| 8116 | ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor | 8492 | ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor |
| 8117 | ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" | 8493 | ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" |
| 8118 | ;;;;;; "emerge.el" (16381 6707)) | 8494 | ;;;;;; "emerge.el" (17032 41176)) |
| 8119 | ;;; Generated autoloads from emerge.el | 8495 | ;;; Generated autoloads from emerge.el |
| 8120 | 8496 | ||
| 8121 | (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) | 8497 | (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) |
| @@ -8193,7 +8569,7 @@ Not documented | |||
| 8193 | ;;;*** | 8569 | ;;;*** |
| 8194 | 8570 | ||
| 8195 | ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" | 8571 | ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" |
| 8196 | ;;;;;; (16884 52115)) | 8572 | ;;;;;; (17097 30244)) |
| 8197 | ;;; Generated autoloads from international/encoded-kb.el | 8573 | ;;; Generated autoloads from international/encoded-kb.el |
| 8198 | 8574 | ||
| 8199 | (defvar encoded-kbd-mode nil "\ | 8575 | (defvar encoded-kbd-mode nil "\ |
| @@ -8204,6 +8580,8 @@ use either \\[customize] or the function `encoded-kbd-mode'.") | |||
| 8204 | 8580 | ||
| 8205 | (custom-autoload (quote encoded-kbd-mode) "encoded-kb") | 8581 | (custom-autoload (quote encoded-kbd-mode) "encoded-kb") |
| 8206 | 8582 | ||
| 8583 | (put (quote encoded-kbd-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 8584 | |||
| 8207 | (autoload (quote encoded-kbd-mode) "encoded-kb" "\ | 8585 | (autoload (quote encoded-kbd-mode) "encoded-kb" "\ |
| 8208 | Toggle Encoded-kbd minor mode. | 8586 | Toggle Encoded-kbd minor mode. |
| 8209 | With arg, turn Encoded-kbd mode on if and only if arg is positive. | 8587 | With arg, turn Encoded-kbd mode on if and only if arg is positive. |
| @@ -8221,7 +8599,7 @@ as a multilingual text encoded in a coding system set by | |||
| 8221 | ;;;*** | 8599 | ;;;*** |
| 8222 | 8600 | ||
| 8223 | ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) | 8601 | ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) |
| 8224 | ;;;;;; "enriched" "textmodes/enriched.el" (16738 29931)) | 8602 | ;;;;;; "enriched" "textmodes/enriched.el" (17141 115)) |
| 8225 | ;;; Generated autoloads from textmodes/enriched.el | 8603 | ;;; Generated autoloads from textmodes/enriched.el |
| 8226 | 8604 | ||
| 8227 | (autoload (quote enriched-mode) "enriched" "\ | 8605 | (autoload (quote enriched-mode) "enriched" "\ |
| @@ -8251,8 +8629,8 @@ Not documented | |||
| 8251 | 8629 | ||
| 8252 | ;;;*** | 8630 | ;;;*** |
| 8253 | 8631 | ||
| 8254 | ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (16777 | 8632 | ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (17134 |
| 8255 | ;;;;;; 65418)) | 8633 | ;;;;;; 16257)) |
| 8256 | ;;; Generated autoloads from eshell/esh-mode.el | 8634 | ;;; Generated autoloads from eshell/esh-mode.el |
| 8257 | 8635 | ||
| 8258 | (autoload (quote eshell-mode) "esh-mode" "\ | 8636 | (autoload (quote eshell-mode) "esh-mode" "\ |
| @@ -8264,8 +8642,8 @@ Emacs shell interactive mode. | |||
| 8264 | 8642 | ||
| 8265 | ;;;*** | 8643 | ;;;*** |
| 8266 | 8644 | ||
| 8267 | ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (16858 | 8645 | ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (17134 |
| 8268 | ;;;;;; 50924)) | 8646 | ;;;;;; 16260)) |
| 8269 | ;;; Generated autoloads from eshell/esh-test.el | 8647 | ;;; Generated autoloads from eshell/esh-test.el |
| 8270 | 8648 | ||
| 8271 | (autoload (quote eshell-test) "esh-test" "\ | 8649 | (autoload (quote eshell-test) "esh-test" "\ |
| @@ -8276,7 +8654,7 @@ Test Eshell to verify that it works as expected. | |||
| 8276 | ;;;*** | 8654 | ;;;*** |
| 8277 | 8655 | ||
| 8278 | ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command | 8656 | ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command |
| 8279 | ;;;;;; eshell) "eshell" "eshell/eshell.el" (16484 6599)) | 8657 | ;;;;;; eshell) "eshell" "eshell/eshell.el" (17144 57993)) |
| 8280 | ;;; Generated autoloads from eshell/eshell.el | 8658 | ;;; Generated autoloads from eshell/eshell.el |
| 8281 | 8659 | ||
| 8282 | (autoload (quote eshell) "eshell" "\ | 8660 | (autoload (quote eshell) "eshell" "\ |
| @@ -8321,8 +8699,8 @@ Please include any configuration details that might be involved. | |||
| 8321 | ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table-buffer | 8699 | ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table-buffer |
| 8322 | ;;;;;; visit-tags-table find-tag-default-function find-tag-hook | 8700 | ;;;;;; visit-tags-table find-tag-default-function find-tag-hook |
| 8323 | ;;;;;; tags-add-tables tags-compression-info-list tags-table-list | 8701 | ;;;;;; tags-add-tables tags-compression-info-list tags-table-list |
| 8324 | ;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (16746 | 8702 | ;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (17134 |
| 8325 | ;;;;;; 18215)) | 8703 | ;;;;;; 4547)) |
| 8326 | ;;; Generated autoloads from progmodes/etags.el | 8704 | ;;; Generated autoloads from progmodes/etags.el |
| 8327 | 8705 | ||
| 8328 | (defvar tags-file-name nil "\ | 8706 | (defvar tags-file-name nil "\ |
| @@ -8619,7 +8997,7 @@ for \\[find-tag] (which see). | |||
| 8619 | ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker | 8997 | ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker |
| 8620 | ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker | 8998 | ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker |
| 8621 | ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) | 8999 | ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) |
| 8622 | ;;;;;; "ethio-util" "language/ethio-util.el" (16953 20625)) | 9000 | ;;;;;; "ethio-util" "language/ethio-util.el" (17116 14490)) |
| 8623 | ;;; Generated autoloads from language/ethio-util.el | 9001 | ;;; Generated autoloads from language/ethio-util.el |
| 8624 | 9002 | ||
| 8625 | (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ | 9003 | (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ |
| @@ -8633,7 +9011,7 @@ The variable `ethio-primary-language' specifies the primary language | |||
| 8633 | and `ethio-secondary-language' specifies the secondary. | 9011 | and `ethio-secondary-language' specifies the secondary. |
| 8634 | 9012 | ||
| 8635 | If the 3rd parameter SECONDARY is given and non-nil, assume the region | 9013 | If the 3rd parameter SECONDARY is given and non-nil, assume the region |
| 8636 | begins begins with the secondary language; otherwise with the primary | 9014 | begins with the secondary language; otherwise with the primary |
| 8637 | language. | 9015 | language. |
| 8638 | 9016 | ||
| 8639 | If the 4th parameter FORCE is given and non-nil, perform conversion | 9017 | If the 4th parameter FORCE is given and non-nil, perform conversion |
| @@ -8814,7 +9192,7 @@ Transcribe Ethiopic characters in ASCII depending on the file extension. | |||
| 8814 | 9192 | ||
| 8815 | ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline | 9193 | ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline |
| 8816 | ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" | 9194 | ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" |
| 8817 | ;;;;;; (16884 52115)) | 9195 | ;;;;;; (17134 16282)) |
| 8818 | ;;; Generated autoloads from net/eudc.el | 9196 | ;;; Generated autoloads from net/eudc.el |
| 8819 | 9197 | ||
| 8820 | (autoload (quote eudc-set-server) "eudc" "\ | 9198 | (autoload (quote eudc-set-server) "eudc" "\ |
| @@ -8870,7 +9248,7 @@ This does nothing except loading eudc by autoload side-effect. | |||
| 8870 | 9248 | ||
| 8871 | ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline | 9249 | ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline |
| 8872 | ;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) | 9250 | ;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) |
| 8873 | ;;;;;; "eudc-bob" "net/eudc-bob.el" (16213 43280)) | 9251 | ;;;;;; "eudc-bob" "net/eudc-bob.el" (17134 16279)) |
| 8874 | ;;; Generated autoloads from net/eudc-bob.el | 9252 | ;;; Generated autoloads from net/eudc-bob.el |
| 8875 | 9253 | ||
| 8876 | (autoload (quote eudc-display-generic-binary) "eudc-bob" "\ | 9254 | (autoload (quote eudc-display-generic-binary) "eudc-bob" "\ |
| @@ -8906,7 +9284,7 @@ Display a button for the JPEG DATA. | |||
| 8906 | ;;;*** | 9284 | ;;;*** |
| 8907 | 9285 | ||
| 8908 | ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) | 9286 | ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) |
| 8909 | ;;;;;; "eudc-export" "net/eudc-export.el" (16213 43280)) | 9287 | ;;;;;; "eudc-export" "net/eudc-export.el" (17134 16279)) |
| 8910 | ;;; Generated autoloads from net/eudc-export.el | 9288 | ;;; Generated autoloads from net/eudc-export.el |
| 8911 | 9289 | ||
| 8912 | (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ | 9290 | (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ |
| @@ -8923,7 +9301,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record. | |||
| 8923 | ;;;*** | 9301 | ;;;*** |
| 8924 | 9302 | ||
| 8925 | ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" | 9303 | ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" |
| 8926 | ;;;;;; (16213 43280)) | 9304 | ;;;;;; (17134 16279)) |
| 8927 | ;;; Generated autoloads from net/eudc-hotlist.el | 9305 | ;;; Generated autoloads from net/eudc-hotlist.el |
| 8928 | 9306 | ||
| 8929 | (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ | 9307 | (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ |
| @@ -8935,8 +9313,8 @@ Edit the hotlist of directory servers in a specialized buffer. | |||
| 8935 | 9313 | ||
| 8936 | ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p | 9314 | ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p |
| 8937 | ;;;;;; executable-self-display executable-set-magic executable-interpret | 9315 | ;;;;;; executable-self-display executable-set-magic executable-interpret |
| 8938 | ;;;;;; executable-find executable-command-find-posix-p) "executable" | 9316 | ;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" |
| 8939 | ;;;;;; "progmodes/executable.el" (16858 50935)) | 9317 | ;;;;;; (17134 4551)) |
| 8940 | ;;; Generated autoloads from progmodes/executable.el | 9318 | ;;; Generated autoloads from progmodes/executable.el |
| 8941 | 9319 | ||
| 8942 | (autoload (quote executable-command-find-posix-p) "executable" "\ | 9320 | (autoload (quote executable-command-find-posix-p) "executable" "\ |
| @@ -8945,12 +9323,6 @@ If PROGRAM is non-nil, use that instead of \"find\". | |||
| 8945 | 9323 | ||
| 8946 | \(fn &optional PROGRAM)" nil nil) | 9324 | \(fn &optional PROGRAM)" nil nil) |
| 8947 | 9325 | ||
| 8948 | (autoload (quote executable-find) "executable" "\ | ||
| 8949 | Search for COMMAND in `exec-path' and return the absolute file name. | ||
| 8950 | Return nil if COMMAND is not found anywhere in `exec-path'. | ||
| 8951 | |||
| 8952 | \(fn COMMAND)" nil nil) | ||
| 8953 | |||
| 8954 | (autoload (quote executable-interpret) "executable" "\ | 9326 | (autoload (quote executable-interpret) "executable" "\ |
| 8955 | Run script with user-specified args, and collect output in a buffer. | 9327 | Run script with user-specified args, and collect output in a buffer. |
| 8956 | While script runs asynchronously, you can use the \\[next-error] | 9328 | While script runs asynchronously, you can use the \\[next-error] |
| @@ -8984,7 +9356,7 @@ file modes. | |||
| 8984 | ;;;*** | 9356 | ;;;*** |
| 8985 | 9357 | ||
| 8986 | ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot | 9358 | ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot |
| 8987 | ;;;;;; expand-add-abbrevs) "expand" "expand.el" (16213 43267)) | 9359 | ;;;;;; expand-add-abbrevs) "expand" "expand.el" (17141 22737)) |
| 8988 | ;;; Generated autoloads from expand.el | 9360 | ;;; Generated autoloads from expand.el |
| 8989 | 9361 | ||
| 8990 | (autoload (quote expand-add-abbrevs) "expand" "\ | 9362 | (autoload (quote expand-add-abbrevs) "expand" "\ |
| @@ -9027,7 +9399,7 @@ This is used only in conjunction with `expand-add-abbrevs'. | |||
| 9027 | 9399 | ||
| 9028 | ;;;*** | 9400 | ;;;*** |
| 9029 | 9401 | ||
| 9030 | ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (16858 50935)) | 9402 | ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (17134 4553)) |
| 9031 | ;;; Generated autoloads from progmodes/f90.el | 9403 | ;;; Generated autoloads from progmodes/f90.el |
| 9032 | 9404 | ||
| 9033 | (autoload (quote f90-mode) "f90" "\ | 9405 | (autoload (quote f90-mode) "f90" "\ |
| @@ -9096,7 +9468,7 @@ with no args, if that value is non-nil. | |||
| 9096 | ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only | 9468 | ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only |
| 9097 | ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu | 9469 | ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu |
| 9098 | ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) | 9470 | ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) |
| 9099 | ;;;;;; "facemenu" "facemenu.el" (16942 52929)) | 9471 | ;;;;;; "facemenu" "facemenu.el" (17141 22739)) |
| 9100 | ;;; Generated autoloads from facemenu.el | 9472 | ;;; Generated autoloads from facemenu.el |
| 9101 | (define-key global-map "\M-o" 'facemenu-keymap) | 9473 | (define-key global-map "\M-o" 'facemenu-keymap) |
| 9102 | (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) | 9474 | (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) |
| @@ -9189,16 +9561,19 @@ typing a character to insert cancels the specification. | |||
| 9189 | 9561 | ||
| 9190 | (autoload (quote facemenu-set-face-from-menu) "facemenu" "\ | 9562 | (autoload (quote facemenu-set-face-from-menu) "facemenu" "\ |
| 9191 | Set the FACE of the region or next character typed. | 9563 | Set the FACE of the region or next character typed. |
| 9192 | This function is designed to be called from a menu; the face to use | 9564 | This function is designed to be called from a menu; FACE is determined |
| 9193 | is the menu item's name. | 9565 | using the event type of the menu entry. If FACE is a symbol whose |
| 9566 | name starts with \"fg:\" or \"bg:\", then this functions sets the | ||
| 9567 | foreground or background to the color specified by the rest of the | ||
| 9568 | symbol's name. Any other symbol is considered the name of a face. | ||
| 9194 | 9569 | ||
| 9195 | If the region is active (normally true except in Transient Mark mode) | 9570 | If the region is active (normally true except in Transient Mark mode) |
| 9196 | and there is no prefix argument, this command sets the region to the | 9571 | and there is no prefix argument, this command sets the region to the |
| 9197 | requested face. | 9572 | requested face. |
| 9198 | 9573 | ||
| 9199 | Otherwise, this command specifies the face for the next character | 9574 | Otherwise, this command specifies the face for the next character |
| 9200 | inserted. Moving point or switching buffers before | 9575 | inserted. Moving point or switching buffers before typing a character |
| 9201 | typing a character to insert cancels the specification. | 9576 | to insert cancels the specification. |
| 9202 | 9577 | ||
| 9203 | \(fn FACE START END)" t nil) | 9578 | \(fn FACE START END)" t nil) |
| 9204 | 9579 | ||
| @@ -9256,8 +9631,8 @@ argument BUFFER-NAME is nil, it defaults to *Colors*. | |||
| 9256 | ;;;*** | 9631 | ;;;*** |
| 9257 | 9632 | ||
| 9258 | ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" | 9633 | ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" |
| 9259 | ;;;;;; "fast-lock.el" (16777 65418)) | 9634 | ;;;;;; "obsolete/fast-lock.el" (17141 69)) |
| 9260 | ;;; Generated autoloads from fast-lock.el | 9635 | ;;; Generated autoloads from obsolete/fast-lock.el |
| 9261 | 9636 | ||
| 9262 | (autoload (quote fast-lock-mode) "fast-lock" "\ | 9637 | (autoload (quote fast-lock-mode) "fast-lock" "\ |
| 9263 | Toggle Fast Lock mode. | 9638 | Toggle Fast Lock mode. |
| @@ -9297,7 +9672,7 @@ Unconditionally turn on Fast Lock mode. | |||
| 9297 | 9672 | ||
| 9298 | ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue | 9673 | ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue |
| 9299 | ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts | 9674 | ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts |
| 9300 | ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (16213 43280)) | 9675 | ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (17032 41292)) |
| 9301 | ;;; Generated autoloads from mail/feedmail.el | 9676 | ;;; Generated autoloads from mail/feedmail.el |
| 9302 | 9677 | ||
| 9303 | (autoload (quote feedmail-send-it) "feedmail" "\ | 9678 | (autoload (quote feedmail-send-it) "feedmail" "\ |
| @@ -9351,7 +9726,7 @@ you can set feedmail-queue-reminder-alist to nil. | |||
| 9351 | ;;;*** | 9726 | ;;;*** |
| 9352 | 9727 | ||
| 9353 | ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu | 9728 | ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu |
| 9354 | ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (16858 50909)) | 9729 | ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (17144 6198)) |
| 9355 | ;;; Generated autoloads from ffap.el | 9730 | ;;; Generated autoloads from ffap.el |
| 9356 | 9731 | ||
| 9357 | (autoload (quote ffap-next) "ffap" "\ | 9732 | (autoload (quote ffap-next) "ffap" "\ |
| @@ -9410,7 +9785,7 @@ Evaluate the forms in variable `ffap-bindings'. | |||
| 9410 | ;;;*** | 9785 | ;;;*** |
| 9411 | 9786 | ||
| 9412 | ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" | 9787 | ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" |
| 9413 | ;;;;;; (16830 50347)) | 9788 | ;;;;;; (17141 22748)) |
| 9414 | ;;; Generated autoloads from filecache.el | 9789 | ;;; Generated autoloads from filecache.el |
| 9415 | 9790 | ||
| 9416 | (autoload (quote file-cache-minibuffer-complete) "filecache" "\ | 9791 | (autoload (quote file-cache-minibuffer-complete) "filecache" "\ |
| @@ -9428,9 +9803,21 @@ the name is considered already unique; only the second substitution | |||
| 9428 | 9803 | ||
| 9429 | ;;;*** | 9804 | ;;;*** |
| 9430 | 9805 | ||
| 9806 | ;;;### (autoloads (filesets-init) "filesets" "filesets.el" (17141 | ||
| 9807 | ;;;;;; 22763)) | ||
| 9808 | ;;; Generated autoloads from filesets.el | ||
| 9809 | |||
| 9810 | (autoload (quote filesets-init) "filesets" "\ | ||
| 9811 | Filesets initialization. | ||
| 9812 | Set up hooks, load the cache file -- if existing -- and build the menu. | ||
| 9813 | |||
| 9814 | \(fn)" nil nil) | ||
| 9815 | |||
| 9816 | ;;;*** | ||
| 9817 | |||
| 9431 | ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options | 9818 | ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options |
| 9432 | ;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el" | 9819 | ;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el" |
| 9433 | ;;;;;; (16908 33360)) | 9820 | ;;;;;; (17141 22763)) |
| 9434 | ;;; Generated autoloads from find-dired.el | 9821 | ;;; Generated autoloads from find-dired.el |
| 9435 | 9822 | ||
| 9436 | (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ | 9823 | (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ |
| @@ -9491,12 +9878,12 @@ Thus ARG can also contain additional grep options. | |||
| 9491 | 9878 | ||
| 9492 | ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file | 9879 | ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file |
| 9493 | ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" | 9880 | ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" |
| 9494 | ;;;;;; (16767 25304)) | 9881 | ;;;;;; (17144 6205)) |
| 9495 | ;;; Generated autoloads from find-file.el | 9882 | ;;; Generated autoloads from find-file.el |
| 9496 | 9883 | ||
| 9497 | (defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (setq fname (buffer-substring (match-beginning 2) (match-end 2)))))) "\ | 9884 | (defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (setq fname (buffer-substring (match-beginning 2) (match-end 2)))))) "\ |
| 9498 | *A list of regular expressions for `ff-find-file'. | 9885 | *A list of regular expressions for `ff-find-file'. |
| 9499 | Specifies how to recognise special constructs such as include files | 9886 | Specifies how to recognize special constructs such as include files |
| 9500 | etc. and an associated method for extracting the filename from that | 9887 | etc. and an associated method for extracting the filename from that |
| 9501 | construct.") | 9888 | construct.") |
| 9502 | 9889 | ||
| @@ -9537,7 +9924,7 @@ Variables of interest include: | |||
| 9537 | If non-nil, traces which directories are being searched. | 9924 | If non-nil, traces which directories are being searched. |
| 9538 | 9925 | ||
| 9539 | - `ff-special-constructs' | 9926 | - `ff-special-constructs' |
| 9540 | A list of regular expressions specifying how to recognise special | 9927 | A list of regular expressions specifying how to recognize special |
| 9541 | constructs such as include files etc, and an associated method for | 9928 | constructs such as include files etc, and an associated method for |
| 9542 | extracting the filename from that construct. | 9929 | extracting the filename from that construct. |
| 9543 | 9930 | ||
| @@ -9583,7 +9970,7 @@ Visit the file you click on in another window. | |||
| 9583 | ;;;;;; find-variable find-variable-noselect find-function-other-frame | 9970 | ;;;;;; find-variable find-variable-noselect find-function-other-frame |
| 9584 | ;;;;;; find-function-other-window find-function find-function-noselect | 9971 | ;;;;;; find-function-other-window find-function find-function-noselect |
| 9585 | ;;;;;; find-function-search-for-symbol find-library) "find-func" | 9972 | ;;;;;; find-function-search-for-symbol find-library) "find-func" |
| 9586 | ;;;;;; "emacs-lisp/find-func.el" (16953 20625)) | 9973 | ;;;;;; "emacs-lisp/find-func.el" (17141 22)) |
| 9587 | ;;; Generated autoloads from emacs-lisp/find-func.el | 9974 | ;;; Generated autoloads from emacs-lisp/find-func.el |
| 9588 | 9975 | ||
| 9589 | (autoload (quote find-library) "find-func" "\ | 9976 | (autoload (quote find-library) "find-func" "\ |
| @@ -9732,7 +10119,7 @@ Define some key bindings for the find-function family of functions. | |||
| 9732 | ;;;*** | 10119 | ;;;*** |
| 9733 | 10120 | ||
| 9734 | ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories | 10121 | ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories |
| 9735 | ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (16213 43268)) | 10122 | ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (17141 22768)) |
| 9736 | ;;; Generated autoloads from find-lisp.el | 10123 | ;;; Generated autoloads from find-lisp.el |
| 9737 | 10124 | ||
| 9738 | (autoload (quote find-lisp-find-dired) "find-lisp" "\ | 10125 | (autoload (quote find-lisp-find-dired) "find-lisp" "\ |
| @@ -9753,7 +10140,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP. | |||
| 9753 | ;;;*** | 10140 | ;;;*** |
| 9754 | 10141 | ||
| 9755 | ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) | 10142 | ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) |
| 9756 | ;;;;;; "finder" "finder.el" (16958 58756)) | 10143 | ;;;;;; "finder" "finder.el" (17141 22768)) |
| 9757 | ;;; Generated autoloads from finder.el | 10144 | ;;; Generated autoloads from finder.el |
| 9758 | 10145 | ||
| 9759 | (autoload (quote finder-list-keywords) "finder" "\ | 10146 | (autoload (quote finder-list-keywords) "finder" "\ |
| @@ -9775,7 +10162,7 @@ Find packages matching a given keyword. | |||
| 9775 | ;;;*** | 10162 | ;;;*** |
| 9776 | 10163 | ||
| 9777 | ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" | 10164 | ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" |
| 9778 | ;;;;;; "flow-ctrl.el" (16213 43268)) | 10165 | ;;;;;; "flow-ctrl.el" (17141 22768)) |
| 9779 | ;;; Generated autoloads from flow-ctrl.el | 10166 | ;;; Generated autoloads from flow-ctrl.el |
| 9780 | 10167 | ||
| 9781 | (autoload (quote enable-flow-control) "flow-ctrl" "\ | 10168 | (autoload (quote enable-flow-control) "flow-ctrl" "\ |
| @@ -9797,7 +10184,7 @@ to get the effect of a C-q. | |||
| 9797 | ;;;*** | 10184 | ;;;*** |
| 9798 | 10185 | ||
| 9799 | ;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" | 10186 | ;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" |
| 9800 | ;;;;;; (16908 33361)) | 10187 | ;;;;;; (17141 6634)) |
| 9801 | ;;; Generated autoloads from gnus/flow-fill.el | 10188 | ;;; Generated autoloads from gnus/flow-fill.el |
| 9802 | 10189 | ||
| 9803 | (autoload (quote fill-flowed-encode) "flow-fill" "\ | 10190 | (autoload (quote fill-flowed-encode) "flow-fill" "\ |
| @@ -9812,11 +10199,16 @@ Not documented | |||
| 9812 | 10199 | ||
| 9813 | ;;;*** | 10200 | ;;;*** |
| 9814 | 10201 | ||
| 9815 | ;;;### (autoloads (flymake-mode-off flymake-mode-on) "flymake" "progmodes/flymake.el" | 10202 | ;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode) |
| 9816 | ;;;;;; (16808 48570)) | 10203 | ;;;;;; "flymake" "progmodes/flymake.el" (17134 4558)) |
| 9817 | ;;; Generated autoloads from progmodes/flymake.el | 10204 | ;;; Generated autoloads from progmodes/flymake.el |
| 9818 | 10205 | ||
| 9819 | (unless (assq (quote flymake-mode) minor-mode-alist) (setq minor-mode-alist (cons (quote (flymake-mode flymake-mode-line)) minor-mode-alist))) | 10206 | (autoload (quote flymake-mode) "flymake" "\ |
| 10207 | Minor mode to do on-the-fly syntax checking. | ||
| 10208 | When called interactively, toggles the minor mode. | ||
| 10209 | With arg, turn Flymake mode on if and only if arg is positive. | ||
| 10210 | |||
| 10211 | \(fn &optional ARG)" t nil) | ||
| 9820 | 10212 | ||
| 9821 | (autoload (quote flymake-mode-on) "flymake" "\ | 10213 | (autoload (quote flymake-mode-on) "flymake" "\ |
| 9822 | Turn flymake mode on. | 10214 | Turn flymake mode on. |
| @@ -9831,25 +10223,15 @@ Turn flymake mode off. | |||
| 9831 | ;;;*** | 10223 | ;;;*** |
| 9832 | 10224 | ||
| 9833 | ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off | 10225 | ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off |
| 9834 | ;;;;;; flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string) | 10226 | ;;;;;; flyspell-mode flyspell-prog-mode) "flyspell" "textmodes/flyspell.el" |
| 9835 | ;;;;;; "flyspell" "textmodes/flyspell.el" (16939 44105)) | 10227 | ;;;;;; (17141 125)) |
| 9836 | ;;; Generated autoloads from textmodes/flyspell.el | 10228 | ;;; Generated autoloads from textmodes/flyspell.el |
| 9837 | 10229 | ||
| 9838 | (defvar flyspell-mode-line-string " Fly" "\ | ||
| 9839 | *String displayed on the modeline when flyspell is active. | ||
| 9840 | Set this to nil if you don't want a modeline indicator.") | ||
| 9841 | |||
| 9842 | (custom-autoload (quote flyspell-mode-line-string) "flyspell") | ||
| 9843 | |||
| 9844 | (autoload (quote flyspell-prog-mode) "flyspell" "\ | 10230 | (autoload (quote flyspell-prog-mode) "flyspell" "\ |
| 9845 | Turn on `flyspell-mode' for comments and strings. | 10231 | Turn on `flyspell-mode' for comments and strings. |
| 9846 | 10232 | ||
| 9847 | \(fn)" t nil) | 10233 | \(fn)" t nil) |
| 9848 | 10234 | ||
| 9849 | (defvar flyspell-mode nil) | ||
| 9850 | |||
| 9851 | (defvar flyspell-mode-map (make-sparse-keymap)) | ||
| 9852 | |||
| 9853 | (autoload (quote flyspell-mode) "flyspell" "\ | 10235 | (autoload (quote flyspell-mode) "flyspell" "\ |
| 9854 | Minor mode performing on-the-fly spelling checking. | 10236 | Minor mode performing on-the-fly spelling checking. |
| 9855 | This spawns a single Ispell process and checks each word. | 10237 | This spawns a single Ispell process and checks each word. |
| @@ -9860,7 +10242,8 @@ With a prefix argument ARG, turn Flyspell minor mode on iff ARG is positive. | |||
| 9860 | Bindings: | 10242 | Bindings: |
| 9861 | \\[ispell-word]: correct words (using Ispell). | 10243 | \\[ispell-word]: correct words (using Ispell). |
| 9862 | \\[flyspell-auto-correct-word]: automatically correct word. | 10244 | \\[flyspell-auto-correct-word]: automatically correct word. |
| 9863 | \\[flyspell-correct-word] (or mouse-2): popup correct words. | 10245 | \\[flyspell-auto-correct-previous-word]: automatically correct the last misspelled word. |
| 10246 | \\[flyspell-correct-word] (or down-mouse-2): popup correct words. | ||
| 9864 | 10247 | ||
| 9865 | Hooks: | 10248 | Hooks: |
| 9866 | This runs `flyspell-mode-hook' after flyspell is entered. | 10249 | This runs `flyspell-mode-hook' after flyspell is entered. |
| @@ -9880,13 +10263,6 @@ in your .emacs file. | |||
| 9880 | 10263 | ||
| 9881 | \(fn &optional ARG)" t nil) | 10264 | \(fn &optional ARG)" t nil) |
| 9882 | 10265 | ||
| 9883 | (add-minor-mode (quote flyspell-mode) (quote flyspell-mode-line-string) flyspell-mode-map nil (quote flyspell-mode)) | ||
| 9884 | |||
| 9885 | (autoload (quote flyspell-version) "flyspell" "\ | ||
| 9886 | The flyspell version | ||
| 9887 | |||
| 9888 | \(fn)" t nil) | ||
| 9889 | |||
| 9890 | (autoload (quote flyspell-mode-off) "flyspell" "\ | 10266 | (autoload (quote flyspell-mode-off) "flyspell" "\ |
| 9891 | Turn Flyspell mode off. | 10267 | Turn Flyspell mode off. |
| 9892 | 10268 | ||
| @@ -9906,7 +10282,7 @@ Flyspell whole buffer. | |||
| 9906 | 10282 | ||
| 9907 | ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode | 10283 | ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode |
| 9908 | ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" | 10284 | ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" |
| 9909 | ;;;;;; (16534 3807)) | 10285 | ;;;;;; (17141 22775)) |
| 9910 | ;;; Generated autoloads from follow.el | 10286 | ;;; Generated autoloads from follow.el |
| 9911 | 10287 | ||
| 9912 | (autoload (quote turn-on-follow-mode) "follow" "\ | 10288 | (autoload (quote turn-on-follow-mode) "follow" "\ |
| @@ -9982,7 +10358,7 @@ in your `~/.emacs' file, replacing [f7] by your favourite key: | |||
| 9982 | 10358 | ||
| 9983 | ;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords | 10359 | ;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords |
| 9984 | ;;;;;; font-lock-add-keywords font-lock-mode-internal) "font-lock" | 10360 | ;;;;;; font-lock-add-keywords font-lock-mode-internal) "font-lock" |
| 9985 | ;;;;;; "font-lock.el" (16960 18194)) | 10361 | ;;;;;; "font-lock.el" (17141 22780)) |
| 9986 | ;;; Generated autoloads from font-lock.el | 10362 | ;;; Generated autoloads from font-lock.el |
| 9987 | 10363 | ||
| 9988 | (autoload (quote font-lock-mode-internal) "font-lock" "\ | 10364 | (autoload (quote font-lock-mode-internal) "font-lock" "\ |
| @@ -9992,6 +10368,7 @@ Not documented | |||
| 9992 | 10368 | ||
| 9993 | (autoload (quote font-lock-add-keywords) "font-lock" "\ | 10369 | (autoload (quote font-lock-add-keywords) "font-lock" "\ |
| 9994 | Add highlighting KEYWORDS for MODE. | 10370 | Add highlighting KEYWORDS for MODE. |
| 10371 | |||
| 9995 | MODE should be a symbol, the major mode command name, such as `c-mode' | 10372 | MODE should be a symbol, the major mode command name, such as `c-mode' |
| 9996 | or nil. If nil, highlighting keywords are added for the current buffer. | 10373 | or nil. If nil, highlighting keywords are added for the current buffer. |
| 9997 | KEYWORDS should be a list; see the variable `font-lock-keywords'. | 10374 | KEYWORDS should be a list; see the variable `font-lock-keywords'. |
| @@ -10009,9 +10386,22 @@ For example: | |||
| 10009 | adds two fontification patterns for C mode, to fontify `FIXME:' words, even in | 10386 | adds two fontification patterns for C mode, to fontify `FIXME:' words, even in |
| 10010 | comments, and to fontify `and', `or' and `not' words as keywords. | 10387 | comments, and to fontify `and', `or' and `not' words as keywords. |
| 10011 | 10388 | ||
| 10012 | When used from an elisp package (such as a minor mode), it is recommended | 10389 | The above procedure will only add the keywords for C mode, not |
| 10013 | to use nil for MODE (and place the call in a loop or on a hook) to avoid | 10390 | for modes derived from C mode. To add them for derived modes too, |
| 10014 | subtle problems due to details of the implementation. | 10391 | pass nil for MODE and add the call to c-mode-hook. |
| 10392 | |||
| 10393 | For example: | ||
| 10394 | |||
| 10395 | (add-hook 'c-mode-hook | ||
| 10396 | (lambda () | ||
| 10397 | (font-lock-add-keywords nil | ||
| 10398 | '((\"\\\\\\=<\\\\(FIXME\\\\):\" 1 font-lock-warning-face prepend) | ||
| 10399 | (\"\\\\\\=<\\\\(and\\\\|or\\\\|not\\\\)\\\\\\=>\" . | ||
| 10400 | font-lock-keyword-face))))) | ||
| 10401 | |||
| 10402 | The above procedure may fail to add keywords to derived modes if | ||
| 10403 | some involved major mode does not follow the standard conventions. | ||
| 10404 | File a bug report if this happens, so the major mode can be corrected. | ||
| 10015 | 10405 | ||
| 10016 | Note that some modes have specialized support for additional patterns, e.g., | 10406 | Note that some modes have specialized support for additional patterns, e.g., |
| 10017 | see the variables `c-font-lock-extra-types', `c++-font-lock-extra-types', | 10407 | see the variables `c-font-lock-extra-types', `c++-font-lock-extra-types', |
| @@ -10025,9 +10415,11 @@ Remove highlighting KEYWORDS for MODE. | |||
| 10025 | MODE should be a symbol, the major mode command name, such as `c-mode' | 10415 | MODE should be a symbol, the major mode command name, such as `c-mode' |
| 10026 | or nil. If nil, highlighting keywords are removed for the current buffer. | 10416 | or nil. If nil, highlighting keywords are removed for the current buffer. |
| 10027 | 10417 | ||
| 10028 | When used from an elisp package (such as a minor mode), it is recommended | 10418 | To make the removal apply to modes derived from MODE as well, |
| 10029 | to use nil for MODE (and place the call in a loop or on a hook) to avoid | 10419 | pass nil for MODE and add the call to MODE-hook. This may fail |
| 10030 | subtle problems due to details of the implementation. | 10420 | for some derived modes if some involved major mode does not |
| 10421 | follow the standard conventions. File a bug report if this | ||
| 10422 | happens, so the major mode can be corrected. | ||
| 10031 | 10423 | ||
| 10032 | \(fn MODE KEYWORDS)" nil nil) | 10424 | \(fn MODE KEYWORDS)" nil nil) |
| 10033 | 10425 | ||
| @@ -10038,8 +10430,8 @@ Fontify the current buffer the way the function `font-lock-mode' would. | |||
| 10038 | 10430 | ||
| 10039 | ;;;*** | 10431 | ;;;*** |
| 10040 | 10432 | ||
| 10041 | ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (16908 | 10433 | ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (17141 |
| 10042 | ;;;;;; 33362)) | 10434 | ;;;;;; 4115)) |
| 10043 | ;;; Generated autoloads from mail/footnote.el | 10435 | ;;; Generated autoloads from mail/footnote.el |
| 10044 | 10436 | ||
| 10045 | (autoload (quote footnote-mode) "footnote" "\ | 10437 | (autoload (quote footnote-mode) "footnote" "\ |
| @@ -10060,7 +10452,7 @@ key binding | |||
| 10060 | ;;;*** | 10452 | ;;;*** |
| 10061 | 10453 | ||
| 10062 | ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) | 10454 | ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) |
| 10063 | ;;;;;; "forms" "forms.el" (16507 41097)) | 10455 | ;;;;;; "forms" "forms.el" (17141 22786)) |
| 10064 | ;;; Generated autoloads from forms.el | 10456 | ;;; Generated autoloads from forms.el |
| 10065 | 10457 | ||
| 10066 | (autoload (quote forms-mode) "forms" "\ | 10458 | (autoload (quote forms-mode) "forms" "\ |
| @@ -10097,7 +10489,7 @@ Visit a file in Forms mode in other window. | |||
| 10097 | ;;;*** | 10489 | ;;;*** |
| 10098 | 10490 | ||
| 10099 | ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" | 10491 | ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" |
| 10100 | ;;;;;; "progmodes/fortran.el" (16908 33362)) | 10492 | ;;;;;; "progmodes/fortran.el" (17134 4564)) |
| 10101 | ;;; Generated autoloads from progmodes/fortran.el | 10493 | ;;; Generated autoloads from progmodes/fortran.el |
| 10102 | 10494 | ||
| 10103 | (defvar fortran-tab-mode-default nil "\ | 10495 | (defvar fortran-tab-mode-default nil "\ |
| @@ -10122,7 +10514,7 @@ Key definitions: | |||
| 10122 | 10514 | ||
| 10123 | Variables controlling indentation style and extra features: | 10515 | Variables controlling indentation style and extra features: |
| 10124 | 10516 | ||
| 10125 | `comment-start' | 10517 | `fortran-comment-line-start' |
| 10126 | To use comments starting with `!', set this to the string \"!\". | 10518 | To use comments starting with `!', set this to the string \"!\". |
| 10127 | `fortran-do-indent' | 10519 | `fortran-do-indent' |
| 10128 | Extra indentation within DO blocks (default 3). | 10520 | Extra indentation within DO blocks (default 3). |
| @@ -10183,7 +10575,7 @@ with no args, if that value is non-nil. | |||
| 10183 | ;;;*** | 10575 | ;;;*** |
| 10184 | 10576 | ||
| 10185 | ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region | 10577 | ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region |
| 10186 | ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (16775 26716)) | 10578 | ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (17134 16321)) |
| 10187 | ;;; Generated autoloads from play/fortune.el | 10579 | ;;; Generated autoloads from play/fortune.el |
| 10188 | 10580 | ||
| 10189 | (autoload (quote fortune-add-fortune) "fortune" "\ | 10581 | (autoload (quote fortune-add-fortune) "fortune" "\ |
| @@ -10232,8 +10624,8 @@ and choose the directory as the fortune-file. | |||
| 10232 | 10624 | ||
| 10233 | ;;;*** | 10625 | ;;;*** |
| 10234 | 10626 | ||
| 10235 | ;;;### (autoloads (fringe-indicators set-fringe-style fringe-mode | 10627 | ;;;### (autoloads (set-fringe-style fringe-mode fringe-mode) "fringe" |
| 10236 | ;;;;;; fringe-mode) "fringe" "fringe.el" (16908 33360)) | 10628 | ;;;;;; "fringe.el" (17141 22788)) |
| 10237 | ;;; Generated autoloads from fringe.el | 10629 | ;;; Generated autoloads from fringe.el |
| 10238 | 10630 | ||
| 10239 | (defvar fringe-mode nil "\ | 10631 | (defvar fringe-mode nil "\ |
| @@ -10248,7 +10640,7 @@ To set this variable in a Lisp program, use `set-fringe-mode' to make | |||
| 10248 | it take real effect. | 10640 | it take real effect. |
| 10249 | Setting the variable with a customization buffer also takes effect. | 10641 | Setting the variable with a customization buffer also takes effect. |
| 10250 | If you only want to modify the appearance of the fringe in one frame, | 10642 | If you only want to modify the appearance of the fringe in one frame, |
| 10251 | you can use the interactive function `toggle-fringe'") | 10643 | you can use the interactive function `set-fringe-style'.") |
| 10252 | 10644 | ||
| 10253 | (custom-autoload (quote fringe-mode) "fringe") | 10645 | (custom-autoload (quote fringe-mode) "fringe") |
| 10254 | 10646 | ||
| @@ -10301,15 +10693,10 @@ default appearance of fringes on all frames, see the command | |||
| 10301 | 10693 | ||
| 10302 | \(fn &optional MODE)" t nil) | 10694 | \(fn &optional MODE)" t nil) |
| 10303 | 10695 | ||
| 10304 | (defvar fringe-indicators nil "\ | ||
| 10305 | Visually indicate buffer boundaries and scrolling. | ||
| 10306 | Setting this variable, changes `default-indicate-buffer-boundaries'.") | ||
| 10307 | |||
| 10308 | (custom-autoload (quote fringe-indicators) "fringe") | ||
| 10309 | |||
| 10310 | ;;;*** | 10696 | ;;;*** |
| 10311 | 10697 | ||
| 10312 | ;;;### (autoloads (gdba) "gdb-ui" "progmodes/gdb-ui.el" (16960 18194)) | 10698 | ;;;### (autoloads (gdb-enable-debug-log gdba) "gdb-ui" "progmodes/gdb-ui.el" |
| 10699 | ;;;;;; (17134 20594)) | ||
| 10313 | ;;; Generated autoloads from progmodes/gdb-ui.el | 10700 | ;;; Generated autoloads from progmodes/gdb-ui.el |
| 10314 | 10701 | ||
| 10315 | (autoload (quote gdba) "gdb-ui" "\ | 10702 | (autoload (quote gdba) "gdb-ui" "\ |
| @@ -10318,7 +10705,7 @@ The directory containing FILE becomes the initial working directory | |||
| 10318 | and source-file directory for your debugger. | 10705 | and source-file directory for your debugger. |
| 10319 | 10706 | ||
| 10320 | If `gdb-many-windows' is nil (the default value) then gdb just | 10707 | If `gdb-many-windows' is nil (the default value) then gdb just |
| 10321 | pops up the GUD buffer unless `gdb-show-main' is t. In this case | 10708 | pops up the GUD buffer unless `gdb-show-main' is t. In this case |
| 10322 | it starts with two windows: one displaying the GUD buffer and the | 10709 | it starts with two windows: one displaying the GUD buffer and the |
| 10323 | other with the source file with the main routine of the inferior. | 10710 | other with the source file with the main routine of the inferior. |
| 10324 | 10711 | ||
| @@ -10364,11 +10751,17 @@ detailed description of this mode. | |||
| 10364 | 10751 | ||
| 10365 | \(fn COMMAND-LINE)" t nil) | 10752 | \(fn COMMAND-LINE)" t nil) |
| 10366 | 10753 | ||
| 10754 | (defvar gdb-enable-debug-log nil "\ | ||
| 10755 | Non-nil means record the process input and output in `gdb-debug-log'.") | ||
| 10756 | |||
| 10757 | (custom-autoload (quote gdb-enable-debug-log) "gdb-ui") | ||
| 10758 | |||
| 10367 | ;;;*** | 10759 | ;;;*** |
| 10368 | 10760 | ||
| 10369 | ;;;### (autoloads (generic-mode generic-mode-internal define-generic-mode) | 10761 | ;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal |
| 10370 | ;;;;;; "generic" "generic.el" (16960 18194)) | 10762 | ;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (17141 |
| 10371 | ;;; Generated autoloads from generic.el | 10763 | ;;;;;; 23)) |
| 10764 | ;;; Generated autoloads from emacs-lisp/generic.el | ||
| 10372 | 10765 | ||
| 10373 | (defvar generic-mode-list nil "\ | 10766 | (defvar generic-mode-list nil "\ |
| 10374 | A list of mode names for `generic-mode'. | 10767 | A list of mode names for `generic-mode'. |
| @@ -10378,33 +10771,34 @@ instead (which see).") | |||
| 10378 | (autoload (quote define-generic-mode) "generic" "\ | 10771 | (autoload (quote define-generic-mode) "generic" "\ |
| 10379 | Create a new generic mode MODE. | 10772 | Create a new generic mode MODE. |
| 10380 | 10773 | ||
| 10381 | MODE is the name of the command for the generic mode; it need not | 10774 | MODE is the name of the command for the generic mode; don't quote it. |
| 10382 | be quoted. The optional DOCSTRING is the documentation for the | 10775 | The optional DOCSTRING is the documentation for the mode command. If |
| 10383 | mode command. If you do not supply it, a default documentation | 10776 | you do not supply it, `define-generic-mode' uses a default |
| 10384 | string will be used instead. | 10777 | documentation string instead. |
| 10385 | 10778 | ||
| 10386 | COMMENT-LIST is a list, whose entries are either a single | 10779 | COMMENT-LIST is a list in which each element is either a character, a |
| 10387 | character, a one or two character string or a cons pair. If the | 10780 | string of one or two characters, or a cons cell. A character or a |
| 10388 | entry is a character or a string, it is added to the mode's | 10781 | string is set up in the mode's syntax table as a \"comment starter\". |
| 10389 | syntax table with `comment-start' syntax. If the entry is a cons | 10782 | If the entry is a cons cell, the `car' is set up as a \"comment |
| 10390 | pair, the elements of the pair are considered to be | 10783 | starter\" and the `cdr' as a \"comment ender\". (Use nil for the |
| 10391 | `comment-start' and `comment-end' respectively. (The latter | 10784 | latter if you want comments to end at the end of the line.) Note that |
| 10392 | should be nil if you want comments to end at end of line.) Note | 10785 | the syntax table has limitations about what comment starters and |
| 10393 | that Emacs has limitations regarding comment characters. | 10786 | enders are actually possible. |
| 10394 | 10787 | ||
| 10395 | KEYWORD-LIST is a list of keywords to highlight with | 10788 | KEYWORD-LIST is a list of keywords to highlight with |
| 10396 | `font-lock-keyword-face'. Each keyword should be a string. | 10789 | `font-lock-keyword-face'. Each keyword should be a string. |
| 10397 | 10790 | ||
| 10398 | FONT-LOCK-LIST is a list of additional expressions to highlight. | 10791 | FONT-LOCK-LIST is a list of additional expressions to highlight. Each |
| 10399 | Each entry in the list should have the same form as an entry in | 10792 | element of this list should have the same form as an element of |
| 10400 | `font-lock-keywords'. | 10793 | `font-lock-keywords'. |
| 10401 | 10794 | ||
| 10402 | AUTO-MODE-LIST is a list of regular expressions to add to | 10795 | AUTO-MODE-LIST is a list of regular expressions to add to |
| 10403 | `auto-mode-alist'. These regexps are added to `auto-mode-alist' | 10796 | `auto-mode-alist'. These regular expressions are added when Emacs |
| 10404 | as soon as `define-generic-mode' is called. | 10797 | runs the macro expansion. |
| 10405 | 10798 | ||
| 10406 | FUNCTION-LIST is a list of functions to call to do some | 10799 | FUNCTION-LIST is a list of functions to call to do some additional |
| 10407 | additional setup. | 10800 | setup. The mode command calls these functions just before it runs the |
| 10801 | mode hook `MODE-hook'. | ||
| 10408 | 10802 | ||
| 10409 | See the file generic-x.el for some examples of `define-generic-mode'. | 10803 | See the file generic-x.el for some examples of `define-generic-mode'. |
| 10410 | 10804 | ||
| @@ -10413,7 +10807,7 @@ See the file generic-x.el for some examples of `define-generic-mode'. | |||
| 10413 | (autoload (quote generic-mode-internal) "generic" "\ | 10807 | (autoload (quote generic-mode-internal) "generic" "\ |
| 10414 | Go into the generic mode MODE. | 10808 | Go into the generic mode MODE. |
| 10415 | 10809 | ||
| 10416 | \(fn MODE COMMENTS KEYWORDS FONT-LOCK-LIST FUNS)" nil nil) | 10810 | \(fn MODE COMMENT-LIST KEYWORD-LIST FONT-LOCK-LIST FUNCTION-LIST)" nil nil) |
| 10417 | 10811 | ||
| 10418 | (autoload (quote generic-mode) "generic" "\ | 10812 | (autoload (quote generic-mode) "generic" "\ |
| 10419 | Enter generic mode MODE. | 10813 | Enter generic mode MODE. |
| @@ -10427,10 +10821,21 @@ Some generic modes are defined in `generic-x.el'. | |||
| 10427 | 10821 | ||
| 10428 | \(fn MODE)" t nil) | 10822 | \(fn MODE)" t nil) |
| 10429 | 10823 | ||
| 10824 | (autoload (quote generic-make-keywords-list) "generic" "\ | ||
| 10825 | Return a `font-lock-keywords' construct that highlights KEYWORD-LIST. | ||
| 10826 | KEYWORD-LIST is a list of keyword strings that should be | ||
| 10827 | highlighted with face FACE. This function calculates a regular | ||
| 10828 | expression that matches these keywords and concatenates it with | ||
| 10829 | PREFIX and SUFFIX. Then it returns a construct based on this | ||
| 10830 | regular expression that can be used as an element of | ||
| 10831 | `font-lock-keywords'. | ||
| 10832 | |||
| 10833 | \(fn KEYWORD-LIST FACE &optional PREFIX SUFFIX)" nil nil) | ||
| 10834 | |||
| 10430 | ;;;*** | 10835 | ;;;*** |
| 10431 | 10836 | ||
| 10432 | ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" | 10837 | ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" |
| 10433 | ;;;;;; (16213 43281)) | 10838 | ;;;;;; (17097 30669)) |
| 10434 | ;;; Generated autoloads from progmodes/glasses.el | 10839 | ;;; Generated autoloads from progmodes/glasses.el |
| 10435 | 10840 | ||
| 10436 | (autoload (quote glasses-mode) "glasses" "\ | 10841 | (autoload (quote glasses-mode) "glasses" "\ |
| @@ -10443,7 +10848,7 @@ at places they belong to. | |||
| 10443 | ;;;*** | 10848 | ;;;*** |
| 10444 | 10849 | ||
| 10445 | ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server | 10850 | ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server |
| 10446 | ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (16954 46150)) | 10851 | ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (17141 6750)) |
| 10447 | ;;; Generated autoloads from gnus/gnus.el | 10852 | ;;; Generated autoloads from gnus/gnus.el |
| 10448 | 10853 | ||
| 10449 | (autoload (quote gnus-slave-no-server) "gnus" "\ | 10854 | (autoload (quote gnus-slave-no-server) "gnus" "\ |
| @@ -10494,7 +10899,7 @@ prompt the user for the name of an NNTP server to use. | |||
| 10494 | ;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group | 10899 | ;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group |
| 10495 | ;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize | 10900 | ;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize |
| 10496 | ;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" | 10901 | ;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" |
| 10497 | ;;;;;; "gnus/gnus-agent.el" (16908 33361)) | 10902 | ;;;;;; "gnus/gnus-agent.el" (17141 6642)) |
| 10498 | ;;; Generated autoloads from gnus/gnus-agent.el | 10903 | ;;; Generated autoloads from gnus/gnus-agent.el |
| 10499 | 10904 | ||
| 10500 | (autoload (quote gnus-unplugged) "gnus-agent" "\ | 10905 | (autoload (quote gnus-unplugged) "gnus-agent" "\ |
| @@ -10581,7 +10986,7 @@ If CLEAN, obsolete (ignore). | |||
| 10581 | ;;;*** | 10986 | ;;;*** |
| 10582 | 10987 | ||
| 10583 | ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" | 10988 | ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" |
| 10584 | ;;;;;; (16954 46150)) | 10989 | ;;;;;; (17141 6655)) |
| 10585 | ;;; Generated autoloads from gnus/gnus-art.el | 10990 | ;;; Generated autoloads from gnus/gnus-art.el |
| 10586 | 10991 | ||
| 10587 | (autoload (quote gnus-article-prepare-display) "gnus-art" "\ | 10992 | (autoload (quote gnus-article-prepare-display) "gnus-art" "\ |
| @@ -10592,7 +10997,7 @@ Make the current buffer look like a nice article. | |||
| 10592 | ;;;*** | 10997 | ;;;*** |
| 10593 | 10998 | ||
| 10594 | ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" | 10999 | ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" |
| 10595 | ;;;;;; (16698 21927)) | 11000 | ;;;;;; (17141 6658)) |
| 10596 | ;;; Generated autoloads from gnus/gnus-audio.el | 11001 | ;;; Generated autoloads from gnus/gnus-audio.el |
| 10597 | 11002 | ||
| 10598 | (autoload (quote gnus-audio-play) "gnus-audio" "\ | 11003 | (autoload (quote gnus-audio-play) "gnus-audio" "\ |
| @@ -10604,8 +11009,8 @@ Play a sound FILE through the speaker. | |||
| 10604 | 11009 | ||
| 10605 | ;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group | 11010 | ;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group |
| 10606 | ;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active | 11011 | ;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active |
| 10607 | ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (16858 | 11012 | ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (17141 |
| 10608 | ;;;;;; 50925)) | 11013 | ;;;;;; 6658)) |
| 10609 | ;;; Generated autoloads from gnus/gnus-cache.el | 11014 | ;;; Generated autoloads from gnus/gnus-cache.el |
| 10610 | 11015 | ||
| 10611 | (autoload (quote gnus-jog-cache) "gnus-cache" "\ | 11016 | (autoload (quote gnus-jog-cache) "gnus-cache" "\ |
| @@ -10643,7 +11048,7 @@ next enabled. Depends upon the caller to determine whether group deletion is sup | |||
| 10643 | ;;;*** | 11048 | ;;;*** |
| 10644 | 11049 | ||
| 10645 | ;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) | 11050 | ;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) |
| 10646 | ;;;;;; "gnus-delay" "gnus/gnus-delay.el" (16908 33361)) | 11051 | ;;;;;; "gnus-delay" "gnus/gnus-delay.el" (17141 6662)) |
| 10647 | ;;; Generated autoloads from gnus/gnus-delay.el | 11052 | ;;; Generated autoloads from gnus/gnus-delay.el |
| 10648 | 11053 | ||
| 10649 | (defgroup gnus-delay nil "Arrange for sending postings later." :version "22.1" :group (quote gnus)) | 11054 | (defgroup gnus-delay nil "Arrange for sending postings later." :version "22.1" :group (quote gnus)) |
| @@ -10681,7 +11086,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil. | |||
| 10681 | ;;;*** | 11086 | ;;;*** |
| 10682 | 11087 | ||
| 10683 | ;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" | 11088 | ;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" |
| 10684 | ;;;;;; (16697 49031)) | 11089 | ;;;;;; (17141 6667)) |
| 10685 | ;;; Generated autoloads from gnus/gnus-dired.el | 11090 | ;;; Generated autoloads from gnus/gnus-dired.el |
| 10686 | 11091 | ||
| 10687 | (autoload (quote turn-on-gnus-dired-mode) "gnus-dired" "\ | 11092 | (autoload (quote turn-on-gnus-dired-mode) "gnus-dired" "\ |
| @@ -10692,7 +11097,7 @@ Convenience method to turn on gnus-dired-mode. | |||
| 10692 | ;;;*** | 11097 | ;;;*** |
| 10693 | 11098 | ||
| 10694 | ;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" | 11099 | ;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" |
| 10695 | ;;;;;; (16764 51520)) | 11100 | ;;;;;; (17141 6667)) |
| 10696 | ;;; Generated autoloads from gnus/gnus-draft.el | 11101 | ;;; Generated autoloads from gnus/gnus-draft.el |
| 10697 | 11102 | ||
| 10698 | (autoload (quote gnus-draft-reminder) "gnus-draft" "\ | 11103 | (autoload (quote gnus-draft-reminder) "gnus-draft" "\ |
| @@ -10704,8 +11109,8 @@ Reminder user if there are unsent drafts. | |||
| 10704 | 11109 | ||
| 10705 | ;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png | 11110 | ;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png |
| 10706 | ;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header | 11111 | ;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header |
| 10707 | ;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (16908 | 11112 | ;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (17141 |
| 10708 | ;;;;;; 33361)) | 11113 | ;;;;;; 6667)) |
| 10709 | ;;; Generated autoloads from gnus/gnus-fun.el | 11114 | ;;; Generated autoloads from gnus/gnus-fun.el |
| 10710 | 11115 | ||
| 10711 | (autoload (quote gnus-random-x-face) "gnus-fun" "\ | 11116 | (autoload (quote gnus-random-x-face) "gnus-fun" "\ |
| @@ -10744,7 +11149,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to | |||
| 10744 | ;;;*** | 11149 | ;;;*** |
| 10745 | 11150 | ||
| 10746 | ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) | 11151 | ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) |
| 10747 | ;;;;;; "gnus-group" "gnus/gnus-group.el" (16927 493)) | 11152 | ;;;;;; "gnus-group" "gnus/gnus-group.el" (17141 6677)) |
| 10748 | ;;; Generated autoloads from gnus/gnus-group.el | 11153 | ;;; Generated autoloads from gnus/gnus-group.el |
| 10749 | 11154 | ||
| 10750 | (autoload (quote gnus-fetch-group) "gnus-group" "\ | 11155 | (autoload (quote gnus-fetch-group) "gnus-group" "\ |
| @@ -10761,7 +11166,7 @@ Pop up a frame and enter GROUP. | |||
| 10761 | ;;;*** | 11166 | ;;;*** |
| 10762 | 11167 | ||
| 10763 | ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" | 11168 | ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" |
| 10764 | ;;;;;; (16698 21927)) | 11169 | ;;;;;; (17141 6680)) |
| 10765 | ;;; Generated autoloads from gnus/gnus-kill.el | 11170 | ;;; Generated autoloads from gnus/gnus-kill.el |
| 10766 | 11171 | ||
| 10767 | (defalias (quote gnus-batch-kill) (quote gnus-batch-score)) | 11172 | (defalias (quote gnus-batch-kill) (quote gnus-batch-score)) |
| @@ -10776,7 +11181,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score | |||
| 10776 | 11181 | ||
| 10777 | ;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate | 11182 | ;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate |
| 10778 | ;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" | 11183 | ;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" |
| 10779 | ;;;;;; (16698 21927)) | 11184 | ;;;;;; (17141 6682)) |
| 10780 | ;;; Generated autoloads from gnus/gnus-ml.el | 11185 | ;;; Generated autoloads from gnus/gnus-ml.el |
| 10781 | 11186 | ||
| 10782 | (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\ | 11187 | (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\ |
| @@ -10801,7 +11206,7 @@ Minor mode for providing mailing-list commands. | |||
| 10801 | 11206 | ||
| 10802 | ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update | 11207 | ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update |
| 10803 | ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" | 11208 | ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" |
| 10804 | ;;;;;; (16698 21927)) | 11209 | ;;;;;; (17141 6682)) |
| 10805 | ;;; Generated autoloads from gnus/gnus-mlspl.el | 11210 | ;;; Generated autoloads from gnus/gnus-mlspl.el |
| 10806 | 11211 | ||
| 10807 | (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\ | 11212 | (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\ |
| @@ -10902,7 +11307,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns: | |||
| 10902 | ;;;*** | 11307 | ;;;*** |
| 10903 | 11308 | ||
| 10904 | ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" | 11309 | ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" |
| 10905 | ;;;;;; (16213 43273)) | 11310 | ;;;;;; (17141 6682)) |
| 10906 | ;;; Generated autoloads from gnus/gnus-move.el | 11311 | ;;; Generated autoloads from gnus/gnus-move.el |
| 10907 | 11312 | ||
| 10908 | (autoload (quote gnus-change-server) "gnus-move" "\ | 11313 | (autoload (quote gnus-change-server) "gnus-move" "\ |
| @@ -10914,7 +11319,7 @@ Update the .newsrc.eld file to reflect the change of nntp server. | |||
| 10914 | ;;;*** | 11319 | ;;;*** |
| 10915 | 11320 | ||
| 10916 | ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) | 11321 | ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) |
| 10917 | ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (16923 3623)) | 11322 | ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (17141 6686)) |
| 10918 | ;;; Generated autoloads from gnus/gnus-msg.el | 11323 | ;;; Generated autoloads from gnus/gnus-msg.el |
| 10919 | 11324 | ||
| 10920 | (autoload (quote gnus-msg-mail) "gnus-msg" "\ | 11325 | (autoload (quote gnus-msg-mail) "gnus-msg" "\ |
| @@ -10940,7 +11345,7 @@ Like `message-reply'. | |||
| 10940 | 11345 | ||
| 10941 | ;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon | 11346 | ;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon |
| 10942 | ;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" | 11347 | ;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" |
| 10943 | ;;;;;; (16730 31107)) | 11348 | ;;;;;; (17141 6686)) |
| 10944 | ;;; Generated autoloads from gnus/gnus-picon.el | 11349 | ;;; Generated autoloads from gnus/gnus-picon.el |
| 10945 | 11350 | ||
| 10946 | (autoload (quote gnus-treat-from-picon) "gnus-picon" "\ | 11351 | (autoload (quote gnus-treat-from-picon) "gnus-picon" "\ |
| @@ -10967,7 +11372,7 @@ If picons are already displayed, remove them. | |||
| 10967 | ;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection | 11372 | ;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection |
| 10968 | ;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement | 11373 | ;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement |
| 10969 | ;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" | 11374 | ;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" |
| 10970 | ;;;;;; "gnus/gnus-range.el" (16764 51520)) | 11375 | ;;;;;; "gnus/gnus-range.el" (17141 6692)) |
| 10971 | ;;; Generated autoloads from gnus/gnus-range.el | 11376 | ;;; Generated autoloads from gnus/gnus-range.el |
| 10972 | 11377 | ||
| 10973 | (autoload (quote gnus-sorted-difference) "gnus-range" "\ | 11378 | (autoload (quote gnus-sorted-difference) "gnus-range" "\ |
| @@ -11035,7 +11440,7 @@ Add NUM into sorted LIST by side effect. | |||
| 11035 | ;;;*** | 11440 | ;;;*** |
| 11036 | 11441 | ||
| 11037 | ;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) | 11442 | ;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) |
| 11038 | ;;;;;; "gnus-registry" "gnus/gnus-registry.el" (16923 3623)) | 11443 | ;;;;;; "gnus-registry" "gnus/gnus-registry.el" (17141 6692)) |
| 11039 | ;;; Generated autoloads from gnus/gnus-registry.el | 11444 | ;;; Generated autoloads from gnus/gnus-registry.el |
| 11040 | 11445 | ||
| 11041 | (autoload (quote gnus-registry-initialize) "gnus-registry" "\ | 11446 | (autoload (quote gnus-registry-initialize) "gnus-registry" "\ |
| @@ -11051,8 +11456,8 @@ Install the registry hooks. | |||
| 11051 | ;;;*** | 11456 | ;;;*** |
| 11052 | 11457 | ||
| 11053 | ;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate | 11458 | ;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate |
| 11054 | ;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (16697 | 11459 | ;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (17141 |
| 11055 | ;;;;;; 49031)) | 11460 | ;;;;;; 6701)) |
| 11056 | ;;; Generated autoloads from gnus/gnus-sieve.el | 11461 | ;;; Generated autoloads from gnus/gnus-sieve.el |
| 11057 | 11462 | ||
| 11058 | (autoload (quote gnus-sieve-update) "gnus-sieve" "\ | 11463 | (autoload (quote gnus-sieve-update) "gnus-sieve" "\ |
| @@ -11080,7 +11485,7 @@ Not documented | |||
| 11080 | ;;;*** | 11485 | ;;;*** |
| 11081 | 11486 | ||
| 11082 | ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" | 11487 | ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" |
| 11083 | ;;;;;; (16698 21927)) | 11488 | ;;;;;; (17141 6701)) |
| 11084 | ;;; Generated autoloads from gnus/gnus-soup.el | 11489 | ;;; Generated autoloads from gnus/gnus-soup.el |
| 11085 | 11490 | ||
| 11086 | (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\ | 11491 | (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\ |
| @@ -11100,7 +11505,7 @@ Note -- this function hasn't been implemented yet. | |||
| 11100 | ;;;*** | 11505 | ;;;*** |
| 11101 | 11506 | ||
| 11102 | ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" | 11507 | ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" |
| 11103 | ;;;;;; (16908 33361)) | 11508 | ;;;;;; (17141 6704)) |
| 11104 | ;;; Generated autoloads from gnus/gnus-spec.el | 11509 | ;;; Generated autoloads from gnus/gnus-spec.el |
| 11105 | 11510 | ||
| 11106 | (autoload (quote gnus-update-format) "gnus-spec" "\ | 11511 | (autoload (quote gnus-update-format) "gnus-spec" "\ |
| @@ -11111,8 +11516,8 @@ Update the format specification near point. | |||
| 11111 | ;;;*** | 11516 | ;;;*** |
| 11112 | 11517 | ||
| 11113 | ;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news | 11518 | ;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news |
| 11114 | ;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (16908 | 11519 | ;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (17141 |
| 11115 | ;;;;;; 33361)) | 11520 | ;;;;;; 6710)) |
| 11116 | ;;; Generated autoloads from gnus/gnus-start.el | 11521 | ;;; Generated autoloads from gnus/gnus-start.el |
| 11117 | 11522 | ||
| 11118 | (autoload (quote gnus-declare-backend) "gnus-start" "\ | 11523 | (autoload (quote gnus-declare-backend) "gnus-start" "\ |
| @@ -11128,7 +11533,7 @@ Not documented | |||
| 11128 | ;;;*** | 11533 | ;;;*** |
| 11129 | 11534 | ||
| 11130 | ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" | 11535 | ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" |
| 11131 | ;;;;;; (16908 33361)) | 11536 | ;;;;;; (17141 6744)) |
| 11132 | ;;; Generated autoloads from gnus/gnus-win.el | 11537 | ;;; Generated autoloads from gnus/gnus-win.el |
| 11133 | 11538 | ||
| 11134 | (autoload (quote gnus-add-configuration) "gnus-win" "\ | 11539 | (autoload (quote gnus-add-configuration) "gnus-win" "\ |
| @@ -11138,7 +11543,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'. | |||
| 11138 | 11543 | ||
| 11139 | ;;;*** | 11544 | ;;;*** |
| 11140 | 11545 | ||
| 11141 | ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (16213 43281)) | 11546 | ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (17134 16326)) |
| 11142 | ;;; Generated autoloads from play/gomoku.el | 11547 | ;;; Generated autoloads from play/gomoku.el |
| 11143 | 11548 | ||
| 11144 | (autoload (quote gomoku) "gomoku" "\ | 11549 | (autoload (quote gomoku) "gomoku" "\ |
| @@ -11164,17 +11569,11 @@ Use \\[describe-mode] for more info. | |||
| 11164 | 11569 | ||
| 11165 | ;;;*** | 11570 | ;;;*** |
| 11166 | 11571 | ||
| 11167 | ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse) | 11572 | ;;;### (autoloads (goto-address goto-address-at-point) "goto-addr" |
| 11168 | ;;;;;; "goto-addr" "net/goto-addr.el" (16858 50931)) | 11573 | ;;;;;; "net/goto-addr.el" (17134 16285)) |
| 11169 | ;;; Generated autoloads from net/goto-addr.el | 11574 | ;;; Generated autoloads from net/goto-addr.el |
| 11170 | 11575 | ||
| 11171 | (autoload (quote goto-address-at-mouse) "goto-addr" "\ | 11576 | (define-obsolete-function-alias (quote goto-address-at-mouse) (quote goto-address-at-point) "22.1") |
| 11172 | Send to the e-mail address or load the URL clicked with the mouse. | ||
| 11173 | Send mail to address at position of mouse click. See documentation for | ||
| 11174 | `goto-address-find-address-at-point'. If no address is found | ||
| 11175 | there, then load the URL at or before the position of the mouse click. | ||
| 11176 | |||
| 11177 | \(fn EVENT)" t nil) | ||
| 11178 | 11577 | ||
| 11179 | (autoload (quote goto-address-at-point) "goto-addr" "\ | 11578 | (autoload (quote goto-address-at-point) "goto-addr" "\ |
| 11180 | Send to the e-mail address or load the URL at point. | 11579 | Send to the e-mail address or load the URL at point. |
| @@ -11182,7 +11581,7 @@ Send mail to address at point. See documentation for | |||
| 11182 | `goto-address-find-address-at-point'. If no address is found | 11581 | `goto-address-find-address-at-point'. If no address is found |
| 11183 | there, then load the URL at or before point. | 11582 | there, then load the URL at or before point. |
| 11184 | 11583 | ||
| 11185 | \(fn)" t nil) | 11584 | \(fn &optional EVENT)" t nil) |
| 11186 | 11585 | ||
| 11187 | (autoload (quote goto-address) "goto-addr" "\ | 11586 | (autoload (quote goto-address) "goto-addr" "\ |
| 11188 | Sets up goto-address functionality in the current buffer. | 11587 | Sets up goto-address functionality in the current buffer. |
| @@ -11197,9 +11596,9 @@ Also fontifies the buffer appropriately (see `goto-address-fontify-p' and | |||
| 11197 | 11596 | ||
| 11198 | ;;;*** | 11597 | ;;;*** |
| 11199 | 11598 | ||
| 11200 | ;;;### (autoloads (grep-tree grep-find grep grep-compute-defaults | 11599 | ;;;### (autoloads (grep-tree grep-find grep-mode grep grep-compute-defaults |
| 11201 | ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command | 11600 | ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command |
| 11202 | ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (16908 33362)) | 11601 | ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (17145 8110)) |
| 11203 | ;;; Generated autoloads from progmodes/grep.el | 11602 | ;;; Generated autoloads from progmodes/grep.el |
| 11204 | 11603 | ||
| 11205 | (defvar grep-window-height nil "\ | 11604 | (defvar grep-window-height nil "\ |
| @@ -11230,7 +11629,7 @@ List of hook functions run by `grep-process-setup' (see `run-hooks').") | |||
| 11230 | 11629 | ||
| 11231 | (custom-autoload (quote grep-setup-hook) "grep") | 11630 | (custom-autoload (quote grep-setup-hook) "grep") |
| 11232 | 11631 | ||
| 11233 | (defvar grep-regexp-alist (quote (("^\\(.+?\\)[: ]+\\([0-9]+\\)\\([.:]?\\)\\([0-9]+\\)?\\(?:-\\(?:\\([0-9]+\\)\\3\\)?\\.?\\([0-9]+\\)?\\)?[: ]" 1 (2 . 5) (4 . 6)) ("^\\(.+?\\)[:(]+\\([0-9]+\\)\\([:)]\\).*?\\(\\[01;41m\\)\\(.*?\\)\\(\\[00m\\(\\[K\\)?\\)" 1 2 ((lambda nil (setq compilation-error-screen-columns nil) (- (match-beginning 5) (match-end 3) 8)) lambda nil (- (match-end 5) (match-end 3) 8))) ("^Binary file \\(.+\\) matches$" 1 nil nil 1))) "\ | 11632 | (defvar grep-regexp-alist (quote (("^\\(.+?\\)\\(:[ ]*\\)\\([0-9]+\\)\\2" 1 3) ("^\\(\\(.+?\\):\\([0-9]+\\):\\).*?\\(\\[01;31m\\(?:\\[K\\)?\\)\\(.*?\\)\\(\\[[0-9]*m\\)" 2 3 ((lambda nil (setq compilation-error-screen-columns nil) (- (match-beginning 4) (match-end 1))) lambda nil (- (match-end 5) (match-end 1) (- (match-end 4) (match-beginning 4)))) nil 1) ("^Binary file \\(.+\\) matches$" 1 nil nil 0 1))) "\ |
| 11234 | Regexp used to match grep hits. See `compilation-error-regexp-alist'.") | 11633 | Regexp used to match grep hits. See `compilation-error-regexp-alist'.") |
| 11235 | 11634 | ||
| 11236 | (defvar grep-program "grep" "\ | 11635 | (defvar grep-program "grep" "\ |
| @@ -11283,6 +11682,11 @@ temporarily highlight in visited source lines. | |||
| 11283 | 11682 | ||
| 11284 | \(fn COMMAND-ARGS &optional HIGHLIGHT-REGEXP)" t nil) | 11683 | \(fn COMMAND-ARGS &optional HIGHLIGHT-REGEXP)" t nil) |
| 11285 | 11684 | ||
| 11685 | (autoload (quote grep-mode) "grep" "\ | ||
| 11686 | Sets `grep-last-buffer' and `compilation-window-height'. | ||
| 11687 | |||
| 11688 | \(fn)" nil nil) | ||
| 11689 | |||
| 11286 | (autoload (quote grep-find) "grep" "\ | 11690 | (autoload (quote grep-find) "grep" "\ |
| 11287 | Run grep via find, with user-specified args COMMAND-ARGS. | 11691 | Run grep via find, with user-specified args COMMAND-ARGS. |
| 11288 | Collect output in a buffer. | 11692 | Collect output in a buffer. |
| @@ -11318,7 +11722,7 @@ those sub directories of DIR. | |||
| 11318 | 11722 | ||
| 11319 | ;;;*** | 11723 | ;;;*** |
| 11320 | 11724 | ||
| 11321 | ;;;### (autoloads (gs-load-image) "gs" "gs.el" (16565 48734)) | 11725 | ;;;### (autoloads (gs-load-image) "gs" "gs.el" (17141 22791)) |
| 11322 | ;;; Generated autoloads from gs.el | 11726 | ;;; Generated autoloads from gs.el |
| 11323 | 11727 | ||
| 11324 | (autoload (quote gs-load-image) "gs" "\ | 11728 | (autoload (quote gs-load-image) "gs" "\ |
| @@ -11331,8 +11735,8 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful. | |||
| 11331 | 11735 | ||
| 11332 | ;;;*** | 11736 | ;;;*** |
| 11333 | 11737 | ||
| 11334 | ;;;### (autoloads (gdb-script-mode bashdb jdb pdb perldb xdb dbx | 11738 | ;;;### (autoloads (gud-tooltip-mode gdb-script-mode bashdb jdb pdb |
| 11335 | ;;;;;; sdb gdb) "gud" "progmodes/gud.el" (16896 54110)) | 11739 | ;;;;;; perldb xdb dbx sdb gdb) "gud" "progmodes/gud.el" (17134 4576)) |
| 11336 | ;;; Generated autoloads from progmodes/gud.el | 11740 | ;;; Generated autoloads from progmodes/gud.el |
| 11337 | 11741 | ||
| 11338 | (autoload (quote gdb) "gud" "\ | 11742 | (autoload (quote gdb) "gud" "\ |
| @@ -11361,7 +11765,7 @@ Run xdb on program FILE in buffer *gud-FILE*. | |||
| 11361 | The directory containing FILE becomes the initial working directory | 11765 | The directory containing FILE becomes the initial working directory |
| 11362 | and source-file directory for your debugger. | 11766 | and source-file directory for your debugger. |
| 11363 | 11767 | ||
| 11364 | You can set the variable 'gud-xdb-directories' to a list of program source | 11768 | You can set the variable `gud-xdb-directories' to a list of program source |
| 11365 | directories if your program contains sources from more than one directory. | 11769 | directories if your program contains sources from more than one directory. |
| 11366 | 11770 | ||
| 11367 | \(fn COMMAND-LINE)" t nil) | 11771 | \(fn COMMAND-LINE)" t nil) |
| @@ -11411,10 +11815,25 @@ Major mode for editing GDB scripts | |||
| 11411 | 11815 | ||
| 11412 | \(fn)" t nil) | 11816 | \(fn)" t nil) |
| 11413 | 11817 | ||
| 11818 | (defvar gud-tooltip-mode nil "\ | ||
| 11819 | Non-nil if Gud-Tooltip mode is enabled. | ||
| 11820 | See the command `gud-tooltip-mode' for a description of this minor-mode. | ||
| 11821 | Setting this variable directly does not take effect; | ||
| 11822 | use either \\[customize] or the function `gud-tooltip-mode'.") | ||
| 11823 | |||
| 11824 | (custom-autoload (quote gud-tooltip-mode) "gud") | ||
| 11825 | |||
| 11826 | (put (quote gud-tooltip-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 11827 | |||
| 11828 | (autoload (quote gud-tooltip-mode) "gud" "\ | ||
| 11829 | Toggle the display of GUD tooltips. | ||
| 11830 | |||
| 11831 | \(fn &optional ARG)" t nil) | ||
| 11832 | |||
| 11414 | ;;;*** | 11833 | ;;;*** |
| 11415 | 11834 | ||
| 11416 | ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (16377 | 11835 | ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (17134 |
| 11417 | ;;;;;; 12872)) | 11836 | ;;;;;; 16329)) |
| 11418 | ;;; Generated autoloads from play/handwrite.el | 11837 | ;;; Generated autoloads from play/handwrite.el |
| 11419 | 11838 | ||
| 11420 | (autoload (quote handwrite) "handwrite" "\ | 11839 | (autoload (quote handwrite) "handwrite" "\ |
| @@ -11462,7 +11881,7 @@ to be updated. | |||
| 11462 | ;;;### (autoloads (scan-buf-previous-region scan-buf-next-region | 11881 | ;;;### (autoloads (scan-buf-previous-region scan-buf-next-region |
| 11463 | ;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer | 11882 | ;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer |
| 11464 | ;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string | 11883 | ;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string |
| 11465 | ;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (16908 33360)) | 11884 | ;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (17141 22791)) |
| 11466 | ;;; Generated autoloads from help-at-pt.el | 11885 | ;;; Generated autoloads from help-at-pt.el |
| 11467 | 11886 | ||
| 11468 | (autoload (quote help-at-pt-string) "help-at-pt" "\ | 11887 | (autoload (quote help-at-pt-string) "help-at-pt" "\ |
| @@ -11590,8 +12009,9 @@ different regions. With numeric argument ARG, behaves like | |||
| 11590 | ;;;*** | 12009 | ;;;*** |
| 11591 | 12010 | ||
| 11592 | ;;;### (autoloads (describe-categories describe-syntax describe-variable | 12011 | ;;;### (autoloads (describe-categories describe-syntax describe-variable |
| 11593 | ;;;;;; variable-at-point describe-function-1 describe-function locate-library | 12012 | ;;;;;; variable-at-point describe-function-1 help-C-file-name describe-function |
| 11594 | ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (16899 17454)) | 12013 | ;;;;;; locate-library help-with-tutorial) "help-fns" "help-fns.el" |
| 12014 | ;;;;;; (17141 22794)) | ||
| 11595 | ;;; Generated autoloads from help-fns.el | 12015 | ;;; Generated autoloads from help-fns.el |
| 11596 | 12016 | ||
| 11597 | (autoload (quote help-with-tutorial) "help-fns" "\ | 12017 | (autoload (quote help-with-tutorial) "help-fns" "\ |
| @@ -11624,6 +12044,12 @@ Display the full documentation of FUNCTION (a symbol). | |||
| 11624 | 12044 | ||
| 11625 | \(fn FUNCTION)" t nil) | 12045 | \(fn FUNCTION)" t nil) |
| 11626 | 12046 | ||
| 12047 | (autoload (quote help-C-file-name) "help-fns" "\ | ||
| 12048 | Return the name of the C file where SUBR-OR-VAR is defined. | ||
| 12049 | KIND should be `var' for a variable or `subr' for a subroutine. | ||
| 12050 | |||
| 12051 | \(fn SUBR-OR-VAR KIND)" nil nil) | ||
| 12052 | |||
| 11627 | (defface help-argument-name (quote ((((supports :slant italic)) :inherit italic))) "Face to highlight argument names in *Help* buffers." :group (quote help)) | 12053 | (defface help-argument-name (quote ((((supports :slant italic)) :inherit italic))) "Face to highlight argument names in *Help* buffers." :group (quote help)) |
| 11628 | 12054 | ||
| 11629 | (autoload (quote describe-function-1) "help-fns" "\ | 12055 | (autoload (quote describe-function-1) "help-fns" "\ |
| @@ -11664,7 +12090,7 @@ BUFFER should be a buffer or a buffer name. | |||
| 11664 | ;;;*** | 12090 | ;;;*** |
| 11665 | 12091 | ||
| 11666 | ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" | 12092 | ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" |
| 11667 | ;;;;;; (16875 35928)) | 12093 | ;;;;;; (17141 22794)) |
| 11668 | ;;; Generated autoloads from help-macro.el | 12094 | ;;; Generated autoloads from help-macro.el |
| 11669 | 12095 | ||
| 11670 | (defvar three-step-help nil "\ | 12096 | (defvar three-step-help nil "\ |
| @@ -11680,7 +12106,7 @@ A value of nil means skip the middle step, so that | |||
| 11680 | 12106 | ||
| 11681 | ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button | 12107 | ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button |
| 11682 | ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup | 12108 | ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup |
| 11683 | ;;;;;; help-mode) "help-mode" "help-mode.el" (16939 44104)) | 12109 | ;;;;;; help-mode) "help-mode" "help-mode.el" (17141 22794)) |
| 11684 | ;;; Generated autoloads from help-mode.el | 12110 | ;;; Generated autoloads from help-mode.el |
| 11685 | 12111 | ||
| 11686 | (autoload (quote help-mode) "help-mode" "\ | 12112 | (autoload (quote help-mode) "help-mode" "\ |
| @@ -11763,7 +12189,7 @@ Add xrefs for symbols in `pp's output between FROM and TO. | |||
| 11763 | ;;;*** | 12189 | ;;;*** |
| 11764 | 12190 | ||
| 11765 | ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" | 12191 | ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" |
| 11766 | ;;;;;; "emacs-lisp/helper.el" (16213 43273)) | 12192 | ;;;;;; "emacs-lisp/helper.el" (17141 26)) |
| 11767 | ;;; Generated autoloads from emacs-lisp/helper.el | 12193 | ;;; Generated autoloads from emacs-lisp/helper.el |
| 11768 | 12194 | ||
| 11769 | (autoload (quote Helper-describe-bindings) "helper" "\ | 12195 | (autoload (quote Helper-describe-bindings) "helper" "\ |
| @@ -11779,7 +12205,7 @@ Provide help for current mode. | |||
| 11779 | ;;;*** | 12205 | ;;;*** |
| 11780 | 12206 | ||
| 11781 | ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" | 12207 | ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" |
| 11782 | ;;;;;; "hexl.el" (16858 50912)) | 12208 | ;;;;;; "hexl.el" (17146 18111)) |
| 11783 | ;;; Generated autoloads from hexl.el | 12209 | ;;; Generated autoloads from hexl.el |
| 11784 | 12210 | ||
| 11785 | (autoload (quote hexl-mode) "hexl" "\ | 12211 | (autoload (quote hexl-mode) "hexl" "\ |
| @@ -11874,8 +12300,8 @@ This discards the buffer's undo information. | |||
| 11874 | 12300 | ||
| 11875 | ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer | 12301 | ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer |
| 11876 | ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer | 12302 | ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer |
| 11877 | ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (16898 | 12303 | ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (17141 |
| 11878 | ;;;;;; 6195)) | 12304 | ;;;;;; 22799)) |
| 11879 | ;;; Generated autoloads from hi-lock.el | 12305 | ;;; Generated autoloads from hi-lock.el |
| 11880 | 12306 | ||
| 11881 | (defvar hi-lock-mode nil "\ | 12307 | (defvar hi-lock-mode nil "\ |
| @@ -11986,7 +12412,7 @@ be found in variable `hi-lock-interactive-patterns'. | |||
| 11986 | ;;;*** | 12412 | ;;;*** |
| 11987 | 12413 | ||
| 11988 | ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially | 12414 | ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially |
| 11989 | ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (16924 23221)) | 12415 | ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (17134 4576)) |
| 11990 | ;;; Generated autoloads from progmodes/hideif.el | 12416 | ;;; Generated autoloads from progmodes/hideif.el |
| 11991 | 12417 | ||
| 11992 | (autoload (quote hide-ifdef-mode) "hideif" "\ | 12418 | (autoload (quote hide-ifdef-mode) "hideif" "\ |
| @@ -12041,7 +12467,7 @@ how the hiding is done: | |||
| 12041 | ;;;*** | 12467 | ;;;*** |
| 12042 | 12468 | ||
| 12043 | ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all) | 12469 | ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all) |
| 12044 | ;;;;;; "hideshow" "progmodes/hideshow.el" (16858 50936)) | 12470 | ;;;;;; "hideshow" "progmodes/hideshow.el" (17134 4579)) |
| 12045 | ;;; Generated autoloads from progmodes/hideshow.el | 12471 | ;;; Generated autoloads from progmodes/hideshow.el |
| 12046 | 12472 | ||
| 12047 | (defvar hs-hide-comments-when-hiding-all t "\ | 12473 | (defvar hs-hide-comments-when-hiding-all t "\ |
| @@ -12104,7 +12530,7 @@ Key bindings: | |||
| 12104 | ;;;;;; highlight-compare-buffers highlight-changes-rotate-faces | 12530 | ;;;;;; highlight-compare-buffers highlight-changes-rotate-faces |
| 12105 | ;;;;;; highlight-changes-previous-change highlight-changes-next-change | 12531 | ;;;;;; highlight-changes-previous-change highlight-changes-next-change |
| 12106 | ;;;;;; highlight-changes-mode highlight-changes-remove-highlight) | 12532 | ;;;;;; highlight-changes-mode highlight-changes-remove-highlight) |
| 12107 | ;;;;;; "hilit-chg" "hilit-chg.el" (16876 58220)) | 12533 | ;;;;;; "hilit-chg" "hilit-chg.el" (17146 26034)) |
| 12108 | ;;; Generated autoloads from hilit-chg.el | 12534 | ;;; Generated autoloads from hilit-chg.el |
| 12109 | 12535 | ||
| 12110 | (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\ | 12536 | (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\ |
| @@ -12138,12 +12564,12 @@ Functions: | |||
| 12138 | buffer with the contents of a file | 12564 | buffer with the contents of a file |
| 12139 | \\[highlight-changes-remove-highlight] - remove the change face from the region | 12565 | \\[highlight-changes-remove-highlight] - remove the change face from the region |
| 12140 | \\[highlight-changes-rotate-faces] - rotate different \"ages\" of changes through | 12566 | \\[highlight-changes-rotate-faces] - rotate different \"ages\" of changes through |
| 12141 | various faces. | 12567 | various faces |
| 12142 | 12568 | ||
| 12143 | Hook variables: | 12569 | Hook variables: |
| 12144 | `highlight-changes-enable-hook' - when enabling Highlight Changes mode. | 12570 | `highlight-changes-enable-hook' - when enabling Highlight Changes mode |
| 12145 | `highlight-changes-toggle-hook' - when entering active or passive state | 12571 | `highlight-changes-toggle-hook' - when entering active or passive state |
| 12146 | `highlight-changes-disable-hook' - when turning off Highlight Changes mode. | 12572 | `highlight-changes-disable-hook' - when turning off Highlight Changes mode |
| 12147 | 12573 | ||
| 12148 | \(fn &optional ARG)" t nil) | 12574 | \(fn &optional ARG)" t nil) |
| 12149 | 12575 | ||
| @@ -12165,11 +12591,11 @@ of `highlight-changes-face-list', one level older changes are shown in | |||
| 12165 | face described by the second element, and so on. Very old changes remain | 12591 | face described by the second element, and so on. Very old changes remain |
| 12166 | shown in the last face in the list. | 12592 | shown in the last face in the list. |
| 12167 | 12593 | ||
| 12168 | You can automatically rotate colours when the buffer is saved | 12594 | You can automatically rotate colors when the buffer is saved by adding |
| 12169 | by adding the following to `local-write-file-hooks', by evaling it in the | 12595 | this function to `write-file-functions' as a buffer-local value. To do |
| 12170 | buffer to be saved): | 12596 | this, eval the following in the buffer to be saved: |
| 12171 | 12597 | ||
| 12172 | (add-hook 'local-write-file-hooks 'highlight-changes-rotate-faces) | 12598 | (add-hook 'write-file-functions 'highlight-changes-rotate-faces nil t) |
| 12173 | 12599 | ||
| 12174 | \(fn)" t nil) | 12600 | \(fn)" t nil) |
| 12175 | 12601 | ||
| @@ -12181,7 +12607,7 @@ The default is the current buffer and the one in the next window. | |||
| 12181 | If either buffer is modified and is visiting a file, you are prompted | 12607 | If either buffer is modified and is visiting a file, you are prompted |
| 12182 | to save the file. | 12608 | to save the file. |
| 12183 | 12609 | ||
| 12184 | Unless the buffer is unmodified and visiting a file, the buffer is | 12610 | Unless the buffer is unmodified and visiting a file, the buffer is |
| 12185 | written to a temporary file for comparison. | 12611 | written to a temporary file for comparison. |
| 12186 | 12612 | ||
| 12187 | If a buffer is read-only, differences will be highlighted but no property | 12613 | If a buffer is read-only, differences will be highlighted but no property |
| @@ -12234,7 +12660,7 @@ variable `highlight-changes-global-changes-existing-buffers' is non-nil). | |||
| 12234 | ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction | 12660 | ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction |
| 12235 | ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space | 12661 | ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space |
| 12236 | ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" | 12662 | ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" |
| 12237 | ;;;;;; "hippie-exp.el" (16213 43268)) | 12663 | ;;;;;; "hippie-exp.el" (17141 22805)) |
| 12238 | ;;; Generated autoloads from hippie-exp.el | 12664 | ;;; Generated autoloads from hippie-exp.el |
| 12239 | 12665 | ||
| 12240 | (defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\ | 12666 | (defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\ |
| @@ -12307,7 +12733,7 @@ argument VERBOSE non-nil makes the function verbose. | |||
| 12307 | ;;;*** | 12733 | ;;;*** |
| 12308 | 12734 | ||
| 12309 | ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" | 12735 | ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" |
| 12310 | ;;;;;; (16908 33360)) | 12736 | ;;;;;; (17141 22805)) |
| 12311 | ;;; Generated autoloads from hl-line.el | 12737 | ;;; Generated autoloads from hl-line.el |
| 12312 | 12738 | ||
| 12313 | (autoload (quote hl-line-mode) "hl-line" "\ | 12739 | (autoload (quote hl-line-mode) "hl-line" "\ |
| @@ -12335,6 +12761,8 @@ use either \\[customize] or the function `global-hl-line-mode'.") | |||
| 12335 | 12761 | ||
| 12336 | (custom-autoload (quote global-hl-line-mode) "hl-line") | 12762 | (custom-autoload (quote global-hl-line-mode) "hl-line") |
| 12337 | 12763 | ||
| 12764 | (put (quote global-hl-line-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 12765 | |||
| 12338 | (autoload (quote global-hl-line-mode) "hl-line" "\ | 12766 | (autoload (quote global-hl-line-mode) "hl-line" "\ |
| 12339 | Global minor mode to highlight the line about point in the current window. | 12767 | Global minor mode to highlight the line about point in the current window. |
| 12340 | With ARG, turn Global-Hl-Line mode on if ARG is positive, off otherwise. | 12768 | With ARG, turn Global-Hl-Line mode on if ARG is positive, off otherwise. |
| @@ -12347,7 +12775,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and | |||
| 12347 | ;;;*** | 12775 | ;;;*** |
| 12348 | 12776 | ||
| 12349 | ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" | 12777 | ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" |
| 12350 | ;;;;;; (16822 52985)) | 12778 | ;;;;;; (17097 30004)) |
| 12351 | ;;; Generated autoloads from calendar/holidays.el | 12779 | ;;; Generated autoloads from calendar/holidays.el |
| 12352 | 12780 | ||
| 12353 | (autoload (quote holidays) "holidays" "\ | 12781 | (autoload (quote holidays) "holidays" "\ |
| @@ -12371,7 +12799,7 @@ The optional LABEL is used to label the buffer created. | |||
| 12371 | ;;;*** | 12799 | ;;;*** |
| 12372 | 12800 | ||
| 12373 | ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll) | 12801 | ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll) |
| 12374 | ;;;;;; "hscroll" "obsolete/hscroll.el" (16213 43281)) | 12802 | ;;;;;; "hscroll" "obsolete/hscroll.el" (17141 76)) |
| 12375 | ;;; Generated autoloads from obsolete/hscroll.el | 12803 | ;;; Generated autoloads from obsolete/hscroll.el |
| 12376 | 12804 | ||
| 12377 | (autoload (quote turn-on-hscroll) "hscroll" "\ | 12805 | (autoload (quote turn-on-hscroll) "hscroll" "\ |
| @@ -12397,8 +12825,8 @@ Also see `automatic-hscrolling'. | |||
| 12397 | 12825 | ||
| 12398 | ;;;*** | 12826 | ;;;*** |
| 12399 | 12827 | ||
| 12400 | ;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (16777 | 12828 | ;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (17141 |
| 12401 | ;;;;;; 65418)) | 12829 | ;;;;;; 6753)) |
| 12402 | ;;; Generated autoloads from gnus/html2text.el | 12830 | ;;; Generated autoloads from gnus/html2text.el |
| 12403 | 12831 | ||
| 12404 | (autoload (quote html2text) "html2text" "\ | 12832 | (autoload (quote html2text) "html2text" "\ |
| @@ -12429,7 +12857,7 @@ Convert HTML to plain text in the current buffer. | |||
| 12429 | ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group | 12857 | ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group |
| 12430 | ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group | 12858 | ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group |
| 12431 | ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode | 12859 | ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode |
| 12432 | ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (16934 57456)) | 12860 | ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (17141 22806)) |
| 12433 | ;;; Generated autoloads from ibuf-ext.el | 12861 | ;;; Generated autoloads from ibuf-ext.el |
| 12434 | 12862 | ||
| 12435 | (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ | 12863 | (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ |
| @@ -12790,8 +13218,8 @@ defaults to one. | |||
| 12790 | ;;;*** | 13218 | ;;;*** |
| 12791 | 13219 | ||
| 12792 | ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter | 13220 | ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter |
| 12793 | ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (16544 | 13221 | ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (17141 |
| 12794 | ;;;;;; 33333)) | 13222 | ;;;;;; 22806)) |
| 12795 | ;;; Generated autoloads from ibuf-macs.el | 13223 | ;;; Generated autoloads from ibuf-macs.el |
| 12796 | 13224 | ||
| 12797 | (autoload (quote define-ibuffer-column) "ibuf-macs" "\ | 13225 | (autoload (quote define-ibuffer-column) "ibuf-macs" "\ |
| @@ -12877,7 +13305,7 @@ bound to the current value of the filter. | |||
| 12877 | ;;;*** | 13305 | ;;;*** |
| 12878 | 13306 | ||
| 12879 | ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) | 13307 | ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) |
| 12880 | ;;;;;; "ibuffer" "ibuffer.el" (16908 33360)) | 13308 | ;;;;;; "ibuffer" "ibuffer.el" (17141 22811)) |
| 12881 | ;;; Generated autoloads from ibuffer.el | 13309 | ;;; Generated autoloads from ibuffer.el |
| 12882 | 13310 | ||
| 12883 | (autoload (quote ibuffer-list-buffers) "ibuffer" "\ | 13311 | (autoload (quote ibuffer-list-buffers) "ibuffer" "\ |
| @@ -12895,22 +13323,22 @@ buffers which are visiting a file. | |||
| 12895 | \(fn &optional FILES-ONLY)" t nil) | 13323 | \(fn &optional FILES-ONLY)" t nil) |
| 12896 | 13324 | ||
| 12897 | (autoload (quote ibuffer) "ibuffer" "\ | 13325 | (autoload (quote ibuffer) "ibuffer" "\ |
| 12898 | Begin using `ibuffer' to edit a list of buffers. | 13326 | Begin using Ibuffer to edit a list of buffers. |
| 12899 | Type 'h' after entering ibuffer for more information. | 13327 | Type 'h' after entering ibuffer for more information. |
| 12900 | 13328 | ||
| 12901 | Optional argument OTHER-WINDOW-P says to use another window. | 13329 | All arguments are optional. |
| 12902 | Optional argument NAME specifies the name of the buffer; it defaults | 13330 | OTHER-WINDOW-P says to use another window. |
| 12903 | to \"*Ibuffer*\". | 13331 | NAME specifies the name of the buffer (defaults to \"*Ibuffer*\"). |
| 12904 | Optional argument QUALIFIERS is an initial set of filtering qualifiers | 13332 | QUALIFIERS is an initial set of filtering qualifiers to use; |
| 12905 | to use; see `ibuffer-filtering-qualifiers'. | 13333 | see `ibuffer-filtering-qualifiers'. |
| 12906 | Optional argument NOSELECT means don't select the Ibuffer buffer. | 13334 | NOSELECT means don't select the Ibuffer buffer. |
| 12907 | Optional argument SHRINK means shrink the buffer to minimal size. The | 13335 | SHRINK means shrink the buffer to minimal size. The special |
| 12908 | special value `onewindow' means always use another window. | 13336 | value `onewindow' means always use another window. |
| 12909 | Optional argument FILTER-GROUPS is an initial set of filtering | 13337 | FILTER-GROUPS is an initial set of filtering groups to use; |
| 12910 | groups to use; see `ibuffer-filter-groups'. | 13338 | see `ibuffer-filter-groups'. |
| 12911 | Optional argument FORMATS is the value to use for `ibuffer-formats'. | 13339 | FORMATS is the value to use for `ibuffer-formats'. |
| 12912 | If specified, then the variable `ibuffer-formats' will have that value | 13340 | If specified, then the variable `ibuffer-formats' will have |
| 12913 | locally in this buffer. | 13341 | that value locally in this buffer. |
| 12914 | 13342 | ||
| 12915 | \(fn &optional OTHER-WINDOW-P NAME QUALIFIERS NOSELECT SHRINK FILTER-GROUPS FORMATS)" t nil) | 13343 | \(fn &optional OTHER-WINDOW-P NAME QUALIFIERS NOSELECT SHRINK FILTER-GROUPS FORMATS)" t nil) |
| 12916 | 13344 | ||
| @@ -12918,7 +13346,7 @@ locally in this buffer. | |||
| 12918 | 13346 | ||
| 12919 | ;;;### (autoloads (icalendar-import-buffer icalendar-import-file | 13347 | ;;;### (autoloads (icalendar-import-buffer icalendar-import-file |
| 12920 | ;;;;;; icalendar-export-region icalendar-export-file) "icalendar" | 13348 | ;;;;;; icalendar-export-region icalendar-export-file) "icalendar" |
| 12921 | ;;;;;; "calendar/icalendar.el" (16939 44105)) | 13349 | ;;;;;; "calendar/icalendar.el" (17115 45491)) |
| 12922 | ;;; Generated autoloads from calendar/icalendar.el | 13350 | ;;; Generated autoloads from calendar/icalendar.el |
| 12923 | 13351 | ||
| 12924 | (autoload (quote icalendar-export-file) "icalendar" "\ | 13352 | (autoload (quote icalendar-export-file) "icalendar" "\ |
| @@ -12970,8 +13398,8 @@ buffer `*icalendar-errors*'. | |||
| 12970 | 13398 | ||
| 12971 | ;;;*** | 13399 | ;;;*** |
| 12972 | 13400 | ||
| 12973 | ;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (16960 | 13401 | ;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (17144 |
| 12974 | ;;;;;; 18194)) | 13402 | ;;;;;; 6205)) |
| 12975 | ;;; Generated autoloads from icomplete.el | 13403 | ;;; Generated autoloads from icomplete.el |
| 12976 | 13404 | ||
| 12977 | (defvar icomplete-mode nil "\ | 13405 | (defvar icomplete-mode nil "\ |
| @@ -12982,6 +13410,8 @@ use either \\[customize] or the function `icomplete-mode'.") | |||
| 12982 | 13410 | ||
| 12983 | (custom-autoload (quote icomplete-mode) "icomplete") | 13411 | (custom-autoload (quote icomplete-mode) "icomplete") |
| 12984 | 13412 | ||
| 13413 | (put (quote icomplete-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 13414 | |||
| 12985 | (autoload (quote icomplete-mode) "icomplete" "\ | 13415 | (autoload (quote icomplete-mode) "icomplete" "\ |
| 12986 | Toggle incremental minibuffer completion for this Emacs session. | 13416 | Toggle incremental minibuffer completion for this Emacs session. |
| 12987 | With a numeric argument, turn Icomplete mode on iff ARG is positive. | 13417 | With a numeric argument, turn Icomplete mode on iff ARG is positive. |
| @@ -12990,7 +13420,7 @@ With a numeric argument, turn Icomplete mode on iff ARG is positive. | |||
| 12990 | 13420 | ||
| 12991 | ;;;*** | 13421 | ;;;*** |
| 12992 | 13422 | ||
| 12993 | ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (16858 50936)) | 13423 | ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (17134 4581)) |
| 12994 | ;;; Generated autoloads from progmodes/icon.el | 13424 | ;;; Generated autoloads from progmodes/icon.el |
| 12995 | 13425 | ||
| 12996 | (autoload (quote icon-mode) "icon" "\ | 13426 | (autoload (quote icon-mode) "icon" "\ |
| @@ -13031,7 +13461,7 @@ with no args, if that value is non-nil. | |||
| 13031 | ;;;*** | 13461 | ;;;*** |
| 13032 | 13462 | ||
| 13033 | ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" | 13463 | ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" |
| 13034 | ;;;;;; (16830 50350)) | 13464 | ;;;;;; (17144 58053)) |
| 13035 | ;;; Generated autoloads from progmodes/idlw-shell.el | 13465 | ;;; Generated autoloads from progmodes/idlw-shell.el |
| 13036 | 13466 | ||
| 13037 | (autoload (quote idlwave-shell) "idlw-shell" "\ | 13467 | (autoload (quote idlwave-shell) "idlw-shell" "\ |
| @@ -13057,11 +13487,11 @@ See also the variable `idlwave-shell-prompt-pattern'. | |||
| 13057 | ;;;*** | 13487 | ;;;*** |
| 13058 | 13488 | ||
| 13059 | ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" | 13489 | ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" |
| 13060 | ;;;;;; (16958 58759)) | 13490 | ;;;;;; (17097 30727)) |
| 13061 | ;;; Generated autoloads from progmodes/idlwave.el | 13491 | ;;; Generated autoloads from progmodes/idlwave.el |
| 13062 | 13492 | ||
| 13063 | (autoload (quote idlwave-mode) "idlwave" "\ | 13493 | (autoload (quote idlwave-mode) "idlwave" "\ |
| 13064 | Major mode for editing IDL source files (version 5.5). | 13494 | Major mode for editing IDL source files (version 5.7_22). |
| 13065 | 13495 | ||
| 13066 | The main features of this mode are | 13496 | The main features of this mode are |
| 13067 | 13497 | ||
| @@ -13141,7 +13571,7 @@ The main features of this mode are | |||
| 13141 | \\i IF statement template | 13571 | \\i IF statement template |
| 13142 | \\elif IF-ELSE statement template | 13572 | \\elif IF-ELSE statement template |
| 13143 | \\b BEGIN | 13573 | \\b BEGIN |
| 13144 | 13574 | ||
| 13145 | For a full list, use \\[idlwave-list-abbrevs]. Some templates also | 13575 | For a full list, use \\[idlwave-list-abbrevs]. Some templates also |
| 13146 | have direct keybindings - see the list of keybindings below. | 13576 | have direct keybindings - see the list of keybindings below. |
| 13147 | 13577 | ||
| @@ -13193,13 +13623,13 @@ The main features of this mode are | |||
| 13193 | ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file | 13623 | ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file |
| 13194 | ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer | 13624 | ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer |
| 13195 | ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window | 13625 | ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window |
| 13196 | ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (16916 | 13626 | ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (17141 |
| 13197 | ;;;;;; 30957)) | 13627 | ;;;;;; 22818)) |
| 13198 | ;;; Generated autoloads from ido.el | 13628 | ;;; Generated autoloads from ido.el |
| 13199 | 13629 | ||
| 13200 | (defvar ido-mode nil "\ | 13630 | (defvar ido-mode nil "\ |
| 13201 | Determines for which functional group (buffer and files) ido behavior | 13631 | Determines for which functional group (buffer and files) ido behavior |
| 13202 | should be enabled. The following values are possible: | 13632 | should be enabled. The following values are possible: |
| 13203 | - `buffer': Turn only on ido buffer behavior (switching, killing, | 13633 | - `buffer': Turn only on ido buffer behavior (switching, killing, |
| 13204 | displaying...) | 13634 | displaying...) |
| 13205 | - `file': Turn only on ido file behavior (finding, writing, inserting...) | 13635 | - `file': Turn only on ido file behavior (finding, writing, inserting...) |
| @@ -13231,9 +13661,9 @@ in another frame. | |||
| 13231 | 13661 | ||
| 13232 | As you type in a string, all of the buffers matching the string are | 13662 | As you type in a string, all of the buffers matching the string are |
| 13233 | displayed if substring-matching is used (default). Look at | 13663 | displayed if substring-matching is used (default). Look at |
| 13234 | `ido-enable-prefix' and `ido-toggle-prefix'. When you have found the | 13664 | `ido-enable-prefix' and `ido-toggle-prefix'. When you have found the |
| 13235 | buffer you want, it can then be selected. As you type, most keys have their | 13665 | buffer you want, it can then be selected. As you type, most keys have |
| 13236 | normal keybindings, except for the following: \\<ido-mode-map> | 13666 | their normal keybindings, except for the following: \\<ido-mode-map> |
| 13237 | 13667 | ||
| 13238 | RET Select the buffer at the front of the list of matches. If the | 13668 | RET Select the buffer at the front of the list of matches. If the |
| 13239 | list is empty, possibly prompt to create new buffer. | 13669 | list is empty, possibly prompt to create new buffer. |
| @@ -13305,11 +13735,11 @@ The file is displayed according to `ido-default-file-method' -- the | |||
| 13305 | default is to show it in the same window, unless it is already | 13735 | default is to show it in the same window, unless it is already |
| 13306 | visible in another frame. | 13736 | visible in another frame. |
| 13307 | 13737 | ||
| 13308 | The file name is selected interactively by typing a substring. As you type | 13738 | The file name is selected interactively by typing a substring. As you |
| 13309 | in a string, all of the filenames matching the string are displayed if | 13739 | type in a string, all of the filenames matching the string are displayed |
| 13310 | substring-matching is used (default). Look at `ido-enable-prefix' and | 13740 | if substring-matching is used (default). Look at `ido-enable-prefix' and |
| 13311 | `ido-toggle-prefix'. When you have found the filename you want, it can | 13741 | `ido-toggle-prefix'. When you have found the filename you want, it can |
| 13312 | then be selected. As you type, most keys have their normal keybindings, | 13742 | then be selected. As you type, most keys have their normal keybindings, |
| 13313 | except for the following: \\<ido-mode-map> | 13743 | except for the following: \\<ido-mode-map> |
| 13314 | 13744 | ||
| 13315 | RET Select the file at the front of the list of matches. If the | 13745 | RET Select the file at the front of the list of matches. If the |
| @@ -13417,7 +13847,7 @@ Ido replacement for the built-in `read-buffer'. | |||
| 13417 | Return the name of a buffer selected. | 13847 | Return the name of a buffer selected. |
| 13418 | PROMPT is the prompt to give to the user. DEFAULT if given is the default | 13848 | PROMPT is the prompt to give to the user. DEFAULT if given is the default |
| 13419 | buffer to be selected, which will go to the front of the list. | 13849 | buffer to be selected, which will go to the front of the list. |
| 13420 | If REQUIRE-MATCH is non-nil, an existing-buffer must be selected. | 13850 | If REQUIRE-MATCH is non-nil, an existing buffer must be selected. |
| 13421 | 13851 | ||
| 13422 | \(fn PROMPT &optional DEFAULT REQUIRE-MATCH)" nil nil) | 13852 | \(fn PROMPT &optional DEFAULT REQUIRE-MATCH)" nil nil) |
| 13423 | 13853 | ||
| @@ -13455,7 +13885,7 @@ DEF, if non-nil, is the default value. | |||
| 13455 | 13885 | ||
| 13456 | ;;;*** | 13886 | ;;;*** |
| 13457 | 13887 | ||
| 13458 | ;;;### (autoloads (ielm) "ielm" "ielm.el" (16908 33360)) | 13888 | ;;;### (autoloads (ielm) "ielm" "ielm.el" (17141 22821)) |
| 13459 | ;;; Generated autoloads from ielm.el | 13889 | ;;; Generated autoloads from ielm.el |
| 13460 | (add-hook 'same-window-buffer-names "*ielm*") | 13890 | (add-hook 'same-window-buffer-names "*ielm*") |
| 13461 | 13891 | ||
| @@ -13468,7 +13898,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist. | |||
| 13468 | ;;;*** | 13898 | ;;;*** |
| 13469 | 13899 | ||
| 13470 | ;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el" | 13900 | ;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el" |
| 13471 | ;;;;;; (16619 14967)) | 13901 | ;;;;;; (17141 22821)) |
| 13472 | ;;; Generated autoloads from iimage.el | 13902 | ;;; Generated autoloads from iimage.el |
| 13473 | 13903 | ||
| 13474 | (autoload (quote turn-on-iimage-mode) "iimage" "\ | 13904 | (autoload (quote turn-on-iimage-mode) "iimage" "\ |
| @@ -13486,22 +13916,9 @@ Toggle inline image minor mode. | |||
| 13486 | ;;;### (autoloads (defimage find-image remove-images insert-sliced-image | 13916 | ;;;### (autoloads (defimage find-image remove-images insert-sliced-image |
| 13487 | ;;;;;; insert-image put-image create-image image-type-available-p | 13917 | ;;;;;; insert-image put-image create-image image-type-available-p |
| 13488 | ;;;;;; image-type-from-file-header image-type-from-data) "image" | 13918 | ;;;;;; image-type-from-file-header image-type-from-data) "image" |
| 13489 | ;;;;;; "image.el" (16954 46150)) | 13919 | ;;;;;; "image.el" (17141 22821)) |
| 13490 | ;;; Generated autoloads from image.el | 13920 | ;;; Generated autoloads from image.el |
| 13491 | 13921 | ||
| 13492 | (defvar image-library-alist nil "\ | ||
| 13493 | Alist of image types vs external libraries needed to display them. | ||
| 13494 | |||
| 13495 | Each element is a list (IMAGE-TYPE LIBRARY...), where the car is a symbol | ||
| 13496 | representing a supported image type, and the rest are strings giving | ||
| 13497 | alternate filenames for the corresponding external libraries. | ||
| 13498 | |||
| 13499 | Emacs tries to load the libraries in the order they appear on the | ||
| 13500 | list; if none is loaded, the running session of Emacs won't | ||
| 13501 | support the image type. Types 'pbm and 'xbm don't need to be | ||
| 13502 | listed; they're always supported.") | ||
| 13503 | (put 'image-library-alist 'risky-local-variable t) | ||
| 13504 | |||
| 13505 | (autoload (quote image-type-from-data) "image" "\ | 13922 | (autoload (quote image-type-from-data) "image" "\ |
| 13506 | Determine the image type from image data DATA. | 13923 | Determine the image type from image data DATA. |
| 13507 | Value is a symbol specifying the image type or nil if type cannot | 13924 | Value is a symbol specifying the image type or nil if type cannot |
| @@ -13517,7 +13934,7 @@ be determined. | |||
| 13517 | \(fn FILE)" nil nil) | 13934 | \(fn FILE)" nil nil) |
| 13518 | 13935 | ||
| 13519 | (autoload (quote image-type-available-p) "image" "\ | 13936 | (autoload (quote image-type-available-p) "image" "\ |
| 13520 | Value is non-nil if image type TYPE is available. | 13937 | Return non-nil if image type TYPE is available. |
| 13521 | Image types are symbols like `xbm' or `jpeg'. | 13938 | Image types are symbols like `xbm' or `jpeg'. |
| 13522 | 13939 | ||
| 13523 | \(fn TYPE)" nil nil) | 13940 | \(fn TYPE)" nil nil) |
| @@ -13632,7 +14049,7 @@ Example: | |||
| 13632 | 14049 | ||
| 13633 | ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp | 14050 | ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp |
| 13634 | ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" | 14051 | ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" |
| 13635 | ;;;;;; "image-file.el" (16942 52930)) | 14052 | ;;;;;; "image-file.el" (17141 22821)) |
| 13636 | ;;; Generated autoloads from image-file.el | 14053 | ;;; Generated autoloads from image-file.el |
| 13637 | 14054 | ||
| 13638 | (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\ | 14055 | (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\ |
| @@ -13679,6 +14096,8 @@ use either \\[customize] or the function `auto-image-file-mode'.") | |||
| 13679 | 14096 | ||
| 13680 | (custom-autoload (quote auto-image-file-mode) "image-file") | 14097 | (custom-autoload (quote auto-image-file-mode) "image-file") |
| 13681 | 14098 | ||
| 14099 | (put (quote auto-image-file-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 14100 | |||
| 13682 | (autoload (quote auto-image-file-mode) "image-file" "\ | 14101 | (autoload (quote auto-image-file-mode) "image-file" "\ |
| 13683 | Toggle visiting of image files as images. | 14102 | Toggle visiting of image files as images. |
| 13684 | With prefix argument ARG, turn on if positive, otherwise off. | 14103 | With prefix argument ARG, turn on if positive, otherwise off. |
| @@ -13692,21 +14111,15 @@ Image files are those whose name has an extension in | |||
| 13692 | 14111 | ||
| 13693 | ;;;*** | 14112 | ;;;*** |
| 13694 | 14113 | ||
| 13695 | ;;;### (autoloads (image-mode) "image-mode" "image-mode.el" (16960 | 14114 | ;;;### (autoloads (image-mode-maybe image-minor-mode image-mode) |
| 13696 | ;;;;;; 18194)) | 14115 | ;;;;;; "image-mode" "image-mode.el" (17097 55485)) |
| 13697 | ;;; Generated autoloads from image-mode.el | 14116 | ;;; Generated autoloads from image-mode.el |
| 13698 | (push '("\\.jpg\\'" . image-mode) auto-mode-alist) | 14117 | (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist) |
| 13699 | (push '("\\.jpeg\\'" . image-mode) auto-mode-alist) | 14118 | (push '("\\.png\\'" . image-mode) auto-mode-alist) |
| 13700 | (push '("\\.gif\\'" . image-mode) auto-mode-alist) | 14119 | (push '("\\.gif\\'" . image-mode) auto-mode-alist) |
| 13701 | (push '("\\.png\\'" . image-mode) auto-mode-alist) | 14120 | (push '("\\.tiff?\\'" . image-mode) auto-mode-alist) |
| 13702 | (push '("\\.tiff\\'" . image-mode) auto-mode-alist) | 14121 | (push '("\\.p[bpgn]m\\'" . image-mode) auto-mode-alist) |
| 13703 | (push '("\\.tif\\'" . image-mode) auto-mode-alist) | 14122 | (push '("\\.x[bp]m\\'" . image-mode-maybe) auto-mode-alist) |
| 13704 | (push '("\\.xbm\\'" . image-mode) auto-mode-alist) | ||
| 13705 | (push '("\\.xpm\\'" . image-mode) auto-mode-alist) | ||
| 13706 | (push '("\\.pbm\\'" . image-mode) auto-mode-alist) | ||
| 13707 | (push '("\\.pgm\\'" . image-mode) auto-mode-alist) | ||
| 13708 | (push '("\\.ppm\\'" . image-mode) auto-mode-alist) | ||
| 13709 | (push '("\\.pnm\\'" . image-mode) auto-mode-alist) | ||
| 13710 | 14123 | ||
| 13711 | (autoload (quote image-mode) "image-mode" "\ | 14124 | (autoload (quote image-mode) "image-mode" "\ |
| 13712 | Major mode for image files. | 14125 | Major mode for image files. |
| @@ -13715,10 +14128,29 @@ to toggle between display as an image and display as text. | |||
| 13715 | 14128 | ||
| 13716 | \(fn)" t nil) | 14129 | \(fn)" t nil) |
| 13717 | 14130 | ||
| 14131 | (autoload (quote image-minor-mode) "image-mode" "\ | ||
| 14132 | Toggle Image minor mode. | ||
| 14133 | With arg, turn Image minor mode on if arg is positive, off otherwise. | ||
| 14134 | See the command `image-mode' for more information on this mode. | ||
| 14135 | |||
| 14136 | \(fn &optional ARG)" t nil) | ||
| 14137 | |||
| 14138 | (autoload (quote image-mode-maybe) "image-mode" "\ | ||
| 14139 | Set major or minor mode for image files. | ||
| 14140 | Set Image major mode only when there are no other major modes | ||
| 14141 | associated with a filename in `auto-mode-alist'. When an image | ||
| 14142 | filename matches another major mode in `auto-mode-alist' then | ||
| 14143 | set that major mode and Image minor mode. | ||
| 14144 | |||
| 14145 | See commands `image-mode' and `image-minor-mode' for more | ||
| 14146 | information on these modes. | ||
| 14147 | |||
| 14148 | \(fn)" t nil) | ||
| 14149 | |||
| 13718 | ;;;*** | 14150 | ;;;*** |
| 13719 | 14151 | ||
| 13720 | ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar | 14152 | ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar |
| 13721 | ;;;;;; imenu-sort-function) "imenu" "imenu.el" (16908 33360)) | 14153 | ;;;;;; imenu-sort-function) "imenu" "imenu.el" (17141 22824)) |
| 13722 | ;;; Generated autoloads from imenu.el | 14154 | ;;; Generated autoloads from imenu.el |
| 13723 | 14155 | ||
| 13724 | (defvar imenu-sort-function nil "\ | 14156 | (defvar imenu-sort-function nil "\ |
| @@ -13741,32 +14173,9 @@ element should come before the second. The arguments are cons cells; | |||
| 13741 | (defvar imenu-generic-expression nil "\ | 14173 | (defvar imenu-generic-expression nil "\ |
| 13742 | The regex pattern to use for creating a buffer index. | 14174 | The regex pattern to use for creating a buffer index. |
| 13743 | 14175 | ||
| 13744 | If non-nil this pattern is passed to `imenu--generic-function' | 14176 | If non-nil this pattern is passed to `imenu--generic-function' to |
| 13745 | to create a buffer index. | 14177 | create a buffer index. Look there for the documentation of this |
| 13746 | 14178 | pattern's structure. | |
| 13747 | The value should be an alist with elements that look like this: | ||
| 13748 | (MENU-TITLE REGEXP INDEX) | ||
| 13749 | or like this: | ||
| 13750 | (MENU-TITLE REGEXP INDEX FUNCTION ARGUMENTS...) | ||
| 13751 | with zero or more ARGUMENTS. The former format creates a simple element in | ||
| 13752 | the index alist when it matches; the latter creates a special element | ||
| 13753 | of the form (NAME POSITION-MARKER FUNCTION ARGUMENTS...) | ||
| 13754 | with FUNCTION and ARGUMENTS copied from `imenu-generic-expression'. | ||
| 13755 | |||
| 13756 | MENU-TITLE is a string used as the title for the submenu or nil if the | ||
| 13757 | entries are not nested. | ||
| 13758 | |||
| 13759 | REGEXP is a regexp that should match a construct in the buffer that is | ||
| 13760 | to be displayed in the menu; i.e., function or variable definitions, | ||
| 13761 | etc. It contains a substring which is the name to appear in the | ||
| 13762 | menu. See the info section on Regexps for more information. | ||
| 13763 | |||
| 13764 | INDEX points to the substring in REGEXP that contains the name (of the | ||
| 13765 | function, variable or type) that is to appear in the menu. | ||
| 13766 | |||
| 13767 | The variable `imenu-case-fold-search' determines whether or not the | ||
| 13768 | regexp matches are case sensitive, and `imenu-syntax-alist' can be | ||
| 13769 | used to alter the syntax table for the search. | ||
| 13770 | 14179 | ||
| 13771 | For example, see the value of `fortran-imenu-generic-expression' used by | 14180 | For example, see the value of `fortran-imenu-generic-expression' used by |
| 13772 | `fortran-mode' with `imenu-syntax-alist' set locally to give the | 14181 | `fortran-mode' with `imenu-syntax-alist' set locally to give the |
| @@ -13861,11 +14270,11 @@ for more information. | |||
| 13861 | 14270 | ||
| 13862 | ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion | 14271 | ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion |
| 13863 | ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) | 14272 | ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) |
| 13864 | ;;;;;; "ind-util" "language/ind-util.el" (16303 21394)) | 14273 | ;;;;;; "ind-util" "language/ind-util.el" (17097 30350)) |
| 13865 | ;;; Generated autoloads from language/ind-util.el | 14274 | ;;; Generated autoloads from language/ind-util.el |
| 13866 | 14275 | ||
| 13867 | (autoload (quote indian-compose-region) "ind-util" "\ | 14276 | (autoload (quote indian-compose-region) "ind-util" "\ |
| 13868 | Compose the region according to `composition-function-table'. | 14277 | Compose the region according to `composition-function-table'. |
| 13869 | 14278 | ||
| 13870 | \(fn FROM TO)" t nil) | 14279 | \(fn FROM TO)" t nil) |
| 13871 | 14280 | ||
| @@ -13902,8 +14311,9 @@ See also the function `indian-glyph-char'. | |||
| 13902 | 14311 | ||
| 13903 | ;;;*** | 14312 | ;;;*** |
| 13904 | 14313 | ||
| 13905 | ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el" | 14314 | ;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command |
| 13906 | ;;;;;; (16213 43282)) | 14315 | ;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" |
| 14316 | ;;;;;; "progmodes/inf-lisp.el" (17134 4617)) | ||
| 13907 | ;;; Generated autoloads from progmodes/inf-lisp.el | 14317 | ;;; Generated autoloads from progmodes/inf-lisp.el |
| 13908 | 14318 | ||
| 13909 | (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ | 14319 | (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ |
| @@ -13912,8 +14322,12 @@ Input matching this regexp is not saved on the input history in Inferior Lisp | |||
| 13912 | mode. Default is whitespace followed by 0 or 1 single-letter colon-keyword | 14322 | mode. Default is whitespace followed by 0 or 1 single-letter colon-keyword |
| 13913 | \(as in :a, :c, etc.)") | 14323 | \(as in :a, :c, etc.)") |
| 13914 | 14324 | ||
| 14325 | (custom-autoload (quote inferior-lisp-filter-regexp) "inf-lisp") | ||
| 14326 | |||
| 13915 | (defvar inferior-lisp-program "lisp" "\ | 14327 | (defvar inferior-lisp-program "lisp" "\ |
| 13916 | *Program name for invoking an inferior Lisp with for Inferior Lisp mode.") | 14328 | *Program name for invoking an inferior Lisp in Inferior Lisp mode.") |
| 14329 | |||
| 14330 | (custom-autoload (quote inferior-lisp-program) "inf-lisp") | ||
| 13917 | 14331 | ||
| 13918 | (defvar inferior-lisp-load-command "(load \"%s\")\n" "\ | 14332 | (defvar inferior-lisp-load-command "(load \"%s\")\n" "\ |
| 13919 | *Format-string for building a Lisp expression to load a file. | 14333 | *Format-string for building a Lisp expression to load a file. |
| @@ -13924,21 +14338,25 @@ The string \"(progn (load \\\"%s\\\" :verbose nil :print t) (values))\\n\" | |||
| 13924 | produces cosmetically superior output for this application, | 14338 | produces cosmetically superior output for this application, |
| 13925 | but it works only in Common Lisp.") | 14339 | but it works only in Common Lisp.") |
| 13926 | 14340 | ||
| 14341 | (custom-autoload (quote inferior-lisp-load-command) "inf-lisp") | ||
| 14342 | |||
| 13927 | (defvar inferior-lisp-prompt "^[^> \n]*>+:? *" "\ | 14343 | (defvar inferior-lisp-prompt "^[^> \n]*>+:? *" "\ |
| 13928 | Regexp to recognise prompts in the Inferior Lisp mode. | 14344 | Regexp to recognize prompts in the Inferior Lisp mode. |
| 13929 | Defaults to \"^[^> \\n]*>+:? *\", which works pretty good for Lucid, kcl, | 14345 | Defaults to \"^[^> \\n]*>+:? *\", which works pretty good for Lucid, kcl, |
| 13930 | and franz. This variable is used to initialize `comint-prompt-regexp' in the | 14346 | and franz. This variable is used to initialize `comint-prompt-regexp' in the |
| 13931 | Inferior Lisp buffer. | 14347 | Inferior Lisp buffer. |
| 13932 | 14348 | ||
| 13933 | This variable is only used if the variable | 14349 | This variable is only used if the variable |
| 13934 | `comint-use-prompt-regexp-instead-of-fields' is non-nil. | 14350 | `comint-use-prompt-regexp' is non-nil. |
| 13935 | 14351 | ||
| 13936 | More precise choices: | 14352 | More precise choices: |
| 13937 | Lucid Common Lisp: \"^\\\\(>\\\\|\\\\(->\\\\)+\\\\) *\" | 14353 | Lucid Common Lisp: \"^\\\\(>\\\\|\\\\(->\\\\)+\\\\) *\" |
| 13938 | franz: \"^\\\\(->\\\\|<[0-9]*>:\\\\) *\" | 14354 | franz: \"^\\\\(->\\\\|<[0-9]*>:\\\\) *\" |
| 13939 | kcl: \"^>+ *\" | 14355 | kcl: \"^>+ *\" |
| 13940 | 14356 | ||
| 13941 | This is a fine thing to set in your .emacs file.") | 14357 | This is a fine thing to set in your .emacs file or through Custom.") |
| 14358 | |||
| 14359 | (custom-autoload (quote inferior-lisp-prompt) "inf-lisp") | ||
| 13942 | 14360 | ||
| 13943 | (defvar inferior-lisp-mode-hook (quote nil) "\ | 14361 | (defvar inferior-lisp-mode-hook (quote nil) "\ |
| 13944 | *Hook for customising Inferior Lisp mode.") | 14362 | *Hook for customising Inferior Lisp mode.") |
| @@ -13959,11 +14377,10 @@ of `inferior-lisp-program'). Runs the hooks from | |||
| 13959 | 14377 | ||
| 13960 | ;;;*** | 14378 | ;;;*** |
| 13961 | 14379 | ||
| 13962 | ;;;### (autoloads (Info-restore-desktop-buffer Info-speedbar-browser | 14380 | ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node |
| 13963 | ;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node | 14381 | ;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index |
| 13964 | ;;;;;; info-apropos Info-index Info-directory Info-goto-node info-standalone | 14382 | ;;;;;; Info-directory info-standalone info-emacs-manual info info-other-window) |
| 13965 | ;;;;;; info-emacs-manual info info-other-window) "info" "info.el" | 14383 | ;;;;;; "info" "info.el" (17146 26046)) |
| 13966 | ;;;;;; (16953 20624)) | ||
| 13967 | ;;; Generated autoloads from info.el | 14384 | ;;; Generated autoloads from info.el |
| 13968 | 14385 | ||
| 13969 | (autoload (quote info-other-window) "info" "\ | 14386 | (autoload (quote info-other-window) "info" "\ |
| @@ -14007,18 +14424,6 @@ In standalone mode, \\<Info-mode-map>\\[Info-exit] exits Emacs itself. | |||
| 14007 | 14424 | ||
| 14008 | \(fn)" nil nil) | 14425 | \(fn)" nil nil) |
| 14009 | 14426 | ||
| 14010 | (autoload (quote Info-goto-node) "info" "\ | ||
| 14011 | Go to info node named NODENAME. Give just NODENAME or (FILENAME)NODENAME. | ||
| 14012 | If NODENAME is of the form (FILENAME)NODENAME, the node is in the Info file | ||
| 14013 | FILENAME; otherwise, NODENAME should be in the current Info file (or one of | ||
| 14014 | its sub-files). | ||
| 14015 | Completion is available, but only for node names in the current Info file. | ||
| 14016 | If FORK is non-nil (interactively with a prefix arg), show the node in | ||
| 14017 | a new info buffer. | ||
| 14018 | If FORK is a string, it is the name to use for the new buffer. | ||
| 14019 | |||
| 14020 | \(fn NODENAME &optional FORK)" t nil) | ||
| 14021 | |||
| 14022 | (autoload (quote Info-directory) "info" "\ | 14427 | (autoload (quote Info-directory) "info" "\ |
| 14023 | Go to the Info directory node. | 14428 | Go to the Info directory node. |
| 14024 | 14429 | ||
| @@ -14038,6 +14443,71 @@ Grovel indices of all known Info files on your system for STRING. | |||
| 14038 | Build a menu of the possible matches. | 14443 | Build a menu of the possible matches. |
| 14039 | 14444 | ||
| 14040 | \(fn STRING)" t nil) | 14445 | \(fn STRING)" t nil) |
| 14446 | |||
| 14447 | (autoload (quote Info-mode) "info" "\ | ||
| 14448 | Info mode provides commands for browsing through the Info documentation tree. | ||
| 14449 | Documentation in Info is divided into \"nodes\", each of which discusses | ||
| 14450 | one topic and contains references to other nodes which discuss related | ||
| 14451 | topics. Info has commands to follow the references and show you other nodes. | ||
| 14452 | |||
| 14453 | \\<Info-mode-map>\\[Info-help] Invoke the Info tutorial. | ||
| 14454 | \\[Info-exit] Quit Info: reselect previously selected buffer. | ||
| 14455 | |||
| 14456 | Selecting other nodes: | ||
| 14457 | \\[Info-mouse-follow-nearest-node] | ||
| 14458 | Follow a node reference you click on. | ||
| 14459 | This works with menu items, cross references, and | ||
| 14460 | the \"next\", \"previous\" and \"up\", depending on where you click. | ||
| 14461 | \\[Info-follow-nearest-node] Follow a node reference near point, like \\[Info-mouse-follow-nearest-node]. | ||
| 14462 | \\[Info-next] Move to the \"next\" node of this node. | ||
| 14463 | \\[Info-prev] Move to the \"previous\" node of this node. | ||
| 14464 | \\[Info-up] Move \"up\" from this node. | ||
| 14465 | \\[Info-menu] Pick menu item specified by name (or abbreviation). | ||
| 14466 | Picking a menu item causes another node to be selected. | ||
| 14467 | \\[Info-directory] Go to the Info directory node. | ||
| 14468 | \\[Info-follow-reference] Follow a cross reference. Reads name of reference. | ||
| 14469 | \\[Info-history-back] Move back in history to the last node you were at. | ||
| 14470 | \\[Info-history-forward] Move forward in history to the node you returned from after using \\[Info-history-back]. | ||
| 14471 | \\[Info-history] Go to menu of visited nodes. | ||
| 14472 | \\[Info-toc] Go to table of contents of the current Info file. | ||
| 14473 | \\[Info-top-node] Go to the Top node of this file. | ||
| 14474 | \\[Info-final-node] Go to the final node in this file. | ||
| 14475 | \\[Info-backward-node] Go backward one node, considering all nodes as forming one sequence. | ||
| 14476 | \\[Info-forward-node] Go forward one node, considering all nodes as forming one sequence. | ||
| 14477 | \\[Info-index] Look up a topic in this file's Index and move to that node. | ||
| 14478 | \\[Info-index-next] (comma) Move to the next match from a previous \\<Info-mode-map>\\[Info-index] command. | ||
| 14479 | \\[info-apropos] Look for a string in the indices of all manuals. | ||
| 14480 | |||
| 14481 | Moving within a node: | ||
| 14482 | \\[Info-scroll-up] Normally, scroll forward a full screen. | ||
| 14483 | Once you scroll far enough in a node that its menu appears on the | ||
| 14484 | screen but after point, the next scroll moves into its first | ||
| 14485 | subnode. When after all menu items (or if there is no menu), | ||
| 14486 | move up to the parent node. | ||
| 14487 | \\[Info-scroll-down] Normally, scroll backward. If the beginning of the buffer is | ||
| 14488 | already visible, try to go to the previous menu entry, or up | ||
| 14489 | if there is none. | ||
| 14490 | \\[beginning-of-buffer] Go to beginning of node. | ||
| 14491 | |||
| 14492 | Advanced commands: | ||
| 14493 | \\[Info-copy-current-node-name] Put name of current Info node in the kill ring. | ||
| 14494 | \\[clone-buffer] Select a new cloned Info buffer in another window. | ||
| 14495 | \\[Info-edit] Edit contents of selected node. | ||
| 14496 | 1 .. 9 Pick first ... ninth item in node's menu. | ||
| 14497 | Every third `*' is highlighted to help pick the right number. | ||
| 14498 | \\[Info-goto-node] Move to node specified by name. | ||
| 14499 | You may include a filename as well, as (FILENAME)NODENAME. | ||
| 14500 | \\[universal-argument] \\[info] Move to new Info file with completion. | ||
| 14501 | \\[universal-argument] N \\[info] Select Info buffer with prefix number in the name *info*<N>. | ||
| 14502 | \\[Info-search] Search through this Info file for specified regexp, | ||
| 14503 | and select the node in which the next occurrence is found. | ||
| 14504 | \\[Info-search-case-sensitively] Search through this Info file for specified regexp case-sensitively. | ||
| 14505 | \\[Info-search-next] Search for another occurrence of regexp | ||
| 14506 | from a previous \\<Info-mode-map>\\[Info-search] command. | ||
| 14507 | \\[Info-next-reference] Move cursor to next cross-reference or menu item. | ||
| 14508 | \\[Info-prev-reference] Move cursor to previous cross-reference or menu item. | ||
| 14509 | |||
| 14510 | \(fn)" nil nil) | ||
| 14041 | (put 'Info-goto-emacs-command-node 'info-file "emacs") | 14511 | (put 'Info-goto-emacs-command-node 'info-file "emacs") |
| 14042 | 14512 | ||
| 14043 | (autoload (quote Info-goto-emacs-command-node) "info" "\ | 14513 | (autoload (quote Info-goto-emacs-command-node) "info" "\ |
| @@ -14061,21 +14531,16 @@ the variable `Info-file-list-for-emacs'. | |||
| 14061 | \(fn KEY)" t nil) | 14531 | \(fn KEY)" t nil) |
| 14062 | 14532 | ||
| 14063 | (autoload (quote Info-speedbar-browser) "info" "\ | 14533 | (autoload (quote Info-speedbar-browser) "info" "\ |
| 14064 | Initialize speedbar to display an info node browser. | 14534 | Initialize speedbar to display an Info node browser. |
| 14065 | This will add a speedbar major display mode. | 14535 | This will add a speedbar major display mode. |
| 14066 | 14536 | ||
| 14067 | \(fn)" t nil) | 14537 | \(fn)" t nil) |
| 14068 | 14538 | ||
| 14069 | (autoload (quote Info-restore-desktop-buffer) "info" "\ | ||
| 14070 | Restore an info buffer specified in a desktop file. | ||
| 14071 | |||
| 14072 | \(fn DESKTOP-BUFFER-FILE-NAME DESKTOP-BUFFER-NAME DESKTOP-BUFFER-MISC)" nil nil) | ||
| 14073 | |||
| 14074 | ;;;*** | 14539 | ;;;*** |
| 14075 | 14540 | ||
| 14076 | ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file | 14541 | ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file |
| 14077 | ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" | 14542 | ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" |
| 14078 | ;;;;;; (16875 35928)) | 14543 | ;;;;;; (17141 22827)) |
| 14079 | ;;; Generated autoloads from info-look.el | 14544 | ;;; Generated autoloads from info-look.el |
| 14080 | 14545 | ||
| 14081 | (autoload (quote info-lookup-reset) "info-look" "\ | 14546 | (autoload (quote info-lookup-reset) "info-look" "\ |
| @@ -14123,7 +14588,7 @@ Perform completion on file preceding point. | |||
| 14123 | ;;;*** | 14588 | ;;;*** |
| 14124 | 14589 | ||
| 14125 | ;;;### (autoloads (info-xref-check-all-custom info-xref-check-all | 14590 | ;;;### (autoloads (info-xref-check-all-custom info-xref-check-all |
| 14126 | ;;;;;; info-xref-check) "info-xref" "info-xref.el" (16484 6598)) | 14591 | ;;;;;; info-xref-check) "info-xref" "info-xref.el" (17141 22827)) |
| 14127 | ;;; Generated autoloads from info-xref.el | 14592 | ;;; Generated autoloads from info-xref.el |
| 14128 | 14593 | ||
| 14129 | (autoload (quote info-xref-check) "info-xref" "\ | 14594 | (autoload (quote info-xref-check) "info-xref" "\ |
| @@ -14150,7 +14615,7 @@ quite a while. | |||
| 14150 | ;;;*** | 14615 | ;;;*** |
| 14151 | 14616 | ||
| 14152 | ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) | 14617 | ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) |
| 14153 | ;;;;;; "informat" "informat.el" (16213 43269)) | 14618 | ;;;;;; "informat" "informat.el" (17141 22836)) |
| 14154 | ;;; Generated autoloads from informat.el | 14619 | ;;; Generated autoloads from informat.el |
| 14155 | 14620 | ||
| 14156 | (autoload (quote Info-tagify) "informat" "\ | 14621 | (autoload (quote Info-tagify) "informat" "\ |
| @@ -14191,7 +14656,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\" | |||
| 14191 | 14656 | ||
| 14192 | ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method | 14657 | ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method |
| 14193 | ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" | 14658 | ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" |
| 14194 | ;;;;;; (16829 43426)) | 14659 | ;;;;;; (17116 14485)) |
| 14195 | ;;; Generated autoloads from international/isearch-x.el | 14660 | ;;; Generated autoloads from international/isearch-x.el |
| 14196 | 14661 | ||
| 14197 | (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ | 14662 | (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ |
| @@ -14211,8 +14676,8 @@ Not documented | |||
| 14211 | 14676 | ||
| 14212 | ;;;*** | 14677 | ;;;*** |
| 14213 | 14678 | ||
| 14214 | ;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (16541 | 14679 | ;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (17141 |
| 14215 | ;;;;;; 47351)) | 14680 | ;;;;;; 22843)) |
| 14216 | ;;; Generated autoloads from isearchb.el | 14681 | ;;; Generated autoloads from isearchb.el |
| 14217 | 14682 | ||
| 14218 | (autoload (quote isearchb-activate) "isearchb" "\ | 14683 | (autoload (quote isearchb-activate) "isearchb" "\ |
| @@ -14225,9 +14690,9 @@ accessed via isearchb. | |||
| 14225 | 14690 | ||
| 14226 | ;;;*** | 14691 | ;;;*** |
| 14227 | 14692 | ||
| 14228 | ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el" | 14693 | ;;;### (autoloads (iso-accents-mode) "iso-acc" "obsolete/iso-acc.el" |
| 14229 | ;;;;;; (16927 496)) | 14694 | ;;;;;; (17141 76)) |
| 14230 | ;;; Generated autoloads from international/iso-acc.el | 14695 | ;;; Generated autoloads from obsolete/iso-acc.el |
| 14231 | 14696 | ||
| 14232 | (autoload (quote iso-accents-mode) "iso-acc" "\ | 14697 | (autoload (quote iso-accents-mode) "iso-acc" "\ |
| 14233 | Toggle ISO Accents mode, in which accents modify the following letter. | 14698 | Toggle ISO Accents mode, in which accents modify the following letter. |
| @@ -14259,7 +14724,7 @@ and a negative argument disables it. | |||
| 14259 | ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only | 14724 | ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only |
| 14260 | ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso | 14725 | ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso |
| 14261 | ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" | 14726 | ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" |
| 14262 | ;;;;;; "international/iso-cvt.el" (16795 7139)) | 14727 | ;;;;;; "international/iso-cvt.el" (17097 30247)) |
| 14263 | ;;; Generated autoloads from international/iso-cvt.el | 14728 | ;;; Generated autoloads from international/iso-cvt.el |
| 14264 | 14729 | ||
| 14265 | (autoload (quote iso-spanish) "iso-cvt" "\ | 14730 | (autoload (quote iso-spanish) "iso-cvt" "\ |
| @@ -14343,7 +14808,7 @@ Add submenus to the File menu, to convert to and from various formats. | |||
| 14343 | ;;;*** | 14808 | ;;;*** |
| 14344 | 14809 | ||
| 14345 | ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" | 14810 | ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" |
| 14346 | ;;;;;; (16213 43274)) | 14811 | ;;;;;; (17097 30250)) |
| 14347 | ;;; Generated autoloads from international/iso-transl.el | 14812 | ;;; Generated autoloads from international/iso-transl.el |
| 14348 | (or key-translation-map (setq key-translation-map (make-sparse-keymap))) | 14813 | (or key-translation-map (setq key-translation-map (make-sparse-keymap))) |
| 14349 | (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) | 14814 | (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) |
| @@ -14356,7 +14821,7 @@ Add submenus to the File menu, to convert to and from various formats. | |||
| 14356 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell | 14821 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell |
| 14357 | ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist | 14822 | ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist |
| 14358 | ;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" | 14823 | ;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" |
| 14359 | ;;;;;; (16954 46151)) | 14824 | ;;;;;; (17144 58097)) |
| 14360 | ;;; Generated autoloads from textmodes/ispell.el | 14825 | ;;; Generated autoloads from textmodes/ispell.el |
| 14361 | 14826 | ||
| 14362 | (defvar ispell-personal-dictionary nil "\ | 14827 | (defvar ispell-personal-dictionary nil "\ |
| @@ -14386,7 +14851,7 @@ re-start emacs.") | |||
| 14386 | 14851 | ||
| 14387 | (setq ispell-dictionary-alist-5 (quote (("norsk" "[A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[^A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[\"]" nil nil "~list" iso-8859-1) ("norsk7-tex" "[A-Za-z{}\\'^`]" "[^A-Za-z{}\\'^`]" "[\"]" nil ("-d" "norsk") "~plaintex" iso-8859-1) ("polish" "[A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "[^A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "" nil nil nil iso-8859-2) ("portugues" "[a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[^a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[']" t ("-C") "~latin1" iso-8859-1)))) | 14852 | (setq ispell-dictionary-alist-5 (quote (("norsk" "[A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[^A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[\"]" nil nil "~list" iso-8859-1) ("norsk7-tex" "[A-Za-z{}\\'^`]" "[^A-Za-z{}\\'^`]" "[\"]" nil ("-d" "norsk") "~plaintex" iso-8859-1) ("polish" "[A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "[^A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "" nil nil nil iso-8859-2) ("portugues" "[a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[^a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[']" t ("-C") "~latin1" iso-8859-1)))) |
| 14388 | 14853 | ||
| 14389 | (setq ispell-dictionary-alist-6 (quote (("russian" "[\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "[^\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "" nil nil nil koi8-r) ("russianw" "[\300\301\302\303\304\305\250\306\307\310\311\312\313\314\315\316\317\320\321\322\323\324\325\326\327\330\331\334\333\332\335\336\337\340\341\342\343\344\345\270\346\347\350\351\352\353\354\355\356\357\360\361\362\363\364\365\366\367\370\371\374\373\372\375\376\377]" "[^\300\301\302\303\304\305\250\306\307\310\311\312\313\314\315\316\317\320\321\322\323\324\325\326\327\330\331\334\333\332\335\336\337\340\341\342\343\344\345\270\346\347\350\351\352\353\354\355\356\357\360\361\362\363\364\365\366\367\370\371\374\373\372\375\376\377]" "" nil nil nil windows-1251) ("slovak" "[A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "[^A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "" nil ("-B") nil iso-8859-2) ("svenska" "[A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[^A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[']" nil ("-C") "~list" iso-8859-1)))) | 14854 | (setq ispell-dictionary-alist-6 (quote (("russian" "[\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "[^\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "" nil nil nil koi8-r) ("russianw" "[\300\301\302\303\304\305\250\306\307\310\311\312\313\314\315\316\317\320\321\322\323\324\325\326\327\330\331\334\333\332\335\336\337\340\341\342\343\344\345\270\346\347\350\351\352\353\354\355\356\357\360\361\362\363\364\365\366\367\370\371\374\373\372\375\376\377]" "[^\300\301\302\303\304\305\250\306\307\310\311\312\313\314\315\316\317\320\321\322\323\324\325\326\327\330\331\334\333\332\335\336\337\340\341\342\343\344\345\270\346\347\350\351\352\353\354\355\356\357\360\361\362\363\364\365\366\367\370\371\374\373\372\375\376\377]" "" nil nil nil windows-1251) ("slovak" "[A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "[^A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "" nil ("-B") nil iso-8859-2) ("slovenian" "[A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "[^A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "" nil ("-B" "-d" "slovenian") nil iso-8859-2) ("svenska" "[A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[^A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[']" nil ("-C") "~list" iso-8859-1)))) |
| 14390 | 14855 | ||
| 14391 | (defvar ispell-dictionary-alist (append ispell-dictionary-alist-1 ispell-dictionary-alist-2 ispell-dictionary-alist-3 ispell-dictionary-alist-4 ispell-dictionary-alist-5 ispell-dictionary-alist-6) "\ | 14856 | (defvar ispell-dictionary-alist (append ispell-dictionary-alist-1 ispell-dictionary-alist-2 ispell-dictionary-alist-3 ispell-dictionary-alist-4 ispell-dictionary-alist-5 ispell-dictionary-alist-6) "\ |
| 14392 | An alist of dictionaries and their associated parameters. | 14857 | An alist of dictionaries and their associated parameters. |
| @@ -14452,9 +14917,7 @@ and added as a submenu of the \"Edit\" menu.") | |||
| 14452 | 14917 | ||
| 14453 | (defvar ispell-menu-map-needed (and (not ispell-menu-map) (not (featurep (quote xemacs))) (quote reload))) | 14918 | (defvar ispell-menu-map-needed (and (not ispell-menu-map) (not (featurep (quote xemacs))) (quote reload))) |
| 14454 | 14919 | ||
| 14455 | (if ispell-menu-map-needed (let ((dicts (if (fboundp (quote ispell-valid-dictionary-list)) (ispell-valid-dictionary-list) (mapcar (lambda (x) (or (car x) "default")) ispell-dictionary-alist))) (dict-map (make-sparse-keymap "Dictionaries"))) (setq ispell-menu-map (make-sparse-keymap "Spell")) (if (not dicts) (define-key ispell-menu-map [default] (quote ("Select Default Dict" "Dictionary for which Ispell was configured" lambda nil (interactive) (ispell-change-dictionary "default"))))) (fset (quote ispell-dict-map) dict-map) (define-key ispell-menu-map [dictionaries] (\` (menu-item "Select Dict" ispell-dict-map))) (dolist (name dicts) (define-key dict-map (vector (intern name)) (cons (concat "Select " (capitalize name) " Dict") (\` (lambda nil (interactive) (ispell-change-dictionary (\, name))))))))) | 14920 | (if ispell-menu-map-needed (progn (setq ispell-menu-map (make-sparse-keymap "Spell")) (define-key ispell-menu-map [ispell-change-dictionary] (quote (menu-item "Change Dictionary..." ispell-change-dictionary :help "Supply explicit dictionary file name"))) (define-key ispell-menu-map [ispell-kill-ispell] (quote (menu-item "Kill Process" ispell-kill-ispell :enable (and (boundp (quote ispell-process)) ispell-process (eq (ispell-process-status) (quote run))) :help "Terminate Ispell subprocess"))) (define-key ispell-menu-map [ispell-pdict-save] (quote (menu-item "Save Dictionary" (lambda nil (interactive) (ispell-pdict-save t t)) :help "Save personal dictionary"))) (define-key ispell-menu-map [ispell-customize] (quote (menu-item "Customize..." (lambda nil (interactive) (customize-group (quote ispell))) :help "Customize spell checking options"))) (define-key ispell-menu-map [ispell-help] (quote (menu-item "Help" (lambda nil (interactive) (describe-function (quote ispell-help))) :help "Show standard Ispell keybindings and commands"))) (define-key ispell-menu-map [flyspell-mode] (quote (menu-item "Automatic spell checking (Flyspell)" flyspell-mode :help "Check spelling while you edit the text" :button (:toggle bound-and-true-p flyspell-mode)))) (define-key ispell-menu-map [ispell-complete-word] (quote (menu-item "Complete Word" ispell-complete-word :help "Complete word at cursor using dictionary"))) (define-key ispell-menu-map [ispell-complete-word-interior-frag] (quote (menu-item "Complete Word Fragment" ispell-complete-word-interior-frag :help "Complete word fragment at cursor"))))) |
| 14456 | |||
| 14457 | (if ispell-menu-map-needed (progn (define-key ispell-menu-map [ispell-change-dictionary] (quote (menu-item "Change Dictionary..." ispell-change-dictionary :help "Supply explicit dictionary file name"))) (define-key ispell-menu-map [ispell-kill-ispell] (quote (menu-item "Kill Process" ispell-kill-ispell :enable (and (boundp (quote ispell-process)) ispell-process (eq (ispell-process-status) (quote run))) :help "Terminate Ispell subprocess"))) (define-key ispell-menu-map [ispell-pdict-save] (quote (menu-item "Save Dictionary" (lambda nil (interactive) (ispell-pdict-save t t)) :help "Save personal dictionary"))) (define-key ispell-menu-map [ispell-customize] (quote (menu-item "Customize..." (lambda nil (interactive) (customize-group (quote ispell))) :help "Customize spell checking options"))) (define-key ispell-menu-map [ispell-help] (quote (menu-item "Help" (lambda nil (interactive) (describe-function (quote ispell-help))) :help "Show standard Ispell keybindings and commands"))) (define-key ispell-menu-map [flyspell-mode] (quote (menu-item "Automatic spell checking (Flyspell)" flyspell-mode :help "Check spelling while you edit the text" :button (:toggle . flyspell-mode)))) (define-key ispell-menu-map [ispell-complete-word] (quote (menu-item "Complete Word" ispell-complete-word :help "Complete word at cursor using dictionary"))) (define-key ispell-menu-map [ispell-complete-word-interior-frag] (quote (menu-item "Complete Word Fragment" ispell-complete-word-interior-frag :help "Complete word fragment at cursor"))))) | ||
| 14458 | 14921 | ||
| 14459 | (if ispell-menu-map-needed (progn (define-key ispell-menu-map [ispell-continue] (quote (menu-item "Continue Spell-Checking" ispell-continue :enable (and (boundp (quote ispell-region-end)) (marker-position ispell-region-end) (equal (marker-buffer ispell-region-end) (current-buffer))) :help "Continue spell checking last region"))) (define-key ispell-menu-map [ispell-word] (quote (menu-item "Spell-Check Word" ispell-word :help "Spell-check word at cursor"))) (define-key ispell-menu-map [ispell-comments-and-strings] (quote (menu-item "Spell-Check Comments" ispell-comments-and-strings :help "Spell-check only comments and strings"))))) | 14922 | (if ispell-menu-map-needed (progn (define-key ispell-menu-map [ispell-continue] (quote (menu-item "Continue Spell-Checking" ispell-continue :enable (and (boundp (quote ispell-region-end)) (marker-position ispell-region-end) (equal (marker-buffer ispell-region-end) (current-buffer))) :help "Continue spell checking last region"))) (define-key ispell-menu-map [ispell-word] (quote (menu-item "Spell-Check Word" ispell-word :help "Spell-check word at cursor"))) (define-key ispell-menu-map [ispell-comments-and-strings] (quote (menu-item "Spell-Check Comments" ispell-comments-and-strings :help "Spell-check only comments and strings"))))) |
| 14460 | 14923 | ||
| @@ -14644,8 +15107,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to | |||
| 14644 | 15107 | ||
| 14645 | ;;;*** | 15108 | ;;;*** |
| 14646 | 15109 | ||
| 14647 | ;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (16681 | 15110 | ;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (17141 |
| 14648 | ;;;;;; 45592)) | 15111 | ;;;;;; 22847)) |
| 14649 | ;;; Generated autoloads from iswitchb.el | 15112 | ;;; Generated autoloads from iswitchb.el |
| 14650 | 15113 | ||
| 14651 | (defvar iswitchb-mode nil "\ | 15114 | (defvar iswitchb-mode nil "\ |
| @@ -14656,6 +15119,8 @@ use either \\[customize] or the function `iswitchb-mode'.") | |||
| 14656 | 15119 | ||
| 14657 | (custom-autoload (quote iswitchb-mode) "iswitchb") | 15120 | (custom-autoload (quote iswitchb-mode) "iswitchb") |
| 14658 | 15121 | ||
| 15122 | (put (quote iswitchb-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 15123 | |||
| 14659 | (autoload (quote iswitchb-mode) "iswitchb" "\ | 15124 | (autoload (quote iswitchb-mode) "iswitchb" "\ |
| 14660 | Toggle Iswitchb global minor mode. | 15125 | Toggle Iswitchb global minor mode. |
| 14661 | With arg, turn Iswitchb mode on if and only iff ARG is positive. | 15126 | With arg, turn Iswitchb mode on if and only iff ARG is positive. |
| @@ -14669,7 +15134,7 @@ This mode enables switching between buffers using substrings. See | |||
| 14669 | ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region | 15134 | ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region |
| 14670 | ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku | 15135 | ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku |
| 14671 | ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) | 15136 | ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) |
| 14672 | ;;;;;; "japan-util" "language/japan-util.el" (16213 43280)) | 15137 | ;;;;;; "japan-util" "language/japan-util.el" (17097 30350)) |
| 14673 | ;;; Generated autoloads from language/japan-util.el | 15138 | ;;; Generated autoloads from language/japan-util.el |
| 14674 | 15139 | ||
| 14675 | (autoload (quote setup-japanese-environment-internal) "japan-util" "\ | 15140 | (autoload (quote setup-japanese-environment-internal) "japan-util" "\ |
| @@ -14746,8 +15211,8 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading. | |||
| 14746 | 15211 | ||
| 14747 | ;;;*** | 15212 | ;;;*** |
| 14748 | 15213 | ||
| 14749 | ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (16939 | 15214 | ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (17141 |
| 14750 | ;;;;;; 44104)) | 15215 | ;;;;;; 22847)) |
| 14751 | ;;; Generated autoloads from jit-lock.el | 15216 | ;;; Generated autoloads from jit-lock.el |
| 14752 | 15217 | ||
| 14753 | (autoload (quote jit-lock-register) "jit-lock" "\ | 15218 | (autoload (quote jit-lock-register) "jit-lock" "\ |
| @@ -14760,35 +15225,33 @@ If non-nil, CONTEXTUAL means that a contextual fontification would be useful. | |||
| 14760 | 15225 | ||
| 14761 | ;;;*** | 15226 | ;;;*** |
| 14762 | 15227 | ||
| 14763 | ;;;### (autoloads (with-auto-compression-mode auto-compression-mode) | 15228 | ;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" |
| 14764 | ;;;;;; "jka-compr" "jka-compr.el" (16960 18194)) | 15229 | ;;;;;; "jka-compr.el" (17141 22848)) |
| 14765 | ;;; Generated autoloads from jka-compr.el | 15230 | ;;; Generated autoloads from jka-compr.el |
| 14766 | 15231 | ||
| 14767 | (defvar auto-compression-mode nil "\ | 15232 | (defvar jka-compr-inhibit nil "\ |
| 14768 | Non-nil if Auto-Compression mode is enabled. | 15233 | Non-nil means inhibit automatic uncompression temporarily. |
| 14769 | See the command `auto-compression-mode' for a description of this minor-mode. | 15234 | Lisp programs can bind this to t to do that. |
| 14770 | Setting this variable directly does not take effect; | 15235 | It is not recommended to set this variable permanently to anything but nil.") |
| 14771 | use either \\[customize] or the function `auto-compression-mode'.") | ||
| 14772 | |||
| 14773 | (custom-autoload (quote auto-compression-mode) "jka-compr") | ||
| 14774 | 15236 | ||
| 14775 | (autoload (quote auto-compression-mode) "jka-compr" "\ | 15237 | (autoload (quote jka-compr-handler) "jka-compr" "\ |
| 14776 | Toggle automatic file compression and uncompression. | 15238 | Not documented |
| 14777 | With prefix argument ARG, turn auto compression on if positive, else off. | ||
| 14778 | Returns the new status of auto compression (non-nil means on). | ||
| 14779 | 15239 | ||
| 14780 | \(fn &optional ARG)" t nil) | 15240 | \(fn OPERATION &rest ARGS)" nil nil) |
| 14781 | 15241 | ||
| 14782 | (autoload (quote with-auto-compression-mode) "jka-compr" "\ | 15242 | (autoload (quote jka-compr-uninstall) "jka-compr" "\ |
| 14783 | Evalute BODY with automatic file compression and uncompression enabled. | 15243 | Uninstall jka-compr. |
| 15244 | This removes the entries in `file-name-handler-alist' and `auto-mode-alist' | ||
| 15245 | and `inhibit-first-line-modes-suffixes' that were added | ||
| 15246 | by `jka-compr-installed'. | ||
| 14784 | 15247 | ||
| 14785 | \(fn &rest BODY)" nil (quote macro)) | 15248 | \(fn)" nil nil) |
| 14786 | 15249 | ||
| 14787 | ;;;*** | 15250 | ;;;*** |
| 14788 | 15251 | ||
| 14789 | ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup | 15252 | ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup |
| 14790 | ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" | 15253 | ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" |
| 14791 | ;;;;;; (16908 33361)) | 15254 | ;;;;;; (17134 16203)) |
| 14792 | ;;; Generated autoloads from emulation/keypad.el | 15255 | ;;; Generated autoloads from emulation/keypad.el |
| 14793 | 15256 | ||
| 14794 | (defvar keypad-setup nil "\ | 15257 | (defvar keypad-setup nil "\ |
| @@ -14844,7 +15307,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.' | |||
| 14844 | ;;;*** | 15307 | ;;;*** |
| 14845 | 15308 | ||
| 14846 | ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" | 15309 | ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" |
| 14847 | ;;;;;; (16213 43274)) | 15310 | ;;;;;; (17097 30250)) |
| 14848 | ;;; Generated autoloads from international/kinsoku.el | 15311 | ;;; Generated autoloads from international/kinsoku.el |
| 14849 | 15312 | ||
| 14850 | (autoload (quote kinsoku) "kinsoku" "\ | 15313 | (autoload (quote kinsoku) "kinsoku" "\ |
| @@ -14865,8 +15328,8 @@ the context of text formatting. | |||
| 14865 | 15328 | ||
| 14866 | ;;;*** | 15329 | ;;;*** |
| 14867 | 15330 | ||
| 14868 | ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (16213 | 15331 | ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (17097 |
| 14869 | ;;;;;; 43274)) | 15332 | ;;;;;; 30252)) |
| 14870 | ;;; Generated autoloads from international/kkc.el | 15333 | ;;; Generated autoloads from international/kkc.el |
| 14871 | 15334 | ||
| 14872 | (defvar kkc-after-update-conversion-functions nil "\ | 15335 | (defvar kkc-after-update-conversion-functions nil "\ |
| @@ -14891,7 +15354,7 @@ and the return value is the length of the conversion. | |||
| 14891 | ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro | 15354 | ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro |
| 14892 | ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter | 15355 | ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter |
| 14893 | ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" | 15356 | ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" |
| 14894 | ;;;;;; "kmacro.el" (16908 33360)) | 15357 | ;;;;;; "kmacro.el" (17141 22852)) |
| 14895 | ;;; Generated autoloads from kmacro.el | 15358 | ;;; Generated autoloads from kmacro.el |
| 14896 | (global-set-key "\C-x(" 'kmacro-start-macro) | 15359 | (global-set-key "\C-x(" 'kmacro-start-macro) |
| 14897 | (global-set-key "\C-x)" 'kmacro-end-macro) | 15360 | (global-set-key "\C-x)" 'kmacro-end-macro) |
| @@ -14945,7 +15408,7 @@ A prefix argument serves as a repeat count. Zero means repeat until error. | |||
| 14945 | When you call the macro, you can call the macro again by repeating | 15408 | When you call the macro, you can call the macro again by repeating |
| 14946 | just the last key in the key sequence that you used to call this | 15409 | just the last key in the key sequence that you used to call this |
| 14947 | command. See `kmacro-call-repeat-key' and `kmacro-call-repeat-with-arg' | 15410 | command. See `kmacro-call-repeat-key' and `kmacro-call-repeat-with-arg' |
| 14948 | for details on how to adjust or disable this behaviour. | 15411 | for details on how to adjust or disable this behavior. |
| 14949 | 15412 | ||
| 14950 | To make a macro permanent so you can call it even after defining | 15413 | To make a macro permanent so you can call it even after defining |
| 14951 | others, use \\[kmacro-name-last-macro]. | 15414 | others, use \\[kmacro-name-last-macro]. |
| @@ -14998,7 +15461,7 @@ If kbd macro currently being defined end it before activating it. | |||
| 14998 | 15461 | ||
| 14999 | ;;;### (autoloads (kannada-post-read-conversion kannada-compose-string | 15462 | ;;;### (autoloads (kannada-post-read-conversion kannada-compose-string |
| 15000 | ;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el" | 15463 | ;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el" |
| 15001 | ;;;;;; (16303 15430)) | 15464 | ;;;;;; (17097 30352)) |
| 15002 | ;;; Generated autoloads from language/knd-util.el | 15465 | ;;; Generated autoloads from language/knd-util.el |
| 15003 | 15466 | ||
| 15004 | (defconst kannada-consonant "[\x51f75-\x51fb9]") | 15467 | (defconst kannada-consonant "[\x51f75-\x51fb9]") |
| @@ -15021,7 +15484,7 @@ Not documented | |||
| 15021 | ;;;*** | 15484 | ;;;*** |
| 15022 | 15485 | ||
| 15023 | ;;;### (autoloads (setup-korean-environment-internal) "korea-util" | 15486 | ;;;### (autoloads (setup-korean-environment-internal) "korea-util" |
| 15024 | ;;;;;; "language/korea-util.el" (16213 43280)) | 15487 | ;;;;;; "language/korea-util.el" (17097 30352)) |
| 15025 | ;;; Generated autoloads from language/korea-util.el | 15488 | ;;; Generated autoloads from language/korea-util.el |
| 15026 | 15489 | ||
| 15027 | (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ | 15490 | (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ |
| @@ -15036,7 +15499,7 @@ Not documented | |||
| 15036 | ;;;*** | 15499 | ;;;*** |
| 15037 | 15500 | ||
| 15038 | ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" | 15501 | ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" |
| 15039 | ;;;;;; (16478 51573)) | 15502 | ;;;;;; (17134 16334)) |
| 15040 | ;;; Generated autoloads from play/landmark.el | 15503 | ;;; Generated autoloads from play/landmark.el |
| 15041 | 15504 | ||
| 15042 | (defalias (quote landmark-repeat) (quote lm-test-run)) | 15505 | (defalias (quote landmark-repeat) (quote lm-test-run)) |
| @@ -15070,8 +15533,8 @@ Use \\[describe-mode] for more info. | |||
| 15070 | 15533 | ||
| 15071 | ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion | 15534 | ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion |
| 15072 | ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao | 15535 | ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao |
| 15073 | ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (16213 | 15536 | ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (17097 |
| 15074 | ;;;;;; 43280)) | 15537 | ;;;;;; 30352)) |
| 15075 | ;;; Generated autoloads from language/lao-util.el | 15538 | ;;; Generated autoloads from language/lao-util.el |
| 15076 | 15539 | ||
| 15077 | (autoload (quote lao-compose-string) "lao-util" "\ | 15540 | (autoload (quote lao-compose-string) "lao-util" "\ |
| @@ -15118,8 +15581,40 @@ Not documented | |||
| 15118 | 15581 | ||
| 15119 | ;;;*** | 15582 | ;;;*** |
| 15120 | 15583 | ||
| 15584 | ;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc | ||
| 15585 | ;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) | ||
| 15586 | ;;;;;; "latexenc" "international/latexenc.el" (17097 30252)) | ||
| 15587 | ;;; Generated autoloads from international/latexenc.el | ||
| 15588 | |||
| 15589 | (defvar latex-inputenc-coding-alist (quote (("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) "\ | ||
| 15590 | Mapping from encoding names used by LaTeX's \"inputenc.sty\" to Emacs coding systems. | ||
| 15591 | Used by the function `latexenc-find-file-coding-system'.") | ||
| 15592 | |||
| 15593 | (custom-autoload (quote latex-inputenc-coding-alist) "latexenc") | ||
| 15594 | |||
| 15595 | (autoload (quote latexenc-inputenc-to-coding-system) "latexenc" "\ | ||
| 15596 | Return the corresponding coding-system for the specified input encoding. | ||
| 15597 | Return nil if no matching coding system can be found. | ||
| 15598 | |||
| 15599 | \(fn INPUTENC)" nil nil) | ||
| 15600 | |||
| 15601 | (autoload (quote latexenc-coding-system-to-inputenc) "latexenc" "\ | ||
| 15602 | Return the corresponding input encoding for the specified coding system. | ||
| 15603 | Return nil if no matching input encoding can be found. | ||
| 15604 | |||
| 15605 | \(fn CS)" nil nil) | ||
| 15606 | |||
| 15607 | (autoload (quote latexenc-find-file-coding-system) "latexenc" "\ | ||
| 15608 | Determine the coding system of a LaTeX file if it uses \"inputenc.sty\". | ||
| 15609 | The mapping from LaTeX's \"inputenc.sty\" encoding names to Emacs | ||
| 15610 | coding system names is determined from `latex-inputenc-coding-alist'. | ||
| 15611 | |||
| 15612 | \(fn ARG-LIST)" nil nil) | ||
| 15613 | |||
| 15614 | ;;;*** | ||
| 15615 | |||
| 15121 | ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) | 15616 | ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) |
| 15122 | ;;;;;; "latin1-disp" "international/latin1-disp.el" (16908 33362)) | 15617 | ;;;;;; "latin1-disp" "international/latin1-disp.el" (17097 30256)) |
| 15123 | ;;; Generated autoloads from international/latin1-disp.el | 15618 | ;;; Generated autoloads from international/latin1-disp.el |
| 15124 | 15619 | ||
| 15125 | (defvar latin1-display nil "\ | 15620 | (defvar latin1-display nil "\ |
| @@ -15163,8 +15658,8 @@ use either \\[customize] or the function `latin1-display'.") | |||
| 15163 | ;;;*** | 15658 | ;;;*** |
| 15164 | 15659 | ||
| 15165 | ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" | 15660 | ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" |
| 15166 | ;;;;;; "lazy-lock.el" (16213 43269)) | 15661 | ;;;;;; "obsolete/lazy-lock.el" (17141 78)) |
| 15167 | ;;; Generated autoloads from lazy-lock.el | 15662 | ;;; Generated autoloads from obsolete/lazy-lock.el |
| 15168 | 15663 | ||
| 15169 | (autoload (quote lazy-lock-mode) "lazy-lock" "\ | 15664 | (autoload (quote lazy-lock-mode) "lazy-lock" "\ |
| 15170 | Toggle Lazy Lock mode. | 15665 | Toggle Lazy Lock mode. |
| @@ -15210,7 +15705,7 @@ When Lazy Lock mode is enabled, fontification can be lazy in a number of ways: | |||
| 15210 | been idle for `lazy-lock-stealth-time' seconds, while Emacs remains idle. | 15705 | been idle for `lazy-lock-stealth-time' seconds, while Emacs remains idle. |
| 15211 | This is useful if any buffer has any deferred fontification. | 15706 | This is useful if any buffer has any deferred fontification. |
| 15212 | 15707 | ||
| 15213 | Basic Font Lock mode on-the-fly fontification behaviour fontifies modified | 15708 | Basic Font Lock mode on-the-fly fontification behavior fontifies modified |
| 15214 | lines only. Thus, if `lazy-lock-defer-contextually' is non-nil, Lazy Lock mode | 15709 | lines only. Thus, if `lazy-lock-defer-contextually' is non-nil, Lazy Lock mode |
| 15215 | on-the-fly fontification may fontify differently, albeit correctly. In any | 15710 | on-the-fly fontification may fontify differently, albeit correctly. In any |
| 15216 | event, to refontify some lines you can use \\[font-lock-fontify-block]. | 15711 | event, to refontify some lines you can use \\[font-lock-fontify-block]. |
| @@ -15231,7 +15726,7 @@ Unconditionally turn on Lazy Lock mode. | |||
| 15231 | ;;;*** | 15726 | ;;;*** |
| 15232 | 15727 | ||
| 15233 | ;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" | 15728 | ;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" |
| 15234 | ;;;;;; (16239 25259)) | 15729 | ;;;;;; (17134 4617)) |
| 15235 | ;;; Generated autoloads from progmodes/ld-script.el | 15730 | ;;; Generated autoloads from progmodes/ld-script.el |
| 15236 | 15731 | ||
| 15237 | (add-to-list (quote auto-mode-alist) (quote ("\\.lds" . ld-script-mode))) | 15732 | (add-to-list (quote auto-mode-alist) (quote ("\\.lds" . ld-script-mode))) |
| @@ -15244,7 +15739,7 @@ A major mode to edit GNU ld script files | |||
| 15244 | ;;;*** | 15739 | ;;;*** |
| 15245 | 15740 | ||
| 15246 | ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" | 15741 | ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" |
| 15247 | ;;;;;; (16213 43269)) | 15742 | ;;;;;; (17141 22852)) |
| 15248 | ;;; Generated autoloads from ledit.el | 15743 | ;;; Generated autoloads from ledit.el |
| 15249 | 15744 | ||
| 15250 | (defconst ledit-save-files t "\ | 15745 | (defconst ledit-save-files t "\ |
| @@ -15278,7 +15773,7 @@ Not documented | |||
| 15278 | 15773 | ||
| 15279 | ;;;*** | 15774 | ;;;*** |
| 15280 | 15775 | ||
| 15281 | ;;;### (autoloads (life) "life" "play/life.el" (16793 54110)) | 15776 | ;;;### (autoloads (life) "life" "play/life.el" (17134 16334)) |
| 15282 | ;;; Generated autoloads from play/life.el | 15777 | ;;; Generated autoloads from play/life.el |
| 15283 | 15778 | ||
| 15284 | (autoload (quote life) "life" "\ | 15779 | (autoload (quote life) "life" "\ |
| @@ -15291,8 +15786,8 @@ generations (this defaults to 1). | |||
| 15291 | 15786 | ||
| 15292 | ;;;*** | 15787 | ;;;*** |
| 15293 | 15788 | ||
| 15294 | ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (16858 | 15789 | ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (17141 |
| 15295 | ;;;;;; 50917)) | 15790 | ;;;;;; 22852)) |
| 15296 | ;;; Generated autoloads from loadhist.el | 15791 | ;;; Generated autoloads from loadhist.el |
| 15297 | 15792 | ||
| 15298 | (autoload (quote unload-feature) "loadhist" "\ | 15793 | (autoload (quote unload-feature) "loadhist" "\ |
| @@ -15315,7 +15810,7 @@ such as redefining an Emacs function. | |||
| 15315 | ;;;*** | 15810 | ;;;*** |
| 15316 | 15811 | ||
| 15317 | ;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) | 15812 | ;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) |
| 15318 | ;;;;;; "locate" "locate.el" (16908 33360)) | 15813 | ;;;;;; "locate" "locate.el" (17141 22855)) |
| 15319 | ;;; Generated autoloads from locate.el | 15814 | ;;; Generated autoloads from locate.el |
| 15320 | 15815 | ||
| 15321 | (defvar locate-ls-subdir-switches "-al" "\ | 15816 | (defvar locate-ls-subdir-switches "-al" "\ |
| @@ -15340,7 +15835,7 @@ shown; this is often useful to constrain a big search. | |||
| 15340 | 15835 | ||
| 15341 | ;;;*** | 15836 | ;;;*** |
| 15342 | 15837 | ||
| 15343 | ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (16908 33360)) | 15838 | ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (17141 22855)) |
| 15344 | ;;; Generated autoloads from log-edit.el | 15839 | ;;; Generated autoloads from log-edit.el |
| 15345 | 15840 | ||
| 15346 | (autoload (quote log-edit) "log-edit" "\ | 15841 | (autoload (quote log-edit) "log-edit" "\ |
| @@ -15361,8 +15856,8 @@ If BUFFER is non-nil `log-edit' will jump to that buffer, use it to edit the | |||
| 15361 | 15856 | ||
| 15362 | ;;;*** | 15857 | ;;;*** |
| 15363 | 15858 | ||
| 15364 | ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (16923 | 15859 | ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (17141 |
| 15365 | ;;;;;; 3606)) | 15860 | ;;;;;; 22855)) |
| 15366 | ;;; Generated autoloads from log-view.el | 15861 | ;;; Generated autoloads from log-view.el |
| 15367 | 15862 | ||
| 15368 | (autoload (quote log-view-mode) "log-view" "\ | 15863 | (autoload (quote log-view-mode) "log-view" "\ |
| @@ -15372,9 +15867,30 @@ Major mode for browsing CVS log output. | |||
| 15372 | 15867 | ||
| 15373 | ;;;*** | 15868 | ;;;*** |
| 15374 | 15869 | ||
| 15870 | ;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (17141 | ||
| 15871 | ;;;;;; 22857)) | ||
| 15872 | ;;; Generated autoloads from longlines.el | ||
| 15873 | |||
| 15874 | (autoload (quote longlines-mode) "longlines" "\ | ||
| 15875 | Toggle Long Lines mode. | ||
| 15876 | In Long Lines mode, long lines are wrapped if they extend beyond | ||
| 15877 | `fill-column'. The soft newlines used for line wrapping will not | ||
| 15878 | show up when the text is yanked or saved to disk. | ||
| 15879 | |||
| 15880 | If the variable `longlines-auto-wrap' is non-nil, lines are automatically | ||
| 15881 | wrapped whenever the buffer is changed. You can always call | ||
| 15882 | `fill-paragraph' to fill individual paragraphs. | ||
| 15883 | |||
| 15884 | If the variable `longlines-show-hard-newlines' is non-nil, hard newlines | ||
| 15885 | are indicated with a symbol. | ||
| 15886 | |||
| 15887 | \(fn &optional ARG)" t nil) | ||
| 15888 | |||
| 15889 | ;;;*** | ||
| 15890 | |||
| 15375 | ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer | 15891 | ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer |
| 15376 | ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (16213 | 15892 | ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (17141 |
| 15377 | ;;;;;; 43269)) | 15893 | ;;;;;; 22857)) |
| 15378 | ;;; Generated autoloads from lpr.el | 15894 | ;;; Generated autoloads from lpr.el |
| 15379 | 15895 | ||
| 15380 | (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) | 15896 | (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) |
| @@ -15468,7 +15984,7 @@ for further customization of the printer command. | |||
| 15468 | ;;;*** | 15984 | ;;;*** |
| 15469 | 15985 | ||
| 15470 | ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" | 15986 | ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" |
| 15471 | ;;;;;; (16727 56921)) | 15987 | ;;;;;; (17141 22857)) |
| 15472 | ;;; Generated autoloads from ls-lisp.el | 15988 | ;;; Generated autoloads from ls-lisp.el |
| 15473 | 15989 | ||
| 15474 | (defvar ls-lisp-support-shell-wildcards t "\ | 15990 | (defvar ls-lisp-support-shell-wildcards t "\ |
| @@ -15479,8 +15995,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).") | |||
| 15479 | 15995 | ||
| 15480 | ;;;*** | 15996 | ;;;*** |
| 15481 | 15997 | ||
| 15482 | ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (16213 | 15998 | ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (17097 |
| 15483 | ;;;;;; 43272)) | 15999 | ;;;;;; 30010)) |
| 15484 | ;;; Generated autoloads from calendar/lunar.el | 16000 | ;;; Generated autoloads from calendar/lunar.el |
| 15485 | 16001 | ||
| 15486 | (autoload (quote phases-of-moon) "lunar" "\ | 16002 | (autoload (quote phases-of-moon) "lunar" "\ |
| @@ -15493,8 +16009,8 @@ This function is suitable for execution in a .emacs file. | |||
| 15493 | 16009 | ||
| 15494 | ;;;*** | 16010 | ;;;*** |
| 15495 | 16011 | ||
| 15496 | ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (16213 | 16012 | ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (17134 |
| 15497 | ;;;;;; 43282)) | 16013 | ;;;;;; 4617)) |
| 15498 | ;;; Generated autoloads from progmodes/m4-mode.el | 16014 | ;;; Generated autoloads from progmodes/m4-mode.el |
| 15499 | 16015 | ||
| 15500 | (autoload (quote m4-mode) "m4-mode" "\ | 16016 | (autoload (quote m4-mode) "m4-mode" "\ |
| @@ -15506,7 +16022,7 @@ A major mode to edit m4 macro files. | |||
| 15506 | ;;;*** | 16022 | ;;;*** |
| 15507 | 16023 | ||
| 15508 | ;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" | 16024 | ;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" |
| 15509 | ;;;;;; (16424 14687)) | 16025 | ;;;;;; (17141 33)) |
| 15510 | ;;; Generated autoloads from emacs-lisp/macroexp.el | 16026 | ;;; Generated autoloads from emacs-lisp/macroexp.el |
| 15511 | 16027 | ||
| 15512 | (autoload (quote macroexpand-all) "macroexp" "\ | 16028 | (autoload (quote macroexpand-all) "macroexp" "\ |
| @@ -15520,7 +16036,7 @@ definitions to shadow the loaded ones for use in file byte-compilation. | |||
| 15520 | ;;;*** | 16036 | ;;;*** |
| 15521 | 16037 | ||
| 15522 | ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro | 16038 | ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro |
| 15523 | ;;;;;; name-last-kbd-macro) "macros" "macros.el" (16810 63790)) | 16039 | ;;;;;; name-last-kbd-macro) "macros" "macros.el" (17141 22860)) |
| 15524 | ;;; Generated autoloads from macros.el | 16040 | ;;; Generated autoloads from macros.el |
| 15525 | 16041 | ||
| 15526 | (autoload (quote name-last-kbd-macro) "macros" "\ | 16042 | (autoload (quote name-last-kbd-macro) "macros" "\ |
| @@ -15609,7 +16125,7 @@ and then select the region of un-tablified names and use | |||
| 15609 | ;;;*** | 16125 | ;;;*** |
| 15610 | 16126 | ||
| 15611 | ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" | 16127 | ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" |
| 15612 | ;;;;;; "mail/mail-extr.el" (16908 33362)) | 16128 | ;;;;;; "mail/mail-extr.el" (17141 4120)) |
| 15613 | ;;; Generated autoloads from mail/mail-extr.el | 16129 | ;;; Generated autoloads from mail/mail-extr.el |
| 15614 | 16130 | ||
| 15615 | (autoload (quote mail-extract-address-components) "mail-extr" "\ | 16131 | (autoload (quote mail-extract-address-components) "mail-extr" "\ |
| @@ -15640,7 +16156,7 @@ Convert mail domain DOMAIN to the country it corresponds to. | |||
| 15640 | 16156 | ||
| 15641 | ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history | 16157 | ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history |
| 15642 | ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" | 16158 | ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" |
| 15643 | ;;;;;; (16213 43280)) | 16159 | ;;;;;; (17141 4121)) |
| 15644 | ;;; Generated autoloads from mail/mail-hist.el | 16160 | ;;; Generated autoloads from mail/mail-hist.el |
| 15645 | 16161 | ||
| 15646 | (autoload (quote mail-hist-define-keys) "mail-hist" "\ | 16162 | (autoload (quote mail-hist-define-keys) "mail-hist" "\ |
| @@ -15671,8 +16187,8 @@ This function normally would be called when the message is sent. | |||
| 15671 | 16187 | ||
| 15672 | ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region | 16188 | ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region |
| 15673 | ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p | 16189 | ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p |
| 15674 | ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (16456 | 16190 | ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (17141 |
| 15675 | ;;;;;; 21757)) | 16191 | ;;;;;; 4123)) |
| 15676 | ;;; Generated autoloads from mail/mail-utils.el | 16192 | ;;; Generated autoloads from mail/mail-utils.el |
| 15677 | 16193 | ||
| 15678 | (defvar mail-use-rfc822 nil "\ | 16194 | (defvar mail-use-rfc822 nil "\ |
| @@ -15724,7 +16240,7 @@ If 4th arg LIST is non-nil, return a list of all such fields. | |||
| 15724 | ;;;*** | 16240 | ;;;*** |
| 15725 | 16241 | ||
| 15726 | ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) | 16242 | ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) |
| 15727 | ;;;;;; "mailabbrev" "mail/mailabbrev.el" (16858 50930)) | 16243 | ;;;;;; "mailabbrev" "mail/mailabbrev.el" (17141 4124)) |
| 15728 | ;;; Generated autoloads from mail/mailabbrev.el | 16244 | ;;; Generated autoloads from mail/mailabbrev.el |
| 15729 | 16245 | ||
| 15730 | (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ | 16246 | (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ |
| @@ -15747,8 +16263,8 @@ If DEFINITION contains multiple addresses, separate them with commas. | |||
| 15747 | ;;;*** | 16263 | ;;;*** |
| 15748 | 16264 | ||
| 15749 | ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases | 16265 | ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases |
| 15750 | ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (16213 | 16266 | ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (17141 |
| 15751 | ;;;;;; 43280)) | 16267 | ;;;;;; 4125)) |
| 15752 | ;;; Generated autoloads from mail/mailalias.el | 16268 | ;;; Generated autoloads from mail/mailalias.el |
| 15753 | 16269 | ||
| 15754 | (defvar mail-complete-style (quote angles) "\ | 16270 | (defvar mail-complete-style (quote angles) "\ |
| @@ -15793,13 +16309,25 @@ current header, calls `mail-complete-function' and passes prefix arg if any. | |||
| 15793 | 16309 | ||
| 15794 | ;;;*** | 16310 | ;;;*** |
| 15795 | 16311 | ||
| 15796 | ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" | 16312 | ;;;### (autoloads (makefile-bsdmake-mode makefile-makepp-mode makefile-gmake-mode |
| 15797 | ;;;;;; (16719 60888)) | 16313 | ;;;;;; makefile-automake-mode makefile-mode) "make-mode" "progmodes/make-mode.el" |
| 16314 | ;;;;;; (17134 4623)) | ||
| 15798 | ;;; Generated autoloads from progmodes/make-mode.el | 16315 | ;;; Generated autoloads from progmodes/make-mode.el |
| 15799 | 16316 | ||
| 15800 | (autoload (quote makefile-mode) "make-mode" "\ | 16317 | (autoload (quote makefile-mode) "make-mode" "\ |
| 15801 | Major mode for editing Makefiles. | 16318 | Major mode for editing standard Makefiles. |
| 15802 | This function ends by invoking the function(s) `makefile-mode-hook'. | 16319 | |
| 16320 | If you are editing a file for a different make, try one of the | ||
| 16321 | variants `makefile-automake-mode', `makefile-gmake-mode', | ||
| 16322 | `makefile-makepp-mode' or `makefile-bsdmake-mode'. All but the | ||
| 16323 | last should be correctly chosen based on the file name, except if | ||
| 16324 | it is *.mk. This function ends by invoking the function(s) | ||
| 16325 | `makefile-mode-hook'. | ||
| 16326 | |||
| 16327 | It is strongly recommended to use `font-lock-mode', because that | ||
| 16328 | provides additional parsing information. This is used for | ||
| 16329 | example to see that a rule action `echo foo: bar' is a not rule | ||
| 16330 | dependency, despite the colon. | ||
| 15803 | 16331 | ||
| 15804 | \\{makefile-mode-map} | 16332 | \\{makefile-mode-map} |
| 15805 | 16333 | ||
| @@ -15873,10 +16401,30 @@ Makefile mode can be configured by modifying the following variables: | |||
| 15873 | 16401 | ||
| 15874 | \(fn)" t nil) | 16402 | \(fn)" t nil) |
| 15875 | 16403 | ||
| 16404 | (autoload (quote makefile-automake-mode) "make-mode" "\ | ||
| 16405 | An adapted `makefile-mode' that knows about automake. | ||
| 16406 | |||
| 16407 | \(fn)" t nil) | ||
| 16408 | |||
| 16409 | (autoload (quote makefile-gmake-mode) "make-mode" "\ | ||
| 16410 | An adapted `makefile-mode' that knows about gmake. | ||
| 16411 | |||
| 16412 | \(fn)" t nil) | ||
| 16413 | |||
| 16414 | (autoload (quote makefile-makepp-mode) "make-mode" "\ | ||
| 16415 | An adapted `makefile-mode' that knows about makepp. | ||
| 16416 | |||
| 16417 | \(fn)" t nil) | ||
| 16418 | |||
| 16419 | (autoload (quote makefile-bsdmake-mode) "make-mode" "\ | ||
| 16420 | An adapted `makefile-mode' that knows about BSD make. | ||
| 16421 | |||
| 16422 | \(fn)" t nil) | ||
| 16423 | |||
| 15876 | ;;;*** | 16424 | ;;;*** |
| 15877 | 16425 | ||
| 15878 | ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (16213 | 16426 | ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (17141 |
| 15879 | ;;;;;; 43269)) | 16427 | ;;;;;; 22860)) |
| 15880 | ;;; Generated autoloads from makesum.el | 16428 | ;;; Generated autoloads from makesum.el |
| 15881 | 16429 | ||
| 15882 | (autoload (quote make-command-summary) "makesum" "\ | 16430 | (autoload (quote make-command-summary) "makesum" "\ |
| @@ -15887,7 +16435,7 @@ Previous contents of that buffer are killed first. | |||
| 15887 | 16435 | ||
| 15888 | ;;;*** | 16436 | ;;;*** |
| 15889 | 16437 | ||
| 15890 | ;;;### (autoloads (man-follow man) "man" "man.el" (16958 58756)) | 16438 | ;;;### (autoloads (man-follow man) "man" "man.el" (17141 22861)) |
| 15891 | ;;; Generated autoloads from man.el | 16439 | ;;; Generated autoloads from man.el |
| 15892 | 16440 | ||
| 15893 | (defalias (quote manual-entry) (quote man)) | 16441 | (defalias (quote manual-entry) (quote man)) |
| @@ -15914,7 +16462,7 @@ Get a Un*x manual page of the item under point and put it in a buffer. | |||
| 15914 | 16462 | ||
| 15915 | ;;;*** | 16463 | ;;;*** |
| 15916 | 16464 | ||
| 15917 | ;;;### (autoloads (master-mode) "master" "master.el" (16213 43269)) | 16465 | ;;;### (autoloads (master-mode) "master" "master.el" (17141 22861)) |
| 15918 | ;;; Generated autoloads from master.el | 16466 | ;;; Generated autoloads from master.el |
| 15919 | 16467 | ||
| 15920 | (autoload (quote master-mode) "master" "\ | 16468 | (autoload (quote master-mode) "master" "\ |
| @@ -15936,8 +16484,8 @@ yourself the value of `master-of' by calling `master-show-slave'. | |||
| 15936 | 16484 | ||
| 15937 | ;;;*** | 16485 | ;;;*** |
| 15938 | 16486 | ||
| 15939 | ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (16939 | 16487 | ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17146 |
| 15940 | ;;;;;; 44104)) | 16488 | ;;;;;; 18389)) |
| 15941 | ;;; Generated autoloads from menu-bar.el | 16489 | ;;; Generated autoloads from menu-bar.el |
| 15942 | 16490 | ||
| 15943 | (put (quote menu-bar-mode) (quote standard-value) (quote (t))) | 16491 | (put (quote menu-bar-mode) (quote standard-value) (quote (t))) |
| @@ -15950,6 +16498,8 @@ use either \\[customize] or the function `menu-bar-mode'.") | |||
| 15950 | 16498 | ||
| 15951 | (custom-autoload (quote menu-bar-mode) "menu-bar") | 16499 | (custom-autoload (quote menu-bar-mode) "menu-bar") |
| 15952 | 16500 | ||
| 16501 | (put (quote menu-bar-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 16502 | |||
| 15953 | (autoload (quote menu-bar-mode) "menu-bar" "\ | 16503 | (autoload (quote menu-bar-mode) "menu-bar" "\ |
| 15954 | Toggle display of a menu bar on each frame. | 16504 | Toggle display of a menu bar on each frame. |
| 15955 | This command applies to all frames that exist and frames to be | 16505 | This command applies to all frames that exist and frames to be |
| @@ -15974,7 +16524,7 @@ turn on menu bars; otherwise, turn off menu bars. | |||
| 15974 | ;;;;;; message-signature message-indent-citation-function message-cite-function | 16524 | ;;;;;; message-signature message-indent-citation-function message-cite-function |
| 15975 | ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function | 16525 | ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function |
| 15976 | ;;;;;; message-user-organization-file message-signature-separator | 16526 | ;;;;;; message-user-organization-file message-signature-separator |
| 15977 | ;;;;;; message-from-style) "message" "gnus/message.el" (16953 20625)) | 16527 | ;;;;;; message-from-style) "message" "gnus/message.el" (17142 44975)) |
| 15978 | ;;; Generated autoloads from gnus/message.el | 16528 | ;;; Generated autoloads from gnus/message.el |
| 15979 | 16529 | ||
| 15980 | (defvar message-from-style (quote default) "\ | 16530 | (defvar message-from-style (quote default) "\ |
| @@ -16280,7 +16830,7 @@ which specify the range to operate on. | |||
| 16280 | ;;;*** | 16830 | ;;;*** |
| 16281 | 16831 | ||
| 16282 | ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" | 16832 | ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" |
| 16283 | ;;;;;; (16923 3630)) | 16833 | ;;;;;; (17134 4623)) |
| 16284 | ;;; Generated autoloads from progmodes/meta-mode.el | 16834 | ;;; Generated autoloads from progmodes/meta-mode.el |
| 16285 | 16835 | ||
| 16286 | (autoload (quote metafont-mode) "meta-mode" "\ | 16836 | (autoload (quote metafont-mode) "meta-mode" "\ |
| @@ -16307,7 +16857,7 @@ Turning on MetaPost mode calls the value of the variable | |||
| 16307 | 16857 | ||
| 16308 | ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body | 16858 | ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body |
| 16309 | ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" | 16859 | ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" |
| 16310 | ;;;;;; (16507 41097)) | 16860 | ;;;;;; (17141 4126)) |
| 16311 | ;;; Generated autoloads from mail/metamail.el | 16861 | ;;; Generated autoloads from mail/metamail.el |
| 16312 | 16862 | ||
| 16313 | (autoload (quote metamail-interpret-header) "metamail" "\ | 16863 | (autoload (quote metamail-interpret-header) "metamail" "\ |
| @@ -16351,8 +16901,8 @@ redisplayed as output is inserted. | |||
| 16351 | ;;;*** | 16901 | ;;;*** |
| 16352 | 16902 | ||
| 16353 | ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose | 16903 | ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose |
| 16354 | ;;;;;; mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (16684 | 16904 | ;;;;;; mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (17097 |
| 16355 | ;;;;;; 26435)) | 16905 | ;;;;;; 30407)) |
| 16356 | ;;; Generated autoloads from mh-e/mh-comp.el | 16906 | ;;; Generated autoloads from mh-e/mh-comp.el |
| 16357 | 16907 | ||
| 16358 | (autoload (quote mh-smail) "mh-comp" "\ | 16908 | (autoload (quote mh-smail) "mh-comp" "\ |
| @@ -16423,12 +16973,11 @@ When a message is composed, the hooks `text-mode-hook' and | |||
| 16423 | \\{mh-letter-mode-map} | 16973 | \\{mh-letter-mode-map} |
| 16424 | 16974 | ||
| 16425 | \(fn)" t nil) | 16975 | \(fn)" t nil) |
| 16426 | (add-to-list 'auto-mode-alist '("/drafts/[0-9]+\\'" . mh-letter-mode)) | ||
| 16427 | 16976 | ||
| 16428 | ;;;*** | 16977 | ;;;*** |
| 16429 | 16978 | ||
| 16430 | ;;;### (autoloads (mh-restore-desktop-buffer mh-version mh-nmail | 16979 | ;;;### (autoloads (mh-folder-mode mh-version mh-nmail mh-rmail) "mh-e" |
| 16431 | ;;;;;; mh-rmail) "mh-e" "mh-e/mh-e.el" (16684 26435)) | 16980 | ;;;;;; "mh-e/mh-e.el" (17146 26082)) |
| 16432 | ;;; Generated autoloads from mh-e/mh-e.el | 16981 | ;;; Generated autoloads from mh-e/mh-e.el |
| 16433 | 16982 | ||
| 16434 | (autoload (quote mh-rmail) "mh-e" "\ | 16983 | (autoload (quote mh-rmail) "mh-e" "\ |
| @@ -16450,18 +16999,63 @@ Display version information about MH-E and the MH mail handling system. | |||
| 16450 | 16999 | ||
| 16451 | \(fn)" t nil) | 17000 | \(fn)" t nil) |
| 16452 | 17001 | ||
| 16453 | (autoload (quote mh-restore-desktop-buffer) "mh-e" "\ | 17002 | (autoload (quote mh-folder-mode) "mh-e" "\ |
| 16454 | Restore an MH folder buffer specified in a desktop file. | 17003 | Major MH-E mode for \"editing\" an MH folder scan listing.\\<mh-folder-mode-map> |
| 16455 | When desktop creates a buffer, DESKTOP-BUFFER-FILE-NAME holds the file name to | 17004 | |
| 16456 | visit, DESKTOP-BUFFER-NAME holds the desired buffer name, and | 17005 | You can show the message the cursor is pointing to, and step through the |
| 16457 | DESKTOP-BUFFER-MISC holds a list of miscellaneous info used by the | 17006 | messages. Messages can be marked for deletion or refiling into another |
| 16458 | `desktop-buffer-handlers' functions. | 17007 | folder; these commands are executed all at once with a separate command. |
| 17008 | |||
| 17009 | Options that control this mode can be changed with \\[customize-group]; | ||
| 17010 | specify the \"mh\" group. In particular, please see the `mh-scan-format-file' | ||
| 17011 | option if you wish to modify scan's format. | ||
| 17012 | |||
| 17013 | When a folder is visited, the hook `mh-folder-mode-hook' is run. | ||
| 17014 | |||
| 17015 | Ranges | ||
| 17016 | ====== | ||
| 17017 | Many commands that operate on individual messages, such as `mh-forward' or | ||
| 17018 | `mh-refile-msg' take a RANGE argument. This argument can be used in several | ||
| 17019 | ways. | ||
| 16459 | 17020 | ||
| 16460 | \(fn DESKTOP-BUFFER-FILE-NAME DESKTOP-BUFFER-NAME DESKTOP-BUFFER-MISC)" nil nil) | 17021 | If you provide the prefix argument (\\[universal-argument]) to these commands, |
| 17022 | then you will be prompted for the message range. This can be any valid MH | ||
| 17023 | range which can include messages, sequences, and the abbreviations (described | ||
| 17024 | in the mh(1) man page): | ||
| 17025 | |||
| 17026 | <num1>-<num2> | ||
| 17027 | Indicates all messages in the range <num1> to <num2>, inclusive. The range | ||
| 17028 | must be nonempty. | ||
| 17029 | |||
| 17030 | `<num>:N' | ||
| 17031 | `<num>:+N' | ||
| 17032 | `<num>:-N' | ||
| 17033 | Up to N messages beginning with (or ending with) message num. Num may be | ||
| 17034 | any of the pre-defined symbols: first, prev, cur, next or last. | ||
| 17035 | |||
| 17036 | `first:N' | ||
| 17037 | `prev:N' | ||
| 17038 | `next:N' | ||
| 17039 | `last:N' | ||
| 17040 | The first, previous, next or last messages, if they exist. | ||
| 17041 | |||
| 17042 | `all' | ||
| 17043 | All of the messages. | ||
| 17044 | |||
| 17045 | For example, a range that shows all of these things is `1 2 3 5-10 last:5 | ||
| 17046 | unseen'. | ||
| 17047 | |||
| 17048 | If the option `transient-mark-mode' is set to t and you set a region in the | ||
| 17049 | MH-Folder buffer, then the MH-E command will perform the operation on all | ||
| 17050 | messages in that region. | ||
| 17051 | |||
| 17052 | \\{mh-folder-mode-map} | ||
| 17053 | |||
| 17054 | \(fn)" t nil) | ||
| 16461 | 17055 | ||
| 16462 | ;;;*** | 17056 | ;;;*** |
| 16463 | 17057 | ||
| 16464 | ;;;### (autoloads nil "mh-init" "mh-e/mh-init.el" (16684 26435)) | 17058 | ;;;### (autoloads nil "mh-init" "mh-e/mh-init.el" (17097 30424)) |
| 16465 | ;;; Generated autoloads from mh-e/mh-init.el | 17059 | ;;; Generated autoloads from mh-e/mh-init.el |
| 16466 | 17060 | ||
| 16467 | (put (quote mh-progs) (quote risky-local-variable) t) | 17061 | (put (quote mh-progs) (quote risky-local-variable) t) |
| @@ -16473,7 +17067,7 @@ DESKTOP-BUFFER-MISC holds a list of miscellaneous info used by the | |||
| 16473 | ;;;*** | 17067 | ;;;*** |
| 16474 | 17068 | ||
| 16475 | ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" | 17069 | ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" |
| 16476 | ;;;;;; "midnight.el" (16423 23568)) | 17070 | ;;;;;; "midnight.el" (17141 22866)) |
| 16477 | ;;; Generated autoloads from midnight.el | 17071 | ;;; Generated autoloads from midnight.el |
| 16478 | 17072 | ||
| 16479 | (autoload (quote clean-buffer-list) "midnight" "\ | 17073 | (autoload (quote clean-buffer-list) "midnight" "\ |
| @@ -16500,7 +17094,7 @@ to its second argument TM. | |||
| 16500 | ;;;*** | 17094 | ;;;*** |
| 16501 | 17095 | ||
| 16502 | ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" | 17096 | ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" |
| 16503 | ;;;;;; "minibuf-eldef.el" (16575 1356)) | 17097 | ;;;;;; "minibuf-eldef.el" (17141 22866)) |
| 16504 | ;;; Generated autoloads from minibuf-eldef.el | 17098 | ;;; Generated autoloads from minibuf-eldef.el |
| 16505 | 17099 | ||
| 16506 | (defvar minibuffer-electric-default-mode nil "\ | 17100 | (defvar minibuffer-electric-default-mode nil "\ |
| @@ -16511,6 +17105,8 @@ use either \\[customize] or the function `minibuffer-electric-default-mode'.") | |||
| 16511 | 17105 | ||
| 16512 | (custom-autoload (quote minibuffer-electric-default-mode) "minibuf-eldef") | 17106 | (custom-autoload (quote minibuffer-electric-default-mode) "minibuf-eldef") |
| 16513 | 17107 | ||
| 17108 | (put (quote minibuffer-electric-default-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 17109 | |||
| 16514 | (autoload (quote minibuffer-electric-default-mode) "minibuf-eldef" "\ | 17110 | (autoload (quote minibuffer-electric-default-mode) "minibuf-eldef" "\ |
| 16515 | Toggle Minibuffer Electric Default mode. | 17111 | Toggle Minibuffer Electric Default mode. |
| 16516 | When active, minibuffer prompts that show a default value only show the | 17112 | When active, minibuffer prompts that show a default value only show the |
| @@ -16527,7 +17123,7 @@ Returns non-nil if the new state is enabled. | |||
| 16527 | ;;;*** | 17123 | ;;;*** |
| 16528 | 17124 | ||
| 16529 | ;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" | 17125 | ;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" |
| 16530 | ;;;;;; (16858 50936)) | 17126 | ;;;;;; (17134 4626)) |
| 16531 | ;;; Generated autoloads from progmodes/mixal-mode.el | 17127 | ;;; Generated autoloads from progmodes/mixal-mode.el |
| 16532 | 17128 | ||
| 16533 | (autoload (quote mixal-mode) "mixal-mode" "\ | 17129 | (autoload (quote mixal-mode) "mixal-mode" "\ |
| @@ -16542,7 +17138,7 @@ Major mode for the mixal asm language. | |||
| 16542 | 17138 | ||
| 16543 | ;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion | 17139 | ;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion |
| 16544 | ;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el" | 17140 | ;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el" |
| 16545 | ;;;;;; (16233 29568)) | 17141 | ;;;;;; (17097 30355)) |
| 16546 | ;;; Generated autoloads from language/mlm-util.el | 17142 | ;;; Generated autoloads from language/mlm-util.el |
| 16547 | 17143 | ||
| 16548 | (autoload (quote malayalam-compose-region) "mlm-util" "\ | 17144 | (autoload (quote malayalam-compose-region) "mlm-util" "\ |
| @@ -16557,7 +17153,7 @@ Not documented | |||
| 16557 | 17153 | ||
| 16558 | (autoload (quote malayalam-composition-function) "mlm-util" "\ | 17154 | (autoload (quote malayalam-composition-function) "mlm-util" "\ |
| 16559 | Compose Malayalam characters in REGION, or STRING if specified. | 17155 | Compose Malayalam characters in REGION, or STRING if specified. |
| 16560 | Assume that the REGION or STRING must fully match the composable | 17156 | Assume that the REGION or STRING must fully match the composable |
| 16561 | PATTERN regexp. | 17157 | PATTERN regexp. |
| 16562 | 17158 | ||
| 16563 | \(fn FROM TO PATTERN &optional STRING)" nil nil) | 17159 | \(fn FROM TO PATTERN &optional STRING)" nil nil) |
| @@ -16565,7 +17161,7 @@ PATTERN regexp. | |||
| 16565 | ;;;*** | 17161 | ;;;*** |
| 16566 | 17162 | ||
| 16567 | ;;;### (autoloads (mm-inline-external-body) "mm-extern" "gnus/mm-extern.el" | 17163 | ;;;### (autoloads (mm-inline-external-body) "mm-extern" "gnus/mm-extern.el" |
| 16568 | ;;;;;; (16697 49031)) | 17164 | ;;;;;; (17141 6779)) |
| 16569 | ;;; Generated autoloads from gnus/mm-extern.el | 17165 | ;;; Generated autoloads from gnus/mm-extern.el |
| 16570 | 17166 | ||
| 16571 | (autoload (quote mm-inline-external-body) "mm-extern" "\ | 17167 | (autoload (quote mm-inline-external-body) "mm-extern" "\ |
| @@ -16579,7 +17175,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing. | |||
| 16579 | ;;;*** | 17175 | ;;;*** |
| 16580 | 17176 | ||
| 16581 | ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" | 17177 | ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" |
| 16582 | ;;;;;; (16698 21928)) | 17178 | ;;;;;; (17141 6779)) |
| 16583 | ;;; Generated autoloads from gnus/mm-partial.el | 17179 | ;;; Generated autoloads from gnus/mm-partial.el |
| 16584 | 17180 | ||
| 16585 | (autoload (quote mm-inline-partial) "mm-partial" "\ | 17181 | (autoload (quote mm-inline-partial) "mm-partial" "\ |
| @@ -16593,7 +17189,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing. | |||
| 16593 | ;;;*** | 17189 | ;;;*** |
| 16594 | 17190 | ||
| 16595 | ;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) | 17191 | ;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) |
| 16596 | ;;;;;; "mm-url" "gnus/mm-url.el" (16954 46150)) | 17192 | ;;;;;; "mm-url" "gnus/mm-url.el" (17141 6779)) |
| 16597 | ;;; Generated autoloads from gnus/mm-url.el | 17193 | ;;; Generated autoloads from gnus/mm-url.el |
| 16598 | 17194 | ||
| 16599 | (autoload (quote mm-url-insert-file-contents) "mm-url" "\ | 17195 | (autoload (quote mm-url-insert-file-contents) "mm-url" "\ |
| @@ -16609,8 +17205,8 @@ Insert file contents of URL using `mm-url-program'. | |||
| 16609 | 17205 | ||
| 16610 | ;;;*** | 17206 | ;;;*** |
| 16611 | 17207 | ||
| 16612 | ;;;### (autoloads (mm-uu-dissect) "mm-uu" "gnus/mm-uu.el" (16908 | 17208 | ;;;### (autoloads (mm-uu-dissect) "mm-uu" "gnus/mm-uu.el" (17141 |
| 16613 | ;;;;;; 33361)) | 17209 | ;;;;;; 6782)) |
| 16614 | ;;; Generated autoloads from gnus/mm-uu.el | 17210 | ;;; Generated autoloads from gnus/mm-uu.el |
| 16615 | 17211 | ||
| 16616 | (autoload (quote mm-uu-dissect) "mm-uu" "\ | 17212 | (autoload (quote mm-uu-dissect) "mm-uu" "\ |
| @@ -16621,7 +17217,7 @@ Dissect the current buffer and return a list of uu handles. | |||
| 16621 | ;;;*** | 17217 | ;;;*** |
| 16622 | 17218 | ||
| 16623 | ;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" | 17219 | ;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" |
| 16624 | ;;;;;; (16697 49031)) | 17220 | ;;;;;; (17141 6788)) |
| 16625 | ;;; Generated autoloads from gnus/mml1991.el | 17221 | ;;; Generated autoloads from gnus/mml1991.el |
| 16626 | 17222 | ||
| 16627 | (autoload (quote mml1991-encrypt) "mml1991" "\ | 17223 | (autoload (quote mml1991-encrypt) "mml1991" "\ |
| @@ -16638,7 +17234,7 @@ Not documented | |||
| 16638 | 17234 | ||
| 16639 | ;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt | 17235 | ;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt |
| 16640 | ;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) | 17236 | ;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) |
| 16641 | ;;;;;; "mml2015" "gnus/mml2015.el" (16908 33361)) | 17237 | ;;;;;; "mml2015" "gnus/mml2015.el" (17142 44976)) |
| 16642 | ;;; Generated autoloads from gnus/mml2015.el | 17238 | ;;; Generated autoloads from gnus/mml2015.el |
| 16643 | 17239 | ||
| 16644 | (autoload (quote mml2015-decrypt) "mml2015" "\ | 17240 | (autoload (quote mml2015-decrypt) "mml2015" "\ |
| @@ -16679,7 +17275,7 @@ Not documented | |||
| 16679 | ;;;*** | 17275 | ;;;*** |
| 16680 | 17276 | ||
| 16681 | ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" | 17277 | ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" |
| 16682 | ;;;;;; (16858 50936)) | 17278 | ;;;;;; (17073 44110)) |
| 16683 | ;;; Generated autoloads from progmodes/modula2.el | 17279 | ;;; Generated autoloads from progmodes/modula2.el |
| 16684 | 17280 | ||
| 16685 | (autoload (quote modula-2-mode) "modula2" "\ | 17281 | (autoload (quote modula-2-mode) "modula2" "\ |
| @@ -16711,7 +17307,7 @@ followed by the first character of the construct. | |||
| 16711 | ;;;*** | 17307 | ;;;*** |
| 16712 | 17308 | ||
| 16713 | ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" | 17309 | ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" |
| 16714 | ;;;;;; (16442 4954)) | 17310 | ;;;;;; (17134 16334)) |
| 16715 | ;;; Generated autoloads from play/morse.el | 17311 | ;;; Generated autoloads from play/morse.el |
| 16716 | 17312 | ||
| 16717 | (autoload (quote morse-region) "morse" "\ | 17313 | (autoload (quote morse-region) "morse" "\ |
| @@ -16726,8 +17322,8 @@ Convert morse coded text in region to ordinary ASCII text. | |||
| 16726 | 17322 | ||
| 16727 | ;;;*** | 17323 | ;;;*** |
| 16728 | 17324 | ||
| 16729 | ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (16770 | 17325 | ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (17141 |
| 16730 | ;;;;;; 10720)) | 17326 | ;;;;;; 22869)) |
| 16731 | ;;; Generated autoloads from mouse-sel.el | 17327 | ;;; Generated autoloads from mouse-sel.el |
| 16732 | 17328 | ||
| 16733 | (defvar mouse-sel-mode nil "\ | 17329 | (defvar mouse-sel-mode nil "\ |
| @@ -16738,6 +17334,8 @@ use either \\[customize] or the function `mouse-sel-mode'.") | |||
| 16738 | 17334 | ||
| 16739 | (custom-autoload (quote mouse-sel-mode) "mouse-sel") | 17335 | (custom-autoload (quote mouse-sel-mode) "mouse-sel") |
| 16740 | 17336 | ||
| 17337 | (put (quote mouse-sel-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 17338 | |||
| 16741 | (autoload (quote mouse-sel-mode) "mouse-sel" "\ | 17339 | (autoload (quote mouse-sel-mode) "mouse-sel" "\ |
| 16742 | Toggle Mouse Sel mode. | 17340 | Toggle Mouse Sel mode. |
| 16743 | With prefix ARG, turn Mouse Sel mode on if and only if ARG is positive. | 17341 | With prefix ARG, turn Mouse Sel mode on if and only if ARG is positive. |
| @@ -16778,7 +17376,7 @@ primary selection and region. | |||
| 16778 | 17376 | ||
| 16779 | ;;;*** | 17377 | ;;;*** |
| 16780 | 17378 | ||
| 16781 | ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (16213 43281)) | 17379 | ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (17134 16334)) |
| 16782 | ;;; Generated autoloads from play/mpuz.el | 17380 | ;;; Generated autoloads from play/mpuz.el |
| 16783 | 17381 | ||
| 16784 | (autoload (quote mpuz) "mpuz" "\ | 17382 | (autoload (quote mpuz) "mpuz" "\ |
| @@ -16788,7 +17386,7 @@ Multiplication puzzle with GNU Emacs. | |||
| 16788 | 17386 | ||
| 16789 | ;;;*** | 17387 | ;;;*** |
| 16790 | 17388 | ||
| 16791 | ;;;### (autoloads (msb-mode) "msb" "msb.el" (16764 51518)) | 17389 | ;;;### (autoloads (msb-mode) "msb" "msb.el" (17141 22875)) |
| 16792 | ;;; Generated autoloads from msb.el | 17390 | ;;; Generated autoloads from msb.el |
| 16793 | 17391 | ||
| 16794 | (defvar msb-mode nil "\ | 17392 | (defvar msb-mode nil "\ |
| @@ -16799,6 +17397,8 @@ use either \\[customize] or the function `msb-mode'.") | |||
| 16799 | 17397 | ||
| 16800 | (custom-autoload (quote msb-mode) "msb") | 17398 | (custom-autoload (quote msb-mode) "msb") |
| 16801 | 17399 | ||
| 17400 | (put (quote msb-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 17401 | |||
| 16802 | (autoload (quote msb-mode) "msb" "\ | 17402 | (autoload (quote msb-mode) "msb" "\ |
| 16803 | Toggle Msb mode. | 17403 | Toggle Msb mode. |
| 16804 | With arg, turn Msb mode on if and only if arg is positive. | 17404 | With arg, turn Msb mode on if and only if arg is positive. |
| @@ -16814,7 +17414,7 @@ different buffer menu using the function `msb'. | |||
| 16814 | ;;;;;; describe-current-coding-system describe-current-coding-system-briefly | 17414 | ;;;;;; describe-current-coding-system describe-current-coding-system-briefly |
| 16815 | ;;;;;; describe-coding-system describe-character-set list-charset-chars | 17415 | ;;;;;; describe-coding-system describe-character-set list-charset-chars |
| 16816 | ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" | 17416 | ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" |
| 16817 | ;;;;;; (16515 33869)) | 17417 | ;;;;;; (17097 30270)) |
| 16818 | ;;; Generated autoloads from international/mule-diag.el | 17418 | ;;; Generated autoloads from international/mule-diag.el |
| 16819 | 17419 | ||
| 16820 | (defvar non-iso-charset-alist (\` ((mac-roman (ascii latin-iso8859-1 mule-unicode-2500-33ff mule-unicode-0100-24ff mule-unicode-e000-ffff) mac-roman-decoder ((0 255))) (viscii (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-viscii-nonascii-translation-table ((0 255))) (vietnamese-tcvn (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-tcvn-nonascii-translation-table ((0 255))) (koi8-r (ascii cyrillic-iso8859-5) cyrillic-koi8-r-nonascii-translation-table ((32 255))) (alternativnyj (ascii cyrillic-iso8859-5) cyrillic-alternativnyj-nonascii-translation-table ((32 255))) (koi8-u (ascii cyrillic-iso8859-5 mule-unicode-0100-24ff) cyrillic-koi8-u-nonascii-translation-table ((32 255))) (big5 (ascii chinese-big5-1 chinese-big5-2) decode-big5-char ((32 127) ((161 254) 64 126 161 254))) (sjis (ascii katakana-jisx0201 japanese-jisx0208) decode-sjis-char ((32 127 161 223) ((129 159 224 239) 64 126 128 252))))) "\ | 17420 | (defvar non-iso-charset-alist (\` ((mac-roman (ascii latin-iso8859-1 mule-unicode-2500-33ff mule-unicode-0100-24ff mule-unicode-e000-ffff) mac-roman-decoder ((0 255))) (viscii (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-viscii-nonascii-translation-table ((0 255))) (vietnamese-tcvn (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-tcvn-nonascii-translation-table ((0 255))) (koi8-r (ascii cyrillic-iso8859-5) cyrillic-koi8-r-nonascii-translation-table ((32 255))) (alternativnyj (ascii cyrillic-iso8859-5) cyrillic-alternativnyj-nonascii-translation-table ((32 255))) (koi8-u (ascii cyrillic-iso8859-5 mule-unicode-0100-24ff) cyrillic-koi8-u-nonascii-translation-table ((32 255))) (big5 (ascii chinese-big5-1 chinese-big5-2) decode-big5-char ((32 127) ((161 254) 64 126 161 254))) (sjis (ascii katakana-jisx0201 japanese-jisx0208) decode-sjis-char ((32 127 161 223) ((129 159 224 239) 64 126 128 252))))) "\ |
| @@ -16987,7 +17587,7 @@ system which uses fontsets). | |||
| 16987 | ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion | 17587 | ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion |
| 16988 | ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist | 17588 | ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist |
| 16989 | ;;;;;; truncate-string-to-width store-substring string-to-sequence) | 17589 | ;;;;;; truncate-string-to-width store-substring string-to-sequence) |
| 16990 | ;;;;;; "mule-util" "international/mule-util.el" (16908 33362)) | 17590 | ;;;;;; "mule-util" "international/mule-util.el" (17097 30270)) |
| 16991 | ;;; Generated autoloads from international/mule-util.el | 17591 | ;;; Generated autoloads from international/mule-util.el |
| 16992 | 17592 | ||
| 16993 | (autoload (quote string-to-sequence) "mule-util" "\ | 17593 | (autoload (quote string-to-sequence) "mule-util" "\ |
| @@ -17035,10 +17635,6 @@ defaults to \"...\". | |||
| 17035 | 17635 | ||
| 17036 | \(fn STR END-COLUMN &optional START-COLUMN PADDING ELLIPSIS)" nil nil) | 17636 | \(fn STR END-COLUMN &optional START-COLUMN PADDING ELLIPSIS)" nil nil) |
| 17037 | 17637 | ||
| 17038 | (defalias (quote truncate-string) (quote truncate-string-to-width)) | ||
| 17039 | |||
| 17040 | (make-obsolete (quote truncate-string) (quote truncate-string-to-width) "20.1") | ||
| 17041 | |||
| 17042 | (defsubst nested-alist-p (obj) "\ | 17638 | (defsubst nested-alist-p (obj) "\ |
| 17043 | Return t if OBJ is a nested alist. | 17639 | Return t if OBJ is a nested alist. |
| 17044 | 17640 | ||
| @@ -17120,7 +17716,7 @@ basis, this may not be accurate. | |||
| 17120 | ;;;*** | 17716 | ;;;*** |
| 17121 | 17717 | ||
| 17122 | ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" | 17718 | ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" |
| 17123 | ;;;;;; (16788 34909)) | 17719 | ;;;;;; (17141 22878)) |
| 17124 | ;;; Generated autoloads from mwheel.el | 17720 | ;;; Generated autoloads from mwheel.el |
| 17125 | 17721 | ||
| 17126 | (defvar mouse-wheel-mode nil "\ | 17722 | (defvar mouse-wheel-mode nil "\ |
| @@ -17131,6 +17727,8 @@ use either \\[customize] or the function `mouse-wheel-mode'.") | |||
| 17131 | 17727 | ||
| 17132 | (custom-autoload (quote mouse-wheel-mode) "mwheel") | 17728 | (custom-autoload (quote mouse-wheel-mode) "mwheel") |
| 17133 | 17729 | ||
| 17730 | (put (quote mouse-wheel-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 17731 | |||
| 17134 | (autoload (quote mouse-wheel-mode) "mwheel" "\ | 17732 | (autoload (quote mouse-wheel-mode) "mwheel" "\ |
| 17135 | Toggle mouse wheel support. | 17733 | Toggle mouse wheel support. |
| 17136 | With prefix argument ARG, turn on if positive, otherwise off. | 17734 | With prefix argument ARG, turn on if positive, otherwise off. |
| @@ -17146,9 +17744,9 @@ Enable mouse wheel support. | |||
| 17146 | ;;;*** | 17744 | ;;;*** |
| 17147 | 17745 | ||
| 17148 | ;;;### (autoloads (network-connection network-connection-to-service | 17746 | ;;;### (autoloads (network-connection network-connection-to-service |
| 17149 | ;;;;;; whois-reverse-lookup whois finger ftp dig dns-lookup-host | 17747 | ;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host |
| 17150 | ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) | 17748 | ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) |
| 17151 | ;;;;;; "net-utils" "net/net-utils.el" (16719 60888)) | 17749 | ;;;;;; "net-utils" "net/net-utils.el" (17144 6947)) |
| 17152 | ;;; Generated autoloads from net/net-utils.el | 17750 | ;;; Generated autoloads from net/net-utils.el |
| 17153 | 17751 | ||
| 17154 | (autoload (quote traceroute) "net-utils" "\ | 17752 | (autoload (quote traceroute) "net-utils" "\ |
| @@ -17200,7 +17798,7 @@ Lookup the DNS information for HOST (name or IP address). | |||
| 17200 | 17798 | ||
| 17201 | \(fn HOST)" t nil) | 17799 | \(fn HOST)" t nil) |
| 17202 | 17800 | ||
| 17203 | (autoload (quote dig) "net-utils" "\ | 17801 | (autoload (quote run-dig) "net-utils" "\ |
| 17204 | Run dig program. | 17802 | Run dig program. |
| 17205 | 17803 | ||
| 17206 | \(fn HOST)" t nil) | 17804 | \(fn HOST)" t nil) |
| @@ -17244,7 +17842,7 @@ Open a network connection to HOST on PORT. | |||
| 17244 | ;;;;;; comment-kill comment-set-column comment-indent comment-indent-default | 17842 | ;;;;;; comment-kill comment-set-column comment-indent comment-indent-default |
| 17245 | ;;;;;; comment-normalize-vars comment-multi-line comment-padding | 17843 | ;;;;;; comment-normalize-vars comment-multi-line comment-padding |
| 17246 | ;;;;;; comment-style comment-column) "newcomment" "newcomment.el" | 17844 | ;;;;;; comment-style comment-column) "newcomment" "newcomment.el" |
| 17247 | ;;;;;; (16764 51518)) | 17845 | ;;;;;; (17145 6052)) |
| 17248 | ;;; Generated autoloads from newcomment.el | 17846 | ;;; Generated autoloads from newcomment.el |
| 17249 | 17847 | ||
| 17250 | (defalias (quote indent-for-comment) (quote comment-indent)) | 17848 | (defalias (quote indent-for-comment) (quote comment-indent)) |
| @@ -17426,7 +18024,7 @@ unless optional argument SOFT is non-nil. | |||
| 17426 | ;;;*** | 18024 | ;;;*** |
| 17427 | 18025 | ||
| 17428 | ;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" | 18026 | ;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" |
| 17429 | ;;;;;; (16908 33361)) | 18027 | ;;;;;; (17141 6794)) |
| 17430 | ;;; Generated autoloads from gnus/nndiary.el | 18028 | ;;; Generated autoloads from gnus/nndiary.el |
| 17431 | 18029 | ||
| 17432 | (autoload (quote nndiary-generate-nov-databases) "nndiary" "\ | 18030 | (autoload (quote nndiary-generate-nov-databases) "nndiary" "\ |
| @@ -17436,8 +18034,8 @@ Generate NOV databases in all nndiary directories. | |||
| 17436 | 18034 | ||
| 17437 | ;;;*** | 18035 | ;;;*** |
| 17438 | 18036 | ||
| 17439 | ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (16698 | 18037 | ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (17141 |
| 17440 | ;;;;;; 21928)) | 18038 | ;;;;;; 6794)) |
| 17441 | ;;; Generated autoloads from gnus/nndoc.el | 18039 | ;;; Generated autoloads from gnus/nndoc.el |
| 17442 | 18040 | ||
| 17443 | (autoload (quote nndoc-add-type) "nndoc" "\ | 18041 | (autoload (quote nndoc-add-type) "nndoc" "\ |
| @@ -17452,7 +18050,7 @@ symbol in the alist. | |||
| 17452 | ;;;*** | 18050 | ;;;*** |
| 17453 | 18051 | ||
| 17454 | ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" | 18052 | ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" |
| 17455 | ;;;;;; (16927 494)) | 18053 | ;;;;;; (17141 6800)) |
| 17456 | ;;; Generated autoloads from gnus/nnfolder.el | 18054 | ;;; Generated autoloads from gnus/nnfolder.el |
| 17457 | 18055 | ||
| 17458 | (autoload (quote nnfolder-generate-active-file) "nnfolder" "\ | 18056 | (autoload (quote nnfolder-generate-active-file) "nnfolder" "\ |
| @@ -17464,7 +18062,7 @@ This command does not work if you use short group names. | |||
| 17464 | ;;;*** | 18062 | ;;;*** |
| 17465 | 18063 | ||
| 17466 | ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" | 18064 | ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" |
| 17467 | ;;;;;; (16698 21928)) | 18065 | ;;;;;; (17141 6805)) |
| 17468 | ;;; Generated autoloads from gnus/nnkiboze.el | 18066 | ;;; Generated autoloads from gnus/nnkiboze.el |
| 17469 | 18067 | ||
| 17470 | (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ | 18068 | (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ |
| @@ -17476,7 +18074,7 @@ Finds out what articles are to be part of the nnkiboze groups. | |||
| 17476 | ;;;*** | 18074 | ;;;*** |
| 17477 | 18075 | ||
| 17478 | ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" | 18076 | ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" |
| 17479 | ;;;;;; (16792 36614)) | 18077 | ;;;;;; (17141 6814)) |
| 17480 | ;;; Generated autoloads from gnus/nnml.el | 18078 | ;;; Generated autoloads from gnus/nnml.el |
| 17481 | 18079 | ||
| 17482 | (autoload (quote nnml-generate-nov-databases) "nnml" "\ | 18080 | (autoload (quote nnml-generate-nov-databases) "nnml" "\ |
| @@ -17487,7 +18085,7 @@ Generate NOV databases in all nnml directories. | |||
| 17487 | ;;;*** | 18085 | ;;;*** |
| 17488 | 18086 | ||
| 17489 | ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) | 18087 | ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) |
| 17490 | ;;;;;; "nnsoup" "gnus/nnsoup.el" (16698 21929)) | 18088 | ;;;;;; "nnsoup" "gnus/nnsoup.el" (17141 6817)) |
| 17491 | ;;; Generated autoloads from gnus/nnsoup.el | 18089 | ;;; Generated autoloads from gnus/nnsoup.el |
| 17492 | 18090 | ||
| 17493 | (autoload (quote nnsoup-pack-replies) "nnsoup" "\ | 18091 | (autoload (quote nnsoup-pack-replies) "nnsoup" "\ |
| @@ -17508,15 +18106,14 @@ Revert posting and mailing methods to the standard Emacs methods. | |||
| 17508 | ;;;*** | 18106 | ;;;*** |
| 17509 | 18107 | ||
| 17510 | ;;;### (autoloads (disable-command enable-command disabled-command-function) | 18108 | ;;;### (autoloads (disable-command enable-command disabled-command-function) |
| 17511 | ;;;;;; "novice" "novice.el" (16939 44104)) | 18109 | ;;;;;; "novice" "novice.el" (17141 22879)) |
| 17512 | ;;; Generated autoloads from novice.el | 18110 | ;;; Generated autoloads from novice.el |
| 17513 | 18111 | ||
| 17514 | (defvar disabled-command-function (quote disabled-command-function) "\ | 18112 | (defvar disabled-command-function (quote disabled-command-function) "\ |
| 17515 | Function to call to handle disabled commands. | 18113 | Function to call to handle disabled commands. |
| 17516 | If nil, the feature is disabled, i.e., all commands work normally.") | 18114 | If nil, the feature is disabled, i.e., all commands work normally.") |
| 17517 | 18115 | ||
| 17518 | (defvaralias (quote disabled-command-hook) (quote disabled-command-function)) | 18116 | (define-obsolete-variable-alias (quote disabled-command-hook) (quote disabled-command-function) "22.1") |
| 17519 | (make-obsolete-variable 'disabled-command-hook 'disabled-command-function "22.1") | ||
| 17520 | 18117 | ||
| 17521 | (autoload (quote disabled-command-function) "novice" "\ | 18118 | (autoload (quote disabled-command-function) "novice" "\ |
| 17522 | Not documented | 18119 | Not documented |
| @@ -17542,7 +18139,7 @@ to future sessions. | |||
| 17542 | ;;;*** | 18139 | ;;;*** |
| 17543 | 18140 | ||
| 17544 | ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" | 18141 | ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" |
| 17545 | ;;;;;; (16213 43283)) | 18142 | ;;;;;; (17141 135)) |
| 17546 | ;;; Generated autoloads from textmodes/nroff-mode.el | 18143 | ;;; Generated autoloads from textmodes/nroff-mode.el |
| 17547 | 18144 | ||
| 17548 | (autoload (quote nroff-mode) "nroff-mode" "\ | 18145 | (autoload (quote nroff-mode) "nroff-mode" "\ |
| @@ -17557,7 +18154,7 @@ closing requests for requests that are used in matched pairs. | |||
| 17557 | ;;;*** | 18154 | ;;;*** |
| 17558 | 18155 | ||
| 17559 | ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" | 18156 | ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" |
| 17560 | ;;;;;; (16213 43282)) | 18157 | ;;;;;; (17134 4626)) |
| 17561 | ;;; Generated autoloads from progmodes/octave-hlp.el | 18158 | ;;; Generated autoloads from progmodes/octave-hlp.el |
| 17562 | 18159 | ||
| 17563 | (autoload (quote octave-help) "octave-hlp" "\ | 18160 | (autoload (quote octave-help) "octave-hlp" "\ |
| @@ -17571,7 +18168,7 @@ If KEY is not a string, prompt for it with completion. | |||
| 17571 | ;;;*** | 18168 | ;;;*** |
| 17572 | 18169 | ||
| 17573 | ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" | 18170 | ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" |
| 17574 | ;;;;;; (16288 58564)) | 18171 | ;;;;;; (17134 4626)) |
| 17575 | ;;; Generated autoloads from progmodes/octave-inf.el | 18172 | ;;; Generated autoloads from progmodes/octave-inf.el |
| 17576 | 18173 | ||
| 17577 | (autoload (quote inferior-octave) "octave-inf" "\ | 18174 | (autoload (quote inferior-octave) "octave-inf" "\ |
| @@ -17594,7 +18191,7 @@ startup file, `~/.emacs-octave'. | |||
| 17594 | ;;;*** | 18191 | ;;;*** |
| 17595 | 18192 | ||
| 17596 | ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" | 18193 | ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" |
| 17597 | ;;;;;; (16284 63121)) | 18194 | ;;;;;; (17134 4632)) |
| 17598 | ;;; Generated autoloads from progmodes/octave-mod.el | 18195 | ;;; Generated autoloads from progmodes/octave-mod.el |
| 17599 | 18196 | ||
| 17600 | (autoload (quote octave-mode) "octave-mod" "\ | 18197 | (autoload (quote octave-mode) "octave-mod" "\ |
| @@ -17693,7 +18290,7 @@ including a reproducible test case and send the message. | |||
| 17693 | ;;;*** | 18290 | ;;;*** |
| 17694 | 18291 | ||
| 17695 | ;;;### (autoloads (edit-options list-options) "options" "obsolete/options.el" | 18292 | ;;;### (autoloads (edit-options list-options) "options" "obsolete/options.el" |
| 17696 | ;;;;;; (16213 43281)) | 18293 | ;;;;;; (17141 82)) |
| 17697 | ;;; Generated autoloads from obsolete/options.el | 18294 | ;;; Generated autoloads from obsolete/options.el |
| 17698 | 18295 | ||
| 17699 | (autoload (quote list-options) "options" "\ | 18296 | (autoload (quote list-options) "options" "\ |
| @@ -17716,12 +18313,12 @@ The Custom feature is intended to make this obsolete. | |||
| 17716 | 18313 | ||
| 17717 | ;;;### (autoloads (orgtbl-mode turn-on-orgtbl org-remember-handler | 18314 | ;;;### (autoloads (orgtbl-mode turn-on-orgtbl org-remember-handler |
| 17718 | ;;;;;; org-remember-annotation org-store-link org-diary org-agenda | 18315 | ;;;;;; org-remember-annotation org-store-link org-diary org-agenda |
| 17719 | ;;;;;; org-agenda-mode org-mode) "org" "textmodes/org.el" (16876 | 18316 | ;;;;;; org-agenda-mode org-mode) "org" "textmodes/org.el" (17141 |
| 17720 | ;;;;;; 58220)) | 18317 | ;;;;;; 159)) |
| 17721 | ;;; Generated autoloads from textmodes/org.el | 18318 | ;;; Generated autoloads from textmodes/org.el |
| 17722 | 18319 | ||
| 17723 | (autoload (quote org-mode) "org" "\ | 18320 | (autoload (quote org-mode) "org" "\ |
| 17724 | Outline-based notes management and organizer, alias | 18321 | Outline-based notes management and organizer, alias |
| 17725 | \"Carstens outline-mode for keeping track of everything.\" | 18322 | \"Carstens outline-mode for keeping track of everything.\" |
| 17726 | 18323 | ||
| 17727 | Org-mode develops organizational tasks around a NOTES file which | 18324 | Org-mode develops organizational tasks around a NOTES file which |
| @@ -17733,13 +18330,13 @@ calendar. Tables are easily created with a built-in table editor. | |||
| 17733 | Plain text URL-like links connect to websites, emails (VM), Usenet | 18330 | Plain text URL-like links connect to websites, emails (VM), Usenet |
| 17734 | messages (Gnus), BBDB entries, and any files related to the project. | 18331 | messages (Gnus), BBDB entries, and any files related to the project. |
| 17735 | For printing and sharing of notes, an Org-mode file (or a part of it) | 18332 | For printing and sharing of notes, an Org-mode file (or a part of it) |
| 17736 | can be exported as a well-structured ASCII or HTML file. | 18333 | can be exported as a structured ASCII or HTML file. |
| 17737 | 18334 | ||
| 17738 | The following commands are available: | 18335 | The following commands are available: |
| 17739 | 18336 | ||
| 17740 | \\{org-mode-map} | 18337 | \\{org-mode-map} |
| 17741 | 18338 | ||
| 17742 | \(fn &optional ARG)" t nil) | 18339 | \(fn)" t nil) |
| 17743 | 18340 | ||
| 17744 | (autoload (quote org-agenda-mode) "org" "\ | 18341 | (autoload (quote org-agenda-mode) "org" "\ |
| 17745 | Mode for time-sorted view on action items in Org-mode files. | 18342 | Mode for time-sorted view on action items in Org-mode files. |
| @@ -17754,7 +18351,7 @@ The following commands are available: | |||
| 17754 | Produce a weekly view from all files in variable `org-agenda-files'. | 18351 | Produce a weekly view from all files in variable `org-agenda-files'. |
| 17755 | The view will be for the current week, but from the overview buffer you | 18352 | The view will be for the current week, but from the overview buffer you |
| 17756 | will be able to go to other weeks. | 18353 | will be able to go to other weeks. |
| 17757 | With one C-u prefix argument INCLUDE-ALL, all unfinished TODO items will | 18354 | With one \\[universal-argument] prefix argument INCLUDE-ALL, all unfinished TODO items will |
| 17758 | also be shown, under the current date. | 18355 | also be shown, under the current date. |
| 17759 | START-DAY defaults to TODAY, or to the most recent match for the weekday | 18356 | START-DAY defaults to TODAY, or to the most recent match for the weekday |
| 17760 | given in `org-agenda-start-on-weekday'. | 18357 | given in `org-agenda-start-on-weekday'. |
| @@ -17763,29 +18360,29 @@ NDAYS defaults to `org-agenda-ndays'. | |||
| 17763 | \(fn &optional INCLUDE-ALL START-DAY NDAYS)" t nil) | 18360 | \(fn &optional INCLUDE-ALL START-DAY NDAYS)" t nil) |
| 17764 | 18361 | ||
| 17765 | (autoload (quote org-diary) "org" "\ | 18362 | (autoload (quote org-diary) "org" "\ |
| 17766 | Returns diary information from org-files. | 18363 | Return diary information from org-files. |
| 17767 | This function can be used in an \"sexp\" diary entry in the Emacs calendar. | 18364 | This function can be used in a \"sexp\" diary entry in the Emacs calendar. |
| 17768 | It accesses org files and extracts information from those files to be | 18365 | It accesses org files and extracts information from those files to be |
| 17769 | listed in the diary. The function accepts arguments specifying what | 18366 | listed in the diary. The function accepts arguments specifying what |
| 17770 | items should be listed. The following arguments are allowed: | 18367 | items should be listed. The following arguments are allowed: |
| 17771 | 18368 | ||
| 17772 | :timestamp List the headlines of items containing a date stamp or | 18369 | :timestamp List the headlines of items containing a date stamp or |
| 17773 | date range matching the selected date. Deadlines will | 18370 | date range matching the selected date. Deadlines will |
| 17774 | also be listed, on the expiration day. | 18371 | also be listed, on the expiration day. |
| 17775 | 18372 | ||
| 17776 | :deadline List any deadlines past due, or due within | 18373 | :deadline List any deadlines past due, or due within |
| 17777 | `org-deadline-warning-days'. The listing occurs only | 18374 | `org-deadline-warning-days'. The listing occurs only |
| 17778 | in the diary for *today*, not at any other date. If | 18375 | in the diary for *today*, not at any other date. If |
| 17779 | an entry is marked DONE, it is no longer listed. | 18376 | an entry is marked DONE, it is no longer listed. |
| 17780 | 18377 | ||
| 17781 | :scheduled List all items which are scheduled for the given date. | 18378 | :scheduled List all items which are scheduled for the given date. |
| 17782 | The diary for *today* also contains items which were | 18379 | The diary for *today* also contains items which were |
| 17783 | scheduled earlier and are not yet marked DONE. | 18380 | scheduled earlier and are not yet marked DONE. |
| 17784 | 18381 | ||
| 17785 | :todo List all TODO items from the org-file. This may be a | 18382 | :todo List all TODO items from the org-file. This may be a |
| 17786 | long list - so this is not turned on by default. | 18383 | long list - so this is not turned on by default. |
| 17787 | Like deadlines, these entires only show up in the | 18384 | Like deadlines, these entries only show up in the |
| 17788 | diary for *today*, not at any other date. | 18385 | diary for *today*, not at any other date. |
| 17789 | 18386 | ||
| 17790 | The call in the diary file should look like this: | 18387 | The call in the diary file should look like this: |
| 17791 | 18388 | ||
| @@ -17841,7 +18438,7 @@ Key Cursor position Note gets inserted | |||
| 17841 | RET buffer-start as level 2 heading at end of file | 18438 | RET buffer-start as level 2 heading at end of file |
| 17842 | RET on headline as sublevel of the heading at cursor | 18439 | RET on headline as sublevel of the heading at cursor |
| 17843 | RET no heading at cursor position, level taken from context. | 18440 | RET no heading at cursor position, level taken from context. |
| 17844 | Or use prefix arg to specify level manually. | 18441 | Or use prefix arg to specify level manually. |
| 17845 | <left> on headline as same level, before current heading | 18442 | <left> on headline as same level, before current heading |
| 17846 | <right> on headline as same level, after current heading | 18443 | <right> on headline as same level, after current heading |
| 17847 | 18444 | ||
| @@ -17863,19 +18460,19 @@ See also the variable `org-reverse-note-order'. | |||
| 17863 | \(fn)" nil nil) | 18460 | \(fn)" nil nil) |
| 17864 | 18461 | ||
| 17865 | (autoload (quote turn-on-orgtbl) "org" "\ | 18462 | (autoload (quote turn-on-orgtbl) "org" "\ |
| 17866 | Unconditionally turn on orgtbl-mode. | 18463 | Unconditionally turn on `orgtbl-mode'. |
| 17867 | 18464 | ||
| 17868 | \(fn)" nil nil) | 18465 | \(fn)" nil nil) |
| 17869 | 18466 | ||
| 17870 | (autoload (quote orgtbl-mode) "org" "\ | 18467 | (autoload (quote orgtbl-mode) "org" "\ |
| 17871 | The org-mode table editor as a minor mode for use in other modes. | 18468 | The `org-mode' table editor as a minor mode for use in other modes. |
| 17872 | 18469 | ||
| 17873 | \(fn &optional ARG)" t nil) | 18470 | \(fn &optional ARG)" t nil) |
| 17874 | 18471 | ||
| 17875 | ;;;*** | 18472 | ;;;*** |
| 17876 | 18473 | ||
| 17877 | ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" | 18474 | ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" |
| 17878 | ;;;;;; (16780 55376)) | 18475 | ;;;;;; (17141 22882)) |
| 17879 | ;;; Generated autoloads from outline.el | 18476 | ;;; Generated autoloads from outline.el |
| 17880 | 18477 | ||
| 17881 | (autoload (quote outline-mode) "outline" "\ | 18478 | (autoload (quote outline-mode) "outline" "\ |
| @@ -17930,7 +18527,7 @@ See the command `outline-mode' for more information on this mode. | |||
| 17930 | 18527 | ||
| 17931 | ;;;*** | 18528 | ;;;*** |
| 17932 | 18529 | ||
| 17933 | ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (16821 35887)) | 18530 | ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (17141 22882)) |
| 17934 | ;;; Generated autoloads from paren.el | 18531 | ;;; Generated autoloads from paren.el |
| 17935 | 18532 | ||
| 17936 | (defvar show-paren-mode nil "\ | 18533 | (defvar show-paren-mode nil "\ |
| @@ -17941,6 +18538,8 @@ use either \\[customize] or the function `show-paren-mode'.") | |||
| 17941 | 18538 | ||
| 17942 | (custom-autoload (quote show-paren-mode) "paren") | 18539 | (custom-autoload (quote show-paren-mode) "paren") |
| 17943 | 18540 | ||
| 18541 | (put (quote show-paren-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 18542 | |||
| 17944 | (autoload (quote show-paren-mode) "paren" "\ | 18543 | (autoload (quote show-paren-mode) "paren" "\ |
| 17945 | Toggle Show Paren mode. | 18544 | Toggle Show Paren mode. |
| 17946 | With prefix ARG, turn Show Paren mode on if and only if ARG is positive. | 18545 | With prefix ARG, turn Show Paren mode on if and only if ARG is positive. |
| @@ -17954,7 +18553,7 @@ in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time. | |||
| 17954 | ;;;*** | 18553 | ;;;*** |
| 17955 | 18554 | ||
| 17956 | ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" | 18555 | ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" |
| 17957 | ;;;;;; (16243 62806)) | 18556 | ;;;;;; (17097 30010)) |
| 17958 | ;;; Generated autoloads from calendar/parse-time.el | 18557 | ;;; Generated autoloads from calendar/parse-time.el |
| 17959 | 18558 | ||
| 17960 | (autoload (quote parse-time-string) "parse-time" "\ | 18559 | (autoload (quote parse-time-string) "parse-time" "\ |
| @@ -17966,8 +18565,8 @@ unknown are returned as nil. | |||
| 17966 | 18565 | ||
| 17967 | ;;;*** | 18566 | ;;;*** |
| 17968 | 18567 | ||
| 17969 | ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (16213 | 18568 | ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (17134 |
| 17970 | ;;;;;; 43282)) | 18569 | ;;;;;; 4635)) |
| 17971 | ;;; Generated autoloads from progmodes/pascal.el | 18570 | ;;; Generated autoloads from progmodes/pascal.el |
| 17972 | 18571 | ||
| 17973 | (autoload (quote pascal-mode) "pascal" "\ | 18572 | (autoload (quote pascal-mode) "pascal" "\ |
| @@ -18020,7 +18619,7 @@ no args, if that value is non-nil. | |||
| 18020 | ;;;*** | 18619 | ;;;*** |
| 18021 | 18620 | ||
| 18022 | ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" | 18621 | ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" |
| 18023 | ;;;;;; (16213 43273)) | 18622 | ;;;;;; (17134 16203)) |
| 18024 | ;;; Generated autoloads from emulation/pc-mode.el | 18623 | ;;; Generated autoloads from emulation/pc-mode.el |
| 18025 | 18624 | ||
| 18026 | (autoload (quote pc-bindings-mode) "pc-mode" "\ | 18625 | (autoload (quote pc-bindings-mode) "pc-mode" "\ |
| @@ -18038,7 +18637,7 @@ C-Escape does list-buffers. | |||
| 18038 | ;;;*** | 18637 | ;;;*** |
| 18039 | 18638 | ||
| 18040 | ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" | 18639 | ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" |
| 18041 | ;;;;;; "emulation/pc-select.el" (16589 26258)) | 18640 | ;;;;;; "emulation/pc-select.el" (17134 16203)) |
| 18042 | ;;; Generated autoloads from emulation/pc-select.el | 18641 | ;;; Generated autoloads from emulation/pc-select.el |
| 18043 | 18642 | ||
| 18044 | (defvar pc-selection-mode nil "\ | 18643 | (defvar pc-selection-mode nil "\ |
| @@ -18049,8 +18648,10 @@ use either \\[customize] or the function `pc-selection-mode'.") | |||
| 18049 | 18648 | ||
| 18050 | (custom-autoload (quote pc-selection-mode) "pc-select") | 18649 | (custom-autoload (quote pc-selection-mode) "pc-select") |
| 18051 | 18650 | ||
| 18651 | (put (quote pc-selection-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 18652 | |||
| 18052 | (autoload (quote pc-selection-mode) "pc-select" "\ | 18653 | (autoload (quote pc-selection-mode) "pc-select" "\ |
| 18053 | Change mark behaviour to emulate Motif, MAC or MS-Windows cut and paste style. | 18654 | Change mark behavior to emulate Motif, MAC or MS-Windows cut and paste style. |
| 18054 | 18655 | ||
| 18055 | This mode enables Delete Selection mode and Transient Mark mode. | 18656 | This mode enables Delete Selection mode and Transient Mark mode. |
| 18056 | 18657 | ||
| @@ -18103,7 +18704,7 @@ but before calling PC Selection mode): | |||
| 18103 | 18704 | ||
| 18104 | (defvar pc-selection-mode nil "\ | 18705 | (defvar pc-selection-mode nil "\ |
| 18105 | Toggle PC Selection mode. | 18706 | Toggle PC Selection mode. |
| 18106 | Change mark behaviour to emulate Motif, MAC or MS-Windows cut and paste style, | 18707 | Change mark behavior to emulate Motif, MAC or MS-Windows cut and paste style, |
| 18107 | and cursor movement commands. | 18708 | and cursor movement commands. |
| 18108 | This mode enables Delete Selection mode and Transient Mark mode. | 18709 | This mode enables Delete Selection mode and Transient Mark mode. |
| 18109 | Setting this variable directly does not take effect; | 18710 | Setting this variable directly does not take effect; |
| @@ -18113,8 +18714,8 @@ you must modify it using \\[customize] or \\[pc-selection-mode].") | |||
| 18113 | 18714 | ||
| 18114 | ;;;*** | 18715 | ;;;*** |
| 18115 | 18716 | ||
| 18116 | ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (16213 | 18717 | ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (17141 |
| 18117 | ;;;;;; 43269)) | 18718 | ;;;;;; 22882)) |
| 18118 | ;;; Generated autoloads from pcmpl-cvs.el | 18719 | ;;; Generated autoloads from pcmpl-cvs.el |
| 18119 | 18720 | ||
| 18120 | (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ | 18721 | (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ |
| @@ -18125,7 +18726,7 @@ Completion rules for the `cvs' command. | |||
| 18125 | ;;;*** | 18726 | ;;;*** |
| 18126 | 18727 | ||
| 18127 | ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) | 18728 | ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) |
| 18128 | ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (16213 43269)) | 18729 | ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (17141 22882)) |
| 18129 | ;;; Generated autoloads from pcmpl-gnu.el | 18730 | ;;; Generated autoloads from pcmpl-gnu.el |
| 18130 | 18731 | ||
| 18131 | (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ | 18732 | (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ |
| @@ -18153,7 +18754,7 @@ Completion for the GNU tar utility. | |||
| 18153 | ;;;*** | 18754 | ;;;*** |
| 18154 | 18755 | ||
| 18155 | ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) | 18756 | ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) |
| 18156 | ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (16213 43269)) | 18757 | ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (17141 22882)) |
| 18157 | ;;; Generated autoloads from pcmpl-linux.el | 18758 | ;;; Generated autoloads from pcmpl-linux.el |
| 18158 | 18759 | ||
| 18159 | (autoload (quote pcomplete/kill) "pcmpl-linux" "\ | 18760 | (autoload (quote pcomplete/kill) "pcmpl-linux" "\ |
| @@ -18173,8 +18774,8 @@ Completion for GNU/Linux `mount'. | |||
| 18173 | 18774 | ||
| 18174 | ;;;*** | 18775 | ;;;*** |
| 18175 | 18776 | ||
| 18176 | ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (16213 | 18777 | ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (17141 |
| 18177 | ;;;;;; 43269)) | 18778 | ;;;;;; 22882)) |
| 18178 | ;;; Generated autoloads from pcmpl-rpm.el | 18779 | ;;; Generated autoloads from pcmpl-rpm.el |
| 18179 | 18780 | ||
| 18180 | (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\ | 18781 | (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\ |
| @@ -18190,7 +18791,7 @@ You can use \\[eshell-report-bug] to do so. | |||
| 18190 | 18791 | ||
| 18191 | ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which | 18792 | ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which |
| 18192 | ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) | 18793 | ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) |
| 18193 | ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (16213 43269)) | 18794 | ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (17141 22882)) |
| 18194 | ;;; Generated autoloads from pcmpl-unix.el | 18795 | ;;; Generated autoloads from pcmpl-unix.el |
| 18195 | 18796 | ||
| 18196 | (autoload (quote pcomplete/cd) "pcmpl-unix" "\ | 18797 | (autoload (quote pcomplete/cd) "pcmpl-unix" "\ |
| @@ -18236,8 +18837,8 @@ Completion for the `chgrp' command. | |||
| 18236 | 18837 | ||
| 18237 | ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list | 18838 | ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list |
| 18238 | ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete | 18839 | ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete |
| 18239 | ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (16880 | 18840 | ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (17141 |
| 18240 | ;;;;;; 58563)) | 18841 | ;;;;;; 22885)) |
| 18241 | ;;; Generated autoloads from pcomplete.el | 18842 | ;;; Generated autoloads from pcomplete.el |
| 18242 | 18843 | ||
| 18243 | (autoload (quote pcomplete) "pcomplete" "\ | 18844 | (autoload (quote pcomplete) "pcomplete" "\ |
| @@ -18296,7 +18897,7 @@ Setup shell-mode to use pcomplete. | |||
| 18296 | 18897 | ||
| 18297 | ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status | 18898 | ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status |
| 18298 | ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" | 18899 | ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" |
| 18299 | ;;;;;; "pcvs.el" (16953 20624)) | 18900 | ;;;;;; "pcvs.el" (17141 22894)) |
| 18300 | ;;; Generated autoloads from pcvs.el | 18901 | ;;; Generated autoloads from pcvs.el |
| 18301 | 18902 | ||
| 18302 | (autoload (quote cvs-checkout) "pcvs" "\ | 18903 | (autoload (quote cvs-checkout) "pcvs" "\ |
| @@ -18306,7 +18907,7 @@ and run `cvs-mode' on it. | |||
| 18306 | 18907 | ||
| 18307 | With a prefix argument, prompt for cvs FLAGS to use. | 18908 | With a prefix argument, prompt for cvs FLAGS to use. |
| 18308 | 18909 | ||
| 18309 | \(fn MODULES DIR FLAGS)" t nil) | 18910 | \(fn MODULES DIR FLAGS &optional ROOT)" t nil) |
| 18310 | 18911 | ||
| 18311 | (autoload (quote cvs-quickdir) "pcvs" "\ | 18912 | (autoload (quote cvs-quickdir) "pcvs" "\ |
| 18312 | Open a *cvs* buffer on DIR without running cvs. | 18913 | Open a *cvs* buffer on DIR without running cvs. |
| @@ -18373,7 +18974,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d | |||
| 18373 | 18974 | ||
| 18374 | ;;;*** | 18975 | ;;;*** |
| 18375 | 18976 | ||
| 18376 | ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (16858 50918)) | 18977 | ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (17141 22888)) |
| 18377 | ;;; Generated autoloads from pcvs-defs.el | 18978 | ;;; Generated autoloads from pcvs-defs.el |
| 18378 | 18979 | ||
| 18379 | (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m))) | 18980 | (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m))) |
| @@ -18381,7 +18982,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d | |||
| 18381 | ;;;*** | 18982 | ;;;*** |
| 18382 | 18983 | ||
| 18383 | ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" | 18984 | ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" |
| 18384 | ;;;;;; (16958 58759)) | 18985 | ;;;;;; (17134 4639)) |
| 18385 | ;;; Generated autoloads from progmodes/perl-mode.el | 18986 | ;;; Generated autoloads from progmodes/perl-mode.el |
| 18386 | 18987 | ||
| 18387 | (autoload (quote perl-mode) "perl-mode" "\ | 18988 | (autoload (quote perl-mode) "perl-mode" "\ |
| @@ -18439,7 +19040,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'. | |||
| 18439 | ;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key | 19040 | ;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key |
| 18440 | ;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt | 19041 | ;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt |
| 18441 | ;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-region) "pgg" | 19042 | ;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-region) "pgg" |
| 18442 | ;;;;;; "gnus/pgg.el" (16697 49031)) | 19043 | ;;;;;; "gnus/pgg.el" (17141 6830)) |
| 18443 | ;;; Generated autoloads from gnus/pgg.el | 19044 | ;;; Generated autoloads from gnus/pgg.el |
| 18444 | 19045 | ||
| 18445 | (autoload (quote pgg-encrypt-region) "pgg" "\ | 19046 | (autoload (quote pgg-encrypt-region) "pgg" "\ |
| @@ -18527,7 +19128,7 @@ Import public keys in the current buffer. | |||
| 18527 | ;;;*** | 19128 | ;;;*** |
| 18528 | 19129 | ||
| 18529 | ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" | 19130 | ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" |
| 18530 | ;;;;;; (16534 3822)) | 19131 | ;;;;;; (17141 162)) |
| 18531 | ;;; Generated autoloads from textmodes/picture.el | 19132 | ;;; Generated autoloads from textmodes/picture.el |
| 18532 | 19133 | ||
| 18533 | (autoload (quote picture-mode) "picture" "\ | 19134 | (autoload (quote picture-mode) "picture" "\ |
| @@ -18582,7 +19183,7 @@ You can manipulate rectangles with these commands: | |||
| 18582 | C-c C-r Draw a rectangular box around mark and point. | 19183 | C-c C-r Draw a rectangular box around mark and point. |
| 18583 | \\[copy-rectangle-to-register] Copies a rectangle to a register. | 19184 | \\[copy-rectangle-to-register] Copies a rectangle to a register. |
| 18584 | \\[advertised-undo] Can undo effects of rectangle overlay commands | 19185 | \\[advertised-undo] Can undo effects of rectangle overlay commands |
| 18585 | commands if invoked soon enough. | 19186 | if invoked soon enough. |
| 18586 | You can return to the previous mode with: | 19187 | You can return to the previous mode with: |
| 18587 | C-c C-c Which also strips trailing whitespace from every line. | 19188 | C-c C-c Which also strips trailing whitespace from every line. |
| 18588 | Stripping is suppressed by supplying an argument. | 19189 | Stripping is suppressed by supplying an argument. |
| @@ -18599,7 +19200,7 @@ they are not defaultly assigned to keys. | |||
| 18599 | ;;;*** | 19200 | ;;;*** |
| 18600 | 19201 | ||
| 18601 | ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" | 19202 | ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" |
| 18602 | ;;;;;; (16213 43283)) | 19203 | ;;;;;; (17141 162)) |
| 18603 | ;;; Generated autoloads from textmodes/po.el | 19204 | ;;; Generated autoloads from textmodes/po.el |
| 18604 | 19205 | ||
| 18605 | (autoload (quote po-find-file-coding-system) "po" "\ | 19206 | (autoload (quote po-find-file-coding-system) "po" "\ |
| @@ -18610,7 +19211,7 @@ Called through `file-coding-system-alist', before the file is visited for real. | |||
| 18610 | 19211 | ||
| 18611 | ;;;*** | 19212 | ;;;*** |
| 18612 | 19213 | ||
| 18613 | ;;;### (autoloads (pong) "pong" "play/pong.el" (16213 43281)) | 19214 | ;;;### (autoloads (pong) "pong" "play/pong.el" (17134 16334)) |
| 18614 | ;;; Generated autoloads from play/pong.el | 19215 | ;;; Generated autoloads from play/pong.el |
| 18615 | 19216 | ||
| 18616 | (autoload (quote pong) "pong" "\ | 19217 | (autoload (quote pong) "pong" "\ |
| @@ -18627,7 +19228,7 @@ pong-mode keybindings:\\<pong-mode-map> | |||
| 18627 | ;;;*** | 19228 | ;;;*** |
| 18628 | 19229 | ||
| 18629 | ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer | 19230 | ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer |
| 18630 | ;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (16609 26453)) | 19231 | ;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (17141 35)) |
| 18631 | ;;; Generated autoloads from emacs-lisp/pp.el | 19232 | ;;; Generated autoloads from emacs-lisp/pp.el |
| 18632 | 19233 | ||
| 18633 | (autoload (quote pp-to-string) "pp" "\ | 19234 | (autoload (quote pp-to-string) "pp" "\ |
| @@ -18685,7 +19286,7 @@ Ignores leading comment characters. | |||
| 18685 | ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview | 19286 | ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview |
| 18686 | ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript | 19287 | ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript |
| 18687 | ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" | 19288 | ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" |
| 18688 | ;;;;;; (16801 58022)) | 19289 | ;;;;;; (17141 22904)) |
| 18689 | ;;; Generated autoloads from printing.el | 19290 | ;;; Generated autoloads from printing.el |
| 18690 | 19291 | ||
| 18691 | (autoload (quote pr-interface) "printing" "\ | 19292 | (autoload (quote pr-interface) "printing" "\ |
| @@ -19273,7 +19874,7 @@ are both set to t. | |||
| 19273 | ;;;*** | 19874 | ;;;*** |
| 19274 | 19875 | ||
| 19275 | ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el" | 19876 | ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el" |
| 19276 | ;;;;;; (16814 63075)) | 19877 | ;;;;;; (17134 4639)) |
| 19277 | ;;; Generated autoloads from progmodes/prolog.el | 19878 | ;;; Generated autoloads from progmodes/prolog.el |
| 19278 | 19879 | ||
| 19279 | (autoload (quote prolog-mode) "prolog" "\ | 19880 | (autoload (quote prolog-mode) "prolog" "\ |
| @@ -19293,7 +19894,7 @@ Run an inferior Prolog process, input and output via buffer *prolog*. | |||
| 19293 | 19894 | ||
| 19294 | ;;;*** | 19895 | ;;;*** |
| 19295 | 19896 | ||
| 19296 | ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (16213 43271)) | 19897 | ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (17127 36411)) |
| 19297 | ;;; Generated autoloads from ps-bdf.el | 19898 | ;;; Generated autoloads from ps-bdf.el |
| 19298 | 19899 | ||
| 19299 | (defvar bdf-directory-list (if (memq system-type (quote (ms-dos windows-nt))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ | 19900 | (defvar bdf-directory-list (if (memq system-type (quote (ms-dos windows-nt))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ |
| @@ -19302,8 +19903,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") | |||
| 19302 | 19903 | ||
| 19303 | ;;;*** | 19904 | ;;;*** |
| 19304 | 19905 | ||
| 19305 | ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (16213 | 19906 | ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (17134 |
| 19306 | ;;;;;; 43282)) | 19907 | ;;;;;; 4640)) |
| 19307 | ;;; Generated autoloads from progmodes/ps-mode.el | 19908 | ;;; Generated autoloads from progmodes/ps-mode.el |
| 19308 | 19909 | ||
| 19309 | (autoload (quote ps-mode) "ps-mode" "\ | 19910 | (autoload (quote ps-mode) "ps-mode" "\ |
| @@ -19352,7 +19953,7 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number | |||
| 19352 | ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-encode-header-string | 19953 | ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-encode-header-string |
| 19353 | ;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string | 19954 | ;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string |
| 19354 | ;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer) | 19955 | ;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer) |
| 19355 | ;;;;;; "ps-mule" "ps-mule.el" (16923 3608)) | 19956 | ;;;;;; "ps-mule" "ps-mule.el" (17141 22908)) |
| 19356 | ;;; Generated autoloads from ps-mule.el | 19957 | ;;; Generated autoloads from ps-mule.el |
| 19357 | 19958 | ||
| 19358 | (defvar ps-multibyte-buffer nil "\ | 19959 | (defvar ps-multibyte-buffer nil "\ |
| @@ -19473,8 +20074,8 @@ Not documented | |||
| 19473 | ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer | 20074 | ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer |
| 19474 | ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces | 20075 | ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces |
| 19475 | ;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type | 20076 | ;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type |
| 19476 | ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (16958 | 20077 | ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (17141 |
| 19477 | ;;;;;; 58756)) | 20078 | ;;;;;; 22919)) |
| 19478 | ;;; Generated autoloads from ps-print.el | 20079 | ;;; Generated autoloads from ps-print.el |
| 19479 | 20080 | ||
| 19480 | (defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\ | 20081 | (defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\ |
| @@ -19627,10 +20228,10 @@ Extend face in ALIST-SYM. | |||
| 19627 | If optional MERGE-P is non-nil, extensions in FACE-EXTENSION-LIST are merged | 20228 | If optional MERGE-P is non-nil, extensions in FACE-EXTENSION-LIST are merged |
| 19628 | with face extension in ALIST-SYM; otherwise, overrides. | 20229 | with face extension in ALIST-SYM; otherwise, overrides. |
| 19629 | 20230 | ||
| 19630 | If optional ALIST-SYM is nil, it's used `ps-print-face-extension-alist'; | 20231 | If optional ALIST-SYM is nil, `ps-print-face-extension-alist' is used; |
| 19631 | otherwise, it should be an alist symbol. | 20232 | otherwise, it should be an alist symbol. |
| 19632 | 20233 | ||
| 19633 | The elements in FACE-EXTENSION-LIST is like those for `ps-extend-face'. | 20234 | The elements in FACE-EXTENSION-LIST are like those for `ps-extend-face'. |
| 19634 | 20235 | ||
| 19635 | See `ps-extend-face' for documentation. | 20236 | See `ps-extend-face' for documentation. |
| 19636 | 20237 | ||
| @@ -19642,7 +20243,7 @@ Extend face in ALIST-SYM. | |||
| 19642 | If optional MERGE-P is non-nil, extensions in FACE-EXTENSION list are merged | 20243 | If optional MERGE-P is non-nil, extensions in FACE-EXTENSION list are merged |
| 19643 | with face extensions in ALIST-SYM; otherwise, overrides. | 20244 | with face extensions in ALIST-SYM; otherwise, overrides. |
| 19644 | 20245 | ||
| 19645 | If optional ALIST-SYM is nil, it's used `ps-print-face-extension-alist'; | 20246 | If optional ALIST-SYM is nil, `ps-print-face-extension-alist' is used; |
| 19646 | otherwise, it should be an alist symbol. | 20247 | otherwise, it should be an alist symbol. |
| 19647 | 20248 | ||
| 19648 | The elements of FACE-EXTENSION list have the form: | 20249 | The elements of FACE-EXTENSION list have the form: |
| @@ -19671,7 +20272,7 @@ If EXTENSION is any other symbol, it is ignored. | |||
| 19671 | ;;;*** | 20272 | ;;;*** |
| 19672 | 20273 | ||
| 19673 | ;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el" | 20274 | ;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el" |
| 19674 | ;;;;;; (16908 33362)) | 20275 | ;;;;;; (17097 30752)) |
| 19675 | ;;; Generated autoloads from progmodes/python.el | 20276 | ;;; Generated autoloads from progmodes/python.el |
| 19676 | 20277 | ||
| 19677 | (add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode))) | 20278 | (add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode))) |
| @@ -19735,7 +20336,7 @@ Runs `jython-mode-hook' after `python-mode-hook'. | |||
| 19735 | ;;;*** | 20336 | ;;;*** |
| 19736 | 20337 | ||
| 19737 | ;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" | 20338 | ;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" |
| 19738 | ;;;;;; (16698 21929)) | 20339 | ;;;;;; (17141 6833)) |
| 19739 | ;;; Generated autoloads from gnus/qp.el | 20340 | ;;; Generated autoloads from gnus/qp.el |
| 19740 | 20341 | ||
| 19741 | (autoload (quote quoted-printable-decode-region) "qp" "\ | 20342 | (autoload (quote quoted-printable-decode-region) "qp" "\ |
| @@ -19758,7 +20359,7 @@ them into characters should be done separately. | |||
| 19758 | ;;;;;; quail-defrule quail-install-decode-map quail-install-map | 20359 | ;;;;;; quail-defrule quail-install-decode-map quail-install-map |
| 19759 | ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout | 20360 | ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout |
| 19760 | ;;;;;; quail-define-package quail-use-package quail-title) "quail" | 20361 | ;;;;;; quail-define-package quail-use-package quail-title) "quail" |
| 19761 | ;;;;;; "international/quail.el" (16954 46150)) | 20362 | ;;;;;; "international/quail.el" (17097 30282)) |
| 19762 | ;;; Generated autoloads from international/quail.el | 20363 | ;;; Generated autoloads from international/quail.el |
| 19763 | 20364 | ||
| 19764 | (autoload (quote quail-title) "quail" "\ | 20365 | (autoload (quote quail-title) "quail" "\ |
| @@ -19989,8 +20590,8 @@ of each directory. | |||
| 19989 | 20590 | ||
| 19990 | ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls | 20591 | ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls |
| 19991 | ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url | 20592 | ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url |
| 19992 | ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (16543 | 20593 | ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (17134 |
| 19993 | ;;;;;; 16567)) | 20594 | ;;;;;; 16286)) |
| 19994 | ;;; Generated autoloads from net/quickurl.el | 20595 | ;;; Generated autoloads from net/quickurl.el |
| 19995 | 20596 | ||
| 19996 | (defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\ | 20597 | (defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\ |
| @@ -20061,8 +20662,8 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'. | |||
| 20061 | 20662 | ||
| 20062 | ;;;*** | 20663 | ;;;*** |
| 20063 | 20664 | ||
| 20064 | ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (16213 | 20665 | ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (17134 |
| 20065 | ;;;;;; 43280)) | 20666 | ;;;;;; 16288)) |
| 20066 | ;;; Generated autoloads from net/rcompile.el | 20667 | ;;; Generated autoloads from net/rcompile.el |
| 20067 | 20668 | ||
| 20068 | (autoload (quote remote-compile) "rcompile" "\ | 20669 | (autoload (quote remote-compile) "rcompile" "\ |
| @@ -20073,14 +20674,11 @@ See \\[compile]. | |||
| 20073 | 20674 | ||
| 20074 | ;;;*** | 20675 | ;;;*** |
| 20075 | 20676 | ||
| 20076 | ;;;### (autoloads (re-builder regexp-builder) "re-builder" "emacs-lisp/re-builder.el" | 20677 | ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" |
| 20077 | ;;;;;; (16930 25649)) | 20678 | ;;;;;; (17141 35)) |
| 20078 | ;;; Generated autoloads from emacs-lisp/re-builder.el | 20679 | ;;; Generated autoloads from emacs-lisp/re-builder.el |
| 20079 | 20680 | ||
| 20080 | (autoload (quote regexp-builder) "re-builder" "\ | 20681 | (defalias (quote regexp-builder) (quote re-builder)) |
| 20081 | Alias for `re-builder': Construct a regexp interactively. | ||
| 20082 | |||
| 20083 | \(fn)" t nil) | ||
| 20084 | 20682 | ||
| 20085 | (autoload (quote re-builder) "re-builder" "\ | 20683 | (autoload (quote re-builder) "re-builder" "\ |
| 20086 | Construct a regexp interactively. | 20684 | Construct a regexp interactively. |
| @@ -20089,7 +20687,7 @@ Construct a regexp interactively. | |||
| 20089 | 20687 | ||
| 20090 | ;;;*** | 20688 | ;;;*** |
| 20091 | 20689 | ||
| 20092 | ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (16958 58756)) | 20690 | ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (17141 22921)) |
| 20093 | ;;; Generated autoloads from recentf.el | 20691 | ;;; Generated autoloads from recentf.el |
| 20094 | 20692 | ||
| 20095 | (defvar recentf-mode nil "\ | 20693 | (defvar recentf-mode nil "\ |
| @@ -20100,6 +20698,8 @@ use either \\[customize] or the function `recentf-mode'.") | |||
| 20100 | 20698 | ||
| 20101 | (custom-autoload (quote recentf-mode) "recentf") | 20699 | (custom-autoload (quote recentf-mode) "recentf") |
| 20102 | 20700 | ||
| 20701 | (put (quote recentf-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 20702 | |||
| 20103 | (autoload (quote recentf-mode) "recentf" "\ | 20703 | (autoload (quote recentf-mode) "recentf" "\ |
| 20104 | Toggle recentf mode. | 20704 | Toggle recentf mode. |
| 20105 | With prefix argument ARG, turn on if positive, otherwise off. | 20705 | With prefix argument ARG, turn on if positive, otherwise off. |
| @@ -20115,8 +20715,8 @@ that were operated on recently. | |||
| 20115 | ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle | 20715 | ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle |
| 20116 | ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle | 20716 | ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle |
| 20117 | ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle | 20717 | ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle |
| 20118 | ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (16894 | 20718 | ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (17141 |
| 20119 | ;;;;;; 3339)) | 20719 | ;;;;;; 22921)) |
| 20120 | ;;; Generated autoloads from rect.el | 20720 | ;;; Generated autoloads from rect.el |
| 20121 | 20721 | ||
| 20122 | (autoload (quote move-to-column-force) "rect" "\ | 20722 | (autoload (quote move-to-column-force) "rect" "\ |
| @@ -20238,8 +20838,8 @@ rectangle which were empty. | |||
| 20238 | 20838 | ||
| 20239 | ;;;*** | 20839 | ;;;*** |
| 20240 | 20840 | ||
| 20241 | ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (16884 | 20841 | ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (17141 |
| 20242 | ;;;;;; 52115)) | 20842 | ;;;;;; 166)) |
| 20243 | ;;; Generated autoloads from textmodes/refill.el | 20843 | ;;; Generated autoloads from textmodes/refill.el |
| 20244 | 20844 | ||
| 20245 | (autoload (quote refill-mode) "refill" "\ | 20845 | (autoload (quote refill-mode) "refill" "\ |
| @@ -20255,7 +20855,7 @@ refilling if they would cause auto-filling. | |||
| 20255 | ;;;*** | 20855 | ;;;*** |
| 20256 | 20856 | ||
| 20257 | ;;;### (autoloads (reftex-reset-scanning-information reftex-mode | 20857 | ;;;### (autoloads (reftex-reset-scanning-information reftex-mode |
| 20258 | ;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (16896 54112)) | 20858 | ;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (17141 212)) |
| 20259 | ;;; Generated autoloads from textmodes/reftex.el | 20859 | ;;; Generated autoloads from textmodes/reftex.el |
| 20260 | 20860 | ||
| 20261 | (autoload (quote turn-on-reftex) "reftex" "\ | 20861 | (autoload (quote turn-on-reftex) "reftex" "\ |
| @@ -20305,7 +20905,7 @@ This enforces rescanning the buffer on next use. | |||
| 20305 | ;;;*** | 20905 | ;;;*** |
| 20306 | 20906 | ||
| 20307 | ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" | 20907 | ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" |
| 20308 | ;;;;;; (16913 6364)) | 20908 | ;;;;;; (17141 169)) |
| 20309 | ;;; Generated autoloads from textmodes/reftex-cite.el | 20909 | ;;; Generated autoloads from textmodes/reftex-cite.el |
| 20310 | 20910 | ||
| 20311 | (autoload (quote reftex-citation) "reftex-cite" "\ | 20911 | (autoload (quote reftex-citation) "reftex-cite" "\ |
| @@ -20335,11 +20935,9 @@ While entering the regexp, completion on knows citation keys is possible. | |||
| 20335 | ;;;*** | 20935 | ;;;*** |
| 20336 | 20936 | ||
| 20337 | ;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" | 20937 | ;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" |
| 20338 | ;;;;;; (16887 27629)) | 20938 | ;;;;;; (17141 170)) |
| 20339 | ;;; Generated autoloads from textmodes/reftex-global.el | 20939 | ;;; Generated autoloads from textmodes/reftex-global.el |
| 20340 | 20940 | ||
| 20341 | (defvar reftex-isearch-minor-mode nil) | ||
| 20342 | |||
| 20343 | (autoload (quote reftex-isearch-minor-mode) "reftex-global" "\ | 20941 | (autoload (quote reftex-isearch-minor-mode) "reftex-global" "\ |
| 20344 | When on, isearch searches the whole document, not only the current file. | 20942 | When on, isearch searches the whole document, not only the current file. |
| 20345 | This minor mode allows isearch to search through all the files of | 20943 | This minor mode allows isearch to search through all the files of |
| @@ -20354,7 +20952,7 @@ With no argument, this command toggles | |||
| 20354 | ;;;*** | 20952 | ;;;*** |
| 20355 | 20953 | ||
| 20356 | ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" | 20954 | ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" |
| 20357 | ;;;;;; (16875 35929)) | 20955 | ;;;;;; (17141 177)) |
| 20358 | ;;; Generated autoloads from textmodes/reftex-index.el | 20956 | ;;; Generated autoloads from textmodes/reftex-index.el |
| 20359 | 20957 | ||
| 20360 | (autoload (quote reftex-index-phrases-mode) "reftex-index" "\ | 20958 | (autoload (quote reftex-index-phrases-mode) "reftex-index" "\ |
| @@ -20387,7 +20985,7 @@ Here are all local bindings. | |||
| 20387 | ;;;*** | 20985 | ;;;*** |
| 20388 | 20986 | ||
| 20389 | ;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" | 20987 | ;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" |
| 20390 | ;;;;;; (16875 35929)) | 20988 | ;;;;;; (17141 184)) |
| 20391 | ;;; Generated autoloads from textmodes/reftex-parse.el | 20989 | ;;; Generated autoloads from textmodes/reftex-parse.el |
| 20392 | 20990 | ||
| 20393 | (autoload (quote reftex-all-document-files) "reftex-parse" "\ | 20991 | (autoload (quote reftex-all-document-files) "reftex-parse" "\ |
| @@ -20400,7 +20998,7 @@ of master file. | |||
| 20400 | ;;;*** | 20998 | ;;;*** |
| 20401 | 20999 | ||
| 20402 | ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" | 21000 | ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" |
| 20403 | ;;;;;; (16821 35887)) | 21001 | ;;;;;; (17141 35)) |
| 20404 | ;;; Generated autoloads from emacs-lisp/regexp-opt.el | 21002 | ;;; Generated autoloads from emacs-lisp/regexp-opt.el |
| 20405 | 21003 | ||
| 20406 | (autoload (quote regexp-opt) "regexp-opt" "\ | 21004 | (autoload (quote regexp-opt) "regexp-opt" "\ |
| @@ -20421,13 +21019,13 @@ by \\=\\< and \\>. | |||
| 20421 | (autoload (quote regexp-opt-depth) "regexp-opt" "\ | 21019 | (autoload (quote regexp-opt-depth) "regexp-opt" "\ |
| 20422 | Return the depth of REGEXP. | 21020 | Return the depth of REGEXP. |
| 20423 | This means the number of non-shy regexp grouping constructs | 21021 | This means the number of non-shy regexp grouping constructs |
| 20424 | \(parenthesised expressions) in REGEXP. | 21022 | \(parenthesized expressions) in REGEXP. |
| 20425 | 21023 | ||
| 20426 | \(fn REGEXP)" nil nil) | 21024 | \(fn REGEXP)" nil nil) |
| 20427 | 21025 | ||
| 20428 | ;;;*** | 21026 | ;;;*** |
| 20429 | 21027 | ||
| 20430 | ;;;### (autoloads (repeat) "repeat" "repeat.el" (16213 43271)) | 21028 | ;;;### (autoloads (repeat) "repeat" "repeat.el" (17141 22924)) |
| 20431 | ;;; Generated autoloads from repeat.el | 21029 | ;;; Generated autoloads from repeat.el |
| 20432 | 21030 | ||
| 20433 | (autoload (quote repeat) "repeat" "\ | 21031 | (autoload (quote repeat) "repeat" "\ |
| @@ -20445,7 +21043,7 @@ can be modified by the global variable `repeat-on-final-keystroke'. | |||
| 20445 | ;;;*** | 21043 | ;;;*** |
| 20446 | 21044 | ||
| 20447 | ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" | 21045 | ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" |
| 20448 | ;;;;;; (16213 43280)) | 21046 | ;;;;;; (17144 6941)) |
| 20449 | ;;; Generated autoloads from mail/reporter.el | 21047 | ;;; Generated autoloads from mail/reporter.el |
| 20450 | 21048 | ||
| 20451 | (autoload (quote reporter-submit-bug-report) "reporter" "\ | 21049 | (autoload (quote reporter-submit-bug-report) "reporter" "\ |
| @@ -20477,7 +21075,7 @@ mail-sending package is used for editing and sending the message. | |||
| 20477 | ;;;*** | 21075 | ;;;*** |
| 20478 | 21076 | ||
| 20479 | ;;;### (autoloads (reposition-window) "reposition" "reposition.el" | 21077 | ;;;### (autoloads (reposition-window) "reposition" "reposition.el" |
| 20480 | ;;;;;; (16213 43271)) | 21078 | ;;;;;; (17141 22927)) |
| 20481 | ;;; Generated autoloads from reposition.el | 21079 | ;;; Generated autoloads from reposition.el |
| 20482 | 21080 | ||
| 20483 | (autoload (quote reposition-window) "reposition" "\ | 21081 | (autoload (quote reposition-window) "reposition" "\ |
| @@ -20504,8 +21102,8 @@ first comment line visible (if point is in a comment). | |||
| 20504 | 21102 | ||
| 20505 | ;;;*** | 21103 | ;;;*** |
| 20506 | 21104 | ||
| 20507 | ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (16213 | 21105 | ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (17141 |
| 20508 | ;;;;;; 43271)) | 21106 | ;;;;;; 22927)) |
| 20509 | ;;; Generated autoloads from resume.el | 21107 | ;;; Generated autoloads from resume.el |
| 20510 | 21108 | ||
| 20511 | (autoload (quote resume-suspend-hook) "resume" "\ | 21109 | (autoload (quote resume-suspend-hook) "resume" "\ |
| @@ -20516,7 +21114,7 @@ Clear out the file used for transmitting args when Emacs resumes. | |||
| 20516 | ;;;*** | 21114 | ;;;*** |
| 20517 | 21115 | ||
| 20518 | ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" | 21116 | ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" |
| 20519 | ;;;;;; (16942 52930)) | 21117 | ;;;;;; (17141 22927)) |
| 20520 | ;;; Generated autoloads from reveal.el | 21118 | ;;; Generated autoloads from reveal.el |
| 20521 | 21119 | ||
| 20522 | (autoload (quote reveal-mode) "reveal" "\ | 21120 | (autoload (quote reveal-mode) "reveal" "\ |
| @@ -20537,6 +21135,8 @@ use either \\[customize] or the function `global-reveal-mode'.") | |||
| 20537 | 21135 | ||
| 20538 | (custom-autoload (quote global-reveal-mode) "reveal") | 21136 | (custom-autoload (quote global-reveal-mode) "reveal") |
| 20539 | 21137 | ||
| 21138 | (put (quote global-reveal-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 21139 | |||
| 20540 | (autoload (quote global-reveal-mode) "reveal" "\ | 21140 | (autoload (quote global-reveal-mode) "reveal" "\ |
| 20541 | Toggle Reveal mode in all buffers on or off. | 21141 | Toggle Reveal mode in all buffers on or off. |
| 20542 | Reveal mode renders invisible text around point visible again. | 21142 | Reveal mode renders invisible text around point visible again. |
| @@ -20551,7 +21151,7 @@ With zero or negative ARG turn mode off. | |||
| 20551 | 21151 | ||
| 20552 | ;;;### (autoloads (file-name-shadow-mode file-name-shadow-tty-properties | 21152 | ;;;### (autoloads (file-name-shadow-mode file-name-shadow-tty-properties |
| 20553 | ;;;;;; file-name-shadow-properties) "rfn-eshadow" "rfn-eshadow.el" | 21153 | ;;;;;; file-name-shadow-properties) "rfn-eshadow" "rfn-eshadow.el" |
| 20554 | ;;;;;; (16213 43271)) | 21154 | ;;;;;; (17141 22927)) |
| 20555 | ;;; Generated autoloads from rfn-eshadow.el | 21155 | ;;; Generated autoloads from rfn-eshadow.el |
| 20556 | 21156 | ||
| 20557 | (defvar file-name-shadow-properties (quote (face file-name-shadow field shadow)) "\ | 21157 | (defvar file-name-shadow-properties (quote (face file-name-shadow field shadow)) "\ |
| @@ -20578,6 +21178,8 @@ use either \\[customize] or the function `file-name-shadow-mode'.") | |||
| 20578 | 21178 | ||
| 20579 | (custom-autoload (quote file-name-shadow-mode) "rfn-eshadow") | 21179 | (custom-autoload (quote file-name-shadow-mode) "rfn-eshadow") |
| 20580 | 21180 | ||
| 21181 | (put (quote file-name-shadow-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 21182 | |||
| 20581 | (autoload (quote file-name-shadow-mode) "rfn-eshadow" "\ | 21183 | (autoload (quote file-name-shadow-mode) "rfn-eshadow" "\ |
| 20582 | Toggle File-Name Shadow mode. | 21184 | Toggle File-Name Shadow mode. |
| 20583 | When active, any part of a filename being read in the minibuffer | 21185 | When active, any part of a filename being read in the minibuffer |
| @@ -20594,7 +21196,7 @@ Returns non-nil if the new state is enabled. | |||
| 20594 | ;;;*** | 21196 | ;;;*** |
| 20595 | 21197 | ||
| 20596 | ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" | 21198 | ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" |
| 20597 | ;;;;;; (16213 43273)) | 21199 | ;;;;;; (17141 39)) |
| 20598 | ;;; Generated autoloads from emacs-lisp/ring.el | 21200 | ;;; Generated autoloads from emacs-lisp/ring.el |
| 20599 | 21201 | ||
| 20600 | (autoload (quote ring-p) "ring" "\ | 21202 | (autoload (quote ring-p) "ring" "\ |
| @@ -20609,7 +21211,7 @@ Make a ring that can contain SIZE elements. | |||
| 20609 | 21211 | ||
| 20610 | ;;;*** | 21212 | ;;;*** |
| 20611 | 21213 | ||
| 20612 | ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (16507 41097)) | 21214 | ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (17134 16288)) |
| 20613 | ;;; Generated autoloads from net/rlogin.el | 21215 | ;;; Generated autoloads from net/rlogin.el |
| 20614 | (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") | 21216 | (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") |
| 20615 | 21217 | ||
| @@ -20654,14 +21256,14 @@ variable. | |||
| 20654 | 21256 | ||
| 20655 | ;;;*** | 21257 | ;;;*** |
| 20656 | 21258 | ||
| 20657 | ;;;### (autoloads (rmail-restore-desktop-buffer rmail-set-remote-password | 21259 | ;;;### (autoloads (rmail-set-remote-password rmail-input rmail-mode |
| 20658 | ;;;;;; rmail-input rmail-mode rmail rmail-enable-mime rmail-show-message-hook | 21260 | ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge |
| 20659 | ;;;;;; rmail-confirm-expunge rmail-secondary-file-regexp rmail-secondary-file-directory | 21261 | ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory |
| 20660 | ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output | 21262 | ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output |
| 20661 | ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers | 21263 | ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers |
| 20662 | ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names | 21264 | ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names |
| 20663 | ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (16954 | 21265 | ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (17146 |
| 20664 | ;;;;;; 46150)) | 21266 | ;;;;;; 26052)) |
| 20665 | ;;; Generated autoloads from mail/rmail.el | 21267 | ;;; Generated autoloads from mail/rmail.el |
| 20666 | 21268 | ||
| 20667 | (autoload (quote rmail-movemail-variant-p) "rmail" "\ | 21269 | (autoload (quote rmail-movemail-variant-p) "rmail" "\ |
| @@ -20684,7 +21286,7 @@ variable `rmail-dont-reply-to-names', for when the user does not set | |||
| 20684 | value is the user's email address and name.) | 21286 | value is the user's email address and name.) |
| 20685 | It is useful to set this variable in the site customization file.") | 21287 | It is useful to set this variable in the site customization file.") |
| 20686 | 21288 | ||
| 20687 | (defvar rmail-ignored-headers (concat "^via:\\|^mail-from:\\|^origin:\\|^references:" "\\|^status:\\|^received:\\|^x400-originator:\\|^x400-recipients:" "\\|^x400-received:\\|^x400-mts-identifier:\\|^x400-content-type:" "\\|^\\(resent-\\|\\)message-id:\\|^summary-line:\\|^resent-date:" "\\|^nntp-posting-host:\\|^path:\\|^x-char.*:\\|^x-face:\\|^face:" "\\|^x-mailer:\\|^delivered-to:\\|^lines:\\|^mime-version:" "\\|^content-transfer-encoding:\\|^x-coding-system:" "\\|^return-path:\\|^errors-to:\\|^return-receipt-to:" "\\|^x-sign:\\|^x-beenthere:\\|^x-mailman-version:" "\\|^precedence:\\|^list-help:\\|^list-post:\\|^list-subscribe:" "\\|^list-id:\\|^list-unsubscribe:\\|^list-archive:" "\\|^content-type:\\|^content-length:" "\\|^x-attribution:\\|^x-disclaimer:\\|^x-trace:" "\\|^x-complaints-to:\\|^nntp-posting-date:\\|^user-agent" "\\|^importance:\\|^envelope-to:\\|^delivery-date" "\\|^x.*-priority:\\|^x-mimeole:") "\ | 21289 | (defvar rmail-ignored-headers (concat "^via:\\|^mail-from:\\|^origin:\\|^references:\\|^sender:" "\\|^status:\\|^received:\\|^x400-originator:\\|^x400-recipients:" "\\|^x400-received:\\|^x400-mts-identifier:\\|^x400-content-type:" "\\|^\\(resent-\\|\\)message-id:\\|^summary-line:\\|^resent-date:" "\\|^nntp-posting-host:\\|^path:\\|^x-char.*:\\|^x-face:\\|^face:" "\\|^x-mailer:\\|^delivered-to:\\|^lines:" "\\|^content-transfer-encoding:\\|^x-coding-system:" "\\|^return-path:\\|^errors-to:\\|^return-receipt-to:" "\\|^x-sign:\\|^x-beenthere:\\|^x-mailman-version:\\|^x-mailman-copy:" "\\|^precedence:\\|^list-help:\\|^list-post:\\|^list-subscribe:" "\\|^list-id:\\|^list-unsubscribe:\\|^list-archive:" "\\|^content-length:" "\\|^x-attribution:\\|^x-disclaimer:\\|^x-trace:" "\\|^x-complaints-to:\\|^nntp-posting-date:\\|^user-agent" "\\|^importance:\\|^envelope-to:\\|^delivery-date" "\\|^x.*-priority:\\|^x-mimeole:\\|^x-archive:" "\\|^resent-face:\\|^resent-x.*:\\|^resent-organization\\|^resent-openpgp" "\\|^openpgp:\\|^x-request-pgp:\\|^x-original.*:" "\\|^x-virus-scanned:\\|^x-spam-[^s].*:") "\ |
| 20688 | *Regexp to match header fields that Rmail should normally hide. | 21290 | *Regexp to match header fields that Rmail should normally hide. |
| 20689 | This variable is used for reformatting the message header, | 21291 | This variable is used for reformatting the message header, |
| 20690 | which normally happens once for each message, | 21292 | which normally happens once for each message, |
| @@ -20914,15 +21516,10 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server. | |||
| 20914 | 21516 | ||
| 20915 | \(fn PASSWORD)" t nil) | 21517 | \(fn PASSWORD)" t nil) |
| 20916 | 21518 | ||
| 20917 | (autoload (quote rmail-restore-desktop-buffer) "rmail" "\ | ||
| 20918 | Restore an rmail buffer specified in a desktop file. | ||
| 20919 | |||
| 20920 | \(fn DESKTOP-BUFFER-FILE-NAME DESKTOP-BUFFER-NAME DESKTOP-BUFFER-MISC)" nil nil) | ||
| 20921 | |||
| 20922 | ;;;*** | 21519 | ;;;*** |
| 20923 | 21520 | ||
| 20924 | ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" | 21521 | ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" |
| 20925 | ;;;;;; (16213 43280)) | 21522 | ;;;;;; (17141 4160)) |
| 20926 | ;;; Generated autoloads from mail/rmailedit.el | 21523 | ;;; Generated autoloads from mail/rmailedit.el |
| 20927 | 21524 | ||
| 20928 | (autoload (quote rmail-edit-current-message) "rmailedit" "\ | 21525 | (autoload (quote rmail-edit-current-message) "rmailedit" "\ |
| @@ -20934,7 +21531,7 @@ Edit the contents of this message. | |||
| 20934 | 21531 | ||
| 20935 | ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message | 21532 | ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message |
| 20936 | ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" | 21533 | ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" |
| 20937 | ;;;;;; "mail/rmailkwd.el" (16213 43280)) | 21534 | ;;;;;; "mail/rmailkwd.el" (17141 4160)) |
| 20938 | ;;; Generated autoloads from mail/rmailkwd.el | 21535 | ;;; Generated autoloads from mail/rmailkwd.el |
| 20939 | 21536 | ||
| 20940 | (autoload (quote rmail-add-label) "rmailkwd" "\ | 21537 | (autoload (quote rmail-add-label) "rmailkwd" "\ |
| @@ -20973,7 +21570,7 @@ With prefix argument N moves forward N messages with these labels. | |||
| 20973 | ;;;*** | 21570 | ;;;*** |
| 20974 | 21571 | ||
| 20975 | ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" | 21572 | ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" |
| 20976 | ;;;;;; (16213 43280)) | 21573 | ;;;;;; (17141 4160)) |
| 20977 | ;;; Generated autoloads from mail/rmailmsc.el | 21574 | ;;; Generated autoloads from mail/rmailmsc.el |
| 20978 | 21575 | ||
| 20979 | (autoload (quote set-rmail-inbox-list) "rmailmsc" "\ | 21576 | (autoload (quote set-rmail-inbox-list) "rmailmsc" "\ |
| @@ -20987,7 +21584,7 @@ If FILE-NAME is empty, remove any existing inbox list. | |||
| 20987 | 21584 | ||
| 20988 | ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output | 21585 | ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output |
| 20989 | ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" | 21586 | ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" |
| 20990 | ;;;;;; "mail/rmailout.el" (16213 43280)) | 21587 | ;;;;;; "mail/rmailout.el" (17141 4160)) |
| 20991 | ;;; Generated autoloads from mail/rmailout.el | 21588 | ;;; Generated autoloads from mail/rmailout.el |
| 20992 | 21589 | ||
| 20993 | (defvar rmail-output-file-alist nil "\ | 21590 | (defvar rmail-output-file-alist nil "\ |
| @@ -21054,8 +21651,8 @@ FILE-NAME defaults, interactively, from the Subject field of the message. | |||
| 21054 | 21651 | ||
| 21055 | ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent | 21652 | ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent |
| 21056 | ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject | 21653 | ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject |
| 21057 | ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (16213 | 21654 | ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (17141 |
| 21058 | ;;;;;; 43280)) | 21655 | ;;;;;; 4160)) |
| 21059 | ;;; Generated autoloads from mail/rmailsort.el | 21656 | ;;; Generated autoloads from mail/rmailsort.el |
| 21060 | 21657 | ||
| 21061 | (autoload (quote rmail-sort-by-date) "rmailsort" "\ | 21658 | (autoload (quote rmail-sort-by-date) "rmailsort" "\ |
| @@ -21107,7 +21704,7 @@ KEYWORDS is a comma-separated list of labels. | |||
| 21107 | ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp | 21704 | ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp |
| 21108 | ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary | 21705 | ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary |
| 21109 | ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) | 21706 | ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) |
| 21110 | ;;;;;; "rmailsum" "mail/rmailsum.el" (16294 21153)) | 21707 | ;;;;;; "rmailsum" "mail/rmailsum.el" (17141 4162)) |
| 21111 | ;;; Generated autoloads from mail/rmailsum.el | 21708 | ;;; Generated autoloads from mail/rmailsum.el |
| 21112 | 21709 | ||
| 21113 | (defvar rmail-summary-scroll-between-messages t "\ | 21710 | (defvar rmail-summary-scroll-between-messages t "\ |
| @@ -21189,7 +21786,7 @@ Setting this variable has an effect only before reading a mail.") | |||
| 21189 | ;;;*** | 21786 | ;;;*** |
| 21190 | 21787 | ||
| 21191 | ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el" | 21788 | ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el" |
| 21192 | ;;;;;; (16213 43281)) | 21789 | ;;;;;; (17141 85)) |
| 21193 | ;;; Generated autoloads from obsolete/rnewspost.el | 21790 | ;;; Generated autoloads from obsolete/rnewspost.el |
| 21194 | 21791 | ||
| 21195 | (autoload (quote news-post-news) "rnewspost" "\ | 21792 | (autoload (quote news-post-news) "rnewspost" "\ |
| @@ -21202,7 +21799,7 @@ If NOQUERY is non-nil, we do not query before doing the work. | |||
| 21202 | ;;;*** | 21799 | ;;;*** |
| 21203 | 21800 | ||
| 21204 | ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region | 21801 | ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region |
| 21205 | ;;;;;; rot13-string rot13) "rot13" "rot13.el" (16213 43271)) | 21802 | ;;;;;; rot13-string rot13) "rot13" "rot13.el" (17141 22928)) |
| 21206 | ;;; Generated autoloads from rot13.el | 21803 | ;;; Generated autoloads from rot13.el |
| 21207 | 21804 | ||
| 21208 | (autoload (quote rot13) "rot13" "\ | 21805 | (autoload (quote rot13) "rot13" "\ |
| @@ -21243,7 +21840,7 @@ Toggle the use of rot 13 encoding for the current window. | |||
| 21243 | ;;;;;; resize-minibuffer-frame-max-height resize-minibuffer-frame | 21840 | ;;;;;; resize-minibuffer-frame-max-height resize-minibuffer-frame |
| 21244 | ;;;;;; resize-minibuffer-window-exactly resize-minibuffer-window-max-height | 21841 | ;;;;;; resize-minibuffer-window-exactly resize-minibuffer-window-max-height |
| 21245 | ;;;;;; resize-minibuffer-mode) "rsz-mini" "obsolete/rsz-mini.el" | 21842 | ;;;;;; resize-minibuffer-mode) "rsz-mini" "obsolete/rsz-mini.el" |
| 21246 | ;;;;;; (16507 41097)) | 21843 | ;;;;;; (17141 85)) |
| 21247 | ;;; Generated autoloads from obsolete/rsz-mini.el | 21844 | ;;; Generated autoloads from obsolete/rsz-mini.el |
| 21248 | 21845 | ||
| 21249 | (defvar resize-minibuffer-mode nil "\ | 21846 | (defvar resize-minibuffer-mode nil "\ |
| @@ -21283,8 +21880,8 @@ This function is obsolete. | |||
| 21283 | 21880 | ||
| 21284 | ;;;*** | 21881 | ;;;*** |
| 21285 | 21882 | ||
| 21286 | ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (16908 | 21883 | ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (17097 |
| 21287 | ;;;;;; 33360)) | 21884 | ;;;;;; 55605)) |
| 21288 | ;;; Generated autoloads from ruler-mode.el | 21885 | ;;; Generated autoloads from ruler-mode.el |
| 21289 | 21886 | ||
| 21290 | (autoload (quote ruler-mode) "ruler-mode" "\ | 21887 | (autoload (quote ruler-mode) "ruler-mode" "\ |
| @@ -21294,8 +21891,8 @@ Display a ruler in the header line if ARG > 0. | |||
| 21294 | 21891 | ||
| 21295 | ;;;*** | 21892 | ;;;*** |
| 21296 | 21893 | ||
| 21297 | ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (16534 | 21894 | ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (17141 |
| 21298 | ;;;;;; 3808)) | 21895 | ;;;;;; 39)) |
| 21299 | ;;; Generated autoloads from emacs-lisp/rx.el | 21896 | ;;; Generated autoloads from emacs-lisp/rx.el |
| 21300 | 21897 | ||
| 21301 | (autoload (quote rx-to-string) "rx" "\ | 21898 | (autoload (quote rx-to-string) "rx" "\ |
| @@ -21603,7 +22200,7 @@ enclosed in `(and ...)'. | |||
| 21603 | ;;;*** | 22200 | ;;;*** |
| 21604 | 22201 | ||
| 21605 | ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" | 22202 | ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" |
| 21606 | ;;;;;; (16923 3630)) | 22203 | ;;;;;; (17134 4642)) |
| 21607 | ;;; Generated autoloads from progmodes/scheme.el | 22204 | ;;; Generated autoloads from progmodes/scheme.el |
| 21608 | 22205 | ||
| 21609 | (autoload (quote scheme-mode) "scheme" "\ | 22206 | (autoload (quote scheme-mode) "scheme" "\ |
| @@ -21645,7 +22242,7 @@ that variable's value is a string. | |||
| 21645 | ;;;*** | 22242 | ;;;*** |
| 21646 | 22243 | ||
| 21647 | ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" | 22244 | ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" |
| 21648 | ;;;;;; (16698 21929)) | 22245 | ;;;;;; (17141 6834)) |
| 21649 | ;;; Generated autoloads from gnus/score-mode.el | 22246 | ;;; Generated autoloads from gnus/score-mode.el |
| 21650 | 22247 | ||
| 21651 | (autoload (quote gnus-score-mode) "score-mode" "\ | 22248 | (autoload (quote gnus-score-mode) "score-mode" "\ |
| @@ -21658,8 +22255,8 @@ This mode is an extended emacs-lisp mode. | |||
| 21658 | 22255 | ||
| 21659 | ;;;*** | 22256 | ;;;*** |
| 21660 | 22257 | ||
| 21661 | ;;;### (autoloads (scribe-mode) "scribe" "obsolete/scribe.el" (16213 | 22258 | ;;;### (autoloads (scribe-mode) "scribe" "obsolete/scribe.el" (17141 |
| 21662 | ;;;;;; 43281)) | 22259 | ;;;;;; 85)) |
| 21663 | ;;; Generated autoloads from obsolete/scribe.el | 22260 | ;;; Generated autoloads from obsolete/scribe.el |
| 21664 | 22261 | ||
| 21665 | (autoload (quote scribe-mode) "scribe" "\ | 22262 | (autoload (quote scribe-mode) "scribe" "\ |
| @@ -21684,7 +22281,7 @@ Interesting variables: | |||
| 21684 | ;;;*** | 22281 | ;;;*** |
| 21685 | 22282 | ||
| 21686 | ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" | 22283 | ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" |
| 21687 | ;;;;;; (16213 43271)) | 22284 | ;;;;;; (17141 22930)) |
| 21688 | ;;; Generated autoloads from scroll-all.el | 22285 | ;;; Generated autoloads from scroll-all.el |
| 21689 | 22286 | ||
| 21690 | (defvar scroll-all-mode nil "\ | 22287 | (defvar scroll-all-mode nil "\ |
| @@ -21695,6 +22292,8 @@ use either \\[customize] or the function `scroll-all-mode'.") | |||
| 21695 | 22292 | ||
| 21696 | (custom-autoload (quote scroll-all-mode) "scroll-all") | 22293 | (custom-autoload (quote scroll-all-mode) "scroll-all") |
| 21697 | 22294 | ||
| 22295 | (put (quote scroll-all-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 22296 | |||
| 21698 | (autoload (quote scroll-all-mode) "scroll-all" "\ | 22297 | (autoload (quote scroll-all-mode) "scroll-all" "\ |
| 21699 | Toggle Scroll-All minor mode. | 22298 | Toggle Scroll-All minor mode. |
| 21700 | With ARG, turn Scroll-All minor mode on if ARG is positive, off otherwise. | 22299 | With ARG, turn Scroll-All minor mode on if ARG is positive, off otherwise. |
| @@ -21711,7 +22310,7 @@ apply to all visible windows in the same frame. | |||
| 21711 | ;;;;;; mail-archive-file-name mail-header-separator send-mail-function | 22310 | ;;;;;; mail-archive-file-name mail-header-separator send-mail-function |
| 21712 | ;;;;;; mail-yank-ignored-headers mail-interactive mail-self-blind | 22311 | ;;;;;; mail-yank-ignored-headers mail-interactive mail-self-blind |
| 21713 | ;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el" | 22312 | ;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el" |
| 21714 | ;;;;;; (16954 46150)) | 22313 | ;;;;;; (17144 6947)) |
| 21715 | ;;; Generated autoloads from mail/sendmail.el | 22314 | ;;; Generated autoloads from mail/sendmail.el |
| 21716 | 22315 | ||
| 21717 | (defvar mail-from-style (quote angles) "\ | 22316 | (defvar mail-from-style (quote angles) "\ |
| @@ -21942,7 +22541,7 @@ Like `mail' command, but display mail buffer in another frame. | |||
| 21942 | ;;;*** | 22541 | ;;;*** |
| 21943 | 22542 | ||
| 21944 | ;;;### (autoloads (server-mode server-start) "server" "server.el" | 22543 | ;;;### (autoloads (server-mode server-start) "server" "server.el" |
| 21945 | ;;;;;; (16908 33360)) | 22544 | ;;;;;; (17141 22933)) |
| 21946 | ;;; Generated autoloads from server.el | 22545 | ;;; Generated autoloads from server.el |
| 21947 | 22546 | ||
| 21948 | (autoload (quote server-start) "server" "\ | 22547 | (autoload (quote server-start) "server" "\ |
| @@ -21964,6 +22563,8 @@ use either \\[customize] or the function `server-mode'.") | |||
| 21964 | 22563 | ||
| 21965 | (custom-autoload (quote server-mode) "server") | 22564 | (custom-autoload (quote server-mode) "server") |
| 21966 | 22565 | ||
| 22566 | (put (quote server-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 22567 | |||
| 21967 | (autoload (quote server-mode) "server" "\ | 22568 | (autoload (quote server-mode) "server" "\ |
| 21968 | Toggle Server mode. | 22569 | Toggle Server mode. |
| 21969 | With ARG, turn Server mode on if ARG is positive, off otherwise. | 22570 | With ARG, turn Server mode on if ARG is positive, off otherwise. |
| @@ -21974,7 +22575,7 @@ Server mode runs a process that accepts commands from the | |||
| 21974 | 22575 | ||
| 21975 | ;;;*** | 22576 | ;;;*** |
| 21976 | 22577 | ||
| 21977 | ;;;### (autoloads (ses-mode) "ses" "ses.el" (16923 3608)) | 22578 | ;;;### (autoloads (ses-mode) "ses" "ses.el" (17141 22939)) |
| 21978 | ;;; Generated autoloads from ses.el | 22579 | ;;; Generated autoloads from ses.el |
| 21979 | 22580 | ||
| 21980 | (autoload (quote ses-mode) "ses" "\ | 22581 | (autoload (quote ses-mode) "ses" "\ |
| @@ -21993,7 +22594,7 @@ These are active only in the minibuffer, when entering or editing a formula: | |||
| 21993 | ;;;*** | 22594 | ;;;*** |
| 21994 | 22595 | ||
| 21995 | ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" | 22596 | ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" |
| 21996 | ;;;;;; (16942 52931)) | 22597 | ;;;;;; (17141 218)) |
| 21997 | ;;; Generated autoloads from textmodes/sgml-mode.el | 22598 | ;;; Generated autoloads from textmodes/sgml-mode.el |
| 21998 | 22599 | ||
| 21999 | (autoload (quote sgml-mode) "sgml-mode" "\ | 22600 | (autoload (quote sgml-mode) "sgml-mode" "\ |
| @@ -22039,7 +22640,7 @@ have <h1>Very Major Headlines</h1> through <h6>Very Minor Headlines</h6> | |||
| 22039 | 22640 | ||
| 22040 | <p>Paragraphs only need an opening tag. Line breaks and multiple spaces are | 22641 | <p>Paragraphs only need an opening tag. Line breaks and multiple spaces are |
| 22041 | ignored unless the text is <pre>preformatted.</pre> Text can be marked as | 22642 | ignored unless the text is <pre>preformatted.</pre> Text can be marked as |
| 22042 | <b>bold</b>, <i>italic</i> or <u>underlined</u> using the normal M-g or | 22643 | <b>bold</b>, <i>italic</i> or <u>underlined</u> using the normal M-o or |
| 22043 | Edit/Text Properties/Face commands. | 22644 | Edit/Text Properties/Face commands. |
| 22044 | 22645 | ||
| 22045 | Pages can have <a name=\"SOMENAME\">named points</a> and can link other points | 22646 | Pages can have <a name=\"SOMENAME\">named points</a> and can link other points |
| @@ -22061,7 +22662,7 @@ To work around that, do: | |||
| 22061 | ;;;*** | 22662 | ;;;*** |
| 22062 | 22663 | ||
| 22063 | ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" | 22664 | ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" |
| 22064 | ;;;;;; (16878 27292)) | 22665 | ;;;;;; (17109 3772)) |
| 22065 | ;;; Generated autoloads from progmodes/sh-script.el | 22666 | ;;; Generated autoloads from progmodes/sh-script.el |
| 22066 | 22667 | ||
| 22067 | (autoload (quote sh-mode) "sh-script" "\ | 22668 | (autoload (quote sh-mode) "sh-script" "\ |
| @@ -22124,7 +22725,7 @@ with your script for an edit-interpret-debug cycle. | |||
| 22124 | 22725 | ||
| 22125 | ;;;*** | 22726 | ;;;*** |
| 22126 | 22727 | ||
| 22127 | ;;;### (autoloads (sha1) "sha1" "gnus/sha1.el" (16908 33361)) | 22728 | ;;;### (autoloads (sha1) "sha1" "gnus/sha1.el" (17141 6836)) |
| 22128 | ;;; Generated autoloads from gnus/sha1.el | 22729 | ;;; Generated autoloads from gnus/sha1.el |
| 22129 | 22730 | ||
| 22130 | (autoload (quote sha1) "sha1" "\ | 22731 | (autoload (quote sha1) "sha1" "\ |
| @@ -22139,7 +22740,7 @@ If BINARY is non-nil, return a string in binary form. | |||
| 22139 | ;;;*** | 22740 | ;;;*** |
| 22140 | 22741 | ||
| 22141 | ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" | 22742 | ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" |
| 22142 | ;;;;;; (16377 12872)) | 22743 | ;;;;;; (17141 39)) |
| 22143 | ;;; Generated autoloads from emacs-lisp/shadow.el | 22744 | ;;; Generated autoloads from emacs-lisp/shadow.el |
| 22144 | 22745 | ||
| 22145 | (autoload (quote list-load-path-shadows) "shadow" "\ | 22746 | (autoload (quote list-load-path-shadows) "shadow" "\ |
| @@ -22186,8 +22787,8 @@ buffer called `*Shadows*'. Shadowings are located by calling the | |||
| 22186 | ;;;*** | 22787 | ;;;*** |
| 22187 | 22788 | ||
| 22188 | ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group | 22789 | ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group |
| 22189 | ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (16768 | 22790 | ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (17141 |
| 22190 | ;;;;;; 48631)) | 22791 | ;;;;;; 22940)) |
| 22191 | ;;; Generated autoloads from shadowfile.el | 22792 | ;;; Generated autoloads from shadowfile.el |
| 22192 | 22793 | ||
| 22193 | (autoload (quote shadow-define-cluster) "shadowfile" "\ | 22794 | (autoload (quote shadow-define-cluster) "shadowfile" "\ |
| @@ -22226,7 +22827,7 @@ Set up file shadowing. | |||
| 22226 | ;;;*** | 22827 | ;;;*** |
| 22227 | 22828 | ||
| 22228 | ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" | 22829 | ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" |
| 22229 | ;;;;;; (16377 12872)) | 22830 | ;;;;;; (17141 22941)) |
| 22230 | ;;; Generated autoloads from shell.el | 22831 | ;;; Generated autoloads from shell.el |
| 22231 | 22832 | ||
| 22232 | (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ | 22833 | (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ |
| @@ -22273,7 +22874,7 @@ Otherwise, one argument `-i' is passed to the shell. | |||
| 22273 | ;;;*** | 22874 | ;;;*** |
| 22274 | 22875 | ||
| 22275 | ;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) | 22876 | ;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) |
| 22276 | ;;;;;; "sieve" "gnus/sieve.el" (16908 33361)) | 22877 | ;;;;;; "sieve" "gnus/sieve.el" (17141 6839)) |
| 22277 | ;;; Generated autoloads from gnus/sieve.el | 22878 | ;;; Generated autoloads from gnus/sieve.el |
| 22278 | 22879 | ||
| 22279 | (autoload (quote sieve-manage) "sieve" "\ | 22880 | (autoload (quote sieve-manage) "sieve" "\ |
| @@ -22294,7 +22895,7 @@ Not documented | |||
| 22294 | ;;;*** | 22895 | ;;;*** |
| 22295 | 22896 | ||
| 22296 | ;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" | 22897 | ;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" |
| 22297 | ;;;;;; (16697 49031)) | 22898 | ;;;;;; (17141 6839)) |
| 22298 | ;;; Generated autoloads from gnus/sieve-mode.el | 22899 | ;;; Generated autoloads from gnus/sieve-mode.el |
| 22299 | 22900 | ||
| 22300 | (autoload (quote sieve-mode) "sieve-mode" "\ | 22901 | (autoload (quote sieve-mode) "sieve-mode" "\ |
| @@ -22309,8 +22910,8 @@ Turning on Sieve mode runs `sieve-mode-hook'. | |||
| 22309 | 22910 | ||
| 22310 | ;;;*** | 22911 | ;;;*** |
| 22311 | 22912 | ||
| 22312 | ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (16858 | 22913 | ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (17134 |
| 22313 | ;;;;;; 50937)) | 22914 | ;;;;;; 4645)) |
| 22314 | ;;; Generated autoloads from progmodes/simula.el | 22915 | ;;; Generated autoloads from progmodes/simula.el |
| 22315 | 22916 | ||
| 22316 | (autoload (quote simula-mode) "simula" "\ | 22917 | (autoload (quote simula-mode) "simula" "\ |
| @@ -22359,7 +22960,7 @@ with no arguments, if that value is non-nil. | |||
| 22359 | ;;;*** | 22960 | ;;;*** |
| 22360 | 22961 | ||
| 22361 | ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new | 22962 | ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new |
| 22362 | ;;;;;; define-skeleton) "skeleton" "skeleton.el" (16213 43271)) | 22963 | ;;;;;; define-skeleton) "skeleton" "skeleton.el" (17141 22955)) |
| 22363 | ;;; Generated autoloads from skeleton.el | 22964 | ;;; Generated autoloads from skeleton.el |
| 22364 | 22965 | ||
| 22365 | (defvar skeleton-filter (quote identity) "\ | 22966 | (defvar skeleton-filter (quote identity) "\ |
| @@ -22380,7 +22981,7 @@ on `skeleton-autowrap'. An ARG of M-0 will prevent this just for once. | |||
| 22380 | This command can also be an abbrev expansion (3rd and 4th columns in | 22981 | This command can also be an abbrev expansion (3rd and 4th columns in |
| 22381 | \\[edit-abbrevs] buffer: \"\" command-name). | 22982 | \\[edit-abbrevs] buffer: \"\" command-name). |
| 22382 | 22983 | ||
| 22383 | Optional first argument STR may also be a string which will be the value | 22984 | Optional second argument STR may also be a string which will be the value |
| 22384 | of `str' whereas the skeleton's interactor is then ignored. | 22985 | of `str' whereas the skeleton's interactor is then ignored. |
| 22385 | 22986 | ||
| 22386 | \(fn SKELETON &optional STR ARG)" nil nil) | 22987 | \(fn SKELETON &optional STR ARG)" nil nil) |
| @@ -22469,7 +23070,7 @@ symmetrical ones, and the same character twice for the others. | |||
| 22469 | ;;;*** | 23070 | ;;;*** |
| 22470 | 23071 | ||
| 22471 | ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" | 23072 | ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" |
| 22472 | ;;;;;; (16534 3808)) | 23073 | ;;;;;; (17141 22955)) |
| 22473 | ;;; Generated autoloads from smerge-mode.el | 23074 | ;;; Generated autoloads from smerge-mode.el |
| 22474 | 23075 | ||
| 22475 | (autoload (quote smerge-ediff) "smerge-mode" "\ | 23076 | (autoload (quote smerge-ediff) "smerge-mode" "\ |
| @@ -22488,7 +23089,7 @@ Minor mode to simplify editing output from the diff3 program. | |||
| 22488 | ;;;*** | 23089 | ;;;*** |
| 22489 | 23090 | ||
| 22490 | ;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" | 23091 | ;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" |
| 22491 | ;;;;;; (16912 31021)) | 23092 | ;;;;;; (17141 6839)) |
| 22492 | ;;; Generated autoloads from gnus/smiley.el | 23093 | ;;; Generated autoloads from gnus/smiley.el |
| 22493 | 23094 | ||
| 22494 | (autoload (quote smiley-region) "smiley" "\ | 23095 | (autoload (quote smiley-region) "smiley" "\ |
| @@ -22506,7 +23107,7 @@ interactively. If there's no argument, do it at the current buffer | |||
| 22506 | ;;;*** | 23107 | ;;;*** |
| 22507 | 23108 | ||
| 22508 | ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" | 23109 | ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" |
| 22509 | ;;;;;; "mail/smtpmail.el" (16908 33362)) | 23110 | ;;;;;; "mail/smtpmail.el" (17114 31645)) |
| 22510 | ;;; Generated autoloads from mail/smtpmail.el | 23111 | ;;; Generated autoloads from mail/smtpmail.el |
| 22511 | 23112 | ||
| 22512 | (autoload (quote smtpmail-send-it) "smtpmail" "\ | 23113 | (autoload (quote smtpmail-send-it) "smtpmail" "\ |
| @@ -22521,7 +23122,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'. | |||
| 22521 | 23122 | ||
| 22522 | ;;;*** | 23123 | ;;;*** |
| 22523 | 23124 | ||
| 22524 | ;;;### (autoloads (snake) "snake" "play/snake.el" (16213 43281)) | 23125 | ;;;### (autoloads (snake) "snake" "play/snake.el" (17134 16334)) |
| 22525 | ;;; Generated autoloads from play/snake.el | 23126 | ;;; Generated autoloads from play/snake.el |
| 22526 | 23127 | ||
| 22527 | (autoload (quote snake) "snake" "\ | 23128 | (autoload (quote snake) "snake" "\ |
| @@ -22545,7 +23146,7 @@ Snake mode keybindings: | |||
| 22545 | ;;;*** | 23146 | ;;;*** |
| 22546 | 23147 | ||
| 22547 | ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" | 23148 | ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" |
| 22548 | ;;;;;; (16858 50931)) | 23149 | ;;;;;; (17134 16291)) |
| 22549 | ;;; Generated autoloads from net/snmp-mode.el | 23150 | ;;; Generated autoloads from net/snmp-mode.el |
| 22550 | 23151 | ||
| 22551 | (autoload (quote snmp-mode) "snmp-mode" "\ | 23152 | (autoload (quote snmp-mode) "snmp-mode" "\ |
| @@ -22576,7 +23177,7 @@ then `snmpv2-mode-hook'. | |||
| 22576 | 23177 | ||
| 22577 | ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name | 23178 | ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name |
| 22578 | ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) | 23179 | ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) |
| 22579 | ;;;;;; "solar" "calendar/solar.el" (16213 43272)) | 23180 | ;;;;;; "solar" "calendar/solar.el" (17097 30014)) |
| 22580 | ;;; Generated autoloads from calendar/solar.el | 23181 | ;;; Generated autoloads from calendar/solar.el |
| 22581 | 23182 | ||
| 22582 | (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ | 23183 | (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ |
| @@ -22647,8 +23248,8 @@ Requires floating point. | |||
| 22647 | 23248 | ||
| 22648 | ;;;*** | 23249 | ;;;*** |
| 22649 | 23250 | ||
| 22650 | ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (16213 | 23251 | ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (17134 |
| 22651 | ;;;;;; 43281)) | 23252 | ;;;;;; 16335)) |
| 22652 | ;;; Generated autoloads from play/solitaire.el | 23253 | ;;; Generated autoloads from play/solitaire.el |
| 22653 | 23254 | ||
| 22654 | (autoload (quote solitaire) "solitaire" "\ | 23255 | (autoload (quote solitaire) "solitaire" "\ |
| @@ -22725,7 +23326,7 @@ Pick your favourite shortcuts: | |||
| 22725 | 23326 | ||
| 22726 | ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields | 23327 | ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields |
| 22727 | ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs | 23328 | ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs |
| 22728 | ;;;;;; sort-lines sort-subr) "sort" "sort.el" (16460 18645)) | 23329 | ;;;;;; sort-lines sort-subr) "sort" "sort.el" (17141 22957)) |
| 22729 | ;;; Generated autoloads from sort.el | 23330 | ;;; Generated autoloads from sort.el |
| 22730 | 23331 | ||
| 22731 | (autoload (quote sort-subr) "sort" "\ | 23332 | (autoload (quote sort-subr) "sort" "\ |
| @@ -22867,8 +23468,8 @@ From a program takes two point or marker arguments, BEG and END. | |||
| 22867 | 23468 | ||
| 22868 | ;;;*** | 23469 | ;;;*** |
| 22869 | 23470 | ||
| 22870 | ;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (16908 | 23471 | ;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (17141 |
| 22871 | ;;;;;; 33362)) | 23472 | ;;;;;; 6845)) |
| 22872 | ;;; Generated autoloads from gnus/spam.el | 23473 | ;;; Generated autoloads from gnus/spam.el |
| 22873 | 23474 | ||
| 22874 | (autoload (quote spam-initialize) "spam" "\ | 23475 | (autoload (quote spam-initialize) "spam" "\ |
| @@ -22878,8 +23479,52 @@ Install the spam.el hooks and do other initialization | |||
| 22878 | 23479 | ||
| 22879 | ;;;*** | 23480 | ;;;*** |
| 22880 | 23481 | ||
| 23482 | ;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file | ||
| 23483 | ;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" | ||
| 23484 | ;;;;;; "gnus/spam-report.el" (17141 6839)) | ||
| 23485 | ;;; Generated autoloads from gnus/spam-report.el | ||
| 23486 | |||
| 23487 | (autoload (quote spam-report-process-queue) "spam-report" "\ | ||
| 23488 | Report all queued requests from `spam-report-requests-file'. | ||
| 23489 | |||
| 23490 | If FILE is given, use it instead of `spam-report-requests-file'. | ||
| 23491 | If KEEP is t, leave old requests in the file. If KEEP is the | ||
| 23492 | symbol `ask', query before flushing the queue file. | ||
| 23493 | |||
| 23494 | \(fn &optional FILE KEEP)" t nil) | ||
| 23495 | |||
| 23496 | (autoload (quote spam-report-url-ping-mm-url) "spam-report" "\ | ||
| 23497 | Ping a host through HTTP, addressing a specific GET resource. Use | ||
| 23498 | the external program specified in `mm-url-program' to connect to | ||
| 23499 | server. | ||
| 23500 | |||
| 23501 | \(fn HOST REPORT)" nil nil) | ||
| 23502 | |||
| 23503 | (autoload (quote spam-report-url-to-file) "spam-report" "\ | ||
| 23504 | Collect spam report requests in `spam-report-requests-file'. | ||
| 23505 | Customize `spam-report-url-ping-function' to use this function. | ||
| 23506 | |||
| 23507 | \(fn HOST REPORT)" nil nil) | ||
| 23508 | |||
| 23509 | (autoload (quote spam-report-agentize) "spam-report" "\ | ||
| 23510 | Add spam-report support to the Agent. | ||
| 23511 | Spam reports will be queued with \\[spam-report-url-to-file] when | ||
| 23512 | the Agent is unplugged, and will be submitted in a batch when the | ||
| 23513 | Agent is plugged. | ||
| 23514 | |||
| 23515 | \(fn)" t nil) | ||
| 23516 | |||
| 23517 | (autoload (quote spam-report-deagentize) "spam-report" "\ | ||
| 23518 | Remove spam-report support from the Agent. | ||
| 23519 | Spam reports will be queued with the method used when | ||
| 23520 | \\[spam-report-agentize] was run. | ||
| 23521 | |||
| 23522 | \(fn)" t nil) | ||
| 23523 | |||
| 23524 | ;;;*** | ||
| 23525 | |||
| 22881 | ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" | 23526 | ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" |
| 22882 | ;;;;;; "speedbar.el" (16931 6984)) | 23527 | ;;;;;; "speedbar.el" (17141 22965)) |
| 22883 | ;;; Generated autoloads from speedbar.el | 23528 | ;;; Generated autoloads from speedbar.el |
| 22884 | 23529 | ||
| 22885 | (defalias (quote speedbar) (quote speedbar-frame-mode)) | 23530 | (defalias (quote speedbar) (quote speedbar-frame-mode)) |
| @@ -22904,7 +23549,7 @@ selected. If the speedbar frame is active, then select the attached frame. | |||
| 22904 | ;;;*** | 23549 | ;;;*** |
| 22905 | 23550 | ||
| 22906 | ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) | 23551 | ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) |
| 22907 | ;;;;;; "spell" "textmodes/spell.el" (16213 43284)) | 23552 | ;;;;;; "spell" "textmodes/spell.el" (17141 218)) |
| 22908 | ;;; Generated autoloads from textmodes/spell.el | 23553 | ;;; Generated autoloads from textmodes/spell.el |
| 22909 | 23554 | ||
| 22910 | (put (quote spell-filter) (quote risky-local-variable) t) | 23555 | (put (quote spell-filter) (quote risky-local-variable) t) |
| @@ -22940,8 +23585,8 @@ Check spelling of string supplied as argument. | |||
| 22940 | 23585 | ||
| 22941 | ;;;*** | 23586 | ;;;*** |
| 22942 | 23587 | ||
| 22943 | ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (16213 | 23588 | ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (17134 |
| 22944 | ;;;;;; 43281)) | 23589 | ;;;;;; 16337)) |
| 22945 | ;;; Generated autoloads from play/spook.el | 23590 | ;;; Generated autoloads from play/spook.el |
| 22946 | 23591 | ||
| 22947 | (autoload (quote spook) "spook" "\ | 23592 | (autoload (quote spook) "spook" "\ |
| @@ -22959,8 +23604,8 @@ Return a vector containing the lines from `spook-phrases-file'. | |||
| 22959 | ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres | 23604 | ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres |
| 22960 | ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix | 23605 | ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix |
| 22961 | ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help | 23606 | ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help |
| 22962 | ;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (16908 | 23607 | ;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (17144 |
| 22963 | ;;;;;; 33362)) | 23608 | ;;;;;; 58058)) |
| 22964 | ;;; Generated autoloads from progmodes/sql.el | 23609 | ;;; Generated autoloads from progmodes/sql.el |
| 22965 | 23610 | ||
| 22966 | (autoload (quote sql-add-product-keywords) "sql" "\ | 23611 | (autoload (quote sql-add-product-keywords) "sql" "\ |
| @@ -23391,8 +24036,8 @@ input. See `sql-interactive-mode'. | |||
| 23391 | ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes | 24036 | ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes |
| 23392 | ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke | 24037 | ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke |
| 23393 | ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke | 24038 | ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke |
| 23394 | ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (16768 | 24039 | ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (17141 |
| 23395 | ;;;;;; 48632)) | 24040 | ;;;;;; 22973)) |
| 23396 | ;;; Generated autoloads from strokes.el | 24041 | ;;; Generated autoloads from strokes.el |
| 23397 | 24042 | ||
| 23398 | (autoload (quote strokes-global-set-stroke) "strokes" "\ | 24043 | (autoload (quote strokes-global-set-stroke) "strokes" "\ |
| @@ -23412,7 +24057,7 @@ Optional PROMPT in minibuffer displays before and during stroke reading. | |||
| 23412 | This function will display the stroke interactively as it is being | 24057 | This function will display the stroke interactively as it is being |
| 23413 | entered in the strokes buffer if the variable | 24058 | entered in the strokes buffer if the variable |
| 23414 | `strokes-use-strokes-buffer' is non-nil. | 24059 | `strokes-use-strokes-buffer' is non-nil. |
| 23415 | Optional EVENT is acceptable as the starting event of the stroke | 24060 | Optional EVENT is acceptable as the starting event of the stroke. |
| 23416 | 24061 | ||
| 23417 | \(fn &optional PROMPT EVENT)" nil nil) | 24062 | \(fn &optional PROMPT EVENT)" nil nil) |
| 23418 | 24063 | ||
| @@ -23422,7 +24067,7 @@ Optional PROMPT in minibuffer displays before and during stroke reading. | |||
| 23422 | Note that a complex stroke allows the user to pen-up and pen-down. This | 24067 | Note that a complex stroke allows the user to pen-up and pen-down. This |
| 23423 | is implemented by allowing the user to paint with button 1 or button 2 and | 24068 | is implemented by allowing the user to paint with button 1 or button 2 and |
| 23424 | then complete the stroke with button 3. | 24069 | then complete the stroke with button 3. |
| 23425 | Optional EVENT is acceptable as the starting event of the stroke | 24070 | Optional EVENT is acceptable as the starting event of the stroke. |
| 23426 | 24071 | ||
| 23427 | \(fn &optional PROMPT EVENT)" nil nil) | 24072 | \(fn &optional PROMPT EVENT)" nil nil) |
| 23428 | 24073 | ||
| @@ -23444,7 +24089,7 @@ Displays the command which STROKE maps to, reading STROKE interactively. | |||
| 23444 | \(fn STROKE)" t nil) | 24089 | \(fn STROKE)" t nil) |
| 23445 | 24090 | ||
| 23446 | (autoload (quote strokes-help) "strokes" "\ | 24091 | (autoload (quote strokes-help) "strokes" "\ |
| 23447 | Get instruction on using the `strokes' package. | 24092 | Get instruction on using the Strokes package. |
| 23448 | 24093 | ||
| 23449 | \(fn)" t nil) | 24094 | \(fn)" t nil) |
| 23450 | 24095 | ||
| @@ -23469,6 +24114,8 @@ use either \\[customize] or the function `strokes-mode'.") | |||
| 23469 | 24114 | ||
| 23470 | (custom-autoload (quote strokes-mode) "strokes") | 24115 | (custom-autoload (quote strokes-mode) "strokes") |
| 23471 | 24116 | ||
| 24117 | (put (quote strokes-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 24118 | |||
| 23472 | (autoload (quote strokes-mode) "strokes" "\ | 24119 | (autoload (quote strokes-mode) "strokes" "\ |
| 23473 | Toggle Strokes global minor mode.\\<strokes-mode-map> | 24120 | Toggle Strokes global minor mode.\\<strokes-mode-map> |
| 23474 | With ARG, turn strokes on if and only if ARG is positive. | 24121 | With ARG, turn strokes on if and only if ARG is positive. |
| @@ -23522,7 +24169,7 @@ Studlify-case the current buffer. | |||
| 23522 | ;;;*** | 24169 | ;;;*** |
| 23523 | 24170 | ||
| 23524 | ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" | 24171 | ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" |
| 23525 | ;;;;;; (16830 50349)) | 24172 | ;;;;;; (17144 58011)) |
| 23526 | ;;; Generated autoloads from mail/supercite.el | 24173 | ;;; Generated autoloads from mail/supercite.el |
| 23527 | 24174 | ||
| 23528 | (autoload (quote sc-cite-original) "supercite" "\ | 24175 | (autoload (quote sc-cite-original) "supercite" "\ |
| @@ -23554,8 +24201,8 @@ before, and `sc-post-hook' is run after the guts of this function. | |||
| 23554 | 24201 | ||
| 23555 | ;;;*** | 24202 | ;;;*** |
| 23556 | 24203 | ||
| 23557 | ;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (16213 | 24204 | ;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (17141 |
| 23558 | ;;;;;; 43273)) | 24205 | ;;;;;; 42)) |
| 23559 | ;;; Generated autoloads from emacs-lisp/syntax.el | 24206 | ;;; Generated autoloads from emacs-lisp/syntax.el |
| 23560 | 24207 | ||
| 23561 | (autoload (quote syntax-ppss) "syntax" "\ | 24208 | (autoload (quote syntax-ppss) "syntax" "\ |
| @@ -23568,7 +24215,7 @@ Point is at POS when this function returns. | |||
| 23568 | 24215 | ||
| 23569 | ;;;*** | 24216 | ;;;*** |
| 23570 | 24217 | ||
| 23571 | ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (16213 43271)) | 24218 | ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (17141 22983)) |
| 23572 | ;;; Generated autoloads from tabify.el | 24219 | ;;; Generated autoloads from tabify.el |
| 23573 | 24220 | ||
| 23574 | (autoload (quote untabify) "tabify" "\ | 24221 | (autoload (quote untabify) "tabify" "\ |
| @@ -23603,7 +24250,7 @@ The variable `tab-width' controls the spacing of tab stops. | |||
| 23603 | ;;;;;; table-recognize table-insert-row-column table-insert-column | 24250 | ;;;;;; table-recognize table-insert-row-column table-insert-column |
| 23604 | ;;;;;; table-insert-row table-insert table-point-left-cell-hook | 24251 | ;;;;;; table-insert-row table-insert table-point-left-cell-hook |
| 23605 | ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) | 24252 | ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) |
| 23606 | ;;;;;; "table" "textmodes/table.el" (16958 58759)) | 24253 | ;;;;;; "table" "textmodes/table.el" (17141 228)) |
| 23607 | ;;; Generated autoloads from textmodes/table.el | 24254 | ;;; Generated autoloads from textmodes/table.el |
| 23608 | 24255 | ||
| 23609 | (defvar table-cell-map-hook nil "\ | 24256 | (defvar table-cell-map-hook nil "\ |
| @@ -24191,7 +24838,7 @@ converts a table into plain text without frames. It is a companion to | |||
| 24191 | 24838 | ||
| 24192 | ;;;*** | 24839 | ;;;*** |
| 24193 | 24840 | ||
| 24194 | ;;;### (autoloads (talk-connect) "talk" "talk.el" (16213 43271)) | 24841 | ;;;### (autoloads (talk-connect) "talk" "talk.el" (17141 22983)) |
| 24195 | ;;; Generated autoloads from talk.el | 24842 | ;;; Generated autoloads from talk.el |
| 24196 | 24843 | ||
| 24197 | (autoload (quote talk-connect) "talk" "\ | 24844 | (autoload (quote talk-connect) "talk" "\ |
| @@ -24201,7 +24848,7 @@ Connect to display DISPLAY for the Emacs talk group. | |||
| 24201 | 24848 | ||
| 24202 | ;;;*** | 24849 | ;;;*** |
| 24203 | 24850 | ||
| 24204 | ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (16954 46150)) | 24851 | ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (17141 22984)) |
| 24205 | ;;; Generated autoloads from tar-mode.el | 24852 | ;;; Generated autoloads from tar-mode.el |
| 24206 | 24853 | ||
| 24207 | (autoload (quote tar-mode) "tar-mode" "\ | 24854 | (autoload (quote tar-mode) "tar-mode" "\ |
| @@ -24225,7 +24872,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'. | |||
| 24225 | ;;;*** | 24872 | ;;;*** |
| 24226 | 24873 | ||
| 24227 | ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" | 24874 | ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" |
| 24228 | ;;;;;; "progmodes/tcl.el" (16808 48570)) | 24875 | ;;;;;; "progmodes/tcl.el" (17097 30772)) |
| 24229 | ;;; Generated autoloads from progmodes/tcl.el | 24876 | ;;; Generated autoloads from progmodes/tcl.el |
| 24230 | 24877 | ||
| 24231 | (autoload (quote tcl-mode) "tcl" "\ | 24878 | (autoload (quote tcl-mode) "tcl" "\ |
| @@ -24276,7 +24923,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'. | |||
| 24276 | 24923 | ||
| 24277 | ;;;*** | 24924 | ;;;*** |
| 24278 | 24925 | ||
| 24279 | ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (16548 34615)) | 24926 | ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (17134 16291)) |
| 24280 | ;;; Generated autoloads from net/telnet.el | 24927 | ;;; Generated autoloads from net/telnet.el |
| 24281 | (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") | 24928 | (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") |
| 24282 | 24929 | ||
| @@ -24303,8 +24950,8 @@ Normally input is edited in Emacs and sent a line at a time. | |||
| 24303 | 24950 | ||
| 24304 | ;;;*** | 24951 | ;;;*** |
| 24305 | 24952 | ||
| 24306 | ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (16829 | 24953 | ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17141 |
| 24307 | ;;;;;; 43426)) | 24954 | ;;;;;; 22995)) |
| 24308 | ;;; Generated autoloads from term.el | 24955 | ;;; Generated autoloads from term.el |
| 24309 | 24956 | ||
| 24310 | (autoload (quote make-term) "term" "\ | 24957 | (autoload (quote make-term) "term" "\ |
| @@ -24332,8 +24979,8 @@ Start a terminal-emulator in a new buffer. | |||
| 24332 | 24979 | ||
| 24333 | ;;;*** | 24980 | ;;;*** |
| 24334 | 24981 | ||
| 24335 | ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (16698 | 24982 | ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (17141 |
| 24336 | ;;;;;; 21926)) | 24983 | ;;;;;; 22997)) |
| 24337 | ;;; Generated autoloads from terminal.el | 24984 | ;;; Generated autoloads from terminal.el |
| 24338 | 24985 | ||
| 24339 | (autoload (quote terminal-emulator) "terminal" "\ | 24986 | (autoload (quote terminal-emulator) "terminal" "\ |
| @@ -24356,7 +25003,7 @@ This escape character may be changed using the variable `terminal-escape-char'. | |||
| 24356 | 25003 | ||
| 24357 | `Meta' characters may not currently be sent through the terminal emulator. | 25004 | `Meta' characters may not currently be sent through the terminal emulator. |
| 24358 | 25005 | ||
| 24359 | Here is a list of some of the variables which control the behaviour | 25006 | Here is a list of some of the variables which control the behavior |
| 24360 | of the emulator -- see their documentation for more information: | 25007 | of the emulator -- see their documentation for more information: |
| 24361 | terminal-escape-char, terminal-scrolling, terminal-more-processing, | 25008 | terminal-escape-char, terminal-scrolling, terminal-more-processing, |
| 24362 | terminal-redisplay-interval. | 25009 | terminal-redisplay-interval. |
| @@ -24370,7 +25017,7 @@ subprocess started. | |||
| 24370 | ;;;*** | 25017 | ;;;*** |
| 24371 | 25018 | ||
| 24372 | ;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" | 25019 | ;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" |
| 24373 | ;;;;;; (16635 35907)) | 25020 | ;;;;;; (17141 46)) |
| 24374 | ;;; Generated autoloads from emacs-lisp/testcover.el | 25021 | ;;; Generated autoloads from emacs-lisp/testcover.el |
| 24375 | 25022 | ||
| 24376 | (autoload (quote testcover-this-defun) "testcover" "\ | 25023 | (autoload (quote testcover-this-defun) "testcover" "\ |
| @@ -24380,7 +25027,7 @@ Start coverage on function under point. | |||
| 24380 | 25027 | ||
| 24381 | ;;;*** | 25028 | ;;;*** |
| 24382 | 25029 | ||
| 24383 | ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (16213 43281)) | 25030 | ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (17134 16337)) |
| 24384 | ;;; Generated autoloads from play/tetris.el | 25031 | ;;; Generated autoloads from play/tetris.el |
| 24385 | 25032 | ||
| 24386 | (autoload (quote tetris) "tetris" "\ | 25033 | (autoload (quote tetris) "tetris" "\ |
| @@ -24411,7 +25058,7 @@ tetris-mode keybindings: | |||
| 24411 | ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command | 25058 | ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command |
| 24412 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp | 25059 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp |
| 24413 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" | 25060 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" |
| 24414 | ;;;;;; (16958 58759)) | 25061 | ;;;;;; (17141 234)) |
| 24415 | ;;; Generated autoloads from textmodes/tex-mode.el | 25062 | ;;; Generated autoloads from textmodes/tex-mode.el |
| 24416 | 25063 | ||
| 24417 | (defvar tex-shell-file-name nil "\ | 25064 | (defvar tex-shell-file-name nil "\ |
| @@ -24713,7 +25360,7 @@ Major mode to edit DocTeX files. | |||
| 24713 | ;;;*** | 25360 | ;;;*** |
| 24714 | 25361 | ||
| 24715 | ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) | 25362 | ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) |
| 24716 | ;;;;;; "texinfmt" "textmodes/texinfmt.el" (16939 44105)) | 25363 | ;;;;;; "texinfmt" "textmodes/texinfmt.el" (17141 241)) |
| 24717 | ;;; Generated autoloads from textmodes/texinfmt.el | 25364 | ;;; Generated autoloads from textmodes/texinfmt.el |
| 24718 | 25365 | ||
| 24719 | (autoload (quote texinfo-format-buffer) "texinfmt" "\ | 25366 | (autoload (quote texinfo-format-buffer) "texinfmt" "\ |
| @@ -24753,7 +25400,7 @@ if large. You can use Info-split to do this manually. | |||
| 24753 | ;;;*** | 25400 | ;;;*** |
| 24754 | 25401 | ||
| 24755 | ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) | 25402 | ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) |
| 24756 | ;;;;;; "texinfo" "textmodes/texinfo.el" (16858 50941)) | 25403 | ;;;;;; "texinfo" "textmodes/texinfo.el" (17141 243)) |
| 24757 | ;;; Generated autoloads from textmodes/texinfo.el | 25404 | ;;; Generated autoloads from textmodes/texinfo.el |
| 24758 | 25405 | ||
| 24759 | (defvar texinfo-open-quote "``" "\ | 25406 | (defvar texinfo-open-quote "``" "\ |
| @@ -24840,7 +25487,7 @@ value of `texinfo-mode-hook'. | |||
| 24840 | ;;;### (autoloads (thai-auto-composition-mode thai-composition-function | 25487 | ;;;### (autoloads (thai-auto-composition-mode thai-composition-function |
| 24841 | ;;;;;; thai-post-read-conversion thai-compose-buffer thai-compose-string | 25488 | ;;;;;; thai-post-read-conversion thai-compose-buffer thai-compose-string |
| 24842 | ;;;;;; thai-compose-region) "thai-util" "language/thai-util.el" | 25489 | ;;;;;; thai-compose-region) "thai-util" "language/thai-util.el" |
| 24843 | ;;;;;; (16954 46150)) | 25490 | ;;;;;; (17097 30355)) |
| 24844 | ;;; Generated autoloads from language/thai-util.el | 25491 | ;;; Generated autoloads from language/thai-util.el |
| 24845 | 25492 | ||
| 24846 | (autoload (quote thai-compose-region) "thai-util" "\ | 25493 | (autoload (quote thai-compose-region) "thai-util" "\ |
| @@ -24884,7 +25531,7 @@ Minor mode for automatically correct Thai character composition. | |||
| 24884 | 25531 | ||
| 24885 | ;;;### (autoloads (list-at-point number-at-point symbol-at-point | 25532 | ;;;### (autoloads (list-at-point number-at-point symbol-at-point |
| 24886 | ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) | 25533 | ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) |
| 24887 | ;;;;;; "thingatpt" "thingatpt.el" (16213 43271)) | 25534 | ;;;;;; "thingatpt" "thingatpt.el" (17141 22998)) |
| 24888 | ;;; Generated autoloads from thingatpt.el | 25535 | ;;; Generated autoloads from thingatpt.el |
| 24889 | 25536 | ||
| 24890 | (autoload (quote forward-thing) "thingatpt" "\ | 25537 | (autoload (quote forward-thing) "thingatpt" "\ |
| @@ -24941,7 +25588,7 @@ Not documented | |||
| 24941 | 25588 | ||
| 24942 | ;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show-all thumbs-dired-show-marked | 25589 | ;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show-all thumbs-dired-show-marked |
| 24943 | ;;;;;; thumbs-show-all-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" | 25590 | ;;;;;; thumbs-show-all-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" |
| 24944 | ;;;;;; (16908 33361)) | 25591 | ;;;;;; (17141 23000)) |
| 24945 | ;;; Generated autoloads from thumbs.el | 25592 | ;;; Generated autoloads from thumbs.el |
| 24946 | 25593 | ||
| 24947 | (autoload (quote thumbs-find-thumb) "thumbs" "\ | 25594 | (autoload (quote thumbs-find-thumb) "thumbs" "\ |
| @@ -24957,7 +25604,7 @@ and SAME-WINDOW to show thumbs in the same window. | |||
| 24957 | \(fn DIR &optional REG SAME-WINDOW)" t nil) | 25604 | \(fn DIR &optional REG SAME-WINDOW)" t nil) |
| 24958 | 25605 | ||
| 24959 | (autoload (quote thumbs-dired-show-marked) "thumbs" "\ | 25606 | (autoload (quote thumbs-dired-show-marked) "thumbs" "\ |
| 24960 | In Dired, make a thumbs buffer with all marked files. | 25607 | In dired, make a thumbs buffer with all marked files. |
| 24961 | 25608 | ||
| 24962 | \(fn)" t nil) | 25609 | \(fn)" t nil) |
| 24963 | 25610 | ||
| @@ -24969,7 +25616,7 @@ In dired, make a thumbs buffer with all files in current directory. | |||
| 24969 | (defalias (quote thumbs) (quote thumbs-show-all-from-dir)) | 25616 | (defalias (quote thumbs) (quote thumbs-show-all-from-dir)) |
| 24970 | 25617 | ||
| 24971 | (autoload (quote thumbs-dired-setroot) "thumbs" "\ | 25618 | (autoload (quote thumbs-dired-setroot) "thumbs" "\ |
| 24972 | In dired, Call the setroot program on the image at point. | 25619 | In dired, call the setroot program on the image at point. |
| 24973 | 25620 | ||
| 24974 | \(fn)" t nil) | 25621 | \(fn)" t nil) |
| 24975 | 25622 | ||
| @@ -24980,7 +25627,7 @@ In dired, Call the setroot program on the image at point. | |||
| 24980 | ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region | 25627 | ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region |
| 24981 | ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan | 25628 | ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan |
| 24982 | ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" | 25629 | ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" |
| 24983 | ;;;;;; "language/tibet-util.el" (16213 43280)) | 25630 | ;;;;;; "language/tibet-util.el" (17097 30355)) |
| 24984 | ;;; Generated autoloads from language/tibet-util.el | 25631 | ;;; Generated autoloads from language/tibet-util.el |
| 24985 | 25632 | ||
| 24986 | (autoload (quote tibetan-char-p) "tibet-util" "\ | 25633 | (autoload (quote tibetan-char-p) "tibet-util" "\ |
| @@ -25059,7 +25706,7 @@ Not documented | |||
| 25059 | ;;;*** | 25706 | ;;;*** |
| 25060 | 25707 | ||
| 25061 | ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" | 25708 | ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" |
| 25062 | ;;;;;; (16213 43284)) | 25709 | ;;;;;; (17141 248)) |
| 25063 | ;;; Generated autoloads from textmodes/tildify.el | 25710 | ;;; Generated autoloads from textmodes/tildify.el |
| 25064 | 25711 | ||
| 25065 | (autoload (quote tildify-region) "tildify" "\ | 25712 | (autoload (quote tildify-region) "tildify" "\ |
| @@ -25083,7 +25730,7 @@ This function performs no refilling of the changed text. | |||
| 25083 | ;;;*** | 25730 | ;;;*** |
| 25084 | 25731 | ||
| 25085 | ;;;### (autoloads (display-time-mode display-time display-time-day-and-date) | 25732 | ;;;### (autoloads (display-time-mode display-time display-time-day-and-date) |
| 25086 | ;;;;;; "time" "time.el" (16908 33361)) | 25733 | ;;;;;; "time" "time.el" (17145 29719)) |
| 25087 | ;;; Generated autoloads from time.el | 25734 | ;;; Generated autoloads from time.el |
| 25088 | 25735 | ||
| 25089 | (defvar display-time-day-and-date nil "\ | 25736 | (defvar display-time-day-and-date nil "\ |
| @@ -25108,6 +25755,8 @@ use either \\[customize] or the function `display-time-mode'.") | |||
| 25108 | 25755 | ||
| 25109 | (custom-autoload (quote display-time-mode) "time") | 25756 | (custom-autoload (quote display-time-mode) "time") |
| 25110 | 25757 | ||
| 25758 | (put (quote display-time-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 25759 | |||
| 25111 | (autoload (quote display-time-mode) "time" "\ | 25760 | (autoload (quote display-time-mode) "time" "\ |
| 25112 | Toggle display of time, load level, and mail flag in mode lines. | 25761 | Toggle display of time, load level, and mail flag in mode lines. |
| 25113 | With a numeric arg, enable this display if arg is positive. | 25762 | With a numeric arg, enable this display if arg is positive. |
| @@ -25124,8 +25773,8 @@ This runs the normal hook `display-time-hook' after each update. | |||
| 25124 | ;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year | 25773 | ;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year |
| 25125 | ;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract | 25774 | ;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract |
| 25126 | ;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds | 25775 | ;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds |
| 25127 | ;;;;;; date-to-time) "time-date" "calendar/time-date.el" (16698 | 25776 | ;;;;;; date-to-time) "time-date" "calendar/time-date.el" (17097 |
| 25128 | ;;;;;; 21926)) | 25777 | ;;;;;; 30014)) |
| 25129 | ;;; Generated autoloads from calendar/time-date.el | 25778 | ;;; Generated autoloads from calendar/time-date.el |
| 25130 | 25779 | ||
| 25131 | (autoload (quote date-to-time) "time-date" "\ | 25780 | (autoload (quote date-to-time) "time-date" "\ |
| @@ -25211,7 +25860,7 @@ If DATE is malformed, return a time value of zeros. | |||
| 25211 | ;;;*** | 25860 | ;;;*** |
| 25212 | 25861 | ||
| 25213 | ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" | 25862 | ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" |
| 25214 | ;;;;;; "time-stamp.el" (16589 26258)) | 25863 | ;;;;;; "time-stamp.el" (17141 23000)) |
| 25215 | ;;; Generated autoloads from time-stamp.el | 25864 | ;;; Generated autoloads from time-stamp.el |
| 25216 | 25865 | ||
| 25217 | (autoload (quote time-stamp) "time-stamp" "\ | 25866 | (autoload (quote time-stamp) "time-stamp" "\ |
| @@ -25246,7 +25895,7 @@ With ARG, turn time stamping on if and only if arg is positive. | |||
| 25246 | ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out | 25895 | ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out |
| 25247 | ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in | 25896 | ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in |
| 25248 | ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" | 25897 | ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" |
| 25249 | ;;;;;; (16534 3808)) | 25898 | ;;;;;; (17097 30016)) |
| 25250 | ;;; Generated autoloads from calendar/timeclock.el | 25899 | ;;; Generated autoloads from calendar/timeclock.el |
| 25251 | 25900 | ||
| 25252 | (autoload (quote timeclock-modeline-display) "timeclock" "\ | 25901 | (autoload (quote timeclock-modeline-display) "timeclock" "\ |
| @@ -25347,7 +25996,7 @@ relative only to the time worked today, and not to past time. | |||
| 25347 | 25996 | ||
| 25348 | ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer | 25997 | ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer |
| 25349 | ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" | 25998 | ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" |
| 25350 | ;;;;;; "emacs-lisp/timer.el" (16908 33361)) | 25999 | ;;;;;; "emacs-lisp/timer.el" (17141 46)) |
| 25351 | ;;; Generated autoloads from emacs-lisp/timer.el | 26000 | ;;; Generated autoloads from emacs-lisp/timer.el |
| 25352 | 26001 | ||
| 25353 | (defalias (quote disable-timeout) (quote cancel-timer)) | 26002 | (defalias (quote disable-timeout) (quote cancel-timer)) |
| @@ -25408,19 +26057,17 @@ This function returns a timer object which you can use in `cancel-timer'. | |||
| 25408 | (autoload (quote with-timeout) "timer" "\ | 26057 | (autoload (quote with-timeout) "timer" "\ |
| 25409 | Run BODY, but if it doesn't finish in SECONDS seconds, give up. | 26058 | Run BODY, but if it doesn't finish in SECONDS seconds, give up. |
| 25410 | If we give up, we run the TIMEOUT-FORMS and return the value of the last one. | 26059 | If we give up, we run the TIMEOUT-FORMS and return the value of the last one. |
| 25411 | The call should look like: | ||
| 25412 | (with-timeout (SECONDS TIMEOUT-FORMS...) BODY...) | ||
| 25413 | The timeout is checked whenever Emacs waits for some kind of external | 26060 | The timeout is checked whenever Emacs waits for some kind of external |
| 25414 | event (such as keyboard input, input from subprocesses, or a certain time); | 26061 | event (such as keyboard input, input from subprocesses, or a certain time); |
| 25415 | if the program loops without waiting in any way, the timeout will not | 26062 | if the program loops without waiting in any way, the timeout will not |
| 25416 | be detected. | 26063 | be detected. |
| 25417 | 26064 | ||
| 25418 | \(fn LIST &rest BODY)" nil (quote macro)) | 26065 | \(fn (SECONDS TIMEOUT-FORMS...) BODY)" nil (quote macro)) |
| 25419 | 26066 | ||
| 25420 | ;;;*** | 26067 | ;;;*** |
| 25421 | 26068 | ||
| 25422 | ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" | 26069 | ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" |
| 25423 | ;;;;;; "international/titdic-cnv.el" (16534 3808)) | 26070 | ;;;;;; "international/titdic-cnv.el" (17097 55898)) |
| 25424 | ;;; Generated autoloads from international/titdic-cnv.el | 26071 | ;;; Generated autoloads from international/titdic-cnv.el |
| 25425 | 26072 | ||
| 25426 | (autoload (quote titdic-convert) "titdic-cnv" "\ | 26073 | (autoload (quote titdic-convert) "titdic-cnv" "\ |
| @@ -25443,8 +26090,8 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\". | |||
| 25443 | ;;;*** | 26090 | ;;;*** |
| 25444 | 26091 | ||
| 25445 | ;;;### (autoloads (tamil-composition-function tamil-post-read-conversion | 26092 | ;;;### (autoloads (tamil-composition-function tamil-post-read-conversion |
| 25446 | ;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (16233 | 26093 | ;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (17097 |
| 25447 | ;;;;;; 29568)) | 26094 | ;;;;;; 30357)) |
| 25448 | ;;; Generated autoloads from language/tml-util.el | 26095 | ;;; Generated autoloads from language/tml-util.el |
| 25449 | 26096 | ||
| 25450 | (autoload (quote tamil-compose-region) "tml-util" "\ | 26097 | (autoload (quote tamil-compose-region) "tml-util" "\ |
| @@ -25459,7 +26106,7 @@ Not documented | |||
| 25459 | 26106 | ||
| 25460 | (autoload (quote tamil-composition-function) "tml-util" "\ | 26107 | (autoload (quote tamil-composition-function) "tml-util" "\ |
| 25461 | Compose Tamil characters in REGION, or STRING if specified. | 26108 | Compose Tamil characters in REGION, or STRING if specified. |
| 25462 | Assume that the REGION or STRING must fully match the composable | 26109 | Assume that the REGION or STRING must fully match the composable |
| 25463 | PATTERN regexp. | 26110 | PATTERN regexp. |
| 25464 | 26111 | ||
| 25465 | \(fn FROM TO PATTERN &optional STRING)" nil nil) | 26112 | \(fn FROM TO PATTERN &optional STRING)" nil nil) |
| @@ -25467,7 +26114,7 @@ PATTERN regexp. | |||
| 25467 | ;;;*** | 26114 | ;;;*** |
| 25468 | 26115 | ||
| 25469 | ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" | 26116 | ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" |
| 25470 | ;;;;;; "tmm.el" (16213 43271)) | 26117 | ;;;;;; "tmm.el" (17141 23003)) |
| 25471 | ;;; Generated autoloads from tmm.el | 26118 | ;;; Generated autoloads from tmm.el |
| 25472 | (define-key global-map "\M-`" 'tmm-menubar) | 26119 | (define-key global-map "\M-`" 'tmm-menubar) |
| 25473 | (define-key global-map [f10] 'tmm-menubar) | 26120 | (define-key global-map [f10] 'tmm-menubar) |
| @@ -25508,7 +26155,7 @@ Its value should be an event that has a binding in MENU. | |||
| 25508 | 26155 | ||
| 25509 | ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities | 26156 | ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities |
| 25510 | ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) | 26157 | ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) |
| 25511 | ;;;;;; "todo-mode" "calendar/todo-mode.el" (16507 41097)) | 26158 | ;;;;;; "todo-mode" "calendar/todo-mode.el" (17097 30017)) |
| 25512 | ;;; Generated autoloads from calendar/todo-mode.el | 26159 | ;;; Generated autoloads from calendar/todo-mode.el |
| 25513 | 26160 | ||
| 25514 | (autoload (quote todo-add-category) "todo-mode" "\ | 26161 | (autoload (quote todo-add-category) "todo-mode" "\ |
| @@ -25569,7 +26216,7 @@ Show TODO list. | |||
| 25569 | 26216 | ||
| 25570 | ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu | 26217 | ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu |
| 25571 | ;;;;;; tool-bar-local-item tool-bar-add-item tool-bar-mode) "tool-bar" | 26218 | ;;;;;; tool-bar-local-item tool-bar-add-item tool-bar-mode) "tool-bar" |
| 25572 | ;;;;;; "toolbar/tool-bar.el" (16775 26718)) | 26219 | ;;;;;; "toolbar/tool-bar.el" (17134 20613)) |
| 25573 | ;;; Generated autoloads from toolbar/tool-bar.el | 26220 | ;;; Generated autoloads from toolbar/tool-bar.el |
| 25574 | 26221 | ||
| 25575 | (defvar tool-bar-mode nil "\ | 26222 | (defvar tool-bar-mode nil "\ |
| @@ -25580,6 +26227,8 @@ use either \\[customize] or the function `tool-bar-mode'.") | |||
| 25580 | 26227 | ||
| 25581 | (custom-autoload (quote tool-bar-mode) "tool-bar") | 26228 | (custom-autoload (quote tool-bar-mode) "tool-bar") |
| 25582 | 26229 | ||
| 26230 | (put (quote tool-bar-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 26231 | |||
| 25583 | (autoload (quote tool-bar-mode) "tool-bar" "\ | 26232 | (autoload (quote tool-bar-mode) "tool-bar" "\ |
| 25584 | Toggle use of the tool bar. | 26233 | Toggle use of the tool bar. |
| 25585 | With numeric ARG, display the tool bar if and only if ARG is positive. | 26234 | With numeric ARG, display the tool bar if and only if ARG is positive. |
| @@ -25651,30 +26300,24 @@ MAP must contain appropriate binding for `[menu-bar]' which holds a keymap. | |||
| 25651 | 26300 | ||
| 25652 | ;;;*** | 26301 | ;;;*** |
| 25653 | 26302 | ||
| 25654 | ;;;### (autoloads (tooltip-mode) "tooltip" "tooltip.el" (16960 18194)) | 26303 | ;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" |
| 25655 | ;;; Generated autoloads from tooltip.el | 26304 | ;;;;;; (17134 16209)) |
| 26305 | ;;; Generated autoloads from emulation/tpu-edt.el | ||
| 25656 | 26306 | ||
| 25657 | (defvar tooltip-mode nil "\ | 26307 | (defvar tpu-edt-mode nil "\ |
| 25658 | Non-nil if Tooltip mode is enabled. | 26308 | Non-nil if Tpu-Edt mode is enabled. |
| 25659 | See the command `tooltip-mode' for a description of this minor-mode. | 26309 | See the command `tpu-edt-mode' for a description of this minor-mode. |
| 25660 | Setting this variable directly does not take effect; | 26310 | Setting this variable directly does not take effect; |
| 25661 | use either \\[customize] or the function `tooltip-mode'.") | 26311 | use either \\[customize] or the function `tpu-edt-mode'.") |
| 25662 | 26312 | ||
| 25663 | (custom-autoload (quote tooltip-mode) "tooltip") | 26313 | (custom-autoload (quote tpu-edt-mode) "tpu-edt") |
| 25664 | 26314 | ||
| 25665 | (autoload (quote tooltip-mode) "tooltip" "\ | 26315 | (put (quote tpu-edt-mode) (quote custom-set) (quote custom-set-minor-mode)) |
| 25666 | Toggle Tooltip display. | ||
| 25667 | With ARG, turn tooltip mode on if and only if ARG is positive. | ||
| 25668 | 26316 | ||
| 25669 | \(fn &optional ARG)" t nil) | 26317 | (autoload (quote tpu-edt-mode) "tpu-edt" "\ |
| 26318 | TPU/edt emulation. | ||
| 25670 | 26319 | ||
| 25671 | ;;;*** | 26320 | \(fn &optional ARG)" t nil) |
| 25672 | |||
| 25673 | ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (16812 | ||
| 25674 | ;;;;;; 26772)) | ||
| 25675 | ;;; Generated autoloads from emulation/tpu-edt.el | ||
| 25676 | |||
| 25677 | (defalias (quote tpu-edt-mode) (quote tpu-edt-on)) | ||
| 25678 | 26321 | ||
| 25679 | (defalias (quote tpu-edt) (quote tpu-edt-on)) | 26322 | (defalias (quote tpu-edt) (quote tpu-edt-on)) |
| 25680 | 26323 | ||
| @@ -25686,7 +26329,7 @@ Turn on TPU/edt emulation. | |||
| 25686 | ;;;*** | 26329 | ;;;*** |
| 25687 | 26330 | ||
| 25688 | ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) | 26331 | ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) |
| 25689 | ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (16213 43273)) | 26332 | ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (17134 16209)) |
| 25690 | ;;; Generated autoloads from emulation/tpu-extras.el | 26333 | ;;; Generated autoloads from emulation/tpu-extras.el |
| 25691 | 26334 | ||
| 25692 | (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ | 26335 | (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ |
| @@ -25706,7 +26349,7 @@ Constrain the cursor to the flow of the text. | |||
| 25706 | 26349 | ||
| 25707 | ;;;*** | 26350 | ;;;*** |
| 25708 | 26351 | ||
| 25709 | ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (16227 13384)) | 26352 | ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (17141 46)) |
| 25710 | ;;; Generated autoloads from emacs-lisp/tq.el | 26353 | ;;; Generated autoloads from emacs-lisp/tq.el |
| 25711 | 26354 | ||
| 25712 | (autoload (quote tq-create) "tq" "\ | 26355 | (autoload (quote tq-create) "tq" "\ |
| @@ -25720,7 +26363,7 @@ to a tcp server on another machine. | |||
| 25720 | ;;;*** | 26363 | ;;;*** |
| 25721 | 26364 | ||
| 25722 | ;;;### (autoloads (trace-function-background trace-function trace-buffer) | 26365 | ;;;### (autoloads (trace-function-background trace-function trace-buffer) |
| 25723 | ;;;;;; "trace" "emacs-lisp/trace.el" (16930 25650)) | 26366 | ;;;;;; "trace" "emacs-lisp/trace.el" (17141 46)) |
| 25724 | ;;; Generated autoloads from emacs-lisp/trace.el | 26367 | ;;; Generated autoloads from emacs-lisp/trace.el |
| 25725 | 26368 | ||
| 25726 | (defvar trace-buffer "*trace-output*" "\ | 26369 | (defvar trace-buffer "*trace-output*" "\ |
| @@ -25753,7 +26396,7 @@ the window or buffer configuration at all. | |||
| 25753 | 26396 | ||
| 25754 | ;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler | 26397 | ;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler |
| 25755 | ;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp) | 26398 | ;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp) |
| 25756 | ;;;;;; "tramp" "net/tramp.el" (16958 58758)) | 26399 | ;;;;;; "tramp" "net/tramp.el" (17142 12874)) |
| 25757 | ;;; Generated autoloads from net/tramp.el | 26400 | ;;; Generated autoloads from net/tramp.el |
| 25758 | 26401 | ||
| 25759 | (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ | 26402 | (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ |
| @@ -25830,7 +26473,7 @@ Falls back to normal file name handler if no tramp file name handler exists. | |||
| 25830 | ;;;*** | 26473 | ;;;*** |
| 25831 | 26474 | ||
| 25832 | ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" | 26475 | ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" |
| 25833 | ;;;;;; "textmodes/two-column.el" (16213 43285)) | 26476 | ;;;;;; "textmodes/two-column.el" (17141 252)) |
| 25834 | ;;; Generated autoloads from textmodes/two-column.el | 26477 | ;;; Generated autoloads from textmodes/two-column.el |
| 25835 | (autoload '2C-command "two-column" () t 'keymap) | 26478 | (autoload '2C-command "two-column" () t 'keymap) |
| 25836 | (global-set-key "\C-x6" '2C-command) | 26479 | (global-set-key "\C-x6" '2C-command) |
| @@ -25881,7 +26524,7 @@ First column's text sSs Second column's text | |||
| 25881 | ;;;;;; type-break type-break-mode type-break-keystroke-threshold | 26524 | ;;;;;; type-break type-break-mode type-break-keystroke-threshold |
| 25882 | ;;;;;; type-break-good-break-interval type-break-good-rest-interval | 26525 | ;;;;;; type-break-good-break-interval type-break-good-rest-interval |
| 25883 | ;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" | 26526 | ;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" |
| 25884 | ;;;;;; (16884 52115)) | 26527 | ;;;;;; (17141 23006)) |
| 25885 | ;;; Generated autoloads from type-break.el | 26528 | ;;; Generated autoloads from type-break.el |
| 25886 | 26529 | ||
| 25887 | (defvar type-break-mode nil "\ | 26530 | (defvar type-break-mode nil "\ |
| @@ -26064,7 +26707,7 @@ FRAC should be the inverse of the fractional value; for example, a value of | |||
| 26064 | ;;;*** | 26707 | ;;;*** |
| 26065 | 26708 | ||
| 26066 | ;;;### (autoloads (ununderline-region underline-region) "underline" | 26709 | ;;;### (autoloads (ununderline-region underline-region) "underline" |
| 26067 | ;;;;;; "textmodes/underline.el" (16213 43286)) | 26710 | ;;;;;; "textmodes/underline.el" (17141 252)) |
| 26068 | ;;; Generated autoloads from textmodes/underline.el | 26711 | ;;; Generated autoloads from textmodes/underline.el |
| 26069 | 26712 | ||
| 26070 | (autoload (quote underline-region) "underline" "\ | 26713 | (autoload (quote underline-region) "underline" "\ |
| @@ -26085,7 +26728,7 @@ which specify the range to operate on. | |||
| 26085 | ;;;*** | 26728 | ;;;*** |
| 26086 | 26729 | ||
| 26087 | ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) | 26730 | ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) |
| 26088 | ;;;;;; "undigest" "mail/undigest.el" (16213 43280)) | 26731 | ;;;;;; "undigest" "mail/undigest.el" (17141 4172)) |
| 26089 | ;;; Generated autoloads from mail/undigest.el | 26732 | ;;; Generated autoloads from mail/undigest.el |
| 26090 | 26733 | ||
| 26091 | (autoload (quote undigestify-rmail-message) "undigest" "\ | 26734 | (autoload (quote undigestify-rmail-message) "undigest" "\ |
| @@ -26104,7 +26747,7 @@ following the containing message. | |||
| 26104 | ;;;*** | 26747 | ;;;*** |
| 26105 | 26748 | ||
| 26106 | ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" | 26749 | ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" |
| 26107 | ;;;;;; (16544 33334)) | 26750 | ;;;;;; (17141 4172)) |
| 26108 | ;;; Generated autoloads from mail/unrmail.el | 26751 | ;;; Generated autoloads from mail/unrmail.el |
| 26109 | 26752 | ||
| 26110 | (autoload (quote batch-unrmail) "unrmail" "\ | 26753 | (autoload (quote batch-unrmail) "unrmail" "\ |
| @@ -26123,8 +26766,8 @@ Convert Rmail file FILE to system inbox format file TO-FILE. | |||
| 26123 | 26766 | ||
| 26124 | ;;;*** | 26767 | ;;;*** |
| 26125 | 26768 | ||
| 26126 | ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (16213 | 26769 | ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (17141 |
| 26127 | ;;;;;; 43273)) | 26770 | ;;;;;; 49)) |
| 26128 | ;;; Generated autoloads from emacs-lisp/unsafep.el | 26771 | ;;; Generated autoloads from emacs-lisp/unsafep.el |
| 26129 | 26772 | ||
| 26130 | (autoload (quote unsafep) "unsafep" "\ | 26773 | (autoload (quote unsafep) "unsafep" "\ |
| @@ -26136,7 +26779,7 @@ of symbols with local bindings. | |||
| 26136 | 26779 | ||
| 26137 | ;;;*** | 26780 | ;;;*** |
| 26138 | 26781 | ||
| 26139 | ;;;### (autoloads nil "url" "url/url.el" (16875 35929)) | 26782 | ;;;### (autoloads nil "url" "url/url.el" (17141 266)) |
| 26140 | ;;; Generated autoloads from url/url.el | 26783 | ;;; Generated autoloads from url/url.el |
| 26141 | 26784 | ||
| 26142 | (defvar url-configuration-directory "~/.url") | 26785 | (defvar url-configuration-directory "~/.url") |
| @@ -26144,7 +26787,7 @@ of symbols with local bindings. | |||
| 26144 | ;;;*** | 26787 | ;;;*** |
| 26145 | 26788 | ||
| 26146 | ;;;### (autoloads (url-register-auth-scheme url-get-authentication) | 26789 | ;;;### (autoloads (url-register-auth-scheme url-get-authentication) |
| 26147 | ;;;;;; "url-auth" "url/url-auth.el" (16764 51522)) | 26790 | ;;;;;; "url-auth" "url/url-auth.el" (17141 252)) |
| 26148 | ;;; Generated autoloads from url/url-auth.el | 26791 | ;;; Generated autoloads from url/url-auth.el |
| 26149 | 26792 | ||
| 26150 | (autoload (quote url-get-authentication) "url-auth" "\ | 26793 | (autoload (quote url-get-authentication) "url-auth" "\ |
| @@ -26186,8 +26829,8 @@ RATING a rating between 1 and 10 of the strength of the authentication. | |||
| 26186 | ;;;*** | 26829 | ;;;*** |
| 26187 | 26830 | ||
| 26188 | ;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached | 26831 | ;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached |
| 26189 | ;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (16764 | 26832 | ;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (17141 |
| 26190 | ;;;;;; 51522)) | 26833 | ;;;;;; 252)) |
| 26191 | ;;; Generated autoloads from url/url-cache.el | 26834 | ;;; Generated autoloads from url/url-cache.el |
| 26192 | 26835 | ||
| 26193 | (autoload (quote url-store-in-cache) "url-cache" "\ | 26836 | (autoload (quote url-store-in-cache) "url-cache" "\ |
| @@ -26212,7 +26855,7 @@ Return t iff a cached file has expired. | |||
| 26212 | 26855 | ||
| 26213 | ;;;*** | 26856 | ;;;*** |
| 26214 | 26857 | ||
| 26215 | ;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (16764 51522)) | 26858 | ;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (17141 252)) |
| 26216 | ;;; Generated autoloads from url/url-cid.el | 26859 | ;;; Generated autoloads from url/url-cid.el |
| 26217 | 26860 | ||
| 26218 | (autoload (quote url-cid) "url-cid" "\ | 26861 | (autoload (quote url-cid) "url-cid" "\ |
| @@ -26223,8 +26866,9 @@ Not documented | |||
| 26223 | ;;;*** | 26866 | ;;;*** |
| 26224 | 26867 | ||
| 26225 | ;;;### (autoloads (url-cookie-setup-save-timer url-cookie-handle-set-cookie | 26868 | ;;;### (autoloads (url-cookie-setup-save-timer url-cookie-handle-set-cookie |
| 26226 | ;;;;;; url-cookie-retrieve url-cookie-write-file url-cookie-parse-file) | 26869 | ;;;;;; url-cookie-generate-header-lines url-cookie-retrieve url-cookie-write-file |
| 26227 | ;;;;;; "url-cookie" "url/url-cookie.el" (16746 18215)) | 26870 | ;;;;;; url-cookie-parse-file) "url-cookie" "url/url-cookie.el" (17141 |
| 26871 | ;;;;;; 252)) | ||
| 26228 | ;;; Generated autoloads from url/url-cookie.el | 26872 | ;;; Generated autoloads from url/url-cookie.el |
| 26229 | 26873 | ||
| 26230 | (autoload (quote url-cookie-parse-file) "url-cookie" "\ | 26874 | (autoload (quote url-cookie-parse-file) "url-cookie" "\ |
| @@ -26238,9 +26882,14 @@ Not documented | |||
| 26238 | \(fn &optional FNAME)" nil nil) | 26882 | \(fn &optional FNAME)" nil nil) |
| 26239 | 26883 | ||
| 26240 | (autoload (quote url-cookie-retrieve) "url-cookie" "\ | 26884 | (autoload (quote url-cookie-retrieve) "url-cookie" "\ |
| 26241 | Retrieve all the netscape-style cookies for a specified HOST and PATH. | 26885 | Retrieve all the netscape-style cookies for a specified HOST and LOCALPART. |
| 26886 | |||
| 26887 | \(fn HOST LOCALPART &optional SECURE)" nil nil) | ||
| 26242 | 26888 | ||
| 26243 | \(fn HOST PATH &optional SECURE)" nil nil) | 26889 | (autoload (quote url-cookie-generate-header-lines) "url-cookie" "\ |
| 26890 | Not documented | ||
| 26891 | |||
| 26892 | \(fn HOST LOCALPART SECURE)" nil nil) | ||
| 26244 | 26893 | ||
| 26245 | (autoload (quote url-cookie-handle-set-cookie) "url-cookie" "\ | 26894 | (autoload (quote url-cookie-handle-set-cookie) "url-cookie" "\ |
| 26246 | Not documented | 26895 | Not documented |
| @@ -26254,13 +26903,8 @@ Reset the cookie saver timer. | |||
| 26254 | 26903 | ||
| 26255 | ;;;*** | 26904 | ;;;*** |
| 26256 | 26905 | ||
| 26257 | ;;;### (autoloads (url-dav-vc-registered url-dav-file-name-completion | 26906 | ;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" |
| 26258 | ;;;;;; url-dav-file-name-all-completions url-dav-rename-file url-dav-make-directory | 26907 | ;;;;;; "url/url-dav.el" (17141 254)) |
| 26259 | ;;;;;; url-dav-file-directory-p url-dav-directory-files url-dav-delete-file | ||
| 26260 | ;;;;;; url-dav-delete-directory url-dav-save-resource url-dav-file-attributes | ||
| 26261 | ;;;;;; url-dav-unlock-resource url-dav-active-locks url-dav-lock-resource | ||
| 26262 | ;;;;;; url-dav-get-properties url-dav-supported-p) "url-dav" "url/url-dav.el" | ||
| 26263 | ;;;;;; (16515 33876)) | ||
| 26264 | ;;; Generated autoloads from url/url-dav.el | 26908 | ;;; Generated autoloads from url/url-dav.el |
| 26265 | 26909 | ||
| 26266 | (autoload (quote url-dav-supported-p) "url-dav" "\ | 26910 | (autoload (quote url-dav-supported-p) "url-dav" "\ |
| @@ -26268,102 +26912,6 @@ Not documented | |||
| 26268 | 26912 | ||
| 26269 | \(fn URL)" nil nil) | 26913 | \(fn URL)" nil nil) |
| 26270 | 26914 | ||
| 26271 | (autoload (quote url-dav-get-properties) "url-dav" "\ | ||
| 26272 | Return properties for URL, up to DEPTH levels deep. | ||
| 26273 | |||
| 26274 | Returns an assoc list, where the key is the filename (possibly a full | ||
| 26275 | URI), and the value is a standard property list of DAV property | ||
| 26276 | names (ie: DAV:resourcetype). | ||
| 26277 | |||
| 26278 | \(fn URL &optional ATTRIBUTES DEPTH NAMESPACES)" nil nil) | ||
| 26279 | |||
| 26280 | (autoload (quote url-dav-lock-resource) "url-dav" "\ | ||
| 26281 | Request a lock on URL. If EXCLUSIVE is non-nil, get an exclusive lock. | ||
| 26282 | Optional 3rd argument DEPTH says how deep the lock should go, default is 0 | ||
| 26283 | \(lock only the resource and none of its children). | ||
| 26284 | |||
| 26285 | Returns a cons-cell of (SUCCESSFUL-RESULTS . FAILURE-RESULTS). | ||
| 26286 | SUCCESSFUL-RESULTS is a list of (URL STATUS locktoken). | ||
| 26287 | FAILURE-RESULTS is a list of (URL STATUS). | ||
| 26288 | |||
| 26289 | \(fn URL EXCLUSIVE &optional DEPTH)" nil nil) | ||
| 26290 | |||
| 26291 | (autoload (quote url-dav-active-locks) "url-dav" "\ | ||
| 26292 | Return an assoc list of all active locks on URL. | ||
| 26293 | |||
| 26294 | \(fn URL &optional DEPTH)" nil nil) | ||
| 26295 | |||
| 26296 | (autoload (quote url-dav-unlock-resource) "url-dav" "\ | ||
| 26297 | Release the lock on URL represented by LOCK-TOKEN. | ||
| 26298 | Returns t iff the lock was successfully released. | ||
| 26299 | |||
| 26300 | \(fn URL LOCK-TOKEN)" nil nil) | ||
| 26301 | |||
| 26302 | (autoload (quote url-dav-file-attributes) "url-dav" "\ | ||
| 26303 | Not documented | ||
| 26304 | |||
| 26305 | \(fn URL &optional ID-FORMAT)" nil nil) | ||
| 26306 | |||
| 26307 | (autoload (quote url-dav-save-resource) "url-dav" "\ | ||
| 26308 | Save OBJ as URL using WebDAV. | ||
| 26309 | URL must be a fully qualified URL. | ||
| 26310 | OBJ may be a buffer or a string. | ||
| 26311 | |||
| 26312 | \(fn URL OBJ &optional CONTENT-TYPE LOCK-TOKEN)" nil nil) | ||
| 26313 | |||
| 26314 | (autoload (quote url-dav-delete-directory) "url-dav" "\ | ||
| 26315 | Delete the WebDAV collection URL. | ||
| 26316 | If optional second argument RECURSIVE is non-nil, then delete all | ||
| 26317 | files in the collection as well. | ||
| 26318 | |||
| 26319 | \(fn URL &optional RECURSIVE LOCK-TOKEN)" nil nil) | ||
| 26320 | |||
| 26321 | (autoload (quote url-dav-delete-file) "url-dav" "\ | ||
| 26322 | Delete file named URL. | ||
| 26323 | |||
| 26324 | \(fn URL &optional LOCK-TOKEN)" nil nil) | ||
| 26325 | |||
| 26326 | (autoload (quote url-dav-directory-files) "url-dav" "\ | ||
| 26327 | Return a list of names of files in DIRECTORY. | ||
| 26328 | There are three optional arguments: | ||
| 26329 | If FULL is non-nil, return absolute file names. Otherwise return names | ||
| 26330 | that are relative to the specified directory. | ||
| 26331 | If MATCH is non-nil, mention only file names that match the regexp MATCH. | ||
| 26332 | If NOSORT is non-nil, the list is not sorted--its order is unpredictable. | ||
| 26333 | NOSORT is useful if you plan to sort the result yourself. | ||
| 26334 | |||
| 26335 | \(fn URL &optional FULL MATCH NOSORT FILES-ONLY)" nil nil) | ||
| 26336 | |||
| 26337 | (autoload (quote url-dav-file-directory-p) "url-dav" "\ | ||
| 26338 | Return t if URL names an existing DAV collection. | ||
| 26339 | |||
| 26340 | \(fn URL)" nil nil) | ||
| 26341 | |||
| 26342 | (autoload (quote url-dav-make-directory) "url-dav" "\ | ||
| 26343 | Create the directory DIR and any nonexistent parent dirs. | ||
| 26344 | |||
| 26345 | \(fn URL &optional PARENTS)" nil nil) | ||
| 26346 | |||
| 26347 | (autoload (quote url-dav-rename-file) "url-dav" "\ | ||
| 26348 | Not documented | ||
| 26349 | |||
| 26350 | \(fn OLDNAME NEWNAME &optional OVERWRITE)" nil nil) | ||
| 26351 | |||
| 26352 | (autoload (quote url-dav-file-name-all-completions) "url-dav" "\ | ||
| 26353 | Return a list of all completions of file name FILE in directory DIRECTORY. | ||
| 26354 | These are all file names in directory DIRECTORY which begin with FILE. | ||
| 26355 | |||
| 26356 | \(fn FILE URL)" nil nil) | ||
| 26357 | |||
| 26358 | (autoload (quote url-dav-file-name-completion) "url-dav" "\ | ||
| 26359 | Complete file name FILE in directory DIRECTORY. | ||
| 26360 | Returns the longest string | ||
| 26361 | common to all file names in DIRECTORY that start with FILE. | ||
| 26362 | If there is only one and FILE matches it exactly, returns t. | ||
| 26363 | Returns nil if DIR contains no name starting with FILE. | ||
| 26364 | |||
| 26365 | \(fn FILE URL)" nil nil) | ||
| 26366 | |||
| 26367 | (autoload (quote url-dav-vc-registered) "url-dav" "\ | 26915 | (autoload (quote url-dav-vc-registered) "url-dav" "\ |
| 26368 | Not documented | 26916 | Not documented |
| 26369 | 26917 | ||
| @@ -26371,8 +26919,8 @@ Not documented | |||
| 26371 | 26919 | ||
| 26372 | ;;;*** | 26920 | ;;;*** |
| 26373 | 26921 | ||
| 26374 | ;;;### (autoloads (url-file) "url-file" "url/url-file.el" (16746 | 26922 | ;;;### (autoloads (url-file) "url-file" "url/url-file.el" (17141 |
| 26375 | ;;;;;; 18215)) | 26923 | ;;;;;; 255)) |
| 26376 | ;;; Generated autoloads from url/url-file.el | 26924 | ;;; Generated autoloads from url/url-file.el |
| 26377 | 26925 | ||
| 26378 | (autoload (quote url-file) "url-file" "\ | 26926 | (autoload (quote url-file) "url-file" "\ |
| @@ -26383,7 +26931,7 @@ Handle file: and ftp: URLs. | |||
| 26383 | ;;;*** | 26931 | ;;;*** |
| 26384 | 26932 | ||
| 26385 | ;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" | 26933 | ;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" |
| 26386 | ;;;;;; "url/url-gw.el" (16764 51522)) | 26934 | ;;;;;; "url/url-gw.el" (17141 258)) |
| 26387 | ;;; Generated autoloads from url/url-gw.el | 26935 | ;;; Generated autoloads from url/url-gw.el |
| 26388 | 26936 | ||
| 26389 | (autoload (quote url-gateway-nslookup-host) "url-gw" "\ | 26937 | (autoload (quote url-gateway-nslookup-host) "url-gw" "\ |
| @@ -26394,15 +26942,15 @@ Attempt to resolve the given HOST using nslookup if possible. | |||
| 26394 | (autoload (quote url-open-stream) "url-gw" "\ | 26942 | (autoload (quote url-open-stream) "url-gw" "\ |
| 26395 | Open a stream to HOST, possibly via a gateway. | 26943 | Open a stream to HOST, possibly via a gateway. |
| 26396 | Args per `open-network-stream'. | 26944 | Args per `open-network-stream'. |
| 26397 | Will not make a connexion if `url-gateway-unplugged' is non-nil. | 26945 | Will not make a connection if `url-gateway-unplugged' is non-nil. |
| 26398 | 26946 | ||
| 26399 | \(fn NAME BUFFER HOST SERVICE)" nil nil) | 26947 | \(fn NAME BUFFER HOST SERVICE)" nil nil) |
| 26400 | 26948 | ||
| 26401 | ;;;*** | 26949 | ;;;*** |
| 26402 | 26950 | ||
| 26403 | ;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file | 26951 | ;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file |
| 26404 | ;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (16829 | 26952 | ;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (17141 |
| 26405 | ;;;;;; 43427)) | 26953 | ;;;;;; 258)) |
| 26406 | ;;; Generated autoloads from url/url-handlers.el | 26954 | ;;; Generated autoloads from url/url-handlers.el |
| 26407 | 26955 | ||
| 26408 | (defvar url-handler-mode nil "\ | 26956 | (defvar url-handler-mode nil "\ |
| @@ -26413,6 +26961,8 @@ use either \\[customize] or the function `url-handler-mode'.") | |||
| 26413 | 26961 | ||
| 26414 | (custom-autoload (quote url-handler-mode) "url-handlers") | 26962 | (custom-autoload (quote url-handler-mode) "url-handlers") |
| 26415 | 26963 | ||
| 26964 | (put (quote url-handler-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 26965 | |||
| 26416 | (autoload (quote url-handler-mode) "url-handlers" "\ | 26966 | (autoload (quote url-handler-mode) "url-handlers" "\ |
| 26417 | Use URL to handle URL-like file names. | 26967 | Use URL to handle URL-like file names. |
| 26418 | 26968 | ||
| @@ -26446,7 +26996,7 @@ Not documented | |||
| 26446 | 26996 | ||
| 26447 | ;;;### (autoloads (url-history-save-history url-history-parse-history | 26997 | ;;;### (autoloads (url-history-save-history url-history-parse-history |
| 26448 | ;;;;;; url-history-setup-save-timer) "url-history" "url/url-history.el" | 26998 | ;;;;;; url-history-setup-save-timer) "url-history" "url/url-history.el" |
| 26449 | ;;;;;; (16930 25655)) | 26999 | ;;;;;; (17141 258)) |
| 26450 | ;;; Generated autoloads from url/url-history.el | 27000 | ;;; Generated autoloads from url/url-history.el |
| 26451 | 27001 | ||
| 26452 | (autoload (quote url-history-setup-save-timer) "url-history" "\ | 27002 | (autoload (quote url-history-setup-save-timer) "url-history" "\ |
| @@ -26470,7 +27020,7 @@ user for what type to save as. | |||
| 26470 | ;;;*** | 27020 | ;;;*** |
| 26471 | 27021 | ||
| 26472 | ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p | 27022 | ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p |
| 26473 | ;;;;;; url-http) "url-http" "url/url-http.el" (16912 31025)) | 27023 | ;;;;;; url-http) "url-http" "url/url-http.el" (17141 259)) |
| 26474 | ;;; Generated autoloads from url/url-http.el | 27024 | ;;; Generated autoloads from url/url-http.el |
| 26475 | 27025 | ||
| 26476 | (autoload (quote url-http) "url-http" "\ | 27026 | (autoload (quote url-http) "url-http" "\ |
| @@ -26523,7 +27073,7 @@ p3p | |||
| 26523 | 27073 | ||
| 26524 | ;;;*** | 27074 | ;;;*** |
| 26525 | 27075 | ||
| 26526 | ;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (16775 26718)) | 27076 | ;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (17141 259)) |
| 26527 | ;;; Generated autoloads from url/url-irc.el | 27077 | ;;; Generated autoloads from url/url-irc.el |
| 26528 | 27078 | ||
| 26529 | (autoload (quote url-irc) "url-irc" "\ | 27079 | (autoload (quote url-irc) "url-irc" "\ |
| @@ -26533,19 +27083,22 @@ Not documented | |||
| 26533 | 27083 | ||
| 26534 | ;;;*** | 27084 | ;;;*** |
| 26535 | 27085 | ||
| 26536 | ;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (16747 | 27086 | ;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (17141 |
| 26537 | ;;;;;; 61768)) | 27087 | ;;;;;; 259)) |
| 26538 | ;;; Generated autoloads from url/url-ldap.el | 27088 | ;;; Generated autoloads from url/url-ldap.el |
| 26539 | 27089 | ||
| 26540 | (autoload (quote url-ldap) "url-ldap" "\ | 27090 | (autoload (quote url-ldap) "url-ldap" "\ |
| 26541 | Not documented | 27091 | Perform an LDAP search specified by URL. |
| 27092 | The return value is a buffer displaying the search results in HTML. | ||
| 27093 | URL can be a URL string, or a URL vector of the type returned by | ||
| 27094 | `url-generic-parse-url'. | ||
| 26542 | 27095 | ||
| 26543 | \(fn URL)" nil nil) | 27096 | \(fn URL)" nil nil) |
| 26544 | 27097 | ||
| 26545 | ;;;*** | 27098 | ;;;*** |
| 26546 | 27099 | ||
| 26547 | ;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" | 27100 | ;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" |
| 26548 | ;;;;;; (16788 34909)) | 27101 | ;;;;;; (17141 259)) |
| 26549 | ;;; Generated autoloads from url/url-mailto.el | 27102 | ;;; Generated autoloads from url/url-mailto.el |
| 26550 | 27103 | ||
| 26551 | (autoload (quote url-mail) "url-mailto" "\ | 27104 | (autoload (quote url-mail) "url-mailto" "\ |
| @@ -26561,7 +27114,7 @@ Handle the mailto: URL syntax. | |||
| 26561 | ;;;*** | 27114 | ;;;*** |
| 26562 | 27115 | ||
| 26563 | ;;;### (autoloads (url-data url-generic-emulator-loader url-info | 27116 | ;;;### (autoloads (url-data url-generic-emulator-loader url-info |
| 26564 | ;;;;;; url-man) "url-misc" "url/url-misc.el" (16764 51522)) | 27117 | ;;;;;; url-man) "url-misc" "url/url-misc.el" (17141 260)) |
| 26565 | ;;; Generated autoloads from url/url-misc.el | 27118 | ;;; Generated autoloads from url/url-misc.el |
| 26566 | 27119 | ||
| 26567 | (autoload (quote url-man) "url-misc" "\ | 27120 | (autoload (quote url-man) "url-misc" "\ |
| @@ -26593,7 +27146,7 @@ Fetch a data URL (RFC 2397). | |||
| 26593 | ;;;*** | 27146 | ;;;*** |
| 26594 | 27147 | ||
| 26595 | ;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" | 27148 | ;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" |
| 26596 | ;;;;;; (16775 26718)) | 27149 | ;;;;;; (17141 260)) |
| 26597 | ;;; Generated autoloads from url/url-news.el | 27150 | ;;; Generated autoloads from url/url-news.el |
| 26598 | 27151 | ||
| 26599 | (autoload (quote url-news) "url-news" "\ | 27152 | (autoload (quote url-news) "url-news" "\ |
| @@ -26610,7 +27163,7 @@ Not documented | |||
| 26610 | 27163 | ||
| 26611 | ;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable | 27164 | ;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable |
| 26612 | ;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" | 27165 | ;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" |
| 26613 | ;;;;;; (16764 51522)) | 27166 | ;;;;;; (17141 260)) |
| 26614 | ;;; Generated autoloads from url/url-ns.el | 27167 | ;;; Generated autoloads from url/url-ns.el |
| 26615 | 27168 | ||
| 26616 | (autoload (quote isPlainHostName) "url-ns" "\ | 27169 | (autoload (quote isPlainHostName) "url-ns" "\ |
| @@ -26651,7 +27204,7 @@ Not documented | |||
| 26651 | ;;;*** | 27204 | ;;;*** |
| 26652 | 27205 | ||
| 26653 | ;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" | 27206 | ;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" |
| 26654 | ;;;;;; "url/url-parse.el" (16746 18215)) | 27207 | ;;;;;; "url/url-parse.el" (17141 260)) |
| 26655 | ;;; Generated autoloads from url/url-parse.el | 27208 | ;;; Generated autoloads from url/url-parse.el |
| 26656 | 27209 | ||
| 26657 | (autoload (quote url-recreate-url) "url-parse" "\ | 27210 | (autoload (quote url-recreate-url) "url-parse" "\ |
| @@ -26669,7 +27222,7 @@ Format is: | |||
| 26669 | ;;;*** | 27222 | ;;;*** |
| 26670 | 27223 | ||
| 26671 | ;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" | 27224 | ;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" |
| 26672 | ;;;;;; (16764 51522)) | 27225 | ;;;;;; (17141 263)) |
| 26673 | ;;; Generated autoloads from url/url-privacy.el | 27226 | ;;; Generated autoloads from url/url-privacy.el |
| 26674 | 27227 | ||
| 26675 | (autoload (quote url-setup-privacy-info) "url-privacy" "\ | 27228 | (autoload (quote url-setup-privacy-info) "url-privacy" "\ |
| @@ -26685,7 +27238,7 @@ Not documented | |||
| 26685 | ;;;;;; url-strip-leading-spaces url-eat-trailing-space url-get-normalized-date | 27238 | ;;;;;; url-strip-leading-spaces url-eat-trailing-space url-get-normalized-date |
| 26686 | ;;;;;; url-lazy-message url-normalize-url url-insert-entities-in-string | 27239 | ;;;;;; url-lazy-message url-normalize-url url-insert-entities-in-string |
| 26687 | ;;;;;; url-parse-args url-debug url-debug) "url-util" "url/url-util.el" | 27240 | ;;;;;; url-parse-args url-debug url-debug) "url-util" "url/url-util.el" |
| 26688 | ;;;;;; (16764 51522)) | 27241 | ;;;;;; (17141 263)) |
| 26689 | ;;; Generated autoloads from url/url-util.el | 27242 | ;;; Generated autoloads from url/url-util.el |
| 26690 | 27243 | ||
| 26691 | (defvar url-debug nil "\ | 27244 | (defvar url-debug nil "\ |
| @@ -26810,7 +27363,7 @@ This uses `url-current-object', set locally to the buffer. | |||
| 26810 | ;;;*** | 27363 | ;;;*** |
| 26811 | 27364 | ||
| 26812 | ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) | 27365 | ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) |
| 26813 | ;;;;;; "userlock" "userlock.el" (16213 43271)) | 27366 | ;;;;;; "userlock" "userlock.el" (17141 23009)) |
| 26814 | ;;; Generated autoloads from userlock.el | 27367 | ;;; Generated autoloads from userlock.el |
| 26815 | 27368 | ||
| 26816 | (autoload (quote ask-user-about-lock) "userlock" "\ | 27369 | (autoload (quote ask-user-about-lock) "userlock" "\ |
| @@ -26840,7 +27393,7 @@ The buffer in question is current when this function is called. | |||
| 26840 | 27393 | ||
| 26841 | ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal | 27394 | ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal |
| 26842 | ;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el" | 27395 | ;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el" |
| 26843 | ;;;;;; (16908 33362)) | 27396 | ;;;;;; (17141 6845)) |
| 26844 | ;;; Generated autoloads from gnus/uudecode.el | 27397 | ;;; Generated autoloads from gnus/uudecode.el |
| 26845 | 27398 | ||
| 26846 | (autoload (quote uudecode-decode-region-external) "uudecode" "\ | 27399 | (autoload (quote uudecode-decode-region-external) "uudecode" "\ |
| @@ -26869,8 +27422,8 @@ If FILE-NAME is non-nil, save the result to FILE-NAME. | |||
| 26869 | ;;;;;; vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot | 27422 | ;;;;;; vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot |
| 26870 | ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window | 27423 | ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window |
| 26871 | ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file | 27424 | ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file |
| 26872 | ;;;;;; with-vc-file vc-branch-part vc-before-checkin-hook vc-checkin-hook | 27425 | ;;;;;; with-vc-file vc-branch-part vc-trunk-p vc-before-checkin-hook |
| 26873 | ;;;;;; vc-checkout-hook) "vc" "vc.el" (16930 4639)) | 27426 | ;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (17141 23031)) |
| 26874 | ;;; Generated autoloads from vc.el | 27427 | ;;; Generated autoloads from vc.el |
| 26875 | 27428 | ||
| 26876 | (defvar vc-checkout-hook nil "\ | 27429 | (defvar vc-checkout-hook nil "\ |
| @@ -26891,6 +27444,11 @@ See `run-hooks'.") | |||
| 26891 | 27444 | ||
| 26892 | (custom-autoload (quote vc-before-checkin-hook) "vc") | 27445 | (custom-autoload (quote vc-before-checkin-hook) "vc") |
| 26893 | 27446 | ||
| 27447 | (autoload (quote vc-trunk-p) "vc" "\ | ||
| 27448 | Return t if REV is a revision on the trunk. | ||
| 27449 | |||
| 27450 | \(fn REV)" nil nil) | ||
| 27451 | |||
| 26894 | (autoload (quote vc-branch-part) "vc" "\ | 27452 | (autoload (quote vc-branch-part) "vc" "\ |
| 26895 | Return the branch part of a revision number REV. | 27453 | Return the branch part of a revision number REV. |
| 26896 | 27454 | ||
| @@ -27123,12 +27681,12 @@ log entries should be gathered. | |||
| 27123 | \(fn &rest ARGS)" t nil) | 27681 | \(fn &rest ARGS)" t nil) |
| 27124 | 27682 | ||
| 27125 | (autoload (quote vc-annotate) "vc" "\ | 27683 | (autoload (quote vc-annotate) "vc" "\ |
| 27126 | Display the edit history of the current file using colours. | 27684 | Display the edit history of the current file using colors. |
| 27127 | 27685 | ||
| 27128 | This command creates a buffer that shows, for each line of the current | 27686 | This command creates a buffer that shows, for each line of the current |
| 27129 | file, when it was last edited and by whom. Additionally, colours are | 27687 | file, when it was last edited and by whom. Additionally, colors are |
| 27130 | used to show the age of each line--blue means oldest, red means | 27688 | used to show the age of each line--blue means oldest, red means |
| 27131 | youngest, and intermediate colours indicate intermediate ages. By | 27689 | youngest, and intermediate colors indicate intermediate ages. By |
| 27132 | default, the time scale stretches back one year into the past; | 27690 | default, the time scale stretches back one year into the past; |
| 27133 | everything that is older than that is shown in blue. | 27691 | everything that is older than that is shown in blue. |
| 27134 | 27692 | ||
| @@ -27152,7 +27710,7 @@ colors. `vc-annotate-background' specifies the background color. | |||
| 27152 | 27710 | ||
| 27153 | ;;;*** | 27711 | ;;;*** |
| 27154 | 27712 | ||
| 27155 | ;;;### (autoloads nil "vc-arch" "vc-arch.el" (16866 20008)) | 27713 | ;;;### (autoloads nil "vc-arch" "vc-arch.el" (17141 23009)) |
| 27156 | ;;; Generated autoloads from vc-arch.el | 27714 | ;;; Generated autoloads from vc-arch.el |
| 27157 | (defun vc-arch-registered (file) | 27715 | (defun vc-arch-registered (file) |
| 27158 | (if (vc-find-root file "{arch}/=tagging-method") | 27716 | (if (vc-find-root file "{arch}/=tagging-method") |
| @@ -27162,7 +27720,7 @@ colors. `vc-annotate-background' specifies the background color. | |||
| 27162 | 27720 | ||
| 27163 | ;;;*** | 27721 | ;;;*** |
| 27164 | 27722 | ||
| 27165 | ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (16908 33361)) | 27723 | ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (17141 23014)) |
| 27166 | ;;; Generated autoloads from vc-cvs.el | 27724 | ;;; Generated autoloads from vc-cvs.el |
| 27167 | (defun vc-cvs-registered (f) | 27725 | (defun vc-cvs-registered (f) |
| 27168 | (when (file-readable-p (expand-file-name | 27726 | (when (file-readable-p (expand-file-name |
| @@ -27172,7 +27730,7 @@ colors. `vc-annotate-background' specifies the background color. | |||
| 27172 | 27730 | ||
| 27173 | ;;;*** | 27731 | ;;;*** |
| 27174 | 27732 | ||
| 27175 | ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (16908 33361)) | 27733 | ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (17141 23016)) |
| 27176 | ;;; Generated autoloads from vc-mcvs.el | 27734 | ;;; Generated autoloads from vc-mcvs.el |
| 27177 | (defun vc-mcvs-registered (file) | 27735 | (defun vc-mcvs-registered (file) |
| 27178 | (if (vc-find-root file "MCVS/CVS") | 27736 | (if (vc-find-root file "MCVS/CVS") |
| @@ -27183,7 +27741,7 @@ colors. `vc-annotate-background' specifies the background color. | |||
| 27183 | ;;;*** | 27741 | ;;;*** |
| 27184 | 27742 | ||
| 27185 | ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" | 27743 | ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" |
| 27186 | ;;;;;; (16858 50920)) | 27744 | ;;;;;; (17141 23021)) |
| 27187 | ;;; Generated autoloads from vc-rcs.el | 27745 | ;;; Generated autoloads from vc-rcs.el |
| 27188 | 27746 | ||
| 27189 | (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ | 27747 | (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ |
| @@ -27196,7 +27754,7 @@ For a description of possible values, see `vc-check-master-templates'.") | |||
| 27196 | ;;;*** | 27754 | ;;;*** |
| 27197 | 27755 | ||
| 27198 | ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" | 27756 | ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" |
| 27199 | ;;;;;; (16701 32674)) | 27757 | ;;;;;; (17141 23021)) |
| 27200 | ;;; Generated autoloads from vc-sccs.el | 27758 | ;;; Generated autoloads from vc-sccs.el |
| 27201 | 27759 | ||
| 27202 | (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ | 27760 | (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ |
| @@ -27213,7 +27771,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) | |||
| 27213 | 27771 | ||
| 27214 | ;;;*** | 27772 | ;;;*** |
| 27215 | 27773 | ||
| 27216 | ;;;### (autoloads nil "vc-svn" "vc-svn.el" (16908 33361)) | 27774 | ;;;### (autoloads nil "vc-svn" "vc-svn.el" (17141 23024)) |
| 27217 | ;;; Generated autoloads from vc-svn.el | 27775 | ;;; Generated autoloads from vc-svn.el |
| 27218 | (defun vc-svn-registered (f) | 27776 | (defun vc-svn-registered (f) |
| 27219 | (when (file-readable-p (expand-file-name | 27777 | (when (file-readable-p (expand-file-name |
| @@ -27226,7 +27784,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) | |||
| 27226 | ;;;*** | 27784 | ;;;*** |
| 27227 | 27785 | ||
| 27228 | ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" | 27786 | ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" |
| 27229 | ;;;;;; (16858 50937)) | 27787 | ;;;;;; (17144 58085)) |
| 27230 | ;;; Generated autoloads from progmodes/vhdl-mode.el | 27788 | ;;; Generated autoloads from progmodes/vhdl-mode.el |
| 27231 | 27789 | ||
| 27232 | (autoload (quote vhdl-mode) "vhdl-mode" "\ | 27790 | (autoload (quote vhdl-mode) "vhdl-mode" "\ |
| @@ -27751,7 +28309,7 @@ Key bindings: | |||
| 27751 | 28309 | ||
| 27752 | ;;;*** | 28310 | ;;;*** |
| 27753 | 28311 | ||
| 27754 | ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (16423 23570)) | 28312 | ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (17096 12516)) |
| 27755 | ;;; Generated autoloads from emulation/vi.el | 28313 | ;;; Generated autoloads from emulation/vi.el |
| 27756 | 28314 | ||
| 27757 | (autoload (quote vi-mode) "vi" "\ | 28315 | (autoload (quote vi-mode) "vi" "\ |
| @@ -27806,7 +28364,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs. | |||
| 27806 | ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion | 28364 | ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion |
| 27807 | ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer | 28365 | ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer |
| 27808 | ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" | 28366 | ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" |
| 27809 | ;;;;;; "language/viet-util.el" (16213 43280)) | 28367 | ;;;;;; "language/viet-util.el" (17097 30357)) |
| 27810 | ;;; Generated autoloads from language/viet-util.el | 28368 | ;;; Generated autoloads from language/viet-util.el |
| 27811 | 28369 | ||
| 27812 | (autoload (quote viet-encode-viscii-char) "viet-util" "\ | 28370 | (autoload (quote viet-encode-viscii-char) "viet-util" "\ |
| @@ -27852,8 +28410,8 @@ Not documented | |||
| 27852 | 28410 | ||
| 27853 | ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame | 28411 | ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame |
| 27854 | ;;;;;; view-buffer-other-window view-buffer view-file-other-frame | 28412 | ;;;;;; view-buffer-other-window view-buffer view-file-other-frame |
| 27855 | ;;;;;; view-file-other-window view-file) "view" "view.el" (16764 | 28413 | ;;;;;; view-file-other-window view-file) "view" "view.el" (17141 |
| 27856 | ;;;;;; 51519)) | 28414 | ;;;;;; 23036)) |
| 27857 | ;;; Generated autoloads from view.el | 28415 | ;;; Generated autoloads from view.el |
| 27858 | 28416 | ||
| 27859 | (defvar view-mode nil "\ | 28417 | (defvar view-mode nil "\ |
| @@ -28060,8 +28618,8 @@ Exit View mode and make the current buffer editable. | |||
| 28060 | 28618 | ||
| 28061 | ;;;*** | 28619 | ;;;*** |
| 28062 | 28620 | ||
| 28063 | ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (16213 | 28621 | ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (17134 |
| 28064 | ;;;;;; 43273)) | 28622 | ;;;;;; 16212)) |
| 28065 | ;;; Generated autoloads from emulation/vip.el | 28623 | ;;; Generated autoloads from emulation/vip.el |
| 28066 | 28624 | ||
| 28067 | (autoload (quote vip-setup) "vip" "\ | 28625 | (autoload (quote vip-setup) "vip" "\ |
| @@ -28077,7 +28635,7 @@ Turn on VIP emulation of VI. | |||
| 28077 | ;;;*** | 28635 | ;;;*** |
| 28078 | 28636 | ||
| 28079 | ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" | 28637 | ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" |
| 28080 | ;;;;;; (16923 3621)) | 28638 | ;;;;;; (17141 11160)) |
| 28081 | ;;; Generated autoloads from emulation/viper.el | 28639 | ;;; Generated autoloads from emulation/viper.el |
| 28082 | 28640 | ||
| 28083 | (autoload (quote toggle-viper-mode) "viper" "\ | 28641 | (autoload (quote toggle-viper-mode) "viper" "\ |
| @@ -28087,14 +28645,14 @@ If Viper is enabled, turn it off. Otherwise, turn it on. | |||
| 28087 | \(fn)" t nil) | 28645 | \(fn)" t nil) |
| 28088 | 28646 | ||
| 28089 | (autoload (quote viper-mode) "viper" "\ | 28647 | (autoload (quote viper-mode) "viper" "\ |
| 28090 | Turn on Viper emulation of Vi. | 28648 | Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Viper'. |
| 28091 | 28649 | ||
| 28092 | \(fn)" t nil) | 28650 | \(fn)" t nil) |
| 28093 | 28651 | ||
| 28094 | ;;;*** | 28652 | ;;;*** |
| 28095 | 28653 | ||
| 28096 | ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" | 28654 | ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" |
| 28097 | ;;;;;; (16908 33361)) | 28655 | ;;;;;; (17141 49)) |
| 28098 | ;;; Generated autoloads from emacs-lisp/warnings.el | 28656 | ;;; Generated autoloads from emacs-lisp/warnings.el |
| 28099 | 28657 | ||
| 28100 | (defvar warning-prefix-function nil "\ | 28658 | (defvar warning-prefix-function nil "\ |
| @@ -28130,7 +28688,9 @@ or a list of symbols whose first element is a custom group name. | |||
| 28130 | \(The rest of the symbols represent subcategories, for warning purposes | 28688 | \(The rest of the symbols represent subcategories, for warning purposes |
| 28131 | only, and you can use whatever symbols you like.) | 28689 | only, and you can use whatever symbols you like.) |
| 28132 | 28690 | ||
| 28133 | LEVEL should be either :warning, :error, or :emergency. | 28691 | LEVEL should be either :debug, :warning, :error, or :emergency |
| 28692 | \(but see `warning-minimum-level' and `warning-minimum-log-level'). | ||
| 28693 | |||
| 28134 | :emergency -- a problem that will seriously impair Emacs operation soon | 28694 | :emergency -- a problem that will seriously impair Emacs operation soon |
| 28135 | if you do not attend to it promptly. | 28695 | if you do not attend to it promptly. |
| 28136 | :error -- data or circumstances that are inherently wrong. | 28696 | :error -- data or circumstances that are inherently wrong. |
| @@ -28158,11 +28718,14 @@ or a list of symbols whose first element is a custom group name. | |||
| 28158 | \(The rest of the symbols represent subcategories and | 28718 | \(The rest of the symbols represent subcategories and |
| 28159 | can be whatever you like.) | 28719 | can be whatever you like.) |
| 28160 | 28720 | ||
| 28161 | LEVEL should be either :warning, :error, or :emergency. | 28721 | LEVEL should be either :debug, :warning, :error, or :emergency |
| 28722 | \(but see `warning-minimum-level' and `warning-minimum-log-level'). | ||
| 28723 | |||
| 28162 | :emergency -- a problem that will seriously impair Emacs operation soon | 28724 | :emergency -- a problem that will seriously impair Emacs operation soon |
| 28163 | if you do not attend to it promptly. | 28725 | if you do not attend to it promptly. |
| 28164 | :error -- invalid data or circumstances. | 28726 | :error -- invalid data or circumstances. |
| 28165 | :warning -- suspicious data or circumstances. | 28727 | :warning -- suspicious data or circumstances. |
| 28728 | :debug -- info for debugging only. | ||
| 28166 | 28729 | ||
| 28167 | \(fn TYPE LEVEL MESSAGE &rest ARGS)" nil nil) | 28730 | \(fn TYPE LEVEL MESSAGE &rest ARGS)" nil nil) |
| 28168 | 28731 | ||
| @@ -28177,13 +28740,15 @@ this is equivalent to `display-warning', using | |||
| 28177 | ;;;*** | 28740 | ;;;*** |
| 28178 | 28741 | ||
| 28179 | ;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" | 28742 | ;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" |
| 28180 | ;;;;;; (16923 3610)) | 28743 | ;;;;;; (17141 23042)) |
| 28181 | ;;; Generated autoloads from wdired.el | 28744 | ;;; Generated autoloads from wdired.el |
| 28182 | 28745 | ||
| 28183 | (autoload (quote wdired-change-to-wdired-mode) "wdired" "\ | 28746 | (autoload (quote wdired-change-to-wdired-mode) "wdired" "\ |
| 28184 | Put a dired buffer in a mode in which filenames are editable. | 28747 | Put a dired buffer in a mode in which filenames are editable. |
| 28185 | In this mode the names of the files can be changed, and after | 28748 | \\<wdired-mode-map> |
| 28186 | typing C-c C-c the files and directories in disk are renamed. | 28749 | This mode allows the user to change the names of the files, and after |
| 28750 | typing \\[wdired-finish-edit] Emacs renames the files and directories | ||
| 28751 | in disk. | ||
| 28187 | 28752 | ||
| 28188 | See `wdired-mode'. | 28753 | See `wdired-mode'. |
| 28189 | 28754 | ||
| @@ -28191,7 +28756,7 @@ See `wdired-mode'. | |||
| 28191 | 28756 | ||
| 28192 | ;;;*** | 28757 | ;;;*** |
| 28193 | 28758 | ||
| 28194 | ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (16423 23573)) | 28759 | ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (17134 16307)) |
| 28195 | ;;; Generated autoloads from net/webjump.el | 28760 | ;;; Generated autoloads from net/webjump.el |
| 28196 | 28761 | ||
| 28197 | (autoload (quote webjump) "webjump" "\ | 28762 | (autoload (quote webjump) "webjump" "\ |
| @@ -28208,7 +28773,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke | |||
| 28208 | ;;;*** | 28773 | ;;;*** |
| 28209 | 28774 | ||
| 28210 | ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" | 28775 | ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" |
| 28211 | ;;;;;; (16820 16328)) | 28776 | ;;;;;; (17134 4682)) |
| 28212 | ;;; Generated autoloads from progmodes/which-func.el | 28777 | ;;; Generated autoloads from progmodes/which-func.el |
| 28213 | (put 'which-func-format 'risky-local-variable t) | 28778 | (put 'which-func-format 'risky-local-variable t) |
| 28214 | (put 'which-func-current 'risky-local-variable t) | 28779 | (put 'which-func-current 'risky-local-variable t) |
| @@ -28223,6 +28788,8 @@ use either \\[customize] or the function `which-function-mode'.") | |||
| 28223 | 28788 | ||
| 28224 | (custom-autoload (quote which-function-mode) "which-func") | 28789 | (custom-autoload (quote which-function-mode) "which-func") |
| 28225 | 28790 | ||
| 28791 | (put (quote which-function-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 28792 | |||
| 28226 | (autoload (quote which-function-mode) "which-func" "\ | 28793 | (autoload (quote which-function-mode) "which-func" "\ |
| 28227 | Toggle Which Function mode, globally. | 28794 | Toggle Which Function mode, globally. |
| 28228 | When Which Function mode is enabled, the current function name is | 28795 | When Which Function mode is enabled, the current function name is |
| @@ -28240,7 +28807,7 @@ and off otherwise. | |||
| 28240 | ;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check | 28807 | ;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check |
| 28241 | ;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check | 28808 | ;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check |
| 28242 | ;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el" | 28809 | ;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el" |
| 28243 | ;;;;;; (16764 51519)) | 28810 | ;;;;;; (17141 23042)) |
| 28244 | ;;; Generated autoloads from whitespace.el | 28811 | ;;; Generated autoloads from whitespace.el |
| 28245 | 28812 | ||
| 28246 | (autoload (quote whitespace-toggle-leading-check) "whitespace" "\ | 28813 | (autoload (quote whitespace-toggle-leading-check) "whitespace" "\ |
| @@ -28312,6 +28879,8 @@ use either \\[customize] or the function `whitespace-global-mode'.") | |||
| 28312 | 28879 | ||
| 28313 | (custom-autoload (quote whitespace-global-mode) "whitespace") | 28880 | (custom-autoload (quote whitespace-global-mode) "whitespace") |
| 28314 | 28881 | ||
| 28882 | (put (quote whitespace-global-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 28883 | |||
| 28315 | (autoload (quote whitespace-global-mode) "whitespace" "\ | 28884 | (autoload (quote whitespace-global-mode) "whitespace" "\ |
| 28316 | Toggle using Whitespace mode in new buffers. | 28885 | Toggle using Whitespace mode in new buffers. |
| 28317 | With ARG, turn the mode on iff ARG is positive. | 28886 | With ARG, turn the mode on iff ARG is positive. |
| @@ -28330,7 +28899,7 @@ This is meant to be added buffer-locally to `write-file-functions'. | |||
| 28330 | ;;;*** | 28899 | ;;;*** |
| 28331 | 28900 | ||
| 28332 | ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse | 28901 | ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse |
| 28333 | ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (16213 43272)) | 28902 | ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (17141 23042)) |
| 28334 | ;;; Generated autoloads from wid-browse.el | 28903 | ;;; Generated autoloads from wid-browse.el |
| 28335 | 28904 | ||
| 28336 | (autoload (quote widget-browse-at) "wid-browse" "\ | 28905 | (autoload (quote widget-browse-at) "wid-browse" "\ |
| @@ -28357,8 +28926,8 @@ With arg, turn widget mode on if and only if arg is positive. | |||
| 28357 | ;;;*** | 28926 | ;;;*** |
| 28358 | 28927 | ||
| 28359 | ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create | 28928 | ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create |
| 28360 | ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (16894 | 28929 | ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17141 |
| 28361 | ;;;;;; 3340)) | 28930 | ;;;;;; 23047)) |
| 28362 | ;;; Generated autoloads from wid-edit.el | 28931 | ;;; Generated autoloads from wid-edit.el |
| 28363 | 28932 | ||
| 28364 | (autoload (quote widgetp) "wid-edit" "\ | 28933 | (autoload (quote widgetp) "wid-edit" "\ |
| @@ -28400,8 +28969,8 @@ Setup current buffer so editing string widgets works. | |||
| 28400 | ;;;*** | 28969 | ;;;*** |
| 28401 | 28970 | ||
| 28402 | ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right | 28971 | ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right |
| 28403 | ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (16710 | 28972 | ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (17141 |
| 28404 | ;;;;;; 51039)) | 28973 | ;;;;;; 23049)) |
| 28405 | ;;; Generated autoloads from windmove.el | 28974 | ;;; Generated autoloads from windmove.el |
| 28406 | 28975 | ||
| 28407 | (autoload (quote windmove-left) "windmove" "\ | 28976 | (autoload (quote windmove-left) "windmove" "\ |
| @@ -28454,11 +29023,11 @@ Default MODIFIER is 'shift. | |||
| 28454 | ;;;*** | 29023 | ;;;*** |
| 28455 | 29024 | ||
| 28456 | ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" | 29025 | ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" |
| 28457 | ;;;;;; (16792 36614)) | 29026 | ;;;;;; (17141 23053)) |
| 28458 | ;;; Generated autoloads from winner.el | 29027 | ;;; Generated autoloads from winner.el |
| 28459 | 29028 | ||
| 28460 | (defvar winner-mode nil "\ | 29029 | (defvar winner-mode nil "\ |
| 28461 | Toggle winner-mode. | 29030 | Toggle Winner mode. |
| 28462 | Setting this variable directly does not take effect; | 29031 | Setting this variable directly does not take effect; |
| 28463 | use either \\[customize] or the function `winner-mode'.") | 29032 | use either \\[customize] or the function `winner-mode'.") |
| 28464 | 29033 | ||
| @@ -28473,7 +29042,7 @@ With arg, turn Winner mode on if and only if arg is positive. | |||
| 28473 | ;;;*** | 29042 | ;;;*** |
| 28474 | 29043 | ||
| 28475 | ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" | 29044 | ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" |
| 28476 | ;;;;;; "woman.el" (16875 35928)) | 29045 | ;;;;;; "woman.el" (17141 23061)) |
| 28477 | ;;; Generated autoloads from woman.el | 29046 | ;;; Generated autoloads from woman.el |
| 28478 | 29047 | ||
| 28479 | (autoload (quote woman) "woman" "\ | 29048 | (autoload (quote woman) "woman" "\ |
| @@ -28509,7 +29078,7 @@ decompress the file if appropriate. See the documentation for the | |||
| 28509 | ;;;*** | 29078 | ;;;*** |
| 28510 | 29079 | ||
| 28511 | ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" | 29080 | ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" |
| 28512 | ;;;;;; (16213 43273)) | 29081 | ;;;;;; (17134 16237)) |
| 28513 | ;;; Generated autoloads from emulation/ws-mode.el | 29082 | ;;; Generated autoloads from emulation/ws-mode.el |
| 28514 | 29083 | ||
| 28515 | (autoload (quote wordstar-mode) "ws-mode" "\ | 29084 | (autoload (quote wordstar-mode) "ws-mode" "\ |
| @@ -28622,7 +29191,7 @@ The key bindings are: | |||
| 28622 | ;;;*** | 29191 | ;;;*** |
| 28623 | 29192 | ||
| 28624 | ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" | 29193 | ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" |
| 28625 | ;;;;;; (16830 50347)) | 29194 | ;;;;;; (17144 6225)) |
| 28626 | ;;; Generated autoloads from xml.el | 29195 | ;;; Generated autoloads from xml.el |
| 28627 | 29196 | ||
| 28628 | (autoload (quote xml-parse-file) "xml" "\ | 29197 | (autoload (quote xml-parse-file) "xml" "\ |
| @@ -28647,8 +29216,8 @@ If PARSE-NS is non-nil, then QNAMES are expanded. | |||
| 28647 | 29216 | ||
| 28648 | ;;;*** | 29217 | ;;;*** |
| 28649 | 29218 | ||
| 28650 | ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (16875 | 29219 | ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (17141 |
| 28651 | ;;;;;; 35928)) | 29220 | ;;;;;; 23065)) |
| 28652 | ;;; Generated autoloads from xt-mouse.el | 29221 | ;;; Generated autoloads from xt-mouse.el |
| 28653 | 29222 | ||
| 28654 | (defvar xterm-mouse-mode nil "\ | 29223 | (defvar xterm-mouse-mode nil "\ |
| @@ -28659,18 +29228,25 @@ use either \\[customize] or the function `xterm-mouse-mode'.") | |||
| 28659 | 29228 | ||
| 28660 | (custom-autoload (quote xterm-mouse-mode) "xt-mouse") | 29229 | (custom-autoload (quote xterm-mouse-mode) "xt-mouse") |
| 28661 | 29230 | ||
| 29231 | (put (quote xterm-mouse-mode) (quote custom-set) (quote custom-set-minor-mode)) | ||
| 29232 | |||
| 28662 | (autoload (quote xterm-mouse-mode) "xt-mouse" "\ | 29233 | (autoload (quote xterm-mouse-mode) "xt-mouse" "\ |
| 28663 | Toggle XTerm mouse mode. | 29234 | Toggle XTerm mouse mode. |
| 28664 | With prefix arg, turn XTerm mouse mode on iff arg is positive. | 29235 | With prefix arg, turn XTerm mouse mode on iff arg is positive. |
| 28665 | 29236 | ||
| 28666 | Turn it on to use emacs mouse commands, and off to use xterm mouse commands. | 29237 | Turn it on to use Emacs mouse commands, and off to use xterm mouse commands. |
| 29238 | This works in terminal emulators compatible with xterm. It only | ||
| 29239 | works for simple uses of the mouse. Basically, only non-modified | ||
| 29240 | single clicks are supported. When turned on, the normal xterm | ||
| 29241 | mouse functionality for such clicks is still available by holding | ||
| 29242 | down the SHIFT key while pressing the mouse button. | ||
| 28667 | 29243 | ||
| 28668 | \(fn &optional ARG)" t nil) | 29244 | \(fn &optional ARG)" t nil) |
| 28669 | 29245 | ||
| 28670 | ;;;*** | 29246 | ;;;*** |
| 28671 | 29247 | ||
| 28672 | ;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" | 29248 | ;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" |
| 28673 | ;;;;;; "gnus/yenc.el" (16697 49031)) | 29249 | ;;;;;; "gnus/yenc.el" (17141 6846)) |
| 28674 | ;;; Generated autoloads from gnus/yenc.el | 29250 | ;;; Generated autoloads from gnus/yenc.el |
| 28675 | 29251 | ||
| 28676 | (autoload (quote yenc-decode-region) "yenc" "\ | 29252 | (autoload (quote yenc-decode-region) "yenc" "\ |
| @@ -28686,7 +29262,7 @@ Extract file name from an yenc header. | |||
| 28686 | ;;;*** | 29262 | ;;;*** |
| 28687 | 29263 | ||
| 28688 | ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism | 29264 | ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism |
| 28689 | ;;;;;; yow) "yow" "play/yow.el" (16213 43281)) | 29265 | ;;;;;; yow) "yow" "play/yow.el" (17134 16337)) |
| 28690 | ;;; Generated autoloads from play/yow.el | 29266 | ;;; Generated autoloads from play/yow.el |
| 28691 | 29267 | ||
| 28692 | (autoload (quote yow) "yow" "\ | 29268 | (autoload (quote yow) "yow" "\ |
| @@ -28712,7 +29288,7 @@ Zippy goes to the analyst. | |||
| 28712 | 29288 | ||
| 28713 | ;;;*** | 29289 | ;;;*** |
| 28714 | 29290 | ||
| 28715 | ;;;### (autoloads (zone) "zone" "play/zone.el" (16858 50933)) | 29291 | ;;;### (autoloads (zone) "zone" "play/zone.el" (17134 16337)) |
| 28716 | ;;; Generated autoloads from play/zone.el | 29292 | ;;; Generated autoloads from play/zone.el |
| 28717 | 29293 | ||
| 28718 | (autoload (quote zone) "zone" "\ | 29294 | (autoload (quote zone) "zone" "\ |
| @@ -28723,7 +29299,7 @@ Zone out, completely. | |||
| 28723 | ;;;*** | 29299 | ;;;*** |
| 28724 | 29300 | ||
| 28725 | ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" | 29301 | ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" |
| 28726 | ;;;;;; "net/zone-mode.el" (16377 12872)) | 29302 | ;;;;;; "net/zone-mode.el" (17134 16307)) |
| 28727 | ;;; Generated autoloads from net/zone-mode.el | 29303 | ;;; Generated autoloads from net/zone-mode.el |
| 28728 | 29304 | ||
| 28729 | (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ | 29305 | (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ |
| @@ -28790,25 +29366,24 @@ Zone-mode does two things: | |||
| 28790 | ;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-io.el" | 29366 | ;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-io.el" |
| 28791 | ;;;;;; "eshell/esh-maint.el" "eshell/esh-module.el" "eshell/esh-opt.el" | 29367 | ;;;;;; "eshell/esh-maint.el" "eshell/esh-module.el" "eshell/esh-opt.el" |
| 28792 | ;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el" | 29368 | ;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el" |
| 28793 | ;;;;;; "faces.el" "files.el" "filesets.el" "foldout.el" "font-core.el" | 29369 | ;;;;;; "faces.el" "files.el" "foldout.el" "font-core.el" "format.el" |
| 28794 | ;;;;;; "format.el" "forms-d2.el" "forms-pass.el" "frame.el" "generic-x.el" | 29370 | ;;;;;; "forms-d2.el" "forms-pass.el" "frame.el" "generic-x.el" "gnus/compface.el" |
| 28795 | ;;;;;; "gnus/compface.el" "gnus/dig.el" "gnus/dns.el" "gnus/format-spec.el" | 29371 | ;;;;;; "gnus/dig.el" "gnus/dns.el" "gnus/format-spec.el" "gnus/gnus-async.el" |
| 28796 | ;;;;;; "gnus/gnus-async.el" "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" | 29372 | ;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el" |
| 28797 | ;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-diary.el" | 29373 | ;;;;;; "gnus/gnus-demon.el" "gnus/gnus-diary.el" "gnus/gnus-dup.el" |
| 28798 | ;;;;;; "gnus/gnus-dup.el" "gnus/gnus-eform.el" "gnus/gnus-ems.el" | 29374 | ;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-gl.el" |
| 28799 | ;;;;;; "gnus/gnus-gl.el" "gnus/gnus-int.el" "gnus/gnus-logic.el" | 29375 | ;;;;;; "gnus/gnus-int.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el" |
| 28800 | ;;;;;; "gnus/gnus-mh.el" "gnus/gnus-nocem.el" "gnus/gnus-salt.el" | 29376 | ;;;;;; "gnus/gnus-nocem.el" "gnus/gnus-salt.el" "gnus/gnus-score.el" |
| 28801 | ;;;;;; "gnus/gnus-score.el" "gnus/gnus-setup.el" "gnus/gnus-srvr.el" | 29377 | ;;;;;; "gnus/gnus-setup.el" "gnus/gnus-srvr.el" "gnus/gnus-sum.el" |
| 28802 | ;;;;;; "gnus/gnus-sum.el" "gnus/gnus-topic.el" "gnus/gnus-undo.el" | 29378 | ;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el" |
| 28803 | ;;;;;; "gnus/gnus-util.el" "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/hex-util.el" | 29379 | ;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/hex-util.el" "gnus/ietf-drums.el" |
| 28804 | ;;;;;; "gnus/ietf-drums.el" "gnus/imap.el" "gnus/legacy-gnus-agent.el" | 29380 | ;;;;;; "gnus/imap.el" "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" |
| 28805 | ;;;;;; "gnus/mail-parse.el" "gnus/mail-prsvr.el" "gnus/mail-source.el" | 29381 | ;;;;;; "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/mailcap.el" |
| 28806 | ;;;;;; "gnus/mailcap.el" "gnus/messcompat.el" "gnus/mm-bodies.el" | 29382 | ;;;;;; "gnus/messcompat.el" "gnus/mm-bodies.el" "gnus/mm-decode.el" |
| 28807 | ;;;;;; "gnus/mm-decode.el" "gnus/mm-encode.el" "gnus/mm-util.el" | 29383 | ;;;;;; "gnus/mm-encode.el" "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" |
| 28808 | ;;;;;; "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" "gnus/mml.el" | 29384 | ;;;;;; "gnus/mml-smime.el" "gnus/mml.el" "gnus/nnagent.el" "gnus/nnbabyl.el" |
| 28809 | ;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndb.el" "gnus/nndir.el" | 29385 | ;;;;;; "gnus/nndb.el" "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el" |
| 28810 | ;;;;;; "gnus/nndraft.el" "gnus/nneething.el" "gnus/nngateway.el" | 29386 | ;;;;;; "gnus/nngateway.el" "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnlistserv.el" |
| 28811 | ;;;;;; "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnlistserv.el" | ||
| 28812 | ;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmbox.el" "gnus/nnmh.el" | 29387 | ;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmbox.el" "gnus/nnmh.el" |
| 28813 | ;;;;;; "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnrss.el" "gnus/nnslashdot.el" | 29388 | ;;;;;; "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnrss.el" "gnus/nnslashdot.el" |
| 28814 | ;;;;;; "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnultimate.el" "gnus/nnvirtual.el" | 29389 | ;;;;;; "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnultimate.el" "gnus/nnvirtual.el" |
| @@ -28816,61 +29391,60 @@ Zone-mode does two things: | |||
| 28816 | ;;;;;; "gnus/pgg-gpg.el" "gnus/pgg-parse.el" "gnus/pgg-pgp.el" "gnus/pgg-pgp5.el" | 29391 | ;;;;;; "gnus/pgg-gpg.el" "gnus/pgg-parse.el" "gnus/pgg-pgp.el" "gnus/pgg-pgp5.el" |
| 28817 | ;;;;;; "gnus/pop3.el" "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" | 29392 | ;;;;;; "gnus/pop3.el" "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" |
| 28818 | ;;;;;; "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/sieve-manage.el" | 29393 | ;;;;;; "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/sieve-manage.el" |
| 28819 | ;;;;;; "gnus/smime.el" "gnus/spam-report.el" "gnus/spam-stat.el" | 29394 | ;;;;;; "gnus/smime.el" "gnus/spam-stat.el" "gnus/starttls.el" "gnus/utf7.el" |
| 28820 | ;;;;;; "gnus/starttls.el" "gnus/utf7.el" "gnus/webmail.el" "help.el" | 29395 | ;;;;;; "gnus/webmail.el" "help.el" "indent.el" "international/characters.el" |
| 28821 | ;;;;;; "indent.el" "international/characters.el" "international/fontset.el" | 29396 | ;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/iso-insert.el" |
| 28822 | ;;;;;; "international/iso-ascii.el" "international/iso-insert.el" | 29397 | ;;;;;; "international/ja-dic-cnv.el" "international/ja-dic-utl.el" |
| 28823 | ;;;;;; "international/iso-swed.el" "international/ja-dic-cnv.el" | 29398 | ;;;;;; "international/latin-1.el" "international/latin-2.el" "international/latin-3.el" |
| 28824 | ;;;;;; "international/ja-dic-utl.el" "international/latin-1.el" | 29399 | ;;;;;; "international/latin-4.el" "international/latin-5.el" "international/latin-8.el" |
| 28825 | ;;;;;; "international/latin-2.el" "international/latin-3.el" "international/latin-4.el" | 29400 | ;;;;;; "international/latin-9.el" "international/mule-cmds.el" "international/mule-conf.el" |
| 28826 | ;;;;;; "international/latin-5.el" "international/latin-8.el" "international/latin-9.el" | ||
| 28827 | ;;;;;; "international/mule-cmds.el" "international/mule-conf.el" | ||
| 28828 | ;;;;;; "international/mule.el" "international/ogonek.el" "international/subst-big5.el" | 29401 | ;;;;;; "international/mule.el" "international/ogonek.el" "international/subst-big5.el" |
| 28829 | ;;;;;; "international/subst-gb2312.el" "international/subst-jis.el" | 29402 | ;;;;;; "international/subst-gb2312.el" "international/subst-jis.el" |
| 28830 | ;;;;;; "international/subst-ksc.el" "international/swedish.el" "international/ucs-tables.el" | 29403 | ;;;;;; "international/subst-ksc.el" "international/swedish.el" "international/ucs-tables.el" |
| 28831 | ;;;;;; "international/utf-16.el" "international/utf-7.el" "international/utf-8.el" | 29404 | ;;;;;; "international/utf-16.el" "international/utf-7.el" "international/utf-8.el" |
| 28832 | ;;;;;; "isearch.el" "kermit.el" "language/chinese.el" "language/cyrillic.el" | 29405 | ;;;;;; "isearch.el" "jka-cmpr-hook.el" "kermit.el" "language/chinese.el" |
| 28833 | ;;;;;; "language/czech.el" "language/devanagari.el" "language/english.el" | 29406 | ;;;;;; "language/cyrillic.el" "language/czech.el" "language/devanagari.el" |
| 28834 | ;;;;;; "language/ethiopic.el" "language/european.el" "language/georgian.el" | 29407 | ;;;;;; "language/english.el" "language/ethiopic.el" "language/european.el" |
| 28835 | ;;;;;; "language/greek.el" "language/hebrew.el" "language/indian.el" | 29408 | ;;;;;; "language/georgian.el" "language/greek.el" "language/hebrew.el" |
| 28836 | ;;;;;; "language/japanese.el" "language/kannada.el" "language/korean.el" | 29409 | ;;;;;; "language/indian.el" "language/japanese.el" "language/kannada.el" |
| 28837 | ;;;;;; "language/lao.el" "language/malayalam.el" "language/misc-lang.el" | 29410 | ;;;;;; "language/korean.el" "language/lao.el" "language/malayalam.el" |
| 28838 | ;;;;;; "language/romanian.el" "language/slovak.el" "language/tamil.el" | 29411 | ;;;;;; "language/misc-lang.el" "language/romanian.el" "language/slovak.el" |
| 28839 | ;;;;;; "language/thai-word.el" "language/thai.el" "language/tibetan.el" | 29412 | ;;;;;; "language/tamil.el" "language/thai-word.el" "language/thai.el" |
| 28840 | ;;;;;; "language/utf-8-lang.el" "language/vietnamese.el" "ldefs-boot.el" | 29413 | ;;;;;; "language/tibetan.el" "language/utf-8-lang.el" "language/vietnamese.el" |
| 28841 | ;;;;;; "loadup.el" "mail/blessmail.el" "mail/mailheader.el" "mail/mailpost.el" | 29414 | ;;;;;; "ldefs-boot.el" "loadup.el" "mail/blessmail.el" "mail/mailheader.el" |
| 28842 | ;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el" | 29415 | ;;;;;; "mail/mailpost.el" "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" |
| 28843 | ;;;;;; "mail/uce.el" "mail/vms-pmail.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el" | 29416 | ;;;;;; "mail/rmail-spam-filter.el" "mail/uce.el" "mail/vms-pmail.el" |
| 28844 | ;;;;;; "mh-e/mh-customize.el" "mh-e/mh-funcs.el" "mh-e/mh-gnus.el" | 29417 | ;;;;;; "mh-e/mh-acros.el" "mh-e/mh-alias.el" "mh-e/mh-customize.el" |
| 28845 | ;;;;;; "mh-e/mh-identity.el" "mh-e/mh-inc.el" "mh-e/mh-index.el" | 29418 | ;;;;;; "mh-e/mh-funcs.el" "mh-e/mh-gnus.el" "mh-e/mh-identity.el" |
| 28846 | ;;;;;; "mh-e/mh-junk.el" "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" | 29419 | ;;;;;; "mh-e/mh-inc.el" "mh-e/mh-index.el" "mh-e/mh-junk.el" "mh-e/mh-loaddefs.el" |
| 28847 | ;;;;;; "mh-e/mh-pick.el" "mh-e/mh-print.el" "mh-e/mh-seq.el" "mh-e/mh-speed.el" | 29420 | ;;;;;; "mh-e/mh-mime.el" "mh-e/mh-pick.el" "mh-e/mh-print.el" "mh-e/mh-seq.el" |
| 28848 | ;;;;;; "mh-e/mh-utils.el" "misc.el" "mouse-copy.el" "mouse-drag.el" | 29421 | ;;;;;; "mh-e/mh-speed.el" "mh-e/mh-utils.el" "misc.el" "mouse-copy.el" |
| 28849 | ;;;;;; "mouse.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el" | 29422 | ;;;;;; "mouse-drag.el" "mouse.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" |
| 28850 | ;;;;;; "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" "net/tls.el" | 29423 | ;;;;;; "net/eudcb-ldap.el" "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" |
| 28851 | ;;;;;; "net/tramp-ftp.el" "net/tramp-smb.el" "net/tramp-util.el" | 29424 | ;;;;;; "net/tls.el" "net/tramp-ftp.el" "net/tramp-smb.el" "net/tramp-util.el" |
| 28852 | ;;;;;; "net/tramp-uu.el" "net/tramp-vc.el" "net/trampver.el" "obsolete/awk-mode.el" | 29425 | ;;;;;; "net/tramp-uu.el" "net/tramp-vc.el" "net/trampver.el" "obsolete/awk-mode.el" |
| 28853 | ;;;;;; "obsolete/float.el" "obsolete/hilit19.el" "obsolete/keyswap.el" | 29426 | ;;;;;; "obsolete/float.el" "obsolete/hilit19.el" "obsolete/iso-swed.el" |
| 28854 | ;;;;;; "obsolete/mlsupport.el" "obsolete/ooutline.el" "obsolete/profile.el" | 29427 | ;;;;;; "obsolete/keyswap.el" "obsolete/mlsupport.el" "obsolete/ooutline.el" |
| 28855 | ;;;;;; "obsolete/rnews.el" "obsolete/sc.el" "obsolete/sun-curs.el" | 29428 | ;;;;;; "obsolete/profile.el" "obsolete/rnews.el" "obsolete/sc.el" |
| 28856 | ;;;;;; "obsolete/sun-fns.el" "obsolete/uncompress.el" "obsolete/x-apollo.el" | 29429 | ;;;;;; "obsolete/sun-curs.el" "obsolete/sun-fns.el" "obsolete/uncompress.el" |
| 28857 | ;;;;;; "obsolete/x-menu.el" "patcomp.el" "paths.el" "pcvs-info.el" | 29430 | ;;;;;; "obsolete/x-apollo.el" "obsolete/x-menu.el" "patcomp.el" |
| 28858 | ;;;;;; "pcvs-parse.el" "pcvs-util.el" "play/gamegrid.el" "play/gametree.el" | 29431 | ;;;;;; "paths.el" "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" |
| 28859 | ;;;;;; "play/meese.el" "progmodes/ada-prj.el" "progmodes/cc-align.el" | 29432 | ;;;;;; "play/gamegrid.el" "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el" |
| 28860 | ;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" | 29433 | ;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" |
| 28861 | ;;;;;; "progmodes/cc-compat.el" "progmodes/cc-defs.el" "progmodes/cc-engine.el" | 29434 | ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-compat.el" "progmodes/cc-defs.el" |
| 28862 | ;;;;;; "progmodes/cc-fonts.el" "progmodes/cc-langs.el" "progmodes/cc-menus.el" | 29435 | ;;;;;; "progmodes/cc-fonts.el" "progmodes/cc-langs.el" "progmodes/cc-menus.el" |
| 28863 | ;;;;;; "progmodes/cc-vars.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el" | 29436 | ;;;;;; "progmodes/cc-vars.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el" |
| 28864 | ;;;;;; "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" "progmodes/ebnf-iso.el" | 29437 | ;;;;;; "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" "progmodes/ebnf-iso.el" |
| 28865 | ;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-help.el" | 29438 | ;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-complete-structtag.el" |
| 28866 | ;;;;;; "progmodes/idlw-rinfo.el" "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" | 29439 | ;;;;;; "progmodes/idlw-help.el" "progmodes/idlw-rinfo.el" "progmodes/idlw-toolbar.el" |
| 28867 | ;;;;;; "progmodes/xscheme.el" "register.el" "replace.el" "s-region.el" | 29440 | ;;;;;; "progmodes/mantemp.el" "progmodes/xscheme.el" "register.el" |
| 28868 | ;;;;;; "saveplace.el" "scroll-bar.el" "select.el" "simple.el" "soundex.el" | 29441 | ;;;;;; "replace.el" "s-region.el" "saveplace.el" "scroll-bar.el" |
| 28869 | ;;;;;; "startup.el" "subdirs.el" "subr.el" "tempo.el" "term/AT386.el" | 29442 | ;;;;;; "select.el" "simple.el" "soundex.el" "startup.el" "subdirs.el" |
| 28870 | ;;;;;; "term/apollo.el" "term/bg-mouse.el" "term/bobcat.el" "term/internal.el" | 29443 | ;;;;;; "subr.el" "tempo.el" "term/AT386.el" "term/apollo.el" "term/bg-mouse.el" |
| 28871 | ;;;;;; "term/iris-ansi.el" "term/linux.el" "term/lk201.el" "term/mac-win.el" | 29444 | ;;;;;; "term/bobcat.el" "term/cygwin.el" "term/internal.el" "term/iris-ansi.el" |
| 28872 | ;;;;;; "term/news.el" "term/pc-win.el" "term/rxvt.el" "term/sun-mouse.el" | 29445 | ;;;;;; "term/linux.el" "term/lk201.el" "term/mac-win.el" "term/news.el" |
| 28873 | ;;;;;; "term/sun.el" "term/sup-mouse.el" "term/tty-colors.el" "term/tvi970.el" | 29446 | ;;;;;; "term/pc-win.el" "term/rxvt.el" "term/sun-mouse.el" "term/sun.el" |
| 29447 | ;;;;;; "term/sup-mouse.el" "term/tty-colors.el" "term/tvi970.el" | ||
| 28874 | ;;;;;; "term/vt100.el" "term/vt102.el" "term/vt125.el" "term/vt200.el" | 29448 | ;;;;;; "term/vt100.el" "term/vt102.el" "term/vt125.el" "term/vt200.el" |
| 28875 | ;;;;;; "term/vt201.el" "term/vt220.el" "term/vt240.el" "term/vt300.el" | 29449 | ;;;;;; "term/vt201.el" "term/vt220.el" "term/vt240.el" "term/vt300.el" |
| 28876 | ;;;;;; "term/vt320.el" "term/vt400.el" "term/vt420.el" "term/w32-win.el" | 29450 | ;;;;;; "term/vt320.el" "term/vt400.el" "term/vt420.el" "term/w32-win.el" |
| @@ -28886,7 +29460,7 @@ Zone-mode does two things: | |||
| 28886 | ;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el" | 29460 | ;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el" |
| 28887 | ;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el" | 29461 | ;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el" |
| 28888 | ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el" | 29462 | ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el" |
| 28889 | ;;;;;; "x-dnd.el") (16960 18483 123965)) | 29463 | ;;;;;; "x-dnd.el") (17146 34583 615470)) |
| 28890 | 29464 | ||
| 28891 | ;;;*** | 29465 | ;;;*** |
| 28892 | 29466 | ||