aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2007-06-02 11:09:52 +0000
committerChong Yidong2007-06-02 11:09:52 +0000
commitc3a108dfcb41ed7cfb392379710818a853f2dbef (patch)
treea6ba69e8d10d7351c6551f804ccf5dc63f250d2b
parent0d9acfe90fa6092cef3797a44558a6d9da0c1615 (diff)
downloademacs-c3a108dfcb41ed7cfb392379710818a853f2dbef.tar.gz
emacs-c3a108dfcb41ed7cfb392379710818a853f2dbef.zip
Regenerate.
-rw-r--r--lisp/ldefs-boot.el1347
1 files changed, 677 insertions, 670 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 13d5e3e5e4f..25df6135e3e 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -4,7 +4,7 @@
4 4
5;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best 5;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
6;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" 6;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
7;;;;;; "play/5x5.el" (17941 5494)) 7;;;;;; "play/5x5.el" (17941 38806))
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" "\
@@ -63,14 +63,14 @@ should return a grid vector array that is the new solution.
63 63
64;;;*** 64;;;***
65 65
66;;;### (autoloads nil "abbrev" "abbrev.el" (17939 56016)) 66;;;### (autoloads nil "abbrev" "abbrev.el" (17905 55681))
67;;; Generated autoloads from abbrev.el 67;;; Generated autoloads from abbrev.el
68(put 'abbrev-mode 'safe-local-variable 'booleanp) 68(put 'abbrev-mode 'safe-local-variable 'booleanp)
69 69
70;;;*** 70;;;***
71 71
72;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el" 72;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el"
73;;;;;; (17843 45609)) 73;;;;;; (17842 58280))
74;;; Generated autoloads from abbrevlist.el 74;;; Generated autoloads from abbrevlist.el
75 75
76(autoload (quote list-one-abbrev-table) "abbrevlist" "\ 76(autoload (quote list-one-abbrev-table) "abbrevlist" "\
@@ -81,7 +81,7 @@ Display alphabetical listing of ABBREV-TABLE in buffer OUTPUT-BUFFER.
81;;;*** 81;;;***
82 82
83;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 83;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
84;;;;;; (17843 45626)) 84;;;;;; (17842 56333))
85;;; Generated autoloads from progmodes/ada-mode.el 85;;; Generated autoloads from progmodes/ada-mode.el
86 86
87(autoload (quote ada-add-extensions) "ada-mode" "\ 87(autoload (quote ada-add-extensions) "ada-mode" "\
@@ -142,7 +142,7 @@ If you use ada-xref.el:
142;;;*** 142;;;***
143 143
144;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 144;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
145;;;;;; (17843 45626)) 145;;;;;; (17842 56333))
146;;; Generated autoloads from progmodes/ada-stmt.el 146;;; Generated autoloads from progmodes/ada-stmt.el
147 147
148(autoload (quote ada-header) "ada-stmt" "\ 148(autoload (quote ada-header) "ada-stmt" "\
@@ -153,7 +153,7 @@ Insert a descriptive header at the top of the file.
153;;;*** 153;;;***
154 154
155;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" 155;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
156;;;;;; (17843 45626)) 156;;;;;; (17842 56333))
157;;; Generated autoloads from progmodes/ada-xref.el 157;;; Generated autoloads from progmodes/ada-xref.el
158 158
159(autoload (quote ada-find-file) "ada-xref" "\ 159(autoload (quote ada-find-file) "ada-xref" "\
@@ -168,7 +168,7 @@ Completion is available.
168;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry 168;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry
169;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address 169;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address
170;;;;;; add-log-full-name add-log-current-defun-function) "add-log" 170;;;;;; add-log-full-name add-log-current-defun-function) "add-log"
171;;;;;; "add-log.el" (17939 56016)) 171;;;;;; "add-log.el" (17851 44469))
172;;; Generated autoloads from add-log.el 172;;; Generated autoloads from add-log.el
173 173
174(defvar add-log-current-defun-function nil "\ 174(defvar add-log-current-defun-function nil "\
@@ -306,7 +306,7 @@ Fix any old-style date entries in the current log file to default format.
306 306
307;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice 307;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice
308;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action) 308;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action)
309;;;;;; "advice" "emacs-lisp/advice.el" (17843 45615)) 309;;;;;; "advice" "emacs-lisp/advice.el" (17992 30878))
310;;; Generated autoloads from emacs-lisp/advice.el 310;;; Generated autoloads from emacs-lisp/advice.el
311 311
312(defvar ad-redefinition-action (quote warn) "\ 312(defvar ad-redefinition-action (quote warn) "\
@@ -434,7 +434,7 @@ See Info node `(elisp)Advising Functions' for comprehensive documentation.
434 434
435;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 435;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
436;;;;;; align-highlight-rule align-current align-entire align-regexp 436;;;;;; align-highlight-rule align-current align-entire align-regexp
437;;;;;; align) "align" "align.el" (17843 45609)) 437;;;;;; align) "align" "align.el" (17842 58280))
438;;; Generated autoloads from align.el 438;;; Generated autoloads from align.el
439 439
440(autoload (quote align) "align" "\ 440(autoload (quote align) "align" "\
@@ -524,7 +524,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
524;;;*** 524;;;***
525 525
526;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el" 526;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el"
527;;;;;; (17939 56016)) 527;;;;;; (17892 52945))
528;;; Generated autoloads from allout.el 528;;; Generated autoloads from allout.el
529 529
530(put (quote allout-show-bodies) (quote safe-local-variable) (if (fboundp (quote booleanp)) (quote booleanp) (quote (lambda (x) (member x (quote (t nil))))))) 530(put (quote allout-show-bodies) (quote safe-local-variable) (if (fboundp (quote booleanp)) (quote booleanp) (quote (lambda (x) (member x (quote (t nil)))))))
@@ -830,7 +830,7 @@ setup for auto-startup.
830;;;*** 830;;;***
831 831
832;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 832;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
833;;;;;; "net/ange-ftp.el" (17939 56022)) 833;;;;;; "net/ange-ftp.el" (17905 9579))
834;;; Generated autoloads from net/ange-ftp.el 834;;; Generated autoloads from net/ange-ftp.el
835 835
836(defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir)) 836(defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir))
@@ -852,7 +852,7 @@ Not documented
852;;;*** 852;;;***
853 853
854;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 854;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
855;;;;;; "animate" "play/animate.el" (17941 5494)) 855;;;;;; "animate" "play/animate.el" (17941 38806))
856;;; Generated autoloads from play/animate.el 856;;; Generated autoloads from play/animate.el
857 857
858(autoload (quote animate-string) "animate" "\ 858(autoload (quote animate-string) "animate" "\
@@ -880,7 +880,7 @@ You can specify the one's name by NAME; the default value is \"Sarah\".
880;;;*** 880;;;***
881 881
882;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 882;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
883;;;;;; "ansi-color" "ansi-color.el" (17843 45609)) 883;;;;;; "ansi-color" "ansi-color.el" (17842 58280))
884;;; Generated autoloads from ansi-color.el 884;;; Generated autoloads from ansi-color.el
885 885
886(autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ 886(autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\
@@ -906,7 +906,7 @@ This is a good function to put in `comint-output-filter-functions'.
906;;;*** 906;;;***
907 907
908;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 908;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
909;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (17838 18033)) 909;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (17833 42928))
910;;; Generated autoloads from progmodes/antlr-mode.el 910;;; Generated autoloads from progmodes/antlr-mode.el
911 911
912(autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ 912(autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
@@ -945,7 +945,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
945;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add 945;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add
946;;;;;; appt-display-diary appt-display-duration appt-display-mode-line 946;;;;;; appt-display-diary appt-display-duration appt-display-mode-line
947;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time 947;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time
948;;;;;; appt-issue-message) "appt" "calendar/appt.el" (17953 11485)) 948;;;;;; appt-issue-message) "appt" "calendar/appt.el" (17952 17513))
949;;; Generated autoloads from calendar/appt.el 949;;; Generated autoloads from calendar/appt.el
950 950
951(defvar appt-issue-message t "\ 951(defvar appt-issue-message t "\
@@ -1033,7 +1033,7 @@ ARG is positive, otherwise off.
1033 1033
1034;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property 1034;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property
1035;;;;;; apropos-command apropos-variable apropos-read-pattern) "apropos" 1035;;;;;; apropos-command apropos-variable apropos-read-pattern) "apropos"
1036;;;;;; "apropos.el" (17843 45609)) 1036;;;;;; "apropos.el" (17842 58280))
1037;;; Generated autoloads from apropos.el 1037;;; Generated autoloads from apropos.el
1038 1038
1039(autoload (quote apropos-read-pattern) "apropos" "\ 1039(autoload (quote apropos-read-pattern) "apropos" "\
@@ -1130,7 +1130,7 @@ Returns list of symbols and documentation found.
1130;;;*** 1130;;;***
1131 1131
1132;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17960 1132;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17960
1133;;;;;; 114)) 1133;;;;;; 49045))
1134;;; Generated autoloads from arc-mode.el 1134;;; Generated autoloads from arc-mode.el
1135 1135
1136(autoload (quote archive-mode) "arc-mode" "\ 1136(autoload (quote archive-mode) "arc-mode" "\
@@ -1150,7 +1150,7 @@ archive.
1150 1150
1151;;;*** 1151;;;***
1152 1152
1153;;;### (autoloads (array-mode) "array" "array.el" (17843 45609)) 1153;;;### (autoloads (array-mode) "array" "array.el" (17842 58280))
1154;;; Generated autoloads from array.el 1154;;; Generated autoloads from array.el
1155 1155
1156(autoload (quote array-mode) "array" "\ 1156(autoload (quote array-mode) "array" "\
@@ -1221,8 +1221,8 @@ Entering array mode calls the function `array-mode-hook'.
1221 1221
1222;;;*** 1222;;;***
1223 1223
1224;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (17843 1224;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (17842
1225;;;;;; 45629)) 1225;;;;;; 58277))
1226;;; Generated autoloads from textmodes/artist.el 1226;;; Generated autoloads from textmodes/artist.el
1227 1227
1228(autoload (quote artist-mode) "artist" "\ 1228(autoload (quote artist-mode) "artist" "\
@@ -1427,8 +1427,8 @@ Keymap summary
1427 1427
1428;;;*** 1428;;;***
1429 1429
1430;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (17843 1430;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (17842
1431;;;;;; 45626)) 1431;;;;;; 56333))
1432;;; Generated autoloads from progmodes/asm-mode.el 1432;;; Generated autoloads from progmodes/asm-mode.el
1433 1433
1434(autoload (quote asm-mode) "asm-mode" "\ 1434(autoload (quote asm-mode) "asm-mode" "\
@@ -1456,12 +1456,12 @@ Special commands:
1456;;;*** 1456;;;***
1457 1457
1458;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1458;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1459;;;;;; (17843 45609)) 1459;;;;;; (17842 58280))
1460;;; Generated autoloads from autoarg.el 1460;;; Generated autoloads from autoarg.el
1461 1461
1462(defvar autoarg-mode nil "\ 1462(defvar autoarg-mode nil "\
1463Non-nil if Autoarg mode is enabled. 1463Non-nil if Autoarg mode is enabled.
1464See the command `autoarg-mode' for a description of this minor-mode.") 1464See the command `autoarg-mode' for a description of this minor mode.")
1465 1465
1466(custom-autoload (quote autoarg-mode) "autoarg" nil) 1466(custom-autoload (quote autoarg-mode) "autoarg" nil)
1467 1467
@@ -1489,7 +1489,7 @@ then invokes the normal binding of \\[autoarg-terminate].
1489 1489
1490(defvar autoarg-kp-mode nil "\ 1490(defvar autoarg-kp-mode nil "\
1491Non-nil if Autoarg-Kp mode is enabled. 1491Non-nil if Autoarg-Kp mode is enabled.
1492See the command `autoarg-kp-mode' for a description of this minor-mode. 1492See the command `autoarg-kp-mode' for a description of this minor mode.
1493Setting this variable directly does not take effect; 1493Setting this variable directly does not take effect;
1494either customize it (see the info node `Easy Customization') 1494either customize it (see the info node `Easy Customization')
1495or call the function `autoarg-kp-mode'.") 1495or call the function `autoarg-kp-mode'.")
@@ -1510,7 +1510,7 @@ etc. to supply digit arguments.
1510;;;*** 1510;;;***
1511 1511
1512;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1512;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1513;;;;;; (17843 45626)) 1513;;;;;; (17842 56333))
1514;;; Generated autoloads from progmodes/autoconf.el 1514;;; Generated autoloads from progmodes/autoconf.el
1515 1515
1516(autoload (quote autoconf-mode) "autoconf" "\ 1516(autoload (quote autoconf-mode) "autoconf" "\
@@ -1521,7 +1521,7 @@ Major mode for editing Autoconf configure.in files.
1521;;;*** 1521;;;***
1522 1522
1523;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1523;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1524;;;;;; "autoinsert" "autoinsert.el" (17843 45609)) 1524;;;;;; "autoinsert" "autoinsert.el" (17842 58280))
1525;;; Generated autoloads from autoinsert.el 1525;;; Generated autoloads from autoinsert.el
1526 1526
1527(autoload (quote auto-insert) "autoinsert" "\ 1527(autoload (quote auto-insert) "autoinsert" "\
@@ -1539,7 +1539,7 @@ or if CONDITION had no actions, after all other CONDITIONs.
1539 1539
1540(defvar auto-insert-mode nil "\ 1540(defvar auto-insert-mode nil "\
1541Non-nil if Auto-Insert mode is enabled. 1541Non-nil if Auto-Insert mode is enabled.
1542See the command `auto-insert-mode' for a description of this minor-mode. 1542See the command `auto-insert-mode' for a description of this minor mode.
1543Setting this variable directly does not take effect; 1543Setting this variable directly does not take effect;
1544either customize it (see the info node `Easy Customization') 1544either customize it (see the info node `Easy Customization')
1545or call the function `auto-insert-mode'.") 1545or call the function `auto-insert-mode'.")
@@ -1560,7 +1560,7 @@ insert a template for the file depending on the mode of the buffer.
1560 1560
1561;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1561;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1562;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1562;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1563;;;;;; (17939 56021)) 1563;;;;;; (17860 50557))
1564;;; Generated autoloads from emacs-lisp/autoload.el 1564;;; Generated autoloads from emacs-lisp/autoload.el
1565 1565
1566(autoload (quote update-file-autoloads) "autoload" "\ 1566(autoload (quote update-file-autoloads) "autoload" "\
@@ -1595,7 +1595,7 @@ Calls `update-directory-autoloads' on the command line arguments.
1595 1595
1596;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1596;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1597;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1597;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1598;;;;;; "autorevert" "autorevert.el" (17939 56016)) 1598;;;;;; "autorevert" "autorevert.el" (17925 15265))
1599;;; Generated autoloads from autorevert.el 1599;;; Generated autoloads from autorevert.el
1600 1600
1601(autoload (quote auto-revert-mode) "autorevert" "\ 1601(autoload (quote auto-revert-mode) "autorevert" "\
@@ -1645,7 +1645,7 @@ This function is designed to be added to hooks, for example:
1645 1645
1646(defvar global-auto-revert-mode nil "\ 1646(defvar global-auto-revert-mode nil "\
1647Non-nil if Global-Auto-Revert mode is enabled. 1647Non-nil if Global-Auto-Revert mode is enabled.
1648See the command `global-auto-revert-mode' for a description of this minor-mode. 1648See the command `global-auto-revert-mode' for a description of this minor mode.
1649Setting this variable directly does not take effect; 1649Setting this variable directly does not take effect;
1650either customize it (see the info node `Easy Customization') 1650either customize it (see the info node `Easy Customization')
1651or call the function `global-auto-revert-mode'.") 1651or call the function `global-auto-revert-mode'.")
@@ -1664,7 +1664,7 @@ Use `auto-revert-mode' to revert a particular buffer.
1664;;;*** 1664;;;***
1665 1665
1666;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1666;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1667;;;;;; "avoid.el" (17843 45609)) 1667;;;;;; "avoid.el" (17842 58280))
1668;;; Generated autoloads from avoid.el 1668;;; Generated autoloads from avoid.el
1669 1669
1670(defvar mouse-avoidance-mode nil "\ 1670(defvar mouse-avoidance-mode nil "\
@@ -1705,7 +1705,7 @@ definition of \"random distance\".)
1705;;;*** 1705;;;***
1706 1706
1707;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" 1707;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"
1708;;;;;; (17843 45615)) 1708;;;;;; (17842 54152))
1709;;; Generated autoloads from emacs-lisp/backquote.el 1709;;; Generated autoloads from emacs-lisp/backquote.el
1710 1710
1711(autoload (quote backquote) "backquote" "\ 1711(autoload (quote backquote) "backquote" "\
@@ -1730,7 +1730,7 @@ Vectors work just like lists. Nested backquotes are permitted.
1730;;;*** 1730;;;***
1731 1731
1732;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1732;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1733;;;;;; (17843 45609)) 1733;;;;;; (17842 58280))
1734;;; Generated autoloads from battery.el 1734;;; Generated autoloads from battery.el
1735 (put 'battery-mode-line-string 'risky-local-variable t) 1735 (put 'battery-mode-line-string 'risky-local-variable t)
1736 1736
@@ -1743,7 +1743,7 @@ The text being displayed in the echo area is controlled by the variables
1743 1743
1744(defvar display-battery-mode nil "\ 1744(defvar display-battery-mode nil "\
1745Non-nil if Display-Battery mode is enabled. 1745Non-nil if Display-Battery mode is enabled.
1746See the command `display-battery-mode' for a description of this minor-mode. 1746See the command `display-battery-mode' for a description of this minor mode.
1747Setting this variable directly does not take effect; 1747Setting this variable directly does not take effect;
1748either customize it (see the info node `Easy Customization') 1748either customize it (see the info node `Easy Customization')
1749or call the function `display-battery-mode'.") 1749or call the function `display-battery-mode'.")
@@ -1762,7 +1762,7 @@ seconds.
1762;;;*** 1762;;;***
1763 1763
1764;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1764;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1765;;;;;; "benchmark" "emacs-lisp/benchmark.el" (17843 45615)) 1765;;;;;; "benchmark" "emacs-lisp/benchmark.el" (17842 54152))
1766;;; Generated autoloads from emacs-lisp/benchmark.el 1766;;; Generated autoloads from emacs-lisp/benchmark.el
1767 1767
1768(autoload (quote benchmark-run) "benchmark" "\ 1768(autoload (quote benchmark-run) "benchmark" "\
@@ -1795,7 +1795,7 @@ non-interactive use see also `benchmark-run' and
1795;;;*** 1795;;;***
1796 1796
1797;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17956 1797;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17956
1798;;;;;; 60684)) 1798;;;;;; 21270))
1799;;; Generated autoloads from textmodes/bibtex.el 1799;;; Generated autoloads from textmodes/bibtex.el
1800 1800
1801(autoload (quote bibtex-mode) "bibtex" "\ 1801(autoload (quote bibtex-mode) "bibtex" "\
@@ -1857,7 +1857,7 @@ if that value is non-nil.
1857 1857
1858;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1858;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1859;;;;;; binhex-decode-region-internal) "binhex" "gnus/binhex.el" 1859;;;;;; binhex-decode-region-internal) "binhex" "gnus/binhex.el"
1860;;;;;; (17843 45616)) 1860;;;;;; (17842 54741))
1861;;; Generated autoloads from gnus/binhex.el 1861;;; Generated autoloads from gnus/binhex.el
1862 1862
1863(defconst binhex-begin-line "^:...............................................................$") 1863(defconst binhex-begin-line "^:...............................................................$")
@@ -1880,8 +1880,8 @@ Binhex decode region between START and END.
1880 1880
1881;;;*** 1881;;;***
1882 1882
1883;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17843 1883;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17842
1884;;;;;; 45625)) 1884;;;;;; 55395))
1885;;; Generated autoloads from play/blackbox.el 1885;;; Generated autoloads from play/blackbox.el
1886 1886
1887(autoload (quote blackbox) "blackbox" "\ 1887(autoload (quote blackbox) "blackbox" "\
@@ -2003,7 +2003,7 @@ a reflection.
2003;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save 2003;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save
2004;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename 2004;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename
2005;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump 2005;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump
2006;;;;;; bookmark-set) "bookmark" "bookmark.el" (17843 45609)) 2006;;;;;; bookmark-set) "bookmark" "bookmark.el" (17842 58280))
2007;;; Generated autoloads from bookmark.el 2007;;; Generated autoloads from bookmark.el
2008 (define-key ctl-x-map "rb" 'bookmark-jump) 2008 (define-key ctl-x-map "rb" 'bookmark-jump)
2009 (define-key ctl-x-map "rm" 'bookmark-set) 2009 (define-key ctl-x-map "rm" 'bookmark-set)
@@ -2193,7 +2193,7 @@ deletion, or > if it is flagged for displaying.
2193;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 2193;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
2194;;;;;; browse-url-of-buffer browse-url-of-file browse-url-url-at-point 2194;;;;;; browse-url-of-buffer browse-url-of-file browse-url-url-at-point
2195;;;;;; browse-url-galeon-program browse-url-firefox-program browse-url-browser-function) 2195;;;;;; browse-url-galeon-program browse-url-firefox-program browse-url-browser-function)
2196;;;;;; "browse-url" "net/browse-url.el" (17843 45624)) 2196;;;;;; "browse-url" "net/browse-url.el" (17842 55218))
2197;;; Generated autoloads from net/browse-url.el 2197;;; Generated autoloads from net/browse-url.el
2198 2198
2199(defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\ 2199(defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\
@@ -2524,8 +2524,8 @@ Default to the URL around or before point.
2524 2524
2525;;;*** 2525;;;***
2526 2526
2527;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (17843 2527;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (17842
2528;;;;;; 45625)) 2528;;;;;; 55395))
2529;;; Generated autoloads from play/bruce.el 2529;;; Generated autoloads from play/bruce.el
2530 2530
2531(autoload (quote bruce) "bruce" "\ 2531(autoload (quote bruce) "bruce" "\
@@ -2541,7 +2541,7 @@ Return a vector containing the lines from `bruce-phrases-file'.
2541;;;*** 2541;;;***
2542 2542
2543;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2543;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2544;;;;;; "bs" "bs.el" (17843 45609)) 2544;;;;;; "bs" "bs.el" (17842 58280))
2545;;; Generated autoloads from bs.el 2545;;; Generated autoloads from bs.el
2546 2546
2547(autoload (quote bs-cycle-next) "bs" "\ 2547(autoload (quote bs-cycle-next) "bs" "\
@@ -2582,8 +2582,8 @@ name of buffer configuration.
2582;;;*** 2582;;;***
2583 2583
2584;;;### (autoloads (insert-text-button make-text-button insert-button 2584;;;### (autoloads (insert-text-button make-text-button insert-button
2585;;;;;; make-button define-button-type) "button" "button.el" (17970 2585;;;;;; make-button define-button-type) "button" "button.el" (17992
2586;;;;;; 17147)) 2586;;;;;; 30877))
2587;;; Generated autoloads from button.el 2587;;; Generated autoloads from button.el
2588 2588
2589(defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ 2589(defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\
@@ -2671,7 +2671,7 @@ Also see `make-text-button'.
2671;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2671;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2672;;;;;; compile-defun byte-compile-file byte-recompile-directory 2672;;;;;; compile-defun byte-compile-file byte-recompile-directory
2673;;;;;; byte-force-recompile byte-compile-warnings-safe-p) "bytecomp" 2673;;;;;; byte-force-recompile byte-compile-warnings-safe-p) "bytecomp"
2674;;;;;; "emacs-lisp/bytecomp.el" (17949 5807)) 2674;;;;;; "emacs-lisp/bytecomp.el" (17949 41467))
2675;;; Generated autoloads from emacs-lisp/bytecomp.el 2675;;; Generated autoloads from emacs-lisp/bytecomp.el
2676(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2676(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2677(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2677(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2777,7 +2777,7 @@ and corresponding effects.
2777 2777
2778;;;*** 2778;;;***
2779 2779
2780;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (17956 60684)) 2780;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (17956 13479))
2781;;; Generated autoloads from calendar/cal-dst.el 2781;;; Generated autoloads from calendar/cal-dst.el
2782 2782
2783(put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) 2783(put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t)
@@ -2787,7 +2787,7 @@ and corresponding effects.
2787;;;*** 2787;;;***
2788 2788
2789;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" 2789;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"
2790;;;;;; (17956 60684)) 2790;;;;;; (17956 13479))
2791;;; Generated autoloads from calendar/cal-hebrew.el 2791;;; Generated autoloads from calendar/cal-hebrew.el
2792 2792
2793(autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ 2793(autoload (quote list-yahrzeit-dates) "cal-hebrew" "\
@@ -2802,7 +2802,7 @@ from the cursor position.
2802;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2802;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2803;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2803;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2804;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el" 2804;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el"
2805;;;;;; (17966 9916)) 2805;;;;;; (17965 11665))
2806;;; Generated autoloads from calc/calc.el 2806;;; Generated autoloads from calc/calc.el
2807 2807
2808(defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\ 2808(defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\
@@ -2880,8 +2880,8 @@ Not documented
2880 2880
2881;;;*** 2881;;;***
2882 2882
2883;;;### (autoloads (calculator) "calculator" "calculator.el" (17939 2883;;;### (autoloads (calculator) "calculator" "calculator.el" (17870
2884;;;;;; 56016)) 2884;;;;;; 28179))
2885;;; Generated autoloads from calculator.el 2885;;; Generated autoloads from calculator.el
2886 2886
2887(autoload (quote calculator) "calculator" "\ 2887(autoload (quote calculator) "calculator" "\
@@ -2909,7 +2909,7 @@ See the documentation for `calculator-mode' for more information.
2909;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially 2909;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially
2910;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 2910;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2911;;;;;; view-diary-entries-initially calendar-offset) "calendar" 2911;;;;;; view-diary-entries-initially calendar-offset) "calendar"
2912;;;;;; "calendar/calendar.el" (17956 60684)) 2912;;;;;; "calendar/calendar.el" (17956 13479))
2913;;; Generated autoloads from calendar/calendar.el 2913;;; Generated autoloads from calendar/calendar.el
2914 2914
2915(defvar calendar-offset 0 "\ 2915(defvar calendar-offset 0 "\
@@ -3482,7 +3482,7 @@ movement commands will not work correctly.")
3482;;;*** 3482;;;***
3483 3483
3484;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 3484;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3485;;;;;; "gnus/canlock.el" (17843 45616)) 3485;;;;;; "gnus/canlock.el" (17842 54741))
3486;;; Generated autoloads from gnus/canlock.el 3486;;; Generated autoloads from gnus/canlock.el
3487 3487
3488(autoload (quote canlock-insert-header) "canlock" "\ 3488(autoload (quote canlock-insert-header) "canlock" "\
@@ -3499,15 +3499,15 @@ it fails.
3499 3499
3500;;;*** 3500;;;***
3501 3501
3502;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (17958 3502;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (17842
3503;;;;;; 39758)) 3503;;;;;; 56333))
3504;;; Generated autoloads from progmodes/cc-compat.el 3504;;; Generated autoloads from progmodes/cc-compat.el
3505(put 'c-indent-level 'safe-local-variable 'integerp) 3505(put 'c-indent-level 'safe-local-variable 'integerp)
3506 3506
3507;;;*** 3507;;;***
3508 3508
3509;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3509;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3510;;;;;; (17958 39759)) 3510;;;;;; (17942 63381))
3511;;; Generated autoloads from progmodes/cc-engine.el 3511;;; Generated autoloads from progmodes/cc-engine.el
3512 3512
3513(autoload (quote c-guess-basic-syntax) "cc-engine" "\ 3513(autoload (quote c-guess-basic-syntax) "cc-engine" "\
@@ -3519,7 +3519,7 @@ Return the syntactic context of the current line.
3519 3519
3520;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 3520;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
3521;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3521;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3522;;;;;; (17988 52353)) 3522;;;;;; (17992 30878))
3523;;; Generated autoloads from progmodes/cc-mode.el 3523;;; Generated autoloads from progmodes/cc-mode.el
3524 3524
3525(autoload (quote c-initialize-cc-mode) "cc-mode" "\ 3525(autoload (quote c-initialize-cc-mode) "cc-mode" "\
@@ -3677,7 +3677,7 @@ Key bindings:
3677;;;*** 3677;;;***
3678 3678
3679;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3679;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3680;;;;;; "progmodes/cc-styles.el" (17958 39759)) 3680;;;;;; "progmodes/cc-styles.el" (17842 56333))
3681;;; Generated autoloads from progmodes/cc-styles.el 3681;;; Generated autoloads from progmodes/cc-styles.el
3682 3682
3683(autoload (quote c-set-style) "cc-styles" "\ 3683(autoload (quote c-set-style) "cc-styles" "\
@@ -3728,14 +3728,14 @@ and exists only for compatibility reasons.
3728 3728
3729;;;*** 3729;;;***
3730 3730
3731;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (17958 3731;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (17949
3732;;;;;; 39759)) 3732;;;;;; 41467))
3733;;; Generated autoloads from progmodes/cc-subword.el 3733;;; Generated autoloads from progmodes/cc-subword.el
3734 (autoload 'c-subword-mode "cc-subword" "Mode enabling subword movement and editing keys." t) 3734 (autoload 'c-subword-mode "cc-subword" "Mode enabling subword movement and editing keys." t)
3735 3735
3736;;;*** 3736;;;***
3737 3737
3738;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (17958 39759)) 3738;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (17941 38806))
3739;;; Generated autoloads from progmodes/cc-vars.el 3739;;; Generated autoloads from progmodes/cc-vars.el
3740(put 'c-basic-offset 'safe-local-variable 'integerp) 3740(put 'c-basic-offset 'safe-local-variable 'integerp)
3741(put 'c-backslash-column 'safe-local-variable 'integerp) 3741(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3745,7 +3745,7 @@ and exists only for compatibility reasons.
3745 3745
3746;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3746;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3747;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3747;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3748;;;;;; (17843 45618)) 3748;;;;;; (17842 54888))
3749;;; Generated autoloads from international/ccl.el 3749;;; Generated autoloads from international/ccl.el
3750 3750
3751(autoload (quote ccl-compile) "ccl" "\ 3751(autoload (quote ccl-compile) "ccl" "\
@@ -4004,7 +4004,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
4004;;;*** 4004;;;***
4005 4005
4006;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" 4006;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el"
4007;;;;;; (17843 45627)) 4007;;;;;; (17842 56333))
4008;;; Generated autoloads from progmodes/cfengine.el 4008;;; Generated autoloads from progmodes/cfengine.el
4009 4009
4010(autoload (quote cfengine-mode) "cfengine" "\ 4010(autoload (quote cfengine-mode) "cfengine" "\
@@ -4026,7 +4026,7 @@ to the action header.
4026;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 4026;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
4027;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 4027;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
4028;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 4028;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
4029;;;;;; (17843 45615)) 4029;;;;;; (17842 54152))
4030;;; Generated autoloads from emacs-lisp/checkdoc.el 4030;;; Generated autoloads from emacs-lisp/checkdoc.el
4031 4031
4032(autoload (quote checkdoc) "checkdoc" "\ 4032(autoload (quote checkdoc) "checkdoc" "\
@@ -4209,8 +4209,8 @@ checking of documentation strings.
4209;;;*** 4209;;;***
4210 4210
4211;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer 4211;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer
4212;;;;;; decode-hz-region) "china-util" "language/china-util.el" (17843 4212;;;;;; decode-hz-region) "china-util" "language/china-util.el" (17842
4213;;;;;; 45620)) 4213;;;;;; 58278))
4214;;; Generated autoloads from language/china-util.el 4214;;; Generated autoloads from language/china-util.el
4215 4215
4216(autoload (quote decode-hz-region) "china-util" "\ 4216(autoload (quote decode-hz-region) "china-util" "\
@@ -4238,7 +4238,7 @@ Encode the text in the current buffer to HZ.
4238;;;*** 4238;;;***
4239 4239
4240;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 4240;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
4241;;;;;; "chistory" "chistory.el" (17843 45609)) 4241;;;;;; "chistory" "chistory.el" (17842 58280))
4242;;; Generated autoloads from chistory.el 4242;;; Generated autoloads from chistory.el
4243 4243
4244(autoload (quote repeat-matching-complex-command) "chistory" "\ 4244(autoload (quote repeat-matching-complex-command) "chistory" "\
@@ -4277,7 +4277,7 @@ and runs the normal hook `command-history-hook'.
4277 4277
4278;;;*** 4278;;;***
4279 4279
4280;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (17843 45615)) 4280;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (17842 54152))
4281;;; Generated autoloads from emacs-lisp/cl.el 4281;;; Generated autoloads from emacs-lisp/cl.el
4282 4282
4283(defvar custom-print-functions nil "\ 4283(defvar custom-print-functions nil "\
@@ -4293,7 +4293,7 @@ a future Emacs interpreter will be able to use it.")
4293;;;*** 4293;;;***
4294 4294
4295;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 4295;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
4296;;;;;; (17843 45615)) 4296;;;;;; (17842 54152))
4297;;; Generated autoloads from emacs-lisp/cl-indent.el 4297;;; Generated autoloads from emacs-lisp/cl-indent.el
4298 4298
4299(autoload (quote common-lisp-indent-function) "cl-indent" "\ 4299(autoload (quote common-lisp-indent-function) "cl-indent" "\
@@ -4304,7 +4304,7 @@ Not documented
4304;;;*** 4304;;;***
4305 4305
4306;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 4306;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
4307;;;;;; (17843 45627)) 4307;;;;;; (17842 56333))
4308;;; Generated autoloads from progmodes/cmacexp.el 4308;;; Generated autoloads from progmodes/cmacexp.el
4309 4309
4310(autoload (quote c-macro-expand) "cmacexp" "\ 4310(autoload (quote c-macro-expand) "cmacexp" "\
@@ -4324,8 +4324,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4324 4324
4325;;;*** 4325;;;***
4326 4326
4327;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (17843 4327;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (17842
4328;;;;;; 45609)) 4328;;;;;; 58280))
4329;;; Generated autoloads from cmuscheme.el 4329;;; Generated autoloads from cmuscheme.el
4330 4330
4331(autoload (quote run-scheme) "cmuscheme" "\ 4331(autoload (quote run-scheme) "cmuscheme" "\
@@ -4347,7 +4347,7 @@ is run).
4347;;;*** 4347;;;***
4348 4348
4349;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" 4349;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el"
4350;;;;;; (17843 45618)) 4350;;;;;; (17842 54888))
4351;;; Generated autoloads from international/code-pages.el 4351;;; Generated autoloads from international/code-pages.el
4352 4352
4353(autoload (quote cp-make-coding-system) "code-pages" "\ 4353(autoload (quote cp-make-coding-system) "code-pages" "\
@@ -4408,7 +4408,7 @@ Return an updated `non-iso-charset-alist'.
4408 4408
4409;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage 4409;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
4410;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) 4410;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)
4411;;;;;; "codepage" "international/codepage.el" (17843 45618)) 4411;;;;;; "codepage" "international/codepage.el" (17842 54888))
4412;;; Generated autoloads from international/codepage.el 4412;;; Generated autoloads from international/codepage.el
4413 4413
4414(autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ 4414(autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
@@ -4467,7 +4467,7 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal.
4467;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4467;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4468;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4468;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4469;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4469;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4470;;;;;; (17939 56016)) 4470;;;;;; (17937 3189))
4471;;; Generated autoloads from comint.el 4471;;; Generated autoloads from comint.el
4472 4472
4473(defvar comint-output-filter-functions (quote (comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)) "\ 4473(defvar comint-output-filter-functions (quote (comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)) "\
@@ -4557,8 +4557,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4557 4557
4558;;;*** 4558;;;***
4559 4559
4560;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (17939 4560;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (17926
4561;;;;;; 56016)) 4561;;;;;; 45410))
4562;;; Generated autoloads from compare-w.el 4562;;; Generated autoloads from compare-w.el
4563 4563
4564(autoload (quote compare-windows) "compare-w" "\ 4564(autoload (quote compare-windows) "compare-w" "\
@@ -4595,7 +4595,7 @@ on third call it again advances points to the next difference and so on.
4595;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4595;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4596;;;;;; compile compilation-disable-input compile-command compilation-search-path 4596;;;;;; compile compilation-disable-input compile-command compilation-search-path
4597;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 4597;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
4598;;;;;; "compile" "progmodes/compile.el" (17996 37926)) 4598;;;;;; "compile" "progmodes/compile.el" (18006 55797))
4599;;; Generated autoloads from progmodes/compile.el 4599;;; Generated autoloads from progmodes/compile.el
4600 4600
4601(defvar compilation-mode-hook nil "\ 4601(defvar compilation-mode-hook nil "\
@@ -4758,12 +4758,12 @@ This is the value of `next-error-function' in Compilation buffers.
4758;;;*** 4758;;;***
4759 4759
4760;;;### (autoloads (partial-completion-mode) "complete" "complete.el" 4760;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
4761;;;;;; (17953 25415)) 4761;;;;;; (17954 15344))
4762;;; Generated autoloads from complete.el 4762;;; Generated autoloads from complete.el
4763 4763
4764(defvar partial-completion-mode nil "\ 4764(defvar partial-completion-mode nil "\
4765Non-nil if Partial-Completion mode is enabled. 4765Non-nil if Partial-Completion mode is enabled.
4766See the command `partial-completion-mode' for a description of this minor-mode. 4766See the command `partial-completion-mode' for a description of this minor mode.
4767Setting this variable directly does not take effect; 4767Setting this variable directly does not take effect;
4768either customize it (see the info node `Easy Customization') 4768either customize it (see the info node `Easy Customization')
4769or call the function `partial-completion-mode'.") 4769or call the function `partial-completion-mode'.")
@@ -4800,12 +4800,12 @@ second TAB brings up the `*Completions*' buffer.
4800;;;*** 4800;;;***
4801 4801
4802;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4802;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4803;;;;;; (17843 45609)) 4803;;;;;; (17842 58280))
4804;;; Generated autoloads from completion.el 4804;;; Generated autoloads from completion.el
4805 4805
4806(defvar dynamic-completion-mode nil "\ 4806(defvar dynamic-completion-mode nil "\
4807Non-nil if Dynamic-Completion mode is enabled. 4807Non-nil if Dynamic-Completion mode is enabled.
4808See the command `dynamic-completion-mode' for a description of this minor-mode. 4808See the command `dynamic-completion-mode' for a description of this minor mode.
4809Setting this variable directly does not take effect; 4809Setting this variable directly does not take effect;
4810either customize it (see the info node `Easy Customization') 4810either customize it (see the info node `Easy Customization')
4811or call the function `dynamic-completion-mode'.") 4811or call the function `dynamic-completion-mode'.")
@@ -4822,7 +4822,7 @@ Enable dynamic word-completion.
4822;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after 4822;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after
4823;;;;;; find-composition compose-chars decompose-string compose-string 4823;;;;;; find-composition compose-chars decompose-string compose-string
4824;;;;;; decompose-region compose-region encode-composition-rule) 4824;;;;;; decompose-region compose-region encode-composition-rule)
4825;;;;;; "composite" "composite.el" (17843 45609)) 4825;;;;;; "composite" "composite.el" (17842 58280))
4826;;; Generated autoloads from composite.el 4826;;; Generated autoloads from composite.el
4827 4827
4828(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))) "\ 4828(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))) "\
@@ -5044,7 +5044,7 @@ Optional 3rd arg WITH-COMPOSITION-RULE is ignored.
5044;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 5044;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
5045;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 5045;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
5046;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 5046;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
5047;;;;;; (17843 45630)) 5047;;;;;; (17842 58277))
5048;;; Generated autoloads from textmodes/conf-mode.el 5048;;; Generated autoloads from textmodes/conf-mode.el
5049 5049
5050(autoload (quote conf-mode) "conf-mode" "\ 5050(autoload (quote conf-mode) "conf-mode" "\
@@ -5200,7 +5200,7 @@ For details see `conf-mode'. Example:
5200;;;*** 5200;;;***
5201 5201
5202;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 5202;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
5203;;;;;; "cookie1" "play/cookie1.el" (17843 45625)) 5203;;;;;; "cookie1" "play/cookie1.el" (17842 55395))
5204;;; Generated autoloads from play/cookie1.el 5204;;; Generated autoloads from play/cookie1.el
5205 5205
5206(autoload (quote cookie) "cookie1" "\ 5206(autoload (quote cookie) "cookie1" "\
@@ -5232,7 +5232,7 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
5232;;;*** 5232;;;***
5233 5233
5234;;;### (autoloads (copyright copyright-fix-years copyright-update) 5234;;;### (autoloads (copyright copyright-fix-years copyright-update)
5235;;;;;; "copyright" "emacs-lisp/copyright.el" (17843 45615)) 5235;;;;;; "copyright" "emacs-lisp/copyright.el" (17842 54152))
5236;;; Generated autoloads from emacs-lisp/copyright.el 5236;;; Generated autoloads from emacs-lisp/copyright.el
5237 5237
5238(autoload (quote copyright-update) "copyright" "\ 5238(autoload (quote copyright-update) "copyright" "\
@@ -5260,7 +5260,7 @@ Insert a copyright by $ORGANIZATION notice at cursor.
5260;;;*** 5260;;;***
5261 5261
5262;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 5262;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
5263;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (17955 48757)) 5263;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (17955 36604))
5264;;; Generated autoloads from progmodes/cperl-mode.el 5264;;; Generated autoloads from progmodes/cperl-mode.el
5265 5265
5266(autoload (quote cperl-mode) "cperl-mode" "\ 5266(autoload (quote cperl-mode) "cperl-mode" "\
@@ -5451,7 +5451,7 @@ Run a `perldoc' on the word around point.
5451;;;*** 5451;;;***
5452 5452
5453;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 5453;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
5454;;;;;; (17843 45627)) 5454;;;;;; (17842 56333))
5455;;; Generated autoloads from progmodes/cpp.el 5455;;; Generated autoloads from progmodes/cpp.el
5456 5456
5457(autoload (quote cpp-highlight-buffer) "cpp" "\ 5457(autoload (quote cpp-highlight-buffer) "cpp" "\
@@ -5470,7 +5470,7 @@ Edit display information for cpp conditionals.
5470;;;*** 5470;;;***
5471 5471
5472;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 5472;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
5473;;;;;; (17843 45615)) 5473;;;;;; (17842 54264))
5474;;; Generated autoloads from emulation/crisp.el 5474;;; Generated autoloads from emulation/crisp.el
5475 5475
5476(defvar crisp-mode nil "\ 5476(defvar crisp-mode nil "\
@@ -5494,7 +5494,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise.
5494;;;*** 5494;;;***
5495 5495
5496;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 5496;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
5497;;;;;; (17843 45615)) 5497;;;;;; (17842 54152))
5498;;; Generated autoloads from emacs-lisp/crm.el 5498;;; Generated autoloads from emacs-lisp/crm.el
5499 5499
5500(autoload (quote completing-read-multiple) "crm" "\ 5500(autoload (quote completing-read-multiple) "crm" "\
@@ -5530,12 +5530,12 @@ INHERIT-INPUT-METHOD.
5530;;;*** 5530;;;***
5531 5531
5532;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5532;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5533;;;;;; (17939 56021)) 5533;;;;;; (17888 45995))
5534;;; Generated autoloads from emulation/cua-base.el 5534;;; Generated autoloads from emulation/cua-base.el
5535 5535
5536(defvar cua-mode nil "\ 5536(defvar cua-mode nil "\
5537Non-nil if Cua mode is enabled. 5537Non-nil if Cua mode is enabled.
5538See the command `cua-mode' for a description of this minor-mode. 5538See the command `cua-mode' for a description of this minor mode.
5539Setting this variable directly does not take effect; 5539Setting this variable directly does not take effect;
5540either customize it (see the info node `Easy Customization') 5540either customize it (see the info node `Easy Customization')
5541or call the function `cua-mode'.") 5541or call the function `cua-mode'.")
@@ -5598,7 +5598,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5598;;;;;; customize-mode customize customize-save-variable customize-set-variable 5598;;;;;; customize-mode customize customize-save-variable customize-set-variable
5599;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically 5599;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically
5600;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el" 5600;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el"
5601;;;;;; (17951 39252)) 5601;;;;;; (17952 11093))
5602;;; Generated autoloads from cus-edit.el 5602;;; Generated autoloads from cus-edit.el
5603 5603
5604(defvar custom-browse-sort-alphabetically nil "\ 5604(defvar custom-browse-sort-alphabetically nil "\
@@ -5896,7 +5896,7 @@ The format is suitable for use with `easy-menu-define'.
5896;;;*** 5896;;;***
5897 5897
5898;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces 5898;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces
5899;;;;;; custom-declare-face) "cus-face" "cus-face.el" (17843 45609)) 5899;;;;;; custom-declare-face) "cus-face" "cus-face.el" (17842 58280))
5900;;; Generated autoloads from cus-face.el 5900;;; Generated autoloads from cus-face.el
5901 5901
5902(autoload (quote custom-declare-face) "cus-face" "\ 5902(autoload (quote custom-declare-face) "cus-face" "\
@@ -5966,7 +5966,7 @@ This means reset FACE to its value in FROM-THEME.
5966;;;*** 5966;;;***
5967 5967
5968;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" 5968;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el"
5969;;;;;; (17843 45609)) 5969;;;;;; (17842 58280))
5970;;; Generated autoloads from cus-theme.el 5970;;; Generated autoloads from cus-theme.el
5971 5971
5972(autoload (quote customize-create-theme) "cus-theme" "\ 5972(autoload (quote customize-create-theme) "cus-theme" "\
@@ -5977,7 +5977,7 @@ Create a custom theme.
5977;;;*** 5977;;;***
5978 5978
5979;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 5979;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
5980;;;;;; (17843 45609)) 5980;;;;;; (17842 58280))
5981;;; Generated autoloads from cvs-status.el 5981;;; Generated autoloads from cvs-status.el
5982 5982
5983(autoload (quote cvs-status-mode) "cvs-status" "\ 5983(autoload (quote cvs-status-mode) "cvs-status" "\
@@ -5988,7 +5988,7 @@ Mode used for cvs status output.
5988;;;*** 5988;;;***
5989 5989
5990;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5990;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5991;;;;;; "cwarn" "progmodes/cwarn.el" (17939 56022)) 5991;;;;;; "cwarn" "progmodes/cwarn.el" (17860 50532))
5992;;; Generated autoloads from progmodes/cwarn.el 5992;;; Generated autoloads from progmodes/cwarn.el
5993 5993
5994(autoload (quote cwarn-mode) "cwarn" "\ 5994(autoload (quote cwarn-mode) "cwarn" "\
@@ -6012,7 +6012,7 @@ This function is designed to be added to hooks, for example:
6012 6012
6013(defvar global-cwarn-mode nil "\ 6013(defvar global-cwarn-mode nil "\
6014Non-nil if Global-Cwarn mode is enabled. 6014Non-nil if Global-Cwarn mode is enabled.
6015See the command `global-cwarn-mode' for a description of this minor-mode. 6015See the command `global-cwarn-mode' for a description of this minor mode.
6016Setting this variable directly does not take effect; 6016Setting this variable directly does not take effect;
6017either customize it (see the info node `Easy Customization') 6017either customize it (see the info node `Easy Customization')
6018or call the function `global-cwarn-mode'.") 6018or call the function `global-cwarn-mode'.")
@@ -6020,10 +6020,10 @@ or call the function `global-cwarn-mode'.")
6020(custom-autoload (quote global-cwarn-mode) "cwarn" nil) 6020(custom-autoload (quote global-cwarn-mode) "cwarn" nil)
6021 6021
6022(autoload (quote global-cwarn-mode) "cwarn" "\ 6022(autoload (quote global-cwarn-mode) "cwarn" "\
6023Toggle Cwarn mode in every buffer. 6023Toggle Cwarn mode in every possible buffer.
6024With prefix ARG, turn Global-Cwarn mode on if and only if ARG is positive. 6024With prefix ARG, turn Global-Cwarn mode on if and only if ARG is positive.
6025Cwarn mode is actually not turned on in every buffer but only in those 6025Cwarn mode is enabled in all buffers where `turn-on-cwarn-mode-if-enabled' would do it.
6026in which `turn-on-cwarn-mode-if-enabled' turns it on. 6026See `cwarn-mode' for more information on Cwarn mode.
6027 6027
6028\(fn &optional ARG)" t nil) 6028\(fn &optional ARG)" t nil)
6029 6029
@@ -6031,7 +6031,7 @@ in which `turn-on-cwarn-mode-if-enabled' turns it on.
6031 6031
6032;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 6032;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
6033;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 6033;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
6034;;;;;; (17843 45620)) 6034;;;;;; (17842 58278))
6035;;; Generated autoloads from language/cyril-util.el 6035;;; Generated autoloads from language/cyril-util.el
6036 6036
6037(autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ 6037(autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\
@@ -6060,7 +6060,7 @@ If the argument is nil, we return the display table to its standard state.
6060;;;*** 6060;;;***
6061 6061
6062;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 6062;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
6063;;;;;; (17995 6542)) 6063;;;;;; (18006 55794))
6064;;; Generated autoloads from dabbrev.el 6064;;; Generated autoloads from dabbrev.el
6065 (define-key esc-map "/" 'dabbrev-expand) 6065 (define-key esc-map "/" 'dabbrev-expand)
6066 (define-key esc-map [?\C-/] 'dabbrev-completion) 6066 (define-key esc-map [?\C-/] 'dabbrev-completion)
@@ -6104,8 +6104,8 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
6104 6104
6105;;;*** 6105;;;***
6106 6106
6107;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17947 6107;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17949
6108;;;;;; 44454)) 6108;;;;;; 41468))
6109;;; Generated autoloads from progmodes/dcl-mode.el 6109;;; Generated autoloads from progmodes/dcl-mode.el
6110 6110
6111(autoload (quote dcl-mode) "dcl-mode" "\ 6111(autoload (quote dcl-mode) "dcl-mode" "\
@@ -6232,7 +6232,7 @@ There is some minimal font-lock support (see vars
6232;;;*** 6232;;;***
6233 6233
6234;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 6234;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
6235;;;;;; "emacs-lisp/debug.el" (17843 45615)) 6235;;;;;; "emacs-lisp/debug.el" (17842 54152))
6236;;; Generated autoloads from emacs-lisp/debug.el 6236;;; Generated autoloads from emacs-lisp/debug.el
6237 6237
6238(setq debugger (quote debug)) 6238(setq debugger (quote debug))
@@ -6276,7 +6276,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
6276;;;*** 6276;;;***
6277 6277
6278;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 6278;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
6279;;;;;; (17843 45625)) 6279;;;;;; (17842 55395))
6280;;; Generated autoloads from play/decipher.el 6280;;; Generated autoloads from play/decipher.el
6281 6281
6282(autoload (quote decipher) "decipher" "\ 6282(autoload (quote decipher) "decipher" "\
@@ -6305,8 +6305,8 @@ The most useful commands are:
6305;;;*** 6305;;;***
6306 6306
6307;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 6307;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
6308;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (17843 6308;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (17842
6309;;;;;; 45609)) 6309;;;;;; 58280))
6310;;; Generated autoloads from delim-col.el 6310;;; Generated autoloads from delim-col.el
6311 6311
6312(autoload (quote delimit-columns-customize) "delim-col" "\ 6312(autoload (quote delimit-columns-customize) "delim-col" "\
@@ -6330,8 +6330,8 @@ START and END delimits the corners of text rectangle.
6330 6330
6331;;;*** 6331;;;***
6332 6332
6333;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (17843 6333;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (17842
6334;;;;;; 45627)) 6334;;;;;; 56333))
6335;;; Generated autoloads from progmodes/delphi.el 6335;;; Generated autoloads from progmodes/delphi.el
6336 6336
6337(autoload (quote delphi-mode) "delphi" "\ 6337(autoload (quote delphi-mode) "delphi" "\
@@ -6381,15 +6381,15 @@ no args, if that value is non-nil.
6381 6381
6382;;;*** 6382;;;***
6383 6383
6384;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (17843 6384;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (17842
6385;;;;;; 45609)) 6385;;;;;; 58280))
6386;;; Generated autoloads from delsel.el 6386;;; Generated autoloads from delsel.el
6387 6387
6388(defalias (quote pending-delete-mode) (quote delete-selection-mode)) 6388(defalias (quote pending-delete-mode) (quote delete-selection-mode))
6389 6389
6390(defvar delete-selection-mode nil "\ 6390(defvar delete-selection-mode nil "\
6391Non-nil if Delete-Selection mode is enabled. 6391Non-nil if Delete-Selection mode is enabled.
6392See the command `delete-selection-mode' for a description of this minor-mode. 6392See the command `delete-selection-mode' for a description of this minor mode.
6393Setting this variable directly does not take effect; 6393Setting this variable directly does not take effect;
6394either customize it (see the info node `Easy Customization') 6394either customize it (see the info node `Easy Customization')
6395or call the function `delete-selection-mode'.") 6395or call the function `delete-selection-mode'.")
@@ -6411,7 +6411,7 @@ any selection.
6411;;;*** 6411;;;***
6412 6412
6413;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 6413;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
6414;;;;;; "derived" "emacs-lisp/derived.el" (17843 45615)) 6414;;;;;; "derived" "emacs-lisp/derived.el" (17842 54152))
6415;;; Generated autoloads from emacs-lisp/derived.el 6415;;; Generated autoloads from emacs-lisp/derived.el
6416 6416
6417(autoload (quote define-derived-mode) "derived" "\ 6417(autoload (quote define-derived-mode) "derived" "\
@@ -6476,7 +6476,7 @@ the first time the mode is used.
6476;;;*** 6476;;;***
6477 6477
6478;;;### (autoloads (describe-char describe-text-properties) "descr-text" 6478;;;### (autoloads (describe-char describe-text-properties) "descr-text"
6479;;;;;; "descr-text.el" (17939 56016)) 6479;;;;;; "descr-text.el" (17874 62047))
6480;;; Generated autoloads from descr-text.el 6480;;; Generated autoloads from descr-text.el
6481 6481
6482(autoload (quote describe-text-properties) "descr-text" "\ 6482(autoload (quote describe-text-properties) "descr-text" "\
@@ -6502,12 +6502,12 @@ as well as widgets, buttons, overlays, and text properties.
6502;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6502;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6503;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 6503;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
6504;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 6504;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
6505;;;;;; "desktop.el" (17949 5807)) 6505;;;;;; "desktop.el" (17949 41467))
6506;;; Generated autoloads from desktop.el 6506;;; Generated autoloads from desktop.el
6507 6507
6508(defvar desktop-save-mode nil "\ 6508(defvar desktop-save-mode nil "\
6509Non-nil if Desktop-Save mode is enabled. 6509Non-nil if Desktop-Save mode is enabled.
6510See the command `desktop-save-mode' for a description of this minor-mode.") 6510See the command `desktop-save-mode' for a description of this minor mode.")
6511 6511
6512(custom-autoload (quote desktop-save-mode) "desktop" nil) 6512(custom-autoload (quote desktop-save-mode) "desktop" nil)
6513 6513
@@ -6685,7 +6685,7 @@ Revert to the last loaded desktop.
6685 6685
6686;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 6686;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
6687;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 6687;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
6688;;;;;; "deuglify" "gnus/deuglify.el" (17843 45616)) 6688;;;;;; "deuglify" "gnus/deuglify.el" (17842 54741))
6689;;; Generated autoloads from gnus/deuglify.el 6689;;; Generated autoloads from gnus/deuglify.el
6690 6690
6691(autoload (quote gnus-article-outlook-unwrap-lines) "deuglify" "\ 6691(autoload (quote gnus-article-outlook-unwrap-lines) "deuglify" "\
@@ -6718,7 +6718,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
6718;;;*** 6718;;;***
6719 6719
6720;;;### (autoloads (devanagari-post-read-conversion devanagari-compose-region) 6720;;;### (autoloads (devanagari-post-read-conversion devanagari-compose-region)
6721;;;;;; "devan-util" "language/devan-util.el" (17843 45620)) 6721;;;;;; "devan-util" "language/devan-util.el" (17842 58278))
6722;;; Generated autoloads from language/devan-util.el 6722;;; Generated autoloads from language/devan-util.el
6723 6723
6724(defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") 6724(defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]")
@@ -6736,7 +6736,7 @@ Not documented
6736;;;*** 6736;;;***
6737 6737
6738;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6738;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6739;;;;;; "calendar/diary-lib.el" (17958 15315)) 6739;;;;;; "calendar/diary-lib.el" (17958 11887))
6740;;; Generated autoloads from calendar/diary-lib.el 6740;;; Generated autoloads from calendar/diary-lib.el
6741 6741
6742(autoload (quote diary) "diary-lib" "\ 6742(autoload (quote diary) "diary-lib" "\
@@ -6782,7 +6782,7 @@ Major mode for editing the diary file.
6782;;;*** 6782;;;***
6783 6783
6784;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 6784;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
6785;;;;;; "diff.el" (17843 45609)) 6785;;;;;; "diff.el" (17992 30877))
6786;;; Generated autoloads from diff.el 6786;;; Generated autoloads from diff.el
6787 6787
6788(defvar diff-switches "-c" "\ 6788(defvar diff-switches "-c" "\
@@ -6816,7 +6816,7 @@ With prefix arg, prompt for diff switches.
6816;;;*** 6816;;;***
6817 6817
6818;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 6818;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
6819;;;;;; (17942 38318)) 6819;;;;;; (17992 30877))
6820;;; Generated autoloads from diff-mode.el 6820;;; Generated autoloads from diff-mode.el
6821 6821
6822(autoload (quote diff-mode) "diff-mode" "\ 6822(autoload (quote diff-mode) "diff-mode" "\
@@ -6848,7 +6848,7 @@ Minor mode for viewing/editing context diffs.
6848;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 6848;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
6849;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 6849;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
6850;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 6850;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
6851;;;;;; "dired" "dired.el" (17995 6542)) 6851;;;;;; "dired" "dired.el" (18015 32019))
6852;;; Generated autoloads from dired.el 6852;;; Generated autoloads from dired.el
6853 6853
6854(defvar dired-listing-switches "-al" "\ 6854(defvar dired-listing-switches "-al" "\
@@ -7053,7 +7053,7 @@ Keybindings:
7053;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory 7053;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory
7054;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp 7054;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp
7055;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff 7055;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff
7056;;;;;; dired-diff) "dired-aux" "dired-aux.el" (17939 56016)) 7056;;;;;; dired-diff) "dired-aux" "dired-aux.el" (17859 20444))
7057;;; Generated autoloads from dired-aux.el 7057;;; Generated autoloads from dired-aux.el
7058 7058
7059(autoload (quote dired-diff) "dired-aux" "\ 7059(autoload (quote dired-diff) "dired-aux" "\
@@ -7468,7 +7468,7 @@ true then the type of the file linked to by FILE is printed instead.
7468;;;*** 7468;;;***
7469 7469
7470;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" 7470;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el"
7471;;;;;; (17988 52353)) 7471;;;;;; (17992 30877))
7472;;; Generated autoloads from dired-x.el 7472;;; Generated autoloads from dired-x.el
7473 7473
7474(autoload (quote dired-jump) "dired-x" "\ 7474(autoload (quote dired-jump) "dired-x" "\
@@ -7497,7 +7497,7 @@ For absolute symlinks, use \\[dired-do-symlink].
7497 7497
7498;;;*** 7498;;;***
7499 7499
7500;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (17843 45609)) 7500;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (17842 58280))
7501;;; Generated autoloads from dirtrack.el 7501;;; Generated autoloads from dirtrack.el
7502 7502
7503(autoload (quote dirtrack) "dirtrack" "\ 7503(autoload (quote dirtrack) "dirtrack" "\
@@ -7516,8 +7516,8 @@ You can enable directory tracking by adding this function to
7516 7516
7517;;;*** 7517;;;***
7518 7518
7519;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (17843 7519;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (17842
7520;;;;;; 45615)) 7520;;;;;; 54152))
7521;;; Generated autoloads from emacs-lisp/disass.el 7521;;; Generated autoloads from emacs-lisp/disass.el
7522 7522
7523(autoload (quote disassemble) "disass" "\ 7523(autoload (quote disassemble) "disass" "\
@@ -7536,7 +7536,7 @@ redefine OBJECT if it is a symbol.
7536;;;;;; standard-display-g1 standard-display-ascii standard-display-default 7536;;;;;; standard-display-g1 standard-display-ascii standard-display-default
7537;;;;;; standard-display-8bit describe-current-display-table describe-display-table 7537;;;;;; standard-display-8bit describe-current-display-table describe-display-table
7538;;;;;; set-display-table-slot display-table-slot make-display-table) 7538;;;;;; set-display-table-slot display-table-slot make-display-table)
7539;;;;;; "disp-table" "disp-table.el" (17939 56016)) 7539;;;;;; "disp-table" "disp-table.el" (17874 62056))
7540;;; Generated autoloads from disp-table.el 7540;;; Generated autoloads from disp-table.el
7541 7541
7542(autoload (quote make-display-table) "disp-table" "\ 7542(autoload (quote make-display-table) "disp-table" "\
@@ -7652,7 +7652,7 @@ for users who call this function in `.emacs'.
7652;;;*** 7652;;;***
7653 7653
7654;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 7654;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
7655;;;;;; (17941 5494)) 7655;;;;;; (17941 38806))
7656;;; Generated autoloads from play/dissociate.el 7656;;; Generated autoloads from play/dissociate.el
7657 7657
7658(autoload (quote dissociated-press) "dissociate" "\ 7658(autoload (quote dissociated-press) "dissociate" "\
@@ -7668,7 +7668,7 @@ Default is 2.
7668 7668
7669;;;*** 7669;;;***
7670 7670
7671;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (17950 27944)) 7671;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (17949 41467))
7672;;; Generated autoloads from dnd.el 7672;;; Generated autoloads from dnd.el
7673 7673
7674(defvar dnd-protocol-alist (quote (("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file) ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file))) "\ 7674(defvar dnd-protocol-alist (quote (("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file) ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file))) "\
@@ -7689,7 +7689,7 @@ if some action was made, or nil if the URL is ignored.")
7689;;;*** 7689;;;***
7690 7690
7691;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 7691;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
7692;;;;;; "textmodes/dns-mode.el" (17843 45630)) 7692;;;;;; "textmodes/dns-mode.el" (17842 58277))
7693;;; Generated autoloads from textmodes/dns-mode.el 7693;;; Generated autoloads from textmodes/dns-mode.el
7694 7694
7695(autoload (quote dns-mode) "dns-mode" "\ 7695(autoload (quote dns-mode) "dns-mode" "\
@@ -7713,7 +7713,7 @@ Locate SOA record and increment the serial field.
7713 7713
7714;;;*** 7714;;;***
7715 7715
7716;;;### (autoloads (doctor) "doctor" "play/doctor.el" (17941 5494)) 7716;;;### (autoloads (doctor) "doctor" "play/doctor.el" (17941 38806))
7717;;; Generated autoloads from play/doctor.el 7717;;; Generated autoloads from play/doctor.el
7718 7718
7719(autoload (quote doctor) "doctor" "\ 7719(autoload (quote doctor) "doctor" "\
@@ -7724,7 +7724,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
7724;;;*** 7724;;;***
7725 7725
7726;;;### (autoloads (double-mode double-mode) "double" "double.el" 7726;;;### (autoloads (double-mode double-mode) "double" "double.el"
7727;;;;;; (17843 45610)) 7727;;;;;; (17842 58280))
7728;;; Generated autoloads from double.el 7728;;; Generated autoloads from double.el
7729 7729
7730(defvar double-mode nil "\ 7730(defvar double-mode nil "\
@@ -7745,7 +7745,7 @@ when pressed twice. See variable `double-map' for details.
7745 7745
7746;;;*** 7746;;;***
7747 7747
7748;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (17843 45625)) 7748;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (17842 55395))
7749;;; Generated autoloads from play/dunnet.el 7749;;; Generated autoloads from play/dunnet.el
7750 7750
7751(autoload (quote dunnet) "dunnet" "\ 7751(autoload (quote dunnet) "dunnet" "\
@@ -7756,7 +7756,7 @@ Switch to *dungeon* buffer and start game.
7756;;;*** 7756;;;***
7757 7757
7758;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" 7758;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
7759;;;;;; (17843 45616)) 7759;;;;;; (17842 54741))
7760;;; Generated autoloads from gnus/earcon.el 7760;;; Generated autoloads from gnus/earcon.el
7761 7761
7762(autoload (quote gnus-earcon-display) "earcon" "\ 7762(autoload (quote gnus-earcon-display) "earcon" "\
@@ -7768,7 +7768,7 @@ Play sounds in message buffers.
7768 7768
7769;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 7769;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
7770;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 7770;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
7771;;;;;; "emacs-lisp/easy-mmode.el" (17988 52353)) 7771;;;;;; "emacs-lisp/easy-mmode.el" (17992 30878))
7772;;; Generated autoloads from emacs-lisp/easy-mmode.el 7772;;; Generated autoloads from emacs-lisp/easy-mmode.el
7773 7773
7774(defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) 7774(defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
@@ -7862,8 +7862,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
7862;;;*** 7862;;;***
7863 7863
7864;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 7864;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
7865;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (17843 7865;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (17842
7866;;;;;; 45615)) 7866;;;;;; 54152))
7867;;; Generated autoloads from emacs-lisp/easymenu.el 7867;;; Generated autoloads from emacs-lisp/easymenu.el
7868 7868
7869(put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) 7869(put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
@@ -8012,7 +8012,7 @@ To implement dynamic menus, either call this from
8012;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file 8012;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file
8013;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer 8013;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer
8014;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 8014;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
8015;;;;;; "progmodes/ebnf2ps.el" (17951 39252)) 8015;;;;;; "progmodes/ebnf2ps.el" (17952 11093))
8016;;; Generated autoloads from progmodes/ebnf2ps.el 8016;;; Generated autoloads from progmodes/ebnf2ps.el
8017 8017
8018(autoload (quote ebnf-customize) "ebnf2ps" "\ 8018(autoload (quote ebnf-customize) "ebnf2ps" "\
@@ -8279,8 +8279,8 @@ See `ebnf-style-database' documentation.
8279;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 8279;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
8280;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 8280;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
8281;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 8281;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
8282;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (17827 8282;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (17821
8283;;;;;; 37447)) 8283;;;;;; 5918))
8284;;; Generated autoloads from progmodes/ebrowse.el 8284;;; Generated autoloads from progmodes/ebrowse.el
8285 8285
8286(autoload (quote ebrowse-tree-mode) "ebrowse" "\ 8286(autoload (quote ebrowse-tree-mode) "ebrowse" "\
@@ -8431,7 +8431,7 @@ Display statistics for a class tree.
8431;;;*** 8431;;;***
8432 8432
8433;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 8433;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
8434;;;;;; (17843 45610)) 8434;;;;;; (17842 58280))
8435;;; Generated autoloads from ebuff-menu.el 8435;;; Generated autoloads from ebuff-menu.el
8436 8436
8437(autoload (quote electric-buffer-list) "ebuff-menu" "\ 8437(autoload (quote electric-buffer-list) "ebuff-menu" "\
@@ -8456,7 +8456,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
8456;;;*** 8456;;;***
8457 8457
8458;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 8458;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
8459;;;;;; "echistory.el" (17843 45610)) 8459;;;;;; "echistory.el" (17842 58280))
8460;;; Generated autoloads from echistory.el 8460;;; Generated autoloads from echistory.el
8461 8461
8462(autoload (quote Electric-command-history-redo-expression) "echistory" "\ 8462(autoload (quote Electric-command-history-redo-expression) "echistory" "\
@@ -8469,7 +8469,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
8469 8469
8470;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 8470;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
8471;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 8471;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
8472;;;;;; "emacs-lisp/edebug.el" (17951 39252)) 8472;;;;;; "emacs-lisp/edebug.el" (17952 11093))
8473;;; Generated autoloads from emacs-lisp/edebug.el 8473;;; Generated autoloads from emacs-lisp/edebug.el
8474 8474
8475(defvar edebug-all-defs nil "\ 8475(defvar edebug-all-defs nil "\
@@ -8542,7 +8542,7 @@ Toggle edebugging of all forms.
8542;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor 8542;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
8543;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions 8543;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions
8544;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup 8544;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup
8545;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (17939 56017)) 8545;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (17846 30361))
8546;;; Generated autoloads from ediff.el 8546;;; Generated autoloads from ediff.el
8547 8547
8548(autoload (quote ediff-files) "ediff" "\ 8548(autoload (quote ediff-files) "ediff" "\
@@ -8774,7 +8774,7 @@ With optional NODE, goes to that node.
8774;;;*** 8774;;;***
8775 8775
8776;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" 8776;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
8777;;;;;; (17843 45610)) 8777;;;;;; (17842 58280))
8778;;; Generated autoloads from ediff-help.el 8778;;; Generated autoloads from ediff-help.el
8779 8779
8780(autoload (quote ediff-customize) "ediff-help" "\ 8780(autoload (quote ediff-customize) "ediff-help" "\
@@ -8784,7 +8784,7 @@ Not documented
8784 8784
8785;;;*** 8785;;;***
8786 8786
8787;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (17843 45610)) 8787;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (17842 58280))
8788;;; Generated autoloads from ediff-hook.el 8788;;; Generated autoloads from ediff-hook.el
8789 8789
8790(defvar ediff-window-setup-function) 8790(defvar ediff-window-setup-function)
@@ -8797,7 +8797,7 @@ Not documented
8797;;;*** 8797;;;***
8798 8798
8799;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 8799;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
8800;;;;;; (17843 45610)) 8800;;;;;; (17842 58279))
8801;;; Generated autoloads from ediff-mult.el 8801;;; Generated autoloads from ediff-mult.el
8802 8802
8803(autoload (quote ediff-show-registry) "ediff-mult" "\ 8803(autoload (quote ediff-show-registry) "ediff-mult" "\
@@ -8810,7 +8810,7 @@ Display Ediff's registry.
8810;;;*** 8810;;;***
8811 8811
8812;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 8812;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
8813;;;;;; "ediff-util" "ediff-util.el" (17939 56016)) 8813;;;;;; "ediff-util" "ediff-util.el" (17846 30361))
8814;;; Generated autoloads from ediff-util.el 8814;;; Generated autoloads from ediff-util.el
8815 8815
8816(autoload (quote ediff-toggle-multiframe) "ediff-util" "\ 8816(autoload (quote ediff-toggle-multiframe) "ediff-util" "\
@@ -8831,7 +8831,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
8831 8831
8832;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 8832;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
8833;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 8833;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
8834;;;;;; (17843 45610)) 8834;;;;;; (17842 58279))
8835;;; Generated autoloads from edmacro.el 8835;;; Generated autoloads from edmacro.el
8836 8836
8837(defvar edmacro-eight-bits nil "\ 8837(defvar edmacro-eight-bits nil "\
@@ -8884,7 +8884,7 @@ or nil, use a compact 80-column format.
8884;;;*** 8884;;;***
8885 8885
8886;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 8886;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
8887;;;;;; "emulation/edt.el" (17843 45615)) 8887;;;;;; "emulation/edt.el" (17842 54264))
8888;;; Generated autoloads from emulation/edt.el 8888;;; Generated autoloads from emulation/edt.el
8889 8889
8890(autoload (quote edt-set-scroll-margins) "edt" "\ 8890(autoload (quote edt-set-scroll-margins) "edt" "\
@@ -8902,7 +8902,7 @@ Turn on EDT Emulation.
8902;;;*** 8902;;;***
8903 8903
8904;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 8904;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
8905;;;;;; (17939 56017)) 8905;;;;;; (17873 45892))
8906;;; Generated autoloads from ehelp.el 8906;;; Generated autoloads from ehelp.el
8907 8907
8908(autoload (quote with-electric-help) "ehelp" "\ 8908(autoload (quote with-electric-help) "ehelp" "\
@@ -8939,7 +8939,7 @@ Not documented
8939;;;*** 8939;;;***
8940 8940
8941;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 8941;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
8942;;;;;; "eldoc" "emacs-lisp/eldoc.el" (17988 52353)) 8942;;;;;; "eldoc" "emacs-lisp/eldoc.el" (17992 30878))
8943;;; Generated autoloads from emacs-lisp/eldoc.el 8943;;; Generated autoloads from emacs-lisp/eldoc.el
8944 8944
8945(defvar eldoc-minor-mode-string " ElDoc" "\ 8945(defvar eldoc-minor-mode-string " ElDoc" "\
@@ -8977,8 +8977,8 @@ Emacs Lisp mode) that support Eldoc.")
8977 8977
8978;;;*** 8978;;;***
8979 8979
8980;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (17843 8980;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (17842
8981;;;;;; 45610)) 8981;;;;;; 58279))
8982;;; Generated autoloads from elide-head.el 8982;;; Generated autoloads from elide-head.el
8983 8983
8984(autoload (quote elide-head) "elide-head" "\ 8984(autoload (quote elide-head) "elide-head" "\
@@ -8994,7 +8994,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8994;;;*** 8994;;;***
8995 8995
8996;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" 8996;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
8997;;;;;; (17843 45615)) 8997;;;;;; (17842 54152))
8998;;; Generated autoloads from emacs-lisp/elint.el 8998;;; Generated autoloads from emacs-lisp/elint.el
8999 8999
9000(autoload (quote elint-initialize) "elint" "\ 9000(autoload (quote elint-initialize) "elint" "\
@@ -9005,8 +9005,8 @@ Initialize elint.
9005;;;*** 9005;;;***
9006 9006
9007;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 9007;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
9008;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (17843 9008;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (17842
9009;;;;;; 45615)) 9009;;;;;; 54152))
9010;;; Generated autoloads from emacs-lisp/elp.el 9010;;; Generated autoloads from emacs-lisp/elp.el
9011 9011
9012(autoload (quote elp-instrument-function) "elp" "\ 9012(autoload (quote elp-instrument-function) "elp" "\
@@ -9040,7 +9040,7 @@ displayed.
9040;;;*** 9040;;;***
9041 9041
9042;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 9042;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
9043;;;;;; (17939 56022)) 9043;;;;;; (17907 23437))
9044;;; Generated autoloads from mail/emacsbug.el 9044;;; Generated autoloads from mail/emacsbug.el
9045 9045
9046(autoload (quote report-emacs-bug) "emacsbug" "\ 9046(autoload (quote report-emacs-bug) "emacsbug" "\
@@ -9133,12 +9133,12 @@ Not documented
9133;;;*** 9133;;;***
9134 9134
9135;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" 9135;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el"
9136;;;;;; (17843 45618)) 9136;;;;;; (17842 54888))
9137;;; Generated autoloads from international/encoded-kb.el 9137;;; Generated autoloads from international/encoded-kb.el
9138 9138
9139(defvar encoded-kbd-mode nil "\ 9139(defvar encoded-kbd-mode nil "\
9140Non-nil if Encoded-Kbd mode is enabled. 9140Non-nil if Encoded-Kbd mode is enabled.
9141See the command `encoded-kbd-mode' for a description of this minor-mode. 9141See the command `encoded-kbd-mode' for a description of this minor mode.
9142Setting this variable directly does not take effect; 9142Setting this variable directly does not take effect;
9143either customize it (see the info node `Easy Customization') 9143either customize it (see the info node `Easy Customization')
9144or call the function `encoded-kbd-mode'.") 9144or call the function `encoded-kbd-mode'.")
@@ -9162,7 +9162,7 @@ as a multilingual text encoded in a coding system set by
9162;;;*** 9162;;;***
9163 9163
9164;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 9164;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
9165;;;;;; "enriched" "textmodes/enriched.el" (17843 45630)) 9165;;;;;; "enriched" "textmodes/enriched.el" (17842 58277))
9166;;; Generated autoloads from textmodes/enriched.el 9166;;; Generated autoloads from textmodes/enriched.el
9167 9167
9168(autoload (quote enriched-mode) "enriched" "\ 9168(autoload (quote enriched-mode) "enriched" "\
@@ -9193,7 +9193,7 @@ Not documented
9193;;;*** 9193;;;***
9194 9194
9195;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" 9195;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc"
9196;;;;;; "erc/erc.el" (17939 56021)) 9196;;;;;; "erc/erc.el" (17935 53318))
9197;;; Generated autoloads from erc/erc.el 9197;;; Generated autoloads from erc/erc.el
9198 9198
9199(autoload (quote erc-select-read-args) "erc" "\ 9199(autoload (quote erc-select-read-args) "erc" "\
@@ -9235,33 +9235,33 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
9235 9235
9236;;;*** 9236;;;***
9237 9237
9238;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (17939 9238;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (17935
9239;;;;;; 56021)) 9239;;;;;; 53318))
9240;;; Generated autoloads from erc/erc-autoaway.el 9240;;; Generated autoloads from erc/erc-autoaway.el
9241 (autoload 'erc-autoaway-mode "erc-autoaway") 9241 (autoload 'erc-autoaway-mode "erc-autoaway")
9242 9242
9243;;;*** 9243;;;***
9244 9244
9245;;;### (autoloads nil "erc-button" "erc/erc-button.el" (17939 56021)) 9245;;;### (autoloads nil "erc-button" "erc/erc-button.el" (17935 53318))
9246;;; Generated autoloads from erc/erc-button.el 9246;;; Generated autoloads from erc/erc-button.el
9247 (autoload 'erc-button-mode "erc-button" nil t) 9247 (autoload 'erc-button-mode "erc-button" nil t)
9248 9248
9249;;;*** 9249;;;***
9250 9250
9251;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (17939 56021)) 9251;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (17935 53318))
9252;;; Generated autoloads from erc/erc-capab.el 9252;;; Generated autoloads from erc/erc-capab.el
9253 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 9253 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
9254 9254
9255;;;*** 9255;;;***
9256 9256
9257;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (17939 56021)) 9257;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (17935 53318))
9258;;; Generated autoloads from erc/erc-compat.el 9258;;; Generated autoloads from erc/erc-compat.el
9259 (autoload 'erc-define-minor-mode "erc-compat") 9259 (autoload 'erc-define-minor-mode "erc-compat")
9260 9260
9261;;;*** 9261;;;***
9262 9262
9263;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 9263;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
9264;;;;;; "erc-dcc" "erc/erc-dcc.el" (17843 45616)) 9264;;;;;; "erc-dcc" "erc/erc-dcc.el" (17842 54344))
9265;;; Generated autoloads from erc/erc-dcc.el 9265;;; Generated autoloads from erc/erc-dcc.el
9266 9266
9267(autoload (quote erc-cmd-DCC) "erc-dcc" "\ 9267(autoload (quote erc-cmd-DCC) "erc-dcc" "\
@@ -9293,7 +9293,7 @@ that subcommand.
9293;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 9293;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
9294;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 9294;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
9295;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 9295;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
9296;;;;;; (17843 45616)) 9296;;;;;; (17842 54344))
9297;;; Generated autoloads from erc/erc-ezbounce.el 9297;;; Generated autoloads from erc/erc-ezbounce.el
9298 9298
9299(autoload (quote erc-cmd-ezb) "erc-ezbounce" "\ 9299(autoload (quote erc-cmd-ezb) "erc-ezbounce" "\
@@ -9355,8 +9355,8 @@ Add EZBouncer convenience functions to ERC.
9355 9355
9356;;;*** 9356;;;***
9357 9357
9358;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (17939 9358;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (17935
9359;;;;;; 56021)) 9359;;;;;; 53318))
9360;;; Generated autoloads from erc/erc-fill.el 9360;;; Generated autoloads from erc/erc-fill.el
9361 (autoload 'erc-fill-mode "erc-fill" nil t) 9361 (autoload 'erc-fill-mode "erc-fill" nil t)
9362 9362
@@ -9368,15 +9368,15 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
9368 9368
9369;;;*** 9369;;;***
9370 9370
9371;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (17843 9371;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (17842
9372;;;;;; 45616)) 9372;;;;;; 54344))
9373;;; Generated autoloads from erc/erc-hecomplete.el 9373;;; Generated autoloads from erc/erc-hecomplete.el
9374 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t) 9374 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t)
9375 9375
9376;;;*** 9376;;;***
9377 9377
9378;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 9378;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
9379;;;;;; "erc/erc-identd.el" (17939 56021)) 9379;;;;;; "erc/erc-identd.el" (17935 53318))
9380;;; Generated autoloads from erc/erc-identd.el 9380;;; Generated autoloads from erc/erc-identd.el
9381 (autoload 'erc-identd-mode "erc-identd") 9381 (autoload 'erc-identd-mode "erc-identd")
9382 9382
@@ -9398,7 +9398,7 @@ Not documented
9398;;;*** 9398;;;***
9399 9399
9400;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 9400;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
9401;;;;;; (17843 45616)) 9401;;;;;; (17842 54344))
9402;;; Generated autoloads from erc/erc-imenu.el 9402;;; Generated autoloads from erc/erc-imenu.el
9403 9403
9404(autoload (quote erc-create-imenu-index) "erc-imenu" "\ 9404(autoload (quote erc-create-imenu-index) "erc-imenu" "\
@@ -9408,14 +9408,14 @@ Not documented
9408 9408
9409;;;*** 9409;;;***
9410 9410
9411;;;### (autoloads nil "erc-join" "erc/erc-join.el" (17843 45616)) 9411;;;### (autoloads nil "erc-join" "erc/erc-join.el" (17842 54344))
9412;;; Generated autoloads from erc/erc-join.el 9412;;; Generated autoloads from erc/erc-join.el
9413 (autoload 'erc-autojoin-mode "erc-join" nil t) 9413 (autoload 'erc-autojoin-mode "erc-join" nil t)
9414 9414
9415;;;*** 9415;;;***
9416 9416
9417;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 9417;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
9418;;;;;; "erc/erc-log.el" (17939 56021)) 9418;;;;;; "erc/erc-log.el" (17935 53318))
9419;;; Generated autoloads from erc/erc-log.el 9419;;; Generated autoloads from erc/erc-log.el
9420 (autoload 'erc-log-mode "erc-log" nil t) 9420 (autoload 'erc-log-mode "erc-log" nil t)
9421 9421
@@ -9447,7 +9447,7 @@ You can save every individual message by putting this function on
9447;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 9447;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
9448;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 9448;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
9449;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 9449;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
9450;;;;;; (17939 56021)) 9450;;;;;; (17935 53318))
9451;;; Generated autoloads from erc/erc-match.el 9451;;; Generated autoloads from erc/erc-match.el
9452 (autoload 'erc-match-mode "erc-match") 9452 (autoload 'erc-match-mode "erc-match")
9453 9453
@@ -9493,14 +9493,14 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9493 9493
9494;;;*** 9494;;;***
9495 9495
9496;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (17939 56021)) 9496;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (17935 53318))
9497;;; Generated autoloads from erc/erc-menu.el 9497;;; Generated autoloads from erc/erc-menu.el
9498 (autoload 'erc-menu-mode "erc-menu" nil t) 9498 (autoload 'erc-menu-mode "erc-menu" nil t)
9499 9499
9500;;;*** 9500;;;***
9501 9501
9502;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 9502;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
9503;;;;;; (17939 56021)) 9503;;;;;; (17935 53318))
9504;;; Generated autoloads from erc/erc-netsplit.el 9504;;; Generated autoloads from erc/erc-netsplit.el
9505 (autoload 'erc-netsplit-mode "erc-netsplit") 9505 (autoload 'erc-netsplit-mode "erc-netsplit")
9506 9506
@@ -9512,7 +9512,7 @@ Show who's gone.
9512;;;*** 9512;;;***
9513 9513
9514;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 9514;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
9515;;;;;; "erc/erc-networks.el" (17939 56021)) 9515;;;;;; "erc/erc-networks.el" (17935 53318))
9516;;; Generated autoloads from erc/erc-networks.el 9516;;; Generated autoloads from erc/erc-networks.el
9517 9517
9518(autoload (quote erc-determine-network) "erc-networks" "\ 9518(autoload (quote erc-determine-network) "erc-networks" "\
@@ -9530,7 +9530,7 @@ Interactively select a server to connect to using `erc-server-alist'.
9530;;;*** 9530;;;***
9531 9531
9532;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 9532;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
9533;;;;;; "erc/erc-notify.el" (17939 56021)) 9533;;;;;; "erc/erc-notify.el" (17935 53318))
9534;;; Generated autoloads from erc/erc-notify.el 9534;;; Generated autoloads from erc/erc-notify.el
9535 (autoload 'erc-notify-mode "erc-notify" nil t) 9535 (autoload 'erc-notify-mode "erc-notify" nil t)
9536 9536
@@ -9548,33 +9548,33 @@ Not documented
9548 9548
9549;;;*** 9549;;;***
9550 9550
9551;;;### (autoloads nil "erc-page" "erc/erc-page.el" (17843 45616)) 9551;;;### (autoloads nil "erc-page" "erc/erc-page.el" (17842 54344))
9552;;; Generated autoloads from erc/erc-page.el 9552;;; Generated autoloads from erc/erc-page.el
9553 (autoload 'erc-page-mode "erc-page") 9553 (autoload 'erc-page-mode "erc-page")
9554 9554
9555;;;*** 9555;;;***
9556 9556
9557;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (17939 9557;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (17935
9558;;;;;; 56021)) 9558;;;;;; 53318))
9559;;; Generated autoloads from erc/erc-pcomplete.el 9559;;; Generated autoloads from erc/erc-pcomplete.el
9560 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9560 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9561 9561
9562;;;*** 9562;;;***
9563 9563
9564;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (17843 45616)) 9564;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (17842 54344))
9565;;; Generated autoloads from erc/erc-replace.el 9565;;; Generated autoloads from erc/erc-replace.el
9566 (autoload 'erc-replace-mode "erc-replace") 9566 (autoload 'erc-replace-mode "erc-replace")
9567 9567
9568;;;*** 9568;;;***
9569 9569
9570;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (17939 56021)) 9570;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (17935 53318))
9571;;; Generated autoloads from erc/erc-ring.el 9571;;; Generated autoloads from erc/erc-ring.el
9572 (autoload 'erc-ring-mode "erc-ring" nil t) 9572 (autoload 'erc-ring-mode "erc-ring" nil t)
9573 9573
9574;;;*** 9574;;;***
9575 9575
9576;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 9576;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
9577;;;;;; "erc-services" "erc/erc-services.el" (17939 56021)) 9577;;;;;; "erc-services" "erc/erc-services.el" (17935 53318))
9578;;; Generated autoloads from erc/erc-services.el 9578;;; Generated autoloads from erc/erc-services.el
9579 (autoload 'erc-services-mode "erc-services" nil t) 9579 (autoload 'erc-services-mode "erc-services" nil t)
9580 9580
@@ -9591,14 +9591,14 @@ When called interactively, read the password using `read-passwd'.
9591 9591
9592;;;*** 9592;;;***
9593 9593
9594;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (17843 45616)) 9594;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (17842 54344))
9595;;; Generated autoloads from erc/erc-sound.el 9595;;; Generated autoloads from erc/erc-sound.el
9596 (autoload 'erc-sound-mode "erc-sound") 9596 (autoload 'erc-sound-mode "erc-sound")
9597 9597
9598;;;*** 9598;;;***
9599 9599
9600;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 9600;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9601;;;;;; (17939 56021)) 9601;;;;;; (17935 53318))
9602;;; Generated autoloads from erc/erc-speedbar.el 9602;;; Generated autoloads from erc/erc-speedbar.el
9603 9603
9604(autoload (quote erc-speedbar-browser) "erc-speedbar" "\ 9604(autoload (quote erc-speedbar-browser) "erc-speedbar" "\
@@ -9609,26 +9609,26 @@ This will add a speedbar major display mode.
9609 9609
9610;;;*** 9610;;;***
9611 9611
9612;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (17939 9612;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (17935
9613;;;;;; 56021)) 9613;;;;;; 53318))
9614;;; Generated autoloads from erc/erc-spelling.el 9614;;; Generated autoloads from erc/erc-spelling.el
9615 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9615 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9616 9616
9617;;;*** 9617;;;***
9618 9618
9619;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (17939 56021)) 9619;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (17935 53318))
9620;;; Generated autoloads from erc/erc-stamp.el 9620;;; Generated autoloads from erc/erc-stamp.el
9621 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9621 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9622 9622
9623;;;*** 9623;;;***
9624 9624
9625;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 9625;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
9626;;;;;; (17939 56021)) 9626;;;;;; (17935 53318))
9627;;; Generated autoloads from erc/erc-track.el 9627;;; Generated autoloads from erc/erc-track.el
9628 9628
9629(defvar erc-track-minor-mode nil "\ 9629(defvar erc-track-minor-mode nil "\
9630Non-nil if Erc-Track minor mode is enabled. 9630Non-nil if Erc-Track minor mode is enabled.
9631See the command `erc-track-minor-mode' for a description of this minor-mode.") 9631See the command `erc-track-minor-mode' for a description of this minor mode.")
9632 9632
9633(custom-autoload (quote erc-track-minor-mode) "erc-track" nil) 9633(custom-autoload (quote erc-track-minor-mode) "erc-track" nil)
9634 9634
@@ -9646,7 +9646,7 @@ module, otherwise the keybindings will not do anything useful.
9646;;;*** 9646;;;***
9647 9647
9648;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 9648;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9649;;;;;; "erc-truncate" "erc/erc-truncate.el" (17843 45616)) 9649;;;;;; "erc-truncate" "erc/erc-truncate.el" (17842 54344))
9650;;; Generated autoloads from erc/erc-truncate.el 9650;;; Generated autoloads from erc/erc-truncate.el
9651 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9651 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9652 9652
@@ -9666,7 +9666,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9666;;;*** 9666;;;***
9667 9667
9668;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 9668;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9669;;;;;; (17843 45616)) 9669;;;;;; (17842 54344))
9670;;; Generated autoloads from erc/erc-xdcc.el 9670;;; Generated autoloads from erc/erc-xdcc.el
9671 9671
9672(autoload (quote erc-xdcc-add-file) "erc-xdcc" "\ 9672(autoload (quote erc-xdcc-add-file) "erc-xdcc" "\
@@ -9676,8 +9676,8 @@ Add a file to `erc-xdcc-files'.
9676 9676
9677;;;*** 9677;;;***
9678 9678
9679;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (17939 9679;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (17914
9680;;;;;; 56021)) 9680;;;;;; 52082))
9681;;; Generated autoloads from eshell/esh-mode.el 9681;;; Generated autoloads from eshell/esh-mode.el
9682 9682
9683(autoload (quote eshell-mode) "esh-mode" "\ 9683(autoload (quote eshell-mode) "esh-mode" "\
@@ -9689,8 +9689,8 @@ Emacs shell interactive mode.
9689 9689
9690;;;*** 9690;;;***
9691 9691
9692;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (17843 9692;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (17842
9693;;;;;; 45616)) 9693;;;;;; 54411))
9694;;; Generated autoloads from eshell/esh-test.el 9694;;; Generated autoloads from eshell/esh-test.el
9695 9695
9696(autoload (quote eshell-test) "esh-test" "\ 9696(autoload (quote eshell-test) "esh-test" "\
@@ -9701,7 +9701,7 @@ Test Eshell to verify that it works as expected.
9701;;;*** 9701;;;***
9702 9702
9703;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command 9703;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
9704;;;;;; eshell) "eshell" "eshell/eshell.el" (17843 45616)) 9704;;;;;; eshell) "eshell" "eshell/eshell.el" (17842 54411))
9705;;; Generated autoloads from eshell/eshell.el 9705;;; Generated autoloads from eshell/eshell.el
9706 9706
9707(autoload (quote eshell) "eshell" "\ 9707(autoload (quote eshell) "eshell" "\
@@ -9747,7 +9747,7 @@ Please include any configuration details that might be involved.
9747;;;;;; visit-tags-table tags-table-mode find-tag-default-function 9747;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9748;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 9748;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
9749;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 9749;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
9750;;;;;; (17843 45627)) 9750;;;;;; (17842 56333))
9751;;; Generated autoloads from progmodes/etags.el 9751;;; Generated autoloads from progmodes/etags.el
9752 9752
9753(defvar tags-file-name nil "\ 9753(defvar tags-file-name nil "\
@@ -10049,7 +10049,7 @@ for \\[find-tag] (which see).
10049;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker 10049;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker
10050;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker 10050;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker
10051;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) 10051;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal)
10052;;;;;; "ethio-util" "language/ethio-util.el" (17843 45620)) 10052;;;;;; "ethio-util" "language/ethio-util.el" (17842 58278))
10053;;; Generated autoloads from language/ethio-util.el 10053;;; Generated autoloads from language/ethio-util.el
10054 10054
10055(autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ 10055(autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\
@@ -10244,7 +10244,7 @@ Transcribe Ethiopic characters in ASCII depending on the file extension.
10244 10244
10245;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 10245;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
10246;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 10246;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
10247;;;;;; (17843 45624)) 10247;;;;;; (17842 55218))
10248;;; Generated autoloads from net/eudc.el 10248;;; Generated autoloads from net/eudc.el
10249 10249
10250(autoload (quote eudc-set-server) "eudc" "\ 10250(autoload (quote eudc-set-server) "eudc" "\
@@ -10300,7 +10300,7 @@ This does nothing except loading eudc by autoload side-effect.
10300 10300
10301;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 10301;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
10302;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 10302;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
10303;;;;;; "eudc-bob" "net/eudc-bob.el" (17843 45624)) 10303;;;;;; "eudc-bob" "net/eudc-bob.el" (17842 55218))
10304;;; Generated autoloads from net/eudc-bob.el 10304;;; Generated autoloads from net/eudc-bob.el
10305 10305
10306(autoload (quote eudc-display-generic-binary) "eudc-bob" "\ 10306(autoload (quote eudc-display-generic-binary) "eudc-bob" "\
@@ -10336,7 +10336,7 @@ Display a button for the JPEG DATA.
10336;;;*** 10336;;;***
10337 10337
10338;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 10338;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
10339;;;;;; "eudc-export" "net/eudc-export.el" (17843 45624)) 10339;;;;;; "eudc-export" "net/eudc-export.el" (17842 55218))
10340;;; Generated autoloads from net/eudc-export.el 10340;;; Generated autoloads from net/eudc-export.el
10341 10341
10342(autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ 10342(autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\
@@ -10353,7 +10353,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
10353;;;*** 10353;;;***
10354 10354
10355;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 10355;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
10356;;;;;; (17843 45624)) 10356;;;;;; (17842 55218))
10357;;; Generated autoloads from net/eudc-hotlist.el 10357;;; Generated autoloads from net/eudc-hotlist.el
10358 10358
10359(autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ 10359(autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\
@@ -10363,8 +10363,8 @@ Edit the hotlist of directory servers in a specialized buffer.
10363 10363
10364;;;*** 10364;;;***
10365 10365
10366;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (17939 10366;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (17933
10367;;;;;; 56021)) 10367;;;;;; 14283))
10368;;; Generated autoloads from emacs-lisp/ewoc.el 10368;;; Generated autoloads from emacs-lisp/ewoc.el
10369 10369
10370(autoload (quote ewoc-create) "ewoc" "\ 10370(autoload (quote ewoc-create) "ewoc" "\
@@ -10393,7 +10393,7 @@ fourth arg NOSEP non-nil inhibits this.
10393;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 10393;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
10394;;;;;; executable-self-display executable-set-magic executable-interpret 10394;;;;;; executable-self-display executable-set-magic executable-interpret
10395;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 10395;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
10396;;;;;; (17843 45627)) 10396;;;;;; (17842 56333))
10397;;; Generated autoloads from progmodes/executable.el 10397;;; Generated autoloads from progmodes/executable.el
10398 10398
10399(autoload (quote executable-command-find-posix-p) "executable" "\ 10399(autoload (quote executable-command-find-posix-p) "executable" "\
@@ -10436,7 +10436,7 @@ file modes.
10436 10436
10437;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 10437;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
10438;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" 10438;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
10439;;;;;; (17939 56017)) 10439;;;;;; (17925 52793))
10440;;; Generated autoloads from expand.el 10440;;; Generated autoloads from expand.el
10441 10441
10442(autoload (quote expand-add-abbrevs) "expand" "\ 10442(autoload (quote expand-add-abbrevs) "expand" "\
@@ -10485,7 +10485,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
10485 10485
10486;;;*** 10486;;;***
10487 10487
10488;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (17843 45627)) 10488;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (17842 56333))
10489;;; Generated autoloads from progmodes/f90.el 10489;;; Generated autoloads from progmodes/f90.el
10490 10490
10491(autoload (quote f90-mode) "f90" "\ 10491(autoload (quote f90-mode) "f90" "\
@@ -10552,7 +10552,7 @@ with no args, if that value is non-nil.
10552;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only 10552;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only
10553;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu 10553;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu
10554;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) 10554;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face)
10555;;;;;; "facemenu" "facemenu.el" (17843 45610)) 10555;;;;;; "facemenu" "facemenu.el" (17842 58279))
10556;;; Generated autoloads from facemenu.el 10556;;; Generated autoloads from facemenu.el
10557 (define-key global-map "\M-o" 'facemenu-keymap) 10557 (define-key global-map "\M-o" 'facemenu-keymap)
10558 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 10558 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
@@ -10721,7 +10721,7 @@ argument BUFFER-NAME is nil, it defaults to *Colors*.
10721 10721
10722;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10722;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
10723;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 10723;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
10724;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (17939 56022)) 10724;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (17888 29839))
10725;;; Generated autoloads from mail/feedmail.el 10725;;; Generated autoloads from mail/feedmail.el
10726 10726
10727(autoload (quote feedmail-send-it) "feedmail" "\ 10727(autoload (quote feedmail-send-it) "feedmail" "\
@@ -10775,7 +10775,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10775;;;*** 10775;;;***
10776 10776
10777;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 10777;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
10778;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (17943 51387)) 10778;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (17943 4602))
10779;;; Generated autoloads from ffap.el 10779;;; Generated autoloads from ffap.el
10780 10780
10781(autoload (quote ffap-next) "ffap" "\ 10781(autoload (quote ffap-next) "ffap" "\
@@ -10834,7 +10834,7 @@ Evaluate the forms in variable `ffap-bindings'.
10834;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 10834;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
10835;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 10835;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
10836;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 10836;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
10837;;;;;; "filecache" "filecache.el" (17843 45610)) 10837;;;;;; "filecache" "filecache.el" (17842 58279))
10838;;; Generated autoloads from filecache.el 10838;;; Generated autoloads from filecache.el
10839 10839
10840(autoload (quote file-cache-add-directory) "filecache" "\ 10840(autoload (quote file-cache-add-directory) "filecache" "\
@@ -10893,8 +10893,8 @@ the name is considered already unique; only the second substitution
10893 10893
10894;;;*** 10894;;;***
10895 10895
10896;;;### (autoloads (filesets-init) "filesets" "filesets.el" (17843 10896;;;### (autoloads (filesets-init) "filesets" "filesets.el" (17842
10897;;;;;; 45610)) 10897;;;;;; 58279))
10898;;; Generated autoloads from filesets.el 10898;;; Generated autoloads from filesets.el
10899 10899
10900(autoload (quote filesets-init) "filesets" "\ 10900(autoload (quote filesets-init) "filesets" "\
@@ -10905,7 +10905,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10905 10905
10906;;;*** 10906;;;***
10907 10907
10908;;;### (autoloads nil "fill" "textmodes/fill.el" (17988 52354)) 10908;;;### (autoloads nil "fill" "textmodes/fill.el" (18007 39658))
10909;;; Generated autoloads from textmodes/fill.el 10909;;; Generated autoloads from textmodes/fill.el
10910(put 'colon-double-space 'safe-local-variable 'booleanp) 10910(put 'colon-double-space 'safe-local-variable 'booleanp)
10911 10911
@@ -10913,7 +10913,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10913 10913
10914;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 10914;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
10915;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el" 10915;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el"
10916;;;;;; (17988 52353)) 10916;;;;;; (17992 30877))
10917;;; Generated autoloads from find-dired.el 10917;;; Generated autoloads from find-dired.el
10918 10918
10919(defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ 10919(defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
@@ -10974,7 +10974,7 @@ Thus ARG can also contain additional grep options.
10974 10974
10975;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10975;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10976;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 10976;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
10977;;;;;; (17843 45610)) 10977;;;;;; (17842 58279))
10978;;; Generated autoloads from find-file.el 10978;;; Generated autoloads from find-file.el
10979 10979
10980(defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (buffer-substring (match-beginning 2) (match-end 2))))) "\ 10980(defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (buffer-substring (match-beginning 2) (match-end 2))))) "\
@@ -11068,7 +11068,7 @@ Visit the file you click on in another window.
11068;;;;;; find-variable find-variable-noselect find-function-other-frame 11068;;;;;; find-variable find-variable-noselect find-function-other-frame
11069;;;;;; find-function-other-window find-function find-function-noselect 11069;;;;;; find-function-other-window find-function find-function-noselect
11070;;;;;; find-function-search-for-symbol find-library) "find-func" 11070;;;;;; find-function-search-for-symbol find-library) "find-func"
11071;;;;;; "emacs-lisp/find-func.el" (17843 45615)) 11071;;;;;; "emacs-lisp/find-func.el" (17842 54152))
11072;;; Generated autoloads from emacs-lisp/find-func.el 11072;;; Generated autoloads from emacs-lisp/find-func.el
11073 11073
11074(autoload (quote find-library) "find-func" "\ 11074(autoload (quote find-library) "find-func" "\
@@ -11222,7 +11222,7 @@ Define some key bindings for the find-function family of functions.
11222;;;*** 11222;;;***
11223 11223
11224;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 11224;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
11225;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (17939 56017)) 11225;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (17893 23802))
11226;;; Generated autoloads from find-lisp.el 11226;;; Generated autoloads from find-lisp.el
11227 11227
11228(autoload (quote find-lisp-find-dired) "find-lisp" "\ 11228(autoload (quote find-lisp-find-dired) "find-lisp" "\
@@ -11243,7 +11243,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
11243;;;*** 11243;;;***
11244 11244
11245;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 11245;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
11246;;;;;; "finder" "finder.el" (17843 45610)) 11246;;;;;; "finder" "finder.el" (17842 58279))
11247;;; Generated autoloads from finder.el 11247;;; Generated autoloads from finder.el
11248 11248
11249(autoload (quote finder-list-keywords) "finder" "\ 11249(autoload (quote finder-list-keywords) "finder" "\
@@ -11265,7 +11265,7 @@ Find packages matching a given keyword.
11265;;;*** 11265;;;***
11266 11266
11267;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 11267;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
11268;;;;;; "flow-ctrl.el" (17843 45610)) 11268;;;;;; "flow-ctrl.el" (17842 58279))
11269;;; Generated autoloads from flow-ctrl.el 11269;;; Generated autoloads from flow-ctrl.el
11270 11270
11271(autoload (quote enable-flow-control) "flow-ctrl" "\ 11271(autoload (quote enable-flow-control) "flow-ctrl" "\
@@ -11287,7 +11287,7 @@ to get the effect of a C-q.
11287;;;*** 11287;;;***
11288 11288
11289;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 11289;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
11290;;;;;; (17843 45616)) 11290;;;;;; (17842 54741))
11291;;; Generated autoloads from gnus/flow-fill.el 11291;;; Generated autoloads from gnus/flow-fill.el
11292 11292
11293(autoload (quote fill-flowed-encode) "flow-fill" "\ 11293(autoload (quote fill-flowed-encode) "flow-fill" "\
@@ -11303,7 +11303,7 @@ Not documented
11303;;;*** 11303;;;***
11304 11304
11305;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode) 11305;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode)
11306;;;;;; "flymake" "progmodes/flymake.el" (17939 56022)) 11306;;;;;; "flymake" "progmodes/flymake.el" (17934 27588))
11307;;; Generated autoloads from progmodes/flymake.el 11307;;; Generated autoloads from progmodes/flymake.el
11308 11308
11309(autoload (quote flymake-mode) "flymake" "\ 11309(autoload (quote flymake-mode) "flymake" "\
@@ -11327,7 +11327,7 @@ Turn flymake mode off.
11327 11327
11328;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 11328;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
11329;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 11329;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
11330;;;;;; "flyspell" "textmodes/flyspell.el" (17970 18176)) 11330;;;;;; "flyspell" "textmodes/flyspell.el" (18006 55797))
11331;;; Generated autoloads from textmodes/flyspell.el 11331;;; Generated autoloads from textmodes/flyspell.el
11332 11332
11333(autoload (quote flyspell-prog-mode) "flyspell" "\ 11333(autoload (quote flyspell-prog-mode) "flyspell" "\
@@ -11396,7 +11396,7 @@ Flyspell whole buffer.
11396 11396
11397;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 11397;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
11398;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 11398;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
11399;;;;;; (17843 45610)) 11399;;;;;; (17842 58279))
11400;;; Generated autoloads from follow.el 11400;;; Generated autoloads from follow.el
11401 11401
11402(autoload (quote turn-on-follow-mode) "follow" "\ 11402(autoload (quote turn-on-follow-mode) "follow" "\
@@ -11470,8 +11470,8 @@ in your `~/.emacs' file, replacing [f7] by your favourite key:
11470 11470
11471;;;*** 11471;;;***
11472 11472
11473;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (17955 11473;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (17954
11474;;;;;; 48757)) 11474;;;;;; 24686))
11475;;; Generated autoloads from mail/footnote.el 11475;;; Generated autoloads from mail/footnote.el
11476 11476
11477(autoload (quote footnote-mode) "footnote" "\ 11477(autoload (quote footnote-mode) "footnote" "\
@@ -11492,7 +11492,7 @@ key binding
11492;;;*** 11492;;;***
11493 11493
11494;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11494;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11495;;;;;; "forms" "forms.el" (17843 45610)) 11495;;;;;; "forms" "forms.el" (17842 58279))
11496;;; Generated autoloads from forms.el 11496;;; Generated autoloads from forms.el
11497 11497
11498(autoload (quote forms-mode) "forms" "\ 11498(autoload (quote forms-mode) "forms" "\
@@ -11529,7 +11529,7 @@ Visit a file in Forms mode in other window.
11529;;;*** 11529;;;***
11530 11530
11531;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" 11531;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
11532;;;;;; "progmodes/fortran.el" (17843 45628)) 11532;;;;;; "progmodes/fortran.el" (17842 56333))
11533;;; Generated autoloads from progmodes/fortran.el 11533;;; Generated autoloads from progmodes/fortran.el
11534 11534
11535(defvar fortran-tab-mode-default nil "\ 11535(defvar fortran-tab-mode-default nil "\
@@ -11615,7 +11615,7 @@ with no args, if that value is non-nil.
11615;;;*** 11615;;;***
11616 11616
11617;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 11617;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
11618;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (17843 45625)) 11618;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (17842 55395))
11619;;; Generated autoloads from play/fortune.el 11619;;; Generated autoloads from play/fortune.el
11620 11620
11621(autoload (quote fortune-add-fortune) "fortune" "\ 11621(autoload (quote fortune-add-fortune) "fortune" "\
@@ -11665,7 +11665,7 @@ and choose the directory as the fortune-file.
11665;;;*** 11665;;;***
11666 11666
11667;;;### (autoloads (gdb-enable-debug gdba) "gdb-ui" "progmodes/gdb-ui.el" 11667;;;### (autoloads (gdb-enable-debug gdba) "gdb-ui" "progmodes/gdb-ui.el"
11668;;;;;; (17941 5494)) 11668;;;;;; (17941 38806))
11669;;; Generated autoloads from progmodes/gdb-ui.el 11669;;; Generated autoloads from progmodes/gdb-ui.el
11670 11670
11671(autoload (quote gdba) "gdb-ui" "\ 11671(autoload (quote gdba) "gdb-ui" "\
@@ -11728,8 +11728,8 @@ Non-nil means record the process input and output in `gdb-debug-log'.")
11728;;;*** 11728;;;***
11729 11729
11730;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 11730;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
11731;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (17843 11731;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (17842
11732;;;;;; 45615)) 11732;;;;;; 54152))
11733;;; Generated autoloads from emacs-lisp/generic.el 11733;;; Generated autoloads from emacs-lisp/generic.el
11734 11734
11735(defvar generic-mode-list nil "\ 11735(defvar generic-mode-list nil "\
@@ -11804,7 +11804,7 @@ regular expression that can be used as an element of
11804;;;*** 11804;;;***
11805 11805
11806;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11806;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11807;;;;;; (17843 45628)) 11807;;;;;; (17842 56333))
11808;;; Generated autoloads from progmodes/glasses.el 11808;;; Generated autoloads from progmodes/glasses.el
11809 11809
11810(autoload (quote glasses-mode) "glasses" "\ 11810(autoload (quote glasses-mode) "glasses" "\
@@ -11817,7 +11817,7 @@ at places they belong to.
11817;;;*** 11817;;;***
11818 11818
11819;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 11819;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
11820;;;;;; gmm-message) "gmm-utils" "gnus/gmm-utils.el" (17939 56021)) 11820;;;;;; gmm-message) "gmm-utils" "gnus/gmm-utils.el" (17934 27588))
11821;;; Generated autoloads from gnus/gmm-utils.el 11821;;; Generated autoloads from gnus/gmm-utils.el
11822 11822
11823(autoload (quote gmm-message) "gmm-utils" "\ 11823(autoload (quote gmm-message) "gmm-utils" "\
@@ -11864,7 +11864,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11864;;;*** 11864;;;***
11865 11865
11866;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11866;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11867;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (17843 45617)) 11867;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (17842 54741))
11868;;; Generated autoloads from gnus/gnus.el 11868;;; Generated autoloads from gnus/gnus.el
11869(when (fboundp 'custom-autoload) 11869(when (fboundp 'custom-autoload)
11870 (custom-autoload 'gnus-select-method "gnus")) 11870 (custom-autoload 'gnus-select-method "gnus"))
@@ -11917,7 +11917,7 @@ prompt the user for the name of an NNTP server to use.
11917;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11917;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11918;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11918;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11919;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11919;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11920;;;;;; "gnus/gnus-agent.el" (17843 45616)) 11920;;;;;; "gnus/gnus-agent.el" (17842 54741))
11921;;; Generated autoloads from gnus/gnus-agent.el 11921;;; Generated autoloads from gnus/gnus-agent.el
11922 11922
11923(autoload (quote gnus-unplugged) "gnus-agent" "\ 11923(autoload (quote gnus-unplugged) "gnus-agent" "\
@@ -12008,7 +12008,7 @@ If CLEAN, obsolete (ignore).
12008;;;*** 12008;;;***
12009 12009
12010;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 12010;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
12011;;;;;; (17959 36648)) 12011;;;;;; (17960 49045))
12012;;; Generated autoloads from gnus/gnus-art.el 12012;;; Generated autoloads from gnus/gnus-art.el
12013 12013
12014(autoload (quote gnus-article-prepare-display) "gnus-art" "\ 12014(autoload (quote gnus-article-prepare-display) "gnus-art" "\
@@ -12019,7 +12019,7 @@ Make the current buffer look like a nice article.
12019;;;*** 12019;;;***
12020 12020
12021;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" 12021;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
12022;;;;;; (17843 45616)) 12022;;;;;; (17842 54741))
12023;;; Generated autoloads from gnus/gnus-audio.el 12023;;; Generated autoloads from gnus/gnus-audio.el
12024 12024
12025(autoload (quote gnus-audio-play) "gnus-audio" "\ 12025(autoload (quote gnus-audio-play) "gnus-audio" "\
@@ -12031,8 +12031,8 @@ Play a sound FILE through the speaker.
12031 12031
12032;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 12032;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
12033;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 12033;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
12034;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (17843 12034;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (17842
12035;;;;;; 45616)) 12035;;;;;; 54741))
12036;;; Generated autoloads from gnus/gnus-cache.el 12036;;; Generated autoloads from gnus/gnus-cache.el
12037 12037
12038(autoload (quote gnus-jog-cache) "gnus-cache" "\ 12038(autoload (quote gnus-jog-cache) "gnus-cache" "\
@@ -12074,7 +12074,7 @@ supported.
12074;;;*** 12074;;;***
12075 12075
12076;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 12076;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
12077;;;;;; "gnus-delay" "gnus/gnus-delay.el" (17843 45616)) 12077;;;;;; "gnus-delay" "gnus/gnus-delay.el" (17842 54741))
12078;;; Generated autoloads from gnus/gnus-delay.el 12078;;; Generated autoloads from gnus/gnus-delay.el
12079 12079
12080(autoload (quote gnus-delay-article) "gnus-delay" "\ 12080(autoload (quote gnus-delay-article) "gnus-delay" "\
@@ -12110,7 +12110,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
12110;;;*** 12110;;;***
12111 12111
12112;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 12112;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
12113;;;;;; "gnus-diary" "gnus/gnus-diary.el" (17988 52353)) 12113;;;;;; "gnus-diary" "gnus/gnus-diary.el" (17992 30878))
12114;;; Generated autoloads from gnus/gnus-diary.el 12114;;; Generated autoloads from gnus/gnus-diary.el
12115 12115
12116(autoload (quote gnus-user-format-function-d) "gnus-diary" "\ 12116(autoload (quote gnus-user-format-function-d) "gnus-diary" "\
@@ -12126,7 +12126,7 @@ Not documented
12126;;;*** 12126;;;***
12127 12127
12128;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 12128;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
12129;;;;;; (17843 45616)) 12129;;;;;; (17842 54741))
12130;;; Generated autoloads from gnus/gnus-dired.el 12130;;; Generated autoloads from gnus/gnus-dired.el
12131 12131
12132(autoload (quote turn-on-gnus-dired-mode) "gnus-dired" "\ 12132(autoload (quote turn-on-gnus-dired-mode) "gnus-dired" "\
@@ -12137,7 +12137,7 @@ Convenience method to turn on gnus-dired-mode.
12137;;;*** 12137;;;***
12138 12138
12139;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 12139;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
12140;;;;;; (17843 45616)) 12140;;;;;; (17842 54741))
12141;;; Generated autoloads from gnus/gnus-draft.el 12141;;; Generated autoloads from gnus/gnus-draft.el
12142 12142
12143(autoload (quote gnus-draft-reminder) "gnus-draft" "\ 12143(autoload (quote gnus-draft-reminder) "gnus-draft" "\
@@ -12149,8 +12149,8 @@ Reminder user if there are unsent drafts.
12149 12149
12150;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 12150;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
12151;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 12151;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
12152;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (17843 12152;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (17842
12153;;;;;; 45616)) 12153;;;;;; 54741))
12154;;; Generated autoloads from gnus/gnus-fun.el 12154;;; Generated autoloads from gnus/gnus-fun.el
12155 12155
12156(autoload (quote gnus-random-x-face) "gnus-fun" "\ 12156(autoload (quote gnus-random-x-face) "gnus-fun" "\
@@ -12189,7 +12189,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
12189;;;*** 12189;;;***
12190 12190
12191;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 12191;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
12192;;;;;; "gnus-group" "gnus/gnus-group.el" (17843 45617)) 12192;;;;;; "gnus-group" "gnus/gnus-group.el" (17842 54741))
12193;;; Generated autoloads from gnus/gnus-group.el 12193;;; Generated autoloads from gnus/gnus-group.el
12194 12194
12195(autoload (quote gnus-fetch-group) "gnus-group" "\ 12195(autoload (quote gnus-fetch-group) "gnus-group" "\
@@ -12206,7 +12206,7 @@ Pop up a frame and enter GROUP.
12206;;;*** 12206;;;***
12207 12207
12208;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 12208;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
12209;;;;;; (17843 45617)) 12209;;;;;; (17842 54741))
12210;;; Generated autoloads from gnus/gnus-kill.el 12210;;; Generated autoloads from gnus/gnus-kill.el
12211 12211
12212(defalias (quote gnus-batch-kill) (quote gnus-batch-score)) 12212(defalias (quote gnus-batch-kill) (quote gnus-batch-score))
@@ -12221,7 +12221,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
12221 12221
12222;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 12222;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
12223;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 12223;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
12224;;;;;; (17843 45617)) 12224;;;;;; (17842 54741))
12225;;; Generated autoloads from gnus/gnus-ml.el 12225;;; Generated autoloads from gnus/gnus-ml.el
12226 12226
12227(autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\ 12227(autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\
@@ -12246,7 +12246,7 @@ Minor mode for providing mailing-list commands.
12246 12246
12247;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 12247;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
12248;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 12248;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
12249;;;;;; (17843 45617)) 12249;;;;;; (17842 54741))
12250;;; Generated autoloads from gnus/gnus-mlspl.el 12250;;; Generated autoloads from gnus/gnus-mlspl.el
12251 12251
12252(autoload (quote gnus-group-split-setup) "gnus-mlspl" "\ 12252(autoload (quote gnus-group-split-setup) "gnus-mlspl" "\
@@ -12347,7 +12347,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12347;;;*** 12347;;;***
12348 12348
12349;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" 12349;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
12350;;;;;; (17843 45617)) 12350;;;;;; (17842 54741))
12351;;; Generated autoloads from gnus/gnus-move.el 12351;;; Generated autoloads from gnus/gnus-move.el
12352 12352
12353(autoload (quote gnus-change-server) "gnus-move" "\ 12353(autoload (quote gnus-change-server) "gnus-move" "\
@@ -12359,7 +12359,7 @@ Update the .newsrc.eld file to reflect the change of nntp server.
12359;;;*** 12359;;;***
12360 12360
12361;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 12361;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
12362;;;;;; "gnus-msg" "gnus/gnus-msg.el" (17949 5807)) 12362;;;;;; "gnus-msg" "gnus/gnus-msg.el" (17949 41467))
12363;;; Generated autoloads from gnus/gnus-msg.el 12363;;; Generated autoloads from gnus/gnus-msg.el
12364 12364
12365(autoload (quote gnus-msg-mail) "gnus-msg" "\ 12365(autoload (quote gnus-msg-mail) "gnus-msg" "\
@@ -12384,7 +12384,7 @@ Like `message-reply'.
12384;;;*** 12384;;;***
12385 12385
12386;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups) 12386;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups)
12387;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (17843 45617)) 12387;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (17842 54741))
12388;;; Generated autoloads from gnus/gnus-nocem.el 12388;;; Generated autoloads from gnus/gnus-nocem.el
12389 12389
12390(autoload (quote gnus-nocem-scan-groups) "gnus-nocem" "\ 12390(autoload (quote gnus-nocem-scan-groups) "gnus-nocem" "\
@@ -12401,7 +12401,7 @@ Load the NoCeM cache.
12401 12401
12402;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 12402;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
12403;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 12403;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
12404;;;;;; (17843 45617)) 12404;;;;;; (17842 54741))
12405;;; Generated autoloads from gnus/gnus-picon.el 12405;;; Generated autoloads from gnus/gnus-picon.el
12406 12406
12407(autoload (quote gnus-treat-from-picon) "gnus-picon" "\ 12407(autoload (quote gnus-treat-from-picon) "gnus-picon" "\
@@ -12428,7 +12428,7 @@ If picons are already displayed, remove them.
12428;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 12428;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
12429;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 12429;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
12430;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 12430;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
12431;;;;;; "gnus/gnus-range.el" (17843 45617)) 12431;;;;;; "gnus/gnus-range.el" (17842 54741))
12432;;; Generated autoloads from gnus/gnus-range.el 12432;;; Generated autoloads from gnus/gnus-range.el
12433 12433
12434(autoload (quote gnus-sorted-difference) "gnus-range" "\ 12434(autoload (quote gnus-sorted-difference) "gnus-range" "\
@@ -12496,7 +12496,7 @@ Add NUM into sorted LIST by side effect.
12496;;;*** 12496;;;***
12497 12497
12498;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 12498;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
12499;;;;;; "gnus-registry" "gnus/gnus-registry.el" (17939 56021)) 12499;;;;;; "gnus-registry" "gnus/gnus-registry.el" (17934 27588))
12500;;; Generated autoloads from gnus/gnus-registry.el 12500;;; Generated autoloads from gnus/gnus-registry.el
12501 12501
12502(autoload (quote gnus-registry-initialize) "gnus-registry" "\ 12502(autoload (quote gnus-registry-initialize) "gnus-registry" "\
@@ -12512,8 +12512,8 @@ Install the registry hooks.
12512;;;*** 12512;;;***
12513 12513
12514;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 12514;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
12515;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (17843 12515;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (17842
12516;;;;;; 45617)) 12516;;;;;; 54741))
12517;;; Generated autoloads from gnus/gnus-sieve.el 12517;;; Generated autoloads from gnus/gnus-sieve.el
12518 12518
12519(autoload (quote gnus-sieve-update) "gnus-sieve" "\ 12519(autoload (quote gnus-sieve-update) "gnus-sieve" "\
@@ -12541,7 +12541,7 @@ Not documented
12541;;;*** 12541;;;***
12542 12542
12543;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" 12543;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
12544;;;;;; (17843 45617)) 12544;;;;;; (17842 54741))
12545;;; Generated autoloads from gnus/gnus-soup.el 12545;;; Generated autoloads from gnus/gnus-soup.el
12546 12546
12547(autoload (quote gnus-batch-brew-soup) "gnus-soup" "\ 12547(autoload (quote gnus-batch-brew-soup) "gnus-soup" "\
@@ -12561,7 +12561,7 @@ Note -- this function hasn't been implemented yet.
12561;;;*** 12561;;;***
12562 12562
12563;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12563;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
12564;;;;;; (17843 45617)) 12564;;;;;; (17842 54741))
12565;;; Generated autoloads from gnus/gnus-spec.el 12565;;; Generated autoloads from gnus/gnus-spec.el
12566 12566
12567(autoload (quote gnus-update-format) "gnus-spec" "\ 12567(autoload (quote gnus-update-format) "gnus-spec" "\
@@ -12572,8 +12572,8 @@ Update the format specification near point.
12572;;;*** 12572;;;***
12573 12573
12574;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news 12574;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news
12575;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (17843 12575;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (17842
12576;;;;;; 45617)) 12576;;;;;; 54741))
12577;;; Generated autoloads from gnus/gnus-start.el 12577;;; Generated autoloads from gnus/gnus-start.el
12578 12578
12579(autoload (quote gnus-declare-backend) "gnus-start" "\ 12579(autoload (quote gnus-declare-backend) "gnus-start" "\
@@ -12589,7 +12589,7 @@ Not documented
12589;;;*** 12589;;;***
12590 12590
12591;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12591;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
12592;;;;;; (17843 45617)) 12592;;;;;; (17842 54741))
12593;;; Generated autoloads from gnus/gnus-win.el 12593;;; Generated autoloads from gnus/gnus-win.el
12594 12594
12595(autoload (quote gnus-add-configuration) "gnus-win" "\ 12595(autoload (quote gnus-add-configuration) "gnus-win" "\
@@ -12599,7 +12599,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12599 12599
12600;;;*** 12600;;;***
12601 12601
12602;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (17941 5494)) 12602;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (17941 38806))
12603;;; Generated autoloads from play/gomoku.el 12603;;; Generated autoloads from play/gomoku.el
12604 12604
12605(autoload (quote gomoku) "gomoku" "\ 12605(autoload (quote gomoku) "gomoku" "\
@@ -12626,7 +12626,7 @@ Use \\[describe-mode] for more info.
12626;;;*** 12626;;;***
12627 12627
12628;;;### (autoloads (goto-address goto-address-at-point) "goto-addr" 12628;;;### (autoloads (goto-address goto-address-at-point) "goto-addr"
12629;;;;;; "net/goto-addr.el" (17843 45624)) 12629;;;;;; "net/goto-addr.el" (17842 55218))
12630;;; Generated autoloads from net/goto-addr.el 12630;;; Generated autoloads from net/goto-addr.el
12631 12631
12632(define-obsolete-function-alias (quote goto-address-at-mouse) (quote goto-address-at-point) "22.1") 12632(define-obsolete-function-alias (quote goto-address-at-mouse) (quote goto-address-at-point) "22.1")
@@ -12656,7 +12656,7 @@ Also fontifies the buffer appropriately (see `goto-address-fontify-p' and
12656 12656
12657;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12657;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12658;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12658;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12659;;;;;; grep-window-height) "grep" "progmodes/grep.el" (17943 52506)) 12659;;;;;; grep-window-height) "grep" "progmodes/grep.el" (17944 20144))
12660;;; Generated autoloads from progmodes/grep.el 12660;;; Generated autoloads from progmodes/grep.el
12661 12661
12662(defvar grep-window-height nil "\ 12662(defvar grep-window-height nil "\
@@ -12796,7 +12796,7 @@ This command shares argument histories with \\[lgrep] and \\[grep-find].
12796 12796
12797;;;*** 12797;;;***
12798 12798
12799;;;### (autoloads (gs-load-image) "gs" "gs.el" (17843 45610)) 12799;;;### (autoloads (gs-load-image) "gs" "gs.el" (17842 58279))
12800;;; Generated autoloads from gs.el 12800;;; Generated autoloads from gs.el
12801 12801
12802(autoload (quote gs-load-image) "gs" "\ 12802(autoload (quote gs-load-image) "gs" "\
@@ -12810,7 +12810,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12810;;;*** 12810;;;***
12811 12811
12812;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gdb) 12812;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gdb)
12813;;;;;; "gud" "progmodes/gud.el" (17988 52353)) 12813;;;;;; "gud" "progmodes/gud.el" (17992 30878))
12814;;; Generated autoloads from progmodes/gud.el 12814;;; Generated autoloads from progmodes/gud.el
12815 12815
12816(autoload (quote gdb) "gud" "\ 12816(autoload (quote gdb) "gud" "\
@@ -12893,8 +12893,8 @@ Major mode for editing GDB scripts
12893 12893
12894;;;*** 12894;;;***
12895 12895
12896;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (17843 12896;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (17842
12897;;;;;; 45626)) 12897;;;;;; 55395))
12898;;; Generated autoloads from play/handwrite.el 12898;;; Generated autoloads from play/handwrite.el
12899 12899
12900(autoload (quote handwrite) "handwrite" "\ 12900(autoload (quote handwrite) "handwrite" "\
@@ -12912,7 +12912,7 @@ Variables: handwrite-linespace (default 12)
12912;;;*** 12912;;;***
12913 12913
12914;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12914;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12915;;;;;; (17743 18144)) 12915;;;;;; (17742 40275))
12916;;; Generated autoloads from play/hanoi.el 12916;;; Generated autoloads from play/hanoi.el
12917 12917
12918(autoload (quote hanoi) "hanoi" "\ 12918(autoload (quote hanoi) "hanoi" "\
@@ -12942,7 +12942,7 @@ to be updated.
12942;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12942;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12943;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12943;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12944;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12944;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12945;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (17843 45610)) 12945;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (17842 58279))
12946;;; Generated autoloads from help-at-pt.el 12946;;; Generated autoloads from help-at-pt.el
12947 12947
12948(autoload (quote help-at-pt-string) "help-at-pt" "\ 12948(autoload (quote help-at-pt-string) "help-at-pt" "\
@@ -13072,7 +13072,7 @@ different regions. With numeric argument ARG, behaves like
13072;;;### (autoloads (describe-categories describe-syntax describe-variable 13072;;;### (autoloads (describe-categories describe-syntax describe-variable
13073;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name 13073;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name
13074;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el" 13074;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el"
13075;;;;;; (17939 56017)) 13075;;;;;; (17845 46651))
13076;;; Generated autoloads from help-fns.el 13076;;; Generated autoloads from help-fns.el
13077 13077
13078(autoload (quote describe-function) "help-fns" "\ 13078(autoload (quote describe-function) "help-fns" "\
@@ -13129,7 +13129,7 @@ BUFFER should be a buffer or a buffer name.
13129;;;*** 13129;;;***
13130 13130
13131;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 13131;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
13132;;;;;; (17843 45610)) 13132;;;;;; (17842 58279))
13133;;; Generated autoloads from help-macro.el 13133;;; Generated autoloads from help-macro.el
13134 13134
13135(defvar three-step-help nil "\ 13135(defvar three-step-help nil "\
@@ -13145,7 +13145,7 @@ A value of nil means skip the middle step, so that
13145 13145
13146;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 13146;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
13147;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup 13147;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup
13148;;;;;; help-mode) "help-mode" "help-mode.el" (17843 45610)) 13148;;;;;; help-mode) "help-mode" "help-mode.el" (17842 58279))
13149;;; Generated autoloads from help-mode.el 13149;;; Generated autoloads from help-mode.el
13150 13150
13151(autoload (quote help-mode) "help-mode" "\ 13151(autoload (quote help-mode) "help-mode" "\
@@ -13228,7 +13228,7 @@ Add xrefs for symbols in `pp's output between FROM and TO.
13228;;;*** 13228;;;***
13229 13229
13230;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 13230;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
13231;;;;;; "emacs-lisp/helper.el" (17843 45615)) 13231;;;;;; "emacs-lisp/helper.el" (17842 54152))
13232;;; Generated autoloads from emacs-lisp/helper.el 13232;;; Generated autoloads from emacs-lisp/helper.el
13233 13233
13234(autoload (quote Helper-describe-bindings) "helper" "\ 13234(autoload (quote Helper-describe-bindings) "helper" "\
@@ -13244,7 +13244,7 @@ Provide help for current mode.
13244;;;*** 13244;;;***
13245 13245
13246;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 13246;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
13247;;;;;; "hexl.el" (17844 62922)) 13247;;;;;; "hexl.el" (17844 53657))
13248;;; Generated autoloads from hexl.el 13248;;; Generated autoloads from hexl.el
13249 13249
13250(autoload (quote hexl-mode) "hexl" "\ 13250(autoload (quote hexl-mode) "hexl" "\
@@ -13341,7 +13341,7 @@ This discards the buffer's undo information.
13341;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13341;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13342;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13342;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13343;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13343;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13344;;;;;; (17970 17147)) 13344;;;;;; (17992 30877))
13345;;; Generated autoloads from hi-lock.el 13345;;; Generated autoloads from hi-lock.el
13346 13346
13347(autoload (quote hi-lock-mode) "hi-lock" "\ 13347(autoload (quote hi-lock-mode) "hi-lock" "\
@@ -13471,7 +13471,7 @@ be found in variable `hi-lock-interactive-patterns'.
13471;;;*** 13471;;;***
13472 13472
13473;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially 13473;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
13474;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (17843 45628)) 13474;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (17842 56333))
13475;;; Generated autoloads from progmodes/hideif.el 13475;;; Generated autoloads from progmodes/hideif.el
13476 13476
13477(autoload (quote hide-ifdef-mode) "hideif" "\ 13477(autoload (quote hide-ifdef-mode) "hideif" "\
@@ -13526,7 +13526,7 @@ how the hiding is done:
13526;;;*** 13526;;;***
13527 13527
13528;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13528;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13529;;;;;; (17939 56022)) 13529;;;;;; (17934 43341))
13530;;; Generated autoloads from progmodes/hideshow.el 13530;;; Generated autoloads from progmodes/hideshow.el
13531 13531
13532(defvar hs-special-modes-alist (quote ((c-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (c++-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (bibtex-mode ("^@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning))) "\ 13532(defvar hs-special-modes-alist (quote ((c-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (c++-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (bibtex-mode ("^@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning))) "\
@@ -13589,7 +13589,7 @@ Unconditionally turn off `hs-minor-mode'.
13589;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13589;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
13590;;;;;; highlight-changes-previous-change highlight-changes-next-change 13590;;;;;; highlight-changes-previous-change highlight-changes-next-change
13591;;;;;; highlight-changes-mode highlight-changes-remove-highlight) 13591;;;;;; highlight-changes-mode highlight-changes-remove-highlight)
13592;;;;;; "hilit-chg" "hilit-chg.el" (17843 45610)) 13592;;;;;; "hilit-chg" "hilit-chg.el" (17842 58279))
13593;;; Generated autoloads from hilit-chg.el 13593;;; Generated autoloads from hilit-chg.el
13594 13594
13595(autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\ 13595(autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\
@@ -13719,7 +13719,7 @@ variable `highlight-changes-global-changes-existing-buffers' is non-nil).
13719;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 13719;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
13720;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 13720;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
13721;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 13721;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
13722;;;;;; "hippie-exp.el" (17843 45610)) 13722;;;;;; "hippie-exp.el" (17842 58279))
13723;;; Generated autoloads from hippie-exp.el 13723;;; Generated autoloads from hippie-exp.el
13724 13724
13725(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)) "\ 13725(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)) "\
@@ -13792,7 +13792,7 @@ argument VERBOSE non-nil makes the function verbose.
13792;;;*** 13792;;;***
13793 13793
13794;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13794;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13795;;;;;; (17843 45610)) 13795;;;;;; (17842 58279))
13796;;; Generated autoloads from hl-line.el 13796;;; Generated autoloads from hl-line.el
13797 13797
13798(autoload (quote hl-line-mode) "hl-line" "\ 13798(autoload (quote hl-line-mode) "hl-line" "\
@@ -13814,7 +13814,7 @@ addition to `hl-line-highlight' on `post-command-hook'.
13814 13814
13815(defvar global-hl-line-mode nil "\ 13815(defvar global-hl-line-mode nil "\
13816Non-nil if Global-Hl-Line mode is enabled. 13816Non-nil if Global-Hl-Line mode is enabled.
13817See the command `global-hl-line-mode' for a description of this minor-mode. 13817See the command `global-hl-line-mode' for a description of this minor mode.
13818Setting this variable directly does not take effect; 13818Setting this variable directly does not take effect;
13819either customize it (see the info node `Easy Customization') 13819either customize it (see the info node `Easy Customization')
13820or call the function `global-hl-line-mode'.") 13820or call the function `global-hl-line-mode'.")
@@ -13833,7 +13833,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13833;;;*** 13833;;;***
13834 13834
13835;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" 13835;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el"
13836;;;;;; (17956 60684)) 13836;;;;;; (17956 13479))
13837;;; Generated autoloads from calendar/holidays.el 13837;;; Generated autoloads from calendar/holidays.el
13838 13838
13839(autoload (quote holidays) "holidays" "\ 13839(autoload (quote holidays) "holidays" "\
@@ -13869,8 +13869,8 @@ The optional LABEL is used to label the buffer created.
13869 13869
13870;;;*** 13870;;;***
13871 13871
13872;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (17843 13872;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (17842
13873;;;;;; 45617)) 13873;;;;;; 54741))
13874;;; Generated autoloads from gnus/html2text.el 13874;;; Generated autoloads from gnus/html2text.el
13875 13875
13876(autoload (quote html2text) "html2text" "\ 13876(autoload (quote html2text) "html2text" "\
@@ -13902,7 +13902,7 @@ Convert HTML to plain text in the current buffer.
13902;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group 13902;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group
13903;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group 13903;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
13904;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode 13904;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
13905;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (17843 45610)) 13905;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (17842 58279))
13906;;; Generated autoloads from ibuf-ext.el 13906;;; Generated autoloads from ibuf-ext.el
13907 13907
13908(autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ 13908(autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
@@ -14268,8 +14268,8 @@ defaults to one.
14268;;;*** 14268;;;***
14269 14269
14270;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 14270;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
14271;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (17843 14271;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (17842
14272;;;;;; 45610)) 14272;;;;;; 58279))
14273;;; Generated autoloads from ibuf-macs.el 14273;;; Generated autoloads from ibuf-macs.el
14274 14274
14275(autoload (quote define-ibuffer-column) "ibuf-macs" "\ 14275(autoload (quote define-ibuffer-column) "ibuf-macs" "\
@@ -14358,7 +14358,7 @@ bound to the current value of the filter.
14358;;;*** 14358;;;***
14359 14359
14360;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 14360;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
14361;;;;;; "ibuffer" "ibuffer.el" (17843 45610)) 14361;;;;;; "ibuffer" "ibuffer.el" (17842 58279))
14362;;; Generated autoloads from ibuffer.el 14362;;; Generated autoloads from ibuffer.el
14363 14363
14364(autoload (quote ibuffer-list-buffers) "ibuffer" "\ 14364(autoload (quote ibuffer-list-buffers) "ibuffer" "\
@@ -14399,7 +14399,7 @@ FORMATS is the value to use for `ibuffer-formats'.
14399 14399
14400;;;### (autoloads (icalendar-import-buffer icalendar-import-file 14400;;;### (autoloads (icalendar-import-buffer icalendar-import-file
14401;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 14401;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
14402;;;;;; "calendar/icalendar.el" (17939 56021)) 14402;;;;;; "calendar/icalendar.el" (17921 16827))
14403;;; Generated autoloads from calendar/icalendar.el 14403;;; Generated autoloads from calendar/icalendar.el
14404 14404
14405(autoload (quote icalendar-export-file) "icalendar" "\ 14405(autoload (quote icalendar-export-file) "icalendar" "\
@@ -14451,13 +14451,13 @@ buffer `*icalendar-errors*'.
14451 14451
14452;;;*** 14452;;;***
14453 14453
14454;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (17939 14454;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (17907
14455;;;;;; 56017)) 14455;;;;;; 1407))
14456;;; Generated autoloads from icomplete.el 14456;;; Generated autoloads from icomplete.el
14457 14457
14458(defvar icomplete-mode nil "\ 14458(defvar icomplete-mode nil "\
14459Non-nil if Icomplete mode is enabled. 14459Non-nil if Icomplete mode is enabled.
14460See the command `icomplete-mode' for a description of this minor-mode. 14460See the command `icomplete-mode' for a description of this minor mode.
14461Setting this variable directly does not take effect; 14461Setting this variable directly does not take effect;
14462either customize it (see the info node `Easy Customization') 14462either customize it (see the info node `Easy Customization')
14463or call the function `icomplete-mode'.") 14463or call the function `icomplete-mode'.")
@@ -14472,7 +14472,7 @@ With a numeric argument, turn Icomplete mode on iff ARG is positive.
14472 14472
14473;;;*** 14473;;;***
14474 14474
14475;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (17843 45628)) 14475;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (17842 56333))
14476;;; Generated autoloads from progmodes/icon.el 14476;;; Generated autoloads from progmodes/icon.el
14477 14477
14478(autoload (quote icon-mode) "icon" "\ 14478(autoload (quote icon-mode) "icon" "\
@@ -14513,7 +14513,7 @@ with no args, if that value is non-nil.
14513;;;*** 14513;;;***
14514 14514
14515;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 14515;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
14516;;;;;; (17966 9916)) 14516;;;;;; (17965 23638))
14517;;; Generated autoloads from progmodes/idlw-shell.el 14517;;; Generated autoloads from progmodes/idlw-shell.el
14518 14518
14519(autoload (quote idlwave-shell) "idlw-shell" "\ 14519(autoload (quote idlwave-shell) "idlw-shell" "\
@@ -14539,7 +14539,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
14539;;;*** 14539;;;***
14540 14540
14541;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14541;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
14542;;;;;; (17970 17147)) 14542;;;;;; (17992 30878))
14543;;; Generated autoloads from progmodes/idlwave.el 14543;;; Generated autoloads from progmodes/idlwave.el
14544 14544
14545(autoload (quote idlwave-mode) "idlwave" "\ 14545(autoload (quote idlwave-mode) "idlwave" "\
@@ -14674,8 +14674,8 @@ The main features of this mode are
14674;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14674;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
14675;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14675;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14676;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14676;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14677;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (17966 14677;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (17963
14678;;;;;; 9915)) 14678;;;;;; 25911))
14679;;; Generated autoloads from ido.el 14679;;; Generated autoloads from ido.el
14680 14680
14681(defvar ido-mode nil "\ 14681(defvar ido-mode nil "\
@@ -14936,7 +14936,7 @@ DEF, if non-nil, is the default value.
14936 14936
14937;;;*** 14937;;;***
14938 14938
14939;;;### (autoloads (ielm) "ielm" "ielm.el" (17843 45610)) 14939;;;### (autoloads (ielm) "ielm" "ielm.el" (17842 58279))
14940;;; Generated autoloads from ielm.el 14940;;; Generated autoloads from ielm.el
14941 (add-hook 'same-window-buffer-names "*ielm*") 14941 (add-hook 'same-window-buffer-names "*ielm*")
14942 14942
@@ -14949,7 +14949,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
14949;;;*** 14949;;;***
14950 14950
14951;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el" 14951;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el"
14952;;;;;; (17843 45610)) 14952;;;;;; (17842 58279))
14953;;; Generated autoloads from iimage.el 14953;;; Generated autoloads from iimage.el
14954 14954
14955(autoload (quote turn-on-iimage-mode) "iimage" "\ 14955(autoload (quote turn-on-iimage-mode) "iimage" "\
@@ -14968,7 +14968,7 @@ Toggle inline image minor mode.
14968;;;;;; insert-image put-image create-image image-type-auto-detected-p 14968;;;;;; insert-image put-image create-image image-type-auto-detected-p
14969;;;;;; image-type-available-p image-type image-type-from-file-name 14969;;;;;; image-type-available-p image-type image-type-from-file-name
14970;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data) 14970;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data)
14971;;;;;; "image" "image.el" (17939 56017)) 14971;;;;;; "image" "image.el" (17868 42568))
14972;;; Generated autoloads from image.el 14972;;; Generated autoloads from image.el
14973 14973
14974(autoload (quote image-type-from-data) "image" "\ 14974(autoload (quote image-type-from-data) "image" "\
@@ -15149,7 +15149,7 @@ Example:
15149;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag 15149;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
15150;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs 15150;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
15151;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs) 15151;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs)
15152;;;;;; "image-dired" "image-dired.el" (17988 52353)) 15152;;;;;; "image-dired" "image-dired.el" (17992 30877))
15153;;; Generated autoloads from image-dired.el 15153;;; Generated autoloads from image-dired.el
15154 15154
15155(autoload (quote image-dired-dired-insert-marked-thumbs) "image-dired" "\ 15155(autoload (quote image-dired-dired-insert-marked-thumbs) "image-dired" "\
@@ -15283,7 +15283,7 @@ easy-to-use form.
15283 15283
15284;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 15284;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
15285;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 15285;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
15286;;;;;; "image-file.el" (17843 45610)) 15286;;;;;; "image-file.el" (17842 58279))
15287;;; Generated autoloads from image-file.el 15287;;; Generated autoloads from image-file.el
15288 15288
15289(defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\ 15289(defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\
@@ -15324,7 +15324,7 @@ the command `insert-file-contents'.
15324 15324
15325(defvar auto-image-file-mode nil "\ 15325(defvar auto-image-file-mode nil "\
15326Non-nil if Auto-Image-File mode is enabled. 15326Non-nil if Auto-Image-File mode is enabled.
15327See the command `auto-image-file-mode' for a description of this minor-mode. 15327See the command `auto-image-file-mode' for a description of this minor mode.
15328Setting this variable directly does not take effect; 15328Setting this variable directly does not take effect;
15329either customize it (see the info node `Easy Customization') 15329either customize it (see the info node `Easy Customization')
15330or call the function `auto-image-file-mode'.") 15330or call the function `auto-image-file-mode'.")
@@ -15345,7 +15345,7 @@ Image files are those whose name has an extension in
15345;;;*** 15345;;;***
15346 15346
15347;;;### (autoloads (image-mode-maybe image-minor-mode image-mode) 15347;;;### (autoloads (image-mode-maybe image-minor-mode image-mode)
15348;;;;;; "image-mode" "image-mode.el" (17943 53704)) 15348;;;;;; "image-mode" "image-mode.el" (17868 42581))
15349;;; Generated autoloads from image-mode.el 15349;;; Generated autoloads from image-mode.el
15350 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist) 15350 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist)
15351 (push '("\\.png\\'" . image-mode) auto-mode-alist) 15351 (push '("\\.png\\'" . image-mode) auto-mode-alist)
@@ -15383,7 +15383,7 @@ information on these modes.
15383;;;*** 15383;;;***
15384 15384
15385;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 15385;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
15386;;;;;; imenu-sort-function) "imenu" "imenu.el" (17843 45610)) 15386;;;;;; imenu-sort-function) "imenu" "imenu.el" (17842 58279))
15387;;; Generated autoloads from imenu.el 15387;;; Generated autoloads from imenu.el
15388 15388
15389(defvar imenu-sort-function nil "\ 15389(defvar imenu-sort-function nil "\
@@ -15498,7 +15498,7 @@ for more information.
15498 15498
15499;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion 15499;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion
15500;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 15500;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
15501;;;;;; "ind-util" "language/ind-util.el" (17843 45620)) 15501;;;;;; "ind-util" "language/ind-util.el" (17842 58278))
15502;;; Generated autoloads from language/ind-util.el 15502;;; Generated autoloads from language/ind-util.el
15503 15503
15504(autoload (quote indian-compose-region) "ind-util" "\ 15504(autoload (quote indian-compose-region) "ind-util" "\
@@ -15541,7 +15541,7 @@ See also the function `indian-glyph-char'.
15541 15541
15542;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 15542;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
15543;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 15543;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
15544;;;;;; "progmodes/inf-lisp.el" (17843 45628)) 15544;;;;;; "progmodes/inf-lisp.el" (17842 56332))
15545;;; Generated autoloads from progmodes/inf-lisp.el 15545;;; Generated autoloads from progmodes/inf-lisp.el
15546 15546
15547(defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ 15547(defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\
@@ -15608,7 +15608,7 @@ of `inferior-lisp-program'). Runs the hooks from
15608;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 15608;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
15609;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index 15609;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index
15610;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual 15610;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual
15611;;;;;; info info-other-window) "info" "info.el" (17995 6542)) 15611;;;;;; info info-other-window) "info" "info.el" (18006 55795))
15612;;; Generated autoloads from info.el 15612;;; Generated autoloads from info.el
15613 15613
15614(autoload (quote info-other-window) "info" "\ 15614(autoload (quote info-other-window) "info" "\
@@ -15774,7 +15774,7 @@ This will add a speedbar major display mode.
15774 15774
15775;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 15775;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
15776;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 15776;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
15777;;;;;; (17939 56017)) 15777;;;;;; (17878 61008))
15778;;; Generated autoloads from info-look.el 15778;;; Generated autoloads from info-look.el
15779 15779
15780(autoload (quote info-lookup-reset) "info-look" "\ 15780(autoload (quote info-lookup-reset) "info-look" "\
@@ -15822,7 +15822,7 @@ Perform completion on file preceding point.
15822;;;*** 15822;;;***
15823 15823
15824;;;### (autoloads (info-xref-check-all-custom info-xref-check-all 15824;;;### (autoloads (info-xref-check-all-custom info-xref-check-all
15825;;;;;; info-xref-check) "info-xref" "info-xref.el" (17843 45610)) 15825;;;;;; info-xref-check) "info-xref" "info-xref.el" (17842 58279))
15826;;; Generated autoloads from info-xref.el 15826;;; Generated autoloads from info-xref.el
15827 15827
15828(autoload (quote info-xref-check) "info-xref" "\ 15828(autoload (quote info-xref-check) "info-xref" "\
@@ -15849,7 +15849,7 @@ quite a while.
15849;;;*** 15849;;;***
15850 15850
15851;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) 15851;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify)
15852;;;;;; "informat" "informat.el" (17843 45610)) 15852;;;;;; "informat" "informat.el" (17842 58279))
15853;;; Generated autoloads from informat.el 15853;;; Generated autoloads from informat.el
15854 15854
15855(autoload (quote Info-tagify) "informat" "\ 15855(autoload (quote Info-tagify) "informat" "\
@@ -15890,7 +15890,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
15890 15890
15891;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 15891;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
15892;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 15892;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
15893;;;;;; (17939 56022)) 15893;;;;;; (17903 2305))
15894;;; Generated autoloads from international/isearch-x.el 15894;;; Generated autoloads from international/isearch-x.el
15895 15895
15896(autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ 15896(autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\
@@ -15910,8 +15910,8 @@ Not documented
15910 15910
15911;;;*** 15911;;;***
15912 15912
15913;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (17939 15913;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (17918
15914;;;;;; 56017)) 15914;;;;;; 44913))
15915;;; Generated autoloads from isearchb.el 15915;;; Generated autoloads from isearchb.el
15916 15916
15917(autoload (quote isearchb-activate) "isearchb" "\ 15917(autoload (quote isearchb-activate) "isearchb" "\
@@ -15927,7 +15927,7 @@ accessed via isearchb.
15927;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 15927;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
15928;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 15928;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
15929;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 15929;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
15930;;;;;; "international/iso-cvt.el" (17988 52353)) 15930;;;;;; "international/iso-cvt.el" (17992 30878))
15931;;; Generated autoloads from international/iso-cvt.el 15931;;; Generated autoloads from international/iso-cvt.el
15932 15932
15933(autoload (quote iso-spanish) "iso-cvt" "\ 15933(autoload (quote iso-spanish) "iso-cvt" "\
@@ -16011,7 +16011,7 @@ Add submenus to the File menu, to convert to and from various formats.
16011;;;*** 16011;;;***
16012 16012
16013;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 16013;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
16014;;;;;; (17843 45618)) 16014;;;;;; (17842 54888))
16015;;; Generated autoloads from international/iso-transl.el 16015;;; Generated autoloads from international/iso-transl.el
16016 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 16016 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
16017 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 16017 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -16024,7 +16024,7 @@ Add submenus to the File menu, to convert to and from various formats.
16024;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 16024;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
16025;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist 16025;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist
16026;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" 16026;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el"
16027;;;;;; (17996 37926)) 16027;;;;;; (18006 55797))
16028;;; Generated autoloads from textmodes/ispell.el 16028;;; Generated autoloads from textmodes/ispell.el
16029(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 16029(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
16030 16030
@@ -16311,13 +16311,13 @@ You can bind this to the key C-c i in GNUS or mail by adding to
16311 16311
16312;;;*** 16312;;;***
16313 16313
16314;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (17827 16314;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (17819
16315;;;;;; 37446)) 16315;;;;;; 9451))
16316;;; Generated autoloads from iswitchb.el 16316;;; Generated autoloads from iswitchb.el
16317 16317
16318(defvar iswitchb-mode nil "\ 16318(defvar iswitchb-mode nil "\
16319Non-nil if Iswitchb mode is enabled. 16319Non-nil if Iswitchb mode is enabled.
16320See the command `iswitchb-mode' for a description of this minor-mode. 16320See the command `iswitchb-mode' for a description of this minor mode.
16321Setting this variable directly does not take effect; 16321Setting this variable directly does not take effect;
16322either customize it (see the info node `Easy Customization') 16322either customize it (see the info node `Easy Customization')
16323or call the function `iswitchb-mode'.") 16323or call the function `iswitchb-mode'.")
@@ -16337,7 +16337,7 @@ This mode enables switching between buffers using substrings. See
16337;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 16337;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
16338;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 16338;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
16339;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 16339;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
16340;;;;;; "japan-util" "language/japan-util.el" (17843 45620)) 16340;;;;;; "japan-util" "language/japan-util.el" (17842 58278))
16341;;; Generated autoloads from language/japan-util.el 16341;;; Generated autoloads from language/japan-util.el
16342 16342
16343(autoload (quote setup-japanese-environment-internal) "japan-util" "\ 16343(autoload (quote setup-japanese-environment-internal) "japan-util" "\
@@ -16415,7 +16415,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16415;;;*** 16415;;;***
16416 16416
16417;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 16417;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
16418;;;;;; "jka-compr.el" (17939 56017)) 16418;;;;;; "jka-compr.el" (17853 24893))
16419;;; Generated autoloads from jka-compr.el 16419;;; Generated autoloads from jka-compr.el
16420 16420
16421(defvar jka-compr-inhibit nil "\ 16421(defvar jka-compr-inhibit nil "\
@@ -16440,7 +16440,7 @@ by `jka-compr-installed'.
16440 16440
16441;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 16441;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
16442;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 16442;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
16443;;;;;; (17838 18033)) 16443;;;;;; (17833 41203))
16444;;; Generated autoloads from emulation/keypad.el 16444;;; Generated autoloads from emulation/keypad.el
16445 16445
16446(defvar keypad-setup nil "\ 16446(defvar keypad-setup nil "\
@@ -16496,7 +16496,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
16496;;;*** 16496;;;***
16497 16497
16498;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 16498;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
16499;;;;;; (17843 45618)) 16499;;;;;; (17842 54888))
16500;;; Generated autoloads from international/kinsoku.el 16500;;; Generated autoloads from international/kinsoku.el
16501 16501
16502(autoload (quote kinsoku) "kinsoku" "\ 16502(autoload (quote kinsoku) "kinsoku" "\
@@ -16517,8 +16517,8 @@ the context of text formatting.
16517 16517
16518;;;*** 16518;;;***
16519 16519
16520;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (17843 16520;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (17842
16521;;;;;; 45618)) 16521;;;;;; 54888))
16522;;; Generated autoloads from international/kkc.el 16522;;; Generated autoloads from international/kkc.el
16523 16523
16524(defvar kkc-after-update-conversion-functions nil "\ 16524(defvar kkc-after-update-conversion-functions nil "\
@@ -16543,7 +16543,7 @@ and the return value is the length of the conversion.
16543;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16543;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
16544;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16544;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
16545;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" 16545;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro"
16546;;;;;; "kmacro.el" (17838 18033)) 16546;;;;;; "kmacro.el" (17833 41350))
16547;;; Generated autoloads from kmacro.el 16547;;; Generated autoloads from kmacro.el
16548 (global-set-key "\C-x(" 'kmacro-start-macro) 16548 (global-set-key "\C-x(" 'kmacro-start-macro)
16549 (global-set-key "\C-x)" 'kmacro-end-macro) 16549 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16650,7 +16650,7 @@ If kbd macro currently being defined end it before activating it.
16650 16650
16651;;;### (autoloads (kannada-post-read-conversion kannada-compose-string 16651;;;### (autoloads (kannada-post-read-conversion kannada-compose-string
16652;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el" 16652;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el"
16653;;;;;; (17843 45620)) 16653;;;;;; (17842 58278))
16654;;; Generated autoloads from language/knd-util.el 16654;;; Generated autoloads from language/knd-util.el
16655 16655
16656(defconst kannada-consonant "[\x51f75-\x51fb9]") 16656(defconst kannada-consonant "[\x51f75-\x51fb9]")
@@ -16673,7 +16673,7 @@ Not documented
16673;;;*** 16673;;;***
16674 16674
16675;;;### (autoloads (setup-korean-environment-internal) "korea-util" 16675;;;### (autoloads (setup-korean-environment-internal) "korea-util"
16676;;;;;; "language/korea-util.el" (17843 45620)) 16676;;;;;; "language/korea-util.el" (17842 58278))
16677;;; Generated autoloads from language/korea-util.el 16677;;; Generated autoloads from language/korea-util.el
16678 16678
16679(defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ 16679(defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
@@ -16688,7 +16688,7 @@ Not documented
16688;;;*** 16688;;;***
16689 16689
16690;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 16690;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
16691;;;;;; (17941 5494)) 16691;;;;;; (17941 38806))
16692;;; Generated autoloads from play/landmark.el 16692;;; Generated autoloads from play/landmark.el
16693 16693
16694(defalias (quote landmark-repeat) (quote lm-test-run)) 16694(defalias (quote landmark-repeat) (quote lm-test-run))
@@ -16722,8 +16722,8 @@ Use \\[describe-mode] for more info.
16722 16722
16723;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion 16723;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion
16724;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao 16724;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao
16725;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (17843 16725;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (17842
16726;;;;;; 45620)) 16726;;;;;; 58278))
16727;;; Generated autoloads from language/lao-util.el 16727;;; Generated autoloads from language/lao-util.el
16728 16728
16729(autoload (quote lao-compose-string) "lao-util" "\ 16729(autoload (quote lao-compose-string) "lao-util" "\
@@ -16772,7 +16772,7 @@ Not documented
16772 16772
16773;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 16773;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
16774;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 16774;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
16775;;;;;; "latexenc" "international/latexenc.el" (17843 45618)) 16775;;;;;; "latexenc" "international/latexenc.el" (17842 54888))
16776;;; Generated autoloads from international/latexenc.el 16776;;; Generated autoloads from international/latexenc.el
16777 16777
16778(defvar latex-inputenc-coding-alist (quote (("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp858" . cp858) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) "\ 16778(defvar latex-inputenc-coding-alist (quote (("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp858" . cp858) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) "\
@@ -16804,7 +16804,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16804;;;*** 16804;;;***
16805 16805
16806;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 16806;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
16807;;;;;; "latin1-disp" "international/latin1-disp.el" (17939 56022)) 16807;;;;;; "latin1-disp" "international/latin1-disp.el" (17874 62081))
16808;;; Generated autoloads from international/latin1-disp.el 16808;;; Generated autoloads from international/latin1-disp.el
16809 16809
16810(defvar latin1-display nil "\ 16810(defvar latin1-display nil "\
@@ -16848,7 +16848,7 @@ use either \\[customize] or the function `latin1-display'.")
16848;;;*** 16848;;;***
16849 16849
16850;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16850;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
16851;;;;;; (17843 45628)) 16851;;;;;; (17842 56332))
16852;;; Generated autoloads from progmodes/ld-script.el 16852;;; Generated autoloads from progmodes/ld-script.el
16853 16853
16854(add-to-list (quote auto-mode-alist) (quote ("\\.ld[si]?\\>" . ld-script-mode))) 16854(add-to-list (quote auto-mode-alist) (quote ("\\.ld[si]?\\>" . ld-script-mode)))
@@ -16863,7 +16863,7 @@ A major mode to edit GNU ld script files
16863;;;*** 16863;;;***
16864 16864
16865;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 16865;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
16866;;;;;; (17843 45610)) 16866;;;;;; (17842 58279))
16867;;; Generated autoloads from ledit.el 16867;;; Generated autoloads from ledit.el
16868 16868
16869(defconst ledit-save-files t "\ 16869(defconst ledit-save-files t "\
@@ -16898,7 +16898,7 @@ Not documented
16898 16898
16899;;;*** 16899;;;***
16900 16900
16901;;;### (autoloads (life) "life" "play/life.el" (17843 45626)) 16901;;;### (autoloads (life) "life" "play/life.el" (17842 55395))
16902;;; Generated autoloads from play/life.el 16902;;; Generated autoloads from play/life.el
16903 16903
16904(autoload (quote life) "life" "\ 16904(autoload (quote life) "life" "\
@@ -16912,7 +16912,7 @@ generations (this defaults to 1).
16912;;;*** 16912;;;***
16913 16913
16914;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (17942 16914;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (17942
16915;;;;;; 34668)) 16915;;;;;; 63381))
16916;;; Generated autoloads from loadhist.el 16916;;; Generated autoloads from loadhist.el
16917 16917
16918(autoload (quote unload-feature) "loadhist" "\ 16918(autoload (quote unload-feature) "loadhist" "\
@@ -16935,7 +16935,7 @@ such as redefining an Emacs function.
16935;;;*** 16935;;;***
16936 16936
16937;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16937;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
16938;;;;;; "locate" "locate.el" (17988 52353)) 16938;;;;;; "locate" "locate.el" (17992 30877))
16939;;; Generated autoloads from locate.el 16939;;; Generated autoloads from locate.el
16940 16940
16941(defvar locate-ls-subdir-switches "-al" "\ 16941(defvar locate-ls-subdir-switches "-al" "\
@@ -16986,7 +16986,7 @@ except that FILTER is not optional.
16986 16986
16987;;;*** 16987;;;***
16988 16988
16989;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (17843 45610)) 16989;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (18010 5298))
16990;;; Generated autoloads from log-edit.el 16990;;; Generated autoloads from log-edit.el
16991 16991
16992(autoload (quote log-edit) "log-edit" "\ 16992(autoload (quote log-edit) "log-edit" "\
@@ -17007,8 +17007,8 @@ If BUFFER is non-nil `log-edit' will jump to that buffer, use it to edit the
17007 17007
17008;;;*** 17008;;;***
17009 17009
17010;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (17843 17010;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (17842
17011;;;;;; 45610)) 17011;;;;;; 58279))
17012;;; Generated autoloads from log-view.el 17012;;; Generated autoloads from log-view.el
17013 17013
17014(autoload (quote log-view-mode) "log-view" "\ 17014(autoload (quote log-view-mode) "log-view" "\
@@ -17018,8 +17018,8 @@ Major mode for browsing CVS log output.
17018 17018
17019;;;*** 17019;;;***
17020 17020
17021;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (17843 17021;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (17992
17022;;;;;; 45610)) 17022;;;;;; 30877))
17023;;; Generated autoloads from longlines.el 17023;;; Generated autoloads from longlines.el
17024 17024
17025(autoload (quote longlines-mode) "longlines" "\ 17025(autoload (quote longlines-mode) "longlines" "\
@@ -17040,8 +17040,8 @@ are indicated with a symbol.
17040;;;*** 17040;;;***
17041 17041
17042;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 17042;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
17043;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (17843 17043;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (17842
17044;;;;;; 45610)) 17044;;;;;; 58279))
17045;;; Generated autoloads from lpr.el 17045;;; Generated autoloads from lpr.el
17046 17046
17047(defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) 17047(defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt))))
@@ -17135,7 +17135,7 @@ for further customization of the printer command.
17135;;;*** 17135;;;***
17136 17136
17137;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 17137;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
17138;;;;;; (17995 6542)) 17138;;;;;; (18006 55796))
17139;;; Generated autoloads from ls-lisp.el 17139;;; Generated autoloads from ls-lisp.el
17140 17140
17141(defvar ls-lisp-support-shell-wildcards t "\ 17141(defvar ls-lisp-support-shell-wildcards t "\
@@ -17147,7 +17147,7 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
17147;;;*** 17147;;;***
17148 17148
17149;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (17956 17149;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (17956
17150;;;;;; 60684)) 17150;;;;;; 13479))
17151;;; Generated autoloads from calendar/lunar.el 17151;;; Generated autoloads from calendar/lunar.el
17152 17152
17153(autoload (quote phases-of-moon) "lunar" "\ 17153(autoload (quote phases-of-moon) "lunar" "\
@@ -17160,8 +17160,8 @@ This function is suitable for execution in a .emacs file.
17160 17160
17161;;;*** 17161;;;***
17162 17162
17163;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (17939 17163;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (17923
17164;;;;;; 56023)) 17164;;;;;; 63540))
17165;;; Generated autoloads from progmodes/m4-mode.el 17165;;; Generated autoloads from progmodes/m4-mode.el
17166 17166
17167(autoload (quote m4-mode) "m4-mode" "\ 17167(autoload (quote m4-mode) "m4-mode" "\
@@ -17173,7 +17173,7 @@ A major mode to edit m4 macro files.
17173;;;*** 17173;;;***
17174 17174
17175;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 17175;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
17176;;;;;; (17843 45615)) 17176;;;;;; (17842 54152))
17177;;; Generated autoloads from emacs-lisp/macroexp.el 17177;;; Generated autoloads from emacs-lisp/macroexp.el
17178 17178
17179(autoload (quote macroexpand-all) "macroexp" "\ 17179(autoload (quote macroexpand-all) "macroexp" "\
@@ -17187,7 +17187,7 @@ definitions to shadow the loaded ones for use in file byte-compilation.
17187;;;*** 17187;;;***
17188 17188
17189;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 17189;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
17190;;;;;; name-last-kbd-macro) "macros" "macros.el" (17843 45611)) 17190;;;;;; name-last-kbd-macro) "macros" "macros.el" (17842 58279))
17191;;; Generated autoloads from macros.el 17191;;; Generated autoloads from macros.el
17192 17192
17193(autoload (quote name-last-kbd-macro) "macros" "\ 17193(autoload (quote name-last-kbd-macro) "macros" "\
@@ -17276,7 +17276,7 @@ and then select the region of un-tablified names and use
17276;;;*** 17276;;;***
17277 17277
17278;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 17278;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
17279;;;;;; "mail/mail-extr.el" (17843 45621)) 17279;;;;;; "mail/mail-extr.el" (17842 55035))
17280;;; Generated autoloads from mail/mail-extr.el 17280;;; Generated autoloads from mail/mail-extr.el
17281 17281
17282(autoload (quote mail-extract-address-components) "mail-extr" "\ 17282(autoload (quote mail-extract-address-components) "mail-extr" "\
@@ -17308,7 +17308,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
17308 17308
17309;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 17309;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
17310;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 17310;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
17311;;;;;; (17843 45621)) 17311;;;;;; (17842 55035))
17312;;; Generated autoloads from mail/mail-hist.el 17312;;; Generated autoloads from mail/mail-hist.el
17313 17313
17314(autoload (quote mail-hist-define-keys) "mail-hist" "\ 17314(autoload (quote mail-hist-define-keys) "mail-hist" "\
@@ -17339,8 +17339,8 @@ This function normally would be called when the message is sent.
17339 17339
17340;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 17340;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
17341;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p 17341;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p
17342;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (17843 17342;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (17842
17343;;;;;; 45621)) 17343;;;;;; 55035))
17344;;; Generated autoloads from mail/mail-utils.el 17344;;; Generated autoloads from mail/mail-utils.el
17345 17345
17346(defvar mail-use-rfc822 nil "\ 17346(defvar mail-use-rfc822 nil "\
@@ -17392,7 +17392,7 @@ If 4th arg LIST is non-nil, return a list of all such fields.
17392;;;*** 17392;;;***
17393 17393
17394;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) 17394;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
17395;;;;;; "mailabbrev" "mail/mailabbrev.el" (17988 52353)) 17395;;;;;; "mailabbrev" "mail/mailabbrev.el" (17992 30878))
17396;;; Generated autoloads from mail/mailabbrev.el 17396;;; Generated autoloads from mail/mailabbrev.el
17397 17397
17398(autoload (quote mail-abbrevs-setup) "mailabbrev" "\ 17398(autoload (quote mail-abbrevs-setup) "mailabbrev" "\
@@ -17415,8 +17415,8 @@ If DEFINITION contains multiple addresses, separate them with commas.
17415;;;*** 17415;;;***
17416 17416
17417;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases 17417;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
17418;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (17843 17418;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (17842
17419;;;;;; 45621)) 17419;;;;;; 55035))
17420;;; Generated autoloads from mail/mailalias.el 17420;;; Generated autoloads from mail/mailalias.el
17421 17421
17422(defvar mail-complete-style (quote angles) "\ 17422(defvar mail-complete-style (quote angles) "\
@@ -17462,7 +17462,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any.
17462;;;*** 17462;;;***
17463 17463
17464;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17464;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
17465;;;;;; (17843 45621)) 17465;;;;;; (17842 55035))
17466;;; Generated autoloads from mail/mailclient.el 17466;;; Generated autoloads from mail/mailclient.el
17467 17467
17468(autoload (quote mailclient-send-it) "mailclient" "\ 17468(autoload (quote mailclient-send-it) "mailclient" "\
@@ -17476,7 +17476,7 @@ The mail client is taken to be the handler of mailto URLs.
17476 17476
17477;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 17477;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
17478;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 17478;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
17479;;;;;; "make-mode" "progmodes/make-mode.el" (17843 45628)) 17479;;;;;; "make-mode" "progmodes/make-mode.el" (17842 56332))
17480;;; Generated autoloads from progmodes/make-mode.el 17480;;; Generated autoloads from progmodes/make-mode.el
17481 17481
17482(autoload (quote makefile-mode) "make-mode" "\ 17482(autoload (quote makefile-mode) "make-mode" "\
@@ -17593,8 +17593,8 @@ An adapted `makefile-mode' that knows about imake.
17593 17593
17594;;;*** 17594;;;***
17595 17595
17596;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (17843 17596;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (17842
17597;;;;;; 45611)) 17597;;;;;; 58279))
17598;;; Generated autoloads from makesum.el 17598;;; Generated autoloads from makesum.el
17599 17599
17600(autoload (quote make-command-summary) "makesum" "\ 17600(autoload (quote make-command-summary) "makesum" "\
@@ -17605,7 +17605,7 @@ Previous contents of that buffer are killed first.
17605 17605
17606;;;*** 17606;;;***
17607 17607
17608;;;### (autoloads (man-follow man) "man" "man.el" (17939 56017)) 17608;;;### (autoloads (man-follow man) "man" "man.el" (17992 30877))
17609;;; Generated autoloads from man.el 17609;;; Generated autoloads from man.el
17610 17610
17611(defalias (quote manual-entry) (quote man)) 17611(defalias (quote manual-entry) (quote man))
@@ -17632,7 +17632,7 @@ Get a Un*x manual page of the item under point and put it in a buffer.
17632 17632
17633;;;*** 17633;;;***
17634 17634
17635;;;### (autoloads (master-mode) "master" "master.el" (17843 45611)) 17635;;;### (autoloads (master-mode) "master" "master.el" (17842 58279))
17636;;; Generated autoloads from master.el 17636;;; Generated autoloads from master.el
17637 17637
17638(autoload (quote master-mode) "master" "\ 17638(autoload (quote master-mode) "master" "\
@@ -17655,14 +17655,14 @@ yourself the value of `master-of' by calling `master-show-slave'.
17655;;;*** 17655;;;***
17656 17656
17657;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17942 17657;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17942
17658;;;;;; 37801)) 17658;;;;;; 63381))
17659;;; Generated autoloads from menu-bar.el 17659;;; Generated autoloads from menu-bar.el
17660 17660
17661(put (quote menu-bar-mode) (quote standard-value) (quote (t))) 17661(put (quote menu-bar-mode) (quote standard-value) (quote (t)))
17662 17662
17663(defvar menu-bar-mode nil "\ 17663(defvar menu-bar-mode nil "\
17664Non-nil if Menu-Bar mode is enabled. 17664Non-nil if Menu-Bar mode is enabled.
17665See the command `menu-bar-mode' for a description of this minor-mode. 17665See the command `menu-bar-mode' for a description of this minor mode.
17666Setting this variable directly does not take effect; 17666Setting this variable directly does not take effect;
17667either customize it (see the info node `Easy Customization') 17667either customize it (see the info node `Easy Customization')
17668or call the function `menu-bar-mode'.") 17668or call the function `menu-bar-mode'.")
@@ -17690,7 +17690,7 @@ turn on menu bars; otherwise, turn off menu bars.
17690;;;;;; message-cite-function message-yank-prefix message-citation-line-function 17690;;;;;; message-cite-function message-yank-prefix message-citation-line-function
17691;;;;;; message-send-mail-function message-user-organization-file 17691;;;;;; message-send-mail-function message-user-organization-file
17692;;;;;; message-signature-separator message-from-style) "message" 17692;;;;;; message-signature-separator message-from-style) "message"
17693;;;;;; "gnus/message.el" (17949 5807)) 17693;;;;;; "gnus/message.el" (18010 19867))
17694;;; Generated autoloads from gnus/message.el 17694;;; Generated autoloads from gnus/message.el
17695 17695
17696(defvar message-from-style (quote default) "\ 17696(defvar message-from-style (quote default) "\
@@ -17946,7 +17946,7 @@ which specify the range to operate on.
17946;;;*** 17946;;;***
17947 17947
17948;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17948;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17949;;;;;; (17843 45629)) 17949;;;;;; (17842 56332))
17950;;; Generated autoloads from progmodes/meta-mode.el 17950;;; Generated autoloads from progmodes/meta-mode.el
17951 17951
17952(autoload (quote metafont-mode) "meta-mode" "\ 17952(autoload (quote metafont-mode) "meta-mode" "\
@@ -17973,7 +17973,7 @@ Turning on MetaPost mode calls the value of the variable
17973 17973
17974;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 17974;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
17975;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 17975;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
17976;;;;;; (17843 45621)) 17976;;;;;; (17842 55035))
17977;;; Generated autoloads from mail/metamail.el 17977;;; Generated autoloads from mail/metamail.el
17978 17978
17979(autoload (quote metamail-interpret-header) "metamail" "\ 17979(autoload (quote metamail-interpret-header) "metamail" "\
@@ -18018,7 +18018,7 @@ redisplayed as output is inserted.
18018 18018
18019;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 18019;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
18020;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 18020;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
18021;;;;;; "mh-e/mh-comp.el" (17843 45622)) 18021;;;;;; "mh-e/mh-comp.el" (17842 55144))
18022;;; Generated autoloads from mh-e/mh-comp.el 18022;;; Generated autoloads from mh-e/mh-comp.el
18023 18023
18024(autoload (quote mh-smail) "mh-comp" "\ 18024(autoload (quote mh-smail) "mh-comp" "\
@@ -18105,7 +18105,7 @@ delete the draft message.
18105 18105
18106;;;*** 18106;;;***
18107 18107
18108;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (17843 45622)) 18108;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (17842 55144))
18109;;; Generated autoloads from mh-e/mh-e.el 18109;;; Generated autoloads from mh-e/mh-e.el
18110 18110
18111(put (quote mh-progs) (quote risky-local-variable) t) 18111(put (quote mh-progs) (quote risky-local-variable) t)
@@ -18122,7 +18122,7 @@ Display version information about MH-E and the MH mail handling system.
18122;;;*** 18122;;;***
18123 18123
18124;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 18124;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
18125;;;;;; "mh-e/mh-folder.el" (17843 45622)) 18125;;;;;; "mh-e/mh-folder.el" (17842 55144))
18126;;; Generated autoloads from mh-e/mh-folder.el 18126;;; Generated autoloads from mh-e/mh-folder.el
18127 18127
18128(autoload (quote mh-rmail) "mh-folder" "\ 18128(autoload (quote mh-rmail) "mh-folder" "\
@@ -18204,7 +18204,7 @@ perform the operation on all messages in that region.
18204;;;*** 18204;;;***
18205 18205
18206;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 18206;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
18207;;;;;; "midnight.el" (17843 45611)) 18207;;;;;; "midnight.el" (17842 58279))
18208;;; Generated autoloads from midnight.el 18208;;; Generated autoloads from midnight.el
18209 18209
18210(autoload (quote clean-buffer-list) "midnight" "\ 18210(autoload (quote clean-buffer-list) "midnight" "\
@@ -18231,12 +18231,12 @@ to its second argument TM.
18231;;;*** 18231;;;***
18232 18232
18233;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 18233;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
18234;;;;;; "minibuf-eldef.el" (17843 45611)) 18234;;;;;; "minibuf-eldef.el" (17842 58279))
18235;;; Generated autoloads from minibuf-eldef.el 18235;;; Generated autoloads from minibuf-eldef.el
18236 18236
18237(defvar minibuffer-electric-default-mode nil "\ 18237(defvar minibuffer-electric-default-mode nil "\
18238Non-nil if Minibuffer-Electric-Default mode is enabled. 18238Non-nil if Minibuffer-Electric-Default mode is enabled.
18239See the command `minibuffer-electric-default-mode' for a description of this minor-mode. 18239See the command `minibuffer-electric-default-mode' for a description of this minor mode.
18240Setting this variable directly does not take effect; 18240Setting this variable directly does not take effect;
18241either customize it (see the info node `Easy Customization') 18241either customize it (see the info node `Easy Customization')
18242or call the function `minibuffer-electric-default-mode'.") 18242or call the function `minibuffer-electric-default-mode'.")
@@ -18259,7 +18259,7 @@ Returns non-nil if the new state is enabled.
18259;;;*** 18259;;;***
18260 18260
18261;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 18261;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
18262;;;;;; (17843 45629)) 18262;;;;;; (17842 56332))
18263;;; Generated autoloads from progmodes/mixal-mode.el 18263;;; Generated autoloads from progmodes/mixal-mode.el
18264 18264
18265(autoload (quote mixal-mode) "mixal-mode" "\ 18265(autoload (quote mixal-mode) "mixal-mode" "\
@@ -18274,7 +18274,7 @@ Major mode for the mixal asm language.
18274 18274
18275;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion 18275;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion
18276;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el" 18276;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el"
18277;;;;;; (17843 45620)) 18277;;;;;; (17842 58278))
18278;;; Generated autoloads from language/mlm-util.el 18278;;; Generated autoloads from language/mlm-util.el
18279 18279
18280(autoload (quote malayalam-compose-region) "mlm-util" "\ 18280(autoload (quote malayalam-compose-region) "mlm-util" "\
@@ -18297,7 +18297,7 @@ PATTERN regexp.
18297;;;*** 18297;;;***
18298 18298
18299;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 18299;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
18300;;;;;; "mm-extern" "gnus/mm-extern.el" (17843 45617)) 18300;;;;;; "mm-extern" "gnus/mm-extern.el" (17842 54741))
18301;;; Generated autoloads from gnus/mm-extern.el 18301;;; Generated autoloads from gnus/mm-extern.el
18302 18302
18303(autoload (quote mm-extern-cache-contents) "mm-extern" "\ 18303(autoload (quote mm-extern-cache-contents) "mm-extern" "\
@@ -18316,7 +18316,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18316;;;*** 18316;;;***
18317 18317
18318;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 18318;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
18319;;;;;; (17843 45617)) 18319;;;;;; (17842 54741))
18320;;; Generated autoloads from gnus/mm-partial.el 18320;;; Generated autoloads from gnus/mm-partial.el
18321 18321
18322(autoload (quote mm-inline-partial) "mm-partial" "\ 18322(autoload (quote mm-inline-partial) "mm-partial" "\
@@ -18330,7 +18330,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18330;;;*** 18330;;;***
18331 18331
18332;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 18332;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
18333;;;;;; "mm-url" "gnus/mm-url.el" (17843 45617)) 18333;;;;;; "mm-url" "gnus/mm-url.el" (17842 54741))
18334;;; Generated autoloads from gnus/mm-url.el 18334;;; Generated autoloads from gnus/mm-url.el
18335 18335
18336(autoload (quote mm-url-insert-file-contents) "mm-url" "\ 18336(autoload (quote mm-url-insert-file-contents) "mm-url" "\
@@ -18347,7 +18347,7 @@ Insert file contents of URL using `mm-url-program'.
18347;;;*** 18347;;;***
18348 18348
18349;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 18349;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
18350;;;;;; "gnus/mm-uu.el" (17843 45617)) 18350;;;;;; "gnus/mm-uu.el" (17842 54741))
18351;;; Generated autoloads from gnus/mm-uu.el 18351;;; Generated autoloads from gnus/mm-uu.el
18352 18352
18353(autoload (quote mm-uu-dissect) "mm-uu" "\ 18353(autoload (quote mm-uu-dissect) "mm-uu" "\
@@ -18367,7 +18367,7 @@ Assume text has been decoded if DECODED is non-nil.
18367;;;*** 18367;;;***
18368 18368
18369;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 18369;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
18370;;;;;; (17843 45617)) 18370;;;;;; (17842 54741))
18371;;; Generated autoloads from gnus/mml1991.el 18371;;; Generated autoloads from gnus/mml1991.el
18372 18372
18373(autoload (quote mml1991-encrypt) "mml1991" "\ 18373(autoload (quote mml1991-encrypt) "mml1991" "\
@@ -18384,7 +18384,7 @@ Not documented
18384 18384
18385;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 18385;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
18386;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 18386;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
18387;;;;;; "mml2015" "gnus/mml2015.el" (17843 45617)) 18387;;;;;; "mml2015" "gnus/mml2015.el" (17842 54741))
18388;;; Generated autoloads from gnus/mml2015.el 18388;;; Generated autoloads from gnus/mml2015.el
18389 18389
18390(autoload (quote mml2015-decrypt) "mml2015" "\ 18390(autoload (quote mml2015-decrypt) "mml2015" "\
@@ -18425,7 +18425,7 @@ Not documented
18425;;;*** 18425;;;***
18426 18426
18427;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" 18427;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
18428;;;;;; (17276 54295)) 18428;;;;;; (17276 13069))
18429;;; Generated autoloads from progmodes/modula2.el 18429;;; Generated autoloads from progmodes/modula2.el
18430 18430
18431(autoload (quote modula-2-mode) "modula2" "\ 18431(autoload (quote modula-2-mode) "modula2" "\
@@ -18457,7 +18457,7 @@ followed by the first character of the construct.
18457;;;*** 18457;;;***
18458 18458
18459;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" 18459;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
18460;;;;;; (17843 45626)) 18460;;;;;; (17842 55395))
18461;;; Generated autoloads from play/morse.el 18461;;; Generated autoloads from play/morse.el
18462 18462
18463(autoload (quote morse-region) "morse" "\ 18463(autoload (quote morse-region) "morse" "\
@@ -18472,13 +18472,13 @@ Convert morse coded text in region to ordinary ASCII text.
18472 18472
18473;;;*** 18473;;;***
18474 18474
18475;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (17843 18475;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (17842
18476;;;;;; 45611)) 18476;;;;;; 58279))
18477;;; Generated autoloads from mouse-sel.el 18477;;; Generated autoloads from mouse-sel.el
18478 18478
18479(defvar mouse-sel-mode nil "\ 18479(defvar mouse-sel-mode nil "\
18480Non-nil if Mouse-Sel mode is enabled. 18480Non-nil if Mouse-Sel mode is enabled.
18481See the command `mouse-sel-mode' for a description of this minor-mode. 18481See the command `mouse-sel-mode' for a description of this minor mode.
18482Setting this variable directly does not take effect; 18482Setting this variable directly does not take effect;
18483either customize it (see the info node `Easy Customization') 18483either customize it (see the info node `Easy Customization')
18484or call the function `mouse-sel-mode'.") 18484or call the function `mouse-sel-mode'.")
@@ -18525,7 +18525,7 @@ primary selection and region.
18525 18525
18526;;;*** 18526;;;***
18527 18527
18528;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (17939 56022)) 18528;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (17862 6157))
18529;;; Generated autoloads from play/mpuz.el 18529;;; Generated autoloads from play/mpuz.el
18530 18530
18531(autoload (quote mpuz) "mpuz" "\ 18531(autoload (quote mpuz) "mpuz" "\
@@ -18535,7 +18535,7 @@ Multiplication puzzle with GNU Emacs.
18535 18535
18536;;;*** 18536;;;***
18537 18537
18538;;;### (autoloads (msb-mode) "msb" "msb.el" (17995 6542)) 18538;;;### (autoloads (msb-mode) "msb" "msb.el" (18006 55796))
18539;;; Generated autoloads from msb.el 18539;;; Generated autoloads from msb.el
18540 18540
18541(defvar msb-mode nil "\ 18541(defvar msb-mode nil "\
@@ -18562,7 +18562,7 @@ different buffer menu using the function `msb'.
18562;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18562;;;;;; describe-current-coding-system describe-current-coding-system-briefly
18563;;;;;; describe-coding-system describe-character-set list-charset-chars 18563;;;;;; describe-coding-system describe-character-set list-charset-chars
18564;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18564;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
18565;;;;;; (17843 45619)) 18565;;;;;; (17842 54888))
18566;;; Generated autoloads from international/mule-diag.el 18566;;; Generated autoloads from international/mule-diag.el
18567 18567
18568(defvar non-iso-charset-alist (\` ((mac-roman (ascii latin-iso8859-1 mule-unicode-2500-33ff mule-unicode-0100-24ff mule-unicode-e000-ffff) mac-roman-decoder ((0 255))) (viscii (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-viscii-nonascii-translation-table ((0 255))) (vietnamese-tcvn (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-tcvn-nonascii-translation-table ((0 255))) (koi8-r (ascii cyrillic-iso8859-5) cyrillic-koi8-r-nonascii-translation-table ((32 255))) (alternativnyj (ascii cyrillic-iso8859-5) cyrillic-alternativnyj-nonascii-translation-table ((32 255))) (koi8-u (ascii cyrillic-iso8859-5 mule-unicode-0100-24ff) cyrillic-koi8-u-nonascii-translation-table ((32 255))) (big5 (ascii chinese-big5-1 chinese-big5-2) decode-big5-char ((32 127) ((161 254) 64 126 161 254))) (sjis (ascii katakana-jisx0201 japanese-jisx0208) decode-sjis-char ((32 127 161 223) ((129 159 224 239) 64 126 128 252))))) "\ 18568(defvar non-iso-charset-alist (\` ((mac-roman (ascii latin-iso8859-1 mule-unicode-2500-33ff mule-unicode-0100-24ff mule-unicode-e000-ffff) mac-roman-decoder ((0 255))) (viscii (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-viscii-nonascii-translation-table ((0 255))) (vietnamese-tcvn (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-tcvn-nonascii-translation-table ((0 255))) (koi8-r (ascii cyrillic-iso8859-5) cyrillic-koi8-r-nonascii-translation-table ((32 255))) (alternativnyj (ascii cyrillic-iso8859-5) cyrillic-alternativnyj-nonascii-translation-table ((32 255))) (koi8-u (ascii cyrillic-iso8859-5 mule-unicode-0100-24ff) cyrillic-koi8-u-nonascii-translation-table ((32 255))) (big5 (ascii chinese-big5-1 chinese-big5-2) decode-big5-char ((32 127) ((161 254) 64 126 161 254))) (sjis (ascii katakana-jisx0201 japanese-jisx0208) decode-sjis-char ((32 127 161 223) ((129 159 224 239) 64 126 128 252))))) "\
@@ -18736,7 +18736,7 @@ system which uses fontsets).
18736;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18736;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18737;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18737;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18738;;;;;; truncate-string-to-width store-substring string-to-sequence) 18738;;;;;; truncate-string-to-width store-substring string-to-sequence)
18739;;;;;; "mule-util" "international/mule-util.el" (17843 45619)) 18739;;;;;; "mule-util" "international/mule-util.el" (17842 54888))
18740;;; Generated autoloads from international/mule-util.el 18740;;; Generated autoloads from international/mule-util.el
18741 18741
18742(autoload (quote string-to-sequence) "mule-util" "\ 18742(autoload (quote string-to-sequence) "mule-util" "\
@@ -18865,12 +18865,12 @@ basis, this may not be accurate.
18865;;;*** 18865;;;***
18866 18866
18867;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" 18867;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
18868;;;;;; (17843 45611)) 18868;;;;;; (17842 58279))
18869;;; Generated autoloads from mwheel.el 18869;;; Generated autoloads from mwheel.el
18870 18870
18871(defvar mouse-wheel-mode nil "\ 18871(defvar mouse-wheel-mode nil "\
18872Non-nil if Mouse-Wheel mode is enabled. 18872Non-nil if Mouse-Wheel mode is enabled.
18873See the command `mouse-wheel-mode' for a description of this minor-mode. 18873See the command `mouse-wheel-mode' for a description of this minor mode.
18874Setting this variable directly does not take effect; 18874Setting this variable directly does not take effect;
18875either customize it (see the info node `Easy Customization') 18875either customize it (see the info node `Easy Customization')
18876or call the function `mouse-wheel-mode'.") 18876or call the function `mouse-wheel-mode'.")
@@ -18894,7 +18894,7 @@ Enable mouse wheel support.
18894;;;### (autoloads (network-connection network-connection-to-service 18894;;;### (autoloads (network-connection network-connection-to-service
18895;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 18895;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
18896;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) 18896;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute)
18897;;;;;; "net-utils" "net/net-utils.el" (17939 56022)) 18897;;;;;; "net-utils" "net/net-utils.el" (17891 7215))
18898;;; Generated autoloads from net/net-utils.el 18898;;; Generated autoloads from net/net-utils.el
18899 18899
18900(autoload (quote traceroute) "net-utils" "\ 18900(autoload (quote traceroute) "net-utils" "\
@@ -18990,7 +18990,7 @@ Open a network connection to HOST on PORT.
18990;;;;;; uncomment-region comment-kill comment-set-column comment-indent 18990;;;;;; uncomment-region comment-kill comment-set-column comment-indent
18991;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 18991;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
18992;;;;;; comment-padding comment-style comment-column) "newcomment" 18992;;;;;; comment-padding comment-style comment-column) "newcomment"
18993;;;;;; "newcomment.el" (17939 56017)) 18993;;;;;; "newcomment.el" (17992 30877))
18994;;; Generated autoloads from newcomment.el 18994;;; Generated autoloads from newcomment.el
18995 18995
18996(defalias (quote indent-for-comment) (quote comment-indent)) 18996(defalias (quote indent-for-comment) (quote comment-indent))
@@ -19186,7 +19186,7 @@ unless optional argument SOFT is non-nil.
19186 19186
19187;;;### (autoloads (newsticker-show-news newsticker-start-ticker newsticker-start 19187;;;### (autoloads (newsticker-show-news newsticker-start-ticker newsticker-start
19188;;;;;; newsticker-ticker-running-p newsticker-running-p) "newsticker" 19188;;;;;; newsticker-ticker-running-p newsticker-running-p) "newsticker"
19189;;;;;; "net/newsticker.el" (17939 56022)) 19189;;;;;; "net/newsticker.el" (17873 44590))
19190;;; Generated autoloads from net/newsticker.el 19190;;; Generated autoloads from net/newsticker.el
19191 19191
19192(autoload (quote newsticker-running-p) "newsticker" "\ 19192(autoload (quote newsticker-running-p) "newsticker" "\
@@ -19228,7 +19228,7 @@ Switch to newsticker buffer. You may want to bind this to a key.
19228;;;*** 19228;;;***
19229 19229
19230;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 19230;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
19231;;;;;; (17988 52353)) 19231;;;;;; (17992 30878))
19232;;; Generated autoloads from gnus/nndiary.el 19232;;; Generated autoloads from gnus/nndiary.el
19233 19233
19234(autoload (quote nndiary-generate-nov-databases) "nndiary" "\ 19234(autoload (quote nndiary-generate-nov-databases) "nndiary" "\
@@ -19238,8 +19238,8 @@ Generate NOV databases in all nndiary directories.
19238 19238
19239;;;*** 19239;;;***
19240 19240
19241;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (17843 19241;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (17842
19242;;;;;; 45617)) 19242;;;;;; 54741))
19243;;; Generated autoloads from gnus/nndoc.el 19243;;; Generated autoloads from gnus/nndoc.el
19244 19244
19245(autoload (quote nndoc-add-type) "nndoc" "\ 19245(autoload (quote nndoc-add-type) "nndoc" "\
@@ -19254,7 +19254,7 @@ symbol in the alist.
19254;;;*** 19254;;;***
19255 19255
19256;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 19256;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
19257;;;;;; (17843 45617)) 19257;;;;;; (17842 54741))
19258;;; Generated autoloads from gnus/nnfolder.el 19258;;; Generated autoloads from gnus/nnfolder.el
19259 19259
19260(autoload (quote nnfolder-generate-active-file) "nnfolder" "\ 19260(autoload (quote nnfolder-generate-active-file) "nnfolder" "\
@@ -19266,7 +19266,7 @@ This command does not work if you use short group names.
19266;;;*** 19266;;;***
19267 19267
19268;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" 19268;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
19269;;;;;; (17843 45617)) 19269;;;;;; (17842 54741))
19270;;; Generated autoloads from gnus/nnkiboze.el 19270;;; Generated autoloads from gnus/nnkiboze.el
19271 19271
19272(autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ 19272(autoload (quote nnkiboze-generate-groups) "nnkiboze" "\
@@ -19278,7 +19278,7 @@ Finds out what articles are to be part of the nnkiboze groups.
19278;;;*** 19278;;;***
19279 19279
19280;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 19280;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
19281;;;;;; (17843 45617)) 19281;;;;;; (17842 54741))
19282;;; Generated autoloads from gnus/nnml.el 19282;;; Generated autoloads from gnus/nnml.el
19283 19283
19284(autoload (quote nnml-generate-nov-databases) "nnml" "\ 19284(autoload (quote nnml-generate-nov-databases) "nnml" "\
@@ -19289,7 +19289,7 @@ Generate NOV databases in all nnml directories.
19289;;;*** 19289;;;***
19290 19290
19291;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) 19291;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)
19292;;;;;; "nnsoup" "gnus/nnsoup.el" (17843 45617)) 19292;;;;;; "nnsoup" "gnus/nnsoup.el" (17842 54741))
19293;;; Generated autoloads from gnus/nnsoup.el 19293;;; Generated autoloads from gnus/nnsoup.el
19294 19294
19295(autoload (quote nnsoup-pack-replies) "nnsoup" "\ 19295(autoload (quote nnsoup-pack-replies) "nnsoup" "\
@@ -19310,7 +19310,7 @@ Revert posting and mailing methods to the standard Emacs methods.
19310;;;*** 19310;;;***
19311 19311
19312;;;### (autoloads (disable-command enable-command disabled-command-function) 19312;;;### (autoloads (disable-command enable-command disabled-command-function)
19313;;;;;; "novice" "novice.el" (17843 45611)) 19313;;;;;; "novice" "novice.el" (17842 58279))
19314;;; Generated autoloads from novice.el 19314;;; Generated autoloads from novice.el
19315 19315
19316(defvar disabled-command-function (quote disabled-command-function) "\ 19316(defvar disabled-command-function (quote disabled-command-function) "\
@@ -19343,7 +19343,7 @@ to future sessions.
19343;;;*** 19343;;;***
19344 19344
19345;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 19345;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
19346;;;;;; (17843 45630)) 19346;;;;;; (17842 58277))
19347;;; Generated autoloads from textmodes/nroff-mode.el 19347;;; Generated autoloads from textmodes/nroff-mode.el
19348 19348
19349(autoload (quote nroff-mode) "nroff-mode" "\ 19349(autoload (quote nroff-mode) "nroff-mode" "\
@@ -19358,7 +19358,7 @@ closing requests for requests that are used in matched pairs.
19358;;;*** 19358;;;***
19359 19359
19360;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" 19360;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"
19361;;;;;; (17843 45629)) 19361;;;;;; (17842 56332))
19362;;; Generated autoloads from progmodes/octave-hlp.el 19362;;; Generated autoloads from progmodes/octave-hlp.el
19363 19363
19364(autoload (quote octave-help) "octave-hlp" "\ 19364(autoload (quote octave-help) "octave-hlp" "\
@@ -19372,7 +19372,7 @@ If KEY is not a string, prompt for it with completion.
19372;;;*** 19372;;;***
19373 19373
19374;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 19374;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
19375;;;;;; (17843 45629)) 19375;;;;;; (17842 56332))
19376;;; Generated autoloads from progmodes/octave-inf.el 19376;;; Generated autoloads from progmodes/octave-inf.el
19377 19377
19378(autoload (quote inferior-octave) "octave-inf" "\ 19378(autoload (quote inferior-octave) "octave-inf" "\
@@ -19395,7 +19395,7 @@ startup file, `~/.emacs-octave'.
19395;;;*** 19395;;;***
19396 19396
19397;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19397;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19398;;;;;; (17843 45629)) 19398;;;;;; (17842 56332))
19399;;; Generated autoloads from progmodes/octave-mod.el 19399;;; Generated autoloads from progmodes/octave-mod.el
19400 19400
19401(autoload (quote octave-mode) "octave-mod" "\ 19401(autoload (quote octave-mode) "octave-mod" "\
@@ -19499,7 +19499,7 @@ including a reproducible test case and send the message.
19499;;;;;; org-remember-handler org-remember org-remember-apply-template 19499;;;;;; org-remember-handler org-remember org-remember-apply-template
19500;;;;;; org-remember-annotation org-store-link orgtbl-mode turn-on-orgtbl 19500;;;;;; org-remember-annotation org-store-link orgtbl-mode turn-on-orgtbl
19501;;;;;; org-global-cycle org-cycle org-mode) "org" "textmodes/org.el" 19501;;;;;; org-global-cycle org-cycle org-mode) "org" "textmodes/org.el"
19502;;;;;; (17939 56024)) 19502;;;;;; (17922 37459))
19503;;; Generated autoloads from textmodes/org.el 19503;;; Generated autoloads from textmodes/org.el
19504 19504
19505(autoload (quote org-mode) "org" "\ 19505(autoload (quote org-mode) "org" "\
@@ -19774,7 +19774,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
19774;;;*** 19774;;;***
19775 19775
19776;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 19776;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
19777;;;;;; (17950 55946)) 19777;;;;;; (17952 11093))
19778;;; Generated autoloads from outline.el 19778;;; Generated autoloads from outline.el
19779(put 'outline-regexp 'safe-local-variable 'string-or-null-p) 19779(put 'outline-regexp 'safe-local-variable 'string-or-null-p)
19780 19780
@@ -19830,8 +19830,8 @@ See the command `outline-mode' for more information on this mode.
19830 19830
19831;;;*** 19831;;;***
19832 19832
19833;;;### (autoloads nil "paragraphs" "textmodes/paragraphs.el" (17843 19833;;;### (autoloads nil "paragraphs" "textmodes/paragraphs.el" (17842
19834;;;;;; 45630)) 19834;;;;;; 58277))
19835;;; Generated autoloads from textmodes/paragraphs.el 19835;;; Generated autoloads from textmodes/paragraphs.el
19836(put 'paragraph-start 'safe-local-variable 'stringp) 19836(put 'paragraph-start 'safe-local-variable 'stringp)
19837(put 'paragraph-separate 'safe-local-variable 'stringp) 19837(put 'paragraph-separate 'safe-local-variable 'stringp)
@@ -19845,7 +19845,7 @@ See the command `outline-mode' for more information on this mode.
19845 19845
19846;;;*** 19846;;;***
19847 19847
19848;;;### (autoloads (show-paren-mode) "paren" "paren.el" (17960 56195)) 19848;;;### (autoloads (show-paren-mode) "paren" "paren.el" (18016 8765))
19849;;; Generated autoloads from paren.el 19849;;; Generated autoloads from paren.el
19850 19850
19851(defvar show-paren-mode nil "\ 19851(defvar show-paren-mode nil "\
@@ -19870,7 +19870,7 @@ in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time.
19870;;;*** 19870;;;***
19871 19871
19872;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 19872;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
19873;;;;;; (17958 15315)) 19873;;;;;; (17957 43164))
19874;;; Generated autoloads from calendar/parse-time.el 19874;;; Generated autoloads from calendar/parse-time.el
19875 19875
19876(autoload (quote parse-time-string) "parse-time" "\ 19876(autoload (quote parse-time-string) "parse-time" "\
@@ -19882,8 +19882,8 @@ unknown are returned as nil.
19882 19882
19883;;;*** 19883;;;***
19884 19884
19885;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (17843 19885;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (17842
19886;;;;;; 45629)) 19886;;;;;; 56332))
19887;;; Generated autoloads from progmodes/pascal.el 19887;;; Generated autoloads from progmodes/pascal.el
19888 19888
19889(autoload (quote pascal-mode) "pascal" "\ 19889(autoload (quote pascal-mode) "pascal" "\
@@ -19936,7 +19936,7 @@ no args, if that value is non-nil.
19936;;;*** 19936;;;***
19937 19937
19938;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" 19938;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
19939;;;;;; (17843 45615)) 19939;;;;;; (17842 54264))
19940;;; Generated autoloads from emulation/pc-mode.el 19940;;; Generated autoloads from emulation/pc-mode.el
19941 19941
19942(autoload (quote pc-bindings-mode) "pc-mode" "\ 19942(autoload (quote pc-bindings-mode) "pc-mode" "\
@@ -19954,12 +19954,12 @@ C-Escape does list-buffers.
19954;;;*** 19954;;;***
19955 19955
19956;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" 19956;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
19957;;;;;; "emulation/pc-select.el" (17843 45615)) 19957;;;;;; "emulation/pc-select.el" (17842 54264))
19958;;; Generated autoloads from emulation/pc-select.el 19958;;; Generated autoloads from emulation/pc-select.el
19959 19959
19960(defvar pc-selection-mode nil "\ 19960(defvar pc-selection-mode nil "\
19961Non-nil if Pc-Selection mode is enabled. 19961Non-nil if Pc-Selection mode is enabled.
19962See the command `pc-selection-mode' for a description of this minor-mode. 19962See the command `pc-selection-mode' for a description of this minor mode.
19963Setting this variable directly does not take effect; 19963Setting this variable directly does not take effect;
19964either customize it (see the info node `Easy Customization') 19964either customize it (see the info node `Easy Customization')
19965or call the function `pc-selection-mode'.") 19965or call the function `pc-selection-mode'.")
@@ -20030,8 +20030,8 @@ you must modify it using \\[customize] or \\[pc-selection-mode].")
20030 20030
20031;;;*** 20031;;;***
20032 20032
20033;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (17843 20033;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (17842
20034;;;;;; 45611)) 20034;;;;;; 58279))
20035;;; Generated autoloads from pcmpl-cvs.el 20035;;; Generated autoloads from pcmpl-cvs.el
20036 20036
20037(autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ 20037(autoload (quote pcomplete/cvs) "pcmpl-cvs" "\
@@ -20042,7 +20042,7 @@ Completion rules for the `cvs' command.
20042;;;*** 20042;;;***
20043 20043
20044;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 20044;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
20045;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (17843 45611)) 20045;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (17842 58279))
20046;;; Generated autoloads from pcmpl-gnu.el 20046;;; Generated autoloads from pcmpl-gnu.el
20047 20047
20048(autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ 20048(autoload (quote pcomplete/gzip) "pcmpl-gnu" "\
@@ -20070,7 +20070,7 @@ Completion for the GNU tar utility.
20070;;;*** 20070;;;***
20071 20071
20072;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 20072;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
20073;;;;;; "pcmpl-linux" "pcmpl-linux.el" (17843 45611)) 20073;;;;;; "pcmpl-linux" "pcmpl-linux.el" (17842 58279))
20074;;; Generated autoloads from pcmpl-linux.el 20074;;; Generated autoloads from pcmpl-linux.el
20075 20075
20076(autoload (quote pcomplete/kill) "pcmpl-linux" "\ 20076(autoload (quote pcomplete/kill) "pcmpl-linux" "\
@@ -20090,8 +20090,8 @@ Completion for GNU/Linux `mount'.
20090 20090
20091;;;*** 20091;;;***
20092 20092
20093;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (17843 20093;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (17842
20094;;;;;; 45611)) 20094;;;;;; 58279))
20095;;; Generated autoloads from pcmpl-rpm.el 20095;;; Generated autoloads from pcmpl-rpm.el
20096 20096
20097(autoload (quote pcomplete/rpm) "pcmpl-rpm" "\ 20097(autoload (quote pcomplete/rpm) "pcmpl-rpm" "\
@@ -20107,7 +20107,7 @@ You can use \\[eshell-report-bug] to do so.
20107 20107
20108;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which 20108;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which
20109;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) 20109;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd)
20110;;;;;; "pcmpl-unix" "pcmpl-unix.el" (17843 45611)) 20110;;;;;; "pcmpl-unix" "pcmpl-unix.el" (17842 58279))
20111;;; Generated autoloads from pcmpl-unix.el 20111;;; Generated autoloads from pcmpl-unix.el
20112 20112
20113(autoload (quote pcomplete/cd) "pcmpl-unix" "\ 20113(autoload (quote pcomplete/cd) "pcmpl-unix" "\
@@ -20153,8 +20153,8 @@ Completion for the `chgrp' command.
20153 20153
20154;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 20154;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
20155;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 20155;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
20156;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (17946 20156;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (17944
20157;;;;;; 23918)) 20157;;;;;; 62194))
20158;;; Generated autoloads from pcomplete.el 20158;;; Generated autoloads from pcomplete.el
20159 20159
20160(autoload (quote pcomplete) "pcomplete" "\ 20160(autoload (quote pcomplete) "pcomplete" "\
@@ -20213,7 +20213,7 @@ Setup shell-mode to use pcomplete.
20213 20213
20214;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 20214;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
20215;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 20215;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
20216;;;;;; "pcvs.el" (17995 6542)) 20216;;;;;; "pcvs.el" (18006 55796))
20217;;; Generated autoloads from pcvs.el 20217;;; Generated autoloads from pcvs.el
20218 20218
20219(autoload (quote cvs-checkout) "pcvs" "\ 20219(autoload (quote cvs-checkout) "pcvs" "\
@@ -20290,7 +20290,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20290 20290
20291;;;*** 20291;;;***
20292 20292
20293;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (17843 45611)) 20293;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (17842 58279))
20294;;; Generated autoloads from pcvs-defs.el 20294;;; Generated autoloads from pcvs-defs.el
20295 20295
20296(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m))) 20296(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m)))
@@ -20298,7 +20298,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20298;;;*** 20298;;;***
20299 20299
20300;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 20300;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
20301;;;;;; (17966 9916)) 20301;;;;;; (17962 28280))
20302;;; Generated autoloads from progmodes/perl-mode.el 20302;;; Generated autoloads from progmodes/perl-mode.el
20303 20303
20304(autoload (quote perl-mode) "perl-mode" "\ 20304(autoload (quote perl-mode) "perl-mode" "\
@@ -20356,7 +20356,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
20356;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key 20356;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key
20357;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt 20357;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt
20358;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region 20358;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region
20359;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (17843 45612)) 20359;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (17842 58279))
20360;;; Generated autoloads from pgg.el 20360;;; Generated autoloads from pgg.el
20361 20361
20362(autoload (quote pgg-encrypt-region) "pgg" "\ 20362(autoload (quote pgg-encrypt-region) "pgg" "\
@@ -20490,7 +20490,7 @@ Import public keys in the current buffer.
20490;;;*** 20490;;;***
20491 20491
20492;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el" 20492;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el"
20493;;;;;; (17939 56017)) 20493;;;;;; (17887 33207))
20494;;; Generated autoloads from pgg-gpg.el 20494;;; Generated autoloads from pgg-gpg.el
20495 20495
20496(autoload (quote pgg-gpg-symmetric-key-p) "pgg-gpg" "\ 20496(autoload (quote pgg-gpg-symmetric-key-p) "pgg-gpg" "\
@@ -20501,7 +20501,7 @@ True if decoded armor MESSAGE-KEYS has symmetric encryption indicator.
20501;;;*** 20501;;;***
20502 20502
20503;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 20503;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
20504;;;;;; (17843 45630)) 20504;;;;;; (17842 58277))
20505;;; Generated autoloads from textmodes/picture.el 20505;;; Generated autoloads from textmodes/picture.el
20506 20506
20507(autoload (quote picture-mode) "picture" "\ 20507(autoload (quote picture-mode) "picture" "\
@@ -20582,7 +20582,7 @@ they are not defaultly assigned to keys.
20582;;;*** 20582;;;***
20583 20583
20584;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 20584;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
20585;;;;;; (17843 45630)) 20585;;;;;; (17842 58277))
20586;;; Generated autoloads from textmodes/po.el 20586;;; Generated autoloads from textmodes/po.el
20587 20587
20588(autoload (quote po-find-file-coding-system) "po" "\ 20588(autoload (quote po-find-file-coding-system) "po" "\
@@ -20593,7 +20593,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
20593 20593
20594;;;*** 20594;;;***
20595 20595
20596;;;### (autoloads (pong) "pong" "play/pong.el" (17843 45626)) 20596;;;### (autoloads (pong) "pong" "play/pong.el" (17842 55395))
20597;;; Generated autoloads from play/pong.el 20597;;; Generated autoloads from play/pong.el
20598 20598
20599(autoload (quote pong) "pong" "\ 20599(autoload (quote pong) "pong" "\
@@ -20610,7 +20610,7 @@ pong-mode keybindings:\\<pong-mode-map>
20610;;;*** 20610;;;***
20611 20611
20612;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer 20612;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer
20613;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (17939 56021)) 20613;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (17852 19612))
20614;;; Generated autoloads from emacs-lisp/pp.el 20614;;; Generated autoloads from emacs-lisp/pp.el
20615 20615
20616(autoload (quote pp-to-string) "pp" "\ 20616(autoload (quote pp-to-string) "pp" "\
@@ -20666,7 +20666,7 @@ Ignores leading comment characters.
20666;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 20666;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
20667;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 20667;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
20668;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 20668;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
20669;;;;;; (17995 6542)) 20669;;;;;; (18006 55796))
20670;;; Generated autoloads from printing.el 20670;;; Generated autoloads from printing.el
20671 20671
20672(autoload (quote pr-interface) "printing" "\ 20672(autoload (quote pr-interface) "printing" "\
@@ -21254,7 +21254,7 @@ are both set to t.
21254;;;*** 21254;;;***
21255 21255
21256;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el" 21256;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el"
21257;;;;;; (17843 45629)) 21257;;;;;; (17842 56332))
21258;;; Generated autoloads from progmodes/prolog.el 21258;;; Generated autoloads from progmodes/prolog.el
21259 21259
21260(autoload (quote prolog-mode) "prolog" "\ 21260(autoload (quote prolog-mode) "prolog" "\
@@ -21277,7 +21277,7 @@ With prefix argument \\[universal-prefix], prompt for the program to use.
21277 21277
21278;;;*** 21278;;;***
21279 21279
21280;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (17843 45612)) 21280;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (17842 58279))
21281;;; Generated autoloads from ps-bdf.el 21281;;; Generated autoloads from ps-bdf.el
21282 21282
21283(defvar bdf-directory-list (if (memq system-type (quote (ms-dos windows-nt))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ 21283(defvar bdf-directory-list (if (memq system-type (quote (ms-dos windows-nt))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\
@@ -21286,8 +21286,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
21286 21286
21287;;;*** 21287;;;***
21288 21288
21289;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (17843 21289;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (17842
21290;;;;;; 45629)) 21290;;;;;; 56332))
21291;;; Generated autoloads from progmodes/ps-mode.el 21291;;; Generated autoloads from progmodes/ps-mode.el
21292 21292
21293(autoload (quote ps-mode) "ps-mode" "\ 21293(autoload (quote ps-mode) "ps-mode" "\
@@ -21336,7 +21336,7 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
21336;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-encode-header-string 21336;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-encode-header-string
21337;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string 21337;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string
21338;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer) 21338;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer)
21339;;;;;; "ps-mule" "ps-mule.el" (17843 45612)) 21339;;;;;; "ps-mule" "ps-mule.el" (17842 58279))
21340;;; Generated autoloads from ps-mule.el 21340;;; Generated autoloads from ps-mule.el
21341 21341
21342(defvar ps-multibyte-buffer nil "\ 21342(defvar ps-multibyte-buffer nil "\
@@ -21457,8 +21457,8 @@ Not documented
21457;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 21457;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
21458;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 21458;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
21459;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 21459;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
21460;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (17939 21460;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (18006
21461;;;;;; 56017)) 21461;;;;;; 55796))
21462;;; Generated autoloads from ps-print.el 21462;;; Generated autoloads from ps-print.el
21463 21463
21464(defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\ 21464(defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\
@@ -21655,7 +21655,7 @@ If EXTENSION is any other symbol, it is ignored.
21655;;;*** 21655;;;***
21656 21656
21657;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el" 21657;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el"
21658;;;;;; (17988 52600)) 21658;;;;;; (17992 30878))
21659;;; Generated autoloads from progmodes/python.el 21659;;; Generated autoloads from progmodes/python.el
21660 21660
21661(add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode))) 21661(add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode)))
@@ -21730,7 +21730,7 @@ Runs `jython-mode-hook' after `python-mode-hook'.
21730;;;*** 21730;;;***
21731 21731
21732;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 21732;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
21733;;;;;; (17843 45617)) 21733;;;;;; (17842 54741))
21734;;; Generated autoloads from gnus/qp.el 21734;;; Generated autoloads from gnus/qp.el
21735 21735
21736(autoload (quote quoted-printable-decode-region) "qp" "\ 21736(autoload (quote quoted-printable-decode-region) "qp" "\
@@ -21753,7 +21753,7 @@ them into characters should be done separately.
21753;;;;;; quail-defrule quail-install-decode-map quail-install-map 21753;;;;;; quail-defrule quail-install-decode-map quail-install-map
21754;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 21754;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
21755;;;;;; quail-define-package quail-use-package quail-title) "quail" 21755;;;;;; quail-define-package quail-use-package quail-title) "quail"
21756;;;;;; "international/quail.el" (17939 56022)) 21756;;;;;; "international/quail.el" (17921 16827))
21757;;; Generated autoloads from international/quail.el 21757;;; Generated autoloads from international/quail.el
21758 21758
21759(autoload (quote quail-title) "quail" "\ 21759(autoload (quote quail-title) "quail" "\
@@ -21984,8 +21984,8 @@ of each directory.
21984 21984
21985;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 21985;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
21986;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 21986;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
21987;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (17843 21987;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (17842
21988;;;;;; 45624)) 21988;;;;;; 55218))
21989;;; Generated autoloads from net/quickurl.el 21989;;; Generated autoloads from net/quickurl.el
21990 21990
21991(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" "\ 21991(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" "\
@@ -22057,7 +22057,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
22057;;;*** 22057;;;***
22058 22058
22059;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 22059;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
22060;;;;;; "net/rcirc.el" (17988 52353)) 22060;;;;;; "net/rcirc.el" (18006 55797))
22061;;; Generated autoloads from net/rcirc.el 22061;;; Generated autoloads from net/rcirc.el
22062 22062
22063(autoload (quote rcirc) "rcirc" "\ 22063(autoload (quote rcirc) "rcirc" "\
@@ -22089,8 +22089,8 @@ Global minor mode for tracking activity in rcirc buffers.
22089 22089
22090;;;*** 22090;;;***
22091 22091
22092;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (17843 22092;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (17842
22093;;;;;; 45624)) 22093;;;;;; 55218))
22094;;; Generated autoloads from net/rcompile.el 22094;;; Generated autoloads from net/rcompile.el
22095 22095
22096(autoload (quote remote-compile) "rcompile" "\ 22096(autoload (quote remote-compile) "rcompile" "\
@@ -22102,7 +22102,7 @@ See \\[compile].
22102;;;*** 22102;;;***
22103 22103
22104;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 22104;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
22105;;;;;; (17939 56021)) 22105;;;;;; (17917 37732))
22106;;; Generated autoloads from emacs-lisp/re-builder.el 22106;;; Generated autoloads from emacs-lisp/re-builder.el
22107 22107
22108(defalias (quote regexp-builder) (quote re-builder)) 22108(defalias (quote regexp-builder) (quote re-builder))
@@ -22114,12 +22114,12 @@ Construct a regexp interactively.
22114 22114
22115;;;*** 22115;;;***
22116 22116
22117;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (17939 56017)) 22117;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (17930 34071))
22118;;; Generated autoloads from recentf.el 22118;;; Generated autoloads from recentf.el
22119 22119
22120(defvar recentf-mode nil "\ 22120(defvar recentf-mode nil "\
22121Non-nil if Recentf mode is enabled. 22121Non-nil if Recentf mode is enabled.
22122See the command `recentf-mode' for a description of this minor-mode. 22122See the command `recentf-mode' for a description of this minor mode.
22123Setting this variable directly does not take effect; 22123Setting this variable directly does not take effect;
22124either customize it (see the info node `Easy Customization') 22124either customize it (see the info node `Easy Customization')
22125or call the function `recentf-mode'.") 22125or call the function `recentf-mode'.")
@@ -22141,8 +22141,8 @@ that were operated on recently.
22141;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle 22141;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
22142;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 22142;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
22143;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 22143;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
22144;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (17843 22144;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (17842
22145;;;;;; 45612)) 22145;;;;;; 58279))
22146;;; Generated autoloads from rect.el 22146;;; Generated autoloads from rect.el
22147 22147
22148(autoload (quote move-to-column-force) "rect" "\ 22148(autoload (quote move-to-column-force) "rect" "\
@@ -22270,8 +22270,8 @@ rectangle which were empty.
22270 22270
22271;;;*** 22271;;;***
22272 22272
22273;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (17843 22273;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (17842
22274;;;;;; 45630)) 22274;;;;;; 58277))
22275;;; Generated autoloads from textmodes/refill.el 22275;;; Generated autoloads from textmodes/refill.el
22276 22276
22277(autoload (quote refill-mode) "refill" "\ 22277(autoload (quote refill-mode) "refill" "\
@@ -22287,7 +22287,7 @@ refilling if they would cause auto-filling.
22287;;;*** 22287;;;***
22288 22288
22289;;;### (autoloads (reftex-reset-scanning-information reftex-mode 22289;;;### (autoloads (reftex-reset-scanning-information reftex-mode
22290;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (17939 56024)) 22290;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (17923 8784))
22291;;; Generated autoloads from textmodes/reftex.el 22291;;; Generated autoloads from textmodes/reftex.el
22292 22292
22293(autoload (quote turn-on-reftex) "reftex" "\ 22293(autoload (quote turn-on-reftex) "reftex" "\
@@ -22337,7 +22337,7 @@ This enforces rescanning the buffer on next use.
22337;;;*** 22337;;;***
22338 22338
22339;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 22339;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
22340;;;;;; (17939 56024)) 22340;;;;;; (17923 8784))
22341;;; Generated autoloads from textmodes/reftex-cite.el 22341;;; Generated autoloads from textmodes/reftex-cite.el
22342 22342
22343(autoload (quote reftex-citation) "reftex-cite" "\ 22343(autoload (quote reftex-citation) "reftex-cite" "\
@@ -22367,7 +22367,7 @@ While entering the regexp, completion on knows citation keys is possible.
22367;;;*** 22367;;;***
22368 22368
22369;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 22369;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
22370;;;;;; (17939 56024)) 22370;;;;;; (17923 8784))
22371;;; Generated autoloads from textmodes/reftex-global.el 22371;;; Generated autoloads from textmodes/reftex-global.el
22372 22372
22373(autoload (quote reftex-isearch-minor-mode) "reftex-global" "\ 22373(autoload (quote reftex-isearch-minor-mode) "reftex-global" "\
@@ -22384,7 +22384,7 @@ With no argument, this command toggles
22384;;;*** 22384;;;***
22385 22385
22386;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 22386;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
22387;;;;;; (17939 56024)) 22387;;;;;; (17923 8784))
22388;;; Generated autoloads from textmodes/reftex-index.el 22388;;; Generated autoloads from textmodes/reftex-index.el
22389 22389
22390(autoload (quote reftex-index-phrases-mode) "reftex-index" "\ 22390(autoload (quote reftex-index-phrases-mode) "reftex-index" "\
@@ -22417,7 +22417,7 @@ Here are all local bindings.
22417;;;*** 22417;;;***
22418 22418
22419;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 22419;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
22420;;;;;; (17939 56024)) 22420;;;;;; (17923 8784))
22421;;; Generated autoloads from textmodes/reftex-parse.el 22421;;; Generated autoloads from textmodes/reftex-parse.el
22422 22422
22423(autoload (quote reftex-all-document-files) "reftex-parse" "\ 22423(autoload (quote reftex-all-document-files) "reftex-parse" "\
@@ -22429,8 +22429,8 @@ of master file.
22429 22429
22430;;;*** 22430;;;***
22431 22431
22432;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (17939 22432;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (17923
22433;;;;;; 56024)) 22433;;;;;; 8784))
22434;;; Generated autoloads from textmodes/reftex-vars.el 22434;;; Generated autoloads from textmodes/reftex-vars.el
22435(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22435(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
22436(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22436(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -22440,7 +22440,7 @@ of master file.
22440;;;*** 22440;;;***
22441 22441
22442;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 22442;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
22443;;;;;; (17843 45615)) 22443;;;;;; (17842 54152))
22444;;; Generated autoloads from emacs-lisp/regexp-opt.el 22444;;; Generated autoloads from emacs-lisp/regexp-opt.el
22445 22445
22446(autoload (quote regexp-opt) "regexp-opt" "\ 22446(autoload (quote regexp-opt) "regexp-opt" "\
@@ -22467,7 +22467,7 @@ This means the number of non-shy regexp grouping constructs
22467 22467
22468;;;*** 22468;;;***
22469 22469
22470;;;### (autoloads (repeat) "repeat" "repeat.el" (17843 45612)) 22470;;;### (autoloads (repeat) "repeat" "repeat.el" (17842 58279))
22471;;; Generated autoloads from repeat.el 22471;;; Generated autoloads from repeat.el
22472 22472
22473(autoload (quote repeat) "repeat" "\ 22473(autoload (quote repeat) "repeat" "\
@@ -22485,7 +22485,7 @@ can be modified by the global variable `repeat-on-final-keystroke'.
22485;;;*** 22485;;;***
22486 22486
22487;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 22487;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
22488;;;;;; (17843 45622)) 22488;;;;;; (17842 55035))
22489;;; Generated autoloads from mail/reporter.el 22489;;; Generated autoloads from mail/reporter.el
22490 22490
22491(autoload (quote reporter-submit-bug-report) "reporter" "\ 22491(autoload (quote reporter-submit-bug-report) "reporter" "\
@@ -22517,7 +22517,7 @@ mail-sending package is used for editing and sending the message.
22517;;;*** 22517;;;***
22518 22518
22519;;;### (autoloads (reposition-window) "reposition" "reposition.el" 22519;;;### (autoloads (reposition-window) "reposition" "reposition.el"
22520;;;;;; (17843 45612)) 22520;;;;;; (17842 58279))
22521;;; Generated autoloads from reposition.el 22521;;; Generated autoloads from reposition.el
22522 22522
22523(autoload (quote reposition-window) "reposition" "\ 22523(autoload (quote reposition-window) "reposition" "\
@@ -22544,8 +22544,8 @@ first comment line visible (if point is in a comment).
22544 22544
22545;;;*** 22545;;;***
22546 22546
22547;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (17843 22547;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (17842
22548;;;;;; 45612)) 22548;;;;;; 58279))
22549;;; Generated autoloads from resume.el 22549;;; Generated autoloads from resume.el
22550 22550
22551(autoload (quote resume-suspend-hook) "resume" "\ 22551(autoload (quote resume-suspend-hook) "resume" "\
@@ -22556,7 +22556,7 @@ Clear out the file used for transmitting args when Emacs resumes.
22556;;;*** 22556;;;***
22557 22557
22558;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 22558;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
22559;;;;;; (17843 45612)) 22559;;;;;; (17842 58279))
22560;;; Generated autoloads from reveal.el 22560;;; Generated autoloads from reveal.el
22561 22561
22562(autoload (quote reveal-mode) "reveal" "\ 22562(autoload (quote reveal-mode) "reveal" "\
@@ -22571,7 +22571,7 @@ With zero or negative ARG turn mode off.
22571 22571
22572(defvar global-reveal-mode nil "\ 22572(defvar global-reveal-mode nil "\
22573Non-nil if Global-Reveal mode is enabled. 22573Non-nil if Global-Reveal mode is enabled.
22574See the command `global-reveal-mode' for a description of this minor-mode. 22574See the command `global-reveal-mode' for a description of this minor mode.
22575Setting this variable directly does not take effect; 22575Setting this variable directly does not take effect;
22576either customize it (see the info node `Easy Customization') 22576either customize it (see the info node `Easy Customization')
22577or call the function `global-reveal-mode'.") 22577or call the function `global-reveal-mode'.")
@@ -22591,7 +22591,7 @@ With zero or negative ARG turn mode off.
22591;;;*** 22591;;;***
22592 22592
22593;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 22593;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
22594;;;;;; (17843 45615)) 22594;;;;;; (17842 54152))
22595;;; Generated autoloads from emacs-lisp/ring.el 22595;;; Generated autoloads from emacs-lisp/ring.el
22596 22596
22597(autoload (quote ring-p) "ring" "\ 22597(autoload (quote ring-p) "ring" "\
@@ -22606,7 +22606,7 @@ Make a ring that can contain SIZE elements.
22606 22606
22607;;;*** 22607;;;***
22608 22608
22609;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (17843 45624)) 22609;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (17842 55218))
22610;;; Generated autoloads from net/rlogin.el 22610;;; Generated autoloads from net/rlogin.el
22611 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") 22611 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
22612 22612
@@ -22657,8 +22657,8 @@ variable.
22657;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output 22657;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
22658;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers 22658;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
22659;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names 22659;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names
22660;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (17995 22660;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (18006
22661;;;;;; 6542)) 22661;;;;;; 55797))
22662;;; Generated autoloads from mail/rmail.el 22662;;; Generated autoloads from mail/rmail.el
22663 22663
22664(autoload (quote rmail-movemail-variant-p) "rmail" "\ 22664(autoload (quote rmail-movemail-variant-p) "rmail" "\
@@ -22923,7 +22923,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
22923;;;*** 22923;;;***
22924 22924
22925;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" 22925;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
22926;;;;;; (17939 56022)) 22926;;;;;; (17887 18399))
22927;;; Generated autoloads from mail/rmailedit.el 22927;;; Generated autoloads from mail/rmailedit.el
22928 22928
22929(autoload (quote rmail-edit-current-message) "rmailedit" "\ 22929(autoload (quote rmail-edit-current-message) "rmailedit" "\
@@ -22935,7 +22935,7 @@ Edit the contents of this message.
22935 22935
22936;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message 22936;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
22937;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" 22937;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
22938;;;;;; "mail/rmailkwd.el" (17843 45622)) 22938;;;;;; "mail/rmailkwd.el" (17842 55035))
22939;;; Generated autoloads from mail/rmailkwd.el 22939;;; Generated autoloads from mail/rmailkwd.el
22940 22940
22941(autoload (quote rmail-add-label) "rmailkwd" "\ 22941(autoload (quote rmail-add-label) "rmailkwd" "\
@@ -22974,7 +22974,7 @@ With prefix argument N moves forward N messages with these labels.
22974;;;*** 22974;;;***
22975 22975
22976;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" 22976;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el"
22977;;;;;; (17843 45622)) 22977;;;;;; (17842 55035))
22978;;; Generated autoloads from mail/rmailmsc.el 22978;;; Generated autoloads from mail/rmailmsc.el
22979 22979
22980(autoload (quote set-rmail-inbox-list) "rmailmsc" "\ 22980(autoload (quote set-rmail-inbox-list) "rmailmsc" "\
@@ -22988,7 +22988,7 @@ If FILE-NAME is empty, remove any existing inbox list.
22988 22988
22989;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output 22989;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output
22990;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" 22990;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout"
22991;;;;;; "mail/rmailout.el" (17843 45622)) 22991;;;;;; "mail/rmailout.el" (17842 55035))
22992;;; Generated autoloads from mail/rmailout.el 22992;;; Generated autoloads from mail/rmailout.el
22993 22993
22994(defvar rmail-output-file-alist nil "\ 22994(defvar rmail-output-file-alist nil "\
@@ -23055,8 +23055,8 @@ FILE-NAME defaults, interactively, from the Subject field of the message.
23055 23055
23056;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent 23056;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent
23057;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject 23057;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject
23058;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (17843 23058;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (17842
23059;;;;;; 45622)) 23059;;;;;; 55035))
23060;;; Generated autoloads from mail/rmailsort.el 23060;;; Generated autoloads from mail/rmailsort.el
23061 23061
23062(autoload (quote rmail-sort-by-date) "rmailsort" "\ 23062(autoload (quote rmail-sort-by-date) "rmailsort" "\
@@ -23108,7 +23108,7 @@ KEYWORDS is a comma-separated list of labels.
23108;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp 23108;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
23109;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 23109;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
23110;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 23110;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
23111;;;;;; "rmailsum" "mail/rmailsum.el" (17843 45622)) 23111;;;;;; "rmailsum" "mail/rmailsum.el" (17842 55035))
23112;;; Generated autoloads from mail/rmailsum.el 23112;;; Generated autoloads from mail/rmailsum.el
23113 23113
23114(defvar rmail-summary-scroll-between-messages t "\ 23114(defvar rmail-summary-scroll-between-messages t "\
@@ -23190,7 +23190,7 @@ Setting this variable has an effect only before reading a mail.")
23190;;;*** 23190;;;***
23191 23191
23192;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 23192;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
23193;;;;;; rot13-string rot13) "rot13" "rot13.el" (17843 45612)) 23193;;;;;; rot13-string rot13) "rot13" "rot13.el" (17842 58279))
23194;;; Generated autoloads from rot13.el 23194;;; Generated autoloads from rot13.el
23195 23195
23196(autoload (quote rot13) "rot13" "\ 23196(autoload (quote rot13) "rot13" "\
@@ -23227,8 +23227,8 @@ Toggle the use of ROT13 encoding for the current window.
23227 23227
23228;;;*** 23228;;;***
23229 23229
23230;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (17838 23230;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (17833
23231;;;;;; 18033)) 23231;;;;;; 43069))
23232;;; Generated autoloads from ruler-mode.el 23232;;; Generated autoloads from ruler-mode.el
23233 23233
23234(autoload (quote ruler-mode) "ruler-mode" "\ 23234(autoload (quote ruler-mode) "ruler-mode" "\
@@ -23238,8 +23238,8 @@ Display a ruler in the header line if ARG > 0.
23238 23238
23239;;;*** 23239;;;***
23240 23240
23241;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (17843 23241;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (18011
23242;;;;;; 45615)) 23242;;;;;; 44080))
23243;;; Generated autoloads from emacs-lisp/rx.el 23243;;; Generated autoloads from emacs-lisp/rx.el
23244 23244
23245(autoload (quote rx-to-string) "rx" "\ 23245(autoload (quote rx-to-string) "rx" "\
@@ -23311,8 +23311,7 @@ CHAR
23311 matches the empty string, but only at point. 23311 matches the empty string, but only at point.
23312 23312
23313`word-start', `bow' 23313`word-start', `bow'
23314 matches the empty string, but only at the beginning or end of a 23314 matches the empty string, but only at the beginning of a word.
23315 word.
23316 23315
23317`word-end', `eow' 23316`word-end', `eow'
23318 matches the empty string, but only at the end of a word. 23317 matches the empty string, but only at the end of a word.
@@ -23326,6 +23325,12 @@ CHAR
23326 matches the empty string, but not at the beginning or end of a 23325 matches the empty string, but not at the beginning or end of a
23327 word. 23326 word.
23328 23327
23328`symbol-start'
23329 matches the empty string, but only at the beginning of a symbol.
23330
23331`symbol-end'
23332 matches the empty string, but only at the end of a symbol.
23333
23329`digit', `numeric', `num' 23334`digit', `numeric', `num'
23330 matches 0 through 9. 23335 matches 0 through 9.
23331 23336
@@ -23547,7 +23552,7 @@ enclosed in `(and ...)'.
23547;;;*** 23552;;;***
23548 23553
23549;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el" 23554;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el"
23550;;;;;; (17843 45612)) 23555;;;;;; (17842 58279))
23551;;; Generated autoloads from savehist.el 23556;;; Generated autoloads from savehist.el
23552 23557
23553(defvar savehist-mode nil "\ 23558(defvar savehist-mode nil "\
@@ -23573,7 +23578,7 @@ which is probably undesirable.
23573;;;*** 23578;;;***
23574 23579
23575;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 23580;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
23576;;;;;; (17843 45629)) 23581;;;;;; (17842 56332))
23577;;; Generated autoloads from progmodes/scheme.el 23582;;; Generated autoloads from progmodes/scheme.el
23578 23583
23579(autoload (quote scheme-mode) "scheme" "\ 23584(autoload (quote scheme-mode) "scheme" "\
@@ -23615,7 +23620,7 @@ that variable's value is a string.
23615;;;*** 23620;;;***
23616 23621
23617;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 23622;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
23618;;;;;; (17843 45617)) 23623;;;;;; (17842 54741))
23619;;; Generated autoloads from gnus/score-mode.el 23624;;; Generated autoloads from gnus/score-mode.el
23620 23625
23621(autoload (quote gnus-score-mode) "score-mode" "\ 23626(autoload (quote gnus-score-mode) "score-mode" "\
@@ -23629,12 +23634,12 @@ This mode is an extended emacs-lisp mode.
23629;;;*** 23634;;;***
23630 23635
23631;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 23636;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
23632;;;;;; (17843 45612)) 23637;;;;;; (17842 58278))
23633;;; Generated autoloads from scroll-all.el 23638;;; Generated autoloads from scroll-all.el
23634 23639
23635(defvar scroll-all-mode nil "\ 23640(defvar scroll-all-mode nil "\
23636Non-nil if Scroll-All mode is enabled. 23641Non-nil if Scroll-All mode is enabled.
23637See the command `scroll-all-mode' for a description of this minor-mode. 23642See the command `scroll-all-mode' for a description of this minor mode.
23638Setting this variable directly does not take effect; 23643Setting this variable directly does not take effect;
23639either customize it (see the info node `Easy Customization') 23644either customize it (see the info node `Easy Customization')
23640or call the function `scroll-all-mode'.") 23645or call the function `scroll-all-mode'.")
@@ -23652,7 +23657,7 @@ apply to all visible windows in the same frame.
23652;;;*** 23657;;;***
23653 23658
23654;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 23659;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
23655;;;;;; (17843 45612)) 23660;;;;;; (17842 58278))
23656;;; Generated autoloads from scroll-lock.el 23661;;; Generated autoloads from scroll-lock.el
23657 23662
23658(autoload (quote scroll-lock-mode) "scroll-lock" "\ 23663(autoload (quote scroll-lock-mode) "scroll-lock" "\
@@ -23674,7 +23679,7 @@ during scrolling.
23674;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 23679;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
23675;;;;;; mail-header-separator send-mail-function mail-interactive 23680;;;;;; mail-header-separator send-mail-function mail-interactive
23676;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 23681;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
23677;;;;;; "sendmail" "mail/sendmail.el" (17942 35726)) 23682;;;;;; "sendmail" "mail/sendmail.el" (17942 63381))
23678;;; Generated autoloads from mail/sendmail.el 23683;;; Generated autoloads from mail/sendmail.el
23679 23684
23680(defvar mail-from-style (quote angles) "\ 23685(defvar mail-from-style (quote angles) "\
@@ -23975,7 +23980,7 @@ Like `mail' command, but display mail buffer in another frame.
23975;;;*** 23980;;;***
23976 23981
23977;;;### (autoloads (server-mode server-start) "server" "server.el" 23982;;;### (autoloads (server-mode server-start) "server" "server.el"
23978;;;;;; (17939 56017)) 23983;;;;;; (17921 16827))
23979;;; Generated autoloads from server.el 23984;;; Generated autoloads from server.el
23980 23985
23981(autoload (quote server-start) "server" "\ 23986(autoload (quote server-start) "server" "\
@@ -23992,7 +23997,7 @@ kill any existing server communications subprocess.
23992 23997
23993(defvar server-mode nil "\ 23998(defvar server-mode nil "\
23994Non-nil if Server mode is enabled. 23999Non-nil if Server mode is enabled.
23995See the command `server-mode' for a description of this minor-mode. 24000See the command `server-mode' for a description of this minor mode.
23996Setting this variable directly does not take effect; 24001Setting this variable directly does not take effect;
23997either customize it (see the info node `Easy Customization') 24002either customize it (see the info node `Easy Customization')
23998or call the function `server-mode'.") 24003or call the function `server-mode'.")
@@ -24009,7 +24014,7 @@ Server mode runs a process that accepts commands from the
24009 24014
24010;;;*** 24015;;;***
24011 24016
24012;;;### (autoloads (ses-mode) "ses" "ses.el" (17939 56017)) 24017;;;### (autoloads (ses-mode) "ses" "ses.el" (17902 31690))
24013;;; Generated autoloads from ses.el 24018;;; Generated autoloads from ses.el
24014 24019
24015(autoload (quote ses-mode) "ses" "\ 24020(autoload (quote ses-mode) "ses" "\
@@ -24028,7 +24033,7 @@ These are active only in the minibuffer, when entering or editing a formula:
24028;;;*** 24033;;;***
24029 24034
24030;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 24035;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
24031;;;;;; (17939 56024)) 24036;;;;;; (18010 58080))
24032;;; Generated autoloads from textmodes/sgml-mode.el 24037;;; Generated autoloads from textmodes/sgml-mode.el
24033 24038
24034(autoload (quote sgml-mode) "sgml-mode" "\ 24039(autoload (quote sgml-mode) "sgml-mode" "\
@@ -24096,7 +24101,7 @@ To work around that, do:
24096;;;*** 24101;;;***
24097 24102
24098;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 24103;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
24099;;;;;; (17988 52354)) 24104;;;;;; (17992 30878))
24100;;; Generated autoloads from progmodes/sh-script.el 24105;;; Generated autoloads from progmodes/sh-script.el
24101(put 'sh-shell 'safe-local-variable 'symbolp) 24106(put 'sh-shell 'safe-local-variable 'symbolp)
24102 24107
@@ -24160,7 +24165,7 @@ with your script for an edit-interpret-debug cycle.
24160 24165
24161;;;*** 24166;;;***
24162 24167
24163;;;### (autoloads (sha1) "sha1" "gnus/sha1.el" (17843 45617)) 24168;;;### (autoloads (sha1) "sha1" "gnus/sha1.el" (17842 54741))
24164;;; Generated autoloads from gnus/sha1.el 24169;;; Generated autoloads from gnus/sha1.el
24165 24170
24166(autoload (quote sha1) "sha1" "\ 24171(autoload (quote sha1) "sha1" "\
@@ -24175,7 +24180,7 @@ If BINARY is non-nil, return a string in binary form.
24175;;;*** 24180;;;***
24176 24181
24177;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 24182;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
24178;;;;;; (17939 56021)) 24183;;;;;; (17853 57352))
24179;;; Generated autoloads from emacs-lisp/shadow.el 24184;;; Generated autoloads from emacs-lisp/shadow.el
24180 24185
24181(autoload (quote list-load-path-shadows) "shadow" "\ 24186(autoload (quote list-load-path-shadows) "shadow" "\
@@ -24222,8 +24227,8 @@ buffer called `*Shadows*'. Shadowings are located by calling the
24222;;;*** 24227;;;***
24223 24228
24224;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 24229;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
24225;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (17843 24230;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (17842
24226;;;;;; 45612)) 24231;;;;;; 58278))
24227;;; Generated autoloads from shadowfile.el 24232;;; Generated autoloads from shadowfile.el
24228 24233
24229(autoload (quote shadow-define-cluster) "shadowfile" "\ 24234(autoload (quote shadow-define-cluster) "shadowfile" "\
@@ -24262,7 +24267,7 @@ Set up file shadowing.
24262;;;*** 24267;;;***
24263 24268
24264;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 24269;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
24265;;;;;; (17939 56017)) 24270;;;;;; (17899 1575))
24266;;; Generated autoloads from shell.el 24271;;; Generated autoloads from shell.el
24267 24272
24268(defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ 24273(defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
@@ -24309,7 +24314,7 @@ Otherwise, one argument `-i' is passed to the shell.
24309;;;*** 24314;;;***
24310 24315
24311;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 24316;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
24312;;;;;; "sieve" "gnus/sieve.el" (17843 45617)) 24317;;;;;; "sieve" "gnus/sieve.el" (17842 54741))
24313;;; Generated autoloads from gnus/sieve.el 24318;;; Generated autoloads from gnus/sieve.el
24314 24319
24315(autoload (quote sieve-manage) "sieve" "\ 24320(autoload (quote sieve-manage) "sieve" "\
@@ -24330,7 +24335,7 @@ Not documented
24330;;;*** 24335;;;***
24331 24336
24332;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 24337;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
24333;;;;;; (17843 45617)) 24338;;;;;; (17842 54741))
24334;;; Generated autoloads from gnus/sieve-mode.el 24339;;; Generated autoloads from gnus/sieve-mode.el
24335 24340
24336(autoload (quote sieve-mode) "sieve-mode" "\ 24341(autoload (quote sieve-mode) "sieve-mode" "\
@@ -24345,14 +24350,14 @@ Turning on Sieve mode runs `sieve-mode-hook'.
24345 24350
24346;;;*** 24351;;;***
24347 24352
24348;;;### (autoloads nil "simple" "simple.el" (17995 6542)) 24353;;;### (autoloads nil "simple" "simple.el" (18009 38727))
24349;;; Generated autoloads from simple.el 24354;;; Generated autoloads from simple.el
24350(put 'fill-prefix 'safe-local-variable 'string-or-null-p) 24355(put 'fill-prefix 'safe-local-variable 'string-or-null-p)
24351 24356
24352;;;*** 24357;;;***
24353 24358
24354;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (17843 24359;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (17842
24355;;;;;; 45629)) 24360;;;;;; 56332))
24356;;; Generated autoloads from progmodes/simula.el 24361;;; Generated autoloads from progmodes/simula.el
24357 24362
24358(autoload (quote simula-mode) "simula" "\ 24363(autoload (quote simula-mode) "simula" "\
@@ -24401,7 +24406,7 @@ with no arguments, if that value is non-nil.
24401;;;*** 24406;;;***
24402 24407
24403;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 24408;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
24404;;;;;; define-skeleton) "skeleton" "skeleton.el" (17843 45612)) 24409;;;;;; define-skeleton) "skeleton" "skeleton.el" (17842 58278))
24405;;; Generated autoloads from skeleton.el 24410;;; Generated autoloads from skeleton.el
24406 24411
24407(defvar skeleton-filter-function (quote identity) "\ 24412(defvar skeleton-filter-function (quote identity) "\
@@ -24511,7 +24516,7 @@ symmetrical ones, and the same character twice for the others.
24511;;;*** 24516;;;***
24512 24517
24513;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" 24518;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el"
24514;;;;;; (17939 56017)) 24519;;;;;; (17904 28230))
24515;;; Generated autoloads from smerge-mode.el 24520;;; Generated autoloads from smerge-mode.el
24516 24521
24517(autoload (quote smerge-ediff) "smerge-mode" "\ 24522(autoload (quote smerge-ediff) "smerge-mode" "\
@@ -24530,7 +24535,7 @@ Minor mode to simplify editing output from the diff3 program.
24530;;;*** 24535;;;***
24531 24536
24532;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 24537;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
24533;;;;;; (17939 56021)) 24538;;;;;; (17875 18370))
24534;;; Generated autoloads from gnus/smiley.el 24539;;; Generated autoloads from gnus/smiley.el
24535 24540
24536(autoload (quote smiley-region) "smiley" "\ 24541(autoload (quote smiley-region) "smiley" "\
@@ -24548,7 +24553,7 @@ interactively. If there's no argument, do it at the current buffer
24548;;;*** 24553;;;***
24549 24554
24550;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 24555;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
24551;;;;;; "mail/smtpmail.el" (17939 56022)) 24556;;;;;; "mail/smtpmail.el" (17939 50716))
24552;;; Generated autoloads from mail/smtpmail.el 24557;;; Generated autoloads from mail/smtpmail.el
24553 24558
24554(autoload (quote smtpmail-send-it) "smtpmail" "\ 24559(autoload (quote smtpmail-send-it) "smtpmail" "\
@@ -24563,7 +24568,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
24563 24568
24564;;;*** 24569;;;***
24565 24570
24566;;;### (autoloads (snake) "snake" "play/snake.el" (17843 45626)) 24571;;;### (autoloads (snake) "snake" "play/snake.el" (17842 55395))
24567;;; Generated autoloads from play/snake.el 24572;;; Generated autoloads from play/snake.el
24568 24573
24569(autoload (quote snake) "snake" "\ 24574(autoload (quote snake) "snake" "\
@@ -24587,7 +24592,7 @@ Snake mode keybindings:
24587;;;*** 24592;;;***
24588 24593
24589;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 24594;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
24590;;;;;; (17843 45624)) 24595;;;;;; (17842 55218))
24591;;; Generated autoloads from net/snmp-mode.el 24596;;; Generated autoloads from net/snmp-mode.el
24592 24597
24593(autoload (quote snmp-mode) "snmp-mode" "\ 24598(autoload (quote snmp-mode) "snmp-mode" "\
@@ -24618,7 +24623,7 @@ then `snmpv2-mode-hook'.
24618 24623
24619;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name 24624;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
24620;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) 24625;;;;;; calendar-longitude calendar-latitude calendar-time-display-form)
24621;;;;;; "solar" "calendar/solar.el" (17956 60684)) 24626;;;;;; "solar" "calendar/solar.el" (17956 13479))
24622;;; Generated autoloads from calendar/solar.el 24627;;; Generated autoloads from calendar/solar.el
24623 24628
24624(defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ 24629(defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\
@@ -24689,8 +24694,8 @@ Requires floating point.
24689 24694
24690;;;*** 24695;;;***
24691 24696
24692;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (17843 24697;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (17842
24693;;;;;; 45626)) 24698;;;;;; 55395))
24694;;; Generated autoloads from play/solitaire.el 24699;;; Generated autoloads from play/solitaire.el
24695 24700
24696(autoload (quote solitaire) "solitaire" "\ 24701(autoload (quote solitaire) "solitaire" "\
@@ -24767,7 +24772,7 @@ Pick your favourite shortcuts:
24767 24772
24768;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 24773;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
24769;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 24774;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
24770;;;;;; sort-lines sort-subr) "sort" "sort.el" (17843 45612)) 24775;;;;;; sort-lines sort-subr) "sort" "sort.el" (17842 58278))
24771;;; Generated autoloads from sort.el 24776;;; Generated autoloads from sort.el
24772 24777
24773(autoload (quote sort-subr) "sort" "\ 24778(autoload (quote sort-subr) "sort" "\
@@ -24909,8 +24914,8 @@ From a program takes two point or marker arguments, BEG and END.
24909 24914
24910;;;*** 24915;;;***
24911 24916
24912;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (17843 24917;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (17842
24913;;;;;; 45617)) 24918;;;;;; 54741))
24914;;; Generated autoloads from gnus/spam.el 24919;;; Generated autoloads from gnus/spam.el
24915 24920
24916(autoload (quote spam-initialize) "spam" "\ 24921(autoload (quote spam-initialize) "spam" "\
@@ -24922,7 +24927,7 @@ Install the spam.el hooks and do other initialization
24922 24927
24923;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 24928;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
24924;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 24929;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
24925;;;;;; "gnus/spam-report.el" (17843 45617)) 24930;;;;;; "gnus/spam-report.el" (17842 54741))
24926;;; Generated autoloads from gnus/spam-report.el 24931;;; Generated autoloads from gnus/spam-report.el
24927 24932
24928(autoload (quote spam-report-process-queue) "spam-report" "\ 24933(autoload (quote spam-report-process-queue) "spam-report" "\
@@ -24965,7 +24970,7 @@ Spam reports will be queued with the method used when
24965;;;*** 24970;;;***
24966 24971
24967;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 24972;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
24968;;;;;; "speedbar.el" (17939 56017)) 24973;;;;;; "speedbar.el" (17881 43027))
24969;;; Generated autoloads from speedbar.el 24974;;; Generated autoloads from speedbar.el
24970 24975
24971(defalias (quote speedbar) (quote speedbar-frame-mode)) 24976(defalias (quote speedbar) (quote speedbar-frame-mode))
@@ -24990,7 +24995,7 @@ selected. If the speedbar frame is active, then select the attached frame.
24990;;;*** 24995;;;***
24991 24996
24992;;;### (autoloads (spell-string spell-region spell-word spell-buffer) 24997;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
24993;;;;;; "spell" "textmodes/spell.el" (17843 45630)) 24998;;;;;; "spell" "textmodes/spell.el" (17842 58276))
24994;;; Generated autoloads from textmodes/spell.el 24999;;; Generated autoloads from textmodes/spell.el
24995 25000
24996(put (quote spell-filter) (quote risky-local-variable) t) 25001(put (quote spell-filter) (quote risky-local-variable) t)
@@ -25026,8 +25031,8 @@ Check spelling of string supplied as argument.
25026 25031
25027;;;*** 25032;;;***
25028 25033
25029;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (17843 25034;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (17842
25030;;;;;; 45626)) 25035;;;;;; 55395))
25031;;; Generated autoloads from play/spook.el 25036;;; Generated autoloads from play/spook.el
25032 25037
25033(autoload (quote spook) "spook" "\ 25038(autoload (quote spook) "spook" "\
@@ -25045,8 +25050,8 @@ Return a vector containing the lines from `spook-phrases-file'.
25045;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres 25050;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres
25046;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 25051;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
25047;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help 25052;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help
25048;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (17843 25053;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (17842
25049;;;;;; 45629)) 25054;;;;;; 56332))
25050;;; Generated autoloads from progmodes/sql.el 25055;;; Generated autoloads from progmodes/sql.el
25051 25056
25052(autoload (quote sql-add-product-keywords) "sql" "\ 25057(autoload (quote sql-add-product-keywords) "sql" "\
@@ -25477,8 +25482,8 @@ input. See `sql-interactive-mode'.
25477;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 25482;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
25478;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 25483;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
25479;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 25484;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
25480;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (17843 25485;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (17842
25481;;;;;; 45612)) 25486;;;;;; 58278))
25482;;; Generated autoloads from strokes.el 25487;;; Generated autoloads from strokes.el
25483 25488
25484(autoload (quote strokes-global-set-stroke) "strokes" "\ 25489(autoload (quote strokes-global-set-stroke) "strokes" "\
@@ -25549,7 +25554,7 @@ If STROKES-MAP is not given, `strokes-global-map' will be used instead.
25549 25554
25550(defvar strokes-mode nil "\ 25555(defvar strokes-mode nil "\
25551Non-nil if Strokes mode is enabled. 25556Non-nil if Strokes mode is enabled.
25552See the command `strokes-mode' for a description of this minor-mode. 25557See the command `strokes-mode' for a description of this minor mode.
25553Setting this variable directly does not take effect; 25558Setting this variable directly does not take effect;
25554either customize it (see the info node `Easy Customization') 25559either customize it (see the info node `Easy Customization')
25555or call the function `strokes-mode'.") 25560or call the function `strokes-mode'.")
@@ -25608,7 +25613,7 @@ Studlify-case the current buffer.
25608 25613
25609;;;*** 25614;;;***
25610 25615
25611;;;### (autoloads (locate-library) "subr" "subr.el" (17966 9915)) 25616;;;### (autoloads (locate-library) "subr" "subr.el" (17964 48351))
25612;;; Generated autoloads from subr.el 25617;;; Generated autoloads from subr.el
25613 25618
25614(autoload (quote locate-library) "subr" "\ 25619(autoload (quote locate-library) "subr" "\
@@ -25630,7 +25635,7 @@ and the file name is displayed in the echo area.
25630;;;*** 25635;;;***
25631 25636
25632;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 25637;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
25633;;;;;; (17939 56022)) 25638;;;;;; (17854 7564))
25634;;; Generated autoloads from mail/supercite.el 25639;;; Generated autoloads from mail/supercite.el
25635 25640
25636(autoload (quote sc-cite-original) "supercite" "\ 25641(autoload (quote sc-cite-original) "supercite" "\
@@ -25662,7 +25667,7 @@ before, and `sc-post-hook' is run after the guts of this function.
25662 25667
25663;;;*** 25668;;;***
25664 25669
25665;;;### (autoloads (t-mouse-mode) "t-mouse" "t-mouse.el" (17966 9915)) 25670;;;### (autoloads (t-mouse-mode) "t-mouse" "t-mouse.el" (18006 55796))
25666;;; Generated autoloads from t-mouse.el 25671;;; Generated autoloads from t-mouse.el
25667 25672
25668(defvar t-mouse-mode nil "\ 25673(defvar t-mouse-mode nil "\
@@ -25675,16 +25680,18 @@ or call the function `t-mouse-mode'.")
25675(custom-autoload (quote t-mouse-mode) "t-mouse" nil) 25680(custom-autoload (quote t-mouse-mode) "t-mouse" nil)
25676 25681
25677(autoload (quote t-mouse-mode) "t-mouse" "\ 25682(autoload (quote t-mouse-mode) "t-mouse" "\
25678Toggle t-mouse mode. 25683Toggle t-mouse mode to use the mouse in Linux consoles.
25679With prefix arg, turn t-mouse mode on iff arg is positive. 25684With prefix arg, turn t-mouse mode on iff arg is positive.
25680 25685
25681Turn it on to use Emacs mouse commands, and off to use t-mouse commands. 25686This allows the use of the mouse when operating on a Linux console, in the
25687same way as you can use the mouse under X11.
25688It requires the `mev' program, part of the `gpm' utilities.
25682 25689
25683\(fn &optional ARG)" t nil) 25690\(fn &optional ARG)" t nil)
25684 25691
25685;;;*** 25692;;;***
25686 25693
25687;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (17843 45612)) 25694;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (17842 58278))
25688;;; Generated autoloads from tabify.el 25695;;; Generated autoloads from tabify.el
25689 25696
25690(autoload (quote untabify) "tabify" "\ 25697(autoload (quote untabify) "tabify" "\
@@ -25719,7 +25726,7 @@ The variable `tab-width' controls the spacing of tab stops.
25719;;;;;; table-recognize table-insert-row-column table-insert-column 25726;;;;;; table-recognize table-insert-row-column table-insert-column
25720;;;;;; table-insert-row table-insert table-point-left-cell-hook 25727;;;;;; table-insert-row table-insert table-point-left-cell-hook
25721;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 25728;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
25722;;;;;; "table" "textmodes/table.el" (17843 45630)) 25729;;;;;; "table" "textmodes/table.el" (18012 17784))
25723;;; Generated autoloads from textmodes/table.el 25730;;; Generated autoloads from textmodes/table.el
25724 25731
25725(defvar table-cell-map-hook nil "\ 25732(defvar table-cell-map-hook nil "\
@@ -26307,7 +26314,7 @@ converts a table into plain text without frames. It is a companion to
26307 26314
26308;;;*** 26315;;;***
26309 26316
26310;;;### (autoloads (talk-connect) "talk" "talk.el" (17843 45612)) 26317;;;### (autoloads (talk-connect) "talk" "talk.el" (17842 58278))
26311;;; Generated autoloads from talk.el 26318;;; Generated autoloads from talk.el
26312 26319
26313(autoload (quote talk-connect) "talk" "\ 26320(autoload (quote talk-connect) "talk" "\
@@ -26317,7 +26324,7 @@ Connect to display DISPLAY for the Emacs talk group.
26317 26324
26318;;;*** 26325;;;***
26319 26326
26320;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (17843 45612)) 26327;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (18010 5426))
26321;;; Generated autoloads from tar-mode.el 26328;;; Generated autoloads from tar-mode.el
26322 26329
26323(autoload (quote tar-mode) "tar-mode" "\ 26330(autoload (quote tar-mode) "tar-mode" "\
@@ -26341,7 +26348,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
26341;;;*** 26348;;;***
26342 26349
26343;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 26350;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
26344;;;;;; "progmodes/tcl.el" (17843 45629)) 26351;;;;;; "progmodes/tcl.el" (17842 56332))
26345;;; Generated autoloads from progmodes/tcl.el 26352;;; Generated autoloads from progmodes/tcl.el
26346 26353
26347(autoload (quote tcl-mode) "tcl" "\ 26354(autoload (quote tcl-mode) "tcl" "\
@@ -26392,7 +26399,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
26392 26399
26393;;;*** 26400;;;***
26394 26401
26395;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (17843 45624)) 26402;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (17842 55218))
26396;;; Generated autoloads from net/telnet.el 26403;;; Generated autoloads from net/telnet.el
26397 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 26404 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
26398 26405
@@ -26419,8 +26426,8 @@ Normally input is edited in Emacs and sent a line at a time.
26419 26426
26420;;;*** 26427;;;***
26421 26428
26422;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17951 26429;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17952
26423;;;;;; 39252)) 26430;;;;;; 11093))
26424;;; Generated autoloads from term.el 26431;;; Generated autoloads from term.el
26425 26432
26426(autoload (quote make-term) "term" "\ 26433(autoload (quote make-term) "term" "\
@@ -26448,8 +26455,8 @@ Start a terminal-emulator in a new buffer.
26448 26455
26449;;;*** 26456;;;***
26450 26457
26451;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (17843 26458;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (17842
26452;;;;;; 45612)) 26459;;;;;; 58278))
26453;;; Generated autoloads from terminal.el 26460;;; Generated autoloads from terminal.el
26454 26461
26455(autoload (quote terminal-emulator) "terminal" "\ 26462(autoload (quote terminal-emulator) "terminal" "\
@@ -26486,7 +26493,7 @@ subprocess started.
26486;;;*** 26493;;;***
26487 26494
26488;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 26495;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
26489;;;;;; (17939 56021)) 26496;;;;;; (17925 52793))
26490;;; Generated autoloads from emacs-lisp/testcover.el 26497;;; Generated autoloads from emacs-lisp/testcover.el
26491 26498
26492(autoload (quote testcover-this-defun) "testcover" "\ 26499(autoload (quote testcover-this-defun) "testcover" "\
@@ -26496,7 +26503,7 @@ Start coverage on function under point.
26496 26503
26497;;;*** 26504;;;***
26498 26505
26499;;;### (autoloads (tetris) "tetris" "play/tetris.el" (17941 5494)) 26506;;;### (autoloads (tetris) "tetris" "play/tetris.el" (17941 38806))
26500;;; Generated autoloads from play/tetris.el 26507;;; Generated autoloads from play/tetris.el
26501 26508
26502(autoload (quote tetris) "tetris" "\ 26509(autoload (quote tetris) "tetris" "\
@@ -26527,7 +26534,7 @@ tetris-mode keybindings:
26527;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 26534;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
26528;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 26535;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
26529;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 26536;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
26530;;;;;; (17843 45630)) 26537;;;;;; (17992 30878))
26531;;; Generated autoloads from textmodes/tex-mode.el 26538;;; Generated autoloads from textmodes/tex-mode.el
26532 26539
26533(defvar tex-shell-file-name nil "\ 26540(defvar tex-shell-file-name nil "\
@@ -26829,7 +26836,7 @@ Major mode to edit DocTeX files.
26829;;;*** 26836;;;***
26830 26837
26831;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 26838;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
26832;;;;;; "texinfmt" "textmodes/texinfmt.el" (17843 45630)) 26839;;;;;; "texinfmt" "textmodes/texinfmt.el" (17842 58276))
26833;;; Generated autoloads from textmodes/texinfmt.el 26840;;; Generated autoloads from textmodes/texinfmt.el
26834 26841
26835(autoload (quote texinfo-format-buffer) "texinfmt" "\ 26842(autoload (quote texinfo-format-buffer) "texinfmt" "\
@@ -26869,7 +26876,7 @@ if large. You can use Info-split to do this manually.
26869;;;*** 26876;;;***
26870 26877
26871;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 26878;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
26872;;;;;; "texinfo" "textmodes/texinfo.el" (17843 45630)) 26879;;;;;; "texinfo" "textmodes/texinfo.el" (17842 58276))
26873;;; Generated autoloads from textmodes/texinfo.el 26880;;; Generated autoloads from textmodes/texinfo.el
26874 26881
26875(defvar texinfo-open-quote "``" "\ 26882(defvar texinfo-open-quote "``" "\
@@ -26956,7 +26963,7 @@ value of `texinfo-mode-hook'.
26956;;;### (autoloads (thai-auto-composition-mode thai-composition-function 26963;;;### (autoloads (thai-auto-composition-mode thai-composition-function
26957;;;;;; thai-post-read-conversion thai-compose-buffer thai-compose-string 26964;;;;;; thai-post-read-conversion thai-compose-buffer thai-compose-string
26958;;;;;; thai-compose-region) "thai-util" "language/thai-util.el" 26965;;;;;; thai-compose-region) "thai-util" "language/thai-util.el"
26959;;;;;; (17843 45621)) 26966;;;;;; (17842 58278))
26960;;; Generated autoloads from language/thai-util.el 26967;;; Generated autoloads from language/thai-util.el
26961 26968
26962(autoload (quote thai-compose-region) "thai-util" "\ 26969(autoload (quote thai-compose-region) "thai-util" "\
@@ -27000,7 +27007,7 @@ Minor mode for automatically correct Thai character composition.
27000 27007
27001;;;### (autoloads (list-at-point number-at-point symbol-at-point 27008;;;### (autoloads (list-at-point number-at-point symbol-at-point
27002;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 27009;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
27003;;;;;; "thingatpt" "thingatpt.el" (17843 45612)) 27010;;;;;; "thingatpt" "thingatpt.el" (17842 58278))
27004;;; Generated autoloads from thingatpt.el 27011;;; Generated autoloads from thingatpt.el
27005 27012
27006(autoload (quote forward-thing) "thingatpt" "\ 27013(autoload (quote forward-thing) "thingatpt" "\
@@ -27057,7 +27064,7 @@ Not documented
27057 27064
27058;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 27065;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
27059;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 27066;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
27060;;;;;; (17966 9916)) 27067;;;;;; (17963 26308))
27061;;; Generated autoloads from thumbs.el 27068;;; Generated autoloads from thumbs.el
27062 27069
27063(autoload (quote thumbs-find-thumb) "thumbs" "\ 27070(autoload (quote thumbs-find-thumb) "thumbs" "\
@@ -27096,7 +27103,7 @@ In dired, call the setroot program on the image at point.
27096;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region 27103;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region
27097;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan 27104;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan
27098;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" 27105;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util"
27099;;;;;; "language/tibet-util.el" (17843 45621)) 27106;;;;;; "language/tibet-util.el" (17842 58278))
27100;;; Generated autoloads from language/tibet-util.el 27107;;; Generated autoloads from language/tibet-util.el
27101 27108
27102(autoload (quote tibetan-char-p) "tibet-util" "\ 27109(autoload (quote tibetan-char-p) "tibet-util" "\
@@ -27175,7 +27182,7 @@ Not documented
27175;;;*** 27182;;;***
27176 27183
27177;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 27184;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
27178;;;;;; (17843 45630)) 27185;;;;;; (17842 58276))
27179;;; Generated autoloads from textmodes/tildify.el 27186;;; Generated autoloads from textmodes/tildify.el
27180 27187
27181(autoload (quote tildify-region) "tildify" "\ 27188(autoload (quote tildify-region) "tildify" "\
@@ -27199,7 +27206,7 @@ This function performs no refilling of the changed text.
27199;;;*** 27206;;;***
27200 27207
27201;;;### (autoloads (display-time-mode display-time display-time-day-and-date) 27208;;;### (autoloads (display-time-mode display-time display-time-day-and-date)
27202;;;;;; "time" "time.el" (17995 6542)) 27209;;;;;; "time" "time.el" (18006 55796))
27203;;; Generated autoloads from time.el 27210;;; Generated autoloads from time.el
27204 27211
27205(defvar display-time-day-and-date nil "\ 27212(defvar display-time-day-and-date nil "\
@@ -27241,8 +27248,8 @@ This runs the normal hook `display-time-hook' after each update.
27241;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year 27248;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year
27242;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract 27249;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract
27243;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds 27250;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds
27244;;;;;; date-to-time) "time-date" "calendar/time-date.el" (17843 27251;;;;;; date-to-time) "time-date" "calendar/time-date.el" (17842
27245;;;;;; 45615)) 27252;;;;;; 53792))
27246;;; Generated autoloads from calendar/time-date.el 27253;;; Generated autoloads from calendar/time-date.el
27247 27254
27248(autoload (quote date-to-time) "time-date" "\ 27255(autoload (quote date-to-time) "time-date" "\
@@ -27328,7 +27335,7 @@ If DATE is malformed, return a time value of zeros.
27328;;;*** 27335;;;***
27329 27336
27330;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 27337;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
27331;;;;;; "time-stamp.el" (17843 45612)) 27338;;;;;; "time-stamp.el" (17842 58278))
27332;;; Generated autoloads from time-stamp.el 27339;;; Generated autoloads from time-stamp.el
27333(put 'time-stamp-format 'safe-local-variable 'stringp) 27340(put 'time-stamp-format 'safe-local-variable 'stringp)
27334(put 'time-stamp-line-limit 'safe-local-variable 'integerp) 27341(put 'time-stamp-line-limit 'safe-local-variable 'integerp)
@@ -27371,7 +27378,7 @@ With ARG, turn time stamping on if and only if arg is positive.
27371;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 27378;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
27372;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 27379;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
27373;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 27380;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
27374;;;;;; (17988 52353)) 27381;;;;;; (17992 30878))
27375;;; Generated autoloads from calendar/timeclock.el 27382;;; Generated autoloads from calendar/timeclock.el
27376 27383
27377(autoload (quote timeclock-modeline-display) "timeclock" "\ 27384(autoload (quote timeclock-modeline-display) "timeclock" "\
@@ -27472,7 +27479,7 @@ relative only to the time worked today, and not to past time.
27472 27479
27473;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer 27480;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer
27474;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" 27481;;;;;; run-at-time cancel-function-timers cancel-timer) "timer"
27475;;;;;; "emacs-lisp/timer.el" (17939 56021)) 27482;;;;;; "emacs-lisp/timer.el" (17935 13348))
27476;;; Generated autoloads from emacs-lisp/timer.el 27483;;; Generated autoloads from emacs-lisp/timer.el
27477 27484
27478(defalias (quote disable-timeout) (quote cancel-timer)) 27485(defalias (quote disable-timeout) (quote cancel-timer))
@@ -27553,7 +27560,7 @@ be detected.
27553;;;*** 27560;;;***
27554 27561
27555;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 27562;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
27556;;;;;; "international/titdic-cnv.el" (17939 56022)) 27563;;;;;; "international/titdic-cnv.el" (17870 32853))
27557;;; Generated autoloads from international/titdic-cnv.el 27564;;; Generated autoloads from international/titdic-cnv.el
27558 27565
27559(autoload (quote titdic-convert) "titdic-cnv" "\ 27566(autoload (quote titdic-convert) "titdic-cnv" "\
@@ -27576,8 +27583,8 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
27576;;;*** 27583;;;***
27577 27584
27578;;;### (autoloads (tamil-composition-function tamil-post-read-conversion 27585;;;### (autoloads (tamil-composition-function tamil-post-read-conversion
27579;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (17843 27586;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (17842
27580;;;;;; 45621)) 27587;;;;;; 58278))
27581;;; Generated autoloads from language/tml-util.el 27588;;; Generated autoloads from language/tml-util.el
27582 27589
27583(autoload (quote tamil-compose-region) "tml-util" "\ 27590(autoload (quote tamil-compose-region) "tml-util" "\
@@ -27600,7 +27607,7 @@ PATTERN regexp.
27600;;;*** 27607;;;***
27601 27608
27602;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 27609;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
27603;;;;;; "tmm.el" (17953 11485)) 27610;;;;;; "tmm.el" (17952 58711))
27604;;; Generated autoloads from tmm.el 27611;;; Generated autoloads from tmm.el
27605 (define-key global-map "\M-`" 'tmm-menubar) 27612 (define-key global-map "\M-`" 'tmm-menubar)
27606 (define-key global-map [f10] 'tmm-menubar) 27613 (define-key global-map [f10] 'tmm-menubar)
@@ -27641,7 +27648,7 @@ Its value should be an event that has a binding in MENU.
27641 27648
27642;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 27649;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
27643;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 27650;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
27644;;;;;; "todo-mode" "calendar/todo-mode.el" (17966 9916)) 27651;;;;;; "todo-mode" "calendar/todo-mode.el" (17962 52848))
27645;;; Generated autoloads from calendar/todo-mode.el 27652;;; Generated autoloads from calendar/todo-mode.el
27646 27653
27647(autoload (quote todo-add-category) "todo-mode" "\ 27654(autoload (quote todo-add-category) "todo-mode" "\
@@ -27702,7 +27709,7 @@ Show TODO list.
27702 27709
27703;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 27710;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
27704;;;;;; tool-bar-local-item tool-bar-add-item) "tool-bar" "tool-bar.el" 27711;;;;;; tool-bar-local-item tool-bar-add-item) "tool-bar" "tool-bar.el"
27705;;;;;; (17843 45612)) 27712;;;;;; (17842 58278))
27706;;; Generated autoloads from tool-bar.el 27713;;; Generated autoloads from tool-bar.el
27707 27714
27708(put (quote tool-bar-mode) (quote standard-value) (quote (t))) 27715(put (quote tool-bar-mode) (quote standard-value) (quote (t)))
@@ -27769,12 +27776,12 @@ holds a keymap.
27769;;;*** 27776;;;***
27770 27777
27771;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 27778;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
27772;;;;;; (17843 45615)) 27779;;;;;; (18006 55796))
27773;;; Generated autoloads from emulation/tpu-edt.el 27780;;; Generated autoloads from emulation/tpu-edt.el
27774 27781
27775(defvar tpu-edt-mode nil "\ 27782(defvar tpu-edt-mode nil "\
27776Non-nil if Tpu-Edt mode is enabled. 27783Non-nil if Tpu-Edt mode is enabled.
27777See the command `tpu-edt-mode' for a description of this minor-mode. 27784See the command `tpu-edt-mode' for a description of this minor mode.
27778Setting this variable directly does not take effect; 27785Setting this variable directly does not take effect;
27779either customize it (see the info node `Easy Customization') 27786either customize it (see the info node `Easy Customization')
27780or call the function `tpu-edt-mode'.") 27787or call the function `tpu-edt-mode'.")
@@ -27796,7 +27803,7 @@ Turn on TPU/edt emulation.
27796;;;*** 27803;;;***
27797 27804
27798;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) 27805;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins)
27799;;;;;; "tpu-extras" "emulation/tpu-extras.el" (17843 45615)) 27806;;;;;; "tpu-extras" "emulation/tpu-extras.el" (17842 54264))
27800;;; Generated autoloads from emulation/tpu-extras.el 27807;;; Generated autoloads from emulation/tpu-extras.el
27801 27808
27802(autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ 27809(autoload (quote tpu-set-scroll-margins) "tpu-extras" "\
@@ -27816,7 +27823,7 @@ Constrain the cursor to the flow of the text.
27816 27823
27817;;;*** 27824;;;***
27818 27825
27819;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (17843 45615)) 27826;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (17842 54152))
27820;;; Generated autoloads from emacs-lisp/tq.el 27827;;; Generated autoloads from emacs-lisp/tq.el
27821 27828
27822(autoload (quote tq-create) "tq" "\ 27829(autoload (quote tq-create) "tq" "\
@@ -27830,7 +27837,7 @@ to a tcp server on another machine.
27830;;;*** 27837;;;***
27831 27838
27832;;;### (autoloads (trace-function-background trace-function trace-buffer) 27839;;;### (autoloads (trace-function-background trace-function trace-buffer)
27833;;;;;; "trace" "emacs-lisp/trace.el" (17843 45615)) 27840;;;;;; "trace" "emacs-lisp/trace.el" (17842 54152))
27834;;; Generated autoloads from emacs-lisp/trace.el 27841;;; Generated autoloads from emacs-lisp/trace.el
27835 27842
27836(defvar trace-buffer "*trace-output*" "\ 27843(defvar trace-buffer "*trace-output*" "\
@@ -27867,7 +27874,7 @@ BUFFER defaults to `trace-buffer'.
27867;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 27874;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
27868;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 27875;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
27869;;;;;; tramp-file-name-handler tramp-completion-file-name-regexp 27876;;;;;; tramp-file-name-handler tramp-completion-file-name-regexp
27870;;;;;; tramp-file-name-regexp) "tramp" "net/tramp.el" (17939 56022)) 27877;;;;;; tramp-file-name-regexp) "tramp" "net/tramp.el" (17934 45069))
27871;;; Generated autoloads from net/tramp.el 27878;;; Generated autoloads from net/tramp.el
27872 27879
27873(defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ 27880(defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\
@@ -27984,7 +27991,7 @@ Discard Tramp from loading remote files.
27984;;;*** 27991;;;***
27985 27992
27986;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 27993;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
27987;;;;;; (17843 45624)) 27994;;;;;; (17842 55218))
27988;;; Generated autoloads from net/tramp-ftp.el 27995;;; Generated autoloads from net/tramp-ftp.el
27989 27996
27990(autoload (quote tramp-ftp-enable-ange-ftp) "tramp-ftp" "\ 27997(autoload (quote tramp-ftp-enable-ange-ftp) "tramp-ftp" "\
@@ -27994,8 +28001,8 @@ Not documented
27994 28001
27995;;;*** 28002;;;***
27996 28003
27997;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (17995 28004;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (18006
27998;;;;;; 6542)) 28005;;;;;; 55796))
27999;;; Generated autoloads from tutorial.el 28006;;; Generated autoloads from tutorial.el
28000 28007
28001(autoload (quote help-with-tutorial) "tutorial" "\ 28008(autoload (quote help-with-tutorial) "tutorial" "\
@@ -28020,7 +28027,7 @@ resumed later.
28020;;;*** 28027;;;***
28021 28028
28022;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 28029;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
28023;;;;;; "textmodes/two-column.el" (17843 45630)) 28030;;;;;; "textmodes/two-column.el" (17842 58276))
28024;;; Generated autoloads from textmodes/two-column.el 28031;;; Generated autoloads from textmodes/two-column.el
28025 (autoload '2C-command "two-column" () t 'keymap) 28032 (autoload '2C-command "two-column" () t 'keymap)
28026 (global-set-key "\C-x6" '2C-command) 28033 (global-set-key "\C-x6" '2C-command)
@@ -28071,7 +28078,7 @@ First column's text sSs Second column's text
28071;;;;;; type-break type-break-mode type-break-keystroke-threshold 28078;;;;;; type-break type-break-mode type-break-keystroke-threshold
28072;;;;;; type-break-good-break-interval type-break-good-rest-interval 28079;;;;;; type-break-good-break-interval type-break-good-rest-interval
28073;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 28080;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
28074;;;;;; (17939 56017)) 28081;;;;;; (17908 29123))
28075;;; Generated autoloads from type-break.el 28082;;; Generated autoloads from type-break.el
28076 28083
28077(defvar type-break-mode nil "\ 28084(defvar type-break-mode nil "\
@@ -28254,7 +28261,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
28254;;;*** 28261;;;***
28255 28262
28256;;;### (autoloads (ununderline-region underline-region) "underline" 28263;;;### (autoloads (ununderline-region underline-region) "underline"
28257;;;;;; "textmodes/underline.el" (17843 45630)) 28264;;;;;; "textmodes/underline.el" (17842 58276))
28258;;; Generated autoloads from textmodes/underline.el 28265;;; Generated autoloads from textmodes/underline.el
28259 28266
28260(autoload (quote underline-region) "underline" "\ 28267(autoload (quote underline-region) "underline" "\
@@ -28275,7 +28282,7 @@ which specify the range to operate on.
28275;;;*** 28282;;;***
28276 28283
28277;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) 28284;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
28278;;;;;; "undigest" "mail/undigest.el" (17843 45622)) 28285;;;;;; "undigest" "mail/undigest.el" (17842 55035))
28279;;; Generated autoloads from mail/undigest.el 28286;;; Generated autoloads from mail/undigest.el
28280 28287
28281(autoload (quote undigestify-rmail-message) "undigest" "\ 28288(autoload (quote undigestify-rmail-message) "undigest" "\
@@ -28294,7 +28301,7 @@ following the containing message.
28294;;;*** 28301;;;***
28295 28302
28296;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 28303;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
28297;;;;;; (17843 45622)) 28304;;;;;; (17842 55035))
28298;;; Generated autoloads from mail/unrmail.el 28305;;; Generated autoloads from mail/unrmail.el
28299 28306
28300(autoload (quote batch-unrmail) "unrmail" "\ 28307(autoload (quote batch-unrmail) "unrmail" "\
@@ -28313,8 +28320,8 @@ Convert Rmail file FILE to system inbox format file TO-FILE.
28313 28320
28314;;;*** 28321;;;***
28315 28322
28316;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (17843 28323;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (17842
28317;;;;;; 45615)) 28324;;;;;; 54152))
28318;;; Generated autoloads from emacs-lisp/unsafep.el 28325;;; Generated autoloads from emacs-lisp/unsafep.el
28319 28326
28320(autoload (quote unsafep) "unsafep" "\ 28327(autoload (quote unsafep) "unsafep" "\
@@ -28327,7 +28334,7 @@ of symbols with local bindings.
28327;;;*** 28334;;;***
28328 28335
28329;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 28336;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
28330;;;;;; "url/url.el" (17843 45630)) 28337;;;;;; "url/url.el" (17842 56569))
28331;;; Generated autoloads from url/url.el 28338;;; Generated autoloads from url/url.el
28332 28339
28333(autoload (quote url-retrieve) "url" "\ 28340(autoload (quote url-retrieve) "url" "\
@@ -28367,7 +28374,7 @@ no further processing). URL is either a string or a parsed URL.
28367;;;*** 28374;;;***
28368 28375
28369;;;### (autoloads (url-register-auth-scheme url-get-authentication) 28376;;;### (autoloads (url-register-auth-scheme url-get-authentication)
28370;;;;;; "url-auth" "url/url-auth.el" (17939 56024)) 28377;;;;;; "url-auth" "url/url-auth.el" (17854 10173))
28371;;; Generated autoloads from url/url-auth.el 28378;;; Generated autoloads from url/url-auth.el
28372 28379
28373(autoload (quote url-get-authentication) "url-auth" "\ 28380(autoload (quote url-get-authentication) "url-auth" "\
@@ -28409,8 +28416,8 @@ RATING a rating between 1 and 10 of the strength of the authentication.
28409;;;*** 28416;;;***
28410 28417
28411;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached 28418;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached
28412;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (17843 28419;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (17842
28413;;;;;; 45630)) 28420;;;;;; 56569))
28414;;; Generated autoloads from url/url-cache.el 28421;;; Generated autoloads from url/url-cache.el
28415 28422
28416(autoload (quote url-store-in-cache) "url-cache" "\ 28423(autoload (quote url-store-in-cache) "url-cache" "\
@@ -28435,7 +28442,7 @@ Return t iff a cached file has expired.
28435 28442
28436;;;*** 28443;;;***
28437 28444
28438;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (17843 45630)) 28445;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (17842 56569))
28439;;; Generated autoloads from url/url-cid.el 28446;;; Generated autoloads from url/url-cid.el
28440 28447
28441(autoload (quote url-cid) "url-cid" "\ 28448(autoload (quote url-cid) "url-cid" "\
@@ -28446,7 +28453,7 @@ Not documented
28446;;;*** 28453;;;***
28447 28454
28448;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 28455;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
28449;;;;;; "url/url-dav.el" (17843 45630)) 28456;;;;;; "url/url-dav.el" (17842 56569))
28450;;; Generated autoloads from url/url-dav.el 28457;;; Generated autoloads from url/url-dav.el
28451 28458
28452(autoload (quote url-dav-supported-p) "url-dav" "\ 28459(autoload (quote url-dav-supported-p) "url-dav" "\
@@ -28461,8 +28468,8 @@ Not documented
28461 28468
28462;;;*** 28469;;;***
28463 28470
28464;;;### (autoloads (url-file) "url-file" "url/url-file.el" (17843 28471;;;### (autoloads (url-file) "url-file" "url/url-file.el" (17842
28465;;;;;; 45630)) 28472;;;;;; 56569))
28466;;; Generated autoloads from url/url-file.el 28473;;; Generated autoloads from url/url-file.el
28467 28474
28468(autoload (quote url-file) "url-file" "\ 28475(autoload (quote url-file) "url-file" "\
@@ -28473,7 +28480,7 @@ Handle file: and ftp: URLs.
28473;;;*** 28480;;;***
28474 28481
28475;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 28482;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
28476;;;;;; "url/url-gw.el" (17843 45630)) 28483;;;;;; "url/url-gw.el" (17842 56569))
28477;;; Generated autoloads from url/url-gw.el 28484;;; Generated autoloads from url/url-gw.el
28478 28485
28479(autoload (quote url-gateway-nslookup-host) "url-gw" "\ 28486(autoload (quote url-gateway-nslookup-host) "url-gw" "\
@@ -28492,13 +28499,13 @@ Might do a non-blocking connection; use `process-status' to check.
28492;;;*** 28499;;;***
28493 28500
28494;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 28501;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
28495;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (17843 28502;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (17842
28496;;;;;; 45630)) 28503;;;;;; 56569))
28497;;; Generated autoloads from url/url-handlers.el 28504;;; Generated autoloads from url/url-handlers.el
28498 28505
28499(defvar url-handler-mode nil "\ 28506(defvar url-handler-mode nil "\
28500Non-nil if Url-Handler mode is enabled. 28507Non-nil if Url-Handler mode is enabled.
28501See the command `url-handler-mode' for a description of this minor-mode. 28508See the command `url-handler-mode' for a description of this minor mode.
28502Setting this variable directly does not take effect; 28509Setting this variable directly does not take effect;
28503either customize it (see the info node `Easy Customization') 28510either customize it (see the info node `Easy Customization')
28504or call the function `url-handler-mode'.") 28511or call the function `url-handler-mode'.")
@@ -28537,7 +28544,7 @@ Not documented
28537;;;*** 28544;;;***
28538 28545
28539;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 28546;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
28540;;;;;; url-http) "url-http" "url/url-http.el" (17951 39666)) 28547;;;;;; url-http) "url-http" "url/url-http.el" (17952 11683))
28541;;; Generated autoloads from url/url-http.el 28548;;; Generated autoloads from url/url-http.el
28542 28549
28543(autoload (quote url-http) "url-http" "\ 28550(autoload (quote url-http) "url-http" "\
@@ -28602,7 +28609,7 @@ HTTPS retrievals are asynchronous.")
28602 28609
28603;;;*** 28610;;;***
28604 28611
28605;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (17843 45630)) 28612;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (17842 56569))
28606;;; Generated autoloads from url/url-irc.el 28613;;; Generated autoloads from url/url-irc.el
28607 28614
28608(autoload (quote url-irc) "url-irc" "\ 28615(autoload (quote url-irc) "url-irc" "\
@@ -28612,8 +28619,8 @@ Not documented
28612 28619
28613;;;*** 28620;;;***
28614 28621
28615;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (17843 28622;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (17842
28616;;;;;; 45630)) 28623;;;;;; 56569))
28617;;; Generated autoloads from url/url-ldap.el 28624;;; Generated autoloads from url/url-ldap.el
28618 28625
28619(autoload (quote url-ldap) "url-ldap" "\ 28626(autoload (quote url-ldap) "url-ldap" "\
@@ -28627,7 +28634,7 @@ URL can be a URL string, or a URL vector of the type returned by
28627;;;*** 28634;;;***
28628 28635
28629;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 28636;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
28630;;;;;; (17843 45630)) 28637;;;;;; (18012 18089))
28631;;; Generated autoloads from url/url-mailto.el 28638;;; Generated autoloads from url/url-mailto.el
28632 28639
28633(autoload (quote url-mail) "url-mailto" "\ 28640(autoload (quote url-mail) "url-mailto" "\
@@ -28643,7 +28650,7 @@ Handle the mailto: URL syntax.
28643;;;*** 28650;;;***
28644 28651
28645;;;### (autoloads (url-data url-generic-emulator-loader url-info 28652;;;### (autoloads (url-data url-generic-emulator-loader url-info
28646;;;;;; url-man) "url-misc" "url/url-misc.el" (17843 45630)) 28653;;;;;; url-man) "url-misc" "url/url-misc.el" (17842 56569))
28647;;; Generated autoloads from url/url-misc.el 28654;;; Generated autoloads from url/url-misc.el
28648 28655
28649(autoload (quote url-man) "url-misc" "\ 28656(autoload (quote url-man) "url-misc" "\
@@ -28675,7 +28682,7 @@ Fetch a data URL (RFC 2397).
28675;;;*** 28682;;;***
28676 28683
28677;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 28684;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
28678;;;;;; (17843 45630)) 28685;;;;;; (17842 56569))
28679;;; Generated autoloads from url/url-news.el 28686;;; Generated autoloads from url/url-news.el
28680 28687
28681(autoload (quote url-news) "url-news" "\ 28688(autoload (quote url-news) "url-news" "\
@@ -28692,7 +28699,7 @@ Not documented
28692 28699
28693;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 28700;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
28694;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 28701;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
28695;;;;;; (17843 45630)) 28702;;;;;; (17842 56569))
28696;;; Generated autoloads from url/url-ns.el 28703;;; Generated autoloads from url/url-ns.el
28697 28704
28698(autoload (quote isPlainHostName) "url-ns" "\ 28705(autoload (quote isPlainHostName) "url-ns" "\
@@ -28733,7 +28740,7 @@ Not documented
28733;;;*** 28740;;;***
28734 28741
28735;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 28742;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
28736;;;;;; "url/url-parse.el" (17955 48758)) 28743;;;;;; "url/url-parse.el" (17954 22157))
28737;;; Generated autoloads from url/url-parse.el 28744;;; Generated autoloads from url/url-parse.el
28738 28745
28739(autoload (quote url-recreate-url) "url-parse" "\ 28746(autoload (quote url-recreate-url) "url-parse" "\
@@ -28751,7 +28758,7 @@ Format is:
28751;;;*** 28758;;;***
28752 28759
28753;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 28760;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
28754;;;;;; (17843 45630)) 28761;;;;;; (17842 56569))
28755;;; Generated autoloads from url/url-privacy.el 28762;;; Generated autoloads from url/url-privacy.el
28756 28763
28757(autoload (quote url-setup-privacy-info) "url-privacy" "\ 28764(autoload (quote url-setup-privacy-info) "url-privacy" "\
@@ -28767,7 +28774,7 @@ Setup variables that expose info about you and your system.
28767;;;;;; url-strip-leading-spaces url-eat-trailing-space url-get-normalized-date 28774;;;;;; url-strip-leading-spaces url-eat-trailing-space url-get-normalized-date
28768;;;;;; url-lazy-message url-normalize-url url-insert-entities-in-string 28775;;;;;; url-lazy-message url-normalize-url url-insert-entities-in-string
28769;;;;;; url-parse-args url-debug url-debug) "url-util" "url/url-util.el" 28776;;;;;; url-parse-args url-debug url-debug) "url-util" "url/url-util.el"
28770;;;;;; (17843 45630)) 28777;;;;;; (17842 56569))
28771;;; Generated autoloads from url/url-util.el 28778;;; Generated autoloads from url/url-util.el
28772 28779
28773(defvar url-debug nil "\ 28780(defvar url-debug nil "\
@@ -28896,7 +28903,7 @@ This uses `url-current-object', set locally to the buffer.
28896;;;*** 28903;;;***
28897 28904
28898;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 28905;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
28899;;;;;; "userlock" "userlock.el" (17843 45612)) 28906;;;;;; "userlock" "userlock.el" (17842 58278))
28900;;; Generated autoloads from userlock.el 28907;;; Generated autoloads from userlock.el
28901 28908
28902(autoload (quote ask-user-about-lock) "userlock" "\ 28909(autoload (quote ask-user-about-lock) "userlock" "\
@@ -28924,7 +28931,7 @@ The buffer in question is current when this function is called.
28924 28931
28925;;;*** 28932;;;***
28926 28933
28927;;;### (autoloads nil "utf-7" "international/utf-7.el" (17843 45620)) 28934;;;### (autoloads nil "utf-7" "international/utf-7.el" (17842 54888))
28928;;; Generated autoloads from international/utf-7.el 28935;;; Generated autoloads from international/utf-7.el
28929(autoload-coding-system 'utf-7 '(require 'utf-7)) 28936(autoload-coding-system 'utf-7 '(require 'utf-7))
28930 28937
@@ -28932,7 +28939,7 @@ The buffer in question is current when this function is called.
28932 28939
28933;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 28940;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
28934;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el" 28941;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el"
28935;;;;;; (17939 56022)) 28942;;;;;; (17855 50203))
28936;;; Generated autoloads from gnus/uudecode.el 28943;;; Generated autoloads from gnus/uudecode.el
28937 28944
28938(autoload (quote uudecode-decode-region-external) "uudecode" "\ 28945(autoload (quote uudecode-decode-region-external) "uudecode" "\
@@ -28962,7 +28969,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
28962;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window 28969;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window
28963;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file 28970;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file
28964;;;;;; with-vc-file vc-branch-part vc-trunk-p vc-before-checkin-hook 28971;;;;;; with-vc-file vc-branch-part vc-trunk-p vc-before-checkin-hook
28965;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (17843 45612)) 28972;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (17992 30877))
28966;;; Generated autoloads from vc.el 28973;;; Generated autoloads from vc.el
28967 28974
28968(defvar vc-checkout-hook nil "\ 28975(defvar vc-checkout-hook nil "\
@@ -29250,7 +29257,7 @@ colors. `vc-annotate-background' specifies the background color.
29250 29257
29251;;;*** 29258;;;***
29252 29259
29253;;;### (autoloads nil "vc-arch" "vc-arch.el" (17939 56017)) 29260;;;### (autoloads nil "vc-arch" "vc-arch.el" (17930 34221))
29254;;; Generated autoloads from vc-arch.el 29261;;; Generated autoloads from vc-arch.el
29255 (defun vc-arch-registered (file) 29262 (defun vc-arch-registered (file)
29256 (if (vc-find-root file "{arch}/=tagging-method") 29263 (if (vc-find-root file "{arch}/=tagging-method")
@@ -29260,7 +29267,7 @@ colors. `vc-annotate-background' specifies the background color.
29260 29267
29261;;;*** 29268;;;***
29262 29269
29263;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (17843 45612)) 29270;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (17842 58278))
29264;;; Generated autoloads from vc-cvs.el 29271;;; Generated autoloads from vc-cvs.el
29265 (defun vc-cvs-registered (f) 29272 (defun vc-cvs-registered (f)
29266 (when (file-readable-p (expand-file-name 29273 (when (file-readable-p (expand-file-name
@@ -29270,7 +29277,7 @@ colors. `vc-annotate-background' specifies the background color.
29270 29277
29271;;;*** 29278;;;***
29272 29279
29273;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (17843 45612)) 29280;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (17842 58278))
29274;;; Generated autoloads from vc-mcvs.el 29281;;; Generated autoloads from vc-mcvs.el
29275 (defun vc-mcvs-registered (file) 29282 (defun vc-mcvs-registered (file)
29276 (if (vc-find-root file "MCVS/CVS") 29283 (if (vc-find-root file "MCVS/CVS")
@@ -29281,7 +29288,7 @@ colors. `vc-annotate-background' specifies the background color.
29281;;;*** 29288;;;***
29282 29289
29283;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 29290;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
29284;;;;;; (17939 56017)) 29291;;;;;; (17925 15266))
29285;;; Generated autoloads from vc-rcs.el 29292;;; Generated autoloads from vc-rcs.el
29286 29293
29287(defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 29294(defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -29294,7 +29301,7 @@ For a description of possible values, see `vc-check-master-templates'.")
29294;;;*** 29301;;;***
29295 29302
29296;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 29303;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
29297;;;;;; (17843 45612)) 29304;;;;;; (17842 58278))
29298;;; Generated autoloads from vc-sccs.el 29305;;; Generated autoloads from vc-sccs.el
29299 29306
29300(defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 29307(defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -29311,7 +29318,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29311 29318
29312;;;*** 29319;;;***
29313 29320
29314;;;### (autoloads nil "vc-svn" "vc-svn.el" (17939 56018)) 29321;;;### (autoloads nil "vc-svn" "vc-svn.el" (17881 64914))
29315;;; Generated autoloads from vc-svn.el 29322;;; Generated autoloads from vc-svn.el
29316 (defun vc-svn-registered (f) 29323 (defun vc-svn-registered (f)
29317 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 29324 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -29329,7 +29336,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29329;;;*** 29336;;;***
29330 29337
29331;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 29338;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
29332;;;;;; (17966 9917)) 29339;;;;;; (17962 27361))
29333;;; Generated autoloads from progmodes/vhdl-mode.el 29340;;; Generated autoloads from progmodes/vhdl-mode.el
29334 29341
29335(autoload (quote vhdl-mode) "vhdl-mode" "\ 29342(autoload (quote vhdl-mode) "vhdl-mode" "\
@@ -29870,7 +29877,7 @@ Key bindings:
29870 29877
29871;;;*** 29878;;;***
29872 29879
29873;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (17789 35159)) 29880;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (17788 40208))
29874;;; Generated autoloads from emulation/vi.el 29881;;; Generated autoloads from emulation/vi.el
29875 29882
29876(autoload (quote vi-mode) "vi" "\ 29883(autoload (quote vi-mode) "vi" "\
@@ -29925,7 +29932,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
29925;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 29932;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
29926;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 29933;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
29927;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 29934;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
29928;;;;;; "language/viet-util.el" (17843 45621)) 29935;;;;;; "language/viet-util.el" (17842 58278))
29929;;; Generated autoloads from language/viet-util.el 29936;;; Generated autoloads from language/viet-util.el
29930 29937
29931(autoload (quote viet-encode-viscii-char) "viet-util" "\ 29938(autoload (quote viet-encode-viscii-char) "viet-util" "\
@@ -29971,8 +29978,8 @@ Not documented
29971 29978
29972;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame 29979;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame
29973;;;;;; view-buffer-other-window view-buffer view-file-other-frame 29980;;;;;; view-buffer-other-window view-buffer view-file-other-frame
29974;;;;;; view-file-other-window view-file) "view" "view.el" (17995 29981;;;;;; view-file-other-window view-file) "view" "view.el" (18006
29975;;;;;; 6542)) 29982;;;;;; 55796))
29976;;; Generated autoloads from view.el 29983;;; Generated autoloads from view.el
29977 29984
29978(defvar view-mode nil "\ 29985(defvar view-mode nil "\
@@ -30181,8 +30188,8 @@ Exit View mode and make the current buffer editable.
30181 30188
30182;;;*** 30189;;;***
30183 30190
30184;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (17843 30191;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (17842
30185;;;;;; 45615)) 30192;;;;;; 54264))
30186;;; Generated autoloads from emulation/vip.el 30193;;; Generated autoloads from emulation/vip.el
30187 30194
30188(autoload (quote vip-setup) "vip" "\ 30195(autoload (quote vip-setup) "vip" "\
@@ -30198,7 +30205,7 @@ Turn on VIP emulation of VI.
30198;;;*** 30205;;;***
30199 30206
30200;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 30207;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
30201;;;;;; (17939 56021)) 30208;;;;;; (17921 23052))
30202;;; Generated autoloads from emulation/viper.el 30209;;; Generated autoloads from emulation/viper.el
30203 30210
30204(autoload (quote toggle-viper-mode) "viper" "\ 30211(autoload (quote toggle-viper-mode) "viper" "\
@@ -30215,7 +30222,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
30215;;;*** 30222;;;***
30216 30223
30217;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 30224;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
30218;;;;;; (17939 56021)) 30225;;;;;; (17935 13348))
30219;;; Generated autoloads from emacs-lisp/warnings.el 30226;;; Generated autoloads from emacs-lisp/warnings.el
30220 30227
30221(defvar warning-prefix-function nil "\ 30228(defvar warning-prefix-function nil "\
@@ -30305,7 +30312,7 @@ this is equivalent to `display-warning', using
30305;;;*** 30312;;;***
30306 30313
30307;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 30314;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
30308;;;;;; (17843 45612)) 30315;;;;;; (17842 58278))
30309;;; Generated autoloads from wdired.el 30316;;; Generated autoloads from wdired.el
30310 30317
30311(autoload (quote wdired-change-to-wdired-mode) "wdired" "\ 30318(autoload (quote wdired-change-to-wdired-mode) "wdired" "\
@@ -30321,7 +30328,7 @@ See `wdired-mode'.
30321 30328
30322;;;*** 30329;;;***
30323 30330
30324;;;### (autoloads (webjump) "webjump" "net/webjump.el" (17843 45625)) 30331;;;### (autoloads (webjump) "webjump" "net/webjump.el" (17842 55218))
30325;;; Generated autoloads from net/webjump.el 30332;;; Generated autoloads from net/webjump.el
30326 30333
30327(autoload (quote webjump) "webjump" "\ 30334(autoload (quote webjump) "webjump" "\
@@ -30338,7 +30345,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
30338;;;*** 30345;;;***
30339 30346
30340;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 30347;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
30341;;;;;; (17843 45629)) 30348;;;;;; (17842 56332))
30342;;; Generated autoloads from progmodes/which-func.el 30349;;; Generated autoloads from progmodes/which-func.el
30343 (put 'which-func-format 'risky-local-variable t) 30350 (put 'which-func-format 'risky-local-variable t)
30344 (put 'which-func-current 'risky-local-variable t) 30351 (put 'which-func-current 'risky-local-variable t)
@@ -30347,7 +30354,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
30347 30354
30348(defvar which-function-mode nil "\ 30355(defvar which-function-mode nil "\
30349Non-nil if Which-Function mode is enabled. 30356Non-nil if Which-Function mode is enabled.
30350See the command `which-function-mode' for a description of this minor-mode. 30357See the command `which-function-mode' for a description of this minor mode.
30351Setting this variable directly does not take effect; 30358Setting this variable directly does not take effect;
30352either customize it (see the info node `Easy Customization') 30359either customize it (see the info node `Easy Customization')
30353or call the function `which-function-mode'.") 30360or call the function `which-function-mode'.")
@@ -30371,7 +30378,7 @@ and off otherwise.
30371;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check 30378;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check
30372;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check 30379;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check
30373;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el" 30380;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el"
30374;;;;;; (17939 56018)) 30381;;;;;; (17925 15266))
30375;;; Generated autoloads from whitespace.el 30382;;; Generated autoloads from whitespace.el
30376 30383
30377(autoload (quote whitespace-toggle-leading-check) "whitespace" "\ 30384(autoload (quote whitespace-toggle-leading-check) "whitespace" "\
@@ -30437,7 +30444,7 @@ Whitespace cleanup on the region.
30437 30444
30438(defvar whitespace-global-mode nil "\ 30445(defvar whitespace-global-mode nil "\
30439Non-nil if Whitespace-Global mode is enabled. 30446Non-nil if Whitespace-Global mode is enabled.
30440See the command `whitespace-global-mode' for a description of this minor-mode. 30447See the command `whitespace-global-mode' for a description of this minor mode.
30441Setting this variable directly does not take effect; 30448Setting this variable directly does not take effect;
30442either customize it (see the info node `Easy Customization') 30449either customize it (see the info node `Easy Customization')
30443or call the function `whitespace-global-mode'.") 30450or call the function `whitespace-global-mode'.")
@@ -30462,7 +30469,7 @@ This is meant to be added buffer-locally to `write-file-functions'.
30462;;;*** 30469;;;***
30463 30470
30464;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 30471;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
30465;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (17843 45612)) 30472;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (17842 58278))
30466;;; Generated autoloads from wid-browse.el 30473;;; Generated autoloads from wid-browse.el
30467 30474
30468(autoload (quote widget-browse-at) "wid-browse" "\ 30475(autoload (quote widget-browse-at) "wid-browse" "\
@@ -30489,8 +30496,8 @@ With arg, turn widget mode on if and only if arg is positive.
30489;;;*** 30496;;;***
30490 30497
30491;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 30498;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
30492;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17951 30499;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17952
30493;;;;;; 39252)) 30500;;;;;; 11093))
30494;;; Generated autoloads from wid-edit.el 30501;;; Generated autoloads from wid-edit.el
30495 30502
30496(autoload (quote widgetp) "wid-edit" "\ 30503(autoload (quote widgetp) "wid-edit" "\
@@ -30534,8 +30541,8 @@ Setup current buffer so editing string widgets works.
30534;;;*** 30541;;;***
30535 30542
30536;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 30543;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
30537;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (17843 30544;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (17842
30538;;;;;; 45612)) 30545;;;;;; 58278))
30539;;; Generated autoloads from windmove.el 30546;;; Generated autoloads from windmove.el
30540 30547
30541(autoload (quote windmove-left) "windmove" "\ 30548(autoload (quote windmove-left) "windmove" "\
@@ -30588,7 +30595,7 @@ Default MODIFIER is 'shift.
30588;;;*** 30595;;;***
30589 30596
30590;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 30597;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
30591;;;;;; (17843 45613)) 30598;;;;;; (17842 58278))
30592;;; Generated autoloads from winner.el 30599;;; Generated autoloads from winner.el
30593 30600
30594(defvar winner-mode nil "\ 30601(defvar winner-mode nil "\
@@ -30607,7 +30614,7 @@ With arg, turn Winner mode on if and only if arg is positive.
30607;;;*** 30614;;;***
30608 30615
30609;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 30616;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
30610;;;;;; "woman.el" (17947 59257)) 30617;;;;;; "woman.el" (17949 41467))
30611;;; Generated autoloads from woman.el 30618;;; Generated autoloads from woman.el
30612 30619
30613(autoload (quote woman) "woman" "\ 30620(autoload (quote woman) "woman" "\
@@ -30643,7 +30650,7 @@ decompress the file if appropriate. See the documentation for the
30643;;;*** 30650;;;***
30644 30651
30645;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 30652;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
30646;;;;;; (17843 45616)) 30653;;;;;; (17842 54264))
30647;;; Generated autoloads from emulation/ws-mode.el 30654;;; Generated autoloads from emulation/ws-mode.el
30648 30655
30649(autoload (quote wordstar-mode) "ws-mode" "\ 30656(autoload (quote wordstar-mode) "ws-mode" "\
@@ -30756,7 +30763,7 @@ The key bindings are:
30756;;;*** 30763;;;***
30757 30764
30758;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 30765;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
30759;;;;;; (17939 56018)) 30766;;;;;; (17916 14776))
30760;;; Generated autoloads from xml.el 30767;;; Generated autoloads from xml.el
30761 30768
30762(autoload (quote xml-parse-file) "xml" "\ 30769(autoload (quote xml-parse-file) "xml" "\
@@ -30781,13 +30788,13 @@ If PARSE-NS is non-nil, then QNAMES are expanded.
30781 30788
30782;;;*** 30789;;;***
30783 30790
30784;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (17939 30791;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (18007
30785;;;;;; 56019)) 30792;;;;;; 39657))
30786;;; Generated autoloads from xt-mouse.el 30793;;; Generated autoloads from xt-mouse.el
30787 30794
30788(defvar xterm-mouse-mode nil "\ 30795(defvar xterm-mouse-mode nil "\
30789Non-nil if Xterm-Mouse mode is enabled. 30796Non-nil if Xterm-Mouse mode is enabled.
30790See the command `xterm-mouse-mode' for a description of this minor-mode. 30797See the command `xterm-mouse-mode' for a description of this minor mode.
30791Setting this variable directly does not take effect; 30798Setting this variable directly does not take effect;
30792either customize it (see the info node `Easy Customization') 30799either customize it (see the info node `Easy Customization')
30793or call the function `xterm-mouse-mode'.") 30800or call the function `xterm-mouse-mode'.")
@@ -30810,7 +30817,7 @@ down the SHIFT key while pressing the mouse button.
30810;;;*** 30817;;;***
30811 30818
30812;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 30819;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
30813;;;;;; "gnus/yenc.el" (17843 45618)) 30820;;;;;; "gnus/yenc.el" (17842 54741))
30814;;; Generated autoloads from gnus/yenc.el 30821;;; Generated autoloads from gnus/yenc.el
30815 30822
30816(autoload (quote yenc-decode-region) "yenc" "\ 30823(autoload (quote yenc-decode-region) "yenc" "\
@@ -30826,7 +30833,7 @@ Extract file name from an yenc header.
30826;;;*** 30833;;;***
30827 30834
30828;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 30835;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
30829;;;;;; yow) "yow" "play/yow.el" (17843 45626)) 30836;;;;;; yow) "yow" "play/yow.el" (17842 55395))
30830;;; Generated autoloads from play/yow.el 30837;;; Generated autoloads from play/yow.el
30831 30838
30832(autoload (quote yow) "yow" "\ 30839(autoload (quote yow) "yow" "\
@@ -30852,7 +30859,7 @@ Zippy goes to the analyst.
30852 30859
30853;;;*** 30860;;;***
30854 30861
30855;;;### (autoloads (zone) "zone" "play/zone.el" (17941 5494)) 30862;;;### (autoloads (zone) "zone" "play/zone.el" (17941 38806))
30856;;; Generated autoloads from play/zone.el 30863;;; Generated autoloads from play/zone.el
30857 30864
30858(autoload (quote zone) "zone" "\ 30865(autoload (quote zone) "zone" "\
@@ -30992,7 +30999,7 @@ Zone out, completely.
30992;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el" 30999;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el"
30993;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el" 31000;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el"
30994;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el" 31001;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el"
30995;;;;;; "x-dnd.el") (17996 40125 700465)) 31002;;;;;; "x-dnd.el") (18016 62249 573562))
30996 31003
30997;;;*** 31004;;;***
30998 31005