aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2010-01-29 21:11:41 -0500
committerChong Yidong2010-01-29 21:11:41 -0500
commitfd1023625885eb3167a2b9e72d36e7ef53c473c6 (patch)
tree1300a9e946d1146dfab0ab7815654bb45a6e732e
parente1c6f91c71412abd720c2efde386d6bb15beb8cd (diff)
downloademacs-fd1023625885eb3167a2b9e72d36e7ef53c473c6.tar.gz
emacs-fd1023625885eb3167a2b9e72d36e7ef53c473c6.zip
Regenerate ldefs-boot.el.emacs-pretest-23.1.92
-rw-r--r--lisp/ldefs-boot.el1487
1 files changed, 757 insertions, 730 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 1eacf8d6897..dc77e1c83c2 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -5,7 +5,7 @@
5 5
6;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best 6;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
7;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" 7;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
8;;;;;; "play/5x5.el" (19259 35392)) 8;;;;;; "play/5x5.el" (19278 4526))
9;;; Generated autoloads from play/5x5.el 9;;; Generated autoloads from play/5x5.el
10 10
11(autoload '5x5 "5x5" "\ 11(autoload '5x5 "5x5" "\
@@ -65,7 +65,7 @@ should return a grid vector array that is the new solution.
65;;;*** 65;;;***
66 66
67;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el" 67;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el"
68;;;;;; (19259 35392)) 68;;;;;; (19278 4516))
69;;; Generated autoloads from abbrevlist.el 69;;; Generated autoloads from abbrevlist.el
70 70
71(autoload 'list-one-abbrev-table "abbrevlist" "\ 71(autoload 'list-one-abbrev-table "abbrevlist" "\
@@ -76,7 +76,7 @@ Display alphabetical listing of ABBREV-TABLE in buffer OUTPUT-BUFFER.
76;;;*** 76;;;***
77 77
78;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 78;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
79;;;;;; (19259 35392)) 79;;;;;; (19291 28516))
80;;; Generated autoloads from progmodes/ada-mode.el 80;;; Generated autoloads from progmodes/ada-mode.el
81 81
82(autoload 'ada-add-extensions "ada-mode" "\ 82(autoload 'ada-add-extensions "ada-mode" "\
@@ -96,7 +96,7 @@ Ada mode is the major mode for editing Ada code.
96;;;*** 96;;;***
97 97
98;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 98;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
99;;;;;; (19259 35392)) 99;;;;;; (19279 36173))
100;;; Generated autoloads from progmodes/ada-stmt.el 100;;; Generated autoloads from progmodes/ada-stmt.el
101 101
102(autoload 'ada-header "ada-stmt" "\ 102(autoload 'ada-header "ada-stmt" "\
@@ -107,7 +107,7 @@ Insert a descriptive header at the top of the file.
107;;;*** 107;;;***
108 108
109;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" 109;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
110;;;;;; (19259 35392)) 110;;;;;; (19279 36173))
111;;; Generated autoloads from progmodes/ada-xref.el 111;;; Generated autoloads from progmodes/ada-xref.el
112 112
113(autoload 'ada-find-file "ada-xref" "\ 113(autoload 'ada-find-file "ada-xref" "\
@@ -121,8 +121,8 @@ Completion is available.
121;;;### (autoloads (change-log-merge add-log-current-defun change-log-mode 121;;;### (autoloads (change-log-merge add-log-current-defun change-log-mode
122;;;;;; add-change-log-entry-other-window add-change-log-entry find-change-log 122;;;;;; add-change-log-entry-other-window add-change-log-entry find-change-log
123;;;;;; prompt-for-change-log-name add-log-mailing-address add-log-full-name 123;;;;;; prompt-for-change-log-name add-log-mailing-address add-log-full-name
124;;;;;; add-log-current-defun-function) "add-log" "add-log.el" (19259 124;;;;;; add-log-current-defun-function) "add-log" "add-log.el" (19278
125;;;;;; 35392)) 125;;;;;; 4516))
126;;; Generated autoloads from add-log.el 126;;; Generated autoloads from add-log.el
127 127
128(put 'change-log-default-name 'safe-local-variable 'string-or-null-p) 128(put 'change-log-default-name 'safe-local-variable 'string-or-null-p)
@@ -261,7 +261,7 @@ old-style time formats for entries are supported.
261 261
262;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice 262;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice
263;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action) 263;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action)
264;;;;;; "advice" "emacs-lisp/advice.el" (19259 35392)) 264;;;;;; "advice" "emacs-lisp/advice.el" (19291 32891))
265;;; Generated autoloads from emacs-lisp/advice.el 265;;; Generated autoloads from emacs-lisp/advice.el
266 266
267(defvar ad-redefinition-action 'warn "\ 267(defvar ad-redefinition-action 'warn "\
@@ -300,16 +300,28 @@ Disable the advice of FUNCTION with CLASS and NAME.
300 300
301(autoload 'ad-add-advice "advice" "\ 301(autoload 'ad-add-advice "advice" "\
302Add a piece of ADVICE to FUNCTION's list of advices in CLASS. 302Add a piece of ADVICE to FUNCTION's list of advices in CLASS.
303If FUNCTION already has one or more pieces of advice of the specified 303
304CLASS then POSITION determines where the new piece will go. The value 304ADVICE has the form (NAME PROTECTED ENABLED DEFINITION), where
305of POSITION can either be `first', `last' or a number where 0 corresponds 305NAME is the advice name; PROTECTED is a flag specifying whether
306to `first'. Numbers outside the range will be mapped to the closest 306to protect against non-local exits; ENABLED is a flag specifying
307extreme position. If there was already a piece of ADVICE with the same 307whether to initially enable the advice; and DEFINITION has the
308name, then the position argument will be ignored and the old advice 308form (advice . LAMBDA), where LAMBDA is a lambda expression.
309will be overwritten with the new one. 309
310 If the FUNCTION was not advised already, then its advice info will be 310If FUNCTION already has a piece of advice with the same name,
311initialized. Redefining a piece of advice whose name is part of the cache-id 311then POSITION is ignored, and the old advice is overwritten with
312will clear the cache. 312the new one.
313
314If FUNCTION already has one or more pieces of advice of the
315specified CLASS, then POSITION determines where the new piece
316goes. POSITION can either be `first', `last' or a number (where
3170 corresponds to `first', and numbers outside the valid range are
318mapped to the closest extremal position).
319
320If FUNCTION was not advised already, its advice info will be
321initialized. Redefining a piece of advice whose name is part of
322the cache-id will clear the cache.
323
324See Info node `(elisp)Computed Advice' for detailed documentation.
313 325
314\(fn FUNCTION ADVICE CLASS POSITION)" nil nil) 326\(fn FUNCTION ADVICE CLASS POSITION)" nil nil)
315 327
@@ -392,7 +404,7 @@ usage: (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...)
392 404
393;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 405;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
394;;;;;; align-highlight-rule align-current align-entire align-regexp 406;;;;;; align-highlight-rule align-current align-entire align-regexp
395;;;;;; align) "align" "align.el" (19259 35392)) 407;;;;;; align) "align" "align.el" (19278 4516))
396;;; Generated autoloads from align.el 408;;; Generated autoloads from align.el
397 409
398(autoload 'align "align" "\ 410(autoload 'align "align" "\
@@ -482,7 +494,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
482;;;*** 494;;;***
483 495
484;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el" 496;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el"
485;;;;;; (19259 35393)) 497;;;;;; (19278 4516))
486;;; Generated autoloads from allout.el 498;;; Generated autoloads from allout.el
487 499
488(put 'allout-use-hanging-indents 'safe-local-variable (if (fboundp 'booleanp) 'booleanp '(lambda (x) (member x '(t nil))))) 500(put 'allout-use-hanging-indents 'safe-local-variable (if (fboundp 'booleanp) 'booleanp '(lambda (x) (member x '(t nil)))))
@@ -789,7 +801,7 @@ setup for auto-startup.
789;;;*** 801;;;***
790 802
791;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 803;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
792;;;;;; "net/ange-ftp.el" (19259 35393)) 804;;;;;; "net/ange-ftp.el" (19299 2741))
793;;; Generated autoloads from net/ange-ftp.el 805;;; Generated autoloads from net/ange-ftp.el
794 806
795(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 807(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -811,7 +823,7 @@ Not documented
811;;;*** 823;;;***
812 824
813;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 825;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
814;;;;;; "animate" "play/animate.el" (19259 35393)) 826;;;;;; "animate" "play/animate.el" (19278 4526))
815;;; Generated autoloads from play/animate.el 827;;; Generated autoloads from play/animate.el
816 828
817(autoload 'animate-string "animate" "\ 829(autoload 'animate-string "animate" "\
@@ -839,7 +851,7 @@ You can specify the one's name by NAME; the default value is \"Sarah\".
839;;;*** 851;;;***
840 852
841;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 853;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
842;;;;;; "ansi-color" "ansi-color.el" (19259 35393)) 854;;;;;; "ansi-color" "ansi-color.el" (19278 4516))
843;;; Generated autoloads from ansi-color.el 855;;; Generated autoloads from ansi-color.el
844 856
845(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\ 857(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\
@@ -865,7 +877,7 @@ This is a good function to put in `comint-output-filter-functions'.
865;;;*** 877;;;***
866 878
867;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 879;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
868;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (19259 35393)) 880;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (19278 4527))
869;;; Generated autoloads from progmodes/antlr-mode.el 881;;; Generated autoloads from progmodes/antlr-mode.el
870 882
871(autoload 'antlr-show-makefile-rules "antlr-mode" "\ 883(autoload 'antlr-show-makefile-rules "antlr-mode" "\
@@ -902,7 +914,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
902;;;*** 914;;;***
903 915
904;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add) 916;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add)
905;;;;;; "appt" "calendar/appt.el" (19259 35393)) 917;;;;;; "appt" "calendar/appt.el" (19278 4519))
906;;; Generated autoloads from calendar/appt.el 918;;; Generated autoloads from calendar/appt.el
907 919
908(autoload 'appt-add "appt" "\ 920(autoload 'appt-add "appt" "\
@@ -942,7 +954,7 @@ ARG is positive, otherwise off.
942 954
943;;;### (autoloads (apropos-documentation apropos-value apropos-library 955;;;### (autoloads (apropos-documentation apropos-value apropos-library
944;;;;;; apropos apropos-documentation-property apropos-command apropos-variable 956;;;;;; apropos apropos-documentation-property apropos-command apropos-variable
945;;;;;; apropos-read-pattern) "apropos" "apropos.el" (19259 35393)) 957;;;;;; apropos-read-pattern) "apropos" "apropos.el" (19278 4516))
946;;; Generated autoloads from apropos.el 958;;; Generated autoloads from apropos.el
947 959
948(autoload 'apropos-read-pattern "apropos" "\ 960(autoload 'apropos-read-pattern "apropos" "\
@@ -1045,8 +1057,8 @@ Returns list of symbols and documentation found.
1045 1057
1046;;;*** 1058;;;***
1047 1059
1048;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (19259 1060;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (19297
1049;;;;;; 35393)) 1061;;;;;; 60953))
1050;;; Generated autoloads from arc-mode.el 1062;;; Generated autoloads from arc-mode.el
1051 1063
1052(autoload 'archive-mode "arc-mode" "\ 1064(autoload 'archive-mode "arc-mode" "\
@@ -1066,7 +1078,7 @@ archive.
1066 1078
1067;;;*** 1079;;;***
1068 1080
1069;;;### (autoloads (array-mode) "array" "array.el" (19259 35393)) 1081;;;### (autoloads (array-mode) "array" "array.el" (19278 4516))
1070;;; Generated autoloads from array.el 1082;;; Generated autoloads from array.el
1071 1083
1072(autoload 'array-mode "array" "\ 1084(autoload 'array-mode "array" "\
@@ -1137,8 +1149,8 @@ Entering array mode calls the function `array-mode-hook'.
1137 1149
1138;;;*** 1150;;;***
1139 1151
1140;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (19259 1152;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (19284
1141;;;;;; 35393)) 1153;;;;;; 35873))
1142;;; Generated autoloads from textmodes/artist.el 1154;;; Generated autoloads from textmodes/artist.el
1143 1155
1144(autoload 'artist-mode "artist" "\ 1156(autoload 'artist-mode "artist" "\
@@ -1344,8 +1356,8 @@ Keymap summary
1344 1356
1345;;;*** 1357;;;***
1346 1358
1347;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (19259 1359;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (19278
1348;;;;;; 35393)) 1360;;;;;; 4527))
1349;;; Generated autoloads from progmodes/asm-mode.el 1361;;; Generated autoloads from progmodes/asm-mode.el
1350 1362
1351(autoload 'asm-mode "asm-mode" "\ 1363(autoload 'asm-mode "asm-mode" "\
@@ -1373,7 +1385,7 @@ Special commands:
1373;;;*** 1385;;;***
1374 1386
1375;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1387;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1376;;;;;; (19259 35394)) 1388;;;;;; (19278 4516))
1377;;; Generated autoloads from autoarg.el 1389;;; Generated autoloads from autoarg.el
1378 1390
1379(defvar autoarg-mode nil "\ 1391(defvar autoarg-mode nil "\
@@ -1427,7 +1439,7 @@ etc. to supply digit arguments.
1427;;;*** 1439;;;***
1428 1440
1429;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1441;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1430;;;;;; (19259 35394)) 1442;;;;;; (19278 4527))
1431;;; Generated autoloads from progmodes/autoconf.el 1443;;; Generated autoloads from progmodes/autoconf.el
1432 1444
1433(autoload 'autoconf-mode "autoconf" "\ 1445(autoload 'autoconf-mode "autoconf" "\
@@ -1438,7 +1450,7 @@ Major mode for editing Autoconf configure.in files.
1438;;;*** 1450;;;***
1439 1451
1440;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1452;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1441;;;;;; "autoinsert" "autoinsert.el" (19259 35394)) 1453;;;;;; "autoinsert" "autoinsert.el" (19278 4516))
1442;;; Generated autoloads from autoinsert.el 1454;;; Generated autoloads from autoinsert.el
1443 1455
1444(autoload 'auto-insert "autoinsert" "\ 1456(autoload 'auto-insert "autoinsert" "\
@@ -1477,7 +1489,7 @@ insert a template for the file depending on the mode of the buffer.
1477 1489
1478;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1490;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1479;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1491;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1480;;;;;; (19259 35394)) 1492;;;;;; (19278 4521))
1481;;; Generated autoloads from emacs-lisp/autoload.el 1493;;; Generated autoloads from emacs-lisp/autoload.el
1482 1494
1483(put 'generated-autoload-file 'safe-local-variable 'stringp) 1495(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1516,7 +1528,7 @@ Calls `update-directory-autoloads' on the command line arguments.
1516 1528
1517;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1529;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1518;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1530;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1519;;;;;; "autorevert" "autorevert.el" (19259 35394)) 1531;;;;;; "autorevert" "autorevert.el" (19278 4516))
1520;;; Generated autoloads from autorevert.el 1532;;; Generated autoloads from autorevert.el
1521 1533
1522(autoload 'auto-revert-mode "autorevert" "\ 1534(autoload 'auto-revert-mode "autorevert" "\
@@ -1597,7 +1609,7 @@ specifies in the mode line.
1597;;;*** 1609;;;***
1598 1610
1599;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1611;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1600;;;;;; "avoid.el" (19259 35394)) 1612;;;;;; "avoid.el" (19278 4516))
1601;;; Generated autoloads from avoid.el 1613;;; Generated autoloads from avoid.el
1602 1614
1603(defvar mouse-avoidance-mode nil "\ 1615(defvar mouse-avoidance-mode nil "\
@@ -1638,7 +1650,7 @@ definition of \"random distance\".)
1638;;;*** 1650;;;***
1639 1651
1640;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1652;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1641;;;;;; (19259 35394)) 1653;;;;;; (19278 4516))
1642;;; Generated autoloads from battery.el 1654;;; Generated autoloads from battery.el
1643 (put 'battery-mode-line-string 'risky-local-variable t) 1655 (put 'battery-mode-line-string 'risky-local-variable t)
1644 1656
@@ -1670,7 +1682,7 @@ seconds.
1670;;;*** 1682;;;***
1671 1683
1672;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1684;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1673;;;;;; "benchmark" "emacs-lisp/benchmark.el" (19259 35394)) 1685;;;;;; "benchmark" "emacs-lisp/benchmark.el" (19278 4521))
1674;;; Generated autoloads from emacs-lisp/benchmark.el 1686;;; Generated autoloads from emacs-lisp/benchmark.el
1675 1687
1676(autoload 'benchmark-run "benchmark" "\ 1688(autoload 'benchmark-run "benchmark" "\
@@ -1703,7 +1715,7 @@ For non-interactive use see also `benchmark-run' and
1703;;;*** 1715;;;***
1704 1716
1705;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) 1717;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize)
1706;;;;;; "bibtex" "textmodes/bibtex.el" (19259 35394)) 1718;;;;;; "bibtex" "textmodes/bibtex.el" (19279 36174))
1707;;; Generated autoloads from textmodes/bibtex.el 1719;;; Generated autoloads from textmodes/bibtex.el
1708 1720
1709(autoload 'bibtex-initialize "bibtex" "\ 1721(autoload 'bibtex-initialize "bibtex" "\
@@ -1790,7 +1802,7 @@ mode is not `bibtex-mode', START is nil, and DISPLAY is t.
1790;;;*** 1802;;;***
1791 1803
1792;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el" 1804;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el"
1793;;;;;; (19259 35394)) 1805;;;;;; (19278 4528))
1794;;; Generated autoloads from textmodes/bibtex-style.el 1806;;; Generated autoloads from textmodes/bibtex-style.el
1795 (add-to-list 'auto-mode-alist (cons (purecopy "\\.bst\\'") 'bibtex-style-mode)) 1807 (add-to-list 'auto-mode-alist (cons (purecopy "\\.bst\\'") 'bibtex-style-mode))
1796 1808
@@ -1803,7 +1815,7 @@ Major mode for editing BibTeX style files.
1803 1815
1804;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1816;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1805;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el" 1817;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el"
1806;;;;;; (19259 35394)) 1818;;;;;; (19278 4524))
1807;;; Generated autoloads from mail/binhex.el 1819;;; Generated autoloads from mail/binhex.el
1808 1820
1809(defconst binhex-begin-line "^:...............................................................$") 1821(defconst binhex-begin-line "^:...............................................................$")
@@ -1826,8 +1838,8 @@ Binhex decode region between START and END.
1826 1838
1827;;;*** 1839;;;***
1828 1840
1829;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (19259 1841;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (19278
1830;;;;;; 35394)) 1842;;;;;; 4526))
1831;;; Generated autoloads from play/blackbox.el 1843;;; Generated autoloads from play/blackbox.el
1832 1844
1833(autoload 'blackbox "blackbox" "\ 1845(autoload 'blackbox "blackbox" "\
@@ -1950,7 +1962,7 @@ a reflection.
1950;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert 1962;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert
1951;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate 1963;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate
1952;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark" 1964;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark"
1953;;;;;; "bookmark.el" (19259 35395)) 1965;;;;;; "bookmark.el" (19278 36335))
1954;;; Generated autoloads from bookmark.el 1966;;; Generated autoloads from bookmark.el
1955 (define-key ctl-x-r-map "b" 'bookmark-jump) 1967 (define-key ctl-x-r-map "b" 'bookmark-jump)
1956 (define-key ctl-x-r-map "m" 'bookmark-set) 1968 (define-key ctl-x-r-map "m" 'bookmark-set)
@@ -2157,7 +2169,7 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2157;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file 2169;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file
2158;;;;;; browse-url-url-at-point browse-url-galeon-program browse-url-firefox-program 2170;;;;;; browse-url-url-at-point browse-url-galeon-program browse-url-firefox-program
2159;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" 2171;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el"
2160;;;;;; (19259 35395)) 2172;;;;;; (19278 4525))
2161;;; Generated autoloads from net/browse-url.el 2173;;; Generated autoloads from net/browse-url.el
2162 2174
2163(defvar browse-url-browser-function (cond ((memq system-type '(windows-nt ms-dos cygwin)) 'browse-url-default-windows-browser) ((memq system-type '(darwin)) 'browse-url-default-macosx-browser) (t 'browse-url-default-browser)) "\ 2175(defvar browse-url-browser-function (cond ((memq system-type '(windows-nt ms-dos cygwin)) 'browse-url-default-windows-browser) ((memq system-type '(darwin)) 'browse-url-default-macosx-browser) (t 'browse-url-default-browser)) "\
@@ -2487,8 +2499,8 @@ from `browse-url-elinks-wrapper'.
2487 2499
2488;;;*** 2500;;;***
2489 2501
2490;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (19259 2502;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (19278
2491;;;;;; 35395)) 2503;;;;;; 4526))
2492;;; Generated autoloads from play/bruce.el 2504;;; Generated autoloads from play/bruce.el
2493 2505
2494(autoload 'bruce "bruce" "\ 2506(autoload 'bruce "bruce" "\
@@ -2504,7 +2516,7 @@ Return a vector containing the lines from `bruce-phrases-file'.
2504;;;*** 2516;;;***
2505 2517
2506;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2518;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2507;;;;;; "bs" "bs.el" (19259 35395)) 2519;;;;;; "bs" "bs.el" (19278 4516))
2508;;; Generated autoloads from bs.el 2520;;; Generated autoloads from bs.el
2509 2521
2510(autoload 'bs-cycle-next "bs" "\ 2522(autoload 'bs-cycle-next "bs" "\
@@ -2544,7 +2556,7 @@ name of buffer configuration.
2544 2556
2545;;;*** 2557;;;***
2546 2558
2547;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (19259 35395)) 2559;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (19278 4526))
2548;;; Generated autoloads from play/bubbles.el 2560;;; Generated autoloads from play/bubbles.el
2549 2561
2550(autoload 'bubbles "bubbles" "\ 2562(autoload 'bubbles "bubbles" "\
@@ -2566,7 +2578,7 @@ columns on its right towards the left.
2566;;;*** 2578;;;***
2567 2579
2568;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference" 2580;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference"
2569;;;;;; "progmodes/bug-reference.el" (19259 35395)) 2581;;;;;; "progmodes/bug-reference.el" (19278 4527))
2570;;; Generated autoloads from progmodes/bug-reference.el 2582;;; Generated autoloads from progmodes/bug-reference.el
2571 2583
2572(put 'bug-reference-url-format 'safe-local-variable 'stringp) 2584(put 'bug-reference-url-format 'safe-local-variable 'stringp)
@@ -2588,7 +2600,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2588;;;;;; compile-defun byte-compile-file byte-recompile-directory 2600;;;;;; compile-defun byte-compile-file byte-recompile-directory
2589;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning 2601;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning
2590;;;;;; byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el" 2602;;;;;; byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el"
2591;;;;;; (19259 35395)) 2603;;;;;; (19278 4521))
2592;;; Generated autoloads from emacs-lisp/bytecomp.el 2604;;; Generated autoloads from emacs-lisp/bytecomp.el
2593(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2605(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2594(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2606(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2712,8 +2724,8 @@ and corresponding effects.
2712 2724
2713;;;*** 2725;;;***
2714 2726
2715;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (19259 2727;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (19278
2716;;;;;; 35396)) 2728;;;;;; 4519))
2717;;; Generated autoloads from calendar/cal-china.el 2729;;; Generated autoloads from calendar/cal-china.el
2718 2730
2719(put 'calendar-chinese-time-zone 'risky-local-variable t) 2731(put 'calendar-chinese-time-zone 'risky-local-variable t)
@@ -2722,7 +2734,7 @@ and corresponding effects.
2722 2734
2723;;;*** 2735;;;***
2724 2736
2725;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (19259 35396)) 2737;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (19278 4519))
2726;;; Generated autoloads from calendar/cal-dst.el 2738;;; Generated autoloads from calendar/cal-dst.el
2727 2739
2728(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2740(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2734,7 +2746,7 @@ and corresponding effects.
2734;;;*** 2746;;;***
2735 2747
2736;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el" 2748;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el"
2737;;;;;; (19259 35396)) 2749;;;;;; (19278 4519))
2738;;; Generated autoloads from calendar/cal-hebrew.el 2750;;; Generated autoloads from calendar/cal-hebrew.el
2739 2751
2740(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2752(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2750,8 +2762,8 @@ from the cursor position.
2750 2762
2751;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2763;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2752;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2764;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2753;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (19259 2765;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (19283
2754;;;;;; 35395)) 2766;;;;;; 23524))
2755;;; Generated autoloads from calc/calc.el 2767;;; Generated autoloads from calc/calc.el
2756 (define-key ctl-x-map "*" 'calc-dispatch) 2768 (define-key ctl-x-map "*" 'calc-dispatch)
2757 2769
@@ -2833,8 +2845,8 @@ See Info node `(calc)Defining Functions'.
2833 2845
2834;;;*** 2846;;;***
2835 2847
2836;;;### (autoloads (calculator) "calculator" "calculator.el" (19259 2848;;;### (autoloads (calculator) "calculator" "calculator.el" (19278
2837;;;;;; 35396)) 2849;;;;;; 4516))
2838;;; Generated autoloads from calculator.el 2850;;; Generated autoloads from calculator.el
2839 2851
2840(autoload 'calculator "calculator" "\ 2852(autoload 'calculator "calculator" "\
@@ -2845,8 +2857,8 @@ See the documentation for `calculator-mode' for more information.
2845 2857
2846;;;*** 2858;;;***
2847 2859
2848;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (19259 2860;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (19278
2849;;;;;; 35396)) 2861;;;;;; 4519))
2850;;; Generated autoloads from calendar/calendar.el 2862;;; Generated autoloads from calendar/calendar.el
2851 2863
2852(autoload 'calendar "calendar" "\ 2864(autoload 'calendar "calendar" "\
@@ -2890,7 +2902,7 @@ This function is suitable for execution in a .emacs file.
2890;;;*** 2902;;;***
2891 2903
2892;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 2904;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
2893;;;;;; "gnus/canlock.el" (19259 35397)) 2905;;;;;; "gnus/canlock.el" (19278 4522))
2894;;; Generated autoloads from gnus/canlock.el 2906;;; Generated autoloads from gnus/canlock.el
2895 2907
2896(autoload 'canlock-insert-header "canlock" "\ 2908(autoload 'canlock-insert-header "canlock" "\
@@ -2908,7 +2920,7 @@ it fails.
2908;;;*** 2920;;;***
2909 2921
2910;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el" 2922;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el"
2911;;;;;; (19259 35397)) 2923;;;;;; (19278 4527))
2912;;; Generated autoloads from progmodes/cap-words.el 2924;;; Generated autoloads from progmodes/cap-words.el
2913 2925
2914(autoload 'capitalized-words-mode "cap-words" "\ 2926(autoload 'capitalized-words-mode "cap-words" "\
@@ -2943,15 +2955,15 @@ Obsoletes `c-forward-into-nomenclature'.
2943 2955
2944;;;*** 2956;;;***
2945 2957
2946;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (19259 2958;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (19278
2947;;;;;; 35397)) 2959;;;;;; 4527))
2948;;; Generated autoloads from progmodes/cc-compat.el 2960;;; Generated autoloads from progmodes/cc-compat.el
2949(put 'c-indent-level 'safe-local-variable 'integerp) 2961(put 'c-indent-level 'safe-local-variable 'integerp)
2950 2962
2951;;;*** 2963;;;***
2952 2964
2953;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 2965;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
2954;;;;;; (19259 35397)) 2966;;;;;; (19289 53536))
2955;;; Generated autoloads from progmodes/cc-engine.el 2967;;; Generated autoloads from progmodes/cc-engine.el
2956 2968
2957(autoload 'c-guess-basic-syntax "cc-engine" "\ 2969(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -2963,7 +2975,7 @@ Return the syntactic context of the current line.
2963 2975
2964;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 2976;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
2965;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 2977;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
2966;;;;;; (19259 35397)) 2978;;;;;; (19278 4527))
2967;;; Generated autoloads from progmodes/cc-mode.el 2979;;; Generated autoloads from progmodes/cc-mode.el
2968 2980
2969(autoload 'c-initialize-cc-mode "cc-mode" "\ 2981(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3123,7 +3135,7 @@ Key bindings:
3123;;;*** 3135;;;***
3124 3136
3125;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3137;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3126;;;;;; "progmodes/cc-styles.el" (19259 35398)) 3138;;;;;; "progmodes/cc-styles.el" (19278 4527))
3127;;; Generated autoloads from progmodes/cc-styles.el 3139;;; Generated autoloads from progmodes/cc-styles.el
3128 3140
3129(autoload 'c-set-style "cc-styles" "\ 3141(autoload 'c-set-style "cc-styles" "\
@@ -3174,7 +3186,7 @@ and exists only for compatibility reasons.
3174 3186
3175;;;*** 3187;;;***
3176 3188
3177;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (19259 35398)) 3189;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (19278 4527))
3178;;; Generated autoloads from progmodes/cc-vars.el 3190;;; Generated autoloads from progmodes/cc-vars.el
3179(put 'c-basic-offset 'safe-local-variable 'integerp) 3191(put 'c-basic-offset 'safe-local-variable 'integerp)
3180(put 'c-backslash-column 'safe-local-variable 'integerp) 3192(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3184,7 +3196,7 @@ and exists only for compatibility reasons.
3184 3196
3185;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3197;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3186;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3198;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3187;;;;;; (19259 35397)) 3199;;;;;; (19278 4524))
3188;;; Generated autoloads from international/ccl.el 3200;;; Generated autoloads from international/ccl.el
3189 3201
3190(autoload 'ccl-compile "ccl" "\ 3202(autoload 'ccl-compile "ccl" "\
@@ -3443,7 +3455,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3443;;;*** 3455;;;***
3444 3456
3445;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" 3457;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el"
3446;;;;;; (19259 35398)) 3458;;;;;; (19278 4527))
3447;;; Generated autoloads from progmodes/cfengine.el 3459;;; Generated autoloads from progmodes/cfengine.el
3448 3460
3449(autoload 'cfengine-mode "cfengine" "\ 3461(autoload 'cfengine-mode "cfengine" "\
@@ -3458,7 +3470,7 @@ to the action header.
3458;;;*** 3470;;;***
3459 3471
3460;;;### (autoloads (check-declare-directory check-declare-file) "check-declare" 3472;;;### (autoloads (check-declare-directory check-declare-file) "check-declare"
3461;;;;;; "emacs-lisp/check-declare.el" (19259 35404)) 3473;;;;;; "emacs-lisp/check-declare.el" (19278 4521))
3462;;; Generated autoloads from emacs-lisp/check-declare.el 3474;;; Generated autoloads from emacs-lisp/check-declare.el
3463 3475
3464(autoload 'check-declare-file "check-declare" "\ 3476(autoload 'check-declare-file "check-declare" "\
@@ -3483,7 +3495,7 @@ Returns non-nil if any false statements are found.
3483;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3495;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3484;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3496;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3485;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p) 3497;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p)
3486;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (19259 35404)) 3498;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (19278 4521))
3487;;; Generated autoloads from emacs-lisp/checkdoc.el 3499;;; Generated autoloads from emacs-lisp/checkdoc.el
3488(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp) 3500(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp)
3489(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp) 3501(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp)
@@ -3678,7 +3690,7 @@ checking of documentation strings.
3678 3690
3679;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer 3691;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer
3680;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util" 3692;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util"
3681;;;;;; "language/china-util.el" (19259 35404)) 3693;;;;;; "language/china-util.el" (19278 4524))
3682;;; Generated autoloads from language/china-util.el 3694;;; Generated autoloads from language/china-util.el
3683 3695
3684(autoload 'decode-hz-region "china-util" "\ 3696(autoload 'decode-hz-region "china-util" "\
@@ -3716,7 +3728,7 @@ Not documented
3716;;;*** 3728;;;***
3717 3729
3718;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 3730;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
3719;;;;;; "chistory" "chistory.el" (19259 35404)) 3731;;;;;; "chistory" "chistory.el" (19278 4516))
3720;;; Generated autoloads from chistory.el 3732;;; Generated autoloads from chistory.el
3721 3733
3722(autoload 'repeat-matching-complex-command "chistory" "\ 3734(autoload 'repeat-matching-complex-command "chistory" "\
@@ -3755,7 +3767,7 @@ and runs the normal hook `command-history-hook'.
3755 3767
3756;;;*** 3768;;;***
3757 3769
3758;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (19259 35404)) 3770;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (19278 4521))
3759;;; Generated autoloads from emacs-lisp/cl.el 3771;;; Generated autoloads from emacs-lisp/cl.el
3760 3772
3761(defvar custom-print-functions nil "\ 3773(defvar custom-print-functions nil "\
@@ -3771,7 +3783,7 @@ a future Emacs interpreter will be able to use it.")
3771;;;*** 3783;;;***
3772 3784
3773;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 3785;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
3774;;;;;; (19259 35404)) 3786;;;;;; (19278 4521))
3775;;; Generated autoloads from emacs-lisp/cl-indent.el 3787;;; Generated autoloads from emacs-lisp/cl-indent.el
3776 3788
3777(autoload 'common-lisp-indent-function "cl-indent" "\ 3789(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -3850,7 +3862,7 @@ For example, the function `case' has an indent property
3850;;;*** 3862;;;***
3851 3863
3852;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 3864;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
3853;;;;;; (19259 35404)) 3865;;;;;; (19278 4527))
3854;;; Generated autoloads from progmodes/cmacexp.el 3866;;; Generated autoloads from progmodes/cmacexp.el
3855 3867
3856(autoload 'c-macro-expand "cmacexp" "\ 3868(autoload 'c-macro-expand "cmacexp" "\
@@ -3870,8 +3882,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
3870 3882
3871;;;*** 3883;;;***
3872 3884
3873;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (19259 3885;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (19278
3874;;;;;; 35404)) 3886;;;;;; 4516))
3875;;; Generated autoloads from cmuscheme.el 3887;;; Generated autoloads from cmuscheme.el
3876 3888
3877(autoload 'run-scheme "cmuscheme" "\ 3889(autoload 'run-scheme "cmuscheme" "\
@@ -3895,7 +3907,7 @@ is run).
3895;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 3907;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
3896;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 3908;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
3897;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 3909;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
3898;;;;;; (19259 35405)) 3910;;;;;; (19278 4516))
3899;;; Generated autoloads from comint.el 3911;;; Generated autoloads from comint.el
3900 3912
3901(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 3913(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -3987,8 +3999,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
3987 3999
3988;;;*** 4000;;;***
3989 4001
3990;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (19259 4002;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (19278
3991;;;;;; 35405)) 4003;;;;;; 4516))
3992;;; Generated autoloads from compare-w.el 4004;;; Generated autoloads from compare-w.el
3993 4005
3994(autoload 'compare-windows "compare-w" "\ 4006(autoload 'compare-windows "compare-w" "\
@@ -4025,8 +4037,8 @@ on third call it again advances points to the next difference and so on.
4025;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4037;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4026;;;;;; compile compilation-disable-input compile-command compilation-search-path 4038;;;;;; compile compilation-disable-input compile-command compilation-search-path
4027;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 4039;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
4028;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (19259 4040;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (19278
4029;;;;;; 35406)) 4041;;;;;; 4527))
4030;;; Generated autoloads from progmodes/compile.el 4042;;; Generated autoloads from progmodes/compile.el
4031 4043
4032(defvar compilation-mode-hook nil "\ 4044(defvar compilation-mode-hook nil "\
@@ -4102,7 +4114,7 @@ You might also use mode hooks to specify it in certain modes, like this:
4102 (file-name-sans-extension buffer-file-name))))))") 4114 (file-name-sans-extension buffer-file-name))))))")
4103 4115
4104(custom-autoload 'compile-command "compile" t) 4116(custom-autoload 'compile-command "compile" t)
4105(put 'compile-command 'safe-local-variable 'stringp) 4117(put 'compile-command 'safe-local-variable (lambda (a) (and (stringp a) (or (not (boundp 'compilation-read-command)) compilation-read-command))))
4106 4118
4107(defvar compilation-disable-input nil "\ 4119(defvar compilation-disable-input nil "\
4108If non-nil, send end-of-file as compilation process input. 4120If non-nil, send end-of-file as compilation process input.
@@ -4204,7 +4216,7 @@ This is the value of `next-error-function' in Compilation buffers.
4204;;;*** 4216;;;***
4205 4217
4206;;;### (autoloads (partial-completion-mode) "complete" "complete.el" 4218;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
4207;;;;;; (19259 35406)) 4219;;;;;; (19278 4516))
4208;;; Generated autoloads from complete.el 4220;;; Generated autoloads from complete.el
4209 4221
4210(defvar partial-completion-mode nil "\ 4222(defvar partial-completion-mode nil "\
@@ -4246,7 +4258,7 @@ second TAB brings up the `*Completions*' buffer.
4246;;;*** 4258;;;***
4247 4259
4248;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4260;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4249;;;;;; (19259 35406)) 4261;;;;;; (19278 4516))
4250;;; Generated autoloads from completion.el 4262;;; Generated autoloads from completion.el
4251 4263
4252(defvar dynamic-completion-mode nil "\ 4264(defvar dynamic-completion-mode nil "\
@@ -4268,7 +4280,7 @@ Enable dynamic word-completion.
4268;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 4280;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
4269;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 4281;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
4270;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 4282;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
4271;;;;;; (19259 35406)) 4283;;;;;; (19278 4528))
4272;;; Generated autoloads from textmodes/conf-mode.el 4284;;; Generated autoloads from textmodes/conf-mode.el
4273 4285
4274(autoload 'conf-mode "conf-mode" "\ 4286(autoload 'conf-mode "conf-mode" "\
@@ -4424,7 +4436,7 @@ For details see `conf-mode'. Example:
4424;;;*** 4436;;;***
4425 4437
4426;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4438;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4427;;;;;; "cookie1" "play/cookie1.el" (19259 35407)) 4439;;;;;; "cookie1" "play/cookie1.el" (19278 4527))
4428;;; Generated autoloads from play/cookie1.el 4440;;; Generated autoloads from play/cookie1.el
4429 4441
4430(autoload 'cookie "cookie1" "\ 4442(autoload 'cookie "cookie1" "\
@@ -4456,8 +4468,8 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
4456;;;*** 4468;;;***
4457 4469
4458;;;### (autoloads (copyright-update-directory copyright copyright-fix-years 4470;;;### (autoloads (copyright-update-directory copyright copyright-fix-years
4459;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (19259 4471;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (19278
4460;;;;;; 35407)) 4472;;;;;; 4521))
4461;;; Generated autoloads from emacs-lisp/copyright.el 4473;;; Generated autoloads from emacs-lisp/copyright.el
4462 4474
4463(autoload 'copyright-update "copyright" "\ 4475(autoload 'copyright-update "copyright" "\
@@ -4490,7 +4502,7 @@ Update copyright notice for all files in DIRECTORY matching MATCH.
4490;;;*** 4502;;;***
4491 4503
4492;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 4504;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
4493;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (19259 35407)) 4505;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (19278 4527))
4494;;; Generated autoloads from progmodes/cperl-mode.el 4506;;; Generated autoloads from progmodes/cperl-mode.el
4495(put 'cperl-indent-level 'safe-local-variable 'integerp) 4507(put 'cperl-indent-level 'safe-local-variable 'integerp)
4496(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4508(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -4689,7 +4701,7 @@ Run a `perldoc' on the word around point.
4689;;;*** 4701;;;***
4690 4702
4691;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 4703;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4692;;;;;; (19259 35408)) 4704;;;;;; (19278 4527))
4693;;; Generated autoloads from progmodes/cpp.el 4705;;; Generated autoloads from progmodes/cpp.el
4694 4706
4695(autoload 'cpp-highlight-buffer "cpp" "\ 4707(autoload 'cpp-highlight-buffer "cpp" "\
@@ -4708,7 +4720,7 @@ Edit display information for cpp conditionals.
4708;;;*** 4720;;;***
4709 4721
4710;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 4722;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
4711;;;;;; (19259 35408)) 4723;;;;;; (19278 4522))
4712;;; Generated autoloads from emulation/crisp.el 4724;;; Generated autoloads from emulation/crisp.el
4713 4725
4714(defvar crisp-mode nil "\ 4726(defvar crisp-mode nil "\
@@ -4732,7 +4744,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise.
4732;;;*** 4744;;;***
4733 4745
4734;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 4746;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
4735;;;;;; (19259 35408)) 4747;;;;;; (19278 4521))
4736;;; Generated autoloads from emacs-lisp/crm.el 4748;;; Generated autoloads from emacs-lisp/crm.el
4737 4749
4738(autoload 'completing-read-multiple "crm" "\ 4750(autoload 'completing-read-multiple "crm" "\
@@ -4767,8 +4779,8 @@ INHERIT-INPUT-METHOD.
4767 4779
4768;;;*** 4780;;;***
4769 4781
4770;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (19259 4782;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (19278
4771;;;;;; 35408)) 4783;;;;;; 4528))
4772;;; Generated autoloads from textmodes/css-mode.el 4784;;; Generated autoloads from textmodes/css-mode.el
4773 (add-to-list 'auto-mode-alist (cons (purecopy "\\.css\\'") 'css-mode)) 4785 (add-to-list 'auto-mode-alist (cons (purecopy "\\.css\\'") 'css-mode))
4774 4786
@@ -4780,7 +4792,7 @@ Major mode to edit Cascading Style Sheets.
4780;;;*** 4792;;;***
4781 4793
4782;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 4794;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
4783;;;;;; (19259 35408)) 4795;;;;;; (19278 4522))
4784;;; Generated autoloads from emulation/cua-base.el 4796;;; Generated autoloads from emulation/cua-base.el
4785 4797
4786(defvar cua-mode nil "\ 4798(defvar cua-mode nil "\
@@ -4839,7 +4851,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
4839;;;;;; customize-mode customize customize-save-variable customize-set-variable 4851;;;;;; customize-mode customize customize-save-variable customize-set-variable
4840;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically 4852;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically
4841;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el" 4853;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el"
4842;;;;;; (19259 35408)) 4854;;;;;; (19278 4516))
4843;;; Generated autoloads from cus-edit.el 4855;;; Generated autoloads from cus-edit.el
4844 4856
4845(defvar custom-browse-sort-alphabetically nil "\ 4857(defvar custom-browse-sort-alphabetically nil "\
@@ -5137,7 +5149,7 @@ The format is suitable for use with `easy-menu-define'.
5137;;;*** 5149;;;***
5138 5150
5139;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" 5151;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el"
5140;;;;;; (19259 35409)) 5152;;;;;; (19278 4516))
5141;;; Generated autoloads from cus-theme.el 5153;;; Generated autoloads from cus-theme.el
5142 5154
5143(autoload 'customize-create-theme "cus-theme" "\ 5155(autoload 'customize-create-theme "cus-theme" "\
@@ -5148,7 +5160,7 @@ Create a custom theme.
5148;;;*** 5160;;;***
5149 5161
5150;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 5162;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
5151;;;;;; (19259 35409)) 5163;;;;;; (19278 4516))
5152;;; Generated autoloads from cvs-status.el 5164;;; Generated autoloads from cvs-status.el
5153 5165
5154(autoload 'cvs-status-mode "cvs-status" "\ 5166(autoload 'cvs-status-mode "cvs-status" "\
@@ -5159,7 +5171,7 @@ Mode used for cvs status output.
5159;;;*** 5171;;;***
5160 5172
5161;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5173;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5162;;;;;; "cwarn" "progmodes/cwarn.el" (19259 35409)) 5174;;;;;; "cwarn" "progmodes/cwarn.el" (19278 4527))
5163;;; Generated autoloads from progmodes/cwarn.el 5175;;; Generated autoloads from progmodes/cwarn.el
5164 5176
5165(autoload 'cwarn-mode "cwarn" "\ 5177(autoload 'cwarn-mode "cwarn" "\
@@ -5194,8 +5206,10 @@ or call the function `global-cwarn-mode'.")
5194 5206
5195(autoload 'global-cwarn-mode "cwarn" "\ 5207(autoload 'global-cwarn-mode "cwarn" "\
5196Toggle Cwarn mode in every possible buffer. 5208Toggle Cwarn mode in every possible buffer.
5197With prefix ARG, turn Global-Cwarn mode on if and only if ARG is positive. 5209With prefix ARG, turn Global-Cwarn mode on if and only if
5198Cwarn mode is enabled in all buffers where `turn-on-cwarn-mode-if-enabled' would do it. 5210ARG is positive.
5211Cwarn mode is enabled in all buffers where
5212`turn-on-cwarn-mode-if-enabled' would do it.
5199See `cwarn-mode' for more information on Cwarn mode. 5213See `cwarn-mode' for more information on Cwarn mode.
5200 5214
5201\(fn &optional ARG)" t nil) 5215\(fn &optional ARG)" t nil)
@@ -5204,7 +5218,7 @@ See `cwarn-mode' for more information on Cwarn mode.
5204 5218
5205;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5219;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5206;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5220;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5207;;;;;; (19259 35409)) 5221;;;;;; (19278 4524))
5208;;; Generated autoloads from language/cyril-util.el 5222;;; Generated autoloads from language/cyril-util.el
5209 5223
5210(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5224(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5233,7 +5247,7 @@ If the argument is nil, we return the display table to its standard state.
5233;;;*** 5247;;;***
5234 5248
5235;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5249;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5236;;;;;; (19259 35409)) 5250;;;;;; (19278 4516))
5237;;; Generated autoloads from dabbrev.el 5251;;; Generated autoloads from dabbrev.el
5238(put 'dabbrev-case-fold-search 'risky-local-variable t) 5252(put 'dabbrev-case-fold-search 'risky-local-variable t)
5239(put 'dabbrev-case-replace 'risky-local-variable t) 5253(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5280,7 +5294,7 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5280;;;*** 5294;;;***
5281 5295
5282;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el" 5296;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el"
5283;;;;;; (19259 35409)) 5297;;;;;; (19278 4519))
5284;;; Generated autoloads from cedet/data-debug.el 5298;;; Generated autoloads from cedet/data-debug.el
5285 5299
5286(autoload 'data-debug-new-buffer "data-debug" "\ 5300(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5290,8 +5304,8 @@ Create a new data-debug buffer with NAME.
5290 5304
5291;;;*** 5305;;;***
5292 5306
5293;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (19259 5307;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (19278
5294;;;;;; 35410)) 5308;;;;;; 4525))
5295;;; Generated autoloads from net/dbus.el 5309;;; Generated autoloads from net/dbus.el
5296 5310
5297(autoload 'dbus-handle-event "dbus" "\ 5311(autoload 'dbus-handle-event "dbus" "\
@@ -5304,8 +5318,8 @@ If the HANDLER returns an `dbus-error', it is propagated as return message.
5304 5318
5305;;;*** 5319;;;***
5306 5320
5307;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (19259 5321;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (19278
5308;;;;;; 35410)) 5322;;;;;; 4527))
5309;;; Generated autoloads from progmodes/dcl-mode.el 5323;;; Generated autoloads from progmodes/dcl-mode.el
5310 5324
5311(autoload 'dcl-mode "dcl-mode" "\ 5325(autoload 'dcl-mode "dcl-mode" "\
@@ -5432,7 +5446,7 @@ There is some minimal font-lock support (see vars
5432;;;*** 5446;;;***
5433 5447
5434;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5448;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5435;;;;;; "emacs-lisp/debug.el" (19259 35410)) 5449;;;;;; "emacs-lisp/debug.el" (19278 4521))
5436;;; Generated autoloads from emacs-lisp/debug.el 5450;;; Generated autoloads from emacs-lisp/debug.el
5437 5451
5438(setq debugger 'debug) 5452(setq debugger 'debug)
@@ -5476,7 +5490,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5476;;;*** 5490;;;***
5477 5491
5478;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5492;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5479;;;;;; (19259 35410)) 5493;;;;;; (19278 4527))
5480;;; Generated autoloads from play/decipher.el 5494;;; Generated autoloads from play/decipher.el
5481 5495
5482(autoload 'decipher "decipher" "\ 5496(autoload 'decipher "decipher" "\
@@ -5505,8 +5519,8 @@ The most useful commands are:
5505;;;*** 5519;;;***
5506 5520
5507;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5521;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5508;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (19259 5522;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (19278
5509;;;;;; 35410)) 5523;;;;;; 4516))
5510;;; Generated autoloads from delim-col.el 5524;;; Generated autoloads from delim-col.el
5511 5525
5512(autoload 'delimit-columns-customize "delim-col" "\ 5526(autoload 'delimit-columns-customize "delim-col" "\
@@ -5530,8 +5544,8 @@ START and END delimits the corners of text rectangle.
5530 5544
5531;;;*** 5545;;;***
5532 5546
5533;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (19259 5547;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (19279
5534;;;;;; 35410)) 5548;;;;;; 36173))
5535;;; Generated autoloads from progmodes/delphi.el 5549;;; Generated autoloads from progmodes/delphi.el
5536 5550
5537(autoload 'delphi-mode "delphi" "\ 5551(autoload 'delphi-mode "delphi" "\
@@ -5582,8 +5596,8 @@ no args, if that value is non-nil.
5582 5596
5583;;;*** 5597;;;***
5584 5598
5585;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (19259 5599;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (19278
5586;;;;;; 35410)) 5600;;;;;; 4516))
5587;;; Generated autoloads from delsel.el 5601;;; Generated autoloads from delsel.el
5588 5602
5589(defalias 'pending-delete-mode 'delete-selection-mode) 5603(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5612,7 +5626,7 @@ any selection.
5612;;;*** 5626;;;***
5613 5627
5614;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5628;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5615;;;;;; "derived" "emacs-lisp/derived.el" (19259 35410)) 5629;;;;;; "derived" "emacs-lisp/derived.el" (19278 4521))
5616;;; Generated autoloads from emacs-lisp/derived.el 5630;;; Generated autoloads from emacs-lisp/derived.el
5617 5631
5618(autoload 'define-derived-mode "derived" "\ 5632(autoload 'define-derived-mode "derived" "\
@@ -5677,7 +5691,7 @@ the first time the mode is used.
5677;;;*** 5691;;;***
5678 5692
5679;;;### (autoloads (describe-char describe-text-properties) "descr-text" 5693;;;### (autoloads (describe-char describe-text-properties) "descr-text"
5680;;;;;; "descr-text.el" (19259 35410)) 5694;;;;;; "descr-text.el" (19278 4516))
5681;;; Generated autoloads from descr-text.el 5695;;; Generated autoloads from descr-text.el
5682 5696
5683(autoload 'describe-text-properties "descr-text" "\ 5697(autoload 'describe-text-properties "descr-text" "\
@@ -5705,7 +5719,7 @@ as well as widgets, buttons, overlays, and text properties.
5705;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 5719;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
5706;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 5720;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
5707;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 5721;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
5708;;;;;; "desktop.el" (19259 35410)) 5722;;;;;; "desktop.el" (19278 4516))
5709;;; Generated autoloads from desktop.el 5723;;; Generated autoloads from desktop.el
5710 5724
5711(defvar desktop-save-mode nil "\ 5725(defvar desktop-save-mode nil "\
@@ -5889,7 +5903,7 @@ Revert to the last loaded desktop.
5889 5903
5890;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 5904;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
5891;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 5905;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
5892;;;;;; "deuglify" "gnus/deuglify.el" (19259 35410)) 5906;;;;;; "deuglify" "gnus/deuglify.el" (19278 4522))
5893;;; Generated autoloads from gnus/deuglify.el 5907;;; Generated autoloads from gnus/deuglify.el
5894 5908
5895(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 5909(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -5922,7 +5936,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
5922;;;*** 5936;;;***
5923 5937
5924;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 5938;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
5925;;;;;; "calendar/diary-lib.el" (19259 35410)) 5939;;;;;; "calendar/diary-lib.el" (19295 48190))
5926;;; Generated autoloads from calendar/diary-lib.el 5940;;; Generated autoloads from calendar/diary-lib.el
5927 5941
5928(autoload 'diary "diary-lib" "\ 5942(autoload 'diary "diary-lib" "\
@@ -5965,7 +5979,7 @@ Major mode for editing the diary file.
5965;;;*** 5979;;;***
5966 5980
5967;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 5981;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
5968;;;;;; "diff.el" (19259 35410)) 5982;;;;;; "diff.el" (19278 4516))
5969;;; Generated autoloads from diff.el 5983;;; Generated autoloads from diff.el
5970 5984
5971(defvar diff-switches (purecopy "-c") "\ 5985(defvar diff-switches (purecopy "-c") "\
@@ -6003,7 +6017,7 @@ With prefix arg, prompt for diff switches.
6003;;;*** 6017;;;***
6004 6018
6005;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 6019;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
6006;;;;;; (19259 35411)) 6020;;;;;; (19278 4516))
6007;;; Generated autoloads from diff-mode.el 6021;;; Generated autoloads from diff-mode.el
6008 6022
6009(autoload 'diff-mode "diff-mode" "\ 6023(autoload 'diff-mode "diff-mode" "\
@@ -6031,7 +6045,7 @@ Minor mode for viewing/editing context diffs.
6031 6045
6032;;;*** 6046;;;***
6033 6047
6034;;;### (autoloads (dig) "dig" "net/dig.el" (19259 35411)) 6048;;;### (autoloads (dig) "dig" "net/dig.el" (19278 4525))
6035;;; Generated autoloads from net/dig.el 6049;;; Generated autoloads from net/dig.el
6036 6050
6037(autoload 'dig "dig" "\ 6051(autoload 'dig "dig" "\
@@ -6044,7 +6058,7 @@ Optional arguments are passed to `dig-invoke'.
6044 6058
6045;;;### (autoloads (dired-mode dired-auto-revert-buffer dired-noselect 6059;;;### (autoloads (dired-mode dired-auto-revert-buffer dired-noselect
6046;;;;;; dired-other-frame dired-other-window dired dired-trivial-filenames 6060;;;;;; dired-other-frame dired-other-window dired dired-trivial-filenames
6047;;;;;; dired-listing-switches) "dired" "dired.el" (19259 35411)) 6061;;;;;; dired-listing-switches) "dired" "dired.el" (19287 12878))
6048;;; Generated autoloads from dired.el 6062;;; Generated autoloads from dired.el
6049 6063
6050(defvar dired-listing-switches (purecopy "-al") "\ 6064(defvar dired-listing-switches (purecopy "-al") "\
@@ -6189,7 +6203,7 @@ Keybindings:
6189;;;*** 6203;;;***
6190 6204
6191;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el" 6205;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el"
6192;;;;;; (19259 35411)) 6206;;;;;; (19299 12748))
6193;;; Generated autoloads from dirtrack.el 6207;;; Generated autoloads from dirtrack.el
6194 6208
6195(autoload 'dirtrack-mode "dirtrack" "\ 6209(autoload 'dirtrack-mode "dirtrack" "\
@@ -6215,8 +6229,8 @@ function `dirtrack-debug-mode' to turn on debugging output.
6215 6229
6216;;;*** 6230;;;***
6217 6231
6218;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (19259 6232;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (19278
6219;;;;;; 35411)) 6233;;;;;; 4521))
6220;;; Generated autoloads from emacs-lisp/disass.el 6234;;; Generated autoloads from emacs-lisp/disass.el
6221 6235
6222(autoload 'disassemble "disass" "\ 6236(autoload 'disassemble "disass" "\
@@ -6235,7 +6249,7 @@ redefine OBJECT if it is a symbol.
6235;;;;;; standard-display-g1 standard-display-ascii standard-display-default 6249;;;;;; standard-display-g1 standard-display-ascii standard-display-default
6236;;;;;; standard-display-8bit describe-current-display-table describe-display-table 6250;;;;;; standard-display-8bit describe-current-display-table describe-display-table
6237;;;;;; set-display-table-slot display-table-slot make-display-table) 6251;;;;;; set-display-table-slot display-table-slot make-display-table)
6238;;;;;; "disp-table" "disp-table.el" (19259 35411)) 6252;;;;;; "disp-table" "disp-table.el" (19278 4516))
6239;;; Generated autoloads from disp-table.el 6253;;; Generated autoloads from disp-table.el
6240 6254
6241(autoload 'make-display-table "disp-table" "\ 6255(autoload 'make-display-table "disp-table" "\
@@ -6347,7 +6361,7 @@ in `.emacs'.
6347;;;*** 6361;;;***
6348 6362
6349;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6363;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6350;;;;;; (19259 35411)) 6364;;;;;; (19278 4527))
6351;;; Generated autoloads from play/dissociate.el 6365;;; Generated autoloads from play/dissociate.el
6352 6366
6353(autoload 'dissociated-press "dissociate" "\ 6367(autoload 'dissociated-press "dissociate" "\
@@ -6363,7 +6377,7 @@ Default is 2.
6363 6377
6364;;;*** 6378;;;***
6365 6379
6366;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (19259 35411)) 6380;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (19278 4516))
6367;;; Generated autoloads from dnd.el 6381;;; Generated autoloads from dnd.el
6368 6382
6369(defvar dnd-protocol-alist `((,(purecopy "^file:///") . dnd-open-local-file) (,(purecopy "^file://") . dnd-open-file) (,(purecopy "^file:") . dnd-open-local-file) (,(purecopy "^\\(https?\\|ftp\\|file\\|nfs\\)://") . dnd-open-file)) "\ 6383(defvar dnd-protocol-alist `((,(purecopy "^file:///") . dnd-open-local-file) (,(purecopy "^file://") . dnd-open-file) (,(purecopy "^file:") . dnd-open-local-file) (,(purecopy "^\\(https?\\|ftp\\|file\\|nfs\\)://") . dnd-open-file)) "\
@@ -6384,7 +6398,7 @@ if some action was made, or nil if the URL is ignored.")
6384;;;*** 6398;;;***
6385 6399
6386;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 6400;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
6387;;;;;; "textmodes/dns-mode.el" (19259 35411)) 6401;;;;;; "textmodes/dns-mode.el" (19278 4528))
6388;;; Generated autoloads from textmodes/dns-mode.el 6402;;; Generated autoloads from textmodes/dns-mode.el
6389 6403
6390(autoload 'dns-mode "dns-mode" "\ 6404(autoload 'dns-mode "dns-mode" "\
@@ -6409,7 +6423,7 @@ Locate SOA record and increment the serial field.
6409;;;*** 6423;;;***
6410 6424
6411;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode 6425;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode
6412;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (19259 35412)) 6426;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (19278 4516))
6413;;; Generated autoloads from doc-view.el 6427;;; Generated autoloads from doc-view.el
6414 6428
6415(autoload 'doc-view-mode-p "doc-view" "\ 6429(autoload 'doc-view-mode-p "doc-view" "\
@@ -6444,7 +6458,7 @@ Not documented
6444 6458
6445;;;*** 6459;;;***
6446 6460
6447;;;### (autoloads (doctor) "doctor" "play/doctor.el" (19259 35412)) 6461;;;### (autoloads (doctor) "doctor" "play/doctor.el" (19278 4527))
6448;;; Generated autoloads from play/doctor.el 6462;;; Generated autoloads from play/doctor.el
6449 6463
6450(autoload 'doctor "doctor" "\ 6464(autoload 'doctor "doctor" "\
@@ -6454,7 +6468,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6454 6468
6455;;;*** 6469;;;***
6456 6470
6457;;;### (autoloads (double-mode) "double" "double.el" (19259 35412)) 6471;;;### (autoloads (double-mode) "double" "double.el" (19278 4516))
6458;;; Generated autoloads from double.el 6472;;; Generated autoloads from double.el
6459 6473
6460(autoload 'double-mode "double" "\ 6474(autoload 'double-mode "double" "\
@@ -6469,7 +6483,7 @@ when pressed twice. See variable `double-map' for details.
6469 6483
6470;;;*** 6484;;;***
6471 6485
6472;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (19259 35412)) 6486;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (19278 4527))
6473;;; Generated autoloads from play/dunnet.el 6487;;; Generated autoloads from play/dunnet.el
6474 6488
6475(autoload 'dunnet "dunnet" "\ 6489(autoload 'dunnet "dunnet" "\
@@ -6480,7 +6494,7 @@ Switch to *dungeon* buffer and start game.
6480;;;*** 6494;;;***
6481 6495
6482;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" 6496;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
6483;;;;;; (19259 35412)) 6497;;;;;; (19278 4522))
6484;;; Generated autoloads from gnus/earcon.el 6498;;; Generated autoloads from gnus/earcon.el
6485 6499
6486(autoload 'gnus-earcon-display "earcon" "\ 6500(autoload 'gnus-earcon-display "earcon" "\
@@ -6492,7 +6506,7 @@ Play sounds in message buffers.
6492 6506
6493;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6507;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6494;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 6508;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
6495;;;;;; "emacs-lisp/easy-mmode.el" (19259 35412)) 6509;;;;;; "emacs-lisp/easy-mmode.el" (19278 4521))
6496;;; Generated autoloads from emacs-lisp/easy-mmode.el 6510;;; Generated autoloads from emacs-lisp/easy-mmode.el
6497 6511
6498(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6512(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -6597,8 +6611,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
6597;;;*** 6611;;;***
6598 6612
6599;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 6613;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
6600;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (19259 6614;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (19278
6601;;;;;; 35412)) 6615;;;;;; 4521))
6602;;; Generated autoloads from emacs-lisp/easymenu.el 6616;;; Generated autoloads from emacs-lisp/easymenu.el
6603 6617
6604(put 'easy-menu-define 'lisp-indent-function 'defun) 6618(put 'easy-menu-define 'lisp-indent-function 'defun)
@@ -6752,7 +6766,7 @@ To implement dynamic menus, either call this from
6752;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer 6766;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer
6753;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer 6767;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer
6754;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 6768;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
6755;;;;;; "progmodes/ebnf2ps.el" (19259 35412)) 6769;;;;;; "progmodes/ebnf2ps.el" (19278 4527))
6756;;; Generated autoloads from progmodes/ebnf2ps.el 6770;;; Generated autoloads from progmodes/ebnf2ps.el
6757 6771
6758(autoload 'ebnf-customize "ebnf2ps" "\ 6772(autoload 'ebnf-customize "ebnf2ps" "\
@@ -7026,8 +7040,8 @@ See `ebnf-style-database' documentation.
7026;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 7040;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
7027;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 7041;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
7028;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 7042;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
7029;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (19259 7043;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (19278
7030;;;;;; 35413)) 7044;;;;;; 4527))
7031;;; Generated autoloads from progmodes/ebrowse.el 7045;;; Generated autoloads from progmodes/ebrowse.el
7032 7046
7033(autoload 'ebrowse-tree-mode "ebrowse" "\ 7047(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7178,7 +7192,7 @@ Display statistics for a class tree.
7178;;;*** 7192;;;***
7179 7193
7180;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7194;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
7181;;;;;; (19259 35413)) 7195;;;;;; (19278 4516))
7182;;; Generated autoloads from ebuff-menu.el 7196;;; Generated autoloads from ebuff-menu.el
7183 7197
7184(autoload 'electric-buffer-list "ebuff-menu" "\ 7198(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -7203,7 +7217,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7203;;;*** 7217;;;***
7204 7218
7205;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7219;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
7206;;;;;; "echistory.el" (19259 35413)) 7220;;;;;; "echistory.el" (19278 4516))
7207;;; Generated autoloads from echistory.el 7221;;; Generated autoloads from echistory.el
7208 7222
7209(autoload 'Electric-command-history-redo-expression "echistory" "\ 7223(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7215,7 +7229,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7215;;;*** 7229;;;***
7216 7230
7217;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el" 7231;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el"
7218;;;;;; (19259 35413)) 7232;;;;;; (19278 4522))
7219;;; Generated autoloads from gnus/ecomplete.el 7233;;; Generated autoloads from gnus/ecomplete.el
7220 7234
7221(autoload 'ecomplete-setup "ecomplete" "\ 7235(autoload 'ecomplete-setup "ecomplete" "\
@@ -7225,7 +7239,7 @@ Not documented
7225 7239
7226;;;*** 7240;;;***
7227 7241
7228;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (19259 35413)) 7242;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (19278 4519))
7229;;; Generated autoloads from cedet/ede.el 7243;;; Generated autoloads from cedet/ede.el
7230 7244
7231(defvar global-ede-mode nil "\ 7245(defvar global-ede-mode nil "\
@@ -7251,7 +7265,7 @@ an EDE controlled project.
7251 7265
7252;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 7266;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
7253;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 7267;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
7254;;;;;; "emacs-lisp/edebug.el" (19259 35413)) 7268;;;;;; "emacs-lisp/edebug.el" (19278 4521))
7255;;; Generated autoloads from emacs-lisp/edebug.el 7269;;; Generated autoloads from emacs-lisp/edebug.el
7256 7270
7257(defvar edebug-all-defs nil "\ 7271(defvar edebug-all-defs nil "\
@@ -7324,7 +7338,7 @@ Toggle edebugging of all forms.
7324;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories 7338;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories
7325;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories 7339;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories
7326;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file 7340;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file
7327;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (19259 35413)) 7341;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (19278 4516))
7328;;; Generated autoloads from ediff.el 7342;;; Generated autoloads from ediff.el
7329 7343
7330(autoload 'ediff-files "ediff" "\ 7344(autoload 'ediff-files "ediff" "\
@@ -7556,7 +7570,7 @@ With optional NODE, goes to that node.
7556;;;*** 7570;;;***
7557 7571
7558;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" 7572;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
7559;;;;;; (19259 35413)) 7573;;;;;; (19278 4516))
7560;;; Generated autoloads from ediff-help.el 7574;;; Generated autoloads from ediff-help.el
7561 7575
7562(autoload 'ediff-customize "ediff-help" "\ 7576(autoload 'ediff-customize "ediff-help" "\
@@ -7567,7 +7581,7 @@ Not documented
7567;;;*** 7581;;;***
7568 7582
7569;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 7583;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
7570;;;;;; (19259 35413)) 7584;;;;;; (19278 4516))
7571;;; Generated autoloads from ediff-mult.el 7585;;; Generated autoloads from ediff-mult.el
7572 7586
7573(autoload 'ediff-show-registry "ediff-mult" "\ 7587(autoload 'ediff-show-registry "ediff-mult" "\
@@ -7580,7 +7594,7 @@ Display Ediff's registry.
7580;;;*** 7594;;;***
7581 7595
7582;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7596;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7583;;;;;; "ediff-util" "ediff-util.el" (19259 35413)) 7597;;;;;; "ediff-util" "ediff-util.el" (19278 4516))
7584;;; Generated autoloads from ediff-util.el 7598;;; Generated autoloads from ediff-util.el
7585 7599
7586(autoload 'ediff-toggle-multiframe "ediff-util" "\ 7600(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -7601,7 +7615,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
7601 7615
7602;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 7616;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
7603;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 7617;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
7604;;;;;; (19259 35414)) 7618;;;;;; (19278 4516))
7605;;; Generated autoloads from edmacro.el 7619;;; Generated autoloads from edmacro.el
7606 7620
7607(defvar edmacro-eight-bits nil "\ 7621(defvar edmacro-eight-bits nil "\
@@ -7654,7 +7668,7 @@ or nil, use a compact 80-column format.
7654;;;*** 7668;;;***
7655 7669
7656;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 7670;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
7657;;;;;; "emulation/edt.el" (19259 35414)) 7671;;;;;; "emulation/edt.el" (19281 63740))
7658;;; Generated autoloads from emulation/edt.el 7672;;; Generated autoloads from emulation/edt.el
7659 7673
7660(autoload 'edt-set-scroll-margins "edt" "\ 7674(autoload 'edt-set-scroll-margins "edt" "\
@@ -7672,7 +7686,7 @@ Turn on EDT Emulation.
7672;;;*** 7686;;;***
7673 7687
7674;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 7688;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
7675;;;;;; (19259 35414)) 7689;;;;;; (19278 4516))
7676;;; Generated autoloads from ehelp.el 7690;;; Generated autoloads from ehelp.el
7677 7691
7678(autoload 'with-electric-help "ehelp" "\ 7692(autoload 'with-electric-help "ehelp" "\
@@ -7709,7 +7723,7 @@ Not documented
7709;;;*** 7723;;;***
7710 7724
7711;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 7725;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
7712;;;;;; "eldoc" "emacs-lisp/eldoc.el" (19259 35414)) 7726;;;;;; "eldoc" "emacs-lisp/eldoc.el" (19278 4521))
7713;;; Generated autoloads from emacs-lisp/eldoc.el 7727;;; Generated autoloads from emacs-lisp/eldoc.el
7714 7728
7715(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\ 7729(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\
@@ -7752,8 +7766,8 @@ Emacs Lisp mode) that support ElDoc.")
7752 7766
7753;;;*** 7767;;;***
7754 7768
7755;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (19259 7769;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (19278
7756;;;;;; 35414)) 7770;;;;;; 4516))
7757;;; Generated autoloads from elide-head.el 7771;;; Generated autoloads from elide-head.el
7758 7772
7759(autoload 'elide-head "elide-head" "\ 7773(autoload 'elide-head "elide-head" "\
@@ -7770,7 +7784,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
7770 7784
7771;;;### (autoloads (elint-initialize elint-defun elint-current-buffer 7785;;;### (autoloads (elint-initialize elint-defun elint-current-buffer
7772;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el" 7786;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el"
7773;;;;;; (19259 35414)) 7787;;;;;; (19278 4521))
7774;;; Generated autoloads from emacs-lisp/elint.el 7788;;; Generated autoloads from emacs-lisp/elint.el
7775 7789
7776(autoload 'elint-file "elint" "\ 7790(autoload 'elint-file "elint" "\
@@ -7806,8 +7820,8 @@ optional prefix argument REINIT is non-nil.
7806;;;*** 7820;;;***
7807 7821
7808;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 7822;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
7809;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (19259 7823;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (19278
7810;;;;;; 35414)) 7824;;;;;; 4521))
7811;;; Generated autoloads from emacs-lisp/elp.el 7825;;; Generated autoloads from emacs-lisp/elp.el
7812 7826
7813(autoload 'elp-instrument-function "elp" "\ 7827(autoload 'elp-instrument-function "elp" "\
@@ -7842,7 +7856,7 @@ displayed.
7842;;;*** 7856;;;***
7843 7857
7844;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 7858;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
7845;;;;;; (19259 35415)) 7859;;;;;; (19276 36114))
7846;;; Generated autoloads from mail/emacsbug.el 7860;;; Generated autoloads from mail/emacsbug.el
7847 7861
7848(autoload 'report-emacs-bug "emacsbug" "\ 7862(autoload 'report-emacs-bug "emacsbug" "\
@@ -7918,7 +7932,7 @@ Not documented
7918;;;*** 7932;;;***
7919 7933
7920;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 7934;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
7921;;;;;; "enriched" "textmodes/enriched.el" (19259 35415)) 7935;;;;;; "enriched" "textmodes/enriched.el" (19278 4528))
7922;;; Generated autoloads from textmodes/enriched.el 7936;;; Generated autoloads from textmodes/enriched.el
7923 7937
7924(autoload 'enriched-mode "enriched" "\ 7938(autoload 'enriched-mode "enriched" "\
@@ -7953,8 +7967,8 @@ Not documented
7953;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region 7967;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region
7954;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file 7968;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file
7955;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys 7969;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys
7956;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (19259 7970;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (19278
7957;;;;;; 35415)) 7971;;;;;; 4516))
7958;;; Generated autoloads from epa.el 7972;;; Generated autoloads from epa.el
7959 7973
7960(autoload 'epa-list-keys "epa" "\ 7974(autoload 'epa-list-keys "epa" "\
@@ -8127,7 +8141,7 @@ Insert selected KEYS after the point.
8127;;;*** 8141;;;***
8128 8142
8129;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify 8143;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify
8130;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (19259 35415)) 8144;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (19278 4516))
8131;;; Generated autoloads from epa-dired.el 8145;;; Generated autoloads from epa-dired.el
8132 8146
8133(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8147(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8153,7 +8167,7 @@ Encrypt marked files.
8153;;;*** 8167;;;***
8154 8168
8155;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler) 8169;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler)
8156;;;;;; "epa-file" "epa-file.el" (19259 35415)) 8170;;;;;; "epa-file" "epa-file.el" (19278 4516))
8157;;; Generated autoloads from epa-file.el 8171;;; Generated autoloads from epa-file.el
8158 8172
8159(autoload 'epa-file-handler "epa-file" "\ 8173(autoload 'epa-file-handler "epa-file" "\
@@ -8175,7 +8189,7 @@ Not documented
8175 8189
8176;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt 8190;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt
8177;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode) 8191;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode)
8178;;;;;; "epa-mail" "epa-mail.el" (19259 35415)) 8192;;;;;; "epa-mail" "epa-mail.el" (19278 4516))
8179;;; Generated autoloads from epa-mail.el 8193;;; Generated autoloads from epa-mail.el
8180 8194
8181(autoload 'epa-mail-mode "epa-mail" "\ 8195(autoload 'epa-mail-mode "epa-mail" "\
@@ -8239,7 +8253,7 @@ Minor mode to hook EasyPG into Mail mode.
8239 8253
8240;;;*** 8254;;;***
8241 8255
8242;;;### (autoloads (epg-make-context) "epg" "epg.el" (19259 35415)) 8256;;;### (autoloads (epg-make-context) "epg" "epg.el" (19278 4516))
8243;;; Generated autoloads from epg.el 8257;;; Generated autoloads from epg.el
8244 8258
8245(autoload 'epg-make-context "epg" "\ 8259(autoload 'epg-make-context "epg" "\
@@ -8250,7 +8264,7 @@ Return a context object.
8250;;;*** 8264;;;***
8251 8265
8252;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration) 8266;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration)
8253;;;;;; "epg-config" "epg-config.el" (19259 35415)) 8267;;;;;; "epg-config" "epg-config.el" (19278 4516))
8254;;; Generated autoloads from epg-config.el 8268;;; Generated autoloads from epg-config.el
8255 8269
8256(autoload 'epg-configuration "epg-config" "\ 8270(autoload 'epg-configuration "epg-config" "\
@@ -8271,7 +8285,7 @@ Look at CONFIG and try to expand GROUP.
8271;;;*** 8285;;;***
8272 8286
8273;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" 8287;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc"
8274;;;;;; "erc/erc.el" (19259 35415)) 8288;;;;;; "erc/erc.el" (19293 59093))
8275;;; Generated autoloads from erc/erc.el 8289;;; Generated autoloads from erc/erc.el
8276 8290
8277(autoload 'erc-select-read-args "erc" "\ 8291(autoload 'erc-select-read-args "erc" "\
@@ -8313,33 +8327,33 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8313 8327
8314;;;*** 8328;;;***
8315 8329
8316;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (19259 8330;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (19278
8317;;;;;; 35415)) 8331;;;;;; 4522))
8318;;; Generated autoloads from erc/erc-autoaway.el 8332;;; Generated autoloads from erc/erc-autoaway.el
8319 (autoload 'erc-autoaway-mode "erc-autoaway") 8333 (autoload 'erc-autoaway-mode "erc-autoaway")
8320 8334
8321;;;*** 8335;;;***
8322 8336
8323;;;### (autoloads nil "erc-button" "erc/erc-button.el" (19259 35415)) 8337;;;### (autoloads nil "erc-button" "erc/erc-button.el" (19278 4522))
8324;;; Generated autoloads from erc/erc-button.el 8338;;; Generated autoloads from erc/erc-button.el
8325 (autoload 'erc-button-mode "erc-button" nil t) 8339 (autoload 'erc-button-mode "erc-button" nil t)
8326 8340
8327;;;*** 8341;;;***
8328 8342
8329;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (19259 35415)) 8343;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (19278 4522))
8330;;; Generated autoloads from erc/erc-capab.el 8344;;; Generated autoloads from erc/erc-capab.el
8331 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8345 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8332 8346
8333;;;*** 8347;;;***
8334 8348
8335;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (19259 35415)) 8349;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (19278 4522))
8336;;; Generated autoloads from erc/erc-compat.el 8350;;; Generated autoloads from erc/erc-compat.el
8337 (autoload 'erc-define-minor-mode "erc-compat") 8351 (autoload 'erc-define-minor-mode "erc-compat")
8338 8352
8339;;;*** 8353;;;***
8340 8354
8341;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 8355;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
8342;;;;;; "erc-dcc" "erc/erc-dcc.el" (19259 35415)) 8356;;;;;; "erc-dcc" "erc/erc-dcc.el" (19278 4522))
8343;;; Generated autoloads from erc/erc-dcc.el 8357;;; Generated autoloads from erc/erc-dcc.el
8344 (autoload 'erc-dcc-mode "erc-dcc") 8358 (autoload 'erc-dcc-mode "erc-dcc")
8345 8359
@@ -8372,7 +8386,7 @@ that subcommand.
8372;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 8386;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
8373;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 8387;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
8374;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 8388;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
8375;;;;;; (19259 35415)) 8389;;;;;; (19278 4522))
8376;;; Generated autoloads from erc/erc-ezbounce.el 8390;;; Generated autoloads from erc/erc-ezbounce.el
8377 8391
8378(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8392(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -8434,8 +8448,8 @@ Add EZBouncer convenience functions to ERC.
8434 8448
8435;;;*** 8449;;;***
8436 8450
8437;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (19259 8451;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (19278
8438;;;;;; 35415)) 8452;;;;;; 4522))
8439;;; Generated autoloads from erc/erc-fill.el 8453;;; Generated autoloads from erc/erc-fill.el
8440 (autoload 'erc-fill-mode "erc-fill" nil t) 8454 (autoload 'erc-fill-mode "erc-fill" nil t)
8441 8455
@@ -8447,15 +8461,15 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
8447 8461
8448;;;*** 8462;;;***
8449 8463
8450;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (19259 8464;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (19278
8451;;;;;; 35415)) 8465;;;;;; 4522))
8452;;; Generated autoloads from erc/erc-hecomplete.el 8466;;; Generated autoloads from erc/erc-hecomplete.el
8453 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t) 8467 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t)
8454 8468
8455;;;*** 8469;;;***
8456 8470
8457;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 8471;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
8458;;;;;; "erc/erc-identd.el" (19259 35415)) 8472;;;;;; "erc/erc-identd.el" (19278 4522))
8459;;; Generated autoloads from erc/erc-identd.el 8473;;; Generated autoloads from erc/erc-identd.el
8460 (autoload 'erc-identd-mode "erc-identd") 8474 (autoload 'erc-identd-mode "erc-identd")
8461 8475
@@ -8477,7 +8491,7 @@ Not documented
8477;;;*** 8491;;;***
8478 8492
8479;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 8493;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
8480;;;;;; (19259 35415)) 8494;;;;;; (19278 4522))
8481;;; Generated autoloads from erc/erc-imenu.el 8495;;; Generated autoloads from erc/erc-imenu.el
8482 8496
8483(autoload 'erc-create-imenu-index "erc-imenu" "\ 8497(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -8487,20 +8501,20 @@ Not documented
8487 8501
8488;;;*** 8502;;;***
8489 8503
8490;;;### (autoloads nil "erc-join" "erc/erc-join.el" (19259 35415)) 8504;;;### (autoloads nil "erc-join" "erc/erc-join.el" (19278 4522))
8491;;; Generated autoloads from erc/erc-join.el 8505;;; Generated autoloads from erc/erc-join.el
8492 (autoload 'erc-autojoin-mode "erc-join" nil t) 8506 (autoload 'erc-autojoin-mode "erc-join" nil t)
8493 8507
8494;;;*** 8508;;;***
8495 8509
8496;;;### (autoloads nil "erc-list" "erc/erc-list.el" (19259 35415)) 8510;;;### (autoloads nil "erc-list" "erc/erc-list.el" (19278 4522))
8497;;; Generated autoloads from erc/erc-list.el 8511;;; Generated autoloads from erc/erc-list.el
8498 (autoload 'erc-list-mode "erc-list") 8512 (autoload 'erc-list-mode "erc-list")
8499 8513
8500;;;*** 8514;;;***
8501 8515
8502;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 8516;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
8503;;;;;; "erc/erc-log.el" (19259 35415)) 8517;;;;;; "erc/erc-log.el" (19278 4522))
8504;;; Generated autoloads from erc/erc-log.el 8518;;; Generated autoloads from erc/erc-log.el
8505 (autoload 'erc-log-mode "erc-log" nil t) 8519 (autoload 'erc-log-mode "erc-log" nil t)
8506 8520
@@ -8532,7 +8546,7 @@ You can save every individual message by putting this function on
8532;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 8546;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
8533;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 8547;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
8534;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 8548;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
8535;;;;;; (19259 35415)) 8549;;;;;; (19278 4522))
8536;;; Generated autoloads from erc/erc-match.el 8550;;; Generated autoloads from erc/erc-match.el
8537 (autoload 'erc-match-mode "erc-match") 8551 (autoload 'erc-match-mode "erc-match")
8538 8552
@@ -8578,14 +8592,14 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
8578 8592
8579;;;*** 8593;;;***
8580 8594
8581;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (19259 35415)) 8595;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (19278 4522))
8582;;; Generated autoloads from erc/erc-menu.el 8596;;; Generated autoloads from erc/erc-menu.el
8583 (autoload 'erc-menu-mode "erc-menu" nil t) 8597 (autoload 'erc-menu-mode "erc-menu" nil t)
8584 8598
8585;;;*** 8599;;;***
8586 8600
8587;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 8601;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
8588;;;;;; (19259 35415)) 8602;;;;;; (19278 4522))
8589;;; Generated autoloads from erc/erc-netsplit.el 8603;;; Generated autoloads from erc/erc-netsplit.el
8590 (autoload 'erc-netsplit-mode "erc-netsplit") 8604 (autoload 'erc-netsplit-mode "erc-netsplit")
8591 8605
@@ -8597,7 +8611,7 @@ Show who's gone.
8597;;;*** 8611;;;***
8598 8612
8599;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 8613;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
8600;;;;;; "erc/erc-networks.el" (19259 35415)) 8614;;;;;; "erc/erc-networks.el" (19278 4522))
8601;;; Generated autoloads from erc/erc-networks.el 8615;;; Generated autoloads from erc/erc-networks.el
8602 8616
8603(autoload 'erc-determine-network "erc-networks" "\ 8617(autoload 'erc-determine-network "erc-networks" "\
@@ -8615,7 +8629,7 @@ Interactively select a server to connect to using `erc-server-alist'.
8615;;;*** 8629;;;***
8616 8630
8617;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 8631;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
8618;;;;;; "erc/erc-notify.el" (19259 35415)) 8632;;;;;; "erc/erc-notify.el" (19278 4522))
8619;;; Generated autoloads from erc/erc-notify.el 8633;;; Generated autoloads from erc/erc-notify.el
8620 (autoload 'erc-notify-mode "erc-notify" nil t) 8634 (autoload 'erc-notify-mode "erc-notify" nil t)
8621 8635
@@ -8633,33 +8647,33 @@ Not documented
8633 8647
8634;;;*** 8648;;;***
8635 8649
8636;;;### (autoloads nil "erc-page" "erc/erc-page.el" (19259 35415)) 8650;;;### (autoloads nil "erc-page" "erc/erc-page.el" (19278 4522))
8637;;; Generated autoloads from erc/erc-page.el 8651;;; Generated autoloads from erc/erc-page.el
8638 (autoload 'erc-page-mode "erc-page") 8652 (autoload 'erc-page-mode "erc-page")
8639 8653
8640;;;*** 8654;;;***
8641 8655
8642;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (19259 8656;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (19278
8643;;;;;; 35415)) 8657;;;;;; 4522))
8644;;; Generated autoloads from erc/erc-pcomplete.el 8658;;; Generated autoloads from erc/erc-pcomplete.el
8645 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 8659 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
8646 8660
8647;;;*** 8661;;;***
8648 8662
8649;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (19259 35415)) 8663;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (19278 4522))
8650;;; Generated autoloads from erc/erc-replace.el 8664;;; Generated autoloads from erc/erc-replace.el
8651 (autoload 'erc-replace-mode "erc-replace") 8665 (autoload 'erc-replace-mode "erc-replace")
8652 8666
8653;;;*** 8667;;;***
8654 8668
8655;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (19259 35415)) 8669;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (19278 4522))
8656;;; Generated autoloads from erc/erc-ring.el 8670;;; Generated autoloads from erc/erc-ring.el
8657 (autoload 'erc-ring-mode "erc-ring" nil t) 8671 (autoload 'erc-ring-mode "erc-ring" nil t)
8658 8672
8659;;;*** 8673;;;***
8660 8674
8661;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 8675;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
8662;;;;;; "erc-services" "erc/erc-services.el" (19259 35415)) 8676;;;;;; "erc-services" "erc/erc-services.el" (19278 4522))
8663;;; Generated autoloads from erc/erc-services.el 8677;;; Generated autoloads from erc/erc-services.el
8664 (autoload 'erc-services-mode "erc-services" nil t) 8678 (autoload 'erc-services-mode "erc-services" nil t)
8665 8679
@@ -8676,14 +8690,14 @@ When called interactively, read the password using `read-passwd'.
8676 8690
8677;;;*** 8691;;;***
8678 8692
8679;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (19259 35415)) 8693;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (19278 4522))
8680;;; Generated autoloads from erc/erc-sound.el 8694;;; Generated autoloads from erc/erc-sound.el
8681 (autoload 'erc-sound-mode "erc-sound") 8695 (autoload 'erc-sound-mode "erc-sound")
8682 8696
8683;;;*** 8697;;;***
8684 8698
8685;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 8699;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
8686;;;;;; (19259 35415)) 8700;;;;;; (19278 4522))
8687;;; Generated autoloads from erc/erc-speedbar.el 8701;;; Generated autoloads from erc/erc-speedbar.el
8688 8702
8689(autoload 'erc-speedbar-browser "erc-speedbar" "\ 8703(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -8694,21 +8708,21 @@ This will add a speedbar major display mode.
8694 8708
8695;;;*** 8709;;;***
8696 8710
8697;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (19259 8711;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (19278
8698;;;;;; 35415)) 8712;;;;;; 4522))
8699;;; Generated autoloads from erc/erc-spelling.el 8713;;; Generated autoloads from erc/erc-spelling.el
8700 (autoload 'erc-spelling-mode "erc-spelling" nil t) 8714 (autoload 'erc-spelling-mode "erc-spelling" nil t)
8701 8715
8702;;;*** 8716;;;***
8703 8717
8704;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (19259 35415)) 8718;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (19278 4522))
8705;;; Generated autoloads from erc/erc-stamp.el 8719;;; Generated autoloads from erc/erc-stamp.el
8706 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 8720 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
8707 8721
8708;;;*** 8722;;;***
8709 8723
8710;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 8724;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
8711;;;;;; (19259 35415)) 8725;;;;;; (19278 4522))
8712;;; Generated autoloads from erc/erc-track.el 8726;;; Generated autoloads from erc/erc-track.el
8713 8727
8714(defvar erc-track-minor-mode nil "\ 8728(defvar erc-track-minor-mode nil "\
@@ -8731,7 +8745,7 @@ module, otherwise the keybindings will not do anything useful.
8731;;;*** 8745;;;***
8732 8746
8733;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 8747;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
8734;;;;;; "erc-truncate" "erc/erc-truncate.el" (19259 35415)) 8748;;;;;; "erc-truncate" "erc/erc-truncate.el" (19278 4522))
8735;;; Generated autoloads from erc/erc-truncate.el 8749;;; Generated autoloads from erc/erc-truncate.el
8736 (autoload 'erc-truncate-mode "erc-truncate" nil t) 8750 (autoload 'erc-truncate-mode "erc-truncate" nil t)
8737 8751
@@ -8751,7 +8765,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
8751;;;*** 8765;;;***
8752 8766
8753;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 8767;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
8754;;;;;; (19259 35415)) 8768;;;;;; (19278 4522))
8755;;; Generated autoloads from erc/erc-xdcc.el 8769;;; Generated autoloads from erc/erc-xdcc.el
8756 (autoload 'erc-xdcc-mode "erc-xdcc") 8770 (autoload 'erc-xdcc-mode "erc-xdcc")
8757 8771
@@ -8762,8 +8776,8 @@ Add a file to `erc-xdcc-files'.
8762 8776
8763;;;*** 8777;;;***
8764 8778
8765;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (19259 8779;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (19278
8766;;;;;; 35415)) 8780;;;;;; 4522))
8767;;; Generated autoloads from eshell/esh-mode.el 8781;;; Generated autoloads from eshell/esh-mode.el
8768 8782
8769(autoload 'eshell-mode "esh-mode" "\ 8783(autoload 'eshell-mode "esh-mode" "\
@@ -8775,8 +8789,8 @@ Emacs shell interactive mode.
8775 8789
8776;;;*** 8790;;;***
8777 8791
8778;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (19259 8792;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (19278
8779;;;;;; 35415)) 8793;;;;;; 4522))
8780;;; Generated autoloads from eshell/esh-test.el 8794;;; Generated autoloads from eshell/esh-test.el
8781 8795
8782(autoload 'eshell-test "esh-test" "\ 8796(autoload 'eshell-test "esh-test" "\
@@ -8787,7 +8801,7 @@ Test Eshell to verify that it works as expected.
8787;;;*** 8801;;;***
8788 8802
8789;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell" 8803;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
8790;;;;;; "eshell/eshell.el" (19259 35415)) 8804;;;;;; "eshell/eshell.el" (19278 4522))
8791;;; Generated autoloads from eshell/eshell.el 8805;;; Generated autoloads from eshell/eshell.el
8792 8806
8793(autoload 'eshell "eshell" "\ 8807(autoload 'eshell "eshell" "\
@@ -8828,7 +8842,7 @@ corresponding to a successful execution.
8828;;;;;; visit-tags-table tags-table-mode find-tag-default-function 8842;;;;;; visit-tags-table tags-table-mode find-tag-default-function
8829;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 8843;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
8830;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 8844;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
8831;;;;;; (19259 35416)) 8845;;;;;; (19278 4527))
8832;;; Generated autoloads from progmodes/etags.el 8846;;; Generated autoloads from progmodes/etags.el
8833 8847
8834(defvar tags-file-name nil "\ 8848(defvar tags-file-name nil "\
@@ -9136,7 +9150,7 @@ for \\[find-tag] (which see).
9136;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer 9150;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer
9137;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer 9151;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer
9138;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el" 9152;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el"
9139;;;;;; (19259 35416)) 9153;;;;;; (19278 4524))
9140;;; Generated autoloads from language/ethio-util.el 9154;;; Generated autoloads from language/ethio-util.el
9141 9155
9142(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9156(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9306,7 +9320,7 @@ Not documented
9306 9320
9307;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 9321;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
9308;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 9322;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
9309;;;;;; (19259 35416)) 9323;;;;;; (19278 4525))
9310;;; Generated autoloads from net/eudc.el 9324;;; Generated autoloads from net/eudc.el
9311 9325
9312(autoload 'eudc-set-server "eudc" "\ 9326(autoload 'eudc-set-server "eudc" "\
@@ -9362,7 +9376,7 @@ This does nothing except loading eudc by autoload side-effect.
9362 9376
9363;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 9377;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
9364;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 9378;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
9365;;;;;; "eudc-bob" "net/eudc-bob.el" (19259 35416)) 9379;;;;;; "eudc-bob" "net/eudc-bob.el" (19278 4525))
9366;;; Generated autoloads from net/eudc-bob.el 9380;;; Generated autoloads from net/eudc-bob.el
9367 9381
9368(autoload 'eudc-display-generic-binary "eudc-bob" "\ 9382(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -9398,7 +9412,7 @@ Display a button for the JPEG DATA.
9398;;;*** 9412;;;***
9399 9413
9400;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 9414;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
9401;;;;;; "eudc-export" "net/eudc-export.el" (19259 35416)) 9415;;;;;; "eudc-export" "net/eudc-export.el" (19278 4525))
9402;;; Generated autoloads from net/eudc-export.el 9416;;; Generated autoloads from net/eudc-export.el
9403 9417
9404(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 9418(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -9415,7 +9429,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
9415;;;*** 9429;;;***
9416 9430
9417;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 9431;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
9418;;;;;; (19259 35416)) 9432;;;;;; (19278 4525))
9419;;; Generated autoloads from net/eudc-hotlist.el 9433;;; Generated autoloads from net/eudc-hotlist.el
9420 9434
9421(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 9435(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -9425,8 +9439,8 @@ Edit the hotlist of directory servers in a specialized buffer.
9425 9439
9426;;;*** 9440;;;***
9427 9441
9428;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (19259 9442;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (19278
9429;;;;;; 35416)) 9443;;;;;; 4521))
9430;;; Generated autoloads from emacs-lisp/ewoc.el 9444;;; Generated autoloads from emacs-lisp/ewoc.el
9431 9445
9432(autoload 'ewoc-create "ewoc" "\ 9446(autoload 'ewoc-create "ewoc" "\
@@ -9455,7 +9469,7 @@ fourth arg NOSEP non-nil inhibits this.
9455;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 9469;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
9456;;;;;; executable-self-display executable-set-magic executable-interpret 9470;;;;;; executable-self-display executable-set-magic executable-interpret
9457;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 9471;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
9458;;;;;; (19259 35416)) 9472;;;;;; (19278 4527))
9459;;; Generated autoloads from progmodes/executable.el 9473;;; Generated autoloads from progmodes/executable.el
9460 9474
9461(autoload 'executable-command-find-posix-p "executable" "\ 9475(autoload 'executable-command-find-posix-p "executable" "\
@@ -9498,7 +9512,7 @@ file modes.
9498 9512
9499;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 9513;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
9500;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" 9514;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
9501;;;;;; (19259 35416)) 9515;;;;;; (19278 4516))
9502;;; Generated autoloads from expand.el 9516;;; Generated autoloads from expand.el
9503 9517
9504(autoload 'expand-add-abbrevs "expand" "\ 9518(autoload 'expand-add-abbrevs "expand" "\
@@ -9547,7 +9561,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
9547 9561
9548;;;*** 9562;;;***
9549 9563
9550;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (19259 35416)) 9564;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (19278 4527))
9551;;; Generated autoloads from progmodes/f90.el 9565;;; Generated autoloads from progmodes/f90.el
9552 9566
9553(autoload 'f90-mode "f90" "\ 9567(autoload 'f90-mode "f90" "\
@@ -9613,8 +9627,8 @@ with no args, if that value is non-nil.
9613;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set 9627;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set
9614;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase 9628;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase
9615;;;;;; text-scale-set face-remap-set-base face-remap-reset-base 9629;;;;;; text-scale-set face-remap-set-base face-remap-reset-base
9616;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (19259 9630;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (19278
9617;;;;;; 35416)) 9631;;;;;; 4516))
9618;;; Generated autoloads from face-remap.el 9632;;; Generated autoloads from face-remap.el
9619 9633
9620(autoload 'face-remap-add-relative "face-remap" "\ 9634(autoload 'face-remap-add-relative "face-remap" "\
@@ -9808,7 +9822,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
9808;;;*** 9822;;;***
9809 9823
9810;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 9824;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
9811;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (19259 35416)) 9825;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (19278 4516))
9812;;; Generated autoloads from ffap.el 9826;;; Generated autoloads from ffap.el
9813 9827
9814(autoload 'ffap-next "ffap" "\ 9828(autoload 'ffap-next "ffap" "\
@@ -9834,7 +9848,7 @@ and the functions `ffap-file-at-point' and `ffap-url-at-point'.
9834(defalias 'ffap 'find-file-at-point) 9848(defalias 'ffap 'find-file-at-point)
9835 9849
9836(autoload 'ffap-menu "ffap" "\ 9850(autoload 'ffap-menu "ffap" "\
9837Put up a menu of files and urls mentioned in this buffer. 9851Put up a menu of files and URLs mentioned in this buffer.
9838Then set mark, jump to choice, and try to fetch it. The menu is 9852Then set mark, jump to choice, and try to fetch it. The menu is
9839cached in `ffap-menu-alist', and rebuilt by `ffap-menu-rescan'. 9853cached in `ffap-menu-alist', and rebuilt by `ffap-menu-rescan'.
9840The optional RESCAN argument (a prefix, interactively) forces 9854The optional RESCAN argument (a prefix, interactively) forces
@@ -9843,7 +9857,7 @@ a rebuild. Searches with `ffap-menu-regexp'.
9843\(fn &optional RESCAN)" t nil) 9857\(fn &optional RESCAN)" t nil)
9844 9858
9845(autoload 'ffap-at-mouse "ffap" "\ 9859(autoload 'ffap-at-mouse "ffap" "\
9846Find file or url guessed from text around mouse click. 9860Find file or URL guessed from text around mouse click.
9847Interactively, calls `ffap-at-mouse-fallback' if no guess is found. 9861Interactively, calls `ffap-at-mouse-fallback' if no guess is found.
9848Return value: 9862Return value:
9849 * if a guess string is found, return it (after finding it) 9863 * if a guess string is found, return it (after finding it)
@@ -9871,7 +9885,7 @@ Evaluate the forms in variable `ffap-bindings'.
9871;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 9885;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
9872;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 9886;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
9873;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 9887;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
9874;;;;;; "filecache" "filecache.el" (19259 35416)) 9888;;;;;; "filecache" "filecache.el" (19278 4516))
9875;;; Generated autoloads from filecache.el 9889;;; Generated autoloads from filecache.el
9876 9890
9877(autoload 'file-cache-add-directory "filecache" "\ 9891(autoload 'file-cache-add-directory "filecache" "\
@@ -9931,7 +9945,7 @@ the name is considered already unique; only the second substitution
9931;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable 9945;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable
9932;;;;;; add-dir-local-variable delete-file-local-variable-prop-line 9946;;;;;; add-dir-local-variable delete-file-local-variable-prop-line
9933;;;;;; add-file-local-variable-prop-line delete-file-local-variable 9947;;;;;; add-file-local-variable-prop-line delete-file-local-variable
9934;;;;;; add-file-local-variable) "files-x" "files-x.el" (19259 35416)) 9948;;;;;; add-file-local-variable) "files-x" "files-x.el" (19278 4517))
9935;;; Generated autoloads from files-x.el 9949;;; Generated autoloads from files-x.el
9936 9950
9937(autoload 'add-file-local-variable "files-x" "\ 9951(autoload 'add-file-local-variable "files-x" "\
@@ -9996,8 +10010,8 @@ Copy directory-local variables to the -*- line.
9996 10010
9997;;;*** 10011;;;***
9998 10012
9999;;;### (autoloads (filesets-init) "filesets" "filesets.el" (19259 10013;;;### (autoloads (filesets-init) "filesets" "filesets.el" (19278
10000;;;;;; 35416)) 10014;;;;;; 4517))
10001;;; Generated autoloads from filesets.el 10015;;; Generated autoloads from filesets.el
10002 10016
10003(autoload 'filesets-init "filesets" "\ 10017(autoload 'filesets-init "filesets" "\
@@ -10008,7 +10022,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10008 10022
10009;;;*** 10023;;;***
10010 10024
10011;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (19259 35417)) 10025;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (19279 36173))
10012;;; Generated autoloads from find-cmd.el 10026;;; Generated autoloads from find-cmd.el
10013 10027
10014(autoload 'find-cmd "find-cmd" "\ 10028(autoload 'find-cmd "find-cmd" "\
@@ -10029,7 +10043,7 @@ result is a string that should be ready for the command line.
10029 10043
10030;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 10044;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
10031;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el" 10045;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el"
10032;;;;;; (19259 35417)) 10046;;;;;; (19278 4517))
10033;;; Generated autoloads from find-dired.el 10047;;; Generated autoloads from find-dired.el
10034 10048
10035(defvar find-ls-option (if (eq system-type 'berkeley-unix) (purecopy '("-ls" . "-gilsb")) (purecopy '("-exec ls -ld {} \\;" . "-ld"))) "\ 10049(defvar find-ls-option (if (eq system-type 'berkeley-unix) (purecopy '("-ls" . "-gilsb")) (purecopy '("-exec ls -ld {} \\;" . "-ld"))) "\
@@ -10090,7 +10104,7 @@ Thus ARG can also contain additional grep options.
10090 10104
10091;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10105;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10092;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 10106;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
10093;;;;;; (19259 35417)) 10107;;;;;; (19278 4517))
10094;;; Generated autoloads from find-file.el 10108;;; Generated autoloads from find-file.el
10095 10109
10096(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10110(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -10184,7 +10198,7 @@ Visit the file you click on in another window.
10184;;;;;; find-variable find-variable-noselect find-function-other-frame 10198;;;;;; find-variable find-variable-noselect find-function-other-frame
10185;;;;;; find-function-other-window find-function find-function-noselect 10199;;;;;; find-function-other-window find-function find-function-noselect
10186;;;;;; find-function-search-for-symbol find-library) "find-func" 10200;;;;;; find-function-search-for-symbol find-library) "find-func"
10187;;;;;; "emacs-lisp/find-func.el" (19259 35417)) 10201;;;;;; "emacs-lisp/find-func.el" (19278 4521))
10188;;; Generated autoloads from emacs-lisp/find-func.el 10202;;; Generated autoloads from emacs-lisp/find-func.el
10189 10203
10190(autoload 'find-library "find-func" "\ 10204(autoload 'find-library "find-func" "\
@@ -10339,7 +10353,7 @@ Define some key bindings for the find-function family of functions.
10339;;;*** 10353;;;***
10340 10354
10341;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 10355;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
10342;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (19259 35417)) 10356;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (19278 4517))
10343;;; Generated autoloads from find-lisp.el 10357;;; Generated autoloads from find-lisp.el
10344 10358
10345(autoload 'find-lisp-find-dired "find-lisp" "\ 10359(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -10360,7 +10374,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
10360;;;*** 10374;;;***
10361 10375
10362;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 10376;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
10363;;;;;; "finder" "finder.el" (19259 35417)) 10377;;;;;; "finder" "finder.el" (19278 4517))
10364;;; Generated autoloads from finder.el 10378;;; Generated autoloads from finder.el
10365 10379
10366(autoload 'finder-list-keywords "finder" "\ 10380(autoload 'finder-list-keywords "finder" "\
@@ -10382,7 +10396,7 @@ Find packages matching a given keyword.
10382;;;*** 10396;;;***
10383 10397
10384;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 10398;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
10385;;;;;; "flow-ctrl.el" (19259 35417)) 10399;;;;;; "flow-ctrl.el" (19278 4517))
10386;;; Generated autoloads from flow-ctrl.el 10400;;; Generated autoloads from flow-ctrl.el
10387 10401
10388(autoload 'enable-flow-control "flow-ctrl" "\ 10402(autoload 'enable-flow-control "flow-ctrl" "\
@@ -10404,7 +10418,7 @@ to get the effect of a C-q.
10404;;;*** 10418;;;***
10405 10419
10406;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 10420;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
10407;;;;;; (19259 35417)) 10421;;;;;; (19278 4522))
10408;;; Generated autoloads from gnus/flow-fill.el 10422;;; Generated autoloads from gnus/flow-fill.el
10409 10423
10410(autoload 'fill-flowed-encode "flow-fill" "\ 10424(autoload 'fill-flowed-encode "flow-fill" "\
@@ -10420,7 +10434,7 @@ Not documented
10420;;;*** 10434;;;***
10421 10435
10422;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode) 10436;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode)
10423;;;;;; "flymake" "progmodes/flymake.el" (19259 35417)) 10437;;;;;; "flymake" "progmodes/flymake.el" (19297 59939))
10424;;; Generated autoloads from progmodes/flymake.el 10438;;; Generated autoloads from progmodes/flymake.el
10425 10439
10426(autoload 'flymake-mode "flymake" "\ 10440(autoload 'flymake-mode "flymake" "\
@@ -10444,7 +10458,7 @@ Turn flymake mode off.
10444 10458
10445;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 10459;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
10446;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 10460;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
10447;;;;;; "flyspell" "textmodes/flyspell.el" (19259 35417)) 10461;;;;;; "flyspell" "textmodes/flyspell.el" (19278 4528))
10448;;; Generated autoloads from textmodes/flyspell.el 10462;;; Generated autoloads from textmodes/flyspell.el
10449 10463
10450(autoload 'flyspell-prog-mode "flyspell" "\ 10464(autoload 'flyspell-prog-mode "flyspell" "\
@@ -10514,7 +10528,7 @@ Flyspell whole buffer.
10514 10528
10515;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 10529;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
10516;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 10530;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
10517;;;;;; (19259 35417)) 10531;;;;;; (19278 4517))
10518;;; Generated autoloads from follow.el 10532;;; Generated autoloads from follow.el
10519 10533
10520(autoload 'turn-on-follow-mode "follow" "\ 10534(autoload 'turn-on-follow-mode "follow" "\
@@ -10587,8 +10601,8 @@ in your `~/.emacs' file, replacing [f7] by your favourite key:
10587 10601
10588;;;*** 10602;;;***
10589 10603
10590;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (19259 10604;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (19278
10591;;;;;; 35417)) 10605;;;;;; 4524))
10592;;; Generated autoloads from mail/footnote.el 10606;;; Generated autoloads from mail/footnote.el
10593 10607
10594(autoload 'footnote-mode "footnote" "\ 10608(autoload 'footnote-mode "footnote" "\
@@ -10602,7 +10616,7 @@ started, play around with the following keys:
10602;;;*** 10616;;;***
10603 10617
10604;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 10618;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
10605;;;;;; "forms" "forms.el" (19259 35417)) 10619;;;;;; "forms" "forms.el" (19278 4517))
10606;;; Generated autoloads from forms.el 10620;;; Generated autoloads from forms.el
10607 10621
10608(autoload 'forms-mode "forms" "\ 10622(autoload 'forms-mode "forms" "\
@@ -10639,7 +10653,7 @@ Visit a file in Forms mode in other window.
10639;;;*** 10653;;;***
10640 10654
10641;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" 10655;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el"
10642;;;;;; (19259 35417)) 10656;;;;;; (19278 4527))
10643;;; Generated autoloads from progmodes/fortran.el 10657;;; Generated autoloads from progmodes/fortran.el
10644 10658
10645(autoload 'fortran-mode "fortran" "\ 10659(autoload 'fortran-mode "fortran" "\
@@ -10717,7 +10731,7 @@ with no args, if that value is non-nil.
10717;;;*** 10731;;;***
10718 10732
10719;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 10733;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
10720;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (19259 35418)) 10734;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (19278 4527))
10721;;; Generated autoloads from play/fortune.el 10735;;; Generated autoloads from play/fortune.el
10722 10736
10723(autoload 'fortune-add-fortune "fortune" "\ 10737(autoload 'fortune-add-fortune "fortune" "\
@@ -10767,7 +10781,7 @@ and choose the directory as the fortune-file.
10767;;;*** 10781;;;***
10768 10782
10769;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el" 10783;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el"
10770;;;;;; (19259 35419)) 10784;;;;;; (19279 36173))
10771;;; Generated autoloads from progmodes/gdb-ui.el 10785;;; Generated autoloads from progmodes/gdb-ui.el
10772 10786
10773(autoload 'gdb "gdb-ui" "\ 10787(autoload 'gdb "gdb-ui" "\
@@ -10825,8 +10839,8 @@ Non-nil means record the process input and output in `gdb-debug-log'.")
10825;;;*** 10839;;;***
10826 10840
10827;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 10841;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
10828;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (19259 10842;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (19278
10829;;;;;; 35419)) 10843;;;;;; 4521))
10830;;; Generated autoloads from emacs-lisp/generic.el 10844;;; Generated autoloads from emacs-lisp/generic.el
10831 10845
10832(defvar generic-mode-list nil "\ 10846(defvar generic-mode-list nil "\
@@ -10901,7 +10915,7 @@ regular expression that can be used as an element of
10901;;;*** 10915;;;***
10902 10916
10903;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 10917;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
10904;;;;;; (19259 35419)) 10918;;;;;; (19278 4527))
10905;;; Generated autoloads from progmodes/glasses.el 10919;;; Generated autoloads from progmodes/glasses.el
10906 10920
10907(autoload 'glasses-mode "glasses" "\ 10921(autoload 'glasses-mode "glasses" "\
@@ -10915,7 +10929,7 @@ at places they belong to.
10915 10929
10916;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 10930;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
10917;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el" 10931;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el"
10918;;;;;; (19259 35419)) 10932;;;;;; (19278 4522))
10919;;; Generated autoloads from gnus/gmm-utils.el 10933;;; Generated autoloads from gnus/gmm-utils.el
10920 10934
10921(autoload 'gmm-regexp-concat "gmm-utils" "\ 10935(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -10970,7 +10984,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
10970;;;*** 10984;;;***
10971 10985
10972;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 10986;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
10973;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (19259 35419)) 10987;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (19278 4523))
10974;;; Generated autoloads from gnus/gnus.el 10988;;; Generated autoloads from gnus/gnus.el
10975(when (fboundp 'custom-autoload) 10989(when (fboundp 'custom-autoload)
10976 (custom-autoload 'gnus-select-method "gnus")) 10990 (custom-autoload 'gnus-select-method "gnus"))
@@ -11023,7 +11037,7 @@ prompt the user for the name of an NNTP server to use.
11023;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11037;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11024;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11038;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11025;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11039;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11026;;;;;; "gnus/gnus-agent.el" (19259 35419)) 11040;;;;;; "gnus/gnus-agent.el" (19278 4522))
11027;;; Generated autoloads from gnus/gnus-agent.el 11041;;; Generated autoloads from gnus/gnus-agent.el
11028 11042
11029(autoload 'gnus-unplugged "gnus-agent" "\ 11043(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11114,7 +11128,7 @@ If CLEAN, obsolete (ignore).
11114;;;*** 11128;;;***
11115 11129
11116;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11130;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11117;;;;;; (19259 35419)) 11131;;;;;; (19278 4522))
11118;;; Generated autoloads from gnus/gnus-art.el 11132;;; Generated autoloads from gnus/gnus-art.el
11119 11133
11120(autoload 'gnus-article-prepare-display "gnus-art" "\ 11134(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11125,7 +11139,7 @@ Make the current buffer look like a nice article.
11125;;;*** 11139;;;***
11126 11140
11127;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" 11141;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
11128;;;;;; (19259 35419)) 11142;;;;;; (19278 4522))
11129;;; Generated autoloads from gnus/gnus-audio.el 11143;;; Generated autoloads from gnus/gnus-audio.el
11130 11144
11131(autoload 'gnus-audio-play "gnus-audio" "\ 11145(autoload 'gnus-audio-play "gnus-audio" "\
@@ -11136,7 +11150,7 @@ Play a sound FILE through the speaker.
11136;;;*** 11150;;;***
11137 11151
11138;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set) 11152;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set)
11139;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (19259 35419)) 11153;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (19278 4522))
11140;;; Generated autoloads from gnus/gnus-bookmark.el 11154;;; Generated autoloads from gnus/gnus-bookmark.el
11141 11155
11142(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 11156(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -11161,8 +11175,8 @@ deletion, or > if it is flagged for displaying.
11161 11175
11162;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 11176;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
11163;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 11177;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
11164;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (19259 11178;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (19278
11165;;;;;; 35419)) 11179;;;;;; 4522))
11166;;; Generated autoloads from gnus/gnus-cache.el 11180;;; Generated autoloads from gnus/gnus-cache.el
11167 11181
11168(autoload 'gnus-jog-cache "gnus-cache" "\ 11182(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -11204,7 +11218,7 @@ supported.
11204;;;*** 11218;;;***
11205 11219
11206;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 11220;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
11207;;;;;; "gnus-delay" "gnus/gnus-delay.el" (19259 35419)) 11221;;;;;; "gnus-delay" "gnus/gnus-delay.el" (19278 4522))
11208;;; Generated autoloads from gnus/gnus-delay.el 11222;;; Generated autoloads from gnus/gnus-delay.el
11209 11223
11210(autoload 'gnus-delay-article "gnus-delay" "\ 11224(autoload 'gnus-delay-article "gnus-delay" "\
@@ -11240,7 +11254,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11240;;;*** 11254;;;***
11241 11255
11242;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 11256;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
11243;;;;;; "gnus-diary" "gnus/gnus-diary.el" (19259 35420)) 11257;;;;;; "gnus-diary" "gnus/gnus-diary.el" (19279 36173))
11244;;; Generated autoloads from gnus/gnus-diary.el 11258;;; Generated autoloads from gnus/gnus-diary.el
11245 11259
11246(autoload 'gnus-user-format-function-d "gnus-diary" "\ 11260(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -11256,7 +11270,7 @@ Not documented
11256;;;*** 11270;;;***
11257 11271
11258;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 11272;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
11259;;;;;; (19259 35420)) 11273;;;;;; (19278 4522))
11260;;; Generated autoloads from gnus/gnus-dired.el 11274;;; Generated autoloads from gnus/gnus-dired.el
11261 11275
11262(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 11276(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -11267,7 +11281,7 @@ Convenience method to turn on gnus-dired-mode.
11267;;;*** 11281;;;***
11268 11282
11269;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 11283;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
11270;;;;;; (19259 35420)) 11284;;;;;; (19278 4522))
11271;;; Generated autoloads from gnus/gnus-draft.el 11285;;; Generated autoloads from gnus/gnus-draft.el
11272 11286
11273(autoload 'gnus-draft-reminder "gnus-draft" "\ 11287(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -11279,8 +11293,8 @@ Reminder user if there are unsent drafts.
11279 11293
11280;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 11294;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11281;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 11295;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
11282;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (19259 11296;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (19278
11283;;;;;; 35420)) 11297;;;;;; 4522))
11284;;; Generated autoloads from gnus/gnus-fun.el 11298;;; Generated autoloads from gnus/gnus-fun.el
11285 11299
11286(autoload 'gnus-random-x-face "gnus-fun" "\ 11300(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -11325,7 +11339,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
11325;;;*** 11339;;;***
11326 11340
11327;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 11341;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
11328;;;;;; "gnus-group" "gnus/gnus-group.el" (19259 35420)) 11342;;;;;; "gnus-group" "gnus/gnus-group.el" (19278 4522))
11329;;; Generated autoloads from gnus/gnus-group.el 11343;;; Generated autoloads from gnus/gnus-group.el
11330 11344
11331(autoload 'gnus-fetch-group "gnus-group" "\ 11345(autoload 'gnus-fetch-group "gnus-group" "\
@@ -11343,7 +11357,7 @@ Pop up a frame and enter GROUP.
11343;;;*** 11357;;;***
11344 11358
11345;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 11359;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
11346;;;;;; (19259 35419)) 11360;;;;;; (19278 4523))
11347;;; Generated autoloads from gnus/gnus-kill.el 11361;;; Generated autoloads from gnus/gnus-kill.el
11348 11362
11349(defalias 'gnus-batch-kill 'gnus-batch-score) 11363(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -11358,7 +11372,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
11358 11372
11359;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 11373;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
11360;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 11374;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
11361;;;;;; (19259 35419)) 11375;;;;;; (19278 4523))
11362;;; Generated autoloads from gnus/gnus-ml.el 11376;;; Generated autoloads from gnus/gnus-ml.el
11363 11377
11364(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 11378(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -11383,7 +11397,7 @@ Minor mode for providing mailing-list commands.
11383 11397
11384;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 11398;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
11385;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 11399;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
11386;;;;;; (19259 35419)) 11400;;;;;; (19278 4523))
11387;;; Generated autoloads from gnus/gnus-mlspl.el 11401;;; Generated autoloads from gnus/gnus-mlspl.el
11388 11402
11389(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 11403(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -11484,7 +11498,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
11484;;;*** 11498;;;***
11485 11499
11486;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" 11500;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
11487;;;;;; (19259 35419)) 11501;;;;;; (19278 4523))
11488;;; Generated autoloads from gnus/gnus-move.el 11502;;; Generated autoloads from gnus/gnus-move.el
11489 11503
11490(autoload 'gnus-change-server "gnus-move" "\ 11504(autoload 'gnus-change-server "gnus-move" "\
@@ -11496,7 +11510,7 @@ Update the .newsrc.eld file to reflect the change of nntp server.
11496;;;*** 11510;;;***
11497 11511
11498;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 11512;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
11499;;;;;; "gnus-msg" "gnus/gnus-msg.el" (19259 35419)) 11513;;;;;; "gnus-msg" "gnus/gnus-msg.el" (19278 4523))
11500;;; Generated autoloads from gnus/gnus-msg.el 11514;;; Generated autoloads from gnus/gnus-msg.el
11501 11515
11502(autoload 'gnus-msg-mail "gnus-msg" "\ 11516(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -11521,7 +11535,7 @@ Like `message-reply'.
11521;;;*** 11535;;;***
11522 11536
11523;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups) 11537;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups)
11524;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (19259 35420)) 11538;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (19278 4523))
11525;;; Generated autoloads from gnus/gnus-nocem.el 11539;;; Generated autoloads from gnus/gnus-nocem.el
11526 11540
11527(autoload 'gnus-nocem-scan-groups "gnus-nocem" "\ 11541(autoload 'gnus-nocem-scan-groups "gnus-nocem" "\
@@ -11538,7 +11552,7 @@ Load the NoCeM cache.
11538 11552
11539;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 11553;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
11540;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 11554;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
11541;;;;;; (19259 35420)) 11555;;;;;; (19278 4523))
11542;;; Generated autoloads from gnus/gnus-picon.el 11556;;; Generated autoloads from gnus/gnus-picon.el
11543 11557
11544(autoload 'gnus-treat-from-picon "gnus-picon" "\ 11558(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -11565,7 +11579,7 @@ If picons are already displayed, remove them.
11565;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 11579;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
11566;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 11580;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
11567;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 11581;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
11568;;;;;; "gnus/gnus-range.el" (19259 35420)) 11582;;;;;; "gnus/gnus-range.el" (19278 4523))
11569;;; Generated autoloads from gnus/gnus-range.el 11583;;; Generated autoloads from gnus/gnus-range.el
11570 11584
11571(autoload 'gnus-sorted-difference "gnus-range" "\ 11585(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -11633,7 +11647,7 @@ Add NUM into sorted LIST by side effect.
11633;;;*** 11647;;;***
11634 11648
11635;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 11649;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
11636;;;;;; "gnus-registry" "gnus/gnus-registry.el" (19259 35420)) 11650;;;;;; "gnus-registry" "gnus/gnus-registry.el" (19278 4523))
11637;;; Generated autoloads from gnus/gnus-registry.el 11651;;; Generated autoloads from gnus/gnus-registry.el
11638 11652
11639(autoload 'gnus-registry-initialize "gnus-registry" "\ 11653(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -11649,8 +11663,8 @@ Install the registry hooks.
11649;;;*** 11663;;;***
11650 11664
11651;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 11665;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
11652;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (19259 11666;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (19278
11653;;;;;; 35420)) 11667;;;;;; 4523))
11654;;; Generated autoloads from gnus/gnus-sieve.el 11668;;; Generated autoloads from gnus/gnus-sieve.el
11655 11669
11656(autoload 'gnus-sieve-update "gnus-sieve" "\ 11670(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -11678,7 +11692,7 @@ Not documented
11678;;;*** 11692;;;***
11679 11693
11680;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" 11694;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
11681;;;;;; (19259 35420)) 11695;;;;;; (19278 4523))
11682;;; Generated autoloads from gnus/gnus-soup.el 11696;;; Generated autoloads from gnus/gnus-soup.el
11683 11697
11684(autoload 'gnus-batch-brew-soup "gnus-soup" "\ 11698(autoload 'gnus-batch-brew-soup "gnus-soup" "\
@@ -11698,7 +11712,7 @@ Note -- this function hasn't been implemented yet.
11698;;;*** 11712;;;***
11699 11713
11700;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 11714;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
11701;;;;;; (19259 35420)) 11715;;;;;; (19278 4523))
11702;;; Generated autoloads from gnus/gnus-spec.el 11716;;; Generated autoloads from gnus/gnus-spec.el
11703 11717
11704(autoload 'gnus-update-format "gnus-spec" "\ 11718(autoload 'gnus-update-format "gnus-spec" "\
@@ -11709,8 +11723,8 @@ Update the format specification near point.
11709;;;*** 11723;;;***
11710 11724
11711;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news 11725;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news
11712;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (19259 11726;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (19278
11713;;;;;; 35420)) 11727;;;;;; 4523))
11714;;; Generated autoloads from gnus/gnus-start.el 11728;;; Generated autoloads from gnus/gnus-start.el
11715 11729
11716(autoload 'gnus-declare-backend "gnus-start" "\ 11730(autoload 'gnus-declare-backend "gnus-start" "\
@@ -11726,7 +11740,7 @@ Not documented
11726;;;*** 11740;;;***
11727 11741
11728;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 11742;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
11729;;;;;; (19259 35420)) 11743;;;;;; (19278 4523))
11730;;; Generated autoloads from gnus/gnus-win.el 11744;;; Generated autoloads from gnus/gnus-win.el
11731 11745
11732(autoload 'gnus-add-configuration "gnus-win" "\ 11746(autoload 'gnus-add-configuration "gnus-win" "\
@@ -11736,18 +11750,18 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
11736 11750
11737;;;*** 11751;;;***
11738 11752
11739;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (19259 35420)) 11753;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (19278 4527))
11740;;; Generated autoloads from play/gomoku.el 11754;;; Generated autoloads from play/gomoku.el
11741 11755
11742(autoload 'gomoku "gomoku" "\ 11756(autoload 'gomoku "gomoku" "\
11743Start a Gomoku game between you and Emacs. 11757Start a Gomoku game between you and Emacs.
11744 11758
11745If a game is in progress, this command allow you to resume it. 11759If a game is in progress, this command allows you to resume it.
11746If optional arguments N and M are given, an N by M board is used. 11760If optional arguments N and M are given, an N by M board is used.
11747If prefix arg is given for N, M is prompted for. 11761If prefix arg is given for N, M is prompted for.
11748 11762
11749You and Emacs play in turn by marking a free square. You mark it with X 11763You and Emacs play in turn by marking a free square. You mark it with X
11750and Emacs marks it with O. The winner is the first to get five contiguous 11764and Emacs marks it with O. The winner is the first to get five contiguous
11751marks horizontally, vertically or in diagonal. 11765marks horizontally, vertically or in diagonal.
11752 11766
11753You play by moving the cursor over the square you choose and hitting 11767You play by moving the cursor over the square you choose and hitting
@@ -11763,8 +11777,8 @@ Use \\[describe-mode] for more info.
11763;;;*** 11777;;;***
11764 11778
11765;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address 11779;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address
11766;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (19259 11780;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (19278
11767;;;;;; 35420)) 11781;;;;;; 4525))
11768;;; Generated autoloads from net/goto-addr.el 11782;;; Generated autoloads from net/goto-addr.el
11769 11783
11770(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 11784(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -11804,7 +11818,7 @@ Turn on `goto-address-mode', but only in comments and strings.
11804 11818
11805;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults 11819;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults
11806;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 11820;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
11807;;;;;; grep-window-height) "grep" "progmodes/grep.el" (19259 35420)) 11821;;;;;; grep-window-height) "grep" "progmodes/grep.el" (19278 4527))
11808;;; Generated autoloads from progmodes/grep.el 11822;;; Generated autoloads from progmodes/grep.el
11809 11823
11810(defvar grep-window-height nil "\ 11824(defvar grep-window-height nil "\
@@ -11960,7 +11974,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
11960 11974
11961;;;*** 11975;;;***
11962 11976
11963;;;### (autoloads (gs-load-image) "gs" "gs.el" (19259 35420)) 11977;;;### (autoloads (gs-load-image) "gs" "gs.el" (19278 4517))
11964;;; Generated autoloads from gs.el 11978;;; Generated autoloads from gs.el
11965 11979
11966(autoload 'gs-load-image "gs" "\ 11980(autoload 'gs-load-image "gs" "\
@@ -11974,7 +11988,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
11974;;;*** 11988;;;***
11975 11989
11976;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb 11990;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb
11977;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (19259 35420)) 11991;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (19278 4527))
11978;;; Generated autoloads from progmodes/gud.el 11992;;; Generated autoloads from progmodes/gud.el
11979 11993
11980(autoload 'gud-gdb "gud" "\ 11994(autoload 'gud-gdb "gud" "\
@@ -12062,8 +12076,8 @@ Toggle the display of GUD tooltips.
12062 12076
12063;;;*** 12077;;;***
12064 12078
12065;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (19259 12079;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (19278
12066;;;;;; 35420)) 12080;;;;;; 4527))
12067;;; Generated autoloads from play/handwrite.el 12081;;; Generated autoloads from play/handwrite.el
12068 12082
12069(autoload 'handwrite "handwrite" "\ 12083(autoload 'handwrite "handwrite" "\
@@ -12110,7 +12124,7 @@ to be updated.
12110 12124
12111;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment 12125;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment
12112;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment) 12126;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment)
12113;;;;;; "hashcash" "mail/hashcash.el" (19259 35420)) 12127;;;;;; "hashcash" "mail/hashcash.el" (19278 4524))
12114;;; Generated autoloads from mail/hashcash.el 12128;;; Generated autoloads from mail/hashcash.el
12115 12129
12116(autoload 'hashcash-insert-payment "hashcash" "\ 12130(autoload 'hashcash-insert-payment "hashcash" "\
@@ -12155,7 +12169,7 @@ Prefix arg sets default accept amount temporarily.
12155;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12169;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12156;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12170;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12157;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12171;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12158;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (19259 35421)) 12172;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (19278 4517))
12159;;; Generated autoloads from help-at-pt.el 12173;;; Generated autoloads from help-at-pt.el
12160 12174
12161(autoload 'help-at-pt-string "help-at-pt" "\ 12175(autoload 'help-at-pt-string "help-at-pt" "\
@@ -12285,7 +12299,7 @@ different regions. With numeric argument ARG, behaves like
12285;;;### (autoloads (describe-categories describe-syntax describe-variable 12299;;;### (autoloads (describe-categories describe-syntax describe-variable
12286;;;;;; variable-at-point describe-function-1 find-lisp-object-file-name 12300;;;;;; variable-at-point describe-function-1 find-lisp-object-file-name
12287;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el" 12301;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el"
12288;;;;;; (19259 35421)) 12302;;;;;; (19278 4517))
12289;;; Generated autoloads from help-fns.el 12303;;; Generated autoloads from help-fns.el
12290 12304
12291(autoload 'describe-function "help-fns" "\ 12305(autoload 'describe-function "help-fns" "\
@@ -12355,7 +12369,7 @@ BUFFER should be a buffer or a buffer name.
12355;;;*** 12369;;;***
12356 12370
12357;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 12371;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
12358;;;;;; (19259 35421)) 12372;;;;;; (19278 4517))
12359;;; Generated autoloads from help-macro.el 12373;;; Generated autoloads from help-macro.el
12360 12374
12361(defvar three-step-help nil "\ 12375(defvar three-step-help nil "\
@@ -12371,8 +12385,8 @@ gives the window that lists the options.")
12371 12385
12372;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 12386;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
12373;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish 12387;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish
12374;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (19259 12388;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (19278
12375;;;;;; 35421)) 12389;;;;;; 4517))
12376;;; Generated autoloads from help-mode.el 12390;;; Generated autoloads from help-mode.el
12377 12391
12378(autoload 'help-mode "help-mode" "\ 12392(autoload 'help-mode "help-mode" "\
@@ -12464,7 +12478,7 @@ Add xrefs for symbols in `pp's output between FROM and TO.
12464;;;*** 12478;;;***
12465 12479
12466;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 12480;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
12467;;;;;; "emacs-lisp/helper.el" (19259 35421)) 12481;;;;;; "emacs-lisp/helper.el" (19278 4521))
12468;;; Generated autoloads from emacs-lisp/helper.el 12482;;; Generated autoloads from emacs-lisp/helper.el
12469 12483
12470(autoload 'Helper-describe-bindings "helper" "\ 12484(autoload 'Helper-describe-bindings "helper" "\
@@ -12480,7 +12494,7 @@ Provide help for current mode.
12480;;;*** 12494;;;***
12481 12495
12482;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 12496;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
12483;;;;;; "hexl.el" (19259 35421)) 12497;;;;;; "hexl.el" (19279 36173))
12484;;; Generated autoloads from hexl.el 12498;;; Generated autoloads from hexl.el
12485 12499
12486(autoload 'hexl-mode "hexl" "\ 12500(autoload 'hexl-mode "hexl" "\
@@ -12577,7 +12591,7 @@ This discards the buffer's undo information.
12577;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 12591;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
12578;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 12592;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
12579;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 12593;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
12580;;;;;; (19259 35421)) 12594;;;;;; (19278 4517))
12581;;; Generated autoloads from hi-lock.el 12595;;; Generated autoloads from hi-lock.el
12582 12596
12583(autoload 'hi-lock-mode "hi-lock" "\ 12597(autoload 'hi-lock-mode "hi-lock" "\
@@ -12642,8 +12656,10 @@ or call the function `global-hi-lock-mode'.")
12642 12656
12643(autoload 'global-hi-lock-mode "hi-lock" "\ 12657(autoload 'global-hi-lock-mode "hi-lock" "\
12644Toggle Hi-Lock mode in every possible buffer. 12658Toggle Hi-Lock mode in every possible buffer.
12645With prefix ARG, turn Global-Hi-Lock mode on if and only if ARG is positive. 12659With prefix ARG, turn Global-Hi-Lock mode on if and only if
12646Hi-Lock mode is enabled in all buffers where `turn-on-hi-lock-if-enabled' would do it. 12660ARG is positive.
12661Hi-Lock mode is enabled in all buffers where
12662`turn-on-hi-lock-if-enabled' would do it.
12647See `hi-lock-mode' for more information on Hi-Lock mode. 12663See `hi-lock-mode' for more information on Hi-Lock mode.
12648 12664
12649\(fn &optional ARG)" t nil) 12665\(fn &optional ARG)" t nil)
@@ -12709,7 +12725,7 @@ be found in variable `hi-lock-interactive-patterns'.
12709;;;*** 12725;;;***
12710 12726
12711;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el" 12727;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el"
12712;;;;;; (19259 35421)) 12728;;;;;; (19278 4527))
12713;;; Generated autoloads from progmodes/hideif.el 12729;;; Generated autoloads from progmodes/hideif.el
12714 12730
12715(autoload 'hide-ifdef-mode "hideif" "\ 12731(autoload 'hide-ifdef-mode "hideif" "\
@@ -12749,7 +12765,7 @@ how the hiding is done:
12749;;;*** 12765;;;***
12750 12766
12751;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 12767;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
12752;;;;;; (19259 35421)) 12768;;;;;; (19278 4527))
12753;;; Generated autoloads from progmodes/hideshow.el 12769;;; Generated autoloads from progmodes/hideshow.el
12754 12770
12755(defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\ 12771(defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\
@@ -12811,8 +12827,8 @@ Unconditionally turn off `hs-minor-mode'.
12811;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 12827;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
12812;;;;;; highlight-changes-previous-change highlight-changes-next-change 12828;;;;;; highlight-changes-previous-change highlight-changes-next-change
12813;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode 12829;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode
12814;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (19259 12830;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (19278
12815;;;;;; 35421)) 12831;;;;;; 4517))
12816;;; Generated autoloads from hilit-chg.el 12832;;; Generated autoloads from hilit-chg.el
12817 12833
12818(autoload 'highlight-changes-mode "hilit-chg" "\ 12834(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -12927,8 +12943,10 @@ or call the function `global-highlight-changes-mode'.")
12927 12943
12928(autoload 'global-highlight-changes-mode "hilit-chg" "\ 12944(autoload 'global-highlight-changes-mode "hilit-chg" "\
12929Toggle Highlight-Changes mode in every possible buffer. 12945Toggle Highlight-Changes mode in every possible buffer.
12930With prefix ARG, turn Global-Highlight-Changes mode on if and only if ARG is positive. 12946With prefix ARG, turn Global-Highlight-Changes mode on if and only if
12931Highlight-Changes mode is enabled in all buffers where `highlight-changes-mode-turn-on' would do it. 12947ARG is positive.
12948Highlight-Changes mode is enabled in all buffers where
12949`highlight-changes-mode-turn-on' would do it.
12932See `highlight-changes-mode' for more information on Highlight-Changes mode. 12950See `highlight-changes-mode' for more information on Highlight-Changes mode.
12933 12951
12934\(fn &optional ARG)" t nil) 12952\(fn &optional ARG)" t nil)
@@ -12939,7 +12957,7 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
12939;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 12957;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
12940;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 12958;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
12941;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 12959;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
12942;;;;;; "hippie-exp.el" (19259 35421)) 12960;;;;;; "hippie-exp.el" (19278 4517))
12943;;; Generated autoloads from hippie-exp.el 12961;;; Generated autoloads from hippie-exp.el
12944 12962
12945(defvar hippie-expand-try-functions-list '(try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol) "\ 12963(defvar hippie-expand-try-functions-list '(try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol) "\
@@ -13012,7 +13030,7 @@ argument VERBOSE non-nil makes the function verbose.
13012;;;*** 13030;;;***
13013 13031
13014;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13032;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13015;;;;;; (19259 35421)) 13033;;;;;; (19278 4517))
13016;;; Generated autoloads from hl-line.el 13034;;; Generated autoloads from hl-line.el
13017 13035
13018(autoload 'hl-line-mode "hl-line" "\ 13036(autoload 'hl-line-mode "hl-line" "\
@@ -13056,7 +13074,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13056;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays 13074;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays
13057;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays 13075;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
13058;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays" 13076;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays"
13059;;;;;; "calendar/holidays.el" (19259 35421)) 13077;;;;;; "calendar/holidays.el" (19278 4519))
13060;;; Generated autoloads from calendar/holidays.el 13078;;; Generated autoloads from calendar/holidays.el
13061 13079
13062(defvar holiday-general-holidays (mapcar 'purecopy '((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") (holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") (holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") (holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving"))) "\ 13080(defvar holiday-general-holidays (mapcar 'purecopy '((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") (holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") (holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") (holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving"))) "\
@@ -13204,8 +13222,8 @@ The optional LABEL is used to label the buffer created.
13204 13222
13205;;;*** 13223;;;***
13206 13224
13207;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (19259 13225;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (19278
13208;;;;;; 35421)) 13226;;;;;; 4523))
13209;;; Generated autoloads from gnus/html2text.el 13227;;; Generated autoloads from gnus/html2text.el
13210 13228
13211(autoload 'html2text "html2text" "\ 13229(autoload 'html2text "html2text" "\
@@ -13216,8 +13234,8 @@ Convert HTML to plain text in the current buffer.
13216;;;*** 13234;;;***
13217 13235
13218;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 13236;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
13219;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (19259 13237;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (19278
13220;;;;;; 35421)) 13238;;;;;; 4517))
13221;;; Generated autoloads from ibuf-macs.el 13239;;; Generated autoloads from ibuf-macs.el
13222 13240
13223(autoload 'define-ibuffer-column "ibuf-macs" "\ 13241(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -13306,7 +13324,7 @@ bound to the current value of the filter.
13306;;;*** 13324;;;***
13307 13325
13308;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 13326;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
13309;;;;;; "ibuffer" "ibuffer.el" (19259 35421)) 13327;;;;;; "ibuffer" "ibuffer.el" (19278 4517))
13310;;; Generated autoloads from ibuffer.el 13328;;; Generated autoloads from ibuffer.el
13311 13329
13312(autoload 'ibuffer-list-buffers "ibuffer" "\ 13330(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -13347,7 +13365,7 @@ FORMATS is the value to use for `ibuffer-formats'.
13347 13365
13348;;;### (autoloads (icalendar-import-buffer icalendar-import-file 13366;;;### (autoloads (icalendar-import-buffer icalendar-import-file
13349;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 13367;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
13350;;;;;; "calendar/icalendar.el" (19259 35421)) 13368;;;;;; "calendar/icalendar.el" (19278 4519))
13351;;; Generated autoloads from calendar/icalendar.el 13369;;; Generated autoloads from calendar/icalendar.el
13352 13370
13353(autoload 'icalendar-export-file "icalendar" "\ 13371(autoload 'icalendar-export-file "icalendar" "\
@@ -13399,8 +13417,8 @@ buffer `*icalendar-errors*'.
13399 13417
13400;;;*** 13418;;;***
13401 13419
13402;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (19259 13420;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (19278
13403;;;;;; 35421)) 13421;;;;;; 4517))
13404;;; Generated autoloads from icomplete.el 13422;;; Generated autoloads from icomplete.el
13405 13423
13406(defvar icomplete-mode nil "\ 13424(defvar icomplete-mode nil "\
@@ -13421,7 +13439,7 @@ otherwise turn it off.
13421 13439
13422;;;*** 13440;;;***
13423 13441
13424;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (19259 35421)) 13442;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (19278 4527))
13425;;; Generated autoloads from progmodes/icon.el 13443;;; Generated autoloads from progmodes/icon.el
13426 13444
13427(autoload 'icon-mode "icon" "\ 13445(autoload 'icon-mode "icon" "\
@@ -13462,7 +13480,7 @@ with no args, if that value is non-nil.
13462;;;*** 13480;;;***
13463 13481
13464;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 13482;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
13465;;;;;; (19259 35421)) 13483;;;;;; (19278 4528))
13466;;; Generated autoloads from progmodes/idlw-shell.el 13484;;; Generated autoloads from progmodes/idlw-shell.el
13467 13485
13468(autoload 'idlwave-shell "idlw-shell" "\ 13486(autoload 'idlwave-shell "idlw-shell" "\
@@ -13488,7 +13506,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
13488;;;*** 13506;;;***
13489 13507
13490;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 13508;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
13491;;;;;; (19259 35421)) 13509;;;;;; (19279 36173))
13492;;; Generated autoloads from progmodes/idlwave.el 13510;;; Generated autoloads from progmodes/idlwave.el
13493 13511
13494(autoload 'idlwave-mode "idlwave" "\ 13512(autoload 'idlwave-mode "idlwave" "\
@@ -13622,8 +13640,8 @@ The main features of this mode are
13622;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 13640;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
13623;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 13641;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
13624;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 13642;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
13625;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (19259 13643;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (19284
13626;;;;;; 35421)) 13644;;;;;; 47302))
13627;;; Generated autoloads from ido.el 13645;;; Generated autoloads from ido.el
13628 13646
13629(defvar ido-mode nil "\ 13647(defvar ido-mode nil "\
@@ -13884,7 +13902,7 @@ DEF, if non-nil, is the default value.
13884 13902
13885;;;*** 13903;;;***
13886 13904
13887;;;### (autoloads (ielm) "ielm" "ielm.el" (19259 35421)) 13905;;;### (autoloads (ielm) "ielm" "ielm.el" (19278 4517))
13888;;; Generated autoloads from ielm.el 13906;;; Generated autoloads from ielm.el
13889 (add-hook 'same-window-buffer-names (purecopy "*ielm*")) 13907 (add-hook 'same-window-buffer-names (purecopy "*ielm*"))
13890 13908
@@ -13897,7 +13915,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
13897;;;*** 13915;;;***
13898 13916
13899;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el" 13917;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el"
13900;;;;;; (19259 35421)) 13918;;;;;; (19278 4517))
13901;;; Generated autoloads from iimage.el 13919;;; Generated autoloads from iimage.el
13902 13920
13903(autoload 'turn-on-iimage-mode "iimage" "\ 13921(autoload 'turn-on-iimage-mode "iimage" "\
@@ -13916,7 +13934,7 @@ Toggle inline image minor mode.
13916;;;;;; insert-image put-image create-image image-type-auto-detected-p 13934;;;;;; insert-image put-image create-image image-type-auto-detected-p
13917;;;;;; image-type-available-p image-type image-type-from-file-name 13935;;;;;; image-type-available-p image-type image-type-from-file-name
13918;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data) 13936;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data)
13919;;;;;; "image" "image.el" (19259 35421)) 13937;;;;;; "image" "image.el" (19278 4517))
13920;;; Generated autoloads from image.el 13938;;; Generated autoloads from image.el
13921 13939
13922(autoload 'image-type-from-data "image" "\ 13940(autoload 'image-type-from-data "image" "\
@@ -14099,7 +14117,7 @@ Example:
14099;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag 14117;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
14100;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs 14118;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
14101;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs) 14119;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs)
14102;;;;;; "image-dired" "image-dired.el" (19259 35421)) 14120;;;;;; "image-dired" "image-dired.el" (19278 4517))
14103;;; Generated autoloads from image-dired.el 14121;;; Generated autoloads from image-dired.el
14104 14122
14105(autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\ 14123(autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\
@@ -14233,7 +14251,7 @@ easy-to-use form.
14233 14251
14234;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 14252;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
14235;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 14253;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
14236;;;;;; "image-file.el" (19259 35421)) 14254;;;;;; "image-file.el" (19278 4517))
14237;;; Generated autoloads from image-file.el 14255;;; Generated autoloads from image-file.el
14238 14256
14239(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ 14257(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
@@ -14295,7 +14313,7 @@ Image files are those whose name has an extension in
14295;;;*** 14313;;;***
14296 14314
14297;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode 14315;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
14298;;;;;; image-mode) "image-mode" "image-mode.el" (19259 35421)) 14316;;;;;; image-mode) "image-mode" "image-mode.el" (19278 4517))
14299;;; Generated autoloads from image-mode.el 14317;;; Generated autoloads from image-mode.el
14300 (push (cons (purecopy "\\.jpe?g\\'") 'image-mode) auto-mode-alist) 14318 (push (cons (purecopy "\\.jpe?g\\'") 'image-mode) auto-mode-alist)
14301 (push (cons (purecopy "\\.png\\'") 'image-mode) auto-mode-alist) 14319 (push (cons (purecopy "\\.png\\'") 'image-mode) auto-mode-alist)
@@ -14345,7 +14363,7 @@ Not documented
14345;;;*** 14363;;;***
14346 14364
14347;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 14365;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
14348;;;;;; imenu-sort-function) "imenu" "imenu.el" (19259 35421)) 14366;;;;;; imenu-sort-function) "imenu" "imenu.el" (19278 4517))
14349;;; Generated autoloads from imenu.el 14367;;; Generated autoloads from imenu.el
14350 14368
14351(defvar imenu-sort-function nil "\ 14369(defvar imenu-sort-function nil "\
@@ -14462,7 +14480,7 @@ for more information.
14462 14480
14463;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion 14481;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion
14464;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 14482;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
14465;;;;;; "ind-util" "language/ind-util.el" (19259 35422)) 14483;;;;;; "ind-util" "language/ind-util.el" (19278 4524))
14466;;; Generated autoloads from language/ind-util.el 14484;;; Generated autoloads from language/ind-util.el
14467 14485
14468(autoload 'indian-compose-region "ind-util" "\ 14486(autoload 'indian-compose-region "ind-util" "\
@@ -14494,7 +14512,7 @@ Convert old Emacs Devanagari characters to UCS.
14494 14512
14495;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 14513;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
14496;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 14514;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
14497;;;;;; "progmodes/inf-lisp.el" (19259 35422)) 14515;;;;;; "progmodes/inf-lisp.el" (19278 4528))
14498;;; Generated autoloads from progmodes/inf-lisp.el 14516;;; Generated autoloads from progmodes/inf-lisp.el
14499 14517
14500(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\ 14518(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\
@@ -14562,7 +14580,7 @@ of `inferior-lisp-program'). Runs the hooks from
14562;;;;;; Info-goto-emacs-command-node Info-mode info-finder info-apropos 14580;;;;;; Info-goto-emacs-command-node Info-mode info-finder info-apropos
14563;;;;;; Info-index Info-directory Info-on-current-buffer info-standalone 14581;;;;;; Info-index Info-directory Info-on-current-buffer info-standalone
14564;;;;;; info-emacs-manual info info-other-window) "info" "info.el" 14582;;;;;; info-emacs-manual info info-other-window) "info" "info.el"
14565;;;;;; (19259 35422)) 14583;;;;;; (19278 4517))
14566;;; Generated autoloads from info.el 14584;;; Generated autoloads from info.el
14567 14585
14568(autoload 'info-other-window "info" "\ 14586(autoload 'info-other-window "info" "\
@@ -14741,7 +14759,7 @@ type returned by `Info-bookmark-make-record', which see.
14741 14759
14742;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 14760;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
14743;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 14761;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
14744;;;;;; (19259 35422)) 14762;;;;;; (19278 4517))
14745;;; Generated autoloads from info-look.el 14763;;; Generated autoloads from info-look.el
14746 14764
14747(autoload 'info-lookup-reset "info-look" "\ 14765(autoload 'info-lookup-reset "info-look" "\
@@ -14789,7 +14807,7 @@ Perform completion on file preceding point.
14789;;;*** 14807;;;***
14790 14808
14791;;;### (autoloads (info-xref-check-all-custom info-xref-check-all 14809;;;### (autoloads (info-xref-check-all-custom info-xref-check-all
14792;;;;;; info-xref-check) "info-xref" "info-xref.el" (19259 35422)) 14810;;;;;; info-xref-check) "info-xref" "info-xref.el" (19278 4517))
14793;;; Generated autoloads from info-xref.el 14811;;; Generated autoloads from info-xref.el
14794 14812
14795(autoload 'info-xref-check "info-xref" "\ 14813(autoload 'info-xref-check "info-xref" "\
@@ -14816,7 +14834,7 @@ quite a while.
14816;;;*** 14834;;;***
14817 14835
14818;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold 14836;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold
14819;;;;;; Info-tagify) "informat" "informat.el" (19259 35422)) 14837;;;;;; Info-tagify) "informat" "informat.el" (19278 4517))
14820;;; Generated autoloads from informat.el 14838;;; Generated autoloads from informat.el
14821 14839
14822(autoload 'Info-tagify "informat" "\ 14840(autoload 'Info-tagify "informat" "\
@@ -14863,7 +14881,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
14863 14881
14864;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 14882;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
14865;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 14883;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
14866;;;;;; (19259 35422)) 14884;;;;;; (19278 4524))
14867;;; Generated autoloads from international/isearch-x.el 14885;;; Generated autoloads from international/isearch-x.el
14868 14886
14869(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 14887(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -14883,8 +14901,8 @@ Not documented
14883 14901
14884;;;*** 14902;;;***
14885 14903
14886;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (19259 14904;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (19278
14887;;;;;; 35422)) 14905;;;;;; 4517))
14888;;; Generated autoloads from isearchb.el 14906;;; Generated autoloads from isearchb.el
14889 14907
14890(autoload 'isearchb-activate "isearchb" "\ 14908(autoload 'isearchb-activate "isearchb" "\
@@ -14900,7 +14918,7 @@ accessed via isearchb.
14900;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 14918;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
14901;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 14919;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
14902;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 14920;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
14903;;;;;; "international/iso-cvt.el" (19259 35422)) 14921;;;;;; "international/iso-cvt.el" (19278 4524))
14904;;; Generated autoloads from international/iso-cvt.el 14922;;; Generated autoloads from international/iso-cvt.el
14905 14923
14906(autoload 'iso-spanish "iso-cvt" "\ 14924(autoload 'iso-spanish "iso-cvt" "\
@@ -14991,7 +15009,7 @@ Add submenus to the File menu, to convert to and from various formats.
14991;;;*** 15009;;;***
14992 15010
14993;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 15011;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
14994;;;;;; (19259 35422)) 15012;;;;;; (19278 4524))
14995;;; Generated autoloads from international/iso-transl.el 15013;;; Generated autoloads from international/iso-transl.el
14996 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 15014 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
14997 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 15015 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -15003,7 +15021,7 @@ Add submenus to the File menu, to convert to and from various formats.
15003;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15021;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
15004;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15022;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15005;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) 15023;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
15006;;;;;; "ispell" "textmodes/ispell.el" (19259 35422)) 15024;;;;;; "ispell" "textmodes/ispell.el" (19279 36174))
15007;;; Generated autoloads from textmodes/ispell.el 15025;;; Generated autoloads from textmodes/ispell.el
15008(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 15026(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
15009 15027
@@ -15106,7 +15124,7 @@ SPC: Accept word this time.
15106`a': Accept word for this session. 15124`a': Accept word for this session.
15107`A': Accept word and place in `buffer-local dictionary'. 15125`A': Accept word and place in `buffer-local dictionary'.
15108`r': Replace word with typed-in value. Rechecked. 15126`r': Replace word with typed-in value. Rechecked.
15109`R': Replace word with typed-in value. Query-replaced in buffer. Rechecked. 15127`R': Replace word with typed-in value. Query-replaced in buffer. Rechecked.
15110`?': Show these commands. 15128`?': Show these commands.
15111`x': Exit spelling buffer. Move cursor to original point. 15129`x': Exit spelling buffer. Move cursor to original point.
15112`X': Exit spelling buffer. Leaves cursor at the current point, and permits 15130`X': Exit spelling buffer. Leaves cursor at the current point, and permits
@@ -15221,8 +15239,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to
15221 15239
15222;;;*** 15240;;;***
15223 15241
15224;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (19259 15242;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (19278
15225;;;;;; 35422)) 15243;;;;;; 4517))
15226;;; Generated autoloads from iswitchb.el 15244;;; Generated autoloads from iswitchb.el
15227 15245
15228(defvar iswitchb-mode nil "\ 15246(defvar iswitchb-mode nil "\
@@ -15247,7 +15265,7 @@ This mode enables switching between buffers using substrings. See
15247;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 15265;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
15248;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 15266;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
15249;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 15267;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
15250;;;;;; "japan-util" "language/japan-util.el" (19259 35422)) 15268;;;;;; "japan-util" "language/japan-util.el" (19278 4524))
15251;;; Generated autoloads from language/japan-util.el 15269;;; Generated autoloads from language/japan-util.el
15252 15270
15253(autoload 'setup-japanese-environment-internal "japan-util" "\ 15271(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -15325,7 +15343,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
15325;;;*** 15343;;;***
15326 15344
15327;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 15345;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
15328;;;;;; "jka-compr.el" (19259 35423)) 15346;;;;;; "jka-compr.el" (19289 53536))
15329;;; Generated autoloads from jka-compr.el 15347;;; Generated autoloads from jka-compr.el
15330 15348
15331(defvar jka-compr-inhibit nil "\ 15349(defvar jka-compr-inhibit nil "\
@@ -15348,7 +15366,7 @@ by `jka-compr-installed'.
15348 15366
15349;;;*** 15367;;;***
15350 15368
15351;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19259 35423)) 15369;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19278 4528))
15352;;; Generated autoloads from progmodes/js.el 15370;;; Generated autoloads from progmodes/js.el
15353 15371
15354(autoload 'js-mode "js" "\ 15372(autoload 'js-mode "js" "\
@@ -15360,11 +15378,13 @@ Key bindings:
15360 15378
15361\(fn)" t nil) 15379\(fn)" t nil)
15362 15380
15381(defalias 'javascript-mode 'js-mode)
15382
15363;;;*** 15383;;;***
15364 15384
15365;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 15385;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
15366;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 15386;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
15367;;;;;; (19259 35423)) 15387;;;;;; (19278 4522))
15368;;; Generated autoloads from emulation/keypad.el 15388;;; Generated autoloads from emulation/keypad.el
15369 15389
15370(defvar keypad-setup nil "\ 15390(defvar keypad-setup nil "\
@@ -15420,7 +15440,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
15420;;;*** 15440;;;***
15421 15441
15422;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 15442;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
15423;;;;;; (19259 35423)) 15443;;;;;; (19278 4524))
15424;;; Generated autoloads from international/kinsoku.el 15444;;; Generated autoloads from international/kinsoku.el
15425 15445
15426(autoload 'kinsoku "kinsoku" "\ 15446(autoload 'kinsoku "kinsoku" "\
@@ -15441,8 +15461,8 @@ the context of text formatting.
15441 15461
15442;;;*** 15462;;;***
15443 15463
15444;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (19259 15464;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (19278
15445;;;;;; 35423)) 15465;;;;;; 4524))
15446;;; Generated autoloads from international/kkc.el 15466;;; Generated autoloads from international/kkc.el
15447 15467
15448(defvar kkc-after-update-conversion-functions nil "\ 15468(defvar kkc-after-update-conversion-functions nil "\
@@ -15467,7 +15487,7 @@ and the return value is the length of the conversion.
15467;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 15487;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
15468;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 15488;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
15469;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item) 15489;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item)
15470;;;;;; "kmacro" "kmacro.el" (19259 35423)) 15490;;;;;; "kmacro" "kmacro.el" (19278 4517))
15471;;; Generated autoloads from kmacro.el 15491;;; Generated autoloads from kmacro.el
15472 (global-set-key "\C-x(" 'kmacro-start-macro) 15492 (global-set-key "\C-x(" 'kmacro-start-macro)
15473 (global-set-key "\C-x)" 'kmacro-end-macro) 15493 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -15578,7 +15598,7 @@ If kbd macro currently being defined end it before activating it.
15578;;;*** 15598;;;***
15579 15599
15580;;;### (autoloads (setup-korean-environment-internal) "korea-util" 15600;;;### (autoloads (setup-korean-environment-internal) "korea-util"
15581;;;;;; "language/korea-util.el" (19259 35423)) 15601;;;;;; "language/korea-util.el" (19278 4524))
15582;;; Generated autoloads from language/korea-util.el 15602;;; Generated autoloads from language/korea-util.el
15583 15603
15584(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ 15604(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\
@@ -15593,7 +15613,7 @@ Not documented
15593;;;*** 15613;;;***
15594 15614
15595;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 15615;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
15596;;;;;; (19259 35423)) 15616;;;;;; (19278 4527))
15597;;; Generated autoloads from play/landmark.el 15617;;; Generated autoloads from play/landmark.el
15598 15618
15599(defalias 'landmark-repeat 'lm-test-run) 15619(defalias 'landmark-repeat 'lm-test-run)
@@ -15627,7 +15647,7 @@ Use \\[describe-mode] for more info.
15627 15647
15628;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string 15648;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
15629;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) 15649;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
15630;;;;;; "lao-util" "language/lao-util.el" (19259 35423)) 15650;;;;;; "lao-util" "language/lao-util.el" (19278 4524))
15631;;; Generated autoloads from language/lao-util.el 15651;;; Generated autoloads from language/lao-util.el
15632 15652
15633(autoload 'lao-compose-string "lao-util" "\ 15653(autoload 'lao-compose-string "lao-util" "\
@@ -15666,7 +15686,7 @@ Not documented
15666 15686
15667;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 15687;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
15668;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 15688;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
15669;;;;;; "latexenc" "international/latexenc.el" (19259 35423)) 15689;;;;;; "latexenc" "international/latexenc.el" (19278 4524))
15670;;; Generated autoloads from international/latexenc.el 15690;;; Generated autoloads from international/latexenc.el
15671 15691
15672(defvar latex-inputenc-coding-alist (purecopy '(("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))) "\ 15692(defvar latex-inputenc-coding-alist (purecopy '(("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))) "\
@@ -15698,7 +15718,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
15698;;;*** 15718;;;***
15699 15719
15700;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 15720;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
15701;;;;;; "latin1-disp" "international/latin1-disp.el" (19259 35423)) 15721;;;;;; "latin1-disp" "international/latin1-disp.el" (19278 4524))
15702;;; Generated autoloads from international/latin1-disp.el 15722;;; Generated autoloads from international/latin1-disp.el
15703 15723
15704(defvar latin1-display nil "\ 15724(defvar latin1-display nil "\
@@ -15740,7 +15760,7 @@ use either \\[customize] or the function `latin1-display'.")
15740;;;*** 15760;;;***
15741 15761
15742;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 15762;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
15743;;;;;; (19259 35423)) 15763;;;;;; (19278 4528))
15744;;; Generated autoloads from progmodes/ld-script.el 15764;;; Generated autoloads from progmodes/ld-script.el
15745 15765
15746(add-to-list 'auto-mode-alist (purecopy '("\\.ld[si]?\\>" . ld-script-mode))) 15766(add-to-list 'auto-mode-alist (purecopy '("\\.ld[si]?\\>" . ld-script-mode)))
@@ -15757,7 +15777,7 @@ A major mode to edit GNU ld script files
15757;;;*** 15777;;;***
15758 15778
15759;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 15779;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
15760;;;;;; (19259 35423)) 15780;;;;;; (19278 4517))
15761;;; Generated autoloads from ledit.el 15781;;; Generated autoloads from ledit.el
15762 15782
15763(defconst ledit-save-files t "\ 15783(defconst ledit-save-files t "\
@@ -15792,7 +15812,7 @@ Not documented
15792 15812
15793;;;*** 15813;;;***
15794 15814
15795;;;### (autoloads (life) "life" "play/life.el" (19259 35423)) 15815;;;### (autoloads (life) "life" "play/life.el" (19278 4527))
15796;;; Generated autoloads from play/life.el 15816;;; Generated autoloads from play/life.el
15797 15817
15798(autoload 'life "life" "\ 15818(autoload 'life "life" "\
@@ -15806,7 +15826,7 @@ generations (this defaults to 1).
15806;;;*** 15826;;;***
15807 15827
15808;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum" 15828;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum"
15809;;;;;; "linum.el" (19259 35423)) 15829;;;;;; "linum.el" (19278 4517))
15810;;; Generated autoloads from linum.el 15830;;; Generated autoloads from linum.el
15811 15831
15812(defvar linum-format 'dynamic "\ 15832(defvar linum-format 'dynamic "\
@@ -15834,16 +15854,18 @@ or call the function `global-linum-mode'.")
15834 15854
15835(autoload 'global-linum-mode "linum" "\ 15855(autoload 'global-linum-mode "linum" "\
15836Toggle Linum mode in every possible buffer. 15856Toggle Linum mode in every possible buffer.
15837With prefix ARG, turn Global-Linum mode on if and only if ARG is positive. 15857With prefix ARG, turn Global-Linum mode on if and only if
15838Linum mode is enabled in all buffers where `linum-on' would do it. 15858ARG is positive.
15859Linum mode is enabled in all buffers where
15860`linum-on' would do it.
15839See `linum-mode' for more information on Linum mode. 15861See `linum-mode' for more information on Linum mode.
15840 15862
15841\(fn &optional ARG)" t nil) 15863\(fn &optional ARG)" t nil)
15842 15864
15843;;;*** 15865;;;***
15844 15866
15845;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (19259 15867;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (19278
15846;;;;;; 35423)) 15868;;;;;; 4517))
15847;;; Generated autoloads from loadhist.el 15869;;; Generated autoloads from loadhist.el
15848 15870
15849(autoload 'unload-feature "loadhist" "\ 15871(autoload 'unload-feature "loadhist" "\
@@ -15875,7 +15897,7 @@ something strange, such as redefining an Emacs function.
15875;;;*** 15897;;;***
15876 15898
15877;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 15899;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
15878;;;;;; "locate" "locate.el" (19259 35425)) 15900;;;;;; "locate" "locate.el" (19278 4517))
15879;;; Generated autoloads from locate.el 15901;;; Generated autoloads from locate.el
15880 15902
15881(defvar locate-ls-subdir-switches (purecopy "-al") "\ 15903(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -15926,7 +15948,7 @@ except that FILTER is not optional.
15926 15948
15927;;;*** 15949;;;***
15928 15950
15929;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (19259 35425)) 15951;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (19297 48769))
15930;;; Generated autoloads from log-edit.el 15952;;; Generated autoloads from log-edit.el
15931 15953
15932(autoload 'log-edit "log-edit" "\ 15954(autoload 'log-edit "log-edit" "\
@@ -15952,8 +15974,8 @@ uses the current buffer.
15952 15974
15953;;;*** 15975;;;***
15954 15976
15955;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (19259 15977;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (19280
15956;;;;;; 35425)) 15978;;;;;; 40239))
15957;;; Generated autoloads from log-view.el 15979;;; Generated autoloads from log-view.el
15958 15980
15959(autoload 'log-view-mode "log-view" "\ 15981(autoload 'log-view-mode "log-view" "\
@@ -15963,8 +15985,8 @@ Major mode for browsing CVS log output.
15963 15985
15964;;;*** 15986;;;***
15965 15987
15966;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (19259 15988;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (19278
15967;;;;;; 35425)) 15989;;;;;; 4517))
15968;;; Generated autoloads from longlines.el 15990;;; Generated autoloads from longlines.el
15969 15991
15970(autoload 'longlines-mode "longlines" "\ 15992(autoload 'longlines-mode "longlines" "\
@@ -15985,8 +16007,8 @@ are indicated with a symbol.
15985;;;*** 16007;;;***
15986 16008
15987;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 16009;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
15988;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (19259 16010;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (19278
15989;;;;;; 35425)) 16011;;;;;; 4517))
15990;;; Generated autoloads from lpr.el 16012;;; Generated autoloads from lpr.el
15991 16013
15992(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt))) 16014(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)))
@@ -16080,7 +16102,7 @@ for further customization of the printer command.
16080;;;*** 16102;;;***
16081 16103
16082;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 16104;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
16083;;;;;; (19259 35423)) 16105;;;;;; (19278 4517))
16084;;; Generated autoloads from ls-lisp.el 16106;;; Generated autoloads from ls-lisp.el
16085 16107
16086(defvar ls-lisp-support-shell-wildcards t "\ 16108(defvar ls-lisp-support-shell-wildcards t "\
@@ -16091,8 +16113,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
16091 16113
16092;;;*** 16114;;;***
16093 16115
16094;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (19259 16116;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (19278
16095;;;;;; 35423)) 16117;;;;;; 4519))
16096;;; Generated autoloads from calendar/lunar.el 16118;;; Generated autoloads from calendar/lunar.el
16097 16119
16098(autoload 'lunar-phases "lunar" "\ 16120(autoload 'lunar-phases "lunar" "\
@@ -16106,8 +16128,8 @@ This function is suitable for execution in a .emacs file.
16106 16128
16107;;;*** 16129;;;***
16108 16130
16109;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (19259 16131;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (19278
16110;;;;;; 35425)) 16132;;;;;; 4528))
16111;;; Generated autoloads from progmodes/m4-mode.el 16133;;; Generated autoloads from progmodes/m4-mode.el
16112 16134
16113(autoload 'm4-mode "m4-mode" "\ 16135(autoload 'm4-mode "m4-mode" "\
@@ -16119,7 +16141,7 @@ A major mode to edit m4 macro files.
16119;;;*** 16141;;;***
16120 16142
16121;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 16143;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
16122;;;;;; (19259 35425)) 16144;;;;;; (19278 4521))
16123;;; Generated autoloads from emacs-lisp/macroexp.el 16145;;; Generated autoloads from emacs-lisp/macroexp.el
16124 16146
16125(autoload 'macroexpand-all "macroexp" "\ 16147(autoload 'macroexpand-all "macroexp" "\
@@ -16133,7 +16155,7 @@ definitions to shadow the loaded ones for use in file byte-compilation.
16133;;;*** 16155;;;***
16134 16156
16135;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 16157;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
16136;;;;;; name-last-kbd-macro) "macros" "macros.el" (19259 35425)) 16158;;;;;; name-last-kbd-macro) "macros" "macros.el" (19278 4517))
16137;;; Generated autoloads from macros.el 16159;;; Generated autoloads from macros.el
16138 16160
16139(autoload 'name-last-kbd-macro "macros" "\ 16161(autoload 'name-last-kbd-macro "macros" "\
@@ -16222,7 +16244,7 @@ and then select the region of un-tablified names and use
16222;;;*** 16244;;;***
16223 16245
16224;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 16246;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
16225;;;;;; "mail/mail-extr.el" (19259 35425)) 16247;;;;;; "mail/mail-extr.el" (19278 4525))
16226;;; Generated autoloads from mail/mail-extr.el 16248;;; Generated autoloads from mail/mail-extr.el
16227 16249
16228(autoload 'mail-extract-address-components "mail-extr" "\ 16250(autoload 'mail-extract-address-components "mail-extr" "\
@@ -16254,7 +16276,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
16254 16276
16255;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 16277;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
16256;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 16278;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
16257;;;;;; (19259 35425)) 16279;;;;;; (19278 4525))
16258;;; Generated autoloads from mail/mail-hist.el 16280;;; Generated autoloads from mail/mail-hist.el
16259 16281
16260(autoload 'mail-hist-define-keys "mail-hist" "\ 16282(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -16286,7 +16308,7 @@ This function normally would be called when the message is sent.
16286;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 16308;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
16287;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable 16309;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable
16288;;;;;; mail-file-babyl-p mail-use-rfc822) "mail-utils" "mail/mail-utils.el" 16310;;;;;; mail-file-babyl-p mail-use-rfc822) "mail-utils" "mail/mail-utils.el"
16289;;;;;; (19259 35425)) 16311;;;;;; (19291 28516))
16290;;; Generated autoloads from mail/mail-utils.el 16312;;; Generated autoloads from mail/mail-utils.el
16291 16313
16292(defvar mail-use-rfc822 nil "\ 16314(defvar mail-use-rfc822 nil "\
@@ -16346,8 +16368,8 @@ matches may be returned from the message body.
16346;;;*** 16368;;;***
16347 16369
16348;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup 16370;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
16349;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (19259 16371;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (19278
16350;;;;;; 35425)) 16372;;;;;; 4525))
16351;;; Generated autoloads from mail/mailabbrev.el 16373;;; Generated autoloads from mail/mailabbrev.el
16352 16374
16353(defvar mail-abbrevs-mode nil "\ 16375(defvar mail-abbrevs-mode nil "\
@@ -16389,8 +16411,8 @@ double-quotes.
16389;;;*** 16411;;;***
16390 16412
16391;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases 16413;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
16392;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (19259 16414;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (19278
16393;;;;;; 35425)) 16415;;;;;; 4525))
16394;;; Generated autoloads from mail/mailalias.el 16416;;; Generated autoloads from mail/mailalias.el
16395 16417
16396(defvar mail-complete-style 'angles "\ 16418(defvar mail-complete-style 'angles "\
@@ -16436,7 +16458,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any.
16436;;;*** 16458;;;***
16437 16459
16438;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 16460;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
16439;;;;;; (19259 35425)) 16461;;;;;; (19278 4525))
16440;;; Generated autoloads from mail/mailclient.el 16462;;; Generated autoloads from mail/mailclient.el
16441 16463
16442(autoload 'mailclient-send-it "mailclient" "\ 16464(autoload 'mailclient-send-it "mailclient" "\
@@ -16450,7 +16472,7 @@ The mail client is taken to be the handler of mailto URLs.
16450 16472
16451;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 16473;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
16452;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 16474;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
16453;;;;;; "make-mode" "progmodes/make-mode.el" (19259 35425)) 16475;;;;;; "make-mode" "progmodes/make-mode.el" (19278 4528))
16454;;; Generated autoloads from progmodes/make-mode.el 16476;;; Generated autoloads from progmodes/make-mode.el
16455 16477
16456(autoload 'makefile-mode "make-mode" "\ 16478(autoload 'makefile-mode "make-mode" "\
@@ -16567,8 +16589,8 @@ An adapted `makefile-mode' that knows about imake.
16567 16589
16568;;;*** 16590;;;***
16569 16591
16570;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (19259 16592;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (19278
16571;;;;;; 35425)) 16593;;;;;; 4517))
16572;;; Generated autoloads from makesum.el 16594;;; Generated autoloads from makesum.el
16573 16595
16574(autoload 'make-command-summary "makesum" "\ 16596(autoload 'make-command-summary "makesum" "\
@@ -16579,7 +16601,7 @@ Previous contents of that buffer are killed first.
16579 16601
16580;;;*** 16602;;;***
16581 16603
16582;;;### (autoloads (man-follow man) "man" "man.el" (19259 35425)) 16604;;;### (autoloads (man-follow man) "man" "man.el" (19278 4517))
16583;;; Generated autoloads from man.el 16605;;; Generated autoloads from man.el
16584 16606
16585(defalias 'manual-entry 'man) 16607(defalias 'manual-entry 'man)
@@ -16628,7 +16650,7 @@ Get a Un*x manual page of the item under point and put it in a buffer.
16628 16650
16629;;;*** 16651;;;***
16630 16652
16631;;;### (autoloads (master-mode) "master" "master.el" (19259 35425)) 16653;;;### (autoloads (master-mode) "master" "master.el" (19278 4517))
16632;;; Generated autoloads from master.el 16654;;; Generated autoloads from master.el
16633 16655
16634(autoload 'master-mode "master" "\ 16656(autoload 'master-mode "master" "\
@@ -16651,7 +16673,7 @@ yourself the value of `master-of' by calling `master-show-slave'.
16651;;;*** 16673;;;***
16652 16674
16653;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el" 16675;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el"
16654;;;;;; (19259 35425)) 16676;;;;;; (19278 4517))
16655;;; Generated autoloads from mb-depth.el 16677;;; Generated autoloads from mb-depth.el
16656 16678
16657(defvar minibuffer-depth-indicate-mode nil "\ 16679(defvar minibuffer-depth-indicate-mode nil "\
@@ -16682,7 +16704,7 @@ Returns non-nil if the new state is enabled.
16682;;;;;; message-forward-make-body message-forward message-recover 16704;;;;;; message-forward-make-body message-forward message-recover
16683;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 16705;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
16684;;;;;; message-reply message-news message-mail message-mode) "message" 16706;;;;;; message-reply message-news message-mail message-mode) "message"
16685;;;;;; "gnus/message.el" (19259 35425)) 16707;;;;;; "gnus/message.el" (19283 41278))
16686;;; Generated autoloads from gnus/message.el 16708;;; Generated autoloads from gnus/message.el
16687 16709
16688(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 16710(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -16848,7 +16870,7 @@ which specify the range to operate on.
16848;;;*** 16870;;;***
16849 16871
16850;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 16872;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
16851;;;;;; (19259 35426)) 16873;;;;;; (19278 4528))
16852;;; Generated autoloads from progmodes/meta-mode.el 16874;;; Generated autoloads from progmodes/meta-mode.el
16853 16875
16854(autoload 'metafont-mode "meta-mode" "\ 16876(autoload 'metafont-mode "meta-mode" "\
@@ -16875,7 +16897,7 @@ Turning on MetaPost mode calls the value of the variable
16875 16897
16876;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 16898;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
16877;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 16899;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
16878;;;;;; (19259 35426)) 16900;;;;;; (19278 4525))
16879;;; Generated autoloads from mail/metamail.el 16901;;; Generated autoloads from mail/metamail.el
16880 16902
16881(autoload 'metamail-interpret-header "metamail" "\ 16903(autoload 'metamail-interpret-header "metamail" "\
@@ -16920,7 +16942,7 @@ redisplayed as output is inserted.
16920 16942
16921;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 16943;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
16922;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 16944;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
16923;;;;;; "mh-e/mh-comp.el" (19259 35426)) 16945;;;;;; "mh-e/mh-comp.el" (19278 4525))
16924;;; Generated autoloads from mh-e/mh-comp.el 16946;;; Generated autoloads from mh-e/mh-comp.el
16925 16947
16926(autoload 'mh-smail "mh-comp" "\ 16948(autoload 'mh-smail "mh-comp" "\
@@ -17010,7 +17032,7 @@ delete the draft message.
17010 17032
17011;;;*** 17033;;;***
17012 17034
17013;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (19259 35425)) 17035;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (19278 4525))
17014;;; Generated autoloads from mh-e/mh-e.el 17036;;; Generated autoloads from mh-e/mh-e.el
17015 17037
17016(put 'mh-progs 'risky-local-variable t) 17038(put 'mh-progs 'risky-local-variable t)
@@ -17027,7 +17049,7 @@ Display version information about MH-E and the MH mail handling system.
17027;;;*** 17049;;;***
17028 17050
17029;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 17051;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
17030;;;;;; "mh-e/mh-folder.el" (19259 35426)) 17052;;;;;; "mh-e/mh-folder.el" (19278 4525))
17031;;; Generated autoloads from mh-e/mh-folder.el 17053;;; Generated autoloads from mh-e/mh-folder.el
17032 17054
17033(autoload 'mh-rmail "mh-folder" "\ 17055(autoload 'mh-rmail "mh-folder" "\
@@ -17109,7 +17131,7 @@ perform the operation on all messages in that region.
17109;;;*** 17131;;;***
17110 17132
17111;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 17133;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
17112;;;;;; "midnight.el" (19259 35426)) 17134;;;;;; "midnight.el" (19278 4517))
17113;;; Generated autoloads from midnight.el 17135;;; Generated autoloads from midnight.el
17114 17136
17115(autoload 'clean-buffer-list "midnight" "\ 17137(autoload 'clean-buffer-list "midnight" "\
@@ -17136,7 +17158,7 @@ to its second argument TM.
17136;;;*** 17158;;;***
17137 17159
17138;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 17160;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
17139;;;;;; "minibuf-eldef.el" (19259 35426)) 17161;;;;;; "minibuf-eldef.el" (19278 4517))
17140;;; Generated autoloads from minibuf-eldef.el 17162;;; Generated autoloads from minibuf-eldef.el
17141 17163
17142(defvar minibuffer-electric-default-mode nil "\ 17164(defvar minibuffer-electric-default-mode nil "\
@@ -17163,7 +17185,7 @@ Returns non-nil if the new state is enabled.
17163 17185
17164;;;*** 17186;;;***
17165 17187
17166;;;### (autoloads (butterfly) "misc" "misc.el" (19259 35426)) 17188;;;### (autoloads (butterfly) "misc" "misc.el" (19278 4517))
17167;;; Generated autoloads from misc.el 17189;;; Generated autoloads from misc.el
17168 17190
17169(autoload 'butterfly "misc" "\ 17191(autoload 'butterfly "misc" "\
@@ -17182,7 +17204,7 @@ variation of `C-x M-c M-butterfly' from url `http://xkcd.com/378/'.
17182 17204
17183;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files 17205;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files
17184;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup) 17206;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup)
17185;;;;;; "misearch" "misearch.el" (19259 35426)) 17207;;;;;; "misearch" "misearch.el" (19278 4517))
17186;;; Generated autoloads from misearch.el 17208;;; Generated autoloads from misearch.el
17187 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 17209 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
17188 17210
@@ -17264,7 +17286,7 @@ whose file names match the specified wildcard.
17264;;;*** 17286;;;***
17265 17287
17266;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 17288;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
17267;;;;;; (19259 35426)) 17289;;;;;; (19278 4528))
17268;;; Generated autoloads from progmodes/mixal-mode.el 17290;;; Generated autoloads from progmodes/mixal-mode.el
17269 17291
17270(autoload 'mixal-mode "mixal-mode" "\ 17292(autoload 'mixal-mode "mixal-mode" "\
@@ -17278,7 +17300,7 @@ Major mode for the mixal asm language.
17278;;;*** 17300;;;***
17279 17301
17280;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 17302;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
17281;;;;;; "mm-extern" "gnus/mm-extern.el" (19259 35426)) 17303;;;;;; "mm-extern" "gnus/mm-extern.el" (19278 4523))
17282;;; Generated autoloads from gnus/mm-extern.el 17304;;; Generated autoloads from gnus/mm-extern.el
17283 17305
17284(autoload 'mm-extern-cache-contents "mm-extern" "\ 17306(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -17297,7 +17319,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
17297;;;*** 17319;;;***
17298 17320
17299;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 17321;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
17300;;;;;; (19259 35426)) 17322;;;;;; (19278 4523))
17301;;; Generated autoloads from gnus/mm-partial.el 17323;;; Generated autoloads from gnus/mm-partial.el
17302 17324
17303(autoload 'mm-inline-partial "mm-partial" "\ 17325(autoload 'mm-inline-partial "mm-partial" "\
@@ -17311,7 +17333,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
17311;;;*** 17333;;;***
17312 17334
17313;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 17335;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
17314;;;;;; "mm-url" "gnus/mm-url.el" (19259 35426)) 17336;;;;;; "mm-url" "gnus/mm-url.el" (19278 4523))
17315;;; Generated autoloads from gnus/mm-url.el 17337;;; Generated autoloads from gnus/mm-url.el
17316 17338
17317(autoload 'mm-url-insert-file-contents "mm-url" "\ 17339(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -17328,7 +17350,7 @@ Insert file contents of URL using `mm-url-program'.
17328;;;*** 17350;;;***
17329 17351
17330;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 17352;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
17331;;;;;; "gnus/mm-uu.el" (19259 35426)) 17353;;;;;; "gnus/mm-uu.el" (19278 4523))
17332;;; Generated autoloads from gnus/mm-uu.el 17354;;; Generated autoloads from gnus/mm-uu.el
17333 17355
17334(autoload 'mm-uu-dissect "mm-uu" "\ 17356(autoload 'mm-uu-dissect "mm-uu" "\
@@ -17348,7 +17370,7 @@ Assume text has been decoded if DECODED is non-nil.
17348;;;*** 17370;;;***
17349 17371
17350;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 17372;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
17351;;;;;; (19259 35426)) 17373;;;;;; (19278 4523))
17352;;; Generated autoloads from gnus/mml1991.el 17374;;; Generated autoloads from gnus/mml1991.el
17353 17375
17354(autoload 'mml1991-encrypt "mml1991" "\ 17376(autoload 'mml1991-encrypt "mml1991" "\
@@ -17365,7 +17387,7 @@ Not documented
17365 17387
17366;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 17388;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
17367;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 17389;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
17368;;;;;; "mml2015" "gnus/mml2015.el" (19259 35426)) 17390;;;;;; "mml2015" "gnus/mml2015.el" (19278 4523))
17369;;; Generated autoloads from gnus/mml2015.el 17391;;; Generated autoloads from gnus/mml2015.el
17370 17392
17371(autoload 'mml2015-decrypt "mml2015" "\ 17393(autoload 'mml2015-decrypt "mml2015" "\
@@ -17438,7 +17460,7 @@ followed by the first character of the construct.
17438;;;*** 17460;;;***
17439 17461
17440;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" 17462;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
17441;;;;;; (19259 35426)) 17463;;;;;; (19278 4527))
17442;;; Generated autoloads from play/morse.el 17464;;; Generated autoloads from play/morse.el
17443 17465
17444(autoload 'morse-region "morse" "\ 17466(autoload 'morse-region "morse" "\
@@ -17454,7 +17476,7 @@ Convert morse coded text in region to ordinary ASCII text.
17454;;;*** 17476;;;***
17455 17477
17456;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag" 17478;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag"
17457;;;;;; "mouse-drag.el" (19259 35426)) 17479;;;;;; "mouse-drag.el" (19278 4517))
17458;;; Generated autoloads from mouse-drag.el 17480;;; Generated autoloads from mouse-drag.el
17459 17481
17460(autoload 'mouse-drag-throw "mouse-drag" "\ 17482(autoload 'mouse-drag-throw "mouse-drag" "\
@@ -17501,8 +17523,8 @@ To test this function, evaluate:
17501 17523
17502;;;*** 17524;;;***
17503 17525
17504;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (19259 17526;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (19278
17505;;;;;; 35426)) 17527;;;;;; 4517))
17506;;; Generated autoloads from mouse-sel.el 17528;;; Generated autoloads from mouse-sel.el
17507 17529
17508(defvar mouse-sel-mode nil "\ 17530(defvar mouse-sel-mode nil "\
@@ -17554,7 +17576,7 @@ primary selection and region.
17554 17576
17555;;;*** 17577;;;***
17556 17578
17557;;;### (autoloads (mpc) "mpc" "mpc.el" (19259 35426)) 17579;;;### (autoloads (mpc) "mpc" "mpc.el" (19278 4517))
17558;;; Generated autoloads from mpc.el 17580;;; Generated autoloads from mpc.el
17559 17581
17560(autoload 'mpc "mpc" "\ 17582(autoload 'mpc "mpc" "\
@@ -17564,7 +17586,7 @@ Main entry point for MPC.
17564 17586
17565;;;*** 17587;;;***
17566 17588
17567;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (19259 35426)) 17589;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (19278 4527))
17568;;; Generated autoloads from play/mpuz.el 17590;;; Generated autoloads from play/mpuz.el
17569 17591
17570(autoload 'mpuz "mpuz" "\ 17592(autoload 'mpuz "mpuz" "\
@@ -17574,7 +17596,7 @@ Multiplication puzzle with GNU Emacs.
17574 17596
17575;;;*** 17597;;;***
17576 17598
17577;;;### (autoloads (msb-mode) "msb" "msb.el" (19259 35426)) 17599;;;### (autoloads (msb-mode) "msb" "msb.el" (19278 4517))
17578;;; Generated autoloads from msb.el 17600;;; Generated autoloads from msb.el
17579 17601
17580(defvar msb-mode nil "\ 17602(defvar msb-mode nil "\
@@ -17601,7 +17623,7 @@ different buffer menu using the function `msb'.
17601;;;;;; describe-current-coding-system describe-current-coding-system-briefly 17623;;;;;; describe-current-coding-system describe-current-coding-system-briefly
17602;;;;;; describe-coding-system describe-character-set list-charset-chars 17624;;;;;; describe-coding-system describe-character-set list-charset-chars
17603;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 17625;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
17604;;;;;; (19259 35426)) 17626;;;;;; (19278 4524))
17605;;; Generated autoloads from international/mule-diag.el 17627;;; Generated autoloads from international/mule-diag.el
17606 17628
17607(autoload 'list-character-sets "mule-diag" "\ 17629(autoload 'list-character-sets "mule-diag" "\
@@ -17738,7 +17760,7 @@ The default is 20. If LIMIT is negative, do not limit the listing.
17738;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 17760;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
17739;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 17761;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
17740;;;;;; truncate-string-to-width store-substring string-to-sequence) 17762;;;;;; truncate-string-to-width store-substring string-to-sequence)
17741;;;;;; "mule-util" "international/mule-util.el" (19259 35426)) 17763;;;;;; "mule-util" "international/mule-util.el" (19278 4524))
17742;;; Generated autoloads from international/mule-util.el 17764;;; Generated autoloads from international/mule-util.el
17743 17765
17744(autoload 'string-to-sequence "mule-util" "\ 17766(autoload 'string-to-sequence "mule-util" "\
@@ -17877,8 +17899,8 @@ per-character basis, this may not be accurate.
17877;;;### (autoloads (network-connection network-connection-to-service 17899;;;### (autoloads (network-connection network-connection-to-service
17878;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 17900;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
17879;;;;;; nslookup nslookup-host ping traceroute route arp netstat 17901;;;;;; nslookup nslookup-host ping traceroute route arp netstat
17880;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (19259 17902;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (19278
17881;;;;;; 35426)) 17903;;;;;; 4525))
17882;;; Generated autoloads from net/net-utils.el 17904;;; Generated autoloads from net/net-utils.el
17883 17905
17884(autoload 'ifconfig "net-utils" "\ 17906(autoload 'ifconfig "net-utils" "\
@@ -17977,7 +17999,7 @@ Open a network connection to HOST on PORT.
17977;;;;;; uncomment-region comment-kill comment-set-column comment-indent 17999;;;;;; uncomment-region comment-kill comment-set-column comment-indent
17978;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 18000;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
17979;;;;;; comment-padding comment-style comment-column) "newcomment" 18001;;;;;; comment-padding comment-style comment-column) "newcomment"
17980;;;;;; "newcomment.el" (19259 35426)) 18002;;;;;; "newcomment.el" (19278 4517))
17981;;; Generated autoloads from newcomment.el 18003;;; Generated autoloads from newcomment.el
17982 18004
17983(defalias 'indent-for-comment 'comment-indent) 18005(defalias 'indent-for-comment 'comment-indent)
@@ -18177,7 +18199,7 @@ unless optional argument SOFT is non-nil.
18177;;;*** 18199;;;***
18178 18200
18179;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend" 18201;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend"
18180;;;;;; "net/newst-backend.el" (19259 35427)) 18202;;;;;; "net/newst-backend.el" (19278 4525))
18181;;; Generated autoloads from net/newst-backend.el 18203;;; Generated autoloads from net/newst-backend.el
18182 18204
18183(autoload 'newsticker-running-p "newst-backend" "\ 18205(autoload 'newsticker-running-p "newst-backend" "\
@@ -18199,7 +18221,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
18199;;;*** 18221;;;***
18200 18222
18201;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el" 18223;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el"
18202;;;;;; (19259 35427)) 18224;;;;;; (19278 4525))
18203;;; Generated autoloads from net/newst-plainview.el 18225;;; Generated autoloads from net/newst-plainview.el
18204 18226
18205(autoload 'newsticker-plainview "newst-plainview" "\ 18227(autoload 'newsticker-plainview "newst-plainview" "\
@@ -18210,7 +18232,7 @@ Start newsticker plainview.
18210;;;*** 18232;;;***
18211 18233
18212;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el" 18234;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el"
18213;;;;;; (19259 35427)) 18235;;;;;; (19278 4525))
18214;;; Generated autoloads from net/newst-reader.el 18236;;; Generated autoloads from net/newst-reader.el
18215 18237
18216(autoload 'newsticker-show-news "newst-reader" "\ 18238(autoload 'newsticker-show-news "newst-reader" "\
@@ -18221,7 +18243,7 @@ Start reading news. You may want to bind this to a key.
18221;;;*** 18243;;;***
18222 18244
18223;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p) 18245;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p)
18224;;;;;; "newst-ticker" "net/newst-ticker.el" (19259 35427)) 18246;;;;;; "newst-ticker" "net/newst-ticker.el" (19278 4525))
18225;;; Generated autoloads from net/newst-ticker.el 18247;;; Generated autoloads from net/newst-ticker.el
18226 18248
18227(autoload 'newsticker-ticker-running-p "newst-ticker" "\ 18249(autoload 'newsticker-ticker-running-p "newst-ticker" "\
@@ -18242,7 +18264,7 @@ running already.
18242;;;*** 18264;;;***
18243 18265
18244;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el" 18266;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el"
18245;;;;;; (19259 35427)) 18267;;;;;; (19278 4525))
18246;;; Generated autoloads from net/newst-treeview.el 18268;;; Generated autoloads from net/newst-treeview.el
18247 18269
18248(autoload 'newsticker-treeview "newst-treeview" "\ 18270(autoload 'newsticker-treeview "newst-treeview" "\
@@ -18253,7 +18275,7 @@ Start newsticker treeview.
18253;;;*** 18275;;;***
18254 18276
18255;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 18277;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
18256;;;;;; (19259 35427)) 18278;;;;;; (19279 36173))
18257;;; Generated autoloads from gnus/nndiary.el 18279;;; Generated autoloads from gnus/nndiary.el
18258 18280
18259(autoload 'nndiary-generate-nov-databases "nndiary" "\ 18281(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -18263,8 +18285,8 @@ Generate NOV databases in all nndiary directories.
18263 18285
18264;;;*** 18286;;;***
18265 18287
18266;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (19259 18288;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (19278
18267;;;;;; 35427)) 18289;;;;;; 4523))
18268;;; Generated autoloads from gnus/nndoc.el 18290;;; Generated autoloads from gnus/nndoc.el
18269 18291
18270(autoload 'nndoc-add-type "nndoc" "\ 18292(autoload 'nndoc-add-type "nndoc" "\
@@ -18279,7 +18301,7 @@ symbol in the alist.
18279;;;*** 18301;;;***
18280 18302
18281;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 18303;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
18282;;;;;; (19259 35427)) 18304;;;;;; (19278 4523))
18283;;; Generated autoloads from gnus/nnfolder.el 18305;;; Generated autoloads from gnus/nnfolder.el
18284 18306
18285(autoload 'nnfolder-generate-active-file "nnfolder" "\ 18307(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -18291,7 +18313,7 @@ This command does not work if you use short group names.
18291;;;*** 18313;;;***
18292 18314
18293;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" 18315;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
18294;;;;;; (19259 35427)) 18316;;;;;; (19278 4523))
18295;;; Generated autoloads from gnus/nnkiboze.el 18317;;; Generated autoloads from gnus/nnkiboze.el
18296 18318
18297(autoload 'nnkiboze-generate-groups "nnkiboze" "\ 18319(autoload 'nnkiboze-generate-groups "nnkiboze" "\
@@ -18303,7 +18325,7 @@ Finds out what articles are to be part of the nnkiboze groups.
18303;;;*** 18325;;;***
18304 18326
18305;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 18327;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
18306;;;;;; (19259 35427)) 18328;;;;;; (19279 36173))
18307;;; Generated autoloads from gnus/nnml.el 18329;;; Generated autoloads from gnus/nnml.el
18308 18330
18309(autoload 'nnml-generate-nov-databases "nnml" "\ 18331(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -18314,7 +18336,7 @@ Generate NOV databases in all nnml directories.
18314;;;*** 18336;;;***
18315 18337
18316;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) 18338;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)
18317;;;;;; "nnsoup" "gnus/nnsoup.el" (19259 35427)) 18339;;;;;; "nnsoup" "gnus/nnsoup.el" (19278 4523))
18318;;; Generated autoloads from gnus/nnsoup.el 18340;;; Generated autoloads from gnus/nnsoup.el
18319 18341
18320(autoload 'nnsoup-pack-replies "nnsoup" "\ 18342(autoload 'nnsoup-pack-replies "nnsoup" "\
@@ -18335,7 +18357,7 @@ Revert posting and mailing methods to the standard Emacs methods.
18335;;;*** 18357;;;***
18336 18358
18337;;;### (autoloads (disable-command enable-command disabled-command-function) 18359;;;### (autoloads (disable-command enable-command disabled-command-function)
18338;;;;;; "novice" "novice.el" (19259 35427)) 18360;;;;;; "novice" "novice.el" (19278 4517))
18339;;; Generated autoloads from novice.el 18361;;; Generated autoloads from novice.el
18340 18362
18341(defvar disabled-command-function 'disabled-command-function "\ 18363(defvar disabled-command-function 'disabled-command-function "\
@@ -18368,7 +18390,7 @@ to future sessions.
18368;;;*** 18390;;;***
18369 18391
18370;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 18392;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
18371;;;;;; (19259 35427)) 18393;;;;;; (19278 4529))
18372;;; Generated autoloads from textmodes/nroff-mode.el 18394;;; Generated autoloads from textmodes/nroff-mode.el
18373 18395
18374(autoload 'nroff-mode "nroff-mode" "\ 18396(autoload 'nroff-mode "nroff-mode" "\
@@ -18383,7 +18405,7 @@ closing requests for requests that are used in matched pairs.
18383;;;*** 18405;;;***
18384 18406
18385;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el" 18407;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el"
18386;;;;;; (19259 35427)) 18408;;;;;; (19278 4526))
18387;;; Generated autoloads from nxml/nxml-glyph.el 18409;;; Generated autoloads from nxml/nxml-glyph.el
18388 18410
18389(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 18411(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -18395,8 +18417,8 @@ Return nil if the face cannot display a glyph for N.
18395 18417
18396;;;*** 18418;;;***
18397 18419
18398;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (19259 18420;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (19282
18399;;;;;; 35427)) 18421;;;;;; 15364))
18400;;; Generated autoloads from nxml/nxml-mode.el 18422;;; Generated autoloads from nxml/nxml-mode.el
18401 18423
18402(autoload 'nxml-mode "nxml-mode" "\ 18424(autoload 'nxml-mode "nxml-mode" "\
@@ -18458,7 +18480,7 @@ Many aspects this mode can be customized using
18458;;;*** 18480;;;***
18459 18481
18460;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm" 18482;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm"
18461;;;;;; "nxml/nxml-uchnm.el" (19259 35427)) 18483;;;;;; "nxml/nxml-uchnm.el" (19278 4526))
18462;;; Generated autoloads from nxml/nxml-uchnm.el 18484;;; Generated autoloads from nxml/nxml-uchnm.el
18463 18485
18464(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 18486(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -18471,7 +18493,7 @@ the variable `nxml-enabled-unicode-blocks'.
18471;;;*** 18493;;;***
18472 18494
18473;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 18495;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
18474;;;;;; (19259 35427)) 18496;;;;;; (19278 4528))
18475;;; Generated autoloads from progmodes/octave-inf.el 18497;;; Generated autoloads from progmodes/octave-inf.el
18476 18498
18477(autoload 'inferior-octave "octave-inf" "\ 18499(autoload 'inferior-octave "octave-inf" "\
@@ -18494,7 +18516,7 @@ startup file, `~/.emacs-octave'.
18494;;;*** 18516;;;***
18495 18517
18496;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 18518;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
18497;;;;;; (19259 35427)) 18519;;;;;; (19278 4528))
18498;;; Generated autoloads from progmodes/octave-mod.el 18520;;; Generated autoloads from progmodes/octave-mod.el
18499 18521
18500(autoload 'octave-mode "octave-mod" "\ 18522(autoload 'octave-mode "octave-mod" "\
@@ -18502,7 +18524,7 @@ Major mode for editing Octave code.
18502 18524
18503This mode makes it easier to write Octave code by helping with 18525This mode makes it easier to write Octave code by helping with
18504indentation, doing some of the typing for you (with Abbrev mode) and by 18526indentation, doing some of the typing for you (with Abbrev mode) and by
18505showing keywords, comments, strings, etc.. in different faces (with 18527showing keywords, comments, strings, etc. in different faces (with
18506Font Lock mode on terminals that support it). 18528Font Lock mode on terminals that support it).
18507 18529
18508Octave itself is a high-level language, primarily intended for numerical 18530Octave itself is a high-level language, primarily intended for numerical
@@ -18589,7 +18611,7 @@ including a reproducible test case and send the message.
18589;;;;;; org-map-entries org-open-link-from-string org-open-at-point-global 18611;;;;;; org-map-entries org-open-link-from-string org-open-at-point-global
18590;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode 18612;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode
18591;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle 18613;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle
18592;;;;;; org-mode) "org" "org/org.el" (19259 35427)) 18614;;;;;; org-mode) "org" "org/org.el" (19278 4526))
18593;;; Generated autoloads from org/org.el 18615;;; Generated autoloads from org/org.el
18594 18616
18595(autoload 'org-mode "org" "\ 18617(autoload 'org-mode "org" "\
@@ -18802,7 +18824,7 @@ Call the customize function with org as argument.
18802;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list 18824;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list
18803;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views 18825;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
18804;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda 18826;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
18805;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (19259 35427)) 18827;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (19278 4526))
18806;;; Generated autoloads from org/org-agenda.el 18828;;; Generated autoloads from org/org-agenda.el
18807 18829
18808(autoload 'org-agenda "org-agenda" "\ 18830(autoload 'org-agenda "org-agenda" "\
@@ -19065,7 +19087,7 @@ belonging to the \"Work\" category.
19065 19087
19066;;;### (autoloads (org-archive-subtree-default-with-confirmation 19088;;;### (autoloads (org-archive-subtree-default-with-confirmation
19067;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el" 19089;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el"
19068;;;;;; (19259 35427)) 19090;;;;;; (19278 4526))
19069;;; Generated autoloads from org/org-archive.el 19091;;; Generated autoloads from org/org-archive.el
19070 19092
19071(autoload 'org-archive-subtree-default "org-archive" "\ 19093(autoload 'org-archive-subtree-default "org-archive" "\
@@ -19084,7 +19106,7 @@ This command is set with the variable `org-archive-default-command'.
19084 19106
19085;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii 19107;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii
19086;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer) 19108;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer)
19087;;;;;; "org-ascii" "org/org-ascii.el" (19259 35427)) 19109;;;;;; "org-ascii" "org/org-ascii.el" (19278 4526))
19088;;; Generated autoloads from org/org-ascii.el 19110;;; Generated autoloads from org/org-ascii.el
19089 19111
19090(autoload 'org-export-as-ascii-to-buffer "org-ascii" "\ 19112(autoload 'org-export-as-ascii-to-buffer "org-ascii" "\
@@ -19137,8 +19159,8 @@ publishing directory.
19137 19159
19138;;;*** 19160;;;***
19139 19161
19140;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (19259 19162;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (19278
19141;;;;;; 35427)) 19163;;;;;; 4526))
19142;;; Generated autoloads from org/org-attach.el 19164;;; Generated autoloads from org/org-attach.el
19143 19165
19144(autoload 'org-attach "org-attach" "\ 19166(autoload 'org-attach "org-attach" "\
@@ -19150,7 +19172,7 @@ Shows a list of commands and prompts for another key to execute a command.
19150;;;*** 19172;;;***
19151 19173
19152;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" 19174;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el"
19153;;;;;; (19259 35427)) 19175;;;;;; (19278 4526))
19154;;; Generated autoloads from org/org-bbdb.el 19176;;; Generated autoloads from org/org-bbdb.el
19155 19177
19156(autoload 'org-bbdb-anniversaries "org-bbdb" "\ 19178(autoload 'org-bbdb-anniversaries "org-bbdb" "\
@@ -19161,7 +19183,7 @@ Extract anniversaries from BBDB for display in the agenda.
19161;;;*** 19183;;;***
19162 19184
19163;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) 19185;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable)
19164;;;;;; "org-clock" "org/org-clock.el" (19259 35427)) 19186;;;;;; "org-clock" "org/org-clock.el" (19278 4526))
19165;;; Generated autoloads from org/org-clock.el 19187;;; Generated autoloads from org/org-clock.el
19166 19188
19167(autoload 'org-get-clocktable "org-clock" "\ 19189(autoload 'org-get-clocktable "org-clock" "\
@@ -19181,7 +19203,7 @@ Set up hooks for clock persistence
19181;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open 19203;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open
19182;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook 19204;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook
19183;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch) 19205;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch)
19184;;;;;; "org-docbook" "org/org-docbook.el" (19259 35427)) 19206;;;;;; "org-docbook" "org/org-docbook.el" (19278 4526))
19185;;; Generated autoloads from org/org-docbook.el 19207;;; Generated autoloads from org/org-docbook.el
19186 19208
19187(autoload 'org-export-as-docbook-batch "org-docbook" "\ 19209(autoload 'org-export-as-docbook-batch "org-docbook" "\
@@ -19258,7 +19280,7 @@ publishing directory.
19258 19280
19259;;;### (autoloads (org-insert-export-options-template org-export-as-org 19281;;;### (autoloads (org-insert-export-options-template org-export-as-org
19260;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" 19282;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el"
19261;;;;;; (19259 35427)) 19283;;;;;; (19278 4526))
19262;;; Generated autoloads from org/org-exp.el 19284;;; Generated autoloads from org/org-exp.el
19263 19285
19264(autoload 'org-export "org-exp" "\ 19286(autoload 'org-export "org-exp" "\
@@ -19315,8 +19337,8 @@ Insert into the buffer a template with information for exporting.
19315;;;*** 19337;;;***
19316 19338
19317;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update 19339;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update
19318;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (19259 19340;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (19278
19319;;;;;; 35427)) 19341;;;;;; 4526))
19320;;; Generated autoloads from org/org-feed.el 19342;;; Generated autoloads from org/org-feed.el
19321 19343
19322(autoload 'org-feed-update-all "org-feed" "\ 19344(autoload 'org-feed-update-all "org-feed" "\
@@ -19344,7 +19366,7 @@ Show the raw feed buffer of a feed.
19344;;;*** 19366;;;***
19345 19367
19346;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" 19368;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote"
19347;;;;;; "org/org-footnote.el" (19259 35427)) 19369;;;;;; "org/org-footnote.el" (19278 4526))
19348;;; Generated autoloads from org/org-footnote.el 19370;;; Generated autoloads from org/org-footnote.el
19349 19371
19350(autoload 'org-footnote-action "org-footnote" "\ 19372(autoload 'org-footnote-action "org-footnote" "\
@@ -19371,7 +19393,7 @@ referenced sequence.
19371;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree 19393;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree
19372;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node 19394;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node
19373;;;;;; org-freemind-show org-export-as-freemind) "org-freemind" 19395;;;;;; org-freemind-show org-export-as-freemind) "org-freemind"
19374;;;;;; "org/org-freemind.el" (19259 35427)) 19396;;;;;; "org/org-freemind.el" (19278 4526))
19375;;; Generated autoloads from org/org-freemind.el 19397;;; Generated autoloads from org/org-freemind.el
19376 19398
19377(autoload 'org-export-as-freemind "org-freemind" "\ 19399(autoload 'org-export-as-freemind "org-freemind" "\
@@ -19409,7 +19431,7 @@ Convert FreeMind file MM-FILE to `org-mode' file ORG-FILE.
19409;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html 19431;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html
19410;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer 19432;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer
19411;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html" 19433;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html"
19412;;;;;; "org/org-html.el" (19259 35427)) 19434;;;;;; "org/org-html.el" (19278 4526))
19413;;; Generated autoloads from org/org-html.el 19435;;; Generated autoloads from org/org-html.el
19414 19436
19415(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp) 19437(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp)
@@ -19502,7 +19524,7 @@ that uses these same face definitions.
19502 19524
19503;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 19525;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
19504;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el" 19526;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el"
19505;;;;;; (19259 35427)) 19527;;;;;; (19278 4526))
19506;;; Generated autoloads from org/org-icalendar.el 19528;;; Generated autoloads from org/org-icalendar.el
19507 19529
19508(autoload 'org-export-icalendar-this-file "org-icalendar" "\ 19530(autoload 'org-export-icalendar-this-file "org-icalendar" "\
@@ -19529,7 +19551,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
19529 19551
19530;;;### (autoloads (org-id-find-id-file org-id-find org-id-goto org-id-get-with-outline-drilling 19552;;;### (autoloads (org-id-find-id-file org-id-find org-id-goto org-id-get-with-outline-drilling
19531;;;;;; org-id-get-with-outline-path-completion org-id-get org-id-copy 19553;;;;;; org-id-get-with-outline-path-completion org-id-get org-id-copy
19532;;;;;; org-id-get-create) "org-id" "org/org-id.el" (19259 35427)) 19554;;;;;; org-id-get-create) "org-id" "org/org-id.el" (19278 4526))
19533;;; Generated autoloads from org/org-id.el 19555;;; Generated autoloads from org/org-id.el
19534 19556
19535(autoload 'org-id-get-create "org-id" "\ 19557(autoload 'org-id-get-create "org-id" "\
@@ -19593,7 +19615,7 @@ Query the id database for the file in which this ID is located.
19593;;;*** 19615;;;***
19594 19616
19595;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el" 19617;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el"
19596;;;;;; (19259 35427)) 19618;;;;;; (19278 4526))
19597;;; Generated autoloads from org/org-indent.el 19619;;; Generated autoloads from org/org-indent.el
19598 19620
19599(autoload 'org-indent-mode "org-indent" "\ 19621(autoload 'org-indent-mode "org-indent" "\
@@ -19608,7 +19630,7 @@ FIXME: How to update when broken?
19608;;;*** 19630;;;***
19609 19631
19610;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el" 19632;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el"
19611;;;;;; (19259 35427)) 19633;;;;;; (19278 4526))
19612;;; Generated autoloads from org/org-irc.el 19634;;; Generated autoloads from org/org-irc.el
19613 19635
19614(autoload 'org-irc-store-link "org-irc" "\ 19636(autoload 'org-irc-store-link "org-irc" "\
@@ -19621,7 +19643,7 @@ Dispatch to the appropriate function to store a link to an IRC session.
19621;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex 19643;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex
19622;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer 19644;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer
19623;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el" 19645;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el"
19624;;;;;; (19259 35427)) 19646;;;;;; (19278 4526))
19625;;; Generated autoloads from org/org-latex.el 19647;;; Generated autoloads from org/org-latex.el
19626 19648
19627(autoload 'org-export-as-latex-batch "org-latex" "\ 19649(autoload 'org-export-as-latex-batch "org-latex" "\
@@ -19701,8 +19723,8 @@ Export as LaTeX, then process through to PDF, and open.
19701;;;*** 19723;;;***
19702 19724
19703;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull 19725;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull
19704;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (19259 19726;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (19278
19705;;;;;; 35427)) 19727;;;;;; 4526))
19706;;; Generated autoloads from org/org-mobile.el 19728;;; Generated autoloads from org/org-mobile.el
19707 19729
19708(autoload 'org-mobile-push "org-mobile" "\ 19730(autoload 'org-mobile-push "org-mobile" "\
@@ -19727,7 +19749,7 @@ Create a file that contains all custom agenda views.
19727;;;*** 19749;;;***
19728 19750
19729;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el" 19751;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el"
19730;;;;;; (19259 35427)) 19752;;;;;; (19278 4526))
19731;;; Generated autoloads from org/org-plot.el 19753;;; Generated autoloads from org/org-plot.el
19732 19754
19733(autoload 'org-plot/gnuplot "org-plot" "\ 19755(autoload 'org-plot/gnuplot "org-plot" "\
@@ -19741,7 +19763,7 @@ line directly before or after the table.
19741 19763
19742;;;### (autoloads (org-publish-current-project org-publish-current-file 19764;;;### (autoloads (org-publish-current-project org-publish-current-file
19743;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" 19765;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el"
19744;;;;;; (19259 35427)) 19766;;;;;; (19278 4526))
19745;;; Generated autoloads from org/org-publish.el 19767;;; Generated autoloads from org/org-publish.el
19746 19768
19747(defalias 'org-publish-project 'org-publish) 19769(defalias 'org-publish-project 'org-publish)
@@ -19775,7 +19797,7 @@ the project.
19775 19797
19776;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template 19798;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template
19777;;;;;; org-remember-annotation org-remember-insinuate) "org-remember" 19799;;;;;; org-remember-annotation org-remember-insinuate) "org-remember"
19778;;;;;; "org/org-remember.el" (19259 35427)) 19800;;;;;; "org/org-remember.el" (19278 4526))
19779;;; Generated autoloads from org/org-remember.el 19801;;; Generated autoloads from org/org-remember.el
19780 19802
19781(autoload 'org-remember-insinuate "org-remember" "\ 19803(autoload 'org-remember-insinuate "org-remember" "\
@@ -19850,7 +19872,7 @@ See also the variable `org-reverse-note-order'.
19850;;;*** 19872;;;***
19851 19873
19852;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) 19874;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl)
19853;;;;;; "org-table" "org/org-table.el" (19259 35427)) 19875;;;;;; "org-table" "org/org-table.el" (19278 4526))
19854;;; Generated autoloads from org/org-table.el 19876;;; Generated autoloads from org/org-table.el
19855 19877
19856(autoload 'turn-on-orgtbl "org-table" "\ 19878(autoload 'turn-on-orgtbl "org-table" "\
@@ -19875,7 +19897,7 @@ The table is taken from the parameter TXT, or from the buffer at point.
19875 19897
19876;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region 19898;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region
19877;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el" 19899;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el"
19878;;;;;; (19259 35427)) 19900;;;;;; (19278 4526))
19879;;; Generated autoloads from org/org-timer.el 19901;;; Generated autoloads from org/org-timer.el
19880 19902
19881(autoload 'org-timer-start "org-timer" "\ 19903(autoload 'org-timer-start "org-timer" "\
@@ -19919,7 +19941,7 @@ Set a timer.
19919;;;*** 19941;;;***
19920 19942
19921;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el" 19943;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el"
19922;;;;;; (19259 35427)) 19944;;;;;; (19278 4526))
19923;;; Generated autoloads from org/org-xoxo.el 19945;;; Generated autoloads from org/org-xoxo.el
19924 19946
19925(autoload 'org-export-as-xoxo "org-xoxo" "\ 19947(autoload 'org-export-as-xoxo "org-xoxo" "\
@@ -19931,7 +19953,7 @@ The XOXO buffer is named *xoxo-<source buffer name>*
19931;;;*** 19953;;;***
19932 19954
19933;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 19955;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
19934;;;;;; (19259 35427)) 19956;;;;;; (19278 4517))
19935;;; Generated autoloads from outline.el 19957;;; Generated autoloads from outline.el
19936(put 'outline-regexp 'safe-local-variable 'string-or-null-p) 19958(put 'outline-regexp 'safe-local-variable 'string-or-null-p)
19937 19959
@@ -19988,7 +20010,7 @@ See the command `outline-mode' for more information on this mode.
19988 20010
19989;;;*** 20011;;;***
19990 20012
19991;;;### (autoloads (show-paren-mode) "paren" "paren.el" (19259 35427)) 20013;;;### (autoloads (show-paren-mode) "paren" "paren.el" (19278 4517))
19992;;; Generated autoloads from paren.el 20014;;; Generated autoloads from paren.el
19993 20015
19994(defvar show-paren-mode nil "\ 20016(defvar show-paren-mode nil "\
@@ -20013,7 +20035,7 @@ in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time.
20013;;;*** 20035;;;***
20014 20036
20015;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 20037;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
20016;;;;;; (19259 35427)) 20038;;;;;; (19278 4519))
20017;;; Generated autoloads from calendar/parse-time.el 20039;;; Generated autoloads from calendar/parse-time.el
20018(put 'parse-time-rules 'risky-local-variable t) 20040(put 'parse-time-rules 'risky-local-variable t)
20019 20041
@@ -20026,8 +20048,8 @@ unknown are returned as nil.
20026 20048
20027;;;*** 20049;;;***
20028 20050
20029;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (19259 20051;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (19278
20030;;;;;; 35427)) 20052;;;;;; 4528))
20031;;; Generated autoloads from progmodes/pascal.el 20053;;; Generated autoloads from progmodes/pascal.el
20032 20054
20033(autoload 'pascal-mode "pascal" "\ 20055(autoload 'pascal-mode "pascal" "\
@@ -20080,7 +20102,7 @@ no args, if that value is non-nil.
20080;;;*** 20102;;;***
20081 20103
20082;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" 20104;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
20083;;;;;; (19259 35427)) 20105;;;;;; (19278 4522))
20084;;; Generated autoloads from emulation/pc-mode.el 20106;;; Generated autoloads from emulation/pc-mode.el
20085 20107
20086(autoload 'pc-bindings-mode "pc-mode" "\ 20108(autoload 'pc-bindings-mode "pc-mode" "\
@@ -20098,7 +20120,7 @@ C-Escape does list-buffers.
20098;;;*** 20120;;;***
20099 20121
20100;;;### (autoloads (pc-selection-mode) "pc-select" "emulation/pc-select.el" 20122;;;### (autoloads (pc-selection-mode) "pc-select" "emulation/pc-select.el"
20101;;;;;; (19259 35427)) 20123;;;;;; (19278 4522))
20102;;; Generated autoloads from emulation/pc-select.el 20124;;; Generated autoloads from emulation/pc-select.el
20103 20125
20104(defvar pc-selection-mode nil "\ 20126(defvar pc-selection-mode nil "\
@@ -20164,8 +20186,8 @@ but before calling PC Selection mode):
20164 20186
20165;;;*** 20187;;;***
20166 20188
20167;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (19259 20189;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (19278
20168;;;;;; 35427)) 20190;;;;;; 4517))
20169;;; Generated autoloads from pcmpl-cvs.el 20191;;; Generated autoloads from pcmpl-cvs.el
20170 20192
20171(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 20193(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -20176,7 +20198,7 @@ Completion rules for the `cvs' command.
20176;;;*** 20198;;;***
20177 20199
20178;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 20200;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
20179;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (19259 35427)) 20201;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (19278 4517))
20180;;; Generated autoloads from pcmpl-gnu.el 20202;;; Generated autoloads from pcmpl-gnu.el
20181 20203
20182(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 20204(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -20204,7 +20226,7 @@ Completion for the GNU tar utility.
20204;;;*** 20226;;;***
20205 20227
20206;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 20228;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
20207;;;;;; "pcmpl-linux" "pcmpl-linux.el" (19259 35427)) 20229;;;;;; "pcmpl-linux" "pcmpl-linux.el" (19278 4517))
20208;;; Generated autoloads from pcmpl-linux.el 20230;;; Generated autoloads from pcmpl-linux.el
20209 20231
20210(autoload 'pcomplete/kill "pcmpl-linux" "\ 20232(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -20224,8 +20246,8 @@ Completion for GNU/Linux `mount'.
20224 20246
20225;;;*** 20247;;;***
20226 20248
20227;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (19259 20249;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (19278
20228;;;;;; 35427)) 20250;;;;;; 4517))
20229;;; Generated autoloads from pcmpl-rpm.el 20251;;; Generated autoloads from pcmpl-rpm.el
20230 20252
20231(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 20253(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -20237,7 +20259,7 @@ Completion for the `rpm' command.
20237 20259
20238;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown 20260;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown
20239;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir 20261;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir
20240;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (19259 35427)) 20262;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (19282 9833))
20241;;; Generated autoloads from pcmpl-unix.el 20263;;; Generated autoloads from pcmpl-unix.el
20242 20264
20243(autoload 'pcomplete/cd "pcmpl-unix" "\ 20265(autoload 'pcomplete/cd "pcmpl-unix" "\
@@ -20294,8 +20316,8 @@ Includes files as well as host names followed by a colon.
20294 20316
20295;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 20317;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
20296;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 20318;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
20297;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (19259 20319;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (19278
20298;;;;;; 35427)) 20320;;;;;; 4517))
20299;;; Generated autoloads from pcomplete.el 20321;;; Generated autoloads from pcomplete.el
20300 20322
20301(autoload 'pcomplete "pcomplete" "\ 20323(autoload 'pcomplete "pcomplete" "\
@@ -20354,7 +20376,7 @@ Setup `shell-mode' to use pcomplete.
20354 20376
20355;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 20377;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
20356;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 20378;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
20357;;;;;; "pcvs.el" (19259 35427)) 20379;;;;;; "pcvs.el" (19278 4517))
20358;;; Generated autoloads from pcvs.el 20380;;; Generated autoloads from pcvs.el
20359 20381
20360(autoload 'cvs-checkout "pcvs" "\ 20382(autoload 'cvs-checkout "pcvs" "\
@@ -20429,7 +20451,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20429 20451
20430;;;*** 20452;;;***
20431 20453
20432;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (19259 35427)) 20454;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (19278 4517))
20433;;; Generated autoloads from pcvs-defs.el 20455;;; Generated autoloads from pcvs-defs.el
20434 20456
20435(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] `(menu-item ,(purecopy "Directory Status") cvs-status :help ,(purecopy "A more verbose status of a workarea"))) (define-key m [checkout] `(menu-item ,(purecopy "Checkout Module") cvs-checkout :help ,(purecopy "Check out a module from the repository"))) (define-key m [update] `(menu-item ,(purecopy "Update Directory") cvs-update :help ,(purecopy "Fetch updates from the repository"))) (define-key m [examine] `(menu-item ,(purecopy "Examine Directory") cvs-examine :help ,(purecopy "Examine the current state of a workarea"))) (fset 'cvs-global-menu m))) 20457(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] `(menu-item ,(purecopy "Directory Status") cvs-status :help ,(purecopy "A more verbose status of a workarea"))) (define-key m [checkout] `(menu-item ,(purecopy "Checkout Module") cvs-checkout :help ,(purecopy "Check out a module from the repository"))) (define-key m [update] `(menu-item ,(purecopy "Update Directory") cvs-update :help ,(purecopy "Fetch updates from the repository"))) (define-key m [examine] `(menu-item ,(purecopy "Examine Directory") cvs-examine :help ,(purecopy "Examine the current state of a workarea"))) (fset 'cvs-global-menu m)))
@@ -20437,7 +20459,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20437;;;*** 20459;;;***
20438 20460
20439;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 20461;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
20440;;;;;; (19259 35427)) 20462;;;;;; (19278 4528))
20441;;; Generated autoloads from progmodes/perl-mode.el 20463;;; Generated autoloads from progmodes/perl-mode.el
20442(put 'perl-indent-level 'safe-local-variable 'integerp) 20464(put 'perl-indent-level 'safe-local-variable 'integerp)
20443(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 20465(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -20501,7 +20523,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
20501;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key 20523;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key
20502;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt 20524;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt
20503;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region 20525;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region
20504;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (19259 35428)) 20526;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (19278 4517))
20505;;; Generated autoloads from pgg.el 20527;;; Generated autoloads from pgg.el
20506 20528
20507(autoload 'pgg-encrypt-region "pgg" "\ 20529(autoload 'pgg-encrypt-region "pgg" "\
@@ -20635,7 +20657,7 @@ Import public keys in the current buffer.
20635;;;*** 20657;;;***
20636 20658
20637;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el" 20659;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el"
20638;;;;;; (19259 35428)) 20660;;;;;; (19278 4517))
20639;;; Generated autoloads from pgg-gpg.el 20661;;; Generated autoloads from pgg-gpg.el
20640 20662
20641(autoload 'pgg-gpg-symmetric-key-p "pgg-gpg" "\ 20663(autoload 'pgg-gpg-symmetric-key-p "pgg-gpg" "\
@@ -20646,7 +20668,7 @@ True if decoded armor MESSAGE-KEYS has symmetric encryption indicator.
20646;;;*** 20668;;;***
20647 20669
20648;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 20670;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
20649;;;;;; (19259 35428)) 20671;;;;;; (19278 4529))
20650;;; Generated autoloads from textmodes/picture.el 20672;;; Generated autoloads from textmodes/picture.el
20651 20673
20652(autoload 'picture-mode "picture" "\ 20674(autoload 'picture-mode "picture" "\
@@ -20727,7 +20749,7 @@ they are not defaultly assigned to keys.
20727;;;*** 20749;;;***
20728 20750
20729;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 20751;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
20730;;;;;; (19259 35428)) 20752;;;;;; (19278 4529))
20731;;; Generated autoloads from textmodes/po.el 20753;;; Generated autoloads from textmodes/po.el
20732 20754
20733(autoload 'po-find-file-coding-system "po" "\ 20755(autoload 'po-find-file-coding-system "po" "\
@@ -20738,7 +20760,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
20738 20760
20739;;;*** 20761;;;***
20740 20762
20741;;;### (autoloads (pong) "pong" "play/pong.el" (19259 35428)) 20763;;;### (autoloads (pong) "pong" "play/pong.el" (19278 4527))
20742;;; Generated autoloads from play/pong.el 20764;;; Generated autoloads from play/pong.el
20743 20765
20744(autoload 'pong "pong" "\ 20766(autoload 'pong "pong" "\
@@ -20756,7 +20778,7 @@ pong-mode keybindings:\\<pong-mode-map>
20756 20778
20757;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression 20779;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression
20758;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el" 20780;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el"
20759;;;;;; (19259 35428)) 20781;;;;;; (19278 4521))
20760;;; Generated autoloads from emacs-lisp/pp.el 20782;;; Generated autoloads from emacs-lisp/pp.el
20761 20783
20762(autoload 'pp-to-string "pp" "\ 20784(autoload 'pp-to-string "pp" "\
@@ -20824,7 +20846,7 @@ Ignores leading comment characters.
20824;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 20846;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
20825;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 20847;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
20826;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 20848;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
20827;;;;;; (19259 35428)) 20849;;;;;; (19278 4517))
20828;;; Generated autoloads from printing.el 20850;;; Generated autoloads from printing.el
20829 20851
20830(autoload 'pr-interface "printing" "\ 20852(autoload 'pr-interface "printing" "\
@@ -21411,7 +21433,7 @@ are both set to t.
21411 21433
21412;;;*** 21434;;;***
21413 21435
21414;;;### (autoloads (proced) "proced" "proced.el" (19259 35428)) 21436;;;### (autoloads (proced) "proced" "proced.el" (19278 4517))
21415;;; Generated autoloads from proced.el 21437;;; Generated autoloads from proced.el
21416 21438
21417(autoload 'proced "proced" "\ 21439(autoload 'proced "proced" "\
@@ -21427,7 +21449,7 @@ See `proced-mode' for a description of features available in Proced buffers.
21427;;;*** 21449;;;***
21428 21450
21429;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el" 21451;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el"
21430;;;;;; (19259 35428)) 21452;;;;;; (19278 4528))
21431;;; Generated autoloads from progmodes/prolog.el 21453;;; Generated autoloads from progmodes/prolog.el
21432 21454
21433(autoload 'prolog-mode "prolog" "\ 21455(autoload 'prolog-mode "prolog" "\
@@ -21450,8 +21472,8 @@ With prefix argument \\[universal-prefix], prompt for the program to use.
21450 21472
21451;;;*** 21473;;;***
21452 21474
21453;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (19259 21475;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (19278
21454;;;;;; 35428)) 21476;;;;;; 4517))
21455;;; Generated autoloads from ps-bdf.el 21477;;; Generated autoloads from ps-bdf.el
21456 21478
21457(defvar bdf-directory-list (if (memq system-type '(ms-dos windows-nt)) (list (expand-file-name "fonts/bdf" installation-directory)) '("/usr/local/share/emacs/fonts/bdf")) "\ 21479(defvar bdf-directory-list (if (memq system-type '(ms-dos windows-nt)) (list (expand-file-name "fonts/bdf" installation-directory)) '("/usr/local/share/emacs/fonts/bdf")) "\
@@ -21462,8 +21484,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
21462 21484
21463;;;*** 21485;;;***
21464 21486
21465;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (19259 21487;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (19278
21466;;;;;; 35428)) 21488;;;;;; 4528))
21467;;; Generated autoloads from progmodes/ps-mode.el 21489;;; Generated autoloads from progmodes/ps-mode.el
21468 21490
21469(autoload 'ps-mode "ps-mode" "\ 21491(autoload 'ps-mode "ps-mode" "\
@@ -21514,8 +21536,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
21514;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 21536;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
21515;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 21537;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
21516;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 21538;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
21517;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (19259 21539;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (19278
21518;;;;;; 35428)) 21540;;;;;; 4517))
21519;;; Generated autoloads from ps-print.el 21541;;; Generated autoloads from ps-print.el
21520 21542
21521(defvar ps-page-dimensions-database (purecopy (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") (list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 7.16) (* 72 10.125) "B5") '(addresslarge 236.0 99.0 "AddressLarge") '(addresssmall 236.0 68.0 "AddressSmall") '(cuthanging13 90.0 222.0 "CutHanging13") '(cuthanging15 90.0 114.0 "CutHanging15") '(diskette 181.0 136.0 "Diskette") '(eurofilefolder 139.0 112.0 "EuropeanFilefolder") '(eurofoldernarrow 526.0 107.0 "EuroFolderNarrow") '(eurofolderwide 526.0 136.0 "EuroFolderWide") '(euronamebadge 189.0 108.0 "EuroNameBadge") '(euronamebadgelarge 223.0 136.0 "EuroNameBadgeLarge") '(filefolder 230.0 37.0 "FileFolder") '(jewelry 76.0 136.0 "Jewelry") '(mediabadge 180.0 136.0 "MediaBadge") '(multipurpose 126.0 68.0 "MultiPurpose") '(retaillabel 90.0 104.0 "RetailLabel") '(shipping 271.0 136.0 "Shipping") '(slide35mm 26.0 104.0 "Slide35mm") '(spine8mm 187.0 26.0 "Spine8mm") '(topcoated 425.19685 136.0 "TopCoatedPaper") '(topcoatedpaper 396.0 136.0 "TopcoatedPaper150") '(vhsface 205.0 127.0 "VHSFace") '(vhsspine 400.0 50.0 "VHSSpine") '(zipdisk 156.0 136.0 "ZipDisk"))) "\ 21543(defvar ps-page-dimensions-database (purecopy (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") (list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 7.16) (* 72 10.125) "B5") '(addresslarge 236.0 99.0 "AddressLarge") '(addresssmall 236.0 68.0 "AddressSmall") '(cuthanging13 90.0 222.0 "CutHanging13") '(cuthanging15 90.0 114.0 "CutHanging15") '(diskette 181.0 136.0 "Diskette") '(eurofilefolder 139.0 112.0 "EuropeanFilefolder") '(eurofoldernarrow 526.0 107.0 "EuroFolderNarrow") '(eurofolderwide 526.0 136.0 "EuroFolderWide") '(euronamebadge 189.0 108.0 "EuroNameBadge") '(euronamebadgelarge 223.0 136.0 "EuroNameBadgeLarge") '(filefolder 230.0 37.0 "FileFolder") '(jewelry 76.0 136.0 "Jewelry") '(mediabadge 180.0 136.0 "MediaBadge") '(multipurpose 126.0 68.0 "MultiPurpose") '(retaillabel 90.0 104.0 "RetailLabel") '(shipping 271.0 136.0 "Shipping") '(slide35mm 26.0 104.0 "Slide35mm") '(spine8mm 187.0 26.0 "Spine8mm") '(topcoated 425.19685 136.0 "TopCoatedPaper") '(topcoatedpaper 396.0 136.0 "TopcoatedPaper150") '(vhsface 205.0 127.0 "VHSFace") '(vhsspine 400.0 50.0 "VHSSpine") '(zipdisk 156.0 136.0 "ZipDisk"))) "\
@@ -21712,7 +21734,7 @@ If EXTENSION is any other symbol, it is ignored.
21712;;;*** 21734;;;***
21713 21735
21714;;;### (autoloads (python-shell jython-mode python-mode run-python) 21736;;;### (autoloads (python-shell jython-mode python-mode run-python)
21715;;;;;; "python" "progmodes/python.el" (19259 35428)) 21737;;;;;; "python" "progmodes/python.el" (19293 49653))
21716;;; Generated autoloads from progmodes/python.el 21738;;; Generated autoloads from progmodes/python.el
21717 21739
21718(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode)) 21740(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode))
@@ -21828,7 +21850,7 @@ filter.
21828;;;*** 21850;;;***
21829 21851
21830;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 21852;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
21831;;;;;; (19259 35428)) 21853;;;;;; (19278 4523))
21832;;; Generated autoloads from gnus/qp.el 21854;;; Generated autoloads from gnus/qp.el
21833 21855
21834(autoload 'quoted-printable-decode-region "qp" "\ 21856(autoload 'quoted-printable-decode-region "qp" "\
@@ -21851,7 +21873,7 @@ them into characters should be done separately.
21851;;;;;; quail-defrule quail-install-decode-map quail-install-map 21873;;;;;; quail-defrule quail-install-decode-map quail-install-map
21852;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 21874;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
21853;;;;;; quail-define-package quail-use-package quail-title) "quail" 21875;;;;;; quail-define-package quail-use-package quail-title) "quail"
21854;;;;;; "international/quail.el" (19259 35428)) 21876;;;;;; "international/quail.el" (19278 4524))
21855;;; Generated autoloads from international/quail.el 21877;;; Generated autoloads from international/quail.el
21856 21878
21857(autoload 'quail-title "quail" "\ 21879(autoload 'quail-title "quail" "\
@@ -22082,8 +22104,8 @@ of each directory.
22082 22104
22083;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 22105;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
22084;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 22106;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
22085;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (19259 22107;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (19278
22086;;;;;; 35428)) 22108;;;;;; 4526))
22087;;; Generated autoloads from net/quickurl.el 22109;;; Generated autoloads from net/quickurl.el
22088 22110
22089(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" "\ 22111(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" "\
@@ -22155,7 +22177,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
22155;;;*** 22177;;;***
22156 22178
22157;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 22179;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
22158;;;;;; "net/rcirc.el" (19259 35428)) 22180;;;;;; "net/rcirc.el" (19278 4526))
22159;;; Generated autoloads from net/rcirc.el 22181;;; Generated autoloads from net/rcirc.el
22160 22182
22161(autoload 'rcirc "rcirc" "\ 22183(autoload 'rcirc "rcirc" "\
@@ -22190,8 +22212,8 @@ Global minor mode for tracking activity in rcirc buffers.
22190 22212
22191;;;*** 22213;;;***
22192 22214
22193;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (19259 22215;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (19278
22194;;;;;; 35428)) 22216;;;;;; 4526))
22195;;; Generated autoloads from net/rcompile.el 22217;;; Generated autoloads from net/rcompile.el
22196 22218
22197(autoload 'remote-compile "rcompile" "\ 22219(autoload 'remote-compile "rcompile" "\
@@ -22203,7 +22225,7 @@ See \\[compile].
22203;;;*** 22225;;;***
22204 22226
22205;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 22227;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
22206;;;;;; (19259 35428)) 22228;;;;;; (19278 4521))
22207;;; Generated autoloads from emacs-lisp/re-builder.el 22229;;; Generated autoloads from emacs-lisp/re-builder.el
22208 22230
22209(defalias 'regexp-builder 're-builder) 22231(defalias 'regexp-builder 're-builder)
@@ -22215,7 +22237,7 @@ Construct a regexp interactively.
22215 22237
22216;;;*** 22238;;;***
22217 22239
22218;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (19259 35428)) 22240;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (19278 4517))
22219;;; Generated autoloads from recentf.el 22241;;; Generated autoloads from recentf.el
22220 22242
22221(defvar recentf-mode nil "\ 22243(defvar recentf-mode nil "\
@@ -22242,8 +22264,8 @@ that were operated on recently.
22242;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle 22264;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
22243;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 22265;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
22244;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 22266;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
22245;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (19259 22267;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (19278
22246;;;;;; 35428)) 22268;;;;;; 4517))
22247;;; Generated autoloads from rect.el 22269;;; Generated autoloads from rect.el
22248 (define-key ctl-x-r-map "c" 'clear-rectangle) 22270 (define-key ctl-x-r-map "c" 'clear-rectangle)
22249 (define-key ctl-x-r-map "k" 'kill-rectangle) 22271 (define-key ctl-x-r-map "k" 'kill-rectangle)
@@ -22377,8 +22399,8 @@ rectangle which were empty.
22377 22399
22378;;;*** 22400;;;***
22379 22401
22380;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (19259 22402;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (19278
22381;;;;;; 35428)) 22403;;;;;; 4529))
22382;;; Generated autoloads from textmodes/refill.el 22404;;; Generated autoloads from textmodes/refill.el
22383 22405
22384(autoload 'refill-mode "refill" "\ 22406(autoload 'refill-mode "refill" "\
@@ -22394,7 +22416,7 @@ refilling if they would cause auto-filling.
22394;;;*** 22416;;;***
22395 22417
22396;;;### (autoloads (reftex-reset-scanning-information reftex-mode 22418;;;### (autoloads (reftex-reset-scanning-information reftex-mode
22397;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (19259 35428)) 22419;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (19278 4529))
22398;;; Generated autoloads from textmodes/reftex.el 22420;;; Generated autoloads from textmodes/reftex.el
22399 22421
22400(autoload 'turn-on-reftex "reftex" "\ 22422(autoload 'turn-on-reftex "reftex" "\
@@ -22444,7 +22466,7 @@ This enforces rescanning the buffer on next use.
22444;;;*** 22466;;;***
22445 22467
22446;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 22468;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
22447;;;;;; (19259 35428)) 22469;;;;;; (19278 4529))
22448;;; Generated autoloads from textmodes/reftex-cite.el 22470;;; Generated autoloads from textmodes/reftex-cite.el
22449 22471
22450(autoload 'reftex-citation "reftex-cite" "\ 22472(autoload 'reftex-citation "reftex-cite" "\
@@ -22474,7 +22496,7 @@ While entering the regexp, completion on knows citation keys is possible.
22474;;;*** 22496;;;***
22475 22497
22476;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 22498;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
22477;;;;;; (19259 35429)) 22499;;;;;; (19278 4529))
22478;;; Generated autoloads from textmodes/reftex-global.el 22500;;; Generated autoloads from textmodes/reftex-global.el
22479 22501
22480(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 22502(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -22491,7 +22513,7 @@ With no argument, this command toggles
22491;;;*** 22513;;;***
22492 22514
22493;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 22515;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
22494;;;;;; (19259 35429)) 22516;;;;;; (19278 4529))
22495;;; Generated autoloads from textmodes/reftex-index.el 22517;;; Generated autoloads from textmodes/reftex-index.el
22496 22518
22497(autoload 'reftex-index-phrases-mode "reftex-index" "\ 22519(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -22524,7 +22546,7 @@ Here are all local bindings.
22524;;;*** 22546;;;***
22525 22547
22526;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 22548;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
22527;;;;;; (19259 35429)) 22549;;;;;; (19278 4529))
22528;;; Generated autoloads from textmodes/reftex-parse.el 22550;;; Generated autoloads from textmodes/reftex-parse.el
22529 22551
22530(autoload 'reftex-all-document-files "reftex-parse" "\ 22552(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -22536,8 +22558,8 @@ of master file.
22536 22558
22537;;;*** 22559;;;***
22538 22560
22539;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19259 22561;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19278
22540;;;;;; 35429)) 22562;;;;;; 4529))
22541;;; Generated autoloads from textmodes/reftex-vars.el 22563;;; Generated autoloads from textmodes/reftex-vars.el
22542(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22564(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
22543(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22565(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -22547,7 +22569,7 @@ of master file.
22547;;;*** 22569;;;***
22548 22570
22549;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 22571;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
22550;;;;;; (19259 35429)) 22572;;;;;; (19278 4521))
22551;;; Generated autoloads from emacs-lisp/regexp-opt.el 22573;;; Generated autoloads from emacs-lisp/regexp-opt.el
22552 22574
22553(autoload 'regexp-opt "regexp-opt" "\ 22575(autoload 'regexp-opt "regexp-opt" "\
@@ -22576,7 +22598,7 @@ This means the number of non-shy regexp grouping constructs
22576 22598
22577;;;### (autoloads (remember-diary-extract-entries remember-clipboard 22599;;;### (autoloads (remember-diary-extract-entries remember-clipboard
22578;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el" 22600;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el"
22579;;;;;; (19259 35429)) 22601;;;;;; (19278 4529))
22580;;; Generated autoloads from textmodes/remember.el 22602;;; Generated autoloads from textmodes/remember.el
22581 22603
22582(autoload 'remember "remember" "\ 22604(autoload 'remember "remember" "\
@@ -22607,7 +22629,7 @@ Extract diary entries from the region.
22607 22629
22608;;;*** 22630;;;***
22609 22631
22610;;;### (autoloads (repeat) "repeat" "repeat.el" (19259 35429)) 22632;;;### (autoloads (repeat) "repeat" "repeat.el" (19278 4517))
22611;;; Generated autoloads from repeat.el 22633;;; Generated autoloads from repeat.el
22612 22634
22613(autoload 'repeat "repeat" "\ 22635(autoload 'repeat "repeat" "\
@@ -22630,7 +22652,7 @@ recently executed command not bound to an input event\".
22630;;;*** 22652;;;***
22631 22653
22632;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 22654;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
22633;;;;;; (19259 35429)) 22655;;;;;; (19278 4525))
22634;;; Generated autoloads from mail/reporter.el 22656;;; Generated autoloads from mail/reporter.el
22635 22657
22636(autoload 'reporter-submit-bug-report "reporter" "\ 22658(autoload 'reporter-submit-bug-report "reporter" "\
@@ -22662,7 +22684,7 @@ mail-sending package is used for editing and sending the message.
22662;;;*** 22684;;;***
22663 22685
22664;;;### (autoloads (reposition-window) "reposition" "reposition.el" 22686;;;### (autoloads (reposition-window) "reposition" "reposition.el"
22665;;;;;; (19259 35429)) 22687;;;;;; (19278 4517))
22666;;; Generated autoloads from reposition.el 22688;;; Generated autoloads from reposition.el
22667 22689
22668(autoload 'reposition-window "reposition" "\ 22690(autoload 'reposition-window "reposition" "\
@@ -22689,7 +22711,7 @@ first comment line visible (if point is in a comment).
22689;;;*** 22711;;;***
22690 22712
22691;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 22713;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
22692;;;;;; (19259 35429)) 22714;;;;;; (19278 4517))
22693;;; Generated autoloads from reveal.el 22715;;; Generated autoloads from reveal.el
22694 22716
22695(autoload 'reveal-mode "reveal" "\ 22717(autoload 'reveal-mode "reveal" "\
@@ -22724,7 +22746,7 @@ With zero or negative ARG turn mode off.
22724;;;*** 22746;;;***
22725 22747
22726;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 22748;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
22727;;;;;; (19259 35429)) 22749;;;;;; (19278 4521))
22728;;; Generated autoloads from emacs-lisp/ring.el 22750;;; Generated autoloads from emacs-lisp/ring.el
22729 22751
22730(autoload 'ring-p "ring" "\ 22752(autoload 'ring-p "ring" "\
@@ -22739,7 +22761,7 @@ Make a ring that can contain SIZE elements.
22739 22761
22740;;;*** 22762;;;***
22741 22763
22742;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (19259 35429)) 22764;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (19278 4526))
22743;;; Generated autoloads from net/rlogin.el 22765;;; Generated autoloads from net/rlogin.el
22744 (add-hook 'same-window-regexps (purecopy "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")) 22766 (add-hook 'same-window-regexps (purecopy "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)"))
22745 22767
@@ -22789,8 +22811,8 @@ variable.
22789;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 22811;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
22790;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 22812;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
22791;;;;;; rmail-dont-reply-to-names rmail-user-mail-address-regexp 22813;;;;;; rmail-dont-reply-to-names rmail-user-mail-address-regexp
22792;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19259 22814;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19291
22793;;;;;; 35429)) 22815;;;;;; 28516))
22794;;; Generated autoloads from mail/rmail.el 22816;;; Generated autoloads from mail/rmail.el
22795 22817
22796(autoload 'rmail-movemail-variant-p "rmail" "\ 22818(autoload 'rmail-movemail-variant-p "rmail" "\
@@ -22984,7 +23006,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
22984;;;*** 23006;;;***
22985 23007
22986;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen 23008;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen
22987;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (19259 35429)) 23009;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (19278 4525))
22988;;; Generated autoloads from mail/rmailout.el 23010;;; Generated autoloads from mail/rmailout.el
22989(put 'rmail-output-file-alist 'risky-local-variable t) 23011(put 'rmail-output-file-alist 'risky-local-variable t)
22990 23012
@@ -23049,7 +23071,7 @@ than appending to it. Deletes the message after writing if
23049;;;*** 23071;;;***
23050 23072
23051;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el" 23073;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el"
23052;;;;;; (19259 35429)) 23074;;;;;; (19278 4526))
23053;;; Generated autoloads from nxml/rng-cmpct.el 23075;;; Generated autoloads from nxml/rng-cmpct.el
23054 23076
23055(autoload 'rng-c-load-schema "rng-cmpct" "\ 23077(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -23061,7 +23083,7 @@ Return a pattern.
23061;;;*** 23083;;;***
23062 23084
23063;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el" 23085;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el"
23064;;;;;; (19259 35429)) 23086;;;;;; (19278 4526))
23065;;; Generated autoloads from nxml/rng-nxml.el 23087;;; Generated autoloads from nxml/rng-nxml.el
23066 23088
23067(autoload 'rng-nxml-mode-init "rng-nxml" "\ 23089(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -23074,7 +23096,7 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
23074;;;*** 23096;;;***
23075 23097
23076;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el" 23098;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el"
23077;;;;;; (19259 35429)) 23099;;;;;; (19278 4526))
23078;;; Generated autoloads from nxml/rng-valid.el 23100;;; Generated autoloads from nxml/rng-valid.el
23079 23101
23080(autoload 'rng-validate-mode "rng-valid" "\ 23102(autoload 'rng-validate-mode "rng-valid" "\
@@ -23104,8 +23126,8 @@ to use for finding the schema.
23104 23126
23105;;;*** 23127;;;***
23106 23128
23107;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (19259 23129;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (19278
23108;;;;;; 35429)) 23130;;;;;; 4526))
23109;;; Generated autoloads from nxml/rng-xsd.el 23131;;; Generated autoloads from nxml/rng-xsd.el
23110 23132
23111(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 23133(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -23133,7 +23155,7 @@ must be equal.
23133;;;*** 23155;;;***
23134 23156
23135;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) 23157;;;### (autoloads (robin-use-package robin-modify-package robin-define-package)
23136;;;;;; "robin" "international/robin.el" (19259 35429)) 23158;;;;;; "robin" "international/robin.el" (19278 4524))
23137;;; Generated autoloads from international/robin.el 23159;;; Generated autoloads from international/robin.el
23138 23160
23139(autoload 'robin-define-package "robin" "\ 23161(autoload 'robin-define-package "robin" "\
@@ -23166,7 +23188,7 @@ Start using robin package NAME, which is a string.
23166;;;*** 23188;;;***
23167 23189
23168;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 23190;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
23169;;;;;; rot13-string rot13) "rot13" "rot13.el" (19259 35429)) 23191;;;;;; rot13-string rot13) "rot13" "rot13.el" (19278 4518))
23170;;; Generated autoloads from rot13.el 23192;;; Generated autoloads from rot13.el
23171 23193
23172(autoload 'rot13 "rot13" "\ 23194(autoload 'rot13 "rot13" "\
@@ -23204,7 +23226,7 @@ Toggle the use of ROT13 encoding for the current window.
23204;;;*** 23226;;;***
23205 23227
23206;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" 23228;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el"
23207;;;;;; (19259 35429)) 23229;;;;;; (19278 4529))
23208;;; Generated autoloads from textmodes/rst.el 23230;;; Generated autoloads from textmodes/rst.el
23209 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 23231 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
23210 23232
@@ -23242,7 +23264,7 @@ for modes derived from Text mode, like Mail mode.
23242;;;*** 23264;;;***
23243 23265
23244;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" 23266;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el"
23245;;;;;; (19259 35429)) 23267;;;;;; (19278 4528))
23246;;; Generated autoloads from progmodes/ruby-mode.el 23268;;; Generated autoloads from progmodes/ruby-mode.el
23247 23269
23248(autoload 'ruby-mode "ruby-mode" "\ 23270(autoload 'ruby-mode "ruby-mode" "\
@@ -23263,8 +23285,8 @@ The variable `ruby-indent-level' controls the amount of indentation.
23263 23285
23264;;;*** 23286;;;***
23265 23287
23266;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (19259 23288;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (19278
23267;;;;;; 35429)) 23289;;;;;; 4518))
23268;;; Generated autoloads from ruler-mode.el 23290;;; Generated autoloads from ruler-mode.el
23269 23291
23270(autoload 'ruler-mode "ruler-mode" "\ 23292(autoload 'ruler-mode "ruler-mode" "\
@@ -23274,8 +23296,8 @@ Display a ruler in the header line if ARG > 0.
23274 23296
23275;;;*** 23297;;;***
23276 23298
23277;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (19259 23299;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (19278
23278;;;;;; 35429)) 23300;;;;;; 4521))
23279;;; Generated autoloads from emacs-lisp/rx.el 23301;;; Generated autoloads from emacs-lisp/rx.el
23280 23302
23281(autoload 'rx-to-string "rx" "\ 23303(autoload 'rx-to-string "rx" "\
@@ -23585,7 +23607,7 @@ enclosed in `(and ...)'.
23585;;;*** 23607;;;***
23586 23608
23587;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el" 23609;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el"
23588;;;;;; (19259 35429)) 23610;;;;;; (19278 4518))
23589;;; Generated autoloads from savehist.el 23611;;; Generated autoloads from savehist.el
23590 23612
23591(defvar savehist-mode nil "\ 23613(defvar savehist-mode nil "\
@@ -23611,7 +23633,7 @@ which is probably undesirable.
23611;;;*** 23633;;;***
23612 23634
23613;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 23635;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
23614;;;;;; (19259 35429)) 23636;;;;;; (19278 4528))
23615;;; Generated autoloads from progmodes/scheme.el 23637;;; Generated autoloads from progmodes/scheme.el
23616 23638
23617(autoload 'scheme-mode "scheme" "\ 23639(autoload 'scheme-mode "scheme" "\
@@ -23653,7 +23675,7 @@ that variable's value is a string.
23653;;;*** 23675;;;***
23654 23676
23655;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 23677;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
23656;;;;;; (19259 35429)) 23678;;;;;; (19278 4523))
23657;;; Generated autoloads from gnus/score-mode.el 23679;;; Generated autoloads from gnus/score-mode.el
23658 23680
23659(autoload 'gnus-score-mode "score-mode" "\ 23681(autoload 'gnus-score-mode "score-mode" "\
@@ -23667,7 +23689,7 @@ This mode is an extended emacs-lisp mode.
23667;;;*** 23689;;;***
23668 23690
23669;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 23691;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
23670;;;;;; (19259 35429)) 23692;;;;;; (19278 4518))
23671;;; Generated autoloads from scroll-all.el 23693;;; Generated autoloads from scroll-all.el
23672 23694
23673(defvar scroll-all-mode nil "\ 23695(defvar scroll-all-mode nil "\
@@ -23690,7 +23712,7 @@ apply to all visible windows in the same frame.
23690;;;*** 23712;;;***
23691 23713
23692;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 23714;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
23693;;;;;; (19259 35429)) 23715;;;;;; (19278 4518))
23694;;; Generated autoloads from scroll-lock.el 23716;;; Generated autoloads from scroll-lock.el
23695 23717
23696(autoload 'scroll-lock-mode "scroll-lock" "\ 23718(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -23705,7 +23727,7 @@ during scrolling.
23705;;;*** 23727;;;***
23706 23728
23707;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic" 23729;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic"
23708;;;;;; "cedet/semantic.el" (19259 35429)) 23730;;;;;; "cedet/semantic.el" (19284 35872))
23709;;; Generated autoloads from cedet/semantic.el 23731;;; Generated autoloads from cedet/semantic.el
23710 23732
23711(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\ 23733(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\
@@ -23720,7 +23742,7 @@ The possible elements of this list include the following:
23720 `global-semantic-highlight-func-mode' - Highlight the current tag. 23742 `global-semantic-highlight-func-mode' - Highlight the current tag.
23721 `global-semantic-stickyfunc-mode' - Show current fun in header line. 23743 `global-semantic-stickyfunc-mode' - Show current fun in header line.
23722 `global-semantic-mru-bookmark-mode' - Provide `switch-to-buffer'-like 23744 `global-semantic-mru-bookmark-mode' - Provide `switch-to-buffer'-like
23723 keybinding for tag names.") 23745 keybinding for tag names.")
23724 23746
23725(custom-autoload 'semantic-default-submodes "semantic" t) 23747(custom-autoload 'semantic-default-submodes "semantic" t)
23726 23748
@@ -23739,7 +23761,7 @@ With ARG, turn Semantic mode on if ARG is positive, off otherwise.
23739 23761
23740In Semantic mode, Emacs parses the buffers you visit for their 23762In Semantic mode, Emacs parses the buffers you visit for their
23741semantic content. This information is used by a variety of 23763semantic content. This information is used by a variety of
23742auxilliary minor modes, listed in `semantic-default-submodes'; 23764auxiliary minor modes, listed in `semantic-default-submodes';
23743all the minor modes in this list are also enabled when you enable 23765all the minor modes in this list are also enabled when you enable
23744Semantic mode. 23766Semantic mode.
23745 23767
@@ -23757,7 +23779,7 @@ Semantic mode.
23757;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 23779;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
23758;;;;;; mail-header-separator send-mail-function mail-interactive 23780;;;;;; mail-header-separator send-mail-function mail-interactive
23759;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 23781;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
23760;;;;;; "sendmail" "mail/sendmail.el" (19259 35429)) 23782;;;;;; "sendmail" "mail/sendmail.el" (19283 39841))
23761;;; Generated autoloads from mail/sendmail.el 23783;;; Generated autoloads from mail/sendmail.el
23762 23784
23763(defvar mail-from-style 'default "\ 23785(defvar mail-from-style 'default "\
@@ -24053,8 +24075,8 @@ Like `mail' command, but display mail buffer in another frame.
24053;;;*** 24075;;;***
24054 24076
24055;;;### (autoloads (server-save-buffers-kill-terminal server-mode 24077;;;### (autoloads (server-save-buffers-kill-terminal server-mode
24056;;;;;; server-force-delete server-start) "server" "server.el" (19259 24078;;;;;; server-force-delete server-start) "server" "server.el" (19278
24057;;;;;; 35429)) 24079;;;;;; 4518))
24058;;; Generated autoloads from server.el 24080;;; Generated autoloads from server.el
24059 24081
24060(autoload 'server-start "server" "\ 24082(autoload 'server-start "server" "\
@@ -24108,7 +24130,7 @@ only these files will be asked to be saved.
24108 24130
24109;;;*** 24131;;;***
24110 24132
24111;;;### (autoloads (ses-mode) "ses" "ses.el" (19259 35429)) 24133;;;### (autoloads (ses-mode) "ses" "ses.el" (19278 4518))
24112;;; Generated autoloads from ses.el 24134;;; Generated autoloads from ses.el
24113 24135
24114(autoload 'ses-mode "ses" "\ 24136(autoload 'ses-mode "ses" "\
@@ -24127,7 +24149,7 @@ These are active only in the minibuffer, when entering or editing a formula:
24127;;;*** 24149;;;***
24128 24150
24129;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 24151;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
24130;;;;;; (19259 35429)) 24152;;;;;; (19288 23971))
24131;;; Generated autoloads from textmodes/sgml-mode.el 24153;;; Generated autoloads from textmodes/sgml-mode.el
24132 24154
24133(autoload 'sgml-mode "sgml-mode" "\ 24155(autoload 'sgml-mode "sgml-mode" "\
@@ -24193,7 +24215,7 @@ To work around that, do:
24193;;;*** 24215;;;***
24194 24216
24195;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 24217;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
24196;;;;;; (19259 35429)) 24218;;;;;; (19278 4528))
24197;;; Generated autoloads from progmodes/sh-script.el 24219;;; Generated autoloads from progmodes/sh-script.el
24198(put 'sh-shell 'safe-local-variable 'symbolp) 24220(put 'sh-shell 'safe-local-variable 'symbolp)
24199 24221
@@ -24257,7 +24279,7 @@ with your script for an edit-interpret-debug cycle.
24257 24279
24258;;;*** 24280;;;***
24259 24281
24260;;;### (autoloads (sha1) "sha1" "sha1.el" (19259 35429)) 24282;;;### (autoloads (sha1) "sha1" "sha1.el" (19278 4518))
24261;;; Generated autoloads from sha1.el 24283;;; Generated autoloads from sha1.el
24262 24284
24263(autoload 'sha1 "sha1" "\ 24285(autoload 'sha1 "sha1" "\
@@ -24272,7 +24294,7 @@ If BINARY is non-nil, return a string in binary form.
24272;;;*** 24294;;;***
24273 24295
24274;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 24296;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
24275;;;;;; (19259 35429)) 24297;;;;;; (19278 4521))
24276;;; Generated autoloads from emacs-lisp/shadow.el 24298;;; Generated autoloads from emacs-lisp/shadow.el
24277 24299
24278(autoload 'list-load-path-shadows "shadow" "\ 24300(autoload 'list-load-path-shadows "shadow" "\
@@ -24322,8 +24344,8 @@ function, `find-emacs-lisp-shadows'.
24322;;;*** 24344;;;***
24323 24345
24324;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 24346;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
24325;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (19259 24347;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (19278
24326;;;;;; 35429)) 24348;;;;;; 4518))
24327;;; Generated autoloads from shadowfile.el 24349;;; Generated autoloads from shadowfile.el
24328 24350
24329(autoload 'shadow-define-cluster "shadowfile" "\ 24351(autoload 'shadow-define-cluster "shadowfile" "\
@@ -24362,7 +24384,7 @@ Set up file shadowing.
24362;;;*** 24384;;;***
24363 24385
24364;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 24386;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
24365;;;;;; (19259 35429)) 24387;;;;;; (19278 4518))
24366;;; Generated autoloads from shell.el 24388;;; Generated autoloads from shell.el
24367 24389
24368(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 24390(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -24412,7 +24434,7 @@ Otherwise, one argument `-i' is passed to the shell.
24412;;;*** 24434;;;***
24413 24435
24414;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 24436;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
24415;;;;;; "sieve" "gnus/sieve.el" (19259 35429)) 24437;;;;;; "sieve" "gnus/sieve.el" (19278 4523))
24416;;; Generated autoloads from gnus/sieve.el 24438;;; Generated autoloads from gnus/sieve.el
24417 24439
24418(autoload 'sieve-manage "sieve" "\ 24440(autoload 'sieve-manage "sieve" "\
@@ -24433,7 +24455,7 @@ Not documented
24433;;;*** 24455;;;***
24434 24456
24435;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 24457;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
24436;;;;;; (19259 35429)) 24458;;;;;; (19278 4523))
24437;;; Generated autoloads from gnus/sieve-mode.el 24459;;; Generated autoloads from gnus/sieve-mode.el
24438 24460
24439(autoload 'sieve-mode "sieve-mode" "\ 24461(autoload 'sieve-mode "sieve-mode" "\
@@ -24448,8 +24470,8 @@ Turning on Sieve mode runs `sieve-mode-hook'.
24448 24470
24449;;;*** 24471;;;***
24450 24472
24451;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (19259 24473;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (19278
24452;;;;;; 35429)) 24474;;;;;; 4528))
24453;;; Generated autoloads from progmodes/simula.el 24475;;; Generated autoloads from progmodes/simula.el
24454 24476
24455(autoload 'simula-mode "simula" "\ 24477(autoload 'simula-mode "simula" "\
@@ -24498,7 +24520,7 @@ with no arguments, if that value is non-nil.
24498;;;*** 24520;;;***
24499 24521
24500;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 24522;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
24501;;;;;; define-skeleton) "skeleton" "skeleton.el" (19259 35429)) 24523;;;;;; define-skeleton) "skeleton" "skeleton.el" (19278 4518))
24502;;; Generated autoloads from skeleton.el 24524;;; Generated autoloads from skeleton.el
24503 24525
24504(defvar skeleton-filter-function 'identity "\ 24526(defvar skeleton-filter-function 'identity "\
@@ -24608,7 +24630,7 @@ symmetrical ones, and the same character twice for the others.
24608;;;*** 24630;;;***
24609 24631
24610;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) 24632;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
24611;;;;;; "smerge-mode" "smerge-mode.el" (19259 35429)) 24633;;;;;; "smerge-mode" "smerge-mode.el" (19278 4518))
24612;;; Generated autoloads from smerge-mode.el 24634;;; Generated autoloads from smerge-mode.el
24613 24635
24614(autoload 'smerge-ediff "smerge-mode" "\ 24636(autoload 'smerge-ediff "smerge-mode" "\
@@ -24633,7 +24655,7 @@ If no conflict maker is found, turn off `smerge-mode'.
24633;;;*** 24655;;;***
24634 24656
24635;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 24657;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
24636;;;;;; (19259 35429)) 24658;;;;;; (19278 4523))
24637;;; Generated autoloads from gnus/smiley.el 24659;;; Generated autoloads from gnus/smiley.el
24638 24660
24639(autoload 'smiley-region "smiley" "\ 24661(autoload 'smiley-region "smiley" "\
@@ -24651,7 +24673,7 @@ interactively. If there's no argument, do it at the current buffer
24651;;;*** 24673;;;***
24652 24674
24653;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 24675;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
24654;;;;;; "mail/smtpmail.el" (19259 35429)) 24676;;;;;; "mail/smtpmail.el" (19278 4525))
24655;;; Generated autoloads from mail/smtpmail.el 24677;;; Generated autoloads from mail/smtpmail.el
24656 24678
24657(autoload 'smtpmail-send-it "smtpmail" "\ 24679(autoload 'smtpmail-send-it "smtpmail" "\
@@ -24666,7 +24688,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
24666 24688
24667;;;*** 24689;;;***
24668 24690
24669;;;### (autoloads (snake) "snake" "play/snake.el" (19259 35429)) 24691;;;### (autoloads (snake) "snake" "play/snake.el" (19278 4527))
24670;;; Generated autoloads from play/snake.el 24692;;; Generated autoloads from play/snake.el
24671 24693
24672(autoload 'snake "snake" "\ 24694(autoload 'snake "snake" "\
@@ -24690,7 +24712,7 @@ Snake mode keybindings:
24690;;;*** 24712;;;***
24691 24713
24692;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 24714;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
24693;;;;;; (19259 35429)) 24715;;;;;; (19278 4526))
24694;;; Generated autoloads from net/snmp-mode.el 24716;;; Generated autoloads from net/snmp-mode.el
24695 24717
24696(autoload 'snmp-mode "snmp-mode" "\ 24718(autoload 'snmp-mode "snmp-mode" "\
@@ -24719,8 +24741,8 @@ then `snmpv2-mode-hook'.
24719 24741
24720;;;*** 24742;;;***
24721 24743
24722;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (19259 24744;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (19278
24723;;;;;; 35429)) 24745;;;;;; 4519))
24724;;; Generated autoloads from calendar/solar.el 24746;;; Generated autoloads from calendar/solar.el
24725 24747
24726(autoload 'sunrise-sunset "solar" "\ 24748(autoload 'sunrise-sunset "solar" "\
@@ -24735,8 +24757,8 @@ This function is suitable for execution in a .emacs file.
24735 24757
24736;;;*** 24758;;;***
24737 24759
24738;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (19259 24760;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (19278
24739;;;;;; 35429)) 24761;;;;;; 4527))
24740;;; Generated autoloads from play/solitaire.el 24762;;; Generated autoloads from play/solitaire.el
24741 24763
24742(autoload 'solitaire "solitaire" "\ 24764(autoload 'solitaire "solitaire" "\
@@ -24813,7 +24835,7 @@ Pick your favourite shortcuts:
24813 24835
24814;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 24836;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
24815;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 24837;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
24816;;;;;; sort-lines sort-subr) "sort" "sort.el" (19259 35429)) 24838;;;;;; sort-lines sort-subr) "sort" "sort.el" (19278 4518))
24817;;; Generated autoloads from sort.el 24839;;; Generated autoloads from sort.el
24818(put 'sort-fold-case 'safe-local-variable 'booleanp) 24840(put 'sort-fold-case 'safe-local-variable 'booleanp)
24819 24841
@@ -24957,8 +24979,8 @@ From a program takes two point or marker arguments, BEG and END.
24957 24979
24958;;;*** 24980;;;***
24959 24981
24960;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (19259 24982;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (19278
24961;;;;;; 35430)) 24983;;;;;; 4523))
24962;;; Generated autoloads from gnus/spam.el 24984;;; Generated autoloads from gnus/spam.el
24963 24985
24964(autoload 'spam-initialize "spam" "\ 24986(autoload 'spam-initialize "spam" "\
@@ -24974,7 +24996,7 @@ installed through `spam-necessary-extra-headers'.
24974 24996
24975;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 24997;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
24976;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 24998;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
24977;;;;;; "gnus/spam-report.el" (19259 35430)) 24999;;;;;; "gnus/spam-report.el" (19278 4523))
24978;;; Generated autoloads from gnus/spam-report.el 25000;;; Generated autoloads from gnus/spam-report.el
24979 25001
24980(autoload 'spam-report-process-queue "spam-report" "\ 25002(autoload 'spam-report-process-queue "spam-report" "\
@@ -25017,7 +25039,7 @@ Spam reports will be queued with the method used when
25017;;;*** 25039;;;***
25018 25040
25019;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 25041;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
25020;;;;;; "speedbar.el" (19259 35430)) 25042;;;;;; "speedbar.el" (19278 4518))
25021;;; Generated autoloads from speedbar.el 25043;;; Generated autoloads from speedbar.el
25022 25044
25023(defalias 'speedbar 'speedbar-frame-mode) 25045(defalias 'speedbar 'speedbar-frame-mode)
@@ -25042,7 +25064,7 @@ selected. If the speedbar frame is active, then select the attached frame.
25042;;;*** 25064;;;***
25043 25065
25044;;;### (autoloads (spell-string spell-region spell-word spell-buffer) 25066;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
25045;;;;;; "spell" "textmodes/spell.el" (19259 35430)) 25067;;;;;; "spell" "textmodes/spell.el" (19278 4529))
25046;;; Generated autoloads from textmodes/spell.el 25068;;; Generated autoloads from textmodes/spell.el
25047 25069
25048(put 'spell-filter 'risky-local-variable t) 25070(put 'spell-filter 'risky-local-variable t)
@@ -25086,8 +25108,8 @@ Check spelling of string supplied as argument.
25086 25108
25087;;;*** 25109;;;***
25088 25110
25089;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (19259 25111;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (19278
25090;;;;;; 35430)) 25112;;;;;; 4527))
25091;;; Generated autoloads from play/spook.el 25113;;; Generated autoloads from play/spook.el
25092 25114
25093(autoload 'spook "spook" "\ 25115(autoload 'spook "spook" "\
@@ -25105,8 +25127,8 @@ Return a vector containing the lines from `spook-phrases-file'.
25105;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres 25127;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres
25106;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 25128;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
25107;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help 25129;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help
25108;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (19259 25130;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (19278
25109;;;;;; 35430)) 25131;;;;;; 4528))
25110;;; Generated autoloads from progmodes/sql.el 25132;;; Generated autoloads from progmodes/sql.el
25111 25133
25112(autoload 'sql-add-product-keywords "sql" "\ 25134(autoload 'sql-add-product-keywords "sql" "\
@@ -25533,7 +25555,7 @@ input. See `sql-interactive-mode'.
25533;;;*** 25555;;;***
25534 25556
25535;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el" 25557;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el"
25536;;;;;; (19259 35430)) 25558;;;;;; (19278 4521))
25537;;; Generated autoloads from cedet/srecode/srt-mode.el 25559;;; Generated autoloads from cedet/srecode/srt-mode.el
25538 25560
25539(autoload 'srecode-template-mode "srecode/srt-mode" "\ 25561(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -25549,8 +25571,8 @@ Major-mode for writing SRecode macros.
25549;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 25571;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
25550;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 25572;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
25551;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 25573;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
25552;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (19259 25574;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (19278
25553;;;;;; 35430)) 25575;;;;;; 4518))
25554;;; Generated autoloads from strokes.el 25576;;; Generated autoloads from strokes.el
25555 25577
25556(autoload 'strokes-global-set-stroke "strokes" "\ 25578(autoload 'strokes-global-set-stroke "strokes" "\
@@ -25681,7 +25703,7 @@ Studlify-case the current buffer.
25681;;;*** 25703;;;***
25682 25704
25683;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el" 25705;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el"
25684;;;;;; (19259 35430)) 25706;;;;;; (19278 4528))
25685;;; Generated autoloads from progmodes/subword.el 25707;;; Generated autoloads from progmodes/subword.el
25686 25708
25687(autoload 'subword-mode "subword" "\ 25709(autoload 'subword-mode "subword" "\
@@ -25718,8 +25740,10 @@ or call the function `global-subword-mode'.")
25718 25740
25719(autoload 'global-subword-mode "subword" "\ 25741(autoload 'global-subword-mode "subword" "\
25720Toggle Subword mode in every possible buffer. 25742Toggle Subword mode in every possible buffer.
25721With prefix ARG, turn Global-Subword mode on if and only if ARG is positive. 25743With prefix ARG, turn Global-Subword mode on if and only if
25722Subword mode is enabled in all buffers where `(lambda nil (subword-mode 1))' would do it. 25744ARG is positive.
25745Subword mode is enabled in all buffers where
25746`(lambda nil (subword-mode 1))' would do it.
25723See `subword-mode' for more information on Subword mode. 25747See `subword-mode' for more information on Subword mode.
25724 25748
25725\(fn &optional ARG)" t nil) 25749\(fn &optional ARG)" t nil)
@@ -25727,7 +25751,7 @@ See `subword-mode' for more information on Subword mode.
25727;;;*** 25751;;;***
25728 25752
25729;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 25753;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
25730;;;;;; (19259 35430)) 25754;;;;;; (19278 4525))
25731;;; Generated autoloads from mail/supercite.el 25755;;; Generated autoloads from mail/supercite.el
25732 25756
25733(autoload 'sc-cite-original "supercite" "\ 25757(autoload 'sc-cite-original "supercite" "\
@@ -25759,8 +25783,8 @@ and `sc-post-hook' is run after the guts of this function.
25759 25783
25760;;;*** 25784;;;***
25761 25785
25762;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (19259 25786;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (19278
25763;;;;;; 35431)) 25787;;;;;; 4518))
25764;;; Generated autoloads from t-mouse.el 25788;;; Generated autoloads from t-mouse.el
25765 25789
25766(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 25790(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -25787,7 +25811,7 @@ It relies on the `gpm' daemon being activated.
25787 25811
25788;;;*** 25812;;;***
25789 25813
25790;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (19259 35430)) 25814;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (19278 4518))
25791;;; Generated autoloads from tabify.el 25815;;; Generated autoloads from tabify.el
25792 25816
25793(autoload 'untabify "tabify" "\ 25817(autoload 'untabify "tabify" "\
@@ -25822,7 +25846,7 @@ The variable `tab-width' controls the spacing of tab stops.
25822;;;;;; table-recognize table-insert-row-column table-insert-column 25846;;;;;; table-recognize table-insert-row-column table-insert-column
25823;;;;;; table-insert-row table-insert table-point-left-cell-hook 25847;;;;;; table-insert-row table-insert table-point-left-cell-hook
25824;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 25848;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
25825;;;;;; "table" "textmodes/table.el" (19259 35430)) 25849;;;;;; "table" "textmodes/table.el" (19278 4529))
25826;;; Generated autoloads from textmodes/table.el 25850;;; Generated autoloads from textmodes/table.el
25827 25851
25828(defvar table-cell-map-hook nil "\ 25852(defvar table-cell-map-hook nil "\
@@ -26410,7 +26434,7 @@ converts a table into plain text without frames. It is a companion to
26410 26434
26411;;;*** 26435;;;***
26412 26436
26413;;;### (autoloads (talk talk-connect) "talk" "talk.el" (19259 35430)) 26437;;;### (autoloads (talk talk-connect) "talk" "talk.el" (19278 4518))
26414;;; Generated autoloads from talk.el 26438;;; Generated autoloads from talk.el
26415 26439
26416(autoload 'talk-connect "talk" "\ 26440(autoload 'talk-connect "talk" "\
@@ -26425,7 +26449,7 @@ Connect to the Emacs talk group from the current X display or tty frame.
26425 26449
26426;;;*** 26450;;;***
26427 26451
26428;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (19259 35430)) 26452;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (19278 4518))
26429;;; Generated autoloads from tar-mode.el 26453;;; Generated autoloads from tar-mode.el
26430 26454
26431(autoload 'tar-mode "tar-mode" "\ 26455(autoload 'tar-mode "tar-mode" "\
@@ -26449,7 +26473,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
26449;;;*** 26473;;;***
26450 26474
26451;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 26475;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
26452;;;;;; "progmodes/tcl.el" (19259 35430)) 26476;;;;;; "progmodes/tcl.el" (19278 4528))
26453;;; Generated autoloads from progmodes/tcl.el 26477;;; Generated autoloads from progmodes/tcl.el
26454 26478
26455(autoload 'tcl-mode "tcl" "\ 26479(autoload 'tcl-mode "tcl" "\
@@ -26500,7 +26524,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
26500 26524
26501;;;*** 26525;;;***
26502 26526
26503;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (19259 35430)) 26527;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (19278 4526))
26504;;; Generated autoloads from net/telnet.el 26528;;; Generated autoloads from net/telnet.el
26505 (add-hook 'same-window-regexps (purecopy "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")) 26529 (add-hook 'same-window-regexps (purecopy "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)"))
26506 26530
@@ -26528,7 +26552,7 @@ Normally input is edited in Emacs and sent a line at a time.
26528;;;*** 26552;;;***
26529 26553
26530;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el" 26554;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el"
26531;;;;;; (19259 35430)) 26555;;;;;; (19287 14689))
26532;;; Generated autoloads from term.el 26556;;; Generated autoloads from term.el
26533 26557
26534(autoload 'make-term "term" "\ 26558(autoload 'make-term "term" "\
@@ -26570,8 +26594,8 @@ use in that buffer.
26570 26594
26571;;;*** 26595;;;***
26572 26596
26573;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (19259 26597;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (19278
26574;;;;;; 35430)) 26598;;;;;; 4518))
26575;;; Generated autoloads from terminal.el 26599;;; Generated autoloads from terminal.el
26576 26600
26577(autoload 'terminal-emulator "terminal" "\ 26601(autoload 'terminal-emulator "terminal" "\
@@ -26608,7 +26632,7 @@ subprocess started.
26608;;;*** 26632;;;***
26609 26633
26610;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 26634;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
26611;;;;;; (19259 35431)) 26635;;;;;; (19278 4521))
26612;;; Generated autoloads from emacs-lisp/testcover.el 26636;;; Generated autoloads from emacs-lisp/testcover.el
26613 26637
26614(autoload 'testcover-this-defun "testcover" "\ 26638(autoload 'testcover-this-defun "testcover" "\
@@ -26618,7 +26642,7 @@ Start coverage on function under point.
26618 26642
26619;;;*** 26643;;;***
26620 26644
26621;;;### (autoloads (tetris) "tetris" "play/tetris.el" (19259 35431)) 26645;;;### (autoloads (tetris) "tetris" "play/tetris.el" (19278 4527))
26622;;; Generated autoloads from play/tetris.el 26646;;; Generated autoloads from play/tetris.el
26623 26647
26624(autoload 'tetris "tetris" "\ 26648(autoload 'tetris "tetris" "\
@@ -26649,7 +26673,7 @@ tetris-mode keybindings:
26649;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 26673;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
26650;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 26674;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
26651;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 26675;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
26652;;;;;; (19259 35431)) 26676;;;;;; (19278 4529))
26653;;; Generated autoloads from textmodes/tex-mode.el 26677;;; Generated autoloads from textmodes/tex-mode.el
26654 26678
26655(defvar tex-shell-file-name nil "\ 26679(defvar tex-shell-file-name nil "\
@@ -26951,7 +26975,7 @@ Major mode to edit DocTeX files.
26951;;;*** 26975;;;***
26952 26976
26953;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 26977;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
26954;;;;;; "texinfmt" "textmodes/texinfmt.el" (19259 35431)) 26978;;;;;; "texinfmt" "textmodes/texinfmt.el" (19278 4529))
26955;;; Generated autoloads from textmodes/texinfmt.el 26979;;; Generated autoloads from textmodes/texinfmt.el
26956 26980
26957(autoload 'texinfo-format-buffer "texinfmt" "\ 26981(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -26991,7 +27015,7 @@ if large. You can use `Info-split' to do this manually.
26991;;;*** 27015;;;***
26992 27016
26993;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 27017;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
26994;;;;;; "texinfo" "textmodes/texinfo.el" (19259 35431)) 27018;;;;;; "texinfo" "textmodes/texinfo.el" (19278 4529))
26995;;; Generated autoloads from textmodes/texinfo.el 27019;;; Generated autoloads from textmodes/texinfo.el
26996 27020
26997(defvar texinfo-open-quote (purecopy "``") "\ 27021(defvar texinfo-open-quote (purecopy "``") "\
@@ -27077,7 +27101,7 @@ value of `texinfo-mode-hook'.
27077 27101
27078;;;### (autoloads (thai-composition-function thai-compose-buffer 27102;;;### (autoloads (thai-composition-function thai-compose-buffer
27079;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el" 27103;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el"
27080;;;;;; (19259 35431)) 27104;;;;;; (19278 4524))
27081;;; Generated autoloads from language/thai-util.el 27105;;; Generated autoloads from language/thai-util.el
27082 27106
27083(autoload 'thai-compose-region "thai-util" "\ 27107(autoload 'thai-compose-region "thai-util" "\
@@ -27106,7 +27130,7 @@ Not documented
27106 27130
27107;;;### (autoloads (list-at-point number-at-point symbol-at-point 27131;;;### (autoloads (list-at-point number-at-point symbol-at-point
27108;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 27132;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
27109;;;;;; "thingatpt" "thingatpt.el" (19259 35431)) 27133;;;;;; "thingatpt" "thingatpt.el" (19278 4518))
27110;;; Generated autoloads from thingatpt.el 27134;;; Generated autoloads from thingatpt.el
27111 27135
27112(autoload 'forward-thing "thingatpt" "\ 27136(autoload 'forward-thing "thingatpt" "\
@@ -27163,7 +27187,7 @@ Return the Lisp list at point, or nil if none is found.
27163 27187
27164;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 27188;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
27165;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 27189;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
27166;;;;;; (19259 35431)) 27190;;;;;; (19278 4518))
27167;;; Generated autoloads from thumbs.el 27191;;; Generated autoloads from thumbs.el
27168 27192
27169(autoload 'thumbs-find-thumb "thumbs" "\ 27193(autoload 'thumbs-find-thumb "thumbs" "\
@@ -27201,8 +27225,8 @@ In dired, call the setroot program on the image at point.
27201;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer 27225;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer
27202;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region 27226;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region
27203;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription 27227;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription
27204;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (19259 27228;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (19278
27205;;;;;; 35431)) 27229;;;;;; 4524))
27206;;; Generated autoloads from language/tibet-util.el 27230;;; Generated autoloads from language/tibet-util.el
27207 27231
27208(autoload 'tibetan-char-p "tibet-util" "\ 27232(autoload 'tibetan-char-p "tibet-util" "\
@@ -27276,7 +27300,7 @@ Not documented
27276;;;*** 27300;;;***
27277 27301
27278;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 27302;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
27279;;;;;; (19259 35431)) 27303;;;;;; (19278 4529))
27280;;; Generated autoloads from textmodes/tildify.el 27304;;; Generated autoloads from textmodes/tildify.el
27281 27305
27282(autoload 'tildify-region "tildify" "\ 27306(autoload 'tildify-region "tildify" "\
@@ -27301,7 +27325,7 @@ This function performs no refilling of the changed text.
27301 27325
27302;;;### (autoloads (emacs-init-time emacs-uptime display-time-world 27326;;;### (autoloads (emacs-init-time emacs-uptime display-time-world
27303;;;;;; display-time-mode display-time display-time-day-and-date) 27327;;;;;; display-time-mode display-time display-time-day-and-date)
27304;;;;;; "time" "time.el" (19259 35431)) 27328;;;;;; "time" "time.el" (19278 4518))
27305;;; Generated autoloads from time.el 27329;;; Generated autoloads from time.el
27306 27330
27307(defvar display-time-day-and-date nil "\ 27331(defvar display-time-day-and-date nil "\
@@ -27364,11 +27388,12 @@ Return a string giving the duration of the Emacs initialization.
27364;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day 27388;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day
27365;;;;;; time-add time-subtract time-since days-to-time time-less-p 27389;;;;;; time-add time-subtract time-since days-to-time time-less-p
27366;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el" 27390;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el"
27367;;;;;; (19259 35431)) 27391;;;;;; (19284 35750))
27368;;; Generated autoloads from calendar/time-date.el 27392;;; Generated autoloads from calendar/time-date.el
27369 27393
27370(autoload 'date-to-time "time-date" "\ 27394(autoload 'date-to-time "time-date" "\
27371Parse a string DATE that represents a date-time and return a time value. 27395Parse a string DATE that represents a date-time and return a time value.
27396If DATE lacks timezone information, GMT is assumed.
27372 27397
27373\(fn DATE)" nil nil) 27398\(fn DATE)" nil nil)
27374(if (and (fboundp 'float-time) 27399(if (and (fboundp 'float-time)
@@ -27476,7 +27501,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
27476;;;*** 27501;;;***
27477 27502
27478;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 27503;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
27479;;;;;; "time-stamp.el" (19259 35431)) 27504;;;;;; "time-stamp.el" (19278 4518))
27480;;; Generated autoloads from time-stamp.el 27505;;; Generated autoloads from time-stamp.el
27481(put 'time-stamp-format 'safe-local-variable 'stringp) 27506(put 'time-stamp-format 'safe-local-variable 'stringp)
27482(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 27507(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -27520,7 +27545,7 @@ With ARG, turn time stamping on if and only if arg is positive.
27520;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 27545;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
27521;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 27546;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
27522;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 27547;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
27523;;;;;; (19259 35431)) 27548;;;;;; (19278 4519))
27524;;; Generated autoloads from calendar/timeclock.el 27549;;; Generated autoloads from calendar/timeclock.el
27525 27550
27526(autoload 'timeclock-modeline-display "timeclock" "\ 27551(autoload 'timeclock-modeline-display "timeclock" "\
@@ -27620,7 +27645,7 @@ relative only to the time worked today, and not to past time.
27620;;;*** 27645;;;***
27621 27646
27622;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 27647;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
27623;;;;;; "international/titdic-cnv.el" (19259 35431)) 27648;;;;;; "international/titdic-cnv.el" (19278 4524))
27624;;; Generated autoloads from international/titdic-cnv.el 27649;;; Generated autoloads from international/titdic-cnv.el
27625 27650
27626(autoload 'titdic-convert "titdic-cnv" "\ 27651(autoload 'titdic-convert "titdic-cnv" "\
@@ -27643,7 +27668,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
27643;;;*** 27668;;;***
27644 27669
27645;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 27670;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
27646;;;;;; "tmm.el" (19259 35431)) 27671;;;;;; "tmm.el" (19278 4518))
27647;;; Generated autoloads from tmm.el 27672;;; Generated autoloads from tmm.el
27648 (define-key global-map "\M-`" 'tmm-menubar) 27673 (define-key global-map "\M-`" 'tmm-menubar)
27649 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 27674 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -27683,7 +27708,7 @@ Its value should be an event that has a binding in MENU.
27683 27708
27684;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 27709;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
27685;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 27710;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
27686;;;;;; "todo-mode" "calendar/todo-mode.el" (19259 35431)) 27711;;;;;; "todo-mode" "calendar/todo-mode.el" (19278 4519))
27687;;; Generated autoloads from calendar/todo-mode.el 27712;;; Generated autoloads from calendar/todo-mode.el
27688 27713
27689(autoload 'todo-add-category "todo-mode" "\ 27714(autoload 'todo-add-category "todo-mode" "\
@@ -27745,7 +27770,7 @@ Show TODO list.
27745 27770
27746;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 27771;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
27747;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) 27772;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame)
27748;;;;;; "tool-bar" "tool-bar.el" (19259 35431)) 27773;;;;;; "tool-bar" "tool-bar.el" (19278 4518))
27749;;; Generated autoloads from tool-bar.el 27774;;; Generated autoloads from tool-bar.el
27750 27775
27751(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 27776(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -27818,7 +27843,7 @@ holds a keymap.
27818;;;*** 27843;;;***
27819 27844
27820;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 27845;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
27821;;;;;; (19259 35431)) 27846;;;;;; (19278 4522))
27822;;; Generated autoloads from emulation/tpu-edt.el 27847;;; Generated autoloads from emulation/tpu-edt.el
27823 27848
27824(defvar tpu-edt-mode nil "\ 27849(defvar tpu-edt-mode nil "\
@@ -27845,7 +27870,7 @@ Turn on TPU/edt emulation.
27845;;;*** 27870;;;***
27846 27871
27847;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el" 27872;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el"
27848;;;;;; (19259 35431)) 27873;;;;;; (19278 4522))
27849;;; Generated autoloads from emulation/tpu-mapper.el 27874;;; Generated autoloads from emulation/tpu-mapper.el
27850 27875
27851(autoload 'tpu-mapper "tpu-mapper" "\ 27876(autoload 'tpu-mapper "tpu-mapper" "\
@@ -27879,7 +27904,7 @@ your local X guru can try to figure out why the key is being ignored.
27879 27904
27880;;;*** 27905;;;***
27881 27906
27882;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (19259 35431)) 27907;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (19278 4521))
27883;;; Generated autoloads from emacs-lisp/tq.el 27908;;; Generated autoloads from emacs-lisp/tq.el
27884 27909
27885(autoload 'tq-create "tq" "\ 27910(autoload 'tq-create "tq" "\
@@ -27893,7 +27918,7 @@ to a tcp server on another machine.
27893;;;*** 27918;;;***
27894 27919
27895;;;### (autoloads (trace-function-background trace-function trace-buffer) 27920;;;### (autoloads (trace-function-background trace-function trace-buffer)
27896;;;;;; "trace" "emacs-lisp/trace.el" (19259 35431)) 27921;;;;;; "trace" "emacs-lisp/trace.el" (19278 4521))
27897;;; Generated autoloads from emacs-lisp/trace.el 27922;;; Generated autoloads from emacs-lisp/trace.el
27898 27923
27899(defvar trace-buffer (purecopy "*trace-output*") "\ 27924(defvar trace-buffer (purecopy "*trace-output*") "\
@@ -27930,7 +27955,7 @@ BUFFER defaults to `trace-buffer'.
27930;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 27955;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
27931;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 27956;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
27932;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 27957;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
27933;;;;;; "net/tramp.el" (19259 35431)) 27958;;;;;; "net/tramp.el" (19299 11838))
27934;;; Generated autoloads from net/tramp.el 27959;;; Generated autoloads from net/tramp.el
27935 27960
27936(defvar tramp-mode t "\ 27961(defvar tramp-mode t "\
@@ -28037,7 +28062,7 @@ Invoke Tramp file name completion handler.
28037Falls back to normal file name handler if no Tramp file name handler exists." (let ((directory-sep-char 47) (fn (assoc operation tramp-completion-file-name-handler-alist))) (if (and fn tramp-mode (or (eq tramp-syntax (quote sep)) (featurep (quote tramp)) (and (boundp (quote partial-completion-mode)) partial-completion-mode) (featurep (quote ido)) (featurep (quote icicles)))) (save-match-data (apply (cdr fn) args)) (tramp-completion-run-real-handler operation args)))) 28062Falls back to normal file name handler if no Tramp file name handler exists." (let ((directory-sep-char 47) (fn (assoc operation tramp-completion-file-name-handler-alist))) (if (and fn tramp-mode (or (eq tramp-syntax (quote sep)) (featurep (quote tramp)) (and (boundp (quote partial-completion-mode)) partial-completion-mode) (featurep (quote ido)) (featurep (quote icicles)))) (save-match-data (apply (cdr fn) args)) (tramp-completion-run-real-handler operation args))))
28038 28063
28039(defun tramp-register-file-name-handlers nil "\ 28064(defun tramp-register-file-name-handlers nil "\
28040Add Tramp file name handlers to `file-name-handler-alist'." (let ((a1 (rassq (quote tramp-file-name-handler) file-name-handler-alist))) (setq file-name-handler-alist (delq a1 file-name-handler-alist))) (let ((a1 (rassq (quote tramp-completion-file-name-handler) file-name-handler-alist))) (setq file-name-handler-alist (delq a1 file-name-handler-alist))) (add-to-list (quote file-name-handler-alist) (cons tramp-file-name-regexp (quote tramp-file-name-handler))) (add-to-list (quote file-name-handler-alist) (cons tramp-completion-file-name-regexp (quote tramp-completion-file-name-handler))) (put (quote tramp-completion-file-name-handler) (quote safe-magic) t) (dolist (fnh (quote (epa-file-handler jka-compr-handler))) (let ((entry (rassoc fnh file-name-handler-alist))) (when entry (setq file-name-handler-alist (cons entry (delete entry file-name-handler-alist))))))) 28065Add Tramp file name handlers to `file-name-handler-alist'." (let ((a1 (rassq (quote tramp-file-name-handler) file-name-handler-alist))) (setq file-name-handler-alist (delq a1 file-name-handler-alist))) (let ((a1 (rassq (quote tramp-completion-file-name-handler) file-name-handler-alist))) (setq file-name-handler-alist (delq a1 file-name-handler-alist))) (add-to-list (quote file-name-handler-alist) (cons tramp-file-name-regexp (quote tramp-file-name-handler))) (put (quote tramp-file-name-handler) (quote safe-magic) t) (add-to-list (quote file-name-handler-alist) (cons tramp-completion-file-name-regexp (quote tramp-completion-file-name-handler))) (put (quote tramp-completion-file-name-handler) (quote safe-magic) t) (dolist (fnh (quote (epa-file-handler jka-compr-handler))) (let ((entry (rassoc fnh file-name-handler-alist))) (when entry (setq file-name-handler-alist (cons entry (delete entry file-name-handler-alist)))))))
28041(tramp-register-file-name-handlers) 28066(tramp-register-file-name-handlers)
28042 28067
28043(autoload 'tramp-unload-file-name-handlers "tramp" "\ 28068(autoload 'tramp-unload-file-name-handlers "tramp" "\
@@ -28063,7 +28088,7 @@ Discard Tramp from loading remote files.
28063;;;*** 28088;;;***
28064 28089
28065;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 28090;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
28066;;;;;; (19259 35431)) 28091;;;;;; (19278 4526))
28067;;; Generated autoloads from net/tramp-ftp.el 28092;;; Generated autoloads from net/tramp-ftp.el
28068 28093
28069(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 28094(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -28073,8 +28098,8 @@ Not documented
28073 28098
28074;;;*** 28099;;;***
28075 28100
28076;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (19259 28101;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (19278
28077;;;;;; 35431)) 28102;;;;;; 4518))
28078;;; Generated autoloads from tutorial.el 28103;;; Generated autoloads from tutorial.el
28079 28104
28080(autoload 'help-with-tutorial "tutorial" "\ 28105(autoload 'help-with-tutorial "tutorial" "\
@@ -28099,7 +28124,7 @@ resumed later.
28099;;;*** 28124;;;***
28100 28125
28101;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" 28126;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el"
28102;;;;;; (19259 35431)) 28127;;;;;; (19278 4524))
28103;;; Generated autoloads from language/tv-util.el 28128;;; Generated autoloads from language/tv-util.el
28104 28129
28105(autoload 'tai-viet-composition-function "tv-util" "\ 28130(autoload 'tai-viet-composition-function "tv-util" "\
@@ -28110,7 +28135,7 @@ Not documented
28110;;;*** 28135;;;***
28111 28136
28112;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 28137;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
28113;;;;;; "textmodes/two-column.el" (19259 35431)) 28138;;;;;; "textmodes/two-column.el" (19278 4529))
28114;;; Generated autoloads from textmodes/two-column.el 28139;;; Generated autoloads from textmodes/two-column.el
28115 (autoload '2C-command "two-column" () t 'keymap) 28140 (autoload '2C-command "two-column" () t 'keymap)
28116 (global-set-key "\C-x6" '2C-command) 28141 (global-set-key "\C-x6" '2C-command)
@@ -28161,7 +28186,7 @@ First column's text sSs Second column's text
28161;;;;;; type-break type-break-mode type-break-keystroke-threshold 28186;;;;;; type-break type-break-mode type-break-keystroke-threshold
28162;;;;;; type-break-good-break-interval type-break-good-rest-interval 28187;;;;;; type-break-good-break-interval type-break-good-rest-interval
28163;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 28188;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
28164;;;;;; (19259 35431)) 28189;;;;;; (19278 4518))
28165;;; Generated autoloads from type-break.el 28190;;; Generated autoloads from type-break.el
28166 28191
28167(defvar type-break-mode nil "\ 28192(defvar type-break-mode nil "\
@@ -28343,7 +28368,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
28343 28368
28344;;;*** 28369;;;***
28345 28370
28346;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (19259 35431)) 28371;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (19278 4525))
28347;;; Generated autoloads from mail/uce.el 28372;;; Generated autoloads from mail/uce.el
28348 28373
28349(autoload 'uce-reply-to-uce "uce" "\ 28374(autoload 'uce-reply-to-uce "uce" "\
@@ -28361,7 +28386,7 @@ You might need to set `uce-mail-reader' before using this.
28361;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string 28386;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string
28362;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region 28387;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region
28363;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize" 28388;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize"
28364;;;;;; "international/ucs-normalize.el" (19259 35431)) 28389;;;;;; "international/ucs-normalize.el" (19278 4524))
28365;;; Generated autoloads from international/ucs-normalize.el 28390;;; Generated autoloads from international/ucs-normalize.el
28366 28391
28367(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 28392(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -28427,7 +28452,7 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
28427;;;*** 28452;;;***
28428 28453
28429;;;### (autoloads (ununderline-region underline-region) "underline" 28454;;;### (autoloads (ununderline-region underline-region) "underline"
28430;;;;;; "textmodes/underline.el" (19259 35431)) 28455;;;;;; "textmodes/underline.el" (19278 4529))
28431;;; Generated autoloads from textmodes/underline.el 28456;;; Generated autoloads from textmodes/underline.el
28432 28457
28433(autoload 'underline-region "underline" "\ 28458(autoload 'underline-region "underline" "\
@@ -28448,7 +28473,7 @@ which specify the range to operate on.
28448;;;*** 28473;;;***
28449 28474
28450;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 28475;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
28451;;;;;; (19259 35432)) 28476;;;;;; (19278 4525))
28452;;; Generated autoloads from mail/unrmail.el 28477;;; Generated autoloads from mail/unrmail.el
28453 28478
28454(autoload 'batch-unrmail "unrmail" "\ 28479(autoload 'batch-unrmail "unrmail" "\
@@ -28467,8 +28492,8 @@ Convert old-style Rmail Babyl file FILE to system inbox format file TO-FILE.
28467 28492
28468;;;*** 28493;;;***
28469 28494
28470;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (19259 28495;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (19278
28471;;;;;; 35432)) 28496;;;;;; 4521))
28472;;; Generated autoloads from emacs-lisp/unsafep.el 28497;;; Generated autoloads from emacs-lisp/unsafep.el
28473 28498
28474(autoload 'unsafep "unsafep" "\ 28499(autoload 'unsafep "unsafep" "\
@@ -28481,7 +28506,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
28481;;;*** 28506;;;***
28482 28507
28483;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 28508;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
28484;;;;;; "url/url.el" (19259 35432)) 28509;;;;;; "url/url.el" (19278 4529))
28485;;; Generated autoloads from url/url.el 28510;;; Generated autoloads from url/url.el
28486 28511
28487(autoload 'url-retrieve "url" "\ 28512(autoload 'url-retrieve "url" "\
@@ -28521,7 +28546,7 @@ no further processing). URL is either a string or a parsed URL.
28521;;;*** 28546;;;***
28522 28547
28523;;;### (autoloads (url-register-auth-scheme url-get-authentication) 28548;;;### (autoloads (url-register-auth-scheme url-get-authentication)
28524;;;;;; "url-auth" "url/url-auth.el" (19259 35432)) 28549;;;;;; "url-auth" "url/url-auth.el" (19278 4529))
28525;;; Generated autoloads from url/url-auth.el 28550;;; Generated autoloads from url/url-auth.el
28526 28551
28527(autoload 'url-get-authentication "url-auth" "\ 28552(autoload 'url-get-authentication "url-auth" "\
@@ -28563,8 +28588,8 @@ RATING a rating between 1 and 10 of the strength of the authentication.
28563;;;*** 28588;;;***
28564 28589
28565;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached 28590;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached
28566;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (19259 28591;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (19278
28567;;;;;; 35432)) 28592;;;;;; 4529))
28568;;; Generated autoloads from url/url-cache.el 28593;;; Generated autoloads from url/url-cache.el
28569 28594
28570(autoload 'url-store-in-cache "url-cache" "\ 28595(autoload 'url-store-in-cache "url-cache" "\
@@ -28589,7 +28614,7 @@ Return t if a cached file has expired.
28589 28614
28590;;;*** 28615;;;***
28591 28616
28592;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (19259 35432)) 28617;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (19278 4529))
28593;;; Generated autoloads from url/url-cid.el 28618;;; Generated autoloads from url/url-cid.el
28594 28619
28595(autoload 'url-cid "url-cid" "\ 28620(autoload 'url-cid "url-cid" "\
@@ -28600,7 +28625,7 @@ Not documented
28600;;;*** 28625;;;***
28601 28626
28602;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 28627;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
28603;;;;;; "url/url-dav.el" (19259 35432)) 28628;;;;;; "url/url-dav.el" (19278 4529))
28604;;; Generated autoloads from url/url-dav.el 28629;;; Generated autoloads from url/url-dav.el
28605 28630
28606(autoload 'url-dav-supported-p "url-dav" "\ 28631(autoload 'url-dav-supported-p "url-dav" "\
@@ -28615,8 +28640,8 @@ Not documented
28615 28640
28616;;;*** 28641;;;***
28617 28642
28618;;;### (autoloads (url-file) "url-file" "url/url-file.el" (19259 28643;;;### (autoloads (url-file) "url-file" "url/url-file.el" (19278
28619;;;;;; 35432)) 28644;;;;;; 4529))
28620;;; Generated autoloads from url/url-file.el 28645;;; Generated autoloads from url/url-file.el
28621 28646
28622(autoload 'url-file "url-file" "\ 28647(autoload 'url-file "url-file" "\
@@ -28627,7 +28652,7 @@ Handle file: and ftp: URLs.
28627;;;*** 28652;;;***
28628 28653
28629;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 28654;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
28630;;;;;; "url/url-gw.el" (19259 35432)) 28655;;;;;; "url/url-gw.el" (19278 4529))
28631;;; Generated autoloads from url/url-gw.el 28656;;; Generated autoloads from url/url-gw.el
28632 28657
28633(autoload 'url-gateway-nslookup-host "url-gw" "\ 28658(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -28647,7 +28672,7 @@ Might do a non-blocking connection; use `process-status' to check.
28647 28672
28648;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 28673;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
28649;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el" 28674;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
28650;;;;;; (19259 35432)) 28675;;;;;; (19278 4529))
28651;;; Generated autoloads from url/url-handlers.el 28676;;; Generated autoloads from url/url-handlers.el
28652 28677
28653(defvar url-handler-mode nil "\ 28678(defvar url-handler-mode nil "\
@@ -28699,7 +28724,7 @@ Not documented
28699;;;*** 28724;;;***
28700 28725
28701;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 28726;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
28702;;;;;; url-http) "url-http" "url/url-http.el" (19259 35432)) 28727;;;;;; url-http) "url-http" "url/url-http.el" (19278 4529))
28703;;; Generated autoloads from url/url-http.el 28728;;; Generated autoloads from url/url-http.el
28704 28729
28705(autoload 'url-http "url-http" "\ 28730(autoload 'url-http "url-http" "\
@@ -28765,7 +28790,7 @@ HTTPS retrievals are asynchronous.")
28765 28790
28766;;;*** 28791;;;***
28767 28792
28768;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (19259 35432)) 28793;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (19278 4529))
28769;;; Generated autoloads from url/url-irc.el 28794;;; Generated autoloads from url/url-irc.el
28770 28795
28771(autoload 'url-irc "url-irc" "\ 28796(autoload 'url-irc "url-irc" "\
@@ -28775,8 +28800,8 @@ Not documented
28775 28800
28776;;;*** 28801;;;***
28777 28802
28778;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (19259 28803;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (19278
28779;;;;;; 35432)) 28804;;;;;; 4529))
28780;;; Generated autoloads from url/url-ldap.el 28805;;; Generated autoloads from url/url-ldap.el
28781 28806
28782(autoload 'url-ldap "url-ldap" "\ 28807(autoload 'url-ldap "url-ldap" "\
@@ -28790,7 +28815,7 @@ URL can be a URL string, or a URL vector of the type returned by
28790;;;*** 28815;;;***
28791 28816
28792;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 28817;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
28793;;;;;; (19259 35432)) 28818;;;;;; (19278 4529))
28794;;; Generated autoloads from url/url-mailto.el 28819;;; Generated autoloads from url/url-mailto.el
28795 28820
28796(autoload 'url-mail "url-mailto" "\ 28821(autoload 'url-mail "url-mailto" "\
@@ -28806,7 +28831,7 @@ Handle the mailto: URL syntax.
28806;;;*** 28831;;;***
28807 28832
28808;;;### (autoloads (url-data url-generic-emulator-loader url-info 28833;;;### (autoloads (url-data url-generic-emulator-loader url-info
28809;;;;;; url-man) "url-misc" "url/url-misc.el" (19259 35432)) 28834;;;;;; url-man) "url-misc" "url/url-misc.el" (19278 4529))
28810;;; Generated autoloads from url/url-misc.el 28835;;; Generated autoloads from url/url-misc.el
28811 28836
28812(autoload 'url-man "url-misc" "\ 28837(autoload 'url-man "url-misc" "\
@@ -28838,7 +28863,7 @@ Fetch a data URL (RFC 2397).
28838;;;*** 28863;;;***
28839 28864
28840;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 28865;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
28841;;;;;; (19259 35432)) 28866;;;;;; (19278 4529))
28842;;; Generated autoloads from url/url-news.el 28867;;; Generated autoloads from url/url-news.el
28843 28868
28844(autoload 'url-news "url-news" "\ 28869(autoload 'url-news "url-news" "\
@@ -28855,7 +28880,7 @@ Not documented
28855 28880
28856;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 28881;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
28857;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 28882;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
28858;;;;;; (19259 35432)) 28883;;;;;; (19278 4529))
28859;;; Generated autoloads from url/url-ns.el 28884;;; Generated autoloads from url/url-ns.el
28860 28885
28861(autoload 'isPlainHostName "url-ns" "\ 28886(autoload 'isPlainHostName "url-ns" "\
@@ -28896,7 +28921,7 @@ Not documented
28896;;;*** 28921;;;***
28897 28922
28898;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 28923;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
28899;;;;;; "url/url-parse.el" (19259 35432)) 28924;;;;;; "url/url-parse.el" (19278 4529))
28900;;; Generated autoloads from url/url-parse.el 28925;;; Generated autoloads from url/url-parse.el
28901 28926
28902(autoload 'url-recreate-url "url-parse" "\ 28927(autoload 'url-recreate-url "url-parse" "\
@@ -28914,7 +28939,7 @@ TYPE USER PASSWORD HOST PORTSPEC FILENAME TARGET ATTRIBUTES FULLNESS.
28914;;;*** 28939;;;***
28915 28940
28916;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 28941;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
28917;;;;;; (19259 35432)) 28942;;;;;; (19278 4529))
28918;;; Generated autoloads from url/url-privacy.el 28943;;; Generated autoloads from url/url-privacy.el
28919 28944
28920(autoload 'url-setup-privacy-info "url-privacy" "\ 28945(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -28930,7 +28955,7 @@ Setup variables that expose info about you and your system.
28930;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space 28955;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space
28931;;;;;; url-get-normalized-date url-lazy-message url-normalize-url 28956;;;;;; url-get-normalized-date url-lazy-message url-normalize-url
28932;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug) 28957;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug)
28933;;;;;; "url-util" "url/url-util.el" (19259 35432)) 28958;;;;;; "url-util" "url/url-util.el" (19291 31989))
28934;;; Generated autoloads from url/url-util.el 28959;;; Generated autoloads from url/url-util.el
28935 28960
28936(defvar url-debug nil "\ 28961(defvar url-debug nil "\
@@ -29066,7 +29091,7 @@ This uses `url-current-object', set locally to the buffer.
29066;;;*** 29091;;;***
29067 29092
29068;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 29093;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
29069;;;;;; "userlock" "userlock.el" (19259 35432)) 29094;;;;;; "userlock" "userlock.el" (19278 4518))
29070;;; Generated autoloads from userlock.el 29095;;; Generated autoloads from userlock.el
29071 29096
29072(autoload 'ask-user-about-lock "userlock" "\ 29097(autoload 'ask-user-about-lock "userlock" "\
@@ -29096,7 +29121,7 @@ The buffer in question is current when this function is called.
29096 29121
29097;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion 29122;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion
29098;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion) 29123;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion)
29099;;;;;; "utf-7" "international/utf-7.el" (19259 35432)) 29124;;;;;; "utf-7" "international/utf-7.el" (19278 4524))
29100;;; Generated autoloads from international/utf-7.el 29125;;; Generated autoloads from international/utf-7.el
29101 29126
29102(autoload 'utf-7-post-read-conversion "utf-7" "\ 29127(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -29123,7 +29148,7 @@ Not documented
29123 29148
29124;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 29149;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
29125;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el" 29150;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el"
29126;;;;;; (19259 35432)) 29151;;;;;; (19278 4525))
29127;;; Generated autoloads from mail/uudecode.el 29152;;; Generated autoloads from mail/uudecode.el
29128 29153
29129(autoload 'uudecode-decode-region-external "uudecode" "\ 29154(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -29153,7 +29178,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
29153;;;;;; vc-create-tag vc-merge vc-insert-headers vc-revision-other-window 29178;;;;;; vc-create-tag vc-merge vc-insert-headers vc-revision-other-window
29154;;;;;; vc-root-diff vc-diff vc-version-diff vc-register vc-next-action 29179;;;;;; vc-root-diff vc-diff vc-version-diff vc-register vc-next-action
29155;;;;;; vc-before-checkin-hook vc-checkin-hook vc-checkout-hook) 29180;;;;;; vc-before-checkin-hook vc-checkin-hook vc-checkout-hook)
29156;;;;;; "vc" "vc.el" (19259 35432)) 29181;;;;;; "vc" "vc.el" (19283 36396))
29157;;; Generated autoloads from vc.el 29182;;; Generated autoloads from vc.el
29158 29183
29159(defvar vc-checkout-hook nil "\ 29184(defvar vc-checkout-hook nil "\
@@ -29386,8 +29411,8 @@ Return the branch part of a revision number REV.
29386 29411
29387;;;*** 29412;;;***
29388 29413
29389;;;### (autoloads (vc-annotate) "vc-annotate" "vc-annotate.el" (19259 29414;;;### (autoloads (vc-annotate) "vc-annotate" "vc-annotate.el" (19293
29390;;;;;; 35432)) 29415;;;;;; 49653))
29391;;; Generated autoloads from vc-annotate.el 29416;;; Generated autoloads from vc-annotate.el
29392 29417
29393(autoload 'vc-annotate "vc-annotate" "\ 29418(autoload 'vc-annotate "vc-annotate" "\
@@ -29422,7 +29447,7 @@ mode-specific menu. `vc-annotate-color-map' and
29422 29447
29423;;;*** 29448;;;***
29424 29449
29425;;;### (autoloads nil "vc-arch" "vc-arch.el" (19259 35432)) 29450;;;### (autoloads nil "vc-arch" "vc-arch.el" (19279 36173))
29426;;; Generated autoloads from vc-arch.el 29451;;; Generated autoloads from vc-arch.el
29427 (defun vc-arch-registered (file) 29452 (defun vc-arch-registered (file)
29428 (if (vc-find-root file "{arch}/=tagging-method") 29453 (if (vc-find-root file "{arch}/=tagging-method")
@@ -29432,7 +29457,7 @@ mode-specific menu. `vc-annotate-color-map' and
29432 29457
29433;;;*** 29458;;;***
29434 29459
29435;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (19259 35432)) 29460;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (19299 35601))
29436;;; Generated autoloads from vc-bzr.el 29461;;; Generated autoloads from vc-bzr.el
29437 29462
29438(defconst vc-bzr-admin-dirname ".bzr" "\ 29463(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -29447,7 +29472,7 @@ Name of the directory containing Bzr repository status files.")
29447 29472
29448;;;*** 29473;;;***
29449 29474
29450;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (19259 35432)) 29475;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (19278 4518))
29451;;; Generated autoloads from vc-cvs.el 29476;;; Generated autoloads from vc-cvs.el
29452 (defun vc-cvs-registered (f) 29477 (defun vc-cvs-registered (f)
29453 (when (file-readable-p (expand-file-name 29478 (when (file-readable-p (expand-file-name
@@ -29457,7 +29482,7 @@ Name of the directory containing Bzr repository status files.")
29457 29482
29458;;;*** 29483;;;***
29459 29484
29460;;;### (autoloads (vc-dir) "vc-dir" "vc-dir.el" (19259 35432)) 29485;;;### (autoloads (vc-dir) "vc-dir" "vc-dir.el" (19283 36396))
29461;;; Generated autoloads from vc-dir.el 29486;;; Generated autoloads from vc-dir.el
29462 29487
29463(autoload 'vc-dir "vc-dir" "\ 29488(autoload 'vc-dir "vc-dir" "\
@@ -29482,7 +29507,7 @@ These are the commands available for use in the file status buffer:
29482;;;*** 29507;;;***
29483 29508
29484;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc-dispatcher.el" 29509;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc-dispatcher.el"
29485;;;;;; (19259 35432)) 29510;;;;;; (19282 12605))
29486;;; Generated autoloads from vc-dispatcher.el 29511;;; Generated autoloads from vc-dispatcher.el
29487 29512
29488(autoload 'vc-do-command "vc-dispatcher" "\ 29513(autoload 'vc-do-command "vc-dispatcher" "\
@@ -29505,7 +29530,7 @@ case, and the process object in the asynchronous case.
29505 29530
29506;;;*** 29531;;;***
29507 29532
29508;;;### (autoloads nil "vc-git" "vc-git.el" (19259 35432)) 29533;;;### (autoloads nil "vc-git" "vc-git.el" (19293 49653))
29509;;; Generated autoloads from vc-git.el 29534;;; Generated autoloads from vc-git.el
29510 (defun vc-git-registered (file) 29535 (defun vc-git-registered (file)
29511 "Return non-nil if FILE is registered with git." 29536 "Return non-nil if FILE is registered with git."
@@ -29516,7 +29541,7 @@ case, and the process object in the asynchronous case.
29516 29541
29517;;;*** 29542;;;***
29518 29543
29519;;;### (autoloads nil "vc-hg" "vc-hg.el" (19259 35432)) 29544;;;### (autoloads nil "vc-hg" "vc-hg.el" (19278 4518))
29520;;; Generated autoloads from vc-hg.el 29545;;; Generated autoloads from vc-hg.el
29521 (defun vc-hg-registered (file) 29546 (defun vc-hg-registered (file)
29522 "Return non-nil if FILE is registered with hg." 29547 "Return non-nil if FILE is registered with hg."
@@ -29527,7 +29552,7 @@ case, and the process object in the asynchronous case.
29527 29552
29528;;;*** 29553;;;***
29529 29554
29530;;;### (autoloads nil "vc-mtn" "vc-mtn.el" (19259 35432)) 29555;;;### (autoloads nil "vc-mtn" "vc-mtn.el" (19278 4518))
29531;;; Generated autoloads from vc-mtn.el 29556;;; Generated autoloads from vc-mtn.el
29532 29557
29533(defconst vc-mtn-admin-dir "_MTN") 29558(defconst vc-mtn-admin-dir "_MTN")
@@ -29542,7 +29567,7 @@ case, and the process object in the asynchronous case.
29542;;;*** 29567;;;***
29543 29568
29544;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 29569;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
29545;;;;;; (19259 35432)) 29570;;;;;; (19278 4518))
29546;;; Generated autoloads from vc-rcs.el 29571;;; Generated autoloads from vc-rcs.el
29547 29572
29548(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 29573(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -29556,7 +29581,7 @@ For a description of possible values, see `vc-check-master-templates'.")
29556;;;*** 29581;;;***
29557 29582
29558;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 29583;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
29559;;;;;; (19259 35432)) 29584;;;;;; (19278 4518))
29560;;; Generated autoloads from vc-sccs.el 29585;;; Generated autoloads from vc-sccs.el
29561 29586
29562(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 29587(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -29573,7 +29598,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29573 29598
29574;;;*** 29599;;;***
29575 29600
29576;;;### (autoloads nil "vc-svn" "vc-svn.el" (19259 35432)) 29601;;;### (autoloads nil "vc-svn" "vc-svn.el" (19297 48769))
29577;;; Generated autoloads from vc-svn.el 29602;;; Generated autoloads from vc-svn.el
29578 (defun vc-svn-registered (f) 29603 (defun vc-svn-registered (f)
29579 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 29604 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -29589,7 +29614,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29589;;;*** 29614;;;***
29590 29615
29591;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" 29616;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
29592;;;;;; (19259 35432)) 29617;;;;;; (19278 4528))
29593;;; Generated autoloads from progmodes/vera-mode.el 29618;;; Generated autoloads from progmodes/vera-mode.el
29594 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 29619 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
29595 29620
@@ -29647,7 +29672,7 @@ Key bindings:
29647;;;*** 29672;;;***
29648 29673
29649;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 29674;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
29650;;;;;; (19259 35432)) 29675;;;;;; (19278 4528))
29651;;; Generated autoloads from progmodes/verilog-mode.el 29676;;; Generated autoloads from progmodes/verilog-mode.el
29652 29677
29653(autoload 'verilog-mode "verilog-mode" "\ 29678(autoload 'verilog-mode "verilog-mode" "\
@@ -29784,7 +29809,7 @@ Key bindings specific to `verilog-mode-map' are:
29784;;;*** 29809;;;***
29785 29810
29786;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 29811;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
29787;;;;;; (19259 35432)) 29812;;;;;; (19278 4528))
29788;;; Generated autoloads from progmodes/vhdl-mode.el 29813;;; Generated autoloads from progmodes/vhdl-mode.el
29789 29814
29790(autoload 'vhdl-mode "vhdl-mode" "\ 29815(autoload 'vhdl-mode "vhdl-mode" "\
@@ -30380,7 +30405,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
30380;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 30405;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
30381;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 30406;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
30382;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 30407;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
30383;;;;;; "language/viet-util.el" (19259 35432)) 30408;;;;;; "language/viet-util.el" (19278 4524))
30384;;; Generated autoloads from language/viet-util.el 30409;;; Generated autoloads from language/viet-util.el
30385 30410
30386(autoload 'viet-encode-viscii-char "viet-util" "\ 30411(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -30428,7 +30453,7 @@ Not documented
30428;;;;;; view-mode view-buffer-other-frame view-buffer-other-window 30453;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
30429;;;;;; view-buffer view-file-other-frame view-file-other-window 30454;;;;;; view-buffer view-file-other-frame view-file-other-window
30430;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) 30455;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
30431;;;;;; "view" "view.el" (19259 35432)) 30456;;;;;; "view" "view.el" (19278 4518))
30432;;; Generated autoloads from view.el 30457;;; Generated autoloads from view.el
30433 30458
30434(defvar view-remove-frame-by-deleting t "\ 30459(defvar view-remove-frame-by-deleting t "\
@@ -30674,8 +30699,8 @@ Exit View mode and make the current buffer editable.
30674 30699
30675;;;*** 30700;;;***
30676 30701
30677;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (19259 30702;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (19278
30678;;;;;; 35432)) 30703;;;;;; 4522))
30679;;; Generated autoloads from emulation/vip.el 30704;;; Generated autoloads from emulation/vip.el
30680 30705
30681(autoload 'vip-setup "vip" "\ 30706(autoload 'vip-setup "vip" "\
@@ -30691,7 +30716,7 @@ Turn on VIP emulation of VI.
30691;;;*** 30716;;;***
30692 30717
30693;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 30718;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
30694;;;;;; (19259 35432)) 30719;;;;;; (19278 4522))
30695;;; Generated autoloads from emulation/viper.el 30720;;; Generated autoloads from emulation/viper.el
30696 30721
30697(autoload 'toggle-viper-mode "viper" "\ 30722(autoload 'toggle-viper-mode "viper" "\
@@ -30708,7 +30733,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
30708;;;*** 30733;;;***
30709 30734
30710;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 30735;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
30711;;;;;; (19259 35432)) 30736;;;;;; (19278 4521))
30712;;; Generated autoloads from emacs-lisp/warnings.el 30737;;; Generated autoloads from emacs-lisp/warnings.el
30713 30738
30714(defvar warning-prefix-function nil "\ 30739(defvar warning-prefix-function nil "\
@@ -30798,7 +30823,7 @@ this is equivalent to `display-warning', using
30798;;;*** 30823;;;***
30799 30824
30800;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 30825;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
30801;;;;;; (19259 35432)) 30826;;;;;; (19278 4518))
30802;;; Generated autoloads from wdired.el 30827;;; Generated autoloads from wdired.el
30803 30828
30804(autoload 'wdired-change-to-wdired-mode "wdired" "\ 30829(autoload 'wdired-change-to-wdired-mode "wdired" "\
@@ -30814,7 +30839,7 @@ See `wdired-mode'.
30814 30839
30815;;;*** 30840;;;***
30816 30841
30817;;;### (autoloads (webjump) "webjump" "net/webjump.el" (19259 35432)) 30842;;;### (autoloads (webjump) "webjump" "net/webjump.el" (19278 4526))
30818;;; Generated autoloads from net/webjump.el 30843;;; Generated autoloads from net/webjump.el
30819 30844
30820(autoload 'webjump "webjump" "\ 30845(autoload 'webjump "webjump" "\
@@ -30831,7 +30856,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
30831;;;*** 30856;;;***
30832 30857
30833;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 30858;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
30834;;;;;; (19259 35432)) 30859;;;;;; (19278 4528))
30835;;; Generated autoloads from progmodes/which-func.el 30860;;; Generated autoloads from progmodes/which-func.el
30836 (put 'which-func-format 'risky-local-variable t) 30861 (put 'which-func-format 'risky-local-variable t)
30837 (put 'which-func-current 'risky-local-variable t) 30862 (put 'which-func-current 'risky-local-variable t)
@@ -30862,7 +30887,7 @@ and off otherwise.
30862;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region 30887;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region
30863;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options 30888;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options
30864;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode 30889;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode
30865;;;;;; whitespace-mode) "whitespace" "whitespace.el" (19259 35432)) 30890;;;;;; whitespace-mode) "whitespace" "whitespace.el" (19284 35872))
30866;;; Generated autoloads from whitespace.el 30891;;; Generated autoloads from whitespace.el
30867 30892
30868(autoload 'whitespace-mode "whitespace" "\ 30893(autoload 'whitespace-mode "whitespace" "\
@@ -30933,7 +30958,7 @@ otherwise, turn off visualization.
30933Use `global-whitespace-newline-mode' only for NEWLINE 30958Use `global-whitespace-newline-mode' only for NEWLINE
30934visualization exclusively. For other visualizations, including 30959visualization exclusively. For other visualizations, including
30935NEWLINE visualization together with (HARD) SPACEs and/or TABs, 30960NEWLINE visualization together with (HARD) SPACEs and/or TABs,
30936please, use `global-whitespace-mode'. 30961please use `global-whitespace-mode'.
30937 30962
30938See also `whitespace-newline' and `whitespace-display-mappings'. 30963See also `whitespace-newline' and `whitespace-display-mappings'.
30939 30964
@@ -31261,7 +31286,7 @@ cleaning up these problems.
31261;;;*** 31286;;;***
31262 31287
31263;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 31288;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
31264;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (19259 35432)) 31289;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (19278 4518))
31265;;; Generated autoloads from wid-browse.el 31290;;; Generated autoloads from wid-browse.el
31266 31291
31267(autoload 'widget-browse-at "wid-browse" "\ 31292(autoload 'widget-browse-at "wid-browse" "\
@@ -31288,8 +31313,8 @@ With arg, turn widget mode on if and only if arg is positive.
31288;;;*** 31313;;;***
31289 31314
31290;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 31315;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
31291;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (19259 31316;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (19280
31292;;;;;; 35432)) 31317;;;;;; 40239))
31293;;; Generated autoloads from wid-edit.el 31318;;; Generated autoloads from wid-edit.el
31294 31319
31295(autoload 'widgetp "wid-edit" "\ 31320(autoload 'widgetp "wid-edit" "\
@@ -31321,7 +31346,8 @@ Call `insert' with ARGS even if surrounding text is read only.
31321 31346
31322(defvar widget-keymap (let ((map (make-sparse-keymap))) (define-key map " " 'widget-forward) (define-key map " " 'widget-backward) (define-key map [(shift tab)] 'widget-backward) (put 'widget-backward :advertised-binding [(shift tab)]) (define-key map [backtab] 'widget-backward) (define-key map [down-mouse-2] 'widget-button-click) (define-key map [down-mouse-1] 'widget-button-click) (define-key map [(control 109)] 'widget-button-press) map) "\ 31347(defvar widget-keymap (let ((map (make-sparse-keymap))) (define-key map " " 'widget-forward) (define-key map " " 'widget-backward) (define-key map [(shift tab)] 'widget-backward) (put 'widget-backward :advertised-binding [(shift tab)]) (define-key map [backtab] 'widget-backward) (define-key map [down-mouse-2] 'widget-button-click) (define-key map [down-mouse-1] 'widget-button-click) (define-key map [(control 109)] 'widget-button-press) map) "\
31323Keymap containing useful binding for buffers containing widgets. 31348Keymap containing useful binding for buffers containing widgets.
31324Recommended as a parent keymap for modes using widgets.") 31349Recommended as a parent keymap for modes using widgets.
31350Note that such modes will need to require wid-edit.")
31325 31351
31326(autoload 'widget-setup "wid-edit" "\ 31352(autoload 'widget-setup "wid-edit" "\
31327Setup current buffer so editing string widgets works. 31353Setup current buffer so editing string widgets works.
@@ -31331,8 +31357,8 @@ Setup current buffer so editing string widgets works.
31331;;;*** 31357;;;***
31332 31358
31333;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 31359;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
31334;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (19259 31360;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (19278
31335;;;;;; 35432)) 31361;;;;;; 4518))
31336;;; Generated autoloads from windmove.el 31362;;; Generated autoloads from windmove.el
31337 31363
31338(autoload 'windmove-left "windmove" "\ 31364(autoload 'windmove-left "windmove" "\
@@ -31385,7 +31411,7 @@ Default MODIFIER is 'shift.
31385;;;*** 31411;;;***
31386 31412
31387;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 31413;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
31388;;;;;; (19259 35433)) 31414;;;;;; (19278 4518))
31389;;; Generated autoloads from winner.el 31415;;; Generated autoloads from winner.el
31390 31416
31391(defvar winner-mode nil "\ 31417(defvar winner-mode nil "\
@@ -31404,7 +31430,7 @@ With arg, turn Winner mode on if and only if arg is positive.
31404;;;*** 31430;;;***
31405 31431
31406;;;### (autoloads (woman-find-file woman-dired-find-file woman woman-locale) 31432;;;### (autoloads (woman-find-file woman-dired-find-file woman woman-locale)
31407;;;;;; "woman" "woman.el" (19259 35433)) 31433;;;;;; "woman" "woman.el" (19278 4518))
31408;;; Generated autoloads from woman.el 31434;;; Generated autoloads from woman.el
31409 31435
31410(defvar woman-locale nil "\ 31436(defvar woman-locale nil "\
@@ -31448,7 +31474,7 @@ decompress the file if appropriate. See the documentation for the
31448;;;*** 31474;;;***
31449 31475
31450;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 31476;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
31451;;;;;; (19259 35433)) 31477;;;;;; (19278 4522))
31452;;; Generated autoloads from emulation/ws-mode.el 31478;;; Generated autoloads from emulation/ws-mode.el
31453 31479
31454(autoload 'wordstar-mode "ws-mode" "\ 31480(autoload 'wordstar-mode "ws-mode" "\
@@ -31560,7 +31586,7 @@ The key bindings are:
31560 31586
31561;;;*** 31587;;;***
31562 31588
31563;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (19259 35433)) 31589;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (19278 4526))
31564;;; Generated autoloads from net/xesam.el 31590;;; Generated autoloads from net/xesam.el
31565 31591
31566(autoload 'xesam-search "xesam" "\ 31592(autoload 'xesam-search "xesam" "\
@@ -31580,7 +31606,7 @@ Example:
31580;;;*** 31606;;;***
31581 31607
31582;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 31608;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
31583;;;;;; (19259 35433)) 31609;;;;;; (19278 4518))
31584;;; Generated autoloads from xml.el 31610;;; Generated autoloads from xml.el
31585 31611
31586(autoload 'xml-parse-file "xml" "\ 31612(autoload 'xml-parse-file "xml" "\
@@ -31606,7 +31632,7 @@ If PARSE-NS is non-nil, then QNAMES are expanded.
31606;;;*** 31632;;;***
31607 31633
31608;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok" 31634;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok"
31609;;;;;; "nxml/xmltok.el" (19259 35433)) 31635;;;;;; "nxml/xmltok.el" (19278 4526))
31610;;; Generated autoloads from nxml/xmltok.el 31636;;; Generated autoloads from nxml/xmltok.el
31611 31637
31612(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 31638(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -31624,8 +31650,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
31624 31650
31625;;;*** 31651;;;***
31626 31652
31627;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (19259 31653;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (19278
31628;;;;;; 35433)) 31654;;;;;; 4518))
31629;;; Generated autoloads from xt-mouse.el 31655;;; Generated autoloads from xt-mouse.el
31630 31656
31631(defvar xterm-mouse-mode nil "\ 31657(defvar xterm-mouse-mode nil "\
@@ -31654,7 +31680,7 @@ down the SHIFT key while pressing the mouse button.
31654;;;*** 31680;;;***
31655 31681
31656;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 31682;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
31657;;;;;; "gnus/yenc.el" (19259 35433)) 31683;;;;;; "gnus/yenc.el" (19278 4523))
31658;;; Generated autoloads from gnus/yenc.el 31684;;; Generated autoloads from gnus/yenc.el
31659 31685
31660(autoload 'yenc-decode-region "yenc" "\ 31686(autoload 'yenc-decode-region "yenc" "\
@@ -31670,7 +31696,7 @@ Extract file name from an yenc header.
31670;;;*** 31696;;;***
31671 31697
31672;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 31698;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
31673;;;;;; yow) "yow" "play/yow.el" (19259 35433)) 31699;;;;;; yow) "yow" "play/yow.el" (19278 4527))
31674;;; Generated autoloads from play/yow.el 31700;;; Generated autoloads from play/yow.el
31675 31701
31676(autoload 'yow "yow" "\ 31702(autoload 'yow "yow" "\
@@ -31696,7 +31722,7 @@ Zippy goes to the analyst.
31696 31722
31697;;;*** 31723;;;***
31698 31724
31699;;;### (autoloads (zone) "zone" "play/zone.el" (19259 35433)) 31725;;;### (autoloads (zone) "zone" "play/zone.el" (19278 4527))
31700;;; Generated autoloads from play/zone.el 31726;;; Generated autoloads from play/zone.el
31701 31727
31702(autoload 'zone "zone" "\ 31728(autoload 'zone "zone" "\
@@ -31769,6 +31795,7 @@ Zone out, completely.
31769;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" 31795;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el"
31770;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" 31796;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el"
31771;;;;;; "cedet/semantic/wisent/javat-wy.el" "cedet/semantic/wisent/js-wy.el" 31797;;;;;; "cedet/semantic/wisent/javat-wy.el" "cedet/semantic/wisent/js-wy.el"
31798;;;;;; "cedet/semantic/wisent/python-wy.el" "cedet/semantic/wisent/python.el"
31772;;;;;; "cedet/semantic/wisent/wisent.el" "cedet/srecode.el" "cedet/srecode/args.el" 31799;;;;;; "cedet/semantic/wisent/wisent.el" "cedet/srecode.el" "cedet/srecode/args.el"
31773;;;;;; "cedet/srecode/compile.el" "cedet/srecode/cpp.el" "cedet/srecode/ctxt.el" 31800;;;;;; "cedet/srecode/compile.el" "cedet/srecode/cpp.el" "cedet/srecode/ctxt.el"
31774;;;;;; "cedet/srecode/dictionary.el" "cedet/srecode/document.el" 31801;;;;;; "cedet/srecode/dictionary.el" "cedet/srecode/document.el"
@@ -31896,8 +31923,8 @@ Zone out, completely.
31896;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" 31923;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el"
31897;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" 31924;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el"
31898;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el" 31925;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el"
31899;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (19260 31926;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (19299
31900;;;;;; 363 602071)) 31927;;;;;; 37261 473427))
31901 31928
31902;;;*** 31929;;;***
31903 31930