aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Schwab2009-11-08 09:29:54 +0000
committerAndreas Schwab2009-11-08 09:29:54 +0000
commita0a6324fdc21d9be9ef8e2da8fe26a3ecb4eafe2 (patch)
treea930491ecb6fd12d691d1ce201ce24c95b5a8242
parentc98f55cad972684a1d89b0021f48986bd0d92331 (diff)
downloademacs-a0a6324fdc21d9be9ef8e2da8fe26a3ecb4eafe2.tar.gz
emacs-a0a6324fdc21d9be9ef8e2da8fe26a3ecb4eafe2.zip
Regenerate.
-rw-r--r--lisp/ldefs-boot.el2232
1 files changed, 1276 insertions, 956 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 5f35bc5d031..4da69a50f1a 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -5,7 +5,7 @@
5 5
6;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best 6;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
7;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" 7;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
8;;;;;; "play/5x5.el" (19146 53667)) 8;;;;;; "play/5x5.el" (19144 23279))
9;;; Generated autoloads from play/5x5.el 9;;; Generated autoloads from play/5x5.el
10 10
11(autoload '5x5 "5x5" "\ 11(autoload '5x5 "5x5" "\
@@ -65,7 +65,7 @@ should return a grid vector array that is the new solution.
65;;;*** 65;;;***
66 66
67;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el" 67;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el"
68;;;;;; (18785 31758)) 68;;;;;; (18785 51151))
69;;; Generated autoloads from abbrevlist.el 69;;; Generated autoloads from abbrevlist.el
70 70
71(autoload 'list-one-abbrev-table "abbrevlist" "\ 71(autoload 'list-one-abbrev-table "abbrevlist" "\
@@ -76,7 +76,7 @@ Display alphabetical listing of ABBREV-TABLE in buffer OUTPUT-BUFFER.
76;;;*** 76;;;***
77 77
78;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 78;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
79;;;;;; (19146 53668)) 79;;;;;; (19144 23279))
80;;; Generated autoloads from progmodes/ada-mode.el 80;;; Generated autoloads from progmodes/ada-mode.el
81 81
82(autoload 'ada-add-extensions "ada-mode" "\ 82(autoload 'ada-add-extensions "ada-mode" "\
@@ -96,7 +96,7 @@ Ada mode is the major mode for editing Ada code.
96;;;*** 96;;;***
97 97
98;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 98;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
99;;;;;; (18793 7269)) 99;;;;;; (18802 59725))
100;;; Generated autoloads from progmodes/ada-stmt.el 100;;; Generated autoloads from progmodes/ada-stmt.el
101 101
102(autoload 'ada-header "ada-stmt" "\ 102(autoload 'ada-header "ada-stmt" "\
@@ -107,7 +107,7 @@ Insert a descriptive header at the top of the file.
107;;;*** 107;;;***
108 108
109;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" 109;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
110;;;;;; (19088 18200)) 110;;;;;; (19181 18358))
111;;; Generated autoloads from progmodes/ada-xref.el 111;;; Generated autoloads from progmodes/ada-xref.el
112 112
113(autoload 'ada-find-file "ada-xref" "\ 113(autoload 'ada-find-file "ada-xref" "\
@@ -121,8 +121,8 @@ Completion is available.
121;;;### (autoloads (change-log-merge add-log-current-defun change-log-mode 121;;;### (autoloads (change-log-merge add-log-current-defun change-log-mode
122;;;;;; add-change-log-entry-other-window add-change-log-entry find-change-log 122;;;;;; add-change-log-entry-other-window add-change-log-entry find-change-log
123;;;;;; prompt-for-change-log-name add-log-mailing-address add-log-full-name 123;;;;;; prompt-for-change-log-name add-log-mailing-address add-log-full-name
124;;;;;; add-log-current-defun-function) "add-log" "add-log.el" (19128 124;;;;;; add-log-current-defun-function) "add-log" "add-log.el" (19133
125;;;;;; 61338)) 125;;;;;; 53177))
126;;; Generated autoloads from add-log.el 126;;; Generated autoloads from add-log.el
127 127
128(put 'change-log-default-name 'safe-local-variable 'string-or-null-p) 128(put 'change-log-default-name 'safe-local-variable 'string-or-null-p)
@@ -261,7 +261,7 @@ old-style time formats for entries are supported.
261 261
262;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice 262;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice
263;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action) 263;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action)
264;;;;;; "advice" "emacs-lisp/advice.el" (19146 53666)) 264;;;;;; "advice" "emacs-lisp/advice.el" (19144 23270))
265;;; Generated autoloads from emacs-lisp/advice.el 265;;; Generated autoloads from emacs-lisp/advice.el
266 266
267(defvar ad-redefinition-action 'warn "\ 267(defvar ad-redefinition-action 'warn "\
@@ -392,7 +392,7 @@ usage: (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...)
392 392
393;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 393;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
394;;;;;; align-highlight-rule align-current align-entire align-regexp 394;;;;;; align-highlight-rule align-current align-entire align-regexp
395;;;;;; align) "align" "align.el" (18891 43919)) 395;;;;;; align) "align" "align.el" (18892 6630))
396;;; Generated autoloads from align.el 396;;; Generated autoloads from align.el
397 397
398(autoload 'align "align" "\ 398(autoload 'align "align" "\
@@ -482,7 +482,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
482;;;*** 482;;;***
483 483
484;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el" 484;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el"
485;;;;;; (19146 53664)) 485;;;;;; (19144 23263))
486;;; Generated autoloads from allout.el 486;;; Generated autoloads from allout.el
487 487
488(put 'allout-use-hanging-indents 'safe-local-variable (if (fboundp 'booleanp) 'booleanp '(lambda (x) (member x '(t nil))))) 488(put 'allout-use-hanging-indents 'safe-local-variable (if (fboundp 'booleanp) 'booleanp '(lambda (x) (member x '(t nil)))))
@@ -789,7 +789,7 @@ setup for auto-startup.
789;;;*** 789;;;***
790 790
791;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 791;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
792;;;;;; "net/ange-ftp.el" (19146 53667)) 792;;;;;; "net/ange-ftp.el" (19181 18357))
793;;; Generated autoloads from net/ange-ftp.el 793;;; Generated autoloads from net/ange-ftp.el
794 794
795(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 795(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -811,7 +811,7 @@ Not documented
811;;;*** 811;;;***
812 812
813;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 813;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
814;;;;;; "animate" "play/animate.el" (18785 32026)) 814;;;;;; "animate" "play/animate.el" (19152 17316))
815;;; Generated autoloads from play/animate.el 815;;; Generated autoloads from play/animate.el
816 816
817(autoload 'animate-string "animate" "\ 817(autoload 'animate-string "animate" "\
@@ -839,7 +839,7 @@ You can specify the one's name by NAME; the default value is \"Sarah\".
839;;;*** 839;;;***
840 840
841;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 841;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
842;;;;;; "ansi-color" "ansi-color.el" (19121 54544)) 842;;;;;; "ansi-color" "ansi-color.el" (19123 40233))
843;;; Generated autoloads from ansi-color.el 843;;; Generated autoloads from ansi-color.el
844 844
845(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\ 845(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\
@@ -865,7 +865,7 @@ This is a good function to put in `comint-output-filter-functions'.
865;;;*** 865;;;***
866 866
867;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 867;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
868;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (19101 19251)) 868;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (19181 18359))
869;;; Generated autoloads from progmodes/antlr-mode.el 869;;; Generated autoloads from progmodes/antlr-mode.el
870 870
871(autoload 'antlr-show-makefile-rules "antlr-mode" "\ 871(autoload 'antlr-show-makefile-rules "antlr-mode" "\
@@ -902,7 +902,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
902;;;*** 902;;;***
903 903
904;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add) 904;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add)
905;;;;;; "appt" "calendar/appt.el" (19103 25521)) 905;;;;;; "appt" "calendar/appt.el" (19106 2682))
906;;; Generated autoloads from calendar/appt.el 906;;; Generated autoloads from calendar/appt.el
907 907
908(autoload 'appt-add "appt" "\ 908(autoload 'appt-add "appt" "\
@@ -942,7 +942,7 @@ ARG is positive, otherwise off.
942 942
943;;;### (autoloads (apropos-documentation apropos-value apropos-library 943;;;### (autoloads (apropos-documentation apropos-value apropos-library
944;;;;;; apropos apropos-documentation-property apropos-command apropos-variable 944;;;;;; apropos apropos-documentation-property apropos-command apropos-variable
945;;;;;; apropos-read-pattern) "apropos" "apropos.el" (19146 53664)) 945;;;;;; apropos-read-pattern) "apropos" "apropos.el" (19144 23263))
946;;; Generated autoloads from apropos.el 946;;; Generated autoloads from apropos.el
947 947
948(autoload 'apropos-read-pattern "apropos" "\ 948(autoload 'apropos-read-pattern "apropos" "\
@@ -1045,8 +1045,8 @@ Returns list of symbols and documentation found.
1045 1045
1046;;;*** 1046;;;***
1047 1047
1048;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (19103 1048;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (19106
1049;;;;;; 26692)) 1049;;;;;; 2679))
1050;;; Generated autoloads from arc-mode.el 1050;;; Generated autoloads from arc-mode.el
1051 1051
1052(autoload 'archive-mode "arc-mode" "\ 1052(autoload 'archive-mode "arc-mode" "\
@@ -1066,7 +1066,7 @@ archive.
1066 1066
1067;;;*** 1067;;;***
1068 1068
1069;;;### (autoloads (array-mode) "array" "array.el" (18793 9988)) 1069;;;### (autoloads (array-mode) "array" "array.el" (18802 59719))
1070;;; Generated autoloads from array.el 1070;;; Generated autoloads from array.el
1071 1071
1072(autoload 'array-mode "array" "\ 1072(autoload 'array-mode "array" "\
@@ -1137,8 +1137,8 @@ Entering array mode calls the function `array-mode-hook'.
1137 1137
1138;;;*** 1138;;;***
1139 1139
1140;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (18829 1140;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (19181
1141;;;;;; 65442)) 1141;;;;;; 18361))
1142;;; Generated autoloads from textmodes/artist.el 1142;;; Generated autoloads from textmodes/artist.el
1143 1143
1144(autoload 'artist-mode "artist" "\ 1144(autoload 'artist-mode "artist" "\
@@ -1345,7 +1345,7 @@ Keymap summary
1345;;;*** 1345;;;***
1346 1346
1347;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (18785 1347;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (18785
1348;;;;;; 32035)) 1348;;;;;; 51238))
1349;;; Generated autoloads from progmodes/asm-mode.el 1349;;; Generated autoloads from progmodes/asm-mode.el
1350 1350
1351(autoload 'asm-mode "asm-mode" "\ 1351(autoload 'asm-mode "asm-mode" "\
@@ -1373,7 +1373,7 @@ Special commands:
1373;;;*** 1373;;;***
1374 1374
1375;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1375;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1376;;;;;; (18790 54819)) 1376;;;;;; (18802 59719))
1377;;; Generated autoloads from autoarg.el 1377;;; Generated autoloads from autoarg.el
1378 1378
1379(defvar autoarg-mode nil "\ 1379(defvar autoarg-mode nil "\
@@ -1427,7 +1427,7 @@ etc. to supply digit arguments.
1427;;;*** 1427;;;***
1428 1428
1429;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1429;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1430;;;;;; (19137 28302)) 1430;;;;;; (19144 23279))
1431;;; Generated autoloads from progmodes/autoconf.el 1431;;; Generated autoloads from progmodes/autoconf.el
1432 1432
1433(autoload 'autoconf-mode "autoconf" "\ 1433(autoload 'autoconf-mode "autoconf" "\
@@ -1438,7 +1438,7 @@ Major mode for editing Autoconf configure.in files.
1438;;;*** 1438;;;***
1439 1439
1440;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1440;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1441;;;;;; "autoinsert" "autoinsert.el" (19096 3520)) 1441;;;;;; "autoinsert" "autoinsert.el" (19106 2679))
1442;;; Generated autoloads from autoinsert.el 1442;;; Generated autoloads from autoinsert.el
1443 1443
1444(autoload 'auto-insert "autoinsert" "\ 1444(autoload 'auto-insert "autoinsert" "\
@@ -1477,13 +1477,11 @@ insert a template for the file depending on the mode of the buffer.
1477 1477
1478;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1478;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1479;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1479;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1480;;;;;; (19146 53666)) 1480;;;;;; (19190 32918))
1481;;; Generated autoloads from emacs-lisp/autoload.el 1481;;; Generated autoloads from emacs-lisp/autoload.el
1482 1482
1483(put 'generated-autoload-file 'safe-local-variable 'stringp) 1483(put 'generated-autoload-file 'safe-local-variable 'stringp)
1484 1484
1485(put 'generated-autoload-feature 'safe-local-variable 'symbolp)
1486
1487(put 'generated-autoload-load-name 'safe-local-variable 'stringp) 1485(put 'generated-autoload-load-name 'safe-local-variable 'stringp)
1488 1486
1489(autoload 'update-file-autoloads "autoload" "\ 1487(autoload 'update-file-autoloads "autoload" "\
@@ -1518,7 +1516,7 @@ Calls `update-directory-autoloads' on the command line arguments.
1518 1516
1519;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1517;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1520;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1518;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1521;;;;;; "autorevert" "autorevert.el" (19061 51943)) 1519;;;;;; "autorevert" "autorevert.el" (19069 8574))
1522;;; Generated autoloads from autorevert.el 1520;;; Generated autoloads from autorevert.el
1523 1521
1524(autoload 'auto-revert-mode "autorevert" "\ 1522(autoload 'auto-revert-mode "autorevert" "\
@@ -1599,7 +1597,7 @@ specifies in the mode line.
1599;;;*** 1597;;;***
1600 1598
1601;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1599;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1602;;;;;; "avoid.el" (18785 31764)) 1600;;;;;; "avoid.el" (18785 51152))
1603;;; Generated autoloads from avoid.el 1601;;; Generated autoloads from avoid.el
1604 1602
1605(defvar mouse-avoidance-mode nil "\ 1603(defvar mouse-avoidance-mode nil "\
@@ -1640,7 +1638,7 @@ definition of \"random distance\".)
1640;;;*** 1638;;;***
1641 1639
1642;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1640;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1643;;;;;; (18785 31764)) 1641;;;;;; (18785 51152))
1644;;; Generated autoloads from battery.el 1642;;; Generated autoloads from battery.el
1645 (put 'battery-mode-line-string 'risky-local-variable t) 1643 (put 'battery-mode-line-string 'risky-local-variable t)
1646 1644
@@ -1672,7 +1670,7 @@ seconds.
1672;;;*** 1670;;;***
1673 1671
1674;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1672;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1675;;;;;; "benchmark" "emacs-lisp/benchmark.el" (18879 31805)) 1673;;;;;; "benchmark" "emacs-lisp/benchmark.el" (18882 53808))
1676;;; Generated autoloads from emacs-lisp/benchmark.el 1674;;; Generated autoloads from emacs-lisp/benchmark.el
1677 1675
1678(autoload 'benchmark-run "benchmark" "\ 1676(autoload 'benchmark-run "benchmark" "\
@@ -1705,7 +1703,7 @@ For non-interactive use see also `benchmark-run' and
1705;;;*** 1703;;;***
1706 1704
1707;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) 1705;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize)
1708;;;;;; "bibtex" "textmodes/bibtex.el" (19146 53668)) 1706;;;;;; "bibtex" "textmodes/bibtex.el" (19181 18361))
1709;;; Generated autoloads from textmodes/bibtex.el 1707;;; Generated autoloads from textmodes/bibtex.el
1710 1708
1711(autoload 'bibtex-initialize "bibtex" "\ 1709(autoload 'bibtex-initialize "bibtex" "\
@@ -1792,7 +1790,7 @@ mode is not `bibtex-mode', START is nil, and DISPLAY is t.
1792;;;*** 1790;;;***
1793 1791
1794;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el" 1792;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el"
1795;;;;;; (18785 32079)) 1793;;;;;; (18785 51243))
1796;;; Generated autoloads from textmodes/bibtex-style.el 1794;;; Generated autoloads from textmodes/bibtex-style.el
1797 (add-to-list 'auto-mode-alist '("\\.bst\\'" . bibtex-style-mode)) 1795 (add-to-list 'auto-mode-alist '("\\.bst\\'" . bibtex-style-mode))
1798 1796
@@ -1805,7 +1803,7 @@ Major mode for editing BibTeX style files.
1805 1803
1806;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1804;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1807;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el" 1805;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el"
1808;;;;;; (18785 31991)) 1806;;;;;; (18785 51225))
1809;;; Generated autoloads from mail/binhex.el 1807;;; Generated autoloads from mail/binhex.el
1810 1808
1811(defconst binhex-begin-line "^:...............................................................$") 1809(defconst binhex-begin-line "^:...............................................................$")
@@ -1829,7 +1827,7 @@ Binhex decode region between START and END.
1829;;;*** 1827;;;***
1830 1828
1831;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (18785 1829;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (18785
1832;;;;;; 32026)) 1830;;;;;; 51237))
1833;;; Generated autoloads from play/blackbox.el 1831;;; Generated autoloads from play/blackbox.el
1834 1832
1835(autoload 'blackbox "blackbox" "\ 1833(autoload 'blackbox "blackbox" "\
@@ -1951,8 +1949,8 @@ a reflection.
1951;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save 1949;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save
1952;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename 1950;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename
1953;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump-other-window 1951;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump-other-window
1954;;;;;; bookmark-jump bookmark-set) "bookmark" "bookmark.el" (19146 1952;;;;;; bookmark-jump bookmark-set) "bookmark" "bookmark.el" (19181
1955;;;;;; 53664)) 1953;;;;;; 18348))
1956;;; Generated autoloads from bookmark.el 1954;;; Generated autoloads from bookmark.el
1957 (define-key ctl-x-r-map "b" 'bookmark-jump) 1955 (define-key ctl-x-r-map "b" 'bookmark-jump)
1958 (define-key ctl-x-r-map "m" 'bookmark-set) 1956 (define-key ctl-x-r-map "m" 'bookmark-set)
@@ -1970,25 +1968,25 @@ functions have a binding in this keymap.")
1970Set a bookmark named NAME at the current location. 1968Set a bookmark named NAME at the current location.
1971If name is nil, then prompt the user. 1969If name is nil, then prompt the user.
1972 1970
1973With prefix arg (NO-OVERWRITE), do not overwrite a bookmark that 1971With a prefix arg (non-nil NO-OVERWRITE), do not overwrite any
1974has the same name as NAME if such a bookmark already exists, but 1972existing bookmark that has the same name as NAME, but instead push the
1975instead push the new bookmark onto the bookmark alist. Thus the 1973new bookmark onto the bookmark alist. The most recently set bookmark
1976most recently set bookmark with name NAME would be the one in 1974with name NAME is thus the one in effect at any given time, but the
1977effect at any given time, but the others are still there, should 1975others are still there, should the user decide to delete the most
1978the user decide to delete the most recent one. 1976recent one.
1979 1977
1980To yank words from the text of the buffer and use them as part of the 1978To yank words from the text of the buffer and use them as part of the
1981bookmark name, type C-w while setting a bookmark. Successive C-w's 1979bookmark name, type C-w while setting a bookmark. Successive C-w's
1982yank successive words. 1980yank successive words.
1983 1981
1984Typing C-u will insert (at the bookmark name prompt) the name of the 1982Typing C-u inserts (at the bookmark name prompt) the name of the last
1985last bookmark used in the document where the new bookmark is being set; 1983bookmark used in the document where the new bookmark is being set;
1986this helps one use a single bookmark name to track progress through 1984this helps you use a single bookmark name to track progress through a
1987a large document. If there is no prior bookmark for this document, 1985large document. If there is no prior bookmark for this document, then
1988then C-u inserts an appropriate name based on the buffer or file. 1986C-u inserts an appropriate name based on the buffer or file.
1989 1987
1990Use \\[bookmark-delete] to remove bookmarks (give it a name and it 1988Use \\[bookmark-delete] to remove bookmarks (you give it a name and
1991removes only the first instance of a bookmark with that name from 1989it removes only the first instance of a bookmark with that name from
1992the list of bookmarks.) 1990the list of bookmarks.)
1993 1991
1994\(fn &optional NAME NO-OVERWRITE)" t nil) 1992\(fn &optional NAME NO-OVERWRITE)" t nil)
@@ -2008,7 +2006,11 @@ of the old one in the permanent bookmark record.
2008BOOKMARK may be a bookmark name (a string) or a bookmark record, but 2006BOOKMARK may be a bookmark name (a string) or a bookmark record, but
2009the latter is usually only used by programmatic callers. 2007the latter is usually only used by programmatic callers.
2010 2008
2011\(fn BOOKMARK)" t nil) 2009If DISPLAY-FUNC is non-nil, it is a function to invoke to display the
2010bookmark. It defaults to `switch-to-buffer'. A typical value for
2011DISPLAY-FUNC would be `switch-to-buffer-other-window'.
2012
2013\(fn BOOKMARK &optional DISPLAY-FUNC)" t nil)
2012 2014
2013(autoload 'bookmark-jump-other-window "bookmark" "\ 2015(autoload 'bookmark-jump-other-window "bookmark" "\
2014Jump to BOOKMARK in another window. See `bookmark-jump' for more. 2016Jump to BOOKMARK in another window. See `bookmark-jump' for more.
@@ -2135,7 +2137,7 @@ deletion, or > if it is flagged for displaying.
2135 2137
2136(defalias 'edit-bookmarks 'bookmark-bmenu-list) 2138(defalias 'edit-bookmarks 'bookmark-bmenu-list)
2137 2139
2138(defvar menu-bar-bookmark-map (let ((map (make-sparse-keymap "Bookmark functions"))) (define-key map [load] '("Load a Bookmark File..." . bookmark-load)) (define-key map [write] '("Save Bookmarks As..." . bookmark-write)) (define-key map [save] '("Save Bookmarks" . bookmark-save)) (define-key map [edit] '("Edit Bookmark List" . bookmark-bmenu-list)) (define-key map [delete] '("Delete Bookmark..." . bookmark-delete)) (define-key map [rename] '("Rename Bookmark..." . bookmark-rename)) (define-key map [locate] '("Insert Location..." . bookmark-locate)) (define-key map [insert] '("Insert Contents..." . bookmark-insert)) (define-key map [set] '("Set Bookmark..." . bookmark-set)) (define-key map [jump] '("Jump to Bookmark..." . bookmark-jump)) map)) 2140(defvar menu-bar-bookmark-map (let ((map (make-sparse-keymap "Bookmark functions"))) (define-key map [load] `(menu-item ,(purecopy "Load a Bookmark File...") bookmark-load :help ,(purecopy "Load bookmarks from a bookmark file)"))) (define-key map [write] `(menu-item ,(purecopy "Save Bookmarks As...") bookmark-write :help ,(purecopy "Write bookmarks to a file (reading the file name with the minibuffer)"))) (define-key map [save] `(menu-item ,(purecopy "Save Bookmarks") bookmark-save :help ,(purecopy "Save currently defined bookmarks"))) (define-key map [edit] `(menu-item ,(purecopy "Edit Bookmark List") bookmark-bmenu-list :help ,(purecopy "Display a list of existing bookmarks"))) (define-key map [delete] `(menu-item ,(purecopy "Delete Bookmark...") bookmark-delete :help ,(purecopy "Delete a bookmark from the bookmark list"))) (define-key map [rename] `(menu-item ,(purecopy "Rename Bookmark...") bookmark-rename :help ,(purecopy "Change the name of a bookmark"))) (define-key map [locate] `(menu-item ,(purecopy "Insert Location...") bookmark-locate :help ,(purecopy "Insert the name of the file associated with a bookmark"))) (define-key map [insert] `(menu-item ,(purecopy "Insert Contents...") bookmark-insert :help ,(purecopy "Insert the text of the file pointed to by a bookmark"))) (define-key map [set] `(menu-item ,(purecopy "Set Bookmark...") bookmark-set :help ,(purecopy "Set a bookmark named inside a file."))) (define-key map [jump] `(menu-item ,(purecopy "Jump to Bookmark...") bookmark-jump :help ,(purecopy "Jump to a bookmark (a point in some file)"))) map))
2139 2141
2140(defalias 'menu-bar-bookmark-map menu-bar-bookmark-map) 2142(defalias 'menu-bar-bookmark-map menu-bar-bookmark-map)
2141 2143
@@ -2150,7 +2152,7 @@ deletion, or > if it is flagged for displaying.
2150;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file 2152;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file
2151;;;;;; browse-url-url-at-point browse-url-galeon-program browse-url-firefox-program 2153;;;;;; browse-url-url-at-point browse-url-galeon-program browse-url-firefox-program
2152;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" 2154;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el"
2153;;;;;; (19146 53667)) 2155;;;;;; (19190 32922))
2154;;; Generated autoloads from net/browse-url.el 2156;;; Generated autoloads from net/browse-url.el
2155 2157
2156(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)) "\ 2158(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)) "\
@@ -2166,12 +2168,12 @@ regexp should probably be \".\" to specify a default browser.")
2166 2168
2167(custom-autoload 'browse-url-browser-function "browse-url" t) 2169(custom-autoload 'browse-url-browser-function "browse-url" t)
2168 2170
2169(defvar browse-url-firefox-program "firefox" "\ 2171(defvar browse-url-firefox-program (purecopy "firefox") "\
2170The name by which to invoke Firefox.") 2172The name by which to invoke Firefox.")
2171 2173
2172(custom-autoload 'browse-url-firefox-program "browse-url" t) 2174(custom-autoload 'browse-url-firefox-program "browse-url" t)
2173 2175
2174(defvar browse-url-galeon-program "galeon" "\ 2176(defvar browse-url-galeon-program (purecopy "galeon") "\
2175The name by which to invoke Galeon.") 2177The name by which to invoke Galeon.")
2176 2178
2177(custom-autoload 'browse-url-galeon-program "browse-url" t) 2179(custom-autoload 'browse-url-galeon-program "browse-url" t)
@@ -2481,7 +2483,7 @@ from `browse-url-elinks-wrapper'.
2481;;;*** 2483;;;***
2482 2484
2483;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (18785 2485;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (18785
2484;;;;;; 32026)) 2486;;;;;; 51237))
2485;;; Generated autoloads from play/bruce.el 2487;;; Generated autoloads from play/bruce.el
2486 2488
2487(autoload 'bruce "bruce" "\ 2489(autoload 'bruce "bruce" "\
@@ -2497,7 +2499,7 @@ Return a vector containing the lines from `bruce-phrases-file'.
2497;;;*** 2499;;;***
2498 2500
2499;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2501;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2500;;;;;; "bs" "bs.el" (19137 28300)) 2502;;;;;; "bs" "bs.el" (19169 37270))
2501;;; Generated autoloads from bs.el 2503;;; Generated autoloads from bs.el
2502 2504
2503(autoload 'bs-cycle-next "bs" "\ 2505(autoload 'bs-cycle-next "bs" "\
@@ -2537,7 +2539,7 @@ name of buffer configuration.
2537 2539
2538;;;*** 2540;;;***
2539 2541
2540;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (19091 22844)) 2542;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (19095 42950))
2541;;; Generated autoloads from play/bubbles.el 2543;;; Generated autoloads from play/bubbles.el
2542 2544
2543(autoload 'bubbles "bubbles" "\ 2545(autoload 'bubbles "bubbles" "\
@@ -2558,8 +2560,26 @@ columns on its right towards the left.
2558 2560
2559;;;*** 2561;;;***
2560 2562
2563;;;### (autoloads (list-buffers) "buff-menu" "buff-menu.el" (19190
2564;;;;;; 32912))
2565;;; Generated autoloads from buff-menu.el
2566
2567(define-key ctl-x-map "" 'list-buffers)
2568
2569(autoload 'list-buffers "buff-menu" "\
2570Display a list of names of existing buffers.
2571The list is displayed in a buffer named `*Buffer List*'.
2572Note that buffers with names starting with spaces are omitted.
2573Non-null optional arg FILES-ONLY means mention only file buffers.
2574
2575For more information, see the function `buffer-menu'.
2576
2577\(fn &optional FILES-ONLY)" t nil)
2578
2579;;;***
2580
2561;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference" 2581;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference"
2562;;;;;; "progmodes/bug-reference.el" (18797 13277)) 2582;;;;;; "progmodes/bug-reference.el" (18802 59725))
2563;;; Generated autoloads from progmodes/bug-reference.el 2583;;; Generated autoloads from progmodes/bug-reference.el
2564 2584
2565(put 'bug-reference-url-format 'safe-local-variable 'stringp) 2585(put 'bug-reference-url-format 'safe-local-variable 'stringp)
@@ -2581,7 +2601,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2581;;;;;; compile-defun byte-compile-file byte-recompile-directory 2601;;;;;; compile-defun byte-compile-file byte-recompile-directory
2582;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning 2602;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning
2583;;;;;; byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el" 2603;;;;;; byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el"
2584;;;;;; (19141 18861)) 2604;;;;;; (19190 32918))
2585;;; Generated autoloads from emacs-lisp/bytecomp.el 2605;;; Generated autoloads from emacs-lisp/bytecomp.el
2586(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2606(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2587(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2607(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2705,8 +2725,8 @@ and corresponding effects.
2705 2725
2706;;;*** 2726;;;***
2707 2727
2708;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (19106 2728;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (19123
2709;;;;;; 54022)) 2729;;;;;; 40238))
2710;;; Generated autoloads from calendar/cal-china.el 2730;;; Generated autoloads from calendar/cal-china.el
2711 2731
2712(put 'calendar-chinese-time-zone 'risky-local-variable t) 2732(put 'calendar-chinese-time-zone 'risky-local-variable t)
@@ -2715,7 +2735,7 @@ and corresponding effects.
2715 2735
2716;;;*** 2736;;;***
2717 2737
2718;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (19008 33942)) 2738;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (19023 2334))
2719;;; Generated autoloads from calendar/cal-dst.el 2739;;; Generated autoloads from calendar/cal-dst.el
2720 2740
2721(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2741(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2727,7 +2747,7 @@ and corresponding effects.
2727;;;*** 2747;;;***
2728 2748
2729;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el" 2749;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el"
2730;;;;;; (18785 31873)) 2750;;;;;; (19190 32914))
2731;;; Generated autoloads from calendar/cal-hebrew.el 2751;;; Generated autoloads from calendar/cal-hebrew.el
2732 2752
2733(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2753(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2743,8 +2763,8 @@ from the cursor position.
2743 2763
2744;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2764;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2745;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2765;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2746;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (19146 2766;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (19181
2747;;;;;; 53665)) 2767;;;;;; 18351))
2748;;; Generated autoloads from calc/calc.el 2768;;; Generated autoloads from calc/calc.el
2749 (define-key ctl-x-map "*" 'calc-dispatch) 2769 (define-key ctl-x-map "*" 'calc-dispatch)
2750 2770
@@ -2827,7 +2847,7 @@ See Info node `(calc)Defining Functions'.
2827;;;*** 2847;;;***
2828 2848
2829;;;### (autoloads (calculator) "calculator" "calculator.el" (18785 2849;;;### (autoloads (calculator) "calculator" "calculator.el" (18785
2830;;;;;; 31766)) 2850;;;;;; 51152))
2831;;; Generated autoloads from calculator.el 2851;;; Generated autoloads from calculator.el
2832 2852
2833(autoload 'calculator "calculator" "\ 2853(autoload 'calculator "calculator" "\
@@ -2838,8 +2858,8 @@ See the documentation for `calculator-mode' for more information.
2838 2858
2839;;;*** 2859;;;***
2840 2860
2841;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (19146 2861;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (19190
2842;;;;;; 53665)) 2862;;;;;; 32914))
2843;;; Generated autoloads from calendar/calendar.el 2863;;; Generated autoloads from calendar/calendar.el
2844 2864
2845(autoload 'calendar "calendar" "\ 2865(autoload 'calendar "calendar" "\
@@ -2883,7 +2903,7 @@ This function is suitable for execution in a .emacs file.
2883;;;*** 2903;;;***
2884 2904
2885;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 2905;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
2886;;;;;; "gnus/canlock.el" (18785 31951)) 2906;;;;;; "gnus/canlock.el" (18785 51211))
2887;;; Generated autoloads from gnus/canlock.el 2907;;; Generated autoloads from gnus/canlock.el
2888 2908
2889(autoload 'canlock-insert-header "canlock" "\ 2909(autoload 'canlock-insert-header "canlock" "\
@@ -2901,7 +2921,7 @@ it fails.
2901;;;*** 2921;;;***
2902 2922
2903;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el" 2923;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el"
2904;;;;;; (18785 32036)) 2924;;;;;; (18785 51238))
2905;;; Generated autoloads from progmodes/cap-words.el 2925;;; Generated autoloads from progmodes/cap-words.el
2906 2926
2907(autoload 'capitalized-words-mode "cap-words" "\ 2927(autoload 'capitalized-words-mode "cap-words" "\
@@ -2937,14 +2957,14 @@ Obsoletes `c-forward-into-nomenclature'.
2937;;;*** 2957;;;***
2938 2958
2939;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (18785 2959;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (18785
2940;;;;;; 32037)) 2960;;;;;; 51238))
2941;;; Generated autoloads from progmodes/cc-compat.el 2961;;; Generated autoloads from progmodes/cc-compat.el
2942(put 'c-indent-level 'safe-local-variable 'integerp) 2962(put 'c-indent-level 'safe-local-variable 'integerp)
2943 2963
2944;;;*** 2964;;;***
2945 2965
2946;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 2966;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
2947;;;;;; (19146 53668)) 2967;;;;;; (19144 23280))
2948;;; Generated autoloads from progmodes/cc-engine.el 2968;;; Generated autoloads from progmodes/cc-engine.el
2949 2969
2950(autoload 'c-guess-basic-syntax "cc-engine" "\ 2970(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -2956,7 +2976,7 @@ Return the syntactic context of the current line.
2956 2976
2957;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 2977;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
2958;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 2978;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
2959;;;;;; (19042 13263)) 2979;;;;;; (19042 52983))
2960;;; Generated autoloads from progmodes/cc-mode.el 2980;;; Generated autoloads from progmodes/cc-mode.el
2961 2981
2962(autoload 'c-initialize-cc-mode "cc-mode" "\ 2982(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3116,7 +3136,7 @@ Key bindings:
3116;;;*** 3136;;;***
3117 3137
3118;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3138;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3119;;;;;; "progmodes/cc-styles.el" (18793 16179)) 3139;;;;;; "progmodes/cc-styles.el" (18802 59726))
3120;;; Generated autoloads from progmodes/cc-styles.el 3140;;; Generated autoloads from progmodes/cc-styles.el
3121 3141
3122(autoload 'c-set-style "cc-styles" "\ 3142(autoload 'c-set-style "cc-styles" "\
@@ -3168,7 +3188,7 @@ and exists only for compatibility reasons.
3168;;;*** 3188;;;***
3169 3189
3170;;;### (autoloads (c-subword-mode) "cc-subword" "progmodes/cc-subword.el" 3190;;;### (autoloads (c-subword-mode) "cc-subword" "progmodes/cc-subword.el"
3171;;;;;; (18785 32042)) 3191;;;;;; (18785 51238))
3172;;; Generated autoloads from progmodes/cc-subword.el 3192;;; Generated autoloads from progmodes/cc-subword.el
3173 3193
3174(autoload 'c-subword-mode "cc-subword" "\ 3194(autoload 'c-subword-mode "cc-subword" "\
@@ -3196,7 +3216,7 @@ as words.
3196 3216
3197;;;*** 3217;;;***
3198 3218
3199;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (19096 36209)) 3219;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (19106 2692))
3200;;; Generated autoloads from progmodes/cc-vars.el 3220;;; Generated autoloads from progmodes/cc-vars.el
3201(put 'c-basic-offset 'safe-local-variable 'integerp) 3221(put 'c-basic-offset 'safe-local-variable 'integerp)
3202(put 'c-backslash-column 'safe-local-variable 'integerp) 3222(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3206,7 +3226,7 @@ as words.
3206 3226
3207;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3227;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3208;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3228;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3209;;;;;; (18878 13352)) 3229;;;;;; (18882 53808))
3210;;; Generated autoloads from international/ccl.el 3230;;; Generated autoloads from international/ccl.el
3211 3231
3212(autoload 'ccl-compile "ccl" "\ 3232(autoload 'ccl-compile "ccl" "\
@@ -3465,7 +3485,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3465;;;*** 3485;;;***
3466 3486
3467;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" 3487;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el"
3468;;;;;; (18785 32043)) 3488;;;;;; (18785 51239))
3469;;; Generated autoloads from progmodes/cfengine.el 3489;;; Generated autoloads from progmodes/cfengine.el
3470 3490
3471(autoload 'cfengine-mode "cfengine" "\ 3491(autoload 'cfengine-mode "cfengine" "\
@@ -3480,7 +3500,7 @@ to the action header.
3480;;;*** 3500;;;***
3481 3501
3482;;;### (autoloads (check-declare-directory check-declare-file) "check-declare" 3502;;;### (autoloads (check-declare-directory check-declare-file) "check-declare"
3483;;;;;; "emacs-lisp/check-declare.el" (19141 18861)) 3503;;;;;; "emacs-lisp/check-declare.el" (19144 23271))
3484;;; Generated autoloads from emacs-lisp/check-declare.el 3504;;; Generated autoloads from emacs-lisp/check-declare.el
3485 3505
3486(autoload 'check-declare-file "check-declare" "\ 3506(autoload 'check-declare-file "check-declare" "\
@@ -3505,7 +3525,7 @@ Returns non-nil if any false statements are found.
3505;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3525;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3506;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3526;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3507;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p) 3527;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p)
3508;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (19146 53666)) 3528;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (19181 18355))
3509;;; Generated autoloads from emacs-lisp/checkdoc.el 3529;;; Generated autoloads from emacs-lisp/checkdoc.el
3510(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp) 3530(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp)
3511(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp) 3531(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp)
@@ -3700,7 +3720,7 @@ checking of documentation strings.
3700 3720
3701;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer 3721;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer
3702;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util" 3722;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util"
3703;;;;;; "language/china-util.el" (18785 31984)) 3723;;;;;; "language/china-util.el" (18785 51223))
3704;;; Generated autoloads from language/china-util.el 3724;;; Generated autoloads from language/china-util.el
3705 3725
3706(autoload 'decode-hz-region "china-util" "\ 3726(autoload 'decode-hz-region "china-util" "\
@@ -3738,7 +3758,7 @@ Not documented
3738;;;*** 3758;;;***
3739 3759
3740;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 3760;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
3741;;;;;; "chistory" "chistory.el" (18785 31767)) 3761;;;;;; "chistory" "chistory.el" (18785 51152))
3742;;; Generated autoloads from chistory.el 3762;;; Generated autoloads from chistory.el
3743 3763
3744(autoload 'repeat-matching-complex-command "chistory" "\ 3764(autoload 'repeat-matching-complex-command "chistory" "\
@@ -3777,7 +3797,7 @@ and runs the normal hook `command-history-hook'.
3777 3797
3778;;;*** 3798;;;***
3779 3799
3780;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (19098 35414)) 3800;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (19106 2683))
3781;;; Generated autoloads from emacs-lisp/cl.el 3801;;; Generated autoloads from emacs-lisp/cl.el
3782 3802
3783(defvar custom-print-functions nil "\ 3803(defvar custom-print-functions nil "\
@@ -3793,7 +3813,7 @@ a future Emacs interpreter will be able to use it.")
3793;;;*** 3813;;;***
3794 3814
3795;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 3815;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
3796;;;;;; (19007 9272)) 3816;;;;;; (19023 2334))
3797;;; Generated autoloads from emacs-lisp/cl-indent.el 3817;;; Generated autoloads from emacs-lisp/cl-indent.el
3798 3818
3799(autoload 'common-lisp-indent-function "cl-indent" "\ 3819(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -3872,7 +3892,7 @@ For example, the function `case' has an indent property
3872;;;*** 3892;;;***
3873 3893
3874;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 3894;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
3875;;;;;; (18785 32043)) 3895;;;;;; (18785 51239))
3876;;; Generated autoloads from progmodes/cmacexp.el 3896;;; Generated autoloads from progmodes/cmacexp.el
3877 3897
3878(autoload 'c-macro-expand "cmacexp" "\ 3898(autoload 'c-macro-expand "cmacexp" "\
@@ -3892,8 +3912,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
3892 3912
3893;;;*** 3913;;;***
3894 3914
3895;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (18822 3915;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (19181
3896;;;;;; 8972)) 3916;;;;;; 18348))
3897;;; Generated autoloads from cmuscheme.el 3917;;; Generated autoloads from cmuscheme.el
3898 3918
3899(autoload 'run-scheme "cmuscheme" "\ 3919(autoload 'run-scheme "cmuscheme" "\
@@ -3910,14 +3930,14 @@ is run).
3910\(Type \\[describe-mode] in the process buffer for a list of commands.) 3930\(Type \\[describe-mode] in the process buffer for a list of commands.)
3911 3931
3912\(fn CMD)" t nil) 3932\(fn CMD)" t nil)
3913 (add-hook 'same-window-buffer-names "*scheme*") 3933 (add-hook 'same-window-buffer-names (purecopy "*scheme*"))
3914 3934
3915;;;*** 3935;;;***
3916 3936
3917;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 3937;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
3918;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 3938;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
3919;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 3939;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
3920;;;;;; (19146 53664)) 3940;;;;;; (19190 32912))
3921;;; Generated autoloads from comint.el 3941;;; Generated autoloads from comint.el
3922 3942
3923(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 3943(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4010,7 +4030,7 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4010;;;*** 4030;;;***
4011 4031
4012;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (18785 4032;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (18785
4013;;;;;; 31768)) 4033;;;;;; 51152))
4014;;; Generated autoloads from compare-w.el 4034;;; Generated autoloads from compare-w.el
4015 4035
4016(autoload 'compare-windows "compare-w" "\ 4036(autoload 'compare-windows "compare-w" "\
@@ -4047,8 +4067,8 @@ on third call it again advances points to the next difference and so on.
4047;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4067;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4048;;;;;; compile compilation-disable-input compile-command compilation-search-path 4068;;;;;; compile compilation-disable-input compile-command compilation-search-path
4049;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 4069;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
4050;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (19075 4070;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (19181
4051;;;;;; 25936)) 4071;;;;;; 18359))
4052;;; Generated autoloads from progmodes/compile.el 4072;;; Generated autoloads from progmodes/compile.el
4053 4073
4054(defvar compilation-mode-hook nil "\ 4074(defvar compilation-mode-hook nil "\
@@ -4226,7 +4246,7 @@ This is the value of `next-error-function' in Compilation buffers.
4226;;;*** 4246;;;***
4227 4247
4228;;;### (autoloads (partial-completion-mode) "complete" "complete.el" 4248;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
4229;;;;;; (18816 31496)) 4249;;;;;; (19169 37270))
4230;;; Generated autoloads from complete.el 4250;;; Generated autoloads from complete.el
4231 4251
4232(defvar partial-completion-mode nil "\ 4252(defvar partial-completion-mode nil "\
@@ -4268,7 +4288,7 @@ second TAB brings up the `*Completions*' buffer.
4268;;;*** 4288;;;***
4269 4289
4270;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4290;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4271;;;;;; (19146 53664)) 4291;;;;;; (19144 23263))
4272;;; Generated autoloads from completion.el 4292;;; Generated autoloads from completion.el
4273 4293
4274(defvar dynamic-completion-mode nil "\ 4294(defvar dynamic-completion-mode nil "\
@@ -4287,10 +4307,55 @@ Enable dynamic word-completion.
4287 4307
4288;;;*** 4308;;;***
4289 4309
4310;;;### (autoloads (global-auto-composition-mode auto-composition-mode
4311;;;;;; encode-composition-rule) "composite" "composite.el" (19123
4312;;;;;; 40234))
4313;;; Generated autoloads from composite.el
4314
4315(autoload 'encode-composition-rule "composite" "\
4316Encode composition rule RULE into an integer value.
4317RULE is a cons of global and new reference point symbols
4318\(see `reference-point-alist').
4319
4320\(fn RULE)" nil nil)
4321
4322(autoload 'auto-composition-mode "composite" "\
4323Toggle Auto Composition mode.
4324With ARG, turn Auto Composition mode off if and only if ARG is a non-positive
4325number; if ARG is nil, toggle Auto Composition mode; anything else turns Auto
4326Composition on.
4327
4328When Auto Composition is enabled, text characters are automatically composed
4329by functions registered in `composition-function-table' (which see).
4330
4331You can use `global-auto-composition-mode' to turn on
4332Auto Composition mode in all buffers (this is the default).
4333
4334\(fn &optional ARG)" t nil)
4335
4336(defvar global-auto-composition-mode (not noninteractive) "\
4337Non-nil if Global-Auto-Composition mode is enabled.
4338See the command `global-auto-composition-mode' for a description of this minor mode.
4339Setting this variable directly does not take effect;
4340either customize it (see the info node `Easy Customization')
4341or call the function `global-auto-composition-mode'.")
4342
4343(custom-autoload 'global-auto-composition-mode "composite" nil)
4344
4345(autoload 'global-auto-composition-mode "composite" "\
4346Toggle Auto-Composition mode in every possible buffer.
4347With prefix ARG, turn Global-Auto-Composition mode on if and only if ARG is positive.
4348Auto-Composition mode is enabled in all buffers where `turn-on-auto-composition-if-enabled' would do it.
4349See `auto-composition-mode' for more information on Auto-Composition mode.
4350
4351\(fn &optional ARG)" t nil)
4352
4353;;;***
4354
4290;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 4355;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
4291;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 4356;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
4292;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 4357;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
4293;;;;;; (18785 32080)) 4358;;;;;; (18785 51243))
4294;;; Generated autoloads from textmodes/conf-mode.el 4359;;; Generated autoloads from textmodes/conf-mode.el
4295 4360
4296(autoload 'conf-mode "conf-mode" "\ 4361(autoload 'conf-mode "conf-mode" "\
@@ -4446,7 +4511,7 @@ For details see `conf-mode'. Example:
4446;;;*** 4511;;;***
4447 4512
4448;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4513;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4449;;;;;; "cookie1" "play/cookie1.el" (18785 32027)) 4514;;;;;; "cookie1" "play/cookie1.el" (18785 51237))
4450;;; Generated autoloads from play/cookie1.el 4515;;; Generated autoloads from play/cookie1.el
4451 4516
4452(autoload 'cookie "cookie1" "\ 4517(autoload 'cookie "cookie1" "\
@@ -4478,8 +4543,8 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
4478;;;*** 4543;;;***
4479 4544
4480;;;### (autoloads (copyright-update-directory copyright copyright-fix-years 4545;;;### (autoloads (copyright-update-directory copyright copyright-fix-years
4481;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (19038 4546;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (19041
4482;;;;;; 35328)) 4547;;;;;; 28961))
4483;;; Generated autoloads from emacs-lisp/copyright.el 4548;;; Generated autoloads from emacs-lisp/copyright.el
4484 4549
4485(autoload 'copyright-update "copyright" "\ 4550(autoload 'copyright-update "copyright" "\
@@ -4512,7 +4577,7 @@ Update copyright notice for all files in DIRECTORY matching MATCH.
4512;;;*** 4577;;;***
4513 4578
4514;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 4579;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
4515;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (19117 10054)) 4580;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (19181 18359))
4516;;; Generated autoloads from progmodes/cperl-mode.el 4581;;; Generated autoloads from progmodes/cperl-mode.el
4517(put 'cperl-indent-level 'safe-local-variable 'integerp) 4582(put 'cperl-indent-level 'safe-local-variable 'integerp)
4518(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4583(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -4711,7 +4776,7 @@ Run a `perldoc' on the word around point.
4711;;;*** 4776;;;***
4712 4777
4713;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 4778;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4714;;;;;; (18785 32045)) 4779;;;;;; (19181 18359))
4715;;; Generated autoloads from progmodes/cpp.el 4780;;; Generated autoloads from progmodes/cpp.el
4716 4781
4717(autoload 'cpp-highlight-buffer "cpp" "\ 4782(autoload 'cpp-highlight-buffer "cpp" "\
@@ -4730,7 +4795,7 @@ Edit display information for cpp conditionals.
4730;;;*** 4795;;;***
4731 4796
4732;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 4797;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
4733;;;;;; (19113 41274)) 4798;;;;;; (19123 40239))
4734;;; Generated autoloads from emulation/crisp.el 4799;;; Generated autoloads from emulation/crisp.el
4735 4800
4736(defvar crisp-mode nil "\ 4801(defvar crisp-mode nil "\
@@ -4754,7 +4819,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise.
4754;;;*** 4819;;;***
4755 4820
4756;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 4821;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
4757;;;;;; (18877 41170)) 4822;;;;;; (19169 37275))
4758;;; Generated autoloads from emacs-lisp/crm.el 4823;;; Generated autoloads from emacs-lisp/crm.el
4759 4824
4760(autoload 'completing-read-multiple "crm" "\ 4825(autoload 'completing-read-multiple "crm" "\
@@ -4789,8 +4854,8 @@ INHERIT-INPUT-METHOD.
4789 4854
4790;;;*** 4855;;;***
4791 4856
4792;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (18803 4857;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (18810
4793;;;;;; 44536)) 4858;;;;;; 58559))
4794;;; Generated autoloads from textmodes/css-mode.el 4859;;; Generated autoloads from textmodes/css-mode.el
4795 (add-to-list 'auto-mode-alist '("\\.css\\'" . css-mode)) 4860 (add-to-list 'auto-mode-alist '("\\.css\\'" . css-mode))
4796 4861
@@ -4802,7 +4867,7 @@ Major mode to edit Cascading Style Sheets.
4802;;;*** 4867;;;***
4803 4868
4804;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 4869;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
4805;;;;;; (19146 53666)) 4870;;;;;; (19144 23272))
4806;;; Generated autoloads from emulation/cua-base.el 4871;;; Generated autoloads from emulation/cua-base.el
4807 4872
4808(defvar cua-mode nil "\ 4873(defvar cua-mode nil "\
@@ -4861,7 +4926,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
4861;;;;;; customize-mode customize customize-save-variable customize-set-variable 4926;;;;;; customize-mode customize customize-save-variable customize-set-variable
4862;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically 4927;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically
4863;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el" 4928;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el"
4864;;;;;; (19115 61709)) 4929;;;;;; (19123 40234))
4865;;; Generated autoloads from cus-edit.el 4930;;; Generated autoloads from cus-edit.el
4866 4931
4867(defvar custom-browse-sort-alphabetically nil "\ 4932(defvar custom-browse-sort-alphabetically nil "\
@@ -5159,7 +5224,7 @@ The format is suitable for use with `easy-menu-define'.
5159;;;*** 5224;;;***
5160 5225
5161;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" 5226;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el"
5162;;;;;; (18785 31770)) 5227;;;;;; (18785 51152))
5163;;; Generated autoloads from cus-theme.el 5228;;; Generated autoloads from cus-theme.el
5164 5229
5165(autoload 'customize-create-theme "cus-theme" "\ 5230(autoload 'customize-create-theme "cus-theme" "\
@@ -5170,7 +5235,7 @@ Create a custom theme.
5170;;;*** 5235;;;***
5171 5236
5172;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 5237;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
5173;;;;;; (18785 31771)) 5238;;;;;; (18785 51153))
5174;;; Generated autoloads from cvs-status.el 5239;;; Generated autoloads from cvs-status.el
5175 5240
5176(autoload 'cvs-status-mode "cvs-status" "\ 5241(autoload 'cvs-status-mode "cvs-status" "\
@@ -5181,7 +5246,7 @@ Mode used for cvs status output.
5181;;;*** 5246;;;***
5182 5247
5183;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5248;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5184;;;;;; "cwarn" "progmodes/cwarn.el" (19146 53668)) 5249;;;;;; "cwarn" "progmodes/cwarn.el" (19152 17316))
5185;;; Generated autoloads from progmodes/cwarn.el 5250;;; Generated autoloads from progmodes/cwarn.el
5186 5251
5187(autoload 'cwarn-mode "cwarn" "\ 5252(autoload 'cwarn-mode "cwarn" "\
@@ -5226,7 +5291,7 @@ See `cwarn-mode' for more information on Cwarn mode.
5226 5291
5227;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5292;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5228;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5293;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5229;;;;;; (18785 31985)) 5294;;;;;; (18785 51223))
5230;;; Generated autoloads from language/cyril-util.el 5295;;; Generated autoloads from language/cyril-util.el
5231 5296
5232(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5297(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5255,7 +5320,7 @@ If the argument is nil, we return the display table to its standard state.
5255;;;*** 5320;;;***
5256 5321
5257;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5322;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5258;;;;;; (19092 42733)) 5323;;;;;; (19095 42942))
5259;;; Generated autoloads from dabbrev.el 5324;;; Generated autoloads from dabbrev.el
5260(put 'dabbrev-case-fold-search 'risky-local-variable t) 5325(put 'dabbrev-case-fold-search 'risky-local-variable t)
5261(put 'dabbrev-case-replace 'risky-local-variable t) 5326(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5302,7 +5367,7 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5302;;;*** 5367;;;***
5303 5368
5304;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el" 5369;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el"
5305;;;;;; (19146 53665)) 5370;;;;;; (19141 56238))
5306;;; Generated autoloads from cedet/data-debug.el 5371;;; Generated autoloads from cedet/data-debug.el
5307 5372
5308(autoload 'data-debug-new-buffer "data-debug" "\ 5373(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5312,8 +5377,8 @@ Create a new data-debug buffer with NAME.
5312 5377
5313;;;*** 5378;;;***
5314 5379
5315;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (19091 5380;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (19095
5316;;;;;; 47458)) 5381;;;;;; 42949))
5317;;; Generated autoloads from net/dbus.el 5382;;; Generated autoloads from net/dbus.el
5318 5383
5319(autoload 'dbus-handle-event "dbus" "\ 5384(autoload 'dbus-handle-event "dbus" "\
@@ -5327,7 +5392,7 @@ If the HANDLER returns an `dbus-error', it is propagated as return message.
5327;;;*** 5392;;;***
5328 5393
5329;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (18785 5394;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (18785
5330;;;;;; 32046)) 5395;;;;;; 51239))
5331;;; Generated autoloads from progmodes/dcl-mode.el 5396;;; Generated autoloads from progmodes/dcl-mode.el
5332 5397
5333(autoload 'dcl-mode "dcl-mode" "\ 5398(autoload 'dcl-mode "dcl-mode" "\
@@ -5454,7 +5519,7 @@ There is some minimal font-lock support (see vars
5454;;;*** 5519;;;***
5455 5520
5456;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5521;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5457;;;;;; "emacs-lisp/debug.el" (19146 53666)) 5522;;;;;; "emacs-lisp/debug.el" (19181 18355))
5458;;; Generated autoloads from emacs-lisp/debug.el 5523;;; Generated autoloads from emacs-lisp/debug.el
5459 5524
5460(setq debugger 'debug) 5525(setq debugger 'debug)
@@ -5498,7 +5563,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5498;;;*** 5563;;;***
5499 5564
5500;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5565;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5501;;;;;; (19104 47795)) 5566;;;;;; (19190 32924))
5502;;; Generated autoloads from play/decipher.el 5567;;; Generated autoloads from play/decipher.el
5503 5568
5504(autoload 'decipher "decipher" "\ 5569(autoload 'decipher "decipher" "\
@@ -5528,7 +5593,7 @@ The most useful commands are:
5528 5593
5529;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5594;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5530;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (18785 5595;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (18785
5531;;;;;; 31771)) 5596;;;;;; 51153))
5532;;; Generated autoloads from delim-col.el 5597;;; Generated autoloads from delim-col.el
5533 5598
5534(autoload 'delimit-columns-customize "delim-col" "\ 5599(autoload 'delimit-columns-customize "delim-col" "\
@@ -5552,8 +5617,8 @@ START and END delimits the corners of text rectangle.
5552 5617
5553;;;*** 5618;;;***
5554 5619
5555;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (19113 5620;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (19123
5556;;;;;; 46565)) 5621;;;;;; 40243))
5557;;; Generated autoloads from progmodes/delphi.el 5622;;; Generated autoloads from progmodes/delphi.el
5558 5623
5559(autoload 'delphi-mode "delphi" "\ 5624(autoload 'delphi-mode "delphi" "\
@@ -5605,7 +5670,7 @@ no args, if that value is non-nil.
5605;;;*** 5670;;;***
5606 5671
5607;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (18785 5672;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (18785
5608;;;;;; 31771)) 5673;;;;;; 51153))
5609;;; Generated autoloads from delsel.el 5674;;; Generated autoloads from delsel.el
5610 5675
5611(defalias 'pending-delete-mode 'delete-selection-mode) 5676(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5634,7 +5699,7 @@ any selection.
5634;;;*** 5699;;;***
5635 5700
5636;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5701;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5637;;;;;; "derived" "emacs-lisp/derived.el" (19123 13158)) 5702;;;;;; "derived" "emacs-lisp/derived.el" (19181 18355))
5638;;; Generated autoloads from emacs-lisp/derived.el 5703;;; Generated autoloads from emacs-lisp/derived.el
5639 5704
5640(autoload 'define-derived-mode "derived" "\ 5705(autoload 'define-derived-mode "derived" "\
@@ -5699,7 +5764,7 @@ the first time the mode is used.
5699;;;*** 5764;;;***
5700 5765
5701;;;### (autoloads (describe-char describe-text-properties) "descr-text" 5766;;;### (autoloads (describe-char describe-text-properties) "descr-text"
5702;;;;;; "descr-text.el" (19146 53664)) 5767;;;;;; "descr-text.el" (19190 32912))
5703;;; Generated autoloads from descr-text.el 5768;;; Generated autoloads from descr-text.el
5704 5769
5705(autoload 'describe-text-properties "descr-text" "\ 5770(autoload 'describe-text-properties "descr-text" "\
@@ -5725,7 +5790,7 @@ as well as widgets, buttons, overlays, and text properties.
5725;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 5790;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
5726;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 5791;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
5727;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 5792;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
5728;;;;;; "desktop.el" (19146 53664)) 5793;;;;;; "desktop.el" (19144 23263))
5729;;; Generated autoloads from desktop.el 5794;;; Generated autoloads from desktop.el
5730 5795
5731(defvar desktop-save-mode nil "\ 5796(defvar desktop-save-mode nil "\
@@ -5909,7 +5974,7 @@ Revert to the last loaded desktop.
5909 5974
5910;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 5975;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
5911;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 5976;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
5912;;;;;; "deuglify" "gnus/deuglify.el" (18793 25500)) 5977;;;;;; "deuglify" "gnus/deuglify.el" (18802 59722))
5913;;; Generated autoloads from gnus/deuglify.el 5978;;; Generated autoloads from gnus/deuglify.el
5914 5979
5915(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 5980(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -5942,7 +6007,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
5942;;;*** 6007;;;***
5943 6008
5944;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6009;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
5945;;;;;; "calendar/diary-lib.el" (19146 53665)) 6010;;;;;; "calendar/diary-lib.el" (19190 32914))
5946;;; Generated autoloads from calendar/diary-lib.el 6011;;; Generated autoloads from calendar/diary-lib.el
5947 6012
5948(autoload 'diary "diary-lib" "\ 6013(autoload 'diary "diary-lib" "\
@@ -5985,7 +6050,7 @@ Major mode for editing the diary file.
5985;;;*** 6050;;;***
5986 6051
5987;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 6052;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
5988;;;;;; "diff.el" (18793 9940)) 6053;;;;;; "diff.el" (18802 59720))
5989;;; Generated autoloads from diff.el 6054;;; Generated autoloads from diff.el
5990 6055
5991(defvar diff-switches "-c" "\ 6056(defvar diff-switches "-c" "\
@@ -6023,7 +6088,7 @@ With prefix arg, prompt for diff switches.
6023;;;*** 6088;;;***
6024 6089
6025;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 6090;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
6026;;;;;; (19111 49183)) 6091;;;;;; (19181 18348))
6027;;; Generated autoloads from diff-mode.el 6092;;; Generated autoloads from diff-mode.el
6028 6093
6029(autoload 'diff-mode "diff-mode" "\ 6094(autoload 'diff-mode "diff-mode" "\
@@ -6051,7 +6116,7 @@ Minor mode for viewing/editing context diffs.
6051 6116
6052;;;*** 6117;;;***
6053 6118
6054;;;### (autoloads (dig) "dig" "net/dig.el" (19130 52559)) 6119;;;### (autoloads (dig) "dig" "net/dig.el" (19133 53183))
6055;;; Generated autoloads from net/dig.el 6120;;; Generated autoloads from net/dig.el
6056 6121
6057(autoload 'dig "dig" "\ 6122(autoload 'dig "dig" "\
@@ -6063,10 +6128,8 @@ Optional arguments are passed to `dig-invoke'.
6063;;;*** 6128;;;***
6064 6129
6065;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window 6130;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6066;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 6131;;;;;; dired dired-trivial-filenames dired-listing-switches) "dired"
6067;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 6132;;;;;; "dired.el" (19190 32912))
6068;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
6069;;;;;; "dired" "dired.el" (19146 53664))
6070;;; Generated autoloads from dired.el 6133;;; Generated autoloads from dired.el
6071 6134
6072(defvar dired-listing-switches "-al" "\ 6135(defvar dired-listing-switches "-al" "\
@@ -6083,22 +6146,6 @@ some of the `ls' switches are not supported; see the doc string of
6083(defvar dired-chown-program (if (memq system-type '(hpux usg-unix-v irix linux gnu/linux cygwin)) "chown" (if (file-exists-p "/usr/sbin/chown") "/usr/sbin/chown" "/etc/chown")) "\ 6146(defvar dired-chown-program (if (memq system-type '(hpux usg-unix-v irix linux gnu/linux cygwin)) "chown" (if (file-exists-p "/usr/sbin/chown") "/usr/sbin/chown" "/etc/chown")) "\
6084Name of chown command (usually `chown' or `/etc/chown').") 6147Name of chown command (usually `chown' or `/etc/chown').")
6085 6148
6086(defvar dired-ls-F-marks-symlinks nil "\
6087Informs Dired about how `ls -lF' marks symbolic links.
6088Set this to t if `ls' (or whatever program is specified by
6089`insert-directory-program') with `-lF' marks the symbolic link
6090itself with a trailing @ (usually the case under Ultrix).
6091
6092Example: if `ln -s foo bar; ls -F bar' gives `bar -> foo', set it to
6093nil (the default), if it gives `bar@ -> foo', set it to t.
6094
6095Dired checks if there is really a @ appended. Thus, if you have a
6096marking `ls' program on one host and a non-marking on another host, and
6097don't care about symbolic links which really end in a @, you can
6098always set this variable to t.")
6099
6100(custom-autoload 'dired-ls-F-marks-symlinks "dired" t)
6101
6102(defvar dired-trivial-filenames "^\\.\\.?$\\|^#" "\ 6149(defvar dired-trivial-filenames "^\\.\\.?$\\|^#" "\
6103Regexp of files to skip when finding first file of a directory. 6150Regexp of files to skip when finding first file of a directory.
6104A value of nil means move to the subdir line. 6151A value of nil means move to the subdir line.
@@ -6106,50 +6153,6 @@ A value of t means move to first file.")
6106 6153
6107(custom-autoload 'dired-trivial-filenames "dired" t) 6154(custom-autoload 'dired-trivial-filenames "dired" t)
6108 6155
6109(defvar dired-keep-marker-rename t "\
6110Controls marking of renamed files.
6111If t, files keep their previous marks when they are renamed.
6112If a character, renamed files (whether previously marked or not)
6113are afterward marked with that character.")
6114
6115(custom-autoload 'dired-keep-marker-rename "dired" t)
6116
6117(defvar dired-keep-marker-copy 67 "\
6118Controls marking of copied files.
6119If t, copied files are marked if and as the corresponding original files were.
6120If a character, copied files are unconditionally marked with that character.")
6121
6122(custom-autoload 'dired-keep-marker-copy "dired" t)
6123
6124(defvar dired-keep-marker-hardlink 72 "\
6125Controls marking of newly made hard links.
6126If t, they are marked if and as the files linked to were marked.
6127If a character, new links are unconditionally marked with that character.")
6128
6129(custom-autoload 'dired-keep-marker-hardlink "dired" t)
6130
6131(defvar dired-keep-marker-symlink 89 "\
6132Controls marking of newly made symbolic links.
6133If t, they are marked if and as the files linked to were marked.
6134If a character, new links are unconditionally marked with that character.")
6135
6136(custom-autoload 'dired-keep-marker-symlink "dired" t)
6137
6138(defvar dired-dwim-target nil "\
6139If non-nil, Dired tries to guess a default target directory.
6140This means: if there is a dired buffer displayed in the next window,
6141use its current subdir, instead of the current subdir of this dired buffer.
6142
6143The target is used in the prompt for file copy, rename etc.")
6144
6145(custom-autoload 'dired-dwim-target "dired" t)
6146
6147(defvar dired-copy-preserve-time t "\
6148If non-nil, Dired preserves the last-modified time in a file copy.
6149\(This works on only some systems.)")
6150
6151(custom-autoload 'dired-copy-preserve-time "dired" t)
6152
6153(defvar dired-directory nil "\ 6156(defvar dired-directory nil "\
6154The directory name or wildcard spec that this dired directory lists. 6157The directory name or wildcard spec that this dired directory lists.
6155Local to each dired buffer. May be a list, in which case the car is the 6158Local to each dired buffer. May be a list, in which case the car is the
@@ -6259,7 +6262,7 @@ Keybindings:
6259;;;*** 6262;;;***
6260 6263
6261;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el" 6264;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el"
6262;;;;;; (18785 31774)) 6265;;;;;; (18785 51153))
6263;;; Generated autoloads from dirtrack.el 6266;;; Generated autoloads from dirtrack.el
6264 6267
6265(autoload 'dirtrack-mode "dirtrack" "\ 6268(autoload 'dirtrack-mode "dirtrack" "\
@@ -6286,7 +6289,7 @@ function `dirtrack-debug-mode' to turn on debugging output.
6286;;;*** 6289;;;***
6287 6290
6288;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (18785 6291;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (18785
6289;;;;;; 31898)) 6292;;;;;; 51194))
6290;;; Generated autoloads from emacs-lisp/disass.el 6293;;; Generated autoloads from emacs-lisp/disass.el
6291 6294
6292(autoload 'disassemble "disass" "\ 6295(autoload 'disassemble "disass" "\
@@ -6305,7 +6308,7 @@ redefine OBJECT if it is a symbol.
6305;;;;;; standard-display-g1 standard-display-ascii standard-display-default 6308;;;;;; standard-display-g1 standard-display-ascii standard-display-default
6306;;;;;; standard-display-8bit describe-current-display-table describe-display-table 6309;;;;;; standard-display-8bit describe-current-display-table describe-display-table
6307;;;;;; set-display-table-slot display-table-slot make-display-table) 6310;;;;;; set-display-table-slot display-table-slot make-display-table)
6308;;;;;; "disp-table" "disp-table.el" (19096 37250)) 6311;;;;;; "disp-table" "disp-table.el" (19106 2679))
6309;;; Generated autoloads from disp-table.el 6312;;; Generated autoloads from disp-table.el
6310 6313
6311(autoload 'make-display-table "disp-table" "\ 6314(autoload 'make-display-table "disp-table" "\
@@ -6417,7 +6420,7 @@ in `.emacs'.
6417;;;*** 6420;;;***
6418 6421
6419;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6422;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6420;;;;;; (18785 32028)) 6423;;;;;; (19190 32924))
6421;;; Generated autoloads from play/dissociate.el 6424;;; Generated autoloads from play/dissociate.el
6422 6425
6423(autoload 'dissociated-press "dissociate" "\ 6426(autoload 'dissociated-press "dissociate" "\
@@ -6433,8 +6436,28 @@ Default is 2.
6433 6436
6434;;;*** 6437;;;***
6435 6438
6439;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (19190 32912))
6440;;; Generated autoloads from dnd.el
6441
6442(defvar dnd-protocol-alist `((,(purecopy "^file:///") . dnd-open-local-file) (,(purecopy "^file://") . dnd-open-file) (,(purecopy "^file:") . dnd-open-local-file) (,(purecopy "^\\(https?\\|ftp\\|file\\|nfs\\)://") . dnd-open-file)) "\
6443The functions to call for different protocols when a drop is made.
6444This variable is used by `dnd-handle-one-url' and `dnd-handle-file-name'.
6445The list contains of (REGEXP . FUNCTION) pairs.
6446The functions shall take two arguments, URL, which is the URL dropped and
6447ACTION which is the action to be performed for the drop (move, copy, link,
6448private or ask).
6449If no match is found here, and the value of `browse-url-browser-function'
6450is a pair of (REGEXP . FUNCTION), those regexps are tried for a match.
6451If no match is found, the URL is inserted as text by calling `dnd-insert-text'.
6452The function shall return the action done (move, copy, link or private)
6453if some action was made, or nil if the URL is ignored.")
6454
6455(custom-autoload 'dnd-protocol-alist "dnd" t)
6456
6457;;;***
6458
6436;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 6459;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
6437;;;;;; "textmodes/dns-mode.el" (18785 32081)) 6460;;;;;; "textmodes/dns-mode.el" (19190 32925))
6438;;; Generated autoloads from textmodes/dns-mode.el 6461;;; Generated autoloads from textmodes/dns-mode.el
6439 6462
6440(autoload 'dns-mode "dns-mode" "\ 6463(autoload 'dns-mode "dns-mode" "\
@@ -6454,12 +6477,12 @@ Turning on DNS mode runs `dns-mode-hook'.
6454Locate SOA record and increment the serial field. 6477Locate SOA record and increment the serial field.
6455 6478
6456\(fn)" t nil) 6479\(fn)" t nil)
6457(add-to-list 'auto-mode-alist '("\\.soa\\'" . dns-mode)) 6480(add-to-list 'auto-mode-alist (purecopy '("\\.soa\\'" . dns-mode)))
6458 6481
6459;;;*** 6482;;;***
6460 6483
6461;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode 6484;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode
6462;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (19040 54393)) 6485;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (19041 28960))
6463;;; Generated autoloads from doc-view.el 6486;;; Generated autoloads from doc-view.el
6464 6487
6465(autoload 'doc-view-mode-p "doc-view" "\ 6488(autoload 'doc-view-mode-p "doc-view" "\
@@ -6494,7 +6517,7 @@ Not documented
6494 6517
6495;;;*** 6518;;;***
6496 6519
6497;;;### (autoloads (doctor) "doctor" "play/doctor.el" (19013 40510)) 6520;;;### (autoloads (doctor) "doctor" "play/doctor.el" (19169 37277))
6498;;; Generated autoloads from play/doctor.el 6521;;; Generated autoloads from play/doctor.el
6499 6522
6500(autoload 'doctor "doctor" "\ 6523(autoload 'doctor "doctor" "\
@@ -6504,7 +6527,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6504 6527
6505;;;*** 6528;;;***
6506 6529
6507;;;### (autoloads (double-mode) "double" "double.el" (18790 55819)) 6530;;;### (autoloads (double-mode) "double" "double.el" (18802 59720))
6508;;; Generated autoloads from double.el 6531;;; Generated autoloads from double.el
6509 6532
6510(autoload 'double-mode "double" "\ 6533(autoload 'double-mode "double" "\
@@ -6519,7 +6542,7 @@ when pressed twice. See variable `double-map' for details.
6519 6542
6520;;;*** 6543;;;***
6521 6544
6522;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (18785 32028)) 6545;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (18785 51237))
6523;;; Generated autoloads from play/dunnet.el 6546;;; Generated autoloads from play/dunnet.el
6524 6547
6525(autoload 'dunnet "dunnet" "\ 6548(autoload 'dunnet "dunnet" "\
@@ -6530,7 +6553,7 @@ Switch to *dungeon* buffer and start game.
6530;;;*** 6553;;;***
6531 6554
6532;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" 6555;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
6533;;;;;; (18785 31952)) 6556;;;;;; (18785 51211))
6534;;; Generated autoloads from gnus/earcon.el 6557;;; Generated autoloads from gnus/earcon.el
6535 6558
6536(autoload 'gnus-earcon-display "earcon" "\ 6559(autoload 'gnus-earcon-display "earcon" "\
@@ -6542,7 +6565,7 @@ Play sounds in message buffers.
6542 6565
6543;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6566;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6544;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 6567;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
6545;;;;;; "emacs-lisp/easy-mmode.el" (19146 53666)) 6568;;;;;; "emacs-lisp/easy-mmode.el" (19144 23271))
6546;;; Generated autoloads from emacs-lisp/easy-mmode.el 6569;;; Generated autoloads from emacs-lisp/easy-mmode.el
6547 6570
6548(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6571(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -6648,7 +6671,7 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
6648 6671
6649;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 6672;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
6650;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (18785 6673;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (18785
6651;;;;;; 31898)) 6674;;;;;; 51194))
6652;;; Generated autoloads from emacs-lisp/easymenu.el 6675;;; Generated autoloads from emacs-lisp/easymenu.el
6653 6676
6654(put 'easy-menu-define 'lisp-indent-function 'defun) 6677(put 'easy-menu-define 'lisp-indent-function 'defun)
@@ -6802,7 +6825,7 @@ To implement dynamic menus, either call this from
6802;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer 6825;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer
6803;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer 6826;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer
6804;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 6827;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
6805;;;;;; "progmodes/ebnf2ps.el" (18785 32052)) 6828;;;;;; "progmodes/ebnf2ps.el" (19181 18359))
6806;;; Generated autoloads from progmodes/ebnf2ps.el 6829;;; Generated autoloads from progmodes/ebnf2ps.el
6807 6830
6808(autoload 'ebnf-customize "ebnf2ps" "\ 6831(autoload 'ebnf-customize "ebnf2ps" "\
@@ -7076,8 +7099,8 @@ See `ebnf-style-database' documentation.
7076;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 7099;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
7077;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 7100;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
7078;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 7101;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
7079;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (19100 7102;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (19181
7080;;;;;; 52260)) 7103;;;;;; 18359))
7081;;; Generated autoloads from progmodes/ebrowse.el 7104;;; Generated autoloads from progmodes/ebrowse.el
7082 7105
7083(autoload 'ebrowse-tree-mode "ebrowse" "\ 7106(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7228,7 +7251,7 @@ Display statistics for a class tree.
7228;;;*** 7251;;;***
7229 7252
7230;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7253;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
7231;;;;;; (18785 31777)) 7254;;;;;; (18785 51153))
7232;;; Generated autoloads from ebuff-menu.el 7255;;; Generated autoloads from ebuff-menu.el
7233 7256
7234(autoload 'electric-buffer-list "ebuff-menu" "\ 7257(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -7253,7 +7276,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7253;;;*** 7276;;;***
7254 7277
7255;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7278;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
7256;;;;;; "echistory.el" (18785 31777)) 7279;;;;;; "echistory.el" (18785 51153))
7257;;; Generated autoloads from echistory.el 7280;;; Generated autoloads from echistory.el
7258 7281
7259(autoload 'Electric-command-history-redo-expression "echistory" "\ 7282(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7265,7 +7288,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7265;;;*** 7288;;;***
7266 7289
7267;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el" 7290;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el"
7268;;;;;; (19111 30027)) 7291;;;;;; (19123 40239))
7269;;; Generated autoloads from gnus/ecomplete.el 7292;;; Generated autoloads from gnus/ecomplete.el
7270 7293
7271(autoload 'ecomplete-setup "ecomplete" "\ 7294(autoload 'ecomplete-setup "ecomplete" "\
@@ -7275,7 +7298,7 @@ Not documented
7275 7298
7276;;;*** 7299;;;***
7277 7300
7278;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (19146 53665)) 7301;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (19190 32914))
7279;;; Generated autoloads from cedet/ede.el 7302;;; Generated autoloads from cedet/ede.el
7280 7303
7281(defvar global-ede-mode nil "\ 7304(defvar global-ede-mode nil "\
@@ -7301,7 +7324,7 @@ an EDE controlled project.
7301 7324
7302;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 7325;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
7303;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 7326;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
7304;;;;;; "emacs-lisp/edebug.el" (19095 22852)) 7327;;;;;; "emacs-lisp/edebug.el" (19181 18355))
7305;;; Generated autoloads from emacs-lisp/edebug.el 7328;;; Generated autoloads from emacs-lisp/edebug.el
7306 7329
7307(defvar edebug-all-defs nil "\ 7330(defvar edebug-all-defs nil "\
@@ -7374,7 +7397,7 @@ Toggle edebugging of all forms.
7374;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories 7397;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories
7375;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories 7398;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories
7376;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file 7399;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file
7377;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (19146 53664)) 7400;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (19144 23264))
7378;;; Generated autoloads from ediff.el 7401;;; Generated autoloads from ediff.el
7379 7402
7380(autoload 'ediff-files "ediff" "\ 7403(autoload 'ediff-files "ediff" "\
@@ -7606,7 +7629,7 @@ With optional NODE, goes to that node.
7606;;;*** 7629;;;***
7607 7630
7608;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" 7631;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
7609;;;;;; (18785 31778)) 7632;;;;;; (18785 51154))
7610;;; Generated autoloads from ediff-help.el 7633;;; Generated autoloads from ediff-help.el
7611 7634
7612(autoload 'ediff-customize "ediff-help" "\ 7635(autoload 'ediff-customize "ediff-help" "\
@@ -7616,8 +7639,15 @@ Not documented
7616 7639
7617;;;*** 7640;;;***
7618 7641
7642;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (19170 52757))
7643;;; Generated autoloads from ediff-hook.el
7644
7645(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 [ediff-misc] `(menu-item ,(purecopy "Ediff Miscellanea") menu-bar-ediff-misc-menu)) (define-key menu-bar-ediff-menu [separator-ediff-misc] '("--")) (define-key menu-bar-ediff-menu [window] `(menu-item ,(purecopy "This Window and Next Window") compare-windows :help ,(purecopy "Compare the current window and the next window"))) (define-key menu-bar-ediff-menu [ediff-windows-linewise] `(menu-item ,(purecopy "Windows Line-by-line...") ediff-windows-linewise :help ,(purecopy "Compare windows line-wise"))) (define-key menu-bar-ediff-menu [ediff-windows-wordwise] `(menu-item ,(purecopy "Windows Word-by-word...") ediff-windows-wordwise :help ,(purecopy "Compare windows word-wise"))) (define-key menu-bar-ediff-menu [separator-ediff-windows] '("--")) (define-key menu-bar-ediff-menu [ediff-regions-linewise] `(menu-item ,(purecopy "Regions Line-by-line...") ediff-regions-linewise :help ,(purecopy "Compare regions line-wise"))) (define-key menu-bar-ediff-menu [ediff-regions-wordwise] `(menu-item ,(purecopy "Regions Word-by-word...") ediff-regions-wordwise :help ,(purecopy "Compare regions word-wise"))) (define-key menu-bar-ediff-menu [separator-ediff-regions] '("--")) (define-key menu-bar-ediff-menu [ediff-dir-revision] `(menu-item ,(purecopy "Directory Revisions...") ediff-directory-revisions :help ,(purecopy "Compare directory files with their older versions"))) (define-key menu-bar-ediff-menu [ediff-revision] `(menu-item ,(purecopy "File with Revision...") ediff-revision :help ,(purecopy "Compare file with its older versions"))) (define-key menu-bar-ediff-menu [separator-ediff-directories] '("--")) (define-key menu-bar-ediff-menu [ediff-directories3] `(menu-item ,(purecopy "Three Directories...") ediff-directories3 :help ,(purecopy "Compare files common to three directories simultaneously"))) (define-key menu-bar-ediff-menu [ediff-directories] `(menu-item ,(purecopy "Two Directories...") ediff-directories :help ,(purecopy "Compare files common to two directories simultaneously"))) (define-key menu-bar-ediff-menu [separator-ediff-files] '("--")) (define-key menu-bar-ediff-menu [ediff-buffers3] `(menu-item ,(purecopy "Three Buffers...") ediff-buffers3 :help ,(purecopy "Compare three buffers simultaneously"))) (define-key menu-bar-ediff-menu [ediff-files3] `(menu-item ,(purecopy "Three Files...") ediff-files3 :help ,(purecopy "Compare three files simultaneously"))) (define-key menu-bar-ediff-menu [ediff-buffers] `(menu-item ,(purecopy "Two Buffers...") ediff-buffers :help ,(purecopy "Compare two buffers simultaneously"))) (define-key menu-bar-ediff-menu [ediff-files] `(menu-item ,(purecopy "Two Files...") ediff-files :help ,(purecopy "Compare two files simultaneously"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions-with-ancestor] `(menu-item ,(purecopy "Directory Revisions with Ancestor...") ediff-merge-directory-revisions-with-ancestor :help ,(purecopy "Merge versions of the files in the same directory by comparing the files with common ancestors"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions] `(menu-item ,(purecopy "Directory Revisions...") ediff-merge-directory-revisions :help ,(purecopy "Merge versions of the files in the same directory (without using ancestor information)"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions-with-ancestor] `(menu-item ,(purecopy "Revisions with Ancestor...") ediff-merge-revisions-with-ancestor :help ,(purecopy "Merge versions of the same file by comparing them with a common ancestor"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions] `(menu-item ,(purecopy "Revisions...") ediff-merge-revisions :help ,(purecopy "Merge versions of the same file (without using ancestor information)"))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge] '("--")) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories-with-ancestor] `(menu-item ,(purecopy "Directories with Ancestor...") ediff-merge-directories-with-ancestor :help ,(purecopy "Merge files common to a pair of directories by comparing the files with common ancestors"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories] `(menu-item ,(purecopy "Directories...") ediff-merge-directories :help ,(purecopy "Merge files common to a pair of directories"))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge-dirs] '("--")) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers-with-ancestor] `(menu-item ,(purecopy "Buffers with Ancestor...") ediff-merge-buffers-with-ancestor :help ,(purecopy "Merge buffers by comparing their contents with a common ancestor"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers] `(menu-item ,(purecopy "Buffers...") ediff-merge-buffers :help ,(purecopy "Merge buffers (without using ancestor information)"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files-with-ancestor] `(menu-item ,(purecopy "Files with Ancestor...") ediff-merge-files-with-ancestor :help ,(purecopy "Merge files by comparing them with a common ancestor"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files] `(menu-item ,(purecopy "Files...") ediff-merge-files :help ,(purecopy "Merge files (without using ancestor information)"))) (define-key menu-bar-epatch-menu [ediff-patch-buffer] `(menu-item ,(purecopy "To a Buffer...") ediff-patch-buffer :help ,(purecopy "Apply a patch to the contents of a buffer"))) (define-key menu-bar-epatch-menu [ediff-patch-file] `(menu-item ,(purecopy "To a File...") ediff-patch-file :help ,(purecopy "Apply a patch to a file"))) (define-key menu-bar-ediff-misc-menu [emultiframe] `(menu-item ,(purecopy "Use separate control buffer frame") ediff-toggle-multiframe :help ,(purecopy "Switch between the single-frame presentation mode and the multi-frame mode"))) (define-key menu-bar-ediff-misc-menu [eregistry] `(menu-item ,(purecopy "List Ediff Sessions") ediff-show-registry :help ,(purecopy "List all active Ediff sessions; it is a convenient way to find and resume such a session"))) (define-key menu-bar-ediff-misc-menu [ediff-cust] `(menu-item ,(purecopy "Customize Ediff") ediff-customize :help ,(purecopy "Change some of the parameters that govern the behavior of Ediff"))) (define-key menu-bar-ediff-misc-menu [ediff-doc] `(menu-item ,(purecopy "Ediff Manual") ediff-documentation :help ,(purecopy "Bring up the Ediff manual"))))
7646
7647;;;***
7648
7619;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 7649;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
7620;;;;;; (18820 52309)) 7650;;;;;; (18830 47922))
7621;;; Generated autoloads from ediff-mult.el 7651;;; Generated autoloads from ediff-mult.el
7622 7652
7623(autoload 'ediff-show-registry "ediff-mult" "\ 7653(autoload 'ediff-show-registry "ediff-mult" "\
@@ -7630,7 +7660,7 @@ Display Ediff's registry.
7630;;;*** 7660;;;***
7631 7661
7632;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7662;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7633;;;;;; "ediff-util" "ediff-util.el" (18989 10358)) 7663;;;;;; "ediff-util" "ediff-util.el" (18999 45648))
7634;;; Generated autoloads from ediff-util.el 7664;;; Generated autoloads from ediff-util.el
7635 7665
7636(autoload 'ediff-toggle-multiframe "ediff-util" "\ 7666(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -7651,7 +7681,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
7651 7681
7652;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 7682;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
7653;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 7683;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
7654;;;;;; (18972 20182)) 7684;;;;;; (18986 15811))
7655;;; Generated autoloads from edmacro.el 7685;;; Generated autoloads from edmacro.el
7656 7686
7657(defvar edmacro-eight-bits nil "\ 7687(defvar edmacro-eight-bits nil "\
@@ -7704,7 +7734,7 @@ or nil, use a compact 80-column format.
7704;;;*** 7734;;;***
7705 7735
7706;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 7736;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
7707;;;;;; "emulation/edt.el" (19146 53666)) 7737;;;;;; "emulation/edt.el" (19190 32919))
7708;;; Generated autoloads from emulation/edt.el 7738;;; Generated autoloads from emulation/edt.el
7709 7739
7710(autoload 'edt-set-scroll-margins "edt" "\ 7740(autoload 'edt-set-scroll-margins "edt" "\
@@ -7722,7 +7752,7 @@ Turn on EDT Emulation.
7722;;;*** 7752;;;***
7723 7753
7724;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 7754;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
7725;;;;;; (19096 3520)) 7755;;;;;; (19106 2679))
7726;;; Generated autoloads from ehelp.el 7756;;; Generated autoloads from ehelp.el
7727 7757
7728(autoload 'with-electric-help "ehelp" "\ 7758(autoload 'with-electric-help "ehelp" "\
@@ -7759,7 +7789,7 @@ Not documented
7759;;;*** 7789;;;***
7760 7790
7761;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 7791;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
7762;;;;;; "eldoc" "emacs-lisp/eldoc.el" (19146 53666)) 7792;;;;;; "eldoc" "emacs-lisp/eldoc.el" (19144 23271))
7763;;; Generated autoloads from emacs-lisp/eldoc.el 7793;;; Generated autoloads from emacs-lisp/eldoc.el
7764 7794
7765(defvar eldoc-minor-mode-string " ElDoc" "\ 7795(defvar eldoc-minor-mode-string " ElDoc" "\
@@ -7802,8 +7832,8 @@ Emacs Lisp mode) that support ElDoc.")
7802 7832
7803;;;*** 7833;;;***
7804 7834
7805;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (19146 7835;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (19144
7806;;;;;; 53664)) 7836;;;;;; 23264))
7807;;; Generated autoloads from elide-head.el 7837;;; Generated autoloads from elide-head.el
7808 7838
7809(autoload 'elide-head "elide-head" "\ 7839(autoload 'elide-head "elide-head" "\
@@ -7820,7 +7850,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
7820 7850
7821;;;### (autoloads (elint-initialize elint-defun elint-current-buffer 7851;;;### (autoloads (elint-initialize elint-defun elint-current-buffer
7822;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el" 7852;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el"
7823;;;;;; (19141 18862)) 7853;;;;;; (19144 23271))
7824;;; Generated autoloads from emacs-lisp/elint.el 7854;;; Generated autoloads from emacs-lisp/elint.el
7825 7855
7826(autoload 'elint-file "elint" "\ 7856(autoload 'elint-file "elint" "\
@@ -7856,8 +7886,8 @@ optional prefix argument REINIT is non-nil.
7856;;;*** 7886;;;***
7857 7887
7858;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 7888;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
7859;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (19141 7889;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (19144
7860;;;;;; 18862)) 7890;;;;;; 23271))
7861;;; Generated autoloads from emacs-lisp/elp.el 7891;;; Generated autoloads from emacs-lisp/elp.el
7862 7892
7863(autoload 'elp-instrument-function "elp" "\ 7893(autoload 'elp-instrument-function "elp" "\
@@ -7892,7 +7922,7 @@ displayed.
7892;;;*** 7922;;;***
7893 7923
7894;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 7924;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
7895;;;;;; (19103 26694)) 7925;;;;;; (19181 18356))
7896;;; Generated autoloads from mail/emacsbug.el 7926;;; Generated autoloads from mail/emacsbug.el
7897 7927
7898(autoload 'report-emacs-bug "emacsbug" "\ 7928(autoload 'report-emacs-bug "emacsbug" "\
@@ -7907,7 +7937,7 @@ Prompts for bug subject. Leaves you in a mail buffer.
7907;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 7937;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
7908;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 7938;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
7909;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 7939;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
7910;;;;;; "emerge.el" (19146 53664)) 7940;;;;;; "emerge.el" (19152 17309))
7911;;; Generated autoloads from emerge.el 7941;;; Generated autoloads from emerge.el
7912 7942
7913(autoload 'emerge-files "emerge" "\ 7943(autoload 'emerge-files "emerge" "\
@@ -7968,7 +7998,7 @@ Not documented
7968;;;*** 7998;;;***
7969 7999
7970;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 8000;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
7971;;;;;; "enriched" "textmodes/enriched.el" (18785 32081)) 8001;;;;;; "enriched" "textmodes/enriched.el" (18785 51243))
7972;;; Generated autoloads from textmodes/enriched.el 8002;;; Generated autoloads from textmodes/enriched.el
7973 8003
7974(autoload 'enriched-mode "enriched" "\ 8004(autoload 'enriched-mode "enriched" "\
@@ -8003,8 +8033,8 @@ Not documented
8003;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region 8033;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region
8004;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file 8034;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file
8005;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys 8035;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys
8006;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (19137 8036;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (19144
8007;;;;;; 33009)) 8037;;;;;; 23264))
8008;;; Generated autoloads from epa.el 8038;;; Generated autoloads from epa.el
8009 8039
8010(autoload 'epa-list-keys "epa" "\ 8040(autoload 'epa-list-keys "epa" "\
@@ -8177,7 +8207,7 @@ Insert selected KEYS after the point.
8177;;;*** 8207;;;***
8178 8208
8179;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify 8209;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify
8180;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (18785 31784)) 8210;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (18785 51154))
8181;;; Generated autoloads from epa-dired.el 8211;;; Generated autoloads from epa-dired.el
8182 8212
8183(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8213(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8203,7 +8233,7 @@ Encrypt marked files.
8203;;;*** 8233;;;***
8204 8234
8205;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler) 8235;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler)
8206;;;;;; "epa-file" "epa-file.el" (19130 52558)) 8236;;;;;; "epa-file" "epa-file.el" (19133 53178))
8207;;; Generated autoloads from epa-file.el 8237;;; Generated autoloads from epa-file.el
8208 8238
8209(autoload 'epa-file-handler "epa-file" "\ 8239(autoload 'epa-file-handler "epa-file" "\
@@ -8225,7 +8255,7 @@ Not documented
8225 8255
8226;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt 8256;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt
8227;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode) 8257;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode)
8228;;;;;; "epa-mail" "epa-mail.el" (18785 31785)) 8258;;;;;; "epa-mail" "epa-mail.el" (18785 51155))
8229;;; Generated autoloads from epa-mail.el 8259;;; Generated autoloads from epa-mail.el
8230 8260
8231(autoload 'epa-mail-mode "epa-mail" "\ 8261(autoload 'epa-mail-mode "epa-mail" "\
@@ -8289,7 +8319,7 @@ Minor mode to hook EasyPG into Mail mode.
8289 8319
8290;;;*** 8320;;;***
8291 8321
8292;;;### (autoloads (epg-make-context) "epg" "epg.el" (19129 27184)) 8322;;;### (autoloads (epg-make-context) "epg" "epg.el" (19133 53178))
8293;;; Generated autoloads from epg.el 8323;;; Generated autoloads from epg.el
8294 8324
8295(autoload 'epg-make-context "epg" "\ 8325(autoload 'epg-make-context "epg" "\
@@ -8300,7 +8330,7 @@ Return a context object.
8300;;;*** 8330;;;***
8301 8331
8302;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration) 8332;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration)
8303;;;;;; "epg-config" "epg-config.el" (18785 31786)) 8333;;;;;; "epg-config" "epg-config.el" (18785 51155))
8304;;; Generated autoloads from epg-config.el 8334;;; Generated autoloads from epg-config.el
8305 8335
8306(autoload 'epg-configuration "epg-config" "\ 8336(autoload 'epg-configuration "epg-config" "\
@@ -8321,7 +8351,7 @@ Look at CONFIG and try to expand GROUP.
8321;;;*** 8351;;;***
8322 8352
8323;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" 8353;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc"
8324;;;;;; "erc/erc.el" (19046 33175)) 8354;;;;;; "erc/erc.el" (19190 32920))
8325;;; Generated autoloads from erc/erc.el 8355;;; Generated autoloads from erc/erc.el
8326 8356
8327(autoload 'erc-select-read-args "erc" "\ 8357(autoload 'erc-select-read-args "erc" "\
@@ -8364,32 +8394,32 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8364;;;*** 8394;;;***
8365 8395
8366;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (18785 8396;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (18785
8367;;;;;; 31928)) 8397;;;;;; 51204))
8368;;; Generated autoloads from erc/erc-autoaway.el 8398;;; Generated autoloads from erc/erc-autoaway.el
8369 (autoload 'erc-autoaway-mode "erc-autoaway") 8399 (autoload 'erc-autoaway-mode "erc-autoaway")
8370 8400
8371;;;*** 8401;;;***
8372 8402
8373;;;### (autoloads nil "erc-button" "erc/erc-button.el" (19137 28302)) 8403;;;### (autoloads nil "erc-button" "erc/erc-button.el" (19144 23272))
8374;;; Generated autoloads from erc/erc-button.el 8404;;; Generated autoloads from erc/erc-button.el
8375 (autoload 'erc-button-mode "erc-button" nil t) 8405 (autoload 'erc-button-mode "erc-button" nil t)
8376 8406
8377;;;*** 8407;;;***
8378 8408
8379;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (18785 31929)) 8409;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (18785 51204))
8380;;; Generated autoloads from erc/erc-capab.el 8410;;; Generated autoloads from erc/erc-capab.el
8381 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8411 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8382 8412
8383;;;*** 8413;;;***
8384 8414
8385;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (18785 31929)) 8415;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (18785 51204))
8386;;; Generated autoloads from erc/erc-compat.el 8416;;; Generated autoloads from erc/erc-compat.el
8387 (autoload 'erc-define-minor-mode "erc-compat") 8417 (autoload 'erc-define-minor-mode "erc-compat")
8388 8418
8389;;;*** 8419;;;***
8390 8420
8391;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 8421;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
8392;;;;;; "erc-dcc" "erc/erc-dcc.el" (18799 65318)) 8422;;;;;; "erc-dcc" "erc/erc-dcc.el" (19170 52758))
8393;;; Generated autoloads from erc/erc-dcc.el 8423;;; Generated autoloads from erc/erc-dcc.el
8394 (autoload 'erc-dcc-mode "erc-dcc") 8424 (autoload 'erc-dcc-mode "erc-dcc")
8395 8425
@@ -8422,7 +8452,7 @@ that subcommand.
8422;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 8452;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
8423;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 8453;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
8424;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 8454;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
8425;;;;;; (18785 31930)) 8455;;;;;; (18785 51204))
8426;;; Generated autoloads from erc/erc-ezbounce.el 8456;;; Generated autoloads from erc/erc-ezbounce.el
8427 8457
8428(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8458(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -8485,7 +8515,7 @@ Add EZBouncer convenience functions to ERC.
8485;;;*** 8515;;;***
8486 8516
8487;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (18785 8517;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (18785
8488;;;;;; 31930)) 8518;;;;;; 51204))
8489;;; Generated autoloads from erc/erc-fill.el 8519;;; Generated autoloads from erc/erc-fill.el
8490 (autoload 'erc-fill-mode "erc-fill" nil t) 8520 (autoload 'erc-fill-mode "erc-fill" nil t)
8491 8521
@@ -8498,14 +8528,14 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
8498;;;*** 8528;;;***
8499 8529
8500;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (18785 8530;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (18785
8501;;;;;; 31931)) 8531;;;;;; 51204))
8502;;; Generated autoloads from erc/erc-hecomplete.el 8532;;; Generated autoloads from erc/erc-hecomplete.el
8503 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t) 8533 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t)
8504 8534
8505;;;*** 8535;;;***
8506 8536
8507;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 8537;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
8508;;;;;; "erc/erc-identd.el" (18785 31932)) 8538;;;;;; "erc/erc-identd.el" (18785 51204))
8509;;; Generated autoloads from erc/erc-identd.el 8539;;; Generated autoloads from erc/erc-identd.el
8510 (autoload 'erc-identd-mode "erc-identd") 8540 (autoload 'erc-identd-mode "erc-identd")
8511 8541
@@ -8527,7 +8557,7 @@ Not documented
8527;;;*** 8557;;;***
8528 8558
8529;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 8559;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
8530;;;;;; (18785 31932)) 8560;;;;;; (18785 51204))
8531;;; Generated autoloads from erc/erc-imenu.el 8561;;; Generated autoloads from erc/erc-imenu.el
8532 8562
8533(autoload 'erc-create-imenu-index "erc-imenu" "\ 8563(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -8537,20 +8567,20 @@ Not documented
8537 8567
8538;;;*** 8568;;;***
8539 8569
8540;;;### (autoloads nil "erc-join" "erc/erc-join.el" (18785 31932)) 8570;;;### (autoloads nil "erc-join" "erc/erc-join.el" (18785 51205))
8541;;; Generated autoloads from erc/erc-join.el 8571;;; Generated autoloads from erc/erc-join.el
8542 (autoload 'erc-autojoin-mode "erc-join" nil t) 8572 (autoload 'erc-autojoin-mode "erc-join" nil t)
8543 8573
8544;;;*** 8574;;;***
8545 8575
8546;;;### (autoloads nil "erc-list" "erc/erc-list.el" (18785 31933)) 8576;;;### (autoloads nil "erc-list" "erc/erc-list.el" (18785 51205))
8547;;; Generated autoloads from erc/erc-list.el 8577;;; Generated autoloads from erc/erc-list.el
8548 (autoload 'erc-list-mode "erc-list") 8578 (autoload 'erc-list-mode "erc-list")
8549 8579
8550;;;*** 8580;;;***
8551 8581
8552;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 8582;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
8553;;;;;; "erc/erc-log.el" (18785 31933)) 8583;;;;;; "erc/erc-log.el" (18785 51205))
8554;;; Generated autoloads from erc/erc-log.el 8584;;; Generated autoloads from erc/erc-log.el
8555 (autoload 'erc-log-mode "erc-log" nil t) 8585 (autoload 'erc-log-mode "erc-log" nil t)
8556 8586
@@ -8582,7 +8612,7 @@ You can save every individual message by putting this function on
8582;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 8612;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
8583;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 8613;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
8584;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 8614;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
8585;;;;;; (18785 31933)) 8615;;;;;; (18785 51206))
8586;;; Generated autoloads from erc/erc-match.el 8616;;; Generated autoloads from erc/erc-match.el
8587 (autoload 'erc-match-mode "erc-match") 8617 (autoload 'erc-match-mode "erc-match")
8588 8618
@@ -8628,14 +8658,14 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
8628 8658
8629;;;*** 8659;;;***
8630 8660
8631;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (18785 31933)) 8661;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (18785 51206))
8632;;; Generated autoloads from erc/erc-menu.el 8662;;; Generated autoloads from erc/erc-menu.el
8633 (autoload 'erc-menu-mode "erc-menu" nil t) 8663 (autoload 'erc-menu-mode "erc-menu" nil t)
8634 8664
8635;;;*** 8665;;;***
8636 8666
8637;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 8667;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
8638;;;;;; (18785 31934)) 8668;;;;;; (18785 51206))
8639;;; Generated autoloads from erc/erc-netsplit.el 8669;;; Generated autoloads from erc/erc-netsplit.el
8640 (autoload 'erc-netsplit-mode "erc-netsplit") 8670 (autoload 'erc-netsplit-mode "erc-netsplit")
8641 8671
@@ -8647,7 +8677,7 @@ Show who's gone.
8647;;;*** 8677;;;***
8648 8678
8649;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 8679;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
8650;;;;;; "erc/erc-networks.el" (18785 31934)) 8680;;;;;; "erc/erc-networks.el" (18785 51206))
8651;;; Generated autoloads from erc/erc-networks.el 8681;;; Generated autoloads from erc/erc-networks.el
8652 8682
8653(autoload 'erc-determine-network "erc-networks" "\ 8683(autoload 'erc-determine-network "erc-networks" "\
@@ -8665,7 +8695,7 @@ Interactively select a server to connect to using `erc-server-alist'.
8665;;;*** 8695;;;***
8666 8696
8667;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 8697;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
8668;;;;;; "erc/erc-notify.el" (18785 31934)) 8698;;;;;; "erc/erc-notify.el" (19170 52758))
8669;;; Generated autoloads from erc/erc-notify.el 8699;;; Generated autoloads from erc/erc-notify.el
8670 (autoload 'erc-notify-mode "erc-notify" nil t) 8700 (autoload 'erc-notify-mode "erc-notify" nil t)
8671 8701
@@ -8683,33 +8713,33 @@ Not documented
8683 8713
8684;;;*** 8714;;;***
8685 8715
8686;;;### (autoloads nil "erc-page" "erc/erc-page.el" (18785 31934)) 8716;;;### (autoloads nil "erc-page" "erc/erc-page.el" (18785 51207))
8687;;; Generated autoloads from erc/erc-page.el 8717;;; Generated autoloads from erc/erc-page.el
8688 (autoload 'erc-page-mode "erc-page") 8718 (autoload 'erc-page-mode "erc-page")
8689 8719
8690;;;*** 8720;;;***
8691 8721
8692;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (18785 8722;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (18785
8693;;;;;; 31935)) 8723;;;;;; 51207))
8694;;; Generated autoloads from erc/erc-pcomplete.el 8724;;; Generated autoloads from erc/erc-pcomplete.el
8695 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 8725 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
8696 8726
8697;;;*** 8727;;;***
8698 8728
8699;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (18785 31935)) 8729;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (18785 51207))
8700;;; Generated autoloads from erc/erc-replace.el 8730;;; Generated autoloads from erc/erc-replace.el
8701 (autoload 'erc-replace-mode "erc-replace") 8731 (autoload 'erc-replace-mode "erc-replace")
8702 8732
8703;;;*** 8733;;;***
8704 8734
8705;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (18785 31935)) 8735;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (18785 51207))
8706;;; Generated autoloads from erc/erc-ring.el 8736;;; Generated autoloads from erc/erc-ring.el
8707 (autoload 'erc-ring-mode "erc-ring" nil t) 8737 (autoload 'erc-ring-mode "erc-ring" nil t)
8708 8738
8709;;;*** 8739;;;***
8710 8740
8711;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 8741;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
8712;;;;;; "erc-services" "erc/erc-services.el" (18785 31936)) 8742;;;;;; "erc-services" "erc/erc-services.el" (18785 51207))
8713;;; Generated autoloads from erc/erc-services.el 8743;;; Generated autoloads from erc/erc-services.el
8714 (autoload 'erc-services-mode "erc-services" nil t) 8744 (autoload 'erc-services-mode "erc-services" nil t)
8715 8745
@@ -8726,14 +8756,14 @@ When called interactively, read the password using `read-passwd'.
8726 8756
8727;;;*** 8757;;;***
8728 8758
8729;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (18785 31936)) 8759;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (18785 51207))
8730;;; Generated autoloads from erc/erc-sound.el 8760;;; Generated autoloads from erc/erc-sound.el
8731 (autoload 'erc-sound-mode "erc-sound") 8761 (autoload 'erc-sound-mode "erc-sound")
8732 8762
8733;;;*** 8763;;;***
8734 8764
8735;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 8765;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
8736;;;;;; (18785 31936)) 8766;;;;;; (18785 51207))
8737;;; Generated autoloads from erc/erc-speedbar.el 8767;;; Generated autoloads from erc/erc-speedbar.el
8738 8768
8739(autoload 'erc-speedbar-browser "erc-speedbar" "\ 8769(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -8745,20 +8775,20 @@ This will add a speedbar major display mode.
8745;;;*** 8775;;;***
8746 8776
8747;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (18785 8777;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (18785
8748;;;;;; 31938)) 8778;;;;;; 51207))
8749;;; Generated autoloads from erc/erc-spelling.el 8779;;; Generated autoloads from erc/erc-spelling.el
8750 (autoload 'erc-spelling-mode "erc-spelling" nil t) 8780 (autoload 'erc-spelling-mode "erc-spelling" nil t)
8751 8781
8752;;;*** 8782;;;***
8753 8783
8754;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (18785 31939)) 8784;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (18785 51207))
8755;;; Generated autoloads from erc/erc-stamp.el 8785;;; Generated autoloads from erc/erc-stamp.el
8756 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 8786 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
8757 8787
8758;;;*** 8788;;;***
8759 8789
8760;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 8790;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
8761;;;;;; (18785 31941)) 8791;;;;;; (18785 51207))
8762;;; Generated autoloads from erc/erc-track.el 8792;;; Generated autoloads from erc/erc-track.el
8763 8793
8764(defvar erc-track-minor-mode nil "\ 8794(defvar erc-track-minor-mode nil "\
@@ -8781,7 +8811,7 @@ module, otherwise the keybindings will not do anything useful.
8781;;;*** 8811;;;***
8782 8812
8783;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 8813;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
8784;;;;;; "erc-truncate" "erc/erc-truncate.el" (18785 31941)) 8814;;;;;; "erc-truncate" "erc/erc-truncate.el" (19190 32919))
8785;;; Generated autoloads from erc/erc-truncate.el 8815;;; Generated autoloads from erc/erc-truncate.el
8786 (autoload 'erc-truncate-mode "erc-truncate" nil t) 8816 (autoload 'erc-truncate-mode "erc-truncate" nil t)
8787 8817
@@ -8801,7 +8831,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
8801;;;*** 8831;;;***
8802 8832
8803;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 8833;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
8804;;;;;; (18785 31941)) 8834;;;;;; (18785 51207))
8805;;; Generated autoloads from erc/erc-xdcc.el 8835;;; Generated autoloads from erc/erc-xdcc.el
8806 (autoload 'erc-xdcc-mode "erc-xdcc") 8836 (autoload 'erc-xdcc-mode "erc-xdcc")
8807 8837
@@ -8812,8 +8842,8 @@ Add a file to `erc-xdcc-files'.
8812 8842
8813;;;*** 8843;;;***
8814 8844
8815;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (19146 8845;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (19190
8816;;;;;; 53666)) 8846;;;;;; 32920))
8817;;; Generated autoloads from eshell/esh-mode.el 8847;;; Generated autoloads from eshell/esh-mode.el
8818 8848
8819(autoload 'eshell-mode "esh-mode" "\ 8849(autoload 'eshell-mode "esh-mode" "\
@@ -8825,8 +8855,8 @@ Emacs shell interactive mode.
8825 8855
8826;;;*** 8856;;;***
8827 8857
8828;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (19101 8858;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (19106
8829;;;;;; 18741)) 8859;;;;;; 2684))
8830;;; Generated autoloads from eshell/esh-test.el 8860;;; Generated autoloads from eshell/esh-test.el
8831 8861
8832(autoload 'eshell-test "esh-test" "\ 8862(autoload 'eshell-test "esh-test" "\
@@ -8837,7 +8867,7 @@ Test Eshell to verify that it works as expected.
8837;;;*** 8867;;;***
8838 8868
8839;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell" 8869;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
8840;;;;;; "eshell/eshell.el" (18785 31948)) 8870;;;;;; "eshell/eshell.el" (18785 51209))
8841;;; Generated autoloads from eshell/eshell.el 8871;;; Generated autoloads from eshell/eshell.el
8842 8872
8843(autoload 'eshell "eshell" "\ 8873(autoload 'eshell "eshell" "\
@@ -8878,7 +8908,7 @@ corresponding to a successful execution.
8878;;;;;; visit-tags-table tags-table-mode find-tag-default-function 8908;;;;;; visit-tags-table tags-table-mode find-tag-default-function
8879;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 8909;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
8880;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 8910;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
8881;;;;;; (19100 37992)) 8911;;;;;; (19190 32924))
8882;;; Generated autoloads from progmodes/etags.el 8912;;; Generated autoloads from progmodes/etags.el
8883 8913
8884(defvar tags-file-name nil "\ 8914(defvar tags-file-name nil "\
@@ -8886,7 +8916,7 @@ corresponding to a successful execution.
8886To switch to a new tags table, setting this variable is sufficient. 8916To switch to a new tags table, setting this variable is sufficient.
8887If you set this variable, do not also set `tags-table-list'. 8917If you set this variable, do not also set `tags-table-list'.
8888Use the `etags' program to make a tags table file.") 8918Use the `etags' program to make a tags table file.")
8889 (put 'tags-file-name 'variable-interactive "fVisit tags table: ") 8919 (put 'tags-file-name 'variable-interactive (purecopy "fVisit tags table: "))
8890 8920
8891(defvar tags-case-fold-search 'default "\ 8921(defvar tags-case-fold-search 'default "\
8892*Whether tags operations should be case-sensitive. 8922*Whether tags operations should be case-sensitive.
@@ -8904,7 +8934,7 @@ Use the `etags' program to make a tags table file.")
8904 8934
8905(custom-autoload 'tags-table-list "etags" t) 8935(custom-autoload 'tags-table-list "etags" t)
8906 8936
8907(defvar tags-compression-info-list '("" ".Z" ".bz2" ".gz" ".tgz") "\ 8937(defvar tags-compression-info-list (purecopy '("" ".Z" ".bz2" ".gz" ".tgz")) "\
8908*List of extensions tried by etags when jka-compr is used. 8938*List of extensions tried by etags when jka-compr is used.
8909An empty string means search the non-compressed file. 8939An empty string means search the non-compressed file.
8910These extensions will be tried only if jka-compr was activated 8940These extensions will be tried only if jka-compr was activated
@@ -9186,7 +9216,7 @@ for \\[find-tag] (which see).
9186;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer 9216;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer
9187;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer 9217;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer
9188;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el" 9218;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el"
9189;;;;;; (18810 35969)) 9219;;;;;; (18810 58558))
9190;;; Generated autoloads from language/ethio-util.el 9220;;; Generated autoloads from language/ethio-util.el
9191 9221
9192(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9222(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9356,7 +9386,7 @@ Not documented
9356 9386
9357;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 9387;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
9358;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 9388;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
9359;;;;;; (19146 53667)) 9389;;;;;; (19181 18357))
9360;;; Generated autoloads from net/eudc.el 9390;;; Generated autoloads from net/eudc.el
9361 9391
9362(autoload 'eudc-set-server "eudc" "\ 9392(autoload 'eudc-set-server "eudc" "\
@@ -9406,13 +9436,13 @@ This does nothing except loading eudc by autoload side-effect.
9406 9436
9407\(fn)" t nil) 9437\(fn)" t nil)
9408 9438
9409(cond ((not (featurep 'xemacs)) (defvar eudc-tools-menu (let ((map (make-sparse-keymap "Directory Search"))) (define-key map [phone] '(menu-item "Get Phone" eudc-get-phone :help "Get the phone field of name from the directory server")) (define-key map [email] '(menu-item "Get Email" eudc-get-email :help "Get the email field of NAME from the directory server")) (define-key map [separator-eudc-email] '("--")) (define-key map [expand-inline] '(menu-item "Expand Inline Query" eudc-expand-inline :help "Query the directory server, and expand the query string before point")) (define-key map [query] '(menu-item "Query with Form" eudc-query-form :help "Display a form to query the directory server")) (define-key map [separator-eudc-query] '("--")) (define-key map [new] '(menu-item "New Server" eudc-set-server :help "Set the directory server to SERVER using PROTOCOL")) (define-key map [load] '(menu-item "Load Hotlist of Servers" eudc-load-eudc :help "Load the Emacs Unified Directory Client")) map)) (fset 'eudc-tools-menu (symbol-value 'eudc-tools-menu))) (t (let ((menu '("Directory Search" ["Load Hotlist of Servers" eudc-load-eudc t] ["New Server" eudc-set-server t] ["---" nil nil] ["Query with Form" eudc-query-form t] ["Expand Inline Query" eudc-expand-inline t] ["---" nil nil] ["Get Email" eudc-get-email t] ["Get Phone" eudc-get-phone t]))) (if (not (featurep 'eudc-autoloads)) (if (featurep 'xemacs) (if (and (featurep 'menubar) (not (featurep 'infodock))) (add-submenu '("Tools") menu)) (require 'easymenu) (cond ((fboundp 'easy-menu-add-item) (easy-menu-add-item nil '("tools") (easy-menu-create-menu (car menu) (cdr menu)))) ((fboundp 'easy-menu-create-keymaps) (define-key global-map [menu-bar tools eudc] (cons "Directory Search" (easy-menu-create-keymaps "Directory Search" (cdr menu))))))))))) 9439(cond ((not (featurep 'xemacs)) (defvar eudc-tools-menu (let ((map (make-sparse-keymap "Directory Search"))) (define-key map [phone] `(menu-item ,(purecopy "Get Phone") eudc-get-phone :help ,(purecopy "Get the phone field of name from the directory server"))) (define-key map [email] `(menu-item ,(purecopy "Get Email") eudc-get-email :help ,(purecopy "Get the email field of NAME from the directory server"))) (define-key map [separator-eudc-email] '("--")) (define-key map [expand-inline] `(menu-item ,(purecopy "Expand Inline Query") eudc-expand-inline :help ,(purecopy "Query the directory server, and expand the query string before point"))) (define-key map [query] `(menu-item ,(purecopy "Query with Form") eudc-query-form :help ,(purecopy "Display a form to query the directory server"))) (define-key map [separator-eudc-query] '("--")) (define-key map [new] `(menu-item ,(purecopy "New Server") eudc-set-server :help ,(purecopy "Set the directory server to SERVER using PROTOCOL"))) (define-key map [load] `(menu-item ,(purecopy "Load Hotlist of Servers") eudc-load-eudc :help ,(purecopy "Load the Emacs Unified Directory Client"))) map)) (fset 'eudc-tools-menu (symbol-value 'eudc-tools-menu))) (t (let ((menu '("Directory Search" ["Load Hotlist of Servers" eudc-load-eudc t] ["New Server" eudc-set-server t] ["---" nil nil] ["Query with Form" eudc-query-form t] ["Expand Inline Query" eudc-expand-inline t] ["---" nil nil] ["Get Email" eudc-get-email t] ["Get Phone" eudc-get-phone t]))) (if (not (featurep 'eudc-autoloads)) (if (featurep 'xemacs) (if (and (featurep 'menubar) (not (featurep 'infodock))) (add-submenu '("Tools") menu)) (require 'easymenu) (cond ((fboundp 'easy-menu-add-item) (easy-menu-add-item nil '("tools") (easy-menu-create-menu (car menu) (cdr menu)))) ((fboundp 'easy-menu-create-keymaps) (define-key global-map [menu-bar tools eudc] (cons "Directory Search" (easy-menu-create-keymaps "Directory Search" (cdr menu)))))))))))
9410 9440
9411;;;*** 9441;;;***
9412 9442
9413;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 9443;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
9414;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 9444;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
9415;;;;;; "eudc-bob" "net/eudc-bob.el" (19123 12729)) 9445;;;;;; "eudc-bob" "net/eudc-bob.el" (19123 40242))
9416;;; Generated autoloads from net/eudc-bob.el 9446;;; Generated autoloads from net/eudc-bob.el
9417 9447
9418(autoload 'eudc-display-generic-binary "eudc-bob" "\ 9448(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -9448,7 +9478,7 @@ Display a button for the JPEG DATA.
9448;;;*** 9478;;;***
9449 9479
9450;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 9480;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
9451;;;;;; "eudc-export" "net/eudc-export.el" (18785 32003)) 9481;;;;;; "eudc-export" "net/eudc-export.el" (18785 51234))
9452;;; Generated autoloads from net/eudc-export.el 9482;;; Generated autoloads from net/eudc-export.el
9453 9483
9454(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 9484(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -9465,7 +9495,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
9465;;;*** 9495;;;***
9466 9496
9467;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 9497;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
9468;;;;;; (18785 32003)) 9498;;;;;; (18785 51234))
9469;;; Generated autoloads from net/eudc-hotlist.el 9499;;; Generated autoloads from net/eudc-hotlist.el
9470 9500
9471(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 9501(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -9476,7 +9506,7 @@ Edit the hotlist of directory servers in a specialized buffer.
9476;;;*** 9506;;;***
9477 9507
9478;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (18785 9508;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (18785
9479;;;;;; 31900)) 9509;;;;;; 51196))
9480;;; Generated autoloads from emacs-lisp/ewoc.el 9510;;; Generated autoloads from emacs-lisp/ewoc.el
9481 9511
9482(autoload 'ewoc-create "ewoc" "\ 9512(autoload 'ewoc-create "ewoc" "\
@@ -9505,7 +9535,7 @@ fourth arg NOSEP non-nil inhibits this.
9505;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 9535;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
9506;;;;;; executable-self-display executable-set-magic executable-interpret 9536;;;;;; executable-self-display executable-set-magic executable-interpret
9507;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 9537;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
9508;;;;;; (18785 32054)) 9538;;;;;; (18785 51239))
9509;;; Generated autoloads from progmodes/executable.el 9539;;; Generated autoloads from progmodes/executable.el
9510 9540
9511(autoload 'executable-command-find-posix-p "executable" "\ 9541(autoload 'executable-command-find-posix-p "executable" "\
@@ -9548,7 +9578,7 @@ file modes.
9548 9578
9549;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 9579;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
9550;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" 9580;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
9551;;;;;; (18785 31786)) 9581;;;;;; (18785 51155))
9552;;; Generated autoloads from expand.el 9582;;; Generated autoloads from expand.el
9553 9583
9554(autoload 'expand-add-abbrevs "expand" "\ 9584(autoload 'expand-add-abbrevs "expand" "\
@@ -9597,7 +9627,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
9597 9627
9598;;;*** 9628;;;***
9599 9629
9600;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (19146 53668)) 9630;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (19152 17316))
9601;;; Generated autoloads from progmodes/f90.el 9631;;; Generated autoloads from progmodes/f90.el
9602 9632
9603(autoload 'f90-mode "f90" "\ 9633(autoload 'f90-mode "f90" "\
@@ -9663,8 +9693,8 @@ with no args, if that value is non-nil.
9663;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set 9693;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set
9664;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase 9694;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase
9665;;;;;; text-scale-set face-remap-set-base face-remap-reset-base 9695;;;;;; text-scale-set face-remap-set-base face-remap-reset-base
9666;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (19146 9696;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (19144
9667;;;;;; 53664)) 9697;;;;;; 23264))
9668;;; Generated autoloads from face-remap.el 9698;;; Generated autoloads from face-remap.el
9669 9699
9670(autoload 'face-remap-add-relative "face-remap" "\ 9700(autoload 'face-remap-add-relative "face-remap" "\
@@ -9804,7 +9834,7 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
9804 9834
9805;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 9835;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
9806;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 9836;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
9807;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (19100 37910)) 9837;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (19190 32920))
9808;;; Generated autoloads from mail/feedmail.el 9838;;; Generated autoloads from mail/feedmail.el
9809 9839
9810(autoload 'feedmail-send-it "feedmail" "\ 9840(autoload 'feedmail-send-it "feedmail" "\
@@ -9858,7 +9888,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
9858;;;*** 9888;;;***
9859 9889
9860;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 9890;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
9861;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (19146 53664)) 9891;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (19144 23264))
9862;;; Generated autoloads from ffap.el 9892;;; Generated autoloads from ffap.el
9863 9893
9864(autoload 'ffap-next "ffap" "\ 9894(autoload 'ffap-next "ffap" "\
@@ -9917,7 +9947,7 @@ Evaluate the forms in variable `ffap-bindings'.
9917;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 9947;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
9918;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 9948;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
9919;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 9949;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
9920;;;;;; "filecache" "filecache.el" (18785 31788)) 9950;;;;;; "filecache" "filecache.el" (19170 52757))
9921;;; Generated autoloads from filecache.el 9951;;; Generated autoloads from filecache.el
9922 9952
9923(autoload 'file-cache-add-directory "filecache" "\ 9953(autoload 'file-cache-add-directory "filecache" "\
@@ -9977,7 +10007,7 @@ the name is considered already unique; only the second substitution
9977;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable 10007;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable
9978;;;;;; add-dir-local-variable delete-file-local-variable-prop-line 10008;;;;;; add-dir-local-variable delete-file-local-variable-prop-line
9979;;;;;; add-file-local-variable-prop-line delete-file-local-variable 10009;;;;;; add-file-local-variable-prop-line delete-file-local-variable
9980;;;;;; add-file-local-variable) "files-x" "files-x.el" (19146 53664)) 10010;;;;;; add-file-local-variable) "files-x" "files-x.el" (19169 37270))
9981;;; Generated autoloads from files-x.el 10011;;; Generated autoloads from files-x.el
9982 10012
9983(autoload 'add-file-local-variable "files-x" "\ 10013(autoload 'add-file-local-variable "files-x" "\
@@ -10042,8 +10072,8 @@ Copy directory-local variables to the -*- line.
10042 10072
10043;;;*** 10073;;;***
10044 10074
10045;;;### (autoloads (filesets-init) "filesets" "filesets.el" (19116 10075;;;### (autoloads (filesets-init) "filesets" "filesets.el" (19123
10046;;;;;; 21892)) 10076;;;;;; 40235))
10047;;; Generated autoloads from filesets.el 10077;;; Generated autoloads from filesets.el
10048 10078
10049(autoload 'filesets-init "filesets" "\ 10079(autoload 'filesets-init "filesets" "\
@@ -10054,7 +10084,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10054 10084
10055;;;*** 10085;;;***
10056 10086
10057;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (18785 31789)) 10087;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (18785 51156))
10058;;; Generated autoloads from find-cmd.el 10088;;; Generated autoloads from find-cmd.el
10059 10089
10060(autoload 'find-cmd "find-cmd" "\ 10090(autoload 'find-cmd "find-cmd" "\
@@ -10074,10 +10104,10 @@ result is a string that should be ready for the command line.
10074 10104
10075;;;### (autoloads (find-grep-dired find-name-dired find-dired find-name-arg 10105;;;### (autoloads (find-grep-dired find-name-dired find-dired find-name-arg
10076;;;;;; find-grep-options find-ls-subdir-switches find-ls-option) 10106;;;;;; find-grep-options find-ls-subdir-switches find-ls-option)
10077;;;;;; "find-dired" "find-dired.el" (18785 31789)) 10107;;;;;; "find-dired" "find-dired.el" (19190 32913))
10078;;; Generated autoloads from find-dired.el 10108;;; Generated autoloads from find-dired.el
10079 10109
10080(defvar find-ls-option (if (eq system-type 'berkeley-unix) '("-ls" . "-gilsb") '("-exec ls -ld {} \\;" . "-ld")) "\ 10110(defvar find-ls-option (if (eq system-type 'berkeley-unix) (purecopy '("-ls" . "-gilsb")) (purecopy '("-exec ls -ld {} \\;" . "-ld"))) "\
10081Description of the option to `find' to produce an `ls -l'-type listing. 10111Description of the option to `find' to produce an `ls -l'-type listing.
10082This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION 10112This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION
10083gives the option (or options) to `find' that produce the desired output. 10113gives the option (or options) to `find' that produce the desired output.
@@ -10103,7 +10133,7 @@ On other systems, the closest you can come is to use `-l'.")
10103(defvar find-name-arg (if read-file-name-completion-ignore-case "-iname" "-name") "\ 10133(defvar find-name-arg (if read-file-name-completion-ignore-case "-iname" "-name") "\
10104Argument used to specify file name pattern. 10134Argument used to specify file name pattern.
10105If `read-file-name-completion-ignore-case' is non-nil, -iname is used so that 10135If `read-file-name-completion-ignore-case' is non-nil, -iname is used so that
10106find also ignores case. Otherwise, -name is used.") 10136find also ignores case. Otherwise, -name is used.")
10107 10137
10108(custom-autoload 'find-name-arg "find-dired" t) 10138(custom-autoload 'find-name-arg "find-dired" t)
10109 10139
@@ -10142,7 +10172,7 @@ Thus ARG can also contain additional grep options.
10142 10172
10143;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10173;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10144;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 10174;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
10145;;;;;; (18785 31790)) 10175;;;;;; (18785 51156))
10146;;; Generated autoloads from find-file.el 10176;;; Generated autoloads from find-file.el
10147 10177
10148(defvar ff-special-constructs '(("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10178(defvar ff-special-constructs '(("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -10236,7 +10266,7 @@ Visit the file you click on in another window.
10236;;;;;; find-variable find-variable-noselect find-function-other-frame 10266;;;;;; find-variable find-variable-noselect find-function-other-frame
10237;;;;;; find-function-other-window find-function find-function-noselect 10267;;;;;; find-function-other-window find-function find-function-noselect
10238;;;;;; find-function-search-for-symbol find-library) "find-func" 10268;;;;;; find-function-search-for-symbol find-library) "find-func"
10239;;;;;; "emacs-lisp/find-func.el" (18834 14082)) 10269;;;;;; "emacs-lisp/find-func.el" (18838 40604))
10240;;; Generated autoloads from emacs-lisp/find-func.el 10270;;; Generated autoloads from emacs-lisp/find-func.el
10241 10271
10242(autoload 'find-library "find-func" "\ 10272(autoload 'find-library "find-func" "\
@@ -10391,7 +10421,7 @@ Define some key bindings for the find-function family of functions.
10391;;;*** 10421;;;***
10392 10422
10393;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 10423;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
10394;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (18785 31790)) 10424;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (18785 51156))
10395;;; Generated autoloads from find-lisp.el 10425;;; Generated autoloads from find-lisp.el
10396 10426
10397(autoload 'find-lisp-find-dired "find-lisp" "\ 10427(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -10412,7 +10442,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
10412;;;*** 10442;;;***
10413 10443
10414;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 10444;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
10415;;;;;; "finder" "finder.el" (18868 8824)) 10445;;;;;; "finder" "finder.el" (19190 32913))
10416;;; Generated autoloads from finder.el 10446;;; Generated autoloads from finder.el
10417 10447
10418(autoload 'finder-list-keywords "finder" "\ 10448(autoload 'finder-list-keywords "finder" "\
@@ -10434,7 +10464,7 @@ Find packages matching a given keyword.
10434;;;*** 10464;;;***
10435 10465
10436;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 10466;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
10437;;;;;; "flow-ctrl.el" (18793 10502)) 10467;;;;;; "flow-ctrl.el" (18802 59720))
10438;;; Generated autoloads from flow-ctrl.el 10468;;; Generated autoloads from flow-ctrl.el
10439 10469
10440(autoload 'enable-flow-control "flow-ctrl" "\ 10470(autoload 'enable-flow-control "flow-ctrl" "\
@@ -10456,7 +10486,7 @@ to get the effect of a C-q.
10456;;;*** 10486;;;***
10457 10487
10458;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 10488;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
10459;;;;;; (18785 31952)) 10489;;;;;; (18785 51211))
10460;;; Generated autoloads from gnus/flow-fill.el 10490;;; Generated autoloads from gnus/flow-fill.el
10461 10491
10462(autoload 'fill-flowed-encode "flow-fill" "\ 10492(autoload 'fill-flowed-encode "flow-fill" "\
@@ -10472,7 +10502,7 @@ Not documented
10472;;;*** 10502;;;***
10473 10503
10474;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode) 10504;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode)
10475;;;;;; "flymake" "progmodes/flymake.el" (19100 37532)) 10505;;;;;; "flymake" "progmodes/flymake.el" (19106 2693))
10476;;; Generated autoloads from progmodes/flymake.el 10506;;; Generated autoloads from progmodes/flymake.el
10477 10507
10478(autoload 'flymake-mode "flymake" "\ 10508(autoload 'flymake-mode "flymake" "\
@@ -10496,7 +10526,7 @@ Turn flymake mode off.
10496 10526
10497;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 10527;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
10498;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 10528;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
10499;;;;;; "flyspell" "textmodes/flyspell.el" (19146 53668)) 10529;;;;;; "flyspell" "textmodes/flyspell.el" (19169 37278))
10500;;; Generated autoloads from textmodes/flyspell.el 10530;;; Generated autoloads from textmodes/flyspell.el
10501 10531
10502(autoload 'flyspell-prog-mode "flyspell" "\ 10532(autoload 'flyspell-prog-mode "flyspell" "\
@@ -10566,7 +10596,7 @@ Flyspell whole buffer.
10566 10596
10567;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 10597;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
10568;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 10598;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
10569;;;;;; (18785 31791)) 10599;;;;;; (18785 51157))
10570;;; Generated autoloads from follow.el 10600;;; Generated autoloads from follow.el
10571 10601
10572(autoload 'turn-on-follow-mode "follow" "\ 10602(autoload 'turn-on-follow-mode "follow" "\
@@ -10639,8 +10669,15 @@ in your `~/.emacs' file, replacing [f7] by your favourite key:
10639 10669
10640;;;*** 10670;;;***
10641 10671
10642;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (19104 10672;;;### (autoloads nil "font-core" "font-core.el" (19169 37271))
10643;;;;;; 34043)) 10673;;; Generated autoloads from font-core.el
10674
10675(put 'font-lock-defaults 'risky-local-variable t)
10676
10677;;;***
10678
10679;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (19106
10680;;;;;; 2686))
10644;;; Generated autoloads from mail/footnote.el 10681;;; Generated autoloads from mail/footnote.el
10645 10682
10646(autoload 'footnote-mode "footnote" "\ 10683(autoload 'footnote-mode "footnote" "\
@@ -10653,8 +10690,15 @@ started, play around with the following keys:
10653 10690
10654;;;*** 10691;;;***
10655 10692
10693;;;### (autoloads nil "format" "format.el" (19169 37271))
10694;;; Generated autoloads from format.el
10695
10696(put 'format-alist 'risky-local-variable t)
10697
10698;;;***
10699
10656;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 10700;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
10657;;;;;; "forms" "forms.el" (18785 31793)) 10701;;;;;; "forms" "forms.el" (18785 51157))
10658;;; Generated autoloads from forms.el 10702;;; Generated autoloads from forms.el
10659 10703
10660(autoload 'forms-mode "forms" "\ 10704(autoload 'forms-mode "forms" "\
@@ -10691,7 +10735,7 @@ Visit a file in Forms mode in other window.
10691;;;*** 10735;;;***
10692 10736
10693;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" 10737;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el"
10694;;;;;; (19146 53668)) 10738;;;;;; (19152 17316))
10695;;; Generated autoloads from progmodes/fortran.el 10739;;; Generated autoloads from progmodes/fortran.el
10696 10740
10697(autoload 'fortran-mode "fortran" "\ 10741(autoload 'fortran-mode "fortran" "\
@@ -10769,7 +10813,7 @@ with no args, if that value is non-nil.
10769;;;*** 10813;;;***
10770 10814
10771;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 10815;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
10772;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (18785 32029)) 10816;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (19190 32924))
10773;;; Generated autoloads from play/fortune.el 10817;;; Generated autoloads from play/fortune.el
10774 10818
10775(autoload 'fortune-add-fortune "fortune" "\ 10819(autoload 'fortune-add-fortune "fortune" "\
@@ -10819,7 +10863,7 @@ and choose the directory as the fortune-file.
10819;;;*** 10863;;;***
10820 10864
10821;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" 10865;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el"
10822;;;;;; (19131 26192)) 10866;;;;;; (19181 18359))
10823;;; Generated autoloads from progmodes/gdb-mi.el 10867;;; Generated autoloads from progmodes/gdb-mi.el
10824 10868
10825(defvar gdb-enable-debug nil "\ 10869(defvar gdb-enable-debug nil "\
@@ -10881,7 +10925,7 @@ detailed description of this mode.
10881 10925
10882;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 10926;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
10883;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (18785 10927;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (18785
10884;;;;;; 31901)) 10928;;;;;; 51196))
10885;;; Generated autoloads from emacs-lisp/generic.el 10929;;; Generated autoloads from emacs-lisp/generic.el
10886 10930
10887(defvar generic-mode-list nil "\ 10931(defvar generic-mode-list nil "\
@@ -10956,7 +11000,7 @@ regular expression that can be used as an element of
10956;;;*** 11000;;;***
10957 11001
10958;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11002;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
10959;;;;;; (18785 32057)) 11003;;;;;; (18785 51239))
10960;;; Generated autoloads from progmodes/glasses.el 11004;;; Generated autoloads from progmodes/glasses.el
10961 11005
10962(autoload 'glasses-mode "glasses" "\ 11006(autoload 'glasses-mode "glasses" "\
@@ -10970,7 +11014,7 @@ at places they belong to.
10970 11014
10971;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 11015;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
10972;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el" 11016;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el"
10973;;;;;; (18785 31953)) 11017;;;;;; (18785 51211))
10974;;; Generated autoloads from gnus/gmm-utils.el 11018;;; Generated autoloads from gnus/gmm-utils.el
10975 11019
10976(autoload 'gmm-regexp-concat "gmm-utils" "\ 11020(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11025,7 +11069,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11025;;;*** 11069;;;***
11026 11070
11027;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11071;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11028;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (19101 57521)) 11072;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (19169 37276))
11029;;; Generated autoloads from gnus/gnus.el 11073;;; Generated autoloads from gnus/gnus.el
11030(when (fboundp 'custom-autoload) 11074(when (fboundp 'custom-autoload)
11031 (custom-autoload 'gnus-select-method "gnus")) 11075 (custom-autoload 'gnus-select-method "gnus"))
@@ -11078,7 +11122,7 @@ prompt the user for the name of an NNTP server to use.
11078;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11122;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11079;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11123;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11080;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11124;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11081;;;;;; "gnus/gnus-agent.el" (18785 31953)) 11125;;;;;; "gnus/gnus-agent.el" (18785 51211))
11082;;; Generated autoloads from gnus/gnus-agent.el 11126;;; Generated autoloads from gnus/gnus-agent.el
11083 11127
11084(autoload 'gnus-unplugged "gnus-agent" "\ 11128(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11169,7 +11213,7 @@ If CLEAN, obsolete (ignore).
11169;;;*** 11213;;;***
11170 11214
11171;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11215;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11172;;;;;; (19137 28302)) 11216;;;;;; (19170 52759))
11173;;; Generated autoloads from gnus/gnus-art.el 11217;;; Generated autoloads from gnus/gnus-art.el
11174 11218
11175(autoload 'gnus-article-prepare-display "gnus-art" "\ 11219(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11180,7 +11224,7 @@ Make the current buffer look like a nice article.
11180;;;*** 11224;;;***
11181 11225
11182;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" 11226;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
11183;;;;;; (18785 31954)) 11227;;;;;; (18785 51212))
11184;;; Generated autoloads from gnus/gnus-audio.el 11228;;; Generated autoloads from gnus/gnus-audio.el
11185 11229
11186(autoload 'gnus-audio-play "gnus-audio" "\ 11230(autoload 'gnus-audio-play "gnus-audio" "\
@@ -11191,7 +11235,7 @@ Play a sound FILE through the speaker.
11191;;;*** 11235;;;***
11192 11236
11193;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set) 11237;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set)
11194;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (18785 31955)) 11238;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (18785 51212))
11195;;; Generated autoloads from gnus/gnus-bookmark.el 11239;;; Generated autoloads from gnus/gnus-bookmark.el
11196 11240
11197(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 11241(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -11217,7 +11261,7 @@ deletion, or > if it is flagged for displaying.
11217;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 11261;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
11218;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 11262;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
11219;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (18785 11263;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (18785
11220;;;;;; 31955)) 11264;;;;;; 51212))
11221;;; Generated autoloads from gnus/gnus-cache.el 11265;;; Generated autoloads from gnus/gnus-cache.el
11222 11266
11223(autoload 'gnus-jog-cache "gnus-cache" "\ 11267(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -11259,7 +11303,7 @@ supported.
11259;;;*** 11303;;;***
11260 11304
11261;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 11305;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
11262;;;;;; "gnus-delay" "gnus/gnus-delay.el" (19102 4773)) 11306;;;;;; "gnus-delay" "gnus/gnus-delay.el" (19106 2684))
11263;;; Generated autoloads from gnus/gnus-delay.el 11307;;; Generated autoloads from gnus/gnus-delay.el
11264 11308
11265(autoload 'gnus-delay-article "gnus-delay" "\ 11309(autoload 'gnus-delay-article "gnus-delay" "\
@@ -11295,7 +11339,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11295;;;*** 11339;;;***
11296 11340
11297;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 11341;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
11298;;;;;; "gnus-diary" "gnus/gnus-diary.el" (19123 14669)) 11342;;;;;; "gnus-diary" "gnus/gnus-diary.el" (19123 40240))
11299;;; Generated autoloads from gnus/gnus-diary.el 11343;;; Generated autoloads from gnus/gnus-diary.el
11300 11344
11301(autoload 'gnus-user-format-function-d "gnus-diary" "\ 11345(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -11311,7 +11355,7 @@ Not documented
11311;;;*** 11355;;;***
11312 11356
11313;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 11357;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
11314;;;;;; (18852 50960)) 11358;;;;;; (18867 36912))
11315;;; Generated autoloads from gnus/gnus-dired.el 11359;;; Generated autoloads from gnus/gnus-dired.el
11316 11360
11317(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 11361(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -11322,7 +11366,7 @@ Convenience method to turn on gnus-dired-mode.
11322;;;*** 11366;;;***
11323 11367
11324;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 11368;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
11325;;;;;; (18861 1029)) 11369;;;;;; (18867 36912))
11326;;; Generated autoloads from gnus/gnus-draft.el 11370;;; Generated autoloads from gnus/gnus-draft.el
11327 11371
11328(autoload 'gnus-draft-reminder "gnus-draft" "\ 11372(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -11335,7 +11379,7 @@ Reminder user if there are unsent drafts.
11335;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 11379;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11336;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 11380;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
11337;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (18785 11381;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (18785
11338;;;;;; 31958)) 11382;;;;;; 51213))
11339;;; Generated autoloads from gnus/gnus-fun.el 11383;;; Generated autoloads from gnus/gnus-fun.el
11340 11384
11341(autoload 'gnus-random-x-face "gnus-fun" "\ 11385(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -11380,7 +11424,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
11380;;;*** 11424;;;***
11381 11425
11382;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 11426;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
11383;;;;;; "gnus-group" "gnus/gnus-group.el" (19096 30178)) 11427;;;;;; "gnus-group" "gnus/gnus-group.el" (19106 2684))
11384;;; Generated autoloads from gnus/gnus-group.el 11428;;; Generated autoloads from gnus/gnus-group.el
11385 11429
11386(autoload 'gnus-fetch-group "gnus-group" "\ 11430(autoload 'gnus-fetch-group "gnus-group" "\
@@ -11398,7 +11442,7 @@ Pop up a frame and enter GROUP.
11398;;;*** 11442;;;***
11399 11443
11400;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 11444;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
11401;;;;;; (18785 31960)) 11445;;;;;; (18785 51213))
11402;;; Generated autoloads from gnus/gnus-kill.el 11446;;; Generated autoloads from gnus/gnus-kill.el
11403 11447
11404(defalias 'gnus-batch-kill 'gnus-batch-score) 11448(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -11413,7 +11457,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
11413 11457
11414;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 11458;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
11415;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 11459;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
11416;;;;;; (18785 31960)) 11460;;;;;; (18785 51213))
11417;;; Generated autoloads from gnus/gnus-ml.el 11461;;; Generated autoloads from gnus/gnus-ml.el
11418 11462
11419(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 11463(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -11438,7 +11482,7 @@ Minor mode for providing mailing-list commands.
11438 11482
11439;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 11483;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
11440;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 11484;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
11441;;;;;; (18785 31961)) 11485;;;;;; (18785 51213))
11442;;; Generated autoloads from gnus/gnus-mlspl.el 11486;;; Generated autoloads from gnus/gnus-mlspl.el
11443 11487
11444(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 11488(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -11539,7 +11583,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
11539;;;*** 11583;;;***
11540 11584
11541;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" 11585;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
11542;;;;;; (18785 31961)) 11586;;;;;; (18785 51213))
11543;;; Generated autoloads from gnus/gnus-move.el 11587;;; Generated autoloads from gnus/gnus-move.el
11544 11588
11545(autoload 'gnus-change-server "gnus-move" "\ 11589(autoload 'gnus-change-server "gnus-move" "\
@@ -11551,7 +11595,7 @@ Update the .newsrc.eld file to reflect the change of nntp server.
11551;;;*** 11595;;;***
11552 11596
11553;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 11597;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
11554;;;;;; "gnus-msg" "gnus/gnus-msg.el" (19096 39548)) 11598;;;;;; "gnus-msg" "gnus/gnus-msg.el" (19106 2684))
11555;;; Generated autoloads from gnus/gnus-msg.el 11599;;; Generated autoloads from gnus/gnus-msg.el
11556 11600
11557(autoload 'gnus-msg-mail "gnus-msg" "\ 11601(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -11576,7 +11620,7 @@ Like `message-reply'.
11576;;;*** 11620;;;***
11577 11621
11578;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups) 11622;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups)
11579;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (18850 11987)) 11623;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (18867 36912))
11580;;; Generated autoloads from gnus/gnus-nocem.el 11624;;; Generated autoloads from gnus/gnus-nocem.el
11581 11625
11582(autoload 'gnus-nocem-scan-groups "gnus-nocem" "\ 11626(autoload 'gnus-nocem-scan-groups "gnus-nocem" "\
@@ -11593,7 +11637,7 @@ Load the NoCeM cache.
11593 11637
11594;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 11638;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
11595;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 11639;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
11596;;;;;; (19101 57521)) 11640;;;;;; (19106 2684))
11597;;; Generated autoloads from gnus/gnus-picon.el 11641;;; Generated autoloads from gnus/gnus-picon.el
11598 11642
11599(autoload 'gnus-treat-from-picon "gnus-picon" "\ 11643(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -11620,7 +11664,7 @@ If picons are already displayed, remove them.
11620;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 11664;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
11621;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 11665;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
11622;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 11666;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
11623;;;;;; "gnus/gnus-range.el" (18785 31962)) 11667;;;;;; "gnus/gnus-range.el" (18785 51214))
11624;;; Generated autoloads from gnus/gnus-range.el 11668;;; Generated autoloads from gnus/gnus-range.el
11625 11669
11626(autoload 'gnus-sorted-difference "gnus-range" "\ 11670(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -11688,7 +11732,7 @@ Add NUM into sorted LIST by side effect.
11688;;;*** 11732;;;***
11689 11733
11690;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 11734;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
11691;;;;;; "gnus-registry" "gnus/gnus-registry.el" (18785 31963)) 11735;;;;;; "gnus-registry" "gnus/gnus-registry.el" (18785 51214))
11692;;; Generated autoloads from gnus/gnus-registry.el 11736;;; Generated autoloads from gnus/gnus-registry.el
11693 11737
11694(autoload 'gnus-registry-initialize "gnus-registry" "\ 11738(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -11705,7 +11749,7 @@ Install the registry hooks.
11705 11749
11706;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 11750;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
11707;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (18785 11751;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (18785
11708;;;;;; 31964)) 11752;;;;;; 51214))
11709;;; Generated autoloads from gnus/gnus-sieve.el 11753;;; Generated autoloads from gnus/gnus-sieve.el
11710 11754
11711(autoload 'gnus-sieve-update "gnus-sieve" "\ 11755(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -11733,7 +11777,7 @@ Not documented
11733;;;*** 11777;;;***
11734 11778
11735;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" 11779;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
11736;;;;;; (18785 31964)) 11780;;;;;; (18785 51214))
11737;;; Generated autoloads from gnus/gnus-soup.el 11781;;; Generated autoloads from gnus/gnus-soup.el
11738 11782
11739(autoload 'gnus-batch-brew-soup "gnus-soup" "\ 11783(autoload 'gnus-batch-brew-soup "gnus-soup" "\
@@ -11753,7 +11797,7 @@ Note -- this function hasn't been implemented yet.
11753;;;*** 11797;;;***
11754 11798
11755;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 11799;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
11756;;;;;; (19037 18764)) 11800;;;;;; (19041 28962))
11757;;; Generated autoloads from gnus/gnus-spec.el 11801;;; Generated autoloads from gnus/gnus-spec.el
11758 11802
11759(autoload 'gnus-update-format "gnus-spec" "\ 11803(autoload 'gnus-update-format "gnus-spec" "\
@@ -11764,8 +11808,8 @@ Update the format specification near point.
11764;;;*** 11808;;;***
11765 11809
11766;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news 11810;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news
11767;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (18790 11811;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (18802
11768;;;;;; 48670)) 11812;;;;;; 59722))
11769;;; Generated autoloads from gnus/gnus-start.el 11813;;; Generated autoloads from gnus/gnus-start.el
11770 11814
11771(autoload 'gnus-declare-backend "gnus-start" "\ 11815(autoload 'gnus-declare-backend "gnus-start" "\
@@ -11781,7 +11825,7 @@ Not documented
11781;;;*** 11825;;;***
11782 11826
11783;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 11827;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
11784;;;;;; (18785 31966)) 11828;;;;;; (18785 51215))
11785;;; Generated autoloads from gnus/gnus-win.el 11829;;; Generated autoloads from gnus/gnus-win.el
11786 11830
11787(autoload 'gnus-add-configuration "gnus-win" "\ 11831(autoload 'gnus-add-configuration "gnus-win" "\
@@ -11791,7 +11835,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
11791 11835
11792;;;*** 11836;;;***
11793 11837
11794;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (19086 20333)) 11838;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (19190 32924))
11795;;; Generated autoloads from play/gomoku.el 11839;;; Generated autoloads from play/gomoku.el
11796 11840
11797(autoload 'gomoku "gomoku" "\ 11841(autoload 'gomoku "gomoku" "\
@@ -11818,8 +11862,8 @@ Use \\[describe-mode] for more info.
11818;;;*** 11862;;;***
11819 11863
11820;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address 11864;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address
11821;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (18798 11865;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (18802
11822;;;;;; 29125)) 11866;;;;;; 59724))
11823;;; Generated autoloads from net/goto-addr.el 11867;;; Generated autoloads from net/goto-addr.el
11824 11868
11825(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 11869(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -11859,7 +11903,7 @@ Turn on `goto-address-mode', but only in comments and strings.
11859 11903
11860;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults 11904;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults
11861;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 11905;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
11862;;;;;; grep-window-height) "grep" "progmodes/grep.el" (19130 52560)) 11906;;;;;; grep-window-height) "grep" "progmodes/grep.el" (19133 53185))
11863;;; Generated autoloads from progmodes/grep.el 11907;;; Generated autoloads from progmodes/grep.el
11864 11908
11865(defvar grep-window-height nil "\ 11909(defvar grep-window-height nil "\
@@ -12006,7 +12050,7 @@ This command shares argument histories with \\[lgrep] and \\[grep-find].
12006 12050
12007;;;*** 12051;;;***
12008 12052
12009;;;### (autoloads (gs-load-image) "gs" "gs.el" (18792 40856)) 12053;;;### (autoloads (gs-load-image) "gs" "gs.el" (19169 37271))
12010;;; Generated autoloads from gs.el 12054;;; Generated autoloads from gs.el
12011 12055
12012(autoload 'gs-load-image "gs" "\ 12056(autoload 'gs-load-image "gs" "\
@@ -12020,7 +12064,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12020;;;*** 12064;;;***
12021 12065
12022;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb 12066;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb
12023;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (19125 49250)) 12067;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (19181 18360))
12024;;; Generated autoloads from progmodes/gud.el 12068;;; Generated autoloads from progmodes/gud.el
12025 12069
12026(autoload 'gud-gdb "gud" "\ 12070(autoload 'gud-gdb "gud" "\
@@ -12108,8 +12152,8 @@ Toggle the display of GUD tooltips.
12108 12152
12109;;;*** 12153;;;***
12110 12154
12111;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (19104 12155;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (19106
12112;;;;;; 47795)) 12156;;;;;; 2691))
12113;;; Generated autoloads from play/handwrite.el 12157;;; Generated autoloads from play/handwrite.el
12114 12158
12115(autoload 'handwrite "handwrite" "\ 12159(autoload 'handwrite "handwrite" "\
@@ -12127,7 +12171,7 @@ Variables: handwrite-linespace (default 12)
12127;;;*** 12171;;;***
12128 12172
12129;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12173;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12130;;;;;; (19104 47736)) 12174;;;;;; (19106 2691))
12131;;; Generated autoloads from play/hanoi.el 12175;;; Generated autoloads from play/hanoi.el
12132 12176
12133(autoload 'hanoi "hanoi" "\ 12177(autoload 'hanoi "hanoi" "\
@@ -12156,7 +12200,7 @@ to be updated.
12156 12200
12157;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment 12201;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment
12158;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment) 12202;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment)
12159;;;;;; "hashcash" "mail/hashcash.el" (18785 31992)) 12203;;;;;; "hashcash" "mail/hashcash.el" (19190 32920))
12160;;; Generated autoloads from mail/hashcash.el 12204;;; Generated autoloads from mail/hashcash.el
12161 12205
12162(autoload 'hashcash-insert-payment "hashcash" "\ 12206(autoload 'hashcash-insert-payment "hashcash" "\
@@ -12201,7 +12245,7 @@ Prefix arg sets default accept amount temporarily.
12201;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12245;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12202;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12246;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12203;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12247;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12204;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (18917 1581)) 12248;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (18932 10098))
12205;;; Generated autoloads from help-at-pt.el 12249;;; Generated autoloads from help-at-pt.el
12206 12250
12207(autoload 'help-at-pt-string "help-at-pt" "\ 12251(autoload 'help-at-pt-string "help-at-pt" "\
@@ -12331,7 +12375,7 @@ different regions. With numeric argument ARG, behaves like
12331;;;### (autoloads (describe-categories describe-syntax describe-variable 12375;;;### (autoloads (describe-categories describe-syntax describe-variable
12332;;;;;; variable-at-point describe-function-1 find-lisp-object-file-name 12376;;;;;; variable-at-point describe-function-1 find-lisp-object-file-name
12333;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el" 12377;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el"
12334;;;;;; (19146 53664)) 12378;;;;;; (19169 37271))
12335;;; Generated autoloads from help-fns.el 12379;;; Generated autoloads from help-fns.el
12336 12380
12337(autoload 'describe-function "help-fns" "\ 12381(autoload 'describe-function "help-fns" "\
@@ -12401,7 +12445,7 @@ BUFFER should be a buffer or a buffer name.
12401;;;*** 12445;;;***
12402 12446
12403;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 12447;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
12404;;;;;; (19137 28300)) 12448;;;;;; (19144 23264))
12405;;; Generated autoloads from help-macro.el 12449;;; Generated autoloads from help-macro.el
12406 12450
12407(defvar three-step-help nil "\ 12451(defvar three-step-help nil "\
@@ -12417,8 +12461,8 @@ gives the window that lists the options.")
12417 12461
12418;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 12462;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
12419;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish 12463;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish
12420;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (19113 12464;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (19123
12421;;;;;; 50820)) 12465;;;;;; 40235))
12422;;; Generated autoloads from help-mode.el 12466;;; Generated autoloads from help-mode.el
12423 12467
12424(autoload 'help-mode "help-mode" "\ 12468(autoload 'help-mode "help-mode" "\
@@ -12510,7 +12554,7 @@ Add xrefs for symbols in `pp's output between FROM and TO.
12510;;;*** 12554;;;***
12511 12555
12512;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 12556;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
12513;;;;;; "emacs-lisp/helper.el" (18785 31903)) 12557;;;;;; "emacs-lisp/helper.el" (18785 51197))
12514;;; Generated autoloads from emacs-lisp/helper.el 12558;;; Generated autoloads from emacs-lisp/helper.el
12515 12559
12516(autoload 'Helper-describe-bindings "helper" "\ 12560(autoload 'Helper-describe-bindings "helper" "\
@@ -12526,7 +12570,7 @@ Provide help for current mode.
12526;;;*** 12570;;;***
12527 12571
12528;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 12572;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
12529;;;;;; "hexl.el" (19146 53664)) 12573;;;;;; "hexl.el" (19144 23265))
12530;;; Generated autoloads from hexl.el 12574;;; Generated autoloads from hexl.el
12531 12575
12532(autoload 'hexl-mode "hexl" "\ 12576(autoload 'hexl-mode "hexl" "\
@@ -12623,7 +12667,7 @@ This discards the buffer's undo information.
12623;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 12667;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
12624;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 12668;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
12625;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 12669;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
12626;;;;;; (19146 53664)) 12670;;;;;; (19144 23265))
12627;;; Generated autoloads from hi-lock.el 12671;;; Generated autoloads from hi-lock.el
12628 12672
12629(autoload 'hi-lock-mode "hi-lock" "\ 12673(autoload 'hi-lock-mode "hi-lock" "\
@@ -12755,7 +12799,7 @@ be found in variable `hi-lock-interactive-patterns'.
12755;;;*** 12799;;;***
12756 12800
12757;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el" 12801;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el"
12758;;;;;; (18793 12083)) 12802;;;;;; (18802 59726))
12759;;; Generated autoloads from progmodes/hideif.el 12803;;; Generated autoloads from progmodes/hideif.el
12760 12804
12761(autoload 'hide-ifdef-mode "hideif" "\ 12805(autoload 'hide-ifdef-mode "hideif" "\
@@ -12795,7 +12839,7 @@ how the hiding is done:
12795;;;*** 12839;;;***
12796 12840
12797;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 12841;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
12798;;;;;; (19137 33009)) 12842;;;;;; (19144 23281))
12799;;; Generated autoloads from progmodes/hideshow.el 12843;;; Generated autoloads from progmodes/hideshow.el
12800 12844
12801(defvar hs-special-modes-alist '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil)) "\ 12845(defvar hs-special-modes-alist '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil)) "\
@@ -12857,8 +12901,8 @@ Unconditionally turn off `hs-minor-mode'.
12857;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 12901;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
12858;;;;;; highlight-changes-previous-change highlight-changes-next-change 12902;;;;;; highlight-changes-previous-change highlight-changes-next-change
12859;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode 12903;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode
12860;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (19100 12904;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (19106
12861;;;;;; 52258)) 12905;;;;;; 2680))
12862;;; Generated autoloads from hilit-chg.el 12906;;; Generated autoloads from hilit-chg.el
12863 12907
12864(autoload 'highlight-changes-mode "hilit-chg" "\ 12908(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -12985,7 +13029,7 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
12985;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 13029;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
12986;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 13030;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
12987;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 13031;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
12988;;;;;; "hippie-exp.el" (19088 27216)) 13032;;;;;; "hippie-exp.el" (19095 42942))
12989;;; Generated autoloads from hippie-exp.el 13033;;; Generated autoloads from hippie-exp.el
12990 13034
12991(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) "\ 13035(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) "\
@@ -13058,7 +13102,7 @@ argument VERBOSE non-nil makes the function verbose.
13058;;;*** 13102;;;***
13059 13103
13060;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13104;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13061;;;;;; (18785 31799)) 13105;;;;;; (18785 51159))
13062;;; Generated autoloads from hl-line.el 13106;;; Generated autoloads from hl-line.el
13063 13107
13064(autoload 'hl-line-mode "hl-line" "\ 13108(autoload 'hl-line-mode "hl-line" "\
@@ -13102,10 +13146,10 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13102;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays 13146;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays
13103;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays 13147;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
13104;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays" 13148;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays"
13105;;;;;; "calendar/holidays.el" (18900 23664)) 13149;;;;;; "calendar/holidays.el" (19190 32914))
13106;;; Generated autoloads from calendar/holidays.el 13150;;; Generated autoloads from calendar/holidays.el
13107 13151
13108(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")) "\ 13152(defvar holiday-general-holidays (mapcar 'purecopy '((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") (holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") (holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") (holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving"))) "\
13109General holidays. Default value is for the United States. 13153General holidays. Default value is for the United States.
13110See the documentation for `calendar-holidays' for details.") 13154See the documentation for `calendar-holidays' for details.")
13111 13155
@@ -13115,7 +13159,7 @@ See the documentation for `calendar-holidays' for details.")
13115 13159
13116(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1") 13160(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1")
13117 13161
13118(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)))) "\ 13162(defvar holiday-oriental-holidays (mapcar 'purecopy '((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))))) "\
13119Oriental holidays. 13163Oriental holidays.
13120See the documentation for `calendar-holidays' for details.") 13164See the documentation for `calendar-holidays' for details.")
13121 13165
@@ -13145,27 +13189,27 @@ See the documentation for `calendar-holidays' for details.")
13145 13189
13146(define-obsolete-variable-alias 'other-holidays 'holiday-other-holidays "23.1") 13190(define-obsolete-variable-alias 'other-holidays 'holiday-other-holidays "23.1")
13147 13191
13148(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)"))) "\ 13192(defvar hebrew-holidays-1 (mapcar 'purecopy '((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)")))) "\
13149Component of the old default value of `holiday-hebrew-holidays'.") 13193Component of the old default value of `holiday-hebrew-holidays'.")
13150 13194
13151(put 'hebrew-holidays-1 'risky-local-variable t) 13195(put 'hebrew-holidays-1 'risky-local-variable t)
13152 13196
13153(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"))) "\ 13197(defvar hebrew-holidays-2 (mapcar 'purecopy '((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")))) "\
13154Component of the old default value of `holiday-hebrew-holidays'.") 13198Component of the old default value of `holiday-hebrew-holidays'.")
13155 13199
13156(put 'hebrew-holidays-2 'risky-local-variable t) 13200(put 'hebrew-holidays-2 'risky-local-variable t)
13157 13201
13158(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"))) "\ 13202(defvar hebrew-holidays-3 (mapcar 'purecopy '((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")))) "\
13159Component of the old default value of `holiday-hebrew-holidays'.") 13203Component of the old default value of `holiday-hebrew-holidays'.")
13160 13204
13161(put 'hebrew-holidays-3 'risky-local-variable t) 13205(put 'hebrew-holidays-3 'risky-local-variable t)
13162 13206
13163(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))) "\ 13207(defvar hebrew-holidays-4 (mapcar 'purecopy '((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)))) "\
13164Component of the old default value of `holiday-hebrew-holidays'.") 13208Component of the old default value of `holiday-hebrew-holidays'.")
13165 13209
13166(put 'hebrew-holidays-4 'risky-local-variable t) 13210(put 'hebrew-holidays-4 'risky-local-variable t)
13167 13211
13168(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)))) "\ 13212(defvar holiday-hebrew-holidays (mapcar 'purecopy '((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))))) "\
13169Jewish holidays. 13213Jewish holidays.
13170See the documentation for `calendar-holidays' for details.") 13214See the documentation for `calendar-holidays' for details.")
13171 13215
@@ -13175,7 +13219,7 @@ See the documentation for `calendar-holidays' for details.")
13175 13219
13176(define-obsolete-variable-alias 'hebrew-holidays 'holiday-hebrew-holidays "23.1") 13220(define-obsolete-variable-alias 'hebrew-holidays 'holiday-hebrew-holidays "23.1")
13177 13221
13178(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")))) "\ 13222(defvar holiday-christian-holidays (mapcar 'purecopy '((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"))))) "\
13179Christian holidays. 13223Christian holidays.
13180See the documentation for `calendar-holidays' for details.") 13224See the documentation for `calendar-holidays' for details.")
13181 13225
@@ -13185,7 +13229,7 @@ See the documentation for `calendar-holidays' for details.")
13185 13229
13186(define-obsolete-variable-alias 'christian-holidays 'holiday-christian-holidays "23.1") 13230(define-obsolete-variable-alias 'christian-holidays 'holiday-christian-holidays "23.1")
13187 13231
13188(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")))) "\ 13232(defvar holiday-islamic-holidays (mapcar 'purecopy '((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"))))) "\
13189Islamic holidays. 13233Islamic holidays.
13190See the documentation for `calendar-holidays' for details.") 13234See the documentation for `calendar-holidays' for details.")
13191 13235
@@ -13195,7 +13239,7 @@ See the documentation for `calendar-holidays' for details.")
13195 13239
13196(define-obsolete-variable-alias 'islamic-holidays 'holiday-islamic-holidays "23.1") 13240(define-obsolete-variable-alias 'islamic-holidays 'holiday-islamic-holidays "23.1")
13197 13241
13198(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")))) "\ 13242(defvar holiday-bahai-holidays (mapcar 'purecopy '((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"))))) "\
13199Baha'i holidays. 13243Baha'i holidays.
13200See the documentation for `calendar-holidays' for details.") 13244See the documentation for `calendar-holidays' for details.")
13201 13245
@@ -13205,7 +13249,7 @@ See the documentation for `calendar-holidays' for details.")
13205 13249
13206(define-obsolete-variable-alias 'bahai-holidays 'holiday-bahai-holidays "23.1") 13250(define-obsolete-variable-alias 'bahai-holidays 'holiday-bahai-holidays "23.1")
13207 13251
13208(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)))) "\ 13252(defvar holiday-solar-holidays (mapcar 'purecopy '((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))))) "\
13209Sun-related holidays. 13253Sun-related holidays.
13210See the documentation for `calendar-holidays' for details.") 13254See the documentation for `calendar-holidays' for details.")
13211 13255
@@ -13251,7 +13295,7 @@ The optional LABEL is used to label the buffer created.
13251;;;*** 13295;;;***
13252 13296
13253;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (18785 13297;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (18785
13254;;;;;; 31966)) 13298;;;;;; 51215))
13255;;; Generated autoloads from gnus/html2text.el 13299;;; Generated autoloads from gnus/html2text.el
13256 13300
13257(autoload 'html2text "html2text" "\ 13301(autoload 'html2text "html2text" "\
@@ -13263,7 +13307,7 @@ Convert HTML to plain text in the current buffer.
13263 13307
13264;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 13308;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
13265;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (18785 13309;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (18785
13266;;;;;; 31800)) 13310;;;;;; 51159))
13267;;; Generated autoloads from ibuf-macs.el 13311;;; Generated autoloads from ibuf-macs.el
13268 13312
13269(autoload 'define-ibuffer-column "ibuf-macs" "\ 13313(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -13352,7 +13396,7 @@ bound to the current value of the filter.
13352;;;*** 13396;;;***
13353 13397
13354;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 13398;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
13355;;;;;; "ibuffer" "ibuffer.el" (19141 18854)) 13399;;;;;; "ibuffer" "ibuffer.el" (19169 37271))
13356;;; Generated autoloads from ibuffer.el 13400;;; Generated autoloads from ibuffer.el
13357 13401
13358(autoload 'ibuffer-list-buffers "ibuffer" "\ 13402(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -13393,7 +13437,7 @@ FORMATS is the value to use for `ibuffer-formats'.
13393 13437
13394;;;### (autoloads (icalendar-import-buffer icalendar-import-file 13438;;;### (autoloads (icalendar-import-buffer icalendar-import-file
13395;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 13439;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
13396;;;;;; "calendar/icalendar.el" (19086 47289)) 13440;;;;;; "calendar/icalendar.el" (19087 44041))
13397;;; Generated autoloads from calendar/icalendar.el 13441;;; Generated autoloads from calendar/icalendar.el
13398 13442
13399(autoload 'icalendar-export-file "icalendar" "\ 13443(autoload 'icalendar-export-file "icalendar" "\
@@ -13446,7 +13490,7 @@ buffer `*icalendar-errors*'.
13446;;;*** 13490;;;***
13447 13491
13448;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (18785 13492;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (18785
13449;;;;;; 31801)) 13493;;;;;; 51159))
13450;;; Generated autoloads from icomplete.el 13494;;; Generated autoloads from icomplete.el
13451 13495
13452(defvar icomplete-mode nil "\ 13496(defvar icomplete-mode nil "\
@@ -13467,7 +13511,7 @@ otherwise turn it off.
13467 13511
13468;;;*** 13512;;;***
13469 13513
13470;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (18790 53119)) 13514;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (18802 59726))
13471;;; Generated autoloads from progmodes/icon.el 13515;;; Generated autoloads from progmodes/icon.el
13472 13516
13473(autoload 'icon-mode "icon" "\ 13517(autoload 'icon-mode "icon" "\
@@ -13508,7 +13552,7 @@ with no args, if that value is non-nil.
13508;;;*** 13552;;;***
13509 13553
13510;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 13554;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
13511;;;;;; (19130 52560)) 13555;;;;;; (19181 18360))
13512;;; Generated autoloads from progmodes/idlw-shell.el 13556;;; Generated autoloads from progmodes/idlw-shell.el
13513 13557
13514(autoload 'idlwave-shell "idlw-shell" "\ 13558(autoload 'idlwave-shell "idlw-shell" "\
@@ -13534,7 +13578,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
13534;;;*** 13578;;;***
13535 13579
13536;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 13580;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
13537;;;;;; (19130 52561)) 13581;;;;;; (19181 18360))
13538;;; Generated autoloads from progmodes/idlwave.el 13582;;; Generated autoloads from progmodes/idlwave.el
13539 13583
13540(autoload 'idlwave-mode "idlwave" "\ 13584(autoload 'idlwave-mode "idlwave" "\
@@ -13668,8 +13712,8 @@ The main features of this mode are
13668;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 13712;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
13669;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 13713;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
13670;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 13714;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
13671;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (19088 13715;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (19169
13672;;;;;; 26448)) 13716;;;;;; 37271))
13673;;; Generated autoloads from ido.el 13717;;; Generated autoloads from ido.el
13674 13718
13675(defvar ido-mode nil "\ 13719(defvar ido-mode nil "\
@@ -13930,9 +13974,9 @@ DEF, if non-nil, is the default value.
13930 13974
13931;;;*** 13975;;;***
13932 13976
13933;;;### (autoloads (ielm) "ielm" "ielm.el" (18785 31802)) 13977;;;### (autoloads (ielm) "ielm" "ielm.el" (19181 18348))
13934;;; Generated autoloads from ielm.el 13978;;; Generated autoloads from ielm.el
13935 (add-hook 'same-window-buffer-names "*ielm*") 13979 (add-hook 'same-window-buffer-names (purecopy "*ielm*"))
13936 13980
13937(autoload 'ielm "ielm" "\ 13981(autoload 'ielm "ielm" "\
13938Interactively evaluate Emacs Lisp expressions. 13982Interactively evaluate Emacs Lisp expressions.
@@ -13943,7 +13987,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
13943;;;*** 13987;;;***
13944 13988
13945;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el" 13989;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el"
13946;;;;;; (18785 31802)) 13990;;;;;; (18785 51159))
13947;;; Generated autoloads from iimage.el 13991;;; Generated autoloads from iimage.el
13948 13992
13949(autoload 'turn-on-iimage-mode "iimage" "\ 13993(autoload 'turn-on-iimage-mode "iimage" "\
@@ -13958,6 +14002,186 @@ Toggle inline image minor mode.
13958 14002
13959;;;*** 14003;;;***
13960 14004
14005;;;### (autoloads (defimage find-image remove-images insert-sliced-image
14006;;;;;; insert-image put-image create-image image-type-auto-detected-p
14007;;;;;; image-type-available-p image-type image-type-from-file-name
14008;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data)
14009;;;;;; "image" "image.el" (19123 40235))
14010;;; Generated autoloads from image.el
14011
14012(autoload 'image-type-from-data "image" "\
14013Determine the image type from image data DATA.
14014Value is a symbol specifying the image type or nil if type cannot
14015be determined.
14016
14017\(fn DATA)" nil nil)
14018
14019(autoload 'image-type-from-buffer "image" "\
14020Determine the image type from data in the current buffer.
14021Value is a symbol specifying the image type or nil if type cannot
14022be determined.
14023
14024\(fn)" nil nil)
14025
14026(autoload 'image-type-from-file-header "image" "\
14027Determine the type of image file FILE from its first few bytes.
14028Value is a symbol specifying the image type, or nil if type cannot
14029be determined.
14030
14031\(fn FILE)" nil nil)
14032
14033(autoload 'image-type-from-file-name "image" "\
14034Determine the type of image file FILE from its name.
14035Value is a symbol specifying the image type, or nil if type cannot
14036be determined.
14037
14038\(fn FILE)" nil nil)
14039
14040(autoload 'image-type "image" "\
14041Determine and return image type.
14042SOURCE is an image file name or image data.
14043Optional TYPE is a symbol describing the image type. If TYPE is omitted
14044or nil, try to determine the image type from its first few bytes
14045of image data. If that doesn't work, and SOURCE is a file name,
14046use its file extension as image type.
14047Optional DATA-P non-nil means SOURCE is a string containing image data.
14048
14049\(fn SOURCE &optional TYPE DATA-P)" nil nil)
14050
14051(autoload 'image-type-available-p "image" "\
14052Return non-nil if image type TYPE is available.
14053Image types are symbols like `xbm' or `jpeg'.
14054
14055\(fn TYPE)" nil nil)
14056
14057(autoload 'image-type-auto-detected-p "image" "\
14058Return t if the current buffer contains an auto-detectable image.
14059This function is intended to be used from `magic-fallback-mode-alist'.
14060
14061The buffer is considered to contain an auto-detectable image if
14062its beginning matches an image type in `image-type-header-regexps',
14063and that image type is present in `image-type-auto-detectable' with a
14064non-nil value. If that value is non-nil, but not t, then the image type
14065must be available.
14066
14067\(fn)" nil nil)
14068
14069(autoload 'create-image "image" "\
14070Create an image.
14071FILE-OR-DATA is an image file name or image data.
14072Optional TYPE is a symbol describing the image type. If TYPE is omitted
14073or nil, try to determine the image type from its first few bytes
14074of image data. If that doesn't work, and FILE-OR-DATA is a file name,
14075use its file extension as image type.
14076Optional DATA-P non-nil means FILE-OR-DATA is a string containing image data.
14077Optional PROPS are additional image attributes to assign to the image,
14078like, e.g. `:mask MASK'.
14079Value is the image created, or nil if images of type TYPE are not supported.
14080
14081Images should not be larger than specified by `max-image-size'.
14082
14083Image file names that are not absolute are searched for in the
14084\"images\" sub-directory of `data-directory' and
14085`x-bitmap-file-path' (in that order).
14086
14087\(fn FILE-OR-DATA &optional TYPE DATA-P &rest PROPS)" nil nil)
14088
14089(autoload 'put-image "image" "\
14090Put image IMAGE in front of POS in the current buffer.
14091IMAGE must be an image created with `create-image' or `defimage'.
14092IMAGE is displayed by putting an overlay into the current buffer with a
14093`before-string' STRING that has a `display' property whose value is the
14094image. STRING is defaulted if you omit it.
14095POS may be an integer or marker.
14096AREA is where to display the image. AREA nil or omitted means
14097display it in the text area, a value of `left-margin' means
14098display it in the left marginal area, a value of `right-margin'
14099means display it in the right marginal area.
14100
14101\(fn IMAGE POS &optional STRING AREA)" nil nil)
14102
14103(autoload 'insert-image "image" "\
14104Insert IMAGE into current buffer at point.
14105IMAGE is displayed by inserting STRING into the current buffer
14106with a `display' property whose value is the image. STRING is
14107defaulted if you omit it.
14108AREA is where to display the image. AREA nil or omitted means
14109display it in the text area, a value of `left-margin' means
14110display it in the left marginal area, a value of `right-margin'
14111means display it in the right marginal area.
14112SLICE specifies slice of IMAGE to insert. SLICE nil or omitted
14113means insert whole image. SLICE is a list (X Y WIDTH HEIGHT)
14114specifying the X and Y positions and WIDTH and HEIGHT of image area
14115to insert. A float value 0.0 - 1.0 means relative to the width or
14116height of the image; integer values are taken as pixel values.
14117
14118\(fn IMAGE &optional STRING AREA SLICE)" nil nil)
14119
14120(autoload 'insert-sliced-image "image" "\
14121Insert IMAGE into current buffer at point.
14122IMAGE is displayed by inserting STRING into the current buffer
14123with a `display' property whose value is the image. STRING is
14124defaulted if you omit it.
14125AREA is where to display the image. AREA nil or omitted means
14126display it in the text area, a value of `left-margin' means
14127display it in the left marginal area, a value of `right-margin'
14128means display it in the right marginal area.
14129The image is automatically split into ROWS x COLS slices.
14130
14131\(fn IMAGE &optional STRING AREA ROWS COLS)" nil nil)
14132
14133(autoload 'remove-images "image" "\
14134Remove images between START and END in BUFFER.
14135Remove only images that were put in BUFFER with calls to `put-image'.
14136BUFFER nil or omitted means use the current buffer.
14137
14138\(fn START END &optional BUFFER)" nil nil)
14139
14140(autoload 'find-image "image" "\
14141Find an image, choosing one of a list of image specifications.
14142
14143SPECS is a list of image specifications.
14144
14145Each image specification in SPECS is a property list. The contents of
14146a specification are image type dependent. All specifications must at
14147least contain the properties `:type TYPE' and either `:file FILE' or
14148`:data DATA', where TYPE is a symbol specifying the image type,
14149e.g. `xbm', FILE is the file to load the image from, and DATA is a
14150string containing the actual image data. The specification whose TYPE
14151is supported, and FILE exists, is used to construct the image
14152specification to be returned. Return nil if no specification is
14153satisfied.
14154
14155The image is looked for in `image-load-path'.
14156
14157Image files should not be larger than specified by `max-image-size'.
14158
14159\(fn SPECS)" nil nil)
14160
14161(autoload 'defimage "image" "\
14162Define SYMBOL as an image.
14163
14164SPECS is a list of image specifications. DOC is an optional
14165documentation string.
14166
14167Each image specification in SPECS is a property list. The contents of
14168a specification are image type dependent. All specifications must at
14169least contain the properties `:type TYPE' and either `:file FILE' or
14170`:data DATA', where TYPE is a symbol specifying the image type,
14171e.g. `xbm', FILE is the file to load the image from, and DATA is a
14172string containing the actual image data. The first image
14173specification whose TYPE is supported, and FILE exists, is used to
14174define SYMBOL.
14175
14176Example:
14177
14178 (defimage test-image ((:type xpm :file \"~/test1.xpm\")
14179 (:type xbm :file \"~/test1.xbm\")))
14180
14181\(fn SYMBOL SPECS &optional DOC)" nil (quote macro))
14182
14183;;;***
14184
13961;;;### (autoloads (image-dired-dired-edit-comment-and-tags image-dired-mark-tagged-files 14185;;;### (autoloads (image-dired-dired-edit-comment-and-tags image-dired-mark-tagged-files
13962;;;;;; image-dired-dired-comment-files image-dired-dired-display-image 14186;;;;;; image-dired-dired-comment-files image-dired-dired-display-image
13963;;;;;; image-dired-dired-display-external image-dired-display-thumb 14187;;;;;; image-dired-dired-display-external image-dired-display-thumb
@@ -13965,7 +14189,7 @@ Toggle inline image minor mode.
13965;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag 14189;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
13966;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs 14190;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
13967;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs) 14191;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs)
13968;;;;;; "image-dired" "image-dired.el" (18785 31802)) 14192;;;;;; "image-dired" "image-dired.el" (18785 51159))
13969;;; Generated autoloads from image-dired.el 14193;;; Generated autoloads from image-dired.el
13970 14194
13971(autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\ 14195(autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\
@@ -14099,10 +14323,10 @@ easy-to-use form.
14099 14323
14100;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 14324;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
14101;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 14325;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
14102;;;;;; "image-file.el" (18785 31803)) 14326;;;;;; "image-file.el" (19190 32913))
14103;;; Generated autoloads from image-file.el 14327;;; Generated autoloads from image-file.el
14104 14328
14105(defvar image-file-name-extensions '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg") "\ 14329(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
14106A list of image-file filename extensions. 14330A list of image-file filename extensions.
14107Filenames having one of these extensions are considered image files, 14331Filenames having one of these extensions are considered image files,
14108in addition to those matching `image-file-name-regexps'. 14332in addition to those matching `image-file-name-regexps'.
@@ -14161,7 +14385,7 @@ Image files are those whose name has an extension in
14161;;;*** 14385;;;***
14162 14386
14163;;;### (autoloads (image-bookmark-jump image-mode-maybe image-minor-mode 14387;;;### (autoloads (image-bookmark-jump image-mode-maybe image-minor-mode
14164;;;;;; image-mode) "image-mode" "image-mode.el" (19141 18854)) 14388;;;;;; image-mode) "image-mode" "image-mode.el" (19144 23265))
14165;;; Generated autoloads from image-mode.el 14389;;; Generated autoloads from image-mode.el
14166 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist) 14390 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist)
14167 (push '("\\.png\\'" . image-mode) auto-mode-alist) 14391 (push '("\\.png\\'" . image-mode) auto-mode-alist)
@@ -14207,7 +14431,7 @@ Not documented
14207;;;*** 14431;;;***
14208 14432
14209;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 14433;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
14210;;;;;; imenu-sort-function) "imenu" "imenu.el" (19092 42734)) 14434;;;;;; imenu-sort-function) "imenu" "imenu.el" (19095 42943))
14211;;; Generated autoloads from imenu.el 14435;;; Generated autoloads from imenu.el
14212 14436
14213(defvar imenu-sort-function nil "\ 14437(defvar imenu-sort-function nil "\
@@ -14324,7 +14548,7 @@ for more information.
14324 14548
14325;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion 14549;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion
14326;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 14550;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
14327;;;;;; "ind-util" "language/ind-util.el" (19090 31892)) 14551;;;;;; "ind-util" "language/ind-util.el" (19095 42948))
14328;;; Generated autoloads from language/ind-util.el 14552;;; Generated autoloads from language/ind-util.el
14329 14553
14330(autoload 'indian-compose-region "ind-util" "\ 14554(autoload 'indian-compose-region "ind-util" "\
@@ -14356,7 +14580,7 @@ Convert old Emacs Devanagari characters to UCS.
14356 14580
14357;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 14581;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
14358;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 14582;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
14359;;;;;; "progmodes/inf-lisp.el" (19130 52561)) 14583;;;;;; "progmodes/inf-lisp.el" (19181 18360))
14360;;; Generated autoloads from progmodes/inf-lisp.el 14584;;; Generated autoloads from progmodes/inf-lisp.el
14361 14585
14362(defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ 14586(defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\
@@ -14414,7 +14638,7 @@ of `inferior-lisp-program'). Runs the hooks from
14414\(Type \\[describe-mode] in the process buffer for a list of commands.) 14638\(Type \\[describe-mode] in the process buffer for a list of commands.)
14415 14639
14416\(fn CMD)" t nil) 14640\(fn CMD)" t nil)
14417 (add-hook 'same-window-buffer-names "*inferior-lisp*") 14641 (add-hook 'same-window-buffer-names (purecopy "*inferior-lisp*"))
14418 14642
14419(defalias 'run-lisp 'inferior-lisp) 14643(defalias 'run-lisp 'inferior-lisp)
14420 14644
@@ -14424,7 +14648,7 @@ of `inferior-lisp-program'). Runs the hooks from
14424;;;;;; Info-goto-emacs-command-node Info-mode info-finder info-apropos 14648;;;;;; Info-goto-emacs-command-node Info-mode info-finder info-apropos
14425;;;;;; Info-index Info-directory Info-on-current-buffer info-standalone 14649;;;;;; Info-index Info-directory Info-on-current-buffer info-standalone
14426;;;;;; info-emacs-manual info info-other-window) "info" "info.el" 14650;;;;;; info-emacs-manual info info-other-window) "info" "info.el"
14427;;;;;; (19146 53664)) 14651;;;;;; (19169 37271))
14428;;; Generated autoloads from info.el 14652;;; Generated autoloads from info.el
14429 14653
14430(autoload 'info-other-window "info" "\ 14654(autoload 'info-other-window "info" "\
@@ -14602,7 +14826,7 @@ type returned by `Info-bookmark-make-record', which see.
14602 14826
14603;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 14827;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
14604;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 14828;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
14605;;;;;; (18785 31804)) 14829;;;;;; (18785 51160))
14606;;; Generated autoloads from info-look.el 14830;;; Generated autoloads from info-look.el
14607 14831
14608(autoload 'info-lookup-reset "info-look" "\ 14832(autoload 'info-lookup-reset "info-look" "\
@@ -14650,7 +14874,7 @@ Perform completion on file preceding point.
14650;;;*** 14874;;;***
14651 14875
14652;;;### (autoloads (info-xref-check-all-custom info-xref-check-all 14876;;;### (autoloads (info-xref-check-all-custom info-xref-check-all
14653;;;;;; info-xref-check) "info-xref" "info-xref.el" (18785 31805)) 14877;;;;;; info-xref-check) "info-xref" "info-xref.el" (18785 51160))
14654;;; Generated autoloads from info-xref.el 14878;;; Generated autoloads from info-xref.el
14655 14879
14656(autoload 'info-xref-check "info-xref" "\ 14880(autoload 'info-xref-check "info-xref" "\
@@ -14677,7 +14901,7 @@ quite a while.
14677;;;*** 14901;;;***
14678 14902
14679;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold 14903;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold
14680;;;;;; Info-tagify) "informat" "informat.el" (18785 31806)) 14904;;;;;; Info-tagify) "informat" "informat.el" (18785 51160))
14681;;; Generated autoloads from informat.el 14905;;; Generated autoloads from informat.el
14682 14906
14683(autoload 'Info-tagify "informat" "\ 14907(autoload 'Info-tagify "informat" "\
@@ -14724,7 +14948,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
14724 14948
14725;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 14949;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
14726;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 14950;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
14727;;;;;; (18785 31981)) 14951;;;;;; (18785 51221))
14728;;; Generated autoloads from international/isearch-x.el 14952;;; Generated autoloads from international/isearch-x.el
14729 14953
14730(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 14954(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -14744,8 +14968,8 @@ Not documented
14744 14968
14745;;;*** 14969;;;***
14746 14970
14747;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (18790 14971;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (18802
14748;;;;;; 54820)) 14972;;;;;; 59720))
14749;;; Generated autoloads from isearchb.el 14973;;; Generated autoloads from isearchb.el
14750 14974
14751(autoload 'isearchb-activate "isearchb" "\ 14975(autoload 'isearchb-activate "isearchb" "\
@@ -14761,7 +14985,7 @@ accessed via isearchb.
14761;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 14985;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
14762;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 14986;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
14763;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 14987;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
14764;;;;;; "international/iso-cvt.el" (18785 31981)) 14988;;;;;; "international/iso-cvt.el" (18785 51221))
14765;;; Generated autoloads from international/iso-cvt.el 14989;;; Generated autoloads from international/iso-cvt.el
14766 14990
14767(autoload 'iso-spanish "iso-cvt" "\ 14991(autoload 'iso-spanish "iso-cvt" "\
@@ -14852,7 +15076,7 @@ Add submenus to the File menu, to convert to and from various formats.
14852;;;*** 15076;;;***
14853 15077
14854;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 15078;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
14855;;;;;; (18785 31981)) 15079;;;;;; (18785 51221))
14856;;; Generated autoloads from international/iso-transl.el 15080;;; Generated autoloads from international/iso-transl.el
14857 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 15081 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
14858 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 15082 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -14864,7 +15088,7 @@ Add submenus to the File menu, to convert to and from various formats.
14864;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15088;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
14865;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15089;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
14866;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) 15090;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
14867;;;;;; "ispell" "textmodes/ispell.el" (19130 52562)) 15091;;;;;; "ispell" "textmodes/ispell.el" (19190 32925))
14868;;; Generated autoloads from textmodes/ispell.el 15092;;; Generated autoloads from textmodes/ispell.el
14869(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 15093(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
14870 15094
@@ -14887,13 +15111,13 @@ and added as a submenu of the \"Edit\" menu.")
14887 15111
14888(defvar ispell-menu-map-needed (and (not ispell-menu-map) (not (featurep 'xemacs)) 'reload)) 15112(defvar ispell-menu-map-needed (and (not ispell-menu-map) (not (featurep 'xemacs)) 'reload))
14889 15113
14890(if ispell-menu-map-needed (progn (setq ispell-menu-map (make-sparse-keymap "Spell")) (define-key ispell-menu-map [ispell-change-dictionary] '(menu-item "Change Dictionary..." ispell-change-dictionary :help "Supply explicit dictionary file name")) (define-key ispell-menu-map [ispell-kill-ispell] '(menu-item "Kill Process" ispell-kill-ispell :enable (and (boundp 'ispell-process) ispell-process (eq (ispell-process-status) 'run)) :help "Terminate Ispell subprocess")) (define-key ispell-menu-map [ispell-pdict-save] '(menu-item "Save Dictionary" (lambda nil (interactive) (ispell-pdict-save t t)) :help "Save personal dictionary")) (define-key ispell-menu-map [ispell-customize] '(menu-item "Customize..." (lambda nil (interactive) (customize-group 'ispell)) :help "Customize spell checking options")) (define-key ispell-menu-map [ispell-help] '(menu-item "Help" (lambda nil (interactive) (describe-function 'ispell-help)) :help "Show standard Ispell keybindings and commands")) (define-key ispell-menu-map [flyspell-mode] '(menu-item "Automatic spell checking (Flyspell)" flyspell-mode :help "Check spelling while you edit the text" :button (:toggle bound-and-true-p flyspell-mode))) (define-key ispell-menu-map [ispell-complete-word] '(menu-item "Complete Word" ispell-complete-word :help "Complete word at cursor using dictionary")) (define-key ispell-menu-map [ispell-complete-word-interior-frag] '(menu-item "Complete Word Fragment" ispell-complete-word-interior-frag :help "Complete word fragment at cursor")))) 15114(if ispell-menu-map-needed (progn (setq ispell-menu-map (make-sparse-keymap "Spell")) (define-key ispell-menu-map [ispell-change-dictionary] `(menu-item ,(purecopy "Change Dictionary...") ispell-change-dictionary :help ,(purecopy "Supply explicit dictionary file name"))) (define-key ispell-menu-map [ispell-kill-ispell] `(menu-item ,(purecopy "Kill Process") ispell-kill-ispell :enable (and (boundp 'ispell-process) ispell-process (eq (ispell-process-status) 'run)) :help ,(purecopy "Terminate Ispell subprocess"))) (define-key ispell-menu-map [ispell-pdict-save] `(menu-item ,(purecopy "Save Dictionary") (lambda nil (interactive) (ispell-pdict-save t t)) :help ,(purecopy "Save personal dictionary"))) (define-key ispell-menu-map [ispell-customize] `(menu-item ,(purecopy "Customize...") (lambda nil (interactive) (customize-group 'ispell)) :help ,(purecopy "Customize spell checking options"))) (define-key ispell-menu-map [ispell-help] `(menu-item ,(purecopy "Help") (lambda nil (interactive) (describe-function 'ispell-help)) :help ,(purecopy "Show standard Ispell keybindings and commands"))) (define-key ispell-menu-map [flyspell-mode] `(menu-item ,(purecopy "Automatic spell checking (Flyspell)") flyspell-mode :help ,(purecopy "Check spelling while you edit the text") :button (:toggle bound-and-true-p flyspell-mode))) (define-key ispell-menu-map [ispell-complete-word] `(menu-item ,(purecopy "Complete Word") ispell-complete-word :help ,(purecopy "Complete word at cursor using dictionary"))) (define-key ispell-menu-map [ispell-complete-word-interior-frag] `(menu-item ,(purecopy "Complete Word Fragment") ispell-complete-word-interior-frag :help ,(purecopy "Complete word fragment at cursor")))))
14891 15115
14892(if ispell-menu-map-needed (progn (define-key ispell-menu-map [ispell-continue] '(menu-item "Continue Spell-Checking" ispell-continue :enable (and (boundp 'ispell-region-end) (marker-position ispell-region-end) (equal (marker-buffer ispell-region-end) (current-buffer))) :help "Continue spell checking last region")) (define-key ispell-menu-map [ispell-word] '(menu-item "Spell-Check Word" ispell-word :help "Spell-check word at cursor")) (define-key ispell-menu-map [ispell-comments-and-strings] '(menu-item "Spell-Check Comments" ispell-comments-and-strings :help "Spell-check only comments and strings")))) 15116(if ispell-menu-map-needed (progn (define-key ispell-menu-map [ispell-continue] `(menu-item ,(purecopy "Continue Spell-Checking") ispell-continue :enable (and (boundp 'ispell-region-end) (marker-position ispell-region-end) (equal (marker-buffer ispell-region-end) (current-buffer))) :help ,(purecopy "Continue spell checking last region"))) (define-key ispell-menu-map [ispell-word] `(menu-item ,(purecopy "Spell-Check Word") ispell-word :help ,(purecopy "Spell-check word at cursor"))) (define-key ispell-menu-map [ispell-comments-and-strings] `(menu-item ,(purecopy "Spell-Check Comments") ispell-comments-and-strings :help ,(purecopy "Spell-check only comments and strings")))))
14893 15117
14894(if ispell-menu-map-needed (progn (define-key ispell-menu-map [ispell-region] '(menu-item "Spell-Check Region" ispell-region :enable mark-active :help "Spell-check text in marked region")) (define-key ispell-menu-map [ispell-message] '(menu-item "Spell-Check Message" ispell-message :visible (eq major-mode 'mail-mode) :help "Skip headers and included message text")) (define-key ispell-menu-map [ispell-buffer] '(menu-item "Spell-Check Buffer" ispell-buffer :help "Check spelling of selected buffer")) (fset 'ispell-menu-map (symbol-value 'ispell-menu-map)))) 15118(if ispell-menu-map-needed (progn (define-key ispell-menu-map [ispell-region] `(menu-item ,(purecopy "Spell-Check Region") ispell-region :enable mark-active :help ,(purecopy "Spell-check text in marked region"))) (define-key ispell-menu-map [ispell-message] `(menu-item ,(purecopy "Spell-Check Message") ispell-message :visible (eq major-mode 'mail-mode) :help ,(purecopy "Skip headers and included message text"))) (define-key ispell-menu-map [ispell-buffer] `(menu-item ,(purecopy "Spell-Check Buffer") ispell-buffer :help ,(purecopy "Check spelling of selected buffer"))) (fset 'ispell-menu-map (symbol-value 'ispell-menu-map))))
14895 15119
14896(defvar ispell-skip-region-alist '((ispell-words-keyword forward-line) (ispell-dictionary-keyword forward-line) (ispell-pdict-keyword forward-line) (ispell-parsing-keyword forward-line) ("^---*BEGIN PGP [A-Z ]*--*" . "^---*END PGP [A-Z ]*--*") ("^begin [0-9][0-9][0-9] [^ ]+$" . "\nend\n") ("^%!PS-Adobe-[123].0" . "\n%%EOF\n") ("^---* \\(Start of \\)?[Ff]orwarded [Mm]essage" . "^---* End of [Ff]orwarded [Mm]essage") ("\\(--+\\|_+\\|\\(/\\w\\|\\(\\(\\w\\|[-_]\\)+[.:@]\\)\\)\\(\\w\\|[-_]\\)*\\([.:/@]+\\(\\w\\|[-_~=?&]\\)+\\)+\\)")) "\ 15120(defvar ispell-skip-region-alist `((ispell-words-keyword forward-line) (ispell-dictionary-keyword forward-line) (ispell-pdict-keyword forward-line) (ispell-parsing-keyword forward-line) (,(purecopy "^---*BEGIN PGP [A-Z ]*--*") \, (purecopy "^---*END PGP [A-Z ]*--*")) (,(purecopy "^begin [0-9][0-9][0-9] [^ ]+$") \, (purecopy "\nend\n")) (,(purecopy "^%!PS-Adobe-[123].0") \, (purecopy "\n%%EOF\n")) (,(purecopy "^---* \\(Start of \\)?[Ff]orwarded [Mm]essage") \, (purecopy "^---* End of [Ff]orwarded [Mm]essage")) ("\\(--+\\|_+\\|\\(/\\w\\|\\(\\(\\w\\|[-_]\\)+[.:@]\\)\\)\\(\\w\\|[-_]\\)*\\([.:/@]+\\(\\w\\|[-_~=?&]\\)+\\)+\\)")) "\
14897Alist expressing beginning and end of regions not to spell check. 15121Alist expressing beginning and end of regions not to spell check.
14898The alist key must be a regular expression. 15122The alist key must be a regular expression.
14899Valid forms include: 15123Valid forms include:
@@ -14902,7 +15126,7 @@ Valid forms include:
14902 (KEY REGEXP) - skip to end of REGEXP. REGEXP must be a string. 15126 (KEY REGEXP) - skip to end of REGEXP. REGEXP must be a string.
14903 (KEY FUNCTION ARGS) - FUNCTION called with ARGS returns end of region.") 15127 (KEY FUNCTION ARGS) - FUNCTION called with ARGS returns end of region.")
14904 15128
14905(defvar ispell-tex-skip-alists '((("\\\\addcontentsline" ispell-tex-arg-end 2) ("\\\\add\\(tocontents\\|vspace\\)" ispell-tex-arg-end) ("\\\\\\([aA]lph\\|arabic\\)" ispell-tex-arg-end) ("\\\\bibliographystyle" ispell-tex-arg-end) ("\\\\makebox" ispell-tex-arg-end 0) ("\\\\e?psfig" ispell-tex-arg-end) ("\\\\document\\(class\\|style\\)" . "\\\\begin[ \n]*{[ \n]*document[ \n]*}")) (("\\(figure\\|table\\)\\*?" ispell-tex-arg-end 0) ("list" ispell-tex-arg-end 2) ("program" . "\\\\end[ \n]*{[ \n]*program[ \n]*}") ("verbatim\\*?" . "\\\\end[ \n]*{[ \n]*verbatim\\*?[ \n]*}"))) "\ 15129(defvar ispell-tex-skip-alists (purecopy '((("\\\\addcontentsline" ispell-tex-arg-end 2) ("\\\\add\\(tocontents\\|vspace\\)" ispell-tex-arg-end) ("\\\\\\([aA]lph\\|arabic\\)" ispell-tex-arg-end) ("\\\\bibliographystyle" ispell-tex-arg-end) ("\\\\makebox" ispell-tex-arg-end 0) ("\\\\e?psfig" ispell-tex-arg-end) ("\\\\document\\(class\\|style\\)" . "\\\\begin[ \n]*{[ \n]*document[ \n]*}")) (("\\(figure\\|table\\)\\*?" ispell-tex-arg-end 0) ("list" ispell-tex-arg-end 2) ("program" . "\\\\end[ \n]*{[ \n]*program[ \n]*}") ("verbatim\\*?" . "\\\\end[ \n]*{[ \n]*verbatim\\*?[ \n]*}")))) "\
14906*Lists of regions to be skipped in TeX mode. 15130*Lists of regions to be skipped in TeX mode.
14907First list is used raw. 15131First list is used raw.
14908Second list has key placed inside \\begin{}. 15132Second list has key placed inside \\begin{}.
@@ -14910,7 +15134,7 @@ Second list has key placed inside \\begin{}.
14910Delete or add any regions you want to be automatically selected 15134Delete or add any regions you want to be automatically selected
14911for skipping in latex mode.") 15135for skipping in latex mode.")
14912 15136
14913(defvar ispell-html-skip-alists '(("<[cC][oO][dD][eE]\\>[^>]*>" "</[cC][oO][dD][eE]*>") ("<[sS][cC][rR][iI][pP][tT]\\>[^>]*>" "</[sS][cC][rR][iI][pP][tT]>") ("<[aA][pP][pP][lL][eE][tT]\\>[^>]*>" "</[aA][pP][pP][lL][eE][tT]>") ("<[vV][eE][rR][bB]\\>[^>]*>" "<[vV][eE][rR][bB]\\>[^>]*>") ("<[tT][tT]/" "/") ("<[^ \n>]" ">") ("&[^ \n;]" "[; \n]")) "\ 15137(defconst ispell-html-skip-alists '(("<[cC][oO][dD][eE]\\>[^>]*>" "</[cC][oO][dD][eE]*>") ("<[sS][cC][rR][iI][pP][tT]\\>[^>]*>" "</[sS][cC][rR][iI][pP][tT]>") ("<[aA][pP][pP][lL][eE][tT]\\>[^>]*>" "</[aA][pP][pP][lL][eE][tT]>") ("<[vV][eE][rR][bB]\\>[^>]*>" "<[vV][eE][rR][bB]\\>[^>]*>") ("<[tT][tT]/" "/") ("<[^ \n>]" ">") ("&[^ \n;]" "[; \n]")) "\
14914*Lists of start and end keys to skip in HTML buffers. 15138*Lists of start and end keys to skip in HTML buffers.
14915Same format as `ispell-skip-region-alist'. 15139Same format as `ispell-skip-region-alist'.
14916Note - substrings of other matches must come last 15140Note - substrings of other matches must come last
@@ -15082,8 +15306,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to
15082 15306
15083;;;*** 15307;;;***
15084 15308
15085;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (19119 15309;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (19169
15086;;;;;; 31903)) 15310;;;;;; 37271))
15087;;; Generated autoloads from iswitchb.el 15311;;; Generated autoloads from iswitchb.el
15088 15312
15089(defvar iswitchb-mode nil "\ 15313(defvar iswitchb-mode nil "\
@@ -15108,7 +15332,7 @@ This mode enables switching between buffers using substrings. See
15108;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 15332;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
15109;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 15333;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
15110;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 15334;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
15111;;;;;; "japan-util" "language/japan-util.el" (19094 13305)) 15335;;;;;; "japan-util" "language/japan-util.el" (19181 18356))
15112;;; Generated autoloads from language/japan-util.el 15336;;; Generated autoloads from language/japan-util.el
15113 15337
15114(autoload 'setup-japanese-environment-internal "japan-util" "\ 15338(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -15186,7 +15410,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
15186;;;*** 15410;;;***
15187 15411
15188;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 15412;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
15189;;;;;; "jka-compr.el" (18785 31807)) 15413;;;;;; "jka-compr.el" (18785 51161))
15190;;; Generated autoloads from jka-compr.el 15414;;; Generated autoloads from jka-compr.el
15191 15415
15192(defvar jka-compr-inhibit nil "\ 15416(defvar jka-compr-inhibit nil "\
@@ -15209,7 +15433,7 @@ by `jka-compr-installed'.
15209 15433
15210;;;*** 15434;;;***
15211 15435
15212;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19146 53668)) 15436;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19144 23281))
15213;;; Generated autoloads from progmodes/js.el 15437;;; Generated autoloads from progmodes/js.el
15214 15438
15215(autoload 'js-mode "js" "\ 15439(autoload 'js-mode "js" "\
@@ -15225,7 +15449,7 @@ Key bindings:
15225 15449
15226;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 15450;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
15227;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 15451;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
15228;;;;;; (18785 31916)) 15452;;;;;; (18785 51201))
15229;;; Generated autoloads from emulation/keypad.el 15453;;; Generated autoloads from emulation/keypad.el
15230 15454
15231(defvar keypad-setup nil "\ 15455(defvar keypad-setup nil "\
@@ -15281,7 +15505,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
15281;;;*** 15505;;;***
15282 15506
15283;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 15507;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
15284;;;;;; (18785 31981)) 15508;;;;;; (18785 51221))
15285;;; Generated autoloads from international/kinsoku.el 15509;;; Generated autoloads from international/kinsoku.el
15286 15510
15287(autoload 'kinsoku "kinsoku" "\ 15511(autoload 'kinsoku "kinsoku" "\
@@ -15303,7 +15527,7 @@ the context of text formatting.
15303;;;*** 15527;;;***
15304 15528
15305;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (18785 15529;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (18785
15306;;;;;; 31981)) 15530;;;;;; 51221))
15307;;; Generated autoloads from international/kkc.el 15531;;; Generated autoloads from international/kkc.el
15308 15532
15309(defvar kkc-after-update-conversion-functions nil "\ 15533(defvar kkc-after-update-conversion-functions nil "\
@@ -15328,7 +15552,7 @@ and the return value is the length of the conversion.
15328;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 15552;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
15329;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 15553;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
15330;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item) 15554;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item)
15331;;;;;; "kmacro" "kmacro.el" (18790 54820)) 15555;;;;;; "kmacro" "kmacro.el" (18802 59720))
15332;;; Generated autoloads from kmacro.el 15556;;; Generated autoloads from kmacro.el
15333 (global-set-key "\C-x(" 'kmacro-start-macro) 15557 (global-set-key "\C-x(" 'kmacro-start-macro)
15334 (global-set-key "\C-x)" 'kmacro-end-macro) 15558 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -15439,7 +15663,7 @@ If kbd macro currently being defined end it before activating it.
15439;;;*** 15663;;;***
15440 15664
15441;;;### (autoloads (setup-korean-environment-internal) "korea-util" 15665;;;### (autoloads (setup-korean-environment-internal) "korea-util"
15442;;;;;; "language/korea-util.el" (19017 29604)) 15666;;;;;; "language/korea-util.el" (19023 2336))
15443;;; Generated autoloads from language/korea-util.el 15667;;; Generated autoloads from language/korea-util.el
15444 15668
15445(defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ 15669(defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
@@ -15454,7 +15678,7 @@ Not documented
15454;;;*** 15678;;;***
15455 15679
15456;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 15680;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
15457;;;;;; (19104 47795)) 15681;;;;;; (19190 32924))
15458;;; Generated autoloads from play/landmark.el 15682;;; Generated autoloads from play/landmark.el
15459 15683
15460(defalias 'landmark-repeat 'lm-test-run) 15684(defalias 'landmark-repeat 'lm-test-run)
@@ -15488,7 +15712,7 @@ Use \\[describe-mode] for more info.
15488 15712
15489;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string 15713;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
15490;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) 15714;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
15491;;;;;; "lao-util" "language/lao-util.el" (18785 31988)) 15715;;;;;; "lao-util" "language/lao-util.el" (18785 51224))
15492;;; Generated autoloads from language/lao-util.el 15716;;; Generated autoloads from language/lao-util.el
15493 15717
15494(autoload 'lao-compose-string "lao-util" "\ 15718(autoload 'lao-compose-string "lao-util" "\
@@ -15527,10 +15751,10 @@ Not documented
15527 15751
15528;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 15752;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
15529;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 15753;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
15530;;;;;; "latexenc" "international/latexenc.el" (18785 31981)) 15754;;;;;; "latexenc" "international/latexenc.el" (19190 32920))
15531;;; Generated autoloads from international/latexenc.el 15755;;; Generated autoloads from international/latexenc.el
15532 15756
15533(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)) "\ 15757(defvar latex-inputenc-coding-alist (purecopy '(("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp858" . cp858) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) "\
15534Mapping from LaTeX encodings in \"inputenc.sty\" to Emacs coding systems. 15758Mapping from LaTeX encodings in \"inputenc.sty\" to Emacs coding systems.
15535LaTeX encodings are specified with \"\\usepackage[encoding]{inputenc}\". 15759LaTeX encodings are specified with \"\\usepackage[encoding]{inputenc}\".
15536Used by the function `latexenc-find-file-coding-system'.") 15760Used by the function `latexenc-find-file-coding-system'.")
@@ -15559,7 +15783,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
15559;;;*** 15783;;;***
15560 15784
15561;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 15785;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
15562;;;;;; "latin1-disp" "international/latin1-disp.el" (18785 31982)) 15786;;;;;; "latin1-disp" "international/latin1-disp.el" (18785 51221))
15563;;; Generated autoloads from international/latin1-disp.el 15787;;; Generated autoloads from international/latin1-disp.el
15564 15788
15565(defvar latin1-display nil "\ 15789(defvar latin1-display nil "\
@@ -15601,12 +15825,14 @@ use either \\[customize] or the function `latin1-display'.")
15601;;;*** 15825;;;***
15602 15826
15603;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 15827;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
15604;;;;;; (18785 32063)) 15828;;;;;; (19190 32924))
15605;;; Generated autoloads from progmodes/ld-script.el 15829;;; Generated autoloads from progmodes/ld-script.el
15606 15830
15607(add-to-list 'auto-mode-alist '("\\.ld[si]?\\>" . ld-script-mode)) 15831(add-to-list 'auto-mode-alist (purecopy '("\\.ld[si]?\\>" . ld-script-mode)))
15608 15832
15609(add-to-list 'auto-mode-alist '("\\.x[bdsru]?[cn]?\\'" . ld-script-mode)) 15833(add-to-list 'auto-mode-alist (purecopy '("ld\\.?script\\>" . ld-script-mode)))
15834
15835(add-to-list 'auto-mode-alist (purecopy '("\\.x[bdsru]?[cn]?\\'" . ld-script-mode)))
15610 15836
15611(autoload 'ld-script-mode "ld-script" "\ 15837(autoload 'ld-script-mode "ld-script" "\
15612A major mode to edit GNU ld script files 15838A major mode to edit GNU ld script files
@@ -15616,7 +15842,7 @@ A major mode to edit GNU ld script files
15616;;;*** 15842;;;***
15617 15843
15618;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 15844;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
15619;;;;;; (18785 31808)) 15845;;;;;; (18785 51161))
15620;;; Generated autoloads from ledit.el 15846;;; Generated autoloads from ledit.el
15621 15847
15622(defconst ledit-save-files t "\ 15848(defconst ledit-save-files t "\
@@ -15651,7 +15877,7 @@ Not documented
15651 15877
15652;;;*** 15878;;;***
15653 15879
15654;;;### (autoloads (life) "life" "play/life.el" (18785 32030)) 15880;;;### (autoloads (life) "life" "play/life.el" (18785 51238))
15655;;; Generated autoloads from play/life.el 15881;;; Generated autoloads from play/life.el
15656 15882
15657(autoload 'life "life" "\ 15883(autoload 'life "life" "\
@@ -15665,7 +15891,7 @@ generations (this defaults to 1).
15665;;;*** 15891;;;***
15666 15892
15667;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum" 15893;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum"
15668;;;;;; "linum.el" (19128 5383)) 15894;;;;;; "linum.el" (19133 53179))
15669;;; Generated autoloads from linum.el 15895;;; Generated autoloads from linum.el
15670 15896
15671(defvar linum-format 'dynamic "\ 15897(defvar linum-format 'dynamic "\
@@ -15702,7 +15928,7 @@ See `linum-mode' for more information on Linum mode.
15702;;;*** 15928;;;***
15703 15929
15704;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (18785 15930;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (18785
15705;;;;;; 31809)) 15931;;;;;; 51161))
15706;;; Generated autoloads from loadhist.el 15932;;; Generated autoloads from loadhist.el
15707 15933
15708(autoload 'unload-feature "loadhist" "\ 15934(autoload 'unload-feature "loadhist" "\
@@ -15734,7 +15960,7 @@ something strange, such as redefining an Emacs function.
15734;;;*** 15960;;;***
15735 15961
15736;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 15962;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
15737;;;;;; "locate" "locate.el" (19113 50867)) 15963;;;;;; "locate" "locate.el" (19123 40236))
15738;;; Generated autoloads from locate.el 15964;;; Generated autoloads from locate.el
15739 15965
15740(defvar locate-ls-subdir-switches "-al" "\ 15966(defvar locate-ls-subdir-switches "-al" "\
@@ -15785,7 +16011,7 @@ except that FILTER is not optional.
15785 16011
15786;;;*** 16012;;;***
15787 16013
15788;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (19146 53664)) 16014;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (19144 23265))
15789;;; Generated autoloads from log-edit.el 16015;;; Generated autoloads from log-edit.el
15790 16016
15791(autoload 'log-edit "log-edit" "\ 16017(autoload 'log-edit "log-edit" "\
@@ -15811,8 +16037,8 @@ uses the current buffer.
15811 16037
15812;;;*** 16038;;;***
15813 16039
15814;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (19146 16040;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (19152
15815;;;;;; 53664)) 16041;;;;;; 17310))
15816;;; Generated autoloads from log-view.el 16042;;; Generated autoloads from log-view.el
15817 16043
15818(autoload 'log-view-mode "log-view" "\ 16044(autoload 'log-view-mode "log-view" "\
@@ -15823,7 +16049,7 @@ Major mode for browsing CVS log output.
15823;;;*** 16049;;;***
15824 16050
15825;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (18785 16051;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (18785
15826;;;;;; 31810)) 16052;;;;;; 51161))
15827;;; Generated autoloads from longlines.el 16053;;; Generated autoloads from longlines.el
15828 16054
15829(autoload 'longlines-mode "longlines" "\ 16055(autoload 'longlines-mode "longlines" "\
@@ -15844,8 +16070,8 @@ are indicated with a symbol.
15844;;;*** 16070;;;***
15845 16071
15846;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 16072;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
15847;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (19088 16073;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (19095
15848;;;;;; 27216)) 16074;;;;;; 42943))
15849;;; Generated autoloads from lpr.el 16075;;; Generated autoloads from lpr.el
15850 16076
15851(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt))) 16077(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)))
@@ -15939,7 +16165,7 @@ for further customization of the printer command.
15939;;;*** 16165;;;***
15940 16166
15941;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 16167;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
15942;;;;;; (19088 27216)) 16168;;;;;; (19095 42943))
15943;;; Generated autoloads from ls-lisp.el 16169;;; Generated autoloads from ls-lisp.el
15944 16170
15945(defvar ls-lisp-support-shell-wildcards t "\ 16171(defvar ls-lisp-support-shell-wildcards t "\
@@ -15950,8 +16176,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
15950 16176
15951;;;*** 16177;;;***
15952 16178
15953;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (19088 16179;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (19095
15954;;;;;; 19166)) 16180;;;;;; 42945))
15955;;; Generated autoloads from calendar/lunar.el 16181;;; Generated autoloads from calendar/lunar.el
15956 16182
15957(autoload 'lunar-phases "lunar" "\ 16183(autoload 'lunar-phases "lunar" "\
@@ -15966,7 +16192,7 @@ This function is suitable for execution in a .emacs file.
15966;;;*** 16192;;;***
15967 16193
15968;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (18785 16194;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (18785
15969;;;;;; 32063)) 16195;;;;;; 51241))
15970;;; Generated autoloads from progmodes/m4-mode.el 16196;;; Generated autoloads from progmodes/m4-mode.el
15971 16197
15972(autoload 'm4-mode "m4-mode" "\ 16198(autoload 'm4-mode "m4-mode" "\
@@ -15978,7 +16204,7 @@ A major mode to edit m4 macro files.
15978;;;*** 16204;;;***
15979 16205
15980;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 16206;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
15981;;;;;; (18785 31906)) 16207;;;;;; (18785 51197))
15982;;; Generated autoloads from emacs-lisp/macroexp.el 16208;;; Generated autoloads from emacs-lisp/macroexp.el
15983 16209
15984(autoload 'macroexpand-all "macroexp" "\ 16210(autoload 'macroexpand-all "macroexp" "\
@@ -15992,7 +16218,7 @@ definitions to shadow the loaded ones for use in file byte-compilation.
15992;;;*** 16218;;;***
15993 16219
15994;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 16220;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
15995;;;;;; name-last-kbd-macro) "macros" "macros.el" (18785 31811)) 16221;;;;;; name-last-kbd-macro) "macros" "macros.el" (18785 51162))
15996;;; Generated autoloads from macros.el 16222;;; Generated autoloads from macros.el
15997 16223
15998(autoload 'name-last-kbd-macro "macros" "\ 16224(autoload 'name-last-kbd-macro "macros" "\
@@ -16081,7 +16307,7 @@ and then select the region of un-tablified names and use
16081;;;*** 16307;;;***
16082 16308
16083;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 16309;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
16084;;;;;; "mail/mail-extr.el" (18785 31992)) 16310;;;;;; "mail/mail-extr.el" (18785 51225))
16085;;; Generated autoloads from mail/mail-extr.el 16311;;; Generated autoloads from mail/mail-extr.el
16086 16312
16087(autoload 'mail-extract-address-components "mail-extr" "\ 16313(autoload 'mail-extract-address-components "mail-extr" "\
@@ -16113,7 +16339,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
16113 16339
16114;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 16340;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
16115;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 16341;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
16116;;;;;; (18785 31992)) 16342;;;;;; (18785 51225))
16117;;; Generated autoloads from mail/mail-hist.el 16343;;; Generated autoloads from mail/mail-hist.el
16118 16344
16119(autoload 'mail-hist-define-keys "mail-hist" "\ 16345(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -16145,7 +16371,7 @@ This function normally would be called when the message is sent.
16145;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 16371;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
16146;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable 16372;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable
16147;;;;;; mail-file-babyl-p mail-use-rfc822) "mail-utils" "mail/mail-utils.el" 16373;;;;;; mail-file-babyl-p mail-use-rfc822) "mail-utils" "mail/mail-utils.el"
16148;;;;;; (18843 36854)) 16374;;;;;; (18849 6490))
16149;;; Generated autoloads from mail/mail-utils.el 16375;;; Generated autoloads from mail/mail-utils.el
16150 16376
16151(defvar mail-use-rfc822 nil "\ 16377(defvar mail-use-rfc822 nil "\
@@ -16206,7 +16432,7 @@ matches may be returned from the message body.
16206 16432
16207;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup 16433;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
16208;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (18872 16434;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (18872
16209;;;;;; 43631)) 16435;;;;;; 63324))
16210;;; Generated autoloads from mail/mailabbrev.el 16436;;; Generated autoloads from mail/mailabbrev.el
16211 16437
16212(defvar mail-abbrevs-mode nil "\ 16438(defvar mail-abbrevs-mode nil "\
@@ -16248,8 +16474,8 @@ double-quotes.
16248;;;*** 16474;;;***
16249 16475
16250;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases 16476;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
16251;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (19094 16477;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (19095
16252;;;;;; 53576)) 16478;;;;;; 42949))
16253;;; Generated autoloads from mail/mailalias.el 16479;;; Generated autoloads from mail/mailalias.el
16254 16480
16255(defvar mail-complete-style 'angles "\ 16481(defvar mail-complete-style 'angles "\
@@ -16295,7 +16521,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any.
16295;;;*** 16521;;;***
16296 16522
16297;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 16523;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
16298;;;;;; (19045 17981)) 16524;;;;;; (19050 50267))
16299;;; Generated autoloads from mail/mailclient.el 16525;;; Generated autoloads from mail/mailclient.el
16300 16526
16301(autoload 'mailclient-send-it "mailclient" "\ 16527(autoload 'mailclient-send-it "mailclient" "\
@@ -16309,7 +16535,7 @@ The mail client is taken to be the handler of mailto URLs.
16309 16535
16310;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 16536;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
16311;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 16537;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
16312;;;;;; "make-mode" "progmodes/make-mode.el" (19100 52261)) 16538;;;;;; "make-mode" "progmodes/make-mode.el" (19106 2693))
16313;;; Generated autoloads from progmodes/make-mode.el 16539;;; Generated autoloads from progmodes/make-mode.el
16314 16540
16315(autoload 'makefile-mode "make-mode" "\ 16541(autoload 'makefile-mode "make-mode" "\
@@ -16427,7 +16653,7 @@ An adapted `makefile-mode' that knows about imake.
16427;;;*** 16653;;;***
16428 16654
16429;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (18785 16655;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (18785
16430;;;;;; 31812)) 16656;;;;;; 51162))
16431;;; Generated autoloads from makesum.el 16657;;; Generated autoloads from makesum.el
16432 16658
16433(autoload 'make-command-summary "makesum" "\ 16659(autoload 'make-command-summary "makesum" "\
@@ -16438,7 +16664,7 @@ Previous contents of that buffer are killed first.
16438 16664
16439;;;*** 16665;;;***
16440 16666
16441;;;### (autoloads (man-follow man) "man" "man.el" (19103 26692)) 16667;;;### (autoloads (man-follow man) "man" "man.el" (19106 2680))
16442;;; Generated autoloads from man.el 16668;;; Generated autoloads from man.el
16443 16669
16444(defalias 'manual-entry 'man) 16670(defalias 'manual-entry 'man)
@@ -16465,7 +16691,7 @@ Get a Un*x manual page of the item under point and put it in a buffer.
16465 16691
16466;;;*** 16692;;;***
16467 16693
16468;;;### (autoloads (master-mode) "master" "master.el" (18785 31812)) 16694;;;### (autoloads (master-mode) "master" "master.el" (18785 51162))
16469;;; Generated autoloads from master.el 16695;;; Generated autoloads from master.el
16470 16696
16471(autoload 'master-mode "master" "\ 16697(autoload 'master-mode "master" "\
@@ -16488,7 +16714,7 @@ yourself the value of `master-of' by calling `master-show-slave'.
16488;;;*** 16714;;;***
16489 16715
16490;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el" 16716;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el"
16491;;;;;; (18785 31812)) 16717;;;;;; (18785 51162))
16492;;; Generated autoloads from mb-depth.el 16718;;; Generated autoloads from mb-depth.el
16493 16719
16494(defvar minibuffer-depth-indicate-mode nil "\ 16720(defvar minibuffer-depth-indicate-mode nil "\
@@ -16513,13 +16739,20 @@ Returns non-nil if the new state is enabled.
16513 16739
16514;;;*** 16740;;;***
16515 16741
16742;;;### (autoloads nil "menu-bar" "menu-bar.el" (19190 32913))
16743;;; Generated autoloads from menu-bar.el
16744
16745(put 'menu-bar-mode 'standard-value '(t))
16746
16747;;;***
16748
16516;;;### (autoloads (message-unbold-region message-bold-region message-news-other-frame 16749;;;### (autoloads (message-unbold-region message-bold-region message-news-other-frame
16517;;;;;; message-news-other-window message-mail-other-frame message-mail-other-window 16750;;;;;; message-news-other-window message-mail-other-frame message-mail-other-window
16518;;;;;; message-bounce message-resend message-insinuate-rmail message-forward-rmail-make-body 16751;;;;;; message-bounce message-resend message-insinuate-rmail message-forward-rmail-make-body
16519;;;;;; message-forward-make-body message-forward message-recover 16752;;;;;; message-forward-make-body message-forward message-recover
16520;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 16753;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
16521;;;;;; message-reply message-news message-mail message-mode) "message" 16754;;;;;; message-reply message-news message-mail message-mode) "message"
16522;;;;;; "gnus/message.el" (19130 46641)) 16755;;;;;; "gnus/message.el" (19133 53182))
16523;;; Generated autoloads from gnus/message.el 16756;;; Generated autoloads from gnus/message.el
16524 16757
16525(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 16758(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -16685,7 +16918,7 @@ which specify the range to operate on.
16685;;;*** 16918;;;***
16686 16919
16687;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 16920;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
16688;;;;;; (18785 32065)) 16921;;;;;; (18785 51241))
16689;;; Generated autoloads from progmodes/meta-mode.el 16922;;; Generated autoloads from progmodes/meta-mode.el
16690 16923
16691(autoload 'metafont-mode "meta-mode" "\ 16924(autoload 'metafont-mode "meta-mode" "\
@@ -16712,7 +16945,7 @@ Turning on MetaPost mode calls the value of the variable
16712 16945
16713;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 16946;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
16714;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 16947;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
16715;;;;;; (18828 64032)) 16948;;;;;; (18830 47926))
16716;;; Generated autoloads from mail/metamail.el 16949;;; Generated autoloads from mail/metamail.el
16717 16950
16718(autoload 'metamail-interpret-header "metamail" "\ 16951(autoload 'metamail-interpret-header "metamail" "\
@@ -16757,7 +16990,7 @@ redisplayed as output is inserted.
16757 16990
16758;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 16991;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
16759;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 16992;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
16760;;;;;; "mh-e/mh-comp.el" (19095 23359)) 16993;;;;;; "mh-e/mh-comp.el" (19190 32921))
16761;;; Generated autoloads from mh-e/mh-comp.el 16994;;; Generated autoloads from mh-e/mh-comp.el
16762 16995
16763(autoload 'mh-smail "mh-comp" "\ 16996(autoload 'mh-smail "mh-comp" "\
@@ -16847,7 +17080,7 @@ delete the draft message.
16847 17080
16848;;;*** 17081;;;***
16849 17082
16850;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (18995 56648)) 17083;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (19190 32921))
16851;;; Generated autoloads from mh-e/mh-e.el 17084;;; Generated autoloads from mh-e/mh-e.el
16852 17085
16853(put 'mh-progs 'risky-local-variable t) 17086(put 'mh-progs 'risky-local-variable t)
@@ -16864,7 +17097,7 @@ Display version information about MH-E and the MH mail handling system.
16864;;;*** 17097;;;***
16865 17098
16866;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 17099;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
16867;;;;;; "mh-e/mh-folder.el" (19096 3518)) 17100;;;;;; "mh-e/mh-folder.el" (19190 32921))
16868;;; Generated autoloads from mh-e/mh-folder.el 17101;;; Generated autoloads from mh-e/mh-folder.el
16869 17102
16870(autoload 'mh-rmail "mh-folder" "\ 17103(autoload 'mh-rmail "mh-folder" "\
@@ -16946,7 +17179,7 @@ perform the operation on all messages in that region.
16946;;;*** 17179;;;***
16947 17180
16948;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 17181;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
16949;;;;;; "midnight.el" (18874 46954)) 17182;;;;;; "midnight.el" (18876 49433))
16950;;; Generated autoloads from midnight.el 17183;;; Generated autoloads from midnight.el
16951 17184
16952(autoload 'clean-buffer-list "midnight" "\ 17185(autoload 'clean-buffer-list "midnight" "\
@@ -16973,7 +17206,7 @@ to its second argument TM.
16973;;;*** 17206;;;***
16974 17207
16975;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 17208;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
16976;;;;;; "minibuf-eldef.el" (18785 31813)) 17209;;;;;; "minibuf-eldef.el" (18785 51162))
16977;;; Generated autoloads from minibuf-eldef.el 17210;;; Generated autoloads from minibuf-eldef.el
16978 17211
16979(defvar minibuffer-electric-default-mode nil "\ 17212(defvar minibuffer-electric-default-mode nil "\
@@ -17000,7 +17233,7 @@ Returns non-nil if the new state is enabled.
17000 17233
17001;;;*** 17234;;;***
17002 17235
17003;;;### (autoloads (butterfly) "misc" "misc.el" (18785 31814)) 17236;;;### (autoloads (butterfly) "misc" "misc.el" (19152 17310))
17004;;; Generated autoloads from misc.el 17237;;; Generated autoloads from misc.el
17005 17238
17006(autoload 'butterfly "misc" "\ 17239(autoload 'butterfly "misc" "\
@@ -17019,7 +17252,7 @@ variation of `C-x M-c M-butterfly' from url `http://xkcd.com/378/'.
17019 17252
17020;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files 17253;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files
17021;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup) 17254;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup)
17022;;;;;; "misearch" "misearch.el" (18785 31814)) 17255;;;;;; "misearch" "misearch.el" (19169 37271))
17023;;; Generated autoloads from misearch.el 17256;;; Generated autoloads from misearch.el
17024 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 17257 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
17025 17258
@@ -17083,7 +17316,7 @@ Start multi-buffer regexp Isearch on a list of FILES.
17083;;;*** 17316;;;***
17084 17317
17085;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 17318;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
17086;;;;;; (19091 22286)) 17319;;;;;; (19095 42953))
17087;;; Generated autoloads from progmodes/mixal-mode.el 17320;;; Generated autoloads from progmodes/mixal-mode.el
17088 17321
17089(autoload 'mixal-mode "mixal-mode" "\ 17322(autoload 'mixal-mode "mixal-mode" "\
@@ -17097,7 +17330,7 @@ Major mode for the mixal asm language.
17097;;;*** 17330;;;***
17098 17331
17099;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 17332;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
17100;;;;;; "mm-extern" "gnus/mm-extern.el" (18785 31968)) 17333;;;;;; "mm-extern" "gnus/mm-extern.el" (18785 51216))
17101;;; Generated autoloads from gnus/mm-extern.el 17334;;; Generated autoloads from gnus/mm-extern.el
17102 17335
17103(autoload 'mm-extern-cache-contents "mm-extern" "\ 17336(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -17116,7 +17349,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
17116;;;*** 17349;;;***
17117 17350
17118;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 17351;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
17119;;;;;; (18785 31968)) 17352;;;;;; (18785 51216))
17120;;; Generated autoloads from gnus/mm-partial.el 17353;;; Generated autoloads from gnus/mm-partial.el
17121 17354
17122(autoload 'mm-inline-partial "mm-partial" "\ 17355(autoload 'mm-inline-partial "mm-partial" "\
@@ -17130,7 +17363,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
17130;;;*** 17363;;;***
17131 17364
17132;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 17365;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
17133;;;;;; "mm-url" "gnus/mm-url.el" (18790 48672)) 17366;;;;;; "mm-url" "gnus/mm-url.el" (18802 59723))
17134;;; Generated autoloads from gnus/mm-url.el 17367;;; Generated autoloads from gnus/mm-url.el
17135 17368
17136(autoload 'mm-url-insert-file-contents "mm-url" "\ 17369(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -17147,7 +17380,7 @@ Insert file contents of URL using `mm-url-program'.
17147;;;*** 17380;;;***
17148 17381
17149;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 17382;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
17150;;;;;; "gnus/mm-uu.el" (18785 31969)) 17383;;;;;; "gnus/mm-uu.el" (18785 51216))
17151;;; Generated autoloads from gnus/mm-uu.el 17384;;; Generated autoloads from gnus/mm-uu.el
17152 17385
17153(autoload 'mm-uu-dissect "mm-uu" "\ 17386(autoload 'mm-uu-dissect "mm-uu" "\
@@ -17167,7 +17400,7 @@ Assume text has been decoded if DECODED is non-nil.
17167;;;*** 17400;;;***
17168 17401
17169;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 17402;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
17170;;;;;; (19137 28302)) 17403;;;;;; (19144 23273))
17171;;; Generated autoloads from gnus/mml1991.el 17404;;; Generated autoloads from gnus/mml1991.el
17172 17405
17173(autoload 'mml1991-encrypt "mml1991" "\ 17406(autoload 'mml1991-encrypt "mml1991" "\
@@ -17184,7 +17417,7 @@ Not documented
17184 17417
17185;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 17418;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
17186;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 17419;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
17187;;;;;; "mml2015" "gnus/mml2015.el" (19137 28302)) 17420;;;;;; "mml2015" "gnus/mml2015.el" (19144 23273))
17188;;; Generated autoloads from gnus/mml2015.el 17421;;; Generated autoloads from gnus/mml2015.el
17189 17422
17190(autoload 'mml2015-decrypt "mml2015" "\ 17423(autoload 'mml2015-decrypt "mml2015" "\
@@ -17225,7 +17458,7 @@ Not documented
17225;;;*** 17458;;;***
17226 17459
17227;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" 17460;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
17228;;;;;; (18430 8160)) 17461;;;;;; (18432 28072))
17229;;; Generated autoloads from progmodes/modula2.el 17462;;; Generated autoloads from progmodes/modula2.el
17230 17463
17231(autoload 'modula-2-mode "modula2" "\ 17464(autoload 'modula-2-mode "modula2" "\
@@ -17257,7 +17490,7 @@ followed by the first character of the construct.
17257;;;*** 17490;;;***
17258 17491
17259;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" 17492;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
17260;;;;;; (18785 32030)) 17493;;;;;; (18785 51238))
17261;;; Generated autoloads from play/morse.el 17494;;; Generated autoloads from play/morse.el
17262 17495
17263(autoload 'morse-region "morse" "\ 17496(autoload 'morse-region "morse" "\
@@ -17273,7 +17506,7 @@ Convert morse coded text in region to ordinary ASCII text.
17273;;;*** 17506;;;***
17274 17507
17275;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag" 17508;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag"
17276;;;;;; "mouse-drag.el" (18785 31815)) 17509;;;;;; "mouse-drag.el" (18785 51163))
17277;;; Generated autoloads from mouse-drag.el 17510;;; Generated autoloads from mouse-drag.el
17278 17511
17279(autoload 'mouse-drag-throw "mouse-drag" "\ 17512(autoload 'mouse-drag-throw "mouse-drag" "\
@@ -17321,7 +17554,7 @@ To test this function, evaluate:
17321;;;*** 17554;;;***
17322 17555
17323;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (18785 17556;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (18785
17324;;;;;; 31815)) 17557;;;;;; 51163))
17325;;; Generated autoloads from mouse-sel.el 17558;;; Generated autoloads from mouse-sel.el
17326 17559
17327(defvar mouse-sel-mode nil "\ 17560(defvar mouse-sel-mode nil "\
@@ -17373,7 +17606,7 @@ primary selection and region.
17373 17606
17374;;;*** 17607;;;***
17375 17608
17376;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (19104 47795)) 17609;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (19190 32924))
17377;;; Generated autoloads from play/mpuz.el 17610;;; Generated autoloads from play/mpuz.el
17378 17611
17379(autoload 'mpuz "mpuz" "\ 17612(autoload 'mpuz "mpuz" "\
@@ -17383,7 +17616,7 @@ Multiplication puzzle with GNU Emacs.
17383 17616
17384;;;*** 17617;;;***
17385 17618
17386;;;### (autoloads (msb-mode) "msb" "msb.el" (18785 31816)) 17619;;;### (autoloads (msb-mode) "msb" "msb.el" (18785 51163))
17387;;; Generated autoloads from msb.el 17620;;; Generated autoloads from msb.el
17388 17621
17389(defvar msb-mode nil "\ 17622(defvar msb-mode nil "\
@@ -17405,12 +17638,20 @@ different buffer menu using the function `msb'.
17405 17638
17406;;;*** 17639;;;***
17407 17640
17641;;;### (autoloads nil "mule-cmds" "international/mule-cmds.el" (19181
17642;;;;;; 18356))
17643;;; Generated autoloads from international/mule-cmds.el
17644
17645(put 'input-method-alist 'risky-local-variable t)
17646
17647;;;***
17648
17408;;;### (autoloads (font-show-log mule-diag list-input-methods list-fontsets 17649;;;### (autoloads (font-show-log mule-diag list-input-methods list-fontsets
17409;;;;;; describe-fontset describe-font list-coding-categories list-coding-systems 17650;;;;;; describe-fontset describe-font list-coding-categories list-coding-systems
17410;;;;;; describe-current-coding-system describe-current-coding-system-briefly 17651;;;;;; describe-current-coding-system describe-current-coding-system-briefly
17411;;;;;; describe-coding-system describe-character-set list-charset-chars 17652;;;;;; describe-coding-system describe-character-set list-charset-chars
17412;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 17653;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
17413;;;;;; (19146 53667)) 17654;;;;;; (19181 18356))
17414;;; Generated autoloads from international/mule-diag.el 17655;;; Generated autoloads from international/mule-diag.el
17415 17656
17416(autoload 'list-character-sets "mule-diag" "\ 17657(autoload 'list-character-sets "mule-diag" "\
@@ -17547,7 +17788,7 @@ The default is 20. If LIMIT is negative, do not limit the listing.
17547;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 17788;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
17548;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 17789;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
17549;;;;;; truncate-string-to-width store-substring string-to-sequence) 17790;;;;;; truncate-string-to-width store-substring string-to-sequence)
17550;;;;;; "mule-util" "international/mule-util.el" (18785 31982)) 17791;;;;;; "mule-util" "international/mule-util.el" (18785 51222))
17551;;; Generated autoloads from international/mule-util.el 17792;;; Generated autoloads from international/mule-util.el
17552 17793
17553(autoload 'string-to-sequence "mule-util" "\ 17794(autoload 'string-to-sequence "mule-util" "\
@@ -17686,8 +17927,8 @@ per-character basis, this may not be accurate.
17686;;;### (autoloads (network-connection network-connection-to-service 17927;;;### (autoloads (network-connection network-connection-to-service
17687;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 17928;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
17688;;;;;; nslookup nslookup-host ping traceroute route arp netstat 17929;;;;;; nslookup nslookup-host ping traceroute route arp netstat
17689;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (19130 17930;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (19133
17690;;;;;; 52560)) 17931;;;;;; 53183))
17691;;; Generated autoloads from net/net-utils.el 17932;;; Generated autoloads from net/net-utils.el
17692 17933
17693(autoload 'ifconfig "net-utils" "\ 17934(autoload 'ifconfig "net-utils" "\
@@ -17786,7 +18027,7 @@ Open a network connection to HOST on PORT.
17786;;;;;; uncomment-region comment-kill comment-set-column comment-indent 18027;;;;;; uncomment-region comment-kill comment-set-column comment-indent
17787;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 18028;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
17788;;;;;; comment-padding comment-style comment-column) "newcomment" 18029;;;;;; comment-padding comment-style comment-column) "newcomment"
17789;;;;;; "newcomment.el" (19146 53664)) 18030;;;;;; "newcomment.el" (19144 23266))
17790;;; Generated autoloads from newcomment.el 18031;;; Generated autoloads from newcomment.el
17791 18032
17792(defalias 'indent-for-comment 'comment-indent) 18033(defalias 'indent-for-comment 'comment-indent)
@@ -17986,7 +18227,7 @@ unless optional argument SOFT is non-nil.
17986;;;*** 18227;;;***
17987 18228
17988;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend" 18229;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend"
17989;;;;;; "net/newst-backend.el" (19123 12729)) 18230;;;;;; "net/newst-backend.el" (19181 18357))
17990;;; Generated autoloads from net/newst-backend.el 18231;;; Generated autoloads from net/newst-backend.el
17991 18232
17992(autoload 'newsticker-running-p "newst-backend" "\ 18233(autoload 'newsticker-running-p "newst-backend" "\
@@ -18008,7 +18249,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
18008;;;*** 18249;;;***
18009 18250
18010;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el" 18251;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el"
18011;;;;;; (18785 32006)) 18252;;;;;; (19181 18357))
18012;;; Generated autoloads from net/newst-plainview.el 18253;;; Generated autoloads from net/newst-plainview.el
18013 18254
18014(autoload 'newsticker-plainview "newst-plainview" "\ 18255(autoload 'newsticker-plainview "newst-plainview" "\
@@ -18019,7 +18260,7 @@ Start newsticker plainview.
18019;;;*** 18260;;;***
18020 18261
18021;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el" 18262;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el"
18022;;;;;; (18785 32006)) 18263;;;;;; (18785 51235))
18023;;; Generated autoloads from net/newst-reader.el 18264;;; Generated autoloads from net/newst-reader.el
18024 18265
18025(autoload 'newsticker-show-news "newst-reader" "\ 18266(autoload 'newsticker-show-news "newst-reader" "\
@@ -18030,7 +18271,7 @@ Start reading news. You may want to bind this to a key.
18030;;;*** 18271;;;***
18031 18272
18032;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p) 18273;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p)
18033;;;;;; "newst-ticker" "net/newst-ticker.el" (18785 32006)) 18274;;;;;; "newst-ticker" "net/newst-ticker.el" (18785 51235))
18034;;; Generated autoloads from net/newst-ticker.el 18275;;; Generated autoloads from net/newst-ticker.el
18035 18276
18036(autoload 'newsticker-ticker-running-p "newst-ticker" "\ 18277(autoload 'newsticker-ticker-running-p "newst-ticker" "\
@@ -18051,7 +18292,7 @@ running already.
18051;;;*** 18292;;;***
18052 18293
18053;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el" 18294;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el"
18054;;;;;; (19086 46698)) 18295;;;;;; (19181 18357))
18055;;; Generated autoloads from net/newst-treeview.el 18296;;; Generated autoloads from net/newst-treeview.el
18056 18297
18057(autoload 'newsticker-treeview "newst-treeview" "\ 18298(autoload 'newsticker-treeview "newst-treeview" "\
@@ -18062,7 +18303,7 @@ Start newsticker treeview.
18062;;;*** 18303;;;***
18063 18304
18064;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 18305;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
18065;;;;;; (19123 14669)) 18306;;;;;; (19123 40240))
18066;;; Generated autoloads from gnus/nndiary.el 18307;;; Generated autoloads from gnus/nndiary.el
18067 18308
18068(autoload 'nndiary-generate-nov-databases "nndiary" "\ 18309(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -18073,7 +18314,7 @@ Generate NOV databases in all nndiary directories.
18073;;;*** 18314;;;***
18074 18315
18075;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (18785 18316;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (18785
18076;;;;;; 31971)) 18317;;;;;; 51217))
18077;;; Generated autoloads from gnus/nndoc.el 18318;;; Generated autoloads from gnus/nndoc.el
18078 18319
18079(autoload 'nndoc-add-type "nndoc" "\ 18320(autoload 'nndoc-add-type "nndoc" "\
@@ -18088,7 +18329,7 @@ symbol in the alist.
18088;;;*** 18329;;;***
18089 18330
18090;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 18331;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
18091;;;;;; (18797 39294)) 18332;;;;;; (18802 59723))
18092;;; Generated autoloads from gnus/nnfolder.el 18333;;; Generated autoloads from gnus/nnfolder.el
18093 18334
18094(autoload 'nnfolder-generate-active-file "nnfolder" "\ 18335(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -18100,7 +18341,7 @@ This command does not work if you use short group names.
18100;;;*** 18341;;;***
18101 18342
18102;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" 18343;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
18103;;;;;; (18785 31973)) 18344;;;;;; (18785 51218))
18104;;; Generated autoloads from gnus/nnkiboze.el 18345;;; Generated autoloads from gnus/nnkiboze.el
18105 18346
18106(autoload 'nnkiboze-generate-groups "nnkiboze" "\ 18347(autoload 'nnkiboze-generate-groups "nnkiboze" "\
@@ -18112,7 +18353,7 @@ Finds out what articles are to be part of the nnkiboze groups.
18112;;;*** 18353;;;***
18113 18354
18114;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 18355;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
18115;;;;;; (18785 31974)) 18356;;;;;; (18785 51218))
18116;;; Generated autoloads from gnus/nnml.el 18357;;; Generated autoloads from gnus/nnml.el
18117 18358
18118(autoload 'nnml-generate-nov-databases "nnml" "\ 18359(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -18123,7 +18364,7 @@ Generate NOV databases in all nnml directories.
18123;;;*** 18364;;;***
18124 18365
18125;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) 18366;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)
18126;;;;;; "nnsoup" "gnus/nnsoup.el" (18785 31975)) 18367;;;;;; "nnsoup" "gnus/nnsoup.el" (18785 51218))
18127;;; Generated autoloads from gnus/nnsoup.el 18368;;; Generated autoloads from gnus/nnsoup.el
18128 18369
18129(autoload 'nnsoup-pack-replies "nnsoup" "\ 18370(autoload 'nnsoup-pack-replies "nnsoup" "\
@@ -18144,7 +18385,7 @@ Revert posting and mailing methods to the standard Emacs methods.
18144;;;*** 18385;;;***
18145 18386
18146;;;### (autoloads (disable-command enable-command disabled-command-function) 18387;;;### (autoloads (disable-command enable-command disabled-command-function)
18147;;;;;; "novice" "novice.el" (18785 31817)) 18388;;;;;; "novice" "novice.el" (18785 51163))
18148;;; Generated autoloads from novice.el 18389;;; Generated autoloads from novice.el
18149 18390
18150(defvar disabled-command-function 'disabled-command-function "\ 18391(defvar disabled-command-function 'disabled-command-function "\
@@ -18177,7 +18418,7 @@ to future sessions.
18177;;;*** 18418;;;***
18178 18419
18179;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 18420;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
18180;;;;;; (18785 32086)) 18421;;;;;; (18785 51244))
18181;;; Generated autoloads from textmodes/nroff-mode.el 18422;;; Generated autoloads from textmodes/nroff-mode.el
18182 18423
18183(autoload 'nroff-mode "nroff-mode" "\ 18424(autoload 'nroff-mode "nroff-mode" "\
@@ -18192,7 +18433,7 @@ closing requests for requests that are used in matched pairs.
18192;;;*** 18433;;;***
18193 18434
18194;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el" 18435;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el"
18195;;;;;; (18785 32010)) 18436;;;;;; (18785 51236))
18196;;; Generated autoloads from nxml/nxml-glyph.el 18437;;; Generated autoloads from nxml/nxml-glyph.el
18197 18438
18198(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 18439(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -18204,8 +18445,8 @@ Return nil if the face cannot display a glyph for N.
18204 18445
18205;;;*** 18446;;;***
18206 18447
18207;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (19137 18448;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (19172
18208;;;;;; 28302)) 18449;;;;;; 3123))
18209;;; Generated autoloads from nxml/nxml-mode.el 18450;;; Generated autoloads from nxml/nxml-mode.el
18210 18451
18211(autoload 'nxml-mode "nxml-mode" "\ 18452(autoload 'nxml-mode "nxml-mode" "\
@@ -18267,7 +18508,7 @@ Many aspects this mode can be customized using
18267;;;*** 18508;;;***
18268 18509
18269;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm" 18510;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm"
18270;;;;;; "nxml/nxml-uchnm.el" (18785 32012)) 18511;;;;;; "nxml/nxml-uchnm.el" (18785 51236))
18271;;; Generated autoloads from nxml/nxml-uchnm.el 18512;;; Generated autoloads from nxml/nxml-uchnm.el
18272 18513
18273(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 18514(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -18280,7 +18521,7 @@ the variable `nxml-enabled-unicode-blocks'.
18280;;;*** 18521;;;***
18281 18522
18282;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 18523;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
18283;;;;;; (18785 32066)) 18524;;;;;; (19181 18360))
18284;;; Generated autoloads from progmodes/octave-inf.el 18525;;; Generated autoloads from progmodes/octave-inf.el
18285 18526
18286(autoload 'inferior-octave "octave-inf" "\ 18527(autoload 'inferior-octave "octave-inf" "\
@@ -18303,7 +18544,7 @@ startup file, `~/.emacs-octave'.
18303;;;*** 18544;;;***
18304 18545
18305;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 18546;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
18306;;;;;; (18790 53120)) 18547;;;;;; (19170 52759))
18307;;; Generated autoloads from progmodes/octave-mod.el 18548;;; Generated autoloads from progmodes/octave-mod.el
18308 18549
18309(autoload 'octave-mode "octave-mod" "\ 18550(autoload 'octave-mode "octave-mod" "\
@@ -18398,7 +18639,7 @@ including a reproducible test case and send the message.
18398;;;;;; org-map-entries org-open-link-from-string org-open-at-point-global 18639;;;;;; org-map-entries org-open-link-from-string org-open-at-point-global
18399;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode 18640;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode
18400;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle 18641;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle
18401;;;;;; org-mode) "org" "org/org.el" (19146 53667)) 18642;;;;;; org-mode) "org" "org/org.el" (19190 32924))
18402;;; Generated autoloads from org/org.el 18643;;; Generated autoloads from org/org.el
18403 18644
18404(autoload 'org-mode "org" "\ 18645(autoload 'org-mode "org" "\
@@ -18611,7 +18852,7 @@ Call the customize function with org as argument.
18611;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list 18852;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list
18612;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views 18853;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
18613;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda 18854;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
18614;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (19141 18869)) 18855;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (19144 23277))
18615;;; Generated autoloads from org/org-agenda.el 18856;;; Generated autoloads from org/org-agenda.el
18616 18857
18617(autoload 'org-agenda "org-agenda" "\ 18858(autoload 'org-agenda "org-agenda" "\
@@ -18864,7 +19105,7 @@ belonging to the \"Work\" category.
18864;;;*** 19105;;;***
18865 19106
18866;;;### (autoloads (org-archive-subtree-default) "org-archive" "org/org-archive.el" 19107;;;### (autoloads (org-archive-subtree-default) "org-archive" "org/org-archive.el"
18867;;;;;; (19141 18869)) 19108;;;;;; (19144 23278))
18868;;; Generated autoloads from org/org-archive.el 19109;;; Generated autoloads from org/org-archive.el
18869 19110
18870(autoload 'org-archive-subtree-default "org-archive" "\ 19111(autoload 'org-archive-subtree-default "org-archive" "\
@@ -18877,7 +19118,7 @@ This command is set with the variable `org-archive-default-command'.
18877 19118
18878;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii 19119;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii
18879;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer) 19120;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer)
18880;;;;;; "org-ascii" "org/org-ascii.el" (19141 18869)) 19121;;;;;; "org-ascii" "org/org-ascii.el" (19144 23278))
18881;;; Generated autoloads from org/org-ascii.el 19122;;; Generated autoloads from org/org-ascii.el
18882 19123
18883(autoload 'org-export-as-ascii-to-buffer "org-ascii" "\ 19124(autoload 'org-export-as-ascii-to-buffer "org-ascii" "\
@@ -18930,8 +19171,8 @@ publishing directory.
18930 19171
18931;;;*** 19172;;;***
18932 19173
18933;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (19141 19174;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (19144
18934;;;;;; 18869)) 19175;;;;;; 23278))
18935;;; Generated autoloads from org/org-attach.el 19176;;; Generated autoloads from org/org-attach.el
18936 19177
18937(autoload 'org-attach "org-attach" "\ 19178(autoload 'org-attach "org-attach" "\
@@ -18943,7 +19184,7 @@ Shows a list of commands and prompts for another key to execute a command.
18943;;;*** 19184;;;***
18944 19185
18945;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" 19186;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el"
18946;;;;;; (19141 18869)) 19187;;;;;; (19144 23278))
18947;;; Generated autoloads from org/org-bbdb.el 19188;;; Generated autoloads from org/org-bbdb.el
18948 19189
18949(autoload 'org-bbdb-anniversaries "org-bbdb" "\ 19190(autoload 'org-bbdb-anniversaries "org-bbdb" "\
@@ -18954,7 +19195,7 @@ Extract anniversaries from BBDB for display in the agenda.
18954;;;*** 19195;;;***
18955 19196
18956;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) 19197;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable)
18957;;;;;; "org-clock" "org/org-clock.el" (19146 53667)) 19198;;;;;; "org-clock" "org/org-clock.el" (19190 32924))
18958;;; Generated autoloads from org/org-clock.el 19199;;; Generated autoloads from org/org-clock.el
18959 19200
18960(autoload 'org-get-clocktable "org-clock" "\ 19201(autoload 'org-get-clocktable "org-clock" "\
@@ -18974,7 +19215,7 @@ Set up hooks for clock persistence
18974;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open 19215;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open
18975;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook 19216;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook
18976;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch) 19217;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch)
18977;;;;;; "org-docbook" "org/org-docbook.el" (19141 18869)) 19218;;;;;; "org-docbook" "org/org-docbook.el" (19190 32924))
18978;;; Generated autoloads from org/org-docbook.el 19219;;; Generated autoloads from org/org-docbook.el
18979 19220
18980(autoload 'org-export-as-docbook-batch "org-docbook" "\ 19221(autoload 'org-export-as-docbook-batch "org-docbook" "\
@@ -19051,7 +19292,7 @@ publishing directory.
19051 19292
19052;;;### (autoloads (org-insert-export-options-template org-export-as-org 19293;;;### (autoloads (org-insert-export-options-template org-export-as-org
19053;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" 19294;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el"
19054;;;;;; (19141 18869)) 19295;;;;;; (19144 23278))
19055;;; Generated autoloads from org/org-exp.el 19296;;; Generated autoloads from org/org-exp.el
19056 19297
19057(autoload 'org-export "org-exp" "\ 19298(autoload 'org-export "org-exp" "\
@@ -19108,8 +19349,8 @@ Insert into the buffer a template with information for exporting.
19108;;;*** 19349;;;***
19109 19350
19110;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update 19351;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update
19111;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (19141 19352;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (19144
19112;;;;;; 18869)) 19353;;;;;; 23278))
19113;;; Generated autoloads from org/org-feed.el 19354;;; Generated autoloads from org/org-feed.el
19114 19355
19115(autoload 'org-feed-update-all "org-feed" "\ 19356(autoload 'org-feed-update-all "org-feed" "\
@@ -19137,7 +19378,7 @@ Show the raw feed buffer of a feed.
19137;;;*** 19378;;;***
19138 19379
19139;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" 19380;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote"
19140;;;;;; "org/org-footnote.el" (19141 18869)) 19381;;;;;; "org/org-footnote.el" (19144 23278))
19141;;; Generated autoloads from org/org-footnote.el 19382;;; Generated autoloads from org/org-footnote.el
19142 19383
19143(autoload 'org-footnote-action "org-footnote" "\ 19384(autoload 'org-footnote-action "org-footnote" "\
@@ -19164,7 +19405,7 @@ referenced sequence.
19164;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html 19405;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html
19165;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer 19406;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer
19166;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html" 19407;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html"
19167;;;;;; "org/org-html.el" (19141 18869)) 19408;;;;;; "org/org-html.el" (19144 23278))
19168;;; Generated autoloads from org/org-html.el 19409;;; Generated autoloads from org/org-html.el
19169 19410
19170(put 'org-export-html-style 'safe-local-variable 'booleanp) 19411(put 'org-export-html-style 'safe-local-variable 'booleanp)
@@ -19257,7 +19498,7 @@ that uses these same face definitions.
19257 19498
19258;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 19499;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
19259;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el" 19500;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el"
19260;;;;;; (19141 18869)) 19501;;;;;; (19144 23278))
19261;;; Generated autoloads from org/org-icalendar.el 19502;;; Generated autoloads from org/org-icalendar.el
19262 19503
19263(autoload 'org-export-icalendar-this-file "org-icalendar" "\ 19504(autoload 'org-export-icalendar-this-file "org-icalendar" "\
@@ -19284,7 +19525,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
19284 19525
19285;;;### (autoloads (org-id-find-id-file org-id-find org-id-goto org-id-get-with-outline-drilling 19526;;;### (autoloads (org-id-find-id-file org-id-find org-id-goto org-id-get-with-outline-drilling
19286;;;;;; org-id-get-with-outline-path-completion org-id-get org-id-copy 19527;;;;;; org-id-get-with-outline-path-completion org-id-get org-id-copy
19287;;;;;; org-id-get-create) "org-id" "org/org-id.el" (19141 18869)) 19528;;;;;; org-id-get-create) "org-id" "org/org-id.el" (19144 23279))
19288;;; Generated autoloads from org/org-id.el 19529;;; Generated autoloads from org/org-id.el
19289 19530
19290(autoload 'org-id-get-create "org-id" "\ 19531(autoload 'org-id-get-create "org-id" "\
@@ -19348,7 +19589,7 @@ Query the id database for the file in which this ID is located.
19348;;;*** 19589;;;***
19349 19590
19350;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el" 19591;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el"
19351;;;;;; (19141 18869)) 19592;;;;;; (19144 23279))
19352;;; Generated autoloads from org/org-indent.el 19593;;; Generated autoloads from org/org-indent.el
19353 19594
19354(autoload 'org-indent-mode "org-indent" "\ 19595(autoload 'org-indent-mode "org-indent" "\
@@ -19363,7 +19604,7 @@ FIXME: How to update when broken?
19363;;;*** 19604;;;***
19364 19605
19365;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el" 19606;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el"
19366;;;;;; (19141 18869)) 19607;;;;;; (19144 23279))
19367;;; Generated autoloads from org/org-irc.el 19608;;; Generated autoloads from org/org-irc.el
19368 19609
19369(autoload 'org-irc-store-link "org-irc" "\ 19610(autoload 'org-irc-store-link "org-irc" "\
@@ -19376,7 +19617,7 @@ Dispatch to the appropriate function to store a link to an IRC session.
19376;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex 19617;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex
19377;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer 19618;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer
19378;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el" 19619;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el"
19379;;;;;; (19141 18869)) 19620;;;;;; (19190 32924))
19380;;; Generated autoloads from org/org-latex.el 19621;;; Generated autoloads from org/org-latex.el
19381 19622
19382(autoload 'org-export-as-latex-batch "org-latex" "\ 19623(autoload 'org-export-as-latex-batch "org-latex" "\
@@ -19456,8 +19697,8 @@ Export as LaTeX, then process through to PDF, and open.
19456;;;*** 19697;;;***
19457 19698
19458;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull 19699;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull
19459;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (19140 19700;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (19190
19460;;;;;; 24955)) 19701;;;;;; 32924))
19461;;; Generated autoloads from org/org-mobile.el 19702;;; Generated autoloads from org/org-mobile.el
19462 19703
19463(autoload 'org-mobile-push "org-mobile" "\ 19704(autoload 'org-mobile-push "org-mobile" "\
@@ -19482,7 +19723,7 @@ Create a file that contains all custom agenda views.
19482;;;*** 19723;;;***
19483 19724
19484;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el" 19725;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el"
19485;;;;;; (19141 18869)) 19726;;;;;; (19190 32924))
19486;;; Generated autoloads from org/org-plot.el 19727;;; Generated autoloads from org/org-plot.el
19487 19728
19488(autoload 'org-plot/gnuplot "org-plot" "\ 19729(autoload 'org-plot/gnuplot "org-plot" "\
@@ -19496,7 +19737,7 @@ line directly before or after the table.
19496 19737
19497;;;### (autoloads (org-publish-current-project org-publish-current-file 19738;;;### (autoloads (org-publish-current-project org-publish-current-file
19498;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" 19739;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el"
19499;;;;;; (19141 18869)) 19740;;;;;; (19190 32924))
19500;;; Generated autoloads from org/org-publish.el 19741;;; Generated autoloads from org/org-publish.el
19501 19742
19502(defalias 'org-publish-project 'org-publish) 19743(defalias 'org-publish-project 'org-publish)
@@ -19530,7 +19771,7 @@ the project.
19530 19771
19531;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template 19772;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template
19532;;;;;; org-remember-annotation org-remember-insinuate) "org-remember" 19773;;;;;; org-remember-annotation org-remember-insinuate) "org-remember"
19533;;;;;; "org/org-remember.el" (19141 18869)) 19774;;;;;; "org/org-remember.el" (19144 23279))
19534;;; Generated autoloads from org/org-remember.el 19775;;; Generated autoloads from org/org-remember.el
19535 19776
19536(autoload 'org-remember-insinuate "org-remember" "\ 19777(autoload 'org-remember-insinuate "org-remember" "\
@@ -19605,7 +19846,7 @@ See also the variable `org-reverse-note-order'.
19605;;;*** 19846;;;***
19606 19847
19607;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) 19848;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl)
19608;;;;;; "org-table" "org/org-table.el" (19141 18869)) 19849;;;;;; "org-table" "org/org-table.el" (19144 23279))
19609;;; Generated autoloads from org/org-table.el 19850;;; Generated autoloads from org/org-table.el
19610 19851
19611(autoload 'turn-on-orgtbl "org-table" "\ 19852(autoload 'turn-on-orgtbl "org-table" "\
@@ -19630,7 +19871,7 @@ The table is taken from the parameter TXT, or from the buffer at point.
19630 19871
19631;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region 19872;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region
19632;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el" 19873;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el"
19633;;;;;; (19141 18869)) 19874;;;;;; (19144 23279))
19634;;; Generated autoloads from org/org-timer.el 19875;;; Generated autoloads from org/org-timer.el
19635 19876
19636(autoload 'org-timer-start "org-timer" "\ 19877(autoload 'org-timer-start "org-timer" "\
@@ -19674,7 +19915,7 @@ Set a timer.
19674;;;*** 19915;;;***
19675 19916
19676;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el" 19917;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el"
19677;;;;;; (19141 18869)) 19918;;;;;; (19144 23279))
19678;;; Generated autoloads from org/org-xoxo.el 19919;;; Generated autoloads from org/org-xoxo.el
19679 19920
19680(autoload 'org-export-as-xoxo "org-xoxo" "\ 19921(autoload 'org-export-as-xoxo "org-xoxo" "\
@@ -19686,7 +19927,7 @@ The XOXO buffer is named *xoxo-<source buffer name>*
19686;;;*** 19927;;;***
19687 19928
19688;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 19929;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
19689;;;;;; (19092 42734)) 19930;;;;;; (19095 42943))
19690;;; Generated autoloads from outline.el 19931;;; Generated autoloads from outline.el
19691(put 'outline-regexp 'safe-local-variable 'string-or-null-p) 19932(put 'outline-regexp 'safe-local-variable 'string-or-null-p)
19692 19933
@@ -19743,7 +19984,7 @@ See the command `outline-mode' for more information on this mode.
19743 19984
19744;;;*** 19985;;;***
19745 19986
19746;;;### (autoloads (show-paren-mode) "paren" "paren.el" (19100 52259)) 19987;;;### (autoloads (show-paren-mode) "paren" "paren.el" (19106 2680))
19747;;; Generated autoloads from paren.el 19988;;; Generated autoloads from paren.el
19748 19989
19749(defvar show-paren-mode nil "\ 19990(defvar show-paren-mode nil "\
@@ -19768,7 +20009,7 @@ in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time.
19768;;;*** 20009;;;***
19769 20010
19770;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 20011;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
19771;;;;;; (19092 42734)) 20012;;;;;; (19095 42945))
19772;;; Generated autoloads from calendar/parse-time.el 20013;;; Generated autoloads from calendar/parse-time.el
19773(put 'parse-time-rules 'risky-local-variable t) 20014(put 'parse-time-rules 'risky-local-variable t)
19774 20015
@@ -19781,8 +20022,8 @@ unknown are returned as nil.
19781 20022
19782;;;*** 20023;;;***
19783 20024
19784;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (19086 20025;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (19087
19785;;;;;; 46698)) 20026;;;;;; 44047))
19786;;; Generated autoloads from progmodes/pascal.el 20027;;; Generated autoloads from progmodes/pascal.el
19787 20028
19788(autoload 'pascal-mode "pascal" "\ 20029(autoload 'pascal-mode "pascal" "\
@@ -19835,7 +20076,7 @@ no args, if that value is non-nil.
19835;;;*** 20076;;;***
19836 20077
19837;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" 20078;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
19838;;;;;; (18785 31917)) 20079;;;;;; (18785 51201))
19839;;; Generated autoloads from emulation/pc-mode.el 20080;;; Generated autoloads from emulation/pc-mode.el
19840 20081
19841(autoload 'pc-bindings-mode "pc-mode" "\ 20082(autoload 'pc-bindings-mode "pc-mode" "\
@@ -19853,7 +20094,7 @@ C-Escape does list-buffers.
19853;;;*** 20094;;;***
19854 20095
19855;;;### (autoloads (pc-selection-mode) "pc-select" "emulation/pc-select.el" 20096;;;### (autoloads (pc-selection-mode) "pc-select" "emulation/pc-select.el"
19856;;;;;; (19114 60470)) 20097;;;;;; (19123 40239))
19857;;; Generated autoloads from emulation/pc-select.el 20098;;; Generated autoloads from emulation/pc-select.el
19858 20099
19859(defvar pc-selection-mode nil "\ 20100(defvar pc-selection-mode nil "\
@@ -19920,7 +20161,7 @@ but before calling PC Selection mode):
19920;;;*** 20161;;;***
19921 20162
19922;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (18785 20163;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (18785
19923;;;;;; 31818)) 20164;;;;;; 51164))
19924;;; Generated autoloads from pcmpl-cvs.el 20165;;; Generated autoloads from pcmpl-cvs.el
19925 20166
19926(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 20167(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -19931,7 +20172,7 @@ Completion rules for the `cvs' command.
19931;;;*** 20172;;;***
19932 20173
19933;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 20174;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
19934;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (18785 31818)) 20175;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (19181 18349))
19935;;; Generated autoloads from pcmpl-gnu.el 20176;;; Generated autoloads from pcmpl-gnu.el
19936 20177
19937(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 20178(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -19959,7 +20200,7 @@ Completion for the GNU tar utility.
19959;;;*** 20200;;;***
19960 20201
19961;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 20202;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
19962;;;;;; "pcmpl-linux" "pcmpl-linux.el" (18785 31818)) 20203;;;;;; "pcmpl-linux" "pcmpl-linux.el" (19169 37271))
19963;;; Generated autoloads from pcmpl-linux.el 20204;;; Generated autoloads from pcmpl-linux.el
19964 20205
19965(autoload 'pcomplete/kill "pcmpl-linux" "\ 20206(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -19979,8 +20220,8 @@ Completion for GNU/Linux `mount'.
19979 20220
19980;;;*** 20221;;;***
19981 20222
19982;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (19008 20223;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (19181
19983;;;;;; 34711)) 20224;;;;;; 18349))
19984;;; Generated autoloads from pcmpl-rpm.el 20225;;; Generated autoloads from pcmpl-rpm.el
19985 20226
19986(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 20227(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -19992,7 +20233,7 @@ Completion for the `rpm' command.
19992 20233
19993;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown 20234;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown
19994;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir 20235;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir
19995;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (18785 31818)) 20236;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (18785 51164))
19996;;; Generated autoloads from pcmpl-unix.el 20237;;; Generated autoloads from pcmpl-unix.el
19997 20238
19998(autoload 'pcomplete/cd "pcmpl-unix" "\ 20239(autoload 'pcomplete/cd "pcmpl-unix" "\
@@ -20049,8 +20290,8 @@ Includes files as well as host names followed by a colon.
20049 20290
20050;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 20291;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
20051;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 20292;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
20052;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (19034 20293;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (19181
20053;;;;;; 3429)) 20294;;;;;; 18349))
20054;;; Generated autoloads from pcomplete.el 20295;;; Generated autoloads from pcomplete.el
20055 20296
20056(autoload 'pcomplete "pcomplete" "\ 20297(autoload 'pcomplete "pcomplete" "\
@@ -20101,7 +20342,7 @@ this is `comint-dynamic-complete-functions'.
20101\(fn COMPLETEF-SYM)" nil nil) 20342\(fn COMPLETEF-SYM)" nil nil)
20102 20343
20103(autoload 'pcomplete-shell-setup "pcomplete" "\ 20344(autoload 'pcomplete-shell-setup "pcomplete" "\
20104Setup shell-mode to use pcomplete. 20345Setup `shell-mode' to use pcomplete.
20105 20346
20106\(fn)" nil nil) 20347\(fn)" nil nil)
20107 20348
@@ -20109,7 +20350,7 @@ Setup shell-mode to use pcomplete.
20109 20350
20110;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 20351;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
20111;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 20352;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
20112;;;;;; "pcvs.el" (19137 28300)) 20353;;;;;; "pcvs.el" (19133 53179))
20113;;; Generated autoloads from pcvs.el 20354;;; Generated autoloads from pcvs.el
20114 20355
20115(autoload 'cvs-checkout "pcvs" "\ 20356(autoload 'cvs-checkout "pcvs" "\
@@ -20184,15 +20425,15 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20184 20425
20185;;;*** 20426;;;***
20186 20427
20187;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (18785 31818)) 20428;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (19169 37271))
20188;;; Generated autoloads from pcvs-defs.el 20429;;; Generated autoloads from pcvs-defs.el
20189 20430
20190(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))) 20431(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] `(menu-item ,(purecopy "Directory Status") cvs-status :help ,(purecopy "A more verbose status of a workarea"))) (define-key m [checkout] `(menu-item ,(purecopy "Checkout Module") cvs-checkout :help ,(purecopy "Check out a module from the repository"))) (define-key m [update] `(menu-item ,(purecopy "Update Directory") cvs-update :help ,(purecopy "Fetch updates from the repository"))) (define-key m [examine] `(menu-item ,(purecopy "Examine Directory") cvs-examine :help ,(purecopy "Examine the current state of a workarea"))) (fset 'cvs-global-menu m)))
20191 20432
20192;;;*** 20433;;;***
20193 20434
20194;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 20435;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
20195;;;;;; (18815 49209)) 20436;;;;;; (18820 8105))
20196;;; Generated autoloads from progmodes/perl-mode.el 20437;;; Generated autoloads from progmodes/perl-mode.el
20197(put 'perl-indent-level 'safe-local-variable 'integerp) 20438(put 'perl-indent-level 'safe-local-variable 'integerp)
20198(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 20439(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -20256,7 +20497,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
20256;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key 20497;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key
20257;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt 20498;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt
20258;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region 20499;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region
20259;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (19146 53664)) 20500;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (19144 23266))
20260;;; Generated autoloads from pgg.el 20501;;; Generated autoloads from pgg.el
20261 20502
20262(autoload 'pgg-encrypt-region "pgg" "\ 20503(autoload 'pgg-encrypt-region "pgg" "\
@@ -20390,7 +20631,7 @@ Import public keys in the current buffer.
20390;;;*** 20631;;;***
20391 20632
20392;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el" 20633;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el"
20393;;;;;; (19002 32199)) 20634;;;;;; (19003 26585))
20394;;; Generated autoloads from pgg-gpg.el 20635;;; Generated autoloads from pgg-gpg.el
20395 20636
20396(autoload 'pgg-gpg-symmetric-key-p "pgg-gpg" "\ 20637(autoload 'pgg-gpg-symmetric-key-p "pgg-gpg" "\
@@ -20401,7 +20642,7 @@ True if decoded armor MESSAGE-KEYS has symmetric encryption indicator.
20401;;;*** 20642;;;***
20402 20643
20403;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 20644;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
20404;;;;;; (19113 41177)) 20645;;;;;; (19123 40244))
20405;;; Generated autoloads from textmodes/picture.el 20646;;; Generated autoloads from textmodes/picture.el
20406 20647
20407(autoload 'picture-mode "picture" "\ 20648(autoload 'picture-mode "picture" "\
@@ -20482,7 +20723,7 @@ they are not defaultly assigned to keys.
20482;;;*** 20723;;;***
20483 20724
20484;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 20725;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
20485;;;;;; (18785 32088)) 20726;;;;;; (18785 51244))
20486;;; Generated autoloads from textmodes/po.el 20727;;; Generated autoloads from textmodes/po.el
20487 20728
20488(autoload 'po-find-file-coding-system "po" "\ 20729(autoload 'po-find-file-coding-system "po" "\
@@ -20493,7 +20734,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
20493 20734
20494;;;*** 20735;;;***
20495 20736
20496;;;### (autoloads (pong) "pong" "play/pong.el" (19104 47795)) 20737;;;### (autoloads (pong) "pong" "play/pong.el" (19106 2691))
20497;;; Generated autoloads from play/pong.el 20738;;; Generated autoloads from play/pong.el
20498 20739
20499(autoload 'pong "pong" "\ 20740(autoload 'pong "pong" "\
@@ -20511,7 +20752,7 @@ pong-mode keybindings:\\<pong-mode-map>
20511 20752
20512;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression 20753;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression
20513;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el" 20754;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el"
20514;;;;;; (19046 32081)) 20755;;;;;; (19181 18356))
20515;;; Generated autoloads from emacs-lisp/pp.el 20756;;; Generated autoloads from emacs-lisp/pp.el
20516 20757
20517(autoload 'pp-to-string "pp" "\ 20758(autoload 'pp-to-string "pp" "\
@@ -20579,7 +20820,7 @@ Ignores leading comment characters.
20579;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 20820;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
20580;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 20821;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
20581;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 20822;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
20582;;;;;; (19086 19373)) 20823;;;;;; (19087 44039))
20583;;; Generated autoloads from printing.el 20824;;; Generated autoloads from printing.el
20584 20825
20585(autoload 'pr-interface "printing" "\ 20826(autoload 'pr-interface "printing" "\
@@ -21166,7 +21407,7 @@ are both set to t.
21166 21407
21167;;;*** 21408;;;***
21168 21409
21169;;;### (autoloads (proced) "proced" "proced.el" (19115 2705)) 21410;;;### (autoloads (proced) "proced" "proced.el" (19169 37271))
21170;;; Generated autoloads from proced.el 21411;;; Generated autoloads from proced.el
21171 21412
21172(autoload 'proced "proced" "\ 21413(autoload 'proced "proced" "\
@@ -21182,7 +21423,7 @@ See `proced-mode' for a description of features available in Proced buffers.
21182;;;*** 21423;;;***
21183 21424
21184;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el" 21425;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el"
21185;;;;;; (19088 17710)) 21426;;;;;; (19095 42953))
21186;;; Generated autoloads from progmodes/prolog.el 21427;;; Generated autoloads from progmodes/prolog.el
21187 21428
21188(autoload 'prolog-mode "prolog" "\ 21429(autoload 'prolog-mode "prolog" "\
@@ -21205,8 +21446,8 @@ With prefix argument \\[universal-prefix], prompt for the program to use.
21205 21446
21206;;;*** 21447;;;***
21207 21448
21208;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (18793 21449;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (18802
21209;;;;;; 6530)) 21450;;;;;; 59720))
21210;;; Generated autoloads from ps-bdf.el 21451;;; Generated autoloads from ps-bdf.el
21211 21452
21212(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")) "\ 21453(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")) "\
@@ -21218,7 +21459,7 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
21218;;;*** 21459;;;***
21219 21460
21220;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (18830 21461;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (18830
21221;;;;;; 927)) 21462;;;;;; 47927))
21222;;; Generated autoloads from progmodes/ps-mode.el 21463;;; Generated autoloads from progmodes/ps-mode.el
21223 21464
21224(autoload 'ps-mode "ps-mode" "\ 21465(autoload 'ps-mode "ps-mode" "\
@@ -21269,11 +21510,11 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
21269;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 21510;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
21270;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 21511;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
21271;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 21512;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
21272;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (19130 21513;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (19181
21273;;;;;; 52558)) 21514;;;;;; 18349))
21274;;; Generated autoloads from ps-print.el 21515;;; Generated autoloads from ps-print.el
21275 21516
21276(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") '(addresslarge 236.0 99.0 "AddressLarge") '(addresssmall 236.0 68.0 "AddressSmall") '(cuthanging13 90.0 222.0 "CutHanging13") '(cuthanging15 90.0 114.0 "CutHanging15") '(diskette 181.0 136.0 "Diskette") '(eurofilefolder 139.0 112.0 "EuropeanFilefolder") '(eurofoldernarrow 526.0 107.0 "EuroFolderNarrow") '(eurofolderwide 526.0 136.0 "EuroFolderWide") '(euronamebadge 189.0 108.0 "EuroNameBadge") '(euronamebadgelarge 223.0 136.0 "EuroNameBadgeLarge") '(filefolder 230.0 37.0 "FileFolder") '(jewelry 76.0 136.0 "Jewelry") '(mediabadge 180.0 136.0 "MediaBadge") '(multipurpose 126.0 68.0 "MultiPurpose") '(retaillabel 90.0 104.0 "RetailLabel") '(shipping 271.0 136.0 "Shipping") '(slide35mm 26.0 104.0 "Slide35mm") '(spine8mm 187.0 26.0 "Spine8mm") '(topcoated 425.19685 136.0 "TopCoatedPaper") '(topcoatedpaper 396.0 136.0 "TopcoatedPaper150") '(vhsface 205.0 127.0 "VHSFace") '(vhsspine 400.0 50.0 "VHSSpine") '(zipdisk 156.0 136.0 "ZipDisk")) "\ 21517(defvar ps-page-dimensions-database (purecopy (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") (list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 7.16) (* 72 10.125) "B5") '(addresslarge 236.0 99.0 "AddressLarge") '(addresssmall 236.0 68.0 "AddressSmall") '(cuthanging13 90.0 222.0 "CutHanging13") '(cuthanging15 90.0 114.0 "CutHanging15") '(diskette 181.0 136.0 "Diskette") '(eurofilefolder 139.0 112.0 "EuropeanFilefolder") '(eurofoldernarrow 526.0 107.0 "EuroFolderNarrow") '(eurofolderwide 526.0 136.0 "EuroFolderWide") '(euronamebadge 189.0 108.0 "EuroNameBadge") '(euronamebadgelarge 223.0 136.0 "EuroNameBadgeLarge") '(filefolder 230.0 37.0 "FileFolder") '(jewelry 76.0 136.0 "Jewelry") '(mediabadge 180.0 136.0 "MediaBadge") '(multipurpose 126.0 68.0 "MultiPurpose") '(retaillabel 90.0 104.0 "RetailLabel") '(shipping 271.0 136.0 "Shipping") '(slide35mm 26.0 104.0 "Slide35mm") '(spine8mm 187.0 26.0 "Spine8mm") '(topcoated 425.19685 136.0 "TopCoatedPaper") '(topcoatedpaper 396.0 136.0 "TopcoatedPaper150") '(vhsface 205.0 127.0 "VHSFace") '(vhsspine 400.0 50.0 "VHSSpine") '(zipdisk 156.0 136.0 "ZipDisk"))) "\
21277List associating a symbolic paper type to its width, height and doc media. 21518List associating a symbolic paper type to its width, height and doc media.
21278See `ps-paper-type'.") 21519See `ps-paper-type'.")
21279 21520
@@ -21467,14 +21708,14 @@ If EXTENSION is any other symbol, it is ignored.
21467;;;*** 21708;;;***
21468 21709
21469;;;### (autoloads (python-shell jython-mode python-mode run-python) 21710;;;### (autoloads (python-shell jython-mode python-mode run-python)
21470;;;;;; "python" "progmodes/python.el" (19146 53668)) 21711;;;;;; "python" "progmodes/python.el" (19190 32925))
21471;;; Generated autoloads from progmodes/python.el 21712;;; Generated autoloads from progmodes/python.el
21472 21713
21473(add-to-list 'interpreter-mode-alist '("jython" . jython-mode)) 21714(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode))
21474 21715
21475(add-to-list 'interpreter-mode-alist '("python" . python-mode)) 21716(add-to-list 'interpreter-mode-alist (cons (purecopy "python") 'python-mode))
21476 21717
21477(add-to-list 'auto-mode-alist '("\\.py\\'" . python-mode)) 21718(add-to-list 'auto-mode-alist (cons (purecopy "\\.py\\'") 'python-mode))
21478 21719
21479(autoload 'run-python "python" "\ 21720(autoload 'run-python "python" "\
21480Run an inferior Python process, input and output via buffer *Python*. 21721Run an inferior Python process, input and output via buffer *Python*.
@@ -21583,7 +21824,7 @@ filter.
21583;;;*** 21824;;;***
21584 21825
21585;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 21826;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
21586;;;;;; (19104 32599)) 21827;;;;;; (19106 2685))
21587;;; Generated autoloads from gnus/qp.el 21828;;; Generated autoloads from gnus/qp.el
21588 21829
21589(autoload 'quoted-printable-decode-region "qp" "\ 21830(autoload 'quoted-printable-decode-region "qp" "\
@@ -21606,7 +21847,7 @@ them into characters should be done separately.
21606;;;;;; quail-defrule quail-install-decode-map quail-install-map 21847;;;;;; quail-defrule quail-install-decode-map quail-install-map
21607;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 21848;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
21608;;;;;; quail-define-package quail-use-package quail-title) "quail" 21849;;;;;; quail-define-package quail-use-package quail-title) "quail"
21609;;;;;; "international/quail.el" (19072 37969)) 21850;;;;;; "international/quail.el" (19169 37276))
21610;;; Generated autoloads from international/quail.el 21851;;; Generated autoloads from international/quail.el
21611 21852
21612(autoload 'quail-title "quail" "\ 21853(autoload 'quail-title "quail" "\
@@ -21837,8 +22078,8 @@ of each directory.
21837 22078
21838;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 22079;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
21839;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 22080;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
21840;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (19146 22081;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (19144
21841;;;;;; 53667)) 22082;;;;;; 23276))
21842;;; Generated autoloads from net/quickurl.el 22083;;; Generated autoloads from net/quickurl.el
21843 22084
21844(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" "\ 22085(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" "\
@@ -21910,7 +22151,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
21910;;;*** 22151;;;***
21911 22152
21912;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 22153;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
21913;;;;;; "net/rcirc.el" (19146 53667)) 22154;;;;;; "net/rcirc.el" (19181 18358))
21914;;; Generated autoloads from net/rcirc.el 22155;;; Generated autoloads from net/rcirc.el
21915 22156
21916(autoload 'rcirc "rcirc" "\ 22157(autoload 'rcirc "rcirc" "\
@@ -21946,7 +22187,7 @@ Global minor mode for tracking activity in rcirc buffers.
21946;;;*** 22187;;;***
21947 22188
21948;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (18785 22189;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (18785
21949;;;;;; 32007)) 22190;;;;;; 51236))
21950;;; Generated autoloads from net/rcompile.el 22191;;; Generated autoloads from net/rcompile.el
21951 22192
21952(autoload 'remote-compile "rcompile" "\ 22193(autoload 'remote-compile "rcompile" "\
@@ -21958,7 +22199,7 @@ See \\[compile].
21958;;;*** 22199;;;***
21959 22200
21960;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 22201;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
21961;;;;;; (19096 9073)) 22202;;;;;; (19181 18356))
21962;;; Generated autoloads from emacs-lisp/re-builder.el 22203;;; Generated autoloads from emacs-lisp/re-builder.el
21963 22204
21964(defalias 'regexp-builder 're-builder) 22205(defalias 'regexp-builder 're-builder)
@@ -21970,7 +22211,7 @@ Construct a regexp interactively.
21970 22211
21971;;;*** 22212;;;***
21972 22213
21973;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (19146 53664)) 22214;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (19144 23266))
21974;;; Generated autoloads from recentf.el 22215;;; Generated autoloads from recentf.el
21975 22216
21976(defvar recentf-mode nil "\ 22217(defvar recentf-mode nil "\
@@ -21998,7 +22239,7 @@ that were operated on recently.
21998;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 22239;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
21999;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 22240;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
22000;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (18785 22241;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (18785
22001;;;;;; 31822)) 22242;;;;;; 51165))
22002;;; Generated autoloads from rect.el 22243;;; Generated autoloads from rect.el
22003 (define-key ctl-x-r-map "c" 'clear-rectangle) 22244 (define-key ctl-x-r-map "c" 'clear-rectangle)
22004 (define-key ctl-x-r-map "k" 'kill-rectangle) 22245 (define-key ctl-x-r-map "k" 'kill-rectangle)
@@ -22133,7 +22374,7 @@ rectangle which were empty.
22133;;;*** 22374;;;***
22134 22375
22135;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (18785 22376;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (18785
22136;;;;;; 32089)) 22377;;;;;; 51244))
22137;;; Generated autoloads from textmodes/refill.el 22378;;; Generated autoloads from textmodes/refill.el
22138 22379
22139(autoload 'refill-mode "refill" "\ 22380(autoload 'refill-mode "refill" "\
@@ -22149,7 +22390,7 @@ refilling if they would cause auto-filling.
22149;;;*** 22390;;;***
22150 22391
22151;;;### (autoloads (reftex-reset-scanning-information reftex-mode 22392;;;### (autoloads (reftex-reset-scanning-information reftex-mode
22152;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (19096 3517)) 22393;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (19181 18362))
22153;;; Generated autoloads from textmodes/reftex.el 22394;;; Generated autoloads from textmodes/reftex.el
22154 22395
22155(autoload 'turn-on-reftex "reftex" "\ 22396(autoload 'turn-on-reftex "reftex" "\
@@ -22199,7 +22440,7 @@ This enforces rescanning the buffer on next use.
22199;;;*** 22440;;;***
22200 22441
22201;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 22442;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
22202;;;;;; (19100 36555)) 22443;;;;;; (19181 18362))
22203;;; Generated autoloads from textmodes/reftex-cite.el 22444;;; Generated autoloads from textmodes/reftex-cite.el
22204 22445
22205(autoload 'reftex-citation "reftex-cite" "\ 22446(autoload 'reftex-citation "reftex-cite" "\
@@ -22229,7 +22470,7 @@ While entering the regexp, completion on knows citation keys is possible.
22229;;;*** 22470;;;***
22230 22471
22231;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 22472;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
22232;;;;;; (18785 32089)) 22473;;;;;; (19181 18362))
22233;;; Generated autoloads from textmodes/reftex-global.el 22474;;; Generated autoloads from textmodes/reftex-global.el
22234 22475
22235(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 22476(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -22246,7 +22487,7 @@ With no argument, this command toggles
22246;;;*** 22487;;;***
22247 22488
22248;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 22489;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
22249;;;;;; (19100 36555)) 22490;;;;;; (19181 18362))
22250;;; Generated autoloads from textmodes/reftex-index.el 22491;;; Generated autoloads from textmodes/reftex-index.el
22251 22492
22252(autoload 'reftex-index-phrases-mode "reftex-index" "\ 22493(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -22279,7 +22520,7 @@ Here are all local bindings.
22279;;;*** 22520;;;***
22280 22521
22281;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 22522;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
22282;;;;;; (18785 32090)) 22523;;;;;; (18785 51244))
22283;;; Generated autoloads from textmodes/reftex-parse.el 22524;;; Generated autoloads from textmodes/reftex-parse.el
22284 22525
22285(autoload 'reftex-all-document-files "reftex-parse" "\ 22526(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -22292,7 +22533,7 @@ of master file.
22292;;;*** 22533;;;***
22293 22534
22294;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (18785 22535;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (18785
22295;;;;;; 32091)) 22536;;;;;; 51244))
22296;;; Generated autoloads from textmodes/reftex-vars.el 22537;;; Generated autoloads from textmodes/reftex-vars.el
22297(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22538(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
22298(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22539(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -22302,7 +22543,7 @@ of master file.
22302;;;*** 22543;;;***
22303 22544
22304;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 22545;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
22305;;;;;; (18785 31908)) 22546;;;;;; (18785 51198))
22306;;; Generated autoloads from emacs-lisp/regexp-opt.el 22547;;; Generated autoloads from emacs-lisp/regexp-opt.el
22307 22548
22308(autoload 'regexp-opt "regexp-opt" "\ 22549(autoload 'regexp-opt "regexp-opt" "\
@@ -22331,7 +22572,7 @@ This means the number of non-shy regexp grouping constructs
22331 22572
22332;;;### (autoloads (remember-diary-extract-entries remember-clipboard 22573;;;### (autoloads (remember-diary-extract-entries remember-clipboard
22333;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el" 22574;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el"
22334;;;;;; (19086 47290)) 22575;;;;;; (19087 44049))
22335;;; Generated autoloads from textmodes/remember.el 22576;;; Generated autoloads from textmodes/remember.el
22336 22577
22337(autoload 'remember "remember" "\ 22578(autoload 'remember "remember" "\
@@ -22362,7 +22603,7 @@ Extract diary entries from the region.
22362 22603
22363;;;*** 22604;;;***
22364 22605
22365;;;### (autoloads (repeat) "repeat" "repeat.el" (18790 54821)) 22606;;;### (autoloads (repeat) "repeat" "repeat.el" (18802 59720))
22366;;; Generated autoloads from repeat.el 22607;;; Generated autoloads from repeat.el
22367 22608
22368(autoload 'repeat "repeat" "\ 22609(autoload 'repeat "repeat" "\
@@ -22385,7 +22626,7 @@ recently executed command not bound to an input event\".
22385;;;*** 22626;;;***
22386 22627
22387;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 22628;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
22388;;;;;; (18785 31995)) 22629;;;;;; (19190 32920))
22389;;; Generated autoloads from mail/reporter.el 22630;;; Generated autoloads from mail/reporter.el
22390 22631
22391(autoload 'reporter-submit-bug-report "reporter" "\ 22632(autoload 'reporter-submit-bug-report "reporter" "\
@@ -22417,7 +22658,7 @@ mail-sending package is used for editing and sending the message.
22417;;;*** 22658;;;***
22418 22659
22419;;;### (autoloads (reposition-window) "reposition" "reposition.el" 22660;;;### (autoloads (reposition-window) "reposition" "reposition.el"
22420;;;;;; (18785 31822)) 22661;;;;;; (18785 51165))
22421;;; Generated autoloads from reposition.el 22662;;; Generated autoloads from reposition.el
22422 22663
22423(autoload 'reposition-window "reposition" "\ 22664(autoload 'reposition-window "reposition" "\
@@ -22444,7 +22685,7 @@ first comment line visible (if point is in a comment).
22444;;;*** 22685;;;***
22445 22686
22446;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 22687;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
22447;;;;;; (18785 31822)) 22688;;;;;; (18785 51165))
22448;;; Generated autoloads from reveal.el 22689;;; Generated autoloads from reveal.el
22449 22690
22450(autoload 'reveal-mode "reveal" "\ 22691(autoload 'reveal-mode "reveal" "\
@@ -22479,7 +22720,7 @@ With zero or negative ARG turn mode off.
22479;;;*** 22720;;;***
22480 22721
22481;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 22722;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
22482;;;;;; (18785 31908)) 22723;;;;;; (18785 51198))
22483;;; Generated autoloads from emacs-lisp/ring.el 22724;;; Generated autoloads from emacs-lisp/ring.el
22484 22725
22485(autoload 'ring-p "ring" "\ 22726(autoload 'ring-p "ring" "\
@@ -22494,7 +22735,7 @@ Make a ring that can contain SIZE elements.
22494 22735
22495;;;*** 22736;;;***
22496 22737
22497;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (18785 32007)) 22738;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (18785 51236))
22498;;; Generated autoloads from net/rlogin.el 22739;;; Generated autoloads from net/rlogin.el
22499 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") 22740 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
22500 22741
@@ -22544,8 +22785,8 @@ variable.
22544;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 22785;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
22545;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 22786;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
22546;;;;;; rmail-dont-reply-to-names rmail-user-mail-address-regexp 22787;;;;;; rmail-dont-reply-to-names rmail-user-mail-address-regexp
22547;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19146 22788;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19190
22548;;;;;; 53667)) 22789;;;;;; 32921))
22549;;; Generated autoloads from mail/rmail.el 22790;;; Generated autoloads from mail/rmail.el
22550 22791
22551(autoload 'rmail-movemail-variant-p "rmail" "\ 22792(autoload 'rmail-movemail-variant-p "rmail" "\
@@ -22581,7 +22822,7 @@ also the To field, unless this would leave an empty To field.")
22581 22822
22582(custom-autoload 'rmail-dont-reply-to-names "rmail" t) 22823(custom-autoload 'rmail-dont-reply-to-names "rmail" t)
22583 22824
22584(defvar rmail-default-dont-reply-to-names "\\`info-" "\ 22825(defvar rmail-default-dont-reply-to-names (purecopy "\\`info-") "\
22585Regexp specifying part of the default value of `rmail-dont-reply-to-names'. 22826Regexp specifying part of the default value of `rmail-dont-reply-to-names'.
22586This is used when the user does not set `rmail-dont-reply-to-names' 22827This is used when the user does not set `rmail-dont-reply-to-names'
22587explicitly. (The other part of the default value is the user's 22828explicitly. (The other part of the default value is the user's
@@ -22589,7 +22830,7 @@ email address and name.) It is useful to set this variable in
22589the site customization file. The default value is conventionally 22830the site customization file. The default value is conventionally
22590used for large mailing lists to broadcast announcements.") 22831used for large mailing lists to broadcast announcements.")
22591 22832
22592(defvar rmail-ignored-headers (concat "^via:\\|^mail-from:\\|^origin:\\|^references:\\|^sender:" "\\|^status:\\|^received:\\|^x400-originator:\\|^x400-recipients:" "\\|^x400-received:\\|^x400-mts-identifier:\\|^x400-content-type:" "\\|^\\(resent-\\|\\)message-id:\\|^summary-line:\\|^resent-date:" "\\|^nntp-posting-host:\\|^path:\\|^x-char.*:\\|^x-face:\\|^face:" "\\|^x-mailer:\\|^delivered-to:\\|^lines:" "\\|^content-transfer-encoding:\\|^x-coding-system:" "\\|^return-path:\\|^errors-to:\\|^return-receipt-to:" "\\|^precedence:\\|^mime-version:" "\\|^list-owner:\\|^list-help:\\|^list-post:\\|^list-subscribe:" "\\|^list-id:\\|^list-unsubscribe:\\|^list-archive:" "\\|^content-length:\\|^nntp-posting-date:\\|^user-agent" "\\|^importance:\\|^envelope-to:\\|^delivery-date\\|^openpgp:" "\\|^mbox-line:\\|^cancel-lock:" "\\|^DomainKey-Signature:\\|^dkim-signature:" "\\|^resent-face:\\|^resent-x.*:\\|^resent-organization:\\|^resent-openpgp:" "\\|^x-.*:") "\ 22833(defvar rmail-ignored-headers (purecopy (concat "^via:\\|^mail-from:\\|^origin:\\|^references:\\|^sender:" "\\|^status:\\|^received:\\|^x400-originator:\\|^x400-recipients:" "\\|^x400-received:\\|^x400-mts-identifier:\\|^x400-content-type:" "\\|^\\(resent-\\|\\)message-id:\\|^summary-line:\\|^resent-date:" "\\|^nntp-posting-host:\\|^path:\\|^x-char.*:\\|^x-face:\\|^face:" "\\|^x-mailer:\\|^delivered-to:\\|^lines:" "\\|^content-transfer-encoding:\\|^x-coding-system:" "\\|^return-path:\\|^errors-to:\\|^return-receipt-to:" "\\|^precedence:\\|^mime-version:" "\\|^list-owner:\\|^list-help:\\|^list-post:\\|^list-subscribe:" "\\|^list-id:\\|^list-unsubscribe:\\|^list-archive:" "\\|^content-length:\\|^nntp-posting-date:\\|^user-agent" "\\|^importance:\\|^envelope-to:\\|^delivery-date\\|^openpgp:" "\\|^mbox-line:\\|^cancel-lock:" "\\|^DomainKey-Signature:\\|^dkim-signature:" "\\|^resent-face:\\|^resent-x.*:\\|^resent-organization:\\|^resent-openpgp:" "\\|^x-.*:")) "\
22593Regexp to match header fields that Rmail should normally hide. 22834Regexp to match header fields that Rmail should normally hide.
22594\(See also `rmail-nonignored-headers', which overrides this regexp.) 22835\(See also `rmail-nonignored-headers', which overrides this regexp.)
22595This variable is used for reformatting the message header, 22836This variable is used for reformatting the message header,
@@ -22608,12 +22849,12 @@ If nil, display all header fields except those matched by
22608 22849
22609(custom-autoload 'rmail-displayed-headers "rmail" t) 22850(custom-autoload 'rmail-displayed-headers "rmail" t)
22610 22851
22611(defvar rmail-retry-ignored-headers "^x-authentication-warning:\\|^x-detected-operating-system:\\|^x-spam[-a-z]*:\\|content-type:\\|content-transfer-encoding:\\|mime-version:" "\ 22852(defvar rmail-retry-ignored-headers (purecopy "^x-authentication-warning:\\|^x-detected-operating-system:\\|^x-spam[-a-z]*:\\|content-type:\\|content-transfer-encoding:\\|mime-version:") "\
22612Headers that should be stripped when retrying a failed message.") 22853Headers that should be stripped when retrying a failed message.")
22613 22854
22614(custom-autoload 'rmail-retry-ignored-headers "rmail" t) 22855(custom-autoload 'rmail-retry-ignored-headers "rmail" t)
22615 22856
22616(defvar rmail-highlighted-headers "^From:\\|^Subject:" "\ 22857(defvar rmail-highlighted-headers (purecopy "^From:\\|^Subject:") "\
22617Regexp to match Header fields that Rmail should normally highlight. 22858Regexp to match Header fields that Rmail should normally highlight.
22618A value of nil means don't highlight. Uses the face `rmail-highlight'.") 22859A value of nil means don't highlight. Uses the face `rmail-highlight'.")
22619 22860
@@ -22628,12 +22869,12 @@ operating system). For example, \"/var/mail/USER\".")
22628 22869
22629(custom-autoload 'rmail-primary-inbox-list "rmail" t) 22870(custom-autoload 'rmail-primary-inbox-list "rmail" t)
22630 22871
22631(defvar rmail-secondary-file-directory "~/" "\ 22872(defvar rmail-secondary-file-directory (purecopy "~/") "\
22632Directory for additional secondary Rmail files.") 22873Directory for additional secondary Rmail files.")
22633 22874
22634(custom-autoload 'rmail-secondary-file-directory "rmail" t) 22875(custom-autoload 'rmail-secondary-file-directory "rmail" t)
22635 22876
22636(defvar rmail-secondary-file-regexp "\\.xmail$" "\ 22877(defvar rmail-secondary-file-regexp (purecopy "\\.xmail$") "\
22637Regexp for which files are secondary Rmail files.") 22878Regexp for which files are secondary Rmail files.")
22638 22879
22639(custom-autoload 'rmail-secondary-file-regexp "rmail" t) 22880(custom-autoload 'rmail-secondary-file-regexp "rmail" t)
@@ -22739,7 +22980,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
22739;;;*** 22980;;;***
22740 22981
22741;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen 22982;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen
22742;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (19092 42734)) 22983;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (19095 42949))
22743;;; Generated autoloads from mail/rmailout.el 22984;;; Generated autoloads from mail/rmailout.el
22744(put 'rmail-output-file-alist 'risky-local-variable t) 22985(put 'rmail-output-file-alist 'risky-local-variable t)
22745 22986
@@ -22804,7 +23045,7 @@ than appending to it. Deletes the message after writing if
22804;;;*** 23045;;;***
22805 23046
22806;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el" 23047;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el"
22807;;;;;; (18785 32013)) 23048;;;;;; (19190 32923))
22808;;; Generated autoloads from nxml/rng-cmpct.el 23049;;; Generated autoloads from nxml/rng-cmpct.el
22809 23050
22810(autoload 'rng-c-load-schema "rng-cmpct" "\ 23051(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -22816,7 +23057,7 @@ Return a pattern.
22816;;;*** 23057;;;***
22817 23058
22818;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el" 23059;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el"
22819;;;;;; (18785 32013)) 23060;;;;;; (18785 51236))
22820;;; Generated autoloads from nxml/rng-nxml.el 23061;;; Generated autoloads from nxml/rng-nxml.el
22821 23062
22822(autoload 'rng-nxml-mode-init "rng-nxml" "\ 23063(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -22829,7 +23070,7 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
22829;;;*** 23070;;;***
22830 23071
22831;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el" 23072;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el"
22832;;;;;; (18785 32015)) 23073;;;;;; (18785 51237))
22833;;; Generated autoloads from nxml/rng-valid.el 23074;;; Generated autoloads from nxml/rng-valid.el
22834 23075
22835(autoload 'rng-validate-mode "rng-valid" "\ 23076(autoload 'rng-validate-mode "rng-valid" "\
@@ -22860,7 +23101,7 @@ to use for finding the schema.
22860;;;*** 23101;;;***
22861 23102
22862;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (18785 23103;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (18785
22863;;;;;; 32015)) 23104;;;;;; 51237))
22864;;; Generated autoloads from nxml/rng-xsd.el 23105;;; Generated autoloads from nxml/rng-xsd.el
22865 23106
22866(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 23107(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -22888,7 +23129,7 @@ must be equal.
22888;;;*** 23129;;;***
22889 23130
22890;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) 23131;;;### (autoloads (robin-use-package robin-modify-package robin-define-package)
22891;;;;;; "robin" "international/robin.el" (19096 36921)) 23132;;;;;; "robin" "international/robin.el" (19106 2686))
22892;;; Generated autoloads from international/robin.el 23133;;; Generated autoloads from international/robin.el
22893 23134
22894(autoload 'robin-define-package "robin" "\ 23135(autoload 'robin-define-package "robin" "\
@@ -22921,7 +23162,7 @@ Start using robin package NAME, which is a string.
22921;;;*** 23162;;;***
22922 23163
22923;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 23164;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
22924;;;;;; rot13-string rot13) "rot13" "rot13.el" (18785 31823)) 23165;;;;;; rot13-string rot13) "rot13" "rot13.el" (18785 51166))
22925;;; Generated autoloads from rot13.el 23166;;; Generated autoloads from rot13.el
22926 23167
22927(autoload 'rot13 "rot13" "\ 23168(autoload 'rot13 "rot13" "\
@@ -22959,9 +23200,9 @@ Toggle the use of ROT13 encoding for the current window.
22959;;;*** 23200;;;***
22960 23201
22961;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" 23202;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el"
22962;;;;;; (19088 18201)) 23203;;;;;; (19190 32925))
22963;;; Generated autoloads from textmodes/rst.el 23204;;; Generated autoloads from textmodes/rst.el
22964 (add-to-list 'auto-mode-alist '("\\.re?st\\'" . rst-mode)) 23205 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
22965 23206
22966(autoload 'rst-mode "rst" "\ 23207(autoload 'rst-mode "rst" "\
22967Major mode for editing reStructuredText documents. 23208Major mode for editing reStructuredText documents.
@@ -22997,7 +23238,7 @@ for modes derived from Text mode, like Mail mode.
22997;;;*** 23238;;;***
22998 23239
22999;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" 23240;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el"
23000;;;;;; (19001 2246)) 23241;;;;;; (19181 18361))
23001;;; Generated autoloads from progmodes/ruby-mode.el 23242;;; Generated autoloads from progmodes/ruby-mode.el
23002 23243
23003(autoload 'ruby-mode "ruby-mode" "\ 23244(autoload 'ruby-mode "ruby-mode" "\
@@ -23012,14 +23253,14 @@ The variable `ruby-indent-level' controls the amount of indentation.
23012 23253
23013\(fn)" t nil) 23254\(fn)" t nil)
23014 23255
23015(add-to-list 'auto-mode-alist '("\\.rb\\'" . ruby-mode)) 23256(add-to-list 'auto-mode-alist (cons (purecopy "\\.rb\\'") 'ruby-mode))
23016 23257
23017(dolist (name (list "ruby" "rbx" "jruby" "ruby1.9" "ruby1.8")) (add-to-list 'interpreter-mode-alist (cons name 'ruby-mode))) 23258(dolist (name (list "ruby" "rbx" "jruby" "ruby1.9" "ruby1.8")) (add-to-list 'interpreter-mode-alist (cons (purecopy name) 'ruby-mode)))
23018 23259
23019;;;*** 23260;;;***
23020 23261
23021;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (18785 23262;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (18785
23022;;;;;; 31823)) 23263;;;;;; 51166))
23023;;; Generated autoloads from ruler-mode.el 23264;;; Generated autoloads from ruler-mode.el
23024 23265
23025(autoload 'ruler-mode "ruler-mode" "\ 23266(autoload 'ruler-mode "ruler-mode" "\
@@ -23030,7 +23271,7 @@ Display a ruler in the header line if ARG > 0.
23030;;;*** 23271;;;***
23031 23272
23032;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (18785 23273;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (18785
23033;;;;;; 31909)) 23274;;;;;; 51198))
23034;;; Generated autoloads from emacs-lisp/rx.el 23275;;; Generated autoloads from emacs-lisp/rx.el
23035 23276
23036(autoload 'rx-to-string "rx" "\ 23277(autoload 'rx-to-string "rx" "\
@@ -23340,7 +23581,7 @@ enclosed in `(and ...)'.
23340;;;*** 23581;;;***
23341 23582
23342;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el" 23583;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el"
23343;;;;;; (19146 53664)) 23584;;;;;; (19144 23266))
23344;;; Generated autoloads from savehist.el 23585;;; Generated autoloads from savehist.el
23345 23586
23346(defvar savehist-mode nil "\ 23587(defvar savehist-mode nil "\
@@ -23366,7 +23607,7 @@ which is probably undesirable.
23366;;;*** 23607;;;***
23367 23608
23368;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 23609;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
23369;;;;;; (18785 32069)) 23610;;;;;; (18785 51241))
23370;;; Generated autoloads from progmodes/scheme.el 23611;;; Generated autoloads from progmodes/scheme.el
23371 23612
23372(autoload 'scheme-mode "scheme" "\ 23613(autoload 'scheme-mode "scheme" "\
@@ -23408,7 +23649,7 @@ that variable's value is a string.
23408;;;*** 23649;;;***
23409 23650
23410;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 23651;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
23411;;;;;; (18785 31978)) 23652;;;;;; (18785 51219))
23412;;; Generated autoloads from gnus/score-mode.el 23653;;; Generated autoloads from gnus/score-mode.el
23413 23654
23414(autoload 'gnus-score-mode "score-mode" "\ 23655(autoload 'gnus-score-mode "score-mode" "\
@@ -23422,7 +23663,7 @@ This mode is an extended emacs-lisp mode.
23422;;;*** 23663;;;***
23423 23664
23424;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 23665;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
23425;;;;;; (18785 31823)) 23666;;;;;; (18785 51166))
23426;;; Generated autoloads from scroll-all.el 23667;;; Generated autoloads from scroll-all.el
23427 23668
23428(defvar scroll-all-mode nil "\ 23669(defvar scroll-all-mode nil "\
@@ -23445,7 +23686,7 @@ apply to all visible windows in the same frame.
23445;;;*** 23686;;;***
23446 23687
23447;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 23688;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
23448;;;;;; (18785 31824)) 23689;;;;;; (18785 51166))
23449;;; Generated autoloads from scroll-lock.el 23690;;; Generated autoloads from scroll-lock.el
23450 23691
23451(autoload 'scroll-lock-mode "scroll-lock" "\ 23692(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -23460,7 +23701,7 @@ during scrolling.
23460;;;*** 23701;;;***
23461 23702
23462;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic" 23703;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic"
23463;;;;;; "cedet/semantic.el" (19146 53665)) 23704;;;;;; "cedet/semantic.el" (19181 18351))
23464;;; Generated autoloads from cedet/semantic.el 23705;;; Generated autoloads from cedet/semantic.el
23465 23706
23466(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\ 23707(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\
@@ -23513,7 +23754,7 @@ Semantic mode.
23513;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 23754;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
23514;;;;;; mail-header-separator send-mail-function mail-interactive 23755;;;;;; mail-header-separator send-mail-function mail-interactive
23515;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 23756;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
23516;;;;;; "sendmail" "mail/sendmail.el" (19146 53667)) 23757;;;;;; "sendmail" "mail/sendmail.el" (19190 32921))
23517;;; Generated autoloads from mail/sendmail.el 23758;;; Generated autoloads from mail/sendmail.el
23518 23759
23519(defvar mail-from-style 'angles "\ 23760(defvar mail-from-style 'angles "\
@@ -23572,7 +23813,7 @@ This is used by the default mail-sending commands. See also
23572 23813
23573(custom-autoload 'send-mail-function "sendmail" t) 23814(custom-autoload 'send-mail-function "sendmail" t)
23574 23815
23575(defvar mail-header-separator "--text follows this line--" "\ 23816(defvar mail-header-separator (purecopy "--text follows this line--") "\
23576Line used to separate headers from text in messages being composed.") 23817Line used to separate headers from text in messages being composed.")
23577 23818
23578(custom-autoload 'mail-header-separator "sendmail" t) 23819(custom-autoload 'mail-header-separator "sendmail" t)
@@ -23599,7 +23840,7 @@ This variable has no effect unless your system uses sendmail as its mailer.")
23599 23840
23600(custom-autoload 'mail-alias-file "sendmail" t) 23841(custom-autoload 'mail-alias-file "sendmail" t)
23601 23842
23602(defvar mail-personal-alias-file "~/.mailrc" "\ 23843(defvar mail-personal-alias-file (purecopy "~/.mailrc") "\
23603If non-nil, the name of the user's personal mail alias file. 23844If non-nil, the name of the user's personal mail alias file.
23604This file typically should be in same format as the `.mailrc' file used by 23845This file typically should be in same format as the `.mailrc' file used by
23605the `Mail' or `mailx' program. 23846the `Mail' or `mailx' program.
@@ -23646,7 +23887,7 @@ instead of no action.")
23646 23887
23647(custom-autoload 'mail-citation-hook "sendmail" t) 23888(custom-autoload 'mail-citation-hook "sendmail" t)
23648 23889
23649(defvar mail-citation-prefix-regexp "[ ]*[-a-z0-9A-Z]*>+[ ]*\\|[ ]*" "\ 23890(defvar mail-citation-prefix-regexp (purecopy "[ ]*[-a-z0-9A-Z]*>+[ ]*\\|[ ]*") "\
23650Regular expression to match a citation prefix plus whitespace. 23891Regular expression to match a citation prefix plus whitespace.
23651It should match whatever sort of citation prefixes you want to handle, 23892It should match whatever sort of citation prefixes you want to handle,
23652with whitespace before and after; it should also match just whitespace. 23893with whitespace before and after; it should also match just whitespace.
@@ -23665,12 +23906,12 @@ and should insert whatever you want to insert.")
23665 23906
23666(custom-autoload 'mail-signature "sendmail" t) 23907(custom-autoload 'mail-signature "sendmail" t)
23667 23908
23668(defvar mail-signature-file "~/.signature" "\ 23909(defvar mail-signature-file (purecopy "~/.signature") "\
23669File containing the text inserted at end of mail buffer.") 23910File containing the text inserted at end of mail buffer.")
23670 23911
23671(custom-autoload 'mail-signature-file "sendmail" t) 23912(custom-autoload 'mail-signature-file "sendmail" t)
23672 23913
23673(defvar mail-default-directory "~/" "\ 23914(defvar mail-default-directory (purecopy "~/") "\
23674Directory for mail buffers. 23915Directory for mail buffers.
23675Value of `default-directory' for mail buffers. 23916Value of `default-directory' for mail buffers.
23676This directory is used for auto-save files of mail buffers.") 23917This directory is used for auto-save files of mail buffers.")
@@ -23749,7 +23990,7 @@ User should not set this variable manually,
23749instead use `sendmail-coding-system' to get a constant encoding 23990instead use `sendmail-coding-system' to get a constant encoding
23750of outgoing mails regardless of the current language environment. 23991of outgoing mails regardless of the current language environment.
23751See also the function `select-message-coding-system'.") 23992See also the function `select-message-coding-system'.")
23752 (add-hook 'same-window-buffer-names "*mail*") 23993 (add-hook 'same-window-buffer-names (purecopy "*mail*"))
23753 23994
23754(autoload 'mail "sendmail" "\ 23995(autoload 'mail "sendmail" "\
23755Edit a message to be sent. Prefix arg means resume editing (don't erase). 23996Edit a message to be sent. Prefix arg means resume editing (don't erase).
@@ -23814,8 +24055,8 @@ Like `mail' command, but display mail buffer in another frame.
23814;;;*** 24055;;;***
23815 24056
23816;;;### (autoloads (server-save-buffers-kill-terminal server-mode 24057;;;### (autoloads (server-save-buffers-kill-terminal server-mode
23817;;;;;; server-force-delete server-start) "server" "server.el" (19124 24058;;;;;; server-force-delete server-start) "server" "server.el" (19133
23818;;;;;; 61703)) 24059;;;;;; 53179))
23819;;; Generated autoloads from server.el 24060;;; Generated autoloads from server.el
23820 24061
23821(autoload 'server-start "server" "\ 24062(autoload 'server-start "server" "\
@@ -23869,7 +24110,7 @@ only these files will be asked to be saved.
23869 24110
23870;;;*** 24111;;;***
23871 24112
23872;;;### (autoloads (ses-mode) "ses" "ses.el" (19096 3520)) 24113;;;### (autoloads (ses-mode) "ses" "ses.el" (19106 2681))
23873;;; Generated autoloads from ses.el 24114;;; Generated autoloads from ses.el
23874 24115
23875(autoload 'ses-mode "ses" "\ 24116(autoload 'ses-mode "ses" "\
@@ -23888,7 +24129,7 @@ These are active only in the minibuffer, when entering or editing a formula:
23888;;;*** 24129;;;***
23889 24130
23890;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 24131;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
23891;;;;;; (19137 28302)) 24132;;;;;; (19181 18362))
23892;;; Generated autoloads from textmodes/sgml-mode.el 24133;;; Generated autoloads from textmodes/sgml-mode.el
23893 24134
23894(autoload 'sgml-mode "sgml-mode" "\ 24135(autoload 'sgml-mode "sgml-mode" "\
@@ -23954,7 +24195,7 @@ To work around that, do:
23954;;;*** 24195;;;***
23955 24196
23956;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 24197;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
23957;;;;;; (19141 18871)) 24198;;;;;; (19190 32925))
23958;;; Generated autoloads from progmodes/sh-script.el 24199;;; Generated autoloads from progmodes/sh-script.el
23959(put 'sh-shell 'safe-local-variable 'symbolp) 24200(put 'sh-shell 'safe-local-variable 'symbolp)
23960 24201
@@ -24018,7 +24259,7 @@ with your script for an edit-interpret-debug cycle.
24018 24259
24019;;;*** 24260;;;***
24020 24261
24021;;;### (autoloads (sha1) "sha1" "sha1.el" (18785 31824)) 24262;;;### (autoloads (sha1) "sha1" "sha1.el" (18785 51167))
24022;;; Generated autoloads from sha1.el 24263;;; Generated autoloads from sha1.el
24023 24264
24024(autoload 'sha1 "sha1" "\ 24265(autoload 'sha1 "sha1" "\
@@ -24033,7 +24274,7 @@ If BINARY is non-nil, return a string in binary form.
24033;;;*** 24274;;;***
24034 24275
24035;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 24276;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
24036;;;;;; (19146 53666)) 24277;;;;;; (19144 23272))
24037;;; Generated autoloads from emacs-lisp/shadow.el 24278;;; Generated autoloads from emacs-lisp/shadow.el
24038 24279
24039(autoload 'list-load-path-shadows "shadow" "\ 24280(autoload 'list-load-path-shadows "shadow" "\
@@ -24083,8 +24324,8 @@ function, `find-emacs-lisp-shadows'.
24083;;;*** 24324;;;***
24084 24325
24085;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 24326;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
24086;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (19146 24327;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (19144
24087;;;;;; 53664)) 24328;;;;;; 23266))
24088;;; Generated autoloads from shadowfile.el 24329;;; Generated autoloads from shadowfile.el
24089 24330
24090(autoload 'shadow-define-cluster "shadowfile" "\ 24331(autoload 'shadow-define-cluster "shadowfile" "\
@@ -24123,10 +24364,10 @@ Set up file shadowing.
24123;;;*** 24364;;;***
24124 24365
24125;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 24366;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
24126;;;;;; (19137 28300)) 24367;;;;;; (19190 32913))
24127;;; Generated autoloads from shell.el 24368;;; Generated autoloads from shell.el
24128 24369
24129(defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ 24370(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
24130Regexp to match shells that don't save their command history, and 24371Regexp to match shells that don't save their command history, and
24131don't handle the backslash as a quote character. For shells that 24372don't handle the backslash as a quote character. For shells that
24132match this regexp, Emacs will write out the command history when the 24373match this regexp, Emacs will write out the command history when the
@@ -24168,12 +24409,12 @@ Otherwise, one argument `-i' is passed to the shell.
24168\(Type \\[describe-mode] in the shell buffer for a list of commands.) 24409\(Type \\[describe-mode] in the shell buffer for a list of commands.)
24169 24410
24170\(fn &optional BUFFER)" t nil) 24411\(fn &optional BUFFER)" t nil)
24171 (add-hook 'same-window-buffer-names "*shell*") 24412 (add-hook 'same-window-buffer-names (purecopy "*shell*"))
24172 24413
24173;;;*** 24414;;;***
24174 24415
24175;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 24416;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
24176;;;;;; "sieve" "gnus/sieve.el" (18785 31978)) 24417;;;;;; "sieve" "gnus/sieve.el" (18785 51219))
24177;;; Generated autoloads from gnus/sieve.el 24418;;; Generated autoloads from gnus/sieve.el
24178 24419
24179(autoload 'sieve-manage "sieve" "\ 24420(autoload 'sieve-manage "sieve" "\
@@ -24194,7 +24435,7 @@ Not documented
24194;;;*** 24435;;;***
24195 24436
24196;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 24437;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
24197;;;;;; (19101 57522)) 24438;;;;;; (19106 2685))
24198;;; Generated autoloads from gnus/sieve-mode.el 24439;;; Generated autoloads from gnus/sieve-mode.el
24199 24440
24200(autoload 'sieve-mode "sieve-mode" "\ 24441(autoload 'sieve-mode "sieve-mode" "\
@@ -24209,8 +24450,8 @@ Turning on Sieve mode runs `sieve-mode-hook'.
24209 24450
24210;;;*** 24451;;;***
24211 24452
24212;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (18790 24453;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (18802
24213;;;;;; 53122)) 24454;;;;;; 59726))
24214;;; Generated autoloads from progmodes/simula.el 24455;;; Generated autoloads from progmodes/simula.el
24215 24456
24216(autoload 'simula-mode "simula" "\ 24457(autoload 'simula-mode "simula" "\
@@ -24259,7 +24500,7 @@ with no arguments, if that value is non-nil.
24259;;;*** 24500;;;***
24260 24501
24261;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 24502;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
24262;;;;;; define-skeleton) "skeleton" "skeleton.el" (18790 54821)) 24503;;;;;; define-skeleton) "skeleton" "skeleton.el" (18802 59721))
24263;;; Generated autoloads from skeleton.el 24504;;; Generated autoloads from skeleton.el
24264 24505
24265(defvar skeleton-filter-function 'identity "\ 24506(defvar skeleton-filter-function 'identity "\
@@ -24369,7 +24610,7 @@ symmetrical ones, and the same character twice for the others.
24369;;;*** 24610;;;***
24370 24611
24371;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) 24612;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
24372;;;;;; "smerge-mode" "smerge-mode.el" (19146 53664)) 24613;;;;;; "smerge-mode" "smerge-mode.el" (19144 23266))
24373;;; Generated autoloads from smerge-mode.el 24614;;; Generated autoloads from smerge-mode.el
24374 24615
24375(autoload 'smerge-ediff "smerge-mode" "\ 24616(autoload 'smerge-ediff "smerge-mode" "\
@@ -24394,7 +24635,7 @@ If no conflict maker is found, turn off `smerge-mode'.
24394;;;*** 24635;;;***
24395 24636
24396;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 24637;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
24397;;;;;; (18785 31978)) 24638;;;;;; (18785 51219))
24398;;; Generated autoloads from gnus/smiley.el 24639;;; Generated autoloads from gnus/smiley.el
24399 24640
24400(autoload 'smiley-region "smiley" "\ 24641(autoload 'smiley-region "smiley" "\
@@ -24412,7 +24653,7 @@ interactively. If there's no argument, do it at the current buffer
24412;;;*** 24653;;;***
24413 24654
24414;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 24655;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
24415;;;;;; "mail/smtpmail.el" (18969 61522)) 24656;;;;;; "mail/smtpmail.el" (19190 32921))
24416;;; Generated autoloads from mail/smtpmail.el 24657;;; Generated autoloads from mail/smtpmail.el
24417 24658
24418(autoload 'smtpmail-send-it "smtpmail" "\ 24659(autoload 'smtpmail-send-it "smtpmail" "\
@@ -24427,7 +24668,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
24427 24668
24428;;;*** 24669;;;***
24429 24670
24430;;;### (autoloads (snake) "snake" "play/snake.el" (18785 32031)) 24671;;;### (autoloads (snake) "snake" "play/snake.el" (18785 51238))
24431;;; Generated autoloads from play/snake.el 24672;;; Generated autoloads from play/snake.el
24432 24673
24433(autoload 'snake "snake" "\ 24674(autoload 'snake "snake" "\
@@ -24451,7 +24692,7 @@ Snake mode keybindings:
24451;;;*** 24692;;;***
24452 24693
24453;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 24694;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
24454;;;;;; (18785 32008)) 24695;;;;;; (18785 51236))
24455;;; Generated autoloads from net/snmp-mode.el 24696;;; Generated autoloads from net/snmp-mode.el
24456 24697
24457(autoload 'snmp-mode "snmp-mode" "\ 24698(autoload 'snmp-mode "snmp-mode" "\
@@ -24480,8 +24721,8 @@ then `snmpv2-mode-hook'.
24480 24721
24481;;;*** 24722;;;***
24482 24723
24483;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (18983 24724;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (18986
24484;;;;;; 27730)) 24725;;;;;; 15812))
24485;;; Generated autoloads from calendar/solar.el 24726;;; Generated autoloads from calendar/solar.el
24486 24727
24487(autoload 'sunrise-sunset "solar" "\ 24728(autoload 'sunrise-sunset "solar" "\
@@ -24496,8 +24737,8 @@ This function is suitable for execution in a .emacs file.
24496 24737
24497;;;*** 24738;;;***
24498 24739
24499;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (19104 24740;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (19106
24500;;;;;; 47795)) 24741;;;;;; 2691))
24501;;; Generated autoloads from play/solitaire.el 24742;;; Generated autoloads from play/solitaire.el
24502 24743
24503(autoload 'solitaire "solitaire" "\ 24744(autoload 'solitaire "solitaire" "\
@@ -24574,7 +24815,7 @@ Pick your favourite shortcuts:
24574 24815
24575;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 24816;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
24576;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 24817;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
24577;;;;;; sort-lines sort-subr) "sort" "sort.el" (18785 31826)) 24818;;;;;; sort-lines sort-subr) "sort" "sort.el" (18785 51168))
24578;;; Generated autoloads from sort.el 24819;;; Generated autoloads from sort.el
24579(put 'sort-fold-case 'safe-local-variable 'booleanp) 24820(put 'sort-fold-case 'safe-local-variable 'booleanp)
24580 24821
@@ -24718,8 +24959,8 @@ From a program takes two point or marker arguments, BEG and END.
24718 24959
24719;;;*** 24960;;;***
24720 24961
24721;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (19137 24962;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (19144
24722;;;;;; 28302)) 24963;;;;;; 23274))
24723;;; Generated autoloads from gnus/spam.el 24964;;; Generated autoloads from gnus/spam.el
24724 24965
24725(autoload 'spam-initialize "spam" "\ 24966(autoload 'spam-initialize "spam" "\
@@ -24735,7 +24976,7 @@ installed through `spam-necessary-extra-headers'.
24735 24976
24736;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 24977;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
24737;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 24978;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
24738;;;;;; "gnus/spam-report.el" (18790 48672)) 24979;;;;;; "gnus/spam-report.el" (18802 59723))
24739;;; Generated autoloads from gnus/spam-report.el 24980;;; Generated autoloads from gnus/spam-report.el
24740 24981
24741(autoload 'spam-report-process-queue "spam-report" "\ 24982(autoload 'spam-report-process-queue "spam-report" "\
@@ -24778,7 +25019,7 @@ Spam reports will be queued with the method used when
24778;;;*** 25019;;;***
24779 25020
24780;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 25021;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
24781;;;;;; "speedbar.el" (19137 33009)) 25022;;;;;; "speedbar.el" (19144 23266))
24782;;; Generated autoloads from speedbar.el 25023;;; Generated autoloads from speedbar.el
24783 25024
24784(defalias 'speedbar 'speedbar-frame-mode) 25025(defalias 'speedbar 'speedbar-frame-mode)
@@ -24803,7 +25044,7 @@ selected. If the speedbar frame is active, then select the attached frame.
24803;;;*** 25044;;;***
24804 25045
24805;;;### (autoloads (spell-string spell-region spell-word spell-buffer) 25046;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
24806;;;;;; "spell" "textmodes/spell.el" (18785 32092)) 25047;;;;;; "spell" "textmodes/spell.el" (19181 18362))
24807;;; Generated autoloads from textmodes/spell.el 25048;;; Generated autoloads from textmodes/spell.el
24808 25049
24809(put 'spell-filter 'risky-local-variable t) 25050(put 'spell-filter 'risky-local-variable t)
@@ -24848,7 +25089,7 @@ Check spelling of string supplied as argument.
24848;;;*** 25089;;;***
24849 25090
24850;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (18785 25091;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (18785
24851;;;;;; 32032)) 25092;;;;;; 51238))
24852;;; Generated autoloads from play/spook.el 25093;;; Generated autoloads from play/spook.el
24853 25094
24854(autoload 'spook "spook" "\ 25095(autoload 'spook "spook" "\
@@ -24866,8 +25107,8 @@ Return a vector containing the lines from `spook-phrases-file'.
24866;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres 25107;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres
24867;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 25108;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
24868;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help 25109;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help
24869;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (19080 25110;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (19087
24870;;;;;; 10819)) 25111;;;;;; 44048))
24871;;; Generated autoloads from progmodes/sql.el 25112;;; Generated autoloads from progmodes/sql.el
24872 25113
24873(autoload 'sql-add-product-keywords "sql" "\ 25114(autoload 'sql-add-product-keywords "sql" "\
@@ -25294,7 +25535,7 @@ input. See `sql-interactive-mode'.
25294;;;*** 25535;;;***
25295 25536
25296;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el" 25537;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el"
25297;;;;;; (19146 53666)) 25538;;;;;; (19181 18354))
25298;;; Generated autoloads from cedet/srecode/srt-mode.el 25539;;; Generated autoloads from cedet/srecode/srt-mode.el
25299 25540
25300(autoload 'srecode-template-mode "srecode/srt-mode" "\ 25541(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -25310,8 +25551,8 @@ Major-mode for writing SRecode macros.
25310;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 25551;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
25311;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 25552;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
25312;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 25553;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
25313;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (19146 25554;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (19144
25314;;;;;; 53664)) 25555;;;;;; 23266))
25315;;; Generated autoloads from strokes.el 25556;;; Generated autoloads from strokes.el
25316 25557
25317(autoload 'strokes-global-set-stroke "strokes" "\ 25558(autoload 'strokes-global-set-stroke "strokes" "\
@@ -25421,7 +25662,7 @@ Read a complex stroke and insert its glyph into the current buffer.
25421;;;*** 25662;;;***
25422 25663
25423;;;### (autoloads (studlify-buffer studlify-word studlify-region) 25664;;;### (autoloads (studlify-buffer studlify-word studlify-region)
25424;;;;;; "studly" "play/studly.el" (19104 47397)) 25665;;;;;; "studly" "play/studly.el" (19106 2691))
25425;;; Generated autoloads from play/studly.el 25666;;; Generated autoloads from play/studly.el
25426 25667
25427(autoload 'studlify-region "studly" "\ 25668(autoload 'studlify-region "studly" "\
@@ -25442,7 +25683,7 @@ Studlify-case the current buffer.
25442;;;*** 25683;;;***
25443 25684
25444;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 25685;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
25445;;;;;; (18881 58348)) 25686;;;;;; (19190 32921))
25446;;; Generated autoloads from mail/supercite.el 25687;;; Generated autoloads from mail/supercite.el
25447 25688
25448(autoload 'sc-cite-original "supercite" "\ 25689(autoload 'sc-cite-original "supercite" "\
@@ -25475,7 +25716,7 @@ and `sc-post-hook' is run after the guts of this function.
25475;;;*** 25716;;;***
25476 25717
25477;;;### (autoloads (symbol-completion-try-complete symbol-complete) 25718;;;### (autoloads (symbol-completion-try-complete symbol-complete)
25478;;;;;; "sym-comp" "progmodes/sym-comp.el" (19099 25565)) 25719;;;;;; "sym-comp" "progmodes/sym-comp.el" (19106 2694))
25479;;; Generated autoloads from progmodes/sym-comp.el 25720;;; Generated autoloads from progmodes/sym-comp.el
25480 25721
25481(autoload 'symbol-complete "sym-comp" "\ 25722(autoload 'symbol-complete "sym-comp" "\
@@ -25513,7 +25754,7 @@ completion:
25513;;;*** 25754;;;***
25514 25755
25515;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (18785 25756;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (18785
25516;;;;;; 31827)) 25757;;;;;; 51170))
25517;;; Generated autoloads from t-mouse.el 25758;;; Generated autoloads from t-mouse.el
25518 25759
25519(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 25760(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -25540,7 +25781,7 @@ It relies on the `gpm' daemon being activated.
25540 25781
25541;;;*** 25782;;;***
25542 25783
25543;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (18785 31828)) 25784;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (18785 51170))
25544;;; Generated autoloads from tabify.el 25785;;; Generated autoloads from tabify.el
25545 25786
25546(autoload 'untabify "tabify" "\ 25787(autoload 'untabify "tabify" "\
@@ -25575,7 +25816,7 @@ The variable `tab-width' controls the spacing of tab stops.
25575;;;;;; table-recognize table-insert-row-column table-insert-column 25816;;;;;; table-recognize table-insert-row-column table-insert-column
25576;;;;;; table-insert-row table-insert table-point-left-cell-hook 25817;;;;;; table-insert-row table-insert table-point-left-cell-hook
25577;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 25818;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
25578;;;;;; "table" "textmodes/table.el" (19146 53668)) 25819;;;;;; "table" "textmodes/table.el" (19144 23282))
25579;;; Generated autoloads from textmodes/table.el 25820;;; Generated autoloads from textmodes/table.el
25580 25821
25581(defvar table-cell-map-hook nil "\ 25822(defvar table-cell-map-hook nil "\
@@ -26163,7 +26404,7 @@ converts a table into plain text without frames. It is a companion to
26163 26404
26164;;;*** 26405;;;***
26165 26406
26166;;;### (autoloads (talk talk-connect) "talk" "talk.el" (18785 31828)) 26407;;;### (autoloads (talk talk-connect) "talk" "talk.el" (18785 51170))
26167;;; Generated autoloads from talk.el 26408;;; Generated autoloads from talk.el
26168 26409
26169(autoload 'talk-connect "talk" "\ 26410(autoload 'talk-connect "talk" "\
@@ -26178,7 +26419,7 @@ Connect to the Emacs talk group from the current X display or tty frame.
26178 26419
26179;;;*** 26420;;;***
26180 26421
26181;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (19103 26693)) 26422;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (19190 32913))
26182;;; Generated autoloads from tar-mode.el 26423;;; Generated autoloads from tar-mode.el
26183 26424
26184(autoload 'tar-mode "tar-mode" "\ 26425(autoload 'tar-mode "tar-mode" "\
@@ -26202,7 +26443,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
26202;;;*** 26443;;;***
26203 26444
26204;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 26445;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
26205;;;;;; "progmodes/tcl.el" (18790 53122)) 26446;;;;;; "progmodes/tcl.el" (18802 59726))
26206;;; Generated autoloads from progmodes/tcl.el 26447;;; Generated autoloads from progmodes/tcl.el
26207 26448
26208(autoload 'tcl-mode "tcl" "\ 26449(autoload 'tcl-mode "tcl" "\
@@ -26253,7 +26494,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
26253 26494
26254;;;*** 26495;;;***
26255 26496
26256;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (18785 32008)) 26497;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (18785 51236))
26257;;; Generated autoloads from net/telnet.el 26498;;; Generated autoloads from net/telnet.el
26258 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 26499 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
26259 26500
@@ -26281,7 +26522,7 @@ Normally input is edited in Emacs and sent a line at a time.
26281;;;*** 26522;;;***
26282 26523
26283;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el" 26524;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el"
26284;;;;;; (19131 46631)) 26525;;;;;; (19170 52758))
26285;;; Generated autoloads from term.el 26526;;; Generated autoloads from term.el
26286 26527
26287(autoload 'make-term "term" "\ 26528(autoload 'make-term "term" "\
@@ -26323,8 +26564,8 @@ use in that buffer.
26323 26564
26324;;;*** 26565;;;***
26325 26566
26326;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (18790 26567;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (18802
26327;;;;;; 55820)) 26568;;;;;; 59721))
26328;;; Generated autoloads from terminal.el 26569;;; Generated autoloads from terminal.el
26329 26570
26330(autoload 'terminal-emulator "terminal" "\ 26571(autoload 'terminal-emulator "terminal" "\
@@ -26361,7 +26602,7 @@ subprocess started.
26361;;;*** 26602;;;***
26362 26603
26363;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 26604;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
26364;;;;;; (18785 31911)) 26605;;;;;; (18785 51199))
26365;;; Generated autoloads from emacs-lisp/testcover.el 26606;;; Generated autoloads from emacs-lisp/testcover.el
26366 26607
26367(autoload 'testcover-this-defun "testcover" "\ 26608(autoload 'testcover-this-defun "testcover" "\
@@ -26371,7 +26612,7 @@ Start coverage on function under point.
26371 26612
26372;;;*** 26613;;;***
26373 26614
26374;;;### (autoloads (tetris) "tetris" "play/tetris.el" (19104 47795)) 26615;;;### (autoloads (tetris) "tetris" "play/tetris.el" (19106 2691))
26375;;; Generated autoloads from play/tetris.el 26616;;; Generated autoloads from play/tetris.el
26376 26617
26377(autoload 'tetris "tetris" "\ 26618(autoload 'tetris "tetris" "\
@@ -26402,7 +26643,7 @@ tetris-mode keybindings:
26402;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 26643;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
26403;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 26644;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
26404;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 26645;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
26405;;;;;; (19146 53668)) 26646;;;;;; (19190 32925))
26406;;; Generated autoloads from textmodes/tex-mode.el 26647;;; Generated autoloads from textmodes/tex-mode.el
26407 26648
26408(defvar tex-shell-file-name nil "\ 26649(defvar tex-shell-file-name nil "\
@@ -26410,7 +26651,7 @@ tetris-mode keybindings:
26410 26651
26411(custom-autoload 'tex-shell-file-name "tex-mode" t) 26652(custom-autoload 'tex-shell-file-name "tex-mode" t)
26412 26653
26413(defvar tex-directory "." "\ 26654(defvar tex-directory (purecopy ".") "\
26414*Directory in which temporary files are written. 26655*Directory in which temporary files are written.
26415You can make this `/tmp' if your TEXINPUTS has no relative directories in it 26656You can make this `/tmp' if your TEXINPUTS has no relative directories in it
26416and you don't try to apply \\[tex-region] or \\[tex-buffer] when there are 26657and you don't try to apply \\[tex-region] or \\[tex-buffer] when there are
@@ -26438,28 +26679,28 @@ if the variable is non-nil.")
26438 26679
26439(custom-autoload 'tex-offer-save "tex-mode" t) 26680(custom-autoload 'tex-offer-save "tex-mode" t)
26440 26681
26441(defvar tex-run-command "tex" "\ 26682(defvar tex-run-command (purecopy "tex") "\
26442*Command used to run TeX subjob. 26683*Command used to run TeX subjob.
26443TeX Mode sets `tex-command' to this string. 26684TeX Mode sets `tex-command' to this string.
26444See the documentation of that variable.") 26685See the documentation of that variable.")
26445 26686
26446(custom-autoload 'tex-run-command "tex-mode" t) 26687(custom-autoload 'tex-run-command "tex-mode" t)
26447 26688
26448(defvar latex-run-command "latex" "\ 26689(defvar latex-run-command (purecopy "latex") "\
26449*Command used to run LaTeX subjob. 26690*Command used to run LaTeX subjob.
26450LaTeX Mode sets `tex-command' to this string. 26691LaTeX Mode sets `tex-command' to this string.
26451See the documentation of that variable.") 26692See the documentation of that variable.")
26452 26693
26453(custom-autoload 'latex-run-command "tex-mode" t) 26694(custom-autoload 'latex-run-command "tex-mode" t)
26454 26695
26455(defvar slitex-run-command "slitex" "\ 26696(defvar slitex-run-command (purecopy "slitex") "\
26456*Command used to run SliTeX subjob. 26697*Command used to run SliTeX subjob.
26457SliTeX Mode sets `tex-command' to this string. 26698SliTeX Mode sets `tex-command' to this string.
26458See the documentation of that variable.") 26699See the documentation of that variable.")
26459 26700
26460(custom-autoload 'slitex-run-command "tex-mode" t) 26701(custom-autoload 'slitex-run-command "tex-mode" t)
26461 26702
26462(defvar tex-start-options "" "\ 26703(defvar tex-start-options (purecopy "") "\
26463*TeX options to use when starting TeX. 26704*TeX options to use when starting TeX.
26464These immediately precede the commands in `tex-start-commands' 26705These immediately precede the commands in `tex-start-commands'
26465and the input file name, with no separating space and are not shell-quoted. 26706and the input file name, with no separating space and are not shell-quoted.
@@ -26467,7 +26708,7 @@ If nil, TeX runs with no options. See the documentation of `tex-command'.")
26467 26708
26468(custom-autoload 'tex-start-options "tex-mode" t) 26709(custom-autoload 'tex-start-options "tex-mode" t)
26469 26710
26470(defvar tex-start-commands "\\nonstopmode\\input" "\ 26711(defvar tex-start-commands (purecopy "\\nonstopmode\\input") "\
26471*TeX commands to use when starting TeX. 26712*TeX commands to use when starting TeX.
26472They are shell-quoted and precede the input file name, with a separating space. 26713They are shell-quoted and precede the input file name, with a separating space.
26473If nil, no commands are used. See the documentation of `tex-command'.") 26714If nil, no commands are used. See the documentation of `tex-command'.")
@@ -26480,21 +26721,21 @@ Combined with `latex-standard-block-names' for minibuffer completion.")
26480 26721
26481(custom-autoload 'latex-block-names "tex-mode" t) 26722(custom-autoload 'latex-block-names "tex-mode" t)
26482 26723
26483(defvar tex-bibtex-command "bibtex" "\ 26724(defvar tex-bibtex-command (purecopy "bibtex") "\
26484*Command used by `tex-bibtex-file' to gather bibliographic data. 26725*Command used by `tex-bibtex-file' to gather bibliographic data.
26485If this string contains an asterisk (`*'), that is replaced by the file name; 26726If this string contains an asterisk (`*'), that is replaced by the file name;
26486otherwise, the file name, preceded by blank, is added at the end.") 26727otherwise, the file name, preceded by blank, is added at the end.")
26487 26728
26488(custom-autoload 'tex-bibtex-command "tex-mode" t) 26729(custom-autoload 'tex-bibtex-command "tex-mode" t)
26489 26730
26490(defvar tex-dvi-print-command "lpr -d" "\ 26731(defvar tex-dvi-print-command (purecopy "lpr -d") "\
26491*Command used by \\[tex-print] to print a .dvi file. 26732*Command used by \\[tex-print] to print a .dvi file.
26492If this string contains an asterisk (`*'), that is replaced by the file name; 26733If this string contains an asterisk (`*'), that is replaced by the file name;
26493otherwise, the file name, preceded by blank, is added at the end.") 26734otherwise, the file name, preceded by blank, is added at the end.")
26494 26735
26495(custom-autoload 'tex-dvi-print-command "tex-mode" t) 26736(custom-autoload 'tex-dvi-print-command "tex-mode" t)
26496 26737
26497(defvar tex-alt-dvi-print-command "lpr -d" "\ 26738(defvar tex-alt-dvi-print-command (purecopy "lpr -d") "\
26498*Command used by \\[tex-print] with a prefix arg to print a .dvi file. 26739*Command used by \\[tex-print] with a prefix arg to print a .dvi file.
26499If this string contains an asterisk (`*'), that is replaced by the file name; 26740If this string contains an asterisk (`*'), that is replaced by the file name;
26500otherwise, the file name, preceded by blank, is added at the end. 26741otherwise, the file name, preceded by blank, is added at the end.
@@ -26511,7 +26752,7 @@ use.")
26511 26752
26512(custom-autoload 'tex-alt-dvi-print-command "tex-mode" t) 26753(custom-autoload 'tex-alt-dvi-print-command "tex-mode" t)
26513 26754
26514(defvar tex-dvi-view-command '(cond ((eq window-system 'x) "xdvi") ((eq window-system 'w32) "yap") (t "dvi2tty * | cat -s")) "\ 26755(defvar tex-dvi-view-command `(cond ((eq window-system 'x) ,(purecopy "xdvi")) ((eq window-system 'w32) ,(purecopy "yap")) (t ,(purecopy "dvi2tty * | cat -s"))) "\
26515*Command used by \\[tex-view] to display a `.dvi' file. 26756*Command used by \\[tex-view] to display a `.dvi' file.
26516If it is a string, that specifies the command directly. 26757If it is a string, that specifies the command directly.
26517If this string contains an asterisk (`*'), that is replaced by the file name; 26758If this string contains an asterisk (`*'), that is replaced by the file name;
@@ -26521,7 +26762,7 @@ If the value is a form, it is evaluated to get the command to use.")
26521 26762
26522(custom-autoload 'tex-dvi-view-command "tex-mode" t) 26763(custom-autoload 'tex-dvi-view-command "tex-mode" t)
26523 26764
26524(defvar tex-show-queue-command "lpq" "\ 26765(defvar tex-show-queue-command (purecopy "lpq") "\
26525*Command used by \\[tex-show-print-queue] to show the print queue. 26766*Command used by \\[tex-show-print-queue] to show the print queue.
26526Should show the queue(s) that \\[tex-print] puts jobs on.") 26767Should show the queue(s) that \\[tex-print] puts jobs on.")
26527 26768
@@ -26535,12 +26776,12 @@ Normally set to either `plain-tex-mode' or `latex-mode'.")
26535 26776
26536(custom-autoload 'tex-default-mode "tex-mode" t) 26777(custom-autoload 'tex-default-mode "tex-mode" t)
26537 26778
26538(defvar tex-open-quote "``" "\ 26779(defvar tex-open-quote (purecopy "``") "\
26539*String inserted by typing \\[tex-insert-quote] to open a quotation.") 26780*String inserted by typing \\[tex-insert-quote] to open a quotation.")
26540 26781
26541(custom-autoload 'tex-open-quote "tex-mode" t) 26782(custom-autoload 'tex-open-quote "tex-mode" t)
26542 26783
26543(defvar tex-close-quote "''" "\ 26784(defvar tex-close-quote (purecopy "''") "\
26544*String inserted by typing \\[tex-insert-quote] to close a quotation.") 26785*String inserted by typing \\[tex-insert-quote] to close a quotation.")
26545 26786
26546(custom-autoload 'tex-close-quote "tex-mode" t) 26787(custom-autoload 'tex-close-quote "tex-mode" t)
@@ -26704,7 +26945,7 @@ Major mode to edit DocTeX files.
26704;;;*** 26945;;;***
26705 26946
26706;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 26947;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
26707;;;;;; "texinfmt" "textmodes/texinfmt.el" (19146 53668)) 26948;;;;;; "texinfmt" "textmodes/texinfmt.el" (19144 23283))
26708;;; Generated autoloads from textmodes/texinfmt.el 26949;;; Generated autoloads from textmodes/texinfmt.el
26709 26950
26710(autoload 'texinfo-format-buffer "texinfmt" "\ 26951(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -26744,7 +26985,7 @@ if large. You can use `Info-split' to do this manually.
26744;;;*** 26985;;;***
26745 26986
26746;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 26987;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
26747;;;;;; "texinfo" "textmodes/texinfo.el" (19100 53569)) 26988;;;;;; "texinfo" "textmodes/texinfo.el" (19106 2695))
26748;;; Generated autoloads from textmodes/texinfo.el 26989;;; Generated autoloads from textmodes/texinfo.el
26749 26990
26750(defvar texinfo-open-quote "``" "\ 26991(defvar texinfo-open-quote "``" "\
@@ -26830,7 +27071,7 @@ value of `texinfo-mode-hook'.
26830 27071
26831;;;### (autoloads (thai-composition-function thai-compose-buffer 27072;;;### (autoloads (thai-composition-function thai-compose-buffer
26832;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el" 27073;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el"
26833;;;;;; (18785 31989)) 27074;;;;;; (18785 51225))
26834;;; Generated autoloads from language/thai-util.el 27075;;; Generated autoloads from language/thai-util.el
26835 27076
26836(autoload 'thai-compose-region "thai-util" "\ 27077(autoload 'thai-compose-region "thai-util" "\
@@ -26859,7 +27100,7 @@ Not documented
26859 27100
26860;;;### (autoloads (list-at-point number-at-point symbol-at-point 27101;;;### (autoloads (list-at-point number-at-point symbol-at-point
26861;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 27102;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
26862;;;;;; "thingatpt" "thingatpt.el" (18921 19315)) 27103;;;;;; "thingatpt" "thingatpt.el" (18932 10103))
26863;;; Generated autoloads from thingatpt.el 27104;;; Generated autoloads from thingatpt.el
26864 27105
26865(autoload 'forward-thing "thingatpt" "\ 27106(autoload 'forward-thing "thingatpt" "\
@@ -26916,7 +27157,7 @@ Return the Lisp list at point, or nil if none is found.
26916 27157
26917;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 27158;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
26918;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 27159;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
26919;;;;;; (18785 31829)) 27160;;;;;; (18785 51170))
26920;;; Generated autoloads from thumbs.el 27161;;; Generated autoloads from thumbs.el
26921 27162
26922(autoload 'thumbs-find-thumb "thumbs" "\ 27163(autoload 'thumbs-find-thumb "thumbs" "\
@@ -26955,7 +27196,7 @@ In dired, call the setroot program on the image at point.
26955;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region 27196;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region
26956;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription 27197;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription
26957;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (18785 27198;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (18785
26958;;;;;; 31989)) 27199;;;;;; 51225))
26959;;; Generated autoloads from language/tibet-util.el 27200;;; Generated autoloads from language/tibet-util.el
26960 27201
26961(autoload 'tibetan-char-p "tibet-util" "\ 27202(autoload 'tibetan-char-p "tibet-util" "\
@@ -27029,7 +27270,7 @@ Not documented
27029;;;*** 27270;;;***
27030 27271
27031;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 27272;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
27032;;;;;; (18785 32093)) 27273;;;;;; (18785 51245))
27033;;; Generated autoloads from textmodes/tildify.el 27274;;; Generated autoloads from textmodes/tildify.el
27034 27275
27035(autoload 'tildify-region "tildify" "\ 27276(autoload 'tildify-region "tildify" "\
@@ -27054,7 +27295,7 @@ This function performs no refilling of the changed text.
27054 27295
27055;;;### (autoloads (emacs-init-time emacs-uptime display-time-world 27296;;;### (autoloads (emacs-init-time emacs-uptime display-time-world
27056;;;;;; display-time-mode display-time display-time-day-and-date) 27297;;;;;; display-time-mode display-time display-time-day-and-date)
27057;;;;;; "time" "time.el" (19146 53665)) 27298;;;;;; "time" "time.el" (19144 23266))
27058;;; Generated autoloads from time.el 27299;;; Generated autoloads from time.el
27059 27300
27060(defvar display-time-day-and-date nil "\ 27301(defvar display-time-day-and-date nil "\
@@ -27117,7 +27358,7 @@ Return a string giving the duration of the Emacs initialization.
27117;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day 27358;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day
27118;;;;;; time-add time-subtract time-since days-to-time time-less-p 27359;;;;;; time-add time-subtract time-since days-to-time time-less-p
27119;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el" 27360;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el"
27120;;;;;; (19111 30075)) 27361;;;;;; (19123 40238))
27121;;; Generated autoloads from calendar/time-date.el 27362;;; Generated autoloads from calendar/time-date.el
27122 27363
27123(autoload 'date-to-time "time-date" "\ 27364(autoload 'date-to-time "time-date" "\
@@ -27229,7 +27470,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
27229;;;*** 27470;;;***
27230 27471
27231;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 27472;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
27232;;;;;; "time-stamp.el" (19125 13420)) 27473;;;;;; "time-stamp.el" (19133 53180))
27233;;; Generated autoloads from time-stamp.el 27474;;; Generated autoloads from time-stamp.el
27234(put 'time-stamp-format 'safe-local-variable 'stringp) 27475(put 'time-stamp-format 'safe-local-variable 'stringp)
27235(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 27476(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -27273,7 +27514,7 @@ With ARG, turn time stamping on if and only if arg is positive.
27273;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 27514;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
27274;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 27515;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
27275;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 27516;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
27276;;;;;; (19146 53665)) 27517;;;;;; (19144 23268))
27277;;; Generated autoloads from calendar/timeclock.el 27518;;; Generated autoloads from calendar/timeclock.el
27278 27519
27279(autoload 'timeclock-modeline-display "timeclock" "\ 27520(autoload 'timeclock-modeline-display "timeclock" "\
@@ -27373,7 +27614,7 @@ relative only to the time worked today, and not to past time.
27373;;;*** 27614;;;***
27374 27615
27375;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 27616;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
27376;;;;;; "international/titdic-cnv.el" (18837 26983)) 27617;;;;;; "international/titdic-cnv.el" (19181 18356))
27377;;; Generated autoloads from international/titdic-cnv.el 27618;;; Generated autoloads from international/titdic-cnv.el
27378 27619
27379(autoload 'titdic-convert "titdic-cnv" "\ 27620(autoload 'titdic-convert "titdic-cnv" "\
@@ -27396,7 +27637,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
27396;;;*** 27637;;;***
27397 27638
27398;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 27639;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
27399;;;;;; "tmm.el" (18790 54821)) 27640;;;;;; "tmm.el" (18802 59721))
27400;;; Generated autoloads from tmm.el 27641;;; Generated autoloads from tmm.el
27401 (define-key global-map "\M-`" 'tmm-menubar) 27642 (define-key global-map "\M-`" 'tmm-menubar)
27402 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 27643 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -27436,7 +27677,7 @@ Its value should be an event that has a binding in MENU.
27436 27677
27437;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 27678;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
27438;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 27679;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
27439;;;;;; "todo-mode" "calendar/todo-mode.el" (19146 53665)) 27680;;;;;; "todo-mode" "calendar/todo-mode.el" (19190 32914))
27440;;; Generated autoloads from calendar/todo-mode.el 27681;;; Generated autoloads from calendar/todo-mode.el
27441 27682
27442(autoload 'todo-add-category "todo-mode" "\ 27683(autoload 'todo-add-category "todo-mode" "\
@@ -27451,7 +27692,7 @@ Insert NEW-ITEM in TODO list as a new entry in CATEGORY.
27451 27692
27452(autoload 'todo-insert-item "todo-mode" "\ 27693(autoload 'todo-insert-item "todo-mode" "\
27453Insert new TODO list entry. 27694Insert new TODO list entry.
27454With a prefix argument solicit the category, otherwise use the current 27695With a prefix argument ARG solicit the category, otherwise use the current
27455category. 27696category.
27456 27697
27457\(fn ARG)" t nil) 27698\(fn ARG)" t nil)
@@ -27460,12 +27701,13 @@ category.
27460List top priorities for each category. 27701List top priorities for each category.
27461 27702
27462Number of entries for each category is given by NOF-PRIORITIES which 27703Number of entries for each category is given by NOF-PRIORITIES which
27463defaults to 'todo-show-priorities'. 27704defaults to `todo-show-priorities'.
27464 27705
27465If CATEGORY-PR-PAGE is non-nil, a page separator '^L' is inserted 27706If CATEGORY-PR-PAGE is non-nil, a page separator '^L' is inserted
27466between each category. 27707between each category.
27708INTERACTIVE should be non-nil if this function is called interactively.
27467 27709
27468\(fn &optional NOF-PRIORITIES CATEGORY-PR-PAGE)" t nil) 27710\(fn &optional NOF-PRIORITIES CATEGORY-PR-PAGE INTERACTIVE)" t nil)
27469 27711
27470(autoload 'todo-print "todo-mode" "\ 27712(autoload 'todo-print "todo-mode" "\
27471Print todo summary using `todo-print-function'. 27713Print todo summary using `todo-print-function'.
@@ -27495,8 +27737,82 @@ Show TODO list.
27495 27737
27496;;;*** 27738;;;***
27497 27739
27740;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
27741;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame)
27742;;;;;; "tool-bar" "tool-bar.el" (19190 32913))
27743;;; Generated autoloads from tool-bar.el
27744
27745(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
27746Toggle tool bar on or off, based on the status of the current frame.
27747See `tool-bar-mode' for more information.
27748
27749\(fn &optional ARG)" t nil)
27750
27751(put 'tool-bar-mode 'standard-value '(t))
27752
27753(autoload 'tool-bar-add-item "tool-bar" "\
27754Add an item to the tool bar.
27755ICON names the image, DEF is the key definition and KEY is a symbol
27756for the fake function key in the menu keymap. Remaining arguments
27757PROPS are additional items to add to the menu item specification. See
27758Info node `(elisp)Tool Bar'. Items are added from left to right.
27759
27760ICON is the base name of a file containing the image to use. The
27761function will first try to use low-color/ICON.xpm if `display-color-cells'
27762is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally
27763ICON.xbm, using `find-image'.
27764
27765Use this function only to make bindings in the global value of `tool-bar-map'.
27766To define items in any other map, use `tool-bar-local-item'.
27767
27768\(fn ICON DEF KEY &rest PROPS)" nil nil)
27769
27770(autoload 'tool-bar-local-item "tool-bar" "\
27771Add an item to the tool bar in map MAP.
27772ICON names the image, DEF is the key definition and KEY is a symbol
27773for the fake function key in the menu keymap. Remaining arguments
27774PROPS are additional items to add to the menu item specification. See
27775Info node `(elisp)Tool Bar'. Items are added from left to right.
27776
27777ICON is the base name of a file containing the image to use. The
27778function will first try to use low-color/ICON.xpm if `display-color-cells'
27779is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally
27780ICON.xbm, using `find-image'.
27781
27782\(fn ICON DEF KEY MAP &rest PROPS)" nil nil)
27783
27784(autoload 'tool-bar-add-item-from-menu "tool-bar" "\
27785Define tool bar binding for COMMAND in keymap MAP using the given ICON.
27786This makes a binding for COMMAND in `tool-bar-map', copying its
27787binding from the menu bar in MAP (which defaults to `global-map'), but
27788modifies the binding by adding an image specification for ICON. It
27789finds ICON just like `tool-bar-add-item'. PROPS are additional
27790properties to add to the binding.
27791
27792MAP must contain appropriate binding for `[menu-bar]' which holds a keymap.
27793
27794Use this function only to make bindings in the global value of `tool-bar-map'.
27795To define items in any other map, use `tool-bar-local-item-from-menu'.
27796
27797\(fn COMMAND ICON &optional MAP &rest PROPS)" nil nil)
27798
27799(autoload 'tool-bar-local-item-from-menu "tool-bar" "\
27800Define local tool bar binding for COMMAND using the given ICON.
27801This makes a binding for COMMAND in IN-MAP, copying its binding from
27802the menu bar in FROM-MAP (which defaults to `global-map'), but
27803modifies the binding by adding an image specification for ICON. It
27804finds ICON just like `tool-bar-add-item'. PROPS are additional
27805properties to add to the binding.
27806
27807FROM-MAP must contain appropriate binding for `[menu-bar]' which
27808holds a keymap.
27809
27810\(fn COMMAND ICON IN-MAP &optional FROM-MAP &rest PROPS)" nil nil)
27811
27812;;;***
27813
27498;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 27814;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
27499;;;;;; (19146 53666)) 27815;;;;;; (19144 23272))
27500;;; Generated autoloads from emulation/tpu-edt.el 27816;;; Generated autoloads from emulation/tpu-edt.el
27501 27817
27502(defvar tpu-edt-mode nil "\ 27818(defvar tpu-edt-mode nil "\
@@ -27523,7 +27839,7 @@ Turn on TPU/edt emulation.
27523;;;*** 27839;;;***
27524 27840
27525;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el" 27841;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el"
27526;;;;;; (18785 31919)) 27842;;;;;; (18785 51202))
27527;;; Generated autoloads from emulation/tpu-mapper.el 27843;;; Generated autoloads from emulation/tpu-mapper.el
27528 27844
27529(autoload 'tpu-mapper "tpu-mapper" "\ 27845(autoload 'tpu-mapper "tpu-mapper" "\
@@ -27557,7 +27873,7 @@ your local X guru can try to figure out why the key is being ignored.
27557 27873
27558;;;*** 27874;;;***
27559 27875
27560;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (18785 31911)) 27876;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (18785 51199))
27561;;; Generated autoloads from emacs-lisp/tq.el 27877;;; Generated autoloads from emacs-lisp/tq.el
27562 27878
27563(autoload 'tq-create "tq" "\ 27879(autoload 'tq-create "tq" "\
@@ -27571,10 +27887,10 @@ to a tcp server on another machine.
27571;;;*** 27887;;;***
27572 27888
27573;;;### (autoloads (trace-function-background trace-function trace-buffer) 27889;;;### (autoloads (trace-function-background trace-function trace-buffer)
27574;;;;;; "trace" "emacs-lisp/trace.el" (19046 32081)) 27890;;;;;; "trace" "emacs-lisp/trace.el" (19190 32918))
27575;;; Generated autoloads from emacs-lisp/trace.el 27891;;; Generated autoloads from emacs-lisp/trace.el
27576 27892
27577(defvar trace-buffer "*trace-output*" "\ 27893(defvar trace-buffer (purecopy "*trace-output*") "\
27578Trace output will by default go to that buffer.") 27894Trace output will by default go to that buffer.")
27579 27895
27580(custom-autoload 'trace-buffer "trace" t) 27896(custom-autoload 'trace-buffer "trace" t)
@@ -27608,7 +27924,7 @@ BUFFER defaults to `trace-buffer'.
27608;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 27924;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
27609;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 27925;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
27610;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 27926;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
27611;;;;;; "net/tramp.el" (19146 53667)) 27927;;;;;; "net/tramp.el" (19190 32923))
27612;;; Generated autoloads from net/tramp.el 27928;;; Generated autoloads from net/tramp.el
27613 27929
27614(defvar tramp-mode t "\ 27930(defvar tramp-mode t "\
@@ -27741,7 +28057,7 @@ Discard Tramp from loading remote files.
27741;;;*** 28057;;;***
27742 28058
27743;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 28059;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
27744;;;;;; (19146 53667)) 28060;;;;;; (19144 23276))
27745;;; Generated autoloads from net/tramp-ftp.el 28061;;; Generated autoloads from net/tramp-ftp.el
27746 28062
27747(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 28063(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -27751,8 +28067,8 @@ Not documented
27751 28067
27752;;;*** 28068;;;***
27753 28069
27754;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (19146 28070;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (19144
27755;;;;;; 53665)) 28071;;;;;; 23266))
27756;;; Generated autoloads from tutorial.el 28072;;; Generated autoloads from tutorial.el
27757 28073
27758(autoload 'help-with-tutorial "tutorial" "\ 28074(autoload 'help-with-tutorial "tutorial" "\
@@ -27777,7 +28093,7 @@ resumed later.
27777;;;*** 28093;;;***
27778 28094
27779;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" 28095;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el"
27780;;;;;; (18785 31990)) 28096;;;;;; (18785 51225))
27781;;; Generated autoloads from language/tv-util.el 28097;;; Generated autoloads from language/tv-util.el
27782 28098
27783(autoload 'tai-viet-composition-function "tv-util" "\ 28099(autoload 'tai-viet-composition-function "tv-util" "\
@@ -27788,7 +28104,7 @@ Not documented
27788;;;*** 28104;;;***
27789 28105
27790;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 28106;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
27791;;;;;; "textmodes/two-column.el" (19088 18202)) 28107;;;;;; "textmodes/two-column.el" (19181 18362))
27792;;; Generated autoloads from textmodes/two-column.el 28108;;; Generated autoloads from textmodes/two-column.el
27793 (autoload '2C-command "two-column" () t 'keymap) 28109 (autoload '2C-command "two-column" () t 'keymap)
27794 (global-set-key "\C-x6" '2C-command) 28110 (global-set-key "\C-x6" '2C-command)
@@ -27839,7 +28155,7 @@ First column's text sSs Second column's text
27839;;;;;; type-break type-break-mode type-break-keystroke-threshold 28155;;;;;; type-break type-break-mode type-break-keystroke-threshold
27840;;;;;; type-break-good-break-interval type-break-good-rest-interval 28156;;;;;; type-break-good-break-interval type-break-good-rest-interval
27841;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 28157;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
27842;;;;;; (19146 53665)) 28158;;;;;; (19144 23267))
27843;;; Generated autoloads from type-break.el 28159;;; Generated autoloads from type-break.el
27844 28160
27845(defvar type-break-mode nil "\ 28161(defvar type-break-mode nil "\
@@ -28021,7 +28337,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
28021 28337
28022;;;*** 28338;;;***
28023 28339
28024;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (19141 18867)) 28340;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (19144 23275))
28025;;; Generated autoloads from mail/uce.el 28341;;; Generated autoloads from mail/uce.el
28026 28342
28027(autoload 'uce-reply-to-uce "uce" "\ 28343(autoload 'uce-reply-to-uce "uce" "\
@@ -28039,7 +28355,7 @@ You might need to set `uce-mail-reader' before using this.
28039;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string 28355;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string
28040;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region 28356;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region
28041;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize" 28357;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize"
28042;;;;;; "international/ucs-normalize.el" (19096 8298)) 28358;;;;;; "international/ucs-normalize.el" (19169 37276))
28043;;; Generated autoloads from international/ucs-normalize.el 28359;;; Generated autoloads from international/ucs-normalize.el
28044 28360
28045(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 28361(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -28105,7 +28421,7 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
28105;;;*** 28421;;;***
28106 28422
28107;;;### (autoloads (ununderline-region underline-region) "underline" 28423;;;### (autoloads (ununderline-region underline-region) "underline"
28108;;;;;; "textmodes/underline.el" (18785 32094)) 28424;;;;;; "textmodes/underline.el" (18785 51245))
28109;;; Generated autoloads from textmodes/underline.el 28425;;; Generated autoloads from textmodes/underline.el
28110 28426
28111(autoload 'underline-region "underline" "\ 28427(autoload 'underline-region "underline" "\
@@ -28126,7 +28442,7 @@ which specify the range to operate on.
28126;;;*** 28442;;;***
28127 28443
28128;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 28444;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
28129;;;;;; (19028 3605)) 28445;;;;;; (19041 28963))
28130;;; Generated autoloads from mail/unrmail.el 28446;;; Generated autoloads from mail/unrmail.el
28131 28447
28132(autoload 'batch-unrmail "unrmail" "\ 28448(autoload 'batch-unrmail "unrmail" "\
@@ -28146,7 +28462,7 @@ Convert old-style Rmail Babyl file FILE to system inbox format file TO-FILE.
28146;;;*** 28462;;;***
28147 28463
28148;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (18785 28464;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (18785
28149;;;;;; 31912)) 28465;;;;;; 51199))
28150;;; Generated autoloads from emacs-lisp/unsafep.el 28466;;; Generated autoloads from emacs-lisp/unsafep.el
28151 28467
28152(autoload 'unsafep "unsafep" "\ 28468(autoload 'unsafep "unsafep" "\
@@ -28159,7 +28475,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
28159;;;*** 28475;;;***
28160 28476
28161;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 28477;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
28162;;;;;; "url/url.el" (18785 32101)) 28478;;;;;; "url/url.el" (18785 51246))
28163;;; Generated autoloads from url/url.el 28479;;; Generated autoloads from url/url.el
28164 28480
28165(autoload 'url-retrieve "url" "\ 28481(autoload 'url-retrieve "url" "\
@@ -28199,7 +28515,7 @@ no further processing). URL is either a string or a parsed URL.
28199;;;*** 28515;;;***
28200 28516
28201;;;### (autoloads (url-register-auth-scheme url-get-authentication) 28517;;;### (autoloads (url-register-auth-scheme url-get-authentication)
28202;;;;;; "url-auth" "url/url-auth.el" (18785 32095)) 28518;;;;;; "url-auth" "url/url-auth.el" (18785 51245))
28203;;; Generated autoloads from url/url-auth.el 28519;;; Generated autoloads from url/url-auth.el
28204 28520
28205(autoload 'url-get-authentication "url-auth" "\ 28521(autoload 'url-get-authentication "url-auth" "\
@@ -28242,7 +28558,7 @@ RATING a rating between 1 and 10 of the strength of the authentication.
28242 28558
28243;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached 28559;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached
28244;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (18785 28560;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (18785
28245;;;;;; 32095)) 28561;;;;;; 51245))
28246;;; Generated autoloads from url/url-cache.el 28562;;; Generated autoloads from url/url-cache.el
28247 28563
28248(autoload 'url-store-in-cache "url-cache" "\ 28564(autoload 'url-store-in-cache "url-cache" "\
@@ -28267,7 +28583,7 @@ Return t if a cached file has expired.
28267 28583
28268;;;*** 28584;;;***
28269 28585
28270;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (18790 49739)) 28586;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (19190 32925))
28271;;; Generated autoloads from url/url-cid.el 28587;;; Generated autoloads from url/url-cid.el
28272 28588
28273(autoload 'url-cid "url-cid" "\ 28589(autoload 'url-cid "url-cid" "\
@@ -28278,7 +28594,7 @@ Not documented
28278;;;*** 28594;;;***
28279 28595
28280;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 28596;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
28281;;;;;; "url/url-dav.el" (18785 32096)) 28597;;;;;; "url/url-dav.el" (18785 51245))
28282;;; Generated autoloads from url/url-dav.el 28598;;; Generated autoloads from url/url-dav.el
28283 28599
28284(autoload 'url-dav-supported-p "url-dav" "\ 28600(autoload 'url-dav-supported-p "url-dav" "\
@@ -28293,8 +28609,8 @@ Not documented
28293 28609
28294;;;*** 28610;;;***
28295 28611
28296;;;### (autoloads (url-file) "url-file" "url/url-file.el" (19116 28612;;;### (autoloads (url-file) "url-file" "url/url-file.el" (19123
28297;;;;;; 21576)) 28613;;;;;; 40244))
28298;;; Generated autoloads from url/url-file.el 28614;;; Generated autoloads from url/url-file.el
28299 28615
28300(autoload 'url-file "url-file" "\ 28616(autoload 'url-file "url-file" "\
@@ -28305,7 +28621,7 @@ Handle file: and ftp: URLs.
28305;;;*** 28621;;;***
28306 28622
28307;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 28623;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
28308;;;;;; "url/url-gw.el" (18785 32097)) 28624;;;;;; "url/url-gw.el" (18785 51245))
28309;;; Generated autoloads from url/url-gw.el 28625;;; Generated autoloads from url/url-gw.el
28310 28626
28311(autoload 'url-gateway-nslookup-host "url-gw" "\ 28627(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -28325,7 +28641,7 @@ Might do a non-blocking connection; use `process-status' to check.
28325 28641
28326;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 28642;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
28327;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el" 28643;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
28328;;;;;; (19117 25188)) 28644;;;;;; (19123 40245))
28329;;; Generated autoloads from url/url-handlers.el 28645;;; Generated autoloads from url/url-handlers.el
28330 28646
28331(defvar url-handler-mode nil "\ 28647(defvar url-handler-mode nil "\
@@ -28377,7 +28693,7 @@ Not documented
28377;;;*** 28693;;;***
28378 28694
28379;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 28695;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
28380;;;;;; url-http) "url-http" "url/url-http.el" (19141 18872)) 28696;;;;;; url-http) "url-http" "url/url-http.el" (19190 32925))
28381;;; Generated autoloads from url/url-http.el 28697;;; Generated autoloads from url/url-http.el
28382 28698
28383(autoload 'url-http "url-http" "\ 28699(autoload 'url-http "url-http" "\
@@ -28443,7 +28759,7 @@ HTTPS retrievals are asynchronous.")
28443 28759
28444;;;*** 28760;;;***
28445 28761
28446;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (18785 32099)) 28762;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (18785 51246))
28447;;; Generated autoloads from url/url-irc.el 28763;;; Generated autoloads from url/url-irc.el
28448 28764
28449(autoload 'url-irc "url-irc" "\ 28765(autoload 'url-irc "url-irc" "\
@@ -28453,8 +28769,8 @@ Not documented
28453 28769
28454;;;*** 28770;;;***
28455 28771
28456;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (18785 28772;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (19190
28457;;;;;; 32099)) 28773;;;;;; 32926))
28458;;; Generated autoloads from url/url-ldap.el 28774;;; Generated autoloads from url/url-ldap.el
28459 28775
28460(autoload 'url-ldap "url-ldap" "\ 28776(autoload 'url-ldap "url-ldap" "\
@@ -28468,7 +28784,7 @@ URL can be a URL string, or a URL vector of the type returned by
28468;;;*** 28784;;;***
28469 28785
28470;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 28786;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
28471;;;;;; (18785 32099)) 28787;;;;;; (18785 51246))
28472;;; Generated autoloads from url/url-mailto.el 28788;;; Generated autoloads from url/url-mailto.el
28473 28789
28474(autoload 'url-mail "url-mailto" "\ 28790(autoload 'url-mail "url-mailto" "\
@@ -28484,7 +28800,7 @@ Handle the mailto: URL syntax.
28484;;;*** 28800;;;***
28485 28801
28486;;;### (autoloads (url-data url-generic-emulator-loader url-info 28802;;;### (autoloads (url-data url-generic-emulator-loader url-info
28487;;;;;; url-man) "url-misc" "url/url-misc.el" (18785 32099)) 28803;;;;;; url-man) "url-misc" "url/url-misc.el" (18785 51246))
28488;;; Generated autoloads from url/url-misc.el 28804;;; Generated autoloads from url/url-misc.el
28489 28805
28490(autoload 'url-man "url-misc" "\ 28806(autoload 'url-man "url-misc" "\
@@ -28516,7 +28832,7 @@ Fetch a data URL (RFC 2397).
28516;;;*** 28832;;;***
28517 28833
28518;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 28834;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
28519;;;;;; (18785 32100)) 28835;;;;;; (18785 51246))
28520;;; Generated autoloads from url/url-news.el 28836;;; Generated autoloads from url/url-news.el
28521 28837
28522(autoload 'url-news "url-news" "\ 28838(autoload 'url-news "url-news" "\
@@ -28533,7 +28849,7 @@ Not documented
28533 28849
28534;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 28850;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
28535;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 28851;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
28536;;;;;; (18785 32100)) 28852;;;;;; (18785 51246))
28537;;; Generated autoloads from url/url-ns.el 28853;;; Generated autoloads from url/url-ns.el
28538 28854
28539(autoload 'isPlainHostName "url-ns" "\ 28855(autoload 'isPlainHostName "url-ns" "\
@@ -28574,7 +28890,7 @@ Not documented
28574;;;*** 28890;;;***
28575 28891
28576;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 28892;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
28577;;;;;; "url/url-parse.el" (18785 32100)) 28893;;;;;; "url/url-parse.el" (18785 51246))
28578;;; Generated autoloads from url/url-parse.el 28894;;; Generated autoloads from url/url-parse.el
28579 28895
28580(autoload 'url-recreate-url "url-parse" "\ 28896(autoload 'url-recreate-url "url-parse" "\
@@ -28592,7 +28908,7 @@ TYPE USER PASSWORD HOST PORTSPEC FILENAME TARGET ATTRIBUTES FULLNESS.
28592;;;*** 28908;;;***
28593 28909
28594;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 28910;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
28595;;;;;; (19088 26847)) 28911;;;;;; (19095 42955))
28596;;; Generated autoloads from url/url-privacy.el 28912;;; Generated autoloads from url/url-privacy.el
28597 28913
28598(autoload 'url-setup-privacy-info "url-privacy" "\ 28914(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -28608,7 +28924,7 @@ Setup variables that expose info about you and your system.
28608;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space 28924;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space
28609;;;;;; url-get-normalized-date url-lazy-message url-normalize-url 28925;;;;;; url-get-normalized-date url-lazy-message url-normalize-url
28610;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug) 28926;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug)
28611;;;;;; "url-util" "url/url-util.el" (18832 62497)) 28927;;;;;; "url-util" "url/url-util.el" (19190 32926))
28612;;; Generated autoloads from url/url-util.el 28928;;; Generated autoloads from url/url-util.el
28613 28929
28614(defvar url-debug nil "\ 28930(defvar url-debug nil "\
@@ -28744,7 +29060,7 @@ This uses `url-current-object', set locally to the buffer.
28744;;;*** 29060;;;***
28745 29061
28746;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 29062;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
28747;;;;;; "userlock" "userlock.el" (18785 31831)) 29063;;;;;; "userlock" "userlock.el" (18785 51171))
28748;;; Generated autoloads from userlock.el 29064;;; Generated autoloads from userlock.el
28749 29065
28750(autoload 'ask-user-about-lock "userlock" "\ 29066(autoload 'ask-user-about-lock "userlock" "\
@@ -28774,7 +29090,7 @@ The buffer in question is current when this function is called.
28774 29090
28775;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion 29091;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion
28776;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion) 29092;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion)
28777;;;;;; "utf-7" "international/utf-7.el" (18785 31984)) 29093;;;;;; "utf-7" "international/utf-7.el" (18785 51223))
28778;;; Generated autoloads from international/utf-7.el 29094;;; Generated autoloads from international/utf-7.el
28779 29095
28780(autoload 'utf-7-post-read-conversion "utf-7" "\ 29096(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -28801,7 +29117,7 @@ Not documented
28801 29117
28802;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 29118;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
28803;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el" 29119;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el"
28804;;;;;; (18785 31998)) 29120;;;;;; (18785 51228))
28805;;; Generated autoloads from mail/uudecode.el 29121;;; Generated autoloads from mail/uudecode.el
28806 29122
28807(autoload 'uudecode-decode-region-external "uudecode" "\ 29123(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -28831,7 +29147,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
28831;;;;;; vc-create-tag vc-merge vc-insert-headers vc-revision-other-window 29147;;;;;; vc-create-tag vc-merge vc-insert-headers vc-revision-other-window
28832;;;;;; vc-root-diff vc-diff vc-version-diff vc-register vc-next-action 29148;;;;;; vc-root-diff vc-diff vc-version-diff vc-register vc-next-action
28833;;;;;; vc-before-checkin-hook vc-checkin-hook vc-checkout-hook) 29149;;;;;; vc-before-checkin-hook vc-checkin-hook vc-checkout-hook)
28834;;;;;; "vc" "vc.el" (19146 53665)) 29150;;;;;; "vc" "vc.el" (19170 52758))
28835;;; Generated autoloads from vc.el 29151;;; Generated autoloads from vc.el
28836 29152
28837(defvar vc-checkout-hook nil "\ 29153(defvar vc-checkout-hook nil "\
@@ -29064,8 +29380,8 @@ Return the branch part of a revision number REV.
29064 29380
29065;;;*** 29381;;;***
29066 29382
29067;;;### (autoloads (vc-annotate) "vc-annotate" "vc-annotate.el" (19114 29383;;;### (autoloads (vc-annotate) "vc-annotate" "vc-annotate.el" (19169
29068;;;;;; 11634)) 29384;;;;;; 37272))
29069;;; Generated autoloads from vc-annotate.el 29385;;; Generated autoloads from vc-annotate.el
29070 29386
29071(autoload 'vc-annotate "vc-annotate" "\ 29387(autoload 'vc-annotate "vc-annotate" "\
@@ -29100,7 +29416,7 @@ mode-specific menu. `vc-annotate-color-map' and
29100 29416
29101;;;*** 29417;;;***
29102 29418
29103;;;### (autoloads nil "vc-arch" "vc-arch.el" (19091 42388)) 29419;;;### (autoloads nil "vc-arch" "vc-arch.el" (19095 42944))
29104;;; Generated autoloads from vc-arch.el 29420;;; Generated autoloads from vc-arch.el
29105 (defun vc-arch-registered (file) 29421 (defun vc-arch-registered (file)
29106 (if (vc-find-root file "{arch}/=tagging-method") 29422 (if (vc-find-root file "{arch}/=tagging-method")
@@ -29110,7 +29426,7 @@ mode-specific menu. `vc-annotate-color-map' and
29110 29426
29111;;;*** 29427;;;***
29112 29428
29113;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (19117 51423)) 29429;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (19181 18350))
29114;;; Generated autoloads from vc-bzr.el 29430;;; Generated autoloads from vc-bzr.el
29115 29431
29116(defconst vc-bzr-admin-dirname ".bzr" "\ 29432(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -29125,7 +29441,7 @@ Name of the directory containing Bzr repository status files.")
29125 29441
29126;;;*** 29442;;;***
29127 29443
29128;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (19141 18857)) 29444;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (19144 23267))
29129;;; Generated autoloads from vc-cvs.el 29445;;; Generated autoloads from vc-cvs.el
29130 (defun vc-cvs-registered (f) 29446 (defun vc-cvs-registered (f)
29131 (when (file-readable-p (expand-file-name 29447 (when (file-readable-p (expand-file-name
@@ -29135,7 +29451,7 @@ Name of the directory containing Bzr repository status files.")
29135 29451
29136;;;*** 29452;;;***
29137 29453
29138;;;### (autoloads (vc-dir) "vc-dir" "vc-dir.el" (19146 53665)) 29454;;;### (autoloads (vc-dir) "vc-dir" "vc-dir.el" (19144 23267))
29139;;; Generated autoloads from vc-dir.el 29455;;; Generated autoloads from vc-dir.el
29140 29456
29141(autoload 'vc-dir "vc-dir" "\ 29457(autoload 'vc-dir "vc-dir" "\
@@ -29160,7 +29476,7 @@ These are the commands available for use in the file status buffer:
29160;;;*** 29476;;;***
29161 29477
29162;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc-dispatcher.el" 29478;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc-dispatcher.el"
29163;;;;;; (19141 18857)) 29479;;;;;; (19144 23267))
29164;;; Generated autoloads from vc-dispatcher.el 29480;;; Generated autoloads from vc-dispatcher.el
29165 29481
29166(autoload 'vc-do-command "vc-dispatcher" "\ 29482(autoload 'vc-do-command "vc-dispatcher" "\
@@ -29183,7 +29499,7 @@ case, and the process object in the asynchronous case.
29183 29499
29184;;;*** 29500;;;***
29185 29501
29186;;;### (autoloads nil "vc-git" "vc-git.el" (19126 34762)) 29502;;;### (autoloads nil "vc-git" "vc-git.el" (19190 32913))
29187;;; Generated autoloads from vc-git.el 29503;;; Generated autoloads from vc-git.el
29188 (defun vc-git-registered (file) 29504 (defun vc-git-registered (file)
29189 "Return non-nil if FILE is registered with git." 29505 "Return non-nil if FILE is registered with git."
@@ -29194,7 +29510,7 @@ case, and the process object in the asynchronous case.
29194 29510
29195;;;*** 29511;;;***
29196 29512
29197;;;### (autoloads nil "vc-hg" "vc-hg.el" (19146 53665)) 29513;;;### (autoloads nil "vc-hg" "vc-hg.el" (19181 18350))
29198;;; Generated autoloads from vc-hg.el 29514;;; Generated autoloads from vc-hg.el
29199 (defun vc-hg-registered (file) 29515 (defun vc-hg-registered (file)
29200 "Return non-nil if FILE is registered with hg." 29516 "Return non-nil if FILE is registered with hg."
@@ -29205,7 +29521,14 @@ case, and the process object in the asynchronous case.
29205 29521
29206;;;*** 29522;;;***
29207 29523
29208;;;### (autoloads nil "vc-mtn" "vc-mtn.el" (19117 51615)) 29524;;;### (autoloads nil "vc-hooks" "vc-hooks.el" (19190 32913))
29525;;; Generated autoloads from vc-hooks.el
29526
29527(put 'vc-mode 'risky-local-variable t)
29528
29529;;;***
29530
29531;;;### (autoloads nil "vc-mtn" "vc-mtn.el" (19123 40237))
29209;;; Generated autoloads from vc-mtn.el 29532;;; Generated autoloads from vc-mtn.el
29210 29533
29211(defconst vc-mtn-admin-dir "_MTN") 29534(defconst vc-mtn-admin-dir "_MTN")
@@ -29220,7 +29543,7 @@ case, and the process object in the asynchronous case.
29220;;;*** 29543;;;***
29221 29544
29222;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 29545;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
29223;;;;;; (19130 52558)) 29546;;;;;; (19169 37272))
29224;;; Generated autoloads from vc-rcs.el 29547;;; Generated autoloads from vc-rcs.el
29225 29548
29226(defvar vc-rcs-master-templates '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s") "\ 29549(defvar vc-rcs-master-templates '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s") "\
@@ -29234,7 +29557,7 @@ For a description of possible values, see `vc-check-master-templates'.")
29234;;;*** 29557;;;***
29235 29558
29236;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 29559;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
29237;;;;;; (19130 52558)) 29560;;;;;; (19169 37272))
29238;;; Generated autoloads from vc-sccs.el 29561;;; Generated autoloads from vc-sccs.el
29239 29562
29240(defvar vc-sccs-master-templates '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir) "\ 29563(defvar vc-sccs-master-templates '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir) "\
@@ -29251,7 +29574,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29251 29574
29252;;;*** 29575;;;***
29253 29576
29254;;;### (autoloads nil "vc-svn" "vc-svn.el" (19117 51615)) 29577;;;### (autoloads nil "vc-svn" "vc-svn.el" (19123 40237))
29255;;; Generated autoloads from vc-svn.el 29578;;; Generated autoloads from vc-svn.el
29256 (defun vc-svn-registered (f) 29579 (defun vc-svn-registered (f)
29257 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 29580 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -29267,7 +29590,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29267;;;*** 29590;;;***
29268 29591
29269;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" 29592;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
29270;;;;;; (19046 33387)) 29593;;;;;; (19050 50269))
29271;;; Generated autoloads from progmodes/vera-mode.el 29594;;; Generated autoloads from progmodes/vera-mode.el
29272 (add-to-list 'auto-mode-alist '("\\.vr[hi]?\\'" . vera-mode)) 29595 (add-to-list 'auto-mode-alist '("\\.vr[hi]?\\'" . vera-mode))
29273 29596
@@ -29325,7 +29648,7 @@ Key bindings:
29325;;;*** 29648;;;***
29326 29649
29327;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 29650;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
29328;;;;;; (19100 37533)) 29651;;;;;; (19190 32925))
29329;;; Generated autoloads from progmodes/verilog-mode.el 29652;;; Generated autoloads from progmodes/verilog-mode.el
29330 29653
29331(autoload 'verilog-mode "verilog-mode" "\ 29654(autoload 'verilog-mode "verilog-mode" "\
@@ -29462,7 +29785,7 @@ Key bindings specific to `verilog-mode-map' are:
29462;;;*** 29785;;;***
29463 29786
29464;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 29787;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
29465;;;;;; (19088 18200)) 29788;;;;;; (19095 42954))
29466;;; Generated autoloads from progmodes/vhdl-mode.el 29789;;; Generated autoloads from progmodes/vhdl-mode.el
29467 29790
29468(autoload 'vhdl-mode "vhdl-mode" "\ 29791(autoload 'vhdl-mode "vhdl-mode" "\
@@ -30003,7 +30326,7 @@ Key bindings:
30003 30326
30004;;;*** 30327;;;***
30005 30328
30006;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (19088 19010)) 30329;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (19190 32919))
30007;;; Generated autoloads from emulation/vi.el 30330;;; Generated autoloads from emulation/vi.el
30008 30331
30009(autoload 'vi-mode "vi" "\ 30332(autoload 'vi-mode "vi" "\
@@ -30058,7 +30381,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
30058;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 30381;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
30059;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 30382;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
30060;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 30383;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
30061;;;;;; "language/viet-util.el" (18785 31990)) 30384;;;;;; "language/viet-util.el" (18785 51225))
30062;;; Generated autoloads from language/viet-util.el 30385;;; Generated autoloads from language/viet-util.el
30063 30386
30064(autoload 'viet-encode-viscii-char "viet-util" "\ 30387(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -30106,7 +30429,7 @@ Not documented
30106;;;;;; view-mode view-buffer-other-frame view-buffer-other-window 30429;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
30107;;;;;; view-buffer view-file-other-frame view-file-other-window 30430;;;;;; view-buffer view-file-other-frame view-file-other-window
30108;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) 30431;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
30109;;;;;; "view" "view.el" (19130 52559)) 30432;;;;;; "view" "view.el" (19133 53180))
30110;;; Generated autoloads from view.el 30433;;; Generated autoloads from view.el
30111 30434
30112(defvar view-remove-frame-by-deleting t "\ 30435(defvar view-remove-frame-by-deleting t "\
@@ -30352,8 +30675,8 @@ Exit View mode and make the current buffer editable.
30352 30675
30353;;;*** 30676;;;***
30354 30677
30355;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (18790 30678;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (19190
30356;;;;;; 54324)) 30679;;;;;; 32919))
30357;;; Generated autoloads from emulation/vip.el 30680;;; Generated autoloads from emulation/vip.el
30358 30681
30359(autoload 'vip-setup "vip" "\ 30682(autoload 'vip-setup "vip" "\
@@ -30369,7 +30692,7 @@ Turn on VIP emulation of VI.
30369;;;*** 30692;;;***
30370 30693
30371;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 30694;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
30372;;;;;; (19146 53666)) 30695;;;;;; (19190 32919))
30373;;; Generated autoloads from emulation/viper.el 30696;;; Generated autoloads from emulation/viper.el
30374 30697
30375(autoload 'toggle-viper-mode "viper" "\ 30698(autoload 'toggle-viper-mode "viper" "\
@@ -30386,7 +30709,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
30386;;;*** 30709;;;***
30387 30710
30388;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 30711;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
30389;;;;;; (18785 31913)) 30712;;;;;; (19190 32918))
30390;;; Generated autoloads from emacs-lisp/warnings.el 30713;;; Generated autoloads from emacs-lisp/warnings.el
30391 30714
30392(defvar warning-prefix-function nil "\ 30715(defvar warning-prefix-function nil "\
@@ -30410,7 +30733,7 @@ also call that function before the next warning.")
30410(defvar warning-fill-prefix nil "\ 30733(defvar warning-fill-prefix nil "\
30411Non-nil means fill each warning text using this string as `fill-prefix'.") 30734Non-nil means fill each warning text using this string as `fill-prefix'.")
30412 30735
30413(defvar warning-type-format " (%s)" "\ 30736(defvar warning-type-format (purecopy " (%s)") "\
30414Format for displaying the warning type in the warning message. 30737Format for displaying the warning type in the warning message.
30415The result of formatting the type this way gets included in the 30738The result of formatting the type this way gets included in the
30416message under the control of the string in `warning-levels'.") 30739message under the control of the string in `warning-levels'.")
@@ -30476,7 +30799,7 @@ this is equivalent to `display-warning', using
30476;;;*** 30799;;;***
30477 30800
30478;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 30801;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
30479;;;;;; (19130 52559)) 30802;;;;;; (19133 53180))
30480;;; Generated autoloads from wdired.el 30803;;; Generated autoloads from wdired.el
30481 30804
30482(autoload 'wdired-change-to-wdired-mode "wdired" "\ 30805(autoload 'wdired-change-to-wdired-mode "wdired" "\
@@ -30492,7 +30815,7 @@ See `wdired-mode'.
30492 30815
30493;;;*** 30816;;;***
30494 30817
30495;;;### (autoloads (webjump) "webjump" "net/webjump.el" (18785 32010)) 30818;;;### (autoloads (webjump) "webjump" "net/webjump.el" (18785 51236))
30496;;; Generated autoloads from net/webjump.el 30819;;; Generated autoloads from net/webjump.el
30497 30820
30498(autoload 'webjump "webjump" "\ 30821(autoload 'webjump "webjump" "\
@@ -30509,7 +30832,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
30509;;;*** 30832;;;***
30510 30833
30511;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 30834;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
30512;;;;;; (18935 30030)) 30835;;;;;; (18937 15799))
30513;;; Generated autoloads from progmodes/which-func.el 30836;;; Generated autoloads from progmodes/which-func.el
30514 (put 'which-func-format 'risky-local-variable t) 30837 (put 'which-func-format 'risky-local-variable t)
30515 (put 'which-func-current 'risky-local-variable t) 30838 (put 'which-func-current 'risky-local-variable t)
@@ -30540,7 +30863,7 @@ and off otherwise.
30540;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region 30863;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region
30541;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options 30864;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options
30542;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode 30865;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode
30543;;;;;; whitespace-mode) "whitespace" "whitespace.el" (19146 53665)) 30866;;;;;; whitespace-mode) "whitespace" "whitespace.el" (19172 3123))
30544;;; Generated autoloads from whitespace.el 30867;;; Generated autoloads from whitespace.el
30545 30868
30546(autoload 'whitespace-mode "whitespace" "\ 30869(autoload 'whitespace-mode "whitespace" "\
@@ -30549,7 +30872,6 @@ Toggle whitespace minor mode visualization (\"ws\" on modeline).
30549If ARG is null, toggle whitespace visualization. 30872If ARG is null, toggle whitespace visualization.
30550If ARG is a number greater than zero, turn on visualization; 30873If ARG is a number greater than zero, turn on visualization;
30551otherwise, turn off visualization. 30874otherwise, turn off visualization.
30552Only useful with a windowing system.
30553 30875
30554See also `whitespace-style', `whitespace-newline' and 30876See also `whitespace-style', `whitespace-newline' and
30555`whitespace-display-mappings'. 30877`whitespace-display-mappings'.
@@ -30562,7 +30884,6 @@ Toggle NEWLINE minor mode visualization (\"nl\" on modeline).
30562If ARG is null, toggle NEWLINE visualization. 30884If ARG is null, toggle NEWLINE visualization.
30563If ARG is a number greater than zero, turn on visualization; 30885If ARG is a number greater than zero, turn on visualization;
30564otherwise, turn off visualization. 30886otherwise, turn off visualization.
30565Only useful with a windowing system.
30566 30887
30567Use `whitespace-newline-mode' only for NEWLINE visualization 30888Use `whitespace-newline-mode' only for NEWLINE visualization
30568exclusively. For other visualizations, including NEWLINE 30889exclusively. For other visualizations, including NEWLINE
@@ -30588,7 +30909,6 @@ Toggle whitespace global minor mode visualization (\"WS\" on modeline).
30588If ARG is null, toggle whitespace visualization. 30909If ARG is null, toggle whitespace visualization.
30589If ARG is a number greater than zero, turn on visualization; 30910If ARG is a number greater than zero, turn on visualization;
30590otherwise, turn off visualization. 30911otherwise, turn off visualization.
30591Only useful with a windowing system.
30592 30912
30593See also `whitespace-style', `whitespace-newline' and 30913See also `whitespace-style', `whitespace-newline' and
30594`whitespace-display-mappings'. 30914`whitespace-display-mappings'.
@@ -30610,7 +30930,6 @@ Toggle NEWLINE global minor mode visualization (\"NL\" on modeline).
30610If ARG is null, toggle NEWLINE visualization. 30930If ARG is null, toggle NEWLINE visualization.
30611If ARG is a number greater than zero, turn on visualization; 30931If ARG is a number greater than zero, turn on visualization;
30612otherwise, turn off visualization. 30932otherwise, turn off visualization.
30613Only useful with a windowing system.
30614 30933
30615Use `global-whitespace-newline-mode' only for NEWLINE 30934Use `global-whitespace-newline-mode' only for NEWLINE
30616visualization exclusively. For other visualizations, including 30935visualization exclusively. For other visualizations, including
@@ -30685,8 +31004,6 @@ The valid symbols are:
30685 31004
30686 whitespace-style restore `whitespace-style' value 31005 whitespace-style restore `whitespace-style' value
30687 31006
30688Only useful with a windowing system.
30689
30690See `whitespace-style' and `indent-tabs-mode' for documentation. 31007See `whitespace-style' and `indent-tabs-mode' for documentation.
30691 31008
30692\(fn ARG)" t nil) 31009\(fn ARG)" t nil)
@@ -30755,8 +31072,6 @@ The valid symbols are:
30755 31072
30756 whitespace-style restore `whitespace-style' value 31073 whitespace-style restore `whitespace-style' value
30757 31074
30758Only useful with a windowing system.
30759
30760See `whitespace-style' and `indent-tabs-mode' for documentation. 31075See `whitespace-style' and `indent-tabs-mode' for documentation.
30761 31076
30762\(fn ARG)" t nil) 31077\(fn ARG)" t nil)
@@ -30947,7 +31262,7 @@ cleaning up these problems.
30947;;;*** 31262;;;***
30948 31263
30949;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 31264;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
30950;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (18785 31836)) 31265;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (18785 51176))
30951;;; Generated autoloads from wid-browse.el 31266;;; Generated autoloads from wid-browse.el
30952 31267
30953(autoload 'widget-browse-at "wid-browse" "\ 31268(autoload 'widget-browse-at "wid-browse" "\
@@ -30974,8 +31289,8 @@ With arg, turn widget mode on if and only if arg is positive.
30974;;;*** 31289;;;***
30975 31290
30976;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 31291;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
30977;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (19113 31292;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (19123
30978;;;;;; 41176)) 31293;;;;;; 40238))
30979;;; Generated autoloads from wid-edit.el 31294;;; Generated autoloads from wid-edit.el
30980 31295
30981(autoload 'widgetp "wid-edit" "\ 31296(autoload 'widgetp "wid-edit" "\
@@ -31018,7 +31333,7 @@ Setup current buffer so editing string widgets works.
31018 31333
31019;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 31334;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
31020;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (18785 31335;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (18785
31021;;;;;; 31836)) 31336;;;;;; 51176))
31022;;; Generated autoloads from windmove.el 31337;;; Generated autoloads from windmove.el
31023 31338
31024(autoload 'windmove-left "windmove" "\ 31339(autoload 'windmove-left "windmove" "\
@@ -31070,8 +31385,15 @@ Default MODIFIER is 'shift.
31070 31385
31071;;;*** 31386;;;***
31072 31387
31388;;;### (autoloads nil "window" "window.el" (19169 37272))
31389;;; Generated autoloads from window.el
31390
31391(put 'special-display-buffer-names 'risky-local-variable t)
31392
31393;;;***
31394
31073;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 31395;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
31074;;;;;; (19146 53665)) 31396;;;;;; (19144 23267))
31075;;; Generated autoloads from winner.el 31397;;; Generated autoloads from winner.el
31076 31398
31077(defvar winner-mode nil "\ 31399(defvar winner-mode nil "\
@@ -31090,7 +31412,7 @@ With arg, turn Winner mode on if and only if arg is positive.
31090;;;*** 31412;;;***
31091 31413
31092;;;### (autoloads (woman-find-file woman-dired-find-file woman woman-locale) 31414;;;### (autoloads (woman-find-file woman-dired-find-file woman woman-locale)
31093;;;;;; "woman" "woman.el" (19100 52259)) 31415;;;;;; "woman" "woman.el" (19106 2682))
31094;;; Generated autoloads from woman.el 31416;;; Generated autoloads from woman.el
31095 31417
31096(defvar woman-locale nil "\ 31418(defvar woman-locale nil "\
@@ -31134,7 +31456,7 @@ decompress the file if appropriate. See the documentation for the
31134;;;*** 31456;;;***
31135 31457
31136;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 31458;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
31137;;;;;; (19116 21893)) 31459;;;;;; (19123 40239))
31138;;; Generated autoloads from emulation/ws-mode.el 31460;;; Generated autoloads from emulation/ws-mode.el
31139 31461
31140(autoload 'wordstar-mode "ws-mode" "\ 31462(autoload 'wordstar-mode "ws-mode" "\
@@ -31246,7 +31568,7 @@ The key bindings are:
31246 31568
31247;;;*** 31569;;;***
31248 31570
31249;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (19146 53667)) 31571;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (19144 23277))
31250;;; Generated autoloads from net/xesam.el 31572;;; Generated autoloads from net/xesam.el
31251 31573
31252(autoload 'xesam-search "xesam" "\ 31574(autoload 'xesam-search "xesam" "\
@@ -31266,7 +31588,7 @@ Example:
31266;;;*** 31588;;;***
31267 31589
31268;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 31590;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
31269;;;;;; (18785 31837)) 31591;;;;;; (18785 51176))
31270;;; Generated autoloads from xml.el 31592;;; Generated autoloads from xml.el
31271 31593
31272(autoload 'xml-parse-file "xml" "\ 31594(autoload 'xml-parse-file "xml" "\
@@ -31292,7 +31614,7 @@ If PARSE-NS is non-nil, then QNAMES are expanded.
31292;;;*** 31614;;;***
31293 31615
31294;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok" 31616;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok"
31295;;;;;; "nxml/xmltok.el" (18785 32015)) 31617;;;;;; "nxml/xmltok.el" (19190 32923))
31296;;; Generated autoloads from nxml/xmltok.el 31618;;; Generated autoloads from nxml/xmltok.el
31297 31619
31298(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 31620(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -31310,8 +31632,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
31310 31632
31311;;;*** 31633;;;***
31312 31634
31313;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (18826 31635;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (18830
31314;;;;;; 37212)) 31636;;;;;; 47923))
31315;;; Generated autoloads from xt-mouse.el 31637;;; Generated autoloads from xt-mouse.el
31316 31638
31317(defvar xterm-mouse-mode nil "\ 31639(defvar xterm-mouse-mode nil "\
@@ -31340,7 +31662,7 @@ down the SHIFT key while pressing the mouse button.
31340;;;*** 31662;;;***
31341 31663
31342;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 31664;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
31343;;;;;; "gnus/yenc.el" (19104 32703)) 31665;;;;;; "gnus/yenc.el" (19106 2685))
31344;;; Generated autoloads from gnus/yenc.el 31666;;; Generated autoloads from gnus/yenc.el
31345 31667
31346(autoload 'yenc-decode-region "yenc" "\ 31668(autoload 'yenc-decode-region "yenc" "\
@@ -31356,7 +31678,7 @@ Extract file name from an yenc header.
31356;;;*** 31678;;;***
31357 31679
31358;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 31680;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
31359;;;;;; yow) "yow" "play/yow.el" (19146 53667)) 31681;;;;;; yow) "yow" "play/yow.el" (19144 23279))
31360;;; Generated autoloads from play/yow.el 31682;;; Generated autoloads from play/yow.el
31361 31683
31362(autoload 'yow "yow" "\ 31684(autoload 'yow "yow" "\
@@ -31382,7 +31704,7 @@ Zippy goes to the analyst.
31382 31704
31383;;;*** 31705;;;***
31384 31706
31385;;;### (autoloads (zone) "zone" "play/zone.el" (18785 32033)) 31707;;;### (autoloads (zone) "zone" "play/zone.el" (18785 51238))
31386;;; Generated autoloads from play/zone.el 31708;;; Generated autoloads from play/zone.el
31387 31709
31388(autoload 'zone "zone" "\ 31710(autoload 'zone "zone" "\
@@ -31392,36 +31714,37 @@ Zone out, completely.
31392 31714
31393;;;*** 31715;;;***
31394 31716
31395;;;### (autoloads nil nil ("abbrev.el" "bindings.el" "buff-menu.el" 31717;;;### (autoloads nil nil ("abbrev.el" "bindings.el" "button.el"
31396;;;;;; "button.el" "calc/calc-aent.el" "calc/calc-alg.el" "calc/calc-arith.el" 31718;;;;;; "calc/calc-aent.el" "calc/calc-alg.el" "calc/calc-arith.el"
31397;;;;;; "calc/calc-bin.el" "calc/calc-comb.el" "calc/calc-cplx.el" 31719;;;;;; "calc/calc-bin.el" "calc/calc-comb.el" "calc/calc-cplx.el"
31398;;;;;; "calc/calc-embed.el" "calc/calc-ext.el" "calc/calc-fin.el" 31720;;;;;; "calc/calc-embed.el" "calc/calc-ext.el" "calc/calc-fin.el"
31399;;;;;; "calc/calc-forms.el" "calc/calc-frac.el" "calc/calc-funcs.el" 31721;;;;;; "calc/calc-forms.el" "calc/calc-frac.el" "calc/calc-funcs.el"
31400;;;;;; "calc/calc-graph.el" "calc/calc-help.el" "calc/calc-incom.el" 31722;;;;;; "calc/calc-graph.el" "calc/calc-help.el" "calc/calc-incom.el"
31401;;;;;; "calc/calc-keypd.el" "calc/calc-lang.el" "calc/calc-macs.el" 31723;;;;;; "calc/calc-keypd.el" "calc/calc-lang.el" "calc/calc-loaddefs.el"
31402;;;;;; "calc/calc-map.el" "calc/calc-math.el" "calc/calc-menu.el" 31724;;;;;; "calc/calc-macs.el" "calc/calc-map.el" "calc/calc-math.el"
31403;;;;;; "calc/calc-misc.el" "calc/calc-mode.el" "calc/calc-mtx.el" 31725;;;;;; "calc/calc-menu.el" "calc/calc-misc.el" "calc/calc-mode.el"
31404;;;;;; "calc/calc-nlfit.el" "calc/calc-poly.el" "calc/calc-prog.el" 31726;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el"
31405;;;;;; "calc/calc-rewr.el" "calc/calc-rules.el" "calc/calc-sel.el" 31727;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el"
31406;;;;;; "calc/calc-stat.el" "calc/calc-store.el" "calc/calc-stuff.el" 31728;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el"
31407;;;;;; "calc/calc-trail.el" "calc/calc-undo.el" "calc/calc-units.el" 31729;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-undo.el"
31408;;;;;; "calc/calc-vec.el" "calc/calc-yank.el" "calc/calcalg2.el" 31730;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el"
31409;;;;;; "calc/calcalg3.el" "calc/calccomp.el" "calc/calcsel2.el" 31731;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el"
31410;;;;;; "calendar/cal-bahai.el" "calendar/cal-coptic.el" "calendar/cal-french.el" 31732;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-coptic.el"
31411;;;;;; "calendar/cal-html.el" "calendar/cal-islam.el" "calendar/cal-iso.el" 31733;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el"
31412;;;;;; "calendar/cal-julian.el" "calendar/cal-loaddefs.el" "calendar/cal-mayan.el" 31734;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-loaddefs.el"
31413;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el" 31735;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el"
31414;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/diary-loaddefs.el" 31736;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el"
31415;;;;;; "calendar/hol-loaddefs.el" "case-table.el" "cdl.el" "cedet/cedet-cscope.el" 31737;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "case-table.el"
31416;;;;;; "cedet/cedet-files.el" "cedet/cedet-global.el" "cedet/cedet-idutils.el" 31738;;;;;; "cdl.el" "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el"
31417;;;;;; "cedet/cedet.el" "cedet/ede/autoconf-edit.el" "cedet/ede/cpp-root.el" 31739;;;;;; "cedet/cedet-idutils.el" "cedet/cedet.el" "cedet/ede/autoconf-edit.el"
31418;;;;;; "cedet/ede/dired.el" "cedet/ede/emacs.el" "cedet/ede/files.el" 31740;;;;;; "cedet/ede/cpp-root.el" "cedet/ede/dired.el" "cedet/ede/emacs.el"
31419;;;;;; "cedet/ede/linux.el" "cedet/ede/locate.el" "cedet/ede/make.el" 31741;;;;;; "cedet/ede/files.el" "cedet/ede/linux.el" "cedet/ede/loaddefs.el"
31420;;;;;; "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" "cedet/ede/pmake.el" 31742;;;;;; "cedet/ede/locate.el" "cedet/ede/make.el" "cedet/ede/makefile-edit.el"
31421;;;;;; "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el" 31743;;;;;; "cedet/ede/pconf.el" "cedet/ede/pmake.el" "cedet/ede/proj-archive.el"
31422;;;;;; "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el" 31744;;;;;; "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el"
31423;;;;;; "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el" 31745;;;;;; "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el"
31424;;;;;; "cedet/ede/proj-shared.el" "cedet/ede/proj.el" "cedet/ede/project-am.el" 31746;;;;;; "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el"
31747;;;;;; "cedet/ede/proj.el" "cedet/ede/project-am.el" "cedet/ede/shell.el"
31425;;;;;; "cedet/ede/simple.el" "cedet/ede/source.el" "cedet/ede/speedbar.el" 31748;;;;;; "cedet/ede/simple.el" "cedet/ede/source.el" "cedet/ede/speedbar.el"
31426;;;;;; "cedet/ede/srecode.el" "cedet/ede/system.el" "cedet/ede/util.el" 31749;;;;;; "cedet/ede/srecode.el" "cedet/ede/system.el" "cedet/ede/util.el"
31427;;;;;; "cedet/inversion.el" "cedet/mode-local.el" "cedet/pulse.el" 31750;;;;;; "cedet/inversion.el" "cedet/mode-local.el" "cedet/pulse.el"
@@ -31445,7 +31768,7 @@ Zone out, completely.
31445;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" 31768;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el"
31446;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" 31769;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el"
31447;;;;;; "cedet/semantic/idle.el" "cedet/semantic/java.el" "cedet/semantic/lex-spp.el" 31770;;;;;; "cedet/semantic/idle.el" "cedet/semantic/java.el" "cedet/semantic/lex-spp.el"
31448;;;;;; "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el" 31771;;;;;; "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el" "cedet/semantic/mru-bookmark.el"
31449;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el" 31772;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el"
31450;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el" 31773;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el"
31451;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el" 31774;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el"
@@ -31462,59 +31785,57 @@ Zone out, completely.
31462;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" 31785;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el"
31463;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" 31786;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el"
31464;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" 31787;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el"
31465;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/semantic.el" 31788;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el"
31466;;;;;; "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" "cedet/srecode/table.el" 31789;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el"
31467;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "composite.el" 31790;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el"
31468;;;;;; "cus-dep.el" "cus-face.el" "cus-start.el" "custom.el" "dframe.el" 31791;;;;;; "cus-dep.el" "cus-face.el" "cus-load.el" "cus-start.el" "custom.el"
31469;;;;;; "dired-aux.el" "dired-x.el" "dnd.el" "dos-fns.el" "dos-vars.el" 31792;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" "dos-vars.el"
31470;;;;;; "dos-w32.el" "ediff-diff.el" "ediff-hook.el" "ediff-init.el" 31793;;;;;; "dos-w32.el" "ediff-diff.el" "ediff-init.el" "ediff-merg.el"
31471;;;;;; "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" 31794;;;;;; "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" "electric.el"
31472;;;;;; "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el" 31795;;;;;; "emacs-lisp/assoc.el" "emacs-lisp/authors.el" "emacs-lisp/avl-tree.el"
31473;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/backquote.el" "emacs-lisp/bindat.el" 31796;;;;;; "emacs-lisp/backquote.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el"
31474;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el" "emacs-lisp/chart.el" 31797;;;;;; "emacs-lisp/byte-run.el" "emacs-lisp/chart.el" "emacs-lisp/cl-compat.el"
31475;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" 31798;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el"
31476;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" 31799;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el"
31477;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-comp.el" 31800;;;;;; "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-comp.el" "emacs-lisp/eieio-custom.el"
31478;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el" 31801;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el"
31479;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el" 31802;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el"
31480;;;;;; "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" "emacs-lisp/float-sup.el" 31803;;;;;; "emacs-lisp/float-sup.el" "emacs-lisp/gulp.el" "emacs-lisp/lisp-mnt.el"
31481;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el"
31482;;;;;; "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el" 31804;;;;;; "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el"
31483;;;;;; "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el" "emacs-lisp/regi.el" 31805;;;;;; "emacs-lisp/map-ynp.el" "emacs-lisp/regi.el" "emacs-lisp/sregex.el"
31484;;;;;; "emacs-lisp/sregex.el" "emacs-lisp/syntax.el" "emacs-lisp/tcover-ses.el" 31806;;;;;; "emacs-lisp/syntax.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el"
31485;;;;;; "emacs-lisp/tcover-unsafep.el" "emacs-lisp/timer.el" "emacs-lock.el" 31807;;;;;; "emacs-lisp/timer.el" "emacs-lock.el" "emulation/cua-gmrk.el"
31486;;;;;; "emulation/cua-gmrk.el" "emulation/cua-rect.el" "emulation/edt-lk201.el" 31808;;;;;; "emulation/cua-rect.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el"
31487;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el" 31809;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/tpu-extras.el"
31488;;;;;; "emulation/tpu-extras.el" "emulation/viper-cmd.el" "emulation/viper-ex.el" 31810;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "emulation/viper-init.el"
31489;;;;;; "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el" 31811;;;;;; "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el"
31490;;;;;; "emulation/viper-mous.el" "emulation/viper-util.el" "env.el" 31812;;;;;; "emulation/viper-util.el" "env.el" "epa-hook.el" "erc/erc-backend.el"
31491;;;;;; "epa-hook.el" "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el" 31813;;;;;; "erc/erc-goodies.el" "erc/erc-ibuffer.el" "erc/erc-lang.el"
31492;;;;;; "erc/erc-lang.el" "eshell/em-alias.el" "eshell/em-banner.el" 31814;;;;;; "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el"
31493;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" 31815;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el"
31494;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" 31816;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el"
31495;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" 31817;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el"
31496;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 31818;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el"
31497;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" 31819;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el"
31498;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-io.el" 31820;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el"
31499;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el" 31821;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
31500;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "facemenu.el" 31822;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "facemenu.el"
31501;;;;;; "faces.el" "files.el" "foldout.el" "font-core.el" "font-lock.el" 31823;;;;;; "faces.el" "files.el" "finder-inf.el" "foldout.el" "font-lock.el"
31502;;;;;; "format-spec.el" "format.el" "forms-d2.el" "forms-pass.el" 31824;;;;;; "format-spec.el" "forms-d2.el" "forms-pass.el" "frame.el"
31503;;;;;; "frame.el" "fringe.el" "generic-x.el" "gnus/auth-source.el" 31825;;;;;; "fringe.el" "generic-x.el" "gnus/auth-source.el" "gnus/compface.el"
31504;;;;;; "gnus/compface.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el" 31826;;;;;; "gnus/gnus-async.el" "gnus/gnus-bcklg.el" "gnus/gnus-cite.el"
31505;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cus.el" "gnus/gnus-demon.el" 31827;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-dup.el"
31506;;;;;; "gnus/gnus-dup.el" "gnus/gnus-eform.el" "gnus/gnus-ems.el" 31828;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-int.el"
31507;;;;;; "gnus/gnus-int.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el" 31829;;;;;; "gnus/gnus-logic.el" "gnus/gnus-mh.el" "gnus/gnus-salt.el"
31508;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-setup.el" 31830;;;;;; "gnus/gnus-score.el" "gnus/gnus-setup.el" "gnus/gnus-srvr.el"
31509;;;;;; "gnus/gnus-srvr.el" "gnus/gnus-sum.el" "gnus/gnus-topic.el" 31831;;;;;; "gnus/gnus-sum.el" "gnus/gnus-topic.el" "gnus/gnus-undo.el"
31510;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el" 31832;;;;;; "gnus/gnus-util.el" "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/ietf-drums.el"
31511;;;;;; "gnus/gnus-vm.el" "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el" 31833;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el"
31512;;;;;; "gnus/mail-parse.el" "gnus/mail-prsvr.el" "gnus/mail-source.el" 31834;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el"
31513;;;;;; "gnus/mailcap.el" "gnus/messcompat.el" "gnus/mm-bodies.el" 31835;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-encode.el"
31514;;;;;; "gnus/mm-decode.el" "gnus/mm-encode.el" "gnus/mm-util.el" 31836;;;;;; "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el"
31515;;;;;; "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" "gnus/mml.el" 31837;;;;;; "gnus/mml.el" "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndb.el"
31516;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndb.el" "gnus/nndir.el" 31838;;;;;; "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el" "gnus/nngateway.el"
31517;;;;;; "gnus/nndraft.el" "gnus/nneething.el" "gnus/nngateway.el"
31518;;;;;; "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnlistserv.el" 31839;;;;;; "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnlistserv.el"
31519;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el" 31840;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el"
31520;;;;;; "gnus/nnmh.el" "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnrss.el" 31841;;;;;; "gnus/nnmh.el" "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnrss.el"
@@ -31524,64 +31845,64 @@ Zone out, completely.
31524;;;;;; "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/sieve-manage.el" 31845;;;;;; "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/sieve-manage.el"
31525;;;;;; "gnus/smime.el" "gnus/spam-stat.el" "gnus/spam-wash.el" "gnus/starttls.el" 31846;;;;;; "gnus/smime.el" "gnus/spam-stat.el" "gnus/spam-wash.el" "gnus/starttls.el"
31526;;;;;; "gnus/utf7.el" "gnus/webmail.el" "help.el" "hex-util.el" 31847;;;;;; "gnus/utf7.el" "gnus/webmail.el" "help.el" "hex-util.el"
31527;;;;;; "ibuf-ext.el" "image.el" "indent.el" "international/characters.el" 31848;;;;;; "ibuf-ext.el" "indent.el" "international/characters.el" "international/charprop.el"
31528;;;;;; "international/charprop.el" "international/cp51932.el" "international/eucjp-ms.el" 31849;;;;;; "international/cp51932.el" "international/eucjp-ms.el" "international/fontset.el"
31529;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el" 31850;;;;;; "international/iso-ascii.el" "international/ja-dic-cnv.el"
31530;;;;;; "international/ja-dic-utl.el" "international/mule-cmds.el" 31851;;;;;; "international/ja-dic-utl.el" "international/mule-conf.el"
31531;;;;;; "international/mule-conf.el" "international/mule.el" "international/ogonek.el" 31852;;;;;; "international/mule.el" "international/ogonek.el" "international/uni-bidi.el"
31532;;;;;; "international/uni-bidi.el" "international/uni-category.el" 31853;;;;;; "international/uni-category.el" "international/uni-combining.el"
31533;;;;;; "international/uni-combining.el" "international/uni-comment.el" 31854;;;;;; "international/uni-comment.el" "international/uni-decimal.el"
31534;;;;;; "international/uni-decimal.el" "international/uni-decomposition.el" 31855;;;;;; "international/uni-decomposition.el" "international/uni-digit.el"
31535;;;;;; "international/uni-digit.el" "international/uni-lowercase.el" 31856;;;;;; "international/uni-lowercase.el" "international/uni-mirrored.el"
31536;;;;;; "international/uni-mirrored.el" "international/uni-name.el" 31857;;;;;; "international/uni-name.el" "international/uni-numeric.el"
31537;;;;;; "international/uni-numeric.el" "international/uni-old-name.el" 31858;;;;;; "international/uni-old-name.el" "international/uni-titlecase.el"
31538;;;;;; "international/uni-titlecase.el" "international/uni-uppercase.el" 31859;;;;;; "international/uni-uppercase.el" "isearch.el" "jit-lock.el"
31539;;;;;; "isearch.el" "jit-lock.el" "jka-cmpr-hook.el" "json.el" "kermit.el" 31860;;;;;; "jka-cmpr-hook.el" "json.el" "kermit.el" "language/burmese.el"
31540;;;;;; "language/burmese.el" "language/cham.el" "language/chinese.el" 31861;;;;;; "language/cham.el" "language/chinese.el" "language/cyrillic.el"
31541;;;;;; "language/cyrillic.el" "language/czech.el" "language/english.el" 31862;;;;;; "language/czech.el" "language/english.el" "language/ethiopic.el"
31542;;;;;; "language/ethiopic.el" "language/european.el" "language/georgian.el" 31863;;;;;; "language/european.el" "language/georgian.el" "language/greek.el"
31543;;;;;; "language/greek.el" "language/hanja-util.el" "language/hebrew.el" 31864;;;;;; "language/hanja-util.el" "language/hebrew.el" "language/indian.el"
31544;;;;;; "language/indian.el" "language/japanese.el" "language/khmer.el" 31865;;;;;; "language/japanese.el" "language/khmer.el" "language/korean.el"
31545;;;;;; "language/korean.el" "language/lao.el" "language/misc-lang.el" 31866;;;;;; "language/lao.el" "language/misc-lang.el" "language/romanian.el"
31546;;;;;; "language/romanian.el" "language/sinhala.el" "language/slovak.el" 31867;;;;;; "language/sinhala.el" "language/slovak.el" "language/tai-viet.el"
31547;;;;;; "language/tai-viet.el" "language/thai-word.el" "language/thai.el" 31868;;;;;; "language/thai-word.el" "language/thai.el" "language/tibetan.el"
31548;;;;;; "language/tibetan.el" "language/utf-8-lang.el" "language/vietnamese.el" 31869;;;;;; "language/utf-8-lang.el" "language/vietnamese.el" "ldefs-boot.el"
31549;;;;;; "ldefs-boot.el" "loadup.el" "mail/blessmail.el" "mail/mailheader.el" 31870;;;;;; "loadup.el" "mail/blessmail.el" "mail/mailheader.el" "mail/mailpost.el"
31550;;;;;; "mail/mailpost.el" "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" 31871;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el"
31551;;;;;; "mail/rmail-spam-filter.el" "mail/rmailedit.el" "mail/rmailkwd.el" 31872;;;;;; "mail/rmailedit.el" "mail/rmailkwd.el" "mail/rmailmm.el"
31552;;;;;; "mail/rmailmm.el" "mail/rmailmsc.el" "mail/rmailsort.el" 31873;;;;;; "mail/rmailmsc.el" "mail/rmailsort.el" "mail/rmailsum.el"
31553;;;;;; "mail/rmailsum.el" "mail/undigest.el" "md4.el" "menu-bar.el" 31874;;;;;; "mail/undigest.el" "md4.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el"
31554;;;;;; "mh-e/mh-acros.el" "mh-e/mh-alias.el" "mh-e/mh-buffers.el" 31875;;;;;; "mh-e/mh-buffers.el" "mh-e/mh-compat.el" "mh-e/mh-funcs.el"
31555;;;;;; "mh-e/mh-compat.el" "mh-e/mh-funcs.el" "mh-e/mh-gnus.el" 31876;;;;;; "mh-e/mh-gnus.el" "mh-e/mh-identity.el" "mh-e/mh-inc.el"
31556;;;;;; "mh-e/mh-identity.el" "mh-e/mh-inc.el" "mh-e/mh-junk.el" 31877;;;;;; "mh-e/mh-junk.el" "mh-e/mh-letter.el" "mh-e/mh-limit.el"
31557;;;;;; "mh-e/mh-letter.el" "mh-e/mh-limit.el" "mh-e/mh-loaddefs.el" 31878;;;;;; "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-print.el"
31558;;;;;; "mh-e/mh-mime.el" "mh-e/mh-print.el" "mh-e/mh-scan.el" "mh-e/mh-search.el" 31879;;;;;; "mh-e/mh-scan.el" "mh-e/mh-search.el" "mh-e/mh-seq.el" "mh-e/mh-show.el"
31559;;;;;; "mh-e/mh-seq.el" "mh-e/mh-show.el" "mh-e/mh-speed.el" "mh-e/mh-thread.el" 31880;;;;;; "mh-e/mh-speed.el" "mh-e/mh-thread.el" "mh-e/mh-tool-bar.el"
31560;;;;;; "mh-e/mh-tool-bar.el" "mh-e/mh-utils.el" "mh-e/mh-xface.el" 31881;;;;;; "mh-e/mh-utils.el" "mh-e/mh-xface.el" "minibuffer.el" "mouse-copy.el"
31561;;;;;; "minibuffer.el" "mouse-copy.el" "mouse.el" "mwheel.el" "net/dns.el" 31882;;;;;; "mouse.el" "mwheel.el" "net/dns.el" "net/eudc-vars.el" "net/eudcb-bbdb.el"
31562;;;;;; "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el" 31883;;;;;; "net/eudcb-ldap.el" "net/eudcb-mab.el" "net/eudcb-ph.el"
31563;;;;;; "net/eudcb-mab.el" "net/eudcb-ph.el" "net/hmac-def.el" "net/hmac-md5.el" 31884;;;;;; "net/hmac-def.el" "net/hmac-md5.el" "net/imap-hash.el" "net/imap.el"
31564;;;;;; "net/imap-hash.el" "net/imap.el" "net/ldap.el" "net/mairix.el" 31885;;;;;; "net/ldap.el" "net/mairix.el" "net/netrc.el" "net/newsticker.el"
31565;;;;;; "net/netrc.el" "net/newsticker.el" "net/ntlm.el" "net/sasl-cram.el" 31886;;;;;; "net/ntlm.el" "net/sasl-cram.el" "net/sasl-digest.el" "net/sasl-ntlm.el"
31566;;;;;; "net/sasl-digest.el" "net/sasl-ntlm.el" "net/sasl.el" "net/socks.el" 31887;;;;;; "net/sasl.el" "net/socks.el" "net/tls.el" "net/tramp-cache.el"
31567;;;;;; "net/tls.el" "net/tramp-cache.el" "net/tramp-cmds.el" "net/tramp-compat.el" 31888;;;;;; "net/tramp-cmds.el" "net/tramp-compat.el" "net/tramp-fish.el"
31568;;;;;; "net/tramp-fish.el" "net/tramp-gvfs.el" "net/tramp-gw.el" 31889;;;;;; "net/tramp-gvfs.el" "net/tramp-gw.el" "net/tramp-imap.el"
31569;;;;;; "net/tramp-imap.el" "net/tramp-smb.el" "net/tramp-uu.el" 31890;;;;;; "net/tramp-smb.el" "net/tramp-uu.el" "net/trampver.el" "net/zeroconf.el"
31570;;;;;; "net/trampver.el" "net/zeroconf.el" "nxml/nxml-enc.el" "nxml/nxml-maint.el" 31891;;;;;; "nxml/nxml-enc.el" "nxml/nxml-maint.el" "nxml/nxml-ns.el"
31571;;;;;; "nxml/nxml-ns.el" "nxml/nxml-outln.el" "nxml/nxml-parse.el" 31892;;;;;; "nxml/nxml-outln.el" "nxml/nxml-parse.el" "nxml/nxml-rap.el"
31572;;;;;; "nxml/nxml-rap.el" "nxml/nxml-util.el" "nxml/rng-dt.el" "nxml/rng-loc.el" 31893;;;;;; "nxml/nxml-util.el" "nxml/rng-dt.el" "nxml/rng-loc.el" "nxml/rng-maint.el"
31573;;;;;; "nxml/rng-maint.el" "nxml/rng-match.el" "nxml/rng-parse.el" 31894;;;;;; "nxml/rng-match.el" "nxml/rng-parse.el" "nxml/rng-pttrn.el"
31574;;;;;; "nxml/rng-pttrn.el" "nxml/rng-uri.el" "nxml/rng-util.el" 31895;;;;;; "nxml/rng-uri.el" "nxml/rng-util.el" "nxml/xsd-regexp.el"
31575;;;;;; "nxml/subdirs.el" "nxml/xsd-regexp.el" "org/org-bibtex.el" 31896;;;;;; "org/org-bibtex.el" "org/org-colview.el" "org/org-compat.el"
31576;;;;;; "org/org-colview.el" "org/org-compat.el" "org/org-crypt.el" 31897;;;;;; "org/org-crypt.el" "org/org-exp-blocks.el" "org/org-faces.el"
31577;;;;;; "org/org-exp-blocks.el" "org/org-faces.el" "org/org-gnus.el" 31898;;;;;; "org/org-gnus.el" "org/org-info.el" "org/org-inlinetask.el"
31578;;;;;; "org/org-info.el" "org/org-inlinetask.el" "org/org-install.el" 31899;;;;;; "org/org-install.el" "org/org-jsinfo.el" "org/org-list.el"
31579;;;;;; "org/org-jsinfo.el" "org/org-list.el" "org/org-mac-message.el" 31900;;;;;; "org/org-mac-message.el" "org/org-macs.el" "org/org-mew.el"
31580;;;;;; "org/org-macs.el" "org/org-mew.el" "org/org-mhe.el" "org/org-mouse.el" 31901;;;;;; "org/org-mhe.el" "org/org-mouse.el" "org/org-protocol.el"
31581;;;;;; "org/org-protocol.el" "org/org-rmail.el" "org/org-src.el" 31902;;;;;; "org/org-rmail.el" "org/org-src.el" "org/org-vm.el" "org/org-w3m.el"
31582;;;;;; "org/org-vm.el" "org/org-w3m.el" "org/org-wl.el" "password-cache.el" 31903;;;;;; "org/org-wl.el" "password-cache.el" "patcomp.el" "paths.el"
31583;;;;;; "patcomp.el" "paths.el" "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" 31904;;;;;; "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" "pgg-def.el"
31584;;;;;; "pgg-def.el" "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el" 31905;;;;;; "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el"
31585;;;;;; "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el" 31906;;;;;; "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el"
31586;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" 31907;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el"
31587;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-defs.el" "progmodes/cc-fonts.el" 31908;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-defs.el" "progmodes/cc-fonts.el"
@@ -31599,14 +31920,13 @@ Zone out, completely.
31599;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" 31920;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el"
31600;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" 31921;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el"
31601;;;;;; "textmodes/texnfo-upd.el" "textmodes/text-mode.el" "timezone.el" 31922;;;;;; "textmodes/texnfo-upd.el" "textmodes/text-mode.el" "timezone.el"
31602;;;;;; "tool-bar.el" "tooltip.el" "tree-widget.el" "uniquify.el" 31923;;;;;; "tooltip.el" "tree-widget.el" "uniquify.el" "url/url-about.el"
31603;;;;;; "url/url-about.el" "url/url-cookie.el" "url/url-dired.el" 31924;;;;;; "url/url-cookie.el" "url/url-dired.el" "url/url-expand.el"
31604;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" 31925;;;;;; "url/url-ftp.el" "url/url-history.el" "url/url-imap.el" "url/url-methods.el"
31605;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" 31926;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "vc-dav.el"
31606;;;;;; "url/url-vars.el" "vc-dav.el" "vc-hooks.el" "vcursor.el" 31927;;;;;; "vcursor.el" "version.el" "vt-control.el" "vt100-led.el"
31607;;;;;; "version.el" "vt-control.el" "vt100-led.el" "w32-fns.el" 31928;;;;;; "w32-fns.el" "w32-vars.el" "widget.el" "x-dnd.el") (19190
31608;;;;;; "w32-vars.el" "widget.el" "window.el" "x-dnd.el") (19146 31929;;;;;; 36074 271185))
31609;;;;;; 53878 838791))
31610 31930
31611;;;*** 31931;;;***
31612 31932