aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2008-06-17 05:58:34 +0000
committerGlenn Morris2008-06-17 05:58:34 +0000
commite76dd2935454599cab99fbbeb45b044126505b93 (patch)
tree45bf8924d0529ad5ef7ab96321f73c69fabc3900
parent9c25700591e520ca459b40dfb31dca2ce7ae30a6 (diff)
downloademacs-e76dd2935454599cab99fbbeb45b044126505b93.tar.gz
emacs-e76dd2935454599cab99fbbeb45b044126505b93.zip
Regenerate.
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/ldefs-boot.el3296
2 files changed, 1830 insertions, 1468 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 09dddf4591e..2cb7249d985 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12008-06-17 Glenn Morris <rgm@gnu.org> 12008-06-17 Glenn Morris <rgm@gnu.org>
2 2
3 * mouse.el (x-select-font): Declare.
4
3 * calendar/calendar.el (calendar-move-hook): 5 * calendar/calendar.el (calendar-move-hook):
4 Add calendar-update-mode-line as an option. 6 Add calendar-update-mode-line as an option.
5 (calendar-date-echo-text): New user option. 7 (calendar-date-echo-text): New user option.
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index bd146c83814..98d2bc3c38b 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -1,10 +1,11 @@
1;;; loaddefs.el --- automatically extracted autoloads 1;;; loaddefs.el --- automatically extracted autoloads
2;; 2;;
3;;; Code: 3;;; Code:
4
4 5
5;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best 6;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
6;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" 7;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
7;;;;;; "play/5x5.el" (18335 54541)) 8;;;;;; "play/5x5.el" (18464 4597))
8;;; Generated autoloads from play/5x5.el 9;;; Generated autoloads from play/5x5.el
9 10
10(autoload '5x5 "5x5" "\ 11(autoload '5x5 "5x5" "\
@@ -64,7 +65,7 @@ should return a grid vector array that is the new solution.
64;;;*** 65;;;***
65 66
66;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el" 67;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el"
67;;;;;; (18335 54506)) 68;;;;;; (18464 4586))
68;;; Generated autoloads from abbrevlist.el 69;;; Generated autoloads from abbrevlist.el
69 70
70(autoload 'list-one-abbrev-table "abbrevlist" "\ 71(autoload 'list-one-abbrev-table "abbrevlist" "\
@@ -75,7 +76,7 @@ Display alphabetical listing of ABBREV-TABLE in buffer OUTPUT-BUFFER.
75;;;*** 76;;;***
76 77
77;;;### (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"
78;;;;;; (18369 28761)) 79;;;;;; (18487 13181))
79;;; Generated autoloads from progmodes/ada-mode.el 80;;; Generated autoloads from progmodes/ada-mode.el
80 81
81(autoload 'ada-add-extensions "ada-mode" "\ 82(autoload 'ada-add-extensions "ada-mode" "\
@@ -136,7 +137,7 @@ If you use ada-xref.el:
136;;;*** 137;;;***
137 138
138;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 139;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
139;;;;;; (18335 54541)) 140;;;;;; (18464 4597))
140;;; Generated autoloads from progmodes/ada-stmt.el 141;;; Generated autoloads from progmodes/ada-stmt.el
141 142
142(autoload 'ada-header "ada-stmt" "\ 143(autoload 'ada-header "ada-stmt" "\
@@ -147,7 +148,7 @@ Insert a descriptive header at the top of the file.
147;;;*** 148;;;***
148 149
149;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" 150;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
150;;;;;; (18335 54541)) 151;;;;;; (18464 4597))
151;;; Generated autoloads from progmodes/ada-xref.el 152;;; Generated autoloads from progmodes/ada-xref.el
152 153
153(autoload 'ada-find-file "ada-xref" "\ 154(autoload 'ada-find-file "ada-xref" "\
@@ -161,8 +162,8 @@ Completion is available.
161;;;### (autoloads (change-log-merge add-log-current-defun change-log-mode 162;;;### (autoloads (change-log-merge add-log-current-defun change-log-mode
162;;;;;; add-change-log-entry-other-window add-change-log-entry find-change-log 163;;;;;; add-change-log-entry-other-window add-change-log-entry find-change-log
163;;;;;; prompt-for-change-log-name add-log-mailing-address add-log-full-name 164;;;;;; prompt-for-change-log-name add-log-mailing-address add-log-full-name
164;;;;;; add-log-current-defun-function) "add-log" "add-log.el" (18428 165;;;;;; add-log-current-defun-function) "add-log" "add-log.el" (18475
165;;;;;; 27944)) 166;;;;;; 41969))
166;;; Generated autoloads from add-log.el 167;;; Generated autoloads from add-log.el
167 168
168(defvar add-log-current-defun-function nil "\ 169(defvar add-log-current-defun-function nil "\
@@ -294,7 +295,7 @@ old-style time formats for entries are supported.
294 295
295;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice 296;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice
296;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action) 297;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action)
297;;;;;; "advice" "emacs-lisp/advice.el" (18424 5734)) 298;;;;;; "advice" "emacs-lisp/advice.el" (18466 54862))
298;;; Generated autoloads from emacs-lisp/advice.el 299;;; Generated autoloads from emacs-lisp/advice.el
299 300
300(defvar ad-redefinition-action 'warn "\ 301(defvar ad-redefinition-action 'warn "\
@@ -425,7 +426,7 @@ usage: (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...)
425 426
426;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 427;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
427;;;;;; align-highlight-rule align-current align-entire align-regexp 428;;;;;; align-highlight-rule align-current align-entire align-regexp
428;;;;;; align) "align" "align.el" (18335 54506)) 429;;;;;; align) "align" "align.el" (18464 4586))
429;;; Generated autoloads from align.el 430;;; Generated autoloads from align.el
430 431
431(autoload 'align "align" "\ 432(autoload 'align "align" "\
@@ -515,7 +516,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
515;;;*** 516;;;***
516 517
517;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el" 518;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el"
518;;;;;; (18375 34228)) 519;;;;;; (18486 19383))
519;;; Generated autoloads from allout.el 520;;; Generated autoloads from allout.el
520 521
521(put 'allout-use-hanging-indents 'safe-local-variable (if (fboundp 'booleanp) 'booleanp '(lambda (x) (member x '(t nil))))) 522(put 'allout-use-hanging-indents 'safe-local-variable (if (fboundp 'booleanp) 'booleanp '(lambda (x) (member x '(t nil)))))
@@ -822,7 +823,7 @@ setup for auto-startup.
822;;;*** 823;;;***
823 824
824;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 825;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
825;;;;;; "net/ange-ftp.el" (18369 28760)) 826;;;;;; "net/ange-ftp.el" (18464 4595))
826;;; Generated autoloads from net/ange-ftp.el 827;;; Generated autoloads from net/ange-ftp.el
827 828
828(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 829(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -844,7 +845,7 @@ Not documented
844;;;*** 845;;;***
845 846
846;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 847;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
847;;;;;; "animate" "play/animate.el" (18335 54541)) 848;;;;;; "animate" "play/animate.el" (18464 4597))
848;;; Generated autoloads from play/animate.el 849;;; Generated autoloads from play/animate.el
849 850
850(autoload 'animate-string "animate" "\ 851(autoload 'animate-string "animate" "\
@@ -872,7 +873,7 @@ You can specify the one's name by NAME; the default value is \"Sarah\".
872;;;*** 873;;;***
873 874
874;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 875;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
875;;;;;; "ansi-color" "ansi-color.el" (18335 54506)) 876;;;;;; "ansi-color" "ansi-color.el" (18464 4586))
876;;; Generated autoloads from ansi-color.el 877;;; Generated autoloads from ansi-color.el
877 878
878(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\ 879(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\
@@ -898,7 +899,7 @@ This is a good function to put in `comint-output-filter-functions'.
898;;;*** 899;;;***
899 900
900;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 901;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
901;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (18335 54541)) 902;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (18464 4597))
902;;; Generated autoloads from progmodes/antlr-mode.el 903;;; Generated autoloads from progmodes/antlr-mode.el
903 904
904(autoload 'antlr-show-makefile-rules "antlr-mode" "\ 905(autoload 'antlr-show-makefile-rules "antlr-mode" "\
@@ -935,7 +936,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
935;;;*** 936;;;***
936 937
937;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add) 938;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add)
938;;;;;; "appt" "calendar/appt.el" (18426 29950)) 939;;;;;; "appt" "calendar/appt.el" (18496 20954))
939;;; Generated autoloads from calendar/appt.el 940;;; Generated autoloads from calendar/appt.el
940 941
941(autoload 'appt-add "appt" "\ 942(autoload 'appt-add "appt" "\
@@ -973,9 +974,9 @@ ARG is positive, otherwise off.
973 974
974;;;*** 975;;;***
975 976
976;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property 977;;;### (autoloads (apropos-documentation apropos-value apropos-library
977;;;;;; apropos-command apropos-variable apropos-read-pattern) "apropos" 978;;;;;; apropos apropos-documentation-property apropos-command apropos-variable
978;;;;;; "apropos.el" (18410 8145)) 979;;;;;; apropos-read-pattern) "apropos" "apropos.el" (18509 61309))
979;;; Generated autoloads from apropos.el 980;;; Generated autoloads from apropos.el
980 981
981(autoload 'apropos-read-pattern "apropos" "\ 982(autoload 'apropos-read-pattern "apropos" "\
@@ -1042,6 +1043,13 @@ Returns list of symbols and documentation found.
1042 1043
1043\(fn PATTERN &optional DO-ALL)" t nil) 1044\(fn PATTERN &optional DO-ALL)" t nil)
1044 1045
1046(autoload 'apropos-library "apropos" "\
1047List the variables and functions defined by library FILE.
1048FILE should be one of the libraries currently loaded and should
1049thus be found in `load-history'.
1050
1051\(fn FILE)" t nil)
1052
1045(autoload 'apropos-value "apropos" "\ 1053(autoload 'apropos-value "apropos" "\
1046Show all symbols whose value's printed representation matches PATTERN. 1054Show all symbols whose value's printed representation matches PATTERN.
1047PATTERN can be a word, a list of words (separated by spaces), 1055PATTERN can be a word, a list of words (separated by spaces),
@@ -1071,8 +1079,8 @@ Returns list of symbols and documentation found.
1071 1079
1072;;;*** 1080;;;***
1073 1081
1074;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (18421 1082;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (18494
1075;;;;;; 18853)) 1083;;;;;; 34225))
1076;;; Generated autoloads from arc-mode.el 1084;;; Generated autoloads from arc-mode.el
1077 1085
1078(autoload 'archive-mode "arc-mode" "\ 1086(autoload 'archive-mode "arc-mode" "\
@@ -1092,7 +1100,7 @@ archive.
1092 1100
1093;;;*** 1101;;;***
1094 1102
1095;;;### (autoloads (array-mode) "array" "array.el" (18335 54506)) 1103;;;### (autoloads (array-mode) "array" "array.el" (18464 4587))
1096;;; Generated autoloads from array.el 1104;;; Generated autoloads from array.el
1097 1105
1098(autoload 'array-mode "array" "\ 1106(autoload 'array-mode "array" "\
@@ -1163,8 +1171,8 @@ Entering array mode calls the function `array-mode-hook'.
1163 1171
1164;;;*** 1172;;;***
1165 1173
1166;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (18335 1174;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (18512
1167;;;;;; 54543)) 1175;;;;;; 40702))
1168;;; Generated autoloads from textmodes/artist.el 1176;;; Generated autoloads from textmodes/artist.el
1169 1177
1170(autoload 'artist-mode "artist" "\ 1178(autoload 'artist-mode "artist" "\
@@ -1369,8 +1377,8 @@ Keymap summary
1369 1377
1370;;;*** 1378;;;***
1371 1379
1372;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (18335 1380;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (18464
1373;;;;;; 54541)) 1381;;;;;; 4597))
1374;;; Generated autoloads from progmodes/asm-mode.el 1382;;; Generated autoloads from progmodes/asm-mode.el
1375 1383
1376(autoload 'asm-mode "asm-mode" "\ 1384(autoload 'asm-mode "asm-mode" "\
@@ -1398,7 +1406,7 @@ Special commands:
1398;;;*** 1406;;;***
1399 1407
1400;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1408;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1401;;;;;; (18335 54507)) 1409;;;;;; (18464 4587))
1402;;; Generated autoloads from autoarg.el 1410;;; Generated autoloads from autoarg.el
1403 1411
1404(defvar autoarg-mode nil "\ 1412(defvar autoarg-mode nil "\
@@ -1452,7 +1460,7 @@ etc. to supply digit arguments.
1452;;;*** 1460;;;***
1453 1461
1454;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1462;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1455;;;;;; (18335 54541)) 1463;;;;;; (18464 4597))
1456;;; Generated autoloads from progmodes/autoconf.el 1464;;; Generated autoloads from progmodes/autoconf.el
1457 1465
1458(autoload 'autoconf-mode "autoconf" "\ 1466(autoload 'autoconf-mode "autoconf" "\
@@ -1463,7 +1471,7 @@ Major mode for editing Autoconf configure.in files.
1463;;;*** 1471;;;***
1464 1472
1465;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1473;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1466;;;;;; "autoinsert" "autoinsert.el" (18374 12122)) 1474;;;;;; "autoinsert" "autoinsert.el" (18494 34225))
1467;;; Generated autoloads from autoinsert.el 1475;;; Generated autoloads from autoinsert.el
1468 1476
1469(autoload 'auto-insert "autoinsert" "\ 1477(autoload 'auto-insert "autoinsert" "\
@@ -1502,7 +1510,7 @@ insert a template for the file depending on the mode of the buffer.
1502 1510
1503;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1511;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1504;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1512;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1505;;;;;; (18423 52029)) 1513;;;;;; (18510 22448))
1506;;; Generated autoloads from emacs-lisp/autoload.el 1514;;; Generated autoloads from emacs-lisp/autoload.el
1507 1515
1508(put 'generated-autoload-file 'safe-local-variable 'stringp) 1516(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1539,7 +1547,7 @@ Calls `update-directory-autoloads' on the command line arguments.
1539 1547
1540;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1548;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1541;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1549;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1542;;;;;; "autorevert" "autorevert.el" (18410 8145)) 1550;;;;;; "autorevert" "autorevert.el" (18464 4587))
1543;;; Generated autoloads from autorevert.el 1551;;; Generated autoloads from autorevert.el
1544 1552
1545(autoload 'auto-revert-mode "autorevert" "\ 1553(autoload 'auto-revert-mode "autorevert" "\
@@ -1608,7 +1616,7 @@ Use `auto-revert-mode' to revert a particular buffer.
1608;;;*** 1616;;;***
1609 1617
1610;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1618;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1611;;;;;; "avoid.el" (18335 54507)) 1619;;;;;; "avoid.el" (18464 4587))
1612;;; Generated autoloads from avoid.el 1620;;; Generated autoloads from avoid.el
1613 1621
1614(defvar mouse-avoidance-mode nil "\ 1622(defvar mouse-avoidance-mode nil "\
@@ -1649,7 +1657,7 @@ definition of \"random distance\".)
1649;;;*** 1657;;;***
1650 1658
1651;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1659;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1652;;;;;; (18409 42640)) 1660;;;;;; (18464 4587))
1653;;; Generated autoloads from battery.el 1661;;; Generated autoloads from battery.el
1654 (put 'battery-mode-line-string 'risky-local-variable t) 1662 (put 'battery-mode-line-string 'risky-local-variable t)
1655 1663
@@ -1681,7 +1689,7 @@ seconds.
1681;;;*** 1689;;;***
1682 1690
1683;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1691;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1684;;;;;; "benchmark" "emacs-lisp/benchmark.el" (18335 54521)) 1692;;;;;; "benchmark" "emacs-lisp/benchmark.el" (18463 55075))
1685;;; Generated autoloads from emacs-lisp/benchmark.el 1693;;; Generated autoloads from emacs-lisp/benchmark.el
1686 1694
1687(autoload 'benchmark-run "benchmark" "\ 1695(autoload 'benchmark-run "benchmark" "\
@@ -1714,7 +1722,7 @@ non-interactive use see also `benchmark-run' and
1714;;;*** 1722;;;***
1715 1723
1716;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) 1724;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize)
1717;;;;;; "bibtex" "textmodes/bibtex.el" (18371 10401)) 1725;;;;;; "bibtex" "textmodes/bibtex.el" (18464 4601))
1718;;; Generated autoloads from textmodes/bibtex.el 1726;;; Generated autoloads from textmodes/bibtex.el
1719 1727
1720(autoload 'bibtex-initialize "bibtex" "\ 1728(autoload 'bibtex-initialize "bibtex" "\
@@ -1801,7 +1809,7 @@ mode is not `bibtex-mode', START is nil, and DISPLAY is t.
1801;;;*** 1809;;;***
1802 1810
1803;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el" 1811;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el"
1804;;;;;; (18388 34730)) 1812;;;;;; (18464 4601))
1805;;; Generated autoloads from textmodes/bibtex-style.el 1813;;; Generated autoloads from textmodes/bibtex-style.el
1806 (add-to-list 'auto-mode-alist '("\\.bst\\'" . bibtex-style-mode)) 1814 (add-to-list 'auto-mode-alist '("\\.bst\\'" . bibtex-style-mode))
1807 1815
@@ -1814,7 +1822,7 @@ Major mode for editing BibTeX style files.
1814 1822
1815;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1823;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1816;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el" 1824;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el"
1817;;;;;; (18392 19203)) 1825;;;;;; (18464 4595))
1818;;; Generated autoloads from mail/binhex.el 1826;;; Generated autoloads from mail/binhex.el
1819 1827
1820(defconst binhex-begin-line "^:...............................................................$") 1828(defconst binhex-begin-line "^:...............................................................$")
@@ -1837,8 +1845,8 @@ Binhex decode region between START and END.
1837 1845
1838;;;*** 1846;;;***
1839 1847
1840;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (18335 1848;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (18464
1841;;;;;; 54541)) 1849;;;;;; 4597))
1842;;; Generated autoloads from play/blackbox.el 1850;;; Generated autoloads from play/blackbox.el
1843 1851
1844(autoload 'blackbox "blackbox" "\ 1852(autoload 'blackbox "blackbox" "\
@@ -1960,8 +1968,8 @@ a reflection.
1960;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save 1968;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save
1961;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename 1969;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename
1962;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump-other-window 1970;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump-other-window
1963;;;;;; bookmark-jump bookmark-set) "bookmark" "bookmark.el" (18423 1971;;;;;; bookmark-jump bookmark-set) "bookmark" "bookmark.el" (18464
1964;;;;;; 51562)) 1972;;;;;; 4587))
1965;;; Generated autoloads from bookmark.el 1973;;; Generated autoloads from bookmark.el
1966 (define-key ctl-x-map "rb" 'bookmark-jump) 1974 (define-key ctl-x-map "rb" 'bookmark-jump)
1967 (define-key ctl-x-map "rm" 'bookmark-set) 1975 (define-key ctl-x-map "rm" 'bookmark-set)
@@ -2145,7 +2153,7 @@ deletion, or > if it is flagged for displaying.
2145;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file 2153;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file
2146;;;;;; browse-url-url-at-point browse-url-galeon-program browse-url-firefox-program 2154;;;;;; browse-url-url-at-point browse-url-galeon-program browse-url-firefox-program
2147;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" 2155;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el"
2148;;;;;; (18393 27637)) 2156;;;;;; (18464 4595))
2149;;; Generated autoloads from net/browse-url.el 2157;;; Generated autoloads from net/browse-url.el
2150 2158
2151(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)) "\ 2159(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)) "\
@@ -2475,8 +2483,8 @@ from `browse-url-elinks-wrapper'.
2475 2483
2476;;;*** 2484;;;***
2477 2485
2478;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (18335 2486;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (18464
2479;;;;;; 54541)) 2487;;;;;; 4597))
2480;;; Generated autoloads from play/bruce.el 2488;;; Generated autoloads from play/bruce.el
2481 2489
2482(autoload 'bruce "bruce" "\ 2490(autoload 'bruce "bruce" "\
@@ -2492,7 +2500,7 @@ Return a vector containing the lines from `bruce-phrases-file'.
2492;;;*** 2500;;;***
2493 2501
2494;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2502;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2495;;;;;; "bs" "bs.el" (18335 54507)) 2503;;;;;; "bs" "bs.el" (18464 4587))
2496;;; Generated autoloads from bs.el 2504;;; Generated autoloads from bs.el
2497 2505
2498(autoload 'bs-cycle-next "bs" "\ 2506(autoload 'bs-cycle-next "bs" "\
@@ -2532,7 +2540,7 @@ name of buffer configuration.
2532 2540
2533;;;*** 2541;;;***
2534 2542
2535;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (18335 54541)) 2543;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (18512 40701))
2536;;; Generated autoloads from play/bubbles.el 2544;;; Generated autoloads from play/bubbles.el
2537 2545
2538(autoload 'bubbles "bubbles" "\ 2546(autoload 'bubbles "bubbles" "\
@@ -2542,12 +2550,29 @@ Play Bubbles game.
2542 2550
2543;;;*** 2551;;;***
2544 2552
2553;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference"
2554;;;;;; "progmodes/bug-reference.el" (18464 4597))
2555;;; Generated autoloads from progmodes/bug-reference.el
2556
2557(autoload 'bug-reference-mode "bug-reference" "\
2558Minor mode to buttonize bugzilla references in the current buffer.
2559Requires `bug-reference-url-format' to be set in the buffer.
2560
2561\(fn &optional ARG)" t nil)
2562
2563(autoload 'bug-reference-prog-mode "bug-reference" "\
2564Like `bug-reference-mode', but only buttonize in comments and strings.
2565
2566\(fn &optional ARG)" t nil)
2567
2568;;;***
2569
2545;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile 2570;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
2546;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2571;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2547;;;;;; compile-defun byte-compile-file byte-recompile-directory 2572;;;;;; compile-defun byte-compile-file byte-recompile-directory
2548;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning 2573;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning
2549;;;;;; byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el" 2574;;;;;; byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el"
2550;;;;;; (18417 4383)) 2575;;;;;; (18513 62915))
2551;;; Generated autoloads from emacs-lisp/bytecomp.el 2576;;; Generated autoloads from emacs-lisp/bytecomp.el
2552(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2577(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2553(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2578(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2604,7 +2629,7 @@ that already has a `.elc' file.
2604(autoload 'byte-compile-file "bytecomp" "\ 2629(autoload 'byte-compile-file "bytecomp" "\
2605Compile a file of Lisp code named BYTECOMP-FILENAME into a file of byte code. 2630Compile a file of Lisp code named BYTECOMP-FILENAME into a file of byte code.
2606The output file's name is generated by passing BYTECOMP-FILENAME to the 2631The output file's name is generated by passing BYTECOMP-FILENAME to the
2607`byte-compile-dest-file' function (which see). 2632function `byte-compile-dest-file' (which see).
2608With prefix arg (noninteractively: 2nd arg), LOAD the file after compiling. 2633With prefix arg (noninteractively: 2nd arg), LOAD the file after compiling.
2609The value is non-nil if there were no errors, nil if errors. 2634The value is non-nil if there were no errors, nil if errors.
2610 2635
@@ -2671,17 +2696,29 @@ and corresponding effects.
2671 2696
2672;;;*** 2697;;;***
2673 2698
2674;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (18428 27944)) 2699;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (18509
2700;;;;;; 48295))
2701;;; Generated autoloads from calendar/cal-china.el
2702
2703(put 'calendar-chinese-time-zone 'risky-local-variable t)
2704
2705(put 'chinese-calendar-time-zone 'risky-local-variable t)
2706
2707;;;***
2708
2709;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (18463 52127))
2675;;; Generated autoloads from calendar/cal-dst.el 2710;;; Generated autoloads from calendar/cal-dst.el
2676 2711
2677(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2712(put 'calendar-daylight-savings-starts 'risky-local-variable t)
2678 2713
2679(put 'calendar-daylight-savings-ends 'risky-local-variable t) 2714(put 'calendar-daylight-savings-ends 'risky-local-variable t)
2680 2715
2716(put 'calendar-current-time-zone-cache 'risky-local-variable t)
2717
2681;;;*** 2718;;;***
2682 2719
2683;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el" 2720;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el"
2684;;;;;; (18427 49350)) 2721;;;;;; (18490 37168))
2685;;; Generated autoloads from calendar/cal-hebrew.el 2722;;; Generated autoloads from calendar/cal-hebrew.el
2686 2723
2687(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2724(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2698,7 +2735,7 @@ from the cursor position.
2698;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2735;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2699;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2736;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2700;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el" 2737;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el"
2701;;;;;; (18427 64491)) 2738;;;;;; (18474 17457))
2702;;; Generated autoloads from calc/calc.el 2739;;; Generated autoloads from calc/calc.el
2703 2740
2704(defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\ 2741(defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\
@@ -2776,8 +2813,8 @@ Not documented
2776 2813
2777;;;*** 2814;;;***
2778 2815
2779;;;### (autoloads (calculator) "calculator" "calculator.el" (18335 2816;;;### (autoloads (calculator) "calculator" "calculator.el" (18464
2780;;;;;; 54507)) 2817;;;;;; 4587))
2781;;; Generated autoloads from calculator.el 2818;;; Generated autoloads from calculator.el
2782 2819
2783(autoload 'calculator "calculator" "\ 2820(autoload 'calculator "calculator" "\
@@ -2788,234 +2825,10 @@ See the documentation for `calculator-mode' for more information.
2788 2825
2789;;;*** 2826;;;***
2790 2827
2791;;;### (autoloads (calendar calendar-holidays holiday-solar-holidays 2828;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (18463
2792;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays 2829;;;;;; 52127))
2793;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
2794;;;;;; holiday-oriental-holidays holiday-general-holidays) "calendar"
2795;;;;;; "calendar/calendar.el" (18428 27944))
2796;;; Generated autoloads from calendar/calendar.el 2830;;; Generated autoloads from calendar/calendar.el
2797 2831
2798(defvar holiday-general-holidays '((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")) "\
2799General holidays. Default value is for the United States.
2800See the documentation for `calendar-holidays' for details.")
2801
2802(custom-autoload 'holiday-general-holidays "calendar" t)
2803
2804(put 'holiday-general-holidays 'risky-local-variable t)
2805
2806(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1")
2807
2808(defvar holiday-oriental-holidays '((holiday-chinese-new-year)) "\
2809Oriental holidays.
2810See the documentation for `calendar-holidays' for details.")
2811
2812(custom-autoload 'holiday-oriental-holidays "calendar" t)
2813
2814(put 'holiday-oriental-holidays 'risky-local-variable t)
2815
2816(define-obsolete-variable-alias 'oriental-holidays 'holiday-oriental-holidays "23.1")
2817
2818(defvar holiday-local-holidays nil "\
2819Local holidays.
2820See the documentation for `calendar-holidays' for details.")
2821
2822(custom-autoload 'holiday-local-holidays "calendar" t)
2823
2824(put 'holiday-local-holidays 'risky-local-variable t)
2825
2826(define-obsolete-variable-alias 'local-holidays 'holiday-local-holidays "23.1")
2827
2828(defvar holiday-other-holidays nil "\
2829User defined holidays.
2830See the documentation for `calendar-holidays' for details.")
2831
2832(custom-autoload 'holiday-other-holidays "calendar" t)
2833
2834(put 'holiday-other-holidays 'risky-local-variable t)
2835
2836(define-obsolete-variable-alias 'other-holidays 'holiday-other-holidays "23.1")
2837
2838(defvar hebrew-holidays-1 '((holiday-hebrew-rosh-hashanah) (if calendar-hebrew-all-holidays-flag (holiday-julian 11 (let ((m displayed-month) (y displayed-year) year) (calendar-increment-month m y -1) (setq year (calendar-extract-year (calendar-julian-from-absolute (calendar-absolute-from-gregorian (list m 1 y))))) (if (zerop (% (1+ year) 4)) 22 21)) "\"Tal Umatar\" (evening)"))) "\
2839Component of the old default value of `holiday-hebrew-holidays'.")
2840
2841(put 'hebrew-holidays-1 'risky-local-variable t)
2842
2843(defvar hebrew-holidays-2 '((holiday-hebrew-hanukkah) (if calendar-hebrew-all-holidays-flag (holiday-hebrew 10 (let ((h-year (calendar-extract-year (calendar-hebrew-from-absolute (calendar-absolute-from-gregorian (list displayed-month 28 displayed-year)))))) (if (= 6 (% (calendar-hebrew-to-absolute (list 10 10 h-year)) 7)) 11 10)) "Tzom Teveth")) (if calendar-hebrew-all-holidays-flag (holiday-hebrew 11 15 "Tu B'Shevat"))) "\
2844Component of the old default value of `holiday-hebrew-holidays'.")
2845
2846(put 'hebrew-holidays-2 'risky-local-variable t)
2847
2848(defvar hebrew-holidays-3 '((if calendar-hebrew-all-holidays-flag (holiday-hebrew 11 (let* ((m displayed-month) (y displayed-year) (h-year (progn (calendar-increment-month m y 1) (calendar-extract-year (calendar-hebrew-from-absolute (calendar-absolute-from-gregorian (list m (calendar-last-day-of-month m y) y)))))) (s-s (calendar-hebrew-from-absolute (if (= 6 (% (calendar-hebrew-to-absolute (list 7 1 h-year)) 7)) (calendar-dayname-on-or-before 6 (calendar-hebrew-to-absolute (list 11 17 h-year))) (calendar-dayname-on-or-before 6 (calendar-hebrew-to-absolute (list 11 16 h-year)))))) (day (calendar-extract-day s-s))) day) "Shabbat Shirah"))) "\
2849Component of the old default value of `holiday-hebrew-holidays'.")
2850
2851(put 'hebrew-holidays-3 'risky-local-variable t)
2852
2853(defvar hebrew-holidays-4 '((holiday-hebrew-passover) (and calendar-hebrew-all-holidays-flag (let* ((m displayed-month) (y displayed-year) (year (progn (calendar-increment-month m y -1) (calendar-extract-year (calendar-julian-from-absolute (calendar-absolute-from-gregorian (list m 1 y))))))) (= 21 (% year 28))) (holiday-julian 3 26 "Kiddush HaHamah")) (if calendar-hebrew-all-holidays-flag (holiday-hebrew-tisha-b-av))) "\
2854Component of the old default value of `holiday-hebrew-holidays'.")
2855
2856(put 'hebrew-holidays-4 'risky-local-variable t)
2857
2858(defvar holiday-hebrew-holidays '((holiday-hebrew-passover) (holiday-hebrew-rosh-hashanah) (holiday-hebrew-hanukkah) (if calendar-hebrew-all-holidays-flag (append (holiday-hebrew-tisha-b-av) (holiday-hebrew-misc)))) "\
2859Jewish holidays.
2860See the documentation for `calendar-holidays' for details.")
2861
2862(custom-autoload 'holiday-hebrew-holidays "calendar" t)
2863
2864(put 'holiday-hebrew-holidays 'risky-local-variable t)
2865
2866(define-obsolete-variable-alias 'hebrew-holidays 'holiday-hebrew-holidays "23.1")
2867
2868(defvar holiday-christian-holidays '((holiday-easter-etc) (holiday-fixed 12 25 "Christmas") (if calendar-christian-all-holidays-flag (append (holiday-fixed 1 6 "Epiphany") (holiday-julian 12 25 "Eastern Orthodox Christmas") (holiday-greek-orthodox-easter) (holiday-fixed 8 15 "Assumption") (holiday-advent 0 "Advent")))) "\
2869Christian holidays.
2870See the documentation for `calendar-holidays' for details.")
2871
2872(custom-autoload 'holiday-christian-holidays "calendar" t)
2873
2874(put 'holiday-christian-holidays 'risky-local-variable t)
2875
2876(define-obsolete-variable-alias 'christian-holidays 'holiday-christian-holidays "23.1")
2877
2878(defvar holiday-islamic-holidays '((holiday-islamic-new-year) (holiday-islamic 9 1 "Ramadan Begins") (if calendar-islamic-all-holidays-flag (append (holiday-islamic 1 10 "Ashura") (holiday-islamic 3 12 "Mulad-al-Nabi") (holiday-islamic 7 26 "Shab-e-Mi'raj") (holiday-islamic 8 15 "Shab-e-Bara't") (holiday-islamic 9 27 "Shab-e Qadr") (holiday-islamic 10 1 "Id-al-Fitr") (holiday-islamic 12 10 "Id-al-Adha")))) "\
2879Islamic holidays.
2880See the documentation for `calendar-holidays' for details.")
2881
2882(custom-autoload 'holiday-islamic-holidays "calendar" t)
2883
2884(put 'holiday-islamic-holidays 'risky-local-variable t)
2885
2886(define-obsolete-variable-alias 'islamic-holidays 'holiday-islamic-holidays "23.1")
2887
2888(defvar holiday-bahai-holidays '((holiday-bahai-new-year) (holiday-bahai-ridvan) (holiday-fixed 5 23 "Declaration of the Bab") (holiday-fixed 5 29 "Ascension of Baha'u'llah") (holiday-fixed 7 9 "Martyrdom of the Bab") (holiday-fixed 10 20 "Birth of the Bab") (holiday-fixed 11 12 "Birth of Baha'u'llah") (if calendar-bahai-all-holidays-flag (append (holiday-fixed 11 26 "Day of the Covenant") (holiday-fixed 11 28 "Ascension of `Abdu'l-Baha")))) "\
2889Baha'i holidays.
2890See the documentation for `calendar-holidays' for details.")
2891
2892(custom-autoload 'holiday-bahai-holidays "calendar" t)
2893
2894(put 'holiday-bahai-holidays 'risky-local-variable t)
2895
2896(define-obsolete-variable-alias 'bahai-holidays 'holiday-bahai-holidays "23.1")
2897
2898(defvar holiday-solar-holidays '((solar-equinoxes-solstices) (holiday-sexp calendar-daylight-savings-starts (format "Daylight Saving Time Begins %s" (solar-time-string (/ calendar-daylight-savings-starts-time (float 60)) calendar-standard-time-zone-name))) (holiday-sexp calendar-daylight-savings-ends (format "Daylight Saving Time Ends %s" (solar-time-string (/ calendar-daylight-savings-ends-time (float 60)) calendar-daylight-time-zone-name)))) "\
2899Sun-related holidays.
2900See the documentation for `calendar-holidays' for details.")
2901
2902(custom-autoload 'holiday-solar-holidays "calendar" t)
2903
2904(put 'holiday-solar-holidays 'risky-local-variable t)
2905
2906(define-obsolete-variable-alias 'solar-holidays 'holiday-solar-holidays "23.1")
2907
2908(defvar calendar-holidays (append holiday-general-holidays holiday-local-holidays holiday-other-holidays holiday-christian-holidays holiday-hebrew-holidays holiday-islamic-holidays holiday-bahai-holidays holiday-oriental-holidays holiday-solar-holidays) "\
2909List of notable days for the command \\[holidays].
2910
2911Additional holidays are easy to add to the list, just put them in the
2912list `holiday-other-holidays' in your .emacs file. Similarly, by setting
2913any of `holiday-general-holidays', `holiday-local-holidays',
2914`holiday-christian-holidays', `holiday-hebrew-holidays',
2915`holiday-islamic-holidays', `holiday-bahai-holidays',
2916`holiday-oriental-holidays', or `holiday-solar-holidays' to nil in your
2917.emacs file, you can eliminate unwanted categories of holidays.
2918
2919The aforementioned variables control the holiday choices offered
2920by the function `holiday-list' when it is called interactively.
2921
2922They also initialize the default value of `calendar-holidays',
2923which is the default list of holidays used by the function
2924`holiday-list' in the non-interactive case. Note that these
2925variables have no effect on `calendar-holidays' after it has been
2926set (e.g. after the calendar is loaded). In that case, customize
2927`calendar-holidays' directly.
2928
2929The intention is that (in the US) `holiday-local-holidays' be set in
2930site-init.el and `holiday-other-holidays' be set by the user.
2931
2932Entries on the list are expressions that return (possibly empty) lists of
2933items of the form ((month day year) string) of a holiday in the
2934three-month period centered around `displayed-month' of `displayed-year'.
2935Several basic functions are provided for this purpose:
2936
2937 (holiday-fixed MONTH DAY STRING) is a fixed date on the Gregorian calendar
2938 (holiday-float MONTH DAYNAME K STRING &optional day) is the Kth DAYNAME in
2939 MONTH on the Gregorian calendar (0 for Sunday,
2940 etc.); K<0 means count back from the end of the
2941 month. An optional parameter DAY means the Kth
2942 DAYNAME after/before MONTH DAY.
2943 (holiday-hebrew MONTH DAY STRING) a fixed date on the Hebrew calendar
2944 (holiday-islamic MONTH DAY STRING) a fixed date on the Islamic calendar
2945 (holiday-bahai MONTH DAY STRING) a fixed date on the Baha'i calendar
2946 (holiday-julian MONTH DAY STRING) a fixed date on the Julian calendar
2947 (holiday-sexp SEXP STRING) SEXP is a Gregorian-date-valued expression
2948 in the variable `year'; if it evaluates to
2949 a visible date, that's the holiday; if it
2950 evaluates to nil, there's no holiday. STRING
2951 is an expression in the variable `date'.
2952
2953For example, to add Bastille Day, celebrated in France on July 14, add
2954
2955 (holiday-fixed 7 14 \"Bastille Day\")
2956
2957to the list. To add Hurricane Supplication Day, celebrated in the Virgin
2958Islands on the fourth Monday in August, add
2959
2960 (holiday-float 8 1 4 \"Hurricane Supplication Day\")
2961
2962to the list (the last Monday would be specified with `-1' instead of `4').
2963To add the last day of Hanukkah to the list, use
2964
2965 (holiday-hebrew 10 2 \"Last day of Hanukkah\")
2966
2967since the Hebrew months are numbered with 1 starting from Nisan.
2968To add the Islamic feast celebrating Mohammed's birthday, use
2969
2970 (holiday-islamic 3 12 \"Mohammed's Birthday\")
2971
2972since the Islamic months are numbered from 1 starting with Muharram.
2973To add an entry for the Baha'i festival of Ridvan, use
2974
2975 (holiday-bahai 2 13 \"Festival of Ridvan\")
2976
2977since the Baha'i months are numbered from 1 starting with Baha.
2978To add Thomas Jefferson's birthday, April 2, 1743 (Julian), use
2979
2980 (holiday-julian 4 2 \"Jefferson's Birthday\")
2981
2982To include a holiday conditionally, use the sexp form or a conditional. For
2983example, to include American presidential elections, which occur on the first
2984Tuesday after the first Monday in November of years divisible by 4, add
2985
2986 (holiday-sexp
2987 '(if (zerop (% year 4))
2988 (calendar-gregorian-from-absolute
2989 (1+ (calendar-dayname-on-or-before
2990 1 (+ 6 (calendar-absolute-from-gregorian
2991 (list 11 1 year)))))))
2992 \"US Presidential Election\")
2993
2994or
2995
2996 (if (zerop (% displayed-year 4))
2997 (holiday-fixed 11
2998 (calendar-extract-day
2999 (calendar-gregorian-from-absolute
3000 (1+ (calendar-dayname-on-or-before
3001 1 (+ 6 (calendar-absolute-from-gregorian
3002 (list 11 1 displayed-year)))))))
3003 \"US Presidential Election\"))
3004
3005to the list. To include the phases of the moon, add
3006
3007 (lunar-phases)
3008
3009to the holiday list, where `lunar-phases' is an Emacs-Lisp function that
3010you've written to return a (possibly empty) list of the relevant VISIBLE dates
3011with descriptive strings such as
3012
3013 (((2 6 1989) \"New Moon\") ((2 12 1989) \"First Quarter Moon\") ... ).")
3014
3015(custom-autoload 'calendar-holidays "calendar" t)
3016
3017(put 'calendar-holidays 'risky-local-variable t)
3018
3019(autoload 'calendar "calendar" "\ 2832(autoload 'calendar "calendar" "\
3020Display a three-month Gregorian calendar. 2833Display a three-month Gregorian calendar.
3021The three months appear side by side, with the current month in 2834The three months appear side by side, with the current month in
@@ -3057,7 +2870,7 @@ This function is suitable for execution in a .emacs file.
3057;;;*** 2870;;;***
3058 2871
3059;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 2872;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3060;;;;;; "gnus/canlock.el" (18335 54532)) 2873;;;;;; "gnus/canlock.el" (18463 55076))
3061;;; Generated autoloads from gnus/canlock.el 2874;;; Generated autoloads from gnus/canlock.el
3062 2875
3063(autoload 'canlock-insert-header "canlock" "\ 2876(autoload 'canlock-insert-header "canlock" "\
@@ -3075,11 +2888,11 @@ it fails.
3075;;;*** 2888;;;***
3076 2889
3077;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el" 2890;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el"
3078;;;;;; (18340 25864)) 2891;;;;;; (18487 13181))
3079;;; Generated autoloads from progmodes/cap-words.el 2892;;; Generated autoloads from progmodes/cap-words.el
3080 2893
3081(autoload 'capitalized-words-mode "cap-words" "\ 2894(autoload 'capitalized-words-mode "cap-words" "\
3082Toggle Capitalized- Words mode. 2895Toggle Capitalized Words mode.
3083 2896
3084In this minor mode, a word boundary occurs immediately before an 2897In this minor mode, a word boundary occurs immediately before an
3085uppercase letter in a symbol. This is in addition to all the normal 2898uppercase letter in a symbol. This is in addition to all the normal
@@ -3093,13 +2906,13 @@ E.g. the beginning of words in the following identifier are as marked:
3093 2906
3094Note that these word boundaries only apply for word motion and 2907Note that these word boundaries only apply for word motion and
3095marking commands such as \\[forward-word]. This mode does not affect word 2908marking commands such as \\[forward-word]. This mode does not affect word
3096boundaries in found by regexp matching (`\\>', `\\w' &c). 2909boundaries found by regexp matching (`\\>', `\\w' &c).
3097 2910
3098This style of identifiers is common in environments like Java ones, 2911This style of identifiers is common in environments like Java ones,
3099where underscores aren't trendy enough. Capitalization rules are 2912where underscores aren't trendy enough. Capitalization rules are
3100sometimes part of the language, e.g. Haskell, which may thus encourage 2913sometimes part of the language, e.g. Haskell, which may thus encourage
3101such a style. It is appropriate to add `capitalized-words-mode' to 2914such a style. It is appropriate to add `capitalized-words-mode' to
3102the mode hook for programming langauge modes in which you encounter 2915the mode hook for programming language modes in which you encounter
3103variables like this, e.g. `java-mode-hook'. It's unlikely to cause 2916variables like this, e.g. `java-mode-hook'. It's unlikely to cause
3104trouble if such identifiers aren't used. 2917trouble if such identifiers aren't used.
3105 2918
@@ -3110,15 +2923,15 @@ Obsoletes `c-forward-into-nomenclature'.
3110 2923
3111;;;*** 2924;;;***
3112 2925
3113;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (18335 2926;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (18464
3114;;;;;; 54542)) 2927;;;;;; 4597))
3115;;; Generated autoloads from progmodes/cc-compat.el 2928;;; Generated autoloads from progmodes/cc-compat.el
3116(put 'c-indent-level 'safe-local-variable 'integerp) 2929(put 'c-indent-level 'safe-local-variable 'integerp)
3117 2930
3118;;;*** 2931;;;***
3119 2932
3120;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 2933;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3121;;;;;; (18385 53422)) 2934;;;;;; (18464 4597))
3122;;; Generated autoloads from progmodes/cc-engine.el 2935;;; Generated autoloads from progmodes/cc-engine.el
3123 2936
3124(autoload 'c-guess-basic-syntax "cc-engine" "\ 2937(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3130,7 +2943,7 @@ Return the syntactic context of the current line.
3130 2943
3131;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 2944;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
3132;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 2945;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3133;;;;;; (18425 17360)) 2946;;;;;; (18490 37169))
3134;;; Generated autoloads from progmodes/cc-mode.el 2947;;; Generated autoloads from progmodes/cc-mode.el
3135 2948
3136(autoload 'c-initialize-cc-mode "cc-mode" "\ 2949(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3288,7 +3101,7 @@ Key bindings:
3288;;;*** 3101;;;***
3289 3102
3290;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3103;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3291;;;;;; "progmodes/cc-styles.el" (18369 28762)) 3104;;;;;; "progmodes/cc-styles.el" (18464 4597))
3292;;; Generated autoloads from progmodes/cc-styles.el 3105;;; Generated autoloads from progmodes/cc-styles.el
3293 3106
3294(autoload 'c-set-style "cc-styles" "\ 3107(autoload 'c-set-style "cc-styles" "\
@@ -3340,7 +3153,7 @@ and exists only for compatibility reasons.
3340;;;*** 3153;;;***
3341 3154
3342;;;### (autoloads (c-subword-mode) "cc-subword" "progmodes/cc-subword.el" 3155;;;### (autoloads (c-subword-mode) "cc-subword" "progmodes/cc-subword.el"
3343;;;;;; (18335 54542)) 3156;;;;;; (18464 4597))
3344;;; Generated autoloads from progmodes/cc-subword.el 3157;;; Generated autoloads from progmodes/cc-subword.el
3345 3158
3346(autoload 'c-subword-mode "cc-subword" "\ 3159(autoload 'c-subword-mode "cc-subword" "\
@@ -3368,7 +3181,7 @@ as words.
3368 3181
3369;;;*** 3182;;;***
3370 3183
3371;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (18335 54542)) 3184;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (18464 4597))
3372;;; Generated autoloads from progmodes/cc-vars.el 3185;;; Generated autoloads from progmodes/cc-vars.el
3373(put 'c-basic-offset 'safe-local-variable 'integerp) 3186(put 'c-basic-offset 'safe-local-variable 'integerp)
3374(put 'c-backslash-column 'safe-local-variable 'integerp) 3187(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3378,7 +3191,7 @@ as words.
3378 3191
3379;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3192;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3380;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3193;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3381;;;;;; (18341 12910)) 3194;;;;;; (18503 5670))
3382;;; Generated autoloads from international/ccl.el 3195;;; Generated autoloads from international/ccl.el
3383 3196
3384(autoload 'ccl-compile "ccl" "\ 3197(autoload 'ccl-compile "ccl" "\
@@ -3637,7 +3450,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3637;;;*** 3450;;;***
3638 3451
3639;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" 3452;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el"
3640;;;;;; (18335 54542)) 3453;;;;;; (18464 4597))
3641;;; Generated autoloads from progmodes/cfengine.el 3454;;; Generated autoloads from progmodes/cfengine.el
3642 3455
3643(autoload 'cfengine-mode "cfengine" "\ 3456(autoload 'cfengine-mode "cfengine" "\
@@ -3652,7 +3465,7 @@ to the action header.
3652;;;*** 3465;;;***
3653 3466
3654;;;### (autoloads (check-declare-directory check-declare-file) "check-declare" 3467;;;### (autoloads (check-declare-directory check-declare-file) "check-declare"
3655;;;;;; "emacs-lisp/check-declare.el" (18341 12907)) 3468;;;;;; "emacs-lisp/check-declare.el" (18511 43310))
3656;;; Generated autoloads from emacs-lisp/check-declare.el 3469;;; Generated autoloads from emacs-lisp/check-declare.el
3657 3470
3658(autoload 'check-declare-file "check-declare" "\ 3471(autoload 'check-declare-file "check-declare" "\
@@ -3679,7 +3492,7 @@ described in the documentation of `declare-function'.
3679;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3492;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3680;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3493;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3681;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 3494;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
3682;;;;;; (18427 42292)) 3495;;;;;; (18496 17482))
3683;;; Generated autoloads from emacs-lisp/checkdoc.el 3496;;; Generated autoloads from emacs-lisp/checkdoc.el
3684(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp) 3497(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp)
3685(put 'checkdoc-permit-comma-termination-flag 'safe-local-variable 'booleanp) 3498(put 'checkdoc-permit-comma-termination-flag 'safe-local-variable 'booleanp)
@@ -3866,7 +3679,7 @@ checking of documentation strings.
3866 3679
3867;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer 3680;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer
3868;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util" 3681;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util"
3869;;;;;; "language/china-util.el" (18341 12911)) 3682;;;;;; "language/china-util.el" (18464 4595))
3870;;; Generated autoloads from language/china-util.el 3683;;; Generated autoloads from language/china-util.el
3871 3684
3872(autoload 'decode-hz-region "china-util" "\ 3685(autoload 'decode-hz-region "china-util" "\
@@ -3904,7 +3717,7 @@ Not documented
3904;;;*** 3717;;;***
3905 3718
3906;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 3719;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
3907;;;;;; "chistory" "chistory.el" (18335 54507)) 3720;;;;;; "chistory" "chistory.el" (18464 4587))
3908;;; Generated autoloads from chistory.el 3721;;; Generated autoloads from chistory.el
3909 3722
3910(autoload 'repeat-matching-complex-command "chistory" "\ 3723(autoload 'repeat-matching-complex-command "chistory" "\
@@ -3943,7 +3756,7 @@ and runs the normal hook `command-history-hook'.
3943 3756
3944;;;*** 3757;;;***
3945 3758
3946;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (18335 54522)) 3759;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (18472 7271))
3947;;; Generated autoloads from emacs-lisp/cl.el 3760;;; Generated autoloads from emacs-lisp/cl.el
3948 3761
3949(defvar custom-print-functions nil "\ 3762(defvar custom-print-functions nil "\
@@ -3959,7 +3772,7 @@ a future Emacs interpreter will be able to use it.")
3959;;;*** 3772;;;***
3960 3773
3961;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 3774;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
3962;;;;;; (18335 54522)) 3775;;;;;; (18463 55075))
3963;;; Generated autoloads from emacs-lisp/cl-indent.el 3776;;; Generated autoloads from emacs-lisp/cl-indent.el
3964 3777
3965(autoload 'common-lisp-indent-function "cl-indent" "\ 3778(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -3970,7 +3783,7 @@ Not documented
3970;;;*** 3783;;;***
3971 3784
3972;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 3785;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
3973;;;;;; (18335 54542)) 3786;;;;;; (18464 4597))
3974;;; Generated autoloads from progmodes/cmacexp.el 3787;;; Generated autoloads from progmodes/cmacexp.el
3975 3788
3976(autoload 'c-macro-expand "cmacexp" "\ 3789(autoload 'c-macro-expand "cmacexp" "\
@@ -3990,8 +3803,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
3990 3803
3991;;;*** 3804;;;***
3992 3805
3993;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (18335 3806;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (18464
3994;;;;;; 54507)) 3807;;;;;; 4587))
3995;;; Generated autoloads from cmuscheme.el 3808;;; Generated autoloads from cmuscheme.el
3996 3809
3997(autoload 'run-scheme "cmuscheme" "\ 3810(autoload 'run-scheme "cmuscheme" "\
@@ -4013,7 +3826,7 @@ is run).
4013;;;*** 3826;;;***
4014 3827
4015;;;### (autoloads (codepage-setup) "codepage" "international/codepage.el" 3828;;;### (autoloads (codepage-setup) "codepage" "international/codepage.el"
4016;;;;;; (18366 7833)) 3829;;;;;; (18464 4594))
4017;;; Generated autoloads from international/codepage.el 3830;;; Generated autoloads from international/codepage.el
4018 3831
4019(autoload 'codepage-setup "codepage" "\ 3832(autoload 'codepage-setup "codepage" "\
@@ -4026,7 +3839,7 @@ Obsolete. All coding systems are set up initially.
4026;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 3839;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4027;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 3840;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4028;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 3841;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4029;;;;;; (18404 55763)) 3842;;;;;; (18514 54189))
4030;;; Generated autoloads from comint.el 3843;;; Generated autoloads from comint.el
4031 3844
4032(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 3845(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4116,8 +3929,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4116 3929
4117;;;*** 3930;;;***
4118 3931
4119;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (18335 3932;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (18464
4120;;;;;; 54507)) 3933;;;;;; 4587))
4121;;; Generated autoloads from compare-w.el 3934;;; Generated autoloads from compare-w.el
4122 3935
4123(autoload 'compare-windows "compare-w" "\ 3936(autoload 'compare-windows "compare-w" "\
@@ -4154,7 +3967,7 @@ on third call it again advances points to the next difference and so on.
4154;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 3967;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4155;;;;;; compile compilation-disable-input compile-command compilation-search-path 3968;;;;;; compile compilation-disable-input compile-command compilation-search-path
4156;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 3969;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
4157;;;;;; "compile" "progmodes/compile.el" (18413 14496)) 3970;;;;;; "compile" "progmodes/compile.el" (18514 54190))
4158;;; Generated autoloads from progmodes/compile.el 3971;;; Generated autoloads from progmodes/compile.el
4159 3972
4160(defvar compilation-mode-hook nil "\ 3973(defvar compilation-mode-hook nil "\
@@ -4322,7 +4135,7 @@ This is the value of `next-error-function' in Compilation buffers.
4322;;;*** 4135;;;***
4323 4136
4324;;;### (autoloads (partial-completion-mode) "complete" "complete.el" 4137;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
4325;;;;;; (18410 40106)) 4138;;;;;; (18464 4587))
4326;;; Generated autoloads from complete.el 4139;;; Generated autoloads from complete.el
4327 4140
4328(defvar partial-completion-mode nil "\ 4141(defvar partial-completion-mode nil "\
@@ -4364,7 +4177,7 @@ second TAB brings up the `*Completions*' buffer.
4364;;;*** 4177;;;***
4365 4178
4366;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4179;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4367;;;;;; (18335 54507)) 4180;;;;;; (18464 4587))
4368;;; Generated autoloads from completion.el 4181;;; Generated autoloads from completion.el
4369 4182
4370(defvar dynamic-completion-mode nil "\ 4183(defvar dynamic-completion-mode nil "\
@@ -4384,8 +4197,8 @@ Enable dynamic word-completion.
4384;;;*** 4197;;;***
4385 4198
4386;;;### (autoloads (global-auto-composition-mode auto-composition-mode 4199;;;### (autoloads (global-auto-composition-mode auto-composition-mode
4387;;;;;; encode-composition-rule) "composite" "composite.el" (18366 4200;;;;;; encode-composition-rule) "composite" "composite.el" (18474
4388;;;;;; 7832)) 4201;;;;;; 19273))
4389;;; Generated autoloads from composite.el 4202;;; Generated autoloads from composite.el
4390 4203
4391(autoload 'encode-composition-rule "composite" "\ 4204(autoload 'encode-composition-rule "composite" "\
@@ -4431,7 +4244,7 @@ See `auto-composition-mode' for more information on Auto-Composition mode.
4431;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 4244;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
4432;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 4245;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
4433;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 4246;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
4434;;;;;; (18419 23124)) 4247;;;;;; (18464 4601))
4435;;; Generated autoloads from textmodes/conf-mode.el 4248;;; Generated autoloads from textmodes/conf-mode.el
4436 4249
4437(autoload 'conf-mode "conf-mode" "\ 4250(autoload 'conf-mode "conf-mode" "\
@@ -4587,7 +4400,7 @@ For details see `conf-mode'. Example:
4587;;;*** 4400;;;***
4588 4401
4589;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4402;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4590;;;;;; "cookie1" "play/cookie1.el" (18335 54541)) 4403;;;;;; "cookie1" "play/cookie1.el" (18499 52149))
4591;;; Generated autoloads from play/cookie1.el 4404;;; Generated autoloads from play/cookie1.el
4592 4405
4593(autoload 'cookie "cookie1" "\ 4406(autoload 'cookie "cookie1" "\
@@ -4619,7 +4432,7 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
4619;;;*** 4432;;;***
4620 4433
4621;;;### (autoloads (copyright copyright-fix-years copyright-update) 4434;;;### (autoloads (copyright copyright-fix-years copyright-update)
4622;;;;;; "copyright" "emacs-lisp/copyright.el" (18427 42292)) 4435;;;;;; "copyright" "emacs-lisp/copyright.el" (18463 55075))
4623;;; Generated autoloads from emacs-lisp/copyright.el 4436;;; Generated autoloads from emacs-lisp/copyright.el
4624 4437
4625(autoload 'copyright-update "copyright" "\ 4438(autoload 'copyright-update "copyright" "\
@@ -4647,7 +4460,7 @@ Insert a copyright by $ORGANIZATION notice at cursor.
4647;;;*** 4460;;;***
4648 4461
4649;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 4462;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
4650;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (18369 28763)) 4463;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (18512 40701))
4651;;; Generated autoloads from progmodes/cperl-mode.el 4464;;; Generated autoloads from progmodes/cperl-mode.el
4652(put 'cperl-indent-level 'safe-local-variable 'integerp) 4465(put 'cperl-indent-level 'safe-local-variable 'integerp)
4653(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4466(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -4845,7 +4658,7 @@ Run a `perldoc' on the word around point.
4845;;;*** 4658;;;***
4846 4659
4847;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 4660;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4848;;;;;; (18335 54542)) 4661;;;;;; (18464 4598))
4849;;; Generated autoloads from progmodes/cpp.el 4662;;; Generated autoloads from progmodes/cpp.el
4850 4663
4851(autoload 'cpp-highlight-buffer "cpp" "\ 4664(autoload 'cpp-highlight-buffer "cpp" "\
@@ -4864,7 +4677,7 @@ Edit display information for cpp conditionals.
4864;;;*** 4677;;;***
4865 4678
4866;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 4679;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
4867;;;;;; (18335 54523)) 4680;;;;;; (18463 55075))
4868;;; Generated autoloads from emulation/crisp.el 4681;;; Generated autoloads from emulation/crisp.el
4869 4682
4870(defvar crisp-mode nil "\ 4683(defvar crisp-mode nil "\
@@ -4888,7 +4701,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise.
4888;;;*** 4701;;;***
4889 4702
4890;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 4703;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
4891;;;;;; (18335 54522)) 4704;;;;;; (18463 55075))
4892;;; Generated autoloads from emacs-lisp/crm.el 4705;;; Generated autoloads from emacs-lisp/crm.el
4893 4706
4894(autoload 'completing-read-multiple "crm" "\ 4707(autoload 'completing-read-multiple "crm" "\
@@ -4923,8 +4736,8 @@ INHERIT-INPUT-METHOD.
4923 4736
4924;;;*** 4737;;;***
4925 4738
4926;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (18388 4739;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (18464
4927;;;;;; 34730)) 4740;;;;;; 4602))
4928;;; Generated autoloads from textmodes/css-mode.el 4741;;; Generated autoloads from textmodes/css-mode.el
4929 (add-to-list 'auto-mode-alist '("\\.css\\'" . css-mode)) 4742 (add-to-list 'auto-mode-alist '("\\.css\\'" . css-mode))
4930 4743
@@ -4936,7 +4749,7 @@ Major mode to edit Cascading Style Sheets.
4936;;;*** 4749;;;***
4937 4750
4938;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 4751;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
4939;;;;;; (18419 64351)) 4752;;;;;; (18472 7273))
4940;;; Generated autoloads from emulation/cua-base.el 4753;;; Generated autoloads from emulation/cua-base.el
4941 4754
4942(defvar cua-mode nil "\ 4755(defvar cua-mode nil "\
@@ -4995,7 +4808,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
4995;;;;;; customize-mode customize customize-save-variable customize-set-variable 4808;;;;;; customize-mode customize customize-save-variable customize-set-variable
4996;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically 4809;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically
4997;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el" 4810;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el"
4998;;;;;; (18375 33070)) 4811;;;;;; (18464 4587))
4999;;; Generated autoloads from cus-edit.el 4812;;; Generated autoloads from cus-edit.el
5000 4813
5001(defvar custom-browse-sort-alphabetically nil "\ 4814(defvar custom-browse-sort-alphabetically nil "\
@@ -5293,7 +5106,7 @@ The format is suitable for use with `easy-menu-define'.
5293;;;*** 5106;;;***
5294 5107
5295;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" 5108;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el"
5296;;;;;; (18335 54512)) 5109;;;;;; (18464 4587))
5297;;; Generated autoloads from cus-theme.el 5110;;; Generated autoloads from cus-theme.el
5298 5111
5299(autoload 'customize-create-theme "cus-theme" "\ 5112(autoload 'customize-create-theme "cus-theme" "\
@@ -5304,7 +5117,7 @@ Create a custom theme.
5304;;;*** 5117;;;***
5305 5118
5306;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 5119;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
5307;;;;;; (18335 54512)) 5120;;;;;; (18464 4587))
5308;;; Generated autoloads from cvs-status.el 5121;;; Generated autoloads from cvs-status.el
5309 5122
5310(autoload 'cvs-status-mode "cvs-status" "\ 5123(autoload 'cvs-status-mode "cvs-status" "\
@@ -5315,7 +5128,7 @@ Mode used for cvs status output.
5315;;;*** 5128;;;***
5316 5129
5317;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5130;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5318;;;;;; "cwarn" "progmodes/cwarn.el" (18335 54542)) 5131;;;;;; "cwarn" "progmodes/cwarn.el" (18464 4598))
5319;;; Generated autoloads from progmodes/cwarn.el 5132;;; Generated autoloads from progmodes/cwarn.el
5320 5133
5321(autoload 'cwarn-mode "cwarn" "\ 5134(autoload 'cwarn-mode "cwarn" "\
@@ -5358,7 +5171,7 @@ See `cwarn-mode' for more information on Cwarn mode.
5358 5171
5359;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5172;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5360;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5173;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5361;;;;;; (18341 12911)) 5174;;;;;; (18464 4595))
5362;;; Generated autoloads from language/cyril-util.el 5175;;; Generated autoloads from language/cyril-util.el
5363 5176
5364(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5177(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5387,7 +5200,7 @@ If the argument is nil, we return the display table to its standard state.
5387;;;*** 5200;;;***
5388 5201
5389;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5202;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5390;;;;;; (18404 55763)) 5203;;;;;; (18464 4587))
5391;;; Generated autoloads from dabbrev.el 5204;;; Generated autoloads from dabbrev.el
5392 (define-key esc-map "/" 'dabbrev-expand) 5205 (define-key esc-map "/" 'dabbrev-expand)
5393 (define-key esc-map [?\C-/] 'dabbrev-completion) 5206 (define-key esc-map [?\C-/] 'dabbrev-completion)
@@ -5431,8 +5244,8 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5431 5244
5432;;;*** 5245;;;***
5433 5246
5434;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (18351 5247;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (18464
5435;;;;;; 56657)) 5248;;;;;; 4595))
5436;;; Generated autoloads from net/dbus.el 5249;;; Generated autoloads from net/dbus.el
5437 5250
5438(autoload 'dbus-handle-event "dbus" "\ 5251(autoload 'dbus-handle-event "dbus" "\
@@ -5444,8 +5257,8 @@ part of the event, is called with arguments ARGS.
5444 5257
5445;;;*** 5258;;;***
5446 5259
5447;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (18335 5260;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (18464
5448;;;;;; 54542)) 5261;;;;;; 4598))
5449;;; Generated autoloads from progmodes/dcl-mode.el 5262;;; Generated autoloads from progmodes/dcl-mode.el
5450 5263
5451(autoload 'dcl-mode "dcl-mode" "\ 5264(autoload 'dcl-mode "dcl-mode" "\
@@ -5572,7 +5385,7 @@ There is some minimal font-lock support (see vars
5572;;;*** 5385;;;***
5573 5386
5574;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5387;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5575;;;;;; "emacs-lisp/debug.el" (18425 32958)) 5388;;;;;; "emacs-lisp/debug.el" (18463 55075))
5576;;; Generated autoloads from emacs-lisp/debug.el 5389;;; Generated autoloads from emacs-lisp/debug.el
5577 5390
5578(setq debugger 'debug) 5391(setq debugger 'debug)
@@ -5616,7 +5429,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5616;;;*** 5429;;;***
5617 5430
5618;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5431;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5619;;;;;; (18335 54541)) 5432;;;;;; (18464 4597))
5620;;; Generated autoloads from play/decipher.el 5433;;; Generated autoloads from play/decipher.el
5621 5434
5622(autoload 'decipher "decipher" "\ 5435(autoload 'decipher "decipher" "\
@@ -5645,8 +5458,8 @@ The most useful commands are:
5645;;;*** 5458;;;***
5646 5459
5647;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5460;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5648;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (18335 5461;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (18464
5649;;;;;; 54512)) 5462;;;;;; 4587))
5650;;; Generated autoloads from delim-col.el 5463;;; Generated autoloads from delim-col.el
5651 5464
5652(autoload 'delimit-columns-customize "delim-col" "\ 5465(autoload 'delimit-columns-customize "delim-col" "\
@@ -5670,8 +5483,8 @@ START and END delimits the corners of text rectangle.
5670 5483
5671;;;*** 5484;;;***
5672 5485
5673;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (18335 5486;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (18464
5674;;;;;; 54542)) 5487;;;;;; 4598))
5675;;; Generated autoloads from progmodes/delphi.el 5488;;; Generated autoloads from progmodes/delphi.el
5676 5489
5677(autoload 'delphi-mode "delphi" "\ 5490(autoload 'delphi-mode "delphi" "\
@@ -5721,8 +5534,8 @@ no args, if that value is non-nil.
5721 5534
5722;;;*** 5535;;;***
5723 5536
5724;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (18335 5537;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (18464
5725;;;;;; 54512)) 5538;;;;;; 4587))
5726;;; Generated autoloads from delsel.el 5539;;; Generated autoloads from delsel.el
5727 5540
5728(defalias 'pending-delete-mode 'delete-selection-mode) 5541(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5751,7 +5564,7 @@ any selection.
5751;;;*** 5564;;;***
5752 5565
5753;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5566;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5754;;;;;; "derived" "emacs-lisp/derived.el" (18335 54522)) 5567;;;;;; "derived" "emacs-lisp/derived.el" (18463 55075))
5755;;; Generated autoloads from emacs-lisp/derived.el 5568;;; Generated autoloads from emacs-lisp/derived.el
5756 5569
5757(autoload 'define-derived-mode "derived" "\ 5570(autoload 'define-derived-mode "derived" "\
@@ -5816,7 +5629,7 @@ the first time the mode is used.
5816;;;*** 5629;;;***
5817 5630
5818;;;### (autoloads (describe-char describe-text-properties) "descr-text" 5631;;;### (autoloads (describe-char describe-text-properties) "descr-text"
5819;;;;;; "descr-text.el" (18400 31482)) 5632;;;;;; "descr-text.el" (18512 40701))
5820;;; Generated autoloads from descr-text.el 5633;;; Generated autoloads from descr-text.el
5821 5634
5822(autoload 'describe-text-properties "descr-text" "\ 5635(autoload 'describe-text-properties "descr-text" "\
@@ -5842,7 +5655,7 @@ as well as widgets, buttons, overlays, and text properties.
5842;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 5655;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
5843;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 5656;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
5844;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 5657;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
5845;;;;;; "desktop.el" (18394 48033)) 5658;;;;;; "desktop.el" (18464 4587))
5846;;; Generated autoloads from desktop.el 5659;;; Generated autoloads from desktop.el
5847 5660
5848(defvar desktop-save-mode nil "\ 5661(defvar desktop-save-mode nil "\
@@ -6026,7 +5839,7 @@ Revert to the last loaded desktop.
6026 5839
6027;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 5840;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
6028;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 5841;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
6029;;;;;; "deuglify" "gnus/deuglify.el" (18369 28758)) 5842;;;;;; "deuglify" "gnus/deuglify.el" (18463 55076))
6030;;; Generated autoloads from gnus/deuglify.el 5843;;; Generated autoloads from gnus/deuglify.el
6031 5844
6032(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 5845(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6059,7 +5872,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
6059;;;*** 5872;;;***
6060 5873
6061;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 5874;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6062;;;;;; "calendar/diary-lib.el" (18426 29950)) 5875;;;;;; "calendar/diary-lib.el" (18511 16129))
6063;;; Generated autoloads from calendar/diary-lib.el 5876;;; Generated autoloads from calendar/diary-lib.el
6064 5877
6065(autoload 'diary "diary-lib" "\ 5878(autoload 'diary "diary-lib" "\
@@ -6102,7 +5915,7 @@ Major mode for editing the diary file.
6102;;;*** 5915;;;***
6103 5916
6104;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 5917;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
6105;;;;;; "diff.el" (18335 54512)) 5918;;;;;; "diff.el" (18464 4587))
6106;;; Generated autoloads from diff.el 5919;;; Generated autoloads from diff.el
6107 5920
6108(defvar diff-switches "-c" "\ 5921(defvar diff-switches "-c" "\
@@ -6136,7 +5949,7 @@ With prefix arg, prompt for diff switches.
6136;;;*** 5949;;;***
6137 5950
6138;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 5951;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
6139;;;;;; (18424 5726)) 5952;;;;;; (18491 27509))
6140;;; Generated autoloads from diff-mode.el 5953;;; Generated autoloads from diff-mode.el
6141 5954
6142(autoload 'diff-mode "diff-mode" "\ 5955(autoload 'diff-mode "diff-mode" "\
@@ -6168,7 +5981,7 @@ Minor mode for viewing/editing context diffs.
6168;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 5981;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
6169;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 5982;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
6170;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 5983;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
6171;;;;;; "dired" "dired.el" (18425 17359)) 5984;;;;;; "dired" "dired.el" (18512 40701))
6172;;; Generated autoloads from dired.el 5985;;; Generated autoloads from dired.el
6173 5986
6174(defvar dired-listing-switches "-al" "\ 5987(defvar dired-listing-switches "-al" "\
@@ -6373,7 +6186,7 @@ Keybindings:
6373;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory 6186;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory
6374;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp 6187;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp
6375;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff 6188;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff
6376;;;;;; dired-diff) "dired-aux" "dired-aux.el" (18427 6091)) 6189;;;;;; dired-diff) "dired-aux" "dired-aux.el" (18464 4587))
6377;;; Generated autoloads from dired-aux.el 6190;;; Generated autoloads from dired-aux.el
6378 6191
6379(autoload 'dired-diff "dired-aux" "\ 6192(autoload 'dired-diff "dired-aux" "\
@@ -6788,7 +6601,7 @@ true then the type of the file linked to by FILE is printed instead.
6788;;;*** 6601;;;***
6789 6602
6790;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" 6603;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el"
6791;;;;;; (18335 54512)) 6604;;;;;; (18467 53781))
6792;;; Generated autoloads from dired-x.el 6605;;; Generated autoloads from dired-x.el
6793 6606
6794(autoload 'dired-jump "dired-x" "\ 6607(autoload 'dired-jump "dired-x" "\
@@ -6818,7 +6631,7 @@ For absolute symlinks, use \\[dired-do-symlink].
6818;;;*** 6631;;;***
6819 6632
6820;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el" 6633;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el"
6821;;;;;; (18335 54512)) 6634;;;;;; (18464 4587))
6822;;; Generated autoloads from dirtrack.el 6635;;; Generated autoloads from dirtrack.el
6823 6636
6824(autoload 'dirtrack-mode "dirtrack" "\ 6637(autoload 'dirtrack-mode "dirtrack" "\
@@ -6844,8 +6657,8 @@ function `dirtrack-debug-mode' to turn on debugging output.
6844 6657
6845;;;*** 6658;;;***
6846 6659
6847;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (18335 6660;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (18463
6848;;;;;; 54522)) 6661;;;;;; 55075))
6849;;; Generated autoloads from emacs-lisp/disass.el 6662;;; Generated autoloads from emacs-lisp/disass.el
6850 6663
6851(autoload 'disassemble "disass" "\ 6664(autoload 'disassemble "disass" "\
@@ -6864,7 +6677,7 @@ redefine OBJECT if it is a symbol.
6864;;;;;; standard-display-g1 standard-display-ascii standard-display-default 6677;;;;;; standard-display-g1 standard-display-ascii standard-display-default
6865;;;;;; standard-display-8bit describe-current-display-table describe-display-table 6678;;;;;; standard-display-8bit describe-current-display-table describe-display-table
6866;;;;;; set-display-table-slot display-table-slot make-display-table) 6679;;;;;; set-display-table-slot display-table-slot make-display-table)
6867;;;;;; "disp-table" "disp-table.el" (18377 47963)) 6680;;;;;; "disp-table" "disp-table.el" (18464 4587))
6868;;; Generated autoloads from disp-table.el 6681;;; Generated autoloads from disp-table.el
6869 6682
6870(autoload 'make-display-table "disp-table" "\ 6683(autoload 'make-display-table "disp-table" "\
@@ -6980,7 +6793,7 @@ for users who call this function in `.emacs'.
6980;;;*** 6793;;;***
6981 6794
6982;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6795;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6983;;;;;; (18335 54541)) 6796;;;;;; (18464 4597))
6984;;; Generated autoloads from play/dissociate.el 6797;;; Generated autoloads from play/dissociate.el
6985 6798
6986(autoload 'dissociated-press "dissociate" "\ 6799(autoload 'dissociated-press "dissociate" "\
@@ -6996,7 +6809,7 @@ Default is 2.
6996 6809
6997;;;*** 6810;;;***
6998 6811
6999;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (18341 12905)) 6812;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (18464 4587))
7000;;; Generated autoloads from dnd.el 6813;;; Generated autoloads from dnd.el
7001 6814
7002(defvar dnd-protocol-alist '(("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file) ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file)) "\ 6815(defvar dnd-protocol-alist '(("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file) ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file)) "\
@@ -7017,7 +6830,7 @@ if some action was made, or nil if the URL is ignored.")
7017;;;*** 6830;;;***
7018 6831
7019;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 6832;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
7020;;;;;; "textmodes/dns-mode.el" (18335 54544)) 6833;;;;;; "textmodes/dns-mode.el" (18464 4602))
7021;;; Generated autoloads from textmodes/dns-mode.el 6834;;; Generated autoloads from textmodes/dns-mode.el
7022 6835
7023(autoload 'dns-mode "dns-mode" "\ 6836(autoload 'dns-mode "dns-mode" "\
@@ -7042,7 +6855,7 @@ Locate SOA record and increment the serial field.
7042;;;*** 6855;;;***
7043 6856
7044;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode 6857;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode
7045;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (18417 4383)) 6858;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (18512 40701))
7046;;; Generated autoloads from doc-view.el 6859;;; Generated autoloads from doc-view.el
7047 6860
7048(autoload 'doc-view-mode-p "doc-view" "\ 6861(autoload 'doc-view-mode-p "doc-view" "\
@@ -7073,7 +6886,7 @@ Not documented
7073 6886
7074;;;*** 6887;;;***
7075 6888
7076;;;### (autoloads (doctor) "doctor" "play/doctor.el" (18335 54541)) 6889;;;### (autoloads (doctor) "doctor" "play/doctor.el" (18464 4597))
7077;;; Generated autoloads from play/doctor.el 6890;;; Generated autoloads from play/doctor.el
7078 6891
7079(autoload 'doctor "doctor" "\ 6892(autoload 'doctor "doctor" "\
@@ -7083,7 +6896,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
7083 6896
7084;;;*** 6897;;;***
7085 6898
7086;;;### (autoloads (double-mode) "double" "double.el" (18335 54512)) 6899;;;### (autoloads (double-mode) "double" "double.el" (18464 4587))
7087;;; Generated autoloads from double.el 6900;;; Generated autoloads from double.el
7088 6901
7089(autoload 'double-mode "double" "\ 6902(autoload 'double-mode "double" "\
@@ -7098,7 +6911,7 @@ when pressed twice. See variable `double-map' for details.
7098 6911
7099;;;*** 6912;;;***
7100 6913
7101;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (18335 54541)) 6914;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (18464 4597))
7102;;; Generated autoloads from play/dunnet.el 6915;;; Generated autoloads from play/dunnet.el
7103 6916
7104(autoload 'dunnet "dunnet" "\ 6917(autoload 'dunnet "dunnet" "\
@@ -7109,7 +6922,7 @@ Switch to *dungeon* buffer and start game.
7109;;;*** 6922;;;***
7110 6923
7111;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" 6924;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
7112;;;;;; (18335 54532)) 6925;;;;;; (18463 55076))
7113;;; Generated autoloads from gnus/earcon.el 6926;;; Generated autoloads from gnus/earcon.el
7114 6927
7115(autoload 'gnus-earcon-display "earcon" "\ 6928(autoload 'gnus-earcon-display "earcon" "\
@@ -7121,7 +6934,7 @@ Play sounds in message buffers.
7121 6934
7122;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6935;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
7123;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 6936;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
7124;;;;;; "emacs-lisp/easy-mmode.el" (18335 54522)) 6937;;;;;; "emacs-lisp/easy-mmode.el" (18463 55075))
7125;;; Generated autoloads from emacs-lisp/easy-mmode.el 6938;;; Generated autoloads from emacs-lisp/easy-mmode.el
7126 6939
7127(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6940(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -7199,6 +7012,15 @@ Optional NAME is passed to `make-sparse-keymap'.
7199Optional map M can be used to modify an existing map. 7012Optional map M can be used to modify an existing map.
7200ARGS is a list of additional keyword arguments. 7013ARGS is a list of additional keyword arguments.
7201 7014
7015Valid keywords and arguments are:
7016
7017 :name Name of the keymap; overrides NAME argument.
7018 :dense Non-nil for a dense keymap.
7019 :inherit Parent keymap.
7020 :group Ignored.
7021 :suppress Non-nil to call `suppress-keymap' on keymap,
7022 'nodigits to suppress digits as prefix arguments.
7023
7202\(fn BS &optional NAME M ARGS)" nil nil) 7024\(fn BS &optional NAME M ARGS)" nil nil)
7203 7025
7204(autoload 'easy-mmode-defmap "easy-mmode" "\ 7026(autoload 'easy-mmode-defmap "easy-mmode" "\
@@ -7215,8 +7037,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
7215;;;*** 7037;;;***
7216 7038
7217;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 7039;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
7218;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (18335 7040;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (18494
7219;;;;;; 54522)) 7041;;;;;; 34227))
7220;;; Generated autoloads from emacs-lisp/easymenu.el 7042;;; Generated autoloads from emacs-lisp/easymenu.el
7221 7043
7222(put 'easy-menu-define 'lisp-indent-function 'defun) 7044(put 'easy-menu-define 'lisp-indent-function 'defun)
@@ -7370,7 +7192,7 @@ To implement dynamic menus, either call this from
7370;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer 7192;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer
7371;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer 7193;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer
7372;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 7194;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
7373;;;;;; "progmodes/ebnf2ps.el" (18335 54542)) 7195;;;;;; "progmodes/ebnf2ps.el" (18464 4598))
7374;;; Generated autoloads from progmodes/ebnf2ps.el 7196;;; Generated autoloads from progmodes/ebnf2ps.el
7375 7197
7376(autoload 'ebnf-customize "ebnf2ps" "\ 7198(autoload 'ebnf-customize "ebnf2ps" "\
@@ -7644,8 +7466,8 @@ See `ebnf-style-database' documentation.
7644;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 7466;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
7645;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 7467;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
7646;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 7468;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
7647;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (18335 7469;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (18464
7648;;;;;; 54542)) 7470;;;;;; 4598))
7649;;; Generated autoloads from progmodes/ebrowse.el 7471;;; Generated autoloads from progmodes/ebrowse.el
7650 7472
7651(autoload 'ebrowse-tree-mode "ebrowse" "\ 7473(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7796,7 +7618,7 @@ Display statistics for a class tree.
7796;;;*** 7618;;;***
7797 7619
7798;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7620;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
7799;;;;;; (18335 54512)) 7621;;;;;; (18464 4587))
7800;;; Generated autoloads from ebuff-menu.el 7622;;; Generated autoloads from ebuff-menu.el
7801 7623
7802(autoload 'electric-buffer-list "ebuff-menu" "\ 7624(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -7821,7 +7643,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7821;;;*** 7643;;;***
7822 7644
7823;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7645;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
7824;;;;;; "echistory.el" (18335 54512)) 7646;;;;;; "echistory.el" (18503 5669))
7825;;; Generated autoloads from echistory.el 7647;;; Generated autoloads from echistory.el
7826 7648
7827(autoload 'Electric-command-history-redo-expression "echistory" "\ 7649(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7833,7 +7655,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7833;;;*** 7655;;;***
7834 7656
7835;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el" 7657;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el"
7836;;;;;; (18335 54532)) 7658;;;;;; (18463 55076))
7837;;; Generated autoloads from gnus/ecomplete.el 7659;;; Generated autoloads from gnus/ecomplete.el
7838 7660
7839(autoload 'ecomplete-setup "ecomplete" "\ 7661(autoload 'ecomplete-setup "ecomplete" "\
@@ -7845,11 +7667,11 @@ Not documented
7845 7667
7846;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 7668;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
7847;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 7669;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
7848;;;;;; "emacs-lisp/edebug.el" (18369 28755)) 7670;;;;;; "emacs-lisp/edebug.el" (18489 16303))
7849;;; Generated autoloads from emacs-lisp/edebug.el 7671;;; Generated autoloads from emacs-lisp/edebug.el
7850 7672
7851(defvar edebug-all-defs nil "\ 7673(defvar edebug-all-defs nil "\
7852*If non-nil, evaluating defining forms instruments for Edebug. 7674If non-nil, evaluating defining forms instruments for Edebug.
7853This applies to `eval-defun', `eval-region', `eval-buffer', and 7675This applies to `eval-defun', `eval-region', `eval-buffer', and
7854`eval-current-buffer'. `eval-region' is also called by 7676`eval-current-buffer'. `eval-region' is also called by
7855`eval-last-sexp', and `eval-print-last-sexp'. 7677`eval-last-sexp', and `eval-print-last-sexp'.
@@ -7862,7 +7684,7 @@ variable. You may wish to make it local to each buffer with
7862(custom-autoload 'edebug-all-defs "edebug" t) 7684(custom-autoload 'edebug-all-defs "edebug" t)
7863 7685
7864(defvar edebug-all-forms nil "\ 7686(defvar edebug-all-forms nil "\
7865*Non-nil evaluation of all forms will instrument for Edebug. 7687Non-nil evaluation of all forms will instrument for Edebug.
7866This doesn't apply to loading or evaluations in the minibuffer. 7688This doesn't apply to loading or evaluations in the minibuffer.
7867Use the command `edebug-all-forms' to toggle the value of this option.") 7689Use the command `edebug-all-forms' to toggle the value of this option.")
7868 7690
@@ -7883,11 +7705,11 @@ This is like `eval-defun' except that it steps the code for Edebug
7883before evaluating it. It displays the value in the echo area 7705before evaluating it. It displays the value in the echo area
7884using `eval-expression' (which see). 7706using `eval-expression' (which see).
7885 7707
7886If you do this on a function definition 7708If you do this on a function definition such as a defun or defmacro,
7887such as a defun or defmacro, it defines the function and instruments 7709it defines the function and instruments its definition for Edebug,
7888its definition for Edebug, so it will do Edebug stepping when called 7710so it will do Edebug stepping when called later. It displays
7889later. It displays `Edebug: FUNCTION' in the echo area to indicate 7711`Edebug: FUNCTION' in the echo area to indicate that FUNCTION is now
7890that FUNCTION is now instrumented for Edebug. 7712instrumented for Edebug.
7891 7713
7892If the current defun is actually a call to `defvar' or `defcustom', 7714If the current defun is actually a call to `defvar' or `defcustom',
7893evaluating it this way resets the variable using its initial value 7715evaluating it this way resets the variable using its initial value
@@ -7918,7 +7740,7 @@ Toggle edebugging of all forms.
7918;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories 7740;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories
7919;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories 7741;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories
7920;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-files3 ediff-files) 7742;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-files3 ediff-files)
7921;;;;;; "ediff" "ediff.el" (18425 12540)) 7743;;;;;; "ediff" "ediff.el" (18464 4588))
7922;;; Generated autoloads from ediff.el 7744;;; Generated autoloads from ediff.el
7923 7745
7924(autoload 'ediff-files "ediff" "\ 7746(autoload 'ediff-files "ediff" "\
@@ -8143,7 +7965,7 @@ With optional NODE, goes to that node.
8143;;;*** 7965;;;***
8144 7966
8145;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" 7967;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
8146;;;;;; (18421 64850)) 7968;;;;;; (18464 4587))
8147;;; Generated autoloads from ediff-help.el 7969;;; Generated autoloads from ediff-help.el
8148 7970
8149(autoload 'ediff-customize "ediff-help" "\ 7971(autoload 'ediff-customize "ediff-help" "\
@@ -8153,7 +7975,7 @@ Not documented
8153 7975
8154;;;*** 7976;;;***
8155 7977
8156;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (18421 64851)) 7978;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (18464 4587))
8157;;; Generated autoloads from ediff-hook.el 7979;;; Generated autoloads from ediff-hook.el
8158 7980
8159(if (featurep 'xemacs) (progn (defun ediff-xemacs-init-menus nil (when (featurep 'menubar) (add-submenu '("Tools") ediff-menu "OO-Browser...") (add-submenu '("Tools") ediff-merge-menu "OO-Browser...") (add-submenu '("Tools") epatch-menu "OO-Browser...") (add-submenu '("Tools") ediff-misc-menu "OO-Browser...") (add-menu-button '("Tools") "-------" "OO-Browser..."))) (defvar ediff-menu '("Compare" ["Two Files..." ediff-files t] ["Two Buffers..." ediff-buffers t] ["Three Files..." ediff-files3 t] ["Three Buffers..." ediff-buffers3 t] "---" ["Two Directories..." ediff-directories t] ["Three Directories..." ediff-directories3 t] "---" ["File with Revision..." ediff-revision t] ["Directory Revisions..." ediff-directory-revisions t] "---" ["Windows Word-by-word..." ediff-windows-wordwise t] ["Windows Line-by-line..." ediff-windows-linewise t] "---" ["Regions Word-by-word..." ediff-regions-wordwise t] ["Regions Line-by-line..." ediff-regions-linewise t])) (defvar ediff-merge-menu '("Merge" ["Files..." ediff-merge-files t] ["Files with Ancestor..." ediff-merge-files-with-ancestor t] ["Buffers..." ediff-merge-buffers t] ["Buffers with Ancestor..." ediff-merge-buffers-with-ancestor t] "---" ["Directories..." ediff-merge-directories t] ["Directories with Ancestor..." ediff-merge-directories-with-ancestor t] "---" ["Revisions..." ediff-merge-revisions t] ["Revisions with Ancestor..." ediff-merge-revisions-with-ancestor t] ["Directory Revisions..." ediff-merge-directory-revisions t] ["Directory Revisions with Ancestor..." ediff-merge-directory-revisions-with-ancestor t])) (defvar epatch-menu '("Apply Patch" ["To a file..." ediff-patch-file t] ["To a buffer..." ediff-patch-buffer t])) (defvar ediff-misc-menu '("Ediff Miscellanea" ["Ediff Manual" ediff-documentation t] ["Customize Ediff" ediff-customize t] ["List Ediff Sessions" ediff-show-registry t] ["Use separate frame for Ediff control buffer" ediff-toggle-multiframe :style toggle :selected (if (and (featurep 'ediff-util) (boundp 'ediff-window-setup-function)) (eq ediff-window-setup-function 'ediff-setup-windows-multiframe))] ["Use a toolbar with Ediff control buffer" ediff-toggle-use-toolbar :style toggle :selected (if (featurep 'ediff-tbar) (ediff-use-toolbar-p))])) (if (and (featurep 'menubar) (not (featurep 'infodock)) (not (featurep 'ediff-hook))) (ediff-xemacs-init-menus))) (defvar menu-bar-ediff-misc-menu (make-sparse-keymap "Ediff Miscellanea")) (fset 'menu-bar-ediff-misc-menu (symbol-value 'menu-bar-ediff-misc-menu)) (defvar menu-bar-epatch-menu (make-sparse-keymap "Apply Patch")) (fset 'menu-bar-epatch-menu (symbol-value 'menu-bar-epatch-menu)) (defvar menu-bar-ediff-merge-menu (make-sparse-keymap "Merge")) (fset 'menu-bar-ediff-merge-menu (symbol-value 'menu-bar-ediff-merge-menu)) (defvar menu-bar-ediff-menu (make-sparse-keymap "Compare")) (fset 'menu-bar-ediff-menu (symbol-value 'menu-bar-ediff-menu)) (define-key menu-bar-ediff-menu [window] '("This Window and Next Window" . compare-windows)) (define-key menu-bar-ediff-menu [ediff-windows-linewise] '("Windows Line-by-line..." . ediff-windows-linewise)) (define-key menu-bar-ediff-menu [ediff-windows-wordwise] '("Windows Word-by-word..." . ediff-windows-wordwise)) (define-key menu-bar-ediff-menu [separator-ediff-windows] '("--")) (define-key menu-bar-ediff-menu [ediff-regions-linewise] '("Regions Line-by-line..." . ediff-regions-linewise)) (define-key menu-bar-ediff-menu [ediff-regions-wordwise] '("Regions Word-by-word..." . ediff-regions-wordwise)) (define-key menu-bar-ediff-menu [separator-ediff-regions] '("--")) (define-key menu-bar-ediff-menu [ediff-dir-revision] '("Directory Revisions..." . ediff-directory-revisions)) (define-key menu-bar-ediff-menu [ediff-revision] '("File with Revision..." . ediff-revision)) (define-key menu-bar-ediff-menu [separator-ediff-directories] '("--")) (define-key menu-bar-ediff-menu [ediff-directories3] '("Three Directories..." . ediff-directories3)) (define-key menu-bar-ediff-menu [ediff-directories] '("Two Directories..." . ediff-directories)) (define-key menu-bar-ediff-menu [separator-ediff-files] '("--")) (define-key menu-bar-ediff-menu [ediff-buffers3] '("Three Buffers..." . ediff-buffers3)) (define-key menu-bar-ediff-menu [ediff-files3] '("Three Files..." . ediff-files3)) (define-key menu-bar-ediff-menu [ediff-buffers] '("Two Buffers..." . ediff-buffers)) (define-key menu-bar-ediff-menu [ediff-files] '("Two Files..." . ediff-files)) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions-with-ancestor] '("Directory Revisions with Ancestor..." . ediff-merge-directory-revisions-with-ancestor)) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions] '("Directory Revisions..." . ediff-merge-directory-revisions)) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions-with-ancestor] '("Revisions with Ancestor..." . ediff-merge-revisions-with-ancestor)) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions] '("Revisions..." . ediff-merge-revisions)) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge] '("--")) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories-with-ancestor] '("Directories with Ancestor..." . ediff-merge-directories-with-ancestor)) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories] '("Directories..." . ediff-merge-directories)) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge-dirs] '("--")) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers-with-ancestor] '("Buffers with Ancestor..." . ediff-merge-buffers-with-ancestor)) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers] '("Buffers..." . ediff-merge-buffers)) (define-key menu-bar-ediff-merge-menu [ediff-merge-files-with-ancestor] '("Files with Ancestor..." . ediff-merge-files-with-ancestor)) (define-key menu-bar-ediff-merge-menu [ediff-merge-files] '("Files..." . ediff-merge-files)) (define-key menu-bar-epatch-menu [ediff-patch-buffer] '("To a Buffer..." . ediff-patch-buffer)) (define-key menu-bar-epatch-menu [ediff-patch-file] '("To a File..." . ediff-patch-file)) (define-key menu-bar-ediff-misc-menu [emultiframe] '("Toggle use of separate control buffer frame" . ediff-toggle-multiframe)) (define-key menu-bar-ediff-misc-menu [eregistry] '("List Ediff Sessions" . ediff-show-registry)) (define-key menu-bar-ediff-misc-menu [ediff-cust] '("Customize Ediff" . ediff-customize)) (define-key menu-bar-ediff-misc-menu [ediff-doc] '("Ediff Manual" . ediff-documentation))) 7981(if (featurep 'xemacs) (progn (defun ediff-xemacs-init-menus nil (when (featurep 'menubar) (add-submenu '("Tools") ediff-menu "OO-Browser...") (add-submenu '("Tools") ediff-merge-menu "OO-Browser...") (add-submenu '("Tools") epatch-menu "OO-Browser...") (add-submenu '("Tools") ediff-misc-menu "OO-Browser...") (add-menu-button '("Tools") "-------" "OO-Browser..."))) (defvar ediff-menu '("Compare" ["Two Files..." ediff-files t] ["Two Buffers..." ediff-buffers t] ["Three Files..." ediff-files3 t] ["Three Buffers..." ediff-buffers3 t] "---" ["Two Directories..." ediff-directories t] ["Three Directories..." ediff-directories3 t] "---" ["File with Revision..." ediff-revision t] ["Directory Revisions..." ediff-directory-revisions t] "---" ["Windows Word-by-word..." ediff-windows-wordwise t] ["Windows Line-by-line..." ediff-windows-linewise t] "---" ["Regions Word-by-word..." ediff-regions-wordwise t] ["Regions Line-by-line..." ediff-regions-linewise t])) (defvar ediff-merge-menu '("Merge" ["Files..." ediff-merge-files t] ["Files with Ancestor..." ediff-merge-files-with-ancestor t] ["Buffers..." ediff-merge-buffers t] ["Buffers with Ancestor..." ediff-merge-buffers-with-ancestor t] "---" ["Directories..." ediff-merge-directories t] ["Directories with Ancestor..." ediff-merge-directories-with-ancestor t] "---" ["Revisions..." ediff-merge-revisions t] ["Revisions with Ancestor..." ediff-merge-revisions-with-ancestor t] ["Directory Revisions..." ediff-merge-directory-revisions t] ["Directory Revisions with Ancestor..." ediff-merge-directory-revisions-with-ancestor t])) (defvar epatch-menu '("Apply Patch" ["To a file..." ediff-patch-file t] ["To a buffer..." ediff-patch-buffer t])) (defvar ediff-misc-menu '("Ediff Miscellanea" ["Ediff Manual" ediff-documentation t] ["Customize Ediff" ediff-customize t] ["List Ediff Sessions" ediff-show-registry t] ["Use separate frame for Ediff control buffer" ediff-toggle-multiframe :style toggle :selected (if (and (featurep 'ediff-util) (boundp 'ediff-window-setup-function)) (eq ediff-window-setup-function 'ediff-setup-windows-multiframe))] ["Use a toolbar with Ediff control buffer" ediff-toggle-use-toolbar :style toggle :selected (if (featurep 'ediff-tbar) (ediff-use-toolbar-p))])) (if (and (featurep 'menubar) (not (featurep 'infodock)) (not (featurep 'ediff-hook))) (ediff-xemacs-init-menus))) (defvar menu-bar-ediff-misc-menu (make-sparse-keymap "Ediff Miscellanea")) (fset 'menu-bar-ediff-misc-menu (symbol-value 'menu-bar-ediff-misc-menu)) (defvar menu-bar-epatch-menu (make-sparse-keymap "Apply Patch")) (fset 'menu-bar-epatch-menu (symbol-value 'menu-bar-epatch-menu)) (defvar menu-bar-ediff-merge-menu (make-sparse-keymap "Merge")) (fset 'menu-bar-ediff-merge-menu (symbol-value 'menu-bar-ediff-merge-menu)) (defvar menu-bar-ediff-menu (make-sparse-keymap "Compare")) (fset 'menu-bar-ediff-menu (symbol-value 'menu-bar-ediff-menu)) (define-key menu-bar-ediff-menu [window] '("This Window and Next Window" . compare-windows)) (define-key menu-bar-ediff-menu [ediff-windows-linewise] '("Windows Line-by-line..." . ediff-windows-linewise)) (define-key menu-bar-ediff-menu [ediff-windows-wordwise] '("Windows Word-by-word..." . ediff-windows-wordwise)) (define-key menu-bar-ediff-menu [separator-ediff-windows] '("--")) (define-key menu-bar-ediff-menu [ediff-regions-linewise] '("Regions Line-by-line..." . ediff-regions-linewise)) (define-key menu-bar-ediff-menu [ediff-regions-wordwise] '("Regions Word-by-word..." . ediff-regions-wordwise)) (define-key menu-bar-ediff-menu [separator-ediff-regions] '("--")) (define-key menu-bar-ediff-menu [ediff-dir-revision] '("Directory Revisions..." . ediff-directory-revisions)) (define-key menu-bar-ediff-menu [ediff-revision] '("File with Revision..." . ediff-revision)) (define-key menu-bar-ediff-menu [separator-ediff-directories] '("--")) (define-key menu-bar-ediff-menu [ediff-directories3] '("Three Directories..." . ediff-directories3)) (define-key menu-bar-ediff-menu [ediff-directories] '("Two Directories..." . ediff-directories)) (define-key menu-bar-ediff-menu [separator-ediff-files] '("--")) (define-key menu-bar-ediff-menu [ediff-buffers3] '("Three Buffers..." . ediff-buffers3)) (define-key menu-bar-ediff-menu [ediff-files3] '("Three Files..." . ediff-files3)) (define-key menu-bar-ediff-menu [ediff-buffers] '("Two Buffers..." . ediff-buffers)) (define-key menu-bar-ediff-menu [ediff-files] '("Two Files..." . ediff-files)) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions-with-ancestor] '("Directory Revisions with Ancestor..." . ediff-merge-directory-revisions-with-ancestor)) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions] '("Directory Revisions..." . ediff-merge-directory-revisions)) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions-with-ancestor] '("Revisions with Ancestor..." . ediff-merge-revisions-with-ancestor)) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions] '("Revisions..." . ediff-merge-revisions)) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge] '("--")) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories-with-ancestor] '("Directories with Ancestor..." . ediff-merge-directories-with-ancestor)) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories] '("Directories..." . ediff-merge-directories)) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge-dirs] '("--")) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers-with-ancestor] '("Buffers with Ancestor..." . ediff-merge-buffers-with-ancestor)) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers] '("Buffers..." . ediff-merge-buffers)) (define-key menu-bar-ediff-merge-menu [ediff-merge-files-with-ancestor] '("Files with Ancestor..." . ediff-merge-files-with-ancestor)) (define-key menu-bar-ediff-merge-menu [ediff-merge-files] '("Files..." . ediff-merge-files)) (define-key menu-bar-epatch-menu [ediff-patch-buffer] '("To a Buffer..." . ediff-patch-buffer)) (define-key menu-bar-epatch-menu [ediff-patch-file] '("To a File..." . ediff-patch-file)) (define-key menu-bar-ediff-misc-menu [emultiframe] '("Toggle use of separate control buffer frame" . ediff-toggle-multiframe)) (define-key menu-bar-ediff-misc-menu [eregistry] '("List Ediff Sessions" . ediff-show-registry)) (define-key menu-bar-ediff-misc-menu [ediff-cust] '("Customize Ediff" . ediff-customize)) (define-key menu-bar-ediff-misc-menu [ediff-doc] '("Ediff Manual" . ediff-documentation)))
@@ -8161,7 +7983,7 @@ Not documented
8161;;;*** 7983;;;***
8162 7984
8163;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 7985;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
8164;;;;;; (18421 64851)) 7986;;;;;; (18464 4587))
8165;;; Generated autoloads from ediff-mult.el 7987;;; Generated autoloads from ediff-mult.el
8166 7988
8167(autoload 'ediff-show-registry "ediff-mult" "\ 7989(autoload 'ediff-show-registry "ediff-mult" "\
@@ -8174,7 +7996,7 @@ Display Ediff's registry.
8174;;;*** 7996;;;***
8175 7997
8176;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7998;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
8177;;;;;; "ediff-util" "ediff-util.el" (18425 12540)) 7999;;;;;; "ediff-util" "ediff-util.el" (18494 34225))
8178;;; Generated autoloads from ediff-util.el 8000;;; Generated autoloads from ediff-util.el
8179 8001
8180(autoload 'ediff-toggle-multiframe "ediff-util" "\ 8002(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -8195,7 +8017,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
8195 8017
8196;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 8018;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
8197;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 8019;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
8198;;;;;; (18341 12905)) 8020;;;;;; (18464 4588))
8199;;; Generated autoloads from edmacro.el 8021;;; Generated autoloads from edmacro.el
8200 8022
8201(defvar edmacro-eight-bits nil "\ 8023(defvar edmacro-eight-bits nil "\
@@ -8248,7 +8070,7 @@ or nil, use a compact 80-column format.
8248;;;*** 8070;;;***
8249 8071
8250;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 8072;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
8251;;;;;; "emulation/edt.el" (18377 47963)) 8073;;;;;; "emulation/edt.el" (18512 40701))
8252;;; Generated autoloads from emulation/edt.el 8074;;; Generated autoloads from emulation/edt.el
8253 8075
8254(autoload 'edt-set-scroll-margins "edt" "\ 8076(autoload 'edt-set-scroll-margins "edt" "\
@@ -8266,7 +8088,7 @@ Turn on EDT Emulation.
8266;;;*** 8088;;;***
8267 8089
8268;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 8090;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
8269;;;;;; (18335 54512)) 8091;;;;;; (18464 4588))
8270;;; Generated autoloads from ehelp.el 8092;;; Generated autoloads from ehelp.el
8271 8093
8272(autoload 'with-electric-help "ehelp" "\ 8094(autoload 'with-electric-help "ehelp" "\
@@ -8303,7 +8125,7 @@ Not documented
8303;;;*** 8125;;;***
8304 8126
8305;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 8127;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
8306;;;;;; "eldoc" "emacs-lisp/eldoc.el" (18335 54522)) 8128;;;;;; "eldoc" "emacs-lisp/eldoc.el" (18463 55075))
8307;;; Generated autoloads from emacs-lisp/eldoc.el 8129;;; Generated autoloads from emacs-lisp/eldoc.el
8308 8130
8309(defvar eldoc-minor-mode-string " ElDoc" "\ 8131(defvar eldoc-minor-mode-string " ElDoc" "\
@@ -8341,8 +8163,8 @@ Emacs Lisp mode) that support Eldoc.")
8341 8163
8342;;;*** 8164;;;***
8343 8165
8344;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (18335 8166;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (18479
8345;;;;;; 54513)) 8167;;;;;; 26224))
8346;;; Generated autoloads from elide-head.el 8168;;; Generated autoloads from elide-head.el
8347 8169
8348(autoload 'elide-head "elide-head" "\ 8170(autoload 'elide-head "elide-head" "\
@@ -8358,7 +8180,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8358;;;*** 8180;;;***
8359 8181
8360;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" 8182;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
8361;;;;;; (18335 54522)) 8183;;;;;; (18463 55075))
8362;;; Generated autoloads from emacs-lisp/elint.el 8184;;; Generated autoloads from emacs-lisp/elint.el
8363 8185
8364(autoload 'elint-initialize "elint" "\ 8186(autoload 'elint-initialize "elint" "\
@@ -8369,8 +8191,8 @@ Initialize elint.
8369;;;*** 8191;;;***
8370 8192
8371;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 8193;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
8372;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (18335 8194;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (18463
8373;;;;;; 54522)) 8195;;;;;; 55075))
8374;;; Generated autoloads from emacs-lisp/elp.el 8196;;; Generated autoloads from emacs-lisp/elp.el
8375 8197
8376(autoload 'elp-instrument-function "elp" "\ 8198(autoload 'elp-instrument-function "elp" "\
@@ -8404,7 +8226,7 @@ displayed.
8404;;;*** 8226;;;***
8405 8227
8406;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 8228;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
8407;;;;;; (18374 12123)) 8229;;;;;; (18512 40701))
8408;;; Generated autoloads from mail/emacsbug.el 8230;;; Generated autoloads from mail/emacsbug.el
8409 8231
8410(autoload 'report-emacs-bug "emacsbug" "\ 8232(autoload 'report-emacs-bug "emacsbug" "\
@@ -8419,7 +8241,7 @@ Prompts for bug subject. Leaves you in a mail buffer.
8419;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 8241;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
8420;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 8242;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
8421;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 8243;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
8422;;;;;; "emerge.el" (18203 29181)) 8244;;;;;; "emerge.el" (18430 26741))
8423;;; Generated autoloads from emerge.el 8245;;; Generated autoloads from emerge.el
8424 8246
8425(defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) 8247(defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))
@@ -8497,7 +8319,7 @@ Not documented
8497;;;*** 8319;;;***
8498 8320
8499;;;### (autoloads (encoded-kbd-setup-display) "encoded-kb" "international/encoded-kb.el" 8321;;;### (autoloads (encoded-kbd-setup-display) "encoded-kb" "international/encoded-kb.el"
8500;;;;;; (18341 12910)) 8322;;;;;; (18516 61237))
8501;;; Generated autoloads from international/encoded-kb.el 8323;;; Generated autoloads from international/encoded-kb.el
8502 8324
8503(autoload 'encoded-kbd-setup-display "encoded-kb" "\ 8325(autoload 'encoded-kbd-setup-display "encoded-kb" "\
@@ -8510,7 +8332,7 @@ DISPLAY may be a display id, a frame, or nil for the selected frame's display.
8510;;;*** 8332;;;***
8511 8333
8512;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 8334;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
8513;;;;;; "enriched" "textmodes/enriched.el" (18335 54544)) 8335;;;;;; "enriched" "textmodes/enriched.el" (18464 4602))
8514;;; Generated autoloads from textmodes/enriched.el 8336;;; Generated autoloads from textmodes/enriched.el
8515 8337
8516(autoload 'enriched-mode "enriched" "\ 8338(autoload 'enriched-mode "enriched" "\
@@ -8540,13 +8362,13 @@ Not documented
8540 8362
8541;;;*** 8363;;;***
8542 8364
8543;;;### (autoloads (epa-mode epa-insert-keys epa-export-keys epa-import-armor-in-region 8365;;;### (autoloads (epa-insert-keys epa-export-keys epa-import-armor-in-region
8544;;;;;; epa-import-keys-region epa-import-keys epa-delete-keys epa-encrypt-region 8366;;;;;; epa-import-keys-region epa-import-keys epa-delete-keys epa-encrypt-region
8545;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region 8367;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region
8546;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file 8368;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file
8547;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys 8369;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys
8548;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (18417 8370;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (18464
8549;;;;;; 58271)) 8371;;;;;; 4588))
8550;;; Generated autoloads from epa.el 8372;;; Generated autoloads from epa.el
8551 8373
8552(autoload 'epa-list-keys "epa" "\ 8374(autoload 'epa-list-keys "epa" "\
@@ -8716,55 +8538,42 @@ Insert selected KEYS after the point.
8716 8538
8717\(fn KEYS)" t nil) 8539\(fn KEYS)" t nil)
8718 8540
8719(defvar epa-mode nil "\
8720Non-nil if Epa mode is enabled.
8721See the command `epa-mode' for a description of this minor mode.
8722Setting this variable directly does not take effect;
8723either customize it (see the info node `Easy Customization')
8724or call the function `epa-mode'.")
8725
8726(custom-autoload 'epa-mode "epa" nil)
8727
8728(autoload 'epa-mode "epa" "\
8729Minor mode to hook EasyPG into various modes.
8730See `epa-global-minor-modes'.
8731
8732\(fn &optional ARG)" t nil)
8733
8734;;;*** 8541;;;***
8735 8542
8736;;;### (autoloads (epa-global-dired-mode epa-dired-mode) "epa-dired" 8543;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify
8737;;;;;; "epa-dired.el" (18353 32097)) 8544;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (18464 4588))
8738;;; Generated autoloads from epa-dired.el 8545;;; Generated autoloads from epa-dired.el
8739 8546
8740(autoload 'epa-dired-mode "epa-dired" "\ 8547(autoload 'epa-dired-do-decrypt "epa-dired" "\
8741A minor-mode for encrypt/decrypt files with Dired. 8548Decrypt marked files.
8742 8549
8743\(fn &optional ARG)" t nil) 8550\(fn)" t nil)
8744 8551
8745(defvar epa-global-dired-mode nil "\ 8552(autoload 'epa-dired-do-verify "epa-dired" "\
8746Non-nil if Epa-Global-Dired mode is enabled. 8553Verify marked files.
8747See the command `epa-global-dired-mode' for a description of this minor mode.
8748Setting this variable directly does not take effect;
8749either customize it (see the info node `Easy Customization')
8750or call the function `epa-global-dired-mode'.")
8751 8554
8752(custom-autoload 'epa-global-dired-mode "epa-dired" nil) 8555\(fn)" t nil)
8753 8556
8754(autoload 'epa-global-dired-mode "epa-dired" "\ 8557(autoload 'epa-dired-do-sign "epa-dired" "\
8755Minor mode to hook EasyPG into Dired. 8558Sign marked files.
8756 8559
8757\(fn &optional ARG)" t nil) 8560\(fn)" t nil)
8561
8562(autoload 'epa-dired-do-encrypt "epa-dired" "\
8563Encrypt marked files.
8564
8565\(fn)" t nil)
8758 8566
8759;;;*** 8567;;;***
8760 8568
8761;;;### (autoloads (epa-file-mode epa-file-disable epa-file-enable) 8569;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler)
8762;;;;;; "epa-file" "epa-file.el" (18396 61650)) 8570;;;;;; "epa-file" "epa-file.el" (18499 52147))
8763;;; Generated autoloads from epa-file.el 8571;;; Generated autoloads from epa-file.el
8764 8572
8765(put 'epa-file-encrypt-to 'safe-local-variable (lambda (val) (or (stringp val) (and (listp val) (catch 'safe (mapc (lambda (elt) (unless (stringp elt) (throw 'safe nil))) val) t))))) 8573(autoload 'epa-file-handler "epa-file" "\
8574Not documented
8766 8575
8767(put 'epa-file-encrypt-to 'permanent-local t) 8576\(fn OPERATION &rest ARGS)" nil nil)
8768 8577
8769(autoload 'epa-file-enable "epa-file" "\ 8578(autoload 'epa-file-enable "epa-file" "\
8770Not documented 8579Not documented
@@ -8776,27 +8585,11 @@ Not documented
8776 8585
8777\(fn)" t nil) 8586\(fn)" t nil)
8778 8587
8779(defvar epa-file-mode nil "\
8780Non-nil if Epa-File mode is enabled.
8781See the command `epa-file-mode' for a description of this minor mode.
8782Setting this variable directly does not take effect;
8783either customize it (see the info node `Easy Customization')
8784or call the function `epa-file-mode'.")
8785
8786(custom-autoload 'epa-file-mode "epa-file" nil)
8787
8788(autoload 'epa-file-mode "epa-file" "\
8789Toggle automatic file encryption and decryption.
8790With prefix argument ARG, turn auto encryption on if positive, else off.
8791Return the new status of auto encryption (non-nil means on).
8792
8793\(fn &optional ARG)" t nil)
8794
8795;;;*** 8588;;;***
8796 8589
8797;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt 8590;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt
8798;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode) 8591;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode)
8799;;;;;; "epa-mail" "epa-mail.el" (18351 56654)) 8592;;;;;; "epa-mail" "epa-mail.el" (18464 4588))
8800;;; Generated autoloads from epa-mail.el 8593;;; Generated autoloads from epa-mail.el
8801 8594
8802(autoload 'epa-mail-mode "epa-mail" "\ 8595(autoload 'epa-mail-mode "epa-mail" "\
@@ -8868,7 +8661,7 @@ Minor mode to hook EasyPG into Mail mode.
8868;;;;;; epg-encrypt-string epg-encrypt-file epg-start-encrypt epg-sign-string 8661;;;;;; epg-encrypt-string epg-encrypt-file epg-start-encrypt epg-sign-string
8869;;;;;; epg-sign-file epg-start-sign epg-verify-string epg-verify-file 8662;;;;;; epg-sign-file epg-start-sign epg-verify-string epg-verify-file
8870;;;;;; epg-start-verify epg-decrypt-string epg-decrypt-file epg-start-decrypt 8663;;;;;; epg-start-verify epg-decrypt-string epg-decrypt-file epg-start-decrypt
8871;;;;;; epg-cancel epg-list-keys) "epg" "epg.el" (18417 58271)) 8664;;;;;; epg-cancel epg-list-keys) "epg" "epg.el" (18464 4588))
8872;;; Generated autoloads from epg.el 8665;;; Generated autoloads from epg.el
8873 8666
8874(autoload 'epg-list-keys "epg" "\ 8667(autoload 'epg-list-keys "epg" "\
@@ -9127,7 +8920,7 @@ PARAMETERS is a string which tells how to create the key.
9127;;;*** 8920;;;***
9128 8921
9129;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration) 8922;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration)
9130;;;;;; "epg-config" "epg-config.el" (18351 56654)) 8923;;;;;; "epg-config" "epg-config.el" (18464 4588))
9131;;; Generated autoloads from epg-config.el 8924;;; Generated autoloads from epg-config.el
9132 8925
9133(autoload 'epg-configuration "epg-config" "\ 8926(autoload 'epg-configuration "epg-config" "\
@@ -9148,7 +8941,7 @@ Look at CONFIG and try to expand GROUP.
9148;;;*** 8941;;;***
9149 8942
9150;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" 8943;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc"
9151;;;;;; "erc/erc.el" (18369 28756)) 8944;;;;;; "erc/erc.el" (18505 63071))
9152;;; Generated autoloads from erc/erc.el 8945;;; Generated autoloads from erc/erc.el
9153 8946
9154(autoload 'erc-select-read-args "erc" "\ 8947(autoload 'erc-select-read-args "erc" "\
@@ -9190,33 +8983,33 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
9190 8983
9191;;;*** 8984;;;***
9192 8985
9193;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (18335 8986;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (18505
9194;;;;;; 54524)) 8987;;;;;; 63071))
9195;;; Generated autoloads from erc/erc-autoaway.el 8988;;; Generated autoloads from erc/erc-autoaway.el
9196 (autoload 'erc-autoaway-mode "erc-autoaway") 8989 (autoload 'erc-autoaway-mode "erc-autoaway")
9197 8990
9198;;;*** 8991;;;***
9199 8992
9200;;;### (autoloads nil "erc-button" "erc/erc-button.el" (18369 28755)) 8993;;;### (autoloads nil "erc-button" "erc/erc-button.el" (18463 55076))
9201;;; Generated autoloads from erc/erc-button.el 8994;;; Generated autoloads from erc/erc-button.el
9202 (autoload 'erc-button-mode "erc-button" nil t) 8995 (autoload 'erc-button-mode "erc-button" nil t)
9203 8996
9204;;;*** 8997;;;***
9205 8998
9206;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (18335 54524)) 8999;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (18463 55076))
9207;;; Generated autoloads from erc/erc-capab.el 9000;;; Generated autoloads from erc/erc-capab.el
9208 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 9001 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
9209 9002
9210;;;*** 9003;;;***
9211 9004
9212;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (18335 54524)) 9005;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (18463 55076))
9213;;; Generated autoloads from erc/erc-compat.el 9006;;; Generated autoloads from erc/erc-compat.el
9214 (autoload 'erc-define-minor-mode "erc-compat") 9007 (autoload 'erc-define-minor-mode "erc-compat")
9215 9008
9216;;;*** 9009;;;***
9217 9010
9218;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 9011;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
9219;;;;;; "erc-dcc" "erc/erc-dcc.el" (18413 37485)) 9012;;;;;; "erc-dcc" "erc/erc-dcc.el" (18463 55076))
9220;;; Generated autoloads from erc/erc-dcc.el 9013;;; Generated autoloads from erc/erc-dcc.el
9221 (autoload 'erc-dcc-mode "erc-dcc") 9014 (autoload 'erc-dcc-mode "erc-dcc")
9222 9015
@@ -9249,7 +9042,7 @@ that subcommand.
9249;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 9042;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
9250;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 9043;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
9251;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 9044;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
9252;;;;;; (18335 54524)) 9045;;;;;; (18463 55076))
9253;;; Generated autoloads from erc/erc-ezbounce.el 9046;;; Generated autoloads from erc/erc-ezbounce.el
9254 9047
9255(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 9048(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -9311,8 +9104,8 @@ Add EZBouncer convenience functions to ERC.
9311 9104
9312;;;*** 9105;;;***
9313 9106
9314;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (18335 9107;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (18463
9315;;;;;; 54524)) 9108;;;;;; 55076))
9316;;; Generated autoloads from erc/erc-fill.el 9109;;; Generated autoloads from erc/erc-fill.el
9317 (autoload 'erc-fill-mode "erc-fill" nil t) 9110 (autoload 'erc-fill-mode "erc-fill" nil t)
9318 9111
@@ -9324,15 +9117,15 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
9324 9117
9325;;;*** 9118;;;***
9326 9119
9327;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (18335 9120;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (18463
9328;;;;;; 54524)) 9121;;;;;; 55076))
9329;;; Generated autoloads from erc/erc-hecomplete.el 9122;;; Generated autoloads from erc/erc-hecomplete.el
9330 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t) 9123 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t)
9331 9124
9332;;;*** 9125;;;***
9333 9126
9334;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 9127;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
9335;;;;;; "erc/erc-identd.el" (18335 54524)) 9128;;;;;; "erc/erc-identd.el" (18463 55076))
9336;;; Generated autoloads from erc/erc-identd.el 9129;;; Generated autoloads from erc/erc-identd.el
9337 (autoload 'erc-identd-mode "erc-identd") 9130 (autoload 'erc-identd-mode "erc-identd")
9338 9131
@@ -9354,7 +9147,7 @@ Not documented
9354;;;*** 9147;;;***
9355 9148
9356;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 9149;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
9357;;;;;; (18335 54524)) 9150;;;;;; (18463 55076))
9358;;; Generated autoloads from erc/erc-imenu.el 9151;;; Generated autoloads from erc/erc-imenu.el
9359 9152
9360(autoload 'erc-create-imenu-index "erc-imenu" "\ 9153(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -9364,20 +9157,20 @@ Not documented
9364 9157
9365;;;*** 9158;;;***
9366 9159
9367;;;### (autoloads nil "erc-join" "erc/erc-join.el" (18335 54524)) 9160;;;### (autoloads nil "erc-join" "erc/erc-join.el" (18463 55076))
9368;;; Generated autoloads from erc/erc-join.el 9161;;; Generated autoloads from erc/erc-join.el
9369 (autoload 'erc-autojoin-mode "erc-join" nil t) 9162 (autoload 'erc-autojoin-mode "erc-join" nil t)
9370 9163
9371;;;*** 9164;;;***
9372 9165
9373;;;### (autoloads nil "erc-list" "erc/erc-list.el" (18329 49762)) 9166;;;### (autoloads nil "erc-list" "erc/erc-list.el" (18464 4594))
9374;;; Generated autoloads from erc/erc-list.el 9167;;; Generated autoloads from erc/erc-list.el
9375 (autoload 'erc-list-mode "erc-list") 9168 (autoload 'erc-list-mode "erc-list")
9376 9169
9377;;;*** 9170;;;***
9378 9171
9379;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 9172;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
9380;;;;;; "erc/erc-log.el" (18335 54524)) 9173;;;;;; "erc/erc-log.el" (18463 55076))
9381;;; Generated autoloads from erc/erc-log.el 9174;;; Generated autoloads from erc/erc-log.el
9382 (autoload 'erc-log-mode "erc-log" nil t) 9175 (autoload 'erc-log-mode "erc-log" nil t)
9383 9176
@@ -9409,7 +9202,7 @@ You can save every individual message by putting this function on
9409;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 9202;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
9410;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 9203;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
9411;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 9204;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
9412;;;;;; (18369 28756)) 9205;;;;;; (18463 55076))
9413;;; Generated autoloads from erc/erc-match.el 9206;;; Generated autoloads from erc/erc-match.el
9414 (autoload 'erc-match-mode "erc-match") 9207 (autoload 'erc-match-mode "erc-match")
9415 9208
@@ -9455,14 +9248,14 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9455 9248
9456;;;*** 9249;;;***
9457 9250
9458;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (18335 54524)) 9251;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (18505 63071))
9459;;; Generated autoloads from erc/erc-menu.el 9252;;; Generated autoloads from erc/erc-menu.el
9460 (autoload 'erc-menu-mode "erc-menu" nil t) 9253 (autoload 'erc-menu-mode "erc-menu" nil t)
9461 9254
9462;;;*** 9255;;;***
9463 9256
9464;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 9257;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
9465;;;;;; (18335 54524)) 9258;;;;;; (18463 55076))
9466;;; Generated autoloads from erc/erc-netsplit.el 9259;;; Generated autoloads from erc/erc-netsplit.el
9467 (autoload 'erc-netsplit-mode "erc-netsplit") 9260 (autoload 'erc-netsplit-mode "erc-netsplit")
9468 9261
@@ -9474,7 +9267,7 @@ Show who's gone.
9474;;;*** 9267;;;***
9475 9268
9476;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 9269;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
9477;;;;;; "erc/erc-networks.el" (18335 54524)) 9270;;;;;; "erc/erc-networks.el" (18463 55076))
9478;;; Generated autoloads from erc/erc-networks.el 9271;;; Generated autoloads from erc/erc-networks.el
9479 9272
9480(autoload 'erc-determine-network "erc-networks" "\ 9273(autoload 'erc-determine-network "erc-networks" "\
@@ -9492,7 +9285,7 @@ Interactively select a server to connect to using `erc-server-alist'.
9492;;;*** 9285;;;***
9493 9286
9494;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 9287;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
9495;;;;;; "erc/erc-notify.el" (18335 54524)) 9288;;;;;; "erc/erc-notify.el" (18463 55076))
9496;;; Generated autoloads from erc/erc-notify.el 9289;;; Generated autoloads from erc/erc-notify.el
9497 (autoload 'erc-notify-mode "erc-notify" nil t) 9290 (autoload 'erc-notify-mode "erc-notify" nil t)
9498 9291
@@ -9510,33 +9303,33 @@ Not documented
9510 9303
9511;;;*** 9304;;;***
9512 9305
9513;;;### (autoloads nil "erc-page" "erc/erc-page.el" (18335 54524)) 9306;;;### (autoloads nil "erc-page" "erc/erc-page.el" (18463 55076))
9514;;; Generated autoloads from erc/erc-page.el 9307;;; Generated autoloads from erc/erc-page.el
9515 (autoload 'erc-page-mode "erc-page") 9308 (autoload 'erc-page-mode "erc-page")
9516 9309
9517;;;*** 9310;;;***
9518 9311
9519;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (18335 9312;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (18463
9520;;;;;; 54524)) 9313;;;;;; 55076))
9521;;; Generated autoloads from erc/erc-pcomplete.el 9314;;; Generated autoloads from erc/erc-pcomplete.el
9522 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9315 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9523 9316
9524;;;*** 9317;;;***
9525 9318
9526;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (18335 54524)) 9319;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (18463 55076))
9527;;; Generated autoloads from erc/erc-replace.el 9320;;; Generated autoloads from erc/erc-replace.el
9528 (autoload 'erc-replace-mode "erc-replace") 9321 (autoload 'erc-replace-mode "erc-replace")
9529 9322
9530;;;*** 9323;;;***
9531 9324
9532;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (18335 54524)) 9325;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (18463 55076))
9533;;; Generated autoloads from erc/erc-ring.el 9326;;; Generated autoloads from erc/erc-ring.el
9534 (autoload 'erc-ring-mode "erc-ring" nil t) 9327 (autoload 'erc-ring-mode "erc-ring" nil t)
9535 9328
9536;;;*** 9329;;;***
9537 9330
9538;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 9331;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
9539;;;;;; "erc-services" "erc/erc-services.el" (18335 54524)) 9332;;;;;; "erc-services" "erc/erc-services.el" (18463 55076))
9540;;; Generated autoloads from erc/erc-services.el 9333;;; Generated autoloads from erc/erc-services.el
9541 (autoload 'erc-services-mode "erc-services" nil t) 9334 (autoload 'erc-services-mode "erc-services" nil t)
9542 9335
@@ -9553,14 +9346,14 @@ When called interactively, read the password using `read-passwd'.
9553 9346
9554;;;*** 9347;;;***
9555 9348
9556;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (18335 54524)) 9349;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (18463 55076))
9557;;; Generated autoloads from erc/erc-sound.el 9350;;; Generated autoloads from erc/erc-sound.el
9558 (autoload 'erc-sound-mode "erc-sound") 9351 (autoload 'erc-sound-mode "erc-sound")
9559 9352
9560;;;*** 9353;;;***
9561 9354
9562;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 9355;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9563;;;;;; (18335 54524)) 9356;;;;;; (18463 55076))
9564;;; Generated autoloads from erc/erc-speedbar.el 9357;;; Generated autoloads from erc/erc-speedbar.el
9565 9358
9566(autoload 'erc-speedbar-browser "erc-speedbar" "\ 9359(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9571,21 +9364,21 @@ This will add a speedbar major display mode.
9571 9364
9572;;;*** 9365;;;***
9573 9366
9574;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (18335 9367;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (18463
9575;;;;;; 54524)) 9368;;;;;; 55076))
9576;;; Generated autoloads from erc/erc-spelling.el 9369;;; Generated autoloads from erc/erc-spelling.el
9577 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9370 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9578 9371
9579;;;*** 9372;;;***
9580 9373
9581;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (18335 54524)) 9374;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (18505 63071))
9582;;; Generated autoloads from erc/erc-stamp.el 9375;;; Generated autoloads from erc/erc-stamp.el
9583 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9376 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9584 9377
9585;;;*** 9378;;;***
9586 9379
9587;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 9380;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
9588;;;;;; (18368 43876)) 9381;;;;;; (18463 55076))
9589;;; Generated autoloads from erc/erc-track.el 9382;;; Generated autoloads from erc/erc-track.el
9590 9383
9591(defvar erc-track-minor-mode nil "\ 9384(defvar erc-track-minor-mode nil "\
@@ -9608,7 +9401,7 @@ module, otherwise the keybindings will not do anything useful.
9608;;;*** 9401;;;***
9609 9402
9610;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 9403;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9611;;;;;; "erc-truncate" "erc/erc-truncate.el" (18335 54524)) 9404;;;;;; "erc-truncate" "erc/erc-truncate.el" (18463 55076))
9612;;; Generated autoloads from erc/erc-truncate.el 9405;;; Generated autoloads from erc/erc-truncate.el
9613 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9406 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9614 9407
@@ -9628,7 +9421,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9628;;;*** 9421;;;***
9629 9422
9630;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 9423;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9631;;;;;; (18335 54524)) 9424;;;;;; (18463 55076))
9632;;; Generated autoloads from erc/erc-xdcc.el 9425;;; Generated autoloads from erc/erc-xdcc.el
9633 (autoload 'erc-xdcc-mode "erc-xdcc") 9426 (autoload 'erc-xdcc-mode "erc-xdcc")
9634 9427
@@ -9639,8 +9432,8 @@ Add a file to `erc-xdcc-files'.
9639 9432
9640;;;*** 9433;;;***
9641 9434
9642;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (18341 9435;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (18483
9643;;;;;; 12908)) 9436;;;;;; 24245))
9644;;; Generated autoloads from eshell/esh-mode.el 9437;;; Generated autoloads from eshell/esh-mode.el
9645 9438
9646(autoload 'eshell-mode "esh-mode" "\ 9439(autoload 'eshell-mode "esh-mode" "\
@@ -9652,8 +9445,8 @@ Emacs shell interactive mode.
9652 9445
9653;;;*** 9446;;;***
9654 9447
9655;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (18335 9448;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (18505
9656;;;;;; 54528)) 9449;;;;;; 63071))
9657;;; Generated autoloads from eshell/esh-test.el 9450;;; Generated autoloads from eshell/esh-test.el
9658 9451
9659(autoload 'eshell-test "esh-test" "\ 9452(autoload 'eshell-test "esh-test" "\
@@ -9664,7 +9457,7 @@ Test Eshell to verify that it works as expected.
9664;;;*** 9457;;;***
9665 9458
9666;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell" 9459;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
9667;;;;;; "eshell/eshell.el" (18335 54528)) 9460;;;;;; "eshell/eshell.el" (18483 40158))
9668;;; Generated autoloads from eshell/eshell.el 9461;;; Generated autoloads from eshell/eshell.el
9669 9462
9670(autoload 'eshell "eshell" "\ 9463(autoload 'eshell "eshell" "\
@@ -9705,7 +9498,7 @@ corresponding to a successful execution.
9705;;;;;; visit-tags-table tags-table-mode find-tag-default-function 9498;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9706;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 9499;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
9707;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 9500;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
9708;;;;;; (18423 20180)) 9501;;;;;; (18505 63072))
9709;;; Generated autoloads from progmodes/etags.el 9502;;; Generated autoloads from progmodes/etags.el
9710 9503
9711(defvar tags-file-name nil "\ 9504(defvar tags-file-name nil "\
@@ -10013,7 +9806,7 @@ for \\[find-tag] (which see).
10013;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer 9806;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer
10014;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer 9807;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer
10015;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el" 9808;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el"
10016;;;;;; (18341 12912)) 9809;;;;;; (18464 4595))
10017;;; Generated autoloads from language/ethio-util.el 9810;;; Generated autoloads from language/ethio-util.el
10018 9811
10019(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9812(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -10183,7 +9976,7 @@ Not documented
10183 9976
10184;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 9977;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
10185;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 9978;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
10186;;;;;; (18423 20180)) 9979;;;;;; (18464 4595))
10187;;; Generated autoloads from net/eudc.el 9980;;; Generated autoloads from net/eudc.el
10188 9981
10189(autoload 'eudc-set-server "eudc" "\ 9982(autoload 'eudc-set-server "eudc" "\
@@ -10239,7 +10032,7 @@ This does nothing except loading eudc by autoload side-effect.
10239 10032
10240;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 10033;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
10241;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 10034;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
10242;;;;;; "eudc-bob" "net/eudc-bob.el" (18335 54538)) 10035;;;;;; "eudc-bob" "net/eudc-bob.el" (18464 4595))
10243;;; Generated autoloads from net/eudc-bob.el 10036;;; Generated autoloads from net/eudc-bob.el
10244 10037
10245(autoload 'eudc-display-generic-binary "eudc-bob" "\ 10038(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -10275,7 +10068,7 @@ Display a button for the JPEG DATA.
10275;;;*** 10068;;;***
10276 10069
10277;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 10070;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
10278;;;;;; "eudc-export" "net/eudc-export.el" (18335 54538)) 10071;;;;;; "eudc-export" "net/eudc-export.el" (18464 4595))
10279;;; Generated autoloads from net/eudc-export.el 10072;;; Generated autoloads from net/eudc-export.el
10280 10073
10281(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 10074(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -10292,7 +10085,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
10292;;;*** 10085;;;***
10293 10086
10294;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 10087;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
10295;;;;;; (18335 54538)) 10088;;;;;; (18464 4595))
10296;;; Generated autoloads from net/eudc-hotlist.el 10089;;; Generated autoloads from net/eudc-hotlist.el
10297 10090
10298(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 10091(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -10302,8 +10095,8 @@ Edit the hotlist of directory servers in a specialized buffer.
10302 10095
10303;;;*** 10096;;;***
10304 10097
10305;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (18335 10098;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (18468
10306;;;;;; 54522)) 10099;;;;;; 60074))
10307;;; Generated autoloads from emacs-lisp/ewoc.el 10100;;; Generated autoloads from emacs-lisp/ewoc.el
10308 10101
10309(autoload 'ewoc-create "ewoc" "\ 10102(autoload 'ewoc-create "ewoc" "\
@@ -10332,7 +10125,7 @@ fourth arg NOSEP non-nil inhibits this.
10332;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 10125;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
10333;;;;;; executable-self-display executable-set-magic executable-interpret 10126;;;;;; executable-self-display executable-set-magic executable-interpret
10334;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 10127;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
10335;;;;;; (18335 54542)) 10128;;;;;; (18464 4598))
10336;;; Generated autoloads from progmodes/executable.el 10129;;; Generated autoloads from progmodes/executable.el
10337 10130
10338(autoload 'executable-command-find-posix-p "executable" "\ 10131(autoload 'executable-command-find-posix-p "executable" "\
@@ -10375,7 +10168,7 @@ file modes.
10375 10168
10376;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 10169;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
10377;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" 10170;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
10378;;;;;; (18335 54513)) 10171;;;;;; (18464 4588))
10379;;; Generated autoloads from expand.el 10172;;; Generated autoloads from expand.el
10380 10173
10381(autoload 'expand-add-abbrevs "expand" "\ 10174(autoload 'expand-add-abbrevs "expand" "\
@@ -10424,7 +10217,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
10424 10217
10425;;;*** 10218;;;***
10426 10219
10427;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (18418 38931)) 10220;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (18512 40736))
10428;;; Generated autoloads from progmodes/f90.el 10221;;; Generated autoloads from progmodes/f90.el
10429 10222
10430(autoload 'f90-mode "f90" "\ 10223(autoload 'f90-mode "f90" "\
@@ -10487,9 +10280,71 @@ with no args, if that value is non-nil.
10487 10280
10488;;;*** 10281;;;***
10489 10282
10283;;;### (autoloads (variable-pitch-mode text-scale-adjust text-scale-decrease
10284;;;;;; text-scale-increase) "face-remap" "face-remap.el" (18503
10285;;;;;; 49202))
10286;;; Generated autoloads from face-remap.el
10287
10288(autoload 'text-scale-increase "face-remap" "\
10289Increase the height of the default face in the current buffer by INC steps.
10290If the new height is other than the default, `text-scale-mode' is enabled.
10291
10292Each step scales the height of the default face by the variable
10293`text-scale-mode-step' (a negative number of steps decreases the
10294height by the same amount). As a special case, an argument of 0
10295will remove any scaling currently active.
10296
10297\(fn &optional INC)" t nil)
10298
10299(autoload 'text-scale-decrease "face-remap" "\
10300Decrease the height of the default face in the current buffer by DEC steps.
10301See `text-scale-increase' for more details.
10302
10303\(fn &optional DEC)" t nil)
10304 (define-key ctl-x-map [(control ?+)] 'text-scale-adjust)
10305 (define-key ctl-x-map [(control ?-)] 'text-scale-adjust)
10306 (define-key ctl-x-map [(control ?=)] 'text-scale-adjust)
10307 (define-key ctl-x-map [(control ?0)] 'text-scale-adjust)
10308
10309(autoload 'text-scale-adjust "face-remap" "\
10310Increase or decrease the height of the default face in the current buffer.
10311
10312The actual adjustment made depends on the final component of the
10313key-binding used to invoke the command, with all modifiers removed:
10314
10315 +, = Increase the default face height by one step
10316 - Decrease the default face height by one step
10317 0 Reset the default face height to the global default
10318
10319Then, continue to read input events and further adjust the face
10320height as long as the input event read (with all modifiers removed)
10321is one of the above.
10322
10323Each step scales the height of the default face by the variable
10324`text-scale-mode-step' (a negative number of steps decreases the
10325height by the same amount). As a special case, an argument of 0
10326will remove any scaling currently active.
10327
10328This command is a special-purpose wrapper around the
10329`text-scale-increase' command which makes repetition convenient
10330even when it is bound in a non-top-level keymap. For binding in
10331a top-level keymap, `text-scale-increase' or
10332`text-scale-decrease' may be more appropriate.
10333
10334\(fn &optional INC)" t nil)
10335
10336(autoload 'variable-pitch-mode "face-remap" "\
10337Variable-pitch default-face mode.
10338When active, causes the buffer text to be displayed using
10339the `variable-pitch' face.
10340
10341\(fn &optional ARG)" t nil)
10342
10343;;;***
10344
10490;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10345;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
10491;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 10346;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
10492;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (18301 39793)) 10347;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (18430 26746))
10493;;; Generated autoloads from mail/feedmail.el 10348;;; Generated autoloads from mail/feedmail.el
10494 10349
10495(autoload 'feedmail-send-it "feedmail" "\ 10350(autoload 'feedmail-send-it "feedmail" "\
@@ -10543,7 +10398,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10543;;;*** 10398;;;***
10544 10399
10545;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 10400;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
10546;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (18369 28746)) 10401;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (18510 60654))
10547;;; Generated autoloads from ffap.el 10402;;; Generated autoloads from ffap.el
10548 10403
10549(autoload 'ffap-next "ffap" "\ 10404(autoload 'ffap-next "ffap" "\
@@ -10602,7 +10457,7 @@ Evaluate the forms in variable `ffap-bindings'.
10602;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 10457;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
10603;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 10458;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
10604;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 10459;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
10605;;;;;; "filecache" "filecache.el" (18335 54513)) 10460;;;;;; "filecache" "filecache.el" (18464 4589))
10606;;; Generated autoloads from filecache.el 10461;;; Generated autoloads from filecache.el
10607 10462
10608(autoload 'file-cache-add-directory "filecache" "\ 10463(autoload 'file-cache-add-directory "filecache" "\
@@ -10658,8 +10513,8 @@ the name is considered already unique; only the second substitution
10658 10513
10659;;;*** 10514;;;***
10660 10515
10661;;;### (autoloads (filesets-init) "filesets" "filesets.el" (18335 10516;;;### (autoloads (filesets-init) "filesets" "filesets.el" (18464
10662;;;;;; 54513)) 10517;;;;;; 4590))
10663;;; Generated autoloads from filesets.el 10518;;; Generated autoloads from filesets.el
10664 10519
10665(autoload 'filesets-init "filesets" "\ 10520(autoload 'filesets-init "filesets" "\
@@ -10670,9 +10525,27 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10670 10525
10671;;;*** 10526;;;***
10672 10527
10528;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (18464 4590))
10529;;; Generated autoloads from find-cmd.el
10530
10531(autoload 'find-cmd "find-cmd" "\
10532Initiate the building of a find command. For exmple:
10533
10534\(find-cmd '(prune (name \".svn\" \".git\" \".CVS\"))
10535 '(and (or (name \"*.pl\" \"*.pm\" \"*.t\")
10536 (mtime \"+1\"))
10537 (fstype \"nfs\" \"ufs\"))))
10538
10539`default-directory' is used as the initial search path. The
10540result is a string that should be ready for the command line.
10541
10542\(fn &rest SUBFINDS)" nil nil)
10543
10544;;;***
10545
10673;;;### (autoloads (find-grep-dired find-name-dired find-dired find-name-arg 10546;;;### (autoloads (find-grep-dired find-name-dired find-dired find-name-arg
10674;;;;;; find-grep-options find-ls-subdir-switches find-ls-option) 10547;;;;;; find-grep-options find-ls-subdir-switches find-ls-option)
10675;;;;;; "find-dired" "find-dired.el" (18418 59690)) 10548;;;;;; "find-dired" "find-dired.el" (18464 4590))
10676;;; Generated autoloads from find-dired.el 10549;;; Generated autoloads from find-dired.el
10677 10550
10678(defvar find-ls-option (if (eq system-type 'berkeley-unix) '("-ls" . "-gilsb") '("-exec ls -ld {} \\;" . "-ld")) "\ 10551(defvar find-ls-option (if (eq system-type 'berkeley-unix) '("-ls" . "-gilsb") '("-exec ls -ld {} \\;" . "-ld")) "\
@@ -10740,7 +10613,7 @@ Thus ARG can also contain additional grep options.
10740 10613
10741;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10614;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10742;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 10615;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
10743;;;;;; (18335 54513)) 10616;;;;;; (18464 4590))
10744;;; Generated autoloads from find-file.el 10617;;; Generated autoloads from find-file.el
10745 10618
10746(defvar ff-special-constructs '(("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10619(defvar ff-special-constructs '(("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -10834,7 +10707,7 @@ Visit the file you click on in another window.
10834;;;;;; find-variable find-variable-noselect find-function-other-frame 10707;;;;;; find-variable find-variable-noselect find-function-other-frame
10835;;;;;; find-function-other-window find-function find-function-noselect 10708;;;;;; find-function-other-window find-function find-function-noselect
10836;;;;;; find-function-search-for-symbol find-library) "find-func" 10709;;;;;; find-function-search-for-symbol find-library) "find-func"
10837;;;;;; "emacs-lisp/find-func.el" (18337 43875)) 10710;;;;;; "emacs-lisp/find-func.el" (18463 55075))
10838;;; Generated autoloads from emacs-lisp/find-func.el 10711;;; Generated autoloads from emacs-lisp/find-func.el
10839 10712
10840(autoload 'find-library "find-func" "\ 10713(autoload 'find-library "find-func" "\
@@ -10988,7 +10861,7 @@ Define some key bindings for the find-function family of functions.
10988;;;*** 10861;;;***
10989 10862
10990;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 10863;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
10991;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (18335 54513)) 10864;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (18464 4590))
10992;;; Generated autoloads from find-lisp.el 10865;;; Generated autoloads from find-lisp.el
10993 10866
10994(autoload 'find-lisp-find-dired "find-lisp" "\ 10867(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -11009,7 +10882,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
11009;;;*** 10882;;;***
11010 10883
11011;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 10884;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
11012;;;;;; "finder" "finder.el" (18408 23731)) 10885;;;;;; "finder" "finder.el" (18509 61532))
11013;;; Generated autoloads from finder.el 10886;;; Generated autoloads from finder.el
11014 10887
11015(autoload 'finder-list-keywords "finder" "\ 10888(autoload 'finder-list-keywords "finder" "\
@@ -11031,7 +10904,7 @@ Find packages matching a given keyword.
11031;;;*** 10904;;;***
11032 10905
11033;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 10906;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
11034;;;;;; "flow-ctrl.el" (18335 54513)) 10907;;;;;; "flow-ctrl.el" (18464 4590))
11035;;; Generated autoloads from flow-ctrl.el 10908;;; Generated autoloads from flow-ctrl.el
11036 10909
11037(autoload 'enable-flow-control "flow-ctrl" "\ 10910(autoload 'enable-flow-control "flow-ctrl" "\
@@ -11053,7 +10926,7 @@ to get the effect of a C-q.
11053;;;*** 10926;;;***
11054 10927
11055;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 10928;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
11056;;;;;; (18335 54532)) 10929;;;;;; (18463 55076))
11057;;; Generated autoloads from gnus/flow-fill.el 10930;;; Generated autoloads from gnus/flow-fill.el
11058 10931
11059(autoload 'fill-flowed-encode "flow-fill" "\ 10932(autoload 'fill-flowed-encode "flow-fill" "\
@@ -11069,7 +10942,7 @@ Not documented
11069;;;*** 10942;;;***
11070 10943
11071;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode) 10944;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode)
11072;;;;;; "flymake" "progmodes/flymake.el" (18356 12618)) 10945;;;;;; "flymake" "progmodes/flymake.el" (18501 7474))
11073;;; Generated autoloads from progmodes/flymake.el 10946;;; Generated autoloads from progmodes/flymake.el
11074 10947
11075(autoload 'flymake-mode "flymake" "\ 10948(autoload 'flymake-mode "flymake" "\
@@ -11093,7 +10966,7 @@ Turn flymake mode off.
11093 10966
11094;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 10967;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
11095;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 10968;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
11096;;;;;; "flyspell" "textmodes/flyspell.el" (18425 17360)) 10969;;;;;; "flyspell" "textmodes/flyspell.el" (18514 54190))
11097;;; Generated autoloads from textmodes/flyspell.el 10970;;; Generated autoloads from textmodes/flyspell.el
11098 10971
11099(autoload 'flyspell-prog-mode "flyspell" "\ 10972(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11117,7 +10990,7 @@ Bindings:
11117\\[flyspell-correct-word] (or down-mouse-2): popup correct words. 10990\\[flyspell-correct-word] (or down-mouse-2): popup correct words.
11118 10991
11119Hooks: 10992Hooks:
11120This runs `flyspell-mode-hook' after flyspell is entered. 10993This runs `flyspell-mode-hook' after flyspell mode is entered or exit.
11121 10994
11122Remark: 10995Remark:
11123`flyspell-mode' uses `ispell-mode'. Thus all Ispell options are 10996`flyspell-mode' uses `ispell-mode'. Thus all Ispell options are
@@ -11163,7 +11036,7 @@ Flyspell whole buffer.
11163 11036
11164;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 11037;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
11165;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 11038;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
11166;;;;;; (18369 28747)) 11039;;;;;; (18464 4590))
11167;;; Generated autoloads from follow.el 11040;;; Generated autoloads from follow.el
11168 11041
11169(autoload 'turn-on-follow-mode "follow" "\ 11042(autoload 'turn-on-follow-mode "follow" "\
@@ -11236,8 +11109,8 @@ in your `~/.emacs' file, replacing [f7] by your favourite key:
11236 11109
11237;;;*** 11110;;;***
11238 11111
11239;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (18335 11112;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (18464
11240;;;;;; 54537)) 11113;;;;;; 4595))
11241;;; Generated autoloads from mail/footnote.el 11114;;; Generated autoloads from mail/footnote.el
11242 11115
11243(autoload 'footnote-mode "footnote" "\ 11116(autoload 'footnote-mode "footnote" "\
@@ -11258,7 +11131,7 @@ key binding
11258;;;*** 11131;;;***
11259 11132
11260;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11133;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11261;;;;;; "forms" "forms.el" (18335 54513)) 11134;;;;;; "forms" "forms.el" (18464 4590))
11262;;; Generated autoloads from forms.el 11135;;; Generated autoloads from forms.el
11263 11136
11264(autoload 'forms-mode "forms" "\ 11137(autoload 'forms-mode "forms" "\
@@ -11295,7 +11168,7 @@ Visit a file in Forms mode in other window.
11295;;;*** 11168;;;***
11296 11169
11297;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" 11170;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el"
11298;;;;;; (18392 41073)) 11171;;;;;; (18511 17180))
11299;;; Generated autoloads from progmodes/fortran.el 11172;;; Generated autoloads from progmodes/fortran.el
11300 11173
11301(autoload 'fortran-mode "fortran" "\ 11174(autoload 'fortran-mode "fortran" "\
@@ -11373,7 +11246,7 @@ with no args, if that value is non-nil.
11373;;;*** 11246;;;***
11374 11247
11375;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 11248;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
11376;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (18335 54541)) 11249;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (18464 4597))
11377;;; Generated autoloads from play/fortune.el 11250;;; Generated autoloads from play/fortune.el
11378 11251
11379(autoload 'fortune-add-fortune "fortune" "\ 11252(autoload 'fortune-add-fortune "fortune" "\
@@ -11423,7 +11296,7 @@ and choose the directory as the fortune-file.
11423;;;*** 11296;;;***
11424 11297
11425;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el" 11298;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el"
11426;;;;;; (18424 41044)) 11299;;;;;; (18518 42900))
11427;;; Generated autoloads from progmodes/gdb-ui.el 11300;;; Generated autoloads from progmodes/gdb-ui.el
11428 11301
11429(autoload 'gdb "gdb-ui" "\ 11302(autoload 'gdb "gdb-ui" "\
@@ -11452,28 +11325,16 @@ The following commands help control operation :
11452See Info node `(emacs)GDB Graphical Interface' for a more 11325See Info node `(emacs)GDB Graphical Interface' for a more
11453detailed description of this mode. 11326detailed description of this mode.
11454 11327
11455
11456+----------------------------------------------------------------------+ 11328+----------------------------------------------------------------------+
11457| GDB Toolbar | 11329| GDB Toolbar |
11458+-----------------------------------+----------------------------------+ 11330+-----------------------------------+----------------------------------+
11459| GUD buffer (I/O of GDB) | Locals buffer | 11331| GUD buffer (I/O of GDB) | Locals buffer |
11460| | | 11332|-----------------------------------+----------------------------------+
11461| | |
11462| | |
11463+-----------------------------------+----------------------------------+
11464| Source buffer | I/O buffer (of debugged program) |
11465| | (comint-mode) |
11466| | |
11467| | |
11468| | |
11469| | |
11470| | | 11333| | |
11334| Source buffer | I/O buffer for debugged program |
11471| | | 11335| | |
11472+-----------------------------------+----------------------------------+ 11336|-----------------------------------+----------------------------------+
11473| Stack buffer | Breakpoints buffer | 11337| Stack buffer | Breakpoints/threads buffer |
11474| RET gdb-frames-select | SPC gdb-toggle-breakpoint |
11475| | RET gdb-goto-breakpoint |
11476| | D gdb-delete-breakpoint |
11477+-----------------------------------+----------------------------------+ 11338+-----------------------------------+----------------------------------+
11478 11339
11479To run GDB in text command mode, replace the GDB \"--annotate=3\" 11340To run GDB in text command mode, replace the GDB \"--annotate=3\"
@@ -11495,8 +11356,8 @@ Non-nil means record the process input and output in `gdb-debug-log'.")
11495;;;*** 11356;;;***
11496 11357
11497;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 11358;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
11498;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (18341 11359;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (18463
11499;;;;;; 12907)) 11360;;;;;; 55075))
11500;;; Generated autoloads from emacs-lisp/generic.el 11361;;; Generated autoloads from emacs-lisp/generic.el
11501 11362
11502(defvar generic-mode-list nil "\ 11363(defvar generic-mode-list nil "\
@@ -11571,7 +11432,7 @@ regular expression that can be used as an element of
11571;;;*** 11432;;;***
11572 11433
11573;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11434;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11574;;;;;; (18335 54542)) 11435;;;;;; (18464 4598))
11575;;; Generated autoloads from progmodes/glasses.el 11436;;; Generated autoloads from progmodes/glasses.el
11576 11437
11577(autoload 'glasses-mode "glasses" "\ 11438(autoload 'glasses-mode "glasses" "\
@@ -11585,7 +11446,7 @@ at places they belong to.
11585 11446
11586;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 11447;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
11587;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el" 11448;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el"
11588;;;;;; (18335 54532)) 11449;;;;;; (18463 55076))
11589;;; Generated autoloads from gnus/gmm-utils.el 11450;;; Generated autoloads from gnus/gmm-utils.el
11590 11451
11591(autoload 'gmm-regexp-concat "gmm-utils" "\ 11452(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11598,9 +11459,11 @@ The concatenation is done with logical ORs.
11598If LEVEL is lower than `gmm-verbose' print ARGS using `message'. 11459If LEVEL is lower than `gmm-verbose' print ARGS using `message'.
11599 11460
11600Guideline for numbers: 11461Guideline for numbers:
116011 - error messages, 3 - non-serious error messages, 5 - messages for things 114621 - error messages
11602that take a long time, 7 - not very important messages on stuff, 9 - messages 114633 - non-serious error messages
11603inside loops. 114645 - messages for things that take a long time
114657 - not very important messages on stuff
114669 - messages inside loops.
11604 11467
11605\(fn LEVEL &rest ARGS)" nil nil) 11468\(fn LEVEL &rest ARGS)" nil nil)
11606 11469
@@ -11638,7 +11501,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11638;;;*** 11501;;;***
11639 11502
11640;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11503;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11641;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (18375 34229)) 11504;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (18511 17106))
11642;;; Generated autoloads from gnus/gnus.el 11505;;; Generated autoloads from gnus/gnus.el
11643(when (fboundp 'custom-autoload) 11506(when (fboundp 'custom-autoload)
11644 (custom-autoload 'gnus-select-method "gnus")) 11507 (custom-autoload 'gnus-select-method "gnus"))
@@ -11691,7 +11554,7 @@ prompt the user for the name of an NNTP server to use.
11691;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11554;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11692;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11555;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11693;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11556;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11694;;;;;; "gnus/gnus-agent.el" (18335 54532)) 11557;;;;;; "gnus/gnus-agent.el" (18511 17106))
11695;;; Generated autoloads from gnus/gnus-agent.el 11558;;; Generated autoloads from gnus/gnus-agent.el
11696 11559
11697(autoload 'gnus-unplugged "gnus-agent" "\ 11560(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11782,7 +11645,7 @@ If CLEAN, obsolete (ignore).
11782;;;*** 11645;;;***
11783 11646
11784;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11647;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11785;;;;;; (18423 57451)) 11648;;;;;; (18504 15105))
11786;;; Generated autoloads from gnus/gnus-art.el 11649;;; Generated autoloads from gnus/gnus-art.el
11787 11650
11788(autoload 'gnus-article-prepare-display "gnus-art" "\ 11651(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11793,7 +11656,7 @@ Make the current buffer look like a nice article.
11793;;;*** 11656;;;***
11794 11657
11795;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" 11658;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
11796;;;;;; (18335 54532)) 11659;;;;;; (18463 55076))
11797;;; Generated autoloads from gnus/gnus-audio.el 11660;;; Generated autoloads from gnus/gnus-audio.el
11798 11661
11799(autoload 'gnus-audio-play "gnus-audio" "\ 11662(autoload 'gnus-audio-play "gnus-audio" "\
@@ -11804,7 +11667,7 @@ Play a sound FILE through the speaker.
11804;;;*** 11667;;;***
11805 11668
11806;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set) 11669;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set)
11807;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (18388 34730)) 11670;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (18463 55076))
11808;;; Generated autoloads from gnus/gnus-bookmark.el 11671;;; Generated autoloads from gnus/gnus-bookmark.el
11809 11672
11810(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 11673(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -11829,8 +11692,8 @@ deletion, or > if it is flagged for displaying.
11829 11692
11830;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 11693;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
11831;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 11694;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
11832;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (18335 11695;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (18511
11833;;;;;; 54532)) 11696;;;;;; 17106))
11834;;; Generated autoloads from gnus/gnus-cache.el 11697;;; Generated autoloads from gnus/gnus-cache.el
11835 11698
11836(autoload 'gnus-jog-cache "gnus-cache" "\ 11699(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -11872,7 +11735,7 @@ supported.
11872;;;*** 11735;;;***
11873 11736
11874;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 11737;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
11875;;;;;; "gnus-delay" "gnus/gnus-delay.el" (18335 54532)) 11738;;;;;; "gnus-delay" "gnus/gnus-delay.el" (18463 55076))
11876;;; Generated autoloads from gnus/gnus-delay.el 11739;;; Generated autoloads from gnus/gnus-delay.el
11877 11740
11878(autoload 'gnus-delay-article "gnus-delay" "\ 11741(autoload 'gnus-delay-article "gnus-delay" "\
@@ -11908,7 +11771,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11908;;;*** 11771;;;***
11909 11772
11910;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 11773;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
11911;;;;;; "gnus-diary" "gnus/gnus-diary.el" (18335 54532)) 11774;;;;;; "gnus-diary" "gnus/gnus-diary.el" (18463 55076))
11912;;; Generated autoloads from gnus/gnus-diary.el 11775;;; Generated autoloads from gnus/gnus-diary.el
11913 11776
11914(autoload 'gnus-user-format-function-d "gnus-diary" "\ 11777(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -11924,7 +11787,7 @@ Not documented
11924;;;*** 11787;;;***
11925 11788
11926;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 11789;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
11927;;;;;; (18375 34228)) 11790;;;;;; (18463 55076))
11928;;; Generated autoloads from gnus/gnus-dired.el 11791;;; Generated autoloads from gnus/gnus-dired.el
11929 11792
11930(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 11793(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -11935,7 +11798,7 @@ Convenience method to turn on gnus-dired-mode.
11935;;;*** 11798;;;***
11936 11799
11937;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 11800;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
11938;;;;;; (18375 34229)) 11801;;;;;; (18485 19249))
11939;;; Generated autoloads from gnus/gnus-draft.el 11802;;; Generated autoloads from gnus/gnus-draft.el
11940 11803
11941(autoload 'gnus-draft-reminder "gnus-draft" "\ 11804(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -11947,8 +11810,8 @@ Reminder user if there are unsent drafts.
11947 11810
11948;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 11811;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11949;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 11812;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
11950;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (18423 11813;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (18463
11951;;;;;; 57451)) 11814;;;;;; 55076))
11952;;; Generated autoloads from gnus/gnus-fun.el 11815;;; Generated autoloads from gnus/gnus-fun.el
11953 11816
11954(autoload 'gnus-random-x-face "gnus-fun" "\ 11817(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -11993,7 +11856,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
11993;;;*** 11856;;;***
11994 11857
11995;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 11858;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
11996;;;;;; "gnus-group" "gnus/gnus-group.el" (18414 53319)) 11859;;;;;; "gnus-group" "gnus/gnus-group.el" (18511 17106))
11997;;; Generated autoloads from gnus/gnus-group.el 11860;;; Generated autoloads from gnus/gnus-group.el
11998 11861
11999(autoload 'gnus-fetch-group "gnus-group" "\ 11862(autoload 'gnus-fetch-group "gnus-group" "\
@@ -12011,7 +11874,7 @@ Pop up a frame and enter GROUP.
12011;;;*** 11874;;;***
12012 11875
12013;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 11876;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
12014;;;;;; (18335 54532)) 11877;;;;;; (18463 55076))
12015;;; Generated autoloads from gnus/gnus-kill.el 11878;;; Generated autoloads from gnus/gnus-kill.el
12016 11879
12017(defalias 'gnus-batch-kill 'gnus-batch-score) 11880(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -12026,7 +11889,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
12026 11889
12027;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 11890;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
12028;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 11891;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
12029;;;;;; (18335 54532)) 11892;;;;;; (18463 55076))
12030;;; Generated autoloads from gnus/gnus-ml.el 11893;;; Generated autoloads from gnus/gnus-ml.el
12031 11894
12032(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 11895(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -12051,7 +11914,7 @@ Minor mode for providing mailing-list commands.
12051 11914
12052;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 11915;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
12053;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 11916;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
12054;;;;;; (18335 54532)) 11917;;;;;; (18463 55076))
12055;;; Generated autoloads from gnus/gnus-mlspl.el 11918;;; Generated autoloads from gnus/gnus-mlspl.el
12056 11919
12057(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 11920(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -12152,7 +12015,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12152;;;*** 12015;;;***
12153 12016
12154;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" 12017;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
12155;;;;;; (18335 54532)) 12018;;;;;; (18463 55076))
12156;;; Generated autoloads from gnus/gnus-move.el 12019;;; Generated autoloads from gnus/gnus-move.el
12157 12020
12158(autoload 'gnus-change-server "gnus-move" "\ 12021(autoload 'gnus-change-server "gnus-move" "\
@@ -12164,7 +12027,7 @@ Update the .newsrc.eld file to reflect the change of nntp server.
12164;;;*** 12027;;;***
12165 12028
12166;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 12029;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
12167;;;;;; "gnus-msg" "gnus/gnus-msg.el" (18392 9532)) 12030;;;;;; "gnus-msg" "gnus/gnus-msg.el" (18511 17106))
12168;;; Generated autoloads from gnus/gnus-msg.el 12031;;; Generated autoloads from gnus/gnus-msg.el
12169 12032
12170(autoload 'gnus-msg-mail "gnus-msg" "\ 12033(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -12189,7 +12052,7 @@ Like `message-reply'.
12189;;;*** 12052;;;***
12190 12053
12191;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups) 12054;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups)
12192;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (18335 54532)) 12055;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (18463 55076))
12193;;; Generated autoloads from gnus/gnus-nocem.el 12056;;; Generated autoloads from gnus/gnus-nocem.el
12194 12057
12195(autoload 'gnus-nocem-scan-groups "gnus-nocem" "\ 12058(autoload 'gnus-nocem-scan-groups "gnus-nocem" "\
@@ -12206,7 +12069,7 @@ Load the NoCeM cache.
12206 12069
12207;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 12070;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
12208;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 12071;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
12209;;;;;; (18335 54532)) 12072;;;;;; (18511 17106))
12210;;; Generated autoloads from gnus/gnus-picon.el 12073;;; Generated autoloads from gnus/gnus-picon.el
12211 12074
12212(autoload 'gnus-treat-from-picon "gnus-picon" "\ 12075(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -12233,7 +12096,7 @@ If picons are already displayed, remove them.
12233;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 12096;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
12234;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 12097;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
12235;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 12098;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
12236;;;;;; "gnus/gnus-range.el" (18335 54532)) 12099;;;;;; "gnus/gnus-range.el" (18463 55076))
12237;;; Generated autoloads from gnus/gnus-range.el 12100;;; Generated autoloads from gnus/gnus-range.el
12238 12101
12239(autoload 'gnus-sorted-difference "gnus-range" "\ 12102(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -12301,7 +12164,7 @@ Add NUM into sorted LIST by side effect.
12301;;;*** 12164;;;***
12302 12165
12303;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 12166;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
12304;;;;;; "gnus-registry" "gnus/gnus-registry.el" (18414 53319)) 12167;;;;;; "gnus-registry" "gnus/gnus-registry.el" (18466 54866))
12305;;; Generated autoloads from gnus/gnus-registry.el 12168;;; Generated autoloads from gnus/gnus-registry.el
12306 12169
12307(autoload 'gnus-registry-initialize "gnus-registry" "\ 12170(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12317,8 +12180,8 @@ Install the registry hooks.
12317;;;*** 12180;;;***
12318 12181
12319;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 12182;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
12320;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (18335 12183;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (18463
12321;;;;;; 54532)) 12184;;;;;; 55076))
12322;;; Generated autoloads from gnus/gnus-sieve.el 12185;;; Generated autoloads from gnus/gnus-sieve.el
12323 12186
12324(autoload 'gnus-sieve-update "gnus-sieve" "\ 12187(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12346,7 +12209,7 @@ Not documented
12346;;;*** 12209;;;***
12347 12210
12348;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" 12211;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
12349;;;;;; (18392 10529)) 12212;;;;;; (18463 55076))
12350;;; Generated autoloads from gnus/gnus-soup.el 12213;;; Generated autoloads from gnus/gnus-soup.el
12351 12214
12352(autoload 'gnus-batch-brew-soup "gnus-soup" "\ 12215(autoload 'gnus-batch-brew-soup "gnus-soup" "\
@@ -12366,7 +12229,7 @@ Note -- this function hasn't been implemented yet.
12366;;;*** 12229;;;***
12367 12230
12368;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12231;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
12369;;;;;; (18335 54532)) 12232;;;;;; (18463 55076))
12370;;; Generated autoloads from gnus/gnus-spec.el 12233;;; Generated autoloads from gnus/gnus-spec.el
12371 12234
12372(autoload 'gnus-update-format "gnus-spec" "\ 12235(autoload 'gnus-update-format "gnus-spec" "\
@@ -12377,8 +12240,8 @@ Update the format specification near point.
12377;;;*** 12240;;;***
12378 12241
12379;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news 12242;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news
12380;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (18341 12243;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (18463
12381;;;;;; 12909)) 12244;;;;;; 55076))
12382;;; Generated autoloads from gnus/gnus-start.el 12245;;; Generated autoloads from gnus/gnus-start.el
12383 12246
12384(autoload 'gnus-declare-backend "gnus-start" "\ 12247(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12394,7 +12257,7 @@ Not documented
12394;;;*** 12257;;;***
12395 12258
12396;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12259;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
12397;;;;;; (18421 29580)) 12260;;;;;; (18463 55076))
12398;;; Generated autoloads from gnus/gnus-win.el 12261;;; Generated autoloads from gnus/gnus-win.el
12399 12262
12400(autoload 'gnus-add-configuration "gnus-win" "\ 12263(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12404,7 +12267,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12404 12267
12405;;;*** 12268;;;***
12406 12269
12407;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (18335 54541)) 12270;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (18464 4597))
12408;;; Generated autoloads from play/gomoku.el 12271;;; Generated autoloads from play/gomoku.el
12409 12272
12410(autoload 'gomoku "gomoku" "\ 12273(autoload 'gomoku "gomoku" "\
@@ -12430,8 +12293,9 @@ Use \\[describe-mode] for more info.
12430 12293
12431;;;*** 12294;;;***
12432 12295
12433;;;### (autoloads (goto-address goto-address-at-point) "goto-addr" 12296;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address
12434;;;;;; "net/goto-addr.el" (18335 54538)) 12297;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (18464
12298;;;;;; 4595))
12435;;; Generated autoloads from net/goto-addr.el 12299;;; Generated autoloads from net/goto-addr.el
12436 12300
12437(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 12301(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -12457,11 +12321,21 @@ Also fontifies the buffer appropriately (see `goto-address-fontify-p' and
12457\(fn)" t nil) 12321\(fn)" t nil)
12458(put 'goto-address 'safe-local-eval-function t) 12322(put 'goto-address 'safe-local-eval-function t)
12459 12323
12324(autoload 'goto-address-mode "goto-addr" "\
12325Minor mode to buttonize URLs and e-mail addresses in the current buffer.
12326
12327\(fn &optional ARG)" t nil)
12328
12329(autoload 'goto-address-prog-mode "goto-addr" "\
12330Turn on `goto-address-mode', but only in comments and strings.
12331
12332\(fn &optional ARG)" t nil)
12333
12460;;;*** 12334;;;***
12461 12335
12462;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12336;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12463;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12337;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12464;;;;;; grep-window-height) "grep" "progmodes/grep.el" (18413 14496)) 12338;;;;;; grep-window-height) "grep" "progmodes/grep.el" (18467 53782))
12465;;; Generated autoloads from progmodes/grep.el 12339;;; Generated autoloads from progmodes/grep.el
12466 12340
12467(defvar grep-window-height nil "\ 12341(defvar grep-window-height nil "\
@@ -12606,7 +12480,7 @@ This command shares argument histories with \\[lgrep] and \\[grep-find].
12606 12480
12607;;;*** 12481;;;***
12608 12482
12609;;;### (autoloads (gs-load-image) "gs" "gs.el" (18335 54513)) 12483;;;### (autoloads (gs-load-image) "gs" "gs.el" (18512 40701))
12610;;; Generated autoloads from gs.el 12484;;; Generated autoloads from gs.el
12611 12485
12612(autoload 'gs-load-image "gs" "\ 12486(autoload 'gs-load-image "gs" "\
@@ -12620,7 +12494,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12620;;;*** 12494;;;***
12621 12495
12622;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gud-gdb) 12496;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gud-gdb)
12623;;;;;; "gud" "progmodes/gud.el" (18369 28763)) 12497;;;;;; "gud" "progmodes/gud.el" (18512 40702))
12624;;; Generated autoloads from progmodes/gud.el 12498;;; Generated autoloads from progmodes/gud.el
12625 12499
12626(autoload 'gud-gdb "gud" "\ 12500(autoload 'gud-gdb "gud" "\
@@ -12694,8 +12568,8 @@ Major mode for editing GDB scripts.
12694 12568
12695;;;*** 12569;;;***
12696 12570
12697;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (18335 12571;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (18464
12698;;;;;; 54541)) 12572;;;;;; 4597))
12699;;; Generated autoloads from play/handwrite.el 12573;;; Generated autoloads from play/handwrite.el
12700 12574
12701(autoload 'handwrite "handwrite" "\ 12575(autoload 'handwrite "handwrite" "\
@@ -12713,7 +12587,7 @@ Variables: handwrite-linespace (default 12)
12713;;;*** 12587;;;***
12714 12588
12715;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12589;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12716;;;;;; (18366 7834)) 12590;;;;;; (18430 26747))
12717;;; Generated autoloads from play/hanoi.el 12591;;; Generated autoloads from play/hanoi.el
12718 12592
12719(autoload 'hanoi "hanoi" "\ 12593(autoload 'hanoi "hanoi" "\
@@ -12742,7 +12616,7 @@ to be updated.
12742 12616
12743;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment 12617;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment
12744;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment) 12618;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment)
12745;;;;;; "hashcash" "mail/hashcash.el" (18335 54537)) 12619;;;;;; "hashcash" "mail/hashcash.el" (18464 4595))
12746;;; Generated autoloads from mail/hashcash.el 12620;;; Generated autoloads from mail/hashcash.el
12747 12621
12748(autoload 'hashcash-insert-payment "hashcash" "\ 12622(autoload 'hashcash-insert-payment "hashcash" "\
@@ -12787,7 +12661,7 @@ Prefix arg sets default accept amount temporarily.
12787;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12661;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12788;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12662;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12789;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12663;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12790;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (18335 54513)) 12664;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (18464 4590))
12791;;; Generated autoloads from help-at-pt.el 12665;;; Generated autoloads from help-at-pt.el
12792 12666
12793(autoload 'help-at-pt-string "help-at-pt" "\ 12667(autoload 'help-at-pt-string "help-at-pt" "\
@@ -12917,7 +12791,7 @@ different regions. With numeric argument ARG, behaves like
12917;;;### (autoloads (describe-categories describe-syntax describe-variable 12791;;;### (autoloads (describe-categories describe-syntax describe-variable
12918;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name 12792;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name
12919;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el" 12793;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el"
12920;;;;;; (18420 22755)) 12794;;;;;; (18505 42562))
12921;;; Generated autoloads from help-fns.el 12795;;; Generated autoloads from help-fns.el
12922 12796
12923(autoload 'describe-function "help-fns" "\ 12797(autoload 'describe-function "help-fns" "\
@@ -12975,7 +12849,7 @@ BUFFER should be a buffer or a buffer name.
12975;;;*** 12849;;;***
12976 12850
12977;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 12851;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
12978;;;;;; (18335 54513)) 12852;;;;;; (18464 4590))
12979;;; Generated autoloads from help-macro.el 12853;;; Generated autoloads from help-macro.el
12980 12854
12981(defvar three-step-help nil "\ 12855(defvar three-step-help nil "\
@@ -12991,8 +12865,8 @@ A value of nil means skip the middle step, so that
12991 12865
12992;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 12866;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
12993;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish 12867;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish
12994;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (18371 12868;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (18464
12995;;;;;; 7271)) 12869;;;;;; 4590))
12996;;; Generated autoloads from help-mode.el 12870;;; Generated autoloads from help-mode.el
12997 12871
12998(autoload 'help-mode "help-mode" "\ 12872(autoload 'help-mode "help-mode" "\
@@ -13080,7 +12954,7 @@ Add xrefs for symbols in `pp's output between FROM and TO.
13080;;;*** 12954;;;***
13081 12955
13082;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 12956;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
13083;;;;;; "emacs-lisp/helper.el" (18335 54522)) 12957;;;;;; "emacs-lisp/helper.el" (18463 55075))
13084;;; Generated autoloads from emacs-lisp/helper.el 12958;;; Generated autoloads from emacs-lisp/helper.el
13085 12959
13086(autoload 'Helper-describe-bindings "helper" "\ 12960(autoload 'Helper-describe-bindings "helper" "\
@@ -13096,7 +12970,7 @@ Provide help for current mode.
13096;;;*** 12970;;;***
13097 12971
13098;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 12972;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
13099;;;;;; "hexl.el" (18356 12617)) 12973;;;;;; "hexl.el" (18464 4590))
13100;;; Generated autoloads from hexl.el 12974;;; Generated autoloads from hexl.el
13101 12975
13102(autoload 'hexl-mode "hexl" "\ 12976(autoload 'hexl-mode "hexl" "\
@@ -13193,7 +13067,7 @@ This discards the buffer's undo information.
13193;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13067;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13194;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13068;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13195;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13069;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13196;;;;;; (18416 36501)) 13070;;;;;; (18464 4590))
13197;;; Generated autoloads from hi-lock.el 13071;;; Generated autoloads from hi-lock.el
13198 13072
13199(autoload 'hi-lock-mode "hi-lock" "\ 13073(autoload 'hi-lock-mode "hi-lock" "\
@@ -13323,7 +13197,7 @@ be found in variable `hi-lock-interactive-patterns'.
13323;;;*** 13197;;;***
13324 13198
13325;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el" 13199;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el"
13326;;;;;; (18423 20180)) 13200;;;;;; (18464 4598))
13327;;; Generated autoloads from progmodes/hideif.el 13201;;; Generated autoloads from progmodes/hideif.el
13328 13202
13329(autoload 'hide-ifdef-mode "hideif" "\ 13203(autoload 'hide-ifdef-mode "hideif" "\
@@ -13363,7 +13237,7 @@ how the hiding is done:
13363;;;*** 13237;;;***
13364 13238
13365;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13239;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13366;;;;;; (18375 33071)) 13240;;;;;; (18464 4598))
13367;;; Generated autoloads from progmodes/hideshow.el 13241;;; Generated autoloads from progmodes/hideshow.el
13368 13242
13369(defvar hs-special-modes-alist '((c-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (c++-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning)) "\ 13243(defvar hs-special-modes-alist '((c-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (c++-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning)) "\
@@ -13425,8 +13299,8 @@ Unconditionally turn off `hs-minor-mode'.
13425;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13299;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
13426;;;;;; highlight-changes-previous-change highlight-changes-next-change 13300;;;;;; highlight-changes-previous-change highlight-changes-next-change
13427;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode 13301;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode
13428;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (18421 13302;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (18464
13429;;;;;; 41093)) 13303;;;;;; 4590))
13430;;; Generated autoloads from hilit-chg.el 13304;;; Generated autoloads from hilit-chg.el
13431 13305
13432(autoload 'highlight-changes-mode "hilit-chg" "\ 13306(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -13449,10 +13323,6 @@ through various faces.
13449buffer with the contents of a file 13323buffer with the contents of a file
13450\\[highlight-compare-buffers] highlights differences between two buffers. 13324\\[highlight-compare-buffers] highlights differences between two buffers.
13451 13325
13452Hook variables:
13453`highlight-changes-enable-hook': called when enabling Highlight Changes mode.
13454`highlight-changes-disable-hook': called when disabling Highlight Changes mode.
13455
13456\(fn &optional ARG)" t nil) 13326\(fn &optional ARG)" t nil)
13457 13327
13458(autoload 'highlight-changes-visible-mode "hilit-chg" "\ 13328(autoload 'highlight-changes-visible-mode "hilit-chg" "\
@@ -13557,7 +13427,7 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
13557;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 13427;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
13558;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 13428;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
13559;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 13429;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
13560;;;;;; "hippie-exp.el" (18335 54513)) 13430;;;;;; "hippie-exp.el" (18464 4590))
13561;;; Generated autoloads from hippie-exp.el 13431;;; Generated autoloads from hippie-exp.el
13562 13432
13563(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) "\ 13433(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) "\
@@ -13630,7 +13500,7 @@ argument VERBOSE non-nil makes the function verbose.
13630;;;*** 13500;;;***
13631 13501
13632;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13502;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13633;;;;;; (18335 54513)) 13503;;;;;; (18464 4590))
13634;;; Generated autoloads from hl-line.el 13504;;; Generated autoloads from hl-line.el
13635 13505
13636(autoload 'hl-line-mode "hl-line" "\ 13506(autoload 'hl-line-mode "hl-line" "\
@@ -13670,10 +13540,234 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13670 13540
13671;;;*** 13541;;;***
13672 13542
13673;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" 13543;;;### (autoloads (list-holidays holidays calendar-holidays holiday-solar-holidays
13674;;;;;; (18427 6636)) 13544;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays
13545;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
13546;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays"
13547;;;;;; "calendar/holidays.el" (18463 52127))
13675;;; Generated autoloads from calendar/holidays.el 13548;;; Generated autoloads from calendar/holidays.el
13676 13549
13550(defvar holiday-general-holidays '((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")) "\
13551General holidays. Default value is for the United States.
13552See the documentation for `calendar-holidays' for details.")
13553
13554(custom-autoload 'holiday-general-holidays "holidays" t)
13555
13556(put 'holiday-general-holidays 'risky-local-variable t)
13557
13558(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1")
13559
13560(defvar holiday-oriental-holidays '((holiday-chinese-new-year) (if calendar-chinese-all-holidays-flag (append (holiday-chinese 1 15 "Lantern Festival") (holiday-chinese-qingming) (holiday-chinese 5 5 "Dragon Boat Festival") (holiday-chinese 7 7 "Double Seventh Festival") (holiday-chinese 8 15 "Mid-Autumn Festival") (holiday-chinese 9 9 "Double Ninth Festival") (holiday-chinese-winter-solstice)))) "\
13561Oriental holidays.
13562See the documentation for `calendar-holidays' for details.")
13563
13564(custom-autoload 'holiday-oriental-holidays "holidays" t)
13565
13566(put 'holiday-oriental-holidays 'risky-local-variable t)
13567
13568(define-obsolete-variable-alias 'oriental-holidays 'holiday-oriental-holidays "23.1")
13569
13570(defvar holiday-local-holidays nil "\
13571Local holidays.
13572See the documentation for `calendar-holidays' for details.")
13573
13574(custom-autoload 'holiday-local-holidays "holidays" t)
13575
13576(put 'holiday-local-holidays 'risky-local-variable t)
13577
13578(define-obsolete-variable-alias 'local-holidays 'holiday-local-holidays "23.1")
13579
13580(defvar holiday-other-holidays nil "\
13581User defined holidays.
13582See the documentation for `calendar-holidays' for details.")
13583
13584(custom-autoload 'holiday-other-holidays "holidays" t)
13585
13586(put 'holiday-other-holidays 'risky-local-variable t)
13587
13588(define-obsolete-variable-alias 'other-holidays 'holiday-other-holidays "23.1")
13589
13590(defvar hebrew-holidays-1 '((holiday-hebrew-rosh-hashanah) (if calendar-hebrew-all-holidays-flag (holiday-julian 11 (let ((m displayed-month) (y displayed-year) year) (calendar-increment-month m y -1) (setq year (calendar-extract-year (calendar-julian-from-absolute (calendar-absolute-from-gregorian (list m 1 y))))) (if (zerop (% (1+ year) 4)) 22 21)) "\"Tal Umatar\" (evening)"))) "\
13591Component of the old default value of `holiday-hebrew-holidays'.")
13592
13593(put 'hebrew-holidays-1 'risky-local-variable t)
13594
13595(defvar hebrew-holidays-2 '((holiday-hebrew-hanukkah) (if calendar-hebrew-all-holidays-flag (holiday-hebrew 10 (let ((h-year (calendar-extract-year (calendar-hebrew-from-absolute (calendar-absolute-from-gregorian (list displayed-month 28 displayed-year)))))) (if (= 6 (% (calendar-hebrew-to-absolute (list 10 10 h-year)) 7)) 11 10)) "Tzom Teveth")) (if calendar-hebrew-all-holidays-flag (holiday-hebrew 11 15 "Tu B'Shevat"))) "\
13596Component of the old default value of `holiday-hebrew-holidays'.")
13597
13598(put 'hebrew-holidays-2 'risky-local-variable t)
13599
13600(defvar hebrew-holidays-3 '((if calendar-hebrew-all-holidays-flag (holiday-hebrew 11 (let* ((m displayed-month) (y displayed-year) (h-year (progn (calendar-increment-month m y 1) (calendar-extract-year (calendar-hebrew-from-absolute (calendar-absolute-from-gregorian (list m (calendar-last-day-of-month m y) y)))))) (s-s (calendar-hebrew-from-absolute (if (= 6 (% (calendar-hebrew-to-absolute (list 7 1 h-year)) 7)) (calendar-dayname-on-or-before 6 (calendar-hebrew-to-absolute (list 11 17 h-year))) (calendar-dayname-on-or-before 6 (calendar-hebrew-to-absolute (list 11 16 h-year)))))) (day (calendar-extract-day s-s))) day) "Shabbat Shirah"))) "\
13601Component of the old default value of `holiday-hebrew-holidays'.")
13602
13603(put 'hebrew-holidays-3 'risky-local-variable t)
13604
13605(defvar hebrew-holidays-4 '((holiday-hebrew-passover) (and calendar-hebrew-all-holidays-flag (let* ((m displayed-month) (y displayed-year) (year (progn (calendar-increment-month m y -1) (calendar-extract-year (calendar-julian-from-absolute (calendar-absolute-from-gregorian (list m 1 y))))))) (= 21 (% year 28))) (holiday-julian 3 26 "Kiddush HaHamah")) (if calendar-hebrew-all-holidays-flag (holiday-hebrew-tisha-b-av))) "\
13606Component of the old default value of `holiday-hebrew-holidays'.")
13607
13608(put 'hebrew-holidays-4 'risky-local-variable t)
13609
13610(defvar holiday-hebrew-holidays '((holiday-hebrew-passover) (holiday-hebrew-rosh-hashanah) (holiday-hebrew-hanukkah) (if calendar-hebrew-all-holidays-flag (append (holiday-hebrew-tisha-b-av) (holiday-hebrew-misc)))) "\
13611Jewish holidays.
13612See the documentation for `calendar-holidays' for details.")
13613
13614(custom-autoload 'holiday-hebrew-holidays "holidays" t)
13615
13616(put 'holiday-hebrew-holidays 'risky-local-variable t)
13617
13618(define-obsolete-variable-alias 'hebrew-holidays 'holiday-hebrew-holidays "23.1")
13619
13620(defvar holiday-christian-holidays '((holiday-easter-etc) (holiday-fixed 12 25 "Christmas") (if calendar-christian-all-holidays-flag (append (holiday-fixed 1 6 "Epiphany") (holiday-julian 12 25 "Eastern Orthodox Christmas") (holiday-greek-orthodox-easter) (holiday-fixed 8 15 "Assumption") (holiday-advent 0 "Advent")))) "\
13621Christian holidays.
13622See the documentation for `calendar-holidays' for details.")
13623
13624(custom-autoload 'holiday-christian-holidays "holidays" t)
13625
13626(put 'holiday-christian-holidays 'risky-local-variable t)
13627
13628(define-obsolete-variable-alias 'christian-holidays 'holiday-christian-holidays "23.1")
13629
13630(defvar holiday-islamic-holidays '((holiday-islamic-new-year) (holiday-islamic 9 1 "Ramadan Begins") (if calendar-islamic-all-holidays-flag (append (holiday-islamic 1 10 "Ashura") (holiday-islamic 3 12 "Mulad-al-Nabi") (holiday-islamic 7 26 "Shab-e-Mi'raj") (holiday-islamic 8 15 "Shab-e-Bara't") (holiday-islamic 9 27 "Shab-e Qadr") (holiday-islamic 10 1 "Id-al-Fitr") (holiday-islamic 12 10 "Id-al-Adha")))) "\
13631Islamic holidays.
13632See the documentation for `calendar-holidays' for details.")
13633
13634(custom-autoload 'holiday-islamic-holidays "holidays" t)
13635
13636(put 'holiday-islamic-holidays 'risky-local-variable t)
13637
13638(define-obsolete-variable-alias 'islamic-holidays 'holiday-islamic-holidays "23.1")
13639
13640(defvar holiday-bahai-holidays '((holiday-bahai-new-year) (holiday-bahai-ridvan) (holiday-fixed 5 23 "Declaration of the Bab") (holiday-fixed 5 29 "Ascension of Baha'u'llah") (holiday-fixed 7 9 "Martyrdom of the Bab") (holiday-fixed 10 20 "Birth of the Bab") (holiday-fixed 11 12 "Birth of Baha'u'llah") (if calendar-bahai-all-holidays-flag (append (holiday-fixed 11 26 "Day of the Covenant") (holiday-fixed 11 28 "Ascension of `Abdu'l-Baha")))) "\
13641Baha'i holidays.
13642See the documentation for `calendar-holidays' for details.")
13643
13644(custom-autoload 'holiday-bahai-holidays "holidays" t)
13645
13646(put 'holiday-bahai-holidays 'risky-local-variable t)
13647
13648(define-obsolete-variable-alias 'bahai-holidays 'holiday-bahai-holidays "23.1")
13649
13650(defvar holiday-solar-holidays '((solar-equinoxes-solstices) (holiday-sexp calendar-daylight-savings-starts (format "Daylight Saving Time Begins %s" (solar-time-string (/ calendar-daylight-savings-starts-time (float 60)) calendar-standard-time-zone-name))) (holiday-sexp calendar-daylight-savings-ends (format "Daylight Saving Time Ends %s" (solar-time-string (/ calendar-daylight-savings-ends-time (float 60)) calendar-daylight-time-zone-name)))) "\
13651Sun-related holidays.
13652See the documentation for `calendar-holidays' for details.")
13653
13654(custom-autoload 'holiday-solar-holidays "holidays" t)
13655
13656(put 'holiday-solar-holidays 'risky-local-variable t)
13657
13658(define-obsolete-variable-alias 'solar-holidays 'holiday-solar-holidays "23.1")
13659
13660(defvar calendar-holidays (append holiday-general-holidays holiday-local-holidays holiday-other-holidays holiday-christian-holidays holiday-hebrew-holidays holiday-islamic-holidays holiday-bahai-holidays holiday-oriental-holidays holiday-solar-holidays) "\
13661List of notable days for the command \\[holidays].
13662
13663Additional holidays are easy to add to the list, just put them in the
13664list `holiday-other-holidays' in your .emacs file. Similarly, by setting
13665any of `holiday-general-holidays', `holiday-local-holidays',
13666`holiday-christian-holidays', `holiday-hebrew-holidays',
13667`holiday-islamic-holidays', `holiday-bahai-holidays',
13668`holiday-oriental-holidays', or `holiday-solar-holidays' to nil in your
13669.emacs file, you can eliminate unwanted categories of holidays.
13670
13671The aforementioned variables control the holiday choices offered
13672by the function `holiday-list' when it is called interactively.
13673
13674They also initialize the default value of `calendar-holidays',
13675which is the default list of holidays used by the function
13676`holiday-list' in the non-interactive case. Note that these
13677variables have no effect on `calendar-holidays' after it has been
13678set (e.g. after the calendar is loaded). In that case, customize
13679`calendar-holidays' directly.
13680
13681The intention is that (in the US) `holiday-local-holidays' be set in
13682site-init.el and `holiday-other-holidays' be set by the user.
13683
13684Entries on the list are expressions that return (possibly empty) lists of
13685items of the form ((month day year) string) of a holiday in the
13686three-month period centered around `displayed-month' of `displayed-year'.
13687Several basic functions are provided for this purpose:
13688
13689 (holiday-fixed MONTH DAY STRING) is a fixed date on the Gregorian calendar
13690 (holiday-float MONTH DAYNAME K STRING &optional day) is the Kth DAYNAME in
13691 MONTH on the Gregorian calendar (0 for Sunday,
13692 etc.); K<0 means count back from the end of the
13693 month. An optional parameter DAY means the Kth
13694 DAYNAME after/before MONTH DAY.
13695 (holiday-hebrew MONTH DAY STRING) a fixed date on the Hebrew calendar
13696 (holiday-islamic MONTH DAY STRING) a fixed date on the Islamic calendar
13697 (holiday-bahai MONTH DAY STRING) a fixed date on the Baha'i calendar
13698 (holiday-julian MONTH DAY STRING) a fixed date on the Julian calendar
13699 (holiday-sexp SEXP STRING) SEXP is a Gregorian-date-valued expression
13700 in the variable `year'; if it evaluates to
13701 a visible date, that's the holiday; if it
13702 evaluates to nil, there's no holiday. STRING
13703 is an expression in the variable `date'.
13704
13705For example, to add Bastille Day, celebrated in France on July 14, add
13706
13707 (holiday-fixed 7 14 \"Bastille Day\")
13708
13709to the list. To add Hurricane Supplication Day, celebrated in the Virgin
13710Islands on the fourth Monday in August, add
13711
13712 (holiday-float 8 1 4 \"Hurricane Supplication Day\")
13713
13714to the list (the last Monday would be specified with `-1' instead of `4').
13715To add the last day of Hanukkah to the list, use
13716
13717 (holiday-hebrew 10 2 \"Last day of Hanukkah\")
13718
13719since the Hebrew months are numbered with 1 starting from Nisan.
13720To add the Islamic feast celebrating Mohammed's birthday, use
13721
13722 (holiday-islamic 3 12 \"Mohammed's Birthday\")
13723
13724since the Islamic months are numbered from 1 starting with Muharram.
13725To add an entry for the Baha'i festival of Ridvan, use
13726
13727 (holiday-bahai 2 13 \"Festival of Ridvan\")
13728
13729since the Baha'i months are numbered from 1 starting with Baha.
13730To add Thomas Jefferson's birthday, April 2, 1743 (Julian), use
13731
13732 (holiday-julian 4 2 \"Jefferson's Birthday\")
13733
13734To include a holiday conditionally, use the sexp form or a conditional. For
13735example, to include American presidential elections, which occur on the first
13736Tuesday after the first Monday in November of years divisible by 4, add
13737
13738 (holiday-sexp
13739 '(if (zerop (% year 4))
13740 (calendar-gregorian-from-absolute
13741 (1+ (calendar-dayname-on-or-before
13742 1 (+ 6 (calendar-absolute-from-gregorian
13743 (list 11 1 year)))))))
13744 \"US Presidential Election\")
13745
13746or
13747
13748 (if (zerop (% displayed-year 4))
13749 (holiday-fixed 11
13750 (calendar-extract-day
13751 (calendar-gregorian-from-absolute
13752 (1+ (calendar-dayname-on-or-before
13753 1 (+ 6 (calendar-absolute-from-gregorian
13754 (list 11 1 displayed-year)))))))
13755 \"US Presidential Election\"))
13756
13757to the list. To include the phases of the moon, add
13758
13759 (lunar-phases)
13760
13761to the holiday list, where `lunar-phases' is an Emacs-Lisp function that
13762you've written to return a (possibly empty) list of the relevant VISIBLE dates
13763with descriptive strings such as
13764
13765 (((2 6 1989) \"New Moon\") ((2 12 1989) \"First Quarter Moon\") ... ).")
13766
13767(custom-autoload 'calendar-holidays "holidays" t)
13768
13769(put 'calendar-holidays 'risky-local-variable t)
13770
13677(autoload 'holidays "holidays" "\ 13771(autoload 'holidays "holidays" "\
13678Display the holidays for last month, this month, and next month. 13772Display the holidays for last month, this month, and next month.
13679If called with an optional prefix argument ARG, prompts for month and year. 13773If called with an optional prefix argument ARG, prompts for month and year.
@@ -13707,8 +13801,8 @@ The optional LABEL is used to label the buffer created.
13707 13801
13708;;;*** 13802;;;***
13709 13803
13710;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (18335 13804;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (18486
13711;;;;;; 54532)) 13805;;;;;; 19384))
13712;;; Generated autoloads from gnus/html2text.el 13806;;; Generated autoloads from gnus/html2text.el
13713 13807
13714(autoload 'html2text "html2text" "\ 13808(autoload 'html2text "html2text" "\
@@ -13740,7 +13834,7 @@ Convert HTML to plain text in the current buffer.
13740;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group 13834;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group
13741;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group 13835;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
13742;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode 13836;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
13743;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (18335 54513)) 13837;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (18475 38849))
13744;;; Generated autoloads from ibuf-ext.el 13838;;; Generated autoloads from ibuf-ext.el
13745 13839
13746(autoload 'ibuffer-auto-mode "ibuf-ext" "\ 13840(autoload 'ibuffer-auto-mode "ibuf-ext" "\
@@ -14103,8 +14197,8 @@ defaults to one.
14103;;;*** 14197;;;***
14104 14198
14105;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 14199;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
14106;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (18335 14200;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (18475
14107;;;;;; 54513)) 14201;;;;;; 38849))
14108;;; Generated autoloads from ibuf-macs.el 14202;;; Generated autoloads from ibuf-macs.el
14109 14203
14110(autoload 'define-ibuffer-column "ibuf-macs" "\ 14204(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -14193,7 +14287,7 @@ bound to the current value of the filter.
14193;;;*** 14287;;;***
14194 14288
14195;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 14289;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
14196;;;;;; "ibuffer" "ibuffer.el" (18371 38464)) 14290;;;;;; "ibuffer" "ibuffer.el" (18475 38849))
14197;;; Generated autoloads from ibuffer.el 14291;;; Generated autoloads from ibuffer.el
14198 14292
14199(autoload 'ibuffer-list-buffers "ibuffer" "\ 14293(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14234,7 +14328,7 @@ FORMATS is the value to use for `ibuffer-formats'.
14234 14328
14235;;;### (autoloads (icalendar-import-buffer icalendar-import-file 14329;;;### (autoloads (icalendar-import-buffer icalendar-import-file
14236;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 14330;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
14237;;;;;; "calendar/icalendar.el" (18426 30977)) 14331;;;;;; "calendar/icalendar.el" (18487 32171))
14238;;; Generated autoloads from calendar/icalendar.el 14332;;; Generated autoloads from calendar/icalendar.el
14239 14333
14240(autoload 'icalendar-export-file "icalendar" "\ 14334(autoload 'icalendar-export-file "icalendar" "\
@@ -14286,8 +14380,8 @@ buffer `*icalendar-errors*'.
14286 14380
14287;;;*** 14381;;;***
14288 14382
14289;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (18403 14383;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (18498
14290;;;;;; 34898)) 14384;;;;;; 31280))
14291;;; Generated autoloads from icomplete.el 14385;;; Generated autoloads from icomplete.el
14292 14386
14293(defvar icomplete-mode nil "\ 14387(defvar icomplete-mode nil "\
@@ -14308,7 +14402,7 @@ otherwise turn it off.
14308 14402
14309;;;*** 14403;;;***
14310 14404
14311;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (18335 54542)) 14405;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (18464 4598))
14312;;; Generated autoloads from progmodes/icon.el 14406;;; Generated autoloads from progmodes/icon.el
14313 14407
14314(autoload 'icon-mode "icon" "\ 14408(autoload 'icon-mode "icon" "\
@@ -14349,7 +14443,7 @@ with no args, if that value is non-nil.
14349;;;*** 14443;;;***
14350 14444
14351;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 14445;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
14352;;;;;; (18341 12917)) 14446;;;;;; (18464 4598))
14353;;; Generated autoloads from progmodes/idlw-shell.el 14447;;; Generated autoloads from progmodes/idlw-shell.el
14354 14448
14355(autoload 'idlwave-shell "idlw-shell" "\ 14449(autoload 'idlwave-shell "idlw-shell" "\
@@ -14375,7 +14469,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
14375;;;*** 14469;;;***
14376 14470
14377;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14471;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
14378;;;;;; (18374 12124)) 14472;;;;;; (18464 4598))
14379;;; Generated autoloads from progmodes/idlwave.el 14473;;; Generated autoloads from progmodes/idlwave.el
14380 14474
14381(autoload 'idlwave-mode "idlwave" "\ 14475(autoload 'idlwave-mode "idlwave" "\
@@ -14510,8 +14604,8 @@ The main features of this mode are
14510;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14604;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
14511;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14605;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14512;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14606;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14513;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (18345 14607;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (18478
14514;;;;;; 40619)) 14608;;;;;; 45999))
14515;;; Generated autoloads from ido.el 14609;;; Generated autoloads from ido.el
14516 14610
14517(defvar ido-mode nil "\ 14611(defvar ido-mode nil "\
@@ -14772,7 +14866,7 @@ DEF, if non-nil, is the default value.
14772 14866
14773;;;*** 14867;;;***
14774 14868
14775;;;### (autoloads (ielm) "ielm" "ielm.el" (18371 9336)) 14869;;;### (autoloads (ielm) "ielm" "ielm.el" (18464 4590))
14776;;; Generated autoloads from ielm.el 14870;;; Generated autoloads from ielm.el
14777 (add-hook 'same-window-buffer-names "*ielm*") 14871 (add-hook 'same-window-buffer-names "*ielm*")
14778 14872
@@ -14785,7 +14879,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
14785;;;*** 14879;;;***
14786 14880
14787;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el" 14881;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el"
14788;;;;;; (18335 54513)) 14882;;;;;; (18464 4590))
14789;;; Generated autoloads from iimage.el 14883;;; Generated autoloads from iimage.el
14790 14884
14791(autoload 'turn-on-iimage-mode "iimage" "\ 14885(autoload 'turn-on-iimage-mode "iimage" "\
@@ -14804,7 +14898,7 @@ Toggle inline image minor mode.
14804;;;;;; insert-image put-image create-image image-type-auto-detected-p 14898;;;;;; insert-image put-image create-image image-type-auto-detected-p
14805;;;;;; image-type-available-p image-type image-type-from-file-name 14899;;;;;; image-type-available-p image-type image-type-from-file-name
14806;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data) 14900;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data)
14807;;;;;; "image" "image.el" (18335 54513)) 14901;;;;;; "image" "image.el" (18512 40701))
14808;;; Generated autoloads from image.el 14902;;; Generated autoloads from image.el
14809 14903
14810(autoload 'image-type-from-data "image" "\ 14904(autoload 'image-type-from-data "image" "\
@@ -14987,7 +15081,7 @@ Example:
14987;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag 15081;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
14988;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs 15082;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
14989;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs) 15083;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs)
14990;;;;;; "image-dired" "image-dired.el" (18335 54513)) 15084;;;;;; "image-dired" "image-dired.el" (18512 40701))
14991;;; Generated autoloads from image-dired.el 15085;;; Generated autoloads from image-dired.el
14992 15086
14993(autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\ 15087(autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\
@@ -15121,7 +15215,7 @@ easy-to-use form.
15121 15215
15122;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 15216;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
15123;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 15217;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
15124;;;;;; "image-file.el" (18335 54513)) 15218;;;;;; "image-file.el" (18464 4590))
15125;;; Generated autoloads from image-file.el 15219;;; Generated autoloads from image-file.el
15126 15220
15127(defvar image-file-name-extensions '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg") "\ 15221(defvar image-file-name-extensions '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg") "\
@@ -15183,7 +15277,7 @@ Image files are those whose name has an extension in
15183;;;*** 15277;;;***
15184 15278
15185;;;### (autoloads (image-bookmark-jump image-mode-maybe image-minor-mode 15279;;;### (autoloads (image-bookmark-jump image-mode-maybe image-minor-mode
15186;;;;;; image-mode) "image-mode" "image-mode.el" (18420 18524)) 15280;;;;;; image-mode) "image-mode" "image-mode.el" (18512 40701))
15187;;; Generated autoloads from image-mode.el 15281;;; Generated autoloads from image-mode.el
15188 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist) 15282 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist)
15189 (push '("\\.png\\'" . image-mode) auto-mode-alist) 15283 (push '("\\.png\\'" . image-mode) auto-mode-alist)
@@ -15229,7 +15323,7 @@ Not documented
15229;;;*** 15323;;;***
15230 15324
15231;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 15325;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
15232;;;;;; imenu-sort-function) "imenu" "imenu.el" (18335 54513)) 15326;;;;;; imenu-sort-function) "imenu" "imenu.el" (18464 4591))
15233;;; Generated autoloads from imenu.el 15327;;; Generated autoloads from imenu.el
15234 15328
15235(defvar imenu-sort-function nil "\ 15329(defvar imenu-sort-function nil "\
@@ -15344,7 +15438,7 @@ for more information.
15344 15438
15345;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion 15439;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion
15346;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 15440;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
15347;;;;;; "ind-util" "language/ind-util.el" (18341 12912)) 15441;;;;;; "ind-util" "language/ind-util.el" (18464 4595))
15348;;; Generated autoloads from language/ind-util.el 15442;;; Generated autoloads from language/ind-util.el
15349 15443
15350(autoload 'indian-compose-region "ind-util" "\ 15444(autoload 'indian-compose-region "ind-util" "\
@@ -15376,7 +15470,7 @@ Convert old Emacs Devanagari characters to UCS.
15376 15470
15377;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 15471;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
15378;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 15472;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
15379;;;;;; "progmodes/inf-lisp.el" (18426 23998)) 15473;;;;;; "progmodes/inf-lisp.el" (18464 4598))
15380;;; Generated autoloads from progmodes/inf-lisp.el 15474;;; Generated autoloads from progmodes/inf-lisp.el
15381 15475
15382(defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ 15476(defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\
@@ -15443,7 +15537,7 @@ of `inferior-lisp-program'). Runs the hooks from
15443;;;### (autoloads (Info-bookmark-jump Info-speedbar-browser Info-goto-emacs-key-command-node 15537;;;### (autoloads (Info-bookmark-jump Info-speedbar-browser Info-goto-emacs-key-command-node
15444;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index 15538;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index
15445;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual 15539;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual
15446;;;;;; info info-other-window) "info" "info.el" (18409 42640)) 15540;;;;;; info info-other-window) "info" "info.el" (18517 53416))
15447;;; Generated autoloads from info.el 15541;;; Generated autoloads from info.el
15448 15542
15449(autoload 'info-other-window "info" "\ 15543(autoload 'info-other-window "info" "\
@@ -15614,7 +15708,7 @@ Not documented
15614 15708
15615;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 15709;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
15616;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 15710;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
15617;;;;;; (18375 33070)) 15711;;;;;; (18464 4591))
15618;;; Generated autoloads from info-look.el 15712;;; Generated autoloads from info-look.el
15619 15713
15620(autoload 'info-lookup-reset "info-look" "\ 15714(autoload 'info-lookup-reset "info-look" "\
@@ -15662,7 +15756,7 @@ Perform completion on file preceding point.
15662;;;*** 15756;;;***
15663 15757
15664;;;### (autoloads (info-xref-check-all-custom info-xref-check-all 15758;;;### (autoloads (info-xref-check-all-custom info-xref-check-all
15665;;;;;; info-xref-check) "info-xref" "info-xref.el" (18335 54513)) 15759;;;;;; info-xref-check) "info-xref" "info-xref.el" (18464 4591))
15666;;; Generated autoloads from info-xref.el 15760;;; Generated autoloads from info-xref.el
15667 15761
15668(autoload 'info-xref-check "info-xref" "\ 15762(autoload 'info-xref-check "info-xref" "\
@@ -15689,7 +15783,7 @@ quite a while.
15689;;;*** 15783;;;***
15690 15784
15691;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) 15785;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify)
15692;;;;;; "informat" "informat.el" (18335 54513)) 15786;;;;;; "informat" "informat.el" (18464 4591))
15693;;; Generated autoloads from informat.el 15787;;; Generated autoloads from informat.el
15694 15788
15695(autoload 'Info-tagify "informat" "\ 15789(autoload 'Info-tagify "informat" "\
@@ -15729,7 +15823,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
15729;;;*** 15823;;;***
15730 15824
15731;;;### (autoloads (isearch-buffers-minor-mode) "isearch-multi" "isearch-multi.el" 15825;;;### (autoloads (isearch-buffers-minor-mode) "isearch-multi" "isearch-multi.el"
15732;;;;;; (18335 54513)) 15826;;;;;; (18464 4591))
15733;;; Generated autoloads from isearch-multi.el 15827;;; Generated autoloads from isearch-multi.el
15734 15828
15735(defvar isearch-buffers-current-buffer nil "\ 15829(defvar isearch-buffers-current-buffer nil "\
@@ -15763,7 +15857,7 @@ With arg, turn isearch-buffers minor mode on if arg is positive, off otherwise.
15763 15857
15764;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 15858;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
15765;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 15859;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
15766;;;;;; (18335 54534)) 15860;;;;;; (18464 4594))
15767;;; Generated autoloads from international/isearch-x.el 15861;;; Generated autoloads from international/isearch-x.el
15768 15862
15769(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 15863(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -15783,8 +15877,8 @@ Not documented
15783 15877
15784;;;*** 15878;;;***
15785 15879
15786;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (18335 15880;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (18464
15787;;;;;; 54514)) 15881;;;;;; 4591))
15788;;; Generated autoloads from isearchb.el 15882;;; Generated autoloads from isearchb.el
15789 15883
15790(autoload 'isearchb-activate "isearchb" "\ 15884(autoload 'isearchb-activate "isearchb" "\
@@ -15800,7 +15894,7 @@ accessed via isearchb.
15800;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 15894;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
15801;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 15895;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
15802;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 15896;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
15803;;;;;; "international/iso-cvt.el" (18335 54534)) 15897;;;;;; "international/iso-cvt.el" (18464 4594))
15804;;; Generated autoloads from international/iso-cvt.el 15898;;; Generated autoloads from international/iso-cvt.el
15805 15899
15806(autoload 'iso-spanish "iso-cvt" "\ 15900(autoload 'iso-spanish "iso-cvt" "\
@@ -15891,7 +15985,7 @@ Add submenus to the File menu, to convert to and from various formats.
15891;;;*** 15985;;;***
15892 15986
15893;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 15987;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
15894;;;;;; (18335 54534)) 15988;;;;;; (18464 4594))
15895;;; Generated autoloads from international/iso-transl.el 15989;;; Generated autoloads from international/iso-transl.el
15896 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 15990 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
15897 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 15991 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -15902,9 +15996,8 @@ Add submenus to the File menu, to convert to and from various formats.
15902;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag 15996;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag
15903;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15997;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
15904;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15998;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15905;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist 15999;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
15906;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" 16000;;;;;; "ispell" "textmodes/ispell.el" (18464 4602))
15907;;;;;; (18369 28764))
15908;;; Generated autoloads from textmodes/ispell.el 16001;;; Generated autoloads from textmodes/ispell.el
15909(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 16002(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
15910 16003
@@ -15916,81 +16009,6 @@ where DICTNAME is the name of your default dictionary.")
15916(custom-autoload 'ispell-personal-dictionary "ispell" t) 16009(custom-autoload 'ispell-personal-dictionary "ispell" t)
15917(put 'ispell-local-dictionary 'safe-local-variable 'string-or-null-p) 16010(put 'ispell-local-dictionary 'safe-local-variable 'string-or-null-p)
15918 16011
15919(defvar ispell-local-dictionary-alist nil "\
15920*List of local or customized dictionary definitions.
15921These can override the values in `ispell-dictionary-alist'.
15922
15923To make permanent changes to your dictionary definitions, you
15924will need to make your changes in this variable, save, and then
15925re-start Emacs.")
15926
15927(custom-autoload 'ispell-local-dictionary-alist "ispell" t)
15928
15929(setq ispell-dictionary-alist-1 '((nil "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil iso-8859-1) ("american" "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil iso-8859-1) ("brasileiro" "[A-Z\301\311\315\323\332\300\310\314\322\331\303\325\307\334\302\312\324a-z\341\351\355\363\372\340\350\354\362\371\343\365\347\374\342\352\364]" "[^A-Z\301\311\315\323\332\300\310\314\322\331\303\325\307\334\302\312\324a-z\341\351\355\363\372\340\350\354\362\371\343\365\347\374\342\352\364]" "[']" nil nil nil iso-8859-1) ("british" "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil iso-8859-1) ("castellano" "[A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" "[^A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" "[-]" nil ("-B") "~tex" iso-8859-1) ("castellano8" "[A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" "[^A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" "[-]" nil ("-B" "-d" "castellano") "~latin1" iso-8859-1)))
15930
15931(setq ispell-dictionary-alist-2 '(("czech" "[A-Za-z\301\311\314\315\323\332\331\335\256\251\310\330\317\253\322\341\351\354\355\363\372\371\375\276\271\350\370\357\273\362]" "[^A-Za-z\301\311\314\315\323\332\331\335\256\251\310\330\317\253\322\341\351\354\355\363\372\371\375\276\271\350\370\357\273\362]" "" nil ("-B") nil iso-8859-2) ("dansk" "[A-Z\306\330\305a-z\346\370\345]" "[^A-Z\306\330\305a-z\346\370\345]" "[']" nil ("-C") nil iso-8859-1) ("deutsch" "[a-zA-Z\"]" "[^a-zA-Z\"]" "[']" t ("-C") "~tex" iso-8859-1) ("deutsch8" "[a-zA-Z\304\326\334\344\366\337\374]" "[^a-zA-Z\304\326\334\344\366\337\374]" "[']" t ("-C" "-d" "deutsch") "~latin1" iso-8859-1) ("english" "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil iso-8859-1)))
15932
15933(setq ispell-dictionary-alist-3 '(("esperanto" "[A-Za-z\246\254\266\274\306\330\335\336\346\370\375\376]" "[^A-Za-z\246\254\266\274\306\330\335\336\346\370\375\376]" "[-']" t ("-C") "~latin3" iso-8859-3) ("esperanto-tex" "[A-Za-z^\\]" "[^A-Za-z^\\]" "[-'`\"]" t ("-C" "-d" "esperanto") "~tex" iso-8859-3) ("francais7" "[A-Za-z]" "[^A-Za-z]" "[`'^-]" t nil nil iso-8859-1) ("francais" "[A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374]" "[^A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374]" "[-'.@]" t nil "~list" iso-8859-1) ("francais-tex" "[A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374\\]" "[^A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374\\]" "[-'^`\".@]" t nil "~tex" iso-8859-1)))
15934
15935(setq ispell-dictionary-alist-4 '(("german" "[a-zA-Z\"]" "[^a-zA-Z\"]" "[']" t ("-C") "~tex" iso-8859-1) ("german8" "[a-zA-Z\304\326\334\344\366\337\374]" "[^a-zA-Z\304\326\334\344\366\337\374]" "[']" t ("-C" "-d" "german") "~latin1" iso-8859-1) ("italiano" "[A-Z\300\301\310\311\314\315\322\323\331\332a-z\340\341\350\351\354\355\363\371\372]" "[^A-Z\300\301\310\311\314\315\322\323\331\332a-z\340\341\350\351\354\355\363\371\372]" "[-.]" nil ("-B" "-d" "italian") "~tex" iso-8859-1) ("nederlands" "[A-Za-z\300\301\302\303\304\305\307\310\311\312\313\314\315\316\317\322\323\324\325\326\331\332\333\334\340\341\342\343\344\345\347\350\351\352\353\354\355\356\357\361\362\363\364\365\366\371\372\373\374]" "[^A-Za-z\300\301\302\303\304\305\307\310\311\312\313\314\315\316\317\322\323\324\325\326\331\332\333\334\340\341\342\343\344\345\347\350\351\352\353\354\355\356\357\361\362\363\364\365\366\371\372\373\374]" "[']" t ("-C") nil iso-8859-1) ("nederlands8" "[A-Za-z\300\301\302\303\304\305\307\310\311\312\313\314\315\316\317\322\323\324\325\326\331\332\333\334\340\341\342\343\344\345\347\350\351\352\353\354\355\356\357\361\362\363\364\365\366\371\372\373\374]" "[^A-Za-z\300\301\302\303\304\305\307\310\311\312\313\314\315\316\317\322\323\324\325\326\331\332\333\334\340\341\342\343\344\345\347\350\351\352\353\354\355\356\357\361\362\363\364\365\366\371\372\373\374]" "[']" t ("-C") nil iso-8859-1)))
15936
15937(setq ispell-dictionary-alist-5 '(("norsk" "[A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[^A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[\"]" nil nil "~list" iso-8859-1) ("norsk7-tex" "[A-Za-z{}\\'^`]" "[^A-Za-z{}\\'^`]" "[\"]" nil ("-d" "norsk") "~plaintex" iso-8859-1) ("polish" "[A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "[^A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "[.]" nil nil nil iso-8859-2) ("portugues" "[a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[^a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[']" t ("-C") "~latin1" iso-8859-1)))
15938
15939(setq ispell-dictionary-alist-6 '(("russian" "[\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "[^\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "" nil nil nil koi8-r) ("russianw" "[\300\301\302\303\304\305\250\306\307\310\311\312\313\314\315\316\317\320\321\322\323\324\325\326\327\330\331\334\333\332\335\336\337\340\341\342\343\344\345\270\346\347\350\351\352\353\354\355\356\357\360\361\362\363\364\365\366\367\370\371\374\373\372\375\376\377]" "[^\300\301\302\303\304\305\250\306\307\310\311\312\313\314\315\316\317\320\321\322\323\324\325\326\327\330\331\334\333\332\335\336\337\340\341\342\343\344\345\270\346\347\350\351\352\353\354\355\356\357\360\361\362\363\364\365\366\367\370\371\374\373\372\375\376\377]" "" nil nil nil windows-1251) ("slovak" "[A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "[^A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "" nil ("-B") nil iso-8859-2) ("slovenian" "[A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "[^A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "" nil ("-B" "-d" "slovenian") nil iso-8859-2) ("svenska" "[A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[^A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[']" nil ("-C") "~list" iso-8859-1)))
15940
15941(defvar ispell-dictionary-alist (append ispell-dictionary-alist-1 ispell-dictionary-alist-2 ispell-dictionary-alist-3 ispell-dictionary-alist-4 ispell-dictionary-alist-5 ispell-dictionary-alist-6) "\
15942An alist of dictionaries and their associated parameters.
15943
15944Each element of this list is also a list:
15945
15946\(DICTIONARY-NAME CASECHARS NOT-CASECHARS OTHERCHARS MANY-OTHERCHARS-P
15947 ISPELL-ARGS EXTENDED-CHARACTER-MODE CHARACTER-SET)
15948
15949DICTIONARY-NAME is a possible string value of variable `ispell-dictionary',
15950nil means the default dictionary.
15951
15952CASECHARS is a regular expression of valid characters that comprise a word.
15953
15954NOT-CASECHARS is the opposite regexp of CASECHARS.
15955
15956OTHERCHARS is a regexp of characters in the NOT-CASECHARS set but which can be
15957used to construct words in some special way. If OTHERCHARS characters follow
15958and precede characters from CASECHARS, they are parsed as part of a word,
15959otherwise they become word-breaks. As an example in English, assume the
15960regular expression \"[']\" for OTHERCHARS. Then \"they're\" and
15961\"Steven's\" are parsed as single words including the \"'\" character, but
15962\"Stevens'\" does not include the quote character as part of the word.
15963If you want OTHERCHARS to be empty, use the empty string.
15964Hint: regexp syntax requires the hyphen to be declared first here.
15965
15966CASECHARS, NOT-CASECHARS, and OTHERCHARS must be unibyte strings
15967containing bytes of CHARACTER-SET. In addition, if they contain
15968a non-ASCII byte, the regular expression must be a single
15969`character set' construct that doesn't specify a character range
15970for non-ASCII bytes.
15971
15972MANY-OTHERCHARS-P is non-nil when multiple OTHERCHARS are allowed in a word.
15973Otherwise only a single OTHERCHARS character is allowed to be part of any
15974single word.
15975
15976ISPELL-ARGS is a list of additional arguments passed to the ispell
15977subprocess.
15978
15979EXTENDED-CHARACTER-MODE should be used when dictionaries are used which
15980have been configured in an Ispell affix file. (For example, umlauts
15981can be encoded as \\\"a, a\\\", \"a, ...) Defaults are ~tex and ~nroff
15982in English. This has the same effect as the command-line `-T' option.
15983The buffer Major Mode controls Ispell's parsing in tex or nroff mode,
15984but the dictionary can control the extended character mode.
15985Both defaults can be overruled in a buffer-local fashion. See
15986`ispell-parsing-keyword' for details on this.
15987
15988CHARACTER-SET used for languages with multibyte characters.
15989
15990Note that the CASECHARS and OTHERCHARS slots of the alist should
15991contain the same character set as casechars and otherchars in the
15992LANGUAGE.aff file (e.g., english.aff).")
15993
15994(defvar ispell-menu-map nil "\ 16012(defvar ispell-menu-map nil "\
15995Key map for ispell menu.") 16013Key map for ispell menu.")
15996 16014
@@ -16196,8 +16214,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to
16196 16214
16197;;;*** 16215;;;***
16198 16216
16199;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (18388 16217;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (18464
16200;;;;;; 34730)) 16218;;;;;; 4591))
16201;;; Generated autoloads from iswitchb.el 16219;;; Generated autoloads from iswitchb.el
16202 16220
16203(defvar iswitchb-mode nil "\ 16221(defvar iswitchb-mode nil "\
@@ -16222,7 +16240,7 @@ This mode enables switching between buffers using substrings. See
16222;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 16240;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
16223;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 16241;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
16224;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 16242;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
16225;;;;;; "japan-util" "language/japan-util.el" (18362 47073)) 16243;;;;;; "japan-util" "language/japan-util.el" (18464 4595))
16226;;; Generated autoloads from language/japan-util.el 16244;;; Generated autoloads from language/japan-util.el
16227 16245
16228(autoload 'setup-japanese-environment-internal "japan-util" "\ 16246(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -16300,7 +16318,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16300;;;*** 16318;;;***
16301 16319
16302;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 16320;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
16303;;;;;; "jka-compr.el" (18421 18853)) 16321;;;;;; "jka-compr.el" (18494 34226))
16304;;; Generated autoloads from jka-compr.el 16322;;; Generated autoloads from jka-compr.el
16305 16323
16306(defvar jka-compr-inhibit nil "\ 16324(defvar jka-compr-inhibit nil "\
@@ -16325,7 +16343,7 @@ by `jka-compr-installed'.
16325 16343
16326;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 16344;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
16327;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 16345;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
16328;;;;;; (18341 12907)) 16346;;;;;; (18463 55075))
16329;;; Generated autoloads from emulation/keypad.el 16347;;; Generated autoloads from emulation/keypad.el
16330 16348
16331(defvar keypad-setup nil "\ 16349(defvar keypad-setup nil "\
@@ -16381,7 +16399,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
16381;;;*** 16399;;;***
16382 16400
16383;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 16401;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
16384;;;;;; (18335 54534)) 16402;;;;;; (18464 4594))
16385;;; Generated autoloads from international/kinsoku.el 16403;;; Generated autoloads from international/kinsoku.el
16386 16404
16387(autoload 'kinsoku "kinsoku" "\ 16405(autoload 'kinsoku "kinsoku" "\
@@ -16402,8 +16420,8 @@ the context of text formatting.
16402 16420
16403;;;*** 16421;;;***
16404 16422
16405;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (18335 16423;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (18464
16406;;;;;; 54534)) 16424;;;;;; 4594))
16407;;; Generated autoloads from international/kkc.el 16425;;; Generated autoloads from international/kkc.el
16408 16426
16409(defvar kkc-after-update-conversion-functions nil "\ 16427(defvar kkc-after-update-conversion-functions nil "\
@@ -16428,7 +16446,7 @@ and the return value is the length of the conversion.
16428;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16446;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
16429;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16447;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
16430;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" 16448;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro"
16431;;;;;; "kmacro.el" (18335 54514)) 16449;;;;;; "kmacro.el" (18464 4591))
16432;;; Generated autoloads from kmacro.el 16450;;; Generated autoloads from kmacro.el
16433 (global-set-key "\C-x(" 'kmacro-start-macro) 16451 (global-set-key "\C-x(" 'kmacro-start-macro)
16434 (global-set-key "\C-x)" 'kmacro-end-macro) 16452 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16534,7 +16552,7 @@ If kbd macro currently being defined end it before activating it.
16534;;;*** 16552;;;***
16535 16553
16536;;;### (autoloads (setup-korean-environment-internal) "korea-util" 16554;;;### (autoloads (setup-korean-environment-internal) "korea-util"
16537;;;;;; "language/korea-util.el" (18335 54537)) 16555;;;;;; "language/korea-util.el" (18464 4595))
16538;;; Generated autoloads from language/korea-util.el 16556;;; Generated autoloads from language/korea-util.el
16539 16557
16540(defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ 16558(defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
@@ -16549,7 +16567,7 @@ Not documented
16549;;;*** 16567;;;***
16550 16568
16551;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 16569;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
16552;;;;;; (18335 54541)) 16570;;;;;; (18464 4597))
16553;;; Generated autoloads from play/landmark.el 16571;;; Generated autoloads from play/landmark.el
16554 16572
16555(defalias 'landmark-repeat 'lm-test-run) 16573(defalias 'landmark-repeat 'lm-test-run)
@@ -16583,7 +16601,7 @@ Use \\[describe-mode] for more info.
16583 16601
16584;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string 16602;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
16585;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) 16603;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
16586;;;;;; "lao-util" "language/lao-util.el" (18370 13448)) 16604;;;;;; "lao-util" "language/lao-util.el" (18464 4595))
16587;;; Generated autoloads from language/lao-util.el 16605;;; Generated autoloads from language/lao-util.el
16588 16606
16589(autoload 'lao-compose-string "lao-util" "\ 16607(autoload 'lao-compose-string "lao-util" "\
@@ -16622,7 +16640,7 @@ Not documented
16622 16640
16623;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 16641;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
16624;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 16642;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
16625;;;;;; "latexenc" "international/latexenc.el" (18335 54534)) 16643;;;;;; "latexenc" "international/latexenc.el" (18464 4594))
16626;;; Generated autoloads from international/latexenc.el 16644;;; Generated autoloads from international/latexenc.el
16627 16645
16628(defvar latex-inputenc-coding-alist '(("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)) "\ 16646(defvar latex-inputenc-coding-alist '(("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)) "\
@@ -16654,7 +16672,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16654;;;*** 16672;;;***
16655 16673
16656;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 16674;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
16657;;;;;; "latin1-disp" "international/latin1-disp.el" (18420 22755)) 16675;;;;;; "latin1-disp" "international/latin1-disp.el" (18464 4594))
16658;;; Generated autoloads from international/latin1-disp.el 16676;;; Generated autoloads from international/latin1-disp.el
16659 16677
16660(defvar latin1-display nil "\ 16678(defvar latin1-display nil "\
@@ -16696,7 +16714,7 @@ use either \\[customize] or the function `latin1-display'.")
16696;;;*** 16714;;;***
16697 16715
16698;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16716;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
16699;;;;;; (18335 54542)) 16717;;;;;; (18464 4598))
16700;;; Generated autoloads from progmodes/ld-script.el 16718;;; Generated autoloads from progmodes/ld-script.el
16701 16719
16702(add-to-list 'auto-mode-alist '("\\.ld[si]?\\>" . ld-script-mode)) 16720(add-to-list 'auto-mode-alist '("\\.ld[si]?\\>" . ld-script-mode))
@@ -16711,7 +16729,7 @@ A major mode to edit GNU ld script files
16711;;;*** 16729;;;***
16712 16730
16713;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 16731;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
16714;;;;;; (18335 54514)) 16732;;;;;; (18464 4591))
16715;;; Generated autoloads from ledit.el 16733;;; Generated autoloads from ledit.el
16716 16734
16717(defconst ledit-save-files t "\ 16735(defconst ledit-save-files t "\
@@ -16746,7 +16764,7 @@ Not documented
16746 16764
16747;;;*** 16765;;;***
16748 16766
16749;;;### (autoloads (life) "life" "play/life.el" (18335 54541)) 16767;;;### (autoloads (life) "life" "play/life.el" (18464 4597))
16750;;; Generated autoloads from play/life.el 16768;;; Generated autoloads from play/life.el
16751 16769
16752(autoload 'life "life" "\ 16770(autoload 'life "life" "\
@@ -16760,7 +16778,7 @@ generations (this defaults to 1).
16760;;;*** 16778;;;***
16761 16779
16762;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum" 16780;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum"
16763;;;;;; "linum.el" (18369 20323)) 16781;;;;;; "linum.el" (18464 4591))
16764;;; Generated autoloads from linum.el 16782;;; Generated autoloads from linum.el
16765 16783
16766(defvar linum-format 'dynamic "\ 16784(defvar linum-format 'dynamic "\
@@ -16796,8 +16814,8 @@ See `linum-mode' for more information on Linum mode.
16796 16814
16797;;;*** 16815;;;***
16798 16816
16799;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (18335 16817;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (18464
16800;;;;;; 54514)) 16818;;;;;; 4591))
16801;;; Generated autoloads from loadhist.el 16819;;; Generated autoloads from loadhist.el
16802 16820
16803(autoload 'unload-feature "loadhist" "\ 16821(autoload 'unload-feature "loadhist" "\
@@ -16829,7 +16847,7 @@ something strange, such as redefining an Emacs function.
16829;;;*** 16847;;;***
16830 16848
16831;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16849;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
16832;;;;;; "locate" "locate.el" (18335 54514)) 16850;;;;;; "locate" "locate.el" (18464 4591))
16833;;; Generated autoloads from locate.el 16851;;; Generated autoloads from locate.el
16834 16852
16835(defvar locate-ls-subdir-switches "-al" "\ 16853(defvar locate-ls-subdir-switches "-al" "\
@@ -16880,7 +16898,7 @@ except that FILTER is not optional.
16880 16898
16881;;;*** 16899;;;***
16882 16900
16883;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (18428 27944)) 16901;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (18464 4591))
16884;;; Generated autoloads from log-edit.el 16902;;; Generated autoloads from log-edit.el
16885 16903
16886(autoload 'log-edit "log-edit" "\ 16904(autoload 'log-edit "log-edit" "\
@@ -16906,8 +16924,8 @@ uses the current buffer.
16906 16924
16907;;;*** 16925;;;***
16908 16926
16909;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (18428 16927;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (18518
16910;;;;;; 27944)) 16928;;;;;; 16558))
16911;;; Generated autoloads from log-view.el 16929;;; Generated autoloads from log-view.el
16912 16930
16913(autoload 'log-view-mode "log-view" "\ 16931(autoload 'log-view-mode "log-view" "\
@@ -16917,8 +16935,8 @@ Major mode for browsing CVS log output.
16917 16935
16918;;;*** 16936;;;***
16919 16937
16920;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (18375 16938;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (18513
16921;;;;;; 33070)) 16939;;;;;; 24152))
16922;;; Generated autoloads from longlines.el 16940;;; Generated autoloads from longlines.el
16923 16941
16924(autoload 'longlines-mode "longlines" "\ 16942(autoload 'longlines-mode "longlines" "\
@@ -16939,8 +16957,8 @@ are indicated with a symbol.
16939;;;*** 16957;;;***
16940 16958
16941;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 16959;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
16942;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (18335 16960;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (18464
16943;;;;;; 54514)) 16961;;;;;; 4591))
16944;;; Generated autoloads from lpr.el 16962;;; Generated autoloads from lpr.el
16945 16963
16946(defvar lpr-windows-system (memq system-type '(emx win32 w32 mswindows ms-dos windows-nt))) 16964(defvar lpr-windows-system (memq system-type '(emx win32 w32 mswindows ms-dos windows-nt)))
@@ -17034,7 +17052,7 @@ for further customization of the printer command.
17034;;;*** 17052;;;***
17035 17053
17036;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 17054;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
17037;;;;;; (18423 51563)) 17055;;;;;; (18464 4591))
17038;;; Generated autoloads from ls-lisp.el 17056;;; Generated autoloads from ls-lisp.el
17039 17057
17040(defvar ls-lisp-support-shell-wildcards t "\ 17058(defvar ls-lisp-support-shell-wildcards t "\
@@ -17045,8 +17063,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
17045 17063
17046;;;*** 17064;;;***
17047 17065
17048;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (18428 17066;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (18463
17049;;;;;; 27944)) 17067;;;;;; 52127))
17050;;; Generated autoloads from calendar/lunar.el 17068;;; Generated autoloads from calendar/lunar.el
17051 17069
17052(autoload 'phases-of-moon "lunar" "\ 17070(autoload 'phases-of-moon "lunar" "\
@@ -17058,8 +17076,8 @@ This function is suitable for execution in a .emacs file.
17058 17076
17059;;;*** 17077;;;***
17060 17078
17061;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (18335 17079;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (18464
17062;;;;;; 54542)) 17080;;;;;; 4598))
17063;;; Generated autoloads from progmodes/m4-mode.el 17081;;; Generated autoloads from progmodes/m4-mode.el
17064 17082
17065(autoload 'm4-mode "m4-mode" "\ 17083(autoload 'm4-mode "m4-mode" "\
@@ -17071,7 +17089,7 @@ A major mode to edit m4 macro files.
17071;;;*** 17089;;;***
17072 17090
17073;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 17091;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
17074;;;;;; (18335 54522)) 17092;;;;;; (18463 55075))
17075;;; Generated autoloads from emacs-lisp/macroexp.el 17093;;; Generated autoloads from emacs-lisp/macroexp.el
17076 17094
17077(autoload 'macroexpand-all "macroexp" "\ 17095(autoload 'macroexpand-all "macroexp" "\
@@ -17085,7 +17103,7 @@ definitions to shadow the loaded ones for use in file byte-compilation.
17085;;;*** 17103;;;***
17086 17104
17087;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 17105;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
17088;;;;;; name-last-kbd-macro) "macros" "macros.el" (18335 54514)) 17106;;;;;; name-last-kbd-macro) "macros" "macros.el" (18483 40158))
17089;;; Generated autoloads from macros.el 17107;;; Generated autoloads from macros.el
17090 17108
17091(autoload 'name-last-kbd-macro "macros" "\ 17109(autoload 'name-last-kbd-macro "macros" "\
@@ -17174,7 +17192,7 @@ and then select the region of un-tablified names and use
17174;;;*** 17192;;;***
17175 17193
17176;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 17194;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
17177;;;;;; "mail/mail-extr.el" (18369 28759)) 17195;;;;;; "mail/mail-extr.el" (18464 4595))
17178;;; Generated autoloads from mail/mail-extr.el 17196;;; Generated autoloads from mail/mail-extr.el
17179 17197
17180(autoload 'mail-extract-address-components "mail-extr" "\ 17198(autoload 'mail-extract-address-components "mail-extr" "\
@@ -17206,7 +17224,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
17206 17224
17207;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 17225;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
17208;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 17226;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
17209;;;;;; (18335 54537)) 17227;;;;;; (18464 4595))
17210;;; Generated autoloads from mail/mail-hist.el 17228;;; Generated autoloads from mail/mail-hist.el
17211 17229
17212(autoload 'mail-hist-define-keys "mail-hist" "\ 17230(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -17237,8 +17255,8 @@ This function normally would be called when the message is sent.
17237 17255
17238;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 17256;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
17239;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p 17257;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p
17240;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (18335 17258;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (18464
17241;;;;;; 54537)) 17259;;;;;; 4595))
17242;;; Generated autoloads from mail/mail-utils.el 17260;;; Generated autoloads from mail/mail-utils.el
17243 17261
17244(defvar mail-use-rfc822 nil "\ 17262(defvar mail-use-rfc822 nil "\
@@ -17290,8 +17308,8 @@ If 4th arg LIST is non-nil, return a list of all such fields.
17290;;;*** 17308;;;***
17291 17309
17292;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup 17310;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
17293;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (18335 17311;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (18464
17294;;;;;; 54537)) 17312;;;;;; 4595))
17295;;; Generated autoloads from mail/mailabbrev.el 17313;;; Generated autoloads from mail/mailabbrev.el
17296 17314
17297(defvar mail-abbrevs-mode nil "\ 17315(defvar mail-abbrevs-mode nil "\
@@ -17328,8 +17346,8 @@ If DEFINITION contains multiple addresses, separate them with commas.
17328;;;*** 17346;;;***
17329 17347
17330;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases 17348;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
17331;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (18335 17349;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (18464
17332;;;;;; 54537)) 17350;;;;;; 4595))
17333;;; Generated autoloads from mail/mailalias.el 17351;;; Generated autoloads from mail/mailalias.el
17334 17352
17335(defvar mail-complete-style 'angles "\ 17353(defvar mail-complete-style 'angles "\
@@ -17375,7 +17393,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any.
17375;;;*** 17393;;;***
17376 17394
17377;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17395;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
17378;;;;;; (18335 54537)) 17396;;;;;; (18464 4595))
17379;;; Generated autoloads from mail/mailclient.el 17397;;; Generated autoloads from mail/mailclient.el
17380 17398
17381(autoload 'mailclient-send-it "mailclient" "\ 17399(autoload 'mailclient-send-it "mailclient" "\
@@ -17389,7 +17407,7 @@ The mail client is taken to be the handler of mailto URLs.
17389 17407
17390;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 17408;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
17391;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 17409;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
17392;;;;;; "make-mode" "progmodes/make-mode.el" (18389 2003)) 17410;;;;;; "make-mode" "progmodes/make-mode.el" (18501 43689))
17393;;; Generated autoloads from progmodes/make-mode.el 17411;;; Generated autoloads from progmodes/make-mode.el
17394 17412
17395(autoload 'makefile-mode "make-mode" "\ 17413(autoload 'makefile-mode "make-mode" "\
@@ -17506,8 +17524,8 @@ An adapted `makefile-mode' that knows about imake.
17506 17524
17507;;;*** 17525;;;***
17508 17526
17509;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (18335 17527;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (18464
17510;;;;;; 54514)) 17528;;;;;; 4591))
17511;;; Generated autoloads from makesum.el 17529;;; Generated autoloads from makesum.el
17512 17530
17513(autoload 'make-command-summary "makesum" "\ 17531(autoload 'make-command-summary "makesum" "\
@@ -17518,7 +17536,7 @@ Previous contents of that buffer are killed first.
17518 17536
17519;;;*** 17537;;;***
17520 17538
17521;;;### (autoloads (man-follow man) "man" "man.el" (18335 54514)) 17539;;;### (autoloads (man-follow man) "man" "man.el" (18464 4591))
17522;;; Generated autoloads from man.el 17540;;; Generated autoloads from man.el
17523 17541
17524(defalias 'manual-entry 'man) 17542(defalias 'manual-entry 'man)
@@ -17545,7 +17563,7 @@ Get a Un*x manual page of the item under point and put it in a buffer.
17545 17563
17546;;;*** 17564;;;***
17547 17565
17548;;;### (autoloads (master-mode) "master" "master.el" (18335 54514)) 17566;;;### (autoloads (master-mode) "master" "master.el" (18464 4591))
17549;;; Generated autoloads from master.el 17567;;; Generated autoloads from master.el
17550 17568
17551(autoload 'master-mode "master" "\ 17569(autoload 'master-mode "master" "\
@@ -17568,7 +17586,7 @@ yourself the value of `master-of' by calling `master-show-slave'.
17568;;;*** 17586;;;***
17569 17587
17570;;;### (autoloads (minibuffer-indicate-depth-mode) "mb-depth" "mb-depth.el" 17588;;;### (autoloads (minibuffer-indicate-depth-mode) "mb-depth" "mb-depth.el"
17571;;;;;; (18335 54514)) 17589;;;;;; (18464 4591))
17572;;; Generated autoloads from mb-depth.el 17590;;; Generated autoloads from mb-depth.el
17573 17591
17574(defvar minibuffer-indicate-depth-mode nil "\ 17592(defvar minibuffer-indicate-depth-mode nil "\
@@ -17593,7 +17611,7 @@ Returns non-nil if the new state is enabled.
17593 17611
17594;;;*** 17612;;;***
17595 17613
17596;;;### (autoloads nil "menu-bar" "menu-bar.el" (18407 31954)) 17614;;;### (autoloads nil "menu-bar" "menu-bar.el" (18513 62915))
17597;;; Generated autoloads from menu-bar.el 17615;;; Generated autoloads from menu-bar.el
17598 17616
17599(put 'menu-bar-mode 'standard-value '(t)) 17617(put 'menu-bar-mode 'standard-value '(t))
@@ -17606,7 +17624,7 @@ Returns non-nil if the new state is enabled.
17606;;;;;; message-forward-make-body message-forward message-recover 17624;;;;;; message-forward-make-body message-forward message-recover
17607;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 17625;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
17608;;;;;; message-reply message-news message-mail message-mode) "message" 17626;;;;;; message-reply message-news message-mail message-mode) "message"
17609;;;;;; "gnus/message.el" (18416 37038)) 17627;;;;;; "gnus/message.el" (18511 17106))
17610;;; Generated autoloads from gnus/message.el 17628;;; Generated autoloads from gnus/message.el
17611 17629
17612(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17630(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -17772,7 +17790,7 @@ which specify the range to operate on.
17772;;;*** 17790;;;***
17773 17791
17774;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17792;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17775;;;;;; (18335 54543)) 17793;;;;;; (18464 4598))
17776;;; Generated autoloads from progmodes/meta-mode.el 17794;;; Generated autoloads from progmodes/meta-mode.el
17777 17795
17778(autoload 'metafont-mode "meta-mode" "\ 17796(autoload 'metafont-mode "meta-mode" "\
@@ -17799,7 +17817,7 @@ Turning on MetaPost mode calls the value of the variable
17799 17817
17800;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 17818;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
17801;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 17819;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
17802;;;;;; (18335 54537)) 17820;;;;;; (18464 4595))
17803;;; Generated autoloads from mail/metamail.el 17821;;; Generated autoloads from mail/metamail.el
17804 17822
17805(autoload 'metamail-interpret-header "metamail" "\ 17823(autoload 'metamail-interpret-header "metamail" "\
@@ -17844,7 +17862,7 @@ redisplayed as output is inserted.
17844 17862
17845;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 17863;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
17846;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 17864;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
17847;;;;;; "mh-e/mh-comp.el" (18368 43878)) 17865;;;;;; "mh-e/mh-comp.el" (18509 1586))
17848;;; Generated autoloads from mh-e/mh-comp.el 17866;;; Generated autoloads from mh-e/mh-comp.el
17849 17867
17850(autoload 'mh-smail "mh-comp" "\ 17868(autoload 'mh-smail "mh-comp" "\
@@ -17931,7 +17949,7 @@ delete the draft message.
17931 17949
17932;;;*** 17950;;;***
17933 17951
17934;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (18399 37840)) 17952;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (18500 35546))
17935;;; Generated autoloads from mh-e/mh-e.el 17953;;; Generated autoloads from mh-e/mh-e.el
17936 17954
17937(put 'mh-progs 'risky-local-variable t) 17955(put 'mh-progs 'risky-local-variable t)
@@ -17948,7 +17966,7 @@ Display version information about MH-E and the MH mail handling system.
17948;;;*** 17966;;;***
17949 17967
17950;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 17968;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
17951;;;;;; "mh-e/mh-folder.el" (18335 54538)) 17969;;;;;; "mh-e/mh-folder.el" (18512 40701))
17952;;; Generated autoloads from mh-e/mh-folder.el 17970;;; Generated autoloads from mh-e/mh-folder.el
17953 17971
17954(autoload 'mh-rmail "mh-folder" "\ 17972(autoload 'mh-rmail "mh-folder" "\
@@ -18030,7 +18048,7 @@ perform the operation on all messages in that region.
18030;;;*** 18048;;;***
18031 18049
18032;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 18050;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
18033;;;;;; "midnight.el" (18335 54515)) 18051;;;;;; "midnight.el" (18464 4591))
18034;;; Generated autoloads from midnight.el 18052;;; Generated autoloads from midnight.el
18035 18053
18036(autoload 'clean-buffer-list "midnight" "\ 18054(autoload 'clean-buffer-list "midnight" "\
@@ -18057,7 +18075,7 @@ to its second argument TM.
18057;;;*** 18075;;;***
18058 18076
18059;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 18077;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
18060;;;;;; "minibuf-eldef.el" (18335 54515)) 18078;;;;;; "minibuf-eldef.el" (18464 4591))
18061;;; Generated autoloads from minibuf-eldef.el 18079;;; Generated autoloads from minibuf-eldef.el
18062 18080
18063(defvar minibuffer-electric-default-mode nil "\ 18081(defvar minibuffer-electric-default-mode nil "\
@@ -18085,7 +18103,7 @@ Returns non-nil if the new state is enabled.
18085;;;*** 18103;;;***
18086 18104
18087;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 18105;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
18088;;;;;; (18335 54543)) 18106;;;;;; (18487 13182))
18089;;; Generated autoloads from progmodes/mixal-mode.el 18107;;; Generated autoloads from progmodes/mixal-mode.el
18090 18108
18091(autoload 'mixal-mode "mixal-mode" "\ 18109(autoload 'mixal-mode "mixal-mode" "\
@@ -18099,7 +18117,7 @@ Major mode for the mixal asm language.
18099;;;*** 18117;;;***
18100 18118
18101;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 18119;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
18102;;;;;; "mm-extern" "gnus/mm-extern.el" (18335 54533)) 18120;;;;;; "mm-extern" "gnus/mm-extern.el" (18463 55077))
18103;;; Generated autoloads from gnus/mm-extern.el 18121;;; Generated autoloads from gnus/mm-extern.el
18104 18122
18105(autoload 'mm-extern-cache-contents "mm-extern" "\ 18123(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -18118,7 +18136,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18118;;;*** 18136;;;***
18119 18137
18120;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 18138;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
18121;;;;;; (18335 54533)) 18139;;;;;; (18463 55077))
18122;;; Generated autoloads from gnus/mm-partial.el 18140;;; Generated autoloads from gnus/mm-partial.el
18123 18141
18124(autoload 'mm-inline-partial "mm-partial" "\ 18142(autoload 'mm-inline-partial "mm-partial" "\
@@ -18132,7 +18150,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18132;;;*** 18150;;;***
18133 18151
18134;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 18152;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
18135;;;;;; "mm-url" "gnus/mm-url.el" (18335 54533)) 18153;;;;;; "mm-url" "gnus/mm-url.el" (18463 55077))
18136;;; Generated autoloads from gnus/mm-url.el 18154;;; Generated autoloads from gnus/mm-url.el
18137 18155
18138(autoload 'mm-url-insert-file-contents "mm-url" "\ 18156(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -18149,7 +18167,7 @@ Insert file contents of URL using `mm-url-program'.
18149;;;*** 18167;;;***
18150 18168
18151;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 18169;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
18152;;;;;; "gnus/mm-uu.el" (18392 10529)) 18170;;;;;; "gnus/mm-uu.el" (18463 55077))
18153;;; Generated autoloads from gnus/mm-uu.el 18171;;; Generated autoloads from gnus/mm-uu.el
18154 18172
18155(autoload 'mm-uu-dissect "mm-uu" "\ 18173(autoload 'mm-uu-dissect "mm-uu" "\
@@ -18169,7 +18187,7 @@ Assume text has been decoded if DECODED is non-nil.
18169;;;*** 18187;;;***
18170 18188
18171;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 18189;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
18172;;;;;; (18335 54533)) 18190;;;;;; (18511 17106))
18173;;; Generated autoloads from gnus/mml1991.el 18191;;; Generated autoloads from gnus/mml1991.el
18174 18192
18175(autoload 'mml1991-encrypt "mml1991" "\ 18193(autoload 'mml1991-encrypt "mml1991" "\
@@ -18186,7 +18204,7 @@ Not documented
18186 18204
18187;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 18205;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
18188;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 18206;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
18189;;;;;; "mml2015" "gnus/mml2015.el" (18414 53320)) 18207;;;;;; "mml2015" "gnus/mml2015.el" (18511 17106))
18190;;; Generated autoloads from gnus/mml2015.el 18208;;; Generated autoloads from gnus/mml2015.el
18191 18209
18192(autoload 'mml2015-decrypt "mml2015" "\ 18210(autoload 'mml2015-decrypt "mml2015" "\
@@ -18227,7 +18245,7 @@ Not documented
18227;;;*** 18245;;;***
18228 18246
18229;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" 18247;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
18230;;;;;; (18154 63989)) 18248;;;;;; (18430 26748))
18231;;; Generated autoloads from progmodes/modula2.el 18249;;; Generated autoloads from progmodes/modula2.el
18232 18250
18233(autoload 'modula-2-mode "modula2" "\ 18251(autoload 'modula-2-mode "modula2" "\
@@ -18259,7 +18277,7 @@ followed by the first character of the construct.
18259;;;*** 18277;;;***
18260 18278
18261;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" 18279;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
18262;;;;;; (18335 54541)) 18280;;;;;; (18464 4597))
18263;;; Generated autoloads from play/morse.el 18281;;; Generated autoloads from play/morse.el
18264 18282
18265(autoload 'morse-region "morse" "\ 18283(autoload 'morse-region "morse" "\
@@ -18274,8 +18292,8 @@ Convert morse coded text in region to ordinary ASCII text.
18274 18292
18275;;;*** 18293;;;***
18276 18294
18277;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (18335 18295;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (18512
18278;;;;;; 54515)) 18296;;;;;; 40701))
18279;;; Generated autoloads from mouse-sel.el 18297;;; Generated autoloads from mouse-sel.el
18280 18298
18281(defvar mouse-sel-mode nil "\ 18299(defvar mouse-sel-mode nil "\
@@ -18327,7 +18345,7 @@ primary selection and region.
18327 18345
18328;;;*** 18346;;;***
18329 18347
18330;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (18335 54541)) 18348;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (18464 4597))
18331;;; Generated autoloads from play/mpuz.el 18349;;; Generated autoloads from play/mpuz.el
18332 18350
18333(autoload 'mpuz "mpuz" "\ 18351(autoload 'mpuz "mpuz" "\
@@ -18337,7 +18355,7 @@ Multiplication puzzle with GNU Emacs.
18337 18355
18338;;;*** 18356;;;***
18339 18357
18340;;;### (autoloads (msb-mode) "msb" "msb.el" (18335 54515)) 18358;;;### (autoloads (msb-mode) "msb" "msb.el" (18464 4591))
18341;;; Generated autoloads from msb.el 18359;;; Generated autoloads from msb.el
18342 18360
18343(defvar msb-mode nil "\ 18361(defvar msb-mode nil "\
@@ -18359,12 +18377,12 @@ different buffer menu using the function `msb'.
18359 18377
18360;;;*** 18378;;;***
18361 18379
18362;;;### (autoloads (unicode-data unicodedata-file mule-diag list-input-methods 18380;;;### (autoloads (font-show-log unicode-data unicodedata-file mule-diag
18363;;;;;; list-fontsets describe-fontset describe-font list-coding-categories 18381;;;;;; list-input-methods list-fontsets describe-fontset describe-font
18364;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly 18382;;;;;; list-coding-categories list-coding-systems describe-current-coding-system
18365;;;;;; describe-coding-system describe-character-set list-charset-chars 18383;;;;;; describe-current-coding-system-briefly describe-coding-system
18366;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18384;;;;;; describe-character-set list-charset-chars read-charset list-character-sets)
18367;;;;;; (18343 28560)) 18385;;;;;; "mule-diag" "international/mule-diag.el" (18512 40701))
18368;;; Generated autoloads from international/mule-diag.el 18386;;; Generated autoloads from international/mule-diag.el
18369 18387
18370(autoload 'list-character-sets "mule-diag" "\ 18388(autoload 'list-character-sets "mule-diag" "\
@@ -18501,6 +18519,11 @@ The list is null if CHAR isn't found in `unicodedata-file'.
18501 18519
18502\(fn CHAR)" nil nil) 18520\(fn CHAR)" nil nil)
18503 18521
18522(autoload 'font-show-log "mule-diag" "\
18523Show log of font listing and opening.
18524
18525\(fn)" t nil)
18526
18504;;;*** 18527;;;***
18505 18528
18506;;;### (autoloads (char-displayable-p detect-coding-with-language-environment 18529;;;### (autoloads (char-displayable-p detect-coding-with-language-environment
@@ -18508,7 +18531,7 @@ The list is null if CHAR isn't found in `unicodedata-file'.
18508;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18531;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18509;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18532;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18510;;;;;; truncate-string-to-width store-substring string-to-sequence) 18533;;;;;; truncate-string-to-width store-substring string-to-sequence)
18511;;;;;; "mule-util" "international/mule-util.el" (18364 47319)) 18534;;;;;; "mule-util" "international/mule-util.el" (18512 40701))
18512;;; Generated autoloads from international/mule-util.el 18535;;; Generated autoloads from international/mule-util.el
18513 18536
18514(autoload 'string-to-sequence "mule-util" "\ 18537(autoload 'string-to-sequence "mule-util" "\
@@ -18645,7 +18668,7 @@ basis, this may not be accurate.
18645;;;*** 18668;;;***
18646 18669
18647;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" 18670;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
18648;;;;;; (18427 42305)) 18671;;;;;; (18512 40701))
18649;;; Generated autoloads from mwheel.el 18672;;; Generated autoloads from mwheel.el
18650 18673
18651(defvar mouse-wheel-mode nil "\ 18674(defvar mouse-wheel-mode nil "\
@@ -18674,7 +18697,7 @@ Enable mouse wheel support.
18674;;;### (autoloads (network-connection network-connection-to-service 18697;;;### (autoloads (network-connection network-connection-to-service
18675;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 18698;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
18676;;;;;; nslookup nslookup-host route arp netstat iwconfig ifconfig 18699;;;;;; nslookup nslookup-host route arp netstat iwconfig ifconfig
18677;;;;;; ping traceroute) "net-utils" "net/net-utils.el" (18390 50140)) 18700;;;;;; ping traceroute) "net-utils" "net/net-utils.el" (18464 4596))
18678;;; Generated autoloads from net/net-utils.el 18701;;; Generated autoloads from net/net-utils.el
18679 18702
18680(autoload 'traceroute "net-utils" "\ 18703(autoload 'traceroute "net-utils" "\
@@ -18775,7 +18798,7 @@ Open a network connection to HOST on PORT.
18775;;;;;; uncomment-region comment-kill comment-set-column comment-indent 18798;;;;;; uncomment-region comment-kill comment-set-column comment-indent
18776;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 18799;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
18777;;;;;; comment-padding comment-style comment-column) "newcomment" 18800;;;;;; comment-padding comment-style comment-column) "newcomment"
18778;;;;;; "newcomment.el" (18421 29568)) 18801;;;;;; "newcomment.el" (18464 4591))
18779;;; Generated autoloads from newcomment.el 18802;;; Generated autoloads from newcomment.el
18780 18803
18781(defalias 'indent-for-comment 'comment-indent) 18804(defalias 'indent-for-comment 'comment-indent)
@@ -18970,27 +18993,18 @@ unless optional argument SOFT is non-nil.
18970 18993
18971;;;*** 18994;;;***
18972 18995
18973;;;### (autoloads (newsticker-show-news newsticker-start-ticker newsticker-start 18996;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend"
18974;;;;;; newsticker-ticker-running-p newsticker-running-p) "newsticker" 18997;;;;;; "net/newst-backend.el" (18514 43229))
18975;;;;;; "net/newsticker.el" (18335 54538)) 18998;;; Generated autoloads from net/newst-backend.el
18976;;; Generated autoloads from net/newsticker.el
18977 18999
18978(autoload 'newsticker-running-p "newsticker" "\ 19000(autoload 'newsticker-running-p "newst-backend" "\
18979Check whether newsticker is running. 19001Check whether newsticker is running.
18980Return t if newsticker is running, nil otherwise. Newsticker is 19002Return t if newsticker is running, nil otherwise. Newsticker is
18981considered to be running if the newsticker timer list is not empty. 19003considered to be running if the newsticker timer list is not empty.
18982 19004
18983\(fn)" nil nil) 19005\(fn)" nil nil)
18984 19006
18985(autoload 'newsticker-ticker-running-p "newsticker" "\ 19007(autoload 'newsticker-start "newst-backend" "\
18986Check whether newsticker's actual ticker is running.
18987Return t if ticker is running, nil otherwise. Newsticker is
18988considered to be running if the newsticker timer list is not
18989empty.
18990
18991\(fn)" nil nil)
18992
18993(autoload 'newsticker-start "newsticker" "\
18994Start the newsticker. 19008Start the newsticker.
18995Start the timers for display and retrieval. If the newsticker, i.e. the 19009Start the timers for display and retrieval. If the newsticker, i.e. the
18996timers, are running already a warning message is printed unless 19010timers, are running already a warning message is printed unless
@@ -18999,22 +19013,64 @@ Run `newsticker-start-hook' if newsticker was not running already.
18999 19013
19000\(fn &optional DO-NOT-COMPLAIN-IF-RUNNING)" t nil) 19014\(fn &optional DO-NOT-COMPLAIN-IF-RUNNING)" t nil)
19001 19015
19002(autoload 'newsticker-start-ticker "newsticker" "\ 19016;;;***
19017
19018;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el"
19019;;;;;; (18516 61237))
19020;;; Generated autoloads from net/newst-plainview.el
19021
19022(autoload 'newsticker-plainview "newst-plainview" "\
19023Start newsticker plainview.
19024
19025\(fn)" t nil)
19026
19027;;;***
19028
19029;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el"
19030;;;;;; (18516 61237))
19031;;; Generated autoloads from net/newst-reader.el
19032
19033(autoload 'newsticker-show-news "newst-reader" "\
19034Start reading news. You may want to bind this to a key.
19035
19036\(fn)" t nil)
19037
19038;;;***
19039
19040;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p)
19041;;;;;; "newst-ticker" "net/newst-ticker.el" (18514 45473))
19042;;; Generated autoloads from net/newst-ticker.el
19043
19044(autoload 'newsticker-ticker-running-p "newst-ticker" "\
19045Check whether newsticker's actual ticker is running.
19046Return t if ticker is running, nil otherwise. Newsticker is
19047considered to be running if the newsticker timer list is not
19048empty.
19049
19050\(fn)" nil nil)
19051
19052(autoload 'newsticker-start-ticker "newst-ticker" "\
19003Start newsticker's ticker (but not the news retrieval). 19053Start newsticker's ticker (but not the news retrieval).
19004Start display timer for the actual ticker if wanted and not 19054Start display timer for the actual ticker if wanted and not
19005running already. 19055running already.
19006 19056
19007\(fn)" t nil) 19057\(fn)" t nil)
19008 19058
19009(autoload 'newsticker-show-news "newsticker" "\ 19059;;;***
19010Switch to newsticker buffer. You may want to bind this to a key. 19060
19061;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el"
19062;;;;;; (18517 53417))
19063;;; Generated autoloads from net/newst-treeview.el
19064
19065(autoload 'newsticker-treeview "newst-treeview" "\
19066Start newsticker treeview.
19011 19067
19012\(fn)" t nil) 19068\(fn)" t nil)
19013 19069
19014;;;*** 19070;;;***
19015 19071
19016;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 19072;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
19017;;;;;; (18335 54533)) 19073;;;;;; (18463 55077))
19018;;; Generated autoloads from gnus/nndiary.el 19074;;; Generated autoloads from gnus/nndiary.el
19019 19075
19020(autoload 'nndiary-generate-nov-databases "nndiary" "\ 19076(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -19024,8 +19080,8 @@ Generate NOV databases in all nndiary directories.
19024 19080
19025;;;*** 19081;;;***
19026 19082
19027;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (18379 19083;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (18463
19028;;;;;; 56162)) 19084;;;;;; 55077))
19029;;; Generated autoloads from gnus/nndoc.el 19085;;; Generated autoloads from gnus/nndoc.el
19030 19086
19031(autoload 'nndoc-add-type "nndoc" "\ 19087(autoload 'nndoc-add-type "nndoc" "\
@@ -19040,7 +19096,7 @@ symbol in the alist.
19040;;;*** 19096;;;***
19041 19097
19042;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 19098;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
19043;;;;;; (18335 54533)) 19099;;;;;; (18511 17170))
19044;;; Generated autoloads from gnus/nnfolder.el 19100;;; Generated autoloads from gnus/nnfolder.el
19045 19101
19046(autoload 'nnfolder-generate-active-file "nnfolder" "\ 19102(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -19052,7 +19108,7 @@ This command does not work if you use short group names.
19052;;;*** 19108;;;***
19053 19109
19054;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" 19110;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
19055;;;;;; (18335 54533)) 19111;;;;;; (18463 55077))
19056;;; Generated autoloads from gnus/nnkiboze.el 19112;;; Generated autoloads from gnus/nnkiboze.el
19057 19113
19058(autoload 'nnkiboze-generate-groups "nnkiboze" "\ 19114(autoload 'nnkiboze-generate-groups "nnkiboze" "\
@@ -19064,7 +19120,7 @@ Finds out what articles are to be part of the nnkiboze groups.
19064;;;*** 19120;;;***
19065 19121
19066;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 19122;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
19067;;;;;; (18335 54533)) 19123;;;;;; (18511 17106))
19068;;; Generated autoloads from gnus/nnml.el 19124;;; Generated autoloads from gnus/nnml.el
19069 19125
19070(autoload 'nnml-generate-nov-databases "nnml" "\ 19126(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -19075,7 +19131,7 @@ Generate NOV databases in all nnml directories.
19075;;;*** 19131;;;***
19076 19132
19077;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) 19133;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)
19078;;;;;; "nnsoup" "gnus/nnsoup.el" (18335 54533)) 19134;;;;;; "nnsoup" "gnus/nnsoup.el" (18463 55077))
19079;;; Generated autoloads from gnus/nnsoup.el 19135;;; Generated autoloads from gnus/nnsoup.el
19080 19136
19081(autoload 'nnsoup-pack-replies "nnsoup" "\ 19137(autoload 'nnsoup-pack-replies "nnsoup" "\
@@ -19096,7 +19152,7 @@ Revert posting and mailing methods to the standard Emacs methods.
19096;;;*** 19152;;;***
19097 19153
19098;;;### (autoloads (disable-command enable-command disabled-command-function) 19154;;;### (autoloads (disable-command enable-command disabled-command-function)
19099;;;;;; "novice" "novice.el" (18335 54515)) 19155;;;;;; "novice" "novice.el" (18464 4592))
19100;;; Generated autoloads from novice.el 19156;;; Generated autoloads from novice.el
19101 19157
19102(defvar disabled-command-function 'disabled-command-function "\ 19158(defvar disabled-command-function 'disabled-command-function "\
@@ -19129,7 +19185,7 @@ to future sessions.
19129;;;*** 19185;;;***
19130 19186
19131;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 19187;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
19132;;;;;; (18423 20180)) 19188;;;;;; (18464 4602))
19133;;; Generated autoloads from textmodes/nroff-mode.el 19189;;; Generated autoloads from textmodes/nroff-mode.el
19134 19190
19135(autoload 'nroff-mode "nroff-mode" "\ 19191(autoload 'nroff-mode "nroff-mode" "\
@@ -19144,7 +19200,7 @@ closing requests for requests that are used in matched pairs.
19144;;;*** 19200;;;***
19145 19201
19146;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el" 19202;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el"
19147;;;;;; (18335 54539)) 19203;;;;;; (18464 4596))
19148;;; Generated autoloads from nxml/nxml-glyph.el 19204;;; Generated autoloads from nxml/nxml-glyph.el
19149 19205
19150(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 19206(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -19156,16 +19212,13 @@ Return nil if the face cannot display a glyph for N.
19156 19212
19157;;;*** 19213;;;***
19158 19214
19159;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (18362 19215;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (18518
19160;;;;;; 26778)) 19216;;;;;; 42900))
19161;;; Generated autoloads from nxml/nxml-mode.el 19217;;; Generated autoloads from nxml/nxml-mode.el
19162 19218
19163(autoload 'nxml-mode "nxml-mode" "\ 19219(autoload 'nxml-mode "nxml-mode" "\
19164Major mode for editing XML. 19220Major mode for editing XML.
19165 19221
19166Syntax highlighting is performed unless the variable
19167`nxml-syntax-highlight-flag' is nil.
19168
19169\\[nxml-finish-element] finishes the current element by inserting an end-tag. 19222\\[nxml-finish-element] finishes the current element by inserting an end-tag.
19170C-c C-i closes a start-tag with `>' and then inserts a balancing end-tag 19223C-c C-i closes a start-tag with `>' and then inserts a balancing end-tag
19171leaving point between the start-tag and end-tag. 19224leaving point between the start-tag and end-tag.
@@ -19220,7 +19273,7 @@ Many aspects this mode can be customized using
19220;;;*** 19273;;;***
19221 19274
19222;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm" 19275;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm"
19223;;;;;; "nxml/nxml-uchnm.el" (18335 54540)) 19276;;;;;; "nxml/nxml-uchnm.el" (18464 4596))
19224;;; Generated autoloads from nxml/nxml-uchnm.el 19277;;; Generated autoloads from nxml/nxml-uchnm.el
19225 19278
19226(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 19279(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -19232,22 +19285,8 @@ the variable `nxml-enabled-unicode-blocks'.
19232 19285
19233;;;*** 19286;;;***
19234 19287
19235;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"
19236;;;;;; (18335 54543))
19237;;; Generated autoloads from progmodes/octave-hlp.el
19238
19239(autoload 'octave-help "octave-hlp" "\
19240Get help on Octave symbols from the Octave info files.
19241Look up KEY in the function, operator and variable indices of the files
19242specified by `octave-help-files'.
19243If KEY is not a string, prompt for it with completion.
19244
19245\(fn KEY)" t nil)
19246
19247;;;***
19248
19249;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 19288;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
19250;;;;;; (18335 54543)) 19289;;;;;; (18464 4598))
19251;;; Generated autoloads from progmodes/octave-inf.el 19290;;; Generated autoloads from progmodes/octave-inf.el
19252 19291
19253(autoload 'inferior-octave "octave-inf" "\ 19292(autoload 'inferior-octave "octave-inf" "\
@@ -19270,7 +19309,7 @@ startup file, `~/.emacs-octave'.
19270;;;*** 19309;;;***
19271 19310
19272;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19311;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19273;;;;;; (18335 54543)) 19312;;;;;; (18464 4598))
19274;;; Generated autoloads from progmodes/octave-mod.el 19313;;; Generated autoloads from progmodes/octave-mod.el
19275 19314
19276(autoload 'octave-mode "octave-mod" "\ 19315(autoload 'octave-mode "octave-mod" "\
@@ -19360,17 +19399,11 @@ including a reproducible test case and send the message.
19360 19399
19361;;;*** 19400;;;***
19362 19401
19363;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 19402;;;### (autoloads (org-cycle-agenda-files org-iswitchb org-open-link-from-string
19364;;;;;; org-export-icalendar-this-file org-diary org-agenda-list-stuck-projects 19403;;;;;; org-open-at-point-global org-insert-link-global org-store-link
19365;;;;;; org-tags-view org-todo-list org-search-view org-agenda-list
19366;;;;;; org-cycle-agenda-files org-batch-store-agenda-views org-store-agenda-views
19367;;;;;; org-batch-agenda-csv org-batch-agenda org-agenda org-agenda-to-appt
19368;;;;;; org-remember-handler org-remember org-remember-apply-template
19369;;;;;; org-remember-annotation org-remember-insinuate org-open-at-point-global
19370;;;;;; org-insert-link-global org-store-link orgtbl-mode turn-on-orgtbl
19371;;;;;; org-run-like-in-org-mode turn-on-orgstruct++ turn-on-orgstruct 19404;;;;;; org-run-like-in-org-mode turn-on-orgstruct++ turn-on-orgstruct
19372;;;;;; orgstruct-mode org-global-cycle org-cycle org-mode) "org" 19405;;;;;; orgstruct-mode org-global-cycle org-cycle org-mode) "org"
19373;;;;;; "org/org.el" (18425 33442)) 19406;;;;;; "org/org.el" (18472 7294))
19374;;; Generated autoloads from org/org.el 19407;;; Generated autoloads from org/org.el
19375 19408
19376(autoload 'org-mode "org" "\ 19409(autoload 'org-mode "org" "\
@@ -19473,16 +19506,6 @@ Not documented
19473 19506
19474\(fn CMD)" nil nil) 19507\(fn CMD)" nil nil)
19475 19508
19476(autoload 'turn-on-orgtbl "org" "\
19477Unconditionally turn on `orgtbl-mode'.
19478
19479\(fn)" nil nil)
19480
19481(autoload 'orgtbl-mode "org" "\
19482The `org-mode' table editor as a minor mode for use in other modes.
19483
19484\(fn &optional ARG)" t nil)
19485
19486(autoload 'org-store-link "org" "\ 19509(autoload 'org-store-link "org" "\
19487\\<org-mode-map>Store an org-link to the current location. 19510\\<org-mode-map>Store an org-link to the current location.
19488This link is added to `org-stored-links' and can later be inserted 19511This link is added to `org-stored-links' and can later be inserted
@@ -19507,102 +19530,38 @@ Org-mode syntax.
19507 19530
19508\(fn)" t nil) 19531\(fn)" t nil)
19509 19532
19510(autoload 'org-remember-insinuate "org" "\ 19533(autoload 'org-open-link-from-string "org" "\
19511Setup remember.el for use wiht Org-mode. 19534Open a link in the string S, as if it was in Org-mode.
19512
19513\(fn)" nil nil)
19514
19515(autoload 'org-remember-annotation "org" "\
19516Return a link to the current location as an annotation for remember.el.
19517If you are using Org-mode files as target for data storage with
19518remember.el, then the annotations should include a link compatible with the
19519conventions in Org-mode. This function returns such a link.
19520
19521\(fn)" nil nil)
19522
19523(autoload 'org-remember-apply-template "org" "\
19524Initialize *remember* buffer with template, invoke `org-mode'.
19525This function should be placed into `remember-mode-hook' and in fact requires
19526to be run from that hook to function properly.
19527
19528\(fn &optional USE-CHAR SKIP-INTERACTIVE)" nil nil)
19529
19530(autoload 'org-remember "org" "\
19531Call `remember'. If this is already a remember buffer, re-apply template.
19532If there is an active region, make sure remember uses it as initial content
19533of the remember buffer.
19534
19535When called interactively with a `C-u' prefix argument GOTO, don't remember
19536anything, just go to the file/headline where the selected template usually
19537stores its notes. With a double prefix arg `C-u C-u', go to the last
19538note stored by remember.
19539
19540Lisp programs can set ORG-FORCE-REMEMBER-TEMPLATE-CHAR to a character
19541associated with a template in `org-remember-templates'.
19542 19535
19543\(fn &optional GOTO ORG-FORCE-REMEMBER-TEMPLATE-CHAR)" t nil) 19536\(fn S &optional ARG)" t nil)
19544 19537
19545(autoload 'org-remember-handler "org" "\ 19538(autoload 'org-iswitchb "org" "\
19546Store stuff from remember.el into an org file. 19539Use `iswitchb-read-buffer' to prompt for an Org buffer to switch to.
19547First prompts for an org file. If the user just presses return, the value 19540With a prefix argument, restrict available to files.
19548of `org-default-notes-file' is used. 19541With two prefix arguments, restrict available buffers to agenda files.
19549Then the command offers the headings tree of the selected file in order to
19550file the text at a specific location.
19551You can either immediately press RET to get the note appended to the
19552file, or you can use vertical cursor motion and visibility cycling (TAB) to
19553find a better place. Then press RET or <left> or <right> in insert the note.
19554 19542
19555Key Cursor position Note gets inserted 19543Due to some yet unresolved reason, global function
19556----------------------------------------------------------------------------- 19544`iswitchb-mode' needs to be active for this function to work.
19557RET buffer-start as level 1 heading at end of file
19558RET on headline as sublevel of the heading at cursor
19559RET no heading at cursor position, level taken from context.
19560 Or use prefix arg to specify level manually.
19561<left> on headline as same level, before current heading
19562<right> on headline as same level, after current heading
19563 19545
19564So the fastest way to store the note is to press RET RET to append it to 19546\(fn &optional ARG)" t nil)
19565the default file. This way your current train of thought is not
19566interrupted, in accordance with the principles of remember.el.
19567You can also get the fast execution without prompting by using
19568C-u C-c C-c to exit the remember buffer. See also the variable
19569`org-remember-store-without-prompt'.
19570
19571Before being stored away, the function ensures that the text has a
19572headline, i.e. a first line that starts with a \"*\". If not, a headline
19573is constructed from the current date and some additional data.
19574
19575If the variable `org-adapt-indentation' is non-nil, the entire text is
19576also indented so that it starts in the same column as the headline
19577\(i.e. after the stars).
19578
19579See also the variable `org-reverse-note-order'.
19580
19581\(fn)" nil nil)
19582
19583(autoload 'org-agenda-to-appt "org" "\
19584Activate appointments found in `org-agenda-files'.
19585With a \\[universal-argument] prefix, refresh the list of
19586appointements.
19587
19588If FILTER is t, interactively prompt the user for a regular
19589expression, and filter out entries that don't match it.
19590
19591If FILTER is a string, use this string as a regular expression
19592for filtering entries out.
19593
19594FILTER can also be an alist with the car of each cell being
19595either 'headline or 'category. For example:
19596 19547
19597 '((headline \"IMPORTANT\") 19548(autoload 'org-cycle-agenda-files "org" "\
19598 (category \"Work\")) 19549Cycle through the files in `org-agenda-files'.
19550If the current buffer visits an agenda file, find the next one in the list.
19551If the current buffer does not, find the first agenda file.
19599 19552
19600will only add headlines containing IMPORTANT or headlines 19553\(fn)" t nil)
19601belonging to the \"Work\" category.
19602 19554
19603\(fn &optional REFRESH FILTER)" t nil) 19555;;;***
19556
19557;;;### (autoloads (org-agenda-to-appt org-calendar-goto-agenda org-diary
19558;;;;;; org-agenda-list-stuck-projects org-tags-view org-todo-list
19559;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
19560;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
19561;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (18495 28159))
19562;;; Generated autoloads from org/org-agenda.el
19604 19563
19605(autoload 'org-agenda "org" "\ 19564(autoload 'org-agenda "org-agenda" "\
19606Dispatch agenda commands to collect entries to the agenda buffer. 19565Dispatch agenda commands to collect entries to the agenda buffer.
19607Prompts for a command to execute. Any prefix arg will be passed 19566Prompts for a command to execute. Any prefix arg will be passed
19608on to the selected command. The default selections are: 19567on to the selected command. The default selections are:
@@ -19629,7 +19588,7 @@ Pressing `<' twice means to restrict to the current subtree or region
19629 19588
19630\(fn ARG &optional KEYS RESTRICTION)" t nil) 19589\(fn ARG &optional KEYS RESTRICTION)" t nil)
19631 19590
19632(autoload 'org-batch-agenda "org" "\ 19591(autoload 'org-batch-agenda "org-agenda" "\
19633Run an agenda command in batch mode and send the result to STDOUT. 19592Run an agenda command in batch mode and send the result to STDOUT.
19634If CMD-KEY is a string of length 1, it is used as a key in 19593If CMD-KEY is a string of length 1, it is used as a key in
19635`org-agenda-custom-commands' and triggers this command. If it is a 19594`org-agenda-custom-commands' and triggers this command. If it is a
@@ -19639,7 +19598,7 @@ before running the agenda command.
19639 19598
19640\(fn CMD-KEY &rest PARAMETERS)" nil (quote macro)) 19599\(fn CMD-KEY &rest PARAMETERS)" nil (quote macro))
19641 19600
19642(autoload 'org-batch-agenda-csv "org" "\ 19601(autoload 'org-batch-agenda-csv "org-agenda" "\
19643Run an agenda command in batch mode and send the result to STDOUT. 19602Run an agenda command in batch mode and send the result to STDOUT.
19644If CMD-KEY is a string of length 1, it is used as a key in 19603If CMD-KEY is a string of length 1, it is used as a key in
19645`org-agenda-custom-commands' and triggers this command. If it is a 19604`org-agenda-custom-commands' and triggers this command. If it is a
@@ -19676,24 +19635,17 @@ agenda-day The day in the agenda where this is listed
19676 19635
19677\(fn CMD-KEY &rest PARAMETERS)" nil (quote macro)) 19636\(fn CMD-KEY &rest PARAMETERS)" nil (quote macro))
19678 19637
19679(autoload 'org-store-agenda-views "org" "\ 19638(autoload 'org-store-agenda-views "org-agenda" "\
19680Not documented 19639Not documented
19681 19640
19682\(fn &rest PARAMETERS)" t nil) 19641\(fn &rest PARAMETERS)" t nil)
19683 19642
19684(autoload 'org-batch-store-agenda-views "org" "\ 19643(autoload 'org-batch-store-agenda-views "org-agenda" "\
19685Run all custom agenda commands that have a file argument. 19644Run all custom agenda commands that have a file argument.
19686 19645
19687\(fn &rest PARAMETERS)" nil (quote macro)) 19646\(fn &rest PARAMETERS)" nil (quote macro))
19688 19647
19689(autoload 'org-cycle-agenda-files "org" "\ 19648(autoload 'org-agenda-list "org-agenda" "\
19690Cycle through the files in `org-agenda-files'.
19691If the current buffer visits an agenda file, find the next one in the list.
19692If the current buffer does not, find the first agenda file.
19693
19694\(fn)" t nil)
19695
19696(autoload 'org-agenda-list "org" "\
19697Produce a daily/weekly view from all files in variable `org-agenda-files'. 19649Produce a daily/weekly view from all files in variable `org-agenda-files'.
19698The view will be for the current day or week, but from the overview buffer 19650The view will be for the current day or week, but from the overview buffer
19699you will be able to go to other days/weeks. 19651you will be able to go to other days/weeks.
@@ -19712,11 +19664,17 @@ given in `org-agenda-start-on-weekday'.
19712 19664
19713\(fn &optional INCLUDE-ALL START-DAY NDAYS)" t nil) 19665\(fn &optional INCLUDE-ALL START-DAY NDAYS)" t nil)
19714 19666
19715(autoload 'org-search-view "org" "\ 19667(autoload 'org-search-view "org-agenda" "\
19716Show all entries that contain words or regular expressions. 19668Show all entries that contain words or regular expressions.
19717If the first character of the search string is an asterisks, 19669If the first character of the search string is an asterisks,
19718search only the headlines. 19670search only the headlines.
19719 19671
19672With optional prefix argument TODO-ONLY, only consider entries that are
19673TODO entries. The argument STRING can be used to pass a default search
19674string into this function. If EDIT-AT is non-nil, it means that the
19675user should get a chance to edit this string, with cursor at position
19676EDIT-AT.
19677
19720The search string is broken into \"words\" by splitting at whitespace. 19678The search string is broken into \"words\" by splitting at whitespace.
19721The individual words are then interpreted as a boolean expression with 19679The individual words are then interpreted as a boolean expression with
19722logical AND. Words prefixed with a minus must not occur in the entry. 19680logical AND. Words prefixed with a minus must not occur in the entry.
@@ -19726,12 +19684,17 @@ Matching is case-insensitive and the words are enclosed by word delimiters.
19726Words enclosed by curly braces are interpreted as regular expressions 19684Words enclosed by curly braces are interpreted as regular expressions
19727that must or must not match in the entry. 19685that must or must not match in the entry.
19728 19686
19687If the search string starts with an asterisk, search only in headlines.
19688If (possibly after the leading star) the search string starts with an
19689exclamation mark, this also means to look at TODO entries only, an effect
19690that can also be achieved with a prefix argument.
19691
19729This command searches the agenda files, and in addition the files listed 19692This command searches the agenda files, and in addition the files listed
19730in `org-agenda-text-search-extra-files'. 19693in `org-agenda-text-search-extra-files'.
19731 19694
19732\(fn &optional ARG STRING)" t nil) 19695\(fn &optional TODO-ONLY STRING EDIT-AT)" t nil)
19733 19696
19734(autoload 'org-todo-list "org" "\ 19697(autoload 'org-todo-list "org-agenda" "\
19735Show all TODO entries from all agenda file in a single list. 19698Show all TODO entries from all agenda file in a single list.
19736The prefix arg can be used to select a specific TODO keyword and limit 19699The prefix arg can be used to select a specific TODO keyword and limit
19737the list to these. When using \\[universal-argument], you will be prompted 19700the list to these. When using \\[universal-argument], you will be prompted
@@ -19740,13 +19703,13 @@ for a keyword. A numeric prefix directly selects the Nth keyword in
19740 19703
19741\(fn ARG)" t nil) 19704\(fn ARG)" t nil)
19742 19705
19743(autoload 'org-tags-view "org" "\ 19706(autoload 'org-tags-view "org-agenda" "\
19744Show all headlines for all `org-agenda-files' matching a TAGS criterion. 19707Show all headlines for all `org-agenda-files' matching a TAGS criterion.
19745The prefix arg TODO-ONLY limits the search to TODO entries. 19708The prefix arg TODO-ONLY limits the search to TODO entries.
19746 19709
19747\(fn &optional TODO-ONLY MATCH)" t nil) 19710\(fn &optional TODO-ONLY MATCH)" t nil)
19748 19711
19749(autoload 'org-agenda-list-stuck-projects "org" "\ 19712(autoload 'org-agenda-list-stuck-projects "org-agenda" "\
19750Create agenda view for projects that are stuck. 19713Create agenda view for projects that are stuck.
19751Stuck projects are project that have no next actions. For the definitions 19714Stuck projects are project that have no next actions. For the definitions
19752of what a project is and how to check if it stuck, customize the variable 19715of what a project is and how to check if it stuck, customize the variable
@@ -19755,7 +19718,7 @@ MATCH is being ignored.
19755 19718
19756\(fn &rest IGNORE)" t nil) 19719\(fn &rest IGNORE)" t nil)
19757 19720
19758(autoload 'org-diary "org" "\ 19721(autoload 'org-diary "org-agenda" "\
19759Return diary information from org-files. 19722Return diary information from org-files.
19760This function can be used in a \"sexp\" diary entry in the Emacs calendar. 19723This function can be used in a \"sexp\" diary entry in the Emacs calendar.
19761It accesses org files and extracts information from those files to be 19724It accesses org files and extracts information from those files to be
@@ -19803,32 +19766,203 @@ function from a program - use `org-agenda-get-day-entries' instead.
19803 19766
19804\(fn &rest ARGS)" nil nil) 19767\(fn &rest ARGS)" nil nil)
19805 19768
19806(autoload 'org-export-icalendar-this-file "org" "\ 19769(autoload 'org-calendar-goto-agenda "org-agenda" "\
19770Compute the Org-mode agenda for the calendar date displayed at the cursor.
19771This is a command that has to be installed in `calendar-mode-map'.
19772
19773\(fn)" t nil)
19774
19775(autoload 'org-agenda-to-appt "org-agenda" "\
19776Activate appointments found in `org-agenda-files'.
19777With a \\[universal-argument] prefix, refresh the list of
19778appointements.
19779
19780If FILTER is t, interactively prompt the user for a regular
19781expression, and filter out entries that don't match it.
19782
19783If FILTER is a string, use this string as a regular expression
19784for filtering entries out.
19785
19786FILTER can also be an alist with the car of each cell being
19787either 'headline or 'category. For example:
19788
19789 '((headline \"IMPORTANT\")
19790 (category \"Work\"))
19791
19792will only add headlines containing IMPORTANT or headlines
19793belonging to the \"Work\" category.
19794
19795\(fn &optional REFRESH FILTER)" t nil)
19796
19797;;;***
19798
19799;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el"
19800;;;;;; (18467 53782))
19801;;; Generated autoloads from org/org-bbdb.el
19802
19803(autoload 'org-bbdb-anniversaries "org-bbdb" "\
19804Extract anniversaries from BBDB for display in the agenda.
19805
19806\(fn)" nil nil)
19807
19808;;;***
19809
19810;;;### (autoloads (org-get-clocktable) "org-clock" "org/org-clock.el"
19811;;;;;; (18464 4596))
19812;;; Generated autoloads from org/org-clock.el
19813
19814(autoload 'org-get-clocktable "org-clock" "\
19815Get a formatted clocktable with parameters according to PROPS.
19816The table is created in a temporary buffer, fully formatted and
19817fontified, and then returned.
19818
19819\(fn &rest PROPS)" nil nil)
19820
19821;;;***
19822
19823;;;### (autoloads (org-export-as-xoxo org-export-icalendar-combine-agenda-files
19824;;;;;; org-export-icalendar-all-agenda-files org-export-icalendar-this-file
19825;;;;;; org-export-as-html org-export-region-as-html org-replace-region-by-html
19826;;;;;; org-export-as-html-to-buffer org-export-as-html-batch org-export-as-html-and-open
19827;;;;;; org-insert-export-options-template org-export-visible org-export-as-ascii
19828;;;;;; org-export) "org-exp" "org/org-exp.el" (18475 44751))
19829;;; Generated autoloads from org/org-exp.el
19830
19831(autoload 'org-export "org-exp" "\
19832Export dispatcher for Org-mode.
19833When `org-export-run-in-background' is non-nil, try to run the command
19834in the background. This will be done only for commands that write
19835to a file. For details see the docstring of `org-export-run-in-background'.
19836
19837The prefix argument ARG will be passed to the exporter. However, if
19838ARG is a double universal prefix `C-u C-u', that means to inverse the
19839value of `org-export-run-in-background'.
19840
19841\(fn &optional ARG)" t nil)
19842
19843(autoload 'org-export-as-ascii "org-exp" "\
19844Export the outline as a pretty ASCII file.
19845If there is an active region, export only the region.
19846The prefix ARG specifies how many levels of the outline should become
19847underlined headlines. The default is 3.
19848
19849\(fn ARG)" t nil)
19850
19851(autoload 'org-export-visible "org-exp" "\
19852Create a copy of the visible part of the current buffer, and export it.
19853The copy is created in a temporary buffer and removed after use.
19854TYPE is the final key (as a string) that also select the export command in
19855the `C-c C-e' export dispatcher.
19856As a special case, if the you type SPC at the prompt, the temporary
19857org-mode file will not be removed but presented to you so that you can
19858continue to use it. The prefix arg ARG is passed through to the exporting
19859command.
19860
19861\(fn TYPE ARG)" t nil)
19862
19863(autoload 'org-insert-export-options-template "org-exp" "\
19864Insert into the buffer a template with information for exporting.
19865
19866\(fn)" t nil)
19867
19868(autoload 'org-export-as-html-and-open "org-exp" "\
19869Export the outline as HTML and immediately open it with a browser.
19870If there is an active region, export only the region.
19871The prefix ARG specifies how many levels of the outline should become
19872headlines. The default is 3. Lower levels will become bulleted lists.
19873
19874\(fn ARG)" t nil)
19875
19876(autoload 'org-export-as-html-batch "org-exp" "\
19877Call `org-export-as-html', may be used in batch processing as
19878emacs --batch
19879 --load=$HOME/lib/emacs/org.el
19880 --eval \"(setq org-export-headline-levels 2)\"
19881 --visit=MyFile --funcall org-export-as-html-batch
19882
19883\(fn)" nil nil)
19884
19885(autoload 'org-export-as-html-to-buffer "org-exp" "\
19886Call `org-exort-as-html` with output to a temporary buffer.
19887No file is created. The prefix ARG is passed through to `org-export-as-html'.
19888
19889\(fn ARG)" t nil)
19890
19891(autoload 'org-replace-region-by-html "org-exp" "\
19892Assume the current region has org-mode syntax, and convert it to HTML.
19893This can be used in any buffer. For example, you could write an
19894itemized list in org-mode syntax in an HTML buffer and then use this
19895command to convert it.
19896
19897\(fn BEG END)" t nil)
19898
19899(autoload 'org-export-region-as-html "org-exp" "\
19900Convert region from BEG to END in org-mode buffer to HTML.
19901If prefix arg BODY-ONLY is set, omit file header, footer, and table of
19902contents, and only produce the region of converted text, useful for
19903cut-and-paste operations.
19904If BUFFER is a buffer or a string, use/create that buffer as a target
19905of the converted HTML. If BUFFER is the symbol `string', return the
19906produced HTML as a string and leave not buffer behind. For example,
19907a Lisp program could call this function in the following way:
19908
19909 (setq html (org-export-region-as-html beg end t 'string))
19910
19911When called interactively, the output buffer is selected, and shown
19912in a window. A non-interactive call will only return the buffer.
19913
19914\(fn BEG END &optional BODY-ONLY BUFFER)" t nil)
19915
19916(autoload 'org-export-as-html "org-exp" "\
19917Export the outline as a pretty HTML file.
19918If there is an active region, export only the region. The prefix
19919ARG specifies how many levels of the outline should become
19920headlines. The default is 3. Lower levels will become bulleted
19921lists. When HIDDEN is non-nil, don't display the HTML buffer.
19922EXT-PLIST is a property list with external parameters overriding
19923org-mode's default settings, but still inferior to file-local
19924settings. When TO-BUFFER is non-nil, create a buffer with that
19925name and export to that buffer. If TO-BUFFER is the symbol
19926`string', don't leave any buffer behind but just return the
19927resulting HTML as a string. When BODY-ONLY is set, don't produce
19928the file header and footer, simply return the content of
19929<body>...</body>, without even the body tags themselves. When
19930PUB-DIR is set, use this as the publishing directory.
19931
19932\(fn ARG &optional HIDDEN EXT-PLIST TO-BUFFER BODY-ONLY PUB-DIR)" t nil)
19933
19934(autoload 'org-export-icalendar-this-file "org-exp" "\
19807Export current file as an iCalendar file. 19935Export current file as an iCalendar file.
19808The iCalendar file will be located in the same directory as the Org-mode 19936The iCalendar file will be located in the same directory as the Org-mode
19809file, but with extension `.ics'. 19937file, but with extension `.ics'.
19810 19938
19811\(fn)" t nil) 19939\(fn)" t nil)
19812 19940
19813(autoload 'org-export-icalendar-all-agenda-files "org" "\ 19941(autoload 'org-export-icalendar-all-agenda-files "org-exp" "\
19814Export all files in `org-agenda-files' to iCalendar .ics files. 19942Export all files in `org-agenda-files' to iCalendar .ics files.
19815Each iCalendar file will be located in the same directory as the Org-mode 19943Each iCalendar file will be located in the same directory as the Org-mode
19816file, but with extension `.ics'. 19944file, but with extension `.ics'.
19817 19945
19818\(fn)" t nil) 19946\(fn)" t nil)
19819 19947
19820(autoload 'org-export-icalendar-combine-agenda-files "org" "\ 19948(autoload 'org-export-icalendar-combine-agenda-files "org-exp" "\
19821Export all files in `org-agenda-files' to a single combined iCalendar file. 19949Export all files in `org-agenda-files' to a single combined iCalendar file.
19822The file is stored under the name `org-combined-agenda-icalendar-file'. 19950The file is stored under the name `org-combined-agenda-icalendar-file'.
19823 19951
19824\(fn)" t nil) 19952\(fn)" t nil)
19825 19953
19954(autoload 'org-export-as-xoxo "org-exp" "\
19955Export the org buffer as XOXO.
19956The XOXO buffer is named *xoxo-<source buffer name>*
19957
19958\(fn &optional BUFFER)" t nil)
19959
19826;;;*** 19960;;;***
19827 19961
19828;;;### (autoloads (org-export-as-latex org-export-region-as-latex 19962;;;### (autoloads (org-export-as-latex org-export-region-as-latex
19829;;;;;; org-replace-region-by-latex org-export-as-latex-to-buffer 19963;;;;;; org-replace-region-by-latex org-export-as-latex-to-buffer
19830;;;;;; org-export-as-latex-batch) "org-export-latex" "org/org-export-latex.el" 19964;;;;;; org-export-as-latex-batch) "org-export-latex" "org/org-export-latex.el"
19831;;;;;; (18404 40763)) 19965;;;;;; (18464 4596))
19832;;; Generated autoloads from org/org-export-latex.el 19966;;; Generated autoloads from org/org-export-latex.el
19833 19967
19834(autoload 'org-export-as-latex-batch "org-export-latex" "\ 19968(autoload 'org-export-as-latex-batch "org-export-latex" "\
@@ -19895,12 +20029,11 @@ when PUB-DIR is set, use this as the publishing directory.
19895;;;*** 20029;;;***
19896 20030
19897;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el" 20031;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el"
19898;;;;;; (18404 40763)) 20032;;;;;; (18467 53782))
19899;;; Generated autoloads from org/org-irc.el 20033;;; Generated autoloads from org/org-irc.el
19900 20034
19901(autoload 'org-irc-store-link "org-irc" "\ 20035(autoload 'org-irc-store-link "org-irc" "\
19902Dispatch to the appropreate function to store a link to 20036Dispatch to the appropriate function to store a link to an IRC session.
19903something IRC related
19904 20037
19905\(fn)" nil nil) 20038\(fn)" nil nil)
19906 20039
@@ -19908,7 +20041,7 @@ something IRC related
19908 20041
19909;;;### (autoloads (org-publish-current-project org-publish-current-file 20042;;;### (autoloads (org-publish-current-project org-publish-current-file
19910;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" 20043;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el"
19911;;;;;; (18404 40764)) 20044;;;;;; (18467 53782))
19912;;; Generated autoloads from org/org-publish.el 20045;;; Generated autoloads from org/org-publish.el
19913 20046
19914(autoload 'org-publish "org-publish" "\ 20047(autoload 'org-publish "org-publish" "\
@@ -19937,8 +20070,104 @@ the project.
19937 20070
19938;;;*** 20071;;;***
19939 20072
20073;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template
20074;;;;;; org-remember-annotation org-remember-insinuate) "org-remember"
20075;;;;;; "org/org-remember.el" (18467 53782))
20076;;; Generated autoloads from org/org-remember.el
20077
20078(autoload 'org-remember-insinuate "org-remember" "\
20079Setup remember.el for use wiht Org-mode.
20080
20081\(fn)" nil nil)
20082
20083(autoload 'org-remember-annotation "org-remember" "\
20084Return a link to the current location as an annotation for remember.el.
20085If you are using Org-mode files as target for data storage with
20086remember.el, then the annotations should include a link compatible with the
20087conventions in Org-mode. This function returns such a link.
20088
20089\(fn)" nil nil)
20090
20091(autoload 'org-remember-apply-template "org-remember" "\
20092Initialize *remember* buffer with template, invoke `org-mode'.
20093This function should be placed into `remember-mode-hook' and in fact requires
20094to be run from that hook to function properly.
20095
20096\(fn &optional USE-CHAR SKIP-INTERACTIVE)" nil nil)
20097
20098(autoload 'org-remember "org-remember" "\
20099Call `remember'. If this is already a remember buffer, re-apply template.
20100If there is an active region, make sure remember uses it as initial content
20101of the remember buffer.
20102
20103When called interactively with a `C-u' prefix argument GOTO, don't remember
20104anything, just go to the file/headline where the selected template usually
20105stores its notes. With a double prefix arg `C-u C-u', go to the last
20106note stored by remember.
20107
20108Lisp programs can set ORG-FORCE-REMEMBER-TEMPLATE-CHAR to a character
20109associated with a template in `org-remember-templates'.
20110
20111\(fn &optional GOTO ORG-FORCE-REMEMBER-TEMPLATE-CHAR)" t nil)
20112
20113(autoload 'org-remember-handler "org-remember" "\
20114Store stuff from remember.el into an org file.
20115First prompts for an org file. If the user just presses return, the value
20116of `org-default-notes-file' is used.
20117Then the command offers the headings tree of the selected file in order to
20118file the text at a specific location.
20119You can either immediately press RET to get the note appended to the
20120file, or you can use vertical cursor motion and visibility cycling (TAB) to
20121find a better place. Then press RET or <left> or <right> in insert the note.
20122
20123Key Cursor position Note gets inserted
20124-----------------------------------------------------------------------------
20125RET buffer-start as level 1 heading at end of file
20126RET on headline as sublevel of the heading at cursor
20127RET no heading at cursor position, level taken from context.
20128 Or use prefix arg to specify level manually.
20129<left> on headline as same level, before current heading
20130<right> on headline as same level, after current heading
20131
20132So the fastest way to store the note is to press RET RET to append it to
20133the default file. This way your current train of thought is not
20134interrupted, in accordance with the principles of remember.el.
20135You can also get the fast execution without prompting by using
20136C-u C-c C-c to exit the remember buffer. See also the variable
20137`org-remember-store-without-prompt'.
20138
20139Before being stored away, the function ensures that the text has a
20140headline, i.e. a first line that starts with a \"*\". If not, a headline
20141is constructed from the current date and some additional data.
20142
20143If the variable `org-adapt-indentation' is non-nil, the entire text is
20144also indented so that it starts in the same column as the headline
20145\(i.e. after the stars).
20146
20147See also the variable `org-reverse-note-order'.
20148
20149\(fn)" nil nil)
20150
20151;;;***
20152
20153;;;### (autoloads (orgtbl-mode turn-on-orgtbl) "org-table" "org/org-table.el"
20154;;;;;; (18464 4596))
20155;;; Generated autoloads from org/org-table.el
20156
20157(autoload 'turn-on-orgtbl "org-table" "\
20158Unconditionally turn on `orgtbl-mode'.
20159
20160\(fn)" nil nil)
20161
20162(autoload 'orgtbl-mode "org-table" "\
20163The `org-mode' table editor as a minor mode for use in other modes.
20164
20165\(fn &optional ARG)" t nil)
20166
20167;;;***
20168
19940;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 20169;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
19941;;;;;; (18428 27944)) 20170;;;;;; (18464 4592))
19942;;; Generated autoloads from outline.el 20171;;; Generated autoloads from outline.el
19943(put 'outline-regexp 'safe-local-variable 'string-or-null-p) 20172(put 'outline-regexp 'safe-local-variable 'string-or-null-p)
19944 20173
@@ -19994,7 +20223,7 @@ See the command `outline-mode' for more information on this mode.
19994 20223
19995;;;*** 20224;;;***
19996 20225
19997;;;### (autoloads (show-paren-mode) "paren" "paren.el" (18335 54515)) 20226;;;### (autoloads (show-paren-mode) "paren" "paren.el" (18464 4592))
19998;;; Generated autoloads from paren.el 20227;;; Generated autoloads from paren.el
19999 20228
20000(defvar show-paren-mode nil "\ 20229(defvar show-paren-mode nil "\
@@ -20019,7 +20248,7 @@ in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time.
20019;;;*** 20248;;;***
20020 20249
20021;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 20250;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
20022;;;;;; (18426 29950)) 20251;;;;;; (18491 58033))
20023;;; Generated autoloads from calendar/parse-time.el 20252;;; Generated autoloads from calendar/parse-time.el
20024 20253
20025(autoload 'parse-time-string "parse-time" "\ 20254(autoload 'parse-time-string "parse-time" "\
@@ -20031,8 +20260,8 @@ unknown are returned as nil.
20031 20260
20032;;;*** 20261;;;***
20033 20262
20034;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (18335 20263;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (18464
20035;;;;;; 54543)) 20264;;;;;; 4598))
20036;;; Generated autoloads from progmodes/pascal.el 20265;;; Generated autoloads from progmodes/pascal.el
20037 20266
20038(autoload 'pascal-mode "pascal" "\ 20267(autoload 'pascal-mode "pascal" "\
@@ -20085,7 +20314,7 @@ no args, if that value is non-nil.
20085;;;*** 20314;;;***
20086 20315
20087;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" 20316;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
20088;;;;;; (18335 54524)) 20317;;;;;; (18463 55075))
20089;;; Generated autoloads from emulation/pc-mode.el 20318;;; Generated autoloads from emulation/pc-mode.el
20090 20319
20091(autoload 'pc-bindings-mode "pc-mode" "\ 20320(autoload 'pc-bindings-mode "pc-mode" "\
@@ -20103,7 +20332,7 @@ C-Escape does list-buffers.
20103;;;*** 20332;;;***
20104 20333
20105;;;### (autoloads (pc-selection-mode) "pc-select" "emulation/pc-select.el" 20334;;;### (autoloads (pc-selection-mode) "pc-select" "emulation/pc-select.el"
20106;;;;;; (18335 54524)) 20335;;;;;; (18463 55075))
20107;;; Generated autoloads from emulation/pc-select.el 20336;;; Generated autoloads from emulation/pc-select.el
20108 20337
20109(defvar pc-selection-mode nil "\ 20338(defvar pc-selection-mode nil "\
@@ -20169,8 +20398,8 @@ but before calling PC Selection mode):
20169 20398
20170;;;*** 20399;;;***
20171 20400
20172;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (18335 20401;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (18464
20173;;;;;; 54515)) 20402;;;;;; 4592))
20174;;; Generated autoloads from pcmpl-cvs.el 20403;;; Generated autoloads from pcmpl-cvs.el
20175 20404
20176(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 20405(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -20181,7 +20410,7 @@ Completion rules for the `cvs' command.
20181;;;*** 20410;;;***
20182 20411
20183;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 20412;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
20184;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (18335 54515)) 20413;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (18464 4592))
20185;;; Generated autoloads from pcmpl-gnu.el 20414;;; Generated autoloads from pcmpl-gnu.el
20186 20415
20187(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 20416(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -20209,7 +20438,7 @@ Completion for the GNU tar utility.
20209;;;*** 20438;;;***
20210 20439
20211;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 20440;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
20212;;;;;; "pcmpl-linux" "pcmpl-linux.el" (18335 54515)) 20441;;;;;; "pcmpl-linux" "pcmpl-linux.el" (18464 4592))
20213;;; Generated autoloads from pcmpl-linux.el 20442;;; Generated autoloads from pcmpl-linux.el
20214 20443
20215(autoload 'pcomplete/kill "pcmpl-linux" "\ 20444(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -20229,8 +20458,8 @@ Completion for GNU/Linux `mount'.
20229 20458
20230;;;*** 20459;;;***
20231 20460
20232;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (18335 20461;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (18464
20233;;;;;; 54515)) 20462;;;;;; 4592))
20234;;; Generated autoloads from pcmpl-rpm.el 20463;;; Generated autoloads from pcmpl-rpm.el
20235 20464
20236(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 20465(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -20246,7 +20475,7 @@ You can use \\[eshell-report-bug] to do so.
20246 20475
20247;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown 20476;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown
20248;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir 20477;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir
20249;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (18348 20419)) 20478;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (18464 4592))
20250;;; Generated autoloads from pcmpl-unix.el 20479;;; Generated autoloads from pcmpl-unix.el
20251 20480
20252(autoload 'pcomplete/cd "pcmpl-unix" "\ 20481(autoload 'pcomplete/cd "pcmpl-unix" "\
@@ -20303,8 +20532,8 @@ Includes files as well as host names followed by a colon.
20303 20532
20304;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 20533;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
20305;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 20534;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
20306;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (18335 20535;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (18464
20307;;;;;; 54515)) 20536;;;;;; 4592))
20308;;; Generated autoloads from pcomplete.el 20537;;; Generated autoloads from pcomplete.el
20309 20538
20310(autoload 'pcomplete "pcomplete" "\ 20539(autoload 'pcomplete "pcomplete" "\
@@ -20363,7 +20592,7 @@ Setup shell-mode to use pcomplete.
20363 20592
20364;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 20593;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
20365;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 20594;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
20366;;;;;; "pcvs.el" (18335 54515)) 20595;;;;;; "pcvs.el" (18464 4592))
20367;;; Generated autoloads from pcvs.el 20596;;; Generated autoloads from pcvs.el
20368 20597
20369(autoload 'cvs-checkout "pcvs" "\ 20598(autoload 'cvs-checkout "pcvs" "\
@@ -20440,7 +20669,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20440 20669
20441;;;*** 20670;;;***
20442 20671
20443;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (18335 54515)) 20672;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (18464 4592))
20444;;; Generated autoloads from pcvs-defs.el 20673;;; Generated autoloads from pcvs-defs.el
20445 20674
20446(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] '(menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea")) (define-key m [checkout] '(menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository")) (define-key m [update] '(menu-item "Update Directory" cvs-update :help "Fetch updates from the repository")) (define-key m [examine] '(menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea")) (fset 'cvs-global-menu m))) 20675(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] '(menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea")) (define-key m [checkout] '(menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository")) (define-key m [update] '(menu-item "Update Directory" cvs-update :help "Fetch updates from the repository")) (define-key m [examine] '(menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea")) (fset 'cvs-global-menu m)))
@@ -20448,7 +20677,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20448;;;*** 20677;;;***
20449 20678
20450;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 20679;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
20451;;;;;; (18421 29591)) 20680;;;;;; (18501 7475))
20452;;; Generated autoloads from progmodes/perl-mode.el 20681;;; Generated autoloads from progmodes/perl-mode.el
20453(put 'perl-indent-level 'safe-local-variable 'integerp) 20682(put 'perl-indent-level 'safe-local-variable 'integerp)
20454(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 20683(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -20512,7 +20741,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
20512;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key 20741;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key
20513;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt 20742;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt
20514;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region 20743;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region
20515;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (18335 54515)) 20744;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (18464 4592))
20516;;; Generated autoloads from pgg.el 20745;;; Generated autoloads from pgg.el
20517 20746
20518(autoload 'pgg-encrypt-region "pgg" "\ 20747(autoload 'pgg-encrypt-region "pgg" "\
@@ -20646,7 +20875,7 @@ Import public keys in the current buffer.
20646;;;*** 20875;;;***
20647 20876
20648;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el" 20877;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el"
20649;;;;;; (18335 54515)) 20878;;;;;; (18464 4592))
20650;;; Generated autoloads from pgg-gpg.el 20879;;; Generated autoloads from pgg-gpg.el
20651 20880
20652(autoload 'pgg-gpg-symmetric-key-p "pgg-gpg" "\ 20881(autoload 'pgg-gpg-symmetric-key-p "pgg-gpg" "\
@@ -20657,7 +20886,7 @@ True if decoded armor MESSAGE-KEYS has symmetric encryption indicator.
20657;;;*** 20886;;;***
20658 20887
20659;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 20888;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
20660;;;;;; (18335 54545)) 20889;;;;;; (18464 4602))
20661;;; Generated autoloads from textmodes/picture.el 20890;;; Generated autoloads from textmodes/picture.el
20662 20891
20663(autoload 'picture-mode "picture" "\ 20892(autoload 'picture-mode "picture" "\
@@ -20738,7 +20967,7 @@ they are not defaultly assigned to keys.
20738;;;*** 20967;;;***
20739 20968
20740;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 20969;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
20741;;;;;; (18335 54545)) 20970;;;;;; (18464 4602))
20742;;; Generated autoloads from textmodes/po.el 20971;;; Generated autoloads from textmodes/po.el
20743 20972
20744(autoload 'po-find-file-coding-system "po" "\ 20973(autoload 'po-find-file-coding-system "po" "\
@@ -20749,7 +20978,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
20749 20978
20750;;;*** 20979;;;***
20751 20980
20752;;;### (autoloads (pong) "pong" "play/pong.el" (18335 54541)) 20981;;;### (autoloads (pong) "pong" "play/pong.el" (18464 4597))
20753;;; Generated autoloads from play/pong.el 20982;;; Generated autoloads from play/pong.el
20754 20983
20755(autoload 'pong "pong" "\ 20984(autoload 'pong "pong" "\
@@ -20765,8 +20994,9 @@ pong-mode keybindings:\\<pong-mode-map>
20765 20994
20766;;;*** 20995;;;***
20767 20996
20768;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer 20997;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression
20769;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (18335 54522)) 20998;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el"
20999;;;;;; (18463 55075))
20770;;; Generated autoloads from emacs-lisp/pp.el 21000;;; Generated autoloads from emacs-lisp/pp.el
20771 21001
20772(autoload 'pp-to-string "pp" "\ 21002(autoload 'pp-to-string "pp" "\
@@ -20795,8 +21025,20 @@ Also add the value to the front of the list in the variable `values'.
20795 21025
20796\(fn EXPRESSION)" t nil) 21026\(fn EXPRESSION)" t nil)
20797 21027
21028(autoload 'pp-macroexpand-expression "pp" "\
21029Macroexpand EXPRESSION and pretty-print its value.
21030
21031\(fn EXPRESSION)" t nil)
21032
20798(autoload 'pp-eval-last-sexp "pp" "\ 21033(autoload 'pp-eval-last-sexp "pp" "\
20799Run `pp-eval-expression' on sexp before point (which see). 21034Run `pp-eval-expression' on sexp before point.
21035With argument, pretty-print output into current buffer.
21036Ignores leading comment characters.
21037
21038\(fn ARG)" t nil)
21039
21040(autoload 'pp-macroexpand-last-sexp "pp" "\
21041Run `pp-macroexpand-expression' on sexp before point.
20800With argument, pretty-print output into current buffer. 21042With argument, pretty-print output into current buffer.
20801Ignores leading comment characters. 21043Ignores leading comment characters.
20802 21044
@@ -20822,7 +21064,7 @@ Ignores leading comment characters.
20822;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 21064;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
20823;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 21065;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
20824;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 21066;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
20825;;;;;; (18335 54515)) 21067;;;;;; (18464 4592))
20826;;; Generated autoloads from printing.el 21068;;; Generated autoloads from printing.el
20827 21069
20828(autoload 'pr-interface "printing" "\ 21070(autoload 'pr-interface "printing" "\
@@ -21409,8 +21651,25 @@ are both set to t.
21409 21651
21410;;;*** 21652;;;***
21411 21653
21654;;;### (autoloads (proced) "proced" "proced.el" (18490 37168))
21655;;; Generated autoloads from proced.el
21656
21657(autoload 'proced "proced" "\
21658Mode for displaying UNIX system processes and sending signals to them.
21659Type \\[proced-mark-process] to mark a process for later commands.
21660Type \\[proced-send-signal] to send signals to marked processes.
21661
21662If invoked with optional ARG the window displaying the process
21663information will be displayed but not selected.
21664
21665\\{proced-mode-map}
21666
21667\(fn &optional ARG)" t nil)
21668
21669;;;***
21670
21412;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el" 21671;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el"
21413;;;;;; (18335 54543)) 21672;;;;;; (18464 4598))
21414;;; Generated autoloads from progmodes/prolog.el 21673;;; Generated autoloads from progmodes/prolog.el
21415 21674
21416(autoload 'prolog-mode "prolog" "\ 21675(autoload 'prolog-mode "prolog" "\
@@ -21433,7 +21692,7 @@ With prefix argument \\[universal-prefix], prompt for the program to use.
21433 21692
21434;;;*** 21693;;;***
21435 21694
21436;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (18420 8068)) 21695;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (18464 4592))
21437;;; Generated autoloads from ps-bdf.el 21696;;; Generated autoloads from ps-bdf.el
21438 21697
21439(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")) "\ 21698(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")) "\
@@ -21442,8 +21701,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
21442 21701
21443;;;*** 21702;;;***
21444 21703
21445;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (18335 21704;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (18464
21446;;;;;; 54543)) 21705;;;;;; 4598))
21447;;; Generated autoloads from progmodes/ps-mode.el 21706;;; Generated autoloads from progmodes/ps-mode.el
21448 21707
21449(autoload 'ps-mode "ps-mode" "\ 21708(autoload 'ps-mode "ps-mode" "\
@@ -21494,8 +21753,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
21494;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 21753;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
21495;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 21754;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
21496;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 21755;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
21497;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (18367 21756;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (18467
21498;;;;;; 13960)) 21757;;;;;; 53781))
21499;;; Generated autoloads from ps-print.el 21758;;; Generated autoloads from ps-print.el
21500 21759
21501(defvar ps-page-dimensions-database (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")) "\ 21760(defvar ps-page-dimensions-database (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")) "\
@@ -21692,7 +21951,7 @@ If EXTENSION is any other symbol, it is ignored.
21692;;;*** 21951;;;***
21693 21952
21694;;;### (autoloads (python-shell jython-mode python-mode run-python) 21953;;;### (autoloads (python-shell jython-mode python-mode run-python)
21695;;;;;; "python" "progmodes/python.el" (18367 13962)) 21954;;;;;; "python" "progmodes/python.el" (18466 54875))
21696;;; Generated autoloads from progmodes/python.el 21955;;; Generated autoloads from progmodes/python.el
21697 21956
21698(add-to-list 'interpreter-mode-alist '("jython" . jython-mode)) 21957(add-to-list 'interpreter-mode-alist '("jython" . jython-mode))
@@ -21808,7 +22067,7 @@ filter.
21808;;;*** 22067;;;***
21809 22068
21810;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 22069;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
21811;;;;;; (18335 54533)) 22070;;;;;; (18463 55077))
21812;;; Generated autoloads from gnus/qp.el 22071;;; Generated autoloads from gnus/qp.el
21813 22072
21814(autoload 'quoted-printable-decode-region "qp" "\ 22073(autoload 'quoted-printable-decode-region "qp" "\
@@ -21831,7 +22090,7 @@ them into characters should be done separately.
21831;;;;;; quail-defrule quail-install-decode-map quail-install-map 22090;;;;;; quail-defrule quail-install-decode-map quail-install-map
21832;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 22091;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
21833;;;;;; quail-define-package quail-use-package quail-title) "quail" 22092;;;;;; quail-define-package quail-use-package quail-title) "quail"
21834;;;;;; "international/quail.el" (18392 19203)) 22093;;;;;; "international/quail.el" (18464 4595))
21835;;; Generated autoloads from international/quail.el 22094;;; Generated autoloads from international/quail.el
21836 22095
21837(autoload 'quail-title "quail" "\ 22096(autoload 'quail-title "quail" "\
@@ -22062,8 +22321,8 @@ of each directory.
22062 22321
22063;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 22322;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
22064;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 22323;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
22065;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (18335 22324;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (18464
22066;;;;;; 54538)) 22325;;;;;; 4596))
22067;;; Generated autoloads from net/quickurl.el 22326;;; Generated autoloads from net/quickurl.el
22068 22327
22069(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" "\ 22328(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" "\
@@ -22135,7 +22394,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
22135;;;*** 22394;;;***
22136 22395
22137;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 22396;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
22138;;;;;; "net/rcirc.el" (18369 28761)) 22397;;;;;; "net/rcirc.el" (18464 4596))
22139;;; Generated autoloads from net/rcirc.el 22398;;; Generated autoloads from net/rcirc.el
22140 22399
22141(autoload 'rcirc "rcirc" "\ 22400(autoload 'rcirc "rcirc" "\
@@ -22170,8 +22429,8 @@ Global minor mode for tracking activity in rcirc buffers.
22170 22429
22171;;;*** 22430;;;***
22172 22431
22173;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (18341 22432;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (18464
22174;;;;;; 12914)) 22433;;;;;; 4596))
22175;;; Generated autoloads from net/rcompile.el 22434;;; Generated autoloads from net/rcompile.el
22176 22435
22177(autoload 'remote-compile "rcompile" "\ 22436(autoload 'remote-compile "rcompile" "\
@@ -22183,7 +22442,7 @@ See \\[compile].
22183;;;*** 22442;;;***
22184 22443
22185;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 22444;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
22186;;;;;; (18423 20180)) 22445;;;;;; (18463 55075))
22187;;; Generated autoloads from emacs-lisp/re-builder.el 22446;;; Generated autoloads from emacs-lisp/re-builder.el
22188 22447
22189(defalias 'regexp-builder 're-builder) 22448(defalias 'regexp-builder 're-builder)
@@ -22195,7 +22454,7 @@ Construct a regexp interactively.
22195 22454
22196;;;*** 22455;;;***
22197 22456
22198;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (18335 54515)) 22457;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (18464 4592))
22199;;; Generated autoloads from recentf.el 22458;;; Generated autoloads from recentf.el
22200 22459
22201(defvar recentf-mode nil "\ 22460(defvar recentf-mode nil "\
@@ -22222,8 +22481,8 @@ that were operated on recently.
22222;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle 22481;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
22223;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 22482;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
22224;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 22483;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
22225;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (18335 22484;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (18464
22226;;;;;; 54515)) 22485;;;;;; 4592))
22227;;; Generated autoloads from rect.el 22486;;; Generated autoloads from rect.el
22228 22487
22229(autoload 'move-to-column-force "rect" "\ 22488(autoload 'move-to-column-force "rect" "\
@@ -22351,8 +22610,8 @@ rectangle which were empty.
22351 22610
22352;;;*** 22611;;;***
22353 22612
22354;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (18335 22613;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (18464
22355;;;;;; 54545)) 22614;;;;;; 4602))
22356;;; Generated autoloads from textmodes/refill.el 22615;;; Generated autoloads from textmodes/refill.el
22357 22616
22358(autoload 'refill-mode "refill" "\ 22617(autoload 'refill-mode "refill" "\
@@ -22368,7 +22627,7 @@ refilling if they would cause auto-filling.
22368;;;*** 22627;;;***
22369 22628
22370;;;### (autoloads (reftex-reset-scanning-information reftex-mode 22629;;;### (autoloads (reftex-reset-scanning-information reftex-mode
22371;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (18402 14034)) 22630;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (18487 13183))
22372;;; Generated autoloads from textmodes/reftex.el 22631;;; Generated autoloads from textmodes/reftex.el
22373 22632
22374(autoload 'turn-on-reftex "reftex" "\ 22633(autoload 'turn-on-reftex "reftex" "\
@@ -22418,7 +22677,7 @@ This enforces rescanning the buffer on next use.
22418;;;*** 22677;;;***
22419 22678
22420;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 22679;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
22421;;;;;; (18335 54545)) 22680;;;;;; (18464 4602))
22422;;; Generated autoloads from textmodes/reftex-cite.el 22681;;; Generated autoloads from textmodes/reftex-cite.el
22423 22682
22424(autoload 'reftex-citation "reftex-cite" "\ 22683(autoload 'reftex-citation "reftex-cite" "\
@@ -22448,7 +22707,7 @@ While entering the regexp, completion on knows citation keys is possible.
22448;;;*** 22707;;;***
22449 22708
22450;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 22709;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
22451;;;;;; (18402 14034)) 22710;;;;;; (18464 4602))
22452;;; Generated autoloads from textmodes/reftex-global.el 22711;;; Generated autoloads from textmodes/reftex-global.el
22453 22712
22454(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 22713(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -22465,7 +22724,7 @@ With no argument, this command toggles
22465;;;*** 22724;;;***
22466 22725
22467;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 22726;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
22468;;;;;; (18402 14034)) 22727;;;;;; (18464 4602))
22469;;; Generated autoloads from textmodes/reftex-index.el 22728;;; Generated autoloads from textmodes/reftex-index.el
22470 22729
22471(autoload 'reftex-index-phrases-mode "reftex-index" "\ 22730(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -22498,7 +22757,7 @@ Here are all local bindings.
22498;;;*** 22757;;;***
22499 22758
22500;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 22759;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
22501;;;;;; (18335 54545)) 22760;;;;;; (18464 4602))
22502;;; Generated autoloads from textmodes/reftex-parse.el 22761;;; Generated autoloads from textmodes/reftex-parse.el
22503 22762
22504(autoload 'reftex-all-document-files "reftex-parse" "\ 22763(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -22510,8 +22769,8 @@ of master file.
22510 22769
22511;;;*** 22770;;;***
22512 22771
22513;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (18402 22772;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (18487
22514;;;;;; 14034)) 22773;;;;;; 13183))
22515;;; Generated autoloads from textmodes/reftex-vars.el 22774;;; Generated autoloads from textmodes/reftex-vars.el
22516(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22775(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
22517(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22776(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -22521,7 +22780,7 @@ of master file.
22521;;;*** 22780;;;***
22522 22781
22523;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 22782;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
22524;;;;;; (18428 27944)) 22783;;;;;; (18487 13173))
22525;;; Generated autoloads from emacs-lisp/regexp-opt.el 22784;;; Generated autoloads from emacs-lisp/regexp-opt.el
22526 22785
22527(autoload 'regexp-opt "regexp-opt" "\ 22786(autoload 'regexp-opt "regexp-opt" "\
@@ -22550,7 +22809,7 @@ This means the number of non-shy regexp grouping constructs
22550 22809
22551;;;### (autoloads (remember-diary-extract-entries remember-clipboard 22810;;;### (autoloads (remember-diary-extract-entries remember-clipboard
22552;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el" 22811;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el"
22553;;;;;; (18427 17234)) 22812;;;;;; (18464 4602))
22554;;; Generated autoloads from textmodes/remember.el 22813;;; Generated autoloads from textmodes/remember.el
22555 22814
22556(autoload 'remember "remember" "\ 22815(autoload 'remember "remember" "\
@@ -22581,7 +22840,7 @@ Extract diary entries from the region.
22581 22840
22582;;;*** 22841;;;***
22583 22842
22584;;;### (autoloads (repeat) "repeat" "repeat.el" (18335 54516)) 22843;;;### (autoloads (repeat) "repeat" "repeat.el" (18464 4592))
22585;;; Generated autoloads from repeat.el 22844;;; Generated autoloads from repeat.el
22586 22845
22587(autoload 'repeat "repeat" "\ 22846(autoload 'repeat "repeat" "\
@@ -22604,7 +22863,7 @@ recently executed command not bound to an input event\".
22604;;;*** 22863;;;***
22605 22864
22606;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 22865;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
22607;;;;;; (18335 54537)) 22866;;;;;; (18464 4595))
22608;;; Generated autoloads from mail/reporter.el 22867;;; Generated autoloads from mail/reporter.el
22609 22868
22610(autoload 'reporter-submit-bug-report "reporter" "\ 22869(autoload 'reporter-submit-bug-report "reporter" "\
@@ -22636,7 +22895,7 @@ mail-sending package is used for editing and sending the message.
22636;;;*** 22895;;;***
22637 22896
22638;;;### (autoloads (reposition-window) "reposition" "reposition.el" 22897;;;### (autoloads (reposition-window) "reposition" "reposition.el"
22639;;;;;; (18335 54516)) 22898;;;;;; (18464 4592))
22640;;; Generated autoloads from reposition.el 22899;;; Generated autoloads from reposition.el
22641 22900
22642(autoload 'reposition-window "reposition" "\ 22901(autoload 'reposition-window "reposition" "\
@@ -22662,8 +22921,8 @@ first comment line visible (if point is in a comment).
22662 22921
22663;;;*** 22922;;;***
22664 22923
22665;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (18335 22924;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (18464
22666;;;;;; 54516)) 22925;;;;;; 4592))
22667;;; Generated autoloads from resume.el 22926;;; Generated autoloads from resume.el
22668 22927
22669(autoload 'resume-suspend-hook "resume" "\ 22928(autoload 'resume-suspend-hook "resume" "\
@@ -22674,7 +22933,7 @@ Clear out the file used for transmitting args when Emacs resumes.
22674;;;*** 22933;;;***
22675 22934
22676;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 22935;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
22677;;;;;; (18335 54516)) 22936;;;;;; (18464 4592))
22678;;; Generated autoloads from reveal.el 22937;;; Generated autoloads from reveal.el
22679 22938
22680(autoload 'reveal-mode "reveal" "\ 22939(autoload 'reveal-mode "reveal" "\
@@ -22709,7 +22968,7 @@ With zero or negative ARG turn mode off.
22709;;;*** 22968;;;***
22710 22969
22711;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 22970;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
22712;;;;;; (18335 54522)) 22971;;;;;; (18463 55075))
22713;;; Generated autoloads from emacs-lisp/ring.el 22972;;; Generated autoloads from emacs-lisp/ring.el
22714 22973
22715(autoload 'ring-p "ring" "\ 22974(autoload 'ring-p "ring" "\
@@ -22724,7 +22983,7 @@ Make a ring that can contain SIZE elements.
22724 22983
22725;;;*** 22984;;;***
22726 22985
22727;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (18335 54538)) 22986;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (18464 4596))
22728;;; Generated autoloads from net/rlogin.el 22987;;; Generated autoloads from net/rlogin.el
22729 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") 22988 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
22730 22989
@@ -22775,7 +23034,7 @@ variable.
22775;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output 23034;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
22776;;;;;; rmail-highlighted-headers rmail-retry-ignored-headers rmail-displayed-headers 23035;;;;;; rmail-highlighted-headers rmail-retry-ignored-headers rmail-displayed-headers
22777;;;;;; rmail-ignored-headers rmail-dont-reply-to-names rmail-movemail-variant-p) 23036;;;;;; rmail-ignored-headers rmail-dont-reply-to-names rmail-movemail-variant-p)
22778;;;;;; "rmail" "mail/rmail.el" (18364 62105)) 23037;;;;;; "rmail" "mail/rmail.el" (18464 4595))
22779;;; Generated autoloads from mail/rmail.el 23038;;; Generated autoloads from mail/rmail.el
22780 23039
22781(autoload 'rmail-movemail-variant-p "rmail" "\ 23040(autoload 'rmail-movemail-variant-p "rmail" "\
@@ -23034,7 +23293,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
23034;;;*** 23293;;;***
23035 23294
23036;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" 23295;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
23037;;;;;; (18335 54537)) 23296;;;;;; (18512 40701))
23038;;; Generated autoloads from mail/rmailedit.el 23297;;; Generated autoloads from mail/rmailedit.el
23039 23298
23040(autoload 'rmail-edit-current-message "rmailedit" "\ 23299(autoload 'rmail-edit-current-message "rmailedit" "\
@@ -23046,7 +23305,7 @@ Edit the contents of this message.
23046 23305
23047;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message 23306;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
23048;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" 23307;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
23049;;;;;; "mail/rmailkwd.el" (18335 54537)) 23308;;;;;; "mail/rmailkwd.el" (18464 4595))
23050;;; Generated autoloads from mail/rmailkwd.el 23309;;; Generated autoloads from mail/rmailkwd.el
23051 23310
23052(autoload 'rmail-add-label "rmailkwd" "\ 23311(autoload 'rmail-add-label "rmailkwd" "\
@@ -23085,7 +23344,7 @@ With prefix argument N moves forward N messages with these labels.
23085;;;*** 23344;;;***
23086 23345
23087;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" 23346;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el"
23088;;;;;; (18335 54537)) 23347;;;;;; (18464 4595))
23089;;; Generated autoloads from mail/rmailmsc.el 23348;;; Generated autoloads from mail/rmailmsc.el
23090 23349
23091(autoload 'set-rmail-inbox-list "rmailmsc" "\ 23350(autoload 'set-rmail-inbox-list "rmailmsc" "\
@@ -23099,7 +23358,7 @@ If FILE-NAME is empty, remove any existing inbox list.
23099 23358
23100;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output 23359;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output
23101;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" 23360;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout"
23102;;;;;; "mail/rmailout.el" (18335 54537)) 23361;;;;;; "mail/rmailout.el" (18464 4595))
23103;;; Generated autoloads from mail/rmailout.el 23362;;; Generated autoloads from mail/rmailout.el
23104 23363
23105(defvar rmail-output-file-alist nil "\ 23364(defvar rmail-output-file-alist nil "\
@@ -23166,8 +23425,8 @@ FILE-NAME defaults, interactively, from the Subject field of the message.
23166 23425
23167;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent 23426;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent
23168;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject 23427;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject
23169;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (18335 23428;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (18464
23170;;;;;; 54537)) 23429;;;;;; 4595))
23171;;; Generated autoloads from mail/rmailsort.el 23430;;; Generated autoloads from mail/rmailsort.el
23172 23431
23173(autoload 'rmail-sort-by-date "rmailsort" "\ 23432(autoload 'rmail-sort-by-date "rmailsort" "\
@@ -23219,7 +23478,7 @@ KEYWORDS is a comma-separated list of labels.
23219;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp 23478;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
23220;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 23479;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
23221;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 23480;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
23222;;;;;; "rmailsum" "mail/rmailsum.el" (18335 54537)) 23481;;;;;; "rmailsum" "mail/rmailsum.el" (18464 4595))
23223;;; Generated autoloads from mail/rmailsum.el 23482;;; Generated autoloads from mail/rmailsum.el
23224 23483
23225(defvar rmail-summary-scroll-between-messages t "\ 23484(defvar rmail-summary-scroll-between-messages t "\
@@ -23301,7 +23560,7 @@ Setting this variable has an effect only before reading a mail.")
23301;;;*** 23560;;;***
23302 23561
23303;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el" 23562;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el"
23304;;;;;; (18335 54540)) 23563;;;;;; (18464 4596))
23305;;; Generated autoloads from nxml/rng-cmpct.el 23564;;; Generated autoloads from nxml/rng-cmpct.el
23306 23565
23307(autoload 'rng-c-load-schema "rng-cmpct" "\ 23566(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -23313,7 +23572,7 @@ Return a pattern.
23313;;;*** 23572;;;***
23314 23573
23315;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el" 23574;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el"
23316;;;;;; (18381 59318)) 23575;;;;;; (18464 4596))
23317;;; Generated autoloads from nxml/rng-nxml.el 23576;;; Generated autoloads from nxml/rng-nxml.el
23318 23577
23319(autoload 'rng-nxml-mode-init "rng-nxml" "\ 23578(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -23326,7 +23585,7 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
23326;;;*** 23585;;;***
23327 23586
23328;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el" 23587;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el"
23329;;;;;; (18335 54540)) 23588;;;;;; (18464 4596))
23330;;; Generated autoloads from nxml/rng-valid.el 23589;;; Generated autoloads from nxml/rng-valid.el
23331 23590
23332(autoload 'rng-validate-mode "rng-valid" "\ 23591(autoload 'rng-validate-mode "rng-valid" "\
@@ -23356,8 +23615,8 @@ to use for finding the schema.
23356 23615
23357;;;*** 23616;;;***
23358 23617
23359;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (18335 23618;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (18464
23360;;;;;; 54541)) 23619;;;;;; 4596))
23361;;; Generated autoloads from nxml/rng-xsd.el 23620;;; Generated autoloads from nxml/rng-xsd.el
23362 23621
23363(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 23622(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -23384,7 +23643,7 @@ strings represent the same value, the returned objects must be equal.
23384;;;*** 23643;;;***
23385 23644
23386;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) 23645;;;### (autoloads (robin-use-package robin-modify-package robin-define-package)
23387;;;;;; "robin" "international/robin.el" (18340 25864)) 23646;;;;;; "robin" "international/robin.el" (18466 54868))
23388;;; Generated autoloads from international/robin.el 23647;;; Generated autoloads from international/robin.el
23389 23648
23390(autoload 'robin-define-package "robin" "\ 23649(autoload 'robin-define-package "robin" "\
@@ -23417,7 +23676,7 @@ Start using robin package NAME, which is a string.
23417;;;*** 23676;;;***
23418 23677
23419;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 23678;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
23420;;;;;; rot13-string rot13) "rot13" "rot13.el" (18335 54516)) 23679;;;;;; rot13-string rot13) "rot13" "rot13.el" (18464 4592))
23421;;; Generated autoloads from rot13.el 23680;;; Generated autoloads from rot13.el
23422 23681
23423(autoload 'rot13 "rot13" "\ 23682(autoload 'rot13 "rot13" "\
@@ -23454,8 +23713,8 @@ Toggle the use of ROT13 encoding for the current window.
23454 23713
23455;;;*** 23714;;;***
23456 23715
23457;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (18341 23716;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (18483
23458;;;;;; 12905)) 23717;;;;;; 22037))
23459;;; Generated autoloads from ruler-mode.el 23718;;; Generated autoloads from ruler-mode.el
23460 23719
23461(autoload 'ruler-mode "ruler-mode" "\ 23720(autoload 'ruler-mode "ruler-mode" "\
@@ -23465,8 +23724,8 @@ Display a ruler in the header line if ARG > 0.
23465 23724
23466;;;*** 23725;;;***
23467 23726
23468;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (18335 23727;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (18502
23469;;;;;; 54522)) 23728;;;;;; 16524))
23470;;; Generated autoloads from emacs-lisp/rx.el 23729;;; Generated autoloads from emacs-lisp/rx.el
23471 23730
23472(autoload 'rx-to-string "rx" "\ 23731(autoload 'rx-to-string "rx" "\
@@ -23759,14 +24018,8 @@ enclosed in `(and ...)'.
23759 matches N to M occurrences. 24018 matches N to M occurrences.
23760 24019
23761`(backref N)' 24020`(backref N)'
23762 matches what was matched previously by submatch N.
23763
23764`(backref N)'
23765 matches what was matched previously by submatch N. 24021 matches what was matched previously by submatch N.
23766 24022
23767`(backref N)'
23768 matches what was matched previously by submatch N.
23769
23770`(eval FORM)' 24023`(eval FORM)'
23771 evaluate FORM and insert result. If result is a string, 24024 evaluate FORM and insert result. If result is a string,
23772 `regexp-quote' it. 24025 `regexp-quote' it.
@@ -23779,7 +24032,7 @@ enclosed in `(and ...)'.
23779;;;*** 24032;;;***
23780 24033
23781;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el" 24034;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el"
23782;;;;;; (18301 39792)) 24035;;;;;; (18464 4592))
23783;;; Generated autoloads from savehist.el 24036;;; Generated autoloads from savehist.el
23784 24037
23785(defvar savehist-mode nil "\ 24038(defvar savehist-mode nil "\
@@ -23805,7 +24058,7 @@ which is probably undesirable.
23805;;;*** 24058;;;***
23806 24059
23807;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 24060;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
23808;;;;;; (18369 28763)) 24061;;;;;; (18464 4598))
23809;;; Generated autoloads from progmodes/scheme.el 24062;;; Generated autoloads from progmodes/scheme.el
23810 24063
23811(autoload 'scheme-mode "scheme" "\ 24064(autoload 'scheme-mode "scheme" "\
@@ -23847,7 +24100,7 @@ that variable's value is a string.
23847;;;*** 24100;;;***
23848 24101
23849;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 24102;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
23850;;;;;; (18335 54533)) 24103;;;;;; (18463 55077))
23851;;; Generated autoloads from gnus/score-mode.el 24104;;; Generated autoloads from gnus/score-mode.el
23852 24105
23853(autoload 'gnus-score-mode "score-mode" "\ 24106(autoload 'gnus-score-mode "score-mode" "\
@@ -23861,7 +24114,7 @@ This mode is an extended emacs-lisp mode.
23861;;;*** 24114;;;***
23862 24115
23863;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 24116;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
23864;;;;;; (18335 54516)) 24117;;;;;; (18464 4592))
23865;;; Generated autoloads from scroll-all.el 24118;;; Generated autoloads from scroll-all.el
23866 24119
23867(defvar scroll-all-mode nil "\ 24120(defvar scroll-all-mode nil "\
@@ -23884,7 +24137,7 @@ apply to all visible windows in the same frame.
23884;;;*** 24137;;;***
23885 24138
23886;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 24139;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
23887;;;;;; (18335 54516)) 24140;;;;;; (18464 4592))
23888;;; Generated autoloads from scroll-lock.el 24141;;; Generated autoloads from scroll-lock.el
23889 24142
23890(autoload 'scroll-lock-mode "scroll-lock" "\ 24143(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -23906,7 +24159,7 @@ during scrolling.
23906;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 24159;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
23907;;;;;; mail-header-separator send-mail-function mail-interactive 24160;;;;;; mail-header-separator send-mail-function mail-interactive
23908;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 24161;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
23909;;;;;; "sendmail" "mail/sendmail.el" (18341 12913)) 24162;;;;;; "sendmail" "mail/sendmail.el" (18505 63072))
23910;;; Generated autoloads from mail/sendmail.el 24163;;; Generated autoloads from mail/sendmail.el
23911 24164
23912(defvar mail-from-style 'angles "\ 24165(defvar mail-from-style 'angles "\
@@ -23947,7 +24200,7 @@ so you can remove or alter the BCC field to override the default.")
23947 24200
23948(custom-autoload 'mail-self-blind "sendmail" t) 24201(custom-autoload 'mail-self-blind "sendmail" t)
23949 24202
23950(defvar mail-interactive nil "\ 24203(defvar mail-interactive t "\
23951Non-nil means when sending a message wait for and display errors. 24204Non-nil means when sending a message wait for and display errors.
23952nil means let mailer mail back a message to report errors.") 24205nil means let mailer mail back a message to report errors.")
23953 24206
@@ -24207,7 +24460,7 @@ Like `mail' command, but display mail buffer in another frame.
24207;;;*** 24460;;;***
24208 24461
24209;;;### (autoloads (server-save-buffers-kill-terminal server-mode 24462;;;### (autoloads (server-save-buffers-kill-terminal server-mode
24210;;;;;; server-start) "server" "server.el" (18423 51563)) 24463;;;;;; server-start) "server" "server.el" (18464 4592))
24211;;; Generated autoloads from server.el 24464;;; Generated autoloads from server.el
24212 24465
24213(autoload 'server-start "server" "\ 24466(autoload 'server-start "server" "\
@@ -24251,7 +24504,7 @@ only these files will be asked to be saved.
24251 24504
24252;;;*** 24505;;;***
24253 24506
24254;;;### (autoloads (ses-mode) "ses" "ses.el" (18335 54516)) 24507;;;### (autoloads (ses-mode) "ses" "ses.el" (18477 9129))
24255;;; Generated autoloads from ses.el 24508;;; Generated autoloads from ses.el
24256 24509
24257(autoload 'ses-mode "ses" "\ 24510(autoload 'ses-mode "ses" "\
@@ -24270,7 +24523,7 @@ These are active only in the minibuffer, when entering or editing a formula:
24270;;;*** 24523;;;***
24271 24524
24272;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 24525;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
24273;;;;;; (18391 43731)) 24526;;;;;; (18464 4602))
24274;;; Generated autoloads from textmodes/sgml-mode.el 24527;;; Generated autoloads from textmodes/sgml-mode.el
24275 24528
24276(autoload 'sgml-mode "sgml-mode" "\ 24529(autoload 'sgml-mode "sgml-mode" "\
@@ -24338,7 +24591,7 @@ To work around that, do:
24338;;;*** 24591;;;***
24339 24592
24340;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 24593;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
24341;;;;;; (18425 32959)) 24594;;;;;; (18464 4598))
24342;;; Generated autoloads from progmodes/sh-script.el 24595;;; Generated autoloads from progmodes/sh-script.el
24343(put 'sh-shell 'safe-local-variable 'symbolp) 24596(put 'sh-shell 'safe-local-variable 'symbolp)
24344 24597
@@ -24402,7 +24655,7 @@ with your script for an edit-interpret-debug cycle.
24402 24655
24403;;;*** 24656;;;***
24404 24657
24405;;;### (autoloads (sha1) "sha1" "sha1.el" (18392 19203)) 24658;;;### (autoloads (sha1) "sha1" "sha1.el" (18464 4592))
24406;;; Generated autoloads from sha1.el 24659;;; Generated autoloads from sha1.el
24407 24660
24408(autoload 'sha1 "sha1" "\ 24661(autoload 'sha1 "sha1" "\
@@ -24417,7 +24670,7 @@ If BINARY is non-nil, return a string in binary form.
24417;;;*** 24670;;;***
24418 24671
24419;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 24672;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
24420;;;;;; (18335 54522)) 24673;;;;;; (18463 55075))
24421;;; Generated autoloads from emacs-lisp/shadow.el 24674;;; Generated autoloads from emacs-lisp/shadow.el
24422 24675
24423(autoload 'list-load-path-shadows "shadow" "\ 24676(autoload 'list-load-path-shadows "shadow" "\
@@ -24464,8 +24717,8 @@ buffer called `*Shadows*'. Shadowings are located by calling the
24464;;;*** 24717;;;***
24465 24718
24466;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 24719;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
24467;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (18335 24720;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (18494
24468;;;;;; 54516)) 24721;;;;;; 34226))
24469;;; Generated autoloads from shadowfile.el 24722;;; Generated autoloads from shadowfile.el
24470 24723
24471(autoload 'shadow-define-cluster "shadowfile" "\ 24724(autoload 'shadow-define-cluster "shadowfile" "\
@@ -24504,7 +24757,7 @@ Set up file shadowing.
24504;;;*** 24757;;;***
24505 24758
24506;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 24759;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
24507;;;;;; (18420 43984)) 24760;;;;;; (18464 4592))
24508;;; Generated autoloads from shell.el 24761;;; Generated autoloads from shell.el
24509 24762
24510(defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ 24763(defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
@@ -24554,7 +24807,7 @@ Otherwise, one argument `-i' is passed to the shell.
24554;;;*** 24807;;;***
24555 24808
24556;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 24809;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
24557;;;;;; "sieve" "gnus/sieve.el" (18335 54533)) 24810;;;;;; "sieve" "gnus/sieve.el" (18463 55077))
24558;;; Generated autoloads from gnus/sieve.el 24811;;; Generated autoloads from gnus/sieve.el
24559 24812
24560(autoload 'sieve-manage "sieve" "\ 24813(autoload 'sieve-manage "sieve" "\
@@ -24575,7 +24828,7 @@ Not documented
24575;;;*** 24828;;;***
24576 24829
24577;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 24830;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
24578;;;;;; (18335 54533)) 24831;;;;;; (18463 55077))
24579;;; Generated autoloads from gnus/sieve-mode.el 24832;;; Generated autoloads from gnus/sieve-mode.el
24580 24833
24581(autoload 'sieve-mode "sieve-mode" "\ 24834(autoload 'sieve-mode "sieve-mode" "\
@@ -24590,8 +24843,8 @@ Turning on Sieve mode runs `sieve-mode-hook'.
24590 24843
24591;;;*** 24844;;;***
24592 24845
24593;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (18335 24846;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (18464
24594;;;;;; 54543)) 24847;;;;;; 4598))
24595;;; Generated autoloads from progmodes/simula.el 24848;;; Generated autoloads from progmodes/simula.el
24596 24849
24597(autoload 'simula-mode "simula" "\ 24850(autoload 'simula-mode "simula" "\
@@ -24640,7 +24893,7 @@ with no arguments, if that value is non-nil.
24640;;;*** 24893;;;***
24641 24894
24642;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 24895;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
24643;;;;;; define-skeleton) "skeleton" "skeleton.el" (18341 12905)) 24896;;;;;; define-skeleton) "skeleton" "skeleton.el" (18464 4592))
24644;;; Generated autoloads from skeleton.el 24897;;; Generated autoloads from skeleton.el
24645 24898
24646(defvar skeleton-filter-function 'identity "\ 24899(defvar skeleton-filter-function 'identity "\
@@ -24750,7 +25003,7 @@ symmetrical ones, and the same character twice for the others.
24750;;;*** 25003;;;***
24751 25004
24752;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) 25005;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
24753;;;;;; "smerge-mode" "smerge-mode.el" (18416 36501)) 25006;;;;;; "smerge-mode" "smerge-mode.el" (18473 28083))
24754;;; Generated autoloads from smerge-mode.el 25007;;; Generated autoloads from smerge-mode.el
24755 25008
24756(autoload 'smerge-ediff "smerge-mode" "\ 25009(autoload 'smerge-ediff "smerge-mode" "\
@@ -24775,7 +25028,7 @@ If no conflict maker is found, turn off `smerge-mode'.
24775;;;*** 25028;;;***
24776 25029
24777;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 25030;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
24778;;;;;; (18375 34229)) 25031;;;;;; (18463 55077))
24779;;; Generated autoloads from gnus/smiley.el 25032;;; Generated autoloads from gnus/smiley.el
24780 25033
24781(autoload 'smiley-region "smiley" "\ 25034(autoload 'smiley-region "smiley" "\
@@ -24793,7 +25046,7 @@ interactively. If there's no argument, do it at the current buffer
24793;;;*** 25046;;;***
24794 25047
24795;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 25048;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
24796;;;;;; "mail/smtpmail.el" (18369 20325)) 25049;;;;;; "mail/smtpmail.el" (18505 63072))
24797;;; Generated autoloads from mail/smtpmail.el 25050;;; Generated autoloads from mail/smtpmail.el
24798 25051
24799(autoload 'smtpmail-send-it "smtpmail" "\ 25052(autoload 'smtpmail-send-it "smtpmail" "\
@@ -24808,7 +25061,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
24808 25061
24809;;;*** 25062;;;***
24810 25063
24811;;;### (autoloads (snake) "snake" "play/snake.el" (18335 54541)) 25064;;;### (autoloads (snake) "snake" "play/snake.el" (18464 4597))
24812;;; Generated autoloads from play/snake.el 25065;;; Generated autoloads from play/snake.el
24813 25066
24814(autoload 'snake "snake" "\ 25067(autoload 'snake "snake" "\
@@ -24832,7 +25085,7 @@ Snake mode keybindings:
24832;;;*** 25085;;;***
24833 25086
24834;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 25087;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
24835;;;;;; (18335 54538)) 25088;;;;;; (18464 4596))
24836;;; Generated autoloads from net/snmp-mode.el 25089;;; Generated autoloads from net/snmp-mode.el
24837 25090
24838(autoload 'snmp-mode "snmp-mode" "\ 25091(autoload 'snmp-mode "snmp-mode" "\
@@ -24861,8 +25114,8 @@ then `snmpv2-mode-hook'.
24861 25114
24862;;;*** 25115;;;***
24863 25116
24864;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (18426 25117;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (18463
24865;;;;;; 29950)) 25118;;;;;; 52127))
24866;;; Generated autoloads from calendar/solar.el 25119;;; Generated autoloads from calendar/solar.el
24867 25120
24868(autoload 'sunrise-sunset "solar" "\ 25121(autoload 'sunrise-sunset "solar" "\
@@ -24877,8 +25130,8 @@ This function is suitable for execution in a .emacs file.
24877 25130
24878;;;*** 25131;;;***
24879 25132
24880;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (18335 25133;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (18464
24881;;;;;; 54541)) 25134;;;;;; 4597))
24882;;; Generated autoloads from play/solitaire.el 25135;;; Generated autoloads from play/solitaire.el
24883 25136
24884(autoload 'solitaire "solitaire" "\ 25137(autoload 'solitaire "solitaire" "\
@@ -24955,7 +25208,7 @@ Pick your favourite shortcuts:
24955 25208
24956;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 25209;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
24957;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 25210;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
24958;;;;;; sort-lines sort-subr) "sort" "sort.el" (18403 34899)) 25211;;;;;; sort-lines sort-subr) "sort" "sort.el" (18464 4592))
24959;;; Generated autoloads from sort.el 25212;;; Generated autoloads from sort.el
24960(put 'sort-fold-case 'safe-local-variable 'booleanp) 25213(put 'sort-fold-case 'safe-local-variable 'booleanp)
24961 25214
@@ -25099,8 +25352,8 @@ From a program takes two point or marker arguments, BEG and END.
25099 25352
25100;;;*** 25353;;;***
25101 25354
25102;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (18335 25355;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (18511
25103;;;;;; 54533)) 25356;;;;;; 17106))
25104;;; Generated autoloads from gnus/spam.el 25357;;; Generated autoloads from gnus/spam.el
25105 25358
25106(autoload 'spam-initialize "spam" "\ 25359(autoload 'spam-initialize "spam" "\
@@ -25116,7 +25369,7 @@ installed through `spam-necessary-extra-headers'.
25116 25369
25117;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 25370;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
25118;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 25371;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
25119;;;;;; "gnus/spam-report.el" (18375 34229)) 25372;;;;;; "gnus/spam-report.el" (18511 17106))
25120;;; Generated autoloads from gnus/spam-report.el 25373;;; Generated autoloads from gnus/spam-report.el
25121 25374
25122(autoload 'spam-report-process-queue "spam-report" "\ 25375(autoload 'spam-report-process-queue "spam-report" "\
@@ -25159,7 +25412,7 @@ Spam reports will be queued with the method used when
25159;;;*** 25412;;;***
25160 25413
25161;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 25414;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
25162;;;;;; "speedbar.el" (18335 54516)) 25415;;;;;; "speedbar.el" (18464 4592))
25163;;; Generated autoloads from speedbar.el 25416;;; Generated autoloads from speedbar.el
25164 25417
25165(defalias 'speedbar 'speedbar-frame-mode) 25418(defalias 'speedbar 'speedbar-frame-mode)
@@ -25184,7 +25437,7 @@ selected. If the speedbar frame is active, then select the attached frame.
25184;;;*** 25437;;;***
25185 25438
25186;;;### (autoloads (spell-string spell-region spell-word spell-buffer) 25439;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
25187;;;;;; "spell" "textmodes/spell.el" (18367 13963)) 25440;;;;;; "spell" "textmodes/spell.el" (18464 4602))
25188;;; Generated autoloads from textmodes/spell.el 25441;;; Generated autoloads from textmodes/spell.el
25189 25442
25190(put 'spell-filter 'risky-local-variable t) 25443(put 'spell-filter 'risky-local-variable t)
@@ -25228,8 +25481,8 @@ Check spelling of string supplied as argument.
25228 25481
25229;;;*** 25482;;;***
25230 25483
25231;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (18367 25484;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (18464
25232;;;;;; 22976)) 25485;;;;;; 4597))
25233;;; Generated autoloads from play/spook.el 25486;;; Generated autoloads from play/spook.el
25234 25487
25235(autoload 'spook "spook" "\ 25488(autoload 'spook "spook" "\
@@ -25247,8 +25500,8 @@ Return a vector containing the lines from `spook-phrases-file'.
25247;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres 25500;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres
25248;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 25501;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
25249;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help 25502;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help
25250;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (18335 25503;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (18464
25251;;;;;; 54543)) 25504;;;;;; 4599))
25252;;; Generated autoloads from progmodes/sql.el 25505;;; Generated autoloads from progmodes/sql.el
25253 25506
25254(autoload 'sql-add-product-keywords "sql" "\ 25507(autoload 'sql-add-product-keywords "sql" "\
@@ -25679,8 +25932,8 @@ input. See `sql-interactive-mode'.
25679;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 25932;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
25680;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 25933;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
25681;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 25934;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
25682;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (18335 25935;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (18505
25683;;;;;; 54516)) 25936;;;;;; 63071))
25684;;; Generated autoloads from strokes.el 25937;;; Generated autoloads from strokes.el
25685 25938
25686(autoload 'strokes-global-set-stroke "strokes" "\ 25939(autoload 'strokes-global-set-stroke "strokes" "\
@@ -25790,7 +26043,7 @@ Read a complex stroke and insert its glyph into the current buffer.
25790;;;*** 26043;;;***
25791 26044
25792;;;### (autoloads (studlify-buffer studlify-word studlify-region) 26045;;;### (autoloads (studlify-buffer studlify-word studlify-region)
25793;;;;;; "studly" "play/studly.el" (16211 27038)) 26046;;;;;; "studly" "play/studly.el" (18430 26747))
25794;;; Generated autoloads from play/studly.el 26047;;; Generated autoloads from play/studly.el
25795 26048
25796(autoload 'studlify-region "studly" "\ 26049(autoload 'studlify-region "studly" "\
@@ -25811,7 +26064,7 @@ Studlify-case the current buffer.
25811;;;*** 26064;;;***
25812 26065
25813;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 26066;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
25814;;;;;; (18392 41073)) 26067;;;;;; (18464 4595))
25815;;; Generated autoloads from mail/supercite.el 26068;;; Generated autoloads from mail/supercite.el
25816 26069
25817(autoload 'sc-cite-original "supercite" "\ 26070(autoload 'sc-cite-original "supercite" "\
@@ -25844,7 +26097,7 @@ and `sc-post-hook' is run after the guts of this function.
25844;;;*** 26097;;;***
25845 26098
25846;;;### (autoloads (symbol-completion-try-complete symbol-complete) 26099;;;### (autoloads (symbol-completion-try-complete symbol-complete)
25847;;;;;; "sym-comp" "progmodes/sym-comp.el" (18373 17378)) 26100;;;;;; "sym-comp" "progmodes/sym-comp.el" (18464 4599))
25848;;; Generated autoloads from progmodes/sym-comp.el 26101;;; Generated autoloads from progmodes/sym-comp.el
25849 26102
25850(autoload 'symbol-complete "sym-comp" "\ 26103(autoload 'symbol-complete "sym-comp" "\
@@ -25881,13 +26134,13 @@ completion:
25881 26134
25882;;;*** 26135;;;***
25883 26136
25884;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (18335 26137;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (18511
25885;;;;;; 54516)) 26138;;;;;; 15896))
25886;;; Generated autoloads from t-mouse.el 26139;;; Generated autoloads from t-mouse.el
25887 26140
25888(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 26141(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
25889 26142
25890(defvar gpm-mouse-mode nil "\ 26143(defvar gpm-mouse-mode t "\
25891Non-nil if Gpm-Mouse mode is enabled. 26144Non-nil if Gpm-Mouse mode is enabled.
25892See the command `gpm-mouse-mode' for a description of this minor mode. 26145See the command `gpm-mouse-mode' for a description of this minor mode.
25893Setting this variable directly does not take effect; 26146Setting this variable directly does not take effect;
@@ -25909,7 +26162,7 @@ It relies on the `gpm' daemon being activated.
25909 26162
25910;;;*** 26163;;;***
25911 26164
25912;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (18335 54516)) 26165;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (18464 4593))
25913;;; Generated autoloads from tabify.el 26166;;; Generated autoloads from tabify.el
25914 26167
25915(autoload 'untabify "tabify" "\ 26168(autoload 'untabify "tabify" "\
@@ -25944,7 +26197,7 @@ The variable `tab-width' controls the spacing of tab stops.
25944;;;;;; table-recognize table-insert-row-column table-insert-column 26197;;;;;; table-recognize table-insert-row-column table-insert-column
25945;;;;;; table-insert-row table-insert table-point-left-cell-hook 26198;;;;;; table-insert-row table-insert table-point-left-cell-hook
25946;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 26199;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
25947;;;;;; "table" "textmodes/table.el" (18335 54546)) 26200;;;;;; "table" "textmodes/table.el" (18464 4602))
25948;;; Generated autoloads from textmodes/table.el 26201;;; Generated autoloads from textmodes/table.el
25949 26202
25950(defvar table-cell-map-hook nil "\ 26203(defvar table-cell-map-hook nil "\
@@ -26532,7 +26785,7 @@ converts a table into plain text without frames. It is a companion to
26532 26785
26533;;;*** 26786;;;***
26534 26787
26535;;;### (autoloads (talk talk-connect) "talk" "talk.el" (18335 54516)) 26788;;;### (autoloads (talk talk-connect) "talk" "talk.el" (18474 17457))
26536;;; Generated autoloads from talk.el 26789;;; Generated autoloads from talk.el
26537 26790
26538(autoload 'talk-connect "talk" "\ 26791(autoload 'talk-connect "talk" "\
@@ -26547,7 +26800,7 @@ Connect to the Emacs talk group from the current X display or tty frame.
26547 26800
26548;;;*** 26801;;;***
26549 26802
26550;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (18421 18853)) 26803;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (18498 31280))
26551;;; Generated autoloads from tar-mode.el 26804;;; Generated autoloads from tar-mode.el
26552 26805
26553(autoload 'tar-mode "tar-mode" "\ 26806(autoload 'tar-mode "tar-mode" "\
@@ -26571,7 +26824,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
26571;;;*** 26824;;;***
26572 26825
26573;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 26826;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
26574;;;;;; "progmodes/tcl.el" (18335 54543)) 26827;;;;;; "progmodes/tcl.el" (18464 4599))
26575;;; Generated autoloads from progmodes/tcl.el 26828;;; Generated autoloads from progmodes/tcl.el
26576 26829
26577(autoload 'tcl-mode "tcl" "\ 26830(autoload 'tcl-mode "tcl" "\
@@ -26622,7 +26875,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
26622 26875
26623;;;*** 26876;;;***
26624 26877
26625;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (18335 54538)) 26878;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (18510 60655))
26626;;; Generated autoloads from net/telnet.el 26879;;; Generated autoloads from net/telnet.el
26627 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 26880 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
26628 26881
@@ -26649,8 +26902,8 @@ Normally input is edited in Emacs and sent a line at a time.
26649 26902
26650;;;*** 26903;;;***
26651 26904
26652;;;### (autoloads (ansi-term term make-term) "term" "term.el" (18425 26905;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el"
26653;;;;;; 32958)) 26906;;;;;; (18514 11025))
26654;;; Generated autoloads from term.el 26907;;; Generated autoloads from term.el
26655 26908
26656(autoload 'make-term "term" "\ 26909(autoload 'make-term "term" "\
@@ -26676,10 +26929,24 @@ Start a terminal-emulator in a new buffer.
26676 26929
26677\(fn PROGRAM &optional NEW-BUFFER-NAME)" t nil) 26930\(fn PROGRAM &optional NEW-BUFFER-NAME)" t nil)
26678 26931
26932(autoload 'serial-term "term" "\
26933Start a terminal-emulator for a serial port in a new buffer.
26934PORT is the path or name of the serial port. For example, this
26935could be \"/dev/ttyS0\" on Unix. On Windows, this could be
26936\"COM1\" or \"\\\\.\\COM10\".
26937SPEED is the speed of the serial port in bits per second. 9600
26938is a common value. SPEED can be nil, see
26939`serial-process-configure' for details.
26940The buffer is in Term mode; see `term-mode' for the commands to
26941use in that buffer.
26942\\<term-raw-map>Type \\[switch-to-buffer] to switch to another buffer.
26943
26944\(fn PORT SPEED)" t nil)
26945
26679;;;*** 26946;;;***
26680 26947
26681;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (18335 26948;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (18464
26682;;;;;; 54517)) 26949;;;;;; 4594))
26683;;; Generated autoloads from terminal.el 26950;;; Generated autoloads from terminal.el
26684 26951
26685(autoload 'terminal-emulator "terminal" "\ 26952(autoload 'terminal-emulator "terminal" "\
@@ -26716,7 +26983,7 @@ subprocess started.
26716;;;*** 26983;;;***
26717 26984
26718;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 26985;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
26719;;;;;; (18335 54523)) 26986;;;;;; (18463 55075))
26720;;; Generated autoloads from emacs-lisp/testcover.el 26987;;; Generated autoloads from emacs-lisp/testcover.el
26721 26988
26722(autoload 'testcover-this-defun "testcover" "\ 26989(autoload 'testcover-this-defun "testcover" "\
@@ -26726,7 +26993,7 @@ Start coverage on function under point.
26726 26993
26727;;;*** 26994;;;***
26728 26995
26729;;;### (autoloads (tetris) "tetris" "play/tetris.el" (18335 54541)) 26996;;;### (autoloads (tetris) "tetris" "play/tetris.el" (18464 4597))
26730;;; Generated autoloads from play/tetris.el 26997;;; Generated autoloads from play/tetris.el
26731 26998
26732(autoload 'tetris "tetris" "\ 26999(autoload 'tetris "tetris" "\
@@ -26757,7 +27024,7 @@ tetris-mode keybindings:
26757;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 27024;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
26758;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 27025;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
26759;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 27026;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
26760;;;;;; (18382 6719)) 27027;;;;;; (18464 4602))
26761;;; Generated autoloads from textmodes/tex-mode.el 27028;;; Generated autoloads from textmodes/tex-mode.el
26762 27029
26763(defvar tex-shell-file-name nil "\ 27030(defvar tex-shell-file-name nil "\
@@ -27059,7 +27326,7 @@ Major mode to edit DocTeX files.
27059;;;*** 27326;;;***
27060 27327
27061;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 27328;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
27062;;;;;; "texinfmt" "textmodes/texinfmt.el" (18335 54546)) 27329;;;;;; "texinfmt" "textmodes/texinfmt.el" (18464 4602))
27063;;; Generated autoloads from textmodes/texinfmt.el 27330;;; Generated autoloads from textmodes/texinfmt.el
27064 27331
27065(autoload 'texinfo-format-buffer "texinfmt" "\ 27332(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -27099,7 +27366,7 @@ if large. You can use `Info-split' to do this manually.
27099;;;*** 27366;;;***
27100 27367
27101;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 27368;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
27102;;;;;; "texinfo" "textmodes/texinfo.el" (18335 54546)) 27369;;;;;; "texinfo" "textmodes/texinfo.el" (18505 59134))
27103;;; Generated autoloads from textmodes/texinfo.el 27370;;; Generated autoloads from textmodes/texinfo.el
27104 27371
27105(defvar texinfo-open-quote "``" "\ 27372(defvar texinfo-open-quote "``" "\
@@ -27185,7 +27452,7 @@ value of `texinfo-mode-hook'.
27185 27452
27186;;;### (autoloads (thai-composition-function thai-compose-buffer 27453;;;### (autoloads (thai-composition-function thai-compose-buffer
27187;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el" 27454;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el"
27188;;;;;; (18341 12912)) 27455;;;;;; (18464 4595))
27189;;; Generated autoloads from language/thai-util.el 27456;;; Generated autoloads from language/thai-util.el
27190 27457
27191(autoload 'thai-compose-region "thai-util" "\ 27458(autoload 'thai-compose-region "thai-util" "\
@@ -27214,7 +27481,7 @@ Not documented
27214 27481
27215;;;### (autoloads (list-at-point number-at-point symbol-at-point 27482;;;### (autoloads (list-at-point number-at-point symbol-at-point
27216;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 27483;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
27217;;;;;; "thingatpt" "thingatpt.el" (18335 54517)) 27484;;;;;; "thingatpt" "thingatpt.el" (18464 4594))
27218;;; Generated autoloads from thingatpt.el 27485;;; Generated autoloads from thingatpt.el
27219 27486
27220(autoload 'forward-thing "thingatpt" "\ 27487(autoload 'forward-thing "thingatpt" "\
@@ -27271,7 +27538,7 @@ Not documented
27271 27538
27272;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 27539;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
27273;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 27540;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
27274;;;;;; (18335 54517)) 27541;;;;;; (18512 40701))
27275;;; Generated autoloads from thumbs.el 27542;;; Generated autoloads from thumbs.el
27276 27543
27277(autoload 'thumbs-find-thumb "thumbs" "\ 27544(autoload 'thumbs-find-thumb "thumbs" "\
@@ -27310,7 +27577,7 @@ In dired, call the setroot program on the image at point.
27310;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region 27577;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region
27311;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan 27578;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan
27312;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" 27579;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util"
27313;;;;;; "language/tibet-util.el" (18370 13448)) 27580;;;;;; "language/tibet-util.el" (18464 4595))
27314;;; Generated autoloads from language/tibet-util.el 27581;;; Generated autoloads from language/tibet-util.el
27315 27582
27316(autoload 'tibetan-char-p "tibet-util" "\ 27583(autoload 'tibetan-char-p "tibet-util" "\
@@ -27389,7 +27656,7 @@ Not documented
27389;;;*** 27656;;;***
27390 27657
27391;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 27658;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
27392;;;;;; (18335 54547)) 27659;;;;;; (18464 4602))
27393;;; Generated autoloads from textmodes/tildify.el 27660;;; Generated autoloads from textmodes/tildify.el
27394 27661
27395(autoload 'tildify-region "tildify" "\ 27662(autoload 'tildify-region "tildify" "\
@@ -27414,7 +27681,7 @@ This function performs no refilling of the changed text.
27414 27681
27415;;;### (autoloads (emacs-init-time emacs-uptime display-time-world 27682;;;### (autoloads (emacs-init-time emacs-uptime display-time-world
27416;;;;;; display-time-mode display-time display-time-day-and-date) 27683;;;;;; display-time-mode display-time display-time-day-and-date)
27417;;;;;; "time" "time.el" (18367 13960)) 27684;;;;;; "time" "time.el" (18464 4594))
27418;;; Generated autoloads from time.el 27685;;; Generated autoloads from time.el
27419 27686
27420(defvar display-time-day-and-date nil "\ 27687(defvar display-time-day-and-date nil "\
@@ -27476,7 +27743,7 @@ Return a string giving the duration of the Emacs initialization.
27476;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day 27743;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day
27477;;;;;; time-add time-subtract time-since days-to-time time-less-p 27744;;;;;; time-add time-subtract time-since days-to-time time-less-p
27478;;;;;; seconds-to-time time-to-seconds date-to-time) "time-date" 27745;;;;;; seconds-to-time time-to-seconds date-to-time) "time-date"
27479;;;;;; "calendar/time-date.el" (18426 29950)) 27746;;;;;; "calendar/time-date.el" (18463 52127))
27480;;; Generated autoloads from calendar/time-date.el 27747;;; Generated autoloads from calendar/time-date.el
27481 27748
27482(autoload 'date-to-time "time-date" "\ 27749(autoload 'date-to-time "time-date" "\
@@ -27588,7 +27855,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
27588;;;*** 27855;;;***
27589 27856
27590;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 27857;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
27591;;;;;; "time-stamp.el" (18341 12905)) 27858;;;;;; "time-stamp.el" (18464 4594))
27592;;; Generated autoloads from time-stamp.el 27859;;; Generated autoloads from time-stamp.el
27593(put 'time-stamp-format 'safe-local-variable 'stringp) 27860(put 'time-stamp-format 'safe-local-variable 'stringp)
27594(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 27861(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -27632,7 +27899,7 @@ With ARG, turn time stamping on if and only if arg is positive.
27632;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 27899;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
27633;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 27900;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
27634;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 27901;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
27635;;;;;; (18426 29950)) 27902;;;;;; (18463 52127))
27636;;; Generated autoloads from calendar/timeclock.el 27903;;; Generated autoloads from calendar/timeclock.el
27637 27904
27638(autoload 'timeclock-modeline-display "timeclock" "\ 27905(autoload 'timeclock-modeline-display "timeclock" "\
@@ -27732,7 +27999,7 @@ relative only to the time worked today, and not to past time.
27732;;;*** 27999;;;***
27733 28000
27734;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 28001;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
27735;;;;;; "international/titdic-cnv.el" (18341 12911)) 28002;;;;;; "international/titdic-cnv.el" (18464 4595))
27736;;; Generated autoloads from international/titdic-cnv.el 28003;;; Generated autoloads from international/titdic-cnv.el
27737 28004
27738(autoload 'titdic-convert "titdic-cnv" "\ 28005(autoload 'titdic-convert "titdic-cnv" "\
@@ -27755,7 +28022,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
27755;;;*** 28022;;;***
27756 28023
27757;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 28024;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
27758;;;;;; "tmm.el" (18335 54517)) 28025;;;;;; "tmm.el" (18464 4594))
27759;;; Generated autoloads from tmm.el 28026;;; Generated autoloads from tmm.el
27760 (define-key global-map "\M-`" 'tmm-menubar) 28027 (define-key global-map "\M-`" 'tmm-menubar)
27761 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 28028 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -27795,7 +28062,7 @@ Its value should be an event that has a binding in MENU.
27795 28062
27796;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 28063;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
27797;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 28064;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
27798;;;;;; "todo-mode" "calendar/todo-mode.el" (18426 29950)) 28065;;;;;; "todo-mode" "calendar/todo-mode.el" (18463 52127))
27799;;; Generated autoloads from calendar/todo-mode.el 28066;;; Generated autoloads from calendar/todo-mode.el
27800 28067
27801(autoload 'todo-add-category "todo-mode" "\ 28068(autoload 'todo-add-category "todo-mode" "\
@@ -27856,7 +28123,7 @@ Show TODO list.
27856 28123
27857;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 28124;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
27858;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) 28125;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame)
27859;;;;;; "tool-bar" "tool-bar.el" (18373 17377)) 28126;;;;;; "tool-bar" "tool-bar.el" (18512 40701))
27860;;; Generated autoloads from tool-bar.el 28127;;; Generated autoloads from tool-bar.el
27861 28128
27862(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 28129(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -27892,7 +28159,7 @@ PROPS are additional items to add to the menu item specification. See
27892Info node `(elisp)Tool Bar'. Items are added from left to right. 28159Info node `(elisp)Tool Bar'. Items are added from left to right.
27893 28160
27894ICON is the base name of a file containing the image to use. The 28161ICON is the base name of a file containing the image to use. The
27895function will first try to use low-color/ICON.xpm if display-color-cells 28162function will first try to use low-color/ICON.xpm if `display-color-cells'
27896is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally 28163is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally
27897ICON.xbm, using `find-image'. 28164ICON.xbm, using `find-image'.
27898 28165
@@ -27929,7 +28196,7 @@ holds a keymap.
27929;;;*** 28196;;;***
27930 28197
27931;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 28198;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
27932;;;;;; (18367 13961)) 28199;;;;;; (18464 63630))
27933;;; Generated autoloads from emulation/tpu-edt.el 28200;;; Generated autoloads from emulation/tpu-edt.el
27934 28201
27935(defvar tpu-edt-mode nil "\ 28202(defvar tpu-edt-mode nil "\
@@ -27956,7 +28223,7 @@ Turn on TPU/edt emulation.
27956;;;*** 28223;;;***
27957 28224
27958;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el" 28225;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el"
27959;;;;;; (18335 54524)) 28226;;;;;; (18463 55075))
27960;;; Generated autoloads from emulation/tpu-mapper.el 28227;;; Generated autoloads from emulation/tpu-mapper.el
27961 28228
27962(autoload 'tpu-mapper "tpu-mapper" "\ 28229(autoload 'tpu-mapper "tpu-mapper" "\
@@ -27990,7 +28257,7 @@ your local X guru can try to figure out why the key is being ignored.
27990 28257
27991;;;*** 28258;;;***
27992 28259
27993;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (18335 54523)) 28260;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (18463 55075))
27994;;; Generated autoloads from emacs-lisp/tq.el 28261;;; Generated autoloads from emacs-lisp/tq.el
27995 28262
27996(autoload 'tq-create "tq" "\ 28263(autoload 'tq-create "tq" "\
@@ -28004,7 +28271,7 @@ to a tcp server on another machine.
28004;;;*** 28271;;;***
28005 28272
28006;;;### (autoloads (trace-function-background trace-function trace-buffer) 28273;;;### (autoloads (trace-function-background trace-function trace-buffer)
28007;;;;;; "trace" "emacs-lisp/trace.el" (18335 54523)) 28274;;;;;; "trace" "emacs-lisp/trace.el" (18510 60654))
28008;;; Generated autoloads from emacs-lisp/trace.el 28275;;; Generated autoloads from emacs-lisp/trace.el
28009 28276
28010(defvar trace-buffer "*trace-output*" "\ 28277(defvar trace-buffer "*trace-output*" "\
@@ -28040,10 +28307,16 @@ BUFFER defaults to `trace-buffer'.
28040 28307
28041;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 28308;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
28042;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 28309;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
28043;;;;;; tramp-file-name-handler tramp-syntax) "tramp" "net/tramp.el" 28310;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
28044;;;;;; (18427 6092)) 28311;;;;;; "net/tramp.el" (18517 53417))
28045;;; Generated autoloads from net/tramp.el 28312;;; Generated autoloads from net/tramp.el
28046 28313
28314(defvar tramp-mode t "\
28315*Whether Tramp is enabled.
28316If it is set to nil, all remote file names are used literally.")
28317
28318(custom-autoload 'tramp-mode "tramp" t)
28319
28047(defvar tramp-syntax (if (featurep 'xemacs) 'sep 'ftp) "\ 28320(defvar tramp-syntax (if (featurep 'xemacs) 'sep 'ftp) "\
28048Tramp filename syntax to be used. 28321Tramp filename syntax to be used.
28049 28322
@@ -28139,7 +28412,7 @@ Falls back to normal file name handler if no Tramp file name handler exists.
28139 28412
28140(defun tramp-completion-file-name-handler (operation &rest args) "\ 28413(defun tramp-completion-file-name-handler (operation &rest args) "\
28141Invoke Tramp file name completion handler. 28414Invoke Tramp file name completion handler.
28142Falls 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 fn (save-match-data (apply (cdr fn) args)) (tramp-completion-run-real-handler operation args)))) 28415Falls 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) (save-match-data (apply (cdr fn) args)) (tramp-completion-run-real-handler operation args))))
28143 28416
28144(defsubst tramp-register-file-name-handler nil "\ 28417(defsubst tramp-register-file-name-handler nil "\
28145Add Tramp file name handler to `file-name-handler-alist'." (let ((a1 (rassq (quote tramp-file-name-handler) file-name-handler-alist))) (setq file-name-handler-alist (delete a1 file-name-handler-alist))) (add-to-list (quote file-name-handler-alist) (cons tramp-file-name-regexp (quote tramp-file-name-handler))) (let ((jka (rassoc (quote jka-compr-handler) file-name-handler-alist))) (when jka (setq file-name-handler-alist (cons jka (delete jka file-name-handler-alist)))))) 28418Add Tramp file name handler to `file-name-handler-alist'." (let ((a1 (rassq (quote tramp-file-name-handler) file-name-handler-alist))) (setq file-name-handler-alist (delete a1 file-name-handler-alist))) (add-to-list (quote file-name-handler-alist) (cons tramp-file-name-regexp (quote tramp-file-name-handler))) (let ((jka (rassoc (quote jka-compr-handler) file-name-handler-alist))) (when jka (setq file-name-handler-alist (cons jka (delete jka file-name-handler-alist))))))
@@ -28174,7 +28447,7 @@ Discard Tramp from loading remote files.
28174;;;*** 28447;;;***
28175 28448
28176;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 28449;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
28177;;;;;; (18414 53323)) 28450;;;;;; (18464 4596))
28178;;; Generated autoloads from net/tramp-ftp.el 28451;;; Generated autoloads from net/tramp-ftp.el
28179 28452
28180(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 28453(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -28184,8 +28457,8 @@ Not documented
28184 28457
28185;;;*** 28458;;;***
28186 28459
28187;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (18388 28460;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (18464
28188;;;;;; 20518)) 28461;;;;;; 4594))
28189;;; Generated autoloads from tutorial.el 28462;;; Generated autoloads from tutorial.el
28190 28463
28191(autoload 'help-with-tutorial "tutorial" "\ 28464(autoload 'help-with-tutorial "tutorial" "\
@@ -28210,7 +28483,7 @@ resumed later.
28210;;;*** 28483;;;***
28211 28484
28212;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" 28485;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el"
28213;;;;;; (18340 25864)) 28486;;;;;; (18464 4595))
28214;;; Generated autoloads from language/tv-util.el 28487;;; Generated autoloads from language/tv-util.el
28215 28488
28216(autoload 'tai-viet-composition-function "tv-util" "\ 28489(autoload 'tai-viet-composition-function "tv-util" "\
@@ -28221,7 +28494,7 @@ Not documented
28221;;;*** 28494;;;***
28222 28495
28223;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 28496;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
28224;;;;;; "textmodes/two-column.el" (18335 54547)) 28497;;;;;; "textmodes/two-column.el" (18464 4602))
28225;;; Generated autoloads from textmodes/two-column.el 28498;;; Generated autoloads from textmodes/two-column.el
28226 (autoload '2C-command "two-column" () t 'keymap) 28499 (autoload '2C-command "two-column" () t 'keymap)
28227 (global-set-key "\C-x6" '2C-command) 28500 (global-set-key "\C-x6" '2C-command)
@@ -28272,7 +28545,7 @@ First column's text sSs Second column's text
28272;;;;;; type-break type-break-mode type-break-keystroke-threshold 28545;;;;;; type-break type-break-mode type-break-keystroke-threshold
28273;;;;;; type-break-good-break-interval type-break-good-rest-interval 28546;;;;;; type-break-good-break-interval type-break-good-rest-interval
28274;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 28547;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
28275;;;;;; (18335 54517)) 28548;;;;;; (18464 4594))
28276;;; Generated autoloads from type-break.el 28549;;; Generated autoloads from type-break.el
28277 28550
28278(defvar type-break-mode nil "\ 28551(defvar type-break-mode nil "\
@@ -28455,7 +28728,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
28455;;;*** 28728;;;***
28456 28729
28457;;;### (autoloads (ununderline-region underline-region) "underline" 28730;;;### (autoloads (ununderline-region underline-region) "underline"
28458;;;;;; "textmodes/underline.el" (18335 54547)) 28731;;;;;; "textmodes/underline.el" (18464 4602))
28459;;; Generated autoloads from textmodes/underline.el 28732;;; Generated autoloads from textmodes/underline.el
28460 28733
28461(autoload 'underline-region "underline" "\ 28734(autoload 'underline-region "underline" "\
@@ -28476,7 +28749,7 @@ which specify the range to operate on.
28476;;;*** 28749;;;***
28477 28750
28478;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) 28751;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
28479;;;;;; "undigest" "mail/undigest.el" (18335 54537)) 28752;;;;;; "undigest" "mail/undigest.el" (18464 4595))
28480;;; Generated autoloads from mail/undigest.el 28753;;; Generated autoloads from mail/undigest.el
28481 28754
28482(autoload 'undigestify-rmail-message "undigest" "\ 28755(autoload 'undigestify-rmail-message "undigest" "\
@@ -28495,7 +28768,7 @@ following the containing message.
28495;;;*** 28768;;;***
28496 28769
28497;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 28770;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
28498;;;;;; (18335 54537)) 28771;;;;;; (18464 4595))
28499;;; Generated autoloads from mail/unrmail.el 28772;;; Generated autoloads from mail/unrmail.el
28500 28773
28501(autoload 'batch-unrmail "unrmail" "\ 28774(autoload 'batch-unrmail "unrmail" "\
@@ -28514,8 +28787,8 @@ Convert Rmail file FILE to system inbox format file TO-FILE.
28514 28787
28515;;;*** 28788;;;***
28516 28789
28517;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (18335 28790;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (18463
28518;;;;;; 54523)) 28791;;;;;; 55075))
28519;;; Generated autoloads from emacs-lisp/unsafep.el 28792;;; Generated autoloads from emacs-lisp/unsafep.el
28520 28793
28521(autoload 'unsafep "unsafep" "\ 28794(autoload 'unsafep "unsafep" "\
@@ -28528,7 +28801,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
28528;;;*** 28801;;;***
28529 28802
28530;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 28803;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
28531;;;;;; "url/url.el" (18335 54549)) 28804;;;;;; "url/url.el" (18464 4603))
28532;;; Generated autoloads from url/url.el 28805;;; Generated autoloads from url/url.el
28533 28806
28534(autoload 'url-retrieve "url" "\ 28807(autoload 'url-retrieve "url" "\
@@ -28568,7 +28841,7 @@ no further processing). URL is either a string or a parsed URL.
28568;;;*** 28841;;;***
28569 28842
28570;;;### (autoloads (url-register-auth-scheme url-get-authentication) 28843;;;### (autoloads (url-register-auth-scheme url-get-authentication)
28571;;;;;; "url-auth" "url/url-auth.el" (18335 54547)) 28844;;;;;; "url-auth" "url/url-auth.el" (18505 63072))
28572;;; Generated autoloads from url/url-auth.el 28845;;; Generated autoloads from url/url-auth.el
28573 28846
28574(autoload 'url-get-authentication "url-auth" "\ 28847(autoload 'url-get-authentication "url-auth" "\
@@ -28610,8 +28883,8 @@ RATING a rating between 1 and 10 of the strength of the authentication.
28610;;;*** 28883;;;***
28611 28884
28612;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached 28885;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached
28613;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (18335 28886;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (18464
28614;;;;;; 54547)) 28887;;;;;; 4602))
28615;;; Generated autoloads from url/url-cache.el 28888;;; Generated autoloads from url/url-cache.el
28616 28889
28617(autoload 'url-store-in-cache "url-cache" "\ 28890(autoload 'url-store-in-cache "url-cache" "\
@@ -28636,7 +28909,7 @@ Return t if a cached file has expired.
28636 28909
28637;;;*** 28910;;;***
28638 28911
28639;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (18335 54547)) 28912;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (18464 4602))
28640;;; Generated autoloads from url/url-cid.el 28913;;; Generated autoloads from url/url-cid.el
28641 28914
28642(autoload 'url-cid "url-cid" "\ 28915(autoload 'url-cid "url-cid" "\
@@ -28647,7 +28920,7 @@ Not documented
28647;;;*** 28920;;;***
28648 28921
28649;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 28922;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
28650;;;;;; "url/url-dav.el" (18335 54547)) 28923;;;;;; "url/url-dav.el" (18464 4602))
28651;;; Generated autoloads from url/url-dav.el 28924;;; Generated autoloads from url/url-dav.el
28652 28925
28653(autoload 'url-dav-supported-p "url-dav" "\ 28926(autoload 'url-dav-supported-p "url-dav" "\
@@ -28662,8 +28935,8 @@ Not documented
28662 28935
28663;;;*** 28936;;;***
28664 28937
28665;;;### (autoloads (url-file) "url-file" "url/url-file.el" (18335 28938;;;### (autoloads (url-file) "url-file" "url/url-file.el" (18464
28666;;;;;; 54547)) 28939;;;;;; 4602))
28667;;; Generated autoloads from url/url-file.el 28940;;; Generated autoloads from url/url-file.el
28668 28941
28669(autoload 'url-file "url-file" "\ 28942(autoload 'url-file "url-file" "\
@@ -28674,7 +28947,7 @@ Handle file: and ftp: URLs.
28674;;;*** 28947;;;***
28675 28948
28676;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 28949;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
28677;;;;;; "url/url-gw.el" (18335 54548)) 28950;;;;;; "url/url-gw.el" (18464 4602))
28678;;; Generated autoloads from url/url-gw.el 28951;;; Generated autoloads from url/url-gw.el
28679 28952
28680(autoload 'url-gateway-nslookup-host "url-gw" "\ 28953(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -28694,7 +28967,7 @@ Might do a non-blocking connection; use `process-status' to check.
28694 28967
28695;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 28968;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
28696;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el" 28969;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
28697;;;;;; (18346 23602)) 28970;;;;;; (18495 27622))
28698;;; Generated autoloads from url/url-handlers.el 28971;;; Generated autoloads from url/url-handlers.el
28699 28972
28700(defvar url-handler-mode nil "\ 28973(defvar url-handler-mode nil "\
@@ -28745,7 +29018,7 @@ Not documented
28745;;;*** 29018;;;***
28746 29019
28747;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 29020;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
28748;;;;;; url-http) "url-http" "url/url-http.el" (18388 20518)) 29021;;;;;; url-http) "url-http" "url/url-http.el" (18505 59054))
28749;;; Generated autoloads from url/url-http.el 29022;;; Generated autoloads from url/url-http.el
28750 29023
28751(autoload 'url-http "url-http" "\ 29024(autoload 'url-http "url-http" "\
@@ -28810,7 +29083,7 @@ HTTPS retrievals are asynchronous.")
28810 29083
28811;;;*** 29084;;;***
28812 29085
28813;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (18335 54548)) 29086;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (18464 4602))
28814;;; Generated autoloads from url/url-irc.el 29087;;; Generated autoloads from url/url-irc.el
28815 29088
28816(autoload 'url-irc "url-irc" "\ 29089(autoload 'url-irc "url-irc" "\
@@ -28820,8 +29093,8 @@ Not documented
28820 29093
28821;;;*** 29094;;;***
28822 29095
28823;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (18335 29096;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (18464
28824;;;;;; 54548)) 29097;;;;;; 4602))
28825;;; Generated autoloads from url/url-ldap.el 29098;;; Generated autoloads from url/url-ldap.el
28826 29099
28827(autoload 'url-ldap "url-ldap" "\ 29100(autoload 'url-ldap "url-ldap" "\
@@ -28835,7 +29108,7 @@ URL can be a URL string, or a URL vector of the type returned by
28835;;;*** 29108;;;***
28836 29109
28837;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 29110;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
28838;;;;;; (18335 54548)) 29111;;;;;; (18464 4602))
28839;;; Generated autoloads from url/url-mailto.el 29112;;; Generated autoloads from url/url-mailto.el
28840 29113
28841(autoload 'url-mail "url-mailto" "\ 29114(autoload 'url-mail "url-mailto" "\
@@ -28851,7 +29124,7 @@ Handle the mailto: URL syntax.
28851;;;*** 29124;;;***
28852 29125
28853;;;### (autoloads (url-data url-generic-emulator-loader url-info 29126;;;### (autoloads (url-data url-generic-emulator-loader url-info
28854;;;;;; url-man) "url-misc" "url/url-misc.el" (18335 54548)) 29127;;;;;; url-man) "url-misc" "url/url-misc.el" (18464 4602))
28855;;; Generated autoloads from url/url-misc.el 29128;;; Generated autoloads from url/url-misc.el
28856 29129
28857(autoload 'url-man "url-misc" "\ 29130(autoload 'url-man "url-misc" "\
@@ -28883,7 +29156,7 @@ Fetch a data URL (RFC 2397).
28883;;;*** 29156;;;***
28884 29157
28885;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 29158;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
28886;;;;;; (18335 54548)) 29159;;;;;; (18464 4602))
28887;;; Generated autoloads from url/url-news.el 29160;;; Generated autoloads from url/url-news.el
28888 29161
28889(autoload 'url-news "url-news" "\ 29162(autoload 'url-news "url-news" "\
@@ -28900,7 +29173,7 @@ Not documented
28900 29173
28901;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 29174;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
28902;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 29175;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
28903;;;;;; (18335 54549)) 29176;;;;;; (18464 4602))
28904;;; Generated autoloads from url/url-ns.el 29177;;; Generated autoloads from url/url-ns.el
28905 29178
28906(autoload 'isPlainHostName "url-ns" "\ 29179(autoload 'isPlainHostName "url-ns" "\
@@ -28941,7 +29214,7 @@ Not documented
28941;;;*** 29214;;;***
28942 29215
28943;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 29216;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
28944;;;;;; "url/url-parse.el" (18335 54549)) 29217;;;;;; "url/url-parse.el" (18464 4602))
28945;;; Generated autoloads from url/url-parse.el 29218;;; Generated autoloads from url/url-parse.el
28946 29219
28947(autoload 'url-recreate-url "url-parse" "\ 29220(autoload 'url-recreate-url "url-parse" "\
@@ -28959,7 +29232,7 @@ TYPE USER PASSWORD HOST PORTSPEC FILENAME TARGET ATTRIBUTES FULLNESS.
28959;;;*** 29232;;;***
28960 29233
28961;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 29234;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
28962;;;;;; (18335 54549)) 29235;;;;;; (18464 4602))
28963;;; Generated autoloads from url/url-privacy.el 29236;;; Generated autoloads from url/url-privacy.el
28964 29237
28965(autoload 'url-setup-privacy-info "url-privacy" "\ 29238(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -28975,7 +29248,7 @@ Setup variables that expose info about you and your system.
28975;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space 29248;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space
28976;;;;;; url-get-normalized-date url-lazy-message url-normalize-url 29249;;;;;; url-get-normalized-date url-lazy-message url-normalize-url
28977;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug) 29250;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug)
28978;;;;;; "url-util" "url/url-util.el" (18379 25273)) 29251;;;;;; "url-util" "url/url-util.el" (18464 4602))
28979;;; Generated autoloads from url/url-util.el 29252;;; Generated autoloads from url/url-util.el
28980 29253
28981(defvar url-debug nil "\ 29254(defvar url-debug nil "\
@@ -29109,7 +29382,7 @@ This uses `url-current-object', set locally to the buffer.
29109;;;*** 29382;;;***
29110 29383
29111;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 29384;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
29112;;;;;; "userlock" "userlock.el" (18335 54517)) 29385;;;;;; "userlock" "userlock.el" (18464 4594))
29113;;; Generated autoloads from userlock.el 29386;;; Generated autoloads from userlock.el
29114 29387
29115(autoload 'ask-user-about-lock "userlock" "\ 29388(autoload 'ask-user-about-lock "userlock" "\
@@ -29139,7 +29412,7 @@ The buffer in question is current when this function is called.
29139 29412
29140;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion 29413;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion
29141;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion) 29414;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion)
29142;;;;;; "utf-7" "international/utf-7.el" (18376 47168)) 29415;;;;;; "utf-7" "international/utf-7.el" (18495 22880))
29143;;; Generated autoloads from international/utf-7.el 29416;;; Generated autoloads from international/utf-7.el
29144 29417
29145(autoload 'utf-7-post-read-conversion "utf-7" "\ 29418(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -29166,7 +29439,7 @@ Not documented
29166 29439
29167;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 29440;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
29168;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el" 29441;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el"
29169;;;;;; (18392 19203)) 29442;;;;;; (18464 4595))
29170;;; Generated autoloads from mail/uudecode.el 29443;;; Generated autoloads from mail/uudecode.el
29171 29444
29172(autoload 'uudecode-decode-region-external "uudecode" "\ 29445(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -29192,11 +29465,10 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
29192 29465
29193;;;### (autoloads (vc-annotate vc-branch-part vc-trunk-p vc-update-change-log 29466;;;### (autoloads (vc-annotate vc-branch-part vc-trunk-p vc-update-change-log
29194;;;;;; vc-rename-file vc-transfer-file vc-switch-backend vc-update 29467;;;;;; vc-rename-file vc-transfer-file vc-switch-backend vc-update
29195;;;;;; vc-rollback vc-revert vc-print-log vc-retrieve-snapshot vc-create-snapshot 29468;;;;;; vc-rollback vc-revert vc-print-log vc-retrieve-tag vc-create-tag
29196;;;;;; vc-status vc-directory vc-merge vc-insert-headers vc-revision-other-window 29469;;;;;; vc-dir vc-merge vc-insert-headers vc-revision-other-window
29197;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-do-command 29470;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook
29198;;;;;; edit-vc-file with-vc-file vc-before-checkin-hook vc-checkin-hook 29471;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (18517 53416))
29199;;;;;; vc-checkout-hook) "vc" "vc.el" (18425 12540))
29200;;; Generated autoloads from vc.el 29472;;; Generated autoloads from vc.el
29201 29473
29202(defvar vc-checkout-hook nil "\ 29474(defvar vc-checkout-hook nil "\
@@ -29217,39 +29489,6 @@ See `run-hooks'.")
29217 29489
29218(custom-autoload 'vc-before-checkin-hook "vc" t) 29490(custom-autoload 'vc-before-checkin-hook "vc" t)
29219 29491
29220(autoload 'with-vc-file "vc" "\
29221Check out a writable copy of FILE if necessary, then execute BODY.
29222Check in FILE with COMMENT (a string) after BODY has been executed.
29223FILE is passed through `expand-file-name'; BODY executed within
29224`save-excursion'. If FILE is not under version control, or you are
29225using a locking version-control system and the file is locked by
29226somebody else, signal error.
29227
29228\(fn FILE COMMENT &rest BODY)" nil (quote macro))
29229
29230(autoload 'edit-vc-file "vc" "\
29231Edit FILE under version control, executing body.
29232Checkin with COMMENT after executing BODY.
29233This macro uses `with-vc-file', passing args to it.
29234However, before executing BODY, find FILE, and after BODY, save buffer.
29235
29236\(fn FILE COMMENT &rest BODY)" nil (quote macro))
29237
29238(autoload 'vc-do-command "vc" "\
29239Execute a VC command, notifying user and checking for errors.
29240Output from COMMAND goes to BUFFER, or *vc* if BUFFER is nil or the
29241current buffer if BUFFER is t. If the destination buffer is not
29242already current, set it up properly and erase it. The command is
29243considered successful if its exit status does not exceed OKSTATUS (if
29244OKSTATUS is nil, that means to ignore error status, if it is `async', that
29245means not to wait for termination of the subprocess; if it is t it means to
29246ignore all execution errors). FILE-OR-LIST is the name of a working file;
29247it may be a list of files or be nil (to execute commands that don't expect
29248a file name or set of files). If an optional list of FLAGS is present,
29249that is inserted into the command line before the filename.
29250
29251\(fn BUFFER OKSTATUS COMMAND FILE-OR-LIST &rest FLAGS)" nil nil)
29252
29253(autoload 'vc-next-action "vc" "\ 29492(autoload 'vc-next-action "vc" "\
29254Do the next logical version control operation on the current fileset. 29493Do the next logical version control operation on the current fileset.
29255This requires that all files in the fileset be in the same state. 29494This requires that all files in the fileset be in the same state.
@@ -29285,7 +29524,8 @@ merge in the changes into your working copy.
29285 29524
29286(autoload 'vc-register "vc" "\ 29525(autoload 'vc-register "vc" "\
29287Register into a version control system. 29526Register into a version control system.
29288If FNAME is given register that file, otherwise register the current file. 29527If VC-FILESET is given, register the files in that fileset.
29528Otherwise register the current file.
29289With prefix argument SET-REVISION, allow user to specify initial revision 29529With prefix argument SET-REVISION, allow user to specify initial revision
29290level. If COMMENT is present, use that as an initial comment. 29530level. If COMMENT is present, use that as an initial comment.
29291 29531
@@ -29296,7 +29536,7 @@ directory are already registered under that backend) will be used to
29296register the file. If no backend declares itself responsible, the 29536register the file. If no backend declares itself responsible, the
29297first backend that could register the file is used. 29537first backend that could register the file is used.
29298 29538
29299\(fn &optional FNAME SET-REVISION COMMENT)" t nil) 29539\(fn &optional SET-REVISION VC-FILESET COMMENT)" t nil)
29300 29540
29301(autoload 'vc-version-diff "vc" "\ 29541(autoload 'vc-version-diff "vc" "\
29302Report diffs between revisions of the fileset in the repository history. 29542Report diffs between revisions of the fileset in the repository history.
@@ -29309,10 +29549,6 @@ Normally this compares the currently selected fileset with their
29309working revisions. With a prefix argument HISTORIC, it reads two revision 29549working revisions. With a prefix argument HISTORIC, it reads two revision
29310designators specifying which revisions to compare. 29550designators specifying which revisions to compare.
29311 29551
29312If no current fileset is available (that is, we are not in
29313VC-Dired mode and the visited file of the current buffer is not
29314under version control) and we're in a Dired buffer, use
29315the current directory.
29316The optional argument NOT-URGENT non-nil means it is ok to say no to 29552The optional argument NOT-URGENT non-nil means it is ok to say no to
29317saving the buffer. 29553saving the buffer.
29318 29554
@@ -29345,32 +29581,22 @@ See Info node `Merging'.
29345 29581
29346(defalias 'vc-resolve-conflicts 'smerge-ediff) 29582(defalias 'vc-resolve-conflicts 'smerge-ediff)
29347 29583
29348(autoload 'vc-directory "vc" "\ 29584(autoload 'vc-dir "vc" "\
29349Create a buffer in VC Dired Mode for directory DIR.
29350
29351See Info node `VC Dired Mode'.
29352
29353With prefix arg READ-SWITCHES, specify a value to override
29354`dired-listing-switches' when generating the listing.
29355
29356\(fn DIR READ-SWITCHES)" t nil)
29357
29358(autoload 'vc-status "vc" "\
29359Show the VC status for DIR. 29585Show the VC status for DIR.
29360 29586
29361\(fn DIR)" t nil) 29587\(fn DIR)" t nil)
29362 29588
29363(autoload 'vc-create-snapshot "vc" "\ 29589(autoload 'vc-create-tag "vc" "\
29364Descending recursively from DIR, make a snapshot called NAME. 29590Descending recursively from DIR, make a tag called NAME.
29365For each registered file, the working revision becomes part of 29591For each registered file, the working revision becomes part of
29366the named configuration. If the prefix argument BRANCHP is 29592the named configuration. If the prefix argument BRANCHP is
29367given, the snapshot is made as a new branch and the files are 29593given, the tag is made as a new branch and the files are
29368checked out in that new branch. 29594checked out in that new branch.
29369 29595
29370\(fn DIR NAME BRANCHP)" t nil) 29596\(fn DIR NAME BRANCHP)" t nil)
29371 29597
29372(autoload 'vc-retrieve-snapshot "vc" "\ 29598(autoload 'vc-retrieve-tag "vc" "\
29373Descending recursively from DIR, retrieve the snapshot called NAME. 29599Descending recursively from DIR, retrieve the tag called NAME.
29374If NAME is empty, it refers to the latest revisions. 29600If NAME is empty, it refers to the latest revisions.
29375If locking is used for the files in DIR, then there must not be any 29601If locking is used for the files in DIR, then there must not be any
29376locked files at or below DIR (but if NAME is empty, locked files are 29602locked files at or below DIR (but if NAME is empty, locked files are
@@ -29494,7 +29720,7 @@ mode-specific menu. `vc-annotate-color-map' and
29494 29720
29495;;;*** 29721;;;***
29496 29722
29497;;;### (autoloads nil "vc-arch" "vc-arch.el" (18335 54517)) 29723;;;### (autoloads nil "vc-arch" "vc-arch.el" (18469 64483))
29498;;; Generated autoloads from vc-arch.el 29724;;; Generated autoloads from vc-arch.el
29499 (defun vc-arch-registered (file) 29725 (defun vc-arch-registered (file)
29500 (if (vc-find-root file "{arch}/=tagging-method") 29726 (if (vc-find-root file "{arch}/=tagging-method")
@@ -29504,7 +29730,7 @@ mode-specific menu. `vc-annotate-color-map' and
29504 29730
29505;;;*** 29731;;;***
29506 29732
29507;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (18424 5731)) 29733;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (18518 16558))
29508;;; Generated autoloads from vc-bzr.el 29734;;; Generated autoloads from vc-bzr.el
29509 29735
29510(defconst vc-bzr-admin-dirname ".bzr" "\ 29736(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -29519,7 +29745,7 @@ Name of the directory containing Bzr repository status files.")
29519 29745
29520;;;*** 29746;;;***
29521 29747
29522;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (18427 42292)) 29748;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (18516 61235))
29523;;; Generated autoloads from vc-cvs.el 29749;;; Generated autoloads from vc-cvs.el
29524 (defun vc-cvs-registered (f) 29750 (defun vc-cvs-registered (f)
29525 (when (file-readable-p (expand-file-name 29751 (when (file-readable-p (expand-file-name
@@ -29529,7 +29755,29 @@ Name of the directory containing Bzr repository status files.")
29529 29755
29530;;;*** 29756;;;***
29531 29757
29532;;;### (autoloads nil "vc-git" "vc-git.el" (18416 36501)) 29758;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc-dispatcher.el"
29759;;;;;; (18512 40701))
29760;;; Generated autoloads from vc-dispatcher.el
29761
29762(autoload 'vc-do-command "vc-dispatcher" "\
29763Execute a slave command, notifying user and checking for errors.
29764Output from COMMAND goes to BUFFER, or the current buffer if
29765BUFFER is t. If the destination buffer is not already current,
29766set it up properly and erase it. The command is considered
29767successful if its exit status does not exceed OKSTATUS (if
29768OKSTATUS is nil, that means to ignore error status, if it is
29769`async', that means not to wait for termination of the
29770subprocess; if it is t it means to ignore all execution errors).
29771FILE-OR-LIST is the name of a working file; it may be a list of
29772files or be nil (to execute commands that don't expect a file
29773name or set of files). If an optional list of FLAGS is present,
29774that is inserted into the command line before the filename.
29775
29776\(fn BUFFER OKSTATUS COMMAND FILE-OR-LIST &rest FLAGS)" nil nil)
29777
29778;;;***
29779
29780;;;### (autoloads nil "vc-git" "vc-git.el" (18477 9130))
29533;;; Generated autoloads from vc-git.el 29781;;; Generated autoloads from vc-git.el
29534 (defun vc-git-registered (file) 29782 (defun vc-git-registered (file)
29535 "Return non-nil if FILE is registered with git." 29783 "Return non-nil if FILE is registered with git."
@@ -29540,7 +29788,7 @@ Name of the directory containing Bzr repository status files.")
29540 29788
29541;;;*** 29789;;;***
29542 29790
29543;;;### (autoloads nil "vc-hg" "vc-hg.el" (18417 4383)) 29791;;;### (autoloads nil "vc-hg" "vc-hg.el" (18517 53416))
29544;;; Generated autoloads from vc-hg.el 29792;;; Generated autoloads from vc-hg.el
29545 (defun vc-hg-registered (file) 29793 (defun vc-hg-registered (file)
29546 "Return non-nil if FILE is registered with hg." 29794 "Return non-nil if FILE is registered with hg."
@@ -29551,7 +29799,7 @@ Name of the directory containing Bzr repository status files.")
29551 29799
29552;;;*** 29800;;;***
29553 29801
29554;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (18370 13443)) 29802;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (18477 9130))
29555;;; Generated autoloads from vc-mcvs.el 29803;;; Generated autoloads from vc-mcvs.el
29556 (defun vc-mcvs-registered (file) 29804 (defun vc-mcvs-registered (file)
29557 (if (vc-find-root file "MCVS/CVS") 29805 (if (vc-find-root file "MCVS/CVS")
@@ -29561,7 +29809,7 @@ Name of the directory containing Bzr repository status files.")
29561 29809
29562;;;*** 29810;;;***
29563 29811
29564;;;### (autoloads nil "vc-mtn" "vc-mtn.el" (18420 18524)) 29812;;;### (autoloads nil "vc-mtn" "vc-mtn.el" (18469 64484))
29565;;; Generated autoloads from vc-mtn.el 29813;;; Generated autoloads from vc-mtn.el
29566 29814
29567(defconst vc-mtn-admin-dir "_MTN") 29815(defconst vc-mtn-admin-dir "_MTN")
@@ -29576,7 +29824,7 @@ Name of the directory containing Bzr repository status files.")
29576;;;*** 29824;;;***
29577 29825
29578;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 29826;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
29579;;;;;; (18427 42292)) 29827;;;;;; (18512 4381))
29580;;; Generated autoloads from vc-rcs.el 29828;;; Generated autoloads from vc-rcs.el
29581 29829
29582(defvar vc-rcs-master-templates '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s") "\ 29830(defvar vc-rcs-master-templates '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s") "\
@@ -29584,12 +29832,13 @@ Name of the directory containing Bzr repository status files.")
29584For a description of possible values, see `vc-check-master-templates'.") 29832For a description of possible values, see `vc-check-master-templates'.")
29585 29833
29586(custom-autoload 'vc-rcs-master-templates "vc-rcs" t) 29834(custom-autoload 'vc-rcs-master-templates "vc-rcs" t)
29587 (defun vc-rcs-registered (f) (vc-default-registered 'RCS f)) 29835
29836(defun vc-rcs-registered (f) (vc-default-registered 'RCS f))
29588 29837
29589;;;*** 29838;;;***
29590 29839
29591;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 29840;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
29592;;;;;; (18423 20180)) 29841;;;;;; (18477 25134))
29593;;; Generated autoloads from vc-sccs.el 29842;;; Generated autoloads from vc-sccs.el
29594 29843
29595(defvar vc-sccs-master-templates '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir) "\ 29844(defvar vc-sccs-master-templates '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir) "\
@@ -29606,7 +29855,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29606 29855
29607;;;*** 29856;;;***
29608 29857
29609;;;### (autoloads nil "vc-svn" "vc-svn.el" (18428 27944)) 29858;;;### (autoloads nil "vc-svn" "vc-svn.el" (18518 16558))
29610;;; Generated autoloads from vc-svn.el 29859;;; Generated autoloads from vc-svn.el
29611 (defun vc-svn-registered (f) 29860 (defun vc-svn-registered (f)
29612 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 29861 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -29624,7 +29873,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29624;;;*** 29873;;;***
29625 29874
29626;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" 29875;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
29627;;;;;; (18335 54543)) 29876;;;;;; (18464 4599))
29628;;; Generated autoloads from progmodes/vera-mode.el 29877;;; Generated autoloads from progmodes/vera-mode.el
29629 (add-to-list 'auto-mode-alist '("\\.vr[hi]?\\'" . vera-mode)) 29878 (add-to-list 'auto-mode-alist '("\\.vr[hi]?\\'" . vera-mode))
29630 29879
@@ -29682,7 +29931,7 @@ Key bindings:
29682;;;*** 29931;;;***
29683 29932
29684;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 29933;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
29685;;;;;; (18413 14497)) 29934;;;;;; (18467 53782))
29686;;; Generated autoloads from progmodes/verilog-mode.el 29935;;; Generated autoloads from progmodes/verilog-mode.el
29687 29936
29688(autoload 'verilog-mode "verilog-mode" "\ 29937(autoload 'verilog-mode "verilog-mode" "\
@@ -29819,7 +30068,7 @@ Key bindings specific to `verilog-mode-map' are:
29819;;;*** 30068;;;***
29820 30069
29821;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 30070;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
29822;;;;;; (18423 20180)) 30071;;;;;; (18464 4601))
29823;;; Generated autoloads from progmodes/vhdl-mode.el 30072;;; Generated autoloads from progmodes/vhdl-mode.el
29824 30073
29825(autoload 'vhdl-mode "vhdl-mode" "\ 30074(autoload 'vhdl-mode "vhdl-mode" "\
@@ -30360,7 +30609,7 @@ Key bindings:
30360 30609
30361;;;*** 30610;;;***
30362 30611
30363;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (18277 61683)) 30612;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (18263 30458))
30364;;; Generated autoloads from emulation/vi.el 30613;;; Generated autoloads from emulation/vi.el
30365 30614
30366(autoload 'vi-mode "vi" "\ 30615(autoload 'vi-mode "vi" "\
@@ -30415,7 +30664,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
30415;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 30664;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
30416;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 30665;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
30417;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 30666;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
30418;;;;;; "language/viet-util.el" (18341 12912)) 30667;;;;;; "language/viet-util.el" (18464 4595))
30419;;; Generated autoloads from language/viet-util.el 30668;;; Generated autoloads from language/viet-util.el
30420 30669
30421(autoload 'viet-encode-viscii-char "viet-util" "\ 30670(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -30463,7 +30712,7 @@ Not documented
30463;;;;;; view-mode view-buffer-other-frame view-buffer-other-window 30712;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
30464;;;;;; view-buffer view-file-other-frame view-file-other-window 30713;;;;;; view-buffer view-file-other-frame view-file-other-window
30465;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) 30714;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
30466;;;;;; "view" "view.el" (18341 12906)) 30715;;;;;; "view" "view.el" (18464 4594))
30467;;; Generated autoloads from view.el 30716;;; Generated autoloads from view.el
30468 30717
30469(defvar view-remove-frame-by-deleting t "\ 30718(defvar view-remove-frame-by-deleting t "\
@@ -30709,8 +30958,8 @@ Exit View mode and make the current buffer editable.
30709 30958
30710;;;*** 30959;;;***
30711 30960
30712;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (18367 30961;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (18463
30713;;;;;; 13961)) 30962;;;;;; 55075))
30714;;; Generated autoloads from emulation/vip.el 30963;;; Generated autoloads from emulation/vip.el
30715 30964
30716(autoload 'vip-setup "vip" "\ 30965(autoload 'vip-setup "vip" "\
@@ -30726,7 +30975,7 @@ Turn on VIP emulation of VI.
30726;;;*** 30975;;;***
30727 30976
30728;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 30977;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
30729;;;;;; (18425 12540)) 30978;;;;;; (18463 55076))
30730;;; Generated autoloads from emulation/viper.el 30979;;; Generated autoloads from emulation/viper.el
30731 30980
30732(autoload 'toggle-viper-mode "viper" "\ 30981(autoload 'toggle-viper-mode "viper" "\
@@ -30743,7 +30992,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
30743;;;*** 30992;;;***
30744 30993
30745;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 30994;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
30746;;;;;; (18335 54523)) 30995;;;;;; (18463 55075))
30747;;; Generated autoloads from emacs-lisp/warnings.el 30996;;; Generated autoloads from emacs-lisp/warnings.el
30748 30997
30749(defvar warning-prefix-function nil "\ 30998(defvar warning-prefix-function nil "\
@@ -30833,7 +31082,7 @@ this is equivalent to `display-warning', using
30833;;;*** 31082;;;***
30834 31083
30835;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 31084;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
30836;;;;;; (18360 55731)) 31085;;;;;; (18516 61235))
30837;;; Generated autoloads from wdired.el 31086;;; Generated autoloads from wdired.el
30838 31087
30839(autoload 'wdired-change-to-wdired-mode "wdired" "\ 31088(autoload 'wdired-change-to-wdired-mode "wdired" "\
@@ -30849,7 +31098,7 @@ See `wdired-mode'.
30849 31098
30850;;;*** 31099;;;***
30851 31100
30852;;;### (autoloads (webjump) "webjump" "net/webjump.el" (18335 54539)) 31101;;;### (autoloads (webjump) "webjump" "net/webjump.el" (18464 4596))
30853;;; Generated autoloads from net/webjump.el 31102;;; Generated autoloads from net/webjump.el
30854 31103
30855(autoload 'webjump "webjump" "\ 31104(autoload 'webjump "webjump" "\
@@ -30866,7 +31115,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
30866;;;*** 31115;;;***
30867 31116
30868;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 31117;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
30869;;;;;; (18335 54543)) 31118;;;;;; (18464 4601))
30870;;; Generated autoloads from progmodes/which-func.el 31119;;; Generated autoloads from progmodes/which-func.el
30871 (put 'which-func-format 'risky-local-variable t) 31120 (put 'which-func-format 'risky-local-variable t)
30872 (put 'which-func-current 'risky-local-variable t) 31121 (put 'which-func-current 'risky-local-variable t)
@@ -30896,7 +31145,8 @@ and off otherwise.
30896 31145
30897;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region 31146;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region
30898;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options 31147;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options
30899;;;;;; whitespace-mode) "whitespace" "whitespace.el" (18377 47963)) 31148;;;;;; global-whitespace-mode whitespace-mode) "whitespace" "whitespace.el"
31149;;;;;; (18464 4594))
30900;;; Generated autoloads from whitespace.el 31150;;; Generated autoloads from whitespace.el
30901 31151
30902(autoload 'whitespace-mode "whitespace" "\ 31152(autoload 'whitespace-mode "whitespace" "\
@@ -30909,6 +31159,25 @@ Only useful with a windowing system.
30909 31159
30910\(fn &optional ARG)" t nil) 31160\(fn &optional ARG)" t nil)
30911 31161
31162(defvar global-whitespace-mode nil "\
31163Non-nil if Global-Whitespace mode is enabled.
31164See the command `global-whitespace-mode' for a description of this minor mode.
31165Setting this variable directly does not take effect;
31166either customize it (see the info node `Easy Customization')
31167or call the function `global-whitespace-mode'.")
31168
31169(custom-autoload 'global-whitespace-mode "whitespace" nil)
31170
31171(autoload 'global-whitespace-mode "whitespace" "\
31172Toggle whitespace global minor mode visualization (\"WS\" on modeline).
31173
31174If ARG is null, toggle whitespace visualization.
31175If ARG is a number greater than zero, turn on visualization;
31176otherwise, turn off visualization.
31177Only useful with a windowing system.
31178
31179\(fn &optional ARG)" t nil)
31180
30912(autoload 'whitespace-toggle-options "whitespace" "\ 31181(autoload 'whitespace-toggle-options "whitespace" "\
30913Toggle local `whitespace-mode' options. 31182Toggle local `whitespace-mode' options.
30914 31183
@@ -30921,20 +31190,30 @@ and restart local whitespace-mode.
30921Interactively, it reads one of the following chars: 31190Interactively, it reads one of the following chars:
30922 31191
30923 CHAR MEANING 31192 CHAR MEANING
31193 (VIA FACES)
30924 t toggle TAB visualization 31194 t toggle TAB visualization
30925 s toggle SPACE and HARD SPACE visualization 31195 s toggle SPACE and HARD SPACE visualization
30926 r toggle trailing blanks visualization 31196 r toggle trailing blanks visualization
30927 b toggle SPACEs before TAB visualization
30928 l toggle \"long lines\" visualization 31197 l toggle \"long lines\" visualization
30929 L toggle \"long lines\" tail visualization 31198 L toggle \"long lines\" tail visualization
30930 n toggle NEWLINE visualization 31199 n toggle NEWLINE visualization
30931 i toggle indentation SPACEs visualization
30932 e toggle empty line at bob and/or eob visualization 31200 e toggle empty line at bob and/or eob visualization
30933 a toggle SPACEs after TAB visualization 31201 C-i toggle indentation SPACEs visualization (via `indent-tabs-mode')
30934 c toggle color faces 31202 I toggle indentation SPACEs visualization
30935 m toggle visual mark 31203 i toggle indentation TABs visualization
30936 x restore `whitespace-chars' value 31204 C-a toggle SPACEs after TAB visualization (via `indent-tabs-mode')
30937 z restore `whitespace-style' value 31205 A toggle SPACEs after TAB: SPACEs visualization
31206 a toggle SPACEs after TAB: TABs visualization
31207 C-b toggle SPACEs before TAB visualization (via `indent-tabs-mode')
31208 B toggle SPACEs before TAB: SPACEs visualization
31209 b toggle SPACEs before TAB: TABs visualization
31210
31211 (VIA DISPLAY TABLE)
31212 T toggle TAB visualization
31213 S toggle SPACEs before TAB visualization
31214 N toggle NEWLINE visualization
31215
31216 x restore `whitespace-style' value
30938 ? display brief help 31217 ? display brief help
30939 31218
30940Non-interactively, ARG should be a symbol or a list of symbols. 31219Non-interactively, ARG should be a symbol or a list of symbols.
@@ -30943,20 +31222,30 @@ The valid symbols are:
30943 tabs toggle TAB visualization 31222 tabs toggle TAB visualization
30944 spaces toggle SPACE and HARD SPACE visualization 31223 spaces toggle SPACE and HARD SPACE visualization
30945 trailing toggle trailing blanks visualization 31224 trailing toggle trailing blanks visualization
30946 space-before-tab toggle SPACEs before TAB visualization
30947 lines toggle \"long lines\" visualization 31225 lines toggle \"long lines\" visualization
30948 lines-tail toggle \"long lines\" tail visualization 31226 lines-tail toggle \"long lines\" tail visualization
30949 newline toggle NEWLINE visualization 31227 newline toggle NEWLINE visualization
30950 indentation toggle indentation SPACEs visualization
30951 empty toggle empty line at bob and/or eob visualization 31228 empty toggle empty line at bob and/or eob visualization
30952 space-after-tab toggle SPACEs after TAB visualization 31229 indentation toggle indentation SPACEs visualization
30953 color toggle color faces 31230 indentation::tab toggle indentation SPACEs visualization
30954 mark toggle visual mark 31231 indentation::space toggle indentation TABs visualization
30955 whitespace-chars restore `whitespace-chars' value 31232 space-after-tab toggle SPACEs after TAB visualization
31233 space-after-tab::tab toggle SPACEs after TAB: SPACEs visualization
31234 space-after-tab::space toggle SPACEs after TAB: TABs visualization
31235 space-before-tab toggle SPACEs before TAB visualization
31236 space-before-tab::tab toggle SPACEs before TAB: SPACEs visualization
31237 space-before-tab::space toggle SPACEs before TAB: TABs visualization
31238
31239 tab-mark toggle TAB visualization
31240 space-mark toggle SPACEs before TAB visualization
31241 newline-mark toggle NEWLINE visualization
31242
30956 whitespace-style restore `whitespace-style' value 31243 whitespace-style restore `whitespace-style' value
30957 31244
30958Only useful with a windowing system. 31245Only useful with a windowing system.
30959 31246
31247See `whitespace-style' and `indent-tabs-mode' for documentation.
31248
30960\(fn ARG)" t nil) 31249\(fn ARG)" t nil)
30961 31250
30962(autoload 'global-whitespace-toggle-options "whitespace" "\ 31251(autoload 'global-whitespace-toggle-options "whitespace" "\
@@ -30971,20 +31260,30 @@ and restart global whitespace-mode.
30971Interactively, it accepts one of the following chars: 31260Interactively, it accepts one of the following chars:
30972 31261
30973 CHAR MEANING 31262 CHAR MEANING
31263 (VIA FACES)
30974 t toggle TAB visualization 31264 t toggle TAB visualization
30975 s toggle SPACE and HARD SPACE visualization 31265 s toggle SPACE and HARD SPACE visualization
30976 r toggle trailing blanks visualization 31266 r toggle trailing blanks visualization
30977 b toggle SPACEs before TAB visualization
30978 l toggle \"long lines\" visualization 31267 l toggle \"long lines\" visualization
30979 L toggle \"long lines\" tail visualization 31268 L toggle \"long lines\" tail visualization
30980 n toggle NEWLINE visualization 31269 n toggle NEWLINE visualization
30981 i toggle indentation SPACEs visualization
30982 e toggle empty line at bob and/or eob visualization 31270 e toggle empty line at bob and/or eob visualization
30983 a toggle SPACEs after TAB visualization 31271 C-i toggle indentation SPACEs visualization (via `indent-tabs-mode')
30984 c toggle color faces 31272 I toggle indentation SPACEs visualization
30985 m toggle visual mark 31273 i toggle indentation TABs visualization
30986 x restore `whitespace-chars' value 31274 C-a toggle SPACEs after TAB visualization (via `indent-tabs-mode')
30987 z restore `whitespace-style' value 31275 A toggle SPACEs after TAB: SPACEs visualization
31276 a toggle SPACEs after TAB: TABs visualization
31277 C-b toggle SPACEs before TAB visualization (via `indent-tabs-mode')
31278 B toggle SPACEs before TAB: SPACEs visualization
31279 b toggle SPACEs before TAB: TABs visualization
31280
31281 (VIA DISPLAY TABLE)
31282 T toggle TAB visualization
31283 S toggle SPACEs before TAB visualization
31284 N toggle NEWLINE visualization
31285
31286 x restore `whitespace-style' value
30988 ? display brief help 31287 ? display brief help
30989 31288
30990Non-interactively, ARG should be a symbol or a list of symbols. 31289Non-interactively, ARG should be a symbol or a list of symbols.
@@ -30993,20 +31292,30 @@ The valid symbols are:
30993 tabs toggle TAB visualization 31292 tabs toggle TAB visualization
30994 spaces toggle SPACE and HARD SPACE visualization 31293 spaces toggle SPACE and HARD SPACE visualization
30995 trailing toggle trailing blanks visualization 31294 trailing toggle trailing blanks visualization
30996 space-before-tab toggle SPACEs before TAB visualization
30997 lines toggle \"long lines\" visualization 31295 lines toggle \"long lines\" visualization
30998 lines-tail toggle \"long lines\" tail visualization 31296 lines-tail toggle \"long lines\" tail visualization
30999 newline toggle NEWLINE visualization 31297 newline toggle NEWLINE visualization
31000 indentation toggle indentation SPACEs visualization
31001 empty toggle empty line at bob and/or eob visualization 31298 empty toggle empty line at bob and/or eob visualization
31002 space-after-tab toggle SPACEs after TAB visualization 31299 indentation toggle indentation SPACEs visualization
31003 color toggle color faces 31300 indentation::tab toggle indentation SPACEs visualization
31004 mark toggle visual mark 31301 indentation::space toggle indentation TABs visualization
31005 whitespace-chars restore `whitespace-chars' value 31302 space-after-tab toggle SPACEs after TAB visualization
31303 space-after-tab::tab toggle SPACEs after TAB: SPACEs visualization
31304 space-after-tab::space toggle SPACEs after TAB: TABs visualization
31305 space-before-tab toggle SPACEs before TAB visualization
31306 space-before-tab::tab toggle SPACEs before TAB: SPACEs visualization
31307 space-before-tab::space toggle SPACEs before TAB: TABs visualization
31308
31309 tab-mark toggle TAB visualization
31310 space-mark toggle SPACEs before TAB visualization
31311 newline-mark toggle NEWLINE visualization
31312
31006 whitespace-style restore `whitespace-style' value 31313 whitespace-style restore `whitespace-style' value
31007 31314
31008Only useful with a windowing system. 31315Only useful with a windowing system.
31009 31316
31317See `whitespace-style' and `indent-tabs-mode' for documentation.
31318
31010\(fn ARG)" t nil) 31319\(fn ARG)" t nil)
31011 31320
31012(autoload 'whitespace-cleanup "whitespace" "\ 31321(autoload 'whitespace-cleanup "whitespace" "\
@@ -31015,8 +31324,8 @@ Cleanup some blank problems in all buffer or at region.
31015It usually applies to the whole buffer, but in transient mark 31324It usually applies to the whole buffer, but in transient mark
31016mode when the mark is active, it applies to the region. It also 31325mode when the mark is active, it applies to the region. It also
31017applies to the region when it is not in transiente mark mode, the 31326applies to the region when it is not in transiente mark mode, the
31018mark is active and \\[universal-argument] was pressed just before calling 31327mark is active and \\[universal-argument] was pressed just before
31019`whitespace-cleanup' interactively. 31328calling `whitespace-cleanup' interactively.
31020 31329
31021See also `whitespace-cleanup-region'. 31330See also `whitespace-cleanup-region'.
31022 31331
@@ -31024,24 +31333,43 @@ The problems cleaned up are:
31024 31333
310251. empty lines at beginning of buffer. 313341. empty lines at beginning of buffer.
310262. empty lines at end of buffer. 313352. empty lines at end of buffer.
31027 If `whitespace-chars' includes the value `empty', remove all 31336 If `whitespace-style' includes the value `empty', remove all
31028 empty lines at beginning and/or end of buffer. 31337 empty lines at beginning and/or end of buffer.
31029 31338
310303. 8 or more SPACEs at beginning of line. 313393. 8 or more SPACEs at beginning of line.
31031 If `whitespace-chars' includes the value `indentation', replace 31340 If `whitespace-style' includes the value `indentation':
31032 8 or more SPACEs at beginning of line by TABs. 31341 replace 8 or more SPACEs at beginning of line by TABs, if
31342 `indent-tabs-mode' is non-nil; otherwise, replace TABs by
31343 SPACEs.
31344 If `whitespace-style' includes the value `indentation::tab',
31345 replace 8 or more SPACEs at beginning of line by TABs.
31346 If `whitespace-style' includes the value `indentation::space',
31347 replace TABs by SPACEs.
31033 31348
310344. SPACEs before TAB. 313494. SPACEs before TAB.
31035 If `whitespace-chars' includes the value `space-before-tab', 31350 If `whitespace-style' includes the value `space-before-tab':
31036 replace SPACEs by TABs. 31351 replace SPACEs by TABs, if `indent-tabs-mode' is non-nil;
31352 otherwise, replace TABs by SPACEs.
31353 If `whitespace-style' includes the value
31354 `space-before-tab::tab', replace SPACEs by TABs.
31355 If `whitespace-style' includes the value
31356 `space-before-tab::space', replace TABs by SPACEs.
31037 31357
310385. SPACEs or TABs at end of line. 313585. SPACEs or TABs at end of line.
31039 If `whitespace-chars' includes the value `trailing', remove all 31359 If `whitespace-style' includes the value `trailing', remove
31040 SPACEs or TABs at end of line. 31360 all SPACEs or TABs at end of line.
31041 31361
310426. 8 or more SPACEs after TAB. 313626. 8 or more SPACEs after TAB.
31043 If `whitespace-chars' includes the value `space-after-tab', 31363 If `whitespace-style' includes the value `space-after-tab':
31044 replace SPACEs by TABs. 31364 replace SPACEs by TABs, if `indent-tabs-mode' is non-nil;
31365 otherwise, replace TABs by SPACEs.
31366 If `whitespace-style' includes the value
31367 `space-after-tab::tab', replace SPACEs by TABs.
31368 If `whitespace-style' includes the value
31369 `space-after-tab::space', replace TABs by SPACEs.
31370
31371See `whitespace-style', `indent-tabs-mode' and `tab-width' for
31372documentation.
31045 31373
31046\(fn)" t nil) 31374\(fn)" t nil)
31047 31375
@@ -31051,20 +31379,39 @@ Cleanup some blank problems at region.
31051The problems cleaned up are: 31379The problems cleaned up are:
31052 31380
310531. 8 or more SPACEs at beginning of line. 313811. 8 or more SPACEs at beginning of line.
31054 If `whitespace-chars' includes the value `indentation', replace 31382 If `whitespace-style' includes the value `indentation':
31055 8 or more SPACEs at beginning of line by TABs. 31383 replace 8 or more SPACEs at beginning of line by TABs, if
31384 `indent-tabs-mode' is non-nil; otherwise, replace TABs by
31385 SPACEs.
31386 If `whitespace-style' includes the value `indentation::tab',
31387 replace 8 or more SPACEs at beginning of line by TABs.
31388 If `whitespace-style' includes the value `indentation::space',
31389 replace TABs by SPACEs.
31056 31390
310572. SPACEs before TAB. 313912. SPACEs before TAB.
31058 If `whitespace-chars' includes the value `space-before-tab', 31392 If `whitespace-style' includes the value `space-before-tab':
31059 replace SPACEs by TABs. 31393 replace SPACEs by TABs, if `indent-tabs-mode' is non-nil;
31394 otherwise, replace TABs by SPACEs.
31395 If `whitespace-style' includes the value
31396 `space-before-tab::tab', replace SPACEs by TABs.
31397 If `whitespace-style' includes the value
31398 `space-before-tab::space', replace TABs by SPACEs.
31060 31399
310613. SPACEs or TABs at end of line. 314003. SPACEs or TABs at end of line.
31062 If `whitespace-chars' includes the value `trailing', remove all 31401 If `whitespace-style' includes the value `trailing', remove
31063 SPACEs or TABs at end of line. 31402 all SPACEs or TABs at end of line.
31064 31403
310654. 8 or more SPACEs after TAB. 314044. 8 or more SPACEs after TAB.
31066 If `whitespace-chars' includes the value `space-after-tab', 31405 If `whitespace-style' includes the value `space-after-tab':
31067 replace SPACEs by TABs. 31406 replace SPACEs by TABs, if `indent-tabs-mode' is non-nil;
31407 otherwise, replace TABs by SPACEs.
31408 If `whitespace-style' includes the value
31409 `space-after-tab::tab', replace SPACEs by TABs.
31410 If `whitespace-style' includes the value
31411 `space-after-tab::space', replace TABs by SPACEs.
31412
31413See `whitespace-style', `indent-tabs-mode' and `tab-width' for
31414documentation.
31068 31415
31069\(fn START END)" t nil) 31416\(fn START END)" t nil)
31070 31417
@@ -31074,14 +31421,14 @@ Report some whitespace problems in buffer.
31074Return nil if there is no whitespace problem; otherwise, return 31421Return nil if there is no whitespace problem; otherwise, return
31075non-nil. 31422non-nil.
31076 31423
31077If FORCE is non-nil or \\[universal-argument] was pressed just before calling 31424If FORCE is non-nil or \\[universal-argument] was pressed just
31078`whitespace-report' interactively, it forces `whitespace-chars' to 31425before calling `whitespace-report' interactively, it forces
31079have: 31426`whitespace-style' to have:
31080 31427
31081 empty 31428 empty
31429 trailing
31082 indentation 31430 indentation
31083 space-before-tab 31431 space-before-tab
31084 trailing
31085 space-after-tab 31432 space-after-tab
31086 31433
31087If REPORT-IF-BOGUS is non-nil, it reports only when there are any 31434If REPORT-IF-BOGUS is non-nil, it reports only when there are any
@@ -31089,14 +31436,23 @@ whitespace problems in buffer.
31089 31436
31090Report if some of the following whitespace problems exist: 31437Report if some of the following whitespace problems exist:
31091 31438
31439* If `indent-tabs-mode' is non-nil:
31440 empty 1. empty lines at beginning of buffer.
31441 empty 2. empty lines at end of buffer.
31442 trailing 3. SPACEs or TABs at end of line.
31443 indentation 4. 8 or more SPACEs at beginning of line.
31444 space-before-tab 5. SPACEs before TAB.
31445 space-after-tab 6. 8 or more SPACEs after TAB.
31446
31447* If `indent-tabs-mode' is nil:
31092 empty 1. empty lines at beginning of buffer. 31448 empty 1. empty lines at beginning of buffer.
31093 empty 2. empty lines at end of buffer. 31449 empty 2. empty lines at end of buffer.
31094 indentation 3. 8 or more SPACEs at beginning of line. 31450 trailing 3. SPACEs or TABs at end of line.
31095 space-before-tab 4. SPACEs before TAB. 31451 indentation 4. TABS at beginning of line.
31096 trailing 5. SPACEs or TABs at end of line. 31452 space-before-tab 5. SPACEs before TAB.
31097 space-after-tab 6. 8 or more SPACEs after TAB. 31453 space-after-tab 6. 8 or more SPACEs after TAB.
31098 31454
31099See `whitespace-chars' and `whitespace-style' for documentation. 31455See `whitespace-style' for documentation.
31100See also `whitespace-cleanup' and `whitespace-cleanup-region' for 31456See also `whitespace-cleanup' and `whitespace-cleanup-region' for
31101cleaning up these problems. 31457cleaning up these problems.
31102 31458
@@ -31108,9 +31464,9 @@ Report some whitespace problems in a region.
31108Return nil if there is no whitespace problem; otherwise, return 31464Return nil if there is no whitespace problem; otherwise, return
31109non-nil. 31465non-nil.
31110 31466
31111If FORCE is non-nil or \\[universal-argument] was pressed just before calling 31467If FORCE is non-nil or \\[universal-argument] was pressed just
31112`whitespace-report-region' interactively, it forces `whitespace-chars' 31468before calling `whitespace-report-region' interactively, it
31113to have: 31469forces `whitespace-style' to have:
31114 31470
31115 empty 31471 empty
31116 indentation 31472 indentation
@@ -31123,14 +31479,23 @@ whitespace problems in buffer.
31123 31479
31124Report if some of the following whitespace problems exist: 31480Report if some of the following whitespace problems exist:
31125 31481
31482* If `indent-tabs-mode' is non-nil:
31483 empty 1. empty lines at beginning of buffer.
31484 empty 2. empty lines at end of buffer.
31485 trailing 3. SPACEs or TABs at end of line.
31486 indentation 4. 8 or more SPACEs at beginning of line.
31487 space-before-tab 5. SPACEs before TAB.
31488 space-after-tab 6. 8 or more SPACEs after TAB.
31489
31490* If `indent-tabs-mode' is nil:
31126 empty 1. empty lines at beginning of buffer. 31491 empty 1. empty lines at beginning of buffer.
31127 empty 2. empty lines at end of buffer. 31492 empty 2. empty lines at end of buffer.
31128 indentation 3. 8 or more SPACEs at beginning of line. 31493 trailing 3. SPACEs or TABs at end of line.
31129 space-before-tab 4. SPACEs before TAB. 31494 indentation 4. TABS at beginning of line.
31130 trailing 5. SPACEs or TABs at end of line. 31495 space-before-tab 5. SPACEs before TAB.
31131 space-after-tab 6. 8 or more SPACEs after TAB. 31496 space-after-tab 6. 8 or more SPACEs after TAB.
31132 31497
31133See `whitespace-chars' and `whitespace-style' for documentation. 31498See `whitespace-style' for documentation.
31134See also `whitespace-cleanup' and `whitespace-cleanup-region' for 31499See also `whitespace-cleanup' and `whitespace-cleanup-region' for
31135cleaning up these problems. 31500cleaning up these problems.
31136 31501
@@ -31139,7 +31504,7 @@ cleaning up these problems.
31139;;;*** 31504;;;***
31140 31505
31141;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 31506;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
31142;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (18335 54517)) 31507;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (18464 4594))
31143;;; Generated autoloads from wid-browse.el 31508;;; Generated autoloads from wid-browse.el
31144 31509
31145(autoload 'widget-browse-at "wid-browse" "\ 31510(autoload 'widget-browse-at "wid-browse" "\
@@ -31166,8 +31531,8 @@ With arg, turn widget mode on if and only if arg is positive.
31166;;;*** 31531;;;***
31167 31532
31168;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 31533;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
31169;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (18394 31534;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (18505
31170;;;;;; 48033)) 31535;;;;;; 63071))
31171;;; Generated autoloads from wid-edit.el 31536;;; Generated autoloads from wid-edit.el
31172 31537
31173(autoload 'widgetp "wid-edit" "\ 31538(autoload 'widgetp "wid-edit" "\
@@ -31211,8 +31576,8 @@ Setup current buffer so editing string widgets works.
31211;;;*** 31576;;;***
31212 31577
31213;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 31578;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
31214;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (18335 31579;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (18464
31215;;;;;; 54517)) 31580;;;;;; 4594))
31216;;; Generated autoloads from windmove.el 31581;;; Generated autoloads from windmove.el
31217 31582
31218(autoload 'windmove-left "windmove" "\ 31583(autoload 'windmove-left "windmove" "\
@@ -31265,7 +31630,7 @@ Default MODIFIER is 'shift.
31265;;;*** 31630;;;***
31266 31631
31267;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 31632;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
31268;;;;;; (18335 54517)) 31633;;;;;; (18464 4594))
31269;;; Generated autoloads from winner.el 31634;;; Generated autoloads from winner.el
31270 31635
31271(defvar winner-mode nil "\ 31636(defvar winner-mode nil "\
@@ -31284,7 +31649,7 @@ With arg, turn Winner mode on if and only if arg is positive.
31284;;;*** 31649;;;***
31285 31650
31286;;;### (autoloads (woman-find-file woman-dired-find-file woman woman-locale) 31651;;;### (autoloads (woman-find-file woman-dired-find-file woman woman-locale)
31287;;;;;; "woman" "woman.el" (18351 56657)) 31652;;;;;; "woman" "woman.el" (18512 40701))
31288;;; Generated autoloads from woman.el 31653;;; Generated autoloads from woman.el
31289 31654
31290(defvar woman-locale nil "\ 31655(defvar woman-locale nil "\
@@ -31328,7 +31693,7 @@ decompress the file if appropriate. See the documentation for the
31328;;;*** 31693;;;***
31329 31694
31330;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 31695;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
31331;;;;;; (18335 54524)) 31696;;;;;; (18463 55076))
31332;;; Generated autoloads from emulation/ws-mode.el 31697;;; Generated autoloads from emulation/ws-mode.el
31333 31698
31334(autoload 'wordstar-mode "ws-mode" "\ 31699(autoload 'wordstar-mode "ws-mode" "\
@@ -31441,7 +31806,7 @@ The key bindings are:
31441;;;*** 31806;;;***
31442 31807
31443;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 31808;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
31444;;;;;; (18341 12906)) 31809;;;;;; (18464 4594))
31445;;; Generated autoloads from xml.el 31810;;; Generated autoloads from xml.el
31446 31811
31447(autoload 'xml-parse-file "xml" "\ 31812(autoload 'xml-parse-file "xml" "\
@@ -31467,7 +31832,7 @@ If PARSE-NS is non-nil, then QNAMES are expanded.
31467;;;*** 31832;;;***
31468 31833
31469;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok" 31834;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok"
31470;;;;;; "nxml/xmltok.el" (18335 54541)) 31835;;;;;; "nxml/xmltok.el" (18464 4596))
31471;;; Generated autoloads from nxml/xmltok.el 31836;;; Generated autoloads from nxml/xmltok.el
31472 31837
31473(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 31838(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -31485,8 +31850,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
31485 31850
31486;;;*** 31851;;;***
31487 31852
31488;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (18413 31853;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (18510
31489;;;;;; 44130)) 31854;;;;;; 65302))
31490;;; Generated autoloads from xt-mouse.el 31855;;; Generated autoloads from xt-mouse.el
31491 31856
31492(defvar xterm-mouse-mode nil "\ 31857(defvar xterm-mouse-mode nil "\
@@ -31515,7 +31880,7 @@ down the SHIFT key while pressing the mouse button.
31515;;;*** 31880;;;***
31516 31881
31517;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 31882;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
31518;;;;;; "gnus/yenc.el" (18335 54533)) 31883;;;;;; "gnus/yenc.el" (18463 55077))
31519;;; Generated autoloads from gnus/yenc.el 31884;;; Generated autoloads from gnus/yenc.el
31520 31885
31521(autoload 'yenc-decode-region "yenc" "\ 31886(autoload 'yenc-decode-region "yenc" "\
@@ -31531,7 +31896,7 @@ Extract file name from an yenc header.
31531;;;*** 31896;;;***
31532 31897
31533;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 31898;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
31534;;;;;; yow) "yow" "play/yow.el" (18335 54541)) 31899;;;;;; yow) "yow" "play/yow.el" (18464 4597))
31535;;; Generated autoloads from play/yow.el 31900;;; Generated autoloads from play/yow.el
31536 31901
31537(autoload 'yow "yow" "\ 31902(autoload 'yow "yow" "\
@@ -31557,7 +31922,7 @@ Zippy goes to the analyst.
31557 31922
31558;;;*** 31923;;;***
31559 31924
31560;;;### (autoloads (zone) "zone" "play/zone.el" (18335 54541)) 31925;;;### (autoloads (zone) "zone" "play/zone.el" (18464 4597))
31561;;; Generated autoloads from play/zone.el 31926;;; Generated autoloads from play/zone.el
31562 31927
31563(autoload 'zone "zone" "\ 31928(autoload 'zone "zone" "\
@@ -31573,71 +31938,68 @@ Zone out, completely.
31573;;;;;; "calc/calc-embed.el" "calc/calc-ext.el" "calc/calc-fin.el" 31938;;;;;; "calc/calc-embed.el" "calc/calc-ext.el" "calc/calc-fin.el"
31574;;;;;; "calc/calc-forms.el" "calc/calc-frac.el" "calc/calc-funcs.el" 31939;;;;;; "calc/calc-forms.el" "calc/calc-frac.el" "calc/calc-funcs.el"
31575;;;;;; "calc/calc-graph.el" "calc/calc-help.el" "calc/calc-incom.el" 31940;;;;;; "calc/calc-graph.el" "calc/calc-help.el" "calc/calc-incom.el"
31576;;;;;; "calc/calc-keypd.el" "calc/calc-lang.el" "calc/calc-loaddefs.el" 31941;;;;;; "calc/calc-keypd.el" "calc/calc-lang.el" "calc/calc-macs.el"
31577;;;;;; "calc/calc-macs.el" "calc/calc-map.el" "calc/calc-math.el" 31942;;;;;; "calc/calc-map.el" "calc/calc-math.el" "calc/calc-menu.el"
31578;;;;;; "calc/calc-menu.el" "calc/calc-misc.el" "calc/calc-mode.el" 31943;;;;;; "calc/calc-misc.el" "calc/calc-mode.el" "calc/calc-mtx.el"
31579;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el" 31944;;;;;; "calc/calc-nlfit.el" "calc/calc-poly.el" "calc/calc-prog.el"
31580;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" 31945;;;;;; "calc/calc-rewr.el" "calc/calc-rules.el" "calc/calc-sel.el"
31581;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el" 31946;;;;;; "calc/calc-stat.el" "calc/calc-store.el" "calc/calc-stuff.el"
31582;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-undo.el" 31947;;;;;; "calc/calc-trail.el" "calc/calc-undo.el" "calc/calc-units.el"
31583;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el" 31948;;;;;; "calc/calc-vec.el" "calc/calc-yank.el" "calc/calcalg2.el"
31584;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el" 31949;;;;;; "calc/calcalg3.el" "calc/calccomp.el" "calc/calcsel2.el"
31585;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-china.el" 31950;;;;;; "calendar/cal-bahai.el" "calendar/cal-coptic.el" "calendar/cal-french.el"
31586;;;;;; "calendar/cal-coptic.el" "calendar/cal-french.el" "calendar/cal-html.el" 31951;;;;;; "calendar/cal-html.el" "calendar/cal-islam.el" "calendar/cal-iso.el"
31587;;;;;; "calendar/cal-islam.el" "calendar/cal-iso.el" "calendar/cal-julian.el" 31952;;;;;; "calendar/cal-julian.el" "calendar/cal-loaddefs.el" "calendar/cal-mayan.el"
31588;;;;;; "calendar/cal-loaddefs.el" "calendar/cal-mayan.el" "calendar/cal-menu.el" 31953;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el"
31589;;;;;; "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el" 31954;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/diary-loaddefs.el"
31590;;;;;; "calendar/cal-x.el" "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" 31955;;;;;; "calendar/hol-loaddefs.el" "case-table.el" "cdl.el" "cus-dep.el"
31591;;;;;; "case-table.el" "cdl.el" "cus-dep.el" "cus-face.el" "cus-start.el" 31956;;;;;; "cus-face.el" "cus-start.el" "custom.el" "dframe.el" "dos-fns.el"
31592;;;;;; "custom.el" "dframe.el" "dos-fns.el" "dos-vars.el" "dos-w32.el" 31957;;;;;; "dos-vars.el" "dos-w32.el" "ediff-diff.el" "ediff-init.el"
31593;;;;;; "ediff-diff.el" "ediff-init.el" "ediff-merg.el" "ediff-ptch.el" 31958;;;;;; "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el"
31594;;;;;; "ediff-vers.el" "ediff-wind.el" "electric.el" "emacs-lisp/assoc.el" 31959;;;;;; "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el"
31595;;;;;; "emacs-lisp/authors.el" "emacs-lisp/avl-tree.el" "emacs-lisp/backquote.el" 31960;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/backquote.el" "emacs-lisp/bindat.el"
31596;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el" 31961;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el" "emacs-lisp/cl-compat.el"
31597;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" 31962;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el"
31598;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" 31963;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el"
31599;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/edebug.el" "emacs-lisp/find-gc.el" 31964;;;;;; "emacs-lisp/find-gc.el" "emacs-lisp/float-sup.el" "emacs-lisp/gulp.el"
31600;;;;;; "emacs-lisp/float-sup.el" "emacs-lisp/gulp.el" "emacs-lisp/levents.el" 31965;;;;;; "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el"
31601;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el" 31966;;;;;; "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el" "emacs-lisp/lucid.el"
31602;;;;;; "emacs-lisp/lmenu.el" "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el" 31967;;;;;; "emacs-lisp/map-ynp.el" "emacs-lisp/regi.el" "emacs-lisp/sregex.el"
31603;;;;;; "emacs-lisp/regi.el" "emacs-lisp/sregex.el" "emacs-lisp/syntax.el" 31968;;;;;; "emacs-lisp/syntax.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el"
31604;;;;;; "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el" 31969;;;;;; "emacs-lisp/timer.el" "emacs-lock.el" "emulation/cua-gmrk.el"
31605;;;;;; "emacs-lisp/timer.el" "emacs-lock.el" "emerge.el" "emulation/cua-gmrk.el"
31606;;;;;; "emulation/cua-rect.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el" 31970;;;;;; "emulation/cua-rect.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el"
31607;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/tpu-edt.el" 31971;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/tpu-extras.el"
31608;;;;;; "emulation/tpu-extras.el" "emulation/vip.el" "emulation/viper-cmd.el" 31972;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "emulation/viper-init.el"
31609;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" 31973;;;;;; "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el"
31610;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" 31974;;;;;; "emulation/viper-util.el" "env.el" "epa-hook.el" "erc/erc-backend.el"
31611;;;;;; "env.el" "erc/erc-backend.el" "erc/erc-button.el" "erc/erc-goodies.el" 31975;;;;;; "erc/erc-goodies.el" "erc/erc-ibuffer.el" "erc/erc-lang.el"
31612;;;;;; "erc/erc-ibuffer.el" "erc/erc-lang.el" "erc/erc-match.el" 31976;;;;;; "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el"
31613;;;;;; "erc/erc-track.el" "erc/erc.el" "eshell/em-alias.el" "eshell/em-banner.el" 31977;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el"
31614;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" 31978;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el"
31615;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" 31979;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el"
31616;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" 31980;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el"
31617;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 31981;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el"
31618;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" 31982;;;;;; "eshell/esh-ext.el" "eshell/esh-io.el" "eshell/esh-maint.el"
31619;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el" 31983;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
31620;;;;;; "eshell/esh-io.el" "eshell/esh-maint.el" "eshell/esh-module.el" 31984;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "facemenu.el"
31621;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el" 31985;;;;;; "faces.el" "files.el" "foldout.el" "font-core.el" "font-lock.el"
31622;;;;;; "eshell/esh-var.el" "ezimage.el" "facemenu.el" "faces.el" 31986;;;;;; "format-spec.el" "format.el" "forms-d2.el" "forms-pass.el"
31623;;;;;; "ffap.el" "files.el" "foldout.el" "follow.el" "font-core.el" 31987;;;;;; "frame.el" "fringe.el" "generic-x.el" "gnus/auth-source.el"
31624;;;;;; "font-lock.el" "format-spec.el" "format.el" "forms-d2.el" 31988;;;;;; "gnus/compface.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el"
31625;;;;;; "forms-pass.el" "frame.el" "fringe.el" "generic-x.el" "gnus/auth-source.el" 31989;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cus.el" "gnus/gnus-demon.el"
31626;;;;;; "gnus/compface.el" "gnus/deuglify.el" "gnus/gnus-async.el" 31990;;;;;; "gnus/gnus-dup.el" "gnus/gnus-eform.el" "gnus/gnus-ems.el"
31627;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el" 31991;;;;;; "gnus/gnus-int.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el"
31628;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el" 31992;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-setup.el"
31629;;;;;; "gnus/gnus-ems.el" "gnus/gnus-int.el" "gnus/gnus-logic.el" 31993;;;;;; "gnus/gnus-srvr.el" "gnus/gnus-sum.el" "gnus/gnus-topic.el"
31630;;;;;; "gnus/gnus-mh.el" "gnus/gnus-salt.el" "gnus/gnus-score.el" 31994;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el"
31631;;;;;; "gnus/gnus-setup.el" "gnus/gnus-srvr.el" "gnus/gnus-sum.el" 31995;;;;;; "gnus/gnus-vm.el" "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el"
31632;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el" 31996;;;;;; "gnus/mail-parse.el" "gnus/mail-prsvr.el" "gnus/mail-source.el"
31633;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/ietf-drums.el" 31997;;;;;; "gnus/mailcap.el" "gnus/messcompat.el" "gnus/mm-bodies.el"
31634;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el" 31998;;;;;; "gnus/mm-decode.el" "gnus/mm-encode.el" "gnus/mm-util.el"
31635;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el" 31999;;;;;; "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" "gnus/mml.el"
31636;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-encode.el" 32000;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndb.el" "gnus/nndir.el"
31637;;;;;; "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" 32001;;;;;; "gnus/nndraft.el" "gnus/nneething.el" "gnus/nngateway.el"
31638;;;;;; "gnus/mml.el" "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndb.el" 32002;;;;;; "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnlistserv.el"
31639;;;;;; "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el" "gnus/nngateway.el"
31640;;;;;; "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnlistserv.el"
31641;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el" 32003;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el"
31642;;;;;; "gnus/nnmh.el" "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnrss.el" 32004;;;;;; "gnus/nnmh.el" "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnrss.el"
31643;;;;;; "gnus/nnslashdot.el" "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnultimate.el" 32005;;;;;; "gnus/nnslashdot.el" "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnultimate.el"
@@ -31650,9 +32012,8 @@ Zone out, completely.
31650;;;;;; "international/cp51932.el" "international/eucjp-ms.el" "international/fontset.el" 32012;;;;;; "international/cp51932.el" "international/eucjp-ms.el" "international/fontset.el"
31651;;;;;; "international/iso-ascii.el" "international/ja-dic-cnv.el" 32013;;;;;; "international/iso-ascii.el" "international/ja-dic-cnv.el"
31652;;;;;; "international/ja-dic-utl.el" "international/mule-cmds.el" 32014;;;;;; "international/ja-dic-utl.el" "international/mule-cmds.el"
31653;;;;;; "international/mule-conf.el" "international/mule-diag.el" 32015;;;;;; "international/mule-conf.el" "international/mule.el" "international/ogonek.el"
31654;;;;;; "international/mule-util.el" "international/mule.el" "international/ogonek.el" 32016;;;;;; "international/uni-bidi.el" "international/uni-category.el"
31655;;;;;; "international/robin.el" "international/uni-bidi.el" "international/uni-category.el"
31656;;;;;; "international/uni-combining.el" "international/uni-comment.el" 32017;;;;;; "international/uni-combining.el" "international/uni-comment.el"
31657;;;;;; "international/uni-decimal.el" "international/uni-decomposition.el" 32018;;;;;; "international/uni-decimal.el" "international/uni-decomposition.el"
31658;;;;;; "international/uni-digit.el" "international/uni-lowercase.el" 32019;;;;;; "international/uni-digit.el" "international/uni-lowercase.el"
@@ -31663,29 +32024,27 @@ Zone out, completely.
31663;;;;;; "language/burmese.el" "language/cham.el" "language/chinese.el" 32024;;;;;; "language/burmese.el" "language/cham.el" "language/chinese.el"
31664;;;;;; "language/cyrillic.el" "language/czech.el" "language/english.el" 32025;;;;;; "language/cyrillic.el" "language/czech.el" "language/english.el"
31665;;;;;; "language/ethiopic.el" "language/european.el" "language/georgian.el" 32026;;;;;; "language/ethiopic.el" "language/european.el" "language/georgian.el"
31666;;;;;; "language/greek.el" "language/hebrew.el" "language/indian.el" 32027;;;;;; "language/greek.el" "language/hanja-util.el" "language/hebrew.el"
31667;;;;;; "language/japanese.el" "language/khmer.el" "language/korean.el" 32028;;;;;; "language/indian.el" "language/japanese.el" "language/khmer.el"
31668;;;;;; "language/lao.el" "language/misc-lang.el" "language/romanian.el" 32029;;;;;; "language/korean.el" "language/lao.el" "language/misc-lang.el"
31669;;;;;; "language/sinhala.el" "language/slovak.el" "language/tai-viet.el" 32030;;;;;; "language/romanian.el" "language/sinhala.el" "language/slovak.el"
31670;;;;;; "language/thai-word.el" "language/thai.el" "language/tibetan.el" 32031;;;;;; "language/tai-viet.el" "language/thai-word.el" "language/thai.el"
31671;;;;;; "language/tv-util.el" "language/utf-8-lang.el" "language/vietnamese.el" 32032;;;;;; "language/tibetan.el" "language/utf-8-lang.el" "language/vietnamese.el"
31672;;;;;; "ldefs-boot.el" "linum.el" "loadup.el" "mail/blessmail.el" 32033;;;;;; "ldefs-boot.el" "loadup.el" "mail/blessmail.el" "mail/mailheader.el"
31673;;;;;; "mail/mail-extr.el" "mail/mailheader.el" "mail/mailpost.el" 32034;;;;;; "mail/mailpost.el" "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el"
31674;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el" 32035;;;;;; "mail/rmail-spam-filter.el" "mail/uce.el" "mail/vms-pmail.el"
31675;;;;;; "mail/smtpmail.el" "mail/uce.el" "mail/vms-pmail.el" "md4.el" 32036;;;;;; "md4.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el" "mh-e/mh-buffers.el"
31676;;;;;; "mh-e/mh-acros.el" "mh-e/mh-alias.el" "mh-e/mh-buffers.el" 32037;;;;;; "mh-e/mh-compat.el" "mh-e/mh-funcs.el" "mh-e/mh-gnus.el"
31677;;;;;; "mh-e/mh-comp.el" "mh-e/mh-compat.el" "mh-e/mh-funcs.el" 32038;;;;;; "mh-e/mh-identity.el" "mh-e/mh-inc.el" "mh-e/mh-junk.el"
31678;;;;;; "mh-e/mh-gnus.el" "mh-e/mh-identity.el" "mh-e/mh-inc.el" 32039;;;;;; "mh-e/mh-letter.el" "mh-e/mh-limit.el" "mh-e/mh-loaddefs.el"
31679;;;;;; "mh-e/mh-junk.el" "mh-e/mh-letter.el" "mh-e/mh-limit.el" 32040;;;;;; "mh-e/mh-mime.el" "mh-e/mh-print.el" "mh-e/mh-scan.el" "mh-e/mh-search.el"
31680;;;;;; "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-print.el" 32041;;;;;; "mh-e/mh-seq.el" "mh-e/mh-show.el" "mh-e/mh-speed.el" "mh-e/mh-thread.el"
31681;;;;;; "mh-e/mh-scan.el" "mh-e/mh-search.el" "mh-e/mh-seq.el" "mh-e/mh-show.el" 32042;;;;;; "mh-e/mh-tool-bar.el" "mh-e/mh-utils.el" "mh-e/mh-xface.el"
31682;;;;;; "mh-e/mh-speed.el" "mh-e/mh-thread.el" "mh-e/mh-tool-bar.el" 32043;;;;;; "minibuffer.el" "misc.el" "mouse-copy.el" "mouse-drag.el"
31683;;;;;; "mh-e/mh-utils.el" "mh-e/mh-xface.el" "minibuffer.el" "misc.el" 32044;;;;;; "mouse.el" "net/dig.el" "net/dns.el" "net/eudc-vars.el" "net/eudcb-bbdb.el"
31684;;;;;; "mouse-copy.el" "mouse-drag.el" "mouse.el" "net/ange-ftp.el"
31685;;;;;; "net/dig.el" "net/dns.el" "net/eudc-vars.el" "net/eudcb-bbdb.el"
31686;;;;;; "net/eudcb-ldap.el" "net/eudcb-mab.el" "net/eudcb-ph.el" 32045;;;;;; "net/eudcb-ldap.el" "net/eudcb-mab.el" "net/eudcb-ph.el"
31687;;;;;; "net/hmac-def.el" "net/hmac-md5.el" "net/imap.el" "net/ldap.el" 32046;;;;;; "net/hmac-def.el" "net/hmac-md5.el" "net/imap.el" "net/ldap.el"
31688;;;;;; "net/netrc.el" "net/ntlm.el" "net/rcirc.el" "net/sasl-cram.el" 32047;;;;;; "net/netrc.el" "net/newsticker.el" "net/ntlm.el" "net/sasl-cram.el"
31689;;;;;; "net/sasl-digest.el" "net/sasl-ntlm.el" "net/sasl.el" "net/socks.el" 32048;;;;;; "net/sasl-digest.el" "net/sasl-ntlm.el" "net/sasl.el" "net/socks.el"
31690;;;;;; "net/tls.el" "net/tramp-cache.el" "net/tramp-cmds.el" "net/tramp-compat.el" 32049;;;;;; "net/tls.el" "net/tramp-cache.el" "net/tramp-cmds.el" "net/tramp-compat.el"
31691;;;;;; "net/tramp-fish.el" "net/tramp-gw.el" "net/tramp-smb.el" 32050;;;;;; "net/tramp-fish.el" "net/tramp-gw.el" "net/tramp-smb.el"
@@ -31694,38 +32053,38 @@ Zone out, completely.
31694;;;;;; "nxml/nxml-parse.el" "nxml/nxml-rap.el" "nxml/nxml-util.el" 32053;;;;;; "nxml/nxml-parse.el" "nxml/nxml-rap.el" "nxml/nxml-util.el"
31695;;;;;; "nxml/rng-dt.el" "nxml/rng-loc.el" "nxml/rng-maint.el" "nxml/rng-match.el" 32054;;;;;; "nxml/rng-dt.el" "nxml/rng-loc.el" "nxml/rng-maint.el" "nxml/rng-match.el"
31696;;;;;; "nxml/rng-parse.el" "nxml/rng-pttrn.el" "nxml/rng-uri.el" 32055;;;;;; "nxml/rng-parse.el" "nxml/rng-pttrn.el" "nxml/rng-uri.el"
31697;;;;;; "nxml/rng-util.el" "nxml/xsd-regexp.el" "org/org-mac-message.el" 32056;;;;;; "nxml/rng-util.el" "nxml/xsd-regexp.el" "org/org-archive.el"
31698;;;;;; "org/org-mouse.el" "password-cache.el" "patcomp.el" "paths.el" 32057;;;;;; "org/org-bibtex.el" "org/org-colview.el" "org/org-compat.el"
32058;;;;;; "org/org-faces.el" "org/org-gnus.el" "org/org-info.el" "org/org-jsinfo.el"
32059;;;;;; "org/org-mac-message.el" "org/org-macs.el" "org/org-mew.el"
32060;;;;;; "org/org-mhe.el" "org/org-mouse.el" "org/org-rmail.el" "org/org-vm.el"
32061;;;;;; "org/org-wl.el" "password-cache.el" "patcomp.el" "paths.el"
31699;;;;;; "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" "pgg-def.el" 32062;;;;;; "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" "pgg-def.el"
31700;;;;;; "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el" 32063;;;;;; "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el"
31701;;;;;; "play/gametree.el" "play/meese.el" "proced.el" "progmodes/ada-mode.el" 32064;;;;;; "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el"
31702;;;;;; "progmodes/ada-prj.el" "progmodes/cap-words.el" "progmodes/cc-align.el" 32065;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el"
31703;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" 32066;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-defs.el" "progmodes/cc-fonts.el"
31704;;;;;; "progmodes/cc-defs.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el" 32067;;;;;; "progmodes/cc-langs.el" "progmodes/cc-menus.el" "progmodes/ebnf-abn.el"
31705;;;;;; "progmodes/cc-menus.el" "progmodes/cc-styles.el" "progmodes/cperl-mode.el" 32068;;;;;; "progmodes/ebnf-bnf.el" "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el"
31706;;;;;; "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el" "progmodes/ebnf-dtd.el" 32069;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el"
31707;;;;;; "progmodes/ebnf-ebx.el" "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" 32070;;;;;; "progmodes/idlw-complete-structtag.el" "progmodes/idlw-help.el"
31708;;;;;; "progmodes/ebnf-yac.el" "progmodes/gud.el" "progmodes/idlw-complete-structtag.el" 32071;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "progmodes/xscheme.el"
31709;;;;;; "progmodes/idlw-help.el" "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" 32072;;;;;; "ps-def.el" "ps-mule.el" "ps-samp.el" "register.el" "replace.el"
31710;;;;;; "progmodes/modula2.el" "progmodes/python.el" "progmodes/scheme.el" 32073;;;;;; "rfn-eshadow.el" "s-region.el" "saveplace.el" "sb-image.el"
31711;;;;;; "progmodes/xscheme.el" "ps-def.el" "ps-mule.el" "ps-print.el" 32074;;;;;; "scroll-bar.el" "select.el" "simple.el" "soundex.el" "startup.el"
31712;;;;;; "ps-samp.el" "register.el" "replace.el" "rfn-eshadow.el" 32075;;;;;; "subdirs.el" "subr.el" "tempo.el" "textmodes/bib-mode.el"
31713;;;;;; "s-region.el" "saveplace.el" "sb-image.el" "scroll-bar.el" 32076;;;;;; "textmodes/fill.el" "textmodes/makeinfo.el" "textmodes/page-ext.el"
31714;;;;;; "select.el" "simple.el" "soundex.el" "startup.el" "subdirs.el"
31715;;;;;; "subr.el" "tempo.el" "textmodes/bib-mode.el" "textmodes/fill.el"
31716;;;;;; "textmodes/ispell.el" "textmodes/makeinfo.el" "textmodes/page-ext.el"
31717;;;;;; "textmodes/page.el" "textmodes/paragraphs.el" "textmodes/refbib.el" 32077;;;;;; "textmodes/page.el" "textmodes/paragraphs.el" "textmodes/refbib.el"
31718;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" 32078;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el"
31719;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" 32079;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el"
31720;;;;;; "textmodes/spell.el" "textmodes/texnfo-upd.el" "textmodes/text-mode.el" 32080;;;;;; "textmodes/texnfo-upd.el" "textmodes/text-mode.el" "timezone.el"
31721;;;;;; "time.el" "timezone.el" "tooltip.el" "tree-widget.el" "uniquify.el" 32081;;;;;; "tooltip.el" "tree-widget.el" "uniquify.el" "url/url-about.el"
31722;;;;;; "url/url-about.el" "url/url-cookie.el" "url/url-dired.el" 32082;;;;;; "url/url-cookie.el" "url/url-dired.el" "url/url-expand.el"
31723;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" 32083;;;;;; "url/url-ftp.el" "url/url-history.el" "url/url-imap.el" "url/url-methods.el"
31724;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" 32084;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "url/vc-dav.el"
31725;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el" 32085;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" "vmsproc.el"
31726;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el" 32086;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el"
31727;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el" 32087;;;;;; "widget.el" "window.el" "x-dnd.el") (18518 43087 264509))
31728;;;;;; "x-dnd.el") (18428 40537 270127))
31729 32088
31730;;;*** 32089;;;***
31731 32090
@@ -31733,5 +32092,6 @@ Zone out, completely.
31733;; version-control: never 32092;; version-control: never
31734;; no-byte-compile: t 32093;; no-byte-compile: t
31735;; no-update-autoloads: t 32094;; no-update-autoloads: t
32095;; coding: utf-8
31736;; End: 32096;; End:
31737;;; loaddefs.el ends here 32097;;; loaddefs.el ends here