aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/loaddefs.el750
1 files changed, 367 insertions, 383 deletions
diff --git a/lisp/loaddefs.el b/lisp/loaddefs.el
index b3c4c22fea8..5a54e25318e 100644
--- a/lisp/loaddefs.el
+++ b/lisp/loaddefs.el
@@ -110,7 +110,7 @@ If you use ada-xref.el:
110;;;*** 110;;;***
111 111
112;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 112;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
113;;;;;; (15539 14609)) 113;;;;;; (15539 41514))
114;;; Generated autoloads from progmodes/ada-stmt.el 114;;; Generated autoloads from progmodes/ada-stmt.el
115 115
116(autoload (quote ada-header) "ada-stmt" "\ 116(autoload (quote ada-header) "ada-stmt" "\
@@ -119,7 +119,7 @@ Insert a descriptive header at the top of the file." t nil)
119;;;*** 119;;;***
120 120
121;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" 121;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
122;;;;;; (15563 27310)) 122;;;;;; (15564 19762))
123;;; Generated autoloads from progmodes/ada-xref.el 123;;; Generated autoloads from progmodes/ada-xref.el
124 124
125(autoload (quote ada-find-file) "ada-xref" "\ 125(autoload (quote ada-find-file) "ada-xref" "\
@@ -131,7 +131,7 @@ Completion is available." t nil)
131;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun 131;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun
132;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry 132;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry
133;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address 133;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address
134;;;;;; add-log-full-name) "add-log" "add-log.el" (15320 20633)) 134;;;;;; add-log-full-name) "add-log" "add-log.el" (15583 21064))
135;;; Generated autoloads from add-log.el 135;;; Generated autoloads from add-log.el
136 136
137(defvar add-log-full-name nil "\ 137(defvar add-log-full-name nil "\
@@ -139,8 +139,11 @@ Completion is available." t nil)
139This defaults to the value returned by the function `user-full-name'.") 139This defaults to the value returned by the function `user-full-name'.")
140 140
141(defvar add-log-mailing-address nil "\ 141(defvar add-log-mailing-address nil "\
142*Electronic mail address of user, for inclusion in ChangeLog daily headers. 142*Electronic mail addresses of user, for inclusion in ChangeLog headers.
143This defaults to the value of `user-mail-address'.") 143This defaults to the value of `user-mail-address'. In addition to
144being a simple string, this value can also be a list. All elements
145will be recognized as referring to the same user; when creating a new
146ChangeLog entry, one element will be chosen at random.")
144 147
145(autoload (quote prompt-for-change-log-name) "add-log" "\ 148(autoload (quote prompt-for-change-log-name) "add-log" "\
146Prompt for a change log name." nil nil) 149Prompt for a change log name." nil nil)
@@ -236,8 +239,8 @@ Fix any old-style date entries in the current log file to default format." t nil
236;;;*** 239;;;***
237 240
238;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action 241;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action
239;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (15566 242;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (15567
240;;;;;; 7178)) 243;;;;;; 16402))
241;;; Generated autoloads from emacs-lisp/advice.el 244;;; Generated autoloads from emacs-lisp/advice.el
242 245
243(defvar ad-redefinition-action (quote warn) "\ 246(defvar ad-redefinition-action (quote warn) "\
@@ -404,7 +407,7 @@ A replacement function for `newline-and-indent', aligning as it goes." t nil)
404;;;*** 407;;;***
405 408
406;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 409;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
407;;;;;; "net/ange-ftp.el" (15576 11370)) 410;;;;;; "net/ange-ftp.el" (15599 56288))
408;;; Generated autoloads from net/ange-ftp.el 411;;; Generated autoloads from net/ange-ftp.el
409 412
410(defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir)) 413(defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir))
@@ -446,7 +449,7 @@ Display Sarah's birthday present in a new buffer." t nil)
446;;;*** 449;;;***
447 450
448;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 451;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
449;;;;;; "ansi-color" "ansi-color.el" (15363 46804)) 452;;;;;; "ansi-color" "ansi-color.el" (15583 13478))
450;;; Generated autoloads from ansi-color.el 453;;; Generated autoloads from ansi-color.el
451 454
452(autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ 455(autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\
@@ -553,8 +556,8 @@ They specify the range of dates that the diary is being processed for." nil nil)
553;;;*** 556;;;***
554 557
555;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command 558;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command
556;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (15572 559;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (15597
557;;;;;; 475)) 560;;;;;; 27578))
558;;; Generated autoloads from apropos.el 561;;; Generated autoloads from apropos.el
559 562
560(autoload (quote apropos-mode) "apropos" "\ 563(autoload (quote apropos-mode) "apropos" "\
@@ -598,8 +601,8 @@ Returns list of symbols and documentation found." t nil)
598 601
599;;;*** 602;;;***
600 603
601;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15490 604;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15591
602;;;;;; 39259)) 605;;;;;; 63983))
603;;; Generated autoloads from arc-mode.el 606;;; Generated autoloads from arc-mode.el
604 607
605(autoload (quote archive-mode) "arc-mode" "\ 608(autoload (quote archive-mode) "arc-mode" "\
@@ -994,7 +997,7 @@ Major mode for editing Autoconf configure.in files." t nil)
994;;;*** 997;;;***
995 998
996;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 999;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
997;;;;;; "autoinsert" "autoinsert.el" (15566 54821)) 1000;;;;;; "autoinsert" "autoinsert.el" (15567 16400))
998;;; Generated autoloads from autoinsert.el 1001;;; Generated autoloads from autoinsert.el
999 1002
1000(autoload (quote auto-insert) "autoinsert" "\ 1003(autoload (quote auto-insert) "autoinsert" "\
@@ -1047,7 +1050,7 @@ Calls `update-autoloads-from-directories' on the command line arguments." nil ni
1047;;;*** 1050;;;***
1048 1051
1049;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode 1052;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode
1050;;;;;; auto-revert-mode) "autorevert" "autorevert.el" (15538 8758)) 1053;;;;;; auto-revert-mode) "autorevert" "autorevert.el" (15538 21129))
1051;;; Generated autoloads from autorevert.el 1054;;; Generated autoloads from autorevert.el
1052 1055
1053(defvar auto-revert-mode nil "\ 1056(defvar auto-revert-mode nil "\
@@ -1183,7 +1186,7 @@ seconds." t nil)
1183;;;*** 1186;;;***
1184 1187
1185;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (15507 1188;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (15507
1186;;;;;; 13708)) 1189;;;;;; 55753))
1187;;; Generated autoloads from textmodes/bibtex.el 1190;;; Generated autoloads from textmodes/bibtex.el
1188 1191
1189(autoload (quote bibtex-mode) "bibtex" "\ 1192(autoload (quote bibtex-mode) "bibtex" "\
@@ -1417,7 +1420,7 @@ a reflection." t nil)
1417;;;;;; bookmark-load bookmark-save bookmark-write bookmark-delete 1420;;;;;; bookmark-load bookmark-save bookmark-write bookmark-delete
1418;;;;;; bookmark-insert bookmark-rename bookmark-insert-location 1421;;;;;; bookmark-insert bookmark-rename bookmark-insert-location
1419;;;;;; bookmark-relocate bookmark-jump bookmark-set) "bookmark" 1422;;;;;; bookmark-relocate bookmark-jump bookmark-set) "bookmark"
1420;;;;;; "bookmark.el" (15394 11948)) 1423;;;;;; "bookmark.el" (15618 26049))
1421;;; Generated autoloads from bookmark.el 1424;;; Generated autoloads from bookmark.el
1422 (define-key ctl-x-map "rb" 'bookmark-jump) 1425 (define-key ctl-x-map "rb" 'bookmark-jump)
1423 (define-key ctl-x-map "rm" 'bookmark-set) 1426 (define-key ctl-x-map "rm" 'bookmark-set)
@@ -1677,7 +1680,7 @@ corresponding bookmark function from Lisp (the one without the
1677;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program 1680;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program
1678;;;;;; browse-url-save-file browse-url-new-window-flag browse-url-galeon-program 1681;;;;;; browse-url-save-file browse-url-new-window-flag browse-url-galeon-program
1679;;;;;; browse-url-browser-display browse-url-browser-function) "browse-url" 1682;;;;;; browse-url-browser-display browse-url-browser-function) "browse-url"
1680;;;;;; "net/browse-url.el" (15509 27625)) 1683;;;;;; "net/browse-url.el" (15510 21816))
1681;;; Generated autoloads from net/browse-url.el 1684;;; Generated autoloads from net/browse-url.el
1682 1685
1683(defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos))) (quote browse-url-default-windows-browser) (quote browse-url-default-browser)) "\ 1686(defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos))) (quote browse-url-default-windows-browser) (quote browse-url-default-browser)) "\
@@ -2054,7 +2057,7 @@ Also see `make-text-button'." nil nil)
2054;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2057;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2055;;;;;; compile-defun byte-compile-file byte-recompile-directory 2058;;;;;; compile-defun byte-compile-file byte-recompile-directory
2056;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el" 2059;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el"
2057;;;;;; (15518 11598)) 2060;;;;;; (15613 3486))
2058;;; Generated autoloads from emacs-lisp/bytecomp.el 2061;;; Generated autoloads from emacs-lisp/bytecomp.el
2059 2062
2060(autoload (quote byte-force-recompile) "bytecomp" "\ 2063(autoload (quote byte-force-recompile) "bytecomp" "\
@@ -2137,7 +2140,7 @@ For example, invoke `emacs -batch -f batch-byte-recompile-directory .'." nil nil
2137;;;*** 2140;;;***
2138 2141
2139;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" 2142;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"
2140;;;;;; (15531 4260)) 2143;;;;;; (15533 28772))
2141;;; Generated autoloads from calendar/cal-hebrew.el 2144;;; Generated autoloads from calendar/cal-hebrew.el
2142 2145
2143(autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ 2146(autoload (quote list-yahrzeit-dates) "cal-hebrew" "\
@@ -2149,8 +2152,8 @@ from the cursor position." t nil)
2149 2152
2150;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2153;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2151;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2154;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2152;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (15564 2155;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (15605
2153;;;;;; 39428)) 2156;;;;;; 42983))
2154;;; Generated autoloads from calc/calc.el 2157;;; Generated autoloads from calc/calc.el
2155 2158
2156(defvar calc-info-filename "calc.info" "\ 2159(defvar calc-info-filename "calc.info" "\
@@ -2220,7 +2223,7 @@ Also looks for the equivalent TeX words, \\gets and \\evalto." t nil)
2220;;;*** 2223;;;***
2221 2224
2222;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el" 2225;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el"
2223;;;;;; (15483 59373)) 2226;;;;;; (15605 42983))
2224;;; Generated autoloads from calc/calc-ext.el 2227;;; Generated autoloads from calc/calc-ext.el
2225 2228
2226(autoload (quote calc-extensions) "calc-ext" "\ 2229(autoload (quote calc-extensions) "calc-ext" "\
@@ -2254,7 +2257,7 @@ See the documentation for `calculator-mode' for more information." t nil)
2254;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 2257;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2255;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset 2258;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset
2256;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" 2259;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el"
2257;;;;;; (15531 5620)) 2260;;;;;; (15533 28773))
2258;;; Generated autoloads from calendar/calendar.el 2261;;; Generated autoloads from calendar/calendar.el
2259 2262
2260(defvar calendar-week-start-day 0 "\ 2263(defvar calendar-week-start-day 0 "\
@@ -2705,7 +2708,7 @@ See the documentation of that function for more information." t nil)
2705 2708
2706;;;*** 2709;;;***
2707 2710
2708;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (15555 23256)) 2711;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (15556 56060))
2709;;; Generated autoloads from progmodes/cc-langs.el 2712;;; Generated autoloads from progmodes/cc-langs.el
2710 2713
2711(defvar c-mode-syntax-table nil "\ 2714(defvar c-mode-syntax-table nil "\
@@ -2730,7 +2733,7 @@ Syntax table used in pike-mode buffers.")
2730 2733
2731;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 2734;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
2732;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 2735;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
2733;;;;;; (15555 23256)) 2736;;;;;; (15613 3383))
2734;;; Generated autoloads from progmodes/cc-mode.el 2737;;; Generated autoloads from progmodes/cc-mode.el
2735 2738
2736(autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil) 2739(autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil)
@@ -2841,7 +2844,7 @@ Key bindings:
2841;;;*** 2844;;;***
2842 2845
2843;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 2846;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
2844;;;;;; "progmodes/cc-styles.el" (15555 23256)) 2847;;;;;; "progmodes/cc-styles.el" (15556 56060))
2845;;; Generated autoloads from progmodes/cc-styles.el 2848;;; Generated autoloads from progmodes/cc-styles.el
2846 2849
2847(autoload (quote c-set-style) "cc-styles" "\ 2850(autoload (quote c-set-style) "cc-styles" "\
@@ -2882,7 +2885,7 @@ and exists only for compatibility reasons." t nil)
2882 2885
2883;;;*** 2886;;;***
2884 2887
2885;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15555 23256)) 2888;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15556 56060))
2886;;; Generated autoloads from progmodes/cc-vars.el 2889;;; Generated autoloads from progmodes/cc-vars.el
2887 2890
2888(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))) "\ 2891(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))) "\
@@ -3150,7 +3153,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program." ni
3150;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3153;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3151;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3154;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3152;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 3155;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
3153;;;;;; (15457 19651)) 3156;;;;;; (15583 13479))
3154;;; Generated autoloads from emacs-lisp/checkdoc.el 3157;;; Generated autoloads from emacs-lisp/checkdoc.el
3155 3158
3156(autoload (quote checkdoc) "checkdoc" "\ 3159(autoload (quote checkdoc) "checkdoc" "\
@@ -3310,7 +3313,7 @@ Encode the text in the current buffer to HZ." t nil)
3310;;;*** 3313;;;***
3311 3314
3312;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 3315;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
3313;;;;;; "chistory" "chistory.el" (15569 32085)) 3316;;;;;; "chistory" "chistory.el" (15569 44237))
3314;;; Generated autoloads from chistory.el 3317;;; Generated autoloads from chistory.el
3315 3318
3316(autoload (quote repeat-matching-complex-command) "chistory" "\ 3319(autoload (quote repeat-matching-complex-command) "chistory" "\
@@ -3343,7 +3346,7 @@ and runs the normal hook `command-history-hook'." t nil)
3343 3346
3344;;;*** 3347;;;***
3345 3348
3346;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15369 55605)) 3349;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15618 31188))
3347;;; Generated autoloads from emacs-lisp/cl.el 3350;;; Generated autoloads from emacs-lisp/cl.el
3348 3351
3349(defvar custom-print-functions nil "\ 3352(defvar custom-print-functions nil "\
@@ -3359,7 +3362,7 @@ a future Emacs interpreter will be able to use it.")
3359;;;*** 3362;;;***
3360 3363
3361;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 3364;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
3362;;;;;; (15505 46978)) 3365;;;;;; (15605 8122))
3363;;; Generated autoloads from emacs-lisp/cl-indent.el 3366;;; Generated autoloads from emacs-lisp/cl-indent.el
3364 3367
3365(autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil) 3368(autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil)
@@ -3400,7 +3403,7 @@ of `scheme-program-name'). Runs the hooks `inferior-scheme-mode-hook'
3400;;;*** 3403;;;***
3401 3404
3402;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" 3405;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el"
3403;;;;;; (15400 23081)) 3406;;;;;; (15591 63983))
3404;;; Generated autoloads from international/code-pages.el 3407;;; Generated autoloads from international/code-pages.el
3405 3408
3406(autoload (quote cp-make-coding-system) "code-pages" "\ 3409(autoload (quote cp-make-coding-system) "code-pages" "\
@@ -3414,7 +3417,7 @@ corresponding args of `make-coding-system'. If MNEMONIC isn't given,
3414 3417
3415;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage 3418;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
3416;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) 3419;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)
3417;;;;;; "codepage" "international/codepage.el" (15507 30173)) 3420;;;;;; "codepage" "international/codepage.el" (15507 55753))
3418;;; Generated autoloads from international/codepage.el 3421;;; Generated autoloads from international/codepage.el
3419 3422
3420(autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ 3423(autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
@@ -3461,7 +3464,7 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal." t nil)
3461;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 3464;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
3462;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 3465;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
3463;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 3466;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
3464;;;;;; (15551 8581)) 3467;;;;;; (15588 11134))
3465;;; Generated autoloads from comint.el 3468;;; Generated autoloads from comint.el
3466 3469
3467(autoload (quote make-comint-in-buffer) "comint" "\ 3470(autoload (quote make-comint-in-buffer) "comint" "\
@@ -3518,7 +3521,7 @@ REGEXP-GROUP is the regular expression group in REGEXP to use." nil nil)
3518;;;*** 3521;;;***
3519 3522
3520;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (15569 3523;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (15569
3521;;;;;; 32086)) 3524;;;;;; 44238))
3522;;; Generated autoloads from compare-w.el 3525;;; Generated autoloads from compare-w.el
3523 3526
3524(autoload (quote compare-windows) "compare-w" "\ 3527(autoload (quote compare-windows) "compare-w" "\
@@ -3541,7 +3544,7 @@ If `compare-ignore-case' is non-nil, changes in case are also ignored." t nil)
3541;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode 3544;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode
3542;;;;;; compilation-mode grep-find grep compile compilation-search-path 3545;;;;;; compilation-mode grep-find grep compile compilation-search-path
3543;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 3546;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
3544;;;;;; "compile" "progmodes/compile.el" (15535 6898)) 3547;;;;;; "compile" "progmodes/compile.el" (15606 43524))
3545;;; Generated autoloads from progmodes/compile.el 3548;;; Generated autoloads from progmodes/compile.el
3546 3549
3547(defvar compilation-mode-hook nil "\ 3550(defvar compilation-mode-hook nil "\
@@ -3623,6 +3626,8 @@ to find the text that grep hits refer to.
3623This command uses a special history list for its arguments, so you can 3626This command uses a special history list for its arguments, so you can
3624easily repeat a find command." t nil) 3627easily repeat a find command." t nil)
3625 3628
3629(defvar grep-tree-last-regexp "")
3630
3626(autoload (quote compilation-mode) "compile" "\ 3631(autoload (quote compilation-mode) "compile" "\
3627Major mode for compilation log buffers. 3632Major mode for compilation log buffers.
3628\\<compilation-mode-map>To visit the source for a line-numbered error, 3633\\<compilation-mode-map>To visit the source for a line-numbered error,
@@ -3947,7 +3952,7 @@ Insert a copyright by $ORGANIZATION notice at cursor." t nil)
3947;;;*** 3952;;;***
3948 3953
3949;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" 3954;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
3950;;;;;; (15538 7172)) 3955;;;;;; (15538 21135))
3951;;; Generated autoloads from progmodes/cperl-mode.el 3956;;; Generated autoloads from progmodes/cperl-mode.el
3952 3957
3953(autoload (quote cperl-mode) "cperl-mode" "\ 3958(autoload (quote cperl-mode) "cperl-mode" "\
@@ -4118,7 +4123,7 @@ or as help on variables `cperl-tips', `cperl-problems',
4118;;;*** 4123;;;***
4119 4124
4120;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 4125;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4121;;;;;; (15344 20121)) 4126;;;;;; (15593 24727))
4122;;; Generated autoloads from progmodes/cpp.el 4127;;; Generated autoloads from progmodes/cpp.el
4123 4128
4124(autoload (quote cpp-highlight-buffer) "cpp" "\ 4129(autoload (quote cpp-highlight-buffer) "cpp" "\
@@ -4191,7 +4196,7 @@ INHERIT-INPUT-METHOD." nil nil)
4191;;;*** 4196;;;***
4192 4197
4193;;;### (autoloads (cua-mode cua-mode) "cua-base" "emulation/cua-base.el" 4198;;;### (autoloads (cua-mode cua-mode) "cua-base" "emulation/cua-base.el"
4194;;;;;; (15568 28316)) 4199;;;;;; (15609 17209))
4195;;; Generated autoloads from emulation/cua-base.el 4200;;; Generated autoloads from emulation/cua-base.el
4196 4201
4197(defvar cua-mode nil "\ 4202(defvar cua-mode nil "\
@@ -4227,7 +4232,7 @@ paste (in addition to the normal emacs bindings)." t nil)
4227;;;;;; customize-option-other-window customize-changed-options customize-option 4232;;;;;; customize-option-other-window customize-changed-options customize-option
4228;;;;;; customize-group-other-window customize-group customize customize-save-variable 4233;;;;;; customize-group-other-window customize-group customize customize-save-variable
4229;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" 4234;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el"
4230;;;;;; (15571 26633)) 4235;;;;;; (15583 13478))
4231;;; Generated autoloads from cus-edit.el 4236;;; Generated autoloads from cus-edit.el
4232 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 4237 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
4233 4238
@@ -4395,7 +4400,7 @@ The format is suitable for use with `easy-menu-define'." nil nil)
4395;;;*** 4400;;;***
4396 4401
4397;;;### (autoloads (custom-set-faces custom-declare-face) "cus-face" 4402;;;### (autoloads (custom-set-faces custom-declare-face) "cus-face"
4398;;;;;; "cus-face.el" (15540 20497)) 4403;;;;;; "cus-face.el" (15540 34267))
4399;;; Generated autoloads from cus-face.el 4404;;; Generated autoloads from cus-face.el
4400 4405
4401(autoload (quote custom-declare-face) "cus-face" "\ 4406(autoload (quote custom-declare-face) "cus-face" "\
@@ -4425,7 +4430,7 @@ Mode used for cvs status output." t nil)
4425;;;*** 4430;;;***
4426 4431
4427;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 4432;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
4428;;;;;; "cwarn" "progmodes/cwarn.el" (15538 7545)) 4433;;;;;; "cwarn" "progmodes/cwarn.el" (15538 21135))
4429;;; Generated autoloads from progmodes/cwarn.el 4434;;; Generated autoloads from progmodes/cwarn.el
4430 4435
4431(autoload (quote cwarn-mode) "cwarn" "\ 4436(autoload (quote cwarn-mode) "cwarn" "\
@@ -4486,7 +4491,7 @@ If the argument is nil, we return the display table to its standard state." t ni
4486;;;*** 4491;;;***
4487 4492
4488;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 4493;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
4489;;;;;; (15509 27673)) 4494;;;;;; (15586 46350))
4490;;; Generated autoloads from dabbrev.el 4495;;; Generated autoloads from dabbrev.el
4491 4496
4492(define-key esc-map "/" (quote dabbrev-expand)) 4497(define-key esc-map "/" (quote dabbrev-expand))
@@ -4654,7 +4659,7 @@ $
4654;;;*** 4659;;;***
4655 4660
4656;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 4661;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
4657;;;;;; "emacs-lisp/debug.el" (15542 21037)) 4662;;;;;; "emacs-lisp/debug.el" (15544 37708))
4658;;; Generated autoloads from emacs-lisp/debug.el 4663;;; Generated autoloads from emacs-lisp/debug.el
4659 4664
4660(setq debugger (quote debug)) 4665(setq debugger (quote debug))
@@ -4849,7 +4854,7 @@ the first time the mode is used." nil nil)
4849;;;*** 4854;;;***
4850 4855
4851;;;### (autoloads (describe-text-at) "descr-text" "descr-text.el" 4856;;;### (autoloads (describe-text-at) "descr-text" "descr-text.el"
4852;;;;;; (15568 22302)) 4857;;;;;; (15618 34771))
4853;;; Generated autoloads from descr-text.el 4858;;; Generated autoloads from descr-text.el
4854 4859
4855(autoload (quote describe-text-at) "descr-text" "\ 4860(autoload (quote describe-text-at) "descr-text" "\
@@ -4858,7 +4863,7 @@ Describe widgets, buttons, overlays and text properties at POS." t nil)
4858;;;*** 4863;;;***
4859 4864
4860;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el" 4865;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el"
4861;;;;;; (15500 30127)) 4866;;;;;; (15501 5682))
4862;;; Generated autoloads from desktop.el 4867;;; Generated autoloads from desktop.el
4863 4868
4864(autoload (quote desktop-read) "desktop" "\ 4869(autoload (quote desktop-read) "desktop" "\
@@ -4881,7 +4886,7 @@ to provide correct modes for autoloaded files." nil nil)
4881;;;*** 4886;;;***
4882 4887
4883;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el" 4888;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el"
4884;;;;;; (15555 49408)) 4889;;;;;; (15556 56042))
4885;;; Generated autoloads from calendar/diary-lib.el 4890;;; Generated autoloads from calendar/diary-lib.el
4886 4891
4887(autoload (quote diary) "diary-lib" "\ 4892(autoload (quote diary) "diary-lib" "\
@@ -4916,7 +4921,7 @@ to run it every morning at 1am." t nil)
4916;;;*** 4921;;;***
4917 4922
4918;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 4923;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
4919;;;;;; "diff.el" (15300 62416)) 4924;;;;;; "diff.el" (15596 25372))
4920;;; Generated autoloads from diff.el 4925;;; Generated autoloads from diff.el
4921 4926
4922(defvar diff-switches "-c" "\ 4927(defvar diff-switches "-c" "\
@@ -4959,7 +4964,7 @@ Minor mode for viewing/editing context diffs.
4959;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 4964;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
4960;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 4965;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
4961;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 4966;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
4962;;;;;; "dired" "dired.el" (15556 53665)) 4967;;;;;; "dired" "dired.el" (15613 3383))
4963;;; Generated autoloads from dired.el 4968;;; Generated autoloads from dired.el
4964 4969
4965(defvar dired-listing-switches "-al" "\ 4970(defvar dired-listing-switches "-al" "\
@@ -5066,7 +5071,7 @@ Like `dired' but returns the dired buffer as value, does not select it." nil nil
5066;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines 5071;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines
5067;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp 5072;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp
5068;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" 5073;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux"
5069;;;;;; "dired-aux.el" (15549 18023)) 5074;;;;;; "dired-aux.el" (15583 13479))
5070;;; Generated autoloads from dired-aux.el 5075;;; Generated autoloads from dired-aux.el
5071 5076
5072(autoload (quote dired-diff) "dired-aux" "\ 5077(autoload (quote dired-diff) "dired-aux" "\
@@ -5546,8 +5551,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX)." nil (
5546;;;*** 5551;;;***
5547 5552
5548;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 5553;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
5549;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (15563 5554;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (15587
5550;;;;;; 27270)) 5555;;;;;; 64723))
5551;;; Generated autoloads from emacs-lisp/easymenu.el 5556;;; Generated autoloads from emacs-lisp/easymenu.el
5552 5557
5553(put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) 5558(put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
@@ -5793,7 +5798,7 @@ It returns the old style symbol." t nil)
5793;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use 5798;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use
5794;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol 5799;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol
5795;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse" 5800;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse"
5796;;;;;; "progmodes/ebrowse.el" (15495 20102)) 5801;;;;;; "progmodes/ebrowse.el" (15496 13874))
5797;;; Generated autoloads from progmodes/ebrowse.el 5802;;; Generated autoloads from progmodes/ebrowse.el
5798 5803
5799(autoload (quote ebrowse-tree-mode) "ebrowse" "\ 5804(autoload (quote ebrowse-tree-mode) "ebrowse" "\
@@ -5889,7 +5894,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing." t nil)
5889;;;*** 5894;;;***
5890 5895
5891;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms 5896;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms
5892;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (15542 21134)) 5897;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (15544 37708))
5893;;; Generated autoloads from emacs-lisp/edebug.el 5898;;; Generated autoloads from emacs-lisp/edebug.el
5894 5899
5895(defvar edebug-all-defs nil "\ 5900(defvar edebug-all-defs nil "\
@@ -5932,7 +5937,7 @@ or if an error occurs, leave point after it with mark at the original point." t
5932;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor 5937;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
5933;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions 5938;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions
5934;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-files3 5939;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-files3
5935;;;;;; ediff-files) "ediff" "ediff.el" (15512 11746)) 5940;;;;;; ediff-files) "ediff" "ediff.el" (15513 1037))
5936;;; Generated autoloads from ediff.el 5941;;; Generated autoloads from ediff.el
5937 5942
5938(autoload (quote ediff-files) "ediff" "\ 5943(autoload (quote ediff-files) "ediff" "\
@@ -6115,7 +6120,7 @@ With optional NODE, goes to that node." t nil)
6115;;;*** 6120;;;***
6116 6121
6117;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 6122;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
6118;;;;;; (15512 11746)) 6123;;;;;; (15513 1037))
6119;;; Generated autoloads from ediff-mult.el 6124;;; Generated autoloads from ediff-mult.el
6120 6125
6121(autoload (quote ediff-show-registry) "ediff-mult" "\ 6126(autoload (quote ediff-show-registry) "ediff-mult" "\
@@ -6126,7 +6131,7 @@ Display Ediff's registry." t nil)
6126;;;*** 6131;;;***
6127 6132
6128;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 6133;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
6129;;;;;; "ediff-util" "ediff-util.el" (15547 47959)) 6134;;;;;; "ediff-util" "ediff-util.el" (15549 60238))
6130;;; Generated autoloads from ediff-util.el 6135;;; Generated autoloads from ediff-util.el
6131 6136
6132(autoload (quote ediff-toggle-multiframe) "ediff-util" "\ 6137(autoload (quote ediff-toggle-multiframe) "ediff-util" "\
@@ -6311,7 +6316,7 @@ displayed." t nil)
6311;;;*** 6316;;;***
6312 6317
6313;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 6318;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
6314;;;;;; (15566 54822)) 6319;;;;;; (15593 24726))
6315;;; Generated autoloads from mail/emacsbug.el 6320;;; Generated autoloads from mail/emacsbug.el
6316 6321
6317(autoload (quote report-emacs-bug) "emacsbug" "\ 6322(autoload (quote report-emacs-bug) "emacsbug" "\
@@ -6376,7 +6381,7 @@ Emerge two RCS revisions of a file, with another revision as ancestor." t nil)
6376;;;*** 6381;;;***
6377 6382
6378;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" 6383;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el"
6379;;;;;; (15538 8043)) 6384;;;;;; (15538 21134))
6380;;; Generated autoloads from international/encoded-kb.el 6385;;; Generated autoloads from international/encoded-kb.el
6381 6386
6382(defvar encoded-kbd-mode nil "\ 6387(defvar encoded-kbd-mode nil "\
@@ -6404,7 +6409,7 @@ as a multilingual text encoded in a coding system set by
6404;;;*** 6409;;;***
6405 6410
6406;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 6411;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
6407;;;;;; "enriched" "enriched.el" (15535 7606)) 6412;;;;;; "enriched" "enriched.el" (15535 38780))
6408;;; Generated autoloads from enriched.el 6413;;; Generated autoloads from enriched.el
6409 6414
6410(autoload (quote enriched-mode) "enriched" "\ 6415(autoload (quote enriched-mode) "enriched" "\
@@ -6482,7 +6487,7 @@ Please include any configuration details that might be involved." t nil)
6482;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table 6487;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table
6483;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list 6488;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list
6484;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 6489;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
6485;;;;;; (15542 20094)) 6490;;;;;; (15593 24727))
6486;;; Generated autoloads from progmodes/etags.el 6491;;; Generated autoloads from progmodes/etags.el
6487 6492
6488(defvar tags-file-name nil "\ 6493(defvar tags-file-name nil "\
@@ -7029,7 +7034,7 @@ This is used only in conjunction with `expand-add-abbrevs'." t nil)
7029 7034
7030;;;*** 7035;;;***
7031 7036
7032;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (15568 32039)) 7037;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (15601 18545))
7033;;; Generated autoloads from progmodes/f90.el 7038;;; Generated autoloads from progmodes/f90.el
7034 7039
7035(autoload (quote f90-mode) "f90" "\ 7040(autoload (quote f90-mode) "f90" "\
@@ -7095,7 +7100,7 @@ with no args, if that value is non-nil." t nil)
7095;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only 7100;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only
7096;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu 7101;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu
7097;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) 7102;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face)
7098;;;;;; "facemenu" "facemenu.el" (15566 54821)) 7103;;;;;; "facemenu" "facemenu.el" (15578 56997))
7099;;; Generated autoloads from facemenu.el 7104;;; Generated autoloads from facemenu.el
7100 (define-key global-map "\M-g" 'facemenu-keymap) 7105 (define-key global-map "\M-g" 'facemenu-keymap)
7101 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 7106 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
@@ -7311,7 +7316,7 @@ you can set feedmail-queue-reminder-alist to nil." t nil)
7311;;;*** 7316;;;***
7312 7317
7313;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 7318;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
7314;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (15576 11370)) 7319;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (15576 17069))
7315;;; Generated autoloads from ffap.el 7320;;; Generated autoloads from ffap.el
7316 7321
7317(autoload (quote ffap-next) "ffap" "\ 7322(autoload (quote ffap-next) "ffap" "\
@@ -7358,7 +7363,7 @@ Evaluate the forms in variable `ffap-bindings'." t nil)
7358;;;*** 7363;;;***
7359 7364
7360;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" 7365;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el"
7361;;;;;; (15567 1421)) 7366;;;;;; (15567 16400))
7362;;; Generated autoloads from filecache.el 7367;;; Generated autoloads from filecache.el
7363 7368
7364(autoload (quote file-cache-minibuffer-complete) "filecache" "\ 7369(autoload (quote file-cache-minibuffer-complete) "filecache" "\
@@ -7375,7 +7380,7 @@ the name is considered already unique; only the second substitution
7375;;;*** 7380;;;***
7376 7381
7377;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 7382;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
7378;;;;;; find-ls-option) "find-dired" "find-dired.el" (15560 12076)) 7383;;;;;; find-ls-option) "find-dired" "find-dired.el" (15593 24723))
7379;;; Generated autoloads from find-dired.el 7384;;; Generated autoloads from find-dired.el
7380 7385
7381(defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ 7386(defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
@@ -7418,7 +7423,7 @@ Thus ARG can also contain additional grep options." t nil)
7418 7423
7419;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 7424;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
7420;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 7425;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
7421;;;;;; (15561 49354)) 7426;;;;;; (15561 55028))
7422;;; Generated autoloads from find-file.el 7427;;; Generated autoloads from find-file.el
7423 7428
7424(autoload (quote ff-get-other-file) "find-file" "\ 7429(autoload (quote ff-get-other-file) "find-file" "\
@@ -7493,7 +7498,7 @@ Visit the file you click on in another window." t nil)
7493;;;;;; find-variable-other-window find-variable find-variable-noselect 7498;;;;;; find-variable-other-window find-variable find-variable-noselect
7494;;;;;; find-function-other-frame find-function-other-window find-function 7499;;;;;; find-function-other-frame find-function-other-window find-function
7495;;;;;; find-function-noselect find-function-search-for-symbol) "find-func" 7500;;;;;; find-function-noselect find-function-search-for-symbol) "find-func"
7496;;;;;; "emacs-lisp/find-func.el" (15577 21908)) 7501;;;;;; "emacs-lisp/find-func.el" (15588 20860))
7497;;; Generated autoloads from emacs-lisp/find-func.el 7502;;; Generated autoloads from emacs-lisp/find-func.el
7498 7503
7499(autoload (quote find-function-search-for-symbol) "find-func" "\ 7504(autoload (quote find-function-search-for-symbol) "find-func" "\
@@ -7597,7 +7602,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP." t nil)
7597;;;*** 7602;;;***
7598 7603
7599;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 7604;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
7600;;;;;; "finder" "finder.el" (15515 48615)) 7605;;;;;; "finder" "finder.el" (15518 17562))
7601;;; Generated autoloads from finder.el 7606;;; Generated autoloads from finder.el
7602 7607
7603(autoload (quote finder-list-keywords) "finder" "\ 7608(autoload (quote finder-list-keywords) "finder" "\
@@ -7632,7 +7637,7 @@ to get the effect of a C-q." nil nil)
7632 7637
7633;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 7638;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
7634;;;;;; flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string) 7639;;;;;; flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string)
7635;;;;;; "flyspell" "textmodes/flyspell.el" (15577 18154)) 7640;;;;;; "flyspell" "textmodes/flyspell.el" (15577 29858))
7636;;; Generated autoloads from textmodes/flyspell.el 7641;;; Generated autoloads from textmodes/flyspell.el
7637 7642
7638(defvar flyspell-mode-line-string " Fly" "\ 7643(defvar flyspell-mode-line-string " Fly" "\
@@ -7758,72 +7763,11 @@ in your `~/.emacs' file, replacing [f7] by your favourite key:
7758 7763
7759;;;*** 7764;;;***
7760 7765
7761;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode 7766;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords
7762;;;;;; font-lock-remove-keywords font-lock-add-keywords turn-on-font-lock 7767;;;;;; font-lock-add-keywords) "font-lock" "font-lock.el" (15595
7763;;;;;; font-lock-mode) "font-lock" "font-lock.el" (15525 29334)) 7768;;;;;; 18430))
7764;;; Generated autoloads from font-lock.el 7769;;; Generated autoloads from font-lock.el
7765 7770
7766(make-variable-buffer-local (quote font-lock-defaults))
7767
7768(autoload (quote font-lock-mode) "font-lock" "\
7769Toggle Font Lock mode.
7770With arg, turn Font Lock mode off if and only if arg is a non-positive
7771number; if arg is nil, toggle Font Lock mode; anything else turns Font
7772Lock on.
7773\(Font Lock is also known as \"syntax highlighting\".)
7774
7775When Font Lock mode is enabled, text is fontified as you type it:
7776
7777 - Comments are displayed in `font-lock-comment-face';
7778 - Strings are displayed in `font-lock-string-face';
7779 - Certain other expressions are displayed in other faces according to the
7780 value of the variable `font-lock-keywords'.
7781
7782To customize the faces (colors, fonts, etc.) used by Font Lock for
7783fontifying different parts of buffer text, use \\[customize-face].
7784
7785You can enable Font Lock mode in any major mode automatically by turning on in
7786the major mode's hook. For example, put in your ~/.emacs:
7787
7788 (add-hook 'c-mode-hook 'turn-on-font-lock)
7789
7790Alternatively, you can use Global Font Lock mode to automagically turn on Font
7791Lock mode in buffers whose major mode supports it and whose major mode is one
7792of `font-lock-global-modes'. For example, put in your ~/.emacs:
7793
7794 (global-font-lock-mode t)
7795
7796There are a number of support modes that may be used to speed up Font Lock mode
7797in various ways, specified via the variable `font-lock-support-mode'. Where
7798major modes support different levels of fontification, you can use the variable
7799`font-lock-maximum-decoration' to specify which level you generally prefer.
7800When you turn Font Lock mode on/off the buffer is fontified/defontified, though
7801fontification occurs only if the buffer is less than `font-lock-maximum-size'.
7802
7803For example, to specify that Font Lock mode use use Lazy Lock mode as a support
7804mode and use maximum levels of fontification, put in your ~/.emacs:
7805
7806 (setq font-lock-support-mode 'lazy-lock-mode)
7807 (setq font-lock-maximum-decoration t)
7808
7809To add your own highlighting for some major mode, and modify the highlighting
7810selected automatically via the variable `font-lock-maximum-decoration', you can
7811use `font-lock-add-keywords'.
7812
7813To fontify a buffer, without turning on Font Lock mode and regardless of buffer
7814size, you can use \\[font-lock-fontify-buffer].
7815
7816To fontify a block (the function or paragraph containing point, or a number of
7817lines around point), perhaps because modification on the current line caused
7818syntactic change on other lines, you can use \\[font-lock-fontify-block].
7819
7820See the variable `font-lock-defaults-alist' for the Font Lock mode default
7821settings. You can set your own default settings for some mode, by setting a
7822buffer local value for `font-lock-defaults', via its mode hook." t nil)
7823
7824(autoload (quote turn-on-font-lock) "font-lock" "\
7825Turn on Font Lock mode (only if the terminal can display it)." nil nil)
7826
7827(autoload (quote font-lock-add-keywords) "font-lock" "\ 7771(autoload (quote font-lock-add-keywords) "font-lock" "\
7828Add highlighting KEYWORDS for MODE. 7772Add highlighting KEYWORDS for MODE.
7829MODE should be a symbol, the major mode command name, such as `c-mode' 7773MODE should be a symbol, the major mode command name, such as `c-mode'
@@ -7861,22 +7805,6 @@ When used from an elisp package (such as a minor mode), it is recommended
7861to use nil for MODE (and place the call in a loop or on a hook) to avoid 7805to use nil for MODE (and place the call in a loop or on a hook) to avoid
7862subtle problems due to details of the implementation." nil nil) 7806subtle problems due to details of the implementation." nil nil)
7863 7807
7864(defvar global-font-lock-mode nil "\
7865Non-nil if Global-Font-Lock mode is enabled.
7866See the command `global-font-lock-mode' for a description of this minor-mode.
7867Setting this variable directly does not take effect;
7868use either \\[customize] or the function `global-font-lock-mode'.")
7869
7870(custom-add-to-group (quote font-lock) (quote global-font-lock-mode) (quote custom-variable))
7871
7872(custom-add-load (quote global-font-lock-mode) (quote font-lock))
7873
7874(autoload (quote global-font-lock-mode) "font-lock" "\
7875Toggle Font-Lock mode in every buffer.
7876With prefix ARG, turn Global-Font-Lock mode on if and only if ARG is positive.
7877Font-Lock mode is actually not turned on in every buffer but only in those
7878in which `turn-on-font-lock-if-enabled' turns it on." t nil)
7879
7880(autoload (quote font-lock-fontify-buffer) "font-lock" "\ 7808(autoload (quote font-lock-fontify-buffer) "font-lock" "\
7881Fontify the current buffer the way the function `font-lock-mode' would." t nil) 7809Fontify the current buffer the way the function `font-lock-mode' would." t nil)
7882 7810
@@ -7923,7 +7851,7 @@ key binding
7923;;;*** 7851;;;***
7924 7852
7925;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 7853;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
7926;;;;;; "forms" "forms.el" (15186 56482)) 7854;;;;;; "forms" "forms.el" (15590 49016))
7927;;; Generated autoloads from forms.el 7855;;; Generated autoloads from forms.el
7928 7856
7929(autoload (quote forms-mode) "forms" "\ 7857(autoload (quote forms-mode) "forms" "\
@@ -7955,7 +7883,7 @@ Visit a file in Forms mode in other window." t nil)
7955;;;*** 7883;;;***
7956 7884
7957;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" 7885;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
7958;;;;;; "progmodes/fortran.el" (15568 22303)) 7886;;;;;; "progmodes/fortran.el" (15590 49021))
7959;;; Generated autoloads from progmodes/fortran.el 7887;;; Generated autoloads from progmodes/fortran.el
7960 7888
7961(defvar fortran-tab-mode-default nil "\ 7889(defvar fortran-tab-mode-default nil "\
@@ -8076,6 +8004,33 @@ and choose the directory as the fortune-file." t nil)
8076 8004
8077;;;*** 8005;;;***
8078 8006
8007;;;### (autoloads (set-fringe-style fringe-mode) "fringe" "fringe.el"
8008;;;;;; (15601 18543))
8009;;; Generated autoloads from fringe.el
8010
8011(autoload (quote fringe-mode) "fringe" "\
8012Toggle appearance of fringes on all frames.
8013Valid values for MODE include `none', `default', `left-only',
8014`right-only', `minimal' and `half'. MODE can also be a cons cell
8015where the integer in car will be used as left fringe width and the
8016integer in cdr will be used as right fringe width. If MODE is not
8017specified, the user is queried.
8018It applies to all frames that exist and frames to be created in the
8019future.
8020If you want to set appearance of fringes on the selected frame only,
8021see `set-fringe-style'." t nil)
8022
8023(autoload (quote set-fringe-style) "fringe" "\
8024Set appearance of fringes on selected frame.
8025Valid values for MODE include `none', `default', `left-only',
8026`right-only', `minimal' and `half'. MODE can also be a cons cell
8027where the integer in car will be used as left fringe width and the
8028integer in cdr will be used as right fringe width. If MODE is not
8029specified, the user is queried.
8030If you want to set appearance of fringes on all frames, see `fringe-mode'." t nil)
8031
8032;;;***
8033
8079;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el" 8034;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el"
8080;;;;;; (15186 56482)) 8035;;;;;; (15186 56482))
8081;;; Generated autoloads from generic.el 8036;;; Generated autoloads from generic.el
@@ -8191,7 +8146,7 @@ Start Gnus and fetch session." t nil)
8191;;;*** 8146;;;***
8192 8147
8193;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 8148;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
8194;;;;;; (15477 13591)) 8149;;;;;; (15587 64723))
8195;;; Generated autoloads from gnus/gnus-art.el 8150;;; Generated autoloads from gnus/gnus-art.el
8196 8151
8197(autoload (quote gnus-article-prepare-display) "gnus-art" "\ 8152(autoload (quote gnus-article-prepare-display) "gnus-art" "\
@@ -8228,7 +8183,7 @@ Generate NOV files recursively starting in DIR." t nil)
8228;;;*** 8183;;;***
8229 8184
8230;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 8185;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
8231;;;;;; "gnus-group" "gnus/gnus-group.el" (15530 4992)) 8186;;;;;; "gnus-group" "gnus/gnus-group.el" (15533 28774))
8232;;; Generated autoloads from gnus/gnus-group.el 8187;;; Generated autoloads from gnus/gnus-group.el
8233 8188
8234(autoload (quote gnus-fetch-group) "gnus-group" "\ 8189(autoload (quote gnus-fetch-group) "gnus-group" "\
@@ -8425,7 +8380,7 @@ Update the format specification near point." t nil)
8425;;;*** 8380;;;***
8426 8381
8427;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start" 8382;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start"
8428;;;;;; "gnus/gnus-start.el" (15514 12379)) 8383;;;;;; "gnus/gnus-start.el" (15515 40561))
8429;;; Generated autoloads from gnus/gnus-start.el 8384;;; Generated autoloads from gnus/gnus-start.el
8430 8385
8431(autoload (quote gnus-unload) "gnus-start" "\ 8386(autoload (quote gnus-unload) "gnus-start" "\
@@ -8448,7 +8403,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'." nil nil)
8448 8403
8449;;;*** 8404;;;***
8450 8405
8451;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (15514 64735)) 8406;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (15515 40568))
8452;;; Generated autoloads from play/gomoku.el 8407;;; Generated autoloads from play/gomoku.el
8453 8408
8454(autoload (quote gomoku) "gomoku" "\ 8409(autoload (quote gomoku) "gomoku" "\
@@ -8511,7 +8466,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful." nil nil)
8511;;;*** 8466;;;***
8512 8467
8513;;;### (autoloads (jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el" 8468;;;### (autoloads (jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el"
8514;;;;;; (15521 62479)) 8469;;;;;; (15522 14844))
8515;;; Generated autoloads from gud.el 8470;;; Generated autoloads from gud.el
8516 8471
8517(autoload (quote gdb) "gud" "\ 8472(autoload (quote gdb) "gud" "\
@@ -8564,8 +8519,8 @@ gud, see `gud-mode'." t nil)
8564 8519
8565;;;*** 8520;;;***
8566 8521
8567;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (15187 8522;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (15587
8568;;;;;; 60207)) 8523;;;;;; 64724))
8569;;; Generated autoloads from play/handwrite.el 8524;;; Generated autoloads from play/handwrite.el
8570 8525
8571(autoload (quote handwrite) "handwrite" "\ 8526(autoload (quote handwrite) "handwrite" "\
@@ -8604,7 +8559,7 @@ to be updated." t nil)
8604 8559
8605;;;### (autoloads (describe-categories describe-syntax describe-variable 8560;;;### (autoloads (describe-categories describe-syntax describe-variable
8606;;;;;; variable-at-point describe-function-1 describe-function locate-library 8561;;;;;; variable-at-point describe-function-1 describe-function locate-library
8607;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (15573 52064)) 8562;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (15577 29856))
8608;;; Generated autoloads from help-fns.el 8563;;; Generated autoloads from help-fns.el
8609 8564
8610(autoload (quote help-with-tutorial) "help-fns" "\ 8565(autoload (quote help-with-tutorial) "help-fns" "\
@@ -8937,7 +8892,7 @@ be found in variable `hi-lock-interactive-patterns'." t nil)
8937;;;*** 8892;;;***
8938 8893
8939;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially 8894;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
8940;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15494 12696)) 8895;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15496 13874))
8941;;; Generated autoloads from progmodes/hideif.el 8896;;; Generated autoloads from progmodes/hideif.el
8942 8897
8943(autoload (quote hide-ifdef-mode) "hideif" "\ 8898(autoload (quote hide-ifdef-mode) "hideif" "\
@@ -8984,7 +8939,7 @@ how the hiding is done:
8984;;;*** 8939;;;***
8985 8940
8986;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all) 8941;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all)
8987;;;;;; "hideshow" "progmodes/hideshow.el" (15538 7669)) 8942;;;;;; "hideshow" "progmodes/hideshow.el" (15587 64724))
8988;;; Generated autoloads from progmodes/hideshow.el 8943;;; Generated autoloads from progmodes/hideshow.el
8989 8944
8990(defvar hs-hide-comments-when-hiding-all t "\ 8945(defvar hs-hide-comments-when-hiding-all t "\
@@ -9041,7 +8996,7 @@ Key bindings:
9041;;;### (autoloads (global-highlight-changes highlight-compare-with-file 8996;;;### (autoloads (global-highlight-changes highlight-compare-with-file
9042;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change 8997;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change
9043;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight) 8998;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight)
9044;;;;;; "hilit-chg" "hilit-chg.el" (15556 11212)) 8999;;;;;; "hilit-chg" "hilit-chg.el" (15556 56033))
9045;;; Generated autoloads from hilit-chg.el 9000;;; Generated autoloads from hilit-chg.el
9046 9001
9047(defvar highlight-changes-mode nil) 9002(defvar highlight-changes-mode nil)
@@ -9198,7 +9153,7 @@ argument VERBOSE non-nil makes the function verbose." nil (quote macro))
9198;;;*** 9153;;;***
9199 9154
9200;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 9155;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
9201;;;;;; (15521 40298)) 9156;;;;;; (15522 14844))
9202;;; Generated autoloads from hl-line.el 9157;;; Generated autoloads from hl-line.el
9203 9158
9204(autoload (quote hl-line-mode) "hl-line" "\ 9159(autoload (quote hl-line-mode) "hl-line" "\
@@ -9287,7 +9242,7 @@ Also see `automatic-hscrolling'." t nil)
9287;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group 9242;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group
9288;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group 9243;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
9289;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode 9244;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
9290;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (15576 843)) 9245;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (15583 8288))
9291;;; Generated autoloads from ibuf-ext.el 9246;;; Generated autoloads from ibuf-ext.el
9292 9247
9293(autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ 9248(autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
@@ -9526,16 +9481,16 @@ defaults to one." t nil)
9526;;;*** 9481;;;***
9527 9482
9528;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 9483;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
9529;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (15569 9484;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (15618
9530;;;;;; 32086)) 9485;;;;;; 36529))
9531;;; Generated autoloads from ibuf-macs.el 9486;;; Generated autoloads from ibuf-macs.el
9532 9487
9533(autoload (quote define-ibuffer-column) "ibuf-macs" "\ 9488(autoload (quote define-ibuffer-column) "ibuf-macs" "\
9534Define a column SYMBOL for use with `ibuffer-formats'. 9489Define a column SYMBOL for use with `ibuffer-formats'.
9535 9490
9536BODY will be called with `buffer' bound to the buffer object, and 9491BODY will be called with `buffer' bound to the buffer object, and
9537`mark' bound to the current mark on the buffer. The current buffer 9492`mark' bound to the current mark on the buffer. The original ibuffer
9538will be `buffer'. 9493buffer will be bound to `ibuffer-buf'.
9539 9494
9540If NAME is given, it will be used as a title for the column. 9495If NAME is given, it will be used as a title for the column.
9541Otherwise, the title will default to a capitalized version of the 9496Otherwise, the title will default to a capitalized version of the
@@ -9561,7 +9516,9 @@ buffer object, and `b' bound to another. BODY should return a non-nil
9561value if and only if `a' is \"less than\" `b'." nil (quote macro)) 9516value if and only if `a' is \"less than\" `b'." nil (quote macro))
9562 9517
9563(autoload (quote define-ibuffer-op) "ibuf-macs" "\ 9518(autoload (quote define-ibuffer-op) "ibuf-macs" "\
9564Generate a function named `ibuffer-do-OP', which operates on a buffer. 9519Generate a function which operates on a buffer.
9520OP becomes the name of the function; if it doesn't begin with
9521`ibuffer-do-', then that is prepended to it.
9565When an operation is performed, this function will be called once for 9522When an operation is performed, this function will be called once for
9566each marked buffer, with that buffer current. 9523each marked buffer, with that buffer current.
9567 9524
@@ -9603,7 +9560,7 @@ bound to the current value of the filter." nil (quote macro))
9603;;;*** 9560;;;***
9604 9561
9605;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 9562;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
9606;;;;;; "ibuffer" "ibuffer.el" (15576 843)) 9563;;;;;; "ibuffer" "ibuffer.el" (15618 36814))
9607;;; Generated autoloads from ibuffer.el 9564;;; Generated autoloads from ibuffer.el
9608 9565
9609(autoload (quote ibuffer-list-buffers) "ibuffer" "\ 9566(autoload (quote ibuffer-list-buffers) "ibuffer" "\
@@ -9629,7 +9586,10 @@ Optional argument NOSELECT means don't select the Ibuffer buffer.
9629Optional argument SHRINK means shrink the buffer to minimal size. The 9586Optional argument SHRINK means shrink the buffer to minimal size. The
9630special value `onewindow' means always use another window. 9587special value `onewindow' means always use another window.
9631Optional argument FILTER-GROUPS is an initial set of filtering 9588Optional argument FILTER-GROUPS is an initial set of filtering
9632groups to use; see `ibuffer-filter-groups'." t nil) 9589groups to use; see `ibuffer-filter-groups'.
9590Optional argument FORMATS is the value to use for `ibuffer-formats'.
9591If specified, then the variable `ibuffer-formats' will have that value
9592locally in this buffer." t nil)
9633 9593
9634;;;*** 9594;;;***
9635 9595
@@ -9686,7 +9646,7 @@ with no args, if that value is non-nil." t nil)
9686;;;*** 9646;;;***
9687 9647
9688;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 9648;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
9689;;;;;; (15470 21905)) 9649;;;;;; (15587 64724))
9690;;; Generated autoloads from progmodes/idlw-shell.el 9650;;; Generated autoloads from progmodes/idlw-shell.el
9691 9651
9692(autoload (quote idlwave-shell) "idlw-shell" "\ 9652(autoload (quote idlwave-shell) "idlw-shell" "\
@@ -9709,7 +9669,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
9709;;;*** 9669;;;***
9710 9670
9711;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 9671;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
9712;;;;;; (15470 22102)) 9672;;;;;; (15587 64724))
9713;;; Generated autoloads from progmodes/idlwave.el 9673;;; Generated autoloads from progmodes/idlwave.el
9714 9674
9715(autoload (quote idlwave-mode) "idlwave" "\ 9675(autoload (quote idlwave-mode) "idlwave" "\
@@ -9839,7 +9799,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist." t nil)
9839 9799
9840;;;### (autoloads (defimage find-image remove-images insert-image 9800;;;### (autoloads (defimage find-image remove-images insert-image
9841;;;;;; put-image create-image image-type-available-p image-type-from-file-header 9801;;;;;; put-image create-image image-type-available-p image-type-from-file-header
9842;;;;;; image-type-from-data) "image" "image.el" (15500 45542)) 9802;;;;;; image-type-from-data) "image" "image.el" (15501 5682))
9843;;; Generated autoloads from image.el 9803;;; Generated autoloads from image.el
9844 9804
9845(autoload (quote image-type-from-data) "image" "\ 9805(autoload (quote image-type-from-data) "image" "\
@@ -9989,7 +9949,7 @@ Image files are those whose name has an extension in
9989;;;*** 9949;;;***
9990 9950
9991;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 9951;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
9992;;;;;; imenu-sort-function) "imenu" "imenu.el" (15509 27826)) 9952;;;;;; imenu-sort-function) "imenu" "imenu.el" (15510 21813))
9993;;; Generated autoloads from imenu.el 9953;;; Generated autoloads from imenu.el
9994 9954
9995(defvar imenu-sort-function nil "\ 9955(defvar imenu-sort-function nil "\
@@ -10217,7 +10177,7 @@ of `inferior-lisp-program'). Runs the hooks from
10217 10177
10218;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 10178;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
10219;;;;;; Info-goto-emacs-command-node Info-directory info-standalone 10179;;;;;; Info-goto-emacs-command-node Info-directory info-standalone
10220;;;;;; info info-other-window) "info" "info.el" (15577 18154)) 10180;;;;;; info info-other-window) "info" "info.el" (15618 37554))
10221;;; Generated autoloads from info.el 10181;;; Generated autoloads from info.el
10222 10182
10223(autoload (quote info-other-window) "info" "\ 10183(autoload (quote info-other-window) "info" "\
@@ -10351,7 +10311,7 @@ Toggle input method in interactive search." t nil)
10351;;;*** 10311;;;***
10352 10312
10353;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el" 10313;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el"
10354;;;;;; (15538 7960)) 10314;;;;;; (15538 21134))
10355;;; Generated autoloads from international/iso-acc.el 10315;;; Generated autoloads from international/iso-acc.el
10356 10316
10357(autoload (quote iso-accents-mode) "iso-acc" "\ 10317(autoload (quote iso-accents-mode) "iso-acc" "\
@@ -10455,7 +10415,7 @@ Add submenus to the Files menu, to convert to and from various formats." t nil)
10455;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 10415;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
10456;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist 10416;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist
10457;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary) 10417;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary)
10458;;;;;; "ispell" "textmodes/ispell.el" (15471 40661)) 10418;;;;;; "ispell" "textmodes/ispell.el" (15609 17209))
10459;;; Generated autoloads from textmodes/ispell.el 10419;;; Generated autoloads from textmodes/ispell.el
10460 10420
10461(defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\ 10421(defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\
@@ -10540,13 +10500,13 @@ and added as a submenu of the \"Edit\" menu.")
10540 10500
10541(defvar ispell-menu-map-needed (and (not ispell-menu-map) (not xemacsp) (quote reload))) 10501(defvar ispell-menu-map-needed (and (not ispell-menu-map) (not xemacsp) (quote reload)))
10542 10502
10543(if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (let ((dicts (reverse (cons (cons "default" nil) ispell-dictionary-alist))) (path (and (boundp (quote ispell-library-path)) ispell-library-path)) name load-dict) (setq ispell-menu-map (make-sparse-keymap "Spell")) (while dicts (setq name (car (car dicts)) load-dict (car (cdr (member "-d" (nth 5 (car dicts))))) dicts (cdr dicts)) (cond ((not (stringp name)) (define-key ispell-menu-map (vector (quote default)) (cons "Select Default Dict" (cons "Dictionary for which Ispell was configured" (list (quote lambda) nil (quote (interactive)) (list (quote ispell-change-dictionary) "default")))))) ((or (not path) (file-exists-p (concat path "/" name ".hash")) (file-exists-p (concat path "/" name ".has")) (and load-dict (or (file-exists-p (concat path "/" load-dict ".hash")) (file-exists-p (concat path "/" load-dict ".has"))))) (define-key ispell-menu-map (vector (intern name)) (cons (concat "Select " (capitalize name) " Dict") (list (quote lambda) nil (quote (interactive)) (list (quote ispell-change-dictionary) name))))))))) 10503(if ispell-menu-map-needed (let ((dicts (reverse (cons (cons "default" nil) ispell-dictionary-alist))) (dir (if (boundp (quote ispell-library-directory)) ispell-library-directory)) name load-dict) (setq ispell-menu-map (make-sparse-keymap "Spell")) (while dicts (setq name (car (car dicts)) load-dict (car (cdr (member "-d" (nth 5 (car dicts))))) dicts (cdr dicts)) (cond ((not (stringp name)) (define-key ispell-menu-map [default] (quote ("Select Default Dict" "Dictionary for which Ispell was configured" lambda nil (interactive) (ispell-change-dictionary "default"))))) ((or (not dir) (file-exists-p (concat dir "/" name ".hash")) (file-exists-p (concat dir "/" name ".has")) (and load-dict (or (file-exists-p (concat dir "/" load-dict ".hash")) (file-exists-p (concat dir "/" load-dict ".has"))))) (define-key ispell-menu-map (vector (intern name)) (cons (concat "Select " (capitalize name) " Dict") (\` (lambda nil (interactive) (ispell-change-dictionary (\, name)))))))))))
10544 10504
10545(if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (progn (define-key ispell-menu-map [ispell-change-dictionary] (quote (menu-item "Change Dictionary..." ispell-change-dictionary :help "Supply explicit path to dictionary"))) (define-key ispell-menu-map [ispell-kill-ispell] (quote (menu-item "Kill Process" ispell-kill-ispell :enable (and (boundp (quote ispell-process)) ispell-process (eq (ispell-process-status) (quote run))) :help "Terminate Ispell subprocess"))) (define-key ispell-menu-map [ispell-pdict-save] (quote (menu-item "Save Dictionary" (lambda nil (interactive) (ispell-pdict-save t t)) :help "Save personal dictionary"))) (define-key ispell-menu-map [ispell-customize] (quote (menu-item "Customize..." (lambda nil (interactive) (customize-group (quote ispell))) :help "Customize spell checking options"))) (define-key ispell-menu-map [ispell-help] (quote (menu-item "Help" (lambda nil (interactive) (describe-function (quote ispell-help))) :help "Show standard Ispell keybindings and commands"))) (define-key ispell-menu-map [flyspell-mode] (quote (menu-item "Automatic spell checking (Flyspell)" flyspell-mode :help "Check spelling while you edit the text" :button (:toggle . flyspell-mode)))) (define-key ispell-menu-map [ispell-complete-word] (quote (menu-item "Complete Word" ispell-complete-word :help "Complete word at cursor using dictionary"))) (define-key ispell-menu-map [ispell-complete-word-interior-frag] (quote (menu-item "Complete Word Fragment" ispell-complete-word-interior-frag :help "Complete word fragment at cursor"))))) 10505(if ispell-menu-map-needed (progn (define-key ispell-menu-map [ispell-change-dictionary] (quote (menu-item "Change Dictionary..." ispell-change-dictionary :help "Supply explicit dictionary file name"))) (define-key ispell-menu-map [ispell-kill-ispell] (quote (menu-item "Kill Process" ispell-kill-ispell :enable (and (boundp (quote ispell-process)) ispell-process (eq (ispell-process-status) (quote run))) :help "Terminate Ispell subprocess"))) (define-key ispell-menu-map [ispell-pdict-save] (quote (menu-item "Save Dictionary" (lambda nil (interactive) (ispell-pdict-save t t)) :help "Save personal dictionary"))) (define-key ispell-menu-map [ispell-customize] (quote (menu-item "Customize..." (lambda nil (interactive) (customize-group (quote ispell))) :help "Customize spell checking options"))) (define-key ispell-menu-map [ispell-help] (quote (menu-item "Help" (lambda nil (interactive) (describe-function (quote ispell-help))) :help "Show standard Ispell keybindings and commands"))) (define-key ispell-menu-map [flyspell-mode] (quote (menu-item "Automatic spell checking (Flyspell)" flyspell-mode :help "Check spelling while you edit the text" :button (:toggle . flyspell-mode)))) (define-key ispell-menu-map [ispell-complete-word] (quote (menu-item "Complete Word" ispell-complete-word :help "Complete word at cursor using dictionary"))) (define-key ispell-menu-map [ispell-complete-word-interior-frag] (quote (menu-item "Complete Word Fragment" ispell-complete-word-interior-frag :help "Complete word fragment at cursor")))))
10546 10506
10547(if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (progn (define-key ispell-menu-map [ispell-continue] (quote (menu-item "Continue Spell-Checking" ispell-continue :enable (and (boundp (quote ispell-region-end)) (marker-position ispell-region-end) (equal (marker-buffer ispell-region-end) (current-buffer))) :help "Continue spell checking last region"))) (define-key ispell-menu-map [ispell-word] (quote (menu-item "Spell-Check Word" ispell-word :help "Spell-check word at cursor"))) (define-key ispell-menu-map [ispell-comments-and-strings] (quote (menu-item "Spell-Check Comments" ispell-comments-and-strings :help "Spell-check only comments and strings"))))) 10507(if ispell-menu-map-needed (progn (define-key ispell-menu-map [ispell-continue] (quote (menu-item "Continue Spell-Checking" ispell-continue :enable (and (boundp (quote ispell-region-end)) (marker-position ispell-region-end) (equal (marker-buffer ispell-region-end) (current-buffer))) :help "Continue spell checking last region"))) (define-key ispell-menu-map [ispell-word] (quote (menu-item "Spell-Check Word" ispell-word :help "Spell-check word at cursor"))) (define-key ispell-menu-map [ispell-comments-and-strings] (quote (menu-item "Spell-Check Comments" ispell-comments-and-strings :help "Spell-check only comments and strings")))))
10548 10508
10549(if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (progn (define-key ispell-menu-map [ispell-region] (quote (menu-item "Spell-Check Region" ispell-region :enable mark-active :help "Spell-check text in marked region"))) (define-key ispell-menu-map [ispell-message] (quote (menu-item "Spell-Check Message" ispell-message :help "Skip headers and included message text"))) (define-key ispell-menu-map [ispell-buffer] (quote (menu-item "Spell-Check Buffer" ispell-buffer :help "Check spelling of selected buffer"))) (fset (quote ispell-menu-map) (symbol-value (quote ispell-menu-map))))) 10509(if ispell-menu-map-needed (progn (define-key ispell-menu-map [ispell-region] (quote (menu-item "Spell-Check Region" ispell-region :enable mark-active :help "Spell-check text in marked region"))) (define-key ispell-menu-map [ispell-message] (quote (menu-item "Spell-Check Message" ispell-message :help "Skip headers and included message text"))) (define-key ispell-menu-map [ispell-buffer] (quote (menu-item "Spell-Check Buffer" ispell-buffer :help "Check spelling of selected buffer"))) (fset (quote ispell-menu-map) (symbol-value (quote ispell-menu-map)))))
10550 10510
10551(defvar ispell-skip-region-alist (quote ((ispell-words-keyword forward-line) (ispell-dictionary-keyword forward-line) (ispell-pdict-keyword forward-line) (ispell-parsing-keyword forward-line) ("^---*BEGIN PGP [A-Z ]*--*" . "^---*END PGP [A-Z ]*--*") ("^---* \\(Start of \\)?[Ff]orwarded [Mm]essage" . "^---* End of [Ff]orwarded [Mm]essage") ("\\(-+\\|\\(/\\|\\(\\(\\w\\|[-_]\\)+[.:@]\\)\\)\\(\\w\\|[-_]\\)*\\([.:/@]+\\(\\w\\|[-_]\\|~\\)+\\)+\\)"))) "\ 10511(defvar ispell-skip-region-alist (quote ((ispell-words-keyword forward-line) (ispell-dictionary-keyword forward-line) (ispell-pdict-keyword forward-line) (ispell-parsing-keyword forward-line) ("^---*BEGIN PGP [A-Z ]*--*" . "^---*END PGP [A-Z ]*--*") ("^---* \\(Start of \\)?[Ff]orwarded [Mm]essage" . "^---* End of [Ff]orwarded [Mm]essage") ("\\(-+\\|\\(/\\|\\(\\(\\w\\|[-_]\\)+[.:@]\\)\\)\\(\\w\\|[-_]\\)*\\([.:/@]+\\(\\w\\|[-_]\\|~\\)+\\)+\\)"))) "\
10552Alist expressing beginning and end of regions not to spell check. 10512Alist expressing beginning and end of regions not to spell check.
@@ -10701,7 +10661,7 @@ You can bind this to the key C-c i in GNUS or mail by adding to
10701 10661
10702;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer 10662;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer
10703;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings 10663;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings
10704;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (15544 11212)) 10664;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (15544 37705))
10705;;; Generated autoloads from iswitchb.el 10665;;; Generated autoloads from iswitchb.el
10706 10666
10707(autoload (quote iswitchb-read-buffer) "iswitchb" "\ 10667(autoload (quote iswitchb-read-buffer) "iswitchb" "\
@@ -10855,46 +10815,47 @@ Evalute BODY with automatic file compression and uncompression enabled." nil (qu
10855 10815
10856;;;*** 10816;;;***
10857 10817
10858;;;### (autoloads (keypad-setup keypad-shifted-setup keypad-setup) 10818;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
10859;;;;;; "keypad" "emulation/keypad.el" (15564 28215)) 10819;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
10820;;;;;; (15586 46350))
10860;;; Generated autoloads from emulation/keypad.el 10821;;; Generated autoloads from emulation/keypad.el
10861 10822
10862(defvar keypad-setup nil "\ 10823(defvar keypad-setup nil "\
10863Specifies the keypad setup for unshifted keypad keys. 10824Specifies the keypad setup for unshifted keypad keys when NumLock is off.
10864The options are: 10825When selecting the plain numeric keypad setup, the character returned by the
10865 'prefix Numeric prefix argument, i.e. M-0 .. M-9 and M-- 10826decimal key must be specified.")
10866 'cursor Cursor movement keys.
10867 'S-cursor Shifted cursor movement keys.
10868 'numeric Plain numeric, i.e. 0 .. 9 and . (or DECIMAL arg)
10869 'none Removes all bindings for keypad keys in function-key-map.
10870 nil Keep existing bindings for the keypad keys.")
10871 10827
10872(custom-add-to-group (quote keyboard) (quote keypad-setup) (quote custom-variable)) 10828(defvar keypad-numlock-setup nil "\
10873 10829Specifies the keypad setup for unshifted keypad keys when NumLock is on.
10874(custom-add-load (quote keypad-setup) (quote keypad)) 10830When selecting the plain numeric keypad setup, the character returned by the
10831decimal key must be specified.")
10875 10832
10876(defvar keypad-shifted-setup nil "\ 10833(defvar keypad-shifted-setup nil "\
10877Specifies the keypad setup for shifted keypad keys. 10834Specifies the keypad setup for shifted keypad keys when NumLock is off.
10878See `keypad-setup' for available options.") 10835When selecting the plain numeric keypad setup, the character returned by the
10879 10836decimal key must be specified.")
10880(custom-add-to-group (quote keyboard) (quote keypad-shifted-setup) (quote custom-variable))
10881 10837
10882(custom-add-load (quote keypad-shifted-setup) (quote keypad)) 10838(defvar keypad-numlock-shifted-setup nil "\
10839Specifies the keypad setup for shifted keypad keys when NumLock is off.
10840When selecting the plain numeric keypad setup, the character returned by the
10841decimal key must be specified.")
10883 10842
10884(autoload (quote keypad-setup) "keypad" "\ 10843(autoload (quote keypad-setup) "keypad" "\
10885Set keypad bindings in function-key-map according to SETUP. 10844Set keypad bindings in function-key-map according to SETUP.
10886If optional second argument NUMLOCK is non-nil, the NumLock On bindings 10845If optional second argument NUMLOCK is non-nil, the NumLock On bindings
10887are changed. Otherwise, the NumLock Off bindings are changed. 10846are changed. Otherwise, the NumLock Off bindings are changed.
10847If optional third argument SHIFT is non-nil, the shifted keypad
10848keys are bound.
10888 10849
10889 Setup Binding 10850 Setup Binding
10890 ------------------------------------------------------------- 10851 -------------------------------------------------------------
10891 'prefix Command prefix argument, i.e. M-0 .. M-9 and M-- 10852 'prefix Command prefix argument, i.e. M-0 .. M-9 and M--
10892 'S-cursor Bind shifted keypad keys to the shifted cursor movement keys. 10853 'S-cursor Bind shifted keypad keys to the shifted cursor movement keys.
10893 'cursor Bind keypad keys to the cursor movement keys. 10854 'cursor Bind keypad keys to the cursor movement keys.
10894 'numeric Plain numeric, i.e. 0 .. 9 and . (or DECIMAL arg) 10855 'numeric Plain numeric keypad, i.e. 0 .. 9 and . (or DECIMAL arg)
10895 'none Removes all bindings for keypad keys in function-key-map. 10856 'none Removes all bindings for keypad keys in function-key-map.
10896 10857
10897If SETUP is 'numeric and the optional third argument DECIMAL is non-nil, 10858If SETUP is 'numeric and the optional fourth argument DECIMAL is non-nil,
10898the decimal key on the keypad is mapped to DECIMAL instead of `.'" nil nil) 10859the decimal key on the keypad is mapped to DECIMAL instead of `.'" nil nil)
10899 10860
10900;;;*** 10861;;;***
@@ -11063,7 +11024,7 @@ use either M-x customize of the function `latin1-display'.")
11063;;;*** 11024;;;***
11064 11025
11065;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" 11026;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock"
11066;;;;;; "lazy-lock.el" (15509 27929)) 11027;;;;;; "lazy-lock.el" (15510 21813))
11067;;; Generated autoloads from lazy-lock.el 11028;;; Generated autoloads from lazy-lock.el
11068 11029
11069(autoload (quote lazy-lock-mode) "lazy-lock" "\ 11030(autoload (quote lazy-lock-mode) "lazy-lock" "\
@@ -11223,8 +11184,8 @@ Major mode for browsing CVS log output." t nil)
11223;;;*** 11184;;;***
11224 11185
11225;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 11186;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
11226;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (15185 11187;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (15595
11227;;;;;; 49574)) 11188;;;;;; 6759))
11228;;; Generated autoloads from lpr.el 11189;;; Generated autoloads from lpr.el
11229 11190
11230(defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) 11191(defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt))))
@@ -11463,8 +11424,8 @@ This function normally would be called when the message is sent." nil nil)
11463 11424
11464;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 11425;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
11465;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p 11426;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p
11466;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15512 11427;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15513
11467;;;;;; 17296)) 11428;;;;;; 1037))
11468;;; Generated autoloads from mail/mail-utils.el 11429;;; Generated autoloads from mail/mail-utils.el
11469 11430
11470(defvar mail-use-rfc822 nil "\ 11431(defvar mail-use-rfc822 nil "\
@@ -11499,7 +11460,7 @@ If 4th arg LIST is non-nil, return a list of all such fields." nil nil)
11499;;;*** 11460;;;***
11500 11461
11501;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) 11462;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
11502;;;;;; "mailabbrev" "mail/mailabbrev.el" (15551 24563)) 11463;;;;;; "mailabbrev" "mail/mailabbrev.el" (15552 23097))
11503;;; Generated autoloads from mail/mailabbrev.el 11464;;; Generated autoloads from mail/mailabbrev.el
11504 11465
11505(autoload (quote mail-abbrevs-setup) "mailabbrev" "\ 11466(autoload (quote mail-abbrevs-setup) "mailabbrev" "\
@@ -11696,7 +11657,7 @@ yourself the value of `master-of' by calling `master-show-slave'." t nil)
11696;;;;;; message-signature message-indent-citation-function message-cite-function 11657;;;;;; message-signature message-indent-citation-function message-cite-function
11697;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function 11658;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function
11698;;;;;; message-user-organization-file message-signature-separator 11659;;;;;; message-user-organization-file message-signature-separator
11699;;;;;; message-from-style) "message" "gnus/message.el" (15530 4992)) 11660;;;;;; message-from-style) "message" "gnus/message.el" (15533 28774))
11700;;; Generated autoloads from gnus/message.el 11661;;; Generated autoloads from gnus/message.el
11701 11662
11702(defvar message-from-style (quote default) "\ 11663(defvar message-from-style (quote default) "\
@@ -12171,7 +12132,7 @@ primary selection and region." t nil)
12171 12132
12172;;;*** 12133;;;***
12173 12134
12174;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (15572 475)) 12135;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (15572 18539))
12175;;; Generated autoloads from play/mpuz.el 12136;;; Generated autoloads from play/mpuz.el
12176 12137
12177(autoload (quote mpuz) "mpuz" "\ 12138(autoload (quote mpuz) "mpuz" "\
@@ -12179,7 +12140,7 @@ Multiplication puzzle with GNU Emacs." t nil)
12179 12140
12180;;;*** 12141;;;***
12181 12142
12182;;;### (autoloads (msb-mode) "msb" "msb.el" (15577 18154)) 12143;;;### (autoloads (msb-mode) "msb" "msb.el" (15577 29858))
12183;;; Generated autoloads from msb.el 12144;;; Generated autoloads from msb.el
12184 12145
12185(defvar msb-mode nil "\ 12146(defvar msb-mode nil "\
@@ -12205,7 +12166,7 @@ different buffer menu using the function `msb'." t nil)
12205;;;;;; describe-current-coding-system describe-current-coding-system-briefly 12166;;;;;; describe-current-coding-system describe-current-coding-system-briefly
12206;;;;;; describe-coding-system describe-char-after describe-character-set 12167;;;;;; describe-coding-system describe-char-after describe-character-set
12207;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag" 12168;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag"
12208;;;;;; "international/mule-diag.el" (15556 13128)) 12169;;;;;; "international/mule-diag.el" (15618 34706))
12209;;; Generated autoloads from international/mule-diag.el 12170;;; Generated autoloads from international/mule-diag.el
12210 12171
12211(autoload (quote list-character-sets) "mule-diag" "\ 12172(autoload (quote list-character-sets) "mule-diag" "\
@@ -12327,7 +12288,7 @@ system which uses fontsets)." t nil)
12327;;;;;; coding-system-post-read-conversion coding-system-eol-type-mnemonic 12288;;;;;; coding-system-post-read-conversion coding-system-eol-type-mnemonic
12328;;;;;; lookup-nested-alist set-nested-alist truncate-string-to-width 12289;;;;;; lookup-nested-alist set-nested-alist truncate-string-to-width
12329;;;;;; store-substring string-to-sequence) "mule-util" "international/mule-util.el" 12290;;;;;; store-substring string-to-sequence) "mule-util" "international/mule-util.el"
12330;;;;;; (15387 32159)) 12291;;;;;; (15590 45015))
12331;;; Generated autoloads from international/mule-util.el 12292;;; Generated autoloads from international/mule-util.el
12332 12293
12333(autoload (quote string-to-sequence) "mule-util" "\ 12294(autoload (quote string-to-sequence) "mule-util" "\
@@ -12345,18 +12306,27 @@ Embed OBJ (string or character) at index IDX of STRING." nil nil)
12345 12306
12346(autoload (quote truncate-string-to-width) "mule-util" "\ 12307(autoload (quote truncate-string-to-width) "mule-util" "\
12347Truncate string STR to end at column END-COLUMN. 12308Truncate string STR to end at column END-COLUMN.
12348The optional 3rd arg START-COLUMN, if non-nil, specifies 12309The optional 3rd arg START-COLUMN, if non-nil, specifies the starting
12349the starting column; that means to return the characters occupying 12310column; that means to return the characters occupying columns
12350columns START-COLUMN ... END-COLUMN of STR. 12311START-COLUMN ... END-COLUMN of STR. Both END-COLUMN and START-COLUMN
12351 12312are specified in terms of character display width in the current
12352The optional 4th arg PADDING, if non-nil, specifies a padding character 12313buffer; see also `char-width'.
12353to add at the end of the result if STR doesn't reach column END-COLUMN, 12314
12354or if END-COLUMN comes in the middle of a character in STR. 12315The optional 4th arg PADDING, if non-nil, specifies a padding
12355PADDING is also added at the beginning of the result 12316character (which should have a display width of 1) to add at the end
12356if column START-COLUMN appears in the middle of a character in STR. 12317of the result if STR doesn't reach column END-COLUMN, or if END-COLUMN
12318comes in the middle of a character in STR. PADDING is also added at
12319the beginning of the result if column START-COLUMN appears in the
12320middle of a character in STR.
12357 12321
12358If PADDING is nil, no padding is added in these cases, so 12322If PADDING is nil, no padding is added in these cases, so
12359the resulting string may be narrower than END-COLUMN." nil nil) 12323the resulting string may be narrower than END-COLUMN.
12324
12325If ELLIPSIS is non-nil, it should be a string which will replace the
12326end of STR (including any padding) if it extends beyond END-COLUMN,
12327unless the display width of STR is equal to or less than the display
12328width of ELLIPSIS. If it is non-nil and not a string, then ELLIPSIS
12329defaults to \"...\"." nil nil)
12360 12330
12361(defalias (quote truncate-string) (quote truncate-string-to-width)) 12331(defalias (quote truncate-string) (quote truncate-string-to-width))
12362 12332
@@ -12424,7 +12394,7 @@ language environment LANG-ENV." nil nil)
12424;;;*** 12394;;;***
12425 12395
12426;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" 12396;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
12427;;;;;; (15572 25213)) 12397;;;;;; (15572 30789))
12428;;; Generated autoloads from mwheel.el 12398;;; Generated autoloads from mwheel.el
12429 12399
12430(defvar mouse-wheel-mode nil "\ 12400(defvar mouse-wheel-mode nil "\
@@ -12509,7 +12479,7 @@ Open a network connection to HOST on PORT." t nil)
12509;;;;;; comment-region uncomment-region comment-kill comment-set-column 12479;;;;;; comment-region uncomment-region comment-kill comment-set-column
12510;;;;;; comment-indent comment-indent-default comment-normalize-vars 12480;;;;;; comment-indent comment-indent-default comment-normalize-vars
12511;;;;;; comment-multi-line comment-padding comment-style comment-column) 12481;;;;;; comment-multi-line comment-padding comment-style comment-column)
12512;;;;;; "newcomment" "newcomment.el" (15566 54821)) 12482;;;;;; "newcomment" "newcomment.el" (15567 16402))
12513;;; Generated autoloads from newcomment.el 12483;;; Generated autoloads from newcomment.el
12514 12484
12515(defalias (quote indent-for-comment) (quote comment-indent)) 12485(defalias (quote indent-for-comment) (quote comment-indent))
@@ -12649,7 +12619,7 @@ symbol in the alist." nil nil)
12649;;;*** 12619;;;***
12650 12620
12651;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 12621;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
12652;;;;;; (15542 20588)) 12622;;;;;; (15544 37709))
12653;;; Generated autoloads from gnus/nnfolder.el 12623;;; Generated autoloads from gnus/nnfolder.el
12654 12624
12655(autoload (quote nnfolder-generate-active-file) "nnfolder" "\ 12625(autoload (quote nnfolder-generate-active-file) "nnfolder" "\
@@ -12669,7 +12639,7 @@ Finds out what articles are to be part of the nnkiboze groups." t nil)
12669;;;*** 12639;;;***
12670 12640
12671;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 12641;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
12672;;;;;; (15538 8229)) 12642;;;;;; (15538 21134))
12673;;; Generated autoloads from gnus/nnml.el 12643;;; Generated autoloads from gnus/nnml.el
12674 12644
12675(autoload (quote nnml-generate-nov-databases) "nnml" "\ 12645(autoload (quote nnml-generate-nov-databases) "nnml" "\
@@ -12693,7 +12663,7 @@ Revert posting and mailing methods to the standard Emacs methods." t nil)
12693;;;*** 12663;;;***
12694 12664
12695;;;### (autoloads (disable-command enable-command disabled-command-hook) 12665;;;### (autoloads (disable-command enable-command disabled-command-hook)
12696;;;;;; "novice" "novice.el" (15513 5696)) 12666;;;;;; "novice" "novice.el" (15515 40558))
12697;;; Generated autoloads from novice.el 12667;;; Generated autoloads from novice.el
12698 12668
12699(defvar disabled-command-hook (quote disabled-command-hook) "\ 12669(defvar disabled-command-hook (quote disabled-command-hook) "\
@@ -12876,7 +12846,7 @@ The Custom feature is intended to make this obsolete." t nil)
12876;;;*** 12846;;;***
12877 12847
12878;;;### (autoloads (outline-minor-mode outline-mode) "outline" "textmodes/outline.el" 12848;;;### (autoloads (outline-minor-mode outline-mode) "outline" "textmodes/outline.el"
12879;;;;;; (15369 59595)) 12849;;;;;; (15593 24727))
12880;;; Generated autoloads from textmodes/outline.el 12850;;; Generated autoloads from textmodes/outline.el
12881 12851
12882(autoload (quote outline-mode) "outline" "\ 12852(autoload (quote outline-mode) "outline" "\
@@ -12926,7 +12896,7 @@ See the command `outline-mode' for more information on this mode." t nil)
12926 12896
12927;;;*** 12897;;;***
12928 12898
12929;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15500 30068)) 12899;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15501 5682))
12930;;; Generated autoloads from paren.el 12900;;; Generated autoloads from paren.el
12931 12901
12932(defvar show-paren-mode nil "\ 12902(defvar show-paren-mode nil "\
@@ -13017,7 +12987,7 @@ C-Escape does list-buffers." t nil)
13017;;;*** 12987;;;***
13018 12988
13019;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" 12989;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
13020;;;;;; "emulation/pc-select.el" (15509 28072)) 12990;;;;;; "emulation/pc-select.el" (15510 21814))
13021;;; Generated autoloads from emulation/pc-select.el 12991;;; Generated autoloads from emulation/pc-select.el
13022 12992
13023(defvar pc-selection-mode nil "\ 12993(defvar pc-selection-mode nil "\
@@ -13185,7 +13155,7 @@ Completion for the `chgrp' command." nil nil)
13185;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 13155;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
13186;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 13156;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
13187;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15500 13157;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15500
13188;;;;;; 12111)) 13158;;;;;; 16256))
13189;;; Generated autoloads from pcomplete.el 13159;;; Generated autoloads from pcomplete.el
13190 13160
13191(autoload (quote pcomplete) "pcomplete" "\ 13161(autoload (quote pcomplete) "pcomplete" "\
@@ -13226,7 +13196,7 @@ Setup shell-mode to use pcomplete." nil nil)
13226 13196
13227;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 13197;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
13228;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 13198;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
13229;;;;;; "pcvs.el" (15531 13380)) 13199;;;;;; "pcvs.el" (15588 20860))
13230;;; Generated autoloads from pcvs.el 13200;;; Generated autoloads from pcvs.el
13231 13201
13232(autoload (quote cvs-checkout) "pcvs" "\ 13202(autoload (quote cvs-checkout) "pcvs" "\
@@ -13349,7 +13319,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'." t nil)
13349;;;*** 13319;;;***
13350 13320
13351;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 13321;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
13352;;;;;; (15504 26112)) 13322;;;;;; (15507 55753))
13353;;; Generated autoloads from textmodes/picture.el 13323;;; Generated autoloads from textmodes/picture.el
13354 13324
13355(autoload (quote picture-mode) "picture" "\ 13325(autoload (quote picture-mode) "picture" "\
@@ -13471,7 +13441,7 @@ Ignores leading comment characters." t nil)
13471;;;*** 13441;;;***
13472 13442
13473;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el" 13443;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el"
13474;;;;;; (13446 12665)) 13444;;;;;; (15609 17209))
13475;;; Generated autoloads from progmodes/prolog.el 13445;;; Generated autoloads from progmodes/prolog.el
13476 13446
13477(autoload (quote prolog-mode) "prolog" "\ 13447(autoload (quote prolog-mode) "prolog" "\
@@ -13505,7 +13475,7 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
13505;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets 13475;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets
13506;;;;;; ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition 13476;;;;;; ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition
13507;;;;;; ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font 13477;;;;;; ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font
13508;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" (15272 45416)) 13478;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" (15589 29979))
13509;;; Generated autoloads from ps-mule.el 13479;;; Generated autoloads from ps-mule.el
13510 13480
13511(defvar ps-multibyte-buffer nil "\ 13481(defvar ps-multibyte-buffer nil "\
@@ -14039,7 +14009,7 @@ Call up the RE Builder for the current window." t nil)
14039 14009
14040;;;### (autoloads (recentf-mode recentf-open-more-files recentf-open-files 14010;;;### (autoloads (recentf-mode recentf-open-more-files recentf-open-files
14041;;;;;; recentf-cleanup recentf-edit-list recentf-save-list) "recentf" 14011;;;;;; recentf-cleanup recentf-edit-list recentf-save-list) "recentf"
14042;;;;;; "recentf.el" (15565 33514)) 14012;;;;;; "recentf.el" (15565 44318))
14043;;; Generated autoloads from recentf.el 14013;;; Generated autoloads from recentf.el
14044 14014
14045(autoload (quote recentf-save-list) "recentf" "\ 14015(autoload (quote recentf-save-list) "recentf" "\
@@ -14084,7 +14054,7 @@ were operated on recently." t nil)
14084;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 14054;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
14085;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 14055;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
14086;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (15576 14056;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (15576
14087;;;;;; 11370)) 14057;;;;;; 17070))
14088;;; Generated autoloads from rect.el 14058;;; Generated autoloads from rect.el
14089 14059
14090(autoload (quote move-to-column-force) "rect" "\ 14060(autoload (quote move-to-column-force) "rect" "\
@@ -14236,7 +14206,7 @@ on the menu bar.
14236;;;*** 14206;;;***
14237 14207
14238;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 14208;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
14239;;;;;; (15186 39912)) 14209;;;;;; (15587 64724))
14240;;; Generated autoloads from textmodes/reftex-cite.el 14210;;; Generated autoloads from textmodes/reftex-cite.el
14241 14211
14242(autoload (quote reftex-citation) "reftex-cite" "\ 14212(autoload (quote reftex-citation) "reftex-cite" "\
@@ -14398,7 +14368,7 @@ Clear out the file used for transmitting args when Emacs resumes." nil nil)
14398;;;*** 14368;;;***
14399 14369
14400;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 14370;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
14401;;;;;; (15400 24203)) 14371;;;;;; (15593 24724))
14402;;; Generated autoloads from reveal.el 14372;;; Generated autoloads from reveal.el
14403 14373
14404(autoload (quote reveal-mode) "reveal" "\ 14374(autoload (quote reveal-mode) "reveal" "\
@@ -14481,7 +14451,7 @@ Make a ring that can contain SIZE elements." nil nil)
14481 14451
14482;;;*** 14452;;;***
14483 14453
14484;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (15504 36563)) 14454;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (15507 55753))
14485;;; Generated autoloads from net/rlogin.el 14455;;; Generated autoloads from net/rlogin.el
14486 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") 14456 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
14487 14457
@@ -14530,7 +14500,7 @@ variable." t nil)
14530;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output 14500;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
14531;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers 14501;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
14532;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) 14502;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names)
14533;;;;;; "rmail" "mail/rmail.el" (15574 49295)) 14503;;;;;; "rmail" "mail/rmail.el" (15591 63985))
14534;;; Generated autoloads from mail/rmail.el 14504;;; Generated autoloads from mail/rmail.el
14535 14505
14536(defvar rmail-dont-reply-to-names nil "\ 14506(defvar rmail-dont-reply-to-names nil "\
@@ -14960,10 +14930,19 @@ If NOQUERY is non-nil, we do not query before doing the work." t nil)
14960 14930
14961;;;*** 14931;;;***
14962 14932
14963;;;### (autoloads (toggle-rot13-mode rot13-other-window) "rot13" 14933;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
14964;;;;;; "rot13.el" (15185 49574)) 14934;;;;;; rot13-string rot13) "rot13" "rot13.el" (15601 18543))
14965;;; Generated autoloads from rot13.el 14935;;; Generated autoloads from rot13.el
14966 14936
14937(autoload (quote rot13) "rot13" "\
14938Return Rot13 encryption of OBJECT, a buffer or string." nil nil)
14939
14940(autoload (quote rot13-string) "rot13" "\
14941Return Rot13 encryption of STRING." nil nil)
14942
14943(autoload (quote rot13-region) "rot13" "\
14944Rot13 encrypt the region between START and END in current buffer." t nil)
14945
14967(autoload (quote rot13-other-window) "rot13" "\ 14946(autoload (quote rot13-other-window) "rot13" "\
14968Display current buffer in rot 13 in another window. 14947Display current buffer in rot 13 in another window.
14969The text itself is not modified, only the way it is displayed is affected. 14948The text itself is not modified, only the way it is displayed is affected.
@@ -15013,8 +14992,8 @@ This function is obsolete." t nil)
15013 14992
15014;;;*** 14993;;;***
15015 14994
15016;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (15433 14995;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (15583
15017;;;;;; 31797)) 14996;;;;;; 13479))
15018;;; Generated autoloads from ruler-mode.el 14997;;; Generated autoloads from ruler-mode.el
15019 14998
15020(autoload (quote ruler-mode) "ruler-mode" "\ 14999(autoload (quote ruler-mode) "ruler-mode" "\
@@ -15367,7 +15346,7 @@ Interesting variables:
15367;;;*** 15346;;;***
15368 15347
15369;;;### (autoloads (scroll-all-mode scroll-all-mode) "scroll-all" 15348;;;### (autoloads (scroll-all-mode scroll-all-mode) "scroll-all"
15370;;;;;; "scroll-all.el" (15559 6000)) 15349;;;;;; "scroll-all.el" (15559 7260))
15371;;; Generated autoloads from scroll-all.el 15350;;; Generated autoloads from scroll-all.el
15372 15351
15373(defvar scroll-all-mode nil "\ 15352(defvar scroll-all-mode nil "\
@@ -15386,11 +15365,11 @@ Toggle Scroll-All minor mode." t nil)
15386;;;*** 15365;;;***
15387 15366
15388;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode 15367;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode
15389;;;;;; mail-signature mail-personal-alias-file mail-alias-file mail-default-reply-to 15368;;;;;; mail-default-directory mail-signature mail-personal-alias-file
15390;;;;;; mail-archive-file-name mail-header-separator send-mail-function 15369;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
15391;;;;;; mail-yank-ignored-headers mail-interactive mail-self-blind 15370;;;;;; mail-header-separator send-mail-function mail-yank-ignored-headers
15392;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el" 15371;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from
15393;;;;;; (15564 31133)) 15372;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (15593 24726))
15394;;; Generated autoloads from mail/sendmail.el 15373;;; Generated autoloads from mail/sendmail.el
15395 15374
15396(defvar mail-from-style (quote angles) "\ 15375(defvar mail-from-style (quote angles) "\
@@ -15471,6 +15450,11 @@ If a string, that string is inserted.
15471Otherwise, it should be an expression; it is evaluated 15450Otherwise, it should be an expression; it is evaluated
15472and should insert whatever you want to insert.") 15451and should insert whatever you want to insert.")
15473 15452
15453(defvar mail-default-directory "~/" "\
15454*Directory for mail buffers.
15455Value of `default-directory' for mail buffers.
15456This directory is used for auto-save files of mail buffers.")
15457
15474(autoload (quote mail-mode) "sendmail" "\ 15458(autoload (quote mail-mode) "sendmail" "\
15475Major mode for editing mail to be sent. 15459Major mode for editing mail to be sent.
15476Like Text Mode but with these additional commands: 15460Like Text Mode but with these additional commands:
@@ -15571,7 +15555,7 @@ Prefix arg means just kill any existing server communications subprocess." t nil
15571;;;*** 15555;;;***
15572 15556
15573;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 15557;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
15574;;;;;; (15547 65195)) 15558;;;;;; (15598 57569))
15575;;; Generated autoloads from textmodes/sgml-mode.el 15559;;; Generated autoloads from textmodes/sgml-mode.el
15576 15560
15577(autoload (quote sgml-mode) "sgml-mode" "\ 15561(autoload (quote sgml-mode) "sgml-mode" "\
@@ -15697,7 +15681,7 @@ with your script for an edit-interpret-debug cycle." t nil)
15697;;;*** 15681;;;***
15698 15682
15699;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 15683;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
15700;;;;;; (15523 24004)) 15684;;;;;; (15524 61380))
15701;;; Generated autoloads from emacs-lisp/shadow.el 15685;;; Generated autoloads from emacs-lisp/shadow.el
15702 15686
15703(autoload (quote list-load-path-shadows) "shadow" "\ 15687(autoload (quote list-load-path-shadows) "shadow" "\
@@ -15742,8 +15726,8 @@ buffer called `*Shadows*'. Shadowings are located by calling the
15742;;;*** 15726;;;***
15743 15727
15744;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 15728;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
15745;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (15508 15729;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (15509
15746;;;;;; 64852)) 15730;;;;;; 450))
15747;;; Generated autoloads from shadowfile.el 15731;;; Generated autoloads from shadowfile.el
15748 15732
15749(autoload (quote shadow-define-cluster) "shadowfile" "\ 15733(autoload (quote shadow-define-cluster) "shadowfile" "\
@@ -15774,7 +15758,7 @@ Set up file shadowing." t nil)
15774;;;*** 15758;;;***
15775 15759
15776;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 15760;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
15777;;;;;; (15531 7805)) 15761;;;;;; (15585 17811))
15778;;; Generated autoloads from shell.el 15762;;; Generated autoloads from shell.el
15779 15763
15780(defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ 15764(defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
@@ -15869,7 +15853,7 @@ at all." t nil)
15869 15853
15870;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy 15854;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy
15871;;;;;; skeleton-proxy-new define-skeleton) "skeleton" "skeleton.el" 15855;;;;;; skeleton-proxy-new define-skeleton) "skeleton" "skeleton.el"
15872;;;;;; (15184 11044)) 15856;;;;;; (15585 17811))
15873;;; Generated autoloads from skeleton.el 15857;;; Generated autoloads from skeleton.el
15874 15858
15875(defvar skeleton-filter (quote identity) "\ 15859(defvar skeleton-filter (quote identity) "\
@@ -16005,7 +15989,7 @@ which smileys to operate on and which images to use for them." t nil)
16005;;;*** 15989;;;***
16006 15990
16007;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el" 15991;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el"
16008;;;;;; (15577 18154)) 15992;;;;;; (15583 13479))
16009;;; Generated autoloads from mail/smtpmail.el 15993;;; Generated autoloads from mail/smtpmail.el
16010 15994
16011(autoload (quote smtpmail-send-it) "smtpmail" nil nil nil) 15995(autoload (quote smtpmail-send-it) "smtpmail" nil nil nil)
@@ -16061,7 +16045,7 @@ then `snmpv2-mode-hook'." t nil)
16061 16045
16062;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name 16046;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
16063;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) 16047;;;;;; calendar-longitude calendar-latitude calendar-time-display-form)
16064;;;;;; "solar" "calendar/solar.el" (15532 48415)) 16048;;;;;; "solar" "calendar/solar.el" (15533 28773))
16065;;; Generated autoloads from calendar/solar.el 16049;;; Generated autoloads from calendar/solar.el
16066 16050
16067(defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ 16051(defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\
@@ -16120,8 +16104,8 @@ Requires floating point." nil nil)
16120 16104
16121;;;*** 16105;;;***
16122 16106
16123;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (15543 16107;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (15544
16124;;;;;; 12464)) 16108;;;;;; 37711))
16125;;; Generated autoloads from play/solitaire.el 16109;;; Generated autoloads from play/solitaire.el
16126 16110
16127(autoload (quote solitaire) "solitaire" "\ 16111(autoload (quote solitaire) "solitaire" "\
@@ -16196,7 +16180,7 @@ Pick your favourite shortcuts:
16196 16180
16197;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 16181;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
16198;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 16182;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
16199;;;;;; sort-lines sort-subr) "sort" "sort.el" (15542 22464)) 16183;;;;;; sort-lines sort-subr) "sort" "sort.el" (15544 37707))
16200;;; Generated autoloads from sort.el 16184;;; Generated autoloads from sort.el
16201 16185
16202(autoload (quote sort-subr) "sort" "\ 16186(autoload (quote sort-subr) "sort" "\
@@ -16319,7 +16303,7 @@ From a program takes two point or marker arguments, BEG and END." t nil)
16319;;;*** 16303;;;***
16320 16304
16321;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 16305;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
16322;;;;;; "speedbar.el" (15545 44180)) 16306;;;;;; "speedbar.el" (15545 51482))
16323;;; Generated autoloads from speedbar.el 16307;;; Generated autoloads from speedbar.el
16324 16308
16325(defalias (quote speedbar) (quote speedbar-frame-mode)) 16309(defalias (quote speedbar) (quote speedbar-frame-mode))
@@ -16807,7 +16791,7 @@ Studlify-case the current buffer." t nil)
16807;;;*** 16791;;;***
16808 16792
16809;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 16793;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
16810;;;;;; (15497 10307)) 16794;;;;;; (15498 37604))
16811;;; Generated autoloads from mail/supercite.el 16795;;; Generated autoloads from mail/supercite.el
16812 16796
16813(autoload (quote sc-cite-original) "supercite" "\ 16797(autoload (quote sc-cite-original) "supercite" "\
@@ -16837,7 +16821,7 @@ before, and `sc-post-hook' is run after the guts of this function." nil nil)
16837;;;*** 16821;;;***
16838 16822
16839;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (15569 16823;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (15569
16840;;;;;; 32087)) 16824;;;;;; 44241))
16841;;; Generated autoloads from emacs-lisp/syntax.el 16825;;; Generated autoloads from emacs-lisp/syntax.el
16842 16826
16843(autoload (quote syntax-ppss) "syntax" "\ 16827(autoload (quote syntax-ppss) "syntax" "\
@@ -16871,7 +16855,7 @@ The variable `tab-width' controls the spacing of tab stops." t nil)
16871 16855
16872;;;*** 16856;;;***
16873 16857
16874;;;### (autoloads (talk-connect) "talk" "talk.el" (15569 32087)) 16858;;;### (autoloads (talk-connect) "talk" "talk.el" (15569 44240))
16875;;; Generated autoloads from talk.el 16859;;; Generated autoloads from talk.el
16876 16860
16877(autoload (quote talk-connect) "talk" "\ 16861(autoload (quote talk-connect) "talk" "\
@@ -16879,7 +16863,7 @@ Connect to display DISPLAY for the Emacs talk group." t nil)
16879 16863
16880;;;*** 16864;;;***
16881 16865
16882;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15523 24019)) 16866;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15590 49016))
16883;;; Generated autoloads from tar-mode.el 16867;;; Generated autoloads from tar-mode.el
16884 16868
16885(autoload (quote tar-mode) "tar-mode" "\ 16869(autoload (quote tar-mode) "tar-mode" "\
@@ -16901,7 +16885,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
16901;;;*** 16885;;;***
16902 16886
16903;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 16887;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
16904;;;;;; "progmodes/tcl.el" (15528 51856)) 16888;;;;;; "progmodes/tcl.el" (15533 28779))
16905;;; Generated autoloads from progmodes/tcl.el 16889;;; Generated autoloads from progmodes/tcl.el
16906 16890
16907(autoload (quote tcl-mode) "tcl" "\ 16891(autoload (quote tcl-mode) "tcl" "\
@@ -16967,8 +16951,8 @@ Normally input is edited in Emacs and sent a line at a time." t nil)
16967 16951
16968;;;*** 16952;;;***
16969 16953
16970;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15548 16954;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15549
16971;;;;;; 29279)) 16955;;;;;; 60240))
16972;;; Generated autoloads from term.el 16956;;; Generated autoloads from term.el
16973 16957
16974(autoload (quote make-term) "term" "\ 16958(autoload (quote make-term) "term" "\
@@ -17306,7 +17290,7 @@ Entering SliTeX mode runs the hook `text-mode-hook', then the hook
17306;;;*** 17290;;;***
17307 17291
17308;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 17292;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
17309;;;;;; "texinfmt" "textmodes/texinfmt.el" (15498 27766)) 17293;;;;;; "texinfmt" "textmodes/texinfmt.el" (15498 37611))
17310;;; Generated autoloads from textmodes/texinfmt.el 17294;;; Generated autoloads from textmodes/texinfmt.el
17311 17295
17312(autoload (quote texinfo-format-buffer) "texinfmt" "\ 17296(autoload (quote texinfo-format-buffer) "texinfmt" "\
@@ -17340,7 +17324,7 @@ if large. You can use Info-split to do this manually." t nil)
17340;;;*** 17324;;;***
17341 17325
17342;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 17326;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
17343;;;;;; "texinfo" "textmodes/texinfo.el" (15565 33607)) 17327;;;;;; "texinfo" "textmodes/texinfo.el" (15565 44318))
17344;;; Generated autoloads from textmodes/texinfo.el 17328;;; Generated autoloads from textmodes/texinfo.el
17345 17329
17346(defvar texinfo-open-quote "``" "\ 17330(defvar texinfo-open-quote "``" "\
@@ -17490,7 +17474,7 @@ a symbol as a valid THING." nil nil)
17490;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region 17474;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region
17491;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan 17475;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan
17492;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" 17476;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util"
17493;;;;;; "language/tibet-util.el" (15576 40652)) 17477;;;;;; "language/tibet-util.el" (15576 41093))
17494;;; Generated autoloads from language/tibet-util.el 17478;;; Generated autoloads from language/tibet-util.el
17495 17479
17496(autoload (quote tibetan-char-p) "tibet-util" "\ 17480(autoload (quote tibetan-char-p) "tibet-util" "\
@@ -17559,7 +17543,7 @@ This function performs no refilling of the changed text." t nil)
17559;;;*** 17543;;;***
17560 17544
17561;;;### (autoloads (display-time-mode display-time display-time-day-and-date) 17545;;;### (autoloads (display-time-mode display-time display-time-day-and-date)
17562;;;;;; "time" "time.el" (15566 59716)) 17546;;;;;; "time" "time.el" (15567 16402))
17563;;; Generated autoloads from time.el 17547;;; Generated autoloads from time.el
17564 17548
17565(defvar display-time-day-and-date nil "\ 17549(defvar display-time-day-and-date nil "\
@@ -17650,7 +17634,7 @@ If DATE is malformed, return a time value of zeros." nil nil)
17650;;;*** 17634;;;***
17651 17635
17652;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 17636;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
17653;;;;;; "time-stamp.el" (15573 52062)) 17637;;;;;; "time-stamp.el" (15590 49016))
17654;;; Generated autoloads from time-stamp.el 17638;;; Generated autoloads from time-stamp.el
17655 17639
17656(autoload (quote time-stamp) "time-stamp" "\ 17640(autoload (quote time-stamp) "time-stamp" "\
@@ -17818,7 +17802,7 @@ be detected." nil (quote macro))
17818;;;*** 17802;;;***
17819 17803
17820;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 17804;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
17821;;;;;; "international/titdic-cnv.el" (15538 7889)) 17805;;;;;; "international/titdic-cnv.el" (15538 21134))
17822;;; Generated autoloads from international/titdic-cnv.el 17806;;; Generated autoloads from international/titdic-cnv.el
17823 17807
17824(autoload (quote titdic-convert) "titdic-cnv" "\ 17808(autoload (quote titdic-convert) "titdic-cnv" "\
@@ -17837,7 +17821,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\"." nil
17837;;;*** 17821;;;***
17838 17822
17839;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 17823;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
17840;;;;;; "tmm.el" (15556 11342)) 17824;;;;;; "tmm.el" (15556 56039))
17841;;; Generated autoloads from tmm.el 17825;;; Generated autoloads from tmm.el
17842 (define-key global-map "\M-`" 'tmm-menubar) 17826 (define-key global-map "\M-`" 'tmm-menubar)
17843 (define-key global-map [f10] 'tmm-menubar) 17827 (define-key global-map [f10] 'tmm-menubar)
@@ -17917,7 +17901,7 @@ Show TODO list." t nil)
17917 17901
17918;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 17902;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
17919;;;;;; tool-bar-local-item tool-bar-add-item tool-bar-mode) "tool-bar" 17903;;;;;; tool-bar-local-item tool-bar-add-item tool-bar-mode) "tool-bar"
17920;;;;;; "toolbar/tool-bar.el" (15572 42737)) 17904;;;;;; "toolbar/tool-bar.el" (15574 58331))
17921;;; Generated autoloads from toolbar/tool-bar.el 17905;;; Generated autoloads from toolbar/tool-bar.el
17922 17906
17923(defvar tool-bar-mode nil "\ 17907(defvar tool-bar-mode nil "\
@@ -17990,7 +17974,7 @@ MAP must contain appropriate binding for `[menu-bar]' which holds a keymap." nil
17990;;;*** 17974;;;***
17991 17975
17992;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" 17976;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
17993;;;;;; (15425 23276)) 17977;;;;;; (15605 8122))
17994;;; Generated autoloads from tooltip.el 17978;;; Generated autoloads from tooltip.el
17995 17979
17996(autoload (quote tooltip-mode) "tooltip" "\ 17980(autoload (quote tooltip-mode) "tooltip" "\
@@ -18358,7 +18342,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME." t nil)
18358;;;;;; vc-directory vc-resolve-conflicts vc-merge vc-insert-headers 18342;;;;;; vc-directory vc-resolve-conflicts vc-merge vc-insert-headers
18359;;;;;; vc-version-other-window vc-diff vc-register vc-next-action 18343;;;;;; vc-version-other-window vc-diff vc-register vc-next-action
18360;;;;;; vc-do-command edit-vc-file with-vc-file vc-branch-part vc-before-checkin-hook 18344;;;;;; vc-do-command edit-vc-file with-vc-file vc-branch-part vc-before-checkin-hook
18361;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (15494 7904)) 18345;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (15496 13874))
18362;;; Generated autoloads from vc.el 18346;;; Generated autoloads from vc.el
18363 18347
18364(defvar vc-checkout-hook nil "\ 18348(defvar vc-checkout-hook nil "\
@@ -18591,7 +18575,7 @@ colors. `vc-annotate-background' specifies the background color." t nil)
18591 18575
18592;;;*** 18576;;;***
18593 18577
18594;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15539 8527)) 18578;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15583 13479))
18595;;; Generated autoloads from vc-cvs.el 18579;;; Generated autoloads from vc-cvs.el
18596 (defun vc-cvs-registered (f) 18580 (defun vc-cvs-registered (f)
18597 (when (file-readable-p (expand-file-name 18581 (when (file-readable-p (expand-file-name
@@ -18602,7 +18586,7 @@ colors. `vc-annotate-background' specifies the background color." t nil)
18602;;;*** 18586;;;***
18603 18587
18604;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 18588;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
18605;;;;;; (15510 8498)) 18589;;;;;; (15510 21813))
18606;;; Generated autoloads from vc-rcs.el 18590;;; Generated autoloads from vc-rcs.el
18607 18591
18608(defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 18592(defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -18614,7 +18598,7 @@ For a description of possible values, see `vc-check-master-templates'.")
18614;;;*** 18598;;;***
18615 18599
18616;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 18600;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
18617;;;;;; (15510 8683)) 18601;;;;;; (15510 21813))
18618;;; Generated autoloads from vc-sccs.el 18602;;; Generated autoloads from vc-sccs.el
18619 18603
18620(defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 18604(defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -18959,7 +18943,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs." t nil)
18959;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 18943;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
18960;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 18944;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
18961;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 18945;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
18962;;;;;; "language/viet-util.el" (15565 33566)) 18946;;;;;; "language/viet-util.el" (15565 44318))
18963;;; Generated autoloads from language/viet-util.el 18947;;; Generated autoloads from language/viet-util.el
18964 18948
18965(autoload (quote viet-encode-viscii-char) "viet-util" "\ 18949(autoload (quote viet-encode-viscii-char) "viet-util" "\
@@ -19186,7 +19170,7 @@ Turn on VIP emulation of VI." t nil)
19186;;;*** 19170;;;***
19187 19171
19188;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 19172;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
19189;;;;;; (15547 47959)) 19173;;;;;; (15564 59462))
19190;;; Generated autoloads from emulation/viper.el 19174;;; Generated autoloads from emulation/viper.el
19191 19175
19192(autoload (quote toggle-viper-mode) "viper" "\ 19176(autoload (quote toggle-viper-mode) "viper" "\
@@ -19383,8 +19367,8 @@ With arg, turn widget mode on if and only if arg is positive." t nil)
19383;;;*** 19367;;;***
19384 19368
19385;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 19369;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
19386;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (15546 19370;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (15593
19387;;;;;; 28837)) 19371;;;;;; 24724))
19388;;; Generated autoloads from wid-edit.el 19372;;; Generated autoloads from wid-edit.el
19389 19373
19390(autoload (quote widgetp) "wid-edit" "\ 19374(autoload (quote widgetp) "wid-edit" "\
@@ -19415,7 +19399,7 @@ Setup current buffer so editing string widgets works." nil nil)
19415 19399
19416;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 19400;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
19417;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (15576 19401;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (15576
19418;;;;;; 843)) 19402;;;;;; 17070))
19419;;; Generated autoloads from windmove.el 19403;;; Generated autoloads from windmove.el
19420 19404
19421(autoload (quote windmove-left) "windmove" "\ 19405(autoload (quote windmove-left) "windmove" "\
@@ -19477,7 +19461,7 @@ With arg, turn Winner mode on if and only if arg is positive." t nil)
19477;;;*** 19461;;;***
19478 19462
19479;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 19463;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
19480;;;;;; "woman.el" (15408 51988)) 19464;;;;;; "woman.el" (15584 9753))
19481;;; Generated autoloads from woman.el 19465;;; Generated autoloads from woman.el
19482 19466
19483(autoload (quote woman) "woman" "\ 19467(autoload (quote woman) "woman" "\
@@ -19618,8 +19602,8 @@ The key bindings are:
19618 19602
19619;;;*** 19603;;;***
19620 19604
19621;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15542 19605;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15544
19622;;;;;; 21888)) 19606;;;;;; 37707))
19623;;; Generated autoloads from xt-mouse.el 19607;;; Generated autoloads from xt-mouse.el
19624 19608
19625(autoload (quote xterm-mouse-mode) "xt-mouse" "\ 19609(autoload (quote xterm-mouse-mode) "xt-mouse" "\
@@ -19658,7 +19642,7 @@ Zone out, completely." t nil)
19658;;;*** 19642;;;***
19659 19643
19660;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" 19644;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode"
19661;;;;;; "net/zone-mode.el" (15566 7114)) 19645;;;;;; "net/zone-mode.el" (15567 16402))
19662;;; Generated autoloads from net/zone-mode.el 19646;;; Generated autoloads from net/zone-mode.el
19663 19647
19664(autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ 19648(autoload (quote zone-mode-update-serial-hook) "zone-mode" "\
@@ -19676,81 +19660,82 @@ Zone-mode does two things:
19676 19660
19677;;;*** 19661;;;***
19678 19662
19679;;;### (autoloads nil nil ("abbrev.el" "abbrevlist.el" "allout.el" 19663;;;### (autoloads nil nil ("calc/calc-units.el" "calc/calc-help.el"
19680;;;;;; "bindings.el" "buff-menu.el" "byte-run.el" "case-table.el" 19664;;;;;; "language/utf-8-lang.el" "language/georgian.el" "international/utf-8-subst.el"
19681;;;;;; "cdl.el" "cus-dep.el" "cus-load.el" "cus-start.el" "custom.el" 19665;;;;;; "international/ucs-tables.el" "international/mule.el" "international/mule-cmds.el"
19682;;;;;; "dos-fns.el" "dos-vars.el" "dos-w32.el" "ediff-diff.el" "ediff-hook.el" 19666;;;;;; "gnus/nnvirtual.el" "gnus/nnmail.el" "gnus/gnus-cite.el"
19683;;;;;; "ediff-init.el" "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el" 19667;;;;;; "emulation/viper-cmd.el" "emulation/cua-rect.el" "emulation/cua-gmrk.el"
19684;;;;;; "ediff-wind.el" "electric.el" "emacs-lock.el" "env.el" "faces.el" 19668;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl-extra.el" "term/x-win.el"
19685;;;;;; "files.el" "filesets.el" "finder-inf.el" "float-sup.el" "foldout.el" 19669;;;;;; "progmodes/cc-engine.el" "net/ldap.el" "xscheme.el" "w32-vars.el"
19670;;;;;; "version.el" "uniquify.el" "subr.el" "startup.el" "mouse.el"
19671;;;;;; "menu-bar.el" "loadup.el" "indent.el" "filesets.el" "faces.el"
19672;;;;;; "custom.el" "abbrev.el" "abbrevlist.el" "allout.el" "bindings.el"
19673;;;;;; "buff-menu.el" "byte-run.el" "case-table.el" "cdl.el" "cus-dep.el"
19674;;;;;; "cus-load.el" "cus-start.el" "dos-fns.el" "dos-vars.el" "dos-w32.el"
19675;;;;;; "ediff-diff.el" "ediff-hook.el" "ediff-init.el" "ediff-merg.el"
19676;;;;;; "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" "electric.el"
19677;;;;;; "emacs-lock.el" "env.el" "finder-inf.el" "float-sup.el" "foldout.el"
19686;;;;;; "format.el" "forms-d2.el" "forms-pass.el" "frame.el" "generic-x.el" 19678;;;;;; "format.el" "forms-d2.el" "forms-pass.el" "frame.el" "generic-x.el"
19687;;;;;; "help.el" "indent.el" "isearch.el" "kermit.el" "loadup.el" 19679;;;;;; "help.el" "isearch.el" "kermit.el" "map-ynp.el" "misc.el"
19688;;;;;; "map-ynp.el" "menu-bar.el" "misc.el" "mouse-copy.el" "mouse-drag.el" 19680;;;;;; "mouse-copy.el" "mouse-drag.el" "patcomp.el" "paths.el" "pcvs-parse.el"
19689;;;;;; "mouse.el" "patcomp.el" "paths.el" "pcvs-info.el" "pcvs-parse.el" 19681;;;;;; "pcvs-util.el" "regi.el" "register.el" "s-region.el" "saveplace.el"
19690;;;;;; "pcvs-util.el" "regi.el" "register.el" "replace.el" "s-region.el" 19682;;;;;; "scroll-bar.el" "soundex.el" "tempo.el" "timezone.el" "unused.el"
19691;;;;;; "saveplace.el" "scroll-bar.el" "select.el" "simple.el" "soundex.el" 19683;;;;;; "vc-hooks.el" "vcursor.el" "vms-patch.el" "vmsproc.el" "vt-control.el"
19692;;;;;; "startup.el" "subr.el" "tempo.el" "timezone.el" "uniquify.el" 19684;;;;;; "vt100-led.el" "w32-fns.el" "widget.el" "window.el" "xml.el"
19693;;;;;; "unused.el" "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el"
19694;;;;;; "vmsproc.el" "vt-control.el" "vt100-led.el" "w32-fns.el"
19695;;;;;; "w32-vars.el" "widget.el" "window.el" "xml.el" "xscheme.el"
19696;;;;;; "calc/calc-aent.el" "calc/calc-alg.el" "calc/calc-arith.el" 19685;;;;;; "calc/calc-aent.el" "calc/calc-alg.el" "calc/calc-arith.el"
19697;;;;;; "calc/calc-bin.el" "calc/calc-comb.el" "calc/calc-cplx.el" 19686;;;;;; "calc/calc-bin.el" "calc/calc-comb.el" "calc/calc-cplx.el"
19698;;;;;; "calc/calc-embed.el" "calc/calc-fin.el" "calc/calc-forms.el" 19687;;;;;; "calc/calc-embed.el" "calc/calc-fin.el" "calc/calc-forms.el"
19699;;;;;; "calc/calc-frac.el" "calc/calc-funcs.el" "calc/calc-graph.el" 19688;;;;;; "calc/calc-frac.el" "calc/calc-funcs.el" "calc/calc-graph.el"
19700;;;;;; "calc/calc-help.el" "calc/calc-incom.el" "calc/calc-keypd.el" 19689;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el"
19701;;;;;; "calc/calc-lang.el" "calc/calc-macs.el" "calc/calc-maint.el" 19690;;;;;; "calc/calc-macs.el" "calc/calc-maint.el" "calc/calc-map.el"
19702;;;;;; "calc/calc-map.el" "calc/calc-math.el" "calc/calc-misc.el" 19691;;;;;; "calc/calc-math.el" "calc/calc-misc.el" "calc/calc-mode.el"
19703;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-poly.el" 19692;;;;;; "calc/calc-mtx.el" "calc/calc-poly.el" "calc/calc-prog.el"
19704;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" 19693;;;;;; "calc/calc-rewr.el" "calc/calc-rules.el" "calc/calc-sel.el"
19705;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el" 19694;;;;;; "calc/calc-stat.el" "calc/calc-store.el" "calc/calc-stuff.el"
19706;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-undo.el" 19695;;;;;; "calc/calc-trail.el" "calc/calc-undo.el" "calc/calc-vec.el"
19707;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el" 19696;;;;;; "calc/calc-yank.el" "calc/calcalg2.el" "calc/calcalg3.el"
19708;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el" 19697;;;;;; "calc/calccomp.el" "calc/calcsel2.el" "eshell/em-alias.el"
19709;;;;;; "calc/calcsel2.el" "eshell/em-alias.el" "eshell/em-banner.el" 19698;;;;;; "eshell/em-banner.el" "eshell/em-basic.el" "eshell/em-cmpl.el"
19710;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" 19699;;;;;; "eshell/em-dirs.el" "eshell/em-glob.el" "eshell/em-hist.el"
19711;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" 19700;;;;;; "eshell/em-ls.el" "eshell/em-pred.el" "eshell/em-prompt.el"
19712;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" 19701;;;;;; "eshell/em-rebind.el" "eshell/em-script.el" "eshell/em-smart.el"
19713;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 19702;;;;;; "eshell/em-term.el" "eshell/em-unix.el" "eshell/em-xtra.el"
19714;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" 19703;;;;;; "eshell/esh-arg.el" "eshell/esh-cmd.el" "eshell/esh-ext.el"
19715;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el"
19716;;;;;; "eshell/esh-io.el" "eshell/esh-maint.el" "eshell/esh-module.el" 19704;;;;;; "eshell/esh-io.el" "eshell/esh-maint.el" "eshell/esh-module.el"
19717;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el" 19705;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el"
19718;;;;;; "eshell/esh-var.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" 19706;;;;;; "eshell/esh-var.el" "net/eudc-vars.el" "net/eudcb-bbdb.el"
19719;;;;;; "net/eudcb-ldap.el" "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" 19707;;;;;; "net/eudcb-ldap.el" "net/eudcb-ph.el" "net/netrc.el" "calendar/cal-china.el"
19720;;;;;; "calendar/cal-china.el" "calendar/cal-coptic.el" "calendar/cal-french.el" 19708;;;;;; "calendar/cal-coptic.el" "calendar/cal-french.el" "calendar/cal-islam.el"
19721;;;;;; "calendar/cal-islam.el" "calendar/cal-iso.el" "calendar/cal-julian.el" 19709;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-mayan.el"
19722;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el" 19710;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el"
19723;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el" 19711;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/parse-time.el"
19724;;;;;; "calendar/parse-time.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el" 19712;;;;;; "emacs-lisp/assoc.el" "emacs-lisp/authors.el" "emacs-lisp/byte-opt.el"
19725;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" 19713;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-specs.el"
19726;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el"
19727;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/ewoc.el" "emacs-lisp/find-gc.el" 19714;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/ewoc.el" "emacs-lisp/find-gc.el"
19728;;;;;; "emacs-lisp/float.el" "emacs-lisp/gulp.el" "emacs-lisp/levents.el" 19715;;;;;; "emacs-lisp/float.el" "emacs-lisp/gulp.el" "emacs-lisp/levents.el"
19729;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el" 19716;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el"
19730;;;;;; "emacs-lisp/lmenu.el" "emacs-lisp/lselect.el" "emacs-lisp/lucid.el" 19717;;;;;; "emacs-lisp/lmenu.el" "emacs-lisp/lselect.el" "emacs-lisp/lucid.el"
19731;;;;;; "emacs-lisp/sregex.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el" 19718;;;;;; "emacs-lisp/sregex.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el"
19732;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el" 19719;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/tpu-mapper.el"
19733;;;;;; "emulation/edt-vt100.el" "emulation/tpu-mapper.el" "emulation/viper-cmd.el"
19734;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" 19720;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el"
19735;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" 19721;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el"
19736;;;;;; "gnus/flow-fill.el" "gnus/format-spec.el" "gnus/gnus-async.el" 19722;;;;;; "gnus/flow-fill.el" "gnus/format-spec.el" "gnus/gnus-async.el"
19737;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el" 19723;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cus.el" "gnus/gnus-demon.el"
19738;;;;;; "gnus/gnus-demon.el" "gnus/gnus-draft.el" "gnus/gnus-dup.el" 19724;;;;;; "gnus/gnus-draft.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el"
19739;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-gl.el" 19725;;;;;; "gnus/gnus-ems.el" "gnus/gnus-gl.el" "gnus/gnus-int.el" "gnus/gnus-logic.el"
19740;;;;;; "gnus/gnus-int.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el" 19726;;;;;; "gnus/gnus-mh.el" "gnus/gnus-nocem.el" "gnus/gnus-range.el"
19741;;;;;; "gnus/gnus-nocem.el" "gnus/gnus-range.el" "gnus/gnus-salt.el" 19727;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-setup.el"
19742;;;;;; "gnus/gnus-score.el" "gnus/gnus-setup.el" "gnus/gnus-srvr.el" 19728;;;;;; "gnus/gnus-srvr.el" "gnus/gnus-sum.el" "gnus/gnus-topic.el"
19743;;;;;; "gnus/gnus-sum.el" "gnus/gnus-topic.el" "gnus/gnus-undo.el" 19729;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el"
19744;;;;;; "gnus/gnus-util.el" "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/ietf-drums.el" 19730;;;;;; "gnus/gnus-vm.el" "gnus/ietf-drums.el" "gnus/imap.el" "gnus/mail-parse.el"
19745;;;;;; "gnus/imap.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el" 19731;;;;;; "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/mailcap.el"
19746;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el" 19732;;;;;; "gnus/messcompat.el" "gnus/mm-bodies.el" "gnus/mm-decode.el"
19747;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-encode.el" 19733;;;;;; "gnus/mm-encode.el" "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml.el"
19748;;;;;; "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml.el" "gnus/nnagent.el" 19734;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el"
19749;;;;;; "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el" 19735;;;;;; "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el"
19750;;;;;; "gnus/nngateway.el" "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnlistserv.el" 19736;;;;;; "gnus/nnimap.el" "gnus/nnlistserv.el" "gnus/nnmbox.el" "gnus/nnmh.el"
19751;;;;;; "gnus/nnmail.el" "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnoo.el" 19737;;;;;; "gnus/nnoo.el" "gnus/nnslashdot.el" "gnus/nnspool.el" "gnus/nntp.el"
19752;;;;;; "gnus/nnslashdot.el" "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnultimate.el" 19738;;;;;; "gnus/nnultimate.el" "gnus/nnwarchive.el" "gnus/nnweb.el"
19753;;;;;; "gnus/nnvirtual.el" "gnus/nnwarchive.el" "gnus/nnweb.el"
19754;;;;;; "gnus/pop3.el" "gnus/qp.el" "gnus/rfc1843.el" "gnus/rfc2045.el" 19739;;;;;; "gnus/pop3.el" "gnus/qp.el" "gnus/rfc1843.el" "gnus/rfc2045.el"
19755;;;;;; "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/starttls.el" 19740;;;;;; "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/starttls.el"
19756;;;;;; "gnus/utf7.el" "gnus/webmail.el" "international/characters.el" 19741;;;;;; "gnus/utf7.el" "gnus/webmail.el" "international/characters.el"
@@ -19759,16 +19744,13 @@ Zone-mode does two things:
19759;;;;;; "international/ja-dic-utl.el" "international/latin-1.el" 19744;;;;;; "international/ja-dic-utl.el" "international/latin-1.el"
19760;;;;;; "international/latin-2.el" "international/latin-3.el" "international/latin-4.el" 19745;;;;;; "international/latin-2.el" "international/latin-3.el" "international/latin-4.el"
19761;;;;;; "international/latin-5.el" "international/latin-8.el" "international/latin-9.el" 19746;;;;;; "international/latin-5.el" "international/latin-8.el" "international/latin-9.el"
19762;;;;;; "international/mule-cmds.el" "international/mule-conf.el" 19747;;;;;; "international/mule-conf.el" "international/ogonek.el" "international/swedish.el"
19763;;;;;; "international/mule.el" "international/ogonek.el" "international/swedish.el" 19748;;;;;; "international/utf-8.el" "language/chinese.el" "language/czech.el"
19764;;;;;; "international/ucs-tables.el" "international/utf-8-subst.el" 19749;;;;;; "language/devanagari.el" "language/english.el" "language/ethiopic.el"
19765;;;;;; "international/utf-8.el" "language/chinese.el" "language/cyrillic.el" 19750;;;;;; "language/european.el" "language/greek.el" "language/hebrew.el"
19766;;;;;; "language/czech.el" "language/devanagari.el" "language/english.el" 19751;;;;;; "language/indian.el" "language/japanese.el" "language/korean.el"
19767;;;;;; "language/ethiopic.el" "language/european.el" "language/georgian.el" 19752;;;;;; "language/lao.el" "language/misc-lang.el" "language/romanian.el"
19768;;;;;; "language/greek.el" "language/hebrew.el" "language/indian.el" 19753;;;;;; "language/slovak.el" "language/thai.el" "language/tibetan.el"
19769;;;;;; "language/japanese.el" "language/korean.el" "language/lao.el"
19770;;;;;; "language/misc-lang.el" "language/romanian.el" "language/slovak.el"
19771;;;;;; "language/thai.el" "language/tibetan.el" "language/utf-8-lang.el"
19772;;;;;; "language/vietnamese.el" "mail/blessmail.el" "mail/mailheader.el" 19754;;;;;; "language/vietnamese.el" "mail/blessmail.el" "mail/mailheader.el"
19773;;;;;; "mail/mailpost.el" "mail/mh-funcs.el" "mail/mh-pick.el" "mail/mh-seq.el" 19755;;;;;; "mail/mailpost.el" "mail/mh-funcs.el" "mail/mh-pick.el" "mail/mh-seq.el"
19774;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/uce.el" 19756;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/uce.el"
@@ -19779,25 +19761,27 @@ Zone-mode does two things:
19779;;;;;; "obsolete/x-apollo.el" "obsolete/x-menu.el" "play/gamegrid.el" 19761;;;;;; "obsolete/x-apollo.el" "obsolete/x-menu.el" "play/gamegrid.el"
19780;;;;;; "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el" 19762;;;;;; "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el"
19781;;;;;; "progmodes/cc-align.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" 19763;;;;;; "progmodes/cc-align.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el"
19782;;;;;; "progmodes/cc-compat.el" "progmodes/cc-defs.el" "progmodes/cc-engine.el" 19764;;;;;; "progmodes/cc-compat.el" "progmodes/cc-defs.el" "progmodes/cc-menus.el"
19783;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-bnf.el" "progmodes/ebnf-iso.el" 19765;;;;;; "progmodes/ebnf-bnf.el" "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el"
19784;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-rinfo.el" 19766;;;;;; "progmodes/ebnf-yac.el" "progmodes/idlw-rinfo.el" "progmodes/idlw-toolbar.el"
19785;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "term/AT386.el" 19767;;;;;; "progmodes/mantemp.el" "term/AT386.el" "term/apollo.el" "term/bg-mouse.el"
19786;;;;;; "term/apollo.el" "term/bg-mouse.el" "term/bobcat.el" "term/internal.el" 19768;;;;;; "term/bobcat.el" "term/internal.el" "term/iris-ansi.el" "term/keyswap.el"
19787;;;;;; "term/iris-ansi.el" "term/keyswap.el" "term/linux.el" "term/lk201.el" 19769;;;;;; "term/linux.el" "term/lk201.el" "term/mac-win.el" "term/news.el"
19788;;;;;; "term/mac-win.el" "term/news.el" "term/pc-win.el" "term/rxvt.el" 19770;;;;;; "term/pc-win.el" "term/rxvt.el" "term/sun-mouse.el" "term/sun.el"
19789;;;;;; "term/sun-mouse.el" "term/sun.el" "term/sup-mouse.el" "term/tty-colors.el" 19771;;;;;; "term/sup-mouse.el" "term/tty-colors.el" "term/tvi970.el"
19790;;;;;; "term/tvi970.el" "term/vt100.el" "term/vt102.el" "term/vt125.el" 19772;;;;;; "term/vt100.el" "term/vt102.el" "term/vt125.el" "term/vt200.el"
19791;;;;;; "term/vt200.el" "term/vt201.el" "term/vt220.el" "term/vt240.el" 19773;;;;;; "term/vt201.el" "term/vt220.el" "term/vt240.el" "term/vt300.el"
19792;;;;;; "term/vt300.el" "term/vt320.el" "term/vt400.el" "term/vt420.el" 19774;;;;;; "term/vt320.el" "term/vt400.el" "term/vt420.el" "term/w32-win.el"
19793;;;;;; "term/w32-win.el" "term/wyse50.el" "term/x-win.el" "term/xterm.el" 19775;;;;;; "term/wyse50.el" "term/xterm.el" "textmodes/bib-mode.el"
19794;;;;;; "textmodes/bib-mode.el" "textmodes/fill.el" "textmodes/makeinfo.el" 19776;;;;;; "textmodes/fill.el" "textmodes/makeinfo.el" "textmodes/page-ext.el"
19795;;;;;; "textmodes/page-ext.el" "textmodes/page.el" "textmodes/paragraphs.el" 19777;;;;;; "textmodes/page.el" "textmodes/paragraphs.el" "textmodes/refbib.el"
19796;;;;;; "textmodes/refbib.el" "textmodes/refer.el" "textmodes/reftex-auc.el" 19778;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el"
19797;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-global.el" "textmodes/reftex-parse.el" 19779;;;;;; "textmodes/reftex-global.el" "textmodes/reftex-parse.el"
19798;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" 19780;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el"
19799;;;;;; "textmodes/reftex-vars.el" "textmodes/texnfo-upd.el" "textmodes/text-mode.el" 19781;;;;;; "textmodes/reftex-vars.el" "textmodes/texnfo-upd.el" "textmodes/text-mode.el"
19800;;;;;; "subdirs.el") (15577 23798 631183)) 19782;;;;;; "files.el" "font-core.el" "pcvs-info.el" "replace.el" "select.el"
19783;;;;;; "simple.el" "subdirs.el" "eshell/esh-groups.el" "language/cyrillic.el")
19784;;;;;; (15618 38135 28962))
19801 19785
19802;;;*** 19786;;;***
19803 19787