aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris2010-03-18 20:19:09 -0700
committerGlenn Morris2010-03-18 20:19:09 -0700
commit7ba100522f97b32d6c80a6987b584396dc16d9b9 (patch)
tree33898c17d4c434d987b9fbb82dca2ae06421b933 /lisp
parentaa8f82773ff92abcb18aaef29359d8207c09ddcf (diff)
downloademacs-7ba100522f97b32d6c80a6987b584396dc16d9b9.tar.gz
emacs-7ba100522f97b32d6c80a6987b584396dc16d9b9.zip
Regenerate ldefs-boot.el.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ldefs-boot.el1655
1 files changed, 846 insertions, 809 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index a85a4a20a76..940c8c78a0c 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" (19278 4526)) 8;;;;;; "play/5x5.el" (19277 34922))
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;;;;;; (19278 4516)) 68;;;;;; (19277 34915))
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;;;;;; (19312 40243)) 79;;;;;; (19312 41311))
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;;;;;; (19279 36173)) 99;;;;;; (19279 53114))
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;;;;;; (19279 36173)) 110;;;;;; (19279 53114))
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" (19278 124;;;;;; add-log-current-defun-function) "add-log" "add-log.el" (19277
125;;;;;; 4516)) 125;;;;;; 34915))
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" (19322 43407)) 264;;;;;; "advice" "emacs-lisp/advice.el" (19321 45634))
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 "\
@@ -404,7 +404,7 @@ usage: (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...)
404 404
405;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 405;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
406;;;;;; align-highlight-rule align-current align-entire align-regexp 406;;;;;; align-highlight-rule align-current align-entire align-regexp
407;;;;;; align) "align" "align.el" (19278 4516)) 407;;;;;; align) "align" "align.el" (19277 34915))
408;;; Generated autoloads from align.el 408;;; Generated autoloads from align.el
409 409
410(autoload 'align "align" "\ 410(autoload 'align "align" "\
@@ -494,7 +494,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
494;;;*** 494;;;***
495 495
496;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el" 496;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el"
497;;;;;; (19278 4516)) 497;;;;;; (19277 34915))
498;;; Generated autoloads from allout.el 498;;; Generated autoloads from allout.el
499 499
500(put 'allout-use-hanging-indents 'safe-local-variable (if (fboundp 'booleanp) 'booleanp '(lambda (x) (member x '(t nil))))) 500(put 'allout-use-hanging-indents 'safe-local-variable (if (fboundp 'booleanp) 'booleanp '(lambda (x) (member x '(t nil)))))
@@ -801,7 +801,7 @@ setup for auto-startup.
801;;;*** 801;;;***
802 802
803;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 803;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
804;;;;;; "net/ange-ftp.el" (19322 43174)) 804;;;;;; "net/ange-ftp.el" (19360 14173))
805;;; Generated autoloads from net/ange-ftp.el 805;;; Generated autoloads from net/ange-ftp.el
806 806
807(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 807(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -823,7 +823,7 @@ Not documented
823;;;*** 823;;;***
824 824
825;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 825;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
826;;;;;; "animate" "play/animate.el" (19278 4526)) 826;;;;;; "animate" "play/animate.el" (19277 34922))
827;;; Generated autoloads from play/animate.el 827;;; Generated autoloads from play/animate.el
828 828
829(autoload 'animate-string "animate" "\ 829(autoload 'animate-string "animate" "\
@@ -851,7 +851,7 @@ You can specify the one's name by NAME; the default value is \"Sarah\".
851;;;*** 851;;;***
852 852
853;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 853;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
854;;;;;; "ansi-color" "ansi-color.el" (19278 4516)) 854;;;;;; "ansi-color" "ansi-color.el" (19277 34915))
855;;; Generated autoloads from ansi-color.el 855;;; Generated autoloads from ansi-color.el
856 856
857(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\ 857(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\
@@ -877,7 +877,7 @@ This is a good function to put in `comint-output-filter-functions'.
877;;;*** 877;;;***
878 878
879;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 879;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
880;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (19278 4527)) 880;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (19277 34922))
881;;; Generated autoloads from progmodes/antlr-mode.el 881;;; Generated autoloads from progmodes/antlr-mode.el
882 882
883(autoload 'antlr-show-makefile-rules "antlr-mode" "\ 883(autoload 'antlr-show-makefile-rules "antlr-mode" "\
@@ -914,7 +914,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
914;;;*** 914;;;***
915 915
916;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add) 916;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add)
917;;;;;; "appt" "calendar/appt.el" (19278 4519)) 917;;;;;; "appt" "calendar/appt.el" (19277 34917))
918;;; Generated autoloads from calendar/appt.el 918;;; Generated autoloads from calendar/appt.el
919 919
920(autoload 'appt-add "appt" "\ 920(autoload 'appt-add "appt" "\
@@ -954,7 +954,7 @@ ARG is positive, otherwise off.
954 954
955;;;### (autoloads (apropos-documentation apropos-value apropos-library 955;;;### (autoloads (apropos-documentation apropos-value apropos-library
956;;;;;; apropos apropos-documentation-property apropos-command apropos-variable 956;;;;;; apropos apropos-documentation-property apropos-command apropos-variable
957;;;;;; apropos-read-pattern) "apropos" "apropos.el" (19278 4516)) 957;;;;;; apropos-read-pattern) "apropos" "apropos.el" (19277 34915))
958;;; Generated autoloads from apropos.el 958;;; Generated autoloads from apropos.el
959 959
960(autoload 'apropos-read-pattern "apropos" "\ 960(autoload 'apropos-read-pattern "apropos" "\
@@ -1058,7 +1058,7 @@ Returns list of symbols and documentation found.
1058;;;*** 1058;;;***
1059 1059
1060;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (19318 1060;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (19318
1061;;;;;; 22201)) 1061;;;;;; 65023))
1062;;; Generated autoloads from arc-mode.el 1062;;; Generated autoloads from arc-mode.el
1063 1063
1064(autoload 'archive-mode "arc-mode" "\ 1064(autoload 'archive-mode "arc-mode" "\
@@ -1078,7 +1078,7 @@ archive.
1078 1078
1079;;;*** 1079;;;***
1080 1080
1081;;;### (autoloads (array-mode) "array" "array.el" (19278 4516)) 1081;;;### (autoloads (array-mode) "array" "array.el" (19277 34915))
1082;;; Generated autoloads from array.el 1082;;; Generated autoloads from array.el
1083 1083
1084(autoload 'array-mode "array" "\ 1084(autoload 'array-mode "array" "\
@@ -1150,7 +1150,7 @@ Entering array mode calls the function `array-mode-hook'.
1150;;;*** 1150;;;***
1151 1151
1152;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (19315 1152;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (19315
1153;;;;;; 29628)) 1153;;;;;; 24485))
1154;;; Generated autoloads from textmodes/artist.el 1154;;; Generated autoloads from textmodes/artist.el
1155 1155
1156(autoload 'artist-mode "artist" "\ 1156(autoload 'artist-mode "artist" "\
@@ -1356,8 +1356,8 @@ Keymap summary
1356 1356
1357;;;*** 1357;;;***
1358 1358
1359;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (19278 1359;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (19277
1360;;;;;; 4527)) 1360;;;;;; 34922))
1361;;; Generated autoloads from progmodes/asm-mode.el 1361;;; Generated autoloads from progmodes/asm-mode.el
1362 1362
1363(autoload 'asm-mode "asm-mode" "\ 1363(autoload 'asm-mode "asm-mode" "\
@@ -1385,7 +1385,7 @@ Special commands:
1385;;;*** 1385;;;***
1386 1386
1387;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1387;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1388;;;;;; (19278 4516)) 1388;;;;;; (19277 34915))
1389;;; Generated autoloads from autoarg.el 1389;;; Generated autoloads from autoarg.el
1390 1390
1391(defvar autoarg-mode nil "\ 1391(defvar autoarg-mode nil "\
@@ -1439,7 +1439,7 @@ etc. to supply digit arguments.
1439;;;*** 1439;;;***
1440 1440
1441;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1441;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1442;;;;;; (19278 4527)) 1442;;;;;; (19277 34922))
1443;;; Generated autoloads from progmodes/autoconf.el 1443;;; Generated autoloads from progmodes/autoconf.el
1444 1444
1445(autoload 'autoconf-mode "autoconf" "\ 1445(autoload 'autoconf-mode "autoconf" "\
@@ -1450,7 +1450,7 @@ Major mode for editing Autoconf configure.in files.
1450;;;*** 1450;;;***
1451 1451
1452;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1452;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1453;;;;;; "autoinsert" "autoinsert.el" (19278 4516)) 1453;;;;;; "autoinsert" "autoinsert.el" (19277 34915))
1454;;; Generated autoloads from autoinsert.el 1454;;; Generated autoloads from autoinsert.el
1455 1455
1456(autoload 'auto-insert "autoinsert" "\ 1456(autoload 'auto-insert "autoinsert" "\
@@ -1489,7 +1489,7 @@ insert a template for the file depending on the mode of the buffer.
1489 1489
1490;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1490;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1491;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1491;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1492;;;;;; (19278 4521)) 1492;;;;;; (19361 52486))
1493;;; Generated autoloads from emacs-lisp/autoload.el 1493;;; Generated autoloads from emacs-lisp/autoload.el
1494 1494
1495(put 'generated-autoload-file 'safe-local-variable 'stringp) 1495(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1528,7 +1528,7 @@ Calls `update-directory-autoloads' on the command line arguments.
1528 1528
1529;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1529;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1530;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1530;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1531;;;;;; "autorevert" "autorevert.el" (19278 4516)) 1531;;;;;; "autorevert" "autorevert.el" (19277 34915))
1532;;; Generated autoloads from autorevert.el 1532;;; Generated autoloads from autorevert.el
1533 1533
1534(autoload 'auto-revert-mode "autorevert" "\ 1534(autoload 'auto-revert-mode "autorevert" "\
@@ -1609,7 +1609,7 @@ specifies in the mode line.
1609;;;*** 1609;;;***
1610 1610
1611;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1611;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1612;;;;;; "avoid.el" (19278 4516)) 1612;;;;;; "avoid.el" (19277 34915))
1613;;; Generated autoloads from avoid.el 1613;;; Generated autoloads from avoid.el
1614 1614
1615(defvar mouse-avoidance-mode nil "\ 1615(defvar mouse-avoidance-mode nil "\
@@ -1650,7 +1650,7 @@ definition of \"random distance\".)
1650;;;*** 1650;;;***
1651 1651
1652;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1652;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1653;;;;;; (19278 4516)) 1653;;;;;; (19277 34915))
1654;;; Generated autoloads from battery.el 1654;;; Generated autoloads from battery.el
1655 (put 'battery-mode-line-string 'risky-local-variable t) 1655 (put 'battery-mode-line-string 'risky-local-variable t)
1656 1656
@@ -1682,7 +1682,7 @@ seconds.
1682;;;*** 1682;;;***
1683 1683
1684;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1684;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1685;;;;;; "benchmark" "emacs-lisp/benchmark.el" (19278 4521)) 1685;;;;;; "benchmark" "emacs-lisp/benchmark.el" (19277 34919))
1686;;; Generated autoloads from emacs-lisp/benchmark.el 1686;;; Generated autoloads from emacs-lisp/benchmark.el
1687 1687
1688(autoload 'benchmark-run "benchmark" "\ 1688(autoload 'benchmark-run "benchmark" "\
@@ -1715,7 +1715,7 @@ For non-interactive use see also `benchmark-run' and
1715;;;*** 1715;;;***
1716 1716
1717;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) 1717;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize)
1718;;;;;; "bibtex" "textmodes/bibtex.el" (19279 36174)) 1718;;;;;; "bibtex" "textmodes/bibtex.el" (19279 53114))
1719;;; Generated autoloads from textmodes/bibtex.el 1719;;; Generated autoloads from textmodes/bibtex.el
1720 1720
1721(autoload 'bibtex-initialize "bibtex" "\ 1721(autoload 'bibtex-initialize "bibtex" "\
@@ -1802,7 +1802,7 @@ mode is not `bibtex-mode', START is nil, and DISPLAY is t.
1802;;;*** 1802;;;***
1803 1803
1804;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el" 1804;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el"
1805;;;;;; (19278 4528)) 1805;;;;;; (19277 34923))
1806;;; Generated autoloads from textmodes/bibtex-style.el 1806;;; Generated autoloads from textmodes/bibtex-style.el
1807 (add-to-list 'auto-mode-alist (cons (purecopy "\\.bst\\'") 'bibtex-style-mode)) 1807 (add-to-list 'auto-mode-alist (cons (purecopy "\\.bst\\'") 'bibtex-style-mode))
1808 1808
@@ -1815,7 +1815,7 @@ Major mode for editing BibTeX style files.
1815 1815
1816;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1816;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1817;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el" 1817;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el"
1818;;;;;; (19278 4524)) 1818;;;;;; (19277 34921))
1819;;; Generated autoloads from mail/binhex.el 1819;;; Generated autoloads from mail/binhex.el
1820 1820
1821(defconst binhex-begin-line "^:...............................................................$") 1821(defconst binhex-begin-line "^:...............................................................$")
@@ -1838,8 +1838,8 @@ Binhex decode region between START and END.
1838 1838
1839;;;*** 1839;;;***
1840 1840
1841;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (19278 1841;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (19277
1842;;;;;; 4526)) 1842;;;;;; 34922))
1843;;; Generated autoloads from play/blackbox.el 1843;;; Generated autoloads from play/blackbox.el
1844 1844
1845(autoload 'blackbox "blackbox" "\ 1845(autoload 'blackbox "blackbox" "\
@@ -1962,7 +1962,7 @@ a reflection.
1962;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert 1962;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert
1963;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate 1963;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate
1964;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark" 1964;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark"
1965;;;;;; "bookmark.el" (19327 808)) 1965;;;;;; "bookmark.el" (19325 42040))
1966;;; Generated autoloads from bookmark.el 1966;;; Generated autoloads from bookmark.el
1967 (define-key ctl-x-r-map "b" 'bookmark-jump) 1967 (define-key ctl-x-r-map "b" 'bookmark-jump)
1968 (define-key ctl-x-r-map "m" 'bookmark-set) 1968 (define-key ctl-x-r-map "m" 'bookmark-set)
@@ -2169,7 +2169,7 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2169;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file 2169;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file
2170;;;;;; browse-url-url-at-point browse-url-galeon-program browse-url-firefox-program 2170;;;;;; browse-url-url-at-point browse-url-galeon-program browse-url-firefox-program
2171;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" 2171;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el"
2172;;;;;; (19278 4525)) 2172;;;;;; (19360 14173))
2173;;; Generated autoloads from net/browse-url.el 2173;;; Generated autoloads from net/browse-url.el
2174 2174
2175(defvar browse-url-browser-function (cond ((memq system-type '(windows-nt ms-dos cygwin)) 'browse-url-default-windows-browser) ((memq system-type '(darwin)) 'browse-url-default-macosx-browser) (t 'browse-url-default-browser)) "\ 2175(defvar browse-url-browser-function (cond ((memq system-type '(windows-nt ms-dos cygwin)) 'browse-url-default-windows-browser) ((memq system-type '(darwin)) 'browse-url-default-macosx-browser) (t 'browse-url-default-browser)) "\
@@ -2499,8 +2499,8 @@ from `browse-url-elinks-wrapper'.
2499 2499
2500;;;*** 2500;;;***
2501 2501
2502;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (19278 2502;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (19277
2503;;;;;; 4526)) 2503;;;;;; 34922))
2504;;; Generated autoloads from play/bruce.el 2504;;; Generated autoloads from play/bruce.el
2505 2505
2506(autoload 'bruce "bruce" "\ 2506(autoload 'bruce "bruce" "\
@@ -2516,7 +2516,7 @@ Return a vector containing the lines from `bruce-phrases-file'.
2516;;;*** 2516;;;***
2517 2517
2518;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2518;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2519;;;;;; "bs" "bs.el" (19278 4516)) 2519;;;;;; "bs" "bs.el" (19277 34915))
2520;;; Generated autoloads from bs.el 2520;;; Generated autoloads from bs.el
2521 2521
2522(autoload 'bs-cycle-next "bs" "\ 2522(autoload 'bs-cycle-next "bs" "\
@@ -2556,7 +2556,7 @@ name of buffer configuration.
2556 2556
2557;;;*** 2557;;;***
2558 2558
2559;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (19278 4526)) 2559;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (19277 34922))
2560;;; Generated autoloads from play/bubbles.el 2560;;; Generated autoloads from play/bubbles.el
2561 2561
2562(autoload 'bubbles "bubbles" "\ 2562(autoload 'bubbles "bubbles" "\
@@ -2578,7 +2578,7 @@ columns on its right towards the left.
2578;;;*** 2578;;;***
2579 2579
2580;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference" 2580;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference"
2581;;;;;; "progmodes/bug-reference.el" (19278 4527)) 2581;;;;;; "progmodes/bug-reference.el" (19277 34922))
2582;;; Generated autoloads from progmodes/bug-reference.el 2582;;; Generated autoloads from progmodes/bug-reference.el
2583 2583
2584(put 'bug-reference-url-format 'safe-local-variable 'stringp) 2584(put 'bug-reference-url-format 'safe-local-variable 'stringp)
@@ -2600,7 +2600,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2600;;;;;; compile-defun byte-compile-file byte-recompile-directory 2600;;;;;; compile-defun byte-compile-file byte-recompile-directory
2601;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning 2601;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning
2602;;;;;; byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el" 2602;;;;;; byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el"
2603;;;;;; (19321 22156)) 2603;;;;;; (19277 34919))
2604;;; Generated autoloads from emacs-lisp/bytecomp.el 2604;;; Generated autoloads from emacs-lisp/bytecomp.el
2605(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2605(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2606(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2606(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2724,8 +2724,8 @@ and corresponding effects.
2724 2724
2725;;;*** 2725;;;***
2726 2726
2727;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (19278 2727;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (19277
2728;;;;;; 4519)) 2728;;;;;; 34917))
2729;;; Generated autoloads from calendar/cal-china.el 2729;;; Generated autoloads from calendar/cal-china.el
2730 2730
2731(put 'calendar-chinese-time-zone 'risky-local-variable t) 2731(put 'calendar-chinese-time-zone 'risky-local-variable t)
@@ -2734,7 +2734,7 @@ and corresponding effects.
2734 2734
2735;;;*** 2735;;;***
2736 2736
2737;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (19278 4519)) 2737;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (19277 34917))
2738;;; Generated autoloads from calendar/cal-dst.el 2738;;; Generated autoloads from calendar/cal-dst.el
2739 2739
2740(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2740(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2746,7 +2746,7 @@ and corresponding effects.
2746;;;*** 2746;;;***
2747 2747
2748;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el" 2748;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el"
2749;;;;;; (19278 4519)) 2749;;;;;; (19340 9803))
2750;;; Generated autoloads from calendar/cal-hebrew.el 2750;;; Generated autoloads from calendar/cal-hebrew.el
2751 2751
2752(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2752(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2762,8 +2762,8 @@ from the cursor position.
2762 2762
2763;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2763;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2764;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2764;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2765;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (19283 2765;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (19286
2766;;;;;; 23524)) 2766;;;;;; 4503))
2767;;; Generated autoloads from calc/calc.el 2767;;; Generated autoloads from calc/calc.el
2768 (define-key ctl-x-map "*" 'calc-dispatch) 2768 (define-key ctl-x-map "*" 'calc-dispatch)
2769 2769
@@ -2845,8 +2845,8 @@ See Info node `(calc)Defining Functions'.
2845 2845
2846;;;*** 2846;;;***
2847 2847
2848;;;### (autoloads (calculator) "calculator" "calculator.el" (19278 2848;;;### (autoloads (calculator) "calculator" "calculator.el" (19354
2849;;;;;; 4516)) 2849;;;;;; 34807))
2850;;; Generated autoloads from calculator.el 2850;;; Generated autoloads from calculator.el
2851 2851
2852(autoload 'calculator "calculator" "\ 2852(autoload 'calculator "calculator" "\
@@ -2857,8 +2857,8 @@ See the documentation for `calculator-mode' for more information.
2857 2857
2858;;;*** 2858;;;***
2859 2859
2860;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (19278 2860;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (19277
2861;;;;;; 4519)) 2861;;;;;; 34918))
2862;;; Generated autoloads from calendar/calendar.el 2862;;; Generated autoloads from calendar/calendar.el
2863 2863
2864(autoload 'calendar "calendar" "\ 2864(autoload 'calendar "calendar" "\
@@ -2902,7 +2902,7 @@ This function is suitable for execution in a .emacs file.
2902;;;*** 2902;;;***
2903 2903
2904;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 2904;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
2905;;;;;; "gnus/canlock.el" (19278 4522)) 2905;;;;;; "gnus/canlock.el" (19277 34919))
2906;;; Generated autoloads from gnus/canlock.el 2906;;; Generated autoloads from gnus/canlock.el
2907 2907
2908(autoload 'canlock-insert-header "canlock" "\ 2908(autoload 'canlock-insert-header "canlock" "\
@@ -2920,7 +2920,7 @@ it fails.
2920;;;*** 2920;;;***
2921 2921
2922;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el" 2922;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el"
2923;;;;;; (19278 4527)) 2923;;;;;; (19277 34922))
2924;;; Generated autoloads from progmodes/cap-words.el 2924;;; Generated autoloads from progmodes/cap-words.el
2925 2925
2926(autoload 'capitalized-words-mode "cap-words" "\ 2926(autoload 'capitalized-words-mode "cap-words" "\
@@ -2955,15 +2955,15 @@ Obsoletes `c-forward-into-nomenclature'.
2955 2955
2956;;;*** 2956;;;***
2957 2957
2958;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (19278 2958;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (19277
2959;;;;;; 4527)) 2959;;;;;; 34922))
2960;;; Generated autoloads from progmodes/cc-compat.el 2960;;; Generated autoloads from progmodes/cc-compat.el
2961(put 'c-indent-level 'safe-local-variable 'integerp) 2961(put 'c-indent-level 'safe-local-variable 'integerp)
2962 2962
2963;;;*** 2963;;;***
2964 2964
2965;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 2965;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
2966;;;;;; (19335 6619)) 2966;;;;;; (19340 34420))
2967;;; Generated autoloads from progmodes/cc-engine.el 2967;;; Generated autoloads from progmodes/cc-engine.el
2968 2968
2969(autoload 'c-guess-basic-syntax "cc-engine" "\ 2969(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -2975,7 +2975,7 @@ Return the syntactic context of the current line.
2975 2975
2976;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 2976;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
2977;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 2977;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
2978;;;;;; (19335 6619)) 2978;;;;;; (19335 21247))
2979;;; Generated autoloads from progmodes/cc-mode.el 2979;;; Generated autoloads from progmodes/cc-mode.el
2980 2980
2981(autoload 'c-initialize-cc-mode "cc-mode" "\ 2981(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3135,7 +3135,7 @@ Key bindings:
3135;;;*** 3135;;;***
3136 3136
3137;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3137;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3138;;;;;; "progmodes/cc-styles.el" (19278 4527)) 3138;;;;;; "progmodes/cc-styles.el" (19277 34922))
3139;;; Generated autoloads from progmodes/cc-styles.el 3139;;; Generated autoloads from progmodes/cc-styles.el
3140 3140
3141(autoload 'c-set-style "cc-styles" "\ 3141(autoload 'c-set-style "cc-styles" "\
@@ -3186,7 +3186,7 @@ and exists only for compatibility reasons.
3186 3186
3187;;;*** 3187;;;***
3188 3188
3189;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (19278 4527)) 3189;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (19277 34922))
3190;;; Generated autoloads from progmodes/cc-vars.el 3190;;; Generated autoloads from progmodes/cc-vars.el
3191(put 'c-basic-offset 'safe-local-variable 'integerp) 3191(put 'c-basic-offset 'safe-local-variable 'integerp)
3192(put 'c-backslash-column 'safe-local-variable 'integerp) 3192(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3196,7 +3196,7 @@ and exists only for compatibility reasons.
3196 3196
3197;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3197;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3198;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3198;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3199;;;;;; (19278 4524)) 3199;;;;;; (19277 34920))
3200;;; Generated autoloads from international/ccl.el 3200;;; Generated autoloads from international/ccl.el
3201 3201
3202(autoload 'ccl-compile "ccl" "\ 3202(autoload 'ccl-compile "ccl" "\
@@ -3455,7 +3455,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3455;;;*** 3455;;;***
3456 3456
3457;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" 3457;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el"
3458;;;;;; (19278 4527)) 3458;;;;;; (19277 34922))
3459;;; Generated autoloads from progmodes/cfengine.el 3459;;; Generated autoloads from progmodes/cfengine.el
3460 3460
3461(autoload 'cfengine-mode "cfengine" "\ 3461(autoload 'cfengine-mode "cfengine" "\
@@ -3470,7 +3470,7 @@ to the action header.
3470;;;*** 3470;;;***
3471 3471
3472;;;### (autoloads (check-declare-directory check-declare-file) "check-declare" 3472;;;### (autoloads (check-declare-directory check-declare-file) "check-declare"
3473;;;;;; "emacs-lisp/check-declare.el" (19278 4521)) 3473;;;;;; "emacs-lisp/check-declare.el" (19277 34919))
3474;;; Generated autoloads from emacs-lisp/check-declare.el 3474;;; Generated autoloads from emacs-lisp/check-declare.el
3475 3475
3476(autoload 'check-declare-file "check-declare" "\ 3476(autoload 'check-declare-file "check-declare" "\
@@ -3495,7 +3495,7 @@ Returns non-nil if any false statements are found.
3495;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3495;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3496;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3496;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3497;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p) 3497;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p)
3498;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (19278 4521)) 3498;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (19277 34919))
3499;;; Generated autoloads from emacs-lisp/checkdoc.el 3499;;; Generated autoloads from emacs-lisp/checkdoc.el
3500(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp) 3500(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp)
3501(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp) 3501(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp)
@@ -3690,7 +3690,7 @@ checking of documentation strings.
3690 3690
3691;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer 3691;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer
3692;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util" 3692;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util"
3693;;;;;; "language/china-util.el" (19278 4524)) 3693;;;;;; "language/china-util.el" (19277 34920))
3694;;; Generated autoloads from language/china-util.el 3694;;; Generated autoloads from language/china-util.el
3695 3695
3696(autoload 'decode-hz-region "china-util" "\ 3696(autoload 'decode-hz-region "china-util" "\
@@ -3728,7 +3728,7 @@ Not documented
3728;;;*** 3728;;;***
3729 3729
3730;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 3730;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
3731;;;;;; "chistory" "chistory.el" (19278 4516)) 3731;;;;;; "chistory" "chistory.el" (19277 34915))
3732;;; Generated autoloads from chistory.el 3732;;; Generated autoloads from chistory.el
3733 3733
3734(autoload 'repeat-matching-complex-command "chistory" "\ 3734(autoload 'repeat-matching-complex-command "chistory" "\
@@ -3767,7 +3767,7 @@ and runs the normal hook `command-history-hook'.
3767 3767
3768;;;*** 3768;;;***
3769 3769
3770;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (19278 4521)) 3770;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (19277 34919))
3771;;; Generated autoloads from emacs-lisp/cl.el 3771;;; Generated autoloads from emacs-lisp/cl.el
3772 3772
3773(defvar custom-print-functions nil "\ 3773(defvar custom-print-functions nil "\
@@ -3783,7 +3783,7 @@ a future Emacs interpreter will be able to use it.")
3783;;;*** 3783;;;***
3784 3784
3785;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 3785;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
3786;;;;;; (19278 4521)) 3786;;;;;; (19277 34919))
3787;;; Generated autoloads from emacs-lisp/cl-indent.el 3787;;; Generated autoloads from emacs-lisp/cl-indent.el
3788 3788
3789(autoload 'common-lisp-indent-function "cl-indent" "\ 3789(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -3862,7 +3862,7 @@ For example, the function `case' has an indent property
3862;;;*** 3862;;;***
3863 3863
3864;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 3864;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
3865;;;;;; (19278 4527)) 3865;;;;;; (19277 34922))
3866;;; Generated autoloads from progmodes/cmacexp.el 3866;;; Generated autoloads from progmodes/cmacexp.el
3867 3867
3868(autoload 'c-macro-expand "cmacexp" "\ 3868(autoload 'c-macro-expand "cmacexp" "\
@@ -3882,8 +3882,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
3882 3882
3883;;;*** 3883;;;***
3884 3884
3885;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (19278 3885;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (19277
3886;;;;;; 4516)) 3886;;;;;; 34915))
3887;;; Generated autoloads from cmuscheme.el 3887;;; Generated autoloads from cmuscheme.el
3888 3888
3889(autoload 'run-scheme "cmuscheme" "\ 3889(autoload 'run-scheme "cmuscheme" "\
@@ -3907,7 +3907,7 @@ is run).
3907;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 3907;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
3908;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 3908;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
3909;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 3909;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
3910;;;;;; (19278 4516)) 3910;;;;;; (19277 34915))
3911;;; Generated autoloads from comint.el 3911;;; Generated autoloads from comint.el
3912 3912
3913(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 3913(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -3999,8 +3999,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
3999 3999
4000;;;*** 4000;;;***
4001 4001
4002;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (19278 4002;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (19277
4003;;;;;; 4516)) 4003;;;;;; 34915))
4004;;; Generated autoloads from compare-w.el 4004;;; Generated autoloads from compare-w.el
4005 4005
4006(autoload 'compare-windows "compare-w" "\ 4006(autoload 'compare-windows "compare-w" "\
@@ -4037,8 +4037,8 @@ on third call it again advances points to the next difference and so on.
4037;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4037;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4038;;;;;; compile compilation-disable-input compile-command compilation-search-path 4038;;;;;; compile compilation-disable-input compile-command compilation-search-path
4039;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 4039;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
4040;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (19327 4040;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (19328
4041;;;;;; 59567)) 4041;;;;;; 18581))
4042;;; Generated autoloads from progmodes/compile.el 4042;;; Generated autoloads from progmodes/compile.el
4043 4043
4044(defvar compilation-mode-hook nil "\ 4044(defvar compilation-mode-hook nil "\
@@ -4216,7 +4216,7 @@ This is the value of `next-error-function' in Compilation buffers.
4216;;;*** 4216;;;***
4217 4217
4218;;;### (autoloads (partial-completion-mode) "complete" "complete.el" 4218;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
4219;;;;;; (19278 4516)) 4219;;;;;; (19360 14173))
4220;;; Generated autoloads from complete.el 4220;;; Generated autoloads from complete.el
4221 4221
4222(defvar partial-completion-mode nil "\ 4222(defvar partial-completion-mode nil "\
@@ -4258,7 +4258,7 @@ second TAB brings up the `*Completions*' buffer.
4258;;;*** 4258;;;***
4259 4259
4260;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4260;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4261;;;;;; (19278 4516)) 4261;;;;;; (19277 34915))
4262;;; Generated autoloads from completion.el 4262;;; Generated autoloads from completion.el
4263 4263
4264(defvar dynamic-completion-mode nil "\ 4264(defvar dynamic-completion-mode nil "\
@@ -4280,7 +4280,7 @@ Enable dynamic word-completion.
4280;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 4280;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
4281;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 4281;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
4282;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 4282;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
4283;;;;;; (19278 4528)) 4283;;;;;; (19277 34923))
4284;;; Generated autoloads from textmodes/conf-mode.el 4284;;; Generated autoloads from textmodes/conf-mode.el
4285 4285
4286(autoload 'conf-mode "conf-mode" "\ 4286(autoload 'conf-mode "conf-mode" "\
@@ -4436,7 +4436,7 @@ For details see `conf-mode'. Example:
4436;;;*** 4436;;;***
4437 4437
4438;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4438;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4439;;;;;; "cookie1" "play/cookie1.el" (19278 4527)) 4439;;;;;; "cookie1" "play/cookie1.el" (19277 34922))
4440;;; Generated autoloads from play/cookie1.el 4440;;; Generated autoloads from play/cookie1.el
4441 4441
4442(autoload 'cookie "cookie1" "\ 4442(autoload 'cookie "cookie1" "\
@@ -4468,8 +4468,8 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
4468;;;*** 4468;;;***
4469 4469
4470;;;### (autoloads (copyright-update-directory copyright copyright-fix-years 4470;;;### (autoloads (copyright-update-directory copyright copyright-fix-years
4471;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (19278 4471;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (19277
4472;;;;;; 4521)) 4472;;;;;; 34919))
4473;;; Generated autoloads from emacs-lisp/copyright.el 4473;;; Generated autoloads from emacs-lisp/copyright.el
4474 4474
4475(autoload 'copyright-update "copyright" "\ 4475(autoload 'copyright-update "copyright" "\
@@ -4502,7 +4502,7 @@ Update copyright notice for all files in DIRECTORY matching MATCH.
4502;;;*** 4502;;;***
4503 4503
4504;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 4504;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
4505;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (19278 4527)) 4505;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (19277 34922))
4506;;; Generated autoloads from progmodes/cperl-mode.el 4506;;; Generated autoloads from progmodes/cperl-mode.el
4507(put 'cperl-indent-level 'safe-local-variable 'integerp) 4507(put 'cperl-indent-level 'safe-local-variable 'integerp)
4508(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4508(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -4701,7 +4701,7 @@ Run a `perldoc' on the word around point.
4701;;;*** 4701;;;***
4702 4702
4703;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 4703;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4704;;;;;; (19278 4527)) 4704;;;;;; (19277 34922))
4705;;; Generated autoloads from progmodes/cpp.el 4705;;; Generated autoloads from progmodes/cpp.el
4706 4706
4707(autoload 'cpp-highlight-buffer "cpp" "\ 4707(autoload 'cpp-highlight-buffer "cpp" "\
@@ -4720,7 +4720,7 @@ Edit display information for cpp conditionals.
4720;;;*** 4720;;;***
4721 4721
4722;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 4722;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
4723;;;;;; (19278 4522)) 4723;;;;;; (19277 34919))
4724;;; Generated autoloads from emulation/crisp.el 4724;;; Generated autoloads from emulation/crisp.el
4725 4725
4726(defvar crisp-mode nil "\ 4726(defvar crisp-mode nil "\
@@ -4744,7 +4744,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise.
4744;;;*** 4744;;;***
4745 4745
4746;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 4746;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
4747;;;;;; (19278 4521)) 4747;;;;;; (19277 34919))
4748;;; Generated autoloads from emacs-lisp/crm.el 4748;;; Generated autoloads from emacs-lisp/crm.el
4749 4749
4750(autoload 'completing-read-multiple "crm" "\ 4750(autoload 'completing-read-multiple "crm" "\
@@ -4779,8 +4779,8 @@ INHERIT-INPUT-METHOD.
4779 4779
4780;;;*** 4780;;;***
4781 4781
4782;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (19278 4782;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (19277
4783;;;;;; 4528)) 4783;;;;;; 34923))
4784;;; Generated autoloads from textmodes/css-mode.el 4784;;; Generated autoloads from textmodes/css-mode.el
4785 (add-to-list 'auto-mode-alist (cons (purecopy "\\.css\\'") 'css-mode)) 4785 (add-to-list 'auto-mode-alist (cons (purecopy "\\.css\\'") 'css-mode))
4786 4786
@@ -4792,7 +4792,7 @@ Major mode to edit Cascading Style Sheets.
4792;;;*** 4792;;;***
4793 4793
4794;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 4794;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
4795;;;;;; (19278 4522)) 4795;;;;;; (19277 34919))
4796;;; Generated autoloads from emulation/cua-base.el 4796;;; Generated autoloads from emulation/cua-base.el
4797 4797
4798(defvar cua-mode nil "\ 4798(defvar cua-mode nil "\
@@ -4851,7 +4851,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
4851;;;;;; customize-mode customize customize-save-variable customize-set-variable 4851;;;;;; customize-mode customize customize-save-variable customize-set-variable
4852;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically 4852;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically
4853;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el" 4853;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el"
4854;;;;;; (19322 14239)) 4854;;;;;; (19360 14173))
4855;;; Generated autoloads from cus-edit.el 4855;;; Generated autoloads from cus-edit.el
4856 4856
4857(defvar custom-browse-sort-alphabetically nil "\ 4857(defvar custom-browse-sort-alphabetically nil "\
@@ -4859,8 +4859,8 @@ If non-nil, sort customization group alphabetically in `custom-browse'.")
4859 4859
4860(custom-autoload 'custom-browse-sort-alphabetically "cus-edit" t) 4860(custom-autoload 'custom-browse-sort-alphabetically "cus-edit" t)
4861 4861
4862(defvar custom-buffer-sort-alphabetically nil "\ 4862(defvar custom-buffer-sort-alphabetically t "\
4863If non-nil, sort each customization group alphabetically in Custom buffer.") 4863Whether to sort customization groups alphabetically in Custom buffer.")
4864 4864
4865(custom-autoload 'custom-buffer-sort-alphabetically "cus-edit" t) 4865(custom-autoload 'custom-buffer-sort-alphabetically "cus-edit" t)
4866 4866
@@ -5036,15 +5036,20 @@ Customize all already saved user options.
5036\(fn)" t nil) 5036\(fn)" t nil)
5037 5037
5038(autoload 'customize-apropos "cus-edit" "\ 5038(autoload 'customize-apropos "cus-edit" "\
5039Customize all loaded options, faces and groups matching REGEXP. 5039Customize all loaded options, faces and groups matching PATTERN.
5040If ALL is `options', include only options. 5040PATTERN can be a word, a list of words (separated by spaces),
5041If ALL is `faces', include only faces. 5041or a regexp (using some regexp special characters). If it is a word,
5042If ALL is `groups', include only groups. 5042search for matches for that word as a substring. If it is a list of words,
5043If ALL is t (interactively, with prefix arg), include variables 5043search for matches for any two (or more) of those words.
5044
5045If TYPE is `options', include only options.
5046If TYPE is `faces', include only faces.
5047If TYPE is `groups', include only groups.
5048If TYPE is t (interactively, with prefix arg), include variables
5044that are not customizable options, as well as faces and groups 5049that are not customizable options, as well as faces and groups
5045\(but we recommend using `apropos-variable' instead). 5050\(but we recommend using `apropos-variable' instead).
5046 5051
5047\(fn REGEXP &optional ALL)" t nil) 5052\(fn PATTERN &optional TYPE)" t nil)
5048 5053
5049(autoload 'customize-apropos-options "cus-edit" "\ 5054(autoload 'customize-apropos-options "cus-edit" "\
5050Customize all loaded customizable options matching REGEXP. 5055Customize all loaded customizable options matching REGEXP.
@@ -5149,7 +5154,7 @@ The format is suitable for use with `easy-menu-define'.
5149;;;*** 5154;;;***
5150 5155
5151;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" 5156;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el"
5152;;;;;; (19278 4516)) 5157;;;;;; (19277 34915))
5153;;; Generated autoloads from cus-theme.el 5158;;; Generated autoloads from cus-theme.el
5154 5159
5155(autoload 'customize-create-theme "cus-theme" "\ 5160(autoload 'customize-create-theme "cus-theme" "\
@@ -5160,7 +5165,7 @@ Create a custom theme.
5160;;;*** 5165;;;***
5161 5166
5162;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 5167;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
5163;;;;;; (19278 4516)) 5168;;;;;; (19277 34915))
5164;;; Generated autoloads from cvs-status.el 5169;;; Generated autoloads from cvs-status.el
5165 5170
5166(autoload 'cvs-status-mode "cvs-status" "\ 5171(autoload 'cvs-status-mode "cvs-status" "\
@@ -5171,7 +5176,7 @@ Mode used for cvs status output.
5171;;;*** 5176;;;***
5172 5177
5173;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5178;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5174;;;;;; "cwarn" "progmodes/cwarn.el" (19278 4527)) 5179;;;;;; "cwarn" "progmodes/cwarn.el" (19277 34922))
5175;;; Generated autoloads from progmodes/cwarn.el 5180;;; Generated autoloads from progmodes/cwarn.el
5176 5181
5177(autoload 'cwarn-mode "cwarn" "\ 5182(autoload 'cwarn-mode "cwarn" "\
@@ -5218,7 +5223,7 @@ See `cwarn-mode' for more information on Cwarn mode.
5218 5223
5219;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5224;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5220;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5225;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5221;;;;;; (19278 4524)) 5226;;;;;; (19277 34920))
5222;;; Generated autoloads from language/cyril-util.el 5227;;; Generated autoloads from language/cyril-util.el
5223 5228
5224(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5229(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5247,7 +5252,7 @@ If the argument is nil, we return the display table to its standard state.
5247;;;*** 5252;;;***
5248 5253
5249;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5254;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5250;;;;;; (19278 4516)) 5255;;;;;; (19277 34915))
5251;;; Generated autoloads from dabbrev.el 5256;;; Generated autoloads from dabbrev.el
5252(put 'dabbrev-case-fold-search 'risky-local-variable t) 5257(put 'dabbrev-case-fold-search 'risky-local-variable t)
5253(put 'dabbrev-case-replace 'risky-local-variable t) 5258(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5294,7 +5299,7 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5294;;;*** 5299;;;***
5295 5300
5296;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el" 5301;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el"
5297;;;;;; (19322 12063)) 5302;;;;;; (19324 55755))
5298;;; Generated autoloads from cedet/data-debug.el 5303;;; Generated autoloads from cedet/data-debug.el
5299 5304
5300(autoload 'data-debug-new-buffer "data-debug" "\ 5305(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5304,8 +5309,8 @@ Create a new data-debug buffer with NAME.
5304 5309
5305;;;*** 5310;;;***
5306 5311
5307;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (19278 5312;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (19339
5308;;;;;; 4525)) 5313;;;;;; 10551))
5309;;; Generated autoloads from net/dbus.el 5314;;; Generated autoloads from net/dbus.el
5310 5315
5311(autoload 'dbus-handle-event "dbus" "\ 5316(autoload 'dbus-handle-event "dbus" "\
@@ -5318,8 +5323,8 @@ If the HANDLER returns an `dbus-error', it is propagated as return message.
5318 5323
5319;;;*** 5324;;;***
5320 5325
5321;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (19278 5326;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (19277
5322;;;;;; 4527)) 5327;;;;;; 34922))
5323;;; Generated autoloads from progmodes/dcl-mode.el 5328;;; Generated autoloads from progmodes/dcl-mode.el
5324 5329
5325(autoload 'dcl-mode "dcl-mode" "\ 5330(autoload 'dcl-mode "dcl-mode" "\
@@ -5446,7 +5451,7 @@ There is some minimal font-lock support (see vars
5446;;;*** 5451;;;***
5447 5452
5448;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5453;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5449;;;;;; "emacs-lisp/debug.el" (19278 4521)) 5454;;;;;; "emacs-lisp/debug.el" (19277 34919))
5450;;; Generated autoloads from emacs-lisp/debug.el 5455;;; Generated autoloads from emacs-lisp/debug.el
5451 5456
5452(setq debugger 'debug) 5457(setq debugger 'debug)
@@ -5490,7 +5495,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5490;;;*** 5495;;;***
5491 5496
5492;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5497;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5493;;;;;; (19278 4527)) 5498;;;;;; (19277 34922))
5494;;; Generated autoloads from play/decipher.el 5499;;; Generated autoloads from play/decipher.el
5495 5500
5496(autoload 'decipher "decipher" "\ 5501(autoload 'decipher "decipher" "\
@@ -5519,8 +5524,8 @@ The most useful commands are:
5519;;;*** 5524;;;***
5520 5525
5521;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5526;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5522;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (19322 5527;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (19324
5523;;;;;; 12603)) 5528;;;;;; 55755))
5524;;; Generated autoloads from delim-col.el 5529;;; Generated autoloads from delim-col.el
5525 5530
5526(autoload 'delimit-columns-customize "delim-col" "\ 5531(autoload 'delimit-columns-customize "delim-col" "\
@@ -5545,7 +5550,7 @@ START and END delimits the corners of text rectangle.
5545;;;*** 5550;;;***
5546 5551
5547;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (19279 5552;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (19279
5548;;;;;; 36173)) 5553;;;;;; 53114))
5549;;; Generated autoloads from progmodes/delphi.el 5554;;; Generated autoloads from progmodes/delphi.el
5550 5555
5551(autoload 'delphi-mode "delphi" "\ 5556(autoload 'delphi-mode "delphi" "\
@@ -5596,8 +5601,8 @@ no args, if that value is non-nil.
5596 5601
5597;;;*** 5602;;;***
5598 5603
5599;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (19278 5604;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (19277
5600;;;;;; 4516)) 5605;;;;;; 34915))
5601;;; Generated autoloads from delsel.el 5606;;; Generated autoloads from delsel.el
5602 5607
5603(defalias 'pending-delete-mode 'delete-selection-mode) 5608(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5626,7 +5631,7 @@ any selection.
5626;;;*** 5631;;;***
5627 5632
5628;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5633;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5629;;;;;; "derived" "emacs-lisp/derived.el" (19278 4521)) 5634;;;;;; "derived" "emacs-lisp/derived.el" (19277 34919))
5630;;; Generated autoloads from emacs-lisp/derived.el 5635;;; Generated autoloads from emacs-lisp/derived.el
5631 5636
5632(autoload 'define-derived-mode "derived" "\ 5637(autoload 'define-derived-mode "derived" "\
@@ -5691,7 +5696,7 @@ the first time the mode is used.
5691;;;*** 5696;;;***
5692 5697
5693;;;### (autoloads (describe-char describe-text-properties) "descr-text" 5698;;;### (autoloads (describe-char describe-text-properties) "descr-text"
5694;;;;;; "descr-text.el" (19278 4516)) 5699;;;;;; "descr-text.el" (19277 34915))
5695;;; Generated autoloads from descr-text.el 5700;;; Generated autoloads from descr-text.el
5696 5701
5697(autoload 'describe-text-properties "descr-text" "\ 5702(autoload 'describe-text-properties "descr-text" "\
@@ -5719,7 +5724,7 @@ as well as widgets, buttons, overlays, and text properties.
5719;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 5724;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
5720;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 5725;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
5721;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 5726;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
5722;;;;;; "desktop.el" (19278 4516)) 5727;;;;;; "desktop.el" (19277 34915))
5723;;; Generated autoloads from desktop.el 5728;;; Generated autoloads from desktop.el
5724 5729
5725(defvar desktop-save-mode nil "\ 5730(defvar desktop-save-mode nil "\
@@ -5903,7 +5908,7 @@ Revert to the last loaded desktop.
5903 5908
5904;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 5909;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
5905;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 5910;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
5906;;;;;; "deuglify" "gnus/deuglify.el" (19278 4522)) 5911;;;;;; "deuglify" "gnus/deuglify.el" (19277 34919))
5907;;; Generated autoloads from gnus/deuglify.el 5912;;; Generated autoloads from gnus/deuglify.el
5908 5913
5909(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 5914(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -5936,7 +5941,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
5936;;;*** 5941;;;***
5937 5942
5938;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 5943;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
5939;;;;;; "calendar/diary-lib.el" (19295 48190)) 5944;;;;;; "calendar/diary-lib.el" (19295 48708))
5940;;; Generated autoloads from calendar/diary-lib.el 5945;;; Generated autoloads from calendar/diary-lib.el
5941 5946
5942(autoload 'diary "diary-lib" "\ 5947(autoload 'diary "diary-lib" "\
@@ -5979,7 +5984,7 @@ Major mode for editing the diary file.
5979;;;*** 5984;;;***
5980 5985
5981;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 5986;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
5982;;;;;; "diff.el" (19278 4516)) 5987;;;;;; "diff.el" (19277 34915))
5983;;; Generated autoloads from diff.el 5988;;; Generated autoloads from diff.el
5984 5989
5985(defvar diff-switches (purecopy "-c") "\ 5990(defvar diff-switches (purecopy "-c") "\
@@ -6017,7 +6022,7 @@ With prefix arg, prompt for diff switches.
6017;;;*** 6022;;;***
6018 6023
6019;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 6024;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
6020;;;;;; (19278 4516)) 6025;;;;;; (19354 34807))
6021;;; Generated autoloads from diff-mode.el 6026;;; Generated autoloads from diff-mode.el
6022 6027
6023(autoload 'diff-mode "diff-mode" "\ 6028(autoload 'diff-mode "diff-mode" "\
@@ -6045,7 +6050,7 @@ Minor mode for viewing/editing context diffs.
6045 6050
6046;;;*** 6051;;;***
6047 6052
6048;;;### (autoloads (dig) "dig" "net/dig.el" (19278 4525)) 6053;;;### (autoloads (dig) "dig" "net/dig.el" (19277 34921))
6049;;; Generated autoloads from net/dig.el 6054;;; Generated autoloads from net/dig.el
6050 6055
6051(autoload 'dig "dig" "\ 6056(autoload 'dig "dig" "\
@@ -6058,7 +6063,7 @@ Optional arguments are passed to `dig-invoke'.
6058 6063
6059;;;### (autoloads (dired-mode dired-auto-revert-buffer dired-noselect 6064;;;### (autoloads (dired-mode dired-auto-revert-buffer dired-noselect
6060;;;;;; dired-other-frame dired-other-window dired dired-trivial-filenames 6065;;;;;; dired-other-frame dired-other-window dired dired-trivial-filenames
6061;;;;;; dired-listing-switches) "dired" "dired.el" (19307 36715)) 6066;;;;;; dired-listing-switches) "dired" "dired.el" (19307 9881))
6062;;; Generated autoloads from dired.el 6067;;; Generated autoloads from dired.el
6063 6068
6064(defvar dired-listing-switches (purecopy "-al") "\ 6069(defvar dired-listing-switches (purecopy "-al") "\
@@ -6203,7 +6208,7 @@ Keybindings:
6203;;;*** 6208;;;***
6204 6209
6205;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el" 6210;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el"
6206;;;;;; (19299 12748)) 6211;;;;;; (19299 41380))
6207;;; Generated autoloads from dirtrack.el 6212;;; Generated autoloads from dirtrack.el
6208 6213
6209(autoload 'dirtrack-mode "dirtrack" "\ 6214(autoload 'dirtrack-mode "dirtrack" "\
@@ -6229,8 +6234,8 @@ function `dirtrack-debug-mode' to turn on debugging output.
6229 6234
6230;;;*** 6235;;;***
6231 6236
6232;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (19278 6237;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (19277
6233;;;;;; 4521)) 6238;;;;;; 34919))
6234;;; Generated autoloads from emacs-lisp/disass.el 6239;;; Generated autoloads from emacs-lisp/disass.el
6235 6240
6236(autoload 'disassemble "disass" "\ 6241(autoload 'disassemble "disass" "\
@@ -6249,7 +6254,7 @@ redefine OBJECT if it is a symbol.
6249;;;;;; standard-display-g1 standard-display-ascii standard-display-default 6254;;;;;; standard-display-g1 standard-display-ascii standard-display-default
6250;;;;;; standard-display-8bit describe-current-display-table describe-display-table 6255;;;;;; standard-display-8bit describe-current-display-table describe-display-table
6251;;;;;; set-display-table-slot display-table-slot make-display-table) 6256;;;;;; set-display-table-slot display-table-slot make-display-table)
6252;;;;;; "disp-table" "disp-table.el" (19278 4516)) 6257;;;;;; "disp-table" "disp-table.el" (19277 34916))
6253;;; Generated autoloads from disp-table.el 6258;;; Generated autoloads from disp-table.el
6254 6259
6255(autoload 'make-display-table "disp-table" "\ 6260(autoload 'make-display-table "disp-table" "\
@@ -6361,7 +6366,7 @@ in `.emacs'.
6361;;;*** 6366;;;***
6362 6367
6363;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6368;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6364;;;;;; (19278 4527)) 6369;;;;;; (19277 34922))
6365;;; Generated autoloads from play/dissociate.el 6370;;; Generated autoloads from play/dissociate.el
6366 6371
6367(autoload 'dissociated-press "dissociate" "\ 6372(autoload 'dissociated-press "dissociate" "\
@@ -6377,7 +6382,7 @@ Default is 2.
6377 6382
6378;;;*** 6383;;;***
6379 6384
6380;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (19278 4516)) 6385;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (19277 34916))
6381;;; Generated autoloads from dnd.el 6386;;; Generated autoloads from dnd.el
6382 6387
6383(defvar dnd-protocol-alist `((,(purecopy "^file:///") . dnd-open-local-file) (,(purecopy "^file://") . dnd-open-file) (,(purecopy "^file:") . dnd-open-local-file) (,(purecopy "^\\(https?\\|ftp\\|file\\|nfs\\)://") . dnd-open-file)) "\ 6388(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)) "\
@@ -6398,7 +6403,7 @@ if some action was made, or nil if the URL is ignored.")
6398;;;*** 6403;;;***
6399 6404
6400;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 6405;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
6401;;;;;; "textmodes/dns-mode.el" (19278 4528)) 6406;;;;;; "textmodes/dns-mode.el" (19277 34923))
6402;;; Generated autoloads from textmodes/dns-mode.el 6407;;; Generated autoloads from textmodes/dns-mode.el
6403 6408
6404(autoload 'dns-mode "dns-mode" "\ 6409(autoload 'dns-mode "dns-mode" "\
@@ -6423,7 +6428,7 @@ Locate SOA record and increment the serial field.
6423;;;*** 6428;;;***
6424 6429
6425;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode 6430;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode
6426;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (19322 12465)) 6431;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (19324 55755))
6427;;; Generated autoloads from doc-view.el 6432;;; Generated autoloads from doc-view.el
6428 6433
6429(autoload 'doc-view-mode-p "doc-view" "\ 6434(autoload 'doc-view-mode-p "doc-view" "\
@@ -6458,7 +6463,7 @@ Not documented
6458 6463
6459;;;*** 6464;;;***
6460 6465
6461;;;### (autoloads (doctor) "doctor" "play/doctor.el" (19278 4527)) 6466;;;### (autoloads (doctor) "doctor" "play/doctor.el" (19277 34922))
6462;;; Generated autoloads from play/doctor.el 6467;;; Generated autoloads from play/doctor.el
6463 6468
6464(autoload 'doctor "doctor" "\ 6469(autoload 'doctor "doctor" "\
@@ -6468,7 +6473,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6468 6473
6469;;;*** 6474;;;***
6470 6475
6471;;;### (autoloads (double-mode) "double" "double.el" (19278 4516)) 6476;;;### (autoloads (double-mode) "double" "double.el" (19277 34916))
6472;;; Generated autoloads from double.el 6477;;; Generated autoloads from double.el
6473 6478
6474(autoload 'double-mode "double" "\ 6479(autoload 'double-mode "double" "\
@@ -6483,7 +6488,7 @@ when pressed twice. See variable `double-map' for details.
6483 6488
6484;;;*** 6489;;;***
6485 6490
6486;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (19278 4527)) 6491;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (19277 34922))
6487;;; Generated autoloads from play/dunnet.el 6492;;; Generated autoloads from play/dunnet.el
6488 6493
6489(autoload 'dunnet "dunnet" "\ 6494(autoload 'dunnet "dunnet" "\
@@ -6494,7 +6499,7 @@ Switch to *dungeon* buffer and start game.
6494;;;*** 6499;;;***
6495 6500
6496;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" 6501;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
6497;;;;;; (19278 4522)) 6502;;;;;; (19277 34919))
6498;;; Generated autoloads from gnus/earcon.el 6503;;; Generated autoloads from gnus/earcon.el
6499 6504
6500(autoload 'gnus-earcon-display "earcon" "\ 6505(autoload 'gnus-earcon-display "earcon" "\
@@ -6506,7 +6511,7 @@ Play sounds in message buffers.
6506 6511
6507;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6512;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6508;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 6513;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
6509;;;;;; "emacs-lisp/easy-mmode.el" (19278 4521)) 6514;;;;;; "emacs-lisp/easy-mmode.el" (19277 34919))
6510;;; Generated autoloads from emacs-lisp/easy-mmode.el 6515;;; Generated autoloads from emacs-lisp/easy-mmode.el
6511 6516
6512(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6517(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -6611,8 +6616,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
6611;;;*** 6616;;;***
6612 6617
6613;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 6618;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
6614;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (19278 6619;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (19277
6615;;;;;; 4521)) 6620;;;;;; 34919))
6616;;; Generated autoloads from emacs-lisp/easymenu.el 6621;;; Generated autoloads from emacs-lisp/easymenu.el
6617 6622
6618(put 'easy-menu-define 'lisp-indent-function 'defun) 6623(put 'easy-menu-define 'lisp-indent-function 'defun)
@@ -6766,7 +6771,7 @@ To implement dynamic menus, either call this from
6766;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer 6771;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer
6767;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer 6772;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer
6768;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 6773;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
6769;;;;;; "progmodes/ebnf2ps.el" (19278 4527)) 6774;;;;;; "progmodes/ebnf2ps.el" (19277 34922))
6770;;; Generated autoloads from progmodes/ebnf2ps.el 6775;;; Generated autoloads from progmodes/ebnf2ps.el
6771 6776
6772(autoload 'ebnf-customize "ebnf2ps" "\ 6777(autoload 'ebnf-customize "ebnf2ps" "\
@@ -7040,8 +7045,8 @@ See `ebnf-style-database' documentation.
7040;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 7045;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
7041;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 7046;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
7042;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 7047;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
7043;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (19278 7048;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (19277
7044;;;;;; 4527)) 7049;;;;;; 34922))
7045;;; Generated autoloads from progmodes/ebrowse.el 7050;;; Generated autoloads from progmodes/ebrowse.el
7046 7051
7047(autoload 'ebrowse-tree-mode "ebrowse" "\ 7052(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7192,7 +7197,7 @@ Display statistics for a class tree.
7192;;;*** 7197;;;***
7193 7198
7194;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7199;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
7195;;;;;; (19278 4516)) 7200;;;;;; (19277 34916))
7196;;; Generated autoloads from ebuff-menu.el 7201;;; Generated autoloads from ebuff-menu.el
7197 7202
7198(autoload 'electric-buffer-list "ebuff-menu" "\ 7203(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -7217,7 +7222,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7217;;;*** 7222;;;***
7218 7223
7219;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7224;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
7220;;;;;; "echistory.el" (19278 4516)) 7225;;;;;; "echistory.el" (19277 34916))
7221;;; Generated autoloads from echistory.el 7226;;; Generated autoloads from echistory.el
7222 7227
7223(autoload 'Electric-command-history-redo-expression "echistory" "\ 7228(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7229,7 +7234,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7229;;;*** 7234;;;***
7230 7235
7231;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el" 7236;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el"
7232;;;;;; (19278 4522)) 7237;;;;;; (19277 34919))
7233;;; Generated autoloads from gnus/ecomplete.el 7238;;; Generated autoloads from gnus/ecomplete.el
7234 7239
7235(autoload 'ecomplete-setup "ecomplete" "\ 7240(autoload 'ecomplete-setup "ecomplete" "\
@@ -7239,7 +7244,7 @@ Not documented
7239 7244
7240;;;*** 7245;;;***
7241 7246
7242;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (19322 43174)) 7247;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (19324 55755))
7243;;; Generated autoloads from cedet/ede.el 7248;;; Generated autoloads from cedet/ede.el
7244 7249
7245(defvar global-ede-mode nil "\ 7250(defvar global-ede-mode nil "\
@@ -7265,7 +7270,7 @@ an EDE controlled project.
7265 7270
7266;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 7271;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
7267;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 7272;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
7268;;;;;; "emacs-lisp/edebug.el" (19278 4521)) 7273;;;;;; "emacs-lisp/edebug.el" (19277 34919))
7269;;; Generated autoloads from emacs-lisp/edebug.el 7274;;; Generated autoloads from emacs-lisp/edebug.el
7270 7275
7271(defvar edebug-all-defs nil "\ 7276(defvar edebug-all-defs nil "\
@@ -7338,7 +7343,7 @@ Toggle edebugging of all forms.
7338;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories 7343;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories
7339;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories 7344;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories
7340;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file 7345;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file
7341;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (19278 4516)) 7346;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (19277 34916))
7342;;; Generated autoloads from ediff.el 7347;;; Generated autoloads from ediff.el
7343 7348
7344(autoload 'ediff-files "ediff" "\ 7349(autoload 'ediff-files "ediff" "\
@@ -7570,7 +7575,7 @@ With optional NODE, goes to that node.
7570;;;*** 7575;;;***
7571 7576
7572;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" 7577;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
7573;;;;;; (19278 4516)) 7578;;;;;; (19277 34916))
7574;;; Generated autoloads from ediff-help.el 7579;;; Generated autoloads from ediff-help.el
7575 7580
7576(autoload 'ediff-customize "ediff-help" "\ 7581(autoload 'ediff-customize "ediff-help" "\
@@ -7581,7 +7586,7 @@ Not documented
7581;;;*** 7586;;;***
7582 7587
7583;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 7588;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
7584;;;;;; (19278 4516)) 7589;;;;;; (19277 34916))
7585;;; Generated autoloads from ediff-mult.el 7590;;; Generated autoloads from ediff-mult.el
7586 7591
7587(autoload 'ediff-show-registry "ediff-mult" "\ 7592(autoload 'ediff-show-registry "ediff-mult" "\
@@ -7594,7 +7599,7 @@ Display Ediff's registry.
7594;;;*** 7599;;;***
7595 7600
7596;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7601;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7597;;;;;; "ediff-util" "ediff-util.el" (19307 36715)) 7602;;;;;; "ediff-util" "ediff-util.el" (19304 58663))
7598;;; Generated autoloads from ediff-util.el 7603;;; Generated autoloads from ediff-util.el
7599 7604
7600(autoload 'ediff-toggle-multiframe "ediff-util" "\ 7605(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -7615,7 +7620,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
7615 7620
7616;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 7621;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
7617;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 7622;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
7618;;;;;; (19278 4516)) 7623;;;;;; (19277 34916))
7619;;; Generated autoloads from edmacro.el 7624;;; Generated autoloads from edmacro.el
7620 7625
7621(defvar edmacro-eight-bits nil "\ 7626(defvar edmacro-eight-bits nil "\
@@ -7668,7 +7673,7 @@ or nil, use a compact 80-column format.
7668;;;*** 7673;;;***
7669 7674
7670;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 7675;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
7671;;;;;; "emulation/edt.el" (19281 63740)) 7676;;;;;; "emulation/edt.el" (19280 45063))
7672;;; Generated autoloads from emulation/edt.el 7677;;; Generated autoloads from emulation/edt.el
7673 7678
7674(autoload 'edt-set-scroll-margins "edt" "\ 7679(autoload 'edt-set-scroll-margins "edt" "\
@@ -7686,7 +7691,7 @@ Turn on EDT Emulation.
7686;;;*** 7691;;;***
7687 7692
7688;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 7693;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
7689;;;;;; (19278 4516)) 7694;;;;;; (19277 34916))
7690;;; Generated autoloads from ehelp.el 7695;;; Generated autoloads from ehelp.el
7691 7696
7692(autoload 'with-electric-help "ehelp" "\ 7697(autoload 'with-electric-help "ehelp" "\
@@ -7723,7 +7728,7 @@ Not documented
7723;;;*** 7728;;;***
7724 7729
7725;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 7730;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
7726;;;;;; "eldoc" "emacs-lisp/eldoc.el" (19278 4521)) 7731;;;;;; "eldoc" "emacs-lisp/eldoc.el" (19277 34919))
7727;;; Generated autoloads from emacs-lisp/eldoc.el 7732;;; Generated autoloads from emacs-lisp/eldoc.el
7728 7733
7729(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\ 7734(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\
@@ -7766,8 +7771,8 @@ Emacs Lisp mode) that support ElDoc.")
7766 7771
7767;;;*** 7772;;;***
7768 7773
7769;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (19278 7774;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (19277
7770;;;;;; 4516)) 7775;;;;;; 34916))
7771;;; Generated autoloads from elide-head.el 7776;;; Generated autoloads from elide-head.el
7772 7777
7773(autoload 'elide-head "elide-head" "\ 7778(autoload 'elide-head "elide-head" "\
@@ -7784,7 +7789,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
7784 7789
7785;;;### (autoloads (elint-initialize elint-defun elint-current-buffer 7790;;;### (autoloads (elint-initialize elint-defun elint-current-buffer
7786;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el" 7791;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el"
7787;;;;;; (19322 43174)) 7792;;;;;; (19339 10551))
7788;;; Generated autoloads from emacs-lisp/elint.el 7793;;; Generated autoloads from emacs-lisp/elint.el
7789 7794
7790(autoload 'elint-file "elint" "\ 7795(autoload 'elint-file "elint" "\
@@ -7820,8 +7825,8 @@ optional prefix argument REINIT is non-nil.
7820;;;*** 7825;;;***
7821 7826
7822;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 7827;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
7823;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (19278 7828;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (19277
7824;;;;;; 4521)) 7829;;;;;; 34919))
7825;;; Generated autoloads from emacs-lisp/elp.el 7830;;; Generated autoloads from emacs-lisp/elp.el
7826 7831
7827(autoload 'elp-instrument-function "elp" "\ 7832(autoload 'elp-instrument-function "elp" "\
@@ -7856,7 +7861,7 @@ displayed.
7856;;;*** 7861;;;***
7857 7862
7858;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 7863;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
7859;;;;;; (19276 36114)) 7864;;;;;; (19361 52486))
7860;;; Generated autoloads from mail/emacsbug.el 7865;;; Generated autoloads from mail/emacsbug.el
7861 7866
7862(autoload 'report-emacs-bug "emacsbug" "\ 7867(autoload 'report-emacs-bug "emacsbug" "\
@@ -7871,7 +7876,7 @@ Prompts for bug subject. Leaves you in a mail buffer.
7871;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 7876;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
7872;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 7877;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
7873;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 7878;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
7874;;;;;; "emerge.el" (19259 35415)) 7879;;;;;; "emerge.el" (19267 61658))
7875;;; Generated autoloads from emerge.el 7880;;; Generated autoloads from emerge.el
7876 7881
7877(autoload 'emerge-files "emerge" "\ 7882(autoload 'emerge-files "emerge" "\
@@ -7932,7 +7937,7 @@ Not documented
7932;;;*** 7937;;;***
7933 7938
7934;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 7939;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
7935;;;;;; "enriched" "textmodes/enriched.el" (19278 4528)) 7940;;;;;; "enriched" "textmodes/enriched.el" (19277 34923))
7936;;; Generated autoloads from textmodes/enriched.el 7941;;; Generated autoloads from textmodes/enriched.el
7937 7942
7938(autoload 'enriched-mode "enriched" "\ 7943(autoload 'enriched-mode "enriched" "\
@@ -7967,8 +7972,8 @@ Not documented
7967;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region 7972;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region
7968;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file 7973;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file
7969;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys 7974;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys
7970;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (19278 7975;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (19277
7971;;;;;; 4516)) 7976;;;;;; 34916))
7972;;; Generated autoloads from epa.el 7977;;; Generated autoloads from epa.el
7973 7978
7974(autoload 'epa-list-keys "epa" "\ 7979(autoload 'epa-list-keys "epa" "\
@@ -8141,7 +8146,7 @@ Insert selected KEYS after the point.
8141;;;*** 8146;;;***
8142 8147
8143;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify 8148;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify
8144;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (19278 4516)) 8149;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (19277 34916))
8145;;; Generated autoloads from epa-dired.el 8150;;; Generated autoloads from epa-dired.el
8146 8151
8147(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8152(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8167,7 +8172,7 @@ Encrypt marked files.
8167;;;*** 8172;;;***
8168 8173
8169;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler) 8174;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler)
8170;;;;;; "epa-file" "epa-file.el" (19278 4516)) 8175;;;;;; "epa-file" "epa-file.el" (19277 34916))
8171;;; Generated autoloads from epa-file.el 8176;;; Generated autoloads from epa-file.el
8172 8177
8173(autoload 'epa-file-handler "epa-file" "\ 8178(autoload 'epa-file-handler "epa-file" "\
@@ -8189,7 +8194,7 @@ Not documented
8189 8194
8190;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt 8195;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt
8191;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode) 8196;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode)
8192;;;;;; "epa-mail" "epa-mail.el" (19278 4516)) 8197;;;;;; "epa-mail" "epa-mail.el" (19277 34916))
8193;;; Generated autoloads from epa-mail.el 8198;;; Generated autoloads from epa-mail.el
8194 8199
8195(autoload 'epa-mail-mode "epa-mail" "\ 8200(autoload 'epa-mail-mode "epa-mail" "\
@@ -8253,7 +8258,7 @@ Minor mode to hook EasyPG into Mail mode.
8253 8258
8254;;;*** 8259;;;***
8255 8260
8256;;;### (autoloads (epg-make-context) "epg" "epg.el" (19278 4516)) 8261;;;### (autoloads (epg-make-context) "epg" "epg.el" (19277 34916))
8257;;; Generated autoloads from epg.el 8262;;; Generated autoloads from epg.el
8258 8263
8259(autoload 'epg-make-context "epg" "\ 8264(autoload 'epg-make-context "epg" "\
@@ -8264,7 +8269,7 @@ Return a context object.
8264;;;*** 8269;;;***
8265 8270
8266;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration) 8271;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration)
8267;;;;;; "epg-config" "epg-config.el" (19278 4516)) 8272;;;;;; "epg-config" "epg-config.el" (19354 34807))
8268;;; Generated autoloads from epg-config.el 8273;;; Generated autoloads from epg-config.el
8269 8274
8270(autoload 'epg-configuration "epg-config" "\ 8275(autoload 'epg-configuration "epg-config" "\
@@ -8285,7 +8290,7 @@ Look at CONFIG and try to expand GROUP.
8285;;;*** 8290;;;***
8286 8291
8287;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" 8292;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc"
8288;;;;;; "erc/erc.el" (19293 59093)) 8293;;;;;; "erc/erc.el" (19294 23005))
8289;;; Generated autoloads from erc/erc.el 8294;;; Generated autoloads from erc/erc.el
8290 8295
8291(autoload 'erc-select-read-args "erc" "\ 8296(autoload 'erc-select-read-args "erc" "\
@@ -8327,33 +8332,33 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8327 8332
8328;;;*** 8333;;;***
8329 8334
8330;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (19278 8335;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (19277
8331;;;;;; 4522)) 8336;;;;;; 34919))
8332;;; Generated autoloads from erc/erc-autoaway.el 8337;;; Generated autoloads from erc/erc-autoaway.el
8333 (autoload 'erc-autoaway-mode "erc-autoaway") 8338 (autoload 'erc-autoaway-mode "erc-autoaway")
8334 8339
8335;;;*** 8340;;;***
8336 8341
8337;;;### (autoloads nil "erc-button" "erc/erc-button.el" (19278 4522)) 8342;;;### (autoloads nil "erc-button" "erc/erc-button.el" (19277 34919))
8338;;; Generated autoloads from erc/erc-button.el 8343;;; Generated autoloads from erc/erc-button.el
8339 (autoload 'erc-button-mode "erc-button" nil t) 8344 (autoload 'erc-button-mode "erc-button" nil t)
8340 8345
8341;;;*** 8346;;;***
8342 8347
8343;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (19278 4522)) 8348;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (19277 34919))
8344;;; Generated autoloads from erc/erc-capab.el 8349;;; Generated autoloads from erc/erc-capab.el
8345 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8350 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8346 8351
8347;;;*** 8352;;;***
8348 8353
8349;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (19278 4522)) 8354;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (19277 34919))
8350;;; Generated autoloads from erc/erc-compat.el 8355;;; Generated autoloads from erc/erc-compat.el
8351 (autoload 'erc-define-minor-mode "erc-compat") 8356 (autoload 'erc-define-minor-mode "erc-compat")
8352 8357
8353;;;*** 8358;;;***
8354 8359
8355;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 8360;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
8356;;;;;; "erc-dcc" "erc/erc-dcc.el" (19278 4522)) 8361;;;;;; "erc-dcc" "erc/erc-dcc.el" (19277 34919))
8357;;; Generated autoloads from erc/erc-dcc.el 8362;;; Generated autoloads from erc/erc-dcc.el
8358 (autoload 'erc-dcc-mode "erc-dcc") 8363 (autoload 'erc-dcc-mode "erc-dcc")
8359 8364
@@ -8386,7 +8391,7 @@ that subcommand.
8386;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 8391;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
8387;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 8392;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
8388;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 8393;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
8389;;;;;; (19278 4522)) 8394;;;;;; (19277 34919))
8390;;; Generated autoloads from erc/erc-ezbounce.el 8395;;; Generated autoloads from erc/erc-ezbounce.el
8391 8396
8392(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8397(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -8448,8 +8453,8 @@ Add EZBouncer convenience functions to ERC.
8448 8453
8449;;;*** 8454;;;***
8450 8455
8451;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (19278 8456;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (19277
8452;;;;;; 4522)) 8457;;;;;; 34919))
8453;;; Generated autoloads from erc/erc-fill.el 8458;;; Generated autoloads from erc/erc-fill.el
8454 (autoload 'erc-fill-mode "erc-fill" nil t) 8459 (autoload 'erc-fill-mode "erc-fill" nil t)
8455 8460
@@ -8461,15 +8466,15 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
8461 8466
8462;;;*** 8467;;;***
8463 8468
8464;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (19278 8469;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (19277
8465;;;;;; 4522)) 8470;;;;;; 34919))
8466;;; Generated autoloads from erc/erc-hecomplete.el 8471;;; Generated autoloads from erc/erc-hecomplete.el
8467 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t) 8472 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t)
8468 8473
8469;;;*** 8474;;;***
8470 8475
8471;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 8476;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
8472;;;;;; "erc/erc-identd.el" (19278 4522)) 8477;;;;;; "erc/erc-identd.el" (19277 34919))
8473;;; Generated autoloads from erc/erc-identd.el 8478;;; Generated autoloads from erc/erc-identd.el
8474 (autoload 'erc-identd-mode "erc-identd") 8479 (autoload 'erc-identd-mode "erc-identd")
8475 8480
@@ -8491,7 +8496,7 @@ Not documented
8491;;;*** 8496;;;***
8492 8497
8493;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 8498;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
8494;;;;;; (19278 4522)) 8499;;;;;; (19277 34919))
8495;;; Generated autoloads from erc/erc-imenu.el 8500;;; Generated autoloads from erc/erc-imenu.el
8496 8501
8497(autoload 'erc-create-imenu-index "erc-imenu" "\ 8502(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -8501,20 +8506,20 @@ Not documented
8501 8506
8502;;;*** 8507;;;***
8503 8508
8504;;;### (autoloads nil "erc-join" "erc/erc-join.el" (19278 4522)) 8509;;;### (autoloads nil "erc-join" "erc/erc-join.el" (19277 34919))
8505;;; Generated autoloads from erc/erc-join.el 8510;;; Generated autoloads from erc/erc-join.el
8506 (autoload 'erc-autojoin-mode "erc-join" nil t) 8511 (autoload 'erc-autojoin-mode "erc-join" nil t)
8507 8512
8508;;;*** 8513;;;***
8509 8514
8510;;;### (autoloads nil "erc-list" "erc/erc-list.el" (19278 4522)) 8515;;;### (autoloads nil "erc-list" "erc/erc-list.el" (19277 34919))
8511;;; Generated autoloads from erc/erc-list.el 8516;;; Generated autoloads from erc/erc-list.el
8512 (autoload 'erc-list-mode "erc-list") 8517 (autoload 'erc-list-mode "erc-list")
8513 8518
8514;;;*** 8519;;;***
8515 8520
8516;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 8521;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
8517;;;;;; "erc/erc-log.el" (19278 4522)) 8522;;;;;; "erc/erc-log.el" (19277 34919))
8518;;; Generated autoloads from erc/erc-log.el 8523;;; Generated autoloads from erc/erc-log.el
8519 (autoload 'erc-log-mode "erc-log" nil t) 8524 (autoload 'erc-log-mode "erc-log" nil t)
8520 8525
@@ -8546,7 +8551,7 @@ You can save every individual message by putting this function on
8546;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 8551;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
8547;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 8552;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
8548;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 8553;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
8549;;;;;; (19278 4522)) 8554;;;;;; (19277 34919))
8550;;; Generated autoloads from erc/erc-match.el 8555;;; Generated autoloads from erc/erc-match.el
8551 (autoload 'erc-match-mode "erc-match") 8556 (autoload 'erc-match-mode "erc-match")
8552 8557
@@ -8592,14 +8597,14 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
8592 8597
8593;;;*** 8598;;;***
8594 8599
8595;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (19278 4522)) 8600;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (19277 34919))
8596;;; Generated autoloads from erc/erc-menu.el 8601;;; Generated autoloads from erc/erc-menu.el
8597 (autoload 'erc-menu-mode "erc-menu" nil t) 8602 (autoload 'erc-menu-mode "erc-menu" nil t)
8598 8603
8599;;;*** 8604;;;***
8600 8605
8601;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 8606;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
8602;;;;;; (19278 4522)) 8607;;;;;; (19277 34919))
8603;;; Generated autoloads from erc/erc-netsplit.el 8608;;; Generated autoloads from erc/erc-netsplit.el
8604 (autoload 'erc-netsplit-mode "erc-netsplit") 8609 (autoload 'erc-netsplit-mode "erc-netsplit")
8605 8610
@@ -8611,7 +8616,7 @@ Show who's gone.
8611;;;*** 8616;;;***
8612 8617
8613;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 8618;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
8614;;;;;; "erc/erc-networks.el" (19278 4522)) 8619;;;;;; "erc/erc-networks.el" (19277 34919))
8615;;; Generated autoloads from erc/erc-networks.el 8620;;; Generated autoloads from erc/erc-networks.el
8616 8621
8617(autoload 'erc-determine-network "erc-networks" "\ 8622(autoload 'erc-determine-network "erc-networks" "\
@@ -8629,7 +8634,7 @@ Interactively select a server to connect to using `erc-server-alist'.
8629;;;*** 8634;;;***
8630 8635
8631;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 8636;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
8632;;;;;; "erc/erc-notify.el" (19278 4522)) 8637;;;;;; "erc/erc-notify.el" (19277 34919))
8633;;; Generated autoloads from erc/erc-notify.el 8638;;; Generated autoloads from erc/erc-notify.el
8634 (autoload 'erc-notify-mode "erc-notify" nil t) 8639 (autoload 'erc-notify-mode "erc-notify" nil t)
8635 8640
@@ -8647,33 +8652,33 @@ Not documented
8647 8652
8648;;;*** 8653;;;***
8649 8654
8650;;;### (autoloads nil "erc-page" "erc/erc-page.el" (19278 4522)) 8655;;;### (autoloads nil "erc-page" "erc/erc-page.el" (19277 34919))
8651;;; Generated autoloads from erc/erc-page.el 8656;;; Generated autoloads from erc/erc-page.el
8652 (autoload 'erc-page-mode "erc-page") 8657 (autoload 'erc-page-mode "erc-page")
8653 8658
8654;;;*** 8659;;;***
8655 8660
8656;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (19278 8661;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (19277
8657;;;;;; 4522)) 8662;;;;;; 34919))
8658;;; Generated autoloads from erc/erc-pcomplete.el 8663;;; Generated autoloads from erc/erc-pcomplete.el
8659 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 8664 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
8660 8665
8661;;;*** 8666;;;***
8662 8667
8663;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (19278 4522)) 8668;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (19277 34919))
8664;;; Generated autoloads from erc/erc-replace.el 8669;;; Generated autoloads from erc/erc-replace.el
8665 (autoload 'erc-replace-mode "erc-replace") 8670 (autoload 'erc-replace-mode "erc-replace")
8666 8671
8667;;;*** 8672;;;***
8668 8673
8669;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (19278 4522)) 8674;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (19277 34919))
8670;;; Generated autoloads from erc/erc-ring.el 8675;;; Generated autoloads from erc/erc-ring.el
8671 (autoload 'erc-ring-mode "erc-ring" nil t) 8676 (autoload 'erc-ring-mode "erc-ring" nil t)
8672 8677
8673;;;*** 8678;;;***
8674 8679
8675;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 8680;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
8676;;;;;; "erc-services" "erc/erc-services.el" (19310 24286)) 8681;;;;;; "erc-services" "erc/erc-services.el" (19311 8632))
8677;;; Generated autoloads from erc/erc-services.el 8682;;; Generated autoloads from erc/erc-services.el
8678 (autoload 'erc-services-mode "erc-services" nil t) 8683 (autoload 'erc-services-mode "erc-services" nil t)
8679 8684
@@ -8690,14 +8695,14 @@ When called interactively, read the password using `read-passwd'.
8690 8695
8691;;;*** 8696;;;***
8692 8697
8693;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (19278 4522)) 8698;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (19277 34919))
8694;;; Generated autoloads from erc/erc-sound.el 8699;;; Generated autoloads from erc/erc-sound.el
8695 (autoload 'erc-sound-mode "erc-sound") 8700 (autoload 'erc-sound-mode "erc-sound")
8696 8701
8697;;;*** 8702;;;***
8698 8703
8699;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 8704;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
8700;;;;;; (19278 4522)) 8705;;;;;; (19277 34919))
8701;;; Generated autoloads from erc/erc-speedbar.el 8706;;; Generated autoloads from erc/erc-speedbar.el
8702 8707
8703(autoload 'erc-speedbar-browser "erc-speedbar" "\ 8708(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -8708,21 +8713,21 @@ This will add a speedbar major display mode.
8708 8713
8709;;;*** 8714;;;***
8710 8715
8711;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (19278 8716;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (19277
8712;;;;;; 4522)) 8717;;;;;; 34919))
8713;;; Generated autoloads from erc/erc-spelling.el 8718;;; Generated autoloads from erc/erc-spelling.el
8714 (autoload 'erc-spelling-mode "erc-spelling" nil t) 8719 (autoload 'erc-spelling-mode "erc-spelling" nil t)
8715 8720
8716;;;*** 8721;;;***
8717 8722
8718;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (19278 4522)) 8723;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (19277 34919))
8719;;; Generated autoloads from erc/erc-stamp.el 8724;;; Generated autoloads from erc/erc-stamp.el
8720 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 8725 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
8721 8726
8722;;;*** 8727;;;***
8723 8728
8724;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 8729;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
8725;;;;;; (19278 4522)) 8730;;;;;; (19277 34919))
8726;;; Generated autoloads from erc/erc-track.el 8731;;; Generated autoloads from erc/erc-track.el
8727 8732
8728(defvar erc-track-minor-mode nil "\ 8733(defvar erc-track-minor-mode nil "\
@@ -8745,7 +8750,7 @@ module, otherwise the keybindings will not do anything useful.
8745;;;*** 8750;;;***
8746 8751
8747;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 8752;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
8748;;;;;; "erc-truncate" "erc/erc-truncate.el" (19278 4522)) 8753;;;;;; "erc-truncate" "erc/erc-truncate.el" (19277 34919))
8749;;; Generated autoloads from erc/erc-truncate.el 8754;;; Generated autoloads from erc/erc-truncate.el
8750 (autoload 'erc-truncate-mode "erc-truncate" nil t) 8755 (autoload 'erc-truncate-mode "erc-truncate" nil t)
8751 8756
@@ -8765,7 +8770,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
8765;;;*** 8770;;;***
8766 8771
8767;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 8772;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
8768;;;;;; (19278 4522)) 8773;;;;;; (19277 34919))
8769;;; Generated autoloads from erc/erc-xdcc.el 8774;;; Generated autoloads from erc/erc-xdcc.el
8770 (autoload 'erc-xdcc-mode "erc-xdcc") 8775 (autoload 'erc-xdcc-mode "erc-xdcc")
8771 8776
@@ -8776,8 +8781,8 @@ Add a file to `erc-xdcc-files'.
8776 8781
8777;;;*** 8782;;;***
8778 8783
8779;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (19278 8784;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (19277
8780;;;;;; 4522)) 8785;;;;;; 34919))
8781;;; Generated autoloads from eshell/esh-mode.el 8786;;; Generated autoloads from eshell/esh-mode.el
8782 8787
8783(autoload 'eshell-mode "esh-mode" "\ 8788(autoload 'eshell-mode "esh-mode" "\
@@ -8789,8 +8794,8 @@ Emacs shell interactive mode.
8789 8794
8790;;;*** 8795;;;***
8791 8796
8792;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (19278 8797;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (19277
8793;;;;;; 4522)) 8798;;;;;; 34919))
8794;;; Generated autoloads from eshell/esh-test.el 8799;;; Generated autoloads from eshell/esh-test.el
8795 8800
8796(autoload 'eshell-test "esh-test" "\ 8801(autoload 'eshell-test "esh-test" "\
@@ -8801,7 +8806,7 @@ Test Eshell to verify that it works as expected.
8801;;;*** 8806;;;***
8802 8807
8803;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell" 8808;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
8804;;;;;; "eshell/eshell.el" (19329 34899)) 8809;;;;;; "eshell/eshell.el" (19330 62404))
8805;;; Generated autoloads from eshell/eshell.el 8810;;; Generated autoloads from eshell/eshell.el
8806 8811
8807(autoload 'eshell "eshell" "\ 8812(autoload 'eshell "eshell" "\
@@ -8842,7 +8847,7 @@ corresponding to a successful execution.
8842;;;;;; visit-tags-table tags-table-mode find-tag-default-function 8847;;;;;; visit-tags-table tags-table-mode find-tag-default-function
8843;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 8848;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
8844;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 8849;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
8845;;;;;; (19278 4527)) 8850;;;;;; (19277 34922))
8846;;; Generated autoloads from progmodes/etags.el 8851;;; Generated autoloads from progmodes/etags.el
8847 8852
8848(defvar tags-file-name nil "\ 8853(defvar tags-file-name nil "\
@@ -9150,7 +9155,7 @@ for \\[find-tag] (which see).
9150;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer 9155;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer
9151;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer 9156;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer
9152;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el" 9157;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el"
9153;;;;;; (19278 4524)) 9158;;;;;; (19277 34920))
9154;;; Generated autoloads from language/ethio-util.el 9159;;; Generated autoloads from language/ethio-util.el
9155 9160
9156(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9161(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9320,7 +9325,7 @@ Not documented
9320 9325
9321;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 9326;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
9322;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 9327;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
9323;;;;;; (19278 4525)) 9328;;;;;; (19277 34921))
9324;;; Generated autoloads from net/eudc.el 9329;;; Generated autoloads from net/eudc.el
9325 9330
9326(autoload 'eudc-set-server "eudc" "\ 9331(autoload 'eudc-set-server "eudc" "\
@@ -9376,7 +9381,7 @@ This does nothing except loading eudc by autoload side-effect.
9376 9381
9377;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 9382;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
9378;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 9383;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
9379;;;;;; "eudc-bob" "net/eudc-bob.el" (19278 4525)) 9384;;;;;; "eudc-bob" "net/eudc-bob.el" (19277 34921))
9380;;; Generated autoloads from net/eudc-bob.el 9385;;; Generated autoloads from net/eudc-bob.el
9381 9386
9382(autoload 'eudc-display-generic-binary "eudc-bob" "\ 9387(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -9412,7 +9417,7 @@ Display a button for the JPEG DATA.
9412;;;*** 9417;;;***
9413 9418
9414;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 9419;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
9415;;;;;; "eudc-export" "net/eudc-export.el" (19278 4525)) 9420;;;;;; "eudc-export" "net/eudc-export.el" (19277 34921))
9416;;; Generated autoloads from net/eudc-export.el 9421;;; Generated autoloads from net/eudc-export.el
9417 9422
9418(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 9423(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -9429,7 +9434,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
9429;;;*** 9434;;;***
9430 9435
9431;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 9436;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
9432;;;;;; (19278 4525)) 9437;;;;;; (19277 34921))
9433;;; Generated autoloads from net/eudc-hotlist.el 9438;;; Generated autoloads from net/eudc-hotlist.el
9434 9439
9435(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 9440(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -9439,8 +9444,8 @@ Edit the hotlist of directory servers in a specialized buffer.
9439 9444
9440;;;*** 9445;;;***
9441 9446
9442;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (19278 9447;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (19277
9443;;;;;; 4521)) 9448;;;;;; 34919))
9444;;; Generated autoloads from emacs-lisp/ewoc.el 9449;;; Generated autoloads from emacs-lisp/ewoc.el
9445 9450
9446(autoload 'ewoc-create "ewoc" "\ 9451(autoload 'ewoc-create "ewoc" "\
@@ -9469,7 +9474,7 @@ fourth arg NOSEP non-nil inhibits this.
9469;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 9474;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
9470;;;;;; executable-self-display executable-set-magic executable-interpret 9475;;;;;; executable-self-display executable-set-magic executable-interpret
9471;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 9476;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
9472;;;;;; (19278 4527)) 9477;;;;;; (19277 34922))
9473;;; Generated autoloads from progmodes/executable.el 9478;;; Generated autoloads from progmodes/executable.el
9474 9479
9475(autoload 'executable-command-find-posix-p "executable" "\ 9480(autoload 'executable-command-find-posix-p "executable" "\
@@ -9512,7 +9517,7 @@ file modes.
9512 9517
9513;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 9518;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
9514;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" 9519;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
9515;;;;;; (19278 4516)) 9520;;;;;; (19277 34916))
9516;;; Generated autoloads from expand.el 9521;;; Generated autoloads from expand.el
9517 9522
9518(autoload 'expand-add-abbrevs "expand" "\ 9523(autoload 'expand-add-abbrevs "expand" "\
@@ -9561,7 +9566,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
9561 9566
9562;;;*** 9567;;;***
9563 9568
9564;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (19327 809)) 9569;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (19325 45050))
9565;;; Generated autoloads from progmodes/f90.el 9570;;; Generated autoloads from progmodes/f90.el
9566 9571
9567(autoload 'f90-mode "f90" "\ 9572(autoload 'f90-mode "f90" "\
@@ -9627,8 +9632,8 @@ with no args, if that value is non-nil.
9627;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set 9632;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set
9628;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase 9633;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase
9629;;;;;; text-scale-set face-remap-set-base face-remap-reset-base 9634;;;;;; text-scale-set face-remap-set-base face-remap-reset-base
9630;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (19278 9635;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (19360
9631;;;;;; 4516)) 9636;;;;;; 14173))
9632;;; Generated autoloads from face-remap.el 9637;;; Generated autoloads from face-remap.el
9633 9638
9634(autoload 'face-remap-add-relative "face-remap" "\ 9639(autoload 'face-remap-add-relative "face-remap" "\
@@ -9768,7 +9773,7 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
9768 9773
9769;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 9774;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
9770;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 9775;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
9771;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (19259 35416)) 9776;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (19267 61658))
9772;;; Generated autoloads from mail/feedmail.el 9777;;; Generated autoloads from mail/feedmail.el
9773 9778
9774(autoload 'feedmail-send-it "feedmail" "\ 9779(autoload 'feedmail-send-it "feedmail" "\
@@ -9822,7 +9827,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
9822;;;*** 9827;;;***
9823 9828
9824;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 9829;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
9825;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (19318 22201)) 9830;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (19318 65023))
9826;;; Generated autoloads from ffap.el 9831;;; Generated autoloads from ffap.el
9827 9832
9828(autoload 'ffap-next "ffap" "\ 9833(autoload 'ffap-next "ffap" "\
@@ -9886,7 +9891,7 @@ Evaluate the forms in variable `ffap-bindings'.
9886;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 9891;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
9887;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 9892;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
9888;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 9893;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
9889;;;;;; "filecache" "filecache.el" (19278 4516)) 9894;;;;;; "filecache" "filecache.el" (19277 34916))
9890;;; Generated autoloads from filecache.el 9895;;; Generated autoloads from filecache.el
9891 9896
9892(autoload 'file-cache-add-directory "filecache" "\ 9897(autoload 'file-cache-add-directory "filecache" "\
@@ -9946,7 +9951,7 @@ the name is considered already unique; only the second substitution
9946;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable 9951;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable
9947;;;;;; add-dir-local-variable delete-file-local-variable-prop-line 9952;;;;;; add-dir-local-variable delete-file-local-variable-prop-line
9948;;;;;; add-file-local-variable-prop-line delete-file-local-variable 9953;;;;;; add-file-local-variable-prop-line delete-file-local-variable
9949;;;;;; add-file-local-variable) "files-x" "files-x.el" (19278 4517)) 9954;;;;;; add-file-local-variable) "files-x" "files-x.el" (19277 34916))
9950;;; Generated autoloads from files-x.el 9955;;; Generated autoloads from files-x.el
9951 9956
9952(autoload 'add-file-local-variable "files-x" "\ 9957(autoload 'add-file-local-variable "files-x" "\
@@ -10011,8 +10016,8 @@ Copy directory-local variables to the -*- line.
10011 10016
10012;;;*** 10017;;;***
10013 10018
10014;;;### (autoloads (filesets-init) "filesets" "filesets.el" (19278 10019;;;### (autoloads (filesets-init) "filesets" "filesets.el" (19277
10015;;;;;; 4517)) 10020;;;;;; 34916))
10016;;; Generated autoloads from filesets.el 10021;;; Generated autoloads from filesets.el
10017 10022
10018(autoload 'filesets-init "filesets" "\ 10023(autoload 'filesets-init "filesets" "\
@@ -10023,7 +10028,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10023 10028
10024;;;*** 10029;;;***
10025 10030
10026;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (19279 36173)) 10031;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (19279 53114))
10027;;; Generated autoloads from find-cmd.el 10032;;; Generated autoloads from find-cmd.el
10028 10033
10029(autoload 'find-cmd "find-cmd" "\ 10034(autoload 'find-cmd "find-cmd" "\
@@ -10044,7 +10049,7 @@ result is a string that should be ready for the command line.
10044 10049
10045;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 10050;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
10046;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el" 10051;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el"
10047;;;;;; (19278 4517)) 10052;;;;;; (19277 34916))
10048;;; Generated autoloads from find-dired.el 10053;;; Generated autoloads from find-dired.el
10049 10054
10050(defvar find-ls-option (if (eq system-type 'berkeley-unix) (purecopy '("-ls" . "-gilsb")) (purecopy '("-exec ls -ld {} \\;" . "-ld"))) "\ 10055(defvar find-ls-option (if (eq system-type 'berkeley-unix) (purecopy '("-ls" . "-gilsb")) (purecopy '("-exec ls -ld {} \\;" . "-ld"))) "\
@@ -10105,7 +10110,7 @@ Thus ARG can also contain additional grep options.
10105 10110
10106;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10111;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10107;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 10112;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
10108;;;;;; (19278 4517)) 10113;;;;;; (19277 34916))
10109;;; Generated autoloads from find-file.el 10114;;; Generated autoloads from find-file.el
10110 10115
10111(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10116(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -10199,7 +10204,7 @@ Visit the file you click on in another window.
10199;;;;;; find-variable find-variable-noselect find-function-other-frame 10204;;;;;; find-variable find-variable-noselect find-function-other-frame
10200;;;;;; find-function-other-window find-function find-function-noselect 10205;;;;;; find-function-other-window find-function find-function-noselect
10201;;;;;; find-function-search-for-symbol find-library) "find-func" 10206;;;;;; find-function-search-for-symbol find-library) "find-func"
10202;;;;;; "emacs-lisp/find-func.el" (19278 4521)) 10207;;;;;; "emacs-lisp/find-func.el" (19277 34919))
10203;;; Generated autoloads from emacs-lisp/find-func.el 10208;;; Generated autoloads from emacs-lisp/find-func.el
10204 10209
10205(autoload 'find-library "find-func" "\ 10210(autoload 'find-library "find-func" "\
@@ -10354,7 +10359,7 @@ Define some key bindings for the find-function family of functions.
10354;;;*** 10359;;;***
10355 10360
10356;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 10361;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
10357;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (19278 4517)) 10362;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (19277 34916))
10358;;; Generated autoloads from find-lisp.el 10363;;; Generated autoloads from find-lisp.el
10359 10364
10360(autoload 'find-lisp-find-dired "find-lisp" "\ 10365(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -10375,7 +10380,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
10375;;;*** 10380;;;***
10376 10381
10377;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 10382;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
10378;;;;;; "finder" "finder.el" (19278 4517)) 10383;;;;;; "finder" "finder.el" (19360 14173))
10379;;; Generated autoloads from finder.el 10384;;; Generated autoloads from finder.el
10380 10385
10381(autoload 'finder-list-keywords "finder" "\ 10386(autoload 'finder-list-keywords "finder" "\
@@ -10397,7 +10402,7 @@ Find packages matching a given keyword.
10397;;;*** 10402;;;***
10398 10403
10399;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 10404;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
10400;;;;;; "flow-ctrl.el" (19278 4517)) 10405;;;;;; "flow-ctrl.el" (19277 34916))
10401;;; Generated autoloads from flow-ctrl.el 10406;;; Generated autoloads from flow-ctrl.el
10402 10407
10403(autoload 'enable-flow-control "flow-ctrl" "\ 10408(autoload 'enable-flow-control "flow-ctrl" "\
@@ -10419,7 +10424,7 @@ to get the effect of a C-q.
10419;;;*** 10424;;;***
10420 10425
10421;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 10426;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
10422;;;;;; (19278 4522)) 10427;;;;;; (19277 34919))
10423;;; Generated autoloads from gnus/flow-fill.el 10428;;; Generated autoloads from gnus/flow-fill.el
10424 10429
10425(autoload 'fill-flowed-encode "flow-fill" "\ 10430(autoload 'fill-flowed-encode "flow-fill" "\
@@ -10435,7 +10440,7 @@ Not documented
10435;;;*** 10440;;;***
10436 10441
10437;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode) 10442;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode)
10438;;;;;; "flymake" "progmodes/flymake.el" (19297 59939)) 10443;;;;;; "flymake" "progmodes/flymake.el" (19299 5862))
10439;;; Generated autoloads from progmodes/flymake.el 10444;;; Generated autoloads from progmodes/flymake.el
10440 10445
10441(autoload 'flymake-mode "flymake" "\ 10446(autoload 'flymake-mode "flymake" "\
@@ -10459,7 +10464,7 @@ Turn flymake mode off.
10459 10464
10460;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 10465;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
10461;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 10466;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
10462;;;;;; "flyspell" "textmodes/flyspell.el" (19319 39351)) 10467;;;;;; "flyspell" "textmodes/flyspell.el" (19324 55756))
10463;;; Generated autoloads from textmodes/flyspell.el 10468;;; Generated autoloads from textmodes/flyspell.el
10464 10469
10465(autoload 'flyspell-prog-mode "flyspell" "\ 10470(autoload 'flyspell-prog-mode "flyspell" "\
@@ -10529,7 +10534,7 @@ Flyspell whole buffer.
10529 10534
10530;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 10535;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
10531;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 10536;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
10532;;;;;; (19321 25921)) 10537;;;;;; (19277 34916))
10533;;; Generated autoloads from follow.el 10538;;; Generated autoloads from follow.el
10534 10539
10535(autoload 'turn-on-follow-mode "follow" "\ 10540(autoload 'turn-on-follow-mode "follow" "\
@@ -10602,8 +10607,8 @@ in your `~/.emacs' file, replacing [f7] by your favourite key:
10602 10607
10603;;;*** 10608;;;***
10604 10609
10605;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (19278 10610;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (19277
10606;;;;;; 4524)) 10611;;;;;; 34921))
10607;;; Generated autoloads from mail/footnote.el 10612;;; Generated autoloads from mail/footnote.el
10608 10613
10609(autoload 'footnote-mode "footnote" "\ 10614(autoload 'footnote-mode "footnote" "\
@@ -10617,7 +10622,7 @@ started, play around with the following keys:
10617;;;*** 10622;;;***
10618 10623
10619;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 10624;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
10620;;;;;; "forms" "forms.el" (19278 4517)) 10625;;;;;; "forms" "forms.el" (19277 34916))
10621;;; Generated autoloads from forms.el 10626;;; Generated autoloads from forms.el
10622 10627
10623(autoload 'forms-mode "forms" "\ 10628(autoload 'forms-mode "forms" "\
@@ -10654,7 +10659,7 @@ Visit a file in Forms mode in other window.
10654;;;*** 10659;;;***
10655 10660
10656;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" 10661;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el"
10657;;;;;; (19278 4527)) 10662;;;;;; (19277 34922))
10658;;; Generated autoloads from progmodes/fortran.el 10663;;; Generated autoloads from progmodes/fortran.el
10659 10664
10660(autoload 'fortran-mode "fortran" "\ 10665(autoload 'fortran-mode "fortran" "\
@@ -10732,7 +10737,7 @@ with no args, if that value is non-nil.
10732;;;*** 10737;;;***
10733 10738
10734;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 10739;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
10735;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (19278 4527)) 10740;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (19277 34922))
10736;;; Generated autoloads from play/fortune.el 10741;;; Generated autoloads from play/fortune.el
10737 10742
10738(autoload 'fortune-add-fortune "fortune" "\ 10743(autoload 'fortune-add-fortune "fortune" "\
@@ -10782,7 +10787,7 @@ and choose the directory as the fortune-file.
10782;;;*** 10787;;;***
10783 10788
10784;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el" 10789;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el"
10785;;;;;; (19327 809)) 10790;;;;;; (19326 57936))
10786;;; Generated autoloads from progmodes/gdb-ui.el 10791;;; Generated autoloads from progmodes/gdb-ui.el
10787 10792
10788(autoload 'gdb "gdb-ui" "\ 10793(autoload 'gdb "gdb-ui" "\
@@ -10840,8 +10845,8 @@ Non-nil means record the process input and output in `gdb-debug-log'.")
10840;;;*** 10845;;;***
10841 10846
10842;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 10847;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
10843;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (19278 10848;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (19277
10844;;;;;; 4521)) 10849;;;;;; 34919))
10845;;; Generated autoloads from emacs-lisp/generic.el 10850;;; Generated autoloads from emacs-lisp/generic.el
10846 10851
10847(defvar generic-mode-list nil "\ 10852(defvar generic-mode-list nil "\
@@ -10916,7 +10921,7 @@ regular expression that can be used as an element of
10916;;;*** 10921;;;***
10917 10922
10918;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 10923;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
10919;;;;;; (19278 4527)) 10924;;;;;; (19277 34922))
10920;;; Generated autoloads from progmodes/glasses.el 10925;;; Generated autoloads from progmodes/glasses.el
10921 10926
10922(autoload 'glasses-mode "glasses" "\ 10927(autoload 'glasses-mode "glasses" "\
@@ -10930,7 +10935,7 @@ at places they belong to.
10930 10935
10931;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 10936;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
10932;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el" 10937;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el"
10933;;;;;; (19278 4522)) 10938;;;;;; (19362 59593))
10934;;; Generated autoloads from gnus/gmm-utils.el 10939;;; Generated autoloads from gnus/gmm-utils.el
10935 10940
10936(autoload 'gmm-regexp-concat "gmm-utils" "\ 10941(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -10985,7 +10990,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
10985;;;*** 10990;;;***
10986 10991
10987;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 10992;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
10988;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (19278 4523)) 10993;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (19277 34920))
10989;;; Generated autoloads from gnus/gnus.el 10994;;; Generated autoloads from gnus/gnus.el
10990(when (fboundp 'custom-autoload) 10995(when (fboundp 'custom-autoload)
10991 (custom-autoload 'gnus-select-method "gnus")) 10996 (custom-autoload 'gnus-select-method "gnus"))
@@ -11038,7 +11043,7 @@ prompt the user for the name of an NNTP server to use.
11038;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11043;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11039;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11044;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11040;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11045;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11041;;;;;; "gnus/gnus-agent.el" (19278 4522)) 11046;;;;;; "gnus/gnus-agent.el" (19277 34920))
11042;;; Generated autoloads from gnus/gnus-agent.el 11047;;; Generated autoloads from gnus/gnus-agent.el
11043 11048
11044(autoload 'gnus-unplugged "gnus-agent" "\ 11049(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11129,7 +11134,7 @@ If CLEAN, obsolete (ignore).
11129;;;*** 11134;;;***
11130 11135
11131;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11136;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11132;;;;;; (19334 38589)) 11137;;;;;; (19333 26940))
11133;;; Generated autoloads from gnus/gnus-art.el 11138;;; Generated autoloads from gnus/gnus-art.el
11134 11139
11135(autoload 'gnus-article-prepare-display "gnus-art" "\ 11140(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11140,7 +11145,7 @@ Make the current buffer look like a nice article.
11140;;;*** 11145;;;***
11141 11146
11142;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" 11147;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
11143;;;;;; (19278 4522)) 11148;;;;;; (19277 34920))
11144;;; Generated autoloads from gnus/gnus-audio.el 11149;;; Generated autoloads from gnus/gnus-audio.el
11145 11150
11146(autoload 'gnus-audio-play "gnus-audio" "\ 11151(autoload 'gnus-audio-play "gnus-audio" "\
@@ -11151,7 +11156,7 @@ Play a sound FILE through the speaker.
11151;;;*** 11156;;;***
11152 11157
11153;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set) 11158;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set)
11154;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (19278 4522)) 11159;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (19277 34920))
11155;;; Generated autoloads from gnus/gnus-bookmark.el 11160;;; Generated autoloads from gnus/gnus-bookmark.el
11156 11161
11157(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 11162(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -11176,8 +11181,8 @@ deletion, or > if it is flagged for displaying.
11176 11181
11177;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 11182;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
11178;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 11183;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
11179;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (19278 11184;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (19277
11180;;;;;; 4522)) 11185;;;;;; 34920))
11181;;; Generated autoloads from gnus/gnus-cache.el 11186;;; Generated autoloads from gnus/gnus-cache.el
11182 11187
11183(autoload 'gnus-jog-cache "gnus-cache" "\ 11188(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -11219,7 +11224,7 @@ supported.
11219;;;*** 11224;;;***
11220 11225
11221;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 11226;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
11222;;;;;; "gnus-delay" "gnus/gnus-delay.el" (19278 4522)) 11227;;;;;; "gnus-delay" "gnus/gnus-delay.el" (19277 34920))
11223;;; Generated autoloads from gnus/gnus-delay.el 11228;;; Generated autoloads from gnus/gnus-delay.el
11224 11229
11225(autoload 'gnus-delay-article "gnus-delay" "\ 11230(autoload 'gnus-delay-article "gnus-delay" "\
@@ -11255,7 +11260,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11255;;;*** 11260;;;***
11256 11261
11257;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 11262;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
11258;;;;;; "gnus-diary" "gnus/gnus-diary.el" (19279 36173)) 11263;;;;;; "gnus-diary" "gnus/gnus-diary.el" (19279 53114))
11259;;; Generated autoloads from gnus/gnus-diary.el 11264;;; Generated autoloads from gnus/gnus-diary.el
11260 11265
11261(autoload 'gnus-user-format-function-d "gnus-diary" "\ 11266(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -11271,7 +11276,7 @@ Not documented
11271;;;*** 11276;;;***
11272 11277
11273;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 11278;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
11274;;;;;; (19278 4522)) 11279;;;;;; (19277 34920))
11275;;; Generated autoloads from gnus/gnus-dired.el 11280;;; Generated autoloads from gnus/gnus-dired.el
11276 11281
11277(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 11282(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -11282,7 +11287,7 @@ Convenience method to turn on gnus-dired-mode.
11282;;;*** 11287;;;***
11283 11288
11284;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 11289;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
11285;;;;;; (19278 4522)) 11290;;;;;; (19277 34920))
11286;;; Generated autoloads from gnus/gnus-draft.el 11291;;; Generated autoloads from gnus/gnus-draft.el
11287 11292
11288(autoload 'gnus-draft-reminder "gnus-draft" "\ 11293(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -11294,8 +11299,8 @@ Reminder user if there are unsent drafts.
11294 11299
11295;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 11300;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11296;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 11301;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
11297;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (19278 11302;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (19277
11298;;;;;; 4522)) 11303;;;;;; 34920))
11299;;; Generated autoloads from gnus/gnus-fun.el 11304;;; Generated autoloads from gnus/gnus-fun.el
11300 11305
11301(autoload 'gnus-random-x-face "gnus-fun" "\ 11306(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -11340,7 +11345,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
11340;;;*** 11345;;;***
11341 11346
11342;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 11347;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
11343;;;;;; "gnus-group" "gnus/gnus-group.el" (19278 4522)) 11348;;;;;; "gnus-group" "gnus/gnus-group.el" (19277 34920))
11344;;; Generated autoloads from gnus/gnus-group.el 11349;;; Generated autoloads from gnus/gnus-group.el
11345 11350
11346(autoload 'gnus-fetch-group "gnus-group" "\ 11351(autoload 'gnus-fetch-group "gnus-group" "\
@@ -11358,7 +11363,7 @@ Pop up a frame and enter GROUP.
11358;;;*** 11363;;;***
11359 11364
11360;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 11365;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
11361;;;;;; (19278 4523)) 11366;;;;;; (19277 34920))
11362;;; Generated autoloads from gnus/gnus-kill.el 11367;;; Generated autoloads from gnus/gnus-kill.el
11363 11368
11364(defalias 'gnus-batch-kill 'gnus-batch-score) 11369(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -11373,7 +11378,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
11373 11378
11374;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 11379;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
11375;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 11380;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
11376;;;;;; (19278 4523)) 11381;;;;;; (19277 34920))
11377;;; Generated autoloads from gnus/gnus-ml.el 11382;;; Generated autoloads from gnus/gnus-ml.el
11378 11383
11379(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 11384(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -11398,7 +11403,7 @@ Minor mode for providing mailing-list commands.
11398 11403
11399;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 11404;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
11400;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 11405;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
11401;;;;;; (19278 4523)) 11406;;;;;; (19277 34920))
11402;;; Generated autoloads from gnus/gnus-mlspl.el 11407;;; Generated autoloads from gnus/gnus-mlspl.el
11403 11408
11404(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 11409(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -11499,7 +11504,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
11499;;;*** 11504;;;***
11500 11505
11501;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" 11506;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
11502;;;;;; (19278 4523)) 11507;;;;;; (19277 34920))
11503;;; Generated autoloads from gnus/gnus-move.el 11508;;; Generated autoloads from gnus/gnus-move.el
11504 11509
11505(autoload 'gnus-change-server "gnus-move" "\ 11510(autoload 'gnus-change-server "gnus-move" "\
@@ -11511,7 +11516,7 @@ Update the .newsrc.eld file to reflect the change of nntp server.
11511;;;*** 11516;;;***
11512 11517
11513;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 11518;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
11514;;;;;; "gnus-msg" "gnus/gnus-msg.el" (19278 4523)) 11519;;;;;; "gnus-msg" "gnus/gnus-msg.el" (19277 34920))
11515;;; Generated autoloads from gnus/gnus-msg.el 11520;;; Generated autoloads from gnus/gnus-msg.el
11516 11521
11517(autoload 'gnus-msg-mail "gnus-msg" "\ 11522(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -11536,7 +11541,7 @@ Like `message-reply'.
11536;;;*** 11541;;;***
11537 11542
11538;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups) 11543;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups)
11539;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (19278 4523)) 11544;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (19277 34920))
11540;;; Generated autoloads from gnus/gnus-nocem.el 11545;;; Generated autoloads from gnus/gnus-nocem.el
11541 11546
11542(autoload 'gnus-nocem-scan-groups "gnus-nocem" "\ 11547(autoload 'gnus-nocem-scan-groups "gnus-nocem" "\
@@ -11553,7 +11558,7 @@ Load the NoCeM cache.
11553 11558
11554;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 11559;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
11555;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 11560;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
11556;;;;;; (19278 4523)) 11561;;;;;; (19277 34920))
11557;;; Generated autoloads from gnus/gnus-picon.el 11562;;; Generated autoloads from gnus/gnus-picon.el
11558 11563
11559(autoload 'gnus-treat-from-picon "gnus-picon" "\ 11564(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -11580,7 +11585,7 @@ If picons are already displayed, remove them.
11580;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 11585;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
11581;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 11586;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
11582;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 11587;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
11583;;;;;; "gnus/gnus-range.el" (19278 4523)) 11588;;;;;; "gnus/gnus-range.el" (19277 34920))
11584;;; Generated autoloads from gnus/gnus-range.el 11589;;; Generated autoloads from gnus/gnus-range.el
11585 11590
11586(autoload 'gnus-sorted-difference "gnus-range" "\ 11591(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -11648,7 +11653,7 @@ Add NUM into sorted LIST by side effect.
11648;;;*** 11653;;;***
11649 11654
11650;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 11655;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
11651;;;;;; "gnus-registry" "gnus/gnus-registry.el" (19278 4523)) 11656;;;;;; "gnus-registry" "gnus/gnus-registry.el" (19277 34920))
11652;;; Generated autoloads from gnus/gnus-registry.el 11657;;; Generated autoloads from gnus/gnus-registry.el
11653 11658
11654(autoload 'gnus-registry-initialize "gnus-registry" "\ 11659(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -11664,8 +11669,8 @@ Install the registry hooks.
11664;;;*** 11669;;;***
11665 11670
11666;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 11671;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
11667;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (19278 11672;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (19277
11668;;;;;; 4523)) 11673;;;;;; 34920))
11669;;; Generated autoloads from gnus/gnus-sieve.el 11674;;; Generated autoloads from gnus/gnus-sieve.el
11670 11675
11671(autoload 'gnus-sieve-update "gnus-sieve" "\ 11676(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -11693,7 +11698,7 @@ Not documented
11693;;;*** 11698;;;***
11694 11699
11695;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" 11700;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
11696;;;;;; (19278 4523)) 11701;;;;;; (19277 34920))
11697;;; Generated autoloads from gnus/gnus-soup.el 11702;;; Generated autoloads from gnus/gnus-soup.el
11698 11703
11699(autoload 'gnus-batch-brew-soup "gnus-soup" "\ 11704(autoload 'gnus-batch-brew-soup "gnus-soup" "\
@@ -11713,7 +11718,7 @@ Note -- this function hasn't been implemented yet.
11713;;;*** 11718;;;***
11714 11719
11715;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 11720;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
11716;;;;;; (19278 4523)) 11721;;;;;; (19277 34920))
11717;;; Generated autoloads from gnus/gnus-spec.el 11722;;; Generated autoloads from gnus/gnus-spec.el
11718 11723
11719(autoload 'gnus-update-format "gnus-spec" "\ 11724(autoload 'gnus-update-format "gnus-spec" "\
@@ -11724,8 +11729,8 @@ Update the format specification near point.
11724;;;*** 11729;;;***
11725 11730
11726;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news 11731;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news
11727;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (19278 11732;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (19277
11728;;;;;; 4523)) 11733;;;;;; 34920))
11729;;; Generated autoloads from gnus/gnus-start.el 11734;;; Generated autoloads from gnus/gnus-start.el
11730 11735
11731(autoload 'gnus-declare-backend "gnus-start" "\ 11736(autoload 'gnus-declare-backend "gnus-start" "\
@@ -11741,7 +11746,7 @@ Not documented
11741;;;*** 11746;;;***
11742 11747
11743;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 11748;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
11744;;;;;; (19278 4523)) 11749;;;;;; (19277 34920))
11745;;; Generated autoloads from gnus/gnus-win.el 11750;;; Generated autoloads from gnus/gnus-win.el
11746 11751
11747(autoload 'gnus-add-configuration "gnus-win" "\ 11752(autoload 'gnus-add-configuration "gnus-win" "\
@@ -11751,7 +11756,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
11751 11756
11752;;;*** 11757;;;***
11753 11758
11754;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (19278 4527)) 11759;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (19277 34922))
11755;;; Generated autoloads from play/gomoku.el 11760;;; Generated autoloads from play/gomoku.el
11756 11761
11757(autoload 'gomoku "gomoku" "\ 11762(autoload 'gomoku "gomoku" "\
@@ -11778,8 +11783,8 @@ Use \\[describe-mode] for more info.
11778;;;*** 11783;;;***
11779 11784
11780;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address 11785;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address
11781;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (19278 11786;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (19360
11782;;;;;; 4525)) 11787;;;;;; 14173))
11783;;; Generated autoloads from net/goto-addr.el 11788;;; Generated autoloads from net/goto-addr.el
11784 11789
11785(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 11790(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -11819,7 +11824,7 @@ Turn on `goto-address-mode', but only in comments and strings.
11819 11824
11820;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults 11825;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults
11821;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 11826;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
11822;;;;;; grep-window-height) "grep" "progmodes/grep.el" (19302 10642)) 11827;;;;;; grep-window-height) "grep" "progmodes/grep.el" (19304 58663))
11823;;; Generated autoloads from progmodes/grep.el 11828;;; Generated autoloads from progmodes/grep.el
11824 11829
11825(defvar grep-window-height nil "\ 11830(defvar grep-window-height nil "\
@@ -11975,7 +11980,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
11975 11980
11976;;;*** 11981;;;***
11977 11982
11978;;;### (autoloads (gs-load-image) "gs" "gs.el" (19278 4517)) 11983;;;### (autoloads (gs-load-image) "gs" "gs.el" (19277 34916))
11979;;; Generated autoloads from gs.el 11984;;; Generated autoloads from gs.el
11980 11985
11981(autoload 'gs-load-image "gs" "\ 11986(autoload 'gs-load-image "gs" "\
@@ -11989,7 +11994,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
11989;;;*** 11994;;;***
11990 11995
11991;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb 11996;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb
11992;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (19278 4527)) 11997;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (19277 34922))
11993;;; Generated autoloads from progmodes/gud.el 11998;;; Generated autoloads from progmodes/gud.el
11994 11999
11995(autoload 'gud-gdb "gud" "\ 12000(autoload 'gud-gdb "gud" "\
@@ -12077,8 +12082,8 @@ Toggle the display of GUD tooltips.
12077 12082
12078;;;*** 12083;;;***
12079 12084
12080;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (19278 12085;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (19277
12081;;;;;; 4527)) 12086;;;;;; 34922))
12082;;; Generated autoloads from play/handwrite.el 12087;;; Generated autoloads from play/handwrite.el
12083 12088
12084(autoload 'handwrite "handwrite" "\ 12089(autoload 'handwrite "handwrite" "\
@@ -12096,7 +12101,7 @@ Variables: handwrite-linespace (default 12)
12096;;;*** 12101;;;***
12097 12102
12098;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12103;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12099;;;;;; (19259 35420)) 12104;;;;;; (19267 61658))
12100;;; Generated autoloads from play/hanoi.el 12105;;; Generated autoloads from play/hanoi.el
12101 12106
12102(autoload 'hanoi "hanoi" "\ 12107(autoload 'hanoi "hanoi" "\
@@ -12125,7 +12130,7 @@ to be updated.
12125 12130
12126;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment 12131;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment
12127;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment) 12132;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment)
12128;;;;;; "hashcash" "mail/hashcash.el" (19278 4524)) 12133;;;;;; "hashcash" "mail/hashcash.el" (19361 52486))
12129;;; Generated autoloads from mail/hashcash.el 12134;;; Generated autoloads from mail/hashcash.el
12130 12135
12131(autoload 'hashcash-insert-payment "hashcash" "\ 12136(autoload 'hashcash-insert-payment "hashcash" "\
@@ -12170,7 +12175,7 @@ Prefix arg sets default accept amount temporarily.
12170;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12175;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12171;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12176;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12172;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12177;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12173;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (19278 4517)) 12178;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (19277 34916))
12174;;; Generated autoloads from help-at-pt.el 12179;;; Generated autoloads from help-at-pt.el
12175 12180
12176(autoload 'help-at-pt-string "help-at-pt" "\ 12181(autoload 'help-at-pt-string "help-at-pt" "\
@@ -12300,7 +12305,7 @@ different regions. With numeric argument ARG, behaves like
12300;;;### (autoloads (describe-categories describe-syntax describe-variable 12305;;;### (autoloads (describe-categories describe-syntax describe-variable
12301;;;;;; variable-at-point describe-function-1 find-lisp-object-file-name 12306;;;;;; variable-at-point describe-function-1 find-lisp-object-file-name
12302;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el" 12307;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el"
12303;;;;;; (19278 4517)) 12308;;;;;; (19277 34916))
12304;;; Generated autoloads from help-fns.el 12309;;; Generated autoloads from help-fns.el
12305 12310
12306(autoload 'describe-function "help-fns" "\ 12311(autoload 'describe-function "help-fns" "\
@@ -12370,7 +12375,7 @@ BUFFER should be a buffer or a buffer name.
12370;;;*** 12375;;;***
12371 12376
12372;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 12377;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
12373;;;;;; (19278 4517)) 12378;;;;;; (19277 34916))
12374;;; Generated autoloads from help-macro.el 12379;;; Generated autoloads from help-macro.el
12375 12380
12376(defvar three-step-help nil "\ 12381(defvar three-step-help nil "\
@@ -12386,8 +12391,8 @@ gives the window that lists the options.")
12386 12391
12387;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 12392;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
12388;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish 12393;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish
12389;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (19278 12394;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (19277
12390;;;;;; 4517)) 12395;;;;;; 34916))
12391;;; Generated autoloads from help-mode.el 12396;;; Generated autoloads from help-mode.el
12392 12397
12393(autoload 'help-mode "help-mode" "\ 12398(autoload 'help-mode "help-mode" "\
@@ -12479,7 +12484,7 @@ Add xrefs for symbols in `pp's output between FROM and TO.
12479;;;*** 12484;;;***
12480 12485
12481;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 12486;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
12482;;;;;; "emacs-lisp/helper.el" (19278 4521)) 12487;;;;;; "emacs-lisp/helper.el" (19277 34919))
12483;;; Generated autoloads from emacs-lisp/helper.el 12488;;; Generated autoloads from emacs-lisp/helper.el
12484 12489
12485(autoload 'Helper-describe-bindings "helper" "\ 12490(autoload 'Helper-describe-bindings "helper" "\
@@ -12495,7 +12500,7 @@ Provide help for current mode.
12495;;;*** 12500;;;***
12496 12501
12497;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 12502;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
12498;;;;;; "hexl.el" (19279 36173)) 12503;;;;;; "hexl.el" (19279 53114))
12499;;; Generated autoloads from hexl.el 12504;;; Generated autoloads from hexl.el
12500 12505
12501(autoload 'hexl-mode "hexl" "\ 12506(autoload 'hexl-mode "hexl" "\
@@ -12592,7 +12597,7 @@ This discards the buffer's undo information.
12592;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 12597;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
12593;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 12598;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
12594;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 12599;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
12595;;;;;; (19278 4517)) 12600;;;;;; (19277 34916))
12596;;; Generated autoloads from hi-lock.el 12601;;; Generated autoloads from hi-lock.el
12597 12602
12598(autoload 'hi-lock-mode "hi-lock" "\ 12603(autoload 'hi-lock-mode "hi-lock" "\
@@ -12726,7 +12731,7 @@ be found in variable `hi-lock-interactive-patterns'.
12726;;;*** 12731;;;***
12727 12732
12728;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el" 12733;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el"
12729;;;;;; (19278 4527)) 12734;;;;;; (19277 34922))
12730;;; Generated autoloads from progmodes/hideif.el 12735;;; Generated autoloads from progmodes/hideif.el
12731 12736
12732(autoload 'hide-ifdef-mode "hideif" "\ 12737(autoload 'hide-ifdef-mode "hideif" "\
@@ -12766,7 +12771,7 @@ how the hiding is done:
12766;;;*** 12771;;;***
12767 12772
12768;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 12773;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
12769;;;;;; (19278 4527)) 12774;;;;;; (19277 34922))
12770;;; Generated autoloads from progmodes/hideshow.el 12775;;; Generated autoloads from progmodes/hideshow.el
12771 12776
12772(defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\ 12777(defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\
@@ -12828,8 +12833,8 @@ Unconditionally turn off `hs-minor-mode'.
12828;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 12833;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
12829;;;;;; highlight-changes-previous-change highlight-changes-next-change 12834;;;;;; highlight-changes-previous-change highlight-changes-next-change
12830;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode 12835;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode
12831;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (19278 12836;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (19277
12832;;;;;; 4517)) 12837;;;;;; 34916))
12833;;; Generated autoloads from hilit-chg.el 12838;;; Generated autoloads from hilit-chg.el
12834 12839
12835(autoload 'highlight-changes-mode "hilit-chg" "\ 12840(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -12958,7 +12963,7 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
12958;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 12963;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
12959;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 12964;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
12960;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 12965;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
12961;;;;;; "hippie-exp.el" (19278 4517)) 12966;;;;;; "hippie-exp.el" (19277 34916))
12962;;; Generated autoloads from hippie-exp.el 12967;;; Generated autoloads from hippie-exp.el
12963 12968
12964(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) "\ 12969(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) "\
@@ -13031,7 +13036,7 @@ argument VERBOSE non-nil makes the function verbose.
13031;;;*** 13036;;;***
13032 13037
13033;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13038;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13034;;;;;; (19278 4517)) 13039;;;;;; (19354 34807))
13035;;; Generated autoloads from hl-line.el 13040;;; Generated autoloads from hl-line.el
13036 13041
13037(autoload 'hl-line-mode "hl-line" "\ 13042(autoload 'hl-line-mode "hl-line" "\
@@ -13075,7 +13080,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13075;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays 13080;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays
13076;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays 13081;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
13077;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays" 13082;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays"
13078;;;;;; "calendar/holidays.el" (19278 4519)) 13083;;;;;; "calendar/holidays.el" (19277 34918))
13079;;; Generated autoloads from calendar/holidays.el 13084;;; Generated autoloads from calendar/holidays.el
13080 13085
13081(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"))) "\ 13086(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"))) "\
@@ -13223,8 +13228,8 @@ The optional LABEL is used to label the buffer created.
13223 13228
13224;;;*** 13229;;;***
13225 13230
13226;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (19278 13231;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (19277
13227;;;;;; 4523)) 13232;;;;;; 34920))
13228;;; Generated autoloads from gnus/html2text.el 13233;;; Generated autoloads from gnus/html2text.el
13229 13234
13230(autoload 'html2text "html2text" "\ 13235(autoload 'html2text "html2text" "\
@@ -13235,8 +13240,8 @@ Convert HTML to plain text in the current buffer.
13235;;;*** 13240;;;***
13236 13241
13237;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 13242;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
13238;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (19278 13243;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (19277
13239;;;;;; 4517)) 13244;;;;;; 34916))
13240;;; Generated autoloads from ibuf-macs.el 13245;;; Generated autoloads from ibuf-macs.el
13241 13246
13242(autoload 'define-ibuffer-column "ibuf-macs" "\ 13247(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -13325,7 +13330,7 @@ bound to the current value of the filter.
13325;;;*** 13330;;;***
13326 13331
13327;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 13332;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
13328;;;;;; "ibuffer" "ibuffer.el" (19278 4517)) 13333;;;;;; "ibuffer" "ibuffer.el" (19279 53114))
13329;;; Generated autoloads from ibuffer.el 13334;;; Generated autoloads from ibuffer.el
13330 13335
13331(autoload 'ibuffer-list-buffers "ibuffer" "\ 13336(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -13366,7 +13371,7 @@ FORMATS is the value to use for `ibuffer-formats'.
13366 13371
13367;;;### (autoloads (icalendar-import-buffer icalendar-import-file 13372;;;### (autoloads (icalendar-import-buffer icalendar-import-file
13368;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 13373;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
13369;;;;;; "calendar/icalendar.el" (19327 809)) 13374;;;;;; "calendar/icalendar.el" (19339 10551))
13370;;; Generated autoloads from calendar/icalendar.el 13375;;; Generated autoloads from calendar/icalendar.el
13371 13376
13372(autoload 'icalendar-export-file "icalendar" "\ 13377(autoload 'icalendar-export-file "icalendar" "\
@@ -13418,8 +13423,8 @@ buffer `*icalendar-errors*'.
13418 13423
13419;;;*** 13424;;;***
13420 13425
13421;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (19278 13426;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (19277
13422;;;;;; 4517)) 13427;;;;;; 34916))
13423;;; Generated autoloads from icomplete.el 13428;;; Generated autoloads from icomplete.el
13424 13429
13425(defvar icomplete-mode nil "\ 13430(defvar icomplete-mode nil "\
@@ -13440,7 +13445,7 @@ otherwise turn it off.
13440 13445
13441;;;*** 13446;;;***
13442 13447
13443;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (19278 4527)) 13448;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (19277 34922))
13444;;; Generated autoloads from progmodes/icon.el 13449;;; Generated autoloads from progmodes/icon.el
13445 13450
13446(autoload 'icon-mode "icon" "\ 13451(autoload 'icon-mode "icon" "\
@@ -13481,7 +13486,7 @@ with no args, if that value is non-nil.
13481;;;*** 13486;;;***
13482 13487
13483;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 13488;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
13484;;;;;; (19278 4528)) 13489;;;;;; (19277 34922))
13485;;; Generated autoloads from progmodes/idlw-shell.el 13490;;; Generated autoloads from progmodes/idlw-shell.el
13486 13491
13487(autoload 'idlwave-shell "idlw-shell" "\ 13492(autoload 'idlwave-shell "idlw-shell" "\
@@ -13507,7 +13512,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
13507;;;*** 13512;;;***
13508 13513
13509;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 13514;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
13510;;;;;; (19279 36173)) 13515;;;;;; (19279 53114))
13511;;; Generated autoloads from progmodes/idlwave.el 13516;;; Generated autoloads from progmodes/idlwave.el
13512 13517
13513(autoload 'idlwave-mode "idlwave" "\ 13518(autoload 'idlwave-mode "idlwave" "\
@@ -13641,8 +13646,8 @@ The main features of this mode are
13641;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 13646;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
13642;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 13647;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
13643;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 13648;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
13644;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (19284 13649;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (19286
13645;;;;;; 47302)) 13650;;;;;; 4503))
13646;;; Generated autoloads from ido.el 13651;;; Generated autoloads from ido.el
13647 13652
13648(defvar ido-mode nil "\ 13653(defvar ido-mode nil "\
@@ -13903,7 +13908,7 @@ DEF, if non-nil, is the default value.
13903 13908
13904;;;*** 13909;;;***
13905 13910
13906;;;### (autoloads (ielm) "ielm" "ielm.el" (19278 4517)) 13911;;;### (autoloads (ielm) "ielm" "ielm.el" (19277 34916))
13907;;; Generated autoloads from ielm.el 13912;;; Generated autoloads from ielm.el
13908 (add-hook 'same-window-buffer-names (purecopy "*ielm*")) 13913 (add-hook 'same-window-buffer-names (purecopy "*ielm*"))
13909 13914
@@ -13916,7 +13921,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
13916;;;*** 13921;;;***
13917 13922
13918;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el" 13923;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el"
13919;;;;;; (19278 4517)) 13924;;;;;; (19277 34916))
13920;;; Generated autoloads from iimage.el 13925;;; Generated autoloads from iimage.el
13921 13926
13922(autoload 'turn-on-iimage-mode "iimage" "\ 13927(autoload 'turn-on-iimage-mode "iimage" "\
@@ -13931,11 +13936,11 @@ Toggle inline image minor mode.
13931 13936
13932;;;*** 13937;;;***
13933 13938
13934;;;### (autoloads (defimage find-image remove-images insert-sliced-image 13939;;;### (autoloads (create-animated-image defimage find-image remove-images
13935;;;;;; insert-image put-image create-image image-type-auto-detected-p 13940;;;;;; insert-sliced-image insert-image put-image create-image image-type-auto-detected-p
13936;;;;;; image-type-available-p image-type image-type-from-file-name 13941;;;;;; image-type-available-p image-type image-type-from-file-name
13937;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data) 13942;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data)
13938;;;;;; "image" "image.el" (19278 4517)) 13943;;;;;; "image" "image.el" (19351 60740))
13939;;; Generated autoloads from image.el 13944;;; Generated autoloads from image.el
13940 13945
13941(autoload 'image-type-from-data "image" "\ 13946(autoload 'image-type-from-data "image" "\
@@ -14109,6 +14114,22 @@ Example:
14109 14114
14110\(fn SYMBOL SPECS &optional DOC)" nil (quote macro)) 14115\(fn SYMBOL SPECS &optional DOC)" nil (quote macro))
14111 14116
14117(autoload 'create-animated-image "image" "\
14118Create an animated image.
14119FILE-OR-DATA is an image file name or image data.
14120Optional TYPE is a symbol describing the image type. If TYPE is omitted
14121or nil, try to determine the image type from its first few bytes
14122of image data. If that doesn't work, and FILE-OR-DATA is a file name,
14123use its file extension as image type.
14124Optional DATA-P non-nil means FILE-OR-DATA is a string containing image data.
14125Optional PROPS are additional image attributes to assign to the image,
14126like, e.g. `:mask MASK'.
14127Value is the image created, or nil if images of type TYPE are not supported.
14128
14129Images should not be larger than specified by `max-image-size'.
14130
14131\(fn FILE-OR-DATA &optional TYPE DATA-P &rest PROPS)" nil nil)
14132
14112;;;*** 14133;;;***
14113 14134
14114;;;### (autoloads (image-dired-dired-edit-comment-and-tags image-dired-mark-tagged-files 14135;;;### (autoloads (image-dired-dired-edit-comment-and-tags image-dired-mark-tagged-files
@@ -14118,7 +14139,7 @@ Example:
14118;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag 14139;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
14119;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs 14140;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
14120;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs) 14141;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs)
14121;;;;;; "image-dired" "image-dired.el" (19278 4517)) 14142;;;;;; "image-dired" "image-dired.el" (19277 34916))
14122;;; Generated autoloads from image-dired.el 14143;;; Generated autoloads from image-dired.el
14123 14144
14124(autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\ 14145(autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\
@@ -14252,7 +14273,7 @@ easy-to-use form.
14252 14273
14253;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 14274;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
14254;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 14275;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
14255;;;;;; "image-file.el" (19278 4517)) 14276;;;;;; "image-file.el" (19277 34916))
14256;;; Generated autoloads from image-file.el 14277;;; Generated autoloads from image-file.el
14257 14278
14258(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ 14279(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
@@ -14314,7 +14335,7 @@ Image files are those whose name has an extension in
14314;;;*** 14335;;;***
14315 14336
14316;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode 14337;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
14317;;;;;; image-mode) "image-mode" "image-mode.el" (19308 49976)) 14338;;;;;; image-mode) "image-mode" "image-mode.el" (19351 60435))
14318;;; Generated autoloads from image-mode.el 14339;;; Generated autoloads from image-mode.el
14319 (push (cons (purecopy "\\.jpe?g\\'") 'image-mode) auto-mode-alist) 14340 (push (cons (purecopy "\\.jpe?g\\'") 'image-mode) auto-mode-alist)
14320 (push (cons (purecopy "\\.png\\'") 'image-mode) auto-mode-alist) 14341 (push (cons (purecopy "\\.png\\'") 'image-mode) auto-mode-alist)
@@ -14364,7 +14385,7 @@ Not documented
14364;;;*** 14385;;;***
14365 14386
14366;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 14387;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
14367;;;;;; imenu-sort-function) "imenu" "imenu.el" (19278 4517)) 14388;;;;;; imenu-sort-function) "imenu" "imenu.el" (19277 34916))
14368;;; Generated autoloads from imenu.el 14389;;; Generated autoloads from imenu.el
14369 14390
14370(defvar imenu-sort-function nil "\ 14391(defvar imenu-sort-function nil "\
@@ -14481,7 +14502,7 @@ for more information.
14481 14502
14482;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion 14503;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion
14483;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 14504;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
14484;;;;;; "ind-util" "language/ind-util.el" (19278 4524)) 14505;;;;;; "ind-util" "language/ind-util.el" (19277 34920))
14485;;; Generated autoloads from language/ind-util.el 14506;;; Generated autoloads from language/ind-util.el
14486 14507
14487(autoload 'indian-compose-region "ind-util" "\ 14508(autoload 'indian-compose-region "ind-util" "\
@@ -14513,7 +14534,7 @@ Convert old Emacs Devanagari characters to UCS.
14513 14534
14514;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 14535;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
14515;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 14536;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
14516;;;;;; "progmodes/inf-lisp.el" (19278 4528)) 14537;;;;;; "progmodes/inf-lisp.el" (19277 34922))
14517;;; Generated autoloads from progmodes/inf-lisp.el 14538;;; Generated autoloads from progmodes/inf-lisp.el
14518 14539
14519(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\ 14540(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\
@@ -14581,7 +14602,7 @@ of `inferior-lisp-program'). Runs the hooks from
14581;;;;;; Info-goto-emacs-command-node Info-mode info-finder info-apropos 14602;;;;;; Info-goto-emacs-command-node Info-mode info-finder info-apropos
14582;;;;;; Info-index Info-directory Info-on-current-buffer info-standalone 14603;;;;;; Info-index Info-directory Info-on-current-buffer info-standalone
14583;;;;;; info-emacs-manual info info-other-window) "info" "info.el" 14604;;;;;; info-emacs-manual info info-other-window) "info" "info.el"
14584;;;;;; (19315 29628)) 14605;;;;;; (19360 14173))
14585;;; Generated autoloads from info.el 14606;;; Generated autoloads from info.el
14586 14607
14587(autoload 'info-other-window "info" "\ 14608(autoload 'info-other-window "info" "\
@@ -14760,7 +14781,7 @@ type returned by `Info-bookmark-make-record', which see.
14760 14781
14761;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 14782;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
14762;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 14783;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
14763;;;;;; (19278 4517)) 14784;;;;;; (19277 34916))
14764;;; Generated autoloads from info-look.el 14785;;; Generated autoloads from info-look.el
14765 14786
14766(autoload 'info-lookup-reset "info-look" "\ 14787(autoload 'info-lookup-reset "info-look" "\
@@ -14808,7 +14829,7 @@ Perform completion on file preceding point.
14808;;;*** 14829;;;***
14809 14830
14810;;;### (autoloads (info-xref-check-all-custom info-xref-check-all 14831;;;### (autoloads (info-xref-check-all-custom info-xref-check-all
14811;;;;;; info-xref-check) "info-xref" "info-xref.el" (19278 4517)) 14832;;;;;; info-xref-check) "info-xref" "info-xref.el" (19277 34916))
14812;;; Generated autoloads from info-xref.el 14833;;; Generated autoloads from info-xref.el
14813 14834
14814(autoload 'info-xref-check "info-xref" "\ 14835(autoload 'info-xref-check "info-xref" "\
@@ -14835,7 +14856,7 @@ quite a while.
14835;;;*** 14856;;;***
14836 14857
14837;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold 14858;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold
14838;;;;;; Info-tagify) "informat" "informat.el" (19278 4517)) 14859;;;;;; Info-tagify) "informat" "informat.el" (19277 34916))
14839;;; Generated autoloads from informat.el 14860;;; Generated autoloads from informat.el
14840 14861
14841(autoload 'Info-tagify "informat" "\ 14862(autoload 'Info-tagify "informat" "\
@@ -14882,7 +14903,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
14882 14903
14883;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 14904;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
14884;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 14905;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
14885;;;;;; (19278 4524)) 14906;;;;;; (19277 34920))
14886;;; Generated autoloads from international/isearch-x.el 14907;;; Generated autoloads from international/isearch-x.el
14887 14908
14888(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 14909(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -14902,8 +14923,8 @@ Not documented
14902 14923
14903;;;*** 14924;;;***
14904 14925
14905;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (19278 14926;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (19277
14906;;;;;; 4517)) 14927;;;;;; 34916))
14907;;; Generated autoloads from isearchb.el 14928;;; Generated autoloads from isearchb.el
14908 14929
14909(autoload 'isearchb-activate "isearchb" "\ 14930(autoload 'isearchb-activate "isearchb" "\
@@ -14919,7 +14940,7 @@ accessed via isearchb.
14919;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 14940;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
14920;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 14941;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
14921;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 14942;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
14922;;;;;; "international/iso-cvt.el" (19278 4524)) 14943;;;;;; "international/iso-cvt.el" (19277 34920))
14923;;; Generated autoloads from international/iso-cvt.el 14944;;; Generated autoloads from international/iso-cvt.el
14924 14945
14925(autoload 'iso-spanish "iso-cvt" "\ 14946(autoload 'iso-spanish "iso-cvt" "\
@@ -15010,7 +15031,7 @@ Add submenus to the File menu, to convert to and from various formats.
15010;;;*** 15031;;;***
15011 15032
15012;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 15033;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
15013;;;;;; (19278 4524)) 15034;;;;;; (19277 34920))
15014;;; Generated autoloads from international/iso-transl.el 15035;;; Generated autoloads from international/iso-transl.el
15015 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 15036 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
15016 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 15037 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -15022,7 +15043,7 @@ Add submenus to the File menu, to convert to and from various formats.
15022;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15043;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
15023;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15044;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15024;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) 15045;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
15025;;;;;; "ispell" "textmodes/ispell.el" (19307 36715)) 15046;;;;;; "ispell" "textmodes/ispell.el" (19304 58663))
15026;;; Generated autoloads from textmodes/ispell.el 15047;;; Generated autoloads from textmodes/ispell.el
15027(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 15048(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
15028 15049
@@ -15240,8 +15261,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to
15240 15261
15241;;;*** 15262;;;***
15242 15263
15243;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (19314 15264;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (19315
15244;;;;;; 31189)) 15265;;;;;; 24485))
15245;;; Generated autoloads from iswitchb.el 15266;;; Generated autoloads from iswitchb.el
15246 15267
15247(defvar iswitchb-mode nil "\ 15268(defvar iswitchb-mode nil "\
@@ -15266,7 +15287,7 @@ This mode enables switching between buffers using substrings. See
15266;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 15287;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
15267;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 15288;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
15268;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 15289;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
15269;;;;;; "japan-util" "language/japan-util.el" (19278 4524)) 15290;;;;;; "japan-util" "language/japan-util.el" (19277 34920))
15270;;; Generated autoloads from language/japan-util.el 15291;;; Generated autoloads from language/japan-util.el
15271 15292
15272(autoload 'setup-japanese-environment-internal "japan-util" "\ 15293(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -15344,7 +15365,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
15344;;;*** 15365;;;***
15345 15366
15346;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 15367;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
15347;;;;;; "jka-compr.el" (19289 53536)) 15368;;;;;; "jka-compr.el" (19294 23005))
15348;;; Generated autoloads from jka-compr.el 15369;;; Generated autoloads from jka-compr.el
15349 15370
15350(defvar jka-compr-inhibit nil "\ 15371(defvar jka-compr-inhibit nil "\
@@ -15367,7 +15388,7 @@ by `jka-compr-installed'.
15367 15388
15368;;;*** 15389;;;***
15369 15390
15370;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19278 4528)) 15391;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19277 34922))
15371;;; Generated autoloads from progmodes/js.el 15392;;; Generated autoloads from progmodes/js.el
15372 15393
15373(autoload 'js-mode "js" "\ 15394(autoload 'js-mode "js" "\
@@ -15385,7 +15406,7 @@ Key bindings:
15385 15406
15386;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 15407;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
15387;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 15408;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
15388;;;;;; (19278 4522)) 15409;;;;;; (19277 34919))
15389;;; Generated autoloads from emulation/keypad.el 15410;;; Generated autoloads from emulation/keypad.el
15390 15411
15391(defvar keypad-setup nil "\ 15412(defvar keypad-setup nil "\
@@ -15441,7 +15462,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
15441;;;*** 15462;;;***
15442 15463
15443;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 15464;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
15444;;;;;; (19278 4524)) 15465;;;;;; (19277 34920))
15445;;; Generated autoloads from international/kinsoku.el 15466;;; Generated autoloads from international/kinsoku.el
15446 15467
15447(autoload 'kinsoku "kinsoku" "\ 15468(autoload 'kinsoku "kinsoku" "\
@@ -15462,8 +15483,8 @@ the context of text formatting.
15462 15483
15463;;;*** 15484;;;***
15464 15485
15465;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (19278 15486;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (19277
15466;;;;;; 4524)) 15487;;;;;; 34920))
15467;;; Generated autoloads from international/kkc.el 15488;;; Generated autoloads from international/kkc.el
15468 15489
15469(defvar kkc-after-update-conversion-functions nil "\ 15490(defvar kkc-after-update-conversion-functions nil "\
@@ -15488,7 +15509,7 @@ and the return value is the length of the conversion.
15488;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 15509;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
15489;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 15510;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
15490;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item) 15511;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item)
15491;;;;;; "kmacro" "kmacro.el" (19278 4517)) 15512;;;;;; "kmacro" "kmacro.el" (19277 34916))
15492;;; Generated autoloads from kmacro.el 15513;;; Generated autoloads from kmacro.el
15493 (global-set-key "\C-x(" 'kmacro-start-macro) 15514 (global-set-key "\C-x(" 'kmacro-start-macro)
15494 (global-set-key "\C-x)" 'kmacro-end-macro) 15515 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -15599,7 +15620,7 @@ If kbd macro currently being defined end it before activating it.
15599;;;*** 15620;;;***
15600 15621
15601;;;### (autoloads (setup-korean-environment-internal) "korea-util" 15622;;;### (autoloads (setup-korean-environment-internal) "korea-util"
15602;;;;;; "language/korea-util.el" (19278 4524)) 15623;;;;;; "language/korea-util.el" (19277 34920))
15603;;; Generated autoloads from language/korea-util.el 15624;;; Generated autoloads from language/korea-util.el
15604 15625
15605(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ 15626(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\
@@ -15614,7 +15635,7 @@ Not documented
15614;;;*** 15635;;;***
15615 15636
15616;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 15637;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
15617;;;;;; (19278 4527)) 15638;;;;;; (19277 34922))
15618;;; Generated autoloads from play/landmark.el 15639;;; Generated autoloads from play/landmark.el
15619 15640
15620(defalias 'landmark-repeat 'lm-test-run) 15641(defalias 'landmark-repeat 'lm-test-run)
@@ -15648,7 +15669,7 @@ Use \\[describe-mode] for more info.
15648 15669
15649;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string 15670;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
15650;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) 15671;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
15651;;;;;; "lao-util" "language/lao-util.el" (19278 4524)) 15672;;;;;; "lao-util" "language/lao-util.el" (19277 34920))
15652;;; Generated autoloads from language/lao-util.el 15673;;; Generated autoloads from language/lao-util.el
15653 15674
15654(autoload 'lao-compose-string "lao-util" "\ 15675(autoload 'lao-compose-string "lao-util" "\
@@ -15687,7 +15708,7 @@ Not documented
15687 15708
15688;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 15709;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
15689;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 15710;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
15690;;;;;; "latexenc" "international/latexenc.el" (19278 4524)) 15711;;;;;; "latexenc" "international/latexenc.el" (19277 34920))
15691;;; Generated autoloads from international/latexenc.el 15712;;; Generated autoloads from international/latexenc.el
15692 15713
15693(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))) "\ 15714(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))) "\
@@ -15719,7 +15740,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
15719;;;*** 15740;;;***
15720 15741
15721;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 15742;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
15722;;;;;; "latin1-disp" "international/latin1-disp.el" (19278 4524)) 15743;;;;;; "latin1-disp" "international/latin1-disp.el" (19277 34920))
15723;;; Generated autoloads from international/latin1-disp.el 15744;;; Generated autoloads from international/latin1-disp.el
15724 15745
15725(defvar latin1-display nil "\ 15746(defvar latin1-display nil "\
@@ -15761,7 +15782,7 @@ use either \\[customize] or the function `latin1-display'.")
15761;;;*** 15782;;;***
15762 15783
15763;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 15784;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
15764;;;;;; (19278 4528)) 15785;;;;;; (19277 34922))
15765;;; Generated autoloads from progmodes/ld-script.el 15786;;; Generated autoloads from progmodes/ld-script.el
15766 15787
15767(add-to-list 'auto-mode-alist (purecopy '("\\.ld[si]?\\>" . ld-script-mode))) 15788(add-to-list 'auto-mode-alist (purecopy '("\\.ld[si]?\\>" . ld-script-mode)))
@@ -15778,7 +15799,7 @@ A major mode to edit GNU ld script files
15778;;;*** 15799;;;***
15779 15800
15780;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 15801;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
15781;;;;;; (19278 4517)) 15802;;;;;; (19277 34916))
15782;;; Generated autoloads from ledit.el 15803;;; Generated autoloads from ledit.el
15783 15804
15784(defconst ledit-save-files t "\ 15805(defconst ledit-save-files t "\
@@ -15813,7 +15834,7 @@ Not documented
15813 15834
15814;;;*** 15835;;;***
15815 15836
15816;;;### (autoloads (life) "life" "play/life.el" (19278 4527)) 15837;;;### (autoloads (life) "life" "play/life.el" (19277 34922))
15817;;; Generated autoloads from play/life.el 15838;;; Generated autoloads from play/life.el
15818 15839
15819(autoload 'life "life" "\ 15840(autoload 'life "life" "\
@@ -15827,7 +15848,7 @@ generations (this defaults to 1).
15827;;;*** 15848;;;***
15828 15849
15829;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum" 15850;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum"
15830;;;;;; "linum.el" (19278 4517)) 15851;;;;;; "linum.el" (19277 34916))
15831;;; Generated autoloads from linum.el 15852;;; Generated autoloads from linum.el
15832 15853
15833(defvar linum-format 'dynamic "\ 15854(defvar linum-format 'dynamic "\
@@ -15865,8 +15886,8 @@ See `linum-mode' for more information on Linum mode.
15865 15886
15866;;;*** 15887;;;***
15867 15888
15868;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (19278 15889;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (19277
15869;;;;;; 4517)) 15890;;;;;; 34916))
15870;;; Generated autoloads from loadhist.el 15891;;; Generated autoloads from loadhist.el
15871 15892
15872(autoload 'unload-feature "loadhist" "\ 15893(autoload 'unload-feature "loadhist" "\
@@ -15898,7 +15919,7 @@ something strange, such as redefining an Emacs function.
15898;;;*** 15919;;;***
15899 15920
15900;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 15921;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
15901;;;;;; "locate" "locate.el" (19278 4517)) 15922;;;;;; "locate" "locate.el" (19277 34916))
15902;;; Generated autoloads from locate.el 15923;;; Generated autoloads from locate.el
15903 15924
15904(defvar locate-ls-subdir-switches (purecopy "-al") "\ 15925(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -15949,7 +15970,7 @@ except that FILTER is not optional.
15949 15970
15950;;;*** 15971;;;***
15951 15972
15952;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (19297 48769)) 15973;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (19354 34807))
15953;;; Generated autoloads from log-edit.el 15974;;; Generated autoloads from log-edit.el
15954 15975
15955(autoload 'log-edit "log-edit" "\ 15976(autoload 'log-edit "log-edit" "\
@@ -15975,8 +15996,8 @@ uses the current buffer.
15975 15996
15976;;;*** 15997;;;***
15977 15998
15978;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (19280 15999;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (19360
15979;;;;;; 40239)) 16000;;;;;; 14173))
15980;;; Generated autoloads from log-view.el 16001;;; Generated autoloads from log-view.el
15981 16002
15982(autoload 'log-view-mode "log-view" "\ 16003(autoload 'log-view-mode "log-view" "\
@@ -15986,8 +16007,8 @@ Major mode for browsing CVS log output.
15986 16007
15987;;;*** 16008;;;***
15988 16009
15989;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (19278 16010;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (19277
15990;;;;;; 4517)) 16011;;;;;; 34916))
15991;;; Generated autoloads from longlines.el 16012;;; Generated autoloads from longlines.el
15992 16013
15993(autoload 'longlines-mode "longlines" "\ 16014(autoload 'longlines-mode "longlines" "\
@@ -16008,8 +16029,8 @@ are indicated with a symbol.
16008;;;*** 16029;;;***
16009 16030
16010;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 16031;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
16011;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (19278 16032;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (19277
16012;;;;;; 4517)) 16033;;;;;; 34916))
16013;;; Generated autoloads from lpr.el 16034;;; Generated autoloads from lpr.el
16014 16035
16015(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt))) 16036(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)))
@@ -16103,7 +16124,7 @@ for further customization of the printer command.
16103;;;*** 16124;;;***
16104 16125
16105;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 16126;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
16106;;;;;; (19314 30682)) 16127;;;;;; (19315 24485))
16107;;; Generated autoloads from ls-lisp.el 16128;;; Generated autoloads from ls-lisp.el
16108 16129
16109(defvar ls-lisp-support-shell-wildcards t "\ 16130(defvar ls-lisp-support-shell-wildcards t "\
@@ -16114,8 +16135,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
16114 16135
16115;;;*** 16136;;;***
16116 16137
16117;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (19278 16138;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (19277
16118;;;;;; 4519)) 16139;;;;;; 34918))
16119;;; Generated autoloads from calendar/lunar.el 16140;;; Generated autoloads from calendar/lunar.el
16120 16141
16121(autoload 'lunar-phases "lunar" "\ 16142(autoload 'lunar-phases "lunar" "\
@@ -16129,8 +16150,8 @@ This function is suitable for execution in a .emacs file.
16129 16150
16130;;;*** 16151;;;***
16131 16152
16132;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (19278 16153;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (19277
16133;;;;;; 4528)) 16154;;;;;; 34922))
16134;;; Generated autoloads from progmodes/m4-mode.el 16155;;; Generated autoloads from progmodes/m4-mode.el
16135 16156
16136(autoload 'm4-mode "m4-mode" "\ 16157(autoload 'm4-mode "m4-mode" "\
@@ -16142,7 +16163,7 @@ A major mode to edit m4 macro files.
16142;;;*** 16163;;;***
16143 16164
16144;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 16165;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
16145;;;;;; (19278 4521)) 16166;;;;;; (19277 34919))
16146;;; Generated autoloads from emacs-lisp/macroexp.el 16167;;; Generated autoloads from emacs-lisp/macroexp.el
16147 16168
16148(autoload 'macroexpand-all "macroexp" "\ 16169(autoload 'macroexpand-all "macroexp" "\
@@ -16156,7 +16177,7 @@ definitions to shadow the loaded ones for use in file byte-compilation.
16156;;;*** 16177;;;***
16157 16178
16158;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 16179;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
16159;;;;;; name-last-kbd-macro) "macros" "macros.el" (19307 36715)) 16180;;;;;; name-last-kbd-macro) "macros" "macros.el" (19344 29797))
16160;;; Generated autoloads from macros.el 16181;;; Generated autoloads from macros.el
16161 16182
16162(autoload 'name-last-kbd-macro "macros" "\ 16183(autoload 'name-last-kbd-macro "macros" "\
@@ -16245,7 +16266,7 @@ and then select the region of un-tablified names and use
16245;;;*** 16266;;;***
16246 16267
16247;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 16268;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
16248;;;;;; "mail/mail-extr.el" (19278 4525)) 16269;;;;;; "mail/mail-extr.el" (19277 34921))
16249;;; Generated autoloads from mail/mail-extr.el 16270;;; Generated autoloads from mail/mail-extr.el
16250 16271
16251(autoload 'mail-extract-address-components "mail-extr" "\ 16272(autoload 'mail-extract-address-components "mail-extr" "\
@@ -16277,7 +16298,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
16277 16298
16278;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 16299;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
16279;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 16300;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
16280;;;;;; (19278 4525)) 16301;;;;;; (19277 34921))
16281;;; Generated autoloads from mail/mail-hist.el 16302;;; Generated autoloads from mail/mail-hist.el
16282 16303
16283(autoload 'mail-hist-define-keys "mail-hist" "\ 16304(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -16309,7 +16330,7 @@ This function normally would be called when the message is sent.
16309;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 16330;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
16310;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable 16331;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable
16311;;;;;; mail-file-babyl-p mail-use-rfc822) "mail-utils" "mail/mail-utils.el" 16332;;;;;; mail-file-babyl-p mail-use-rfc822) "mail-utils" "mail/mail-utils.el"
16312;;;;;; (19307 36715)) 16333;;;;;; (19306 22782))
16313;;; Generated autoloads from mail/mail-utils.el 16334;;; Generated autoloads from mail/mail-utils.el
16314 16335
16315(defvar mail-use-rfc822 nil "\ 16336(defvar mail-use-rfc822 nil "\
@@ -16371,8 +16392,8 @@ matches may be returned from the message body.
16371;;;*** 16392;;;***
16372 16393
16373;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup 16394;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
16374;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (19278 16395;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (19277
16375;;;;;; 4525)) 16396;;;;;; 34921))
16376;;; Generated autoloads from mail/mailabbrev.el 16397;;; Generated autoloads from mail/mailabbrev.el
16377 16398
16378(defvar mail-abbrevs-mode nil "\ 16399(defvar mail-abbrevs-mode nil "\
@@ -16414,8 +16435,8 @@ double-quotes.
16414;;;*** 16435;;;***
16415 16436
16416;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases 16437;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
16417;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (19278 16438;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (19277
16418;;;;;; 4525)) 16439;;;;;; 34921))
16419;;; Generated autoloads from mail/mailalias.el 16440;;; Generated autoloads from mail/mailalias.el
16420 16441
16421(defvar mail-complete-style 'angles "\ 16442(defvar mail-complete-style 'angles "\
@@ -16461,7 +16482,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any.
16461;;;*** 16482;;;***
16462 16483
16463;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 16484;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
16464;;;;;; (19278 4525)) 16485;;;;;; (19277 34921))
16465;;; Generated autoloads from mail/mailclient.el 16486;;; Generated autoloads from mail/mailclient.el
16466 16487
16467(autoload 'mailclient-send-it "mailclient" "\ 16488(autoload 'mailclient-send-it "mailclient" "\
@@ -16475,7 +16496,7 @@ The mail client is taken to be the handler of mailto URLs.
16475 16496
16476;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 16497;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
16477;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 16498;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
16478;;;;;; "make-mode" "progmodes/make-mode.el" (19278 4528)) 16499;;;;;; "make-mode" "progmodes/make-mode.el" (19277 34922))
16479;;; Generated autoloads from progmodes/make-mode.el 16500;;; Generated autoloads from progmodes/make-mode.el
16480 16501
16481(autoload 'makefile-mode "make-mode" "\ 16502(autoload 'makefile-mode "make-mode" "\
@@ -16592,8 +16613,8 @@ An adapted `makefile-mode' that knows about imake.
16592 16613
16593;;;*** 16614;;;***
16594 16615
16595;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (19278 16616;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (19277
16596;;;;;; 4517)) 16617;;;;;; 34916))
16597;;; Generated autoloads from makesum.el 16618;;; Generated autoloads from makesum.el
16598 16619
16599(autoload 'make-command-summary "makesum" "\ 16620(autoload 'make-command-summary "makesum" "\
@@ -16604,7 +16625,7 @@ Previous contents of that buffer are killed first.
16604 16625
16605;;;*** 16626;;;***
16606 16627
16607;;;### (autoloads (man-follow man) "man" "man.el" (19322 43174)) 16628;;;### (autoloads (man-follow man) "man" "man.el" (19345 51357))
16608;;; Generated autoloads from man.el 16629;;; Generated autoloads from man.el
16609 16630
16610(defalias 'manual-entry 'man) 16631(defalias 'manual-entry 'man)
@@ -16653,7 +16674,7 @@ Get a Un*x manual page of the item under point and put it in a buffer.
16653 16674
16654;;;*** 16675;;;***
16655 16676
16656;;;### (autoloads (master-mode) "master" "master.el" (19278 4517)) 16677;;;### (autoloads (master-mode) "master" "master.el" (19277 34916))
16657;;; Generated autoloads from master.el 16678;;; Generated autoloads from master.el
16658 16679
16659(autoload 'master-mode "master" "\ 16680(autoload 'master-mode "master" "\
@@ -16676,7 +16697,7 @@ yourself the value of `master-of' by calling `master-show-slave'.
16676;;;*** 16697;;;***
16677 16698
16678;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el" 16699;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el"
16679;;;;;; (19278 4517)) 16700;;;;;; (19277 34916))
16680;;; Generated autoloads from mb-depth.el 16701;;; Generated autoloads from mb-depth.el
16681 16702
16682(defvar minibuffer-depth-indicate-mode nil "\ 16703(defvar minibuffer-depth-indicate-mode nil "\
@@ -16707,7 +16728,7 @@ Returns non-nil if the new state is enabled.
16707;;;;;; message-forward-make-body message-forward message-recover 16728;;;;;; message-forward-make-body message-forward message-recover
16708;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 16729;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
16709;;;;;; message-reply message-news message-mail message-mode) "message" 16730;;;;;; message-reply message-news message-mail message-mode) "message"
16710;;;;;; "gnus/message.el" (19335 63611)) 16731;;;;;; "gnus/message.el" (19362 59593))
16711;;; Generated autoloads from gnus/message.el 16732;;; Generated autoloads from gnus/message.el
16712 16733
16713(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 16734(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -16873,7 +16894,7 @@ which specify the range to operate on.
16873;;;*** 16894;;;***
16874 16895
16875;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 16896;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
16876;;;;;; (19278 4528)) 16897;;;;;; (19277 34922))
16877;;; Generated autoloads from progmodes/meta-mode.el 16898;;; Generated autoloads from progmodes/meta-mode.el
16878 16899
16879(autoload 'metafont-mode "meta-mode" "\ 16900(autoload 'metafont-mode "meta-mode" "\
@@ -16900,7 +16921,7 @@ Turning on MetaPost mode calls the value of the variable
16900 16921
16901;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 16922;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
16902;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 16923;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
16903;;;;;; (19278 4525)) 16924;;;;;; (19354 34807))
16904;;; Generated autoloads from mail/metamail.el 16925;;; Generated autoloads from mail/metamail.el
16905 16926
16906(autoload 'metamail-interpret-header "metamail" "\ 16927(autoload 'metamail-interpret-header "metamail" "\
@@ -16945,7 +16966,7 @@ redisplayed as output is inserted.
16945 16966
16946;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 16967;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
16947;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 16968;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
16948;;;;;; "mh-e/mh-comp.el" (19278 4525)) 16969;;;;;; "mh-e/mh-comp.el" (19277 34921))
16949;;; Generated autoloads from mh-e/mh-comp.el 16970;;; Generated autoloads from mh-e/mh-comp.el
16950 16971
16951(autoload 'mh-smail "mh-comp" "\ 16972(autoload 'mh-smail "mh-comp" "\
@@ -17035,7 +17056,7 @@ delete the draft message.
17035 17056
17036;;;*** 17057;;;***
17037 17058
17038;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (19278 4525)) 17059;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (19277 34921))
17039;;; Generated autoloads from mh-e/mh-e.el 17060;;; Generated autoloads from mh-e/mh-e.el
17040 17061
17041(put 'mh-progs 'risky-local-variable t) 17062(put 'mh-progs 'risky-local-variable t)
@@ -17052,7 +17073,7 @@ Display version information about MH-E and the MH mail handling system.
17052;;;*** 17073;;;***
17053 17074
17054;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 17075;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
17055;;;;;; "mh-e/mh-folder.el" (19278 4525)) 17076;;;;;; "mh-e/mh-folder.el" (19277 34921))
17056;;; Generated autoloads from mh-e/mh-folder.el 17077;;; Generated autoloads from mh-e/mh-folder.el
17057 17078
17058(autoload 'mh-rmail "mh-folder" "\ 17079(autoload 'mh-rmail "mh-folder" "\
@@ -17134,7 +17155,7 @@ perform the operation on all messages in that region.
17134;;;*** 17155;;;***
17135 17156
17136;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 17157;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
17137;;;;;; "midnight.el" (19278 4517)) 17158;;;;;; "midnight.el" (19277 34917))
17138;;; Generated autoloads from midnight.el 17159;;; Generated autoloads from midnight.el
17139 17160
17140(autoload 'clean-buffer-list "midnight" "\ 17161(autoload 'clean-buffer-list "midnight" "\
@@ -17161,7 +17182,7 @@ to its second argument TM.
17161;;;*** 17182;;;***
17162 17183
17163;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 17184;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
17164;;;;;; "minibuf-eldef.el" (19278 4517)) 17185;;;;;; "minibuf-eldef.el" (19277 34917))
17165;;; Generated autoloads from minibuf-eldef.el 17186;;; Generated autoloads from minibuf-eldef.el
17166 17187
17167(defvar minibuffer-electric-default-mode nil "\ 17188(defvar minibuffer-electric-default-mode nil "\
@@ -17188,7 +17209,7 @@ Returns non-nil if the new state is enabled.
17188 17209
17189;;;*** 17210;;;***
17190 17211
17191;;;### (autoloads (butterfly) "misc" "misc.el" (19278 4517)) 17212;;;### (autoloads (butterfly) "misc" "misc.el" (19277 34917))
17192;;; Generated autoloads from misc.el 17213;;; Generated autoloads from misc.el
17193 17214
17194(autoload 'butterfly "misc" "\ 17215(autoload 'butterfly "misc" "\
@@ -17207,7 +17228,7 @@ variation of `C-x M-c M-butterfly' from url `http://xkcd.com/378/'.
17207 17228
17208;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files 17229;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files
17209;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup) 17230;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup)
17210;;;;;; "misearch" "misearch.el" (19278 4517)) 17231;;;;;; "misearch" "misearch.el" (19277 34917))
17211;;; Generated autoloads from misearch.el 17232;;; Generated autoloads from misearch.el
17212 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 17233 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
17213 17234
@@ -17289,7 +17310,7 @@ whose file names match the specified wildcard.
17289;;;*** 17310;;;***
17290 17311
17291;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 17312;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
17292;;;;;; (19278 4528)) 17313;;;;;; (19360 14173))
17293;;; Generated autoloads from progmodes/mixal-mode.el 17314;;; Generated autoloads from progmodes/mixal-mode.el
17294 17315
17295(autoload 'mixal-mode "mixal-mode" "\ 17316(autoload 'mixal-mode "mixal-mode" "\
@@ -17303,7 +17324,7 @@ Major mode for the mixal asm language.
17303;;;*** 17324;;;***
17304 17325
17305;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 17326;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
17306;;;;;; "mm-extern" "gnus/mm-extern.el" (19278 4523)) 17327;;;;;; "mm-extern" "gnus/mm-extern.el" (19277 34920))
17307;;; Generated autoloads from gnus/mm-extern.el 17328;;; Generated autoloads from gnus/mm-extern.el
17308 17329
17309(autoload 'mm-extern-cache-contents "mm-extern" "\ 17330(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -17322,7 +17343,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
17322;;;*** 17343;;;***
17323 17344
17324;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 17345;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
17325;;;;;; (19278 4523)) 17346;;;;;; (19277 34920))
17326;;; Generated autoloads from gnus/mm-partial.el 17347;;; Generated autoloads from gnus/mm-partial.el
17327 17348
17328(autoload 'mm-inline-partial "mm-partial" "\ 17349(autoload 'mm-inline-partial "mm-partial" "\
@@ -17336,7 +17357,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
17336;;;*** 17357;;;***
17337 17358
17338;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 17359;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
17339;;;;;; "mm-url" "gnus/mm-url.el" (19278 4523)) 17360;;;;;; "mm-url" "gnus/mm-url.el" (19277 34920))
17340;;; Generated autoloads from gnus/mm-url.el 17361;;; Generated autoloads from gnus/mm-url.el
17341 17362
17342(autoload 'mm-url-insert-file-contents "mm-url" "\ 17363(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -17353,7 +17374,7 @@ Insert file contents of URL using `mm-url-program'.
17353;;;*** 17374;;;***
17354 17375
17355;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 17376;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
17356;;;;;; "gnus/mm-uu.el" (19278 4523)) 17377;;;;;; "gnus/mm-uu.el" (19277 34920))
17357;;; Generated autoloads from gnus/mm-uu.el 17378;;; Generated autoloads from gnus/mm-uu.el
17358 17379
17359(autoload 'mm-uu-dissect "mm-uu" "\ 17380(autoload 'mm-uu-dissect "mm-uu" "\
@@ -17373,7 +17394,7 @@ Assume text has been decoded if DECODED is non-nil.
17373;;;*** 17394;;;***
17374 17395
17375;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 17396;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
17376;;;;;; (19278 4523)) 17397;;;;;; (19362 59593))
17377;;; Generated autoloads from gnus/mml1991.el 17398;;; Generated autoloads from gnus/mml1991.el
17378 17399
17379(autoload 'mml1991-encrypt "mml1991" "\ 17400(autoload 'mml1991-encrypt "mml1991" "\
@@ -17390,7 +17411,7 @@ Not documented
17390 17411
17391;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 17412;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
17392;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 17413;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
17393;;;;;; "mml2015" "gnus/mml2015.el" (19278 4523)) 17414;;;;;; "mml2015" "gnus/mml2015.el" (19362 59593))
17394;;; Generated autoloads from gnus/mml2015.el 17415;;; Generated autoloads from gnus/mml2015.el
17395 17416
17396(autoload 'mml2015-decrypt "mml2015" "\ 17417(autoload 'mml2015-decrypt "mml2015" "\
@@ -17431,7 +17452,7 @@ Not documented
17431;;;*** 17452;;;***
17432 17453
17433;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" 17454;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
17434;;;;;; (19259 35426)) 17455;;;;;; (19267 61659))
17435;;; Generated autoloads from progmodes/modula2.el 17456;;; Generated autoloads from progmodes/modula2.el
17436 17457
17437(autoload 'modula-2-mode "modula2" "\ 17458(autoload 'modula-2-mode "modula2" "\
@@ -17463,7 +17484,7 @@ followed by the first character of the construct.
17463;;;*** 17484;;;***
17464 17485
17465;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" 17486;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
17466;;;;;; (19278 4527)) 17487;;;;;; (19277 34922))
17467;;; Generated autoloads from play/morse.el 17488;;; Generated autoloads from play/morse.el
17468 17489
17469(autoload 'morse-region "morse" "\ 17490(autoload 'morse-region "morse" "\
@@ -17479,7 +17500,7 @@ Convert morse coded text in region to ordinary ASCII text.
17479;;;*** 17500;;;***
17480 17501
17481;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag" 17502;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag"
17482;;;;;; "mouse-drag.el" (19278 4517)) 17503;;;;;; "mouse-drag.el" (19277 34917))
17483;;; Generated autoloads from mouse-drag.el 17504;;; Generated autoloads from mouse-drag.el
17484 17505
17485(autoload 'mouse-drag-throw "mouse-drag" "\ 17506(autoload 'mouse-drag-throw "mouse-drag" "\
@@ -17526,8 +17547,8 @@ To test this function, evaluate:
17526 17547
17527;;;*** 17548;;;***
17528 17549
17529;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (19278 17550;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (19277
17530;;;;;; 4517)) 17551;;;;;; 34917))
17531;;; Generated autoloads from mouse-sel.el 17552;;; Generated autoloads from mouse-sel.el
17532 17553
17533(defvar mouse-sel-mode nil "\ 17554(defvar mouse-sel-mode nil "\
@@ -17579,7 +17600,7 @@ primary selection and region.
17579 17600
17580;;;*** 17601;;;***
17581 17602
17582;;;### (autoloads (mpc) "mpc" "mpc.el" (19278 4517)) 17603;;;### (autoloads (mpc) "mpc" "mpc.el" (19277 34917))
17583;;; Generated autoloads from mpc.el 17604;;; Generated autoloads from mpc.el
17584 17605
17585(autoload 'mpc "mpc" "\ 17606(autoload 'mpc "mpc" "\
@@ -17589,7 +17610,7 @@ Main entry point for MPC.
17589 17610
17590;;;*** 17611;;;***
17591 17612
17592;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (19278 4527)) 17613;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (19277 34922))
17593;;; Generated autoloads from play/mpuz.el 17614;;; Generated autoloads from play/mpuz.el
17594 17615
17595(autoload 'mpuz "mpuz" "\ 17616(autoload 'mpuz "mpuz" "\
@@ -17599,7 +17620,7 @@ Multiplication puzzle with GNU Emacs.
17599 17620
17600;;;*** 17621;;;***
17601 17622
17602;;;### (autoloads (msb-mode) "msb" "msb.el" (19278 4517)) 17623;;;### (autoloads (msb-mode) "msb" "msb.el" (19277 34917))
17603;;; Generated autoloads from msb.el 17624;;; Generated autoloads from msb.el
17604 17625
17605(defvar msb-mode nil "\ 17626(defvar msb-mode nil "\
@@ -17626,7 +17647,7 @@ different buffer menu using the function `msb'.
17626;;;;;; describe-current-coding-system describe-current-coding-system-briefly 17647;;;;;; describe-current-coding-system describe-current-coding-system-briefly
17627;;;;;; describe-coding-system describe-character-set list-charset-chars 17648;;;;;; describe-coding-system describe-character-set list-charset-chars
17628;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 17649;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
17629;;;;;; (19278 4524)) 17650;;;;;; (19277 34920))
17630;;; Generated autoloads from international/mule-diag.el 17651;;; Generated autoloads from international/mule-diag.el
17631 17652
17632(autoload 'list-character-sets "mule-diag" "\ 17653(autoload 'list-character-sets "mule-diag" "\
@@ -17763,7 +17784,7 @@ The default is 20. If LIMIT is negative, do not limit the listing.
17763;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 17784;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
17764;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 17785;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
17765;;;;;; truncate-string-to-width store-substring string-to-sequence) 17786;;;;;; truncate-string-to-width store-substring string-to-sequence)
17766;;;;;; "mule-util" "international/mule-util.el" (19312 40161)) 17787;;;;;; "mule-util" "international/mule-util.el" (19312 33528))
17767;;; Generated autoloads from international/mule-util.el 17788;;; Generated autoloads from international/mule-util.el
17768 17789
17769(autoload 'string-to-sequence "mule-util" "\ 17790(autoload 'string-to-sequence "mule-util" "\
@@ -17903,8 +17924,8 @@ per-character basis, this may not be accurate.
17903;;;### (autoloads (network-connection network-connection-to-service 17924;;;### (autoloads (network-connection network-connection-to-service
17904;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 17925;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
17905;;;;;; nslookup nslookup-host ping traceroute route arp netstat 17926;;;;;; nslookup nslookup-host ping traceroute route arp netstat
17906;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (19278 17927;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (19277
17907;;;;;; 4525)) 17928;;;;;; 34921))
17908;;; Generated autoloads from net/net-utils.el 17929;;; Generated autoloads from net/net-utils.el
17909 17930
17910(autoload 'ifconfig "net-utils" "\ 17931(autoload 'ifconfig "net-utils" "\
@@ -18003,7 +18024,7 @@ Open a network connection to HOST on PORT.
18003;;;;;; uncomment-region comment-kill comment-set-column comment-indent 18024;;;;;; uncomment-region comment-kill comment-set-column comment-indent
18004;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 18025;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
18005;;;;;; comment-padding comment-style comment-column) "newcomment" 18026;;;;;; comment-padding comment-style comment-column) "newcomment"
18006;;;;;; "newcomment.el" (19278 4517)) 18027;;;;;; "newcomment.el" (19277 34917))
18007;;; Generated autoloads from newcomment.el 18028;;; Generated autoloads from newcomment.el
18008 18029
18009(defalias 'indent-for-comment 'comment-indent) 18030(defalias 'indent-for-comment 'comment-indent)
@@ -18203,7 +18224,7 @@ unless optional argument SOFT is non-nil.
18203;;;*** 18224;;;***
18204 18225
18205;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend" 18226;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend"
18206;;;;;; "net/newst-backend.el" (19278 4525)) 18227;;;;;; "net/newst-backend.el" (19277 34921))
18207;;; Generated autoloads from net/newst-backend.el 18228;;; Generated autoloads from net/newst-backend.el
18208 18229
18209(autoload 'newsticker-running-p "newst-backend" "\ 18230(autoload 'newsticker-running-p "newst-backend" "\
@@ -18225,7 +18246,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
18225;;;*** 18246;;;***
18226 18247
18227;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el" 18248;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el"
18228;;;;;; (19278 4525)) 18249;;;;;; (19277 34921))
18229;;; Generated autoloads from net/newst-plainview.el 18250;;; Generated autoloads from net/newst-plainview.el
18230 18251
18231(autoload 'newsticker-plainview "newst-plainview" "\ 18252(autoload 'newsticker-plainview "newst-plainview" "\
@@ -18236,7 +18257,7 @@ Start newsticker plainview.
18236;;;*** 18257;;;***
18237 18258
18238;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el" 18259;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el"
18239;;;;;; (19278 4525)) 18260;;;;;; (19277 34921))
18240;;; Generated autoloads from net/newst-reader.el 18261;;; Generated autoloads from net/newst-reader.el
18241 18262
18242(autoload 'newsticker-show-news "newst-reader" "\ 18263(autoload 'newsticker-show-news "newst-reader" "\
@@ -18247,7 +18268,7 @@ Start reading news. You may want to bind this to a key.
18247;;;*** 18268;;;***
18248 18269
18249;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p) 18270;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p)
18250;;;;;; "newst-ticker" "net/newst-ticker.el" (19278 4525)) 18271;;;;;; "newst-ticker" "net/newst-ticker.el" (19277 34921))
18251;;; Generated autoloads from net/newst-ticker.el 18272;;; Generated autoloads from net/newst-ticker.el
18252 18273
18253(autoload 'newsticker-ticker-running-p "newst-ticker" "\ 18274(autoload 'newsticker-ticker-running-p "newst-ticker" "\
@@ -18268,7 +18289,7 @@ running already.
18268;;;*** 18289;;;***
18269 18290
18270;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el" 18291;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el"
18271;;;;;; (19278 4525)) 18292;;;;;; (19277 34921))
18272;;; Generated autoloads from net/newst-treeview.el 18293;;; Generated autoloads from net/newst-treeview.el
18273 18294
18274(autoload 'newsticker-treeview "newst-treeview" "\ 18295(autoload 'newsticker-treeview "newst-treeview" "\
@@ -18279,7 +18300,7 @@ Start newsticker treeview.
18279;;;*** 18300;;;***
18280 18301
18281;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 18302;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
18282;;;;;; (19279 36173)) 18303;;;;;; (19279 53114))
18283;;; Generated autoloads from gnus/nndiary.el 18304;;; Generated autoloads from gnus/nndiary.el
18284 18305
18285(autoload 'nndiary-generate-nov-databases "nndiary" "\ 18306(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -18289,8 +18310,8 @@ Generate NOV databases in all nndiary directories.
18289 18310
18290;;;*** 18311;;;***
18291 18312
18292;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (19278 18313;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (19277
18293;;;;;; 4523)) 18314;;;;;; 34920))
18294;;; Generated autoloads from gnus/nndoc.el 18315;;; Generated autoloads from gnus/nndoc.el
18295 18316
18296(autoload 'nndoc-add-type "nndoc" "\ 18317(autoload 'nndoc-add-type "nndoc" "\
@@ -18305,7 +18326,7 @@ symbol in the alist.
18305;;;*** 18326;;;***
18306 18327
18307;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 18328;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
18308;;;;;; (19278 4523)) 18329;;;;;; (19277 34920))
18309;;; Generated autoloads from gnus/nnfolder.el 18330;;; Generated autoloads from gnus/nnfolder.el
18310 18331
18311(autoload 'nnfolder-generate-active-file "nnfolder" "\ 18332(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -18317,7 +18338,7 @@ This command does not work if you use short group names.
18317;;;*** 18338;;;***
18318 18339
18319;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" 18340;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
18320;;;;;; (19278 4523)) 18341;;;;;; (19277 34920))
18321;;; Generated autoloads from gnus/nnkiboze.el 18342;;; Generated autoloads from gnus/nnkiboze.el
18322 18343
18323(autoload 'nnkiboze-generate-groups "nnkiboze" "\ 18344(autoload 'nnkiboze-generate-groups "nnkiboze" "\
@@ -18329,7 +18350,7 @@ Finds out what articles are to be part of the nnkiboze groups.
18329;;;*** 18350;;;***
18330 18351
18331;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 18352;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
18332;;;;;; (19279 36173)) 18353;;;;;; (19279 53114))
18333;;; Generated autoloads from gnus/nnml.el 18354;;; Generated autoloads from gnus/nnml.el
18334 18355
18335(autoload 'nnml-generate-nov-databases "nnml" "\ 18356(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -18340,7 +18361,7 @@ Generate NOV databases in all nnml directories.
18340;;;*** 18361;;;***
18341 18362
18342;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) 18363;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)
18343;;;;;; "nnsoup" "gnus/nnsoup.el" (19278 4523)) 18364;;;;;; "nnsoup" "gnus/nnsoup.el" (19277 34920))
18344;;; Generated autoloads from gnus/nnsoup.el 18365;;; Generated autoloads from gnus/nnsoup.el
18345 18366
18346(autoload 'nnsoup-pack-replies "nnsoup" "\ 18367(autoload 'nnsoup-pack-replies "nnsoup" "\
@@ -18361,7 +18382,7 @@ Revert posting and mailing methods to the standard Emacs methods.
18361;;;*** 18382;;;***
18362 18383
18363;;;### (autoloads (disable-command enable-command disabled-command-function) 18384;;;### (autoloads (disable-command enable-command disabled-command-function)
18364;;;;;; "novice" "novice.el" (19278 4517)) 18385;;;;;; "novice" "novice.el" (19277 34917))
18365;;; Generated autoloads from novice.el 18386;;; Generated autoloads from novice.el
18366 18387
18367(defvar disabled-command-function 'disabled-command-function "\ 18388(defvar disabled-command-function 'disabled-command-function "\
@@ -18394,7 +18415,7 @@ to future sessions.
18394;;;*** 18415;;;***
18395 18416
18396;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 18417;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
18397;;;;;; (19278 4529)) 18418;;;;;; (19277 34923))
18398;;; Generated autoloads from textmodes/nroff-mode.el 18419;;; Generated autoloads from textmodes/nroff-mode.el
18399 18420
18400(autoload 'nroff-mode "nroff-mode" "\ 18421(autoload 'nroff-mode "nroff-mode" "\
@@ -18409,7 +18430,7 @@ closing requests for requests that are used in matched pairs.
18409;;;*** 18430;;;***
18410 18431
18411;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el" 18432;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el"
18412;;;;;; (19278 4526)) 18433;;;;;; (19277 34921))
18413;;; Generated autoloads from nxml/nxml-glyph.el 18434;;; Generated autoloads from nxml/nxml-glyph.el
18414 18435
18415(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 18436(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -18421,8 +18442,8 @@ Return nil if the face cannot display a glyph for N.
18421 18442
18422;;;*** 18443;;;***
18423 18444
18424;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (19320 18445;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (19354
18425;;;;;; 55181)) 18446;;;;;; 34807))
18426;;; Generated autoloads from nxml/nxml-mode.el 18447;;; Generated autoloads from nxml/nxml-mode.el
18427 18448
18428(autoload 'nxml-mode "nxml-mode" "\ 18449(autoload 'nxml-mode "nxml-mode" "\
@@ -18484,7 +18505,7 @@ Many aspects this mode can be customized using
18484;;;*** 18505;;;***
18485 18506
18486;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm" 18507;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm"
18487;;;;;; "nxml/nxml-uchnm.el" (19278 4526)) 18508;;;;;; "nxml/nxml-uchnm.el" (19277 34921))
18488;;; Generated autoloads from nxml/nxml-uchnm.el 18509;;; Generated autoloads from nxml/nxml-uchnm.el
18489 18510
18490(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 18511(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -18497,7 +18518,7 @@ the variable `nxml-enabled-unicode-blocks'.
18497;;;*** 18518;;;***
18498 18519
18499;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 18520;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
18500;;;;;; (19278 4528)) 18521;;;;;; (19277 34922))
18501;;; Generated autoloads from progmodes/octave-inf.el 18522;;; Generated autoloads from progmodes/octave-inf.el
18502 18523
18503(autoload 'inferior-octave "octave-inf" "\ 18524(autoload 'inferior-octave "octave-inf" "\
@@ -18520,7 +18541,7 @@ startup file, `~/.emacs-octave'.
18520;;;*** 18541;;;***
18521 18542
18522;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 18543;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
18523;;;;;; (19278 4528)) 18544;;;;;; (19277 34922))
18524;;; Generated autoloads from progmodes/octave-mod.el 18545;;; Generated autoloads from progmodes/octave-mod.el
18525 18546
18526(autoload 'octave-mode "octave-mod" "\ 18547(autoload 'octave-mode "octave-mod" "\
@@ -18615,7 +18636,7 @@ including a reproducible test case and send the message.
18615;;;;;; org-map-entries org-open-link-from-string org-open-at-point-global 18636;;;;;; org-map-entries org-open-link-from-string org-open-at-point-global
18616;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode 18637;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode
18617;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle 18638;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle
18618;;;;;; org-mode) "org" "org/org.el" (19278 4526)) 18639;;;;;; org-mode) "org" "org/org.el" (19354 34807))
18619;;; Generated autoloads from org/org.el 18640;;; Generated autoloads from org/org.el
18620 18641
18621(autoload 'org-mode "org" "\ 18642(autoload 'org-mode "org" "\
@@ -18828,7 +18849,7 @@ Call the customize function with org as argument.
18828;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list 18849;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list
18829;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views 18850;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
18830;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda 18851;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
18831;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (19278 4526)) 18852;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (19277 34922))
18832;;; Generated autoloads from org/org-agenda.el 18853;;; Generated autoloads from org/org-agenda.el
18833 18854
18834(autoload 'org-agenda "org-agenda" "\ 18855(autoload 'org-agenda "org-agenda" "\
@@ -19091,7 +19112,7 @@ belonging to the \"Work\" category.
19091 19112
19092;;;### (autoloads (org-archive-subtree-default-with-confirmation 19113;;;### (autoloads (org-archive-subtree-default-with-confirmation
19093;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el" 19114;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el"
19094;;;;;; (19278 4526)) 19115;;;;;; (19277 34922))
19095;;; Generated autoloads from org/org-archive.el 19116;;; Generated autoloads from org/org-archive.el
19096 19117
19097(autoload 'org-archive-subtree-default "org-archive" "\ 19118(autoload 'org-archive-subtree-default "org-archive" "\
@@ -19110,7 +19131,7 @@ This command is set with the variable `org-archive-default-command'.
19110 19131
19111;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii 19132;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii
19112;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer) 19133;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer)
19113;;;;;; "org-ascii" "org/org-ascii.el" (19278 4526)) 19134;;;;;; "org-ascii" "org/org-ascii.el" (19277 34922))
19114;;; Generated autoloads from org/org-ascii.el 19135;;; Generated autoloads from org/org-ascii.el
19115 19136
19116(autoload 'org-export-as-ascii-to-buffer "org-ascii" "\ 19137(autoload 'org-export-as-ascii-to-buffer "org-ascii" "\
@@ -19163,8 +19184,8 @@ publishing directory.
19163 19184
19164;;;*** 19185;;;***
19165 19186
19166;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (19278 19187;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (19277
19167;;;;;; 4526)) 19188;;;;;; 34922))
19168;;; Generated autoloads from org/org-attach.el 19189;;; Generated autoloads from org/org-attach.el
19169 19190
19170(autoload 'org-attach "org-attach" "\ 19191(autoload 'org-attach "org-attach" "\
@@ -19176,7 +19197,7 @@ Shows a list of commands and prompts for another key to execute a command.
19176;;;*** 19197;;;***
19177 19198
19178;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" 19199;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el"
19179;;;;;; (19278 4526)) 19200;;;;;; (19277 34922))
19180;;; Generated autoloads from org/org-bbdb.el 19201;;; Generated autoloads from org/org-bbdb.el
19181 19202
19182(autoload 'org-bbdb-anniversaries "org-bbdb" "\ 19203(autoload 'org-bbdb-anniversaries "org-bbdb" "\
@@ -19187,7 +19208,7 @@ Extract anniversaries from BBDB for display in the agenda.
19187;;;*** 19208;;;***
19188 19209
19189;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) 19210;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable)
19190;;;;;; "org-clock" "org/org-clock.el" (19278 4526)) 19211;;;;;; "org-clock" "org/org-clock.el" (19277 34922))
19191;;; Generated autoloads from org/org-clock.el 19212;;; Generated autoloads from org/org-clock.el
19192 19213
19193(autoload 'org-get-clocktable "org-clock" "\ 19214(autoload 'org-get-clocktable "org-clock" "\
@@ -19207,7 +19228,7 @@ Set up hooks for clock persistence
19207;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open 19228;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open
19208;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook 19229;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook
19209;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch) 19230;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch)
19210;;;;;; "org-docbook" "org/org-docbook.el" (19278 4526)) 19231;;;;;; "org-docbook" "org/org-docbook.el" (19277 34922))
19211;;; Generated autoloads from org/org-docbook.el 19232;;; Generated autoloads from org/org-docbook.el
19212 19233
19213(autoload 'org-export-as-docbook-batch "org-docbook" "\ 19234(autoload 'org-export-as-docbook-batch "org-docbook" "\
@@ -19284,7 +19305,7 @@ publishing directory.
19284 19305
19285;;;### (autoloads (org-insert-export-options-template org-export-as-org 19306;;;### (autoloads (org-insert-export-options-template org-export-as-org
19286;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" 19307;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el"
19287;;;;;; (19278 4526)) 19308;;;;;; (19277 34922))
19288;;; Generated autoloads from org/org-exp.el 19309;;; Generated autoloads from org/org-exp.el
19289 19310
19290(autoload 'org-export "org-exp" "\ 19311(autoload 'org-export "org-exp" "\
@@ -19341,8 +19362,8 @@ Insert into the buffer a template with information for exporting.
19341;;;*** 19362;;;***
19342 19363
19343;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update 19364;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update
19344;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (19278 19365;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (19277
19345;;;;;; 4526)) 19366;;;;;; 34922))
19346;;; Generated autoloads from org/org-feed.el 19367;;; Generated autoloads from org/org-feed.el
19347 19368
19348(autoload 'org-feed-update-all "org-feed" "\ 19369(autoload 'org-feed-update-all "org-feed" "\
@@ -19370,7 +19391,7 @@ Show the raw feed buffer of a feed.
19370;;;*** 19391;;;***
19371 19392
19372;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" 19393;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote"
19373;;;;;; "org/org-footnote.el" (19278 4526)) 19394;;;;;; "org/org-footnote.el" (19277 34922))
19374;;; Generated autoloads from org/org-footnote.el 19395;;; Generated autoloads from org/org-footnote.el
19375 19396
19376(autoload 'org-footnote-action "org-footnote" "\ 19397(autoload 'org-footnote-action "org-footnote" "\
@@ -19397,7 +19418,7 @@ referenced sequence.
19397;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree 19418;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree
19398;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node 19419;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node
19399;;;;;; org-freemind-show org-export-as-freemind) "org-freemind" 19420;;;;;; org-freemind-show org-export-as-freemind) "org-freemind"
19400;;;;;; "org/org-freemind.el" (19321 2184)) 19421;;;;;; "org/org-freemind.el" (19324 55756))
19401;;; Generated autoloads from org/org-freemind.el 19422;;; Generated autoloads from org/org-freemind.el
19402 19423
19403(autoload 'org-export-as-freemind "org-freemind" "\ 19424(autoload 'org-export-as-freemind "org-freemind" "\
@@ -19435,7 +19456,7 @@ Convert FreeMind file MM-FILE to `org-mode' file ORG-FILE.
19435;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html 19456;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html
19436;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer 19457;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer
19437;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html" 19458;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html"
19438;;;;;; "org/org-html.el" (19278 4526)) 19459;;;;;; "org/org-html.el" (19277 34922))
19439;;; Generated autoloads from org/org-html.el 19460;;; Generated autoloads from org/org-html.el
19440 19461
19441(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp) 19462(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp)
@@ -19528,7 +19549,7 @@ that uses these same face definitions.
19528 19549
19529;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 19550;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
19530;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el" 19551;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el"
19531;;;;;; (19278 4526)) 19552;;;;;; (19277 34922))
19532;;; Generated autoloads from org/org-icalendar.el 19553;;; Generated autoloads from org/org-icalendar.el
19533 19554
19534(autoload 'org-export-icalendar-this-file "org-icalendar" "\ 19555(autoload 'org-export-icalendar-this-file "org-icalendar" "\
@@ -19555,7 +19576,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
19555 19576
19556;;;### (autoloads (org-id-find-id-file org-id-find org-id-goto org-id-get-with-outline-drilling 19577;;;### (autoloads (org-id-find-id-file org-id-find org-id-goto org-id-get-with-outline-drilling
19557;;;;;; org-id-get-with-outline-path-completion org-id-get org-id-copy 19578;;;;;; org-id-get-with-outline-path-completion org-id-get org-id-copy
19558;;;;;; org-id-get-create) "org-id" "org/org-id.el" (19278 4526)) 19579;;;;;; org-id-get-create) "org-id" "org/org-id.el" (19277 34922))
19559;;; Generated autoloads from org/org-id.el 19580;;; Generated autoloads from org/org-id.el
19560 19581
19561(autoload 'org-id-get-create "org-id" "\ 19582(autoload 'org-id-get-create "org-id" "\
@@ -19619,7 +19640,7 @@ Query the id database for the file in which this ID is located.
19619;;;*** 19640;;;***
19620 19641
19621;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el" 19642;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el"
19622;;;;;; (19278 4526)) 19643;;;;;; (19277 34922))
19623;;; Generated autoloads from org/org-indent.el 19644;;; Generated autoloads from org/org-indent.el
19624 19645
19625(autoload 'org-indent-mode "org-indent" "\ 19646(autoload 'org-indent-mode "org-indent" "\
@@ -19634,7 +19655,7 @@ FIXME: How to update when broken?
19634;;;*** 19655;;;***
19635 19656
19636;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el" 19657;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el"
19637;;;;;; (19278 4526)) 19658;;;;;; (19277 34922))
19638;;; Generated autoloads from org/org-irc.el 19659;;; Generated autoloads from org/org-irc.el
19639 19660
19640(autoload 'org-irc-store-link "org-irc" "\ 19661(autoload 'org-irc-store-link "org-irc" "\
@@ -19647,7 +19668,7 @@ Dispatch to the appropriate function to store a link to an IRC session.
19647;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex 19668;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex
19648;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer 19669;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer
19649;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el" 19670;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el"
19650;;;;;; (19278 4526)) 19671;;;;;; (19277 34922))
19651;;; Generated autoloads from org/org-latex.el 19672;;; Generated autoloads from org/org-latex.el
19652 19673
19653(autoload 'org-export-as-latex-batch "org-latex" "\ 19674(autoload 'org-export-as-latex-batch "org-latex" "\
@@ -19727,8 +19748,8 @@ Export as LaTeX, then process through to PDF, and open.
19727;;;*** 19748;;;***
19728 19749
19729;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull 19750;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull
19730;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (19278 19751;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (19277
19731;;;;;; 4526)) 19752;;;;;; 34922))
19732;;; Generated autoloads from org/org-mobile.el 19753;;; Generated autoloads from org/org-mobile.el
19733 19754
19734(autoload 'org-mobile-push "org-mobile" "\ 19755(autoload 'org-mobile-push "org-mobile" "\
@@ -19753,7 +19774,7 @@ Create a file that contains all custom agenda views.
19753;;;*** 19774;;;***
19754 19775
19755;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el" 19776;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el"
19756;;;;;; (19278 4526)) 19777;;;;;; (19277 34922))
19757;;; Generated autoloads from org/org-plot.el 19778;;; Generated autoloads from org/org-plot.el
19758 19779
19759(autoload 'org-plot/gnuplot "org-plot" "\ 19780(autoload 'org-plot/gnuplot "org-plot" "\
@@ -19767,7 +19788,7 @@ line directly before or after the table.
19767 19788
19768;;;### (autoloads (org-publish-current-project org-publish-current-file 19789;;;### (autoloads (org-publish-current-project org-publish-current-file
19769;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" 19790;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el"
19770;;;;;; (19278 4526)) 19791;;;;;; (19277 34922))
19771;;; Generated autoloads from org/org-publish.el 19792;;; Generated autoloads from org/org-publish.el
19772 19793
19773(defalias 'org-publish-project 'org-publish) 19794(defalias 'org-publish-project 'org-publish)
@@ -19801,7 +19822,7 @@ the project.
19801 19822
19802;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template 19823;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template
19803;;;;;; org-remember-annotation org-remember-insinuate) "org-remember" 19824;;;;;; org-remember-annotation org-remember-insinuate) "org-remember"
19804;;;;;; "org/org-remember.el" (19278 4526)) 19825;;;;;; "org/org-remember.el" (19277 34922))
19805;;; Generated autoloads from org/org-remember.el 19826;;; Generated autoloads from org/org-remember.el
19806 19827
19807(autoload 'org-remember-insinuate "org-remember" "\ 19828(autoload 'org-remember-insinuate "org-remember" "\
@@ -19876,7 +19897,7 @@ See also the variable `org-reverse-note-order'.
19876;;;*** 19897;;;***
19877 19898
19878;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) 19899;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl)
19879;;;;;; "org-table" "org/org-table.el" (19278 4526)) 19900;;;;;; "org-table" "org/org-table.el" (19277 34922))
19880;;; Generated autoloads from org/org-table.el 19901;;; Generated autoloads from org/org-table.el
19881 19902
19882(autoload 'turn-on-orgtbl "org-table" "\ 19903(autoload 'turn-on-orgtbl "org-table" "\
@@ -19901,7 +19922,7 @@ The table is taken from the parameter TXT, or from the buffer at point.
19901 19922
19902;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region 19923;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region
19903;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el" 19924;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el"
19904;;;;;; (19278 4526)) 19925;;;;;; (19277 34922))
19905;;; Generated autoloads from org/org-timer.el 19926;;; Generated autoloads from org/org-timer.el
19906 19927
19907(autoload 'org-timer-start "org-timer" "\ 19928(autoload 'org-timer-start "org-timer" "\
@@ -19945,7 +19966,7 @@ Set a timer.
19945;;;*** 19966;;;***
19946 19967
19947;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el" 19968;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el"
19948;;;;;; (19278 4526)) 19969;;;;;; (19277 34922))
19949;;; Generated autoloads from org/org-xoxo.el 19970;;; Generated autoloads from org/org-xoxo.el
19950 19971
19951(autoload 'org-export-as-xoxo "org-xoxo" "\ 19972(autoload 'org-export-as-xoxo "org-xoxo" "\
@@ -19957,7 +19978,7 @@ The XOXO buffer is named *xoxo-<source buffer name>*
19957;;;*** 19978;;;***
19958 19979
19959;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 19980;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
19960;;;;;; (19322 43174)) 19981;;;;;; (19354 34807))
19961;;; Generated autoloads from outline.el 19982;;; Generated autoloads from outline.el
19962(put 'outline-regexp 'safe-local-variable 'string-or-null-p) 19983(put 'outline-regexp 'safe-local-variable 'string-or-null-p)
19963 19984
@@ -20014,7 +20035,7 @@ See the command `outline-mode' for more information on this mode.
20014 20035
20015;;;*** 20036;;;***
20016 20037
20017;;;### (autoloads (show-paren-mode) "paren" "paren.el" (19278 4517)) 20038;;;### (autoloads (show-paren-mode) "paren" "paren.el" (19277 34917))
20018;;; Generated autoloads from paren.el 20039;;; Generated autoloads from paren.el
20019 20040
20020(defvar show-paren-mode nil "\ 20041(defvar show-paren-mode nil "\
@@ -20039,7 +20060,7 @@ in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time.
20039;;;*** 20060;;;***
20040 20061
20041;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 20062;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
20042;;;;;; (19278 4519)) 20063;;;;;; (19277 34918))
20043;;; Generated autoloads from calendar/parse-time.el 20064;;; Generated autoloads from calendar/parse-time.el
20044(put 'parse-time-rules 'risky-local-variable t) 20065(put 'parse-time-rules 'risky-local-variable t)
20045 20066
@@ -20052,8 +20073,8 @@ unknown are returned as nil.
20052 20073
20053;;;*** 20074;;;***
20054 20075
20055;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (19278 20076;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (19277
20056;;;;;; 4528)) 20077;;;;;; 34922))
20057;;; Generated autoloads from progmodes/pascal.el 20078;;; Generated autoloads from progmodes/pascal.el
20058 20079
20059(autoload 'pascal-mode "pascal" "\ 20080(autoload 'pascal-mode "pascal" "\
@@ -20105,8 +20126,25 @@ no args, if that value is non-nil.
20105 20126
20106;;;*** 20127;;;***
20107 20128
20129;;;### (autoloads (password-cache-expiry password-cache) "password-cache"
20130;;;;;; "password-cache.el" (19362 59593))
20131;;; Generated autoloads from password-cache.el
20132
20133(defvar password-cache t "\
20134Whether to cache passwords.")
20135
20136(custom-autoload 'password-cache "password-cache" t)
20137
20138(defvar password-cache-expiry 16 "\
20139How many seconds passwords are cached, or nil to disable expiring.
20140Whether passwords are cached at all is controlled by `password-cache'.")
20141
20142(custom-autoload 'password-cache-expiry "password-cache" t)
20143
20144;;;***
20145
20108;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" 20146;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
20109;;;;;; (19278 4522)) 20147;;;;;; (19277 34919))
20110;;; Generated autoloads from emulation/pc-mode.el 20148;;; Generated autoloads from emulation/pc-mode.el
20111 20149
20112(autoload 'pc-bindings-mode "pc-mode" "\ 20150(autoload 'pc-bindings-mode "pc-mode" "\
@@ -20124,7 +20162,7 @@ C-Escape does list-buffers.
20124;;;*** 20162;;;***
20125 20163
20126;;;### (autoloads (pc-selection-mode) "pc-select" "emulation/pc-select.el" 20164;;;### (autoloads (pc-selection-mode) "pc-select" "emulation/pc-select.el"
20127;;;;;; (19278 4522)) 20165;;;;;; (19354 34807))
20128;;; Generated autoloads from emulation/pc-select.el 20166;;; Generated autoloads from emulation/pc-select.el
20129 20167
20130(defvar pc-selection-mode nil "\ 20168(defvar pc-selection-mode nil "\
@@ -20190,8 +20228,8 @@ but before calling PC Selection mode):
20190 20228
20191;;;*** 20229;;;***
20192 20230
20193;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (19278 20231;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (19277
20194;;;;;; 4517)) 20232;;;;;; 34917))
20195;;; Generated autoloads from pcmpl-cvs.el 20233;;; Generated autoloads from pcmpl-cvs.el
20196 20234
20197(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 20235(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -20202,7 +20240,7 @@ Completion rules for the `cvs' command.
20202;;;*** 20240;;;***
20203 20241
20204;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 20242;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
20205;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (19278 4517)) 20243;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (19277 34917))
20206;;; Generated autoloads from pcmpl-gnu.el 20244;;; Generated autoloads from pcmpl-gnu.el
20207 20245
20208(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 20246(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -20230,7 +20268,7 @@ Completion for the GNU tar utility.
20230;;;*** 20268;;;***
20231 20269
20232;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 20270;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
20233;;;;;; "pcmpl-linux" "pcmpl-linux.el" (19278 4517)) 20271;;;;;; "pcmpl-linux" "pcmpl-linux.el" (19277 34917))
20234;;; Generated autoloads from pcmpl-linux.el 20272;;; Generated autoloads from pcmpl-linux.el
20235 20273
20236(autoload 'pcomplete/kill "pcmpl-linux" "\ 20274(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -20250,8 +20288,8 @@ Completion for GNU/Linux `mount'.
20250 20288
20251;;;*** 20289;;;***
20252 20290
20253;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (19278 20291;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (19277
20254;;;;;; 4517)) 20292;;;;;; 34917))
20255;;; Generated autoloads from pcmpl-rpm.el 20293;;; Generated autoloads from pcmpl-rpm.el
20256 20294
20257(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 20295(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -20263,7 +20301,7 @@ Completion for the `rpm' command.
20263 20301
20264;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown 20302;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown
20265;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir 20303;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir
20266;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (19282 9833)) 20304;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (19286 4503))
20267;;; Generated autoloads from pcmpl-unix.el 20305;;; Generated autoloads from pcmpl-unix.el
20268 20306
20269(autoload 'pcomplete/cd "pcmpl-unix" "\ 20307(autoload 'pcomplete/cd "pcmpl-unix" "\
@@ -20320,8 +20358,8 @@ Includes files as well as host names followed by a colon.
20320 20358
20321;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 20359;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
20322;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 20360;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
20323;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (19278 20361;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (19277
20324;;;;;; 4517)) 20362;;;;;; 34917))
20325;;; Generated autoloads from pcomplete.el 20363;;; Generated autoloads from pcomplete.el
20326 20364
20327(autoload 'pcomplete "pcomplete" "\ 20365(autoload 'pcomplete "pcomplete" "\
@@ -20380,7 +20418,7 @@ Setup `shell-mode' to use pcomplete.
20380 20418
20381;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 20419;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
20382;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 20420;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
20383;;;;;; "pcvs.el" (19278 4517)) 20421;;;;;; "pcvs.el" (19277 34917))
20384;;; Generated autoloads from pcvs.el 20422;;; Generated autoloads from pcvs.el
20385 20423
20386(autoload 'cvs-checkout "pcvs" "\ 20424(autoload 'cvs-checkout "pcvs" "\
@@ -20455,7 +20493,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20455 20493
20456;;;*** 20494;;;***
20457 20495
20458;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (19278 4517)) 20496;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (19277 34917))
20459;;; Generated autoloads from pcvs-defs.el 20497;;; Generated autoloads from pcvs-defs.el
20460 20498
20461(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))) 20499(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)))
@@ -20463,7 +20501,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20463;;;*** 20501;;;***
20464 20502
20465;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 20503;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
20466;;;;;; (19278 4528)) 20504;;;;;; (19277 34922))
20467;;; Generated autoloads from progmodes/perl-mode.el 20505;;; Generated autoloads from progmodes/perl-mode.el
20468(put 'perl-indent-level 'safe-local-variable 'integerp) 20506(put 'perl-indent-level 'safe-local-variable 'integerp)
20469(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 20507(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -20527,7 +20565,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
20527;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key 20565;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key
20528;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt 20566;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt
20529;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region 20567;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region
20530;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (19278 4517)) 20568;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (19277 34917))
20531;;; Generated autoloads from pgg.el 20569;;; Generated autoloads from pgg.el
20532 20570
20533(autoload 'pgg-encrypt-region "pgg" "\ 20571(autoload 'pgg-encrypt-region "pgg" "\
@@ -20661,7 +20699,7 @@ Import public keys in the current buffer.
20661;;;*** 20699;;;***
20662 20700
20663;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el" 20701;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el"
20664;;;;;; (19278 4517)) 20702;;;;;; (19277 34917))
20665;;; Generated autoloads from pgg-gpg.el 20703;;; Generated autoloads from pgg-gpg.el
20666 20704
20667(autoload 'pgg-gpg-symmetric-key-p "pgg-gpg" "\ 20705(autoload 'pgg-gpg-symmetric-key-p "pgg-gpg" "\
@@ -20672,7 +20710,7 @@ True if decoded armor MESSAGE-KEYS has symmetric encryption indicator.
20672;;;*** 20710;;;***
20673 20711
20674;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 20712;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
20675;;;;;; (19278 4529)) 20713;;;;;; (19354 34807))
20676;;; Generated autoloads from textmodes/picture.el 20714;;; Generated autoloads from textmodes/picture.el
20677 20715
20678(autoload 'picture-mode "picture" "\ 20716(autoload 'picture-mode "picture" "\
@@ -20753,7 +20791,7 @@ they are not defaultly assigned to keys.
20753;;;*** 20791;;;***
20754 20792
20755;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 20793;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
20756;;;;;; (19278 4529)) 20794;;;;;; (19277 34923))
20757;;; Generated autoloads from textmodes/po.el 20795;;; Generated autoloads from textmodes/po.el
20758 20796
20759(autoload 'po-find-file-coding-system "po" "\ 20797(autoload 'po-find-file-coding-system "po" "\
@@ -20764,7 +20802,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
20764 20802
20765;;;*** 20803;;;***
20766 20804
20767;;;### (autoloads (pong) "pong" "play/pong.el" (19278 4527)) 20805;;;### (autoloads (pong) "pong" "play/pong.el" (19277 34922))
20768;;; Generated autoloads from play/pong.el 20806;;; Generated autoloads from play/pong.el
20769 20807
20770(autoload 'pong "pong" "\ 20808(autoload 'pong "pong" "\
@@ -20782,7 +20820,7 @@ pong-mode keybindings:\\<pong-mode-map>
20782 20820
20783;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression 20821;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression
20784;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el" 20822;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el"
20785;;;;;; (19278 4521)) 20823;;;;;; (19277 34919))
20786;;; Generated autoloads from emacs-lisp/pp.el 20824;;; Generated autoloads from emacs-lisp/pp.el
20787 20825
20788(autoload 'pp-to-string "pp" "\ 20826(autoload 'pp-to-string "pp" "\
@@ -20850,7 +20888,7 @@ Ignores leading comment characters.
20850;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 20888;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
20851;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 20889;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
20852;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 20890;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
20853;;;;;; (19278 4517)) 20891;;;;;; (19277 34917))
20854;;; Generated autoloads from printing.el 20892;;; Generated autoloads from printing.el
20855 20893
20856(autoload 'pr-interface "printing" "\ 20894(autoload 'pr-interface "printing" "\
@@ -21437,7 +21475,7 @@ are both set to t.
21437 21475
21438;;;*** 21476;;;***
21439 21477
21440;;;### (autoloads (proced) "proced" "proced.el" (19278 4517)) 21478;;;### (autoloads (proced) "proced" "proced.el" (19277 34917))
21441;;; Generated autoloads from proced.el 21479;;; Generated autoloads from proced.el
21442 21480
21443(autoload 'proced "proced" "\ 21481(autoload 'proced "proced" "\
@@ -21453,7 +21491,7 @@ See `proced-mode' for a description of features available in Proced buffers.
21453;;;*** 21491;;;***
21454 21492
21455;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el" 21493;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el"
21456;;;;;; (19278 4528)) 21494;;;;;; (19277 34922))
21457;;; Generated autoloads from progmodes/prolog.el 21495;;; Generated autoloads from progmodes/prolog.el
21458 21496
21459(autoload 'prolog-mode "prolog" "\ 21497(autoload 'prolog-mode "prolog" "\
@@ -21476,8 +21514,8 @@ With prefix argument \\[universal-prefix], prompt for the program to use.
21476 21514
21477;;;*** 21515;;;***
21478 21516
21479;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (19278 21517;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (19277
21480;;;;;; 4517)) 21518;;;;;; 34917))
21481;;; Generated autoloads from ps-bdf.el 21519;;; Generated autoloads from ps-bdf.el
21482 21520
21483(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")) "\ 21521(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")) "\
@@ -21488,8 +21526,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
21488 21526
21489;;;*** 21527;;;***
21490 21528
21491;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (19278 21529;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (19277
21492;;;;;; 4528)) 21530;;;;;; 34922))
21493;;; Generated autoloads from progmodes/ps-mode.el 21531;;; Generated autoloads from progmodes/ps-mode.el
21494 21532
21495(autoload 'ps-mode "ps-mode" "\ 21533(autoload 'ps-mode "ps-mode" "\
@@ -21540,8 +21578,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
21540;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 21578;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
21541;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 21579;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
21542;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 21580;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
21543;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (19278 21581;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (19354
21544;;;;;; 4517)) 21582;;;;;; 34807))
21545;;; Generated autoloads from ps-print.el 21583;;; Generated autoloads from ps-print.el
21546 21584
21547(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"))) "\ 21585(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"))) "\
@@ -21738,7 +21776,7 @@ If EXTENSION is any other symbol, it is ignored.
21738;;;*** 21776;;;***
21739 21777
21740;;;### (autoloads (python-shell jython-mode python-mode run-python) 21778;;;### (autoloads (python-shell jython-mode python-mode run-python)
21741;;;;;; "python" "progmodes/python.el" (19336 25572)) 21779;;;;;; "python" "progmodes/python.el" (19336 30736))
21742;;; Generated autoloads from progmodes/python.el 21780;;; Generated autoloads from progmodes/python.el
21743 21781
21744(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode)) 21782(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode))
@@ -21854,7 +21892,7 @@ filter.
21854;;;*** 21892;;;***
21855 21893
21856;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 21894;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
21857;;;;;; (19278 4523)) 21895;;;;;; (19277 34920))
21858;;; Generated autoloads from gnus/qp.el 21896;;; Generated autoloads from gnus/qp.el
21859 21897
21860(autoload 'quoted-printable-decode-region "qp" "\ 21898(autoload 'quoted-printable-decode-region "qp" "\
@@ -21877,7 +21915,7 @@ them into characters should be done separately.
21877;;;;;; quail-defrule quail-install-decode-map quail-install-map 21915;;;;;; quail-defrule quail-install-decode-map quail-install-map
21878;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 21916;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
21879;;;;;; quail-define-package quail-use-package quail-title) "quail" 21917;;;;;; quail-define-package quail-use-package quail-title) "quail"
21880;;;;;; "international/quail.el" (19278 4524)) 21918;;;;;; "international/quail.el" (19277 34920))
21881;;; Generated autoloads from international/quail.el 21919;;; Generated autoloads from international/quail.el
21882 21920
21883(autoload 'quail-title "quail" "\ 21921(autoload 'quail-title "quail" "\
@@ -22108,8 +22146,8 @@ of each directory.
22108 22146
22109;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 22147;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
22110;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 22148;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
22111;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (19278 22149;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (19277
22112;;;;;; 4526)) 22150;;;;;; 34921))
22113;;; Generated autoloads from net/quickurl.el 22151;;; Generated autoloads from net/quickurl.el
22114 22152
22115(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" "\ 22153(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" "\
@@ -22181,7 +22219,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
22181;;;*** 22219;;;***
22182 22220
22183;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 22221;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
22184;;;;;; "net/rcirc.el" (19278 4526)) 22222;;;;;; "net/rcirc.el" (19277 34921))
22185;;; Generated autoloads from net/rcirc.el 22223;;; Generated autoloads from net/rcirc.el
22186 22224
22187(autoload 'rcirc "rcirc" "\ 22225(autoload 'rcirc "rcirc" "\
@@ -22216,8 +22254,8 @@ Global minor mode for tracking activity in rcirc buffers.
22216 22254
22217;;;*** 22255;;;***
22218 22256
22219;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (19278 22257;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (19277
22220;;;;;; 4526)) 22258;;;;;; 34921))
22221;;; Generated autoloads from net/rcompile.el 22259;;; Generated autoloads from net/rcompile.el
22222 22260
22223(autoload 'remote-compile "rcompile" "\ 22261(autoload 'remote-compile "rcompile" "\
@@ -22229,7 +22267,7 @@ See \\[compile].
22229;;;*** 22267;;;***
22230 22268
22231;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 22269;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
22232;;;;;; (19278 4521)) 22270;;;;;; (19277 34919))
22233;;; Generated autoloads from emacs-lisp/re-builder.el 22271;;; Generated autoloads from emacs-lisp/re-builder.el
22234 22272
22235(defalias 'regexp-builder 're-builder) 22273(defalias 'regexp-builder 're-builder)
@@ -22241,7 +22279,7 @@ Construct a regexp interactively.
22241 22279
22242;;;*** 22280;;;***
22243 22281
22244;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (19278 4517)) 22282;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (19277 34917))
22245;;; Generated autoloads from recentf.el 22283;;; Generated autoloads from recentf.el
22246 22284
22247(defvar recentf-mode nil "\ 22285(defvar recentf-mode nil "\
@@ -22268,8 +22306,8 @@ that were operated on recently.
22268;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle 22306;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
22269;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 22307;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
22270;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 22308;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
22271;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (19278 22309;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (19277
22272;;;;;; 4517)) 22310;;;;;; 34917))
22273;;; Generated autoloads from rect.el 22311;;; Generated autoloads from rect.el
22274 (define-key ctl-x-r-map "c" 'clear-rectangle) 22312 (define-key ctl-x-r-map "c" 'clear-rectangle)
22275 (define-key ctl-x-r-map "k" 'kill-rectangle) 22313 (define-key ctl-x-r-map "k" 'kill-rectangle)
@@ -22403,8 +22441,8 @@ rectangle which were empty.
22403 22441
22404;;;*** 22442;;;***
22405 22443
22406;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (19278 22444;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (19277
22407;;;;;; 4529)) 22445;;;;;; 34923))
22408;;; Generated autoloads from textmodes/refill.el 22446;;; Generated autoloads from textmodes/refill.el
22409 22447
22410(autoload 'refill-mode "refill" "\ 22448(autoload 'refill-mode "refill" "\
@@ -22420,7 +22458,7 @@ refilling if they would cause auto-filling.
22420;;;*** 22458;;;***
22421 22459
22422;;;### (autoloads (reftex-reset-scanning-information reftex-mode 22460;;;### (autoloads (reftex-reset-scanning-information reftex-mode
22423;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (19278 4529)) 22461;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (19277 34923))
22424;;; Generated autoloads from textmodes/reftex.el 22462;;; Generated autoloads from textmodes/reftex.el
22425 22463
22426(autoload 'turn-on-reftex "reftex" "\ 22464(autoload 'turn-on-reftex "reftex" "\
@@ -22470,7 +22508,7 @@ This enforces rescanning the buffer on next use.
22470;;;*** 22508;;;***
22471 22509
22472;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 22510;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
22473;;;;;; (19278 4529)) 22511;;;;;; (19277 34923))
22474;;; Generated autoloads from textmodes/reftex-cite.el 22512;;; Generated autoloads from textmodes/reftex-cite.el
22475 22513
22476(autoload 'reftex-citation "reftex-cite" "\ 22514(autoload 'reftex-citation "reftex-cite" "\
@@ -22500,7 +22538,7 @@ While entering the regexp, completion on knows citation keys is possible.
22500;;;*** 22538;;;***
22501 22539
22502;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 22540;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
22503;;;;;; (19278 4529)) 22541;;;;;; (19277 34923))
22504;;; Generated autoloads from textmodes/reftex-global.el 22542;;; Generated autoloads from textmodes/reftex-global.el
22505 22543
22506(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 22544(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -22517,7 +22555,7 @@ With no argument, this command toggles
22517;;;*** 22555;;;***
22518 22556
22519;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 22557;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
22520;;;;;; (19278 4529)) 22558;;;;;; (19277 34923))
22521;;; Generated autoloads from textmodes/reftex-index.el 22559;;; Generated autoloads from textmodes/reftex-index.el
22522 22560
22523(autoload 'reftex-index-phrases-mode "reftex-index" "\ 22561(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -22550,7 +22588,7 @@ Here are all local bindings.
22550;;;*** 22588;;;***
22551 22589
22552;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 22590;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
22553;;;;;; (19278 4529)) 22591;;;;;; (19277 34923))
22554;;; Generated autoloads from textmodes/reftex-parse.el 22592;;; Generated autoloads from textmodes/reftex-parse.el
22555 22593
22556(autoload 'reftex-all-document-files "reftex-parse" "\ 22594(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -22562,8 +22600,8 @@ of master file.
22562 22600
22563;;;*** 22601;;;***
22564 22602
22565;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19278 22603;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19277
22566;;;;;; 4529)) 22604;;;;;; 34923))
22567;;; Generated autoloads from textmodes/reftex-vars.el 22605;;; Generated autoloads from textmodes/reftex-vars.el
22568(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22606(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
22569(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22607(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -22573,7 +22611,7 @@ of master file.
22573;;;*** 22611;;;***
22574 22612
22575;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 22613;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
22576;;;;;; (19278 4521)) 22614;;;;;; (19277 34919))
22577;;; Generated autoloads from emacs-lisp/regexp-opt.el 22615;;; Generated autoloads from emacs-lisp/regexp-opt.el
22578 22616
22579(autoload 'regexp-opt "regexp-opt" "\ 22617(autoload 'regexp-opt "regexp-opt" "\
@@ -22602,7 +22640,7 @@ This means the number of non-shy regexp grouping constructs
22602 22640
22603;;;### (autoloads (remember-diary-extract-entries remember-clipboard 22641;;;### (autoloads (remember-diary-extract-entries remember-clipboard
22604;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el" 22642;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el"
22605;;;;;; (19278 4529)) 22643;;;;;; (19277 34923))
22606;;; Generated autoloads from textmodes/remember.el 22644;;; Generated autoloads from textmodes/remember.el
22607 22645
22608(autoload 'remember "remember" "\ 22646(autoload 'remember "remember" "\
@@ -22633,7 +22671,7 @@ Extract diary entries from the region.
22633 22671
22634;;;*** 22672;;;***
22635 22673
22636;;;### (autoloads (repeat) "repeat" "repeat.el" (19278 4517)) 22674;;;### (autoloads (repeat) "repeat" "repeat.el" (19277 34917))
22637;;; Generated autoloads from repeat.el 22675;;; Generated autoloads from repeat.el
22638 22676
22639(autoload 'repeat "repeat" "\ 22677(autoload 'repeat "repeat" "\
@@ -22656,7 +22694,7 @@ recently executed command not bound to an input event\".
22656;;;*** 22694;;;***
22657 22695
22658;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 22696;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
22659;;;;;; (19278 4525)) 22697;;;;;; (19277 34921))
22660;;; Generated autoloads from mail/reporter.el 22698;;; Generated autoloads from mail/reporter.el
22661 22699
22662(autoload 'reporter-submit-bug-report "reporter" "\ 22700(autoload 'reporter-submit-bug-report "reporter" "\
@@ -22688,7 +22726,7 @@ mail-sending package is used for editing and sending the message.
22688;;;*** 22726;;;***
22689 22727
22690;;;### (autoloads (reposition-window) "reposition" "reposition.el" 22728;;;### (autoloads (reposition-window) "reposition" "reposition.el"
22691;;;;;; (19278 4517)) 22729;;;;;; (19277 34917))
22692;;; Generated autoloads from reposition.el 22730;;; Generated autoloads from reposition.el
22693 22731
22694(autoload 'reposition-window "reposition" "\ 22732(autoload 'reposition-window "reposition" "\
@@ -22715,7 +22753,7 @@ first comment line visible (if point is in a comment).
22715;;;*** 22753;;;***
22716 22754
22717;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 22755;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
22718;;;;;; (19278 4517)) 22756;;;;;; (19354 34807))
22719;;; Generated autoloads from reveal.el 22757;;; Generated autoloads from reveal.el
22720 22758
22721(autoload 'reveal-mode "reveal" "\ 22759(autoload 'reveal-mode "reveal" "\
@@ -22750,7 +22788,7 @@ With zero or negative ARG turn mode off.
22750;;;*** 22788;;;***
22751 22789
22752;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 22790;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
22753;;;;;; (19278 4521)) 22791;;;;;; (19277 34919))
22754;;; Generated autoloads from emacs-lisp/ring.el 22792;;; Generated autoloads from emacs-lisp/ring.el
22755 22793
22756(autoload 'ring-p "ring" "\ 22794(autoload 'ring-p "ring" "\
@@ -22765,7 +22803,7 @@ Make a ring that can contain SIZE elements.
22765 22803
22766;;;*** 22804;;;***
22767 22805
22768;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (19278 4526)) 22806;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (19277 34921))
22769;;; Generated autoloads from net/rlogin.el 22807;;; Generated autoloads from net/rlogin.el
22770 (add-hook 'same-window-regexps (purecopy "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")) 22808 (add-hook 'same-window-regexps (purecopy "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)"))
22771 22809
@@ -22815,8 +22853,8 @@ variable.
22815;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 22853;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
22816;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 22854;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
22817;;;;;; rmail-dont-reply-to-names rmail-user-mail-address-regexp 22855;;;;;; rmail-dont-reply-to-names rmail-user-mail-address-regexp
22818;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19307 22856;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19306
22819;;;;;; 36715)) 22857;;;;;; 22782))
22820;;; Generated autoloads from mail/rmail.el 22858;;; Generated autoloads from mail/rmail.el
22821 22859
22822(autoload 'rmail-movemail-variant-p "rmail" "\ 22860(autoload 'rmail-movemail-variant-p "rmail" "\
@@ -23010,7 +23048,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
23010;;;*** 23048;;;***
23011 23049
23012;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen 23050;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen
23013;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (19278 4525)) 23051;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (19277 34921))
23014;;; Generated autoloads from mail/rmailout.el 23052;;; Generated autoloads from mail/rmailout.el
23015(put 'rmail-output-file-alist 'risky-local-variable t) 23053(put 'rmail-output-file-alist 'risky-local-variable t)
23016 23054
@@ -23075,7 +23113,7 @@ than appending to it. Deletes the message after writing if
23075;;;*** 23113;;;***
23076 23114
23077;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el" 23115;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el"
23078;;;;;; (19278 4526)) 23116;;;;;; (19277 34921))
23079;;; Generated autoloads from nxml/rng-cmpct.el 23117;;; Generated autoloads from nxml/rng-cmpct.el
23080 23118
23081(autoload 'rng-c-load-schema "rng-cmpct" "\ 23119(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -23087,7 +23125,7 @@ Return a pattern.
23087;;;*** 23125;;;***
23088 23126
23089;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el" 23127;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el"
23090;;;;;; (19278 4526)) 23128;;;;;; (19277 34921))
23091;;; Generated autoloads from nxml/rng-nxml.el 23129;;; Generated autoloads from nxml/rng-nxml.el
23092 23130
23093(autoload 'rng-nxml-mode-init "rng-nxml" "\ 23131(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -23100,7 +23138,7 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
23100;;;*** 23138;;;***
23101 23139
23102;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el" 23140;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el"
23103;;;;;; (19278 4526)) 23141;;;;;; (19277 34921))
23104;;; Generated autoloads from nxml/rng-valid.el 23142;;; Generated autoloads from nxml/rng-valid.el
23105 23143
23106(autoload 'rng-validate-mode "rng-valid" "\ 23144(autoload 'rng-validate-mode "rng-valid" "\
@@ -23130,8 +23168,8 @@ to use for finding the schema.
23130 23168
23131;;;*** 23169;;;***
23132 23170
23133;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (19278 23171;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (19277
23134;;;;;; 4526)) 23172;;;;;; 34921))
23135;;; Generated autoloads from nxml/rng-xsd.el 23173;;; Generated autoloads from nxml/rng-xsd.el
23136 23174
23137(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 23175(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -23159,7 +23197,7 @@ must be equal.
23159;;;*** 23197;;;***
23160 23198
23161;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) 23199;;;### (autoloads (robin-use-package robin-modify-package robin-define-package)
23162;;;;;; "robin" "international/robin.el" (19278 4524)) 23200;;;;;; "robin" "international/robin.el" (19277 34920))
23163;;; Generated autoloads from international/robin.el 23201;;; Generated autoloads from international/robin.el
23164 23202
23165(autoload 'robin-define-package "robin" "\ 23203(autoload 'robin-define-package "robin" "\
@@ -23192,7 +23230,7 @@ Start using robin package NAME, which is a string.
23192;;;*** 23230;;;***
23193 23231
23194;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 23232;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
23195;;;;;; rot13-string rot13) "rot13" "rot13.el" (19278 4518)) 23233;;;;;; rot13-string rot13) "rot13" "rot13.el" (19277 34917))
23196;;; Generated autoloads from rot13.el 23234;;; Generated autoloads from rot13.el
23197 23235
23198(autoload 'rot13 "rot13" "\ 23236(autoload 'rot13 "rot13" "\
@@ -23230,7 +23268,7 @@ Toggle the use of ROT13 encoding for the current window.
23230;;;*** 23268;;;***
23231 23269
23232;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" 23270;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el"
23233;;;;;; (19278 4529)) 23271;;;;;; (19277 34923))
23234;;; Generated autoloads from textmodes/rst.el 23272;;; Generated autoloads from textmodes/rst.el
23235 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 23273 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
23236 23274
@@ -23268,7 +23306,7 @@ for modes derived from Text mode, like Mail mode.
23268;;;*** 23306;;;***
23269 23307
23270;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" 23308;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el"
23271;;;;;; (19278 4528)) 23309;;;;;; (19277 34922))
23272;;; Generated autoloads from progmodes/ruby-mode.el 23310;;; Generated autoloads from progmodes/ruby-mode.el
23273 23311
23274(autoload 'ruby-mode "ruby-mode" "\ 23312(autoload 'ruby-mode "ruby-mode" "\
@@ -23289,8 +23327,8 @@ The variable `ruby-indent-level' controls the amount of indentation.
23289 23327
23290;;;*** 23328;;;***
23291 23329
23292;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (19278 23330;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (19277
23293;;;;;; 4518)) 23331;;;;;; 34917))
23294;;; Generated autoloads from ruler-mode.el 23332;;; Generated autoloads from ruler-mode.el
23295 23333
23296(autoload 'ruler-mode "ruler-mode" "\ 23334(autoload 'ruler-mode "ruler-mode" "\
@@ -23300,8 +23338,8 @@ Display a ruler in the header line if ARG > 0.
23300 23338
23301;;;*** 23339;;;***
23302 23340
23303;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (19278 23341;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (19277
23304;;;;;; 4521)) 23342;;;;;; 34919))
23305;;; Generated autoloads from emacs-lisp/rx.el 23343;;; Generated autoloads from emacs-lisp/rx.el
23306 23344
23307(autoload 'rx-to-string "rx" "\ 23345(autoload 'rx-to-string "rx" "\
@@ -23611,7 +23649,7 @@ enclosed in `(and ...)'.
23611;;;*** 23649;;;***
23612 23650
23613;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el" 23651;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el"
23614;;;;;; (19278 4518)) 23652;;;;;; (19277 34917))
23615;;; Generated autoloads from savehist.el 23653;;; Generated autoloads from savehist.el
23616 23654
23617(defvar savehist-mode nil "\ 23655(defvar savehist-mode nil "\
@@ -23637,7 +23675,7 @@ which is probably undesirable.
23637;;;*** 23675;;;***
23638 23676
23639;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 23677;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
23640;;;;;; (19278 4528)) 23678;;;;;; (19277 34922))
23641;;; Generated autoloads from progmodes/scheme.el 23679;;; Generated autoloads from progmodes/scheme.el
23642 23680
23643(autoload 'scheme-mode "scheme" "\ 23681(autoload 'scheme-mode "scheme" "\
@@ -23679,7 +23717,7 @@ that variable's value is a string.
23679;;;*** 23717;;;***
23680 23718
23681;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 23719;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
23682;;;;;; (19278 4523)) 23720;;;;;; (19277 34920))
23683;;; Generated autoloads from gnus/score-mode.el 23721;;; Generated autoloads from gnus/score-mode.el
23684 23722
23685(autoload 'gnus-score-mode "score-mode" "\ 23723(autoload 'gnus-score-mode "score-mode" "\
@@ -23693,7 +23731,7 @@ This mode is an extended emacs-lisp mode.
23693;;;*** 23731;;;***
23694 23732
23695;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 23733;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
23696;;;;;; (19278 4518)) 23734;;;;;; (19277 34917))
23697;;; Generated autoloads from scroll-all.el 23735;;; Generated autoloads from scroll-all.el
23698 23736
23699(defvar scroll-all-mode nil "\ 23737(defvar scroll-all-mode nil "\
@@ -23716,7 +23754,7 @@ apply to all visible windows in the same frame.
23716;;;*** 23754;;;***
23717 23755
23718;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 23756;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
23719;;;;;; (19278 4518)) 23757;;;;;; (19277 34917))
23720;;; Generated autoloads from scroll-lock.el 23758;;; Generated autoloads from scroll-lock.el
23721 23759
23722(autoload 'scroll-lock-mode "scroll-lock" "\ 23760(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -23731,7 +23769,7 @@ during scrolling.
23731;;;*** 23769;;;***
23732 23770
23733;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic" 23771;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic"
23734;;;;;; "cedet/semantic.el" (19322 11780)) 23772;;;;;; "cedet/semantic.el" (19324 55755))
23735;;; Generated autoloads from cedet/semantic.el 23773;;; Generated autoloads from cedet/semantic.el
23736 23774
23737(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\ 23775(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\
@@ -23783,7 +23821,7 @@ Semantic mode.
23783;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 23821;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
23784;;;;;; mail-header-separator send-mail-function mail-interactive 23822;;;;;; mail-header-separator send-mail-function mail-interactive
23785;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 23823;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
23786;;;;;; "sendmail" "mail/sendmail.el" (19335 63611)) 23824;;;;;; "sendmail" "mail/sendmail.el" (19335 12589))
23787;;; Generated autoloads from mail/sendmail.el 23825;;; Generated autoloads from mail/sendmail.el
23788 23826
23789(defvar mail-from-style 'default "\ 23827(defvar mail-from-style 'default "\
@@ -24080,8 +24118,8 @@ Like `mail' command, but display mail buffer in another frame.
24080;;;*** 24118;;;***
24081 24119
24082;;;### (autoloads (server-save-buffers-kill-terminal server-mode 24120;;;### (autoloads (server-save-buffers-kill-terminal server-mode
24083;;;;;; server-force-delete server-start) "server" "server.el" (19278 24121;;;;;; server-force-delete server-start) "server" "server.el" (19277
24084;;;;;; 4518)) 24122;;;;;; 34917))
24085;;; Generated autoloads from server.el 24123;;; Generated autoloads from server.el
24086 24124
24087(autoload 'server-start "server" "\ 24125(autoload 'server-start "server" "\
@@ -24135,7 +24173,7 @@ only these files will be asked to be saved.
24135 24173
24136;;;*** 24174;;;***
24137 24175
24138;;;### (autoloads (ses-mode) "ses" "ses.el" (19278 4518)) 24176;;;### (autoloads (ses-mode) "ses" "ses.el" (19277 34917))
24139;;; Generated autoloads from ses.el 24177;;; Generated autoloads from ses.el
24140 24178
24141(autoload 'ses-mode "ses" "\ 24179(autoload 'ses-mode "ses" "\
@@ -24154,7 +24192,7 @@ These are active only in the minibuffer, when entering or editing a formula:
24154;;;*** 24192;;;***
24155 24193
24156;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 24194;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
24157;;;;;; (19288 23971)) 24195;;;;;; (19294 23005))
24158;;; Generated autoloads from textmodes/sgml-mode.el 24196;;; Generated autoloads from textmodes/sgml-mode.el
24159 24197
24160(autoload 'sgml-mode "sgml-mode" "\ 24198(autoload 'sgml-mode "sgml-mode" "\
@@ -24220,7 +24258,7 @@ To work around that, do:
24220;;;*** 24258;;;***
24221 24259
24222;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 24260;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
24223;;;;;; (19278 4528)) 24261;;;;;; (19339 10551))
24224;;; Generated autoloads from progmodes/sh-script.el 24262;;; Generated autoloads from progmodes/sh-script.el
24225(put 'sh-shell 'safe-local-variable 'symbolp) 24263(put 'sh-shell 'safe-local-variable 'symbolp)
24226 24264
@@ -24284,7 +24322,7 @@ with your script for an edit-interpret-debug cycle.
24284 24322
24285;;;*** 24323;;;***
24286 24324
24287;;;### (autoloads (sha1) "sha1" "sha1.el" (19278 4518)) 24325;;;### (autoloads (sha1) "sha1" "sha1.el" (19277 34917))
24288;;; Generated autoloads from sha1.el 24326;;; Generated autoloads from sha1.el
24289 24327
24290(autoload 'sha1 "sha1" "\ 24328(autoload 'sha1 "sha1" "\
@@ -24299,7 +24337,7 @@ If BINARY is non-nil, return a string in binary form.
24299;;;*** 24337;;;***
24300 24338
24301;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 24339;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
24302;;;;;; (19278 4521)) 24340;;;;;; (19277 34919))
24303;;; Generated autoloads from emacs-lisp/shadow.el 24341;;; Generated autoloads from emacs-lisp/shadow.el
24304 24342
24305(autoload 'list-load-path-shadows "shadow" "\ 24343(autoload 'list-load-path-shadows "shadow" "\
@@ -24349,8 +24387,8 @@ function, `find-emacs-lisp-shadows'.
24349;;;*** 24387;;;***
24350 24388
24351;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 24389;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
24352;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (19278 24390;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (19277
24353;;;;;; 4518)) 24391;;;;;; 34917))
24354;;; Generated autoloads from shadowfile.el 24392;;; Generated autoloads from shadowfile.el
24355 24393
24356(autoload 'shadow-define-cluster "shadowfile" "\ 24394(autoload 'shadow-define-cluster "shadowfile" "\
@@ -24389,7 +24427,7 @@ Set up file shadowing.
24389;;;*** 24427;;;***
24390 24428
24391;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 24429;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
24392;;;;;; (19278 4518)) 24430;;;;;; (19277 34917))
24393;;; Generated autoloads from shell.el 24431;;; Generated autoloads from shell.el
24394 24432
24395(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 24433(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -24439,7 +24477,7 @@ Otherwise, one argument `-i' is passed to the shell.
24439;;;*** 24477;;;***
24440 24478
24441;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 24479;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
24442;;;;;; "sieve" "gnus/sieve.el" (19278 4523)) 24480;;;;;; "sieve" "gnus/sieve.el" (19277 34920))
24443;;; Generated autoloads from gnus/sieve.el 24481;;; Generated autoloads from gnus/sieve.el
24444 24482
24445(autoload 'sieve-manage "sieve" "\ 24483(autoload 'sieve-manage "sieve" "\
@@ -24460,7 +24498,7 @@ Not documented
24460;;;*** 24498;;;***
24461 24499
24462;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 24500;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
24463;;;;;; (19278 4523)) 24501;;;;;; (19362 59593))
24464;;; Generated autoloads from gnus/sieve-mode.el 24502;;; Generated autoloads from gnus/sieve-mode.el
24465 24503
24466(autoload 'sieve-mode "sieve-mode" "\ 24504(autoload 'sieve-mode "sieve-mode" "\
@@ -24475,8 +24513,8 @@ Turning on Sieve mode runs `sieve-mode-hook'.
24475 24513
24476;;;*** 24514;;;***
24477 24515
24478;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (19278 24516;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (19277
24479;;;;;; 4528)) 24517;;;;;; 34922))
24480;;; Generated autoloads from progmodes/simula.el 24518;;; Generated autoloads from progmodes/simula.el
24481 24519
24482(autoload 'simula-mode "simula" "\ 24520(autoload 'simula-mode "simula" "\
@@ -24525,7 +24563,7 @@ with no arguments, if that value is non-nil.
24525;;;*** 24563;;;***
24526 24564
24527;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 24565;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
24528;;;;;; define-skeleton) "skeleton" "skeleton.el" (19278 4518)) 24566;;;;;; define-skeleton) "skeleton" "skeleton.el" (19277 34917))
24529;;; Generated autoloads from skeleton.el 24567;;; Generated autoloads from skeleton.el
24530 24568
24531(defvar skeleton-filter-function 'identity "\ 24569(defvar skeleton-filter-function 'identity "\
@@ -24635,7 +24673,7 @@ symmetrical ones, and the same character twice for the others.
24635;;;*** 24673;;;***
24636 24674
24637;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) 24675;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
24638;;;;;; "smerge-mode" "smerge-mode.el" (19278 4518)) 24676;;;;;; "smerge-mode" "smerge-mode.el" (19277 34917))
24639;;; Generated autoloads from smerge-mode.el 24677;;; Generated autoloads from smerge-mode.el
24640 24678
24641(autoload 'smerge-ediff "smerge-mode" "\ 24679(autoload 'smerge-ediff "smerge-mode" "\
@@ -24660,7 +24698,7 @@ If no conflict maker is found, turn off `smerge-mode'.
24660;;;*** 24698;;;***
24661 24699
24662;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 24700;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
24663;;;;;; (19278 4523)) 24701;;;;;; (19277 34920))
24664;;; Generated autoloads from gnus/smiley.el 24702;;; Generated autoloads from gnus/smiley.el
24665 24703
24666(autoload 'smiley-region "smiley" "\ 24704(autoload 'smiley-region "smiley" "\
@@ -24678,7 +24716,7 @@ interactively. If there's no argument, do it at the current buffer
24678;;;*** 24716;;;***
24679 24717
24680;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 24718;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
24681;;;;;; "mail/smtpmail.el" (19278 4525)) 24719;;;;;; "mail/smtpmail.el" (19277 34921))
24682;;; Generated autoloads from mail/smtpmail.el 24720;;; Generated autoloads from mail/smtpmail.el
24683 24721
24684(autoload 'smtpmail-send-it "smtpmail" "\ 24722(autoload 'smtpmail-send-it "smtpmail" "\
@@ -24693,7 +24731,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
24693 24731
24694;;;*** 24732;;;***
24695 24733
24696;;;### (autoloads (snake) "snake" "play/snake.el" (19278 4527)) 24734;;;### (autoloads (snake) "snake" "play/snake.el" (19277 34922))
24697;;; Generated autoloads from play/snake.el 24735;;; Generated autoloads from play/snake.el
24698 24736
24699(autoload 'snake "snake" "\ 24737(autoload 'snake "snake" "\
@@ -24717,7 +24755,7 @@ Snake mode keybindings:
24717;;;*** 24755;;;***
24718 24756
24719;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 24757;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
24720;;;;;; (19278 4526)) 24758;;;;;; (19277 34921))
24721;;; Generated autoloads from net/snmp-mode.el 24759;;; Generated autoloads from net/snmp-mode.el
24722 24760
24723(autoload 'snmp-mode "snmp-mode" "\ 24761(autoload 'snmp-mode "snmp-mode" "\
@@ -24746,8 +24784,8 @@ then `snmpv2-mode-hook'.
24746 24784
24747;;;*** 24785;;;***
24748 24786
24749;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (19278 24787;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (19277
24750;;;;;; 4519)) 24788;;;;;; 34918))
24751;;; Generated autoloads from calendar/solar.el 24789;;; Generated autoloads from calendar/solar.el
24752 24790
24753(autoload 'sunrise-sunset "solar" "\ 24791(autoload 'sunrise-sunset "solar" "\
@@ -24762,8 +24800,8 @@ This function is suitable for execution in a .emacs file.
24762 24800
24763;;;*** 24801;;;***
24764 24802
24765;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (19278 24803;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (19277
24766;;;;;; 4527)) 24804;;;;;; 34922))
24767;;; Generated autoloads from play/solitaire.el 24805;;; Generated autoloads from play/solitaire.el
24768 24806
24769(autoload 'solitaire "solitaire" "\ 24807(autoload 'solitaire "solitaire" "\
@@ -24840,7 +24878,7 @@ Pick your favourite shortcuts:
24840 24878
24841;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 24879;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
24842;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 24880;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
24843;;;;;; sort-lines sort-subr) "sort" "sort.el" (19278 4518)) 24881;;;;;; sort-lines sort-subr) "sort" "sort.el" (19277 34917))
24844;;; Generated autoloads from sort.el 24882;;; Generated autoloads from sort.el
24845(put 'sort-fold-case 'safe-local-variable 'booleanp) 24883(put 'sort-fold-case 'safe-local-variable 'booleanp)
24846 24884
@@ -24984,8 +25022,8 @@ From a program takes two point or marker arguments, BEG and END.
24984 25022
24985;;;*** 25023;;;***
24986 25024
24987;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (19278 25025;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (19277
24988;;;;;; 4523)) 25026;;;;;; 34920))
24989;;; Generated autoloads from gnus/spam.el 25027;;; Generated autoloads from gnus/spam.el
24990 25028
24991(autoload 'spam-initialize "spam" "\ 25029(autoload 'spam-initialize "spam" "\
@@ -25001,7 +25039,7 @@ installed through `spam-necessary-extra-headers'.
25001 25039
25002;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 25040;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
25003;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 25041;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
25004;;;;;; "gnus/spam-report.el" (19278 4523)) 25042;;;;;; "gnus/spam-report.el" (19277 34920))
25005;;; Generated autoloads from gnus/spam-report.el 25043;;; Generated autoloads from gnus/spam-report.el
25006 25044
25007(autoload 'spam-report-process-queue "spam-report" "\ 25045(autoload 'spam-report-process-queue "spam-report" "\
@@ -25044,7 +25082,7 @@ Spam reports will be queued with the method used when
25044;;;*** 25082;;;***
25045 25083
25046;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 25084;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
25047;;;;;; "speedbar.el" (19278 4518)) 25085;;;;;; "speedbar.el" (19277 34917))
25048;;; Generated autoloads from speedbar.el 25086;;; Generated autoloads from speedbar.el
25049 25087
25050(defalias 'speedbar 'speedbar-frame-mode) 25088(defalias 'speedbar 'speedbar-frame-mode)
@@ -25069,7 +25107,7 @@ selected. If the speedbar frame is active, then select the attached frame.
25069;;;*** 25107;;;***
25070 25108
25071;;;### (autoloads (spell-string spell-region spell-word spell-buffer) 25109;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
25072;;;;;; "spell" "textmodes/spell.el" (19278 4529)) 25110;;;;;; "spell" "textmodes/spell.el" (19277 34923))
25073;;; Generated autoloads from textmodes/spell.el 25111;;; Generated autoloads from textmodes/spell.el
25074 25112
25075(put 'spell-filter 'risky-local-variable t) 25113(put 'spell-filter 'risky-local-variable t)
@@ -25113,8 +25151,8 @@ Check spelling of string supplied as argument.
25113 25151
25114;;;*** 25152;;;***
25115 25153
25116;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (19278 25154;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (19277
25117;;;;;; 4527)) 25155;;;;;; 34922))
25118;;; Generated autoloads from play/spook.el 25156;;; Generated autoloads from play/spook.el
25119 25157
25120(autoload 'spook "spook" "\ 25158(autoload 'spook "spook" "\
@@ -25132,8 +25170,8 @@ Return a vector containing the lines from `spook-phrases-file'.
25132;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres 25170;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres
25133;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 25171;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
25134;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help 25172;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help
25135;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (19278 25173;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (19277
25136;;;;;; 4528)) 25174;;;;;; 34923))
25137;;; Generated autoloads from progmodes/sql.el 25175;;; Generated autoloads from progmodes/sql.el
25138 25176
25139(autoload 'sql-add-product-keywords "sql" "\ 25177(autoload 'sql-add-product-keywords "sql" "\
@@ -25560,7 +25598,7 @@ input. See `sql-interactive-mode'.
25560;;;*** 25598;;;***
25561 25599
25562;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el" 25600;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el"
25563;;;;;; (19278 4521)) 25601;;;;;; (19277 34919))
25564;;; Generated autoloads from cedet/srecode/srt-mode.el 25602;;; Generated autoloads from cedet/srecode/srt-mode.el
25565 25603
25566(autoload 'srecode-template-mode "srecode/srt-mode" "\ 25604(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -25576,8 +25614,8 @@ Major-mode for writing SRecode macros.
25576;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 25614;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
25577;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 25615;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
25578;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 25616;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
25579;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (19278 25617;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (19277
25580;;;;;; 4518)) 25618;;;;;; 34917))
25581;;; Generated autoloads from strokes.el 25619;;; Generated autoloads from strokes.el
25582 25620
25583(autoload 'strokes-global-set-stroke "strokes" "\ 25621(autoload 'strokes-global-set-stroke "strokes" "\
@@ -25687,7 +25725,7 @@ Read a complex stroke and insert its glyph into the current buffer.
25687;;;*** 25725;;;***
25688 25726
25689;;;### (autoloads (studlify-buffer studlify-word studlify-region) 25727;;;### (autoloads (studlify-buffer studlify-word studlify-region)
25690;;;;;; "studly" "play/studly.el" (19259 35430)) 25728;;;;;; "studly" "play/studly.el" (19267 61660))
25691;;; Generated autoloads from play/studly.el 25729;;; Generated autoloads from play/studly.el
25692 25730
25693(autoload 'studlify-region "studly" "\ 25731(autoload 'studlify-region "studly" "\
@@ -25708,7 +25746,7 @@ Studlify-case the current buffer.
25708;;;*** 25746;;;***
25709 25747
25710;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el" 25748;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el"
25711;;;;;; (19278 4528)) 25749;;;;;; (19277 34923))
25712;;; Generated autoloads from progmodes/subword.el 25750;;; Generated autoloads from progmodes/subword.el
25713 25751
25714(autoload 'subword-mode "subword" "\ 25752(autoload 'subword-mode "subword" "\
@@ -25756,7 +25794,7 @@ See `subword-mode' for more information on Subword mode.
25756;;;*** 25794;;;***
25757 25795
25758;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 25796;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
25759;;;;;; (19278 4525)) 25797;;;;;; (19361 52486))
25760;;; Generated autoloads from mail/supercite.el 25798;;; Generated autoloads from mail/supercite.el
25761 25799
25762(autoload 'sc-cite-original "supercite" "\ 25800(autoload 'sc-cite-original "supercite" "\
@@ -25788,8 +25826,8 @@ and `sc-post-hook' is run after the guts of this function.
25788 25826
25789;;;*** 25827;;;***
25790 25828
25791;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (19278 25829;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (19277
25792;;;;;; 4518)) 25830;;;;;; 34917))
25793;;; Generated autoloads from t-mouse.el 25831;;; Generated autoloads from t-mouse.el
25794 25832
25795(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 25833(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -25816,7 +25854,7 @@ It relies on the `gpm' daemon being activated.
25816 25854
25817;;;*** 25855;;;***
25818 25856
25819;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (19278 4518)) 25857;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (19277 34917))
25820;;; Generated autoloads from tabify.el 25858;;; Generated autoloads from tabify.el
25821 25859
25822(autoload 'untabify "tabify" "\ 25860(autoload 'untabify "tabify" "\
@@ -25851,7 +25889,7 @@ The variable `tab-width' controls the spacing of tab stops.
25851;;;;;; table-recognize table-insert-row-column table-insert-column 25889;;;;;; table-recognize table-insert-row-column table-insert-column
25852;;;;;; table-insert-row table-insert table-point-left-cell-hook 25890;;;;;; table-insert-row table-insert table-point-left-cell-hook
25853;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 25891;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
25854;;;;;; "table" "textmodes/table.el" (19278 4529)) 25892;;;;;; "table" "textmodes/table.el" (19354 34807))
25855;;; Generated autoloads from textmodes/table.el 25893;;; Generated autoloads from textmodes/table.el
25856 25894
25857(defvar table-cell-map-hook nil "\ 25895(defvar table-cell-map-hook nil "\
@@ -26439,7 +26477,7 @@ converts a table into plain text without frames. It is a companion to
26439 26477
26440;;;*** 26478;;;***
26441 26479
26442;;;### (autoloads (talk talk-connect) "talk" "talk.el" (19278 4518)) 26480;;;### (autoloads (talk talk-connect) "talk" "talk.el" (19277 34917))
26443;;; Generated autoloads from talk.el 26481;;; Generated autoloads from talk.el
26444 26482
26445(autoload 'talk-connect "talk" "\ 26483(autoload 'talk-connect "talk" "\
@@ -26454,7 +26492,7 @@ Connect to the Emacs talk group from the current X display or tty frame.
26454 26492
26455;;;*** 26493;;;***
26456 26494
26457;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (19278 4518)) 26495;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (19277 34917))
26458;;; Generated autoloads from tar-mode.el 26496;;; Generated autoloads from tar-mode.el
26459 26497
26460(autoload 'tar-mode "tar-mode" "\ 26498(autoload 'tar-mode "tar-mode" "\
@@ -26478,7 +26516,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
26478;;;*** 26516;;;***
26479 26517
26480;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 26518;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
26481;;;;;; "progmodes/tcl.el" (19278 4528)) 26519;;;;;; "progmodes/tcl.el" (19277 34923))
26482;;; Generated autoloads from progmodes/tcl.el 26520;;; Generated autoloads from progmodes/tcl.el
26483 26521
26484(autoload 'tcl-mode "tcl" "\ 26522(autoload 'tcl-mode "tcl" "\
@@ -26529,7 +26567,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
26529 26567
26530;;;*** 26568;;;***
26531 26569
26532;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (19278 4526)) 26570;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (19277 34921))
26533;;; Generated autoloads from net/telnet.el 26571;;; Generated autoloads from net/telnet.el
26534 (add-hook 'same-window-regexps (purecopy "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")) 26572 (add-hook 'same-window-regexps (purecopy "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)"))
26535 26573
@@ -26557,7 +26595,7 @@ Normally input is edited in Emacs and sent a line at a time.
26557;;;*** 26595;;;***
26558 26596
26559;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el" 26597;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el"
26560;;;;;; (19287 14689)) 26598;;;;;; (19294 23005))
26561;;; Generated autoloads from term.el 26599;;; Generated autoloads from term.el
26562 26600
26563(autoload 'make-term "term" "\ 26601(autoload 'make-term "term" "\
@@ -26599,8 +26637,8 @@ use in that buffer.
26599 26637
26600;;;*** 26638;;;***
26601 26639
26602;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (19278 26640;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (19277
26603;;;;;; 4518)) 26641;;;;;; 34917))
26604;;; Generated autoloads from terminal.el 26642;;; Generated autoloads from terminal.el
26605 26643
26606(autoload 'terminal-emulator "terminal" "\ 26644(autoload 'terminal-emulator "terminal" "\
@@ -26637,7 +26675,7 @@ subprocess started.
26637;;;*** 26675;;;***
26638 26676
26639;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 26677;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
26640;;;;;; (19278 4521)) 26678;;;;;; (19277 34919))
26641;;; Generated autoloads from emacs-lisp/testcover.el 26679;;; Generated autoloads from emacs-lisp/testcover.el
26642 26680
26643(autoload 'testcover-this-defun "testcover" "\ 26681(autoload 'testcover-this-defun "testcover" "\
@@ -26647,7 +26685,7 @@ Start coverage on function under point.
26647 26685
26648;;;*** 26686;;;***
26649 26687
26650;;;### (autoloads (tetris) "tetris" "play/tetris.el" (19278 4527)) 26688;;;### (autoloads (tetris) "tetris" "play/tetris.el" (19277 34922))
26651;;; Generated autoloads from play/tetris.el 26689;;; Generated autoloads from play/tetris.el
26652 26690
26653(autoload 'tetris "tetris" "\ 26691(autoload 'tetris "tetris" "\
@@ -26678,7 +26716,7 @@ tetris-mode keybindings:
26678;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 26716;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
26679;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 26717;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
26680;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 26718;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
26681;;;;;; (19322 43578)) 26719;;;;;; (19321 40838))
26682;;; Generated autoloads from textmodes/tex-mode.el 26720;;; Generated autoloads from textmodes/tex-mode.el
26683 26721
26684(defvar tex-shell-file-name nil "\ 26722(defvar tex-shell-file-name nil "\
@@ -26980,7 +27018,7 @@ Major mode to edit DocTeX files.
26980;;;*** 27018;;;***
26981 27019
26982;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 27020;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
26983;;;;;; "texinfmt" "textmodes/texinfmt.el" (19278 4529)) 27021;;;;;; "texinfmt" "textmodes/texinfmt.el" (19277 34923))
26984;;; Generated autoloads from textmodes/texinfmt.el 27022;;; Generated autoloads from textmodes/texinfmt.el
26985 27023
26986(autoload 'texinfo-format-buffer "texinfmt" "\ 27024(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -27020,7 +27058,7 @@ if large. You can use `Info-split' to do this manually.
27020;;;*** 27058;;;***
27021 27059
27022;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 27060;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
27023;;;;;; "texinfo" "textmodes/texinfo.el" (19278 4529)) 27061;;;;;; "texinfo" "textmodes/texinfo.el" (19277 34923))
27024;;; Generated autoloads from textmodes/texinfo.el 27062;;; Generated autoloads from textmodes/texinfo.el
27025 27063
27026(defvar texinfo-open-quote (purecopy "``") "\ 27064(defvar texinfo-open-quote (purecopy "``") "\
@@ -27106,7 +27144,7 @@ value of `texinfo-mode-hook'.
27106 27144
27107;;;### (autoloads (thai-composition-function thai-compose-buffer 27145;;;### (autoloads (thai-composition-function thai-compose-buffer
27108;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el" 27146;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el"
27109;;;;;; (19278 4524)) 27147;;;;;; (19277 34921))
27110;;; Generated autoloads from language/thai-util.el 27148;;; Generated autoloads from language/thai-util.el
27111 27149
27112(autoload 'thai-compose-region "thai-util" "\ 27150(autoload 'thai-compose-region "thai-util" "\
@@ -27135,7 +27173,7 @@ Not documented
27135 27173
27136;;;### (autoloads (list-at-point number-at-point symbol-at-point 27174;;;### (autoloads (list-at-point number-at-point symbol-at-point
27137;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 27175;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
27138;;;;;; "thingatpt" "thingatpt.el" (19278 4518)) 27176;;;;;; "thingatpt" "thingatpt.el" (19277 34917))
27139;;; Generated autoloads from thingatpt.el 27177;;; Generated autoloads from thingatpt.el
27140 27178
27141(autoload 'forward-thing "thingatpt" "\ 27179(autoload 'forward-thing "thingatpt" "\
@@ -27192,7 +27230,7 @@ Return the Lisp list at point, or nil if none is found.
27192 27230
27193;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 27231;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
27194;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 27232;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
27195;;;;;; (19278 4518)) 27233;;;;;; (19277 34917))
27196;;; Generated autoloads from thumbs.el 27234;;; Generated autoloads from thumbs.el
27197 27235
27198(autoload 'thumbs-find-thumb "thumbs" "\ 27236(autoload 'thumbs-find-thumb "thumbs" "\
@@ -27230,8 +27268,8 @@ In dired, call the setroot program on the image at point.
27230;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer 27268;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer
27231;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region 27269;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region
27232;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription 27270;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription
27233;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (19278 27271;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (19277
27234;;;;;; 4524)) 27272;;;;;; 34921))
27235;;; Generated autoloads from language/tibet-util.el 27273;;; Generated autoloads from language/tibet-util.el
27236 27274
27237(autoload 'tibetan-char-p "tibet-util" "\ 27275(autoload 'tibetan-char-p "tibet-util" "\
@@ -27305,7 +27343,7 @@ Not documented
27305;;;*** 27343;;;***
27306 27344
27307;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 27345;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
27308;;;;;; (19278 4529)) 27346;;;;;; (19277 34923))
27309;;; Generated autoloads from textmodes/tildify.el 27347;;; Generated autoloads from textmodes/tildify.el
27310 27348
27311(autoload 'tildify-region "tildify" "\ 27349(autoload 'tildify-region "tildify" "\
@@ -27330,7 +27368,7 @@ This function performs no refilling of the changed text.
27330 27368
27331;;;### (autoloads (emacs-init-time emacs-uptime display-time-world 27369;;;### (autoloads (emacs-init-time emacs-uptime display-time-world
27332;;;;;; display-time-mode display-time display-time-day-and-date) 27370;;;;;; display-time-mode display-time display-time-day-and-date)
27333;;;;;; "time" "time.el" (19278 4518)) 27371;;;;;; "time" "time.el" (19277 34917))
27334;;; Generated autoloads from time.el 27372;;; Generated autoloads from time.el
27335 27373
27336(defvar display-time-day-and-date nil "\ 27374(defvar display-time-day-and-date nil "\
@@ -27393,7 +27431,7 @@ Return a string giving the duration of the Emacs initialization.
27393;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day 27431;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day
27394;;;;;; time-add time-subtract time-since days-to-time time-less-p 27432;;;;;; time-add time-subtract time-since days-to-time time-less-p
27395;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el" 27433;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el"
27396;;;;;; (19284 35750)) 27434;;;;;; (19286 4503))
27397;;; Generated autoloads from calendar/time-date.el 27435;;; Generated autoloads from calendar/time-date.el
27398 27436
27399(autoload 'date-to-time "time-date" "\ 27437(autoload 'date-to-time "time-date" "\
@@ -27506,7 +27544,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
27506;;;*** 27544;;;***
27507 27545
27508;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 27546;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
27509;;;;;; "time-stamp.el" (19278 4518)) 27547;;;;;; "time-stamp.el" (19277 34917))
27510;;; Generated autoloads from time-stamp.el 27548;;; Generated autoloads from time-stamp.el
27511(put 'time-stamp-format 'safe-local-variable 'stringp) 27549(put 'time-stamp-format 'safe-local-variable 'stringp)
27512(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 27550(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -27550,7 +27588,7 @@ With ARG, turn time stamping on if and only if arg is positive.
27550;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 27588;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
27551;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 27589;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
27552;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 27590;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
27553;;;;;; (19278 4519)) 27591;;;;;; (19277 34918))
27554;;; Generated autoloads from calendar/timeclock.el 27592;;; Generated autoloads from calendar/timeclock.el
27555 27593
27556(autoload 'timeclock-modeline-display "timeclock" "\ 27594(autoload 'timeclock-modeline-display "timeclock" "\
@@ -27650,7 +27688,7 @@ relative only to the time worked today, and not to past time.
27650;;;*** 27688;;;***
27651 27689
27652;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 27690;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
27653;;;;;; "international/titdic-cnv.el" (19278 4524)) 27691;;;;;; "international/titdic-cnv.el" (19277 34920))
27654;;; Generated autoloads from international/titdic-cnv.el 27692;;; Generated autoloads from international/titdic-cnv.el
27655 27693
27656(autoload 'titdic-convert "titdic-cnv" "\ 27694(autoload 'titdic-convert "titdic-cnv" "\
@@ -27673,7 +27711,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
27673;;;*** 27711;;;***
27674 27712
27675;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 27713;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
27676;;;;;; "tmm.el" (19278 4518)) 27714;;;;;; "tmm.el" (19277 34917))
27677;;; Generated autoloads from tmm.el 27715;;; Generated autoloads from tmm.el
27678 (define-key global-map "\M-`" 'tmm-menubar) 27716 (define-key global-map "\M-`" 'tmm-menubar)
27679 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 27717 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -27713,7 +27751,7 @@ Its value should be an event that has a binding in MENU.
27713 27751
27714;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 27752;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
27715;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 27753;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
27716;;;;;; "todo-mode" "calendar/todo-mode.el" (19278 4519)) 27754;;;;;; "todo-mode" "calendar/todo-mode.el" (19277 34918))
27717;;; Generated autoloads from calendar/todo-mode.el 27755;;; Generated autoloads from calendar/todo-mode.el
27718 27756
27719(autoload 'todo-add-category "todo-mode" "\ 27757(autoload 'todo-add-category "todo-mode" "\
@@ -27775,7 +27813,7 @@ Show TODO list.
27775 27813
27776;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 27814;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
27777;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) 27815;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame)
27778;;;;;; "tool-bar" "tool-bar.el" (19278 4518)) 27816;;;;;; "tool-bar" "tool-bar.el" (19277 34917))
27779;;; Generated autoloads from tool-bar.el 27817;;; Generated autoloads from tool-bar.el
27780 27818
27781(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 27819(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -27848,7 +27886,7 @@ holds a keymap.
27848;;;*** 27886;;;***
27849 27887
27850;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 27888;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
27851;;;;;; (19278 4522)) 27889;;;;;; (19279 53114))
27852;;; Generated autoloads from emulation/tpu-edt.el 27890;;; Generated autoloads from emulation/tpu-edt.el
27853 27891
27854(defvar tpu-edt-mode nil "\ 27892(defvar tpu-edt-mode nil "\
@@ -27875,7 +27913,7 @@ Turn on TPU/edt emulation.
27875;;;*** 27913;;;***
27876 27914
27877;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el" 27915;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el"
27878;;;;;; (19278 4522)) 27916;;;;;; (19277 34919))
27879;;; Generated autoloads from emulation/tpu-mapper.el 27917;;; Generated autoloads from emulation/tpu-mapper.el
27880 27918
27881(autoload 'tpu-mapper "tpu-mapper" "\ 27919(autoload 'tpu-mapper "tpu-mapper" "\
@@ -27909,7 +27947,7 @@ your local X guru can try to figure out why the key is being ignored.
27909 27947
27910;;;*** 27948;;;***
27911 27949
27912;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (19278 4521)) 27950;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (19277 34919))
27913;;; Generated autoloads from emacs-lisp/tq.el 27951;;; Generated autoloads from emacs-lisp/tq.el
27914 27952
27915(autoload 'tq-create "tq" "\ 27953(autoload 'tq-create "tq" "\
@@ -27923,7 +27961,7 @@ to a tcp server on another machine.
27923;;;*** 27961;;;***
27924 27962
27925;;;### (autoloads (trace-function-background trace-function trace-buffer) 27963;;;### (autoloads (trace-function-background trace-function trace-buffer)
27926;;;;;; "trace" "emacs-lisp/trace.el" (19278 4521)) 27964;;;;;; "trace" "emacs-lisp/trace.el" (19277 34919))
27927;;; Generated autoloads from emacs-lisp/trace.el 27965;;; Generated autoloads from emacs-lisp/trace.el
27928 27966
27929(defvar trace-buffer (purecopy "*trace-output*") "\ 27967(defvar trace-buffer (purecopy "*trace-output*") "\
@@ -27960,7 +27998,7 @@ BUFFER defaults to `trace-buffer'.
27960;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 27998;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
27961;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 27999;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
27962;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 28000;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
27963;;;;;; "net/tramp.el" (19330 42052)) 28001;;;;;; "net/tramp.el" (19360 14173))
27964;;; Generated autoloads from net/tramp.el 28002;;; Generated autoloads from net/tramp.el
27965 28003
27966(defvar tramp-mode t "\ 28004(defvar tramp-mode t "\
@@ -28093,7 +28131,7 @@ Discard Tramp from loading remote files.
28093;;;*** 28131;;;***
28094 28132
28095;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 28133;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
28096;;;;;; (19278 4526)) 28134;;;;;; (19277 34921))
28097;;; Generated autoloads from net/tramp-ftp.el 28135;;; Generated autoloads from net/tramp-ftp.el
28098 28136
28099(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 28137(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -28103,8 +28141,8 @@ Not documented
28103 28141
28104;;;*** 28142;;;***
28105 28143
28106;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (19278 28144;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (19277
28107;;;;;; 4518)) 28145;;;;;; 34917))
28108;;; Generated autoloads from tutorial.el 28146;;; Generated autoloads from tutorial.el
28109 28147
28110(autoload 'help-with-tutorial "tutorial" "\ 28148(autoload 'help-with-tutorial "tutorial" "\
@@ -28129,7 +28167,7 @@ resumed later.
28129;;;*** 28167;;;***
28130 28168
28131;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" 28169;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el"
28132;;;;;; (19278 4524)) 28170;;;;;; (19277 34921))
28133;;; Generated autoloads from language/tv-util.el 28171;;; Generated autoloads from language/tv-util.el
28134 28172
28135(autoload 'tai-viet-composition-function "tv-util" "\ 28173(autoload 'tai-viet-composition-function "tv-util" "\
@@ -28140,7 +28178,7 @@ Not documented
28140;;;*** 28178;;;***
28141 28179
28142;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 28180;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
28143;;;;;; "textmodes/two-column.el" (19278 4529)) 28181;;;;;; "textmodes/two-column.el" (19277 34923))
28144;;; Generated autoloads from textmodes/two-column.el 28182;;; Generated autoloads from textmodes/two-column.el
28145 (autoload '2C-command "two-column" () t 'keymap) 28183 (autoload '2C-command "two-column" () t 'keymap)
28146 (global-set-key "\C-x6" '2C-command) 28184 (global-set-key "\C-x6" '2C-command)
@@ -28191,7 +28229,7 @@ First column's text sSs Second column's text
28191;;;;;; type-break type-break-mode type-break-keystroke-threshold 28229;;;;;; type-break type-break-mode type-break-keystroke-threshold
28192;;;;;; type-break-good-break-interval type-break-good-rest-interval 28230;;;;;; type-break-good-break-interval type-break-good-rest-interval
28193;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 28231;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
28194;;;;;; (19278 4518)) 28232;;;;;; (19277 34917))
28195;;; Generated autoloads from type-break.el 28233;;; Generated autoloads from type-break.el
28196 28234
28197(defvar type-break-mode nil "\ 28235(defvar type-break-mode nil "\
@@ -28373,7 +28411,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
28373 28411
28374;;;*** 28412;;;***
28375 28413
28376;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (19278 4525)) 28414;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (19277 34921))
28377;;; Generated autoloads from mail/uce.el 28415;;; Generated autoloads from mail/uce.el
28378 28416
28379(autoload 'uce-reply-to-uce "uce" "\ 28417(autoload 'uce-reply-to-uce "uce" "\
@@ -28391,7 +28429,7 @@ You might need to set `uce-mail-reader' before using this.
28391;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string 28429;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string
28392;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region 28430;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region
28393;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize" 28431;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize"
28394;;;;;; "international/ucs-normalize.el" (19278 4524)) 28432;;;;;; "international/ucs-normalize.el" (19277 34920))
28395;;; Generated autoloads from international/ucs-normalize.el 28433;;; Generated autoloads from international/ucs-normalize.el
28396 28434
28397(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 28435(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -28457,7 +28495,7 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
28457;;;*** 28495;;;***
28458 28496
28459;;;### (autoloads (ununderline-region underline-region) "underline" 28497;;;### (autoloads (ununderline-region underline-region) "underline"
28460;;;;;; "textmodes/underline.el" (19278 4529)) 28498;;;;;; "textmodes/underline.el" (19277 34923))
28461;;; Generated autoloads from textmodes/underline.el 28499;;; Generated autoloads from textmodes/underline.el
28462 28500
28463(autoload 'underline-region "underline" "\ 28501(autoload 'underline-region "underline" "\
@@ -28478,7 +28516,7 @@ which specify the range to operate on.
28478;;;*** 28516;;;***
28479 28517
28480;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 28518;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
28481;;;;;; (19278 4525)) 28519;;;;;; (19277 34921))
28482;;; Generated autoloads from mail/unrmail.el 28520;;; Generated autoloads from mail/unrmail.el
28483 28521
28484(autoload 'batch-unrmail "unrmail" "\ 28522(autoload 'batch-unrmail "unrmail" "\
@@ -28497,8 +28535,8 @@ Convert old-style Rmail Babyl file FILE to system inbox format file TO-FILE.
28497 28535
28498;;;*** 28536;;;***
28499 28537
28500;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (19278 28538;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (19277
28501;;;;;; 4521)) 28539;;;;;; 34919))
28502;;; Generated autoloads from emacs-lisp/unsafep.el 28540;;; Generated autoloads from emacs-lisp/unsafep.el
28503 28541
28504(autoload 'unsafep "unsafep" "\ 28542(autoload 'unsafep "unsafep" "\
@@ -28511,7 +28549,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
28511;;;*** 28549;;;***
28512 28550
28513;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 28551;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
28514;;;;;; "url/url.el" (19278 4529)) 28552;;;;;; "url/url.el" (19362 59593))
28515;;; Generated autoloads from url/url.el 28553;;; Generated autoloads from url/url.el
28516 28554
28517(autoload 'url-retrieve "url" "\ 28555(autoload 'url-retrieve "url" "\
@@ -28551,7 +28589,7 @@ no further processing). URL is either a string or a parsed URL.
28551;;;*** 28589;;;***
28552 28590
28553;;;### (autoloads (url-register-auth-scheme url-get-authentication) 28591;;;### (autoloads (url-register-auth-scheme url-get-authentication)
28554;;;;;; "url-auth" "url/url-auth.el" (19278 4529)) 28592;;;;;; "url-auth" "url/url-auth.el" (19277 34923))
28555;;; Generated autoloads from url/url-auth.el 28593;;; Generated autoloads from url/url-auth.el
28556 28594
28557(autoload 'url-get-authentication "url-auth" "\ 28595(autoload 'url-get-authentication "url-auth" "\
@@ -28593,8 +28631,8 @@ RATING a rating between 1 and 10 of the strength of the authentication.
28593;;;*** 28631;;;***
28594 28632
28595;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached 28633;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached
28596;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (19278 28634;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (19277
28597;;;;;; 4529)) 28635;;;;;; 34923))
28598;;; Generated autoloads from url/url-cache.el 28636;;; Generated autoloads from url/url-cache.el
28599 28637
28600(autoload 'url-store-in-cache "url-cache" "\ 28638(autoload 'url-store-in-cache "url-cache" "\
@@ -28619,7 +28657,7 @@ Return t if a cached file has expired.
28619 28657
28620;;;*** 28658;;;***
28621 28659
28622;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (19278 4529)) 28660;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (19277 34923))
28623;;; Generated autoloads from url/url-cid.el 28661;;; Generated autoloads from url/url-cid.el
28624 28662
28625(autoload 'url-cid "url-cid" "\ 28663(autoload 'url-cid "url-cid" "\
@@ -28630,7 +28668,7 @@ Not documented
28630;;;*** 28668;;;***
28631 28669
28632;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 28670;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
28633;;;;;; "url/url-dav.el" (19278 4529)) 28671;;;;;; "url/url-dav.el" (19277 34923))
28634;;; Generated autoloads from url/url-dav.el 28672;;; Generated autoloads from url/url-dav.el
28635 28673
28636(autoload 'url-dav-supported-p "url-dav" "\ 28674(autoload 'url-dav-supported-p "url-dav" "\
@@ -28645,8 +28683,8 @@ Not documented
28645 28683
28646;;;*** 28684;;;***
28647 28685
28648;;;### (autoloads (url-file) "url-file" "url/url-file.el" (19278 28686;;;### (autoloads (url-file) "url-file" "url/url-file.el" (19277
28649;;;;;; 4529)) 28687;;;;;; 34923))
28650;;; Generated autoloads from url/url-file.el 28688;;; Generated autoloads from url/url-file.el
28651 28689
28652(autoload 'url-file "url-file" "\ 28690(autoload 'url-file "url-file" "\
@@ -28657,7 +28695,7 @@ Handle file: and ftp: URLs.
28657;;;*** 28695;;;***
28658 28696
28659;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 28697;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
28660;;;;;; "url/url-gw.el" (19278 4529)) 28698;;;;;; "url/url-gw.el" (19277 34923))
28661;;; Generated autoloads from url/url-gw.el 28699;;; Generated autoloads from url/url-gw.el
28662 28700
28663(autoload 'url-gateway-nslookup-host "url-gw" "\ 28701(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -28677,7 +28715,7 @@ Might do a non-blocking connection; use `process-status' to check.
28677 28715
28678;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 28716;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
28679;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el" 28717;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
28680;;;;;; (19278 4529)) 28718;;;;;; (19277 34923))
28681;;; Generated autoloads from url/url-handlers.el 28719;;; Generated autoloads from url/url-handlers.el
28682 28720
28683(defvar url-handler-mode nil "\ 28721(defvar url-handler-mode nil "\
@@ -28729,7 +28767,7 @@ Not documented
28729;;;*** 28767;;;***
28730 28768
28731;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 28769;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
28732;;;;;; url-http) "url-http" "url/url-http.el" (19278 4529)) 28770;;;;;; url-http) "url-http" "url/url-http.el" (19277 34923))
28733;;; Generated autoloads from url/url-http.el 28771;;; Generated autoloads from url/url-http.el
28734 28772
28735(autoload 'url-http "url-http" "\ 28773(autoload 'url-http "url-http" "\
@@ -28795,7 +28833,7 @@ HTTPS retrievals are asynchronous.")
28795 28833
28796;;;*** 28834;;;***
28797 28835
28798;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (19278 4529)) 28836;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (19277 34923))
28799;;; Generated autoloads from url/url-irc.el 28837;;; Generated autoloads from url/url-irc.el
28800 28838
28801(autoload 'url-irc "url-irc" "\ 28839(autoload 'url-irc "url-irc" "\
@@ -28805,8 +28843,8 @@ Not documented
28805 28843
28806;;;*** 28844;;;***
28807 28845
28808;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (19278 28846;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (19277
28809;;;;;; 4529)) 28847;;;;;; 34923))
28810;;; Generated autoloads from url/url-ldap.el 28848;;; Generated autoloads from url/url-ldap.el
28811 28849
28812(autoload 'url-ldap "url-ldap" "\ 28850(autoload 'url-ldap "url-ldap" "\
@@ -28820,7 +28858,7 @@ URL can be a URL string, or a URL vector of the type returned by
28820;;;*** 28858;;;***
28821 28859
28822;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 28860;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
28823;;;;;; (19278 4529)) 28861;;;;;; (19277 34923))
28824;;; Generated autoloads from url/url-mailto.el 28862;;; Generated autoloads from url/url-mailto.el
28825 28863
28826(autoload 'url-mail "url-mailto" "\ 28864(autoload 'url-mail "url-mailto" "\
@@ -28836,7 +28874,7 @@ Handle the mailto: URL syntax.
28836;;;*** 28874;;;***
28837 28875
28838;;;### (autoloads (url-data url-generic-emulator-loader url-info 28876;;;### (autoloads (url-data url-generic-emulator-loader url-info
28839;;;;;; url-man) "url-misc" "url/url-misc.el" (19278 4529)) 28877;;;;;; url-man) "url-misc" "url/url-misc.el" (19277 34923))
28840;;; Generated autoloads from url/url-misc.el 28878;;; Generated autoloads from url/url-misc.el
28841 28879
28842(autoload 'url-man "url-misc" "\ 28880(autoload 'url-man "url-misc" "\
@@ -28868,7 +28906,7 @@ Fetch a data URL (RFC 2397).
28868;;;*** 28906;;;***
28869 28907
28870;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 28908;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
28871;;;;;; (19278 4529)) 28909;;;;;; (19277 34923))
28872;;; Generated autoloads from url/url-news.el 28910;;; Generated autoloads from url/url-news.el
28873 28911
28874(autoload 'url-news "url-news" "\ 28912(autoload 'url-news "url-news" "\
@@ -28885,7 +28923,7 @@ Not documented
28885 28923
28886;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 28924;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
28887;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 28925;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
28888;;;;;; (19278 4529)) 28926;;;;;; (19277 34923))
28889;;; Generated autoloads from url/url-ns.el 28927;;; Generated autoloads from url/url-ns.el
28890 28928
28891(autoload 'isPlainHostName "url-ns" "\ 28929(autoload 'isPlainHostName "url-ns" "\
@@ -28926,7 +28964,7 @@ Not documented
28926;;;*** 28964;;;***
28927 28965
28928;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 28966;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
28929;;;;;; "url/url-parse.el" (19278 4529)) 28967;;;;;; "url/url-parse.el" (19277 34923))
28930;;; Generated autoloads from url/url-parse.el 28968;;; Generated autoloads from url/url-parse.el
28931 28969
28932(autoload 'url-recreate-url "url-parse" "\ 28970(autoload 'url-recreate-url "url-parse" "\
@@ -28944,7 +28982,7 @@ TYPE USER PASSWORD HOST PORTSPEC FILENAME TARGET ATTRIBUTES FULLNESS.
28944;;;*** 28982;;;***
28945 28983
28946;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 28984;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
28947;;;;;; (19278 4529)) 28985;;;;;; (19277 34923))
28948;;; Generated autoloads from url/url-privacy.el 28986;;; Generated autoloads from url/url-privacy.el
28949 28987
28950(autoload 'url-setup-privacy-info "url-privacy" "\ 28988(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -28960,7 +28998,7 @@ Setup variables that expose info about you and your system.
28960;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space 28998;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space
28961;;;;;; url-get-normalized-date url-lazy-message url-normalize-url 28999;;;;;; url-get-normalized-date url-lazy-message url-normalize-url
28962;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug) 29000;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug)
28963;;;;;; "url-util" "url/url-util.el" (19291 31989)) 29001;;;;;; "url-util" "url/url-util.el" (19294 23005))
28964;;; Generated autoloads from url/url-util.el 29002;;; Generated autoloads from url/url-util.el
28965 29003
28966(defvar url-debug nil "\ 29004(defvar url-debug nil "\
@@ -29096,7 +29134,7 @@ This uses `url-current-object', set locally to the buffer.
29096;;;*** 29134;;;***
29097 29135
29098;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 29136;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
29099;;;;;; "userlock" "userlock.el" (19278 4518)) 29137;;;;;; "userlock" "userlock.el" (19277 34917))
29100;;; Generated autoloads from userlock.el 29138;;; Generated autoloads from userlock.el
29101 29139
29102(autoload 'ask-user-about-lock "userlock" "\ 29140(autoload 'ask-user-about-lock "userlock" "\
@@ -29126,7 +29164,7 @@ The buffer in question is current when this function is called.
29126 29164
29127;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion 29165;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion
29128;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion) 29166;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion)
29129;;;;;; "utf-7" "international/utf-7.el" (19278 4524)) 29167;;;;;; "utf-7" "international/utf-7.el" (19277 34920))
29130;;; Generated autoloads from international/utf-7.el 29168;;; Generated autoloads from international/utf-7.el
29131 29169
29132(autoload 'utf-7-post-read-conversion "utf-7" "\ 29170(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -29153,7 +29191,7 @@ Not documented
29153 29191
29154;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 29192;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
29155;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el" 29193;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el"
29156;;;;;; (19278 4525)) 29194;;;;;; (19277 34921))
29157;;; Generated autoloads from mail/uudecode.el 29195;;; Generated autoloads from mail/uudecode.el
29158 29196
29159(autoload 'uudecode-decode-region-external "uudecode" "\ 29197(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -29183,7 +29221,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
29183;;;;;; vc-create-tag vc-merge vc-insert-headers vc-revision-other-window 29221;;;;;; vc-create-tag vc-merge vc-insert-headers vc-revision-other-window
29184;;;;;; vc-root-diff vc-diff vc-version-diff vc-register vc-next-action 29222;;;;;; vc-root-diff vc-diff vc-version-diff vc-register vc-next-action
29185;;;;;; vc-before-checkin-hook vc-checkin-hook vc-checkout-hook) 29223;;;;;; vc-before-checkin-hook vc-checkin-hook vc-checkout-hook)
29186;;;;;; "vc" "vc.el" (19283 36396)) 29224;;;;;; "vc" "vc.el" (19286 4503))
29187;;; Generated autoloads from vc.el 29225;;; Generated autoloads from vc.el
29188 29226
29189(defvar vc-checkout-hook nil "\ 29227(defvar vc-checkout-hook nil "\
@@ -29416,8 +29454,8 @@ Return the branch part of a revision number REV.
29416 29454
29417;;;*** 29455;;;***
29418 29456
29419;;;### (autoloads (vc-annotate) "vc-annotate" "vc-annotate.el" (19293 29457;;;### (autoloads (vc-annotate) "vc-annotate" "vc-annotate.el" (19354
29420;;;;;; 49653)) 29458;;;;;; 34807))
29421;;; Generated autoloads from vc-annotate.el 29459;;; Generated autoloads from vc-annotate.el
29422 29460
29423(autoload 'vc-annotate "vc-annotate" "\ 29461(autoload 'vc-annotate "vc-annotate" "\
@@ -29452,7 +29490,7 @@ mode-specific menu. `vc-annotate-color-map' and
29452 29490
29453;;;*** 29491;;;***
29454 29492
29455;;;### (autoloads nil "vc-arch" "vc-arch.el" (19279 36173)) 29493;;;### (autoloads nil "vc-arch" "vc-arch.el" (19279 53114))
29456;;; Generated autoloads from vc-arch.el 29494;;; Generated autoloads from vc-arch.el
29457 (defun vc-arch-registered (file) 29495 (defun vc-arch-registered (file)
29458 (if (vc-find-root file "{arch}/=tagging-method") 29496 (if (vc-find-root file "{arch}/=tagging-method")
@@ -29462,7 +29500,7 @@ mode-specific menu. `vc-annotate-color-map' and
29462 29500
29463;;;*** 29501;;;***
29464 29502
29465;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (19324 59407)) 29503;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (19353 62839))
29466;;; Generated autoloads from vc-bzr.el 29504;;; Generated autoloads from vc-bzr.el
29467 29505
29468(defconst vc-bzr-admin-dirname ".bzr" "\ 29506(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -29477,7 +29515,7 @@ Name of the directory containing Bzr repository status files.")
29477 29515
29478;;;*** 29516;;;***
29479 29517
29480;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (19327 809)) 29518;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (19325 42040))
29481;;; Generated autoloads from vc-cvs.el 29519;;; Generated autoloads from vc-cvs.el
29482 (defun vc-cvs-registered (f) 29520 (defun vc-cvs-registered (f)
29483 (when (file-readable-p (expand-file-name 29521 (when (file-readable-p (expand-file-name
@@ -29487,7 +29525,7 @@ Name of the directory containing Bzr repository status files.")
29487 29525
29488;;;*** 29526;;;***
29489 29527
29490;;;### (autoloads (vc-dir) "vc-dir" "vc-dir.el" (19283 36396)) 29528;;;### (autoloads (vc-dir) "vc-dir" "vc-dir.el" (19354 34807))
29491;;; Generated autoloads from vc-dir.el 29529;;; Generated autoloads from vc-dir.el
29492 29530
29493(autoload 'vc-dir "vc-dir" "\ 29531(autoload 'vc-dir "vc-dir" "\
@@ -29512,7 +29550,7 @@ These are the commands available for use in the file status buffer:
29512;;;*** 29550;;;***
29513 29551
29514;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc-dispatcher.el" 29552;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc-dispatcher.el"
29515;;;;;; (19282 12605)) 29553;;;;;; (19286 4503))
29516;;; Generated autoloads from vc-dispatcher.el 29554;;; Generated autoloads from vc-dispatcher.el
29517 29555
29518(autoload 'vc-do-command "vc-dispatcher" "\ 29556(autoload 'vc-do-command "vc-dispatcher" "\
@@ -29535,18 +29573,18 @@ case, and the process object in the asynchronous case.
29535 29573
29536;;;*** 29574;;;***
29537 29575
29538;;;### (autoloads nil "vc-git" "vc-git.el" (19293 49653)) 29576;;;### (autoloads nil "vc-git" "vc-git.el" (19351 60435))
29539;;; Generated autoloads from vc-git.el 29577;;; Generated autoloads from vc-git.el
29540 (defun vc-git-registered (file) 29578 (defun vc-git-registered (file)
29541 "Return non-nil if FILE is registered with git." 29579 "Return non-nil if FILE is registered with git."
29542 (if (vc-find-root file ".git") ; short cut 29580 (if (vc-find-root file ".git") ; Short cut.
29543 (progn 29581 (progn
29544 (load "vc-git") 29582 (load "vc-git")
29545 (vc-git-registered file)))) 29583 (vc-git-registered file))))
29546 29584
29547;;;*** 29585;;;***
29548 29586
29549;;;### (autoloads nil "vc-hg" "vc-hg.el" (19278 4518)) 29587;;;### (autoloads nil "vc-hg" "vc-hg.el" (19277 34917))
29550;;; Generated autoloads from vc-hg.el 29588;;; Generated autoloads from vc-hg.el
29551 (defun vc-hg-registered (file) 29589 (defun vc-hg-registered (file)
29552 "Return non-nil if FILE is registered with hg." 29590 "Return non-nil if FILE is registered with hg."
@@ -29557,7 +29595,7 @@ case, and the process object in the asynchronous case.
29557 29595
29558;;;*** 29596;;;***
29559 29597
29560;;;### (autoloads nil "vc-mtn" "vc-mtn.el" (19278 4518)) 29598;;;### (autoloads nil "vc-mtn" "vc-mtn.el" (19277 34917))
29561;;; Generated autoloads from vc-mtn.el 29599;;; Generated autoloads from vc-mtn.el
29562 29600
29563(defconst vc-mtn-admin-dir "_MTN") 29601(defconst vc-mtn-admin-dir "_MTN")
@@ -29572,7 +29610,7 @@ case, and the process object in the asynchronous case.
29572;;;*** 29610;;;***
29573 29611
29574;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 29612;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
29575;;;;;; (19278 4518)) 29613;;;;;; (19277 34917))
29576;;; Generated autoloads from vc-rcs.el 29614;;; Generated autoloads from vc-rcs.el
29577 29615
29578(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 29616(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -29586,7 +29624,7 @@ For a description of possible values, see `vc-check-master-templates'.")
29586;;;*** 29624;;;***
29587 29625
29588;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 29626;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
29589;;;;;; (19278 4518)) 29627;;;;;; (19277 34917))
29590;;; Generated autoloads from vc-sccs.el 29628;;; Generated autoloads from vc-sccs.el
29591 29629
29592(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 29630(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -29603,7 +29641,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29603 29641
29604;;;*** 29642;;;***
29605 29643
29606;;;### (autoloads nil "vc-svn" "vc-svn.el" (19308 49976)) 29644;;;### (autoloads nil "vc-svn" "vc-svn.el" (19310 6402))
29607;;; Generated autoloads from vc-svn.el 29645;;; Generated autoloads from vc-svn.el
29608 (defun vc-svn-registered (f) 29646 (defun vc-svn-registered (f)
29609 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 29647 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -29619,7 +29657,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29619;;;*** 29657;;;***
29620 29658
29621;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" 29659;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
29622;;;;;; (19278 4528)) 29660;;;;;; (19277 34923))
29623;;; Generated autoloads from progmodes/vera-mode.el 29661;;; Generated autoloads from progmodes/vera-mode.el
29624 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 29662 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
29625 29663
@@ -29677,7 +29715,7 @@ Key bindings:
29677;;;*** 29715;;;***
29678 29716
29679;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 29717;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
29680;;;;;; (19278 4528)) 29718;;;;;; (19277 34923))
29681;;; Generated autoloads from progmodes/verilog-mode.el 29719;;; Generated autoloads from progmodes/verilog-mode.el
29682 29720
29683(autoload 'verilog-mode "verilog-mode" "\ 29721(autoload 'verilog-mode "verilog-mode" "\
@@ -29814,7 +29852,7 @@ Key bindings specific to `verilog-mode-map' are:
29814;;;*** 29852;;;***
29815 29853
29816;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 29854;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
29817;;;;;; (19278 4528)) 29855;;;;;; (19277 34923))
29818;;; Generated autoloads from progmodes/vhdl-mode.el 29856;;; Generated autoloads from progmodes/vhdl-mode.el
29819 29857
29820(autoload 'vhdl-mode "vhdl-mode" "\ 29858(autoload 'vhdl-mode "vhdl-mode" "\
@@ -30355,7 +30393,7 @@ Key bindings:
30355 30393
30356;;;*** 30394;;;***
30357 30395
30358;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (19259 35432)) 30396;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (19267 61660))
30359;;; Generated autoloads from emulation/vi.el 30397;;; Generated autoloads from emulation/vi.el
30360 30398
30361(autoload 'vi-mode "vi" "\ 30399(autoload 'vi-mode "vi" "\
@@ -30410,7 +30448,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
30410;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 30448;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
30411;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 30449;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
30412;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 30450;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
30413;;;;;; "language/viet-util.el" (19278 4524)) 30451;;;;;; "language/viet-util.el" (19277 34921))
30414;;; Generated autoloads from language/viet-util.el 30452;;; Generated autoloads from language/viet-util.el
30415 30453
30416(autoload 'viet-encode-viscii-char "viet-util" "\ 30454(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -30458,7 +30496,7 @@ Not documented
30458;;;;;; view-mode view-buffer-other-frame view-buffer-other-window 30496;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
30459;;;;;; view-buffer view-file-other-frame view-file-other-window 30497;;;;;; view-buffer view-file-other-frame view-file-other-window
30460;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) 30498;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
30461;;;;;; "view" "view.el" (19278 4518)) 30499;;;;;; "view" "view.el" (19354 34807))
30462;;; Generated autoloads from view.el 30500;;; Generated autoloads from view.el
30463 30501
30464(defvar view-remove-frame-by-deleting t "\ 30502(defvar view-remove-frame-by-deleting t "\
@@ -30704,8 +30742,8 @@ Exit View mode and make the current buffer editable.
30704 30742
30705;;;*** 30743;;;***
30706 30744
30707;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (19278 30745;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (19277
30708;;;;;; 4522)) 30746;;;;;; 34919))
30709;;; Generated autoloads from emulation/vip.el 30747;;; Generated autoloads from emulation/vip.el
30710 30748
30711(autoload 'vip-setup "vip" "\ 30749(autoload 'vip-setup "vip" "\
@@ -30721,7 +30759,7 @@ Turn on VIP emulation of VI.
30721;;;*** 30759;;;***
30722 30760
30723;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 30761;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
30724;;;;;; (19278 4522)) 30762;;;;;; (19277 34919))
30725;;; Generated autoloads from emulation/viper.el 30763;;; Generated autoloads from emulation/viper.el
30726 30764
30727(autoload 'toggle-viper-mode "viper" "\ 30765(autoload 'toggle-viper-mode "viper" "\
@@ -30738,7 +30776,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
30738;;;*** 30776;;;***
30739 30777
30740;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 30778;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
30741;;;;;; (19320 64906)) 30779;;;;;; (19277 34919))
30742;;; Generated autoloads from emacs-lisp/warnings.el 30780;;; Generated autoloads from emacs-lisp/warnings.el
30743 30781
30744(defvar warning-prefix-function nil "\ 30782(defvar warning-prefix-function nil "\
@@ -30828,7 +30866,7 @@ this is equivalent to `display-warning', using
30828;;;*** 30866;;;***
30829 30867
30830;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 30868;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
30831;;;;;; (19278 4518)) 30869;;;;;; (19277 34917))
30832;;; Generated autoloads from wdired.el 30870;;; Generated autoloads from wdired.el
30833 30871
30834(autoload 'wdired-change-to-wdired-mode "wdired" "\ 30872(autoload 'wdired-change-to-wdired-mode "wdired" "\
@@ -30844,7 +30882,7 @@ See `wdired-mode'.
30844 30882
30845;;;*** 30883;;;***
30846 30884
30847;;;### (autoloads (webjump) "webjump" "net/webjump.el" (19278 4526)) 30885;;;### (autoloads (webjump) "webjump" "net/webjump.el" (19277 34921))
30848;;; Generated autoloads from net/webjump.el 30886;;; Generated autoloads from net/webjump.el
30849 30887
30850(autoload 'webjump "webjump" "\ 30888(autoload 'webjump "webjump" "\
@@ -30861,7 +30899,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
30861;;;*** 30899;;;***
30862 30900
30863;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 30901;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
30864;;;;;; (19278 4528)) 30902;;;;;; (19277 34923))
30865;;; Generated autoloads from progmodes/which-func.el 30903;;; Generated autoloads from progmodes/which-func.el
30866 (put 'which-func-format 'risky-local-variable t) 30904 (put 'which-func-format 'risky-local-variable t)
30867 (put 'which-func-current 'risky-local-variable t) 30905 (put 'which-func-current 'risky-local-variable t)
@@ -30892,7 +30930,7 @@ and off otherwise.
30892;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region 30930;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region
30893;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options 30931;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options
30894;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode 30932;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode
30895;;;;;; whitespace-mode) "whitespace" "whitespace.el" (19284 35872)) 30933;;;;;; whitespace-mode) "whitespace" "whitespace.el" (19354 34807))
30896;;; Generated autoloads from whitespace.el 30934;;; Generated autoloads from whitespace.el
30897 30935
30898(autoload 'whitespace-mode "whitespace" "\ 30936(autoload 'whitespace-mode "whitespace" "\
@@ -31291,7 +31329,7 @@ cleaning up these problems.
31291;;;*** 31329;;;***
31292 31330
31293;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 31331;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
31294;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (19278 4518)) 31332;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (19277 34917))
31295;;; Generated autoloads from wid-browse.el 31333;;; Generated autoloads from wid-browse.el
31296 31334
31297(autoload 'widget-browse-at "wid-browse" "\ 31335(autoload 'widget-browse-at "wid-browse" "\
@@ -31318,8 +31356,8 @@ With arg, turn widget mode on if and only if arg is positive.
31318;;;*** 31356;;;***
31319 31357
31320;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 31358;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
31321;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (19280 31359;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (19360
31322;;;;;; 40239)) 31360;;;;;; 14173))
31323;;; Generated autoloads from wid-edit.el 31361;;; Generated autoloads from wid-edit.el
31324 31362
31325(autoload 'widgetp "wid-edit" "\ 31363(autoload 'widgetp "wid-edit" "\
@@ -31362,8 +31400,8 @@ Setup current buffer so editing string widgets works.
31362;;;*** 31400;;;***
31363 31401
31364;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 31402;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
31365;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (19278 31403;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (19277
31366;;;;;; 4518)) 31404;;;;;; 34917))
31367;;; Generated autoloads from windmove.el 31405;;; Generated autoloads from windmove.el
31368 31406
31369(autoload 'windmove-left "windmove" "\ 31407(autoload 'windmove-left "windmove" "\
@@ -31416,7 +31454,7 @@ Default MODIFIER is 'shift.
31416;;;*** 31454;;;***
31417 31455
31418;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 31456;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
31419;;;;;; (19278 4518)) 31457;;;;;; (19277 34917))
31420;;; Generated autoloads from winner.el 31458;;; Generated autoloads from winner.el
31421 31459
31422(defvar winner-mode nil "\ 31460(defvar winner-mode nil "\
@@ -31435,7 +31473,7 @@ With arg, turn Winner mode on if and only if arg is positive.
31435;;;*** 31473;;;***
31436 31474
31437;;;### (autoloads (woman-find-file woman-dired-find-file woman woman-locale) 31475;;;### (autoloads (woman-find-file woman-dired-find-file woman woman-locale)
31438;;;;;; "woman" "woman.el" (19278 4518)) 31476;;;;;; "woman" "woman.el" (19277 34917))
31439;;; Generated autoloads from woman.el 31477;;; Generated autoloads from woman.el
31440 31478
31441(defvar woman-locale nil "\ 31479(defvar woman-locale nil "\
@@ -31479,7 +31517,7 @@ decompress the file if appropriate. See the documentation for the
31479;;;*** 31517;;;***
31480 31518
31481;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 31519;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
31482;;;;;; (19278 4522)) 31520;;;;;; (19277 34919))
31483;;; Generated autoloads from emulation/ws-mode.el 31521;;; Generated autoloads from emulation/ws-mode.el
31484 31522
31485(autoload 'wordstar-mode "ws-mode" "\ 31523(autoload 'wordstar-mode "ws-mode" "\
@@ -31591,7 +31629,7 @@ The key bindings are:
31591 31629
31592;;;*** 31630;;;***
31593 31631
31594;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (19278 4526)) 31632;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (19360 14173))
31595;;; Generated autoloads from net/xesam.el 31633;;; Generated autoloads from net/xesam.el
31596 31634
31597(autoload 'xesam-search "xesam" "\ 31635(autoload 'xesam-search "xesam" "\
@@ -31611,7 +31649,7 @@ Example:
31611;;;*** 31649;;;***
31612 31650
31613;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 31651;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
31614;;;;;; (19278 4518)) 31652;;;;;; (19277 34917))
31615;;; Generated autoloads from xml.el 31653;;; Generated autoloads from xml.el
31616 31654
31617(autoload 'xml-parse-file "xml" "\ 31655(autoload 'xml-parse-file "xml" "\
@@ -31637,7 +31675,7 @@ If PARSE-NS is non-nil, then QNAMES are expanded.
31637;;;*** 31675;;;***
31638 31676
31639;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok" 31677;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok"
31640;;;;;; "nxml/xmltok.el" (19278 4526)) 31678;;;;;; "nxml/xmltok.el" (19277 34921))
31641;;; Generated autoloads from nxml/xmltok.el 31679;;; Generated autoloads from nxml/xmltok.el
31642 31680
31643(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 31681(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -31655,8 +31693,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
31655 31693
31656;;;*** 31694;;;***
31657 31695
31658;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (19278 31696;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (19277
31659;;;;;; 4518)) 31697;;;;;; 34917))
31660;;; Generated autoloads from xt-mouse.el 31698;;; Generated autoloads from xt-mouse.el
31661 31699
31662(defvar xterm-mouse-mode nil "\ 31700(defvar xterm-mouse-mode nil "\
@@ -31685,7 +31723,7 @@ down the SHIFT key while pressing the mouse button.
31685;;;*** 31723;;;***
31686 31724
31687;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 31725;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
31688;;;;;; "gnus/yenc.el" (19278 4523)) 31726;;;;;; "gnus/yenc.el" (19277 34920))
31689;;; Generated autoloads from gnus/yenc.el 31727;;; Generated autoloads from gnus/yenc.el
31690 31728
31691(autoload 'yenc-decode-region "yenc" "\ 31729(autoload 'yenc-decode-region "yenc" "\
@@ -31701,7 +31739,7 @@ Extract file name from an yenc header.
31701;;;*** 31739;;;***
31702 31740
31703;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 31741;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
31704;;;;;; yow) "yow" "play/yow.el" (19278 4527)) 31742;;;;;; yow) "yow" "play/yow.el" (19277 34922))
31705;;; Generated autoloads from play/yow.el 31743;;; Generated autoloads from play/yow.el
31706 31744
31707(autoload 'yow "yow" "\ 31745(autoload 'yow "yow" "\
@@ -31727,7 +31765,7 @@ Zippy goes to the analyst.
31727 31765
31728;;;*** 31766;;;***
31729 31767
31730;;;### (autoloads (zone) "zone" "play/zone.el" (19278 4527)) 31768;;;### (autoloads (zone) "zone" "play/zone.el" (19277 34922))
31731;;; Generated autoloads from play/zone.el 31769;;; Generated autoloads from play/zone.el
31732 31770
31733(autoload 'zone "zone" "\ 31771(autoload 'zone "zone" "\
@@ -31743,46 +31781,45 @@ Zone out, completely.
31743;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el" 31781;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el"
31744;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" 31782;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el"
31745;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" 31783;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el"
31746;;;;;; "calc/calc-loaddefs.el" "calc/calc-macs.el" "calc/calc-map.el" 31784;;;;;; "calc/calc-macs.el" "calc/calc-map.el" "calc/calc-math.el"
31747;;;;;; "calc/calc-math.el" "calc/calc-menu.el" "calc/calc-misc.el" 31785;;;;;; "calc/calc-menu.el" "calc/calc-misc.el" "calc/calc-mode.el"
31748;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-nlfit.el" 31786;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el"
31749;;;;;; "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el" 31787;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el"
31750;;;;;; "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el" 31788;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el"
31751;;;;;; "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el" 31789;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-undo.el"
31752;;;;;; "calc/calc-undo.el" "calc/calc-units.el" "calc/calc-vec.el" 31790;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el"
31753;;;;;; "calc/calc-yank.el" "calc/calcalg2.el" "calc/calcalg3.el" 31791;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el"
31754;;;;;; "calc/calccomp.el" "calc/calcsel2.el" "calendar/cal-bahai.el" 31792;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-coptic.el"
31755;;;;;; "calendar/cal-coptic.el" "calendar/cal-french.el" "calendar/cal-html.el" 31793;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el"
31756;;;;;; "calendar/cal-islam.el" "calendar/cal-iso.el" "calendar/cal-julian.el" 31794;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-loaddefs.el"
31757;;;;;; "calendar/cal-loaddefs.el" "calendar/cal-mayan.el" "calendar/cal-menu.el" 31795;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el"
31758;;;;;; "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el" 31796;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el"
31759;;;;;; "calendar/cal-x.el" "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" 31797;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "cdl.el"
31760;;;;;; "cdl.el" "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el" 31798;;;;;; "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el"
31761;;;;;; "cedet/cedet-idutils.el" "cedet/cedet.el" "cedet/ede/autoconf-edit.el" 31799;;;;;; "cedet/cedet-idutils.el" "cedet/cedet.el" "cedet/ede/autoconf-edit.el"
31762;;;;;; "cedet/ede/cpp-root.el" "cedet/ede/dired.el" "cedet/ede/emacs.el" 31800;;;;;; "cedet/ede/cpp-root.el" "cedet/ede/dired.el" "cedet/ede/emacs.el"
31763;;;;;; "cedet/ede/files.el" "cedet/ede/linux.el" "cedet/ede/loaddefs.el" 31801;;;;;; "cedet/ede/files.el" "cedet/ede/linux.el" "cedet/ede/locate.el"
31764;;;;;; "cedet/ede/locate.el" "cedet/ede/make.el" "cedet/ede/makefile-edit.el" 31802;;;;;; "cedet/ede/make.el" "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el"
31765;;;;;; "cedet/ede/pconf.el" "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" 31803;;;;;; "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el"
31766;;;;;; "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" 31804;;;;;; "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el"
31767;;;;;; "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" 31805;;;;;; "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el"
31768;;;;;; "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" 31806;;;;;; "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" "cedet/ede/proj.el"
31769;;;;;; "cedet/ede/proj.el" "cedet/ede/project-am.el" "cedet/ede/shell.el" 31807;;;;;; "cedet/ede/project-am.el" "cedet/ede/shell.el" "cedet/ede/simple.el"
31770;;;;;; "cedet/ede/simple.el" "cedet/ede/source.el" "cedet/ede/speedbar.el" 31808;;;;;; "cedet/ede/source.el" "cedet/ede/speedbar.el" "cedet/ede/srecode.el"
31771;;;;;; "cedet/ede/srecode.el" "cedet/ede/system.el" "cedet/ede/util.el" 31809;;;;;; "cedet/ede/system.el" "cedet/ede/util.el" "cedet/inversion.el"
31772;;;;;; "cedet/inversion.el" "cedet/mode-local.el" "cedet/pulse.el" 31810;;;;;; "cedet/mode-local.el" "cedet/pulse.el" "cedet/semantic/analyze.el"
31773;;;;;; "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el" 31811;;;;;; "cedet/semantic/analyze/complete.el" "cedet/semantic/analyze/debug.el"
31774;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el" 31812;;;;;; "cedet/semantic/analyze/fcn.el" "cedet/semantic/analyze/refs.el"
31775;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el" 31813;;;;;; "cedet/semantic/bovine.el" "cedet/semantic/bovine/c-by.el"
31776;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el" 31814;;;;;; "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el"
31777;;;;;; "cedet/semantic/bovine/debug.el" "cedet/semantic/bovine/el.el" 31815;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el"
31778;;;;;; "cedet/semantic/bovine/gcc.el" "cedet/semantic/bovine/make-by.el" 31816;;;;;; "cedet/semantic/bovine/make-by.el" "cedet/semantic/bovine/make.el"
31779;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm-by.el" 31817;;;;;; "cedet/semantic/bovine/scm-by.el" "cedet/semantic/bovine/scm.el"
31780;;;;;; "cedet/semantic/bovine/scm.el" "cedet/semantic/chart.el" 31818;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el"
31781;;;;;; "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" "cedet/semantic/db-debug.el" 31819;;;;;; "cedet/semantic/db-debug.el" "cedet/semantic/db-ebrowse.el"
31782;;;;;; "cedet/semantic/db-ebrowse.el" "cedet/semantic/db-el.el" 31820;;;;;; "cedet/semantic/db-el.el" "cedet/semantic/db-file.el" "cedet/semantic/db-find.el"
31783;;;;;; "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" "cedet/semantic/db-global.el" 31821;;;;;; "cedet/semantic/db-global.el" "cedet/semantic/db-javascript.el"
31784;;;;;; "cedet/semantic/db-javascript.el" "cedet/semantic/db-mode.el" 31822;;;;;; "cedet/semantic/db-mode.el" "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
31785;;;;;; "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
31786;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el" 31823;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el"
31787;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el" 31824;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el"
31788;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el" 31825;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el"
@@ -31790,7 +31827,7 @@ Zone out, completely.
31790;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" 31827;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el"
31791;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" 31828;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el"
31792;;;;;; "cedet/semantic/idle.el" "cedet/semantic/java.el" "cedet/semantic/lex-spp.el" 31829;;;;;; "cedet/semantic/idle.el" "cedet/semantic/java.el" "cedet/semantic/lex-spp.el"
31793;;;;;; "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el" "cedet/semantic/mru-bookmark.el" 31830;;;;;; "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el"
31794;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el" 31831;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el"
31795;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el" 31832;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el"
31796;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el" 31833;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el"
@@ -31808,18 +31845,18 @@ Zone out, completely.
31808;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" 31845;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el"
31809;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" 31846;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el"
31810;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" 31847;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el"
31811;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el" 31848;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/semantic.el"
31812;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" 31849;;;;;; "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" "cedet/srecode/table.el"
31813;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el" 31850;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el"
31814;;;;;; "cus-dep.el" "cus-load.el" "dframe.el" "dired-aux.el" "dired-x.el" 31851;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" "dos-vars.el"
31815;;;;;; "dos-fns.el" "dos-vars.el" "dos-w32.el" "ediff-diff.el" "ediff-init.el" 31852;;;;;; "dos-w32.el" "ediff-diff.el" "ediff-init.el" "ediff-merg.el"
31816;;;;;; "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" 31853;;;;;; "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" "electric.el"
31817;;;;;; "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el" 31854;;;;;; "emacs-lisp/assoc.el" "emacs-lisp/authors.el" "emacs-lisp/avl-tree.el"
31818;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" 31855;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/chart.el"
31819;;;;;; "emacs-lisp/chart.el" "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" 31856;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el"
31820;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" 31857;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el"
31821;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el" 31858;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-comp.el"
31822;;;;;; "emacs-lisp/eieio-comp.el" "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el" 31859;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el"
31823;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el" 31860;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el"
31824;;;;;; "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el" 31861;;;;;; "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el"
31825;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/lmenu.el" "emacs-lisp/regi.el" 31862;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/lmenu.el" "emacs-lisp/regi.el"
@@ -31836,19 +31873,18 @@ Zone out, completely.
31836;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" 31873;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el"
31837;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 31874;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el"
31838;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" 31875;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el"
31839;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el" 31876;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-io.el"
31840;;;;;; "eshell/esh-io.el" "eshell/esh-module.el" "eshell/esh-opt.el" 31877;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
31841;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el" 31878;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el"
31842;;;;;; "ezimage.el" "finder-inf.el" "foldout.el" "font-setting.el" 31879;;;;;; "font-setting.el" "format-spec.el" "forms-d2.el" "forms-pass.el"
31843;;;;;; "format-spec.el" "forms-d2.el" "forms-pass.el" "fringe.el" 31880;;;;;; "fringe.el" "generic-x.el" "gnus/auth-source.el" "gnus/compface.el"
31844;;;;;; "generic-x.el" "gnus/auth-source.el" "gnus/compface.el" "gnus/gnus-async.el" 31881;;;;;; "gnus/gnus-async.el" "gnus/gnus-bcklg.el" "gnus/gnus-cite.el"
31845;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el" 31882;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-dup.el"
31846;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el" 31883;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-int.el"
31847;;;;;; "gnus/gnus-ems.el" "gnus/gnus-int.el" "gnus/gnus-logic.el" 31884;;;;;; "gnus/gnus-logic.el" "gnus/gnus-mh.el" "gnus/gnus-salt.el"
31848;;;;;; "gnus/gnus-mh.el" "gnus/gnus-salt.el" "gnus/gnus-score.el" 31885;;;;;; "gnus/gnus-score.el" "gnus/gnus-setup.el" "gnus/gnus-srvr.el"
31849;;;;;; "gnus/gnus-setup.el" "gnus/gnus-srvr.el" "gnus/gnus-sum.el" 31886;;;;;; "gnus/gnus-sum.el" "gnus/gnus-topic.el" "gnus/gnus-undo.el"
31850;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el" 31887;;;;;; "gnus/gnus-util.el" "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/ietf-drums.el"
31851;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/ietf-drums.el"
31852;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el" 31888;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el"
31853;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el" 31889;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el"
31854;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-encode.el" 31890;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-encode.el"
@@ -31893,45 +31929,46 @@ Zone out, completely.
31893;;;;;; "net/hmac-def.el" "net/hmac-md5.el" "net/imap-hash.el" "net/imap.el" 31929;;;;;; "net/hmac-def.el" "net/hmac-md5.el" "net/imap-hash.el" "net/imap.el"
31894;;;;;; "net/ldap.el" "net/mairix.el" "net/netrc.el" "net/newsticker.el" 31930;;;;;; "net/ldap.el" "net/mairix.el" "net/netrc.el" "net/newsticker.el"
31895;;;;;; "net/ntlm.el" "net/sasl-cram.el" "net/sasl-digest.el" "net/sasl-ntlm.el" 31931;;;;;; "net/ntlm.el" "net/sasl-cram.el" "net/sasl-digest.el" "net/sasl-ntlm.el"
31896;;;;;; "net/sasl.el" "net/socks.el" "net/tls.el" "net/tramp-cache.el" 31932;;;;;; "net/sasl.el" "net/secrets.el" "net/socks.el" "net/tls.el"
31897;;;;;; "net/tramp-cmds.el" "net/tramp-compat.el" "net/tramp-fish.el" 31933;;;;;; "net/tramp-cache.el" "net/tramp-cmds.el" "net/tramp-compat.el"
31898;;;;;; "net/tramp-gvfs.el" "net/tramp-gw.el" "net/tramp-imap.el" 31934;;;;;; "net/tramp-fish.el" "net/tramp-gvfs.el" "net/tramp-gw.el"
31899;;;;;; "net/tramp-smb.el" "net/tramp-uu.el" "net/trampver.el" "net/zeroconf.el" 31935;;;;;; "net/tramp-imap.el" "net/tramp-smb.el" "net/tramp-uu.el"
31900;;;;;; "nxml/nxml-enc.el" "nxml/nxml-maint.el" "nxml/nxml-ns.el" 31936;;;;;; "net/trampver.el" "net/zeroconf.el" "nxml/nxml-enc.el" "nxml/nxml-maint.el"
31901;;;;;; "nxml/nxml-outln.el" "nxml/nxml-parse.el" "nxml/nxml-rap.el" 31937;;;;;; "nxml/nxml-ns.el" "nxml/nxml-outln.el" "nxml/nxml-parse.el"
31902;;;;;; "nxml/nxml-util.el" "nxml/rng-dt.el" "nxml/rng-loc.el" "nxml/rng-maint.el" 31938;;;;;; "nxml/nxml-rap.el" "nxml/nxml-util.el" "nxml/rng-dt.el" "nxml/rng-loc.el"
31903;;;;;; "nxml/rng-match.el" "nxml/rng-parse.el" "nxml/rng-pttrn.el" 31939;;;;;; "nxml/rng-maint.el" "nxml/rng-match.el" "nxml/rng-parse.el"
31904;;;;;; "nxml/rng-uri.el" "nxml/rng-util.el" "nxml/xsd-regexp.el" 31940;;;;;; "nxml/rng-pttrn.el" "nxml/rng-uri.el" "nxml/rng-util.el"
31905;;;;;; "org/org-bibtex.el" "org/org-colview.el" "org/org-compat.el" 31941;;;;;; "nxml/xsd-regexp.el" "org/org-bibtex.el" "org/org-colview.el"
31906;;;;;; "org/org-crypt.el" "org/org-datetree.el" "org/org-exp-blocks.el" 31942;;;;;; "org/org-compat.el" "org/org-crypt.el" "org/org-datetree.el"
31907;;;;;; "org/org-faces.el" "org/org-gnus.el" "org/org-habit.el" "org/org-info.el" 31943;;;;;; "org/org-exp-blocks.el" "org/org-faces.el" "org/org-gnus.el"
31908;;;;;; "org/org-inlinetask.el" "org/org-install.el" "org/org-jsinfo.el" 31944;;;;;; "org/org-habit.el" "org/org-info.el" "org/org-inlinetask.el"
31909;;;;;; "org/org-list.el" "org/org-mac-message.el" "org/org-macs.el" 31945;;;;;; "org/org-install.el" "org/org-jsinfo.el" "org/org-list.el"
31910;;;;;; "org/org-mew.el" "org/org-mhe.el" "org/org-mouse.el" "org/org-protocol.el" 31946;;;;;; "org/org-mac-message.el" "org/org-macs.el" "org/org-mew.el"
31947;;;;;; "org/org-mhe.el" "org/org-mouse.el" "org/org-protocol.el"
31911;;;;;; "org/org-rmail.el" "org/org-src.el" "org/org-vm.el" "org/org-w3m.el" 31948;;;;;; "org/org-rmail.el" "org/org-src.el" "org/org-vm.el" "org/org-w3m.el"
31912;;;;;; "org/org-wl.el" "password-cache.el" "patcomp.el" "pcvs-info.el" 31949;;;;;; "org/org-wl.el" "patcomp.el" "pcvs-info.el" "pcvs-parse.el"
31913;;;;;; "pcvs-parse.el" "pcvs-util.el" "pgg-def.el" "pgg-parse.el" 31950;;;;;; "pcvs-util.el" "pgg-def.el" "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el"
31914;;;;;; "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el" "play/gametree.el" 31951;;;;;; "play/gamegrid.el" "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el"
31915;;;;;; "play/meese.el" "progmodes/ada-prj.el" "progmodes/cc-align.el" 31952;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el"
31916;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" 31953;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-defs.el" "progmodes/cc-fonts.el"
31917;;;;;; "progmodes/cc-defs.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el" 31954;;;;;; "progmodes/cc-langs.el" "progmodes/cc-menus.el" "progmodes/ebnf-abn.el"
31918;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el" 31955;;;;;; "progmodes/ebnf-bnf.el" "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el"
31919;;;;;; "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" "progmodes/ebnf-iso.el" 31956;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el"
31920;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-complete-structtag.el" 31957;;;;;; "progmodes/idlw-complete-structtag.el" "progmodes/idlw-help.el"
31921;;;;;; "progmodes/idlw-help.el" "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" 31958;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "progmodes/xscheme.el"
31922;;;;;; "progmodes/xscheme.el" "ps-def.el" "ps-mule.el" "ps-samp.el" 31959;;;;;; "ps-def.el" "ps-mule.el" "ps-samp.el" "s-region.el" "saveplace.el"
31923;;;;;; "s-region.el" "saveplace.el" "sb-image.el" "scroll-bar.el" 31960;;;;;; "sb-image.el" "scroll-bar.el" "select.el" "soundex.el" "subdirs.el"
31924;;;;;; "select.el" "soundex.el" "subdirs.el" "tempo.el" "textmodes/bib-mode.el" 31961;;;;;; "tempo.el" "textmodes/bib-mode.el" "textmodes/makeinfo.el"
31925;;;;;; "textmodes/makeinfo.el" "textmodes/page-ext.el" "textmodes/refbib.el" 31962;;;;;; "textmodes/page-ext.el" "textmodes/refbib.el" "textmodes/refer.el"
31926;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" 31963;;;;;; "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" "textmodes/reftex-ref.el"
31927;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" 31964;;;;;; "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" "textmodes/texnfo-upd.el"
31928;;;;;; "textmodes/texnfo-upd.el" "timezone.el" "tooltip.el" "tree-widget.el" 31965;;;;;; "timezone.el" "tooltip.el" "tree-widget.el" "uniquify.el"
31929;;;;;; "uniquify.el" "url/url-about.el" "url/url-cookie.el" "url/url-dired.el" 31966;;;;;; "url/url-about.el" "url/url-cookie.el" "url/url-dired.el"
31930;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" 31967;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el"
31931;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" 31968;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el"
31932;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el" 31969;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el"
31933;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (19336 31970;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (19362
31934;;;;;; 35929 287335)) 31971;;;;;; 59828 549715))
31935 31972
31936;;;*** 31973;;;***
31937 31974