diff options
| author | Jason Rumney | 2008-02-09 23:15:54 +0000 |
|---|---|---|
| committer | Jason Rumney | 2008-02-09 23:15:54 +0000 |
| commit | f30fd1ad90dff7a5a41007b12727552306bb4f51 (patch) | |
| tree | 6b29577cc86cca596e71c8c846f70fc2dec88352 | |
| parent | 2b786e078b142a057c305b629ba0986c94c1830a (diff) | |
| download | emacs-f30fd1ad90dff7a5a41007b12727552306bb4f51.tar.gz emacs-f30fd1ad90dff7a5a41007b12727552306bb4f51.zip | |
Regenerate.
| -rw-r--r-- | lisp/ChangeLog | 1 | ||||
| -rw-r--r-- | lisp/ldefs-boot.el | 2451 |
2 files changed, 1484 insertions, 968 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 133261eb14d..080ca207f3c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * button.el (button-map): | 3 | * button.el (button-map): |
| 4 | * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads. | 4 | * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads. |
| 5 | * ldefs-bool.el: Regenerate. | ||
| 5 | 6 | ||
| 6 | 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu> | 7 | 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu> |
| 7 | 8 | ||
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 7f2b22a4385..fff7eaddf85 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" (18177 871)) | 7 | ;;;;;; "play/5x5.el" (18310 12104)) |
| 8 | ;;; Generated autoloads from play/5x5.el | 8 | ;;; Generated autoloads from play/5x5.el |
| 9 | 9 | ||
| 10 | (autoload '5x5 "5x5" "\ | 10 | (autoload '5x5 "5x5" "\ |
| @@ -63,14 +63,14 @@ should return a grid vector array that is the new solution. | |||
| 63 | 63 | ||
| 64 | ;;;*** | 64 | ;;;*** |
| 65 | 65 | ||
| 66 | ;;;### (autoloads nil "abbrev" "abbrev.el" (18231 31060)) | 66 | ;;;### (autoloads nil "abbrev" "abbrev.el" (18324 26599)) |
| 67 | ;;; Generated autoloads from abbrev.el | 67 | ;;; Generated autoloads from abbrev.el |
| 68 | (put 'abbrev-mode 'safe-local-variable 'booleanp) | 68 | (put 'abbrev-mode 'safe-local-variable 'booleanp) |
| 69 | 69 | ||
| 70 | ;;;*** | 70 | ;;;*** |
| 71 | 71 | ||
| 72 | ;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el" | 72 | ;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el" |
| 73 | ;;;;;; (18177 854)) | 73 | ;;;;;; (18310 12031)) |
| 74 | ;;; Generated autoloads from abbrevlist.el | 74 | ;;; Generated autoloads from abbrevlist.el |
| 75 | 75 | ||
| 76 | (autoload 'list-one-abbrev-table "abbrevlist" "\ | 76 | (autoload 'list-one-abbrev-table "abbrevlist" "\ |
| @@ -81,7 +81,7 @@ Display alphabetical listing of ABBREV-TABLE in buffer OUTPUT-BUFFER. | |||
| 81 | ;;;*** | 81 | ;;;*** |
| 82 | 82 | ||
| 83 | ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" | 83 | ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" |
| 84 | ;;;;;; (18190 39683)) | 84 | ;;;;;; (18329 52188)) |
| 85 | ;;; Generated autoloads from progmodes/ada-mode.el | 85 | ;;; Generated autoloads from progmodes/ada-mode.el |
| 86 | 86 | ||
| 87 | (autoload 'ada-add-extensions "ada-mode" "\ | 87 | (autoload 'ada-add-extensions "ada-mode" "\ |
| @@ -142,7 +142,7 @@ If you use ada-xref.el: | |||
| 142 | ;;;*** | 142 | ;;;*** |
| 143 | 143 | ||
| 144 | ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" | 144 | ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" |
| 145 | ;;;;;; (18177 871)) | 145 | ;;;;;; (18310 12106)) |
| 146 | ;;; Generated autoloads from progmodes/ada-stmt.el | 146 | ;;; Generated autoloads from progmodes/ada-stmt.el |
| 147 | 147 | ||
| 148 | (autoload 'ada-header "ada-stmt" "\ | 148 | (autoload 'ada-header "ada-stmt" "\ |
| @@ -153,7 +153,7 @@ Insert a descriptive header at the top of the file. | |||
| 153 | ;;;*** | 153 | ;;;*** |
| 154 | 154 | ||
| 155 | ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" | 155 | ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" |
| 156 | ;;;;;; (18203 51790)) | 156 | ;;;;;; (18329 52188)) |
| 157 | ;;; Generated autoloads from progmodes/ada-xref.el | 157 | ;;; Generated autoloads from progmodes/ada-xref.el |
| 158 | 158 | ||
| 159 | (autoload 'ada-find-file "ada-xref" "\ | 159 | (autoload 'ada-find-file "ada-xref" "\ |
| @@ -167,8 +167,8 @@ Completion is available. | |||
| 167 | ;;;### (autoloads (change-log-merge add-log-current-defun change-log-mode | 167 | ;;;### (autoloads (change-log-merge add-log-current-defun change-log-mode |
| 168 | ;;;;;; add-change-log-entry-other-window add-change-log-entry find-change-log | 168 | ;;;;;; add-change-log-entry-other-window add-change-log-entry find-change-log |
| 169 | ;;;;;; prompt-for-change-log-name add-log-mailing-address add-log-full-name | 169 | ;;;;;; prompt-for-change-log-name add-log-mailing-address add-log-full-name |
| 170 | ;;;;;; add-log-current-defun-function) "add-log" "add-log.el" (18213 | 170 | ;;;;;; add-log-current-defun-function) "add-log" "add-log.el" (18333 |
| 171 | ;;;;;; 1252)) | 171 | ;;;;;; 58863)) |
| 172 | ;;; Generated autoloads from add-log.el | 172 | ;;; Generated autoloads from add-log.el |
| 173 | 173 | ||
| 174 | (defvar add-log-current-defun-function nil "\ | 174 | (defvar add-log-current-defun-function nil "\ |
| @@ -300,7 +300,7 @@ old-style time formats for entries are supported. | |||
| 300 | 300 | ||
| 301 | ;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice | 301 | ;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice |
| 302 | ;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action) | 302 | ;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action) |
| 303 | ;;;;;; "advice" "emacs-lisp/advice.el" (18231 31064)) | 303 | ;;;;;; "advice" "emacs-lisp/advice.el" (18310 12060)) |
| 304 | ;;; Generated autoloads from emacs-lisp/advice.el | 304 | ;;; Generated autoloads from emacs-lisp/advice.el |
| 305 | 305 | ||
| 306 | (defvar ad-redefinition-action 'warn "\ | 306 | (defvar ad-redefinition-action 'warn "\ |
| @@ -428,7 +428,7 @@ See Info node `(elisp)Advising Functions' for comprehensive documentation. | |||
| 428 | 428 | ||
| 429 | ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule | 429 | ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule |
| 430 | ;;;;;; align-highlight-rule align-current align-entire align-regexp | 430 | ;;;;;; align-highlight-rule align-current align-entire align-regexp |
| 431 | ;;;;;; align) "align" "align.el" (18177 854)) | 431 | ;;;;;; align) "align" "align.el" (18310 12031)) |
| 432 | ;;; Generated autoloads from align.el | 432 | ;;; Generated autoloads from align.el |
| 433 | 433 | ||
| 434 | (autoload 'align "align" "\ | 434 | (autoload 'align "align" "\ |
| @@ -518,7 +518,7 @@ A replacement function for `newline-and-indent', aligning as it goes. | |||
| 518 | ;;;*** | 518 | ;;;*** |
| 519 | 519 | ||
| 520 | ;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el" | 520 | ;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el" |
| 521 | ;;;;;; (18231 31060)) | 521 | ;;;;;; (18335 24897)) |
| 522 | ;;; Generated autoloads from allout.el | 522 | ;;; Generated autoloads from allout.el |
| 523 | 523 | ||
| 524 | (put 'allout-use-hanging-indents 'safe-local-variable (if (fboundp 'booleanp) 'booleanp '(lambda (x) (member x '(t nil))))) | 524 | (put 'allout-use-hanging-indents 'safe-local-variable (if (fboundp 'booleanp) 'booleanp '(lambda (x) (member x '(t nil))))) |
| @@ -592,7 +592,7 @@ variable. We recommend customizing `allout-command-prefix' to use just | |||
| 592 | `\\C-c' as the command prefix, if the allout bindings don't conflict with | 592 | `\\C-c' as the command prefix, if the allout bindings don't conflict with |
| 593 | any personal bindings you have on \\C-c. In any case, outline structure | 593 | any personal bindings you have on \\C-c. In any case, outline structure |
| 594 | navigation and authoring is simplified by positioning the cursor on an | 594 | navigation and authoring is simplified by positioning the cursor on an |
| 595 | item's bullet character, the \"hot-spot\" - then you can invoke allout | 595 | item's bullet character, the \"hot-spot\" -- then you can invoke allout |
| 596 | commands with just the un-prefixed, un-control-shifted command letters. | 596 | commands with just the un-prefixed, un-control-shifted command letters. |
| 597 | This is described further in the HOT-SPOT Operation section. | 597 | This is described further in the HOT-SPOT Operation section. |
| 598 | 598 | ||
| @@ -613,7 +613,7 @@ This is described further in the HOT-SPOT Operation section. | |||
| 613 | \\[allout-backward-current-level] `allout-backward-current-level' | 613 | \\[allout-backward-current-level] `allout-backward-current-level' |
| 614 | \\[allout-end-of-entry] `allout-end-of-entry' | 614 | \\[allout-end-of-entry] `allout-end-of-entry' |
| 615 | \\[allout-beginning-of-current-entry] `allout-beginning-of-current-entry' (alternately, goes to hot-spot) | 615 | \\[allout-beginning-of-current-entry] `allout-beginning-of-current-entry' (alternately, goes to hot-spot) |
| 616 | \\[allout-beginning-of-line] `allout-beginning-of-line' - like regular beginning-of-line, but | 616 | \\[allout-beginning-of-line] `allout-beginning-of-line' -- like regular beginning-of-line, but |
| 617 | if immediately repeated cycles to the beginning of the current item | 617 | if immediately repeated cycles to the beginning of the current item |
| 618 | and then to the hot-spot (if `allout-beginning-of-line-cycles' is set). | 618 | and then to the hot-spot (if `allout-beginning-of-line-cycles' is set). |
| 619 | 619 | ||
| @@ -631,9 +631,9 @@ This is described further in the HOT-SPOT Operation section. | |||
| 631 | \\[allout-rebullet-current-heading] `allout-rebullet-current-heading' Prompt for alternate bullet for | 631 | \\[allout-rebullet-current-heading] `allout-rebullet-current-heading' Prompt for alternate bullet for |
| 632 | current topic | 632 | current topic |
| 633 | \\[allout-rebullet-topic] `allout-rebullet-topic' Reconcile bullets of topic and | 633 | \\[allout-rebullet-topic] `allout-rebullet-topic' Reconcile bullets of topic and |
| 634 | its' offspring - distinctive bullets are not changed, others | 634 | its' offspring -- distinctive bullets are not changed, others |
| 635 | are alternated according to nesting depth. | 635 | are alternated according to nesting depth. |
| 636 | \\[allout-number-siblings] `allout-number-siblings' Number bullets of topic and siblings - | 636 | \\[allout-number-siblings] `allout-number-siblings' Number bullets of topic and siblings -- |
| 637 | the offspring are not affected. | 637 | the offspring are not affected. |
| 638 | With repeat count, revoke numbering. | 638 | With repeat count, revoke numbering. |
| 639 | 639 | ||
| @@ -662,7 +662,7 @@ M-x outlineify-sticky Activate outline mode for current buffer, | |||
| 662 | \\[allout-copy-exposed-to-buffer] `allout-copy-exposed-to-buffer' | 662 | \\[allout-copy-exposed-to-buffer] `allout-copy-exposed-to-buffer' |
| 663 | Duplicate outline, sans concealed text, to | 663 | Duplicate outline, sans concealed text, to |
| 664 | buffer with name derived from derived from that | 664 | buffer with name derived from derived from that |
| 665 | of current buffer - \"*BUFFERNAME exposed*\". | 665 | of current buffer -- \"*BUFFERNAME exposed*\". |
| 666 | \\[allout-flatten-exposed-to-buffer] `allout-flatten-exposed-to-buffer' | 666 | \\[allout-flatten-exposed-to-buffer] `allout-flatten-exposed-to-buffer' |
| 667 | Like above 'copy-exposed', but convert topic | 667 | Like above 'copy-exposed', but convert topic |
| 668 | prefixes to section.subsection... numeric | 668 | prefixes to section.subsection... numeric |
| @@ -731,7 +731,7 @@ without changes to the allout core. Here are key ones: | |||
| 731 | 731 | ||
| 732 | Terminology | 732 | Terminology |
| 733 | 733 | ||
| 734 | Topic hierarchy constituents - TOPICS and SUBTOPICS: | 734 | Topic hierarchy constituents -- TOPICS and SUBTOPICS: |
| 735 | 735 | ||
| 736 | ITEM: A unitary outline element, including the HEADER and ENTRY text. | 736 | ITEM: A unitary outline element, including the HEADER and ENTRY text. |
| 737 | TOPIC: An ITEM and any ITEMs contained within it, ie having greater DEPTH | 737 | TOPIC: An ITEM and any ITEMs contained within it, ie having greater DEPTH |
| @@ -825,7 +825,7 @@ setup for auto-startup. | |||
| 825 | ;;;*** | 825 | ;;;*** |
| 826 | 826 | ||
| 827 | ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" | 827 | ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" |
| 828 | ;;;;;; "net/ange-ftp.el" (18213 1258)) | 828 | ;;;;;; "net/ange-ftp.el" (18346 13710)) |
| 829 | ;;; Generated autoloads from net/ange-ftp.el | 829 | ;;; Generated autoloads from net/ange-ftp.el |
| 830 | 830 | ||
| 831 | (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) | 831 | (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) |
| @@ -847,7 +847,7 @@ Not documented | |||
| 847 | ;;;*** | 847 | ;;;*** |
| 848 | 848 | ||
| 849 | ;;;### (autoloads (animate-birthday-present animate-sequence animate-string) | 849 | ;;;### (autoloads (animate-birthday-present animate-sequence animate-string) |
| 850 | ;;;;;; "animate" "play/animate.el" (18177 871)) | 850 | ;;;;;; "animate" "play/animate.el" (18310 12104)) |
| 851 | ;;; Generated autoloads from play/animate.el | 851 | ;;; Generated autoloads from play/animate.el |
| 852 | 852 | ||
| 853 | (autoload 'animate-string "animate" "\ | 853 | (autoload 'animate-string "animate" "\ |
| @@ -875,7 +875,7 @@ You can specify the one's name by NAME; the default value is \"Sarah\". | |||
| 875 | ;;;*** | 875 | ;;;*** |
| 876 | 876 | ||
| 877 | ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) | 877 | ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) |
| 878 | ;;;;;; "ansi-color" "ansi-color.el" (18190 39673)) | 878 | ;;;;;; "ansi-color" "ansi-color.el" (18329 52180)) |
| 879 | ;;; Generated autoloads from ansi-color.el | 879 | ;;; Generated autoloads from ansi-color.el |
| 880 | 880 | ||
| 881 | (autoload 'ansi-color-for-comint-mode-on "ansi-color" "\ | 881 | (autoload 'ansi-color-for-comint-mode-on "ansi-color" "\ |
| @@ -901,7 +901,7 @@ This is a good function to put in `comint-output-filter-functions'. | |||
| 901 | ;;;*** | 901 | ;;;*** |
| 902 | 902 | ||
| 903 | ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) | 903 | ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) |
| 904 | ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (18213 1259)) | 904 | ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (18310 12106)) |
| 905 | ;;; Generated autoloads from progmodes/antlr-mode.el | 905 | ;;; Generated autoloads from progmodes/antlr-mode.el |
| 906 | 906 | ||
| 907 | (autoload 'antlr-show-makefile-rules "antlr-mode" "\ | 907 | (autoload 'antlr-show-makefile-rules "antlr-mode" "\ |
| @@ -940,7 +940,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'. | |||
| 940 | ;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add | 940 | ;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add |
| 941 | ;;;;;; appt-display-diary appt-display-duration appt-display-mode-line | 941 | ;;;;;; appt-display-diary appt-display-duration appt-display-mode-line |
| 942 | ;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time | 942 | ;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time |
| 943 | ;;;;;; appt-issue-message) "appt" "calendar/appt.el" (18177 855)) | 943 | ;;;;;; appt-issue-message) "appt" "calendar/appt.el" (18310 12058)) |
| 944 | ;;; Generated autoloads from calendar/appt.el | 944 | ;;; Generated autoloads from calendar/appt.el |
| 945 | 945 | ||
| 946 | (defvar appt-issue-message t "\ | 946 | (defvar appt-issue-message t "\ |
| @@ -1028,7 +1028,7 @@ ARG is positive, otherwise off. | |||
| 1028 | 1028 | ||
| 1029 | ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property | 1029 | ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property |
| 1030 | ;;;;;; apropos-command apropos-variable apropos-read-pattern) "apropos" | 1030 | ;;;;;; apropos-command apropos-variable apropos-read-pattern) "apropos" |
| 1031 | ;;;;;; "apropos.el" (18231 31060)) | 1031 | ;;;;;; "apropos.el" (18310 12032)) |
| 1032 | ;;; Generated autoloads from apropos.el | 1032 | ;;; Generated autoloads from apropos.el |
| 1033 | 1033 | ||
| 1034 | (autoload 'apropos-read-pattern "apropos" "\ | 1034 | (autoload 'apropos-read-pattern "apropos" "\ |
| @@ -1124,8 +1124,8 @@ Returns list of symbols and documentation found. | |||
| 1124 | 1124 | ||
| 1125 | ;;;*** | 1125 | ;;;*** |
| 1126 | 1126 | ||
| 1127 | ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (18190 | 1127 | ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (18339 |
| 1128 | ;;;;;; 39673)) | 1128 | ;;;;;; 17930)) |
| 1129 | ;;; Generated autoloads from arc-mode.el | 1129 | ;;; Generated autoloads from arc-mode.el |
| 1130 | 1130 | ||
| 1131 | (autoload 'archive-mode "arc-mode" "\ | 1131 | (autoload 'archive-mode "arc-mode" "\ |
| @@ -1145,7 +1145,7 @@ archive. | |||
| 1145 | 1145 | ||
| 1146 | ;;;*** | 1146 | ;;;*** |
| 1147 | 1147 | ||
| 1148 | ;;;### (autoloads (array-mode) "array" "array.el" (18177 855)) | 1148 | ;;;### (autoloads (array-mode) "array" "array.el" (18310 12032)) |
| 1149 | ;;; Generated autoloads from array.el | 1149 | ;;; Generated autoloads from array.el |
| 1150 | 1150 | ||
| 1151 | (autoload 'array-mode "array" "\ | 1151 | (autoload 'array-mode "array" "\ |
| @@ -1216,8 +1216,8 @@ Entering array mode calls the function `array-mode-hook'. | |||
| 1216 | 1216 | ||
| 1217 | ;;;*** | 1217 | ;;;*** |
| 1218 | 1218 | ||
| 1219 | ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (18203 | 1219 | ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (18310 |
| 1220 | ;;;;;; 51792)) | 1220 | ;;;;;; 12116)) |
| 1221 | ;;; Generated autoloads from textmodes/artist.el | 1221 | ;;; Generated autoloads from textmodes/artist.el |
| 1222 | 1222 | ||
| 1223 | (autoload 'artist-mode "artist" "\ | 1223 | (autoload 'artist-mode "artist" "\ |
| @@ -1422,8 +1422,8 @@ Keymap summary | |||
| 1422 | 1422 | ||
| 1423 | ;;;*** | 1423 | ;;;*** |
| 1424 | 1424 | ||
| 1425 | ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (18177 | 1425 | ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (18310 |
| 1426 | ;;;;;; 872)) | 1426 | ;;;;;; 12106)) |
| 1427 | ;;; Generated autoloads from progmodes/asm-mode.el | 1427 | ;;; Generated autoloads from progmodes/asm-mode.el |
| 1428 | 1428 | ||
| 1429 | (autoload 'asm-mode "asm-mode" "\ | 1429 | (autoload 'asm-mode "asm-mode" "\ |
| @@ -1450,19 +1450,8 @@ Special commands: | |||
| 1450 | 1450 | ||
| 1451 | ;;;*** | 1451 | ;;;*** |
| 1452 | 1452 | ||
| 1453 | ;;;### (autoloads (assistant) "assistant" "gnus/assistant.el" (18230 | ||
| 1454 | ;;;;;; 21280)) | ||
| 1455 | ;;; Generated autoloads from gnus/assistant.el | ||
| 1456 | |||
| 1457 | (autoload 'assistant "assistant" "\ | ||
| 1458 | Assist setting up Emacs based on FILE. | ||
| 1459 | |||
| 1460 | \(fn FILE)" t nil) | ||
| 1461 | |||
| 1462 | ;;;*** | ||
| 1463 | |||
| 1464 | ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" | 1453 | ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" |
| 1465 | ;;;;;; (18177 855)) | 1454 | ;;;;;; (18310 12032)) |
| 1466 | ;;; Generated autoloads from autoarg.el | 1455 | ;;; Generated autoloads from autoarg.el |
| 1467 | 1456 | ||
| 1468 | (defvar autoarg-mode nil "\ | 1457 | (defvar autoarg-mode nil "\ |
| @@ -1516,7 +1505,7 @@ etc. to supply digit arguments. | |||
| 1516 | ;;;*** | 1505 | ;;;*** |
| 1517 | 1506 | ||
| 1518 | ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" | 1507 | ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" |
| 1519 | ;;;;;; (18190 39683)) | 1508 | ;;;;;; (18310 12106)) |
| 1520 | ;;; Generated autoloads from progmodes/autoconf.el | 1509 | ;;; Generated autoloads from progmodes/autoconf.el |
| 1521 | 1510 | ||
| 1522 | (autoload 'autoconf-mode "autoconf" "\ | 1511 | (autoload 'autoconf-mode "autoconf" "\ |
| @@ -1527,7 +1516,7 @@ Major mode for editing Autoconf configure.in files. | |||
| 1527 | ;;;*** | 1516 | ;;;*** |
| 1528 | 1517 | ||
| 1529 | ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) | 1518 | ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) |
| 1530 | ;;;;;; "autoinsert" "autoinsert.el" (18190 39673)) | 1519 | ;;;;;; "autoinsert" "autoinsert.el" (18310 12032)) |
| 1531 | ;;; Generated autoloads from autoinsert.el | 1520 | ;;; Generated autoloads from autoinsert.el |
| 1532 | 1521 | ||
| 1533 | (autoload 'auto-insert "autoinsert" "\ | 1522 | (autoload 'auto-insert "autoinsert" "\ |
| @@ -1566,7 +1555,7 @@ insert a template for the file depending on the mode of the buffer. | |||
| 1566 | 1555 | ||
| 1567 | ;;;### (autoloads (batch-update-autoloads update-directory-autoloads | 1556 | ;;;### (autoloads (batch-update-autoloads update-directory-autoloads |
| 1568 | ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" | 1557 | ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" |
| 1569 | ;;;;;; (18177 857)) | 1558 | ;;;;;; (18339 17949)) |
| 1570 | ;;; Generated autoloads from emacs-lisp/autoload.el | 1559 | ;;; Generated autoloads from emacs-lisp/autoload.el |
| 1571 | 1560 | ||
| 1572 | (put 'generated-autoload-file 'safe-local-variable 'stringp) | 1561 | (put 'generated-autoload-file 'safe-local-variable 'stringp) |
| @@ -1603,7 +1592,7 @@ Calls `update-directory-autoloads' on the command line arguments. | |||
| 1603 | 1592 | ||
| 1604 | ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode | 1593 | ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode |
| 1605 | ;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) | 1594 | ;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) |
| 1606 | ;;;;;; "autorevert" "autorevert.el" (18190 39673)) | 1595 | ;;;;;; "autorevert" "autorevert.el" (18310 12032)) |
| 1607 | ;;; Generated autoloads from autorevert.el | 1596 | ;;; Generated autoloads from autorevert.el |
| 1608 | 1597 | ||
| 1609 | (autoload 'auto-revert-mode "autorevert" "\ | 1598 | (autoload 'auto-revert-mode "autorevert" "\ |
| @@ -1672,7 +1661,7 @@ Use `auto-revert-mode' to revert a particular buffer. | |||
| 1672 | ;;;*** | 1661 | ;;;*** |
| 1673 | 1662 | ||
| 1674 | ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" | 1663 | ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" |
| 1675 | ;;;;;; "avoid.el" (18177 855)) | 1664 | ;;;;;; "avoid.el" (18310 12032)) |
| 1676 | ;;; Generated autoloads from avoid.el | 1665 | ;;; Generated autoloads from avoid.el |
| 1677 | 1666 | ||
| 1678 | (defvar mouse-avoidance-mode nil "\ | 1667 | (defvar mouse-avoidance-mode nil "\ |
| @@ -1713,7 +1702,7 @@ definition of \"random distance\".) | |||
| 1713 | ;;;*** | 1702 | ;;;*** |
| 1714 | 1703 | ||
| 1715 | ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" | 1704 | ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" |
| 1716 | ;;;;;; (18177 857)) | 1705 | ;;;;;; (18310 12060)) |
| 1717 | ;;; Generated autoloads from emacs-lisp/backquote.el | 1706 | ;;; Generated autoloads from emacs-lisp/backquote.el |
| 1718 | 1707 | ||
| 1719 | (autoload 'backquote "backquote" "\ | 1708 | (autoload 'backquote "backquote" "\ |
| @@ -1738,7 +1727,7 @@ Vectors work just like lists. Nested backquotes are permitted. | |||
| 1738 | ;;;*** | 1727 | ;;;*** |
| 1739 | 1728 | ||
| 1740 | ;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" | 1729 | ;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" |
| 1741 | ;;;;;; (18177 855)) | 1730 | ;;;;;; (18310 12032)) |
| 1742 | ;;; Generated autoloads from battery.el | 1731 | ;;; Generated autoloads from battery.el |
| 1743 | (put 'battery-mode-line-string 'risky-local-variable t) | 1732 | (put 'battery-mode-line-string 'risky-local-variable t) |
| 1744 | 1733 | ||
| @@ -1770,7 +1759,7 @@ seconds. | |||
| 1770 | ;;;*** | 1759 | ;;;*** |
| 1771 | 1760 | ||
| 1772 | ;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) | 1761 | ;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) |
| 1773 | ;;;;;; "benchmark" "emacs-lisp/benchmark.el" (18177 857)) | 1762 | ;;;;;; "benchmark" "emacs-lisp/benchmark.el" (18310 12060)) |
| 1774 | ;;; Generated autoloads from emacs-lisp/benchmark.el | 1763 | ;;; Generated autoloads from emacs-lisp/benchmark.el |
| 1775 | 1764 | ||
| 1776 | (autoload 'benchmark-run "benchmark" "\ | 1765 | (autoload 'benchmark-run "benchmark" "\ |
| @@ -1802,8 +1791,8 @@ non-interactive use see also `benchmark-run' and | |||
| 1802 | 1791 | ||
| 1803 | ;;;*** | 1792 | ;;;*** |
| 1804 | 1793 | ||
| 1805 | ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (18177 | 1794 | ;;;### (autoloads (bibtex-mode bibtex-initialize) "bibtex" "textmodes/bibtex.el" |
| 1806 | ;;;;;; 875)) | 1795 | ;;;;;; (18310 12117)) |
| 1807 | ;;; Generated autoloads from textmodes/bibtex.el | 1796 | ;;; Generated autoloads from textmodes/bibtex.el |
| 1808 | 1797 | ||
| 1809 | (autoload 'bibtex-initialize "bibtex" "\ | 1798 | (autoload 'bibtex-initialize "bibtex" "\ |
| @@ -1877,7 +1866,7 @@ if that value is non-nil. | |||
| 1877 | ;;;*** | 1866 | ;;;*** |
| 1878 | 1867 | ||
| 1879 | ;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el" | 1868 | ;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el" |
| 1880 | ;;;;;; (18190 39685)) | 1869 | ;;;;;; (18310 12116)) |
| 1881 | ;;; Generated autoloads from textmodes/bibtex-style.el | 1870 | ;;; Generated autoloads from textmodes/bibtex-style.el |
| 1882 | (add-to-list 'auto-mode-alist '("\\.bst\\'" . bibtex-style-mode)) | 1871 | (add-to-list 'auto-mode-alist '("\\.bst\\'" . bibtex-style-mode)) |
| 1883 | 1872 | ||
| @@ -1889,9 +1878,9 @@ Major mode for editing BibTeX style files. | |||
| 1889 | ;;;*** | 1878 | ;;;*** |
| 1890 | 1879 | ||
| 1891 | ;;;### (autoloads (binhex-decode-region binhex-decode-region-external | 1880 | ;;;### (autoloads (binhex-decode-region binhex-decode-region-external |
| 1892 | ;;;;;; binhex-decode-region-internal) "binhex" "gnus/binhex.el" | 1881 | ;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el" |
| 1893 | ;;;;;; (18231 31065)) | 1882 | ;;;;;; (18310 12089)) |
| 1894 | ;;; Generated autoloads from gnus/binhex.el | 1883 | ;;; Generated autoloads from mail/binhex.el |
| 1895 | 1884 | ||
| 1896 | (defconst binhex-begin-line "^:...............................................................$") | 1885 | (defconst binhex-begin-line "^:...............................................................$") |
| 1897 | 1886 | ||
| @@ -1913,8 +1902,8 @@ Binhex decode region between START and END. | |||
| 1913 | 1902 | ||
| 1914 | ;;;*** | 1903 | ;;;*** |
| 1915 | 1904 | ||
| 1916 | ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (18213 | 1905 | ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (18310 |
| 1917 | ;;;;;; 1259)) | 1906 | ;;;;;; 12104)) |
| 1918 | ;;; Generated autoloads from play/blackbox.el | 1907 | ;;; Generated autoloads from play/blackbox.el |
| 1919 | 1908 | ||
| 1920 | (autoload 'blackbox "blackbox" "\ | 1909 | (autoload 'blackbox "blackbox" "\ |
| @@ -2036,8 +2025,8 @@ a reflection. | |||
| 2036 | ;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save | 2025 | ;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save |
| 2037 | ;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename | 2026 | ;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename |
| 2038 | ;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump-other-window | 2027 | ;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump-other-window |
| 2039 | ;;;;;; bookmark-jump bookmark-set) "bookmark" "bookmark.el" (18190 | 2028 | ;;;;;; bookmark-jump bookmark-set) "bookmark" "bookmark.el" (18307 |
| 2040 | ;;;;;; 39673)) | 2029 | ;;;;;; 26226)) |
| 2041 | ;;; Generated autoloads from bookmark.el | 2030 | ;;; Generated autoloads from bookmark.el |
| 2042 | (define-key ctl-x-map "rb" 'bookmark-jump) | 2031 | (define-key ctl-x-map "rb" 'bookmark-jump) |
| 2043 | (define-key ctl-x-map "rm" 'bookmark-set) | 2032 | (define-key ctl-x-map "rm" 'bookmark-set) |
| @@ -2234,7 +2223,7 @@ deletion, or > if it is flagged for displaying. | |||
| 2234 | ;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file | 2223 | ;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file |
| 2235 | ;;;;;; browse-url-url-at-point browse-url-galeon-program browse-url-firefox-program | 2224 | ;;;;;; browse-url-url-at-point browse-url-galeon-program browse-url-firefox-program |
| 2236 | ;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" | 2225 | ;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" |
| 2237 | ;;;;;; (18231 31069)) | 2226 | ;;;;;; (18310 12094)) |
| 2238 | ;;; Generated autoloads from net/browse-url.el | 2227 | ;;; Generated autoloads from net/browse-url.el |
| 2239 | 2228 | ||
| 2240 | (defvar browse-url-browser-function (cond ((memq system-type '(windows-nt ms-dos cygwin)) 'browse-url-default-windows-browser) ((memq system-type '(darwin)) 'browse-url-default-macosx-browser) (t 'browse-url-default-browser)) "\ | 2229 | (defvar browse-url-browser-function (cond ((memq system-type '(windows-nt ms-dos cygwin)) 'browse-url-default-windows-browser) ((memq system-type '(darwin)) 'browse-url-default-macosx-browser) (t 'browse-url-default-browser)) "\ |
| @@ -2564,8 +2553,8 @@ from `browse-url-elinks-wrapper'. | |||
| 2564 | 2553 | ||
| 2565 | ;;;*** | 2554 | ;;;*** |
| 2566 | 2555 | ||
| 2567 | ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (18177 | 2556 | ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (18310 |
| 2568 | ;;;;;; 871)) | 2557 | ;;;;;; 12104)) |
| 2569 | ;;; Generated autoloads from play/bruce.el | 2558 | ;;; Generated autoloads from play/bruce.el |
| 2570 | 2559 | ||
| 2571 | (autoload 'bruce "bruce" "\ | 2560 | (autoload 'bruce "bruce" "\ |
| @@ -2581,7 +2570,7 @@ Return a vector containing the lines from `bruce-phrases-file'. | |||
| 2581 | ;;;*** | 2570 | ;;;*** |
| 2582 | 2571 | ||
| 2583 | ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) | 2572 | ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) |
| 2584 | ;;;;;; "bs" "bs.el" (18213 1252)) | 2573 | ;;;;;; "bs" "bs.el" (18307 26226)) |
| 2585 | ;;; Generated autoloads from bs.el | 2574 | ;;; Generated autoloads from bs.el |
| 2586 | 2575 | ||
| 2587 | (autoload 'bs-cycle-next "bs" "\ | 2576 | (autoload 'bs-cycle-next "bs" "\ |
| @@ -2621,7 +2610,7 @@ name of buffer configuration. | |||
| 2621 | 2610 | ||
| 2622 | ;;;*** | 2611 | ;;;*** |
| 2623 | 2612 | ||
| 2624 | ;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (18190 39683)) | 2613 | ;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (18310 12104)) |
| 2625 | ;;; Generated autoloads from play/bubbles.el | 2614 | ;;; Generated autoloads from play/bubbles.el |
| 2626 | 2615 | ||
| 2627 | (autoload 'bubbles "bubbles" "\ | 2616 | (autoload 'bubbles "bubbles" "\ |
| @@ -2632,11 +2621,11 @@ Play Bubbles game. | |||
| 2632 | ;;;*** | 2621 | ;;;*** |
| 2633 | 2622 | ||
| 2634 | ;;;### (autoloads (insert-text-button make-text-button insert-button | 2623 | ;;;### (autoloads (insert-text-button make-text-button insert-button |
| 2635 | ;;;;;; make-button define-button-type) "button" "button.el" (18190 | 2624 | ;;;;;; make-button define-button-type) "button" "button.el" (18350 |
| 2636 | ;;;;;; 39674)) | 2625 | ;;;;;; 10550)) |
| 2637 | ;;; Generated autoloads from button.el | 2626 | ;;; Generated autoloads from button.el |
| 2638 | 2627 | ||
| 2639 | (defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " 'push-button) (define-key map [mouse-2] 'push-button) map) "\ | 2628 | (defvar button-map (let ((map (make-sparse-keymap))) (define-key map [(control 109)] 'push-button) (define-key map [mouse-2] 'push-button) map) "\ |
| 2640 | Keymap used by buttons.") | 2629 | Keymap used by buttons.") |
| 2641 | 2630 | ||
| 2642 | (defvar button-buffer-map (let ((map (make-sparse-keymap))) (define-key map [9] 'forward-button) (define-key map " " 'backward-button) (define-key map [backtab] 'backward-button) map) "\ | 2631 | (defvar button-buffer-map (let ((map (make-sparse-keymap))) (define-key map [9] 'forward-button) (define-key map " " 'backward-button) (define-key map [backtab] 'backward-button) map) "\ |
| @@ -2644,7 +2633,7 @@ Keymap useful for buffers containing buttons. | |||
| 2644 | Mode-specific keymaps may want to use this as their parent keymap.") | 2633 | Mode-specific keymaps may want to use this as their parent keymap.") |
| 2645 | 2634 | ||
| 2646 | (autoload 'define-button-type "button" "\ | 2635 | (autoload 'define-button-type "button" "\ |
| 2647 | Define a `button type' called NAME. | 2636 | Define a `button type' called NAME (a symbol). |
| 2648 | The remaining arguments form a sequence of PROPERTY VALUE pairs, | 2637 | The remaining arguments form a sequence of PROPERTY VALUE pairs, |
| 2649 | specifying properties to use as defaults for buttons with this type | 2638 | specifying properties to use as defaults for buttons with this type |
| 2650 | \(a button's type may be set by giving it a `type' property when | 2639 | \(a button's type may be set by giving it a `type' property when |
| @@ -2722,7 +2711,7 @@ Also see `make-text-button'. | |||
| 2722 | ;;;;;; compile-defun byte-compile-file byte-recompile-directory | 2711 | ;;;;;; compile-defun byte-compile-file byte-recompile-directory |
| 2723 | ;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning | 2712 | ;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning |
| 2724 | ;;;;;; byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el" | 2713 | ;;;;;; byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el" |
| 2725 | ;;;;;; (18231 31064)) | 2714 | ;;;;;; (18339 17950)) |
| 2726 | ;;; Generated autoloads from emacs-lisp/bytecomp.el | 2715 | ;;; Generated autoloads from emacs-lisp/bytecomp.el |
| 2727 | (put 'byte-compile-dynamic 'safe-local-variable 'booleanp) | 2716 | (put 'byte-compile-dynamic 'safe-local-variable 'booleanp) |
| 2728 | (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) | 2717 | (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) |
| @@ -2847,7 +2836,7 @@ and corresponding effects. | |||
| 2847 | 2836 | ||
| 2848 | ;;;*** | 2837 | ;;;*** |
| 2849 | 2838 | ||
| 2850 | ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (18177 856)) | 2839 | ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (18310 12058)) |
| 2851 | ;;; Generated autoloads from calendar/cal-dst.el | 2840 | ;;; Generated autoloads from calendar/cal-dst.el |
| 2852 | 2841 | ||
| 2853 | (put 'calendar-daylight-savings-starts 'risky-local-variable t) | 2842 | (put 'calendar-daylight-savings-starts 'risky-local-variable t) |
| @@ -2857,7 +2846,7 @@ and corresponding effects. | |||
| 2857 | ;;;*** | 2846 | ;;;*** |
| 2858 | 2847 | ||
| 2859 | ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" | 2848 | ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" |
| 2860 | ;;;;;; (18190 39681)) | 2849 | ;;;;;; (18310 12058)) |
| 2861 | ;;; Generated autoloads from calendar/cal-hebrew.el | 2850 | ;;; Generated autoloads from calendar/cal-hebrew.el |
| 2862 | 2851 | ||
| 2863 | (autoload 'list-yahrzeit-dates "cal-hebrew" "\ | 2852 | (autoload 'list-yahrzeit-dates "cal-hebrew" "\ |
| @@ -2872,7 +2861,7 @@ from the cursor position. | |||
| 2872 | ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle | 2861 | ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle |
| 2873 | ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc | 2862 | ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc |
| 2874 | ;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el" | 2863 | ;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el" |
| 2875 | ;;;;;; (18231 31064)) | 2864 | ;;;;;; (18310 12056)) |
| 2876 | ;;; Generated autoloads from calc/calc.el | 2865 | ;;; Generated autoloads from calc/calc.el |
| 2877 | 2866 | ||
| 2878 | (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\ | 2867 | (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\ |
| @@ -2950,8 +2939,8 @@ Not documented | |||
| 2950 | 2939 | ||
| 2951 | ;;;*** | 2940 | ;;;*** |
| 2952 | 2941 | ||
| 2953 | ;;;### (autoloads (calculator) "calculator" "calculator.el" (18213 | 2942 | ;;;### (autoloads (calculator) "calculator" "calculator.el" (18310 |
| 2954 | ;;;;;; 1252)) | 2943 | ;;;;;; 12033)) |
| 2955 | ;;; Generated autoloads from calculator.el | 2944 | ;;; Generated autoloads from calculator.el |
| 2956 | 2945 | ||
| 2957 | (autoload 'calculator "calculator" "\ | 2946 | (autoload 'calculator "calculator" "\ |
| @@ -2979,7 +2968,7 @@ See the documentation for `calculator-mode' for more information. | |||
| 2979 | ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially | 2968 | ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially |
| 2980 | ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar | 2969 | ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar |
| 2981 | ;;;;;; view-diary-entries-initially calendar-offset) "calendar" | 2970 | ;;;;;; view-diary-entries-initially calendar-offset) "calendar" |
| 2982 | ;;;;;; "calendar/calendar.el" (18190 39681)) | 2971 | ;;;;;; "calendar/calendar.el" (18310 12059)) |
| 2983 | ;;; Generated autoloads from calendar/calendar.el | 2972 | ;;; Generated autoloads from calendar/calendar.el |
| 2984 | 2973 | ||
| 2985 | (defvar calendar-offset 0 "\ | 2974 | (defvar calendar-offset 0 "\ |
| @@ -3552,7 +3541,7 @@ movement commands will not work correctly.") | |||
| 3552 | ;;;*** | 3541 | ;;;*** |
| 3553 | 3542 | ||
| 3554 | ;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" | 3543 | ;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" |
| 3555 | ;;;;;; "gnus/canlock.el" (18177 860)) | 3544 | ;;;;;; "gnus/canlock.el" (18310 12073)) |
| 3556 | ;;; Generated autoloads from gnus/canlock.el | 3545 | ;;; Generated autoloads from gnus/canlock.el |
| 3557 | 3546 | ||
| 3558 | (autoload 'canlock-insert-header "canlock" "\ | 3547 | (autoload 'canlock-insert-header "canlock" "\ |
| @@ -3570,7 +3559,7 @@ it fails. | |||
| 3570 | ;;;*** | 3559 | ;;;*** |
| 3571 | 3560 | ||
| 3572 | ;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el" | 3561 | ;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el" |
| 3573 | ;;;;;; (17928 6535)) | 3562 | ;;;;;; (18340 21050)) |
| 3574 | ;;; Generated autoloads from progmodes/cap-words.el | 3563 | ;;; Generated autoloads from progmodes/cap-words.el |
| 3575 | 3564 | ||
| 3576 | (autoload 'capitalized-words-mode "cap-words" "\ | 3565 | (autoload 'capitalized-words-mode "cap-words" "\ |
| @@ -3605,15 +3594,15 @@ Obsoletes `c-forward-into-nomenclature'. | |||
| 3605 | 3594 | ||
| 3606 | ;;;*** | 3595 | ;;;*** |
| 3607 | 3596 | ||
| 3608 | ;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (18177 | 3597 | ;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (18310 |
| 3609 | ;;;;;; 872)) | 3598 | ;;;;;; 12107)) |
| 3610 | ;;; Generated autoloads from progmodes/cc-compat.el | 3599 | ;;; Generated autoloads from progmodes/cc-compat.el |
| 3611 | (put 'c-indent-level 'safe-local-variable 'integerp) | 3600 | (put 'c-indent-level 'safe-local-variable 'integerp) |
| 3612 | 3601 | ||
| 3613 | ;;;*** | 3602 | ;;;*** |
| 3614 | 3603 | ||
| 3615 | ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" | 3604 | ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" |
| 3616 | ;;;;;; (18213 1259)) | 3605 | ;;;;;; (18337 10113)) |
| 3617 | ;;; Generated autoloads from progmodes/cc-engine.el | 3606 | ;;; Generated autoloads from progmodes/cc-engine.el |
| 3618 | 3607 | ||
| 3619 | (autoload 'c-guess-basic-syntax "cc-engine" "\ | 3608 | (autoload 'c-guess-basic-syntax "cc-engine" "\ |
| @@ -3625,7 +3614,7 @@ Return the syntactic context of the current line. | |||
| 3625 | 3614 | ||
| 3626 | ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode | 3615 | ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode |
| 3627 | ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" | 3616 | ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" |
| 3628 | ;;;;;; (18194 36640)) | 3617 | ;;;;;; (18310 12108)) |
| 3629 | ;;; Generated autoloads from progmodes/cc-mode.el | 3618 | ;;; Generated autoloads from progmodes/cc-mode.el |
| 3630 | 3619 | ||
| 3631 | (autoload 'c-initialize-cc-mode "cc-mode" "\ | 3620 | (autoload 'c-initialize-cc-mode "cc-mode" "\ |
| @@ -3783,7 +3772,7 @@ Key bindings: | |||
| 3783 | ;;;*** | 3772 | ;;;*** |
| 3784 | 3773 | ||
| 3785 | ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" | 3774 | ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" |
| 3786 | ;;;;;; "progmodes/cc-styles.el" (18194 36640)) | 3775 | ;;;;;; "progmodes/cc-styles.el" (18333 58866)) |
| 3787 | ;;; Generated autoloads from progmodes/cc-styles.el | 3776 | ;;; Generated autoloads from progmodes/cc-styles.el |
| 3788 | 3777 | ||
| 3789 | (autoload 'c-set-style "cc-styles" "\ | 3778 | (autoload 'c-set-style "cc-styles" "\ |
| @@ -3834,8 +3823,8 @@ and exists only for compatibility reasons. | |||
| 3834 | 3823 | ||
| 3835 | ;;;*** | 3824 | ;;;*** |
| 3836 | 3825 | ||
| 3837 | ;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (18177 | 3826 | ;;;### (autoloads (c-subword-mode) "cc-subword" "progmodes/cc-subword.el" |
| 3838 | ;;;;;; 872)) | 3827 | ;;;;;; (18310 12108)) |
| 3839 | ;;; Generated autoloads from progmodes/cc-subword.el | 3828 | ;;; Generated autoloads from progmodes/cc-subword.el |
| 3840 | 3829 | ||
| 3841 | (autoload 'c-subword-mode "cc-subword" "\ | 3830 | (autoload 'c-subword-mode "cc-subword" "\ |
| @@ -3863,7 +3852,7 @@ as words. | |||
| 3863 | 3852 | ||
| 3864 | ;;;*** | 3853 | ;;;*** |
| 3865 | 3854 | ||
| 3866 | ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (18177 872)) | 3855 | ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (18333 58866)) |
| 3867 | ;;; Generated autoloads from progmodes/cc-vars.el | 3856 | ;;; Generated autoloads from progmodes/cc-vars.el |
| 3868 | (put 'c-basic-offset 'safe-local-variable 'integerp) | 3857 | (put 'c-basic-offset 'safe-local-variable 'integerp) |
| 3869 | (put 'c-backslash-column 'safe-local-variable 'integerp) | 3858 | (put 'c-backslash-column 'safe-local-variable 'integerp) |
| @@ -3873,7 +3862,7 @@ as words. | |||
| 3873 | 3862 | ||
| 3874 | ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program | 3863 | ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program |
| 3875 | ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" | 3864 | ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" |
| 3876 | ;;;;;; (18177 864)) | 3865 | ;;;;;; (18339 17953)) |
| 3877 | ;;; Generated autoloads from international/ccl.el | 3866 | ;;; Generated autoloads from international/ccl.el |
| 3878 | 3867 | ||
| 3879 | (autoload 'ccl-compile "ccl" "\ | 3868 | (autoload 'ccl-compile "ccl" "\ |
| @@ -4132,7 +4121,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program. | |||
| 4132 | ;;;*** | 4121 | ;;;*** |
| 4133 | 4122 | ||
| 4134 | ;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" | 4123 | ;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" |
| 4135 | ;;;;;; (18177 872)) | 4124 | ;;;;;; (18310 12108)) |
| 4136 | ;;; Generated autoloads from progmodes/cfengine.el | 4125 | ;;; Generated autoloads from progmodes/cfengine.el |
| 4137 | 4126 | ||
| 4138 | (autoload 'cfengine-mode "cfengine" "\ | 4127 | (autoload 'cfengine-mode "cfengine" "\ |
| @@ -4147,7 +4136,7 @@ to the action header. | |||
| 4147 | ;;;*** | 4136 | ;;;*** |
| 4148 | 4137 | ||
| 4149 | ;;;### (autoloads (check-declare-directory check-declare-file) "check-declare" | 4138 | ;;;### (autoloads (check-declare-directory check-declare-file) "check-declare" |
| 4150 | ;;;;;; "emacs-lisp/check-declare.el" (18308 19808)) | 4139 | ;;;;;; "emacs-lisp/check-declare.el" (18337 10112)) |
| 4151 | ;;; Generated autoloads from emacs-lisp/check-declare.el | 4140 | ;;; Generated autoloads from emacs-lisp/check-declare.el |
| 4152 | 4141 | ||
| 4153 | (autoload 'check-declare-file "check-declare" "\ | 4142 | (autoload 'check-declare-file "check-declare" "\ |
| @@ -4174,7 +4163,7 @@ described in the documentation of `declare-function'. | |||
| 4174 | ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer | 4163 | ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer |
| 4175 | ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive | 4164 | ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive |
| 4176 | ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" | 4165 | ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" |
| 4177 | ;;;;;; (18213 1258)) | 4166 | ;;;;;; (18310 12061)) |
| 4178 | ;;; Generated autoloads from emacs-lisp/checkdoc.el | 4167 | ;;; Generated autoloads from emacs-lisp/checkdoc.el |
| 4179 | (put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp) | 4168 | (put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp) |
| 4180 | (put 'checkdoc-permit-comma-termination-flag 'safe-local-variable 'booleanp) | 4169 | (put 'checkdoc-permit-comma-termination-flag 'safe-local-variable 'booleanp) |
| @@ -4361,7 +4350,7 @@ checking of documentation strings. | |||
| 4361 | 4350 | ||
| 4362 | ;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer | 4351 | ;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer |
| 4363 | ;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util" | 4352 | ;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util" |
| 4364 | ;;;;;; "language/china-util.el" (18177 866)) | 4353 | ;;;;;; "language/china-util.el" (18339 17956)) |
| 4365 | ;;; Generated autoloads from language/china-util.el | 4354 | ;;; Generated autoloads from language/china-util.el |
| 4366 | 4355 | ||
| 4367 | (autoload 'decode-hz-region "china-util" "\ | 4356 | (autoload 'decode-hz-region "china-util" "\ |
| @@ -4399,7 +4388,7 @@ Not documented | |||
| 4399 | ;;;*** | 4388 | ;;;*** |
| 4400 | 4389 | ||
| 4401 | ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) | 4390 | ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) |
| 4402 | ;;;;;; "chistory" "chistory.el" (18177 856)) | 4391 | ;;;;;; "chistory" "chistory.el" (18310 12033)) |
| 4403 | ;;; Generated autoloads from chistory.el | 4392 | ;;; Generated autoloads from chistory.el |
| 4404 | 4393 | ||
| 4405 | (autoload 'repeat-matching-complex-command "chistory" "\ | 4394 | (autoload 'repeat-matching-complex-command "chistory" "\ |
| @@ -4438,7 +4427,7 @@ and runs the normal hook `command-history-hook'. | |||
| 4438 | 4427 | ||
| 4439 | ;;;*** | 4428 | ;;;*** |
| 4440 | 4429 | ||
| 4441 | ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (18231 31065)) | 4430 | ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (18310 12062)) |
| 4442 | ;;; Generated autoloads from emacs-lisp/cl.el | 4431 | ;;; Generated autoloads from emacs-lisp/cl.el |
| 4443 | 4432 | ||
| 4444 | (defvar custom-print-functions nil "\ | 4433 | (defvar custom-print-functions nil "\ |
| @@ -4454,7 +4443,7 @@ a future Emacs interpreter will be able to use it.") | |||
| 4454 | ;;;*** | 4443 | ;;;*** |
| 4455 | 4444 | ||
| 4456 | ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" | 4445 | ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" |
| 4457 | ;;;;;; (18177 857)) | 4446 | ;;;;;; (18310 12061)) |
| 4458 | ;;; Generated autoloads from emacs-lisp/cl-indent.el | 4447 | ;;; Generated autoloads from emacs-lisp/cl-indent.el |
| 4459 | 4448 | ||
| 4460 | (autoload 'common-lisp-indent-function "cl-indent" "\ | 4449 | (autoload 'common-lisp-indent-function "cl-indent" "\ |
| @@ -4465,7 +4454,7 @@ Not documented | |||
| 4465 | ;;;*** | 4454 | ;;;*** |
| 4466 | 4455 | ||
| 4467 | ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" | 4456 | ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" |
| 4468 | ;;;;;; (18177 872)) | 4457 | ;;;;;; (18310 12108)) |
| 4469 | ;;; Generated autoloads from progmodes/cmacexp.el | 4458 | ;;; Generated autoloads from progmodes/cmacexp.el |
| 4470 | 4459 | ||
| 4471 | (autoload 'c-macro-expand "cmacexp" "\ | 4460 | (autoload 'c-macro-expand "cmacexp" "\ |
| @@ -4485,8 +4474,8 @@ For use inside Lisp programs, see also `c-macro-expansion'. | |||
| 4485 | 4474 | ||
| 4486 | ;;;*** | 4475 | ;;;*** |
| 4487 | 4476 | ||
| 4488 | ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (18177 | 4477 | ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (18310 |
| 4489 | ;;;;;; 856)) | 4478 | ;;;;;; 12033)) |
| 4490 | ;;; Generated autoloads from cmuscheme.el | 4479 | ;;; Generated autoloads from cmuscheme.el |
| 4491 | 4480 | ||
| 4492 | (autoload 'run-scheme "cmuscheme" "\ | 4481 | (autoload 'run-scheme "cmuscheme" "\ |
| @@ -4508,7 +4497,7 @@ is run). | |||
| 4508 | ;;;*** | 4497 | ;;;*** |
| 4509 | 4498 | ||
| 4510 | ;;;### (autoloads (codepage-setup) "codepage" "international/codepage.el" | 4499 | ;;;### (autoloads (codepage-setup) "codepage" "international/codepage.el" |
| 4511 | ;;;;;; (18177 864)) | 4500 | ;;;;;; (18339 17953)) |
| 4512 | ;;; Generated autoloads from international/codepage.el | 4501 | ;;; Generated autoloads from international/codepage.el |
| 4513 | 4502 | ||
| 4514 | (autoload 'codepage-setup "codepage" "\ | 4503 | (autoload 'codepage-setup "codepage" "\ |
| @@ -4521,7 +4510,7 @@ Obsolete. All coding systems are set up initially. | |||
| 4521 | ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list | 4510 | ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list |
| 4522 | ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command | 4511 | ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command |
| 4523 | ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" | 4512 | ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" |
| 4524 | ;;;;;; (18213 1253)) | 4513 | ;;;;;; (18329 52180)) |
| 4525 | ;;; Generated autoloads from comint.el | 4514 | ;;; Generated autoloads from comint.el |
| 4526 | 4515 | ||
| 4527 | (defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ | 4516 | (defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ |
| @@ -4611,8 +4600,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use. | |||
| 4611 | 4600 | ||
| 4612 | ;;;*** | 4601 | ;;;*** |
| 4613 | 4602 | ||
| 4614 | ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (18177 | 4603 | ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (18310 |
| 4615 | ;;;;;; 856)) | 4604 | ;;;;;; 12033)) |
| 4616 | ;;; Generated autoloads from compare-w.el | 4605 | ;;; Generated autoloads from compare-w.el |
| 4617 | 4606 | ||
| 4618 | (autoload 'compare-windows "compare-w" "\ | 4607 | (autoload 'compare-windows "compare-w" "\ |
| @@ -4649,7 +4638,7 @@ on third call it again advances points to the next difference and so on. | |||
| 4649 | ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start | 4638 | ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start |
| 4650 | ;;;;;; compile compilation-disable-input compile-command compilation-search-path | 4639 | ;;;;;; compile compilation-disable-input compile-command compilation-search-path |
| 4651 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) | 4640 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) |
| 4652 | ;;;;;; "compile" "progmodes/compile.el" (18213 1259)) | 4641 | ;;;;;; "compile" "progmodes/compile.el" (18324 26616)) |
| 4653 | ;;; Generated autoloads from progmodes/compile.el | 4642 | ;;; Generated autoloads from progmodes/compile.el |
| 4654 | 4643 | ||
| 4655 | (defvar compilation-mode-hook nil "\ | 4644 | (defvar compilation-mode-hook nil "\ |
| @@ -4817,7 +4806,7 @@ This is the value of `next-error-function' in Compilation buffers. | |||
| 4817 | ;;;*** | 4806 | ;;;*** |
| 4818 | 4807 | ||
| 4819 | ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" | 4808 | ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" |
| 4820 | ;;;;;; (18213 1253)) | 4809 | ;;;;;; (18310 12033)) |
| 4821 | ;;; Generated autoloads from complete.el | 4810 | ;;; Generated autoloads from complete.el |
| 4822 | 4811 | ||
| 4823 | (defvar partial-completion-mode nil "\ | 4812 | (defvar partial-completion-mode nil "\ |
| @@ -4859,7 +4848,7 @@ second TAB brings up the `*Completions*' buffer. | |||
| 4859 | ;;;*** | 4848 | ;;;*** |
| 4860 | 4849 | ||
| 4861 | ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" | 4850 | ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" |
| 4862 | ;;;;;; (18190 39674)) | 4851 | ;;;;;; (18310 12033)) |
| 4863 | ;;; Generated autoloads from completion.el | 4852 | ;;; Generated autoloads from completion.el |
| 4864 | 4853 | ||
| 4865 | (defvar dynamic-completion-mode nil "\ | 4854 | (defvar dynamic-completion-mode nil "\ |
| @@ -4879,8 +4868,8 @@ Enable dynamic word-completion. | |||
| 4879 | ;;;*** | 4868 | ;;;*** |
| 4880 | 4869 | ||
| 4881 | ;;;### (autoloads (global-auto-composition-mode auto-composition-mode | 4870 | ;;;### (autoloads (global-auto-composition-mode auto-composition-mode |
| 4882 | ;;;;;; encode-composition-rule) "composite" "composite.el" (18177 | 4871 | ;;;;;; encode-composition-rule) "composite" "composite.el" (18339 |
| 4883 | ;;;;;; 856)) | 4872 | ;;;;;; 17930)) |
| 4884 | ;;; Generated autoloads from composite.el | 4873 | ;;; Generated autoloads from composite.el |
| 4885 | 4874 | ||
| 4886 | (autoload 'encode-composition-rule "composite" "\ | 4875 | (autoload 'encode-composition-rule "composite" "\ |
| @@ -4926,7 +4915,7 @@ See `auto-composition-mode' for more information on Auto-Composition mode. | |||
| 4926 | ;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode | 4915 | ;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode |
| 4927 | ;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode | 4916 | ;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode |
| 4928 | ;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" | 4917 | ;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" |
| 4929 | ;;;;;; (18213 1260)) | 4918 | ;;;;;; (18310 12117)) |
| 4930 | ;;; Generated autoloads from textmodes/conf-mode.el | 4919 | ;;; Generated autoloads from textmodes/conf-mode.el |
| 4931 | 4920 | ||
| 4932 | (autoload 'conf-mode "conf-mode" "\ | 4921 | (autoload 'conf-mode "conf-mode" "\ |
| @@ -5082,7 +5071,7 @@ For details see `conf-mode'. Example: | |||
| 5082 | ;;;*** | 5071 | ;;;*** |
| 5083 | 5072 | ||
| 5084 | ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) | 5073 | ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) |
| 5085 | ;;;;;; "cookie1" "play/cookie1.el" (18177 871)) | 5074 | ;;;;;; "cookie1" "play/cookie1.el" (18310 12104)) |
| 5086 | ;;; Generated autoloads from play/cookie1.el | 5075 | ;;; Generated autoloads from play/cookie1.el |
| 5087 | 5076 | ||
| 5088 | (autoload 'cookie "cookie1" "\ | 5077 | (autoload 'cookie "cookie1" "\ |
| @@ -5114,7 +5103,7 @@ Randomly permute the elements of VECTOR (all permutations equally likely). | |||
| 5114 | ;;;*** | 5103 | ;;;*** |
| 5115 | 5104 | ||
| 5116 | ;;;### (autoloads (copyright copyright-fix-years copyright-update) | 5105 | ;;;### (autoloads (copyright copyright-fix-years copyright-update) |
| 5117 | ;;;;;; "copyright" "emacs-lisp/copyright.el" (18190 39681)) | 5106 | ;;;;;; "copyright" "emacs-lisp/copyright.el" (18339 17951)) |
| 5118 | ;;; Generated autoloads from emacs-lisp/copyright.el | 5107 | ;;; Generated autoloads from emacs-lisp/copyright.el |
| 5119 | 5108 | ||
| 5120 | (autoload 'copyright-update "copyright" "\ | 5109 | (autoload 'copyright-update "copyright" "\ |
| @@ -5142,7 +5131,7 @@ Insert a copyright by $ORGANIZATION notice at cursor. | |||
| 5142 | ;;;*** | 5131 | ;;;*** |
| 5143 | 5132 | ||
| 5144 | ;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) | 5133 | ;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) |
| 5145 | ;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (18231 31069)) | 5134 | ;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (18310 12108)) |
| 5146 | ;;; Generated autoloads from progmodes/cperl-mode.el | 5135 | ;;; Generated autoloads from progmodes/cperl-mode.el |
| 5147 | (put 'cperl-indent-level 'safe-local-variable 'integerp) | 5136 | (put 'cperl-indent-level 'safe-local-variable 'integerp) |
| 5148 | (put 'cperl-brace-offset 'safe-local-variable 'integerp) | 5137 | (put 'cperl-brace-offset 'safe-local-variable 'integerp) |
| @@ -5340,7 +5329,7 @@ Run a `perldoc' on the word around point. | |||
| 5340 | ;;;*** | 5329 | ;;;*** |
| 5341 | 5330 | ||
| 5342 | ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" | 5331 | ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" |
| 5343 | ;;;;;; (18177 872)) | 5332 | ;;;;;; (18310 12108)) |
| 5344 | ;;; Generated autoloads from progmodes/cpp.el | 5333 | ;;; Generated autoloads from progmodes/cpp.el |
| 5345 | 5334 | ||
| 5346 | (autoload 'cpp-highlight-buffer "cpp" "\ | 5335 | (autoload 'cpp-highlight-buffer "cpp" "\ |
| @@ -5359,7 +5348,7 @@ Edit display information for cpp conditionals. | |||
| 5359 | ;;;*** | 5348 | ;;;*** |
| 5360 | 5349 | ||
| 5361 | ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" | 5350 | ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" |
| 5362 | ;;;;;; (18177 858)) | 5351 | ;;;;;; (18329 52183)) |
| 5363 | ;;; Generated autoloads from emulation/crisp.el | 5352 | ;;; Generated autoloads from emulation/crisp.el |
| 5364 | 5353 | ||
| 5365 | (defvar crisp-mode nil "\ | 5354 | (defvar crisp-mode nil "\ |
| @@ -5383,7 +5372,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise. | |||
| 5383 | ;;;*** | 5372 | ;;;*** |
| 5384 | 5373 | ||
| 5385 | ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" | 5374 | ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" |
| 5386 | ;;;;;; (18177 857)) | 5375 | ;;;;;; (18310 12062)) |
| 5387 | ;;; Generated autoloads from emacs-lisp/crm.el | 5376 | ;;; Generated autoloads from emacs-lisp/crm.el |
| 5388 | 5377 | ||
| 5389 | (autoload 'completing-read-multiple "crm" "\ | 5378 | (autoload 'completing-read-multiple "crm" "\ |
| @@ -5418,8 +5407,8 @@ INHERIT-INPUT-METHOD. | |||
| 5418 | 5407 | ||
| 5419 | ;;;*** | 5408 | ;;;*** |
| 5420 | 5409 | ||
| 5421 | ;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (18213 | 5410 | ;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (18310 |
| 5422 | ;;;;;; 1260)) | 5411 | ;;;;;; 12117)) |
| 5423 | ;;; Generated autoloads from textmodes/css-mode.el | 5412 | ;;; Generated autoloads from textmodes/css-mode.el |
| 5424 | (add-to-list 'auto-mode-alist '("\\.css\\'" . css-mode)) | 5413 | (add-to-list 'auto-mode-alist '("\\.css\\'" . css-mode)) |
| 5425 | 5414 | ||
| @@ -5431,7 +5420,7 @@ Major mode to edit Cascading Style Sheets. | |||
| 5431 | ;;;*** | 5420 | ;;;*** |
| 5432 | 5421 | ||
| 5433 | ;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" | 5422 | ;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" |
| 5434 | ;;;;;; (18190 39682)) | 5423 | ;;;;;; (18310 12065)) |
| 5435 | ;;; Generated autoloads from emulation/cua-base.el | 5424 | ;;; Generated autoloads from emulation/cua-base.el |
| 5436 | 5425 | ||
| 5437 | (defvar cua-mode nil "\ | 5426 | (defvar cua-mode nil "\ |
| @@ -5490,7 +5479,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings. | |||
| 5490 | ;;;;;; customize-mode customize customize-save-variable customize-set-variable | 5479 | ;;;;;; customize-mode customize customize-save-variable customize-set-variable |
| 5491 | ;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically | 5480 | ;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically |
| 5492 | ;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el" | 5481 | ;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el" |
| 5493 | ;;;;;; (18231 31060)) | 5482 | ;;;;;; (18324 26600)) |
| 5494 | ;;; Generated autoloads from cus-edit.el | 5483 | ;;; Generated autoloads from cus-edit.el |
| 5495 | 5484 | ||
| 5496 | (defvar custom-browse-sort-alphabetically nil "\ | 5485 | (defvar custom-browse-sort-alphabetically nil "\ |
| @@ -5788,7 +5777,7 @@ The format is suitable for use with `easy-menu-define'. | |||
| 5788 | ;;;*** | 5777 | ;;;*** |
| 5789 | 5778 | ||
| 5790 | ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces | 5779 | ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces |
| 5791 | ;;;;;; custom-declare-face) "cus-face" "cus-face.el" (18190 39674)) | 5780 | ;;;;;; custom-declare-face) "cus-face" "cus-face.el" (18310 12033)) |
| 5792 | ;;; Generated autoloads from cus-face.el | 5781 | ;;; Generated autoloads from cus-face.el |
| 5793 | 5782 | ||
| 5794 | (autoload 'custom-declare-face "cus-face" "\ | 5783 | (autoload 'custom-declare-face "cus-face" "\ |
| @@ -5858,7 +5847,7 @@ This means reset FACE to its value in FROM-THEME. | |||
| 5858 | ;;;*** | 5847 | ;;;*** |
| 5859 | 5848 | ||
| 5860 | ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" | 5849 | ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" |
| 5861 | ;;;;;; (18177 856)) | 5850 | ;;;;;; (18310 12033)) |
| 5862 | ;;; Generated autoloads from cus-theme.el | 5851 | ;;; Generated autoloads from cus-theme.el |
| 5863 | 5852 | ||
| 5864 | (autoload 'customize-create-theme "cus-theme" "\ | 5853 | (autoload 'customize-create-theme "cus-theme" "\ |
| @@ -5869,7 +5858,7 @@ Create a custom theme. | |||
| 5869 | ;;;*** | 5858 | ;;;*** |
| 5870 | 5859 | ||
| 5871 | ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" | 5860 | ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" |
| 5872 | ;;;;;; (18231 31060)) | 5861 | ;;;;;; (18310 12033)) |
| 5873 | ;;; Generated autoloads from cvs-status.el | 5862 | ;;; Generated autoloads from cvs-status.el |
| 5874 | 5863 | ||
| 5875 | (autoload 'cvs-status-mode "cvs-status" "\ | 5864 | (autoload 'cvs-status-mode "cvs-status" "\ |
| @@ -5880,7 +5869,7 @@ Mode used for cvs status output. | |||
| 5880 | ;;;*** | 5869 | ;;;*** |
| 5881 | 5870 | ||
| 5882 | ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) | 5871 | ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) |
| 5883 | ;;;;;; "cwarn" "progmodes/cwarn.el" (18177 872)) | 5872 | ;;;;;; "cwarn" "progmodes/cwarn.el" (18310 12108)) |
| 5884 | ;;; Generated autoloads from progmodes/cwarn.el | 5873 | ;;; Generated autoloads from progmodes/cwarn.el |
| 5885 | 5874 | ||
| 5886 | (autoload 'cwarn-mode "cwarn" "\ | 5875 | (autoload 'cwarn-mode "cwarn" "\ |
| @@ -5923,7 +5912,7 @@ See `cwarn-mode' for more information on Cwarn mode. | |||
| 5923 | 5912 | ||
| 5924 | ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char | 5913 | ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char |
| 5925 | ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" | 5914 | ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" |
| 5926 | ;;;;;; (18177 866)) | 5915 | ;;;;;; (18339 17957)) |
| 5927 | ;;; Generated autoloads from language/cyril-util.el | 5916 | ;;; Generated autoloads from language/cyril-util.el |
| 5928 | 5917 | ||
| 5929 | (autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ | 5918 | (autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ |
| @@ -5952,7 +5941,7 @@ If the argument is nil, we return the display table to its standard state. | |||
| 5952 | ;;;*** | 5941 | ;;;*** |
| 5953 | 5942 | ||
| 5954 | ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" | 5943 | ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" |
| 5955 | ;;;;;; (18177 856)) | 5944 | ;;;;;; (18310 12034)) |
| 5956 | ;;; Generated autoloads from dabbrev.el | 5945 | ;;; Generated autoloads from dabbrev.el |
| 5957 | (define-key esc-map "/" 'dabbrev-expand) | 5946 | (define-key esc-map "/" 'dabbrev-expand) |
| 5958 | (define-key esc-map [?\C-/] 'dabbrev-completion) | 5947 | (define-key esc-map [?\C-/] 'dabbrev-completion) |
| @@ -5996,8 +5985,21 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion]. | |||
| 5996 | 5985 | ||
| 5997 | ;;;*** | 5986 | ;;;*** |
| 5998 | 5987 | ||
| 5999 | ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (18213 | 5988 | ;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (18346 |
| 6000 | ;;;;;; 1259)) | 5989 | ;;;;;; 13710)) |
| 5990 | ;;; Generated autoloads from net/dbus.el | ||
| 5991 | |||
| 5992 | (autoload 'dbus-handle-event "dbus" "\ | ||
| 5993 | Handle events from the D-Bus. | ||
| 5994 | EVENT is a D-Bus event, see `dbus-check-event'. HANDLER, being | ||
| 5995 | part of the event, is called with arguments ARGS. | ||
| 5996 | |||
| 5997 | \(fn EVENT)" t nil) | ||
| 5998 | |||
| 5999 | ;;;*** | ||
| 6000 | |||
| 6001 | ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (18310 | ||
| 6002 | ;;;;;; 12108)) | ||
| 6001 | ;;; Generated autoloads from progmodes/dcl-mode.el | 6003 | ;;; Generated autoloads from progmodes/dcl-mode.el |
| 6002 | 6004 | ||
| 6003 | (autoload 'dcl-mode "dcl-mode" "\ | 6005 | (autoload 'dcl-mode "dcl-mode" "\ |
| @@ -6124,7 +6126,7 @@ There is some minimal font-lock support (see vars | |||
| 6124 | ;;;*** | 6126 | ;;;*** |
| 6125 | 6127 | ||
| 6126 | ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" | 6128 | ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" |
| 6127 | ;;;;;; "emacs-lisp/debug.el" (18195 4246)) | 6129 | ;;;;;; "emacs-lisp/debug.el" (18310 12062)) |
| 6128 | ;;; Generated autoloads from emacs-lisp/debug.el | 6130 | ;;; Generated autoloads from emacs-lisp/debug.el |
| 6129 | 6131 | ||
| 6130 | (setq debugger 'debug) | 6132 | (setq debugger 'debug) |
| @@ -6168,7 +6170,7 @@ To specify a nil argument interactively, exit with an empty minibuffer. | |||
| 6168 | ;;;*** | 6170 | ;;;*** |
| 6169 | 6171 | ||
| 6170 | ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" | 6172 | ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" |
| 6171 | ;;;;;; (18213 1259)) | 6173 | ;;;;;; (18310 12104)) |
| 6172 | ;;; Generated autoloads from play/decipher.el | 6174 | ;;; Generated autoloads from play/decipher.el |
| 6173 | 6175 | ||
| 6174 | (autoload 'decipher "decipher" "\ | 6176 | (autoload 'decipher "decipher" "\ |
| @@ -6197,8 +6199,8 @@ The most useful commands are: | |||
| 6197 | ;;;*** | 6199 | ;;;*** |
| 6198 | 6200 | ||
| 6199 | ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region | 6201 | ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region |
| 6200 | ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (18177 | 6202 | ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (18310 |
| 6201 | ;;;;;; 856)) | 6203 | ;;;;;; 12034)) |
| 6202 | ;;; Generated autoloads from delim-col.el | 6204 | ;;; Generated autoloads from delim-col.el |
| 6203 | 6205 | ||
| 6204 | (autoload 'delimit-columns-customize "delim-col" "\ | 6206 | (autoload 'delimit-columns-customize "delim-col" "\ |
| @@ -6222,8 +6224,8 @@ START and END delimits the corners of text rectangle. | |||
| 6222 | 6224 | ||
| 6223 | ;;;*** | 6225 | ;;;*** |
| 6224 | 6226 | ||
| 6225 | ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (18203 | 6227 | ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (18310 |
| 6226 | ;;;;;; 51791)) | 6228 | ;;;;;; 12109)) |
| 6227 | ;;; Generated autoloads from progmodes/delphi.el | 6229 | ;;; Generated autoloads from progmodes/delphi.el |
| 6228 | 6230 | ||
| 6229 | (autoload 'delphi-mode "delphi" "\ | 6231 | (autoload 'delphi-mode "delphi" "\ |
| @@ -6273,8 +6275,8 @@ no args, if that value is non-nil. | |||
| 6273 | 6275 | ||
| 6274 | ;;;*** | 6276 | ;;;*** |
| 6275 | 6277 | ||
| 6276 | ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (18231 | 6278 | ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (18329 |
| 6277 | ;;;;;; 31060)) | 6279 | ;;;;;; 52181)) |
| 6278 | ;;; Generated autoloads from delsel.el | 6280 | ;;; Generated autoloads from delsel.el |
| 6279 | 6281 | ||
| 6280 | (defalias 'pending-delete-mode 'delete-selection-mode) | 6282 | (defalias 'pending-delete-mode 'delete-selection-mode) |
| @@ -6303,7 +6305,7 @@ any selection. | |||
| 6303 | ;;;*** | 6305 | ;;;*** |
| 6304 | 6306 | ||
| 6305 | ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) | 6307 | ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) |
| 6306 | ;;;;;; "derived" "emacs-lisp/derived.el" (18177 857)) | 6308 | ;;;;;; "derived" "emacs-lisp/derived.el" (18310 12062)) |
| 6307 | ;;; Generated autoloads from emacs-lisp/derived.el | 6309 | ;;; Generated autoloads from emacs-lisp/derived.el |
| 6308 | 6310 | ||
| 6309 | (autoload 'define-derived-mode "derived" "\ | 6311 | (autoload 'define-derived-mode "derived" "\ |
| @@ -6368,7 +6370,7 @@ the first time the mode is used. | |||
| 6368 | ;;;*** | 6370 | ;;;*** |
| 6369 | 6371 | ||
| 6370 | ;;;### (autoloads (describe-char describe-text-properties) "descr-text" | 6372 | ;;;### (autoloads (describe-char describe-text-properties) "descr-text" |
| 6371 | ;;;;;; "descr-text.el" (18231 31060)) | 6373 | ;;;;;; "descr-text.el" (18339 17930)) |
| 6372 | ;;; Generated autoloads from descr-text.el | 6374 | ;;; Generated autoloads from descr-text.el |
| 6373 | 6375 | ||
| 6374 | (autoload 'describe-text-properties "descr-text" "\ | 6376 | (autoload 'describe-text-properties "descr-text" "\ |
| @@ -6394,7 +6396,7 @@ as well as widgets, buttons, overlays, and text properties. | |||
| 6394 | ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir | 6396 | ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir |
| 6395 | ;;;;;; desktop-load-default desktop-read desktop-remove desktop-save | 6397 | ;;;;;; desktop-load-default desktop-read desktop-remove desktop-save |
| 6396 | ;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" | 6398 | ;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" |
| 6397 | ;;;;;; "desktop.el" (18231 31060)) | 6399 | ;;;;;; "desktop.el" (18339 17930)) |
| 6398 | ;;; Generated autoloads from desktop.el | 6400 | ;;; Generated autoloads from desktop.el |
| 6399 | 6401 | ||
| 6400 | (defvar desktop-save-mode nil "\ | 6402 | (defvar desktop-save-mode nil "\ |
| @@ -6578,7 +6580,7 @@ Revert to the last loaded desktop. | |||
| 6578 | 6580 | ||
| 6579 | ;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article | 6581 | ;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article |
| 6580 | ;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) | 6582 | ;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) |
| 6581 | ;;;;;; "deuglify" "gnus/deuglify.el" (18231 31065)) | 6583 | ;;;;;; "deuglify" "gnus/deuglify.el" (18310 12073)) |
| 6582 | ;;; Generated autoloads from gnus/deuglify.el | 6584 | ;;; Generated autoloads from gnus/deuglify.el |
| 6583 | 6585 | ||
| 6584 | (autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ | 6586 | (autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ |
| @@ -6612,7 +6614,7 @@ Deuglify broken Outlook (Express) articles and redisplay. | |||
| 6612 | 6614 | ||
| 6613 | ;;;### (autoloads (devanagari-composition-function devanagari-post-read-conversion | 6615 | ;;;### (autoloads (devanagari-composition-function devanagari-post-read-conversion |
| 6614 | ;;;;;; devanagari-compose-region) "devan-util" "language/devan-util.el" | 6616 | ;;;;;; devanagari-compose-region) "devan-util" "language/devan-util.el" |
| 6615 | ;;;;;; (18177 866)) | 6617 | ;;;;;; (18339 17957)) |
| 6616 | ;;; Generated autoloads from language/devan-util.el | 6618 | ;;; Generated autoloads from language/devan-util.el |
| 6617 | 6619 | ||
| 6618 | (autoload 'devanagari-compose-region "devan-util" "\ | 6620 | (autoload 'devanagari-compose-region "devan-util" "\ |
| @@ -6635,7 +6637,7 @@ In this case, compose characters after POS of the string. | |||
| 6635 | ;;;*** | 6637 | ;;;*** |
| 6636 | 6638 | ||
| 6637 | ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" | 6639 | ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" |
| 6638 | ;;;;;; "calendar/diary-lib.el" (18190 39681)) | 6640 | ;;;;;; "calendar/diary-lib.el" (18310 12059)) |
| 6639 | ;;; Generated autoloads from calendar/diary-lib.el | 6641 | ;;; Generated autoloads from calendar/diary-lib.el |
| 6640 | 6642 | ||
| 6641 | (autoload 'diary "diary-lib" "\ | 6643 | (autoload 'diary "diary-lib" "\ |
| @@ -6681,7 +6683,7 @@ Major mode for editing the diary file. | |||
| 6681 | ;;;*** | 6683 | ;;;*** |
| 6682 | 6684 | ||
| 6683 | ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" | 6685 | ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" |
| 6684 | ;;;;;; "diff.el" (18213 1253)) | 6686 | ;;;;;; "diff.el" (18310 12034)) |
| 6685 | ;;; Generated autoloads from diff.el | 6687 | ;;; Generated autoloads from diff.el |
| 6686 | 6688 | ||
| 6687 | (defvar diff-switches "-c" "\ | 6689 | (defvar diff-switches "-c" "\ |
| @@ -6715,7 +6717,7 @@ With prefix arg, prompt for diff switches. | |||
| 6715 | ;;;*** | 6717 | ;;;*** |
| 6716 | 6718 | ||
| 6717 | ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" | 6719 | ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" |
| 6718 | ;;;;;; (18213 1253)) | 6720 | ;;;;;; (18344 9811)) |
| 6719 | ;;; Generated autoloads from diff-mode.el | 6721 | ;;; Generated autoloads from diff-mode.el |
| 6720 | 6722 | ||
| 6721 | (autoload 'diff-mode "diff-mode" "\ | 6723 | (autoload 'diff-mode "diff-mode" "\ |
| @@ -6747,7 +6749,7 @@ Minor mode for viewing/editing context diffs. | |||
| 6747 | ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink | 6749 | ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink |
| 6748 | ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename | 6750 | ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename |
| 6749 | ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) | 6751 | ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) |
| 6750 | ;;;;;; "dired" "dired.el" (18203 51788)) | 6752 | ;;;;;; "dired" "dired.el" (18310 12034)) |
| 6751 | ;;; Generated autoloads from dired.el | 6753 | ;;; Generated autoloads from dired.el |
| 6752 | 6754 | ||
| 6753 | (defvar dired-listing-switches "-al" "\ | 6755 | (defvar dired-listing-switches "-al" "\ |
| @@ -6952,7 +6954,7 @@ Keybindings: | |||
| 6952 | ;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory | 6954 | ;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory |
| 6953 | ;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp | 6955 | ;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp |
| 6954 | ;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff | 6956 | ;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff |
| 6955 | ;;;;;; dired-diff) "dired-aux" "dired-aux.el" (18231 31060)) | 6957 | ;;;;;; dired-diff) "dired-aux" "dired-aux.el" (18310 12034)) |
| 6956 | ;;; Generated autoloads from dired-aux.el | 6958 | ;;; Generated autoloads from dired-aux.el |
| 6957 | 6959 | ||
| 6958 | (autoload 'dired-diff "dired-aux" "\ | 6960 | (autoload 'dired-diff "dired-aux" "\ |
| @@ -7367,7 +7369,7 @@ true then the type of the file linked to by FILE is printed instead. | |||
| 7367 | ;;;*** | 7369 | ;;;*** |
| 7368 | 7370 | ||
| 7369 | ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" | 7371 | ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" |
| 7370 | ;;;;;; (18231 31060)) | 7372 | ;;;;;; (18310 12034)) |
| 7371 | ;;; Generated autoloads from dired-x.el | 7373 | ;;; Generated autoloads from dired-x.el |
| 7372 | 7374 | ||
| 7373 | (autoload 'dired-jump "dired-x" "\ | 7375 | (autoload 'dired-jump "dired-x" "\ |
| @@ -7397,7 +7399,7 @@ For absolute symlinks, use \\[dired-do-symlink]. | |||
| 7397 | ;;;*** | 7399 | ;;;*** |
| 7398 | 7400 | ||
| 7399 | ;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el" | 7401 | ;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el" |
| 7400 | ;;;;;; (18231 31060)) | 7402 | ;;;;;; (18310 12034)) |
| 7401 | ;;; Generated autoloads from dirtrack.el | 7403 | ;;; Generated autoloads from dirtrack.el |
| 7402 | 7404 | ||
| 7403 | (autoload 'dirtrack-mode "dirtrack" "\ | 7405 | (autoload 'dirtrack-mode "dirtrack" "\ |
| @@ -7423,8 +7425,8 @@ function `dirtrack-debug-mode' to turn on debugging output. | |||
| 7423 | 7425 | ||
| 7424 | ;;;*** | 7426 | ;;;*** |
| 7425 | 7427 | ||
| 7426 | ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (18190 | 7428 | ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (18310 |
| 7427 | ;;;;;; 39681)) | 7429 | ;;;;;; 12062)) |
| 7428 | ;;; Generated autoloads from emacs-lisp/disass.el | 7430 | ;;; Generated autoloads from emacs-lisp/disass.el |
| 7429 | 7431 | ||
| 7430 | (autoload 'disassemble "disass" "\ | 7432 | (autoload 'disassemble "disass" "\ |
| @@ -7443,7 +7445,7 @@ redefine OBJECT if it is a symbol. | |||
| 7443 | ;;;;;; standard-display-g1 standard-display-ascii standard-display-default | 7445 | ;;;;;; standard-display-g1 standard-display-ascii standard-display-default |
| 7444 | ;;;;;; standard-display-8bit describe-current-display-table describe-display-table | 7446 | ;;;;;; standard-display-8bit describe-current-display-table describe-display-table |
| 7445 | ;;;;;; set-display-table-slot display-table-slot make-display-table) | 7447 | ;;;;;; set-display-table-slot display-table-slot make-display-table) |
| 7446 | ;;;;;; "disp-table" "disp-table.el" (18231 31060)) | 7448 | ;;;;;; "disp-table" "disp-table.el" (18339 17930)) |
| 7447 | ;;; Generated autoloads from disp-table.el | 7449 | ;;; Generated autoloads from disp-table.el |
| 7448 | 7450 | ||
| 7449 | (autoload 'make-display-table "disp-table" "\ | 7451 | (autoload 'make-display-table "disp-table" "\ |
| @@ -7559,7 +7561,7 @@ for users who call this function in `.emacs'. | |||
| 7559 | ;;;*** | 7561 | ;;;*** |
| 7560 | 7562 | ||
| 7561 | ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" | 7563 | ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" |
| 7562 | ;;;;;; (18177 871)) | 7564 | ;;;;;; (18310 12104)) |
| 7563 | ;;; Generated autoloads from play/dissociate.el | 7565 | ;;; Generated autoloads from play/dissociate.el |
| 7564 | 7566 | ||
| 7565 | (autoload 'dissociated-press "dissociate" "\ | 7567 | (autoload 'dissociated-press "dissociate" "\ |
| @@ -7575,7 +7577,7 @@ Default is 2. | |||
| 7575 | 7577 | ||
| 7576 | ;;;*** | 7578 | ;;;*** |
| 7577 | 7579 | ||
| 7578 | ;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (18177 856)) | 7580 | ;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (18339 17931)) |
| 7579 | ;;; Generated autoloads from dnd.el | 7581 | ;;; Generated autoloads from dnd.el |
| 7580 | 7582 | ||
| 7581 | (defvar dnd-protocol-alist '(("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file) ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file)) "\ | 7583 | (defvar dnd-protocol-alist '(("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file) ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file)) "\ |
| @@ -7596,7 +7598,7 @@ if some action was made, or nil if the URL is ignored.") | |||
| 7596 | ;;;*** | 7598 | ;;;*** |
| 7597 | 7599 | ||
| 7598 | ;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" | 7600 | ;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" |
| 7599 | ;;;;;; "textmodes/dns-mode.el" (18177 875)) | 7601 | ;;;;;; "textmodes/dns-mode.el" (18310 12117)) |
| 7600 | ;;; Generated autoloads from textmodes/dns-mode.el | 7602 | ;;; Generated autoloads from textmodes/dns-mode.el |
| 7601 | 7603 | ||
| 7602 | (autoload 'dns-mode "dns-mode" "\ | 7604 | (autoload 'dns-mode "dns-mode" "\ |
| @@ -7620,8 +7622,8 @@ Locate SOA record and increment the serial field. | |||
| 7620 | 7622 | ||
| 7621 | ;;;*** | 7623 | ;;;*** |
| 7622 | 7624 | ||
| 7623 | ;;;### (autoloads (doc-view-minor-mode doc-view-mode) "doc-view" | 7625 | ;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode |
| 7624 | ;;;;;; "doc-view.el" (18231 31060)) | 7626 | ;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (18339 17931)) |
| 7625 | ;;; Generated autoloads from doc-view.el | 7627 | ;;; Generated autoloads from doc-view.el |
| 7626 | 7628 | ||
| 7627 | (autoload 'doc-view-mode-p "doc-view" "\ | 7629 | (autoload 'doc-view-mode-p "doc-view" "\ |
| @@ -7634,6 +7636,7 @@ Image types are symbols like `dvi', `postscript' or `pdf'. | |||
| 7634 | Major mode in DocView buffers. | 7636 | Major mode in DocView buffers. |
| 7635 | You can use \\<doc-view-mode-map>\\[doc-view-toggle-display] to | 7637 | You can use \\<doc-view-mode-map>\\[doc-view-toggle-display] to |
| 7636 | toggle between displaying the document or editing it as text. | 7638 | toggle between displaying the document or editing it as text. |
| 7639 | \\{doc-view-mode-map} | ||
| 7637 | 7640 | ||
| 7638 | \(fn)" t nil) | 7641 | \(fn)" t nil) |
| 7639 | 7642 | ||
| @@ -7644,9 +7647,14 @@ See the command `doc-view-mode' for more information on this mode. | |||
| 7644 | 7647 | ||
| 7645 | \(fn &optional ARG)" t nil) | 7648 | \(fn &optional ARG)" t nil) |
| 7646 | 7649 | ||
| 7650 | (autoload 'doc-view-bookmark-jump "doc-view" "\ | ||
| 7651 | Not documented | ||
| 7652 | |||
| 7653 | \(fn BMK)" nil nil) | ||
| 7654 | |||
| 7647 | ;;;*** | 7655 | ;;;*** |
| 7648 | 7656 | ||
| 7649 | ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (18177 871)) | 7657 | ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (18310 12105)) |
| 7650 | ;;; Generated autoloads from play/doctor.el | 7658 | ;;; Generated autoloads from play/doctor.el |
| 7651 | 7659 | ||
| 7652 | (autoload 'doctor "doctor" "\ | 7660 | (autoload 'doctor "doctor" "\ |
| @@ -7656,7 +7664,7 @@ Switch to *doctor* buffer and start giving psychotherapy. | |||
| 7656 | 7664 | ||
| 7657 | ;;;*** | 7665 | ;;;*** |
| 7658 | 7666 | ||
| 7659 | ;;;### (autoloads (double-mode) "double" "double.el" (18213 1254)) | 7667 | ;;;### (autoloads (double-mode) "double" "double.el" (18310 12035)) |
| 7660 | ;;; Generated autoloads from double.el | 7668 | ;;; Generated autoloads from double.el |
| 7661 | 7669 | ||
| 7662 | (autoload 'double-mode "double" "\ | 7670 | (autoload 'double-mode "double" "\ |
| @@ -7671,7 +7679,7 @@ when pressed twice. See variable `double-map' for details. | |||
| 7671 | 7679 | ||
| 7672 | ;;;*** | 7680 | ;;;*** |
| 7673 | 7681 | ||
| 7674 | ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (18177 871)) | 7682 | ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (18310 12105)) |
| 7675 | ;;; Generated autoloads from play/dunnet.el | 7683 | ;;; Generated autoloads from play/dunnet.el |
| 7676 | 7684 | ||
| 7677 | (autoload 'dunnet "dunnet" "\ | 7685 | (autoload 'dunnet "dunnet" "\ |
| @@ -7682,7 +7690,7 @@ Switch to *dungeon* buffer and start game. | |||
| 7682 | ;;;*** | 7690 | ;;;*** |
| 7683 | 7691 | ||
| 7684 | ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" | 7692 | ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" |
| 7685 | ;;;;;; (18177 860)) | 7693 | ;;;;;; (18310 12073)) |
| 7686 | ;;; Generated autoloads from gnus/earcon.el | 7694 | ;;; Generated autoloads from gnus/earcon.el |
| 7687 | 7695 | ||
| 7688 | (autoload 'gnus-earcon-display "earcon" "\ | 7696 | (autoload 'gnus-earcon-display "earcon" "\ |
| @@ -7694,7 +7702,7 @@ Play sounds in message buffers. | |||
| 7694 | 7702 | ||
| 7695 | ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap | 7703 | ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap |
| 7696 | ;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" | 7704 | ;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" |
| 7697 | ;;;;;; "emacs-lisp/easy-mmode.el" (18203 51788)) | 7705 | ;;;;;; "emacs-lisp/easy-mmode.el" (18310 12062)) |
| 7698 | ;;; Generated autoloads from emacs-lisp/easy-mmode.el | 7706 | ;;; Generated autoloads from emacs-lisp/easy-mmode.el |
| 7699 | 7707 | ||
| 7700 | (defalias 'easy-mmode-define-minor-mode 'define-minor-mode) | 7708 | (defalias 'easy-mmode-define-minor-mode 'define-minor-mode) |
| @@ -7788,8 +7796,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX). | |||
| 7788 | ;;;*** | 7796 | ;;;*** |
| 7789 | 7797 | ||
| 7790 | ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define | 7798 | ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define |
| 7791 | ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (18177 | 7799 | ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (18324 |
| 7792 | ;;;;;; 857)) | 7800 | ;;;;;; 26613)) |
| 7793 | ;;; Generated autoloads from emacs-lisp/easymenu.el | 7801 | ;;; Generated autoloads from emacs-lisp/easymenu.el |
| 7794 | 7802 | ||
| 7795 | (put 'easy-menu-define 'lisp-indent-function 'defun) | 7803 | (put 'easy-menu-define 'lisp-indent-function 'defun) |
| @@ -7943,7 +7951,7 @@ To implement dynamic menus, either call this from | |||
| 7943 | ;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer | 7951 | ;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer |
| 7944 | ;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer | 7952 | ;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer |
| 7945 | ;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" | 7953 | ;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" |
| 7946 | ;;;;;; "progmodes/ebnf2ps.el" (18194 36640)) | 7954 | ;;;;;; "progmodes/ebnf2ps.el" (18310 12109)) |
| 7947 | ;;; Generated autoloads from progmodes/ebnf2ps.el | 7955 | ;;; Generated autoloads from progmodes/ebnf2ps.el |
| 7948 | 7956 | ||
| 7949 | (autoload 'ebnf-customize "ebnf2ps" "\ | 7957 | (autoload 'ebnf-customize "ebnf2ps" "\ |
| @@ -8217,8 +8225,8 @@ See `ebnf-style-database' documentation. | |||
| 8217 | ;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition | 8225 | ;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition |
| 8218 | ;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration | 8226 | ;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration |
| 8219 | ;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree | 8227 | ;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree |
| 8220 | ;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (18195 | 8228 | ;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (18329 |
| 8221 | ;;;;;; 4247)) | 8229 | ;;;;;; 52188)) |
| 8222 | ;;; Generated autoloads from progmodes/ebrowse.el | 8230 | ;;; Generated autoloads from progmodes/ebrowse.el |
| 8223 | 8231 | ||
| 8224 | (autoload 'ebrowse-tree-mode "ebrowse" "\ | 8232 | (autoload 'ebrowse-tree-mode "ebrowse" "\ |
| @@ -8369,7 +8377,7 @@ Display statistics for a class tree. | |||
| 8369 | ;;;*** | 8377 | ;;;*** |
| 8370 | 8378 | ||
| 8371 | ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" | 8379 | ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" |
| 8372 | ;;;;;; (18190 39674)) | 8380 | ;;;;;; (18310 12035)) |
| 8373 | ;;; Generated autoloads from ebuff-menu.el | 8381 | ;;; Generated autoloads from ebuff-menu.el |
| 8374 | 8382 | ||
| 8375 | (autoload 'electric-buffer-list "ebuff-menu" "\ | 8383 | (autoload 'electric-buffer-list "ebuff-menu" "\ |
| @@ -8394,7 +8402,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry. | |||
| 8394 | ;;;*** | 8402 | ;;;*** |
| 8395 | 8403 | ||
| 8396 | ;;;### (autoloads (Electric-command-history-redo-expression) "echistory" | 8404 | ;;;### (autoloads (Electric-command-history-redo-expression) "echistory" |
| 8397 | ;;;;;; "echistory.el" (18190 39674)) | 8405 | ;;;;;; "echistory.el" (18310 12035)) |
| 8398 | ;;; Generated autoloads from echistory.el | 8406 | ;;; Generated autoloads from echistory.el |
| 8399 | 8407 | ||
| 8400 | (autoload 'Electric-command-history-redo-expression "echistory" "\ | 8408 | (autoload 'Electric-command-history-redo-expression "echistory" "\ |
| @@ -8406,7 +8414,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing. | |||
| 8406 | ;;;*** | 8414 | ;;;*** |
| 8407 | 8415 | ||
| 8408 | ;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el" | 8416 | ;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el" |
| 8409 | ;;;;;; (18230 21282)) | 8417 | ;;;;;; (18310 12073)) |
| 8410 | ;;; Generated autoloads from gnus/ecomplete.el | 8418 | ;;; Generated autoloads from gnus/ecomplete.el |
| 8411 | 8419 | ||
| 8412 | (autoload 'ecomplete-setup "ecomplete" "\ | 8420 | (autoload 'ecomplete-setup "ecomplete" "\ |
| @@ -8418,7 +8426,7 @@ Not documented | |||
| 8418 | 8426 | ||
| 8419 | ;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form | 8427 | ;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form |
| 8420 | ;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" | 8428 | ;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" |
| 8421 | ;;;;;; "emacs-lisp/edebug.el" (18195 4247)) | 8429 | ;;;;;; "emacs-lisp/edebug.el" (18310 12062)) |
| 8422 | ;;; Generated autoloads from emacs-lisp/edebug.el | 8430 | ;;; Generated autoloads from emacs-lisp/edebug.el |
| 8423 | 8431 | ||
| 8424 | (defvar edebug-all-defs nil "\ | 8432 | (defvar edebug-all-defs nil "\ |
| @@ -8491,7 +8499,7 @@ Toggle edebugging of all forms. | |||
| 8491 | ;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories | 8499 | ;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories |
| 8492 | ;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories | 8500 | ;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories |
| 8493 | ;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-files3 ediff-files) | 8501 | ;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-files3 ediff-files) |
| 8494 | ;;;;;; "ediff" "ediff.el" (18231 31060)) | 8502 | ;;;;;; "ediff" "ediff.el" (18310 12036)) |
| 8495 | ;;; Generated autoloads from ediff.el | 8503 | ;;; Generated autoloads from ediff.el |
| 8496 | 8504 | ||
| 8497 | (autoload 'ediff-files "ediff" "\ | 8505 | (autoload 'ediff-files "ediff" "\ |
| @@ -8716,7 +8724,7 @@ With optional NODE, goes to that node. | |||
| 8716 | ;;;*** | 8724 | ;;;*** |
| 8717 | 8725 | ||
| 8718 | ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" | 8726 | ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" |
| 8719 | ;;;;;; (18231 31060)) | 8727 | ;;;;;; (18310 12035)) |
| 8720 | ;;; Generated autoloads from ediff-help.el | 8728 | ;;; Generated autoloads from ediff-help.el |
| 8721 | 8729 | ||
| 8722 | (autoload 'ediff-customize "ediff-help" "\ | 8730 | (autoload 'ediff-customize "ediff-help" "\ |
| @@ -8726,7 +8734,7 @@ Not documented | |||
| 8726 | 8734 | ||
| 8727 | ;;;*** | 8735 | ;;;*** |
| 8728 | 8736 | ||
| 8729 | ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (18231 31060)) | 8737 | ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (18310 12035)) |
| 8730 | ;;; Generated autoloads from ediff-hook.el | 8738 | ;;; Generated autoloads from ediff-hook.el |
| 8731 | 8739 | ||
| 8732 | (defvar ediff-window-setup-function) | 8740 | (defvar ediff-window-setup-function) |
| @@ -8739,7 +8747,7 @@ Not documented | |||
| 8739 | ;;;*** | 8747 | ;;;*** |
| 8740 | 8748 | ||
| 8741 | ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" | 8749 | ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" |
| 8742 | ;;;;;; (18231 31060)) | 8750 | ;;;;;; (18310 12035)) |
| 8743 | ;;; Generated autoloads from ediff-mult.el | 8751 | ;;; Generated autoloads from ediff-mult.el |
| 8744 | 8752 | ||
| 8745 | (autoload 'ediff-show-registry "ediff-mult" "\ | 8753 | (autoload 'ediff-show-registry "ediff-mult" "\ |
| @@ -8752,7 +8760,7 @@ Display Ediff's registry. | |||
| 8752 | ;;;*** | 8760 | ;;;*** |
| 8753 | 8761 | ||
| 8754 | ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) | 8762 | ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) |
| 8755 | ;;;;;; "ediff-util" "ediff-util.el" (18231 31060)) | 8763 | ;;;;;; "ediff-util" "ediff-util.el" (18342 13362)) |
| 8756 | ;;; Generated autoloads from ediff-util.el | 8764 | ;;; Generated autoloads from ediff-util.el |
| 8757 | 8765 | ||
| 8758 | (autoload 'ediff-toggle-multiframe "ediff-util" "\ | 8766 | (autoload 'ediff-toggle-multiframe "ediff-util" "\ |
| @@ -8773,7 +8781,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see. | |||
| 8773 | 8781 | ||
| 8774 | ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro | 8782 | ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro |
| 8775 | ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" | 8783 | ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" |
| 8776 | ;;;;;; (18190 39674)) | 8784 | ;;;;;; (18339 17931)) |
| 8777 | ;;; Generated autoloads from edmacro.el | 8785 | ;;; Generated autoloads from edmacro.el |
| 8778 | 8786 | ||
| 8779 | (defvar edmacro-eight-bits nil "\ | 8787 | (defvar edmacro-eight-bits nil "\ |
| @@ -8826,7 +8834,7 @@ or nil, use a compact 80-column format. | |||
| 8826 | ;;;*** | 8834 | ;;;*** |
| 8827 | 8835 | ||
| 8828 | ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" | 8836 | ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" |
| 8829 | ;;;;;; "emulation/edt.el" (18231 31065)) | 8837 | ;;;;;; "emulation/edt.el" (18310 12066)) |
| 8830 | ;;; Generated autoloads from emulation/edt.el | 8838 | ;;; Generated autoloads from emulation/edt.el |
| 8831 | 8839 | ||
| 8832 | (autoload 'edt-set-scroll-margins "edt" "\ | 8840 | (autoload 'edt-set-scroll-margins "edt" "\ |
| @@ -8844,7 +8852,7 @@ Turn on EDT Emulation. | |||
| 8844 | ;;;*** | 8852 | ;;;*** |
| 8845 | 8853 | ||
| 8846 | ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" | 8854 | ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" |
| 8847 | ;;;;;; (18177 857)) | 8855 | ;;;;;; (18310 12036)) |
| 8848 | ;;; Generated autoloads from ehelp.el | 8856 | ;;; Generated autoloads from ehelp.el |
| 8849 | 8857 | ||
| 8850 | (autoload 'with-electric-help "ehelp" "\ | 8858 | (autoload 'with-electric-help "ehelp" "\ |
| @@ -8881,7 +8889,7 @@ Not documented | |||
| 8881 | ;;;*** | 8889 | ;;;*** |
| 8882 | 8890 | ||
| 8883 | ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) | 8891 | ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) |
| 8884 | ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (18190 39681)) | 8892 | ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (18310 12062)) |
| 8885 | ;;; Generated autoloads from emacs-lisp/eldoc.el | 8893 | ;;; Generated autoloads from emacs-lisp/eldoc.el |
| 8886 | 8894 | ||
| 8887 | (defvar eldoc-minor-mode-string " ElDoc" "\ | 8895 | (defvar eldoc-minor-mode-string " ElDoc" "\ |
| @@ -8919,8 +8927,8 @@ Emacs Lisp mode) that support Eldoc.") | |||
| 8919 | 8927 | ||
| 8920 | ;;;*** | 8928 | ;;;*** |
| 8921 | 8929 | ||
| 8922 | ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (18177 | 8930 | ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (18310 |
| 8923 | ;;;;;; 857)) | 8931 | ;;;;;; 12036)) |
| 8924 | ;;; Generated autoloads from elide-head.el | 8932 | ;;; Generated autoloads from elide-head.el |
| 8925 | 8933 | ||
| 8926 | (autoload 'elide-head "elide-head" "\ | 8934 | (autoload 'elide-head "elide-head" "\ |
| @@ -8936,7 +8944,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks. | |||
| 8936 | ;;;*** | 8944 | ;;;*** |
| 8937 | 8945 | ||
| 8938 | ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" | 8946 | ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" |
| 8939 | ;;;;;; (18190 39681)) | 8947 | ;;;;;; (18310 12062)) |
| 8940 | ;;; Generated autoloads from emacs-lisp/elint.el | 8948 | ;;; Generated autoloads from emacs-lisp/elint.el |
| 8941 | 8949 | ||
| 8942 | (autoload 'elint-initialize "elint" "\ | 8950 | (autoload 'elint-initialize "elint" "\ |
| @@ -8947,8 +8955,8 @@ Initialize elint. | |||
| 8947 | ;;;*** | 8955 | ;;;*** |
| 8948 | 8956 | ||
| 8949 | ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list | 8957 | ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list |
| 8950 | ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (18231 | 8958 | ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (18310 |
| 8951 | ;;;;;; 31065)) | 8959 | ;;;;;; 12063)) |
| 8952 | ;;; Generated autoloads from emacs-lisp/elp.el | 8960 | ;;; Generated autoloads from emacs-lisp/elp.el |
| 8953 | 8961 | ||
| 8954 | (autoload 'elp-instrument-function "elp" "\ | 8962 | (autoload 'elp-instrument-function "elp" "\ |
| @@ -8982,7 +8990,7 @@ displayed. | |||
| 8982 | ;;;*** | 8990 | ;;;*** |
| 8983 | 8991 | ||
| 8984 | ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" | 8992 | ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" |
| 8985 | ;;;;;; (18190 39683)) | 8993 | ;;;;;; (18339 17961)) |
| 8986 | ;;; Generated autoloads from mail/emacsbug.el | 8994 | ;;; Generated autoloads from mail/emacsbug.el |
| 8987 | 8995 | ||
| 8988 | (autoload 'report-emacs-bug "emacsbug" "\ | 8996 | (autoload 'report-emacs-bug "emacsbug" "\ |
| @@ -9075,7 +9083,7 @@ Not documented | |||
| 9075 | ;;;*** | 9083 | ;;;*** |
| 9076 | 9084 | ||
| 9077 | ;;;### (autoloads (encoded-kbd-setup-display) "encoded-kb" "international/encoded-kb.el" | 9085 | ;;;### (autoloads (encoded-kbd-setup-display) "encoded-kb" "international/encoded-kb.el" |
| 9078 | ;;;;;; (18203 51789)) | 9086 | ;;;;;; (18339 17953)) |
| 9079 | ;;; Generated autoloads from international/encoded-kb.el | 9087 | ;;; Generated autoloads from international/encoded-kb.el |
| 9080 | 9088 | ||
| 9081 | (autoload 'encoded-kbd-setup-display "encoded-kb" "\ | 9089 | (autoload 'encoded-kbd-setup-display "encoded-kb" "\ |
| @@ -9087,24 +9095,8 @@ DISPLAY may be a display id, a frame, or nil for the selected frame's display. | |||
| 9087 | 9095 | ||
| 9088 | ;;;*** | 9096 | ;;;*** |
| 9089 | 9097 | ||
| 9090 | ;;;### (autoloads (encrypt-insert-file-contents encrypt-find-model) | ||
| 9091 | ;;;;;; "encrypt" "gnus/encrypt.el" (18230 21286)) | ||
| 9092 | ;;; Generated autoloads from gnus/encrypt.el | ||
| 9093 | |||
| 9094 | (autoload 'encrypt-find-model "encrypt" "\ | ||
| 9095 | Given a filename, find a encrypt-file-alist entry | ||
| 9096 | |||
| 9097 | \(fn FILENAME)" nil nil) | ||
| 9098 | |||
| 9099 | (autoload 'encrypt-insert-file-contents "encrypt" "\ | ||
| 9100 | Decrypt FILE into the current buffer. | ||
| 9101 | |||
| 9102 | \(fn FILE &optional MODEL)" t nil) | ||
| 9103 | |||
| 9104 | ;;;*** | ||
| 9105 | |||
| 9106 | ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) | 9098 | ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) |
| 9107 | ;;;;;; "enriched" "textmodes/enriched.el" (18177 875)) | 9099 | ;;;;;; "enriched" "textmodes/enriched.el" (18310 12117)) |
| 9108 | ;;; Generated autoloads from textmodes/enriched.el | 9100 | ;;; Generated autoloads from textmodes/enriched.el |
| 9109 | 9101 | ||
| 9110 | (autoload 'enriched-mode "enriched" "\ | 9102 | (autoload 'enriched-mode "enriched" "\ |
| @@ -9135,7 +9127,7 @@ Not documented | |||
| 9135 | ;;;*** | 9127 | ;;;*** |
| 9136 | 9128 | ||
| 9137 | ;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" | 9129 | ;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" |
| 9138 | ;;;;;; "erc/erc.el" (18231 31065)) | 9130 | ;;;;;; "erc/erc.el" (18333 58864)) |
| 9139 | ;;; Generated autoloads from erc/erc.el | 9131 | ;;; Generated autoloads from erc/erc.el |
| 9140 | 9132 | ||
| 9141 | (autoload 'erc-select-read-args "erc" "\ | 9133 | (autoload 'erc-select-read-args "erc" "\ |
| @@ -9177,34 +9169,35 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL. | |||
| 9177 | 9169 | ||
| 9178 | ;;;*** | 9170 | ;;;*** |
| 9179 | 9171 | ||
| 9180 | ;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (18177 | 9172 | ;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (18310 |
| 9181 | ;;;;;; 858)) | 9173 | ;;;;;; 12067)) |
| 9182 | ;;; Generated autoloads from erc/erc-autoaway.el | 9174 | ;;; Generated autoloads from erc/erc-autoaway.el |
| 9183 | (autoload 'erc-autoaway-mode "erc-autoaway") | 9175 | (autoload 'erc-autoaway-mode "erc-autoaway") |
| 9184 | 9176 | ||
| 9185 | ;;;*** | 9177 | ;;;*** |
| 9186 | 9178 | ||
| 9187 | ;;;### (autoloads nil "erc-button" "erc/erc-button.el" (18190 39682)) | 9179 | ;;;### (autoloads nil "erc-button" "erc/erc-button.el" (18329 52185)) |
| 9188 | ;;; Generated autoloads from erc/erc-button.el | 9180 | ;;; Generated autoloads from erc/erc-button.el |
| 9189 | (autoload 'erc-button-mode "erc-button" nil t) | 9181 | (autoload 'erc-button-mode "erc-button" nil t) |
| 9190 | 9182 | ||
| 9191 | ;;;*** | 9183 | ;;;*** |
| 9192 | 9184 | ||
| 9193 | ;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (18177 859)) | 9185 | ;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (18310 12068)) |
| 9194 | ;;; Generated autoloads from erc/erc-capab.el | 9186 | ;;; Generated autoloads from erc/erc-capab.el |
| 9195 | (autoload 'erc-capab-identify-mode "erc-capab" nil t) | 9187 | (autoload 'erc-capab-identify-mode "erc-capab" nil t) |
| 9196 | 9188 | ||
| 9197 | ;;;*** | 9189 | ;;;*** |
| 9198 | 9190 | ||
| 9199 | ;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (18231 31065)) | 9191 | ;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (18329 52185)) |
| 9200 | ;;; Generated autoloads from erc/erc-compat.el | 9192 | ;;; Generated autoloads from erc/erc-compat.el |
| 9201 | (autoload 'erc-define-minor-mode "erc-compat") | 9193 | (autoload 'erc-define-minor-mode "erc-compat") |
| 9202 | 9194 | ||
| 9203 | ;;;*** | 9195 | ;;;*** |
| 9204 | 9196 | ||
| 9205 | ;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) | 9197 | ;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) |
| 9206 | ;;;;;; "erc-dcc" "erc/erc-dcc.el" (18177 859)) | 9198 | ;;;;;; "erc-dcc" "erc/erc-dcc.el" (18329 52185)) |
| 9207 | ;;; Generated autoloads from erc/erc-dcc.el | 9199 | ;;; Generated autoloads from erc/erc-dcc.el |
| 9200 | (autoload 'erc-dcc-mode "erc-dcc") | ||
| 9208 | 9201 | ||
| 9209 | (autoload 'erc-cmd-DCC "erc-dcc" "\ | 9202 | (autoload 'erc-cmd-DCC "erc-dcc" "\ |
| 9210 | Parser for /dcc command. | 9203 | Parser for /dcc command. |
| @@ -9235,7 +9228,7 @@ that subcommand. | |||
| 9235 | ;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list | 9228 | ;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list |
| 9236 | ;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action | 9229 | ;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action |
| 9237 | ;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" | 9230 | ;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" |
| 9238 | ;;;;;; (18177 859)) | 9231 | ;;;;;; (18310 12068)) |
| 9239 | ;;; Generated autoloads from erc/erc-ezbounce.el | 9232 | ;;; Generated autoloads from erc/erc-ezbounce.el |
| 9240 | 9233 | ||
| 9241 | (autoload 'erc-cmd-ezb "erc-ezbounce" "\ | 9234 | (autoload 'erc-cmd-ezb "erc-ezbounce" "\ |
| @@ -9297,8 +9290,8 @@ Add EZBouncer convenience functions to ERC. | |||
| 9297 | 9290 | ||
| 9298 | ;;;*** | 9291 | ;;;*** |
| 9299 | 9292 | ||
| 9300 | ;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (18177 | 9293 | ;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (18310 |
| 9301 | ;;;;;; 859)) | 9294 | ;;;;;; 12068)) |
| 9302 | ;;; Generated autoloads from erc/erc-fill.el | 9295 | ;;; Generated autoloads from erc/erc-fill.el |
| 9303 | (autoload 'erc-fill-mode "erc-fill" nil t) | 9296 | (autoload 'erc-fill-mode "erc-fill" nil t) |
| 9304 | 9297 | ||
| @@ -9310,15 +9303,15 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'. | |||
| 9310 | 9303 | ||
| 9311 | ;;;*** | 9304 | ;;;*** |
| 9312 | 9305 | ||
| 9313 | ;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (18177 | 9306 | ;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (18310 |
| 9314 | ;;;;;; 859)) | 9307 | ;;;;;; 12068)) |
| 9315 | ;;; Generated autoloads from erc/erc-hecomplete.el | 9308 | ;;; Generated autoloads from erc/erc-hecomplete.el |
| 9316 | (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t) | 9309 | (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t) |
| 9317 | 9310 | ||
| 9318 | ;;;*** | 9311 | ;;;*** |
| 9319 | 9312 | ||
| 9320 | ;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" | 9313 | ;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" |
| 9321 | ;;;;;; "erc/erc-identd.el" (18190 39682)) | 9314 | ;;;;;; "erc/erc-identd.el" (18310 12068)) |
| 9322 | ;;; Generated autoloads from erc/erc-identd.el | 9315 | ;;; Generated autoloads from erc/erc-identd.el |
| 9323 | (autoload 'erc-identd-mode "erc-identd") | 9316 | (autoload 'erc-identd-mode "erc-identd") |
| 9324 | 9317 | ||
| @@ -9340,7 +9333,7 @@ Not documented | |||
| 9340 | ;;;*** | 9333 | ;;;*** |
| 9341 | 9334 | ||
| 9342 | ;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" | 9335 | ;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" |
| 9343 | ;;;;;; (18177 859)) | 9336 | ;;;;;; (18310 12068)) |
| 9344 | ;;; Generated autoloads from erc/erc-imenu.el | 9337 | ;;; Generated autoloads from erc/erc-imenu.el |
| 9345 | 9338 | ||
| 9346 | (autoload 'erc-create-imenu-index "erc-imenu" "\ | 9339 | (autoload 'erc-create-imenu-index "erc-imenu" "\ |
| @@ -9350,14 +9343,20 @@ Not documented | |||
| 9350 | 9343 | ||
| 9351 | ;;;*** | 9344 | ;;;*** |
| 9352 | 9345 | ||
| 9353 | ;;;### (autoloads nil "erc-join" "erc/erc-join.el" (18177 859)) | 9346 | ;;;### (autoloads nil "erc-join" "erc/erc-join.el" (18310 12068)) |
| 9354 | ;;; Generated autoloads from erc/erc-join.el | 9347 | ;;; Generated autoloads from erc/erc-join.el |
| 9355 | (autoload 'erc-autojoin-mode "erc-join" nil t) | 9348 | (autoload 'erc-autojoin-mode "erc-join" nil t) |
| 9356 | 9349 | ||
| 9357 | ;;;*** | 9350 | ;;;*** |
| 9358 | 9351 | ||
| 9352 | ;;;### (autoloads nil "erc-list" "erc/erc-list.el" (18329 28088)) | ||
| 9353 | ;;; Generated autoloads from erc/erc-list.el | ||
| 9354 | (autoload 'erc-list-mode "erc-list") | ||
| 9355 | |||
| 9356 | ;;;*** | ||
| 9357 | |||
| 9359 | ;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" | 9358 | ;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" |
| 9360 | ;;;;;; "erc/erc-log.el" (18231 31065)) | 9359 | ;;;;;; "erc/erc-log.el" (18310 12068)) |
| 9361 | ;;; Generated autoloads from erc/erc-log.el | 9360 | ;;; Generated autoloads from erc/erc-log.el |
| 9362 | (autoload 'erc-log-mode "erc-log" nil t) | 9361 | (autoload 'erc-log-mode "erc-log" nil t) |
| 9363 | 9362 | ||
| @@ -9389,7 +9388,7 @@ You can save every individual message by putting this function on | |||
| 9389 | ;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host | 9388 | ;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host |
| 9390 | ;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool | 9389 | ;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool |
| 9391 | ;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" | 9390 | ;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" |
| 9392 | ;;;;;; (18177 859)) | 9391 | ;;;;;; (18310 12068)) |
| 9393 | ;;; Generated autoloads from erc/erc-match.el | 9392 | ;;; Generated autoloads from erc/erc-match.el |
| 9394 | (autoload 'erc-match-mode "erc-match") | 9393 | (autoload 'erc-match-mode "erc-match") |
| 9395 | 9394 | ||
| @@ -9435,14 +9434,14 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'. | |||
| 9435 | 9434 | ||
| 9436 | ;;;*** | 9435 | ;;;*** |
| 9437 | 9436 | ||
| 9438 | ;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (18177 859)) | 9437 | ;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (18310 12069)) |
| 9439 | ;;; Generated autoloads from erc/erc-menu.el | 9438 | ;;; Generated autoloads from erc/erc-menu.el |
| 9440 | (autoload 'erc-menu-mode "erc-menu" nil t) | 9439 | (autoload 'erc-menu-mode "erc-menu" nil t) |
| 9441 | 9440 | ||
| 9442 | ;;;*** | 9441 | ;;;*** |
| 9443 | 9442 | ||
| 9444 | ;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" | 9443 | ;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" |
| 9445 | ;;;;;; (18177 859)) | 9444 | ;;;;;; (18310 12069)) |
| 9446 | ;;; Generated autoloads from erc/erc-netsplit.el | 9445 | ;;; Generated autoloads from erc/erc-netsplit.el |
| 9447 | (autoload 'erc-netsplit-mode "erc-netsplit") | 9446 | (autoload 'erc-netsplit-mode "erc-netsplit") |
| 9448 | 9447 | ||
| @@ -9454,7 +9453,7 @@ Show who's gone. | |||
| 9454 | ;;;*** | 9453 | ;;;*** |
| 9455 | 9454 | ||
| 9456 | ;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" | 9455 | ;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" |
| 9457 | ;;;;;; "erc/erc-networks.el" (18177 859)) | 9456 | ;;;;;; "erc/erc-networks.el" (18329 52185)) |
| 9458 | ;;; Generated autoloads from erc/erc-networks.el | 9457 | ;;; Generated autoloads from erc/erc-networks.el |
| 9459 | 9458 | ||
| 9460 | (autoload 'erc-determine-network "erc-networks" "\ | 9459 | (autoload 'erc-determine-network "erc-networks" "\ |
| @@ -9472,7 +9471,7 @@ Interactively select a server to connect to using `erc-server-alist'. | |||
| 9472 | ;;;*** | 9471 | ;;;*** |
| 9473 | 9472 | ||
| 9474 | ;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" | 9473 | ;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" |
| 9475 | ;;;;;; "erc/erc-notify.el" (18177 859)) | 9474 | ;;;;;; "erc/erc-notify.el" (18310 12069)) |
| 9476 | ;;; Generated autoloads from erc/erc-notify.el | 9475 | ;;; Generated autoloads from erc/erc-notify.el |
| 9477 | (autoload 'erc-notify-mode "erc-notify" nil t) | 9476 | (autoload 'erc-notify-mode "erc-notify" nil t) |
| 9478 | 9477 | ||
| @@ -9490,33 +9489,33 @@ Not documented | |||
| 9490 | 9489 | ||
| 9491 | ;;;*** | 9490 | ;;;*** |
| 9492 | 9491 | ||
| 9493 | ;;;### (autoloads nil "erc-page" "erc/erc-page.el" (18177 859)) | 9492 | ;;;### (autoloads nil "erc-page" "erc/erc-page.el" (18329 52185)) |
| 9494 | ;;; Generated autoloads from erc/erc-page.el | 9493 | ;;; Generated autoloads from erc/erc-page.el |
| 9495 | (autoload 'erc-page-mode "erc-page") | 9494 | (autoload 'erc-page-mode "erc-page") |
| 9496 | 9495 | ||
| 9497 | ;;;*** | 9496 | ;;;*** |
| 9498 | 9497 | ||
| 9499 | ;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (18177 | 9498 | ;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (18310 |
| 9500 | ;;;;;; 859)) | 9499 | ;;;;;; 12069)) |
| 9501 | ;;; Generated autoloads from erc/erc-pcomplete.el | 9500 | ;;; Generated autoloads from erc/erc-pcomplete.el |
| 9502 | (autoload 'erc-completion-mode "erc-pcomplete" nil t) | 9501 | (autoload 'erc-completion-mode "erc-pcomplete" nil t) |
| 9503 | 9502 | ||
| 9504 | ;;;*** | 9503 | ;;;*** |
| 9505 | 9504 | ||
| 9506 | ;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (18177 859)) | 9505 | ;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (18329 52185)) |
| 9507 | ;;; Generated autoloads from erc/erc-replace.el | 9506 | ;;; Generated autoloads from erc/erc-replace.el |
| 9508 | (autoload 'erc-replace-mode "erc-replace") | 9507 | (autoload 'erc-replace-mode "erc-replace") |
| 9509 | 9508 | ||
| 9510 | ;;;*** | 9509 | ;;;*** |
| 9511 | 9510 | ||
| 9512 | ;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (18177 859)) | 9511 | ;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (18310 12069)) |
| 9513 | ;;; Generated autoloads from erc/erc-ring.el | 9512 | ;;; Generated autoloads from erc/erc-ring.el |
| 9514 | (autoload 'erc-ring-mode "erc-ring" nil t) | 9513 | (autoload 'erc-ring-mode "erc-ring" nil t) |
| 9515 | 9514 | ||
| 9516 | ;;;*** | 9515 | ;;;*** |
| 9517 | 9516 | ||
| 9518 | ;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) | 9517 | ;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) |
| 9519 | ;;;;;; "erc-services" "erc/erc-services.el" (18177 859)) | 9518 | ;;;;;; "erc-services" "erc/erc-services.el" (18329 52185)) |
| 9520 | ;;; Generated autoloads from erc/erc-services.el | 9519 | ;;; Generated autoloads from erc/erc-services.el |
| 9521 | (autoload 'erc-services-mode "erc-services" nil t) | 9520 | (autoload 'erc-services-mode "erc-services" nil t) |
| 9522 | 9521 | ||
| @@ -9533,14 +9532,14 @@ When called interactively, read the password using `read-passwd'. | |||
| 9533 | 9532 | ||
| 9534 | ;;;*** | 9533 | ;;;*** |
| 9535 | 9534 | ||
| 9536 | ;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (18190 39682)) | 9535 | ;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (18310 12069)) |
| 9537 | ;;; Generated autoloads from erc/erc-sound.el | 9536 | ;;; Generated autoloads from erc/erc-sound.el |
| 9538 | (autoload 'erc-sound-mode "erc-sound") | 9537 | (autoload 'erc-sound-mode "erc-sound") |
| 9539 | 9538 | ||
| 9540 | ;;;*** | 9539 | ;;;*** |
| 9541 | 9540 | ||
| 9542 | ;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" | 9541 | ;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" |
| 9543 | ;;;;;; (18177 859)) | 9542 | ;;;;;; (18310 12069)) |
| 9544 | ;;; Generated autoloads from erc/erc-speedbar.el | 9543 | ;;; Generated autoloads from erc/erc-speedbar.el |
| 9545 | 9544 | ||
| 9546 | (autoload 'erc-speedbar-browser "erc-speedbar" "\ | 9545 | (autoload 'erc-speedbar-browser "erc-speedbar" "\ |
| @@ -9551,21 +9550,21 @@ This will add a speedbar major display mode. | |||
| 9551 | 9550 | ||
| 9552 | ;;;*** | 9551 | ;;;*** |
| 9553 | 9552 | ||
| 9554 | ;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (18177 | 9553 | ;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (18310 |
| 9555 | ;;;;;; 859)) | 9554 | ;;;;;; 12069)) |
| 9556 | ;;; Generated autoloads from erc/erc-spelling.el | 9555 | ;;; Generated autoloads from erc/erc-spelling.el |
| 9557 | (autoload 'erc-spelling-mode "erc-spelling" nil t) | 9556 | (autoload 'erc-spelling-mode "erc-spelling" nil t) |
| 9558 | 9557 | ||
| 9559 | ;;;*** | 9558 | ;;;*** |
| 9560 | 9559 | ||
| 9561 | ;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (18231 31065)) | 9560 | ;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (18310 12069)) |
| 9562 | ;;; Generated autoloads from erc/erc-stamp.el | 9561 | ;;; Generated autoloads from erc/erc-stamp.el |
| 9563 | (autoload 'erc-timestamp-mode "erc-stamp" nil t) | 9562 | (autoload 'erc-timestamp-mode "erc-stamp" nil t) |
| 9564 | 9563 | ||
| 9565 | ;;;*** | 9564 | ;;;*** |
| 9566 | 9565 | ||
| 9567 | ;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" | 9566 | ;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" |
| 9568 | ;;;;;; (18194 36639)) | 9567 | ;;;;;; (18329 52185)) |
| 9569 | ;;; Generated autoloads from erc/erc-track.el | 9568 | ;;; Generated autoloads from erc/erc-track.el |
| 9570 | 9569 | ||
| 9571 | (defvar erc-track-minor-mode nil "\ | 9570 | (defvar erc-track-minor-mode nil "\ |
| @@ -9588,7 +9587,7 @@ module, otherwise the keybindings will not do anything useful. | |||
| 9588 | ;;;*** | 9587 | ;;;*** |
| 9589 | 9588 | ||
| 9590 | ;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) | 9589 | ;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) |
| 9591 | ;;;;;; "erc-truncate" "erc/erc-truncate.el" (18177 859)) | 9590 | ;;;;;; "erc-truncate" "erc/erc-truncate.el" (18310 12069)) |
| 9592 | ;;; Generated autoloads from erc/erc-truncate.el | 9591 | ;;; Generated autoloads from erc/erc-truncate.el |
| 9593 | (autoload 'erc-truncate-mode "erc-truncate" nil t) | 9592 | (autoload 'erc-truncate-mode "erc-truncate" nil t) |
| 9594 | 9593 | ||
| @@ -9608,8 +9607,9 @@ Meant to be used in hooks, like `erc-insert-post-hook'. | |||
| 9608 | ;;;*** | 9607 | ;;;*** |
| 9609 | 9608 | ||
| 9610 | ;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" | 9609 | ;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" |
| 9611 | ;;;;;; (18177 859)) | 9610 | ;;;;;; (18329 52186)) |
| 9612 | ;;; Generated autoloads from erc/erc-xdcc.el | 9611 | ;;; Generated autoloads from erc/erc-xdcc.el |
| 9612 | (autoload 'erc-xdcc-mode "erc-xdcc") | ||
| 9613 | 9613 | ||
| 9614 | (autoload 'erc-xdcc-add-file "erc-xdcc" "\ | 9614 | (autoload 'erc-xdcc-add-file "erc-xdcc" "\ |
| 9615 | Add a file to `erc-xdcc-files'. | 9615 | Add a file to `erc-xdcc-files'. |
| @@ -9618,8 +9618,8 @@ Add a file to `erc-xdcc-files'. | |||
| 9618 | 9618 | ||
| 9619 | ;;;*** | 9619 | ;;;*** |
| 9620 | 9620 | ||
| 9621 | ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (18231 | 9621 | ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (18339 |
| 9622 | ;;;;;; 31065)) | 9622 | ;;;;;; 17951)) |
| 9623 | ;;; Generated autoloads from eshell/esh-mode.el | 9623 | ;;; Generated autoloads from eshell/esh-mode.el |
| 9624 | 9624 | ||
| 9625 | (autoload 'eshell-mode "esh-mode" "\ | 9625 | (autoload 'eshell-mode "esh-mode" "\ |
| @@ -9631,8 +9631,8 @@ Emacs shell interactive mode. | |||
| 9631 | 9631 | ||
| 9632 | ;;;*** | 9632 | ;;;*** |
| 9633 | 9633 | ||
| 9634 | ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (18177 | 9634 | ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (18310 |
| 9635 | ;;;;;; 859)) | 9635 | ;;;;;; 12071)) |
| 9636 | ;;; Generated autoloads from eshell/esh-test.el | 9636 | ;;; Generated autoloads from eshell/esh-test.el |
| 9637 | 9637 | ||
| 9638 | (autoload 'eshell-test "esh-test" "\ | 9638 | (autoload 'eshell-test "esh-test" "\ |
| @@ -9642,8 +9642,8 @@ Test Eshell to verify that it works as expected. | |||
| 9642 | 9642 | ||
| 9643 | ;;;*** | 9643 | ;;;*** |
| 9644 | 9644 | ||
| 9645 | ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command | 9645 | ;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell" |
| 9646 | ;;;;;; eshell) "eshell" "eshell/eshell.el" (18177 859)) | 9646 | ;;;;;; "eshell/eshell.el" (18310 12072)) |
| 9647 | ;;; Generated autoloads from eshell/eshell.el | 9647 | ;;; Generated autoloads from eshell/eshell.el |
| 9648 | 9648 | ||
| 9649 | (autoload 'eshell "eshell" "\ | 9649 | (autoload 'eshell "eshell" "\ |
| @@ -9684,7 +9684,7 @@ corresponding to a successful execution. | |||
| 9684 | ;;;;;; visit-tags-table tags-table-mode find-tag-default-function | 9684 | ;;;;;; visit-tags-table tags-table-mode find-tag-default-function |
| 9685 | ;;;;;; find-tag-hook tags-add-tables tags-compression-info-list | 9685 | ;;;;;; find-tag-hook tags-add-tables tags-compression-info-list |
| 9686 | ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" | 9686 | ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" |
| 9687 | ;;;;;; (18231 31069)) | 9687 | ;;;;;; (18339 48965)) |
| 9688 | ;;; Generated autoloads from progmodes/etags.el | 9688 | ;;; Generated autoloads from progmodes/etags.el |
| 9689 | 9689 | ||
| 9690 | (defvar tags-file-name nil "\ | 9690 | (defvar tags-file-name nil "\ |
| @@ -9944,10 +9944,16 @@ Do `query-replace-regexp' of FROM with TO on all files listed in tags table. | |||
| 9944 | Third arg DELIMITED (prefix arg) means replace only word-delimited matches. | 9944 | Third arg DELIMITED (prefix arg) means replace only word-delimited matches. |
| 9945 | If you exit (\\[keyboard-quit], RET or q), you can resume the query replace | 9945 | If you exit (\\[keyboard-quit], RET or q), you can resume the query replace |
| 9946 | with the command \\[tags-loop-continue]. | 9946 | with the command \\[tags-loop-continue]. |
| 9947 | Fourth arg FILE-LIST-FORM non-nil means initialize the replacement loop. | ||
| 9948 | Fifth and sixth arguments START and END are accepted, for compatibility | ||
| 9949 | with `query-replace-regexp', and ignored. | ||
| 9947 | 9950 | ||
| 9948 | See documentation of variable `tags-file-name'. | 9951 | If FILE-LIST-FORM is non-nil, it is a form to evaluate to |
| 9952 | produce the list of files to search. | ||
| 9953 | |||
| 9954 | See also the documentation of the variable `tags-file-name'. | ||
| 9949 | 9955 | ||
| 9950 | \(fn FROM TO &optional DELIMITED FILE-LIST-FORM START END)" t nil) | 9956 | \(fn FROM TO &optional DELIMITED FILE-LIST-FORM)" t nil) |
| 9951 | 9957 | ||
| 9952 | (autoload 'list-tags "etags" "\ | 9958 | (autoload 'list-tags "etags" "\ |
| 9953 | Display list of tags in file FILE. | 9959 | Display list of tags in file FILE. |
| @@ -9986,7 +9992,7 @@ for \\[find-tag] (which see). | |||
| 9986 | ;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer | 9992 | ;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer |
| 9987 | ;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer | 9993 | ;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer |
| 9988 | ;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el" | 9994 | ;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el" |
| 9989 | ;;;;;; (18194 36639)) | 9995 | ;;;;;; (18339 17958)) |
| 9990 | ;;; Generated autoloads from language/ethio-util.el | 9996 | ;;; Generated autoloads from language/ethio-util.el |
| 9991 | 9997 | ||
| 9992 | (autoload 'setup-ethiopic-environment-internal "ethio-util" "\ | 9998 | (autoload 'setup-ethiopic-environment-internal "ethio-util" "\ |
| @@ -10150,13 +10156,13 @@ With ARG, insert that many delimiters. | |||
| 10150 | (autoload 'ethio-composition-function "ethio-util" "\ | 10156 | (autoload 'ethio-composition-function "ethio-util" "\ |
| 10151 | Not documented | 10157 | Not documented |
| 10152 | 10158 | ||
| 10153 | \(fn POS &optional STRING)" nil nil) | 10159 | \(fn POS TO FONT-OBJECT STRING)" nil nil) |
| 10154 | 10160 | ||
| 10155 | ;;;*** | 10161 | ;;;*** |
| 10156 | 10162 | ||
| 10157 | ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline | 10163 | ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline |
| 10158 | ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" | 10164 | ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" |
| 10159 | ;;;;;; (18213 1258)) | 10165 | ;;;;;; (18310 12095)) |
| 10160 | ;;; Generated autoloads from net/eudc.el | 10166 | ;;; Generated autoloads from net/eudc.el |
| 10161 | 10167 | ||
| 10162 | (autoload 'eudc-set-server "eudc" "\ | 10168 | (autoload 'eudc-set-server "eudc" "\ |
| @@ -10212,7 +10218,7 @@ This does nothing except loading eudc by autoload side-effect. | |||
| 10212 | 10218 | ||
| 10213 | ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline | 10219 | ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline |
| 10214 | ;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) | 10220 | ;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) |
| 10215 | ;;;;;; "eudc-bob" "net/eudc-bob.el" (18213 1258)) | 10221 | ;;;;;; "eudc-bob" "net/eudc-bob.el" (18310 12094)) |
| 10216 | ;;; Generated autoloads from net/eudc-bob.el | 10222 | ;;; Generated autoloads from net/eudc-bob.el |
| 10217 | 10223 | ||
| 10218 | (autoload 'eudc-display-generic-binary "eudc-bob" "\ | 10224 | (autoload 'eudc-display-generic-binary "eudc-bob" "\ |
| @@ -10248,7 +10254,7 @@ Display a button for the JPEG DATA. | |||
| 10248 | ;;;*** | 10254 | ;;;*** |
| 10249 | 10255 | ||
| 10250 | ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) | 10256 | ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) |
| 10251 | ;;;;;; "eudc-export" "net/eudc-export.el" (18177 869)) | 10257 | ;;;;;; "eudc-export" "net/eudc-export.el" (18310 12094)) |
| 10252 | ;;; Generated autoloads from net/eudc-export.el | 10258 | ;;; Generated autoloads from net/eudc-export.el |
| 10253 | 10259 | ||
| 10254 | (autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ | 10260 | (autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ |
| @@ -10265,7 +10271,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record. | |||
| 10265 | ;;;*** | 10271 | ;;;*** |
| 10266 | 10272 | ||
| 10267 | ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" | 10273 | ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" |
| 10268 | ;;;;;; (18213 1258)) | 10274 | ;;;;;; (18310 12094)) |
| 10269 | ;;; Generated autoloads from net/eudc-hotlist.el | 10275 | ;;; Generated autoloads from net/eudc-hotlist.el |
| 10270 | 10276 | ||
| 10271 | (autoload 'eudc-edit-hotlist "eudc-hotlist" "\ | 10277 | (autoload 'eudc-edit-hotlist "eudc-hotlist" "\ |
| @@ -10275,8 +10281,8 @@ Edit the hotlist of directory servers in a specialized buffer. | |||
| 10275 | 10281 | ||
| 10276 | ;;;*** | 10282 | ;;;*** |
| 10277 | 10283 | ||
| 10278 | ;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (18177 | 10284 | ;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (18310 |
| 10279 | ;;;;;; 857)) | 10285 | ;;;;;; 12063)) |
| 10280 | ;;; Generated autoloads from emacs-lisp/ewoc.el | 10286 | ;;; Generated autoloads from emacs-lisp/ewoc.el |
| 10281 | 10287 | ||
| 10282 | (autoload 'ewoc-create "ewoc" "\ | 10288 | (autoload 'ewoc-create "ewoc" "\ |
| @@ -10305,7 +10311,7 @@ fourth arg NOSEP non-nil inhibits this. | |||
| 10305 | ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p | 10311 | ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p |
| 10306 | ;;;;;; executable-self-display executable-set-magic executable-interpret | 10312 | ;;;;;; executable-self-display executable-set-magic executable-interpret |
| 10307 | ;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" | 10313 | ;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" |
| 10308 | ;;;;;; (18177 872)) | 10314 | ;;;;;; (18310 12110)) |
| 10309 | ;;; Generated autoloads from progmodes/executable.el | 10315 | ;;; Generated autoloads from progmodes/executable.el |
| 10310 | 10316 | ||
| 10311 | (autoload 'executable-command-find-posix-p "executable" "\ | 10317 | (autoload 'executable-command-find-posix-p "executable" "\ |
| @@ -10348,7 +10354,7 @@ file modes. | |||
| 10348 | 10354 | ||
| 10349 | ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot | 10355 | ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot |
| 10350 | ;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" | 10356 | ;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" |
| 10351 | ;;;;;; (18177 859)) | 10357 | ;;;;;; (18310 12036)) |
| 10352 | ;;; Generated autoloads from expand.el | 10358 | ;;; Generated autoloads from expand.el |
| 10353 | 10359 | ||
| 10354 | (autoload 'expand-add-abbrevs "expand" "\ | 10360 | (autoload 'expand-add-abbrevs "expand" "\ |
| @@ -10397,7 +10403,7 @@ This is used only in conjunction with `expand-add-abbrevs'. | |||
| 10397 | 10403 | ||
| 10398 | ;;;*** | 10404 | ;;;*** |
| 10399 | 10405 | ||
| 10400 | ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (18231 31069)) | 10406 | ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (18329 52189)) |
| 10401 | ;;; Generated autoloads from progmodes/f90.el | 10407 | ;;; Generated autoloads from progmodes/f90.el |
| 10402 | 10408 | ||
| 10403 | (autoload 'f90-mode "f90" "\ | 10409 | (autoload 'f90-mode "f90" "\ |
| @@ -10464,7 +10470,7 @@ with no args, if that value is non-nil. | |||
| 10464 | ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only | 10470 | ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only |
| 10465 | ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu | 10471 | ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu |
| 10466 | ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) | 10472 | ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) |
| 10467 | ;;;;;; "facemenu" "facemenu.el" (18231 31060)) | 10473 | ;;;;;; "facemenu" "facemenu.el" (18310 12036)) |
| 10468 | ;;; Generated autoloads from facemenu.el | 10474 | ;;; Generated autoloads from facemenu.el |
| 10469 | (define-key global-map "\M-o" 'facemenu-keymap) | 10475 | (define-key global-map "\M-o" 'facemenu-keymap) |
| 10470 | (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) | 10476 | (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) |
| @@ -10632,7 +10638,7 @@ argument BUFFER-NAME is nil, it defaults to *Colors*. | |||
| 10632 | ;;;*** | 10638 | ;;;*** |
| 10633 | 10639 | ||
| 10634 | ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" | 10640 | ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" |
| 10635 | ;;;;;; "obsolete/fast-lock.el" (18213 1259)) | 10641 | ;;;;;; "obsolete/fast-lock.el" (18310 12102)) |
| 10636 | ;;; Generated autoloads from obsolete/fast-lock.el | 10642 | ;;; Generated autoloads from obsolete/fast-lock.el |
| 10637 | 10643 | ||
| 10638 | (autoload 'fast-lock-mode "fast-lock" "\ | 10644 | (autoload 'fast-lock-mode "fast-lock" "\ |
| @@ -10673,7 +10679,7 @@ Unconditionally turn on Fast Lock mode. | |||
| 10673 | 10679 | ||
| 10674 | ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue | 10680 | ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue |
| 10675 | ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts | 10681 | ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts |
| 10676 | ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (18194 36639)) | 10682 | ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (18307 26238)) |
| 10677 | ;;; Generated autoloads from mail/feedmail.el | 10683 | ;;; Generated autoloads from mail/feedmail.el |
| 10678 | 10684 | ||
| 10679 | (autoload 'feedmail-send-it "feedmail" "\ | 10685 | (autoload 'feedmail-send-it "feedmail" "\ |
| @@ -10727,7 +10733,7 @@ you can set `feedmail-queue-reminder-alist' to nil. | |||
| 10727 | ;;;*** | 10733 | ;;;*** |
| 10728 | 10734 | ||
| 10729 | ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu | 10735 | ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu |
| 10730 | ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (18190 39674)) | 10736 | ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (18324 26601)) |
| 10731 | ;;; Generated autoloads from ffap.el | 10737 | ;;; Generated autoloads from ffap.el |
| 10732 | 10738 | ||
| 10733 | (autoload 'ffap-next "ffap" "\ | 10739 | (autoload 'ffap-next "ffap" "\ |
| @@ -10786,7 +10792,7 @@ Evaluate the forms in variable `ffap-bindings'. | |||
| 10786 | ;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively | 10792 | ;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively |
| 10787 | ;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find | 10793 | ;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find |
| 10788 | ;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) | 10794 | ;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) |
| 10789 | ;;;;;; "filecache" "filecache.el" (18190 39674)) | 10795 | ;;;;;; "filecache" "filecache.el" (18310 12037)) |
| 10790 | ;;; Generated autoloads from filecache.el | 10796 | ;;; Generated autoloads from filecache.el |
| 10791 | 10797 | ||
| 10792 | (autoload 'file-cache-add-directory "filecache" "\ | 10798 | (autoload 'file-cache-add-directory "filecache" "\ |
| @@ -10842,8 +10848,8 @@ the name is considered already unique; only the second substitution | |||
| 10842 | 10848 | ||
| 10843 | ;;;*** | 10849 | ;;;*** |
| 10844 | 10850 | ||
| 10845 | ;;;### (autoloads (filesets-init) "filesets" "filesets.el" (18203 | 10851 | ;;;### (autoloads (filesets-init) "filesets" "filesets.el" (18310 |
| 10846 | ;;;;;; 51788)) | 10852 | ;;;;;; 12037)) |
| 10847 | ;;; Generated autoloads from filesets.el | 10853 | ;;; Generated autoloads from filesets.el |
| 10848 | 10854 | ||
| 10849 | (autoload 'filesets-init "filesets" "\ | 10855 | (autoload 'filesets-init "filesets" "\ |
| @@ -10854,15 +10860,15 @@ Set up hooks, load the cache file -- if existing -- and build the menu. | |||
| 10854 | 10860 | ||
| 10855 | ;;;*** | 10861 | ;;;*** |
| 10856 | 10862 | ||
| 10857 | ;;;### (autoloads nil "fill" "textmodes/fill.el" (18213 1260)) | 10863 | ;;;### (autoloads nil "fill" "textmodes/fill.el" (18339 17965)) |
| 10858 | ;;; Generated autoloads from textmodes/fill.el | 10864 | ;;; Generated autoloads from textmodes/fill.el |
| 10859 | (put 'colon-double-space 'safe-local-variable 'booleanp) | 10865 | (put 'colon-double-space 'safe-local-variable 'booleanp) |
| 10860 | 10866 | ||
| 10861 | ;;;*** | 10867 | ;;;*** |
| 10862 | 10868 | ||
| 10863 | ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options | 10869 | ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-name-arg |
| 10864 | ;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el" | 10870 | ;;;;;; find-grep-options find-ls-subdir-switches find-ls-option) |
| 10865 | ;;;;;; (18177 859)) | 10871 | ;;;;;; "find-dired" "find-dired.el" (18310 12037)) |
| 10866 | ;;; Generated autoloads from find-dired.el | 10872 | ;;; Generated autoloads from find-dired.el |
| 10867 | 10873 | ||
| 10868 | (defvar find-ls-option (if (eq system-type 'berkeley-unix) '("-ls" . "-gilsb") '("-exec ls -ld {} \\;" . "-ld")) "\ | 10874 | (defvar find-ls-option (if (eq system-type 'berkeley-unix) '("-ls" . "-gilsb") '("-exec ls -ld {} \\;" . "-ld")) "\ |
| @@ -10930,7 +10936,7 @@ Thus ARG can also contain additional grep options. | |||
| 10930 | 10936 | ||
| 10931 | ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file | 10937 | ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file |
| 10932 | ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" | 10938 | ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" |
| 10933 | ;;;;;; (18177 860)) | 10939 | ;;;;;; (18310 12037)) |
| 10934 | ;;; Generated autoloads from find-file.el | 10940 | ;;; Generated autoloads from find-file.el |
| 10935 | 10941 | ||
| 10936 | (defvar ff-special-constructs '(("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ | 10942 | (defvar ff-special-constructs '(("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ |
| @@ -11024,7 +11030,7 @@ Visit the file you click on in another window. | |||
| 11024 | ;;;;;; find-variable find-variable-noselect find-function-other-frame | 11030 | ;;;;;; find-variable find-variable-noselect find-function-other-frame |
| 11025 | ;;;;;; find-function-other-window find-function find-function-noselect | 11031 | ;;;;;; find-function-other-window find-function find-function-noselect |
| 11026 | ;;;;;; find-function-search-for-symbol find-library) "find-func" | 11032 | ;;;;;; find-function-search-for-symbol find-library) "find-func" |
| 11027 | ;;;;;; "emacs-lisp/find-func.el" (18231 31065)) | 11033 | ;;;;;; "emacs-lisp/find-func.el" (18337 10112)) |
| 11028 | ;;; Generated autoloads from emacs-lisp/find-func.el | 11034 | ;;; Generated autoloads from emacs-lisp/find-func.el |
| 11029 | 11035 | ||
| 11030 | (autoload 'find-library "find-func" "\ | 11036 | (autoload 'find-library "find-func" "\ |
| @@ -11178,7 +11184,7 @@ Define some key bindings for the find-function family of functions. | |||
| 11178 | ;;;*** | 11184 | ;;;*** |
| 11179 | 11185 | ||
| 11180 | ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories | 11186 | ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories |
| 11181 | ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (18190 39675)) | 11187 | ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (18310 12037)) |
| 11182 | ;;; Generated autoloads from find-lisp.el | 11188 | ;;; Generated autoloads from find-lisp.el |
| 11183 | 11189 | ||
| 11184 | (autoload 'find-lisp-find-dired "find-lisp" "\ | 11190 | (autoload 'find-lisp-find-dired "find-lisp" "\ |
| @@ -11199,7 +11205,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP. | |||
| 11199 | ;;;*** | 11205 | ;;;*** |
| 11200 | 11206 | ||
| 11201 | ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) | 11207 | ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) |
| 11202 | ;;;;;; "finder" "finder.el" (18190 39675)) | 11208 | ;;;;;; "finder" "finder.el" (18310 12037)) |
| 11203 | ;;; Generated autoloads from finder.el | 11209 | ;;; Generated autoloads from finder.el |
| 11204 | 11210 | ||
| 11205 | (autoload 'finder-list-keywords "finder" "\ | 11211 | (autoload 'finder-list-keywords "finder" "\ |
| @@ -11221,7 +11227,7 @@ Find packages matching a given keyword. | |||
| 11221 | ;;;*** | 11227 | ;;;*** |
| 11222 | 11228 | ||
| 11223 | ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" | 11229 | ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" |
| 11224 | ;;;;;; "flow-ctrl.el" (18177 860)) | 11230 | ;;;;;; "flow-ctrl.el" (18310 12037)) |
| 11225 | ;;; Generated autoloads from flow-ctrl.el | 11231 | ;;; Generated autoloads from flow-ctrl.el |
| 11226 | 11232 | ||
| 11227 | (autoload 'enable-flow-control "flow-ctrl" "\ | 11233 | (autoload 'enable-flow-control "flow-ctrl" "\ |
| @@ -11243,7 +11249,7 @@ to get the effect of a C-q. | |||
| 11243 | ;;;*** | 11249 | ;;;*** |
| 11244 | 11250 | ||
| 11245 | ;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" | 11251 | ;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" |
| 11246 | ;;;;;; (18231 31065)) | 11252 | ;;;;;; (18310 12073)) |
| 11247 | ;;; Generated autoloads from gnus/flow-fill.el | 11253 | ;;; Generated autoloads from gnus/flow-fill.el |
| 11248 | 11254 | ||
| 11249 | (autoload 'fill-flowed-encode "flow-fill" "\ | 11255 | (autoload 'fill-flowed-encode "flow-fill" "\ |
| @@ -11259,7 +11265,7 @@ Not documented | |||
| 11259 | ;;;*** | 11265 | ;;;*** |
| 11260 | 11266 | ||
| 11261 | ;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode) | 11267 | ;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode) |
| 11262 | ;;;;;; "flymake" "progmodes/flymake.el" (18177 872)) | 11268 | ;;;;;; "flymake" "progmodes/flymake.el" (18310 12110)) |
| 11263 | ;;; Generated autoloads from progmodes/flymake.el | 11269 | ;;; Generated autoloads from progmodes/flymake.el |
| 11264 | 11270 | ||
| 11265 | (autoload 'flymake-mode "flymake" "\ | 11271 | (autoload 'flymake-mode "flymake" "\ |
| @@ -11283,7 +11289,7 @@ Turn flymake mode off. | |||
| 11283 | 11289 | ||
| 11284 | ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off | 11290 | ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off |
| 11285 | ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) | 11291 | ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) |
| 11286 | ;;;;;; "flyspell" "textmodes/flyspell.el" (18231 31070)) | 11292 | ;;;;;; "flyspell" "textmodes/flyspell.el" (18310 12118)) |
| 11287 | ;;; Generated autoloads from textmodes/flyspell.el | 11293 | ;;; Generated autoloads from textmodes/flyspell.el |
| 11288 | 11294 | ||
| 11289 | (autoload 'flyspell-prog-mode "flyspell" "\ | 11295 | (autoload 'flyspell-prog-mode "flyspell" "\ |
| @@ -11353,7 +11359,7 @@ Flyspell whole buffer. | |||
| 11353 | 11359 | ||
| 11354 | ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode | 11360 | ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode |
| 11355 | ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" | 11361 | ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" |
| 11356 | ;;;;;; (18231 31061)) | 11362 | ;;;;;; (18310 12038)) |
| 11357 | ;;; Generated autoloads from follow.el | 11363 | ;;; Generated autoloads from follow.el |
| 11358 | 11364 | ||
| 11359 | (autoload 'turn-on-follow-mode "follow" "\ | 11365 | (autoload 'turn-on-follow-mode "follow" "\ |
| @@ -11426,8 +11432,8 @@ in your `~/.emacs' file, replacing [f7] by your favourite key: | |||
| 11426 | 11432 | ||
| 11427 | ;;;*** | 11433 | ;;;*** |
| 11428 | 11434 | ||
| 11429 | ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (18231 | 11435 | ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (18310 |
| 11430 | ;;;;;; 31069)) | 11436 | ;;;;;; 12089)) |
| 11431 | ;;; Generated autoloads from mail/footnote.el | 11437 | ;;; Generated autoloads from mail/footnote.el |
| 11432 | 11438 | ||
| 11433 | (autoload 'footnote-mode "footnote" "\ | 11439 | (autoload 'footnote-mode "footnote" "\ |
| @@ -11448,7 +11454,7 @@ key binding | |||
| 11448 | ;;;*** | 11454 | ;;;*** |
| 11449 | 11455 | ||
| 11450 | ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) | 11456 | ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) |
| 11451 | ;;;;;; "forms" "forms.el" (18177 860)) | 11457 | ;;;;;; "forms" "forms.el" (18310 12038)) |
| 11452 | ;;; Generated autoloads from forms.el | 11458 | ;;; Generated autoloads from forms.el |
| 11453 | 11459 | ||
| 11454 | (autoload 'forms-mode "forms" "\ | 11460 | (autoload 'forms-mode "forms" "\ |
| @@ -11485,7 +11491,7 @@ Visit a file in Forms mode in other window. | |||
| 11485 | ;;;*** | 11491 | ;;;*** |
| 11486 | 11492 | ||
| 11487 | ;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" | 11493 | ;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" |
| 11488 | ;;;;;; (18231 31070)) | 11494 | ;;;;;; (18340 21050)) |
| 11489 | ;;; Generated autoloads from progmodes/fortran.el | 11495 | ;;; Generated autoloads from progmodes/fortran.el |
| 11490 | 11496 | ||
| 11491 | (autoload 'fortran-mode "fortran" "\ | 11497 | (autoload 'fortran-mode "fortran" "\ |
| @@ -11563,7 +11569,7 @@ with no args, if that value is non-nil. | |||
| 11563 | ;;;*** | 11569 | ;;;*** |
| 11564 | 11570 | ||
| 11565 | ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region | 11571 | ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region |
| 11566 | ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (18177 871)) | 11572 | ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (18310 12105)) |
| 11567 | ;;; Generated autoloads from play/fortune.el | 11573 | ;;; Generated autoloads from play/fortune.el |
| 11568 | 11574 | ||
| 11569 | (autoload 'fortune-add-fortune "fortune" "\ | 11575 | (autoload 'fortune-add-fortune "fortune" "\ |
| @@ -11613,7 +11619,7 @@ and choose the directory as the fortune-file. | |||
| 11613 | ;;;*** | 11619 | ;;;*** |
| 11614 | 11620 | ||
| 11615 | ;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el" | 11621 | ;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el" |
| 11616 | ;;;;;; (18231 31070)) | 11622 | ;;;;;; (18337 53160)) |
| 11617 | ;;; Generated autoloads from progmodes/gdb-ui.el | 11623 | ;;; Generated autoloads from progmodes/gdb-ui.el |
| 11618 | 11624 | ||
| 11619 | (autoload 'gdb "gdb-ui" "\ | 11625 | (autoload 'gdb "gdb-ui" "\ |
| @@ -11683,8 +11689,8 @@ Non-nil means record the process input and output in `gdb-debug-log'.") | |||
| 11683 | ;;;*** | 11689 | ;;;*** |
| 11684 | 11690 | ||
| 11685 | ;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal | 11691 | ;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal |
| 11686 | ;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (18190 | 11692 | ;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (18339 |
| 11687 | ;;;;;; 39682)) | 11693 | ;;;;;; 17951)) |
| 11688 | ;;; Generated autoloads from emacs-lisp/generic.el | 11694 | ;;; Generated autoloads from emacs-lisp/generic.el |
| 11689 | 11695 | ||
| 11690 | (defvar generic-mode-list nil "\ | 11696 | (defvar generic-mode-list nil "\ |
| @@ -11759,7 +11765,7 @@ regular expression that can be used as an element of | |||
| 11759 | ;;;*** | 11765 | ;;;*** |
| 11760 | 11766 | ||
| 11761 | ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" | 11767 | ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" |
| 11762 | ;;;;;; (18177 872)) | 11768 | ;;;;;; (18310 12110)) |
| 11763 | ;;; Generated autoloads from progmodes/glasses.el | 11769 | ;;; Generated autoloads from progmodes/glasses.el |
| 11764 | 11770 | ||
| 11765 | (autoload 'glasses-mode "glasses" "\ | 11771 | (autoload 'glasses-mode "glasses" "\ |
| @@ -11773,7 +11779,7 @@ at places they belong to. | |||
| 11773 | 11779 | ||
| 11774 | ;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error | 11780 | ;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error |
| 11775 | ;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el" | 11781 | ;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el" |
| 11776 | ;;;;;; (18231 31065)) | 11782 | ;;;;;; (18310 12073)) |
| 11777 | ;;; Generated autoloads from gnus/gmm-utils.el | 11783 | ;;; Generated autoloads from gnus/gmm-utils.el |
| 11778 | 11784 | ||
| 11779 | (autoload 'gmm-regexp-concat "gmm-utils" "\ | 11785 | (autoload 'gmm-regexp-concat "gmm-utils" "\ |
| @@ -11826,7 +11832,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST. | |||
| 11826 | ;;;*** | 11832 | ;;;*** |
| 11827 | 11833 | ||
| 11828 | ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server | 11834 | ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server |
| 11829 | ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (18231 31066)) | 11835 | ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (18342 56660)) |
| 11830 | ;;; Generated autoloads from gnus/gnus.el | 11836 | ;;; Generated autoloads from gnus/gnus.el |
| 11831 | (when (fboundp 'custom-autoload) | 11837 | (when (fboundp 'custom-autoload) |
| 11832 | (custom-autoload 'gnus-select-method "gnus")) | 11838 | (custom-autoload 'gnus-select-method "gnus")) |
| @@ -11879,7 +11885,7 @@ prompt the user for the name of an NNTP server to use. | |||
| 11879 | ;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group | 11885 | ;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group |
| 11880 | ;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize | 11886 | ;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize |
| 11881 | ;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" | 11887 | ;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" |
| 11882 | ;;;;;; "gnus/gnus-agent.el" (18231 31065)) | 11888 | ;;;;;; "gnus/gnus-agent.el" (18310 12073)) |
| 11883 | ;;; Generated autoloads from gnus/gnus-agent.el | 11889 | ;;; Generated autoloads from gnus/gnus-agent.el |
| 11884 | 11890 | ||
| 11885 | (autoload 'gnus-unplugged "gnus-agent" "\ | 11891 | (autoload 'gnus-unplugged "gnus-agent" "\ |
| @@ -11970,7 +11976,7 @@ If CLEAN, obsolete (ignore). | |||
| 11970 | ;;;*** | 11976 | ;;;*** |
| 11971 | 11977 | ||
| 11972 | ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" | 11978 | ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" |
| 11973 | ;;;;;; (18231 31065)) | 11979 | ;;;;;; (18342 56660)) |
| 11974 | ;;; Generated autoloads from gnus/gnus-art.el | 11980 | ;;; Generated autoloads from gnus/gnus-art.el |
| 11975 | 11981 | ||
| 11976 | (autoload 'gnus-article-prepare-display "gnus-art" "\ | 11982 | (autoload 'gnus-article-prepare-display "gnus-art" "\ |
| @@ -11981,7 +11987,7 @@ Make the current buffer look like a nice article. | |||
| 11981 | ;;;*** | 11987 | ;;;*** |
| 11982 | 11988 | ||
| 11983 | ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" | 11989 | ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" |
| 11984 | ;;;;;; (18177 860)) | 11990 | ;;;;;; (18310 12073)) |
| 11985 | ;;; Generated autoloads from gnus/gnus-audio.el | 11991 | ;;; Generated autoloads from gnus/gnus-audio.el |
| 11986 | 11992 | ||
| 11987 | (autoload 'gnus-audio-play "gnus-audio" "\ | 11993 | (autoload 'gnus-audio-play "gnus-audio" "\ |
| @@ -11992,7 +11998,7 @@ Play a sound FILE through the speaker. | |||
| 11992 | ;;;*** | 11998 | ;;;*** |
| 11993 | 11999 | ||
| 11994 | ;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set) | 12000 | ;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set) |
| 11995 | ;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (18230 21278)) | 12001 | ;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (18310 12074)) |
| 11996 | ;;; Generated autoloads from gnus/gnus-bookmark.el | 12002 | ;;; Generated autoloads from gnus/gnus-bookmark.el |
| 11997 | 12003 | ||
| 11998 | (autoload 'gnus-bookmark-set "gnus-bookmark" "\ | 12004 | (autoload 'gnus-bookmark-set "gnus-bookmark" "\ |
| @@ -12017,8 +12023,8 @@ deletion, or > if it is flagged for displaying. | |||
| 12017 | 12023 | ||
| 12018 | ;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group | 12024 | ;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group |
| 12019 | ;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active | 12025 | ;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active |
| 12020 | ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (18231 | 12026 | ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (18310 |
| 12021 | ;;;;;; 31065)) | 12027 | ;;;;;; 12074)) |
| 12022 | ;;; Generated autoloads from gnus/gnus-cache.el | 12028 | ;;; Generated autoloads from gnus/gnus-cache.el |
| 12023 | 12029 | ||
| 12024 | (autoload 'gnus-jog-cache "gnus-cache" "\ | 12030 | (autoload 'gnus-jog-cache "gnus-cache" "\ |
| @@ -12060,7 +12066,7 @@ supported. | |||
| 12060 | ;;;*** | 12066 | ;;;*** |
| 12061 | 12067 | ||
| 12062 | ;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) | 12068 | ;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) |
| 12063 | ;;;;;; "gnus-delay" "gnus/gnus-delay.el" (18231 31065)) | 12069 | ;;;;;; "gnus-delay" "gnus/gnus-delay.el" (18310 12074)) |
| 12064 | ;;; Generated autoloads from gnus/gnus-delay.el | 12070 | ;;; Generated autoloads from gnus/gnus-delay.el |
| 12065 | 12071 | ||
| 12066 | (autoload 'gnus-delay-article "gnus-delay" "\ | 12072 | (autoload 'gnus-delay-article "gnus-delay" "\ |
| @@ -12096,7 +12102,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil. | |||
| 12096 | ;;;*** | 12102 | ;;;*** |
| 12097 | 12103 | ||
| 12098 | ;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) | 12104 | ;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) |
| 12099 | ;;;;;; "gnus-diary" "gnus/gnus-diary.el" (18231 31065)) | 12105 | ;;;;;; "gnus-diary" "gnus/gnus-diary.el" (18310 12074)) |
| 12100 | ;;; Generated autoloads from gnus/gnus-diary.el | 12106 | ;;; Generated autoloads from gnus/gnus-diary.el |
| 12101 | 12107 | ||
| 12102 | (autoload 'gnus-user-format-function-d "gnus-diary" "\ | 12108 | (autoload 'gnus-user-format-function-d "gnus-diary" "\ |
| @@ -12112,7 +12118,7 @@ Not documented | |||
| 12112 | ;;;*** | 12118 | ;;;*** |
| 12113 | 12119 | ||
| 12114 | ;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" | 12120 | ;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" |
| 12115 | ;;;;;; (18231 31065)) | 12121 | ;;;;;; (18310 12074)) |
| 12116 | ;;; Generated autoloads from gnus/gnus-dired.el | 12122 | ;;; Generated autoloads from gnus/gnus-dired.el |
| 12117 | 12123 | ||
| 12118 | (autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ | 12124 | (autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ |
| @@ -12123,7 +12129,7 @@ Convenience method to turn on gnus-dired-mode. | |||
| 12123 | ;;;*** | 12129 | ;;;*** |
| 12124 | 12130 | ||
| 12125 | ;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" | 12131 | ;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" |
| 12126 | ;;;;;; (18231 31065)) | 12132 | ;;;;;; (18310 12074)) |
| 12127 | ;;; Generated autoloads from gnus/gnus-draft.el | 12133 | ;;; Generated autoloads from gnus/gnus-draft.el |
| 12128 | 12134 | ||
| 12129 | (autoload 'gnus-draft-reminder "gnus-draft" "\ | 12135 | (autoload 'gnus-draft-reminder "gnus-draft" "\ |
| @@ -12135,8 +12141,8 @@ Reminder user if there are unsent drafts. | |||
| 12135 | 12141 | ||
| 12136 | ;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png | 12142 | ;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png |
| 12137 | ;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header | 12143 | ;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header |
| 12138 | ;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (18231 | 12144 | ;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (18310 |
| 12139 | ;;;;;; 31065)) | 12145 | ;;;;;; 12074)) |
| 12140 | ;;; Generated autoloads from gnus/gnus-fun.el | 12146 | ;;; Generated autoloads from gnus/gnus-fun.el |
| 12141 | 12147 | ||
| 12142 | (autoload 'gnus-random-x-face "gnus-fun" "\ | 12148 | (autoload 'gnus-random-x-face "gnus-fun" "\ |
| @@ -12181,7 +12187,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to | |||
| 12181 | ;;;*** | 12187 | ;;;*** |
| 12182 | 12188 | ||
| 12183 | ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) | 12189 | ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) |
| 12184 | ;;;;;; "gnus-group" "gnus/gnus-group.el" (18231 31065)) | 12190 | ;;;;;; "gnus-group" "gnus/gnus-group.el" (18310 12074)) |
| 12185 | ;;; Generated autoloads from gnus/gnus-group.el | 12191 | ;;; Generated autoloads from gnus/gnus-group.el |
| 12186 | 12192 | ||
| 12187 | (autoload 'gnus-fetch-group "gnus-group" "\ | 12193 | (autoload 'gnus-fetch-group "gnus-group" "\ |
| @@ -12199,7 +12205,7 @@ Pop up a frame and enter GROUP. | |||
| 12199 | ;;;*** | 12205 | ;;;*** |
| 12200 | 12206 | ||
| 12201 | ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" | 12207 | ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" |
| 12202 | ;;;;;; (18231 31065)) | 12208 | ;;;;;; (18310 12075)) |
| 12203 | ;;; Generated autoloads from gnus/gnus-kill.el | 12209 | ;;; Generated autoloads from gnus/gnus-kill.el |
| 12204 | 12210 | ||
| 12205 | (defalias 'gnus-batch-kill 'gnus-batch-score) | 12211 | (defalias 'gnus-batch-kill 'gnus-batch-score) |
| @@ -12214,7 +12220,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score | |||
| 12214 | 12220 | ||
| 12215 | ;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate | 12221 | ;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate |
| 12216 | ;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" | 12222 | ;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" |
| 12217 | ;;;;;; (18231 31065)) | 12223 | ;;;;;; (18310 12075)) |
| 12218 | ;;; Generated autoloads from gnus/gnus-ml.el | 12224 | ;;; Generated autoloads from gnus/gnus-ml.el |
| 12219 | 12225 | ||
| 12220 | (autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ | 12226 | (autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ |
| @@ -12239,7 +12245,7 @@ Minor mode for providing mailing-list commands. | |||
| 12239 | 12245 | ||
| 12240 | ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update | 12246 | ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update |
| 12241 | ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" | 12247 | ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" |
| 12242 | ;;;;;; (18231 31065)) | 12248 | ;;;;;; (18310 12075)) |
| 12243 | ;;; Generated autoloads from gnus/gnus-mlspl.el | 12249 | ;;; Generated autoloads from gnus/gnus-mlspl.el |
| 12244 | 12250 | ||
| 12245 | (autoload 'gnus-group-split-setup "gnus-mlspl" "\ | 12251 | (autoload 'gnus-group-split-setup "gnus-mlspl" "\ |
| @@ -12340,7 +12346,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns: | |||
| 12340 | ;;;*** | 12346 | ;;;*** |
| 12341 | 12347 | ||
| 12342 | ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" | 12348 | ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" |
| 12343 | ;;;;;; (18231 31065)) | 12349 | ;;;;;; (18310 12075)) |
| 12344 | ;;; Generated autoloads from gnus/gnus-move.el | 12350 | ;;; Generated autoloads from gnus/gnus-move.el |
| 12345 | 12351 | ||
| 12346 | (autoload 'gnus-change-server "gnus-move" "\ | 12352 | (autoload 'gnus-change-server "gnus-move" "\ |
| @@ -12352,7 +12358,7 @@ Update the .newsrc.eld file to reflect the change of nntp server. | |||
| 12352 | ;;;*** | 12358 | ;;;*** |
| 12353 | 12359 | ||
| 12354 | ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) | 12360 | ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) |
| 12355 | ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (18231 31065)) | 12361 | ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (18310 12075)) |
| 12356 | ;;; Generated autoloads from gnus/gnus-msg.el | 12362 | ;;; Generated autoloads from gnus/gnus-msg.el |
| 12357 | 12363 | ||
| 12358 | (autoload 'gnus-msg-mail "gnus-msg" "\ | 12364 | (autoload 'gnus-msg-mail "gnus-msg" "\ |
| @@ -12377,7 +12383,7 @@ Like `message-reply'. | |||
| 12377 | ;;;*** | 12383 | ;;;*** |
| 12378 | 12384 | ||
| 12379 | ;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups) | 12385 | ;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups) |
| 12380 | ;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (18231 31065)) | 12386 | ;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (18310 12075)) |
| 12381 | ;;; Generated autoloads from gnus/gnus-nocem.el | 12387 | ;;; Generated autoloads from gnus/gnus-nocem.el |
| 12382 | 12388 | ||
| 12383 | (autoload 'gnus-nocem-scan-groups "gnus-nocem" "\ | 12389 | (autoload 'gnus-nocem-scan-groups "gnus-nocem" "\ |
| @@ -12394,7 +12400,7 @@ Load the NoCeM cache. | |||
| 12394 | 12400 | ||
| 12395 | ;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon | 12401 | ;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon |
| 12396 | ;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" | 12402 | ;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" |
| 12397 | ;;;;;; (18231 31065)) | 12403 | ;;;;;; (18310 12075)) |
| 12398 | ;;; Generated autoloads from gnus/gnus-picon.el | 12404 | ;;; Generated autoloads from gnus/gnus-picon.el |
| 12399 | 12405 | ||
| 12400 | (autoload 'gnus-treat-from-picon "gnus-picon" "\ | 12406 | (autoload 'gnus-treat-from-picon "gnus-picon" "\ |
| @@ -12421,7 +12427,7 @@ If picons are already displayed, remove them. | |||
| 12421 | ;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection | 12427 | ;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection |
| 12422 | ;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement | 12428 | ;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement |
| 12423 | ;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" | 12429 | ;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" |
| 12424 | ;;;;;; "gnus/gnus-range.el" (18231 31066)) | 12430 | ;;;;;; "gnus/gnus-range.el" (18310 12075)) |
| 12425 | ;;; Generated autoloads from gnus/gnus-range.el | 12431 | ;;; Generated autoloads from gnus/gnus-range.el |
| 12426 | 12432 | ||
| 12427 | (autoload 'gnus-sorted-difference "gnus-range" "\ | 12433 | (autoload 'gnus-sorted-difference "gnus-range" "\ |
| @@ -12489,7 +12495,7 @@ Add NUM into sorted LIST by side effect. | |||
| 12489 | ;;;*** | 12495 | ;;;*** |
| 12490 | 12496 | ||
| 12491 | ;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) | 12497 | ;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) |
| 12492 | ;;;;;; "gnus-registry" "gnus/gnus-registry.el" (18231 31066)) | 12498 | ;;;;;; "gnus-registry" "gnus/gnus-registry.el" (18324 26614)) |
| 12493 | ;;; Generated autoloads from gnus/gnus-registry.el | 12499 | ;;; Generated autoloads from gnus/gnus-registry.el |
| 12494 | 12500 | ||
| 12495 | (autoload 'gnus-registry-initialize "gnus-registry" "\ | 12501 | (autoload 'gnus-registry-initialize "gnus-registry" "\ |
| @@ -12505,8 +12511,8 @@ Install the registry hooks. | |||
| 12505 | ;;;*** | 12511 | ;;;*** |
| 12506 | 12512 | ||
| 12507 | ;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate | 12513 | ;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate |
| 12508 | ;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (18177 | 12514 | ;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (18310 |
| 12509 | ;;;;;; 861)) | 12515 | ;;;;;; 12076)) |
| 12510 | ;;; Generated autoloads from gnus/gnus-sieve.el | 12516 | ;;; Generated autoloads from gnus/gnus-sieve.el |
| 12511 | 12517 | ||
| 12512 | (autoload 'gnus-sieve-update "gnus-sieve" "\ | 12518 | (autoload 'gnus-sieve-update "gnus-sieve" "\ |
| @@ -12534,7 +12540,7 @@ Not documented | |||
| 12534 | ;;;*** | 12540 | ;;;*** |
| 12535 | 12541 | ||
| 12536 | ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" | 12542 | ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" |
| 12537 | ;;;;;; (18231 31066)) | 12543 | ;;;;;; (18310 12076)) |
| 12538 | ;;; Generated autoloads from gnus/gnus-soup.el | 12544 | ;;; Generated autoloads from gnus/gnus-soup.el |
| 12539 | 12545 | ||
| 12540 | (autoload 'gnus-batch-brew-soup "gnus-soup" "\ | 12546 | (autoload 'gnus-batch-brew-soup "gnus-soup" "\ |
| @@ -12554,7 +12560,7 @@ Note -- this function hasn't been implemented yet. | |||
| 12554 | ;;;*** | 12560 | ;;;*** |
| 12555 | 12561 | ||
| 12556 | ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" | 12562 | ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" |
| 12557 | ;;;;;; (18231 31066)) | 12563 | ;;;;;; (18310 12076)) |
| 12558 | ;;; Generated autoloads from gnus/gnus-spec.el | 12564 | ;;; Generated autoloads from gnus/gnus-spec.el |
| 12559 | 12565 | ||
| 12560 | (autoload 'gnus-update-format "gnus-spec" "\ | 12566 | (autoload 'gnus-update-format "gnus-spec" "\ |
| @@ -12565,8 +12571,8 @@ Update the format specification near point. | |||
| 12565 | ;;;*** | 12571 | ;;;*** |
| 12566 | 12572 | ||
| 12567 | ;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news | 12573 | ;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news |
| 12568 | ;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (18231 | 12574 | ;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (18339 |
| 12569 | ;;;;;; 31066)) | 12575 | ;;;;;; 17952)) |
| 12570 | ;;; Generated autoloads from gnus/gnus-start.el | 12576 | ;;; Generated autoloads from gnus/gnus-start.el |
| 12571 | 12577 | ||
| 12572 | (autoload 'gnus-declare-backend "gnus-start" "\ | 12578 | (autoload 'gnus-declare-backend "gnus-start" "\ |
| @@ -12582,7 +12588,7 @@ Not documented | |||
| 12582 | ;;;*** | 12588 | ;;;*** |
| 12583 | 12589 | ||
| 12584 | ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" | 12590 | ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" |
| 12585 | ;;;;;; (18231 31066)) | 12591 | ;;;;;; (18310 12077)) |
| 12586 | ;;; Generated autoloads from gnus/gnus-win.el | 12592 | ;;; Generated autoloads from gnus/gnus-win.el |
| 12587 | 12593 | ||
| 12588 | (autoload 'gnus-add-configuration "gnus-win" "\ | 12594 | (autoload 'gnus-add-configuration "gnus-win" "\ |
| @@ -12592,7 +12598,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'. | |||
| 12592 | 12598 | ||
| 12593 | ;;;*** | 12599 | ;;;*** |
| 12594 | 12600 | ||
| 12595 | ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (18177 871)) | 12601 | ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (18310 12105)) |
| 12596 | ;;; Generated autoloads from play/gomoku.el | 12602 | ;;; Generated autoloads from play/gomoku.el |
| 12597 | 12603 | ||
| 12598 | (autoload 'gomoku "gomoku" "\ | 12604 | (autoload 'gomoku "gomoku" "\ |
| @@ -12619,7 +12625,7 @@ Use \\[describe-mode] for more info. | |||
| 12619 | ;;;*** | 12625 | ;;;*** |
| 12620 | 12626 | ||
| 12621 | ;;;### (autoloads (goto-address goto-address-at-point) "goto-addr" | 12627 | ;;;### (autoloads (goto-address goto-address-at-point) "goto-addr" |
| 12622 | ;;;;;; "net/goto-addr.el" (18177 869)) | 12628 | ;;;;;; "net/goto-addr.el" (18310 12095)) |
| 12623 | ;;; Generated autoloads from net/goto-addr.el | 12629 | ;;; Generated autoloads from net/goto-addr.el |
| 12624 | 12630 | ||
| 12625 | (define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") | 12631 | (define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") |
| @@ -12649,7 +12655,7 @@ Also fontifies the buffer appropriately (see `goto-address-fontify-p' and | |||
| 12649 | 12655 | ||
| 12650 | ;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults | 12656 | ;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults |
| 12651 | ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command | 12657 | ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command |
| 12652 | ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (18190 39684)) | 12658 | ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (18339 17963)) |
| 12653 | ;;; Generated autoloads from progmodes/grep.el | 12659 | ;;; Generated autoloads from progmodes/grep.el |
| 12654 | 12660 | ||
| 12655 | (defvar grep-window-height nil "\ | 12661 | (defvar grep-window-height nil "\ |
| @@ -12794,7 +12800,7 @@ This command shares argument histories with \\[lgrep] and \\[grep-find]. | |||
| 12794 | 12800 | ||
| 12795 | ;;;*** | 12801 | ;;;*** |
| 12796 | 12802 | ||
| 12797 | ;;;### (autoloads (gs-load-image) "gs" "gs.el" (18177 863)) | 12803 | ;;;### (autoloads (gs-load-image) "gs" "gs.el" (18310 12039)) |
| 12798 | ;;; Generated autoloads from gs.el | 12804 | ;;; Generated autoloads from gs.el |
| 12799 | 12805 | ||
| 12800 | (autoload 'gs-load-image "gs" "\ | 12806 | (autoload 'gs-load-image "gs" "\ |
| @@ -12808,7 +12814,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful. | |||
| 12808 | ;;;*** | 12814 | ;;;*** |
| 12809 | 12815 | ||
| 12810 | ;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gud-gdb) | 12816 | ;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gud-gdb) |
| 12811 | ;;;;;; "gud" "progmodes/gud.el" (18231 31070)) | 12817 | ;;;;;; "gud" "progmodes/gud.el" (18310 12110)) |
| 12812 | ;;; Generated autoloads from progmodes/gud.el | 12818 | ;;; Generated autoloads from progmodes/gud.el |
| 12813 | 12819 | ||
| 12814 | (autoload 'gud-gdb "gud" "\ | 12820 | (autoload 'gud-gdb "gud" "\ |
| @@ -12882,8 +12888,8 @@ Major mode for editing GDB scripts | |||
| 12882 | 12888 | ||
| 12883 | ;;;*** | 12889 | ;;;*** |
| 12884 | 12890 | ||
| 12885 | ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (18213 | 12891 | ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (18310 |
| 12886 | ;;;;;; 1259)) | 12892 | ;;;;;; 12105)) |
| 12887 | ;;; Generated autoloads from play/handwrite.el | 12893 | ;;; Generated autoloads from play/handwrite.el |
| 12888 | 12894 | ||
| 12889 | (autoload 'handwrite "handwrite" "\ | 12895 | (autoload 'handwrite "handwrite" "\ |
| @@ -12930,8 +12936,8 @@ to be updated. | |||
| 12930 | 12936 | ||
| 12931 | ;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment | 12937 | ;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment |
| 12932 | ;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment) | 12938 | ;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment) |
| 12933 | ;;;;;; "hashcash" "gnus/hashcash.el" (18230 21282)) | 12939 | ;;;;;; "hashcash" "mail/hashcash.el" (18310 12089)) |
| 12934 | ;;; Generated autoloads from gnus/hashcash.el | 12940 | ;;; Generated autoloads from mail/hashcash.el |
| 12935 | 12941 | ||
| 12936 | (autoload 'hashcash-insert-payment "hashcash" "\ | 12942 | (autoload 'hashcash-insert-payment "hashcash" "\ |
| 12937 | Insert X-Payment and X-Hashcash headers with a payment for ARG | 12943 | Insert X-Payment and X-Hashcash headers with a payment for ARG |
| @@ -12975,7 +12981,7 @@ Prefix arg sets default accept amount temporarily. | |||
| 12975 | ;;;### (autoloads (scan-buf-previous-region scan-buf-next-region | 12981 | ;;;### (autoloads (scan-buf-previous-region scan-buf-next-region |
| 12976 | ;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer | 12982 | ;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer |
| 12977 | ;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string | 12983 | ;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string |
| 12978 | ;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (18231 31061)) | 12984 | ;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (18310 12039)) |
| 12979 | ;;; Generated autoloads from help-at-pt.el | 12985 | ;;; Generated autoloads from help-at-pt.el |
| 12980 | 12986 | ||
| 12981 | (autoload 'help-at-pt-string "help-at-pt" "\ | 12987 | (autoload 'help-at-pt-string "help-at-pt" "\ |
| @@ -13105,7 +13111,7 @@ different regions. With numeric argument ARG, behaves like | |||
| 13105 | ;;;### (autoloads (describe-categories describe-syntax describe-variable | 13111 | ;;;### (autoloads (describe-categories describe-syntax describe-variable |
| 13106 | ;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name | 13112 | ;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name |
| 13107 | ;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el" | 13113 | ;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el" |
| 13108 | ;;;;;; (18231 31061)) | 13114 | ;;;;;; (18310 12039)) |
| 13109 | ;;; Generated autoloads from help-fns.el | 13115 | ;;; Generated autoloads from help-fns.el |
| 13110 | 13116 | ||
| 13111 | (autoload 'describe-function "help-fns" "\ | 13117 | (autoload 'describe-function "help-fns" "\ |
| @@ -13163,7 +13169,7 @@ BUFFER should be a buffer or a buffer name. | |||
| 13163 | ;;;*** | 13169 | ;;;*** |
| 13164 | 13170 | ||
| 13165 | ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" | 13171 | ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" |
| 13166 | ;;;;;; (18177 863)) | 13172 | ;;;;;; (18310 12039)) |
| 13167 | ;;; Generated autoloads from help-macro.el | 13173 | ;;; Generated autoloads from help-macro.el |
| 13168 | 13174 | ||
| 13169 | (defvar three-step-help nil "\ | 13175 | (defvar three-step-help nil "\ |
| @@ -13179,8 +13185,8 @@ A value of nil means skip the middle step, so that | |||
| 13179 | 13185 | ||
| 13180 | ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button | 13186 | ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button |
| 13181 | ;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish | 13187 | ;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish |
| 13182 | ;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (18231 | 13188 | ;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (18310 |
| 13183 | ;;;;;; 31061)) | 13189 | ;;;;;; 12039)) |
| 13184 | ;;; Generated autoloads from help-mode.el | 13190 | ;;; Generated autoloads from help-mode.el |
| 13185 | 13191 | ||
| 13186 | (autoload 'help-mode "help-mode" "\ | 13192 | (autoload 'help-mode "help-mode" "\ |
| @@ -13268,7 +13274,7 @@ Add xrefs for symbols in `pp's output between FROM and TO. | |||
| 13268 | ;;;*** | 13274 | ;;;*** |
| 13269 | 13275 | ||
| 13270 | ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" | 13276 | ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" |
| 13271 | ;;;;;; "emacs-lisp/helper.el" (18177 858)) | 13277 | ;;;;;; "emacs-lisp/helper.el" (18307 26234)) |
| 13272 | ;;; Generated autoloads from emacs-lisp/helper.el | 13278 | ;;; Generated autoloads from emacs-lisp/helper.el |
| 13273 | 13279 | ||
| 13274 | (autoload 'Helper-describe-bindings "helper" "\ | 13280 | (autoload 'Helper-describe-bindings "helper" "\ |
| @@ -13284,7 +13290,7 @@ Provide help for current mode. | |||
| 13284 | ;;;*** | 13290 | ;;;*** |
| 13285 | 13291 | ||
| 13286 | ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" | 13292 | ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" |
| 13287 | ;;;;;; "hexl.el" (18213 1254)) | 13293 | ;;;;;; "hexl.el" (18310 12040)) |
| 13288 | ;;; Generated autoloads from hexl.el | 13294 | ;;; Generated autoloads from hexl.el |
| 13289 | 13295 | ||
| 13290 | (autoload 'hexl-mode "hexl" "\ | 13296 | (autoload 'hexl-mode "hexl" "\ |
| @@ -13381,7 +13387,7 @@ This discards the buffer's undo information. | |||
| 13381 | ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer | 13387 | ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer |
| 13382 | ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer | 13388 | ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer |
| 13383 | ;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" | 13389 | ;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" |
| 13384 | ;;;;;; (18190 39676)) | 13390 | ;;;;;; (18310 12040)) |
| 13385 | ;;; Generated autoloads from hi-lock.el | 13391 | ;;; Generated autoloads from hi-lock.el |
| 13386 | 13392 | ||
| 13387 | (autoload 'hi-lock-mode "hi-lock" "\ | 13393 | (autoload 'hi-lock-mode "hi-lock" "\ |
| @@ -13510,8 +13516,8 @@ be found in variable `hi-lock-interactive-patterns'. | |||
| 13510 | 13516 | ||
| 13511 | ;;;*** | 13517 | ;;;*** |
| 13512 | 13518 | ||
| 13513 | ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially | 13519 | ;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el" |
| 13514 | ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (18177 872)) | 13520 | ;;;;;; (18329 52189)) |
| 13515 | ;;; Generated autoloads from progmodes/hideif.el | 13521 | ;;; Generated autoloads from progmodes/hideif.el |
| 13516 | 13522 | ||
| 13517 | (autoload 'hide-ifdef-mode "hideif" "\ | 13523 | (autoload 'hide-ifdef-mode "hideif" "\ |
| @@ -13548,25 +13554,10 @@ how the hiding is done: | |||
| 13548 | 13554 | ||
| 13549 | \(fn &optional ARG)" t nil) | 13555 | \(fn &optional ARG)" t nil) |
| 13550 | 13556 | ||
| 13551 | (defvar hide-ifdef-initially nil "\ | ||
| 13552 | *Non-nil means call `hide-ifdefs' when Hide-Ifdef mode is first activated.") | ||
| 13553 | |||
| 13554 | (custom-autoload 'hide-ifdef-initially "hideif" t) | ||
| 13555 | |||
| 13556 | (defvar hide-ifdef-read-only nil "\ | ||
| 13557 | *Set to non-nil if you want buffer to be read-only while hiding text.") | ||
| 13558 | |||
| 13559 | (custom-autoload 'hide-ifdef-read-only "hideif" t) | ||
| 13560 | |||
| 13561 | (defvar hide-ifdef-lines nil "\ | ||
| 13562 | *Non-nil means hide the #ifX, #else, and #endif lines.") | ||
| 13563 | |||
| 13564 | (custom-autoload 'hide-ifdef-lines "hideif" t) | ||
| 13565 | |||
| 13566 | ;;;*** | 13557 | ;;;*** |
| 13567 | 13558 | ||
| 13568 | ;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" | 13559 | ;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" |
| 13569 | ;;;;;; (18177 873)) | 13560 | ;;;;;; (18307 26243)) |
| 13570 | ;;; Generated autoloads from progmodes/hideshow.el | 13561 | ;;; Generated autoloads from progmodes/hideshow.el |
| 13571 | 13562 | ||
| 13572 | (defvar hs-special-modes-alist '((c-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (c++-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (bibtex-mode ("^@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning)) "\ | 13563 | (defvar hs-special-modes-alist '((c-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (c++-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (bibtex-mode ("^@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning)) "\ |
| @@ -13629,7 +13620,7 @@ Unconditionally turn off `hs-minor-mode'. | |||
| 13629 | ;;;;;; highlight-compare-buffers highlight-changes-rotate-faces | 13620 | ;;;;;; highlight-compare-buffers highlight-changes-rotate-faces |
| 13630 | ;;;;;; highlight-changes-previous-change highlight-changes-next-change | 13621 | ;;;;;; highlight-changes-previous-change highlight-changes-next-change |
| 13631 | ;;;;;; highlight-changes-mode highlight-changes-remove-highlight) | 13622 | ;;;;;; highlight-changes-mode highlight-changes-remove-highlight) |
| 13632 | ;;;;;; "hilit-chg" "hilit-chg.el" (18177 863)) | 13623 | ;;;;;; "hilit-chg" "hilit-chg.el" (18310 12040)) |
| 13633 | ;;; Generated autoloads from hilit-chg.el | 13624 | ;;; Generated autoloads from hilit-chg.el |
| 13634 | 13625 | ||
| 13635 | (autoload 'highlight-changes-remove-highlight "hilit-chg" "\ | 13626 | (autoload 'highlight-changes-remove-highlight "hilit-chg" "\ |
| @@ -13759,7 +13750,7 @@ variable `highlight-changes-global-changes-existing-buffers' is non-nil). | |||
| 13759 | ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction | 13750 | ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction |
| 13760 | ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space | 13751 | ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space |
| 13761 | ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" | 13752 | ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" |
| 13762 | ;;;;;; "hippie-exp.el" (18177 863)) | 13753 | ;;;;;; "hippie-exp.el" (18310 12040)) |
| 13763 | ;;; Generated autoloads from hippie-exp.el | 13754 | ;;; Generated autoloads from hippie-exp.el |
| 13764 | 13755 | ||
| 13765 | (defvar hippie-expand-try-functions-list '(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) "\ | 13756 | (defvar hippie-expand-try-functions-list '(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) "\ |
| @@ -13832,7 +13823,7 @@ argument VERBOSE non-nil makes the function verbose. | |||
| 13832 | ;;;*** | 13823 | ;;;*** |
| 13833 | 13824 | ||
| 13834 | ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" | 13825 | ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" |
| 13835 | ;;;;;; (18177 863)) | 13826 | ;;;;;; (18310 12040)) |
| 13836 | ;;; Generated autoloads from hl-line.el | 13827 | ;;; Generated autoloads from hl-line.el |
| 13837 | 13828 | ||
| 13838 | (autoload 'hl-line-mode "hl-line" "\ | 13829 | (autoload 'hl-line-mode "hl-line" "\ |
| @@ -13873,7 +13864,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and | |||
| 13873 | ;;;*** | 13864 | ;;;*** |
| 13874 | 13865 | ||
| 13875 | ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" | 13866 | ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" |
| 13876 | ;;;;;; (18190 39681)) | 13867 | ;;;;;; (18310 12059)) |
| 13877 | ;;; Generated autoloads from calendar/holidays.el | 13868 | ;;; Generated autoloads from calendar/holidays.el |
| 13878 | 13869 | ||
| 13879 | (autoload 'holidays "holidays" "\ | 13870 | (autoload 'holidays "holidays" "\ |
| @@ -13911,8 +13902,8 @@ The optional LABEL is used to label the buffer created. | |||
| 13911 | 13902 | ||
| 13912 | ;;;*** | 13903 | ;;;*** |
| 13913 | 13904 | ||
| 13914 | ;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (18231 | 13905 | ;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (18310 |
| 13915 | ;;;;;; 31066)) | 13906 | ;;;;;; 12077)) |
| 13916 | ;;; Generated autoloads from gnus/html2text.el | 13907 | ;;; Generated autoloads from gnus/html2text.el |
| 13917 | 13908 | ||
| 13918 | (autoload 'html2text "html2text" "\ | 13909 | (autoload 'html2text "html2text" "\ |
| @@ -13944,7 +13935,7 @@ Convert HTML to plain text in the current buffer. | |||
| 13944 | ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group | 13935 | ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group |
| 13945 | ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group | 13936 | ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group |
| 13946 | ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode | 13937 | ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode |
| 13947 | ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (18213 1254)) | 13938 | ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (18329 52182)) |
| 13948 | ;;; Generated autoloads from ibuf-ext.el | 13939 | ;;; Generated autoloads from ibuf-ext.el |
| 13949 | 13940 | ||
| 13950 | (autoload 'ibuffer-auto-mode "ibuf-ext" "\ | 13941 | (autoload 'ibuffer-auto-mode "ibuf-ext" "\ |
| @@ -14153,6 +14144,7 @@ Toggle whether or not sorting is in reverse order. | |||
| 14153 | (autoload 'ibuffer-do-sort-by-mode-name "ibuf-ext") | 14144 | (autoload 'ibuffer-do-sort-by-mode-name "ibuf-ext") |
| 14154 | (autoload 'ibuffer-do-sort-by-alphabetic "ibuf-ext") | 14145 | (autoload 'ibuffer-do-sort-by-alphabetic "ibuf-ext") |
| 14155 | (autoload 'ibuffer-do-sort-by-size "ibuf-ext") | 14146 | (autoload 'ibuffer-do-sort-by-size "ibuf-ext") |
| 14147 | (autoload 'ibuffer-do-sort-by-filename/process "ibuf-ext") | ||
| 14156 | 14148 | ||
| 14157 | (autoload 'ibuffer-bs-show "ibuf-ext" "\ | 14149 | (autoload 'ibuffer-bs-show "ibuf-ext" "\ |
| 14158 | Emulate `bs-show' from the bs.el package. | 14150 | Emulate `bs-show' from the bs.el package. |
| @@ -14306,8 +14298,8 @@ defaults to one. | |||
| 14306 | ;;;*** | 14298 | ;;;*** |
| 14307 | 14299 | ||
| 14308 | ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter | 14300 | ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter |
| 14309 | ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (18177 | 14301 | ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (18310 |
| 14310 | ;;;;;; 863)) | 14302 | ;;;;;; 12040)) |
| 14311 | ;;; Generated autoloads from ibuf-macs.el | 14303 | ;;; Generated autoloads from ibuf-macs.el |
| 14312 | 14304 | ||
| 14313 | (autoload 'define-ibuffer-column "ibuf-macs" "\ | 14305 | (autoload 'define-ibuffer-column "ibuf-macs" "\ |
| @@ -14396,7 +14388,7 @@ bound to the current value of the filter. | |||
| 14396 | ;;;*** | 14388 | ;;;*** |
| 14397 | 14389 | ||
| 14398 | ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) | 14390 | ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) |
| 14399 | ;;;;;; "ibuffer" "ibuffer.el" (18177 864)) | 14391 | ;;;;;; "ibuffer" "ibuffer.el" (18329 52182)) |
| 14400 | ;;; Generated autoloads from ibuffer.el | 14392 | ;;; Generated autoloads from ibuffer.el |
| 14401 | 14393 | ||
| 14402 | (autoload 'ibuffer-list-buffers "ibuffer" "\ | 14394 | (autoload 'ibuffer-list-buffers "ibuffer" "\ |
| @@ -14437,7 +14429,7 @@ FORMATS is the value to use for `ibuffer-formats'. | |||
| 14437 | 14429 | ||
| 14438 | ;;;### (autoloads (icalendar-import-buffer icalendar-import-file | 14430 | ;;;### (autoloads (icalendar-import-buffer icalendar-import-file |
| 14439 | ;;;;;; icalendar-export-region icalendar-export-file) "icalendar" | 14431 | ;;;;;; icalendar-export-region icalendar-export-file) "icalendar" |
| 14440 | ;;;;;; "calendar/icalendar.el" (18190 39681)) | 14432 | ;;;;;; "calendar/icalendar.el" (18333 58864)) |
| 14441 | ;;; Generated autoloads from calendar/icalendar.el | 14433 | ;;; Generated autoloads from calendar/icalendar.el |
| 14442 | 14434 | ||
| 14443 | (autoload 'icalendar-export-file "icalendar" "\ | 14435 | (autoload 'icalendar-export-file "icalendar" "\ |
| @@ -14489,8 +14481,8 @@ buffer `*icalendar-errors*'. | |||
| 14489 | 14481 | ||
| 14490 | ;;;*** | 14482 | ;;;*** |
| 14491 | 14483 | ||
| 14492 | ;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (18177 | 14484 | ;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (18329 |
| 14493 | ;;;;;; 864)) | 14485 | ;;;;;; 52182)) |
| 14494 | ;;; Generated autoloads from icomplete.el | 14486 | ;;; Generated autoloads from icomplete.el |
| 14495 | 14487 | ||
| 14496 | (defvar icomplete-mode nil "\ | 14488 | (defvar icomplete-mode nil "\ |
| @@ -14511,7 +14503,7 @@ otherwise turn it off. | |||
| 14511 | 14503 | ||
| 14512 | ;;;*** | 14504 | ;;;*** |
| 14513 | 14505 | ||
| 14514 | ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (18177 873)) | 14506 | ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (18310 12111)) |
| 14515 | ;;; Generated autoloads from progmodes/icon.el | 14507 | ;;; Generated autoloads from progmodes/icon.el |
| 14516 | 14508 | ||
| 14517 | (autoload 'icon-mode "icon" "\ | 14509 | (autoload 'icon-mode "icon" "\ |
| @@ -14552,7 +14544,7 @@ with no args, if that value is non-nil. | |||
| 14552 | ;;;*** | 14544 | ;;;*** |
| 14553 | 14545 | ||
| 14554 | ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" | 14546 | ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" |
| 14555 | ;;;;;; (18203 51791)) | 14547 | ;;;;;; (18340 21050)) |
| 14556 | ;;; Generated autoloads from progmodes/idlw-shell.el | 14548 | ;;; Generated autoloads from progmodes/idlw-shell.el |
| 14557 | 14549 | ||
| 14558 | (autoload 'idlwave-shell "idlw-shell" "\ | 14550 | (autoload 'idlwave-shell "idlw-shell" "\ |
| @@ -14578,7 +14570,7 @@ See also the variable `idlwave-shell-prompt-pattern'. | |||
| 14578 | ;;;*** | 14570 | ;;;*** |
| 14579 | 14571 | ||
| 14580 | ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" | 14572 | ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" |
| 14581 | ;;;;;; (18195 4247)) | 14573 | ;;;;;; (18310 12111)) |
| 14582 | ;;; Generated autoloads from progmodes/idlwave.el | 14574 | ;;; Generated autoloads from progmodes/idlwave.el |
| 14583 | 14575 | ||
| 14584 | (autoload 'idlwave-mode "idlwave" "\ | 14576 | (autoload 'idlwave-mode "idlwave" "\ |
| @@ -14713,8 +14705,8 @@ The main features of this mode are | |||
| 14713 | ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file | 14705 | ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file |
| 14714 | ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer | 14706 | ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer |
| 14715 | ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window | 14707 | ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window |
| 14716 | ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (18231 | 14708 | ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (18342 |
| 14717 | ;;;;;; 31061)) | 14709 | ;;;;;; 64571)) |
| 14718 | ;;; Generated autoloads from ido.el | 14710 | ;;; Generated autoloads from ido.el |
| 14719 | 14711 | ||
| 14720 | (defvar ido-mode nil "\ | 14712 | (defvar ido-mode nil "\ |
| @@ -14975,7 +14967,7 @@ DEF, if non-nil, is the default value. | |||
| 14975 | 14967 | ||
| 14976 | ;;;*** | 14968 | ;;;*** |
| 14977 | 14969 | ||
| 14978 | ;;;### (autoloads (ielm) "ielm" "ielm.el" (18231 31061)) | 14970 | ;;;### (autoloads (ielm) "ielm" "ielm.el" (18310 12040)) |
| 14979 | ;;; Generated autoloads from ielm.el | 14971 | ;;; Generated autoloads from ielm.el |
| 14980 | (add-hook 'same-window-buffer-names "*ielm*") | 14972 | (add-hook 'same-window-buffer-names "*ielm*") |
| 14981 | 14973 | ||
| @@ -14988,7 +14980,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist. | |||
| 14988 | ;;;*** | 14980 | ;;;*** |
| 14989 | 14981 | ||
| 14990 | ;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el" | 14982 | ;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el" |
| 14991 | ;;;;;; (18231 31061)) | 14983 | ;;;;;; (18310 12040)) |
| 14992 | ;;; Generated autoloads from iimage.el | 14984 | ;;; Generated autoloads from iimage.el |
| 14993 | 14985 | ||
| 14994 | (autoload 'turn-on-iimage-mode "iimage" "\ | 14986 | (autoload 'turn-on-iimage-mode "iimage" "\ |
| @@ -15007,7 +14999,7 @@ Toggle inline image minor mode. | |||
| 15007 | ;;;;;; insert-image put-image create-image image-type-auto-detected-p | 14999 | ;;;;;; insert-image put-image create-image image-type-auto-detected-p |
| 15008 | ;;;;;; image-type-available-p image-type image-type-from-file-name | 15000 | ;;;;;; image-type-available-p image-type image-type-from-file-name |
| 15009 | ;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data) | 15001 | ;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data) |
| 15010 | ;;;;;; "image" "image.el" (18190 39676)) | 15002 | ;;;;;; "image" "image.el" (18310 12041)) |
| 15011 | ;;; Generated autoloads from image.el | 15003 | ;;; Generated autoloads from image.el |
| 15012 | 15004 | ||
| 15013 | (autoload 'image-type-from-data "image" "\ | 15005 | (autoload 'image-type-from-data "image" "\ |
| @@ -15190,7 +15182,7 @@ Example: | |||
| 15190 | ;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag | 15182 | ;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag |
| 15191 | ;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs | 15183 | ;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs |
| 15192 | ;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs) | 15184 | ;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs) |
| 15193 | ;;;;;; "image-dired" "image-dired.el" (18213 1254)) | 15185 | ;;;;;; "image-dired" "image-dired.el" (18310 12040)) |
| 15194 | ;;; Generated autoloads from image-dired.el | 15186 | ;;; Generated autoloads from image-dired.el |
| 15195 | 15187 | ||
| 15196 | (autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\ | 15188 | (autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\ |
| @@ -15324,7 +15316,7 @@ easy-to-use form. | |||
| 15324 | 15316 | ||
| 15325 | ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp | 15317 | ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp |
| 15326 | ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" | 15318 | ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" |
| 15327 | ;;;;;; "image-file.el" (18177 864)) | 15319 | ;;;;;; "image-file.el" (18310 12040)) |
| 15328 | ;;; Generated autoloads from image-file.el | 15320 | ;;; Generated autoloads from image-file.el |
| 15329 | 15321 | ||
| 15330 | (defvar image-file-name-extensions '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg") "\ | 15322 | (defvar image-file-name-extensions '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg") "\ |
| @@ -15385,8 +15377,8 @@ Image files are those whose name has an extension in | |||
| 15385 | 15377 | ||
| 15386 | ;;;*** | 15378 | ;;;*** |
| 15387 | 15379 | ||
| 15388 | ;;;### (autoloads (image-mode-maybe image-minor-mode image-mode) | 15380 | ;;;### (autoloads (image-bookmark-jump image-mode-maybe image-minor-mode |
| 15389 | ;;;;;; "image-mode" "image-mode.el" (18231 31061)) | 15381 | ;;;;;; image-mode) "image-mode" "image-mode.el" (18339 17932)) |
| 15390 | ;;; Generated autoloads from image-mode.el | 15382 | ;;; Generated autoloads from image-mode.el |
| 15391 | (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist) | 15383 | (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist) |
| 15392 | (push '("\\.png\\'" . image-mode) auto-mode-alist) | 15384 | (push '("\\.png\\'" . image-mode) auto-mode-alist) |
| @@ -15432,7 +15424,7 @@ Not documented | |||
| 15432 | ;;;*** | 15424 | ;;;*** |
| 15433 | 15425 | ||
| 15434 | ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar | 15426 | ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar |
| 15435 | ;;;;;; imenu-sort-function) "imenu" "imenu.el" (18177 864)) | 15427 | ;;;;;; imenu-sort-function) "imenu" "imenu.el" (18307 26227)) |
| 15436 | ;;; Generated autoloads from imenu.el | 15428 | ;;; Generated autoloads from imenu.el |
| 15437 | 15429 | ||
| 15438 | (defvar imenu-sort-function nil "\ | 15430 | (defvar imenu-sort-function nil "\ |
| @@ -15547,7 +15539,7 @@ for more information. | |||
| 15547 | 15539 | ||
| 15548 | ;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion | 15540 | ;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion |
| 15549 | ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) | 15541 | ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) |
| 15550 | ;;;;;; "ind-util" "language/ind-util.el" (18177 866)) | 15542 | ;;;;;; "ind-util" "language/ind-util.el" (18339 17959)) |
| 15551 | ;;; Generated autoloads from language/ind-util.el | 15543 | ;;; Generated autoloads from language/ind-util.el |
| 15552 | 15544 | ||
| 15553 | (autoload 'indian-compose-region "ind-util" "\ | 15545 | (autoload 'indian-compose-region "ind-util" "\ |
| @@ -15579,7 +15571,7 @@ Convert old Emacs Devanagari characters to UCS. | |||
| 15579 | 15571 | ||
| 15580 | ;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command | 15572 | ;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command |
| 15581 | ;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" | 15573 | ;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" |
| 15582 | ;;;;;; "progmodes/inf-lisp.el" (18177 873)) | 15574 | ;;;;;; "progmodes/inf-lisp.el" (18310 12112)) |
| 15583 | ;;; Generated autoloads from progmodes/inf-lisp.el | 15575 | ;;; Generated autoloads from progmodes/inf-lisp.el |
| 15584 | 15576 | ||
| 15585 | (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ | 15577 | (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ |
| @@ -15643,10 +15635,10 @@ of `inferior-lisp-program'). Runs the hooks from | |||
| 15643 | 15635 | ||
| 15644 | ;;;*** | 15636 | ;;;*** |
| 15645 | 15637 | ||
| 15646 | ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node | 15638 | ;;;### (autoloads (Info-bookmark-jump Info-speedbar-browser Info-goto-emacs-key-command-node |
| 15647 | ;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index | 15639 | ;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index |
| 15648 | ;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual | 15640 | ;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual |
| 15649 | ;;;;;; info info-other-window) "info" "info.el" (18231 31061)) | 15641 | ;;;;;; info info-other-window) "info" "info.el" (18339 17932)) |
| 15650 | ;;; Generated autoloads from info.el | 15642 | ;;; Generated autoloads from info.el |
| 15651 | 15643 | ||
| 15652 | (autoload 'info-other-window "info" "\ | 15644 | (autoload 'info-other-window "info" "\ |
| @@ -15808,11 +15800,16 @@ This will add a speedbar major display mode. | |||
| 15808 | 15800 | ||
| 15809 | \(fn)" t nil) | 15801 | \(fn)" t nil) |
| 15810 | 15802 | ||
| 15803 | (autoload 'Info-bookmark-jump "info" "\ | ||
| 15804 | Not documented | ||
| 15805 | |||
| 15806 | \(fn BMK)" nil nil) | ||
| 15807 | |||
| 15811 | ;;;*** | 15808 | ;;;*** |
| 15812 | 15809 | ||
| 15813 | ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file | 15810 | ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file |
| 15814 | ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" | 15811 | ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" |
| 15815 | ;;;;;; (18177 864)) | 15812 | ;;;;;; (18310 12041)) |
| 15816 | ;;; Generated autoloads from info-look.el | 15813 | ;;; Generated autoloads from info-look.el |
| 15817 | 15814 | ||
| 15818 | (autoload 'info-lookup-reset "info-look" "\ | 15815 | (autoload 'info-lookup-reset "info-look" "\ |
| @@ -15860,7 +15857,7 @@ Perform completion on file preceding point. | |||
| 15860 | ;;;*** | 15857 | ;;;*** |
| 15861 | 15858 | ||
| 15862 | ;;;### (autoloads (info-xref-check-all-custom info-xref-check-all | 15859 | ;;;### (autoloads (info-xref-check-all-custom info-xref-check-all |
| 15863 | ;;;;;; info-xref-check) "info-xref" "info-xref.el" (18177 864)) | 15860 | ;;;;;; info-xref-check) "info-xref" "info-xref.el" (18310 12041)) |
| 15864 | ;;; Generated autoloads from info-xref.el | 15861 | ;;; Generated autoloads from info-xref.el |
| 15865 | 15862 | ||
| 15866 | (autoload 'info-xref-check "info-xref" "\ | 15863 | (autoload 'info-xref-check "info-xref" "\ |
| @@ -15887,7 +15884,7 @@ quite a while. | |||
| 15887 | ;;;*** | 15884 | ;;;*** |
| 15888 | 15885 | ||
| 15889 | ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) | 15886 | ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) |
| 15890 | ;;;;;; "informat" "informat.el" (18177 864)) | 15887 | ;;;;;; "informat" "informat.el" (18310 12041)) |
| 15891 | ;;; Generated autoloads from informat.el | 15888 | ;;; Generated autoloads from informat.el |
| 15892 | 15889 | ||
| 15893 | (autoload 'Info-tagify "informat" "\ | 15890 | (autoload 'Info-tagify "informat" "\ |
| @@ -15927,7 +15924,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\" | |||
| 15927 | ;;;*** | 15924 | ;;;*** |
| 15928 | 15925 | ||
| 15929 | ;;;### (autoloads (isearch-buffers-minor-mode) "isearch-multi" "isearch-multi.el" | 15926 | ;;;### (autoloads (isearch-buffers-minor-mode) "isearch-multi" "isearch-multi.el" |
| 15930 | ;;;;;; (18211 184)) | 15927 | ;;;;;; (18310 12041)) |
| 15931 | ;;; Generated autoloads from isearch-multi.el | 15928 | ;;; Generated autoloads from isearch-multi.el |
| 15932 | 15929 | ||
| 15933 | (defvar isearch-buffers-current-buffer nil "\ | 15930 | (defvar isearch-buffers-current-buffer nil "\ |
| @@ -15961,7 +15958,7 @@ With arg, turn isearch-buffers minor mode on if arg is positive, off otherwise. | |||
| 15961 | 15958 | ||
| 15962 | ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method | 15959 | ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method |
| 15963 | ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" | 15960 | ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" |
| 15964 | ;;;;;; (18177 864)) | 15961 | ;;;;;; (18310 12084)) |
| 15965 | ;;; Generated autoloads from international/isearch-x.el | 15962 | ;;; Generated autoloads from international/isearch-x.el |
| 15966 | 15963 | ||
| 15967 | (autoload 'isearch-toggle-specified-input-method "isearch-x" "\ | 15964 | (autoload 'isearch-toggle-specified-input-method "isearch-x" "\ |
| @@ -15981,8 +15978,8 @@ Not documented | |||
| 15981 | 15978 | ||
| 15982 | ;;;*** | 15979 | ;;;*** |
| 15983 | 15980 | ||
| 15984 | ;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (18177 | 15981 | ;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (18310 |
| 15985 | ;;;;;; 865)) | 15982 | ;;;;;; 12041)) |
| 15986 | ;;; Generated autoloads from isearchb.el | 15983 | ;;; Generated autoloads from isearchb.el |
| 15987 | 15984 | ||
| 15988 | (autoload 'isearchb-activate "isearchb" "\ | 15985 | (autoload 'isearchb-activate "isearchb" "\ |
| @@ -15996,7 +15993,7 @@ accessed via isearchb. | |||
| 15996 | ;;;*** | 15993 | ;;;*** |
| 15997 | 15994 | ||
| 15998 | ;;;### (autoloads (iso-accents-mode) "iso-acc" "obsolete/iso-acc.el" | 15995 | ;;;### (autoloads (iso-accents-mode) "iso-acc" "obsolete/iso-acc.el" |
| 15999 | ;;;;;; (18177 870)) | 15996 | ;;;;;; (18310 12102)) |
| 16000 | ;;; Generated autoloads from obsolete/iso-acc.el | 15997 | ;;; Generated autoloads from obsolete/iso-acc.el |
| 16001 | 15998 | ||
| 16002 | (autoload 'iso-accents-mode "iso-acc" "\ | 15999 | (autoload 'iso-accents-mode "iso-acc" "\ |
| @@ -16029,61 +16026,61 @@ and a negative argument disables it. | |||
| 16029 | ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only | 16026 | ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only |
| 16030 | ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso | 16027 | ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso |
| 16031 | ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" | 16028 | ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" |
| 16032 | ;;;;;; "international/iso-cvt.el" (18231 31069)) | 16029 | ;;;;;; "international/iso-cvt.el" (18310 12084)) |
| 16033 | ;;; Generated autoloads from international/iso-cvt.el | 16030 | ;;; Generated autoloads from international/iso-cvt.el |
| 16034 | 16031 | ||
| 16035 | (autoload 'iso-spanish "iso-cvt" "\ | 16032 | (autoload 'iso-spanish "iso-cvt" "\ |
| 16036 | Translate net conventions for Spanish to ISO 8859-1. | 16033 | Translate net conventions for Spanish to ISO 8859-1. |
| 16037 | The region between FROM and TO is translated using | 16034 | Translate the region between FROM and TO using the table |
| 16038 | the table `iso-spanish-trans-tab'. | 16035 | `iso-spanish-trans-tab'. |
| 16039 | Optional arg BUFFER is ignored (for use in `format-alist'). | 16036 | Optional arg BUFFER is ignored (for use in `format-alist'). |
| 16040 | 16037 | ||
| 16041 | \(fn FROM TO &optional BUFFER)" t nil) | 16038 | \(fn FROM TO &optional BUFFER)" t nil) |
| 16042 | 16039 | ||
| 16043 | (autoload 'iso-german "iso-cvt" "\ | 16040 | (autoload 'iso-german "iso-cvt" "\ |
| 16044 | Translate net conventions for German to ISO 8859-1. | 16041 | Translate net conventions for German to ISO 8859-1. |
| 16045 | The region between FROM and TO is translated using | 16042 | Translate the region FROM and TO using the table |
| 16046 | the table `iso-german-trans-tab'. | 16043 | `iso-german-trans-tab'. |
| 16047 | Optional arg BUFFER is ignored (for use in `format-alist'). | 16044 | Optional arg BUFFER is ignored (for use in `format-alist'). |
| 16048 | 16045 | ||
| 16049 | \(fn FROM TO &optional BUFFER)" t nil) | 16046 | \(fn FROM TO &optional BUFFER)" t nil) |
| 16050 | 16047 | ||
| 16051 | (autoload 'iso-iso2tex "iso-cvt" "\ | 16048 | (autoload 'iso-iso2tex "iso-cvt" "\ |
| 16052 | Translate ISO 8859-1 characters to TeX sequences. | 16049 | Translate ISO 8859-1 characters to TeX sequences. |
| 16053 | The region between FROM and TO is translated using | 16050 | Translate the region between FROM and TO using the table |
| 16054 | the table `iso-iso2tex-trans-tab'. | 16051 | `iso-iso2tex-trans-tab'. |
| 16055 | Optional arg BUFFER is ignored (for use in `format-alist'). | 16052 | Optional arg BUFFER is ignored (for use in `format-alist'). |
| 16056 | 16053 | ||
| 16057 | \(fn FROM TO &optional BUFFER)" t nil) | 16054 | \(fn FROM TO &optional BUFFER)" t nil) |
| 16058 | 16055 | ||
| 16059 | (autoload 'iso-tex2iso "iso-cvt" "\ | 16056 | (autoload 'iso-tex2iso "iso-cvt" "\ |
| 16060 | Translate TeX sequences to ISO 8859-1 characters. | 16057 | Translate TeX sequences to ISO 8859-1 characters. |
| 16061 | The region between FROM and TO is translated using | 16058 | Translate the region between FROM and TO using the table |
| 16062 | the table `iso-tex2iso-trans-tab'. | 16059 | `iso-tex2iso-trans-tab'. |
| 16063 | Optional arg BUFFER is ignored (for use in `format-alist'). | 16060 | Optional arg BUFFER is ignored (for use in `format-alist'). |
| 16064 | 16061 | ||
| 16065 | \(fn FROM TO &optional BUFFER)" t nil) | 16062 | \(fn FROM TO &optional BUFFER)" t nil) |
| 16066 | 16063 | ||
| 16067 | (autoload 'iso-gtex2iso "iso-cvt" "\ | 16064 | (autoload 'iso-gtex2iso "iso-cvt" "\ |
| 16068 | Translate German TeX sequences to ISO 8859-1 characters. | 16065 | Translate German TeX sequences to ISO 8859-1 characters. |
| 16069 | The region between FROM and TO is translated using | 16066 | Translate the region between FROM and TO using the table |
| 16070 | the table `iso-gtex2iso-trans-tab'. | 16067 | `iso-gtex2iso-trans-tab'. |
| 16071 | Optional arg BUFFER is ignored (for use in `format-alist'). | 16068 | Optional arg BUFFER is ignored (for use in `format-alist'). |
| 16072 | 16069 | ||
| 16073 | \(fn FROM TO &optional BUFFER)" t nil) | 16070 | \(fn FROM TO &optional BUFFER)" t nil) |
| 16074 | 16071 | ||
| 16075 | (autoload 'iso-iso2gtex "iso-cvt" "\ | 16072 | (autoload 'iso-iso2gtex "iso-cvt" "\ |
| 16076 | Translate ISO 8859-1 characters to German TeX sequences. | 16073 | Translate ISO 8859-1 characters to German TeX sequences. |
| 16077 | The region between FROM and TO is translated using | 16074 | Translate the region between FROM and TO using the table |
| 16078 | the table `iso-iso2gtex-trans-tab'. | 16075 | `iso-iso2gtex-trans-tab'. |
| 16079 | Optional arg BUFFER is ignored (for use in `format-alist'). | 16076 | Optional arg BUFFER is ignored (for use in `format-alist'). |
| 16080 | 16077 | ||
| 16081 | \(fn FROM TO &optional BUFFER)" t nil) | 16078 | \(fn FROM TO &optional BUFFER)" t nil) |
| 16082 | 16079 | ||
| 16083 | (autoload 'iso-iso2duden "iso-cvt" "\ | 16080 | (autoload 'iso-iso2duden "iso-cvt" "\ |
| 16084 | Translate ISO 8859-1 characters to Duden sequences. | 16081 | Translate ISO 8859-1 characters to Duden sequences. |
| 16085 | The region between FROM and TO is translated using | 16082 | Translate the region between FROM and TO using the table |
| 16086 | the table `iso-iso2duden-trans-tab'. | 16083 | `iso-iso2duden-trans-tab'. |
| 16087 | Optional arg BUFFER is ignored (for use in `format-alist'). | 16084 | Optional arg BUFFER is ignored (for use in `format-alist'). |
| 16088 | 16085 | ||
| 16089 | \(fn FROM TO &optional BUFFER)" t nil) | 16086 | \(fn FROM TO &optional BUFFER)" t nil) |
| @@ -16120,7 +16117,7 @@ Add submenus to the File menu, to convert to and from various formats. | |||
| 16120 | ;;;*** | 16117 | ;;;*** |
| 16121 | 16118 | ||
| 16122 | ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" | 16119 | ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" |
| 16123 | ;;;;;; (18177 864)) | 16120 | ;;;;;; (18310 12084)) |
| 16124 | ;;; Generated autoloads from international/iso-transl.el | 16121 | ;;; Generated autoloads from international/iso-transl.el |
| 16125 | (or key-translation-map (setq key-translation-map (make-sparse-keymap))) | 16122 | (or key-translation-map (setq key-translation-map (make-sparse-keymap))) |
| 16126 | (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) | 16123 | (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) |
| @@ -16133,7 +16130,7 @@ Add submenus to the File menu, to convert to and from various formats. | |||
| 16133 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell | 16130 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell |
| 16134 | ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist | 16131 | ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist |
| 16135 | ;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" | 16132 | ;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" |
| 16136 | ;;;;;; (18203 51792)) | 16133 | ;;;;;; (18339 17965)) |
| 16137 | ;;; Generated autoloads from textmodes/ispell.el | 16134 | ;;; Generated autoloads from textmodes/ispell.el |
| 16138 | (put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) | 16135 | (put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) |
| 16139 | 16136 | ||
| @@ -16425,8 +16422,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to | |||
| 16425 | 16422 | ||
| 16426 | ;;;*** | 16423 | ;;;*** |
| 16427 | 16424 | ||
| 16428 | ;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (18177 | 16425 | ;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (18307 |
| 16429 | ;;;;;; 865)) | 16426 | ;;;;;; 26227)) |
| 16430 | ;;; Generated autoloads from iswitchb.el | 16427 | ;;; Generated autoloads from iswitchb.el |
| 16431 | 16428 | ||
| 16432 | (defvar iswitchb-mode nil "\ | 16429 | (defvar iswitchb-mode nil "\ |
| @@ -16451,7 +16448,7 @@ This mode enables switching between buffers using substrings. See | |||
| 16451 | ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region | 16448 | ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region |
| 16452 | ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku | 16449 | ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku |
| 16453 | ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) | 16450 | ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) |
| 16454 | ;;;;;; "japan-util" "language/japan-util.el" (18177 866)) | 16451 | ;;;;;; "japan-util" "language/japan-util.el" (18310 12088)) |
| 16455 | ;;; Generated autoloads from language/japan-util.el | 16452 | ;;; Generated autoloads from language/japan-util.el |
| 16456 | 16453 | ||
| 16457 | (autoload 'setup-japanese-environment-internal "japan-util" "\ | 16454 | (autoload 'setup-japanese-environment-internal "japan-util" "\ |
| @@ -16529,7 +16526,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading. | |||
| 16529 | ;;;*** | 16526 | ;;;*** |
| 16530 | 16527 | ||
| 16531 | ;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" | 16528 | ;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" |
| 16532 | ;;;;;; "jka-compr.el" (18177 866)) | 16529 | ;;;;;; "jka-compr.el" (18310 12041)) |
| 16533 | ;;; Generated autoloads from jka-compr.el | 16530 | ;;; Generated autoloads from jka-compr.el |
| 16534 | 16531 | ||
| 16535 | (defvar jka-compr-inhibit nil "\ | 16532 | (defvar jka-compr-inhibit nil "\ |
| @@ -16554,7 +16551,7 @@ by `jka-compr-installed'. | |||
| 16554 | 16551 | ||
| 16555 | ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup | 16552 | ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup |
| 16556 | ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" | 16553 | ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" |
| 16557 | ;;;;;; (18177 858)) | 16554 | ;;;;;; (18339 17951)) |
| 16558 | ;;; Generated autoloads from emulation/keypad.el | 16555 | ;;; Generated autoloads from emulation/keypad.el |
| 16559 | 16556 | ||
| 16560 | (defvar keypad-setup nil "\ | 16557 | (defvar keypad-setup nil "\ |
| @@ -16610,7 +16607,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.' | |||
| 16610 | ;;;*** | 16607 | ;;;*** |
| 16611 | 16608 | ||
| 16612 | ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" | 16609 | ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" |
| 16613 | ;;;;;; (18177 865)) | 16610 | ;;;;;; (18310 12084)) |
| 16614 | ;;; Generated autoloads from international/kinsoku.el | 16611 | ;;; Generated autoloads from international/kinsoku.el |
| 16615 | 16612 | ||
| 16616 | (autoload 'kinsoku "kinsoku" "\ | 16613 | (autoload 'kinsoku "kinsoku" "\ |
| @@ -16631,8 +16628,8 @@ the context of text formatting. | |||
| 16631 | 16628 | ||
| 16632 | ;;;*** | 16629 | ;;;*** |
| 16633 | 16630 | ||
| 16634 | ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (18177 | 16631 | ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (18310 |
| 16635 | ;;;;;; 865)) | 16632 | ;;;;;; 12084)) |
| 16636 | ;;; Generated autoloads from international/kkc.el | 16633 | ;;; Generated autoloads from international/kkc.el |
| 16637 | 16634 | ||
| 16638 | (defvar kkc-after-update-conversion-functions nil "\ | 16635 | (defvar kkc-after-update-conversion-functions nil "\ |
| @@ -16657,7 +16654,7 @@ and the return value is the length of the conversion. | |||
| 16657 | ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro | 16654 | ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro |
| 16658 | ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter | 16655 | ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter |
| 16659 | ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" | 16656 | ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" |
| 16660 | ;;;;;; "kmacro.el" (18177 866)) | 16657 | ;;;;;; "kmacro.el" (18310 12041)) |
| 16661 | ;;; Generated autoloads from kmacro.el | 16658 | ;;; Generated autoloads from kmacro.el |
| 16662 | (global-set-key "\C-x(" 'kmacro-start-macro) | 16659 | (global-set-key "\C-x(" 'kmacro-start-macro) |
| 16663 | (global-set-key "\C-x)" 'kmacro-end-macro) | 16660 | (global-set-key "\C-x)" 'kmacro-end-macro) |
| @@ -16764,7 +16761,7 @@ If kbd macro currently being defined end it before activating it. | |||
| 16764 | 16761 | ||
| 16765 | ;;;### (autoloads (kannada-composition-function kannada-post-read-conversion | 16762 | ;;;### (autoloads (kannada-composition-function kannada-post-read-conversion |
| 16766 | ;;;;;; kannada-compose-string kannada-compose-region) "knd-util" | 16763 | ;;;;;; kannada-compose-string kannada-compose-region) "knd-util" |
| 16767 | ;;;;;; "language/knd-util.el" (18177 866)) | 16764 | ;;;;;; "language/knd-util.el" (18339 17959)) |
| 16768 | ;;; Generated autoloads from language/knd-util.el | 16765 | ;;; Generated autoloads from language/knd-util.el |
| 16769 | 16766 | ||
| 16770 | (defconst kannada-consonant "[\x0c95-\x0cb9]") | 16767 | (defconst kannada-consonant "[\x0c95-\x0cb9]") |
| @@ -16794,7 +16791,7 @@ In this case, compose characters after POS of the string. | |||
| 16794 | ;;;*** | 16791 | ;;;*** |
| 16795 | 16792 | ||
| 16796 | ;;;### (autoloads (setup-korean-environment-internal) "korea-util" | 16793 | ;;;### (autoloads (setup-korean-environment-internal) "korea-util" |
| 16797 | ;;;;;; "language/korea-util.el" (18177 866)) | 16794 | ;;;;;; "language/korea-util.el" (18310 12088)) |
| 16798 | ;;; Generated autoloads from language/korea-util.el | 16795 | ;;; Generated autoloads from language/korea-util.el |
| 16799 | 16796 | ||
| 16800 | (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ | 16797 | (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ |
| @@ -16809,7 +16806,7 @@ Not documented | |||
| 16809 | ;;;*** | 16806 | ;;;*** |
| 16810 | 16807 | ||
| 16811 | ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" | 16808 | ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" |
| 16812 | ;;;;;; (18213 1259)) | 16809 | ;;;;;; (18310 12105)) |
| 16813 | ;;; Generated autoloads from play/landmark.el | 16810 | ;;; Generated autoloads from play/landmark.el |
| 16814 | 16811 | ||
| 16815 | (defalias 'landmark-repeat 'lm-test-run) | 16812 | (defalias 'landmark-repeat 'lm-test-run) |
| @@ -16843,7 +16840,7 @@ Use \\[describe-mode] for more info. | |||
| 16843 | 16840 | ||
| 16844 | ;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string | 16841 | ;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string |
| 16845 | ;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) | 16842 | ;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) |
| 16846 | ;;;;;; "lao-util" "language/lao-util.el" (18177 866)) | 16843 | ;;;;;; "lao-util" "language/lao-util.el" (18339 17960)) |
| 16847 | ;;; Generated autoloads from language/lao-util.el | 16844 | ;;; Generated autoloads from language/lao-util.el |
| 16848 | 16845 | ||
| 16849 | (autoload 'lao-compose-string "lao-util" "\ | 16846 | (autoload 'lao-compose-string "lao-util" "\ |
| @@ -16882,7 +16879,7 @@ Not documented | |||
| 16882 | 16879 | ||
| 16883 | ;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc | 16880 | ;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc |
| 16884 | ;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) | 16881 | ;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) |
| 16885 | ;;;;;; "latexenc" "international/latexenc.el" (18177 865)) | 16882 | ;;;;;; "latexenc" "international/latexenc.el" (18310 12084)) |
| 16886 | ;;; Generated autoloads from international/latexenc.el | 16883 | ;;; Generated autoloads from international/latexenc.el |
| 16887 | 16884 | ||
| 16888 | (defvar latex-inputenc-coding-alist '(("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) ("cp858" . cp858) ("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)) "\ | 16885 | (defvar latex-inputenc-coding-alist '(("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) ("cp858" . cp858) ("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)) "\ |
| @@ -16914,7 +16911,7 @@ coding system names is determined from `latex-inputenc-coding-alist'. | |||
| 16914 | ;;;*** | 16911 | ;;;*** |
| 16915 | 16912 | ||
| 16916 | ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) | 16913 | ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) |
| 16917 | ;;;;;; "latin1-disp" "international/latin1-disp.el" (18177 865)) | 16914 | ;;;;;; "latin1-disp" "international/latin1-disp.el" (18340 21050)) |
| 16918 | ;;; Generated autoloads from international/latin1-disp.el | 16915 | ;;; Generated autoloads from international/latin1-disp.el |
| 16919 | 16916 | ||
| 16920 | (defvar latin1-display nil "\ | 16917 | (defvar latin1-display nil "\ |
| @@ -16958,7 +16955,7 @@ use either \\[customize] or the function `latin1-display'.") | |||
| 16958 | ;;;*** | 16955 | ;;;*** |
| 16959 | 16956 | ||
| 16960 | ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" | 16957 | ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" |
| 16961 | ;;;;;; "obsolete/lazy-lock.el" (18177 870)) | 16958 | ;;;;;; "obsolete/lazy-lock.el" (18310 12103)) |
| 16962 | ;;; Generated autoloads from obsolete/lazy-lock.el | 16959 | ;;; Generated autoloads from obsolete/lazy-lock.el |
| 16963 | 16960 | ||
| 16964 | (autoload 'lazy-lock-mode "lazy-lock" "\ | 16961 | (autoload 'lazy-lock-mode "lazy-lock" "\ |
| @@ -17026,7 +17023,7 @@ Unconditionally turn on Lazy Lock mode. | |||
| 17026 | ;;;*** | 17023 | ;;;*** |
| 17027 | 17024 | ||
| 17028 | ;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" | 17025 | ;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" |
| 17029 | ;;;;;; (18177 873)) | 17026 | ;;;;;; (18310 12112)) |
| 17030 | ;;; Generated autoloads from progmodes/ld-script.el | 17027 | ;;; Generated autoloads from progmodes/ld-script.el |
| 17031 | 17028 | ||
| 17032 | (add-to-list 'auto-mode-alist '("\\.ld[si]?\\>" . ld-script-mode)) | 17029 | (add-to-list 'auto-mode-alist '("\\.ld[si]?\\>" . ld-script-mode)) |
| @@ -17041,7 +17038,7 @@ A major mode to edit GNU ld script files | |||
| 17041 | ;;;*** | 17038 | ;;;*** |
| 17042 | 17039 | ||
| 17043 | ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" | 17040 | ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" |
| 17044 | ;;;;;; (18177 867)) | 17041 | ;;;;;; (18310 12042)) |
| 17045 | ;;; Generated autoloads from ledit.el | 17042 | ;;; Generated autoloads from ledit.el |
| 17046 | 17043 | ||
| 17047 | (defconst ledit-save-files t "\ | 17044 | (defconst ledit-save-files t "\ |
| @@ -17076,7 +17073,7 @@ Not documented | |||
| 17076 | 17073 | ||
| 17077 | ;;;*** | 17074 | ;;;*** |
| 17078 | 17075 | ||
| 17079 | ;;;### (autoloads (life) "life" "play/life.el" (18177 871)) | 17076 | ;;;### (autoloads (life) "life" "play/life.el" (18310 12105)) |
| 17080 | ;;; Generated autoloads from play/life.el | 17077 | ;;; Generated autoloads from play/life.el |
| 17081 | 17078 | ||
| 17082 | (autoload 'life "life" "\ | 17079 | (autoload 'life "life" "\ |
| @@ -17089,8 +17086,45 @@ generations (this defaults to 1). | |||
| 17089 | 17086 | ||
| 17090 | ;;;*** | 17087 | ;;;*** |
| 17091 | 17088 | ||
| 17092 | ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (18231 | 17089 | ;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum" |
| 17093 | ;;;;;; 31063)) | 17090 | ;;;;;; "linum.el" (18337 53159)) |
| 17091 | ;;; Generated autoloads from linum.el | ||
| 17092 | |||
| 17093 | (defvar linum-format 'dynamic "\ | ||
| 17094 | Format used to display line numbers. | ||
| 17095 | Either a format string like \"%7d\", `dynamic' to adapt the width | ||
| 17096 | as needed, or a function that is called with a line number as its | ||
| 17097 | argument and should evaluate to a string to be shown on that line. | ||
| 17098 | See also `linum-before-numbering-hook'.") | ||
| 17099 | |||
| 17100 | (custom-autoload 'linum-format "linum" t) | ||
| 17101 | |||
| 17102 | (autoload 'linum-mode "linum" "\ | ||
| 17103 | Toggle display of line numbers in the left margin. | ||
| 17104 | |||
| 17105 | \(fn &optional ARG)" t nil) | ||
| 17106 | |||
| 17107 | (defvar global-linum-mode nil "\ | ||
| 17108 | Non-nil if Global-Linum mode is enabled. | ||
| 17109 | See the command `global-linum-mode' for a description of this minor mode. | ||
| 17110 | Setting this variable directly does not take effect; | ||
| 17111 | either customize it (see the info node `Easy Customization') | ||
| 17112 | or call the function `global-linum-mode'.") | ||
| 17113 | |||
| 17114 | (custom-autoload 'global-linum-mode "linum" nil) | ||
| 17115 | |||
| 17116 | (autoload 'global-linum-mode "linum" "\ | ||
| 17117 | Toggle Linum mode in every possible buffer. | ||
| 17118 | With prefix ARG, turn Global-Linum mode on if and only if ARG is positive. | ||
| 17119 | Linum mode is enabled in all buffers where `linum-on' would do it. | ||
| 17120 | See `linum-mode' for more information on Linum mode. | ||
| 17121 | |||
| 17122 | \(fn &optional ARG)" t nil) | ||
| 17123 | |||
| 17124 | ;;;*** | ||
| 17125 | |||
| 17126 | ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (18330 | ||
| 17127 | ;;;;;; 35121)) | ||
| 17094 | ;;; Generated autoloads from loadhist.el | 17128 | ;;; Generated autoloads from loadhist.el |
| 17095 | 17129 | ||
| 17096 | (autoload 'unload-feature "loadhist" "\ | 17130 | (autoload 'unload-feature "loadhist" "\ |
| @@ -17122,7 +17156,7 @@ something strange, such as redefining an Emacs function. | |||
| 17122 | ;;;*** | 17156 | ;;;*** |
| 17123 | 17157 | ||
| 17124 | ;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) | 17158 | ;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) |
| 17125 | ;;;;;; "locate" "locate.el" (18177 867)) | 17159 | ;;;;;; "locate" "locate.el" (18310 12042)) |
| 17126 | ;;; Generated autoloads from locate.el | 17160 | ;;; Generated autoloads from locate.el |
| 17127 | 17161 | ||
| 17128 | (defvar locate-ls-subdir-switches "-al" "\ | 17162 | (defvar locate-ls-subdir-switches "-al" "\ |
| @@ -17173,7 +17207,7 @@ except that FILTER is not optional. | |||
| 17173 | 17207 | ||
| 17174 | ;;;*** | 17208 | ;;;*** |
| 17175 | 17209 | ||
| 17176 | ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (18177 867)) | 17210 | ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (18324 26612)) |
| 17177 | ;;; Generated autoloads from log-edit.el | 17211 | ;;; Generated autoloads from log-edit.el |
| 17178 | 17212 | ||
| 17179 | (autoload 'log-edit "log-edit" "\ | 17213 | (autoload 'log-edit "log-edit" "\ |
| @@ -17199,8 +17233,8 @@ uses the current buffer. | |||
| 17199 | 17233 | ||
| 17200 | ;;;*** | 17234 | ;;;*** |
| 17201 | 17235 | ||
| 17202 | ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (18213 | 17236 | ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (18307 |
| 17203 | ;;;;;; 1254)) | 17237 | ;;;;;; 26228)) |
| 17204 | ;;; Generated autoloads from log-view.el | 17238 | ;;; Generated autoloads from log-view.el |
| 17205 | 17239 | ||
| 17206 | (autoload 'log-view-mode "log-view" "\ | 17240 | (autoload 'log-view-mode "log-view" "\ |
| @@ -17210,8 +17244,8 @@ Major mode for browsing CVS log output. | |||
| 17210 | 17244 | ||
| 17211 | ;;;*** | 17245 | ;;;*** |
| 17212 | 17246 | ||
| 17213 | ;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (18231 | 17247 | ;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (18324 |
| 17214 | ;;;;;; 31063)) | 17248 | ;;;;;; 26612)) |
| 17215 | ;;; Generated autoloads from longlines.el | 17249 | ;;; Generated autoloads from longlines.el |
| 17216 | 17250 | ||
| 17217 | (autoload 'longlines-mode "longlines" "\ | 17251 | (autoload 'longlines-mode "longlines" "\ |
| @@ -17232,15 +17266,15 @@ are indicated with a symbol. | |||
| 17232 | ;;;*** | 17266 | ;;;*** |
| 17233 | 17267 | ||
| 17234 | ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer | 17268 | ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer |
| 17235 | ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (18177 | 17269 | ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (18335 |
| 17236 | ;;;;;; 867)) | 17270 | ;;;;;; 24898)) |
| 17237 | ;;; Generated autoloads from lpr.el | 17271 | ;;; Generated autoloads from lpr.el |
| 17238 | 17272 | ||
| 17239 | (defvar lpr-windows-system (memq system-type '(emx win32 w32 mswindows ms-dos windows-nt))) | 17273 | (defvar lpr-windows-system (memq system-type '(emx win32 w32 mswindows ms-dos windows-nt))) |
| 17240 | 17274 | ||
| 17241 | (defvar lpr-lp-system (memq system-type '(usg-unix-v hpux irix))) | 17275 | (defvar lpr-lp-system (memq system-type '(usg-unix-v hpux irix))) |
| 17242 | 17276 | ||
| 17243 | (defvar printer-name (and lpr-windows-system "PRN") "\ | 17277 | (defvar printer-name (and (memq system-type '(emx ms-dos)) "PRN") "\ |
| 17244 | *The name of a local printer to which data is sent for printing. | 17278 | *The name of a local printer to which data is sent for printing. |
| 17245 | \(Note that PostScript files are sent to `ps-printer-name', which see.) | 17279 | \(Note that PostScript files are sent to `ps-printer-name', which see.) |
| 17246 | 17280 | ||
| @@ -17327,7 +17361,7 @@ for further customization of the printer command. | |||
| 17327 | ;;;*** | 17361 | ;;;*** |
| 17328 | 17362 | ||
| 17329 | ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" | 17363 | ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" |
| 17330 | ;;;;;; (18177 867)) | 17364 | ;;;;;; (18333 58864)) |
| 17331 | ;;; Generated autoloads from ls-lisp.el | 17365 | ;;; Generated autoloads from ls-lisp.el |
| 17332 | 17366 | ||
| 17333 | (defvar ls-lisp-support-shell-wildcards t "\ | 17367 | (defvar ls-lisp-support-shell-wildcards t "\ |
| @@ -17338,8 +17372,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).") | |||
| 17338 | 17372 | ||
| 17339 | ;;;*** | 17373 | ;;;*** |
| 17340 | 17374 | ||
| 17341 | ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (18177 | 17375 | ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (18310 |
| 17342 | ;;;;;; 856)) | 17376 | ;;;;;; 12059)) |
| 17343 | ;;; Generated autoloads from calendar/lunar.el | 17377 | ;;; Generated autoloads from calendar/lunar.el |
| 17344 | 17378 | ||
| 17345 | (autoload 'phases-of-moon "lunar" "\ | 17379 | (autoload 'phases-of-moon "lunar" "\ |
| @@ -17352,8 +17386,8 @@ This function is suitable for execution in a .emacs file. | |||
| 17352 | 17386 | ||
| 17353 | ;;;*** | 17387 | ;;;*** |
| 17354 | 17388 | ||
| 17355 | ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (18177 | 17389 | ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (18310 |
| 17356 | ;;;;;; 873)) | 17390 | ;;;;;; 12112)) |
| 17357 | ;;; Generated autoloads from progmodes/m4-mode.el | 17391 | ;;; Generated autoloads from progmodes/m4-mode.el |
| 17358 | 17392 | ||
| 17359 | (autoload 'm4-mode "m4-mode" "\ | 17393 | (autoload 'm4-mode "m4-mode" "\ |
| @@ -17365,7 +17399,7 @@ A major mode to edit m4 macro files. | |||
| 17365 | ;;;*** | 17399 | ;;;*** |
| 17366 | 17400 | ||
| 17367 | ;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" | 17401 | ;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" |
| 17368 | ;;;;;; (18177 858)) | 17402 | ;;;;;; (18310 12064)) |
| 17369 | ;;; Generated autoloads from emacs-lisp/macroexp.el | 17403 | ;;; Generated autoloads from emacs-lisp/macroexp.el |
| 17370 | 17404 | ||
| 17371 | (autoload 'macroexpand-all "macroexp" "\ | 17405 | (autoload 'macroexpand-all "macroexp" "\ |
| @@ -17379,7 +17413,7 @@ definitions to shadow the loaded ones for use in file byte-compilation. | |||
| 17379 | ;;;*** | 17413 | ;;;*** |
| 17380 | 17414 | ||
| 17381 | ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro | 17415 | ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro |
| 17382 | ;;;;;; name-last-kbd-macro) "macros" "macros.el" (18177 867)) | 17416 | ;;;;;; name-last-kbd-macro) "macros" "macros.el" (18310 12042)) |
| 17383 | ;;; Generated autoloads from macros.el | 17417 | ;;; Generated autoloads from macros.el |
| 17384 | 17418 | ||
| 17385 | (autoload 'name-last-kbd-macro "macros" "\ | 17419 | (autoload 'name-last-kbd-macro "macros" "\ |
| @@ -17468,7 +17502,7 @@ and then select the region of un-tablified names and use | |||
| 17468 | ;;;*** | 17502 | ;;;*** |
| 17469 | 17503 | ||
| 17470 | ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" | 17504 | ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" |
| 17471 | ;;;;;; "mail/mail-extr.el" (18177 867)) | 17505 | ;;;;;; "mail/mail-extr.el" (18310 12089)) |
| 17472 | ;;; Generated autoloads from mail/mail-extr.el | 17506 | ;;; Generated autoloads from mail/mail-extr.el |
| 17473 | 17507 | ||
| 17474 | (autoload 'mail-extract-address-components "mail-extr" "\ | 17508 | (autoload 'mail-extract-address-components "mail-extr" "\ |
| @@ -17500,7 +17534,7 @@ Convert mail domain DOMAIN to the country it corresponds to. | |||
| 17500 | 17534 | ||
| 17501 | ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history | 17535 | ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history |
| 17502 | ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" | 17536 | ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" |
| 17503 | ;;;;;; (18177 867)) | 17537 | ;;;;;; (18310 12089)) |
| 17504 | ;;; Generated autoloads from mail/mail-hist.el | 17538 | ;;; Generated autoloads from mail/mail-hist.el |
| 17505 | 17539 | ||
| 17506 | (autoload 'mail-hist-define-keys "mail-hist" "\ | 17540 | (autoload 'mail-hist-define-keys "mail-hist" "\ |
| @@ -17531,8 +17565,8 @@ This function normally would be called when the message is sent. | |||
| 17531 | 17565 | ||
| 17532 | ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region | 17566 | ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region |
| 17533 | ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p | 17567 | ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p |
| 17534 | ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (18177 | 17568 | ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (18310 |
| 17535 | ;;;;;; 867)) | 17569 | ;;;;;; 12089)) |
| 17536 | ;;; Generated autoloads from mail/mail-utils.el | 17570 | ;;; Generated autoloads from mail/mail-utils.el |
| 17537 | 17571 | ||
| 17538 | (defvar mail-use-rfc822 nil "\ | 17572 | (defvar mail-use-rfc822 nil "\ |
| @@ -17584,8 +17618,8 @@ If 4th arg LIST is non-nil, return a list of all such fields. | |||
| 17584 | ;;;*** | 17618 | ;;;*** |
| 17585 | 17619 | ||
| 17586 | ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup | 17620 | ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup |
| 17587 | ;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (18231 | 17621 | ;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (18310 |
| 17588 | ;;;;;; 31069)) | 17622 | ;;;;;; 12090)) |
| 17589 | ;;; Generated autoloads from mail/mailabbrev.el | 17623 | ;;; Generated autoloads from mail/mailabbrev.el |
| 17590 | 17624 | ||
| 17591 | (defvar mail-abbrevs-mode nil "\ | 17625 | (defvar mail-abbrevs-mode nil "\ |
| @@ -17622,8 +17656,8 @@ If DEFINITION contains multiple addresses, separate them with commas. | |||
| 17622 | ;;;*** | 17656 | ;;;*** |
| 17623 | 17657 | ||
| 17624 | ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases | 17658 | ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases |
| 17625 | ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (18177 | 17659 | ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (18310 |
| 17626 | ;;;;;; 867)) | 17660 | ;;;;;; 12090)) |
| 17627 | ;;; Generated autoloads from mail/mailalias.el | 17661 | ;;; Generated autoloads from mail/mailalias.el |
| 17628 | 17662 | ||
| 17629 | (defvar mail-complete-style 'angles "\ | 17663 | (defvar mail-complete-style 'angles "\ |
| @@ -17669,7 +17703,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any. | |||
| 17669 | ;;;*** | 17703 | ;;;*** |
| 17670 | 17704 | ||
| 17671 | ;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" | 17705 | ;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" |
| 17672 | ;;;;;; (18177 867)) | 17706 | ;;;;;; (18310 12090)) |
| 17673 | ;;; Generated autoloads from mail/mailclient.el | 17707 | ;;; Generated autoloads from mail/mailclient.el |
| 17674 | 17708 | ||
| 17675 | (autoload 'mailclient-send-it "mailclient" "\ | 17709 | (autoload 'mailclient-send-it "mailclient" "\ |
| @@ -17683,7 +17717,7 @@ The mail client is taken to be the handler of mailto URLs. | |||
| 17683 | 17717 | ||
| 17684 | ;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode | 17718 | ;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode |
| 17685 | ;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) | 17719 | ;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) |
| 17686 | ;;;;;; "make-mode" "progmodes/make-mode.el" (18177 873)) | 17720 | ;;;;;; "make-mode" "progmodes/make-mode.el" (18310 12112)) |
| 17687 | ;;; Generated autoloads from progmodes/make-mode.el | 17721 | ;;; Generated autoloads from progmodes/make-mode.el |
| 17688 | 17722 | ||
| 17689 | (autoload 'makefile-mode "make-mode" "\ | 17723 | (autoload 'makefile-mode "make-mode" "\ |
| @@ -17800,8 +17834,8 @@ An adapted `makefile-mode' that knows about imake. | |||
| 17800 | 17834 | ||
| 17801 | ;;;*** | 17835 | ;;;*** |
| 17802 | 17836 | ||
| 17803 | ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (18177 | 17837 | ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (18307 |
| 17804 | ;;;;;; 867)) | 17838 | ;;;;;; 26228)) |
| 17805 | ;;; Generated autoloads from makesum.el | 17839 | ;;; Generated autoloads from makesum.el |
| 17806 | 17840 | ||
| 17807 | (autoload 'make-command-summary "makesum" "\ | 17841 | (autoload 'make-command-summary "makesum" "\ |
| @@ -17812,7 +17846,7 @@ Previous contents of that buffer are killed first. | |||
| 17812 | 17846 | ||
| 17813 | ;;;*** | 17847 | ;;;*** |
| 17814 | 17848 | ||
| 17815 | ;;;### (autoloads (man-follow man) "man" "man.el" (18190 39677)) | 17849 | ;;;### (autoloads (man-follow man) "man" "man.el" (18310 12042)) |
| 17816 | ;;; Generated autoloads from man.el | 17850 | ;;; Generated autoloads from man.el |
| 17817 | 17851 | ||
| 17818 | (defalias 'manual-entry 'man) | 17852 | (defalias 'manual-entry 'man) |
| @@ -17839,7 +17873,7 @@ Get a Un*x manual page of the item under point and put it in a buffer. | |||
| 17839 | 17873 | ||
| 17840 | ;;;*** | 17874 | ;;;*** |
| 17841 | 17875 | ||
| 17842 | ;;;### (autoloads (master-mode) "master" "master.el" (18177 867)) | 17876 | ;;;### (autoloads (master-mode) "master" "master.el" (18310 12042)) |
| 17843 | ;;; Generated autoloads from master.el | 17877 | ;;; Generated autoloads from master.el |
| 17844 | 17878 | ||
| 17845 | (autoload 'master-mode "master" "\ | 17879 | (autoload 'master-mode "master" "\ |
| @@ -17862,7 +17896,7 @@ yourself the value of `master-of' by calling `master-show-slave'. | |||
| 17862 | ;;;*** | 17896 | ;;;*** |
| 17863 | 17897 | ||
| 17864 | ;;;### (autoloads (minibuffer-indicate-depth-mode) "mb-depth" "mb-depth.el" | 17898 | ;;;### (autoloads (minibuffer-indicate-depth-mode) "mb-depth" "mb-depth.el" |
| 17865 | ;;;;;; (18190 39677)) | 17899 | ;;;;;; (18310 12042)) |
| 17866 | ;;; Generated autoloads from mb-depth.el | 17900 | ;;; Generated autoloads from mb-depth.el |
| 17867 | 17901 | ||
| 17868 | (defvar minibuffer-indicate-depth-mode nil "\ | 17902 | (defvar minibuffer-indicate-depth-mode nil "\ |
| @@ -17887,8 +17921,8 @@ Returns non-nil if the new state is enabled. | |||
| 17887 | 17921 | ||
| 17888 | ;;;*** | 17922 | ;;;*** |
| 17889 | 17923 | ||
| 17890 | ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (18213 | 17924 | ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (18310 |
| 17891 | ;;;;;; 1254)) | 17925 | ;;;;;; 12042)) |
| 17892 | ;;; Generated autoloads from menu-bar.el | 17926 | ;;; Generated autoloads from menu-bar.el |
| 17893 | 17927 | ||
| 17894 | (put 'menu-bar-mode 'standard-value '(t)) | 17928 | (put 'menu-bar-mode 'standard-value '(t)) |
| @@ -17919,7 +17953,7 @@ turn on menu bars; otherwise, turn off menu bars. | |||
| 17919 | ;;;;;; message-forward-make-body message-forward message-recover | 17953 | ;;;;;; message-forward-make-body message-forward message-recover |
| 17920 | ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply | 17954 | ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply |
| 17921 | ;;;;;; message-reply message-news message-mail message-mode) "message" | 17955 | ;;;;;; message-reply message-news message-mail message-mode) "message" |
| 17922 | ;;;;;; "gnus/message.el" (18231 31067)) | 17956 | ;;;;;; "gnus/message.el" (18329 52187)) |
| 17923 | ;;; Generated autoloads from gnus/message.el | 17957 | ;;; Generated autoloads from gnus/message.el |
| 17924 | 17958 | ||
| 17925 | (define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) | 17959 | (define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) |
| @@ -18085,7 +18119,7 @@ which specify the range to operate on. | |||
| 18085 | ;;;*** | 18119 | ;;;*** |
| 18086 | 18120 | ||
| 18087 | ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" | 18121 | ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" |
| 18088 | ;;;;;; (18190 39684)) | 18122 | ;;;;;; (18310 12112)) |
| 18089 | ;;; Generated autoloads from progmodes/meta-mode.el | 18123 | ;;; Generated autoloads from progmodes/meta-mode.el |
| 18090 | 18124 | ||
| 18091 | (autoload 'metafont-mode "meta-mode" "\ | 18125 | (autoload 'metafont-mode "meta-mode" "\ |
| @@ -18112,7 +18146,7 @@ Turning on MetaPost mode calls the value of the variable | |||
| 18112 | 18146 | ||
| 18113 | ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body | 18147 | ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body |
| 18114 | ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" | 18148 | ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" |
| 18115 | ;;;;;; (18177 867)) | 18149 | ;;;;;; (18310 12090)) |
| 18116 | ;;; Generated autoloads from mail/metamail.el | 18150 | ;;; Generated autoloads from mail/metamail.el |
| 18117 | 18151 | ||
| 18118 | (autoload 'metamail-interpret-header "metamail" "\ | 18152 | (autoload 'metamail-interpret-header "metamail" "\ |
| @@ -18157,7 +18191,7 @@ redisplayed as output is inserted. | |||
| 18157 | 18191 | ||
| 18158 | ;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose | 18192 | ;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose |
| 18159 | ;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" | 18193 | ;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" |
| 18160 | ;;;;;; "mh-e/mh-comp.el" (18177 868)) | 18194 | ;;;;;; "mh-e/mh-comp.el" (18310 12093)) |
| 18161 | ;;; Generated autoloads from mh-e/mh-comp.el | 18195 | ;;; Generated autoloads from mh-e/mh-comp.el |
| 18162 | 18196 | ||
| 18163 | (autoload 'mh-smail "mh-comp" "\ | 18197 | (autoload 'mh-smail "mh-comp" "\ |
| @@ -18244,7 +18278,7 @@ delete the draft message. | |||
| 18244 | 18278 | ||
| 18245 | ;;;*** | 18279 | ;;;*** |
| 18246 | 18280 | ||
| 18247 | ;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (18190 39683)) | 18281 | ;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (18310 12093)) |
| 18248 | ;;; Generated autoloads from mh-e/mh-e.el | 18282 | ;;; Generated autoloads from mh-e/mh-e.el |
| 18249 | 18283 | ||
| 18250 | (put 'mh-progs 'risky-local-variable t) | 18284 | (put 'mh-progs 'risky-local-variable t) |
| @@ -18261,7 +18295,7 @@ Display version information about MH-E and the MH mail handling system. | |||
| 18261 | ;;;*** | 18295 | ;;;*** |
| 18262 | 18296 | ||
| 18263 | ;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" | 18297 | ;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" |
| 18264 | ;;;;;; "mh-e/mh-folder.el" (18177 868)) | 18298 | ;;;;;; "mh-e/mh-folder.el" (18310 12093)) |
| 18265 | ;;; Generated autoloads from mh-e/mh-folder.el | 18299 | ;;; Generated autoloads from mh-e/mh-folder.el |
| 18266 | 18300 | ||
| 18267 | (autoload 'mh-rmail "mh-folder" "\ | 18301 | (autoload 'mh-rmail "mh-folder" "\ |
| @@ -18343,7 +18377,7 @@ perform the operation on all messages in that region. | |||
| 18343 | ;;;*** | 18377 | ;;;*** |
| 18344 | 18378 | ||
| 18345 | ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" | 18379 | ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" |
| 18346 | ;;;;;; "midnight.el" (18177 868)) | 18380 | ;;;;;; "midnight.el" (18310 12042)) |
| 18347 | ;;; Generated autoloads from midnight.el | 18381 | ;;; Generated autoloads from midnight.el |
| 18348 | 18382 | ||
| 18349 | (autoload 'clean-buffer-list "midnight" "\ | 18383 | (autoload 'clean-buffer-list "midnight" "\ |
| @@ -18370,7 +18404,7 @@ to its second argument TM. | |||
| 18370 | ;;;*** | 18404 | ;;;*** |
| 18371 | 18405 | ||
| 18372 | ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" | 18406 | ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" |
| 18373 | ;;;;;; "minibuf-eldef.el" (18177 868)) | 18407 | ;;;;;; "minibuf-eldef.el" (18310 12042)) |
| 18374 | ;;; Generated autoloads from minibuf-eldef.el | 18408 | ;;; Generated autoloads from minibuf-eldef.el |
| 18375 | 18409 | ||
| 18376 | (defvar minibuffer-electric-default-mode nil "\ | 18410 | (defvar minibuffer-electric-default-mode nil "\ |
| @@ -18398,7 +18432,7 @@ Returns non-nil if the new state is enabled. | |||
| 18398 | ;;;*** | 18432 | ;;;*** |
| 18399 | 18433 | ||
| 18400 | ;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" | 18434 | ;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" |
| 18401 | ;;;;;; (18231 31070)) | 18435 | ;;;;;; (18310 12112)) |
| 18402 | ;;; Generated autoloads from progmodes/mixal-mode.el | 18436 | ;;; Generated autoloads from progmodes/mixal-mode.el |
| 18403 | 18437 | ||
| 18404 | (autoload 'mixal-mode "mixal-mode" "\ | 18438 | (autoload 'mixal-mode "mixal-mode" "\ |
| @@ -18413,7 +18447,7 @@ Major mode for the mixal asm language. | |||
| 18413 | 18447 | ||
| 18414 | ;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion | 18448 | ;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion |
| 18415 | ;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el" | 18449 | ;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el" |
| 18416 | ;;;;;; (18177 866)) | 18450 | ;;;;;; (18339 17960)) |
| 18417 | ;;; Generated autoloads from language/mlm-util.el | 18451 | ;;; Generated autoloads from language/mlm-util.el |
| 18418 | 18452 | ||
| 18419 | (autoload 'malayalam-compose-region "mlm-util" "\ | 18453 | (autoload 'malayalam-compose-region "mlm-util" "\ |
| @@ -18436,7 +18470,7 @@ In this case, compose characters after POS of the string. | |||
| 18436 | ;;;*** | 18470 | ;;;*** |
| 18437 | 18471 | ||
| 18438 | ;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) | 18472 | ;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) |
| 18439 | ;;;;;; "mm-extern" "gnus/mm-extern.el" (18177 861)) | 18473 | ;;;;;; "mm-extern" "gnus/mm-extern.el" (18310 12078)) |
| 18440 | ;;; Generated autoloads from gnus/mm-extern.el | 18474 | ;;; Generated autoloads from gnus/mm-extern.el |
| 18441 | 18475 | ||
| 18442 | (autoload 'mm-extern-cache-contents "mm-extern" "\ | 18476 | (autoload 'mm-extern-cache-contents "mm-extern" "\ |
| @@ -18455,7 +18489,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing. | |||
| 18455 | ;;;*** | 18489 | ;;;*** |
| 18456 | 18490 | ||
| 18457 | ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" | 18491 | ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" |
| 18458 | ;;;;;; (18231 31067)) | 18492 | ;;;;;; (18310 12078)) |
| 18459 | ;;; Generated autoloads from gnus/mm-partial.el | 18493 | ;;; Generated autoloads from gnus/mm-partial.el |
| 18460 | 18494 | ||
| 18461 | (autoload 'mm-inline-partial "mm-partial" "\ | 18495 | (autoload 'mm-inline-partial "mm-partial" "\ |
| @@ -18469,7 +18503,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing. | |||
| 18469 | ;;;*** | 18503 | ;;;*** |
| 18470 | 18504 | ||
| 18471 | ;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) | 18505 | ;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) |
| 18472 | ;;;;;; "mm-url" "gnus/mm-url.el" (18231 31067)) | 18506 | ;;;;;; "mm-url" "gnus/mm-url.el" (18310 12078)) |
| 18473 | ;;; Generated autoloads from gnus/mm-url.el | 18507 | ;;; Generated autoloads from gnus/mm-url.el |
| 18474 | 18508 | ||
| 18475 | (autoload 'mm-url-insert-file-contents "mm-url" "\ | 18509 | (autoload 'mm-url-insert-file-contents "mm-url" "\ |
| @@ -18486,7 +18520,7 @@ Insert file contents of URL using `mm-url-program'. | |||
| 18486 | ;;;*** | 18520 | ;;;*** |
| 18487 | 18521 | ||
| 18488 | ;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" | 18522 | ;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" |
| 18489 | ;;;;;; "gnus/mm-uu.el" (18231 31067)) | 18523 | ;;;;;; "gnus/mm-uu.el" (18310 12078)) |
| 18490 | ;;; Generated autoloads from gnus/mm-uu.el | 18524 | ;;; Generated autoloads from gnus/mm-uu.el |
| 18491 | 18525 | ||
| 18492 | (autoload 'mm-uu-dissect "mm-uu" "\ | 18526 | (autoload 'mm-uu-dissect "mm-uu" "\ |
| @@ -18506,7 +18540,7 @@ Assume text has been decoded if DECODED is non-nil. | |||
| 18506 | ;;;*** | 18540 | ;;;*** |
| 18507 | 18541 | ||
| 18508 | ;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" | 18542 | ;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" |
| 18509 | ;;;;;; (18231 31067)) | 18543 | ;;;;;; (18310 12079)) |
| 18510 | ;;; Generated autoloads from gnus/mml1991.el | 18544 | ;;; Generated autoloads from gnus/mml1991.el |
| 18511 | 18545 | ||
| 18512 | (autoload 'mml1991-encrypt "mml1991" "\ | 18546 | (autoload 'mml1991-encrypt "mml1991" "\ |
| @@ -18523,7 +18557,7 @@ Not documented | |||
| 18523 | 18557 | ||
| 18524 | ;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt | 18558 | ;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt |
| 18525 | ;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) | 18559 | ;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) |
| 18526 | ;;;;;; "mml2015" "gnus/mml2015.el" (18231 31067)) | 18560 | ;;;;;; "mml2015" "gnus/mml2015.el" (18310 12079)) |
| 18527 | ;;; Generated autoloads from gnus/mml2015.el | 18561 | ;;; Generated autoloads from gnus/mml2015.el |
| 18528 | 18562 | ||
| 18529 | (autoload 'mml2015-decrypt "mml2015" "\ | 18563 | (autoload 'mml2015-decrypt "mml2015" "\ |
| @@ -18596,7 +18630,7 @@ followed by the first character of the construct. | |||
| 18596 | ;;;*** | 18630 | ;;;*** |
| 18597 | 18631 | ||
| 18598 | ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" | 18632 | ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" |
| 18599 | ;;;;;; (18177 871)) | 18633 | ;;;;;; (18310 12105)) |
| 18600 | ;;; Generated autoloads from play/morse.el | 18634 | ;;; Generated autoloads from play/morse.el |
| 18601 | 18635 | ||
| 18602 | (autoload 'morse-region "morse" "\ | 18636 | (autoload 'morse-region "morse" "\ |
| @@ -18611,8 +18645,8 @@ Convert morse coded text in region to ordinary ASCII text. | |||
| 18611 | 18645 | ||
| 18612 | ;;;*** | 18646 | ;;;*** |
| 18613 | 18647 | ||
| 18614 | ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (18177 | 18648 | ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (18310 |
| 18615 | ;;;;;; 868)) | 18649 | ;;;;;; 12043)) |
| 18616 | ;;; Generated autoloads from mouse-sel.el | 18650 | ;;; Generated autoloads from mouse-sel.el |
| 18617 | 18651 | ||
| 18618 | (defvar mouse-sel-mode nil "\ | 18652 | (defvar mouse-sel-mode nil "\ |
| @@ -18664,7 +18698,7 @@ primary selection and region. | |||
| 18664 | 18698 | ||
| 18665 | ;;;*** | 18699 | ;;;*** |
| 18666 | 18700 | ||
| 18667 | ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (18177 871)) | 18701 | ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (18310 12105)) |
| 18668 | ;;; Generated autoloads from play/mpuz.el | 18702 | ;;; Generated autoloads from play/mpuz.el |
| 18669 | 18703 | ||
| 18670 | (autoload 'mpuz "mpuz" "\ | 18704 | (autoload 'mpuz "mpuz" "\ |
| @@ -18674,7 +18708,7 @@ Multiplication puzzle with GNU Emacs. | |||
| 18674 | 18708 | ||
| 18675 | ;;;*** | 18709 | ;;;*** |
| 18676 | 18710 | ||
| 18677 | ;;;### (autoloads (msb-mode) "msb" "msb.el" (18231 31063)) | 18711 | ;;;### (autoloads (msb-mode) "msb" "msb.el" (18307 26228)) |
| 18678 | ;;; Generated autoloads from msb.el | 18712 | ;;; Generated autoloads from msb.el |
| 18679 | 18713 | ||
| 18680 | (defvar msb-mode nil "\ | 18714 | (defvar msb-mode nil "\ |
| @@ -18701,7 +18735,7 @@ different buffer menu using the function `msb'. | |||
| 18701 | ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly | 18735 | ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly |
| 18702 | ;;;;;; describe-coding-system describe-character-set list-charset-chars | 18736 | ;;;;;; describe-coding-system describe-character-set list-charset-chars |
| 18703 | ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" | 18737 | ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" |
| 18704 | ;;;;;; (18206 27859)) | 18738 | ;;;;;; (18343 49081)) |
| 18705 | ;;; Generated autoloads from international/mule-diag.el | 18739 | ;;; Generated autoloads from international/mule-diag.el |
| 18706 | 18740 | ||
| 18707 | (autoload 'list-character-sets "mule-diag" "\ | 18741 | (autoload 'list-character-sets "mule-diag" "\ |
| @@ -18845,7 +18879,7 @@ The list is null if CHAR isn't found in `unicodedata-file'. | |||
| 18845 | ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion | 18879 | ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion |
| 18846 | ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist | 18880 | ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist |
| 18847 | ;;;;;; truncate-string-to-width store-substring string-to-sequence) | 18881 | ;;;;;; truncate-string-to-width store-substring string-to-sequence) |
| 18848 | ;;;;;; "mule-util" "international/mule-util.el" (18177 865)) | 18882 | ;;;;;; "mule-util" "international/mule-util.el" (18339 17955)) |
| 18849 | ;;; Generated autoloads from international/mule-util.el | 18883 | ;;; Generated autoloads from international/mule-util.el |
| 18850 | 18884 | ||
| 18851 | (autoload 'string-to-sequence "mule-util" "\ | 18885 | (autoload 'string-to-sequence "mule-util" "\ |
| @@ -18982,7 +19016,7 @@ basis, this may not be accurate. | |||
| 18982 | ;;;*** | 19016 | ;;;*** |
| 18983 | 19017 | ||
| 18984 | ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" | 19018 | ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" |
| 18985 | ;;;;;; (18177 869)) | 19019 | ;;;;;; (18310 12043)) |
| 18986 | ;;; Generated autoloads from mwheel.el | 19020 | ;;; Generated autoloads from mwheel.el |
| 18987 | 19021 | ||
| 18988 | (defvar mouse-wheel-mode nil "\ | 19022 | (defvar mouse-wheel-mode nil "\ |
| @@ -19011,7 +19045,7 @@ Enable mouse wheel support. | |||
| 19011 | ;;;### (autoloads (network-connection network-connection-to-service | 19045 | ;;;### (autoloads (network-connection network-connection-to-service |
| 19012 | ;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host | 19046 | ;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host |
| 19013 | ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) | 19047 | ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) |
| 19014 | ;;;;;; "net-utils" "net/net-utils.el" (18177 869)) | 19048 | ;;;;;; "net-utils" "net/net-utils.el" (18310 12095)) |
| 19015 | ;;; Generated autoloads from net/net-utils.el | 19049 | ;;; Generated autoloads from net/net-utils.el |
| 19016 | 19050 | ||
| 19017 | (autoload 'traceroute "net-utils" "\ | 19051 | (autoload 'traceroute "net-utils" "\ |
| @@ -19107,7 +19141,7 @@ Open a network connection to HOST on PORT. | |||
| 19107 | ;;;;;; uncomment-region comment-kill comment-set-column comment-indent | 19141 | ;;;;;; uncomment-region comment-kill comment-set-column comment-indent |
| 19108 | ;;;;;; comment-indent-default comment-normalize-vars comment-multi-line | 19142 | ;;;;;; comment-indent-default comment-normalize-vars comment-multi-line |
| 19109 | ;;;;;; comment-padding comment-style comment-column) "newcomment" | 19143 | ;;;;;; comment-padding comment-style comment-column) "newcomment" |
| 19110 | ;;;;;; "newcomment.el" (18231 31063)) | 19144 | ;;;;;; "newcomment.el" (18310 12043)) |
| 19111 | ;;; Generated autoloads from newcomment.el | 19145 | ;;; Generated autoloads from newcomment.el |
| 19112 | 19146 | ||
| 19113 | (defalias 'indent-for-comment 'comment-indent) | 19147 | (defalias 'indent-for-comment 'comment-indent) |
| @@ -19304,7 +19338,7 @@ unless optional argument SOFT is non-nil. | |||
| 19304 | 19338 | ||
| 19305 | ;;;### (autoloads (newsticker-show-news newsticker-start-ticker newsticker-start | 19339 | ;;;### (autoloads (newsticker-show-news newsticker-start-ticker newsticker-start |
| 19306 | ;;;;;; newsticker-ticker-running-p newsticker-running-p) "newsticker" | 19340 | ;;;;;; newsticker-ticker-running-p newsticker-running-p) "newsticker" |
| 19307 | ;;;;;; "net/newsticker.el" (18231 31069)) | 19341 | ;;;;;; "net/newsticker.el" (18310 12096)) |
| 19308 | ;;; Generated autoloads from net/newsticker.el | 19342 | ;;; Generated autoloads from net/newsticker.el |
| 19309 | 19343 | ||
| 19310 | (autoload 'newsticker-running-p "newsticker" "\ | 19344 | (autoload 'newsticker-running-p "newsticker" "\ |
| @@ -19346,7 +19380,7 @@ Switch to newsticker buffer. You may want to bind this to a key. | |||
| 19346 | ;;;*** | 19380 | ;;;*** |
| 19347 | 19381 | ||
| 19348 | ;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" | 19382 | ;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" |
| 19349 | ;;;;;; (18231 31067)) | 19383 | ;;;;;; (18310 12079)) |
| 19350 | ;;; Generated autoloads from gnus/nndiary.el | 19384 | ;;; Generated autoloads from gnus/nndiary.el |
| 19351 | 19385 | ||
| 19352 | (autoload 'nndiary-generate-nov-databases "nndiary" "\ | 19386 | (autoload 'nndiary-generate-nov-databases "nndiary" "\ |
| @@ -19356,8 +19390,8 @@ Generate NOV databases in all nndiary directories. | |||
| 19356 | 19390 | ||
| 19357 | ;;;*** | 19391 | ;;;*** |
| 19358 | 19392 | ||
| 19359 | ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (18231 | 19393 | ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (18310 |
| 19360 | ;;;;;; 31067)) | 19394 | ;;;;;; 12079)) |
| 19361 | ;;; Generated autoloads from gnus/nndoc.el | 19395 | ;;; Generated autoloads from gnus/nndoc.el |
| 19362 | 19396 | ||
| 19363 | (autoload 'nndoc-add-type "nndoc" "\ | 19397 | (autoload 'nndoc-add-type "nndoc" "\ |
| @@ -19372,7 +19406,7 @@ symbol in the alist. | |||
| 19372 | ;;;*** | 19406 | ;;;*** |
| 19373 | 19407 | ||
| 19374 | ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" | 19408 | ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" |
| 19375 | ;;;;;; (18231 31068)) | 19409 | ;;;;;; (18310 12079)) |
| 19376 | ;;; Generated autoloads from gnus/nnfolder.el | 19410 | ;;; Generated autoloads from gnus/nnfolder.el |
| 19377 | 19411 | ||
| 19378 | (autoload 'nnfolder-generate-active-file "nnfolder" "\ | 19412 | (autoload 'nnfolder-generate-active-file "nnfolder" "\ |
| @@ -19384,7 +19418,7 @@ This command does not work if you use short group names. | |||
| 19384 | ;;;*** | 19418 | ;;;*** |
| 19385 | 19419 | ||
| 19386 | ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" | 19420 | ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" |
| 19387 | ;;;;;; (18231 31068)) | 19421 | ;;;;;; (18310 12080)) |
| 19388 | ;;; Generated autoloads from gnus/nnkiboze.el | 19422 | ;;; Generated autoloads from gnus/nnkiboze.el |
| 19389 | 19423 | ||
| 19390 | (autoload 'nnkiboze-generate-groups "nnkiboze" "\ | 19424 | (autoload 'nnkiboze-generate-groups "nnkiboze" "\ |
| @@ -19396,7 +19430,7 @@ Finds out what articles are to be part of the nnkiboze groups. | |||
| 19396 | ;;;*** | 19430 | ;;;*** |
| 19397 | 19431 | ||
| 19398 | ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" | 19432 | ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" |
| 19399 | ;;;;;; (18231 31068)) | 19433 | ;;;;;; (18310 12080)) |
| 19400 | ;;; Generated autoloads from gnus/nnml.el | 19434 | ;;; Generated autoloads from gnus/nnml.el |
| 19401 | 19435 | ||
| 19402 | (autoload 'nnml-generate-nov-databases "nnml" "\ | 19436 | (autoload 'nnml-generate-nov-databases "nnml" "\ |
| @@ -19407,7 +19441,7 @@ Generate NOV databases in all nnml directories. | |||
| 19407 | ;;;*** | 19441 | ;;;*** |
| 19408 | 19442 | ||
| 19409 | ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) | 19443 | ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) |
| 19410 | ;;;;;; "nnsoup" "gnus/nnsoup.el" (18231 31068)) | 19444 | ;;;;;; "nnsoup" "gnus/nnsoup.el" (18310 12081)) |
| 19411 | ;;; Generated autoloads from gnus/nnsoup.el | 19445 | ;;; Generated autoloads from gnus/nnsoup.el |
| 19412 | 19446 | ||
| 19413 | (autoload 'nnsoup-pack-replies "nnsoup" "\ | 19447 | (autoload 'nnsoup-pack-replies "nnsoup" "\ |
| @@ -19428,7 +19462,7 @@ Revert posting and mailing methods to the standard Emacs methods. | |||
| 19428 | ;;;*** | 19462 | ;;;*** |
| 19429 | 19463 | ||
| 19430 | ;;;### (autoloads (disable-command enable-command disabled-command-function) | 19464 | ;;;### (autoloads (disable-command enable-command disabled-command-function) |
| 19431 | ;;;;;; "novice" "novice.el" (18177 870)) | 19465 | ;;;;;; "novice" "novice.el" (18310 12043)) |
| 19432 | ;;; Generated autoloads from novice.el | 19466 | ;;; Generated autoloads from novice.el |
| 19433 | 19467 | ||
| 19434 | (defvar disabled-command-function 'disabled-command-function "\ | 19468 | (defvar disabled-command-function 'disabled-command-function "\ |
| @@ -19461,7 +19495,7 @@ to future sessions. | |||
| 19461 | ;;;*** | 19495 | ;;;*** |
| 19462 | 19496 | ||
| 19463 | ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" | 19497 | ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" |
| 19464 | ;;;;;; (18231 31070)) | 19498 | ;;;;;; (18310 12118)) |
| 19465 | ;;; Generated autoloads from textmodes/nroff-mode.el | 19499 | ;;; Generated autoloads from textmodes/nroff-mode.el |
| 19466 | 19500 | ||
| 19467 | (autoload 'nroff-mode "nroff-mode" "\ | 19501 | (autoload 'nroff-mode "nroff-mode" "\ |
| @@ -19476,7 +19510,7 @@ closing requests for requests that are used in matched pairs. | |||
| 19476 | ;;;*** | 19510 | ;;;*** |
| 19477 | 19511 | ||
| 19478 | ;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el" | 19512 | ;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el" |
| 19479 | ;;;;;; (18308 19808)) | 19513 | ;;;;;; (18310 12100)) |
| 19480 | ;;; Generated autoloads from nxml/nxml-glyph.el | 19514 | ;;; Generated autoloads from nxml/nxml-glyph.el |
| 19481 | 19515 | ||
| 19482 | (autoload 'nxml-glyph-display-string "nxml-glyph" "\ | 19516 | (autoload 'nxml-glyph-display-string "nxml-glyph" "\ |
| @@ -19488,8 +19522,8 @@ Return nil if the face cannot display a glyph for N. | |||
| 19488 | 19522 | ||
| 19489 | ;;;*** | 19523 | ;;;*** |
| 19490 | 19524 | ||
| 19491 | ;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (18313 | 19525 | ;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (18324 |
| 19492 | ;;;;;; 19474)) | 19526 | ;;;;;; 26615)) |
| 19493 | ;;; Generated autoloads from nxml/nxml-mode.el | 19527 | ;;; Generated autoloads from nxml/nxml-mode.el |
| 19494 | 19528 | ||
| 19495 | (autoload 'nxml-mode "nxml-mode" "\ | 19529 | (autoload 'nxml-mode "nxml-mode" "\ |
| @@ -19565,7 +19599,7 @@ the variable `nxml-enabled-unicode-blocks'. | |||
| 19565 | ;;;*** | 19599 | ;;;*** |
| 19566 | 19600 | ||
| 19567 | ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" | 19601 | ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" |
| 19568 | ;;;;;; (18177 873)) | 19602 | ;;;;;; (18310 12112)) |
| 19569 | ;;; Generated autoloads from progmodes/octave-hlp.el | 19603 | ;;; Generated autoloads from progmodes/octave-hlp.el |
| 19570 | 19604 | ||
| 19571 | (autoload 'octave-help "octave-hlp" "\ | 19605 | (autoload 'octave-help "octave-hlp" "\ |
| @@ -19579,7 +19613,7 @@ If KEY is not a string, prompt for it with completion. | |||
| 19579 | ;;;*** | 19613 | ;;;*** |
| 19580 | 19614 | ||
| 19581 | ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" | 19615 | ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" |
| 19582 | ;;;;;; (18190 39684)) | 19616 | ;;;;;; (18310 12112)) |
| 19583 | ;;; Generated autoloads from progmodes/octave-inf.el | 19617 | ;;; Generated autoloads from progmodes/octave-inf.el |
| 19584 | 19618 | ||
| 19585 | (autoload 'inferior-octave "octave-inf" "\ | 19619 | (autoload 'inferior-octave "octave-inf" "\ |
| @@ -19602,7 +19636,7 @@ startup file, `~/.emacs-octave'. | |||
| 19602 | ;;;*** | 19636 | ;;;*** |
| 19603 | 19637 | ||
| 19604 | ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" | 19638 | ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" |
| 19605 | ;;;;;; (18213 1259)) | 19639 | ;;;;;; (18310 12112)) |
| 19606 | ;;; Generated autoloads from progmodes/octave-mod.el | 19640 | ;;; Generated autoloads from progmodes/octave-mod.el |
| 19607 | 19641 | ||
| 19608 | (autoload 'octave-mode "octave-mod" "\ | 19642 | (autoload 'octave-mode "octave-mod" "\ |
| @@ -19693,7 +19727,7 @@ including a reproducible test case and send the message. | |||
| 19693 | ;;;*** | 19727 | ;;;*** |
| 19694 | 19728 | ||
| 19695 | ;;;### (autoloads (edit-options list-options) "options" "obsolete/options.el" | 19729 | ;;;### (autoloads (edit-options list-options) "options" "obsolete/options.el" |
| 19696 | ;;;;;; (18177 870)) | 19730 | ;;;;;; (18310 12103)) |
| 19697 | ;;; Generated autoloads from obsolete/options.el | 19731 | ;;; Generated autoloads from obsolete/options.el |
| 19698 | 19732 | ||
| 19699 | (autoload 'list-options "options" "\ | 19733 | (autoload 'list-options "options" "\ |
| @@ -19715,15 +19749,15 @@ The Custom feature is intended to make this obsolete. | |||
| 19715 | ;;;*** | 19749 | ;;;*** |
| 19716 | 19750 | ||
| 19717 | ;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files | 19751 | ;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files |
| 19718 | ;;;;;; org-export-icalendar-this-file org-diary org-tags-view org-todo-list | 19752 | ;;;;;; org-export-icalendar-this-file org-diary org-agenda-list-stuck-projects |
| 19719 | ;;;;;; org-agenda-list org-cycle-agenda-files org-batch-store-agenda-views | 19753 | ;;;;;; org-tags-view org-todo-list org-agenda-list org-cycle-agenda-files |
| 19720 | ;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda | 19754 | ;;;;;; org-batch-store-agenda-views org-store-agenda-views org-batch-agenda-csv |
| 19721 | ;;;;;; org-agenda org-agenda-to-appt org-remember-handler org-remember | 19755 | ;;;;;; org-batch-agenda org-agenda org-agenda-to-appt org-remember-handler |
| 19722 | ;;;;;; org-remember-apply-template org-remember-annotation org-open-at-point-global | 19756 | ;;;;;; org-remember org-remember-apply-template org-remember-annotation |
| 19723 | ;;;;;; org-insert-link-global org-store-link orgtbl-mode turn-on-orgtbl | 19757 | ;;;;;; org-remember-insinuate org-open-at-point-global org-insert-link-global |
| 19724 | ;;;;;; org-run-like-in-org-mode turn-on-orgstruct++ turn-on-orgstruct | 19758 | ;;;;;; org-store-link orgtbl-mode turn-on-orgtbl org-run-like-in-org-mode |
| 19725 | ;;;;;; orgstruct-mode org-global-cycle org-cycle org-mode) "org" | 19759 | ;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle |
| 19726 | ;;;;;; "textmodes/org.el" (18231 31070)) | 19760 | ;;;;;; org-cycle org-mode) "org" "textmodes/org.el" (18329 52192)) |
| 19727 | ;;; Generated autoloads from textmodes/org.el | 19761 | ;;; Generated autoloads from textmodes/org.el |
| 19728 | 19762 | ||
| 19729 | (autoload 'org-mode "org" "\ | 19763 | (autoload 'org-mode "org" "\ |
| @@ -19817,7 +19851,7 @@ Unconditionally turn on `orgstruct-mode'. | |||
| 19817 | Unconditionally turn on `orgstruct-mode', and force org-mode indentations. | 19851 | Unconditionally turn on `orgstruct-mode', and force org-mode indentations. |
| 19818 | In addition to setting orgstruct-mode, this also exports all indentation and | 19852 | In addition to setting orgstruct-mode, this also exports all indentation and |
| 19819 | autofilling variables from org-mode into the buffer. Note that turning | 19853 | autofilling variables from org-mode into the buffer. Note that turning |
| 19820 | off orgstruct-mode will *not* remove these additonal settings. | 19854 | off orgstruct-mode will *not* remove these additional settings. |
| 19821 | 19855 | ||
| 19822 | \(fn)" nil nil) | 19856 | \(fn)" nil nil) |
| 19823 | 19857 | ||
| @@ -19859,6 +19893,11 @@ Org-mode syntax. | |||
| 19859 | 19893 | ||
| 19860 | \(fn)" t nil) | 19894 | \(fn)" t nil) |
| 19861 | 19895 | ||
| 19896 | (autoload 'org-remember-insinuate "org" "\ | ||
| 19897 | Setup remember.el for use wiht Org-mode. | ||
| 19898 | |||
| 19899 | \(fn)" nil nil) | ||
| 19900 | |||
| 19862 | (autoload 'org-remember-annotation "org" "\ | 19901 | (autoload 'org-remember-annotation "org" "\ |
| 19863 | Return a link to the current location as an annotation for remember.el. | 19902 | Return a link to the current location as an annotation for remember.el. |
| 19864 | If you are using Org-mode files as target for data storage with | 19903 | If you are using Org-mode files as target for data storage with |
| @@ -19870,7 +19909,7 @@ conventions in Org-mode. This function returns such a link. | |||
| 19870 | (autoload 'org-remember-apply-template "org" "\ | 19909 | (autoload 'org-remember-apply-template "org" "\ |
| 19871 | Initialize *remember* buffer with template, invoke `org-mode'. | 19910 | Initialize *remember* buffer with template, invoke `org-mode'. |
| 19872 | This function should be placed into `remember-mode-hook' and in fact requires | 19911 | This function should be placed into `remember-mode-hook' and in fact requires |
| 19873 | to be run from that hook to fucntion properly. | 19912 | to be run from that hook to function properly. |
| 19874 | 19913 | ||
| 19875 | \(fn &optional USE-CHAR SKIP-INTERACTIVE)" nil nil) | 19914 | \(fn &optional USE-CHAR SKIP-INTERACTIVE)" nil nil) |
| 19876 | 19915 | ||
| @@ -19879,7 +19918,15 @@ Call `remember'. If this is already a remember buffer, re-apply template. | |||
| 19879 | If there is an active region, make sure remember uses it as initial content | 19918 | If there is an active region, make sure remember uses it as initial content |
| 19880 | of the remember buffer. | 19919 | of the remember buffer. |
| 19881 | 19920 | ||
| 19882 | \(fn &optional ORG-FORCE-REMEMBER-TEMPLATE-CHAR)" t nil) | 19921 | When called interactively with a `C-u' prefix argument GOTO, don't remember |
| 19922 | anything, just go to the file/headline where the selected template usually | ||
| 19923 | stores its notes. With a double prefix arg `C-u C-u', go to the last | ||
| 19924 | note stored by remember. | ||
| 19925 | |||
| 19926 | Lisp programs can set ORG-FORCE-REMEMBER-TEMPLATE-CHAR to a character | ||
| 19927 | associated with a template in `org-remember-templates'. | ||
| 19928 | |||
| 19929 | \(fn &optional GOTO ORG-FORCE-REMEMBER-TEMPLATE-CHAR)" t nil) | ||
| 19883 | 19930 | ||
| 19884 | (autoload 'org-remember-handler "org" "\ | 19931 | (autoload 'org-remember-handler "org" "\ |
| 19885 | Store stuff from remember.el into an org file. | 19932 | Store stuff from remember.el into an org file. |
| @@ -19969,7 +20016,7 @@ Pressing `<' twice means to restrict to the current subtree or region | |||
| 19969 | Run an agenda command in batch mode and send the result to STDOUT. | 20016 | Run an agenda command in batch mode and send the result to STDOUT. |
| 19970 | If CMD-KEY is a string of length 1, it is used as a key in | 20017 | If CMD-KEY is a string of length 1, it is used as a key in |
| 19971 | `org-agenda-custom-commands' and triggers this command. If it is a | 20018 | `org-agenda-custom-commands' and triggers this command. If it is a |
| 19972 | longer string is is used as a tags/todo match string. | 20019 | longer string it is used as a tags/todo match string. |
| 19973 | Paramters are alternating variable names and values that will be bound | 20020 | Paramters are alternating variable names and values that will be bound |
| 19974 | before running the agenda command. | 20021 | before running the agenda command. |
| 19975 | 20022 | ||
| @@ -19979,7 +20026,7 @@ before running the agenda command. | |||
| 19979 | Run an agenda command in batch mode and send the result to STDOUT. | 20026 | Run an agenda command in batch mode and send the result to STDOUT. |
| 19980 | If CMD-KEY is a string of length 1, it is used as a key in | 20027 | If CMD-KEY is a string of length 1, it is used as a key in |
| 19981 | `org-agenda-custom-commands' and triggers this command. If it is a | 20028 | `org-agenda-custom-commands' and triggers this command. If it is a |
| 19982 | longer string is is used as a tags/todo match string. | 20029 | longer string it is used as a tags/todo match string. |
| 19983 | Paramters are alternating variable names and values that will be bound | 20030 | Paramters are alternating variable names and values that will be bound |
| 19984 | before running the agenda command. | 20031 | before running the agenda command. |
| 19985 | 20032 | ||
| @@ -20063,6 +20110,15 @@ The prefix arg TODO-ONLY limits the search to TODO entries. | |||
| 20063 | 20110 | ||
| 20064 | \(fn &optional TODO-ONLY MATCH)" t nil) | 20111 | \(fn &optional TODO-ONLY MATCH)" t nil) |
| 20065 | 20112 | ||
| 20113 | (autoload 'org-agenda-list-stuck-projects "org" "\ | ||
| 20114 | Create agenda view for projects that are stuck. | ||
| 20115 | Stuck projects are project that have no next actions. For the definitions | ||
| 20116 | of what a project is and how to check if it stuck, customize the variable | ||
| 20117 | `org-stuck-projects'. | ||
| 20118 | MATCH is being ignored. | ||
| 20119 | |||
| 20120 | \(fn &rest IGNORE)" t nil) | ||
| 20121 | |||
| 20066 | (autoload 'org-diary "org" "\ | 20122 | (autoload 'org-diary "org" "\ |
| 20067 | Return diary information from org-files. | 20123 | Return diary information from org-files. |
| 20068 | This function can be used in a \"sexp\" diary entry in the Emacs calendar. | 20124 | This function can be used in a \"sexp\" diary entry in the Emacs calendar. |
| @@ -20136,7 +20192,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'. | |||
| 20136 | ;;;### (autoloads (org-export-as-latex org-export-region-as-latex | 20192 | ;;;### (autoloads (org-export-as-latex org-export-region-as-latex |
| 20137 | ;;;;;; org-replace-region-by-latex org-export-as-latex-to-buffer | 20193 | ;;;;;; org-replace-region-by-latex org-export-as-latex-to-buffer |
| 20138 | ;;;;;; org-export-as-latex-batch) "org-export-latex" "textmodes/org-export-latex.el" | 20194 | ;;;;;; org-export-as-latex-batch) "org-export-latex" "textmodes/org-export-latex.el" |
| 20139 | ;;;;;; (18231 31070)) | 20195 | ;;;;;; (18324 26617)) |
| 20140 | ;;; Generated autoloads from textmodes/org-export-latex.el | 20196 | ;;; Generated autoloads from textmodes/org-export-latex.el |
| 20141 | 20197 | ||
| 20142 | (autoload 'org-export-as-latex-batch "org-export-latex" "\ | 20198 | (autoload 'org-export-as-latex-batch "org-export-latex" "\ |
| @@ -20157,7 +20213,7 @@ No file is created. The prefix ARG is passed through to `org-export-as-latex'. | |||
| 20157 | (autoload 'org-replace-region-by-latex "org-export-latex" "\ | 20213 | (autoload 'org-replace-region-by-latex "org-export-latex" "\ |
| 20158 | Replace the region from BEG to END with its LaTeX export. | 20214 | Replace the region from BEG to END with its LaTeX export. |
| 20159 | It assumes the region has `org-mode' syntax, and then convert it to | 20215 | It assumes the region has `org-mode' syntax, and then convert it to |
| 20160 | LaTeX. This can be used in any buffer. For example, you could | 20216 | LaTeX. This can be used in any buffer. For example, you could |
| 20161 | write an itemized list in `org-mode' syntax in an LaTeX buffer and | 20217 | write an itemized list in `org-mode' syntax in an LaTeX buffer and |
| 20162 | then use this command to convert it. | 20218 | then use this command to convert it. |
| 20163 | 20219 | ||
| @@ -20182,14 +20238,28 @@ in a window. A non-interactive call will only retunr the buffer. | |||
| 20182 | 20238 | ||
| 20183 | (autoload 'org-export-as-latex "org-export-latex" "\ | 20239 | (autoload 'org-export-as-latex "org-export-latex" "\ |
| 20184 | Export current buffer to a LaTeX file. | 20240 | Export current buffer to a LaTeX file. |
| 20241 | If there is an active region, export only the region. The prefix | ||
| 20242 | ARG specifies how many levels of the outline should become | ||
| 20243 | headlines. The default is 3. Lower levels will be exported | ||
| 20244 | depending on `org-export-latex-low-levels'. The default is to | ||
| 20245 | convert them as description lists. When HIDDEN is non-nil, don't | ||
| 20246 | display the LaTeX buffer. EXT-PLIST is a property list with | ||
| 20247 | external parameters overriding org-mode's default settings, but | ||
| 20248 | still inferior to file-local settings. When TO-BUFFER is | ||
| 20249 | non-nil, create a buffer with that name and export to that | ||
| 20250 | buffer. If TO-BUFFER is the symbol `string', don't leave any | ||
| 20251 | buffer behind but just return the resulting LaTeX as a string. | ||
| 20252 | When BODY-ONLY is set, don't produce the file header and footer, | ||
| 20253 | simply return the content of egin{document}...nd{document}, | ||
| 20254 | without even the egin{document} and nd{document} commands. | ||
| 20185 | 20255 | ||
| 20186 | \(fn ARG &optional HIDDEN EXT-PLIST TO-BUFFER BODY-ONLY)" t nil) | 20256 | \(fn ARG &optional HIDDEN EXT-PLIST TO-BUFFER BODY-ONLY)" t nil) |
| 20187 | 20257 | ||
| 20188 | ;;;*** | 20258 | ;;;*** |
| 20189 | 20259 | ||
| 20190 | ;;;### (autoloads (org-publish-all org-publish-current-file org-publish-current-project | 20260 | ;;;### (autoloads (org-publish-all org-publish-current-file org-publish-current-project |
| 20191 | ;;;;;; org-publish) "org-publish" "textmodes/org-publish.el" (18231 | 20261 | ;;;;;; org-publish) "org-publish" "textmodes/org-publish.el" (18324 |
| 20192 | ;;;;;; 31070)) | 20262 | ;;;;;; 26618)) |
| 20193 | ;;; Generated autoloads from textmodes/org-publish.el | 20263 | ;;; Generated autoloads from textmodes/org-publish.el |
| 20194 | 20264 | ||
| 20195 | (autoload 'org-publish "org-publish" "\ | 20265 | (autoload 'org-publish "org-publish" "\ |
| @@ -20218,7 +20288,7 @@ With prefix argument, force publish all files. | |||
| 20218 | ;;;*** | 20288 | ;;;*** |
| 20219 | 20289 | ||
| 20220 | ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" | 20290 | ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" |
| 20221 | ;;;;;; (18190 39678)) | 20291 | ;;;;;; (18329 52182)) |
| 20222 | ;;; Generated autoloads from outline.el | 20292 | ;;; Generated autoloads from outline.el |
| 20223 | (put 'outline-regexp 'safe-local-variable 'string-or-null-p) | 20293 | (put 'outline-regexp 'safe-local-variable 'string-or-null-p) |
| 20224 | 20294 | ||
| @@ -20274,8 +20344,8 @@ See the command `outline-mode' for more information on this mode. | |||
| 20274 | 20344 | ||
| 20275 | ;;;*** | 20345 | ;;;*** |
| 20276 | 20346 | ||
| 20277 | ;;;### (autoloads nil "paragraphs" "textmodes/paragraphs.el" (18177 | 20347 | ;;;### (autoloads nil "paragraphs" "textmodes/paragraphs.el" (18310 |
| 20278 | ;;;;;; 875)) | 20348 | ;;;;;; 12119)) |
| 20279 | ;;; Generated autoloads from textmodes/paragraphs.el | 20349 | ;;; Generated autoloads from textmodes/paragraphs.el |
| 20280 | (put 'paragraph-start 'safe-local-variable 'stringp) | 20350 | (put 'paragraph-start 'safe-local-variable 'stringp) |
| 20281 | (put 'paragraph-separate 'safe-local-variable 'stringp) | 20351 | (put 'paragraph-separate 'safe-local-variable 'stringp) |
| @@ -20289,7 +20359,7 @@ See the command `outline-mode' for more information on this mode. | |||
| 20289 | 20359 | ||
| 20290 | ;;;*** | 20360 | ;;;*** |
| 20291 | 20361 | ||
| 20292 | ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (18177 870)) | 20362 | ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (18310 12043)) |
| 20293 | ;;; Generated autoloads from paren.el | 20363 | ;;; Generated autoloads from paren.el |
| 20294 | 20364 | ||
| 20295 | (defvar show-paren-mode nil "\ | 20365 | (defvar show-paren-mode nil "\ |
| @@ -20314,7 +20384,7 @@ in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time. | |||
| 20314 | ;;;*** | 20384 | ;;;*** |
| 20315 | 20385 | ||
| 20316 | ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" | 20386 | ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" |
| 20317 | ;;;;;; (18177 856)) | 20387 | ;;;;;; (18310 12059)) |
| 20318 | ;;; Generated autoloads from calendar/parse-time.el | 20388 | ;;; Generated autoloads from calendar/parse-time.el |
| 20319 | 20389 | ||
| 20320 | (autoload 'parse-time-string "parse-time" "\ | 20390 | (autoload 'parse-time-string "parse-time" "\ |
| @@ -20326,8 +20396,8 @@ unknown are returned as nil. | |||
| 20326 | 20396 | ||
| 20327 | ;;;*** | 20397 | ;;;*** |
| 20328 | 20398 | ||
| 20329 | ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (18177 | 20399 | ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (18329 |
| 20330 | ;;;;;; 873)) | 20400 | ;;;;;; 52189)) |
| 20331 | ;;; Generated autoloads from progmodes/pascal.el | 20401 | ;;; Generated autoloads from progmodes/pascal.el |
| 20332 | 20402 | ||
| 20333 | (autoload 'pascal-mode "pascal" "\ | 20403 | (autoload 'pascal-mode "pascal" "\ |
| @@ -20380,7 +20450,7 @@ no args, if that value is non-nil. | |||
| 20380 | ;;;*** | 20450 | ;;;*** |
| 20381 | 20451 | ||
| 20382 | ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" | 20452 | ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" |
| 20383 | ;;;;;; (18177 858)) | 20453 | ;;;;;; (18310 12066)) |
| 20384 | ;;; Generated autoloads from emulation/pc-mode.el | 20454 | ;;; Generated autoloads from emulation/pc-mode.el |
| 20385 | 20455 | ||
| 20386 | (autoload 'pc-bindings-mode "pc-mode" "\ | 20456 | (autoload 'pc-bindings-mode "pc-mode" "\ |
| @@ -20397,8 +20467,8 @@ C-Escape does list-buffers. | |||
| 20397 | 20467 | ||
| 20398 | ;;;*** | 20468 | ;;;*** |
| 20399 | 20469 | ||
| 20400 | ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" | 20470 | ;;;### (autoloads (pc-selection-mode) "pc-select" "emulation/pc-select.el" |
| 20401 | ;;;;;; "emulation/pc-select.el" (18213 1258)) | 20471 | ;;;;;; (18310 12066)) |
| 20402 | ;;; Generated autoloads from emulation/pc-select.el | 20472 | ;;; Generated autoloads from emulation/pc-select.el |
| 20403 | 20473 | ||
| 20404 | (defvar pc-selection-mode nil "\ | 20474 | (defvar pc-selection-mode nil "\ |
| @@ -20464,8 +20534,8 @@ but before calling PC Selection mode): | |||
| 20464 | 20534 | ||
| 20465 | ;;;*** | 20535 | ;;;*** |
| 20466 | 20536 | ||
| 20467 | ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (18177 | 20537 | ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (18310 |
| 20468 | ;;;;;; 870)) | 20538 | ;;;;;; 12044)) |
| 20469 | ;;; Generated autoloads from pcmpl-cvs.el | 20539 | ;;; Generated autoloads from pcmpl-cvs.el |
| 20470 | 20540 | ||
| 20471 | (autoload 'pcomplete/cvs "pcmpl-cvs" "\ | 20541 | (autoload 'pcomplete/cvs "pcmpl-cvs" "\ |
| @@ -20476,7 +20546,7 @@ Completion rules for the `cvs' command. | |||
| 20476 | ;;;*** | 20546 | ;;;*** |
| 20477 | 20547 | ||
| 20478 | ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) | 20548 | ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) |
| 20479 | ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (18177 870)) | 20549 | ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (18310 12044)) |
| 20480 | ;;; Generated autoloads from pcmpl-gnu.el | 20550 | ;;; Generated autoloads from pcmpl-gnu.el |
| 20481 | 20551 | ||
| 20482 | (autoload 'pcomplete/gzip "pcmpl-gnu" "\ | 20552 | (autoload 'pcomplete/gzip "pcmpl-gnu" "\ |
| @@ -20504,7 +20574,7 @@ Completion for the GNU tar utility. | |||
| 20504 | ;;;*** | 20574 | ;;;*** |
| 20505 | 20575 | ||
| 20506 | ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) | 20576 | ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) |
| 20507 | ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (18177 870)) | 20577 | ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (18310 12044)) |
| 20508 | ;;; Generated autoloads from pcmpl-linux.el | 20578 | ;;; Generated autoloads from pcmpl-linux.el |
| 20509 | 20579 | ||
| 20510 | (autoload 'pcomplete/kill "pcmpl-linux" "\ | 20580 | (autoload 'pcomplete/kill "pcmpl-linux" "\ |
| @@ -20524,8 +20594,8 @@ Completion for GNU/Linux `mount'. | |||
| 20524 | 20594 | ||
| 20525 | ;;;*** | 20595 | ;;;*** |
| 20526 | 20596 | ||
| 20527 | ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (18177 | 20597 | ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (18310 |
| 20528 | ;;;;;; 870)) | 20598 | ;;;;;; 12044)) |
| 20529 | ;;; Generated autoloads from pcmpl-rpm.el | 20599 | ;;; Generated autoloads from pcmpl-rpm.el |
| 20530 | 20600 | ||
| 20531 | (autoload 'pcomplete/rpm "pcmpl-rpm" "\ | 20601 | (autoload 'pcomplete/rpm "pcmpl-rpm" "\ |
| @@ -20541,7 +20611,7 @@ You can use \\[eshell-report-bug] to do so. | |||
| 20541 | 20611 | ||
| 20542 | ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which | 20612 | ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which |
| 20543 | ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) | 20613 | ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) |
| 20544 | ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (18177 870)) | 20614 | ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (18310 12044)) |
| 20545 | ;;; Generated autoloads from pcmpl-unix.el | 20615 | ;;; Generated autoloads from pcmpl-unix.el |
| 20546 | 20616 | ||
| 20547 | (autoload 'pcomplete/cd "pcmpl-unix" "\ | 20617 | (autoload 'pcomplete/cd "pcmpl-unix" "\ |
| @@ -20587,8 +20657,8 @@ Completion for the `chgrp' command. | |||
| 20587 | 20657 | ||
| 20588 | ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list | 20658 | ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list |
| 20589 | ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete | 20659 | ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete |
| 20590 | ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (18177 | 20660 | ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (18310 |
| 20591 | ;;;;;; 870)) | 20661 | ;;;;;; 12044)) |
| 20592 | ;;; Generated autoloads from pcomplete.el | 20662 | ;;; Generated autoloads from pcomplete.el |
| 20593 | 20663 | ||
| 20594 | (autoload 'pcomplete "pcomplete" "\ | 20664 | (autoload 'pcomplete "pcomplete" "\ |
| @@ -20647,7 +20717,7 @@ Setup shell-mode to use pcomplete. | |||
| 20647 | 20717 | ||
| 20648 | ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status | 20718 | ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status |
| 20649 | ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" | 20719 | ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" |
| 20650 | ;;;;;; "pcvs.el" (18194 36639)) | 20720 | ;;;;;; "pcvs.el" (18324 26612)) |
| 20651 | ;;; Generated autoloads from pcvs.el | 20721 | ;;; Generated autoloads from pcvs.el |
| 20652 | 20722 | ||
| 20653 | (autoload 'cvs-checkout "pcvs" "\ | 20723 | (autoload 'cvs-checkout "pcvs" "\ |
| @@ -20724,7 +20794,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d | |||
| 20724 | 20794 | ||
| 20725 | ;;;*** | 20795 | ;;;*** |
| 20726 | 20796 | ||
| 20727 | ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (18190 39678)) | 20797 | ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (18329 52182)) |
| 20728 | ;;; Generated autoloads from pcvs-defs.el | 20798 | ;;; Generated autoloads from pcvs-defs.el |
| 20729 | 20799 | ||
| 20730 | (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] '(menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea")) (define-key m [checkout] '(menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository")) (define-key m [update] '(menu-item "Update Directory" cvs-update :help "Fetch updates from the repository")) (define-key m [examine] '(menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea")) (fset 'cvs-global-menu m))) | 20800 | (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] '(menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea")) (define-key m [checkout] '(menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository")) (define-key m [update] '(menu-item "Update Directory" cvs-update :help "Fetch updates from the repository")) (define-key m [examine] '(menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea")) (fset 'cvs-global-menu m))) |
| @@ -20732,7 +20802,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d | |||
| 20732 | ;;;*** | 20802 | ;;;*** |
| 20733 | 20803 | ||
| 20734 | ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" | 20804 | ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" |
| 20735 | ;;;;;; (18177 873)) | 20805 | ;;;;;; (18339 17963)) |
| 20736 | ;;; Generated autoloads from progmodes/perl-mode.el | 20806 | ;;; Generated autoloads from progmodes/perl-mode.el |
| 20737 | (put 'perl-indent-level 'safe-local-variable 'integerp) | 20807 | (put 'perl-indent-level 'safe-local-variable 'integerp) |
| 20738 | (put 'perl-continued-statement-offset 'safe-local-variable 'integerp) | 20808 | (put 'perl-continued-statement-offset 'safe-local-variable 'integerp) |
| @@ -20796,7 +20866,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'. | |||
| 20796 | ;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key | 20866 | ;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key |
| 20797 | ;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt | 20867 | ;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt |
| 20798 | ;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region | 20868 | ;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region |
| 20799 | ;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (18177 871)) | 20869 | ;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (18310 12045)) |
| 20800 | ;;; Generated autoloads from pgg.el | 20870 | ;;; Generated autoloads from pgg.el |
| 20801 | 20871 | ||
| 20802 | (autoload 'pgg-encrypt-region "pgg" "\ | 20872 | (autoload 'pgg-encrypt-region "pgg" "\ |
| @@ -20930,7 +21000,7 @@ Import public keys in the current buffer. | |||
| 20930 | ;;;*** | 21000 | ;;;*** |
| 20931 | 21001 | ||
| 20932 | ;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el" | 21002 | ;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el" |
| 20933 | ;;;;;; (18177 871)) | 21003 | ;;;;;; (18310 12045)) |
| 20934 | ;;; Generated autoloads from pgg-gpg.el | 21004 | ;;; Generated autoloads from pgg-gpg.el |
| 20935 | 21005 | ||
| 20936 | (autoload 'pgg-gpg-symmetric-key-p "pgg-gpg" "\ | 21006 | (autoload 'pgg-gpg-symmetric-key-p "pgg-gpg" "\ |
| @@ -20941,7 +21011,7 @@ True if decoded armor MESSAGE-KEYS has symmetric encryption indicator. | |||
| 20941 | ;;;*** | 21011 | ;;;*** |
| 20942 | 21012 | ||
| 20943 | ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" | 21013 | ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" |
| 20944 | ;;;;;; (18177 876)) | 21014 | ;;;;;; (18310 12119)) |
| 20945 | ;;; Generated autoloads from textmodes/picture.el | 21015 | ;;; Generated autoloads from textmodes/picture.el |
| 20946 | 21016 | ||
| 20947 | (autoload 'picture-mode "picture" "\ | 21017 | (autoload 'picture-mode "picture" "\ |
| @@ -21022,7 +21092,7 @@ they are not defaultly assigned to keys. | |||
| 21022 | ;;;*** | 21092 | ;;;*** |
| 21023 | 21093 | ||
| 21024 | ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" | 21094 | ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" |
| 21025 | ;;;;;; (18177 876)) | 21095 | ;;;;;; (18310 12119)) |
| 21026 | ;;; Generated autoloads from textmodes/po.el | 21096 | ;;; Generated autoloads from textmodes/po.el |
| 21027 | 21097 | ||
| 21028 | (autoload 'po-find-file-coding-system "po" "\ | 21098 | (autoload 'po-find-file-coding-system "po" "\ |
| @@ -21033,7 +21103,7 @@ Called through `file-coding-system-alist', before the file is visited for real. | |||
| 21033 | 21103 | ||
| 21034 | ;;;*** | 21104 | ;;;*** |
| 21035 | 21105 | ||
| 21036 | ;;;### (autoloads (pong) "pong" "play/pong.el" (18177 871)) | 21106 | ;;;### (autoloads (pong) "pong" "play/pong.el" (18310 12105)) |
| 21037 | ;;; Generated autoloads from play/pong.el | 21107 | ;;; Generated autoloads from play/pong.el |
| 21038 | 21108 | ||
| 21039 | (autoload 'pong "pong" "\ | 21109 | (autoload 'pong "pong" "\ |
| @@ -21050,7 +21120,7 @@ pong-mode keybindings:\\<pong-mode-map> | |||
| 21050 | ;;;*** | 21120 | ;;;*** |
| 21051 | 21121 | ||
| 21052 | ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer | 21122 | ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer |
| 21053 | ;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (18177 858)) | 21123 | ;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (18310 12064)) |
| 21054 | ;;; Generated autoloads from emacs-lisp/pp.el | 21124 | ;;; Generated autoloads from emacs-lisp/pp.el |
| 21055 | 21125 | ||
| 21056 | (autoload 'pp-to-string "pp" "\ | 21126 | (autoload 'pp-to-string "pp" "\ |
| @@ -21106,7 +21176,7 @@ Ignores leading comment characters. | |||
| 21106 | ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview | 21176 | ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview |
| 21107 | ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript | 21177 | ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript |
| 21108 | ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" | 21178 | ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" |
| 21109 | ;;;;;; (18231 31063)) | 21179 | ;;;;;; (18310 12045)) |
| 21110 | ;;; Generated autoloads from printing.el | 21180 | ;;; Generated autoloads from printing.el |
| 21111 | 21181 | ||
| 21112 | (autoload 'pr-interface "printing" "\ | 21182 | (autoload 'pr-interface "printing" "\ |
| @@ -21694,7 +21764,7 @@ are both set to t. | |||
| 21694 | ;;;*** | 21764 | ;;;*** |
| 21695 | 21765 | ||
| 21696 | ;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el" | 21766 | ;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el" |
| 21697 | ;;;;;; (18213 1259)) | 21767 | ;;;;;; (18310 12113)) |
| 21698 | ;;; Generated autoloads from progmodes/prolog.el | 21768 | ;;; Generated autoloads from progmodes/prolog.el |
| 21699 | 21769 | ||
| 21700 | (autoload 'prolog-mode "prolog" "\ | 21770 | (autoload 'prolog-mode "prolog" "\ |
| @@ -21717,7 +21787,7 @@ With prefix argument \\[universal-prefix], prompt for the program to use. | |||
| 21717 | 21787 | ||
| 21718 | ;;;*** | 21788 | ;;;*** |
| 21719 | 21789 | ||
| 21720 | ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (18177 874)) | 21790 | ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (18340 21050)) |
| 21721 | ;;; Generated autoloads from ps-bdf.el | 21791 | ;;; Generated autoloads from ps-bdf.el |
| 21722 | 21792 | ||
| 21723 | (defvar bdf-directory-list (if (memq system-type '(ms-dos windows-nt)) (list (expand-file-name "fonts/bdf" installation-directory)) '("/usr/local/share/emacs/fonts/bdf")) "\ | 21793 | (defvar bdf-directory-list (if (memq system-type '(ms-dos windows-nt)) (list (expand-file-name "fonts/bdf" installation-directory)) '("/usr/local/share/emacs/fonts/bdf")) "\ |
| @@ -21726,8 +21796,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") | |||
| 21726 | 21796 | ||
| 21727 | ;;;*** | 21797 | ;;;*** |
| 21728 | 21798 | ||
| 21729 | ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (18231 | 21799 | ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (18310 |
| 21730 | ;;;;;; 31070)) | 21800 | ;;;;;; 12113)) |
| 21731 | ;;; Generated autoloads from progmodes/ps-mode.el | 21801 | ;;; Generated autoloads from progmodes/ps-mode.el |
| 21732 | 21802 | ||
| 21733 | (autoload 'ps-mode "ps-mode" "\ | 21803 | (autoload 'ps-mode "ps-mode" "\ |
| @@ -21778,8 +21848,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number | |||
| 21778 | ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer | 21848 | ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer |
| 21779 | ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces | 21849 | ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces |
| 21780 | ;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type | 21850 | ;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type |
| 21781 | ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (18231 | 21851 | ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (18340 |
| 21782 | ;;;;;; 31064)) | 21852 | ;;;;;; 21050)) |
| 21783 | ;;; Generated autoloads from ps-print.el | 21853 | ;;; Generated autoloads from ps-print.el |
| 21784 | 21854 | ||
| 21785 | (defvar ps-page-dimensions-database (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") (list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 7.16) (* 72 10.125) "B5")) "\ | 21855 | (defvar ps-page-dimensions-database (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") (list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 7.16) (* 72 10.125) "B5")) "\ |
| @@ -21976,7 +22046,7 @@ If EXTENSION is any other symbol, it is ignored. | |||
| 21976 | ;;;*** | 22046 | ;;;*** |
| 21977 | 22047 | ||
| 21978 | ;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el" | 22048 | ;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el" |
| 21979 | ;;;;;; (18231 31070)) | 22049 | ;;;;;; (18324 26616)) |
| 21980 | ;;; Generated autoloads from progmodes/python.el | 22050 | ;;; Generated autoloads from progmodes/python.el |
| 21981 | 22051 | ||
| 21982 | (add-to-list 'interpreter-mode-alist '("jython" . jython-mode)) | 22052 | (add-to-list 'interpreter-mode-alist '("jython" . jython-mode)) |
| @@ -22051,7 +22121,7 @@ Runs `jython-mode-hook' after `python-mode-hook'. | |||
| 22051 | ;;;*** | 22121 | ;;;*** |
| 22052 | 22122 | ||
| 22053 | ;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" | 22123 | ;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" |
| 22054 | ;;;;;; (18231 31069)) | 22124 | ;;;;;; (18310 12082)) |
| 22055 | ;;; Generated autoloads from gnus/qp.el | 22125 | ;;; Generated autoloads from gnus/qp.el |
| 22056 | 22126 | ||
| 22057 | (autoload 'quoted-printable-decode-region "qp" "\ | 22127 | (autoload 'quoted-printable-decode-region "qp" "\ |
| @@ -22074,7 +22144,7 @@ them into characters should be done separately. | |||
| 22074 | ;;;;;; quail-defrule quail-install-decode-map quail-install-map | 22144 | ;;;;;; quail-defrule quail-install-decode-map quail-install-map |
| 22075 | ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout | 22145 | ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout |
| 22076 | ;;;;;; quail-define-package quail-use-package quail-title) "quail" | 22146 | ;;;;;; quail-define-package quail-use-package quail-title) "quail" |
| 22077 | ;;;;;; "international/quail.el" (18177 865)) | 22147 | ;;;;;; "international/quail.el" (18339 17956)) |
| 22078 | ;;; Generated autoloads from international/quail.el | 22148 | ;;; Generated autoloads from international/quail.el |
| 22079 | 22149 | ||
| 22080 | (autoload 'quail-title "quail" "\ | 22150 | (autoload 'quail-title "quail" "\ |
| @@ -22305,8 +22375,8 @@ of each directory. | |||
| 22305 | 22375 | ||
| 22306 | ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls | 22376 | ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls |
| 22307 | ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url | 22377 | ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url |
| 22308 | ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (18177 | 22378 | ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (18310 |
| 22309 | ;;;;;; 869)) | 22379 | ;;;;;; 12096)) |
| 22310 | ;;; Generated autoloads from net/quickurl.el | 22380 | ;;; Generated autoloads from net/quickurl.el |
| 22311 | 22381 | ||
| 22312 | (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" "\ | 22382 | (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" "\ |
| @@ -22378,7 +22448,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'. | |||
| 22378 | ;;;*** | 22448 | ;;;*** |
| 22379 | 22449 | ||
| 22380 | ;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" | 22450 | ;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" |
| 22381 | ;;;;;; "net/rcirc.el" (18231 31069)) | 22451 | ;;;;;; "net/rcirc.el" (18310 12096)) |
| 22382 | ;;; Generated autoloads from net/rcirc.el | 22452 | ;;; Generated autoloads from net/rcirc.el |
| 22383 | 22453 | ||
| 22384 | (autoload 'rcirc "rcirc" "\ | 22454 | (autoload 'rcirc "rcirc" "\ |
| @@ -22413,8 +22483,8 @@ Global minor mode for tracking activity in rcirc buffers. | |||
| 22413 | 22483 | ||
| 22414 | ;;;*** | 22484 | ;;;*** |
| 22415 | 22485 | ||
| 22416 | ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (18177 | 22486 | ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (18339 |
| 22417 | ;;;;;; 869)) | 22487 | ;;;;;; 17962)) |
| 22418 | ;;; Generated autoloads from net/rcompile.el | 22488 | ;;; Generated autoloads from net/rcompile.el |
| 22419 | 22489 | ||
| 22420 | (autoload 'remote-compile "rcompile" "\ | 22490 | (autoload 'remote-compile "rcompile" "\ |
| @@ -22426,7 +22496,7 @@ See \\[compile]. | |||
| 22426 | ;;;*** | 22496 | ;;;*** |
| 22427 | 22497 | ||
| 22428 | ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" | 22498 | ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" |
| 22429 | ;;;;;; (18190 39682)) | 22499 | ;;;;;; (18310 12064)) |
| 22430 | ;;; Generated autoloads from emacs-lisp/re-builder.el | 22500 | ;;; Generated autoloads from emacs-lisp/re-builder.el |
| 22431 | 22501 | ||
| 22432 | (defalias 'regexp-builder 're-builder) | 22502 | (defalias 'regexp-builder 're-builder) |
| @@ -22438,7 +22508,7 @@ Construct a regexp interactively. | |||
| 22438 | 22508 | ||
| 22439 | ;;;*** | 22509 | ;;;*** |
| 22440 | 22510 | ||
| 22441 | ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (18190 39678)) | 22511 | ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (18310 12046)) |
| 22442 | ;;; Generated autoloads from recentf.el | 22512 | ;;; Generated autoloads from recentf.el |
| 22443 | 22513 | ||
| 22444 | (defvar recentf-mode nil "\ | 22514 | (defvar recentf-mode nil "\ |
| @@ -22465,8 +22535,8 @@ that were operated on recently. | |||
| 22465 | ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle | 22535 | ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle |
| 22466 | ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle | 22536 | ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle |
| 22467 | ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle | 22537 | ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle |
| 22468 | ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (18177 | 22538 | ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (18310 |
| 22469 | ;;;;;; 874)) | 22539 | ;;;;;; 12046)) |
| 22470 | ;;; Generated autoloads from rect.el | 22540 | ;;; Generated autoloads from rect.el |
| 22471 | 22541 | ||
| 22472 | (autoload 'move-to-column-force "rect" "\ | 22542 | (autoload 'move-to-column-force "rect" "\ |
| @@ -22594,8 +22664,8 @@ rectangle which were empty. | |||
| 22594 | 22664 | ||
| 22595 | ;;;*** | 22665 | ;;;*** |
| 22596 | 22666 | ||
| 22597 | ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (18177 | 22667 | ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (18310 |
| 22598 | ;;;;;; 876)) | 22668 | ;;;;;; 12119)) |
| 22599 | ;;; Generated autoloads from textmodes/refill.el | 22669 | ;;; Generated autoloads from textmodes/refill.el |
| 22600 | 22670 | ||
| 22601 | (autoload 'refill-mode "refill" "\ | 22671 | (autoload 'refill-mode "refill" "\ |
| @@ -22611,7 +22681,7 @@ refilling if they would cause auto-filling. | |||
| 22611 | ;;;*** | 22681 | ;;;*** |
| 22612 | 22682 | ||
| 22613 | ;;;### (autoloads (reftex-reset-scanning-information reftex-mode | 22683 | ;;;### (autoloads (reftex-reset-scanning-information reftex-mode |
| 22614 | ;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (18231 31070)) | 22684 | ;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (18310 12121)) |
| 22615 | ;;; Generated autoloads from textmodes/reftex.el | 22685 | ;;; Generated autoloads from textmodes/reftex.el |
| 22616 | 22686 | ||
| 22617 | (autoload 'turn-on-reftex "reftex" "\ | 22687 | (autoload 'turn-on-reftex "reftex" "\ |
| @@ -22661,7 +22731,7 @@ This enforces rescanning the buffer on next use. | |||
| 22661 | ;;;*** | 22731 | ;;;*** |
| 22662 | 22732 | ||
| 22663 | ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" | 22733 | ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" |
| 22664 | ;;;;;; (18194 36640)) | 22734 | ;;;;;; (18310 12120)) |
| 22665 | ;;; Generated autoloads from textmodes/reftex-cite.el | 22735 | ;;; Generated autoloads from textmodes/reftex-cite.el |
| 22666 | 22736 | ||
| 22667 | (autoload 'reftex-citation "reftex-cite" "\ | 22737 | (autoload 'reftex-citation "reftex-cite" "\ |
| @@ -22691,7 +22761,7 @@ While entering the regexp, completion on knows citation keys is possible. | |||
| 22691 | ;;;*** | 22761 | ;;;*** |
| 22692 | 22762 | ||
| 22693 | ;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" | 22763 | ;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" |
| 22694 | ;;;;;; (18177 876)) | 22764 | ;;;;;; (18310 12120)) |
| 22695 | ;;; Generated autoloads from textmodes/reftex-global.el | 22765 | ;;; Generated autoloads from textmodes/reftex-global.el |
| 22696 | 22766 | ||
| 22697 | (autoload 'reftex-isearch-minor-mode "reftex-global" "\ | 22767 | (autoload 'reftex-isearch-minor-mode "reftex-global" "\ |
| @@ -22708,7 +22778,7 @@ With no argument, this command toggles | |||
| 22708 | ;;;*** | 22778 | ;;;*** |
| 22709 | 22779 | ||
| 22710 | ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" | 22780 | ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" |
| 22711 | ;;;;;; (18231 31070)) | 22781 | ;;;;;; (18329 52192)) |
| 22712 | ;;; Generated autoloads from textmodes/reftex-index.el | 22782 | ;;; Generated autoloads from textmodes/reftex-index.el |
| 22713 | 22783 | ||
| 22714 | (autoload 'reftex-index-phrases-mode "reftex-index" "\ | 22784 | (autoload 'reftex-index-phrases-mode "reftex-index" "\ |
| @@ -22741,7 +22811,7 @@ Here are all local bindings. | |||
| 22741 | ;;;*** | 22811 | ;;;*** |
| 22742 | 22812 | ||
| 22743 | ;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" | 22813 | ;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" |
| 22744 | ;;;;;; (18177 876)) | 22814 | ;;;;;; (18310 12120)) |
| 22745 | ;;; Generated autoloads from textmodes/reftex-parse.el | 22815 | ;;; Generated autoloads from textmodes/reftex-parse.el |
| 22746 | 22816 | ||
| 22747 | (autoload 'reftex-all-document-files "reftex-parse" "\ | 22817 | (autoload 'reftex-all-document-files "reftex-parse" "\ |
| @@ -22753,8 +22823,8 @@ of master file. | |||
| 22753 | 22823 | ||
| 22754 | ;;;*** | 22824 | ;;;*** |
| 22755 | 22825 | ||
| 22756 | ;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (18177 | 22826 | ;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (18310 |
| 22757 | ;;;;;; 876)) | 22827 | ;;;;;; 12120)) |
| 22758 | ;;; Generated autoloads from textmodes/reftex-vars.el | 22828 | ;;; Generated autoloads from textmodes/reftex-vars.el |
| 22759 | (put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) | 22829 | (put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) |
| 22760 | (put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) | 22830 | (put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) |
| @@ -22764,7 +22834,7 @@ of master file. | |||
| 22764 | ;;;*** | 22834 | ;;;*** |
| 22765 | 22835 | ||
| 22766 | ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" | 22836 | ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" |
| 22767 | ;;;;;; (18177 858)) | 22837 | ;;;;;; (18339 17951)) |
| 22768 | ;;; Generated autoloads from emacs-lisp/regexp-opt.el | 22838 | ;;; Generated autoloads from emacs-lisp/regexp-opt.el |
| 22769 | 22839 | ||
| 22770 | (autoload 'regexp-opt "regexp-opt" "\ | 22840 | (autoload 'regexp-opt "regexp-opt" "\ |
| @@ -22791,8 +22861,9 @@ This means the number of non-shy regexp grouping constructs | |||
| 22791 | 22861 | ||
| 22792 | ;;;*** | 22862 | ;;;*** |
| 22793 | 22863 | ||
| 22794 | ;;;### (autoloads (remember-clipboard remember-other-frame remember) | 22864 | ;;;### (autoloads (remember-diary-extract-entries remember-clipboard |
| 22795 | ;;;;;; "remember" "textmodes/remember.el" (18230 21316)) | 22865 | ;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el" |
| 22866 | ;;;;;; (18310 12121)) | ||
| 22796 | ;;; Generated autoloads from textmodes/remember.el | 22867 | ;;; Generated autoloads from textmodes/remember.el |
| 22797 | 22868 | ||
| 22798 | (autoload 'remember "remember" "\ | 22869 | (autoload 'remember "remember" "\ |
| @@ -22800,7 +22871,7 @@ Remember an arbitrary piece of data. | |||
| 22800 | INITIAL is the text to initially place in the *Remember* buffer, | 22871 | INITIAL is the text to initially place in the *Remember* buffer, |
| 22801 | or nil to bring up a blank *Remember* buffer. | 22872 | or nil to bring up a blank *Remember* buffer. |
| 22802 | 22873 | ||
| 22803 | With a prefix, use the region as INITIAL. | 22874 | With a prefix or a visible region, use the region as INITIAL. |
| 22804 | 22875 | ||
| 22805 | \(fn &optional INITIAL)" t nil) | 22876 | \(fn &optional INITIAL)" t nil) |
| 22806 | 22877 | ||
| @@ -22816,20 +22887,14 @@ application. | |||
| 22816 | 22887 | ||
| 22817 | \(fn)" t nil) | 22888 | \(fn)" t nil) |
| 22818 | 22889 | ||
| 22819 | ;;;*** | 22890 | (autoload 'remember-diary-extract-entries "remember" "\ |
| 22820 | |||
| 22821 | ;;;### (autoloads (remember-diary-extract-entries) "remember-diary" | ||
| 22822 | ;;;;;; "textmodes/remember-diary.el" (18230 21313)) | ||
| 22823 | ;;; Generated autoloads from textmodes/remember-diary.el | ||
| 22824 | |||
| 22825 | (autoload 'remember-diary-extract-entries "remember-diary" "\ | ||
| 22826 | Extract diary entries from the region. | 22891 | Extract diary entries from the region. |
| 22827 | 22892 | ||
| 22828 | \(fn)" nil nil) | 22893 | \(fn)" nil nil) |
| 22829 | 22894 | ||
| 22830 | ;;;*** | 22895 | ;;;*** |
| 22831 | 22896 | ||
| 22832 | ;;;### (autoloads (repeat) "repeat" "repeat.el" (18190 39678)) | 22897 | ;;;### (autoloads (repeat) "repeat" "repeat.el" (18324 26612)) |
| 22833 | ;;; Generated autoloads from repeat.el | 22898 | ;;; Generated autoloads from repeat.el |
| 22834 | 22899 | ||
| 22835 | (autoload 'repeat "repeat" "\ | 22900 | (autoload 'repeat "repeat" "\ |
| @@ -22852,7 +22917,7 @@ recently executed command not bound to an input event\". | |||
| 22852 | ;;;*** | 22917 | ;;;*** |
| 22853 | 22918 | ||
| 22854 | ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" | 22919 | ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" |
| 22855 | ;;;;;; (18194 36639)) | 22920 | ;;;;;; (18310 12090)) |
| 22856 | ;;; Generated autoloads from mail/reporter.el | 22921 | ;;; Generated autoloads from mail/reporter.el |
| 22857 | 22922 | ||
| 22858 | (autoload 'reporter-submit-bug-report "reporter" "\ | 22923 | (autoload 'reporter-submit-bug-report "reporter" "\ |
| @@ -22884,7 +22949,7 @@ mail-sending package is used for editing and sending the message. | |||
| 22884 | ;;;*** | 22949 | ;;;*** |
| 22885 | 22950 | ||
| 22886 | ;;;### (autoloads (reposition-window) "reposition" "reposition.el" | 22951 | ;;;### (autoloads (reposition-window) "reposition" "reposition.el" |
| 22887 | ;;;;;; (18177 874)) | 22952 | ;;;;;; (18310 12046)) |
| 22888 | ;;; Generated autoloads from reposition.el | 22953 | ;;; Generated autoloads from reposition.el |
| 22889 | 22954 | ||
| 22890 | (autoload 'reposition-window "reposition" "\ | 22955 | (autoload 'reposition-window "reposition" "\ |
| @@ -22910,8 +22975,8 @@ first comment line visible (if point is in a comment). | |||
| 22910 | 22975 | ||
| 22911 | ;;;*** | 22976 | ;;;*** |
| 22912 | 22977 | ||
| 22913 | ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (18177 | 22978 | ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (18310 |
| 22914 | ;;;;;; 874)) | 22979 | ;;;;;; 12046)) |
| 22915 | ;;; Generated autoloads from resume.el | 22980 | ;;; Generated autoloads from resume.el |
| 22916 | 22981 | ||
| 22917 | (autoload 'resume-suspend-hook "resume" "\ | 22982 | (autoload 'resume-suspend-hook "resume" "\ |
| @@ -22922,7 +22987,7 @@ Clear out the file used for transmitting args when Emacs resumes. | |||
| 22922 | ;;;*** | 22987 | ;;;*** |
| 22923 | 22988 | ||
| 22924 | ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" | 22989 | ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" |
| 22925 | ;;;;;; (18177 874)) | 22990 | ;;;;;; (18310 12046)) |
| 22926 | ;;; Generated autoloads from reveal.el | 22991 | ;;; Generated autoloads from reveal.el |
| 22927 | 22992 | ||
| 22928 | (autoload 'reveal-mode "reveal" "\ | 22993 | (autoload 'reveal-mode "reveal" "\ |
| @@ -22957,7 +23022,7 @@ With zero or negative ARG turn mode off. | |||
| 22957 | ;;;*** | 23022 | ;;;*** |
| 22958 | 23023 | ||
| 22959 | ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" | 23024 | ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" |
| 22960 | ;;;;;; (18195 4247)) | 23025 | ;;;;;; (18310 12064)) |
| 22961 | ;;; Generated autoloads from emacs-lisp/ring.el | 23026 | ;;; Generated autoloads from emacs-lisp/ring.el |
| 22962 | 23027 | ||
| 22963 | (autoload 'ring-p "ring" "\ | 23028 | (autoload 'ring-p "ring" "\ |
| @@ -22972,7 +23037,7 @@ Make a ring that can contain SIZE elements. | |||
| 22972 | 23037 | ||
| 22973 | ;;;*** | 23038 | ;;;*** |
| 22974 | 23039 | ||
| 22975 | ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (18177 869)) | 23040 | ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (18310 12096)) |
| 22976 | ;;; Generated autoloads from net/rlogin.el | 23041 | ;;; Generated autoloads from net/rlogin.el |
| 22977 | (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") | 23042 | (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") |
| 22978 | 23043 | ||
| @@ -23023,8 +23088,8 @@ variable. | |||
| 23023 | ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output | 23088 | ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output |
| 23024 | ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers | 23089 | ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers |
| 23025 | ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names | 23090 | ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names |
| 23026 | ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (18194 | 23091 | ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (18339 |
| 23027 | ;;;;;; 36639)) | 23092 | ;;;;;; 17961)) |
| 23028 | ;;; Generated autoloads from mail/rmail.el | 23093 | ;;; Generated autoloads from mail/rmail.el |
| 23029 | 23094 | ||
| 23030 | (autoload 'rmail-movemail-variant-p "rmail" "\ | 23095 | (autoload 'rmail-movemail-variant-p "rmail" "\ |
| @@ -23289,7 +23354,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server. | |||
| 23289 | ;;;*** | 23354 | ;;;*** |
| 23290 | 23355 | ||
| 23291 | ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" | 23356 | ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" |
| 23292 | ;;;;;; (18177 867)) | 23357 | ;;;;;; (18310 12091)) |
| 23293 | ;;; Generated autoloads from mail/rmailedit.el | 23358 | ;;; Generated autoloads from mail/rmailedit.el |
| 23294 | 23359 | ||
| 23295 | (autoload 'rmail-edit-current-message "rmailedit" "\ | 23360 | (autoload 'rmail-edit-current-message "rmailedit" "\ |
| @@ -23301,7 +23366,7 @@ Edit the contents of this message. | |||
| 23301 | 23366 | ||
| 23302 | ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message | 23367 | ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message |
| 23303 | ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" | 23368 | ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" |
| 23304 | ;;;;;; "mail/rmailkwd.el" (18177 867)) | 23369 | ;;;;;; "mail/rmailkwd.el" (18310 12091)) |
| 23305 | ;;; Generated autoloads from mail/rmailkwd.el | 23370 | ;;; Generated autoloads from mail/rmailkwd.el |
| 23306 | 23371 | ||
| 23307 | (autoload 'rmail-add-label "rmailkwd" "\ | 23372 | (autoload 'rmail-add-label "rmailkwd" "\ |
| @@ -23340,7 +23405,7 @@ With prefix argument N moves forward N messages with these labels. | |||
| 23340 | ;;;*** | 23405 | ;;;*** |
| 23341 | 23406 | ||
| 23342 | ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" | 23407 | ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" |
| 23343 | ;;;;;; (18177 867)) | 23408 | ;;;;;; (18310 12091)) |
| 23344 | ;;; Generated autoloads from mail/rmailmsc.el | 23409 | ;;; Generated autoloads from mail/rmailmsc.el |
| 23345 | 23410 | ||
| 23346 | (autoload 'set-rmail-inbox-list "rmailmsc" "\ | 23411 | (autoload 'set-rmail-inbox-list "rmailmsc" "\ |
| @@ -23354,7 +23419,7 @@ If FILE-NAME is empty, remove any existing inbox list. | |||
| 23354 | 23419 | ||
| 23355 | ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output | 23420 | ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output |
| 23356 | ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" | 23421 | ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" |
| 23357 | ;;;;;; "mail/rmailout.el" (18177 867)) | 23422 | ;;;;;; "mail/rmailout.el" (18310 12091)) |
| 23358 | ;;; Generated autoloads from mail/rmailout.el | 23423 | ;;; Generated autoloads from mail/rmailout.el |
| 23359 | 23424 | ||
| 23360 | (defvar rmail-output-file-alist nil "\ | 23425 | (defvar rmail-output-file-alist nil "\ |
| @@ -23421,8 +23486,8 @@ FILE-NAME defaults, interactively, from the Subject field of the message. | |||
| 23421 | 23486 | ||
| 23422 | ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent | 23487 | ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent |
| 23423 | ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject | 23488 | ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject |
| 23424 | ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (18177 | 23489 | ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (18310 |
| 23425 | ;;;;;; 867)) | 23490 | ;;;;;; 12091)) |
| 23426 | ;;; Generated autoloads from mail/rmailsort.el | 23491 | ;;; Generated autoloads from mail/rmailsort.el |
| 23427 | 23492 | ||
| 23428 | (autoload 'rmail-sort-by-date "rmailsort" "\ | 23493 | (autoload 'rmail-sort-by-date "rmailsort" "\ |
| @@ -23474,7 +23539,7 @@ KEYWORDS is a comma-separated list of labels. | |||
| 23474 | ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp | 23539 | ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp |
| 23475 | ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary | 23540 | ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary |
| 23476 | ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) | 23541 | ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) |
| 23477 | ;;;;;; "rmailsum" "mail/rmailsum.el" (18177 867)) | 23542 | ;;;;;; "rmailsum" "mail/rmailsum.el" (18310 12091)) |
| 23478 | ;;; Generated autoloads from mail/rmailsum.el | 23543 | ;;; Generated autoloads from mail/rmailsum.el |
| 23479 | 23544 | ||
| 23480 | (defvar rmail-summary-scroll-between-messages t "\ | 23545 | (defvar rmail-summary-scroll-between-messages t "\ |
| @@ -23556,7 +23621,7 @@ Setting this variable has an effect only before reading a mail.") | |||
| 23556 | ;;;*** | 23621 | ;;;*** |
| 23557 | 23622 | ||
| 23558 | ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el" | 23623 | ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el" |
| 23559 | ;;;;;; (18177 870)) | 23624 | ;;;;;; (18310 12103)) |
| 23560 | ;;; Generated autoloads from obsolete/rnewspost.el | 23625 | ;;; Generated autoloads from obsolete/rnewspost.el |
| 23561 | 23626 | ||
| 23562 | (autoload 'news-post-news "rnewspost" "\ | 23627 | (autoload 'news-post-news "rnewspost" "\ |
| @@ -23568,8 +23633,91 @@ If NOQUERY is non-nil, we do not query before doing the work. | |||
| 23568 | 23633 | ||
| 23569 | ;;;*** | 23634 | ;;;*** |
| 23570 | 23635 | ||
| 23636 | ;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el" | ||
| 23637 | ;;;;;; (18310 12101)) | ||
| 23638 | ;;; Generated autoloads from nxml/rng-cmpct.el | ||
| 23639 | |||
| 23640 | (autoload 'rng-c-load-schema "rng-cmpct" "\ | ||
| 23641 | Load a schema in RELAX NG compact syntax from FILENAME. | ||
| 23642 | Return a pattern. | ||
| 23643 | |||
| 23644 | \(fn FILENAME)" nil nil) | ||
| 23645 | |||
| 23646 | ;;;*** | ||
| 23647 | |||
| 23648 | ;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el" | ||
| 23649 | ;;;;;; (18324 26615)) | ||
| 23650 | ;;; Generated autoloads from nxml/rng-nxml.el | ||
| 23651 | |||
| 23652 | (autoload 'rng-nxml-mode-init "rng-nxml" "\ | ||
| 23653 | Initialize `nxml-mode' to take advantage of `rng-validate-mode'. | ||
| 23654 | This is typically called from `nxml-mode-hook'. | ||
| 23655 | Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil. | ||
| 23656 | |||
| 23657 | \(fn)" t nil) | ||
| 23658 | |||
| 23659 | ;;;*** | ||
| 23660 | |||
| 23661 | ;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el" | ||
| 23662 | ;;;;;; (18310 12101)) | ||
| 23663 | ;;; Generated autoloads from nxml/rng-valid.el | ||
| 23664 | |||
| 23665 | (autoload 'rng-validate-mode "rng-valid" "\ | ||
| 23666 | Minor mode performing continual validation against a RELAX NG schema. | ||
| 23667 | |||
| 23668 | Checks whether the buffer is a well-formed XML 1.0 document, | ||
| 23669 | conforming to the XML Namespaces Recommendation and valid against a | ||
| 23670 | RELAX NG schema. The mode-line indicates whether it is or not. Any | ||
| 23671 | parts of the buffer that cause it not to be are considered errors and | ||
| 23672 | are highlighted with face `rng-error'. A description of each error is | ||
| 23673 | available as a tooltip. \\[rng-next-error] goes to the next error | ||
| 23674 | after point. Clicking mouse-1 on the word `Invalid' in the mode-line | ||
| 23675 | goes to the first error in the buffer. If the buffer changes, then it | ||
| 23676 | will be automatically rechecked when Emacs becomes idle; the | ||
| 23677 | rechecking will be paused whenever there is input pending.. | ||
| 23678 | |||
| 23679 | By default, uses a vacuous schema that allows any well-formed XML | ||
| 23680 | document. A schema can be specified explictly using | ||
| 23681 | \\[rng-set-schema-file-and-validate], or implicitly based on the buffer's | ||
| 23682 | file name or on the root element name. In each case the schema must | ||
| 23683 | be a RELAX NG schema using the compact schema (such schemas | ||
| 23684 | conventionally have a suffix of `.rnc'). The variable | ||
| 23685 | `rng-schema-locating-files' specifies files containing rules | ||
| 23686 | to use for finding the schema. | ||
| 23687 | |||
| 23688 | \(fn &optional ARG NO-CHANGE-SCHEMA)" t nil) | ||
| 23689 | |||
| 23690 | ;;;*** | ||
| 23691 | |||
| 23692 | ;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (18310 | ||
| 23693 | ;;;;;; 12101)) | ||
| 23694 | ;;; Generated autoloads from nxml/rng-xsd.el | ||
| 23695 | |||
| 23696 | (put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) | ||
| 23697 | |||
| 23698 | (autoload 'rng-xsd-compile "rng-xsd" "\ | ||
| 23699 | Provides W3C XML Schema as a RELAX NG datatypes library. NAME is a | ||
| 23700 | symbol giving the local name of the datatype. PARAMS is a list of | ||
| 23701 | pairs (PARAM-NAME . PARAM-VALUE) where PARAM-NAME is a symbol giving | ||
| 23702 | the name of the parameter and PARAM-VALUE is a string giving its | ||
| 23703 | value. If NAME or PARAMS are invalid, it calls rng-dt-error passing | ||
| 23704 | it arguments in the same style as format; the value from rng-dt-error | ||
| 23705 | will be returned. Otherwise, it returns a list. The first member of | ||
| 23706 | the list is t if any string is a legal value for the datatype and nil | ||
| 23707 | otherwise. The second argument is a symbol; this symbol will be | ||
| 23708 | called as a function passing it a string followed by the remaining | ||
| 23709 | members of the list. The function must return an object representing | ||
| 23710 | the value of the datatype that was represented by the string, or nil | ||
| 23711 | if the string is not a representation of any value. The object | ||
| 23712 | returned can be any convenient non-nil value, provided that, if two | ||
| 23713 | strings represent the same value, the returned objects must be equal. | ||
| 23714 | |||
| 23715 | \(fn NAME PARAMS)" nil nil) | ||
| 23716 | |||
| 23717 | ;;;*** | ||
| 23718 | |||
| 23571 | ;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) | 23719 | ;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) |
| 23572 | ;;;;;; "robin" "international/robin.el" (17928 6535)) | 23720 | ;;;;;; "robin" "international/robin.el" (18340 21050)) |
| 23573 | ;;; Generated autoloads from international/robin.el | 23721 | ;;; Generated autoloads from international/robin.el |
| 23574 | 23722 | ||
| 23575 | (autoload 'robin-define-package "robin" "\ | 23723 | (autoload 'robin-define-package "robin" "\ |
| @@ -23602,7 +23750,7 @@ Start using robin package NAME, which is a string. | |||
| 23602 | ;;;*** | 23750 | ;;;*** |
| 23603 | 23751 | ||
| 23604 | ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region | 23752 | ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region |
| 23605 | ;;;;;; rot13-string rot13) "rot13" "rot13.el" (18177 874)) | 23753 | ;;;;;; rot13-string rot13) "rot13" "rot13.el" (18310 12046)) |
| 23606 | ;;; Generated autoloads from rot13.el | 23754 | ;;; Generated autoloads from rot13.el |
| 23607 | 23755 | ||
| 23608 | (autoload 'rot13 "rot13" "\ | 23756 | (autoload 'rot13 "rot13" "\ |
| @@ -23639,8 +23787,8 @@ Toggle the use of ROT13 encoding for the current window. | |||
| 23639 | 23787 | ||
| 23640 | ;;;*** | 23788 | ;;;*** |
| 23641 | 23789 | ||
| 23642 | ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (18177 | 23790 | ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (18339 |
| 23643 | ;;;;;; 874)) | 23791 | ;;;;;; 17947)) |
| 23644 | ;;; Generated autoloads from ruler-mode.el | 23792 | ;;; Generated autoloads from ruler-mode.el |
| 23645 | 23793 | ||
| 23646 | (autoload 'ruler-mode "ruler-mode" "\ | 23794 | (autoload 'ruler-mode "ruler-mode" "\ |
| @@ -23650,8 +23798,8 @@ Display a ruler in the header line if ARG > 0. | |||
| 23650 | 23798 | ||
| 23651 | ;;;*** | 23799 | ;;;*** |
| 23652 | 23800 | ||
| 23653 | ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (18190 | 23801 | ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (18310 |
| 23654 | ;;;;;; 39682)) | 23802 | ;;;;;; 12064)) |
| 23655 | ;;; Generated autoloads from emacs-lisp/rx.el | 23803 | ;;; Generated autoloads from emacs-lisp/rx.el |
| 23656 | 23804 | ||
| 23657 | (autoload 'rx-to-string "rx" "\ | 23805 | (autoload 'rx-to-string "rx" "\ |
| @@ -23964,7 +24112,7 @@ enclosed in `(and ...)'. | |||
| 23964 | ;;;*** | 24112 | ;;;*** |
| 23965 | 24113 | ||
| 23966 | ;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el" | 24114 | ;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el" |
| 23967 | ;;;;;; (18231 31064)) | 24115 | ;;;;;; (18307 26229)) |
| 23968 | ;;; Generated autoloads from savehist.el | 24116 | ;;; Generated autoloads from savehist.el |
| 23969 | 24117 | ||
| 23970 | (defvar savehist-mode nil "\ | 24118 | (defvar savehist-mode nil "\ |
| @@ -23990,7 +24138,7 @@ which is probably undesirable. | |||
| 23990 | ;;;*** | 24138 | ;;;*** |
| 23991 | 24139 | ||
| 23992 | ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" | 24140 | ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" |
| 23993 | ;;;;;; (18177 873)) | 24141 | ;;;;;; (18310 12113)) |
| 23994 | ;;; Generated autoloads from progmodes/scheme.el | 24142 | ;;; Generated autoloads from progmodes/scheme.el |
| 23995 | 24143 | ||
| 23996 | (autoload 'scheme-mode "scheme" "\ | 24144 | (autoload 'scheme-mode "scheme" "\ |
| @@ -24032,7 +24180,7 @@ that variable's value is a string. | |||
| 24032 | ;;;*** | 24180 | ;;;*** |
| 24033 | 24181 | ||
| 24034 | ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" | 24182 | ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" |
| 24035 | ;;;;;; (18231 31069)) | 24183 | ;;;;;; (18310 12082)) |
| 24036 | ;;; Generated autoloads from gnus/score-mode.el | 24184 | ;;; Generated autoloads from gnus/score-mode.el |
| 24037 | 24185 | ||
| 24038 | (autoload 'gnus-score-mode "score-mode" "\ | 24186 | (autoload 'gnus-score-mode "score-mode" "\ |
| @@ -24045,8 +24193,8 @@ This mode is an extended emacs-lisp mode. | |||
| 24045 | 24193 | ||
| 24046 | ;;;*** | 24194 | ;;;*** |
| 24047 | 24195 | ||
| 24048 | ;;;### (autoloads (scribe-mode) "scribe" "obsolete/scribe.el" (18177 | 24196 | ;;;### (autoloads (scribe-mode) "scribe" "obsolete/scribe.el" (18310 |
| 24049 | ;;;;;; 870)) | 24197 | ;;;;;; 12103)) |
| 24050 | ;;; Generated autoloads from obsolete/scribe.el | 24198 | ;;; Generated autoloads from obsolete/scribe.el |
| 24051 | 24199 | ||
| 24052 | (autoload 'scribe-mode "scribe" "\ | 24200 | (autoload 'scribe-mode "scribe" "\ |
| @@ -24071,7 +24219,7 @@ Interesting variables: | |||
| 24071 | ;;;*** | 24219 | ;;;*** |
| 24072 | 24220 | ||
| 24073 | ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" | 24221 | ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" |
| 24074 | ;;;;;; (18177 874)) | 24222 | ;;;;;; (18310 12047)) |
| 24075 | ;;; Generated autoloads from scroll-all.el | 24223 | ;;; Generated autoloads from scroll-all.el |
| 24076 | 24224 | ||
| 24077 | (defvar scroll-all-mode nil "\ | 24225 | (defvar scroll-all-mode nil "\ |
| @@ -24094,7 +24242,7 @@ apply to all visible windows in the same frame. | |||
| 24094 | ;;;*** | 24242 | ;;;*** |
| 24095 | 24243 | ||
| 24096 | ;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" | 24244 | ;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" |
| 24097 | ;;;;;; (18213 1255)) | 24245 | ;;;;;; (18310 12047)) |
| 24098 | ;;; Generated autoloads from scroll-lock.el | 24246 | ;;; Generated autoloads from scroll-lock.el |
| 24099 | 24247 | ||
| 24100 | (autoload 'scroll-lock-mode "scroll-lock" "\ | 24248 | (autoload 'scroll-lock-mode "scroll-lock" "\ |
| @@ -24116,7 +24264,7 @@ during scrolling. | |||
| 24116 | ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name | 24264 | ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name |
| 24117 | ;;;;;; mail-header-separator send-mail-function mail-interactive | 24265 | ;;;;;; mail-header-separator send-mail-function mail-interactive |
| 24118 | ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) | 24266 | ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) |
| 24119 | ;;;;;; "sendmail" "mail/sendmail.el" (18203 51789)) | 24267 | ;;;;;; "sendmail" "mail/sendmail.el" (18339 17962)) |
| 24120 | ;;; Generated autoloads from mail/sendmail.el | 24268 | ;;; Generated autoloads from mail/sendmail.el |
| 24121 | 24269 | ||
| 24122 | (defvar mail-from-style 'angles "\ | 24270 | (defvar mail-from-style 'angles "\ |
| @@ -24417,7 +24565,7 @@ Like `mail' command, but display mail buffer in another frame. | |||
| 24417 | ;;;*** | 24565 | ;;;*** |
| 24418 | 24566 | ||
| 24419 | ;;;### (autoloads (server-save-buffers-kill-terminal server-mode | 24567 | ;;;### (autoloads (server-save-buffers-kill-terminal server-mode |
| 24420 | ;;;;;; server-start) "server" "server.el" (18231 31064)) | 24568 | ;;;;;; server-start) "server" "server.el" (18333 58864)) |
| 24421 | ;;; Generated autoloads from server.el | 24569 | ;;; Generated autoloads from server.el |
| 24422 | 24570 | ||
| 24423 | (autoload 'server-start "server" "\ | 24571 | (autoload 'server-start "server" "\ |
| @@ -24461,7 +24609,7 @@ only these files will be asked to be saved. | |||
| 24461 | 24609 | ||
| 24462 | ;;;*** | 24610 | ;;;*** |
| 24463 | 24611 | ||
| 24464 | ;;;### (autoloads (ses-mode) "ses" "ses.el" (18231 31064)) | 24612 | ;;;### (autoloads (ses-mode) "ses" "ses.el" (18310 12047)) |
| 24465 | ;;; Generated autoloads from ses.el | 24613 | ;;; Generated autoloads from ses.el |
| 24466 | 24614 | ||
| 24467 | (autoload 'ses-mode "ses" "\ | 24615 | (autoload 'ses-mode "ses" "\ |
| @@ -24480,7 +24628,7 @@ These are active only in the minibuffer, when entering or editing a formula: | |||
| 24480 | ;;;*** | 24628 | ;;;*** |
| 24481 | 24629 | ||
| 24482 | ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" | 24630 | ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" |
| 24483 | ;;;;;; (18177 876)) | 24631 | ;;;;;; (18339 17965)) |
| 24484 | ;;; Generated autoloads from textmodes/sgml-mode.el | 24632 | ;;; Generated autoloads from textmodes/sgml-mode.el |
| 24485 | 24633 | ||
| 24486 | (autoload 'sgml-mode "sgml-mode" "\ | 24634 | (autoload 'sgml-mode "sgml-mode" "\ |
| @@ -24548,7 +24696,7 @@ To work around that, do: | |||
| 24548 | ;;;*** | 24696 | ;;;*** |
| 24549 | 24697 | ||
| 24550 | ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" | 24698 | ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" |
| 24551 | ;;;;;; (18190 39684)) | 24699 | ;;;;;; (18339 17963)) |
| 24552 | ;;; Generated autoloads from progmodes/sh-script.el | 24700 | ;;; Generated autoloads from progmodes/sh-script.el |
| 24553 | (put 'sh-shell 'safe-local-variable 'symbolp) | 24701 | (put 'sh-shell 'safe-local-variable 'symbolp) |
| 24554 | 24702 | ||
| @@ -24612,8 +24760,8 @@ with your script for an edit-interpret-debug cycle. | |||
| 24612 | 24760 | ||
| 24613 | ;;;*** | 24761 | ;;;*** |
| 24614 | 24762 | ||
| 24615 | ;;;### (autoloads (sha1) "sha1" "gnus/sha1.el" (18177 862)) | 24763 | ;;;### (autoloads (sha1) "sha1" "sha1.el" (18310 12047)) |
| 24616 | ;;; Generated autoloads from gnus/sha1.el | 24764 | ;;; Generated autoloads from sha1.el |
| 24617 | 24765 | ||
| 24618 | (autoload 'sha1 "sha1" "\ | 24766 | (autoload 'sha1 "sha1" "\ |
| 24619 | Return the SHA1 (Secure Hash Algorithm) of an object. | 24767 | Return the SHA1 (Secure Hash Algorithm) of an object. |
| @@ -24627,7 +24775,7 @@ If BINARY is non-nil, return a string in binary form. | |||
| 24627 | ;;;*** | 24775 | ;;;*** |
| 24628 | 24776 | ||
| 24629 | ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" | 24777 | ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" |
| 24630 | ;;;;;; (18177 858)) | 24778 | ;;;;;; (18310 12064)) |
| 24631 | ;;; Generated autoloads from emacs-lisp/shadow.el | 24779 | ;;; Generated autoloads from emacs-lisp/shadow.el |
| 24632 | 24780 | ||
| 24633 | (autoload 'list-load-path-shadows "shadow" "\ | 24781 | (autoload 'list-load-path-shadows "shadow" "\ |
| @@ -24674,8 +24822,8 @@ buffer called `*Shadows*'. Shadowings are located by calling the | |||
| 24674 | ;;;*** | 24822 | ;;;*** |
| 24675 | 24823 | ||
| 24676 | ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group | 24824 | ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group |
| 24677 | ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (18231 | 24825 | ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (18310 |
| 24678 | ;;;;;; 31064)) | 24826 | ;;;;;; 12047)) |
| 24679 | ;;; Generated autoloads from shadowfile.el | 24827 | ;;; Generated autoloads from shadowfile.el |
| 24680 | 24828 | ||
| 24681 | (autoload 'shadow-define-cluster "shadowfile" "\ | 24829 | (autoload 'shadow-define-cluster "shadowfile" "\ |
| @@ -24714,7 +24862,7 @@ Set up file shadowing. | |||
| 24714 | ;;;*** | 24862 | ;;;*** |
| 24715 | 24863 | ||
| 24716 | ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" | 24864 | ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" |
| 24717 | ;;;;;; (18231 31064)) | 24865 | ;;;;;; (18310 12047)) |
| 24718 | ;;; Generated autoloads from shell.el | 24866 | ;;; Generated autoloads from shell.el |
| 24719 | 24867 | ||
| 24720 | (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ | 24868 | (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ |
| @@ -24764,7 +24912,7 @@ Otherwise, one argument `-i' is passed to the shell. | |||
| 24764 | ;;;*** | 24912 | ;;;*** |
| 24765 | 24913 | ||
| 24766 | ;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) | 24914 | ;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) |
| 24767 | ;;;;;; "sieve" "gnus/sieve.el" (18231 31069)) | 24915 | ;;;;;; "sieve" "gnus/sieve.el" (18329 52187)) |
| 24768 | ;;; Generated autoloads from gnus/sieve.el | 24916 | ;;; Generated autoloads from gnus/sieve.el |
| 24769 | 24917 | ||
| 24770 | (autoload 'sieve-manage "sieve" "\ | 24918 | (autoload 'sieve-manage "sieve" "\ |
| @@ -24785,7 +24933,7 @@ Not documented | |||
| 24785 | ;;;*** | 24933 | ;;;*** |
| 24786 | 24934 | ||
| 24787 | ;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" | 24935 | ;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" |
| 24788 | ;;;;;; (18231 31069)) | 24936 | ;;;;;; (18310 12082)) |
| 24789 | ;;; Generated autoloads from gnus/sieve-mode.el | 24937 | ;;; Generated autoloads from gnus/sieve-mode.el |
| 24790 | 24938 | ||
| 24791 | (autoload 'sieve-mode "sieve-mode" "\ | 24939 | (autoload 'sieve-mode "sieve-mode" "\ |
| @@ -24800,14 +24948,14 @@ Turning on Sieve mode runs `sieve-mode-hook'. | |||
| 24800 | 24948 | ||
| 24801 | ;;;*** | 24949 | ;;;*** |
| 24802 | 24950 | ||
| 24803 | ;;;### (autoloads nil "simple" "simple.el" (18231 31064)) | 24951 | ;;;### (autoloads nil "simple" "simple.el" (18339 17947)) |
| 24804 | ;;; Generated autoloads from simple.el | 24952 | ;;; Generated autoloads from simple.el |
| 24805 | (put 'fill-prefix 'safe-local-variable 'string-or-null-p) | 24953 | (put 'fill-prefix 'safe-local-variable 'string-or-null-p) |
| 24806 | 24954 | ||
| 24807 | ;;;*** | 24955 | ;;;*** |
| 24808 | 24956 | ||
| 24809 | ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (18231 | 24957 | ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (18310 |
| 24810 | ;;;;;; 31070)) | 24958 | ;;;;;; 12113)) |
| 24811 | ;;; Generated autoloads from progmodes/simula.el | 24959 | ;;; Generated autoloads from progmodes/simula.el |
| 24812 | 24960 | ||
| 24813 | (autoload 'simula-mode "simula" "\ | 24961 | (autoload 'simula-mode "simula" "\ |
| @@ -24856,7 +25004,7 @@ with no arguments, if that value is non-nil. | |||
| 24856 | ;;;*** | 25004 | ;;;*** |
| 24857 | 25005 | ||
| 24858 | ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new | 25006 | ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new |
| 24859 | ;;;;;; define-skeleton) "skeleton" "skeleton.el" (18177 874)) | 25007 | ;;;;;; define-skeleton) "skeleton" "skeleton.el" (18339 17947)) |
| 24860 | ;;; Generated autoloads from skeleton.el | 25008 | ;;; Generated autoloads from skeleton.el |
| 24861 | 25009 | ||
| 24862 | (defvar skeleton-filter-function 'identity "\ | 25010 | (defvar skeleton-filter-function 'identity "\ |
| @@ -24965,8 +25113,8 @@ symmetrical ones, and the same character twice for the others. | |||
| 24965 | 25113 | ||
| 24966 | ;;;*** | 25114 | ;;;*** |
| 24967 | 25115 | ||
| 24968 | ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" | 25116 | ;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) |
| 24969 | ;;;;;; (18231 31064)) | 25117 | ;;;;;; "smerge-mode" "smerge-mode.el" (18324 26612)) |
| 24970 | ;;; Generated autoloads from smerge-mode.el | 25118 | ;;; Generated autoloads from smerge-mode.el |
| 24971 | 25119 | ||
| 24972 | (autoload 'smerge-ediff "smerge-mode" "\ | 25120 | (autoload 'smerge-ediff "smerge-mode" "\ |
| @@ -24991,7 +25139,7 @@ If no conflict maker is found, turn off `smerge-mode'. | |||
| 24991 | ;;;*** | 25139 | ;;;*** |
| 24992 | 25140 | ||
| 24993 | ;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" | 25141 | ;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" |
| 24994 | ;;;;;; (18231 31069)) | 25142 | ;;;;;; (18310 12082)) |
| 24995 | ;;; Generated autoloads from gnus/smiley.el | 25143 | ;;; Generated autoloads from gnus/smiley.el |
| 24996 | 25144 | ||
| 24997 | (autoload 'smiley-region "smiley" "\ | 25145 | (autoload 'smiley-region "smiley" "\ |
| @@ -25009,7 +25157,7 @@ interactively. If there's no argument, do it at the current buffer | |||
| 25009 | ;;;*** | 25157 | ;;;*** |
| 25010 | 25158 | ||
| 25011 | ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" | 25159 | ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" |
| 25012 | ;;;;;; "mail/smtpmail.el" (18177 867)) | 25160 | ;;;;;; "mail/smtpmail.el" (18310 12091)) |
| 25013 | ;;; Generated autoloads from mail/smtpmail.el | 25161 | ;;; Generated autoloads from mail/smtpmail.el |
| 25014 | 25162 | ||
| 25015 | (autoload 'smtpmail-send-it "smtpmail" "\ | 25163 | (autoload 'smtpmail-send-it "smtpmail" "\ |
| @@ -25024,7 +25172,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'. | |||
| 25024 | 25172 | ||
| 25025 | ;;;*** | 25173 | ;;;*** |
| 25026 | 25174 | ||
| 25027 | ;;;### (autoloads (snake) "snake" "play/snake.el" (18177 871)) | 25175 | ;;;### (autoloads (snake) "snake" "play/snake.el" (18310 12106)) |
| 25028 | ;;; Generated autoloads from play/snake.el | 25176 | ;;; Generated autoloads from play/snake.el |
| 25029 | 25177 | ||
| 25030 | (autoload 'snake "snake" "\ | 25178 | (autoload 'snake "snake" "\ |
| @@ -25048,7 +25196,7 @@ Snake mode keybindings: | |||
| 25048 | ;;;*** | 25196 | ;;;*** |
| 25049 | 25197 | ||
| 25050 | ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" | 25198 | ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" |
| 25051 | ;;;;;; (18190 39683)) | 25199 | ;;;;;; (18310 12096)) |
| 25052 | ;;; Generated autoloads from net/snmp-mode.el | 25200 | ;;; Generated autoloads from net/snmp-mode.el |
| 25053 | 25201 | ||
| 25054 | (autoload 'snmp-mode "snmp-mode" "\ | 25202 | (autoload 'snmp-mode "snmp-mode" "\ |
| @@ -25079,7 +25227,7 @@ then `snmpv2-mode-hook'. | |||
| 25079 | 25227 | ||
| 25080 | ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name | 25228 | ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name |
| 25081 | ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) | 25229 | ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) |
| 25082 | ;;;;;; "solar" "calendar/solar.el" (18177 856)) | 25230 | ;;;;;; "solar" "calendar/solar.el" (18310 12060)) |
| 25083 | ;;; Generated autoloads from calendar/solar.el | 25231 | ;;; Generated autoloads from calendar/solar.el |
| 25084 | 25232 | ||
| 25085 | (defvar calendar-time-display-form '(12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")")) "\ | 25233 | (defvar calendar-time-display-form '(12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")")) "\ |
| @@ -25150,8 +25298,8 @@ Requires floating point. | |||
| 25150 | 25298 | ||
| 25151 | ;;;*** | 25299 | ;;;*** |
| 25152 | 25300 | ||
| 25153 | ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (18190 | 25301 | ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (18310 |
| 25154 | ;;;;;; 39683)) | 25302 | ;;;;;; 12106)) |
| 25155 | ;;; Generated autoloads from play/solitaire.el | 25303 | ;;; Generated autoloads from play/solitaire.el |
| 25156 | 25304 | ||
| 25157 | (autoload 'solitaire "solitaire" "\ | 25305 | (autoload 'solitaire "solitaire" "\ |
| @@ -25228,7 +25376,7 @@ Pick your favourite shortcuts: | |||
| 25228 | 25376 | ||
| 25229 | ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields | 25377 | ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields |
| 25230 | ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs | 25378 | ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs |
| 25231 | ;;;;;; sort-lines sort-subr) "sort" "sort.el" (18177 874)) | 25379 | ;;;;;; sort-lines sort-subr) "sort" "sort.el" (18310 12047)) |
| 25232 | ;;; Generated autoloads from sort.el | 25380 | ;;; Generated autoloads from sort.el |
| 25233 | (put 'sort-fold-case 'safe-local-variable 'booleanp) | 25381 | (put 'sort-fold-case 'safe-local-variable 'booleanp) |
| 25234 | 25382 | ||
| @@ -25372,8 +25520,8 @@ From a program takes two point or marker arguments, BEG and END. | |||
| 25372 | 25520 | ||
| 25373 | ;;;*** | 25521 | ;;;*** |
| 25374 | 25522 | ||
| 25375 | ;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (18231 | 25523 | ;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (18310 |
| 25376 | ;;;;;; 31069)) | 25524 | ;;;;;; 12083)) |
| 25377 | ;;; Generated autoloads from gnus/spam.el | 25525 | ;;; Generated autoloads from gnus/spam.el |
| 25378 | 25526 | ||
| 25379 | (autoload 'spam-initialize "spam" "\ | 25527 | (autoload 'spam-initialize "spam" "\ |
| @@ -25389,7 +25537,7 @@ installed through `spam-necessary-extra-headers'. | |||
| 25389 | 25537 | ||
| 25390 | ;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file | 25538 | ;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file |
| 25391 | ;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" | 25539 | ;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" |
| 25392 | ;;;;;; "gnus/spam-report.el" (18231 31069)) | 25540 | ;;;;;; "gnus/spam-report.el" (18310 12082)) |
| 25393 | ;;; Generated autoloads from gnus/spam-report.el | 25541 | ;;; Generated autoloads from gnus/spam-report.el |
| 25394 | 25542 | ||
| 25395 | (autoload 'spam-report-process-queue "spam-report" "\ | 25543 | (autoload 'spam-report-process-queue "spam-report" "\ |
| @@ -25432,7 +25580,7 @@ Spam reports will be queued with the method used when | |||
| 25432 | ;;;*** | 25580 | ;;;*** |
| 25433 | 25581 | ||
| 25434 | ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" | 25582 | ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" |
| 25435 | ;;;;;; "speedbar.el" (18190 39679)) | 25583 | ;;;;;; "speedbar.el" (18310 12048)) |
| 25436 | ;;; Generated autoloads from speedbar.el | 25584 | ;;; Generated autoloads from speedbar.el |
| 25437 | 25585 | ||
| 25438 | (defalias 'speedbar 'speedbar-frame-mode) | 25586 | (defalias 'speedbar 'speedbar-frame-mode) |
| @@ -25457,7 +25605,7 @@ selected. If the speedbar frame is active, then select the attached frame. | |||
| 25457 | ;;;*** | 25605 | ;;;*** |
| 25458 | 25606 | ||
| 25459 | ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) | 25607 | ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) |
| 25460 | ;;;;;; "spell" "textmodes/spell.el" (18177 876)) | 25608 | ;;;;;; "spell" "textmodes/spell.el" (18310 12121)) |
| 25461 | ;;; Generated autoloads from textmodes/spell.el | 25609 | ;;; Generated autoloads from textmodes/spell.el |
| 25462 | 25610 | ||
| 25463 | (put 'spell-filter 'risky-local-variable t) | 25611 | (put 'spell-filter 'risky-local-variable t) |
| @@ -25493,8 +25641,8 @@ Check spelling of string supplied as argument. | |||
| 25493 | 25641 | ||
| 25494 | ;;;*** | 25642 | ;;;*** |
| 25495 | 25643 | ||
| 25496 | ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (18177 | 25644 | ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (18310 |
| 25497 | ;;;;;; 871)) | 25645 | ;;;;;; 12106)) |
| 25498 | ;;; Generated autoloads from play/spook.el | 25646 | ;;; Generated autoloads from play/spook.el |
| 25499 | 25647 | ||
| 25500 | (autoload 'spook "spook" "\ | 25648 | (autoload 'spook "spook" "\ |
| @@ -25512,8 +25660,8 @@ Return a vector containing the lines from `spook-phrases-file'. | |||
| 25512 | ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres | 25660 | ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres |
| 25513 | ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix | 25661 | ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix |
| 25514 | ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help | 25662 | ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help |
| 25515 | ;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (18190 | 25663 | ;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (18310 |
| 25516 | ;;;;;; 39684)) | 25664 | ;;;;;; 12114)) |
| 25517 | ;;; Generated autoloads from progmodes/sql.el | 25665 | ;;; Generated autoloads from progmodes/sql.el |
| 25518 | 25666 | ||
| 25519 | (autoload 'sql-add-product-keywords "sql" "\ | 25667 | (autoload 'sql-add-product-keywords "sql" "\ |
| @@ -25944,8 +26092,8 @@ input. See `sql-interactive-mode'. | |||
| 25944 | ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes | 26092 | ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes |
| 25945 | ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke | 26093 | ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke |
| 25946 | ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke | 26094 | ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke |
| 25947 | ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (18231 | 26095 | ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (18310 |
| 25948 | ;;;;;; 31064)) | 26096 | ;;;;;; 12048)) |
| 25949 | ;;; Generated autoloads from strokes.el | 26097 | ;;; Generated autoloads from strokes.el |
| 25950 | 26098 | ||
| 25951 | (autoload 'strokes-global-set-stroke "strokes" "\ | 26099 | (autoload 'strokes-global-set-stroke "strokes" "\ |
| @@ -26075,7 +26223,7 @@ Studlify-case the current buffer. | |||
| 26075 | 26223 | ||
| 26076 | ;;;*** | 26224 | ;;;*** |
| 26077 | 26225 | ||
| 26078 | ;;;### (autoloads (locate-library) "subr" "subr.el" (18231 31064)) | 26226 | ;;;### (autoloads (locate-library) "subr" "subr.el" (18339 17947)) |
| 26079 | ;;; Generated autoloads from subr.el | 26227 | ;;; Generated autoloads from subr.el |
| 26080 | 26228 | ||
| 26081 | (autoload 'locate-library "subr" "\ | 26229 | (autoload 'locate-library "subr" "\ |
| @@ -26097,7 +26245,7 @@ and the file name is displayed in the echo area. | |||
| 26097 | ;;;*** | 26245 | ;;;*** |
| 26098 | 26246 | ||
| 26099 | ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" | 26247 | ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" |
| 26100 | ;;;;;; (18190 39683)) | 26248 | ;;;;;; (18310 12092)) |
| 26101 | ;;; Generated autoloads from mail/supercite.el | 26249 | ;;; Generated autoloads from mail/supercite.el |
| 26102 | 26250 | ||
| 26103 | (autoload 'sc-cite-original "supercite" "\ | 26251 | (autoload 'sc-cite-original "supercite" "\ |
| @@ -26129,8 +26277,8 @@ before, and `sc-post-hook' is run after the guts of this function. | |||
| 26129 | 26277 | ||
| 26130 | ;;;*** | 26278 | ;;;*** |
| 26131 | 26279 | ||
| 26132 | ;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (18190 | 26280 | ;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (18329 |
| 26133 | ;;;;;; 39679)) | 26281 | ;;;;;; 52182)) |
| 26134 | ;;; Generated autoloads from t-mouse.el | 26282 | ;;; Generated autoloads from t-mouse.el |
| 26135 | 26283 | ||
| 26136 | (define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") | 26284 | (define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") |
| @@ -26157,7 +26305,7 @@ It relies on the `gpm' daemon being activated. | |||
| 26157 | 26305 | ||
| 26158 | ;;;*** | 26306 | ;;;*** |
| 26159 | 26307 | ||
| 26160 | ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (18177 875)) | 26308 | ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (18310 12048)) |
| 26161 | ;;; Generated autoloads from tabify.el | 26309 | ;;; Generated autoloads from tabify.el |
| 26162 | 26310 | ||
| 26163 | (autoload 'untabify "tabify" "\ | 26311 | (autoload 'untabify "tabify" "\ |
| @@ -26192,7 +26340,7 @@ The variable `tab-width' controls the spacing of tab stops. | |||
| 26192 | ;;;;;; table-recognize table-insert-row-column table-insert-column | 26340 | ;;;;;; table-recognize table-insert-row-column table-insert-column |
| 26193 | ;;;;;; table-insert-row table-insert table-point-left-cell-hook | 26341 | ;;;;;; table-insert-row table-insert table-point-left-cell-hook |
| 26194 | ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) | 26342 | ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) |
| 26195 | ;;;;;; "table" "textmodes/table.el" (18190 39686)) | 26343 | ;;;;;; "table" "textmodes/table.el" (18307 26245)) |
| 26196 | ;;; Generated autoloads from textmodes/table.el | 26344 | ;;; Generated autoloads from textmodes/table.el |
| 26197 | 26345 | ||
| 26198 | (defvar table-cell-map-hook nil "\ | 26346 | (defvar table-cell-map-hook nil "\ |
| @@ -26780,7 +26928,7 @@ converts a table into plain text without frames. It is a companion to | |||
| 26780 | 26928 | ||
| 26781 | ;;;*** | 26929 | ;;;*** |
| 26782 | 26930 | ||
| 26783 | ;;;### (autoloads (talk talk-connect) "talk" "talk.el" (18190 39679)) | 26931 | ;;;### (autoloads (talk talk-connect) "talk" "talk.el" (18310 12048)) |
| 26784 | ;;; Generated autoloads from talk.el | 26932 | ;;; Generated autoloads from talk.el |
| 26785 | 26933 | ||
| 26786 | (autoload 'talk-connect "talk" "\ | 26934 | (autoload 'talk-connect "talk" "\ |
| @@ -26795,7 +26943,7 @@ Connect to the Emacs talk group from the current X display or tty frame. | |||
| 26795 | 26943 | ||
| 26796 | ;;;*** | 26944 | ;;;*** |
| 26797 | 26945 | ||
| 26798 | ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (18213 1256)) | 26946 | ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (18339 17947)) |
| 26799 | ;;; Generated autoloads from tar-mode.el | 26947 | ;;; Generated autoloads from tar-mode.el |
| 26800 | 26948 | ||
| 26801 | (autoload 'tar-mode "tar-mode" "\ | 26949 | (autoload 'tar-mode "tar-mode" "\ |
| @@ -26819,7 +26967,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'. | |||
| 26819 | ;;;*** | 26967 | ;;;*** |
| 26820 | 26968 | ||
| 26821 | ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" | 26969 | ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" |
| 26822 | ;;;;;; "progmodes/tcl.el" (18177 873)) | 26970 | ;;;;;; "progmodes/tcl.el" (18310 12114)) |
| 26823 | ;;; Generated autoloads from progmodes/tcl.el | 26971 | ;;; Generated autoloads from progmodes/tcl.el |
| 26824 | 26972 | ||
| 26825 | (autoload 'tcl-mode "tcl" "\ | 26973 | (autoload 'tcl-mode "tcl" "\ |
| @@ -26870,7 +27018,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'. | |||
| 26870 | 27018 | ||
| 26871 | ;;;*** | 27019 | ;;;*** |
| 26872 | 27020 | ||
| 26873 | ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (18177 869)) | 27021 | ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (18310 12096)) |
| 26874 | ;;; Generated autoloads from net/telnet.el | 27022 | ;;; Generated autoloads from net/telnet.el |
| 26875 | (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") | 27023 | (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") |
| 26876 | 27024 | ||
| @@ -26897,8 +27045,8 @@ Normally input is edited in Emacs and sent a line at a time. | |||
| 26897 | 27045 | ||
| 26898 | ;;;*** | 27046 | ;;;*** |
| 26899 | 27047 | ||
| 26900 | ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (18177 | 27048 | ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (18339 |
| 26901 | ;;;;;; 875)) | 27049 | ;;;;;; 17948)) |
| 26902 | ;;; Generated autoloads from term.el | 27050 | ;;; Generated autoloads from term.el |
| 26903 | 27051 | ||
| 26904 | (autoload 'make-term "term" "\ | 27052 | (autoload 'make-term "term" "\ |
| @@ -26926,8 +27074,8 @@ Start a terminal-emulator in a new buffer. | |||
| 26926 | 27074 | ||
| 26927 | ;;;*** | 27075 | ;;;*** |
| 26928 | 27076 | ||
| 26929 | ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (18177 | 27077 | ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (18310 |
| 26930 | ;;;;;; 875)) | 27078 | ;;;;;; 12048)) |
| 26931 | ;;; Generated autoloads from terminal.el | 27079 | ;;; Generated autoloads from terminal.el |
| 26932 | 27080 | ||
| 26933 | (autoload 'terminal-emulator "terminal" "\ | 27081 | (autoload 'terminal-emulator "terminal" "\ |
| @@ -26964,7 +27112,7 @@ subprocess started. | |||
| 26964 | ;;;*** | 27112 | ;;;*** |
| 26965 | 27113 | ||
| 26966 | ;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" | 27114 | ;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" |
| 26967 | ;;;;;; (18177 858)) | 27115 | ;;;;;; (18310 12065)) |
| 26968 | ;;; Generated autoloads from emacs-lisp/testcover.el | 27116 | ;;; Generated autoloads from emacs-lisp/testcover.el |
| 26969 | 27117 | ||
| 26970 | (autoload 'testcover-this-defun "testcover" "\ | 27118 | (autoload 'testcover-this-defun "testcover" "\ |
| @@ -26974,7 +27122,7 @@ Start coverage on function under point. | |||
| 26974 | 27122 | ||
| 26975 | ;;;*** | 27123 | ;;;*** |
| 26976 | 27124 | ||
| 26977 | ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (18177 871)) | 27125 | ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (18310 12106)) |
| 26978 | ;;; Generated autoloads from play/tetris.el | 27126 | ;;; Generated autoloads from play/tetris.el |
| 26979 | 27127 | ||
| 26980 | (autoload 'tetris "tetris" "\ | 27128 | (autoload 'tetris "tetris" "\ |
| @@ -27005,7 +27153,7 @@ tetris-mode keybindings: | |||
| 27005 | ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command | 27153 | ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command |
| 27006 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp | 27154 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp |
| 27007 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" | 27155 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" |
| 27008 | ;;;;;; (18213 1261)) | 27156 | ;;;;;; (18310 12121)) |
| 27009 | ;;; Generated autoloads from textmodes/tex-mode.el | 27157 | ;;; Generated autoloads from textmodes/tex-mode.el |
| 27010 | 27158 | ||
| 27011 | (defvar tex-shell-file-name nil "\ | 27159 | (defvar tex-shell-file-name nil "\ |
| @@ -27307,7 +27455,7 @@ Major mode to edit DocTeX files. | |||
| 27307 | ;;;*** | 27455 | ;;;*** |
| 27308 | 27456 | ||
| 27309 | ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) | 27457 | ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) |
| 27310 | ;;;;;; "texinfmt" "textmodes/texinfmt.el" (18177 876)) | 27458 | ;;;;;; "texinfmt" "textmodes/texinfmt.el" (18310 12121)) |
| 27311 | ;;; Generated autoloads from textmodes/texinfmt.el | 27459 | ;;; Generated autoloads from textmodes/texinfmt.el |
| 27312 | 27460 | ||
| 27313 | (autoload 'texinfo-format-buffer "texinfmt" "\ | 27461 | (autoload 'texinfo-format-buffer "texinfmt" "\ |
| @@ -27347,7 +27495,7 @@ if large. You can use `Info-split' to do this manually. | |||
| 27347 | ;;;*** | 27495 | ;;;*** |
| 27348 | 27496 | ||
| 27349 | ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) | 27497 | ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) |
| 27350 | ;;;;;; "texinfo" "textmodes/texinfo.el" (18190 39686)) | 27498 | ;;;;;; "texinfo" "textmodes/texinfo.el" (18310 12121)) |
| 27351 | ;;; Generated autoloads from textmodes/texinfo.el | 27499 | ;;; Generated autoloads from textmodes/texinfo.el |
| 27352 | 27500 | ||
| 27353 | (defvar texinfo-open-quote "``" "\ | 27501 | (defvar texinfo-open-quote "``" "\ |
| @@ -27433,7 +27581,7 @@ value of `texinfo-mode-hook'. | |||
| 27433 | 27581 | ||
| 27434 | ;;;### (autoloads (thai-composition-function thai-compose-buffer | 27582 | ;;;### (autoloads (thai-composition-function thai-compose-buffer |
| 27435 | ;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el" | 27583 | ;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el" |
| 27436 | ;;;;;; (18177 866)) | 27584 | ;;;;;; (18339 17960)) |
| 27437 | ;;; Generated autoloads from language/thai-util.el | 27585 | ;;; Generated autoloads from language/thai-util.el |
| 27438 | 27586 | ||
| 27439 | (autoload 'thai-compose-region "thai-util" "\ | 27587 | (autoload 'thai-compose-region "thai-util" "\ |
| @@ -27456,13 +27604,13 @@ Compose Thai characters in the current buffer. | |||
| 27456 | (autoload 'thai-composition-function "thai-util" "\ | 27604 | (autoload 'thai-composition-function "thai-util" "\ |
| 27457 | Not documented | 27605 | Not documented |
| 27458 | 27606 | ||
| 27459 | \(fn POS &optional STRING)" nil nil) | 27607 | \(fn POS TO FONT-OBJECT STRING)" nil nil) |
| 27460 | 27608 | ||
| 27461 | ;;;*** | 27609 | ;;;*** |
| 27462 | 27610 | ||
| 27463 | ;;;### (autoloads (list-at-point number-at-point symbol-at-point | 27611 | ;;;### (autoloads (list-at-point number-at-point symbol-at-point |
| 27464 | ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) | 27612 | ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) |
| 27465 | ;;;;;; "thingatpt" "thingatpt.el" (18177 876)) | 27613 | ;;;;;; "thingatpt" "thingatpt.el" (18310 12048)) |
| 27466 | ;;; Generated autoloads from thingatpt.el | 27614 | ;;; Generated autoloads from thingatpt.el |
| 27467 | 27615 | ||
| 27468 | (autoload 'forward-thing "thingatpt" "\ | 27616 | (autoload 'forward-thing "thingatpt" "\ |
| @@ -27519,7 +27667,7 @@ Not documented | |||
| 27519 | 27667 | ||
| 27520 | ;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked | 27668 | ;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked |
| 27521 | ;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" | 27669 | ;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" |
| 27522 | ;;;;;; (18177 876)) | 27670 | ;;;;;; (18310 12048)) |
| 27523 | ;;; Generated autoloads from thumbs.el | 27671 | ;;; Generated autoloads from thumbs.el |
| 27524 | 27672 | ||
| 27525 | (autoload 'thumbs-find-thumb "thumbs" "\ | 27673 | (autoload 'thumbs-find-thumb "thumbs" "\ |
| @@ -27558,7 +27706,7 @@ In dired, call the setroot program on the image at point. | |||
| 27558 | ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region | 27706 | ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region |
| 27559 | ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan | 27707 | ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan |
| 27560 | ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" | 27708 | ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" |
| 27561 | ;;;;;; "language/tibet-util.el" (18177 866)) | 27709 | ;;;;;; "language/tibet-util.el" (18339 17961)) |
| 27562 | ;;; Generated autoloads from language/tibet-util.el | 27710 | ;;; Generated autoloads from language/tibet-util.el |
| 27563 | 27711 | ||
| 27564 | (autoload 'tibetan-char-p "tibet-util" "\ | 27712 | (autoload 'tibetan-char-p "tibet-util" "\ |
| @@ -27637,7 +27785,7 @@ Not documented | |||
| 27637 | ;;;*** | 27785 | ;;;*** |
| 27638 | 27786 | ||
| 27639 | ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" | 27787 | ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" |
| 27640 | ;;;;;; (18177 876)) | 27788 | ;;;;;; (18310 12122)) |
| 27641 | ;;; Generated autoloads from textmodes/tildify.el | 27789 | ;;; Generated autoloads from textmodes/tildify.el |
| 27642 | 27790 | ||
| 27643 | (autoload 'tildify-region "tildify" "\ | 27791 | (autoload 'tildify-region "tildify" "\ |
| @@ -27661,7 +27809,7 @@ This function performs no refilling of the changed text. | |||
| 27661 | ;;;*** | 27809 | ;;;*** |
| 27662 | 27810 | ||
| 27663 | ;;;### (autoloads (display-time-world display-time-mode display-time | 27811 | ;;;### (autoloads (display-time-world display-time-mode display-time |
| 27664 | ;;;;;; display-time-day-and-date) "time" "time.el" (18231 31064)) | 27812 | ;;;;;; display-time-day-and-date) "time" "time.el" (18310 12048)) |
| 27665 | ;;; Generated autoloads from time.el | 27813 | ;;; Generated autoloads from time.el |
| 27666 | 27814 | ||
| 27667 | (defvar display-time-day-and-date nil "\ | 27815 | (defvar display-time-day-and-date nil "\ |
| @@ -27710,8 +27858,8 @@ To turn off the world time display, go to that window and type `q'. | |||
| 27710 | ;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year | 27858 | ;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year |
| 27711 | ;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract | 27859 | ;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract |
| 27712 | ;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds | 27860 | ;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds |
| 27713 | ;;;;;; date-to-time) "time-date" "calendar/time-date.el" (18177 | 27861 | ;;;;;; date-to-time) "time-date" "calendar/time-date.el" (18310 |
| 27714 | ;;;;;; 856)) | 27862 | ;;;;;; 12060)) |
| 27715 | ;;; Generated autoloads from calendar/time-date.el | 27863 | ;;; Generated autoloads from calendar/time-date.el |
| 27716 | 27864 | ||
| 27717 | (autoload 'date-to-time "time-date" "\ | 27865 | (autoload 'date-to-time "time-date" "\ |
| @@ -27797,7 +27945,7 @@ If DATE is malformed, return a time value of zeros. | |||
| 27797 | ;;;*** | 27945 | ;;;*** |
| 27798 | 27946 | ||
| 27799 | ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" | 27947 | ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" |
| 27800 | ;;;;;; "time-stamp.el" (18177 876)) | 27948 | ;;;;;; "time-stamp.el" (18339 17948)) |
| 27801 | ;;; Generated autoloads from time-stamp.el | 27949 | ;;; Generated autoloads from time-stamp.el |
| 27802 | (put 'time-stamp-format 'safe-local-variable 'stringp) | 27950 | (put 'time-stamp-format 'safe-local-variable 'stringp) |
| 27803 | (put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) | 27951 | (put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) |
| @@ -27841,7 +27989,7 @@ With ARG, turn time stamping on if and only if arg is positive. | |||
| 27841 | ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out | 27989 | ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out |
| 27842 | ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in | 27990 | ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in |
| 27843 | ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" | 27991 | ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" |
| 27844 | ;;;;;; (18177 856)) | 27992 | ;;;;;; (18310 12060)) |
| 27845 | ;;; Generated autoloads from calendar/timeclock.el | 27993 | ;;; Generated autoloads from calendar/timeclock.el |
| 27846 | 27994 | ||
| 27847 | (autoload 'timeclock-modeline-display "timeclock" "\ | 27995 | (autoload 'timeclock-modeline-display "timeclock" "\ |
| @@ -27942,7 +28090,7 @@ relative only to the time worked today, and not to past time. | |||
| 27942 | 28090 | ||
| 27943 | ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer | 28091 | ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer |
| 27944 | ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" | 28092 | ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" |
| 27945 | ;;;;;; "emacs-lisp/timer.el" (18177 858)) | 28093 | ;;;;;; "emacs-lisp/timer.el" (18310 12065)) |
| 27946 | ;;; Generated autoloads from emacs-lisp/timer.el | 28094 | ;;; Generated autoloads from emacs-lisp/timer.el |
| 27947 | 28095 | ||
| 27948 | (defalias 'disable-timeout 'cancel-timer) | 28096 | (defalias 'disable-timeout 'cancel-timer) |
| @@ -28023,7 +28171,7 @@ be detected. | |||
| 28023 | ;;;*** | 28171 | ;;;*** |
| 28024 | 28172 | ||
| 28025 | ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" | 28173 | ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" |
| 28026 | ;;;;;; "international/titdic-cnv.el" (18177 865)) | 28174 | ;;;;;; "international/titdic-cnv.el" (18339 17956)) |
| 28027 | ;;; Generated autoloads from international/titdic-cnv.el | 28175 | ;;; Generated autoloads from international/titdic-cnv.el |
| 28028 | 28176 | ||
| 28029 | (autoload 'titdic-convert "titdic-cnv" "\ | 28177 | (autoload 'titdic-convert "titdic-cnv" "\ |
| @@ -28046,8 +28194,8 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\". | |||
| 28046 | ;;;*** | 28194 | ;;;*** |
| 28047 | 28195 | ||
| 28048 | ;;;### (autoloads (tamil-composition-function tamil-post-read-conversion | 28196 | ;;;### (autoloads (tamil-composition-function tamil-post-read-conversion |
| 28049 | ;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (18177 | 28197 | ;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (18339 |
| 28050 | ;;;;;; 866)) | 28198 | ;;;;;; 17961)) |
| 28051 | ;;; Generated autoloads from language/tml-util.el | 28199 | ;;; Generated autoloads from language/tml-util.el |
| 28052 | 28200 | ||
| 28053 | (autoload 'tamil-compose-region "tml-util" "\ | 28201 | (autoload 'tamil-compose-region "tml-util" "\ |
| @@ -28070,7 +28218,7 @@ In this case, compose characters after POS of the string. | |||
| 28070 | ;;;*** | 28218 | ;;;*** |
| 28071 | 28219 | ||
| 28072 | ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" | 28220 | ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" |
| 28073 | ;;;;;; "tmm.el" (18190 39679)) | 28221 | ;;;;;; "tmm.el" (18310 12048)) |
| 28074 | ;;; Generated autoloads from tmm.el | 28222 | ;;; Generated autoloads from tmm.el |
| 28075 | (define-key global-map "\M-`" 'tmm-menubar) | 28223 | (define-key global-map "\M-`" 'tmm-menubar) |
| 28076 | (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) | 28224 | (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) |
| @@ -28110,7 +28258,7 @@ Its value should be an event that has a binding in MENU. | |||
| 28110 | 28258 | ||
| 28111 | ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities | 28259 | ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities |
| 28112 | ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) | 28260 | ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) |
| 28113 | ;;;;;; "todo-mode" "calendar/todo-mode.el" (18177 856)) | 28261 | ;;;;;; "todo-mode" "calendar/todo-mode.el" (18307 26233)) |
| 28114 | ;;; Generated autoloads from calendar/todo-mode.el | 28262 | ;;; Generated autoloads from calendar/todo-mode.el |
| 28115 | 28263 | ||
| 28116 | (autoload 'todo-add-category "todo-mode" "\ | 28264 | (autoload 'todo-add-category "todo-mode" "\ |
| @@ -28171,7 +28319,7 @@ Show TODO list. | |||
| 28171 | 28319 | ||
| 28172 | ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu | 28320 | ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu |
| 28173 | ;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) | 28321 | ;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) |
| 28174 | ;;;;;; "tool-bar" "tool-bar.el" (18190 39679)) | 28322 | ;;;;;; "tool-bar" "tool-bar.el" (18310 12048)) |
| 28175 | ;;; Generated autoloads from tool-bar.el | 28323 | ;;; Generated autoloads from tool-bar.el |
| 28176 | 28324 | ||
| 28177 | (autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ | 28325 | (autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ |
| @@ -28244,7 +28392,7 @@ holds a keymap. | |||
| 28244 | ;;;*** | 28392 | ;;;*** |
| 28245 | 28393 | ||
| 28246 | ;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" | 28394 | ;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" |
| 28247 | ;;;;;; (18213 1258)) | 28395 | ;;;;;; (18329 52184)) |
| 28248 | ;;; Generated autoloads from emulation/tpu-edt.el | 28396 | ;;; Generated autoloads from emulation/tpu-edt.el |
| 28249 | 28397 | ||
| 28250 | (defvar tpu-edt-mode nil "\ | 28398 | (defvar tpu-edt-mode nil "\ |
| @@ -28270,7 +28418,42 @@ Turn on TPU/edt emulation. | |||
| 28270 | 28418 | ||
| 28271 | ;;;*** | 28419 | ;;;*** |
| 28272 | 28420 | ||
| 28273 | ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (18177 858)) | 28421 | ;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el" |
| 28422 | ;;;;;; (18307 26234)) | ||
| 28423 | ;;; Generated autoloads from emulation/tpu-mapper.el | ||
| 28424 | |||
| 28425 | (autoload 'tpu-mapper "tpu-mapper" "\ | ||
| 28426 | Create an Emacs lisp file defining the TPU-edt keypad for X-windows. | ||
| 28427 | |||
| 28428 | This command displays an instruction screen showing the TPU-edt keypad | ||
| 28429 | and asks you to press the TPU-edt editing keys. It uses the keys you | ||
| 28430 | press to create an Emacs Lisp file that will define a TPU-edt keypad | ||
| 28431 | for your X server. You can even re-arrange the standard EDT keypad to | ||
| 28432 | suit your tastes (or to cope with those silly Sun and PC keypads). | ||
| 28433 | |||
| 28434 | Finally, you will be prompted for the name of the file to store the key | ||
| 28435 | definitions. If you chose the default, TPU-edt will find it and load it | ||
| 28436 | automatically. If you specify a different file name, you will need to | ||
| 28437 | set the variable ``tpu-xkeys-file'' before starting TPU-edt. Here's how | ||
| 28438 | you might go about doing that in your .emacs file. | ||
| 28439 | |||
| 28440 | (setq tpu-xkeys-file (expand-file-name \"~/.my-emacs-x-keys\")) | ||
| 28441 | (tpu-edt) | ||
| 28442 | |||
| 28443 | Known Problems: | ||
| 28444 | |||
| 28445 | Sometimes, tpu-mapper will ignore a key you press, and just continue to | ||
| 28446 | prompt for the same key. This can happen when your window manager sucks | ||
| 28447 | up the key and doesn't pass it on to Emacs, or it could be an Emacs bug. | ||
| 28448 | Either way, there's nothing that tpu-mapper can do about it. You must | ||
| 28449 | press RETURN, to skip the current key and continue. Later, you and/or | ||
| 28450 | your local X guru can try to figure out why the key is being ignored. | ||
| 28451 | |||
| 28452 | \(fn)" t nil) | ||
| 28453 | |||
| 28454 | ;;;*** | ||
| 28455 | |||
| 28456 | ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (18310 12065)) | ||
| 28274 | ;;; Generated autoloads from emacs-lisp/tq.el | 28457 | ;;; Generated autoloads from emacs-lisp/tq.el |
| 28275 | 28458 | ||
| 28276 | (autoload 'tq-create "tq" "\ | 28459 | (autoload 'tq-create "tq" "\ |
| @@ -28284,7 +28467,7 @@ to a tcp server on another machine. | |||
| 28284 | ;;;*** | 28467 | ;;;*** |
| 28285 | 28468 | ||
| 28286 | ;;;### (autoloads (trace-function-background trace-function trace-buffer) | 28469 | ;;;### (autoloads (trace-function-background trace-function trace-buffer) |
| 28287 | ;;;;;; "trace" "emacs-lisp/trace.el" (18177 858)) | 28470 | ;;;;;; "trace" "emacs-lisp/trace.el" (18310 12065)) |
| 28288 | ;;; Generated autoloads from emacs-lisp/trace.el | 28471 | ;;; Generated autoloads from emacs-lisp/trace.el |
| 28289 | 28472 | ||
| 28290 | (defvar trace-buffer "*trace-output*" "\ | 28473 | (defvar trace-buffer "*trace-output*" "\ |
| @@ -28321,7 +28504,7 @@ BUFFER defaults to `trace-buffer'. | |||
| 28321 | ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion | 28504 | ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion |
| 28322 | ;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers | 28505 | ;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers |
| 28323 | ;;;;;; tramp-file-name-handler tramp-syntax) "tramp" "net/tramp.el" | 28506 | ;;;;;; tramp-file-name-handler tramp-syntax) "tramp" "net/tramp.el" |
| 28324 | ;;;;;; (18231 31069)) | 28507 | ;;;;;; (18342 13363)) |
| 28325 | ;;; Generated autoloads from net/tramp.el | 28508 | ;;; Generated autoloads from net/tramp.el |
| 28326 | 28509 | ||
| 28327 | (defvar tramp-syntax (if (featurep 'xemacs) 'sep 'ftp) "\ | 28510 | (defvar tramp-syntax (if (featurep 'xemacs) 'sep 'ftp) "\ |
| @@ -28449,7 +28632,7 @@ Discard Tramp from loading remote files. | |||
| 28449 | ;;;*** | 28632 | ;;;*** |
| 28450 | 28633 | ||
| 28451 | ;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" | 28634 | ;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" |
| 28452 | ;;;;;; (18231 31069)) | 28635 | ;;;;;; (18342 13362)) |
| 28453 | ;;; Generated autoloads from net/tramp-ftp.el | 28636 | ;;; Generated autoloads from net/tramp-ftp.el |
| 28454 | 28637 | ||
| 28455 | (autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ | 28638 | (autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ |
| @@ -28459,8 +28642,8 @@ Not documented | |||
| 28459 | 28642 | ||
| 28460 | ;;;*** | 28643 | ;;;*** |
| 28461 | 28644 | ||
| 28462 | ;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (18203 | 28645 | ;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (18310 |
| 28463 | ;;;;;; 51788)) | 28646 | ;;;;;; 12049)) |
| 28464 | ;;; Generated autoloads from tutorial.el | 28647 | ;;; Generated autoloads from tutorial.el |
| 28465 | 28648 | ||
| 28466 | (autoload 'help-with-tutorial "tutorial" "\ | 28649 | (autoload 'help-with-tutorial "tutorial" "\ |
| @@ -28485,18 +28668,18 @@ resumed later. | |||
| 28485 | ;;;*** | 28668 | ;;;*** |
| 28486 | 28669 | ||
| 28487 | ;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" | 28670 | ;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" |
| 28488 | ;;;;;; (18177 848)) | 28671 | ;;;;;; (18340 21050)) |
| 28489 | ;;; Generated autoloads from language/tv-util.el | 28672 | ;;; Generated autoloads from language/tv-util.el |
| 28490 | 28673 | ||
| 28491 | (autoload 'tai-viet-composition-function "tv-util" "\ | 28674 | (autoload 'tai-viet-composition-function "tv-util" "\ |
| 28492 | Not documented | 28675 | Not documented |
| 28493 | 28676 | ||
| 28494 | \(fn POS &optional STRING)" nil nil) | 28677 | \(fn FROM TO FONT-OBJECT STRING)" nil nil) |
| 28495 | 28678 | ||
| 28496 | ;;;*** | 28679 | ;;;*** |
| 28497 | 28680 | ||
| 28498 | ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" | 28681 | ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" |
| 28499 | ;;;;;; "textmodes/two-column.el" (18203 51793)) | 28682 | ;;;;;; "textmodes/two-column.el" (18310 12122)) |
| 28500 | ;;; Generated autoloads from textmodes/two-column.el | 28683 | ;;; Generated autoloads from textmodes/two-column.el |
| 28501 | (autoload '2C-command "two-column" () t 'keymap) | 28684 | (autoload '2C-command "two-column" () t 'keymap) |
| 28502 | (global-set-key "\C-x6" '2C-command) | 28685 | (global-set-key "\C-x6" '2C-command) |
| @@ -28547,7 +28730,7 @@ First column's text sSs Second column's text | |||
| 28547 | ;;;;;; type-break type-break-mode type-break-keystroke-threshold | 28730 | ;;;;;; type-break type-break-mode type-break-keystroke-threshold |
| 28548 | ;;;;;; type-break-good-break-interval type-break-good-rest-interval | 28731 | ;;;;;; type-break-good-break-interval type-break-good-rest-interval |
| 28549 | ;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" | 28732 | ;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" |
| 28550 | ;;;;;; (18177 877)) | 28733 | ;;;;;; (18310 12049)) |
| 28551 | ;;; Generated autoloads from type-break.el | 28734 | ;;; Generated autoloads from type-break.el |
| 28552 | 28735 | ||
| 28553 | (defvar type-break-mode nil "\ | 28736 | (defvar type-break-mode nil "\ |
| @@ -28730,7 +28913,7 @@ FRAC should be the inverse of the fractional value; for example, a value of | |||
| 28730 | ;;;*** | 28913 | ;;;*** |
| 28731 | 28914 | ||
| 28732 | ;;;### (autoloads (ununderline-region underline-region) "underline" | 28915 | ;;;### (autoloads (ununderline-region underline-region) "underline" |
| 28733 | ;;;;;; "textmodes/underline.el" (18177 876)) | 28916 | ;;;;;; "textmodes/underline.el" (18310 12122)) |
| 28734 | ;;; Generated autoloads from textmodes/underline.el | 28917 | ;;; Generated autoloads from textmodes/underline.el |
| 28735 | 28918 | ||
| 28736 | (autoload 'underline-region "underline" "\ | 28919 | (autoload 'underline-region "underline" "\ |
| @@ -28751,7 +28934,7 @@ which specify the range to operate on. | |||
| 28751 | ;;;*** | 28934 | ;;;*** |
| 28752 | 28935 | ||
| 28753 | ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) | 28936 | ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) |
| 28754 | ;;;;;; "undigest" "mail/undigest.el" (18177 867)) | 28937 | ;;;;;; "undigest" "mail/undigest.el" (18310 12092)) |
| 28755 | ;;; Generated autoloads from mail/undigest.el | 28938 | ;;; Generated autoloads from mail/undigest.el |
| 28756 | 28939 | ||
| 28757 | (autoload 'undigestify-rmail-message "undigest" "\ | 28940 | (autoload 'undigestify-rmail-message "undigest" "\ |
| @@ -28770,7 +28953,7 @@ following the containing message. | |||
| 28770 | ;;;*** | 28953 | ;;;*** |
| 28771 | 28954 | ||
| 28772 | ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" | 28955 | ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" |
| 28773 | ;;;;;; (18177 867)) | 28956 | ;;;;;; (18310 12092)) |
| 28774 | ;;; Generated autoloads from mail/unrmail.el | 28957 | ;;; Generated autoloads from mail/unrmail.el |
| 28775 | 28958 | ||
| 28776 | (autoload 'batch-unrmail "unrmail" "\ | 28959 | (autoload 'batch-unrmail "unrmail" "\ |
| @@ -28789,8 +28972,8 @@ Convert Rmail file FILE to system inbox format file TO-FILE. | |||
| 28789 | 28972 | ||
| 28790 | ;;;*** | 28973 | ;;;*** |
| 28791 | 28974 | ||
| 28792 | ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (18231 | 28975 | ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (18310 |
| 28793 | ;;;;;; 31065)) | 28976 | ;;;;;; 12065)) |
| 28794 | ;;; Generated autoloads from emacs-lisp/unsafep.el | 28977 | ;;; Generated autoloads from emacs-lisp/unsafep.el |
| 28795 | 28978 | ||
| 28796 | (autoload 'unsafep "unsafep" "\ | 28979 | (autoload 'unsafep "unsafep" "\ |
| @@ -28803,7 +28986,7 @@ UNSAFEP-VARS is a list of symbols with local bindings. | |||
| 28803 | ;;;*** | 28986 | ;;;*** |
| 28804 | 28987 | ||
| 28805 | ;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" | 28988 | ;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" |
| 28806 | ;;;;;; "url/url.el" (18177 877)) | 28989 | ;;;;;; "url/url.el" (18310 12124)) |
| 28807 | ;;; Generated autoloads from url/url.el | 28990 | ;;; Generated autoloads from url/url.el |
| 28808 | 28991 | ||
| 28809 | (autoload 'url-retrieve "url" "\ | 28992 | (autoload 'url-retrieve "url" "\ |
| @@ -28843,7 +29026,7 @@ no further processing). URL is either a string or a parsed URL. | |||
| 28843 | ;;;*** | 29026 | ;;;*** |
| 28844 | 29027 | ||
| 28845 | ;;;### (autoloads (url-register-auth-scheme url-get-authentication) | 29028 | ;;;### (autoloads (url-register-auth-scheme url-get-authentication) |
| 28846 | ;;;;;; "url-auth" "url/url-auth.el" (18195 4247)) | 29029 | ;;;;;; "url-auth" "url/url-auth.el" (18335 24899)) |
| 28847 | ;;; Generated autoloads from url/url-auth.el | 29030 | ;;; Generated autoloads from url/url-auth.el |
| 28848 | 29031 | ||
| 28849 | (autoload 'url-get-authentication "url-auth" "\ | 29032 | (autoload 'url-get-authentication "url-auth" "\ |
| @@ -28885,8 +29068,8 @@ RATING a rating between 1 and 10 of the strength of the authentication. | |||
| 28885 | ;;;*** | 29068 | ;;;*** |
| 28886 | 29069 | ||
| 28887 | ;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached | 29070 | ;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached |
| 28888 | ;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (18177 | 29071 | ;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (18310 |
| 28889 | ;;;;;; 877)) | 29072 | ;;;;;; 12122)) |
| 28890 | ;;; Generated autoloads from url/url-cache.el | 29073 | ;;; Generated autoloads from url/url-cache.el |
| 28891 | 29074 | ||
| 28892 | (autoload 'url-store-in-cache "url-cache" "\ | 29075 | (autoload 'url-store-in-cache "url-cache" "\ |
| @@ -28911,7 +29094,7 @@ Return t if a cached file has expired. | |||
| 28911 | 29094 | ||
| 28912 | ;;;*** | 29095 | ;;;*** |
| 28913 | 29096 | ||
| 28914 | ;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (18177 877)) | 29097 | ;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (18310 12122)) |
| 28915 | ;;; Generated autoloads from url/url-cid.el | 29098 | ;;; Generated autoloads from url/url-cid.el |
| 28916 | 29099 | ||
| 28917 | (autoload 'url-cid "url-cid" "\ | 29100 | (autoload 'url-cid "url-cid" "\ |
| @@ -28922,7 +29105,7 @@ Not documented | |||
| 28922 | ;;;*** | 29105 | ;;;*** |
| 28923 | 29106 | ||
| 28924 | ;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" | 29107 | ;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" |
| 28925 | ;;;;;; "url/url-dav.el" (18190 39686)) | 29108 | ;;;;;; "url/url-dav.el" (18310 12123)) |
| 28926 | ;;; Generated autoloads from url/url-dav.el | 29109 | ;;; Generated autoloads from url/url-dav.el |
| 28927 | 29110 | ||
| 28928 | (autoload 'url-dav-supported-p "url-dav" "\ | 29111 | (autoload 'url-dav-supported-p "url-dav" "\ |
| @@ -28937,8 +29120,8 @@ Not documented | |||
| 28937 | 29120 | ||
| 28938 | ;;;*** | 29121 | ;;;*** |
| 28939 | 29122 | ||
| 28940 | ;;;### (autoloads (url-file) "url-file" "url/url-file.el" (18190 | 29123 | ;;;### (autoloads (url-file) "url-file" "url/url-file.el" (18310 |
| 28941 | ;;;;;; 39686)) | 29124 | ;;;;;; 12123)) |
| 28942 | ;;; Generated autoloads from url/url-file.el | 29125 | ;;; Generated autoloads from url/url-file.el |
| 28943 | 29126 | ||
| 28944 | (autoload 'url-file "url-file" "\ | 29127 | (autoload 'url-file "url-file" "\ |
| @@ -28949,7 +29132,7 @@ Handle file: and ftp: URLs. | |||
| 28949 | ;;;*** | 29132 | ;;;*** |
| 28950 | 29133 | ||
| 28951 | ;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" | 29134 | ;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" |
| 28952 | ;;;;;; "url/url-gw.el" (18177 877)) | 29135 | ;;;;;; "url/url-gw.el" (18310 12123)) |
| 28953 | ;;; Generated autoloads from url/url-gw.el | 29136 | ;;; Generated autoloads from url/url-gw.el |
| 28954 | 29137 | ||
| 28955 | (autoload 'url-gateway-nslookup-host "url-gw" "\ | 29138 | (autoload 'url-gateway-nslookup-host "url-gw" "\ |
| @@ -28968,8 +29151,8 @@ Might do a non-blocking connection; use `process-status' to check. | |||
| 28968 | ;;;*** | 29151 | ;;;*** |
| 28969 | 29152 | ||
| 28970 | ;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file | 29153 | ;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file |
| 28971 | ;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (18177 | 29154 | ;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el" |
| 28972 | ;;;;;; 877)) | 29155 | ;;;;;; (18346 13711)) |
| 28973 | ;;; Generated autoloads from url/url-handlers.el | 29156 | ;;; Generated autoloads from url/url-handlers.el |
| 28974 | 29157 | ||
| 28975 | (defvar url-handler-mode nil "\ | 29158 | (defvar url-handler-mode nil "\ |
| @@ -29020,7 +29203,7 @@ Not documented | |||
| 29020 | ;;;*** | 29203 | ;;;*** |
| 29021 | 29204 | ||
| 29022 | ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p | 29205 | ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p |
| 29023 | ;;;;;; url-http) "url-http" "url/url-http.el" (18190 39686)) | 29206 | ;;;;;; url-http) "url-http" "url/url-http.el" (18310 12123)) |
| 29024 | ;;; Generated autoloads from url/url-http.el | 29207 | ;;; Generated autoloads from url/url-http.el |
| 29025 | 29208 | ||
| 29026 | (autoload 'url-http "url-http" "\ | 29209 | (autoload 'url-http "url-http" "\ |
| @@ -29085,7 +29268,7 @@ HTTPS retrievals are asynchronous.") | |||
| 29085 | 29268 | ||
| 29086 | ;;;*** | 29269 | ;;;*** |
| 29087 | 29270 | ||
| 29088 | ;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (18177 877)) | 29271 | ;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (18310 12123)) |
| 29089 | ;;; Generated autoloads from url/url-irc.el | 29272 | ;;; Generated autoloads from url/url-irc.el |
| 29090 | 29273 | ||
| 29091 | (autoload 'url-irc "url-irc" "\ | 29274 | (autoload 'url-irc "url-irc" "\ |
| @@ -29095,8 +29278,8 @@ Not documented | |||
| 29095 | 29278 | ||
| 29096 | ;;;*** | 29279 | ;;;*** |
| 29097 | 29280 | ||
| 29098 | ;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (18177 | 29281 | ;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (18310 |
| 29099 | ;;;;;; 877)) | 29282 | ;;;;;; 12123)) |
| 29100 | ;;; Generated autoloads from url/url-ldap.el | 29283 | ;;; Generated autoloads from url/url-ldap.el |
| 29101 | 29284 | ||
| 29102 | (autoload 'url-ldap "url-ldap" "\ | 29285 | (autoload 'url-ldap "url-ldap" "\ |
| @@ -29110,7 +29293,7 @@ URL can be a URL string, or a URL vector of the type returned by | |||
| 29110 | ;;;*** | 29293 | ;;;*** |
| 29111 | 29294 | ||
| 29112 | ;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" | 29295 | ;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" |
| 29113 | ;;;;;; (18190 39686)) | 29296 | ;;;;;; (18310 12123)) |
| 29114 | ;;; Generated autoloads from url/url-mailto.el | 29297 | ;;; Generated autoloads from url/url-mailto.el |
| 29115 | 29298 | ||
| 29116 | (autoload 'url-mail "url-mailto" "\ | 29299 | (autoload 'url-mail "url-mailto" "\ |
| @@ -29126,7 +29309,7 @@ Handle the mailto: URL syntax. | |||
| 29126 | ;;;*** | 29309 | ;;;*** |
| 29127 | 29310 | ||
| 29128 | ;;;### (autoloads (url-data url-generic-emulator-loader url-info | 29311 | ;;;### (autoloads (url-data url-generic-emulator-loader url-info |
| 29129 | ;;;;;; url-man) "url-misc" "url/url-misc.el" (18190 39686)) | 29312 | ;;;;;; url-man) "url-misc" "url/url-misc.el" (18310 12123)) |
| 29130 | ;;; Generated autoloads from url/url-misc.el | 29313 | ;;; Generated autoloads from url/url-misc.el |
| 29131 | 29314 | ||
| 29132 | (autoload 'url-man "url-misc" "\ | 29315 | (autoload 'url-man "url-misc" "\ |
| @@ -29158,7 +29341,7 @@ Fetch a data URL (RFC 2397). | |||
| 29158 | ;;;*** | 29341 | ;;;*** |
| 29159 | 29342 | ||
| 29160 | ;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" | 29343 | ;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" |
| 29161 | ;;;;;; (18190 39686)) | 29344 | ;;;;;; (18310 12124)) |
| 29162 | ;;; Generated autoloads from url/url-news.el | 29345 | ;;; Generated autoloads from url/url-news.el |
| 29163 | 29346 | ||
| 29164 | (autoload 'url-news "url-news" "\ | 29347 | (autoload 'url-news "url-news" "\ |
| @@ -29175,7 +29358,7 @@ Not documented | |||
| 29175 | 29358 | ||
| 29176 | ;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable | 29359 | ;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable |
| 29177 | ;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" | 29360 | ;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" |
| 29178 | ;;;;;; (18177 877)) | 29361 | ;;;;;; (18310 12124)) |
| 29179 | ;;; Generated autoloads from url/url-ns.el | 29362 | ;;; Generated autoloads from url/url-ns.el |
| 29180 | 29363 | ||
| 29181 | (autoload 'isPlainHostName "url-ns" "\ | 29364 | (autoload 'isPlainHostName "url-ns" "\ |
| @@ -29216,7 +29399,7 @@ Not documented | |||
| 29216 | ;;;*** | 29399 | ;;;*** |
| 29217 | 29400 | ||
| 29218 | ;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" | 29401 | ;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" |
| 29219 | ;;;;;; "url/url-parse.el" (18190 39686)) | 29402 | ;;;;;; "url/url-parse.el" (18333 58866)) |
| 29220 | ;;; Generated autoloads from url/url-parse.el | 29403 | ;;; Generated autoloads from url/url-parse.el |
| 29221 | 29404 | ||
| 29222 | (autoload 'url-recreate-url "url-parse" "\ | 29405 | (autoload 'url-recreate-url "url-parse" "\ |
| @@ -29225,16 +29408,16 @@ Recreate a URL string from the parsed URLOBJ. | |||
| 29225 | \(fn URLOBJ)" nil nil) | 29408 | \(fn URLOBJ)" nil nil) |
| 29226 | 29409 | ||
| 29227 | (autoload 'url-generic-parse-url "url-parse" "\ | 29410 | (autoload 'url-generic-parse-url "url-parse" "\ |
| 29228 | Return a vector of the parts of URL. | 29411 | Return an URL-struct of the parts of URL. |
| 29229 | Format is: | 29412 | The CL-style struct contains the following fields: |
| 29230 | \[TYPE USER PASSWORD HOST PORT FILE TARGET ATTRIBUTES FULL] | 29413 | TYPE USER PASSWORD HOST PORTSPEC FILENAME TARGET ATTRIBUTES FULLNESS. |
| 29231 | 29414 | ||
| 29232 | \(fn URL)" nil nil) | 29415 | \(fn URL)" nil nil) |
| 29233 | 29416 | ||
| 29234 | ;;;*** | 29417 | ;;;*** |
| 29235 | 29418 | ||
| 29236 | ;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" | 29419 | ;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" |
| 29237 | ;;;;;; (18177 877)) | 29420 | ;;;;;; (18310 12124)) |
| 29238 | ;;; Generated autoloads from url/url-privacy.el | 29421 | ;;; Generated autoloads from url/url-privacy.el |
| 29239 | 29422 | ||
| 29240 | (autoload 'url-setup-privacy-info "url-privacy" "\ | 29423 | (autoload 'url-setup-privacy-info "url-privacy" "\ |
| @@ -29250,7 +29433,7 @@ Setup variables that expose info about you and your system. | |||
| 29250 | ;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space | 29433 | ;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space |
| 29251 | ;;;;;; url-get-normalized-date url-lazy-message url-normalize-url | 29434 | ;;;;;; url-get-normalized-date url-lazy-message url-normalize-url |
| 29252 | ;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug) | 29435 | ;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug) |
| 29253 | ;;;;;; "url-util" "url/url-util.el" (18195 4247)) | 29436 | ;;;;;; "url-util" "url/url-util.el" (18310 12124)) |
| 29254 | ;;; Generated autoloads from url/url-util.el | 29437 | ;;; Generated autoloads from url/url-util.el |
| 29255 | 29438 | ||
| 29256 | (defvar url-debug nil "\ | 29439 | (defvar url-debug nil "\ |
| @@ -29384,7 +29567,7 @@ This uses `url-current-object', set locally to the buffer. | |||
| 29384 | ;;;*** | 29567 | ;;;*** |
| 29385 | 29568 | ||
| 29386 | ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) | 29569 | ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) |
| 29387 | ;;;;;; "userlock" "userlock.el" (18177 877)) | 29570 | ;;;;;; "userlock" "userlock.el" (18310 12049)) |
| 29388 | ;;; Generated autoloads from userlock.el | 29571 | ;;; Generated autoloads from userlock.el |
| 29389 | 29572 | ||
| 29390 | (autoload 'ask-user-about-lock "userlock" "\ | 29573 | (autoload 'ask-user-about-lock "userlock" "\ |
| @@ -29412,8 +29595,9 @@ The buffer in question is current when this function is called. | |||
| 29412 | 29595 | ||
| 29413 | ;;;*** | 29596 | ;;;*** |
| 29414 | 29597 | ||
| 29415 | ;;;### (autoloads (utf-7-pre-write-conversion utf-7-post-read-conversion) | 29598 | ;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion |
| 29416 | ;;;;;; "utf-7" "international/utf-7.el" (18177 865)) | 29599 | ;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion) |
| 29600 | ;;;;;; "utf-7" "international/utf-7.el" (18339 17956)) | ||
| 29417 | ;;; Generated autoloads from international/utf-7.el | 29601 | ;;; Generated autoloads from international/utf-7.el |
| 29418 | 29602 | ||
| 29419 | (autoload 'utf-7-post-read-conversion "utf-7" "\ | 29603 | (autoload 'utf-7-post-read-conversion "utf-7" "\ |
| @@ -29421,17 +29605,27 @@ Not documented | |||
| 29421 | 29605 | ||
| 29422 | \(fn LEN)" nil nil) | 29606 | \(fn LEN)" nil nil) |
| 29423 | 29607 | ||
| 29608 | (autoload 'utf-7-imap-post-read-conversion "utf-7" "\ | ||
| 29609 | Not documented | ||
| 29610 | |||
| 29611 | \(fn LEN)" nil nil) | ||
| 29612 | |||
| 29424 | (autoload 'utf-7-pre-write-conversion "utf-7" "\ | 29613 | (autoload 'utf-7-pre-write-conversion "utf-7" "\ |
| 29425 | Not documented | 29614 | Not documented |
| 29426 | 29615 | ||
| 29427 | \(fn FROM TO)" nil nil) | 29616 | \(fn FROM TO)" nil nil) |
| 29428 | 29617 | ||
| 29618 | (autoload 'utf-7-imap-pre-write-conversion "utf-7" "\ | ||
| 29619 | Not documented | ||
| 29620 | |||
| 29621 | \(fn FROM TO)" nil nil) | ||
| 29622 | |||
| 29429 | ;;;*** | 29623 | ;;;*** |
| 29430 | 29624 | ||
| 29431 | ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal | 29625 | ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal |
| 29432 | ;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el" | 29626 | ;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el" |
| 29433 | ;;;;;; (18231 31069)) | 29627 | ;;;;;; (18310 12092)) |
| 29434 | ;;; Generated autoloads from gnus/uudecode.el | 29628 | ;;; Generated autoloads from mail/uudecode.el |
| 29435 | 29629 | ||
| 29436 | (autoload 'uudecode-decode-region-external "uudecode" "\ | 29630 | (autoload 'uudecode-decode-region-external "uudecode" "\ |
| 29437 | Uudecode region between START and END using external program. | 29631 | Uudecode region between START and END using external program. |
| @@ -29457,10 +29651,10 @@ If FILE-NAME is non-nil, save the result to FILE-NAME. | |||
| 29457 | ;;;### (autoloads (vc-annotate vc-branch-part vc-trunk-p vc-update-change-log | 29651 | ;;;### (autoloads (vc-annotate vc-branch-part vc-trunk-p vc-update-change-log |
| 29458 | ;;;;;; vc-rename-file vc-transfer-file vc-switch-backend vc-update | 29652 | ;;;;;; vc-rename-file vc-transfer-file vc-switch-backend vc-update |
| 29459 | ;;;;;; vc-rollback vc-revert vc-print-log vc-retrieve-snapshot vc-create-snapshot | 29653 | ;;;;;; vc-rollback vc-revert vc-print-log vc-retrieve-snapshot vc-create-snapshot |
| 29460 | ;;;;;; vc-directory vc-merge vc-insert-headers vc-revision-other-window | 29654 | ;;;;;; vc-status vc-directory vc-merge vc-insert-headers vc-revision-other-window |
| 29461 | ;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-do-command | 29655 | ;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-do-command |
| 29462 | ;;;;;; edit-vc-file with-vc-file vc-before-checkin-hook vc-checkin-hook | 29656 | ;;;;;; edit-vc-file with-vc-file vc-before-checkin-hook vc-checkin-hook |
| 29463 | ;;;;;; vc-checkout-hook) "vc" "vc.el" (18231 31064)) | 29657 | ;;;;;; vc-checkout-hook) "vc" "vc.el" (18339 17948)) |
| 29464 | ;;; Generated autoloads from vc.el | 29658 | ;;; Generated autoloads from vc.el |
| 29465 | 29659 | ||
| 29466 | (defvar vc-checkout-hook nil "\ | 29660 | (defvar vc-checkout-hook nil "\ |
| @@ -29619,6 +29813,11 @@ With prefix arg READ-SWITCHES, specify a value to override | |||
| 29619 | 29813 | ||
| 29620 | \(fn DIR READ-SWITCHES)" t nil) | 29814 | \(fn DIR READ-SWITCHES)" t nil) |
| 29621 | 29815 | ||
| 29816 | (autoload 'vc-status "vc" "\ | ||
| 29817 | Show the VC status for DIR. | ||
| 29818 | |||
| 29819 | \(fn DIR)" t nil) | ||
| 29820 | |||
| 29622 | (autoload 'vc-create-snapshot "vc" "\ | 29821 | (autoload 'vc-create-snapshot "vc" "\ |
| 29623 | Descending recursively from DIR, make a snapshot called NAME. | 29822 | Descending recursively from DIR, make a snapshot called NAME. |
| 29624 | For each registered file, the working revision becomes part of | 29823 | For each registered file, the working revision becomes part of |
| @@ -29751,7 +29950,7 @@ mode-specific menu. `vc-annotate-color-map' and | |||
| 29751 | 29950 | ||
| 29752 | ;;;*** | 29951 | ;;;*** |
| 29753 | 29952 | ||
| 29754 | ;;;### (autoloads nil "vc-arch" "vc-arch.el" (18231 31064)) | 29953 | ;;;### (autoloads nil "vc-arch" "vc-arch.el" (18329 52183)) |
| 29755 | ;;; Generated autoloads from vc-arch.el | 29954 | ;;; Generated autoloads from vc-arch.el |
| 29756 | (defun vc-arch-registered (file) | 29955 | (defun vc-arch-registered (file) |
| 29757 | (if (vc-find-root file "{arch}/=tagging-method") | 29956 | (if (vc-find-root file "{arch}/=tagging-method") |
| @@ -29761,7 +29960,7 @@ mode-specific menu. `vc-annotate-color-map' and | |||
| 29761 | 29960 | ||
| 29762 | ;;;*** | 29961 | ;;;*** |
| 29763 | 29962 | ||
| 29764 | ;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (18203 51788)) | 29963 | ;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (18310 12049)) |
| 29765 | ;;; Generated autoloads from vc-bzr.el | 29964 | ;;; Generated autoloads from vc-bzr.el |
| 29766 | 29965 | ||
| 29767 | (defconst vc-bzr-admin-dirname ".bzr" "\ | 29966 | (defconst vc-bzr-admin-dirname ".bzr" "\ |
| @@ -29776,7 +29975,7 @@ Name of the directory containing Bzr repository status files.") | |||
| 29776 | 29975 | ||
| 29777 | ;;;*** | 29976 | ;;;*** |
| 29778 | 29977 | ||
| 29779 | ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (18231 31064)) | 29978 | ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (18314 40529)) |
| 29780 | ;;; Generated autoloads from vc-cvs.el | 29979 | ;;; Generated autoloads from vc-cvs.el |
| 29781 | (defun vc-cvs-registered (f) | 29980 | (defun vc-cvs-registered (f) |
| 29782 | (when (file-readable-p (expand-file-name | 29981 | (when (file-readable-p (expand-file-name |
| @@ -29786,7 +29985,7 @@ Name of the directory containing Bzr repository status files.") | |||
| 29786 | 29985 | ||
| 29787 | ;;;*** | 29986 | ;;;*** |
| 29788 | 29987 | ||
| 29789 | ;;;### (autoloads nil "vc-git" "vc-git.el" (18203 51788)) | 29988 | ;;;### (autoloads nil "vc-git" "vc-git.el" (18310 12049)) |
| 29790 | ;;; Generated autoloads from vc-git.el | 29989 | ;;; Generated autoloads from vc-git.el |
| 29791 | (defun vc-git-registered (file) | 29990 | (defun vc-git-registered (file) |
| 29792 | "Return non-nil if FILE is registered with git." | 29991 | "Return non-nil if FILE is registered with git." |
| @@ -29797,7 +29996,7 @@ Name of the directory containing Bzr repository status files.") | |||
| 29797 | 29996 | ||
| 29798 | ;;;*** | 29997 | ;;;*** |
| 29799 | 29998 | ||
| 29800 | ;;;### (autoloads nil "vc-hg" "vc-hg.el" (18203 51788)) | 29999 | ;;;### (autoloads nil "vc-hg" "vc-hg.el" (18329 52183)) |
| 29801 | ;;; Generated autoloads from vc-hg.el | 30000 | ;;; Generated autoloads from vc-hg.el |
| 29802 | (defun vc-hg-registered (file) | 30001 | (defun vc-hg-registered (file) |
| 29803 | "Return non-nil if FILE is registered with hg." | 30002 | "Return non-nil if FILE is registered with hg." |
| @@ -29808,7 +30007,7 @@ Name of the directory containing Bzr repository status files.") | |||
| 29808 | 30007 | ||
| 29809 | ;;;*** | 30008 | ;;;*** |
| 29810 | 30009 | ||
| 29811 | ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (18231 31064)) | 30010 | ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (18310 12050)) |
| 29812 | ;;; Generated autoloads from vc-mcvs.el | 30011 | ;;; Generated autoloads from vc-mcvs.el |
| 29813 | (defun vc-mcvs-registered (file) | 30012 | (defun vc-mcvs-registered (file) |
| 29814 | (if (vc-find-root file "MCVS/CVS") | 30013 | (if (vc-find-root file "MCVS/CVS") |
| @@ -29818,7 +30017,7 @@ Name of the directory containing Bzr repository status files.") | |||
| 29818 | 30017 | ||
| 29819 | ;;;*** | 30018 | ;;;*** |
| 29820 | 30019 | ||
| 29821 | ;;;### (autoloads nil "vc-mtn" "vc-mtn.el" (18213 1256)) | 30020 | ;;;### (autoloads nil "vc-mtn" "vc-mtn.el" (18310 12050)) |
| 29822 | ;;; Generated autoloads from vc-mtn.el | 30021 | ;;; Generated autoloads from vc-mtn.el |
| 29823 | 30022 | ||
| 29824 | (defconst vc-mtn-admin-dir "_MTN") | 30023 | (defconst vc-mtn-admin-dir "_MTN") |
| @@ -29833,7 +30032,7 @@ Name of the directory containing Bzr repository status files.") | |||
| 29833 | ;;;*** | 30032 | ;;;*** |
| 29834 | 30033 | ||
| 29835 | ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" | 30034 | ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" |
| 29836 | ;;;;;; (18194 36639)) | 30035 | ;;;;;; (18310 12050)) |
| 29837 | ;;; Generated autoloads from vc-rcs.el | 30036 | ;;; Generated autoloads from vc-rcs.el |
| 29838 | 30037 | ||
| 29839 | (defvar vc-rcs-master-templates '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s") "\ | 30038 | (defvar vc-rcs-master-templates '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s") "\ |
| @@ -29846,7 +30045,7 @@ For a description of possible values, see `vc-check-master-templates'.") | |||
| 29846 | ;;;*** | 30045 | ;;;*** |
| 29847 | 30046 | ||
| 29848 | ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" | 30047 | ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" |
| 29849 | ;;;;;; (18194 36639)) | 30048 | ;;;;;; (18310 12050)) |
| 29850 | ;;; Generated autoloads from vc-sccs.el | 30049 | ;;; Generated autoloads from vc-sccs.el |
| 29851 | 30050 | ||
| 29852 | (defvar vc-sccs-master-templates '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir) "\ | 30051 | (defvar vc-sccs-master-templates '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir) "\ |
| @@ -29863,7 +30062,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) | |||
| 29863 | 30062 | ||
| 29864 | ;;;*** | 30063 | ;;;*** |
| 29865 | 30064 | ||
| 29866 | ;;;### (autoloads nil "vc-svn" "vc-svn.el" (18231 31064)) | 30065 | ;;;### (autoloads nil "vc-svn" "vc-svn.el" (18329 52183)) |
| 29867 | ;;; Generated autoloads from vc-svn.el | 30066 | ;;; Generated autoloads from vc-svn.el |
| 29868 | (defun vc-svn-registered (f) | 30067 | (defun vc-svn-registered (f) |
| 29869 | (let ((admin-dir (cond ((and (eq system-type 'windows-nt) | 30068 | (let ((admin-dir (cond ((and (eq system-type 'windows-nt) |
| @@ -29881,7 +30080,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) | |||
| 29881 | ;;;*** | 30080 | ;;;*** |
| 29882 | 30081 | ||
| 29883 | ;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" | 30082 | ;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" |
| 29884 | ;;;;;; (18213 1259)) | 30083 | ;;;;;; (18310 12114)) |
| 29885 | ;;; Generated autoloads from progmodes/vera-mode.el | 30084 | ;;; Generated autoloads from progmodes/vera-mode.el |
| 29886 | (add-to-list 'auto-mode-alist '("\\.vr[hi]?\\'" . vera-mode)) | 30085 | (add-to-list 'auto-mode-alist '("\\.vr[hi]?\\'" . vera-mode)) |
| 29887 | 30086 | ||
| @@ -29939,7 +30138,7 @@ Key bindings: | |||
| 29939 | ;;;*** | 30138 | ;;;*** |
| 29940 | 30139 | ||
| 29941 | ;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" | 30140 | ;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" |
| 29942 | ;;;;;; (18307 57872)) | 30141 | ;;;;;; (18339 17963)) |
| 29943 | ;;; Generated autoloads from progmodes/verilog-mode.el | 30142 | ;;; Generated autoloads from progmodes/verilog-mode.el |
| 29944 | 30143 | ||
| 29945 | (autoload 'verilog-mode "verilog-mode" "\ | 30144 | (autoload 'verilog-mode "verilog-mode" "\ |
| @@ -30075,7 +30274,7 @@ Key bindings specific to `verilog-mode-map' are: | |||
| 30075 | ;;;*** | 30274 | ;;;*** |
| 30076 | 30275 | ||
| 30077 | ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" | 30276 | ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" |
| 30078 | ;;;;;; (18213 1260)) | 30277 | ;;;;;; (18329 52190)) |
| 30079 | ;;; Generated autoloads from progmodes/vhdl-mode.el | 30278 | ;;; Generated autoloads from progmodes/vhdl-mode.el |
| 30080 | 30279 | ||
| 30081 | (autoload 'vhdl-mode "vhdl-mode" "\ | 30280 | (autoload 'vhdl-mode "vhdl-mode" "\ |
| @@ -30616,7 +30815,7 @@ Key bindings: | |||
| 30616 | 30815 | ||
| 30617 | ;;;*** | 30816 | ;;;*** |
| 30618 | 30817 | ||
| 30619 | ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (18203 51788)) | 30818 | ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (18264 31476)) |
| 30620 | ;;; Generated autoloads from emulation/vi.el | 30819 | ;;; Generated autoloads from emulation/vi.el |
| 30621 | 30820 | ||
| 30622 | (autoload 'vi-mode "vi" "\ | 30821 | (autoload 'vi-mode "vi" "\ |
| @@ -30671,7 +30870,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs. | |||
| 30671 | ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion | 30870 | ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion |
| 30672 | ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer | 30871 | ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer |
| 30673 | ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" | 30872 | ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" |
| 30674 | ;;;;;; "language/viet-util.el" (18177 866)) | 30873 | ;;;;;; "language/viet-util.el" (18339 17961)) |
| 30675 | ;;; Generated autoloads from language/viet-util.el | 30874 | ;;; Generated autoloads from language/viet-util.el |
| 30676 | 30875 | ||
| 30677 | (autoload 'viet-encode-viscii-char "viet-util" "\ | 30876 | (autoload 'viet-encode-viscii-char "viet-util" "\ |
| @@ -30718,8 +30917,8 @@ Not documented | |||
| 30718 | ;;;### (autoloads (View-exit-and-edit view-mode-enter view-return-to-alist-update | 30917 | ;;;### (autoloads (View-exit-and-edit view-mode-enter view-return-to-alist-update |
| 30719 | ;;;;;; view-mode view-buffer-other-frame view-buffer-other-window | 30918 | ;;;;;; view-mode view-buffer-other-frame view-buffer-other-window |
| 30720 | ;;;;;; view-buffer view-file-other-frame view-file-other-window | 30919 | ;;;;;; view-buffer view-file-other-frame view-file-other-window |
| 30721 | ;;;;;; view-file view-remove-frame-by-deleting) "view" "view.el" | 30920 | ;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) |
| 30722 | ;;;;;; (18231 31064)) | 30921 | ;;;;;; "view" "view.el" (18340 56374)) |
| 30723 | ;;; Generated autoloads from view.el | 30922 | ;;; Generated autoloads from view.el |
| 30724 | 30923 | ||
| 30725 | (defvar view-remove-frame-by-deleting t "\ | 30924 | (defvar view-remove-frame-by-deleting t "\ |
| @@ -30735,6 +30934,11 @@ functions that enable or disable view mode.") | |||
| 30735 | 30934 | ||
| 30736 | (make-variable-buffer-local 'view-mode) | 30935 | (make-variable-buffer-local 'view-mode) |
| 30737 | 30936 | ||
| 30937 | (autoload 'kill-buffer-if-not-modified "view" "\ | ||
| 30938 | Like `kill-buffer', but does nothing if the buffer is modified. | ||
| 30939 | |||
| 30940 | \(fn BUF)" nil nil) | ||
| 30941 | |||
| 30738 | (autoload 'view-file "view" "\ | 30942 | (autoload 'view-file "view" "\ |
| 30739 | View FILE in View mode, returning to previous buffer when done. | 30943 | View FILE in View mode, returning to previous buffer when done. |
| 30740 | Emacs commands editing the buffer contents are not available; instead, a | 30944 | Emacs commands editing the buffer contents are not available; instead, a |
| @@ -30749,10 +30953,12 @@ This command runs the normal hook `view-mode-hook'. | |||
| 30749 | 30953 | ||
| 30750 | (autoload 'view-file-other-window "view" "\ | 30954 | (autoload 'view-file-other-window "view" "\ |
| 30751 | View FILE in View mode in another window. | 30955 | View FILE in View mode in another window. |
| 30752 | Return that window to its previous buffer when done. Emacs commands | 30956 | When done, return that window to its previous buffer, and kill the |
| 30753 | editing the buffer contents are not available; instead, a special set of | 30957 | buffer visiting FILE if unmodified and if it wasn't visited before. |
| 30754 | commands (mostly letters and punctuation) are defined for moving around | 30958 | |
| 30755 | in the buffer. | 30959 | Emacs commands editing the buffer contents are not available; instead, |
| 30960 | a special set of commands (mostly letters and punctuation) | ||
| 30961 | are defined for moving around in the buffer. | ||
| 30756 | Space scrolls forward, Delete scrolls backward. | 30962 | Space scrolls forward, Delete scrolls backward. |
| 30757 | For a list of all View commands, type H or h while viewing. | 30963 | For a list of all View commands, type H or h while viewing. |
| 30758 | 30964 | ||
| @@ -30762,10 +30968,13 @@ This command runs the normal hook `view-mode-hook'. | |||
| 30762 | 30968 | ||
| 30763 | (autoload 'view-file-other-frame "view" "\ | 30969 | (autoload 'view-file-other-frame "view" "\ |
| 30764 | View FILE in View mode in another frame. | 30970 | View FILE in View mode in another frame. |
| 30765 | Maybe delete other frame and/or return to previous buffer when done. | 30971 | When done, kill the buffer visiting FILE if unmodified and if it wasn't |
| 30766 | Emacs commands editing the buffer contents are not available; instead, a | 30972 | visited before; also, maybe delete other frame and/or return to previous |
| 30767 | special set of commands (mostly letters and punctuation) are defined for | 30973 | buffer. |
| 30768 | moving around in the buffer. | 30974 | |
| 30975 | Emacs commands editing the buffer contents are not available; instead, | ||
| 30976 | a special set of commands (mostly letters and punctuation) | ||
| 30977 | are defined for moving around in the buffer. | ||
| 30769 | Space scrolls forward, Delete scrolls backward. | 30978 | Space scrolls forward, Delete scrolls backward. |
| 30770 | For a list of all View commands, type H or h while viewing. | 30979 | For a list of all View commands, type H or h while viewing. |
| 30771 | 30980 | ||
| @@ -30787,6 +30996,11 @@ Optional argument EXIT-ACTION is either nil or a function with buffer as | |||
| 30787 | argument. This function is called when finished viewing buffer. Use | 30996 | argument. This function is called when finished viewing buffer. Use |
| 30788 | this argument instead of explicitly setting `view-exit-action'. | 30997 | this argument instead of explicitly setting `view-exit-action'. |
| 30789 | 30998 | ||
| 30999 | Do not set EXIT-ACTION to `kill-buffer' when BUFFER visits a | ||
| 31000 | file: Users may suspend viewing in order to modify the buffer. | ||
| 31001 | Exiting View mode will then discard the user's edits. Setting | ||
| 31002 | EXIT-ACTION to `kill-buffer-if-not-modified' avoids this. | ||
| 31003 | |||
| 30790 | \(fn BUFFER &optional EXIT-ACTION)" t nil) | 31004 | \(fn BUFFER &optional EXIT-ACTION)" t nil) |
| 30791 | 31005 | ||
| 30792 | (autoload 'view-buffer-other-window "view" "\ | 31006 | (autoload 'view-buffer-other-window "view" "\ |
| @@ -30950,8 +31164,8 @@ Exit View mode and make the current buffer editable. | |||
| 30950 | 31164 | ||
| 30951 | ;;;*** | 31165 | ;;;*** |
| 30952 | 31166 | ||
| 30953 | ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (18231 | 31167 | ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (18310 |
| 30954 | ;;;;;; 31065)) | 31168 | ;;;;;; 12066)) |
| 30955 | ;;; Generated autoloads from emulation/vip.el | 31169 | ;;; Generated autoloads from emulation/vip.el |
| 30956 | 31170 | ||
| 30957 | (autoload 'vip-setup "vip" "\ | 31171 | (autoload 'vip-setup "vip" "\ |
| @@ -30967,7 +31181,7 @@ Turn on VIP emulation of VI. | |||
| 30967 | ;;;*** | 31181 | ;;;*** |
| 30968 | 31182 | ||
| 30969 | ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" | 31183 | ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" |
| 30970 | ;;;;;; (18231 31065)) | 31184 | ;;;;;; (18310 12067)) |
| 30971 | ;;; Generated autoloads from emulation/viper.el | 31185 | ;;; Generated autoloads from emulation/viper.el |
| 30972 | 31186 | ||
| 30973 | (autoload 'toggle-viper-mode "viper" "\ | 31187 | (autoload 'toggle-viper-mode "viper" "\ |
| @@ -30984,7 +31198,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'. | |||
| 30984 | ;;;*** | 31198 | ;;;*** |
| 30985 | 31199 | ||
| 30986 | ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" | 31200 | ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" |
| 30987 | ;;;;;; (18177 858)) | 31201 | ;;;;;; (18310 12065)) |
| 30988 | ;;; Generated autoloads from emacs-lisp/warnings.el | 31202 | ;;; Generated autoloads from emacs-lisp/warnings.el |
| 30989 | 31203 | ||
| 30990 | (defvar warning-prefix-function nil "\ | 31204 | (defvar warning-prefix-function nil "\ |
| @@ -31074,7 +31288,7 @@ this is equivalent to `display-warning', using | |||
| 31074 | ;;;*** | 31288 | ;;;*** |
| 31075 | 31289 | ||
| 31076 | ;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" | 31290 | ;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" |
| 31077 | ;;;;;; (18231 31064)) | 31291 | ;;;;;; (18333 58864)) |
| 31078 | ;;; Generated autoloads from wdired.el | 31292 | ;;; Generated autoloads from wdired.el |
| 31079 | 31293 | ||
| 31080 | (autoload 'wdired-change-to-wdired-mode "wdired" "\ | 31294 | (autoload 'wdired-change-to-wdired-mode "wdired" "\ |
| @@ -31090,7 +31304,7 @@ See `wdired-mode'. | |||
| 31090 | 31304 | ||
| 31091 | ;;;*** | 31305 | ;;;*** |
| 31092 | 31306 | ||
| 31093 | ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (18177 869)) | 31307 | ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (18310 12097)) |
| 31094 | ;;; Generated autoloads from net/webjump.el | 31308 | ;;; Generated autoloads from net/webjump.el |
| 31095 | 31309 | ||
| 31096 | (autoload 'webjump "webjump" "\ | 31310 | (autoload 'webjump "webjump" "\ |
| @@ -31107,7 +31321,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke | |||
| 31107 | ;;;*** | 31321 | ;;;*** |
| 31108 | 31322 | ||
| 31109 | ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" | 31323 | ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" |
| 31110 | ;;;;;; (18190 39684)) | 31324 | ;;;;;; (18310 12115)) |
| 31111 | ;;; Generated autoloads from progmodes/which-func.el | 31325 | ;;; Generated autoloads from progmodes/which-func.el |
| 31112 | (put 'which-func-format 'risky-local-variable t) | 31326 | (put 'which-func-format 'risky-local-variable t) |
| 31113 | (put 'which-func-current 'risky-local-variable t) | 31327 | (put 'which-func-current 'risky-local-variable t) |
| @@ -31135,108 +31349,212 @@ and off otherwise. | |||
| 31135 | 31349 | ||
| 31136 | ;;;*** | 31350 | ;;;*** |
| 31137 | 31351 | ||
| 31138 | ;;;### (autoloads (whitespace-write-file-hook whitespace-global-mode | 31352 | ;;;### (autoloads (whitespace-buffer whitespace-cleanup-region whitespace-cleanup |
| 31139 | ;;;;;; whitespace-cleanup-region whitespace-cleanup whitespace-region | 31353 | ;;;;;; global-whitespace-toggle-options whitespace-toggle-options |
| 31140 | ;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check | 31354 | ;;;;;; whitespace-mode) "whitespace" "whitespace.el" (18340 56374)) |
| 31141 | ;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check | ||
| 31142 | ;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el" | ||
| 31143 | ;;;;;; (18231 31064)) | ||
| 31144 | ;;; Generated autoloads from whitespace.el | 31355 | ;;; Generated autoloads from whitespace.el |
| 31145 | (put 'whitespace-check-buffer-leading 'safe-local-variable 'booleanp) | ||
| 31146 | (put 'whitespace-check-buffer-trailing 'safe-local-variable 'booleanp) | ||
| 31147 | (put 'whitespace-check-buffer-indent 'safe-local-variable 'booleanp) | ||
| 31148 | (put 'whitespace-check-buffer-spacetab 'safe-local-variable 'booleanp) | ||
| 31149 | (put 'whitespace-check-buffer-ateol 'safe-local-variable 'booleanp) | ||
| 31150 | 31356 | ||
| 31151 | (autoload 'whitespace-toggle-leading-check "whitespace" "\ | 31357 | (autoload 'whitespace-mode "whitespace" "\ |
| 31152 | Toggle the check for leading space in the local buffer. | 31358 | Toggle whitespace minor mode visualization (\"ws\" on modeline). |
| 31153 | 31359 | ||
| 31154 | \(fn)" t nil) | 31360 | If ARG is null, toggle whitespace visualization. |
| 31361 | If ARG is a number greater than zero, turn on visualization; | ||
| 31362 | otherwise, turn off visualization. | ||
| 31363 | Only useful with a windowing system. | ||
| 31155 | 31364 | ||
| 31156 | (autoload 'whitespace-toggle-trailing-check "whitespace" "\ | 31365 | \(fn &optional ARG)" t nil) |
| 31157 | Toggle the check for trailing space in the local buffer. | ||
| 31158 | 31366 | ||
| 31159 | \(fn)" t nil) | 31367 | (autoload 'whitespace-toggle-options "whitespace" "\ |
| 31368 | Toggle local `whitespace-mode' options. | ||
| 31369 | |||
| 31370 | If local whitespace-mode is off, toggle the option given by ARG | ||
| 31371 | and turn on local whitespace-mode. | ||
| 31372 | |||
| 31373 | If local whitespace-mode is on, toggle the option given by ARG | ||
| 31374 | and restart local whitespace-mode. | ||
| 31375 | |||
| 31376 | Interactively, it reads one of the following chars: | ||
| 31377 | |||
| 31378 | CHAR MEANING | ||
| 31379 | t toggle TAB visualization | ||
| 31380 | s toggle SPACE and HARD SPACE visualization | ||
| 31381 | r toggle trailing blanks visualization | ||
| 31382 | b toggle SPACEs before TAB visualization | ||
| 31383 | l toggle \"long lines\" visualization | ||
| 31384 | L toggle \"long lines\" tail visualization | ||
| 31385 | n toggle NEWLINE visualization | ||
| 31386 | i toggle indentation SPACEs visualization | ||
| 31387 | e toggle empty line at bob and/or eob visualization | ||
| 31388 | a toggle SPACEs after TAB visualization | ||
| 31389 | c toggle color faces | ||
| 31390 | m toggle visual mark | ||
| 31391 | x restore `whitespace-chars' value | ||
| 31392 | z restore `whitespace-style' value | ||
| 31393 | ? display brief help | ||
| 31394 | |||
| 31395 | Non-interactively, ARG should be a symbol or a list of symbols. | ||
| 31396 | The valid symbols are: | ||
| 31397 | |||
| 31398 | tabs toggle TAB visualization | ||
| 31399 | spaces toggle SPACE and HARD SPACE visualization | ||
| 31400 | trailing toggle trailing blanks visualization | ||
| 31401 | space-before-tab toggle SPACEs before TAB visualization | ||
| 31402 | lines toggle \"long lines\" visualization | ||
| 31403 | lines-tail toggle \"long lines\" tail visualization | ||
| 31404 | newline toggle NEWLINE visualization | ||
| 31405 | indentation toggle indentation SPACEs visualization | ||
| 31406 | empty toggle empty line at bob and/or eob visualization | ||
| 31407 | space-after-tab toggle SPACEs after TAB visualization | ||
| 31408 | color toggle color faces | ||
| 31409 | mark toggle visual mark | ||
| 31410 | whitespace-chars restore `whitespace-chars' value | ||
| 31411 | whitespace-style restore `whitespace-style' value | ||
| 31412 | |||
| 31413 | Only useful with a windowing system. | ||
| 31160 | 31414 | ||
| 31161 | (autoload 'whitespace-toggle-indent-check "whitespace" "\ | 31415 | \(fn ARG)" t nil) |
| 31162 | Toggle the check for indentation space in the local buffer. | ||
| 31163 | 31416 | ||
| 31164 | \(fn)" t nil) | 31417 | (autoload 'global-whitespace-toggle-options "whitespace" "\ |
| 31418 | Toggle global `whitespace-mode' options. | ||
| 31419 | |||
| 31420 | If global whitespace-mode is off, toggle the option given by ARG | ||
| 31421 | and turn on global whitespace-mode. | ||
| 31422 | |||
| 31423 | If global whitespace-mode is on, toggle the option given by ARG | ||
| 31424 | and restart global whitespace-mode. | ||
| 31425 | |||
| 31426 | Interactively, it accepts one of the following chars: | ||
| 31427 | |||
| 31428 | CHAR MEANING | ||
| 31429 | t toggle TAB visualization | ||
| 31430 | s toggle SPACE and HARD SPACE visualization | ||
| 31431 | r toggle trailing blanks visualization | ||
| 31432 | b toggle SPACEs before TAB visualization | ||
| 31433 | l toggle \"long lines\" visualization | ||
| 31434 | L toggle \"long lines\" tail visualization | ||
| 31435 | n toggle NEWLINE visualization | ||
| 31436 | i toggle indentation SPACEs visualization | ||
| 31437 | e toggle empty line at bob and/or eob visualization | ||
| 31438 | a toggle SPACEs after TAB visualization | ||
| 31439 | c toggle color faces | ||
| 31440 | m toggle visual mark | ||
| 31441 | x restore `whitespace-chars' value | ||
| 31442 | z restore `whitespace-style' value | ||
| 31443 | ? display brief help | ||
| 31444 | |||
| 31445 | Non-interactively, ARG should be a symbol or a list of symbols. | ||
| 31446 | The valid symbols are: | ||
| 31447 | |||
| 31448 | tabs toggle TAB visualization | ||
| 31449 | spaces toggle SPACE and HARD SPACE visualization | ||
| 31450 | trailing toggle trailing blanks visualization | ||
| 31451 | space-before-tab toggle SPACEs before TAB visualization | ||
| 31452 | lines toggle \"long lines\" visualization | ||
| 31453 | lines-tail toggle \"long lines\" tail visualization | ||
| 31454 | newline toggle NEWLINE visualization | ||
| 31455 | indentation toggle indentation SPACEs visualization | ||
| 31456 | empty toggle empty line at bob and/or eob visualization | ||
| 31457 | space-after-tab toggle SPACEs after TAB visualization | ||
| 31458 | color toggle color faces | ||
| 31459 | mark toggle visual mark | ||
| 31460 | whitespace-chars restore `whitespace-chars' value | ||
| 31461 | whitespace-style restore `whitespace-style' value | ||
| 31462 | |||
| 31463 | Only useful with a windowing system. | ||
| 31165 | 31464 | ||
| 31166 | (autoload 'whitespace-toggle-spacetab-check "whitespace" "\ | 31465 | \(fn ARG)" t nil) |
| 31167 | Toggle the check for space-followed-by-TABs in the local buffer. | ||
| 31168 | 31466 | ||
| 31169 | \(fn)" t nil) | 31467 | (autoload 'whitespace-cleanup "whitespace" "\ |
| 31468 | Cleanup some blank problems in all buffer or at region. | ||
| 31170 | 31469 | ||
| 31171 | (autoload 'whitespace-toggle-ateol-check "whitespace" "\ | 31470 | It usually applies to the whole buffer, but in transient mark |
| 31172 | Toggle the check for end-of-line space in the local buffer. | 31471 | mode when the mark is active, it applies to the region. It also |
| 31472 | applies to the region when it is not in transiente mark mode, the | ||
| 31473 | mark is active and \\[universal-argument] was pressed just before calling | ||
| 31474 | `whitespace-cleanup' interactively. | ||
| 31173 | 31475 | ||
| 31174 | \(fn)" t nil) | 31476 | See also `whitespace-cleanup-region'. |
| 31175 | 31477 | ||
| 31176 | (autoload 'whitespace-buffer "whitespace" "\ | 31478 | The problems cleaned up are: |
| 31177 | Find five different types of white spaces in buffer. | ||
| 31178 | These are: | ||
| 31179 | 1. Leading space (empty lines at the top of a file). | ||
| 31180 | 2. Trailing space (empty lines at the end of a file). | ||
| 31181 | 3. Indentation space (8 or more spaces, that should be replaced with TABS). | ||
| 31182 | 4. Spaces followed by a TAB. (Almost always, we never want that). | ||
| 31183 | 5. Spaces or TABS at the end of a line. | ||
| 31184 | 31479 | ||
| 31185 | Check for whitespace only if this buffer really contains a non-empty file | 31480 | 1. empty lines at beginning of buffer. |
| 31186 | and: | 31481 | 2. empty lines at end of buffer. |
| 31187 | 1. the major mode is one of the whitespace-modes, or | 31482 | If `whitespace-chars' includes the value `empty', remove all |
| 31188 | 2. `whitespace-buffer' was explicitly called with a prefix argument. | 31483 | empty lines at beginning and/or end of buffer. |
| 31189 | 31484 | ||
| 31190 | \(fn &optional QUIET)" t nil) | 31485 | 3. 8 or more SPACEs at beginning of line. |
| 31486 | If `whitespace-chars' includes the value `indentation', replace | ||
| 31487 | 8 or more SPACEs at beginning of line by TABs. | ||
| 31191 | 31488 | ||
| 31192 | (autoload 'whitespace-region "whitespace" "\ | 31489 | 4. SPACEs before TAB. |
| 31193 | Check the region for whitespace errors. | 31490 | If `whitespace-chars' includes the value `space-before-tab', |
| 31491 | replace SPACEs by TABs. | ||
| 31194 | 31492 | ||
| 31195 | \(fn S E)" t nil) | 31493 | 5. SPACEs or TABs at end of line. |
| 31494 | If `whitespace-chars' includes the value `trailing', remove all | ||
| 31495 | SPACEs or TABs at end of line. | ||
| 31196 | 31496 | ||
| 31197 | (autoload 'whitespace-cleanup "whitespace" "\ | 31497 | 6. 8 or more SPACEs after TAB. |
| 31198 | Cleanup the five different kinds of whitespace problems. | 31498 | If `whitespace-chars' includes the value `space-after-tab', |
| 31199 | It normally applies to the whole buffer, but in Transient Mark mode | 31499 | replace SPACEs by TABs. |
| 31200 | when the mark is active it applies to the region. | ||
| 31201 | See `whitespace-buffer' docstring for a summary of the problems. | ||
| 31202 | 31500 | ||
| 31203 | \(fn)" t nil) | 31501 | \(fn)" t nil) |
| 31204 | 31502 | ||
| 31205 | (autoload 'whitespace-cleanup-region "whitespace" "\ | 31503 | (autoload 'whitespace-cleanup-region "whitespace" "\ |
| 31206 | Whitespace cleanup on the region. | 31504 | Cleanup some blank problems at region. |
| 31207 | 31505 | ||
| 31208 | \(fn S E)" t nil) | 31506 | The problems cleaned up are: |
| 31209 | 31507 | ||
| 31210 | (defalias 'global-whitespace-mode 'whitespace-global-mode) | 31508 | 1. 8 or more SPACEs at beginning of line. |
| 31509 | If `whitespace-chars' includes the value `indentation', replace | ||
| 31510 | 8 or more SPACEs at beginning of line by TABs. | ||
| 31211 | 31511 | ||
| 31212 | (defvar whitespace-global-mode nil "\ | 31512 | 2. SPACEs before TAB. |
| 31213 | Non-nil if Whitespace-Global mode is enabled. | 31513 | If `whitespace-chars' includes the value `space-before-tab', |
| 31214 | See the command `whitespace-global-mode' for a description of this minor mode. | 31514 | replace SPACEs by TABs. |
| 31215 | Setting this variable directly does not take effect; | 31515 | |
| 31216 | either customize it (see the info node `Easy Customization') | 31516 | 3. SPACEs or TABs at end of line. |
| 31217 | or call the function `whitespace-global-mode'.") | 31517 | If `whitespace-chars' includes the value `trailing', remove all |
| 31518 | SPACEs or TABs at end of line. | ||
| 31218 | 31519 | ||
| 31219 | (custom-autoload 'whitespace-global-mode "whitespace" nil) | 31520 | 4. 8 or more SPACEs after TAB. |
| 31521 | If `whitespace-chars' includes the value `space-after-tab', | ||
| 31522 | replace SPACEs by TABs. | ||
| 31220 | 31523 | ||
| 31221 | (autoload 'whitespace-global-mode "whitespace" "\ | 31524 | \(fn START END)" t nil) |
| 31222 | Toggle using Whitespace mode in new buffers. | ||
| 31223 | With ARG, turn the mode on if ARG is positive, otherwise turn it off. | ||
| 31224 | 31525 | ||
| 31225 | When this mode is active, `whitespace-buffer' is added to | 31526 | (autoload 'whitespace-buffer "whitespace" "\ |
| 31226 | `find-file-hook' and `kill-buffer-hook'. | 31527 | Turn on `whitespace-mode' forcing some settings. |
| 31227 | 31528 | ||
| 31228 | \(fn &optional ARG)" t nil) | 31529 | It forces `whitespace-style' to have `color'. |
| 31229 | 31530 | ||
| 31230 | (autoload 'whitespace-write-file-hook "whitespace" "\ | 31531 | It also forces `whitespace-chars' to have: |
| 31231 | Hook function to be called on the buffer when whitespace check is enabled. | ||
| 31232 | This is meant to be added buffer-locally to `write-file-functions'. | ||
| 31233 | 31532 | ||
| 31234 | \(fn)" nil nil) | 31533 | trailing |
| 31534 | indentation | ||
| 31535 | space-before-tab | ||
| 31536 | empty | ||
| 31537 | space-after-tab | ||
| 31538 | |||
| 31539 | So, it is possible to visualize the following problems: | ||
| 31540 | |||
| 31541 | empty 1. empty lines at beginning of buffer. | ||
| 31542 | empty 2. empty lines at end of buffer. | ||
| 31543 | indentation 3. 8 or more SPACEs at beginning of line. | ||
| 31544 | space-before-tab 4. SPACEs before TAB. | ||
| 31545 | trailing 5. SPACEs or TABs at end of line. | ||
| 31546 | space-after-tab 6. 8 or more SPACEs after TAB. | ||
| 31547 | |||
| 31548 | See `whitespace-chars' and `whitespace-style' for documentation. | ||
| 31549 | See also `whitespace-cleanup' and `whitespace-cleanup-region' for | ||
| 31550 | cleaning up these problems. | ||
| 31551 | |||
| 31552 | \(fn)" t nil) | ||
| 31235 | 31553 | ||
| 31236 | ;;;*** | 31554 | ;;;*** |
| 31237 | 31555 | ||
| 31238 | ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse | 31556 | ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse |
| 31239 | ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (18190 39680)) | 31557 | ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (18310 12051)) |
| 31240 | ;;; Generated autoloads from wid-browse.el | 31558 | ;;; Generated autoloads from wid-browse.el |
| 31241 | 31559 | ||
| 31242 | (autoload 'widget-browse-at "wid-browse" "\ | 31560 | (autoload 'widget-browse-at "wid-browse" "\ |
| @@ -31263,8 +31581,8 @@ With arg, turn widget mode on if and only if arg is positive. | |||
| 31263 | ;;;*** | 31581 | ;;;*** |
| 31264 | 31582 | ||
| 31265 | ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create | 31583 | ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create |
| 31266 | ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (18190 | 31584 | ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (18340 |
| 31267 | ;;;;;; 39680)) | 31585 | ;;;;;; 21050)) |
| 31268 | ;;; Generated autoloads from wid-edit.el | 31586 | ;;; Generated autoloads from wid-edit.el |
| 31269 | 31587 | ||
| 31270 | (autoload 'widgetp "wid-edit" "\ | 31588 | (autoload 'widgetp "wid-edit" "\ |
| @@ -31308,8 +31626,8 @@ Setup current buffer so editing string widgets works. | |||
| 31308 | ;;;*** | 31626 | ;;;*** |
| 31309 | 31627 | ||
| 31310 | ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right | 31628 | ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right |
| 31311 | ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (18177 | 31629 | ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (18310 |
| 31312 | ;;;;;; 878)) | 31630 | ;;;;;; 12051)) |
| 31313 | ;;; Generated autoloads from windmove.el | 31631 | ;;; Generated autoloads from windmove.el |
| 31314 | 31632 | ||
| 31315 | (autoload 'windmove-left "windmove" "\ | 31633 | (autoload 'windmove-left "windmove" "\ |
| @@ -31362,7 +31680,7 @@ Default MODIFIER is 'shift. | |||
| 31362 | ;;;*** | 31680 | ;;;*** |
| 31363 | 31681 | ||
| 31364 | ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" | 31682 | ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" |
| 31365 | ;;;;;; (18177 878)) | 31683 | ;;;;;; (18329 52183)) |
| 31366 | ;;; Generated autoloads from winner.el | 31684 | ;;; Generated autoloads from winner.el |
| 31367 | 31685 | ||
| 31368 | (defvar winner-mode nil "\ | 31686 | (defvar winner-mode nil "\ |
| @@ -31381,7 +31699,7 @@ With arg, turn Winner mode on if and only if arg is positive. | |||
| 31381 | ;;;*** | 31699 | ;;;*** |
| 31382 | 31700 | ||
| 31383 | ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" | 31701 | ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" |
| 31384 | ;;;;;; "woman.el" (18195 4246)) | 31702 | ;;;;;; "woman.el" (18314 40529)) |
| 31385 | ;;; Generated autoloads from woman.el | 31703 | ;;; Generated autoloads from woman.el |
| 31386 | 31704 | ||
| 31387 | (autoload 'woman "woman" "\ | 31705 | (autoload 'woman "woman" "\ |
| @@ -31417,7 +31735,7 @@ decompress the file if appropriate. See the documentation for the | |||
| 31417 | ;;;*** | 31735 | ;;;*** |
| 31418 | 31736 | ||
| 31419 | ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" | 31737 | ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" |
| 31420 | ;;;;;; (18177 858)) | 31738 | ;;;;;; (18310 12067)) |
| 31421 | ;;; Generated autoloads from emulation/ws-mode.el | 31739 | ;;; Generated autoloads from emulation/ws-mode.el |
| 31422 | 31740 | ||
| 31423 | (autoload 'wordstar-mode "ws-mode" "\ | 31741 | (autoload 'wordstar-mode "ws-mode" "\ |
| @@ -31530,7 +31848,7 @@ The key bindings are: | |||
| 31530 | ;;;*** | 31848 | ;;;*** |
| 31531 | 31849 | ||
| 31532 | ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" | 31850 | ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" |
| 31533 | ;;;;;; (18177 878)) | 31851 | ;;;;;; (18339 17949)) |
| 31534 | ;;; Generated autoloads from xml.el | 31852 | ;;; Generated autoloads from xml.el |
| 31535 | 31853 | ||
| 31536 | (autoload 'xml-parse-file "xml" "\ | 31854 | (autoload 'xml-parse-file "xml" "\ |
| @@ -31555,8 +31873,27 @@ If PARSE-NS is non-nil, then QNAMES are expanded. | |||
| 31555 | 31873 | ||
| 31556 | ;;;*** | 31874 | ;;;*** |
| 31557 | 31875 | ||
| 31558 | ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (18203 | 31876 | ;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok" |
| 31559 | ;;;;;; 51788)) | 31877 | ;;;;;; "nxml/xmltok.el" (18310 12101)) |
| 31878 | ;;; Generated autoloads from nxml/xmltok.el | ||
| 31879 | |||
| 31880 | (autoload 'xmltok-get-declared-encoding-position "xmltok" "\ | ||
| 31881 | Return the position of the encoding in the XML declaration at point. | ||
| 31882 | If there is a well-formed XML declaration starting at point and it | ||
| 31883 | contains an encoding declaration, then return (START . END) | ||
| 31884 | where START and END are the positions of the start and the end | ||
| 31885 | of the encoding name; if there is no encoding declaration return | ||
| 31886 | the position where and encoding declaration could be inserted. | ||
| 31887 | If there is XML that is not well-formed that looks like an XML declaration, | ||
| 31888 | return nil. Otherwise, return t. | ||
| 31889 | If LIMIT is non-nil, then do not consider characters beyond LIMIT. | ||
| 31890 | |||
| 31891 | \(fn &optional LIMIT)" nil nil) | ||
| 31892 | |||
| 31893 | ;;;*** | ||
| 31894 | |||
| 31895 | ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (18310 | ||
| 31896 | ;;;;;; 12051)) | ||
| 31560 | ;;; Generated autoloads from xt-mouse.el | 31897 | ;;; Generated autoloads from xt-mouse.el |
| 31561 | 31898 | ||
| 31562 | (defvar xterm-mouse-mode nil "\ | 31899 | (defvar xterm-mouse-mode nil "\ |
| @@ -31585,7 +31922,7 @@ down the SHIFT key while pressing the mouse button. | |||
| 31585 | ;;;*** | 31922 | ;;;*** |
| 31586 | 31923 | ||
| 31587 | ;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" | 31924 | ;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" |
| 31588 | ;;;;;; "gnus/yenc.el" (18177 863)) | 31925 | ;;;;;; "gnus/yenc.el" (18310 12083)) |
| 31589 | ;;; Generated autoloads from gnus/yenc.el | 31926 | ;;; Generated autoloads from gnus/yenc.el |
| 31590 | 31927 | ||
| 31591 | (autoload 'yenc-decode-region "yenc" "\ | 31928 | (autoload 'yenc-decode-region "yenc" "\ |
| @@ -31601,7 +31938,7 @@ Extract file name from an yenc header. | |||
| 31601 | ;;;*** | 31938 | ;;;*** |
| 31602 | 31939 | ||
| 31603 | ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism | 31940 | ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism |
| 31604 | ;;;;;; yow) "yow" "play/yow.el" (18177 871)) | 31941 | ;;;;;; yow) "yow" "play/yow.el" (18310 12106)) |
| 31605 | ;;; Generated autoloads from play/yow.el | 31942 | ;;; Generated autoloads from play/yow.el |
| 31606 | 31943 | ||
| 31607 | (autoload 'yow "yow" "\ | 31944 | (autoload 'yow "yow" "\ |
| @@ -31627,7 +31964,7 @@ Zippy goes to the analyst. | |||
| 31627 | 31964 | ||
| 31628 | ;;;*** | 31965 | ;;;*** |
| 31629 | 31966 | ||
| 31630 | ;;;### (autoloads (zone) "zone" "play/zone.el" (18213 1259)) | 31967 | ;;;### (autoloads (zone) "zone" "play/zone.el" (18310 12106)) |
| 31631 | ;;; Generated autoloads from play/zone.el | 31968 | ;;; Generated autoloads from play/zone.el |
| 31632 | 31969 | ||
| 31633 | (autoload 'zone "zone" "\ | 31970 | (autoload 'zone "zone" "\ |
| @@ -31637,84 +31974,157 @@ Zone out, completely. | |||
| 31637 | 31974 | ||
| 31638 | ;;;*** | 31975 | ;;;*** |
| 31639 | 31976 | ||
| 31640 | ;;;### (autoloads nil nil ("bindings.el" "buff-menu.el" "calc/calc-aent.el" | 31977 | ;;;### (autoloads nil nil ("abbrev.el" "abbrevlist.el" "add-log.el" |
| 31641 | ;;;;;; "calc/calc-alg.el" "calc/calc-arith.el" "calc/calc-bin.el" | 31978 | ;;;;;; "align.el" "allout.el" "ansi-color.el" "apropos.el" "arc-mode.el" |
| 31642 | ;;;;;; "calc/calc-comb.el" "calc/calc-cplx.el" "calc/calc-embed.el" | 31979 | ;;;;;; "array.el" "autoarg.el" "autoinsert.el" "autorevert.el" "avoid.el" |
| 31643 | ;;;;;; "calc/calc-ext.el" "calc/calc-fin.el" "calc/calc-forms.el" | 31980 | ;;;;;; "battery.el" "bindings.el" "bookmark.el" "bs.el" "buff-menu.el" |
| 31644 | ;;;;;; "calc/calc-frac.el" "calc/calc-funcs.el" "calc/calc-graph.el" | 31981 | ;;;;;; "button.el" "calc/calc-aent.el" "calc/calc-alg.el" "calc/calc-arith.el" |
| 31645 | ;;;;;; "calc/calc-help.el" "calc/calc-incom.el" "calc/calc-keypd.el" | 31982 | ;;;;;; "calc/calc-bin.el" "calc/calc-comb.el" "calc/calc-cplx.el" |
| 31646 | ;;;;;; "calc/calc-lang.el" "calc/calc-macs.el" "calc/calc-map.el" | 31983 | ;;;;;; "calc/calc-embed.el" "calc/calc-ext.el" "calc/calc-fin.el" |
| 31647 | ;;;;;; "calc/calc-math.el" "calc/calc-misc.el" "calc/calc-mode.el" | 31984 | ;;;;;; "calc/calc-forms.el" "calc/calc-frac.el" "calc/calc-funcs.el" |
| 31648 | ;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el" | 31985 | ;;;;;; "calc/calc-graph.el" "calc/calc-help.el" "calc/calc-incom.el" |
| 31649 | ;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" | 31986 | ;;;;;; "calc/calc-keypd.el" "calc/calc-lang.el" "calc/calc-macs.el" |
| 31650 | ;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el" | 31987 | ;;;;;; "calc/calc-map.el" "calc/calc-math.el" "calc/calc-menu.el" |
| 31651 | ;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-undo.el" | 31988 | ;;;;;; "calc/calc-misc.el" "calc/calc-mode.el" "calc/calc-mtx.el" |
| 31652 | ;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el" | 31989 | ;;;;;; "calc/calc-nlfit.el" "calc/calc-poly.el" "calc/calc-prog.el" |
| 31653 | ;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el" | 31990 | ;;;;;; "calc/calc-rewr.el" "calc/calc-rules.el" "calc/calc-sel.el" |
| 31654 | ;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-china.el" | 31991 | ;;;;;; "calc/calc-stat.el" "calc/calc-store.el" "calc/calc-stuff.el" |
| 31655 | ;;;;;; "calendar/cal-coptic.el" "calendar/cal-french.el" "calendar/cal-html.el" | 31992 | ;;;;;; "calc/calc-trail.el" "calc/calc-undo.el" "calc/calc-units.el" |
| 31993 | ;;;;;; "calc/calc-vec.el" "calc/calc-yank.el" "calc/calc.el" "calc/calcalg2.el" | ||
| 31994 | ;;;;;; "calc/calcalg3.el" "calc/calccomp.el" "calc/calcsel2.el" | ||
| 31995 | ;;;;;; "calculator.el" "calendar/appt.el" "calendar/cal-bahai.el" | ||
| 31996 | ;;;;;; "calendar/cal-china.el" "calendar/cal-coptic.el" "calendar/cal-dst.el" | ||
| 31997 | ;;;;;; "calendar/cal-french.el" "calendar/cal-hebrew.el" "calendar/cal-html.el" | ||
| 31656 | ;;;;;; "calendar/cal-islam.el" "calendar/cal-iso.el" "calendar/cal-julian.el" | 31998 | ;;;;;; "calendar/cal-islam.el" "calendar/cal-iso.el" "calendar/cal-julian.el" |
| 31657 | ;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el" | 31999 | ;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el" |
| 31658 | ;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el" | 32000 | ;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el" |
| 31659 | ;;;;;; "case-table.el" "cdl.el" "cus-dep.el" "cus-start.el" "custom.el" | 32001 | ;;;;;; "calendar/calendar.el" "calendar/diary-lib.el" "calendar/holidays.el" |
| 31660 | ;;;;;; "dframe.el" "dos-fns.el" "dos-vars.el" "dos-w32.el" "ediff-diff.el" | 32002 | ;;;;;; "calendar/icalendar.el" "calendar/lunar.el" "calendar/parse-time.el" |
| 31661 | ;;;;;; "ediff-init.el" "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el" | 32003 | ;;;;;; "calendar/solar.el" "calendar/time-date.el" "calendar/timeclock.el" |
| 31662 | ;;;;;; "ediff-wind.el" "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el" | 32004 | ;;;;;; "calendar/todo-mode.el" "case-table.el" "cdl.el" "chistory.el" |
| 31663 | ;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" | 32005 | ;;;;;; "cmuscheme.el" "comint.el" "compare-w.el" "complete.el" "completion.el" |
| 31664 | ;;;;;; "emacs-lisp/byte-run.el" "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" | 32006 | ;;;;;; "composite.el" "cus-dep.el" "cus-edit.el" "cus-face.el" "cus-load.el" |
| 32007 | ;;;;;; "cus-start.el" "cus-theme.el" "custom.el" "cvs-status.el" | ||
| 32008 | ;;;;;; "dabbrev.el" "delim-col.el" "delsel.el" "descr-text.el" "desktop.el" | ||
| 32009 | ;;;;;; "dframe.el" "diff-mode.el" "diff.el" "dired-aux.el" "dired-x.el" | ||
| 32010 | ;;;;;; "dired.el" "dirtrack.el" "disp-table.el" "dnd.el" "doc-view.el" | ||
| 32011 | ;;;;;; "dos-fns.el" "dos-vars.el" "dos-w32.el" "double.el" "ebuff-menu.el" | ||
| 32012 | ;;;;;; "echistory.el" "ediff-diff.el" "ediff-help.el" "ediff-hook.el" | ||
| 32013 | ;;;;;; "ediff-init.el" "ediff-merg.el" "ediff-mult.el" "ediff-ptch.el" | ||
| 32014 | ;;;;;; "ediff-util.el" "ediff-vers.el" "ediff-wind.el" "ediff.el" | ||
| 32015 | ;;;;;; "edmacro.el" "ehelp.el" "electric.el" "elide-head.el" "emacs-lisp/advice.el" | ||
| 32016 | ;;;;;; "emacs-lisp/assoc.el" "emacs-lisp/authors.el" "emacs-lisp/autoload.el" | ||
| 32017 | ;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/backquote.el" "emacs-lisp/benchmark.el" | ||
| 32018 | ;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el" | ||
| 32019 | ;;;;;; "emacs-lisp/bytecomp.el" "emacs-lisp/check-declare.el" "emacs-lisp/checkdoc.el" | ||
| 32020 | ;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-indent.el" | ||
| 31665 | ;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" | 32021 | ;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" |
| 31666 | ;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/find-gc.el" | 32022 | ;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cl.el" "emacs-lisp/copyright.el" |
| 31667 | ;;;;;; "emacs-lisp/float-sup.el" "emacs-lisp/gulp.el" "emacs-lisp/levents.el" | 32023 | ;;;;;; "emacs-lisp/crm.el" "emacs-lisp/cust-print.el" "emacs-lisp/debug.el" |
| 31668 | ;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el" | 32024 | ;;;;;; "emacs-lisp/derived.el" "emacs-lisp/disass.el" "emacs-lisp/easy-mmode.el" |
| 31669 | ;;;;;; "emacs-lisp/lmenu.el" "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el" | 32025 | ;;;;;; "emacs-lisp/easymenu.el" "emacs-lisp/edebug.el" "emacs-lisp/eldoc.el" |
| 31670 | ;;;;;; "emacs-lisp/regi.el" "emacs-lisp/sregex.el" "emacs-lisp/syntax.el" | 32026 | ;;;;;; "emacs-lisp/elint.el" "emacs-lisp/elp.el" "emacs-lisp/ewoc.el" |
| 31671 | ;;;;;; "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el" | 32027 | ;;;;;; "emacs-lisp/find-func.el" "emacs-lisp/find-gc.el" "emacs-lisp/float-sup.el" |
| 31672 | ;;;;;; "emacs-lock.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el" | 32028 | ;;;;;; "emacs-lisp/generic.el" "emacs-lisp/gulp.el" "emacs-lisp/helper.el" |
| 31673 | ;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el" | 32029 | ;;;;;; "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" |
| 31674 | ;;;;;; "emulation/edt-vt100.el" "emulation/tpu-extras.el" "emulation/tpu-mapper.el" | 32030 | ;;;;;; "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el" "emacs-lisp/lucid.el" |
| 31675 | ;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "emulation/viper-init.el" | 32031 | ;;;;;; "emacs-lisp/macroexp.el" "emacs-lisp/map-ynp.el" "emacs-lisp/pp.el" |
| 31676 | ;;;;;; "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el" | 32032 | ;;;;;; "emacs-lisp/re-builder.el" "emacs-lisp/regexp-opt.el" "emacs-lisp/regi.el" |
| 31677 | ;;;;;; "emulation/viper-util.el" "env.el" "erc/erc-backend.el" "erc/erc-goodies.el" | 32033 | ;;;;;; "emacs-lisp/ring.el" "emacs-lisp/rx.el" "emacs-lisp/shadow.el" |
| 31678 | ;;;;;; "erc/erc-ibuffer.el" "erc/erc-lang.el" "eshell/em-alias.el" | 32034 | ;;;;;; "emacs-lisp/sregex.el" "emacs-lisp/syntax.el" "emacs-lisp/tcover-ses.el" |
| 32035 | ;;;;;; "emacs-lisp/tcover-unsafep.el" "emacs-lisp/testcover.el" | ||
| 32036 | ;;;;;; "emacs-lisp/timer.el" "emacs-lisp/tq.el" "emacs-lisp/trace.el" | ||
| 32037 | ;;;;;; "emacs-lisp/unsafep.el" "emacs-lisp/warnings.el" "emacs-lock.el" | ||
| 32038 | ;;;;;; "emulation/crisp.el" "emulation/cua-base.el" "emulation/cua-gmrk.el" | ||
| 32039 | ;;;;;; "emulation/cua-rect.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el" | ||
| 32040 | ;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/edt.el" | ||
| 32041 | ;;;;;; "emulation/keypad.el" "emulation/pc-mode.el" "emulation/pc-select.el" | ||
| 32042 | ;;;;;; "emulation/tpu-edt.el" "emulation/tpu-extras.el" "emulation/tpu-mapper.el" | ||
| 32043 | ;;;;;; "emulation/vi.el" "emulation/vip.el" "emulation/viper-cmd.el" | ||
| 32044 | ;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" | ||
| 32045 | ;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" | ||
| 32046 | ;;;;;; "emulation/viper.el" "emulation/ws-mode.el" "env.el" "erc/erc-autoaway.el" | ||
| 32047 | ;;;;;; "erc/erc-backend.el" "erc/erc-button.el" "erc/erc-capab.el" | ||
| 32048 | ;;;;;; "erc/erc-compat.el" "erc/erc-dcc.el" "erc/erc-ezbounce.el" | ||
| 32049 | ;;;;;; "erc/erc-fill.el" "erc/erc-goodies.el" "erc/erc-hecomplete.el" | ||
| 32050 | ;;;;;; "erc/erc-ibuffer.el" "erc/erc-identd.el" "erc/erc-imenu.el" | ||
| 32051 | ;;;;;; "erc/erc-join.el" "erc/erc-lang.el" "erc/erc-list.el" "erc/erc-log.el" | ||
| 32052 | ;;;;;; "erc/erc-match.el" "erc/erc-menu.el" "erc/erc-netsplit.el" | ||
| 32053 | ;;;;;; "erc/erc-networks.el" "erc/erc-notify.el" "erc/erc-page.el" | ||
| 32054 | ;;;;;; "erc/erc-pcomplete.el" "erc/erc-replace.el" "erc/erc-ring.el" | ||
| 32055 | ;;;;;; "erc/erc-services.el" "erc/erc-sound.el" "erc/erc-speedbar.el" | ||
| 32056 | ;;;;;; "erc/erc-spelling.el" "erc/erc-stamp.el" "erc/erc-track.el" | ||
| 32057 | ;;;;;; "erc/erc-truncate.el" "erc/erc-xdcc.el" "erc/erc.el" "eshell/em-alias.el" | ||
| 31679 | ;;;;;; "eshell/em-banner.el" "eshell/em-basic.el" "eshell/em-cmpl.el" | 32058 | ;;;;;; "eshell/em-banner.el" "eshell/em-basic.el" "eshell/em-cmpl.el" |
| 31680 | ;;;;;; "eshell/em-dirs.el" "eshell/em-glob.el" "eshell/em-hist.el" | 32059 | ;;;;;; "eshell/em-dirs.el" "eshell/em-glob.el" "eshell/em-hist.el" |
| 31681 | ;;;;;; "eshell/em-ls.el" "eshell/em-pred.el" "eshell/em-prompt.el" | 32060 | ;;;;;; "eshell/em-ls.el" "eshell/em-pred.el" "eshell/em-prompt.el" |
| 31682 | ;;;;;; "eshell/em-rebind.el" "eshell/em-script.el" "eshell/em-smart.el" | 32061 | ;;;;;; "eshell/em-rebind.el" "eshell/em-script.el" "eshell/em-smart.el" |
| 31683 | ;;;;;; "eshell/em-term.el" "eshell/em-unix.el" "eshell/em-xtra.el" | 32062 | ;;;;;; "eshell/em-term.el" "eshell/em-unix.el" "eshell/em-xtra.el" |
| 31684 | ;;;;;; "eshell/esh-arg.el" "eshell/esh-cmd.el" "eshell/esh-ext.el" | 32063 | ;;;;;; "eshell/esh-arg.el" "eshell/esh-cmd.el" "eshell/esh-ext.el" |
| 31685 | ;;;;;; "eshell/esh-io.el" "eshell/esh-maint.el" "eshell/esh-module.el" | 32064 | ;;;;;; "eshell/esh-groups.el" "eshell/esh-io.el" "eshell/esh-maint.el" |
| 31686 | ;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el" | 32065 | ;;;;;; "eshell/esh-mode.el" "eshell/esh-module.el" "eshell/esh-opt.el" |
| 31687 | ;;;;;; "eshell/esh-var.el" "ezimage.el" "faces.el" "files.el" "foldout.el" | 32066 | ;;;;;; "eshell/esh-proc.el" "eshell/esh-test.el" "eshell/esh-util.el" |
| 31688 | ;;;;;; "font-core.el" "font-lock.el" "format.el" "forms-d2.el" "forms-pass.el" | 32067 | ;;;;;; "eshell/esh-var.el" "eshell/eshell.el" "expand.el" "ezimage.el" |
| 31689 | ;;;;;; "frame.el" "fringe.el" "generic-x.el" "gnus/compface.el" | 32068 | ;;;;;; "facemenu.el" "faces.el" "ffap.el" "filecache.el" "files.el" |
| 31690 | ;;;;;; "gnus/dig.el" "gnus/dns.el" "gnus/format-spec.el" "gnus/gnus-async.el" | 32069 | ;;;;;; "filesets.el" "find-dired.el" "find-file.el" "find-lisp.el" |
| 31691 | ;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el" | 32070 | ;;;;;; "finder-inf.el" "finder.el" "flow-ctrl.el" "foldout.el" "follow.el" |
| 31692 | ;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el" | 32071 | ;;;;;; "font-core.el" "font-lock.el" "format-spec.el" "format.el" |
| 31693 | ;;;;;; "gnus/gnus-ems.el" "gnus/gnus-int.el" "gnus/gnus-logic.el" | 32072 | ;;;;;; "forms-d2.el" "forms-pass.el" "forms-pass.el" "forms.el" |
| 31694 | ;;;;;; "gnus/gnus-mh.el" "gnus/gnus-salt.el" "gnus/gnus-score.el" | 32073 | ;;;;;; "frame.el" "fringe.el" "generic-x.el" "gnus/canlock.el" "gnus/compface.el" |
| 31695 | ;;;;;; "gnus/gnus-setup.el" "gnus/gnus-srvr.el" "gnus/gnus-sum.el" | 32074 | ;;;;;; "gnus/deuglify.el" "gnus/earcon.el" "gnus/ecomplete.el" "gnus/flow-fill.el" |
| 31696 | ;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el" | 32075 | ;;;;;; "gnus/gmm-utils.el" "gnus/gnus-agent.el" "gnus/gnus-art.el" |
| 31697 | ;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/hex-util.el" "gnus/hmac-def.el" | 32076 | ;;;;;; "gnus/gnus-async.el" "gnus/gnus-audio.el" "gnus/gnus-bcklg.el" |
| 31698 | ;;;;;; "gnus/hmac-md5.el" "gnus/ietf-drums.el" "gnus/imap.el" "gnus/legacy-gnus-agent.el" | 32077 | ;;;;;; "gnus/gnus-bookmark.el" "gnus/gnus-cache.el" "gnus/gnus-cite.el" |
| 31699 | ;;;;;; "gnus/mail-parse.el" "gnus/mail-prsvr.el" "gnus/mail-source.el" | 32078 | ;;;;;; "gnus/gnus-cus.el" "gnus/gnus-delay.el" "gnus/gnus-demon.el" |
| 31700 | ;;;;;; "gnus/mailcap.el" "gnus/messcompat.el" "gnus/mm-bodies.el" | 32079 | ;;;;;; "gnus/gnus-diary.el" "gnus/gnus-dired.el" "gnus/gnus-draft.el" |
| 31701 | ;;;;;; "gnus/mm-decode.el" "gnus/mm-encode.el" "gnus/mm-util.el" | 32080 | ;;;;;; "gnus/gnus-dup.el" "gnus/gnus-eform.el" "gnus/gnus-ems.el" |
| 32081 | ;;;;;; "gnus/gnus-fun.el" "gnus/gnus-group.el" "gnus/gnus-int.el" | ||
| 32082 | ;;;;;; "gnus/gnus-kill.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el" | ||
| 32083 | ;;;;;; "gnus/gnus-ml.el" "gnus/gnus-mlspl.el" "gnus/gnus-move.el" | ||
| 32084 | ;;;;;; "gnus/gnus-msg.el" "gnus/gnus-nocem.el" "gnus/gnus-picon.el" | ||
| 32085 | ;;;;;; "gnus/gnus-range.el" "gnus/gnus-registry.el" "gnus/gnus-salt.el" | ||
| 32086 | ;;;;;; "gnus/gnus-score.el" "gnus/gnus-setup.el" "gnus/gnus-sieve.el" | ||
| 32087 | ;;;;;; "gnus/gnus-soup.el" "gnus/gnus-spec.el" "gnus/gnus-srvr.el" | ||
| 32088 | ;;;;;; "gnus/gnus-start.el" "gnus/gnus-sum.el" "gnus/gnus-topic.el" | ||
| 32089 | ;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el" | ||
| 32090 | ;;;;;; "gnus/gnus-vm.el" "gnus/gnus-win.el" "gnus/gnus.el" "gnus/html2text.el" | ||
| 32091 | ;;;;;; "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" | ||
| 32092 | ;;;;;; "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/mailcap.el" | ||
| 32093 | ;;;;;; "gnus/message.el" "gnus/messcompat.el" "gnus/mm-bodies.el" | ||
| 32094 | ;;;;;; "gnus/mm-decode.el" "gnus/mm-encode.el" "gnus/mm-extern.el" | ||
| 32095 | ;;;;;; "gnus/mm-partial.el" "gnus/mm-url.el" "gnus/mm-util.el" "gnus/mm-uu.el" | ||
| 31702 | ;;;;;; "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" "gnus/mml.el" | 32096 | ;;;;;; "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" "gnus/mml.el" |
| 31703 | ;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndb.el" "gnus/nndir.el" | 32097 | ;;;;;; "gnus/mml1991.el" "gnus/mml2015.el" "gnus/nnagent.el" "gnus/nnbabyl.el" |
| 31704 | ;;;;;; "gnus/nndraft.el" "gnus/nneething.el" "gnus/nngateway.el" | 32098 | ;;;;;; "gnus/nndb.el" "gnus/nndiary.el" "gnus/nndir.el" "gnus/nndoc.el" |
| 31705 | ;;;;;; "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnlistserv.el" | 32099 | ;;;;;; "gnus/nndraft.el" "gnus/nneething.el" "gnus/nnfolder.el" |
| 31706 | ;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmbox.el" "gnus/nnmh.el" | 32100 | ;;;;;; "gnus/nngateway.el" "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnkiboze.el" |
| 31707 | ;;;;;; "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnrss.el" "gnus/nnslashdot.el" | 32101 | ;;;;;; "gnus/nnlistserv.el" "gnus/nnmail.el" "gnus/nnmaildir.el" |
| 32102 | ;;;;;; "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnml.el" "gnus/nnnil.el" | ||
| 32103 | ;;;;;; "gnus/nnoo.el" "gnus/nnrss.el" "gnus/nnslashdot.el" "gnus/nnsoup.el" | ||
| 31708 | ;;;;;; "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnultimate.el" "gnus/nnvirtual.el" | 32104 | ;;;;;; "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnultimate.el" "gnus/nnvirtual.el" |
| 31709 | ;;;;;; "gnus/nnwarchive.el" "gnus/nnweb.el" "gnus/nnwfm.el" "gnus/pop3.el" | 32105 | ;;;;;; "gnus/nnwarchive.el" "gnus/nnweb.el" "gnus/nnwfm.el" "gnus/pop3.el" |
| 31710 | ;;;;;; "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el" | 32106 | ;;;;;; "gnus/qp.el" "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" |
| 31711 | ;;;;;; "gnus/rfc2231.el" "gnus/sieve-manage.el" "gnus/smime.el" | 32107 | ;;;;;; "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/score-mode.el" |
| 31712 | ;;;;;; "gnus/spam-stat.el" "gnus/spam-wash.el" "gnus/starttls.el" | 32108 | ;;;;;; "gnus/sieve-manage.el" "gnus/sieve-mode.el" "gnus/sieve.el" |
| 31713 | ;;;;;; "gnus/utf7.el" "gnus/webmail.el" "help.el" "indent.el" "international/characters.el" | 32109 | ;;;;;; "gnus/smiley.el" "gnus/smime.el" "gnus/spam-report.el" "gnus/spam-stat.el" |
| 31714 | ;;;;;; "international/charprop.el" "international/cp51932.el" "international/eucjp-ms.el" | 32110 | ;;;;;; "gnus/spam-wash.el" "gnus/spam.el" "gnus/starttls.el" "gnus/utf7.el" |
| 31715 | ;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el" | 32111 | ;;;;;; "gnus/webmail.el" "gnus/yenc.el" "gs.el" "help-at-pt.el" |
| 31716 | ;;;;;; "international/ja-dic-utl.el" "international/mule-cmds.el" | 32112 | ;;;;;; "help-fns.el" "help-macro.el" "help-mode.el" "help.el" "hex-util.el" |
| 31717 | ;;;;;; "international/mule-conf.el" "international/mule.el" "international/ogonek.el" | 32113 | ;;;;;; "hexl.el" "hi-lock.el" "hilit-chg.el" "hippie-exp.el" "hl-line.el" |
| 32114 | ;;;;;; "ibuf-ext.el" "ibuf-macs.el" "ibuffer.el" "icomplete.el" | ||
| 32115 | ;;;;;; "ido.el" "ielm.el" "iimage.el" "image-dired.el" "image-file.el" | ||
| 32116 | ;;;;;; "image-mode.el" "image.el" "imenu.el" "indent.el" "info-look.el" | ||
| 32117 | ;;;;;; "info-xref.el" "info.el" "informat.el" "international/ccl.el" | ||
| 32118 | ;;;;;; "international/characters.el" "international/charprop.el" | ||
| 32119 | ;;;;;; "international/codepage.el" "international/cp51932.el" "international/encoded-kb.el" | ||
| 32120 | ;;;;;; "international/eucjp-ms.el" "international/fontset.el" "international/isearch-x.el" | ||
| 32121 | ;;;;;; "international/iso-ascii.el" "international/iso-cvt.el" "international/iso-transl.el" | ||
| 32122 | ;;;;;; "international/ja-dic-cnv.el" "international/ja-dic-utl.el" | ||
| 32123 | ;;;;;; "international/kinsoku.el" "international/kkc.el" "international/latexenc.el" | ||
| 32124 | ;;;;;; "international/latin1-disp.el" "international/mule-cmds.el" | ||
| 32125 | ;;;;;; "international/mule-conf.el" "international/mule-diag.el" | ||
| 32126 | ;;;;;; "international/mule-util.el" "international/mule.el" "international/ogonek.el" | ||
| 32127 | ;;;;;; "international/quail.el" "international/robin.el" "international/titdic-cnv.el" | ||
| 31718 | ;;;;;; "international/uni-bidi.el" "international/uni-category.el" | 32128 | ;;;;;; "international/uni-bidi.el" "international/uni-category.el" |
| 31719 | ;;;;;; "international/uni-combining.el" "international/uni-comment.el" | 32129 | ;;;;;; "international/uni-combining.el" "international/uni-comment.el" |
| 31720 | ;;;;;; "international/uni-decimal.el" "international/uni-decomposition.el" | 32130 | ;;;;;; "international/uni-decimal.el" "international/uni-decomposition.el" |
| @@ -31722,56 +32132,161 @@ Zone out, completely. | |||
| 31722 | ;;;;;; "international/uni-mirrored.el" "international/uni-name.el" | 32132 | ;;;;;; "international/uni-mirrored.el" "international/uni-name.el" |
| 31723 | ;;;;;; "international/uni-numeric.el" "international/uni-old-name.el" | 32133 | ;;;;;; "international/uni-numeric.el" "international/uni-old-name.el" |
| 31724 | ;;;;;; "international/uni-titlecase.el" "international/uni-uppercase.el" | 32134 | ;;;;;; "international/uni-titlecase.el" "international/uni-uppercase.el" |
| 31725 | ;;;;;; "isearch.el" "jit-lock.el" "jka-cmpr-hook.el" "kermit.el" | 32135 | ;;;;;; "international/utf-7.el" "isearch-multi.el" "isearch.el" |
| 31726 | ;;;;;; "language/chinese.el" "language/cyrillic.el" "language/czech.el" | 32136 | ;;;;;; "isearchb.el" "iswitchb.el" "jit-lock.el" "jka-cmpr-hook.el" |
| 31727 | ;;;;;; "language/devanagari.el" "language/english.el" "language/ethiopic.el" | 32137 | ;;;;;; "jka-compr.el" "kermit.el" "kmacro.el" "language/burmese.el" |
| 31728 | ;;;;;; "language/european.el" "language/georgian.el" "language/greek.el" | 32138 | ;;;;;; "language/cham.el" "language/china-util.el" "language/chinese.el" |
| 31729 | ;;;;;; "language/hebrew.el" "language/indian.el" "language/japanese.el" | 32139 | ;;;;;; "language/cyril-util.el" "language/cyrillic.el" "language/czech.el" |
| 31730 | ;;;;;; "language/kannada.el" "language/korean.el" "language/lao.el" | 32140 | ;;;;;; "language/devan-util.el" "language/devanagari.el" "language/english.el" |
| 31731 | ;;;;;; "language/malayalam.el" "language/misc-lang.el" "language/romanian.el" | 32141 | ;;;;;; "language/ethio-util.el" "language/ethiopic.el" "language/european.el" |
| 32142 | ;;;;;; "language/georgian.el" "language/greek.el" "language/hebrew.el" | ||
| 32143 | ;;;;;; "language/ind-util.el" "language/indian.el" "language/japan-util.el" | ||
| 32144 | ;;;;;; "language/japanese.el" "language/kannada.el" "language/khmer.el" | ||
| 32145 | ;;;;;; "language/knd-util.el" "language/korea-util.el" "language/korean.el" | ||
| 32146 | ;;;;;; "language/lao-util.el" "language/lao.el" "language/malayalam.el" | ||
| 32147 | ;;;;;; "language/misc-lang.el" "language/mlm-util.el" "language/romanian.el" | ||
| 31732 | ;;;;;; "language/slovak.el" "language/tai-viet.el" "language/tamil.el" | 32148 | ;;;;;; "language/slovak.el" "language/tai-viet.el" "language/tamil.el" |
| 31733 | ;;;;;; "language/thai-word.el" "language/thai.el" "language/tibetan.el" | 32149 | ;;;;;; "language/thai-util.el" "language/thai-word.el" "language/thai.el" |
| 31734 | ;;;;;; "language/utf-8-lang.el" "language/vietnamese.el" "ldefs-boot.el" | 32150 | ;;;;;; "language/tibet-util.el" "language/tibetan.el" "language/tml-util.el" |
| 31735 | ;;;;;; "loadup.el" "mail/blessmail.el" "mail/mailheader.el" "mail/mailpost.el" | 32151 | ;;;;;; "language/tv-util.el" "language/utf-8-lang.el" "language/viet-util.el" |
| 31736 | ;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el" | 32152 | ;;;;;; "language/vietnamese.el" "ldefs-boot.el" "ledit.el" "linum.el" |
| 31737 | ;;;;;; "mail/uce.el" "mail/vms-pmail.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el" | 32153 | ;;;;;; "loadhist.el" "loadup.el" "locate.el" "log-edit.el" "log-view.el" |
| 31738 | ;;;;;; "mh-e/mh-buffers.el" "mh-e/mh-compat.el" "mh-e/mh-funcs.el" | 32154 | ;;;;;; "longlines.el" "lpr.el" "ls-lisp.el" "macros.el" "mail/binhex.el" |
| 31739 | ;;;;;; "mh-e/mh-gnus.el" "mh-e/mh-identity.el" "mh-e/mh-inc.el" | 32155 | ;;;;;; "mail/blessmail.el" "mail/emacsbug.el" "mail/feedmail.el" |
| 31740 | ;;;;;; "mh-e/mh-junk.el" "mh-e/mh-letter.el" "mh-e/mh-limit.el" | 32156 | ;;;;;; "mail/footnote.el" "mail/hashcash.el" "mail/mail-extr.el" |
| 31741 | ;;;;;; "mh-e/mh-mime.el" "mh-e/mh-print.el" "mh-e/mh-scan.el" "mh-e/mh-search.el" | 32157 | ;;;;;; "mail/mail-hist.el" "mail/mail-utils.el" "mail/mailabbrev.el" |
| 31742 | ;;;;;; "mh-e/mh-seq.el" "mh-e/mh-show.el" "mh-e/mh-speed.el" "mh-e/mh-thread.el" | 32158 | ;;;;;; "mail/mailalias.el" "mail/mailclient.el" "mail/mailheader.el" |
| 31743 | ;;;;;; "mh-e/mh-tool-bar.el" "mh-e/mh-utils.el" "mh-e/mh-xface.el" | 32159 | ;;;;;; "mail/mailpost.el" "mail/mailpost.el" "mail/metamail.el" |
| 31744 | ;;;;;; "misc.el" "mouse-copy.el" "mouse-drag.el" "mouse.el" "net/eudc-vars.el" | 32160 | ;;;;;; "mail/mspools.el" "mail/reporter.el" "mail/rfc2368.el" "mail/rfc822.el" |
| 31745 | ;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-mab.el" | 32161 | ;;;;;; "mail/rmail-spam-filter.el" "mail/rmail.el" "mail/rmailedit.el" |
| 31746 | ;;;;;; "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" "net/socks.el" | 32162 | ;;;;;; "mail/rmailkwd.el" "mail/rmailmsc.el" "mail/rmailout.el" |
| 31747 | ;;;;;; "net/tls.el" "net/tramp-cache.el" "net/tramp-cmds.el" "net/tramp-compat.el" | 32163 | ;;;;;; "mail/rmailsort.el" "mail/rmailsum.el" "mail/sendmail.el" |
| 31748 | ;;;;;; "net/tramp-fish.el" "net/tramp-gw.el" "net/tramp-smb.el" | 32164 | ;;;;;; "mail/smtpmail.el" "mail/supercite.el" "mail/uce.el" "mail/undigest.el" |
| 31749 | ;;;;;; "net/tramp-uu.el" "net/trampver.el" "patcomp.el" "paths.el" | 32165 | ;;;;;; "mail/unrmail.el" "mail/uudecode.el" "mail/vms-pmail.el" |
| 31750 | ;;;;;; "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" "pgg-def.el" | 32166 | ;;;;;; "makesum.el" "man.el" "master.el" "mb-depth.el" "md4.el" |
| 31751 | ;;;;;; "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el" | 32167 | ;;;;;; "menu-bar.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el" "mh-e/mh-buffers.el" |
| 31752 | ;;;;;; "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el" | 32168 | ;;;;;; "mh-e/mh-comp.el" "mh-e/mh-compat.el" "mh-e/mh-e.el" "mh-e/mh-folder.el" |
| 32169 | ;;;;;; "mh-e/mh-funcs.el" "mh-e/mh-gnus.el" "mh-e/mh-identity.el" | ||
| 32170 | ;;;;;; "mh-e/mh-inc.el" "mh-e/mh-junk.el" "mh-e/mh-letter.el" "mh-e/mh-limit.el" | ||
| 32171 | ;;;;;; "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-print.el" | ||
| 32172 | ;;;;;; "mh-e/mh-scan.el" "mh-e/mh-search.el" "mh-e/mh-seq.el" "mh-e/mh-show.el" | ||
| 32173 | ;;;;;; "mh-e/mh-speed.el" "mh-e/mh-thread.el" "mh-e/mh-tool-bar.el" | ||
| 32174 | ;;;;;; "mh-e/mh-utils.el" "mh-e/mh-xface.el" "midnight.el" "minibuf-eldef.el" | ||
| 32175 | ;;;;;; "misc.el" "mouse-copy.el" "mouse-drag.el" "mouse-sel.el" | ||
| 32176 | ;;;;;; "mouse.el" "msb.el" "mwheel.el" "net/ange-ftp.el" "net/browse-url.el" | ||
| 32177 | ;;;;;; "net/dbus.el" "net/dig.el" "net/dns.el" "net/eudc-bob.el" | ||
| 32178 | ;;;;;; "net/eudc-export.el" "net/eudc-hotlist.el" "net/eudc-vars.el" | ||
| 32179 | ;;;;;; "net/eudc.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-mab.el" | ||
| 32180 | ;;;;;; "net/eudcb-ph.el" "net/goto-addr.el" "net/hmac-def.el" "net/hmac-md5.el" | ||
| 32181 | ;;;;;; "net/imap.el" "net/ldap.el" "net/net-utils.el" "net/netrc.el" | ||
| 32182 | ;;;;;; "net/newsticker.el" "net/ntlm.el" "net/quickurl.el" "net/rcirc.el" | ||
| 32183 | ;;;;;; "net/rcompile.el" "net/rlogin.el" "net/sasl-cram.el" "net/sasl-digest.el" | ||
| 32184 | ;;;;;; "net/sasl-ntlm.el" "net/sasl.el" "net/snmp-mode.el" "net/socks.el" | ||
| 32185 | ;;;;;; "net/telnet.el" "net/tls.el" "net/tramp-cache.el" "net/tramp-cmds.el" | ||
| 32186 | ;;;;;; "net/tramp-compat.el" "net/tramp-fish.el" "net/tramp-ftp.el" | ||
| 32187 | ;;;;;; "net/tramp-gw.el" "net/tramp-smb.el" "net/tramp-uu.el" "net/tramp.el" | ||
| 32188 | ;;;;;; "net/trampver.el" "net/webjump.el" "newcomment.el" "novice.el" | ||
| 32189 | ;;;;;; "nxml/nxml-enc.el" "nxml/nxml-glyph.el" "nxml/nxml-maint.el" | ||
| 32190 | ;;;;;; "nxml/nxml-mode.el" "nxml/nxml-ns.el" "nxml/nxml-outln.el" | ||
| 32191 | ;;;;;; "nxml/nxml-parse.el" "nxml/nxml-rap.el" "nxml/nxml-util.el" | ||
| 32192 | ;;;;;; "nxml/rng-cmpct.el" "nxml/rng-dt.el" "nxml/rng-loc.el" "nxml/rng-maint.el" | ||
| 32193 | ;;;;;; "nxml/rng-match.el" "nxml/rng-nxml.el" "nxml/rng-parse.el" | ||
| 32194 | ;;;;;; "nxml/rng-pttrn.el" "nxml/rng-uri.el" "nxml/rng-util.el" | ||
| 32195 | ;;;;;; "nxml/rng-valid.el" "nxml/rng-xsd.el" "nxml/xmltok.el" "nxml/xsd-regexp.el" | ||
| 32196 | ;;;;;; "obsolete/fast-lock.el" "obsolete/iso-acc.el" "obsolete/lazy-lock.el" | ||
| 32197 | ;;;;;; "obsolete/options.el" "obsolete/rnewspost.el" "obsolete/scribe.el" | ||
| 32198 | ;;;;;; "outline.el" "paren.el" "password-cache.el" "patcomp.el" | ||
| 32199 | ;;;;;; "patcomp.el" "paths.el" "pcmpl-cvs.el" "pcmpl-gnu.el" "pcmpl-linux.el" | ||
| 32200 | ;;;;;; "pcmpl-rpm.el" "pcmpl-unix.el" "pcomplete.el" "pcvs-defs.el" | ||
| 32201 | ;;;;;; "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" "pcvs.el" "pgg-def.el" | ||
| 32202 | ;;;;;; "pgg-gpg.el" "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" "pgg.el" | ||
| 32203 | ;;;;;; "play/5x5.el" "play/animate.el" "play/blackbox.el" "play/bruce.el" | ||
| 32204 | ;;;;;; "play/bubbles.el" "play/cookie1.el" "play/decipher.el" "play/dissociate.el" | ||
| 32205 | ;;;;;; "play/doctor.el" "play/dunnet.el" "play/fortune.el" "play/gamegrid.el" | ||
| 32206 | ;;;;;; "play/gametree.el" "play/gomoku.el" "play/handwrite.el" "play/landmark.el" | ||
| 32207 | ;;;;;; "play/life.el" "play/meese.el" "play/meese.el" "play/morse.el" | ||
| 32208 | ;;;;;; "play/mpuz.el" "play/pong.el" "play/snake.el" "play/solitaire.el" | ||
| 32209 | ;;;;;; "play/spook.el" "play/tetris.el" "play/yow.el" "play/zone.el" | ||
| 32210 | ;;;;;; "printing.el" "progmodes/ada-mode.el" "progmodes/ada-prj.el" | ||
| 32211 | ;;;;;; "progmodes/ada-stmt.el" "progmodes/ada-xref.el" "progmodes/antlr-mode.el" | ||
| 32212 | ;;;;;; "progmodes/asm-mode.el" "progmodes/autoconf.el" "progmodes/cap-words.el" | ||
| 31753 | ;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" | 32213 | ;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" |
| 31754 | ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-defs.el" "progmodes/cc-fonts.el" | 32214 | ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-compat.el" "progmodes/cc-defs.el" |
| 31755 | ;;;;;; "progmodes/cc-langs.el" "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" | 32215 | ;;;;;; "progmodes/cc-engine.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el" |
| 31756 | ;;;;;; "progmodes/ebnf-bnf.el" "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" | 32216 | ;;;;;; "progmodes/cc-menus.el" "progmodes/cc-mode.el" "progmodes/cc-styles.el" |
| 31757 | ;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" | 32217 | ;;;;;; "progmodes/cc-subword.el" "progmodes/cc-vars.el" "progmodes/cfengine.el" |
| 31758 | ;;;;;; "progmodes/idlw-complete-structtag.el" "progmodes/idlw-help.el" | 32218 | ;;;;;; "progmodes/cmacexp.el" "progmodes/compile.el" "progmodes/cperl-mode.el" |
| 31759 | ;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "progmodes/xscheme.el" | 32219 | ;;;;;; "progmodes/cpp.el" "progmodes/cwarn.el" "progmodes/dcl-mode.el" |
| 31760 | ;;;;;; "ps-def.el" "ps-mule.el" "ps-samp.el" "register.el" "replace.el" | 32220 | ;;;;;; "progmodes/delphi.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el" |
| 31761 | ;;;;;; "rfn-eshadow.el" "s-region.el" "saveplace.el" "sb-image.el" | 32221 | ;;;;;; "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" "progmodes/ebnf-iso.el" |
| 31762 | ;;;;;; "scroll-bar.el" "select.el" "soundex.el" "startup.el" "subdirs.el" | 32222 | ;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/ebnf2ps.el" |
| 31763 | ;;;;;; "tempo.el" "textmodes/bib-mode.el" "textmodes/makeinfo.el" | 32223 | ;;;;;; "progmodes/ebrowse.el" "progmodes/etags.el" "progmodes/executable.el" |
| 31764 | ;;;;;; "textmodes/page-ext.el" "textmodes/page.el" "textmodes/refbib.el" | 32224 | ;;;;;; "progmodes/f90.el" "progmodes/flymake.el" "progmodes/fortran.el" |
| 31765 | ;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" | 32225 | ;;;;;; "progmodes/gdb-ui.el" "progmodes/glasses.el" "progmodes/grep.el" |
| 31766 | ;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" | 32226 | ;;;;;; "progmodes/gud.el" "progmodes/hideif.el" "progmodes/hideshow.el" |
| 31767 | ;;;;;; "textmodes/texnfo-upd.el" "textmodes/text-mode.el" "timezone.el" | 32227 | ;;;;;; "progmodes/icon.el" "progmodes/idlw-complete-structtag.el" |
| 31768 | ;;;;;; "tooltip.el" "tree-widget.el" "uniquify.el" "url/url-about.el" | 32228 | ;;;;;; "progmodes/idlw-help.el" "progmodes/idlw-shell.el" "progmodes/idlw-toolbar.el" |
| 31769 | ;;;;;; "url/url-cookie.el" "url/url-dired.el" "url/url-expand.el" | 32229 | ;;;;;; "progmodes/idlwave.el" "progmodes/inf-lisp.el" "progmodes/ld-script.el" |
| 31770 | ;;;;;; "url/url-ftp.el" "url/url-history.el" "url/url-imap.el" "url/url-methods.el" | 32230 | ;;;;;; "progmodes/m4-mode.el" "progmodes/make-mode.el" "progmodes/mantemp.el" |
| 31771 | ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "url/vc-dav.el" | 32231 | ;;;;;; "progmodes/meta-mode.el" "progmodes/mixal-mode.el" "progmodes/octave-hlp.el" |
| 31772 | ;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" "vmsproc.el" | 32232 | ;;;;;; "progmodes/octave-inf.el" "progmodes/octave-mod.el" "progmodes/pascal.el" |
| 31773 | ;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el" | 32233 | ;;;;;; "progmodes/perl-mode.el" "progmodes/prolog.el" "progmodes/ps-mode.el" |
| 31774 | ;;;;;; "widget.el" "window.el" "x-dnd.el") (18232 8668 344872)) | 32234 | ;;;;;; "progmodes/python.el" "progmodes/scheme.el" "progmodes/sh-script.el" |
| 32235 | ;;;;;; "progmodes/simula.el" "progmodes/sql.el" "progmodes/tcl.el" | ||
| 32236 | ;;;;;; "progmodes/vera-mode.el" "progmodes/verilog-mode.el" "progmodes/vhdl-mode.el" | ||
| 32237 | ;;;;;; "progmodes/which-func.el" "progmodes/xscheme.el" "ps-bdf.el" | ||
| 32238 | ;;;;;; "ps-def.el" "ps-mule.el" "ps-print.el" "ps-samp.el" "recentf.el" | ||
| 32239 | ;;;;;; "rect.el" "register.el" "repeat.el" "replace.el" "reposition.el" | ||
| 32240 | ;;;;;; "resume.el" "reveal.el" "rfn-eshadow.el" "rot13.el" "ruler-mode.el" | ||
| 32241 | ;;;;;; "s-region.el" "savehist.el" "saveplace.el" "sb-image.el" | ||
| 32242 | ;;;;;; "scroll-all.el" "scroll-bar.el" "scroll-lock.el" "select.el" | ||
| 32243 | ;;;;;; "server.el" "ses.el" "sha1.el" "shadowfile.el" "shell.el" | ||
| 32244 | ;;;;;; "simple.el" "skeleton.el" "smerge-mode.el" "sort.el" "soundex.el" | ||
| 32245 | ;;;;;; "speedbar.el" "startup.el" "strokes.el" "subdirs.el" "subr.el" | ||
| 32246 | ;;;;;; "t-mouse.el" "tabify.el" "talk.el" "tar-mode.el" "tempo.el" | ||
| 32247 | ;;;;;; "term.el" "term/AT386.el" "term/apollo.el" "term/bobcat.el" | ||
| 32248 | ;;;;;; "term/cygwin.el" "term/internal.el" "term/iris-ansi.el" "term/linux.el" | ||
| 32249 | ;;;;;; "term/lk201.el" "term/mac-win.el" "term/news.el" "term/pc-win.el" | ||
| 32250 | ;;;;;; "term/rxvt.el" "term/sun.el" "term/sup-mouse.el" "term/tty-colors.el" | ||
| 32251 | ;;;;;; "term/tvi970.el" "term/vt100.el" "term/vt102.el" "term/vt125.el" | ||
| 32252 | ;;;;;; "term/vt200.el" "term/vt201.el" "term/vt220.el" "term/vt240.el" | ||
| 32253 | ;;;;;; "term/vt300.el" "term/vt320.el" "term/vt400.el" "term/vt420.el" | ||
| 32254 | ;;;;;; "term/w32-win.el" "term/w32console.el" "term/wyse50.el" "term/x-win.el" | ||
| 32255 | ;;;;;; "term/xterm.el" "terminal.el" "textmodes/artist.el" "textmodes/bib-mode.el" | ||
| 32256 | ;;;;;; "textmodes/bibtex-style.el" "textmodes/bibtex.el" "textmodes/conf-mode.el" | ||
| 32257 | ;;;;;; "textmodes/css-mode.el" "textmodes/dns-mode.el" "textmodes/enriched.el" | ||
| 32258 | ;;;;;; "textmodes/fill.el" "textmodes/flyspell.el" "textmodes/ispell.el" | ||
| 32259 | ;;;;;; "textmodes/makeinfo.el" "textmodes/nroff-mode.el" "textmodes/org-export-latex.el" | ||
| 32260 | ;;;;;; "textmodes/org-mouse.el" "textmodes/org-publish.el" "textmodes/org.el" | ||
| 32261 | ;;;;;; "textmodes/page-ext.el" "textmodes/page.el" "textmodes/paragraphs.el" | ||
| 32262 | ;;;;;; "textmodes/picture.el" "textmodes/po.el" "textmodes/refbib.el" | ||
| 32263 | ;;;;;; "textmodes/refer.el" "textmodes/refill.el" "textmodes/reftex-auc.el" | ||
| 32264 | ;;;;;; "textmodes/reftex-cite.el" "textmodes/reftex-dcr.el" "textmodes/reftex-global.el" | ||
| 32265 | ;;;;;; "textmodes/reftex-index.el" "textmodes/reftex-parse.el" "textmodes/reftex-ref.el" | ||
| 32266 | ;;;;;; "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" "textmodes/reftex-vars.el" | ||
| 32267 | ;;;;;; "textmodes/reftex.el" "textmodes/remember.el" "textmodes/sgml-mode.el" | ||
| 32268 | ;;;;;; "textmodes/spell.el" "textmodes/table.el" "textmodes/tex-mode.el" | ||
| 32269 | ;;;;;; "textmodes/texinfmt.el" "textmodes/texinfo.el" "textmodes/texnfo-upd.el" | ||
| 32270 | ;;;;;; "textmodes/text-mode.el" "textmodes/tildify.el" "textmodes/two-column.el" | ||
| 32271 | ;;;;;; "textmodes/underline.el" "thingatpt.el" "thumbs.el" "time-stamp.el" | ||
| 32272 | ;;;;;; "time.el" "timezone.el" "tmm.el" "tool-bar.el" "tooltip.el" | ||
| 32273 | ;;;;;; "tree-widget.el" "tutorial.el" "type-break.el" "uniquify.el" | ||
| 32274 | ;;;;;; "url/url-about.el" "url/url-auth.el" "url/url-cache.el" "url/url-cid.el" | ||
| 32275 | ;;;;;; "url/url-cookie.el" "url/url-dav.el" "url/url-dired.el" "url/url-expand.el" | ||
| 32276 | ;;;;;; "url/url-file.el" "url/url-ftp.el" "url/url-gw.el" "url/url-handlers.el" | ||
| 32277 | ;;;;;; "url/url-history.el" "url/url-http.el" "url/url-imap.el" | ||
| 32278 | ;;;;;; "url/url-irc.el" "url/url-ldap.el" "url/url-mailto.el" "url/url-methods.el" | ||
| 32279 | ;;;;;; "url/url-misc.el" "url/url-news.el" "url/url-nfs.el" "url/url-ns.el" | ||
| 32280 | ;;;;;; "url/url-parse.el" "url/url-privacy.el" "url/url-proxy.el" | ||
| 32281 | ;;;;;; "url/url-util.el" "url/url-vars.el" "url/url.el" "url/vc-dav.el" | ||
| 32282 | ;;;;;; "userlock.el" "vc-arch.el" "vc-bzr.el" "vc-cvs.el" "vc-git.el" | ||
| 32283 | ;;;;;; "vc-hg.el" "vc-hooks.el" "vc-mcvs.el" "vc-mtn.el" "vc-rcs.el" | ||
| 32284 | ;;;;;; "vc-sccs.el" "vc-svn.el" "vc.el" "vcursor.el" "version.el" | ||
| 32285 | ;;;;;; "view.el" "vms-patch.el" "vmsproc.el" "vt-control.el" "vt100-led.el" | ||
| 32286 | ;;;;;; "w32-fns.el" "w32-vars.el" "wdired.el" "whitespace.el" "wid-browse.el" | ||
| 32287 | ;;;;;; "wid-edit.el" "widget.el" "windmove.el" "window.el" "winner.el" | ||
| 32288 | ;;;;;; "woman.el" "x-dnd.el" "xml.el" "xt-mouse.el") (18350 10658 | ||
| 32289 | ;;;;;; 546000)) | ||
| 31775 | 32290 | ||
| 31776 | ;;;*** | 32291 | ;;;*** |
| 31777 | 32292 | ||