aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorNick Roberts2010-03-29 10:33:43 +1300
committerNick Roberts2010-03-29 10:33:43 +1300
commit40f0529d4edc393ef09e93909126ef1af33e00ca (patch)
treecce709255f18401533efd43fca28d17e17b65c52 /lisp
parentf6f8aa125110ed71a4601c661facfe9150322f0a (diff)
downloademacs-40f0529d4edc393ef09e93909126ef1af33e00ca.tar.gz
emacs-40f0529d4edc393ef09e93909126ef1af33e00ca.zip
Regenerate ldefs-boot.el.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ldefs-boot.el1642
1 files changed, 825 insertions, 817 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 940c8c78a0c..493f1a7b577 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" (19277 34922)) 8;;;;;; "play/5x5.el" (19279 5151))
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;;;;;; (19277 34915)) 68;;;;;; (19279 5148))
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 41311)) 79;;;;;; (19313 15414))
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 53114)) 99;;;;;; (19279 38446))
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 53114)) 110;;;;;; (19279 38446))
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" (19277 124;;;;;; add-log-current-defun-function) "add-log" "add-log.el" (19279
125;;;;;; 34915)) 125;;;;;; 5148))
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" (19321 45634)) 264;;;;;; "advice" "emacs-lisp/advice.el" (19323 49698))
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" (19277 34915)) 407;;;;;; align) "align" "align.el" (19279 5148))
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;;;;;; (19277 34915)) 497;;;;;; (19279 5148))
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" (19360 14173)) 804;;;;;; "net/ange-ftp.el" (19356 10801))
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" (19277 34922)) 826;;;;;; "animate" "play/animate.el" (19279 5151))
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" (19277 34915)) 854;;;;;; "ansi-color" "ansi-color.el" (19279 5148))
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" (19277 34922)) 880;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (19279 5151))
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" (19277 34917)) 917;;;;;; "appt" "calendar/appt.el" (19279 5149))
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" (19277 34915)) 957;;;;;; apropos-read-pattern) "apropos" "apropos.el" (19279 5148))
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" "\
@@ -1057,8 +1057,8 @@ Returns list of symbols and documentation found.
1057 1057
1058;;;*** 1058;;;***
1059 1059
1060;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (19318 1060;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (19321
1061;;;;;; 65023)) 1061;;;;;; 4517))
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" (19277 34915)) 1081;;;### (autoloads (array-mode) "array" "array.el" (19279 5148))
1082;;; Generated autoloads from array.el 1082;;; Generated autoloads from array.el
1083 1083
1084(autoload 'array-mode "array" "\ 1084(autoload 'array-mode "array" "\
@@ -1149,8 +1149,8 @@ Entering array mode calls the function `array-mode-hook'.
1149 1149
1150;;;*** 1150;;;***
1151 1151
1152;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (19315 1152;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (19321
1153;;;;;; 24485)) 1153;;;;;; 4517))
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" (19277 1359;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (19279
1360;;;;;; 34922)) 1360;;;;;; 5151))
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;;;;;; (19277 34915)) 1388;;;;;; (19279 5148))
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;;;;;; (19277 34922)) 1442;;;;;; (19279 5151))
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" (19277 34915)) 1453;;;;;; "autoinsert" "autoinsert.el" (19279 5148))
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;;;;;; (19361 52486)) 1492;;;;;; (19365 25156))
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" (19277 34915)) 1531;;;;;; "autorevert" "autorevert.el" (19279 5148))
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" (19277 34915)) 1612;;;;;; "avoid.el" (19279 5148))
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;;;;;; (19277 34915)) 1653;;;;;; (19279 5148))
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" (19277 34919)) 1685;;;;;; "benchmark" "emacs-lisp/benchmark.el" (19279 5149))
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 53114)) 1718;;;;;; "bibtex" "textmodes/bibtex.el" (19279 38446))
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;;;;;; (19277 34923)) 1805;;;;;; (19279 5152))
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;;;;;; (19277 34921)) 1818;;;;;; (19279 5150))
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" (19277 1841;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (19279
1842;;;;;; 34922)) 1842;;;;;; 5151))
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" (19325 42040)) 1965;;;;;; "bookmark.el" (19326 6129))
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;;;;;; (19360 14173)) 2172;;;;;; (19356 10801))
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" (19277 2502;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (19279
2503;;;;;; 34922)) 2503;;;;;; 5151))
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" (19277 34915)) 2519;;;;;; "bs" "bs.el" (19279 5148))
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" (19277 34922)) 2559;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (19279 5151))
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" (19277 34922)) 2581;;;;;; "progmodes/bug-reference.el" (19279 5151))
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;;;;;; (19277 34919)) 2603;;;;;; (19279 5149))
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" (19277 2727;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (19279
2728;;;;;; 34917)) 2728;;;;;; 5149))
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" (19277 34917)) 2737;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (19279 5149))
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;;;;;; (19340 9803)) 2749;;;;;; (19345 41626))
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" (19286 2765;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (19282
2766;;;;;; 4503)) 2766;;;;;; 55646))
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" (19354 2848;;;### (autoloads (calculator) "calculator" "calculator.el" (19356
2849;;;;;; 34807)) 2849;;;;;; 10801))
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" (19277 2860;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (19279
2861;;;;;; 34918)) 2861;;;;;; 5149))
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" (19277 34919)) 2905;;;;;; "gnus/canlock.el" (19279 5150))
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;;;;;; (19277 34922)) 2923;;;;;; (19279 5151))
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" (19277 2958;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (19279
2959;;;;;; 34922)) 2959;;;;;; 5151))
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;;;;;; (19340 34420)) 2966;;;;;; (19370 36541))
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 21247)) 2978;;;;;; (19338 9841))
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" (19277 34922)) 3138;;;;;; "progmodes/cc-styles.el" (19279 5151))
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" (19277 34922)) 3189;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (19279 5151))
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;;;;;; (19277 34920)) 3199;;;;;; (19279 5150))
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;;;;;; (19277 34922)) 3458;;;;;; (19279 5151))
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" (19277 34919)) 3473;;;;;; "emacs-lisp/check-declare.el" (19279 5149))
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" (19277 34919)) 3498;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (19279 5149))
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" (19277 34920)) 3693;;;;;; "language/china-util.el" (19279 5150))
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" (19277 34915)) 3731;;;;;; "chistory" "chistory.el" (19279 5148))
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" (19277 34919)) 3770;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (19279 5149))
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;;;;;; (19277 34919)) 3786;;;;;; (19279 5149))
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;;;;;; (19277 34922)) 3865;;;;;; (19279 5151))
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" (19277 3885;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (19279
3886;;;;;; 34915)) 3886;;;;;; 5148))
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;;;;;; (19277 34915)) 3910;;;;;; (19279 5148))
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" (19277 4002;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (19279
4003;;;;;; 34915)) 4003;;;;;; 5148))
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" (19328 4040;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (19375
4041;;;;;; 18581)) 4041;;;;;; 49830))
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;;;;;; (19360 14173)) 4219;;;;;; (19358 54001))
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;;;;;; (19277 34915)) 4261;;;;;; (19279 5148))
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;;;;;; (19277 34923)) 4283;;;;;; (19279 5152))
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" (19277 34922)) 4439;;;;;; "cookie1" "play/cookie1.el" (19279 5151))
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" (19277 4471;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (19279
4472;;;;;; 34919)) 4472;;;;;; 5149))
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" (19277 34922)) 4505;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (19279 5151))
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;;;;;; (19277 34922)) 4704;;;;;; (19279 5151))
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;;;;;; (19277 34919)) 4723;;;;;; (19279 5150))
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;;;;;; (19277 34919)) 4747;;;;;; (19279 5149))
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" (19277 4782;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (19279
4783;;;;;; 34923)) 4783;;;;;; 5152))
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;;;;;; (19277 34919)) 4795;;;;;; (19279 5150))
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;;;;;; (19360 14173)) 4854;;;;;; (19356 10801))
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 "\
@@ -5154,7 +5154,7 @@ The format is suitable for use with `easy-menu-define'.
5154;;;*** 5154;;;***
5155 5155
5156;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" 5156;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el"
5157;;;;;; (19277 34915)) 5157;;;;;; (19279 5148))
5158;;; Generated autoloads from cus-theme.el 5158;;; Generated autoloads from cus-theme.el
5159 5159
5160(autoload 'customize-create-theme "cus-theme" "\ 5160(autoload 'customize-create-theme "cus-theme" "\
@@ -5165,7 +5165,7 @@ Create a custom theme.
5165;;;*** 5165;;;***
5166 5166
5167;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 5167;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
5168;;;;;; (19277 34915)) 5168;;;;;; (19279 5148))
5169;;; Generated autoloads from cvs-status.el 5169;;; Generated autoloads from cvs-status.el
5170 5170
5171(autoload 'cvs-status-mode "cvs-status" "\ 5171(autoload 'cvs-status-mode "cvs-status" "\
@@ -5176,7 +5176,7 @@ Mode used for cvs status output.
5176;;;*** 5176;;;***
5177 5177
5178;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5178;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5179;;;;;; "cwarn" "progmodes/cwarn.el" (19277 34922)) 5179;;;;;; "cwarn" "progmodes/cwarn.el" (19279 5151))
5180;;; Generated autoloads from progmodes/cwarn.el 5180;;; Generated autoloads from progmodes/cwarn.el
5181 5181
5182(autoload 'cwarn-mode "cwarn" "\ 5182(autoload 'cwarn-mode "cwarn" "\
@@ -5223,7 +5223,7 @@ See `cwarn-mode' for more information on Cwarn mode.
5223 5223
5224;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5224;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5225;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5225;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5226;;;;;; (19277 34920)) 5226;;;;;; (19279 5150))
5227;;; Generated autoloads from language/cyril-util.el 5227;;; Generated autoloads from language/cyril-util.el
5228 5228
5229(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5229(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5252,7 +5252,7 @@ If the argument is nil, we return the display table to its standard state.
5252;;;*** 5252;;;***
5253 5253
5254;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5254;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5255;;;;;; (19277 34915)) 5255;;;;;; (19279 5148))
5256;;; Generated autoloads from dabbrev.el 5256;;; Generated autoloads from dabbrev.el
5257(put 'dabbrev-case-fold-search 'risky-local-variable t) 5257(put 'dabbrev-case-fold-search 'risky-local-variable t)
5258(put 'dabbrev-case-replace 'risky-local-variable t) 5258(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5299,7 +5299,7 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5299;;;*** 5299;;;***
5300 5300
5301;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el" 5301;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el"
5302;;;;;; (19324 55755)) 5302;;;;;; (19323 49698))
5303;;; Generated autoloads from cedet/data-debug.el 5303;;; Generated autoloads from cedet/data-debug.el
5304 5304
5305(autoload 'data-debug-new-buffer "data-debug" "\ 5305(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5309,8 +5309,8 @@ Create a new data-debug buffer with NAME.
5309 5309
5310;;;*** 5310;;;***
5311 5311
5312;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (19339 5312;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (19345
5313;;;;;; 10551)) 5313;;;;;; 41626))
5314;;; Generated autoloads from net/dbus.el 5314;;; Generated autoloads from net/dbus.el
5315 5315
5316(autoload 'dbus-handle-event "dbus" "\ 5316(autoload 'dbus-handle-event "dbus" "\
@@ -5323,8 +5323,8 @@ If the HANDLER returns an `dbus-error', it is propagated as return message.
5323 5323
5324;;;*** 5324;;;***
5325 5325
5326;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (19277 5326;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (19279
5327;;;;;; 34922)) 5327;;;;;; 5151))
5328;;; Generated autoloads from progmodes/dcl-mode.el 5328;;; Generated autoloads from progmodes/dcl-mode.el
5329 5329
5330(autoload 'dcl-mode "dcl-mode" "\ 5330(autoload 'dcl-mode "dcl-mode" "\
@@ -5451,7 +5451,7 @@ There is some minimal font-lock support (see vars
5451;;;*** 5451;;;***
5452 5452
5453;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5453;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5454;;;;;; "emacs-lisp/debug.el" (19277 34919)) 5454;;;;;; "emacs-lisp/debug.el" (19279 5149))
5455;;; Generated autoloads from emacs-lisp/debug.el 5455;;; Generated autoloads from emacs-lisp/debug.el
5456 5456
5457(setq debugger 'debug) 5457(setq debugger 'debug)
@@ -5495,7 +5495,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5495;;;*** 5495;;;***
5496 5496
5497;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5497;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5498;;;;;; (19277 34922)) 5498;;;;;; (19279 5151))
5499;;; Generated autoloads from play/decipher.el 5499;;; Generated autoloads from play/decipher.el
5500 5500
5501(autoload 'decipher "decipher" "\ 5501(autoload 'decipher "decipher" "\
@@ -5524,8 +5524,8 @@ The most useful commands are:
5524;;;*** 5524;;;***
5525 5525
5526;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5526;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5527;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (19324 5527;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (19323
5528;;;;;; 55755)) 5528;;;;;; 49698))
5529;;; Generated autoloads from delim-col.el 5529;;; Generated autoloads from delim-col.el
5530 5530
5531(autoload 'delimit-columns-customize "delim-col" "\ 5531(autoload 'delimit-columns-customize "delim-col" "\
@@ -5550,7 +5550,7 @@ START and END delimits the corners of text rectangle.
5550;;;*** 5550;;;***
5551 5551
5552;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (19279 5552;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (19279
5553;;;;;; 53114)) 5553;;;;;; 38446))
5554;;; Generated autoloads from progmodes/delphi.el 5554;;; Generated autoloads from progmodes/delphi.el
5555 5555
5556(autoload 'delphi-mode "delphi" "\ 5556(autoload 'delphi-mode "delphi" "\
@@ -5601,8 +5601,8 @@ no args, if that value is non-nil.
5601 5601
5602;;;*** 5602;;;***
5603 5603
5604;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (19277 5604;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (19279
5605;;;;;; 34915)) 5605;;;;;; 5148))
5606;;; Generated autoloads from delsel.el 5606;;; Generated autoloads from delsel.el
5607 5607
5608(defalias 'pending-delete-mode 'delete-selection-mode) 5608(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5631,7 +5631,7 @@ any selection.
5631;;;*** 5631;;;***
5632 5632
5633;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5633;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5634;;;;;; "derived" "emacs-lisp/derived.el" (19277 34919)) 5634;;;;;; "derived" "emacs-lisp/derived.el" (19279 5149))
5635;;; Generated autoloads from emacs-lisp/derived.el 5635;;; Generated autoloads from emacs-lisp/derived.el
5636 5636
5637(autoload 'define-derived-mode "derived" "\ 5637(autoload 'define-derived-mode "derived" "\
@@ -5696,7 +5696,7 @@ the first time the mode is used.
5696;;;*** 5696;;;***
5697 5697
5698;;;### (autoloads (describe-char describe-text-properties) "descr-text" 5698;;;### (autoloads (describe-char describe-text-properties) "descr-text"
5699;;;;;; "descr-text.el" (19277 34915)) 5699;;;;;; "descr-text.el" (19279 5148))
5700;;; Generated autoloads from descr-text.el 5700;;; Generated autoloads from descr-text.el
5701 5701
5702(autoload 'describe-text-properties "descr-text" "\ 5702(autoload 'describe-text-properties "descr-text" "\
@@ -5724,7 +5724,7 @@ as well as widgets, buttons, overlays, and text properties.
5724;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 5724;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
5725;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 5725;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
5726;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 5726;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
5727;;;;;; "desktop.el" (19277 34915)) 5727;;;;;; "desktop.el" (19372 27330))
5728;;; Generated autoloads from desktop.el 5728;;; Generated autoloads from desktop.el
5729 5729
5730(defvar desktop-save-mode nil "\ 5730(defvar desktop-save-mode nil "\
@@ -5908,7 +5908,7 @@ Revert to the last loaded desktop.
5908 5908
5909;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 5909;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
5910;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 5910;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
5911;;;;;; "deuglify" "gnus/deuglify.el" (19277 34919)) 5911;;;;;; "deuglify" "gnus/deuglify.el" (19279 5150))
5912;;; Generated autoloads from gnus/deuglify.el 5912;;; Generated autoloads from gnus/deuglify.el
5913 5913
5914(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 5914(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -5941,7 +5941,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
5941;;;*** 5941;;;***
5942 5942
5943;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 5943;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
5944;;;;;; "calendar/diary-lib.el" (19295 48708)) 5944;;;;;; "calendar/diary-lib.el" (19299 25154))
5945;;; Generated autoloads from calendar/diary-lib.el 5945;;; Generated autoloads from calendar/diary-lib.el
5946 5946
5947(autoload 'diary "diary-lib" "\ 5947(autoload 'diary "diary-lib" "\
@@ -5984,7 +5984,7 @@ Major mode for editing the diary file.
5984;;;*** 5984;;;***
5985 5985
5986;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 5986;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
5987;;;;;; "diff.el" (19277 34915)) 5987;;;;;; "diff.el" (19279 5148))
5988;;; Generated autoloads from diff.el 5988;;; Generated autoloads from diff.el
5989 5989
5990(defvar diff-switches (purecopy "-c") "\ 5990(defvar diff-switches (purecopy "-c") "\
@@ -6022,7 +6022,7 @@ With prefix arg, prompt for diff switches.
6022;;;*** 6022;;;***
6023 6023
6024;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 6024;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
6025;;;;;; (19354 34807)) 6025;;;;;; (19356 10801))
6026;;; Generated autoloads from diff-mode.el 6026;;; Generated autoloads from diff-mode.el
6027 6027
6028(autoload 'diff-mode "diff-mode" "\ 6028(autoload 'diff-mode "diff-mode" "\
@@ -6050,7 +6050,7 @@ Minor mode for viewing/editing context diffs.
6050 6050
6051;;;*** 6051;;;***
6052 6052
6053;;;### (autoloads (dig) "dig" "net/dig.el" (19277 34921)) 6053;;;### (autoloads (dig) "dig" "net/dig.el" (19279 5151))
6054;;; Generated autoloads from net/dig.el 6054;;; Generated autoloads from net/dig.el
6055 6055
6056(autoload 'dig "dig" "\ 6056(autoload 'dig "dig" "\
@@ -6063,7 +6063,7 @@ Optional arguments are passed to `dig-invoke'.
6063 6063
6064;;;### (autoloads (dired-mode dired-auto-revert-buffer dired-noselect 6064;;;### (autoloads (dired-mode dired-auto-revert-buffer dired-noselect
6065;;;;;; dired-other-frame dired-other-window dired dired-trivial-filenames 6065;;;;;; dired-other-frame dired-other-window dired dired-trivial-filenames
6066;;;;;; dired-listing-switches) "dired" "dired.el" (19307 9881)) 6066;;;;;; dired-listing-switches) "dired" "dired.el" (19313 15414))
6067;;; Generated autoloads from dired.el 6067;;; Generated autoloads from dired.el
6068 6068
6069(defvar dired-listing-switches (purecopy "-al") "\ 6069(defvar dired-listing-switches (purecopy "-al") "\
@@ -6208,7 +6208,7 @@ Keybindings:
6208;;;*** 6208;;;***
6209 6209
6210;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el" 6210;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el"
6211;;;;;; (19299 41380)) 6211;;;;;; (19299 25154))
6212;;; Generated autoloads from dirtrack.el 6212;;; Generated autoloads from dirtrack.el
6213 6213
6214(autoload 'dirtrack-mode "dirtrack" "\ 6214(autoload 'dirtrack-mode "dirtrack" "\
@@ -6234,8 +6234,8 @@ function `dirtrack-debug-mode' to turn on debugging output.
6234 6234
6235;;;*** 6235;;;***
6236 6236
6237;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (19277 6237;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (19279
6238;;;;;; 34919)) 6238;;;;;; 5149))
6239;;; Generated autoloads from emacs-lisp/disass.el 6239;;; Generated autoloads from emacs-lisp/disass.el
6240 6240
6241(autoload 'disassemble "disass" "\ 6241(autoload 'disassemble "disass" "\
@@ -6254,7 +6254,7 @@ redefine OBJECT if it is a symbol.
6254;;;;;; standard-display-g1 standard-display-ascii standard-display-default 6254;;;;;; standard-display-g1 standard-display-ascii standard-display-default
6255;;;;;; standard-display-8bit describe-current-display-table describe-display-table 6255;;;;;; standard-display-8bit describe-current-display-table describe-display-table
6256;;;;;; set-display-table-slot display-table-slot make-display-table) 6256;;;;;; set-display-table-slot display-table-slot make-display-table)
6257;;;;;; "disp-table" "disp-table.el" (19277 34916)) 6257;;;;;; "disp-table" "disp-table.el" (19279 5148))
6258;;; Generated autoloads from disp-table.el 6258;;; Generated autoloads from disp-table.el
6259 6259
6260(autoload 'make-display-table "disp-table" "\ 6260(autoload 'make-display-table "disp-table" "\
@@ -6366,7 +6366,7 @@ in `.emacs'.
6366;;;*** 6366;;;***
6367 6367
6368;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6368;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6369;;;;;; (19277 34922)) 6369;;;;;; (19279 5151))
6370;;; Generated autoloads from play/dissociate.el 6370;;; Generated autoloads from play/dissociate.el
6371 6371
6372(autoload 'dissociated-press "dissociate" "\ 6372(autoload 'dissociated-press "dissociate" "\
@@ -6382,7 +6382,7 @@ Default is 2.
6382 6382
6383;;;*** 6383;;;***
6384 6384
6385;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (19277 34916)) 6385;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (19279 5148))
6386;;; Generated autoloads from dnd.el 6386;;; Generated autoloads from dnd.el
6387 6387
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)) "\ 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)) "\
@@ -6403,7 +6403,7 @@ if some action was made, or nil if the URL is ignored.")
6403;;;*** 6403;;;***
6404 6404
6405;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 6405;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
6406;;;;;; "textmodes/dns-mode.el" (19277 34923)) 6406;;;;;; "textmodes/dns-mode.el" (19279 5152))
6407;;; Generated autoloads from textmodes/dns-mode.el 6407;;; Generated autoloads from textmodes/dns-mode.el
6408 6408
6409(autoload 'dns-mode "dns-mode" "\ 6409(autoload 'dns-mode "dns-mode" "\
@@ -6428,7 +6428,7 @@ Locate SOA record and increment the serial field.
6428;;;*** 6428;;;***
6429 6429
6430;;;### (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
6431;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (19324 55755)) 6431;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (19323 49698))
6432;;; Generated autoloads from doc-view.el 6432;;; Generated autoloads from doc-view.el
6433 6433
6434(autoload 'doc-view-mode-p "doc-view" "\ 6434(autoload 'doc-view-mode-p "doc-view" "\
@@ -6463,7 +6463,7 @@ Not documented
6463 6463
6464;;;*** 6464;;;***
6465 6465
6466;;;### (autoloads (doctor) "doctor" "play/doctor.el" (19277 34922)) 6466;;;### (autoloads (doctor) "doctor" "play/doctor.el" (19279 5151))
6467;;; Generated autoloads from play/doctor.el 6467;;; Generated autoloads from play/doctor.el
6468 6468
6469(autoload 'doctor "doctor" "\ 6469(autoload 'doctor "doctor" "\
@@ -6473,7 +6473,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6473 6473
6474;;;*** 6474;;;***
6475 6475
6476;;;### (autoloads (double-mode) "double" "double.el" (19277 34916)) 6476;;;### (autoloads (double-mode) "double" "double.el" (19279 5148))
6477;;; Generated autoloads from double.el 6477;;; Generated autoloads from double.el
6478 6478
6479(autoload 'double-mode "double" "\ 6479(autoload 'double-mode "double" "\
@@ -6488,7 +6488,7 @@ when pressed twice. See variable `double-map' for details.
6488 6488
6489;;;*** 6489;;;***
6490 6490
6491;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (19277 34922)) 6491;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (19279 5151))
6492;;; Generated autoloads from play/dunnet.el 6492;;; Generated autoloads from play/dunnet.el
6493 6493
6494(autoload 'dunnet "dunnet" "\ 6494(autoload 'dunnet "dunnet" "\
@@ -6499,7 +6499,7 @@ Switch to *dungeon* buffer and start game.
6499;;;*** 6499;;;***
6500 6500
6501;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" 6501;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
6502;;;;;; (19277 34919)) 6502;;;;;; (19279 5150))
6503;;; Generated autoloads from gnus/earcon.el 6503;;; Generated autoloads from gnus/earcon.el
6504 6504
6505(autoload 'gnus-earcon-display "earcon" "\ 6505(autoload 'gnus-earcon-display "earcon" "\
@@ -6511,7 +6511,7 @@ Play sounds in message buffers.
6511 6511
6512;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6512;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6513;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 6513;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
6514;;;;;; "emacs-lisp/easy-mmode.el" (19277 34919)) 6514;;;;;; "emacs-lisp/easy-mmode.el" (19279 5149))
6515;;; Generated autoloads from emacs-lisp/easy-mmode.el 6515;;; Generated autoloads from emacs-lisp/easy-mmode.el
6516 6516
6517(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6517(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -6616,8 +6616,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
6616;;;*** 6616;;;***
6617 6617
6618;;;### (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
6619;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (19277 6619;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (19279
6620;;;;;; 34919)) 6620;;;;;; 5149))
6621;;; Generated autoloads from emacs-lisp/easymenu.el 6621;;; Generated autoloads from emacs-lisp/easymenu.el
6622 6622
6623(put 'easy-menu-define 'lisp-indent-function 'defun) 6623(put 'easy-menu-define 'lisp-indent-function 'defun)
@@ -6771,7 +6771,7 @@ To implement dynamic menus, either call this from
6771;;;;;; 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
6772;;;;;; 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
6773;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 6773;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
6774;;;;;; "progmodes/ebnf2ps.el" (19277 34922)) 6774;;;;;; "progmodes/ebnf2ps.el" (19279 5151))
6775;;; Generated autoloads from progmodes/ebnf2ps.el 6775;;; Generated autoloads from progmodes/ebnf2ps.el
6776 6776
6777(autoload 'ebnf-customize "ebnf2ps" "\ 6777(autoload 'ebnf-customize "ebnf2ps" "\
@@ -7045,8 +7045,8 @@ See `ebnf-style-database' documentation.
7045;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 7045;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
7046;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 7046;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
7047;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 7047;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
7048;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (19277 7048;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (19279
7049;;;;;; 34922)) 7049;;;;;; 5151))
7050;;; Generated autoloads from progmodes/ebrowse.el 7050;;; Generated autoloads from progmodes/ebrowse.el
7051 7051
7052(autoload 'ebrowse-tree-mode "ebrowse" "\ 7052(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7197,7 +7197,7 @@ Display statistics for a class tree.
7197;;;*** 7197;;;***
7198 7198
7199;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7199;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
7200;;;;;; (19277 34916)) 7200;;;;;; (19279 5148))
7201;;; Generated autoloads from ebuff-menu.el 7201;;; Generated autoloads from ebuff-menu.el
7202 7202
7203(autoload 'electric-buffer-list "ebuff-menu" "\ 7203(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -7222,7 +7222,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7222;;;*** 7222;;;***
7223 7223
7224;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7224;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
7225;;;;;; "echistory.el" (19277 34916)) 7225;;;;;; "echistory.el" (19279 5148))
7226;;; Generated autoloads from echistory.el 7226;;; Generated autoloads from echistory.el
7227 7227
7228(autoload 'Electric-command-history-redo-expression "echistory" "\ 7228(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7234,7 +7234,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7234;;;*** 7234;;;***
7235 7235
7236;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el" 7236;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el"
7237;;;;;; (19277 34919)) 7237;;;;;; (19279 5150))
7238;;; Generated autoloads from gnus/ecomplete.el 7238;;; Generated autoloads from gnus/ecomplete.el
7239 7239
7240(autoload 'ecomplete-setup "ecomplete" "\ 7240(autoload 'ecomplete-setup "ecomplete" "\
@@ -7244,7 +7244,7 @@ Not documented
7244 7244
7245;;;*** 7245;;;***
7246 7246
7247;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (19324 55755)) 7247;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (19323 49698))
7248;;; Generated autoloads from cedet/ede.el 7248;;; Generated autoloads from cedet/ede.el
7249 7249
7250(defvar global-ede-mode nil "\ 7250(defvar global-ede-mode nil "\
@@ -7270,7 +7270,7 @@ an EDE controlled project.
7270 7270
7271;;;### (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
7272;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 7272;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
7273;;;;;; "emacs-lisp/edebug.el" (19277 34919)) 7273;;;;;; "emacs-lisp/edebug.el" (19279 5149))
7274;;; Generated autoloads from emacs-lisp/edebug.el 7274;;; Generated autoloads from emacs-lisp/edebug.el
7275 7275
7276(defvar edebug-all-defs nil "\ 7276(defvar edebug-all-defs nil "\
@@ -7343,7 +7343,7 @@ Toggle edebugging of all forms.
7343;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories 7343;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories
7344;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories 7344;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories
7345;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file 7345;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file
7346;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (19277 34916)) 7346;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (19279 5148))
7347;;; Generated autoloads from ediff.el 7347;;; Generated autoloads from ediff.el
7348 7348
7349(autoload 'ediff-files "ediff" "\ 7349(autoload 'ediff-files "ediff" "\
@@ -7575,7 +7575,7 @@ With optional NODE, goes to that node.
7575;;;*** 7575;;;***
7576 7576
7577;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" 7577;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
7578;;;;;; (19277 34916)) 7578;;;;;; (19279 5148))
7579;;; Generated autoloads from ediff-help.el 7579;;; Generated autoloads from ediff-help.el
7580 7580
7581(autoload 'ediff-customize "ediff-help" "\ 7581(autoload 'ediff-customize "ediff-help" "\
@@ -7586,7 +7586,7 @@ Not documented
7586;;;*** 7586;;;***
7587 7587
7588;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 7588;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
7589;;;;;; (19277 34916)) 7589;;;;;; (19279 5148))
7590;;; Generated autoloads from ediff-mult.el 7590;;; Generated autoloads from ediff-mult.el
7591 7591
7592(autoload 'ediff-show-registry "ediff-mult" "\ 7592(autoload 'ediff-show-registry "ediff-mult" "\
@@ -7599,7 +7599,7 @@ Display Ediff's registry.
7599;;;*** 7599;;;***
7600 7600
7601;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7601;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7602;;;;;; "ediff-util" "ediff-util.el" (19304 58663)) 7602;;;;;; "ediff-util" "ediff-util.el" (19313 15414))
7603;;; Generated autoloads from ediff-util.el 7603;;; Generated autoloads from ediff-util.el
7604 7604
7605(autoload 'ediff-toggle-multiframe "ediff-util" "\ 7605(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -7620,7 +7620,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
7620 7620
7621;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 7621;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
7622;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 7622;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
7623;;;;;; (19277 34916)) 7623;;;;;; (19279 5148))
7624;;; Generated autoloads from edmacro.el 7624;;; Generated autoloads from edmacro.el
7625 7625
7626(defvar edmacro-eight-bits nil "\ 7626(defvar edmacro-eight-bits nil "\
@@ -7673,7 +7673,7 @@ or nil, use a compact 80-column format.
7673;;;*** 7673;;;***
7674 7674
7675;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 7675;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
7676;;;;;; "emulation/edt.el" (19280 45063)) 7676;;;;;; "emulation/edt.el" (19281 39617))
7677;;; Generated autoloads from emulation/edt.el 7677;;; Generated autoloads from emulation/edt.el
7678 7678
7679(autoload 'edt-set-scroll-margins "edt" "\ 7679(autoload 'edt-set-scroll-margins "edt" "\
@@ -7691,7 +7691,7 @@ Turn on EDT Emulation.
7691;;;*** 7691;;;***
7692 7692
7693;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 7693;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
7694;;;;;; (19277 34916)) 7694;;;;;; (19279 5148))
7695;;; Generated autoloads from ehelp.el 7695;;; Generated autoloads from ehelp.el
7696 7696
7697(autoload 'with-electric-help "ehelp" "\ 7697(autoload 'with-electric-help "ehelp" "\
@@ -7728,7 +7728,7 @@ Not documented
7728;;;*** 7728;;;***
7729 7729
7730;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 7730;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
7731;;;;;; "eldoc" "emacs-lisp/eldoc.el" (19277 34919)) 7731;;;;;; "eldoc" "emacs-lisp/eldoc.el" (19279 5149))
7732;;; Generated autoloads from emacs-lisp/eldoc.el 7732;;; Generated autoloads from emacs-lisp/eldoc.el
7733 7733
7734(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\ 7734(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\
@@ -7771,8 +7771,8 @@ Emacs Lisp mode) that support ElDoc.")
7771 7771
7772;;;*** 7772;;;***
7773 7773
7774;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (19277 7774;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (19279
7775;;;;;; 34916)) 7775;;;;;; 5148))
7776;;; Generated autoloads from elide-head.el 7776;;; Generated autoloads from elide-head.el
7777 7777
7778(autoload 'elide-head "elide-head" "\ 7778(autoload 'elide-head "elide-head" "\
@@ -7789,7 +7789,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
7789 7789
7790;;;### (autoloads (elint-initialize elint-defun elint-current-buffer 7790;;;### (autoloads (elint-initialize elint-defun elint-current-buffer
7791;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el" 7791;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el"
7792;;;;;; (19339 10551)) 7792;;;;;; (19338 9840))
7793;;; Generated autoloads from emacs-lisp/elint.el 7793;;; Generated autoloads from emacs-lisp/elint.el
7794 7794
7795(autoload 'elint-file "elint" "\ 7795(autoload 'elint-file "elint" "\
@@ -7825,8 +7825,8 @@ optional prefix argument REINIT is non-nil.
7825;;;*** 7825;;;***
7826 7826
7827;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 7827;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
7828;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (19277 7828;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (19279
7829;;;;;; 34919)) 7829;;;;;; 5149))
7830;;; Generated autoloads from emacs-lisp/elp.el 7830;;; Generated autoloads from emacs-lisp/elp.el
7831 7831
7832(autoload 'elp-instrument-function "elp" "\ 7832(autoload 'elp-instrument-function "elp" "\
@@ -7861,7 +7861,7 @@ displayed.
7861;;;*** 7861;;;***
7862 7862
7863;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 7863;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
7864;;;;;; (19361 52486)) 7864;;;;;; (19365 25156))
7865;;; Generated autoloads from mail/emacsbug.el 7865;;; Generated autoloads from mail/emacsbug.el
7866 7866
7867(autoload 'report-emacs-bug "emacsbug" "\ 7867(autoload 'report-emacs-bug "emacsbug" "\
@@ -7876,7 +7876,7 @@ Prompts for bug subject. Leaves you in a mail buffer.
7876;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 7876;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
7877;;;;;; 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
7878;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 7878;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
7879;;;;;; "emerge.el" (19267 61658)) 7879;;;;;; "emerge.el" (19256 49601))
7880;;; Generated autoloads from emerge.el 7880;;; Generated autoloads from emerge.el
7881 7881
7882(autoload 'emerge-files "emerge" "\ 7882(autoload 'emerge-files "emerge" "\
@@ -7937,7 +7937,7 @@ Not documented
7937;;;*** 7937;;;***
7938 7938
7939;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 7939;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
7940;;;;;; "enriched" "textmodes/enriched.el" (19277 34923)) 7940;;;;;; "enriched" "textmodes/enriched.el" (19279 5152))
7941;;; Generated autoloads from textmodes/enriched.el 7941;;; Generated autoloads from textmodes/enriched.el
7942 7942
7943(autoload 'enriched-mode "enriched" "\ 7943(autoload 'enriched-mode "enriched" "\
@@ -7972,8 +7972,8 @@ Not documented
7972;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region 7972;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region
7973;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file 7973;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file
7974;;;;;; 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
7975;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (19277 7975;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (19279
7976;;;;;; 34916)) 7976;;;;;; 5148))
7977;;; Generated autoloads from epa.el 7977;;; Generated autoloads from epa.el
7978 7978
7979(autoload 'epa-list-keys "epa" "\ 7979(autoload 'epa-list-keys "epa" "\
@@ -8146,7 +8146,7 @@ Insert selected KEYS after the point.
8146;;;*** 8146;;;***
8147 8147
8148;;;### (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
8149;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (19277 34916)) 8149;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (19279 5148))
8150;;; Generated autoloads from epa-dired.el 8150;;; Generated autoloads from epa-dired.el
8151 8151
8152(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8152(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8172,7 +8172,7 @@ Encrypt marked files.
8172;;;*** 8172;;;***
8173 8173
8174;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler) 8174;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler)
8175;;;;;; "epa-file" "epa-file.el" (19277 34916)) 8175;;;;;; "epa-file" "epa-file.el" (19279 5148))
8176;;; Generated autoloads from epa-file.el 8176;;; Generated autoloads from epa-file.el
8177 8177
8178(autoload 'epa-file-handler "epa-file" "\ 8178(autoload 'epa-file-handler "epa-file" "\
@@ -8194,7 +8194,7 @@ Not documented
8194 8194
8195;;;### (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
8196;;;;;; 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)
8197;;;;;; "epa-mail" "epa-mail.el" (19277 34916)) 8197;;;;;; "epa-mail" "epa-mail.el" (19279 5148))
8198;;; Generated autoloads from epa-mail.el 8198;;; Generated autoloads from epa-mail.el
8199 8199
8200(autoload 'epa-mail-mode "epa-mail" "\ 8200(autoload 'epa-mail-mode "epa-mail" "\
@@ -8258,7 +8258,7 @@ Minor mode to hook EasyPG into Mail mode.
8258 8258
8259;;;*** 8259;;;***
8260 8260
8261;;;### (autoloads (epg-make-context) "epg" "epg.el" (19277 34916)) 8261;;;### (autoloads (epg-make-context) "epg" "epg.el" (19279 5148))
8262;;; Generated autoloads from epg.el 8262;;; Generated autoloads from epg.el
8263 8263
8264(autoload 'epg-make-context "epg" "\ 8264(autoload 'epg-make-context "epg" "\
@@ -8269,7 +8269,7 @@ Return a context object.
8269;;;*** 8269;;;***
8270 8270
8271;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration) 8271;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration)
8272;;;;;; "epg-config" "epg-config.el" (19354 34807)) 8272;;;;;; "epg-config" "epg-config.el" (19356 10801))
8273;;; Generated autoloads from epg-config.el 8273;;; Generated autoloads from epg-config.el
8274 8274
8275(autoload 'epg-configuration "epg-config" "\ 8275(autoload 'epg-configuration "epg-config" "\
@@ -8290,7 +8290,7 @@ Look at CONFIG and try to expand GROUP.
8290;;;*** 8290;;;***
8291 8291
8292;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" 8292;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc"
8293;;;;;; "erc/erc.el" (19294 23005)) 8293;;;;;; "erc/erc.el" (19299 25154))
8294;;; Generated autoloads from erc/erc.el 8294;;; Generated autoloads from erc/erc.el
8295 8295
8296(autoload 'erc-select-read-args "erc" "\ 8296(autoload 'erc-select-read-args "erc" "\
@@ -8332,33 +8332,33 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8332 8332
8333;;;*** 8333;;;***
8334 8334
8335;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (19277 8335;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (19279
8336;;;;;; 34919)) 8336;;;;;; 5150))
8337;;; Generated autoloads from erc/erc-autoaway.el 8337;;; Generated autoloads from erc/erc-autoaway.el
8338 (autoload 'erc-autoaway-mode "erc-autoaway") 8338 (autoload 'erc-autoaway-mode "erc-autoaway")
8339 8339
8340;;;*** 8340;;;***
8341 8341
8342;;;### (autoloads nil "erc-button" "erc/erc-button.el" (19277 34919)) 8342;;;### (autoloads nil "erc-button" "erc/erc-button.el" (19279 5150))
8343;;; Generated autoloads from erc/erc-button.el 8343;;; Generated autoloads from erc/erc-button.el
8344 (autoload 'erc-button-mode "erc-button" nil t) 8344 (autoload 'erc-button-mode "erc-button" nil t)
8345 8345
8346;;;*** 8346;;;***
8347 8347
8348;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (19277 34919)) 8348;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (19279 5150))
8349;;; Generated autoloads from erc/erc-capab.el 8349;;; Generated autoloads from erc/erc-capab.el
8350 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8350 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8351 8351
8352;;;*** 8352;;;***
8353 8353
8354;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (19277 34919)) 8354;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (19279 5150))
8355;;; Generated autoloads from erc/erc-compat.el 8355;;; Generated autoloads from erc/erc-compat.el
8356 (autoload 'erc-define-minor-mode "erc-compat") 8356 (autoload 'erc-define-minor-mode "erc-compat")
8357 8357
8358;;;*** 8358;;;***
8359 8359
8360;;;### (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)
8361;;;;;; "erc-dcc" "erc/erc-dcc.el" (19277 34919)) 8361;;;;;; "erc-dcc" "erc/erc-dcc.el" (19279 5150))
8362;;; Generated autoloads from erc/erc-dcc.el 8362;;; Generated autoloads from erc/erc-dcc.el
8363 (autoload 'erc-dcc-mode "erc-dcc") 8363 (autoload 'erc-dcc-mode "erc-dcc")
8364 8364
@@ -8391,7 +8391,7 @@ that subcommand.
8391;;;;;; 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
8392;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 8392;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
8393;;;;;; 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"
8394;;;;;; (19277 34919)) 8394;;;;;; (19279 5150))
8395;;; Generated autoloads from erc/erc-ezbounce.el 8395;;; Generated autoloads from erc/erc-ezbounce.el
8396 8396
8397(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8397(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -8453,8 +8453,8 @@ Add EZBouncer convenience functions to ERC.
8453 8453
8454;;;*** 8454;;;***
8455 8455
8456;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (19277 8456;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (19279
8457;;;;;; 34919)) 8457;;;;;; 5150))
8458;;; Generated autoloads from erc/erc-fill.el 8458;;; Generated autoloads from erc/erc-fill.el
8459 (autoload 'erc-fill-mode "erc-fill" nil t) 8459 (autoload 'erc-fill-mode "erc-fill" nil t)
8460 8460
@@ -8466,15 +8466,15 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
8466 8466
8467;;;*** 8467;;;***
8468 8468
8469;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (19277 8469;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (19279
8470;;;;;; 34919)) 8470;;;;;; 5150))
8471;;; Generated autoloads from erc/erc-hecomplete.el 8471;;; Generated autoloads from erc/erc-hecomplete.el
8472 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t) 8472 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t)
8473 8473
8474;;;*** 8474;;;***
8475 8475
8476;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 8476;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
8477;;;;;; "erc/erc-identd.el" (19277 34919)) 8477;;;;;; "erc/erc-identd.el" (19279 5150))
8478;;; Generated autoloads from erc/erc-identd.el 8478;;; Generated autoloads from erc/erc-identd.el
8479 (autoload 'erc-identd-mode "erc-identd") 8479 (autoload 'erc-identd-mode "erc-identd")
8480 8480
@@ -8496,7 +8496,7 @@ Not documented
8496;;;*** 8496;;;***
8497 8497
8498;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 8498;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
8499;;;;;; (19277 34919)) 8499;;;;;; (19279 5150))
8500;;; Generated autoloads from erc/erc-imenu.el 8500;;; Generated autoloads from erc/erc-imenu.el
8501 8501
8502(autoload 'erc-create-imenu-index "erc-imenu" "\ 8502(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -8506,20 +8506,20 @@ Not documented
8506 8506
8507;;;*** 8507;;;***
8508 8508
8509;;;### (autoloads nil "erc-join" "erc/erc-join.el" (19277 34919)) 8509;;;### (autoloads nil "erc-join" "erc/erc-join.el" (19279 5150))
8510;;; Generated autoloads from erc/erc-join.el 8510;;; Generated autoloads from erc/erc-join.el
8511 (autoload 'erc-autojoin-mode "erc-join" nil t) 8511 (autoload 'erc-autojoin-mode "erc-join" nil t)
8512 8512
8513;;;*** 8513;;;***
8514 8514
8515;;;### (autoloads nil "erc-list" "erc/erc-list.el" (19277 34919)) 8515;;;### (autoloads nil "erc-list" "erc/erc-list.el" (19279 5150))
8516;;; Generated autoloads from erc/erc-list.el 8516;;; Generated autoloads from erc/erc-list.el
8517 (autoload 'erc-list-mode "erc-list") 8517 (autoload 'erc-list-mode "erc-list")
8518 8518
8519;;;*** 8519;;;***
8520 8520
8521;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 8521;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
8522;;;;;; "erc/erc-log.el" (19277 34919)) 8522;;;;;; "erc/erc-log.el" (19279 5150))
8523;;; Generated autoloads from erc/erc-log.el 8523;;; Generated autoloads from erc/erc-log.el
8524 (autoload 'erc-log-mode "erc-log" nil t) 8524 (autoload 'erc-log-mode "erc-log" nil t)
8525 8525
@@ -8551,7 +8551,7 @@ You can save every individual message by putting this function on
8551;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 8551;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
8552;;;;;; 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
8553;;;;;; 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"
8554;;;;;; (19277 34919)) 8554;;;;;; (19279 5150))
8555;;; Generated autoloads from erc/erc-match.el 8555;;; Generated autoloads from erc/erc-match.el
8556 (autoload 'erc-match-mode "erc-match") 8556 (autoload 'erc-match-mode "erc-match")
8557 8557
@@ -8597,14 +8597,14 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
8597 8597
8598;;;*** 8598;;;***
8599 8599
8600;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (19277 34919)) 8600;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (19279 5150))
8601;;; Generated autoloads from erc/erc-menu.el 8601;;; Generated autoloads from erc/erc-menu.el
8602 (autoload 'erc-menu-mode "erc-menu" nil t) 8602 (autoload 'erc-menu-mode "erc-menu" nil t)
8603 8603
8604;;;*** 8604;;;***
8605 8605
8606;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 8606;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
8607;;;;;; (19277 34919)) 8607;;;;;; (19279 5150))
8608;;; Generated autoloads from erc/erc-netsplit.el 8608;;; Generated autoloads from erc/erc-netsplit.el
8609 (autoload 'erc-netsplit-mode "erc-netsplit") 8609 (autoload 'erc-netsplit-mode "erc-netsplit")
8610 8610
@@ -8616,7 +8616,7 @@ Show who's gone.
8616;;;*** 8616;;;***
8617 8617
8618;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 8618;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
8619;;;;;; "erc/erc-networks.el" (19277 34919)) 8619;;;;;; "erc/erc-networks.el" (19279 5150))
8620;;; Generated autoloads from erc/erc-networks.el 8620;;; Generated autoloads from erc/erc-networks.el
8621 8621
8622(autoload 'erc-determine-network "erc-networks" "\ 8622(autoload 'erc-determine-network "erc-networks" "\
@@ -8634,7 +8634,7 @@ Interactively select a server to connect to using `erc-server-alist'.
8634;;;*** 8634;;;***
8635 8635
8636;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 8636;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
8637;;;;;; "erc/erc-notify.el" (19277 34919)) 8637;;;;;; "erc/erc-notify.el" (19279 5150))
8638;;; Generated autoloads from erc/erc-notify.el 8638;;; Generated autoloads from erc/erc-notify.el
8639 (autoload 'erc-notify-mode "erc-notify" nil t) 8639 (autoload 'erc-notify-mode "erc-notify" nil t)
8640 8640
@@ -8652,33 +8652,33 @@ Not documented
8652 8652
8653;;;*** 8653;;;***
8654 8654
8655;;;### (autoloads nil "erc-page" "erc/erc-page.el" (19277 34919)) 8655;;;### (autoloads nil "erc-page" "erc/erc-page.el" (19279 5150))
8656;;; Generated autoloads from erc/erc-page.el 8656;;; Generated autoloads from erc/erc-page.el
8657 (autoload 'erc-page-mode "erc-page") 8657 (autoload 'erc-page-mode "erc-page")
8658 8658
8659;;;*** 8659;;;***
8660 8660
8661;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (19277 8661;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (19279
8662;;;;;; 34919)) 8662;;;;;; 5150))
8663;;; Generated autoloads from erc/erc-pcomplete.el 8663;;; Generated autoloads from erc/erc-pcomplete.el
8664 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 8664 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
8665 8665
8666;;;*** 8666;;;***
8667 8667
8668;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (19277 34919)) 8668;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (19279 5150))
8669;;; Generated autoloads from erc/erc-replace.el 8669;;; Generated autoloads from erc/erc-replace.el
8670 (autoload 'erc-replace-mode "erc-replace") 8670 (autoload 'erc-replace-mode "erc-replace")
8671 8671
8672;;;*** 8672;;;***
8673 8673
8674;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (19277 34919)) 8674;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (19279 5150))
8675;;; Generated autoloads from erc/erc-ring.el 8675;;; Generated autoloads from erc/erc-ring.el
8676 (autoload 'erc-ring-mode "erc-ring" nil t) 8676 (autoload 'erc-ring-mode "erc-ring" nil t)
8677 8677
8678;;;*** 8678;;;***
8679 8679
8680;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 8680;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
8681;;;;;; "erc-services" "erc/erc-services.el" (19311 8632)) 8681;;;;;; "erc-services" "erc/erc-services.el" (19313 15414))
8682;;; Generated autoloads from erc/erc-services.el 8682;;; Generated autoloads from erc/erc-services.el
8683 (autoload 'erc-services-mode "erc-services" nil t) 8683 (autoload 'erc-services-mode "erc-services" nil t)
8684 8684
@@ -8695,14 +8695,14 @@ When called interactively, read the password using `read-passwd'.
8695 8695
8696;;;*** 8696;;;***
8697 8697
8698;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (19277 34919)) 8698;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (19279 5150))
8699;;; Generated autoloads from erc/erc-sound.el 8699;;; Generated autoloads from erc/erc-sound.el
8700 (autoload 'erc-sound-mode "erc-sound") 8700 (autoload 'erc-sound-mode "erc-sound")
8701 8701
8702;;;*** 8702;;;***
8703 8703
8704;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 8704;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
8705;;;;;; (19277 34919)) 8705;;;;;; (19279 5150))
8706;;; Generated autoloads from erc/erc-speedbar.el 8706;;; Generated autoloads from erc/erc-speedbar.el
8707 8707
8708(autoload 'erc-speedbar-browser "erc-speedbar" "\ 8708(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -8713,21 +8713,21 @@ This will add a speedbar major display mode.
8713 8713
8714;;;*** 8714;;;***
8715 8715
8716;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (19277 8716;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (19279
8717;;;;;; 34919)) 8717;;;;;; 5150))
8718;;; Generated autoloads from erc/erc-spelling.el 8718;;; Generated autoloads from erc/erc-spelling.el
8719 (autoload 'erc-spelling-mode "erc-spelling" nil t) 8719 (autoload 'erc-spelling-mode "erc-spelling" nil t)
8720 8720
8721;;;*** 8721;;;***
8722 8722
8723;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (19277 34919)) 8723;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (19279 5150))
8724;;; Generated autoloads from erc/erc-stamp.el 8724;;; Generated autoloads from erc/erc-stamp.el
8725 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 8725 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
8726 8726
8727;;;*** 8727;;;***
8728 8728
8729;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 8729;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
8730;;;;;; (19277 34919)) 8730;;;;;; (19279 5150))
8731;;; Generated autoloads from erc/erc-track.el 8731;;; Generated autoloads from erc/erc-track.el
8732 8732
8733(defvar erc-track-minor-mode nil "\ 8733(defvar erc-track-minor-mode nil "\
@@ -8750,7 +8750,7 @@ module, otherwise the keybindings will not do anything useful.
8750;;;*** 8750;;;***
8751 8751
8752;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 8752;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
8753;;;;;; "erc-truncate" "erc/erc-truncate.el" (19277 34919)) 8753;;;;;; "erc-truncate" "erc/erc-truncate.el" (19279 5150))
8754;;; Generated autoloads from erc/erc-truncate.el 8754;;; Generated autoloads from erc/erc-truncate.el
8755 (autoload 'erc-truncate-mode "erc-truncate" nil t) 8755 (autoload 'erc-truncate-mode "erc-truncate" nil t)
8756 8756
@@ -8770,7 +8770,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
8770;;;*** 8770;;;***
8771 8771
8772;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 8772;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
8773;;;;;; (19277 34919)) 8773;;;;;; (19279 5150))
8774;;; Generated autoloads from erc/erc-xdcc.el 8774;;; Generated autoloads from erc/erc-xdcc.el
8775 (autoload 'erc-xdcc-mode "erc-xdcc") 8775 (autoload 'erc-xdcc-mode "erc-xdcc")
8776 8776
@@ -8781,8 +8781,8 @@ Add a file to `erc-xdcc-files'.
8781 8781
8782;;;*** 8782;;;***
8783 8783
8784;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (19277 8784;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (19279
8785;;;;;; 34919)) 8785;;;;;; 5150))
8786;;; Generated autoloads from eshell/esh-mode.el 8786;;; Generated autoloads from eshell/esh-mode.el
8787 8787
8788(autoload 'eshell-mode "esh-mode" "\ 8788(autoload 'eshell-mode "esh-mode" "\
@@ -8794,8 +8794,8 @@ Emacs shell interactive mode.
8794 8794
8795;;;*** 8795;;;***
8796 8796
8797;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (19277 8797;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (19279
8798;;;;;; 34919)) 8798;;;;;; 5150))
8799;;; Generated autoloads from eshell/esh-test.el 8799;;; Generated autoloads from eshell/esh-test.el
8800 8800
8801(autoload 'eshell-test "esh-test" "\ 8801(autoload 'eshell-test "esh-test" "\
@@ -8806,7 +8806,7 @@ Test Eshell to verify that it works as expected.
8806;;;*** 8806;;;***
8807 8807
8808;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell" 8808;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
8809;;;;;; "eshell/eshell.el" (19330 62404)) 8809;;;;;; "eshell/eshell.el" (19330 37505))
8810;;; Generated autoloads from eshell/eshell.el 8810;;; Generated autoloads from eshell/eshell.el
8811 8811
8812(autoload 'eshell "eshell" "\ 8812(autoload 'eshell "eshell" "\
@@ -8847,7 +8847,7 @@ corresponding to a successful execution.
8847;;;;;; visit-tags-table tags-table-mode find-tag-default-function 8847;;;;;; visit-tags-table tags-table-mode find-tag-default-function
8848;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 8848;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
8849;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 8849;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
8850;;;;;; (19277 34922)) 8850;;;;;; (19279 5151))
8851;;; Generated autoloads from progmodes/etags.el 8851;;; Generated autoloads from progmodes/etags.el
8852 8852
8853(defvar tags-file-name nil "\ 8853(defvar tags-file-name nil "\
@@ -9155,7 +9155,7 @@ for \\[find-tag] (which see).
9155;;;;;; 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
9156;;;;;; 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
9157;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el" 9157;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el"
9158;;;;;; (19277 34920)) 9158;;;;;; (19279 5150))
9159;;; Generated autoloads from language/ethio-util.el 9159;;; Generated autoloads from language/ethio-util.el
9160 9160
9161(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9161(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9325,7 +9325,7 @@ Not documented
9325 9325
9326;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 9326;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
9327;;;;;; 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"
9328;;;;;; (19277 34921)) 9328;;;;;; (19279 5151))
9329;;; Generated autoloads from net/eudc.el 9329;;; Generated autoloads from net/eudc.el
9330 9330
9331(autoload 'eudc-set-server "eudc" "\ 9331(autoload 'eudc-set-server "eudc" "\
@@ -9381,7 +9381,7 @@ This does nothing except loading eudc by autoload side-effect.
9381 9381
9382;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 9382;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
9383;;;;;; 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)
9384;;;;;; "eudc-bob" "net/eudc-bob.el" (19277 34921)) 9384;;;;;; "eudc-bob" "net/eudc-bob.el" (19279 5151))
9385;;; Generated autoloads from net/eudc-bob.el 9385;;; Generated autoloads from net/eudc-bob.el
9386 9386
9387(autoload 'eudc-display-generic-binary "eudc-bob" "\ 9387(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -9417,7 +9417,7 @@ Display a button for the JPEG DATA.
9417;;;*** 9417;;;***
9418 9418
9419;;;### (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)
9420;;;;;; "eudc-export" "net/eudc-export.el" (19277 34921)) 9420;;;;;; "eudc-export" "net/eudc-export.el" (19279 5151))
9421;;; Generated autoloads from net/eudc-export.el 9421;;; Generated autoloads from net/eudc-export.el
9422 9422
9423(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 9423(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -9434,7 +9434,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
9434;;;*** 9434;;;***
9435 9435
9436;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 9436;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
9437;;;;;; (19277 34921)) 9437;;;;;; (19279 5151))
9438;;; Generated autoloads from net/eudc-hotlist.el 9438;;; Generated autoloads from net/eudc-hotlist.el
9439 9439
9440(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 9440(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -9444,8 +9444,8 @@ Edit the hotlist of directory servers in a specialized buffer.
9444 9444
9445;;;*** 9445;;;***
9446 9446
9447;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (19277 9447;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (19279
9448;;;;;; 34919)) 9448;;;;;; 5149))
9449;;; Generated autoloads from emacs-lisp/ewoc.el 9449;;; Generated autoloads from emacs-lisp/ewoc.el
9450 9450
9451(autoload 'ewoc-create "ewoc" "\ 9451(autoload 'ewoc-create "ewoc" "\
@@ -9474,7 +9474,7 @@ fourth arg NOSEP non-nil inhibits this.
9474;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 9474;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
9475;;;;;; executable-self-display executable-set-magic executable-interpret 9475;;;;;; executable-self-display executable-set-magic executable-interpret
9476;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 9476;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
9477;;;;;; (19277 34922)) 9477;;;;;; (19279 5151))
9478;;; Generated autoloads from progmodes/executable.el 9478;;; Generated autoloads from progmodes/executable.el
9479 9479
9480(autoload 'executable-command-find-posix-p "executable" "\ 9480(autoload 'executable-command-find-posix-p "executable" "\
@@ -9517,7 +9517,7 @@ file modes.
9517 9517
9518;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 9518;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
9519;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" 9519;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
9520;;;;;; (19277 34916)) 9520;;;;;; (19279 5148))
9521;;; Generated autoloads from expand.el 9521;;; Generated autoloads from expand.el
9522 9522
9523(autoload 'expand-add-abbrevs "expand" "\ 9523(autoload 'expand-add-abbrevs "expand" "\
@@ -9566,7 +9566,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
9566 9566
9567;;;*** 9567;;;***
9568 9568
9569;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (19325 45050)) 9569;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (19326 6129))
9570;;; Generated autoloads from progmodes/f90.el 9570;;; Generated autoloads from progmodes/f90.el
9571 9571
9572(autoload 'f90-mode "f90" "\ 9572(autoload 'f90-mode "f90" "\
@@ -9632,8 +9632,8 @@ with no args, if that value is non-nil.
9632;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set 9632;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set
9633;;;;;; 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
9634;;;;;; text-scale-set face-remap-set-base face-remap-reset-base 9634;;;;;; text-scale-set face-remap-set-base face-remap-reset-base
9635;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (19360 9635;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (19358
9636;;;;;; 14173)) 9636;;;;;; 54001))
9637;;; Generated autoloads from face-remap.el 9637;;; Generated autoloads from face-remap.el
9638 9638
9639(autoload 'face-remap-add-relative "face-remap" "\ 9639(autoload 'face-remap-add-relative "face-remap" "\
@@ -9773,7 +9773,7 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
9773 9773
9774;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 9774;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
9775;;;;;; 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
9776;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (19267 61658)) 9776;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (19256 49601))
9777;;; Generated autoloads from mail/feedmail.el 9777;;; Generated autoloads from mail/feedmail.el
9778 9778
9779(autoload 'feedmail-send-it "feedmail" "\ 9779(autoload 'feedmail-send-it "feedmail" "\
@@ -9827,7 +9827,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
9827;;;*** 9827;;;***
9828 9828
9829;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 9829;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
9830;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (19318 65023)) 9830;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (19321 4517))
9831;;; Generated autoloads from ffap.el 9831;;; Generated autoloads from ffap.el
9832 9832
9833(autoload 'ffap-next "ffap" "\ 9833(autoload 'ffap-next "ffap" "\
@@ -9891,7 +9891,7 @@ Evaluate the forms in variable `ffap-bindings'.
9891;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 9891;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
9892;;;;;; 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
9893;;;;;; 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)
9894;;;;;; "filecache" "filecache.el" (19277 34916)) 9894;;;;;; "filecache" "filecache.el" (19279 5148))
9895;;; Generated autoloads from filecache.el 9895;;; Generated autoloads from filecache.el
9896 9896
9897(autoload 'file-cache-add-directory "filecache" "\ 9897(autoload 'file-cache-add-directory "filecache" "\
@@ -9951,7 +9951,7 @@ the name is considered already unique; only the second substitution
9951;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable 9951;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable
9952;;;;;; add-dir-local-variable delete-file-local-variable-prop-line 9952;;;;;; add-dir-local-variable delete-file-local-variable-prop-line
9953;;;;;; add-file-local-variable-prop-line delete-file-local-variable 9953;;;;;; add-file-local-variable-prop-line delete-file-local-variable
9954;;;;;; add-file-local-variable) "files-x" "files-x.el" (19277 34916)) 9954;;;;;; add-file-local-variable) "files-x" "files-x.el" (19279 5148))
9955;;; Generated autoloads from files-x.el 9955;;; Generated autoloads from files-x.el
9956 9956
9957(autoload 'add-file-local-variable "files-x" "\ 9957(autoload 'add-file-local-variable "files-x" "\
@@ -10016,8 +10016,8 @@ Copy directory-local variables to the -*- line.
10016 10016
10017;;;*** 10017;;;***
10018 10018
10019;;;### (autoloads (filesets-init) "filesets" "filesets.el" (19277 10019;;;### (autoloads (filesets-init) "filesets" "filesets.el" (19279
10020;;;;;; 34916)) 10020;;;;;; 5148))
10021;;; Generated autoloads from filesets.el 10021;;; Generated autoloads from filesets.el
10022 10022
10023(autoload 'filesets-init "filesets" "\ 10023(autoload 'filesets-init "filesets" "\
@@ -10028,7 +10028,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10028 10028
10029;;;*** 10029;;;***
10030 10030
10031;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (19279 53114)) 10031;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (19279 38446))
10032;;; Generated autoloads from find-cmd.el 10032;;; Generated autoloads from find-cmd.el
10033 10033
10034(autoload 'find-cmd "find-cmd" "\ 10034(autoload 'find-cmd "find-cmd" "\
@@ -10049,7 +10049,7 @@ result is a string that should be ready for the command line.
10049 10049
10050;;;### (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
10051;;;;;; 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"
10052;;;;;; (19277 34916)) 10052;;;;;; (19375 49830))
10053;;; Generated autoloads from find-dired.el 10053;;; Generated autoloads from find-dired.el
10054 10054
10055(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"))) "\
@@ -10110,7 +10110,7 @@ Thus ARG can also contain additional grep options.
10110 10110
10111;;;### (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
10112;;;;;; 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"
10113;;;;;; (19277 34916)) 10113;;;;;; (19279 5148))
10114;;; Generated autoloads from find-file.el 10114;;; Generated autoloads from find-file.el
10115 10115
10116(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)))) "\
@@ -10204,7 +10204,7 @@ Visit the file you click on in another window.
10204;;;;;; find-variable find-variable-noselect find-function-other-frame 10204;;;;;; find-variable find-variable-noselect find-function-other-frame
10205;;;;;; find-function-other-window find-function find-function-noselect 10205;;;;;; find-function-other-window find-function find-function-noselect
10206;;;;;; find-function-search-for-symbol find-library) "find-func" 10206;;;;;; find-function-search-for-symbol find-library) "find-func"
10207;;;;;; "emacs-lisp/find-func.el" (19277 34919)) 10207;;;;;; "emacs-lisp/find-func.el" (19279 5149))
10208;;; Generated autoloads from emacs-lisp/find-func.el 10208;;; Generated autoloads from emacs-lisp/find-func.el
10209 10209
10210(autoload 'find-library "find-func" "\ 10210(autoload 'find-library "find-func" "\
@@ -10359,7 +10359,7 @@ Define some key bindings for the find-function family of functions.
10359;;;*** 10359;;;***
10360 10360
10361;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 10361;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
10362;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (19277 34916)) 10362;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (19279 5148))
10363;;; Generated autoloads from find-lisp.el 10363;;; Generated autoloads from find-lisp.el
10364 10364
10365(autoload 'find-lisp-find-dired "find-lisp" "\ 10365(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -10380,7 +10380,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
10380;;;*** 10380;;;***
10381 10381
10382;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 10382;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
10383;;;;;; "finder" "finder.el" (19360 14173)) 10383;;;;;; "finder" "finder.el" (19368 35187))
10384;;; Generated autoloads from finder.el 10384;;; Generated autoloads from finder.el
10385 10385
10386(autoload 'finder-list-keywords "finder" "\ 10386(autoload 'finder-list-keywords "finder" "\
@@ -10402,7 +10402,7 @@ Find packages matching a given keyword.
10402;;;*** 10402;;;***
10403 10403
10404;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 10404;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
10405;;;;;; "flow-ctrl.el" (19277 34916)) 10405;;;;;; "flow-ctrl.el" (19279 5148))
10406;;; Generated autoloads from flow-ctrl.el 10406;;; Generated autoloads from flow-ctrl.el
10407 10407
10408(autoload 'enable-flow-control "flow-ctrl" "\ 10408(autoload 'enable-flow-control "flow-ctrl" "\
@@ -10424,7 +10424,7 @@ to get the effect of a C-q.
10424;;;*** 10424;;;***
10425 10425
10426;;;### (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"
10427;;;;;; (19277 34919)) 10427;;;;;; (19279 5150))
10428;;; Generated autoloads from gnus/flow-fill.el 10428;;; Generated autoloads from gnus/flow-fill.el
10429 10429
10430(autoload 'fill-flowed-encode "flow-fill" "\ 10430(autoload 'fill-flowed-encode "flow-fill" "\
@@ -10440,7 +10440,7 @@ Not documented
10440;;;*** 10440;;;***
10441 10441
10442;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode) 10442;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode)
10443;;;;;; "flymake" "progmodes/flymake.el" (19299 5862)) 10443;;;;;; "flymake" "progmodes/flymake.el" (19299 25155))
10444;;; Generated autoloads from progmodes/flymake.el 10444;;; Generated autoloads from progmodes/flymake.el
10445 10445
10446(autoload 'flymake-mode "flymake" "\ 10446(autoload 'flymake-mode "flymake" "\
@@ -10464,7 +10464,7 @@ Turn flymake mode off.
10464 10464
10465;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 10465;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
10466;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 10466;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
10467;;;;;; "flyspell" "textmodes/flyspell.el" (19324 55756)) 10467;;;;;; "flyspell" "textmodes/flyspell.el" (19370 36541))
10468;;; Generated autoloads from textmodes/flyspell.el 10468;;; Generated autoloads from textmodes/flyspell.el
10469 10469
10470(autoload 'flyspell-prog-mode "flyspell" "\ 10470(autoload 'flyspell-prog-mode "flyspell" "\
@@ -10534,7 +10534,7 @@ Flyspell whole buffer.
10534 10534
10535;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 10535;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
10536;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 10536;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
10537;;;;;; (19277 34916)) 10537;;;;;; (19279 5148))
10538;;; Generated autoloads from follow.el 10538;;; Generated autoloads from follow.el
10539 10539
10540(autoload 'turn-on-follow-mode "follow" "\ 10540(autoload 'turn-on-follow-mode "follow" "\
@@ -10607,8 +10607,8 @@ in your `~/.emacs' file, replacing [f7] by your favourite key:
10607 10607
10608;;;*** 10608;;;***
10609 10609
10610;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (19277 10610;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (19279
10611;;;;;; 34921)) 10611;;;;;; 5150))
10612;;; Generated autoloads from mail/footnote.el 10612;;; Generated autoloads from mail/footnote.el
10613 10613
10614(autoload 'footnote-mode "footnote" "\ 10614(autoload 'footnote-mode "footnote" "\
@@ -10622,7 +10622,7 @@ started, play around with the following keys:
10622;;;*** 10622;;;***
10623 10623
10624;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 10624;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
10625;;;;;; "forms" "forms.el" (19277 34916)) 10625;;;;;; "forms" "forms.el" (19279 5148))
10626;;; Generated autoloads from forms.el 10626;;; Generated autoloads from forms.el
10627 10627
10628(autoload 'forms-mode "forms" "\ 10628(autoload 'forms-mode "forms" "\
@@ -10659,7 +10659,7 @@ Visit a file in Forms mode in other window.
10659;;;*** 10659;;;***
10660 10660
10661;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" 10661;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el"
10662;;;;;; (19277 34922)) 10662;;;;;; (19279 5151))
10663;;; Generated autoloads from progmodes/fortran.el 10663;;; Generated autoloads from progmodes/fortran.el
10664 10664
10665(autoload 'fortran-mode "fortran" "\ 10665(autoload 'fortran-mode "fortran" "\
@@ -10737,7 +10737,7 @@ with no args, if that value is non-nil.
10737;;;*** 10737;;;***
10738 10738
10739;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 10739;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
10740;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (19277 34922)) 10740;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (19279 5151))
10741;;; Generated autoloads from play/fortune.el 10741;;; Generated autoloads from play/fortune.el
10742 10742
10743(autoload 'fortune-add-fortune "fortune" "\ 10743(autoload 'fortune-add-fortune "fortune" "\
@@ -10786,14 +10786,19 @@ and choose the directory as the fortune-file.
10786 10786
10787;;;*** 10787;;;***
10788 10788
10789;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el" 10789;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el"
10790;;;;;; (19326 57936)) 10790;;;;;; (19375 49830))
10791;;; Generated autoloads from progmodes/gdb-ui.el 10791;;; Generated autoloads from progmodes/gdb-mi.el
10792 10792
10793(autoload 'gdb "gdb-ui" "\ 10793(defvar gdb-enable-debug nil "\
10794Non-nil means record the process input and output in `gdb-debug-log'.")
10795
10796(custom-autoload 'gdb-enable-debug "gdb-mi" t)
10797
10798(autoload 'gdb "gdb-mi" "\
10794Run gdb on program FILE in buffer *gud-FILE*. 10799Run gdb on program FILE in buffer *gud-FILE*.
10795The directory containing FILE becomes the initial working 10800The directory containing FILE becomes the initial working directory
10796directory and source-file directory for your debugger. 10801and source-file directory for your debugger.
10797 10802
10798If `gdb-many-windows' is nil (the default value) then gdb just 10803If `gdb-many-windows' is nil (the default value) then gdb just
10799pops up the GUD buffer unless `gdb-show-main' is t. In this case 10804pops up the GUD buffer unless `gdb-show-main' is t. In this case
@@ -10801,10 +10806,8 @@ it starts with two windows: one displaying the GUD buffer and the
10801other with the source file with the main routine of the inferior. 10806other with the source file with the main routine of the inferior.
10802 10807
10803If `gdb-many-windows' is t, regardless of the value of 10808If `gdb-many-windows' is t, regardless of the value of
10804`gdb-show-main', the layout below will appear unless 10809`gdb-show-main', the layout below will appear. Keybindings are
10805`gdb-use-separate-io-buffer' is nil when the source buffer 10810shown in some of the buffers.
10806occupies the full width of the frame. Keybindings are shown in
10807some of the buffers.
10808 10811
10809Watch expressions appear in the speedbar/slowbar. 10812Watch expressions appear in the speedbar/slowbar.
10810 10813
@@ -10816,37 +10819,37 @@ The following commands help control operation :
10816See Info node `(emacs)GDB Graphical Interface' for a more 10819See Info node `(emacs)GDB Graphical Interface' for a more
10817detailed description of this mode. 10820detailed description of this mode.
10818 10821
10822
10819+----------------------------------------------------------------------+ 10823+----------------------------------------------------------------------+
10820| GDB Toolbar | 10824| GDB Toolbar |
10821+-----------------------------------+----------------------------------+ 10825+-----------------------------------+----------------------------------+
10822| GUD buffer (I/O of GDB) | Locals buffer | 10826| GUD buffer (I/O of GDB) | Locals buffer |
10823|-----------------------------------+----------------------------------+ 10827| | |
10824| | | 10828| | |
10825| Source buffer | I/O buffer for debugged program |
10826| | | 10829| | |
10827|-----------------------------------+----------------------------------+
10828| Stack buffer | Breakpoints/threads buffer |
10829+-----------------------------------+----------------------------------+ 10830+-----------------------------------+----------------------------------+
10830 10831| Source buffer | I/O buffer (of debugged program) |
10831The option \"--annotate=3\" must be included in this value. To 10832| | (comint-mode) |
10832run GDB in text command mode, use `gud-gdb'. You need to use 10833| | |
10833text command mode to debug multiple programs within one Emacs 10834| | |
10834session. 10835| | |
10836| | |
10837| | |
10838| | |
10839+-----------------------------------+----------------------------------+
10840| Stack buffer | Breakpoints buffer |
10841| RET gdb-select-frame | SPC gdb-toggle-breakpoint |
10842| | RET gdb-goto-breakpoint |
10843| | D gdb-delete-breakpoint |
10844+-----------------------------------+----------------------------------+
10835 10845
10836\(fn COMMAND-LINE)" t nil) 10846\(fn COMMAND-LINE)" t nil)
10837 10847
10838(defalias 'gdba 'gdb)
10839
10840(defvar gdb-enable-debug nil "\
10841Non-nil means record the process input and output in `gdb-debug-log'.")
10842
10843(custom-autoload 'gdb-enable-debug "gdb-ui" t)
10844
10845;;;*** 10848;;;***
10846 10849
10847;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 10850;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
10848;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (19277 10851;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (19279
10849;;;;;; 34919)) 10852;;;;;; 5149))
10850;;; Generated autoloads from emacs-lisp/generic.el 10853;;; Generated autoloads from emacs-lisp/generic.el
10851 10854
10852(defvar generic-mode-list nil "\ 10855(defvar generic-mode-list nil "\
@@ -10921,7 +10924,7 @@ regular expression that can be used as an element of
10921;;;*** 10924;;;***
10922 10925
10923;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 10926;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
10924;;;;;; (19277 34922)) 10927;;;;;; (19279 5151))
10925;;; Generated autoloads from progmodes/glasses.el 10928;;; Generated autoloads from progmodes/glasses.el
10926 10929
10927(autoload 'glasses-mode "glasses" "\ 10930(autoload 'glasses-mode "glasses" "\
@@ -10935,7 +10938,7 @@ at places they belong to.
10935 10938
10936;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 10939;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
10937;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el" 10940;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el"
10938;;;;;; (19362 59593)) 10941;;;;;; (19365 25156))
10939;;; Generated autoloads from gnus/gmm-utils.el 10942;;; Generated autoloads from gnus/gmm-utils.el
10940 10943
10941(autoload 'gmm-regexp-concat "gmm-utils" "\ 10944(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -10990,7 +10993,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
10990;;;*** 10993;;;***
10991 10994
10992;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 10995;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
10993;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (19277 34920)) 10996;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (19279 5150))
10994;;; Generated autoloads from gnus/gnus.el 10997;;; Generated autoloads from gnus/gnus.el
10995(when (fboundp 'custom-autoload) 10998(when (fboundp 'custom-autoload)
10996 (custom-autoload 'gnus-select-method "gnus")) 10999 (custom-autoload 'gnus-select-method "gnus"))
@@ -11043,7 +11046,7 @@ prompt the user for the name of an NNTP server to use.
11043;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11046;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11044;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11047;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11045;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11048;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11046;;;;;; "gnus/gnus-agent.el" (19277 34920)) 11049;;;;;; "gnus/gnus-agent.el" (19368 35187))
11047;;; Generated autoloads from gnus/gnus-agent.el 11050;;; Generated autoloads from gnus/gnus-agent.el
11048 11051
11049(autoload 'gnus-unplugged "gnus-agent" "\ 11052(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11134,7 +11137,7 @@ If CLEAN, obsolete (ignore).
11134;;;*** 11137;;;***
11135 11138
11136;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11139;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11137;;;;;; (19333 26940)) 11140;;;;;; (19368 35187))
11138;;; Generated autoloads from gnus/gnus-art.el 11141;;; Generated autoloads from gnus/gnus-art.el
11139 11142
11140(autoload 'gnus-article-prepare-display "gnus-art" "\ 11143(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11145,7 +11148,7 @@ Make the current buffer look like a nice article.
11145;;;*** 11148;;;***
11146 11149
11147;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" 11150;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
11148;;;;;; (19277 34920)) 11151;;;;;; (19279 5150))
11149;;; Generated autoloads from gnus/gnus-audio.el 11152;;; Generated autoloads from gnus/gnus-audio.el
11150 11153
11151(autoload 'gnus-audio-play "gnus-audio" "\ 11154(autoload 'gnus-audio-play "gnus-audio" "\
@@ -11156,7 +11159,7 @@ Play a sound FILE through the speaker.
11156;;;*** 11159;;;***
11157 11160
11158;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set) 11161;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set)
11159;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (19277 34920)) 11162;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (19279 5150))
11160;;; Generated autoloads from gnus/gnus-bookmark.el 11163;;; Generated autoloads from gnus/gnus-bookmark.el
11161 11164
11162(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 11165(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -11181,8 +11184,8 @@ deletion, or > if it is flagged for displaying.
11181 11184
11182;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 11185;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
11183;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 11186;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
11184;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (19277 11187;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (19279
11185;;;;;; 34920)) 11188;;;;;; 5150))
11186;;; Generated autoloads from gnus/gnus-cache.el 11189;;; Generated autoloads from gnus/gnus-cache.el
11187 11190
11188(autoload 'gnus-jog-cache "gnus-cache" "\ 11191(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -11224,7 +11227,7 @@ supported.
11224;;;*** 11227;;;***
11225 11228
11226;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 11229;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
11227;;;;;; "gnus-delay" "gnus/gnus-delay.el" (19277 34920)) 11230;;;;;; "gnus-delay" "gnus/gnus-delay.el" (19279 5150))
11228;;; Generated autoloads from gnus/gnus-delay.el 11231;;; Generated autoloads from gnus/gnus-delay.el
11229 11232
11230(autoload 'gnus-delay-article "gnus-delay" "\ 11233(autoload 'gnus-delay-article "gnus-delay" "\
@@ -11260,7 +11263,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11260;;;*** 11263;;;***
11261 11264
11262;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 11265;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
11263;;;;;; "gnus-diary" "gnus/gnus-diary.el" (19279 53114)) 11266;;;;;; "gnus-diary" "gnus/gnus-diary.el" (19279 38446))
11264;;; Generated autoloads from gnus/gnus-diary.el 11267;;; Generated autoloads from gnus/gnus-diary.el
11265 11268
11266(autoload 'gnus-user-format-function-d "gnus-diary" "\ 11269(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -11276,7 +11279,7 @@ Not documented
11276;;;*** 11279;;;***
11277 11280
11278;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 11281;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
11279;;;;;; (19277 34920)) 11282;;;;;; (19279 5150))
11280;;; Generated autoloads from gnus/gnus-dired.el 11283;;; Generated autoloads from gnus/gnus-dired.el
11281 11284
11282(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 11285(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -11287,7 +11290,7 @@ Convenience method to turn on gnus-dired-mode.
11287;;;*** 11290;;;***
11288 11291
11289;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 11292;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
11290;;;;;; (19277 34920)) 11293;;;;;; (19279 5150))
11291;;; Generated autoloads from gnus/gnus-draft.el 11294;;; Generated autoloads from gnus/gnus-draft.el
11292 11295
11293(autoload 'gnus-draft-reminder "gnus-draft" "\ 11296(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -11299,8 +11302,8 @@ Reminder user if there are unsent drafts.
11299 11302
11300;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 11303;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11301;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 11304;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
11302;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (19277 11305;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (19279
11303;;;;;; 34920)) 11306;;;;;; 5150))
11304;;; Generated autoloads from gnus/gnus-fun.el 11307;;; Generated autoloads from gnus/gnus-fun.el
11305 11308
11306(autoload 'gnus-random-x-face "gnus-fun" "\ 11309(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -11345,7 +11348,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
11345;;;*** 11348;;;***
11346 11349
11347;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 11350;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
11348;;;;;; "gnus-group" "gnus/gnus-group.el" (19277 34920)) 11351;;;;;; "gnus-group" "gnus/gnus-group.el" (19279 5150))
11349;;; Generated autoloads from gnus/gnus-group.el 11352;;; Generated autoloads from gnus/gnus-group.el
11350 11353
11351(autoload 'gnus-fetch-group "gnus-group" "\ 11354(autoload 'gnus-fetch-group "gnus-group" "\
@@ -11363,7 +11366,7 @@ Pop up a frame and enter GROUP.
11363;;;*** 11366;;;***
11364 11367
11365;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 11368;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
11366;;;;;; (19277 34920)) 11369;;;;;; (19279 5150))
11367;;; Generated autoloads from gnus/gnus-kill.el 11370;;; Generated autoloads from gnus/gnus-kill.el
11368 11371
11369(defalias 'gnus-batch-kill 'gnus-batch-score) 11372(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -11378,7 +11381,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
11378 11381
11379;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 11382;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
11380;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 11383;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
11381;;;;;; (19277 34920)) 11384;;;;;; (19279 5150))
11382;;; Generated autoloads from gnus/gnus-ml.el 11385;;; Generated autoloads from gnus/gnus-ml.el
11383 11386
11384(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 11387(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -11403,7 +11406,7 @@ Minor mode for providing mailing-list commands.
11403 11406
11404;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 11407;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
11405;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 11408;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
11406;;;;;; (19277 34920)) 11409;;;;;; (19279 5150))
11407;;; Generated autoloads from gnus/gnus-mlspl.el 11410;;; Generated autoloads from gnus/gnus-mlspl.el
11408 11411
11409(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 11412(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -11504,7 +11507,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
11504;;;*** 11507;;;***
11505 11508
11506;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" 11509;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
11507;;;;;; (19277 34920)) 11510;;;;;; (19279 5150))
11508;;; Generated autoloads from gnus/gnus-move.el 11511;;; Generated autoloads from gnus/gnus-move.el
11509 11512
11510(autoload 'gnus-change-server "gnus-move" "\ 11513(autoload 'gnus-change-server "gnus-move" "\
@@ -11516,7 +11519,7 @@ Update the .newsrc.eld file to reflect the change of nntp server.
11516;;;*** 11519;;;***
11517 11520
11518;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 11521;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
11519;;;;;; "gnus-msg" "gnus/gnus-msg.el" (19277 34920)) 11522;;;;;; "gnus-msg" "gnus/gnus-msg.el" (19279 5150))
11520;;; Generated autoloads from gnus/gnus-msg.el 11523;;; Generated autoloads from gnus/gnus-msg.el
11521 11524
11522(autoload 'gnus-msg-mail "gnus-msg" "\ 11525(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -11541,7 +11544,7 @@ Like `message-reply'.
11541;;;*** 11544;;;***
11542 11545
11543;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups) 11546;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups)
11544;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (19277 34920)) 11547;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (19279 5150))
11545;;; Generated autoloads from gnus/gnus-nocem.el 11548;;; Generated autoloads from gnus/gnus-nocem.el
11546 11549
11547(autoload 'gnus-nocem-scan-groups "gnus-nocem" "\ 11550(autoload 'gnus-nocem-scan-groups "gnus-nocem" "\
@@ -11558,7 +11561,7 @@ Load the NoCeM cache.
11558 11561
11559;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 11562;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
11560;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 11563;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
11561;;;;;; (19277 34920)) 11564;;;;;; (19279 5150))
11562;;; Generated autoloads from gnus/gnus-picon.el 11565;;; Generated autoloads from gnus/gnus-picon.el
11563 11566
11564(autoload 'gnus-treat-from-picon "gnus-picon" "\ 11567(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -11585,7 +11588,7 @@ If picons are already displayed, remove them.
11585;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 11588;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
11586;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 11589;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
11587;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 11590;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
11588;;;;;; "gnus/gnus-range.el" (19277 34920)) 11591;;;;;; "gnus/gnus-range.el" (19279 5150))
11589;;; Generated autoloads from gnus/gnus-range.el 11592;;; Generated autoloads from gnus/gnus-range.el
11590 11593
11591(autoload 'gnus-sorted-difference "gnus-range" "\ 11594(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -11653,7 +11656,7 @@ Add NUM into sorted LIST by side effect.
11653;;;*** 11656;;;***
11654 11657
11655;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 11658;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
11656;;;;;; "gnus-registry" "gnus/gnus-registry.el" (19277 34920)) 11659;;;;;; "gnus-registry" "gnus/gnus-registry.el" (19368 35187))
11657;;; Generated autoloads from gnus/gnus-registry.el 11660;;; Generated autoloads from gnus/gnus-registry.el
11658 11661
11659(autoload 'gnus-registry-initialize "gnus-registry" "\ 11662(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -11669,8 +11672,8 @@ Install the registry hooks.
11669;;;*** 11672;;;***
11670 11673
11671;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 11674;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
11672;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (19277 11675;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (19279
11673;;;;;; 34920)) 11676;;;;;; 5150))
11674;;; Generated autoloads from gnus/gnus-sieve.el 11677;;; Generated autoloads from gnus/gnus-sieve.el
11675 11678
11676(autoload 'gnus-sieve-update "gnus-sieve" "\ 11679(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -11698,7 +11701,7 @@ Not documented
11698;;;*** 11701;;;***
11699 11702
11700;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" 11703;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
11701;;;;;; (19277 34920)) 11704;;;;;; (19279 5150))
11702;;; Generated autoloads from gnus/gnus-soup.el 11705;;; Generated autoloads from gnus/gnus-soup.el
11703 11706
11704(autoload 'gnus-batch-brew-soup "gnus-soup" "\ 11707(autoload 'gnus-batch-brew-soup "gnus-soup" "\
@@ -11718,7 +11721,7 @@ Note -- this function hasn't been implemented yet.
11718;;;*** 11721;;;***
11719 11722
11720;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 11723;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
11721;;;;;; (19277 34920)) 11724;;;;;; (19279 5150))
11722;;; Generated autoloads from gnus/gnus-spec.el 11725;;; Generated autoloads from gnus/gnus-spec.el
11723 11726
11724(autoload 'gnus-update-format "gnus-spec" "\ 11727(autoload 'gnus-update-format "gnus-spec" "\
@@ -11729,8 +11732,8 @@ Update the format specification near point.
11729;;;*** 11732;;;***
11730 11733
11731;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news 11734;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news
11732;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (19277 11735;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (19279
11733;;;;;; 34920)) 11736;;;;;; 5150))
11734;;; Generated autoloads from gnus/gnus-start.el 11737;;; Generated autoloads from gnus/gnus-start.el
11735 11738
11736(autoload 'gnus-declare-backend "gnus-start" "\ 11739(autoload 'gnus-declare-backend "gnus-start" "\
@@ -11746,7 +11749,7 @@ Not documented
11746;;;*** 11749;;;***
11747 11750
11748;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 11751;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
11749;;;;;; (19277 34920)) 11752;;;;;; (19279 5150))
11750;;; Generated autoloads from gnus/gnus-win.el 11753;;; Generated autoloads from gnus/gnus-win.el
11751 11754
11752(autoload 'gnus-add-configuration "gnus-win" "\ 11755(autoload 'gnus-add-configuration "gnus-win" "\
@@ -11756,7 +11759,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
11756 11759
11757;;;*** 11760;;;***
11758 11761
11759;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (19277 34922)) 11762;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (19279 5151))
11760;;; Generated autoloads from play/gomoku.el 11763;;; Generated autoloads from play/gomoku.el
11761 11764
11762(autoload 'gomoku "gomoku" "\ 11765(autoload 'gomoku "gomoku" "\
@@ -11783,8 +11786,8 @@ Use \\[describe-mode] for more info.
11783;;;*** 11786;;;***
11784 11787
11785;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address 11788;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address
11786;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (19360 11789;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (19356
11787;;;;;; 14173)) 11790;;;;;; 10801))
11788;;; Generated autoloads from net/goto-addr.el 11791;;; Generated autoloads from net/goto-addr.el
11789 11792
11790(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 11793(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -11824,7 +11827,7 @@ Turn on `goto-address-mode', but only in comments and strings.
11824 11827
11825;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults 11828;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults
11826;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 11829;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
11827;;;;;; grep-window-height) "grep" "progmodes/grep.el" (19304 58663)) 11830;;;;;; grep-window-height) "grep" "progmodes/grep.el" (19304 5068))
11828;;; Generated autoloads from progmodes/grep.el 11831;;; Generated autoloads from progmodes/grep.el
11829 11832
11830(defvar grep-window-height nil "\ 11833(defvar grep-window-height nil "\
@@ -11980,7 +11983,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
11980 11983
11981;;;*** 11984;;;***
11982 11985
11983;;;### (autoloads (gs-load-image) "gs" "gs.el" (19277 34916)) 11986;;;### (autoloads (gs-load-image) "gs" "gs.el" (19279 5148))
11984;;; Generated autoloads from gs.el 11987;;; Generated autoloads from gs.el
11985 11988
11986(autoload 'gs-load-image "gs" "\ 11989(autoload 'gs-load-image "gs" "\
@@ -11994,7 +11997,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
11994;;;*** 11997;;;***
11995 11998
11996;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb 11999;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb
11997;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (19277 34922)) 12000;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (19374 384))
11998;;; Generated autoloads from progmodes/gud.el 12001;;; Generated autoloads from progmodes/gud.el
11999 12002
12000(autoload 'gud-gdb "gud" "\ 12003(autoload 'gud-gdb "gud" "\
@@ -12082,8 +12085,8 @@ Toggle the display of GUD tooltips.
12082 12085
12083;;;*** 12086;;;***
12084 12087
12085;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (19277 12088;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (19279
12086;;;;;; 34922)) 12089;;;;;; 5151))
12087;;; Generated autoloads from play/handwrite.el 12090;;; Generated autoloads from play/handwrite.el
12088 12091
12089(autoload 'handwrite "handwrite" "\ 12092(autoload 'handwrite "handwrite" "\
@@ -12101,7 +12104,7 @@ Variables: handwrite-linespace (default 12)
12101;;;*** 12104;;;***
12102 12105
12103;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12106;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12104;;;;;; (19267 61658)) 12107;;;;;; (19256 49601))
12105;;; Generated autoloads from play/hanoi.el 12108;;; Generated autoloads from play/hanoi.el
12106 12109
12107(autoload 'hanoi "hanoi" "\ 12110(autoload 'hanoi "hanoi" "\
@@ -12130,7 +12133,7 @@ to be updated.
12130 12133
12131;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment 12134;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment
12132;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment) 12135;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment)
12133;;;;;; "hashcash" "mail/hashcash.el" (19361 52486)) 12136;;;;;; "hashcash" "mail/hashcash.el" (19365 25156))
12134;;; Generated autoloads from mail/hashcash.el 12137;;; Generated autoloads from mail/hashcash.el
12135 12138
12136(autoload 'hashcash-insert-payment "hashcash" "\ 12139(autoload 'hashcash-insert-payment "hashcash" "\
@@ -12175,7 +12178,7 @@ Prefix arg sets default accept amount temporarily.
12175;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12178;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12176;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12179;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12177;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12180;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12178;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (19277 34916)) 12181;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (19279 5148))
12179;;; Generated autoloads from help-at-pt.el 12182;;; Generated autoloads from help-at-pt.el
12180 12183
12181(autoload 'help-at-pt-string "help-at-pt" "\ 12184(autoload 'help-at-pt-string "help-at-pt" "\
@@ -12305,7 +12308,7 @@ different regions. With numeric argument ARG, behaves like
12305;;;### (autoloads (describe-categories describe-syntax describe-variable 12308;;;### (autoloads (describe-categories describe-syntax describe-variable
12306;;;;;; variable-at-point describe-function-1 find-lisp-object-file-name 12309;;;;;; variable-at-point describe-function-1 find-lisp-object-file-name
12307;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el" 12310;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el"
12308;;;;;; (19277 34916)) 12311;;;;;; (19279 5148))
12309;;; Generated autoloads from help-fns.el 12312;;; Generated autoloads from help-fns.el
12310 12313
12311(autoload 'describe-function "help-fns" "\ 12314(autoload 'describe-function "help-fns" "\
@@ -12375,7 +12378,7 @@ BUFFER should be a buffer or a buffer name.
12375;;;*** 12378;;;***
12376 12379
12377;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 12380;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
12378;;;;;; (19277 34916)) 12381;;;;;; (19279 5148))
12379;;; Generated autoloads from help-macro.el 12382;;; Generated autoloads from help-macro.el
12380 12383
12381(defvar three-step-help nil "\ 12384(defvar three-step-help nil "\
@@ -12391,8 +12394,8 @@ gives the window that lists the options.")
12391 12394
12392;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 12395;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
12393;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish 12396;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish
12394;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (19277 12397;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (19279
12395;;;;;; 34916)) 12398;;;;;; 5148))
12396;;; Generated autoloads from help-mode.el 12399;;; Generated autoloads from help-mode.el
12397 12400
12398(autoload 'help-mode "help-mode" "\ 12401(autoload 'help-mode "help-mode" "\
@@ -12484,7 +12487,7 @@ Add xrefs for symbols in `pp's output between FROM and TO.
12484;;;*** 12487;;;***
12485 12488
12486;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 12489;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
12487;;;;;; "emacs-lisp/helper.el" (19277 34919)) 12490;;;;;; "emacs-lisp/helper.el" (19279 5149))
12488;;; Generated autoloads from emacs-lisp/helper.el 12491;;; Generated autoloads from emacs-lisp/helper.el
12489 12492
12490(autoload 'Helper-describe-bindings "helper" "\ 12493(autoload 'Helper-describe-bindings "helper" "\
@@ -12500,7 +12503,7 @@ Provide help for current mode.
12500;;;*** 12503;;;***
12501 12504
12502;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 12505;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
12503;;;;;; "hexl.el" (19279 53114)) 12506;;;;;; "hexl.el" (19279 38446))
12504;;; Generated autoloads from hexl.el 12507;;; Generated autoloads from hexl.el
12505 12508
12506(autoload 'hexl-mode "hexl" "\ 12509(autoload 'hexl-mode "hexl" "\
@@ -12597,7 +12600,7 @@ This discards the buffer's undo information.
12597;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 12600;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
12598;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 12601;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
12599;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 12602;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
12600;;;;;; (19277 34916)) 12603;;;;;; (19279 5148))
12601;;; Generated autoloads from hi-lock.el 12604;;; Generated autoloads from hi-lock.el
12602 12605
12603(autoload 'hi-lock-mode "hi-lock" "\ 12606(autoload 'hi-lock-mode "hi-lock" "\
@@ -12731,7 +12734,7 @@ be found in variable `hi-lock-interactive-patterns'.
12731;;;*** 12734;;;***
12732 12735
12733;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el" 12736;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el"
12734;;;;;; (19277 34922)) 12737;;;;;; (19279 5151))
12735;;; Generated autoloads from progmodes/hideif.el 12738;;; Generated autoloads from progmodes/hideif.el
12736 12739
12737(autoload 'hide-ifdef-mode "hideif" "\ 12740(autoload 'hide-ifdef-mode "hideif" "\
@@ -12771,7 +12774,7 @@ how the hiding is done:
12771;;;*** 12774;;;***
12772 12775
12773;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 12776;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
12774;;;;;; (19277 34922)) 12777;;;;;; (19279 5151))
12775;;; Generated autoloads from progmodes/hideshow.el 12778;;; Generated autoloads from progmodes/hideshow.el
12776 12779
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))) "\ 12780(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))) "\
@@ -12833,8 +12836,8 @@ Unconditionally turn off `hs-minor-mode'.
12833;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 12836;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
12834;;;;;; highlight-changes-previous-change highlight-changes-next-change 12837;;;;;; highlight-changes-previous-change highlight-changes-next-change
12835;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode 12838;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode
12836;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (19277 12839;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (19279
12837;;;;;; 34916)) 12840;;;;;; 5148))
12838;;; Generated autoloads from hilit-chg.el 12841;;; Generated autoloads from hilit-chg.el
12839 12842
12840(autoload 'highlight-changes-mode "hilit-chg" "\ 12843(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -12963,7 +12966,7 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
12963;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 12966;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
12964;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 12967;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
12965;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 12968;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
12966;;;;;; "hippie-exp.el" (19277 34916)) 12969;;;;;; "hippie-exp.el" (19279 5148))
12967;;; Generated autoloads from hippie-exp.el 12970;;; Generated autoloads from hippie-exp.el
12968 12971
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) "\ 12972(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) "\
@@ -13036,7 +13039,7 @@ argument VERBOSE non-nil makes the function verbose.
13036;;;*** 13039;;;***
13037 13040
13038;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13041;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13039;;;;;; (19354 34807)) 13042;;;;;; (19356 10801))
13040;;; Generated autoloads from hl-line.el 13043;;; Generated autoloads from hl-line.el
13041 13044
13042(autoload 'hl-line-mode "hl-line" "\ 13045(autoload 'hl-line-mode "hl-line" "\
@@ -13080,7 +13083,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13080;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays 13083;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays
13081;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays 13084;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
13082;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays" 13085;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays"
13083;;;;;; "calendar/holidays.el" (19277 34918)) 13086;;;;;; "calendar/holidays.el" (19279 5149))
13084;;; Generated autoloads from calendar/holidays.el 13087;;; Generated autoloads from calendar/holidays.el
13085 13088
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"))) "\ 13089(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"))) "\
@@ -13228,8 +13231,8 @@ The optional LABEL is used to label the buffer created.
13228 13231
13229;;;*** 13232;;;***
13230 13233
13231;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (19277 13234;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (19279
13232;;;;;; 34920)) 13235;;;;;; 5150))
13233;;; Generated autoloads from gnus/html2text.el 13236;;; Generated autoloads from gnus/html2text.el
13234 13237
13235(autoload 'html2text "html2text" "\ 13238(autoload 'html2text "html2text" "\
@@ -13240,8 +13243,8 @@ Convert HTML to plain text in the current buffer.
13240;;;*** 13243;;;***
13241 13244
13242;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 13245;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
13243;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (19277 13246;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (19279
13244;;;;;; 34916)) 13247;;;;;; 5148))
13245;;; Generated autoloads from ibuf-macs.el 13248;;; Generated autoloads from ibuf-macs.el
13246 13249
13247(autoload 'define-ibuffer-column "ibuf-macs" "\ 13250(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -13330,7 +13333,7 @@ bound to the current value of the filter.
13330;;;*** 13333;;;***
13331 13334
13332;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 13335;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
13333;;;;;; "ibuffer" "ibuffer.el" (19279 53114)) 13336;;;;;; "ibuffer" "ibuffer.el" (19279 5148))
13334;;; Generated autoloads from ibuffer.el 13337;;; Generated autoloads from ibuffer.el
13335 13338
13336(autoload 'ibuffer-list-buffers "ibuffer" "\ 13339(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -13371,7 +13374,7 @@ FORMATS is the value to use for `ibuffer-formats'.
13371 13374
13372;;;### (autoloads (icalendar-import-buffer icalendar-import-file 13375;;;### (autoloads (icalendar-import-buffer icalendar-import-file
13373;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 13376;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
13374;;;;;; "calendar/icalendar.el" (19339 10551)) 13377;;;;;; "calendar/icalendar.el" (19338 9840))
13375;;; Generated autoloads from calendar/icalendar.el 13378;;; Generated autoloads from calendar/icalendar.el
13376 13379
13377(autoload 'icalendar-export-file "icalendar" "\ 13380(autoload 'icalendar-export-file "icalendar" "\
@@ -13423,8 +13426,8 @@ buffer `*icalendar-errors*'.
13423 13426
13424;;;*** 13427;;;***
13425 13428
13426;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (19277 13429;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (19279
13427;;;;;; 34916)) 13430;;;;;; 5148))
13428;;; Generated autoloads from icomplete.el 13431;;; Generated autoloads from icomplete.el
13429 13432
13430(defvar icomplete-mode nil "\ 13433(defvar icomplete-mode nil "\
@@ -13445,7 +13448,7 @@ otherwise turn it off.
13445 13448
13446;;;*** 13449;;;***
13447 13450
13448;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (19277 34922)) 13451;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (19279 5151))
13449;;; Generated autoloads from progmodes/icon.el 13452;;; Generated autoloads from progmodes/icon.el
13450 13453
13451(autoload 'icon-mode "icon" "\ 13454(autoload 'icon-mode "icon" "\
@@ -13486,7 +13489,7 @@ with no args, if that value is non-nil.
13486;;;*** 13489;;;***
13487 13490
13488;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 13491;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
13489;;;;;; (19277 34922)) 13492;;;;;; (19279 5151))
13490;;; Generated autoloads from progmodes/idlw-shell.el 13493;;; Generated autoloads from progmodes/idlw-shell.el
13491 13494
13492(autoload 'idlwave-shell "idlw-shell" "\ 13495(autoload 'idlwave-shell "idlw-shell" "\
@@ -13512,7 +13515,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
13512;;;*** 13515;;;***
13513 13516
13514;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 13517;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
13515;;;;;; (19279 53114)) 13518;;;;;; (19279 38446))
13516;;; Generated autoloads from progmodes/idlwave.el 13519;;; Generated autoloads from progmodes/idlwave.el
13517 13520
13518(autoload 'idlwave-mode "idlwave" "\ 13521(autoload 'idlwave-mode "idlwave" "\
@@ -13646,8 +13649,8 @@ The main features of this mode are
13646;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 13649;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
13647;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 13650;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
13648;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 13651;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
13649;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (19286 13652;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (19292
13650;;;;;; 4503)) 13653;;;;;; 15231))
13651;;; Generated autoloads from ido.el 13654;;; Generated autoloads from ido.el
13652 13655
13653(defvar ido-mode nil "\ 13656(defvar ido-mode nil "\
@@ -13908,7 +13911,7 @@ DEF, if non-nil, is the default value.
13908 13911
13909;;;*** 13912;;;***
13910 13913
13911;;;### (autoloads (ielm) "ielm" "ielm.el" (19277 34916)) 13914;;;### (autoloads (ielm) "ielm" "ielm.el" (19279 5148))
13912;;; Generated autoloads from ielm.el 13915;;; Generated autoloads from ielm.el
13913 (add-hook 'same-window-buffer-names (purecopy "*ielm*")) 13916 (add-hook 'same-window-buffer-names (purecopy "*ielm*"))
13914 13917
@@ -13921,7 +13924,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
13921;;;*** 13924;;;***
13922 13925
13923;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el" 13926;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el"
13924;;;;;; (19277 34916)) 13927;;;;;; (19279 5148))
13925;;; Generated autoloads from iimage.el 13928;;; Generated autoloads from iimage.el
13926 13929
13927(autoload 'turn-on-iimage-mode "iimage" "\ 13930(autoload 'turn-on-iimage-mode "iimage" "\
@@ -13940,7 +13943,7 @@ Toggle inline image minor mode.
13940;;;;;; insert-sliced-image insert-image put-image create-image image-type-auto-detected-p 13943;;;;;; insert-sliced-image insert-image put-image create-image image-type-auto-detected-p
13941;;;;;; image-type-available-p image-type image-type-from-file-name 13944;;;;;; image-type-available-p image-type image-type-from-file-name
13942;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data) 13945;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data)
13943;;;;;; "image" "image.el" (19351 60740)) 13946;;;;;; "image" "image.el" (19356 10801))
13944;;; Generated autoloads from image.el 13947;;; Generated autoloads from image.el
13945 13948
13946(autoload 'image-type-from-data "image" "\ 13949(autoload 'image-type-from-data "image" "\
@@ -14139,7 +14142,7 @@ Images should not be larger than specified by `max-image-size'.
14139;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag 14142;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
14140;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs 14143;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
14141;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs) 14144;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs)
14142;;;;;; "image-dired" "image-dired.el" (19277 34916)) 14145;;;;;; "image-dired" "image-dired.el" (19370 36540))
14143;;; Generated autoloads from image-dired.el 14146;;; Generated autoloads from image-dired.el
14144 14147
14145(autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\ 14148(autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\
@@ -14181,7 +14184,7 @@ you have the dired buffer in the left window and the
14181With optional argument APPEND, append thumbnail to thumbnail buffer 14184With optional argument APPEND, append thumbnail to thumbnail buffer
14182instead of erasing it first. 14185instead of erasing it first.
14183 14186
14184Option argument DO-NOT-POP controls if `pop-to-buffer' should be 14187Optional argument DO-NOT-POP controls if `pop-to-buffer' should be
14185used or not. If non-nil, use `display-buffer' instead of 14188used or not. If non-nil, use `display-buffer' instead of
14186`pop-to-buffer'. This is used from functions like 14189`pop-to-buffer'. This is used from functions like
14187`image-dired-next-line-and-display' and 14190`image-dired-next-line-and-display' and
@@ -14273,7 +14276,7 @@ easy-to-use form.
14273 14276
14274;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 14277;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
14275;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 14278;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
14276;;;;;; "image-file.el" (19277 34916)) 14279;;;;;; "image-file.el" (19279 5148))
14277;;; Generated autoloads from image-file.el 14280;;; Generated autoloads from image-file.el
14278 14281
14279(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ 14282(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
@@ -14335,7 +14338,7 @@ Image files are those whose name has an extension in
14335;;;*** 14338;;;***
14336 14339
14337;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode 14340;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
14338;;;;;; image-mode) "image-mode" "image-mode.el" (19351 60435)) 14341;;;;;; image-mode) "image-mode" "image-mode.el" (19356 10801))
14339;;; Generated autoloads from image-mode.el 14342;;; Generated autoloads from image-mode.el
14340 (push (cons (purecopy "\\.jpe?g\\'") 'image-mode) auto-mode-alist) 14343 (push (cons (purecopy "\\.jpe?g\\'") 'image-mode) auto-mode-alist)
14341 (push (cons (purecopy "\\.png\\'") 'image-mode) auto-mode-alist) 14344 (push (cons (purecopy "\\.png\\'") 'image-mode) auto-mode-alist)
@@ -14385,7 +14388,7 @@ Not documented
14385;;;*** 14388;;;***
14386 14389
14387;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 14390;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
14388;;;;;; imenu-sort-function) "imenu" "imenu.el" (19277 34916)) 14391;;;;;; imenu-sort-function) "imenu" "imenu.el" (19279 5148))
14389;;; Generated autoloads from imenu.el 14392;;; Generated autoloads from imenu.el
14390 14393
14391(defvar imenu-sort-function nil "\ 14394(defvar imenu-sort-function nil "\
@@ -14502,7 +14505,7 @@ for more information.
14502 14505
14503;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion 14506;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion
14504;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 14507;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
14505;;;;;; "ind-util" "language/ind-util.el" (19277 34920)) 14508;;;;;; "ind-util" "language/ind-util.el" (19279 5150))
14506;;; Generated autoloads from language/ind-util.el 14509;;; Generated autoloads from language/ind-util.el
14507 14510
14508(autoload 'indian-compose-region "ind-util" "\ 14511(autoload 'indian-compose-region "ind-util" "\
@@ -14534,7 +14537,7 @@ Convert old Emacs Devanagari characters to UCS.
14534 14537
14535;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 14538;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
14536;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 14539;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
14537;;;;;; "progmodes/inf-lisp.el" (19277 34922)) 14540;;;;;; "progmodes/inf-lisp.el" (19279 5151))
14538;;; Generated autoloads from progmodes/inf-lisp.el 14541;;; Generated autoloads from progmodes/inf-lisp.el
14539 14542
14540(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\ 14543(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\
@@ -14602,7 +14605,7 @@ of `inferior-lisp-program'). Runs the hooks from
14602;;;;;; Info-goto-emacs-command-node Info-mode info-finder info-apropos 14605;;;;;; Info-goto-emacs-command-node Info-mode info-finder info-apropos
14603;;;;;; Info-index Info-directory Info-on-current-buffer info-standalone 14606;;;;;; Info-index Info-directory Info-on-current-buffer info-standalone
14604;;;;;; info-emacs-manual info info-other-window) "info" "info.el" 14607;;;;;; info-emacs-manual info info-other-window) "info" "info.el"
14605;;;;;; (19360 14173)) 14608;;;;;; (19368 35187))
14606;;; Generated autoloads from info.el 14609;;; Generated autoloads from info.el
14607 14610
14608(autoload 'info-other-window "info" "\ 14611(autoload 'info-other-window "info" "\
@@ -14677,8 +14680,11 @@ Build a menu of the possible matches.
14677 14680
14678(autoload 'info-finder "info" "\ 14681(autoload 'info-finder "info" "\
14679Display descriptions of the keywords in the Finder virtual manual. 14682Display descriptions of the keywords in the Finder virtual manual.
14683In interactive use, a prefix argument directs this command to read
14684a list of keywords separated by comma. After that, it displays a node
14685with a list packages that contain all specified keywords.
14680 14686
14681\(fn)" t nil) 14687\(fn &optional KEYWORDS)" t nil)
14682 14688
14683(autoload 'Info-mode "info" "\ 14689(autoload 'Info-mode "info" "\
14684Info mode provides commands for browsing through the Info documentation tree. 14690Info mode provides commands for browsing through the Info documentation tree.
@@ -14781,7 +14787,7 @@ type returned by `Info-bookmark-make-record', which see.
14781 14787
14782;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 14788;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
14783;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 14789;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
14784;;;;;; (19277 34916)) 14790;;;;;; (19279 5148))
14785;;; Generated autoloads from info-look.el 14791;;; Generated autoloads from info-look.el
14786 14792
14787(autoload 'info-lookup-reset "info-look" "\ 14793(autoload 'info-lookup-reset "info-look" "\
@@ -14829,7 +14835,7 @@ Perform completion on file preceding point.
14829;;;*** 14835;;;***
14830 14836
14831;;;### (autoloads (info-xref-check-all-custom info-xref-check-all 14837;;;### (autoloads (info-xref-check-all-custom info-xref-check-all
14832;;;;;; info-xref-check) "info-xref" "info-xref.el" (19277 34916)) 14838;;;;;; info-xref-check) "info-xref" "info-xref.el" (19279 5148))
14833;;; Generated autoloads from info-xref.el 14839;;; Generated autoloads from info-xref.el
14834 14840
14835(autoload 'info-xref-check "info-xref" "\ 14841(autoload 'info-xref-check "info-xref" "\
@@ -14856,7 +14862,7 @@ quite a while.
14856;;;*** 14862;;;***
14857 14863
14858;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold 14864;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold
14859;;;;;; Info-tagify) "informat" "informat.el" (19277 34916)) 14865;;;;;; Info-tagify) "informat" "informat.el" (19279 5148))
14860;;; Generated autoloads from informat.el 14866;;; Generated autoloads from informat.el
14861 14867
14862(autoload 'Info-tagify "informat" "\ 14868(autoload 'Info-tagify "informat" "\
@@ -14903,7 +14909,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
14903 14909
14904;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 14910;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
14905;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 14911;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
14906;;;;;; (19277 34920)) 14912;;;;;; (19279 5150))
14907;;; Generated autoloads from international/isearch-x.el 14913;;; Generated autoloads from international/isearch-x.el
14908 14914
14909(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 14915(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -14923,8 +14929,8 @@ Not documented
14923 14929
14924;;;*** 14930;;;***
14925 14931
14926;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (19277 14932;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (19279
14927;;;;;; 34916)) 14933;;;;;; 5148))
14928;;; Generated autoloads from isearchb.el 14934;;; Generated autoloads from isearchb.el
14929 14935
14930(autoload 'isearchb-activate "isearchb" "\ 14936(autoload 'isearchb-activate "isearchb" "\
@@ -14940,7 +14946,7 @@ accessed via isearchb.
14940;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 14946;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
14941;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 14947;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
14942;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 14948;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
14943;;;;;; "international/iso-cvt.el" (19277 34920)) 14949;;;;;; "international/iso-cvt.el" (19279 5150))
14944;;; Generated autoloads from international/iso-cvt.el 14950;;; Generated autoloads from international/iso-cvt.el
14945 14951
14946(autoload 'iso-spanish "iso-cvt" "\ 14952(autoload 'iso-spanish "iso-cvt" "\
@@ -15031,7 +15037,7 @@ Add submenus to the File menu, to convert to and from various formats.
15031;;;*** 15037;;;***
15032 15038
15033;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 15039;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
15034;;;;;; (19277 34920)) 15040;;;;;; (19279 5150))
15035;;; Generated autoloads from international/iso-transl.el 15041;;; Generated autoloads from international/iso-transl.el
15036 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 15042 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
15037 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 15043 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -15043,7 +15049,7 @@ Add submenus to the File menu, to convert to and from various formats.
15043;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15049;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
15044;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15050;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15045;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) 15051;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
15046;;;;;; "ispell" "textmodes/ispell.el" (19304 58663)) 15052;;;;;; "ispell" "textmodes/ispell.el" (19313 15415))
15047;;; Generated autoloads from textmodes/ispell.el 15053;;; Generated autoloads from textmodes/ispell.el
15048(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 15054(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
15049 15055
@@ -15261,8 +15267,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to
15261 15267
15262;;;*** 15268;;;***
15263 15269
15264;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (19315 15270;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (19321
15265;;;;;; 24485)) 15271;;;;;; 4517))
15266;;; Generated autoloads from iswitchb.el 15272;;; Generated autoloads from iswitchb.el
15267 15273
15268(defvar iswitchb-mode nil "\ 15274(defvar iswitchb-mode nil "\
@@ -15287,7 +15293,7 @@ This mode enables switching between buffers using substrings. See
15287;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 15293;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
15288;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 15294;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
15289;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 15295;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
15290;;;;;; "japan-util" "language/japan-util.el" (19277 34920)) 15296;;;;;; "japan-util" "language/japan-util.el" (19279 5150))
15291;;; Generated autoloads from language/japan-util.el 15297;;; Generated autoloads from language/japan-util.el
15292 15298
15293(autoload 'setup-japanese-environment-internal "japan-util" "\ 15299(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -15365,7 +15371,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
15365;;;*** 15371;;;***
15366 15372
15367;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 15373;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
15368;;;;;; "jka-compr.el" (19294 23005)) 15374;;;;;; "jka-compr.el" (19292 15231))
15369;;; Generated autoloads from jka-compr.el 15375;;; Generated autoloads from jka-compr.el
15370 15376
15371(defvar jka-compr-inhibit nil "\ 15377(defvar jka-compr-inhibit nil "\
@@ -15388,7 +15394,7 @@ by `jka-compr-installed'.
15388 15394
15389;;;*** 15395;;;***
15390 15396
15391;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19277 34922)) 15397;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19279 5151))
15392;;; Generated autoloads from progmodes/js.el 15398;;; Generated autoloads from progmodes/js.el
15393 15399
15394(autoload 'js-mode "js" "\ 15400(autoload 'js-mode "js" "\
@@ -15406,7 +15412,7 @@ Key bindings:
15406 15412
15407;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 15413;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
15408;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 15414;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
15409;;;;;; (19277 34919)) 15415;;;;;; (19279 5150))
15410;;; Generated autoloads from emulation/keypad.el 15416;;; Generated autoloads from emulation/keypad.el
15411 15417
15412(defvar keypad-setup nil "\ 15418(defvar keypad-setup nil "\
@@ -15462,7 +15468,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
15462;;;*** 15468;;;***
15463 15469
15464;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 15470;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
15465;;;;;; (19277 34920)) 15471;;;;;; (19279 5150))
15466;;; Generated autoloads from international/kinsoku.el 15472;;; Generated autoloads from international/kinsoku.el
15467 15473
15468(autoload 'kinsoku "kinsoku" "\ 15474(autoload 'kinsoku "kinsoku" "\
@@ -15483,8 +15489,8 @@ the context of text formatting.
15483 15489
15484;;;*** 15490;;;***
15485 15491
15486;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (19277 15492;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (19279
15487;;;;;; 34920)) 15493;;;;;; 5150))
15488;;; Generated autoloads from international/kkc.el 15494;;; Generated autoloads from international/kkc.el
15489 15495
15490(defvar kkc-after-update-conversion-functions nil "\ 15496(defvar kkc-after-update-conversion-functions nil "\
@@ -15509,7 +15515,7 @@ and the return value is the length of the conversion.
15509;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 15515;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
15510;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 15516;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
15511;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item) 15517;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item)
15512;;;;;; "kmacro" "kmacro.el" (19277 34916)) 15518;;;;;; "kmacro" "kmacro.el" (19279 5148))
15513;;; Generated autoloads from kmacro.el 15519;;; Generated autoloads from kmacro.el
15514 (global-set-key "\C-x(" 'kmacro-start-macro) 15520 (global-set-key "\C-x(" 'kmacro-start-macro)
15515 (global-set-key "\C-x)" 'kmacro-end-macro) 15521 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -15620,7 +15626,7 @@ If kbd macro currently being defined end it before activating it.
15620;;;*** 15626;;;***
15621 15627
15622;;;### (autoloads (setup-korean-environment-internal) "korea-util" 15628;;;### (autoloads (setup-korean-environment-internal) "korea-util"
15623;;;;;; "language/korea-util.el" (19277 34920)) 15629;;;;;; "language/korea-util.el" (19279 5150))
15624;;; Generated autoloads from language/korea-util.el 15630;;; Generated autoloads from language/korea-util.el
15625 15631
15626(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ 15632(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\
@@ -15635,7 +15641,7 @@ Not documented
15635;;;*** 15641;;;***
15636 15642
15637;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 15643;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
15638;;;;;; (19277 34922)) 15644;;;;;; (19279 5151))
15639;;; Generated autoloads from play/landmark.el 15645;;; Generated autoloads from play/landmark.el
15640 15646
15641(defalias 'landmark-repeat 'lm-test-run) 15647(defalias 'landmark-repeat 'lm-test-run)
@@ -15669,7 +15675,7 @@ Use \\[describe-mode] for more info.
15669 15675
15670;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string 15676;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
15671;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) 15677;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
15672;;;;;; "lao-util" "language/lao-util.el" (19277 34920)) 15678;;;;;; "lao-util" "language/lao-util.el" (19279 5150))
15673;;; Generated autoloads from language/lao-util.el 15679;;; Generated autoloads from language/lao-util.el
15674 15680
15675(autoload 'lao-compose-string "lao-util" "\ 15681(autoload 'lao-compose-string "lao-util" "\
@@ -15708,7 +15714,7 @@ Not documented
15708 15714
15709;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 15715;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
15710;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 15716;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
15711;;;;;; "latexenc" "international/latexenc.el" (19277 34920)) 15717;;;;;; "latexenc" "international/latexenc.el" (19279 5150))
15712;;; Generated autoloads from international/latexenc.el 15718;;; Generated autoloads from international/latexenc.el
15713 15719
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))) "\ 15720(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))) "\
@@ -15740,7 +15746,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
15740;;;*** 15746;;;***
15741 15747
15742;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 15748;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
15743;;;;;; "latin1-disp" "international/latin1-disp.el" (19277 34920)) 15749;;;;;; "latin1-disp" "international/latin1-disp.el" (19279 5150))
15744;;; Generated autoloads from international/latin1-disp.el 15750;;; Generated autoloads from international/latin1-disp.el
15745 15751
15746(defvar latin1-display nil "\ 15752(defvar latin1-display nil "\
@@ -15782,7 +15788,7 @@ use either \\[customize] or the function `latin1-display'.")
15782;;;*** 15788;;;***
15783 15789
15784;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 15790;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
15785;;;;;; (19277 34922)) 15791;;;;;; (19279 5151))
15786;;; Generated autoloads from progmodes/ld-script.el 15792;;; Generated autoloads from progmodes/ld-script.el
15787 15793
15788(add-to-list 'auto-mode-alist (purecopy '("\\.ld[si]?\\>" . ld-script-mode))) 15794(add-to-list 'auto-mode-alist (purecopy '("\\.ld[si]?\\>" . ld-script-mode)))
@@ -15799,7 +15805,7 @@ A major mode to edit GNU ld script files
15799;;;*** 15805;;;***
15800 15806
15801;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 15807;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
15802;;;;;; (19277 34916)) 15808;;;;;; (19279 5148))
15803;;; Generated autoloads from ledit.el 15809;;; Generated autoloads from ledit.el
15804 15810
15805(defconst ledit-save-files t "\ 15811(defconst ledit-save-files t "\
@@ -15834,7 +15840,7 @@ Not documented
15834 15840
15835;;;*** 15841;;;***
15836 15842
15837;;;### (autoloads (life) "life" "play/life.el" (19277 34922)) 15843;;;### (autoloads (life) "life" "play/life.el" (19279 5151))
15838;;; Generated autoloads from play/life.el 15844;;; Generated autoloads from play/life.el
15839 15845
15840(autoload 'life "life" "\ 15846(autoload 'life "life" "\
@@ -15848,7 +15854,7 @@ generations (this defaults to 1).
15848;;;*** 15854;;;***
15849 15855
15850;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum" 15856;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum"
15851;;;;;; "linum.el" (19277 34916)) 15857;;;;;; "linum.el" (19279 5148))
15852;;; Generated autoloads from linum.el 15858;;; Generated autoloads from linum.el
15853 15859
15854(defvar linum-format 'dynamic "\ 15860(defvar linum-format 'dynamic "\
@@ -15886,8 +15892,8 @@ See `linum-mode' for more information on Linum mode.
15886 15892
15887;;;*** 15893;;;***
15888 15894
15889;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (19277 15895;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (19279
15890;;;;;; 34916)) 15896;;;;;; 5148))
15891;;; Generated autoloads from loadhist.el 15897;;; Generated autoloads from loadhist.el
15892 15898
15893(autoload 'unload-feature "loadhist" "\ 15899(autoload 'unload-feature "loadhist" "\
@@ -15919,7 +15925,7 @@ something strange, such as redefining an Emacs function.
15919;;;*** 15925;;;***
15920 15926
15921;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 15927;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
15922;;;;;; "locate" "locate.el" (19277 34916)) 15928;;;;;; "locate" "locate.el" (19279 5148))
15923;;; Generated autoloads from locate.el 15929;;; Generated autoloads from locate.el
15924 15930
15925(defvar locate-ls-subdir-switches (purecopy "-al") "\ 15931(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -15970,12 +15976,13 @@ except that FILTER is not optional.
15970 15976
15971;;;*** 15977;;;***
15972 15978
15973;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (19354 34807)) 15979;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (19370 36540))
15974;;; Generated autoloads from log-edit.el 15980;;; Generated autoloads from log-edit.el
15975 15981
15976(autoload 'log-edit "log-edit" "\ 15982(autoload 'log-edit "log-edit" "\
15977Setup a buffer to enter a log message. 15983Setup a buffer to enter a log message.
15978\\<log-edit-mode-map>The buffer will be put in `log-edit-mode'. 15984\\<log-edit-mode-map>The buffer will be put in mode MODE or `log-edit-mode'
15985if MODE is nil.
15979If SETUP is non-nil, the buffer is then erased and `log-edit-hook' is run. 15986If SETUP is non-nil, the buffer is then erased and `log-edit-hook' is run.
15980Mark and point will be set around the entire contents of the buffer so 15987Mark and point will be set around the entire contents of the buffer so
15981that it is easy to kill the contents of the buffer with \\[kill-region]. 15988that it is easy to kill the contents of the buffer with \\[kill-region].
@@ -15992,12 +15999,12 @@ If BUFFER is non-nil `log-edit' will jump to that buffer, use it to edit the
15992log message and go back to the current buffer when done. Otherwise, it 15999log message and go back to the current buffer when done. Otherwise, it
15993uses the current buffer. 16000uses the current buffer.
15994 16001
15995\(fn CALLBACK &optional SETUP PARAMS BUFFER &rest IGNORE)" nil nil) 16002\(fn CALLBACK &optional SETUP PARAMS BUFFER MODE &rest IGNORE)" nil nil)
15996 16003
15997;;;*** 16004;;;***
15998 16005
15999;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (19360 16006;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (19358
16000;;;;;; 14173)) 16007;;;;;; 54001))
16001;;; Generated autoloads from log-view.el 16008;;; Generated autoloads from log-view.el
16002 16009
16003(autoload 'log-view-mode "log-view" "\ 16010(autoload 'log-view-mode "log-view" "\
@@ -16007,8 +16014,8 @@ Major mode for browsing CVS log output.
16007 16014
16008;;;*** 16015;;;***
16009 16016
16010;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (19277 16017;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (19279
16011;;;;;; 34916)) 16018;;;;;; 5148))
16012;;; Generated autoloads from longlines.el 16019;;; Generated autoloads from longlines.el
16013 16020
16014(autoload 'longlines-mode "longlines" "\ 16021(autoload 'longlines-mode "longlines" "\
@@ -16029,8 +16036,8 @@ are indicated with a symbol.
16029;;;*** 16036;;;***
16030 16037
16031;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 16038;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
16032;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (19277 16039;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (19279
16033;;;;;; 34916)) 16040;;;;;; 5148))
16034;;; Generated autoloads from lpr.el 16041;;; Generated autoloads from lpr.el
16035 16042
16036(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt))) 16043(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)))
@@ -16124,7 +16131,7 @@ for further customization of the printer command.
16124;;;*** 16131;;;***
16125 16132
16126;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 16133;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
16127;;;;;; (19315 24485)) 16134;;;;;; (19321 4517))
16128;;; Generated autoloads from ls-lisp.el 16135;;; Generated autoloads from ls-lisp.el
16129 16136
16130(defvar ls-lisp-support-shell-wildcards t "\ 16137(defvar ls-lisp-support-shell-wildcards t "\
@@ -16135,8 +16142,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
16135 16142
16136;;;*** 16143;;;***
16137 16144
16138;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (19277 16145;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (19279
16139;;;;;; 34918)) 16146;;;;;; 5149))
16140;;; Generated autoloads from calendar/lunar.el 16147;;; Generated autoloads from calendar/lunar.el
16141 16148
16142(autoload 'lunar-phases "lunar" "\ 16149(autoload 'lunar-phases "lunar" "\
@@ -16150,8 +16157,8 @@ This function is suitable for execution in a .emacs file.
16150 16157
16151;;;*** 16158;;;***
16152 16159
16153;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (19277 16160;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (19279
16154;;;;;; 34922)) 16161;;;;;; 5151))
16155;;; Generated autoloads from progmodes/m4-mode.el 16162;;; Generated autoloads from progmodes/m4-mode.el
16156 16163
16157(autoload 'm4-mode "m4-mode" "\ 16164(autoload 'm4-mode "m4-mode" "\
@@ -16163,7 +16170,7 @@ A major mode to edit m4 macro files.
16163;;;*** 16170;;;***
16164 16171
16165;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 16172;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
16166;;;;;; (19277 34919)) 16173;;;;;; (19279 5149))
16167;;; Generated autoloads from emacs-lisp/macroexp.el 16174;;; Generated autoloads from emacs-lisp/macroexp.el
16168 16175
16169(autoload 'macroexpand-all "macroexp" "\ 16176(autoload 'macroexpand-all "macroexp" "\
@@ -16177,7 +16184,7 @@ definitions to shadow the loaded ones for use in file byte-compilation.
16177;;;*** 16184;;;***
16178 16185
16179;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 16186;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
16180;;;;;; name-last-kbd-macro) "macros" "macros.el" (19344 29797)) 16187;;;;;; name-last-kbd-macro) "macros" "macros.el" (19345 41626))
16181;;; Generated autoloads from macros.el 16188;;; Generated autoloads from macros.el
16182 16189
16183(autoload 'name-last-kbd-macro "macros" "\ 16190(autoload 'name-last-kbd-macro "macros" "\
@@ -16266,7 +16273,7 @@ and then select the region of un-tablified names and use
16266;;;*** 16273;;;***
16267 16274
16268;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 16275;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
16269;;;;;; "mail/mail-extr.el" (19277 34921)) 16276;;;;;; "mail/mail-extr.el" (19279 5150))
16270;;; Generated autoloads from mail/mail-extr.el 16277;;; Generated autoloads from mail/mail-extr.el
16271 16278
16272(autoload 'mail-extract-address-components "mail-extr" "\ 16279(autoload 'mail-extract-address-components "mail-extr" "\
@@ -16298,7 +16305,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
16298 16305
16299;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 16306;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
16300;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 16307;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
16301;;;;;; (19277 34921)) 16308;;;;;; (19279 5150))
16302;;; Generated autoloads from mail/mail-hist.el 16309;;; Generated autoloads from mail/mail-hist.el
16303 16310
16304(autoload 'mail-hist-define-keys "mail-hist" "\ 16311(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -16330,7 +16337,7 @@ This function normally would be called when the message is sent.
16330;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 16337;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
16331;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable 16338;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable
16332;;;;;; mail-file-babyl-p mail-use-rfc822) "mail-utils" "mail/mail-utils.el" 16339;;;;;; mail-file-babyl-p mail-use-rfc822) "mail-utils" "mail/mail-utils.el"
16333;;;;;; (19306 22782)) 16340;;;;;; (19313 15414))
16334;;; Generated autoloads from mail/mail-utils.el 16341;;; Generated autoloads from mail/mail-utils.el
16335 16342
16336(defvar mail-use-rfc822 nil "\ 16343(defvar mail-use-rfc822 nil "\
@@ -16392,8 +16399,8 @@ matches may be returned from the message body.
16392;;;*** 16399;;;***
16393 16400
16394;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup 16401;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
16395;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (19277 16402;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (19279
16396;;;;;; 34921)) 16403;;;;;; 5150))
16397;;; Generated autoloads from mail/mailabbrev.el 16404;;; Generated autoloads from mail/mailabbrev.el
16398 16405
16399(defvar mail-abbrevs-mode nil "\ 16406(defvar mail-abbrevs-mode nil "\
@@ -16435,8 +16442,8 @@ double-quotes.
16435;;;*** 16442;;;***
16436 16443
16437;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases 16444;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
16438;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (19277 16445;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (19279
16439;;;;;; 34921)) 16446;;;;;; 5150))
16440;;; Generated autoloads from mail/mailalias.el 16447;;; Generated autoloads from mail/mailalias.el
16441 16448
16442(defvar mail-complete-style 'angles "\ 16449(defvar mail-complete-style 'angles "\
@@ -16482,7 +16489,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any.
16482;;;*** 16489;;;***
16483 16490
16484;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 16491;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
16485;;;;;; (19277 34921)) 16492;;;;;; (19279 5150))
16486;;; Generated autoloads from mail/mailclient.el 16493;;; Generated autoloads from mail/mailclient.el
16487 16494
16488(autoload 'mailclient-send-it "mailclient" "\ 16495(autoload 'mailclient-send-it "mailclient" "\
@@ -16496,7 +16503,7 @@ The mail client is taken to be the handler of mailto URLs.
16496 16503
16497;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 16504;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
16498;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 16505;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
16499;;;;;; "make-mode" "progmodes/make-mode.el" (19277 34922)) 16506;;;;;; "make-mode" "progmodes/make-mode.el" (19372 27330))
16500;;; Generated autoloads from progmodes/make-mode.el 16507;;; Generated autoloads from progmodes/make-mode.el
16501 16508
16502(autoload 'makefile-mode "make-mode" "\ 16509(autoload 'makefile-mode "make-mode" "\
@@ -16613,8 +16620,8 @@ An adapted `makefile-mode' that knows about imake.
16613 16620
16614;;;*** 16621;;;***
16615 16622
16616;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (19277 16623;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (19279
16617;;;;;; 34916)) 16624;;;;;; 5148))
16618;;; Generated autoloads from makesum.el 16625;;; Generated autoloads from makesum.el
16619 16626
16620(autoload 'make-command-summary "makesum" "\ 16627(autoload 'make-command-summary "makesum" "\
@@ -16625,7 +16632,7 @@ Previous contents of that buffer are killed first.
16625 16632
16626;;;*** 16633;;;***
16627 16634
16628;;;### (autoloads (man-follow man) "man" "man.el" (19345 51357)) 16635;;;### (autoloads (man-follow man) "man" "man.el" (19345 41626))
16629;;; Generated autoloads from man.el 16636;;; Generated autoloads from man.el
16630 16637
16631(defalias 'manual-entry 'man) 16638(defalias 'manual-entry 'man)
@@ -16674,7 +16681,7 @@ Get a Un*x manual page of the item under point and put it in a buffer.
16674 16681
16675;;;*** 16682;;;***
16676 16683
16677;;;### (autoloads (master-mode) "master" "master.el" (19277 34916)) 16684;;;### (autoloads (master-mode) "master" "master.el" (19279 5148))
16678;;; Generated autoloads from master.el 16685;;; Generated autoloads from master.el
16679 16686
16680(autoload 'master-mode "master" "\ 16687(autoload 'master-mode "master" "\
@@ -16697,7 +16704,7 @@ yourself the value of `master-of' by calling `master-show-slave'.
16697;;;*** 16704;;;***
16698 16705
16699;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el" 16706;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el"
16700;;;;;; (19277 34916)) 16707;;;;;; (19279 5148))
16701;;; Generated autoloads from mb-depth.el 16708;;; Generated autoloads from mb-depth.el
16702 16709
16703(defvar minibuffer-depth-indicate-mode nil "\ 16710(defvar minibuffer-depth-indicate-mode nil "\
@@ -16728,7 +16735,7 @@ Returns non-nil if the new state is enabled.
16728;;;;;; message-forward-make-body message-forward message-recover 16735;;;;;; message-forward-make-body message-forward message-recover
16729;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 16736;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
16730;;;;;; message-reply message-news message-mail message-mode) "message" 16737;;;;;; message-reply message-news message-mail message-mode) "message"
16731;;;;;; "gnus/message.el" (19362 59593)) 16738;;;;;; "gnus/message.el" (19370 36541))
16732;;; Generated autoloads from gnus/message.el 16739;;; Generated autoloads from gnus/message.el
16733 16740
16734(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 16741(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -16894,7 +16901,7 @@ which specify the range to operate on.
16894;;;*** 16901;;;***
16895 16902
16896;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 16903;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
16897;;;;;; (19277 34922)) 16904;;;;;; (19279 5151))
16898;;; Generated autoloads from progmodes/meta-mode.el 16905;;; Generated autoloads from progmodes/meta-mode.el
16899 16906
16900(autoload 'metafont-mode "meta-mode" "\ 16907(autoload 'metafont-mode "meta-mode" "\
@@ -16921,7 +16928,7 @@ Turning on MetaPost mode calls the value of the variable
16921 16928
16922;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 16929;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
16923;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 16930;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
16924;;;;;; (19354 34807)) 16931;;;;;; (19356 10801))
16925;;; Generated autoloads from mail/metamail.el 16932;;; Generated autoloads from mail/metamail.el
16926 16933
16927(autoload 'metamail-interpret-header "metamail" "\ 16934(autoload 'metamail-interpret-header "metamail" "\
@@ -16966,7 +16973,7 @@ redisplayed as output is inserted.
16966 16973
16967;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 16974;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
16968;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 16975;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
16969;;;;;; "mh-e/mh-comp.el" (19277 34921)) 16976;;;;;; "mh-e/mh-comp.el" (19279 5150))
16970;;; Generated autoloads from mh-e/mh-comp.el 16977;;; Generated autoloads from mh-e/mh-comp.el
16971 16978
16972(autoload 'mh-smail "mh-comp" "\ 16979(autoload 'mh-smail "mh-comp" "\
@@ -17056,7 +17063,7 @@ delete the draft message.
17056 17063
17057;;;*** 17064;;;***
17058 17065
17059;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (19277 34921)) 17066;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (19279 5150))
17060;;; Generated autoloads from mh-e/mh-e.el 17067;;; Generated autoloads from mh-e/mh-e.el
17061 17068
17062(put 'mh-progs 'risky-local-variable t) 17069(put 'mh-progs 'risky-local-variable t)
@@ -17073,7 +17080,7 @@ Display version information about MH-E and the MH mail handling system.
17073;;;*** 17080;;;***
17074 17081
17075;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 17082;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
17076;;;;;; "mh-e/mh-folder.el" (19277 34921)) 17083;;;;;; "mh-e/mh-folder.el" (19279 5150))
17077;;; Generated autoloads from mh-e/mh-folder.el 17084;;; Generated autoloads from mh-e/mh-folder.el
17078 17085
17079(autoload 'mh-rmail "mh-folder" "\ 17086(autoload 'mh-rmail "mh-folder" "\
@@ -17155,7 +17162,7 @@ perform the operation on all messages in that region.
17155;;;*** 17162;;;***
17156 17163
17157;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 17164;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
17158;;;;;; "midnight.el" (19277 34917)) 17165;;;;;; "midnight.el" (19369 15960))
17159;;; Generated autoloads from midnight.el 17166;;; Generated autoloads from midnight.el
17160 17167
17161(autoload 'clean-buffer-list "midnight" "\ 17168(autoload 'clean-buffer-list "midnight" "\
@@ -17182,7 +17189,7 @@ to its second argument TM.
17182;;;*** 17189;;;***
17183 17190
17184;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 17191;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
17185;;;;;; "minibuf-eldef.el" (19277 34917)) 17192;;;;;; "minibuf-eldef.el" (19279 5148))
17186;;; Generated autoloads from minibuf-eldef.el 17193;;; Generated autoloads from minibuf-eldef.el
17187 17194
17188(defvar minibuffer-electric-default-mode nil "\ 17195(defvar minibuffer-electric-default-mode nil "\
@@ -17209,7 +17216,7 @@ Returns non-nil if the new state is enabled.
17209 17216
17210;;;*** 17217;;;***
17211 17218
17212;;;### (autoloads (butterfly) "misc" "misc.el" (19277 34917)) 17219;;;### (autoloads (butterfly) "misc" "misc.el" (19279 5148))
17213;;; Generated autoloads from misc.el 17220;;; Generated autoloads from misc.el
17214 17221
17215(autoload 'butterfly "misc" "\ 17222(autoload 'butterfly "misc" "\
@@ -17228,7 +17235,7 @@ variation of `C-x M-c M-butterfly' from url `http://xkcd.com/378/'.
17228 17235
17229;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files 17236;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files
17230;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup) 17237;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup)
17231;;;;;; "misearch" "misearch.el" (19277 34917)) 17238;;;;;; "misearch" "misearch.el" (19279 5148))
17232;;; Generated autoloads from misearch.el 17239;;; Generated autoloads from misearch.el
17233 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 17240 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
17234 17241
@@ -17310,7 +17317,7 @@ whose file names match the specified wildcard.
17310;;;*** 17317;;;***
17311 17318
17312;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 17319;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
17313;;;;;; (19360 14173)) 17320;;;;;; (19358 54001))
17314;;; Generated autoloads from progmodes/mixal-mode.el 17321;;; Generated autoloads from progmodes/mixal-mode.el
17315 17322
17316(autoload 'mixal-mode "mixal-mode" "\ 17323(autoload 'mixal-mode "mixal-mode" "\
@@ -17324,7 +17331,7 @@ Major mode for the mixal asm language.
17324;;;*** 17331;;;***
17325 17332
17326;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 17333;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
17327;;;;;; "mm-extern" "gnus/mm-extern.el" (19277 34920)) 17334;;;;;; "mm-extern" "gnus/mm-extern.el" (19279 5150))
17328;;; Generated autoloads from gnus/mm-extern.el 17335;;; Generated autoloads from gnus/mm-extern.el
17329 17336
17330(autoload 'mm-extern-cache-contents "mm-extern" "\ 17337(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -17343,7 +17350,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
17343;;;*** 17350;;;***
17344 17351
17345;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 17352;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
17346;;;;;; (19277 34920)) 17353;;;;;; (19279 5150))
17347;;; Generated autoloads from gnus/mm-partial.el 17354;;; Generated autoloads from gnus/mm-partial.el
17348 17355
17349(autoload 'mm-inline-partial "mm-partial" "\ 17356(autoload 'mm-inline-partial "mm-partial" "\
@@ -17357,7 +17364,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
17357;;;*** 17364;;;***
17358 17365
17359;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 17366;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
17360;;;;;; "mm-url" "gnus/mm-url.el" (19277 34920)) 17367;;;;;; "mm-url" "gnus/mm-url.el" (19279 5150))
17361;;; Generated autoloads from gnus/mm-url.el 17368;;; Generated autoloads from gnus/mm-url.el
17362 17369
17363(autoload 'mm-url-insert-file-contents "mm-url" "\ 17370(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -17374,7 +17381,7 @@ Insert file contents of URL using `mm-url-program'.
17374;;;*** 17381;;;***
17375 17382
17376;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 17383;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
17377;;;;;; "gnus/mm-uu.el" (19277 34920)) 17384;;;;;; "gnus/mm-uu.el" (19279 5150))
17378;;; Generated autoloads from gnus/mm-uu.el 17385;;; Generated autoloads from gnus/mm-uu.el
17379 17386
17380(autoload 'mm-uu-dissect "mm-uu" "\ 17387(autoload 'mm-uu-dissect "mm-uu" "\
@@ -17394,7 +17401,7 @@ Assume text has been decoded if DECODED is non-nil.
17394;;;*** 17401;;;***
17395 17402
17396;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 17403;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
17397;;;;;; (19362 59593)) 17404;;;;;; (19365 25156))
17398;;; Generated autoloads from gnus/mml1991.el 17405;;; Generated autoloads from gnus/mml1991.el
17399 17406
17400(autoload 'mml1991-encrypt "mml1991" "\ 17407(autoload 'mml1991-encrypt "mml1991" "\
@@ -17411,7 +17418,7 @@ Not documented
17411 17418
17412;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 17419;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
17413;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 17420;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
17414;;;;;; "mml2015" "gnus/mml2015.el" (19362 59593)) 17421;;;;;; "mml2015" "gnus/mml2015.el" (19365 25156))
17415;;; Generated autoloads from gnus/mml2015.el 17422;;; Generated autoloads from gnus/mml2015.el
17416 17423
17417(autoload 'mml2015-decrypt "mml2015" "\ 17424(autoload 'mml2015-decrypt "mml2015" "\
@@ -17452,7 +17459,7 @@ Not documented
17452;;;*** 17459;;;***
17453 17460
17454;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" 17461;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
17455;;;;;; (19267 61659)) 17462;;;;;; (19256 49603))
17456;;; Generated autoloads from progmodes/modula2.el 17463;;; Generated autoloads from progmodes/modula2.el
17457 17464
17458(autoload 'modula-2-mode "modula2" "\ 17465(autoload 'modula-2-mode "modula2" "\
@@ -17484,7 +17491,7 @@ followed by the first character of the construct.
17484;;;*** 17491;;;***
17485 17492
17486;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" 17493;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
17487;;;;;; (19277 34922)) 17494;;;;;; (19279 5151))
17488;;; Generated autoloads from play/morse.el 17495;;; Generated autoloads from play/morse.el
17489 17496
17490(autoload 'morse-region "morse" "\ 17497(autoload 'morse-region "morse" "\
@@ -17500,7 +17507,7 @@ Convert morse coded text in region to ordinary ASCII text.
17500;;;*** 17507;;;***
17501 17508
17502;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag" 17509;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag"
17503;;;;;; "mouse-drag.el" (19277 34917)) 17510;;;;;; "mouse-drag.el" (19279 5148))
17504;;; Generated autoloads from mouse-drag.el 17511;;; Generated autoloads from mouse-drag.el
17505 17512
17506(autoload 'mouse-drag-throw "mouse-drag" "\ 17513(autoload 'mouse-drag-throw "mouse-drag" "\
@@ -17547,8 +17554,8 @@ To test this function, evaluate:
17547 17554
17548;;;*** 17555;;;***
17549 17556
17550;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (19277 17557;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (19279
17551;;;;;; 34917)) 17558;;;;;; 5148))
17552;;; Generated autoloads from mouse-sel.el 17559;;; Generated autoloads from mouse-sel.el
17553 17560
17554(defvar mouse-sel-mode nil "\ 17561(defvar mouse-sel-mode nil "\
@@ -17600,7 +17607,7 @@ primary selection and region.
17600 17607
17601;;;*** 17608;;;***
17602 17609
17603;;;### (autoloads (mpc) "mpc" "mpc.el" (19277 34917)) 17610;;;### (autoloads (mpc) "mpc" "mpc.el" (19372 27330))
17604;;; Generated autoloads from mpc.el 17611;;; Generated autoloads from mpc.el
17605 17612
17606(autoload 'mpc "mpc" "\ 17613(autoload 'mpc "mpc" "\
@@ -17610,7 +17617,7 @@ Main entry point for MPC.
17610 17617
17611;;;*** 17618;;;***
17612 17619
17613;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (19277 34922)) 17620;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (19279 5151))
17614;;; Generated autoloads from play/mpuz.el 17621;;; Generated autoloads from play/mpuz.el
17615 17622
17616(autoload 'mpuz "mpuz" "\ 17623(autoload 'mpuz "mpuz" "\
@@ -17620,7 +17627,7 @@ Multiplication puzzle with GNU Emacs.
17620 17627
17621;;;*** 17628;;;***
17622 17629
17623;;;### (autoloads (msb-mode) "msb" "msb.el" (19277 34917)) 17630;;;### (autoloads (msb-mode) "msb" "msb.el" (19279 5148))
17624;;; Generated autoloads from msb.el 17631;;; Generated autoloads from msb.el
17625 17632
17626(defvar msb-mode nil "\ 17633(defvar msb-mode nil "\
@@ -17647,7 +17654,7 @@ different buffer menu using the function `msb'.
17647;;;;;; describe-current-coding-system describe-current-coding-system-briefly 17654;;;;;; describe-current-coding-system describe-current-coding-system-briefly
17648;;;;;; describe-coding-system describe-character-set list-charset-chars 17655;;;;;; describe-coding-system describe-character-set list-charset-chars
17649;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 17656;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
17650;;;;;; (19277 34920)) 17657;;;;;; (19279 5150))
17651;;; Generated autoloads from international/mule-diag.el 17658;;; Generated autoloads from international/mule-diag.el
17652 17659
17653(autoload 'list-character-sets "mule-diag" "\ 17660(autoload 'list-character-sets "mule-diag" "\
@@ -17784,7 +17791,7 @@ The default is 20. If LIMIT is negative, do not limit the listing.
17784;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 17791;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
17785;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 17792;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
17786;;;;;; truncate-string-to-width store-substring string-to-sequence) 17793;;;;;; truncate-string-to-width store-substring string-to-sequence)
17787;;;;;; "mule-util" "international/mule-util.el" (19312 33528)) 17794;;;;;; "mule-util" "international/mule-util.el" (19313 15414))
17788;;; Generated autoloads from international/mule-util.el 17795;;; Generated autoloads from international/mule-util.el
17789 17796
17790(autoload 'string-to-sequence "mule-util" "\ 17797(autoload 'string-to-sequence "mule-util" "\
@@ -17924,8 +17931,8 @@ per-character basis, this may not be accurate.
17924;;;### (autoloads (network-connection network-connection-to-service 17931;;;### (autoloads (network-connection network-connection-to-service
17925;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 17932;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
17926;;;;;; nslookup nslookup-host ping traceroute route arp netstat 17933;;;;;; nslookup nslookup-host ping traceroute route arp netstat
17927;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (19277 17934;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (19279
17928;;;;;; 34921)) 17935;;;;;; 5151))
17929;;; Generated autoloads from net/net-utils.el 17936;;; Generated autoloads from net/net-utils.el
17930 17937
17931(autoload 'ifconfig "net-utils" "\ 17938(autoload 'ifconfig "net-utils" "\
@@ -18024,7 +18031,7 @@ Open a network connection to HOST on PORT.
18024;;;;;; uncomment-region comment-kill comment-set-column comment-indent 18031;;;;;; uncomment-region comment-kill comment-set-column comment-indent
18025;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 18032;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
18026;;;;;; comment-padding comment-style comment-column) "newcomment" 18033;;;;;; comment-padding comment-style comment-column) "newcomment"
18027;;;;;; "newcomment.el" (19277 34917)) 18034;;;;;; "newcomment.el" (19279 5148))
18028;;; Generated autoloads from newcomment.el 18035;;; Generated autoloads from newcomment.el
18029 18036
18030(defalias 'indent-for-comment 'comment-indent) 18037(defalias 'indent-for-comment 'comment-indent)
@@ -18224,7 +18231,7 @@ unless optional argument SOFT is non-nil.
18224;;;*** 18231;;;***
18225 18232
18226;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend" 18233;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend"
18227;;;;;; "net/newst-backend.el" (19277 34921)) 18234;;;;;; "net/newst-backend.el" (19279 5151))
18228;;; Generated autoloads from net/newst-backend.el 18235;;; Generated autoloads from net/newst-backend.el
18229 18236
18230(autoload 'newsticker-running-p "newst-backend" "\ 18237(autoload 'newsticker-running-p "newst-backend" "\
@@ -18246,7 +18253,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
18246;;;*** 18253;;;***
18247 18254
18248;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el" 18255;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el"
18249;;;;;; (19277 34921)) 18256;;;;;; (19279 5151))
18250;;; Generated autoloads from net/newst-plainview.el 18257;;; Generated autoloads from net/newst-plainview.el
18251 18258
18252(autoload 'newsticker-plainview "newst-plainview" "\ 18259(autoload 'newsticker-plainview "newst-plainview" "\
@@ -18257,7 +18264,7 @@ Start newsticker plainview.
18257;;;*** 18264;;;***
18258 18265
18259;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el" 18266;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el"
18260;;;;;; (19277 34921)) 18267;;;;;; (19279 5151))
18261;;; Generated autoloads from net/newst-reader.el 18268;;; Generated autoloads from net/newst-reader.el
18262 18269
18263(autoload 'newsticker-show-news "newst-reader" "\ 18270(autoload 'newsticker-show-news "newst-reader" "\
@@ -18268,7 +18275,7 @@ Start reading news. You may want to bind this to a key.
18268;;;*** 18275;;;***
18269 18276
18270;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p) 18277;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p)
18271;;;;;; "newst-ticker" "net/newst-ticker.el" (19277 34921)) 18278;;;;;; "newst-ticker" "net/newst-ticker.el" (19279 5151))
18272;;; Generated autoloads from net/newst-ticker.el 18279;;; Generated autoloads from net/newst-ticker.el
18273 18280
18274(autoload 'newsticker-ticker-running-p "newst-ticker" "\ 18281(autoload 'newsticker-ticker-running-p "newst-ticker" "\
@@ -18289,7 +18296,7 @@ running already.
18289;;;*** 18296;;;***
18290 18297
18291;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el" 18298;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el"
18292;;;;;; (19277 34921)) 18299;;;;;; (19279 5151))
18293;;; Generated autoloads from net/newst-treeview.el 18300;;; Generated autoloads from net/newst-treeview.el
18294 18301
18295(autoload 'newsticker-treeview "newst-treeview" "\ 18302(autoload 'newsticker-treeview "newst-treeview" "\
@@ -18300,7 +18307,7 @@ Start newsticker treeview.
18300;;;*** 18307;;;***
18301 18308
18302;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 18309;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
18303;;;;;; (19279 53114)) 18310;;;;;; (19279 38446))
18304;;; Generated autoloads from gnus/nndiary.el 18311;;; Generated autoloads from gnus/nndiary.el
18305 18312
18306(autoload 'nndiary-generate-nov-databases "nndiary" "\ 18313(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -18310,8 +18317,8 @@ Generate NOV databases in all nndiary directories.
18310 18317
18311;;;*** 18318;;;***
18312 18319
18313;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (19277 18320;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (19279
18314;;;;;; 34920)) 18321;;;;;; 5150))
18315;;; Generated autoloads from gnus/nndoc.el 18322;;; Generated autoloads from gnus/nndoc.el
18316 18323
18317(autoload 'nndoc-add-type "nndoc" "\ 18324(autoload 'nndoc-add-type "nndoc" "\
@@ -18326,7 +18333,7 @@ symbol in the alist.
18326;;;*** 18333;;;***
18327 18334
18328;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 18335;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
18329;;;;;; (19277 34920)) 18336;;;;;; (19279 5150))
18330;;; Generated autoloads from gnus/nnfolder.el 18337;;; Generated autoloads from gnus/nnfolder.el
18331 18338
18332(autoload 'nnfolder-generate-active-file "nnfolder" "\ 18339(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -18338,7 +18345,7 @@ This command does not work if you use short group names.
18338;;;*** 18345;;;***
18339 18346
18340;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" 18347;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
18341;;;;;; (19277 34920)) 18348;;;;;; (19279 5150))
18342;;; Generated autoloads from gnus/nnkiboze.el 18349;;; Generated autoloads from gnus/nnkiboze.el
18343 18350
18344(autoload 'nnkiboze-generate-groups "nnkiboze" "\ 18351(autoload 'nnkiboze-generate-groups "nnkiboze" "\
@@ -18350,7 +18357,7 @@ Finds out what articles are to be part of the nnkiboze groups.
18350;;;*** 18357;;;***
18351 18358
18352;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 18359;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
18353;;;;;; (19279 53114)) 18360;;;;;; (19279 38446))
18354;;; Generated autoloads from gnus/nnml.el 18361;;; Generated autoloads from gnus/nnml.el
18355 18362
18356(autoload 'nnml-generate-nov-databases "nnml" "\ 18363(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -18361,7 +18368,7 @@ Generate NOV databases in all nnml directories.
18361;;;*** 18368;;;***
18362 18369
18363;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) 18370;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)
18364;;;;;; "nnsoup" "gnus/nnsoup.el" (19277 34920)) 18371;;;;;; "nnsoup" "gnus/nnsoup.el" (19279 5150))
18365;;; Generated autoloads from gnus/nnsoup.el 18372;;; Generated autoloads from gnus/nnsoup.el
18366 18373
18367(autoload 'nnsoup-pack-replies "nnsoup" "\ 18374(autoload 'nnsoup-pack-replies "nnsoup" "\
@@ -18382,7 +18389,7 @@ Revert posting and mailing methods to the standard Emacs methods.
18382;;;*** 18389;;;***
18383 18390
18384;;;### (autoloads (disable-command enable-command disabled-command-function) 18391;;;### (autoloads (disable-command enable-command disabled-command-function)
18385;;;;;; "novice" "novice.el" (19277 34917)) 18392;;;;;; "novice" "novice.el" (19279 5148))
18386;;; Generated autoloads from novice.el 18393;;; Generated autoloads from novice.el
18387 18394
18388(defvar disabled-command-function 'disabled-command-function "\ 18395(defvar disabled-command-function 'disabled-command-function "\
@@ -18415,7 +18422,7 @@ to future sessions.
18415;;;*** 18422;;;***
18416 18423
18417;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 18424;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
18418;;;;;; (19277 34923)) 18425;;;;;; (19279 5152))
18419;;; Generated autoloads from textmodes/nroff-mode.el 18426;;; Generated autoloads from textmodes/nroff-mode.el
18420 18427
18421(autoload 'nroff-mode "nroff-mode" "\ 18428(autoload 'nroff-mode "nroff-mode" "\
@@ -18430,7 +18437,7 @@ closing requests for requests that are used in matched pairs.
18430;;;*** 18437;;;***
18431 18438
18432;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el" 18439;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el"
18433;;;;;; (19277 34921)) 18440;;;;;; (19279 5151))
18434;;; Generated autoloads from nxml/nxml-glyph.el 18441;;; Generated autoloads from nxml/nxml-glyph.el
18435 18442
18436(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 18443(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -18442,8 +18449,8 @@ Return nil if the face cannot display a glyph for N.
18442 18449
18443;;;*** 18450;;;***
18444 18451
18445;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (19354 18452;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (19356
18446;;;;;; 34807)) 18453;;;;;; 10801))
18447;;; Generated autoloads from nxml/nxml-mode.el 18454;;; Generated autoloads from nxml/nxml-mode.el
18448 18455
18449(autoload 'nxml-mode "nxml-mode" "\ 18456(autoload 'nxml-mode "nxml-mode" "\
@@ -18505,7 +18512,7 @@ Many aspects this mode can be customized using
18505;;;*** 18512;;;***
18506 18513
18507;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm" 18514;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm"
18508;;;;;; "nxml/nxml-uchnm.el" (19277 34921)) 18515;;;;;; "nxml/nxml-uchnm.el" (19279 5151))
18509;;; Generated autoloads from nxml/nxml-uchnm.el 18516;;; Generated autoloads from nxml/nxml-uchnm.el
18510 18517
18511(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 18518(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -18518,7 +18525,7 @@ the variable `nxml-enabled-unicode-blocks'.
18518;;;*** 18525;;;***
18519 18526
18520;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 18527;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
18521;;;;;; (19277 34922)) 18528;;;;;; (19279 5151))
18522;;; Generated autoloads from progmodes/octave-inf.el 18529;;; Generated autoloads from progmodes/octave-inf.el
18523 18530
18524(autoload 'inferior-octave "octave-inf" "\ 18531(autoload 'inferior-octave "octave-inf" "\
@@ -18541,7 +18548,7 @@ startup file, `~/.emacs-octave'.
18541;;;*** 18548;;;***
18542 18549
18543;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 18550;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
18544;;;;;; (19277 34922)) 18551;;;;;; (19279 5151))
18545;;; Generated autoloads from progmodes/octave-mod.el 18552;;; Generated autoloads from progmodes/octave-mod.el
18546 18553
18547(autoload 'octave-mode "octave-mod" "\ 18554(autoload 'octave-mode "octave-mod" "\
@@ -18636,7 +18643,7 @@ including a reproducible test case and send the message.
18636;;;;;; org-map-entries org-open-link-from-string org-open-at-point-global 18643;;;;;; org-map-entries org-open-link-from-string org-open-at-point-global
18637;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode 18644;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode
18638;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle 18645;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle
18639;;;;;; org-mode) "org" "org/org.el" (19354 34807)) 18646;;;;;; org-mode) "org" "org/org.el" (19356 10801))
18640;;; Generated autoloads from org/org.el 18647;;; Generated autoloads from org/org.el
18641 18648
18642(autoload 'org-mode "org" "\ 18649(autoload 'org-mode "org" "\
@@ -18849,7 +18856,7 @@ Call the customize function with org as argument.
18849;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list 18856;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list
18850;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views 18857;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
18851;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda 18858;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
18852;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (19277 34922)) 18859;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (19279 5151))
18853;;; Generated autoloads from org/org-agenda.el 18860;;; Generated autoloads from org/org-agenda.el
18854 18861
18855(autoload 'org-agenda "org-agenda" "\ 18862(autoload 'org-agenda "org-agenda" "\
@@ -19112,7 +19119,7 @@ belonging to the \"Work\" category.
19112 19119
19113;;;### (autoloads (org-archive-subtree-default-with-confirmation 19120;;;### (autoloads (org-archive-subtree-default-with-confirmation
19114;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el" 19121;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el"
19115;;;;;; (19277 34922)) 19122;;;;;; (19279 5151))
19116;;; Generated autoloads from org/org-archive.el 19123;;; Generated autoloads from org/org-archive.el
19117 19124
19118(autoload 'org-archive-subtree-default "org-archive" "\ 19125(autoload 'org-archive-subtree-default "org-archive" "\
@@ -19131,7 +19138,7 @@ This command is set with the variable `org-archive-default-command'.
19131 19138
19132;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii 19139;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii
19133;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer) 19140;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer)
19134;;;;;; "org-ascii" "org/org-ascii.el" (19277 34922)) 19141;;;;;; "org-ascii" "org/org-ascii.el" (19279 5151))
19135;;; Generated autoloads from org/org-ascii.el 19142;;; Generated autoloads from org/org-ascii.el
19136 19143
19137(autoload 'org-export-as-ascii-to-buffer "org-ascii" "\ 19144(autoload 'org-export-as-ascii-to-buffer "org-ascii" "\
@@ -19184,8 +19191,8 @@ publishing directory.
19184 19191
19185;;;*** 19192;;;***
19186 19193
19187;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (19277 19194;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (19279
19188;;;;;; 34922)) 19195;;;;;; 5151))
19189;;; Generated autoloads from org/org-attach.el 19196;;; Generated autoloads from org/org-attach.el
19190 19197
19191(autoload 'org-attach "org-attach" "\ 19198(autoload 'org-attach "org-attach" "\
@@ -19197,7 +19204,7 @@ Shows a list of commands and prompts for another key to execute a command.
19197;;;*** 19204;;;***
19198 19205
19199;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" 19206;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el"
19200;;;;;; (19277 34922)) 19207;;;;;; (19279 5151))
19201;;; Generated autoloads from org/org-bbdb.el 19208;;; Generated autoloads from org/org-bbdb.el
19202 19209
19203(autoload 'org-bbdb-anniversaries "org-bbdb" "\ 19210(autoload 'org-bbdb-anniversaries "org-bbdb" "\
@@ -19208,7 +19215,7 @@ Extract anniversaries from BBDB for display in the agenda.
19208;;;*** 19215;;;***
19209 19216
19210;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) 19217;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable)
19211;;;;;; "org-clock" "org/org-clock.el" (19277 34922)) 19218;;;;;; "org-clock" "org/org-clock.el" (19279 5151))
19212;;; Generated autoloads from org/org-clock.el 19219;;; Generated autoloads from org/org-clock.el
19213 19220
19214(autoload 'org-get-clocktable "org-clock" "\ 19221(autoload 'org-get-clocktable "org-clock" "\
@@ -19228,7 +19235,7 @@ Set up hooks for clock persistence
19228;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open 19235;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open
19229;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook 19236;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook
19230;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch) 19237;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch)
19231;;;;;; "org-docbook" "org/org-docbook.el" (19277 34922)) 19238;;;;;; "org-docbook" "org/org-docbook.el" (19279 5151))
19232;;; Generated autoloads from org/org-docbook.el 19239;;; Generated autoloads from org/org-docbook.el
19233 19240
19234(autoload 'org-export-as-docbook-batch "org-docbook" "\ 19241(autoload 'org-export-as-docbook-batch "org-docbook" "\
@@ -19305,7 +19312,7 @@ publishing directory.
19305 19312
19306;;;### (autoloads (org-insert-export-options-template org-export-as-org 19313;;;### (autoloads (org-insert-export-options-template org-export-as-org
19307;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" 19314;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el"
19308;;;;;; (19277 34922)) 19315;;;;;; (19279 5151))
19309;;; Generated autoloads from org/org-exp.el 19316;;; Generated autoloads from org/org-exp.el
19310 19317
19311(autoload 'org-export "org-exp" "\ 19318(autoload 'org-export "org-exp" "\
@@ -19362,8 +19369,8 @@ Insert into the buffer a template with information for exporting.
19362;;;*** 19369;;;***
19363 19370
19364;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update 19371;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update
19365;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (19277 19372;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (19279
19366;;;;;; 34922)) 19373;;;;;; 5151))
19367;;; Generated autoloads from org/org-feed.el 19374;;; Generated autoloads from org/org-feed.el
19368 19375
19369(autoload 'org-feed-update-all "org-feed" "\ 19376(autoload 'org-feed-update-all "org-feed" "\
@@ -19391,7 +19398,7 @@ Show the raw feed buffer of a feed.
19391;;;*** 19398;;;***
19392 19399
19393;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" 19400;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote"
19394;;;;;; "org/org-footnote.el" (19277 34922)) 19401;;;;;; "org/org-footnote.el" (19279 5151))
19395;;; Generated autoloads from org/org-footnote.el 19402;;; Generated autoloads from org/org-footnote.el
19396 19403
19397(autoload 'org-footnote-action "org-footnote" "\ 19404(autoload 'org-footnote-action "org-footnote" "\
@@ -19418,7 +19425,7 @@ referenced sequence.
19418;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree 19425;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree
19419;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node 19426;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node
19420;;;;;; org-freemind-show org-export-as-freemind) "org-freemind" 19427;;;;;; org-freemind-show org-export-as-freemind) "org-freemind"
19421;;;;;; "org/org-freemind.el" (19324 55756)) 19428;;;;;; "org/org-freemind.el" (19323 49698))
19422;;; Generated autoloads from org/org-freemind.el 19429;;; Generated autoloads from org/org-freemind.el
19423 19430
19424(autoload 'org-export-as-freemind "org-freemind" "\ 19431(autoload 'org-export-as-freemind "org-freemind" "\
@@ -19456,7 +19463,7 @@ Convert FreeMind file MM-FILE to `org-mode' file ORG-FILE.
19456;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html 19463;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html
19457;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer 19464;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer
19458;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html" 19465;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html"
19459;;;;;; "org/org-html.el" (19277 34922)) 19466;;;;;; "org/org-html.el" (19279 5151))
19460;;; Generated autoloads from org/org-html.el 19467;;; Generated autoloads from org/org-html.el
19461 19468
19462(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp) 19469(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp)
@@ -19549,7 +19556,7 @@ that uses these same face definitions.
19549 19556
19550;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 19557;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
19551;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el" 19558;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el"
19552;;;;;; (19277 34922)) 19559;;;;;; (19279 5151))
19553;;; Generated autoloads from org/org-icalendar.el 19560;;; Generated autoloads from org/org-icalendar.el
19554 19561
19555(autoload 'org-export-icalendar-this-file "org-icalendar" "\ 19562(autoload 'org-export-icalendar-this-file "org-icalendar" "\
@@ -19576,7 +19583,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
19576 19583
19577;;;### (autoloads (org-id-find-id-file org-id-find org-id-goto org-id-get-with-outline-drilling 19584;;;### (autoloads (org-id-find-id-file org-id-find org-id-goto org-id-get-with-outline-drilling
19578;;;;;; org-id-get-with-outline-path-completion org-id-get org-id-copy 19585;;;;;; org-id-get-with-outline-path-completion org-id-get org-id-copy
19579;;;;;; org-id-get-create) "org-id" "org/org-id.el" (19277 34922)) 19586;;;;;; org-id-get-create) "org-id" "org/org-id.el" (19279 5151))
19580;;; Generated autoloads from org/org-id.el 19587;;; Generated autoloads from org/org-id.el
19581 19588
19582(autoload 'org-id-get-create "org-id" "\ 19589(autoload 'org-id-get-create "org-id" "\
@@ -19640,7 +19647,7 @@ Query the id database for the file in which this ID is located.
19640;;;*** 19647;;;***
19641 19648
19642;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el" 19649;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el"
19643;;;;;; (19277 34922)) 19650;;;;;; (19279 5151))
19644;;; Generated autoloads from org/org-indent.el 19651;;; Generated autoloads from org/org-indent.el
19645 19652
19646(autoload 'org-indent-mode "org-indent" "\ 19653(autoload 'org-indent-mode "org-indent" "\
@@ -19655,7 +19662,7 @@ FIXME: How to update when broken?
19655;;;*** 19662;;;***
19656 19663
19657;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el" 19664;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el"
19658;;;;;; (19277 34922)) 19665;;;;;; (19279 5151))
19659;;; Generated autoloads from org/org-irc.el 19666;;; Generated autoloads from org/org-irc.el
19660 19667
19661(autoload 'org-irc-store-link "org-irc" "\ 19668(autoload 'org-irc-store-link "org-irc" "\
@@ -19668,7 +19675,7 @@ Dispatch to the appropriate function to store a link to an IRC session.
19668;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex 19675;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex
19669;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer 19676;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer
19670;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el" 19677;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el"
19671;;;;;; (19277 34922)) 19678;;;;;; (19279 5151))
19672;;; Generated autoloads from org/org-latex.el 19679;;; Generated autoloads from org/org-latex.el
19673 19680
19674(autoload 'org-export-as-latex-batch "org-latex" "\ 19681(autoload 'org-export-as-latex-batch "org-latex" "\
@@ -19748,8 +19755,8 @@ Export as LaTeX, then process through to PDF, and open.
19748;;;*** 19755;;;***
19749 19756
19750;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull 19757;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull
19751;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (19277 19758;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (19279
19752;;;;;; 34922)) 19759;;;;;; 5151))
19753;;; Generated autoloads from org/org-mobile.el 19760;;; Generated autoloads from org/org-mobile.el
19754 19761
19755(autoload 'org-mobile-push "org-mobile" "\ 19762(autoload 'org-mobile-push "org-mobile" "\
@@ -19774,7 +19781,7 @@ Create a file that contains all custom agenda views.
19774;;;*** 19781;;;***
19775 19782
19776;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el" 19783;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el"
19777;;;;;; (19277 34922)) 19784;;;;;; (19279 5151))
19778;;; Generated autoloads from org/org-plot.el 19785;;; Generated autoloads from org/org-plot.el
19779 19786
19780(autoload 'org-plot/gnuplot "org-plot" "\ 19787(autoload 'org-plot/gnuplot "org-plot" "\
@@ -19788,7 +19795,7 @@ line directly before or after the table.
19788 19795
19789;;;### (autoloads (org-publish-current-project org-publish-current-file 19796;;;### (autoloads (org-publish-current-project org-publish-current-file
19790;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" 19797;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el"
19791;;;;;; (19277 34922)) 19798;;;;;; (19279 5151))
19792;;; Generated autoloads from org/org-publish.el 19799;;; Generated autoloads from org/org-publish.el
19793 19800
19794(defalias 'org-publish-project 'org-publish) 19801(defalias 'org-publish-project 'org-publish)
@@ -19822,7 +19829,7 @@ the project.
19822 19829
19823;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template 19830;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template
19824;;;;;; org-remember-annotation org-remember-insinuate) "org-remember" 19831;;;;;; org-remember-annotation org-remember-insinuate) "org-remember"
19825;;;;;; "org/org-remember.el" (19277 34922)) 19832;;;;;; "org/org-remember.el" (19279 5151))
19826;;; Generated autoloads from org/org-remember.el 19833;;; Generated autoloads from org/org-remember.el
19827 19834
19828(autoload 'org-remember-insinuate "org-remember" "\ 19835(autoload 'org-remember-insinuate "org-remember" "\
@@ -19897,7 +19904,7 @@ See also the variable `org-reverse-note-order'.
19897;;;*** 19904;;;***
19898 19905
19899;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) 19906;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl)
19900;;;;;; "org-table" "org/org-table.el" (19277 34922)) 19907;;;;;; "org-table" "org/org-table.el" (19279 5151))
19901;;; Generated autoloads from org/org-table.el 19908;;; Generated autoloads from org/org-table.el
19902 19909
19903(autoload 'turn-on-orgtbl "org-table" "\ 19910(autoload 'turn-on-orgtbl "org-table" "\
@@ -19922,7 +19929,7 @@ The table is taken from the parameter TXT, or from the buffer at point.
19922 19929
19923;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region 19930;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region
19924;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el" 19931;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el"
19925;;;;;; (19277 34922)) 19932;;;;;; (19279 5151))
19926;;; Generated autoloads from org/org-timer.el 19933;;; Generated autoloads from org/org-timer.el
19927 19934
19928(autoload 'org-timer-start "org-timer" "\ 19935(autoload 'org-timer-start "org-timer" "\
@@ -19966,7 +19973,7 @@ Set a timer.
19966;;;*** 19973;;;***
19967 19974
19968;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el" 19975;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el"
19969;;;;;; (19277 34922)) 19976;;;;;; (19279 5151))
19970;;; Generated autoloads from org/org-xoxo.el 19977;;; Generated autoloads from org/org-xoxo.el
19971 19978
19972(autoload 'org-export-as-xoxo "org-xoxo" "\ 19979(autoload 'org-export-as-xoxo "org-xoxo" "\
@@ -19978,7 +19985,7 @@ The XOXO buffer is named *xoxo-<source buffer name>*
19978;;;*** 19985;;;***
19979 19986
19980;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 19987;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
19981;;;;;; (19354 34807)) 19988;;;;;; (19365 25156))
19982;;; Generated autoloads from outline.el 19989;;; Generated autoloads from outline.el
19983(put 'outline-regexp 'safe-local-variable 'string-or-null-p) 19990(put 'outline-regexp 'safe-local-variable 'string-or-null-p)
19984 19991
@@ -20035,7 +20042,7 @@ See the command `outline-mode' for more information on this mode.
20035 20042
20036;;;*** 20043;;;***
20037 20044
20038;;;### (autoloads (show-paren-mode) "paren" "paren.el" (19277 34917)) 20045;;;### (autoloads (show-paren-mode) "paren" "paren.el" (19279 5148))
20039;;; Generated autoloads from paren.el 20046;;; Generated autoloads from paren.el
20040 20047
20041(defvar show-paren-mode nil "\ 20048(defvar show-paren-mode nil "\
@@ -20060,7 +20067,7 @@ in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time.
20060;;;*** 20067;;;***
20061 20068
20062;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 20069;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
20063;;;;;; (19277 34918)) 20070;;;;;; (19279 5149))
20064;;; Generated autoloads from calendar/parse-time.el 20071;;; Generated autoloads from calendar/parse-time.el
20065(put 'parse-time-rules 'risky-local-variable t) 20072(put 'parse-time-rules 'risky-local-variable t)
20066 20073
@@ -20073,8 +20080,8 @@ unknown are returned as nil.
20073 20080
20074;;;*** 20081;;;***
20075 20082
20076;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (19277 20083;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (19279
20077;;;;;; 34922)) 20084;;;;;; 5151))
20078;;; Generated autoloads from progmodes/pascal.el 20085;;; Generated autoloads from progmodes/pascal.el
20079 20086
20080(autoload 'pascal-mode "pascal" "\ 20087(autoload 'pascal-mode "pascal" "\
@@ -20127,7 +20134,7 @@ no args, if that value is non-nil.
20127;;;*** 20134;;;***
20128 20135
20129;;;### (autoloads (password-cache-expiry password-cache) "password-cache" 20136;;;### (autoloads (password-cache-expiry password-cache) "password-cache"
20130;;;;;; "password-cache.el" (19362 59593)) 20137;;;;;; "password-cache.el" (19365 25156))
20131;;; Generated autoloads from password-cache.el 20138;;; Generated autoloads from password-cache.el
20132 20139
20133(defvar password-cache t "\ 20140(defvar password-cache t "\
@@ -20144,7 +20151,7 @@ Whether passwords are cached at all is controlled by `password-cache'.")
20144;;;*** 20151;;;***
20145 20152
20146;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" 20153;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
20147;;;;;; (19277 34919)) 20154;;;;;; (19279 5150))
20148;;; Generated autoloads from emulation/pc-mode.el 20155;;; Generated autoloads from emulation/pc-mode.el
20149 20156
20150(autoload 'pc-bindings-mode "pc-mode" "\ 20157(autoload 'pc-bindings-mode "pc-mode" "\
@@ -20162,7 +20169,7 @@ C-Escape does list-buffers.
20162;;;*** 20169;;;***
20163 20170
20164;;;### (autoloads (pc-selection-mode) "pc-select" "emulation/pc-select.el" 20171;;;### (autoloads (pc-selection-mode) "pc-select" "emulation/pc-select.el"
20165;;;;;; (19354 34807)) 20172;;;;;; (19356 10801))
20166;;; Generated autoloads from emulation/pc-select.el 20173;;; Generated autoloads from emulation/pc-select.el
20167 20174
20168(defvar pc-selection-mode nil "\ 20175(defvar pc-selection-mode nil "\
@@ -20228,8 +20235,8 @@ but before calling PC Selection mode):
20228 20235
20229;;;*** 20236;;;***
20230 20237
20231;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (19277 20238;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (19279
20232;;;;;; 34917)) 20239;;;;;; 5148))
20233;;; Generated autoloads from pcmpl-cvs.el 20240;;; Generated autoloads from pcmpl-cvs.el
20234 20241
20235(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 20242(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -20240,7 +20247,7 @@ Completion rules for the `cvs' command.
20240;;;*** 20247;;;***
20241 20248
20242;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 20249;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
20243;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (19277 34917)) 20250;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (19279 5148))
20244;;; Generated autoloads from pcmpl-gnu.el 20251;;; Generated autoloads from pcmpl-gnu.el
20245 20252
20246(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 20253(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -20268,7 +20275,7 @@ Completion for the GNU tar utility.
20268;;;*** 20275;;;***
20269 20276
20270;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 20277;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
20271;;;;;; "pcmpl-linux" "pcmpl-linux.el" (19277 34917)) 20278;;;;;; "pcmpl-linux" "pcmpl-linux.el" (19279 5148))
20272;;; Generated autoloads from pcmpl-linux.el 20279;;; Generated autoloads from pcmpl-linux.el
20273 20280
20274(autoload 'pcomplete/kill "pcmpl-linux" "\ 20281(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -20288,8 +20295,8 @@ Completion for GNU/Linux `mount'.
20288 20295
20289;;;*** 20296;;;***
20290 20297
20291;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (19277 20298;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (19279
20292;;;;;; 34917)) 20299;;;;;; 5148))
20293;;; Generated autoloads from pcmpl-rpm.el 20300;;; Generated autoloads from pcmpl-rpm.el
20294 20301
20295(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 20302(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -20301,7 +20308,7 @@ Completion for the `rpm' command.
20301 20308
20302;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown 20309;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown
20303;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir 20310;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir
20304;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (19286 4503)) 20311;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (19282 55646))
20305;;; Generated autoloads from pcmpl-unix.el 20312;;; Generated autoloads from pcmpl-unix.el
20306 20313
20307(autoload 'pcomplete/cd "pcmpl-unix" "\ 20314(autoload 'pcomplete/cd "pcmpl-unix" "\
@@ -20358,8 +20365,8 @@ Includes files as well as host names followed by a colon.
20358 20365
20359;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 20366;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
20360;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 20367;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
20361;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (19277 20368;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (19279
20362;;;;;; 34917)) 20369;;;;;; 5148))
20363;;; Generated autoloads from pcomplete.el 20370;;; Generated autoloads from pcomplete.el
20364 20371
20365(autoload 'pcomplete "pcomplete" "\ 20372(autoload 'pcomplete "pcomplete" "\
@@ -20418,7 +20425,7 @@ Setup `shell-mode' to use pcomplete.
20418 20425
20419;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 20426;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
20420;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 20427;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
20421;;;;;; "pcvs.el" (19277 34917)) 20428;;;;;; "pcvs.el" (19279 5148))
20422;;; Generated autoloads from pcvs.el 20429;;; Generated autoloads from pcvs.el
20423 20430
20424(autoload 'cvs-checkout "pcvs" "\ 20431(autoload 'cvs-checkout "pcvs" "\
@@ -20493,7 +20500,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20493 20500
20494;;;*** 20501;;;***
20495 20502
20496;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (19277 34917)) 20503;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (19279 5148))
20497;;; Generated autoloads from pcvs-defs.el 20504;;; Generated autoloads from pcvs-defs.el
20498 20505
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))) 20506(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)))
@@ -20501,7 +20508,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20501;;;*** 20508;;;***
20502 20509
20503;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 20510;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
20504;;;;;; (19277 34922)) 20511;;;;;; (19279 5151))
20505;;; Generated autoloads from progmodes/perl-mode.el 20512;;; Generated autoloads from progmodes/perl-mode.el
20506(put 'perl-indent-level 'safe-local-variable 'integerp) 20513(put 'perl-indent-level 'safe-local-variable 'integerp)
20507(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 20514(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -20565,7 +20572,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
20565;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key 20572;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key
20566;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt 20573;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt
20567;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region 20574;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region
20568;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (19277 34917)) 20575;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (19279 5148))
20569;;; Generated autoloads from pgg.el 20576;;; Generated autoloads from pgg.el
20570 20577
20571(autoload 'pgg-encrypt-region "pgg" "\ 20578(autoload 'pgg-encrypt-region "pgg" "\
@@ -20699,7 +20706,7 @@ Import public keys in the current buffer.
20699;;;*** 20706;;;***
20700 20707
20701;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el" 20708;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el"
20702;;;;;; (19277 34917)) 20709;;;;;; (19279 5148))
20703;;; Generated autoloads from pgg-gpg.el 20710;;; Generated autoloads from pgg-gpg.el
20704 20711
20705(autoload 'pgg-gpg-symmetric-key-p "pgg-gpg" "\ 20712(autoload 'pgg-gpg-symmetric-key-p "pgg-gpg" "\
@@ -20710,7 +20717,7 @@ True if decoded armor MESSAGE-KEYS has symmetric encryption indicator.
20710;;;*** 20717;;;***
20711 20718
20712;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 20719;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
20713;;;;;; (19354 34807)) 20720;;;;;; (19356 10801))
20714;;; Generated autoloads from textmodes/picture.el 20721;;; Generated autoloads from textmodes/picture.el
20715 20722
20716(autoload 'picture-mode "picture" "\ 20723(autoload 'picture-mode "picture" "\
@@ -20791,7 +20798,7 @@ they are not defaultly assigned to keys.
20791;;;*** 20798;;;***
20792 20799
20793;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 20800;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
20794;;;;;; (19277 34923)) 20801;;;;;; (19279 5152))
20795;;; Generated autoloads from textmodes/po.el 20802;;; Generated autoloads from textmodes/po.el
20796 20803
20797(autoload 'po-find-file-coding-system "po" "\ 20804(autoload 'po-find-file-coding-system "po" "\
@@ -20802,7 +20809,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
20802 20809
20803;;;*** 20810;;;***
20804 20811
20805;;;### (autoloads (pong) "pong" "play/pong.el" (19277 34922)) 20812;;;### (autoloads (pong) "pong" "play/pong.el" (19279 5151))
20806;;; Generated autoloads from play/pong.el 20813;;; Generated autoloads from play/pong.el
20807 20814
20808(autoload 'pong "pong" "\ 20815(autoload 'pong "pong" "\
@@ -20820,7 +20827,7 @@ pong-mode keybindings:\\<pong-mode-map>
20820 20827
20821;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression 20828;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression
20822;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el" 20829;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el"
20823;;;;;; (19277 34919)) 20830;;;;;; (19279 5149))
20824;;; Generated autoloads from emacs-lisp/pp.el 20831;;; Generated autoloads from emacs-lisp/pp.el
20825 20832
20826(autoload 'pp-to-string "pp" "\ 20833(autoload 'pp-to-string "pp" "\
@@ -20888,7 +20895,7 @@ Ignores leading comment characters.
20888;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 20895;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
20889;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 20896;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
20890;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 20897;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
20891;;;;;; (19277 34917)) 20898;;;;;; (19279 5148))
20892;;; Generated autoloads from printing.el 20899;;; Generated autoloads from printing.el
20893 20900
20894(autoload 'pr-interface "printing" "\ 20901(autoload 'pr-interface "printing" "\
@@ -21475,7 +21482,7 @@ are both set to t.
21475 21482
21476;;;*** 21483;;;***
21477 21484
21478;;;### (autoloads (proced) "proced" "proced.el" (19277 34917)) 21485;;;### (autoloads (proced) "proced" "proced.el" (19279 5148))
21479;;; Generated autoloads from proced.el 21486;;; Generated autoloads from proced.el
21480 21487
21481(autoload 'proced "proced" "\ 21488(autoload 'proced "proced" "\
@@ -21491,7 +21498,7 @@ See `proced-mode' for a description of features available in Proced buffers.
21491;;;*** 21498;;;***
21492 21499
21493;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el" 21500;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el"
21494;;;;;; (19277 34922)) 21501;;;;;; (19279 5151))
21495;;; Generated autoloads from progmodes/prolog.el 21502;;; Generated autoloads from progmodes/prolog.el
21496 21503
21497(autoload 'prolog-mode "prolog" "\ 21504(autoload 'prolog-mode "prolog" "\
@@ -21514,8 +21521,8 @@ With prefix argument \\[universal-prefix], prompt for the program to use.
21514 21521
21515;;;*** 21522;;;***
21516 21523
21517;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (19277 21524;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (19279
21518;;;;;; 34917)) 21525;;;;;; 5148))
21519;;; Generated autoloads from ps-bdf.el 21526;;; Generated autoloads from ps-bdf.el
21520 21527
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")) "\ 21528(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")) "\
@@ -21526,8 +21533,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
21526 21533
21527;;;*** 21534;;;***
21528 21535
21529;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (19277 21536;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (19279
21530;;;;;; 34922)) 21537;;;;;; 5151))
21531;;; Generated autoloads from progmodes/ps-mode.el 21538;;; Generated autoloads from progmodes/ps-mode.el
21532 21539
21533(autoload 'ps-mode "ps-mode" "\ 21540(autoload 'ps-mode "ps-mode" "\
@@ -21578,8 +21585,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
21578;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 21585;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
21579;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 21586;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
21580;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 21587;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
21581;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (19354 21588;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (19356
21582;;;;;; 34807)) 21589;;;;;; 10801))
21583;;; Generated autoloads from ps-print.el 21590;;; Generated autoloads from ps-print.el
21584 21591
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"))) "\ 21592(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"))) "\
@@ -21776,7 +21783,7 @@ If EXTENSION is any other symbol, it is ignored.
21776;;;*** 21783;;;***
21777 21784
21778;;;### (autoloads (python-shell jython-mode python-mode run-python) 21785;;;### (autoloads (python-shell jython-mode python-mode run-python)
21779;;;;;; "python" "progmodes/python.el" (19336 30736)) 21786;;;;;; "python" "progmodes/python.el" (19338 9841))
21780;;; Generated autoloads from progmodes/python.el 21787;;; Generated autoloads from progmodes/python.el
21781 21788
21782(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode)) 21789(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode))
@@ -21892,7 +21899,7 @@ filter.
21892;;;*** 21899;;;***
21893 21900
21894;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 21901;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
21895;;;;;; (19277 34920)) 21902;;;;;; (19279 5150))
21896;;; Generated autoloads from gnus/qp.el 21903;;; Generated autoloads from gnus/qp.el
21897 21904
21898(autoload 'quoted-printable-decode-region "qp" "\ 21905(autoload 'quoted-printable-decode-region "qp" "\
@@ -21915,7 +21922,7 @@ them into characters should be done separately.
21915;;;;;; quail-defrule quail-install-decode-map quail-install-map 21922;;;;;; quail-defrule quail-install-decode-map quail-install-map
21916;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 21923;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
21917;;;;;; quail-define-package quail-use-package quail-title) "quail" 21924;;;;;; quail-define-package quail-use-package quail-title) "quail"
21918;;;;;; "international/quail.el" (19277 34920)) 21925;;;;;; "international/quail.el" (19279 5150))
21919;;; Generated autoloads from international/quail.el 21926;;; Generated autoloads from international/quail.el
21920 21927
21921(autoload 'quail-title "quail" "\ 21928(autoload 'quail-title "quail" "\
@@ -22146,8 +22153,8 @@ of each directory.
22146 22153
22147;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 22154;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
22148;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 22155;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
22149;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (19277 22156;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (19279
22150;;;;;; 34921)) 22157;;;;;; 5151))
22151;;; Generated autoloads from net/quickurl.el 22158;;; Generated autoloads from net/quickurl.el
22152 22159
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" "\ 22160(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" "\
@@ -22219,7 +22226,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
22219;;;*** 22226;;;***
22220 22227
22221;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 22228;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
22222;;;;;; "net/rcirc.el" (19277 34921)) 22229;;;;;; "net/rcirc.el" (19279 5151))
22223;;; Generated autoloads from net/rcirc.el 22230;;; Generated autoloads from net/rcirc.el
22224 22231
22225(autoload 'rcirc "rcirc" "\ 22232(autoload 'rcirc "rcirc" "\
@@ -22254,8 +22261,8 @@ Global minor mode for tracking activity in rcirc buffers.
22254 22261
22255;;;*** 22262;;;***
22256 22263
22257;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (19277 22264;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (19279
22258;;;;;; 34921)) 22265;;;;;; 5151))
22259;;; Generated autoloads from net/rcompile.el 22266;;; Generated autoloads from net/rcompile.el
22260 22267
22261(autoload 'remote-compile "rcompile" "\ 22268(autoload 'remote-compile "rcompile" "\
@@ -22267,7 +22274,7 @@ See \\[compile].
22267;;;*** 22274;;;***
22268 22275
22269;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 22276;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
22270;;;;;; (19277 34919)) 22277;;;;;; (19279 5149))
22271;;; Generated autoloads from emacs-lisp/re-builder.el 22278;;; Generated autoloads from emacs-lisp/re-builder.el
22272 22279
22273(defalias 'regexp-builder 're-builder) 22280(defalias 'regexp-builder 're-builder)
@@ -22279,7 +22286,7 @@ Construct a regexp interactively.
22279 22286
22280;;;*** 22287;;;***
22281 22288
22282;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (19277 34917)) 22289;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (19279 5148))
22283;;; Generated autoloads from recentf.el 22290;;; Generated autoloads from recentf.el
22284 22291
22285(defvar recentf-mode nil "\ 22292(defvar recentf-mode nil "\
@@ -22306,8 +22313,8 @@ that were operated on recently.
22306;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle 22313;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
22307;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 22314;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
22308;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 22315;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
22309;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (19277 22316;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (19279
22310;;;;;; 34917)) 22317;;;;;; 5148))
22311;;; Generated autoloads from rect.el 22318;;; Generated autoloads from rect.el
22312 (define-key ctl-x-r-map "c" 'clear-rectangle) 22319 (define-key ctl-x-r-map "c" 'clear-rectangle)
22313 (define-key ctl-x-r-map "k" 'kill-rectangle) 22320 (define-key ctl-x-r-map "k" 'kill-rectangle)
@@ -22441,8 +22448,8 @@ rectangle which were empty.
22441 22448
22442;;;*** 22449;;;***
22443 22450
22444;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (19277 22451;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (19279
22445;;;;;; 34923)) 22452;;;;;; 5152))
22446;;; Generated autoloads from textmodes/refill.el 22453;;; Generated autoloads from textmodes/refill.el
22447 22454
22448(autoload 'refill-mode "refill" "\ 22455(autoload 'refill-mode "refill" "\
@@ -22458,7 +22465,7 @@ refilling if they would cause auto-filling.
22458;;;*** 22465;;;***
22459 22466
22460;;;### (autoloads (reftex-reset-scanning-information reftex-mode 22467;;;### (autoloads (reftex-reset-scanning-information reftex-mode
22461;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (19277 34923)) 22468;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (19279 5152))
22462;;; Generated autoloads from textmodes/reftex.el 22469;;; Generated autoloads from textmodes/reftex.el
22463 22470
22464(autoload 'turn-on-reftex "reftex" "\ 22471(autoload 'turn-on-reftex "reftex" "\
@@ -22508,7 +22515,7 @@ This enforces rescanning the buffer on next use.
22508;;;*** 22515;;;***
22509 22516
22510;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 22517;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
22511;;;;;; (19277 34923)) 22518;;;;;; (19279 5152))
22512;;; Generated autoloads from textmodes/reftex-cite.el 22519;;; Generated autoloads from textmodes/reftex-cite.el
22513 22520
22514(autoload 'reftex-citation "reftex-cite" "\ 22521(autoload 'reftex-citation "reftex-cite" "\
@@ -22538,7 +22545,7 @@ While entering the regexp, completion on knows citation keys is possible.
22538;;;*** 22545;;;***
22539 22546
22540;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 22547;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
22541;;;;;; (19277 34923)) 22548;;;;;; (19279 5152))
22542;;; Generated autoloads from textmodes/reftex-global.el 22549;;; Generated autoloads from textmodes/reftex-global.el
22543 22550
22544(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 22551(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -22555,7 +22562,7 @@ With no argument, this command toggles
22555;;;*** 22562;;;***
22556 22563
22557;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 22564;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
22558;;;;;; (19277 34923)) 22565;;;;;; (19279 5152))
22559;;; Generated autoloads from textmodes/reftex-index.el 22566;;; Generated autoloads from textmodes/reftex-index.el
22560 22567
22561(autoload 'reftex-index-phrases-mode "reftex-index" "\ 22568(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -22588,7 +22595,7 @@ Here are all local bindings.
22588;;;*** 22595;;;***
22589 22596
22590;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 22597;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
22591;;;;;; (19277 34923)) 22598;;;;;; (19279 5152))
22592;;; Generated autoloads from textmodes/reftex-parse.el 22599;;; Generated autoloads from textmodes/reftex-parse.el
22593 22600
22594(autoload 'reftex-all-document-files "reftex-parse" "\ 22601(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -22600,8 +22607,8 @@ of master file.
22600 22607
22601;;;*** 22608;;;***
22602 22609
22603;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19277 22610;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19370
22604;;;;;; 34923)) 22611;;;;;; 36541))
22605;;; Generated autoloads from textmodes/reftex-vars.el 22612;;; Generated autoloads from textmodes/reftex-vars.el
22606(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22613(put 'reftex-vref-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)))) 22614(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -22611,7 +22618,7 @@ of master file.
22611;;;*** 22618;;;***
22612 22619
22613;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 22620;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
22614;;;;;; (19277 34919)) 22621;;;;;; (19279 5149))
22615;;; Generated autoloads from emacs-lisp/regexp-opt.el 22622;;; Generated autoloads from emacs-lisp/regexp-opt.el
22616 22623
22617(autoload 'regexp-opt "regexp-opt" "\ 22624(autoload 'regexp-opt "regexp-opt" "\
@@ -22640,7 +22647,7 @@ This means the number of non-shy regexp grouping constructs
22640 22647
22641;;;### (autoloads (remember-diary-extract-entries remember-clipboard 22648;;;### (autoloads (remember-diary-extract-entries remember-clipboard
22642;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el" 22649;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el"
22643;;;;;; (19277 34923)) 22650;;;;;; (19279 5152))
22644;;; Generated autoloads from textmodes/remember.el 22651;;; Generated autoloads from textmodes/remember.el
22645 22652
22646(autoload 'remember "remember" "\ 22653(autoload 'remember "remember" "\
@@ -22671,7 +22678,7 @@ Extract diary entries from the region.
22671 22678
22672;;;*** 22679;;;***
22673 22680
22674;;;### (autoloads (repeat) "repeat" "repeat.el" (19277 34917)) 22681;;;### (autoloads (repeat) "repeat" "repeat.el" (19279 5148))
22675;;; Generated autoloads from repeat.el 22682;;; Generated autoloads from repeat.el
22676 22683
22677(autoload 'repeat "repeat" "\ 22684(autoload 'repeat "repeat" "\
@@ -22694,7 +22701,7 @@ recently executed command not bound to an input event\".
22694;;;*** 22701;;;***
22695 22702
22696;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 22703;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
22697;;;;;; (19277 34921)) 22704;;;;;; (19279 5150))
22698;;; Generated autoloads from mail/reporter.el 22705;;; Generated autoloads from mail/reporter.el
22699 22706
22700(autoload 'reporter-submit-bug-report "reporter" "\ 22707(autoload 'reporter-submit-bug-report "reporter" "\
@@ -22726,7 +22733,7 @@ mail-sending package is used for editing and sending the message.
22726;;;*** 22733;;;***
22727 22734
22728;;;### (autoloads (reposition-window) "reposition" "reposition.el" 22735;;;### (autoloads (reposition-window) "reposition" "reposition.el"
22729;;;;;; (19277 34917)) 22736;;;;;; (19279 5148))
22730;;; Generated autoloads from reposition.el 22737;;; Generated autoloads from reposition.el
22731 22738
22732(autoload 'reposition-window "reposition" "\ 22739(autoload 'reposition-window "reposition" "\
@@ -22753,7 +22760,7 @@ first comment line visible (if point is in a comment).
22753;;;*** 22760;;;***
22754 22761
22755;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 22762;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
22756;;;;;; (19354 34807)) 22763;;;;;; (19356 10801))
22757;;; Generated autoloads from reveal.el 22764;;; Generated autoloads from reveal.el
22758 22765
22759(autoload 'reveal-mode "reveal" "\ 22766(autoload 'reveal-mode "reveal" "\
@@ -22788,7 +22795,7 @@ With zero or negative ARG turn mode off.
22788;;;*** 22795;;;***
22789 22796
22790;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 22797;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
22791;;;;;; (19277 34919)) 22798;;;;;; (19279 5149))
22792;;; Generated autoloads from emacs-lisp/ring.el 22799;;; Generated autoloads from emacs-lisp/ring.el
22793 22800
22794(autoload 'ring-p "ring" "\ 22801(autoload 'ring-p "ring" "\
@@ -22803,7 +22810,7 @@ Make a ring that can contain SIZE elements.
22803 22810
22804;;;*** 22811;;;***
22805 22812
22806;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (19277 34921)) 22813;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (19279 5151))
22807;;; Generated autoloads from net/rlogin.el 22814;;; Generated autoloads from net/rlogin.el
22808 (add-hook 'same-window-regexps (purecopy "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")) 22815 (add-hook 'same-window-regexps (purecopy "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)"))
22809 22816
@@ -22853,8 +22860,8 @@ variable.
22853;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 22860;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
22854;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 22861;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
22855;;;;;; rmail-dont-reply-to-names rmail-user-mail-address-regexp 22862;;;;;; rmail-dont-reply-to-names rmail-user-mail-address-regexp
22856;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19306 22863;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19370
22857;;;;;; 22782)) 22864;;;;;; 36541))
22858;;; Generated autoloads from mail/rmail.el 22865;;; Generated autoloads from mail/rmail.el
22859 22866
22860(autoload 'rmail-movemail-variant-p "rmail" "\ 22867(autoload 'rmail-movemail-variant-p "rmail" "\
@@ -23048,7 +23055,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
23048;;;*** 23055;;;***
23049 23056
23050;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen 23057;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen
23051;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (19277 34921)) 23058;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (19279 5150))
23052;;; Generated autoloads from mail/rmailout.el 23059;;; Generated autoloads from mail/rmailout.el
23053(put 'rmail-output-file-alist 'risky-local-variable t) 23060(put 'rmail-output-file-alist 'risky-local-variable t)
23054 23061
@@ -23113,7 +23120,7 @@ than appending to it. Deletes the message after writing if
23113;;;*** 23120;;;***
23114 23121
23115;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el" 23122;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el"
23116;;;;;; (19277 34921)) 23123;;;;;; (19279 5151))
23117;;; Generated autoloads from nxml/rng-cmpct.el 23124;;; Generated autoloads from nxml/rng-cmpct.el
23118 23125
23119(autoload 'rng-c-load-schema "rng-cmpct" "\ 23126(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -23125,7 +23132,7 @@ Return a pattern.
23125;;;*** 23132;;;***
23126 23133
23127;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el" 23134;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el"
23128;;;;;; (19277 34921)) 23135;;;;;; (19279 5151))
23129;;; Generated autoloads from nxml/rng-nxml.el 23136;;; Generated autoloads from nxml/rng-nxml.el
23130 23137
23131(autoload 'rng-nxml-mode-init "rng-nxml" "\ 23138(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -23138,7 +23145,7 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
23138;;;*** 23145;;;***
23139 23146
23140;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el" 23147;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el"
23141;;;;;; (19277 34921)) 23148;;;;;; (19279 5151))
23142;;; Generated autoloads from nxml/rng-valid.el 23149;;; Generated autoloads from nxml/rng-valid.el
23143 23150
23144(autoload 'rng-validate-mode "rng-valid" "\ 23151(autoload 'rng-validate-mode "rng-valid" "\
@@ -23168,8 +23175,8 @@ to use for finding the schema.
23168 23175
23169;;;*** 23176;;;***
23170 23177
23171;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (19277 23178;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (19279
23172;;;;;; 34921)) 23179;;;;;; 5151))
23173;;; Generated autoloads from nxml/rng-xsd.el 23180;;; Generated autoloads from nxml/rng-xsd.el
23174 23181
23175(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 23182(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -23197,7 +23204,7 @@ must be equal.
23197;;;*** 23204;;;***
23198 23205
23199;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) 23206;;;### (autoloads (robin-use-package robin-modify-package robin-define-package)
23200;;;;;; "robin" "international/robin.el" (19277 34920)) 23207;;;;;; "robin" "international/robin.el" (19279 5150))
23201;;; Generated autoloads from international/robin.el 23208;;; Generated autoloads from international/robin.el
23202 23209
23203(autoload 'robin-define-package "robin" "\ 23210(autoload 'robin-define-package "robin" "\
@@ -23230,7 +23237,7 @@ Start using robin package NAME, which is a string.
23230;;;*** 23237;;;***
23231 23238
23232;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 23239;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
23233;;;;;; rot13-string rot13) "rot13" "rot13.el" (19277 34917)) 23240;;;;;; rot13-string rot13) "rot13" "rot13.el" (19279 5148))
23234;;; Generated autoloads from rot13.el 23241;;; Generated autoloads from rot13.el
23235 23242
23236(autoload 'rot13 "rot13" "\ 23243(autoload 'rot13 "rot13" "\
@@ -23268,7 +23275,7 @@ Toggle the use of ROT13 encoding for the current window.
23268;;;*** 23275;;;***
23269 23276
23270;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" 23277;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el"
23271;;;;;; (19277 34923)) 23278;;;;;; (19365 25156))
23272;;; Generated autoloads from textmodes/rst.el 23279;;; Generated autoloads from textmodes/rst.el
23273 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 23280 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
23274 23281
@@ -23306,7 +23313,7 @@ for modes derived from Text mode, like Mail mode.
23306;;;*** 23313;;;***
23307 23314
23308;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" 23315;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el"
23309;;;;;; (19277 34922)) 23316;;;;;; (19279 5151))
23310;;; Generated autoloads from progmodes/ruby-mode.el 23317;;; Generated autoloads from progmodes/ruby-mode.el
23311 23318
23312(autoload 'ruby-mode "ruby-mode" "\ 23319(autoload 'ruby-mode "ruby-mode" "\
@@ -23327,8 +23334,8 @@ The variable `ruby-indent-level' controls the amount of indentation.
23327 23334
23328;;;*** 23335;;;***
23329 23336
23330;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (19277 23337;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (19279
23331;;;;;; 34917)) 23338;;;;;; 5148))
23332;;; Generated autoloads from ruler-mode.el 23339;;; Generated autoloads from ruler-mode.el
23333 23340
23334(autoload 'ruler-mode "ruler-mode" "\ 23341(autoload 'ruler-mode "ruler-mode" "\
@@ -23338,8 +23345,8 @@ Display a ruler in the header line if ARG > 0.
23338 23345
23339;;;*** 23346;;;***
23340 23347
23341;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (19277 23348;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (19279
23342;;;;;; 34919)) 23349;;;;;; 5149))
23343;;; Generated autoloads from emacs-lisp/rx.el 23350;;; Generated autoloads from emacs-lisp/rx.el
23344 23351
23345(autoload 'rx-to-string "rx" "\ 23352(autoload 'rx-to-string "rx" "\
@@ -23649,7 +23656,7 @@ enclosed in `(and ...)'.
23649;;;*** 23656;;;***
23650 23657
23651;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el" 23658;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el"
23652;;;;;; (19277 34917)) 23659;;;;;; (19279 5148))
23653;;; Generated autoloads from savehist.el 23660;;; Generated autoloads from savehist.el
23654 23661
23655(defvar savehist-mode nil "\ 23662(defvar savehist-mode nil "\
@@ -23675,7 +23682,7 @@ which is probably undesirable.
23675;;;*** 23682;;;***
23676 23683
23677;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 23684;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
23678;;;;;; (19277 34922)) 23685;;;;;; (19279 5151))
23679;;; Generated autoloads from progmodes/scheme.el 23686;;; Generated autoloads from progmodes/scheme.el
23680 23687
23681(autoload 'scheme-mode "scheme" "\ 23688(autoload 'scheme-mode "scheme" "\
@@ -23717,7 +23724,7 @@ that variable's value is a string.
23717;;;*** 23724;;;***
23718 23725
23719;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 23726;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
23720;;;;;; (19277 34920)) 23727;;;;;; (19279 5150))
23721;;; Generated autoloads from gnus/score-mode.el 23728;;; Generated autoloads from gnus/score-mode.el
23722 23729
23723(autoload 'gnus-score-mode "score-mode" "\ 23730(autoload 'gnus-score-mode "score-mode" "\
@@ -23731,7 +23738,7 @@ This mode is an extended emacs-lisp mode.
23731;;;*** 23738;;;***
23732 23739
23733;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 23740;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
23734;;;;;; (19277 34917)) 23741;;;;;; (19279 5148))
23735;;; Generated autoloads from scroll-all.el 23742;;; Generated autoloads from scroll-all.el
23736 23743
23737(defvar scroll-all-mode nil "\ 23744(defvar scroll-all-mode nil "\
@@ -23754,7 +23761,7 @@ apply to all visible windows in the same frame.
23754;;;*** 23761;;;***
23755 23762
23756;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 23763;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
23757;;;;;; (19277 34917)) 23764;;;;;; (19279 5148))
23758;;; Generated autoloads from scroll-lock.el 23765;;; Generated autoloads from scroll-lock.el
23759 23766
23760(autoload 'scroll-lock-mode "scroll-lock" "\ 23767(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -23769,7 +23776,7 @@ during scrolling.
23769;;;*** 23776;;;***
23770 23777
23771;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic" 23778;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic"
23772;;;;;; "cedet/semantic.el" (19324 55755)) 23779;;;;;; "cedet/semantic.el" (19323 49698))
23773;;; Generated autoloads from cedet/semantic.el 23780;;; Generated autoloads from cedet/semantic.el
23774 23781
23775(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\ 23782(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\
@@ -23821,7 +23828,7 @@ Semantic mode.
23821;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 23828;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
23822;;;;;; mail-header-separator send-mail-function mail-interactive 23829;;;;;; mail-header-separator send-mail-function mail-interactive
23823;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 23830;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
23824;;;;;; "sendmail" "mail/sendmail.el" (19335 12589)) 23831;;;;;; "sendmail" "mail/sendmail.el" (19338 9841))
23825;;; Generated autoloads from mail/sendmail.el 23832;;; Generated autoloads from mail/sendmail.el
23826 23833
23827(defvar mail-from-style 'default "\ 23834(defvar mail-from-style 'default "\
@@ -24118,8 +24125,8 @@ Like `mail' command, but display mail buffer in another frame.
24118;;;*** 24125;;;***
24119 24126
24120;;;### (autoloads (server-save-buffers-kill-terminal server-mode 24127;;;### (autoloads (server-save-buffers-kill-terminal server-mode
24121;;;;;; server-force-delete server-start) "server" "server.el" (19277 24128;;;;;; server-force-delete server-start) "server" "server.el" (19279
24122;;;;;; 34917)) 24129;;;;;; 5148))
24123;;; Generated autoloads from server.el 24130;;; Generated autoloads from server.el
24124 24131
24125(autoload 'server-start "server" "\ 24132(autoload 'server-start "server" "\
@@ -24173,7 +24180,7 @@ only these files will be asked to be saved.
24173 24180
24174;;;*** 24181;;;***
24175 24182
24176;;;### (autoloads (ses-mode) "ses" "ses.el" (19277 34917)) 24183;;;### (autoloads (ses-mode) "ses" "ses.el" (19279 5148))
24177;;; Generated autoloads from ses.el 24184;;; Generated autoloads from ses.el
24178 24185
24179(autoload 'ses-mode "ses" "\ 24186(autoload 'ses-mode "ses" "\
@@ -24192,7 +24199,7 @@ These are active only in the minibuffer, when entering or editing a formula:
24192;;;*** 24199;;;***
24193 24200
24194;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 24201;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
24195;;;;;; (19294 23005)) 24202;;;;;; (19292 15232))
24196;;; Generated autoloads from textmodes/sgml-mode.el 24203;;; Generated autoloads from textmodes/sgml-mode.el
24197 24204
24198(autoload 'sgml-mode "sgml-mode" "\ 24205(autoload 'sgml-mode "sgml-mode" "\
@@ -24258,7 +24265,7 @@ To work around that, do:
24258;;;*** 24265;;;***
24259 24266
24260;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 24267;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
24261;;;;;; (19339 10551)) 24268;;;;;; (19345 41626))
24262;;; Generated autoloads from progmodes/sh-script.el 24269;;; Generated autoloads from progmodes/sh-script.el
24263(put 'sh-shell 'safe-local-variable 'symbolp) 24270(put 'sh-shell 'safe-local-variable 'symbolp)
24264 24271
@@ -24322,7 +24329,7 @@ with your script for an edit-interpret-debug cycle.
24322 24329
24323;;;*** 24330;;;***
24324 24331
24325;;;### (autoloads (sha1) "sha1" "sha1.el" (19277 34917)) 24332;;;### (autoloads (sha1) "sha1" "sha1.el" (19279 5148))
24326;;; Generated autoloads from sha1.el 24333;;; Generated autoloads from sha1.el
24327 24334
24328(autoload 'sha1 "sha1" "\ 24335(autoload 'sha1 "sha1" "\
@@ -24337,7 +24344,7 @@ If BINARY is non-nil, return a string in binary form.
24337;;;*** 24344;;;***
24338 24345
24339;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 24346;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
24340;;;;;; (19277 34919)) 24347;;;;;; (19279 5149))
24341;;; Generated autoloads from emacs-lisp/shadow.el 24348;;; Generated autoloads from emacs-lisp/shadow.el
24342 24349
24343(autoload 'list-load-path-shadows "shadow" "\ 24350(autoload 'list-load-path-shadows "shadow" "\
@@ -24387,8 +24394,8 @@ function, `find-emacs-lisp-shadows'.
24387;;;*** 24394;;;***
24388 24395
24389;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 24396;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
24390;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (19277 24397;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (19279
24391;;;;;; 34917)) 24398;;;;;; 5148))
24392;;; Generated autoloads from shadowfile.el 24399;;; Generated autoloads from shadowfile.el
24393 24400
24394(autoload 'shadow-define-cluster "shadowfile" "\ 24401(autoload 'shadow-define-cluster "shadowfile" "\
@@ -24427,7 +24434,7 @@ Set up file shadowing.
24427;;;*** 24434;;;***
24428 24435
24429;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 24436;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
24430;;;;;; (19277 34917)) 24437;;;;;; (19279 5148))
24431;;; Generated autoloads from shell.el 24438;;; Generated autoloads from shell.el
24432 24439
24433(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 24440(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -24477,7 +24484,7 @@ Otherwise, one argument `-i' is passed to the shell.
24477;;;*** 24484;;;***
24478 24485
24479;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 24486;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
24480;;;;;; "sieve" "gnus/sieve.el" (19277 34920)) 24487;;;;;; "sieve" "gnus/sieve.el" (19279 5150))
24481;;; Generated autoloads from gnus/sieve.el 24488;;; Generated autoloads from gnus/sieve.el
24482 24489
24483(autoload 'sieve-manage "sieve" "\ 24490(autoload 'sieve-manage "sieve" "\
@@ -24498,7 +24505,7 @@ Not documented
24498;;;*** 24505;;;***
24499 24506
24500;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 24507;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
24501;;;;;; (19362 59593)) 24508;;;;;; (19365 25156))
24502;;; Generated autoloads from gnus/sieve-mode.el 24509;;; Generated autoloads from gnus/sieve-mode.el
24503 24510
24504(autoload 'sieve-mode "sieve-mode" "\ 24511(autoload 'sieve-mode "sieve-mode" "\
@@ -24513,8 +24520,8 @@ Turning on Sieve mode runs `sieve-mode-hook'.
24513 24520
24514;;;*** 24521;;;***
24515 24522
24516;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (19277 24523;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (19279
24517;;;;;; 34922)) 24524;;;;;; 5151))
24518;;; Generated autoloads from progmodes/simula.el 24525;;; Generated autoloads from progmodes/simula.el
24519 24526
24520(autoload 'simula-mode "simula" "\ 24527(autoload 'simula-mode "simula" "\
@@ -24563,7 +24570,7 @@ with no arguments, if that value is non-nil.
24563;;;*** 24570;;;***
24564 24571
24565;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 24572;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
24566;;;;;; define-skeleton) "skeleton" "skeleton.el" (19277 34917)) 24573;;;;;; define-skeleton) "skeleton" "skeleton.el" (19279 5148))
24567;;; Generated autoloads from skeleton.el 24574;;; Generated autoloads from skeleton.el
24568 24575
24569(defvar skeleton-filter-function 'identity "\ 24576(defvar skeleton-filter-function 'identity "\
@@ -24673,7 +24680,7 @@ symmetrical ones, and the same character twice for the others.
24673;;;*** 24680;;;***
24674 24681
24675;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) 24682;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
24676;;;;;; "smerge-mode" "smerge-mode.el" (19277 34917)) 24683;;;;;; "smerge-mode" "smerge-mode.el" (19279 5148))
24677;;; Generated autoloads from smerge-mode.el 24684;;; Generated autoloads from smerge-mode.el
24678 24685
24679(autoload 'smerge-ediff "smerge-mode" "\ 24686(autoload 'smerge-ediff "smerge-mode" "\
@@ -24698,7 +24705,7 @@ If no conflict maker is found, turn off `smerge-mode'.
24698;;;*** 24705;;;***
24699 24706
24700;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 24707;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
24701;;;;;; (19277 34920)) 24708;;;;;; (19370 36541))
24702;;; Generated autoloads from gnus/smiley.el 24709;;; Generated autoloads from gnus/smiley.el
24703 24710
24704(autoload 'smiley-region "smiley" "\ 24711(autoload 'smiley-region "smiley" "\
@@ -24708,15 +24715,15 @@ A list of images is returned.
24708\(fn START END)" t nil) 24715\(fn START END)" t nil)
24709 24716
24710(autoload 'smiley-buffer "smiley" "\ 24717(autoload 'smiley-buffer "smiley" "\
24711Run `smiley-region' at the buffer, specified in the argument or 24718Run `smiley-region' at the BUFFER, specified in the argument or
24712interactively. If there's no argument, do it at the current buffer 24719interactively. If there's no argument, do it at the current buffer.
24713 24720
24714\(fn &optional BUFFER)" t nil) 24721\(fn &optional BUFFER)" t nil)
24715 24722
24716;;;*** 24723;;;***
24717 24724
24718;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 24725;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
24719;;;;;; "mail/smtpmail.el" (19277 34921)) 24726;;;;;; "mail/smtpmail.el" (19279 5150))
24720;;; Generated autoloads from mail/smtpmail.el 24727;;; Generated autoloads from mail/smtpmail.el
24721 24728
24722(autoload 'smtpmail-send-it "smtpmail" "\ 24729(autoload 'smtpmail-send-it "smtpmail" "\
@@ -24731,7 +24738,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
24731 24738
24732;;;*** 24739;;;***
24733 24740
24734;;;### (autoloads (snake) "snake" "play/snake.el" (19277 34922)) 24741;;;### (autoloads (snake) "snake" "play/snake.el" (19279 5151))
24735;;; Generated autoloads from play/snake.el 24742;;; Generated autoloads from play/snake.el
24736 24743
24737(autoload 'snake "snake" "\ 24744(autoload 'snake "snake" "\
@@ -24755,7 +24762,7 @@ Snake mode keybindings:
24755;;;*** 24762;;;***
24756 24763
24757;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 24764;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
24758;;;;;; (19277 34921)) 24765;;;;;; (19279 5151))
24759;;; Generated autoloads from net/snmp-mode.el 24766;;; Generated autoloads from net/snmp-mode.el
24760 24767
24761(autoload 'snmp-mode "snmp-mode" "\ 24768(autoload 'snmp-mode "snmp-mode" "\
@@ -24784,8 +24791,8 @@ then `snmpv2-mode-hook'.
24784 24791
24785;;;*** 24792;;;***
24786 24793
24787;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (19277 24794;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (19279
24788;;;;;; 34918)) 24795;;;;;; 5149))
24789;;; Generated autoloads from calendar/solar.el 24796;;; Generated autoloads from calendar/solar.el
24790 24797
24791(autoload 'sunrise-sunset "solar" "\ 24798(autoload 'sunrise-sunset "solar" "\
@@ -24800,8 +24807,8 @@ This function is suitable for execution in a .emacs file.
24800 24807
24801;;;*** 24808;;;***
24802 24809
24803;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (19277 24810;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (19279
24804;;;;;; 34922)) 24811;;;;;; 5151))
24805;;; Generated autoloads from play/solitaire.el 24812;;; Generated autoloads from play/solitaire.el
24806 24813
24807(autoload 'solitaire "solitaire" "\ 24814(autoload 'solitaire "solitaire" "\
@@ -24878,7 +24885,7 @@ Pick your favourite shortcuts:
24878 24885
24879;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 24886;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
24880;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 24887;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
24881;;;;;; sort-lines sort-subr) "sort" "sort.el" (19277 34917)) 24888;;;;;; sort-lines sort-subr) "sort" "sort.el" (19279 5148))
24882;;; Generated autoloads from sort.el 24889;;; Generated autoloads from sort.el
24883(put 'sort-fold-case 'safe-local-variable 'booleanp) 24890(put 'sort-fold-case 'safe-local-variable 'booleanp)
24884 24891
@@ -25022,8 +25029,8 @@ From a program takes two point or marker arguments, BEG and END.
25022 25029
25023;;;*** 25030;;;***
25024 25031
25025;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (19277 25032;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (19279
25026;;;;;; 34920)) 25033;;;;;; 5150))
25027;;; Generated autoloads from gnus/spam.el 25034;;; Generated autoloads from gnus/spam.el
25028 25035
25029(autoload 'spam-initialize "spam" "\ 25036(autoload 'spam-initialize "spam" "\
@@ -25039,7 +25046,7 @@ installed through `spam-necessary-extra-headers'.
25039 25046
25040;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 25047;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
25041;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 25048;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
25042;;;;;; "gnus/spam-report.el" (19277 34920)) 25049;;;;;; "gnus/spam-report.el" (19279 5150))
25043;;; Generated autoloads from gnus/spam-report.el 25050;;; Generated autoloads from gnus/spam-report.el
25044 25051
25045(autoload 'spam-report-process-queue "spam-report" "\ 25052(autoload 'spam-report-process-queue "spam-report" "\
@@ -25082,7 +25089,7 @@ Spam reports will be queued with the method used when
25082;;;*** 25089;;;***
25083 25090
25084;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 25091;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
25085;;;;;; "speedbar.el" (19277 34917)) 25092;;;;;; "speedbar.el" (19279 5148))
25086;;; Generated autoloads from speedbar.el 25093;;; Generated autoloads from speedbar.el
25087 25094
25088(defalias 'speedbar 'speedbar-frame-mode) 25095(defalias 'speedbar 'speedbar-frame-mode)
@@ -25107,7 +25114,7 @@ selected. If the speedbar frame is active, then select the attached frame.
25107;;;*** 25114;;;***
25108 25115
25109;;;### (autoloads (spell-string spell-region spell-word spell-buffer) 25116;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
25110;;;;;; "spell" "textmodes/spell.el" (19277 34923)) 25117;;;;;; "spell" "textmodes/spell.el" (19279 5152))
25111;;; Generated autoloads from textmodes/spell.el 25118;;; Generated autoloads from textmodes/spell.el
25112 25119
25113(put 'spell-filter 'risky-local-variable t) 25120(put 'spell-filter 'risky-local-variable t)
@@ -25151,8 +25158,8 @@ Check spelling of string supplied as argument.
25151 25158
25152;;;*** 25159;;;***
25153 25160
25154;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (19277 25161;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (19279
25155;;;;;; 34922)) 25162;;;;;; 5151))
25156;;; Generated autoloads from play/spook.el 25163;;; Generated autoloads from play/spook.el
25157 25164
25158(autoload 'spook "spook" "\ 25165(autoload 'spook "spook" "\
@@ -25170,8 +25177,8 @@ Return a vector containing the lines from `spook-phrases-file'.
25170;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres 25177;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres
25171;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 25178;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
25172;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help 25179;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help
25173;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (19277 25180;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (19279
25174;;;;;; 34923)) 25181;;;;;; 5151))
25175;;; Generated autoloads from progmodes/sql.el 25182;;; Generated autoloads from progmodes/sql.el
25176 25183
25177(autoload 'sql-add-product-keywords "sql" "\ 25184(autoload 'sql-add-product-keywords "sql" "\
@@ -25598,7 +25605,7 @@ input. See `sql-interactive-mode'.
25598;;;*** 25605;;;***
25599 25606
25600;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el" 25607;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el"
25601;;;;;; (19277 34919)) 25608;;;;;; (19279 5149))
25602;;; Generated autoloads from cedet/srecode/srt-mode.el 25609;;; Generated autoloads from cedet/srecode/srt-mode.el
25603 25610
25604(autoload 'srecode-template-mode "srecode/srt-mode" "\ 25611(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -25614,8 +25621,8 @@ Major-mode for writing SRecode macros.
25614;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 25621;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
25615;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 25622;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
25616;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 25623;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
25617;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (19277 25624;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (19279
25618;;;;;; 34917)) 25625;;;;;; 5148))
25619;;; Generated autoloads from strokes.el 25626;;; Generated autoloads from strokes.el
25620 25627
25621(autoload 'strokes-global-set-stroke "strokes" "\ 25628(autoload 'strokes-global-set-stroke "strokes" "\
@@ -25725,7 +25732,7 @@ Read a complex stroke and insert its glyph into the current buffer.
25725;;;*** 25732;;;***
25726 25733
25727;;;### (autoloads (studlify-buffer studlify-word studlify-region) 25734;;;### (autoloads (studlify-buffer studlify-word studlify-region)
25728;;;;;; "studly" "play/studly.el" (19267 61660)) 25735;;;;;; "studly" "play/studly.el" (19256 49605))
25729;;; Generated autoloads from play/studly.el 25736;;; Generated autoloads from play/studly.el
25730 25737
25731(autoload 'studlify-region "studly" "\ 25738(autoload 'studlify-region "studly" "\
@@ -25746,7 +25753,7 @@ Studlify-case the current buffer.
25746;;;*** 25753;;;***
25747 25754
25748;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el" 25755;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el"
25749;;;;;; (19277 34923)) 25756;;;;;; (19279 5151))
25750;;; Generated autoloads from progmodes/subword.el 25757;;; Generated autoloads from progmodes/subword.el
25751 25758
25752(autoload 'subword-mode "subword" "\ 25759(autoload 'subword-mode "subword" "\
@@ -25794,7 +25801,7 @@ See `subword-mode' for more information on Subword mode.
25794;;;*** 25801;;;***
25795 25802
25796;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 25803;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
25797;;;;;; (19361 52486)) 25804;;;;;; (19365 25156))
25798;;; Generated autoloads from mail/supercite.el 25805;;; Generated autoloads from mail/supercite.el
25799 25806
25800(autoload 'sc-cite-original "supercite" "\ 25807(autoload 'sc-cite-original "supercite" "\
@@ -25826,8 +25833,8 @@ and `sc-post-hook' is run after the guts of this function.
25826 25833
25827;;;*** 25834;;;***
25828 25835
25829;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (19277 25836;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (19279
25830;;;;;; 34917)) 25837;;;;;; 5148))
25831;;; Generated autoloads from t-mouse.el 25838;;; Generated autoloads from t-mouse.el
25832 25839
25833(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 25840(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -25854,7 +25861,7 @@ It relies on the `gpm' daemon being activated.
25854 25861
25855;;;*** 25862;;;***
25856 25863
25857;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (19277 34917)) 25864;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (19279 5148))
25858;;; Generated autoloads from tabify.el 25865;;; Generated autoloads from tabify.el
25859 25866
25860(autoload 'untabify "tabify" "\ 25867(autoload 'untabify "tabify" "\
@@ -25889,7 +25896,7 @@ The variable `tab-width' controls the spacing of tab stops.
25889;;;;;; table-recognize table-insert-row-column table-insert-column 25896;;;;;; table-recognize table-insert-row-column table-insert-column
25890;;;;;; table-insert-row table-insert table-point-left-cell-hook 25897;;;;;; table-insert-row table-insert table-point-left-cell-hook
25891;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 25898;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
25892;;;;;; "table" "textmodes/table.el" (19354 34807)) 25899;;;;;; "table" "textmodes/table.el" (19356 10801))
25893;;; Generated autoloads from textmodes/table.el 25900;;; Generated autoloads from textmodes/table.el
25894 25901
25895(defvar table-cell-map-hook nil "\ 25902(defvar table-cell-map-hook nil "\
@@ -26477,7 +26484,7 @@ converts a table into plain text without frames. It is a companion to
26477 26484
26478;;;*** 26485;;;***
26479 26486
26480;;;### (autoloads (talk talk-connect) "talk" "talk.el" (19277 34917)) 26487;;;### (autoloads (talk talk-connect) "talk" "talk.el" (19279 5148))
26481;;; Generated autoloads from talk.el 26488;;; Generated autoloads from talk.el
26482 26489
26483(autoload 'talk-connect "talk" "\ 26490(autoload 'talk-connect "talk" "\
@@ -26492,7 +26499,7 @@ Connect to the Emacs talk group from the current X display or tty frame.
26492 26499
26493;;;*** 26500;;;***
26494 26501
26495;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (19277 34917)) 26502;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (19279 5148))
26496;;; Generated autoloads from tar-mode.el 26503;;; Generated autoloads from tar-mode.el
26497 26504
26498(autoload 'tar-mode "tar-mode" "\ 26505(autoload 'tar-mode "tar-mode" "\
@@ -26516,7 +26523,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
26516;;;*** 26523;;;***
26517 26524
26518;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 26525;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
26519;;;;;; "progmodes/tcl.el" (19277 34923)) 26526;;;;;; "progmodes/tcl.el" (19279 5151))
26520;;; Generated autoloads from progmodes/tcl.el 26527;;; Generated autoloads from progmodes/tcl.el
26521 26528
26522(autoload 'tcl-mode "tcl" "\ 26529(autoload 'tcl-mode "tcl" "\
@@ -26567,7 +26574,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
26567 26574
26568;;;*** 26575;;;***
26569 26576
26570;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (19277 34921)) 26577;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (19279 5151))
26571;;; Generated autoloads from net/telnet.el 26578;;; Generated autoloads from net/telnet.el
26572 (add-hook 'same-window-regexps (purecopy "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")) 26579 (add-hook 'same-window-regexps (purecopy "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)"))
26573 26580
@@ -26595,7 +26602,7 @@ Normally input is edited in Emacs and sent a line at a time.
26595;;;*** 26602;;;***
26596 26603
26597;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el" 26604;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el"
26598;;;;;; (19294 23005)) 26605;;;;;; (19292 15231))
26599;;; Generated autoloads from term.el 26606;;; Generated autoloads from term.el
26600 26607
26601(autoload 'make-term "term" "\ 26608(autoload 'make-term "term" "\
@@ -26637,8 +26644,8 @@ use in that buffer.
26637 26644
26638;;;*** 26645;;;***
26639 26646
26640;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (19277 26647;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (19279
26641;;;;;; 34917)) 26648;;;;;; 5148))
26642;;; Generated autoloads from terminal.el 26649;;; Generated autoloads from terminal.el
26643 26650
26644(autoload 'terminal-emulator "terminal" "\ 26651(autoload 'terminal-emulator "terminal" "\
@@ -26675,7 +26682,7 @@ subprocess started.
26675;;;*** 26682;;;***
26676 26683
26677;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 26684;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
26678;;;;;; (19277 34919)) 26685;;;;;; (19279 5149))
26679;;; Generated autoloads from emacs-lisp/testcover.el 26686;;; Generated autoloads from emacs-lisp/testcover.el
26680 26687
26681(autoload 'testcover-this-defun "testcover" "\ 26688(autoload 'testcover-this-defun "testcover" "\
@@ -26685,7 +26692,7 @@ Start coverage on function under point.
26685 26692
26686;;;*** 26693;;;***
26687 26694
26688;;;### (autoloads (tetris) "tetris" "play/tetris.el" (19277 34922)) 26695;;;### (autoloads (tetris) "tetris" "play/tetris.el" (19279 5151))
26689;;; Generated autoloads from play/tetris.el 26696;;; Generated autoloads from play/tetris.el
26690 26697
26691(autoload 'tetris "tetris" "\ 26698(autoload 'tetris "tetris" "\
@@ -26716,7 +26723,7 @@ tetris-mode keybindings:
26716;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 26723;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
26717;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 26724;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
26718;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 26725;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
26719;;;;;; (19321 40838)) 26726;;;;;; (19323 49698))
26720;;; Generated autoloads from textmodes/tex-mode.el 26727;;; Generated autoloads from textmodes/tex-mode.el
26721 26728
26722(defvar tex-shell-file-name nil "\ 26729(defvar tex-shell-file-name nil "\
@@ -27018,7 +27025,7 @@ Major mode to edit DocTeX files.
27018;;;*** 27025;;;***
27019 27026
27020;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 27027;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
27021;;;;;; "texinfmt" "textmodes/texinfmt.el" (19277 34923)) 27028;;;;;; "texinfmt" "textmodes/texinfmt.el" (19279 5152))
27022;;; Generated autoloads from textmodes/texinfmt.el 27029;;; Generated autoloads from textmodes/texinfmt.el
27023 27030
27024(autoload 'texinfo-format-buffer "texinfmt" "\ 27031(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -27058,7 +27065,7 @@ if large. You can use `Info-split' to do this manually.
27058;;;*** 27065;;;***
27059 27066
27060;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 27067;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
27061;;;;;; "texinfo" "textmodes/texinfo.el" (19277 34923)) 27068;;;;;; "texinfo" "textmodes/texinfo.el" (19279 5152))
27062;;; Generated autoloads from textmodes/texinfo.el 27069;;; Generated autoloads from textmodes/texinfo.el
27063 27070
27064(defvar texinfo-open-quote (purecopy "``") "\ 27071(defvar texinfo-open-quote (purecopy "``") "\
@@ -27144,7 +27151,7 @@ value of `texinfo-mode-hook'.
27144 27151
27145;;;### (autoloads (thai-composition-function thai-compose-buffer 27152;;;### (autoloads (thai-composition-function thai-compose-buffer
27146;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el" 27153;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el"
27147;;;;;; (19277 34921)) 27154;;;;;; (19279 5150))
27148;;; Generated autoloads from language/thai-util.el 27155;;; Generated autoloads from language/thai-util.el
27149 27156
27150(autoload 'thai-compose-region "thai-util" "\ 27157(autoload 'thai-compose-region "thai-util" "\
@@ -27173,7 +27180,7 @@ Not documented
27173 27180
27174;;;### (autoloads (list-at-point number-at-point symbol-at-point 27181;;;### (autoloads (list-at-point number-at-point symbol-at-point
27175;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 27182;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
27176;;;;;; "thingatpt" "thingatpt.el" (19277 34917)) 27183;;;;;; "thingatpt" "thingatpt.el" (19279 5148))
27177;;; Generated autoloads from thingatpt.el 27184;;; Generated autoloads from thingatpt.el
27178 27185
27179(autoload 'forward-thing "thingatpt" "\ 27186(autoload 'forward-thing "thingatpt" "\
@@ -27230,7 +27237,7 @@ Return the Lisp list at point, or nil if none is found.
27230 27237
27231;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 27238;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
27232;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 27239;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
27233;;;;;; (19277 34917)) 27240;;;;;; (19279 5148))
27234;;; Generated autoloads from thumbs.el 27241;;; Generated autoloads from thumbs.el
27235 27242
27236(autoload 'thumbs-find-thumb "thumbs" "\ 27243(autoload 'thumbs-find-thumb "thumbs" "\
@@ -27268,8 +27275,8 @@ In dired, call the setroot program on the image at point.
27268;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer 27275;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer
27269;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region 27276;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region
27270;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription 27277;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription
27271;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (19277 27278;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (19279
27272;;;;;; 34921)) 27279;;;;;; 5150))
27273;;; Generated autoloads from language/tibet-util.el 27280;;; Generated autoloads from language/tibet-util.el
27274 27281
27275(autoload 'tibetan-char-p "tibet-util" "\ 27282(autoload 'tibetan-char-p "tibet-util" "\
@@ -27343,7 +27350,7 @@ Not documented
27343;;;*** 27350;;;***
27344 27351
27345;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 27352;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
27346;;;;;; (19277 34923)) 27353;;;;;; (19279 5152))
27347;;; Generated autoloads from textmodes/tildify.el 27354;;; Generated autoloads from textmodes/tildify.el
27348 27355
27349(autoload 'tildify-region "tildify" "\ 27356(autoload 'tildify-region "tildify" "\
@@ -27368,7 +27375,7 @@ This function performs no refilling of the changed text.
27368 27375
27369;;;### (autoloads (emacs-init-time emacs-uptime display-time-world 27376;;;### (autoloads (emacs-init-time emacs-uptime display-time-world
27370;;;;;; display-time-mode display-time display-time-day-and-date) 27377;;;;;; display-time-mode display-time display-time-day-and-date)
27371;;;;;; "time" "time.el" (19277 34917)) 27378;;;;;; "time" "time.el" (19279 5148))
27372;;; Generated autoloads from time.el 27379;;; Generated autoloads from time.el
27373 27380
27374(defvar display-time-day-and-date nil "\ 27381(defvar display-time-day-and-date nil "\
@@ -27431,7 +27438,7 @@ Return a string giving the duration of the Emacs initialization.
27431;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day 27438;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day
27432;;;;;; time-add time-subtract time-since days-to-time time-less-p 27439;;;;;; time-add time-subtract time-since days-to-time time-less-p
27433;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el" 27440;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el"
27434;;;;;; (19286 4503)) 27441;;;;;; (19292 15231))
27435;;; Generated autoloads from calendar/time-date.el 27442;;; Generated autoloads from calendar/time-date.el
27436 27443
27437(autoload 'date-to-time "time-date" "\ 27444(autoload 'date-to-time "time-date" "\
@@ -27544,7 +27551,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
27544;;;*** 27551;;;***
27545 27552
27546;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 27553;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
27547;;;;;; "time-stamp.el" (19277 34917)) 27554;;;;;; "time-stamp.el" (19279 5148))
27548;;; Generated autoloads from time-stamp.el 27555;;; Generated autoloads from time-stamp.el
27549(put 'time-stamp-format 'safe-local-variable 'stringp) 27556(put 'time-stamp-format 'safe-local-variable 'stringp)
27550(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 27557(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -27588,7 +27595,7 @@ With ARG, turn time stamping on if and only if arg is positive.
27588;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 27595;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
27589;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 27596;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
27590;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 27597;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
27591;;;;;; (19277 34918)) 27598;;;;;; (19279 5149))
27592;;; Generated autoloads from calendar/timeclock.el 27599;;; Generated autoloads from calendar/timeclock.el
27593 27600
27594(autoload 'timeclock-modeline-display "timeclock" "\ 27601(autoload 'timeclock-modeline-display "timeclock" "\
@@ -27688,7 +27695,7 @@ relative only to the time worked today, and not to past time.
27688;;;*** 27695;;;***
27689 27696
27690;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 27697;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
27691;;;;;; "international/titdic-cnv.el" (19277 34920)) 27698;;;;;; "international/titdic-cnv.el" (19279 5150))
27692;;; Generated autoloads from international/titdic-cnv.el 27699;;; Generated autoloads from international/titdic-cnv.el
27693 27700
27694(autoload 'titdic-convert "titdic-cnv" "\ 27701(autoload 'titdic-convert "titdic-cnv" "\
@@ -27711,7 +27718,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
27711;;;*** 27718;;;***
27712 27719
27713;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 27720;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
27714;;;;;; "tmm.el" (19277 34917)) 27721;;;;;; "tmm.el" (19279 5148))
27715;;; Generated autoloads from tmm.el 27722;;; Generated autoloads from tmm.el
27716 (define-key global-map "\M-`" 'tmm-menubar) 27723 (define-key global-map "\M-`" 'tmm-menubar)
27717 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 27724 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -27751,7 +27758,7 @@ Its value should be an event that has a binding in MENU.
27751 27758
27752;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 27759;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
27753;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 27760;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
27754;;;;;; "todo-mode" "calendar/todo-mode.el" (19277 34918)) 27761;;;;;; "todo-mode" "calendar/todo-mode.el" (19279 5149))
27755;;; Generated autoloads from calendar/todo-mode.el 27762;;; Generated autoloads from calendar/todo-mode.el
27756 27763
27757(autoload 'todo-add-category "todo-mode" "\ 27764(autoload 'todo-add-category "todo-mode" "\
@@ -27813,7 +27820,7 @@ Show TODO list.
27813 27820
27814;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 27821;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
27815;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) 27822;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame)
27816;;;;;; "tool-bar" "tool-bar.el" (19277 34917)) 27823;;;;;; "tool-bar" "tool-bar.el" (19279 5148))
27817;;; Generated autoloads from tool-bar.el 27824;;; Generated autoloads from tool-bar.el
27818 27825
27819(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 27826(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -27886,7 +27893,7 @@ holds a keymap.
27886;;;*** 27893;;;***
27887 27894
27888;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 27895;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
27889;;;;;; (19279 53114)) 27896;;;;;; (19279 5150))
27890;;; Generated autoloads from emulation/tpu-edt.el 27897;;; Generated autoloads from emulation/tpu-edt.el
27891 27898
27892(defvar tpu-edt-mode nil "\ 27899(defvar tpu-edt-mode nil "\
@@ -27913,7 +27920,7 @@ Turn on TPU/edt emulation.
27913;;;*** 27920;;;***
27914 27921
27915;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el" 27922;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el"
27916;;;;;; (19277 34919)) 27923;;;;;; (19279 5150))
27917;;; Generated autoloads from emulation/tpu-mapper.el 27924;;; Generated autoloads from emulation/tpu-mapper.el
27918 27925
27919(autoload 'tpu-mapper "tpu-mapper" "\ 27926(autoload 'tpu-mapper "tpu-mapper" "\
@@ -27947,7 +27954,7 @@ your local X guru can try to figure out why the key is being ignored.
27947 27954
27948;;;*** 27955;;;***
27949 27956
27950;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (19277 34919)) 27957;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (19279 5149))
27951;;; Generated autoloads from emacs-lisp/tq.el 27958;;; Generated autoloads from emacs-lisp/tq.el
27952 27959
27953(autoload 'tq-create "tq" "\ 27960(autoload 'tq-create "tq" "\
@@ -27961,7 +27968,7 @@ to a tcp server on another machine.
27961;;;*** 27968;;;***
27962 27969
27963;;;### (autoloads (trace-function-background trace-function trace-buffer) 27970;;;### (autoloads (trace-function-background trace-function trace-buffer)
27964;;;;;; "trace" "emacs-lisp/trace.el" (19277 34919)) 27971;;;;;; "trace" "emacs-lisp/trace.el" (19370 36541))
27965;;; Generated autoloads from emacs-lisp/trace.el 27972;;; Generated autoloads from emacs-lisp/trace.el
27966 27973
27967(defvar trace-buffer (purecopy "*trace-output*") "\ 27974(defvar trace-buffer (purecopy "*trace-output*") "\
@@ -27974,7 +27981,7 @@ Traces FUNCTION with trace output going to BUFFER.
27974For every call of FUNCTION Lisp-style trace messages that display argument 27981For every call of FUNCTION Lisp-style trace messages that display argument
27975and return values will be inserted into BUFFER. This function generates the 27982and return values will be inserted into BUFFER. This function generates the
27976trace advice for FUNCTION and activates it together with any other advice 27983trace advice for FUNCTION and activates it together with any other advice
27977there might be!! The trace BUFFER will popup whenever FUNCTION is called. 27984there might be!! The trace BUFFER will popup whenever FUNCTION is called.
27978Do not use this to trace functions that switch buffers or do any other 27985Do not use this to trace functions that switch buffers or do any other
27979display oriented stuff, use `trace-function-background' instead. 27986display oriented stuff, use `trace-function-background' instead.
27980 27987
@@ -27998,7 +28005,7 @@ BUFFER defaults to `trace-buffer'.
27998;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 28005;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
27999;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 28006;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
28000;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 28007;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
28001;;;;;; "net/tramp.el" (19360 14173)) 28008;;;;;; "net/tramp.el" (19370 36541))
28002;;; Generated autoloads from net/tramp.el 28009;;; Generated autoloads from net/tramp.el
28003 28010
28004(defvar tramp-mode t "\ 28011(defvar tramp-mode t "\
@@ -28131,7 +28138,7 @@ Discard Tramp from loading remote files.
28131;;;*** 28138;;;***
28132 28139
28133;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 28140;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
28134;;;;;; (19277 34921)) 28141;;;;;; (19279 5151))
28135;;; Generated autoloads from net/tramp-ftp.el 28142;;; Generated autoloads from net/tramp-ftp.el
28136 28143
28137(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 28144(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -28141,8 +28148,8 @@ Not documented
28141 28148
28142;;;*** 28149;;;***
28143 28150
28144;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (19277 28151;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (19279
28145;;;;;; 34917)) 28152;;;;;; 5148))
28146;;; Generated autoloads from tutorial.el 28153;;; Generated autoloads from tutorial.el
28147 28154
28148(autoload 'help-with-tutorial "tutorial" "\ 28155(autoload 'help-with-tutorial "tutorial" "\
@@ -28167,7 +28174,7 @@ resumed later.
28167;;;*** 28174;;;***
28168 28175
28169;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" 28176;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el"
28170;;;;;; (19277 34921)) 28177;;;;;; (19279 5150))
28171;;; Generated autoloads from language/tv-util.el 28178;;; Generated autoloads from language/tv-util.el
28172 28179
28173(autoload 'tai-viet-composition-function "tv-util" "\ 28180(autoload 'tai-viet-composition-function "tv-util" "\
@@ -28178,7 +28185,7 @@ Not documented
28178;;;*** 28185;;;***
28179 28186
28180;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 28187;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
28181;;;;;; "textmodes/two-column.el" (19277 34923)) 28188;;;;;; "textmodes/two-column.el" (19279 5152))
28182;;; Generated autoloads from textmodes/two-column.el 28189;;; Generated autoloads from textmodes/two-column.el
28183 (autoload '2C-command "two-column" () t 'keymap) 28190 (autoload '2C-command "two-column" () t 'keymap)
28184 (global-set-key "\C-x6" '2C-command) 28191 (global-set-key "\C-x6" '2C-command)
@@ -28229,7 +28236,7 @@ First column's text sSs Second column's text
28229;;;;;; type-break type-break-mode type-break-keystroke-threshold 28236;;;;;; type-break type-break-mode type-break-keystroke-threshold
28230;;;;;; type-break-good-break-interval type-break-good-rest-interval 28237;;;;;; type-break-good-break-interval type-break-good-rest-interval
28231;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 28238;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
28232;;;;;; (19277 34917)) 28239;;;;;; (19279 5148))
28233;;; Generated autoloads from type-break.el 28240;;; Generated autoloads from type-break.el
28234 28241
28235(defvar type-break-mode nil "\ 28242(defvar type-break-mode nil "\
@@ -28411,7 +28418,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
28411 28418
28412;;;*** 28419;;;***
28413 28420
28414;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (19277 34921)) 28421;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (19279 5150))
28415;;; Generated autoloads from mail/uce.el 28422;;; Generated autoloads from mail/uce.el
28416 28423
28417(autoload 'uce-reply-to-uce "uce" "\ 28424(autoload 'uce-reply-to-uce "uce" "\
@@ -28429,7 +28436,7 @@ You might need to set `uce-mail-reader' before using this.
28429;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string 28436;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string
28430;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region 28437;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region
28431;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize" 28438;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize"
28432;;;;;; "international/ucs-normalize.el" (19277 34920)) 28439;;;;;; "international/ucs-normalize.el" (19279 5150))
28433;;; Generated autoloads from international/ucs-normalize.el 28440;;; Generated autoloads from international/ucs-normalize.el
28434 28441
28435(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 28442(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -28495,7 +28502,7 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
28495;;;*** 28502;;;***
28496 28503
28497;;;### (autoloads (ununderline-region underline-region) "underline" 28504;;;### (autoloads (ununderline-region underline-region) "underline"
28498;;;;;; "textmodes/underline.el" (19277 34923)) 28505;;;;;; "textmodes/underline.el" (19279 5152))
28499;;; Generated autoloads from textmodes/underline.el 28506;;; Generated autoloads from textmodes/underline.el
28500 28507
28501(autoload 'underline-region "underline" "\ 28508(autoload 'underline-region "underline" "\
@@ -28516,7 +28523,7 @@ which specify the range to operate on.
28516;;;*** 28523;;;***
28517 28524
28518;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 28525;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
28519;;;;;; (19277 34921)) 28526;;;;;; (19279 5150))
28520;;; Generated autoloads from mail/unrmail.el 28527;;; Generated autoloads from mail/unrmail.el
28521 28528
28522(autoload 'batch-unrmail "unrmail" "\ 28529(autoload 'batch-unrmail "unrmail" "\
@@ -28535,8 +28542,8 @@ Convert old-style Rmail Babyl file FILE to system inbox format file TO-FILE.
28535 28542
28536;;;*** 28543;;;***
28537 28544
28538;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (19277 28545;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (19279
28539;;;;;; 34919)) 28546;;;;;; 5150))
28540;;; Generated autoloads from emacs-lisp/unsafep.el 28547;;; Generated autoloads from emacs-lisp/unsafep.el
28541 28548
28542(autoload 'unsafep "unsafep" "\ 28549(autoload 'unsafep "unsafep" "\
@@ -28549,7 +28556,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
28549;;;*** 28556;;;***
28550 28557
28551;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 28558;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
28552;;;;;; "url/url.el" (19362 59593)) 28559;;;;;; "url/url.el" (19365 25156))
28553;;; Generated autoloads from url/url.el 28560;;; Generated autoloads from url/url.el
28554 28561
28555(autoload 'url-retrieve "url" "\ 28562(autoload 'url-retrieve "url" "\
@@ -28589,7 +28596,7 @@ no further processing). URL is either a string or a parsed URL.
28589;;;*** 28596;;;***
28590 28597
28591;;;### (autoloads (url-register-auth-scheme url-get-authentication) 28598;;;### (autoloads (url-register-auth-scheme url-get-authentication)
28592;;;;;; "url-auth" "url/url-auth.el" (19277 34923)) 28599;;;;;; "url-auth" "url/url-auth.el" (19279 5152))
28593;;; Generated autoloads from url/url-auth.el 28600;;; Generated autoloads from url/url-auth.el
28594 28601
28595(autoload 'url-get-authentication "url-auth" "\ 28602(autoload 'url-get-authentication "url-auth" "\
@@ -28631,8 +28638,8 @@ RATING a rating between 1 and 10 of the strength of the authentication.
28631;;;*** 28638;;;***
28632 28639
28633;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached 28640;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached
28634;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (19277 28641;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (19279
28635;;;;;; 34923)) 28642;;;;;; 5152))
28636;;; Generated autoloads from url/url-cache.el 28643;;; Generated autoloads from url/url-cache.el
28637 28644
28638(autoload 'url-store-in-cache "url-cache" "\ 28645(autoload 'url-store-in-cache "url-cache" "\
@@ -28657,7 +28664,7 @@ Return t if a cached file has expired.
28657 28664
28658;;;*** 28665;;;***
28659 28666
28660;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (19277 34923)) 28667;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (19279 5152))
28661;;; Generated autoloads from url/url-cid.el 28668;;; Generated autoloads from url/url-cid.el
28662 28669
28663(autoload 'url-cid "url-cid" "\ 28670(autoload 'url-cid "url-cid" "\
@@ -28668,7 +28675,7 @@ Not documented
28668;;;*** 28675;;;***
28669 28676
28670;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 28677;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
28671;;;;;; "url/url-dav.el" (19277 34923)) 28678;;;;;; "url/url-dav.el" (19279 5152))
28672;;; Generated autoloads from url/url-dav.el 28679;;; Generated autoloads from url/url-dav.el
28673 28680
28674(autoload 'url-dav-supported-p "url-dav" "\ 28681(autoload 'url-dav-supported-p "url-dav" "\
@@ -28683,8 +28690,8 @@ Not documented
28683 28690
28684;;;*** 28691;;;***
28685 28692
28686;;;### (autoloads (url-file) "url-file" "url/url-file.el" (19277 28693;;;### (autoloads (url-file) "url-file" "url/url-file.el" (19279
28687;;;;;; 34923)) 28694;;;;;; 5152))
28688;;; Generated autoloads from url/url-file.el 28695;;; Generated autoloads from url/url-file.el
28689 28696
28690(autoload 'url-file "url-file" "\ 28697(autoload 'url-file "url-file" "\
@@ -28695,7 +28702,7 @@ Handle file: and ftp: URLs.
28695;;;*** 28702;;;***
28696 28703
28697;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 28704;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
28698;;;;;; "url/url-gw.el" (19277 34923)) 28705;;;;;; "url/url-gw.el" (19279 5152))
28699;;; Generated autoloads from url/url-gw.el 28706;;; Generated autoloads from url/url-gw.el
28700 28707
28701(autoload 'url-gateway-nslookup-host "url-gw" "\ 28708(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -28715,7 +28722,7 @@ Might do a non-blocking connection; use `process-status' to check.
28715 28722
28716;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 28723;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
28717;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el" 28724;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
28718;;;;;; (19277 34923)) 28725;;;;;; (19279 5152))
28719;;; Generated autoloads from url/url-handlers.el 28726;;; Generated autoloads from url/url-handlers.el
28720 28727
28721(defvar url-handler-mode nil "\ 28728(defvar url-handler-mode nil "\
@@ -28767,7 +28774,7 @@ Not documented
28767;;;*** 28774;;;***
28768 28775
28769;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 28776;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
28770;;;;;; url-http) "url-http" "url/url-http.el" (19277 34923)) 28777;;;;;; url-http) "url-http" "url/url-http.el" (19372 27330))
28771;;; Generated autoloads from url/url-http.el 28778;;; Generated autoloads from url/url-http.el
28772 28779
28773(autoload 'url-http "url-http" "\ 28780(autoload 'url-http "url-http" "\
@@ -28833,7 +28840,7 @@ HTTPS retrievals are asynchronous.")
28833 28840
28834;;;*** 28841;;;***
28835 28842
28836;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (19277 34923)) 28843;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (19279 5152))
28837;;; Generated autoloads from url/url-irc.el 28844;;; Generated autoloads from url/url-irc.el
28838 28845
28839(autoload 'url-irc "url-irc" "\ 28846(autoload 'url-irc "url-irc" "\
@@ -28843,8 +28850,8 @@ Not documented
28843 28850
28844;;;*** 28851;;;***
28845 28852
28846;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (19277 28853;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (19279
28847;;;;;; 34923)) 28854;;;;;; 5152))
28848;;; Generated autoloads from url/url-ldap.el 28855;;; Generated autoloads from url/url-ldap.el
28849 28856
28850(autoload 'url-ldap "url-ldap" "\ 28857(autoload 'url-ldap "url-ldap" "\
@@ -28858,7 +28865,7 @@ URL can be a URL string, or a URL vector of the type returned by
28858;;;*** 28865;;;***
28859 28866
28860;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 28867;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
28861;;;;;; (19277 34923)) 28868;;;;;; (19279 5152))
28862;;; Generated autoloads from url/url-mailto.el 28869;;; Generated autoloads from url/url-mailto.el
28863 28870
28864(autoload 'url-mail "url-mailto" "\ 28871(autoload 'url-mail "url-mailto" "\
@@ -28874,7 +28881,7 @@ Handle the mailto: URL syntax.
28874;;;*** 28881;;;***
28875 28882
28876;;;### (autoloads (url-data url-generic-emulator-loader url-info 28883;;;### (autoloads (url-data url-generic-emulator-loader url-info
28877;;;;;; url-man) "url-misc" "url/url-misc.el" (19277 34923)) 28884;;;;;; url-man) "url-misc" "url/url-misc.el" (19279 5152))
28878;;; Generated autoloads from url/url-misc.el 28885;;; Generated autoloads from url/url-misc.el
28879 28886
28880(autoload 'url-man "url-misc" "\ 28887(autoload 'url-man "url-misc" "\
@@ -28906,7 +28913,7 @@ Fetch a data URL (RFC 2397).
28906;;;*** 28913;;;***
28907 28914
28908;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 28915;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
28909;;;;;; (19277 34923)) 28916;;;;;; (19279 5152))
28910;;; Generated autoloads from url/url-news.el 28917;;; Generated autoloads from url/url-news.el
28911 28918
28912(autoload 'url-news "url-news" "\ 28919(autoload 'url-news "url-news" "\
@@ -28923,7 +28930,7 @@ Not documented
28923 28930
28924;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 28931;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
28925;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 28932;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
28926;;;;;; (19277 34923)) 28933;;;;;; (19279 5152))
28927;;; Generated autoloads from url/url-ns.el 28934;;; Generated autoloads from url/url-ns.el
28928 28935
28929(autoload 'isPlainHostName "url-ns" "\ 28936(autoload 'isPlainHostName "url-ns" "\
@@ -28964,7 +28971,7 @@ Not documented
28964;;;*** 28971;;;***
28965 28972
28966;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 28973;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
28967;;;;;; "url/url-parse.el" (19277 34923)) 28974;;;;;; "url/url-parse.el" (19279 5152))
28968;;; Generated autoloads from url/url-parse.el 28975;;; Generated autoloads from url/url-parse.el
28969 28976
28970(autoload 'url-recreate-url "url-parse" "\ 28977(autoload 'url-recreate-url "url-parse" "\
@@ -28982,7 +28989,7 @@ TYPE USER PASSWORD HOST PORTSPEC FILENAME TARGET ATTRIBUTES FULLNESS.
28982;;;*** 28989;;;***
28983 28990
28984;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 28991;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
28985;;;;;; (19277 34923)) 28992;;;;;; (19279 5152))
28986;;; Generated autoloads from url/url-privacy.el 28993;;; Generated autoloads from url/url-privacy.el
28987 28994
28988(autoload 'url-setup-privacy-info "url-privacy" "\ 28995(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -28998,7 +29005,7 @@ Setup variables that expose info about you and your system.
28998;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space 29005;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space
28999;;;;;; url-get-normalized-date url-lazy-message url-normalize-url 29006;;;;;; url-get-normalized-date url-lazy-message url-normalize-url
29000;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug) 29007;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug)
29001;;;;;; "url-util" "url/url-util.el" (19294 23005)) 29008;;;;;; "url-util" "url/url-util.el" (19292 15232))
29002;;; Generated autoloads from url/url-util.el 29009;;; Generated autoloads from url/url-util.el
29003 29010
29004(defvar url-debug nil "\ 29011(defvar url-debug nil "\
@@ -29134,7 +29141,7 @@ This uses `url-current-object', set locally to the buffer.
29134;;;*** 29141;;;***
29135 29142
29136;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 29143;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
29137;;;;;; "userlock" "userlock.el" (19277 34917)) 29144;;;;;; "userlock" "userlock.el" (19279 5148))
29138;;; Generated autoloads from userlock.el 29145;;; Generated autoloads from userlock.el
29139 29146
29140(autoload 'ask-user-about-lock "userlock" "\ 29147(autoload 'ask-user-about-lock "userlock" "\
@@ -29164,7 +29171,7 @@ The buffer in question is current when this function is called.
29164 29171
29165;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion 29172;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion
29166;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion) 29173;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion)
29167;;;;;; "utf-7" "international/utf-7.el" (19277 34920)) 29174;;;;;; "utf-7" "international/utf-7.el" (19279 5150))
29168;;; Generated autoloads from international/utf-7.el 29175;;; Generated autoloads from international/utf-7.el
29169 29176
29170(autoload 'utf-7-post-read-conversion "utf-7" "\ 29177(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -29191,7 +29198,7 @@ Not documented
29191 29198
29192;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 29199;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
29193;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el" 29200;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el"
29194;;;;;; (19277 34921)) 29201;;;;;; (19279 5150))
29195;;; Generated autoloads from mail/uudecode.el 29202;;; Generated autoloads from mail/uudecode.el
29196 29203
29197(autoload 'uudecode-decode-region-external "uudecode" "\ 29204(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -29221,7 +29228,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
29221;;;;;; vc-create-tag vc-merge vc-insert-headers vc-revision-other-window 29228;;;;;; vc-create-tag vc-merge vc-insert-headers vc-revision-other-window
29222;;;;;; vc-root-diff vc-diff vc-version-diff vc-register vc-next-action 29229;;;;;; vc-root-diff vc-diff vc-version-diff vc-register vc-next-action
29223;;;;;; vc-before-checkin-hook vc-checkin-hook vc-checkout-hook) 29230;;;;;; vc-before-checkin-hook vc-checkin-hook vc-checkout-hook)
29224;;;;;; "vc" "vc.el" (19286 4503)) 29231;;;;;; "vc" "vc.el" (19370 36540))
29225;;; Generated autoloads from vc.el 29232;;; Generated autoloads from vc.el
29226 29233
29227(defvar vc-checkout-hook nil "\ 29234(defvar vc-checkout-hook nil "\
@@ -29454,8 +29461,8 @@ Return the branch part of a revision number REV.
29454 29461
29455;;;*** 29462;;;***
29456 29463
29457;;;### (autoloads (vc-annotate) "vc-annotate" "vc-annotate.el" (19354 29464;;;### (autoloads (vc-annotate) "vc-annotate" "vc-annotate.el" (19356
29458;;;;;; 34807)) 29465;;;;;; 10801))
29459;;; Generated autoloads from vc-annotate.el 29466;;; Generated autoloads from vc-annotate.el
29460 29467
29461(autoload 'vc-annotate "vc-annotate" "\ 29468(autoload 'vc-annotate "vc-annotate" "\
@@ -29490,7 +29497,7 @@ mode-specific menu. `vc-annotate-color-map' and
29490 29497
29491;;;*** 29498;;;***
29492 29499
29493;;;### (autoloads nil "vc-arch" "vc-arch.el" (19279 53114)) 29500;;;### (autoloads nil "vc-arch" "vc-arch.el" (19365 25156))
29494;;; Generated autoloads from vc-arch.el 29501;;; Generated autoloads from vc-arch.el
29495 (defun vc-arch-registered (file) 29502 (defun vc-arch-registered (file)
29496 (if (vc-find-root file "{arch}/=tagging-method") 29503 (if (vc-find-root file "{arch}/=tagging-method")
@@ -29500,7 +29507,7 @@ mode-specific menu. `vc-annotate-color-map' and
29500 29507
29501;;;*** 29508;;;***
29502 29509
29503;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (19353 62839)) 29510;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (19370 36540))
29504;;; Generated autoloads from vc-bzr.el 29511;;; Generated autoloads from vc-bzr.el
29505 29512
29506(defconst vc-bzr-admin-dirname ".bzr" "\ 29513(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -29515,7 +29522,7 @@ Name of the directory containing Bzr repository status files.")
29515 29522
29516;;;*** 29523;;;***
29517 29524
29518;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (19325 42040)) 29525;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (19365 25156))
29519;;; Generated autoloads from vc-cvs.el 29526;;; Generated autoloads from vc-cvs.el
29520 (defun vc-cvs-registered (f) 29527 (defun vc-cvs-registered (f)
29521 (when (file-readable-p (expand-file-name 29528 (when (file-readable-p (expand-file-name
@@ -29525,7 +29532,7 @@ Name of the directory containing Bzr repository status files.")
29525 29532
29526;;;*** 29533;;;***
29527 29534
29528;;;### (autoloads (vc-dir) "vc-dir" "vc-dir.el" (19354 34807)) 29535;;;### (autoloads (vc-dir) "vc-dir" "vc-dir.el" (19370 36540))
29529;;; Generated autoloads from vc-dir.el 29536;;; Generated autoloads from vc-dir.el
29530 29537
29531(autoload 'vc-dir "vc-dir" "\ 29538(autoload 'vc-dir "vc-dir" "\
@@ -29550,7 +29557,7 @@ These are the commands available for use in the file status buffer:
29550;;;*** 29557;;;***
29551 29558
29552;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc-dispatcher.el" 29559;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc-dispatcher.el"
29553;;;;;; (19286 4503)) 29560;;;;;; (19374 2442))
29554;;; Generated autoloads from vc-dispatcher.el 29561;;; Generated autoloads from vc-dispatcher.el
29555 29562
29556(autoload 'vc-do-command "vc-dispatcher" "\ 29563(autoload 'vc-do-command "vc-dispatcher" "\
@@ -29573,7 +29580,7 @@ case, and the process object in the asynchronous case.
29573 29580
29574;;;*** 29581;;;***
29575 29582
29576;;;### (autoloads nil "vc-git" "vc-git.el" (19351 60435)) 29583;;;### (autoloads nil "vc-git" "vc-git.el" (19365 25156))
29577;;; Generated autoloads from vc-git.el 29584;;; Generated autoloads from vc-git.el
29578 (defun vc-git-registered (file) 29585 (defun vc-git-registered (file)
29579 "Return non-nil if FILE is registered with git." 29586 "Return non-nil if FILE is registered with git."
@@ -29584,7 +29591,7 @@ case, and the process object in the asynchronous case.
29584 29591
29585;;;*** 29592;;;***
29586 29593
29587;;;### (autoloads nil "vc-hg" "vc-hg.el" (19277 34917)) 29594;;;### (autoloads nil "vc-hg" "vc-hg.el" (19370 36540))
29588;;; Generated autoloads from vc-hg.el 29595;;; Generated autoloads from vc-hg.el
29589 (defun vc-hg-registered (file) 29596 (defun vc-hg-registered (file)
29590 "Return non-nil if FILE is registered with hg." 29597 "Return non-nil if FILE is registered with hg."
@@ -29595,7 +29602,7 @@ case, and the process object in the asynchronous case.
29595 29602
29596;;;*** 29603;;;***
29597 29604
29598;;;### (autoloads nil "vc-mtn" "vc-mtn.el" (19277 34917)) 29605;;;### (autoloads nil "vc-mtn" "vc-mtn.el" (19365 25156))
29599;;; Generated autoloads from vc-mtn.el 29606;;; Generated autoloads from vc-mtn.el
29600 29607
29601(defconst vc-mtn-admin-dir "_MTN") 29608(defconst vc-mtn-admin-dir "_MTN")
@@ -29610,7 +29617,7 @@ case, and the process object in the asynchronous case.
29610;;;*** 29617;;;***
29611 29618
29612;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 29619;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
29613;;;;;; (19277 34917)) 29620;;;;;; (19365 25156))
29614;;; Generated autoloads from vc-rcs.el 29621;;; Generated autoloads from vc-rcs.el
29615 29622
29616(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 29623(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -29624,7 +29631,7 @@ For a description of possible values, see `vc-check-master-templates'.")
29624;;;*** 29631;;;***
29625 29632
29626;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 29633;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
29627;;;;;; (19277 34917)) 29634;;;;;; (19365 25156))
29628;;; Generated autoloads from vc-sccs.el 29635;;; Generated autoloads from vc-sccs.el
29629 29636
29630(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 29637(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -29641,7 +29648,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29641 29648
29642;;;*** 29649;;;***
29643 29650
29644;;;### (autoloads nil "vc-svn" "vc-svn.el" (19310 6402)) 29651;;;### (autoloads nil "vc-svn" "vc-svn.el" (19365 25156))
29645;;; Generated autoloads from vc-svn.el 29652;;; Generated autoloads from vc-svn.el
29646 (defun vc-svn-registered (f) 29653 (defun vc-svn-registered (f)
29647 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 29654 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -29657,7 +29664,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29657;;;*** 29664;;;***
29658 29665
29659;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" 29666;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
29660;;;;;; (19277 34923)) 29667;;;;;; (19279 5151))
29661;;; Generated autoloads from progmodes/vera-mode.el 29668;;; Generated autoloads from progmodes/vera-mode.el
29662 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 29669 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
29663 29670
@@ -29715,7 +29722,7 @@ Key bindings:
29715;;;*** 29722;;;***
29716 29723
29717;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 29724;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
29718;;;;;; (19277 34923)) 29725;;;;;; (19279 5151))
29719;;; Generated autoloads from progmodes/verilog-mode.el 29726;;; Generated autoloads from progmodes/verilog-mode.el
29720 29727
29721(autoload 'verilog-mode "verilog-mode" "\ 29728(autoload 'verilog-mode "verilog-mode" "\
@@ -29852,7 +29859,7 @@ Key bindings specific to `verilog-mode-map' are:
29852;;;*** 29859;;;***
29853 29860
29854;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 29861;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
29855;;;;;; (19277 34923)) 29862;;;;;; (19279 5151))
29856;;; Generated autoloads from progmodes/vhdl-mode.el 29863;;; Generated autoloads from progmodes/vhdl-mode.el
29857 29864
29858(autoload 'vhdl-mode "vhdl-mode" "\ 29865(autoload 'vhdl-mode "vhdl-mode" "\
@@ -30393,7 +30400,7 @@ Key bindings:
30393 30400
30394;;;*** 30401;;;***
30395 30402
30396;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (19267 61660)) 30403;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (19256 49605))
30397;;; Generated autoloads from emulation/vi.el 30404;;; Generated autoloads from emulation/vi.el
30398 30405
30399(autoload 'vi-mode "vi" "\ 30406(autoload 'vi-mode "vi" "\
@@ -30448,7 +30455,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
30448;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 30455;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
30449;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 30456;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
30450;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 30457;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
30451;;;;;; "language/viet-util.el" (19277 34921)) 30458;;;;;; "language/viet-util.el" (19279 5150))
30452;;; Generated autoloads from language/viet-util.el 30459;;; Generated autoloads from language/viet-util.el
30453 30460
30454(autoload 'viet-encode-viscii-char "viet-util" "\ 30461(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -30496,7 +30503,7 @@ Not documented
30496;;;;;; view-mode view-buffer-other-frame view-buffer-other-window 30503;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
30497;;;;;; view-buffer view-file-other-frame view-file-other-window 30504;;;;;; view-buffer view-file-other-frame view-file-other-window
30498;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) 30505;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
30499;;;;;; "view" "view.el" (19354 34807)) 30506;;;;;; "view" "view.el" (19356 10801))
30500;;; Generated autoloads from view.el 30507;;; Generated autoloads from view.el
30501 30508
30502(defvar view-remove-frame-by-deleting t "\ 30509(defvar view-remove-frame-by-deleting t "\
@@ -30742,8 +30749,8 @@ Exit View mode and make the current buffer editable.
30742 30749
30743;;;*** 30750;;;***
30744 30751
30745;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (19277 30752;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (19279
30746;;;;;; 34919)) 30753;;;;;; 5150))
30747;;; Generated autoloads from emulation/vip.el 30754;;; Generated autoloads from emulation/vip.el
30748 30755
30749(autoload 'vip-setup "vip" "\ 30756(autoload 'vip-setup "vip" "\
@@ -30759,7 +30766,7 @@ Turn on VIP emulation of VI.
30759;;;*** 30766;;;***
30760 30767
30761;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 30768;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
30762;;;;;; (19277 34919)) 30769;;;;;; (19279 5150))
30763;;; Generated autoloads from emulation/viper.el 30770;;; Generated autoloads from emulation/viper.el
30764 30771
30765(autoload 'toggle-viper-mode "viper" "\ 30772(autoload 'toggle-viper-mode "viper" "\
@@ -30776,7 +30783,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
30776;;;*** 30783;;;***
30777 30784
30778;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 30785;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
30779;;;;;; (19277 34919)) 30786;;;;;; (19279 5150))
30780;;; Generated autoloads from emacs-lisp/warnings.el 30787;;; Generated autoloads from emacs-lisp/warnings.el
30781 30788
30782(defvar warning-prefix-function nil "\ 30789(defvar warning-prefix-function nil "\
@@ -30866,7 +30873,7 @@ this is equivalent to `display-warning', using
30866;;;*** 30873;;;***
30867 30874
30868;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 30875;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
30869;;;;;; (19277 34917)) 30876;;;;;; (19279 5149))
30870;;; Generated autoloads from wdired.el 30877;;; Generated autoloads from wdired.el
30871 30878
30872(autoload 'wdired-change-to-wdired-mode "wdired" "\ 30879(autoload 'wdired-change-to-wdired-mode "wdired" "\
@@ -30882,7 +30889,7 @@ See `wdired-mode'.
30882 30889
30883;;;*** 30890;;;***
30884 30891
30885;;;### (autoloads (webjump) "webjump" "net/webjump.el" (19277 34921)) 30892;;;### (autoloads (webjump) "webjump" "net/webjump.el" (19279 5151))
30886;;; Generated autoloads from net/webjump.el 30893;;; Generated autoloads from net/webjump.el
30887 30894
30888(autoload 'webjump "webjump" "\ 30895(autoload 'webjump "webjump" "\
@@ -30899,7 +30906,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
30899;;;*** 30906;;;***
30900 30907
30901;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 30908;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
30902;;;;;; (19277 34923)) 30909;;;;;; (19279 5151))
30903;;; Generated autoloads from progmodes/which-func.el 30910;;; Generated autoloads from progmodes/which-func.el
30904 (put 'which-func-format 'risky-local-variable t) 30911 (put 'which-func-format 'risky-local-variable t)
30905 (put 'which-func-current 'risky-local-variable t) 30912 (put 'which-func-current 'risky-local-variable t)
@@ -30930,7 +30937,7 @@ and off otherwise.
30930;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region 30937;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region
30931;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options 30938;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options
30932;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode 30939;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode
30933;;;;;; whitespace-mode) "whitespace" "whitespace.el" (19354 34807)) 30940;;;;;; whitespace-mode) "whitespace" "whitespace.el" (19356 10801))
30934;;; Generated autoloads from whitespace.el 30941;;; Generated autoloads from whitespace.el
30935 30942
30936(autoload 'whitespace-mode "whitespace" "\ 30943(autoload 'whitespace-mode "whitespace" "\
@@ -31329,7 +31336,7 @@ cleaning up these problems.
31329;;;*** 31336;;;***
31330 31337
31331;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 31338;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
31332;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (19277 34917)) 31339;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (19279 5149))
31333;;; Generated autoloads from wid-browse.el 31340;;; Generated autoloads from wid-browse.el
31334 31341
31335(autoload 'widget-browse-at "wid-browse" "\ 31342(autoload 'widget-browse-at "wid-browse" "\
@@ -31356,8 +31363,8 @@ With arg, turn widget mode on if and only if arg is positive.
31356;;;*** 31363;;;***
31357 31364
31358;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 31365;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
31359;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (19360 31366;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (19356
31360;;;;;; 14173)) 31367;;;;;; 10801))
31361;;; Generated autoloads from wid-edit.el 31368;;; Generated autoloads from wid-edit.el
31362 31369
31363(autoload 'widgetp "wid-edit" "\ 31370(autoload 'widgetp "wid-edit" "\
@@ -31400,8 +31407,8 @@ Setup current buffer so editing string widgets works.
31400;;;*** 31407;;;***
31401 31408
31402;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 31409;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
31403;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (19277 31410;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (19279
31404;;;;;; 34917)) 31411;;;;;; 5149))
31405;;; Generated autoloads from windmove.el 31412;;; Generated autoloads from windmove.el
31406 31413
31407(autoload 'windmove-left "windmove" "\ 31414(autoload 'windmove-left "windmove" "\
@@ -31454,7 +31461,7 @@ Default MODIFIER is 'shift.
31454;;;*** 31461;;;***
31455 31462
31456;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 31463;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
31457;;;;;; (19277 34917)) 31464;;;;;; (19279 5149))
31458;;; Generated autoloads from winner.el 31465;;; Generated autoloads from winner.el
31459 31466
31460(defvar winner-mode nil "\ 31467(defvar winner-mode nil "\
@@ -31473,7 +31480,7 @@ With arg, turn Winner mode on if and only if arg is positive.
31473;;;*** 31480;;;***
31474 31481
31475;;;### (autoloads (woman-find-file woman-dired-find-file woman woman-locale) 31482;;;### (autoloads (woman-find-file woman-dired-find-file woman woman-locale)
31476;;;;;; "woman" "woman.el" (19277 34917)) 31483;;;;;; "woman" "woman.el" (19370 36540))
31477;;; Generated autoloads from woman.el 31484;;; Generated autoloads from woman.el
31478 31485
31479(defvar woman-locale nil "\ 31486(defvar woman-locale nil "\
@@ -31517,7 +31524,7 @@ decompress the file if appropriate. See the documentation for the
31517;;;*** 31524;;;***
31518 31525
31519;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 31526;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
31520;;;;;; (19277 34919)) 31527;;;;;; (19279 5150))
31521;;; Generated autoloads from emulation/ws-mode.el 31528;;; Generated autoloads from emulation/ws-mode.el
31522 31529
31523(autoload 'wordstar-mode "ws-mode" "\ 31530(autoload 'wordstar-mode "ws-mode" "\
@@ -31629,7 +31636,7 @@ The key bindings are:
31629 31636
31630;;;*** 31637;;;***
31631 31638
31632;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (19360 14173)) 31639;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (19356 10801))
31633;;; Generated autoloads from net/xesam.el 31640;;; Generated autoloads from net/xesam.el
31634 31641
31635(autoload 'xesam-search "xesam" "\ 31642(autoload 'xesam-search "xesam" "\
@@ -31649,7 +31656,7 @@ Example:
31649;;;*** 31656;;;***
31650 31657
31651;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 31658;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
31652;;;;;; (19277 34917)) 31659;;;;;; (19279 5149))
31653;;; Generated autoloads from xml.el 31660;;; Generated autoloads from xml.el
31654 31661
31655(autoload 'xml-parse-file "xml" "\ 31662(autoload 'xml-parse-file "xml" "\
@@ -31675,7 +31682,7 @@ If PARSE-NS is non-nil, then QNAMES are expanded.
31675;;;*** 31682;;;***
31676 31683
31677;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok" 31684;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok"
31678;;;;;; "nxml/xmltok.el" (19277 34921)) 31685;;;;;; "nxml/xmltok.el" (19279 5151))
31679;;; Generated autoloads from nxml/xmltok.el 31686;;; Generated autoloads from nxml/xmltok.el
31680 31687
31681(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 31688(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -31693,8 +31700,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
31693 31700
31694;;;*** 31701;;;***
31695 31702
31696;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (19277 31703;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (19279
31697;;;;;; 34917)) 31704;;;;;; 5149))
31698;;; Generated autoloads from xt-mouse.el 31705;;; Generated autoloads from xt-mouse.el
31699 31706
31700(defvar xterm-mouse-mode nil "\ 31707(defvar xterm-mouse-mode nil "\
@@ -31723,7 +31730,7 @@ down the SHIFT key while pressing the mouse button.
31723;;;*** 31730;;;***
31724 31731
31725;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 31732;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
31726;;;;;; "gnus/yenc.el" (19277 34920)) 31733;;;;;; "gnus/yenc.el" (19279 5150))
31727;;; Generated autoloads from gnus/yenc.el 31734;;; Generated autoloads from gnus/yenc.el
31728 31735
31729(autoload 'yenc-decode-region "yenc" "\ 31736(autoload 'yenc-decode-region "yenc" "\
@@ -31739,7 +31746,7 @@ Extract file name from an yenc header.
31739;;;*** 31746;;;***
31740 31747
31741;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 31748;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
31742;;;;;; yow) "yow" "play/yow.el" (19277 34922)) 31749;;;;;; yow) "yow" "play/yow.el" (19279 5151))
31743;;; Generated autoloads from play/yow.el 31750;;; Generated autoloads from play/yow.el
31744 31751
31745(autoload 'yow "yow" "\ 31752(autoload 'yow "yow" "\
@@ -31765,7 +31772,7 @@ Zippy goes to the analyst.
31765 31772
31766;;;*** 31773;;;***
31767 31774
31768;;;### (autoloads (zone) "zone" "play/zone.el" (19277 34922)) 31775;;;### (autoloads (zone) "zone" "play/zone.el" (19279 5151))
31769;;; Generated autoloads from play/zone.el 31776;;; Generated autoloads from play/zone.el
31770 31777
31771(autoload 'zone "zone" "\ 31778(autoload 'zone "zone" "\
@@ -31781,59 +31788,60 @@ Zone out, completely.
31781;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el" 31788;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el"
31782;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" 31789;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el"
31783;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" 31790;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el"
31784;;;;;; "calc/calc-macs.el" "calc/calc-map.el" "calc/calc-math.el" 31791;;;;;; "calc/calc-loaddefs.el" "calc/calc-macs.el" "calc/calc-map.el"
31785;;;;;; "calc/calc-menu.el" "calc/calc-misc.el" "calc/calc-mode.el" 31792;;;;;; "calc/calc-math.el" "calc/calc-menu.el" "calc/calc-misc.el"
31786;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el" 31793;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-nlfit.el"
31787;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" 31794;;;;;; "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el"
31788;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el" 31795;;;;;; "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el"
31789;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-undo.el" 31796;;;;;; "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el"
31790;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el" 31797;;;;;; "calc/calc-undo.el" "calc/calc-units.el" "calc/calc-vec.el"
31791;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el" 31798;;;;;; "calc/calc-yank.el" "calc/calcalg2.el" "calc/calcalg3.el"
31792;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-coptic.el" 31799;;;;;; "calc/calccomp.el" "calc/calcsel2.el" "calendar/cal-bahai.el"
31793;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el" 31800;;;;;; "calendar/cal-coptic.el" "calendar/cal-french.el" "calendar/cal-html.el"
31794;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-loaddefs.el" 31801;;;;;; "calendar/cal-islam.el" "calendar/cal-iso.el" "calendar/cal-julian.el"
31795;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el" 31802;;;;;; "calendar/cal-loaddefs.el" "calendar/cal-mayan.el" "calendar/cal-menu.el"
31796;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el" 31803;;;;;; "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el"
31797;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "cdl.el" 31804;;;;;; "calendar/cal-x.el" "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el"
31798;;;;;; "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el" 31805;;;;;; "cdl.el" "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el"
31799;;;;;; "cedet/cedet-idutils.el" "cedet/cedet.el" "cedet/ede/autoconf-edit.el" 31806;;;;;; "cedet/cedet-idutils.el" "cedet/cedet.el" "cedet/ede/autoconf-edit.el"
31800;;;;;; "cedet/ede/cpp-root.el" "cedet/ede/dired.el" "cedet/ede/emacs.el" 31807;;;;;; "cedet/ede/cpp-root.el" "cedet/ede/dired.el" "cedet/ede/emacs.el"
31801;;;;;; "cedet/ede/files.el" "cedet/ede/linux.el" "cedet/ede/locate.el" 31808;;;;;; "cedet/ede/files.el" "cedet/ede/linux.el" "cedet/ede/loaddefs.el"
31802;;;;;; "cedet/ede/make.el" "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" 31809;;;;;; "cedet/ede/locate.el" "cedet/ede/make.el" "cedet/ede/makefile-edit.el"
31803;;;;;; "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" 31810;;;;;; "cedet/ede/pconf.el" "cedet/ede/pmake.el" "cedet/ede/proj-archive.el"
31804;;;;;; "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" 31811;;;;;; "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el"
31805;;;;;; "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" 31812;;;;;; "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el"
31806;;;;;; "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" "cedet/ede/proj.el" 31813;;;;;; "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el"
31807;;;;;; "cedet/ede/project-am.el" "cedet/ede/shell.el" "cedet/ede/simple.el" 31814;;;;;; "cedet/ede/proj.el" "cedet/ede/project-am.el" "cedet/ede/shell.el"
31808;;;;;; "cedet/ede/source.el" "cedet/ede/speedbar.el" "cedet/ede/srecode.el" 31815;;;;;; "cedet/ede/simple.el" "cedet/ede/source.el" "cedet/ede/speedbar.el"
31809;;;;;; "cedet/ede/system.el" "cedet/ede/util.el" "cedet/inversion.el" 31816;;;;;; "cedet/ede/srecode.el" "cedet/ede/system.el" "cedet/ede/util.el"
31810;;;;;; "cedet/mode-local.el" "cedet/pulse.el" "cedet/semantic/analyze.el" 31817;;;;;; "cedet/inversion.el" "cedet/mode-local.el" "cedet/pulse.el"
31811;;;;;; "cedet/semantic/analyze/complete.el" "cedet/semantic/analyze/debug.el" 31818;;;;;; "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el"
31812;;;;;; "cedet/semantic/analyze/fcn.el" "cedet/semantic/analyze/refs.el" 31819;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el"
31813;;;;;; "cedet/semantic/bovine.el" "cedet/semantic/bovine/c-by.el" 31820;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el"
31814;;;;;; "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el" 31821;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el"
31815;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el" 31822;;;;;; "cedet/semantic/bovine/debug.el" "cedet/semantic/bovine/el.el"
31816;;;;;; "cedet/semantic/bovine/make-by.el" "cedet/semantic/bovine/make.el" 31823;;;;;; "cedet/semantic/bovine/gcc.el" "cedet/semantic/bovine/make-by.el"
31817;;;;;; "cedet/semantic/bovine/scm-by.el" "cedet/semantic/bovine/scm.el" 31824;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm-by.el"
31818;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" 31825;;;;;; "cedet/semantic/bovine/scm.el" "cedet/semantic/chart.el"
31819;;;;;; "cedet/semantic/db-debug.el" "cedet/semantic/db-ebrowse.el" 31826;;;;;; "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" "cedet/semantic/db-debug.el"
31820;;;;;; "cedet/semantic/db-el.el" "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" 31827;;;;;; "cedet/semantic/db-ebrowse.el" "cedet/semantic/db-el.el"
31821;;;;;; "cedet/semantic/db-global.el" "cedet/semantic/db-javascript.el" 31828;;;;;; "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" "cedet/semantic/db-global.el"
31822;;;;;; "cedet/semantic/db-mode.el" "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el" 31829;;;;;; "cedet/semantic/db-javascript.el" "cedet/semantic/db-mode.el"
31830;;;;;; "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
31823;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el" 31831;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el"
31824;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el" 31832;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el"
31825;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el" 31833;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el"
31826;;;;;; "cedet/semantic/edit.el" "cedet/semantic/find.el" "cedet/semantic/format.el" 31834;;;;;; "cedet/semantic/edit.el" "cedet/semantic/find.el" "cedet/semantic/format.el"
31827;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" 31835;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el"
31828;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" 31836;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el"
31829;;;;;; "cedet/semantic/idle.el" "cedet/semantic/java.el" "cedet/semantic/lex-spp.el" 31837;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el"
31830;;;;;; "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el" 31838;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el"
31831;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el" 31839;;;;;; "cedet/semantic/mru-bookmark.el" "cedet/semantic/sb.el" "cedet/semantic/scope.el"
31832;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el" 31840;;;;;; "cedet/semantic/senator.el" "cedet/semantic/sort.el" "cedet/semantic/symref.el"
31833;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el" 31841;;;;;; "cedet/semantic/symref/cscope.el" "cedet/semantic/symref/filter.el"
31834;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el" 31842;;;;;; "cedet/semantic/symref/global.el" "cedet/semantic/symref/grep.el"
31835;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el" 31843;;;;;; "cedet/semantic/symref/idutils.el" "cedet/semantic/symref/list.el"
31836;;;;;; "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" 31844;;;;;; "cedet/semantic/tag-file.el" "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el"
31837;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" 31845;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el"
31838;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" 31846;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el"
31839;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" 31847;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el"
@@ -31845,18 +31853,18 @@ Zone out, completely.
31845;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" 31853;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el"
31846;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" 31854;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el"
31847;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" 31855;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el"
31848;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/semantic.el" 31856;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el"
31849;;;;;; "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" "cedet/srecode/table.el" 31857;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el"
31850;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el" 31858;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el"
31851;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" "dos-vars.el" 31859;;;;;; "cus-dep.el" "cus-load.el" "dframe.el" "dired-aux.el" "dired-x.el"
31852;;;;;; "dos-w32.el" "ediff-diff.el" "ediff-init.el" "ediff-merg.el" 31860;;;;;; "dos-fns.el" "dos-vars.el" "dos-w32.el" "ediff-diff.el" "ediff-init.el"
31853;;;;;; "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" "electric.el" 31861;;;;;; "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el"
31854;;;;;; "emacs-lisp/assoc.el" "emacs-lisp/authors.el" "emacs-lisp/avl-tree.el" 31862;;;;;; "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el"
31855;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/chart.el" 31863;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el"
31856;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" 31864;;;;;; "emacs-lisp/chart.el" "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el"
31857;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" 31865;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el"
31858;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-comp.el" 31866;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el"
31859;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el" 31867;;;;;; "emacs-lisp/eieio-comp.el" "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el"
31860;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el" 31868;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el"
31861;;;;;; "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el" 31869;;;;;; "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el"
31862;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/lmenu.el" "emacs-lisp/regi.el" 31870;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/lmenu.el" "emacs-lisp/regi.el"
@@ -31873,18 +31881,19 @@ Zone out, completely.
31873;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" 31881;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el"
31874;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 31882;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el"
31875;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" 31883;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el"
31876;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-io.el" 31884;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el"
31877;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el" 31885;;;;;; "eshell/esh-io.el" "eshell/esh-module.el" "eshell/esh-opt.el"
31878;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el" 31886;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el"
31879;;;;;; "font-setting.el" "format-spec.el" "forms-d2.el" "forms-pass.el" 31887;;;;;; "ezimage.el" "finder-inf.el" "foldout.el" "font-setting.el"
31880;;;;;; "fringe.el" "generic-x.el" "gnus/auth-source.el" "gnus/compface.el" 31888;;;;;; "format-spec.el" "forms-d2.el" "forms-pass.el" "fringe.el"
31881;;;;;; "gnus/gnus-async.el" "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" 31889;;;;;; "generic-x.el" "gnus/auth-source.el" "gnus/compface.el" "gnus/gnus-async.el"
31882;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-dup.el" 31890;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el"
31883;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-int.el" 31891;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el"
31884;;;;;; "gnus/gnus-logic.el" "gnus/gnus-mh.el" "gnus/gnus-salt.el" 31892;;;;;; "gnus/gnus-ems.el" "gnus/gnus-int.el" "gnus/gnus-logic.el"
31885;;;;;; "gnus/gnus-score.el" "gnus/gnus-setup.el" "gnus/gnus-srvr.el" 31893;;;;;; "gnus/gnus-mh.el" "gnus/gnus-salt.el" "gnus/gnus-score.el"
31886;;;;;; "gnus/gnus-sum.el" "gnus/gnus-topic.el" "gnus/gnus-undo.el" 31894;;;;;; "gnus/gnus-setup.el" "gnus/gnus-srvr.el" "gnus/gnus-sum.el"
31887;;;;;; "gnus/gnus-util.el" "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/ietf-drums.el" 31895;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el"
31896;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/ietf-drums.el"
31888;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el" 31897;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el"
31889;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el" 31898;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el"
31890;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-encode.el" 31899;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-encode.el"
@@ -31956,19 +31965,18 @@ Zone out, completely.
31956;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" 31965;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el"
31957;;;;;; "progmodes/idlw-complete-structtag.el" "progmodes/idlw-help.el" 31966;;;;;; "progmodes/idlw-complete-structtag.el" "progmodes/idlw-help.el"
31958;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "progmodes/xscheme.el" 31967;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "progmodes/xscheme.el"
31959;;;;;; "ps-def.el" "ps-mule.el" "ps-samp.el" "s-region.el" "saveplace.el" 31968;;;;;; "ps-def.el" "ps-mule.el" "ps-samp.el" "saveplace.el" "sb-image.el"
31960;;;;;; "sb-image.el" "scroll-bar.el" "select.el" "soundex.el" "subdirs.el" 31969;;;;;; "scroll-bar.el" "select.el" "soundex.el" "subdirs.el" "tempo.el"
31961;;;;;; "tempo.el" "textmodes/bib-mode.el" "textmodes/makeinfo.el" 31970;;;;;; "textmodes/bib-mode.el" "textmodes/makeinfo.el" "textmodes/page-ext.el"
31962;;;;;; "textmodes/page-ext.el" "textmodes/refbib.el" "textmodes/refer.el" 31971;;;;;; "textmodes/refbib.el" "textmodes/refer.el" "textmodes/reftex-auc.el"
31963;;;;;; "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" "textmodes/reftex-ref.el" 31972;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-ref.el" "textmodes/reftex-sel.el"
31964;;;;;; "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" "textmodes/texnfo-upd.el" 31973;;;;;; "textmodes/reftex-toc.el" "textmodes/texnfo-upd.el" "timezone.el"
31965;;;;;; "timezone.el" "tooltip.el" "tree-widget.el" "uniquify.el" 31974;;;;;; "tooltip.el" "tree-widget.el" "uniquify.el" "url/url-about.el"
31966;;;;;; "url/url-about.el" "url/url-cookie.el" "url/url-dired.el" 31975;;;;;; "url/url-cookie.el" "url/url-dired.el" "url/url-expand.el"
31967;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" 31976;;;;;; "url/url-ftp.el" "url/url-history.el" "url/url-imap.el" "url/url-methods.el"
31968;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" 31977;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "vc-dav.el"
31969;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el" 31978;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el"
31970;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (19362 31979;;;;;; "w32-vars.el" "x-dnd.el") (19375 51700 955763))
31971;;;;;; 59828 549715))
31972 31980
31973;;;*** 31981;;;***
31974 31982