aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Rost2003-02-05 17:09:34 +0000
committerMarkus Rost2003-02-05 17:09:34 +0000
commit821b278f805e35518b7a5ce9769cb567b94ef714 (patch)
tree97ceb7723e8fd61d72f6df3a1278c1cc6a10866b
parente29969ca9dd017b6be55836c5c149265d2fa30dd (diff)
downloademacs-821b278f805e35518b7a5ce9769cb567b94ef714.tar.gz
emacs-821b278f805e35518b7a5ce9769cb567b94ef714.zip
Regenerated. (Followup to white space changes and mh directory change.)
-rw-r--r--lisp/loaddefs.el1055
1 files changed, 557 insertions, 498 deletions
diff --git a/lisp/loaddefs.el b/lisp/loaddefs.el
index 5edc9e8f863..2b3caf568c1 100644
--- a/lisp/loaddefs.el
+++ b/lisp/loaddefs.el
@@ -4,7 +4,7 @@
4 4
5;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best 5;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
6;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" 6;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
7;;;;;; "play/5x5.el" (15381 46545)) 7;;;;;; "play/5x5.el" (15935 48681))
8;;; Generated autoloads from play/5x5.el 8;;; Generated autoloads from play/5x5.el
9 9
10(autoload (quote 5x5) "5x5" "\ 10(autoload (quote 5x5) "5x5" "\
@@ -15,11 +15,11 @@ squares you must fill the grid.
15 15
165x5 keyboard bindings are: 165x5 keyboard bindings are:
17\\<5x5-mode-map> 17\\<5x5-mode-map>
18Flip \\[5x5-flip-current] 18Flip \\[5x5-flip-current]
19Move up \\[5x5-up] 19Move up \\[5x5-up]
20Move down \\[5x5-down] 20Move down \\[5x5-down]
21Move left \\[5x5-left] 21Move left \\[5x5-left]
22Move right \\[5x5-right] 22Move right \\[5x5-right]
23Start new game \\[5x5-new-game] 23Start new game \\[5x5-new-game]
24New game with random grid \\[5x5-randomize] 24New game with random grid \\[5x5-randomize]
25Random cracker \\[5x5-crack-randomly] 25Random cracker \\[5x5-crack-randomly]
@@ -64,7 +64,7 @@ should return a grid vector array that is the new solution.
64;;;*** 64;;;***
65 65
66;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 66;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
67;;;;;; (15634 5014)) 67;;;;;; (15935 48913))
68;;; Generated autoloads from progmodes/ada-mode.el 68;;; Generated autoloads from progmodes/ada-mode.el
69 69
70(autoload (quote ada-add-extensions) "ada-mode" "\ 70(autoload (quote ada-add-extensions) "ada-mode" "\
@@ -126,7 +126,7 @@ If you use ada-xref.el:
126;;;*** 126;;;***
127 127
128;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 128;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
129;;;;;; (15772 35435)) 129;;;;;; (15935 48914))
130;;; Generated autoloads from progmodes/ada-stmt.el 130;;; Generated autoloads from progmodes/ada-stmt.el
131 131
132(autoload (quote ada-header) "ada-stmt" "\ 132(autoload (quote ada-header) "ada-stmt" "\
@@ -137,7 +137,7 @@ Insert a descriptive header at the top of the file.
137;;;*** 137;;;***
138 138
139;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" 139;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
140;;;;;; (15772 35470)) 140;;;;;; (15935 48914))
141;;; Generated autoloads from progmodes/ada-xref.el 141;;; Generated autoloads from progmodes/ada-xref.el
142 142
143(autoload (quote ada-find-file) "ada-xref" "\ 143(autoload (quote ada-find-file) "ada-xref" "\
@@ -151,7 +151,7 @@ Completion is available.
151;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun 151;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun
152;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry 152;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry
153;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address 153;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address
154;;;;;; add-log-full-name) "add-log" "add-log.el" (15851 34206)) 154;;;;;; add-log-full-name) "add-log" "add-log.el" (15913 50442))
155;;; Generated autoloads from add-log.el 155;;; Generated autoloads from add-log.el
156 156
157(defvar add-log-full-name nil "\ 157(defvar add-log-full-name nil "\
@@ -467,7 +467,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
467 467
468;;;*** 468;;;***
469 469
470;;;### (autoloads (allout-init) "allout" "allout.el" (15869 9667)) 470;;;### (autoloads (allout-init) "allout" "allout.el" (15935 40243))
471;;; Generated autoloads from allout.el 471;;; Generated autoloads from allout.el
472 472
473(autoload (quote allout-init) "allout" "\ 473(autoload (quote allout-init) "allout" "\
@@ -503,7 +503,7 @@ the following two lines in your emacs init file:
503;;;*** 503;;;***
504 504
505;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 505;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
506;;;;;; "net/ange-ftp.el" (15757 48918)) 506;;;;;; "net/ange-ftp.el" (15935 48476))
507;;; Generated autoloads from net/ange-ftp.el 507;;; Generated autoloads from net/ange-ftp.el
508 508
509(defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir)) 509(defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir))
@@ -527,7 +527,7 @@ Not documented
527;;;*** 527;;;***
528 528
529;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 529;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
530;;;;;; "animate" "play/animate.el" (15220 9096)) 530;;;;;; "animate" "play/animate.el" (15935 48681))
531;;; Generated autoloads from play/animate.el 531;;; Generated autoloads from play/animate.el
532 532
533(autoload (quote animate-string) "animate" "\ 533(autoload (quote animate-string) "animate" "\
@@ -554,7 +554,7 @@ Display Sarah's birthday present in a new buffer.
554;;;*** 554;;;***
555 555
556;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 556;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
557;;;;;; "ansi-color" "ansi-color.el" (15582 40062)) 557;;;;;; "ansi-color" "ansi-color.el" (15935 40150))
558;;; Generated autoloads from ansi-color.el 558;;; Generated autoloads from ansi-color.el
559 559
560(autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ 560(autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\
@@ -580,7 +580,7 @@ This is a good function to put in `comint-output-filter-functions'.
580;;;*** 580;;;***
581 581
582;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 582;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
583;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (15862 57833)) 583;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (15935 48914))
584;;; Generated autoloads from progmodes/antlr-mode.el 584;;; Generated autoloads from progmodes/antlr-mode.el
585 585
586(autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ 586(autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
@@ -619,7 +619,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
619;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary 619;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary
620;;;;;; appt-display-duration appt-msg-window appt-display-mode-line 620;;;;;; appt-display-duration appt-msg-window appt-display-mode-line
621;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message) 621;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message)
622;;;;;; "appt" "calendar/appt.el" (15708 3234)) 622;;;;;; "appt" "calendar/appt.el" (15935 46813))
623;;; Generated autoloads from calendar/appt.el 623;;; Generated autoloads from calendar/appt.el
624 624
625(defvar appt-issue-message t "\ 625(defvar appt-issue-message t "\
@@ -660,7 +660,7 @@ as the first thing on a line.")
660(custom-autoload (quote appt-display-duration) "appt") 660(custom-autoload (quote appt-display-duration) "appt")
661 661
662(defvar appt-display-diary t "\ 662(defvar appt-display-diary t "\
663*Non-nil means to display the next days diary on the screen. 663*Non-nil means to display the next days diary on the screen.
664This will occur at midnight when the appointment list is updated.") 664This will occur at midnight when the appointment list is updated.")
665 665
666(custom-autoload (quote appt-display-diary) "appt") 666(custom-autoload (quote appt-display-diary) "appt")
@@ -692,9 +692,9 @@ They specify the range of dates that the diary is being processed for.
692 692
693;;;*** 693;;;***
694 694
695;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command 695;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property
696;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (15886 696;;;;;; apropos-command apropos-variable apropos-mode) "apropos"
697;;;;;; 5734)) 697;;;;;; "apropos.el" (15935 40265))
698;;; Generated autoloads from apropos.el 698;;; Generated autoloads from apropos.el
699 699
700(autoload (quote apropos-mode) "apropos" "\ 700(autoload (quote apropos-mode) "apropos" "\
@@ -721,6 +721,11 @@ satisfy the predicate VAR-PREDICATE.
721 721
722\(fn APROPOS-REGEXP &optional DO-ALL VAR-PREDICATE)" t nil) 722\(fn APROPOS-REGEXP &optional DO-ALL VAR-PREDICATE)" t nil)
723 723
724(autoload (quote apropos-documentation-property) "apropos" "\
725Like (documentation-property SYMBOL PROPERTY RAW) but handle errors.
726
727\(fn SYMBOL PROPERTY RAW)" nil nil)
728
724(autoload (quote apropos) "apropos" "\ 729(autoload (quote apropos) "apropos" "\
725Show all bound symbols whose names match APROPOS-REGEXP. 730Show all bound symbols whose names match APROPOS-REGEXP.
726With optional prefix DO-ALL or if `apropos-do-all' is non-nil, also 731With optional prefix DO-ALL or if `apropos-do-all' is non-nil, also
@@ -748,8 +753,8 @@ Returns list of symbols and documentation found.
748 753
749;;;*** 754;;;***
750 755
751;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15820 756;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15935
752;;;;;; 19415)) 757;;;;;; 40136))
753;;; Generated autoloads from arc-mode.el 758;;; Generated autoloads from arc-mode.el
754 759
755(autoload (quote archive-mode) "arc-mode" "\ 760(autoload (quote archive-mode) "arc-mode" "\
@@ -769,7 +774,7 @@ archive.
769 774
770;;;*** 775;;;***
771 776
772;;;### (autoloads (array-mode) "array" "array.el" (15425 19755)) 777;;;### (autoloads (array-mode) "array" "array.el" (15935 40288))
773;;; Generated autoloads from array.el 778;;; Generated autoloads from array.el
774 779
775(autoload (quote array-mode) "array" "\ 780(autoload (quote array-mode) "array" "\
@@ -1046,8 +1051,8 @@ Keymap summary
1046 1051
1047;;;*** 1052;;;***
1048 1053
1049;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (14804 1054;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (15933
1050;;;;;; 3352)) 1055;;;;;; 22171))
1051;;; Generated autoloads from progmodes/asm-mode.el 1056;;; Generated autoloads from progmodes/asm-mode.el
1052 1057
1053(autoload (quote asm-mode) "asm-mode" "\ 1058(autoload (quote asm-mode) "asm-mode" "\
@@ -1075,7 +1080,7 @@ Special commands:
1075;;;*** 1080;;;***
1076 1081
1077;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el" 1082;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el"
1078;;;;;; (15185 49575)) 1083;;;;;; (15935 48553))
1079;;; Generated autoloads from obsolete/auto-show.el 1084;;; Generated autoloads from obsolete/auto-show.el
1080 1085
1081(defvar auto-show-mode nil "\ 1086(defvar auto-show-mode nil "\
@@ -1157,7 +1162,7 @@ Major mode for editing Autoconf configure.in files.
1157;;;*** 1162;;;***
1158 1163
1159;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1164;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1160;;;;;; "autoinsert" "autoinsert.el" (15894 19684)) 1165;;;;;; "autoinsert" "autoinsert.el" (15935 40121))
1161;;; Generated autoloads from autoinsert.el 1166;;; Generated autoloads from autoinsert.el
1162 1167
1163(autoload (quote auto-insert) "autoinsert" "\ 1168(autoload (quote auto-insert) "autoinsert" "\
@@ -1195,7 +1200,7 @@ insert a template for the file depending on the mode of the buffer.
1195 1200
1196;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories 1201;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories
1197;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1202;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1198;;;;;; (15899 8063)) 1203;;;;;; (15935 47054))
1199;;; Generated autoloads from emacs-lisp/autoload.el 1204;;; Generated autoloads from emacs-lisp/autoload.el
1200 1205
1201(autoload (quote update-file-autoloads) "autoload" "\ 1206(autoload (quote update-file-autoloads) "autoload" "\
@@ -1319,7 +1324,7 @@ Turning on AWK mode runs `awk-mode-hook'." t nil)
1319;;;*** 1324;;;***
1320 1325
1321;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" 1326;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"
1322;;;;;; (15816 41877)) 1327;;;;;; (15935 47054))
1323;;; Generated autoloads from emacs-lisp/backquote.el 1328;;; Generated autoloads from emacs-lisp/backquote.el
1324 1329
1325(autoload (quote backquote) "backquote" "\ 1330(autoload (quote backquote) "backquote" "\
@@ -1365,8 +1370,41 @@ seconds.
1365 1370
1366;;;*** 1371;;;***
1367 1372
1368;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (15791 1373;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1369;;;;;; 50671)) 1374;;;;;; "benchmark" "emacs-lisp/benchmark.el" (15934 33472))
1375;;; Generated autoloads from emacs-lisp/benchmark.el
1376
1377(autoload (quote benchmark-run) "benchmark" "\
1378Time execution of FORMS.
1379If REPETITIONS is supplied as a number, run forms that many times,
1380accounting for the overhead of the resulting loop. Otherwise run
1381FORMS once.
1382Return a list of the total elapsed time for execution, the number of
1383garbage collections that ran, and the time taken by garbage collection.
1384See also `benchmark-run-compiled'.
1385
1386\(fn &optional REPETITIONS &rest FORMS)" nil (quote macro))
1387
1388(autoload (quote benchmark-run-compiled) "benchmark" "\
1389Time execution of compiled version of FORMS.
1390This is like `benchmark-run', but what is timed is a funcall of the
1391byte code obtained by wrapping FORMS in a `lambda' and compiling the
1392result. The overhead of the `lambda's is accounted for.
1393
1394\(fn &optional REPETITIONS &rest FORMS)" nil (quote macro))
1395
1396(autoload (quote benchmark) "benchmark" "\
1397Print the time taken for REPETITIONS executions of FORM.
1398Interactively, REPETITIONS is taken from the prefix arg. For
1399non-interactive use see also `benchmark-run' and
1400`benchmark-run-compiled'.
1401
1402\(fn REPETITIONS FORM)" t nil)
1403
1404;;;***
1405
1406;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (15935
1407;;;;;; 49284))
1370;;; Generated autoloads from textmodes/bibtex.el 1408;;; Generated autoloads from textmodes/bibtex.el
1371 1409
1372(autoload (quote bibtex-mode) "bibtex" "\ 1410(autoload (quote bibtex-mode) "bibtex" "\
@@ -1479,8 +1517,8 @@ non-nil.
1479 1517
1480;;;*** 1518;;;***
1481 1519
1482;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (15755 1520;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (15935
1483;;;;;; 27135)) 1521;;;;;; 48681))
1484;;; Generated autoloads from play/blackbox.el 1522;;; Generated autoloads from play/blackbox.el
1485 1523
1486(autoload (quote blackbox) "blackbox" "\ 1524(autoload (quote blackbox) "blackbox" "\
@@ -1549,21 +1587,21 @@ ray.
1549Note carefully the relative positions of the ball and the ninety 1587Note carefully the relative positions of the ball and the ninety
1550degree deflection it causes. 1588degree deflection it causes.
1551 1589
1552 1 1590 1
1553 - * - - - - - - - - - - - - - - - - - - - - - - 1591 - * - - - - - - - - - - - - - - - - - - - - - -
1554 - * - - - - - - - - - - - - - - - - - - - - - - 1592 - * - - - - - - - - - - - - - - - - - - - - - -
15551 * * - - - - - - - - - - - - - - - O - - - - O - 15931 * * - - - - - - - - - - - - - - - O - - - - O -
1556 - - O - - - - - - - O - - - - - - - * * * * - - 1594 - - O - - - - - - - O - - - - - - - * * * * - -
1557 - - - - - - - - - - - * * * * * 2 3 * * * - - * - - 1595 - - - - - - - - - - - * * * * * 2 3 * * * - - * - -
1558 - - - - - - - - - - - * - - - - - - - O - * - - 1596 - - - - - - - - - - - * - - - - - - - O - * - -
1559 - - - - - - - - - - - * - - - - - - - - * * - - 1597 - - - - - - - - - - - * - - - - - - - - * * - -
1560 - - - - - - - - - - - * - - - - - - - - * - O - 1598 - - - - - - - - - - - * - - - - - - - - * - O -
1561 2 3 1599 2 3
1562 1600
1563As mentioned above, a reflection occurs when a ray emerges from the same point 1601As mentioned above, a reflection occurs when a ray emerges from the same point
1564it was sent in. This can happen in several ways: 1602it was sent in. This can happen in several ways:
1565 1603
1566 1604
1567 - - - - - - - - - - - - - - - - - - - - - - - - 1605 - - - - - - - - - - - - - - - - - - - - - - - -
1568 - - - - O - - - - - O - O - - - - - - - - - - - 1606 - - - - O - - - - - O - O - - - - - - - - - - -
1569R * * * * - - - - - - - * - - - - O - - - - - - - 1607R * * * * - - - - - - - * - - - - O - - - - - - -
@@ -1896,10 +1934,10 @@ corresponding bookmark function from Lisp (the one without the
1896;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program 1934;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program
1897;;;;;; browse-url-save-file browse-url-new-window-flag browse-url-galeon-program 1935;;;;;; browse-url-save-file browse-url-new-window-flag browse-url-galeon-program
1898;;;;;; browse-url-browser-display browse-url-browser-function) "browse-url" 1936;;;;;; browse-url-browser-display browse-url-browser-function) "browse-url"
1899;;;;;; "net/browse-url.el" (15862 57750)) 1937;;;;;; "net/browse-url.el" (15930 37956))
1900;;; Generated autoloads from net/browse-url.el 1938;;; Generated autoloads from net/browse-url.el
1901 1939
1902(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)) "\ 1940(defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser) (quote browse-url-default-browser)) "\
1903*Function to display the current buffer in a WWW browser. 1941*Function to display the current buffer in a WWW browser.
1904This is used by the `browse-url-at-point', `browse-url-at-mouse', and 1942This is used by the `browse-url-at-point', `browse-url-at-mouse', and
1905`browse-url-of-file' commands. 1943`browse-url-of-file' commands.
@@ -2271,7 +2309,7 @@ name of buffer configuration.
2271 2309
2272;;;### (autoloads (insert-text-button make-text-button insert-button 2310;;;### (autoloads (insert-text-button make-text-button insert-button
2273;;;;;; make-button define-button-type) "button" "button.el" (15887 2311;;;;;; make-button define-button-type) "button" "button.el" (15887
2274;;;;;; 35463)) 2312;;;;;; 35338))
2275;;; Generated autoloads from button.el 2313;;; Generated autoloads from button.el
2276 2314
2277(defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ 2315(defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\
@@ -2359,7 +2397,7 @@ Also see `make-text-button'.
2359;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2397;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2360;;;;;; compile-defun byte-compile-file byte-recompile-directory 2398;;;;;; compile-defun byte-compile-file byte-recompile-directory
2361;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el" 2399;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el"
2362;;;;;; (15864 61759)) 2400;;;;;; (15922 59672))
2363;;; Generated autoloads from emacs-lisp/bytecomp.el 2401;;; Generated autoloads from emacs-lisp/bytecomp.el
2364 2402
2365(autoload (quote byte-force-recompile) "bytecomp" "\ 2403(autoload (quote byte-force-recompile) "bytecomp" "\
@@ -2451,7 +2489,7 @@ For example, invoke `emacs -batch -f batch-byte-recompile-directory .'.
2451 2489
2452;;;*** 2490;;;***
2453 2491
2454;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (15186 39912)) 2492;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (15935 46813))
2455;;; Generated autoloads from calendar/cal-dst.el 2493;;; Generated autoloads from calendar/cal-dst.el
2456 2494
2457(put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) 2495(put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t)
@@ -2461,7 +2499,7 @@ For example, invoke `emacs -batch -f batch-byte-recompile-directory .'.
2461;;;*** 2499;;;***
2462 2500
2463;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" 2501;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"
2464;;;;;; (15682 60948)) 2502;;;;;; (15935 46813))
2465;;; Generated autoloads from calendar/cal-hebrew.el 2503;;; Generated autoloads from calendar/cal-hebrew.el
2466 2504
2467(autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ 2505(autoload (quote list-yahrzeit-dates) "cal-hebrew" "\
@@ -2475,8 +2513,8 @@ from the cursor position.
2475 2513
2476;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2514;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2477;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2515;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2478;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (15805 2516;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (15935
2479;;;;;; 54898)) 2517;;;;;; 46670))
2480;;; Generated autoloads from calc/calc.el 2518;;; Generated autoloads from calc/calc.el
2481 2519
2482(defvar calc-info-filename "calc.info" "\ 2520(defvar calc-info-filename "calc.info" "\
@@ -2571,7 +2609,7 @@ Not documented
2571;;;*** 2609;;;***
2572 2610
2573;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el" 2611;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el"
2574;;;;;; (15767 53768)) 2612;;;;;; (15935 46669))
2575;;; Generated autoloads from calc/calc-ext.el 2613;;; Generated autoloads from calc/calc-ext.el
2576 2614
2577(autoload (quote calc-extensions) "calc-ext" "\ 2615(autoload (quote calc-extensions) "calc-ext" "\
@@ -2581,8 +2619,8 @@ This function is part of the autoload linkage for parts of Calc.
2581 2619
2582;;;*** 2620;;;***
2583 2621
2584;;;### (autoloads (calculator) "calculator" "calculator.el" (15453 2622;;;### (autoloads (calculator) "calculator" "calculator.el" (15934
2585;;;;;; 16009)) 2623;;;;;; 39203))
2586;;; Generated autoloads from calculator.el 2624;;; Generated autoloads from calculator.el
2587 2625
2588(autoload (quote calculator) "calculator" "\ 2626(autoload (quote calculator) "calculator" "\
@@ -2609,7 +2647,7 @@ See the documentation for `calculator-mode' for more information.
2609;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 2647;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2610;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset 2648;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset
2611;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" 2649;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el"
2612;;;;;; (15858 26769)) 2650;;;;;; (15916 26953))
2613;;; Generated autoloads from calendar/calendar.el 2651;;; Generated autoloads from calendar/calendar.el
2614 2652
2615(defvar calendar-week-start-day 0 "\ 2653(defvar calendar-week-start-day 0 "\
@@ -3177,7 +3215,7 @@ Syntax table used in pike-mode buffers.")
3177 3215
3178;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 3216;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
3179;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3217;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3180;;;;;; (15611 62476)) 3218;;;;;; (15925 53681))
3181;;; Generated autoloads from progmodes/cc-mode.el 3219;;; Generated autoloads from progmodes/cc-mode.el
3182 3220
3183(autoload (quote c-initialize-cc-mode) "cc-mode" "\ 3221(autoload (quote c-initialize-cc-mode) "cc-mode" "\
@@ -3303,7 +3341,7 @@ Key bindings:
3303;;;*** 3341;;;***
3304 3342
3305;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3343;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3306;;;;;; "progmodes/cc-styles.el" (15618 38209)) 3344;;;;;; "progmodes/cc-styles.el" (15924 61974))
3307;;; Generated autoloads from progmodes/cc-styles.el 3345;;; Generated autoloads from progmodes/cc-styles.el
3308 3346
3309(autoload (quote c-set-style) "cc-styles" "\ 3347(autoload (quote c-set-style) "cc-styles" "\
@@ -3358,7 +3396,7 @@ and exists only for compatibility reasons.
3358 3396
3359;;;*** 3397;;;***
3360 3398
3361;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15853 60342)) 3399;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15925 53681))
3362;;; Generated autoloads from progmodes/cc-vars.el 3400;;; Generated autoloads from progmodes/cc-vars.el
3363 3401
3364(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))) "\ 3402(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))) "\
@@ -3641,7 +3679,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3641;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3679;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3642;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3680;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3643;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 3681;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
3644;;;;;; (15879 20227)) 3682;;;;;; (15935 47054))
3645;;; Generated autoloads from emacs-lisp/checkdoc.el 3683;;; Generated autoloads from emacs-lisp/checkdoc.el
3646 3684
3647(autoload (quote checkdoc) "checkdoc" "\ 3685(autoload (quote checkdoc) "checkdoc" "\
@@ -3908,7 +3946,7 @@ a future Emacs interpreter will be able to use it.")
3908;;;*** 3946;;;***
3909 3947
3910;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 3948;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
3911;;;;;; (15737 41111)) 3949;;;;;; (15935 47054))
3912;;; Generated autoloads from emacs-lisp/cl-indent.el 3950;;; Generated autoloads from emacs-lisp/cl-indent.el
3913 3951
3914(autoload (quote common-lisp-indent-function) "cl-indent" "\ 3952(autoload (quote common-lisp-indent-function) "cl-indent" "\
@@ -3938,8 +3976,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
3938 3976
3939;;;*** 3977;;;***
3940 3978
3941;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (15394 3979;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (15935
3942;;;;;; 11979)) 3980;;;;;; 40408))
3943;;; Generated autoloads from cmuscheme.el 3981;;; Generated autoloads from cmuscheme.el
3944 3982
3945(autoload (quote run-scheme) "cmuscheme" "\ 3983(autoload (quote run-scheme) "cmuscheme" "\
@@ -3956,7 +3994,7 @@ of `scheme-program-name'). Runs the hooks `inferior-scheme-mode-hook'
3956;;;*** 3994;;;***
3957 3995
3958;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" 3996;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el"
3959;;;;;; (15860 63713)) 3997;;;;;; (15935 48018))
3960;;; Generated autoloads from international/code-pages.el 3998;;; Generated autoloads from international/code-pages.el
3961 3999
3962(autoload (quote cp-make-coding-system) "code-pages" "\ 4000(autoload (quote cp-make-coding-system) "code-pages" "\
@@ -3972,7 +4010,7 @@ corresponding args of `make-coding-system'. If MNEMONIC isn't given,
3972 4010
3973;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage 4011;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
3974;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) 4012;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)
3975;;;;;; "codepage" "international/codepage.el" (15830 3513)) 4013;;;;;; "codepage" "international/codepage.el" (15935 48018))
3976;;; Generated autoloads from international/codepage.el 4014;;; Generated autoloads from international/codepage.el
3977 4015
3978(autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ 4016(autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
@@ -4031,7 +4069,7 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal.
4031;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4069;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4032;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4070;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4033;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4071;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4034;;;;;; (15887 19002)) 4072;;;;;; (15930 37559))
4035;;; Generated autoloads from comint.el 4073;;; Generated autoloads from comint.el
4036 4074
4037(autoload (quote make-comint-in-buffer) "comint" "\ 4075(autoload (quote make-comint-in-buffer) "comint" "\
@@ -4127,7 +4165,7 @@ If `compare-ignore-case' is non-nil, changes in case are also ignored.
4127;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode 4165;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode
4128;;;;;; compilation-mode grep-tree grep-find grep compile compilation-search-path 4166;;;;;; compilation-mode grep-tree grep-find grep compile compilation-search-path
4129;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 4167;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
4130;;;;;; "compile" "progmodes/compile.el" (15867 48924)) 4168;;;;;; "compile" "progmodes/compile.el" (15906 29351))
4131;;; Generated autoloads from progmodes/compile.el 4169;;; Generated autoloads from progmodes/compile.el
4132 4170
4133(defvar compilation-mode-hook nil "\ 4171(defvar compilation-mode-hook nil "\
@@ -4338,7 +4376,7 @@ See also the variable `PC-include-file-path'.
4338;;;*** 4376;;;***
4339 4377
4340;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4378;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4341;;;;;; (15706 63461)) 4379;;;;;; (15935 40594))
4342;;; Generated autoloads from completion.el 4380;;; Generated autoloads from completion.el
4343 4381
4344(autoload (quote dynamic-completion-mode) "completion" "\ 4382(autoload (quote dynamic-completion-mode) "completion" "\
@@ -4351,7 +4389,7 @@ Enable dynamic word-completion.
4351;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after 4389;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after
4352;;;;;; find-composition compose-chars decompose-string compose-string 4390;;;;;; find-composition compose-chars decompose-string compose-string
4353;;;;;; decompose-region compose-region) "composite" "composite.el" 4391;;;;;; decompose-region compose-region) "composite" "composite.el"
4354;;;;;; (15713 36500)) 4392;;;;;; (15935 40578))
4355;;; Generated autoloads from composite.el 4393;;; Generated autoloads from composite.el
4356 4394
4357(defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\ 4395(defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\
@@ -4553,8 +4591,9 @@ after a sequence character events.
4553Convert CHAR to string. 4591Convert CHAR to string.
4554 4592
4555If optional 2nd arg TYPE is non-nil, it is `string', `list', or 4593If optional 2nd arg TYPE is non-nil, it is `string', `list', or
4556`vector'. In this case, CHAR is converted string, list of CHAR, or 4594`vector'. In this case, CHAR is converted to string, list of CHAR, or
4557vector of CHAR respectively. 4595vector of CHAR respectively.
4596Optional 3rd arg WITH-COMPOSITION-RULE is ignored.
4558 4597
4559\(fn CHAR &optional TYPE WITH-COMPOSITION-RULE)" nil nil) 4598\(fn CHAR &optional TYPE WITH-COMPOSITION-RULE)" nil nil)
4560 4599
@@ -4613,7 +4652,7 @@ Insert a copyright by $ORGANIZATION notice at cursor." t nil)
4613;;;*** 4652;;;***
4614 4653
4615;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" 4654;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
4616;;;;;; (15740 63662)) 4655;;;;;; (15935 48914))
4617;;; Generated autoloads from progmodes/cperl-mode.el 4656;;; Generated autoloads from progmodes/cperl-mode.el
4618 4657
4619(autoload (quote cperl-mode) "cperl-mode" "\ 4658(autoload (quote cperl-mode) "cperl-mode" "\
@@ -4786,7 +4825,7 @@ or as help on variables `cperl-tips', `cperl-problems',
4786;;;*** 4825;;;***
4787 4826
4788;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 4827;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4789;;;;;; (15593 17690)) 4828;;;;;; (15935 48914))
4790;;; Generated autoloads from progmodes/cpp.el 4829;;; Generated autoloads from progmodes/cpp.el
4791 4830
4792(autoload (quote cpp-highlight-buffer) "cpp" "\ 4831(autoload (quote cpp-highlight-buffer) "cpp" "\
@@ -4805,7 +4844,7 @@ Edit display information for cpp conditionals.
4805;;;*** 4844;;;***
4806 4845
4807;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 4846;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
4808;;;;;; (14632 7633)) 4847;;;;;; (15935 47202))
4809;;; Generated autoloads from emulation/crisp.el 4848;;; Generated autoloads from emulation/crisp.el
4810 4849
4811(defvar crisp-mode nil "\ 4850(defvar crisp-mode nil "\
@@ -4829,7 +4868,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise.
4829;;;*** 4868;;;***
4830 4869
4831;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 4870;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
4832;;;;;; (15366 56663)) 4871;;;;;; (15935 47054))
4833;;; Generated autoloads from emacs-lisp/crm.el 4872;;; Generated autoloads from emacs-lisp/crm.el
4834 4873
4835(autoload (quote completing-read-multiple) "crm" "\ 4874(autoload (quote completing-read-multiple) "crm" "\
@@ -4865,7 +4904,7 @@ INHERIT-INPUT-METHOD.
4865;;;*** 4904;;;***
4866 4905
4867;;;### (autoloads (cua-mode cua-mode) "cua-base" "emulation/cua-base.el" 4906;;;### (autoloads (cua-mode cua-mode) "cua-base" "emulation/cua-base.el"
4868;;;;;; (15893 48749)) 4907;;;;;; (15935 47202))
4869;;; Generated autoloads from emulation/cua-base.el 4908;;; Generated autoloads from emulation/cua-base.el
4870 4909
4871(defvar cua-mode nil "\ 4910(defvar cua-mode nil "\
@@ -4901,7 +4940,7 @@ paste (in addition to the normal emacs bindings).
4901;;;;;; customize-changed-options customize-option-other-window customize-option 4940;;;;;; customize-changed-options customize-option-other-window customize-option
4902;;;;;; customize-group-other-window customize-group customize-mode 4941;;;;;; customize-group-other-window customize-group customize-mode
4903;;;;;; customize customize-save-variable customize-set-variable 4942;;;;;; customize customize-save-variable customize-set-variable
4904;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (15898 9081)) 4943;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (15931 5982))
4905;;; Generated autoloads from cus-edit.el 4944;;; Generated autoloads from cus-edit.el
4906 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 4945 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
4907 4946
@@ -5127,7 +5166,7 @@ The format is suitable for use with `easy-menu-define'.
5127 5166
5128;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-theme-face-value 5167;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-theme-face-value
5129;;;;;; custom-set-faces custom-declare-face) "cus-face" "cus-face.el" 5168;;;;;; custom-set-faces custom-declare-face) "cus-face" "cus-face.el"
5130;;;;;; (15879 22694)) 5169;;;;;; (15935 40544))
5131;;; Generated autoloads from cus-face.el 5170;;; Generated autoloads from cus-face.el
5132 5171
5133(autoload (quote custom-declare-face) "cus-face" "\ 5172(autoload (quote custom-declare-face) "cus-face" "\
@@ -5185,7 +5224,7 @@ ARGS is defined as for `custom-theme-reset-faces'
5185;;;*** 5224;;;***
5186 5225
5187;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 5226;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
5188;;;;;; (15415 19689)) 5227;;;;;; (15935 40479))
5189;;; Generated autoloads from cvs-status.el 5228;;; Generated autoloads from cvs-status.el
5190 5229
5191(autoload (quote cvs-status-mode) "cvs-status" "\ 5230(autoload (quote cvs-status-mode) "cvs-status" "\
@@ -5236,7 +5275,7 @@ in which `turn-on-cwarn-mode-if-enabled' turns it on.
5236 5275
5237;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5276;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5238;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5277;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5239;;;;;; (15679 10480)) 5278;;;;;; (15935 48150))
5240;;; Generated autoloads from language/cyril-util.el 5279;;; Generated autoloads from language/cyril-util.el
5241 5280
5242(autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ 5281(autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\
@@ -5265,7 +5304,7 @@ If the argument is nil, we return the display table to its standard state.
5265;;;*** 5304;;;***
5266 5305
5267;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5306;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5268;;;;;; (15898 7844)) 5307;;;;;; (15935 40833))
5269;;; Generated autoloads from dabbrev.el 5308;;; Generated autoloads from dabbrev.el
5270 5309
5271(define-key esc-map "/" (quote dabbrev-expand)) 5310(define-key esc-map "/" (quote dabbrev-expand))
@@ -5314,8 +5353,8 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5314 5353
5315;;;*** 5354;;;***
5316 5355
5317;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (15727 5356;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (15935
5318;;;;;; 20702)) 5357;;;;;; 48914))
5319;;; Generated autoloads from progmodes/dcl-mode.el 5358;;; Generated autoloads from progmodes/dcl-mode.el
5320 5359
5321(autoload (quote dcl-mode) "dcl-mode" "\ 5360(autoload (quote dcl-mode) "dcl-mode" "\
@@ -5326,7 +5365,7 @@ THEN-ELSE-ENDIF and between lines matching dcl-block-begin-regexp and
5326dcl-block-end-regexp.) 5365dcl-block-end-regexp.)
5327 5366
5328Labels are indented to a fixed position unless they begin or end a block. 5367Labels are indented to a fixed position unless they begin or end a block.
5329Whole-line comments (matching dcl-comment-line-regexp) are not indented. 5368Whole-line comments (matching dcl-comment-line-regexp) are not indented.
5330Data lines are not indented. 5369Data lines are not indented.
5331 5370
5332Key bindings: 5371Key bindings:
@@ -5354,7 +5393,7 @@ Variables controlling indentation style and extra features:
5354 Indentation for a label. 5393 Indentation for a label.
5355 5394
5356 dcl-comment-line-regexp 5395 dcl-comment-line-regexp
5357 Lines matching this regexp will not be indented. 5396 Lines matching this regexp will not be indented.
5358 5397
5359 dcl-block-begin-regexp 5398 dcl-block-begin-regexp
5360 dcl-block-end-regexp 5399 dcl-block-end-regexp
@@ -5377,10 +5416,10 @@ Variables controlling indentation style and extra features:
5377 5416
5378 dcl-tab-always-indent 5417 dcl-tab-always-indent
5379 If t, pressing TAB always indents the current line. 5418 If t, pressing TAB always indents the current line.
5380 If nil, pressing TAB indents the current line if point is at the left 5419 If nil, pressing TAB indents the current line if point is at the left
5381 margin. 5420 margin.
5382 5421
5383 dcl-electric-characters 5422 dcl-electric-characters
5384 Non-nil causes lines to be indented at once when a label, ELSE or ENDIF is 5423 Non-nil causes lines to be indented at once when a label, ELSE or ENDIF is
5385 typed. 5424 typed.
5386 5425
@@ -5396,7 +5435,7 @@ Variables controlling indentation style and extra features:
5396 dcl-imenu-generic-expression 5435 dcl-imenu-generic-expression
5397 Default value for imenu-generic-expression. The default includes 5436 Default value for imenu-generic-expression. The default includes
5398 SUBROUTINE labels in the main listing and sub-listings for 5437 SUBROUTINE labels in the main listing and sub-listings for
5399 other labels, CALL, GOTO and GOSUB statements. 5438 other labels, CALL, GOTO and GOSUB statements.
5400 5439
5401 dcl-imenu-label-labels 5440 dcl-imenu-label-labels
5402 dcl-imenu-label-goto 5441 dcl-imenu-label-goto
@@ -5405,30 +5444,30 @@ Variables controlling indentation style and extra features:
5405 Change the text that is used as sub-listing labels in imenu. 5444 Change the text that is used as sub-listing labels in imenu.
5406 5445
5407Loading this package calls the value of the variable 5446Loading this package calls the value of the variable
5408`dcl-mode-load-hook' with no args, if that value is non-nil. 5447`dcl-mode-load-hook' with no args, if that value is non-nil.
5409Turning on DCL mode calls the value of the variable `dcl-mode-hook' 5448Turning on DCL mode calls the value of the variable `dcl-mode-hook'
5410with no args, if that value is non-nil. 5449with no args, if that value is non-nil.
5411 5450
5412 5451
5413The following example uses the default values for all variables: 5452The following example uses the default values for all variables:
5414 5453
5415$! This is a comment line that is not indented (it matches 5454$! This is a comment line that is not indented (it matches
5416$! dcl-comment-line-regexp) 5455$! dcl-comment-line-regexp)
5417$! Next follows the first command line. It is indented dcl-margin-offset. 5456$! Next follows the first command line. It is indented dcl-margin-offset.
5418$ i = 1 5457$ i = 1
5419$ ! Other comments are indented like command lines. 5458$ ! Other comments are indented like command lines.
5420$ ! A margin label indented dcl-margin-label-offset: 5459$ ! A margin label indented dcl-margin-label-offset:
5421$ label: 5460$ label:
5422$ if i.eq.1 5461$ if i.eq.1
5423$ then 5462$ then
5424$ ! Lines between THEN-ELSE and ELSE-ENDIF are 5463$ ! Lines between THEN-ELSE and ELSE-ENDIF are
5425$ ! indented dcl-basic-offset 5464$ ! indented dcl-basic-offset
5426$ loop1: ! This matches dcl-block-begin-regexp... 5465$ loop1: ! This matches dcl-block-begin-regexp...
5427$ ! ...so this line is indented dcl-basic-offset 5466$ ! ...so this line is indented dcl-basic-offset
5428$ text = \"This \" + - ! is a continued line 5467$ text = \"This \" + - ! is a continued line
5429 \"lined up with the command line\" 5468 \"lined up with the command line\"
5430$ type sys$input 5469$ type sys$input
5431Data lines are not indented at all. 5470Data lines are not indented at all.
5432$ endloop1: ! This matches dcl-block-end-regexp 5471$ endloop1: ! This matches dcl-block-end-regexp
5433$ endif 5472$ endif
5434$ 5473$
@@ -5438,7 +5477,7 @@ $
5438;;;*** 5477;;;***
5439 5478
5440;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5479;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5441;;;;;; "emacs-lisp/debug.el" (15684 41935)) 5480;;;;;; "emacs-lisp/debug.el" (15935 47054))
5442;;; Generated autoloads from emacs-lisp/debug.el 5481;;; Generated autoloads from emacs-lisp/debug.el
5443 5482
5444(setq debugger (quote debug)) 5483(setq debugger (quote debug))
@@ -5473,7 +5512,7 @@ If argument is nil or an empty string, cancel for all functions.
5473;;;*** 5512;;;***
5474 5513
5475;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5514;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5476;;;;;; (15394 11149)) 5515;;;;;; (15905 54474))
5477;;; Generated autoloads from play/decipher.el 5516;;; Generated autoloads from play/decipher.el
5478 5517
5479(autoload (quote decipher) "decipher" "\ 5518(autoload (quote decipher) "decipher" "\
@@ -5527,8 +5566,8 @@ START and END delimits the corners of text rectangle.
5527 5566
5528;;;*** 5567;;;***
5529 5568
5530;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (15372 5569;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (15935
5531;;;;;; 9207)) 5570;;;;;; 48914))
5532;;; Generated autoloads from progmodes/delphi.el 5571;;; Generated autoloads from progmodes/delphi.el
5533 5572
5534(autoload (quote delphi-mode) "delphi" "\ 5573(autoload (quote delphi-mode) "delphi" "\
@@ -5666,7 +5705,7 @@ the first time the mode is used.
5666;;;*** 5705;;;***
5667 5706
5668;;;### (autoloads (describe-char describe-text-properties) "descr-text" 5707;;;### (autoloads (describe-char describe-text-properties) "descr-text"
5669;;;;;; "descr-text.el" (15760 54525)) 5708;;;;;; "descr-text.el" (15935 40805))
5670;;; Generated autoloads from descr-text.el 5709;;; Generated autoloads from descr-text.el
5671 5710
5672(autoload (quote describe-text-properties) "descr-text" "\ 5711(autoload (quote describe-text-properties) "descr-text" "\
@@ -5708,8 +5747,8 @@ to provide correct modes for autoloaded files.
5708 5747
5709;;;*** 5748;;;***
5710 5749
5711;;;### (autoloads nil "devan-util" "language/devan-util.el" (15656 5750;;;### (autoloads nil "devan-util" "language/devan-util.el" (15935
5712;;;;;; 43924)) 5751;;;;;; 48150))
5713;;; Generated autoloads from language/devan-util.el 5752;;; Generated autoloads from language/devan-util.el
5714 5753
5715(defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") 5754(defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]")
@@ -5717,7 +5756,7 @@ to provide correct modes for autoloaded files.
5717;;;*** 5756;;;***
5718 5757
5719;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 5758;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
5720;;;;;; "calendar/diary-lib.el" (15832 44370)) 5759;;;;;; "calendar/diary-lib.el" (15935 46813))
5721;;; Generated autoloads from calendar/diary-lib.el 5760;;; Generated autoloads from calendar/diary-lib.el
5722 5761
5723(autoload (quote diary) "diary-lib" "\ 5762(autoload (quote diary) "diary-lib" "\
@@ -5792,7 +5831,7 @@ The backup file is the first file given to `diff'.
5792;;;*** 5831;;;***
5793 5832
5794;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 5833;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
5795;;;;;; (15752 27875)) 5834;;;;;; (15935 40739))
5796;;; Generated autoloads from diff-mode.el 5835;;; Generated autoloads from diff-mode.el
5797 5836
5798(autoload (quote diff-mode) "diff-mode" "\ 5837(autoload (quote diff-mode) "diff-mode" "\
@@ -5819,7 +5858,7 @@ Minor mode for viewing/editing context diffs.
5819;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 5858;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
5820;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 5859;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
5821;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 5860;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
5822;;;;;; "dired" "dired.el" (15899 8438)) 5861;;;;;; "dired" "dired.el" (15935 39015))
5823;;; Generated autoloads from dired.el 5862;;; Generated autoloads from dired.el
5824 5863
5825(defvar dired-listing-switches "-al" "\ 5864(defvar dired-listing-switches "-al" "\
@@ -5833,7 +5872,7 @@ some of the `ls' switches are not supported; see the doc string of
5833 5872
5834(custom-autoload (quote dired-listing-switches) "dired") 5873(custom-autoload (quote dired-listing-switches) "dired")
5835 5874
5836(defvar dired-chown-program (if (memq system-type (quote (hpux dgux usg-unix-v irix linux gnu/linux))) "chown" (if (file-exists-p "/usr/sbin/chown") "/usr/sbin/chown" "/etc/chown")) "\ 5875(defvar dired-chown-program (if (memq system-type (quote (hpux dgux usg-unix-v irix linux gnu/linux cygwin))) "chown" (if (file-exists-p "/usr/sbin/chown") "/usr/sbin/chown" "/etc/chown")) "\
5837Name of chown command (usually `chown' or `/etc/chown').") 5876Name of chown command (usually `chown' or `/etc/chown').")
5838 5877
5839(defvar dired-ls-F-marks-symlinks nil "\ 5878(defvar dired-ls-F-marks-symlinks nil "\
@@ -5953,7 +5992,7 @@ Like `dired' but returns the dired buffer as value, does not select it.
5953;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines 5992;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines
5954;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp 5993;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp
5955;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" 5994;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux"
5956;;;;;; "dired-aux.el" (15823 38917)) 5995;;;;;; "dired-aux.el" (15930 37584))
5957;;; Generated autoloads from dired-aux.el 5996;;; Generated autoloads from dired-aux.el
5958 5997
5959(autoload (quote dired-diff) "dired-aux" "\ 5998(autoload (quote dired-diff) "dired-aux" "\
@@ -6159,25 +6198,25 @@ REGEXP defaults to the last regexp used.
6159With a zero prefix arg, renaming by regexp affects the absolute file name. 6198With a zero prefix arg, renaming by regexp affects the absolute file name.
6160Normally, only the non-directory part of the file name is used and changed. 6199Normally, only the non-directory part of the file name is used and changed.
6161 6200
6162\(fn REGEXP NEWNAME &optional ARG WHOLE-PATH)" t nil) 6201\(fn REGEXP NEWNAME &optional ARG WHOLE-NAME)" t nil)
6163 6202
6164(autoload (quote dired-do-copy-regexp) "dired-aux" "\ 6203(autoload (quote dired-do-copy-regexp) "dired-aux" "\
6165Copy selected files whose names match REGEXP to NEWNAME. 6204Copy selected files whose names match REGEXP to NEWNAME.
6166See function `dired-do-rename-regexp' for more info. 6205See function `dired-do-rename-regexp' for more info.
6167 6206
6168\(fn REGEXP NEWNAME &optional ARG WHOLE-PATH)" t nil) 6207\(fn REGEXP NEWNAME &optional ARG WHOLE-NAME)" t nil)
6169 6208
6170(autoload (quote dired-do-hardlink-regexp) "dired-aux" "\ 6209(autoload (quote dired-do-hardlink-regexp) "dired-aux" "\
6171Hardlink selected files whose names match REGEXP to NEWNAME. 6210Hardlink selected files whose names match REGEXP to NEWNAME.
6172See function `dired-do-rename-regexp' for more info. 6211See function `dired-do-rename-regexp' for more info.
6173 6212
6174\(fn REGEXP NEWNAME &optional ARG WHOLE-PATH)" t nil) 6213\(fn REGEXP NEWNAME &optional ARG WHOLE-NAME)" t nil)
6175 6214
6176(autoload (quote dired-do-symlink-regexp) "dired-aux" "\ 6215(autoload (quote dired-do-symlink-regexp) "dired-aux" "\
6177Symlink selected files whose names match REGEXP to NEWNAME. 6216Symlink selected files whose names match REGEXP to NEWNAME.
6178See function `dired-do-rename-regexp' for more info. 6217See function `dired-do-rename-regexp' for more info.
6179 6218
6180\(fn REGEXP NEWNAME &optional ARG WHOLE-PATH)" t nil) 6219\(fn REGEXP NEWNAME &optional ARG WHOLE-NAME)" t nil)
6181 6220
6182(autoload (quote dired-upcase) "dired-aux" "\ 6221(autoload (quote dired-upcase) "dired-aux" "\
6183Rename all marked (or next ARG) files to upper case. 6222Rename all marked (or next ARG) files to upper case.
@@ -6285,7 +6324,7 @@ true then the type of the file linked to by FILE is printed instead.
6285 6324
6286;;;*** 6325;;;***
6287 6326
6288;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (15415 19784)) 6327;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (15935 40720))
6289;;; Generated autoloads from dired-x.el 6328;;; Generated autoloads from dired-x.el
6290 6329
6291(autoload (quote dired-jump) "dired-x" "\ 6330(autoload (quote dired-jump) "dired-x" "\
@@ -6299,7 +6338,7 @@ buffer and try again.
6299 6338
6300;;;*** 6339;;;***
6301 6340
6302;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (14977 56454)) 6341;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (15930 37635))
6303;;; Generated autoloads from dirtrack.el 6342;;; Generated autoloads from dirtrack.el
6304 6343
6305(autoload (quote dirtrack) "dirtrack" "\ 6344(autoload (quote dirtrack) "dirtrack" "\
@@ -6311,15 +6350,15 @@ You can toggle directory tracking by using the function `dirtrack-toggle'.
6311If directory tracking does not seem to be working, you can use the 6350If directory tracking does not seem to be working, you can use the
6312function `dirtrack-debug-toggle' to turn on debugging output. 6351function `dirtrack-debug-toggle' to turn on debugging output.
6313 6352
6314You can enable directory tracking by adding this function to 6353You can enable directory tracking by adding this function to
6315`comint-output-filter-functions'. 6354`comint-output-filter-functions'.
6316 6355
6317\(fn INPUT)" nil nil) 6356\(fn INPUT)" nil nil)
6318 6357
6319;;;*** 6358;;;***
6320 6359
6321;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (13776 6360;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (15935
6322;;;;;; 9615)) 6361;;;;;; 47054))
6323;;; Generated autoloads from emacs-lisp/disass.el 6362;;; Generated autoloads from emacs-lisp/disass.el
6324 6363
6325(autoload (quote disassemble) "disass" "\ 6364(autoload (quote disassemble) "disass" "\
@@ -6337,7 +6376,7 @@ redefine OBJECT if it is a symbol.
6337;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii 6376;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii
6338;;;;;; standard-display-default standard-display-8bit describe-current-display-table 6377;;;;;; standard-display-default standard-display-8bit describe-current-display-table
6339;;;;;; describe-display-table set-display-table-slot display-table-slot 6378;;;;;; describe-display-table set-display-table-slot display-table-slot
6340;;;;;; make-display-table) "disp-table" "disp-table.el" (15369 56725)) 6379;;;;;; make-display-table) "disp-table" "disp-table.el" (15935 40699))
6341;;; Generated autoloads from disp-table.el 6380;;; Generated autoloads from disp-table.el
6342 6381
6343(autoload (quote make-display-table) "disp-table" "\ 6382(autoload (quote make-display-table) "disp-table" "\
@@ -6454,7 +6493,7 @@ Default is 2.
6454 6493
6455;;;*** 6494;;;***
6456 6495
6457;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15759 15266)) 6496;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15935 48681))
6458;;; Generated autoloads from play/doctor.el 6497;;; Generated autoloads from play/doctor.el
6459 6498
6460(autoload (quote doctor) "doctor" "\ 6499(autoload (quote doctor) "doctor" "\
@@ -6465,7 +6504,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6465;;;*** 6504;;;***
6466 6505
6467;;;### (autoloads (double-mode double-mode) "double" "double.el" 6506;;;### (autoloads (double-mode double-mode) "double" "double.el"
6468;;;;;; (15736 21861)) 6507;;;;;; (15935 40668))
6469;;; Generated autoloads from double.el 6508;;; Generated autoloads from double.el
6470 6509
6471(defvar double-mode nil "\ 6510(defvar double-mode nil "\
@@ -6486,7 +6525,7 @@ when pressed twice. See variable `double-map' for details.
6486 6525
6487;;;*** 6526;;;***
6488 6527
6489;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (15650 57368)) 6528;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (15935 48681))
6490;;; Generated autoloads from play/dunnet.el 6529;;; Generated autoloads from play/dunnet.el
6491 6530
6492(autoload (quote dunnet) "dunnet" "\ 6531(autoload (quote dunnet) "dunnet" "\
@@ -6509,7 +6548,7 @@ Play sounds in message buffers.
6509 6548
6510;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6549;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6511;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode" 6550;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode"
6512;;;;;; "emacs-lisp/easy-mmode.el" (15889 10072)) 6551;;;;;; "emacs-lisp/easy-mmode.el" (15935 47054))
6513;;; Generated autoloads from emacs-lisp/easy-mmode.el 6552;;; Generated autoloads from emacs-lisp/easy-mmode.el
6514 6553
6515(defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) 6554(defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
@@ -6873,7 +6912,7 @@ It returns the old style symbol.
6873;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use 6912;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use
6874;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol 6913;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol
6875;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse" 6914;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse"
6876;;;;;; "progmodes/ebrowse.el" (15790 60417)) 6915;;;;;; "progmodes/ebrowse.el" (15924 62059))
6877;;; Generated autoloads from progmodes/ebrowse.el 6916;;; Generated autoloads from progmodes/ebrowse.el
6878 6917
6879(autoload (quote ebrowse-tree-mode) "ebrowse" "\ 6918(autoload (quote ebrowse-tree-mode) "ebrowse" "\
@@ -6960,7 +6999,7 @@ Display statistics for a class tree.
6960;;;*** 6999;;;***
6961 7000
6962;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7001;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
6963;;;;;; (15345 22660)) 7002;;;;;; (15935 40984))
6964;;; Generated autoloads from ebuff-menu.el 7003;;; Generated autoloads from ebuff-menu.el
6965 7004
6966(autoload (quote electric-buffer-list) "ebuff-menu" "\ 7005(autoload (quote electric-buffer-list) "ebuff-menu" "\
@@ -6985,7 +7024,7 @@ Calls value of `electric-buffer-menu-mode-hook' on entry if non-nil.
6985;;;*** 7024;;;***
6986 7025
6987;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7026;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
6988;;;;;; "echistory.el" (15185 49574)) 7027;;;;;; "echistory.el" (15935 40999))
6989;;; Generated autoloads from echistory.el 7028;;; Generated autoloads from echistory.el
6990 7029
6991(autoload (quote Electric-command-history-redo-expression) "echistory" "\ 7030(autoload (quote Electric-command-history-redo-expression) "echistory" "\
@@ -6997,7 +7036,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
6997;;;*** 7036;;;***
6998 7037
6999;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms 7038;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms
7000;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (15764 55593)) 7039;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (15935 47054))
7001;;; Generated autoloads from emacs-lisp/edebug.el 7040;;; Generated autoloads from emacs-lisp/edebug.el
7002 7041
7003(defvar edebug-all-defs nil "\ 7042(defvar edebug-all-defs nil "\
@@ -7060,7 +7099,7 @@ already is one.)
7060;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor 7099;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
7061;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions 7100;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions
7062;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup 7101;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup
7063;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (15832 6056)) 7102;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (15935 41131))
7064;;; Generated autoloads from ediff.el 7103;;; Generated autoloads from ediff.el
7065 7104
7066(autoload (quote ediff-files) "ediff" "\ 7105(autoload (quote ediff-files) "ediff" "\
@@ -7296,7 +7335,7 @@ With optional NODE, goes to that node.
7296;;;*** 7335;;;***
7297 7336
7298;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" 7337;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
7299;;;;;; (15418 30513)) 7338;;;;;; (15935 41013))
7300;;; Generated autoloads from ediff-help.el 7339;;; Generated autoloads from ediff-help.el
7301 7340
7302(autoload (quote ediff-customize) "ediff-help" "\ 7341(autoload (quote ediff-customize) "ediff-help" "\
@@ -7306,7 +7345,7 @@ Not documented
7306 7345
7307;;;*** 7346;;;***
7308 7347
7309;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (15753 8718)) 7348;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (15935 41026))
7310;;; Generated autoloads from ediff-hook.el 7349;;; Generated autoloads from ediff-hook.el
7311 7350
7312(defvar ediff-window-setup-function) 7351(defvar ediff-window-setup-function)
@@ -7332,7 +7371,7 @@ Display Ediff's registry.
7332;;;*** 7371;;;***
7333 7372
7334;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7373;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7335;;;;;; "ediff-util" "ediff-util.el" (15783 52151)) 7374;;;;;; "ediff-util" "ediff-util.el" (15935 41087))
7336;;; Generated autoloads from ediff-util.el 7375;;; Generated autoloads from ediff-util.el
7337 7376
7338(autoload (quote ediff-toggle-multiframe) "ediff-util" "\ 7377(autoload (quote ediff-toggle-multiframe) "ediff-util" "\
@@ -7353,7 +7392,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
7353 7392
7354;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 7393;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
7355;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 7394;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
7356;;;;;; (15743 41210)) 7395;;;;;; (15935 41162))
7357;;; Generated autoloads from edmacro.el 7396;;; Generated autoloads from edmacro.el
7358 7397
7359(defvar edmacro-eight-bits nil "\ 7398(defvar edmacro-eight-bits nil "\
@@ -7406,7 +7445,7 @@ or nil, use a compact 80-column format.
7406;;;*** 7445;;;***
7407 7446
7408;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 7447;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
7409;;;;;; "emulation/edt.el" (15824 23621)) 7448;;;;;; "emulation/edt.el" (15935 47202))
7410;;; Generated autoloads from emulation/edt.el 7449;;; Generated autoloads from emulation/edt.el
7411 7450
7412(autoload (quote edt-set-scroll-margins) "edt" "\ 7451(autoload (quote edt-set-scroll-margins) "edt" "\
@@ -7424,7 +7463,7 @@ Turn on EDT Emulation.
7424;;;*** 7463;;;***
7425 7464
7426;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 7465;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
7427;;;;;; (15031 23821)) 7466;;;;;; (15935 41174))
7428;;; Generated autoloads from ehelp.el 7467;;; Generated autoloads from ehelp.el
7429 7468
7430(autoload (quote with-electric-help) "ehelp" "\ 7469(autoload (quote with-electric-help) "ehelp" "\
@@ -7462,7 +7501,7 @@ Not documented
7462;;;*** 7501;;;***
7463 7502
7464;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 7503;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
7465;;;;;; "eldoc" "emacs-lisp/eldoc.el" (15893 48749)) 7504;;;;;; "eldoc" "emacs-lisp/eldoc.el" (15893 31178))
7466;;; Generated autoloads from emacs-lisp/eldoc.el 7505;;; Generated autoloads from emacs-lisp/eldoc.el
7467 7506
7468(defvar eldoc-minor-mode-string " ElDoc" "\ 7507(defvar eldoc-minor-mode-string " ElDoc" "\
@@ -7572,7 +7611,7 @@ Prompts for bug subject. Leaves you in a mail buffer.
7572;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 7611;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
7573;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 7612;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
7574;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 7613;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
7575;;;;;; "emerge.el" (15400 23563)) 7614;;;;;; "emerge.el" (15935 41205))
7576;;; Generated autoloads from emerge.el 7615;;; Generated autoloads from emerge.el
7577 7616
7578(defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) 7617(defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))
@@ -7651,7 +7690,7 @@ Not documented
7651;;;*** 7690;;;***
7652 7691
7653;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" 7692;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el"
7654;;;;;; (15781 78)) 7693;;;;;; (15935 48018))
7655;;; Generated autoloads from international/encoded-kb.el 7694;;; Generated autoloads from international/encoded-kb.el
7656 7695
7657(defvar encoded-kbd-mode nil "\ 7696(defvar encoded-kbd-mode nil "\
@@ -8064,7 +8103,7 @@ for \\[find-tag] (which see).
8064;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker 8103;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker
8065;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker 8104;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker
8066;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) 8105;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal)
8067;;;;;; "ethio-util" "language/ethio-util.el" (15706 63953)) 8106;;;;;; "ethio-util" "language/ethio-util.el" (15935 48150))
8068;;; Generated autoloads from language/ethio-util.el 8107;;; Generated autoloads from language/ethio-util.el
8069 8108
8070(autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ 8109(autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\
@@ -8455,7 +8494,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
8455 8494
8456;;;*** 8495;;;***
8457 8496
8458;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (15729 25951)) 8497;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (15935 48914))
8459;;; Generated autoloads from progmodes/f90.el 8498;;; Generated autoloads from progmodes/f90.el
8460 8499
8461(autoload (quote f90-mode) "f90" "\ 8500(autoload (quote f90-mode) "f90" "\
@@ -8523,7 +8562,7 @@ with no args, if that value is non-nil.
8523;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only 8562;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only
8524;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu 8563;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu
8525;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) 8564;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face)
8526;;;;;; "facemenu" "facemenu.el" (15656 59685)) 8565;;;;;; "facemenu" "facemenu.el" (15935 41357))
8527;;; Generated autoloads from facemenu.el 8566;;; Generated autoloads from facemenu.el
8528 (define-key global-map "\M-g" 'facemenu-keymap) 8567 (define-key global-map "\M-g" 'facemenu-keymap)
8529 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 8568 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
@@ -8682,7 +8721,7 @@ of colors that the current display can handle.
8682;;;*** 8721;;;***
8683 8722
8684;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" 8723;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock"
8685;;;;;; "fast-lock.el" (15363 46804)) 8724;;;;;; "fast-lock.el" (15930 37682))
8686;;; Generated autoloads from fast-lock.el 8725;;; Generated autoloads from fast-lock.el
8687 8726
8688(autoload (quote fast-lock-mode) "fast-lock" "\ 8727(autoload (quote fast-lock-mode) "fast-lock" "\
@@ -8777,7 +8816,7 @@ you can set feedmail-queue-reminder-alist to nil.
8777;;;*** 8816;;;***
8778 8817
8779;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 8818;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
8780;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (15832 29476)) 8819;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (15935 41375))
8781;;; Generated autoloads from ffap.el 8820;;; Generated autoloads from ffap.el
8782 8821
8783(autoload (quote ffap-next) "ffap" "\ 8822(autoload (quote ffap-next) "ffap" "\
@@ -8836,7 +8875,7 @@ Evaluate the forms in variable `ffap-bindings'.
8836;;;*** 8875;;;***
8837 8876
8838;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" 8877;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el"
8839;;;;;; (15567 448)) 8878;;;;;; (15930 37703))
8840;;; Generated autoloads from filecache.el 8879;;; Generated autoloads from filecache.el
8841 8880
8842(autoload (quote file-cache-minibuffer-complete) "filecache" "\ 8881(autoload (quote file-cache-minibuffer-complete) "filecache" "\
@@ -8855,7 +8894,7 @@ the name is considered already unique; only the second substitution
8855;;;*** 8894;;;***
8856 8895
8857;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 8896;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
8858;;;;;; find-ls-option) "find-dired" "find-dired.el" (15837 6130)) 8897;;;;;; find-ls-option) "find-dired" "find-dired.el" (15935 41394))
8859;;; Generated autoloads from find-dired.el 8898;;; Generated autoloads from find-dired.el
8860 8899
8861(defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ 8900(defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
@@ -8908,7 +8947,7 @@ Thus ARG can also contain additional grep options.
8908 8947
8909;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 8948;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
8910;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 8949;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
8911;;;;;; (15803 6308)) 8950;;;;;; (15935 41411))
8912;;; Generated autoloads from find-file.el 8951;;; Generated autoloads from find-file.el
8913 8952
8914(autoload (quote ff-get-other-file) "find-file" "\ 8953(autoload (quote ff-get-other-file) "find-file" "\
@@ -8993,7 +9032,7 @@ Visit the file you click on in another window.
8993;;;;;; find-variable-other-window find-variable find-variable-noselect 9032;;;;;; find-variable-other-window find-variable find-variable-noselect
8994;;;;;; find-function-other-frame find-function-other-window find-function 9033;;;;;; find-function-other-frame find-function-other-window find-function
8995;;;;;; find-function-noselect find-function-search-for-symbol find-library) 9034;;;;;; find-function-noselect find-function-search-for-symbol find-library)
8996;;;;;; "find-func" "emacs-lisp/find-func.el" (15894 19684)) 9035;;;;;; "find-func" "emacs-lisp/find-func.el" (15935 47054))
8997;;; Generated autoloads from emacs-lisp/find-func.el 9036;;; Generated autoloads from emacs-lisp/find-func.el
8998 9037
8999(autoload (quote find-library) "find-func" "\ 9038(autoload (quote find-library) "find-func" "\
@@ -9134,7 +9173,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
9134;;;*** 9173;;;***
9135 9174
9136;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 9175;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
9137;;;;;; "finder" "finder.el" (15887 19001)) 9176;;;;;; "finder" "finder.el" (15887 14308))
9138;;; Generated autoloads from finder.el 9177;;; Generated autoloads from finder.el
9139 9178
9140(autoload (quote finder-list-keywords) "finder" "\ 9179(autoload (quote finder-list-keywords) "finder" "\
@@ -9156,7 +9195,7 @@ Find packages matching a given keyword.
9156;;;*** 9195;;;***
9157 9196
9158;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 9197;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
9159;;;;;; "flow-ctrl.el" (12550 54450)) 9198;;;;;; "flow-ctrl.el" (15935 41434))
9160;;; Generated autoloads from flow-ctrl.el 9199;;; Generated autoloads from flow-ctrl.el
9161 9200
9162(autoload (quote enable-flow-control) "flow-ctrl" "\ 9201(autoload (quote enable-flow-control) "flow-ctrl" "\
@@ -9328,8 +9367,8 @@ in your `~/.emacs' file, replacing [f7] by your favourite key:
9328;;;*** 9367;;;***
9329 9368
9330;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords 9369;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords
9331;;;;;; font-lock-add-keywords) "font-lock" "font-lock.el" (15851 9370;;;;;; font-lock-add-keywords) "font-lock" "font-lock.el" (15933
9332;;;;;; 34713)) 9371;;;;;; 22021))
9333;;; Generated autoloads from font-lock.el 9372;;; Generated autoloads from font-lock.el
9334 9373
9335(autoload (quote font-lock-add-keywords) "font-lock" "\ 9374(autoload (quote font-lock-add-keywords) "font-lock" "\
@@ -9380,30 +9419,8 @@ Fontify the current buffer the way the function `font-lock-mode' would.
9380 9419
9381;;;*** 9420;;;***
9382 9421
9383;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el" 9422;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (15935
9384;;;;;; (15767 61949)) 9423;;;;;; 48280))
9385;;; Generated autoloads from international/fontset.el
9386
9387(autoload (quote create-fontset-from-fontset-spec) "fontset" "\
9388Create a fontset from fontset specification string FONTSET-SPEC.
9389FONTSET-SPEC is a string of the format:
9390 FONTSET-NAME,CHARSET-NAME0:FONT-NAME0,CHARSET-NAME1:FONT-NAME1, ...
9391Any number of SPACE, TAB, and NEWLINE can be put before and after commas.
9392
9393Optional 2nd argument is ignored. It exists just for backward
9394compatibility.
9395
9396If this function attempts to create already existing fontset, error is
9397signaled unless the optional 3rd argument NOERROR is non-nil.
9398
9399It returns a name of the created fontset.
9400
9401\(fn FONTSET-SPEC &optional STYLE-VARIANT NOERROR)" nil nil)
9402
9403;;;***
9404
9405;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (15394
9406;;;;;; 11333))
9407;;; Generated autoloads from mail/footnote.el 9424;;; Generated autoloads from mail/footnote.el
9408 9425
9409(autoload (quote footnote-mode) "footnote" "\ 9426(autoload (quote footnote-mode) "footnote" "\
@@ -9424,7 +9441,7 @@ key binding
9424;;;*** 9441;;;***
9425 9442
9426;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 9443;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
9427;;;;;; "forms" "forms.el" (15590 2849)) 9444;;;;;; "forms" "forms.el" (15935 41512))
9428;;; Generated autoloads from forms.el 9445;;; Generated autoloads from forms.el
9429 9446
9430(autoload (quote forms-mode) "forms" "\ 9447(autoload (quote forms-mode) "forms" "\
@@ -9432,7 +9449,7 @@ Major mode to visit files in a field-structured manner using a form.
9432 9449
9433Commands: Equivalent keys in read-only mode: 9450Commands: Equivalent keys in read-only mode:
9434 TAB forms-next-field TAB 9451 TAB forms-next-field TAB
9435 C-c TAB forms-next-field 9452 C-c TAB forms-next-field
9436 C-c < forms-first-record < 9453 C-c < forms-first-record <
9437 C-c > forms-last-record > 9454 C-c > forms-last-record >
9438 C-c ? describe-mode ? 9455 C-c ? describe-mode ?
@@ -9547,7 +9564,7 @@ with no args, if that value is non-nil.
9547;;;*** 9564;;;***
9548 9565
9549;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 9566;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
9550;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (15195 62737)) 9567;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (15935 48681))
9551;;; Generated autoloads from play/fortune.el 9568;;; Generated autoloads from play/fortune.el
9552 9569
9553(autoload (quote fortune-add-fortune) "fortune" "\ 9570(autoload (quote fortune-add-fortune) "fortune" "\
@@ -9627,7 +9644,7 @@ If you want to set appearance of fringes on all frames, see `fringe-mode'.
9627 9644
9628;;;*** 9645;;;***
9629 9646
9630;;;### (autoloads (gdba) "gdb-ui" "gdb-ui.el" (15898 7844)) 9647;;;### (autoloads (gdba) "gdb-ui" "gdb-ui.el" (15935 41547))
9631;;; Generated autoloads from gdb-ui.el 9648;;; Generated autoloads from gdb-ui.el
9632 9649
9633(autoload (quote gdba) "gdb-ui" "\ 9650(autoload (quote gdba) "gdb-ui" "\
@@ -9678,7 +9695,7 @@ The following interactive lisp functions help control operation :
9678 9695
9679`gdb-many-windows' - Toggle the number of windows gdb uses. 9696`gdb-many-windows' - Toggle the number of windows gdb uses.
9680`gdb-restore-windows' - To restore the window layout. 9697`gdb-restore-windows' - To restore the window layout.
9681`gdb-quit' - To delete (most) of the buffers used by GDB-UI and 9698`gdb-quit' - To delete (most) of the buffers used by GDB-UI and
9682 reset variables. 9699 reset variables.
9683 9700
9684\(fn COMMAND-LINE)" t nil) 9701\(fn COMMAND-LINE)" t nil)
@@ -9748,7 +9765,7 @@ at places they belong to.
9748;;;*** 9765;;;***
9749 9766
9750;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 9767;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
9751;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15847 36480)) 9768;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15935 47838))
9752;;; Generated autoloads from gnus/gnus.el 9769;;; Generated autoloads from gnus/gnus.el
9753 9770
9754(autoload (quote gnus-slave-no-server) "gnus" "\ 9771(autoload (quote gnus-slave-no-server) "gnus" "\
@@ -9788,7 +9805,7 @@ prompt the user for the name of an NNTP server to use.
9788 9805
9789;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize 9806;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize
9790;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el" 9807;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el"
9791;;;;;; (15185 54813)) 9808;;;;;; (15935 47838))
9792;;; Generated autoloads from gnus/gnus-agent.el 9809;;; Generated autoloads from gnus/gnus-agent.el
9793 9810
9794(autoload (quote gnus-unplugged) "gnus-agent" "\ 9811(autoload (quote gnus-unplugged) "gnus-agent" "\
@@ -9827,7 +9844,7 @@ Not documented
9827;;;*** 9844;;;***
9828 9845
9829;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 9846;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
9830;;;;;; (15847 36479)) 9847;;;;;; (15935 47838))
9831;;; Generated autoloads from gnus/gnus-art.el 9848;;; Generated autoloads from gnus/gnus-art.el
9832 9849
9833(autoload (quote gnus-article-prepare-display) "gnus-art" "\ 9850(autoload (quote gnus-article-prepare-display) "gnus-art" "\
@@ -9849,8 +9866,8 @@ Play a sound FILE through the speaker.
9849;;;*** 9866;;;***
9850 9867
9851;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active 9868;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active
9852;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (14860 9869;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (15935
9853;;;;;; 14811)) 9870;;;;;; 47838))
9854;;; Generated autoloads from gnus/gnus-cache.el 9871;;; Generated autoloads from gnus/gnus-cache.el
9855 9872
9856(autoload (quote gnus-jog-cache) "gnus-cache" "\ 9873(autoload (quote gnus-jog-cache) "gnus-cache" "\
@@ -9874,7 +9891,7 @@ Generate NOV files recursively starting in DIR.
9874;;;*** 9891;;;***
9875 9892
9876;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 9893;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
9877;;;;;; "gnus-group" "gnus/gnus-group.el" (15847 36479)) 9894;;;;;; "gnus-group" "gnus/gnus-group.el" (15935 47838))
9878;;; Generated autoloads from gnus/gnus-group.el 9895;;; Generated autoloads from gnus/gnus-group.el
9879 9896
9880(autoload (quote gnus-fetch-group) "gnus-group" "\ 9897(autoload (quote gnus-fetch-group) "gnus-group" "\
@@ -9905,7 +9922,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
9905;;;*** 9922;;;***
9906 9923
9907;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode) 9924;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode)
9908;;;;;; "gnus-ml" "gnus/gnus-ml.el" (15185 54813)) 9925;;;;;; "gnus-ml" "gnus/gnus-ml.el" (15935 47838))
9909;;; Generated autoloads from gnus/gnus-ml.el 9926;;; Generated autoloads from gnus/gnus-ml.el
9910 9927
9911(autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\ 9928(autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\
@@ -10035,8 +10052,8 @@ Update the .newsrc.eld file to reflect the change of nntp server.
10035 10052
10036;;;*** 10053;;;***
10037 10054
10038;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15847 10055;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15935
10039;;;;;; 36479)) 10056;;;;;; 47838))
10040;;; Generated autoloads from gnus/gnus-msg.el 10057;;; Generated autoloads from gnus/gnus-msg.el
10041 10058
10042(autoload (quote gnus-msg-mail) "gnus-msg" "\ 10059(autoload (quote gnus-msg-mail) "gnus-msg" "\
@@ -10129,7 +10146,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
10129 10146
10130;;;*** 10147;;;***
10131 10148
10132;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (15750 12573)) 10149;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (15935 48681))
10133;;; Generated autoloads from play/gomoku.el 10150;;; Generated autoloads from play/gomoku.el
10134 10151
10135(autoload (quote gomoku) "gomoku" "\ 10152(autoload (quote gomoku) "gomoku" "\
@@ -10156,7 +10173,7 @@ Use \\[describe-mode] for more info.
10156;;;*** 10173;;;***
10157 10174
10158;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse) 10175;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse)
10159;;;;;; "goto-addr" "net/goto-addr.el" (15806 53137)) 10176;;;;;; "goto-addr" "net/goto-addr.el" (15935 48476))
10160;;; Generated autoloads from net/goto-addr.el 10177;;; Generated autoloads from net/goto-addr.el
10161 10178
10162(autoload (quote goto-address-at-mouse) "goto-addr" "\ 10179(autoload (quote goto-address-at-mouse) "goto-addr" "\
@@ -10202,7 +10219,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
10202;;;*** 10219;;;***
10203 10220
10204;;;### (autoloads (bashdb jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el" 10221;;;### (autoloads (bashdb jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el"
10205;;;;;; (15876 62350)) 10222;;;;;; (15935 41566))
10206;;; Generated autoloads from gud.el 10223;;; Generated autoloads from gud.el
10207 10224
10208(autoload (quote gdb) "gud" "\ 10225(autoload (quote gdb) "gud" "\
@@ -10276,8 +10293,8 @@ and source-file directory for your debugger.
10276 10293
10277;;;*** 10294;;;***
10278 10295
10279;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (15587 10296;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (15935
10280;;;;;; 40646)) 10297;;;;;; 48681))
10281;;; Generated autoloads from play/handwrite.el 10298;;; Generated autoloads from play/handwrite.el
10282 10299
10283(autoload (quote handwrite) "handwrite" "\ 10300(autoload (quote handwrite) "handwrite" "\
@@ -10295,7 +10312,7 @@ Variables: handwrite-linespace (default 12)
10295;;;*** 10312;;;***
10296 10313
10297;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 10314;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
10298;;;;;; (15185 49575)) 10315;;;;;; (15935 48681))
10299;;; Generated autoloads from play/hanoi.el 10316;;; Generated autoloads from play/hanoi.el
10300 10317
10301(autoload (quote hanoi) "hanoi" "\ 10318(autoload (quote hanoi) "hanoi" "\
@@ -10313,7 +10330,7 @@ Repent before ring 31 moves.
10313\(fn)" t nil) 10330\(fn)" t nil)
10314 10331
10315(autoload (quote hanoi-unix-64) "hanoi" "\ 10332(autoload (quote hanoi-unix-64) "hanoi" "\
10316Like hanoi-unix, but pretend to have a 64-bit clock. 10333Like hanoi-unix, but pretend to have a 64-bit clock.
10317This is, necessarily (as of emacs 20.3), a crock. When the 10334This is, necessarily (as of emacs 20.3), a crock. When the
10318current-time interface is made s2G-compliant, hanoi.el will need 10335current-time interface is made s2G-compliant, hanoi.el will need
10319to be updated. 10336to be updated.
@@ -10324,7 +10341,7 @@ to be updated.
10324 10341
10325;;;### (autoloads (describe-categories describe-syntax describe-variable 10342;;;### (autoloads (describe-categories describe-syntax describe-variable
10326;;;;;; variable-at-point describe-function-1 describe-function locate-library 10343;;;;;; variable-at-point describe-function-1 describe-function locate-library
10327;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (15894 2323)) 10344;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (15935 41626))
10328;;; Generated autoloads from help-fns.el 10345;;; Generated autoloads from help-fns.el
10329 10346
10330(autoload (quote help-with-tutorial) "help-fns" "\ 10347(autoload (quote help-with-tutorial) "help-fns" "\
@@ -10504,7 +10521,7 @@ Provide help for current mode.
10504;;;*** 10521;;;***
10505 10522
10506;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 10523;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
10507;;;;;; "hexl.el" (15796 33664)) 10524;;;;;; "hexl.el" (15935 41657))
10508;;; Generated autoloads from hexl.el 10525;;; Generated autoloads from hexl.el
10509 10526
10510(autoload (quote hexl-mode) "hexl" "\ 10527(autoload (quote hexl-mode) "hexl" "\
@@ -10540,10 +10557,10 @@ A sample format:
10540 00000050: 6162 6c65 2041 5343 4949 2063 6861 7261 able ASCII chara 10557 00000050: 6162 6c65 2041 5343 4949 2063 6861 7261 able ASCII chara
10541 00000060: 6374 6572 732e 2020 416e 7920 636f 6e74 cters. Any cont 10558 00000060: 6374 6572 732e 2020 416e 7920 636f 6e74 cters. Any cont
10542 00000070: 726f 6c20 6f72 206e 6f6e 2d41 5343 4949 rol or non-ASCII 10559 00000070: 726f 6c20 6f72 206e 6f6e 2d41 5343 4949 rol or non-ASCII
10543 00000080: 2063 6861 7261 6374 6572 730a 6172 6520 characters.are 10560 00000080: 2063 6861 7261 6374 6572 730a 6172 6520 characters.are
10544 00000090: 6469 7370 6c61 7965 6420 6173 2070 6572 displayed as per 10561 00000090: 6469 7370 6c61 7965 6420 6173 2070 6572 displayed as per
10545 000000a0: 696f 6473 2069 6e20 7468 6520 7072 696e iods in the prin 10562 000000a0: 696f 6473 2069 6e20 7468 6520 7072 696e iods in the prin
10546 000000b0: 7461 626c 6520 6368 6172 6163 7465 7220 table character 10563 000000b0: 7461 626c 6520 6368 6172 6163 7465 7220 table character
10547 000000c0: 7265 6769 6f6e 2e0a region.. 10564 000000c0: 7265 6769 6f6e 2e0a region..
10548 10565
10549Movement is as simple as movement in a normal emacs text buffer. Most 10566Movement is as simple as movement in a normal emacs text buffer. Most
@@ -10599,8 +10616,8 @@ This discards the buffer's undo information.
10599 10616
10600;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 10617;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
10601;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 10618;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
10602;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15824 10619;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15935
10603;;;;;; 18159)) 10620;;;;;; 41671))
10604;;; Generated autoloads from hi-lock.el 10621;;; Generated autoloads from hi-lock.el
10605 10622
10606(defvar hi-lock-mode nil "\ 10623(defvar hi-lock-mode nil "\
@@ -10623,7 +10640,7 @@ which can be called interactively, are:
10623 Highlight matches of phrase PHRASE in current buffer with FACE. 10640 Highlight matches of phrase PHRASE in current buffer with FACE.
10624 (PHRASE can be any REGEXP, but spaces will be replaced by matches 10641 (PHRASE can be any REGEXP, but spaces will be replaced by matches
10625 to whitespace and initial lower-case letters will become case insensitive.) 10642 to whitespace and initial lower-case letters will become case insensitive.)
10626 10643
10627\\[highlight-lines-matching-regexp] REGEXP FACE 10644\\[highlight-lines-matching-regexp] REGEXP FACE
10628 Highlight lines containing matches of REGEXP in current buffer with FACE. 10645 Highlight lines containing matches of REGEXP in current buffer with FACE.
10629 10646
@@ -10711,7 +10728,7 @@ be found in variable `hi-lock-interactive-patterns'.
10711;;;*** 10728;;;***
10712 10729
10713;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially 10730;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
10714;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15494 12696)) 10731;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15935 48914))
10715;;; Generated autoloads from progmodes/hideif.el 10732;;; Generated autoloads from progmodes/hideif.el
10716 10733
10717(autoload (quote hide-ifdef-mode) "hideif" "\ 10734(autoload (quote hide-ifdef-mode) "hideif" "\
@@ -10727,7 +10744,7 @@ how the hiding is done:
10727 is used. 10744 is used.
10728 10745
10729`hide-ifdef-define-alist' 10746`hide-ifdef-define-alist'
10730 An association list of defined symbol lists. 10747 An association list of defined symbol lists.
10731 Use `hide-ifdef-set-define-alist' to save the current `hide-ifdef-env' 10748 Use `hide-ifdef-set-define-alist' to save the current `hide-ifdef-env'
10732 and `hide-ifdef-use-define-alist' to set the current `hide-ifdef-env' 10749 and `hide-ifdef-use-define-alist' to set the current `hide-ifdef-env'
10733 from one of the lists in `hide-ifdef-define-alist'. 10750 from one of the lists in `hide-ifdef-define-alist'.
@@ -10827,13 +10844,13 @@ Key bindings:
10827;;;### (autoloads (global-highlight-changes highlight-compare-with-file 10844;;;### (autoloads (global-highlight-changes highlight-compare-with-file
10828;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change 10845;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change
10829;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight) 10846;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight)
10830;;;;;; "hilit-chg" "hilit-chg.el" (15736 22015)) 10847;;;;;; "hilit-chg" "hilit-chg.el" (15935 41683))
10831;;; Generated autoloads from hilit-chg.el 10848;;; Generated autoloads from hilit-chg.el
10832 10849
10833(defvar highlight-changes-mode nil) 10850(defvar highlight-changes-mode nil)
10834 10851
10835(autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\ 10852(autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\
10836Remove the change face from the region between BEG and END. 10853Remove the change face from the region between BEG and END.
10837This allows you to manually remove highlighting from uninteresting changes. 10854This allows you to manually remove highlighting from uninteresting changes.
10838 10855
10839\(fn BEG END)" t nil) 10856\(fn BEG END)" t nil)
@@ -10841,7 +10858,7 @@ This allows you to manually remove highlighting from uninteresting changes.
10841(autoload (quote highlight-changes-mode) "hilit-chg" "\ 10858(autoload (quote highlight-changes-mode) "hilit-chg" "\
10842Toggle (or initially set) Highlight Changes mode. 10859Toggle (or initially set) Highlight Changes mode.
10843 10860
10844Without an argument: 10861Without an argument:
10845 If Highlight Changes mode is not enabled, then enable it (in either active 10862 If Highlight Changes mode is not enabled, then enable it (in either active
10846 or passive state as determined by the variable 10863 or passive state as determined by the variable
10847 `highlight-changes-initial-state'); otherwise, toggle between active 10864 `highlight-changes-initial-state'); otherwise, toggle between active
@@ -10858,11 +10875,11 @@ Passive state - means changes are kept and new ones recorded but are
10858 10875
10859Functions: 10876Functions:
10860\\[highlight-changes-next-change] - move point to beginning of next change 10877\\[highlight-changes-next-change] - move point to beginning of next change
10861\\[highlight-changes-previous-change] - move to beginning of previous change 10878\\[highlight-changes-previous-change] - move to beginning of previous change
10862\\[highlight-compare-with-file] - mark text as changed by comparing this 10879\\[highlight-compare-with-file] - mark text as changed by comparing this
10863 buffer with the contents of a file 10880 buffer with the contents of a file
10864\\[highlight-changes-remove-highlight] - remove the change face from the region 10881\\[highlight-changes-remove-highlight] - remove the change face from the region
10865\\[highlight-changes-rotate-faces] - rotate different \"ages\" of changes through 10882\\[highlight-changes-rotate-faces] - rotate different \"ages\" of changes through
10866 various faces. 10883 various faces.
10867 10884
10868Hook variables: 10885Hook variables:
@@ -10930,7 +10947,7 @@ When called from a program:
10930- if ARG is nil or omitted, turn it off 10947- if ARG is nil or omitted, turn it off
10931- if ARG is `active', turn it on in active mode 10948- if ARG is `active', turn it on in active mode
10932- if ARG is `passive', turn it on in passive mode 10949- if ARG is `passive', turn it on in passive mode
10933- otherwise just turn it on 10950- otherwise just turn it on
10934 10951
10935When global Highlight Changes mode is enabled, Highlight Changes mode is turned 10952When global Highlight Changes mode is enabled, Highlight Changes mode is turned
10936on for future \"suitable\" buffers (and for \"suitable\" existing buffers if 10953on for future \"suitable\" buffers (and for \"suitable\" existing buffers if
@@ -10945,7 +10962,7 @@ variable `highlight-changes-global-changes-existing-buffers' is non-nil).
10945;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 10962;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
10946;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 10963;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
10947;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 10964;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
10948;;;;;; "hippie-exp.el" (15394 12491)) 10965;;;;;; "hippie-exp.el" (15930 37749))
10949;;; Generated autoloads from hippie-exp.el 10966;;; Generated autoloads from hippie-exp.el
10950 10967
10951(defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\ 10968(defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\
@@ -11001,9 +11018,9 @@ Try to expand text before point, using multiple methods.
11001The expansion functions in `hippie-expand-try-functions-list' are 11018The expansion functions in `hippie-expand-try-functions-list' are
11002tried in order, until a possible expansion is found. Repeated 11019tried in order, until a possible expansion is found. Repeated
11003application of `hippie-expand' inserts successively possible 11020application of `hippie-expand' inserts successively possible
11004expansions. 11021expansions.
11005With a positive numeric argument, jumps directly to the ARG next 11022With a positive numeric argument, jumps directly to the ARG next
11006function in this list. With a negative argument or just \\[universal-argument], 11023function in this list. With a negative argument or just \\[universal-argument],
11007undoes the expansion. 11024undoes the expansion.
11008 11025
11009\(fn ARG)" t nil) 11026\(fn ARG)" t nil)
@@ -11048,7 +11065,7 @@ in which `hl-line-mode' turns it on.
11048;;;*** 11065;;;***
11049 11066
11050;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" 11067;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el"
11051;;;;;; (15097 24075)) 11068;;;;;; (15935 46813))
11052;;; Generated autoloads from calendar/holidays.el 11069;;; Generated autoloads from calendar/holidays.el
11053 11070
11054(autoload (quote holidays) "holidays" "\ 11071(autoload (quote holidays) "holidays" "\
@@ -11072,7 +11089,7 @@ The optional LABEL is used to label the buffer created.
11072;;;*** 11089;;;***
11073 11090
11074;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll) 11091;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll)
11075;;;;;; "hscroll" "obsolete/hscroll.el" (14900 43616)) 11092;;;;;; "hscroll" "obsolete/hscroll.el" (15935 48553))
11076;;; Generated autoloads from obsolete/hscroll.el 11093;;; Generated autoloads from obsolete/hscroll.el
11077 11094
11078(autoload (quote turn-on-hscroll) "hscroll" "\ 11095(autoload (quote turn-on-hscroll) "hscroll" "\
@@ -11119,7 +11136,7 @@ Also see `automatic-hscrolling'.
11119;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group 11136;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group
11120;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group 11137;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
11121;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode 11138;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
11122;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (15861 11075)) 11139;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (15935 41755))
11123;;; Generated autoloads from ibuf-ext.el 11140;;; Generated autoloads from ibuf-ext.el
11124 11141
11125(autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ 11142(autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
@@ -11389,14 +11406,16 @@ This requires the external program \"diff\" to be in your `exec-path'.
11389 11406
11390(autoload (quote ibuffer-copy-filename-as-kill) "ibuf-ext" "\ 11407(autoload (quote ibuffer-copy-filename-as-kill) "ibuf-ext" "\
11391Copy filenames of marked buffers into the kill ring. 11408Copy filenames of marked buffers into the kill ring.
11409
11392The names are separated by a space. 11410The names are separated by a space.
11393If a buffer has no filename, it is ignored. 11411If a buffer has no filename, it is ignored.
11394With a zero prefix arg, use the complete pathname of each marked file.
11395 11412
11396You can then feed the file name(s) to other commands with C-y. 11413With no prefix arg, use the filename sans its directory of each marked file.
11414With a zero prefix arg, use the complete filename of each marked file.
11415With \\[universal-argument], use the filename of each marked file relative
11416to `ibuffer-default-directory' iff non-nil, otherwise `default-directory'.
11397 11417
11398 [ This docstring shamelessly stolen from the 11418You can then feed the file name(s) to other commands with \\[yank].
11399 `dired-copy-filename-as-kill' in \"dired-x\". ]
11400 11419
11401\(fn &optional ARG)" t nil) 11420\(fn &optional ARG)" t nil)
11402 11421
@@ -11470,8 +11489,8 @@ defaults to one.
11470;;;*** 11489;;;***
11471 11490
11472;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 11491;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
11473;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (15771 11492;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (15935
11474;;;;;; 50616)) 11493;;;;;; 41771))
11475;;; Generated autoloads from ibuf-macs.el 11494;;; Generated autoloads from ibuf-macs.el
11476 11495
11477(autoload (quote define-ibuffer-column) "ibuf-macs" "\ 11496(autoload (quote define-ibuffer-column) "ibuf-macs" "\
@@ -11557,7 +11576,7 @@ bound to the current value of the filter.
11557;;;*** 11576;;;***
11558 11577
11559;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 11578;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
11560;;;;;; "ibuffer" "ibuffer.el" (15861 11075)) 11579;;;;;; "ibuffer" "ibuffer.el" (15935 41784))
11561;;; Generated autoloads from ibuffer.el 11580;;; Generated autoloads from ibuffer.el
11562 11581
11563(autoload (quote ibuffer-list-buffers) "ibuffer" "\ 11582(autoload (quote ibuffer-list-buffers) "ibuffer" "\
@@ -11597,7 +11616,7 @@ locally in this buffer.
11597;;;*** 11616;;;***
11598 11617
11599;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" 11618;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete"
11600;;;;;; "icomplete.el" (15483 45647)) 11619;;;;;; "icomplete.el" (15935 41799))
11601;;; Generated autoloads from icomplete.el 11620;;; Generated autoloads from icomplete.el
11602 11621
11603(autoload (quote icomplete-mode) "icomplete" "\ 11622(autoload (quote icomplete-mode) "icomplete" "\
@@ -11614,7 +11633,7 @@ Usually run by inclusion in `minibuffer-setup-hook'.
11614 11633
11615;;;*** 11634;;;***
11616 11635
11617;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (14851 17580)) 11636;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (15935 48915))
11618;;; Generated autoloads from progmodes/icon.el 11637;;; Generated autoloads from progmodes/icon.el
11619 11638
11620(autoload (quote icon-mode) "icon" "\ 11639(autoload (quote icon-mode) "icon" "\
@@ -11812,17 +11831,17 @@ The main features of this mode are
11812;;;;;; ido-find-file ido-find-file-in-dir ido-switch-buffer-other-frame 11831;;;;;; ido-find-file ido-find-file-in-dir ido-switch-buffer-other-frame
11813;;;;;; ido-insert-buffer ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 11832;;;;;; ido-insert-buffer ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
11814;;;;;; ido-switch-buffer ido-read-buffer ido-mode ido-mode) "ido" 11833;;;;;; ido-switch-buffer ido-read-buffer ido-mode ido-mode) "ido"
11815;;;;;; "ido.el" (15869 49553)) 11834;;;;;; "ido.el" (15935 41813))
11816;;; Generated autoloads from ido.el 11835;;; Generated autoloads from ido.el
11817 11836
11818(defvar ido-mode nil "\ 11837(defvar ido-mode nil "\
11819Determines for which functional group (buffer and files) ido behavior 11838Determines for which functional group (buffer and files) ido behavior
11820should be enabled. The following values are possible: 11839should be enabled. The following values are possible:
11821- 'buffer: Turn only on ido buffer behavior (switching, killing, 11840- `buffer': Turn only on ido buffer behavior (switching, killing,
11822 displaying...) 11841 displaying...)
11823- 'file: Turn only on ido file behavior (finding, writing, inserting...) 11842- `file': Turn only on ido file behavior (finding, writing, inserting...)
11824- 'both: Turn on ido buffer and file behavior. 11843- `both': Turn on ido buffer and file behavior.
11825- nil: Turn off any ido switching. 11844- `nil': Turn off any ido switching.
11826 11845
11827Setting this variable directly does not take effect; 11846Setting this variable directly does not take effect;
11828use either \\[customize] or the function `ido-mode'.") 11847use either \\[customize] or the function `ido-mode'.")
@@ -11833,10 +11852,10 @@ use either \\[customize] or the function `ido-mode'.")
11833Toggle ido speed-ups on or off. 11852Toggle ido speed-ups on or off.
11834With ARG, turn ido speed-up on if arg is positive, off otherwise. 11853With ARG, turn ido speed-up on if arg is positive, off otherwise.
11835If second argument NOBIND is non-nil, no keys are rebound; otherwise, 11854If second argument NOBIND is non-nil, no keys are rebound; otherwise,
11836turning on ido-mode will modify the default keybindings for the 11855turning on ido-mode will modify the default keybindings for the
11837find-file and switch-to-buffer families of commands to the ido 11856find-file and switch-to-buffer families of commands to the ido
11838versions of these functions. 11857versions of these functions.
11839However, if second arg equals 'files, bind only for files, or if it 11858However, if second arg equals 'files, bind only for files, or if it
11840equals 'buffers, bind only for buffers. 11859equals 'buffers, bind only for buffers.
11841This function also adds a hook to the minibuffer. 11860This function also adds a hook to the minibuffer.
11842 11861
@@ -11844,7 +11863,7 @@ This function also adds a hook to the minibuffer.
11844 11863
11845(autoload (quote ido-read-buffer) "ido" "\ 11864(autoload (quote ido-read-buffer) "ido" "\
11846Replacement for the built-in `read-buffer'. 11865Replacement for the built-in `read-buffer'.
11847Return the name of a buffer selected. 11866Return the name of a buffer selected.
11848PROMPT is the prompt to give to the user. DEFAULT if given is the default 11867PROMPT is the prompt to give to the user. DEFAULT if given is the default
11849buffer to be selected, which will go to the front of the list. 11868buffer to be selected, which will go to the front of the list.
11850If REQUIRE-MATCH is non-nil, an existing-buffer must be selected. 11869If REQUIRE-MATCH is non-nil, an existing-buffer must be selected.
@@ -11872,7 +11891,7 @@ If no buffer is found, prompt for a new one.
11872 11891
11873\\[ido-next-match] Put the first element at the end of the list. 11892\\[ido-next-match] Put the first element at the end of the list.
11874\\[ido-prev-match] Put the last element at the start of the list. 11893\\[ido-prev-match] Put the last element at the start of the list.
11875\\[ido-complete] Complete a common suffix to the current string that 11894\\[ido-complete] Complete a common suffix to the current string that
11876matches all buffers. If there is only one match, select that buffer. 11895matches all buffers. If there is only one match, select that buffer.
11877If there is no common suffix, show a list of all matching buffers 11896If there is no common suffix, show a list of all matching buffers
11878in a separate window. 11897in a separate window.
@@ -11949,11 +11968,11 @@ If no buffer or file is found, prompt for a new one.
11949 11968
11950\\[ido-next-match] Put the first element at the end of the list. 11969\\[ido-next-match] Put the first element at the end of the list.
11951\\[ido-prev-match] Put the last element at the start of the list. 11970\\[ido-prev-match] Put the last element at the start of the list.
11952\\[ido-complete] Complete a common suffix to the current string that 11971\\[ido-complete] Complete a common suffix to the current string that
11953matches all files. If there is only one match, select that file. 11972matches all files. If there is only one match, select that file.
11954If there is no common suffix, show a list of all matching files 11973If there is no common suffix, show a list of all matching files
11955in a separate window. 11974in a separate window.
11956\\[ido-edit-input] Edit input string (including path). 11975\\[ido-edit-input] Edit input string (including directory).
11957\\[ido-prev-work-directory] or \\[ido-next-work-directory] go to previous/next directory in work directory history. 11976\\[ido-prev-work-directory] or \\[ido-next-work-directory] go to previous/next directory in work directory history.
11958\\[ido-merge-work-directories] search for file in the work directory history. 11977\\[ido-merge-work-directories] search for file in the work directory history.
11959\\[ido-forget-work-directory] removes current directory from the work directory history. 11978\\[ido-forget-work-directory] removes current directory from the work directory history.
@@ -12055,7 +12074,7 @@ See `read-file-name' for additional parameters.
12055 12074
12056;;;*** 12075;;;***
12057 12076
12058;;;### (autoloads (ielm) "ielm" "ielm.el" (15796 33901)) 12077;;;### (autoloads (ielm) "ielm" "ielm.el" (15935 41827))
12059;;; Generated autoloads from ielm.el 12078;;; Generated autoloads from ielm.el
12060 (add-hook 'same-window-buffer-names "*ielm*") 12079 (add-hook 'same-window-buffer-names "*ielm*")
12061 12080
@@ -12069,7 +12088,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
12069 12088
12070;;;### (autoloads (defimage find-image remove-images insert-image 12089;;;### (autoloads (defimage find-image remove-images insert-image
12071;;;;;; put-image create-image image-type-available-p image-type-from-file-header 12090;;;;;; put-image create-image image-type-available-p image-type-from-file-header
12072;;;;;; image-type-from-data) "image" "image.el" (15812 57253)) 12091;;;;;; image-type-from-data) "image" "image.el" (15935 41897))
12073;;; Generated autoloads from image.el 12092;;; Generated autoloads from image.el
12074 12093
12075(autoload (quote image-type-from-data) "image" "\ 12094(autoload (quote image-type-from-data) "image" "\
@@ -12398,7 +12417,7 @@ for more information.
12398 12417
12399;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion 12418;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion
12400;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 12419;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
12401;;;;;; "ind-util" "language/ind-util.el" (15656 44038)) 12420;;;;;; "ind-util" "language/ind-util.el" (15935 48150))
12402;;; Generated autoloads from language/ind-util.el 12421;;; Generated autoloads from language/ind-util.el
12403 12422
12404(autoload (quote indian-compose-region) "ind-util" "\ 12423(autoload (quote indian-compose-region) "ind-util" "\
@@ -12499,7 +12518,7 @@ of `inferior-lisp-program'). Runs the hooks from
12499;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 12518;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
12500;;;;;; Info-goto-emacs-command-node Info-directory info-standalone 12519;;;;;; Info-goto-emacs-command-node Info-directory info-standalone
12501;;;;;; info-emacs-manual info info-other-window) "info" "info.el" 12520;;;;;; info-emacs-manual info info-other-window) "info" "info.el"
12502;;;;;; (15883 53820)) 12521;;;;;; (15926 29380))
12503;;; Generated autoloads from info.el 12522;;; Generated autoloads from info.el
12504 12523
12505(autoload (quote info-other-window) "info" "\ 12524(autoload (quote info-other-window) "info" "\
@@ -12569,7 +12588,7 @@ This will add a speedbar major display mode.
12569 12588
12570;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 12589;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
12571;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 12590;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
12572;;;;;; (15887 19001)) 12591;;;;;; (15886 6040))
12573;;; Generated autoloads from info-look.el 12592;;; Generated autoloads from info-look.el
12574 12593
12575(autoload (quote info-lookup-reset) "info-look" "\ 12594(autoload (quote info-lookup-reset) "info-look" "\
@@ -12615,7 +12634,7 @@ Perform completion on file preceding point.
12615;;;*** 12634;;;***
12616 12635
12617;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) 12636;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify)
12618;;;;;; "informat" "informat.el" (15185 49574)) 12637;;;;;; "informat" "informat.el" (15935 42088))
12619;;; Generated autoloads from informat.el 12638;;; Generated autoloads from informat.el
12620 12639
12621(autoload (quote Info-tagify) "informat" "\ 12640(autoload (quote Info-tagify) "informat" "\
@@ -12677,7 +12696,7 @@ Not documented
12677;;;*** 12696;;;***
12678 12697
12679;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el" 12698;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el"
12680;;;;;; (15634 63561)) 12699;;;;;; (15935 48018))
12681;;; Generated autoloads from international/iso-acc.el 12700;;; Generated autoloads from international/iso-acc.el
12682 12701
12683(autoload (quote iso-accents-mode) "iso-acc" "\ 12702(autoload (quote iso-accents-mode) "iso-acc" "\
@@ -12700,7 +12719,7 @@ Special combinations: ~c gives a c with cedilla,
12700~! gives an inverted exclamation mark. 12719~! gives an inverted exclamation mark.
12701~? gives an inverted question mark. 12720~? gives an inverted question mark.
12702 12721
12703With an argument, a positive argument enables ISO Accents mode, 12722With an argument, a positive argument enables ISO Accents mode,
12704and a negative argument disables it. 12723and a negative argument disables it.
12705 12724
12706\(fn &optional ARG)" t nil) 12725\(fn &optional ARG)" t nil)
@@ -12710,7 +12729,7 @@ and a negative argument disables it.
12710;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 12729;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
12711;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 12730;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
12712;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 12731;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
12713;;;;;; "international/iso-cvt.el" (15186 56483)) 12732;;;;;; "international/iso-cvt.el" (15935 48018))
12714;;; Generated autoloads from international/iso-cvt.el 12733;;; Generated autoloads from international/iso-cvt.el
12715 12734
12716(autoload (quote iso-spanish) "iso-cvt" "\ 12735(autoload (quote iso-spanish) "iso-cvt" "\
@@ -12794,7 +12813,7 @@ Add submenus to the Files menu, to convert to and from various formats.
12794;;;*** 12813;;;***
12795 12814
12796;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 12815;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
12797;;;;;; (15404 61941)) 12816;;;;;; (15935 48018))
12798;;; Generated autoloads from international/iso-transl.el 12817;;; Generated autoloads from international/iso-transl.el
12799 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 12818 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
12800 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 12819 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -12807,7 +12826,7 @@ Add submenus to the Files menu, to convert to and from various formats.
12807;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 12826;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
12808;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist 12827;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist
12809;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary) 12828;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary)
12810;;;;;; "ispell" "textmodes/ispell.el" (15898 7843)) 12829;;;;;; "ispell" "textmodes/ispell.el" (15935 49284))
12811;;; Generated autoloads from textmodes/ispell.el 12830;;; Generated autoloads from textmodes/ispell.el
12812 12831
12813(defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\ 12832(defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\
@@ -13087,7 +13106,7 @@ You can bind this to the key C-c i in GNUS or mail by adding to
13087 13106
13088;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer 13107;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer
13089;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings 13108;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings
13090;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (15763 11491)) 13109;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (15935 42109))
13091;;; Generated autoloads from iswitchb.el 13110;;; Generated autoloads from iswitchb.el
13092 13111
13093(autoload (quote iswitchb-read-buffer) "iswitchb" "\ 13112(autoload (quote iswitchb-read-buffer) "iswitchb" "\
@@ -13161,7 +13180,7 @@ This mode enables switching between buffers using substrings. See
13161;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 13180;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
13162;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 13181;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
13163;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 13182;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
13164;;;;;; "japan-util" "language/japan-util.el" (15185 62673)) 13183;;;;;; "japan-util" "language/japan-util.el" (15935 48150))
13165;;; Generated autoloads from language/japan-util.el 13184;;; Generated autoloads from language/japan-util.el
13166 13185
13167(autoload (quote setup-japanese-environment-internal) "japan-util" "\ 13186(autoload (quote setup-japanese-environment-internal) "japan-util" "\
@@ -13238,8 +13257,8 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
13238 13257
13239;;;*** 13258;;;***
13240 13259
13241;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15769 13260;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15935
13242;;;;;; 54098)) 13261;;;;;; 42156))
13243;;; Generated autoloads from jit-lock.el 13262;;; Generated autoloads from jit-lock.el
13244 13263
13245(autoload (quote jit-lock-register) "jit-lock" "\ 13264(autoload (quote jit-lock-register) "jit-lock" "\
@@ -13253,7 +13272,7 @@ If non-nil, CONTEXTUAL means that a contextual fontification would be useful.
13253;;;*** 13272;;;***
13254 13273
13255;;;### (autoloads (with-auto-compression-mode auto-compression-mode) 13274;;;### (autoloads (with-auto-compression-mode auto-compression-mode)
13256;;;;;; "jka-compr" "jka-compr.el" (15730 5486)) 13275;;;;;; "jka-compr" "jka-compr.el" (15935 42140))
13257;;; Generated autoloads from jka-compr.el 13276;;; Generated autoloads from jka-compr.el
13258 13277
13259(defvar auto-compression-mode nil "\ 13278(defvar auto-compression-mode nil "\
@@ -13280,7 +13299,7 @@ Evalute BODY with automatic file compression and uncompression enabled.
13280 13299
13281;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 13300;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
13282;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 13301;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
13283;;;;;; (15747 41455)) 13302;;;;;; (15935 47202))
13284;;; Generated autoloads from emulation/keypad.el 13303;;; Generated autoloads from emulation/keypad.el
13285 13304
13286(defvar keypad-setup nil "\ 13305(defvar keypad-setup nil "\
@@ -13336,7 +13355,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
13336;;;*** 13355;;;***
13337 13356
13338;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 13357;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
13339;;;;;; (15185 62673)) 13358;;;;;; (15935 48018))
13340;;; Generated autoloads from international/kinsoku.el 13359;;; Generated autoloads from international/kinsoku.el
13341 13360
13342(autoload (quote kinsoku) "kinsoku" "\ 13361(autoload (quote kinsoku) "kinsoku" "\
@@ -13357,8 +13376,8 @@ the context of text formatting.
13357 13376
13358;;;*** 13377;;;***
13359 13378
13360;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (15185 13379;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (15935
13361;;;;;; 62673)) 13380;;;;;; 48018))
13362;;; Generated autoloads from international/kkc.el 13381;;; Generated autoloads from international/kkc.el
13363 13382
13364(defvar kkc-after-update-conversion-functions nil "\ 13383(defvar kkc-after-update-conversion-functions nil "\
@@ -13383,7 +13402,7 @@ and the return value is the length of the conversion.
13383;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 13402;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
13384;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 13403;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
13385;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" 13404;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro"
13386;;;;;; "kmacro.el" (15755 34618)) 13405;;;;;; "kmacro.el" (15935 42195))
13387;;; Generated autoloads from kmacro.el 13406;;; Generated autoloads from kmacro.el
13388 (global-set-key "\C-x(" 'kmacro-start-macro) 13407 (global-set-key "\C-x(" 'kmacro-start-macro)
13389 (global-set-key "\C-x)" 'kmacro-end-macro) 13408 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -13497,7 +13516,7 @@ Not documented
13497;;;*** 13516;;;***
13498 13517
13499;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 13518;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
13500;;;;;; (15354 48719)) 13519;;;;;; (15905 54531))
13501;;; Generated autoloads from play/landmark.el 13520;;; Generated autoloads from play/landmark.el
13502 13521
13503(defalias (quote landmark-repeat) (quote lm-test-run)) 13522(defalias (quote landmark-repeat) (quote lm-test-run))
@@ -13531,8 +13550,8 @@ Use \\[describe-mode] for more info.
13531 13550
13532;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion 13551;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion
13533;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao 13552;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao
13534;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (15805 13553;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (15935
13535;;;;;; 19693)) 13554;;;;;; 48150))
13536;;; Generated autoloads from language/lao-util.el 13555;;; Generated autoloads from language/lao-util.el
13537 13556
13538(autoload (quote lao-compose-string) "lao-util" "\ 13557(autoload (quote lao-compose-string) "lao-util" "\
@@ -13580,7 +13599,7 @@ Not documented
13580;;;*** 13599;;;***
13581 13600
13582;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 13601;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
13583;;;;;; "latin1-disp" "international/latin1-disp.el" (15377 1423)) 13602;;;;;; "latin1-disp" "international/latin1-disp.el" (15935 48018))
13584;;; Generated autoloads from international/latin1-disp.el 13603;;; Generated autoloads from international/latin1-disp.el
13585 13604
13586(defvar latin1-display nil "\ 13605(defvar latin1-display nil "\
@@ -13624,7 +13643,7 @@ use either M-x customize of the function `latin1-display'.")
13624;;;*** 13643;;;***
13625 13644
13626;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" 13645;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock"
13627;;;;;; "lazy-lock.el" (15509 27929)) 13646;;;;;; "lazy-lock.el" (15935 42241))
13628;;; Generated autoloads from lazy-lock.el 13647;;; Generated autoloads from lazy-lock.el
13629 13648
13630(autoload (quote lazy-lock-mode) "lazy-lock" "\ 13649(autoload (quote lazy-lock-mode) "lazy-lock" "\
@@ -13726,7 +13745,7 @@ Not documented
13726 13745
13727;;;*** 13746;;;***
13728 13747
13729;;;### (autoloads (life) "life" "play/life.el" (15020 64776)) 13748;;;### (autoloads (life) "life" "play/life.el" (15935 48681))
13730;;; Generated autoloads from play/life.el 13749;;; Generated autoloads from play/life.el
13731 13750
13732(autoload (quote life) "life" "\ 13751(autoload (quote life) "life" "\
@@ -13753,7 +13772,7 @@ is nil, raise an error.
13753;;;*** 13772;;;***
13754 13773
13755;;;### (autoloads (locate-with-filter locate) "locate" "locate.el" 13774;;;### (autoloads (locate-with-filter locate) "locate" "locate.el"
13756;;;;;; (15400 23926)) 13775;;;;;; (15935 42259))
13757;;; Generated autoloads from locate.el 13776;;; Generated autoloads from locate.el
13758 13777
13759(autoload (quote locate) "locate" "\ 13778(autoload (quote locate) "locate" "\
@@ -13772,7 +13791,7 @@ shown; this is often useful to constrain a big search.
13772 13791
13773;;;*** 13792;;;***
13774 13793
13775;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (15326 11642)) 13794;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (15935 42292))
13776;;; Generated autoloads from log-edit.el 13795;;; Generated autoloads from log-edit.el
13777 13796
13778(autoload (quote log-edit) "log-edit" "\ 13797(autoload (quote log-edit) "log-edit" "\
@@ -13793,8 +13812,8 @@ If BUFFER is non-nil `log-edit' will jump to that buffer, use it to edit the
13793 13812
13794;;;*** 13813;;;***
13795 13814
13796;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (15408 13815;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (15935
13797;;;;;; 51653)) 13816;;;;;; 42309))
13798;;; Generated autoloads from log-view.el 13817;;; Generated autoloads from log-view.el
13799 13818
13800(autoload (quote log-view-mode) "log-view" "\ 13819(autoload (quote log-view-mode) "log-view" "\
@@ -13803,8 +13822,8 @@ Major mode for browsing CVS log output." t nil)
13803;;;*** 13822;;;***
13804 13823
13805;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 13824;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
13806;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (15594 13825;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (15935
13807;;;;;; 61952)) 13826;;;;;; 42324))
13808;;; Generated autoloads from lpr.el 13827;;; Generated autoloads from lpr.el
13809 13828
13810(defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) 13829(defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt))))
@@ -13866,7 +13885,7 @@ If it is nil (the default), we run the `pr' program (or whatever program
13866 13885
13867Otherwise, the switches in `lpr-headers-switches' are used 13886Otherwise, the switches in `lpr-headers-switches' are used
13868in the print command itself; we expect them to request pagination. 13887in the print command itself; we expect them to request pagination.
13869 13888
13870See the variables `lpr-switches' and `lpr-command' 13889See the variables `lpr-switches' and `lpr-command'
13871for further customization of the printer command. 13890for further customization of the printer command.
13872 13891
@@ -13889,7 +13908,7 @@ If it is nil (the default), we run the `pr' program (or whatever program
13889 13908
13890Otherwise, the switches in `lpr-headers-switches' are used 13909Otherwise, the switches in `lpr-headers-switches' are used
13891in the print command itself; we expect them to request pagination. 13910in the print command itself; we expect them to request pagination.
13892 13911
13893See the variables `lpr-switches' and `lpr-command' 13912See the variables `lpr-switches' and `lpr-command'
13894for further customization of the printer command. 13913for further customization of the printer command.
13895 13914
@@ -13897,8 +13916,20 @@ for further customization of the printer command.
13897 13916
13898;;;*** 13917;;;***
13899 13918
13900;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (15676 13919;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
13901;;;;;; 9507)) 13920;;;;;; (15915 36047))
13921;;; Generated autoloads from ls-lisp.el
13922
13923(defvar ls-lisp-support-shell-wildcards t "\
13924*Non-nil means ls-lisp treats file patterns as shell wildcards.
13925Otherwise they are treated as Emacs regexps (for backward compatibility).")
13926
13927(custom-autoload (quote ls-lisp-support-shell-wildcards) "ls-lisp")
13928
13929;;;***
13930
13931;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (15935
13932;;;;;; 46813))
13902;;; Generated autoloads from calendar/lunar.el 13933;;; Generated autoloads from calendar/lunar.el
13903 13934
13904(autoload (quote phases-of-moon) "lunar" "\ 13935(autoload (quote phases-of-moon) "lunar" "\
@@ -13911,8 +13942,8 @@ This function is suitable for execution in a .emacs file.
13911 13942
13912;;;*** 13943;;;***
13913 13944
13914;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (15765 13945;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (15935
13915;;;;;; 3930)) 13946;;;;;; 48915))
13916;;; Generated autoloads from progmodes/m4-mode.el 13947;;; Generated autoloads from progmodes/m4-mode.el
13917 13948
13918(autoload (quote m4-mode) "m4-mode" "\ 13949(autoload (quote m4-mode) "m4-mode" "\
@@ -13924,7 +13955,7 @@ A major mode to edit m4 macro files.
13924;;;*** 13955;;;***
13925 13956
13926;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 13957;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
13927;;;;;; name-last-kbd-macro) "macros" "macros.el" (15741 9308)) 13958;;;;;; name-last-kbd-macro) "macros" "macros.el" (15935 42395))
13928;;; Generated autoloads from macros.el 13959;;; Generated autoloads from macros.el
13929 13960
13930(autoload (quote name-last-kbd-macro) "macros" "\ 13961(autoload (quote name-last-kbd-macro) "macros" "\
@@ -13987,7 +14018,7 @@ and mark at opposite ends of the quoted section, and use
13987Suppose you wanted to build a keyword table in C where each entry 14018Suppose you wanted to build a keyword table in C where each entry
13988looked like this: 14019looked like this:
13989 14020
13990 { \"foo\", foo_data, foo_function }, 14021 { \"foo\", foo_data, foo_function },
13991 { \"bar\", bar_data, bar_function }, 14022 { \"bar\", bar_data, bar_function },
13992 { \"baz\", baz_data, baz_function }, 14023 { \"baz\", baz_data, baz_function },
13993 14024
@@ -14043,7 +14074,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
14043 14074
14044;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 14075;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
14045;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 14076;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
14046;;;;;; (15763 38398)) 14077;;;;;; (15935 48280))
14047;;; Generated autoloads from mail/mail-hist.el 14078;;; Generated autoloads from mail/mail-hist.el
14048 14079
14049(autoload (quote mail-hist-define-keys) "mail-hist" "\ 14080(autoload (quote mail-hist-define-keys) "mail-hist" "\
@@ -14062,7 +14093,7 @@ Not documented
14062(custom-autoload (quote mail-hist-keep-history) "mail-hist") 14093(custom-autoload (quote mail-hist-keep-history) "mail-hist")
14063 14094
14064(autoload (quote mail-hist-put-headers-into-history) "mail-hist" "\ 14095(autoload (quote mail-hist-put-headers-into-history) "mail-hist" "\
14065Put headers and contents of this message into mail header history. 14096Put headers and contents of this message into mail header history.
14066Each header has its own independent history, as does the body of the 14097Each header has its own independent history, as does the body of the
14067message. 14098message.
14068 14099
@@ -14074,8 +14105,8 @@ This function normally would be called when the message is sent.
14074 14105
14075;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 14106;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
14076;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p 14107;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p
14077;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15512 14108;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15935
14078;;;;;; 17296)) 14109;;;;;; 48280))
14079;;; Generated autoloads from mail/mail-utils.el 14110;;; Generated autoloads from mail/mail-utils.el
14080 14111
14081(defvar mail-use-rfc822 nil "\ 14112(defvar mail-use-rfc822 nil "\
@@ -14123,7 +14154,7 @@ If 4th arg LIST is non-nil, return a list of all such fields.
14123;;;*** 14154;;;***
14124 14155
14125;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) 14156;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
14126;;;;;; "mailabbrev" "mail/mailabbrev.el" (15756 53831)) 14157;;;;;; "mailabbrev" "mail/mailabbrev.el" (15905 54449))
14127;;; Generated autoloads from mail/mailabbrev.el 14158;;; Generated autoloads from mail/mailabbrev.el
14128 14159
14129(autoload (quote mail-abbrevs-setup) "mailabbrev" "\ 14160(autoload (quote mail-abbrevs-setup) "mailabbrev" "\
@@ -14146,8 +14177,8 @@ If DEFINITION contains multiple addresses, separate them with commas.
14146;;;*** 14177;;;***
14147 14178
14148;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases 14179;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
14149;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (15303 14180;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (15935
14150;;;;;; 63149)) 14181;;;;;; 48280))
14151;;; Generated autoloads from mail/mailalias.el 14182;;; Generated autoloads from mail/mailalias.el
14152 14183
14153(defvar mail-complete-style (quote angles) "\ 14184(defvar mail-complete-style (quote angles) "\
@@ -14177,7 +14208,7 @@ Define NAME as a mail alias that translates to DEFINITION.
14177This means that sending a message to NAME will actually send to DEFINITION. 14208This means that sending a message to NAME will actually send to DEFINITION.
14178 14209
14179Normally, the addresses in DEFINITION must be separated by commas. 14210Normally, the addresses in DEFINITION must be separated by commas.
14180If FROM-MAILRC-FILE is non-nil, then addresses in DEFINITION 14211If FROM-MAILRC-FILE is non-nil, then addresses in DEFINITION
14181can be separated by spaces; an address can contain spaces 14212can be separated by spaces; an address can contain spaces
14182if it is quoted with double-quotes. 14213if it is quoted with double-quotes.
14183 14214
@@ -14193,7 +14224,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any.
14193;;;*** 14224;;;***
14194 14225
14195;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" 14226;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el"
14196;;;;;; (15884 63907)) 14227;;;;;; (15935 48915))
14197;;; Generated autoloads from progmodes/make-mode.el 14228;;; Generated autoloads from progmodes/make-mode.el
14198 14229
14199(autoload (quote makefile-mode) "make-mode" "\ 14230(autoload (quote makefile-mode) "make-mode" "\
@@ -14286,7 +14317,7 @@ Previous contents of that buffer are killed first.
14286 14317
14287;;;*** 14318;;;***
14288 14319
14289;;;### (autoloads (man-follow man) "man" "man.el" (15876 52549)) 14320;;;### (autoloads (man-follow man) "man" "man.el" (15935 42428))
14290;;; Generated autoloads from man.el 14321;;; Generated autoloads from man.el
14291 14322
14292(defalias (quote manual-entry) (quote man)) 14323(defalias (quote manual-entry) (quote man))
@@ -14313,7 +14344,7 @@ Get a Un*x manual page of the item under point and put it in a buffer.
14313 14344
14314;;;*** 14345;;;***
14315 14346
14316;;;### (autoloads (master-mode) "master" "master.el" (15400 24164)) 14347;;;### (autoloads (master-mode) "master" "master.el" (15935 42463))
14317;;; Generated autoloads from master.el 14348;;; Generated autoloads from master.el
14318 14349
14319(autoload (quote master-mode) "master" "\ 14350(autoload (quote master-mode) "master" "\
@@ -14344,7 +14375,7 @@ yourself the value of `master-of' by calling `master-show-slave'.
14344;;;;;; message-signature message-indent-citation-function message-cite-function 14375;;;;;; message-signature message-indent-citation-function message-cite-function
14345;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function 14376;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function
14346;;;;;; message-user-organization-file message-signature-separator 14377;;;;;; message-user-organization-file message-signature-separator
14347;;;;;; message-from-style) "message" "gnus/message.el" (15894 19683)) 14378;;;;;; message-from-style) "message" "gnus/message.el" (15935 47838))
14348;;; Generated autoloads from gnus/message.el 14379;;; Generated autoloads from gnus/message.el
14349 14380
14350(defvar message-from-style (quote default) "\ 14381(defvar message-from-style (quote default) "\
@@ -14574,7 +14605,7 @@ which specify the range to operate on.
14574;;;*** 14605;;;***
14575 14606
14576;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 14607;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
14577;;;;;; (15186 56483)) 14608;;;;;; (15935 48915))
14578;;; Generated autoloads from progmodes/meta-mode.el 14609;;; Generated autoloads from progmodes/meta-mode.el
14579 14610
14580(autoload (quote metafont-mode) "meta-mode" "\ 14611(autoload (quote metafont-mode) "meta-mode" "\
@@ -14601,7 +14632,7 @@ Turning on MetaPost mode calls the value of the variable
14601 14632
14602;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 14633;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
14603;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 14634;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
14604;;;;;; (14861 58026)) 14635;;;;;; (15935 48280))
14605;;; Generated autoloads from mail/metamail.el 14636;;; Generated autoloads from mail/metamail.el
14606 14637
14607(autoload (quote metamail-interpret-header) "metamail" "\ 14638(autoload (quote metamail-interpret-header) "metamail" "\
@@ -14645,9 +14676,9 @@ redisplayed as output is inserted.
14645;;;*** 14676;;;***
14646 14677
14647;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose 14678;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose
14648;;;;;; mh-smail-batch mh-smail) "mh-comp" "mail/mh-comp.el" (15847 14679;;;;;; mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (15935
14649;;;;;; 44728)) 14680;;;;;; 48372))
14650;;; Generated autoloads from mail/mh-comp.el 14681;;; Generated autoloads from mh-e/mh-comp.el
14651 14682
14652(autoload (quote mh-smail) "mh-comp" "\ 14683(autoload (quote mh-smail) "mh-comp" "\
14653Compose and send mail with the MH mail system. 14684Compose and send mail with the MH mail system.
@@ -14700,10 +14731,13 @@ Mode for composing letters in MH-E.\\<mh-letter-mode-map>
14700When you have finished composing, type \\[mh-send-letter] to send the message 14731When you have finished composing, type \\[mh-send-letter] to send the message
14701using the MH mail handling system. 14732using the MH mail handling system.
14702 14733
14703If MH MIME directives are added manually, you must first run \\[mh-edit-mhn] 14734There are two types of MIME directives used by MH-E: Gnus and MH. The option
14704before sending the message. MIME directives that are added by MH-E commands 14735`mh-compose-insertion' controls what type of directives are inserted by MH-E
14705such as \\[mh-mhn-compose-insertion] are processed automatically when the 14736commands. These directives can be converted to MIME body parts by running
14706message is sent. 14737\\[mh-edit-mhn] for mhn directives or \\[mh-mml-to-mime] for Gnus directives.
14738This step is mandatory if these directives are added manually. If the
14739directives are inserted with MH-E commands such as \\[mh-compose-insertion],
14740the directives are expanded automatically when the letter is sent.
14707 14741
14708Options that control this mode can be changed with 14742Options that control this mode can be changed with
14709\\[customize-group]; specify the \"mh-compose\" group. 14743\\[customize-group]; specify the \"mh-compose\" group.
@@ -14715,9 +14749,9 @@ When a message is composed, the hooks `text-mode-hook' and
14715 14749
14716;;;*** 14750;;;***
14717 14751
14718;;;### (autoloads (mh-version mh-nmail mh-rmail) "mh-e" "mail/mh-e.el" 14752;;;### (autoloads (mh-version mh-nmail mh-rmail) "mh-e" "mh-e/mh-e.el"
14719;;;;;; (15847 44728)) 14753;;;;;; (15934 55106))
14720;;; Generated autoloads from mail/mh-e.el 14754;;; Generated autoloads from mh-e/mh-e.el
14721 14755
14722(autoload (quote mh-rmail) "mh-e" "\ 14756(autoload (quote mh-rmail) "mh-e" "\
14723Inc(orporate) new mail with MH. 14757Inc(orporate) new mail with MH.
@@ -14740,8 +14774,8 @@ Display version information about MH-E and the MH mail handling system.
14740 14774
14741;;;*** 14775;;;***
14742 14776
14743;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15847 44729)) 14777;;;### (autoloads nil "mh-utils" "mh-e/mh-utils.el" (15935 48372))
14744;;; Generated autoloads from mail/mh-utils.el 14778;;; Generated autoloads from mh-e/mh-utils.el
14745 14779
14746(put (quote mh-progs) (quote risky-local-variable) t) 14780(put (quote mh-progs) (quote risky-local-variable) t)
14747 14781
@@ -14781,7 +14815,7 @@ to its second argument TM.
14781;;;*** 14815;;;***
14782 14816
14783;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 14817;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
14784;;;;;; "minibuf-eldef.el" (15381 46814)) 14818;;;;;; "minibuf-eldef.el" (15935 43116))
14785;;; Generated autoloads from minibuf-eldef.el 14819;;; Generated autoloads from minibuf-eldef.el
14786 14820
14787(defvar minibuffer-electric-default-mode nil "\ 14821(defvar minibuffer-electric-default-mode nil "\
@@ -14808,12 +14842,12 @@ Returns non-nil if the new state is enabled.
14808;;;*** 14842;;;***
14809 14843
14810;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 14844;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
14811;;;;;; (15185 54813)) 14845;;;;;; (15935 47838))
14812;;; Generated autoloads from gnus/mm-partial.el 14846;;; Generated autoloads from gnus/mm-partial.el
14813 14847
14814(autoload (quote mm-inline-partial) "mm-partial" "\ 14848(autoload (quote mm-inline-partial) "mm-partial" "\
14815Show the partial part of HANDLE. 14849Show the partial part of HANDLE.
14816This function replaces the buffer of HANDLE with a buffer contains 14850This function replaces the buffer of HANDLE with a buffer contains
14817the entire message. 14851the entire message.
14818If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing. 14852If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
14819 14853
@@ -14838,7 +14872,7 @@ Check whether the current buffer contains uu stuff.
14838;;;*** 14872;;;***
14839 14873
14840;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" 14874;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
14841;;;;;; (15185 49575)) 14875;;;;;; (15935 48915))
14842;;; Generated autoloads from progmodes/modula2.el 14876;;; Generated autoloads from progmodes/modula2.el
14843 14877
14844(autoload (quote modula-2-mode) "modula2" "\ 14878(autoload (quote modula-2-mode) "modula2" "\
@@ -14947,7 +14981,7 @@ Multiplication puzzle with GNU Emacs.
14947 14981
14948;;;*** 14982;;;***
14949 14983
14950;;;### (autoloads (msb-mode) "msb" "msb.el" (15577 9365)) 14984;;;### (autoloads (msb-mode) "msb" "msb.el" (15935 43170))
14951;;; Generated autoloads from msb.el 14985;;; Generated autoloads from msb.el
14952 14986
14953(defvar msb-mode nil "\ 14987(defvar msb-mode nil "\
@@ -14973,7 +15007,7 @@ different buffer menu using the function `msb'.
14973;;;;;; describe-current-coding-system describe-current-coding-system-briefly 15007;;;;;; describe-current-coding-system describe-current-coding-system-briefly
14974;;;;;; describe-coding-system describe-character-set list-charset-chars 15008;;;;;; describe-coding-system describe-character-set list-charset-chars
14975;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 15009;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
14976;;;;;; (15898 7844)) 15010;;;;;; (15896 48204))
14977;;; Generated autoloads from international/mule-diag.el 15011;;; Generated autoloads from international/mule-diag.el
14978 15012
14979(autoload (quote list-character-sets) "mule-diag" "\ 15013(autoload (quote list-character-sets) "mule-diag" "\
@@ -15246,7 +15280,7 @@ language environment LANG-ENV.
15246;;;*** 15280;;;***
15247 15281
15248;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" 15282;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
15249;;;;;; (15860 62074)) 15283;;;;;; (15935 43191))
15250;;; Generated autoloads from mwheel.el 15284;;; Generated autoloads from mwheel.el
15251 15285
15252(defvar mouse-wheel-mode nil "\ 15286(defvar mouse-wheel-mode nil "\
@@ -15364,7 +15398,7 @@ Open a network connection to HOST on PORT.
15364;;;;;; comment-region uncomment-region comment-kill comment-set-column 15398;;;;;; comment-region uncomment-region comment-kill comment-set-column
15365;;;;;; comment-indent comment-indent-default comment-normalize-vars 15399;;;;;; comment-indent comment-indent-default comment-normalize-vars
15366;;;;;; comment-multi-line comment-padding comment-style comment-column) 15400;;;;;; comment-multi-line comment-padding comment-style comment-column)
15367;;;;;; "newcomment" "newcomment.el" (15824 18187)) 15401;;;;;; "newcomment" "newcomment.el" (15935 43218))
15368;;; Generated autoloads from newcomment.el 15402;;; Generated autoloads from newcomment.el
15369 15403
15370(defalias (quote indent-for-comment) (quote comment-indent)) 15404(defalias (quote indent-for-comment) (quote comment-indent))
@@ -15517,8 +15551,8 @@ unless optional argument SOFT is non-nil.
15517 15551
15518;;;*** 15552;;;***
15519 15553
15520;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (15635 15554;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (15935
15521;;;;;; 30400)) 15555;;;;;; 47838))
15522;;; Generated autoloads from gnus/nndoc.el 15556;;; Generated autoloads from gnus/nndoc.el
15523 15557
15524(autoload (quote nndoc-add-type) "nndoc" "\ 15558(autoload (quote nndoc-add-type) "nndoc" "\
@@ -15533,7 +15567,7 @@ symbol in the alist.
15533;;;*** 15567;;;***
15534 15568
15535;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 15569;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
15536;;;;;; (15717 44266)) 15570;;;;;; (15935 47838))
15537;;; Generated autoloads from gnus/nnfolder.el 15571;;; Generated autoloads from gnus/nnfolder.el
15538 15572
15539(autoload (quote nnfolder-generate-active-file) "nnfolder" "\ 15573(autoload (quote nnfolder-generate-active-file) "nnfolder" "\
@@ -15545,7 +15579,7 @@ This command does not work if you use short group names.
15545;;;*** 15579;;;***
15546 15580
15547;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" 15581;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
15548;;;;;; (14858 45538)) 15582;;;;;; (15935 47838))
15549;;; Generated autoloads from gnus/nnkiboze.el 15583;;; Generated autoloads from gnus/nnkiboze.el
15550 15584
15551(autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ 15585(autoload (quote nnkiboze-generate-groups) "nnkiboze" "\
@@ -15557,7 +15591,7 @@ Finds out what articles are to be part of the nnkiboze groups.
15557;;;*** 15591;;;***
15558 15592
15559;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 15593;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
15560;;;;;; (15538 8229)) 15594;;;;;; (15935 47838))
15561;;; Generated autoloads from gnus/nnml.el 15595;;; Generated autoloads from gnus/nnml.el
15562 15596
15563(autoload (quote nnml-generate-nov-databases) "nnml" "\ 15597(autoload (quote nnml-generate-nov-databases) "nnml" "\
@@ -15568,7 +15602,7 @@ Generate NOV databases in all nnml directories.
15568;;;*** 15602;;;***
15569 15603
15570;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) 15604;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)
15571;;;;;; "nnsoup" "gnus/nnsoup.el" (15847 36480)) 15605;;;;;; "nnsoup" "gnus/nnsoup.el" (15935 47838))
15572;;; Generated autoloads from gnus/nnsoup.el 15606;;; Generated autoloads from gnus/nnsoup.el
15573 15607
15574(autoload (quote nnsoup-pack-replies) "nnsoup" "\ 15608(autoload (quote nnsoup-pack-replies) "nnsoup" "\
@@ -15618,7 +15652,7 @@ to future sessions.
15618;;;*** 15652;;;***
15619 15653
15620;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 15654;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
15621;;;;;; (15894 19682)) 15655;;;;;; (15893 60640))
15622;;; Generated autoloads from textmodes/nroff-mode.el 15656;;; Generated autoloads from textmodes/nroff-mode.el
15623 15657
15624(autoload (quote nroff-mode) "nroff-mode" "\ 15658(autoload (quote nroff-mode) "nroff-mode" "\
@@ -15631,7 +15665,7 @@ closing requests for requests that are used in matched pairs." t nil)
15631;;;*** 15665;;;***
15632 15666
15633;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" 15667;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"
15634;;;;;; (13145 50478)) 15668;;;;;; (15935 48915))
15635;;; Generated autoloads from progmodes/octave-hlp.el 15669;;; Generated autoloads from progmodes/octave-hlp.el
15636 15670
15637(autoload (quote octave-help) "octave-hlp" "\ 15671(autoload (quote octave-help) "octave-hlp" "\
@@ -15645,7 +15679,7 @@ If KEY is not a string, prompt for it with completion.
15645;;;*** 15679;;;***
15646 15680
15647;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 15681;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
15648;;;;;; (15186 56483)) 15682;;;;;; (15935 48915))
15649;;; Generated autoloads from progmodes/octave-inf.el 15683;;; Generated autoloads from progmodes/octave-inf.el
15650 15684
15651(autoload (quote inferior-octave) "octave-inf" "\ 15685(autoload (quote inferior-octave) "octave-inf" "\
@@ -15668,7 +15702,7 @@ startup file, `~/.emacs-octave'.
15668;;;*** 15702;;;***
15669 15703
15670;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 15704;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
15671;;;;;; (15791 51668)) 15705;;;;;; (15935 48915))
15672;;; Generated autoloads from progmodes/octave-mod.el 15706;;; Generated autoloads from progmodes/octave-mod.el
15673 15707
15674(autoload (quote octave-mode) "octave-mod" "\ 15708(autoload (quote octave-mode) "octave-mod" "\
@@ -15767,7 +15801,7 @@ including a reproducible test case and send the message.
15767;;;*** 15801;;;***
15768 15802
15769;;;### (autoloads (edit-options list-options) "options" "options.el" 15803;;;### (autoloads (edit-options list-options) "options" "options.el"
15770;;;;;; (15185 49574)) 15804;;;;;; (15935 43251))
15771;;; Generated autoloads from options.el 15805;;; Generated autoloads from options.el
15772 15806
15773(autoload (quote list-options) "options" "\ 15807(autoload (quote list-options) "options" "\
@@ -15789,7 +15823,7 @@ The Custom feature is intended to make this obsolete.
15789;;;*** 15823;;;***
15790 15824
15791;;;### (autoloads (outline-minor-mode outline-mode) "outline" "textmodes/outline.el" 15825;;;### (autoloads (outline-minor-mode outline-mode) "outline" "textmodes/outline.el"
15792;;;;;; (15878 13937)) 15826;;;;;; (15935 49284))
15793;;; Generated autoloads from textmodes/outline.el 15827;;; Generated autoloads from textmodes/outline.el
15794 15828
15795(autoload (quote outline-mode) "outline" "\ 15829(autoload (quote outline-mode) "outline" "\
@@ -15842,7 +15876,7 @@ See the command `outline-mode' for more information on this mode.
15842 15876
15843;;;*** 15877;;;***
15844 15878
15845;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15850 38937)) 15879;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15935 43375))
15846;;; Generated autoloads from paren.el 15880;;; Generated autoloads from paren.el
15847 15881
15848(defvar show-paren-mode nil "\ 15882(defvar show-paren-mode nil "\
@@ -15865,8 +15899,8 @@ in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time.
15865 15899
15866;;;*** 15900;;;***
15867 15901
15868;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (15736 15902;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (15935
15869;;;;;; 22106)) 15903;;;;;; 48915))
15870;;; Generated autoloads from progmodes/pascal.el 15904;;; Generated autoloads from progmodes/pascal.el
15871 15905
15872(autoload (quote pascal-mode) "pascal" "\ 15906(autoload (quote pascal-mode) "pascal" "\
@@ -15937,7 +15971,7 @@ C-Escape does list-buffers.
15937;;;*** 15971;;;***
15938 15972
15939;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" 15973;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
15940;;;;;; "emulation/pc-select.el" (15509 28072)) 15974;;;;;; "emulation/pc-select.el" (15935 47202))
15941;;; Generated autoloads from emulation/pc-select.el 15975;;; Generated autoloads from emulation/pc-select.el
15942 15976
15943(defvar pc-selection-mode nil "\ 15977(defvar pc-selection-mode nil "\
@@ -16134,8 +16168,8 @@ Completion for the `chgrp' command.
16134 16168
16135;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 16169;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
16136;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 16170;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
16137;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15694 16171;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15930
16138;;;;;; 56048)) 16172;;;;;; 37772))
16139;;; Generated autoloads from pcomplete.el 16173;;; Generated autoloads from pcomplete.el
16140 16174
16141(autoload (quote pcomplete) "pcomplete" "\ 16175(autoload (quote pcomplete) "pcomplete" "\
@@ -16194,7 +16228,7 @@ Setup shell-mode to use pcomplete.
16194 16228
16195;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 16229;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
16196;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 16230;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
16197;;;;;; "pcvs.el" (15855 28537)) 16231;;;;;; "pcvs.el" (15935 43697))
16198;;; Generated autoloads from pcvs.el 16232;;; Generated autoloads from pcvs.el
16199 16233
16200(autoload (quote cvs-checkout) "pcvs" "\ 16234(autoload (quote cvs-checkout) "pcvs" "\
@@ -16279,7 +16313,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
16279;;;*** 16313;;;***
16280 16314
16281;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 16315;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
16282;;;;;; (15825 27817)) 16316;;;;;; (15935 48915))
16283;;; Generated autoloads from progmodes/perl-mode.el 16317;;; Generated autoloads from progmodes/perl-mode.el
16284 16318
16285(autoload (quote perl-mode) "perl-mode" "\ 16319(autoload (quote perl-mode) "perl-mode" "\
@@ -16296,7 +16330,7 @@ Variables controlling indentation style:
16296 regardless of where in the line point is when the TAB command is used. 16330 regardless of where in the line point is when the TAB command is used.
16297 `perl-tab-to-comment' 16331 `perl-tab-to-comment'
16298 Non-nil means that for lines which don't need indenting, TAB will 16332 Non-nil means that for lines which don't need indenting, TAB will
16299 either delete an empty comment, indent an existing comment, move 16333 either delete an empty comment, indent an existing comment, move
16300 to end-of-line, or if at end-of-line already, create a new comment. 16334 to end-of-line, or if at end-of-line already, create a new comment.
16301 `perl-nochange' 16335 `perl-nochange'
16302 Lines starting with this regular expression are not auto-indented. 16336 Lines starting with this regular expression are not auto-indented.
@@ -16335,7 +16369,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
16335;;;*** 16369;;;***
16336 16370
16337;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 16371;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
16338;;;;;; (15803 6632)) 16372;;;;;; (15905 54616))
16339;;; Generated autoloads from textmodes/picture.el 16373;;; Generated autoloads from textmodes/picture.el
16340 16374
16341(autoload (quote picture-mode) "picture" "\ 16375(autoload (quote picture-mode) "picture" "\
@@ -16418,7 +16452,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
16418 16452
16419;;;*** 16453;;;***
16420 16454
16421;;;### (autoloads (pong) "pong" "play/pong.el" (15745 59489)) 16455;;;### (autoloads (pong) "pong" "play/pong.el" (15935 48681))
16422;;; Generated autoloads from play/pong.el 16456;;; Generated autoloads from play/pong.el
16423 16457
16424(autoload (quote pong) "pong" "\ 16458(autoload (quote pong) "pong" "\
@@ -16435,7 +16469,7 @@ pong-mode keybindings:\\<pong-mode-map>
16435;;;*** 16469;;;***
16436 16470
16437;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string) 16471;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string)
16438;;;;;; "pp" "emacs-lisp/pp.el" (15467 59919)) 16472;;;;;; "pp" "emacs-lisp/pp.el" (15935 47054))
16439;;; Generated autoloads from emacs-lisp/pp.el 16473;;; Generated autoloads from emacs-lisp/pp.el
16440 16474
16441(autoload (quote pp-to-string) "pp" "\ 16475(autoload (quote pp-to-string) "pp" "\
@@ -16491,7 +16525,7 @@ Run an inferior Prolog process, input and output via buffer *prolog*.
16491 16525
16492;;;*** 16526;;;***
16493 16527
16494;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (15272 24982)) 16528;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (15935 43727))
16495;;; Generated autoloads from ps-bdf.el 16529;;; Generated autoloads from ps-bdf.el
16496 16530
16497(defvar bdf-directory-list (if (and (memq system-type (quote (ms-dos windows-nt))) (boundp (quote installation-directory))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ 16531(defvar bdf-directory-list (if (and (memq system-type (quote (ms-dos windows-nt))) (boundp (quote installation-directory))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\
@@ -16836,7 +16870,7 @@ If EXTENSION is any other symbol, it is ignored.
16836;;;;;; quail-defrule quail-install-decode-map quail-install-map 16870;;;;;; quail-defrule quail-install-decode-map quail-install-map
16837;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 16871;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
16838;;;;;; quail-define-package quail-use-package quail-title) "quail" 16872;;;;;; quail-define-package quail-use-package quail-title) "quail"
16839;;;;;; "international/quail.el" (15821 1481)) 16873;;;;;; "international/quail.el" (15935 48018))
16840;;; Generated autoloads from international/quail.el 16874;;; Generated autoloads from international/quail.el
16841 16875
16842(autoload (quote quail-title) "quail" "\ 16876(autoload (quote quail-title) "quail" "\
@@ -17067,8 +17101,8 @@ of each directory.
17067 17101
17068;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 17102;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
17069;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 17103;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
17070;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (15186 17104;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (15935
17071;;;;;; 56483)) 17105;;;;;; 48476))
17072;;; Generated autoloads from net/quickurl.el 17106;;; Generated autoloads from net/quickurl.el
17073 17107
17074(defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\ 17108(defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\
@@ -17139,8 +17173,8 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
17139 17173
17140;;;*** 17174;;;***
17141 17175
17142;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (15425 17176;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (15935
17143;;;;;; 23455)) 17177;;;;;; 48476))
17144;;; Generated autoloads from net/rcompile.el 17178;;; Generated autoloads from net/rcompile.el
17145 17179
17146(autoload (quote remote-compile) "rcompile" "\ 17180(autoload (quote remote-compile) "rcompile" "\
@@ -17152,7 +17186,7 @@ See \\[compile].
17152;;;*** 17186;;;***
17153 17187
17154;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 17188;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
17155;;;;;; (15832 7035)) 17189;;;;;; (15935 47054))
17156;;; Generated autoloads from emacs-lisp/re-builder.el 17190;;; Generated autoloads from emacs-lisp/re-builder.el
17157 17191
17158(autoload (quote re-builder) "re-builder" "\ 17192(autoload (quote re-builder) "re-builder" "\
@@ -17164,7 +17198,7 @@ Call up the RE Builder for the current window.
17164 17198
17165;;;### (autoloads (recentf-mode recentf-open-more-files recentf-open-files 17199;;;### (autoloads (recentf-mode recentf-open-more-files recentf-open-files
17166;;;;;; recentf-cleanup recentf-edit-list recentf-save-list) "recentf" 17200;;;;;; recentf-cleanup recentf-edit-list recentf-save-list) "recentf"
17167;;;;;; "recentf.el" (15565 4605)) 17201;;;;;; "recentf.el" (15930 37795))
17168;;; Generated autoloads from recentf.el 17202;;; Generated autoloads from recentf.el
17169 17203
17170(autoload (quote recentf-save-list) "recentf" "\ 17204(autoload (quote recentf-save-list) "recentf" "\
@@ -17218,8 +17252,8 @@ were operated on recently.
17218;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle 17252;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
17219;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 17253;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
17220;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 17254;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
17221;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (15670 17255;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (15935
17222;;;;;; 23755)) 17256;;;;;; 43819))
17223;;; Generated autoloads from rect.el 17257;;; Generated autoloads from rect.el
17224 17258
17225(autoload (quote move-to-column-force) "rect" "\ 17259(autoload (quote move-to-column-force) "rect" "\
@@ -17341,8 +17375,8 @@ rectangle which were empty.
17341 17375
17342;;;*** 17376;;;***
17343 17377
17344;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15832 17378;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15935
17345;;;;;; 33651)) 17379;;;;;; 49285))
17346;;; Generated autoloads from textmodes/refill.el 17380;;; Generated autoloads from textmodes/refill.el
17347 17381
17348(autoload (quote refill-mode) "refill" "\ 17382(autoload (quote refill-mode) "refill" "\
@@ -17358,7 +17392,7 @@ refilling if they would cause auto-filling.
17358;;;*** 17392;;;***
17359 17393
17360;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el" 17394;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el"
17361;;;;;; (15789 45612)) 17395;;;;;; (15927 49403))
17362;;; Generated autoloads from textmodes/reftex.el 17396;;; Generated autoloads from textmodes/reftex.el
17363 17397
17364(autoload (quote turn-on-reftex) "reftex" "\ 17398(autoload (quote turn-on-reftex) "reftex" "\
@@ -17402,7 +17436,7 @@ on the menu bar.
17402;;;*** 17436;;;***
17403 17437
17404;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 17438;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
17405;;;;;; (15714 7356)) 17439;;;;;; (15935 49285))
17406;;; Generated autoloads from textmodes/reftex-cite.el 17440;;; Generated autoloads from textmodes/reftex-cite.el
17407 17441
17408(autoload (quote reftex-citation) "reftex-cite" "\ 17442(autoload (quote reftex-citation) "reftex-cite" "\
@@ -17431,7 +17465,7 @@ While entering the regexp, completion on knows citation keys is possible.
17431;;;*** 17465;;;***
17432 17466
17433;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 17467;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
17434;;;;;; (15723 19553)) 17468;;;;;; (15935 49285))
17435;;; Generated autoloads from textmodes/reftex-index.el 17469;;; Generated autoloads from textmodes/reftex-index.el
17436 17470
17437(autoload (quote reftex-index-phrases-mode) "reftex-index" "\ 17471(autoload (quote reftex-index-phrases-mode) "reftex-index" "\
@@ -17464,7 +17498,7 @@ Here are all local bindings.
17464;;;*** 17498;;;***
17465 17499
17466;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 17500;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
17467;;;;;; (15631 43946)) 17501;;;;;; (15935 47054))
17468;;; Generated autoloads from emacs-lisp/regexp-opt.el 17502;;; Generated autoloads from emacs-lisp/regexp-opt.el
17469 17503
17470(autoload (quote regexp-opt) "regexp-opt" "\ 17504(autoload (quote regexp-opt) "regexp-opt" "\
@@ -17491,7 +17525,7 @@ in REGEXP.
17491 17525
17492;;;*** 17526;;;***
17493 17527
17494;;;### (autoloads (repeat) "repeat" "repeat.el" (15182 61046)) 17528;;;### (autoloads (repeat) "repeat" "repeat.el" (15935 43856))
17495;;; Generated autoloads from repeat.el 17529;;; Generated autoloads from repeat.el
17496 17530
17497(autoload (quote repeat) "repeat" "\ 17531(autoload (quote repeat) "repeat" "\
@@ -17568,8 +17602,8 @@ first comment line visible (if point is in a comment).
17568 17602
17569;;;*** 17603;;;***
17570 17604
17571;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (12679 17605;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (15935
17572;;;;;; 50658)) 17606;;;;;; 43901))
17573;;; Generated autoloads from resume.el 17607;;; Generated autoloads from resume.el
17574 17608
17575(autoload (quote resume-suspend-hook) "resume" "\ 17609(autoload (quote resume-suspend-hook) "resume" "\
@@ -17724,7 +17758,7 @@ variable.
17724;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output 17758;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
17725;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers 17759;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
17726;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) 17760;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names)
17727;;;;;; "rmail" "mail/rmail.el" (15898 7843)) 17761;;;;;; "rmail" "mail/rmail.el" (15897 43157))
17728;;; Generated autoloads from mail/rmail.el 17762;;; Generated autoloads from mail/rmail.el
17729 17763
17730(defvar rmail-dont-reply-to-names nil "\ 17764(defvar rmail-dont-reply-to-names nil "\
@@ -18037,7 +18071,7 @@ If FILE-NAME is empty, remove any existing inbox list.
18037 18071
18038;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output 18072;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output
18039;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" 18073;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout"
18040;;;;;; "mail/rmailout.el" (15185 49575)) 18074;;;;;; "mail/rmailout.el" (15935 40173))
18041;;; Generated autoloads from mail/rmailout.el 18075;;; Generated autoloads from mail/rmailout.el
18042 18076
18043(defvar rmail-output-file-alist nil "\ 18077(defvar rmail-output-file-alist nil "\
@@ -18104,8 +18138,8 @@ FILE-NAME defaults, interactively, from the Subject field of the message.
18104 18138
18105;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent 18139;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent
18106;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject 18140;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject
18107;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (15185 18141;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (15935
18108;;;;;; 49575)) 18142;;;;;; 48280))
18109;;; Generated autoloads from mail/rmailsort.el 18143;;; Generated autoloads from mail/rmailsort.el
18110 18144
18111(autoload (quote rmail-sort-by-date) "rmailsort" "\ 18145(autoload (quote rmail-sort-by-date) "rmailsort" "\
@@ -18157,7 +18191,7 @@ KEYWORDS is a comma-separated list of labels.
18157;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp 18191;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
18158;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 18192;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
18159;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 18193;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
18160;;;;;; "rmailsum" "mail/rmailsum.el" (15649 48498)) 18194;;;;;; "rmailsum" "mail/rmailsum.el" (15935 48280))
18161;;; Generated autoloads from mail/rmailsum.el 18195;;; Generated autoloads from mail/rmailsum.el
18162 18196
18163(defvar rmail-summary-scroll-between-messages t "\ 18197(defvar rmail-summary-scroll-between-messages t "\
@@ -18201,7 +18235,7 @@ Emacs will list the header line in the RMAIL-summary.
18201(autoload (quote rmail-summary-by-topic) "rmailsum" "\ 18235(autoload (quote rmail-summary-by-topic) "rmailsum" "\
18202Display a summary of all messages with the given SUBJECT. 18236Display a summary of all messages with the given SUBJECT.
18203Normally checks the Subject field of headers; 18237Normally checks the Subject field of headers;
18204but if WHOLE-MESSAGE is non-nil (prefix arg given), 18238but if WHOLE-MESSAGE is non-nil (prefix arg given),
18205 look in the whole message. 18239 look in the whole message.
18206SUBJECT is a string of regexps separated by commas. 18240SUBJECT is a string of regexps separated by commas.
18207 18241
@@ -18239,7 +18273,7 @@ Setting this variable has an effect only before reading a mail.")
18239;;;*** 18273;;;***
18240 18274
18241;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el" 18275;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el"
18242;;;;;; (15185 49575)) 18276;;;;;; (15935 48553))
18243;;; Generated autoloads from obsolete/rnewspost.el 18277;;; Generated autoloads from obsolete/rnewspost.el
18244 18278
18245(autoload (quote news-post-news) "rnewspost" "\ 18279(autoload (quote news-post-news) "rnewspost" "\
@@ -18252,7 +18286,7 @@ If NOQUERY is non-nil, we do not query before doing the work.
18252;;;*** 18286;;;***
18253 18287
18254;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 18288;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
18255;;;;;; rot13-string rot13) "rot13" "rot13.el" (15600 5650)) 18289;;;;;; rot13-string rot13) "rot13" "rot13.el" (15935 43923))
18256;;; Generated autoloads from rot13.el 18290;;; Generated autoloads from rot13.el
18257 18291
18258(autoload (quote rot13) "rot13" "\ 18292(autoload (quote rot13) "rot13" "\
@@ -18333,8 +18367,8 @@ This function is obsolete.
18333 18367
18334;;;*** 18368;;;***
18335 18369
18336;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (15744 18370;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (15935
18337;;;;;; 2097)) 18371;;;;;; 62288))
18338;;; Generated autoloads from ruler-mode.el 18372;;; Generated autoloads from ruler-mode.el
18339 18373
18340(autoload (quote ruler-mode) "ruler-mode" "\ 18374(autoload (quote ruler-mode) "ruler-mode" "\
@@ -18344,8 +18378,8 @@ Display a ruler in the header line if ARG > 0.
18344 18378
18345;;;*** 18379;;;***
18346 18380
18347;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15879 18381;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15935
18348;;;;;; 19260)) 18382;;;;;; 47054))
18349;;; Generated autoloads from emacs-lisp/rx.el 18383;;; Generated autoloads from emacs-lisp/rx.el
18350 18384
18351(autoload (quote rx-to-string) "rx" "\ 18385(autoload (quote rx-to-string) "rx" "\
@@ -18378,7 +18412,7 @@ CHAR
18378 matches any character in SET. SET may be a character or string. 18412 matches any character in SET. SET may be a character or string.
18379 Ranges of characters can be specified as `A-Z' in strings. 18413 Ranges of characters can be specified as `A-Z' in strings.
18380 18414
18381'(in SET)' 18415'(in SET)'
18382 like `any'. 18416 like `any'.
18383 18417
18384`(not (any SET))' 18418`(not (any SET))'
@@ -18580,7 +18614,7 @@ CHAR
18580 18614
18581`(one-or-more SEXP)' 18615`(one-or-more SEXP)'
18582 matches one or more occurrences of A. 18616 matches one or more occurrences of A.
18583 18617
18584`(1+ SEXP)' 18618`(1+ SEXP)'
18585 like `one-or-more'. 18619 like `one-or-more'.
18586 18620
@@ -18592,7 +18626,7 @@ CHAR
18592 18626
18593`(zero-or-one SEXP)' 18627`(zero-or-one SEXP)'
18594 matches zero or one occurrences of A. 18628 matches zero or one occurrences of A.
18595 18629
18596`(optional SEXP)' 18630`(optional SEXP)'
18597 like `zero-or-one'. 18631 like `zero-or-one'.
18598 18632
@@ -18699,7 +18733,7 @@ Interesting variables:
18699;;;*** 18733;;;***
18700 18734
18701;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 18735;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
18702;;;;;; (15838 62789)) 18736;;;;;; (15935 44067))
18703;;; Generated autoloads from scroll-all.el 18737;;; Generated autoloads from scroll-all.el
18704 18738
18705(defvar scroll-all-mode nil "\ 18739(defvar scroll-all-mode nil "\
@@ -18725,7 +18759,7 @@ apply to all visible windows in the same frame.
18725;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 18759;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
18726;;;;;; mail-header-separator send-mail-function mail-yank-ignored-headers 18760;;;;;; mail-header-separator send-mail-function mail-yank-ignored-headers
18727;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from 18761;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from
18728;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (15898 7843)) 18762;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (15935 48280))
18729;;; Generated autoloads from mail/sendmail.el 18763;;; Generated autoloads from mail/sendmail.el
18730 18764
18731(defvar mail-from-style (quote angles) "\ 18765(defvar mail-from-style (quote angles) "\
@@ -18928,7 +18962,8 @@ Like `mail' command, but display mail buffer in another frame.
18928 18962
18929;;;*** 18963;;;***
18930 18964
18931;;;### (autoloads (server-start) "server" "server.el" (15811 25257)) 18965;;;### (autoloads (server-mode server-start) "server" "server.el"
18966;;;;;; (15909 40748))
18932;;; Generated autoloads from server.el 18967;;; Generated autoloads from server.el
18933 18968
18934(autoload (quote server-start) "server" "\ 18969(autoload (quote server-start) "server" "\
@@ -18942,9 +18977,25 @@ Prefix arg means just kill any existing server communications subprocess.
18942 18977
18943\(fn &optional LEAVE-DEAD)" t nil) 18978\(fn &optional LEAVE-DEAD)" t nil)
18944 18979
18980(defvar server-mode nil "\
18981Non-nil if Server mode is enabled.
18982See the command `server-mode' for a description of this minor-mode.
18983Setting this variable directly does not take effect;
18984use either \\[customize] or the function `server-mode'.")
18985
18986(custom-autoload (quote server-mode) "server")
18987
18988(autoload (quote server-mode) "server" "\
18989Toggle Server mode.
18990With ARG, turn Server mode on if ARG is positive, off otherwise.
18991Server mode runs a process that accepts commands from the
18992`emacsclient' program. See `server-start' and Info node `Emacs server'.
18993
18994\(fn &optional ARG)" t nil)
18995
18945;;;*** 18996;;;***
18946 18997
18947;;;### (autoloads (ses-mode) "ses" "ses.el" (15765 63714)) 18998;;;### (autoloads (ses-mode) "ses" "ses.el" (15933 28295))
18948;;; Generated autoloads from ses.el 18999;;; Generated autoloads from ses.el
18949 19000
18950(autoload (quote ses-mode) "ses" "\ 19001(autoload (quote ses-mode) "ses" "\
@@ -18962,7 +19013,7 @@ These are active only in the minibuffer, when entering or editing a formula:
18962;;;*** 19013;;;***
18963 19014
18964;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 19015;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
18965;;;;;; (15832 27979)) 19016;;;;;; (15904 40709))
18966;;; Generated autoloads from textmodes/sgml-mode.el 19017;;; Generated autoloads from textmodes/sgml-mode.el
18967 19018
18968(autoload (quote sgml-mode) "sgml-mode" "\ 19019(autoload (quote sgml-mode) "sgml-mode" "\
@@ -19024,7 +19075,7 @@ To work around that, do:
19024;;;*** 19075;;;***
19025 19076
19026;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 19077;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
19027;;;;;; (15804 28698)) 19078;;;;;; (15913 47934))
19028;;; Generated autoloads from progmodes/sh-script.el 19079;;; Generated autoloads from progmodes/sh-script.el
19029 19080
19030(put (quote sh-mode) (quote mode-class) (quote special)) 19081(put (quote sh-mode) (quote mode-class) (quote special))
@@ -19090,7 +19141,7 @@ with your script for an edit-interpret-debug cycle.
19090;;;*** 19141;;;***
19091 19142
19092;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 19143;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
19093;;;;;; (15834 21036)) 19144;;;;;; (15935 47054))
19094;;; Generated autoloads from emacs-lisp/shadow.el 19145;;; Generated autoloads from emacs-lisp/shadow.el
19095 19146
19096(autoload (quote list-load-path-shadows) "shadow" "\ 19147(autoload (quote list-load-path-shadows) "shadow" "\
@@ -19137,8 +19188,8 @@ buffer called `*Shadows*'. Shadowings are located by calling the
19137;;;*** 19188;;;***
19138 19189
19139;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 19190;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
19140;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (15508 19191;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (15935
19141;;;;;; 64852)) 19192;;;;;; 44093))
19142;;; Generated autoloads from shadowfile.el 19193;;; Generated autoloads from shadowfile.el
19143 19194
19144(autoload (quote shadow-define-cluster) "shadowfile" "\ 19195(autoload (quote shadow-define-cluster) "shadowfile" "\
@@ -19177,7 +19228,7 @@ Set up file shadowing.
19177;;;*** 19228;;;***
19178 19229
19179;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 19230;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
19180;;;;;; (15809 48811)) 19231;;;;;; (15930 37817))
19181;;; Generated autoloads from shell.el 19232;;; Generated autoloads from shell.el
19182 19233
19183(defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ 19234(defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
@@ -19223,8 +19274,8 @@ Otherwise, one argument `-i' is passed to the shell.
19223 19274
19224;;;*** 19275;;;***
19225 19276
19226;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (15719 19277;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (15935
19227;;;;;; 38782)) 19278;;;;;; 48915))
19228;;; Generated autoloads from progmodes/simula.el 19279;;; Generated autoloads from progmodes/simula.el
19229 19280
19230(autoload (quote simula-mode) "simula" "\ 19281(autoload (quote simula-mode) "simula" "\
@@ -19278,7 +19329,7 @@ at all.
19278 19329
19279;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy 19330;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy
19280;;;;;; skeleton-proxy-new define-skeleton) "skeleton" "skeleton.el" 19331;;;;;; skeleton-proxy-new define-skeleton) "skeleton" "skeleton.el"
19281;;;;;; (15585 7091)) 19332;;;;;; (15912 26916))
19282;;; Generated autoloads from skeleton.el 19333;;; Generated autoloads from skeleton.el
19283 19334
19284(defvar skeleton-filter (quote identity) "\ 19335(defvar skeleton-filter (quote identity) "\
@@ -19402,7 +19453,7 @@ symmetrical ones, and the same character twice for the others.
19402;;;*** 19453;;;***
19403 19454
19404;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" 19455;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el"
19405;;;;;; (15781 47404)) 19456;;;;;; (15935 44142))
19406;;; Generated autoloads from smerge-mode.el 19457;;; Generated autoloads from smerge-mode.el
19407 19458
19408(autoload (quote smerge-ediff) "smerge-mode" "\ 19459(autoload (quote smerge-ediff) "smerge-mode" "\
@@ -19435,7 +19486,7 @@ which smileys to operate on and which images to use for them.
19435;;;*** 19486;;;***
19436 19487
19437;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 19488;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
19438;;;;;; "mail/smtpmail.el" (15868 11768)) 19489;;;;;; "mail/smtpmail.el" (15935 48280))
19439;;; Generated autoloads from mail/smtpmail.el 19490;;; Generated autoloads from mail/smtpmail.el
19440 19491
19441(autoload (quote smtpmail-send-it) "smtpmail" "\ 19492(autoload (quote smtpmail-send-it) "smtpmail" "\
@@ -19505,7 +19556,7 @@ then `snmpv2-mode-hook'.
19505 19556
19506;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name 19557;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
19507;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) 19558;;;;;; calendar-longitude calendar-latitude calendar-time-display-form)
19508;;;;;; "solar" "calendar/solar.el" (15855 28972)) 19559;;;;;; "solar" "calendar/solar.el" (15935 46813))
19509;;; Generated autoloads from calendar/solar.el 19560;;; Generated autoloads from calendar/solar.el
19510 19561
19511(defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ 19562(defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\
@@ -19576,8 +19627,8 @@ Requires floating point.
19576 19627
19577;;;*** 19628;;;***
19578 19629
19579;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (15543 19630;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (15935
19580;;;;;; 12464)) 19631;;;;;; 48681))
19581;;; Generated autoloads from play/solitaire.el 19632;;; Generated autoloads from play/solitaire.el
19582 19633
19583(autoload (quote solitaire) "solitaire" "\ 19634(autoload (quote solitaire) "solitaire" "\
@@ -19598,22 +19649,22 @@ I don't know who invented this game, but it seems to be rather old and
19598its origin seems to be northern Africa. Here's how to play: 19649its origin seems to be northern Africa. Here's how to play:
19599Initially, the board will look similar to this: 19650Initially, the board will look similar to this:
19600 19651
19601 Le Solitaire 19652 Le Solitaire
19602 ============ 19653 ============
19603 19654
19604 o o o 19655 o o o
19605 19656
19606 o o o 19657 o o o
19607 19658
19608 o o o o o o o 19659 o o o o o o o
19609 19660
19610 o o o . o o o 19661 o o o . o o o
19611 19662
19612 o o o o o o o 19663 o o o o o o o
19613 19664
19614 o o o 19665 o o o
19615 19666
19616 o o o 19667 o o o
19617 19668
19618Let's call the o's stones and the .'s holes. One stone fits into one 19669Let's call the o's stones and the .'s holes. One stone fits into one
19619hole. As you can see, all holes but one are occupied by stones. The 19670hole. As you can see, all holes but one are occupied by stones. The
@@ -19630,18 +19681,18 @@ which therefore is taken away. The above thus `evaluates' to: . . o
19630 19681
19631That's all. Here's the board after two moves: 19682That's all. Here's the board after two moves:
19632 19683
19633 o o o 19684 o o o
19634 19685
19635 . o o 19686 . o o
19636 19687
19637 o o . o o o o 19688 o o . o o o o
19638 19689
19639 o . o o o o o 19690 o . o o o o o
19640 19691
19641 o o o o o o o 19692 o o o o o o o
19642 19693
19643 o o o 19694 o o o
19644 19695
19645 o o o 19696 o o o
19646 19697
19647Pick your favourite shortcuts: 19698Pick your favourite shortcuts:
@@ -19654,7 +19705,7 @@ Pick your favourite shortcuts:
19654 19705
19655;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 19706;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
19656;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 19707;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
19657;;;;;; sort-lines sort-subr) "sort" "sort.el" (15542 22464)) 19708;;;;;; sort-lines sort-subr) "sort" "sort.el" (15935 44159))
19658;;; Generated autoloads from sort.el 19709;;; Generated autoloads from sort.el
19659 19710
19660(autoload (quote sort-subr) "sort" "\ 19711(autoload (quote sort-subr) "sort" "\
@@ -19795,7 +19846,7 @@ From a program takes two point or marker arguments, BEG and END.
19795;;;*** 19846;;;***
19796 19847
19797;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 19848;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
19798;;;;;; "speedbar.el" (15858 26734)) 19849;;;;;; "speedbar.el" (15935 44194))
19799;;; Generated autoloads from speedbar.el 19850;;; Generated autoloads from speedbar.el
19800 19851
19801(defalias (quote speedbar) (quote speedbar-frame-mode)) 19852(defalias (quote speedbar) (quote speedbar-frame-mode))
@@ -20247,8 +20298,8 @@ To use LINTER font locking by default, put this line into your .emacs :
20247;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 20298;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
20248;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 20299;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
20249;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 20300;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
20250;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (15663 20301;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (15935
20251;;;;;; 5577)) 20302;;;;;; 44229))
20252;;; Generated autoloads from strokes.el 20303;;; Generated autoloads from strokes.el
20253 20304
20254(autoload (quote strokes-global-set-stroke) "strokes" "\ 20305(autoload (quote strokes-global-set-stroke) "strokes" "\
@@ -20376,7 +20427,7 @@ Studlify-case the current buffer.
20376;;;*** 20427;;;***
20377 20428
20378;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 20429;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
20379;;;;;; (15497 10307)) 20430;;;;;; (15935 48280))
20380;;; Generated autoloads from mail/supercite.el 20431;;; Generated autoloads from mail/supercite.el
20381 20432
20382(autoload (quote sc-cite-original) "supercite" "\ 20433(autoload (quote sc-cite-original) "supercite" "\
@@ -20407,8 +20458,8 @@ before, and `sc-post-hook' is run after the guts of this function.
20407 20458
20408;;;*** 20459;;;***
20409 20460
20410;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (15741 20461;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (15935
20411;;;;;; 11077)) 20462;;;;;; 47054))
20412;;; Generated autoloads from emacs-lisp/syntax.el 20463;;; Generated autoloads from emacs-lisp/syntax.el
20413 20464
20414(autoload (quote syntax-ppss) "syntax" "\ 20465(autoload (quote syntax-ppss) "syntax" "\
@@ -20460,7 +20511,7 @@ The variable `tab-width' controls the spacing of tab stops.
20460;;;;;; table-recognize table-insert-row-column table-insert-column 20511;;;;;; table-recognize table-insert-row-column table-insert-column
20461;;;;;; table-insert-row table-insert table-point-left-cell-hook 20512;;;;;; table-insert-row table-insert table-point-left-cell-hook
20462;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 20513;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
20463;;;;;; "table" "textmodes/table.el" (15832 6361)) 20514;;;;;; "table" "textmodes/table.el" (15935 49285))
20464;;; Generated autoloads from textmodes/table.el 20515;;; Generated autoloads from textmodes/table.el
20465 20516
20466(defvar table-cell-map-hook nil "\ 20517(defvar table-cell-map-hook nil "\
@@ -20535,7 +20586,7 @@ width information to `table-insert'.
20535 20586
20536Cell width(s): 14 6 32 20587Cell width(s): 14 6 32
20537 20588
20538instead of 20589instead of
20539 20590
20540Cell width(s): 5 20591Cell width(s): 5
20541 20592
@@ -21058,20 +21109,20 @@ Connect to display DISPLAY for the Emacs talk group.
21058 21109
21059;;;*** 21110;;;***
21060 21111
21061;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15764 50629)) 21112;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15935 44314))
21062;;; Generated autoloads from tar-mode.el 21113;;; Generated autoloads from tar-mode.el
21063 21114
21064(autoload (quote tar-mode) "tar-mode" "\ 21115(autoload (quote tar-mode) "tar-mode" "\
21065Major mode for viewing a tar file as a dired-like listing of its contents. 21116Major mode for viewing a tar file as a dired-like listing of its contents.
21066You can move around using the usual cursor motion commands. 21117You can move around using the usual cursor motion commands.
21067Letters no longer insert themselves. 21118Letters no longer insert themselves.
21068Type `e' to pull a file out of the tar file and into its own buffer; 21119Type `e' to pull a file out of the tar file and into its own buffer;
21069or click mouse-2 on the file's line in the Tar mode buffer. 21120or click mouse-2 on the file's line in the Tar mode buffer.
21070Type `c' to copy an entry from the tar file into another file on disk. 21121Type `c' to copy an entry from the tar file into another file on disk.
21071 21122
21072If you edit a sub-file of this archive (as with the `e' command) and 21123If you edit a sub-file of this archive (as with the `e' command) and
21073save it with Control-x Control-s, the contents of that buffer will be 21124save it with Control-x Control-s, the contents of that buffer will be
21074saved back into the tar-file buffer; in this way you can edit a file 21125saved back into the tar-file buffer; in this way you can edit a file
21075inside of a tar archive without extracting it and re-archiving it. 21126inside of a tar archive without extracting it and re-archiving it.
21076 21127
21077See also: variables `tar-update-datestamp' and `tar-anal-blocksize'. 21128See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
@@ -21080,7 +21131,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
21080;;;*** 21131;;;***
21081 21132
21082;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 21133;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
21083;;;;;; "progmodes/tcl.el" (15818 34121)) 21134;;;;;; "progmodes/tcl.el" (15935 48915))
21084;;; Generated autoloads from progmodes/tcl.el 21135;;; Generated autoloads from progmodes/tcl.el
21085 21136
21086(autoload (quote tcl-mode) "tcl" "\ 21137(autoload (quote tcl-mode) "tcl" "\
@@ -21130,7 +21181,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
21130 21181
21131;;;*** 21182;;;***
21132 21183
21133;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (15430 11124)) 21184;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (15935 48476))
21134;;; Generated autoloads from net/telnet.el 21185;;; Generated autoloads from net/telnet.el
21135 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 21186 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
21136 21187
@@ -21154,8 +21205,8 @@ Normally input is edited in Emacs and sent a line at a time.
21154 21205
21155;;;*** 21206;;;***
21156 21207
21157;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15548 21208;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15935
21158;;;;;; 29279)) 21209;;;;;; 44347))
21159;;; Generated autoloads from term.el 21210;;; Generated autoloads from term.el
21160 21211
21161(autoload (quote make-term) "term" "\ 21212(autoload (quote make-term) "term" "\
@@ -21169,6 +21220,10 @@ the process. Any more args are arguments to PROGRAM.
21169 21220
21170(autoload (quote term) "term" "\ 21221(autoload (quote term) "term" "\
21171Start a terminal-emulator in a new buffer. 21222Start a terminal-emulator in a new buffer.
21223The buffer is in Term mode; see `term-mode' for the
21224commands to use in that buffer.
21225
21226\\<term-raw-map>Type \\[switch-to-buffer] to switch to another buffer.
21172 21227
21173\(fn PROGRAM)" t nil) 21228\(fn PROGRAM)" t nil)
21174 21229
@@ -21557,7 +21612,7 @@ Not documented
21557;;;*** 21612;;;***
21558 21613
21559;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 21614;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
21560;;;;;; "texinfmt" "textmodes/texinfmt.el" (15878 14033)) 21615;;;;;; "texinfmt" "textmodes/texinfmt.el" (15935 49285))
21561;;; Generated autoloads from textmodes/texinfmt.el 21616;;; Generated autoloads from textmodes/texinfmt.el
21562 21617
21563(autoload (quote texinfo-format-buffer) "texinfmt" "\ 21618(autoload (quote texinfo-format-buffer) "texinfmt" "\
@@ -21597,7 +21652,7 @@ if large. You can use Info-split to do this manually.
21597;;;*** 21652;;;***
21598 21653
21599;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 21654;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
21600;;;;;; "texinfo" "textmodes/texinfo.el" (15806 15936)) 21655;;;;;; "texinfo" "textmodes/texinfo.el" (15935 49285))
21601;;; Generated autoloads from textmodes/texinfo.el 21656;;; Generated autoloads from textmodes/texinfo.el
21602 21657
21603(defvar texinfo-open-quote "``" "\ 21658(defvar texinfo-open-quote "``" "\
@@ -21681,7 +21736,7 @@ value of `texinfo-mode-hook'." t nil)
21681 21736
21682;;;### (autoloads (thai-composition-function thai-post-read-conversion 21737;;;### (autoloads (thai-composition-function thai-post-read-conversion
21683;;;;;; thai-compose-buffer thai-compose-string thai-compose-region) 21738;;;;;; thai-compose-buffer thai-compose-string thai-compose-region)
21684;;;;;; "thai-util" "language/thai-util.el" (15805 19733)) 21739;;;;;; "thai-util" "language/thai-util.el" (15935 48150))
21685;;; Generated autoloads from language/thai-util.el 21740;;; Generated autoloads from language/thai-util.el
21686 21741
21687(autoload (quote thai-compose-region) "thai-util" "\ 21742(autoload (quote thai-compose-region) "thai-util" "\
@@ -21720,7 +21775,7 @@ The return value is number of composed characters.
21720 21775
21721;;;### (autoloads (list-at-point number-at-point symbol-at-point 21776;;;### (autoloads (list-at-point number-at-point symbol-at-point
21722;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 21777;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
21723;;;;;; "thingatpt" "thingatpt.el" (15786 7543)) 21778;;;;;; "thingatpt" "thingatpt.el" (15935 44362))
21724;;; Generated autoloads from thingatpt.el 21779;;; Generated autoloads from thingatpt.el
21725 21780
21726(autoload (quote forward-thing) "thingatpt" "\ 21781(autoload (quote forward-thing) "thingatpt" "\
@@ -21780,7 +21835,7 @@ Not documented
21780;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region 21835;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region
21781;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan 21836;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan
21782;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" 21837;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util"
21783;;;;;; "language/tibet-util.el" (15576 33872)) 21838;;;;;; "language/tibet-util.el" (15935 48150))
21784;;; Generated autoloads from language/tibet-util.el 21839;;; Generated autoloads from language/tibet-util.el
21785 21840
21786(autoload (quote tibetan-char-p) "tibet-util" "\ 21841(autoload (quote tibetan-char-p) "tibet-util" "\
@@ -21859,7 +21914,7 @@ Not documented
21859;;;*** 21914;;;***
21860 21915
21861;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 21916;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
21862;;;;;; (15489 14486)) 21917;;;;;; (15935 49285))
21863;;; Generated autoloads from textmodes/tildify.el 21918;;; Generated autoloads from textmodes/tildify.el
21864 21919
21865(autoload (quote tildify-region) "tildify" "\ 21920(autoload (quote tildify-region) "tildify" "\
@@ -22004,7 +22059,7 @@ If DATE is malformed, return a time value of zeros.
22004;;;*** 22059;;;***
22005 22060
22006;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 22061;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
22007;;;;;; "time-stamp.el" (15744 11845)) 22062;;;;;; "time-stamp.el" (15931 55755))
22008;;; Generated autoloads from time-stamp.el 22063;;; Generated autoloads from time-stamp.el
22009 22064
22010(autoload (quote time-stamp) "time-stamp" "\ 22065(autoload (quote time-stamp) "time-stamp" "\
@@ -22017,7 +22072,7 @@ look like one of the following:
22017 Time-stamp: <> 22072 Time-stamp: <>
22018 Time-stamp: \" \" 22073 Time-stamp: \" \"
22019The time stamp is written between the brackets or quotes: 22074The time stamp is written between the brackets or quotes:
22020 Time-stamp: <1998-02-18 10:20:51 gildea> 22075 Time-stamp: <2001-02-18 10:20:51 gildea>
22021The time stamp is updated only if the variable `time-stamp-active' is non-nil. 22076The time stamp is updated only if the variable `time-stamp-active' is non-nil.
22022The format of the time stamp is set by the variable `time-stamp-format'. 22077The format of the time stamp is set by the variable `time-stamp-format'.
22023The variables `time-stamp-line-limit', `time-stamp-start', `time-stamp-end', 22078The variables `time-stamp-line-limit', `time-stamp-start', `time-stamp-end',
@@ -22028,7 +22083,7 @@ template.
22028 22083
22029(autoload (quote time-stamp-toggle-active) "time-stamp" "\ 22084(autoload (quote time-stamp-toggle-active) "time-stamp" "\
22030Toggle `time-stamp-active', setting whether \\[time-stamp] updates a buffer. 22085Toggle `time-stamp-active', setting whether \\[time-stamp] updates a buffer.
22031With arg, turn time stamping on if and only if arg is positive. 22086With ARG, turn time stamping on if and only if arg is positive.
22032 22087
22033\(fn &optional ARG)" t nil) 22088\(fn &optional ARG)" t nil)
22034 22089
@@ -22038,7 +22093,7 @@ With arg, turn time stamping on if and only if arg is positive.
22038;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 22093;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
22039;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 22094;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
22040;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 22095;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
22041;;;;;; (15820 7815)) 22096;;;;;; (15935 46813))
22042;;; Generated autoloads from calendar/timeclock.el 22097;;; Generated autoloads from calendar/timeclock.el
22043 22098
22044(autoload (quote timeclock-modeline-display) "timeclock" "\ 22099(autoload (quote timeclock-modeline-display) "timeclock" "\
@@ -22137,7 +22192,7 @@ non-nil.
22137 22192
22138;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer 22193;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer
22139;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" 22194;;;;;; run-at-time cancel-function-timers cancel-timer) "timer"
22140;;;;;; "timer.el" (15670 55400)) 22195;;;;;; "timer.el" (15935 44381))
22141;;; Generated autoloads from timer.el 22196;;; Generated autoloads from timer.el
22142 22197
22143(defalias (quote disable-timeout) (quote cancel-timer)) 22198(defalias (quote disable-timeout) (quote cancel-timer))
@@ -22210,7 +22265,7 @@ be detected.
22210;;;*** 22265;;;***
22211 22266
22212;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 22267;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
22213;;;;;; "international/titdic-cnv.el" (15860 11582)) 22268;;;;;; "international/titdic-cnv.el" (15935 48018))
22214;;; Generated autoloads from international/titdic-cnv.el 22269;;; Generated autoloads from international/titdic-cnv.el
22215 22270
22216(autoload (quote titdic-convert) "titdic-cnv" "\ 22271(autoload (quote titdic-convert) "titdic-cnv" "\
@@ -22416,7 +22471,7 @@ MAP must contain appropriate binding for `[menu-bar]' which holds a keymap.
22416;;;*** 22471;;;***
22417 22472
22418;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" 22473;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
22419;;;;;; (15877 1394)) 22474;;;;;; (15935 44436))
22420;;; Generated autoloads from tooltip.el 22475;;; Generated autoloads from tooltip.el
22421 22476
22422(autoload (quote tooltip-mode) "tooltip" "\ 22477(autoload (quote tooltip-mode) "tooltip" "\
@@ -22470,7 +22525,7 @@ Constrain the cursor to the flow of the text.
22470 22525
22471;;;*** 22526;;;***
22472 22527
22473;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (15293 32313)) 22528;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (15935 47054))
22474;;; Generated autoloads from emacs-lisp/tq.el 22529;;; Generated autoloads from emacs-lisp/tq.el
22475 22530
22476(autoload (quote tq-create) "tq" "\ 22531(autoload (quote tq-create) "tq" "\
@@ -22517,7 +22572,7 @@ the window or buffer configuration at all.
22517 22572
22518;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler 22573;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler
22519;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp) 22574;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp)
22520;;;;;; "tramp" "net/tramp.el" (15883 27383)) 22575;;;;;; "tramp" "net/tramp.el" (15935 48476))
22521;;; Generated autoloads from net/tramp.el 22576;;; Generated autoloads from net/tramp.el
22522 22577
22523(defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ 22578(defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\
@@ -22822,7 +22877,7 @@ which specify the range to operate on.
22822;;;*** 22877;;;***
22823 22878
22824;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) 22879;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
22825;;;;;; "undigest" "mail/undigest.el" (15899 8438)) 22880;;;;;; "undigest" "mail/undigest.el" (15930 33200))
22826;;; Generated autoloads from mail/undigest.el 22881;;; Generated autoloads from mail/undigest.el
22827 22882
22828(autoload (quote undigestify-rmail-message) "undigest" "\ 22883(autoload (quote undigestify-rmail-message) "undigest" "\
@@ -22860,8 +22915,8 @@ Convert Rmail file FILE to system inbox format file TO-FILE.
22860 22915
22861;;;*** 22916;;;***
22862 22917
22863;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (15804 22918;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (15935
22864;;;;;; 5562)) 22919;;;;;; 47054))
22865;;; Generated autoloads from emacs-lisp/unsafep.el 22920;;; Generated autoloads from emacs-lisp/unsafep.el
22866 22921
22867(autoload (quote unsafep) "unsafep" "\ 22922(autoload (quote unsafep) "unsafep" "\
@@ -22927,7 +22982,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
22927;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window 22982;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window
22928;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file 22983;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file
22929;;;;;; with-vc-file vc-branch-part vc-before-checkin-hook vc-checkin-hook 22984;;;;;; with-vc-file vc-branch-part vc-before-checkin-hook vc-checkin-hook
22930;;;;;; vc-checkout-hook) "vc" "vc.el" (15883 3173)) 22985;;;;;; vc-checkout-hook) "vc" "vc.el" (15935 44569))
22931;;; Generated autoloads from vc.el 22986;;; Generated autoloads from vc.el
22932 22987
22933(defvar vc-checkout-hook nil "\ 22988(defvar vc-checkout-hook nil "\
@@ -23124,7 +23179,7 @@ changes found in the master file; use \\[universal-argument] \\[vc-next-action]
23124Update the current buffer's file to the latest version on its branch. 23179Update the current buffer's file to the latest version on its branch.
23125If the file contains no changes, and is not locked, then this simply replaces 23180If the file contains no changes, and is not locked, then this simply replaces
23126the working file with the latest version on its branch. If the file contains 23181the working file with the latest version on its branch. If the file contains
23127changes, and the backend supports merging news, then any recent changes from 23182changes, and the backend supports merging news, then any recent changes from
23128the current branch are merged into the working file. 23183the current branch are merged into the working file.
23129 23184
23130\(fn)" t nil) 23185\(fn)" t nil)
@@ -23219,7 +23274,7 @@ colors. `vc-annotate-background' specifies the background color.
23219;;;*** 23274;;;***
23220 23275
23221;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 23276;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
23222;;;;;; (15899 8438)) 23277;;;;;; (15935 44540))
23223;;; Generated autoloads from vc-rcs.el 23278;;; Generated autoloads from vc-rcs.el
23224 23279
23225(defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 23280(defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -23232,7 +23287,7 @@ For a description of possible values, see `vc-check-master-templates'.")
23232;;;*** 23287;;;***
23233 23288
23234;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 23289;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
23235;;;;;; (15883 3347)) 23290;;;;;; (15935 44554))
23236;;; Generated autoloads from vc-sccs.el 23291;;; Generated autoloads from vc-sccs.el
23237 23292
23238(defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 23293(defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -23250,7 +23305,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
23250;;;*** 23305;;;***
23251 23306
23252;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 23307;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
23253;;;;;; (15834 29506)) 23308;;;;;; (15935 48915))
23254;;; Generated autoloads from progmodes/vhdl-mode.el 23309;;; Generated autoloads from progmodes/vhdl-mode.el
23255 23310
23256(autoload (quote vhdl-mode) "vhdl-mode" "\ 23311(autoload (quote vhdl-mode) "vhdl-mode" "\
@@ -23527,7 +23582,7 @@ Key bindings:
23527 23582
23528;;;*** 23583;;;***
23529 23584
23530;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (15186 53885)) 23585;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (15935 47202))
23531;;; Generated autoloads from emulation/vi.el 23586;;; Generated autoloads from emulation/vi.el
23532 23587
23533(autoload (quote vi-mode) "vi" "\ 23588(autoload (quote vi-mode) "vi" "\
@@ -23572,7 +23627,7 @@ Major differences between this mode and real vi :
23572 `vi-name-last-change-or-macro', `vi-verify-spelling', `vi-locate-def', 23627 `vi-name-last-change-or-macro', `vi-verify-spelling', `vi-locate-def',
23573 `vi-mark-region', and 'vi-quote-words'. Some of them are quite handy. 23628 `vi-mark-region', and 'vi-quote-words'. Some of them are quite handy.
23574 - Use \\[vi-switch-mode] to switch among different modes quickly. 23629 - Use \\[vi-switch-mode] to switch among different modes quickly.
23575 23630
23576Syntax table and abbrevs while in vi mode remain as they were in Emacs. 23631Syntax table and abbrevs while in vi mode remain as they were in Emacs.
23577 23632
23578\(fn)" t nil) 23633\(fn)" t nil)
@@ -23582,7 +23637,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
23582;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 23637;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
23583;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 23638;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
23584;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 23639;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
23585;;;;;; "language/viet-util.el" (15565 3119)) 23640;;;;;; "language/viet-util.el" (15901 33692))
23586;;; Generated autoloads from language/viet-util.el 23641;;; Generated autoloads from language/viet-util.el
23587 23642
23588(autoload (quote viet-encode-viscii-char) "viet-util" "\ 23643(autoload (quote viet-encode-viscii-char) "viet-util" "\
@@ -23591,26 +23646,26 @@ Return VISCII character code of CHAR if appropriate.
23591\(fn CHAR)" nil nil) 23646\(fn CHAR)" nil nil)
23592 23647
23593(autoload (quote viet-decode-viqr-region) "viet-util" "\ 23648(autoload (quote viet-decode-viqr-region) "viet-util" "\
23594Convert `VIQR' mnemonics of the current region to Vietnamese characaters. 23649Convert `VIQR' mnemonics of the current region to Vietnamese characters.
23595When called from a program, expects two arguments, 23650When called from a program, expects two arguments,
23596positions (integers or markers) specifying the stretch of the region. 23651positions (integers or markers) specifying the stretch of the region.
23597 23652
23598\(fn FROM TO)" t nil) 23653\(fn FROM TO)" t nil)
23599 23654
23600(autoload (quote viet-decode-viqr-buffer) "viet-util" "\ 23655(autoload (quote viet-decode-viqr-buffer) "viet-util" "\
23601Convert `VIQR' mnemonics of the current buffer to Vietnamese characaters. 23656Convert `VIQR' mnemonics of the current buffer to Vietnamese characters.
23602 23657
23603\(fn)" t nil) 23658\(fn)" t nil)
23604 23659
23605(autoload (quote viet-encode-viqr-region) "viet-util" "\ 23660(autoload (quote viet-encode-viqr-region) "viet-util" "\
23606Convert Vietnamese characaters of the current region to `VIQR' mnemonics. 23661Convert Vietnamese characters of the current region to `VIQR' mnemonics.
23607When called from a program, expects two arguments, 23662When called from a program, expects two arguments,
23608positions (integers or markers) specifying the stretch of the region. 23663positions (integers or markers) specifying the stretch of the region.
23609 23664
23610\(fn FROM TO)" t nil) 23665\(fn FROM TO)" t nil)
23611 23666
23612(autoload (quote viet-encode-viqr-buffer) "viet-util" "\ 23667(autoload (quote viet-encode-viqr-buffer) "viet-util" "\
23613Convert Vietnamese characaters of the current buffer to `VIQR' mnemonics. 23668Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
23614 23669
23615\(fn)" t nil) 23670\(fn)" t nil)
23616 23671
@@ -23628,8 +23683,8 @@ Not documented
23628 23683
23629;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame 23684;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame
23630;;;;;; view-buffer-other-window view-buffer view-file-other-frame 23685;;;;;; view-buffer-other-window view-buffer view-file-other-frame
23631;;;;;; view-file-other-window view-file) "view" "view.el" (15623 23686;;;;;; view-file-other-window view-file) "view" "view.el" (15935
23632;;;;;; 15523)) 23687;;;;;; 44605))
23633;;; Generated autoloads from view.el 23688;;; Generated autoloads from view.el
23634 23689
23635(defvar view-mode nil "\ 23690(defvar view-mode nil "\
@@ -23781,12 +23836,14 @@ r do reverse incremental search.
23781\\ searches backward for regular expression, starting before current page. 23836\\ searches backward for regular expression, starting before current page.
23782\\[View-search-last-regexp-forward] searches forward for last regular expression. 23837\\[View-search-last-regexp-forward] searches forward for last regular expression.
23783p searches backward for last regular expression. 23838p searches backward for last regular expression.
23784\\[View-quit] quit View mode, trying to restore window and buffer to previous state. 23839\\[View-quit] quit View mode, restoring this window and buffer to previous state.
23785 \\[View-quit] is the normal way to leave view mode. 23840 \\[View-quit] is the normal way to leave view mode.
23786\\[View-exit] exit View mode but stay in current buffer. Use this if you started 23841\\[View-exit] exit View mode but stay in current buffer. Use this if you started
23787 viewing a buffer (file) and find out you want to edit it. 23842 viewing a buffer (file) and find out you want to edit it.
23788\\[View-exit-and-edit] exit View mode and make the current buffer editable. 23843 This command restores the previous read-only status of the buffer.
23789\\[View-quit-all] quit View mode, trying to restore windows and buffer to previous state. 23844\\[View-exit-and-edit] exit View mode, and make the current buffer editable
23845 even if it was not editable before entry to View mode.
23846\\[View-quit-all] quit View mode, restoring all windows to previous state.
23790\\[View-leave] quit View mode and maybe switch buffers, but don't kill this buffer. 23847\\[View-leave] quit View mode and maybe switch buffers, but don't kill this buffer.
23791\\[View-kill-and-leave] quit View mode, kill current buffer and go back to other buffer. 23848\\[View-kill-and-leave] quit View mode, kill current buffer and go back to other buffer.
23792 23849
@@ -23834,7 +23891,7 @@ Exit View mode and make the current buffer editable.
23834 23891
23835;;;*** 23892;;;***
23836 23893
23837;;;### (autoloads (vip-mode) "vip" "emulation/vip.el" (15186 56483)) 23894;;;### (autoloads (vip-mode) "vip" "emulation/vip.el" (15935 47202))
23838;;; Generated autoloads from emulation/vip.el 23895;;; Generated autoloads from emulation/vip.el
23839 23896
23840(autoload (quote vip-mode) "vip" "\ 23897(autoload (quote vip-mode) "vip" "\
@@ -23845,7 +23902,7 @@ Turn on VIP emulation of VI.
23845;;;*** 23902;;;***
23846 23903
23847;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 23904;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
23848;;;;;; (15751 65471)) 23905;;;;;; (15935 47203))
23849;;; Generated autoloads from emulation/viper.el 23906;;; Generated autoloads from emulation/viper.el
23850 23907
23851(autoload (quote toggle-viper-mode) "viper" "\ 23908(autoload (quote toggle-viper-mode) "viper" "\
@@ -23944,7 +24001,7 @@ this is equivalent to `display-warning', using
23944 24001
23945;;;*** 24002;;;***
23946 24003
23947;;;### (autoloads (webjump) "webjump" "net/webjump.el" (15381 44879)) 24004;;;### (autoloads (webjump) "webjump" "net/webjump.el" (15935 48476))
23948;;; Generated autoloads from net/webjump.el 24005;;; Generated autoloads from net/webjump.el
23949 24006
23950(autoload (quote webjump) "webjump" "\ 24007(autoload (quote webjump) "webjump" "\
@@ -23961,7 +24018,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
23961;;;*** 24018;;;***
23962 24019
23963;;;### (autoloads (which-function-mode) "which-func" "which-func.el" 24020;;;### (autoloads (which-function-mode) "which-func" "which-func.el"
23964;;;;;; (15706 62803)) 24021;;;;;; (15935 44700))
23965;;; Generated autoloads from which-func.el 24022;;; Generated autoloads from which-func.el
23966 24023
23967(defalias (quote which-func-mode) (quote which-function-mode)) 24024(defalias (quote which-func-mode) (quote which-function-mode))
@@ -24079,7 +24136,7 @@ This is meant to be added buffer-locally to `write-file-functions'.
24079;;;*** 24136;;;***
24080 24137
24081;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 24138;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
24082;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (15697 38217)) 24139;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (15935 44721))
24083;;; Generated autoloads from wid-browse.el 24140;;; Generated autoloads from wid-browse.el
24084 24141
24085(autoload (quote widget-browse-at) "wid-browse" "\ 24142(autoload (quote widget-browse-at) "wid-browse" "\
@@ -24203,7 +24260,7 @@ Default MODIFIER is 'shift.
24203;;;*** 24260;;;***
24204 24261
24205;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 24262;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
24206;;;;;; (15823 50935)) 24263;;;;;; (15935 44772))
24207;;; Generated autoloads from winner.el 24264;;; Generated autoloads from winner.el
24208 24265
24209(defvar winner-mode nil "\ 24266(defvar winner-mode nil "\
@@ -24222,7 +24279,7 @@ With arg, turn Winner mode on if and only if arg is positive.
24222;;;*** 24279;;;***
24223 24280
24224;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 24281;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
24225;;;;;; "woman.el" (15798 26356)) 24282;;;;;; "woman.el" (15930 37838))
24226;;; Generated autoloads from woman.el 24283;;; Generated autoloads from woman.el
24227 24284
24228(autoload (quote woman) "woman" "\ 24285(autoload (quote woman) "woman" "\
@@ -24258,7 +24315,7 @@ decompress the file if appropriate. See the documentation for the
24258;;;*** 24315;;;***
24259 24316
24260;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 24317;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
24261;;;;;; (15394 13301)) 24318;;;;;; (15935 47203))
24262;;; Generated autoloads from emulation/ws-mode.el 24319;;; Generated autoloads from emulation/ws-mode.el
24263 24320
24264(autoload (quote wordstar-mode) "ws-mode" "\ 24321(autoload (quote wordstar-mode) "ws-mode" "\
@@ -24370,8 +24427,8 @@ The key bindings are:
24370 24427
24371;;;*** 24428;;;***
24372 24429
24373;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15697 24430;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15935
24374;;;;;; 38217)) 24431;;;;;; 44818))
24375;;; Generated autoloads from xt-mouse.el 24432;;; Generated autoloads from xt-mouse.el
24376 24433
24377(defvar xterm-mouse-mode nil "\ 24434(defvar xterm-mouse-mode nil "\
@@ -24430,7 +24487,7 @@ Zone out, completely.
24430;;;*** 24487;;;***
24431 24488
24432;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" 24489;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode"
24433;;;;;; "net/zone-mode.el" (15566 3941)) 24490;;;;;; "net/zone-mode.el" (15935 48476))
24434;;; Generated autoloads from net/zone-mode.el 24491;;; Generated autoloads from net/zone-mode.el
24435 24492
24436(autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ 24493(autoload (quote zone-mode-update-serial-hook) "zone-mode" "\
@@ -24518,12 +24575,13 @@ Zone-mode does two things:
24518;;;;;; "gnus/nnweb.el" "gnus/pop3.el" "gnus/qp.el" "gnus/rfc1843.el" 24575;;;;;; "gnus/nnweb.el" "gnus/pop3.el" "gnus/qp.el" "gnus/rfc1843.el"
24519;;;;;; "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" 24576;;;;;; "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el"
24520;;;;;; "gnus/starttls.el" "gnus/utf7.el" "gnus/webmail.el" "help.el" 24577;;;;;; "gnus/starttls.el" "gnus/utf7.el" "gnus/webmail.el" "help.el"
24521;;;;;; "indent.el" "international/characters.el" "international/iso-ascii.el" 24578;;;;;; "indent.el" "international/characters.el" "international/fontset.el"
24522;;;;;; "international/iso-insert.el" "international/iso-swed.el" 24579;;;;;; "international/iso-ascii.el" "international/iso-insert.el"
24523;;;;;; "international/ja-dic-cnv.el" "international/ja-dic-utl.el" 24580;;;;;; "international/iso-swed.el" "international/ja-dic-cnv.el"
24524;;;;;; "international/latin-1.el" "international/latin-2.el" "international/latin-3.el" 24581;;;;;; "international/ja-dic-utl.el" "international/latin-1.el"
24525;;;;;; "international/latin-4.el" "international/latin-5.el" "international/latin-8.el" 24582;;;;;; "international/latin-2.el" "international/latin-3.el" "international/latin-4.el"
24526;;;;;; "international/latin-9.el" "international/mule-cmds.el" "international/mule-conf.el" 24583;;;;;; "international/latin-5.el" "international/latin-8.el" "international/latin-9.el"
24584;;;;;; "international/mule-cmds.el" "international/mule-conf.el"
24527;;;;;; "international/mule.el" "international/ogonek.el" "international/subst-big5.el" 24585;;;;;; "international/mule.el" "international/ogonek.el" "international/subst-big5.el"
24528;;;;;; "international/subst-gb2312.el" "international/subst-jis.el" 24586;;;;;; "international/subst-gb2312.el" "international/subst-jis.el"
24529;;;;;; "international/subst-ksc.el" "international/swedish.el" "international/ucs-tables.el" 24587;;;;;; "international/subst-ksc.el" "international/swedish.el" "international/ucs-tables.el"
@@ -24535,30 +24593,31 @@ Zone-mode does two things:
24535;;;;;; "language/japanese.el" "language/korean.el" "language/lao.el" 24593;;;;;; "language/japanese.el" "language/korean.el" "language/lao.el"
24536;;;;;; "language/misc-lang.el" "language/romanian.el" "language/slovak.el" 24594;;;;;; "language/misc-lang.el" "language/romanian.el" "language/slovak.el"
24537;;;;;; "language/thai.el" "language/tibetan.el" "language/utf-8-lang.el" 24595;;;;;; "language/thai.el" "language/tibetan.el" "language/utf-8-lang.el"
24538;;;;;; "language/vietnamese.el" "loadup.el" "ls-lisp.el" "mail/blessmail.el" 24596;;;;;; "language/vietnamese.el" "loadup.el" "mail/blessmail.el"
24539;;;;;; "mail/mailheader.el" "mail/mailpost.el" "mail/mh-funcs.el" 24597;;;;;; "mail/mailheader.el" "mail/mailpost.el" "mail/mspools.el"
24540;;;;;; "mail/mh-index.el" "mail/mh-mime.el" "mail/mh-pick.el" "mail/mh-seq.el"
24541;;;;;; "mail/mh-speed.el" "mail/mh-xemacs-compat.el" "mail/mspools.el"
24542;;;;;; "mail/rfc2368.el" "mail/rfc822.el" "mail/uce.el" "mail/vms-pmail.el" 24598;;;;;; "mail/rfc2368.el" "mail/rfc822.el" "mail/uce.el" "mail/vms-pmail.el"
24543;;;;;; "map-ynp.el" "menu-bar.el" "misc.el" "mouse-copy.el" "mouse-drag.el" 24599;;;;;; "map-ynp.el" "menu-bar.el" "mh-e/mh-alias.el" "mh-e/mh-customize.el"
24544;;;;;; "mouse.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el" 24600;;;;;; "mh-e/mh-funcs.el" "mh-e/mh-identity.el" "mh-e/mh-index.el"
24545;;;;;; "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" "net/tramp-ftp.el" 24601;;;;;; "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-pick.el"
24546;;;;;; "net/tramp-smb.el" "net/tramp-util.el" "net/tramp-uu.el" 24602;;;;;; "mh-e/mh-seq.el" "mh-e/mh-speed.el" "mh-e/mh-xemacs-compat.el"
24547;;;;;; "net/tramp-vc.el" "obsolete/cplus-md.el" "obsolete/hilit19.el" 24603;;;;;; "misc.el" "mouse-copy.el" "mouse-drag.el" "mouse.el" "net/eudc-vars.el"
24548;;;;;; "obsolete/mlsupport.el" "obsolete/ooutline.el" "obsolete/profile.el" 24604;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-ph.el"
24549;;;;;; "obsolete/rnews.el" "obsolete/sc.el" "obsolete/sun-curs.el" 24605;;;;;; "net/ldap.el" "net/netrc.el" "net/tramp-ftp.el" "net/tramp-smb.el"
24550;;;;;; "obsolete/sun-fns.el" "obsolete/uncompress.el" "obsolete/x-apollo.el" 24606;;;;;; "net/tramp-util.el" "net/tramp-uu.el" "net/tramp-vc.el" "obsolete/cplus-md.el"
24551;;;;;; "obsolete/x-menu.el" "patcomp.el" "paths.el" "pcvs-info.el" 24607;;;;;; "obsolete/hilit19.el" "obsolete/mlsupport.el" "obsolete/ooutline.el"
24552;;;;;; "pcvs-parse.el" "pcvs-util.el" "play/gamegrid.el" "play/gametree.el" 24608;;;;;; "obsolete/profile.el" "obsolete/rnews.el" "obsolete/sc.el"
24553;;;;;; "play/meese.el" "progmodes/ada-prj.el" "progmodes/cc-align.el" 24609;;;;;; "obsolete/sun-curs.el" "obsolete/sun-fns.el" "obsolete/uncompress.el"
24554;;;;;; "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" "progmodes/cc-compat.el" 24610;;;;;; "obsolete/x-apollo.el" "obsolete/x-menu.el" "patcomp.el"
24555;;;;;; "progmodes/cc-defs.el" "progmodes/cc-engine.el" "progmodes/cc-menus.el" 24611;;;;;; "paths.el" "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el"
24556;;;;;; "progmodes/ebnf-bnf.el" "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" 24612;;;;;; "play/gamegrid.el" "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el"
24557;;;;;; "progmodes/ebnf-yac.el" "progmodes/idlw-rinfo.el" "progmodes/idlw-toolbar.el" 24613;;;;;; "progmodes/cc-align.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el"
24558;;;;;; "progmodes/mantemp.el" "regi.el" "register.el" "replace.el" 24614;;;;;; "progmodes/cc-compat.el" "progmodes/cc-defs.el" "progmodes/cc-engine.el"
24559;;;;;; "s-region.el" "saveplace.el" "scroll-bar.el" "select.el" 24615;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-bnf.el" "progmodes/ebnf-iso.el"
24560;;;;;; "simple.el" "soundex.el" "startup.el" "subdirs.el" "subr.el" 24616;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-rinfo.el"
24561;;;;;; "tempo.el" "term/AT386.el" "term/apollo.el" "term/bg-mouse.el" 24617;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "regi.el"
24618;;;;;; "register.el" "replace.el" "s-region.el" "saveplace.el" "scroll-bar.el"
24619;;;;;; "select.el" "simple.el" "soundex.el" "startup.el" "subdirs.el"
24620;;;;;; "subr.el" "tempo.el" "term/AT386.el" "term/apollo.el" "term/bg-mouse.el"
24562;;;;;; "term/bobcat.el" "term/internal.el" "term/iris-ansi.el" "term/keyswap.el" 24621;;;;;; "term/bobcat.el" "term/internal.el" "term/iris-ansi.el" "term/keyswap.el"
24563;;;;;; "term/linux.el" "term/lk201.el" "term/mac-win.el" "term/news.el" 24622;;;;;; "term/linux.el" "term/lk201.el" "term/mac-win.el" "term/news.el"
24564;;;;;; "term/pc-win.el" "term/rxvt.el" "term/sun-mouse.el" "term/sun.el" 24623;;;;;; "term/pc-win.el" "term/rxvt.el" "term/sun-mouse.el" "term/sun.el"
@@ -24576,7 +24635,7 @@ Zone-mode does two things:
24576;;;;;; "timezone.el" "uniquify.el" "unused.el" "vc-hooks.el" "vcursor.el" 24635;;;;;; "timezone.el" "uniquify.el" "unused.el" "vc-hooks.el" "vcursor.el"
24577;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el" 24636;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el"
24578;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el" 24637;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el"
24579;;;;;; "xml.el" "xscheme.el") (15899 9697 855551)) 24638;;;;;; "xml.el" "xscheme.el") (15937 17172 70907))
24580 24639
24581;;;*** 24640;;;***
24582 24641