diff options
| author | Martin Stjernholm | 2003-07-17 11:57:30 +0000 |
|---|---|---|
| committer | Martin Stjernholm | 2003-07-17 11:57:30 +0000 |
| commit | 0c867fa71c1f61df6ec077959b8bf7c1da1cebf7 (patch) | |
| tree | 7044ff7a03c21f44b502de77cfd62170e5203cfa | |
| parent | 75d6bc9b577508f50625a735b61a77bc0e390aa9 (diff) | |
| download | emacs-0c867fa71c1f61df6ec077959b8bf7c1da1cebf7.tar.gz emacs-0c867fa71c1f61df6ec077959b8bf7c1da1cebf7.zip | |
Regenerated for the new autoload directives in CC Mode.
| -rw-r--r-- | lisp/loaddefs.el | 1204 |
1 files changed, 616 insertions, 588 deletions
diff --git a/lisp/loaddefs.el b/lisp/loaddefs.el index c40afc74af6..b16f88d2e2d 100644 --- a/lisp/loaddefs.el +++ b/lisp/loaddefs.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" (15935 48681)) | 7 | ;;;;;; "play/5x5.el" (15941 42963)) |
| 8 | ;;; Generated autoloads from play/5x5.el | 8 | ;;; Generated autoloads from play/5x5.el |
| 9 | 9 | ||
| 10 | (autoload (quote 5x5) "5x5" "\ | 10 | (autoload (quote 5x5) "5x5" "\ |
| @@ -64,7 +64,7 @@ should return a grid vector array that is the new solution. | |||
| 64 | ;;;*** | 64 | ;;;*** |
| 65 | 65 | ||
| 66 | ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" | 66 | ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" |
| 67 | ;;;;;; (16065 23055)) | 67 | ;;;;;; (16070 35808)) |
| 68 | ;;; Generated autoloads from progmodes/ada-mode.el | 68 | ;;; Generated autoloads from progmodes/ada-mode.el |
| 69 | 69 | ||
| 70 | (autoload (quote ada-add-extensions) "ada-mode" "\ | 70 | (autoload (quote ada-add-extensions) "ada-mode" "\ |
| @@ -126,7 +126,7 @@ If you use ada-xref.el: | |||
| 126 | ;;;*** | 126 | ;;;*** |
| 127 | 127 | ||
| 128 | ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" | 128 | ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" |
| 129 | ;;;;;; (16053 28656)) | 129 | ;;;;;; (16054 60750)) |
| 130 | ;;; Generated autoloads from progmodes/ada-stmt.el | 130 | ;;; Generated autoloads from progmodes/ada-stmt.el |
| 131 | 131 | ||
| 132 | (autoload (quote ada-header) "ada-stmt" "\ | 132 | (autoload (quote ada-header) "ada-stmt" "\ |
| @@ -137,7 +137,7 @@ Insert a descriptive header at the top of the file. | |||
| 137 | ;;;*** | 137 | ;;;*** |
| 138 | 138 | ||
| 139 | ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" | 139 | ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" |
| 140 | ;;;;;; (16065 24704)) | 140 | ;;;;;; (16070 35808)) |
| 141 | ;;; Generated autoloads from progmodes/ada-xref.el | 141 | ;;; Generated autoloads from progmodes/ada-xref.el |
| 142 | 142 | ||
| 143 | (autoload (quote ada-find-file) "ada-xref" "\ | 143 | (autoload (quote ada-find-file) "ada-xref" "\ |
| @@ -152,7 +152,7 @@ Completion is available. | |||
| 152 | ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry | 152 | ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry |
| 153 | ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address | 153 | ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address |
| 154 | ;;;;;; add-log-full-name add-log-current-defun-function) "add-log" | 154 | ;;;;;; add-log-full-name add-log-current-defun-function) "add-log" |
| 155 | ;;;;;; "add-log.el" (16111 31859)) | 155 | ;;;;;; "add-log.el" (16111 41824)) |
| 156 | ;;; Generated autoloads from add-log.el | 156 | ;;; Generated autoloads from add-log.el |
| 157 | 157 | ||
| 158 | (defvar add-log-current-defun-function nil "\ | 158 | (defvar add-log-current-defun-function nil "\ |
| @@ -289,8 +289,8 @@ Fix any old-style date entries in the current log file to default format. | |||
| 289 | ;;;*** | 289 | ;;;*** |
| 290 | 290 | ||
| 291 | ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action | 291 | ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action |
| 292 | ;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (16055 | 292 | ;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (16057 |
| 293 | ;;;;;; 49030)) | 293 | ;;;;;; 36338)) |
| 294 | ;;; Generated autoloads from emacs-lisp/advice.el | 294 | ;;; Generated autoloads from emacs-lisp/advice.el |
| 295 | 295 | ||
| 296 | (defvar ad-redefinition-action (quote warn) "\ | 296 | (defvar ad-redefinition-action (quote warn) "\ |
| @@ -389,7 +389,7 @@ See Info node `(elisp)Advising Functions' for comprehensive documentation. | |||
| 389 | 389 | ||
| 390 | ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule | 390 | ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule |
| 391 | ;;;;;; align-highlight-rule align-current align-entire align-regexp | 391 | ;;;;;; align-highlight-rule align-current align-entire align-regexp |
| 392 | ;;;;;; align) "align" "align.el" (16083 48497)) | 392 | ;;;;;; align) "align" "align.el" (16111 41824)) |
| 393 | ;;; Generated autoloads from align.el | 393 | ;;; Generated autoloads from align.el |
| 394 | 394 | ||
| 395 | (autoload (quote align) "align" "\ | 395 | (autoload (quote align) "align" "\ |
| @@ -478,7 +478,7 @@ A replacement function for `newline-and-indent', aligning as it goes. | |||
| 478 | 478 | ||
| 479 | ;;;*** | 479 | ;;;*** |
| 480 | 480 | ||
| 481 | ;;;### (autoloads (allout-init) "allout" "allout.el" (16055 62232)) | 481 | ;;;### (autoloads (allout-init) "allout" "allout.el" (16057 36333)) |
| 482 | ;;; Generated autoloads from allout.el | 482 | ;;; Generated autoloads from allout.el |
| 483 | 483 | ||
| 484 | (autoload (quote allout-init) "allout" "\ | 484 | (autoload (quote allout-init) "allout" "\ |
| @@ -514,7 +514,7 @@ the following two lines in your emacs init file: | |||
| 514 | ;;;*** | 514 | ;;;*** |
| 515 | 515 | ||
| 516 | ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" | 516 | ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" |
| 517 | ;;;;;; "net/ange-ftp.el" (16025 23570)) | 517 | ;;;;;; "net/ange-ftp.el" (16139 21086)) |
| 518 | ;;; Generated autoloads from net/ange-ftp.el | 518 | ;;; Generated autoloads from net/ange-ftp.el |
| 519 | 519 | ||
| 520 | (defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir)) | 520 | (defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir)) |
| @@ -538,7 +538,7 @@ Not documented | |||
| 538 | ;;;*** | 538 | ;;;*** |
| 539 | 539 | ||
| 540 | ;;;### (autoloads (animate-birthday-present animate-sequence animate-string) | 540 | ;;;### (autoloads (animate-birthday-present animate-sequence animate-string) |
| 541 | ;;;;;; "animate" "play/animate.el" (15935 48681)) | 541 | ;;;;;; "animate" "play/animate.el" (15941 42963)) |
| 542 | ;;; Generated autoloads from play/animate.el | 542 | ;;; Generated autoloads from play/animate.el |
| 543 | 543 | ||
| 544 | (autoload (quote animate-string) "animate" "\ | 544 | (autoload (quote animate-string) "animate" "\ |
| @@ -565,7 +565,7 @@ Display Sarah's birthday present in a new buffer. | |||
| 565 | ;;;*** | 565 | ;;;*** |
| 566 | 566 | ||
| 567 | ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) | 567 | ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) |
| 568 | ;;;;;; "ansi-color" "ansi-color.el" (16075 41319)) | 568 | ;;;;;; "ansi-color" "ansi-color.el" (16111 41824)) |
| 569 | ;;; Generated autoloads from ansi-color.el | 569 | ;;; Generated autoloads from ansi-color.el |
| 570 | 570 | ||
| 571 | (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ | 571 | (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ |
| @@ -591,7 +591,7 @@ This is a good function to put in `comint-output-filter-functions'. | |||
| 591 | ;;;*** | 591 | ;;;*** |
| 592 | 592 | ||
| 593 | ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) | 593 | ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) |
| 594 | ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (15935 48914)) | 594 | ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (15941 42963)) |
| 595 | ;;; Generated autoloads from progmodes/antlr-mode.el | 595 | ;;; Generated autoloads from progmodes/antlr-mode.el |
| 596 | 596 | ||
| 597 | (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ | 597 | (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ |
| @@ -630,7 +630,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'. | |||
| 630 | ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary | 630 | ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary |
| 631 | ;;;;;; appt-display-duration appt-msg-window appt-display-mode-line | 631 | ;;;;;; appt-display-duration appt-msg-window appt-display-mode-line |
| 632 | ;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message) | 632 | ;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message) |
| 633 | ;;;;;; "appt" "calendar/appt.el" (15935 46813)) | 633 | ;;;;;; "appt" "calendar/appt.el" (15941 42957)) |
| 634 | ;;; Generated autoloads from calendar/appt.el | 634 | ;;; Generated autoloads from calendar/appt.el |
| 635 | 635 | ||
| 636 | (defvar appt-issue-message t "\ | 636 | (defvar appt-issue-message t "\ |
| @@ -705,13 +705,15 @@ They specify the range of dates that the diary is being processed for. | |||
| 705 | 705 | ||
| 706 | ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property | 706 | ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property |
| 707 | ;;;;;; apropos-command apropos-variable apropos-mode) "apropos" | 707 | ;;;;;; apropos-command apropos-variable apropos-mode) "apropos" |
| 708 | ;;;;;; "apropos.el" (15935 40265)) | 708 | ;;;;;; "apropos.el" (16148 4632)) |
| 709 | ;;; Generated autoloads from apropos.el | 709 | ;;; Generated autoloads from apropos.el |
| 710 | 710 | ||
| 711 | (autoload (quote apropos-mode) "apropos" "\ | 711 | (autoload (quote apropos-mode) "apropos" "\ |
| 712 | Major mode for following hyperlinks in output of apropos commands. | 712 | Major mode for following hyperlinks in output of apropos commands. |
| 713 | 713 | ||
| 714 | \\{apropos-mode-map}" t nil) | 714 | \\{apropos-mode-map} |
| 715 | |||
| 716 | \(fn)" t nil) | ||
| 715 | 717 | ||
| 716 | (autoload (quote apropos-variable) "apropos" "\ | 718 | (autoload (quote apropos-variable) "apropos" "\ |
| 717 | Show user variables that match REGEXP. | 719 | Show user variables that match REGEXP. |
| @@ -764,8 +766,8 @@ Returns list of symbols and documentation found. | |||
| 764 | 766 | ||
| 765 | ;;;*** | 767 | ;;;*** |
| 766 | 768 | ||
| 767 | ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (16078 | 769 | ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (16111 |
| 768 | ;;;;;; 6141)) | 770 | ;;;;;; 41824)) |
| 769 | ;;; Generated autoloads from arc-mode.el | 771 | ;;; Generated autoloads from arc-mode.el |
| 770 | 772 | ||
| 771 | (autoload (quote archive-mode) "arc-mode" "\ | 773 | (autoload (quote archive-mode) "arc-mode" "\ |
| @@ -785,7 +787,7 @@ archive. | |||
| 785 | 787 | ||
| 786 | ;;;*** | 788 | ;;;*** |
| 787 | 789 | ||
| 788 | ;;;### (autoloads (array-mode) "array" "array.el" (15935 40288)) | 790 | ;;;### (autoloads (array-mode) "array" "array.el" (15941 42951)) |
| 789 | ;;; Generated autoloads from array.el | 791 | ;;; Generated autoloads from array.el |
| 790 | 792 | ||
| 791 | (autoload (quote array-mode) "array" "\ | 793 | (autoload (quote array-mode) "array" "\ |
| @@ -856,8 +858,8 @@ Entering array mode calls the function `array-mode-hook'. | |||
| 856 | 858 | ||
| 857 | ;;;*** | 859 | ;;;*** |
| 858 | 860 | ||
| 859 | ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15792 | 861 | ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15829 |
| 860 | ;;;;;; 10236)) | 862 | ;;;;;; 28909)) |
| 861 | ;;; Generated autoloads from textmodes/artist.el | 863 | ;;; Generated autoloads from textmodes/artist.el |
| 862 | 864 | ||
| 863 | (autoload (quote artist-mode) "artist" "\ | 865 | (autoload (quote artist-mode) "artist" "\ |
| @@ -1062,8 +1064,8 @@ Keymap summary | |||
| 1062 | 1064 | ||
| 1063 | ;;;*** | 1065 | ;;;*** |
| 1064 | 1066 | ||
| 1065 | ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (16011 | 1067 | ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (16131 |
| 1066 | ;;;;;; 4976)) | 1068 | ;;;;;; 19792)) |
| 1067 | ;;; Generated autoloads from progmodes/asm-mode.el | 1069 | ;;; Generated autoloads from progmodes/asm-mode.el |
| 1068 | 1070 | ||
| 1069 | (autoload (quote asm-mode) "asm-mode" "\ | 1071 | (autoload (quote asm-mode) "asm-mode" "\ |
| @@ -1091,7 +1093,7 @@ Special commands: | |||
| 1091 | ;;;*** | 1093 | ;;;*** |
| 1092 | 1094 | ||
| 1093 | ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el" | 1095 | ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el" |
| 1094 | ;;;;;; (15935 48553)) | 1096 | ;;;;;; (15941 42963)) |
| 1095 | ;;; Generated autoloads from obsolete/auto-show.el | 1097 | ;;; Generated autoloads from obsolete/auto-show.el |
| 1096 | 1098 | ||
| 1097 | (defvar auto-show-mode nil "\ | 1099 | (defvar auto-show-mode nil "\ |
| @@ -1107,7 +1109,7 @@ This command is obsolete. | |||
| 1107 | ;;;*** | 1109 | ;;;*** |
| 1108 | 1110 | ||
| 1109 | ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" | 1111 | ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" |
| 1110 | ;;;;;; (15851 22937)) | 1112 | ;;;;;; (15856 53268)) |
| 1111 | ;;; Generated autoloads from autoarg.el | 1113 | ;;; Generated autoloads from autoarg.el |
| 1112 | 1114 | ||
| 1113 | (defvar autoarg-mode nil "\ | 1115 | (defvar autoarg-mode nil "\ |
| @@ -1162,7 +1164,7 @@ This is similar to \\[autoarg-mode] but rebinds the keypad keys `kp-1' | |||
| 1162 | ;;;*** | 1164 | ;;;*** |
| 1163 | 1165 | ||
| 1164 | ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" | 1166 | ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" |
| 1165 | ;;;;;; (16065 23715)) | 1167 | ;;;;;; (16070 35808)) |
| 1166 | ;;; Generated autoloads from progmodes/autoconf.el | 1168 | ;;; Generated autoloads from progmodes/autoconf.el |
| 1167 | 1169 | ||
| 1168 | (autoload (quote autoconf-mode) "autoconf" "\ | 1170 | (autoload (quote autoconf-mode) "autoconf" "\ |
| @@ -1173,7 +1175,7 @@ Major mode for editing Autoconf configure.in files. | |||
| 1173 | ;;;*** | 1175 | ;;;*** |
| 1174 | 1176 | ||
| 1175 | ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) | 1177 | ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) |
| 1176 | ;;;;;; "autoinsert" "autoinsert.el" (15935 40121)) | 1178 | ;;;;;; "autoinsert" "autoinsert.el" (15941 42951)) |
| 1177 | ;;; Generated autoloads from autoinsert.el | 1179 | ;;; Generated autoloads from autoinsert.el |
| 1178 | 1180 | ||
| 1179 | (autoload (quote auto-insert) "autoinsert" "\ | 1181 | (autoload (quote auto-insert) "autoinsert" "\ |
| @@ -1211,7 +1213,7 @@ insert a template for the file depending on the mode of the buffer. | |||
| 1211 | 1213 | ||
| 1212 | ;;;### (autoloads (batch-update-autoloads update-directory-autoloads | 1214 | ;;;### (autoloads (batch-update-autoloads update-directory-autoloads |
| 1213 | ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" | 1215 | ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" |
| 1214 | ;;;;;; (16067 45352)) | 1216 | ;;;;;; (16070 35807)) |
| 1215 | ;;; Generated autoloads from emacs-lisp/autoload.el | 1217 | ;;; Generated autoloads from emacs-lisp/autoload.el |
| 1216 | 1218 | ||
| 1217 | (autoload (quote update-file-autoloads) "autoload" "\ | 1219 | (autoload (quote update-file-autoloads) "autoload" "\ |
| @@ -1242,7 +1244,7 @@ Calls `update-directory-autoloads' on the command line arguments. | |||
| 1242 | ;;;*** | 1244 | ;;;*** |
| 1243 | 1245 | ||
| 1244 | ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode | 1246 | ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode |
| 1245 | ;;;;;; auto-revert-mode) "autorevert" "autorevert.el" (15538 8758)) | 1247 | ;;;;;; auto-revert-mode) "autorevert" "autorevert.el" (15538 10657)) |
| 1246 | ;;; Generated autoloads from autorevert.el | 1248 | ;;; Generated autoloads from autorevert.el |
| 1247 | 1249 | ||
| 1248 | (defvar auto-revert-mode nil "\ | 1250 | (defvar auto-revert-mode nil "\ |
| @@ -1326,22 +1328,8 @@ definition of \"random distance\".) | |||
| 1326 | 1328 | ||
| 1327 | ;;;*** | 1329 | ;;;*** |
| 1328 | 1330 | ||
| 1329 | ;;;### (autoloads (awk-mode) "awk-mode" "progmodes/awk-mode.el" (15303 | ||
| 1330 | ;;;;;; 10362)) | ||
| 1331 | ;;; Generated autoloads from progmodes/awk-mode.el | ||
| 1332 | |||
| 1333 | (autoload (quote awk-mode) "awk-mode" "\ | ||
| 1334 | Major mode for editing AWK code. | ||
| 1335 | This is much like C mode except for the syntax of comments. Its keymap | ||
| 1336 | inherits from C mode's and it has the same variables for customizing | ||
| 1337 | indentation. It has its own abbrev table and its own syntax table. | ||
| 1338 | |||
| 1339 | Turning on AWK mode runs `awk-mode-hook'." t nil) | ||
| 1340 | |||
| 1341 | ;;;*** | ||
| 1342 | |||
| 1343 | ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" | 1331 | ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" |
| 1344 | ;;;;;; (15935 47054)) | 1332 | ;;;;;; (15941 42958)) |
| 1345 | ;;; Generated autoloads from emacs-lisp/backquote.el | 1333 | ;;; Generated autoloads from emacs-lisp/backquote.el |
| 1346 | 1334 | ||
| 1347 | (autoload (quote backquote) "backquote" "\ | 1335 | (autoload (quote backquote) "backquote" "\ |
| @@ -1420,8 +1408,8 @@ non-interactive use see also `benchmark-run' and | |||
| 1420 | 1408 | ||
| 1421 | ;;;*** | 1409 | ;;;*** |
| 1422 | 1410 | ||
| 1423 | ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (16111 | 1411 | ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (16135 |
| 1424 | ;;;;;; 31886)) | 1412 | ;;;;;; 8992)) |
| 1425 | ;;; Generated autoloads from textmodes/bibtex.el | 1413 | ;;; Generated autoloads from textmodes/bibtex.el |
| 1426 | 1414 | ||
| 1427 | (autoload (quote bibtex-mode) "bibtex" "\ | 1415 | (autoload (quote bibtex-mode) "bibtex" "\ |
| @@ -1429,22 +1417,21 @@ Major mode for editing BibTeX files. | |||
| 1429 | 1417 | ||
| 1430 | General information on working with BibTeX mode: | 1418 | General information on working with BibTeX mode: |
| 1431 | 1419 | ||
| 1432 | You should use commands as \\[bibtex-Book] to get a template for a | 1420 | You should use commands such as \\[bibtex-Book] to get a template for a |
| 1433 | specific entry. You should then fill in all desired fields using | 1421 | specific entry. You should then fill in all desired fields using |
| 1434 | \\[bibtex-next-field] to jump from field to field. After having filled | 1422 | \\[bibtex-next-field] to jump from field to field. After having filled |
| 1435 | in all desired fields in the entry, you should clean the new entry | 1423 | in all desired fields in the entry, you should clean the new entry |
| 1436 | with command \\[bibtex-clean-entry]. | 1424 | with the command \\[bibtex-clean-entry]. |
| 1437 | 1425 | ||
| 1438 | Some features of BibTeX mode are available only by setting variable | 1426 | Some features of BibTeX mode are available only by setting the variable |
| 1439 | `bibtex-maintain-sorted-entries' to t. However, then BibTeX mode will | 1427 | `bibtex-maintain-sorted-entries' to non-nil. However, then BibTeX mode will |
| 1440 | work with buffer containing only valid (syntactical correct) entries | 1428 | work only with buffers containing valid (syntactical correct) entries |
| 1441 | and with entries being sorted. This is usually the case, if you have | 1429 | and with entries being sorted. This is usually the case, if you have |
| 1442 | created a buffer completely with BibTeX mode and finished every new | 1430 | created a buffer completely with BibTeX mode and finished every new |
| 1443 | entry with \\[bibtex-clean-entry]. | 1431 | entry with \\[bibtex-clean-entry]. |
| 1444 | 1432 | ||
| 1445 | For third party BibTeX buffers, please call the function | 1433 | For third party BibTeX files, call the function `bibtex-convert-alien' |
| 1446 | `bibtex-convert-alien' to fully take advantage of all features of | 1434 | to fully take advantage of all features of BibTeX mode. |
| 1447 | BibTeX mode. | ||
| 1448 | 1435 | ||
| 1449 | 1436 | ||
| 1450 | Special information: | 1437 | Special information: |
| @@ -1456,8 +1443,7 @@ Alternatives from which only one is required start with the string ALT. | |||
| 1456 | The OPT or ALT string may be removed from a field with \\[bibtex-remove-OPT-or-ALT]. | 1443 | The OPT or ALT string may be removed from a field with \\[bibtex-remove-OPT-or-ALT]. |
| 1457 | \\[bibtex-make-field] inserts a new field after the current one. | 1444 | \\[bibtex-make-field] inserts a new field after the current one. |
| 1458 | \\[bibtex-kill-field] kills the current field entirely. | 1445 | \\[bibtex-kill-field] kills the current field entirely. |
| 1459 | \\[bibtex-yank] will yank the last recently killed field after the | 1446 | \\[bibtex-yank] yanks the last recently killed field after the current field. |
| 1460 | current field. | ||
| 1461 | \\[bibtex-remove-delimiters] removes the double-quotes or braces around the text of the current field. | 1447 | \\[bibtex-remove-delimiters] removes the double-quotes or braces around the text of the current field. |
| 1462 | \\[bibtex-empty-field] replaces the text of the current field with the default \"\" or {}. | 1448 | \\[bibtex-empty-field] replaces the text of the current field with the default \"\" or {}. |
| 1463 | 1449 | ||
| @@ -1519,15 +1505,15 @@ non-nil. | |||
| 1519 | 1505 | ||
| 1520 | ;;;*** | 1506 | ;;;*** |
| 1521 | 1507 | ||
| 1522 | ;;;### (autoloads nil "binhex" "gnus/binhex.el" (15834 24337)) | 1508 | ;;;### (autoloads nil "binhex" "gnus/binhex.el" (15856 53273)) |
| 1523 | ;;; Generated autoloads from gnus/binhex.el | 1509 | ;;; Generated autoloads from gnus/binhex.el |
| 1524 | 1510 | ||
| 1525 | (defconst binhex-begin-line "^:...............................................................$") | 1511 | (defconst binhex-begin-line "^:...............................................................$") |
| 1526 | 1512 | ||
| 1527 | ;;;*** | 1513 | ;;;*** |
| 1528 | 1514 | ||
| 1529 | ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (15935 | 1515 | ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (15941 |
| 1530 | ;;;;;; 48681)) | 1516 | ;;;;;; 42963)) |
| 1531 | ;;; Generated autoloads from play/blackbox.el | 1517 | ;;; Generated autoloads from play/blackbox.el |
| 1532 | 1518 | ||
| 1533 | (autoload (quote blackbox) "blackbox" "\ | 1519 | (autoload (quote blackbox) "blackbox" "\ |
| @@ -1651,7 +1637,7 @@ a reflection. | |||
| 1651 | ;;;;;; bookmark-load bookmark-save bookmark-write bookmark-delete | 1637 | ;;;;;; bookmark-load bookmark-save bookmark-write bookmark-delete |
| 1652 | ;;;;;; bookmark-insert bookmark-rename bookmark-insert-location | 1638 | ;;;;;; bookmark-insert bookmark-rename bookmark-insert-location |
| 1653 | ;;;;;; bookmark-relocate bookmark-jump bookmark-set) "bookmark" | 1639 | ;;;;;; bookmark-relocate bookmark-jump bookmark-set) "bookmark" |
| 1654 | ;;;;;; "bookmark.el" (15832 12509)) | 1640 | ;;;;;; "bookmark.el" (15856 53268)) |
| 1655 | ;;; Generated autoloads from bookmark.el | 1641 | ;;; Generated autoloads from bookmark.el |
| 1656 | (define-key ctl-x-map "rb" 'bookmark-jump) | 1642 | (define-key ctl-x-map "rb" 'bookmark-jump) |
| 1657 | (define-key ctl-x-map "rm" 'bookmark-set) | 1643 | (define-key ctl-x-map "rm" 'bookmark-set) |
| @@ -1941,7 +1927,7 @@ corresponding bookmark function from Lisp (the one without the | |||
| 1941 | ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point | 1927 | ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point |
| 1942 | ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file | 1928 | ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file |
| 1943 | ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function) | 1929 | ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function) |
| 1944 | ;;;;;; "browse-url" "net/browse-url.el" (16111 31879)) | 1930 | ;;;;;; "browse-url" "net/browse-url.el" (16139 21086)) |
| 1945 | ;;; Generated autoloads from net/browse-url.el | 1931 | ;;; Generated autoloads from net/browse-url.el |
| 1946 | 1932 | ||
| 1947 | (defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\ | 1933 | (defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\ |
| @@ -2224,8 +2210,8 @@ Default to the URL around or before point. | |||
| 2224 | 2210 | ||
| 2225 | ;;;*** | 2211 | ;;;*** |
| 2226 | 2212 | ||
| 2227 | ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (15828 | 2213 | ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (15829 |
| 2228 | ;;;;;; 33860)) | 2214 | ;;;;;; 28909)) |
| 2229 | ;;; Generated autoloads from play/bruce.el | 2215 | ;;; Generated autoloads from play/bruce.el |
| 2230 | 2216 | ||
| 2231 | (autoload (quote bruce) "bruce" "\ | 2217 | (autoload (quote bruce) "bruce" "\ |
| @@ -2241,7 +2227,7 @@ Return a vector containing the lines from `bruce-phrases-file'. | |||
| 2241 | ;;;*** | 2227 | ;;;*** |
| 2242 | 2228 | ||
| 2243 | ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) | 2229 | ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) |
| 2244 | ;;;;;; "bs" "bs.el" (15727 20555)) | 2230 | ;;;;;; "bs" "bs.el" (15728 55517)) |
| 2245 | ;;; Generated autoloads from bs.el | 2231 | ;;; Generated autoloads from bs.el |
| 2246 | 2232 | ||
| 2247 | (autoload (quote bs-cycle-next) "bs" "\ | 2233 | (autoload (quote bs-cycle-next) "bs" "\ |
| @@ -2282,8 +2268,8 @@ name of buffer configuration. | |||
| 2282 | ;;;*** | 2268 | ;;;*** |
| 2283 | 2269 | ||
| 2284 | ;;;### (autoloads (insert-text-button make-text-button insert-button | 2270 | ;;;### (autoloads (insert-text-button make-text-button insert-button |
| 2285 | ;;;;;; make-button define-button-type) "button" "button.el" (15887 | 2271 | ;;;;;; make-button define-button-type) "button" "button.el" (15924 |
| 2286 | ;;;;;; 35338)) | 2272 | ;;;;;; 18767)) |
| 2287 | ;;; Generated autoloads from button.el | 2273 | ;;; Generated autoloads from button.el |
| 2288 | 2274 | ||
| 2289 | (defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ | 2275 | (defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ |
| @@ -2371,7 +2357,7 @@ Also see `make-text-button'. | |||
| 2371 | ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile | 2357 | ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile |
| 2372 | ;;;;;; compile-defun byte-compile-file byte-recompile-directory | 2358 | ;;;;;; compile-defun byte-compile-file byte-recompile-directory |
| 2373 | ;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el" | 2359 | ;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el" |
| 2374 | ;;;;;; (16111 31866)) | 2360 | ;;;;;; (16135 8990)) |
| 2375 | ;;; Generated autoloads from emacs-lisp/bytecomp.el | 2361 | ;;; Generated autoloads from emacs-lisp/bytecomp.el |
| 2376 | 2362 | ||
| 2377 | (autoload (quote byte-force-recompile) "bytecomp" "\ | 2363 | (autoload (quote byte-force-recompile) "bytecomp" "\ |
| @@ -2463,7 +2449,7 @@ For example, invoke `emacs -batch -f batch-byte-recompile-directory .'. | |||
| 2463 | 2449 | ||
| 2464 | ;;;*** | 2450 | ;;;*** |
| 2465 | 2451 | ||
| 2466 | ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (15935 46813)) | 2452 | ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (15941 42957)) |
| 2467 | ;;; Generated autoloads from calendar/cal-dst.el | 2453 | ;;; Generated autoloads from calendar/cal-dst.el |
| 2468 | 2454 | ||
| 2469 | (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) | 2455 | (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) |
| @@ -2473,7 +2459,7 @@ For example, invoke `emacs -batch -f batch-byte-recompile-directory .'. | |||
| 2473 | ;;;*** | 2459 | ;;;*** |
| 2474 | 2460 | ||
| 2475 | ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" | 2461 | ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" |
| 2476 | ;;;;;; (15935 46813)) | 2462 | ;;;;;; (15941 42957)) |
| 2477 | ;;; Generated autoloads from calendar/cal-hebrew.el | 2463 | ;;; Generated autoloads from calendar/cal-hebrew.el |
| 2478 | 2464 | ||
| 2479 | (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ | 2465 | (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ |
| @@ -2487,8 +2473,8 @@ from the cursor position. | |||
| 2487 | 2473 | ||
| 2488 | ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle | 2474 | ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle |
| 2489 | ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc | 2475 | ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc |
| 2490 | ;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (15935 | 2476 | ;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (15941 |
| 2491 | ;;;;;; 46670)) | 2477 | ;;;;;; 42957)) |
| 2492 | ;;; Generated autoloads from calc/calc.el | 2478 | ;;; Generated autoloads from calc/calc.el |
| 2493 | 2479 | ||
| 2494 | (defvar calc-info-filename "calc.info" "\ | 2480 | (defvar calc-info-filename "calc.info" "\ |
| @@ -2583,7 +2569,7 @@ Not documented | |||
| 2583 | ;;;*** | 2569 | ;;;*** |
| 2584 | 2570 | ||
| 2585 | ;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el" | 2571 | ;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el" |
| 2586 | ;;;;;; (15935 46669)) | 2572 | ;;;;;; (15941 42957)) |
| 2587 | ;;; Generated autoloads from calc/calc-ext.el | 2573 | ;;; Generated autoloads from calc/calc-ext.el |
| 2588 | 2574 | ||
| 2589 | (autoload (quote calc-extensions) "calc-ext" "\ | 2575 | (autoload (quote calc-extensions) "calc-ext" "\ |
| @@ -2593,8 +2579,8 @@ This function is part of the autoload linkage for parts of Calc. | |||
| 2593 | 2579 | ||
| 2594 | ;;;*** | 2580 | ;;;*** |
| 2595 | 2581 | ||
| 2596 | ;;;### (autoloads (calculator) "calculator" "calculator.el" (15934 | 2582 | ;;;### (autoloads (calculator) "calculator" "calculator.el" (15941 |
| 2597 | ;;;;;; 39203)) | 2583 | ;;;;;; 42951)) |
| 2598 | ;;; Generated autoloads from calculator.el | 2584 | ;;; Generated autoloads from calculator.el |
| 2599 | 2585 | ||
| 2600 | (autoload (quote calculator) "calculator" "\ | 2586 | (autoload (quote calculator) "calculator" "\ |
| @@ -2621,7 +2607,7 @@ See the documentation for `calculator-mode' for more information. | |||
| 2621 | ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar | 2607 | ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar |
| 2622 | ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset | 2608 | ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset |
| 2623 | ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" | 2609 | ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" |
| 2624 | ;;;;;; (15953 24862)) | 2610 | ;;;;;; (15961 24151)) |
| 2625 | ;;; Generated autoloads from calendar/calendar.el | 2611 | ;;; Generated autoloads from calendar/calendar.el |
| 2626 | 2612 | ||
| 2627 | (defvar calendar-week-start-day 0 "\ | 2613 | (defvar calendar-week-start-day 0 "\ |
| @@ -3164,57 +3150,50 @@ See the documentation of that function for more information. | |||
| 3164 | 3150 | ||
| 3165 | ;;;*** | 3151 | ;;;*** |
| 3166 | 3152 | ||
| 3167 | ;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (16065 23993)) | ||
| 3168 | ;;; Generated autoloads from progmodes/cc-langs.el | ||
| 3169 | |||
| 3170 | (defvar c-mode-syntax-table nil "\ | ||
| 3171 | Syntax table used in c-mode buffers.") | ||
| 3172 | |||
| 3173 | (defvar c++-mode-syntax-table nil "\ | ||
| 3174 | Syntax table used in c++-mode buffers.") | ||
| 3175 | |||
| 3176 | (defvar objc-mode-syntax-table nil "\ | ||
| 3177 | Syntax table used in objc-mode buffers.") | ||
| 3178 | |||
| 3179 | (defvar java-mode-syntax-table nil "\ | ||
| 3180 | Syntax table used in java-mode buffers.") | ||
| 3181 | |||
| 3182 | (defvar idl-mode-syntax-table nil "\ | ||
| 3183 | Syntax table used in idl-mode buffers.") | ||
| 3184 | |||
| 3185 | (defvar pike-mode-syntax-table nil "\ | ||
| 3186 | Syntax table used in pike-mode buffers.") | ||
| 3187 | |||
| 3188 | ;;;*** | ||
| 3189 | |||
| 3190 | ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode | 3153 | ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode |
| 3191 | ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" | 3154 | ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" |
| 3192 | ;;;;;; (16116 34477)) | 3155 | ;;;;;; (16139 20775)) |
| 3193 | ;;; Generated autoloads from progmodes/cc-mode.el | 3156 | ;;; Generated autoloads from progmodes/cc-mode.el |
| 3194 | 3157 | ||
| 3195 | (autoload (quote c-initialize-cc-mode) "cc-mode" "\ | 3158 | (autoload (quote c-initialize-cc-mode) "cc-mode" "\ |
| 3196 | Not documented | 3159 | Initialize CC Mode for use in the current buffer. |
| 3160 | If the optional NEW-STYLE-INIT is nil or left out then all necessary | ||
| 3161 | initialization to run CC Mode for the C language is done. Otherwise | ||
| 3162 | only some basic setup is done, and a call to `c-init-language-vars', | ||
| 3163 | is necessary too (which gives more control). See \"cc-mode.el\" for | ||
| 3164 | more info. | ||
| 3197 | 3165 | ||
| 3198 | \(fn)" nil nil) | 3166 | \(fn &optional NEW-STYLE-INIT)" nil nil) |
| 3167 | |||
| 3168 | (defvar c-mode-syntax-table nil "\ | ||
| 3169 | Syntax table used in c-mode buffers.") | ||
| 3170 | (add-to-list 'auto-mode-alist '("\\.\\(cc\\|hh\\)\\'" . c++-mode)) | ||
| 3171 | (add-to-list 'auto-mode-alist '("\\.[ch]\\(pp\\|xx\\|\\+\\+\\)\\'" . c++-mode)) | ||
| 3172 | (add-to-list 'auto-mode-alist '("\\.\\(CC?\\|HH?\\)\\'" . c++-mode)) | ||
| 3173 | (add-to-list 'auto-mode-alist '("\\.[ch]\\'" . c-mode)) | ||
| 3174 | (add-to-list 'auto-mode-alist '("\\.y\\(acc\\)?\\'" . c-mode)) | ||
| 3175 | (add-to-list 'auto-mode-alist '("\\.lex\\'" . c-mode)) | ||
| 3199 | 3176 | ||
| 3200 | (autoload (quote c-mode) "cc-mode" "\ | 3177 | (autoload (quote c-mode) "cc-mode" "\ |
| 3201 | Major mode for editing K&R and ANSI C code. | 3178 | Major mode for editing K&R and ANSI C code. |
| 3202 | To submit a problem report, enter `\\[c-submit-bug-report]' from a | 3179 | To submit a problem report, enter `\\[c-submit-bug-report]' from a |
| 3203 | c-mode buffer. This automatically sets up a mail buffer with version | 3180 | c-mode buffer. This automatically sets up a mail buffer with version |
| 3204 | information already added. You just need to add a description of the | 3181 | information already added. You just need to add a description of the |
| 3205 | problem, including a reproducible test case and send the message. | 3182 | problem, including a reproducible test case, and send the message. |
| 3206 | 3183 | ||
| 3207 | To see what version of CC Mode you are running, enter `\\[c-version]'. | 3184 | To see what version of CC Mode you are running, enter `\\[c-version]'. |
| 3208 | 3185 | ||
| 3209 | The hook variable `c-mode-hook' is run with no args, if that value is | 3186 | The hook `c-mode-common-hook' is run with no args at mode |
| 3210 | bound and has a non-nil value. Also the hook `c-mode-common-hook' is | 3187 | initialization, then `c-mode-hook'. |
| 3211 | run first. | ||
| 3212 | 3188 | ||
| 3213 | Key bindings: | 3189 | Key bindings: |
| 3214 | \\{c-mode-map} | 3190 | \\{c-mode-map} |
| 3215 | 3191 | ||
| 3216 | \(fn)" t nil) | 3192 | \(fn)" t nil) |
| 3217 | 3193 | ||
| 3194 | (defvar c++-mode-syntax-table nil "\ | ||
| 3195 | Syntax table used in c++-mode buffers.") | ||
| 3196 | |||
| 3218 | (autoload (quote c++-mode) "cc-mode" "\ | 3197 | (autoload (quote c++-mode) "cc-mode" "\ |
| 3219 | Major mode for editing C++ code. | 3198 | Major mode for editing C++ code. |
| 3220 | To submit a problem report, enter `\\[c-submit-bug-report]' from a | 3199 | To submit a problem report, enter `\\[c-submit-bug-report]' from a |
| @@ -3225,15 +3204,18 @@ message. | |||
| 3225 | 3204 | ||
| 3226 | To see what version of CC Mode you are running, enter `\\[c-version]'. | 3205 | To see what version of CC Mode you are running, enter `\\[c-version]'. |
| 3227 | 3206 | ||
| 3228 | The hook variable `c++-mode-hook' is run with no args, if that | 3207 | The hook `c-mode-common-hook' is run with no args at mode |
| 3229 | variable is bound and has a non-nil value. Also the hook | 3208 | initialization, then `c++-mode-hook'. |
| 3230 | `c-mode-common-hook' is run first. | ||
| 3231 | 3209 | ||
| 3232 | Key bindings: | 3210 | Key bindings: |
| 3233 | \\{c++-mode-map} | 3211 | \\{c++-mode-map} |
| 3234 | 3212 | ||
| 3235 | \(fn)" t nil) | 3213 | \(fn)" t nil) |
| 3236 | 3214 | ||
| 3215 | (defvar objc-mode-syntax-table nil "\ | ||
| 3216 | Syntax table used in objc-mode buffers.") | ||
| 3217 | (add-to-list 'auto-mode-alist '("\\.m\\'" . objc-mode)) | ||
| 3218 | |||
| 3237 | (autoload (quote objc-mode) "cc-mode" "\ | 3219 | (autoload (quote objc-mode) "cc-mode" "\ |
| 3238 | Major mode for editing Objective C code. | 3220 | Major mode for editing Objective C code. |
| 3239 | To submit a problem report, enter `\\[c-submit-bug-report]' from an | 3221 | To submit a problem report, enter `\\[c-submit-bug-report]' from an |
| @@ -3244,38 +3226,42 @@ message. | |||
| 3244 | 3226 | ||
| 3245 | To see what version of CC Mode you are running, enter `\\[c-version]'. | 3227 | To see what version of CC Mode you are running, enter `\\[c-version]'. |
| 3246 | 3228 | ||
| 3247 | The hook variable `objc-mode-hook' is run with no args, if that value | 3229 | The hook `c-mode-common-hook' is run with no args at mode |
| 3248 | is bound and has a non-nil value. Also the hook `c-mode-common-hook' | 3230 | initialization, then `objc-mode-hook'. |
| 3249 | is run first. | ||
| 3250 | 3231 | ||
| 3251 | Key bindings: | 3232 | Key bindings: |
| 3252 | \\{objc-mode-map} | 3233 | \\{objc-mode-map} |
| 3253 | 3234 | ||
| 3254 | \(fn)" t nil) | 3235 | \(fn)" t nil) |
| 3255 | 3236 | ||
| 3237 | (defvar java-mode-syntax-table nil "\ | ||
| 3238 | Syntax table used in java-mode buffers.") | ||
| 3239 | (add-to-list 'auto-mode-alist '("\\.java\\'" . java-mode)) | ||
| 3240 | |||
| 3256 | (autoload (quote java-mode) "cc-mode" "\ | 3241 | (autoload (quote java-mode) "cc-mode" "\ |
| 3257 | Major mode for editing Java code. | 3242 | Major mode for editing Java code. |
| 3258 | To submit a problem report, enter `\\[c-submit-bug-report]' from a | 3243 | To submit a problem report, enter `\\[c-submit-bug-report]' from a |
| 3259 | java-mode buffer. This automatically sets up a mail buffer with | 3244 | java-mode buffer. This automatically sets up a mail buffer with |
| 3260 | version information already added. You just need to add a description | 3245 | version information already added. You just need to add a description |
| 3261 | of the problem, including a reproducible test case and send the | 3246 | of the problem, including a reproducible test case, and send the |
| 3262 | message. | 3247 | message. |
| 3263 | 3248 | ||
| 3264 | To see what version of CC Mode you are running, enter `\\[c-version]'. | 3249 | To see what version of CC Mode you are running, enter `\\[c-version]'. |
| 3265 | 3250 | ||
| 3266 | The hook variable `java-mode-hook' is run with no args, if that value | 3251 | The hook `c-mode-common-hook' is run with no args at mode |
| 3267 | is bound and has a non-nil value. Also the common hook | 3252 | initialization, then `java-mode-hook'. |
| 3268 | `c-mode-common-hook' is run first. Note that this mode automatically | ||
| 3269 | sets the \"java\" style before calling any hooks so be careful if you | ||
| 3270 | set styles in `c-mode-common-hook'. | ||
| 3271 | 3253 | ||
| 3272 | Key bindings: | 3254 | Key bindings: |
| 3273 | \\{java-mode-map} | 3255 | \\{java-mode-map} |
| 3274 | 3256 | ||
| 3275 | \(fn)" t nil) | 3257 | \(fn)" t nil) |
| 3276 | 3258 | ||
| 3259 | (defvar idl-mode-syntax-table nil "\ | ||
| 3260 | Syntax table used in idl-mode buffers.") | ||
| 3261 | (add-to-list 'auto-mode-alist '("\\.idl\\'" . idl-mode)) | ||
| 3262 | |||
| 3277 | (autoload (quote idl-mode) "cc-mode" "\ | 3263 | (autoload (quote idl-mode) "cc-mode" "\ |
| 3278 | Major mode for editing CORBA's IDL code. | 3264 | Major mode for editing CORBA's IDL, PSDL and CIDL code. |
| 3279 | To submit a problem report, enter `\\[c-submit-bug-report]' from an | 3265 | To submit a problem report, enter `\\[c-submit-bug-report]' from an |
| 3280 | idl-mode buffer. This automatically sets up a mail buffer with | 3266 | idl-mode buffer. This automatically sets up a mail buffer with |
| 3281 | version information already added. You just need to add a description | 3267 | version information already added. You just need to add a description |
| @@ -3284,15 +3270,19 @@ message. | |||
| 3284 | 3270 | ||
| 3285 | To see what version of CC Mode you are running, enter `\\[c-version]'. | 3271 | To see what version of CC Mode you are running, enter `\\[c-version]'. |
| 3286 | 3272 | ||
| 3287 | The hook variable `idl-mode-hook' is run with no args, if that | 3273 | The hook `c-mode-common-hook' is run with no args at mode |
| 3288 | variable is bound and has a non-nil value. Also the hook | 3274 | initialization, then `idl-mode-hook'. |
| 3289 | `c-mode-common-hook' is run first. | ||
| 3290 | 3275 | ||
| 3291 | Key bindings: | 3276 | Key bindings: |
| 3292 | \\{idl-mode-map} | 3277 | \\{idl-mode-map} |
| 3293 | 3278 | ||
| 3294 | \(fn)" t nil) | 3279 | \(fn)" t nil) |
| 3295 | 3280 | ||
| 3281 | (defvar pike-mode-syntax-table nil "\ | ||
| 3282 | Syntax table used in pike-mode buffers.") | ||
| 3283 | (add-to-list 'auto-mode-alist '("\\.\\(u?lpc\\|pike\\|pmod\\(.in\\)?\\)\\'" . pike-mode)) | ||
| 3284 | (add-to-list 'interpreter-mode-alist '("pike" . pike-mode)) | ||
| 3285 | |||
| 3296 | (autoload (quote pike-mode) "cc-mode" "\ | 3286 | (autoload (quote pike-mode) "cc-mode" "\ |
| 3297 | Major mode for editing Pike code. | 3287 | Major mode for editing Pike code. |
| 3298 | To submit a problem report, enter `\\[c-submit-bug-report]' from a | 3288 | To submit a problem report, enter `\\[c-submit-bug-report]' from a |
| @@ -3303,19 +3293,24 @@ message. | |||
| 3303 | 3293 | ||
| 3304 | To see what version of CC Mode you are running, enter `\\[c-version]'. | 3294 | To see what version of CC Mode you are running, enter `\\[c-version]'. |
| 3305 | 3295 | ||
| 3306 | The hook variable `pike-mode-hook' is run with no args, if that value | 3296 | The hook `c-mode-common-hook' is run with no args at mode |
| 3307 | is bound and has a non-nil value. Also the common hook | 3297 | initialization, then `pike-mode-hook'. |
| 3308 | `c-mode-common-hook' is run first. | ||
| 3309 | 3298 | ||
| 3310 | Key bindings: | 3299 | Key bindings: |
| 3311 | \\{pike-mode-map} | 3300 | \\{pike-mode-map} |
| 3312 | 3301 | ||
| 3313 | \(fn)" t nil) | 3302 | \(fn)" t nil) |
| 3303 | (add-to-list 'auto-mode-alist '("\\.awk\\'" . awk-mode)) | ||
| 3304 | (add-to-list 'interpreter-mode-alist '("awk" . awk-mode)) | ||
| 3305 | (add-to-list 'interpreter-mode-alist '("mawk" . awk-mode)) | ||
| 3306 | (add-to-list 'interpreter-mode-alist '("nawk" . awk-mode)) | ||
| 3307 | (add-to-list 'interpreter-mode-alist '("gawk" . awk-mode)) | ||
| 3308 | (autoload 'awk-mode "cc-mode" "Major mode for editing AWK code.") | ||
| 3314 | 3309 | ||
| 3315 | ;;;*** | 3310 | ;;;*** |
| 3316 | 3311 | ||
| 3317 | ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" | 3312 | ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" |
| 3318 | ;;;;;; "progmodes/cc-styles.el" (15942 63314)) | 3313 | ;;;;;; "progmodes/cc-styles.el" (16139 20775)) |
| 3319 | ;;; Generated autoloads from progmodes/cc-styles.el | 3314 | ;;; Generated autoloads from progmodes/cc-styles.el |
| 3320 | 3315 | ||
| 3321 | (autoload (quote c-set-style) "cc-styles" "\ | 3316 | (autoload (quote c-set-style) "cc-styles" "\ |
| @@ -3349,8 +3344,8 @@ when used elsewhere. | |||
| 3349 | 3344 | ||
| 3350 | (autoload (quote c-add-style) "cc-styles" "\ | 3345 | (autoload (quote c-add-style) "cc-styles" "\ |
| 3351 | Adds a style to `c-style-alist', or updates an existing one. | 3346 | Adds a style to `c-style-alist', or updates an existing one. |
| 3352 | STYLE is a string identifying the style to add or update. DESCRIP is | 3347 | STYLE is a string identifying the style to add or update. DESCRIPTION |
| 3353 | an association list describing the style and must be of the form: | 3348 | is an association list describing the style and must be of the form: |
| 3354 | 3349 | ||
| 3355 | ([BASESTYLE] (VARIABLE . VALUE) [(VARIABLE . VALUE) ...]) | 3350 | ([BASESTYLE] (VARIABLE . VALUE) [(VARIABLE . VALUE) ...]) |
| 3356 | 3351 | ||
| @@ -3358,7 +3353,7 @@ See the variable `c-style-alist' for the semantics of BASESTYLE, | |||
| 3358 | VARIABLE and VALUE. This function also sets the current style to | 3353 | VARIABLE and VALUE. This function also sets the current style to |
| 3359 | STYLE using `c-set-style' if the optional SET-P flag is non-nil. | 3354 | STYLE using `c-set-style' if the optional SET-P flag is non-nil. |
| 3360 | 3355 | ||
| 3361 | \(fn STYLE DESCRIP &optional SET-P)" t nil) | 3356 | \(fn STYLE DESCRIPTION &optional SET-P)" t nil) |
| 3362 | 3357 | ||
| 3363 | (autoload (quote c-set-offset) "cc-styles" "\ | 3358 | (autoload (quote c-set-offset) "cc-styles" "\ |
| 3364 | Change the value of a syntactic element symbol in `c-offsets-alist'. | 3359 | Change the value of a syntactic element symbol in `c-offsets-alist'. |
| @@ -3370,26 +3365,9 @@ and exists only for compatibility reasons. | |||
| 3370 | 3365 | ||
| 3371 | ;;;*** | 3366 | ;;;*** |
| 3372 | 3367 | ||
| 3373 | ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15954 24280)) | ||
| 3374 | ;;; Generated autoloads from progmodes/cc-vars.el | ||
| 3375 | |||
| 3376 | (defconst c-emacs-features (let ((infodock-p (boundp (quote infodock-version))) (comments (let ((table (copy-syntax-table)) entry) (modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry (aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table [97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if (= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if infodock-p (list comments (quote infodock)) (list comments))) "\ | ||
| 3377 | A list of features extant in the Emacs you are using. | ||
| 3378 | There are many flavors of Emacs out there, each with different | ||
| 3379 | features supporting those needed by CC Mode. Here's the current | ||
| 3380 | supported list, along with the values for this variable: | ||
| 3381 | |||
| 3382 | XEmacs 19, 20, 21: (8-bit) | ||
| 3383 | Emacs 19, 20: (1-bit) | ||
| 3384 | |||
| 3385 | Infodock (based on XEmacs) has an additional symbol on this list: | ||
| 3386 | `infodock'.") | ||
| 3387 | |||
| 3388 | ;;;*** | ||
| 3389 | |||
| 3390 | ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program | 3368 | ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program |
| 3391 | ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" | 3369 | ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" |
| 3392 | ;;;;;; (16078 25937)) | 3370 | ;;;;;; (16111 41831)) |
| 3393 | ;;; Generated autoloads from international/ccl.el | 3371 | ;;; Generated autoloads from international/ccl.el |
| 3394 | 3372 | ||
| 3395 | (autoload (quote ccl-compile) "ccl" "\ | 3373 | (autoload (quote ccl-compile) "ccl" "\ |
| @@ -3653,7 +3631,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program. | |||
| 3653 | ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer | 3631 | ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer |
| 3654 | ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive | 3632 | ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive |
| 3655 | ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" | 3633 | ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" |
| 3656 | ;;;;;; (16077 62320)) | 3634 | ;;;;;; (16111 41827)) |
| 3657 | ;;; Generated autoloads from emacs-lisp/checkdoc.el | 3635 | ;;; Generated autoloads from emacs-lisp/checkdoc.el |
| 3658 | 3636 | ||
| 3659 | (autoload (quote checkdoc) "checkdoc" "\ | 3637 | (autoload (quote checkdoc) "checkdoc" "\ |
| @@ -3836,8 +3814,8 @@ checking of documentation strings. | |||
| 3836 | ;;;*** | 3814 | ;;;*** |
| 3837 | 3815 | ||
| 3838 | ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer | 3816 | ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer |
| 3839 | ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (16071 | 3817 | ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (16111 |
| 3840 | ;;;;;; 62686)) | 3818 | ;;;;;; 41831)) |
| 3841 | ;;; Generated autoloads from language/china-util.el | 3819 | ;;; Generated autoloads from language/china-util.el |
| 3842 | 3820 | ||
| 3843 | (autoload (quote decode-hz-region) "china-util" "\ | 3821 | (autoload (quote decode-hz-region) "china-util" "\ |
| @@ -3865,7 +3843,7 @@ Encode the text in the current buffer to HZ. | |||
| 3865 | ;;;*** | 3843 | ;;;*** |
| 3866 | 3844 | ||
| 3867 | ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) | 3845 | ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) |
| 3868 | ;;;;;; "chistory" "chistory.el" (15876 52395)) | 3846 | ;;;;;; "chistory" "chistory.el" (15877 48879)) |
| 3869 | ;;; Generated autoloads from chistory.el | 3847 | ;;; Generated autoloads from chistory.el |
| 3870 | 3848 | ||
| 3871 | (autoload (quote repeat-matching-complex-command) "chistory" "\ | 3849 | (autoload (quote repeat-matching-complex-command) "chistory" "\ |
| @@ -3904,7 +3882,7 @@ and runs the normal hook `command-history-hook'. | |||
| 3904 | 3882 | ||
| 3905 | ;;;*** | 3883 | ;;;*** |
| 3906 | 3884 | ||
| 3907 | ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15834 24364)) | 3885 | ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15856 53273)) |
| 3908 | ;;; Generated autoloads from emacs-lisp/cl.el | 3886 | ;;; Generated autoloads from emacs-lisp/cl.el |
| 3909 | 3887 | ||
| 3910 | (defvar custom-print-functions nil "\ | 3888 | (defvar custom-print-functions nil "\ |
| @@ -3920,7 +3898,7 @@ a future Emacs interpreter will be able to use it.") | |||
| 3920 | ;;;*** | 3898 | ;;;*** |
| 3921 | 3899 | ||
| 3922 | ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" | 3900 | ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" |
| 3923 | ;;;;;; (16040 38577)) | 3901 | ;;;;;; (16054 60749)) |
| 3924 | ;;; Generated autoloads from emacs-lisp/cl-indent.el | 3902 | ;;; Generated autoloads from emacs-lisp/cl-indent.el |
| 3925 | 3903 | ||
| 3926 | (autoload (quote common-lisp-indent-function) "cl-indent" "\ | 3904 | (autoload (quote common-lisp-indent-function) "cl-indent" "\ |
| @@ -3950,8 +3928,8 @@ For use inside Lisp programs, see also `c-macro-expansion'. | |||
| 3950 | 3928 | ||
| 3951 | ;;;*** | 3929 | ;;;*** |
| 3952 | 3930 | ||
| 3953 | ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (15935 | 3931 | ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (15941 |
| 3954 | ;;;;;; 40408)) | 3932 | ;;;;;; 42951)) |
| 3955 | ;;; Generated autoloads from cmuscheme.el | 3933 | ;;; Generated autoloads from cmuscheme.el |
| 3956 | 3934 | ||
| 3957 | (autoload (quote run-scheme) "cmuscheme" "\ | 3935 | (autoload (quote run-scheme) "cmuscheme" "\ |
| @@ -3968,7 +3946,7 @@ of `scheme-program-name'). Runs the hooks `inferior-scheme-mode-hook' | |||
| 3968 | ;;;*** | 3946 | ;;;*** |
| 3969 | 3947 | ||
| 3970 | ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" | 3948 | ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" |
| 3971 | ;;;;;; (16067 36214)) | 3949 | ;;;;;; (16070 35808)) |
| 3972 | ;;; Generated autoloads from international/code-pages.el | 3950 | ;;; Generated autoloads from international/code-pages.el |
| 3973 | 3951 | ||
| 3974 | (autoload (quote cp-make-coding-system) "code-pages" "\ | 3952 | (autoload (quote cp-make-coding-system) "code-pages" "\ |
| @@ -3984,7 +3962,7 @@ corresponding args of `make-coding-system'. If MNEMONIC isn't given, | |||
| 3984 | 3962 | ||
| 3985 | ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage | 3963 | ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage |
| 3986 | ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) | 3964 | ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) |
| 3987 | ;;;;;; "codepage" "international/codepage.el" (15935 48018)) | 3965 | ;;;;;; "codepage" "international/codepage.el" (15941 42961)) |
| 3988 | ;;; Generated autoloads from international/codepage.el | 3966 | ;;; Generated autoloads from international/codepage.el |
| 3989 | 3967 | ||
| 3990 | (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ | 3968 | (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ |
| @@ -4043,7 +4021,7 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal. | |||
| 4043 | ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list | 4021 | ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list |
| 4044 | ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command | 4022 | ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command |
| 4045 | ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" | 4023 | ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" |
| 4046 | ;;;;;; (16111 31859)) | 4024 | ;;;;;; (16111 41824)) |
| 4047 | ;;; Generated autoloads from comint.el | 4025 | ;;; Generated autoloads from comint.el |
| 4048 | 4026 | ||
| 4049 | (autoload (quote make-comint-in-buffer) "comint" "\ | 4027 | (autoload (quote make-comint-in-buffer) "comint" "\ |
| @@ -4113,8 +4091,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use. | |||
| 4113 | 4091 | ||
| 4114 | ;;;*** | 4092 | ;;;*** |
| 4115 | 4093 | ||
| 4116 | ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (15668 | 4094 | ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (15678 |
| 4117 | ;;;;;; 8345)) | 4095 | ;;;;;; 51462)) |
| 4118 | ;;; Generated autoloads from compare-w.el | 4096 | ;;; Generated autoloads from compare-w.el |
| 4119 | 4097 | ||
| 4120 | (autoload (quote compare-windows) "compare-w" "\ | 4098 | (autoload (quote compare-windows) "compare-w" "\ |
| @@ -4139,7 +4117,7 @@ If `compare-ignore-case' is non-nil, changes in case are also ignored. | |||
| 4139 | ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode | 4117 | ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode |
| 4140 | ;;;;;; compilation-mode grep-tree grep-find grep compile compilation-search-path | 4118 | ;;;;;; compilation-mode grep-tree grep-find grep compile compilation-search-path |
| 4141 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) | 4119 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) |
| 4142 | ;;;;;; "compile" "progmodes/compile.el" (16111 31879)) | 4120 | ;;;;;; "compile" "progmodes/compile.el" (16139 20823)) |
| 4143 | ;;; Generated autoloads from progmodes/compile.el | 4121 | ;;; Generated autoloads from progmodes/compile.el |
| 4144 | 4122 | ||
| 4145 | (defvar compilation-mode-hook nil "\ | 4123 | (defvar compilation-mode-hook nil "\ |
| @@ -4198,9 +4176,11 @@ and move to the source code that caused it. | |||
| 4198 | Interactively, prompts for the command if `compilation-read-command' is | 4176 | Interactively, prompts for the command if `compilation-read-command' is |
| 4199 | non-nil; otherwise uses `compile-command'. With prefix arg, always prompts. | 4177 | non-nil; otherwise uses `compile-command'. With prefix arg, always prompts. |
| 4200 | 4178 | ||
| 4201 | To run more than one compilation at once, start one and rename the | 4179 | To run more than one compilation at once, start one and rename |
| 4202 | `*compilation*' buffer to some other name with \\[rename-buffer]. | 4180 | the `*compilation*' buffer to some other name with |
| 4203 | Then start the next one. | 4181 | \\[rename-buffer]. Then start the next one. On most systems, |
| 4182 | termination of the main compilation process kills its | ||
| 4183 | subprocesses. | ||
| 4204 | 4184 | ||
| 4205 | The name used for the buffer is actually whatever is returned by | 4185 | The name used for the buffer is actually whatever is returned by |
| 4206 | the function in `compilation-buffer-name-function', so you can set that | 4186 | the function in `compilation-buffer-name-function', so you can set that |
| @@ -4315,7 +4295,7 @@ See variables `compilation-parse-errors-function' and | |||
| 4315 | ;;;*** | 4295 | ;;;*** |
| 4316 | 4296 | ||
| 4317 | ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" | 4297 | ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" |
| 4318 | ;;;;;; (15851 7849)) | 4298 | ;;;;;; (15856 53268)) |
| 4319 | ;;; Generated autoloads from complete.el | 4299 | ;;; Generated autoloads from complete.el |
| 4320 | 4300 | ||
| 4321 | (defvar partial-completion-mode nil "\ | 4301 | (defvar partial-completion-mode nil "\ |
| @@ -4350,7 +4330,7 @@ See also the variable `PC-include-file-path'. | |||
| 4350 | ;;;*** | 4330 | ;;;*** |
| 4351 | 4331 | ||
| 4352 | ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" | 4332 | ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" |
| 4353 | ;;;;;; (15937 24942)) | 4333 | ;;;;;; (15941 42951)) |
| 4354 | ;;; Generated autoloads from completion.el | 4334 | ;;; Generated autoloads from completion.el |
| 4355 | 4335 | ||
| 4356 | (autoload (quote dynamic-completion-mode) "completion" "\ | 4336 | (autoload (quote dynamic-completion-mode) "completion" "\ |
| @@ -4363,7 +4343,7 @@ Enable dynamic word-completion. | |||
| 4363 | ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after | 4343 | ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after |
| 4364 | ;;;;;; find-composition compose-chars decompose-string compose-string | 4344 | ;;;;;; find-composition compose-chars decompose-string compose-string |
| 4365 | ;;;;;; decompose-region compose-region) "composite" "composite.el" | 4345 | ;;;;;; decompose-region compose-region) "composite" "composite.el" |
| 4366 | ;;;;;; (15935 40578)) | 4346 | ;;;;;; (15941 42951)) |
| 4367 | ;;; Generated autoloads from composite.el | 4347 | ;;; Generated autoloads from composite.el |
| 4368 | 4348 | ||
| 4369 | (defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\ | 4349 | (defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\ |
| @@ -4608,7 +4588,7 @@ Randomly permute the elements of VECTOR (all permutations equally likely). | |||
| 4608 | ;;;*** | 4588 | ;;;*** |
| 4609 | 4589 | ||
| 4610 | ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el" | 4590 | ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el" |
| 4611 | ;;;;;; (16111 31866)) | 4591 | ;;;;;; (16111 41827)) |
| 4612 | ;;; Generated autoloads from emacs-lisp/copyright.el | 4592 | ;;; Generated autoloads from emacs-lisp/copyright.el |
| 4613 | 4593 | ||
| 4614 | (autoload (quote copyright-update) "copyright" "\ | 4594 | (autoload (quote copyright-update) "copyright" "\ |
| @@ -4630,7 +4610,7 @@ Insert a copyright by $ORGANIZATION notice at cursor. | |||
| 4630 | ;;;*** | 4610 | ;;;*** |
| 4631 | 4611 | ||
| 4632 | ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" | 4612 | ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" |
| 4633 | ;;;;;; (16055 62522)) | 4613 | ;;;;;; (16057 36339)) |
| 4634 | ;;; Generated autoloads from progmodes/cperl-mode.el | 4614 | ;;; Generated autoloads from progmodes/cperl-mode.el |
| 4635 | 4615 | ||
| 4636 | (autoload (quote cperl-mode) "cperl-mode" "\ | 4616 | (autoload (quote cperl-mode) "cperl-mode" "\ |
| @@ -4803,7 +4783,7 @@ or as help on variables `cperl-tips', `cperl-problems', | |||
| 4803 | ;;;*** | 4783 | ;;;*** |
| 4804 | 4784 | ||
| 4805 | ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" | 4785 | ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" |
| 4806 | ;;;;;; (16065 26348)) | 4786 | ;;;;;; (16070 35808)) |
| 4807 | ;;; Generated autoloads from progmodes/cpp.el | 4787 | ;;; Generated autoloads from progmodes/cpp.el |
| 4808 | 4788 | ||
| 4809 | (autoload (quote cpp-highlight-buffer) "cpp" "\ | 4789 | (autoload (quote cpp-highlight-buffer) "cpp" "\ |
| @@ -4822,7 +4802,7 @@ Edit display information for cpp conditionals. | |||
| 4822 | ;;;*** | 4802 | ;;;*** |
| 4823 | 4803 | ||
| 4824 | ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" | 4804 | ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" |
| 4825 | ;;;;;; (16010 48739)) | 4805 | ;;;;;; (16011 28193)) |
| 4826 | ;;; Generated autoloads from emulation/crisp.el | 4806 | ;;; Generated autoloads from emulation/crisp.el |
| 4827 | 4807 | ||
| 4828 | (defvar crisp-mode nil "\ | 4808 | (defvar crisp-mode nil "\ |
| @@ -4846,7 +4826,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise. | |||
| 4846 | ;;;*** | 4826 | ;;;*** |
| 4847 | 4827 | ||
| 4848 | ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" | 4828 | ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" |
| 4849 | ;;;;;; (15935 47054)) | 4829 | ;;;;;; (15941 42958)) |
| 4850 | ;;; Generated autoloads from emacs-lisp/crm.el | 4830 | ;;; Generated autoloads from emacs-lisp/crm.el |
| 4851 | 4831 | ||
| 4852 | (autoload (quote completing-read-multiple) "crm" "\ | 4832 | (autoload (quote completing-read-multiple) "crm" "\ |
| @@ -4882,7 +4862,7 @@ INHERIT-INPUT-METHOD. | |||
| 4882 | ;;;*** | 4862 | ;;;*** |
| 4883 | 4863 | ||
| 4884 | ;;;### (autoloads (cua-mode) "cua-base" "emulation/cua-base.el" (16111 | 4864 | ;;;### (autoloads (cua-mode) "cua-base" "emulation/cua-base.el" (16111 |
| 4885 | ;;;;;; 31879)) | 4865 | ;;;;;; 41830)) |
| 4886 | ;;; Generated autoloads from emulation/cua-base.el | 4866 | ;;; Generated autoloads from emulation/cua-base.el |
| 4887 | 4867 | ||
| 4888 | (defvar cua-mode nil "\ | 4868 | (defvar cua-mode nil "\ |
| @@ -4920,7 +4900,7 @@ paste (in addition to the normal emacs bindings). | |||
| 4920 | ;;;;;; customize-face customize-changed-options customize-option-other-window | 4900 | ;;;;;; customize-face customize-changed-options customize-option-other-window |
| 4921 | ;;;;;; customize-option customize-group-other-window customize-group | 4901 | ;;;;;; customize-option customize-group-other-window customize-group |
| 4922 | ;;;;;; customize-mode customize customize-save-variable customize-set-variable | 4902 | ;;;;;; customize-mode customize customize-save-variable customize-set-variable |
| 4923 | ;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (16111 31859)) | 4903 | ;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (16111 41824)) |
| 4924 | ;;; Generated autoloads from cus-edit.el | 4904 | ;;; Generated autoloads from cus-edit.el |
| 4925 | (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") | 4905 | (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") |
| 4926 | 4906 | ||
| @@ -5151,7 +5131,7 @@ The format is suitable for use with `easy-menu-define'. | |||
| 5151 | 5131 | ||
| 5152 | ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-theme-face-value | 5132 | ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-theme-face-value |
| 5153 | ;;;;;; custom-set-faces custom-declare-face) "cus-face" "cus-face.el" | 5133 | ;;;;;; custom-set-faces custom-declare-face) "cus-face" "cus-face.el" |
| 5154 | ;;;;;; (15935 40544)) | 5134 | ;;;;;; (15941 42951)) |
| 5155 | ;;; Generated autoloads from cus-face.el | 5135 | ;;; Generated autoloads from cus-face.el |
| 5156 | 5136 | ||
| 5157 | (autoload (quote custom-declare-face) "cus-face" "\ | 5137 | (autoload (quote custom-declare-face) "cus-face" "\ |
| @@ -5209,7 +5189,7 @@ ARGS is defined as for `custom-theme-reset-faces' | |||
| 5209 | ;;;*** | 5189 | ;;;*** |
| 5210 | 5190 | ||
| 5211 | ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" | 5191 | ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" |
| 5212 | ;;;;;; (15998 41141)) | 5192 | ;;;;;; (16135 8990)) |
| 5213 | ;;; Generated autoloads from cus-theme.el | 5193 | ;;; Generated autoloads from cus-theme.el |
| 5214 | 5194 | ||
| 5215 | (autoload (quote customize-create-theme) "cus-theme" "\ | 5195 | (autoload (quote customize-create-theme) "cus-theme" "\ |
| @@ -5220,16 +5200,18 @@ Create a custom theme. | |||
| 5220 | ;;;*** | 5200 | ;;;*** |
| 5221 | 5201 | ||
| 5222 | ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" | 5202 | ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" |
| 5223 | ;;;;;; (15935 40479)) | 5203 | ;;;;;; (15941 42951)) |
| 5224 | ;;; Generated autoloads from cvs-status.el | 5204 | ;;; Generated autoloads from cvs-status.el |
| 5225 | 5205 | ||
| 5226 | (autoload (quote cvs-status-mode) "cvs-status" "\ | 5206 | (autoload (quote cvs-status-mode) "cvs-status" "\ |
| 5227 | Mode used for cvs status output." t nil) | 5207 | Mode used for cvs status output. |
| 5208 | |||
| 5209 | \(fn)" t nil) | ||
| 5228 | 5210 | ||
| 5229 | ;;;*** | 5211 | ;;;*** |
| 5230 | 5212 | ||
| 5231 | ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) | 5213 | ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) |
| 5232 | ;;;;;; "cwarn" "progmodes/cwarn.el" (15538 7545)) | 5214 | ;;;;;; "cwarn" "progmodes/cwarn.el" (15538 10657)) |
| 5233 | ;;; Generated autoloads from progmodes/cwarn.el | 5215 | ;;; Generated autoloads from progmodes/cwarn.el |
| 5234 | 5216 | ||
| 5235 | (autoload (quote cwarn-mode) "cwarn" "\ | 5217 | (autoload (quote cwarn-mode) "cwarn" "\ |
| @@ -5271,7 +5253,7 @@ in which `turn-on-cwarn-mode-if-enabled' turns it on. | |||
| 5271 | 5253 | ||
| 5272 | ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char | 5254 | ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char |
| 5273 | ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" | 5255 | ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" |
| 5274 | ;;;;;; (15954 5018)) | 5256 | ;;;;;; (15961 24154)) |
| 5275 | ;;; Generated autoloads from language/cyril-util.el | 5257 | ;;; Generated autoloads from language/cyril-util.el |
| 5276 | 5258 | ||
| 5277 | (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ | 5259 | (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ |
| @@ -5300,7 +5282,7 @@ If the argument is nil, we return the display table to its standard state. | |||
| 5300 | ;;;*** | 5282 | ;;;*** |
| 5301 | 5283 | ||
| 5302 | ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" | 5284 | ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" |
| 5303 | ;;;;;; (16111 31860)) | 5285 | ;;;;;; (16111 41824)) |
| 5304 | ;;; Generated autoloads from dabbrev.el | 5286 | ;;; Generated autoloads from dabbrev.el |
| 5305 | 5287 | ||
| 5306 | (define-key esc-map "/" (quote dabbrev-expand)) | 5288 | (define-key esc-map "/" (quote dabbrev-expand)) |
| @@ -5349,8 +5331,8 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion]. | |||
| 5349 | 5331 | ||
| 5350 | ;;;*** | 5332 | ;;;*** |
| 5351 | 5333 | ||
| 5352 | ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (15975 | 5334 | ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (15997 |
| 5353 | ;;;;;; 54612)) | 5335 | ;;;;;; 672)) |
| 5354 | ;;; Generated autoloads from progmodes/dcl-mode.el | 5336 | ;;; Generated autoloads from progmodes/dcl-mode.el |
| 5355 | 5337 | ||
| 5356 | (autoload (quote dcl-mode) "dcl-mode" "\ | 5338 | (autoload (quote dcl-mode) "dcl-mode" "\ |
| @@ -5477,7 +5459,7 @@ There is some minimal font-lock support (see vars | |||
| 5477 | ;;;*** | 5459 | ;;;*** |
| 5478 | 5460 | ||
| 5479 | ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" | 5461 | ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" |
| 5480 | ;;;;;; "emacs-lisp/debug.el" (16111 31866)) | 5462 | ;;;;;; "emacs-lisp/debug.el" (16139 21085)) |
| 5481 | ;;; Generated autoloads from emacs-lisp/debug.el | 5463 | ;;; Generated autoloads from emacs-lisp/debug.el |
| 5482 | 5464 | ||
| 5483 | (setq debugger (quote debug)) | 5465 | (setq debugger (quote debug)) |
| @@ -5512,7 +5494,7 @@ If argument is nil or an empty string, cancel for all functions. | |||
| 5512 | ;;;*** | 5494 | ;;;*** |
| 5513 | 5495 | ||
| 5514 | ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" | 5496 | ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" |
| 5515 | ;;;;;; (16055 62670)) | 5497 | ;;;;;; (16057 36338)) |
| 5516 | ;;; Generated autoloads from play/decipher.el | 5498 | ;;; Generated autoloads from play/decipher.el |
| 5517 | 5499 | ||
| 5518 | (autoload (quote decipher) "decipher" "\ | 5500 | (autoload (quote decipher) "decipher" "\ |
| @@ -5567,7 +5549,7 @@ START and END delimits the corners of text rectangle. | |||
| 5567 | ;;;*** | 5549 | ;;;*** |
| 5568 | 5550 | ||
| 5569 | ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (16111 | 5551 | ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (16111 |
| 5570 | ;;;;;; 31880)) | 5552 | ;;;;;; 41832)) |
| 5571 | ;;; Generated autoloads from progmodes/delphi.el | 5553 | ;;; Generated autoloads from progmodes/delphi.el |
| 5572 | 5554 | ||
| 5573 | (autoload (quote delphi-mode) "delphi" "\ | 5555 | (autoload (quote delphi-mode) "delphi" "\ |
| @@ -5617,8 +5599,8 @@ no args, if that value is non-nil. | |||
| 5617 | 5599 | ||
| 5618 | ;;;*** | 5600 | ;;;*** |
| 5619 | 5601 | ||
| 5620 | ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (16012 | 5602 | ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (16014 |
| 5621 | ;;;;;; 48297)) | 5603 | ;;;;;; 64003)) |
| 5622 | ;;; Generated autoloads from delsel.el | 5604 | ;;; Generated autoloads from delsel.el |
| 5623 | 5605 | ||
| 5624 | (defalias (quote pending-delete-mode) (quote delete-selection-mode)) | 5606 | (defalias (quote pending-delete-mode) (quote delete-selection-mode)) |
| @@ -5705,7 +5687,7 @@ the first time the mode is used. | |||
| 5705 | ;;;*** | 5687 | ;;;*** |
| 5706 | 5688 | ||
| 5707 | ;;;### (autoloads (describe-char describe-text-properties) "descr-text" | 5689 | ;;;### (autoloads (describe-char describe-text-properties) "descr-text" |
| 5708 | ;;;;;; "descr-text.el" (16111 31860)) | 5690 | ;;;;;; "descr-text.el" (16111 41824)) |
| 5709 | ;;; Generated autoloads from descr-text.el | 5691 | ;;; Generated autoloads from descr-text.el |
| 5710 | 5692 | ||
| 5711 | (autoload (quote describe-text-properties) "descr-text" "\ | 5693 | (autoload (quote describe-text-properties) "descr-text" "\ |
| @@ -5730,7 +5712,7 @@ as well as widgets, buttons, overlays, and text properties. | |||
| 5730 | 5712 | ||
| 5731 | ;;;### (autoloads (desktop-revert desktop-save-in-load-dir desktop-change-dir | 5713 | ;;;### (autoloads (desktop-revert desktop-save-in-load-dir desktop-change-dir |
| 5732 | ;;;;;; desktop-load-default desktop-read) "desktop" "desktop.el" | 5714 | ;;;;;; desktop-load-default desktop-read) "desktop" "desktop.el" |
| 5733 | ;;;;;; (16111 31860)) | 5715 | ;;;;;; (16148 4632)) |
| 5734 | ;;; Generated autoloads from desktop.el | 5716 | ;;; Generated autoloads from desktop.el |
| 5735 | 5717 | ||
| 5736 | (autoload (quote desktop-read) "desktop" "\ | 5718 | (autoload (quote desktop-read) "desktop" "\ |
| @@ -5768,8 +5750,8 @@ Revert to the last loaded desktop. | |||
| 5768 | 5750 | ||
| 5769 | ;;;*** | 5751 | ;;;*** |
| 5770 | 5752 | ||
| 5771 | ;;;### (autoloads nil "devan-util" "language/devan-util.el" (15944 | 5753 | ;;;### (autoloads nil "devan-util" "language/devan-util.el" (15961 |
| 5772 | ;;;;;; 24769)) | 5754 | ;;;;;; 24154)) |
| 5773 | ;;; Generated autoloads from language/devan-util.el | 5755 | ;;; Generated autoloads from language/devan-util.el |
| 5774 | 5756 | ||
| 5775 | (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") | 5757 | (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") |
| @@ -5777,7 +5759,7 @@ Revert to the last loaded desktop. | |||
| 5777 | ;;;*** | 5759 | ;;;*** |
| 5778 | 5760 | ||
| 5779 | ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" | 5761 | ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" |
| 5780 | ;;;;;; "calendar/diary-lib.el" (16116 59977)) | 5762 | ;;;;;; "calendar/diary-lib.el" (16131 19792)) |
| 5781 | ;;; Generated autoloads from calendar/diary-lib.el | 5763 | ;;; Generated autoloads from calendar/diary-lib.el |
| 5782 | 5764 | ||
| 5783 | (autoload (quote diary) "diary-lib" "\ | 5765 | (autoload (quote diary) "diary-lib" "\ |
| @@ -5791,6 +5773,7 @@ execution in a `.emacs' file. | |||
| 5791 | (autoload (quote diary-mail-entries) "diary-lib" "\ | 5773 | (autoload (quote diary-mail-entries) "diary-lib" "\ |
| 5792 | Send a mail message showing diary entries for next NDAYS days. | 5774 | Send a mail message showing diary entries for next NDAYS days. |
| 5793 | If no prefix argument is given, NDAYS is set to `diary-mail-days'. | 5775 | If no prefix argument is given, NDAYS is set to `diary-mail-days'. |
| 5776 | Mail is sent to the address specified by `diary-mail-addr'. | ||
| 5794 | 5777 | ||
| 5795 | You can call `diary-mail-entries' every night using an at/cron job. | 5778 | You can call `diary-mail-entries' every night using an at/cron job. |
| 5796 | For example, this script will run the program at 2am daily. Since | 5779 | For example, this script will run the program at 2am daily. Since |
| @@ -5801,6 +5784,7 @@ all relevant variables are set, as done here. | |||
| 5801 | # diary-rem.sh -- repeatedly run the Emacs diary-reminder | 5784 | # diary-rem.sh -- repeatedly run the Emacs diary-reminder |
| 5802 | emacs -batch \\ | 5785 | emacs -batch \\ |
| 5803 | -eval \"(setq diary-mail-days 3 \\ | 5786 | -eval \"(setq diary-mail-days 3 \\ |
| 5787 | diary-file \\\"/path/to/diary.file\\\" \\ | ||
| 5804 | european-calendar-style t \\ | 5788 | european-calendar-style t \\ |
| 5805 | diary-mail-addr \\\"user@host.name\\\" )\" \\ | 5789 | diary-mail-addr \\\"user@host.name\\\" )\" \\ |
| 5806 | -l diary-lib -f diary-mail-entries | 5790 | -l diary-lib -f diary-mail-entries |
| @@ -5821,7 +5805,7 @@ Major mode for editing the diary file. | |||
| 5821 | ;;;*** | 5805 | ;;;*** |
| 5822 | 5806 | ||
| 5823 | ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" | 5807 | ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" |
| 5824 | ;;;;;; "diff.el" (15739 64695)) | 5808 | ;;;;;; "diff.el" (15763 44949)) |
| 5825 | ;;; Generated autoloads from diff.el | 5809 | ;;; Generated autoloads from diff.el |
| 5826 | 5810 | ||
| 5827 | (defvar diff-switches "-c" "\ | 5811 | (defvar diff-switches "-c" "\ |
| @@ -5854,7 +5838,7 @@ The backup file is the first file given to `diff'. | |||
| 5854 | ;;;*** | 5838 | ;;;*** |
| 5855 | 5839 | ||
| 5856 | ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" | 5840 | ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" |
| 5857 | ;;;;;; (15935 40739)) | 5841 | ;;;;;; (15941 42951)) |
| 5858 | ;;; Generated autoloads from diff-mode.el | 5842 | ;;; Generated autoloads from diff-mode.el |
| 5859 | 5843 | ||
| 5860 | (autoload (quote diff-mode) "diff-mode" "\ | 5844 | (autoload (quote diff-mode) "diff-mode" "\ |
| @@ -5867,7 +5851,9 @@ headers for you on-the-fly. | |||
| 5867 | 5851 | ||
| 5868 | You can also switch between context diff and unified diff with \\[diff-context->unified], | 5852 | You can also switch between context diff and unified diff with \\[diff-context->unified], |
| 5869 | or vice versa with \\[diff-unified->context] and you can also revert the direction of | 5853 | or vice versa with \\[diff-unified->context] and you can also revert the direction of |
| 5870 | a diff with \\[diff-reverse-direction]." t nil) | 5854 | a diff with \\[diff-reverse-direction]. |
| 5855 | |||
| 5856 | \(fn)" t nil) | ||
| 5871 | 5857 | ||
| 5872 | (autoload (quote diff-minor-mode) "diff-mode" "\ | 5858 | (autoload (quote diff-minor-mode) "diff-mode" "\ |
| 5873 | Minor mode for viewing/editing context diffs. | 5859 | Minor mode for viewing/editing context diffs. |
| @@ -5881,7 +5867,7 @@ Minor mode for viewing/editing context diffs. | |||
| 5881 | ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink | 5867 | ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink |
| 5882 | ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename | 5868 | ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename |
| 5883 | ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) | 5869 | ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) |
| 5884 | ;;;;;; "dired" "dired.el" (16111 31860)) | 5870 | ;;;;;; "dired" "dired.el" (16140 30175)) |
| 5885 | ;;; Generated autoloads from dired.el | 5871 | ;;; Generated autoloads from dired.el |
| 5886 | 5872 | ||
| 5887 | (defvar dired-listing-switches "-al" "\ | 5873 | (defvar dired-listing-switches "-al" "\ |
| @@ -6021,7 +6007,7 @@ Like `dired' but returns the dired buffer as value, does not select it. | |||
| 6021 | ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines | 6007 | ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines |
| 6022 | ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp | 6008 | ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp |
| 6023 | ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" | 6009 | ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" |
| 6024 | ;;;;;; "dired-aux.el" (15948 48462)) | 6010 | ;;;;;; "dired-aux.el" (15961 24150)) |
| 6025 | ;;; Generated autoloads from dired-aux.el | 6011 | ;;; Generated autoloads from dired-aux.el |
| 6026 | 6012 | ||
| 6027 | (autoload (quote dired-diff) "dired-aux" "\ | 6013 | (autoload (quote dired-diff) "dired-aux" "\ |
| @@ -6353,7 +6339,7 @@ true then the type of the file linked to by FILE is printed instead. | |||
| 6353 | 6339 | ||
| 6354 | ;;;*** | 6340 | ;;;*** |
| 6355 | 6341 | ||
| 6356 | ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (15976 22456)) | 6342 | ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (15997 670)) |
| 6357 | ;;; Generated autoloads from dired-x.el | 6343 | ;;; Generated autoloads from dired-x.el |
| 6358 | 6344 | ||
| 6359 | (autoload (quote dired-jump) "dired-x" "\ | 6345 | (autoload (quote dired-jump) "dired-x" "\ |
| @@ -6367,7 +6353,7 @@ buffer and try again. | |||
| 6367 | 6353 | ||
| 6368 | ;;;*** | 6354 | ;;;*** |
| 6369 | 6355 | ||
| 6370 | ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (15996 23487)) | 6356 | ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (15997 671)) |
| 6371 | ;;; Generated autoloads from dirtrack.el | 6357 | ;;; Generated autoloads from dirtrack.el |
| 6372 | 6358 | ||
| 6373 | (autoload (quote dirtrack) "dirtrack" "\ | 6359 | (autoload (quote dirtrack) "dirtrack" "\ |
| @@ -6387,7 +6373,7 @@ You can enable directory tracking by adding this function to | |||
| 6387 | ;;;*** | 6373 | ;;;*** |
| 6388 | 6374 | ||
| 6389 | ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (16111 | 6375 | ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (16111 |
| 6390 | ;;;;;; 31879)) | 6376 | ;;;;;; 41828)) |
| 6391 | ;;; Generated autoloads from emacs-lisp/disass.el | 6377 | ;;; Generated autoloads from emacs-lisp/disass.el |
| 6392 | 6378 | ||
| 6393 | (autoload (quote disassemble) "disass" "\ | 6379 | (autoload (quote disassemble) "disass" "\ |
| @@ -6405,7 +6391,7 @@ redefine OBJECT if it is a symbol. | |||
| 6405 | ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii | 6391 | ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii |
| 6406 | ;;;;;; standard-display-default standard-display-8bit describe-current-display-table | 6392 | ;;;;;; standard-display-default standard-display-8bit describe-current-display-table |
| 6407 | ;;;;;; describe-display-table set-display-table-slot display-table-slot | 6393 | ;;;;;; describe-display-table set-display-table-slot display-table-slot |
| 6408 | ;;;;;; make-display-table) "disp-table" "disp-table.el" (15935 40699)) | 6394 | ;;;;;; make-display-table) "disp-table" "disp-table.el" (15941 42951)) |
| 6409 | ;;; Generated autoloads from disp-table.el | 6395 | ;;; Generated autoloads from disp-table.el |
| 6410 | 6396 | ||
| 6411 | (autoload (quote make-display-table) "disp-table" "\ | 6397 | (autoload (quote make-display-table) "disp-table" "\ |
| @@ -6522,7 +6508,7 @@ Default is 2. | |||
| 6522 | 6508 | ||
| 6523 | ;;;*** | 6509 | ;;;*** |
| 6524 | 6510 | ||
| 6525 | ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15935 48681)) | 6511 | ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15941 42963)) |
| 6526 | ;;; Generated autoloads from play/doctor.el | 6512 | ;;; Generated autoloads from play/doctor.el |
| 6527 | 6513 | ||
| 6528 | (autoload (quote doctor) "doctor" "\ | 6514 | (autoload (quote doctor) "doctor" "\ |
| @@ -6533,7 +6519,7 @@ Switch to *doctor* buffer and start giving psychotherapy. | |||
| 6533 | ;;;*** | 6519 | ;;;*** |
| 6534 | 6520 | ||
| 6535 | ;;;### (autoloads (double-mode double-mode) "double" "double.el" | 6521 | ;;;### (autoloads (double-mode double-mode) "double" "double.el" |
| 6536 | ;;;;;; (15935 40668)) | 6522 | ;;;;;; (15941 42951)) |
| 6537 | ;;; Generated autoloads from double.el | 6523 | ;;; Generated autoloads from double.el |
| 6538 | 6524 | ||
| 6539 | (defvar double-mode nil "\ | 6525 | (defvar double-mode nil "\ |
| @@ -6554,7 +6540,7 @@ when pressed twice. See variable `double-map' for details. | |||
| 6554 | 6540 | ||
| 6555 | ;;;*** | 6541 | ;;;*** |
| 6556 | 6542 | ||
| 6557 | ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (15935 48681)) | 6543 | ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (15941 42963)) |
| 6558 | ;;; Generated autoloads from play/dunnet.el | 6544 | ;;; Generated autoloads from play/dunnet.el |
| 6559 | 6545 | ||
| 6560 | (autoload (quote dunnet) "dunnet" "\ | 6546 | (autoload (quote dunnet) "dunnet" "\ |
| @@ -6577,7 +6563,7 @@ Play sounds in message buffers. | |||
| 6577 | 6563 | ||
| 6578 | ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap | 6564 | ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap |
| 6579 | ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode" | 6565 | ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode" |
| 6580 | ;;;;;; "emacs-lisp/easy-mmode.el" (16111 31879)) | 6566 | ;;;;;; "emacs-lisp/easy-mmode.el" (16131 19792)) |
| 6581 | ;;; Generated autoloads from emacs-lisp/easy-mmode.el | 6567 | ;;; Generated autoloads from emacs-lisp/easy-mmode.el |
| 6582 | 6568 | ||
| 6583 | (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) | 6569 | (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) |
| @@ -6652,8 +6638,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX). | |||
| 6652 | ;;;*** | 6638 | ;;;*** |
| 6653 | 6639 | ||
| 6654 | ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define | 6640 | ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define |
| 6655 | ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (16048 | 6641 | ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (16054 |
| 6656 | ;;;;;; 14080)) | 6642 | ;;;;;; 60749)) |
| 6657 | ;;; Generated autoloads from emacs-lisp/easymenu.el | 6643 | ;;; Generated autoloads from emacs-lisp/easymenu.el |
| 6658 | 6644 | ||
| 6659 | (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) | 6645 | (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) |
| @@ -6795,7 +6781,7 @@ to implement dynamic menus. | |||
| 6795 | ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup | 6781 | ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup |
| 6796 | ;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer | 6782 | ;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer |
| 6797 | ;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer | 6783 | ;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer |
| 6798 | ;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (15943 30637)) | 6784 | ;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (15961 24154)) |
| 6799 | ;;; Generated autoloads from progmodes/ebnf2ps.el | 6785 | ;;; Generated autoloads from progmodes/ebnf2ps.el |
| 6800 | 6786 | ||
| 6801 | (autoload (quote ebnf-customize) "ebnf2ps" "\ | 6787 | (autoload (quote ebnf-customize) "ebnf2ps" "\ |
| @@ -6942,7 +6928,7 @@ It returns the old style symbol. | |||
| 6942 | ;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use | 6928 | ;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use |
| 6943 | ;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol | 6929 | ;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol |
| 6944 | ;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse" | 6930 | ;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse" |
| 6945 | ;;;;;; "progmodes/ebrowse.el" (15957 2861)) | 6931 | ;;;;;; "progmodes/ebrowse.el" (15961 24154)) |
| 6946 | ;;; Generated autoloads from progmodes/ebrowse.el | 6932 | ;;; Generated autoloads from progmodes/ebrowse.el |
| 6947 | 6933 | ||
| 6948 | (autoload (quote ebrowse-tree-mode) "ebrowse" "\ | 6934 | (autoload (quote ebrowse-tree-mode) "ebrowse" "\ |
| @@ -7029,7 +7015,7 @@ Display statistics for a class tree. | |||
| 7029 | ;;;*** | 7015 | ;;;*** |
| 7030 | 7016 | ||
| 7031 | ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" | 7017 | ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" |
| 7032 | ;;;;;; (15980 293)) | 7018 | ;;;;;; (15997 671)) |
| 7033 | ;;; Generated autoloads from ebuff-menu.el | 7019 | ;;; Generated autoloads from ebuff-menu.el |
| 7034 | 7020 | ||
| 7035 | (autoload (quote electric-buffer-list) "ebuff-menu" "\ | 7021 | (autoload (quote electric-buffer-list) "ebuff-menu" "\ |
| @@ -7054,7 +7040,7 @@ Calls value of `electric-buffer-menu-mode-hook' on entry if non-nil. | |||
| 7054 | ;;;*** | 7040 | ;;;*** |
| 7055 | 7041 | ||
| 7056 | ;;;### (autoloads (Electric-command-history-redo-expression) "echistory" | 7042 | ;;;### (autoloads (Electric-command-history-redo-expression) "echistory" |
| 7057 | ;;;;;; "echistory.el" (15935 40999)) | 7043 | ;;;;;; "echistory.el" (15941 42951)) |
| 7058 | ;;; Generated autoloads from echistory.el | 7044 | ;;; Generated autoloads from echistory.el |
| 7059 | 7045 | ||
| 7060 | (autoload (quote Electric-command-history-redo-expression) "echistory" "\ | 7046 | (autoload (quote Electric-command-history-redo-expression) "echistory" "\ |
| @@ -7066,7 +7052,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing. | |||
| 7066 | ;;;*** | 7052 | ;;;*** |
| 7067 | 7053 | ||
| 7068 | ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms | 7054 | ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms |
| 7069 | ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (16111 31879)) | 7055 | ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (16111 41828)) |
| 7070 | ;;; Generated autoloads from emacs-lisp/edebug.el | 7056 | ;;; Generated autoloads from emacs-lisp/edebug.el |
| 7071 | 7057 | ||
| 7072 | (defvar edebug-all-defs nil "\ | 7058 | (defvar edebug-all-defs nil "\ |
| @@ -7129,7 +7115,7 @@ already is one.) | |||
| 7129 | ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor | 7115 | ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor |
| 7130 | ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions | 7116 | ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions |
| 7131 | ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup | 7117 | ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup |
| 7132 | ;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (16071 49233)) | 7118 | ;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (16111 41824)) |
| 7133 | ;;; Generated autoloads from ediff.el | 7119 | ;;; Generated autoloads from ediff.el |
| 7134 | 7120 | ||
| 7135 | (autoload (quote ediff-files) "ediff" "\ | 7121 | (autoload (quote ediff-files) "ediff" "\ |
| @@ -7365,7 +7351,7 @@ With optional NODE, goes to that node. | |||
| 7365 | ;;;*** | 7351 | ;;;*** |
| 7366 | 7352 | ||
| 7367 | ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" | 7353 | ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" |
| 7368 | ;;;;;; (15935 41013)) | 7354 | ;;;;;; (15941 42951)) |
| 7369 | ;;; Generated autoloads from ediff-help.el | 7355 | ;;; Generated autoloads from ediff-help.el |
| 7370 | 7356 | ||
| 7371 | (autoload (quote ediff-customize) "ediff-help" "\ | 7357 | (autoload (quote ediff-customize) "ediff-help" "\ |
| @@ -7375,7 +7361,7 @@ Not documented | |||
| 7375 | 7361 | ||
| 7376 | ;;;*** | 7362 | ;;;*** |
| 7377 | 7363 | ||
| 7378 | ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (15935 41026)) | 7364 | ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (15941 42951)) |
| 7379 | ;;; Generated autoloads from ediff-hook.el | 7365 | ;;; Generated autoloads from ediff-hook.el |
| 7380 | 7366 | ||
| 7381 | (defvar ediff-window-setup-function) | 7367 | (defvar ediff-window-setup-function) |
| @@ -7388,7 +7374,7 @@ Not documented | |||
| 7388 | ;;;*** | 7374 | ;;;*** |
| 7389 | 7375 | ||
| 7390 | ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" | 7376 | ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" |
| 7391 | ;;;;;; (16071 49233)) | 7377 | ;;;;;; (16111 41824)) |
| 7392 | ;;; Generated autoloads from ediff-mult.el | 7378 | ;;; Generated autoloads from ediff-mult.el |
| 7393 | 7379 | ||
| 7394 | (autoload (quote ediff-show-registry) "ediff-mult" "\ | 7380 | (autoload (quote ediff-show-registry) "ediff-mult" "\ |
| @@ -7401,7 +7387,7 @@ Display Ediff's registry. | |||
| 7401 | ;;;*** | 7387 | ;;;*** |
| 7402 | 7388 | ||
| 7403 | ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) | 7389 | ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) |
| 7404 | ;;;;;; "ediff-util" "ediff-util.el" (16071 49233)) | 7390 | ;;;;;; "ediff-util" "ediff-util.el" (16111 41824)) |
| 7405 | ;;; Generated autoloads from ediff-util.el | 7391 | ;;; Generated autoloads from ediff-util.el |
| 7406 | 7392 | ||
| 7407 | (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ | 7393 | (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ |
| @@ -7422,7 +7408,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see. | |||
| 7422 | 7408 | ||
| 7423 | ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro | 7409 | ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro |
| 7424 | ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" | 7410 | ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" |
| 7425 | ;;;;;; (15935 41162)) | 7411 | ;;;;;; (15941 42952)) |
| 7426 | ;;; Generated autoloads from edmacro.el | 7412 | ;;; Generated autoloads from edmacro.el |
| 7427 | 7413 | ||
| 7428 | (defvar edmacro-eight-bits nil "\ | 7414 | (defvar edmacro-eight-bits nil "\ |
| @@ -7475,7 +7461,7 @@ or nil, use a compact 80-column format. | |||
| 7475 | ;;;*** | 7461 | ;;;*** |
| 7476 | 7462 | ||
| 7477 | ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" | 7463 | ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" |
| 7478 | ;;;;;; "emulation/edt.el" (15935 47202)) | 7464 | ;;;;;; "emulation/edt.el" (15941 42958)) |
| 7479 | ;;; Generated autoloads from emulation/edt.el | 7465 | ;;; Generated autoloads from emulation/edt.el |
| 7480 | 7466 | ||
| 7481 | (autoload (quote edt-set-scroll-margins) "edt" "\ | 7467 | (autoload (quote edt-set-scroll-margins) "edt" "\ |
| @@ -7493,7 +7479,7 @@ Turn on EDT Emulation. | |||
| 7493 | ;;;*** | 7479 | ;;;*** |
| 7494 | 7480 | ||
| 7495 | ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" | 7481 | ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" |
| 7496 | ;;;;;; (15935 41174)) | 7482 | ;;;;;; (16139 21083)) |
| 7497 | ;;; Generated autoloads from ehelp.el | 7483 | ;;; Generated autoloads from ehelp.el |
| 7498 | 7484 | ||
| 7499 | (autoload (quote with-electric-help) "ehelp" "\ | 7485 | (autoload (quote with-electric-help) "ehelp" "\ |
| @@ -7531,7 +7517,7 @@ Not documented | |||
| 7531 | ;;;*** | 7517 | ;;;*** |
| 7532 | 7518 | ||
| 7533 | ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) | 7519 | ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) |
| 7534 | ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (16055 62096)) | 7520 | ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (16057 36338)) |
| 7535 | ;;; Generated autoloads from emacs-lisp/eldoc.el | 7521 | ;;; Generated autoloads from emacs-lisp/eldoc.el |
| 7536 | 7522 | ||
| 7537 | (defvar eldoc-minor-mode-string " ElDoc" "\ | 7523 | (defvar eldoc-minor-mode-string " ElDoc" "\ |
| @@ -7563,8 +7549,8 @@ Unequivocally turn on eldoc-mode (see variable documentation). | |||
| 7563 | 7549 | ||
| 7564 | ;;;*** | 7550 | ;;;*** |
| 7565 | 7551 | ||
| 7566 | ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (15818 | 7552 | ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (15829 |
| 7567 | ;;;;;; 46540)) | 7553 | ;;;;;; 28907)) |
| 7568 | ;;; Generated autoloads from elide-head.el | 7554 | ;;; Generated autoloads from elide-head.el |
| 7569 | 7555 | ||
| 7570 | (autoload (quote elide-head) "elide-head" "\ | 7556 | (autoload (quote elide-head) "elide-head" "\ |
| @@ -7580,7 +7566,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks. | |||
| 7580 | ;;;*** | 7566 | ;;;*** |
| 7581 | 7567 | ||
| 7582 | ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" | 7568 | ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" |
| 7583 | ;;;;;; (15790 59914)) | 7569 | ;;;;;; (15829 28908)) |
| 7584 | ;;; Generated autoloads from emacs-lisp/elint.el | 7570 | ;;; Generated autoloads from emacs-lisp/elint.el |
| 7585 | 7571 | ||
| 7586 | (autoload (quote elint-initialize) "elint" "\ | 7572 | (autoload (quote elint-initialize) "elint" "\ |
| @@ -7626,7 +7612,7 @@ displayed. | |||
| 7626 | ;;;*** | 7612 | ;;;*** |
| 7627 | 7613 | ||
| 7628 | ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" | 7614 | ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" |
| 7629 | ;;;;;; (15672 29686)) | 7615 | ;;;;;; (15678 51470)) |
| 7630 | ;;; Generated autoloads from mail/emacsbug.el | 7616 | ;;; Generated autoloads from mail/emacsbug.el |
| 7631 | 7617 | ||
| 7632 | (autoload (quote report-emacs-bug) "emacsbug" "\ | 7618 | (autoload (quote report-emacs-bug) "emacsbug" "\ |
| @@ -7641,7 +7627,7 @@ Prompts for bug subject. Leaves you in a mail buffer. | |||
| 7641 | ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote | 7627 | ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote |
| 7642 | ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor | 7628 | ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor |
| 7643 | ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" | 7629 | ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" |
| 7644 | ;;;;;; "emerge.el" (15998 51012)) | 7630 | ;;;;;; "emerge.el" (16011 28192)) |
| 7645 | ;;; Generated autoloads from emerge.el | 7631 | ;;; Generated autoloads from emerge.el |
| 7646 | 7632 | ||
| 7647 | (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) | 7633 | (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) |
| @@ -7720,7 +7706,7 @@ Not documented | |||
| 7720 | ;;;*** | 7706 | ;;;*** |
| 7721 | 7707 | ||
| 7722 | ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" | 7708 | ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" |
| 7723 | ;;;;;; (15935 48018)) | 7709 | ;;;;;; (15941 42961)) |
| 7724 | ;;; Generated autoloads from international/encoded-kb.el | 7710 | ;;; Generated autoloads from international/encoded-kb.el |
| 7725 | 7711 | ||
| 7726 | (defvar encoded-kbd-mode nil "\ | 7712 | (defvar encoded-kbd-mode nil "\ |
| @@ -7778,8 +7764,8 @@ Not documented | |||
| 7778 | 7764 | ||
| 7779 | ;;;*** | 7765 | ;;;*** |
| 7780 | 7766 | ||
| 7781 | ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15620 | 7767 | ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15678 |
| 7782 | ;;;;;; 25657)) | 7768 | ;;;;;; 51469)) |
| 7783 | ;;; Generated autoloads from eshell/esh-mode.el | 7769 | ;;; Generated autoloads from eshell/esh-mode.el |
| 7784 | 7770 | ||
| 7785 | (autoload (quote eshell-mode) "esh-mode" "\ | 7771 | (autoload (quote eshell-mode) "esh-mode" "\ |
| @@ -7803,7 +7789,7 @@ Test Eshell to verify that it works as expected. | |||
| 7803 | ;;;*** | 7789 | ;;;*** |
| 7804 | 7790 | ||
| 7805 | ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command | 7791 | ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command |
| 7806 | ;;;;;; eshell) "eshell" "eshell/eshell.el" (16061 1440)) | 7792 | ;;;;;; eshell) "eshell" "eshell/eshell.el" (16070 35808)) |
| 7807 | ;;; Generated autoloads from eshell/eshell.el | 7793 | ;;; Generated autoloads from eshell/eshell.el |
| 7808 | 7794 | ||
| 7809 | (autoload (quote eshell) "eshell" "\ | 7795 | (autoload (quote eshell) "eshell" "\ |
| @@ -7845,10 +7831,11 @@ Please include any configuration details that might be involved. | |||
| 7845 | ;;;### (autoloads (complete-tag select-tags-table tags-apropos list-tags | 7831 | ;;;### (autoloads (complete-tag select-tags-table tags-apropos list-tags |
| 7846 | ;;;;;; tags-query-replace tags-search tags-loop-continue next-file | 7832 | ;;;;;; tags-query-replace tags-search tags-loop-continue next-file |
| 7847 | ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window | 7833 | ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window |
| 7848 | ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table | 7834 | ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table-buffer |
| 7849 | ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list | 7835 | ;;;;;; visit-tags-table find-tag-default-function find-tag-hook |
| 7850 | ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" | 7836 | ;;;;;; tags-add-tables tags-compression-info-list tags-table-list |
| 7851 | ;;;;;; (16022 34317)) | 7837 | ;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (16148 |
| 7838 | ;;;;;; 4633)) | ||
| 7852 | ;;; Generated autoloads from progmodes/etags.el | 7839 | ;;; Generated autoloads from progmodes/etags.el |
| 7853 | 7840 | ||
| 7854 | (defvar tags-file-name nil "\ | 7841 | (defvar tags-file-name nil "\ |
| @@ -7919,6 +7906,18 @@ file the tag was in. | |||
| 7919 | 7906 | ||
| 7920 | \(fn FILE &optional LOCAL)" t nil) | 7907 | \(fn FILE &optional LOCAL)" t nil) |
| 7921 | 7908 | ||
| 7909 | (autoload (quote visit-tags-table-buffer) "etags" "\ | ||
| 7910 | Select the buffer containing the current tags table. | ||
| 7911 | If optional arg is a string, visit that file as a tags table. | ||
| 7912 | If optional arg is t, visit the next table in `tags-table-list'. | ||
| 7913 | If optional arg is the atom `same', don't look for a new table; | ||
| 7914 | just select the buffer visiting `tags-file-name'. | ||
| 7915 | If arg is nil or absent, choose a first buffer from information in | ||
| 7916 | `tags-file-name', `tags-table-list', `tags-table-list-pointer'. | ||
| 7917 | Returns t if it visits a tags table, or nil if there are no more in the list. | ||
| 7918 | |||
| 7919 | \(fn &optional CONT)" nil nil) | ||
| 7920 | |||
| 7922 | (autoload (quote tags-table-files) "etags" "\ | 7921 | (autoload (quote tags-table-files) "etags" "\ |
| 7923 | Return a list of files in the current tags table. | 7922 | Return a list of files in the current tags table. |
| 7924 | Assumes the tags table is the current buffer. The file names are returned | 7923 | Assumes the tags table is the current buffer. The file names are returned |
| @@ -8133,7 +8132,7 @@ for \\[find-tag] (which see). | |||
| 8133 | ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker | 8132 | ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker |
| 8134 | ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker | 8133 | ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker |
| 8135 | ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) | 8134 | ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) |
| 8136 | ;;;;;; "ethio-util" "language/ethio-util.el" (15935 48150)) | 8135 | ;;;;;; "ethio-util" "language/ethio-util.el" (15941 42961)) |
| 8137 | ;;; Generated autoloads from language/ethio-util.el | 8136 | ;;; Generated autoloads from language/ethio-util.el |
| 8138 | 8137 | ||
| 8139 | (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ | 8138 | (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ |
| @@ -8328,7 +8327,7 @@ Transcribe Ethiopic characters in ASCII depending on the file extension. | |||
| 8328 | 8327 | ||
| 8329 | ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline | 8328 | ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline |
| 8330 | ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" | 8329 | ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" |
| 8331 | ;;;;;; (15791 51837)) | 8330 | ;;;;;; (15829 28909)) |
| 8332 | ;;; Generated autoloads from net/eudc.el | 8331 | ;;; Generated autoloads from net/eudc.el |
| 8333 | 8332 | ||
| 8334 | (autoload (quote eudc-set-server) "eudc" "\ | 8333 | (autoload (quote eudc-set-server) "eudc" "\ |
| @@ -8447,7 +8446,7 @@ Edit the hotlist of directory servers in a specialized buffer. | |||
| 8447 | 8446 | ||
| 8448 | ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p | 8447 | ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p |
| 8449 | ;;;;;; executable-self-display executable-set-magic executable-find) | 8448 | ;;;;;; executable-self-display executable-set-magic executable-find) |
| 8450 | ;;;;;; "executable" "progmodes/executable.el" (16071 64787)) | 8449 | ;;;;;; "executable" "progmodes/executable.el" (16111 41832)) |
| 8451 | ;;; Generated autoloads from progmodes/executable.el | 8450 | ;;; Generated autoloads from progmodes/executable.el |
| 8452 | 8451 | ||
| 8453 | (autoload (quote executable-find) "executable" "\ | 8452 | (autoload (quote executable-find) "executable" "\ |
| @@ -8524,7 +8523,7 @@ This is used only in conjunction with `expand-add-abbrevs'. | |||
| 8524 | 8523 | ||
| 8525 | ;;;*** | 8524 | ;;;*** |
| 8526 | 8525 | ||
| 8527 | ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (16034 39468)) | 8526 | ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (16054 60750)) |
| 8528 | ;;; Generated autoloads from progmodes/f90.el | 8527 | ;;; Generated autoloads from progmodes/f90.el |
| 8529 | 8528 | ||
| 8530 | (autoload (quote f90-mode) "f90" "\ | 8529 | (autoload (quote f90-mode) "f90" "\ |
| @@ -8593,7 +8592,7 @@ with no args, if that value is non-nil. | |||
| 8593 | ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only | 8592 | ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only |
| 8594 | ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu | 8593 | ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu |
| 8595 | ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) | 8594 | ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) |
| 8596 | ;;;;;; "facemenu" "facemenu.el" (15935 41357)) | 8595 | ;;;;;; "facemenu" "facemenu.el" (15941 42952)) |
| 8597 | ;;; Generated autoloads from facemenu.el | 8596 | ;;; Generated autoloads from facemenu.el |
| 8598 | (define-key global-map "\M-g" 'facemenu-keymap) | 8597 | (define-key global-map "\M-g" 'facemenu-keymap) |
| 8599 | (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) | 8598 | (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) |
| @@ -8752,7 +8751,7 @@ of colors that the current display can handle. | |||
| 8752 | ;;;*** | 8751 | ;;;*** |
| 8753 | 8752 | ||
| 8754 | ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" | 8753 | ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" |
| 8755 | ;;;;;; "fast-lock.el" (15930 37682)) | 8754 | ;;;;;; "fast-lock.el" (15941 42952)) |
| 8756 | ;;; Generated autoloads from fast-lock.el | 8755 | ;;; Generated autoloads from fast-lock.el |
| 8757 | 8756 | ||
| 8758 | (autoload (quote fast-lock-mode) "fast-lock" "\ | 8757 | (autoload (quote fast-lock-mode) "fast-lock" "\ |
| @@ -8793,7 +8792,7 @@ Unconditionally turn on Fast Lock mode. | |||
| 8793 | 8792 | ||
| 8794 | ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue | 8793 | ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue |
| 8795 | ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts | 8794 | ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts |
| 8796 | ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (15832 6910)) | 8795 | ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (15856 53274)) |
| 8797 | ;;; Generated autoloads from mail/feedmail.el | 8796 | ;;; Generated autoloads from mail/feedmail.el |
| 8798 | 8797 | ||
| 8799 | (autoload (quote feedmail-send-it) "feedmail" "\ | 8798 | (autoload (quote feedmail-send-it) "feedmail" "\ |
| @@ -8847,7 +8846,7 @@ you can set feedmail-queue-reminder-alist to nil. | |||
| 8847 | ;;;*** | 8846 | ;;;*** |
| 8848 | 8847 | ||
| 8849 | ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu | 8848 | ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu |
| 8850 | ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (15975 45005)) | 8849 | ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (15997 671)) |
| 8851 | ;;; Generated autoloads from ffap.el | 8850 | ;;; Generated autoloads from ffap.el |
| 8852 | 8851 | ||
| 8853 | (autoload (quote ffap-next) "ffap" "\ | 8852 | (autoload (quote ffap-next) "ffap" "\ |
| @@ -8906,7 +8905,7 @@ Evaluate the forms in variable `ffap-bindings'. | |||
| 8906 | ;;;*** | 8905 | ;;;*** |
| 8907 | 8906 | ||
| 8908 | ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" | 8907 | ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" |
| 8909 | ;;;;;; (15996 23174)) | 8908 | ;;;;;; (15997 671)) |
| 8910 | ;;; Generated autoloads from filecache.el | 8909 | ;;; Generated autoloads from filecache.el |
| 8911 | 8910 | ||
| 8912 | (autoload (quote file-cache-minibuffer-complete) "filecache" "\ | 8911 | (autoload (quote file-cache-minibuffer-complete) "filecache" "\ |
| @@ -8925,7 +8924,7 @@ the name is considered already unique; only the second substitution | |||
| 8925 | ;;;*** | 8924 | ;;;*** |
| 8926 | 8925 | ||
| 8927 | ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options | 8926 | ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options |
| 8928 | ;;;;;; find-ls-option) "find-dired" "find-dired.el" (15935 41394)) | 8927 | ;;;;;; find-ls-option) "find-dired" "find-dired.el" (15941 42952)) |
| 8929 | ;;; Generated autoloads from find-dired.el | 8928 | ;;; Generated autoloads from find-dired.el |
| 8930 | 8929 | ||
| 8931 | (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ | 8930 | (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ |
| @@ -8978,7 +8977,7 @@ Thus ARG can also contain additional grep options. | |||
| 8978 | 8977 | ||
| 8979 | ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file | 8978 | ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file |
| 8980 | ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" | 8979 | ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" |
| 8981 | ;;;;;; (16072 61017)) | 8980 | ;;;;;; (16111 41825)) |
| 8982 | ;;; Generated autoloads from find-file.el | 8981 | ;;; Generated autoloads from find-file.el |
| 8983 | 8982 | ||
| 8984 | (autoload (quote ff-get-other-file) "find-file" "\ | 8983 | (autoload (quote ff-get-other-file) "find-file" "\ |
| @@ -9063,7 +9062,7 @@ Visit the file you click on in another window. | |||
| 9063 | ;;;;;; find-variable-other-window find-variable find-variable-noselect | 9062 | ;;;;;; find-variable-other-window find-variable find-variable-noselect |
| 9064 | ;;;;;; find-function-other-frame find-function-other-window find-function | 9063 | ;;;;;; find-function-other-frame find-function-other-window find-function |
| 9065 | ;;;;;; find-function-noselect find-function-search-for-symbol find-library) | 9064 | ;;;;;; find-function-noselect find-function-search-for-symbol find-library) |
| 9066 | ;;;;;; "find-func" "emacs-lisp/find-func.el" (16072 61074)) | 9065 | ;;;;;; "find-func" "emacs-lisp/find-func.el" (16111 41828)) |
| 9067 | ;;; Generated autoloads from emacs-lisp/find-func.el | 9066 | ;;; Generated autoloads from emacs-lisp/find-func.el |
| 9068 | 9067 | ||
| 9069 | (autoload (quote find-library) "find-func" "\ | 9068 | (autoload (quote find-library) "find-func" "\ |
| @@ -9204,7 +9203,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP. | |||
| 9204 | ;;;*** | 9203 | ;;;*** |
| 9205 | 9204 | ||
| 9206 | ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) | 9205 | ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) |
| 9207 | ;;;;;; "finder" "finder.el" (15887 14308)) | 9206 | ;;;;;; "finder" "finder.el" (15924 18767)) |
| 9208 | ;;; Generated autoloads from finder.el | 9207 | ;;; Generated autoloads from finder.el |
| 9209 | 9208 | ||
| 9210 | (autoload (quote finder-list-keywords) "finder" "\ | 9209 | (autoload (quote finder-list-keywords) "finder" "\ |
| @@ -9226,7 +9225,7 @@ Find packages matching a given keyword. | |||
| 9226 | ;;;*** | 9225 | ;;;*** |
| 9227 | 9226 | ||
| 9228 | ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" | 9227 | ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" |
| 9229 | ;;;;;; "flow-ctrl.el" (15935 41434)) | 9228 | ;;;;;; "flow-ctrl.el" (15941 42952)) |
| 9230 | ;;; Generated autoloads from flow-ctrl.el | 9229 | ;;; Generated autoloads from flow-ctrl.el |
| 9231 | 9230 | ||
| 9232 | (autoload (quote enable-flow-control) "flow-ctrl" "\ | 9231 | (autoload (quote enable-flow-control) "flow-ctrl" "\ |
| @@ -9249,7 +9248,7 @@ to get the effect of a C-q. | |||
| 9249 | 9248 | ||
| 9250 | ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off | 9249 | ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off |
| 9251 | ;;;;;; flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string) | 9250 | ;;;;;; flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string) |
| 9252 | ;;;;;; "flyspell" "textmodes/flyspell.el" (15577 17335)) | 9251 | ;;;;;; "flyspell" "textmodes/flyspell.el" (15589 6175)) |
| 9253 | ;;; Generated autoloads from textmodes/flyspell.el | 9252 | ;;; Generated autoloads from textmodes/flyspell.el |
| 9254 | 9253 | ||
| 9255 | (defvar flyspell-mode-line-string " Fly" "\ | 9254 | (defvar flyspell-mode-line-string " Fly" "\ |
| @@ -9323,7 +9322,7 @@ Flyspell whole buffer. | |||
| 9323 | 9322 | ||
| 9324 | ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode | 9323 | ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode |
| 9325 | ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" | 9324 | ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" |
| 9326 | ;;;;;; (15832 29330)) | 9325 | ;;;;;; (15856 53268)) |
| 9327 | ;;; Generated autoloads from follow.el | 9326 | ;;; Generated autoloads from follow.el |
| 9328 | 9327 | ||
| 9329 | (autoload (quote turn-on-follow-mode) "follow" "\ | 9328 | (autoload (quote turn-on-follow-mode) "follow" "\ |
| @@ -9399,7 +9398,7 @@ in your `~/.emacs' file, replacing [f7] by your favourite key: | |||
| 9399 | 9398 | ||
| 9400 | ;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords | 9399 | ;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords |
| 9401 | ;;;;;; font-lock-add-keywords font-lock-mode-internal) "font-lock" | 9400 | ;;;;;; font-lock-add-keywords font-lock-mode-internal) "font-lock" |
| 9402 | ;;;;;; "font-lock.el" (16027 16187)) | 9401 | ;;;;;; "font-lock.el" (16138 682)) |
| 9403 | ;;; Generated autoloads from font-lock.el | 9402 | ;;; Generated autoloads from font-lock.el |
| 9404 | 9403 | ||
| 9405 | (autoload (quote font-lock-mode-internal) "font-lock" "\ | 9404 | (autoload (quote font-lock-mode-internal) "font-lock" "\ |
| @@ -9455,8 +9454,8 @@ Fontify the current buffer the way the function `font-lock-mode' would. | |||
| 9455 | 9454 | ||
| 9456 | ;;;*** | 9455 | ;;;*** |
| 9457 | 9456 | ||
| 9458 | ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (15935 | 9457 | ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (15941 |
| 9459 | ;;;;;; 48280)) | 9458 | ;;;;;; 42961)) |
| 9460 | ;;; Generated autoloads from mail/footnote.el | 9459 | ;;; Generated autoloads from mail/footnote.el |
| 9461 | 9460 | ||
| 9462 | (autoload (quote footnote-mode) "footnote" "\ | 9461 | (autoload (quote footnote-mode) "footnote" "\ |
| @@ -9477,7 +9476,7 @@ key binding | |||
| 9477 | ;;;*** | 9476 | ;;;*** |
| 9478 | 9477 | ||
| 9479 | ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) | 9478 | ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) |
| 9480 | ;;;;;; "forms" "forms.el" (16111 31861)) | 9479 | ;;;;;; "forms" "forms.el" (16111 41825)) |
| 9481 | ;;; Generated autoloads from forms.el | 9480 | ;;; Generated autoloads from forms.el |
| 9482 | 9481 | ||
| 9483 | (autoload (quote forms-mode) "forms" "\ | 9482 | (autoload (quote forms-mode) "forms" "\ |
| @@ -9514,7 +9513,7 @@ Visit a file in Forms mode in other window. | |||
| 9514 | ;;;*** | 9513 | ;;;*** |
| 9515 | 9514 | ||
| 9516 | ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" | 9515 | ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" |
| 9517 | ;;;;;; "progmodes/fortran.el" (16116 34477)) | 9516 | ;;;;;; "progmodes/fortran.el" (16131 19793)) |
| 9518 | ;;; Generated autoloads from progmodes/fortran.el | 9517 | ;;; Generated autoloads from progmodes/fortran.el |
| 9519 | 9518 | ||
| 9520 | (defvar fortran-tab-mode-default nil "\ | 9519 | (defvar fortran-tab-mode-default nil "\ |
| @@ -9600,7 +9599,7 @@ with no args, if that value is non-nil. | |||
| 9600 | ;;;*** | 9599 | ;;;*** |
| 9601 | 9600 | ||
| 9602 | ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region | 9601 | ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region |
| 9603 | ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (15935 48681)) | 9602 | ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (15941 42963)) |
| 9604 | ;;; Generated autoloads from play/fortune.el | 9603 | ;;; Generated autoloads from play/fortune.el |
| 9605 | 9604 | ||
| 9606 | (autoload (quote fortune-add-fortune) "fortune" "\ | 9605 | (autoload (quote fortune-add-fortune) "fortune" "\ |
| @@ -9650,7 +9649,7 @@ and choose the directory as the fortune-file. | |||
| 9650 | ;;;*** | 9649 | ;;;*** |
| 9651 | 9650 | ||
| 9652 | ;;;### (autoloads (set-fringe-style fringe-mode fringe-mode) "fringe" | 9651 | ;;;### (autoloads (set-fringe-style fringe-mode fringe-mode) "fringe" |
| 9653 | ;;;;;; "fringe.el" (15985 65470)) | 9652 | ;;;;;; "fringe.el" (15997 671)) |
| 9654 | ;;; Generated autoloads from fringe.el | 9653 | ;;; Generated autoloads from fringe.el |
| 9655 | 9654 | ||
| 9656 | (defvar fringe-mode nil "\ | 9655 | (defvar fringe-mode nil "\ |
| @@ -9696,7 +9695,7 @@ If you want to set appearance of fringes on all frames, see `fringe-mode'. | |||
| 9696 | 9695 | ||
| 9697 | ;;;*** | 9696 | ;;;*** |
| 9698 | 9697 | ||
| 9699 | ;;;### (autoloads (gdba) "gdb-ui" "gdb-ui.el" (16116 34476)) | 9698 | ;;;### (autoloads (gdba) "gdb-ui" "gdb-ui.el" (16139 21084)) |
| 9700 | ;;; Generated autoloads from gdb-ui.el | 9699 | ;;; Generated autoloads from gdb-ui.el |
| 9701 | 9700 | ||
| 9702 | (autoload (quote gdba) "gdb-ui" "\ | 9701 | (autoload (quote gdba) "gdb-ui" "\ |
| @@ -9817,7 +9816,7 @@ at places they belong to. | |||
| 9817 | ;;;*** | 9816 | ;;;*** |
| 9818 | 9817 | ||
| 9819 | ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server | 9818 | ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server |
| 9820 | ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15935 47838)) | 9819 | ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15941 42960)) |
| 9821 | ;;; Generated autoloads from gnus/gnus.el | 9820 | ;;; Generated autoloads from gnus/gnus.el |
| 9822 | 9821 | ||
| 9823 | (autoload (quote gnus-slave-no-server) "gnus" "\ | 9822 | (autoload (quote gnus-slave-no-server) "gnus" "\ |
| @@ -9857,7 +9856,7 @@ prompt the user for the name of an NNTP server to use. | |||
| 9857 | 9856 | ||
| 9858 | ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize | 9857 | ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize |
| 9859 | ;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el" | 9858 | ;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el" |
| 9860 | ;;;;;; (15935 47838)) | 9859 | ;;;;;; (15941 42960)) |
| 9861 | ;;; Generated autoloads from gnus/gnus-agent.el | 9860 | ;;; Generated autoloads from gnus/gnus-agent.el |
| 9862 | 9861 | ||
| 9863 | (autoload (quote gnus-unplugged) "gnus-agent" "\ | 9862 | (autoload (quote gnus-unplugged) "gnus-agent" "\ |
| @@ -9896,7 +9895,7 @@ Not documented | |||
| 9896 | ;;;*** | 9895 | ;;;*** |
| 9897 | 9896 | ||
| 9898 | ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" | 9897 | ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" |
| 9899 | ;;;;;; (16055 61921)) | 9898 | ;;;;;; (16057 36338)) |
| 9900 | ;;; Generated autoloads from gnus/gnus-art.el | 9899 | ;;; Generated autoloads from gnus/gnus-art.el |
| 9901 | 9900 | ||
| 9902 | (autoload (quote gnus-article-prepare-display) "gnus-art" "\ | 9901 | (autoload (quote gnus-article-prepare-display) "gnus-art" "\ |
| @@ -9918,8 +9917,8 @@ Play a sound FILE through the speaker. | |||
| 9918 | ;;;*** | 9917 | ;;;*** |
| 9919 | 9918 | ||
| 9920 | ;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active | 9919 | ;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active |
| 9921 | ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (15935 | 9920 | ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (15941 |
| 9922 | ;;;;;; 47838)) | 9921 | ;;;;;; 42960)) |
| 9923 | ;;; Generated autoloads from gnus/gnus-cache.el | 9922 | ;;; Generated autoloads from gnus/gnus-cache.el |
| 9924 | 9923 | ||
| 9925 | (autoload (quote gnus-jog-cache) "gnus-cache" "\ | 9924 | (autoload (quote gnus-jog-cache) "gnus-cache" "\ |
| @@ -9943,7 +9942,7 @@ Generate NOV files recursively starting in DIR. | |||
| 9943 | ;;;*** | 9942 | ;;;*** |
| 9944 | 9943 | ||
| 9945 | ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) | 9944 | ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) |
| 9946 | ;;;;;; "gnus-group" "gnus/gnus-group.el" (15935 47838)) | 9945 | ;;;;;; "gnus-group" "gnus/gnus-group.el" (16131 19792)) |
| 9947 | ;;; Generated autoloads from gnus/gnus-group.el | 9946 | ;;; Generated autoloads from gnus/gnus-group.el |
| 9948 | 9947 | ||
| 9949 | (autoload (quote gnus-fetch-group) "gnus-group" "\ | 9948 | (autoload (quote gnus-fetch-group) "gnus-group" "\ |
| @@ -9974,7 +9973,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score | |||
| 9974 | ;;;*** | 9973 | ;;;*** |
| 9975 | 9974 | ||
| 9976 | ;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode) | 9975 | ;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode) |
| 9977 | ;;;;;; "gnus-ml" "gnus/gnus-ml.el" (15935 47838)) | 9976 | ;;;;;; "gnus-ml" "gnus/gnus-ml.el" (15941 42960)) |
| 9978 | ;;; Generated autoloads from gnus/gnus-ml.el | 9977 | ;;; Generated autoloads from gnus/gnus-ml.el |
| 9979 | 9978 | ||
| 9980 | (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\ | 9979 | (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\ |
| @@ -9993,7 +9992,7 @@ Minor mode for providing mailing-list commands. | |||
| 9993 | 9992 | ||
| 9994 | ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update | 9993 | ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update |
| 9995 | ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" | 9994 | ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" |
| 9996 | ;;;;;; (15847 36479)) | 9995 | ;;;;;; (15856 53273)) |
| 9997 | ;;; Generated autoloads from gnus/gnus-mlspl.el | 9996 | ;;; Generated autoloads from gnus/gnus-mlspl.el |
| 9998 | 9997 | ||
| 9999 | (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\ | 9998 | (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\ |
| @@ -10104,8 +10103,8 @@ Update the .newsrc.eld file to reflect the change of nntp server. | |||
| 10104 | 10103 | ||
| 10105 | ;;;*** | 10104 | ;;;*** |
| 10106 | 10105 | ||
| 10107 | ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15935 | 10106 | ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15941 |
| 10108 | ;;;;;; 47838)) | 10107 | ;;;;;; 42960)) |
| 10109 | ;;; Generated autoloads from gnus/gnus-msg.el | 10108 | ;;; Generated autoloads from gnus/gnus-msg.el |
| 10110 | 10109 | ||
| 10111 | (autoload (quote gnus-msg-mail) "gnus-msg" "\ | 10110 | (autoload (quote gnus-msg-mail) "gnus-msg" "\ |
| @@ -10120,7 +10119,7 @@ Gcc: header for archiving purposes. | |||
| 10120 | ;;;*** | 10119 | ;;;*** |
| 10121 | 10120 | ||
| 10122 | ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el" | 10121 | ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el" |
| 10123 | ;;;;;; (15847 36479)) | 10122 | ;;;;;; (15856 53273)) |
| 10124 | ;;; Generated autoloads from gnus/gnus-mule.el | 10123 | ;;; Generated autoloads from gnus/gnus-mule.el |
| 10125 | 10124 | ||
| 10126 | (autoload (quote gnus-mule-add-group) "gnus-mule" "\ | 10125 | (autoload (quote gnus-mule-add-group) "gnus-mule" "\ |
| @@ -10169,7 +10168,7 @@ Update the format specification near point. | |||
| 10169 | ;;;*** | 10168 | ;;;*** |
| 10170 | 10169 | ||
| 10171 | ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start" | 10170 | ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start" |
| 10172 | ;;;;;; "gnus/gnus-start.el" (15650 59284)) | 10171 | ;;;;;; "gnus/gnus-start.el" (15678 51469)) |
| 10173 | ;;; Generated autoloads from gnus/gnus-start.el | 10172 | ;;; Generated autoloads from gnus/gnus-start.el |
| 10174 | 10173 | ||
| 10175 | (autoload (quote gnus-unload) "gnus-start" "\ | 10174 | (autoload (quote gnus-unload) "gnus-start" "\ |
| @@ -10188,7 +10187,7 @@ Declare backend NAME with ABILITIES as a Gnus backend. | |||
| 10188 | ;;;*** | 10187 | ;;;*** |
| 10189 | 10188 | ||
| 10190 | ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" | 10189 | ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" |
| 10191 | ;;;;;; (15847 36480)) | 10190 | ;;;;;; (15856 53274)) |
| 10192 | ;;; Generated autoloads from gnus/gnus-win.el | 10191 | ;;; Generated autoloads from gnus/gnus-win.el |
| 10193 | 10192 | ||
| 10194 | (autoload (quote gnus-add-configuration) "gnus-win" "\ | 10193 | (autoload (quote gnus-add-configuration) "gnus-win" "\ |
| @@ -10198,7 +10197,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'. | |||
| 10198 | 10197 | ||
| 10199 | ;;;*** | 10198 | ;;;*** |
| 10200 | 10199 | ||
| 10201 | ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (16024 13827)) | 10200 | ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (16025 36884)) |
| 10202 | ;;; Generated autoloads from play/gomoku.el | 10201 | ;;; Generated autoloads from play/gomoku.el |
| 10203 | 10202 | ||
| 10204 | (autoload (quote gomoku) "gomoku" "\ | 10203 | (autoload (quote gomoku) "gomoku" "\ |
| @@ -10225,7 +10224,7 @@ Use \\[describe-mode] for more info. | |||
| 10225 | ;;;*** | 10224 | ;;;*** |
| 10226 | 10225 | ||
| 10227 | ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse) | 10226 | ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse) |
| 10228 | ;;;;;; "goto-addr" "net/goto-addr.el" (16072 61173)) | 10227 | ;;;;;; "goto-addr" "net/goto-addr.el" (16111 41831)) |
| 10229 | ;;; Generated autoloads from net/goto-addr.el | 10228 | ;;; Generated autoloads from net/goto-addr.el |
| 10230 | 10229 | ||
| 10231 | (autoload (quote goto-address-at-mouse) "goto-addr" "\ | 10230 | (autoload (quote goto-address-at-mouse) "goto-addr" "\ |
| @@ -10271,7 +10270,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful. | |||
| 10271 | ;;;*** | 10270 | ;;;*** |
| 10272 | 10271 | ||
| 10273 | ;;;### (autoloads (gdb-script-mode bashdb jdb pdb perldb xdb dbx | 10272 | ;;;### (autoloads (gdb-script-mode bashdb jdb pdb perldb xdb dbx |
| 10274 | ;;;;;; sdb gdb) "gud" "progmodes/gud.el" (16116 34477)) | 10273 | ;;;;;; sdb gdb) "gud" "progmodes/gud.el" (16131 19793)) |
| 10275 | ;;; Generated autoloads from progmodes/gud.el | 10274 | ;;; Generated autoloads from progmodes/gud.el |
| 10276 | 10275 | ||
| 10277 | (autoload (quote gdb) "gud" "\ | 10276 | (autoload (quote gdb) "gud" "\ |
| @@ -10352,8 +10351,8 @@ Major mode for editing GDB scripts | |||
| 10352 | 10351 | ||
| 10353 | ;;;*** | 10352 | ;;;*** |
| 10354 | 10353 | ||
| 10355 | ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (15935 | 10354 | ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (15941 |
| 10356 | ;;;;;; 48681)) | 10355 | ;;;;;; 42963)) |
| 10357 | ;;; Generated autoloads from play/handwrite.el | 10356 | ;;; Generated autoloads from play/handwrite.el |
| 10358 | 10357 | ||
| 10359 | (autoload (quote handwrite) "handwrite" "\ | 10358 | (autoload (quote handwrite) "handwrite" "\ |
| @@ -10371,7 +10370,7 @@ Variables: handwrite-linespace (default 12) | |||
| 10371 | ;;;*** | 10370 | ;;;*** |
| 10372 | 10371 | ||
| 10373 | ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" | 10372 | ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" |
| 10374 | ;;;;;; (15935 48681)) | 10373 | ;;;;;; (15941 42963)) |
| 10375 | ;;; Generated autoloads from play/hanoi.el | 10374 | ;;; Generated autoloads from play/hanoi.el |
| 10376 | 10375 | ||
| 10377 | (autoload (quote hanoi) "hanoi" "\ | 10376 | (autoload (quote hanoi) "hanoi" "\ |
| @@ -10400,7 +10399,7 @@ to be updated. | |||
| 10400 | 10399 | ||
| 10401 | ;;;### (autoloads (describe-categories describe-syntax describe-variable | 10400 | ;;;### (autoloads (describe-categories describe-syntax describe-variable |
| 10402 | ;;;;;; variable-at-point describe-function-1 describe-function locate-library | 10401 | ;;;;;; variable-at-point describe-function-1 describe-function locate-library |
| 10403 | ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (16065 15076)) | 10402 | ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (16070 35806)) |
| 10404 | ;;; Generated autoloads from help-fns.el | 10403 | ;;; Generated autoloads from help-fns.el |
| 10405 | 10404 | ||
| 10406 | (autoload (quote help-with-tutorial) "help-fns" "\ | 10405 | (autoload (quote help-with-tutorial) "help-fns" "\ |
| @@ -10468,7 +10467,7 @@ The descriptions are inserted in a buffer, which is then displayed. | |||
| 10468 | ;;;*** | 10467 | ;;;*** |
| 10469 | 10468 | ||
| 10470 | ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" | 10469 | ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" |
| 10471 | ;;;;;; (15954 4442)) | 10470 | ;;;;;; (15961 24150)) |
| 10472 | ;;; Generated autoloads from help-macro.el | 10471 | ;;; Generated autoloads from help-macro.el |
| 10473 | 10472 | ||
| 10474 | (defvar three-step-help nil "\ | 10473 | (defvar three-step-help nil "\ |
| @@ -10484,7 +10483,7 @@ A value of nil means skip the middle step, so that | |||
| 10484 | 10483 | ||
| 10485 | ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button | 10484 | ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button |
| 10486 | ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup | 10485 | ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup |
| 10487 | ;;;;;; help-mode) "help-mode" "help-mode.el" (16039 41462)) | 10486 | ;;;;;; help-mode) "help-mode" "help-mode.el" (16054 60746)) |
| 10488 | ;;; Generated autoloads from help-mode.el | 10487 | ;;; Generated autoloads from help-mode.el |
| 10489 | 10488 | ||
| 10490 | (autoload (quote help-mode) "help-mode" "\ | 10489 | (autoload (quote help-mode) "help-mode" "\ |
| @@ -10564,7 +10563,7 @@ Add xrefs for symbols in `pp's output between FROM and TO. | |||
| 10564 | ;;;*** | 10563 | ;;;*** |
| 10565 | 10564 | ||
| 10566 | ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" | 10565 | ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" |
| 10567 | ;;;;;; "emacs-lisp/helper.el" (15954 4801)) | 10566 | ;;;;;; "emacs-lisp/helper.el" (15961 24152)) |
| 10568 | ;;; Generated autoloads from emacs-lisp/helper.el | 10567 | ;;; Generated autoloads from emacs-lisp/helper.el |
| 10569 | 10568 | ||
| 10570 | (autoload (quote Helper-describe-bindings) "helper" "\ | 10569 | (autoload (quote Helper-describe-bindings) "helper" "\ |
| @@ -10580,7 +10579,7 @@ Provide help for current mode. | |||
| 10580 | ;;;*** | 10579 | ;;;*** |
| 10581 | 10580 | ||
| 10582 | ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" | 10581 | ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" |
| 10583 | ;;;;;; "hexl.el" (16030 5145)) | 10582 | ;;;;;; "hexl.el" (16054 60746)) |
| 10584 | ;;; Generated autoloads from hexl.el | 10583 | ;;; Generated autoloads from hexl.el |
| 10585 | 10584 | ||
| 10586 | (autoload (quote hexl-mode) "hexl" "\ | 10585 | (autoload (quote hexl-mode) "hexl" "\ |
| @@ -10675,8 +10674,8 @@ This discards the buffer's undo information. | |||
| 10675 | 10674 | ||
| 10676 | ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer | 10675 | ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer |
| 10677 | ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer | 10676 | ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer |
| 10678 | ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15935 | 10677 | ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15941 |
| 10679 | ;;;;;; 41671)) | 10678 | ;;;;;; 42952)) |
| 10680 | ;;; Generated autoloads from hi-lock.el | 10679 | ;;; Generated autoloads from hi-lock.el |
| 10681 | 10680 | ||
| 10682 | (defvar hi-lock-mode nil "\ | 10681 | (defvar hi-lock-mode nil "\ |
| @@ -10787,7 +10786,7 @@ be found in variable `hi-lock-interactive-patterns'. | |||
| 10787 | ;;;*** | 10786 | ;;;*** |
| 10788 | 10787 | ||
| 10789 | ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially | 10788 | ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially |
| 10790 | ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15935 48914)) | 10789 | ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15941 42965)) |
| 10791 | ;;; Generated autoloads from progmodes/hideif.el | 10790 | ;;; Generated autoloads from progmodes/hideif.el |
| 10792 | 10791 | ||
| 10793 | (autoload (quote hide-ifdef-mode) "hideif" "\ | 10792 | (autoload (quote hide-ifdef-mode) "hideif" "\ |
| @@ -10842,7 +10841,7 @@ how the hiding is done: | |||
| 10842 | ;;;*** | 10841 | ;;;*** |
| 10843 | 10842 | ||
| 10844 | ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all) | 10843 | ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all) |
| 10845 | ;;;;;; "hideshow" "progmodes/hideshow.el" (15587 40845)) | 10844 | ;;;;;; "hideshow" "progmodes/hideshow.el" (15589 6174)) |
| 10846 | ;;; Generated autoloads from progmodes/hideshow.el | 10845 | ;;; Generated autoloads from progmodes/hideshow.el |
| 10847 | 10846 | ||
| 10848 | (defvar hs-hide-comments-when-hiding-all t "\ | 10847 | (defvar hs-hide-comments-when-hiding-all t "\ |
| @@ -10903,7 +10902,7 @@ Key bindings: | |||
| 10903 | ;;;### (autoloads (global-highlight-changes highlight-compare-with-file | 10902 | ;;;### (autoloads (global-highlight-changes highlight-compare-with-file |
| 10904 | ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change | 10903 | ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change |
| 10905 | ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight) | 10904 | ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight) |
| 10906 | ;;;;;; "hilit-chg" "hilit-chg.el" (15935 41683)) | 10905 | ;;;;;; "hilit-chg" "hilit-chg.el" (15941 42952)) |
| 10907 | ;;; Generated autoloads from hilit-chg.el | 10906 | ;;; Generated autoloads from hilit-chg.el |
| 10908 | 10907 | ||
| 10909 | (defvar highlight-changes-mode nil) | 10908 | (defvar highlight-changes-mode nil) |
| @@ -11021,7 +11020,7 @@ variable `highlight-changes-global-changes-existing-buffers' is non-nil). | |||
| 11021 | ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction | 11020 | ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction |
| 11022 | ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space | 11021 | ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space |
| 11023 | ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" | 11022 | ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" |
| 11024 | ;;;;;; "hippie-exp.el" (15930 37749)) | 11023 | ;;;;;; "hippie-exp.el" (15941 42952)) |
| 11025 | ;;; Generated autoloads from hippie-exp.el | 11024 | ;;; Generated autoloads from hippie-exp.el |
| 11026 | 11025 | ||
| 11027 | (defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\ | 11026 | (defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\ |
| @@ -11094,7 +11093,7 @@ argument VERBOSE non-nil makes the function verbose. | |||
| 11094 | ;;;*** | 11093 | ;;;*** |
| 11095 | 11094 | ||
| 11096 | ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" | 11095 | ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" |
| 11097 | ;;;;;; (16068 44808)) | 11096 | ;;;;;; (16070 35806)) |
| 11098 | ;;; Generated autoloads from hl-line.el | 11097 | ;;; Generated autoloads from hl-line.el |
| 11099 | 11098 | ||
| 11100 | (autoload (quote hl-line-mode) "hl-line" "\ | 11099 | (autoload (quote hl-line-mode) "hl-line" "\ |
| @@ -11134,7 +11133,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and | |||
| 11134 | ;;;*** | 11133 | ;;;*** |
| 11135 | 11134 | ||
| 11136 | ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" | 11135 | ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" |
| 11137 | ;;;;;; (15935 46813)) | 11136 | ;;;;;; (15941 42958)) |
| 11138 | ;;; Generated autoloads from calendar/holidays.el | 11137 | ;;; Generated autoloads from calendar/holidays.el |
| 11139 | 11138 | ||
| 11140 | (autoload (quote holidays) "holidays" "\ | 11139 | (autoload (quote holidays) "holidays" "\ |
| @@ -11158,7 +11157,7 @@ The optional LABEL is used to label the buffer created. | |||
| 11158 | ;;;*** | 11157 | ;;;*** |
| 11159 | 11158 | ||
| 11160 | ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll) | 11159 | ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll) |
| 11161 | ;;;;;; "hscroll" "obsolete/hscroll.el" (15935 48553)) | 11160 | ;;;;;; "hscroll" "obsolete/hscroll.el" (15941 42963)) |
| 11162 | ;;; Generated autoloads from obsolete/hscroll.el | 11161 | ;;; Generated autoloads from obsolete/hscroll.el |
| 11163 | 11162 | ||
| 11164 | (autoload (quote turn-on-hscroll) "hscroll" "\ | 11163 | (autoload (quote turn-on-hscroll) "hscroll" "\ |
| @@ -11205,7 +11204,7 @@ Also see `automatic-hscrolling'. | |||
| 11205 | ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group | 11204 | ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group |
| 11206 | ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group | 11205 | ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group |
| 11207 | ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode | 11206 | ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode |
| 11208 | ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (16013 64855)) | 11207 | ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (16135 8990)) |
| 11209 | ;;; Generated autoloads from ibuf-ext.el | 11208 | ;;; Generated autoloads from ibuf-ext.el |
| 11210 | 11209 | ||
| 11211 | (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ | 11210 | (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ |
| @@ -11558,8 +11557,8 @@ defaults to one. | |||
| 11558 | ;;;*** | 11557 | ;;;*** |
| 11559 | 11558 | ||
| 11560 | ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter | 11559 | ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter |
| 11561 | ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (16071 | 11560 | ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (16111 |
| 11562 | ;;;;;; 53334)) | 11561 | ;;;;;; 41826)) |
| 11563 | ;;; Generated autoloads from ibuf-macs.el | 11562 | ;;; Generated autoloads from ibuf-macs.el |
| 11564 | 11563 | ||
| 11565 | (autoload (quote define-ibuffer-column) "ibuf-macs" "\ | 11564 | (autoload (quote define-ibuffer-column) "ibuf-macs" "\ |
| @@ -11645,7 +11644,7 @@ bound to the current value of the filter. | |||
| 11645 | ;;;*** | 11644 | ;;;*** |
| 11646 | 11645 | ||
| 11647 | ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) | 11646 | ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) |
| 11648 | ;;;;;; "ibuffer" "ibuffer.el" (16071 53236)) | 11647 | ;;;;;; "ibuffer" "ibuffer.el" (16135 8990)) |
| 11649 | ;;; Generated autoloads from ibuffer.el | 11648 | ;;; Generated autoloads from ibuffer.el |
| 11650 | 11649 | ||
| 11651 | (autoload (quote ibuffer-list-buffers) "ibuffer" "\ | 11650 | (autoload (quote ibuffer-list-buffers) "ibuffer" "\ |
| @@ -11685,7 +11684,7 @@ locally in this buffer. | |||
| 11685 | ;;;*** | 11684 | ;;;*** |
| 11686 | 11685 | ||
| 11687 | ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" | 11686 | ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" |
| 11688 | ;;;;;; "icomplete.el" (15935 41799)) | 11687 | ;;;;;; "icomplete.el" (15941 42953)) |
| 11689 | ;;; Generated autoloads from icomplete.el | 11688 | ;;; Generated autoloads from icomplete.el |
| 11690 | 11689 | ||
| 11691 | (autoload (quote icomplete-mode) "icomplete" "\ | 11690 | (autoload (quote icomplete-mode) "icomplete" "\ |
| @@ -11702,7 +11701,7 @@ Usually run by inclusion in `minibuffer-setup-hook'. | |||
| 11702 | 11701 | ||
| 11703 | ;;;*** | 11702 | ;;;*** |
| 11704 | 11703 | ||
| 11705 | ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (15935 48915)) | 11704 | ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (15941 42965)) |
| 11706 | ;;; Generated autoloads from progmodes/icon.el | 11705 | ;;; Generated autoloads from progmodes/icon.el |
| 11707 | 11706 | ||
| 11708 | (autoload (quote icon-mode) "icon" "\ | 11707 | (autoload (quote icon-mode) "icon" "\ |
| @@ -11743,7 +11742,7 @@ with no args, if that value is non-nil. | |||
| 11743 | ;;;*** | 11742 | ;;;*** |
| 11744 | 11743 | ||
| 11745 | ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" | 11744 | ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" |
| 11746 | ;;;;;; (15790 55821)) | 11745 | ;;;;;; (15829 28909)) |
| 11747 | ;;; Generated autoloads from progmodes/idlw-shell.el | 11746 | ;;; Generated autoloads from progmodes/idlw-shell.el |
| 11748 | 11747 | ||
| 11749 | (autoload (quote idlwave-shell) "idlw-shell" "\ | 11748 | (autoload (quote idlwave-shell) "idlw-shell" "\ |
| @@ -11769,7 +11768,7 @@ See also the variable `idlwave-shell-prompt-pattern'. | |||
| 11769 | ;;;*** | 11768 | ;;;*** |
| 11770 | 11769 | ||
| 11771 | ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" | 11770 | ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" |
| 11772 | ;;;;;; (16055 62372)) | 11771 | ;;;;;; (16057 36339)) |
| 11773 | ;;; Generated autoloads from progmodes/idlwave.el | 11772 | ;;; Generated autoloads from progmodes/idlwave.el |
| 11774 | 11773 | ||
| 11775 | (autoload (quote idlwave-mode) "idlwave" "\ | 11774 | (autoload (quote idlwave-mode) "idlwave" "\ |
| @@ -11900,7 +11899,7 @@ The main features of this mode are | |||
| 11900 | ;;;;;; ido-find-file ido-find-file-in-dir ido-switch-buffer-other-frame | 11899 | ;;;;;; ido-find-file ido-find-file-in-dir ido-switch-buffer-other-frame |
| 11901 | ;;;;;; ido-insert-buffer ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window | 11900 | ;;;;;; ido-insert-buffer ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window |
| 11902 | ;;;;;; ido-switch-buffer ido-read-buffer ido-mode ido-mode) "ido" | 11901 | ;;;;;; ido-switch-buffer ido-read-buffer ido-mode ido-mode) "ido" |
| 11903 | ;;;;;; "ido.el" (15995 47749)) | 11902 | ;;;;;; "ido.el" (15997 671)) |
| 11904 | ;;; Generated autoloads from ido.el | 11903 | ;;; Generated autoloads from ido.el |
| 11905 | 11904 | ||
| 11906 | (defvar ido-mode nil "\ | 11905 | (defvar ido-mode nil "\ |
| @@ -12142,7 +12141,7 @@ See `read-file-name' for additional parameters. | |||
| 12142 | 12141 | ||
| 12143 | ;;;*** | 12142 | ;;;*** |
| 12144 | 12143 | ||
| 12145 | ;;;### (autoloads (ielm) "ielm" "ielm.el" (15935 41827)) | 12144 | ;;;### (autoloads (ielm) "ielm" "ielm.el" (15941 42953)) |
| 12146 | ;;; Generated autoloads from ielm.el | 12145 | ;;; Generated autoloads from ielm.el |
| 12147 | (add-hook 'same-window-buffer-names "*ielm*") | 12146 | (add-hook 'same-window-buffer-names "*ielm*") |
| 12148 | 12147 | ||
| @@ -12156,7 +12155,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist. | |||
| 12156 | 12155 | ||
| 12157 | ;;;### (autoloads (defimage find-image remove-images insert-image | 12156 | ;;;### (autoloads (defimage find-image remove-images insert-image |
| 12158 | ;;;;;; put-image create-image image-type-available-p image-type-from-file-header | 12157 | ;;;;;; put-image create-image image-type-available-p image-type-from-file-header |
| 12159 | ;;;;;; image-type-from-data) "image" "image.el" (15935 41897)) | 12158 | ;;;;;; image-type-from-data) "image" "image.el" (15941 42953)) |
| 12160 | ;;; Generated autoloads from image.el | 12159 | ;;; Generated autoloads from image.el |
| 12161 | 12160 | ||
| 12162 | (autoload (quote image-type-from-data) "image" "\ | 12161 | (autoload (quote image-type-from-data) "image" "\ |
| @@ -12271,7 +12270,7 @@ Example: | |||
| 12271 | 12270 | ||
| 12272 | ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp | 12271 | ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp |
| 12273 | ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" | 12272 | ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" |
| 12274 | ;;;;;; "image-file.el" (15786 7485)) | 12273 | ;;;;;; "image-file.el" (15829 28907)) |
| 12275 | ;;; Generated autoloads from image-file.el | 12274 | ;;; Generated autoloads from image-file.el |
| 12276 | 12275 | ||
| 12277 | (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\ | 12276 | (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\ |
| @@ -12332,7 +12331,7 @@ Image files are those whose name has an extension in | |||
| 12332 | ;;;*** | 12331 | ;;;*** |
| 12333 | 12332 | ||
| 12334 | ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar | 12333 | ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar |
| 12335 | ;;;;;; imenu-sort-function) "imenu" "imenu.el" (16069 21415)) | 12334 | ;;;;;; imenu-sort-function) "imenu" "imenu.el" (16070 35806)) |
| 12336 | ;;; Generated autoloads from imenu.el | 12335 | ;;; Generated autoloads from imenu.el |
| 12337 | 12336 | ||
| 12338 | (defvar imenu-sort-function nil "\ | 12337 | (defvar imenu-sort-function nil "\ |
| @@ -12485,7 +12484,7 @@ for more information. | |||
| 12485 | 12484 | ||
| 12486 | ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion | 12485 | ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion |
| 12487 | ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) | 12486 | ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) |
| 12488 | ;;;;;; "ind-util" "language/ind-util.el" (16071 62458)) | 12487 | ;;;;;; "ind-util" "language/ind-util.el" (16111 41831)) |
| 12489 | ;;; Generated autoloads from language/ind-util.el | 12488 | ;;; Generated autoloads from language/ind-util.el |
| 12490 | 12489 | ||
| 12491 | (autoload (quote indian-compose-region) "ind-util" "\ | 12490 | (autoload (quote indian-compose-region) "ind-util" "\ |
| @@ -12527,7 +12526,7 @@ See also the function `indian-glyph-char'. | |||
| 12527 | ;;;*** | 12526 | ;;;*** |
| 12528 | 12527 | ||
| 12529 | ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el" | 12528 | ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el" |
| 12530 | ;;;;;; (15650 57540)) | 12529 | ;;;;;; (15678 51473)) |
| 12531 | ;;; Generated autoloads from progmodes/inf-lisp.el | 12530 | ;;; Generated autoloads from progmodes/inf-lisp.el |
| 12532 | 12531 | ||
| 12533 | (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ | 12532 | (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ |
| @@ -12586,7 +12585,7 @@ of `inferior-lisp-program'). Runs the hooks from | |||
| 12586 | ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node | 12585 | ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node |
| 12587 | ;;;;;; Info-goto-emacs-command-node Info-index Info-directory info-standalone | 12586 | ;;;;;; Info-goto-emacs-command-node Info-index Info-directory info-standalone |
| 12588 | ;;;;;; info-emacs-manual info info-other-window) "info" "info.el" | 12587 | ;;;;;; info-emacs-manual info info-other-window) "info" "info.el" |
| 12589 | ;;;;;; (16116 34476)) | 12588 | ;;;;;; (16149 47790)) |
| 12590 | ;;; Generated autoloads from info.el | 12589 | ;;; Generated autoloads from info.el |
| 12591 | 12590 | ||
| 12592 | (autoload (quote info-other-window) "info" "\ | 12591 | (autoload (quote info-other-window) "info" "\ |
| @@ -12669,7 +12668,7 @@ This will add a speedbar major display mode. | |||
| 12669 | 12668 | ||
| 12670 | ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file | 12669 | ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file |
| 12671 | ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" | 12670 | ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" |
| 12672 | ;;;;;; (16083 48497)) | 12671 | ;;;;;; (16111 41826)) |
| 12673 | ;;; Generated autoloads from info-look.el | 12672 | ;;; Generated autoloads from info-look.el |
| 12674 | 12673 | ||
| 12675 | (autoload (quote info-lookup-reset) "info-look" "\ | 12674 | (autoload (quote info-lookup-reset) "info-look" "\ |
| @@ -12732,7 +12731,7 @@ The usual path is `Info-directory-list' and `Info-additional-directory-list'. | |||
| 12732 | ;;;*** | 12731 | ;;;*** |
| 12733 | 12732 | ||
| 12734 | ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) | 12733 | ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) |
| 12735 | ;;;;;; "informat" "informat.el" (15935 42088)) | 12734 | ;;;;;; "informat" "informat.el" (15941 42953)) |
| 12736 | ;;; Generated autoloads from informat.el | 12735 | ;;; Generated autoloads from informat.el |
| 12737 | 12736 | ||
| 12738 | (autoload (quote Info-tagify) "informat" "\ | 12737 | (autoload (quote Info-tagify) "informat" "\ |
| @@ -12794,7 +12793,7 @@ Not documented | |||
| 12794 | ;;;*** | 12793 | ;;;*** |
| 12795 | 12794 | ||
| 12796 | ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el" | 12795 | ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el" |
| 12797 | ;;;;;; (15935 48018)) | 12796 | ;;;;;; (15941 42961)) |
| 12798 | ;;; Generated autoloads from international/iso-acc.el | 12797 | ;;; Generated autoloads from international/iso-acc.el |
| 12799 | 12798 | ||
| 12800 | (autoload (quote iso-accents-mode) "iso-acc" "\ | 12799 | (autoload (quote iso-accents-mode) "iso-acc" "\ |
| @@ -12827,7 +12826,7 @@ and a negative argument disables it. | |||
| 12827 | ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only | 12826 | ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only |
| 12828 | ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso | 12827 | ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso |
| 12829 | ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" | 12828 | ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" |
| 12830 | ;;;;;; "international/iso-cvt.el" (15935 48018)) | 12829 | ;;;;;; "international/iso-cvt.el" (15941 42961)) |
| 12831 | ;;; Generated autoloads from international/iso-cvt.el | 12830 | ;;; Generated autoloads from international/iso-cvt.el |
| 12832 | 12831 | ||
| 12833 | (autoload (quote iso-spanish) "iso-cvt" "\ | 12832 | (autoload (quote iso-spanish) "iso-cvt" "\ |
| @@ -12911,7 +12910,7 @@ Add submenus to the Files menu, to convert to and from various formats. | |||
| 12911 | ;;;*** | 12910 | ;;;*** |
| 12912 | 12911 | ||
| 12913 | ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" | 12912 | ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" |
| 12914 | ;;;;;; (15935 48018)) | 12913 | ;;;;;; (15941 42961)) |
| 12915 | ;;; Generated autoloads from international/iso-transl.el | 12914 | ;;; Generated autoloads from international/iso-transl.el |
| 12916 | (or key-translation-map (setq key-translation-map (make-sparse-keymap))) | 12915 | (or key-translation-map (setq key-translation-map (make-sparse-keymap))) |
| 12917 | (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) | 12916 | (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) |
| @@ -12924,7 +12923,7 @@ Add submenus to the Files menu, to convert to and from various formats. | |||
| 12924 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell | 12923 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell |
| 12925 | ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist | 12924 | ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist |
| 12926 | ;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary) | 12925 | ;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary) |
| 12927 | ;;;;;; "ispell" "textmodes/ispell.el" (16077 16968)) | 12926 | ;;;;;; "ispell" "textmodes/ispell.el" (16111 41838)) |
| 12928 | ;;; Generated autoloads from textmodes/ispell.el | 12927 | ;;; Generated autoloads from textmodes/ispell.el |
| 12929 | 12928 | ||
| 12930 | (defvar ispell-personal-dictionary nil "\ | 12929 | (defvar ispell-personal-dictionary nil "\ |
| @@ -13214,7 +13213,7 @@ You can bind this to the key C-c i in GNUS or mail by adding to | |||
| 13214 | 13213 | ||
| 13215 | ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer | 13214 | ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer |
| 13216 | ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings | 13215 | ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings |
| 13217 | ;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (16111 31861)) | 13216 | ;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (16131 19788)) |
| 13218 | ;;; Generated autoloads from iswitchb.el | 13217 | ;;; Generated autoloads from iswitchb.el |
| 13219 | 13218 | ||
| 13220 | (autoload (quote iswitchb-read-buffer) "iswitchb" "\ | 13219 | (autoload (quote iswitchb-read-buffer) "iswitchb" "\ |
| @@ -13288,7 +13287,7 @@ This mode enables switching between buffers using substrings. See | |||
| 13288 | ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region | 13287 | ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region |
| 13289 | ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku | 13288 | ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku |
| 13290 | ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) | 13289 | ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) |
| 13291 | ;;;;;; "japan-util" "language/japan-util.el" (16005 1612)) | 13290 | ;;;;;; "japan-util" "language/japan-util.el" (16011 28193)) |
| 13292 | ;;; Generated autoloads from language/japan-util.el | 13291 | ;;; Generated autoloads from language/japan-util.el |
| 13293 | 13292 | ||
| 13294 | (autoload (quote setup-japanese-environment-internal) "japan-util" "\ | 13293 | (autoload (quote setup-japanese-environment-internal) "japan-util" "\ |
| @@ -13365,8 +13364,8 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading. | |||
| 13365 | 13364 | ||
| 13366 | ;;;*** | 13365 | ;;;*** |
| 13367 | 13366 | ||
| 13368 | ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15935 | 13367 | ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15941 |
| 13369 | ;;;;;; 42156)) | 13368 | ;;;;;; 42953)) |
| 13370 | ;;; Generated autoloads from jit-lock.el | 13369 | ;;; Generated autoloads from jit-lock.el |
| 13371 | 13370 | ||
| 13372 | (autoload (quote jit-lock-register) "jit-lock" "\ | 13371 | (autoload (quote jit-lock-register) "jit-lock" "\ |
| @@ -13380,7 +13379,7 @@ If non-nil, CONTEXTUAL means that a contextual fontification would be useful. | |||
| 13380 | ;;;*** | 13379 | ;;;*** |
| 13381 | 13380 | ||
| 13382 | ;;;### (autoloads (with-auto-compression-mode auto-compression-mode) | 13381 | ;;;### (autoloads (with-auto-compression-mode auto-compression-mode) |
| 13383 | ;;;;;; "jka-compr" "jka-compr.el" (16111 31861)) | 13382 | ;;;;;; "jka-compr" "jka-compr.el" (16111 41826)) |
| 13384 | ;;; Generated autoloads from jka-compr.el | 13383 | ;;; Generated autoloads from jka-compr.el |
| 13385 | 13384 | ||
| 13386 | (defvar auto-compression-mode nil "\ | 13385 | (defvar auto-compression-mode nil "\ |
| @@ -13407,7 +13406,7 @@ Evalute BODY with automatic file compression and uncompression enabled. | |||
| 13407 | 13406 | ||
| 13408 | ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup | 13407 | ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup |
| 13409 | ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" | 13408 | ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" |
| 13410 | ;;;;;; (15935 47202)) | 13409 | ;;;;;; (15941 42958)) |
| 13411 | ;;; Generated autoloads from emulation/keypad.el | 13410 | ;;; Generated autoloads from emulation/keypad.el |
| 13412 | 13411 | ||
| 13413 | (defvar keypad-setup nil "\ | 13412 | (defvar keypad-setup nil "\ |
| @@ -13463,7 +13462,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.' | |||
| 13463 | ;;;*** | 13462 | ;;;*** |
| 13464 | 13463 | ||
| 13465 | ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" | 13464 | ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" |
| 13466 | ;;;;;; (15935 48018)) | 13465 | ;;;;;; (15941 42961)) |
| 13467 | ;;; Generated autoloads from international/kinsoku.el | 13466 | ;;; Generated autoloads from international/kinsoku.el |
| 13468 | 13467 | ||
| 13469 | (autoload (quote kinsoku) "kinsoku" "\ | 13468 | (autoload (quote kinsoku) "kinsoku" "\ |
| @@ -13484,8 +13483,8 @@ the context of text formatting. | |||
| 13484 | 13483 | ||
| 13485 | ;;;*** | 13484 | ;;;*** |
| 13486 | 13485 | ||
| 13487 | ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (15935 | 13486 | ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (15941 |
| 13488 | ;;;;;; 48018)) | 13487 | ;;;;;; 42961)) |
| 13489 | ;;; Generated autoloads from international/kkc.el | 13488 | ;;; Generated autoloads from international/kkc.el |
| 13490 | 13489 | ||
| 13491 | (defvar kkc-after-update-conversion-functions nil "\ | 13490 | (defvar kkc-after-update-conversion-functions nil "\ |
| @@ -13510,7 +13509,7 @@ and the return value is the length of the conversion. | |||
| 13510 | ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro | 13509 | ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro |
| 13511 | ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter | 13510 | ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter |
| 13512 | ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" | 13511 | ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" |
| 13513 | ;;;;;; "kmacro.el" (16012 48473)) | 13512 | ;;;;;; "kmacro.el" (16014 64004)) |
| 13514 | ;;; Generated autoloads from kmacro.el | 13513 | ;;; Generated autoloads from kmacro.el |
| 13515 | (global-set-key "\C-x(" 'kmacro-start-macro) | 13514 | (global-set-key "\C-x(" 'kmacro-start-macro) |
| 13516 | (global-set-key "\C-x)" 'kmacro-end-macro) | 13515 | (global-set-key "\C-x)" 'kmacro-end-macro) |
| @@ -13628,7 +13627,7 @@ Not documented | |||
| 13628 | ;;;*** | 13627 | ;;;*** |
| 13629 | 13628 | ||
| 13630 | ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" | 13629 | ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" |
| 13631 | ;;;;;; (15905 54531)) | 13630 | ;;;;;; (15924 18775)) |
| 13632 | ;;; Generated autoloads from play/landmark.el | 13631 | ;;; Generated autoloads from play/landmark.el |
| 13633 | 13632 | ||
| 13634 | (defalias (quote landmark-repeat) (quote lm-test-run)) | 13633 | (defalias (quote landmark-repeat) (quote lm-test-run)) |
| @@ -13662,8 +13661,8 @@ Use \\[describe-mode] for more info. | |||
| 13662 | 13661 | ||
| 13663 | ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion | 13662 | ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion |
| 13664 | ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao | 13663 | ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao |
| 13665 | ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (15935 | 13664 | ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (15941 |
| 13666 | ;;;;;; 48150)) | 13665 | ;;;;;; 42961)) |
| 13667 | ;;; Generated autoloads from language/lao-util.el | 13666 | ;;; Generated autoloads from language/lao-util.el |
| 13668 | 13667 | ||
| 13669 | (autoload (quote lao-compose-string) "lao-util" "\ | 13668 | (autoload (quote lao-compose-string) "lao-util" "\ |
| @@ -13711,7 +13710,7 @@ Not documented | |||
| 13711 | ;;;*** | 13710 | ;;;*** |
| 13712 | 13711 | ||
| 13713 | ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) | 13712 | ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) |
| 13714 | ;;;;;; "latin1-disp" "international/latin1-disp.el" (15985 3489)) | 13713 | ;;;;;; "latin1-disp" "international/latin1-disp.el" (15997 672)) |
| 13715 | ;;; Generated autoloads from international/latin1-disp.el | 13714 | ;;; Generated autoloads from international/latin1-disp.el |
| 13716 | 13715 | ||
| 13717 | (defvar latin1-display nil "\ | 13716 | (defvar latin1-display nil "\ |
| @@ -13755,7 +13754,7 @@ use either M-x customize of the function `latin1-display'.") | |||
| 13755 | ;;;*** | 13754 | ;;;*** |
| 13756 | 13755 | ||
| 13757 | ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" | 13756 | ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" |
| 13758 | ;;;;;; "lazy-lock.el" (15935 42241)) | 13757 | ;;;;;; "lazy-lock.el" (15941 42953)) |
| 13759 | ;;; Generated autoloads from lazy-lock.el | 13758 | ;;; Generated autoloads from lazy-lock.el |
| 13760 | 13759 | ||
| 13761 | (autoload (quote lazy-lock-mode) "lazy-lock" "\ | 13760 | (autoload (quote lazy-lock-mode) "lazy-lock" "\ |
| @@ -13857,7 +13856,7 @@ Not documented | |||
| 13857 | 13856 | ||
| 13858 | ;;;*** | 13857 | ;;;*** |
| 13859 | 13858 | ||
| 13860 | ;;;### (autoloads (life) "life" "play/life.el" (15935 48681)) | 13859 | ;;;### (autoloads (life) "life" "play/life.el" (15941 42963)) |
| 13861 | ;;; Generated autoloads from play/life.el | 13860 | ;;; Generated autoloads from play/life.el |
| 13862 | 13861 | ||
| 13863 | (autoload (quote life) "life" "\ | 13862 | (autoload (quote life) "life" "\ |
| @@ -13870,8 +13869,8 @@ generations (this defaults to 1). | |||
| 13870 | 13869 | ||
| 13871 | ;;;*** | 13870 | ;;;*** |
| 13872 | 13871 | ||
| 13873 | ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (15766 | 13872 | ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (15781 |
| 13874 | ;;;;;; 29876)) | 13873 | ;;;;;; 48896)) |
| 13875 | ;;; Generated autoloads from loadhist.el | 13874 | ;;; Generated autoloads from loadhist.el |
| 13876 | 13875 | ||
| 13877 | (autoload (quote unload-feature) "loadhist" "\ | 13876 | (autoload (quote unload-feature) "loadhist" "\ |
| @@ -13884,7 +13883,7 @@ is nil, raise an error. | |||
| 13884 | ;;;*** | 13883 | ;;;*** |
| 13885 | 13884 | ||
| 13886 | ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el" | 13885 | ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el" |
| 13887 | ;;;;;; (15935 42259)) | 13886 | ;;;;;; (15941 42956)) |
| 13888 | ;;; Generated autoloads from locate.el | 13887 | ;;; Generated autoloads from locate.el |
| 13889 | 13888 | ||
| 13890 | (autoload (quote locate) "locate" "\ | 13889 | (autoload (quote locate) "locate" "\ |
| @@ -13903,7 +13902,7 @@ shown; this is often useful to constrain a big search. | |||
| 13903 | 13902 | ||
| 13904 | ;;;*** | 13903 | ;;;*** |
| 13905 | 13904 | ||
| 13906 | ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (16111 31861)) | 13905 | ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (16111 41826)) |
| 13907 | ;;; Generated autoloads from log-edit.el | 13906 | ;;; Generated autoloads from log-edit.el |
| 13908 | 13907 | ||
| 13909 | (autoload (quote log-edit) "log-edit" "\ | 13908 | (autoload (quote log-edit) "log-edit" "\ |
| @@ -13924,8 +13923,8 @@ If BUFFER is non-nil `log-edit' will jump to that buffer, use it to edit the | |||
| 13924 | 13923 | ||
| 13925 | ;;;*** | 13924 | ;;;*** |
| 13926 | 13925 | ||
| 13927 | ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (16060 | 13926 | ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (16070 |
| 13928 | ;;;;;; 11649)) | 13927 | ;;;;;; 35806)) |
| 13929 | ;;; Generated autoloads from log-view.el | 13928 | ;;; Generated autoloads from log-view.el |
| 13930 | 13929 | ||
| 13931 | (autoload (quote log-view-mode) "log-view" "\ | 13930 | (autoload (quote log-view-mode) "log-view" "\ |
| @@ -13936,8 +13935,8 @@ Major mode for browsing CVS log output. | |||
| 13936 | ;;;*** | 13935 | ;;;*** |
| 13937 | 13936 | ||
| 13938 | ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer | 13937 | ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer |
| 13939 | ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (15935 | 13938 | ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (15941 |
| 13940 | ;;;;;; 42324)) | 13939 | ;;;;;; 42956)) |
| 13941 | ;;; Generated autoloads from lpr.el | 13940 | ;;; Generated autoloads from lpr.el |
| 13942 | 13941 | ||
| 13943 | (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) | 13942 | (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) |
| @@ -14031,7 +14030,7 @@ for further customization of the printer command. | |||
| 14031 | ;;;*** | 14030 | ;;;*** |
| 14032 | 14031 | ||
| 14033 | ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" | 14032 | ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" |
| 14034 | ;;;;;; (16066 27775)) | 14033 | ;;;;;; (16070 35806)) |
| 14035 | ;;; Generated autoloads from ls-lisp.el | 14034 | ;;; Generated autoloads from ls-lisp.el |
| 14036 | 14035 | ||
| 14037 | (defvar ls-lisp-support-shell-wildcards t "\ | 14036 | (defvar ls-lisp-support-shell-wildcards t "\ |
| @@ -14042,8 +14041,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).") | |||
| 14042 | 14041 | ||
| 14043 | ;;;*** | 14042 | ;;;*** |
| 14044 | 14043 | ||
| 14045 | ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (15935 | 14044 | ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (15941 |
| 14046 | ;;;;;; 46813)) | 14045 | ;;;;;; 42958)) |
| 14047 | ;;; Generated autoloads from calendar/lunar.el | 14046 | ;;; Generated autoloads from calendar/lunar.el |
| 14048 | 14047 | ||
| 14049 | (autoload (quote phases-of-moon) "lunar" "\ | 14048 | (autoload (quote phases-of-moon) "lunar" "\ |
| @@ -14056,8 +14055,8 @@ This function is suitable for execution in a .emacs file. | |||
| 14056 | 14055 | ||
| 14057 | ;;;*** | 14056 | ;;;*** |
| 14058 | 14057 | ||
| 14059 | ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (15935 | 14058 | ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (15941 |
| 14060 | ;;;;;; 48915)) | 14059 | ;;;;;; 42965)) |
| 14061 | ;;; Generated autoloads from progmodes/m4-mode.el | 14060 | ;;; Generated autoloads from progmodes/m4-mode.el |
| 14062 | 14061 | ||
| 14063 | (autoload (quote m4-mode) "m4-mode" "\ | 14062 | (autoload (quote m4-mode) "m4-mode" "\ |
| @@ -14069,7 +14068,7 @@ A major mode to edit m4 macro files. | |||
| 14069 | ;;;*** | 14068 | ;;;*** |
| 14070 | 14069 | ||
| 14071 | ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro | 14070 | ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro |
| 14072 | ;;;;;; name-last-kbd-macro) "macros" "macros.el" (15935 42395)) | 14071 | ;;;;;; name-last-kbd-macro) "macros" "macros.el" (15941 42956)) |
| 14073 | ;;; Generated autoloads from macros.el | 14072 | ;;; Generated autoloads from macros.el |
| 14074 | 14073 | ||
| 14075 | (autoload (quote name-last-kbd-macro) "macros" "\ | 14074 | (autoload (quote name-last-kbd-macro) "macros" "\ |
| @@ -14157,7 +14156,7 @@ and then select the region of un-tablified names and use | |||
| 14157 | ;;;*** | 14156 | ;;;*** |
| 14158 | 14157 | ||
| 14159 | ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" | 14158 | ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" |
| 14160 | ;;;;;; "mail/mail-extr.el" (16071 64205)) | 14159 | ;;;;;; "mail/mail-extr.el" (16111 41831)) |
| 14161 | ;;; Generated autoloads from mail/mail-extr.el | 14160 | ;;; Generated autoloads from mail/mail-extr.el |
| 14162 | 14161 | ||
| 14163 | (autoload (quote mail-extract-address-components) "mail-extr" "\ | 14162 | (autoload (quote mail-extract-address-components) "mail-extr" "\ |
| @@ -14188,7 +14187,7 @@ Convert mail domain DOMAIN to the country it corresponds to. | |||
| 14188 | 14187 | ||
| 14189 | ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history | 14188 | ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history |
| 14190 | ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" | 14189 | ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" |
| 14191 | ;;;;;; (15935 48280)) | 14190 | ;;;;;; (15941 42961)) |
| 14192 | ;;; Generated autoloads from mail/mail-hist.el | 14191 | ;;; Generated autoloads from mail/mail-hist.el |
| 14193 | 14192 | ||
| 14194 | (autoload (quote mail-hist-define-keys) "mail-hist" "\ | 14193 | (autoload (quote mail-hist-define-keys) "mail-hist" "\ |
| @@ -14219,8 +14218,8 @@ This function normally would be called when the message is sent. | |||
| 14219 | 14218 | ||
| 14220 | ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region | 14219 | ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region |
| 14221 | ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p | 14220 | ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p |
| 14222 | ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15935 | 14221 | ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15941 |
| 14223 | ;;;;;; 48280)) | 14222 | ;;;;;; 42961)) |
| 14224 | ;;; Generated autoloads from mail/mail-utils.el | 14223 | ;;; Generated autoloads from mail/mail-utils.el |
| 14225 | 14224 | ||
| 14226 | (defvar mail-use-rfc822 nil "\ | 14225 | (defvar mail-use-rfc822 nil "\ |
| @@ -14268,7 +14267,7 @@ If 4th arg LIST is non-nil, return a list of all such fields. | |||
| 14268 | ;;;*** | 14267 | ;;;*** |
| 14269 | 14268 | ||
| 14270 | ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) | 14269 | ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) |
| 14271 | ;;;;;; "mailabbrev" "mail/mailabbrev.el" (15905 54449)) | 14270 | ;;;;;; "mailabbrev" "mail/mailabbrev.el" (15924 18773)) |
| 14272 | ;;; Generated autoloads from mail/mailabbrev.el | 14271 | ;;; Generated autoloads from mail/mailabbrev.el |
| 14273 | 14272 | ||
| 14274 | (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ | 14273 | (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ |
| @@ -14291,8 +14290,8 @@ If DEFINITION contains multiple addresses, separate them with commas. | |||
| 14291 | ;;;*** | 14290 | ;;;*** |
| 14292 | 14291 | ||
| 14293 | ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases | 14292 | ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases |
| 14294 | ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (16055 | 14293 | ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (16057 |
| 14295 | ;;;;;; 62806)) | 14294 | ;;;;;; 36338)) |
| 14296 | ;;; Generated autoloads from mail/mailalias.el | 14295 | ;;; Generated autoloads from mail/mailalias.el |
| 14297 | 14296 | ||
| 14298 | (defvar mail-complete-style (quote angles) "\ | 14297 | (defvar mail-complete-style (quote angles) "\ |
| @@ -14338,7 +14337,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any. | |||
| 14338 | ;;;*** | 14337 | ;;;*** |
| 14339 | 14338 | ||
| 14340 | ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" | 14339 | ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" |
| 14341 | ;;;;;; (15992 60888)) | 14340 | ;;;;;; (15997 672)) |
| 14342 | ;;; Generated autoloads from progmodes/make-mode.el | 14341 | ;;; Generated autoloads from progmodes/make-mode.el |
| 14343 | 14342 | ||
| 14344 | (autoload (quote makefile-mode) "make-mode" "\ | 14343 | (autoload (quote makefile-mode) "make-mode" "\ |
| @@ -14431,7 +14430,7 @@ Previous contents of that buffer are killed first. | |||
| 14431 | 14430 | ||
| 14432 | ;;;*** | 14431 | ;;;*** |
| 14433 | 14432 | ||
| 14434 | ;;;### (autoloads (man-follow man) "man" "man.el" (16111 31861)) | 14433 | ;;;### (autoloads (man-follow man) "man" "man.el" (16148 4632)) |
| 14435 | ;;; Generated autoloads from man.el | 14434 | ;;; Generated autoloads from man.el |
| 14436 | 14435 | ||
| 14437 | (defalias (quote manual-entry) (quote man)) | 14436 | (defalias (quote manual-entry) (quote man)) |
| @@ -14458,7 +14457,7 @@ Get a Un*x manual page of the item under point and put it in a buffer. | |||
| 14458 | 14457 | ||
| 14459 | ;;;*** | 14458 | ;;;*** |
| 14460 | 14459 | ||
| 14461 | ;;;### (autoloads (master-mode) "master" "master.el" (15935 42463)) | 14460 | ;;;### (autoloads (master-mode) "master" "master.el" (15941 42956)) |
| 14462 | ;;; Generated autoloads from master.el | 14461 | ;;; Generated autoloads from master.el |
| 14463 | 14462 | ||
| 14464 | (autoload (quote master-mode) "master" "\ | 14463 | (autoload (quote master-mode) "master" "\ |
| @@ -14480,8 +14479,8 @@ yourself the value of `master-of' by calling `master-show-slave'. | |||
| 14480 | 14479 | ||
| 14481 | ;;;*** | 14480 | ;;;*** |
| 14482 | 14481 | ||
| 14483 | ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (16111 | 14482 | ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (16131 |
| 14484 | ;;;;;; 31862)) | 14483 | ;;;;;; 19792)) |
| 14485 | ;;; Generated autoloads from menu-bar.el | 14484 | ;;; Generated autoloads from menu-bar.el |
| 14486 | 14485 | ||
| 14487 | (put (quote menu-bar-mode) (quote standard-value) (quote (t))) | 14486 | (put (quote menu-bar-mode) (quote standard-value) (quote (t))) |
| @@ -14514,7 +14513,7 @@ turn on menu bars; otherwise, turn off menu bars. | |||
| 14514 | ;;;;;; message-signature message-indent-citation-function message-cite-function | 14513 | ;;;;;; message-signature message-indent-citation-function message-cite-function |
| 14515 | ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function | 14514 | ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function |
| 14516 | ;;;;;; message-user-organization-file message-signature-separator | 14515 | ;;;;;; message-user-organization-file message-signature-separator |
| 14517 | ;;;;;; message-from-style) "message" "gnus/message.el" (16061 817)) | 14516 | ;;;;;; message-from-style) "message" "gnus/message.el" (16070 35808)) |
| 14518 | ;;; Generated autoloads from gnus/message.el | 14517 | ;;; Generated autoloads from gnus/message.el |
| 14519 | 14518 | ||
| 14520 | (defvar message-from-style (quote default) "\ | 14519 | (defvar message-from-style (quote default) "\ |
| @@ -14744,7 +14743,7 @@ which specify the range to operate on. | |||
| 14744 | ;;;*** | 14743 | ;;;*** |
| 14745 | 14744 | ||
| 14746 | ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" | 14745 | ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" |
| 14747 | ;;;;;; (15945 27155)) | 14746 | ;;;;;; (15961 24155)) |
| 14748 | ;;; Generated autoloads from progmodes/meta-mode.el | 14747 | ;;; Generated autoloads from progmodes/meta-mode.el |
| 14749 | 14748 | ||
| 14750 | (autoload (quote metafont-mode) "meta-mode" "\ | 14749 | (autoload (quote metafont-mode) "meta-mode" "\ |
| @@ -14771,7 +14770,7 @@ Turning on MetaPost mode calls the value of the variable | |||
| 14771 | 14770 | ||
| 14772 | ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body | 14771 | ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body |
| 14773 | ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" | 14772 | ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" |
| 14774 | ;;;;;; (15935 48280)) | 14773 | ;;;;;; (15941 42961)) |
| 14775 | ;;; Generated autoloads from mail/metamail.el | 14774 | ;;; Generated autoloads from mail/metamail.el |
| 14776 | 14775 | ||
| 14777 | (autoload (quote metamail-interpret-header) "metamail" "\ | 14776 | (autoload (quote metamail-interpret-header) "metamail" "\ |
| @@ -14815,8 +14814,8 @@ redisplayed as output is inserted. | |||
| 14815 | ;;;*** | 14814 | ;;;*** |
| 14816 | 14815 | ||
| 14817 | ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose | 14816 | ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose |
| 14818 | ;;;;;; mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (16040 | 14817 | ;;;;;; mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (16054 |
| 14819 | ;;;;;; 52480)) | 14818 | ;;;;;; 60750)) |
| 14820 | ;;; Generated autoloads from mh-e/mh-comp.el | 14819 | ;;; Generated autoloads from mh-e/mh-comp.el |
| 14821 | 14820 | ||
| 14822 | (autoload (quote mh-smail) "mh-comp" "\ | 14821 | (autoload (quote mh-smail) "mh-comp" "\ |
| @@ -14884,13 +14883,15 @@ Options that control this mode can be changed with | |||
| 14884 | When a message is composed, the hooks `text-mode-hook' and | 14883 | When a message is composed, the hooks `text-mode-hook' and |
| 14885 | `mh-letter-mode-hook' are run. | 14884 | `mh-letter-mode-hook' are run. |
| 14886 | 14885 | ||
| 14887 | \\{mh-letter-mode-map}" t nil) | 14886 | \\{mh-letter-mode-map} |
| 14887 | |||
| 14888 | \(fn)" t nil) | ||
| 14888 | (add-to-list 'auto-mode-alist '("/drafts/[0-9]+\\'" . mh-letter-mode)) | 14889 | (add-to-list 'auto-mode-alist '("/drafts/[0-9]+\\'" . mh-letter-mode)) |
| 14889 | 14890 | ||
| 14890 | ;;;*** | 14891 | ;;;*** |
| 14891 | 14892 | ||
| 14892 | ;;;### (autoloads (mh-version mh-nmail mh-rmail) "mh-e" "mh-e/mh-e.el" | 14893 | ;;;### (autoloads (mh-version mh-nmail mh-rmail) "mh-e" "mh-e/mh-e.el" |
| 14893 | ;;;;;; (16042 6118)) | 14894 | ;;;;;; (16054 60750)) |
| 14894 | ;;; Generated autoloads from mh-e/mh-e.el | 14895 | ;;; Generated autoloads from mh-e/mh-e.el |
| 14895 | 14896 | ||
| 14896 | (autoload (quote mh-rmail) "mh-e" "\ | 14897 | (autoload (quote mh-rmail) "mh-e" "\ |
| @@ -14914,7 +14915,7 @@ Display version information about MH-E and the MH mail handling system. | |||
| 14914 | 14915 | ||
| 14915 | ;;;*** | 14916 | ;;;*** |
| 14916 | 14917 | ||
| 14917 | ;;;### (autoloads nil "mh-utils" "mh-e/mh-utils.el" (16040 52480)) | 14918 | ;;;### (autoloads nil "mh-utils" "mh-e/mh-utils.el" (16054 60750)) |
| 14918 | ;;; Generated autoloads from mh-e/mh-utils.el | 14919 | ;;; Generated autoloads from mh-e/mh-utils.el |
| 14919 | 14920 | ||
| 14920 | (put (quote mh-progs) (quote risky-local-variable) t) | 14921 | (put (quote mh-progs) (quote risky-local-variable) t) |
| @@ -14955,7 +14956,7 @@ to its second argument TM. | |||
| 14955 | ;;;*** | 14956 | ;;;*** |
| 14956 | 14957 | ||
| 14957 | ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" | 14958 | ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" |
| 14958 | ;;;;;; "minibuf-eldef.el" (15935 43116)) | 14959 | ;;;;;; "minibuf-eldef.el" (15941 42956)) |
| 14959 | ;;; Generated autoloads from minibuf-eldef.el | 14960 | ;;; Generated autoloads from minibuf-eldef.el |
| 14960 | 14961 | ||
| 14961 | (defvar minibuffer-electric-default-mode nil "\ | 14962 | (defvar minibuffer-electric-default-mode nil "\ |
| @@ -14996,7 +14997,7 @@ Major mode for the mixal asm language. | |||
| 14996 | ;;;*** | 14997 | ;;;*** |
| 14997 | 14998 | ||
| 14998 | ;;;### (autoloads (malayalam-composition-function malayalam-compose-region) | 14999 | ;;;### (autoloads (malayalam-composition-function malayalam-compose-region) |
| 14999 | ;;;;;; "mlm-util" "language/mlm-util.el" (15962 53815)) | 15000 | ;;;;;; "mlm-util" "language/mlm-util.el" (15997 672)) |
| 15000 | ;;; Generated autoloads from language/mlm-util.el | 15001 | ;;; Generated autoloads from language/mlm-util.el |
| 15001 | 15002 | ||
| 15002 | (autoload (quote malayalam-compose-region) "mlm-util" "\ | 15003 | (autoload (quote malayalam-compose-region) "mlm-util" "\ |
| @@ -15014,7 +15015,7 @@ PATTERN regexp. | |||
| 15014 | ;;;*** | 15015 | ;;;*** |
| 15015 | 15016 | ||
| 15016 | ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" | 15017 | ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" |
| 15017 | ;;;;;; (15935 47838)) | 15018 | ;;;;;; (15941 42960)) |
| 15018 | ;;; Generated autoloads from gnus/mm-partial.el | 15019 | ;;; Generated autoloads from gnus/mm-partial.el |
| 15019 | 15020 | ||
| 15020 | (autoload (quote mm-inline-partial) "mm-partial" "\ | 15021 | (autoload (quote mm-inline-partial) "mm-partial" "\ |
| @@ -15028,7 +15029,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing. | |||
| 15028 | ;;;*** | 15029 | ;;;*** |
| 15029 | 15030 | ||
| 15030 | ;;;### (autoloads (mm-uu-test mm-uu-dissect) "mm-uu" "gnus/mm-uu.el" | 15031 | ;;;### (autoloads (mm-uu-test mm-uu-dissect) "mm-uu" "gnus/mm-uu.el" |
| 15031 | ;;;;;; (15948 48664)) | 15032 | ;;;;;; (15961 24153)) |
| 15032 | ;;; Generated autoloads from gnus/mm-uu.el | 15033 | ;;; Generated autoloads from gnus/mm-uu.el |
| 15033 | 15034 | ||
| 15034 | (autoload (quote mm-uu-dissect) "mm-uu" "\ | 15035 | (autoload (quote mm-uu-dissect) "mm-uu" "\ |
| @@ -15044,7 +15045,7 @@ Check whether the current buffer contains uu stuff. | |||
| 15044 | ;;;*** | 15045 | ;;;*** |
| 15045 | 15046 | ||
| 15046 | ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" | 15047 | ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" |
| 15047 | ;;;;;; (15935 48915)) | 15048 | ;;;;;; (15941 42965)) |
| 15048 | ;;; Generated autoloads from progmodes/modula2.el | 15049 | ;;; Generated autoloads from progmodes/modula2.el |
| 15049 | 15050 | ||
| 15050 | (autoload (quote modula-2-mode) "modula2" "\ | 15051 | (autoload (quote modula-2-mode) "modula2" "\ |
| @@ -15076,7 +15077,7 @@ followed by the first character of the construct. | |||
| 15076 | ;;;*** | 15077 | ;;;*** |
| 15077 | 15078 | ||
| 15078 | ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" | 15079 | ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" |
| 15079 | ;;;;;; (15837 12655)) | 15080 | ;;;;;; (15856 53275)) |
| 15080 | ;;; Generated autoloads from play/morse.el | 15081 | ;;; Generated autoloads from play/morse.el |
| 15081 | 15082 | ||
| 15082 | (autoload (quote morse-region) "morse" "\ | 15083 | (autoload (quote morse-region) "morse" "\ |
| @@ -15091,8 +15092,8 @@ Convert morse coded text in region to ordinary ASCII text. | |||
| 15091 | 15092 | ||
| 15092 | ;;;*** | 15093 | ;;;*** |
| 15093 | 15094 | ||
| 15094 | ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (15954 | 15095 | ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (15961 |
| 15095 | ;;;;;; 4515)) | 15096 | ;;;;;; 24151)) |
| 15096 | ;;; Generated autoloads from mouse-sel.el | 15097 | ;;; Generated autoloads from mouse-sel.el |
| 15097 | 15098 | ||
| 15098 | (defvar mouse-sel-mode nil "\ | 15099 | (defvar mouse-sel-mode nil "\ |
| @@ -15143,7 +15144,7 @@ primary selection and region. | |||
| 15143 | 15144 | ||
| 15144 | ;;;*** | 15145 | ;;;*** |
| 15145 | 15146 | ||
| 15146 | ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (16055 62620)) | 15147 | ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (16057 36338)) |
| 15147 | ;;; Generated autoloads from play/mpuz.el | 15148 | ;;; Generated autoloads from play/mpuz.el |
| 15148 | 15149 | ||
| 15149 | (autoload (quote mpuz) "mpuz" "\ | 15150 | (autoload (quote mpuz) "mpuz" "\ |
| @@ -15153,7 +15154,7 @@ Multiplication puzzle with GNU Emacs. | |||
| 15153 | 15154 | ||
| 15154 | ;;;*** | 15155 | ;;;*** |
| 15155 | 15156 | ||
| 15156 | ;;;### (autoloads (msb-mode) "msb" "msb.el" (15935 43170)) | 15157 | ;;;### (autoloads (msb-mode) "msb" "msb.el" (15941 42956)) |
| 15157 | ;;; Generated autoloads from msb.el | 15158 | ;;; Generated autoloads from msb.el |
| 15158 | 15159 | ||
| 15159 | (defvar msb-mode nil "\ | 15160 | (defvar msb-mode nil "\ |
| @@ -15179,7 +15180,7 @@ different buffer menu using the function `msb'. | |||
| 15179 | ;;;;;; describe-current-coding-system describe-current-coding-system-briefly | 15180 | ;;;;;; describe-current-coding-system describe-current-coding-system-briefly |
| 15180 | ;;;;;; describe-coding-system describe-character-set list-charset-chars | 15181 | ;;;;;; describe-coding-system describe-character-set list-charset-chars |
| 15181 | ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" | 15182 | ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" |
| 15182 | ;;;;;; (16019 26894)) | 15183 | ;;;;;; (16025 36884)) |
| 15183 | ;;; Generated autoloads from international/mule-diag.el | 15184 | ;;; Generated autoloads from international/mule-diag.el |
| 15184 | 15185 | ||
| 15185 | (autoload (quote list-character-sets) "mule-diag" "\ | 15186 | (autoload (quote list-character-sets) "mule-diag" "\ |
| @@ -15321,7 +15322,7 @@ system which uses fontsets). | |||
| 15321 | ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion | 15322 | ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion |
| 15322 | ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist | 15323 | ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist |
| 15323 | ;;;;;; truncate-string-to-width store-substring string-to-sequence) | 15324 | ;;;;;; truncate-string-to-width store-substring string-to-sequence) |
| 15324 | ;;;;;; "mule-util" "international/mule-util.el" (15815 41144)) | 15325 | ;;;;;; "mule-util" "international/mule-util.el" (15829 28908)) |
| 15325 | ;;; Generated autoloads from international/mule-util.el | 15326 | ;;; Generated autoloads from international/mule-util.el |
| 15326 | 15327 | ||
| 15327 | (autoload (quote string-to-sequence) "mule-util" "\ | 15328 | (autoload (quote string-to-sequence) "mule-util" "\ |
| @@ -15452,7 +15453,7 @@ language environment LANG-ENV. | |||
| 15452 | ;;;*** | 15453 | ;;;*** |
| 15453 | 15454 | ||
| 15454 | ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" | 15455 | ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" |
| 15455 | ;;;;;; (16111 31862)) | 15456 | ;;;;;; (16111 41826)) |
| 15456 | ;;; Generated autoloads from mwheel.el | 15457 | ;;; Generated autoloads from mwheel.el |
| 15457 | 15458 | ||
| 15458 | (defvar mouse-wheel-mode nil "\ | 15459 | (defvar mouse-wheel-mode nil "\ |
| @@ -15480,7 +15481,7 @@ Enable mouse wheel support. | |||
| 15480 | ;;;### (autoloads (network-connection network-connection-to-service | 15481 | ;;;### (autoloads (network-connection network-connection-to-service |
| 15481 | ;;;;;; whois-reverse-lookup whois finger ftp dig dns-lookup-host | 15482 | ;;;;;; whois-reverse-lookup whois finger ftp dig dns-lookup-host |
| 15482 | ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) | 15483 | ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) |
| 15483 | ;;;;;; "net-utils" "net/net-utils.el" (15997 47200)) | 15484 | ;;;;;; "net-utils" "net/net-utils.el" (16011 28193)) |
| 15484 | ;;; Generated autoloads from net/net-utils.el | 15485 | ;;; Generated autoloads from net/net-utils.el |
| 15485 | 15486 | ||
| 15486 | (autoload (quote traceroute) "net-utils" "\ | 15487 | (autoload (quote traceroute) "net-utils" "\ |
| @@ -15575,7 +15576,7 @@ Open a network connection to HOST on PORT. | |||
| 15575 | ;;;;;; comment-region uncomment-region comment-kill comment-set-column | 15576 | ;;;;;; comment-region uncomment-region comment-kill comment-set-column |
| 15576 | ;;;;;; comment-indent comment-indent-default comment-normalize-vars | 15577 | ;;;;;; comment-indent comment-indent-default comment-normalize-vars |
| 15577 | ;;;;;; comment-multi-line comment-padding comment-style comment-column) | 15578 | ;;;;;; comment-multi-line comment-padding comment-style comment-column) |
| 15578 | ;;;;;; "newcomment" "newcomment.el" (16111 31862)) | 15579 | ;;;;;; "newcomment" "newcomment.el" (16135 8990)) |
| 15579 | ;;; Generated autoloads from newcomment.el | 15580 | ;;; Generated autoloads from newcomment.el |
| 15580 | 15581 | ||
| 15581 | (defalias (quote indent-for-comment) (quote comment-indent)) | 15582 | (defalias (quote indent-for-comment) (quote comment-indent)) |
| @@ -15738,8 +15739,8 @@ unless optional argument SOFT is non-nil. | |||
| 15738 | 15739 | ||
| 15739 | ;;;*** | 15740 | ;;;*** |
| 15740 | 15741 | ||
| 15741 | ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (15935 | 15742 | ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (15941 |
| 15742 | ;;;;;; 47838)) | 15743 | ;;;;;; 42960)) |
| 15743 | ;;; Generated autoloads from gnus/nndoc.el | 15744 | ;;; Generated autoloads from gnus/nndoc.el |
| 15744 | 15745 | ||
| 15745 | (autoload (quote nndoc-add-type) "nndoc" "\ | 15746 | (autoload (quote nndoc-add-type) "nndoc" "\ |
| @@ -15754,7 +15755,7 @@ symbol in the alist. | |||
| 15754 | ;;;*** | 15755 | ;;;*** |
| 15755 | 15756 | ||
| 15756 | ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" | 15757 | ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" |
| 15757 | ;;;;;; (15967 26059)) | 15758 | ;;;;;; (15997 671)) |
| 15758 | ;;; Generated autoloads from gnus/nnfolder.el | 15759 | ;;; Generated autoloads from gnus/nnfolder.el |
| 15759 | 15760 | ||
| 15760 | (autoload (quote nnfolder-generate-active-file) "nnfolder" "\ | 15761 | (autoload (quote nnfolder-generate-active-file) "nnfolder" "\ |
| @@ -15766,7 +15767,7 @@ This command does not work if you use short group names. | |||
| 15766 | ;;;*** | 15767 | ;;;*** |
| 15767 | 15768 | ||
| 15768 | ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" | 15769 | ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" |
| 15769 | ;;;;;; (15935 47838)) | 15770 | ;;;;;; (15941 42960)) |
| 15770 | ;;; Generated autoloads from gnus/nnkiboze.el | 15771 | ;;; Generated autoloads from gnus/nnkiboze.el |
| 15771 | 15772 | ||
| 15772 | (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ | 15773 | (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ |
| @@ -15778,7 +15779,7 @@ Finds out what articles are to be part of the nnkiboze groups. | |||
| 15778 | ;;;*** | 15779 | ;;;*** |
| 15779 | 15780 | ||
| 15780 | ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" | 15781 | ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" |
| 15781 | ;;;;;; (15935 47838)) | 15782 | ;;;;;; (15941 42960)) |
| 15782 | ;;; Generated autoloads from gnus/nnml.el | 15783 | ;;; Generated autoloads from gnus/nnml.el |
| 15783 | 15784 | ||
| 15784 | (autoload (quote nnml-generate-nov-databases) "nnml" "\ | 15785 | (autoload (quote nnml-generate-nov-databases) "nnml" "\ |
| @@ -15789,7 +15790,7 @@ Generate NOV databases in all nnml directories. | |||
| 15789 | ;;;*** | 15790 | ;;;*** |
| 15790 | 15791 | ||
| 15791 | ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) | 15792 | ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) |
| 15792 | ;;;;;; "nnsoup" "gnus/nnsoup.el" (15935 47838)) | 15793 | ;;;;;; "nnsoup" "gnus/nnsoup.el" (15941 42960)) |
| 15793 | ;;; Generated autoloads from gnus/nnsoup.el | 15794 | ;;; Generated autoloads from gnus/nnsoup.el |
| 15794 | 15795 | ||
| 15795 | (autoload (quote nnsoup-pack-replies) "nnsoup" "\ | 15796 | (autoload (quote nnsoup-pack-replies) "nnsoup" "\ |
| @@ -15839,7 +15840,7 @@ to future sessions. | |||
| 15839 | ;;;*** | 15840 | ;;;*** |
| 15840 | 15841 | ||
| 15841 | ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" | 15842 | ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" |
| 15842 | ;;;;;; (15893 60640)) | 15843 | ;;;;;; (15924 18776)) |
| 15843 | ;;; Generated autoloads from textmodes/nroff-mode.el | 15844 | ;;; Generated autoloads from textmodes/nroff-mode.el |
| 15844 | 15845 | ||
| 15845 | (autoload (quote nroff-mode) "nroff-mode" "\ | 15846 | (autoload (quote nroff-mode) "nroff-mode" "\ |
| @@ -15847,12 +15848,14 @@ Major mode for editing text intended for nroff to format. | |||
| 15847 | \\{nroff-mode-map} | 15848 | \\{nroff-mode-map} |
| 15848 | Turning on Nroff mode runs `text-mode-hook', then `nroff-mode-hook'. | 15849 | Turning on Nroff mode runs `text-mode-hook', then `nroff-mode-hook'. |
| 15849 | Also, try `nroff-electric-mode', for automatically inserting | 15850 | Also, try `nroff-electric-mode', for automatically inserting |
| 15850 | closing requests for requests that are used in matched pairs." t nil) | 15851 | closing requests for requests that are used in matched pairs. |
| 15852 | |||
| 15853 | \(fn)" t nil) | ||
| 15851 | 15854 | ||
| 15852 | ;;;*** | 15855 | ;;;*** |
| 15853 | 15856 | ||
| 15854 | ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" | 15857 | ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" |
| 15855 | ;;;;;; (15935 48915)) | 15858 | ;;;;;; (15941 42965)) |
| 15856 | ;;; Generated autoloads from progmodes/octave-hlp.el | 15859 | ;;; Generated autoloads from progmodes/octave-hlp.el |
| 15857 | 15860 | ||
| 15858 | (autoload (quote octave-help) "octave-hlp" "\ | 15861 | (autoload (quote octave-help) "octave-hlp" "\ |
| @@ -15866,7 +15869,7 @@ If KEY is not a string, prompt for it with completion. | |||
| 15866 | ;;;*** | 15869 | ;;;*** |
| 15867 | 15870 | ||
| 15868 | ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" | 15871 | ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" |
| 15869 | ;;;;;; (15935 48915)) | 15872 | ;;;;;; (15941 42965)) |
| 15870 | ;;; Generated autoloads from progmodes/octave-inf.el | 15873 | ;;; Generated autoloads from progmodes/octave-inf.el |
| 15871 | 15874 | ||
| 15872 | (autoload (quote inferior-octave) "octave-inf" "\ | 15875 | (autoload (quote inferior-octave) "octave-inf" "\ |
| @@ -15889,7 +15892,7 @@ startup file, `~/.emacs-octave'. | |||
| 15889 | ;;;*** | 15892 | ;;;*** |
| 15890 | 15893 | ||
| 15891 | ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" | 15894 | ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" |
| 15892 | ;;;;;; (15935 48915)) | 15895 | ;;;;;; (15941 42965)) |
| 15893 | ;;; Generated autoloads from progmodes/octave-mod.el | 15896 | ;;; Generated autoloads from progmodes/octave-mod.el |
| 15894 | 15897 | ||
| 15895 | (autoload (quote octave-mode) "octave-mod" "\ | 15898 | (autoload (quote octave-mode) "octave-mod" "\ |
| @@ -16065,7 +16068,7 @@ See the command `outline-mode' for more information on this mode. | |||
| 16065 | 16068 | ||
| 16066 | ;;;*** | 16069 | ;;;*** |
| 16067 | 16070 | ||
| 16068 | ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15935 43375)) | 16071 | ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15941 42956)) |
| 16069 | ;;; Generated autoloads from paren.el | 16072 | ;;; Generated autoloads from paren.el |
| 16070 | 16073 | ||
| 16071 | (defvar show-paren-mode nil "\ | 16074 | (defvar show-paren-mode nil "\ |
| @@ -16088,8 +16091,8 @@ in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time. | |||
| 16088 | 16091 | ||
| 16089 | ;;;*** | 16092 | ;;;*** |
| 16090 | 16093 | ||
| 16091 | ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (15935 | 16094 | ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (15941 |
| 16092 | ;;;;;; 48915)) | 16095 | ;;;;;; 42965)) |
| 16093 | ;;; Generated autoloads from progmodes/pascal.el | 16096 | ;;; Generated autoloads from progmodes/pascal.el |
| 16094 | 16097 | ||
| 16095 | (autoload (quote pascal-mode) "pascal" "\ | 16098 | (autoload (quote pascal-mode) "pascal" "\ |
| @@ -16160,7 +16163,7 @@ C-Escape does list-buffers. | |||
| 16160 | ;;;*** | 16163 | ;;;*** |
| 16161 | 16164 | ||
| 16162 | ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" | 16165 | ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" |
| 16163 | ;;;;;; "emulation/pc-select.el" (15935 47202)) | 16166 | ;;;;;; "emulation/pc-select.el" (15941 42958)) |
| 16164 | ;;; Generated autoloads from emulation/pc-select.el | 16167 | ;;; Generated autoloads from emulation/pc-select.el |
| 16165 | 16168 | ||
| 16166 | (defvar pc-selection-mode nil "\ | 16169 | (defvar pc-selection-mode nil "\ |
| @@ -16234,8 +16237,8 @@ You must modify via \\[customize] for this variable to have an effect.") | |||
| 16234 | 16237 | ||
| 16235 | ;;;*** | 16238 | ;;;*** |
| 16236 | 16239 | ||
| 16237 | ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (15644 | 16240 | ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (15678 |
| 16238 | ;;;;;; 49243)) | 16241 | ;;;;;; 51468)) |
| 16239 | ;;; Generated autoloads from pcmpl-cvs.el | 16242 | ;;; Generated autoloads from pcmpl-cvs.el |
| 16240 | 16243 | ||
| 16241 | (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ | 16244 | (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ |
| @@ -16357,8 +16360,8 @@ Completion for the `chgrp' command. | |||
| 16357 | 16360 | ||
| 16358 | ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list | 16361 | ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list |
| 16359 | ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete | 16362 | ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete |
| 16360 | ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15930 | 16363 | ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15941 |
| 16361 | ;;;;;; 37772)) | 16364 | ;;;;;; 42956)) |
| 16362 | ;;; Generated autoloads from pcomplete.el | 16365 | ;;; Generated autoloads from pcomplete.el |
| 16363 | 16366 | ||
| 16364 | (autoload (quote pcomplete) "pcomplete" "\ | 16367 | (autoload (quote pcomplete) "pcomplete" "\ |
| @@ -16417,7 +16420,7 @@ Setup shell-mode to use pcomplete. | |||
| 16417 | 16420 | ||
| 16418 | ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status | 16421 | ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status |
| 16419 | ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" | 16422 | ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" |
| 16420 | ;;;;;; "pcvs.el" (16078 30454)) | 16423 | ;;;;;; "pcvs.el" (16111 41826)) |
| 16421 | ;;; Generated autoloads from pcvs.el | 16424 | ;;; Generated autoloads from pcvs.el |
| 16422 | 16425 | ||
| 16423 | (autoload (quote cvs-checkout) "pcvs" "\ | 16426 | (autoload (quote cvs-checkout) "pcvs" "\ |
| @@ -16494,7 +16497,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d | |||
| 16494 | 16497 | ||
| 16495 | ;;;*** | 16498 | ;;;*** |
| 16496 | 16499 | ||
| 16497 | ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (16111 31864)) | 16500 | ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (16111 41826)) |
| 16498 | ;;; Generated autoloads from pcvs-defs.el | 16501 | ;;; Generated autoloads from pcvs-defs.el |
| 16499 | 16502 | ||
| 16500 | (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m))) | 16503 | (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m))) |
| @@ -16502,7 +16505,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d | |||
| 16502 | ;;;*** | 16505 | ;;;*** |
| 16503 | 16506 | ||
| 16504 | ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" | 16507 | ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" |
| 16505 | ;;;;;; (16078 17148)) | 16508 | ;;;;;; (16111 41834)) |
| 16506 | ;;; Generated autoloads from progmodes/perl-mode.el | 16509 | ;;; Generated autoloads from progmodes/perl-mode.el |
| 16507 | 16510 | ||
| 16508 | (autoload (quote perl-mode) "perl-mode" "\ | 16511 | (autoload (quote perl-mode) "perl-mode" "\ |
| @@ -16558,7 +16561,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'. | |||
| 16558 | ;;;*** | 16561 | ;;;*** |
| 16559 | 16562 | ||
| 16560 | ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" | 16563 | ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" |
| 16561 | ;;;;;; (15905 54616)) | 16564 | ;;;;;; (15924 18776)) |
| 16562 | ;;; Generated autoloads from textmodes/picture.el | 16565 | ;;; Generated autoloads from textmodes/picture.el |
| 16563 | 16566 | ||
| 16564 | (autoload (quote picture-mode) "picture" "\ | 16567 | (autoload (quote picture-mode) "picture" "\ |
| @@ -16630,7 +16633,7 @@ they are not defaultly assigned to keys. | |||
| 16630 | ;;;*** | 16633 | ;;;*** |
| 16631 | 16634 | ||
| 16632 | ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" | 16635 | ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" |
| 16633 | ;;;;;; (15808 14185)) | 16636 | ;;;;;; (16148 4633)) |
| 16634 | ;;; Generated autoloads from textmodes/po.el | 16637 | ;;; Generated autoloads from textmodes/po.el |
| 16635 | 16638 | ||
| 16636 | (autoload (quote po-find-file-coding-system) "po" "\ | 16639 | (autoload (quote po-find-file-coding-system) "po" "\ |
| @@ -16641,7 +16644,7 @@ Called through `file-coding-system-alist', before the file is visited for real. | |||
| 16641 | 16644 | ||
| 16642 | ;;;*** | 16645 | ;;;*** |
| 16643 | 16646 | ||
| 16644 | ;;;### (autoloads (pong) "pong" "play/pong.el" (15935 48681)) | 16647 | ;;;### (autoloads (pong) "pong" "play/pong.el" (15941 42963)) |
| 16645 | ;;; Generated autoloads from play/pong.el | 16648 | ;;; Generated autoloads from play/pong.el |
| 16646 | 16649 | ||
| 16647 | (autoload (quote pong) "pong" "\ | 16650 | (autoload (quote pong) "pong" "\ |
| @@ -16658,7 +16661,7 @@ pong-mode keybindings:\\<pong-mode-map> | |||
| 16658 | ;;;*** | 16661 | ;;;*** |
| 16659 | 16662 | ||
| 16660 | ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string) | 16663 | ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string) |
| 16661 | ;;;;;; "pp" "emacs-lisp/pp.el" (15935 47054)) | 16664 | ;;;;;; "pp" "emacs-lisp/pp.el" (15941 42958)) |
| 16662 | ;;; Generated autoloads from emacs-lisp/pp.el | 16665 | ;;; Generated autoloads from emacs-lisp/pp.el |
| 16663 | 16666 | ||
| 16664 | (autoload (quote pp-to-string) "pp" "\ | 16667 | (autoload (quote pp-to-string) "pp" "\ |
| @@ -16711,7 +16714,7 @@ Ignores leading comment characters. | |||
| 16711 | ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview | 16714 | ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview |
| 16712 | ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript | 16715 | ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript |
| 16713 | ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" | 16716 | ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" |
| 16714 | ;;;;;; (15971 46342)) | 16717 | ;;;;;; (15997 671)) |
| 16715 | ;;; Generated autoloads from printing.el | 16718 | ;;; Generated autoloads from printing.el |
| 16716 | 16719 | ||
| 16717 | (autoload (quote pr-interface) "printing" "\ | 16720 | (autoload (quote pr-interface) "printing" "\ |
| @@ -17299,7 +17302,7 @@ are both set to t. | |||
| 17299 | ;;;*** | 17302 | ;;;*** |
| 17300 | 17303 | ||
| 17301 | ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el" | 17304 | ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el" |
| 17302 | ;;;;;; (15608 6934)) | 17305 | ;;;;;; (15610 3872)) |
| 17303 | ;;; Generated autoloads from progmodes/prolog.el | 17306 | ;;; Generated autoloads from progmodes/prolog.el |
| 17304 | 17307 | ||
| 17305 | (autoload (quote prolog-mode) "prolog" "\ | 17308 | (autoload (quote prolog-mode) "prolog" "\ |
| @@ -17319,17 +17322,17 @@ Run an inferior Prolog process, input and output via buffer *prolog*. | |||
| 17319 | 17322 | ||
| 17320 | ;;;*** | 17323 | ;;;*** |
| 17321 | 17324 | ||
| 17322 | ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (15935 43727)) | 17325 | ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (16148 4633)) |
| 17323 | ;;; Generated autoloads from ps-bdf.el | 17326 | ;;; Generated autoloads from ps-bdf.el |
| 17324 | 17327 | ||
| 17325 | (defvar bdf-directory-list (if (and (memq system-type (quote (ms-dos windows-nt))) (boundp (quote installation-directory))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ | 17328 | (defvar bdf-directory-list (if (memq system-type (quote (ms-dos windows-nt))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ |
| 17326 | *List of directories to search for `BDF' font files. | 17329 | *List of directories to search for `BDF' font files. |
| 17327 | The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") | 17330 | The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") |
| 17328 | 17331 | ||
| 17329 | ;;;*** | 17332 | ;;;*** |
| 17330 | 17333 | ||
| 17331 | ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (16111 | 17334 | ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (16111 |
| 17332 | ;;;;;; 31880)) | 17335 | ;;;;;; 41834)) |
| 17333 | ;;; Generated autoloads from progmodes/ps-mode.el | 17336 | ;;; Generated autoloads from progmodes/ps-mode.el |
| 17334 | 17337 | ||
| 17335 | (autoload (quote ps-mode) "ps-mode" "\ | 17338 | (autoload (quote ps-mode) "ps-mode" "\ |
| @@ -17378,7 +17381,7 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number | |||
| 17378 | ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets | 17381 | ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets |
| 17379 | ;;;;;; ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition | 17382 | ;;;;;; ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition |
| 17380 | ;;;;;; ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font | 17383 | ;;;;;; ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font |
| 17381 | ;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" (16066 64547)) | 17384 | ;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" (16070 35806)) |
| 17382 | ;;; Generated autoloads from ps-mule.el | 17385 | ;;; Generated autoloads from ps-mule.el |
| 17383 | 17386 | ||
| 17384 | (defvar ps-multibyte-buffer nil "\ | 17387 | (defvar ps-multibyte-buffer nil "\ |
| @@ -17504,8 +17507,8 @@ Not documented | |||
| 17504 | ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer | 17507 | ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer |
| 17505 | ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces | 17508 | ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces |
| 17506 | ;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type | 17509 | ;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type |
| 17507 | ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (16066 | 17510 | ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (16148 |
| 17508 | ;;;;;; 64547)) | 17511 | ;;;;;; 4633)) |
| 17509 | ;;; Generated autoloads from ps-print.el | 17512 | ;;; Generated autoloads from ps-print.el |
| 17510 | 17513 | ||
| 17511 | (defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\ | 17514 | (defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\ |
| @@ -17705,7 +17708,7 @@ If EXTENSION is any other symbol, it is ignored. | |||
| 17705 | ;;;;;; quail-defrule quail-install-decode-map quail-install-map | 17708 | ;;;;;; quail-defrule quail-install-decode-map quail-install-map |
| 17706 | ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout | 17709 | ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout |
| 17707 | ;;;;;; quail-define-package quail-use-package quail-title) "quail" | 17710 | ;;;;;; quail-define-package quail-use-package quail-title) "quail" |
| 17708 | ;;;;;; "international/quail.el" (16022 15688)) | 17711 | ;;;;;; "international/quail.el" (16025 36884)) |
| 17709 | ;;; Generated autoloads from international/quail.el | 17712 | ;;; Generated autoloads from international/quail.el |
| 17710 | 17713 | ||
| 17711 | (autoload (quote quail-title) "quail" "\ | 17714 | (autoload (quote quail-title) "quail" "\ |
| @@ -17936,8 +17939,8 @@ of each directory. | |||
| 17936 | 17939 | ||
| 17937 | ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls | 17940 | ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls |
| 17938 | ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url | 17941 | ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url |
| 17939 | ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (15935 | 17942 | ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (15941 |
| 17940 | ;;;;;; 48476)) | 17943 | ;;;;;; 42963)) |
| 17941 | ;;; Generated autoloads from net/quickurl.el | 17944 | ;;; Generated autoloads from net/quickurl.el |
| 17942 | 17945 | ||
| 17943 | (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" "\ | 17946 | (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" "\ |
| @@ -18008,8 +18011,8 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'. | |||
| 18008 | 18011 | ||
| 18009 | ;;;*** | 18012 | ;;;*** |
| 18010 | 18013 | ||
| 18011 | ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (15935 | 18014 | ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (15941 |
| 18012 | ;;;;;; 48476)) | 18015 | ;;;;;; 42963)) |
| 18013 | ;;; Generated autoloads from net/rcompile.el | 18016 | ;;; Generated autoloads from net/rcompile.el |
| 18014 | 18017 | ||
| 18015 | (autoload (quote remote-compile) "rcompile" "\ | 18018 | (autoload (quote remote-compile) "rcompile" "\ |
| @@ -18021,7 +18024,7 @@ See \\[compile]. | |||
| 18021 | ;;;*** | 18024 | ;;;*** |
| 18022 | 18025 | ||
| 18023 | ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" | 18026 | ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" |
| 18024 | ;;;;;; (15935 47054)) | 18027 | ;;;;;; (15941 42958)) |
| 18025 | ;;; Generated autoloads from emacs-lisp/re-builder.el | 18028 | ;;; Generated autoloads from emacs-lisp/re-builder.el |
| 18026 | 18029 | ||
| 18027 | (autoload (quote re-builder) "re-builder" "\ | 18030 | (autoload (quote re-builder) "re-builder" "\ |
| @@ -18031,7 +18034,7 @@ Call up the RE Builder for the current window. | |||
| 18031 | 18034 | ||
| 18032 | ;;;*** | 18035 | ;;;*** |
| 18033 | 18036 | ||
| 18034 | ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (16050 24794)) | 18037 | ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (16054 60749)) |
| 18035 | ;;; Generated autoloads from recentf.el | 18038 | ;;; Generated autoloads from recentf.el |
| 18036 | 18039 | ||
| 18037 | (defvar recentf-mode nil "\ | 18040 | (defvar recentf-mode nil "\ |
| @@ -18057,8 +18060,8 @@ that were operated on recently. | |||
| 18057 | ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle | 18060 | ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle |
| 18058 | ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle | 18061 | ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle |
| 18059 | ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle | 18062 | ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle |
| 18060 | ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (15935 | 18063 | ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (15941 |
| 18061 | ;;;;;; 43819)) | 18064 | ;;;;;; 42956)) |
| 18062 | ;;; Generated autoloads from rect.el | 18065 | ;;; Generated autoloads from rect.el |
| 18063 | 18066 | ||
| 18064 | (autoload (quote move-to-column-force) "rect" "\ | 18067 | (autoload (quote move-to-column-force) "rect" "\ |
| @@ -18181,7 +18184,7 @@ rectangle which were empty. | |||
| 18181 | ;;;*** | 18184 | ;;;*** |
| 18182 | 18185 | ||
| 18183 | ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (16111 | 18186 | ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (16111 |
| 18184 | ;;;;;; 31887)) | 18187 | ;;;;;; 41838)) |
| 18185 | ;;; Generated autoloads from textmodes/refill.el | 18188 | ;;; Generated autoloads from textmodes/refill.el |
| 18186 | 18189 | ||
| 18187 | (autoload (quote refill-mode) "refill" "\ | 18190 | (autoload (quote refill-mode) "refill" "\ |
| @@ -18196,8 +18199,8 @@ refilling if they would cause auto-filling. | |||
| 18196 | 18199 | ||
| 18197 | ;;;*** | 18200 | ;;;*** |
| 18198 | 18201 | ||
| 18199 | ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el" | 18202 | ;;;### (autoloads (reftex-scanning-info-available-p reftex-mode turn-on-reftex) |
| 18200 | ;;;;;; (16065 22699)) | 18203 | ;;;;;; "reftex" "textmodes/reftex.el" (16140 30177)) |
| 18201 | ;;; Generated autoloads from textmodes/reftex.el | 18204 | ;;; Generated autoloads from textmodes/reftex.el |
| 18202 | 18205 | ||
| 18203 | (autoload (quote turn-on-reftex) "reftex" "\ | 18206 | (autoload (quote turn-on-reftex) "reftex" "\ |
| @@ -18238,10 +18241,15 @@ on the menu bar. | |||
| 18238 | 18241 | ||
| 18239 | \(fn &optional ARG)" t nil) | 18242 | \(fn &optional ARG)" t nil) |
| 18240 | 18243 | ||
| 18244 | (autoload (quote reftex-scanning-info-available-p) "reftex" "\ | ||
| 18245 | Is the scanning info about the current document available? | ||
| 18246 | |||
| 18247 | \(fn)" nil nil) | ||
| 18248 | |||
| 18241 | ;;;*** | 18249 | ;;;*** |
| 18242 | 18250 | ||
| 18243 | ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" | 18251 | ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" |
| 18244 | ;;;;;; (16065 22527)) | 18252 | ;;;;;; (16070 35808)) |
| 18245 | ;;; Generated autoloads from textmodes/reftex-cite.el | 18253 | ;;; Generated autoloads from textmodes/reftex-cite.el |
| 18246 | 18254 | ||
| 18247 | (autoload (quote reftex-citation) "reftex-cite" "\ | 18255 | (autoload (quote reftex-citation) "reftex-cite" "\ |
| @@ -18270,7 +18278,7 @@ While entering the regexp, completion on knows citation keys is possible. | |||
| 18270 | ;;;*** | 18278 | ;;;*** |
| 18271 | 18279 | ||
| 18272 | ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" | 18280 | ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" |
| 18273 | ;;;;;; (15935 49285)) | 18281 | ;;;;;; (15941 42966)) |
| 18274 | ;;; Generated autoloads from textmodes/reftex-index.el | 18282 | ;;; Generated autoloads from textmodes/reftex-index.el |
| 18275 | 18283 | ||
| 18276 | (autoload (quote reftex-index-phrases-mode) "reftex-index" "\ | 18284 | (autoload (quote reftex-index-phrases-mode) "reftex-index" "\ |
| @@ -18302,8 +18310,21 @@ Here are all local bindings. | |||
| 18302 | 18310 | ||
| 18303 | ;;;*** | 18311 | ;;;*** |
| 18304 | 18312 | ||
| 18313 | ;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" | ||
| 18314 | ;;;;;; (16140 30177)) | ||
| 18315 | ;;; Generated autoloads from textmodes/reftex-parse.el | ||
| 18316 | |||
| 18317 | (autoload (quote reftex-all-document-files) "reftex-parse" "\ | ||
| 18318 | Return a list of all files belonging to the current document. | ||
| 18319 | When RELATIVE is non-nil, give file names relative to directory | ||
| 18320 | of master file. | ||
| 18321 | |||
| 18322 | \(fn &optional RELATIVE)" nil nil) | ||
| 18323 | |||
| 18324 | ;;;*** | ||
| 18325 | |||
| 18305 | ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" | 18326 | ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" |
| 18306 | ;;;;;; (16043 5451)) | 18327 | ;;;;;; (16054 60749)) |
| 18307 | ;;; Generated autoloads from emacs-lisp/regexp-opt.el | 18328 | ;;; Generated autoloads from emacs-lisp/regexp-opt.el |
| 18308 | 18329 | ||
| 18309 | (autoload (quote regexp-opt) "regexp-opt" "\ | 18330 | (autoload (quote regexp-opt) "regexp-opt" "\ |
| @@ -18330,7 +18351,7 @@ in REGEXP. | |||
| 18330 | 18351 | ||
| 18331 | ;;;*** | 18352 | ;;;*** |
| 18332 | 18353 | ||
| 18333 | ;;;### (autoloads (repeat) "repeat" "repeat.el" (15935 43856)) | 18354 | ;;;### (autoloads (repeat) "repeat" "repeat.el" (15941 42956)) |
| 18334 | ;;; Generated autoloads from repeat.el | 18355 | ;;; Generated autoloads from repeat.el |
| 18335 | 18356 | ||
| 18336 | (autoload (quote repeat) "repeat" "\ | 18357 | (autoload (quote repeat) "repeat" "\ |
| @@ -18407,8 +18428,8 @@ first comment line visible (if point is in a comment). | |||
| 18407 | 18428 | ||
| 18408 | ;;;*** | 18429 | ;;;*** |
| 18409 | 18430 | ||
| 18410 | ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (15935 | 18431 | ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (15941 |
| 18411 | ;;;;;; 43901)) | 18432 | ;;;;;; 42956)) |
| 18412 | ;;; Generated autoloads from resume.el | 18433 | ;;; Generated autoloads from resume.el |
| 18413 | 18434 | ||
| 18414 | (autoload (quote resume-suspend-hook) "resume" "\ | 18435 | (autoload (quote resume-suspend-hook) "resume" "\ |
| @@ -18419,7 +18440,7 @@ Clear out the file used for transmitting args when Emacs resumes. | |||
| 18419 | ;;;*** | 18440 | ;;;*** |
| 18420 | 18441 | ||
| 18421 | ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" | 18442 | ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" |
| 18422 | ;;;;;; (16029 32482)) | 18443 | ;;;;;; (16054 60749)) |
| 18423 | ;;; Generated autoloads from reveal.el | 18444 | ;;; Generated autoloads from reveal.el |
| 18424 | 18445 | ||
| 18425 | (autoload (quote reveal-mode) "reveal" "\ | 18446 | (autoload (quote reveal-mode) "reveal" "\ |
| @@ -18454,7 +18475,7 @@ With zero or negative ARG turn mode off. | |||
| 18454 | 18475 | ||
| 18455 | ;;;### (autoloads (file-name-shadow-mode file-name-shadow-tty-properties | 18476 | ;;;### (autoloads (file-name-shadow-mode file-name-shadow-tty-properties |
| 18456 | ;;;;;; file-name-shadow-properties) "rfn-eshadow" "rfn-eshadow.el" | 18477 | ;;;;;; file-name-shadow-properties) "rfn-eshadow" "rfn-eshadow.el" |
| 18457 | ;;;;;; (15724 26374)) | 18478 | ;;;;;; (15728 55520)) |
| 18458 | ;;; Generated autoloads from rfn-eshadow.el | 18479 | ;;; Generated autoloads from rfn-eshadow.el |
| 18459 | 18480 | ||
| 18460 | (defvar file-name-shadow-properties (quote (face file-name-shadow field shadow)) "\ | 18481 | (defvar file-name-shadow-properties (quote (face file-name-shadow field shadow)) "\ |
| @@ -18497,11 +18518,11 @@ Returns non-nil if the new state is enabled. | |||
| 18497 | ;;;*** | 18518 | ;;;*** |
| 18498 | 18519 | ||
| 18499 | ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" | 18520 | ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" |
| 18500 | ;;;;;; (14632 7438)) | 18521 | ;;;;;; (16148 4633)) |
| 18501 | ;;; Generated autoloads from emacs-lisp/ring.el | 18522 | ;;; Generated autoloads from emacs-lisp/ring.el |
| 18502 | 18523 | ||
| 18503 | (autoload (quote ring-p) "ring" "\ | 18524 | (autoload (quote ring-p) "ring" "\ |
| 18504 | Returns t if X is a ring; nil otherwise. | 18525 | Return t if X is a ring; nil otherwise. |
| 18505 | 18526 | ||
| 18506 | \(fn X)" nil nil) | 18527 | \(fn X)" nil nil) |
| 18507 | 18528 | ||
| @@ -18512,7 +18533,7 @@ Make a ring that can contain SIZE elements. | |||
| 18512 | 18533 | ||
| 18513 | ;;;*** | 18534 | ;;;*** |
| 18514 | 18535 | ||
| 18515 | ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (16055 62708)) | 18536 | ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (16057 36338)) |
| 18516 | ;;; Generated autoloads from net/rlogin.el | 18537 | ;;; Generated autoloads from net/rlogin.el |
| 18517 | (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") | 18538 | (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") |
| 18518 | 18539 | ||
| @@ -18563,7 +18584,7 @@ variable. | |||
| 18563 | ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output | 18584 | ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output |
| 18564 | ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers | 18585 | ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers |
| 18565 | ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) | 18586 | ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) |
| 18566 | ;;;;;; "rmail" "mail/rmail.el" (16066 55484)) | 18587 | ;;;;;; "rmail" "mail/rmail.el" (16070 35808)) |
| 18567 | ;;; Generated autoloads from mail/rmail.el | 18588 | ;;; Generated autoloads from mail/rmail.el |
| 18568 | 18589 | ||
| 18569 | (defvar rmail-dont-reply-to-names nil "\ | 18590 | (defvar rmail-dont-reply-to-names nil "\ |
| @@ -18811,7 +18832,7 @@ Set PASSWORD to be used for retrieving mail from a POP server. | |||
| 18811 | ;;;*** | 18832 | ;;;*** |
| 18812 | 18833 | ||
| 18813 | ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" | 18834 | ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" |
| 18814 | ;;;;;; (15828 34013)) | 18835 | ;;;;;; (15829 28908)) |
| 18815 | ;;; Generated autoloads from mail/rmailedit.el | 18836 | ;;; Generated autoloads from mail/rmailedit.el |
| 18816 | 18837 | ||
| 18817 | (autoload (quote rmail-edit-current-message) "rmailedit" "\ | 18838 | (autoload (quote rmail-edit-current-message) "rmailedit" "\ |
| @@ -18876,7 +18897,7 @@ If FILE-NAME is empty, remove any existing inbox list. | |||
| 18876 | 18897 | ||
| 18877 | ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output | 18898 | ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output |
| 18878 | ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" | 18899 | ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" |
| 18879 | ;;;;;; "mail/rmailout.el" (15935 40173)) | 18900 | ;;;;;; "mail/rmailout.el" (15941 42961)) |
| 18880 | ;;; Generated autoloads from mail/rmailout.el | 18901 | ;;; Generated autoloads from mail/rmailout.el |
| 18881 | 18902 | ||
| 18882 | (defvar rmail-output-file-alist nil "\ | 18903 | (defvar rmail-output-file-alist nil "\ |
| @@ -18943,8 +18964,8 @@ FILE-NAME defaults, interactively, from the Subject field of the message. | |||
| 18943 | 18964 | ||
| 18944 | ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent | 18965 | ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent |
| 18945 | ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject | 18966 | ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject |
| 18946 | ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (15935 | 18967 | ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (15941 |
| 18947 | ;;;;;; 48280)) | 18968 | ;;;;;; 42961)) |
| 18948 | ;;; Generated autoloads from mail/rmailsort.el | 18969 | ;;; Generated autoloads from mail/rmailsort.el |
| 18949 | 18970 | ||
| 18950 | (autoload (quote rmail-sort-by-date) "rmailsort" "\ | 18971 | (autoload (quote rmail-sort-by-date) "rmailsort" "\ |
| @@ -18996,7 +19017,7 @@ KEYWORDS is a comma-separated list of labels. | |||
| 18996 | ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp | 19017 | ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp |
| 18997 | ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary | 19018 | ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary |
| 18998 | ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) | 19019 | ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) |
| 18999 | ;;;;;; "rmailsum" "mail/rmailsum.el" (16019 30707)) | 19020 | ;;;;;; "rmailsum" "mail/rmailsum.el" (16025 36884)) |
| 19000 | ;;; Generated autoloads from mail/rmailsum.el | 19021 | ;;; Generated autoloads from mail/rmailsum.el |
| 19001 | 19022 | ||
| 19002 | (defvar rmail-summary-scroll-between-messages t "\ | 19023 | (defvar rmail-summary-scroll-between-messages t "\ |
| @@ -19078,7 +19099,7 @@ Setting this variable has an effect only before reading a mail.") | |||
| 19078 | ;;;*** | 19099 | ;;;*** |
| 19079 | 19100 | ||
| 19080 | ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el" | 19101 | ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el" |
| 19081 | ;;;;;; (15935 48553)) | 19102 | ;;;;;; (15941 42963)) |
| 19082 | ;;; Generated autoloads from obsolete/rnewspost.el | 19103 | ;;; Generated autoloads from obsolete/rnewspost.el |
| 19083 | 19104 | ||
| 19084 | (autoload (quote news-post-news) "rnewspost" "\ | 19105 | (autoload (quote news-post-news) "rnewspost" "\ |
| @@ -19091,7 +19112,7 @@ If NOQUERY is non-nil, we do not query before doing the work. | |||
| 19091 | ;;;*** | 19112 | ;;;*** |
| 19092 | 19113 | ||
| 19093 | ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region | 19114 | ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region |
| 19094 | ;;;;;; rot13-string rot13) "rot13" "rot13.el" (15935 43923)) | 19115 | ;;;;;; rot13-string rot13) "rot13" "rot13.el" (15941 42956)) |
| 19095 | ;;; Generated autoloads from rot13.el | 19116 | ;;; Generated autoloads from rot13.el |
| 19096 | 19117 | ||
| 19097 | (autoload (quote rot13) "rot13" "\ | 19118 | (autoload (quote rot13) "rot13" "\ |
| @@ -19173,7 +19194,7 @@ This function is obsolete. | |||
| 19173 | ;;;*** | 19194 | ;;;*** |
| 19174 | 19195 | ||
| 19175 | ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (16111 | 19196 | ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (16111 |
| 19176 | ;;;;;; 31864)) | 19197 | ;;;;;; 41826)) |
| 19177 | ;;; Generated autoloads from ruler-mode.el | 19198 | ;;; Generated autoloads from ruler-mode.el |
| 19178 | 19199 | ||
| 19179 | (autoload (quote ruler-mode) "ruler-mode" "\ | 19200 | (autoload (quote ruler-mode) "ruler-mode" "\ |
| @@ -19183,8 +19204,8 @@ Display a ruler in the header line if ARG > 0. | |||
| 19183 | 19204 | ||
| 19184 | ;;;*** | 19205 | ;;;*** |
| 19185 | 19206 | ||
| 19186 | ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15935 | 19207 | ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15941 |
| 19187 | ;;;;;; 47054)) | 19208 | ;;;;;; 42958)) |
| 19188 | ;;; Generated autoloads from emacs-lisp/rx.el | 19209 | ;;; Generated autoloads from emacs-lisp/rx.el |
| 19189 | 19210 | ||
| 19190 | (autoload (quote rx-to-string) "rx" "\ | 19211 | (autoload (quote rx-to-string) "rx" "\ |
| @@ -19459,7 +19480,7 @@ CHAR | |||
| 19459 | ;;;*** | 19480 | ;;;*** |
| 19460 | 19481 | ||
| 19461 | ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" | 19482 | ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" |
| 19462 | ;;;;;; (16039 16411)) | 19483 | ;;;;;; (16054 60750)) |
| 19463 | ;;; Generated autoloads from progmodes/scheme.el | 19484 | ;;; Generated autoloads from progmodes/scheme.el |
| 19464 | 19485 | ||
| 19465 | (autoload (quote scheme-mode) "scheme" "\ | 19486 | (autoload (quote scheme-mode) "scheme" "\ |
| @@ -19540,7 +19561,7 @@ Interesting variables: | |||
| 19540 | ;;;*** | 19561 | ;;;*** |
| 19541 | 19562 | ||
| 19542 | ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" | 19563 | ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" |
| 19543 | ;;;;;; (15935 44067)) | 19564 | ;;;;;; (15941 42956)) |
| 19544 | ;;; Generated autoloads from scroll-all.el | 19565 | ;;; Generated autoloads from scroll-all.el |
| 19545 | 19566 | ||
| 19546 | (defvar scroll-all-mode nil "\ | 19567 | (defvar scroll-all-mode nil "\ |
| @@ -19566,7 +19587,7 @@ apply to all visible windows in the same frame. | |||
| 19566 | ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name | 19587 | ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name |
| 19567 | ;;;;;; mail-header-separator send-mail-function mail-yank-ignored-headers | 19588 | ;;;;;; mail-header-separator send-mail-function mail-yank-ignored-headers |
| 19568 | ;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from | 19589 | ;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from |
| 19569 | ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (16071 64650)) | 19590 | ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (16133 25850)) |
| 19570 | ;;; Generated autoloads from mail/sendmail.el | 19591 | ;;; Generated autoloads from mail/sendmail.el |
| 19571 | 19592 | ||
| 19572 | (defvar mail-from-style (quote angles) "\ | 19593 | (defvar mail-from-style (quote angles) "\ |
| @@ -19593,8 +19614,9 @@ controlled by a separate variable, `mail-specify-envelope-from'.") | |||
| 19593 | The value used to specify it is whatever is found in | 19614 | The value used to specify it is whatever is found in |
| 19594 | `mail-envelope-from', with `user-mail-address' as fallback. | 19615 | `mail-envelope-from', with `user-mail-address' as fallback. |
| 19595 | 19616 | ||
| 19596 | On most systems, specifying the envelope-from address | 19617 | On most systems, specifying the envelope-from address is a |
| 19597 | is a privileged operation.") | 19618 | privileged operation. This variable is only used if |
| 19619 | `send-mail-function' is set to `sendmail-send-it'.") | ||
| 19598 | 19620 | ||
| 19599 | (custom-autoload (quote mail-specify-envelope-from) "sendmail") | 19621 | (custom-autoload (quote mail-specify-envelope-from) "sendmail") |
| 19600 | 19622 | ||
| @@ -19772,7 +19794,7 @@ Like `mail' command, but display mail buffer in another frame. | |||
| 19772 | ;;;*** | 19794 | ;;;*** |
| 19773 | 19795 | ||
| 19774 | ;;;### (autoloads (server-mode server-start) "server" "server.el" | 19796 | ;;;### (autoloads (server-mode server-start) "server" "server.el" |
| 19775 | ;;;;;; (16024 25477)) | 19797 | ;;;;;; (16025 36883)) |
| 19776 | ;;; Generated autoloads from server.el | 19798 | ;;; Generated autoloads from server.el |
| 19777 | 19799 | ||
| 19778 | (autoload (quote server-start) "server" "\ | 19800 | (autoload (quote server-start) "server" "\ |
| @@ -19804,7 +19826,7 @@ Server mode runs a process that accepts commands from the | |||
| 19804 | 19826 | ||
| 19805 | ;;;*** | 19827 | ;;;*** |
| 19806 | 19828 | ||
| 19807 | ;;;### (autoloads (ses-mode) "ses" "ses.el" (15933 28295)) | 19829 | ;;;### (autoloads (ses-mode) "ses" "ses.el" (15941 42956)) |
| 19808 | ;;; Generated autoloads from ses.el | 19830 | ;;; Generated autoloads from ses.el |
| 19809 | 19831 | ||
| 19810 | (autoload (quote ses-mode) "ses" "\ | 19832 | (autoload (quote ses-mode) "ses" "\ |
| @@ -19822,7 +19844,7 @@ These are active only in the minibuffer, when entering or editing a formula: | |||
| 19822 | ;;;*** | 19844 | ;;;*** |
| 19823 | 19845 | ||
| 19824 | ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" | 19846 | ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" |
| 19825 | ;;;;;; (16111 31888)) | 19847 | ;;;;;; (16139 21086)) |
| 19826 | ;;; Generated autoloads from textmodes/sgml-mode.el | 19848 | ;;; Generated autoloads from textmodes/sgml-mode.el |
| 19827 | 19849 | ||
| 19828 | (autoload (quote sgml-mode) "sgml-mode" "\ | 19850 | (autoload (quote sgml-mode) "sgml-mode" "\ |
| @@ -19846,6 +19868,8 @@ Do \\[describe-key] on the following bindings to discover what they do. | |||
| 19846 | 19868 | ||
| 19847 | \(fn)" t nil) | 19869 | \(fn)" t nil) |
| 19848 | 19870 | ||
| 19871 | (defalias (quote xml-mode) (quote sgml-mode)) | ||
| 19872 | |||
| 19849 | (autoload (quote html-mode) "sgml-mode" "\ | 19873 | (autoload (quote html-mode) "sgml-mode" "\ |
| 19850 | Major mode based on SGML mode for editing HTML documents. | 19874 | Major mode based on SGML mode for editing HTML documents. |
| 19851 | This allows inserting skeleton constructs used in hypertext documents with | 19875 | This allows inserting skeleton constructs used in hypertext documents with |
| @@ -19888,7 +19912,7 @@ To work around that, do: | |||
| 19888 | ;;;*** | 19912 | ;;;*** |
| 19889 | 19913 | ||
| 19890 | ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" | 19914 | ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" |
| 19891 | ;;;;;; (16111 31880)) | 19915 | ;;;;;; (16135 8991)) |
| 19892 | ;;; Generated autoloads from progmodes/sh-script.el | 19916 | ;;; Generated autoloads from progmodes/sh-script.el |
| 19893 | 19917 | ||
| 19894 | (put (quote sh-mode) (quote mode-class) (quote special)) | 19918 | (put (quote sh-mode) (quote mode-class) (quote special)) |
| @@ -19954,7 +19978,7 @@ with your script for an edit-interpret-debug cycle. | |||
| 19954 | ;;;*** | 19978 | ;;;*** |
| 19955 | 19979 | ||
| 19956 | ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" | 19980 | ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" |
| 19957 | ;;;;;; (15935 47054)) | 19981 | ;;;;;; (15941 42958)) |
| 19958 | ;;; Generated autoloads from emacs-lisp/shadow.el | 19982 | ;;; Generated autoloads from emacs-lisp/shadow.el |
| 19959 | 19983 | ||
| 19960 | (autoload (quote list-load-path-shadows) "shadow" "\ | 19984 | (autoload (quote list-load-path-shadows) "shadow" "\ |
| @@ -20001,8 +20025,8 @@ buffer called `*Shadows*'. Shadowings are located by calling the | |||
| 20001 | ;;;*** | 20025 | ;;;*** |
| 20002 | 20026 | ||
| 20003 | ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group | 20027 | ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group |
| 20004 | ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (16012 | 20028 | ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (16014 |
| 20005 | ;;;;;; 49034)) | 20029 | ;;;;;; 64004)) |
| 20006 | ;;; Generated autoloads from shadowfile.el | 20030 | ;;; Generated autoloads from shadowfile.el |
| 20007 | 20031 | ||
| 20008 | (autoload (quote shadow-define-cluster) "shadowfile" "\ | 20032 | (autoload (quote shadow-define-cluster) "shadowfile" "\ |
| @@ -20041,7 +20065,7 @@ Set up file shadowing. | |||
| 20041 | ;;;*** | 20065 | ;;;*** |
| 20042 | 20066 | ||
| 20043 | ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" | 20067 | ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" |
| 20044 | ;;;;;; (16111 31864)) | 20068 | ;;;;;; (16111 41826)) |
| 20045 | ;;; Generated autoloads from shell.el | 20069 | ;;; Generated autoloads from shell.el |
| 20046 | 20070 | ||
| 20047 | (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ | 20071 | (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ |
| @@ -20087,8 +20111,8 @@ Otherwise, one argument `-i' is passed to the shell. | |||
| 20087 | 20111 | ||
| 20088 | ;;;*** | 20112 | ;;;*** |
| 20089 | 20113 | ||
| 20090 | ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (15962 | 20114 | ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (15997 |
| 20091 | ;;;;;; 51923)) | 20115 | ;;;;;; 672)) |
| 20092 | ;;; Generated autoloads from progmodes/simula.el | 20116 | ;;; Generated autoloads from progmodes/simula.el |
| 20093 | 20117 | ||
| 20094 | (autoload (quote simula-mode) "simula" "\ | 20118 | (autoload (quote simula-mode) "simula" "\ |
| @@ -20130,12 +20154,14 @@ Variables controlling indentation style: | |||
| 20130 | (as in) `abbrev-table', or nil if they should not be changed. | 20154 | (as in) `abbrev-table', or nil if they should not be changed. |
| 20131 | 20155 | ||
| 20132 | Turning on SIMULA mode calls the value of the variable simula-mode-hook | 20156 | Turning on SIMULA mode calls the value of the variable simula-mode-hook |
| 20133 | with no arguments, if that value is non-nil." t nil) | 20157 | with no arguments, if that value is non-nil. |
| 20158 | |||
| 20159 | \(fn)" t nil) | ||
| 20134 | 20160 | ||
| 20135 | ;;;*** | 20161 | ;;;*** |
| 20136 | 20162 | ||
| 20137 | ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new | 20163 | ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new |
| 20138 | ;;;;;; define-skeleton) "skeleton" "skeleton.el" (16111 31865)) | 20164 | ;;;;;; define-skeleton) "skeleton" "skeleton.el" (16111 41826)) |
| 20139 | ;;; Generated autoloads from skeleton.el | 20165 | ;;; Generated autoloads from skeleton.el |
| 20140 | 20166 | ||
| 20141 | (defvar skeleton-filter (quote identity) "\ | 20167 | (defvar skeleton-filter (quote identity) "\ |
| @@ -20245,7 +20271,7 @@ symmetrical ones, and the same character twice for the others. | |||
| 20245 | ;;;*** | 20271 | ;;;*** |
| 20246 | 20272 | ||
| 20247 | ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" | 20273 | ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" |
| 20248 | ;;;;;; (15935 44142)) | 20274 | ;;;;;; (15941 42957)) |
| 20249 | ;;; Generated autoloads from smerge-mode.el | 20275 | ;;; Generated autoloads from smerge-mode.el |
| 20250 | 20276 | ||
| 20251 | (autoload (quote smerge-ediff) "smerge-mode" "\ | 20277 | (autoload (quote smerge-ediff) "smerge-mode" "\ |
| @@ -20264,7 +20290,7 @@ Minor mode to simplify editing output from the diff3 program. | |||
| 20264 | ;;;*** | 20290 | ;;;*** |
| 20265 | 20291 | ||
| 20266 | ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el" | 20292 | ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el" |
| 20267 | ;;;;;; (15847 36480)) | 20293 | ;;;;;; (15856 53274)) |
| 20268 | ;;; Generated autoloads from gnus/smiley-ems.el | 20294 | ;;; Generated autoloads from gnus/smiley-ems.el |
| 20269 | 20295 | ||
| 20270 | (autoload (quote smiley-region) "smiley-ems" "\ | 20296 | (autoload (quote smiley-region) "smiley-ems" "\ |
| @@ -20278,7 +20304,7 @@ which smileys to operate on and which images to use for them. | |||
| 20278 | ;;;*** | 20304 | ;;;*** |
| 20279 | 20305 | ||
| 20280 | ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" | 20306 | ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" |
| 20281 | ;;;;;; "mail/smtpmail.el" (16065 19461)) | 20307 | ;;;;;; "mail/smtpmail.el" (16148 4633)) |
| 20282 | ;;; Generated autoloads from mail/smtpmail.el | 20308 | ;;; Generated autoloads from mail/smtpmail.el |
| 20283 | 20309 | ||
| 20284 | (autoload (quote smtpmail-send-it) "smtpmail" "\ | 20310 | (autoload (quote smtpmail-send-it) "smtpmail" "\ |
| @@ -20293,7 +20319,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'. | |||
| 20293 | 20319 | ||
| 20294 | ;;;*** | 20320 | ;;;*** |
| 20295 | 20321 | ||
| 20296 | ;;;### (autoloads (snake) "snake" "play/snake.el" (15745 59594)) | 20322 | ;;;### (autoloads (snake) "snake" "play/snake.el" (15763 44954)) |
| 20297 | ;;; Generated autoloads from play/snake.el | 20323 | ;;; Generated autoloads from play/snake.el |
| 20298 | 20324 | ||
| 20299 | (autoload (quote snake) "snake" "\ | 20325 | (autoload (quote snake) "snake" "\ |
| @@ -20348,7 +20374,7 @@ then `snmpv2-mode-hook'. | |||
| 20348 | 20374 | ||
| 20349 | ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name | 20375 | ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name |
| 20350 | ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) | 20376 | ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) |
| 20351 | ;;;;;; "solar" "calendar/solar.el" (15935 46813)) | 20377 | ;;;;;; "solar" "calendar/solar.el" (15941 42958)) |
| 20352 | ;;; Generated autoloads from calendar/solar.el | 20378 | ;;; Generated autoloads from calendar/solar.el |
| 20353 | 20379 | ||
| 20354 | (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ | 20380 | (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ |
| @@ -20419,8 +20445,8 @@ Requires floating point. | |||
| 20419 | 20445 | ||
| 20420 | ;;;*** | 20446 | ;;;*** |
| 20421 | 20447 | ||
| 20422 | ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (15935 | 20448 | ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (15941 |
| 20423 | ;;;;;; 48681)) | 20449 | ;;;;;; 42963)) |
| 20424 | ;;; Generated autoloads from play/solitaire.el | 20450 | ;;; Generated autoloads from play/solitaire.el |
| 20425 | 20451 | ||
| 20426 | (autoload (quote solitaire) "solitaire" "\ | 20452 | (autoload (quote solitaire) "solitaire" "\ |
| @@ -20497,7 +20523,7 @@ Pick your favourite shortcuts: | |||
| 20497 | 20523 | ||
| 20498 | ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields | 20524 | ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields |
| 20499 | ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs | 20525 | ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs |
| 20500 | ;;;;;; sort-lines sort-subr) "sort" "sort.el" (16111 31865)) | 20526 | ;;;;;; sort-lines sort-subr) "sort" "sort.el" (16111 41826)) |
| 20501 | ;;; Generated autoloads from sort.el | 20527 | ;;; Generated autoloads from sort.el |
| 20502 | 20528 | ||
| 20503 | (autoload (quote sort-subr) "sort" "\ | 20529 | (autoload (quote sort-subr) "sort" "\ |
| @@ -20640,7 +20666,7 @@ From a program takes two point or marker arguments, BEG and END. | |||
| 20640 | ;;;*** | 20666 | ;;;*** |
| 20641 | 20667 | ||
| 20642 | ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" | 20668 | ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" |
| 20643 | ;;;;;; "speedbar.el" (15935 44194)) | 20669 | ;;;;;; "speedbar.el" (15941 42957)) |
| 20644 | ;;; Generated autoloads from speedbar.el | 20670 | ;;; Generated autoloads from speedbar.el |
| 20645 | 20671 | ||
| 20646 | (defalias (quote speedbar) (quote speedbar-frame-mode)) | 20672 | (defalias (quote speedbar) (quote speedbar-frame-mode)) |
| @@ -20720,7 +20746,7 @@ Return a vector containing the lines from `spook-phrases-file'. | |||
| 20720 | ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres | 20746 | ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres |
| 20721 | ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix | 20747 | ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix |
| 20722 | ;;;;;; sql-sybase sql-oracle sql-mode sql-help) "sql" "progmodes/sql.el" | 20748 | ;;;;;; sql-sybase sql-oracle sql-mode sql-help) "sql" "progmodes/sql.el" |
| 20723 | ;;;;;; (16116 34477)) | 20749 | ;;;;;; (16148 4633)) |
| 20724 | ;;; Generated autoloads from progmodes/sql.el | 20750 | ;;; Generated autoloads from progmodes/sql.el |
| 20725 | 20751 | ||
| 20726 | (autoload (quote sql-help) "sql" "\ | 20752 | (autoload (quote sql-help) "sql" "\ |
| @@ -21121,8 +21147,8 @@ To use LINTER font locking by default, put this line into your .emacs : | |||
| 21121 | ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes | 21147 | ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes |
| 21122 | ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke | 21148 | ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke |
| 21123 | ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke | 21149 | ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke |
| 21124 | ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (15948 | 21150 | ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (15961 |
| 21125 | ;;;;;; 48516)) | 21151 | ;;;;;; 24151)) |
| 21126 | ;;; Generated autoloads from strokes.el | 21152 | ;;; Generated autoloads from strokes.el |
| 21127 | 21153 | ||
| 21128 | (autoload (quote strokes-global-set-stroke) "strokes" "\ | 21154 | (autoload (quote strokes-global-set-stroke) "strokes" "\ |
| @@ -21250,7 +21276,7 @@ Studlify-case the current buffer. | |||
| 21250 | ;;;*** | 21276 | ;;;*** |
| 21251 | 21277 | ||
| 21252 | ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" | 21278 | ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" |
| 21253 | ;;;;;; (16078 48647)) | 21279 | ;;;;;; (16111 41831)) |
| 21254 | ;;; Generated autoloads from mail/supercite.el | 21280 | ;;; Generated autoloads from mail/supercite.el |
| 21255 | 21281 | ||
| 21256 | (autoload (quote sc-cite-original) "supercite" "\ | 21282 | (autoload (quote sc-cite-original) "supercite" "\ |
| @@ -21282,18 +21308,14 @@ before, and `sc-post-hook' is run after the guts of this function. | |||
| 21282 | 21308 | ||
| 21283 | ;;;*** | 21309 | ;;;*** |
| 21284 | 21310 | ||
| 21285 | ;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (15935 | 21311 | ;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (16149 |
| 21286 | ;;;;;; 47054)) | 21312 | ;;;;;; 47790)) |
| 21287 | ;;; Generated autoloads from emacs-lisp/syntax.el | 21313 | ;;; Generated autoloads from emacs-lisp/syntax.el |
| 21288 | 21314 | ||
| 21289 | (autoload (quote syntax-ppss) "syntax" "\ | 21315 | (autoload (quote syntax-ppss) "syntax" "\ |
| 21290 | Parse-Partial-Sexp State at POS. | 21316 | Parse-Partial-Sexp State at POS. |
| 21291 | The returned value is the same as `parse-partial-sexp' except that | 21317 | The returned value is the same as `parse-partial-sexp' except that |
| 21292 | the 2nd and 6th values of the returned state cannot be relied upon. | 21318 | the 2nd and 6th values of the returned state cannot be relied upon. |
| 21293 | |||
| 21294 | If the caller knows the PPSS of a nearby position, she can pass it | ||
| 21295 | in OLP-PPSS (with or without its corresponding OLD-POS) to try and | ||
| 21296 | avoid a more expansive scan. | ||
| 21297 | Point is at POS when this function returns. | 21319 | Point is at POS when this function returns. |
| 21298 | 21320 | ||
| 21299 | \(fn &optional POS)" nil nil) | 21321 | \(fn &optional POS)" nil nil) |
| @@ -21335,7 +21357,7 @@ The variable `tab-width' controls the spacing of tab stops. | |||
| 21335 | ;;;;;; table-recognize table-insert-row-column table-insert-column | 21357 | ;;;;;; table-recognize table-insert-row-column table-insert-column |
| 21336 | ;;;;;; table-insert-row table-insert table-point-left-cell-hook | 21358 | ;;;;;; table-insert-row table-insert table-point-left-cell-hook |
| 21337 | ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) | 21359 | ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) |
| 21338 | ;;;;;; "table" "textmodes/table.el" (16111 31888)) | 21360 | ;;;;;; "table" "textmodes/table.el" (16111 41838)) |
| 21339 | ;;; Generated autoloads from textmodes/table.el | 21361 | ;;; Generated autoloads from textmodes/table.el |
| 21340 | 21362 | ||
| 21341 | (defvar table-cell-map-hook nil "\ | 21363 | (defvar table-cell-map-hook nil "\ |
| @@ -21923,7 +21945,7 @@ converts a table into plain text without frames. It is a companion to | |||
| 21923 | 21945 | ||
| 21924 | ;;;*** | 21946 | ;;;*** |
| 21925 | 21947 | ||
| 21926 | ;;;### (autoloads (talk-connect) "talk" "talk.el" (15568 53176)) | 21948 | ;;;### (autoloads (talk-connect) "talk" "talk.el" (15589 6165)) |
| 21927 | ;;; Generated autoloads from talk.el | 21949 | ;;; Generated autoloads from talk.el |
| 21928 | 21950 | ||
| 21929 | (autoload (quote talk-connect) "talk" "\ | 21951 | (autoload (quote talk-connect) "talk" "\ |
| @@ -21933,7 +21955,7 @@ Connect to display DISPLAY for the Emacs talk group. | |||
| 21933 | 21955 | ||
| 21934 | ;;;*** | 21956 | ;;;*** |
| 21935 | 21957 | ||
| 21936 | ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15950 37647)) | 21958 | ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15961 24151)) |
| 21937 | ;;; Generated autoloads from tar-mode.el | 21959 | ;;; Generated autoloads from tar-mode.el |
| 21938 | 21960 | ||
| 21939 | (autoload (quote tar-mode) "tar-mode" "\ | 21961 | (autoload (quote tar-mode) "tar-mode" "\ |
| @@ -21950,12 +21972,14 @@ saved back into the tar-file buffer; in this way you can edit a file | |||
| 21950 | inside of a tar archive without extracting it and re-archiving it. | 21972 | inside of a tar archive without extracting it and re-archiving it. |
| 21951 | 21973 | ||
| 21952 | See also: variables `tar-update-datestamp' and `tar-anal-blocksize'. | 21974 | See also: variables `tar-update-datestamp' and `tar-anal-blocksize'. |
| 21953 | \\{tar-mode-map}" t nil) | 21975 | \\{tar-mode-map} |
| 21976 | |||
| 21977 | \(fn)" t nil) | ||
| 21954 | 21978 | ||
| 21955 | ;;;*** | 21979 | ;;;*** |
| 21956 | 21980 | ||
| 21957 | ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" | 21981 | ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" |
| 21958 | ;;;;;; "progmodes/tcl.el" (16111 31880)) | 21982 | ;;;;;; "progmodes/tcl.el" (16111 41834)) |
| 21959 | ;;; Generated autoloads from progmodes/tcl.el | 21983 | ;;; Generated autoloads from progmodes/tcl.el |
| 21960 | 21984 | ||
| 21961 | (autoload (quote tcl-mode) "tcl" "\ | 21985 | (autoload (quote tcl-mode) "tcl" "\ |
| @@ -22006,7 +22030,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'. | |||
| 22006 | 22030 | ||
| 22007 | ;;;*** | 22031 | ;;;*** |
| 22008 | 22032 | ||
| 22009 | ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (15935 48476)) | 22033 | ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (15941 42963)) |
| 22010 | ;;; Generated autoloads from net/telnet.el | 22034 | ;;; Generated autoloads from net/telnet.el |
| 22011 | (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") | 22035 | (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") |
| 22012 | 22036 | ||
| @@ -22030,8 +22054,8 @@ Normally input is edited in Emacs and sent a line at a time. | |||
| 22030 | 22054 | ||
| 22031 | ;;;*** | 22055 | ;;;*** |
| 22032 | 22056 | ||
| 22033 | ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15935 | 22057 | ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15941 |
| 22034 | ;;;;;; 44347)) | 22058 | ;;;;;; 42957)) |
| 22035 | ;;; Generated autoloads from term.el | 22059 | ;;; Generated autoloads from term.el |
| 22036 | 22060 | ||
| 22037 | (autoload (quote make-term) "term" "\ | 22061 | (autoload (quote make-term) "term" "\ |
| @@ -22097,7 +22121,7 @@ subprocess started. | |||
| 22097 | ;;;*** | 22121 | ;;;*** |
| 22098 | 22122 | ||
| 22099 | ;;;### (autoloads (testcover-this-defun testcover-start) "testcover" | 22123 | ;;;### (autoloads (testcover-this-defun testcover-start) "testcover" |
| 22100 | ;;;;;; "emacs-lisp/testcover.el" (16004 31775)) | 22124 | ;;;;;; "emacs-lisp/testcover.el" (16011 28192)) |
| 22101 | ;;; Generated autoloads from emacs-lisp/testcover.el | 22125 | ;;; Generated autoloads from emacs-lisp/testcover.el |
| 22102 | 22126 | ||
| 22103 | (autoload (quote testcover-start) "testcover" "\ | 22127 | (autoload (quote testcover-start) "testcover" "\ |
| @@ -22115,7 +22139,7 @@ Start coverage on function under point. | |||
| 22115 | 22139 | ||
| 22116 | ;;;*** | 22140 | ;;;*** |
| 22117 | 22141 | ||
| 22118 | ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (15745 59717)) | 22142 | ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (15763 44954)) |
| 22119 | ;;; Generated autoloads from play/tetris.el | 22143 | ;;; Generated autoloads from play/tetris.el |
| 22120 | 22144 | ||
| 22121 | (autoload (quote tetris) "tetris" "\ | 22145 | (autoload (quote tetris) "tetris" "\ |
| @@ -22146,7 +22170,7 @@ tetris-mode keybindings: | |||
| 22146 | ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command | 22170 | ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command |
| 22147 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp | 22171 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp |
| 22148 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" | 22172 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" |
| 22149 | ;;;;;; (16111 31888)) | 22173 | ;;;;;; (16139 21086)) |
| 22150 | ;;; Generated autoloads from textmodes/tex-mode.el | 22174 | ;;; Generated autoloads from textmodes/tex-mode.el |
| 22151 | 22175 | ||
| 22152 | (defvar tex-shell-file-name nil "\ | 22176 | (defvar tex-shell-file-name nil "\ |
| @@ -22448,7 +22472,7 @@ Major mode to edit DocTeX files. | |||
| 22448 | ;;;*** | 22472 | ;;;*** |
| 22449 | 22473 | ||
| 22450 | ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) | 22474 | ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) |
| 22451 | ;;;;;; "texinfmt" "textmodes/texinfmt.el" (16111 31888)) | 22475 | ;;;;;; "texinfmt" "textmodes/texinfmt.el" (16111 41838)) |
| 22452 | ;;; Generated autoloads from textmodes/texinfmt.el | 22476 | ;;; Generated autoloads from textmodes/texinfmt.el |
| 22453 | 22477 | ||
| 22454 | (autoload (quote texinfo-format-buffer) "texinfmt" "\ | 22478 | (autoload (quote texinfo-format-buffer) "texinfmt" "\ |
| @@ -22488,7 +22512,7 @@ if large. You can use Info-split to do this manually. | |||
| 22488 | ;;;*** | 22512 | ;;;*** |
| 22489 | 22513 | ||
| 22490 | ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) | 22514 | ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) |
| 22491 | ;;;;;; "texinfo" "textmodes/texinfo.el" (16111 31888)) | 22515 | ;;;;;; "texinfo" "textmodes/texinfo.el" (16148 4633)) |
| 22492 | ;;; Generated autoloads from textmodes/texinfo.el | 22516 | ;;; Generated autoloads from textmodes/texinfo.el |
| 22493 | 22517 | ||
| 22494 | (defvar texinfo-open-quote "``" "\ | 22518 | (defvar texinfo-open-quote "``" "\ |
| @@ -22574,7 +22598,7 @@ value of `texinfo-mode-hook'. | |||
| 22574 | 22598 | ||
| 22575 | ;;;### (autoloads (thai-composition-function thai-post-read-conversion | 22599 | ;;;### (autoloads (thai-composition-function thai-post-read-conversion |
| 22576 | ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region) | 22600 | ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region) |
| 22577 | ;;;;;; "thai-util" "language/thai-util.el" (15935 48150)) | 22601 | ;;;;;; "thai-util" "language/thai-util.el" (15941 42961)) |
| 22578 | ;;; Generated autoloads from language/thai-util.el | 22602 | ;;; Generated autoloads from language/thai-util.el |
| 22579 | 22603 | ||
| 22580 | (autoload (quote thai-compose-region) "thai-util" "\ | 22604 | (autoload (quote thai-compose-region) "thai-util" "\ |
| @@ -22613,7 +22637,7 @@ The return value is number of composed characters. | |||
| 22613 | 22637 | ||
| 22614 | ;;;### (autoloads (list-at-point number-at-point symbol-at-point | 22638 | ;;;### (autoloads (list-at-point number-at-point symbol-at-point |
| 22615 | ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) | 22639 | ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) |
| 22616 | ;;;;;; "thingatpt" "thingatpt.el" (15935 44362)) | 22640 | ;;;;;; "thingatpt" "thingatpt.el" (15941 42957)) |
| 22617 | ;;; Generated autoloads from thingatpt.el | 22641 | ;;; Generated autoloads from thingatpt.el |
| 22618 | 22642 | ||
| 22619 | (autoload (quote forward-thing) "thingatpt" "\ | 22643 | (autoload (quote forward-thing) "thingatpt" "\ |
| @@ -22673,7 +22697,7 @@ Not documented | |||
| 22673 | ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region | 22697 | ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region |
| 22674 | ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan | 22698 | ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan |
| 22675 | ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" | 22699 | ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" |
| 22676 | ;;;;;; "language/tibet-util.el" (15935 48150)) | 22700 | ;;;;;; "language/tibet-util.el" (15941 42961)) |
| 22677 | ;;; Generated autoloads from language/tibet-util.el | 22701 | ;;; Generated autoloads from language/tibet-util.el |
| 22678 | 22702 | ||
| 22679 | (autoload (quote tibetan-char-p) "tibet-util" "\ | 22703 | (autoload (quote tibetan-char-p) "tibet-util" "\ |
| @@ -22752,7 +22776,7 @@ Not documented | |||
| 22752 | ;;;*** | 22776 | ;;;*** |
| 22753 | 22777 | ||
| 22754 | ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" | 22778 | ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" |
| 22755 | ;;;;;; (15935 49285)) | 22779 | ;;;;;; (15941 42966)) |
| 22756 | ;;; Generated autoloads from textmodes/tildify.el | 22780 | ;;; Generated autoloads from textmodes/tildify.el |
| 22757 | 22781 | ||
| 22758 | (autoload (quote tildify-region) "tildify" "\ | 22782 | (autoload (quote tildify-region) "tildify" "\ |
| @@ -22776,7 +22800,7 @@ This function performs no refilling of the changed text. | |||
| 22776 | ;;;*** | 22800 | ;;;*** |
| 22777 | 22801 | ||
| 22778 | ;;;### (autoloads (display-time-mode display-time display-time-day-and-date) | 22802 | ;;;### (autoloads (display-time-mode display-time display-time-day-and-date) |
| 22779 | ;;;;;; "time" "time.el" (16009 54369)) | 22803 | ;;;;;; "time" "time.el" (16011 28192)) |
| 22780 | ;;; Generated autoloads from time.el | 22804 | ;;; Generated autoloads from time.el |
| 22781 | 22805 | ||
| 22782 | (defvar display-time-day-and-date nil "\ | 22806 | (defvar display-time-day-and-date nil "\ |
| @@ -22897,7 +22921,7 @@ If DATE is malformed, return a time value of zeros. | |||
| 22897 | ;;;*** | 22921 | ;;;*** |
| 22898 | 22922 | ||
| 22899 | ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" | 22923 | ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" |
| 22900 | ;;;;;; "time-stamp.el" (15931 55755)) | 22924 | ;;;;;; "time-stamp.el" (15941 42957)) |
| 22901 | ;;; Generated autoloads from time-stamp.el | 22925 | ;;; Generated autoloads from time-stamp.el |
| 22902 | 22926 | ||
| 22903 | (autoload (quote time-stamp) "time-stamp" "\ | 22927 | (autoload (quote time-stamp) "time-stamp" "\ |
| @@ -22931,7 +22955,7 @@ With ARG, turn time stamping on if and only if arg is positive. | |||
| 22931 | ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out | 22955 | ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out |
| 22932 | ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in | 22956 | ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in |
| 22933 | ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" | 22957 | ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" |
| 22934 | ;;;;;; (16111 31865)) | 22958 | ;;;;;; (16148 4633)) |
| 22935 | ;;; Generated autoloads from calendar/timeclock.el | 22959 | ;;; Generated autoloads from calendar/timeclock.el |
| 22936 | 22960 | ||
| 22937 | (autoload (quote timeclock-modeline-display) "timeclock" "\ | 22961 | (autoload (quote timeclock-modeline-display) "timeclock" "\ |
| @@ -22976,6 +23000,9 @@ discover the reason. | |||
| 22976 | 23000 | ||
| 22977 | (autoload (quote timeclock-status-string) "timeclock" "\ | 23001 | (autoload (quote timeclock-status-string) "timeclock" "\ |
| 22978 | Report the overall timeclock status at the present moment. | 23002 | Report the overall timeclock status at the present moment. |
| 23003 | If SHOW-SECONDS is non-nil, display second resolution. | ||
| 23004 | If TODAY-ONLY is non-nil, the display will be relative only to time | ||
| 23005 | worked today, ignoring the time worked on previous days. | ||
| 22979 | 23006 | ||
| 22980 | \(fn &optional SHOW-SECONDS TODAY-ONLY)" t nil) | 23007 | \(fn &optional SHOW-SECONDS TODAY-ONLY)" t nil) |
| 22981 | 23008 | ||
| @@ -23018,12 +23045,9 @@ non-nil, the amount returned will be relative to past time worked. | |||
| 23018 | (autoload (quote timeclock-when-to-leave-string) "timeclock" "\ | 23045 | (autoload (quote timeclock-when-to-leave-string) "timeclock" "\ |
| 23019 | Return a string representing at what time the workday ends today. | 23046 | Return a string representing at what time the workday ends today. |
| 23020 | This string is relative to the value of `timeclock-workday'. If | 23047 | This string is relative to the value of `timeclock-workday'. If |
| 23021 | NO-MESSAGE is non-nil, no messages will be displayed in the | 23048 | SHOW-SECONDS is non-nil, the value printed/returned will include |
| 23022 | minibuffer. If SHOW-SECONDS is non-nil, the value printed/returned | 23049 | seconds. If TODAY-ONLY is non-nil, the value returned will be |
| 23023 | will include seconds. If TODAY-ONLY is non-nil, the value returned | 23050 | relative only to the time worked today, and not to past time. |
| 23024 | will be relative only to the time worked today, and not to past time. | ||
| 23025 | This argument only makes a difference if `timeclock-relative' is | ||
| 23026 | non-nil. | ||
| 23027 | 23051 | ||
| 23028 | \(fn &optional SHOW-SECONDS TODAY-ONLY)" t nil) | 23052 | \(fn &optional SHOW-SECONDS TODAY-ONLY)" t nil) |
| 23029 | 23053 | ||
| @@ -23104,7 +23128,7 @@ be detected. | |||
| 23104 | ;;;*** | 23128 | ;;;*** |
| 23105 | 23129 | ||
| 23106 | ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" | 23130 | ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" |
| 23107 | ;;;;;; "international/titdic-cnv.el" (15935 48018)) | 23131 | ;;;;;; "international/titdic-cnv.el" (15941 42961)) |
| 23108 | ;;; Generated autoloads from international/titdic-cnv.el | 23132 | ;;; Generated autoloads from international/titdic-cnv.el |
| 23109 | 23133 | ||
| 23110 | (autoload (quote titdic-convert) "titdic-cnv" "\ | 23134 | (autoload (quote titdic-convert) "titdic-cnv" "\ |
| @@ -23145,7 +23169,7 @@ PATTERN regexp. | |||
| 23145 | ;;;*** | 23169 | ;;;*** |
| 23146 | 23170 | ||
| 23147 | ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" | 23171 | ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" |
| 23148 | ;;;;;; "tmm.el" (15556 11342)) | 23172 | ;;;;;; "tmm.el" (15556 35357)) |
| 23149 | ;;; Generated autoloads from tmm.el | 23173 | ;;; Generated autoloads from tmm.el |
| 23150 | (define-key global-map "\M-`" 'tmm-menubar) | 23174 | (define-key global-map "\M-`" 'tmm-menubar) |
| 23151 | (define-key global-map [f10] 'tmm-menubar) | 23175 | (define-key global-map [f10] 'tmm-menubar) |
| @@ -23247,7 +23271,7 @@ Show TODO list. | |||
| 23247 | 23271 | ||
| 23248 | ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu | 23272 | ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu |
| 23249 | ;;;;;; tool-bar-local-item tool-bar-add-item tool-bar-mode) "tool-bar" | 23273 | ;;;;;; tool-bar-local-item tool-bar-add-item tool-bar-mode) "tool-bar" |
| 23250 | ;;;;;; "toolbar/tool-bar.el" (15668 41521)) | 23274 | ;;;;;; "toolbar/tool-bar.el" (15678 51473)) |
| 23251 | ;;; Generated autoloads from toolbar/tool-bar.el | 23275 | ;;; Generated autoloads from toolbar/tool-bar.el |
| 23252 | 23276 | ||
| 23253 | (defvar tool-bar-mode nil "\ | 23277 | (defvar tool-bar-mode nil "\ |
| @@ -23328,7 +23352,7 @@ MAP must contain appropriate binding for `[menu-bar]' which holds a keymap. | |||
| 23328 | ;;;*** | 23352 | ;;;*** |
| 23329 | 23353 | ||
| 23330 | ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" | 23354 | ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" |
| 23331 | ;;;;;; (15935 44436)) | 23355 | ;;;;;; (15941 42957)) |
| 23332 | ;;; Generated autoloads from tooltip.el | 23356 | ;;; Generated autoloads from tooltip.el |
| 23333 | 23357 | ||
| 23334 | (autoload (quote tooltip-mode) "tooltip" "\ | 23358 | (autoload (quote tooltip-mode) "tooltip" "\ |
| @@ -23346,8 +23370,8 @@ use either \\[customize] or the function `tooltip-mode'.") | |||
| 23346 | 23370 | ||
| 23347 | ;;;*** | 23371 | ;;;*** |
| 23348 | 23372 | ||
| 23349 | ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (15651 | 23373 | ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (15678 |
| 23350 | ;;;;;; 2747)) | 23374 | ;;;;;; 51469)) |
| 23351 | ;;; Generated autoloads from emulation/tpu-edt.el | 23375 | ;;; Generated autoloads from emulation/tpu-edt.el |
| 23352 | 23376 | ||
| 23353 | (defalias (quote tpu-edt-mode) (quote tpu-edt-on)) | 23377 | (defalias (quote tpu-edt-mode) (quote tpu-edt-on)) |
| @@ -23382,7 +23406,7 @@ Constrain the cursor to the flow of the text. | |||
| 23382 | 23406 | ||
| 23383 | ;;;*** | 23407 | ;;;*** |
| 23384 | 23408 | ||
| 23385 | ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (15954 11393)) | 23409 | ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (15961 24152)) |
| 23386 | ;;; Generated autoloads from emacs-lisp/tq.el | 23410 | ;;; Generated autoloads from emacs-lisp/tq.el |
| 23387 | 23411 | ||
| 23388 | (autoload (quote tq-create) "tq" "\ | 23412 | (autoload (quote tq-create) "tq" "\ |
| @@ -23396,7 +23420,7 @@ to a tcp server on another machine. | |||
| 23396 | ;;;*** | 23420 | ;;;*** |
| 23397 | 23421 | ||
| 23398 | ;;;### (autoloads (trace-function-background trace-function trace-buffer) | 23422 | ;;;### (autoloads (trace-function-background trace-function trace-buffer) |
| 23399 | ;;;;;; "trace" "emacs-lisp/trace.el" (15761 63033)) | 23423 | ;;;;;; "trace" "emacs-lisp/trace.el" (15763 44953)) |
| 23400 | ;;; Generated autoloads from emacs-lisp/trace.el | 23424 | ;;; Generated autoloads from emacs-lisp/trace.el |
| 23401 | 23425 | ||
| 23402 | (defvar trace-buffer "*trace-output*" "\ | 23426 | (defvar trace-buffer "*trace-output*" "\ |
| @@ -23429,7 +23453,7 @@ the window or buffer configuration at all. | |||
| 23429 | 23453 | ||
| 23430 | ;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler | 23454 | ;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler |
| 23431 | ;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp) | 23455 | ;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp) |
| 23432 | ;;;;;; "tramp" "net/tramp.el" (16111 31879)) | 23456 | ;;;;;; "tramp" "net/tramp.el" (16111 41831)) |
| 23433 | ;;; Generated autoloads from net/tramp.el | 23457 | ;;; Generated autoloads from net/tramp.el |
| 23434 | 23458 | ||
| 23435 | (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ | 23459 | (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ |
| @@ -23558,7 +23582,7 @@ First column's text sSs Second column's text | |||
| 23558 | ;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics | 23582 | ;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics |
| 23559 | ;;;;;; type-break type-break-mode type-break-keystroke-threshold | 23583 | ;;;;;; type-break type-break-mode type-break-keystroke-threshold |
| 23560 | ;;;;;; type-break-good-rest-interval type-break-interval type-break-mode) | 23584 | ;;;;;; type-break-good-rest-interval type-break-interval type-break-mode) |
| 23561 | ;;;;;; "type-break" "type-break.el" (16111 31865)) | 23585 | ;;;;;; "type-break" "type-break.el" (16111 41826)) |
| 23562 | ;;; Generated autoloads from type-break.el | 23586 | ;;; Generated autoloads from type-break.el |
| 23563 | 23587 | ||
| 23564 | (defvar type-break-mode nil "\ | 23588 | (defvar type-break-mode nil "\ |
| @@ -23738,7 +23762,7 @@ which specify the range to operate on. | |||
| 23738 | ;;;*** | 23762 | ;;;*** |
| 23739 | 23763 | ||
| 23740 | ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) | 23764 | ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) |
| 23741 | ;;;;;; "undigest" "mail/undigest.el" (15956 38952)) | 23765 | ;;;;;; "undigest" "mail/undigest.el" (15961 24154)) |
| 23742 | ;;; Generated autoloads from mail/undigest.el | 23766 | ;;; Generated autoloads from mail/undigest.el |
| 23743 | 23767 | ||
| 23744 | (autoload (quote undigestify-rmail-message) "undigest" "\ | 23768 | (autoload (quote undigestify-rmail-message) "undigest" "\ |
| @@ -23757,7 +23781,7 @@ following the containing message. | |||
| 23757 | ;;;*** | 23781 | ;;;*** |
| 23758 | 23782 | ||
| 23759 | ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" | 23783 | ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" |
| 23760 | ;;;;;; (15763 33775)) | 23784 | ;;;;;; (15763 44954)) |
| 23761 | ;;; Generated autoloads from mail/unrmail.el | 23785 | ;;; Generated autoloads from mail/unrmail.el |
| 23762 | 23786 | ||
| 23763 | (autoload (quote batch-unrmail) "unrmail" "\ | 23787 | (autoload (quote batch-unrmail) "unrmail" "\ |
| @@ -23776,8 +23800,8 @@ Convert Rmail file FILE to system inbox format file TO-FILE. | |||
| 23776 | 23800 | ||
| 23777 | ;;;*** | 23801 | ;;;*** |
| 23778 | 23802 | ||
| 23779 | ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (15935 | 23803 | ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (15941 |
| 23780 | ;;;;;; 47054)) | 23804 | ;;;;;; 42958)) |
| 23781 | ;;; Generated autoloads from emacs-lisp/unsafep.el | 23805 | ;;; Generated autoloads from emacs-lisp/unsafep.el |
| 23782 | 23806 | ||
| 23783 | (autoload (quote unsafep) "unsafep" "\ | 23807 | (autoload (quote unsafep) "unsafep" "\ |
| @@ -23790,7 +23814,7 @@ of symbols with local bindings. | |||
| 23790 | ;;;*** | 23814 | ;;;*** |
| 23791 | 23815 | ||
| 23792 | ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) | 23816 | ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) |
| 23793 | ;;;;;; "userlock" "userlock.el" (15764 44217)) | 23817 | ;;;;;; "userlock" "userlock.el" (15781 48897)) |
| 23794 | ;;; Generated autoloads from userlock.el | 23818 | ;;; Generated autoloads from userlock.el |
| 23795 | 23819 | ||
| 23796 | (autoload (quote ask-user-about-lock) "userlock" "\ | 23820 | (autoload (quote ask-user-about-lock) "userlock" "\ |
| @@ -23843,7 +23867,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME. | |||
| 23843 | ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window | 23867 | ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window |
| 23844 | ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file | 23868 | ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file |
| 23845 | ;;;;;; with-vc-file vc-branch-part vc-before-checkin-hook vc-checkin-hook | 23869 | ;;;;;; with-vc-file vc-branch-part vc-before-checkin-hook vc-checkin-hook |
| 23846 | ;;;;;; vc-checkout-hook) "vc" "vc.el" (16116 34476)) | 23870 | ;;;;;; vc-checkout-hook) "vc" "vc.el" (16139 21084)) |
| 23847 | ;;; Generated autoloads from vc.el | 23871 | ;;; Generated autoloads from vc.el |
| 23848 | 23872 | ||
| 23849 | (defvar vc-checkout-hook nil "\ | 23873 | (defvar vc-checkout-hook nil "\ |
| @@ -24124,7 +24148,7 @@ colors. `vc-annotate-background' specifies the background color. | |||
| 24124 | 24148 | ||
| 24125 | ;;;*** | 24149 | ;;;*** |
| 24126 | 24150 | ||
| 24127 | ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (16078 24841)) | 24151 | ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (16135 8990)) |
| 24128 | ;;; Generated autoloads from vc-cvs.el | 24152 | ;;; Generated autoloads from vc-cvs.el |
| 24129 | (defun vc-cvs-registered (f) | 24153 | (defun vc-cvs-registered (f) |
| 24130 | (when (file-readable-p (expand-file-name | 24154 | (when (file-readable-p (expand-file-name |
| @@ -24134,7 +24158,7 @@ colors. `vc-annotate-background' specifies the background color. | |||
| 24134 | 24158 | ||
| 24135 | ;;;*** | 24159 | ;;;*** |
| 24136 | 24160 | ||
| 24137 | ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (16064 63661)) | 24161 | ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (16070 35807)) |
| 24138 | ;;; Generated autoloads from vc-mcvs.el | 24162 | ;;; Generated autoloads from vc-mcvs.el |
| 24139 | (defun vc-mcvs-registered (file) | 24163 | (defun vc-mcvs-registered (file) |
| 24140 | (let ((dir file)) | 24164 | (let ((dir file)) |
| @@ -24153,7 +24177,7 @@ colors. `vc-annotate-background' specifies the background color. | |||
| 24153 | ;;;*** | 24177 | ;;;*** |
| 24154 | 24178 | ||
| 24155 | ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" | 24179 | ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" |
| 24156 | ;;;;;; (16058 44808)) | 24180 | ;;;;;; (16070 35807)) |
| 24157 | ;;; Generated autoloads from vc-rcs.el | 24181 | ;;; Generated autoloads from vc-rcs.el |
| 24158 | 24182 | ||
| 24159 | (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ | 24183 | (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ |
| @@ -24166,7 +24190,7 @@ For a description of possible values, see `vc-check-master-templates'.") | |||
| 24166 | ;;;*** | 24190 | ;;;*** |
| 24167 | 24191 | ||
| 24168 | ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" | 24192 | ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" |
| 24169 | ;;;;;; (16058 44425)) | 24193 | ;;;;;; (16070 35807)) |
| 24170 | ;;; Generated autoloads from vc-sccs.el | 24194 | ;;; Generated autoloads from vc-sccs.el |
| 24171 | 24195 | ||
| 24172 | (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ | 24196 | (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ |
| @@ -24183,7 +24207,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) | |||
| 24183 | 24207 | ||
| 24184 | ;;;*** | 24208 | ;;;*** |
| 24185 | 24209 | ||
| 24186 | ;;;### (autoloads nil "vc-svn" "vc-svn.el" (16066 39743)) | 24210 | ;;;### (autoloads nil "vc-svn" "vc-svn.el" (16135 8990)) |
| 24187 | ;;; Generated autoloads from vc-svn.el | 24211 | ;;; Generated autoloads from vc-svn.el |
| 24188 | (defun vc-svn-registered (f) | 24212 | (defun vc-svn-registered (f) |
| 24189 | (when (file-readable-p (expand-file-name | 24213 | (when (file-readable-p (expand-file-name |
| @@ -24196,7 +24220,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) | |||
| 24196 | ;;;*** | 24220 | ;;;*** |
| 24197 | 24221 | ||
| 24198 | ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" | 24222 | ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" |
| 24199 | ;;;;;; (15973 44110)) | 24223 | ;;;;;; (15997 673)) |
| 24200 | ;;; Generated autoloads from progmodes/vhdl-mode.el | 24224 | ;;; Generated autoloads from progmodes/vhdl-mode.el |
| 24201 | 24225 | ||
| 24202 | (autoload (quote vhdl-mode) "vhdl-mode" "\ | 24226 | (autoload (quote vhdl-mode) "vhdl-mode" "\ |
| @@ -24721,7 +24745,7 @@ Key bindings: | |||
| 24721 | 24745 | ||
| 24722 | ;;;*** | 24746 | ;;;*** |
| 24723 | 24747 | ||
| 24724 | ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (15935 47202)) | 24748 | ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (15941 42958)) |
| 24725 | ;;; Generated autoloads from emulation/vi.el | 24749 | ;;; Generated autoloads from emulation/vi.el |
| 24726 | 24750 | ||
| 24727 | (autoload (quote vi-mode) "vi" "\ | 24751 | (autoload (quote vi-mode) "vi" "\ |
| @@ -24776,7 +24800,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs. | |||
| 24776 | ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion | 24800 | ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion |
| 24777 | ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer | 24801 | ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer |
| 24778 | ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" | 24802 | ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" |
| 24779 | ;;;;;; "language/viet-util.el" (15901 33692)) | 24803 | ;;;;;; "language/viet-util.el" (15924 18773)) |
| 24780 | ;;; Generated autoloads from language/viet-util.el | 24804 | ;;; Generated autoloads from language/viet-util.el |
| 24781 | 24805 | ||
| 24782 | (autoload (quote viet-encode-viscii-char) "viet-util" "\ | 24806 | (autoload (quote viet-encode-viscii-char) "viet-util" "\ |
| @@ -24822,8 +24846,8 @@ Not documented | |||
| 24822 | 24846 | ||
| 24823 | ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame | 24847 | ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame |
| 24824 | ;;;;;; view-buffer-other-window view-buffer view-file-other-frame | 24848 | ;;;;;; view-buffer-other-window view-buffer view-file-other-frame |
| 24825 | ;;;;;; view-file-other-window view-file) "view" "view.el" (16111 | 24849 | ;;;;;; view-file-other-window view-file) "view" "view.el" (16140 |
| 24826 | ;;;;;; 31865)) | 24850 | ;;;;;; 30175)) |
| 24827 | ;;; Generated autoloads from view.el | 24851 | ;;; Generated autoloads from view.el |
| 24828 | 24852 | ||
| 24829 | (defvar view-mode nil "\ | 24853 | (defvar view-mode nil "\ |
| @@ -25031,7 +25055,7 @@ Exit View mode and make the current buffer editable. | |||
| 25031 | ;;;*** | 25055 | ;;;*** |
| 25032 | 25056 | ||
| 25033 | ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (16111 | 25057 | ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (16111 |
| 25034 | ;;;;;; 31879)) | 25058 | ;;;;;; 41830)) |
| 25035 | ;;; Generated autoloads from emulation/vip.el | 25059 | ;;; Generated autoloads from emulation/vip.el |
| 25036 | 25060 | ||
| 25037 | (autoload (quote vip-setup) "vip" "\ | 25061 | (autoload (quote vip-setup) "vip" "\ |
| @@ -25047,7 +25071,7 @@ Turn on VIP emulation of VI. | |||
| 25047 | ;;;*** | 25071 | ;;;*** |
| 25048 | 25072 | ||
| 25049 | ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" | 25073 | ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" |
| 25050 | ;;;;;; (15935 47203)) | 25074 | ;;;;;; (15941 42958)) |
| 25051 | ;;; Generated autoloads from emulation/viper.el | 25075 | ;;; Generated autoloads from emulation/viper.el |
| 25052 | 25076 | ||
| 25053 | (autoload (quote toggle-viper-mode) "viper" "\ | 25077 | (autoload (quote toggle-viper-mode) "viper" "\ |
| @@ -25146,7 +25170,7 @@ this is equivalent to `display-warning', using | |||
| 25146 | 25170 | ||
| 25147 | ;;;*** | 25171 | ;;;*** |
| 25148 | 25172 | ||
| 25149 | ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (15935 48476)) | 25173 | ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (15941 42963)) |
| 25150 | ;;; Generated autoloads from net/webjump.el | 25174 | ;;; Generated autoloads from net/webjump.el |
| 25151 | 25175 | ||
| 25152 | (autoload (quote webjump) "webjump" "\ | 25176 | (autoload (quote webjump) "webjump" "\ |
| @@ -25195,7 +25219,7 @@ and off otherwise. | |||
| 25195 | ;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check | 25219 | ;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check |
| 25196 | ;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check | 25220 | ;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check |
| 25197 | ;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el" | 25221 | ;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el" |
| 25198 | ;;;;;; (16111 31865)) | 25222 | ;;;;;; (16111 41826)) |
| 25199 | ;;; Generated autoloads from whitespace.el | 25223 | ;;; Generated autoloads from whitespace.el |
| 25200 | 25224 | ||
| 25201 | (autoload (quote whitespace-toggle-leading-check) "whitespace" "\ | 25225 | (autoload (quote whitespace-toggle-leading-check) "whitespace" "\ |
| @@ -25283,7 +25307,7 @@ This is meant to be added buffer-locally to `write-file-functions'. | |||
| 25283 | ;;;*** | 25307 | ;;;*** |
| 25284 | 25308 | ||
| 25285 | ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse | 25309 | ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse |
| 25286 | ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (15935 44721)) | 25310 | ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (15941 42957)) |
| 25287 | ;;; Generated autoloads from wid-browse.el | 25311 | ;;; Generated autoloads from wid-browse.el |
| 25288 | 25312 | ||
| 25289 | (autoload (quote widget-browse-at) "wid-browse" "\ | 25313 | (autoload (quote widget-browse-at) "wid-browse" "\ |
| @@ -25311,7 +25335,7 @@ With arg, turn widget mode on if and only if arg is positive. | |||
| 25311 | 25335 | ||
| 25312 | ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create | 25336 | ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create |
| 25313 | ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (16111 | 25337 | ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (16111 |
| 25314 | ;;;;;; 31865)) | 25338 | ;;;;;; 41826)) |
| 25315 | ;;; Generated autoloads from wid-edit.el | 25339 | ;;; Generated autoloads from wid-edit.el |
| 25316 | 25340 | ||
| 25317 | (autoload (quote widgetp) "wid-edit" "\ | 25341 | (autoload (quote widgetp) "wid-edit" "\ |
| @@ -25354,7 +25378,7 @@ Setup current buffer so editing string widgets works. | |||
| 25354 | 25378 | ||
| 25355 | ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right | 25379 | ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right |
| 25356 | ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (16111 | 25380 | ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (16111 |
| 25357 | ;;;;;; 31865)) | 25381 | ;;;;;; 41826)) |
| 25358 | ;;; Generated autoloads from windmove.el | 25382 | ;;; Generated autoloads from windmove.el |
| 25359 | 25383 | ||
| 25360 | (autoload (quote windmove-left) "windmove" "\ | 25384 | (autoload (quote windmove-left) "windmove" "\ |
| @@ -25407,7 +25431,7 @@ Default MODIFIER is 'shift. | |||
| 25407 | ;;;*** | 25431 | ;;;*** |
| 25408 | 25432 | ||
| 25409 | ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" | 25433 | ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" |
| 25410 | ;;;;;; (15935 44772)) | 25434 | ;;;;;; (15941 42957)) |
| 25411 | ;;; Generated autoloads from winner.el | 25435 | ;;; Generated autoloads from winner.el |
| 25412 | 25436 | ||
| 25413 | (defvar winner-mode nil "\ | 25437 | (defvar winner-mode nil "\ |
| @@ -25426,7 +25450,7 @@ With arg, turn Winner mode on if and only if arg is positive. | |||
| 25426 | ;;;*** | 25450 | ;;;*** |
| 25427 | 25451 | ||
| 25428 | ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" | 25452 | ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" |
| 25429 | ;;;;;; "woman.el" (16011 21748)) | 25453 | ;;;;;; "woman.el" (16011 28192)) |
| 25430 | ;;; Generated autoloads from woman.el | 25454 | ;;; Generated autoloads from woman.el |
| 25431 | 25455 | ||
| 25432 | (autoload (quote woman) "woman" "\ | 25456 | (autoload (quote woman) "woman" "\ |
| @@ -25462,7 +25486,7 @@ decompress the file if appropriate. See the documentation for the | |||
| 25462 | ;;;*** | 25486 | ;;;*** |
| 25463 | 25487 | ||
| 25464 | ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" | 25488 | ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" |
| 25465 | ;;;;;; (15935 47203)) | 25489 | ;;;;;; (15941 42958)) |
| 25466 | ;;; Generated autoloads from emulation/ws-mode.el | 25490 | ;;; Generated autoloads from emulation/ws-mode.el |
| 25467 | 25491 | ||
| 25468 | (autoload (quote wordstar-mode) "ws-mode" "\ | 25492 | (autoload (quote wordstar-mode) "ws-mode" "\ |
| @@ -25575,7 +25599,7 @@ The key bindings are: | |||
| 25575 | ;;;*** | 25599 | ;;;*** |
| 25576 | 25600 | ||
| 25577 | ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" | 25601 | ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" |
| 25578 | ;;;;;; (16111 31865)) | 25602 | ;;;;;; (16148 4633)) |
| 25579 | ;;; Generated autoloads from xml.el | 25603 | ;;; Generated autoloads from xml.el |
| 25580 | 25604 | ||
| 25581 | (autoload (quote xml-parse-file) "xml" "\ | 25605 | (autoload (quote xml-parse-file) "xml" "\ |
| @@ -25583,23 +25607,25 @@ Parse the well-formed XML file FILE. | |||
| 25583 | If FILE is already visited, use its buffer and don't kill it. | 25607 | If FILE is already visited, use its buffer and don't kill it. |
| 25584 | Returns the top node with all its children. | 25608 | Returns the top node with all its children. |
| 25585 | If PARSE-DTD is non-nil, the DTD is parsed rather than skipped. | 25609 | If PARSE-DTD is non-nil, the DTD is parsed rather than skipped. |
| 25610 | If PARSE-NS is non-nil, then QNAMES are expanded. | ||
| 25586 | 25611 | ||
| 25587 | \(fn FILE &optional PARSE-DTD)" nil nil) | 25612 | \(fn FILE &optional PARSE-DTD PARSE-NS)" nil nil) |
| 25588 | 25613 | ||
| 25589 | (autoload (quote xml-parse-region) "xml" "\ | 25614 | (autoload (quote xml-parse-region) "xml" "\ |
| 25590 | Parse the region from BEG to END in BUFFER. | 25615 | Parse the region from BEG to END in BUFFER. |
| 25591 | If BUFFER is nil, it defaults to the current buffer. | 25616 | If BUFFER is nil, it defaults to the current buffer. |
| 25592 | Returns the XML list for the region, or raises an error if the region | 25617 | Returns the XML list for the region, or raises an error if the region |
| 25593 | is not a well-formed XML file. | 25618 | is not well-formed XML. |
| 25594 | If PARSE-DTD is non-nil, the DTD is parsed rather than skipped, | 25619 | If PARSE-DTD is non-nil, the DTD is parsed rather than skipped, |
| 25595 | and returned as the first element of the list. | 25620 | and returned as the first element of the list. |
| 25621 | If PARSE-NS is non-nil, then QNAMES are expanded. | ||
| 25596 | 25622 | ||
| 25597 | \(fn BEG END &optional BUFFER PARSE-DTD)" nil nil) | 25623 | \(fn BEG END &optional BUFFER PARSE-DTD PARSE-NS)" nil nil) |
| 25598 | 25624 | ||
| 25599 | ;;;*** | 25625 | ;;;*** |
| 25600 | 25626 | ||
| 25601 | ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (16017 | 25627 | ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (16025 |
| 25602 | ;;;;;; 34179)) | 25628 | ;;;;;; 36883)) |
| 25603 | ;;; Generated autoloads from xt-mouse.el | 25629 | ;;; Generated autoloads from xt-mouse.el |
| 25604 | 25630 | ||
| 25605 | (defvar xterm-mouse-mode nil "\ | 25631 | (defvar xterm-mouse-mode nil "\ |
| @@ -25647,7 +25673,7 @@ Zippy goes to the analyst. | |||
| 25647 | 25673 | ||
| 25648 | ;;;*** | 25674 | ;;;*** |
| 25649 | 25675 | ||
| 25650 | ;;;### (autoloads (zone) "zone" "play/zone.el" (15634 63601)) | 25676 | ;;;### (autoloads (zone) "zone" "play/zone.el" (15678 51471)) |
| 25651 | ;;; Generated autoloads from play/zone.el | 25677 | ;;; Generated autoloads from play/zone.el |
| 25652 | 25678 | ||
| 25653 | (autoload (quote zone) "zone" "\ | 25679 | (autoload (quote zone) "zone" "\ |
| @@ -25658,7 +25684,7 @@ Zone out, completely. | |||
| 25658 | ;;;*** | 25684 | ;;;*** |
| 25659 | 25685 | ||
| 25660 | ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" | 25686 | ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" |
| 25661 | ;;;;;; "net/zone-mode.el" (15935 48476)) | 25687 | ;;;;;; "net/zone-mode.el" (15941 42963)) |
| 25662 | ;;; Generated autoloads from net/zone-mode.el | 25688 | ;;; Generated autoloads from net/zone-mode.el |
| 25663 | 25689 | ||
| 25664 | (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ | 25690 | (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ |
| @@ -25674,7 +25700,9 @@ Zone-mode does two things: | |||
| 25674 | - automatically update the serial number for a zone | 25700 | - automatically update the serial number for a zone |
| 25675 | when saving the file | 25701 | when saving the file |
| 25676 | 25702 | ||
| 25677 | - fontification" t nil) | 25703 | - fontification |
| 25704 | |||
| 25705 | \(fn)" t nil) | ||
| 25678 | 25706 | ||
| 25679 | ;;;*** | 25707 | ;;;*** |
| 25680 | 25708 | ||
| @@ -25697,8 +25725,8 @@ Zone-mode does two things: | |||
| 25697 | ;;;;;; "calendar/cal-julian.el" "calendar/cal-mayan.el" "calendar/cal-menu.el" | 25725 | ;;;;;; "calendar/cal-julian.el" "calendar/cal-mayan.el" "calendar/cal-menu.el" |
| 25698 | ;;;;;; "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el" | 25726 | ;;;;;; "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el" |
| 25699 | ;;;;;; "calendar/cal-x.el" "calendar/parse-time.el" "case-table.el" | 25727 | ;;;;;; "calendar/cal-x.el" "calendar/parse-time.el" "case-table.el" |
| 25700 | ;;;;;; "cdl.el" "cus-dep.el" "cus-start.el" "custom.el" "dos-fns.el" | 25728 | ;;;;;; "cdl.el" "cus-dep.el" "cus-load.el" "cus-start.el" "custom.el" |
| 25701 | ;;;;;; "dos-vars.el" "dos-w32.el" "ediff-diff.el" "ediff-init.el" | 25729 | ;;;;;; "dos-fns.el" "dos-vars.el" "dos-w32.el" "ediff-diff.el" "ediff-init.el" |
| 25702 | ;;;;;; "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" | 25730 | ;;;;;; "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" |
| 25703 | ;;;;;; "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el" | 25731 | ;;;;;; "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el" |
| 25704 | ;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el" | 25732 | ;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el" |
| @@ -25776,39 +25804,39 @@ Zone-mode does two things: | |||
| 25776 | ;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-ph.el" | 25804 | ;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-ph.el" |
| 25777 | ;;;;;; "net/ldap.el" "net/netrc.el" "net/tls.el" "net/tramp-ftp.el" | 25805 | ;;;;;; "net/ldap.el" "net/netrc.el" "net/tls.el" "net/tramp-ftp.el" |
| 25778 | ;;;;;; "net/tramp-smb.el" "net/tramp-util.el" "net/tramp-uu.el" | 25806 | ;;;;;; "net/tramp-smb.el" "net/tramp-util.el" "net/tramp-uu.el" |
| 25779 | ;;;;;; "net/tramp-vc.el" "net/trampver.el" "obsolete/float.el" "obsolete/hilit19.el" | 25807 | ;;;;;; "net/tramp-vc.el" "net/trampver.el" "obsolete/awk-mode.el" |
| 25780 | ;;;;;; "obsolete/mlsupport.el" "obsolete/ooutline.el" "obsolete/profile.el" | 25808 | ;;;;;; "obsolete/float.el" "obsolete/hilit19.el" "obsolete/mlsupport.el" |
| 25781 | ;;;;;; "obsolete/rnews.el" "obsolete/sc.el" "obsolete/sun-curs.el" | 25809 | ;;;;;; "obsolete/ooutline.el" "obsolete/profile.el" "obsolete/rnews.el" |
| 25782 | ;;;;;; "obsolete/sun-fns.el" "obsolete/uncompress.el" "obsolete/x-apollo.el" | 25810 | ;;;;;; "obsolete/sc.el" "obsolete/sun-curs.el" "obsolete/sun-fns.el" |
| 25783 | ;;;;;; "obsolete/x-menu.el" "patcomp.el" "paths.el" "pcvs-info.el" | 25811 | ;;;;;; "obsolete/uncompress.el" "obsolete/x-apollo.el" "obsolete/x-menu.el" |
| 25784 | ;;;;;; "pcvs-parse.el" "pcvs-util.el" "play/gamegrid.el" "play/gametree.el" | 25812 | ;;;;;; "patcomp.el" "paths.el" "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" |
| 25785 | ;;;;;; "play/meese.el" "progmodes/ada-prj.el" "progmodes/cc-align.el" | 25813 | ;;;;;; "play/gamegrid.el" "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el" |
| 25786 | ;;;;;; "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" "progmodes/cc-compat.el" | 25814 | ;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" |
| 25787 | ;;;;;; "progmodes/cc-defs.el" "progmodes/cc-engine.el" "progmodes/cc-menus.el" | 25815 | ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-compat.el" "progmodes/cc-defs.el" |
| 25788 | ;;;;;; "progmodes/ebnf-bnf.el" "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" | 25816 | ;;;;;; "progmodes/cc-engine.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el" |
| 25789 | ;;;;;; "progmodes/ebnf-yac.el" "progmodes/idlw-rinfo.el" "progmodes/idlw-toolbar.el" | 25817 | ;;;;;; "progmodes/cc-menus.el" "progmodes/cc-vars.el" "progmodes/ebnf-bnf.el" |
| 25790 | ;;;;;; "progmodes/mantemp.el" "progmodes/xscheme.el" "register.el" | 25818 | ;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" |
| 25791 | ;;;;;; "replace.el" "s-region.el" "saveplace.el" "scroll-bar.el" | 25819 | ;;;;;; "progmodes/idlw-rinfo.el" "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" |
| 25792 | ;;;;;; "select.el" "simple.el" "soundex.el" "startup.el" "subdirs.el" | 25820 | ;;;;;; "progmodes/xscheme.el" "register.el" "replace.el" "s-region.el" |
| 25793 | ;;;;;; "subr.el" "tempo.el" "term/AT386.el" "term/apollo.el" "term/bg-mouse.el" | 25821 | ;;;;;; "saveplace.el" "scroll-bar.el" "select.el" "simple.el" "soundex.el" |
| 25794 | ;;;;;; "term/bobcat.el" "term/internal.el" "term/iris-ansi.el" "term/keyswap.el" | 25822 | ;;;;;; "startup.el" "subdirs.el" "subr.el" "tempo.el" "term/AT386.el" |
| 25795 | ;;;;;; "term/linux.el" "term/lk201.el" "term/mac-win.el" "term/news.el" | 25823 | ;;;;;; "term/apollo.el" "term/bg-mouse.el" "term/bobcat.el" "term/internal.el" |
| 25796 | ;;;;;; "term/pc-win.el" "term/rxvt.el" "term/sun-mouse.el" "term/sun.el" | 25824 | ;;;;;; "term/iris-ansi.el" "term/keyswap.el" "term/linux.el" "term/lk201.el" |
| 25797 | ;;;;;; "term/sup-mouse.el" "term/tty-colors.el" "term/tvi970.el" | 25825 | ;;;;;; "term/mac-win.el" "term/news.el" "term/pc-win.el" "term/rxvt.el" |
| 25798 | ;;;;;; "term/vt100.el" "term/vt102.el" "term/vt125.el" "term/vt200.el" | 25826 | ;;;;;; "term/sun-mouse.el" "term/sun.el" "term/sup-mouse.el" "term/tty-colors.el" |
| 25799 | ;;;;;; "term/vt201.el" "term/vt220.el" "term/vt240.el" "term/vt300.el" | 25827 | ;;;;;; "term/tvi970.el" "term/vt100.el" "term/vt102.el" "term/vt125.el" |
| 25800 | ;;;;;; "term/vt320.el" "term/vt400.el" "term/vt420.el" "term/w32-win.el" | 25828 | ;;;;;; "term/vt200.el" "term/vt201.el" "term/vt220.el" "term/vt240.el" |
| 25801 | ;;;;;; "term/wyse50.el" "term/x-win.el" "term/xterm.el" "textmodes/bib-mode.el" | 25829 | ;;;;;; "term/vt300.el" "term/vt320.el" "term/vt400.el" "term/vt420.el" |
| 25802 | ;;;;;; "textmodes/fill.el" "textmodes/makeinfo.el" "textmodes/page-ext.el" | 25830 | ;;;;;; "term/w32-win.el" "term/wyse50.el" "term/x-win.el" "term/xterm.el" |
| 25803 | ;;;;;; "textmodes/page.el" "textmodes/paragraphs.el" "textmodes/refbib.el" | 25831 | ;;;;;; "textmodes/bib-mode.el" "textmodes/fill.el" "textmodes/makeinfo.el" |
| 25804 | ;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" | 25832 | ;;;;;; "textmodes/page-ext.el" "textmodes/page.el" "textmodes/paragraphs.el" |
| 25805 | ;;;;;; "textmodes/reftex-global.el" "textmodes/reftex-parse.el" | 25833 | ;;;;;; "textmodes/refbib.el" "textmodes/refer.el" "textmodes/reftex-auc.el" |
| 25806 | ;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" | 25834 | ;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-global.el" "textmodes/reftex-ref.el" |
| 25807 | ;;;;;; "textmodes/reftex-vars.el" "textmodes/texnfo-upd.el" "textmodes/text-mode.el" | 25835 | ;;;;;; "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" "textmodes/reftex-vars.el" |
| 25808 | ;;;;;; "timezone.el" "uniquify.el" "vc-hooks.el" "vcursor.el" "version.el" | 25836 | ;;;;;; "textmodes/texnfo-upd.el" "textmodes/text-mode.el" "timezone.el" |
| 25809 | ;;;;;; "vms-patch.el" "vmsproc.el" "vt-control.el" "vt100-led.el" | 25837 | ;;;;;; "uniquify.el" "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" |
| 25810 | ;;;;;; "w32-fns.el" "w32-vars.el" "widget.el" "window.el") (16116 | 25838 | ;;;;;; "vmsproc.el" "vt-control.el" "vt100-led.el" "w32-fns.el" |
| 25811 | ;;;;;; 61316 216684)) | 25839 | ;;;;;; "w32-vars.el" "widget.el" "window.el") (16150 35885 616236)) |
| 25812 | 25840 | ||
| 25813 | ;;;*** | 25841 | ;;;*** |
| 25814 | 25842 | ||