aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ldefs-boot.el1748
1 files changed, 932 insertions, 816 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 7d2372a0ff6..f0ebc2e82ae 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" (20229 56251)) 8;;;;;; "play/5x5.el" (20355 10021))
9;;; Generated autoloads from play/5x5.el 9;;; Generated autoloads from play/5x5.el
10 10
11(autoload '5x5 "5x5" "\ 11(autoload '5x5 "5x5" "\
@@ -68,7 +68,7 @@ should return a grid vector array that is the new solution.
68;;;*** 68;;;***
69 69
70;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 70;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
71;;;;;; (20355 835)) 71;;;;;; (20355 10021))
72;;; Generated autoloads from progmodes/ada-mode.el 72;;; Generated autoloads from progmodes/ada-mode.el
73 73
74(autoload 'ada-add-extensions "ada-mode" "\ 74(autoload 'ada-add-extensions "ada-mode" "\
@@ -88,7 +88,7 @@ Ada mode is the major mode for editing Ada code.
88;;;*** 88;;;***
89 89
90;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 90;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
91;;;;;; (20229 56251)) 91;;;;;; (20355 10021))
92;;; Generated autoloads from progmodes/ada-stmt.el 92;;; Generated autoloads from progmodes/ada-stmt.el
93 93
94(autoload 'ada-header "ada-stmt" "\ 94(autoload 'ada-header "ada-stmt" "\
@@ -99,7 +99,7 @@ Insert a descriptive header at the top of the file.
99;;;*** 99;;;***
100 100
101;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" 101;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
102;;;;;; (20355 835)) 102;;;;;; (20355 10021))
103;;; Generated autoloads from progmodes/ada-xref.el 103;;; Generated autoloads from progmodes/ada-xref.el
104 104
105(autoload 'ada-find-file "ada-xref" "\ 105(autoload 'ada-find-file "ada-xref" "\
@@ -114,7 +114,7 @@ Completion is available.
114;;;;;; add-change-log-entry-other-window add-change-log-entry find-change-log 114;;;;;; add-change-log-entry-other-window add-change-log-entry find-change-log
115;;;;;; prompt-for-change-log-name add-log-mailing-address add-log-full-name 115;;;;;; prompt-for-change-log-name add-log-mailing-address add-log-full-name
116;;;;;; add-log-current-defun-function) "add-log" "vc/add-log.el" 116;;;;;; add-log-current-defun-function) "add-log" "vc/add-log.el"
117;;;;;; (20355 835)) 117;;;;;; (20355 10021))
118;;; Generated autoloads from vc/add-log.el 118;;; Generated autoloads from vc/add-log.el
119 119
120(put 'change-log-default-name 'safe-local-variable 'string-or-null-p) 120(put 'change-log-default-name 'safe-local-variable 'string-or-null-p)
@@ -253,7 +253,7 @@ old-style time formats for entries are supported.
253 253
254;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice 254;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice
255;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action) 255;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action)
256;;;;;; "advice" "emacs-lisp/advice.el" (20280 8018)) 256;;;;;; "advice" "emacs-lisp/advice.el" (20355 10021))
257;;; Generated autoloads from emacs-lisp/advice.el 257;;; Generated autoloads from emacs-lisp/advice.el
258 258
259(defvar ad-redefinition-action 'warn "\ 259(defvar ad-redefinition-action 'warn "\
@@ -398,7 +398,7 @@ usage: (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...)
398 398
399;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 399;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
400;;;;;; align-highlight-rule align-current align-entire align-regexp 400;;;;;; align-highlight-rule align-current align-entire align-regexp
401;;;;;; align) "align" "align.el" (20229 56251)) 401;;;;;; align) "align" "align.el" (20355 10021))
402;;; Generated autoloads from align.el 402;;; Generated autoloads from align.el
403 403
404(autoload 'align "align" "\ 404(autoload 'align "align" "\
@@ -489,7 +489,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
489 489
490;;;### (autoloads (outlineify-sticky allout-mode allout-mode-p allout-auto-activation 490;;;### (autoloads (outlineify-sticky allout-mode allout-mode-p allout-auto-activation
491;;;;;; allout-setup allout-auto-activation-helper) "allout" "allout.el" 491;;;;;; allout-setup allout-auto-activation-helper) "allout" "allout.el"
492;;;;;; (20400 16870)) 492;;;;;; (20399 35365))
493;;; Generated autoloads from allout.el 493;;; Generated autoloads from allout.el
494 494
495(autoload 'allout-auto-activation-helper "allout" "\ 495(autoload 'allout-auto-activation-helper "allout" "\
@@ -850,7 +850,7 @@ for details on preparing Emacs for automatic allout activation.
850 850
851;;;### (autoloads (allout-widgets-mode allout-widgets-auto-activation 851;;;### (autoloads (allout-widgets-mode allout-widgets-auto-activation
852;;;;;; allout-widgets-setup allout-widgets) "allout-widgets" "allout-widgets.el" 852;;;;;; allout-widgets-setup allout-widgets) "allout-widgets" "allout-widgets.el"
853;;;;;; (20387 12783)) 853;;;;;; (20385 23626))
854;;; Generated autoloads from allout-widgets.el 854;;; Generated autoloads from allout-widgets.el
855 855
856(let ((loads (get 'allout-widgets 'custom-loads))) (if (member '"allout-widgets" loads) nil (put 'allout-widgets 'custom-loads (cons '"allout-widgets" loads)))) 856(let ((loads (get 'allout-widgets 'custom-loads))) (if (member '"allout-widgets" loads) nil (put 'allout-widgets 'custom-loads (cons '"allout-widgets" loads))))
@@ -910,7 +910,7 @@ outline hot-spot navigation (see `allout-mode').
910;;;*** 910;;;***
911 911
912;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 912;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
913;;;;;; "net/ange-ftp.el" (20373 62846)) 913;;;;;; "net/ange-ftp.el" (20373 11301))
914;;; Generated autoloads from net/ange-ftp.el 914;;; Generated autoloads from net/ange-ftp.el
915 915
916(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 916(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -932,7 +932,7 @@ directory, so that Emacs will know its current contents.
932;;;*** 932;;;***
933 933
934;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 934;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
935;;;;;; "animate" "play/animate.el" (20355 835)) 935;;;;;; "animate" "play/animate.el" (20355 10021))
936;;; Generated autoloads from play/animate.el 936;;; Generated autoloads from play/animate.el
937 937
938(autoload 'animate-string "animate" "\ 938(autoload 'animate-string "animate" "\
@@ -965,7 +965,7 @@ the buffer *Birthday-Present-for-Name*.
965;;;*** 965;;;***
966 966
967;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 967;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
968;;;;;; "ansi-color" "ansi-color.el" (20395 5351)) 968;;;;;; "ansi-color" "ansi-color.el" (20394 17446))
969;;; Generated autoloads from ansi-color.el 969;;; Generated autoloads from ansi-color.el
970 970
971(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\ 971(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\
@@ -991,7 +991,7 @@ This is a good function to put in `comint-output-filter-functions'.
991;;;*** 991;;;***
992 992
993;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 993;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
994;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (20355 835)) 994;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (20355 10021))
995;;; Generated autoloads from progmodes/antlr-mode.el 995;;; Generated autoloads from progmodes/antlr-mode.el
996 996
997(autoload 'antlr-show-makefile-rules "antlr-mode" "\ 997(autoload 'antlr-show-makefile-rules "antlr-mode" "\
@@ -1027,7 +1027,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
1027;;;*** 1027;;;***
1028 1028
1029;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el" 1029;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el"
1030;;;;;; (20229 56251)) 1030;;;;;; (20355 10021))
1031;;; Generated autoloads from calendar/appt.el 1031;;; Generated autoloads from calendar/appt.el
1032 1032
1033(autoload 'appt-add "appt" "\ 1033(autoload 'appt-add "appt" "\
@@ -1050,7 +1050,7 @@ ARG is positive, otherwise off.
1050 1050
1051;;;### (autoloads (apropos-documentation apropos-value apropos-library 1051;;;### (autoloads (apropos-documentation apropos-value apropos-library
1052;;;;;; apropos apropos-documentation-property apropos-command apropos-variable 1052;;;;;; apropos apropos-documentation-property apropos-command apropos-variable
1053;;;;;; apropos-read-pattern) "apropos" "apropos.el" (20373 62846)) 1053;;;;;; apropos-read-pattern) "apropos" "apropos.el" (20374 32165))
1054;;; Generated autoloads from apropos.el 1054;;; Generated autoloads from apropos.el
1055 1055
1056(autoload 'apropos-read-pattern "apropos" "\ 1056(autoload 'apropos-read-pattern "apropos" "\
@@ -1158,8 +1158,8 @@ Returns list of symbols and documentation found.
1158 1158
1159;;;*** 1159;;;***
1160 1160
1161;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20389 1161;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20387
1162;;;;;; 6410)) 1162;;;;;; 44199))
1163;;; Generated autoloads from arc-mode.el 1163;;; Generated autoloads from arc-mode.el
1164 1164
1165(autoload 'archive-mode "arc-mode" "\ 1165(autoload 'archive-mode "arc-mode" "\
@@ -1179,7 +1179,7 @@ archive.
1179 1179
1180;;;*** 1180;;;***
1181 1181
1182;;;### (autoloads (array-mode) "array" "array.el" (20229 56251)) 1182;;;### (autoloads (array-mode) "array" "array.el" (20355 10021))
1183;;; Generated autoloads from array.el 1183;;; Generated autoloads from array.el
1184 1184
1185(autoload 'array-mode "array" "\ 1185(autoload 'array-mode "array" "\
@@ -1251,7 +1251,7 @@ Entering array mode calls the function `array-mode-hook'.
1251;;;*** 1251;;;***
1252 1252
1253;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20357 1253;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20357
1254;;;;;; 51632)) 1254;;;;;; 58785))
1255;;; Generated autoloads from textmodes/artist.el 1255;;; Generated autoloads from textmodes/artist.el
1256 1256
1257(autoload 'artist-mode "artist" "\ 1257(autoload 'artist-mode "artist" "\
@@ -1457,7 +1457,7 @@ Keymap summary
1457;;;*** 1457;;;***
1458 1458
1459;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (20355 1459;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (20355
1460;;;;;; 835)) 1460;;;;;; 10021))
1461;;; Generated autoloads from progmodes/asm-mode.el 1461;;; Generated autoloads from progmodes/asm-mode.el
1462 1462
1463(autoload 'asm-mode "asm-mode" "\ 1463(autoload 'asm-mode "asm-mode" "\
@@ -1485,7 +1485,7 @@ Special commands:
1485;;;*** 1485;;;***
1486 1486
1487;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el" 1487;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el"
1488;;;;;; (20382 62774)) 1488;;;;;; (20381 5411))
1489;;; Generated autoloads from gnus/auth-source.el 1489;;; Generated autoloads from gnus/auth-source.el
1490 1490
1491(defvar auth-source-cache-expiry 7200 "\ 1491(defvar auth-source-cache-expiry 7200 "\
@@ -1498,7 +1498,7 @@ let-binding.")
1498;;;*** 1498;;;***
1499 1499
1500;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1500;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1501;;;;;; (20229 56251)) 1501;;;;;; (20355 10021))
1502;;; Generated autoloads from autoarg.el 1502;;; Generated autoloads from autoarg.el
1503 1503
1504(defvar autoarg-mode nil "\ 1504(defvar autoarg-mode nil "\
@@ -1559,7 +1559,7 @@ This is similar to `autoarg-mode' but rebinds the keypad keys
1559;;;*** 1559;;;***
1560 1560
1561;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1561;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1562;;;;;; (20229 56251)) 1562;;;;;; (20355 10021))
1563;;; Generated autoloads from progmodes/autoconf.el 1563;;; Generated autoloads from progmodes/autoconf.el
1564 1564
1565(autoload 'autoconf-mode "autoconf" "\ 1565(autoload 'autoconf-mode "autoconf" "\
@@ -1570,7 +1570,7 @@ Major mode for editing Autoconf configure.in files.
1570;;;*** 1570;;;***
1571 1571
1572;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1572;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1573;;;;;; "autoinsert" "autoinsert.el" (20389 6410)) 1573;;;;;; "autoinsert" "autoinsert.el" (20387 44199))
1574;;; Generated autoloads from autoinsert.el 1574;;; Generated autoloads from autoinsert.el
1575 1575
1576(autoload 'auto-insert "autoinsert" "\ 1576(autoload 'auto-insert "autoinsert" "\
@@ -1610,7 +1610,7 @@ insert a template for the file depending on the mode of the buffer.
1610 1610
1611;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1611;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1612;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1612;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1613;;;;;; (20405 42495)) 1613;;;;;; (20423 17700))
1614;;; Generated autoloads from emacs-lisp/autoload.el 1614;;; Generated autoloads from emacs-lisp/autoload.el
1615 1615
1616(put 'generated-autoload-file 'safe-local-variable 'stringp) 1616(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1661,7 +1661,7 @@ should be non-nil).
1661 1661
1662;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1662;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1663;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1663;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1664;;;;;; "autorevert" "autorevert.el" (20373 62846)) 1664;;;;;; "autorevert" "autorevert.el" (20373 11301))
1665;;; Generated autoloads from autorevert.el 1665;;; Generated autoloads from autorevert.el
1666 1666
1667(autoload 'auto-revert-mode "autorevert" "\ 1667(autoload 'auto-revert-mode "autorevert" "\
@@ -1750,7 +1750,7 @@ specifies in the mode line.
1750;;;*** 1750;;;***
1751 1751
1752;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1752;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1753;;;;;; "avoid.el" (20370 4296)) 1753;;;;;; "avoid.el" (20369 14251))
1754;;; Generated autoloads from avoid.el 1754;;; Generated autoloads from avoid.el
1755 1755
1756(defvar mouse-avoidance-mode nil "\ 1756(defvar mouse-avoidance-mode nil "\
@@ -1791,7 +1791,7 @@ definition of \"random distance\".)
1791;;;*** 1791;;;***
1792 1792
1793;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1793;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1794;;;;;; (20370 4296)) 1794;;;;;; (20369 14251))
1795;;; Generated autoloads from battery.el 1795;;; Generated autoloads from battery.el
1796 (put 'battery-mode-line-string 'risky-local-variable t) 1796 (put 'battery-mode-line-string 'risky-local-variable t)
1797 1797
@@ -1827,7 +1827,7 @@ seconds.
1827;;;*** 1827;;;***
1828 1828
1829;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1829;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1830;;;;;; "benchmark" "emacs-lisp/benchmark.el" (20229 56251)) 1830;;;;;; "benchmark" "emacs-lisp/benchmark.el" (20355 10021))
1831;;; Generated autoloads from emacs-lisp/benchmark.el 1831;;; Generated autoloads from emacs-lisp/benchmark.el
1832 1832
1833(autoload 'benchmark-run "benchmark" "\ 1833(autoload 'benchmark-run "benchmark" "\
@@ -1860,7 +1860,7 @@ For non-interactive use see also `benchmark-run' and
1860;;;*** 1860;;;***
1861 1861
1862;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) 1862;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize)
1863;;;;;; "bibtex" "textmodes/bibtex.el" (20355 835)) 1863;;;;;; "bibtex" "textmodes/bibtex.el" (20355 10021))
1864;;; Generated autoloads from textmodes/bibtex.el 1864;;; Generated autoloads from textmodes/bibtex.el
1865 1865
1866(autoload 'bibtex-initialize "bibtex" "\ 1866(autoload 'bibtex-initialize "bibtex" "\
@@ -1949,7 +1949,7 @@ A prefix arg negates the value of `bibtex-search-entry-globally'.
1949;;;*** 1949;;;***
1950 1950
1951;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el" 1951;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el"
1952;;;;;; (20229 56251)) 1952;;;;;; (20355 10021))
1953;;; Generated autoloads from textmodes/bibtex-style.el 1953;;; Generated autoloads from textmodes/bibtex-style.el
1954 1954
1955(autoload 'bibtex-style-mode "bibtex-style" "\ 1955(autoload 'bibtex-style-mode "bibtex-style" "\
@@ -1961,7 +1961,7 @@ Major mode for editing BibTeX style files.
1961 1961
1962;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1962;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1963;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el" 1963;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el"
1964;;;;;; (20355 835)) 1964;;;;;; (20355 10021))
1965;;; Generated autoloads from mail/binhex.el 1965;;; Generated autoloads from mail/binhex.el
1966 1966
1967(defconst binhex-begin-line "^:...............................................................$" "\ 1967(defconst binhex-begin-line "^:...............................................................$" "\
@@ -1985,8 +1985,8 @@ Binhex decode region between START and END.
1985 1985
1986;;;*** 1986;;;***
1987 1987
1988;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (20229 1988;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (20355
1989;;;;;; 56251)) 1989;;;;;; 10021))
1990;;; Generated autoloads from play/blackbox.el 1990;;; Generated autoloads from play/blackbox.el
1991 1991
1992(autoload 'blackbox "blackbox" "\ 1992(autoload 'blackbox "blackbox" "\
@@ -2109,7 +2109,7 @@ a reflection.
2109;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert 2109;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert
2110;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate 2110;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate
2111;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark" 2111;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark"
2112;;;;;; "bookmark.el" (20400 16870)) 2112;;;;;; "bookmark.el" (20399 35365))
2113;;; Generated autoloads from bookmark.el 2113;;; Generated autoloads from bookmark.el
2114 (define-key ctl-x-r-map "b" 'bookmark-jump) 2114 (define-key ctl-x-r-map "b" 'bookmark-jump)
2115 (define-key ctl-x-r-map "m" 'bookmark-set) 2115 (define-key ctl-x-r-map "m" 'bookmark-set)
@@ -2310,7 +2310,7 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2310;;;;;; browse-url-xdg-open browse-url-at-mouse browse-url-at-point 2310;;;;;; browse-url-xdg-open browse-url-at-mouse browse-url-at-point
2311;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 2311;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
2312;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function) 2312;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function)
2313;;;;;; "browse-url" "net/browse-url.el" (20395 5351)) 2313;;;;;; "browse-url" "net/browse-url.el" (20395 3526))
2314;;; Generated autoloads from net/browse-url.el 2314;;; Generated autoloads from net/browse-url.el
2315 2315
2316(defvar browse-url-browser-function 'browse-url-default-browser "\ 2316(defvar browse-url-browser-function 'browse-url-default-browser "\
@@ -2626,7 +2626,7 @@ from `browse-url-elinks-wrapper'.
2626;;;*** 2626;;;***
2627 2627
2628;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2628;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2629;;;;;; "bs" "bs.el" (20370 4296)) 2629;;;;;; "bs" "bs.el" (20369 14251))
2630;;; Generated autoloads from bs.el 2630;;; Generated autoloads from bs.el
2631 2631
2632(autoload 'bs-cycle-next "bs" "\ 2632(autoload 'bs-cycle-next "bs" "\
@@ -2666,7 +2666,7 @@ name of buffer configuration.
2666 2666
2667;;;*** 2667;;;***
2668 2668
2669;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20229 56251)) 2669;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20355 10021))
2670;;; Generated autoloads from play/bubbles.el 2670;;; Generated autoloads from play/bubbles.el
2671 2671
2672(autoload 'bubbles "bubbles" "\ 2672(autoload 'bubbles "bubbles" "\
@@ -2688,7 +2688,7 @@ columns on its right towards the left.
2688;;;*** 2688;;;***
2689 2689
2690;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference" 2690;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference"
2691;;;;;; "progmodes/bug-reference.el" (20229 56251)) 2691;;;;;; "progmodes/bug-reference.el" (20355 10021))
2692;;; Generated autoloads from progmodes/bug-reference.el 2692;;; Generated autoloads from progmodes/bug-reference.el
2693 2693
2694(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) 2694(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format)))))
@@ -2712,7 +2712,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2712;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2712;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2713;;;;;; compile-defun byte-compile-file byte-recompile-directory 2713;;;;;; compile-defun byte-compile-file byte-recompile-directory
2714;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning) 2714;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning)
2715;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20387 12783)) 2715;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20423 17700))
2716;;; Generated autoloads from emacs-lisp/bytecomp.el 2716;;; Generated autoloads from emacs-lisp/bytecomp.el
2717(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2717(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2718(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2718(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2832,8 +2832,8 @@ and corresponding effects.
2832 2832
2833;;;*** 2833;;;***
2834 2834
2835;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (20229 2835;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (20355
2836;;;;;; 56251)) 2836;;;;;; 10021))
2837;;; Generated autoloads from calendar/cal-china.el 2837;;; Generated autoloads from calendar/cal-china.el
2838 2838
2839(put 'calendar-chinese-time-zone 'risky-local-variable t) 2839(put 'calendar-chinese-time-zone 'risky-local-variable t)
@@ -2842,7 +2842,7 @@ and corresponding effects.
2842 2842
2843;;;*** 2843;;;***
2844 2844
2845;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (20229 56251)) 2845;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (20355 10021))
2846;;; Generated autoloads from calendar/cal-dst.el 2846;;; Generated autoloads from calendar/cal-dst.el
2847 2847
2848(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2848(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2854,7 +2854,7 @@ and corresponding effects.
2854;;;*** 2854;;;***
2855 2855
2856;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el" 2856;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el"
2857;;;;;; (20286 28414)) 2857;;;;;; (20355 10021))
2858;;; Generated autoloads from calendar/cal-hebrew.el 2858;;; Generated autoloads from calendar/cal-hebrew.el
2859 2859
2860(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2860(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2870,8 +2870,8 @@ from the cursor position.
2870 2870
2871;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2871;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2872;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2872;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2873;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20373 2873;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20407
2874;;;;;; 62846)) 2874;;;;;; 29477))
2875;;; Generated autoloads from calc/calc.el 2875;;; Generated autoloads from calc/calc.el
2876 (define-key ctl-x-map "*" 'calc-dispatch) 2876 (define-key ctl-x-map "*" 'calc-dispatch)
2877 2877
@@ -2955,8 +2955,8 @@ See Info node `(calc)Defining Functions'.
2955 2955
2956;;;*** 2956;;;***
2957 2957
2958;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (20229 2958;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (20355
2959;;;;;; 56251)) 2959;;;;;; 10021))
2960;;; Generated autoloads from calc/calc-undo.el 2960;;; Generated autoloads from calc/calc-undo.el
2961 2961
2962(autoload 'calc-undo "calc-undo" "\ 2962(autoload 'calc-undo "calc-undo" "\
@@ -2966,8 +2966,8 @@ See Info node `(calc)Defining Functions'.
2966 2966
2967;;;*** 2967;;;***
2968 2968
2969;;;### (autoloads (calculator) "calculator" "calculator.el" (20229 2969;;;### (autoloads (calculator) "calculator" "calculator.el" (20355
2970;;;;;; 56251)) 2970;;;;;; 10021))
2971;;; Generated autoloads from calculator.el 2971;;; Generated autoloads from calculator.el
2972 2972
2973(autoload 'calculator "calculator" "\ 2973(autoload 'calculator "calculator" "\
@@ -2978,8 +2978,8 @@ See the documentation for `calculator-mode' for more information.
2978 2978
2979;;;*** 2979;;;***
2980 2980
2981;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20389 2981;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20388
2982;;;;;; 6410)) 2982;;;;;; 65061))
2983;;; Generated autoloads from calendar/calendar.el 2983;;; Generated autoloads from calendar/calendar.el
2984 2984
2985(autoload 'calendar "calendar" "\ 2985(autoload 'calendar "calendar" "\
@@ -3023,7 +3023,7 @@ This function is suitable for execution in a .emacs file.
3023;;;*** 3023;;;***
3024 3024
3025;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 3025;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3026;;;;;; "gnus/canlock.el" (20229 56251)) 3026;;;;;; "gnus/canlock.el" (20355 10021))
3027;;; Generated autoloads from gnus/canlock.el 3027;;; Generated autoloads from gnus/canlock.el
3028 3028
3029(autoload 'canlock-insert-header "canlock" "\ 3029(autoload 'canlock-insert-header "canlock" "\
@@ -3041,7 +3041,7 @@ it fails.
3041;;;*** 3041;;;***
3042 3042
3043;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el" 3043;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el"
3044;;;;;; (20229 56251)) 3044;;;;;; (20355 10021))
3045;;; Generated autoloads from progmodes/cap-words.el 3045;;; Generated autoloads from progmodes/cap-words.el
3046 3046
3047(autoload 'capitalized-words-mode "cap-words" "\ 3047(autoload 'capitalized-words-mode "cap-words" "\
@@ -3080,15 +3080,15 @@ Obsoletes `c-forward-into-nomenclature'.
3080 3080
3081;;;*** 3081;;;***
3082 3082
3083;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (20229 3083;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (20355
3084;;;;;; 56251)) 3084;;;;;; 10021))
3085;;; Generated autoloads from progmodes/cc-compat.el 3085;;; Generated autoloads from progmodes/cc-compat.el
3086(put 'c-indent-level 'safe-local-variable 'integerp) 3086(put 'c-indent-level 'safe-local-variable 'integerp)
3087 3087
3088;;;*** 3088;;;***
3089 3089
3090;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3090;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3091;;;;;; (20373 62846)) 3091;;;;;; (20373 11301))
3092;;; Generated autoloads from progmodes/cc-engine.el 3092;;; Generated autoloads from progmodes/cc-engine.el
3093 3093
3094(autoload 'c-guess-basic-syntax "cc-engine" "\ 3094(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3100,7 +3100,7 @@ Return the syntactic context of the current line.
3100 3100
3101;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region 3101;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region
3102;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install 3102;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install
3103;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (20280 8018)) 3103;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (20355 10021))
3104;;; Generated autoloads from progmodes/cc-guess.el 3104;;; Generated autoloads from progmodes/cc-guess.el
3105 3105
3106(defvar c-guess-guessed-offsets-alist nil "\ 3106(defvar c-guess-guessed-offsets-alist nil "\
@@ -3200,7 +3200,7 @@ the absolute file name of the file if STYLE-NAME is nil.
3200 3200
3201;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode 3201;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode
3202;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3202;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3203;;;;;; (20370 4296)) 3203;;;;;; (20416 44451))
3204;;; Generated autoloads from progmodes/cc-mode.el 3204;;; Generated autoloads from progmodes/cc-mode.el
3205 3205
3206(autoload 'c-initialize-cc-mode "cc-mode" "\ 3206(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3330,7 +3330,7 @@ Key bindings:
3330 3330
3331(defvar pike-mode-syntax-table nil "\ 3331(defvar pike-mode-syntax-table nil "\
3332Syntax table used in pike-mode buffers.") 3332Syntax table used in pike-mode buffers.")
3333 (add-to-list 'auto-mode-alist '("\\.\\(u?lpc\\|pike\\|pmod\\(.in\\)?\\)\\'" . pike-mode)) 3333 (add-to-list 'auto-mode-alist '("\\.\\(u?lpc\\|pike\\|pmod\\(\\.in\\)?\\)\\'" . pike-mode))
3334 (add-to-list 'interpreter-mode-alist '("pike" . pike-mode)) 3334 (add-to-list 'interpreter-mode-alist '("pike" . pike-mode))
3335 3335
3336(autoload 'pike-mode "cc-mode" "\ 3336(autoload 'pike-mode "cc-mode" "\
@@ -3377,7 +3377,7 @@ Key bindings:
3377;;;*** 3377;;;***
3378 3378
3379;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3379;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3380;;;;;; "progmodes/cc-styles.el" (20229 56251)) 3380;;;;;; "progmodes/cc-styles.el" (20355 10021))
3381;;; Generated autoloads from progmodes/cc-styles.el 3381;;; Generated autoloads from progmodes/cc-styles.el
3382 3382
3383(autoload 'c-set-style "cc-styles" "\ 3383(autoload 'c-set-style "cc-styles" "\
@@ -3428,7 +3428,7 @@ and exists only for compatibility reasons.
3428 3428
3429;;;*** 3429;;;***
3430 3430
3431;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20280 8018)) 3431;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20355 10021))
3432;;; Generated autoloads from progmodes/cc-vars.el 3432;;; Generated autoloads from progmodes/cc-vars.el
3433(put 'c-basic-offset 'safe-local-variable 'integerp) 3433(put 'c-basic-offset 'safe-local-variable 'integerp)
3434(put 'c-backslash-column 'safe-local-variable 'integerp) 3434(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3438,7 +3438,7 @@ and exists only for compatibility reasons.
3438 3438
3439;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3439;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3440;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3440;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3441;;;;;; (20229 56251)) 3441;;;;;; (20355 10021))
3442;;; Generated autoloads from international/ccl.el 3442;;; Generated autoloads from international/ccl.el
3443 3443
3444(autoload 'ccl-compile "ccl" "\ 3444(autoload 'ccl-compile "ccl" "\
@@ -3699,7 +3699,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3699;;;*** 3699;;;***
3700 3700
3701;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el" 3701;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el"
3702;;;;;; (20376 44718)) 3702;;;;;; (20421 62373))
3703;;; Generated autoloads from emacs-lisp/cconv.el 3703;;; Generated autoloads from emacs-lisp/cconv.el
3704 3704
3705(autoload 'cconv-closure-convert "cconv" "\ 3705(autoload 'cconv-closure-convert "cconv" "\
@@ -3714,7 +3714,7 @@ Returns a form where all lambdas don't have any free variables.
3714;;;*** 3714;;;***
3715 3715
3716;;;### (autoloads (cfengine-auto-mode cfengine2-mode cfengine3-mode) 3716;;;### (autoloads (cfengine-auto-mode cfengine2-mode cfengine3-mode)
3717;;;;;; "cfengine" "progmodes/cfengine.el" (20355 835)) 3717;;;;;; "cfengine" "progmodes/cfengine.el" (20355 10021))
3718;;; Generated autoloads from progmodes/cfengine.el 3718;;; Generated autoloads from progmodes/cfengine.el
3719 3719
3720(autoload 'cfengine3-mode "cfengine" "\ 3720(autoload 'cfengine3-mode "cfengine" "\
@@ -3744,7 +3744,7 @@ on the buffer contents
3744;;;*** 3744;;;***
3745 3745
3746;;;### (autoloads (check-declare-directory check-declare-file) "check-declare" 3746;;;### (autoloads (check-declare-directory check-declare-file) "check-declare"
3747;;;;;; "emacs-lisp/check-declare.el" (20379 60745)) 3747;;;;;; "emacs-lisp/check-declare.el" (20378 29222))
3748;;; Generated autoloads from emacs-lisp/check-declare.el 3748;;; Generated autoloads from emacs-lisp/check-declare.el
3749 3749
3750(autoload 'check-declare-file "check-declare" "\ 3750(autoload 'check-declare-file "check-declare" "\
@@ -3769,7 +3769,7 @@ Returns non-nil if any false statements are found.
3769;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3769;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3770;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3770;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3771;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p) 3771;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p)
3772;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (20389 6410)) 3772;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (20388 65061))
3773;;; Generated autoloads from emacs-lisp/checkdoc.el 3773;;; Generated autoloads from emacs-lisp/checkdoc.el
3774(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp) 3774(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp)
3775(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp) 3775(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp)
@@ -3965,7 +3965,7 @@ checking of documentation strings.
3965 3965
3966;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer 3966;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer
3967;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util" 3967;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util"
3968;;;;;; "language/china-util.el" (20229 56251)) 3968;;;;;; "language/china-util.el" (20355 10021))
3969;;; Generated autoloads from language/china-util.el 3969;;; Generated autoloads from language/china-util.el
3970 3970
3971(autoload 'decode-hz-region "china-util" "\ 3971(autoload 'decode-hz-region "china-util" "\
@@ -4003,7 +4003,7 @@ Encode the text in the current buffer to HZ.
4003;;;*** 4003;;;***
4004 4004
4005;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 4005;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
4006;;;;;; "chistory" "chistory.el" (20229 56251)) 4006;;;;;; "chistory" "chistory.el" (20355 10021))
4007;;; Generated autoloads from chistory.el 4007;;; Generated autoloads from chistory.el
4008 4008
4009(autoload 'repeat-matching-complex-command "chistory" "\ 4009(autoload 'repeat-matching-complex-command "chistory" "\
@@ -4042,7 +4042,7 @@ and runs the normal hook `command-history-hook'.
4042 4042
4043;;;*** 4043;;;***
4044 4044
4045;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (20405 42971)) 4045;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (20406 8611))
4046;;; Generated autoloads from emacs-lisp/cl.el 4046;;; Generated autoloads from emacs-lisp/cl.el
4047 4047
4048(defvar custom-print-functions nil "\ 4048(defvar custom-print-functions nil "\
@@ -4066,7 +4066,7 @@ a future Emacs interpreter will be able to use it.")
4066;;;*** 4066;;;***
4067 4067
4068;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 4068;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
4069;;;;;; (20280 8018)) 4069;;;;;; (20355 10021))
4070;;; Generated autoloads from emacs-lisp/cl-indent.el 4070;;; Generated autoloads from emacs-lisp/cl-indent.el
4071 4071
4072(autoload 'common-lisp-indent-function "cl-indent" "\ 4072(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -4145,7 +4145,7 @@ For example, the function `case' has an indent property
4145;;;*** 4145;;;***
4146 4146
4147;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 4147;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
4148;;;;;; (20355 835)) 4148;;;;;; (20355 10021))
4149;;; Generated autoloads from progmodes/cmacexp.el 4149;;; Generated autoloads from progmodes/cmacexp.el
4150 4150
4151(autoload 'c-macro-expand "cmacexp" "\ 4151(autoload 'c-macro-expand "cmacexp" "\
@@ -4165,8 +4165,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4165 4165
4166;;;*** 4166;;;***
4167 4167
4168;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20229 4168;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20355
4169;;;;;; 56251)) 4169;;;;;; 10021))
4170;;; Generated autoloads from cmuscheme.el 4170;;; Generated autoloads from cmuscheme.el
4171 4171
4172(autoload 'run-scheme "cmuscheme" "\ 4172(autoload 'run-scheme "cmuscheme" "\
@@ -4186,7 +4186,7 @@ is run).
4186 4186
4187;;;*** 4187;;;***
4188 4188
4189;;;### (autoloads (color-name-to-rgb) "color" "color.el" (20350 14460)) 4189;;;### (autoloads (color-name-to-rgb) "color" "color.el" (20355 10021))
4190;;; Generated autoloads from color.el 4190;;; Generated autoloads from color.el
4191 4191
4192(autoload 'color-name-to-rgb "color" "\ 4192(autoload 'color-name-to-rgb "color" "\
@@ -4208,7 +4208,7 @@ If FRAME cannot display COLOR, return nil.
4208;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4208;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4209;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4209;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4210;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4210;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4211;;;;;; (20405 16851)) 4211;;;;;; (20420 41510))
4212;;; Generated autoloads from comint.el 4212;;; Generated autoloads from comint.el
4213 4213
4214(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4214(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4308,7 +4308,7 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4308;;;*** 4308;;;***
4309 4309
4310;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el" 4310;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el"
4311;;;;;; (20229 56251)) 4311;;;;;; (20355 10021))
4312;;; Generated autoloads from vc/compare-w.el 4312;;; Generated autoloads from vc/compare-w.el
4313 4313
4314(autoload 'compare-windows "compare-w" "\ 4314(autoload 'compare-windows "compare-w" "\
@@ -4345,8 +4345,8 @@ on third call it again advances points to the next difference and so on.
4345;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4345;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4346;;;;;; compile compilation-disable-input compile-command compilation-search-path 4346;;;;;; compile compilation-disable-input compile-command compilation-search-path
4347;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 4347;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
4348;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20405 4348;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20410
4349;;;;;; 42899)) 4349;;;;;; 5673))
4350;;; Generated autoloads from progmodes/compile.el 4350;;; Generated autoloads from progmodes/compile.el
4351 4351
4352(defvar compilation-mode-hook nil "\ 4352(defvar compilation-mode-hook nil "\
@@ -4528,7 +4528,7 @@ This is the value of `next-error-function' in Compilation buffers.
4528;;;*** 4528;;;***
4529 4529
4530;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4530;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4531;;;;;; (20389 6410)) 4531;;;;;; (20388 65061))
4532;;; Generated autoloads from completion.el 4532;;; Generated autoloads from completion.el
4533 4533
4534(defvar dynamic-completion-mode nil "\ 4534(defvar dynamic-completion-mode nil "\
@@ -4553,7 +4553,7 @@ if ARG is omitted or nil.
4553;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 4553;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
4554;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 4554;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
4555;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 4555;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
4556;;;;;; (20229 56251)) 4556;;;;;; (20355 10021))
4557;;; Generated autoloads from textmodes/conf-mode.el 4557;;; Generated autoloads from textmodes/conf-mode.el
4558 4558
4559(autoload 'conf-mode "conf-mode" "\ 4559(autoload 'conf-mode "conf-mode" "\
@@ -4709,7 +4709,7 @@ For details see `conf-mode'. Example:
4709;;;*** 4709;;;***
4710 4710
4711;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4711;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4712;;;;;; "cookie1" "play/cookie1.el" (20370 4296)) 4712;;;;;; "cookie1" "play/cookie1.el" (20364 27900))
4713;;; Generated autoloads from play/cookie1.el 4713;;; Generated autoloads from play/cookie1.el
4714 4714
4715(autoload 'cookie "cookie1" "\ 4715(autoload 'cookie "cookie1" "\
@@ -4741,8 +4741,8 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
4741;;;*** 4741;;;***
4742 4742
4743;;;### (autoloads (copyright-update-directory copyright copyright-fix-years 4743;;;### (autoloads (copyright-update-directory copyright copyright-fix-years
4744;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (20389 4744;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (20387
4745;;;;;; 6410)) 4745;;;;;; 44199))
4746;;; Generated autoloads from emacs-lisp/copyright.el 4746;;; Generated autoloads from emacs-lisp/copyright.el
4747(put 'copyright-at-end-flag 'safe-local-variable 'booleanp) 4747(put 'copyright-at-end-flag 'safe-local-variable 'booleanp)
4748(put 'copyright-names-regexp 'safe-local-variable 'stringp) 4748(put 'copyright-names-regexp 'safe-local-variable 'stringp)
@@ -4781,7 +4781,7 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4781;;;*** 4781;;;***
4782 4782
4783;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 4783;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
4784;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20229 56251)) 4784;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20355 10021))
4785;;; Generated autoloads from progmodes/cperl-mode.el 4785;;; Generated autoloads from progmodes/cperl-mode.el
4786(put 'cperl-indent-level 'safe-local-variable 'integerp) 4786(put 'cperl-indent-level 'safe-local-variable 'integerp)
4787(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4787(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -4980,7 +4980,7 @@ Run a `perldoc' on the word around point.
4980;;;*** 4980;;;***
4981 4981
4982;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 4982;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4983;;;;;; (20355 835)) 4983;;;;;; (20355 10021))
4984;;; Generated autoloads from progmodes/cpp.el 4984;;; Generated autoloads from progmodes/cpp.el
4985 4985
4986(autoload 'cpp-highlight-buffer "cpp" "\ 4986(autoload 'cpp-highlight-buffer "cpp" "\
@@ -4999,7 +4999,7 @@ Edit display information for cpp conditionals.
4999;;;*** 4999;;;***
5000 5000
5001;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 5001;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
5002;;;;;; (20229 56251)) 5002;;;;;; (20355 10021))
5003;;; Generated autoloads from emulation/crisp.el 5003;;; Generated autoloads from emulation/crisp.el
5004 5004
5005(defvar crisp-mode nil "\ 5005(defvar crisp-mode nil "\
@@ -5025,7 +5025,7 @@ if ARG is omitted or nil.
5025;;;*** 5025;;;***
5026 5026
5027;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 5027;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
5028;;;;;; (20229 56251)) 5028;;;;;; (20355 10021))
5029;;; Generated autoloads from emacs-lisp/crm.el 5029;;; Generated autoloads from emacs-lisp/crm.el
5030 5030
5031(autoload 'completing-read-multiple "crm" "\ 5031(autoload 'completing-read-multiple "crm" "\
@@ -5060,8 +5060,8 @@ INHERIT-INPUT-METHOD.
5060 5060
5061;;;*** 5061;;;***
5062 5062
5063;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (20229 5063;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (20355
5064;;;;;; 56251)) 5064;;;;;; 10021))
5065;;; Generated autoloads from textmodes/css-mode.el 5065;;; Generated autoloads from textmodes/css-mode.el
5066 5066
5067(autoload 'css-mode "css-mode" "\ 5067(autoload 'css-mode "css-mode" "\
@@ -5072,7 +5072,7 @@ Major mode to edit Cascading Style Sheets.
5072;;;*** 5072;;;***
5073 5073
5074;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5074;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5075;;;;;; (20360 57703)) 5075;;;;;; (20361 20134))
5076;;; Generated autoloads from emulation/cua-base.el 5076;;; Generated autoloads from emulation/cua-base.el
5077 5077
5078(defvar cua-mode nil "\ 5078(defvar cua-mode nil "\
@@ -5132,7 +5132,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5132;;;;;; customize-mode customize customize-push-and-save customize-save-variable 5132;;;;;; customize-mode customize customize-push-and-save customize-save-variable
5133;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically 5133;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically
5134;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically) 5134;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically)
5135;;;;;; "cus-edit" "cus-edit.el" (20400 16870)) 5135;;;;;; "cus-edit" "cus-edit.el" (20399 35365))
5136;;; Generated autoloads from cus-edit.el 5136;;; Generated autoloads from cus-edit.el
5137 5137
5138(defvar custom-browse-sort-alphabetically nil "\ 5138(defvar custom-browse-sort-alphabetically nil "\
@@ -5444,8 +5444,8 @@ The format is suitable for use with `easy-menu-define'.
5444;;;*** 5444;;;***
5445 5445
5446;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme 5446;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme
5447;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20339 5447;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20355
5448;;;;;; 13356)) 5448;;;;;; 10021))
5449;;; Generated autoloads from cus-theme.el 5449;;; Generated autoloads from cus-theme.el
5450 5450
5451(autoload 'customize-create-theme "cus-theme" "\ 5451(autoload 'customize-create-theme "cus-theme" "\
@@ -5479,7 +5479,7 @@ omitted, a buffer named *Custom Themes* is used.
5479;;;*** 5479;;;***
5480 5480
5481;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el" 5481;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el"
5482;;;;;; (20355 835)) 5482;;;;;; (20355 10021))
5483;;; Generated autoloads from vc/cvs-status.el 5483;;; Generated autoloads from vc/cvs-status.el
5484 5484
5485(autoload 'cvs-status-mode "cvs-status" "\ 5485(autoload 'cvs-status-mode "cvs-status" "\
@@ -5490,7 +5490,7 @@ Mode used for cvs status output.
5490;;;*** 5490;;;***
5491 5491
5492;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5492;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5493;;;;;; "cwarn" "progmodes/cwarn.el" (20355 835)) 5493;;;;;; "cwarn" "progmodes/cwarn.el" (20355 10021))
5494;;; Generated autoloads from progmodes/cwarn.el 5494;;; Generated autoloads from progmodes/cwarn.el
5495 5495
5496(autoload 'cwarn-mode "cwarn" "\ 5496(autoload 'cwarn-mode "cwarn" "\
@@ -5541,7 +5541,7 @@ See `cwarn-mode' for more information on Cwarn mode.
5541 5541
5542;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5542;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5543;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5543;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5544;;;;;; (20229 56251)) 5544;;;;;; (20355 10021))
5545;;; Generated autoloads from language/cyril-util.el 5545;;; Generated autoloads from language/cyril-util.el
5546 5546
5547(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5547(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5570,7 +5570,7 @@ If the argument is nil, we return the display table to its standard state.
5570;;;*** 5570;;;***
5571 5571
5572;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5572;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5573;;;;;; (20397 19651)) 5573;;;;;; (20397 45851))
5574;;; Generated autoloads from dabbrev.el 5574;;; Generated autoloads from dabbrev.el
5575(put 'dabbrev-case-fold-search 'risky-local-variable t) 5575(put 'dabbrev-case-fold-search 'risky-local-variable t)
5576(put 'dabbrev-case-replace 'risky-local-variable t) 5576(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5617,7 +5617,7 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5617;;;*** 5617;;;***
5618 5618
5619;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el" 5619;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el"
5620;;;;;; (20355 835)) 5620;;;;;; (20355 10021))
5621;;; Generated autoloads from cedet/data-debug.el 5621;;; Generated autoloads from cedet/data-debug.el
5622 5622
5623(autoload 'data-debug-new-buffer "data-debug" "\ 5623(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5627,8 +5627,8 @@ Create a new data-debug buffer with NAME.
5627 5627
5628;;;*** 5628;;;***
5629 5629
5630;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20400 5630;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20399
5631;;;;;; 16870)) 5631;;;;;; 35365))
5632;;; Generated autoloads from net/dbus.el 5632;;; Generated autoloads from net/dbus.el
5633 5633
5634(autoload 'dbus-handle-event "dbus" "\ 5634(autoload 'dbus-handle-event "dbus" "\
@@ -5642,7 +5642,7 @@ If the HANDLER returns a `dbus-error', it is propagated as return message.
5642;;;*** 5642;;;***
5643 5643
5644;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20355 5644;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20355
5645;;;;;; 835)) 5645;;;;;; 10021))
5646;;; Generated autoloads from progmodes/dcl-mode.el 5646;;; Generated autoloads from progmodes/dcl-mode.el
5647 5647
5648(autoload 'dcl-mode "dcl-mode" "\ 5648(autoload 'dcl-mode "dcl-mode" "\
@@ -5769,7 +5769,7 @@ There is some minimal font-lock support (see vars
5769;;;*** 5769;;;***
5770 5770
5771;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5771;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5772;;;;;; "emacs-lisp/debug.el" (20229 56251)) 5772;;;;;; "emacs-lisp/debug.el" (20355 10021))
5773;;; Generated autoloads from emacs-lisp/debug.el 5773;;; Generated autoloads from emacs-lisp/debug.el
5774 5774
5775(setq debugger 'debug) 5775(setq debugger 'debug)
@@ -5813,7 +5813,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5813;;;*** 5813;;;***
5814 5814
5815;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5815;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5816;;;;;; (20229 56251)) 5816;;;;;; (20355 10021))
5817;;; Generated autoloads from play/decipher.el 5817;;; Generated autoloads from play/decipher.el
5818 5818
5819(autoload 'decipher "decipher" "\ 5819(autoload 'decipher "decipher" "\
@@ -5842,8 +5842,8 @@ The most useful commands are:
5842;;;*** 5842;;;***
5843 5843
5844;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5844;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5845;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20229 5845;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20355
5846;;;;;; 56251)) 5846;;;;;; 10021))
5847;;; Generated autoloads from delim-col.el 5847;;; Generated autoloads from delim-col.el
5848 5848
5849(autoload 'delimit-columns-customize "delim-col" "\ 5849(autoload 'delimit-columns-customize "delim-col" "\
@@ -5868,7 +5868,7 @@ START and END delimits the corners of text rectangle.
5868;;;*** 5868;;;***
5869 5869
5870;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (20355 5870;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (20355
5871;;;;;; 835)) 5871;;;;;; 10021))
5872;;; Generated autoloads from progmodes/delphi.el 5872;;; Generated autoloads from progmodes/delphi.el
5873 5873
5874(autoload 'delphi-mode "delphi" "\ 5874(autoload 'delphi-mode "delphi" "\
@@ -5919,8 +5919,8 @@ with no args, if that value is non-nil.
5919 5919
5920;;;*** 5920;;;***
5921 5921
5922;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20229 5922;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20355
5923;;;;;; 56251)) 5923;;;;;; 10021))
5924;;; Generated autoloads from delsel.el 5924;;; Generated autoloads from delsel.el
5925 5925
5926(defalias 'pending-delete-mode 'delete-selection-mode) 5926(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5950,7 +5950,7 @@ any selection.
5950;;;*** 5950;;;***
5951 5951
5952;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5952;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5953;;;;;; "derived" "emacs-lisp/derived.el" (20229 56251)) 5953;;;;;; "derived" "emacs-lisp/derived.el" (20355 10021))
5954;;; Generated autoloads from emacs-lisp/derived.el 5954;;; Generated autoloads from emacs-lisp/derived.el
5955 5955
5956(autoload 'define-derived-mode "derived" "\ 5956(autoload 'define-derived-mode "derived" "\
@@ -6017,7 +6017,7 @@ the first time the mode is used.
6017;;;*** 6017;;;***
6018 6018
6019;;;### (autoloads (describe-char describe-text-properties) "descr-text" 6019;;;### (autoloads (describe-char describe-text-properties) "descr-text"
6020;;;;;; "descr-text.el" (20370 4296)) 6020;;;;;; "descr-text.el" (20369 14251))
6021;;; Generated autoloads from descr-text.el 6021;;; Generated autoloads from descr-text.el
6022 6022
6023(autoload 'describe-text-properties "descr-text" "\ 6023(autoload 'describe-text-properties "descr-text" "\
@@ -6054,7 +6054,7 @@ relevant to POS.
6054;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6054;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6055;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 6055;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
6056;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 6056;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
6057;;;;;; "desktop.el" (20400 16870)) 6057;;;;;; "desktop.el" (20423 17700))
6058;;; Generated autoloads from desktop.el 6058;;; Generated autoloads from desktop.el
6059 6059
6060(defvar desktop-save-mode nil "\ 6060(defvar desktop-save-mode nil "\
@@ -6241,7 +6241,7 @@ Revert to the last loaded desktop.
6241 6241
6242;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 6242;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
6243;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 6243;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
6244;;;;;; "deuglify" "gnus/deuglify.el" (20229 56251)) 6244;;;;;; "deuglify" "gnus/deuglify.el" (20355 10021))
6245;;; Generated autoloads from gnus/deuglify.el 6245;;; Generated autoloads from gnus/deuglify.el
6246 6246
6247(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 6247(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6274,7 +6274,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
6274;;;*** 6274;;;***
6275 6275
6276;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6276;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6277;;;;;; "calendar/diary-lib.el" (20288 9499)) 6277;;;;;; "calendar/diary-lib.el" (20355 10021))
6278;;; Generated autoloads from calendar/diary-lib.el 6278;;; Generated autoloads from calendar/diary-lib.el
6279 6279
6280(autoload 'diary "diary-lib" "\ 6280(autoload 'diary "diary-lib" "\
@@ -6317,7 +6317,7 @@ Major mode for editing the diary file.
6317;;;*** 6317;;;***
6318 6318
6319;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command 6319;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command
6320;;;;;; diff-switches) "diff" "vc/diff.el" (20379 60745)) 6320;;;;;; diff-switches) "diff" "vc/diff.el" (20379 50083))
6321;;; Generated autoloads from vc/diff.el 6321;;; Generated autoloads from vc/diff.el
6322 6322
6323(defvar diff-switches (purecopy "-c") "\ 6323(defvar diff-switches (purecopy "-c") "\
@@ -6361,7 +6361,7 @@ This requires the external program `diff' to be in your `exec-path'.
6361;;;*** 6361;;;***
6362 6362
6363;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el" 6363;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el"
6364;;;;;; (20377 16772)) 6364;;;;;; (20415 23587))
6365;;; Generated autoloads from vc/diff-mode.el 6365;;; Generated autoloads from vc/diff-mode.el
6366 6366
6367(autoload 'diff-mode "diff-mode" "\ 6367(autoload 'diff-mode "diff-mode" "\
@@ -6393,7 +6393,7 @@ the mode if ARG is omitted or nil.
6393 6393
6394;;;*** 6394;;;***
6395 6395
6396;;;### (autoloads (dig) "dig" "net/dig.el" (20229 56251)) 6396;;;### (autoloads (dig) "dig" "net/dig.el" (20355 10021))
6397;;; Generated autoloads from net/dig.el 6397;;; Generated autoloads from net/dig.el
6398 6398
6399(autoload 'dig "dig" "\ 6399(autoload 'dig "dig" "\
@@ -6405,7 +6405,7 @@ Optional arguments are passed to `dig-invoke'.
6405;;;*** 6405;;;***
6406 6406
6407;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window 6407;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6408;;;;;; dired dired-listing-switches) "dired" "dired.el" (20400 16870)) 6408;;;;;; dired dired-listing-switches) "dired" "dired.el" (20399 35754))
6409;;; Generated autoloads from dired.el 6409;;; Generated autoloads from dired.el
6410 6410
6411(defvar dired-listing-switches (purecopy "-al") "\ 6411(defvar dired-listing-switches (purecopy "-al") "\
@@ -6527,7 +6527,7 @@ Keybindings:
6527;;;*** 6527;;;***
6528 6528
6529;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el" 6529;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el"
6530;;;;;; (20400 16870)) 6530;;;;;; (20399 35365))
6531;;; Generated autoloads from dirtrack.el 6531;;; Generated autoloads from dirtrack.el
6532 6532
6533(autoload 'dirtrack-mode "dirtrack" "\ 6533(autoload 'dirtrack-mode "dirtrack" "\
@@ -6557,8 +6557,8 @@ from `default-directory'.
6557 6557
6558;;;*** 6558;;;***
6559 6559
6560;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (20229 6560;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (20355
6561;;;;;; 56251)) 6561;;;;;; 10021))
6562;;; Generated autoloads from emacs-lisp/disass.el 6562;;; Generated autoloads from emacs-lisp/disass.el
6563 6563
6564(autoload 'disassemble "disass" "\ 6564(autoload 'disassemble "disass" "\
@@ -6577,7 +6577,7 @@ redefine OBJECT if it is a symbol.
6577;;;;;; standard-display-g1 standard-display-ascii standard-display-default 6577;;;;;; standard-display-g1 standard-display-ascii standard-display-default
6578;;;;;; standard-display-8bit describe-current-display-table describe-display-table 6578;;;;;; standard-display-8bit describe-current-display-table describe-display-table
6579;;;;;; set-display-table-slot display-table-slot make-display-table) 6579;;;;;; set-display-table-slot display-table-slot make-display-table)
6580;;;;;; "disp-table" "disp-table.el" (20229 56251)) 6580;;;;;; "disp-table" "disp-table.el" (20355 10021))
6581;;; Generated autoloads from disp-table.el 6581;;; Generated autoloads from disp-table.el
6582 6582
6583(autoload 'make-display-table "disp-table" "\ 6583(autoload 'make-display-table "disp-table" "\
@@ -6699,7 +6699,7 @@ in `.emacs'.
6699;;;*** 6699;;;***
6700 6700
6701;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6701;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6702;;;;;; (20229 56251)) 6702;;;;;; (20355 10021))
6703;;; Generated autoloads from play/dissociate.el 6703;;; Generated autoloads from play/dissociate.el
6704 6704
6705(autoload 'dissociated-press "dissociate" "\ 6705(autoload 'dissociated-press "dissociate" "\
@@ -6715,7 +6715,7 @@ Default is 2.
6715 6715
6716;;;*** 6716;;;***
6717 6717
6718;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (20229 56251)) 6718;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (20355 10021))
6719;;; Generated autoloads from dnd.el 6719;;; Generated autoloads from dnd.el
6720 6720
6721(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)) "\ 6721(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)) "\
@@ -6736,7 +6736,7 @@ if some action was made, or nil if the URL is ignored.")
6736;;;*** 6736;;;***
6737 6737
6738;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 6738;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
6739;;;;;; "textmodes/dns-mode.el" (20229 56251)) 6739;;;;;; "textmodes/dns-mode.el" (20355 10021))
6740;;; Generated autoloads from textmodes/dns-mode.el 6740;;; Generated autoloads from textmodes/dns-mode.el
6741 6741
6742(autoload 'dns-mode "dns-mode" "\ 6742(autoload 'dns-mode "dns-mode" "\
@@ -6760,8 +6760,8 @@ Locate SOA record and increment the serial field.
6760;;;*** 6760;;;***
6761 6761
6762;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe 6762;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe
6763;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20376 6763;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20378
6764;;;;;; 50510)) 6764;;;;;; 29222))
6765;;; Generated autoloads from doc-view.el 6765;;; Generated autoloads from doc-view.el
6766 6766
6767(autoload 'doc-view-mode-p "doc-view" "\ 6767(autoload 'doc-view-mode-p "doc-view" "\
@@ -6807,7 +6807,7 @@ See the command `doc-view-mode' for more information on this mode.
6807 6807
6808;;;*** 6808;;;***
6809 6809
6810;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20235 37244)) 6810;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20355 10021))
6811;;; Generated autoloads from play/doctor.el 6811;;; Generated autoloads from play/doctor.el
6812 6812
6813(autoload 'doctor "doctor" "\ 6813(autoload 'doctor "doctor" "\
@@ -6817,7 +6817,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6817 6817
6818;;;*** 6818;;;***
6819 6819
6820;;;### (autoloads (double-mode) "double" "double.el" (20229 56251)) 6820;;;### (autoloads (double-mode) "double" "double.el" (20355 10021))
6821;;; Generated autoloads from double.el 6821;;; Generated autoloads from double.el
6822 6822
6823(autoload 'double-mode "double" "\ 6823(autoload 'double-mode "double" "\
@@ -6833,7 +6833,7 @@ strings when pressed twice. See `double-map' for details.
6833 6833
6834;;;*** 6834;;;***
6835 6835
6836;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (20229 56251)) 6836;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (20355 10021))
6837;;; Generated autoloads from play/dunnet.el 6837;;; Generated autoloads from play/dunnet.el
6838 6838
6839(autoload 'dunnet "dunnet" "\ 6839(autoload 'dunnet "dunnet" "\
@@ -6845,7 +6845,7 @@ Switch to *dungeon* buffer and start game.
6845 6845
6846;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6846;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6847;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 6847;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
6848;;;;;; "emacs-lisp/easy-mmode.el" (20405 42390)) 6848;;;;;; "emacs-lisp/easy-mmode.el" (20423 17700))
6849;;; Generated autoloads from emacs-lisp/easy-mmode.el 6849;;; Generated autoloads from emacs-lisp/easy-mmode.el
6850 6850
6851(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6851(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -6909,7 +6909,7 @@ For example, you could write
6909 :lighter \" Foo\" :require 'foo :global t :group 'hassle :version \"27.5\" 6909 :lighter \" Foo\" :require 'foo :global t :group 'hassle :version \"27.5\"
6910 ...BODY CODE...) 6910 ...BODY CODE...)
6911 6911
6912\(fn MODE DOC &optional INIT-VALUE LIGHTER KEYMAP &rest BODY)" nil (quote macro)) 6912\(fn MODE DOC &optional INIT-VALUE LIGHTER KEYMAP &rest BODY)" nil t)
6913 6913
6914(put 'define-minor-mode 'doc-string-elt '2) 6914(put 'define-minor-mode 'doc-string-elt '2)
6915 6915
@@ -6936,7 +6936,7 @@ correctly with the current major mode. This is important to
6936prevent problems with derived modes, that is, major modes that 6936prevent problems with derived modes, that is, major modes that
6937call another major mode in their body. 6937call another major mode in their body.
6938 6938
6939\(fn GLOBAL-MODE MODE TURN-ON &rest KEYS)" nil (quote macro)) 6939\(fn GLOBAL-MODE MODE TURN-ON &rest KEYS)" nil t)
6940 6940
6941(put 'define-globalized-minor-mode 'doc-string-elt '2) 6941(put 'define-globalized-minor-mode 'doc-string-elt '2)
6942 6942
@@ -6964,19 +6964,19 @@ Define a constant M whose value is the result of `easy-mmode-define-keymap'.
6964The M, BS, and ARGS arguments are as per that function. DOC is 6964The M, BS, and ARGS arguments are as per that function. DOC is
6965the constant's documentation. 6965the constant's documentation.
6966 6966
6967\(fn M BS DOC &rest ARGS)" nil (quote macro)) 6967\(fn M BS DOC &rest ARGS)" nil t)
6968 6968
6969(autoload 'easy-mmode-defsyntax "easy-mmode" "\ 6969(autoload 'easy-mmode-defsyntax "easy-mmode" "\
6970Define variable ST as a syntax-table. 6970Define variable ST as a syntax-table.
6971CSS contains a list of syntax specifications of the form (CHAR . SYNTAX). 6971CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
6972 6972
6973\(fn ST CSS DOC &rest ARGS)" nil (quote macro)) 6973\(fn ST CSS DOC &rest ARGS)" nil t)
6974 6974
6975;;;*** 6975;;;***
6976 6976
6977;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 6977;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
6978;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (20304 6978;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (20355
6979;;;;;; 58723)) 6979;;;;;; 10021))
6980;;; Generated autoloads from emacs-lisp/easymenu.el 6980;;; Generated autoloads from emacs-lisp/easymenu.el
6981 6981
6982(autoload 'easy-menu-define "easymenu" "\ 6982(autoload 'easy-menu-define "easymenu" "\
@@ -7130,7 +7130,7 @@ To implement dynamic menus, either call this from
7130;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer 7130;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer
7131;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer 7131;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer
7132;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 7132;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
7133;;;;;; "progmodes/ebnf2ps.el" (20373 62846)) 7133;;;;;; "progmodes/ebnf2ps.el" (20373 11301))
7134;;; Generated autoloads from progmodes/ebnf2ps.el 7134;;; Generated autoloads from progmodes/ebnf2ps.el
7135 7135
7136(autoload 'ebnf-customize "ebnf2ps" "\ 7136(autoload 'ebnf-customize "ebnf2ps" "\
@@ -7398,13 +7398,14 @@ See `ebnf-style-database' documentation.
7398;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack 7398;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack
7399;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use 7399;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use
7400;;;;;; ebrowse-tags-query-replace ebrowse-tags-search ebrowse-tags-loop-continue 7400;;;;;; ebrowse-tags-query-replace ebrowse-tags-search ebrowse-tags-loop-continue
7401;;;;;; ebrowse-tags-find-definition-other-frame ebrowse-tags-view-definition-other-frame 7401;;;;;; ebrowse-tags-complete-symbol ebrowse-tags-find-definition-other-frame
7402;;;;;; ebrowse-tags-find-declaration-other-frame ebrowse-tags-find-definition-other-window 7402;;;;;; ebrowse-tags-view-definition-other-frame ebrowse-tags-find-declaration-other-frame
7403;;;;;; ebrowse-tags-view-definition-other-window ebrowse-tags-find-declaration-other-window 7403;;;;;; ebrowse-tags-find-definition-other-window ebrowse-tags-view-definition-other-window
7404;;;;;; ebrowse-tags-find-definition ebrowse-tags-view-definition 7404;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
7405;;;;;; ebrowse-tags-find-declaration ebrowse-tags-view-declaration 7405;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
7406;;;;;; ebrowse-member-mode ebrowse-electric-choose-tree ebrowse-tree-mode) 7406;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
7407;;;;;; "ebrowse" "progmodes/ebrowse.el" (20355 835)) 7407;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (20355
7408;;;;;; 10021))
7408;;; Generated autoloads from progmodes/ebrowse.el 7409;;; Generated autoloads from progmodes/ebrowse.el
7409 7410
7410(autoload 'ebrowse-tree-mode "ebrowse" "\ 7411(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7479,6 +7480,14 @@ Find definition of member at point in other frame.
7479 7480
7480\(fn)" t nil) 7481\(fn)" t nil)
7481 7482
7483(autoload 'ebrowse-tags-complete-symbol "ebrowse" "\
7484Perform completion on the C++ symbol preceding point.
7485A second call of this function without changing point inserts the next match.
7486A call with prefix PREFIX reads the symbol to insert from the minibuffer with
7487completion.
7488
7489\(fn PREFIX)" t nil)
7490
7482(autoload 'ebrowse-tags-loop-continue "ebrowse" "\ 7491(autoload 'ebrowse-tags-loop-continue "ebrowse" "\
7483Repeat last operation on files in tree. 7492Repeat last operation on files in tree.
7484FIRST-TIME non-nil means this is not a repetition, but the first time. 7493FIRST-TIME non-nil means this is not a repetition, but the first time.
@@ -7545,7 +7554,7 @@ Display statistics for a class tree.
7545;;;*** 7554;;;***
7546 7555
7547;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7556;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
7548;;;;;; (20400 16870)) 7557;;;;;; (20400 56227))
7549;;; Generated autoloads from ebuff-menu.el 7558;;; Generated autoloads from ebuff-menu.el
7550 7559
7551(autoload 'electric-buffer-list "ebuff-menu" "\ 7560(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -7578,7 +7587,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7578;;;*** 7587;;;***
7579 7588
7580;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7589;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
7581;;;;;; "echistory.el" (20229 56251)) 7590;;;;;; "echistory.el" (20355 10021))
7582;;; Generated autoloads from echistory.el 7591;;; Generated autoloads from echistory.el
7583 7592
7584(autoload 'Electric-command-history-redo-expression "echistory" "\ 7593(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7590,7 +7599,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7590;;;*** 7599;;;***
7591 7600
7592;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el" 7601;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el"
7593;;;;;; (20229 56251)) 7602;;;;;; (20355 10021))
7594;;; Generated autoloads from gnus/ecomplete.el 7603;;; Generated autoloads from gnus/ecomplete.el
7595 7604
7596(autoload 'ecomplete-setup "ecomplete" "\ 7605(autoload 'ecomplete-setup "ecomplete" "\
@@ -7600,7 +7609,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7600 7609
7601;;;*** 7610;;;***
7602 7611
7603;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (20255 22932)) 7612;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (20355 10021))
7604;;; Generated autoloads from cedet/ede.el 7613;;; Generated autoloads from cedet/ede.el
7605 7614
7606(defvar global-ede-mode nil "\ 7615(defvar global-ede-mode nil "\
@@ -7627,7 +7636,7 @@ an EDE controlled project.
7627 7636
7628;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 7637;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
7629;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 7638;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
7630;;;;;; "emacs-lisp/edebug.el" (20355 835)) 7639;;;;;; "emacs-lisp/edebug.el" (20417 65331))
7631;;; Generated autoloads from emacs-lisp/edebug.el 7640;;; Generated autoloads from emacs-lisp/edebug.el
7632 7641
7633(defvar edebug-all-defs nil "\ 7642(defvar edebug-all-defs nil "\
@@ -7700,7 +7709,7 @@ Toggle edebugging of all forms.
7700;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories 7709;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories
7701;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories 7710;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories
7702;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file 7711;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file
7703;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (20373 62846)) 7712;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (20373 11301))
7704;;; Generated autoloads from vc/ediff.el 7713;;; Generated autoloads from vc/ediff.el
7705 7714
7706(autoload 'ediff-files "ediff" "\ 7715(autoload 'ediff-files "ediff" "\
@@ -7932,7 +7941,7 @@ With optional NODE, goes to that node.
7932;;;*** 7941;;;***
7933 7942
7934;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el" 7943;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el"
7935;;;;;; (20229 56251)) 7944;;;;;; (20355 10021))
7936;;; Generated autoloads from vc/ediff-help.el 7945;;; Generated autoloads from vc/ediff-help.el
7937 7946
7938(autoload 'ediff-customize "ediff-help" "\ 7947(autoload 'ediff-customize "ediff-help" "\
@@ -7943,7 +7952,7 @@ With optional NODE, goes to that node.
7943;;;*** 7952;;;***
7944 7953
7945;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el" 7954;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el"
7946;;;;;; (20229 56251)) 7955;;;;;; (20355 10021))
7947;;; Generated autoloads from vc/ediff-mult.el 7956;;; Generated autoloads from vc/ediff-mult.el
7948 7957
7949(autoload 'ediff-show-registry "ediff-mult" "\ 7958(autoload 'ediff-show-registry "ediff-mult" "\
@@ -7956,7 +7965,7 @@ Display Ediff's registry.
7956;;;*** 7965;;;***
7957 7966
7958;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7967;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7959;;;;;; "ediff-util" "vc/ediff-util.el" (20304 58723)) 7968;;;;;; "ediff-util" "vc/ediff-util.el" (20355 10021))
7960;;; Generated autoloads from vc/ediff-util.el 7969;;; Generated autoloads from vc/ediff-util.el
7961 7970
7962(autoload 'ediff-toggle-multiframe "ediff-util" "\ 7971(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -7977,7 +7986,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
7977 7986
7978;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 7987;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
7979;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 7988;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
7980;;;;;; (20229 56251)) 7989;;;;;; (20355 10021))
7981;;; Generated autoloads from edmacro.el 7990;;; Generated autoloads from edmacro.el
7982 7991
7983(autoload 'edit-kbd-macro "edmacro" "\ 7992(autoload 'edit-kbd-macro "edmacro" "\
@@ -8026,7 +8035,7 @@ or nil, use a compact 80-column format.
8026;;;*** 8035;;;***
8027 8036
8028;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 8037;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
8029;;;;;; "emulation/edt.el" (20229 56251)) 8038;;;;;; "emulation/edt.el" (20355 10021))
8030;;; Generated autoloads from emulation/edt.el 8039;;; Generated autoloads from emulation/edt.el
8031 8040
8032(autoload 'edt-set-scroll-margins "edt" "\ 8041(autoload 'edt-set-scroll-margins "edt" "\
@@ -8044,7 +8053,7 @@ Turn on EDT Emulation.
8044;;;*** 8053;;;***
8045 8054
8046;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 8055;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
8047;;;;;; (20229 56251)) 8056;;;;;; (20355 10021))
8048;;; Generated autoloads from ehelp.el 8057;;; Generated autoloads from ehelp.el
8049 8058
8050(autoload 'with-electric-help "ehelp" "\ 8059(autoload 'with-electric-help "ehelp" "\
@@ -8081,7 +8090,7 @@ BUFFER is put back into its original major mode.
8081;;;*** 8090;;;***
8082 8091
8083;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 8092;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
8084;;;;;; "eldoc" "emacs-lisp/eldoc.el" (20229 56251)) 8093;;;;;; "eldoc" "emacs-lisp/eldoc.el" (20355 10021))
8085;;; Generated autoloads from emacs-lisp/eldoc.el 8094;;; Generated autoloads from emacs-lisp/eldoc.el
8086 8095
8087(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\ 8096(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\
@@ -8128,7 +8137,7 @@ Emacs Lisp mode) that support ElDoc.")
8128;;;*** 8137;;;***
8129 8138
8130;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode) 8139;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode)
8131;;;;;; "electric" "electric.el" (20370 4296)) 8140;;;;;; "electric" "electric.el" (20369 14251))
8132;;; Generated autoloads from electric.el 8141;;; Generated autoloads from electric.el
8133 8142
8134(defvar electric-indent-chars '(10) "\ 8143(defvar electric-indent-chars '(10) "\
@@ -8198,8 +8207,8 @@ The variable `electric-layout-rules' says when and how to insert newlines.
8198 8207
8199;;;*** 8208;;;***
8200 8209
8201;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (20229 8210;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (20355
8202;;;;;; 56251)) 8211;;;;;; 10021))
8203;;; Generated autoloads from elide-head.el 8212;;; Generated autoloads from elide-head.el
8204 8213
8205(autoload 'elide-head "elide-head" "\ 8214(autoload 'elide-head "elide-head" "\
@@ -8216,7 +8225,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8216 8225
8217;;;### (autoloads (elint-initialize elint-defun elint-current-buffer 8226;;;### (autoloads (elint-initialize elint-defun elint-current-buffer
8218;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el" 8227;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el"
8219;;;;;; (20229 56251)) 8228;;;;;; (20421 62373))
8220;;; Generated autoloads from emacs-lisp/elint.el 8229;;; Generated autoloads from emacs-lisp/elint.el
8221 8230
8222(autoload 'elint-file "elint" "\ 8231(autoload 'elint-file "elint" "\
@@ -8252,8 +8261,8 @@ optional prefix argument REINIT is non-nil.
8252;;;*** 8261;;;***
8253 8262
8254;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 8263;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
8255;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (20229 8264;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (20355
8256;;;;;; 56251)) 8265;;;;;; 10021))
8257;;; Generated autoloads from emacs-lisp/elp.el 8266;;; Generated autoloads from emacs-lisp/elp.el
8258 8267
8259(autoload 'elp-instrument-function "elp" "\ 8268(autoload 'elp-instrument-function "elp" "\
@@ -8288,7 +8297,7 @@ displayed.
8288;;;*** 8297;;;***
8289 8298
8290;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el" 8299;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el"
8291;;;;;; (20400 16870)) 8300;;;;;; (20399 35365))
8292;;; Generated autoloads from emacs-lock.el 8301;;; Generated autoloads from emacs-lock.el
8293 8302
8294(autoload 'emacs-lock-mode "emacs-lock" "\ 8303(autoload 'emacs-lock-mode "emacs-lock" "\
@@ -8316,7 +8325,7 @@ Other values are interpreted as usual.
8316;;;*** 8325;;;***
8317 8326
8318;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug) 8327;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug)
8319;;;;;; "emacsbug" "mail/emacsbug.el" (20355 835)) 8328;;;;;; "emacsbug" "mail/emacsbug.el" (20411 26532))
8320;;; Generated autoloads from mail/emacsbug.el 8329;;; Generated autoloads from mail/emacsbug.el
8321 8330
8322(autoload 'report-emacs-bug "emacsbug" "\ 8331(autoload 'report-emacs-bug "emacsbug" "\
@@ -8337,7 +8346,7 @@ The result is an alist with items of the form (URL SUBJECT NO).
8337;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 8346;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
8338;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 8347;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
8339;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 8348;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
8340;;;;;; "vc/emerge.el" (20355 835)) 8349;;;;;; "vc/emerge.el" (20355 10021))
8341;;; Generated autoloads from vc/emerge.el 8350;;; Generated autoloads from vc/emerge.el
8342 8351
8343(autoload 'emerge-files "emerge" "\ 8352(autoload 'emerge-files "emerge" "\
@@ -8398,7 +8407,7 @@ Emerge two RCS revisions of a file, with another revision as ancestor.
8398;;;*** 8407;;;***
8399 8408
8400;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 8409;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
8401;;;;;; "enriched" "textmodes/enriched.el" (20273 59945)) 8410;;;;;; "enriched" "textmodes/enriched.el" (20355 10021))
8402;;; Generated autoloads from textmodes/enriched.el 8411;;; Generated autoloads from textmodes/enriched.el
8403 8412
8404(autoload 'enriched-mode "enriched" "\ 8413(autoload 'enriched-mode "enriched" "\
@@ -8439,7 +8448,7 @@ Commands:
8439;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file 8448;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file
8440;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys 8449;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys
8441;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20355 8450;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20355
8442;;;;;; 835)) 8451;;;;;; 10021))
8443;;; Generated autoloads from epa.el 8452;;; Generated autoloads from epa.el
8444 8453
8445(autoload 'epa-list-keys "epa" "\ 8454(autoload 'epa-list-keys "epa" "\
@@ -8617,7 +8626,7 @@ Insert selected KEYS after the point.
8617;;;*** 8626;;;***
8618 8627
8619;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify 8628;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify
8620;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (20229 56251)) 8629;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (20355 10021))
8621;;; Generated autoloads from epa-dired.el 8630;;; Generated autoloads from epa-dired.el
8622 8631
8623(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8632(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8643,7 +8652,7 @@ Encrypt marked files.
8643;;;*** 8652;;;***
8644 8653
8645;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler) 8654;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler)
8646;;;;;; "epa-file" "epa-file.el" (20229 56251)) 8655;;;;;; "epa-file" "epa-file.el" (20355 10021))
8647;;; Generated autoloads from epa-file.el 8656;;; Generated autoloads from epa-file.el
8648 8657
8649(autoload 'epa-file-handler "epa-file" "\ 8658(autoload 'epa-file-handler "epa-file" "\
@@ -8665,7 +8674,7 @@ Encrypt marked files.
8665 8674
8666;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt 8675;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt
8667;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode) 8676;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode)
8668;;;;;; "epa-mail" "epa-mail.el" (20325 60273)) 8677;;;;;; "epa-mail" "epa-mail.el" (20355 10021))
8669;;; Generated autoloads from epa-mail.el 8678;;; Generated autoloads from epa-mail.el
8670 8679
8671(autoload 'epa-mail-mode "epa-mail" "\ 8680(autoload 'epa-mail-mode "epa-mail" "\
@@ -8735,7 +8744,7 @@ if ARG is omitted or nil.
8735 8744
8736;;;*** 8745;;;***
8737 8746
8738;;;### (autoloads (epg-make-context) "epg" "epg.el" (20255 22932)) 8747;;;### (autoloads (epg-make-context) "epg" "epg.el" (20355 10021))
8739;;; Generated autoloads from epg.el 8748;;; Generated autoloads from epg.el
8740 8749
8741(autoload 'epg-make-context "epg" "\ 8750(autoload 'epg-make-context "epg" "\
@@ -8746,7 +8755,7 @@ Return a context object.
8746;;;*** 8755;;;***
8747 8756
8748;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration) 8757;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration)
8749;;;;;; "epg-config" "epg-config.el" (20373 62846)) 8758;;;;;; "epg-config" "epg-config.el" (20373 11301))
8750;;; Generated autoloads from epg-config.el 8759;;; Generated autoloads from epg-config.el
8751 8760
8752(autoload 'epg-configuration "epg-config" "\ 8761(autoload 'epg-configuration "epg-config" "\
@@ -8766,8 +8775,8 @@ Look at CONFIG and try to expand GROUP.
8766 8775
8767;;;*** 8776;;;***
8768 8777
8769;;;### (autoloads (erc-handle-irc-url erc-tls erc-select-read-args) 8778;;;### (autoloads (erc-handle-irc-url erc-tls erc erc-select-read-args)
8770;;;;;; "erc" "erc/erc.el" (20356 48455)) 8779;;;;;; "erc" "erc/erc.el" (20356 2211))
8771;;; Generated autoloads from erc/erc.el 8780;;; Generated autoloads from erc/erc.el
8772 8781
8773(autoload 'erc-select-read-args "erc" "\ 8782(autoload 'erc-select-read-args "erc" "\
@@ -8775,6 +8784,29 @@ Prompt the user for values of nick, server, port, and password.
8775 8784
8776\(fn)" nil nil) 8785\(fn)" nil nil)
8777 8786
8787(autoload 'erc "erc" "\
8788ERC is a powerful, modular, and extensible IRC client.
8789This function is the main entry point for ERC.
8790
8791It permits you to select connection parameters, and then starts ERC.
8792
8793Non-interactively, it takes the keyword arguments
8794 (server (erc-compute-server))
8795 (port (erc-compute-port))
8796 (nick (erc-compute-nick))
8797 password
8798 (full-name (erc-compute-full-name)))
8799
8800That is, if called with
8801
8802 (erc :server \"irc.freenode.net\" :full-name \"Harry S Truman\")
8803
8804then the server and full-name will be set to those values, whereas
8805`erc-compute-port', `erc-compute-nick' and `erc-compute-full-name' will
8806be invoked for the values of the other parameters.
8807
8808\(fn &key (server (erc-compute-server)) (port (erc-compute-port)) (nick (erc-compute-nick)) PASSWORD (full-name (erc-compute-full-name)))" t nil)
8809
8778(defalias 'erc-select 'erc) 8810(defalias 'erc-select 'erc)
8779 8811
8780(autoload 'erc-tls "erc" "\ 8812(autoload 'erc-tls "erc" "\
@@ -8793,32 +8825,32 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8793;;;*** 8825;;;***
8794 8826
8795;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (20355 8827;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (20355
8796;;;;;; 835)) 8828;;;;;; 10021))
8797;;; Generated autoloads from erc/erc-autoaway.el 8829;;; Generated autoloads from erc/erc-autoaway.el
8798 (autoload 'erc-autoaway-mode "erc-autoaway") 8830 (autoload 'erc-autoaway-mode "erc-autoaway")
8799 8831
8800;;;*** 8832;;;***
8801 8833
8802;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20355 835)) 8834;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20355 10021))
8803;;; Generated autoloads from erc/erc-button.el 8835;;; Generated autoloads from erc/erc-button.el
8804 (autoload 'erc-button-mode "erc-button" nil t) 8836 (autoload 'erc-button-mode "erc-button" nil t)
8805 8837
8806;;;*** 8838;;;***
8807 8839
8808;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (20229 56251)) 8840;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (20355 10021))
8809;;; Generated autoloads from erc/erc-capab.el 8841;;; Generated autoloads from erc/erc-capab.el
8810 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8842 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8811 8843
8812;;;*** 8844;;;***
8813 8845
8814;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (20304 58723)) 8846;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (20355 10021))
8815;;; Generated autoloads from erc/erc-compat.el 8847;;; Generated autoloads from erc/erc-compat.el
8816 (autoload 'erc-define-minor-mode "erc-compat") 8848 (autoload 'erc-define-minor-mode "erc-compat")
8817 8849
8818;;;*** 8850;;;***
8819 8851
8820;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 8852;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
8821;;;;;; "erc-dcc" "erc/erc-dcc.el" (20405 16851)) 8853;;;;;; "erc-dcc" "erc/erc-dcc.el" (20402 11562))
8822;;; Generated autoloads from erc/erc-dcc.el 8854;;; Generated autoloads from erc/erc-dcc.el
8823 (autoload 'erc-dcc-mode "erc-dcc") 8855 (autoload 'erc-dcc-mode "erc-dcc")
8824 8856
@@ -8851,7 +8883,7 @@ that subcommand.
8851;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 8883;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
8852;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 8884;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
8853;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 8885;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
8854;;;;;; (20229 56251)) 8886;;;;;; (20355 10021))
8855;;; Generated autoloads from erc/erc-ezbounce.el 8887;;; Generated autoloads from erc/erc-ezbounce.el
8856 8888
8857(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8889(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -8913,8 +8945,8 @@ Add EZBouncer convenience functions to ERC.
8913 8945
8914;;;*** 8946;;;***
8915 8947
8916;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (20229 8948;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (20355
8917;;;;;; 56251)) 8949;;;;;; 10021))
8918;;; Generated autoloads from erc/erc-fill.el 8950;;; Generated autoloads from erc/erc-fill.el
8919 (autoload 'erc-fill-mode "erc-fill" nil t) 8951 (autoload 'erc-fill-mode "erc-fill" nil t)
8920 8952
@@ -8927,7 +8959,7 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
8927;;;*** 8959;;;***
8928 8960
8929;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 8961;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
8930;;;;;; "erc/erc-identd.el" (20229 56251)) 8962;;;;;; "erc/erc-identd.el" (20355 10021))
8931;;; Generated autoloads from erc/erc-identd.el 8963;;; Generated autoloads from erc/erc-identd.el
8932 (autoload 'erc-identd-mode "erc-identd") 8964 (autoload 'erc-identd-mode "erc-identd")
8933 8965
@@ -8949,7 +8981,7 @@ system.
8949;;;*** 8981;;;***
8950 8982
8951;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 8983;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
8952;;;;;; (20229 56251)) 8984;;;;;; (20355 10021))
8953;;; Generated autoloads from erc/erc-imenu.el 8985;;; Generated autoloads from erc/erc-imenu.el
8954 8986
8955(autoload 'erc-create-imenu-index "erc-imenu" "\ 8987(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -8959,20 +8991,20 @@ system.
8959 8991
8960;;;*** 8992;;;***
8961 8993
8962;;;### (autoloads nil "erc-join" "erc/erc-join.el" (20356 48455)) 8994;;;### (autoloads nil "erc-join" "erc/erc-join.el" (20356 2211))
8963;;; Generated autoloads from erc/erc-join.el 8995;;; Generated autoloads from erc/erc-join.el
8964 (autoload 'erc-autojoin-mode "erc-join" nil t) 8996 (autoload 'erc-autojoin-mode "erc-join" nil t)
8965 8997
8966;;;*** 8998;;;***
8967 8999
8968;;;### (autoloads nil "erc-list" "erc/erc-list.el" (20229 56251)) 9000;;;### (autoloads nil "erc-list" "erc/erc-list.el" (20355 10021))
8969;;; Generated autoloads from erc/erc-list.el 9001;;; Generated autoloads from erc/erc-list.el
8970 (autoload 'erc-list-mode "erc-list") 9002 (autoload 'erc-list-mode "erc-list")
8971 9003
8972;;;*** 9004;;;***
8973 9005
8974;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 9006;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
8975;;;;;; "erc/erc-log.el" (20355 835)) 9007;;;;;; "erc/erc-log.el" (20355 10021))
8976;;; Generated autoloads from erc/erc-log.el 9008;;; Generated autoloads from erc/erc-log.el
8977 (autoload 'erc-log-mode "erc-log" nil t) 9009 (autoload 'erc-log-mode "erc-log" nil t)
8978 9010
@@ -9004,7 +9036,7 @@ You can save every individual message by putting this function on
9004;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 9036;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
9005;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 9037;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
9006;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 9038;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
9007;;;;;; (20355 835)) 9039;;;;;; (20355 10021))
9008;;; Generated autoloads from erc/erc-match.el 9040;;; Generated autoloads from erc/erc-match.el
9009 (autoload 'erc-match-mode "erc-match") 9041 (autoload 'erc-match-mode "erc-match")
9010 9042
@@ -9050,14 +9082,14 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9050 9082
9051;;;*** 9083;;;***
9052 9084
9053;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (20229 56251)) 9085;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (20355 10021))
9054;;; Generated autoloads from erc/erc-menu.el 9086;;; Generated autoloads from erc/erc-menu.el
9055 (autoload 'erc-menu-mode "erc-menu" nil t) 9087 (autoload 'erc-menu-mode "erc-menu" nil t)
9056 9088
9057;;;*** 9089;;;***
9058 9090
9059;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 9091;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
9060;;;;;; (20229 56251)) 9092;;;;;; (20355 10021))
9061;;; Generated autoloads from erc/erc-netsplit.el 9093;;; Generated autoloads from erc/erc-netsplit.el
9062 (autoload 'erc-netsplit-mode "erc-netsplit") 9094 (autoload 'erc-netsplit-mode "erc-netsplit")
9063 9095
@@ -9069,7 +9101,7 @@ Show who's gone.
9069;;;*** 9101;;;***
9070 9102
9071;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 9103;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
9072;;;;;; "erc/erc-networks.el" (20229 56251)) 9104;;;;;; "erc/erc-networks.el" (20355 10021))
9073;;; Generated autoloads from erc/erc-networks.el 9105;;; Generated autoloads from erc/erc-networks.el
9074 9106
9075(autoload 'erc-determine-network "erc-networks" "\ 9107(autoload 'erc-determine-network "erc-networks" "\
@@ -9087,7 +9119,7 @@ Interactively select a server to connect to using `erc-server-alist'.
9087;;;*** 9119;;;***
9088 9120
9089;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 9121;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
9090;;;;;; "erc/erc-notify.el" (20355 835)) 9122;;;;;; "erc/erc-notify.el" (20355 10021))
9091;;; Generated autoloads from erc/erc-notify.el 9123;;; Generated autoloads from erc/erc-notify.el
9092 (autoload 'erc-notify-mode "erc-notify" nil t) 9124 (autoload 'erc-notify-mode "erc-notify" nil t)
9093 9125
@@ -9105,33 +9137,33 @@ with args, toggle notify status of people.
9105 9137
9106;;;*** 9138;;;***
9107 9139
9108;;;### (autoloads nil "erc-page" "erc/erc-page.el" (20239 35035)) 9140;;;### (autoloads nil "erc-page" "erc/erc-page.el" (20355 10021))
9109;;; Generated autoloads from erc/erc-page.el 9141;;; Generated autoloads from erc/erc-page.el
9110 (autoload 'erc-page-mode "erc-page") 9142 (autoload 'erc-page-mode "erc-page")
9111 9143
9112;;;*** 9144;;;***
9113 9145
9114;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (20355 9146;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (20355
9115;;;;;; 835)) 9147;;;;;; 10021))
9116;;; Generated autoloads from erc/erc-pcomplete.el 9148;;; Generated autoloads from erc/erc-pcomplete.el
9117 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9149 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9118 9150
9119;;;*** 9151;;;***
9120 9152
9121;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (20229 56251)) 9153;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (20355 10021))
9122;;; Generated autoloads from erc/erc-replace.el 9154;;; Generated autoloads from erc/erc-replace.el
9123 (autoload 'erc-replace-mode "erc-replace") 9155 (autoload 'erc-replace-mode "erc-replace")
9124 9156
9125;;;*** 9157;;;***
9126 9158
9127;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (20229 56251)) 9159;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (20355 10021))
9128;;; Generated autoloads from erc/erc-ring.el 9160;;; Generated autoloads from erc/erc-ring.el
9129 (autoload 'erc-ring-mode "erc-ring" nil t) 9161 (autoload 'erc-ring-mode "erc-ring" nil t)
9130 9162
9131;;;*** 9163;;;***
9132 9164
9133;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 9165;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
9134;;;;;; "erc-services" "erc/erc-services.el" (20357 51632)) 9166;;;;;; "erc-services" "erc/erc-services.el" (20357 58785))
9135;;; Generated autoloads from erc/erc-services.el 9167;;; Generated autoloads from erc/erc-services.el
9136 (autoload 'erc-services-mode "erc-services" nil t) 9168 (autoload 'erc-services-mode "erc-services" nil t)
9137 9169
@@ -9148,14 +9180,14 @@ When called interactively, read the password using `read-passwd'.
9148 9180
9149;;;*** 9181;;;***
9150 9182
9151;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (20355 835)) 9183;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (20355 10021))
9152;;; Generated autoloads from erc/erc-sound.el 9184;;; Generated autoloads from erc/erc-sound.el
9153 (autoload 'erc-sound-mode "erc-sound") 9185 (autoload 'erc-sound-mode "erc-sound")
9154 9186
9155;;;*** 9187;;;***
9156 9188
9157;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 9189;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9158;;;;;; (20229 56251)) 9190;;;;;; (20355 10021))
9159;;; Generated autoloads from erc/erc-speedbar.el 9191;;; Generated autoloads from erc/erc-speedbar.el
9160 9192
9161(autoload 'erc-speedbar-browser "erc-speedbar" "\ 9193(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9166,21 +9198,21 @@ This will add a speedbar major display mode.
9166 9198
9167;;;*** 9199;;;***
9168 9200
9169;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (20229 9201;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (20355
9170;;;;;; 56251)) 9202;;;;;; 10021))
9171;;; Generated autoloads from erc/erc-spelling.el 9203;;; Generated autoloads from erc/erc-spelling.el
9172 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9204 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9173 9205
9174;;;*** 9206;;;***
9175 9207
9176;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (20355 835)) 9208;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (20355 10021))
9177;;; Generated autoloads from erc/erc-stamp.el 9209;;; Generated autoloads from erc/erc-stamp.el
9178 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9210 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9179 9211
9180;;;*** 9212;;;***
9181 9213
9182;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 9214;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
9183;;;;;; (20355 835)) 9215;;;;;; (20355 10021))
9184;;; Generated autoloads from erc/erc-track.el 9216;;; Generated autoloads from erc/erc-track.el
9185 9217
9186(defvar erc-track-minor-mode nil "\ 9218(defvar erc-track-minor-mode nil "\
@@ -9206,7 +9238,7 @@ keybindings will not do anything useful.
9206;;;*** 9238;;;***
9207 9239
9208;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 9240;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9209;;;;;; "erc-truncate" "erc/erc-truncate.el" (20355 835)) 9241;;;;;; "erc-truncate" "erc/erc-truncate.el" (20355 10021))
9210;;; Generated autoloads from erc/erc-truncate.el 9242;;; Generated autoloads from erc/erc-truncate.el
9211 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9243 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9212 9244
@@ -9226,7 +9258,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9226;;;*** 9258;;;***
9227 9259
9228;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 9260;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9229;;;;;; (20355 835)) 9261;;;;;; (20355 10021))
9230;;; Generated autoloads from erc/erc-xdcc.el 9262;;; Generated autoloads from erc/erc-xdcc.el
9231 (autoload 'erc-xdcc-mode "erc-xdcc") 9263 (autoload 'erc-xdcc-mode "erc-xdcc")
9232 9264
@@ -9238,10 +9270,31 @@ Add a file to `erc-xdcc-files'.
9238;;;*** 9270;;;***
9239 9271
9240;;;### (autoloads (ert-describe-test ert-run-tests-interactively 9272;;;### (autoloads (ert-describe-test ert-run-tests-interactively
9241;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch) "ert" "emacs-lisp/ert.el" 9273;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest)
9242;;;;;; (20355 835)) 9274;;;;;; "ert" "emacs-lisp/ert.el" (20355 10021))
9243;;; Generated autoloads from emacs-lisp/ert.el 9275;;; Generated autoloads from emacs-lisp/ert.el
9244 9276
9277(autoload 'ert-deftest "ert" "\
9278Define NAME (a symbol) as a test.
9279
9280BODY is evaluated as a `progn' when the test is run. It should
9281signal a condition on failure or just return if the test passes.
9282
9283`should', `should-not' and `should-error' are useful for
9284assertions in BODY.
9285
9286Use `ert' to run tests interactively.
9287
9288Tests that are expected to fail can be marked as such
9289using :expected-result. See `ert-test-result-type-p' for a
9290description of valid values for RESULT-TYPE.
9291
9292\(fn NAME () [DOCSTRING] [:expected-result RESULT-TYPE] [:tags '(TAG...)] BODY...)" nil (quote macro))
9293
9294(put 'ert-deftest 'lisp-indent-function '2)
9295
9296(put 'ert-deftest 'doc-string-elt '3)
9297
9245(put 'ert-deftest 'lisp-indent-function 2) 9298(put 'ert-deftest 'lisp-indent-function 2)
9246 9299
9247(put 'ert-info 'lisp-indent-function 1) 9300(put 'ert-info 'lisp-indent-function 1)
@@ -9288,7 +9341,7 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test).
9288;;;*** 9341;;;***
9289 9342
9290;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el" 9343;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el"
9291;;;;;; (20370 4296)) 9344;;;;;; (20364 28960))
9292;;; Generated autoloads from emacs-lisp/ert-x.el 9345;;; Generated autoloads from emacs-lisp/ert-x.el
9293 9346
9294(put 'ert-with-test-buffer 'lisp-indent-function 1) 9347(put 'ert-with-test-buffer 'lisp-indent-function 1)
@@ -9300,8 +9353,8 @@ Kill all test buffers that are still live.
9300 9353
9301;;;*** 9354;;;***
9302 9355
9303;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (20229 9356;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (20355
9304;;;;;; 56251)) 9357;;;;;; 10021))
9305;;; Generated autoloads from eshell/esh-mode.el 9358;;; Generated autoloads from eshell/esh-mode.el
9306 9359
9307(autoload 'eshell-mode "esh-mode" "\ 9360(autoload 'eshell-mode "esh-mode" "\
@@ -9314,7 +9367,7 @@ Emacs shell interactive mode.
9314;;;*** 9367;;;***
9315 9368
9316;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell" 9369;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
9317;;;;;; "eshell/eshell.el" (20373 62846)) 9370;;;;;; "eshell/eshell.el" (20373 11301))
9318;;; Generated autoloads from eshell/eshell.el 9371;;; Generated autoloads from eshell/eshell.el
9319 9372
9320(autoload 'eshell "eshell" "\ 9373(autoload 'eshell "eshell" "\
@@ -9355,7 +9408,7 @@ corresponding to a successful execution.
9355;;;;;; visit-tags-table tags-table-mode find-tag-default-function 9408;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9356;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 9409;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
9357;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 9410;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
9358;;;;;; (20389 6410)) 9411;;;;;; (20388 65061))
9359;;; Generated autoloads from progmodes/etags.el 9412;;; Generated autoloads from progmodes/etags.el
9360 9413
9361(defvar tags-file-name nil "\ 9414(defvar tags-file-name nil "\
@@ -9673,7 +9726,7 @@ for \\[find-tag] (which see).
9673;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer 9726;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer
9674;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer 9727;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer
9675;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el" 9728;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el"
9676;;;;;; (20355 835)) 9729;;;;;; (20355 10021))
9677;;; Generated autoloads from language/ethio-util.el 9730;;; Generated autoloads from language/ethio-util.el
9678 9731
9679(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9732(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9843,7 +9896,7 @@ With ARG, insert that many delimiters.
9843 9896
9844;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 9897;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
9845;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 9898;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
9846;;;;;; (20304 58723)) 9899;;;;;; (20355 10021))
9847;;; Generated autoloads from net/eudc.el 9900;;; Generated autoloads from net/eudc.el
9848 9901
9849(autoload 'eudc-set-server "eudc" "\ 9902(autoload 'eudc-set-server "eudc" "\
@@ -9899,7 +9952,7 @@ This does nothing except loading eudc by autoload side-effect.
9899 9952
9900;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 9953;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
9901;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 9954;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
9902;;;;;; "eudc-bob" "net/eudc-bob.el" (20229 56251)) 9955;;;;;; "eudc-bob" "net/eudc-bob.el" (20355 10021))
9903;;; Generated autoloads from net/eudc-bob.el 9956;;; Generated autoloads from net/eudc-bob.el
9904 9957
9905(autoload 'eudc-display-generic-binary "eudc-bob" "\ 9958(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -9935,7 +9988,7 @@ Display a button for the JPEG DATA.
9935;;;*** 9988;;;***
9936 9989
9937;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 9990;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
9938;;;;;; "eudc-export" "net/eudc-export.el" (20229 56251)) 9991;;;;;; "eudc-export" "net/eudc-export.el" (20355 10021))
9939;;; Generated autoloads from net/eudc-export.el 9992;;; Generated autoloads from net/eudc-export.el
9940 9993
9941(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 9994(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -9952,7 +10005,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
9952;;;*** 10005;;;***
9953 10006
9954;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 10007;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
9955;;;;;; (20229 56251)) 10008;;;;;; (20355 10021))
9956;;; Generated autoloads from net/eudc-hotlist.el 10009;;; Generated autoloads from net/eudc-hotlist.el
9957 10010
9958(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 10011(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -9962,8 +10015,8 @@ Edit the hotlist of directory servers in a specialized buffer.
9962 10015
9963;;;*** 10016;;;***
9964 10017
9965;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (20376 10018;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (20378
9966;;;;;; 50401)) 10019;;;;;; 29222))
9967;;; Generated autoloads from emacs-lisp/ewoc.el 10020;;; Generated autoloads from emacs-lisp/ewoc.el
9968 10021
9969(autoload 'ewoc-create "ewoc" "\ 10022(autoload 'ewoc-create "ewoc" "\
@@ -9992,7 +10045,7 @@ fourth arg NOSEP non-nil inhibits this.
9992;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 10045;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
9993;;;;;; executable-self-display executable-set-magic executable-interpret 10046;;;;;; executable-self-display executable-set-magic executable-interpret
9994;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 10047;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
9995;;;;;; (20355 835)) 10048;;;;;; (20355 10021))
9996;;; Generated autoloads from progmodes/executable.el 10049;;; Generated autoloads from progmodes/executable.el
9997 10050
9998(autoload 'executable-command-find-posix-p "executable" "\ 10051(autoload 'executable-command-find-posix-p "executable" "\
@@ -10035,7 +10088,7 @@ file modes.
10035 10088
10036;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 10089;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
10037;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" 10090;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
10038;;;;;; (20229 56251)) 10091;;;;;; (20355 10021))
10039;;; Generated autoloads from expand.el 10092;;; Generated autoloads from expand.el
10040 10093
10041(autoload 'expand-add-abbrevs "expand" "\ 10094(autoload 'expand-add-abbrevs "expand" "\
@@ -10084,7 +10137,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
10084 10137
10085;;;*** 10138;;;***
10086 10139
10087;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20389 6410)) 10140;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20388 65061))
10088;;; Generated autoloads from progmodes/f90.el 10141;;; Generated autoloads from progmodes/f90.el
10089 10142
10090(autoload 'f90-mode "f90" "\ 10143(autoload 'f90-mode "f90" "\
@@ -10154,8 +10207,8 @@ with no args, if that value is non-nil.
10154;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set 10207;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set
10155;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase 10208;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase
10156;;;;;; text-scale-set face-remap-set-base face-remap-reset-base 10209;;;;;; text-scale-set face-remap-set-base face-remap-reset-base
10157;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20389 10210;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20388
10158;;;;;; 6410)) 10211;;;;;; 65061))
10159;;; Generated autoloads from face-remap.el 10212;;; Generated autoloads from face-remap.el
10160 10213
10161(autoload 'face-remap-add-relative "face-remap" "\ 10214(autoload 'face-remap-add-relative "face-remap" "\
@@ -10303,7 +10356,7 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
10303 10356
10304;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10357;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
10305;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 10358;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
10306;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20389 6410)) 10359;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20387 44199))
10307;;; Generated autoloads from mail/feedmail.el 10360;;; Generated autoloads from mail/feedmail.el
10308 10361
10309(autoload 'feedmail-send-it "feedmail" "\ 10362(autoload 'feedmail-send-it "feedmail" "\
@@ -10358,7 +10411,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10358 10411
10359;;;### (autoloads (ffap-bindings ffap-guess-file-name-at-point dired-at-point 10412;;;### (autoloads (ffap-bindings ffap-guess-file-name-at-point dired-at-point
10360;;;;;; ffap-at-mouse ffap-menu find-file-at-point ffap-next) "ffap" 10413;;;;;; ffap-at-mouse ffap-menu find-file-at-point ffap-next) "ffap"
10361;;;;;; "ffap.el" (20395 46900)) 10414;;;;;; "ffap.el" (20395 38306))
10362;;; Generated autoloads from ffap.el 10415;;; Generated autoloads from ffap.el
10363 10416
10364(autoload 'ffap-next "ffap" "\ 10417(autoload 'ffap-next "ffap" "\
@@ -10424,7 +10477,7 @@ Evaluate the forms in variable `ffap-bindings'.
10424;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 10477;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
10425;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 10478;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
10426;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 10479;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
10427;;;;;; "filecache" "filecache.el" (20229 56251)) 10480;;;;;; "filecache" "filecache.el" (20355 10021))
10428;;; Generated autoloads from filecache.el 10481;;; Generated autoloads from filecache.el
10429 10482
10430(autoload 'file-cache-add-directory "filecache" "\ 10483(autoload 'file-cache-add-directory "filecache" "\
@@ -10484,7 +10537,7 @@ the name is considered already unique; only the second substitution
10484;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable 10537;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable
10485;;;;;; add-dir-local-variable delete-file-local-variable-prop-line 10538;;;;;; add-dir-local-variable delete-file-local-variable-prop-line
10486;;;;;; add-file-local-variable-prop-line delete-file-local-variable 10539;;;;;; add-file-local-variable-prop-line delete-file-local-variable
10487;;;;;; add-file-local-variable) "files-x" "files-x.el" (20355 835)) 10540;;;;;; add-file-local-variable) "files-x" "files-x.el" (20355 10021))
10488;;; Generated autoloads from files-x.el 10541;;; Generated autoloads from files-x.el
10489 10542
10490(autoload 'add-file-local-variable "files-x" "\ 10543(autoload 'add-file-local-variable "files-x" "\
@@ -10549,8 +10602,8 @@ Copy directory-local variables to the -*- line.
10549 10602
10550;;;*** 10603;;;***
10551 10604
10552;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20304 10605;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20355
10553;;;;;; 58723)) 10606;;;;;; 10021))
10554;;; Generated autoloads from filesets.el 10607;;; Generated autoloads from filesets.el
10555 10608
10556(autoload 'filesets-init "filesets" "\ 10609(autoload 'filesets-init "filesets" "\
@@ -10561,7 +10614,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10561 10614
10562;;;*** 10615;;;***
10563 10616
10564;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (20229 56251)) 10617;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (20355 10021))
10565;;; Generated autoloads from find-cmd.el 10618;;; Generated autoloads from find-cmd.el
10566 10619
10567(autoload 'find-cmd "find-cmd" "\ 10620(autoload 'find-cmd "find-cmd" "\
@@ -10581,7 +10634,7 @@ result is a string that should be ready for the command line.
10581;;;*** 10634;;;***
10582 10635
10583;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired" 10636;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired"
10584;;;;;; "find-dired.el" (20255 22932)) 10637;;;;;; "find-dired.el" (20355 10021))
10585;;; Generated autoloads from find-dired.el 10638;;; Generated autoloads from find-dired.el
10586 10639
10587(autoload 'find-dired "find-dired" "\ 10640(autoload 'find-dired "find-dired" "\
@@ -10621,7 +10674,7 @@ use in place of \"-ls\" as the final argument.
10621 10674
10622;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10675;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10623;;;;;; ff-find-other-file ff-get-other-file ff-special-constructs) 10676;;;;;; ff-find-other-file ff-get-other-file ff-special-constructs)
10624;;;;;; "find-file" "find-file.el" (20389 6410)) 10677;;;;;; "find-file" "find-file.el" (20387 44199))
10625;;; Generated autoloads from find-file.el 10678;;; Generated autoloads from find-file.el
10626 10679
10627(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10680(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -10717,7 +10770,7 @@ Visit the file you click on in another window.
10717;;;;;; find-variable find-variable-noselect find-function-other-frame 10770;;;;;; find-variable find-variable-noselect find-function-other-frame
10718;;;;;; find-function-other-window find-function find-function-noselect 10771;;;;;; find-function-other-window find-function find-function-noselect
10719;;;;;; find-function-search-for-symbol find-library) "find-func" 10772;;;;;; find-function-search-for-symbol find-library) "find-func"
10720;;;;;; "emacs-lisp/find-func.el" (20229 56251)) 10773;;;;;; "emacs-lisp/find-func.el" (20355 10021))
10721;;; Generated autoloads from emacs-lisp/find-func.el 10774;;; Generated autoloads from emacs-lisp/find-func.el
10722 10775
10723(autoload 'find-library "find-func" "\ 10776(autoload 'find-library "find-func" "\
@@ -10876,7 +10929,7 @@ Define some key bindings for the find-function family of functions.
10876;;;*** 10929;;;***
10877 10930
10878;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 10931;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
10879;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (20229 56251)) 10932;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (20355 10021))
10880;;; Generated autoloads from find-lisp.el 10933;;; Generated autoloads from find-lisp.el
10881 10934
10882(autoload 'find-lisp-find-dired "find-lisp" "\ 10935(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -10897,7 +10950,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
10897;;;*** 10950;;;***
10898 10951
10899;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 10952;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
10900;;;;;; "finder" "finder.el" (20229 56251)) 10953;;;;;; "finder" "finder.el" (20355 10021))
10901;;; Generated autoloads from finder.el 10954;;; Generated autoloads from finder.el
10902 10955
10903(autoload 'finder-list-keywords "finder" "\ 10956(autoload 'finder-list-keywords "finder" "\
@@ -10919,7 +10972,7 @@ Find packages matching a given keyword.
10919;;;*** 10972;;;***
10920 10973
10921;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 10974;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
10922;;;;;; "flow-ctrl.el" (20229 56251)) 10975;;;;;; "flow-ctrl.el" (20355 10021))
10923;;; Generated autoloads from flow-ctrl.el 10976;;; Generated autoloads from flow-ctrl.el
10924 10977
10925(autoload 'enable-flow-control "flow-ctrl" "\ 10978(autoload 'enable-flow-control "flow-ctrl" "\
@@ -10941,7 +10994,7 @@ to get the effect of a C-q.
10941;;;*** 10994;;;***
10942 10995
10943;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 10996;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
10944;;;;;; (20229 56251)) 10997;;;;;; (20355 10021))
10945;;; Generated autoloads from gnus/flow-fill.el 10998;;; Generated autoloads from gnus/flow-fill.el
10946 10999
10947(autoload 'fill-flowed-encode "flow-fill" "\ 11000(autoload 'fill-flowed-encode "flow-fill" "\
@@ -10957,7 +11010,7 @@ to get the effect of a C-q.
10957;;;*** 11010;;;***
10958 11011
10959;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on 11012;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on
10960;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (20373 62846)) 11013;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (20373 11301))
10961;;; Generated autoloads from progmodes/flymake.el 11014;;; Generated autoloads from progmodes/flymake.el
10962 11015
10963(autoload 'flymake-mode "flymake" "\ 11016(autoload 'flymake-mode "flymake" "\
@@ -10987,7 +11040,7 @@ Turn flymake mode off.
10987 11040
10988;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 11041;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
10989;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 11042;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
10990;;;;;; "flyspell" "textmodes/flyspell.el" (20405 16851)) 11043;;;;;; "flyspell" "textmodes/flyspell.el" (20420 41510))
10991;;; Generated autoloads from textmodes/flyspell.el 11044;;; Generated autoloads from textmodes/flyspell.el
10992 11045
10993(autoload 'flyspell-prog-mode "flyspell" "\ 11046(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11059,7 +11112,7 @@ Flyspell whole buffer.
11059 11112
11060;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 11113;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
11061;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 11114;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
11062;;;;;; (20389 6410)) 11115;;;;;; (20387 44199))
11063;;; Generated autoloads from follow.el 11116;;; Generated autoloads from follow.el
11064 11117
11065(autoload 'turn-on-follow-mode "follow" "\ 11118(autoload 'turn-on-follow-mode "follow" "\
@@ -11127,8 +11180,8 @@ selected if the original window is the first one in the frame.
11127 11180
11128;;;*** 11181;;;***
11129 11182
11130;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (20389 11183;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (20387
11131;;;;;; 6410)) 11184;;;;;; 44199))
11132;;; Generated autoloads from mail/footnote.el 11185;;; Generated autoloads from mail/footnote.el
11133 11186
11134(autoload 'footnote-mode "footnote" "\ 11187(autoload 'footnote-mode "footnote" "\
@@ -11147,7 +11200,7 @@ play around with the following keys:
11147;;;*** 11200;;;***
11148 11201
11149;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11202;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11150;;;;;; "forms" "forms.el" (20392 26928)) 11203;;;;;; "forms" "forms.el" (20392 20740))
11151;;; Generated autoloads from forms.el 11204;;; Generated autoloads from forms.el
11152 11205
11153(autoload 'forms-mode "forms" "\ 11206(autoload 'forms-mode "forms" "\
@@ -11184,7 +11237,7 @@ Visit a file in Forms mode in other window.
11184;;;*** 11237;;;***
11185 11238
11186;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" 11239;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el"
11187;;;;;; (20229 56251)) 11240;;;;;; (20355 10021))
11188;;; Generated autoloads from progmodes/fortran.el 11241;;; Generated autoloads from progmodes/fortran.el
11189 11242
11190(autoload 'fortran-mode "fortran" "\ 11243(autoload 'fortran-mode "fortran" "\
@@ -11262,7 +11315,7 @@ with no args, if that value is non-nil.
11262;;;*** 11315;;;***
11263 11316
11264;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 11317;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
11265;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (20229 56251)) 11318;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (20355 10021))
11266;;; Generated autoloads from play/fortune.el 11319;;; Generated autoloads from play/fortune.el
11267 11320
11268(autoload 'fortune-add-fortune "fortune" "\ 11321(autoload 'fortune-add-fortune "fortune" "\
@@ -11311,13 +11364,24 @@ and choose the directory as the fortune-file.
11311;;;*** 11364;;;***
11312 11365
11313;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" 11366;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el"
11314;;;;;; (20405 42390)) 11367;;;;;; (20415 53309))
11315;;; Generated autoloads from progmodes/gdb-mi.el 11368;;; Generated autoloads from progmodes/gdb-mi.el
11316 11369
11317(defvar gdb-enable-debug nil "\ 11370(defvar gdb-enable-debug nil "\
11318Non-nil means record the process input and output in `gdb-debug-log'.") 11371Non-nil if Gdb-Enable-Debug mode is enabled.
11372See the command `gdb-enable-debug' for a description of this minor mode.")
11319 11373
11320(custom-autoload 'gdb-enable-debug "gdb-mi" t) 11374(custom-autoload 'gdb-enable-debug "gdb-mi" nil)
11375
11376(autoload 'gdb-enable-debug "gdb-mi" "\
11377Toggle logging of transaction between Emacs and Gdb.
11378The log is stored in `gdb-debug-log' as an alist with elements
11379whose cons is send, send-item or recv and whose cdr is the string
11380being transferred. This list may grow up to a size of
11381`gdb-debug-log-max' after which the oldest element (at the end of
11382the list) is deleted every time a new one is added (at the front).
11383
11384\(fn &optional ARG)" t nil)
11321 11385
11322(autoload 'gdb "gdb-mi" "\ 11386(autoload 'gdb "gdb-mi" "\
11323Run gdb on program FILE in buffer *gud-FILE*. 11387Run gdb on program FILE in buffer *gud-FILE*.
@@ -11378,8 +11442,8 @@ detailed description of this mode.
11378;;;*** 11442;;;***
11379 11443
11380;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 11444;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
11381;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (20405 11445;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (20406
11382;;;;;; 42390)) 11446;;;;;; 8611))
11383;;; Generated autoloads from emacs-lisp/generic.el 11447;;; Generated autoloads from emacs-lisp/generic.el
11384 11448
11385(defvar generic-mode-list nil "\ 11449(defvar generic-mode-list nil "\
@@ -11458,7 +11522,7 @@ regular expression that can be used as an element of
11458;;;*** 11522;;;***
11459 11523
11460;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11524;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11461;;;;;; (20355 835)) 11525;;;;;; (20355 10021))
11462;;; Generated autoloads from progmodes/glasses.el 11526;;; Generated autoloads from progmodes/glasses.el
11463 11527
11464(autoload 'glasses-mode "glasses" "\ 11528(autoload 'glasses-mode "glasses" "\
@@ -11474,7 +11538,7 @@ add virtual separators (like underscores) at places they belong to.
11474 11538
11475;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 11539;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
11476;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el" 11540;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el"
11477;;;;;; (20304 58723)) 11541;;;;;; (20355 10021))
11478;;; Generated autoloads from gnus/gmm-utils.el 11542;;; Generated autoloads from gnus/gmm-utils.el
11479 11543
11480(autoload 'gmm-regexp-concat "gmm-utils" "\ 11544(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11529,7 +11593,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11529;;;*** 11593;;;***
11530 11594
11531;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11595;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11532;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20379 60745)) 11596;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20414 2727))
11533;;; Generated autoloads from gnus/gnus.el 11597;;; Generated autoloads from gnus/gnus.el
11534(when (fboundp 'custom-autoload) 11598(when (fboundp 'custom-autoload)
11535 (custom-autoload 'gnus-select-method "gnus")) 11599 (custom-autoload 'gnus-select-method "gnus"))
@@ -11582,7 +11646,7 @@ prompt the user for the name of an NNTP server to use.
11582;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11646;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11583;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11647;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11584;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11648;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11585;;;;;; "gnus/gnus-agent.el" (20304 58723)) 11649;;;;;; "gnus/gnus-agent.el" (20355 10021))
11586;;; Generated autoloads from gnus/gnus-agent.el 11650;;; Generated autoloads from gnus/gnus-agent.el
11587 11651
11588(autoload 'gnus-unplugged "gnus-agent" "\ 11652(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11673,7 +11737,7 @@ If CLEAN, obsolete (ignore).
11673;;;*** 11737;;;***
11674 11738
11675;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11739;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11676;;;;;; (20360 57703)) 11740;;;;;; (20361 20134))
11677;;; Generated autoloads from gnus/gnus-art.el 11741;;; Generated autoloads from gnus/gnus-art.el
11678 11742
11679(autoload 'gnus-article-prepare-display "gnus-art" "\ 11743(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11684,7 +11748,7 @@ Make the current buffer look like a nice article.
11684;;;*** 11748;;;***
11685 11749
11686;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set) 11750;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set)
11687;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (20229 56251)) 11751;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (20355 10021))
11688;;; Generated autoloads from gnus/gnus-bookmark.el 11752;;; Generated autoloads from gnus/gnus-bookmark.el
11689 11753
11690(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 11754(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -11709,8 +11773,8 @@ deletion, or > if it is flagged for displaying.
11709 11773
11710;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 11774;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
11711;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 11775;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
11712;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (20229 11776;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (20355
11713;;;;;; 56251)) 11777;;;;;; 10021))
11714;;; Generated autoloads from gnus/gnus-cache.el 11778;;; Generated autoloads from gnus/gnus-cache.el
11715 11779
11716(autoload 'gnus-jog-cache "gnus-cache" "\ 11780(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -11752,7 +11816,7 @@ supported.
11752;;;*** 11816;;;***
11753 11817
11754;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 11818;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
11755;;;;;; "gnus-delay" "gnus/gnus-delay.el" (20229 56251)) 11819;;;;;; "gnus-delay" "gnus/gnus-delay.el" (20355 10021))
11756;;; Generated autoloads from gnus/gnus-delay.el 11820;;; Generated autoloads from gnus/gnus-delay.el
11757 11821
11758(autoload 'gnus-delay-article "gnus-delay" "\ 11822(autoload 'gnus-delay-article "gnus-delay" "\
@@ -11788,7 +11852,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11788;;;*** 11852;;;***
11789 11853
11790;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 11854;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
11791;;;;;; "gnus-diary" "gnus/gnus-diary.el" (20229 56251)) 11855;;;;;; "gnus-diary" "gnus/gnus-diary.el" (20355 10021))
11792;;; Generated autoloads from gnus/gnus-diary.el 11856;;; Generated autoloads from gnus/gnus-diary.el
11793 11857
11794(autoload 'gnus-user-format-function-d "gnus-diary" "\ 11858(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -11804,7 +11868,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11804;;;*** 11868;;;***
11805 11869
11806;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 11870;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
11807;;;;;; (20229 56251)) 11871;;;;;; (20355 10021))
11808;;; Generated autoloads from gnus/gnus-dired.el 11872;;; Generated autoloads from gnus/gnus-dired.el
11809 11873
11810(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 11874(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -11815,7 +11879,7 @@ Convenience method to turn on gnus-dired-mode.
11815;;;*** 11879;;;***
11816 11880
11817;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 11881;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
11818;;;;;; (20229 56251)) 11882;;;;;; (20355 10021))
11819;;; Generated autoloads from gnus/gnus-draft.el 11883;;; Generated autoloads from gnus/gnus-draft.el
11820 11884
11821(autoload 'gnus-draft-reminder "gnus-draft" "\ 11885(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -11827,8 +11891,8 @@ Reminder user if there are unsent drafts.
11827 11891
11828;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 11892;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11829;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 11893;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
11830;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20229 11894;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20355
11831;;;;;; 56251)) 11895;;;;;; 10021))
11832;;; Generated autoloads from gnus/gnus-fun.el 11896;;; Generated autoloads from gnus/gnus-fun.el
11833 11897
11834(autoload 'gnus-random-x-face "gnus-fun" "\ 11898(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -11873,7 +11937,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
11873;;;*** 11937;;;***
11874 11938
11875;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar) 11939;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar)
11876;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (20229 56251)) 11940;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (20355 10021))
11877;;; Generated autoloads from gnus/gnus-gravatar.el 11941;;; Generated autoloads from gnus/gnus-gravatar.el
11878 11942
11879(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ 11943(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\
@@ -11891,7 +11955,7 @@ If gravatars are already displayed, remove them.
11891;;;*** 11955;;;***
11892 11956
11893;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 11957;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
11894;;;;;; "gnus-group" "gnus/gnus-group.el" (20268 11628)) 11958;;;;;; "gnus-group" "gnus/gnus-group.el" (20355 10021))
11895;;; Generated autoloads from gnus/gnus-group.el 11959;;; Generated autoloads from gnus/gnus-group.el
11896 11960
11897(autoload 'gnus-fetch-group "gnus-group" "\ 11961(autoload 'gnus-fetch-group "gnus-group" "\
@@ -11909,7 +11973,7 @@ Pop up a frame and enter GROUP.
11909;;;*** 11973;;;***
11910 11974
11911;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html" 11975;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html"
11912;;;;;; "gnus/gnus-html.el" (20273 59945)) 11976;;;;;; "gnus/gnus-html.el" (20355 10021))
11913;;; Generated autoloads from gnus/gnus-html.el 11977;;; Generated autoloads from gnus/gnus-html.el
11914 11978
11915(autoload 'gnus-article-html "gnus-html" "\ 11979(autoload 'gnus-article-html "gnus-html" "\
@@ -11925,7 +11989,7 @@ Pop up a frame and enter GROUP.
11925;;;*** 11989;;;***
11926 11990
11927;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 11991;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
11928;;;;;; (20229 56251)) 11992;;;;;; (20355 10021))
11929;;; Generated autoloads from gnus/gnus-kill.el 11993;;; Generated autoloads from gnus/gnus-kill.el
11930 11994
11931(defalias 'gnus-batch-kill 'gnus-batch-score) 11995(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -11940,7 +12004,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
11940 12004
11941;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 12005;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
11942;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 12006;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
11943;;;;;; (20229 56251)) 12007;;;;;; (20355 10021))
11944;;; Generated autoloads from gnus/gnus-ml.el 12008;;; Generated autoloads from gnus/gnus-ml.el
11945 12009
11946(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 12010(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -11965,7 +12029,7 @@ Minor mode for providing mailing-list commands.
11965 12029
11966;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 12030;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
11967;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 12031;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
11968;;;;;; (20229 56251)) 12032;;;;;; (20355 10021))
11969;;; Generated autoloads from gnus/gnus-mlspl.el 12033;;; Generated autoloads from gnus/gnus-mlspl.el
11970 12034
11971(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 12035(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -12066,7 +12130,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12066;;;*** 12130;;;***
12067 12131
12068;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 12132;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
12069;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20360 57703)) 12133;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20417 65331))
12070;;; Generated autoloads from gnus/gnus-msg.el 12134;;; Generated autoloads from gnus/gnus-msg.el
12071 12135
12072(autoload 'gnus-msg-mail "gnus-msg" "\ 12136(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -12094,7 +12158,7 @@ Like `message-reply'.
12094 12158
12095;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 12159;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
12096;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 12160;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
12097;;;;;; (20280 8018)) 12161;;;;;; (20355 10021))
12098;;; Generated autoloads from gnus/gnus-picon.el 12162;;; Generated autoloads from gnus/gnus-picon.el
12099 12163
12100(autoload 'gnus-treat-from-picon "gnus-picon" "\ 12164(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -12121,7 +12185,7 @@ If picons are already displayed, remove them.
12121;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 12185;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
12122;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 12186;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
12123;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 12187;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
12124;;;;;; "gnus/gnus-range.el" (20229 56251)) 12188;;;;;; "gnus/gnus-range.el" (20355 10021))
12125;;; Generated autoloads from gnus/gnus-range.el 12189;;; Generated autoloads from gnus/gnus-range.el
12126 12190
12127(autoload 'gnus-sorted-difference "gnus-range" "\ 12191(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -12189,7 +12253,7 @@ Add NUM into sorted LIST by side effect.
12189;;;*** 12253;;;***
12190 12254
12191;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 12255;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
12192;;;;;; "gnus-registry" "gnus/gnus-registry.el" (20376 41972)) 12256;;;;;; "gnus-registry" "gnus/gnus-registry.el" (20415 53309))
12193;;; Generated autoloads from gnus/gnus-registry.el 12257;;; Generated autoloads from gnus/gnus-registry.el
12194 12258
12195(autoload 'gnus-registry-initialize "gnus-registry" "\ 12259(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12205,8 +12269,8 @@ Install the registry hooks.
12205;;;*** 12269;;;***
12206 12270
12207;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 12271;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
12208;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (20229 12272;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (20355
12209;;;;;; 56251)) 12273;;;;;; 10021))
12210;;; Generated autoloads from gnus/gnus-sieve.el 12274;;; Generated autoloads from gnus/gnus-sieve.el
12211 12275
12212(autoload 'gnus-sieve-update "gnus-sieve" "\ 12276(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12234,7 +12298,7 @@ See the documentation for these variables and functions for details.
12234;;;*** 12298;;;***
12235 12299
12236;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12300;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
12237;;;;;; (20229 56251)) 12301;;;;;; (20355 10021))
12238;;; Generated autoloads from gnus/gnus-spec.el 12302;;; Generated autoloads from gnus/gnus-spec.el
12239 12303
12240(autoload 'gnus-update-format "gnus-spec" "\ 12304(autoload 'gnus-update-format "gnus-spec" "\
@@ -12245,7 +12309,7 @@ Update the format specification near point.
12245;;;*** 12309;;;***
12246 12310
12247;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" 12311;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el"
12248;;;;;; (20360 57703)) 12312;;;;;; (20361 20134))
12249;;; Generated autoloads from gnus/gnus-start.el 12313;;; Generated autoloads from gnus/gnus-start.el
12250 12314
12251(autoload 'gnus-declare-backend "gnus-start" "\ 12315(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12256,7 +12320,7 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12256;;;*** 12320;;;***
12257 12321
12258;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el" 12322;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el"
12259;;;;;; (20325 60273)) 12323;;;;;; (20355 10021))
12260;;; Generated autoloads from gnus/gnus-sum.el 12324;;; Generated autoloads from gnus/gnus-sum.el
12261 12325
12262(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12326(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12268,7 +12332,7 @@ BOOKMARK is a bookmark name or a bookmark record.
12268;;;*** 12332;;;***
12269 12333
12270;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize) 12334;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize)
12271;;;;;; "gnus-sync" "gnus/gnus-sync.el" (20229 56251)) 12335;;;;;; "gnus-sync" "gnus/gnus-sync.el" (20355 10021))
12272;;; Generated autoloads from gnus/gnus-sync.el 12336;;; Generated autoloads from gnus/gnus-sync.el
12273 12337
12274(autoload 'gnus-sync-initialize "gnus-sync" "\ 12338(autoload 'gnus-sync-initialize "gnus-sync" "\
@@ -12284,7 +12348,7 @@ Install the sync hooks.
12284;;;*** 12348;;;***
12285 12349
12286;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12350;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
12287;;;;;; (20376 41972)) 12351;;;;;; (20420 41510))
12288;;; Generated autoloads from gnus/gnus-win.el 12352;;; Generated autoloads from gnus/gnus-win.el
12289 12353
12290(autoload 'gnus-add-configuration "gnus-win" "\ 12354(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12295,23 +12359,23 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12295;;;*** 12359;;;***
12296 12360
12297;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el" 12361;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el"
12298;;;;;; (20286 28414)) 12362;;;;;; (20417 65331))
12299;;; Generated autoloads from net/gnutls.el 12363;;; Generated autoloads from net/gnutls.el
12300 12364
12301(defvar gnutls-min-prime-bits nil "\ 12365(defvar gnutls-min-prime-bits 256 "\
12302The minimum number of bits to be used in Diffie-Hellman key exchange. 12366Minimum number of prime bits accepted by GnuTLS for key exchange.
12367During a Diffie-Hellman handshake, if the server sends a prime
12368number with fewer than this number of bits, the handshake is
12369rejected. (The smaller the prime number, the less secure the
12370key exchange is against man-in-the-middle attacks.)
12303 12371
12304This sets the minimum accepted size of the key to be used in a 12372A value of nil says to use the default GnuTLS value.")
12305client-server handshake. If the server sends a prime with fewer than
12306the specified number of bits the handshake will fail.
12307
12308A value of nil says to use the default gnutls value.")
12309 12373
12310(custom-autoload 'gnutls-min-prime-bits "gnutls" t) 12374(custom-autoload 'gnutls-min-prime-bits "gnutls" t)
12311 12375
12312;;;*** 12376;;;***
12313 12377
12314;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (20355 835)) 12378;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (20355 10021))
12315;;; Generated autoloads from play/gomoku.el 12379;;; Generated autoloads from play/gomoku.el
12316 12380
12317(autoload 'gomoku "gomoku" "\ 12381(autoload 'gomoku "gomoku" "\
@@ -12339,7 +12403,7 @@ Use \\[describe-mode] for more info.
12339 12403
12340;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address 12404;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address
12341;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20355 12405;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20355
12342;;;;;; 835)) 12406;;;;;; 10021))
12343;;; Generated autoloads from net/goto-addr.el 12407;;; Generated autoloads from net/goto-addr.el
12344 12408
12345(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 12409(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -12381,7 +12445,7 @@ Like `goto-address-mode', but only for comments and strings.
12381;;;*** 12445;;;***
12382 12446
12383;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve) 12447;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve)
12384;;;;;; "gravatar" "gnus/gravatar.el" (20280 8018)) 12448;;;;;; "gravatar" "gnus/gravatar.el" (20355 10021))
12385;;; Generated autoloads from gnus/gravatar.el 12449;;; Generated autoloads from gnus/gravatar.el
12386 12450
12387(autoload 'gravatar-retrieve "gravatar" "\ 12451(autoload 'gravatar-retrieve "gravatar" "\
@@ -12397,9 +12461,9 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12397 12461
12398;;;*** 12462;;;***
12399 12463
12400;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-compute-defaults 12464;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12401;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12465;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12402;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20370 4296)) 12466;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20369 14251))
12403;;; Generated autoloads from progmodes/grep.el 12467;;; Generated autoloads from progmodes/grep.el
12404 12468
12405(defvar grep-window-height nil "\ 12469(defvar grep-window-height nil "\
@@ -12474,6 +12538,11 @@ Set up `compilation-exit-message-function' and run `grep-setup-hook'.
12474 12538
12475\(fn)" nil nil) 12539\(fn)" nil nil)
12476 12540
12541(autoload 'grep-mode "grep" "\
12542Sets `grep-last-buffer' and `compilation-window-height'.
12543
12544\(fn)" nil nil)
12545
12477(autoload 'grep "grep" "\ 12546(autoload 'grep "grep" "\
12478Run grep, with user-specified args, and collect output in a buffer. 12547Run grep, with user-specified args, and collect output in a buffer.
12479While grep runs asynchronously, you can use \\[next-error] (M-x next-error), 12548While grep runs asynchronously, you can use \\[next-error] (M-x next-error),
@@ -12557,7 +12626,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
12557 12626
12558;;;*** 12627;;;***
12559 12628
12560;;;### (autoloads (gs-load-image) "gs" "gs.el" (20229 56251)) 12629;;;### (autoloads (gs-load-image) "gs" "gs.el" (20355 10021))
12561;;; Generated autoloads from gs.el 12630;;; Generated autoloads from gs.el
12562 12631
12563(autoload 'gs-load-image "gs" "\ 12632(autoload 'gs-load-image "gs" "\
@@ -12571,7 +12640,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12571;;;*** 12640;;;***
12572 12641
12573;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb 12642;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb
12574;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20373 62846)) 12643;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20373 11301))
12575;;; Generated autoloads from progmodes/gud.el 12644;;; Generated autoloads from progmodes/gud.el
12576 12645
12577(autoload 'gud-gdb "gud" "\ 12646(autoload 'gud-gdb "gud" "\
@@ -12659,8 +12728,8 @@ it if ARG is omitted or nil.
12659 12728
12660;;;*** 12729;;;***
12661 12730
12662;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (20304 12731;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (20355
12663;;;;;; 58723)) 12732;;;;;; 10021))
12664;;; Generated autoloads from play/handwrite.el 12733;;; Generated autoloads from play/handwrite.el
12665 12734
12666(autoload 'handwrite "handwrite" "\ 12735(autoload 'handwrite "handwrite" "\
@@ -12678,7 +12747,7 @@ Variables: `handwrite-linespace' (default 12)
12678;;;*** 12747;;;***
12679 12748
12680;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12749;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12681;;;;;; (19981 63558)) 12750;;;;;; (20355 10021))
12682;;; Generated autoloads from play/hanoi.el 12751;;; Generated autoloads from play/hanoi.el
12683 12752
12684(autoload 'hanoi "hanoi" "\ 12753(autoload 'hanoi "hanoi" "\
@@ -12707,7 +12776,7 @@ to be updated.
12707 12776
12708;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment 12777;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment
12709;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment) 12778;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment)
12710;;;;;; "hashcash" "mail/hashcash.el" (20355 835)) 12779;;;;;; "hashcash" "mail/hashcash.el" (20355 10021))
12711;;; Generated autoloads from mail/hashcash.el 12780;;; Generated autoloads from mail/hashcash.el
12712 12781
12713(autoload 'hashcash-insert-payment "hashcash" "\ 12782(autoload 'hashcash-insert-payment "hashcash" "\
@@ -12752,7 +12821,7 @@ Prefix arg sets default accept amount temporarily.
12752;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12821;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12753;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12822;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12754;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12823;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12755;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (20229 56251)) 12824;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (20355 10021))
12756;;; Generated autoloads from help-at-pt.el 12825;;; Generated autoloads from help-at-pt.el
12757 12826
12758(autoload 'help-at-pt-string "help-at-pt" "\ 12827(autoload 'help-at-pt-string "help-at-pt" "\
@@ -12882,7 +12951,7 @@ different regions. With numeric argument ARG, behaves like
12882;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories 12951;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories
12883;;;;;; describe-syntax describe-variable variable-at-point describe-function-1 12952;;;;;; describe-syntax describe-variable variable-at-point describe-function-1
12884;;;;;; find-lisp-object-file-name help-C-file-name describe-function) 12953;;;;;; find-lisp-object-file-name help-C-file-name describe-function)
12885;;;;;; "help-fns" "help-fns.el" (20298 64606)) 12954;;;;;; "help-fns" "help-fns.el" (20355 10021))
12886;;; Generated autoloads from help-fns.el 12955;;; Generated autoloads from help-fns.el
12887 12956
12888(autoload 'describe-function "help-fns" "\ 12957(autoload 'describe-function "help-fns" "\
@@ -12962,7 +13031,7 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file.
12962;;;*** 13031;;;***
12963 13032
12964;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 13033;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
12965;;;;;; (20255 22932)) 13034;;;;;; (20355 10021))
12966;;; Generated autoloads from help-macro.el 13035;;; Generated autoloads from help-macro.el
12967 13036
12968(defvar three-step-help nil "\ 13037(defvar three-step-help nil "\
@@ -12978,8 +13047,8 @@ gives the window that lists the options.")
12978 13047
12979;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 13048;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
12980;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish 13049;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish
12981;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (20229 13050;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (20355
12982;;;;;; 56251)) 13051;;;;;; 10021))
12983;;; Generated autoloads from help-mode.el 13052;;; Generated autoloads from help-mode.el
12984 13053
12985(autoload 'help-mode "help-mode" "\ 13054(autoload 'help-mode "help-mode" "\
@@ -13072,7 +13141,7 @@ Add xrefs for symbols in `pp's output between FROM and TO.
13072;;;*** 13141;;;***
13073 13142
13074;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 13143;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
13075;;;;;; "emacs-lisp/helper.el" (20229 56251)) 13144;;;;;; "emacs-lisp/helper.el" (20355 10021))
13076;;; Generated autoloads from emacs-lisp/helper.el 13145;;; Generated autoloads from emacs-lisp/helper.el
13077 13146
13078(autoload 'Helper-describe-bindings "helper" "\ 13147(autoload 'Helper-describe-bindings "helper" "\
@@ -13088,7 +13157,7 @@ Provide help for current mode.
13088;;;*** 13157;;;***
13089 13158
13090;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 13159;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
13091;;;;;; "hexl.el" (20364 20442)) 13160;;;;;; "hexl.el" (20420 41510))
13092;;; Generated autoloads from hexl.el 13161;;; Generated autoloads from hexl.el
13093 13162
13094(autoload 'hexl-mode "hexl" "\ 13163(autoload 'hexl-mode "hexl" "\
@@ -13185,7 +13254,7 @@ This discards the buffer's undo information.
13185;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13254;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13186;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13255;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13187;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13256;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13188;;;;;; (20229 56251)) 13257;;;;;; (20410 5673))
13189;;; Generated autoloads from hi-lock.el 13258;;; Generated autoloads from hi-lock.el
13190 13259
13191(autoload 'hi-lock-mode "hi-lock" "\ 13260(autoload 'hi-lock-mode "hi-lock" "\
@@ -13324,7 +13393,7 @@ be found in variable `hi-lock-interactive-patterns'.
13324;;;*** 13393;;;***
13325 13394
13326;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el" 13395;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el"
13327;;;;;; (20229 56251)) 13396;;;;;; (20355 10021))
13328;;; Generated autoloads from progmodes/hideif.el 13397;;; Generated autoloads from progmodes/hideif.el
13329 13398
13330(autoload 'hide-ifdef-mode "hideif" "\ 13399(autoload 'hide-ifdef-mode "hideif" "\
@@ -13368,7 +13437,7 @@ Several variables affect how the hiding is done:
13368;;;*** 13437;;;***
13369 13438
13370;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13439;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13371;;;;;; (20356 52797)) 13440;;;;;; (20356 55829))
13372;;; Generated autoloads from progmodes/hideshow.el 13441;;; Generated autoloads from progmodes/hideshow.el
13373 13442
13374(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))) "\ 13443(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))) "\
@@ -13434,8 +13503,8 @@ Unconditionally turn off `hs-minor-mode'.
13434;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13503;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
13435;;;;;; highlight-changes-previous-change highlight-changes-next-change 13504;;;;;; highlight-changes-previous-change highlight-changes-next-change
13436;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode 13505;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode
13437;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20229 13506;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20355
13438;;;;;; 56251)) 13507;;;;;; 10021))
13439;;; Generated autoloads from hilit-chg.el 13508;;; Generated autoloads from hilit-chg.el
13440 13509
13441(autoload 'highlight-changes-mode "hilit-chg" "\ 13510(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -13570,7 +13639,7 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
13570;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 13639;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
13571;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 13640;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
13572;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 13641;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
13573;;;;;; "hippie-exp.el" (20229 56251)) 13642;;;;;; "hippie-exp.el" (20355 10021))
13574;;; Generated autoloads from hippie-exp.el 13643;;; Generated autoloads from hippie-exp.el
13575 13644
13576(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) "\ 13645(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) "\
@@ -13643,7 +13712,7 @@ argument VERBOSE non-nil makes the function verbose.
13643;;;*** 13712;;;***
13644 13713
13645;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13714;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13646;;;;;; (20229 56251)) 13715;;;;;; (20355 10021))
13647;;; Generated autoloads from hl-line.el 13716;;; Generated autoloads from hl-line.el
13648 13717
13649(autoload 'hl-line-mode "hl-line" "\ 13718(autoload 'hl-line-mode "hl-line" "\
@@ -13696,7 +13765,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13696;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays 13765;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays
13697;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays 13766;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
13698;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays" 13767;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays"
13699;;;;;; "calendar/holidays.el" (20390 32086)) 13768;;;;;; "calendar/holidays.el" (20390 20388))
13700;;; Generated autoloads from calendar/holidays.el 13769;;; Generated autoloads from calendar/holidays.el
13701 13770
13702(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1") 13771(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1")
@@ -13844,8 +13913,8 @@ The optional LABEL is used to label the buffer created.
13844 13913
13845;;;*** 13914;;;***
13846 13915
13847;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (20229 13916;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (20355
13848;;;;;; 56251)) 13917;;;;;; 10021))
13849;;; Generated autoloads from gnus/html2text.el 13918;;; Generated autoloads from gnus/html2text.el
13850 13919
13851(autoload 'html2text "html2text" "\ 13920(autoload 'html2text "html2text" "\
@@ -13856,7 +13925,7 @@ Convert HTML to plain text in the current buffer.
13856;;;*** 13925;;;***
13857 13926
13858;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer) 13927;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer)
13859;;;;;; "htmlfontify" "htmlfontify.el" (20325 60273)) 13928;;;;;; "htmlfontify" "htmlfontify.el" (20355 10021))
13860;;; Generated autoloads from htmlfontify.el 13929;;; Generated autoloads from htmlfontify.el
13861 13930
13862(autoload 'htmlfontify-buffer "htmlfontify" "\ 13931(autoload 'htmlfontify-buffer "htmlfontify" "\
@@ -13887,14 +13956,10 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'.
13887\(fn SRCDIR DSTDIR &optional F-EXT L-EXT)" t nil) 13956\(fn SRCDIR DSTDIR &optional F-EXT L-EXT)" t nil)
13888 13957
13889;;;*** 13958;;;***
13890
13891;;;***
13892
13893;;;***
13894 13959
13895;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 13960;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
13896;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (20405 13961;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (20406
13897;;;;;; 42390)) 13962;;;;;; 8611))
13898;;; Generated autoloads from ibuf-macs.el 13963;;; Generated autoloads from ibuf-macs.el
13899 13964
13900(autoload 'define-ibuffer-column "ibuf-macs" "\ 13965(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -13997,7 +14062,7 @@ bound to the current value of the filter.
13997;;;*** 14062;;;***
13998 14063
13999;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 14064;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
14000;;;;;; "ibuffer" "ibuffer.el" (20382 62719)) 14065;;;;;; "ibuffer" "ibuffer.el" (20383 47352))
14001;;; Generated autoloads from ibuffer.el 14066;;; Generated autoloads from ibuffer.el
14002 14067
14003(autoload 'ibuffer-list-buffers "ibuffer" "\ 14068(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14038,7 +14103,7 @@ FORMATS is the value to use for `ibuffer-formats'.
14038 14103
14039;;;### (autoloads (icalendar-import-buffer icalendar-import-file 14104;;;### (autoloads (icalendar-import-buffer icalendar-import-file
14040;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 14105;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
14041;;;;;; "calendar/icalendar.el" (20325 60273)) 14106;;;;;; "calendar/icalendar.el" (20421 62373))
14042;;; Generated autoloads from calendar/icalendar.el 14107;;; Generated autoloads from calendar/icalendar.el
14043 14108
14044(autoload 'icalendar-export-file "icalendar" "\ 14109(autoload 'icalendar-export-file "icalendar" "\
@@ -14090,8 +14155,8 @@ buffer `*icalendar-errors*'.
14090 14155
14091;;;*** 14156;;;***
14092 14157
14093;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20294 14158;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20355
14094;;;;;; 23710)) 14159;;;;;; 10021))
14095;;; Generated autoloads from icomplete.el 14160;;; Generated autoloads from icomplete.el
14096 14161
14097(defvar icomplete-mode nil "\ 14162(defvar icomplete-mode nil "\
@@ -14113,7 +14178,7 @@ the mode if ARG is omitted or nil.
14113 14178
14114;;;*** 14179;;;***
14115 14180
14116;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (20355 835)) 14181;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (20355 10021))
14117;;; Generated autoloads from progmodes/icon.el 14182;;; Generated autoloads from progmodes/icon.el
14118 14183
14119(autoload 'icon-mode "icon" "\ 14184(autoload 'icon-mode "icon" "\
@@ -14154,7 +14219,7 @@ with no args, if that value is non-nil.
14154;;;*** 14219;;;***
14155 14220
14156;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 14221;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
14157;;;;;; (20395 5351)) 14222;;;;;; (20394 17446))
14158;;; Generated autoloads from progmodes/idlw-shell.el 14223;;; Generated autoloads from progmodes/idlw-shell.el
14159 14224
14160(autoload 'idlwave-shell "idlw-shell" "\ 14225(autoload 'idlwave-shell "idlw-shell" "\
@@ -14180,7 +14245,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
14180;;;*** 14245;;;***
14181 14246
14182;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14247;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
14183;;;;;; (20389 6410)) 14248;;;;;; (20387 44199))
14184;;; Generated autoloads from progmodes/idlwave.el 14249;;; Generated autoloads from progmodes/idlwave.el
14185 14250
14186(autoload 'idlwave-mode "idlwave" "\ 14251(autoload 'idlwave-mode "idlwave" "\
@@ -14314,8 +14379,8 @@ The main features of this mode are
14314;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14379;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
14315;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14380;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14316;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14381;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14317;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20389 14382;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20387
14318;;;;;; 6410)) 14383;;;;;; 44199))
14319;;; Generated autoloads from ido.el 14384;;; Generated autoloads from ido.el
14320 14385
14321(defvar ido-mode nil "\ 14386(defvar ido-mode nil "\
@@ -14575,7 +14640,7 @@ DEF, if non-nil, is the default value.
14575 14640
14576;;;*** 14641;;;***
14577 14642
14578;;;### (autoloads (ielm) "ielm" "ielm.el" (20229 56251)) 14643;;;### (autoloads (ielm) "ielm" "ielm.el" (20355 10021))
14579;;; Generated autoloads from ielm.el 14644;;; Generated autoloads from ielm.el
14580 14645
14581(autoload 'ielm "ielm" "\ 14646(autoload 'ielm "ielm" "\
@@ -14586,7 +14651,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
14586 14651
14587;;;*** 14652;;;***
14588 14653
14589;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (20273 59945)) 14654;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (20355 10021))
14590;;; Generated autoloads from iimage.el 14655;;; Generated autoloads from iimage.el
14591 14656
14592(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") 14657(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1")
@@ -14607,7 +14672,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
14607;;;;;; create-image image-type-auto-detected-p image-type-available-p 14672;;;;;; create-image image-type-auto-detected-p image-type-available-p
14608;;;;;; image-type image-type-from-file-name image-type-from-file-header 14673;;;;;; image-type image-type-from-file-name image-type-from-file-header
14609;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el" 14674;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el"
14610;;;;;; (20377 16772)) 14675;;;;;; (20423 43129))
14611;;; Generated autoloads from image.el 14676;;; Generated autoloads from image.el
14612 14677
14613(autoload 'image-type-from-data "image" "\ 14678(autoload 'image-type-from-data "image" "\
@@ -14780,22 +14845,21 @@ Example:
14780 (defimage test-image ((:type xpm :file \"~/test1.xpm\") 14845 (defimage test-image ((:type xpm :file \"~/test1.xpm\")
14781 (:type xbm :file \"~/test1.xbm\"))) 14846 (:type xbm :file \"~/test1.xbm\")))
14782 14847
14783\(fn SYMBOL SPECS &optional DOC)" nil (quote macro)) 14848\(fn SYMBOL SPECS &optional DOC)" nil t)
14784 14849
14785(put 'defimage 'doc-string-elt '3) 14850(put 'defimage 'doc-string-elt '3)
14786 14851
14787(autoload 'imagemagick-register-types "image" "\ 14852(autoload 'imagemagick-register-types "image" "\
14788Register file types that can be handled by ImageMagick. 14853Register file types that can be handled by ImageMagick.
14789This function is called at startup, after loading the init file. 14854This function is called at startup, after loading the init file.
14790It registers the ImageMagick types listed in `imagemagick-types', 14855It registers the ImageMagick types returned by `imagemagick-filter-types'.
14791excluding those listed in `imagemagick-types-inhibit'.
14792 14856
14793Registered image types are added to `auto-mode-alist', so that 14857Registered image types are added to `auto-mode-alist', so that
14794Emacs visits them in Image mode. They are also added to 14858Emacs visits them in Image mode. They are also added to
14795`image-type-file-name-regexps', so that the `image-type' function 14859`image-type-file-name-regexps', so that the `image-type' function
14796recognizes these files as having image type `imagemagick'. 14860recognizes these files as having image type `imagemagick'.
14797 14861
14798If Emacs is compiled without ImageMagick support, do nothing. 14862If Emacs is compiled without ImageMagick support, this does nothing.
14799 14863
14800\(fn)" nil nil) 14864\(fn)" nil nil)
14801 14865
@@ -14808,7 +14872,7 @@ If Emacs is compiled without ImageMagick support, do nothing.
14808;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag 14872;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
14809;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs 14873;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
14810;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs) 14874;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs)
14811;;;;;; "image-dired" "image-dired.el" (20229 56251)) 14875;;;;;; "image-dired" "image-dired.el" (20355 10021))
14812;;; Generated autoloads from image-dired.el 14876;;; Generated autoloads from image-dired.el
14813 14877
14814(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\ 14878(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\
@@ -14946,7 +15010,7 @@ easy-to-use form.
14946 15010
14947;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 15011;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
14948;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 15012;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
14949;;;;;; "image-file.el" (20229 56251)) 15013;;;;;; "image-file.el" (20355 10021))
14950;;; Generated autoloads from image-file.el 15014;;; Generated autoloads from image-file.el
14951 15015
14952(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ 15016(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
@@ -15009,7 +15073,7 @@ An image file is one whose name has an extension in
15009;;;*** 15073;;;***
15010 15074
15011;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode 15075;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
15012;;;;;; image-mode) "image-mode" "image-mode.el" (20400 38248)) 15076;;;;;; image-mode) "image-mode" "image-mode.el" (20420 41510))
15013;;; Generated autoloads from image-mode.el 15077;;; Generated autoloads from image-mode.el
15014 15078
15015(autoload 'image-mode "image-mode" "\ 15079(autoload 'image-mode "image-mode" "\
@@ -15054,7 +15118,7 @@ on these modes.
15054;;;*** 15118;;;***
15055 15119
15056;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 15120;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
15057;;;;;; imenu-sort-function) "imenu" "imenu.el" (20395 5351)) 15121;;;;;; imenu-sort-function) "imenu" "imenu.el" (20393 22044))
15058;;; Generated autoloads from imenu.el 15122;;; Generated autoloads from imenu.el
15059 15123
15060(defvar imenu-sort-function nil "\ 15124(defvar imenu-sort-function nil "\
@@ -15171,7 +15235,7 @@ for more information.
15171 15235
15172;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion 15236;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion
15173;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 15237;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
15174;;;;;; "ind-util" "language/ind-util.el" (20229 56251)) 15238;;;;;; "ind-util" "language/ind-util.el" (20355 10021))
15175;;; Generated autoloads from language/ind-util.el 15239;;; Generated autoloads from language/ind-util.el
15176 15240
15177(autoload 'indian-compose-region "ind-util" "\ 15241(autoload 'indian-compose-region "ind-util" "\
@@ -15203,7 +15267,7 @@ Convert old Emacs Devanagari characters to UCS.
15203 15267
15204;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 15268;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
15205;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 15269;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
15206;;;;;; "progmodes/inf-lisp.el" (20355 835)) 15270;;;;;; "progmodes/inf-lisp.el" (20355 10021))
15207;;; Generated autoloads from progmodes/inf-lisp.el 15271;;; Generated autoloads from progmodes/inf-lisp.el
15208 15272
15209(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\ 15273(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\
@@ -15269,8 +15333,8 @@ of `inferior-lisp-program'). Runs the hooks from
15269;;;### (autoloads (info-display-manual Info-bookmark-jump Info-speedbar-browser 15333;;;### (autoloads (info-display-manual Info-bookmark-jump Info-speedbar-browser
15270;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node 15334;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node
15271;;;;;; Info-mode info-finder info-apropos Info-index Info-directory 15335;;;;;; Info-mode info-finder info-apropos Info-index Info-directory
15272;;;;;; Info-on-current-buffer info-standalone info-emacs-manual 15336;;;;;; Info-on-current-buffer info-standalone info-emacs-bug info-emacs-manual
15273;;;;;; info info-other-window) "info" "info.el" (20389 6410)) 15337;;;;;; info info-other-window) "info" "info.el" (20420 41510))
15274;;; Generated autoloads from info.el 15338;;; Generated autoloads from info.el
15275 15339
15276(autoload 'info-other-window "info" "\ 15340(autoload 'info-other-window "info" "\
@@ -15308,6 +15372,11 @@ Display the Emacs manual in Info mode.
15308 15372
15309\(fn)" t nil) 15373\(fn)" t nil)
15310 15374
15375(autoload 'info-emacs-bug "info" "\
15376Display the \"Reporting Bugs\" section of the Emacs manual in Info mode.
15377
15378\(fn)" t nil)
15379
15311(autoload 'info-standalone "info" "\ 15380(autoload 'info-standalone "info" "\
15312Run Emacs as a standalone Info reader. 15381Run Emacs as a standalone Info reader.
15313Usage: emacs -f info-standalone [filename] 15382Usage: emacs -f info-standalone [filename]
@@ -15456,7 +15525,7 @@ Go to Info buffer that displays MANUAL, creating it if none already exists.
15456 15525
15457;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 15526;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
15458;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 15527;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
15459;;;;;; (20229 56251)) 15528;;;;;; (20355 10021))
15460;;; Generated autoloads from info-look.el 15529;;; Generated autoloads from info-look.el
15461 15530
15462(autoload 'info-lookup-reset "info-look" "\ 15531(autoload 'info-lookup-reset "info-look" "\
@@ -15505,7 +15574,7 @@ Perform completion on file preceding point.
15505 15574
15506;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom 15575;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom
15507;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el" 15576;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el"
15508;;;;;; (20229 56251)) 15577;;;;;; (20355 10021))
15509;;; Generated autoloads from info-xref.el 15578;;; Generated autoloads from info-xref.el
15510 15579
15511(autoload 'info-xref-check "info-xref" "\ 15580(autoload 'info-xref-check "info-xref" "\
@@ -15588,7 +15657,7 @@ the sources handy.
15588;;;*** 15657;;;***
15589 15658
15590;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold 15659;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold
15591;;;;;; Info-tagify) "informat" "informat.el" (20229 56251)) 15660;;;;;; Info-tagify) "informat" "informat.el" (20355 10021))
15592;;; Generated autoloads from informat.el 15661;;; Generated autoloads from informat.el
15593 15662
15594(autoload 'Info-tagify "informat" "\ 15663(autoload 'Info-tagify "informat" "\
@@ -15635,7 +15704,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
15635 15704
15636;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 15705;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
15637;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 15706;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
15638;;;;;; (20229 56251)) 15707;;;;;; (20355 10021))
15639;;; Generated autoloads from international/isearch-x.el 15708;;; Generated autoloads from international/isearch-x.el
15640 15709
15641(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 15710(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -15655,8 +15724,8 @@ Toggle input method in interactive search.
15655 15724
15656;;;*** 15725;;;***
15657 15726
15658;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (20229 15727;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (20355
15659;;;;;; 56251)) 15728;;;;;; 10021))
15660;;; Generated autoloads from isearchb.el 15729;;; Generated autoloads from isearchb.el
15661 15730
15662(autoload 'isearchb-activate "isearchb" "\ 15731(autoload 'isearchb-activate "isearchb" "\
@@ -15672,7 +15741,7 @@ accessed via isearchb.
15672;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 15741;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
15673;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 15742;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
15674;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 15743;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
15675;;;;;; "international/iso-cvt.el" (20229 56251)) 15744;;;;;; "international/iso-cvt.el" (20355 10021))
15676;;; Generated autoloads from international/iso-cvt.el 15745;;; Generated autoloads from international/iso-cvt.el
15677 15746
15678(autoload 'iso-spanish "iso-cvt" "\ 15747(autoload 'iso-spanish "iso-cvt" "\
@@ -15763,7 +15832,7 @@ Add submenus to the File menu, to convert to and from various formats.
15763;;;*** 15832;;;***
15764 15833
15765;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 15834;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
15766;;;;;; (20229 56251)) 15835;;;;;; (20355 10021))
15767;;; Generated autoloads from international/iso-transl.el 15836;;; Generated autoloads from international/iso-transl.el
15768 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 15837 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
15769 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 15838 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -15775,7 +15844,7 @@ Add submenus to the File menu, to convert to and from various formats.
15775;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15844;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
15776;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15845;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15777;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) 15846;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
15778;;;;;; "ispell" "textmodes/ispell.el" (20373 62846)) 15847;;;;;; "ispell" "textmodes/ispell.el" (20423 17700))
15779;;; Generated autoloads from textmodes/ispell.el 15848;;; Generated autoloads from textmodes/ispell.el
15780 15849
15781(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 15850(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -16002,8 +16071,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to
16002 16071
16003;;;*** 16072;;;***
16004 16073
16005;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20389 16074;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20387
16006;;;;;; 6410)) 16075;;;;;; 44199))
16007;;; Generated autoloads from iswitchb.el 16076;;; Generated autoloads from iswitchb.el
16008 16077
16009(defvar iswitchb-mode nil "\ 16078(defvar iswitchb-mode nil "\
@@ -16031,7 +16100,7 @@ between buffers using substrings. See `iswitchb' for details.
16031;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 16100;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
16032;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 16101;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
16033;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 16102;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
16034;;;;;; "japan-util" "language/japan-util.el" (20229 56251)) 16103;;;;;; "japan-util" "language/japan-util.el" (20355 10021))
16035;;; Generated autoloads from language/japan-util.el 16104;;; Generated autoloads from language/japan-util.el
16036 16105
16037(autoload 'setup-japanese-environment-internal "japan-util" "\ 16106(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -16109,7 +16178,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16109;;;*** 16178;;;***
16110 16179
16111;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 16180;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
16112;;;;;; "jka-compr.el" (20304 59396)) 16181;;;;;; "jka-compr.el" (20355 10021))
16113;;; Generated autoloads from jka-compr.el 16182;;; Generated autoloads from jka-compr.el
16114 16183
16115(defvar jka-compr-inhibit nil "\ 16184(defvar jka-compr-inhibit nil "\
@@ -16132,7 +16201,7 @@ by `jka-compr-installed'.
16132 16201
16133;;;*** 16202;;;***
16134 16203
16135;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20376 50278)) 16204;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20415 53309))
16136;;; Generated autoloads from progmodes/js.el 16205;;; Generated autoloads from progmodes/js.el
16137 16206
16138(autoload 'js-mode "js" "\ 16207(autoload 'js-mode "js" "\
@@ -16146,7 +16215,7 @@ Major mode for editing JavaScript.
16146 16215
16147;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 16216;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
16148;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 16217;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
16149;;;;;; (20239 35035)) 16218;;;;;; (20355 10021))
16150;;; Generated autoloads from emulation/keypad.el 16219;;; Generated autoloads from emulation/keypad.el
16151 16220
16152(defvar keypad-setup nil "\ 16221(defvar keypad-setup nil "\
@@ -16202,7 +16271,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
16202;;;*** 16271;;;***
16203 16272
16204;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 16273;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
16205;;;;;; (20229 56251)) 16274;;;;;; (20355 10021))
16206;;; Generated autoloads from international/kinsoku.el 16275;;; Generated autoloads from international/kinsoku.el
16207 16276
16208(autoload 'kinsoku "kinsoku" "\ 16277(autoload 'kinsoku "kinsoku" "\
@@ -16223,8 +16292,8 @@ the context of text formatting.
16223 16292
16224;;;*** 16293;;;***
16225 16294
16226;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (20229 16295;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (20355
16227;;;;;; 56251)) 16296;;;;;; 10021))
16228;;; Generated autoloads from international/kkc.el 16297;;; Generated autoloads from international/kkc.el
16229 16298
16230(defvar kkc-after-update-conversion-functions nil "\ 16299(defvar kkc-after-update-conversion-functions nil "\
@@ -16249,7 +16318,7 @@ and the return value is the length of the conversion.
16249;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16318;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
16250;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16319;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
16251;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item) 16320;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item)
16252;;;;;; "kmacro" "kmacro.el" (20389 6410)) 16321;;;;;; "kmacro" "kmacro.el" (20388 65061))
16253;;; Generated autoloads from kmacro.el 16322;;; Generated autoloads from kmacro.el
16254 (global-set-key "\C-x(" 'kmacro-start-macro) 16323 (global-set-key "\C-x(" 'kmacro-start-macro)
16255 (global-set-key "\C-x)" 'kmacro-end-macro) 16324 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16360,7 +16429,7 @@ If kbd macro currently being defined end it before activating it.
16360;;;*** 16429;;;***
16361 16430
16362;;;### (autoloads (setup-korean-environment-internal) "korea-util" 16431;;;### (autoloads (setup-korean-environment-internal) "korea-util"
16363;;;;;; "language/korea-util.el" (20355 835)) 16432;;;;;; "language/korea-util.el" (20355 10021))
16364;;; Generated autoloads from language/korea-util.el 16433;;; Generated autoloads from language/korea-util.el
16365 16434
16366(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ 16435(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\
@@ -16375,7 +16444,7 @@ The kind of Korean keyboard for Korean input method.
16375;;;*** 16444;;;***
16376 16445
16377;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el" 16446;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el"
16378;;;;;; (20355 835)) 16447;;;;;; (20355 10021))
16379;;; Generated autoloads from play/landmark.el 16448;;; Generated autoloads from play/landmark.el
16380 16449
16381(defalias 'landmark-repeat 'landmark-test-run) 16450(defalias 'landmark-repeat 'landmark-test-run)
@@ -16407,7 +16476,7 @@ Use \\[describe-mode] for more info.
16407 16476
16408;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string 16477;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
16409;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) 16478;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
16410;;;;;; "lao-util" "language/lao-util.el" (20229 56251)) 16479;;;;;; "lao-util" "language/lao-util.el" (20355 10021))
16411;;; Generated autoloads from language/lao-util.el 16480;;; Generated autoloads from language/lao-util.el
16412 16481
16413(autoload 'lao-compose-string "lao-util" "\ 16482(autoload 'lao-compose-string "lao-util" "\
@@ -16446,7 +16515,7 @@ Transcribe Romanized Lao string STR to Lao character string.
16446 16515
16447;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 16516;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
16448;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 16517;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
16449;;;;;; "latexenc" "international/latexenc.el" (20229 56251)) 16518;;;;;; "latexenc" "international/latexenc.el" (20355 10021))
16450;;; Generated autoloads from international/latexenc.el 16519;;; Generated autoloads from international/latexenc.el
16451 16520
16452(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))) "\ 16521(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))) "\
@@ -16478,7 +16547,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16478;;;*** 16547;;;***
16479 16548
16480;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 16549;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
16481;;;;;; "latin1-disp" "international/latin1-disp.el" (20229 56251)) 16550;;;;;; "latin1-disp" "international/latin1-disp.el" (20355 10021))
16482;;; Generated autoloads from international/latin1-disp.el 16551;;; Generated autoloads from international/latin1-disp.el
16483 16552
16484(defvar latin1-display nil "\ 16553(defvar latin1-display nil "\
@@ -16520,7 +16589,7 @@ use either \\[customize] or the function `latin1-display'.")
16520;;;*** 16589;;;***
16521 16590
16522;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16591;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
16523;;;;;; (20229 56251)) 16592;;;;;; (20355 10021))
16524;;; Generated autoloads from progmodes/ld-script.el 16593;;; Generated autoloads from progmodes/ld-script.el
16525 16594
16526(autoload 'ld-script-mode "ld-script" "\ 16595(autoload 'ld-script-mode "ld-script" "\
@@ -16531,7 +16600,7 @@ A major mode to edit GNU ld script files
16531;;;*** 16600;;;***
16532 16601
16533;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 16602;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
16534;;;;;; (20229 56251)) 16603;;;;;; (20355 10021))
16535;;; Generated autoloads from ledit.el 16604;;; Generated autoloads from ledit.el
16536 16605
16537(defconst ledit-save-files t "\ 16606(defconst ledit-save-files t "\
@@ -16566,7 +16635,7 @@ do (setq lisp-mode-hook 'ledit-from-lisp-mode)
16566 16635
16567;;;*** 16636;;;***
16568 16637
16569;;;### (autoloads (life) "life" "play/life.el" (20229 56251)) 16638;;;### (autoloads (life) "life" "play/life.el" (20355 10021))
16570;;; Generated autoloads from play/life.el 16639;;; Generated autoloads from play/life.el
16571 16640
16572(autoload 'life "life" "\ 16641(autoload 'life "life" "\
@@ -16580,7 +16649,7 @@ generations (this defaults to 1).
16580;;;*** 16649;;;***
16581 16650
16582;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum" 16651;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum"
16583;;;;;; "linum.el" (20229 56251)) 16652;;;;;; "linum.el" (20355 10021))
16584;;; Generated autoloads from linum.el 16653;;; Generated autoloads from linum.el
16585 16654
16586(defvar linum-format 'dynamic "\ 16655(defvar linum-format 'dynamic "\
@@ -16625,8 +16694,8 @@ See `linum-mode' for more information on Linum mode.
16625 16694
16626;;;*** 16695;;;***
16627 16696
16628;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20400 16697;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20399
16629;;;;;; 16870)) 16698;;;;;; 35365))
16630;;; Generated autoloads from loadhist.el 16699;;; Generated autoloads from loadhist.el
16631 16700
16632(autoload 'unload-feature "loadhist" "\ 16701(autoload 'unload-feature "loadhist" "\
@@ -16658,7 +16727,7 @@ something strange, such as redefining an Emacs function.
16658;;;*** 16727;;;***
16659 16728
16660;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16729;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
16661;;;;;; "locate" "locate.el" (20229 56251)) 16730;;;;;; "locate" "locate.el" (20355 10021))
16662;;; Generated autoloads from locate.el 16731;;; Generated autoloads from locate.el
16663 16732
16664(defvar locate-ls-subdir-switches (purecopy "-al") "\ 16733(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -16710,7 +16779,7 @@ except that FILTER is not optional.
16710 16779
16711;;;*** 16780;;;***
16712 16781
16713;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20400 16870)) 16782;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20399 35365))
16714;;; Generated autoloads from vc/log-edit.el 16783;;; Generated autoloads from vc/log-edit.el
16715 16784
16716(autoload 'log-edit "log-edit" "\ 16785(autoload 'log-edit "log-edit" "\
@@ -16737,8 +16806,8 @@ uses the current buffer.
16737 16806
16738;;;*** 16807;;;***
16739 16808
16740;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (20280 16809;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (20355
16741;;;;;; 8018)) 16810;;;;;; 10021))
16742;;; Generated autoloads from vc/log-view.el 16811;;; Generated autoloads from vc/log-view.el
16743 16812
16744(autoload 'log-view-mode "log-view" "\ 16813(autoload 'log-view-mode "log-view" "\
@@ -16748,8 +16817,8 @@ Major mode for browsing CVS log output.
16748 16817
16749;;;*** 16818;;;***
16750 16819
16751;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20229 16820;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20355
16752;;;;;; 56251)) 16821;;;;;; 10021))
16753;;; Generated autoloads from longlines.el 16822;;; Generated autoloads from longlines.el
16754 16823
16755(autoload 'longlines-mode "longlines" "\ 16824(autoload 'longlines-mode "longlines" "\
@@ -16775,8 +16844,8 @@ newlines are indicated with a symbol.
16775;;;*** 16844;;;***
16776 16845
16777;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 16846;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
16778;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (20229 16847;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (20355
16779;;;;;; 56251)) 16848;;;;;; 10021))
16780;;; Generated autoloads from lpr.el 16849;;; Generated autoloads from lpr.el
16781 16850
16782(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\ 16851(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\
@@ -16872,7 +16941,7 @@ for further customization of the printer command.
16872;;;*** 16941;;;***
16873 16942
16874;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 16943;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
16875;;;;;; (20273 59945)) 16944;;;;;; (20355 10021))
16876;;; Generated autoloads from ls-lisp.el 16945;;; Generated autoloads from ls-lisp.el
16877 16946
16878(defvar ls-lisp-support-shell-wildcards t "\ 16947(defvar ls-lisp-support-shell-wildcards t "\
@@ -16883,8 +16952,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
16883 16952
16884;;;*** 16953;;;***
16885 16954
16886;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (20229 16955;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (20355
16887;;;;;; 56251)) 16956;;;;;; 10021))
16888;;; Generated autoloads from calendar/lunar.el 16957;;; Generated autoloads from calendar/lunar.el
16889 16958
16890(autoload 'lunar-phases "lunar" "\ 16959(autoload 'lunar-phases "lunar" "\
@@ -16899,7 +16968,7 @@ This function is suitable for execution in a .emacs file.
16899;;;*** 16968;;;***
16900 16969
16901;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (20355 16970;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (20355
16902;;;;;; 835)) 16971;;;;;; 10021))
16903;;; Generated autoloads from progmodes/m4-mode.el 16972;;; Generated autoloads from progmodes/m4-mode.el
16904 16973
16905(autoload 'm4-mode "m4-mode" "\ 16974(autoload 'm4-mode "m4-mode" "\
@@ -16910,7 +16979,7 @@ A major mode to edit m4 macro files.
16910;;;*** 16979;;;***
16911 16980
16912;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 16981;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
16913;;;;;; (20229 56251)) 16982;;;;;; (20421 62373))
16914;;; Generated autoloads from emacs-lisp/macroexp.el 16983;;; Generated autoloads from emacs-lisp/macroexp.el
16915 16984
16916(autoload 'macroexpand-all "macroexp" "\ 16985(autoload 'macroexpand-all "macroexp" "\
@@ -16924,7 +16993,7 @@ definitions to shadow the loaded ones for use in file byte-compilation.
16924;;;*** 16993;;;***
16925 16994
16926;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 16995;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
16927;;;;;; name-last-kbd-macro) "macros" "macros.el" (20229 56251)) 16996;;;;;; name-last-kbd-macro) "macros" "macros.el" (20355 10021))
16928;;; Generated autoloads from macros.el 16997;;; Generated autoloads from macros.el
16929 16998
16930(autoload 'name-last-kbd-macro "macros" "\ 16999(autoload 'name-last-kbd-macro "macros" "\
@@ -17013,7 +17082,7 @@ and then select the region of un-tablified names and use
17013;;;*** 17082;;;***
17014 17083
17015;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 17084;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
17016;;;;;; "mail/mail-extr.el" (20355 835)) 17085;;;;;; "mail/mail-extr.el" (20355 10021))
17017;;; Generated autoloads from mail/mail-extr.el 17086;;; Generated autoloads from mail/mail-extr.el
17018 17087
17019(autoload 'mail-extract-address-components "mail-extr" "\ 17088(autoload 'mail-extract-address-components "mail-extr" "\
@@ -17045,7 +17114,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
17045 17114
17046;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 17115;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
17047;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 17116;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
17048;;;;;; (20355 835)) 17117;;;;;; (20355 10021))
17049;;; Generated autoloads from mail/mail-hist.el 17118;;; Generated autoloads from mail/mail-hist.el
17050 17119
17051(autoload 'mail-hist-define-keys "mail-hist" "\ 17120(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -17077,7 +17146,7 @@ This function normally would be called when the message is sent.
17077;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 17146;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
17078;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable 17147;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable
17079;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822) 17148;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822)
17080;;;;;; "mail-utils" "mail/mail-utils.el" (20325 60273)) 17149;;;;;; "mail-utils" "mail/mail-utils.el" (20355 10021))
17081;;; Generated autoloads from mail/mail-utils.el 17150;;; Generated autoloads from mail/mail-utils.el
17082 17151
17083(defvar mail-use-rfc822 nil "\ 17152(defvar mail-use-rfc822 nil "\
@@ -17152,8 +17221,8 @@ matches may be returned from the message body.
17152;;;*** 17221;;;***
17153 17222
17154;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup 17223;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
17155;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20389 17224;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20387
17156;;;;;; 6410)) 17225;;;;;; 44199))
17157;;; Generated autoloads from mail/mailabbrev.el 17226;;; Generated autoloads from mail/mailabbrev.el
17158 17227
17159(defvar mail-abbrevs-mode nil "\ 17228(defvar mail-abbrevs-mode nil "\
@@ -17204,7 +17273,7 @@ double-quotes.
17204 17273
17205;;;### (autoloads (mail-complete mail-completion-at-point-function 17274;;;### (autoloads (mail-complete mail-completion-at-point-function
17206;;;;;; define-mail-alias expand-mail-aliases mail-complete-style) 17275;;;;;; define-mail-alias expand-mail-aliases mail-complete-style)
17207;;;;;; "mailalias" "mail/mailalias.el" (20229 56251)) 17276;;;;;; "mailalias" "mail/mailalias.el" (20355 10021))
17208;;; Generated autoloads from mail/mailalias.el 17277;;; Generated autoloads from mail/mailalias.el
17209 17278
17210(defvar mail-complete-style 'angles "\ 17279(defvar mail-complete-style 'angles "\
@@ -17256,7 +17325,7 @@ current header, calls `mail-complete-function' and passes prefix ARG if any.
17256;;;*** 17325;;;***
17257 17326
17258;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17327;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
17259;;;;;; (20239 35035)) 17328;;;;;; (20355 10021))
17260;;; Generated autoloads from mail/mailclient.el 17329;;; Generated autoloads from mail/mailclient.el
17261 17330
17262(autoload 'mailclient-send-it "mailclient" "\ 17331(autoload 'mailclient-send-it "mailclient" "\
@@ -17270,7 +17339,7 @@ The mail client is taken to be the handler of mailto URLs.
17270 17339
17271;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 17340;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
17272;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 17341;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
17273;;;;;; "make-mode" "progmodes/make-mode.el" (20395 5351)) 17342;;;;;; "make-mode" "progmodes/make-mode.el" (20392 30149))
17274;;; Generated autoloads from progmodes/make-mode.el 17343;;; Generated autoloads from progmodes/make-mode.el
17275 17344
17276(autoload 'makefile-mode "make-mode" "\ 17345(autoload 'makefile-mode "make-mode" "\
@@ -17387,8 +17456,8 @@ An adapted `makefile-mode' that knows about imake.
17387 17456
17388;;;*** 17457;;;***
17389 17458
17390;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (20229 17459;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (20355
17391;;;;;; 56251)) 17460;;;;;; 10021))
17392;;; Generated autoloads from makesum.el 17461;;; Generated autoloads from makesum.el
17393 17462
17394(autoload 'make-command-summary "makesum" "\ 17463(autoload 'make-command-summary "makesum" "\
@@ -17400,7 +17469,7 @@ Previous contents of that buffer are killed first.
17400;;;*** 17469;;;***
17401 17470
17402;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el" 17471;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el"
17403;;;;;; (20390 32086)) 17472;;;;;; (20390 20388))
17404;;; Generated autoloads from man.el 17473;;; Generated autoloads from man.el
17405 17474
17406(defalias 'manual-entry 'man) 17475(defalias 'manual-entry 'man)
@@ -17454,7 +17523,7 @@ Default bookmark handler for Man buffers.
17454 17523
17455;;;*** 17524;;;***
17456 17525
17457;;;### (autoloads (master-mode) "master" "master.el" (20229 56251)) 17526;;;### (autoloads (master-mode) "master" "master.el" (20355 10021))
17458;;; Generated autoloads from master.el 17527;;; Generated autoloads from master.el
17459 17528
17460(autoload 'master-mode "master" "\ 17529(autoload 'master-mode "master" "\
@@ -17477,7 +17546,7 @@ yourself the value of `master-of' by calling `master-show-slave'.
17477;;;*** 17546;;;***
17478 17547
17479;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el" 17548;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el"
17480;;;;;; (20229 56251)) 17549;;;;;; (20355 10021))
17481;;; Generated autoloads from mb-depth.el 17550;;; Generated autoloads from mb-depth.el
17482 17551
17483(defvar minibuffer-depth-indicate-mode nil "\ 17552(defvar minibuffer-depth-indicate-mode nil "\
@@ -17510,7 +17579,7 @@ recursion depth in the minibuffer prompt. This is only useful if
17510;;;;;; message-forward-make-body message-forward message-recover 17579;;;;;; message-forward-make-body message-forward message-recover
17511;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 17580;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
17512;;;;;; message-reply message-news message-mail message-mode) "message" 17581;;;;;; message-reply message-news message-mail message-mode) "message"
17513;;;;;; "gnus/message.el" (20280 8018)) 17582;;;;;; "gnus/message.el" (20355 10021))
17514;;; Generated autoloads from gnus/message.el 17583;;; Generated autoloads from gnus/message.el
17515 17584
17516(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17585(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -17676,7 +17745,7 @@ which specify the range to operate on.
17676;;;*** 17745;;;***
17677 17746
17678;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17747;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17679;;;;;; (20400 16870)) 17748;;;;;; (20399 35365))
17680;;; Generated autoloads from progmodes/meta-mode.el 17749;;; Generated autoloads from progmodes/meta-mode.el
17681 17750
17682(autoload 'metafont-mode "meta-mode" "\ 17751(autoload 'metafont-mode "meta-mode" "\
@@ -17693,7 +17762,7 @@ Major mode for editing MetaPost sources.
17693 17762
17694;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 17763;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
17695;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 17764;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
17696;;;;;; (20355 835)) 17765;;;;;; (20355 10021))
17697;;; Generated autoloads from mail/metamail.el 17766;;; Generated autoloads from mail/metamail.el
17698 17767
17699(autoload 'metamail-interpret-header "metamail" "\ 17768(autoload 'metamail-interpret-header "metamail" "\
@@ -17738,7 +17807,7 @@ redisplayed as output is inserted.
17738 17807
17739;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 17808;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
17740;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 17809;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
17741;;;;;; "mh-e/mh-comp.el" (20229 56251)) 17810;;;;;; "mh-e/mh-comp.el" (20355 10021))
17742;;; Generated autoloads from mh-e/mh-comp.el 17811;;; Generated autoloads from mh-e/mh-comp.el
17743 17812
17744(autoload 'mh-smail "mh-comp" "\ 17813(autoload 'mh-smail "mh-comp" "\
@@ -17828,7 +17897,7 @@ delete the draft message.
17828 17897
17829;;;*** 17898;;;***
17830 17899
17831;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20229 56251)) 17900;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20355 10021))
17832;;; Generated autoloads from mh-e/mh-e.el 17901;;; Generated autoloads from mh-e/mh-e.el
17833 17902
17834(put 'mh-progs 'risky-local-variable t) 17903(put 'mh-progs 'risky-local-variable t)
@@ -17845,7 +17914,7 @@ Display version information about MH-E and the MH mail handling system.
17845;;;*** 17914;;;***
17846 17915
17847;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 17916;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
17848;;;;;; "mh-e/mh-folder.el" (20373 62846)) 17917;;;;;; "mh-e/mh-folder.el" (20371 55972))
17849;;; Generated autoloads from mh-e/mh-folder.el 17918;;; Generated autoloads from mh-e/mh-folder.el
17850 17919
17851(autoload 'mh-rmail "mh-folder" "\ 17920(autoload 'mh-rmail "mh-folder" "\
@@ -17927,7 +17996,7 @@ perform the operation on all messages in that region.
17927;;;*** 17996;;;***
17928 17997
17929;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 17998;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
17930;;;;;; "midnight.el" (20229 56251)) 17999;;;;;; "midnight.el" (20355 10021))
17931;;; Generated autoloads from midnight.el 18000;;; Generated autoloads from midnight.el
17932 18001
17933(autoload 'clean-buffer-list "midnight" "\ 18002(autoload 'clean-buffer-list "midnight" "\
@@ -17954,7 +18023,7 @@ to its second argument TM.
17954;;;*** 18023;;;***
17955 18024
17956;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 18025;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
17957;;;;;; "minibuf-eldef.el" (20355 835)) 18026;;;;;; "minibuf-eldef.el" (20355 10021))
17958;;; Generated autoloads from minibuf-eldef.el 18027;;; Generated autoloads from minibuf-eldef.el
17959 18028
17960(defvar minibuffer-electric-default-mode nil "\ 18029(defvar minibuffer-electric-default-mode nil "\
@@ -17984,7 +18053,7 @@ is modified to remove the default indication.
17984;;;*** 18053;;;***
17985 18054
17986;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el" 18055;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el"
17987;;;;;; (20356 48455)) 18056;;;;;; (20356 27828))
17988;;; Generated autoloads from misc.el 18057;;; Generated autoloads from misc.el
17989 18058
17990(autoload 'butterfly "misc" "\ 18059(autoload 'butterfly "misc" "\
@@ -18014,7 +18083,7 @@ The return value is always nil.
18014 18083
18015;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files 18084;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files
18016;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup) 18085;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup)
18017;;;;;; "misearch" "misearch.el" (20229 56251)) 18086;;;;;; "misearch" "misearch.el" (20420 41510))
18018;;; Generated autoloads from misearch.el 18087;;; Generated autoloads from misearch.el
18019 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 18088 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
18020 18089
@@ -18096,7 +18165,7 @@ whose file names match the specified wildcard.
18096;;;*** 18165;;;***
18097 18166
18098;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 18167;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
18099;;;;;; (20239 35035)) 18168;;;;;; (20355 10021))
18100;;; Generated autoloads from progmodes/mixal-mode.el 18169;;; Generated autoloads from progmodes/mixal-mode.el
18101 18170
18102(autoload 'mixal-mode "mixal-mode" "\ 18171(autoload 'mixal-mode "mixal-mode" "\
@@ -18107,7 +18176,7 @@ Major mode for the mixal asm language.
18107;;;*** 18176;;;***
18108 18177
18109;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el" 18178;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el"
18110;;;;;; (20229 56251)) 18179;;;;;; (20355 10021))
18111;;; Generated autoloads from gnus/mm-encode.el 18180;;; Generated autoloads from gnus/mm-encode.el
18112 18181
18113(autoload 'mm-default-file-encoding "mm-encode" "\ 18182(autoload 'mm-default-file-encoding "mm-encode" "\
@@ -18118,7 +18187,7 @@ Return a default encoding for FILE.
18118;;;*** 18187;;;***
18119 18188
18120;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 18189;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
18121;;;;;; "mm-extern" "gnus/mm-extern.el" (20229 56251)) 18190;;;;;; "mm-extern" "gnus/mm-extern.el" (20355 10021))
18122;;; Generated autoloads from gnus/mm-extern.el 18191;;; Generated autoloads from gnus/mm-extern.el
18123 18192
18124(autoload 'mm-extern-cache-contents "mm-extern" "\ 18193(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -18137,7 +18206,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18137;;;*** 18206;;;***
18138 18207
18139;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 18208;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
18140;;;;;; (20229 56251)) 18209;;;;;; (20355 10021))
18141;;; Generated autoloads from gnus/mm-partial.el 18210;;; Generated autoloads from gnus/mm-partial.el
18142 18211
18143(autoload 'mm-inline-partial "mm-partial" "\ 18212(autoload 'mm-inline-partial "mm-partial" "\
@@ -18151,7 +18220,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18151;;;*** 18220;;;***
18152 18221
18153;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 18222;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
18154;;;;;; "mm-url" "gnus/mm-url.el" (20229 56251)) 18223;;;;;; "mm-url" "gnus/mm-url.el" (20355 10021))
18155;;; Generated autoloads from gnus/mm-url.el 18224;;; Generated autoloads from gnus/mm-url.el
18156 18225
18157(autoload 'mm-url-insert-file-contents "mm-url" "\ 18226(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -18168,7 +18237,7 @@ Insert file contents of URL using `mm-url-program'.
18168;;;*** 18237;;;***
18169 18238
18170;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 18239;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
18171;;;;;; "gnus/mm-uu.el" (20325 60273)) 18240;;;;;; "gnus/mm-uu.el" (20355 10021))
18172;;; Generated autoloads from gnus/mm-uu.el 18241;;; Generated autoloads from gnus/mm-uu.el
18173 18242
18174(autoload 'mm-uu-dissect "mm-uu" "\ 18243(autoload 'mm-uu-dissect "mm-uu" "\
@@ -18188,7 +18257,7 @@ Assume text has been decoded if DECODED is non-nil.
18188;;;*** 18257;;;***
18189 18258
18190;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el" 18259;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el"
18191;;;;;; (20229 56251)) 18260;;;;;; (20355 10021))
18192;;; Generated autoloads from gnus/mml.el 18261;;; Generated autoloads from gnus/mml.el
18193 18262
18194(autoload 'mml-to-mime "mml" "\ 18263(autoload 'mml-to-mime "mml" "\
@@ -18213,7 +18282,7 @@ body) or \"attachment\" (separate from the body).
18213;;;*** 18282;;;***
18214 18283
18215;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 18284;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
18216;;;;;; (20291 40061)) 18285;;;;;; (20355 10021))
18217;;; Generated autoloads from gnus/mml1991.el 18286;;; Generated autoloads from gnus/mml1991.el
18218 18287
18219(autoload 'mml1991-encrypt "mml1991" "\ 18288(autoload 'mml1991-encrypt "mml1991" "\
@@ -18230,7 +18299,7 @@ body) or \"attachment\" (separate from the body).
18230 18299
18231;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 18300;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
18232;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 18301;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
18233;;;;;; "mml2015" "gnus/mml2015.el" (20229 56251)) 18302;;;;;; "mml2015" "gnus/mml2015.el" (20355 10021))
18234;;; Generated autoloads from gnus/mml2015.el 18303;;; Generated autoloads from gnus/mml2015.el
18235 18304
18236(autoload 'mml2015-decrypt "mml2015" "\ 18305(autoload 'mml2015-decrypt "mml2015" "\
@@ -18270,7 +18339,7 @@ body) or \"attachment\" (separate from the body).
18270 18339
18271;;;*** 18340;;;***
18272 18341
18273;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (20405 42940)) 18342;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (20406 8611))
18274;;; Generated autoloads from cedet/mode-local.el 18343;;; Generated autoloads from cedet/mode-local.el
18275 18344
18276(put 'define-overloadable-function 'doc-string-elt 3) 18345(put 'define-overloadable-function 'doc-string-elt 3)
@@ -18278,7 +18347,7 @@ body) or \"attachment\" (separate from the body).
18278;;;*** 18347;;;***
18279 18348
18280;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (20355 18349;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (20355
18281;;;;;; 835)) 18350;;;;;; 10021))
18282;;; Generated autoloads from progmodes/modula2.el 18351;;; Generated autoloads from progmodes/modula2.el
18283 18352
18284(defalias 'modula-2-mode 'm2-mode) 18353(defalias 'modula-2-mode 'm2-mode)
@@ -18312,7 +18381,7 @@ followed by the first character of the construct.
18312;;;*** 18381;;;***
18313 18382
18314;;;### (autoloads (denato-region nato-region unmorse-region morse-region) 18383;;;### (autoloads (denato-region nato-region unmorse-region morse-region)
18315;;;;;; "morse" "play/morse.el" (20229 56251)) 18384;;;;;; "morse" "play/morse.el" (20355 10021))
18316;;; Generated autoloads from play/morse.el 18385;;; Generated autoloads from play/morse.el
18317 18386
18318(autoload 'morse-region "morse" "\ 18387(autoload 'morse-region "morse" "\
@@ -18338,7 +18407,7 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text.
18338;;;*** 18407;;;***
18339 18408
18340;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag" 18409;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag"
18341;;;;;; "mouse-drag.el" (20355 835)) 18410;;;;;; "mouse-drag.el" (20355 10021))
18342;;; Generated autoloads from mouse-drag.el 18411;;; Generated autoloads from mouse-drag.el
18343 18412
18344(autoload 'mouse-drag-throw "mouse-drag" "\ 18413(autoload 'mouse-drag-throw "mouse-drag" "\
@@ -18385,7 +18454,7 @@ To test this function, evaluate:
18385 18454
18386;;;*** 18455;;;***
18387 18456
18388;;;### (autoloads (mpc) "mpc" "mpc.el" (20376 50653)) 18457;;;### (autoloads (mpc) "mpc" "mpc.el" (20378 29222))
18389;;; Generated autoloads from mpc.el 18458;;; Generated autoloads from mpc.el
18390 18459
18391(autoload 'mpc "mpc" "\ 18460(autoload 'mpc "mpc" "\
@@ -18395,7 +18464,7 @@ Main entry point for MPC.
18395 18464
18396;;;*** 18465;;;***
18397 18466
18398;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (20229 56251)) 18467;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (20355 10021))
18399;;; Generated autoloads from play/mpuz.el 18468;;; Generated autoloads from play/mpuz.el
18400 18469
18401(autoload 'mpuz "mpuz" "\ 18470(autoload 'mpuz "mpuz" "\
@@ -18405,7 +18474,7 @@ Multiplication puzzle with GNU Emacs.
18405 18474
18406;;;*** 18475;;;***
18407 18476
18408;;;### (autoloads (msb-mode) "msb" "msb.el" (20355 835)) 18477;;;### (autoloads (msb-mode) "msb" "msb.el" (20355 10021))
18409;;; Generated autoloads from msb.el 18478;;; Generated autoloads from msb.el
18410 18479
18411(defvar msb-mode nil "\ 18480(defvar msb-mode nil "\
@@ -18435,7 +18504,7 @@ different buffer menu using the function `msb'.
18435;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18504;;;;;; describe-current-coding-system describe-current-coding-system-briefly
18436;;;;;; describe-coding-system describe-character-set list-charset-chars 18505;;;;;; describe-coding-system describe-character-set list-charset-chars
18437;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18506;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
18438;;;;;; (20229 56251)) 18507;;;;;; (20355 10021))
18439;;; Generated autoloads from international/mule-diag.el 18508;;; Generated autoloads from international/mule-diag.el
18440 18509
18441(autoload 'list-character-sets "mule-diag" "\ 18510(autoload 'list-character-sets "mule-diag" "\
@@ -18572,7 +18641,7 @@ The default is 20. If LIMIT is negative, do not limit the listing.
18572;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18641;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18573;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18642;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18574;;;;;; truncate-string-to-width store-substring string-to-sequence) 18643;;;;;; truncate-string-to-width store-substring string-to-sequence)
18575;;;;;; "mule-util" "international/mule-util.el" (20229 56251)) 18644;;;;;; "mule-util" "international/mule-util.el" (20355 10021))
18576;;; Generated autoloads from international/mule-util.el 18645;;; Generated autoloads from international/mule-util.el
18577 18646
18578(autoload 'string-to-sequence "mule-util" "\ 18647(autoload 'string-to-sequence "mule-util" "\
@@ -18583,9 +18652,11 @@ TYPE should be `list' or `vector'.
18583 18652
18584(make-obsolete 'string-to-sequence "use `string-to-list' or `string-to-vector'." "22.1") 18653(make-obsolete 'string-to-sequence "use `string-to-list' or `string-to-vector'." "22.1")
18585 18654
18586(defsubst string-to-list (string) "Return a list of characters in STRING." (append string nil)) 18655(defsubst string-to-list (string) "\
18656Return a list of characters in STRING." (append string nil))
18587 18657
18588(defsubst string-to-vector (string) "Return a vector of characters in STRING." (vconcat string)) 18658(defsubst string-to-vector (string) "\
18659Return a vector of characters in STRING." (vconcat string))
18589 18660
18590(autoload 'store-substring "mule-util" "\ 18661(autoload 'store-substring "mule-util" "\
18591Embed OBJ (string or character) at index IDX of STRING. 18662Embed OBJ (string or character) at index IDX of STRING.
@@ -18618,7 +18689,16 @@ defaults to \"...\".
18618 18689
18619\(fn STR END-COLUMN &optional START-COLUMN PADDING ELLIPSIS)" nil nil) 18690\(fn STR END-COLUMN &optional START-COLUMN PADDING ELLIPSIS)" nil nil)
18620 18691
18621(defsubst nested-alist-p (obj) "Return t if OBJ is a nested alist.\n\nNested alist is a list of the form (ENTRY . BRANCHES), where ENTRY is\nany Lisp object, and BRANCHES is a list of cons cells of the form\n(KEY-ELEMENT . NESTED-ALIST).\n\nYou can use a nested alist to store any Lisp object (ENTRY) for a key\nsequence KEYSEQ, where KEYSEQ is a sequence of KEY-ELEMENT. KEYSEQ\ncan be a string, a vector, or a list." (and obj (listp obj) (listp (cdr obj)))) 18692(defsubst nested-alist-p (obj) "\
18693Return t if OBJ is a nested alist.
18694
18695Nested alist is a list of the form (ENTRY . BRANCHES), where ENTRY is
18696any Lisp object, and BRANCHES is a list of cons cells of the form
18697\(KEY-ELEMENT . NESTED-ALIST).
18698
18699You can use a nested alist to store any Lisp object (ENTRY) for a key
18700sequence KEYSEQ, where KEYSEQ is a sequence of KEY-ELEMENT. KEYSEQ
18701can be a string, a vector, or a list." (and obj (listp obj) (listp (cdr obj))))
18622 18702
18623(autoload 'set-nested-alist "mule-util" "\ 18703(autoload 'set-nested-alist "mule-util" "\
18624Set ENTRY for KEYSEQ in a nested alist ALIST. 18704Set ENTRY for KEYSEQ in a nested alist ALIST.
@@ -18701,8 +18781,8 @@ per-character basis, this may not be accurate.
18701;;;### (autoloads (network-connection network-connection-to-service 18781;;;### (autoloads (network-connection network-connection-to-service
18702;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 18782;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
18703;;;;;; nslookup nslookup-host ping traceroute route arp netstat 18783;;;;;; nslookup nslookup-host ping traceroute route arp netstat
18704;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (20229 18784;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (20355
18705;;;;;; 56251)) 18785;;;;;; 10021))
18706;;; Generated autoloads from net/net-utils.el 18786;;; Generated autoloads from net/net-utils.el
18707 18787
18708(autoload 'ifconfig "net-utils" "\ 18788(autoload 'ifconfig "net-utils" "\
@@ -18796,8 +18876,8 @@ Open a network connection to HOST on PORT.
18796 18876
18797;;;*** 18877;;;***
18798 18878
18799;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (20280 18879;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (20355
18800;;;;;; 8018)) 18880;;;;;; 10021))
18801;;; Generated autoloads from net/netrc.el 18881;;; Generated autoloads from net/netrc.el
18802 18882
18803(autoload 'netrc-credentials "netrc" "\ 18883(autoload 'netrc-credentials "netrc" "\
@@ -18810,7 +18890,7 @@ listed in the PORTS list.
18810;;;*** 18890;;;***
18811 18891
18812;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el" 18892;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el"
18813;;;;;; (20370 4296)) 18893;;;;;; (20369 14251))
18814;;; Generated autoloads from net/network-stream.el 18894;;; Generated autoloads from net/network-stream.el
18815 18895
18816(autoload 'open-network-stream "network-stream" "\ 18896(autoload 'open-network-stream "network-stream" "\
@@ -18901,7 +18981,7 @@ STARTTLS upgrades even if Emacs doesn't have built-in TLS functionality.
18901;;;*** 18981;;;***
18902 18982
18903;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend" 18983;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend"
18904;;;;;; "net/newst-backend.el" (20229 56251)) 18984;;;;;; "net/newst-backend.el" (20355 10021))
18905;;; Generated autoloads from net/newst-backend.el 18985;;; Generated autoloads from net/newst-backend.el
18906 18986
18907(autoload 'newsticker-running-p "newst-backend" "\ 18987(autoload 'newsticker-running-p "newst-backend" "\
@@ -18923,7 +19003,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
18923;;;*** 19003;;;***
18924 19004
18925;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el" 19005;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el"
18926;;;;;; (20229 56251)) 19006;;;;;; (20355 10021))
18927;;; Generated autoloads from net/newst-plainview.el 19007;;; Generated autoloads from net/newst-plainview.el
18928 19008
18929(autoload 'newsticker-plainview "newst-plainview" "\ 19009(autoload 'newsticker-plainview "newst-plainview" "\
@@ -18934,7 +19014,7 @@ Start newsticker plainview.
18934;;;*** 19014;;;***
18935 19015
18936;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el" 19016;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el"
18937;;;;;; (20229 56251)) 19017;;;;;; (20355 10021))
18938;;; Generated autoloads from net/newst-reader.el 19018;;; Generated autoloads from net/newst-reader.el
18939 19019
18940(autoload 'newsticker-show-news "newst-reader" "\ 19020(autoload 'newsticker-show-news "newst-reader" "\
@@ -18945,7 +19025,7 @@ Start reading news. You may want to bind this to a key.
18945;;;*** 19025;;;***
18946 19026
18947;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p) 19027;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p)
18948;;;;;; "newst-ticker" "net/newst-ticker.el" (20229 56251)) 19028;;;;;; "newst-ticker" "net/newst-ticker.el" (20355 10021))
18949;;; Generated autoloads from net/newst-ticker.el 19029;;; Generated autoloads from net/newst-ticker.el
18950 19030
18951(autoload 'newsticker-ticker-running-p "newst-ticker" "\ 19031(autoload 'newsticker-ticker-running-p "newst-ticker" "\
@@ -18966,7 +19046,7 @@ running already.
18966;;;*** 19046;;;***
18967 19047
18968;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el" 19048;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el"
18969;;;;;; (20229 56251)) 19049;;;;;; (20355 10021))
18970;;; Generated autoloads from net/newst-treeview.el 19050;;; Generated autoloads from net/newst-treeview.el
18971 19051
18972(autoload 'newsticker-treeview "newst-treeview" "\ 19052(autoload 'newsticker-treeview "newst-treeview" "\
@@ -18977,7 +19057,7 @@ Start newsticker treeview.
18977;;;*** 19057;;;***
18978 19058
18979;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 19059;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
18980;;;;;; (20229 56251)) 19060;;;;;; (20355 10021))
18981;;; Generated autoloads from gnus/nndiary.el 19061;;; Generated autoloads from gnus/nndiary.el
18982 19062
18983(autoload 'nndiary-generate-nov-databases "nndiary" "\ 19063(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -18987,8 +19067,8 @@ Generate NOV databases in all nndiary directories.
18987 19067
18988;;;*** 19068;;;***
18989 19069
18990;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (20229 19070;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (20355
18991;;;;;; 56251)) 19071;;;;;; 10021))
18992;;; Generated autoloads from gnus/nndoc.el 19072;;; Generated autoloads from gnus/nndoc.el
18993 19073
18994(autoload 'nndoc-add-type "nndoc" "\ 19074(autoload 'nndoc-add-type "nndoc" "\
@@ -19003,7 +19083,7 @@ symbol in the alist.
19003;;;*** 19083;;;***
19004 19084
19005;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 19085;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
19006;;;;;; (20229 56251)) 19086;;;;;; (20355 10021))
19007;;; Generated autoloads from gnus/nnfolder.el 19087;;; Generated autoloads from gnus/nnfolder.el
19008 19088
19009(autoload 'nnfolder-generate-active-file "nnfolder" "\ 19089(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -19015,7 +19095,7 @@ This command does not work if you use short group names.
19015;;;*** 19095;;;***
19016 19096
19017;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 19097;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
19018;;;;;; (20281 6865)) 19098;;;;;; (20355 10021))
19019;;; Generated autoloads from gnus/nnml.el 19099;;; Generated autoloads from gnus/nnml.el
19020 19100
19021(autoload 'nnml-generate-nov-databases "nnml" "\ 19101(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -19026,7 +19106,7 @@ Generate NOV databases in all nnml directories.
19026;;;*** 19106;;;***
19027 19107
19028;;;### (autoloads (disable-command enable-command disabled-command-function) 19108;;;### (autoloads (disable-command enable-command disabled-command-function)
19029;;;;;; "novice" "novice.el" (20400 16870)) 19109;;;;;; "novice" "novice.el" (20399 35365))
19030;;; Generated autoloads from novice.el 19110;;; Generated autoloads from novice.el
19031 19111
19032(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1") 19112(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1")
@@ -19059,7 +19139,7 @@ to future sessions.
19059;;;*** 19139;;;***
19060 19140
19061;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 19141;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
19062;;;;;; (20229 56251)) 19142;;;;;; (20355 10021))
19063;;; Generated autoloads from textmodes/nroff-mode.el 19143;;; Generated autoloads from textmodes/nroff-mode.el
19064 19144
19065(autoload 'nroff-mode "nroff-mode" "\ 19145(autoload 'nroff-mode "nroff-mode" "\
@@ -19074,7 +19154,7 @@ closing requests for requests that are used in matched pairs.
19074;;;*** 19154;;;***
19075 19155
19076;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el" 19156;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el"
19077;;;;;; (20355 835)) 19157;;;;;; (20355 10021))
19078;;; Generated autoloads from nxml/nxml-glyph.el 19158;;; Generated autoloads from nxml/nxml-glyph.el
19079 19159
19080(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 19160(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -19086,8 +19166,8 @@ Return nil if the face cannot display a glyph for N.
19086 19166
19087;;;*** 19167;;;***
19088 19168
19089;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (20370 19169;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (20369
19090;;;;;; 4296)) 19170;;;;;; 14251))
19091;;; Generated autoloads from nxml/nxml-mode.el 19171;;; Generated autoloads from nxml/nxml-mode.el
19092 19172
19093(autoload 'nxml-mode "nxml-mode" "\ 19173(autoload 'nxml-mode "nxml-mode" "\
@@ -19149,7 +19229,7 @@ Many aspects this mode can be customized using
19149;;;*** 19229;;;***
19150 19230
19151;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm" 19231;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm"
19152;;;;;; "nxml/nxml-uchnm.el" (20229 56251)) 19232;;;;;; "nxml/nxml-uchnm.el" (20355 10021))
19153;;; Generated autoloads from nxml/nxml-uchnm.el 19233;;; Generated autoloads from nxml/nxml-uchnm.el
19154 19234
19155(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 19235(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -19173,7 +19253,7 @@ the variable `nxml-enabled-unicode-blocks'.
19173;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe 19253;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe
19174;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info 19254;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info
19175;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob" 19255;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob"
19176;;;;;; "org/ob.el" (20347 39495)) 19256;;;;;; "org/ob.el" (20417 65331))
19177;;; Generated autoloads from org/ob.el 19257;;; Generated autoloads from org/ob.el
19178 19258
19179(autoload 'org-babel-execute-safely-maybe "ob" "\ 19259(autoload 'org-babel-execute-safely-maybe "ob" "\
@@ -19396,7 +19476,7 @@ Mark current src block
19396;;;*** 19476;;;***
19397 19477
19398;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el" 19478;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el"
19399;;;;;; (20228 61824)) 19479;;;;;; (20355 10021))
19400;;; Generated autoloads from org/ob-keys.el 19480;;; Generated autoloads from org/ob-keys.el
19401 19481
19402(autoload 'org-babel-describe-bindings "ob-keys" "\ 19482(autoload 'org-babel-describe-bindings "ob-keys" "\
@@ -19407,7 +19487,7 @@ Describe all keybindings behind `org-babel-key-prefix'.
19407;;;*** 19487;;;***
19408 19488
19409;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe 19489;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe
19410;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20347 39495)) 19490;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20355 10021))
19411;;; Generated autoloads from org/ob-lob.el 19491;;; Generated autoloads from org/ob-lob.el
19412 19492
19413(autoload 'org-babel-lob-ingest "ob-lob" "\ 19493(autoload 'org-babel-lob-ingest "ob-lob" "\
@@ -19432,7 +19512,7 @@ Return a Library of Babel function call as a string.
19432 19512
19433;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file 19513;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file
19434;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el" 19514;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el"
19435;;;;;; (20347 39495)) 19515;;;;;; (20355 10021))
19436;;; Generated autoloads from org/ob-tangle.el 19516;;; Generated autoloads from org/ob-tangle.el
19437 19517
19438(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\ 19518(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\
@@ -19474,7 +19554,7 @@ exported source code blocks by language.
19474;;;*** 19554;;;***
19475 19555
19476;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 19556;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
19477;;;;;; (20355 835)) 19557;;;;;; (20355 10021))
19478;;; Generated autoloads from progmodes/octave-inf.el 19558;;; Generated autoloads from progmodes/octave-inf.el
19479 19559
19480(autoload 'inferior-octave "octave-inf" "\ 19560(autoload 'inferior-octave "octave-inf" "\
@@ -19497,7 +19577,7 @@ startup file, `~/.emacs-octave'.
19497;;;*** 19577;;;***
19498 19578
19499;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19579;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19500;;;;;; (20389 6410)) 19580;;;;;; (20388 65061))
19501;;; Generated autoloads from progmodes/octave-mod.el 19581;;; Generated autoloads from progmodes/octave-mod.el
19502 19582
19503(autoload 'octave-mode "octave-mod" "\ 19583(autoload 'octave-mode "octave-mod" "\
@@ -19585,7 +19665,7 @@ including a reproducible test case and send the message.
19585;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode 19665;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode
19586;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle 19666;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle
19587;;;;;; org-mode org-version org-babel-do-load-languages) "org" "org/org.el" 19667;;;;;; org-mode org-version org-babel-do-load-languages) "org" "org/org.el"
19588;;;;;; (20379 60745)) 19668;;;;;; (20420 41510))
19589;;; Generated autoloads from org/org.el 19669;;; Generated autoloads from org/org.el
19590 19670
19591(autoload 'org-babel-do-load-languages "org" "\ 19671(autoload 'org-babel-do-load-languages "org" "\
@@ -19818,7 +19898,7 @@ Call the customize function with org as argument.
19818;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list 19898;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list
19819;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views 19899;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
19820;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda 19900;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
19821;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20379 60745)) 19901;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20420 41510))
19822;;; Generated autoloads from org/org-agenda.el 19902;;; Generated autoloads from org/org-agenda.el
19823 19903
19824(autoload 'org-agenda "org-agenda" "\ 19904(autoload 'org-agenda "org-agenda" "\
@@ -20072,7 +20152,7 @@ details and examples.
20072 20152
20073;;;### (autoloads (org-archive-subtree-default-with-confirmation 20153;;;### (autoloads (org-archive-subtree-default-with-confirmation
20074;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el" 20154;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el"
20075;;;;;; (20347 39495)) 20155;;;;;; (20355 10021))
20076;;; Generated autoloads from org/org-archive.el 20156;;; Generated autoloads from org/org-archive.el
20077 20157
20078(autoload 'org-archive-subtree-default "org-archive" "\ 20158(autoload 'org-archive-subtree-default "org-archive" "\
@@ -20092,8 +20172,8 @@ This command is set with the variable `org-archive-default-command'.
20092;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii 20172;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii
20093;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer 20173;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer
20094;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer 20174;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer
20095;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20344 20175;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20355
20096;;;;;; 56211)) 20176;;;;;; 10021))
20097;;; Generated autoloads from org/org-ascii.el 20177;;; Generated autoloads from org/org-ascii.el
20098 20178
20099(autoload 'org-export-as-latin1 "org-ascii" "\ 20179(autoload 'org-export-as-latin1 "org-ascii" "\
@@ -20166,8 +20246,8 @@ publishing directory.
20166 20246
20167;;;*** 20247;;;***
20168 20248
20169;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20347 20249;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20355
20170;;;;;; 39495)) 20250;;;;;; 10021))
20171;;; Generated autoloads from org/org-attach.el 20251;;; Generated autoloads from org/org-attach.el
20172 20252
20173(autoload 'org-attach "org-attach" "\ 20253(autoload 'org-attach "org-attach" "\
@@ -20179,7 +20259,7 @@ Shows a list of commands and prompts for another key to execute a command.
20179;;;*** 20259;;;***
20180 20260
20181;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" 20261;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el"
20182;;;;;; (20344 56211)) 20262;;;;;; (20355 10021))
20183;;; Generated autoloads from org/org-bbdb.el 20263;;; Generated autoloads from org/org-bbdb.el
20184 20264
20185(autoload 'org-bbdb-anniversaries "org-bbdb" "\ 20265(autoload 'org-bbdb-anniversaries "org-bbdb" "\
@@ -20190,7 +20270,7 @@ Extract anniversaries from BBDB for display in the agenda.
20190;;;*** 20270;;;***
20191 20271
20192;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here 20272;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here
20193;;;;;; org-capture) "org-capture" "org/org-capture.el" (20347 39495)) 20273;;;;;; org-capture) "org-capture" "org/org-capture.el" (20355 10021))
20194;;; Generated autoloads from org/org-capture.el 20274;;; Generated autoloads from org/org-capture.el
20195 20275
20196(autoload 'org-capture "org-capture" "\ 20276(autoload 'org-capture "org-capture" "\
@@ -20228,7 +20308,7 @@ Set org-capture-templates to be similar to `org-remember-templates'.
20228;;;*** 20308;;;***
20229 20309
20230;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) 20310;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable)
20231;;;;;; "org-clock" "org/org-clock.el" (20379 60745)) 20311;;;;;; "org-clock" "org/org-clock.el" (20378 29222))
20232;;; Generated autoloads from org/org-clock.el 20312;;; Generated autoloads from org/org-clock.el
20233 20313
20234(autoload 'org-get-clocktable "org-clock" "\ 20314(autoload 'org-get-clocktable "org-clock" "\
@@ -20246,7 +20326,7 @@ Set up hooks for clock persistence.
20246;;;*** 20326;;;***
20247 20327
20248;;;### (autoloads (org-datetree-find-date-create) "org-datetree" 20328;;;### (autoloads (org-datetree-find-date-create) "org-datetree"
20249;;;;;; "org/org-datetree.el" (20344 56211)) 20329;;;;;; "org/org-datetree.el" (20355 10021))
20250;;; Generated autoloads from org/org-datetree.el 20330;;; Generated autoloads from org/org-datetree.el
20251 20331
20252(autoload 'org-datetree-find-date-create "org-datetree" "\ 20332(autoload 'org-datetree-find-date-create "org-datetree" "\
@@ -20262,7 +20342,7 @@ tree can be found.
20262;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open 20342;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open
20263;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook 20343;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook
20264;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch) 20344;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch)
20265;;;;;; "org-docbook" "org/org-docbook.el" (20347 39495)) 20345;;;;;; "org-docbook" "org/org-docbook.el" (20355 10021))
20266;;; Generated autoloads from org/org-docbook.el 20346;;; Generated autoloads from org/org-docbook.el
20267 20347
20268(autoload 'org-export-as-docbook-batch "org-docbook" "\ 20348(autoload 'org-export-as-docbook-batch "org-docbook" "\
@@ -20339,7 +20419,7 @@ publishing directory.
20339 20419
20340;;;### (autoloads (org-insert-export-options-template org-export-as-org 20420;;;### (autoloads (org-insert-export-options-template org-export-as-org
20341;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" 20421;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el"
20342;;;;;; (20347 39495)) 20422;;;;;; (20355 10021))
20343;;; Generated autoloads from org/org-exp.el 20423;;; Generated autoloads from org/org-exp.el
20344 20424
20345(autoload 'org-export "org-exp" "\ 20425(autoload 'org-export "org-exp" "\
@@ -20400,8 +20480,8 @@ Insert into the buffer a template with information for exporting.
20400;;;*** 20480;;;***
20401 20481
20402;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update 20482;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update
20403;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20228 20483;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20355
20404;;;;;; 61824)) 20484;;;;;; 10021))
20405;;; Generated autoloads from org/org-feed.el 20485;;; Generated autoloads from org/org-feed.el
20406 20486
20407(autoload 'org-feed-update-all "org-feed" "\ 20487(autoload 'org-feed-update-all "org-feed" "\
@@ -20429,7 +20509,7 @@ Show the raw feed buffer of a feed.
20429;;;*** 20509;;;***
20430 20510
20431;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" 20511;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote"
20432;;;;;; "org/org-footnote.el" (20379 60745)) 20512;;;;;; "org/org-footnote.el" (20378 29222))
20433;;; Generated autoloads from org/org-footnote.el 20513;;; Generated autoloads from org/org-footnote.el
20434 20514
20435(autoload 'org-footnote-action "org-footnote" "\ 20515(autoload 'org-footnote-action "org-footnote" "\
@@ -20480,7 +20560,7 @@ Additional note on `org-footnote-insert-pos-for-preprocessor':
20480;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree 20560;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree
20481;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node 20561;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node
20482;;;;;; org-freemind-show org-export-as-freemind) "org-freemind" 20562;;;;;; org-freemind-show org-export-as-freemind) "org-freemind"
20483;;;;;; "org/org-freemind.el" (20347 39495)) 20563;;;;;; "org/org-freemind.el" (20355 10021))
20484;;; Generated autoloads from org/org-freemind.el 20564;;; Generated autoloads from org/org-freemind.el
20485 20565
20486(autoload 'org-export-as-freemind "org-freemind" "\ 20566(autoload 'org-export-as-freemind "org-freemind" "\
@@ -20541,7 +20621,7 @@ Convert FreeMind file MM-FILE to `org-mode' file ORG-FILE.
20541;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html 20621;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html
20542;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer 20622;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer
20543;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html" 20623;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html"
20544;;;;;; "org/org-html.el" (20347 39495)) 20624;;;;;; "org/org-html.el" (20355 10021))
20545;;; Generated autoloads from org/org-html.el 20625;;; Generated autoloads from org/org-html.el
20546 20626
20547(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp) 20627(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp)
@@ -20635,7 +20715,7 @@ that uses these same face definitions.
20635 20715
20636;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 20716;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
20637;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el" 20717;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el"
20638;;;;;; (20347 39495)) 20718;;;;;; (20355 10021))
20639;;; Generated autoloads from org/org-icalendar.el 20719;;; Generated autoloads from org/org-icalendar.el
20640 20720
20641(autoload 'org-export-icalendar-this-file "org-icalendar" "\ 20721(autoload 'org-export-icalendar-this-file "org-icalendar" "\
@@ -20663,7 +20743,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
20663;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find 20743;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find
20664;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion 20744;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion
20665;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el" 20745;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el"
20666;;;;;; (20228 61824)) 20746;;;;;; (20355 10021))
20667;;; Generated autoloads from org/org-id.el 20747;;; Generated autoloads from org/org-id.el
20668 20748
20669(autoload 'org-id-get-create "org-id" "\ 20749(autoload 'org-id-get-create "org-id" "\
@@ -20732,7 +20812,7 @@ Store a link to the current entry, using its ID.
20732;;;*** 20812;;;***
20733 20813
20734;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el" 20814;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el"
20735;;;;;; (20344 56211)) 20815;;;;;; (20355 10021))
20736;;; Generated autoloads from org/org-indent.el 20816;;; Generated autoloads from org/org-indent.el
20737 20817
20738(autoload 'org-indent-mode "org-indent" "\ 20818(autoload 'org-indent-mode "org-indent" "\
@@ -20750,7 +20830,7 @@ during idle time.
20750;;;*** 20830;;;***
20751 20831
20752;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el" 20832;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el"
20753;;;;;; (20228 61824)) 20833;;;;;; (20355 10021))
20754;;; Generated autoloads from org/org-irc.el 20834;;; Generated autoloads from org/org-irc.el
20755 20835
20756(autoload 'org-irc-store-link "org-irc" "\ 20836(autoload 'org-irc-store-link "org-irc" "\
@@ -20763,7 +20843,7 @@ Dispatch to the appropriate function to store a link to an IRC session.
20763;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex 20843;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex
20764;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer 20844;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer
20765;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el" 20845;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el"
20766;;;;;; (20344 56211)) 20846;;;;;; (20355 10021))
20767;;; Generated autoloads from org/org-latex.el 20847;;; Generated autoloads from org/org-latex.el
20768 20848
20769(autoload 'org-export-as-latex-batch "org-latex" "\ 20849(autoload 'org-export-as-latex-batch "org-latex" "\
@@ -20844,7 +20924,7 @@ Export as LaTeX, then process through to PDF, and open.
20844 20924
20845;;;### (autoloads (org-lparse-region org-replace-region-by org-lparse-to-buffer 20925;;;### (autoloads (org-lparse-region org-replace-region-by org-lparse-to-buffer
20846;;;;;; org-lparse-batch org-lparse-and-open) "org-lparse" "org/org-lparse.el" 20926;;;;;; org-lparse-batch org-lparse-and-open) "org-lparse" "org/org-lparse.el"
20847;;;;;; (20344 56211)) 20927;;;;;; (20417 65331))
20848;;; Generated autoloads from org/org-lparse.el 20928;;; Generated autoloads from org/org-lparse.el
20849 20929
20850(autoload 'org-lparse-and-open "org-lparse" "\ 20930(autoload 'org-lparse-and-open "org-lparse" "\
@@ -20901,8 +20981,8 @@ in a window. A non-interactive call will only return the buffer.
20901;;;*** 20981;;;***
20902 20982
20903;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull 20983;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull
20904;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20347 20984;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20355
20905;;;;;; 39495)) 20985;;;;;; 10021))
20906;;; Generated autoloads from org/org-mobile.el 20986;;; Generated autoloads from org/org-mobile.el
20907 20987
20908(autoload 'org-mobile-push "org-mobile" "\ 20988(autoload 'org-mobile-push "org-mobile" "\
@@ -20928,7 +21008,7 @@ Create a file that contains all custom agenda views.
20928 21008
20929;;;### (autoloads (org-export-as-odf-and-open org-export-as-odf org-export-odt-convert 21009;;;### (autoloads (org-export-as-odf-and-open org-export-as-odf org-export-odt-convert
20930;;;;;; org-export-as-odt org-export-as-odt-batch org-export-as-odt-and-open) 21010;;;;;; org-export-as-odt org-export-as-odt-batch org-export-as-odt-and-open)
20931;;;;;; "org-odt" "org/org-odt.el" (20379 60745)) 21011;;;;;; "org-odt" "org/org-odt.el" (20417 65331))
20932;;; Generated autoloads from org/org-odt.el 21012;;; Generated autoloads from org/org-odt.el
20933 21013
20934(autoload 'org-export-as-odt-and-open "org-odt" "\ 21014(autoload 'org-export-as-odt-and-open "org-odt" "\
@@ -20998,7 +21078,7 @@ formula file.
20998;;;*** 21078;;;***
20999 21079
21000;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el" 21080;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el"
21001;;;;;; (20228 61824)) 21081;;;;;; (20355 10021))
21002;;; Generated autoloads from org/org-plot.el 21082;;; Generated autoloads from org/org-plot.el
21003 21083
21004(autoload 'org-plot/gnuplot "org-plot" "\ 21084(autoload 'org-plot/gnuplot "org-plot" "\
@@ -21012,7 +21092,7 @@ line directly before or after the table.
21012 21092
21013;;;### (autoloads (org-publish-current-project org-publish-current-file 21093;;;### (autoloads (org-publish-current-project org-publish-current-file
21014;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" 21094;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el"
21015;;;;;; (20347 39495)) 21095;;;;;; (20355 10021))
21016;;; Generated autoloads from org/org-publish.el 21096;;; Generated autoloads from org/org-publish.el
21017 21097
21018(defalias 'org-publish-project 'org-publish) 21098(defalias 'org-publish-project 'org-publish)
@@ -21046,7 +21126,7 @@ the project.
21046 21126
21047;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template 21127;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template
21048;;;;;; org-remember-annotation org-remember-insinuate) "org-remember" 21128;;;;;; org-remember-annotation org-remember-insinuate) "org-remember"
21049;;;;;; "org/org-remember.el" (20228 61824)) 21129;;;;;; "org/org-remember.el" (20420 41510))
21050;;; Generated autoloads from org/org-remember.el 21130;;; Generated autoloads from org/org-remember.el
21051 21131
21052(autoload 'org-remember-insinuate "org-remember" "\ 21132(autoload 'org-remember-insinuate "org-remember" "\
@@ -21122,7 +21202,7 @@ See also the variable `org-reverse-note-order'.
21122;;;*** 21202;;;***
21123 21203
21124;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) 21204;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl)
21125;;;;;; "org-table" "org/org-table.el" (20379 60745)) 21205;;;;;; "org-table" "org/org-table.el" (20417 65331))
21126;;; Generated autoloads from org/org-table.el 21206;;; Generated autoloads from org/org-table.el
21127 21207
21128(autoload 'turn-on-orgtbl "org-table" "\ 21208(autoload 'turn-on-orgtbl "org-table" "\
@@ -21146,7 +21226,7 @@ The table is taken from the parameter TXT, or from the buffer at point.
21146;;;*** 21226;;;***
21147 21227
21148;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler) 21228;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler)
21149;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20347 39495)) 21229;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20355 10021))
21150;;; Generated autoloads from org/org-taskjuggler.el 21230;;; Generated autoloads from org/org-taskjuggler.el
21151 21231
21152(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\ 21232(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\
@@ -21174,7 +21254,7 @@ with the TaskJuggler GUI.
21174 21254
21175;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region 21255;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region
21176;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el" 21256;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el"
21177;;;;;; (20347 39495)) 21257;;;;;; (20355 10021))
21178;;; Generated autoloads from org/org-timer.el 21258;;; Generated autoloads from org/org-timer.el
21179 21259
21180(autoload 'org-timer-start "org-timer" "\ 21260(autoload 'org-timer-start "org-timer" "\
@@ -21235,7 +21315,7 @@ replace any running timer.
21235;;;*** 21315;;;***
21236 21316
21237;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el" 21317;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el"
21238;;;;;; (20344 56211)) 21318;;;;;; (20355 10021))
21239;;; Generated autoloads from org/org-xoxo.el 21319;;; Generated autoloads from org/org-xoxo.el
21240 21320
21241(autoload 'org-export-as-xoxo "org-xoxo" "\ 21321(autoload 'org-export-as-xoxo "org-xoxo" "\
@@ -21247,7 +21327,7 @@ The XOXO buffer is named *xoxo-<source buffer name>*
21247;;;*** 21327;;;***
21248 21328
21249;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 21329;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
21250;;;;;; (20355 835)) 21330;;;;;; (20355 10021))
21251;;; Generated autoloads from outline.el 21331;;; Generated autoloads from outline.el
21252(put 'outline-regexp 'safe-local-variable 'stringp) 21332(put 'outline-regexp 'safe-local-variable 'stringp)
21253(put 'outline-heading-end-regexp 'safe-local-variable 'stringp) 21333(put 'outline-heading-end-regexp 'safe-local-variable 'stringp)
@@ -21311,7 +21391,7 @@ See the command `outline-mode' for more information on this mode.
21311;;;### (autoloads (list-packages describe-package package-initialize 21391;;;### (autoloads (list-packages describe-package package-initialize
21312;;;;;; package-refresh-contents package-install-file package-install-from-buffer 21392;;;;;; package-refresh-contents package-install-file package-install-from-buffer
21313;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el" 21393;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el"
21314;;;;;; (20395 5351)) 21394;;;;;; (20394 17446))
21315;;; Generated autoloads from emacs-lisp/package.el 21395;;; Generated autoloads from emacs-lisp/package.el
21316 21396
21317(defvar package-enable-at-startup t "\ 21397(defvar package-enable-at-startup t "\
@@ -21381,7 +21461,7 @@ The list is displayed in a buffer named `*Packages*'.
21381 21461
21382;;;*** 21462;;;***
21383 21463
21384;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20355 835)) 21464;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20355 10021))
21385;;; Generated autoloads from paren.el 21465;;; Generated autoloads from paren.el
21386 21466
21387(defvar show-paren-mode nil "\ 21467(defvar show-paren-mode nil "\
@@ -21408,7 +21488,7 @@ matching parenthesis is highlighted in `show-paren-style' after
21408;;;*** 21488;;;***
21409 21489
21410;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 21490;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
21411;;;;;; (20298 64606)) 21491;;;;;; (20355 10021))
21412;;; Generated autoloads from calendar/parse-time.el 21492;;; Generated autoloads from calendar/parse-time.el
21413(put 'parse-time-rules 'risky-local-variable t) 21493(put 'parse-time-rules 'risky-local-variable t)
21414 21494
@@ -21421,8 +21501,8 @@ unknown are returned as nil.
21421 21501
21422;;;*** 21502;;;***
21423 21503
21424;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20379 21504;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20378
21425;;;;;; 60745)) 21505;;;;;; 29222))
21426;;; Generated autoloads from progmodes/pascal.el 21506;;; Generated autoloads from progmodes/pascal.el
21427 21507
21428(autoload 'pascal-mode "pascal" "\ 21508(autoload 'pascal-mode "pascal" "\
@@ -21475,7 +21555,7 @@ no args, if that value is non-nil.
21475;;;*** 21555;;;***
21476 21556
21477;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache) 21557;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache)
21478;;;;;; "password-cache" "password-cache.el" (20229 56251)) 21558;;;;;; "password-cache" "password-cache.el" (20355 10021))
21479;;; Generated autoloads from password-cache.el 21559;;; Generated autoloads from password-cache.el
21480 21560
21481(defvar password-cache t "\ 21561(defvar password-cache t "\
@@ -21497,7 +21577,7 @@ Check if KEY is in the cache.
21497;;;*** 21577;;;***
21498 21578
21499;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el" 21579;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el"
21500;;;;;; (20405 28429)) 21580;;;;;; (20421 62373))
21501;;; Generated autoloads from emacs-lisp/pcase.el 21581;;; Generated autoloads from emacs-lisp/pcase.el
21502 21582
21503(autoload 'pcase "pcase" "\ 21583(autoload 'pcase "pcase" "\
@@ -21556,8 +21636,8 @@ of the form (UPAT EXP).
21556 21636
21557;;;*** 21637;;;***
21558 21638
21559;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (20229 21639;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (20355
21560;;;;;; 56251)) 21640;;;;;; 10021))
21561;;; Generated autoloads from pcmpl-cvs.el 21641;;; Generated autoloads from pcmpl-cvs.el
21562 21642
21563(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 21643(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -21568,7 +21648,7 @@ Completion rules for the `cvs' command.
21568;;;*** 21648;;;***
21569 21649
21570;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 21650;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
21571;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20255 22932)) 21651;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20355 10021))
21572;;; Generated autoloads from pcmpl-gnu.el 21652;;; Generated autoloads from pcmpl-gnu.el
21573 21653
21574(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 21654(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -21596,7 +21676,7 @@ Completion for the GNU tar utility.
21596;;;*** 21676;;;***
21597 21677
21598;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 21678;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
21599;;;;;; "pcmpl-linux" "pcmpl-linux.el" (20229 56251)) 21679;;;;;; "pcmpl-linux" "pcmpl-linux.el" (20355 10021))
21600;;; Generated autoloads from pcmpl-linux.el 21680;;; Generated autoloads from pcmpl-linux.el
21601 21681
21602(autoload 'pcomplete/kill "pcmpl-linux" "\ 21682(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -21616,8 +21696,8 @@ Completion for GNU/Linux `mount'.
21616 21696
21617;;;*** 21697;;;***
21618 21698
21619;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (20360 21699;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (20361
21620;;;;;; 57703)) 21700;;;;;; 20134))
21621;;; Generated autoloads from pcmpl-rpm.el 21701;;; Generated autoloads from pcmpl-rpm.el
21622 21702
21623(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 21703(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -21629,7 +21709,7 @@ Completion for the `rpm' command.
21629 21709
21630;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown 21710;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown
21631;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir 21711;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir
21632;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (20376 18781)) 21712;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (20376 40834))
21633;;; Generated autoloads from pcmpl-unix.el 21713;;; Generated autoloads from pcmpl-unix.el
21634 21714
21635(autoload 'pcomplete/cd "pcmpl-unix" "\ 21715(autoload 'pcomplete/cd "pcmpl-unix" "\
@@ -21687,7 +21767,7 @@ Includes files as well as host names followed by a colon.
21687;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 21767;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
21688;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 21768;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
21689;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20376 21769;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20376
21690;;;;;; 18781)) 21770;;;;;; 40834))
21691;;; Generated autoloads from pcomplete.el 21771;;; Generated autoloads from pcomplete.el
21692 21772
21693(autoload 'pcomplete "pcomplete" "\ 21773(autoload 'pcomplete "pcomplete" "\
@@ -21746,7 +21826,7 @@ Setup `shell-mode' to use pcomplete.
21746 21826
21747;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 21827;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
21748;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 21828;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
21749;;;;;; "vc/pcvs.el" (20370 4296)) 21829;;;;;; "vc/pcvs.el" (20364 45187))
21750;;; Generated autoloads from vc/pcvs.el 21830;;; Generated autoloads from vc/pcvs.el
21751 21831
21752(autoload 'cvs-checkout "pcvs" "\ 21832(autoload 'cvs-checkout "pcvs" "\
@@ -21821,7 +21901,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
21821 21901
21822;;;*** 21902;;;***
21823 21903
21824;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20355 835)) 21904;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20355 10021))
21825;;; Generated autoloads from vc/pcvs-defs.el 21905;;; Generated autoloads from vc/pcvs-defs.el
21826 21906
21827(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)) "\ 21907(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)) "\
@@ -21830,7 +21910,7 @@ Global menu used by PCL-CVS.")
21830;;;*** 21910;;;***
21831 21911
21832;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 21912;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
21833;;;;;; (20370 4296)) 21913;;;;;; (20365 17199))
21834;;; Generated autoloads from progmodes/perl-mode.el 21914;;; Generated autoloads from progmodes/perl-mode.el
21835(put 'perl-indent-level 'safe-local-variable 'integerp) 21915(put 'perl-indent-level 'safe-local-variable 'integerp)
21836(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 21916(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -21892,7 +21972,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
21892;;;*** 21972;;;***
21893 21973
21894;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 21974;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
21895;;;;;; (20373 62846)) 21975;;;;;; (20373 11301))
21896;;; Generated autoloads from textmodes/picture.el 21976;;; Generated autoloads from textmodes/picture.el
21897 21977
21898(autoload 'picture-mode "picture" "\ 21978(autoload 'picture-mode "picture" "\
@@ -21973,7 +22053,7 @@ they are not by default assigned to keys.
21973;;;*** 22053;;;***
21974 22054
21975;;;### (autoloads (plstore-mode plstore-open) "plstore" "gnus/plstore.el" 22055;;;### (autoloads (plstore-mode plstore-open) "plstore" "gnus/plstore.el"
21976;;;;;; (20377 59525)) 22056;;;;;; (20378 29222))
21977;;; Generated autoloads from gnus/plstore.el 22057;;; Generated autoloads from gnus/plstore.el
21978 22058
21979(autoload 'plstore-open "plstore" "\ 22059(autoload 'plstore-open "plstore" "\
@@ -21989,7 +22069,7 @@ Major mode for editing PLSTORE files.
21989;;;*** 22069;;;***
21990 22070
21991;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 22071;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
21992;;;;;; (20229 56251)) 22072;;;;;; (20355 10021))
21993;;; Generated autoloads from textmodes/po.el 22073;;; Generated autoloads from textmodes/po.el
21994 22074
21995(autoload 'po-find-file-coding-system "po" "\ 22075(autoload 'po-find-file-coding-system "po" "\
@@ -22000,7 +22080,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
22000 22080
22001;;;*** 22081;;;***
22002 22082
22003;;;### (autoloads (pong) "pong" "play/pong.el" (20229 56251)) 22083;;;### (autoloads (pong) "pong" "play/pong.el" (20355 10021))
22004;;; Generated autoloads from play/pong.el 22084;;; Generated autoloads from play/pong.el
22005 22085
22006(autoload 'pong "pong" "\ 22086(autoload 'pong "pong" "\
@@ -22016,7 +22096,7 @@ pong-mode keybindings:\\<pong-mode-map>
22016 22096
22017;;;*** 22097;;;***
22018 22098
22019;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20229 56251)) 22099;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20355 10021))
22020;;; Generated autoloads from gnus/pop3.el 22100;;; Generated autoloads from gnus/pop3.el
22021 22101
22022(autoload 'pop3-movemail "pop3" "\ 22102(autoload 'pop3-movemail "pop3" "\
@@ -22029,7 +22109,7 @@ Use streaming commands.
22029 22109
22030;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression 22110;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression
22031;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el" 22111;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el"
22032;;;;;; (20271 10599)) 22112;;;;;; (20355 10021))
22033;;; Generated autoloads from emacs-lisp/pp.el 22113;;; Generated autoloads from emacs-lisp/pp.el
22034 22114
22035(autoload 'pp-to-string "pp" "\ 22115(autoload 'pp-to-string "pp" "\
@@ -22097,7 +22177,7 @@ Ignores leading comment characters.
22097;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 22177;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
22098;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 22178;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
22099;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 22179;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
22100;;;;;; (20229 56251)) 22180;;;;;; (20355 10021))
22101;;; Generated autoloads from printing.el 22181;;; Generated autoloads from printing.el
22102 22182
22103(autoload 'pr-interface "printing" "\ 22183(autoload 'pr-interface "printing" "\
@@ -22684,7 +22764,7 @@ are both set to t.
22684 22764
22685;;;*** 22765;;;***
22686 22766
22687;;;### (autoloads (proced) "proced" "proced.el" (20229 56251)) 22767;;;### (autoloads (proced) "proced" "proced.el" (20355 10021))
22688;;; Generated autoloads from proced.el 22768;;; Generated autoloads from proced.el
22689 22769
22690(autoload 'proced "proced" "\ 22770(autoload 'proced "proced" "\
@@ -22700,7 +22780,7 @@ See `proced-mode' for a description of features available in Proced buffers.
22700;;;*** 22780;;;***
22701 22781
22702;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog" 22782;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog"
22703;;;;;; "progmodes/prolog.el" (20397 28824)) 22783;;;;;; "progmodes/prolog.el" (20397 45851))
22704;;; Generated autoloads from progmodes/prolog.el 22784;;; Generated autoloads from progmodes/prolog.el
22705 22785
22706(autoload 'prolog-mode "prolog" "\ 22786(autoload 'prolog-mode "prolog" "\
@@ -22735,8 +22815,8 @@ With prefix argument ARG, restart the Prolog process if running before.
22735 22815
22736;;;*** 22816;;;***
22737 22817
22738;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (20229 22818;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (20355
22739;;;;;; 56251)) 22819;;;;;; 10021))
22740;;; Generated autoloads from ps-bdf.el 22820;;; Generated autoloads from ps-bdf.el
22741 22821
22742(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")) "\ 22822(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")) "\
@@ -22748,7 +22828,7 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
22748;;;*** 22828;;;***
22749 22829
22750;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20355 22830;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20355
22751;;;;;; 835)) 22831;;;;;; 10021))
22752;;; Generated autoloads from progmodes/ps-mode.el 22832;;; Generated autoloads from progmodes/ps-mode.el
22753 22833
22754(autoload 'ps-mode "ps-mode" "\ 22834(autoload 'ps-mode "ps-mode" "\
@@ -22799,8 +22879,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
22799;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 22879;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
22800;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 22880;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
22801;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 22881;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
22802;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20229 22882;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20355
22803;;;;;; 56251)) 22883;;;;;; 10021))
22804;;; Generated autoloads from ps-print.el 22884;;; Generated autoloads from ps-print.el
22805 22885
22806(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"))) "\ 22886(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"))) "\
@@ -22997,7 +23077,7 @@ If EXTENSION is any other symbol, it is ignored.
22997;;;*** 23077;;;***
22998 23078
22999;;;### (autoloads (jython-mode python-mode python-after-info-look 23079;;;### (autoloads (jython-mode python-mode python-after-info-look
23000;;;;;; run-python) "python" "progmodes/python.el" (20376 18761)) 23080;;;;;; run-python) "python" "progmodes/python.el" (20376 40834))
23001;;; Generated autoloads from progmodes/python.el 23081;;; Generated autoloads from progmodes/python.el
23002 23082
23003(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode)) 23083(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode))
@@ -23083,7 +23163,7 @@ Runs `jython-mode-hook' after `python-mode-hook'.
23083;;;*** 23163;;;***
23084 23164
23085;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 23165;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
23086;;;;;; (20229 56251)) 23166;;;;;; (20355 10021))
23087;;; Generated autoloads from gnus/qp.el 23167;;; Generated autoloads from gnus/qp.el
23088 23168
23089(autoload 'quoted-printable-decode-region "qp" "\ 23169(autoload 'quoted-printable-decode-region "qp" "\
@@ -23106,7 +23186,7 @@ them into characters should be done separately.
23106;;;;;; quail-defrule quail-install-decode-map quail-install-map 23186;;;;;; quail-defrule quail-install-decode-map quail-install-map
23107;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 23187;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
23108;;;;;; quail-define-package quail-use-package quail-title) "quail" 23188;;;;;; quail-define-package quail-use-package quail-title) "quail"
23109;;;;;; "international/quail.el" (20356 48455)) 23189;;;;;; "international/quail.el" (20356 55829))
23110;;; Generated autoloads from international/quail.el 23190;;; Generated autoloads from international/quail.el
23111 23191
23112(autoload 'quail-title "quail" "\ 23192(autoload 'quail-title "quail" "\
@@ -23337,7 +23417,8 @@ of each directory.
23337 23417
23338;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 23418;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
23339;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 23419;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
23340;;;;;; quickurl-ask) "quickurl" "net/quickurl.el" (20355 835)) 23420;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20355
23421;;;;;; 10021))
23341;;; Generated autoloads from net/quickurl.el 23422;;; Generated autoloads from net/quickurl.el
23342 23423
23343(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" "\ 23424(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" "\
@@ -23351,6 +23432,15 @@ To make use of this do something like:
23351 23432
23352in your ~/.emacs (after loading/requiring quickurl).") 23433in your ~/.emacs (after loading/requiring quickurl).")
23353 23434
23435(autoload 'quickurl "quickurl" "\
23436Insert a URL based on LOOKUP.
23437
23438If not supplied LOOKUP is taken to be the word at point in the current
23439buffer, this default action can be modified via
23440`quickurl-grab-lookup-function'.
23441
23442\(fn &optional LOOKUP)" t nil)
23443
23354(autoload 'quickurl-ask "quickurl" "\ 23444(autoload 'quickurl-ask "quickurl" "\
23355Insert a URL, with `completing-read' prompt, based on LOOKUP. 23445Insert a URL, with `completing-read' prompt, based on LOOKUP.
23356 23446
@@ -23400,7 +23490,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
23400;;;*** 23490;;;***
23401 23491
23402;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 23492;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
23403;;;;;; "net/rcirc.el" (20373 62846)) 23493;;;;;; "net/rcirc.el" (20371 55972))
23404;;; Generated autoloads from net/rcirc.el 23494;;; Generated autoloads from net/rcirc.el
23405 23495
23406(autoload 'rcirc "rcirc" "\ 23496(autoload 'rcirc "rcirc" "\
@@ -23438,8 +23528,8 @@ if ARG is omitted or nil.
23438 23528
23439;;;*** 23529;;;***
23440 23530
23441;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (20291 23531;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (20355
23442;;;;;; 40061)) 23532;;;;;; 10021))
23443;;; Generated autoloads from net/rcompile.el 23533;;; Generated autoloads from net/rcompile.el
23444 23534
23445(autoload 'remote-compile "rcompile" "\ 23535(autoload 'remote-compile "rcompile" "\
@@ -23451,7 +23541,7 @@ See \\[compile].
23451;;;*** 23541;;;***
23452 23542
23453;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 23543;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
23454;;;;;; (20229 56251)) 23544;;;;;; (20355 10021))
23455;;; Generated autoloads from emacs-lisp/re-builder.el 23545;;; Generated autoloads from emacs-lisp/re-builder.el
23456 23546
23457(defalias 'regexp-builder 're-builder) 23547(defalias 'regexp-builder 're-builder)
@@ -23469,7 +23559,7 @@ matching parts of the target buffer will be highlighted.
23469 23559
23470;;;*** 23560;;;***
23471 23561
23472;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (20356 48455)) 23562;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (20356 2211))
23473;;; Generated autoloads from recentf.el 23563;;; Generated autoloads from recentf.el
23474 23564
23475(defvar recentf-mode nil "\ 23565(defvar recentf-mode nil "\
@@ -23499,7 +23589,7 @@ were operated on recently.
23499;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle 23589;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle
23500;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle 23590;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle
23501;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el" 23591;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el"
23502;;;;;; (20229 56251)) 23592;;;;;; (20355 10021))
23503;;; Generated autoloads from rect.el 23593;;; Generated autoloads from rect.el
23504 (define-key ctl-x-r-map "c" 'clear-rectangle) 23594 (define-key ctl-x-r-map "c" 'clear-rectangle)
23505 (define-key ctl-x-r-map "k" 'kill-rectangle) 23595 (define-key ctl-x-r-map "k" 'kill-rectangle)
@@ -23635,8 +23725,8 @@ with a prefix argument, prompt for START-AT and FORMAT.
23635 23725
23636;;;*** 23726;;;***
23637 23727
23638;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (20229 23728;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (20355
23639;;;;;; 56251)) 23729;;;;;; 10021))
23640;;; Generated autoloads from textmodes/refill.el 23730;;; Generated autoloads from textmodes/refill.el
23641 23731
23642(autoload 'refill-mode "refill" "\ 23732(autoload 'refill-mode "refill" "\
@@ -23657,7 +23747,7 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead.
23657;;;*** 23747;;;***
23658 23748
23659;;;### (autoloads (reftex-reset-scanning-information reftex-mode 23749;;;### (autoloads (reftex-reset-scanning-information reftex-mode
23660;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20229 56251)) 23750;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20355 10021))
23661;;; Generated autoloads from textmodes/reftex.el 23751;;; Generated autoloads from textmodes/reftex.el
23662 23752
23663(autoload 'turn-on-reftex "reftex" "\ 23753(autoload 'turn-on-reftex "reftex" "\
@@ -23713,7 +23803,7 @@ This enforces rescanning the buffer on next use.
23713;;;*** 23803;;;***
23714 23804
23715;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 23805;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
23716;;;;;; (20229 56251)) 23806;;;;;; (20355 10021))
23717;;; Generated autoloads from textmodes/reftex-cite.el 23807;;; Generated autoloads from textmodes/reftex-cite.el
23718 23808
23719(autoload 'reftex-citation "reftex-cite" "\ 23809(autoload 'reftex-citation "reftex-cite" "\
@@ -23743,7 +23833,7 @@ While entering the regexp, completion on knows citation keys is possible.
23743;;;*** 23833;;;***
23744 23834
23745;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 23835;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
23746;;;;;; (20229 56251)) 23836;;;;;; (20420 41510))
23747;;; Generated autoloads from textmodes/reftex-global.el 23837;;; Generated autoloads from textmodes/reftex-global.el
23748 23838
23749(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 23839(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -23760,7 +23850,7 @@ With no argument, this command toggles
23760;;;*** 23850;;;***
23761 23851
23762;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 23852;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
23763;;;;;; (20400 16870)) 23853;;;;;; (20399 35365))
23764;;; Generated autoloads from textmodes/reftex-index.el 23854;;; Generated autoloads from textmodes/reftex-index.el
23765 23855
23766(autoload 'reftex-index-phrases-mode "reftex-index" "\ 23856(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -23793,7 +23883,7 @@ Here are all local bindings.
23793;;;*** 23883;;;***
23794 23884
23795;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 23885;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
23796;;;;;; (20229 56251)) 23886;;;;;; (20355 10021))
23797;;; Generated autoloads from textmodes/reftex-parse.el 23887;;; Generated autoloads from textmodes/reftex-parse.el
23798 23888
23799(autoload 'reftex-all-document-files "reftex-parse" "\ 23889(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -23806,7 +23896,7 @@ of master file.
23806;;;*** 23896;;;***
23807 23897
23808;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20355 23898;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20355
23809;;;;;; 835)) 23899;;;;;; 10021))
23810;;; Generated autoloads from textmodes/reftex-vars.el 23900;;; Generated autoloads from textmodes/reftex-vars.el
23811(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 23901(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
23812(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 23902(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -23816,7 +23906,7 @@ of master file.
23816;;;*** 23906;;;***
23817 23907
23818;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 23908;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
23819;;;;;; (20364 20442)) 23909;;;;;; (20363 61861))
23820;;; Generated autoloads from emacs-lisp/regexp-opt.el 23910;;; Generated autoloads from emacs-lisp/regexp-opt.el
23821 23911
23822(autoload 'regexp-opt "regexp-opt" "\ 23912(autoload 'regexp-opt "regexp-opt" "\
@@ -23847,7 +23937,7 @@ This means the number of non-shy regexp grouping constructs
23847 23937
23848;;;### (autoloads (remember-diary-extract-entries remember-clipboard 23938;;;### (autoloads (remember-diary-extract-entries remember-clipboard
23849;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el" 23939;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el"
23850;;;;;; (20229 56251)) 23940;;;;;; (20355 10021))
23851;;; Generated autoloads from textmodes/remember.el 23941;;; Generated autoloads from textmodes/remember.el
23852 23942
23853(autoload 'remember "remember" "\ 23943(autoload 'remember "remember" "\
@@ -23878,7 +23968,7 @@ Extract diary entries from the region.
23878 23968
23879;;;*** 23969;;;***
23880 23970
23881;;;### (autoloads (repeat) "repeat" "repeat.el" (20389 6410)) 23971;;;### (autoloads (repeat) "repeat" "repeat.el" (20388 65061))
23882;;; Generated autoloads from repeat.el 23972;;; Generated autoloads from repeat.el
23883 23973
23884(autoload 'repeat "repeat" "\ 23974(autoload 'repeat "repeat" "\
@@ -23901,7 +23991,7 @@ recently executed command not bound to an input event\".
23901;;;*** 23991;;;***
23902 23992
23903;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 23993;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
23904;;;;;; (20229 56251)) 23994;;;;;; (20355 10021))
23905;;; Generated autoloads from mail/reporter.el 23995;;; Generated autoloads from mail/reporter.el
23906 23996
23907(autoload 'reporter-submit-bug-report "reporter" "\ 23997(autoload 'reporter-submit-bug-report "reporter" "\
@@ -23933,7 +24023,7 @@ mail-sending package is used for editing and sending the message.
23933;;;*** 24023;;;***
23934 24024
23935;;;### (autoloads (reposition-window) "reposition" "reposition.el" 24025;;;### (autoloads (reposition-window) "reposition" "reposition.el"
23936;;;;;; (20229 56251)) 24026;;;;;; (20355 10021))
23937;;; Generated autoloads from reposition.el 24027;;; Generated autoloads from reposition.el
23938 24028
23939(autoload 'reposition-window "reposition" "\ 24029(autoload 'reposition-window "reposition" "\
@@ -23960,7 +24050,7 @@ first comment line visible (if point is in a comment).
23960;;;*** 24050;;;***
23961 24051
23962;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 24052;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
23963;;;;;; (20229 56251)) 24053;;;;;; (20355 10021))
23964;;; Generated autoloads from reveal.el 24054;;; Generated autoloads from reveal.el
23965 24055
23966(autoload 'reveal-mode "reveal" "\ 24056(autoload 'reveal-mode "reveal" "\
@@ -23996,7 +24086,7 @@ the mode if ARG is omitted or nil.
23996;;;*** 24086;;;***
23997 24087
23998;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 24088;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
23999;;;;;; (20325 60273)) 24089;;;;;; (20355 10021))
24000;;; Generated autoloads from emacs-lisp/ring.el 24090;;; Generated autoloads from emacs-lisp/ring.el
24001 24091
24002(autoload 'ring-p "ring" "\ 24092(autoload 'ring-p "ring" "\
@@ -24011,7 +24101,7 @@ Make a ring that can contain SIZE elements.
24011 24101
24012;;;*** 24102;;;***
24013 24103
24014;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20405 16851)) 24104;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20402 11562))
24015;;; Generated autoloads from net/rlogin.el 24105;;; Generated autoloads from net/rlogin.el
24016 24106
24017(autoload 'rlogin "rlogin" "\ 24107(autoload 'rlogin "rlogin" "\
@@ -24059,10 +24149,24 @@ variable.
24059;;;;;; rmail rmail-show-message-hook rmail-secondary-file-regexp 24149;;;;;; rmail rmail-show-message-hook rmail-secondary-file-regexp
24060;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 24150;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
24061;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 24151;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
24062;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p) 24152;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p rmail-spool-directory
24063;;;;;; "rmail" "mail/rmail.el" (20389 6410)) 24153;;;;;; rmail-file-name) "rmail" "mail/rmail.el" (20414 2727))
24064;;; Generated autoloads from mail/rmail.el 24154;;; Generated autoloads from mail/rmail.el
24065 24155
24156(defvar rmail-file-name (purecopy "~/RMAIL") "\
24157Name of user's primary mail file.")
24158
24159(custom-autoload 'rmail-file-name "rmail" t)
24160
24161(put 'rmail-spool-directory 'standard-value '((cond ((file-exists-p "/var/mail") "/var/mail/") ((file-exists-p "/var/spool/mail") "/var/spool/mail/") ((memq system-type '(hpux usg-unix-v irix)) "/usr/mail/") (t "/usr/spool/mail/"))))
24162
24163(defvar rmail-spool-directory (purecopy (cond ((file-exists-p "/var/mail") "/var/mail/") ((file-exists-p "/var/spool/mail") "/var/spool/mail/") ((memq system-type '(hpux usg-unix-v irix)) "/usr/mail/") (t "/usr/spool/mail/"))) "\
24164Name of directory used by system mailer for delivering new mail.
24165Its name should end with a slash.")
24166
24167(custom-autoload 'rmail-spool-directory "rmail" t)
24168(custom-initialize-delay 'rmail-spool-directory nil)
24169
24066(autoload 'rmail-movemail-variant-p "rmail" "\ 24170(autoload 'rmail-movemail-variant-p "rmail" "\
24067Return t if the current movemail variant is any of VARIANTS. 24171Return t if the current movemail variant is any of VARIANTS.
24068Currently known variants are 'emacs and 'mailutils. 24172Currently known variants are 'emacs and 'mailutils.
@@ -24244,7 +24348,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
24244;;;*** 24348;;;***
24245 24349
24246;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen 24350;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen
24247;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (20229 56251)) 24351;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (20355 10021))
24248;;; Generated autoloads from mail/rmailout.el 24352;;; Generated autoloads from mail/rmailout.el
24249(put 'rmail-output-file-alist 'risky-local-variable t) 24353(put 'rmail-output-file-alist 'risky-local-variable t)
24250 24354
@@ -24309,7 +24413,7 @@ than appending to it. Deletes the message after writing if
24309;;;*** 24413;;;***
24310 24414
24311;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el" 24415;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el"
24312;;;;;; (20229 56251)) 24416;;;;;; (20355 10021))
24313;;; Generated autoloads from nxml/rng-cmpct.el 24417;;; Generated autoloads from nxml/rng-cmpct.el
24314 24418
24315(autoload 'rng-c-load-schema "rng-cmpct" "\ 24419(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -24321,7 +24425,7 @@ Return a pattern.
24321;;;*** 24425;;;***
24322 24426
24323;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el" 24427;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el"
24324;;;;;; (20355 835)) 24428;;;;;; (20355 10021))
24325;;; Generated autoloads from nxml/rng-nxml.el 24429;;; Generated autoloads from nxml/rng-nxml.el
24326 24430
24327(autoload 'rng-nxml-mode-init "rng-nxml" "\ 24431(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -24334,7 +24438,7 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
24334;;;*** 24438;;;***
24335 24439
24336;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el" 24440;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el"
24337;;;;;; (20280 8018)) 24441;;;;;; (20355 10021))
24338;;; Generated autoloads from nxml/rng-valid.el 24442;;; Generated autoloads from nxml/rng-valid.el
24339 24443
24340(autoload 'rng-validate-mode "rng-valid" "\ 24444(autoload 'rng-validate-mode "rng-valid" "\
@@ -24364,8 +24468,8 @@ to use for finding the schema.
24364 24468
24365;;;*** 24469;;;***
24366 24470
24367;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (20229 24471;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (20355
24368;;;;;; 56251)) 24472;;;;;; 10021))
24369;;; Generated autoloads from nxml/rng-xsd.el 24473;;; Generated autoloads from nxml/rng-xsd.el
24370 24474
24371(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 24475(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -24393,7 +24497,7 @@ must be equal.
24393;;;*** 24497;;;***
24394 24498
24395;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) 24499;;;### (autoloads (robin-use-package robin-modify-package robin-define-package)
24396;;;;;; "robin" "international/robin.el" (20228 61824)) 24500;;;;;; "robin" "international/robin.el" (20355 10021))
24397;;; Generated autoloads from international/robin.el 24501;;; Generated autoloads from international/robin.el
24398 24502
24399(autoload 'robin-define-package "robin" "\ 24503(autoload 'robin-define-package "robin" "\
@@ -24426,7 +24530,7 @@ Start using robin package NAME, which is a string.
24426;;;*** 24530;;;***
24427 24531
24428;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 24532;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
24429;;;;;; rot13-string rot13) "rot13" "rot13.el" (20229 56251)) 24533;;;;;; rot13-string rot13) "rot13" "rot13.el" (20355 10021))
24430;;; Generated autoloads from rot13.el 24534;;; Generated autoloads from rot13.el
24431 24535
24432(autoload 'rot13 "rot13" "\ 24536(autoload 'rot13 "rot13" "\
@@ -24464,7 +24568,7 @@ Toggle the use of ROT13 encoding for the current window.
24464;;;*** 24568;;;***
24465 24569
24466;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" 24570;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el"
24467;;;;;; (20405 18712)) 24571;;;;;; (20421 62373))
24468;;; Generated autoloads from textmodes/rst.el 24572;;; Generated autoloads from textmodes/rst.el
24469 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 24573 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
24470 24574
@@ -24495,7 +24599,7 @@ for modes derived from Text mode, like Mail mode.
24495;;;*** 24599;;;***
24496 24600
24497;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" 24601;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el"
24498;;;;;; (20376 18761)) 24602;;;;;; (20375 53029))
24499;;; Generated autoloads from progmodes/ruby-mode.el 24603;;; Generated autoloads from progmodes/ruby-mode.el
24500 24604
24501(autoload 'ruby-mode "ruby-mode" "\ 24605(autoload 'ruby-mode "ruby-mode" "\
@@ -24516,8 +24620,8 @@ The variable `ruby-indent-level' controls the amount of indentation.
24516 24620
24517;;;*** 24621;;;***
24518 24622
24519;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (20229 24623;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (20355
24520;;;;;; 56251)) 24624;;;;;; 10021))
24521;;; Generated autoloads from ruler-mode.el 24625;;; Generated autoloads from ruler-mode.el
24522 24626
24523(defvar ruler-mode nil "\ 24627(defvar ruler-mode nil "\
@@ -24534,8 +24638,8 @@ if ARG is omitted or nil.
24534 24638
24535;;;*** 24639;;;***
24536 24640
24537;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (20229 24641;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (20355
24538;;;;;; 56251)) 24642;;;;;; 10021))
24539;;; Generated autoloads from emacs-lisp/rx.el 24643;;; Generated autoloads from emacs-lisp/rx.el
24540 24644
24541(autoload 'rx-to-string "rx" "\ 24645(autoload 'rx-to-string "rx" "\
@@ -24846,8 +24950,8 @@ enclosed in `(and ...)'.
24846 24950
24847;;;*** 24951;;;***
24848 24952
24849;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20325 24953;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20355
24850;;;;;; 60273)) 24954;;;;;; 10021))
24851;;; Generated autoloads from savehist.el 24955;;; Generated autoloads from savehist.el
24852 24956
24853(defvar savehist-mode nil "\ 24957(defvar savehist-mode nil "\
@@ -24879,7 +24983,7 @@ histories, which is probably undesirable.
24879;;;*** 24983;;;***
24880 24984
24881;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 24985;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
24882;;;;;; (20355 835)) 24986;;;;;; (20355 10021))
24883;;; Generated autoloads from progmodes/scheme.el 24987;;; Generated autoloads from progmodes/scheme.el
24884 24988
24885(autoload 'scheme-mode "scheme" "\ 24989(autoload 'scheme-mode "scheme" "\
@@ -24921,7 +25025,7 @@ that variable's value is a string.
24921;;;*** 25025;;;***
24922 25026
24923;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 25027;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
24924;;;;;; (20229 56251)) 25028;;;;;; (20355 10021))
24925;;; Generated autoloads from gnus/score-mode.el 25029;;; Generated autoloads from gnus/score-mode.el
24926 25030
24927(autoload 'gnus-score-mode "score-mode" "\ 25031(autoload 'gnus-score-mode "score-mode" "\
@@ -24935,7 +25039,7 @@ This mode is an extended emacs-lisp mode.
24935;;;*** 25039;;;***
24936 25040
24937;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 25041;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
24938;;;;;; (20364 20442)) 25042;;;;;; (20363 61861))
24939;;; Generated autoloads from scroll-all.el 25043;;; Generated autoloads from scroll-all.el
24940 25044
24941(defvar scroll-all-mode nil "\ 25045(defvar scroll-all-mode nil "\
@@ -24961,7 +25065,7 @@ one window apply to all visible windows in the same frame.
24961;;;*** 25065;;;***
24962 25066
24963;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 25067;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
24964;;;;;; (20273 59945)) 25068;;;;;; (20355 10021))
24965;;; Generated autoloads from scroll-lock.el 25069;;; Generated autoloads from scroll-lock.el
24966 25070
24967(autoload 'scroll-lock-mode "scroll-lock" "\ 25071(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -24977,7 +25081,7 @@ vertically fixed relative to window boundaries during scrolling.
24977 25081
24978;;;*** 25082;;;***
24979 25083
24980;;;### (autoloads nil "secrets" "net/secrets.el" (20304 58723)) 25084;;;### (autoloads nil "secrets" "net/secrets.el" (20355 10021))
24981;;; Generated autoloads from net/secrets.el 25085;;; Generated autoloads from net/secrets.el
24982(when (featurep 'dbusbind) 25086(when (featurep 'dbusbind)
24983 (autoload 'secrets-show-secrets "secrets" nil t)) 25087 (autoload 'secrets-show-secrets "secrets" nil t))
@@ -24985,7 +25089,7 @@ vertically fixed relative to window boundaries during scrolling.
24985;;;*** 25089;;;***
24986 25090
24987;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic" 25091;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic"
24988;;;;;; "cedet/semantic.el" (20355 835)) 25092;;;;;; "cedet/semantic.el" (20355 10021))
24989;;; Generated autoloads from cedet/semantic.el 25093;;; Generated autoloads from cedet/semantic.el
24990 25094
24991(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\ 25095(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\
@@ -25039,7 +25143,7 @@ Semantic mode.
25039;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name 25143;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name
25040;;;;;; mail-header-separator send-mail-function mail-interactive 25144;;;;;; mail-header-separator send-mail-function mail-interactive
25041;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 25145;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
25042;;;;;; "sendmail" "mail/sendmail.el" (20370 4296)) 25146;;;;;; "sendmail" "mail/sendmail.el" (20417 65331))
25043;;; Generated autoloads from mail/sendmail.el 25147;;; Generated autoloads from mail/sendmail.el
25044 25148
25045(defvar mail-from-style 'default "\ 25149(defvar mail-from-style 'default "\
@@ -25322,7 +25426,7 @@ Like `mail' command, but display mail buffer in another frame.
25322 25426
25323;;;### (autoloads (server-save-buffers-kill-terminal server-mode 25427;;;### (autoloads (server-save-buffers-kill-terminal server-mode
25324;;;;;; server-force-delete server-start) "server" "server.el" (20370 25428;;;;;; server-force-delete server-start) "server" "server.el" (20370
25325;;;;;; 4296)) 25429;;;;;; 35109))
25326;;; Generated autoloads from server.el 25430;;; Generated autoloads from server.el
25327 25431
25328(put 'server-host 'risky-local-variable t) 25432(put 'server-host 'risky-local-variable t)
@@ -25389,7 +25493,7 @@ only these files will be asked to be saved.
25389 25493
25390;;;*** 25494;;;***
25391 25495
25392;;;### (autoloads (ses-mode) "ses" "ses.el" (20373 62846)) 25496;;;### (autoloads (ses-mode) "ses" "ses.el" (20373 11301))
25393;;; Generated autoloads from ses.el 25497;;; Generated autoloads from ses.el
25394 25498
25395(autoload 'ses-mode "ses" "\ 25499(autoload 'ses-mode "ses" "\
@@ -25408,7 +25512,7 @@ These are active only in the minibuffer, when entering or editing a formula:
25408;;;*** 25512;;;***
25409 25513
25410;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 25514;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
25411;;;;;; (20355 835)) 25515;;;;;; (20355 10021))
25412;;; Generated autoloads from textmodes/sgml-mode.el 25516;;; Generated autoloads from textmodes/sgml-mode.el
25413 25517
25414(autoload 'sgml-mode "sgml-mode" "\ 25518(autoload 'sgml-mode "sgml-mode" "\
@@ -25474,7 +25578,7 @@ To work around that, do:
25474;;;*** 25578;;;***
25475 25579
25476;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 25580;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
25477;;;;;; (20397 7606)) 25581;;;;;; (20397 18394))
25478;;; Generated autoloads from progmodes/sh-script.el 25582;;; Generated autoloads from progmodes/sh-script.el
25479(put 'sh-shell 'safe-local-variable 'symbolp) 25583(put 'sh-shell 'safe-local-variable 'symbolp)
25480 25584
@@ -25538,7 +25642,7 @@ with your script for an edit-interpret-debug cycle.
25538;;;*** 25642;;;***
25539 25643
25540;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 25644;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
25541;;;;;; (20229 56251)) 25645;;;;;; (20355 10021))
25542;;; Generated autoloads from emacs-lisp/shadow.el 25646;;; Generated autoloads from emacs-lisp/shadow.el
25543 25647
25544(autoload 'list-load-path-shadows "shadow" "\ 25648(autoload 'list-load-path-shadows "shadow" "\
@@ -25588,8 +25692,8 @@ function, `load-path-shadows-find'.
25588;;;*** 25692;;;***
25589 25693
25590;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 25694;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
25591;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (20229 25695;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (20355
25592;;;;;; 56251)) 25696;;;;;; 10021))
25593;;; Generated autoloads from shadowfile.el 25697;;; Generated autoloads from shadowfile.el
25594 25698
25595(autoload 'shadow-define-cluster "shadowfile" "\ 25699(autoload 'shadow-define-cluster "shadowfile" "\
@@ -25628,7 +25732,7 @@ Set up file shadowing.
25628;;;*** 25732;;;***
25629 25733
25630;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 25734;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
25631;;;;;; (20405 16851)) 25735;;;;;; (20402 36105))
25632;;; Generated autoloads from shell.el 25736;;; Generated autoloads from shell.el
25633 25737
25634(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 25738(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -25676,8 +25780,8 @@ Otherwise, one argument `-i' is passed to the shell.
25676 25780
25677;;;*** 25781;;;***
25678 25782
25679;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20330 25783;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20355
25680;;;;;; 4833)) 25784;;;;;; 10021))
25681;;; Generated autoloads from gnus/shr.el 25785;;; Generated autoloads from gnus/shr.el
25682 25786
25683(autoload 'shr-insert-document "shr" "\ 25787(autoload 'shr-insert-document "shr" "\
@@ -25690,7 +25794,7 @@ DOM should be a parse tree as generated by
25690;;;*** 25794;;;***
25691 25795
25692;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 25796;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
25693;;;;;; "sieve" "gnus/sieve.el" (20229 56251)) 25797;;;;;; "sieve" "gnus/sieve.el" (20355 10021))
25694;;; Generated autoloads from gnus/sieve.el 25798;;; Generated autoloads from gnus/sieve.el
25695 25799
25696(autoload 'sieve-manage "sieve" "\ 25800(autoload 'sieve-manage "sieve" "\
@@ -25711,7 +25815,7 @@ DOM should be a parse tree as generated by
25711;;;*** 25815;;;***
25712 25816
25713;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 25817;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
25714;;;;;; (20229 56251)) 25818;;;;;; (20355 10021))
25715;;; Generated autoloads from gnus/sieve-mode.el 25819;;; Generated autoloads from gnus/sieve-mode.el
25716 25820
25717(autoload 'sieve-mode "sieve-mode" "\ 25821(autoload 'sieve-mode "sieve-mode" "\
@@ -25727,7 +25831,7 @@ Turning on Sieve mode runs `sieve-mode-hook'.
25727;;;*** 25831;;;***
25728 25832
25729;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (20355 25833;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (20355
25730;;;;;; 835)) 25834;;;;;; 10021))
25731;;; Generated autoloads from progmodes/simula.el 25835;;; Generated autoloads from progmodes/simula.el
25732 25836
25733(autoload 'simula-mode "simula" "\ 25837(autoload 'simula-mode "simula" "\
@@ -25776,7 +25880,7 @@ with no arguments, if that value is non-nil.
25776;;;*** 25880;;;***
25777 25881
25778;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 25882;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
25779;;;;;; define-skeleton) "skeleton" "skeleton.el" (20405 42390)) 25883;;;;;; define-skeleton) "skeleton" "skeleton.el" (20406 8611))
25780;;; Generated autoloads from skeleton.el 25884;;; Generated autoloads from skeleton.el
25781 25885
25782(defvar skeleton-filter-function 'identity "\ 25886(defvar skeleton-filter-function 'identity "\
@@ -25888,7 +25992,7 @@ symmetrical ones, and the same character twice for the others.
25888;;;*** 25992;;;***
25889 25993
25890;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) 25994;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
25891;;;;;; "smerge-mode" "vc/smerge-mode.el" (20389 6410)) 25995;;;;;; "smerge-mode" "vc/smerge-mode.el" (20415 23587))
25892;;; Generated autoloads from vc/smerge-mode.el 25996;;; Generated autoloads from vc/smerge-mode.el
25893 25997
25894(autoload 'smerge-ediff "smerge-mode" "\ 25998(autoload 'smerge-ediff "smerge-mode" "\
@@ -25916,7 +26020,7 @@ If no conflict maker is found, turn off `smerge-mode'.
25916;;;*** 26020;;;***
25917 26021
25918;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 26022;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
25919;;;;;; (20229 56251)) 26023;;;;;; (20355 10021))
25920;;; Generated autoloads from gnus/smiley.el 26024;;; Generated autoloads from gnus/smiley.el
25921 26025
25922(autoload 'smiley-region "smiley" "\ 26026(autoload 'smiley-region "smiley" "\
@@ -25934,7 +26038,7 @@ interactively. If there's no argument, do it at the current buffer.
25934;;;*** 26038;;;***
25935 26039
25936;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 26040;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
25937;;;;;; "mail/smtpmail.el" (20405 16851)) 26041;;;;;; "mail/smtpmail.el" (20402 11562))
25938;;; Generated autoloads from mail/smtpmail.el 26042;;; Generated autoloads from mail/smtpmail.el
25939 26043
25940(autoload 'smtpmail-send-it "smtpmail" "\ 26044(autoload 'smtpmail-send-it "smtpmail" "\
@@ -25949,7 +26053,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
25949 26053
25950;;;*** 26054;;;***
25951 26055
25952;;;### (autoloads (snake) "snake" "play/snake.el" (20229 56251)) 26056;;;### (autoloads (snake) "snake" "play/snake.el" (20355 10021))
25953;;; Generated autoloads from play/snake.el 26057;;; Generated autoloads from play/snake.el
25954 26058
25955(autoload 'snake "snake" "\ 26059(autoload 'snake "snake" "\
@@ -25973,7 +26077,7 @@ Snake mode keybindings:
25973;;;*** 26077;;;***
25974 26078
25975;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 26079;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
25976;;;;;; (20355 835)) 26080;;;;;; (20355 10021))
25977;;; Generated autoloads from net/snmp-mode.el 26081;;; Generated autoloads from net/snmp-mode.el
25978 26082
25979(autoload 'snmp-mode "snmp-mode" "\ 26083(autoload 'snmp-mode "snmp-mode" "\
@@ -26002,8 +26106,8 @@ then `snmpv2-mode-hook'.
26002 26106
26003;;;*** 26107;;;***
26004 26108
26005;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20229 26109;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20355
26006;;;;;; 56251)) 26110;;;;;; 10021))
26007;;; Generated autoloads from calendar/solar.el 26111;;; Generated autoloads from calendar/solar.el
26008 26112
26009(autoload 'sunrise-sunset "solar" "\ 26113(autoload 'sunrise-sunset "solar" "\
@@ -26018,8 +26122,8 @@ This function is suitable for execution in a .emacs file.
26018 26122
26019;;;*** 26123;;;***
26020 26124
26021;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (20229 26125;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (20355
26022;;;;;; 56251)) 26126;;;;;; 10021))
26023;;; Generated autoloads from play/solitaire.el 26127;;; Generated autoloads from play/solitaire.el
26024 26128
26025(autoload 'solitaire "solitaire" "\ 26129(autoload 'solitaire "solitaire" "\
@@ -26096,7 +26200,7 @@ Pick your favorite shortcuts:
26096 26200
26097;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 26201;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
26098;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 26202;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
26099;;;;;; sort-lines sort-subr) "sort" "sort.el" (20325 60273)) 26203;;;;;; sort-lines sort-subr) "sort" "sort.el" (20355 10021))
26100;;; Generated autoloads from sort.el 26204;;; Generated autoloads from sort.el
26101(put 'sort-fold-case 'safe-local-variable 'booleanp) 26205(put 'sort-fold-case 'safe-local-variable 'booleanp)
26102 26206
@@ -26240,8 +26344,8 @@ From a program takes two point or marker arguments, BEG and END.
26240 26344
26241;;;*** 26345;;;***
26242 26346
26243;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20229 26347;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20355
26244;;;;;; 56251)) 26348;;;;;; 10021))
26245;;; Generated autoloads from gnus/spam.el 26349;;; Generated autoloads from gnus/spam.el
26246 26350
26247(autoload 'spam-initialize "spam" "\ 26351(autoload 'spam-initialize "spam" "\
@@ -26257,7 +26361,7 @@ installed through `spam-necessary-extra-headers'.
26257 26361
26258;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 26362;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
26259;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 26363;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
26260;;;;;; "gnus/spam-report.el" (20229 56251)) 26364;;;;;; "gnus/spam-report.el" (20355 10021))
26261;;; Generated autoloads from gnus/spam-report.el 26365;;; Generated autoloads from gnus/spam-report.el
26262 26366
26263(autoload 'spam-report-process-queue "spam-report" "\ 26367(autoload 'spam-report-process-queue "spam-report" "\
@@ -26300,7 +26404,7 @@ Spam reports will be queued with the method used when
26300;;;*** 26404;;;***
26301 26405
26302;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 26406;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
26303;;;;;; "speedbar.el" (20400 16870)) 26407;;;;;; "speedbar.el" (20399 35365))
26304;;; Generated autoloads from speedbar.el 26408;;; Generated autoloads from speedbar.el
26305 26409
26306(defalias 'speedbar 'speedbar-frame-mode) 26410(defalias 'speedbar 'speedbar-frame-mode)
@@ -26324,8 +26428,8 @@ selected. If the speedbar frame is active, then select the attached frame.
26324 26428
26325;;;*** 26429;;;***
26326 26430
26327;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (20229 26431;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (20355
26328;;;;;; 56251)) 26432;;;;;; 10021))
26329;;; Generated autoloads from play/spook.el 26433;;; Generated autoloads from play/spook.el
26330 26434
26331(autoload 'spook "spook" "\ 26435(autoload 'spook "spook" "\
@@ -26344,7 +26448,7 @@ Return a vector containing the lines from `spook-phrases-file'.
26344;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 26448;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
26345;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect 26449;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect
26346;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el" 26450;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el"
26347;;;;;; (20304 58723)) 26451;;;;;; (20355 10021))
26348;;; Generated autoloads from progmodes/sql.el 26452;;; Generated autoloads from progmodes/sql.el
26349 26453
26350(autoload 'sql-add-product-keywords "sql" "\ 26454(autoload 'sql-add-product-keywords "sql" "\
@@ -26840,7 +26944,7 @@ buffer.
26840;;;*** 26944;;;***
26841 26945
26842;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el" 26946;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el"
26843;;;;;; (20229 56251)) 26947;;;;;; (20355 10021))
26844;;; Generated autoloads from cedet/srecode/srt-mode.el 26948;;; Generated autoloads from cedet/srecode/srt-mode.el
26845 26949
26846(autoload 'srecode-template-mode "srecode/srt-mode" "\ 26950(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -26853,7 +26957,7 @@ Major-mode for writing SRecode macros.
26853;;;*** 26957;;;***
26854 26958
26855;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el" 26959;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el"
26856;;;;;; (20229 56251)) 26960;;;;;; (20355 10021))
26857;;; Generated autoloads from gnus/starttls.el 26961;;; Generated autoloads from gnus/starttls.el
26858 26962
26859(autoload 'starttls-open-stream "starttls" "\ 26963(autoload 'starttls-open-stream "starttls" "\
@@ -26880,8 +26984,8 @@ GnuTLS requires a port number.
26880;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 26984;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
26881;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 26985;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
26882;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 26986;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
26883;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20229 26987;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20355
26884;;;;;; 56251)) 26988;;;;;; 10021))
26885;;; Generated autoloads from strokes.el 26989;;; Generated autoloads from strokes.el
26886 26990
26887(autoload 'strokes-global-set-stroke "strokes" "\ 26991(autoload 'strokes-global-set-stroke "strokes" "\
@@ -26995,7 +27099,7 @@ Read a complex stroke and insert its glyph into the current buffer.
26995;;;*** 27099;;;***
26996 27100
26997;;;### (autoloads (studlify-buffer studlify-word studlify-region) 27101;;;### (autoloads (studlify-buffer studlify-word studlify-region)
26998;;;;;; "studly" "play/studly.el" (19764 44456)) 27102;;;;;; "studly" "play/studly.el" (20355 10021))
26999;;; Generated autoloads from play/studly.el 27103;;; Generated autoloads from play/studly.el
27000 27104
27001(autoload 'studlify-region "studly" "\ 27105(autoload 'studlify-region "studly" "\
@@ -27016,7 +27120,7 @@ Studlify-case the current buffer.
27016;;;*** 27120;;;***
27017 27121
27018;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el" 27122;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el"
27019;;;;;; (20229 56251)) 27123;;;;;; (20355 10021))
27020;;; Generated autoloads from progmodes/subword.el 27124;;; Generated autoloads from progmodes/subword.el
27021 27125
27022(autoload 'subword-mode "subword" "\ 27126(autoload 'subword-mode "subword" "\
@@ -27072,7 +27176,7 @@ See `subword-mode' for more information on Subword mode.
27072;;;*** 27176;;;***
27073 27177
27074;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 27178;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
27075;;;;;; (20273 59945)) 27179;;;;;; (20355 10021))
27076;;; Generated autoloads from mail/supercite.el 27180;;; Generated autoloads from mail/supercite.el
27077 27181
27078(autoload 'sc-cite-original "supercite" "\ 27182(autoload 'sc-cite-original "supercite" "\
@@ -27104,8 +27208,8 @@ and `sc-post-hook' is run after the guts of this function.
27104 27208
27105;;;*** 27209;;;***
27106 27210
27107;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (20229 27211;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (20355
27108;;;;;; 56251)) 27212;;;;;; 10021))
27109;;; Generated autoloads from t-mouse.el 27213;;; Generated autoloads from t-mouse.el
27110 27214
27111(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 27215(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -27133,7 +27237,7 @@ It relies on the `gpm' daemon being activated.
27133 27237
27134;;;*** 27238;;;***
27135 27239
27136;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (20229 56251)) 27240;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (20355 10021))
27137;;; Generated autoloads from tabify.el 27241;;; Generated autoloads from tabify.el
27138 27242
27139(autoload 'untabify "tabify" "\ 27243(autoload 'untabify "tabify" "\
@@ -27168,7 +27272,7 @@ The variable `tab-width' controls the spacing of tab stops.
27168;;;;;; table-recognize table-insert-row-column table-insert-column 27272;;;;;; table-recognize table-insert-row-column table-insert-column
27169;;;;;; table-insert-row table-insert table-point-left-cell-hook 27273;;;;;; table-insert-row table-insert table-point-left-cell-hook
27170;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 27274;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
27171;;;;;; "table" "textmodes/table.el" (20355 835)) 27275;;;;;; "table" "textmodes/table.el" (20355 10021))
27172;;; Generated autoloads from textmodes/table.el 27276;;; Generated autoloads from textmodes/table.el
27173 27277
27174(defvar table-cell-map-hook nil "\ 27278(defvar table-cell-map-hook nil "\
@@ -27756,7 +27860,7 @@ converts a table into plain text without frames. It is a companion to
27756 27860
27757;;;*** 27861;;;***
27758 27862
27759;;;### (autoloads (talk talk-connect) "talk" "talk.el" (20229 56251)) 27863;;;### (autoloads (talk talk-connect) "talk" "talk.el" (20355 10021))
27760;;; Generated autoloads from talk.el 27864;;; Generated autoloads from talk.el
27761 27865
27762(autoload 'talk-connect "talk" "\ 27866(autoload 'talk-connect "talk" "\
@@ -27771,7 +27875,7 @@ Connect to the Emacs talk group from the current X display or tty frame.
27771 27875
27772;;;*** 27876;;;***
27773 27877
27774;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20389 6410)) 27878;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20387 44199))
27775;;; Generated autoloads from tar-mode.el 27879;;; Generated autoloads from tar-mode.el
27776 27880
27777(autoload 'tar-mode "tar-mode" "\ 27881(autoload 'tar-mode "tar-mode" "\
@@ -27795,7 +27899,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
27795;;;*** 27899;;;***
27796 27900
27797;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 27901;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
27798;;;;;; "progmodes/tcl.el" (20355 835)) 27902;;;;;; "progmodes/tcl.el" (20355 10021))
27799;;; Generated autoloads from progmodes/tcl.el 27903;;; Generated autoloads from progmodes/tcl.el
27800 27904
27801(autoload 'tcl-mode "tcl" "\ 27905(autoload 'tcl-mode "tcl" "\
@@ -27843,7 +27947,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
27843 27947
27844;;;*** 27948;;;***
27845 27949
27846;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20229 56251)) 27950;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20355 10021))
27847;;; Generated autoloads from net/telnet.el 27951;;; Generated autoloads from net/telnet.el
27848 27952
27849(autoload 'telnet "telnet" "\ 27953(autoload 'telnet "telnet" "\
@@ -27869,7 +27973,7 @@ Normally input is edited in Emacs and sent a line at a time.
27869;;;*** 27973;;;***
27870 27974
27871;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el" 27975;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el"
27872;;;;;; (20397 10470)) 27976;;;;;; (20397 18394))
27873;;; Generated autoloads from term.el 27977;;; Generated autoloads from term.el
27874 27978
27875(autoload 'make-term "term" "\ 27979(autoload 'make-term "term" "\
@@ -27911,8 +28015,8 @@ use in that buffer.
27911 28015
27912;;;*** 28016;;;***
27913 28017
27914;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (20229 28018;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (20355
27915;;;;;; 56251)) 28019;;;;;; 10021))
27916;;; Generated autoloads from terminal.el 28020;;; Generated autoloads from terminal.el
27917 28021
27918(autoload 'terminal-emulator "terminal" "\ 28022(autoload 'terminal-emulator "terminal" "\
@@ -27949,7 +28053,7 @@ subprocess started.
27949;;;*** 28053;;;***
27950 28054
27951;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 28055;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
27952;;;;;; (20229 56251)) 28056;;;;;; (20355 10021))
27953;;; Generated autoloads from emacs-lisp/testcover.el 28057;;; Generated autoloads from emacs-lisp/testcover.el
27954 28058
27955(autoload 'testcover-this-defun "testcover" "\ 28059(autoload 'testcover-this-defun "testcover" "\
@@ -27959,7 +28063,7 @@ Start coverage on function under point.
27959 28063
27960;;;*** 28064;;;***
27961 28065
27962;;;### (autoloads (tetris) "tetris" "play/tetris.el" (20229 56251)) 28066;;;### (autoloads (tetris) "tetris" "play/tetris.el" (20355 10021))
27963;;; Generated autoloads from play/tetris.el 28067;;; Generated autoloads from play/tetris.el
27964 28068
27965(autoload 'tetris "tetris" "\ 28069(autoload 'tetris "tetris" "\
@@ -27990,7 +28094,7 @@ tetris-mode keybindings:
27990;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 28094;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
27991;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 28095;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
27992;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 28096;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
27993;;;;;; (20370 4296)) 28097;;;;;; (20364 45187))
27994;;; Generated autoloads from textmodes/tex-mode.el 28098;;; Generated autoloads from textmodes/tex-mode.el
27995 28099
27996(defvar tex-shell-file-name nil "\ 28100(defvar tex-shell-file-name nil "\
@@ -28292,7 +28396,7 @@ Major mode to edit DocTeX files.
28292;;;*** 28396;;;***
28293 28397
28294;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 28398;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
28295;;;;;; "texinfmt" "textmodes/texinfmt.el" (20355 835)) 28399;;;;;; "texinfmt" "textmodes/texinfmt.el" (20355 10021))
28296;;; Generated autoloads from textmodes/texinfmt.el 28400;;; Generated autoloads from textmodes/texinfmt.el
28297 28401
28298(autoload 'texinfo-format-buffer "texinfmt" "\ 28402(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -28332,7 +28436,7 @@ if large. You can use `Info-split' to do this manually.
28332;;;*** 28436;;;***
28333 28437
28334;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 28438;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
28335;;;;;; "texinfo" "textmodes/texinfo.el" (20229 56251)) 28439;;;;;; "texinfo" "textmodes/texinfo.el" (20355 10021))
28336;;; Generated autoloads from textmodes/texinfo.el 28440;;; Generated autoloads from textmodes/texinfo.el
28337 28441
28338(defvar texinfo-open-quote (purecopy "``") "\ 28442(defvar texinfo-open-quote (purecopy "``") "\
@@ -28418,7 +28522,7 @@ value of `texinfo-mode-hook'.
28418 28522
28419;;;### (autoloads (thai-composition-function thai-compose-buffer 28523;;;### (autoloads (thai-composition-function thai-compose-buffer
28420;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el" 28524;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el"
28421;;;;;; (20273 59945)) 28525;;;;;; (20355 10021))
28422;;; Generated autoloads from language/thai-util.el 28526;;; Generated autoloads from language/thai-util.el
28423 28527
28424(autoload 'thai-compose-region "thai-util" "\ 28528(autoload 'thai-compose-region "thai-util" "\
@@ -28447,7 +28551,7 @@ Compose Thai characters in the current buffer.
28447 28551
28448;;;### (autoloads (list-at-point number-at-point symbol-at-point 28552;;;### (autoloads (list-at-point number-at-point symbol-at-point
28449;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 28553;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
28450;;;;;; "thingatpt" "thingatpt.el" (20229 56251)) 28554;;;;;; "thingatpt" "thingatpt.el" (20416 44451))
28451;;; Generated autoloads from thingatpt.el 28555;;; Generated autoloads from thingatpt.el
28452 28556
28453(autoload 'forward-thing "thingatpt" "\ 28557(autoload 'forward-thing "thingatpt" "\
@@ -28510,7 +28614,7 @@ Return the Lisp list at point, or nil if none is found.
28510 28614
28511;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 28615;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
28512;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 28616;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
28513;;;;;; (20229 56251)) 28617;;;;;; (20355 10021))
28514;;; Generated autoloads from thumbs.el 28618;;; Generated autoloads from thumbs.el
28515 28619
28516(autoload 'thumbs-find-thumb "thumbs" "\ 28620(autoload 'thumbs-find-thumb "thumbs" "\
@@ -28549,7 +28653,7 @@ In dired, call the setroot program on the image at point.
28549;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region 28653;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region
28550;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription 28654;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription
28551;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (20355 28655;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (20355
28552;;;;;; 835)) 28656;;;;;; 10021))
28553;;; Generated autoloads from language/tibet-util.el 28657;;; Generated autoloads from language/tibet-util.el
28554 28658
28555(autoload 'tibetan-char-p "tibet-util" "\ 28659(autoload 'tibetan-char-p "tibet-util" "\
@@ -28623,7 +28727,7 @@ See also docstring of the function tibetan-compose-region.
28623;;;*** 28727;;;***
28624 28728
28625;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 28729;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
28626;;;;;; (20373 62846)) 28730;;;;;; (20373 11301))
28627;;; Generated autoloads from textmodes/tildify.el 28731;;; Generated autoloads from textmodes/tildify.el
28628 28732
28629(autoload 'tildify-region "tildify" "\ 28733(autoload 'tildify-region "tildify" "\
@@ -28648,7 +28752,7 @@ This function performs no refilling of the changed text.
28648 28752
28649;;;### (autoloads (emacs-init-time emacs-uptime display-time-world 28753;;;### (autoloads (emacs-init-time emacs-uptime display-time-world
28650;;;;;; display-time-mode display-time display-time-day-and-date) 28754;;;;;; display-time-mode display-time display-time-day-and-date)
28651;;;;;; "time" "time.el" (20389 6410)) 28755;;;;;; "time" "time.el" (20387 44199))
28652;;; Generated autoloads from time.el 28756;;; Generated autoloads from time.el
28653 28757
28654(defvar display-time-day-and-date nil "\ 28758(defvar display-time-day-and-date nil "\
@@ -28714,7 +28818,7 @@ Return a string giving the duration of the Emacs initialization.
28714;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day 28818;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day
28715;;;;;; time-add time-subtract time-since days-to-time time-less-p 28819;;;;;; time-add time-subtract time-since days-to-time time-less-p
28716;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el" 28820;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el"
28717;;;;;; (20229 56251)) 28821;;;;;; (20355 10021))
28718;;; Generated autoloads from calendar/time-date.el 28822;;; Generated autoloads from calendar/time-date.el
28719 28823
28720(autoload 'date-to-time "time-date" "\ 28824(autoload 'date-to-time "time-date" "\
@@ -28828,7 +28932,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
28828;;;*** 28932;;;***
28829 28933
28830;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 28934;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
28831;;;;;; "time-stamp.el" (20229 56251)) 28935;;;;;; "time-stamp.el" (20355 10021))
28832;;; Generated autoloads from time-stamp.el 28936;;; Generated autoloads from time-stamp.el
28833(put 'time-stamp-format 'safe-local-variable 'stringp) 28937(put 'time-stamp-format 'safe-local-variable 'stringp)
28834(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 28938(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -28872,7 +28976,7 @@ With ARG, turn time stamping on if and only if arg is positive.
28872;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 28976;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
28873;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 28977;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
28874;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 28978;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
28875;;;;;; (20304 58723)) 28979;;;;;; (20355 10021))
28876;;; Generated autoloads from calendar/timeclock.el 28980;;; Generated autoloads from calendar/timeclock.el
28877 28981
28878(autoload 'timeclock-modeline-display "timeclock" "\ 28982(autoload 'timeclock-modeline-display "timeclock" "\
@@ -28972,7 +29076,7 @@ relative only to the time worked today, and not to past time.
28972;;;*** 29076;;;***
28973 29077
28974;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 29078;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
28975;;;;;; "international/titdic-cnv.el" (20288 9499)) 29079;;;;;; "international/titdic-cnv.el" (20355 10021))
28976;;; Generated autoloads from international/titdic-cnv.el 29080;;; Generated autoloads from international/titdic-cnv.el
28977 29081
28978(autoload 'titdic-convert "titdic-cnv" "\ 29082(autoload 'titdic-convert "titdic-cnv" "\
@@ -28995,7 +29099,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
28995;;;*** 29099;;;***
28996 29100
28997;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 29101;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
28998;;;;;; "tmm.el" (20356 48455)) 29102;;;;;; "tmm.el" (20356 55829))
28999;;; Generated autoloads from tmm.el 29103;;; Generated autoloads from tmm.el
29000 (define-key global-map "\M-`" 'tmm-menubar) 29104 (define-key global-map "\M-`" 'tmm-menubar)
29001 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 29105 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -29035,7 +29139,7 @@ Its value should be an event that has a binding in MENU.
29035 29139
29036;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 29140;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
29037;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 29141;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
29038;;;;;; "todo-mode" "calendar/todo-mode.el" (20229 56251)) 29142;;;;;; "todo-mode" "calendar/todo-mode.el" (20355 10021))
29039;;; Generated autoloads from calendar/todo-mode.el 29143;;; Generated autoloads from calendar/todo-mode.el
29040 29144
29041(autoload 'todo-add-category "todo-mode" "\ 29145(autoload 'todo-add-category "todo-mode" "\
@@ -29095,7 +29199,7 @@ Show TODO list.
29095 29199
29096;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 29200;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
29097;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) 29201;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame)
29098;;;;;; "tool-bar" "tool-bar.el" (20280 8018)) 29202;;;;;; "tool-bar" "tool-bar.el" (20355 10021))
29099;;; Generated autoloads from tool-bar.el 29203;;; Generated autoloads from tool-bar.el
29100 29204
29101(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 29205(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -29166,7 +29270,7 @@ holds a keymap.
29166;;;*** 29270;;;***
29167 29271
29168;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 29272;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
29169;;;;;; (20400 16870)) 29273;;;;;; (20399 35365))
29170;;; Generated autoloads from emulation/tpu-edt.el 29274;;; Generated autoloads from emulation/tpu-edt.el
29171 29275
29172(defvar tpu-edt-mode nil "\ 29276(defvar tpu-edt-mode nil "\
@@ -29196,7 +29300,7 @@ Turn on TPU/edt emulation.
29196;;;*** 29300;;;***
29197 29301
29198;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el" 29302;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el"
29199;;;;;; (20229 56251)) 29303;;;;;; (20355 10021))
29200;;; Generated autoloads from emulation/tpu-mapper.el 29304;;; Generated autoloads from emulation/tpu-mapper.el
29201 29305
29202(autoload 'tpu-mapper "tpu-mapper" "\ 29306(autoload 'tpu-mapper "tpu-mapper" "\
@@ -29230,7 +29334,7 @@ your local X guru can try to figure out why the key is being ignored.
29230 29334
29231;;;*** 29335;;;***
29232 29336
29233;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (20229 56251)) 29337;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (20355 10021))
29234;;; Generated autoloads from emacs-lisp/tq.el 29338;;; Generated autoloads from emacs-lisp/tq.el
29235 29339
29236(autoload 'tq-create "tq" "\ 29340(autoload 'tq-create "tq" "\
@@ -29244,7 +29348,7 @@ to a tcp server on another machine.
29244;;;*** 29348;;;***
29245 29349
29246;;;### (autoloads (trace-function-background trace-function trace-buffer) 29350;;;### (autoloads (trace-function-background trace-function trace-buffer)
29247;;;;;; "trace" "emacs-lisp/trace.el" (20229 56251)) 29351;;;;;; "trace" "emacs-lisp/trace.el" (20355 10021))
29248;;; Generated autoloads from emacs-lisp/trace.el 29352;;; Generated autoloads from emacs-lisp/trace.el
29249 29353
29250(defvar trace-buffer (purecopy "*trace-output*") "\ 29354(defvar trace-buffer (purecopy "*trace-output*") "\
@@ -29281,7 +29385,7 @@ BUFFER defaults to `trace-buffer'.
29281;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 29385;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
29282;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 29386;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
29283;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 29387;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
29284;;;;;; "net/tramp.el" (20373 62846)) 29388;;;;;; "net/tramp.el" (20373 11301))
29285;;; Generated autoloads from net/tramp.el 29389;;; Generated autoloads from net/tramp.el
29286 29390
29287(defvar tramp-mode t "\ 29391(defvar tramp-mode t "\
@@ -29414,7 +29518,7 @@ Discard Tramp from loading remote files.
29414;;;*** 29518;;;***
29415 29519
29416;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 29520;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
29417;;;;;; (20355 835)) 29521;;;;;; (20355 10021))
29418;;; Generated autoloads from net/tramp-ftp.el 29522;;; Generated autoloads from net/tramp-ftp.el
29419 29523
29420(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 29524(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -29424,8 +29528,8 @@ Discard Tramp from loading remote files.
29424 29528
29425;;;*** 29529;;;***
29426 29530
29427;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20370 29531;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20369
29428;;;;;; 4296)) 29532;;;;;; 14251))
29429;;; Generated autoloads from tutorial.el 29533;;; Generated autoloads from tutorial.el
29430 29534
29431(autoload 'help-with-tutorial "tutorial" "\ 29535(autoload 'help-with-tutorial "tutorial" "\
@@ -29450,7 +29554,7 @@ resumed later.
29450;;;*** 29554;;;***
29451 29555
29452;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" 29556;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el"
29453;;;;;; (19764 44456)) 29557;;;;;; (20355 10021))
29454;;; Generated autoloads from language/tv-util.el 29558;;; Generated autoloads from language/tv-util.el
29455 29559
29456(autoload 'tai-viet-composition-function "tv-util" "\ 29560(autoload 'tai-viet-composition-function "tv-util" "\
@@ -29461,7 +29565,7 @@ resumed later.
29461;;;*** 29565;;;***
29462 29566
29463;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 29567;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
29464;;;;;; "textmodes/two-column.el" (20370 4296)) 29568;;;;;; "textmodes/two-column.el" (20364 31990))
29465;;; Generated autoloads from textmodes/two-column.el 29569;;; Generated autoloads from textmodes/two-column.el
29466 (autoload '2C-command "two-column" () t 'keymap) 29570 (autoload '2C-command "two-column" () t 'keymap)
29467 (global-set-key "\C-x6" '2C-command) 29571 (global-set-key "\C-x6" '2C-command)
@@ -29512,7 +29616,7 @@ First column's text sSs Second column's text
29512;;;;;; type-break type-break-mode type-break-keystroke-threshold 29616;;;;;; type-break type-break-mode type-break-keystroke-threshold
29513;;;;;; type-break-good-break-interval type-break-good-rest-interval 29617;;;;;; type-break-good-break-interval type-break-good-rest-interval
29514;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 29618;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
29515;;;;;; (20355 835)) 29619;;;;;; (20355 10021))
29516;;; Generated autoloads from type-break.el 29620;;; Generated autoloads from type-break.el
29517 29621
29518(defvar type-break-mode nil "\ 29622(defvar type-break-mode nil "\
@@ -29694,7 +29798,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
29694 29798
29695;;;*** 29799;;;***
29696 29800
29697;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (20229 56251)) 29801;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (20355 10021))
29698;;; Generated autoloads from mail/uce.el 29802;;; Generated autoloads from mail/uce.el
29699 29803
29700(autoload 'uce-reply-to-uce "uce" "\ 29804(autoload 'uce-reply-to-uce "uce" "\
@@ -29712,7 +29816,7 @@ You might need to set `uce-mail-reader' before using this.
29712;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string 29816;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string
29713;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region 29817;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region
29714;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize" 29818;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize"
29715;;;;;; "international/ucs-normalize.el" (20229 56251)) 29819;;;;;; "international/ucs-normalize.el" (20355 10021))
29716;;; Generated autoloads from international/ucs-normalize.el 29820;;; Generated autoloads from international/ucs-normalize.el
29717 29821
29718(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 29822(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -29778,7 +29882,7 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
29778;;;*** 29882;;;***
29779 29883
29780;;;### (autoloads (ununderline-region underline-region) "underline" 29884;;;### (autoloads (ununderline-region underline-region) "underline"
29781;;;;;; "textmodes/underline.el" (20229 56251)) 29885;;;;;; "textmodes/underline.el" (20355 10021))
29782;;; Generated autoloads from textmodes/underline.el 29886;;; Generated autoloads from textmodes/underline.el
29783 29887
29784(autoload 'underline-region "underline" "\ 29888(autoload 'underline-region "underline" "\
@@ -29799,7 +29903,7 @@ which specify the range to operate on.
29799;;;*** 29903;;;***
29800 29904
29801;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 29905;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
29802;;;;;; (20370 4296)) 29906;;;;;; (20369 14251))
29803;;; Generated autoloads from mail/unrmail.el 29907;;; Generated autoloads from mail/unrmail.el
29804 29908
29805(autoload 'batch-unrmail "unrmail" "\ 29909(autoload 'batch-unrmail "unrmail" "\
@@ -29818,8 +29922,8 @@ Convert old-style Rmail Babyl file FILE to system inbox format file TO-FILE.
29818 29922
29819;;;*** 29923;;;***
29820 29924
29821;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (20229 29925;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (20355
29822;;;;;; 56251)) 29926;;;;;; 10021))
29823;;; Generated autoloads from emacs-lisp/unsafep.el 29927;;; Generated autoloads from emacs-lisp/unsafep.el
29824 29928
29825(autoload 'unsafep "unsafep" "\ 29929(autoload 'unsafep "unsafep" "\
@@ -29832,7 +29936,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
29832;;;*** 29936;;;***
29833 29937
29834;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 29938;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
29835;;;;;; "url/url.el" (20395 5351)) 29939;;;;;; "url/url.el" (20394 17446))
29836;;; Generated autoloads from url/url.el 29940;;; Generated autoloads from url/url.el
29837 29941
29838(autoload 'url-retrieve "url" "\ 29942(autoload 'url-retrieve "url" "\
@@ -29880,7 +29984,7 @@ no further processing). URL is either a string or a parsed URL.
29880;;;*** 29984;;;***
29881 29985
29882;;;### (autoloads (url-register-auth-scheme url-get-authentication) 29986;;;### (autoloads (url-register-auth-scheme url-get-authentication)
29883;;;;;; "url-auth" "url/url-auth.el" (20239 35035)) 29987;;;;;; "url-auth" "url/url-auth.el" (20355 10021))
29884;;; Generated autoloads from url/url-auth.el 29988;;; Generated autoloads from url/url-auth.el
29885 29989
29886(autoload 'url-get-authentication "url-auth" "\ 29990(autoload 'url-get-authentication "url-auth" "\
@@ -29922,7 +30026,7 @@ RATING a rating between 1 and 10 of the strength of the authentication.
29922;;;*** 30026;;;***
29923 30027
29924;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache) 30028;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache)
29925;;;;;; "url-cache" "url/url-cache.el" (20272 35721)) 30029;;;;;; "url-cache" "url/url-cache.el" (20355 10021))
29926;;; Generated autoloads from url/url-cache.el 30030;;; Generated autoloads from url/url-cache.el
29927 30031
29928(autoload 'url-store-in-cache "url-cache" "\ 30032(autoload 'url-store-in-cache "url-cache" "\
@@ -29943,7 +30047,7 @@ Extract FNAM from the local disk cache.
29943 30047
29944;;;*** 30048;;;***
29945 30049
29946;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (20229 56251)) 30050;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (20355 10021))
29947;;; Generated autoloads from url/url-cid.el 30051;;; Generated autoloads from url/url-cid.el
29948 30052
29949(autoload 'url-cid "url-cid" "\ 30053(autoload 'url-cid "url-cid" "\
@@ -29954,7 +30058,7 @@ Extract FNAM from the local disk cache.
29954;;;*** 30058;;;***
29955 30059
29956;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 30060;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
29957;;;;;; "url/url-dav.el" (20355 835)) 30061;;;;;; "url/url-dav.el" (20355 10021))
29958;;; Generated autoloads from url/url-dav.el 30062;;; Generated autoloads from url/url-dav.el
29959 30063
29960(autoload 'url-dav-supported-p "url-dav" "\ 30064(autoload 'url-dav-supported-p "url-dav" "\
@@ -29969,8 +30073,8 @@ Extract FNAM from the local disk cache.
29969 30073
29970;;;*** 30074;;;***
29971 30075
29972;;;### (autoloads (url-file) "url-file" "url/url-file.el" (20229 30076;;;### (autoloads (url-file) "url-file" "url/url-file.el" (20355
29973;;;;;; 56251)) 30077;;;;;; 10021))
29974;;; Generated autoloads from url/url-file.el 30078;;; Generated autoloads from url/url-file.el
29975 30079
29976(autoload 'url-file "url-file" "\ 30080(autoload 'url-file "url-file" "\
@@ -29981,7 +30085,7 @@ Handle file: and ftp: URLs.
29981;;;*** 30085;;;***
29982 30086
29983;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 30087;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
29984;;;;;; "url/url-gw.el" (20229 56251)) 30088;;;;;; "url/url-gw.el" (20355 10021))
29985;;; Generated autoloads from url/url-gw.el 30089;;; Generated autoloads from url/url-gw.el
29986 30090
29987(autoload 'url-gateway-nslookup-host "url-gw" "\ 30091(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -30001,7 +30105,7 @@ Might do a non-blocking connection; use `process-status' to check.
30001 30105
30002;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 30106;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
30003;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el" 30107;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
30004;;;;;; (20355 835)) 30108;;;;;; (20355 10021))
30005;;; Generated autoloads from url/url-handlers.el 30109;;; Generated autoloads from url/url-handlers.el
30006 30110
30007(defvar url-handler-mode nil "\ 30111(defvar url-handler-mode nil "\
@@ -30056,7 +30160,7 @@ accessible.
30056;;;*** 30160;;;***
30057 30161
30058;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 30162;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
30059;;;;;; url-http) "url-http" "url/url-http.el" (20395 5351)) 30163;;;;;; url-http) "url-http" "url/url-http.el" (20415 53309))
30060;;; Generated autoloads from url/url-http.el 30164;;; Generated autoloads from url/url-http.el
30061 30165
30062(autoload 'url-http "url-http" "\ 30166(autoload 'url-http "url-http" "\
@@ -30125,7 +30229,7 @@ HTTPS retrievals are asynchronous.")
30125 30229
30126;;;*** 30230;;;***
30127 30231
30128;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (20229 56251)) 30232;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (20355 10021))
30129;;; Generated autoloads from url/url-irc.el 30233;;; Generated autoloads from url/url-irc.el
30130 30234
30131(autoload 'url-irc "url-irc" "\ 30235(autoload 'url-irc "url-irc" "\
@@ -30136,7 +30240,7 @@ HTTPS retrievals are asynchronous.")
30136;;;*** 30240;;;***
30137 30241
30138;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (20355 30242;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (20355
30139;;;;;; 835)) 30243;;;;;; 10021))
30140;;; Generated autoloads from url/url-ldap.el 30244;;; Generated autoloads from url/url-ldap.el
30141 30245
30142(autoload 'url-ldap "url-ldap" "\ 30246(autoload 'url-ldap "url-ldap" "\
@@ -30150,7 +30254,7 @@ URL can be a URL string, or a URL vector of the type returned by
30150;;;*** 30254;;;***
30151 30255
30152;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 30256;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
30153;;;;;; (20229 56251)) 30257;;;;;; (20355 10021))
30154;;; Generated autoloads from url/url-mailto.el 30258;;; Generated autoloads from url/url-mailto.el
30155 30259
30156(autoload 'url-mail "url-mailto" "\ 30260(autoload 'url-mail "url-mailto" "\
@@ -30166,7 +30270,7 @@ Handle the mailto: URL syntax.
30166;;;*** 30270;;;***
30167 30271
30168;;;### (autoloads (url-data url-generic-emulator-loader url-info 30272;;;### (autoloads (url-data url-generic-emulator-loader url-info
30169;;;;;; url-man) "url-misc" "url/url-misc.el" (20229 56251)) 30273;;;;;; url-man) "url-misc" "url/url-misc.el" (20355 10021))
30170;;; Generated autoloads from url/url-misc.el 30274;;; Generated autoloads from url/url-misc.el
30171 30275
30172(autoload 'url-man "url-misc" "\ 30276(autoload 'url-man "url-misc" "\
@@ -30198,7 +30302,7 @@ Fetch a data URL (RFC 2397).
30198;;;*** 30302;;;***
30199 30303
30200;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 30304;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
30201;;;;;; (20229 56251)) 30305;;;;;; (20355 10021))
30202;;; Generated autoloads from url/url-news.el 30306;;; Generated autoloads from url/url-news.el
30203 30307
30204(autoload 'url-news "url-news" "\ 30308(autoload 'url-news "url-news" "\
@@ -30215,7 +30319,7 @@ Fetch a data URL (RFC 2397).
30215 30319
30216;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 30320;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
30217;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 30321;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
30218;;;;;; (20229 56251)) 30322;;;;;; (20355 10021))
30219;;; Generated autoloads from url/url-ns.el 30323;;; Generated autoloads from url/url-ns.el
30220 30324
30221(autoload 'isPlainHostName "url-ns" "\ 30325(autoload 'isPlainHostName "url-ns" "\
@@ -30256,7 +30360,7 @@ Fetch a data URL (RFC 2397).
30256;;;*** 30360;;;***
30257 30361
30258;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 30362;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
30259;;;;;; "url/url-parse.el" (20395 46900)) 30363;;;;;; "url/url-parse.el" (20395 38306))
30260;;; Generated autoloads from url/url-parse.el 30364;;; Generated autoloads from url/url-parse.el
30261 30365
30262(autoload 'url-recreate-url "url-parse" "\ 30366(autoload 'url-recreate-url "url-parse" "\
@@ -30308,7 +30412,7 @@ parses to
30308;;;*** 30412;;;***
30309 30413
30310;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 30414;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
30311;;;;;; (20229 56251)) 30415;;;;;; (20355 10021))
30312;;; Generated autoloads from url/url-privacy.el 30416;;; Generated autoloads from url/url-privacy.el
30313 30417
30314(autoload 'url-setup-privacy-info "url-privacy" "\ 30418(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -30319,7 +30423,7 @@ Setup variables that expose info about you and your system.
30319;;;*** 30423;;;***
30320 30424
30321;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el" 30425;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el"
30322;;;;;; (20339 13356)) 30426;;;;;; (20355 10021))
30323;;; Generated autoloads from url/url-queue.el 30427;;; Generated autoloads from url/url-queue.el
30324 30428
30325(autoload 'url-queue-retrieve "url-queue" "\ 30429(autoload 'url-queue-retrieve "url-queue" "\
@@ -30339,8 +30443,8 @@ The variable `url-queue-timeout' sets a timeout.
30339;;;;;; url-percentage url-display-percentage url-pretty-length url-strip-leading-spaces 30443;;;;;; url-percentage url-display-percentage url-pretty-length url-strip-leading-spaces
30340;;;;;; url-eat-trailing-space url-get-normalized-date url-lazy-message 30444;;;;;; url-eat-trailing-space url-get-normalized-date url-lazy-message
30341;;;;;; url-normalize-url url-insert-entities-in-string url-parse-args 30445;;;;;; url-normalize-url url-insert-entities-in-string url-parse-args
30342;;;;;; url-debug url-debug) "url-util" "url/url-util.el" (20405 30446;;;;;; url-debug url-debug) "url-util" "url/url-util.el" (20402
30343;;;;;; 16851)) 30447;;;;;; 11562))
30344;;; Generated autoloads from url/url-util.el 30448;;; Generated autoloads from url/url-util.el
30345 30449
30346(defvar url-debug nil "\ 30450(defvar url-debug nil "\
@@ -30502,7 +30606,7 @@ This uses `url-current-object', set locally to the buffer.
30502;;;*** 30606;;;***
30503 30607
30504;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 30608;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
30505;;;;;; "userlock" "userlock.el" (20229 56251)) 30609;;;;;; "userlock" "userlock.el" (20355 10021))
30506;;; Generated autoloads from userlock.el 30610;;; Generated autoloads from userlock.el
30507 30611
30508(autoload 'ask-user-about-lock "userlock" "\ 30612(autoload 'ask-user-about-lock "userlock" "\
@@ -30532,7 +30636,7 @@ The buffer in question is current when this function is called.
30532 30636
30533;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion 30637;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion
30534;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion) 30638;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion)
30535;;;;;; "utf-7" "international/utf-7.el" (20229 56251)) 30639;;;;;; "utf-7" "international/utf-7.el" (20355 10021))
30536;;; Generated autoloads from international/utf-7.el 30640;;; Generated autoloads from international/utf-7.el
30537 30641
30538(autoload 'utf-7-post-read-conversion "utf-7" "\ 30642(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -30557,7 +30661,7 @@ The buffer in question is current when this function is called.
30557 30661
30558;;;*** 30662;;;***
30559 30663
30560;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (20229 56251)) 30664;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (20355 10021))
30561;;; Generated autoloads from gnus/utf7.el 30665;;; Generated autoloads from gnus/utf7.el
30562 30666
30563(autoload 'utf7-encode "utf7" "\ 30667(autoload 'utf7-encode "utf7" "\
@@ -30569,7 +30673,7 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil.
30569 30673
30570;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 30674;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
30571;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el" 30675;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el"
30572;;;;;; (20355 835)) 30676;;;;;; (20355 10021))
30573;;; Generated autoloads from mail/uudecode.el 30677;;; Generated autoloads from mail/uudecode.el
30574 30678
30575(autoload 'uudecode-decode-region-external "uudecode" "\ 30679(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -30599,8 +30703,8 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
30599;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers 30703;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers
30600;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff 30704;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff
30601;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook 30705;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook
30602;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20376 30706;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20421
30603;;;;;; 45624)) 30707;;;;;; 62373))
30604;;; Generated autoloads from vc/vc.el 30708;;; Generated autoloads from vc/vc.el
30605 30709
30606(defvar vc-checkout-hook nil "\ 30710(defvar vc-checkout-hook nil "\
@@ -30878,7 +30982,7 @@ Return the branch part of a revision number REV.
30878;;;*** 30982;;;***
30879 30983
30880;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el" 30984;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el"
30881;;;;;; (20356 48455)) 30985;;;;;; (20356 55829))
30882;;; Generated autoloads from vc/vc-annotate.el 30986;;; Generated autoloads from vc/vc-annotate.el
30883 30987
30884(autoload 'vc-annotate "vc-annotate" "\ 30988(autoload 'vc-annotate "vc-annotate" "\
@@ -30915,7 +31019,7 @@ mode-specific menu. `vc-annotate-color-map' and
30915 31019
30916;;;*** 31020;;;***
30917 31021
30918;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (20376 46117)) 31022;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (20377 8374))
30919;;; Generated autoloads from vc/vc-arch.el 31023;;; Generated autoloads from vc/vc-arch.el
30920 (defun vc-arch-registered (file) 31024 (defun vc-arch-registered (file)
30921 (if (vc-find-root file "{arch}/=tagging-method") 31025 (if (vc-find-root file "{arch}/=tagging-method")
@@ -30925,7 +31029,7 @@ mode-specific menu. `vc-annotate-color-map' and
30925 31029
30926;;;*** 31030;;;***
30927 31031
30928;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20405 42046)) 31032;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20406 55122))
30929;;; Generated autoloads from vc/vc-bzr.el 31033;;; Generated autoloads from vc/vc-bzr.el
30930 31034
30931(defconst vc-bzr-admin-dirname ".bzr" "\ 31035(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -30941,7 +31045,7 @@ Name of the format file in a .bzr directory.")
30941 31045
30942;;;*** 31046;;;***
30943 31047
30944;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20376 45957)) 31048;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20377 8374))
30945;;; Generated autoloads from vc/vc-cvs.el 31049;;; Generated autoloads from vc/vc-cvs.el
30946(defun vc-cvs-registered (f) 31050(defun vc-cvs-registered (f)
30947 "Return non-nil if file F is registered with CVS." 31051 "Return non-nil if file F is registered with CVS."
@@ -30952,7 +31056,7 @@ Name of the format file in a .bzr directory.")
30952 31056
30953;;;*** 31057;;;***
30954 31058
30955;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20376 45841)) 31059;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20377 8374))
30956;;; Generated autoloads from vc/vc-dir.el 31060;;; Generated autoloads from vc/vc-dir.el
30957 31061
30958(autoload 'vc-dir "vc-dir" "\ 31062(autoload 'vc-dir "vc-dir" "\
@@ -30977,7 +31081,7 @@ These are the commands available for use in the file status buffer:
30977;;;*** 31081;;;***
30978 31082
30979;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el" 31083;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el"
30980;;;;;; (20370 4296)) 31084;;;;;; (20364 45187))
30981;;; Generated autoloads from vc/vc-dispatcher.el 31085;;; Generated autoloads from vc/vc-dispatcher.el
30982 31086
30983(autoload 'vc-do-command "vc-dispatcher" "\ 31087(autoload 'vc-do-command "vc-dispatcher" "\
@@ -31000,7 +31104,7 @@ case, and the process object in the asynchronous case.
31000 31104
31001;;;*** 31105;;;***
31002 31106
31003;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20379 60745)) 31107;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20378 29222))
31004;;; Generated autoloads from vc/vc-git.el 31108;;; Generated autoloads from vc/vc-git.el
31005 (defun vc-git-registered (file) 31109 (defun vc-git-registered (file)
31006 "Return non-nil if FILE is registered with git." 31110 "Return non-nil if FILE is registered with git."
@@ -31011,7 +31115,7 @@ case, and the process object in the asynchronous case.
31011 31115
31012;;;*** 31116;;;***
31013 31117
31014;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20376 44541)) 31118;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20377 8374))
31015;;; Generated autoloads from vc/vc-hg.el 31119;;; Generated autoloads from vc/vc-hg.el
31016 (defun vc-hg-registered (file) 31120 (defun vc-hg-registered (file)
31017 "Return non-nil if FILE is registered with hg." 31121 "Return non-nil if FILE is registered with hg."
@@ -31022,7 +31126,7 @@ case, and the process object in the asynchronous case.
31022 31126
31023;;;*** 31127;;;***
31024 31128
31025;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20376 41989)) 31129;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20377 8374))
31026;;; Generated autoloads from vc/vc-mtn.el 31130;;; Generated autoloads from vc/vc-mtn.el
31027 31131
31028(defconst vc-mtn-admin-dir "_MTN" "\ 31132(defconst vc-mtn-admin-dir "_MTN" "\
@@ -31039,7 +31143,7 @@ Name of the monotone directory's format file.")
31039;;;*** 31143;;;***
31040 31144
31041;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el" 31145;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el"
31042;;;;;; (20296 30097)) 31146;;;;;; (20355 10021))
31043;;; Generated autoloads from vc/vc-rcs.el 31147;;; Generated autoloads from vc/vc-rcs.el
31044 31148
31045(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 31149(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -31053,7 +31157,7 @@ For a description of possible values, see `vc-check-master-templates'.")
31053;;;*** 31157;;;***
31054 31158
31055;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el" 31159;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el"
31056;;;;;; (20296 30097)) 31160;;;;;; (20355 10021))
31057;;; Generated autoloads from vc/vc-sccs.el 31161;;; Generated autoloads from vc/vc-sccs.el
31058 31162
31059(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 31163(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -31070,7 +31174,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
31070 31174
31071;;;*** 31175;;;***
31072 31176
31073;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (20296 30097)) 31177;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (20355 10021))
31074;;; Generated autoloads from vc/vc-svn.el 31178;;; Generated autoloads from vc/vc-svn.el
31075 (defun vc-svn-registered (f) 31179 (defun vc-svn-registered (f)
31076 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 31180 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -31084,7 +31188,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
31084;;;*** 31188;;;***
31085 31189
31086;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" 31190;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
31087;;;;;; (20355 835)) 31191;;;;;; (20355 10021))
31088;;; Generated autoloads from progmodes/vera-mode.el 31192;;; Generated autoloads from progmodes/vera-mode.el
31089 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 31193 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
31090 31194
@@ -31142,7 +31246,7 @@ Key bindings:
31142;;;*** 31246;;;***
31143 31247
31144;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 31248;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
31145;;;;;; (20387 12783)) 31249;;;;;; (20420 41510))
31146;;; Generated autoloads from progmodes/verilog-mode.el 31250;;; Generated autoloads from progmodes/verilog-mode.el
31147 31251
31148(autoload 'verilog-mode "verilog-mode" "\ 31252(autoload 'verilog-mode "verilog-mode" "\
@@ -31281,7 +31385,7 @@ Key bindings specific to `verilog-mode-map' are:
31281;;;*** 31385;;;***
31282 31386
31283;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 31387;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
31284;;;;;; (20355 835)) 31388;;;;;; (20419 20644))
31285;;; Generated autoloads from progmodes/vhdl-mode.el 31389;;; Generated autoloads from progmodes/vhdl-mode.el
31286 31390
31287(autoload 'vhdl-mode "vhdl-mode" "\ 31391(autoload 'vhdl-mode "vhdl-mode" "\
@@ -31359,8 +31463,10 @@ Usage:
31359 with a comment in between. 31463 with a comment in between.
31360 `--CR' comments out code on that line. Re-hitting CR comments 31464 `--CR' comments out code on that line. Re-hitting CR comments
31361 out following lines. 31465 out following lines.
31362 `C-c c' comments out a region if not commented out, 31466 `C-c C-c' comments out a region if not commented out,
31363 uncomments a region if already commented out. 31467 uncomments a region if already commented out. Option
31468 `comment-style' defines where the comment characters
31469 should be placed (beginning of line, indent, etc.).
31364 31470
31365 You are prompted for comments after object definitions (i.e. signals, 31471 You are prompted for comments after object definitions (i.e. signals,
31366 variables, constants, ports) and after subprogram and process 31472 variables, constants, ports) and after subprogram and process
@@ -31381,7 +31487,8 @@ Usage:
31381 `TAB' indents a line if at the beginning of the line. The amount of 31487 `TAB' indents a line if at the beginning of the line. The amount of
31382 indentation is specified by option `vhdl-basic-offset'. `C-c C-i C-l' 31488 indentation is specified by option `vhdl-basic-offset'. `C-c C-i C-l'
31383 always indents the current line (is bound to `TAB' if option 31489 always indents the current line (is bound to `TAB' if option
31384 `vhdl-intelligent-tab' is nil). 31490 `vhdl-intelligent-tab' is nil). If a region is active, `TAB' indents
31491 the entire region.
31385 31492
31386 Indentation can be done for a group of lines (`C-c C-i C-g'), a region 31493 Indentation can be done for a group of lines (`C-c C-i C-g'), a region
31387 (`M-C-\\') or the entire buffer (menu). Argument and port lists are 31494 (`M-C-\\') or the entire buffer (menu). Argument and port lists are
@@ -31395,6 +31502,10 @@ Usage:
31395 Syntax-based indentation can be very slow in large files. Option 31502 Syntax-based indentation can be very slow in large files. Option
31396 `vhdl-indent-syntax-based' allows to use faster but simpler indentation. 31503 `vhdl-indent-syntax-based' allows to use faster but simpler indentation.
31397 31504
31505 Option `vhdl-indent-comment-like-next-code-line' controls whether
31506 comment lines are indented like the preceding or like the following code
31507 line.
31508
31398 31509
31399 ALIGNMENT: 31510 ALIGNMENT:
31400 The alignment functions align operators, keywords, and inline comments 31511 The alignment functions align operators, keywords, and inline comments
@@ -31523,12 +31634,12 @@ Usage:
31523 31634
31524 31635
31525 STRUCTURAL COMPOSITION: 31636 STRUCTURAL COMPOSITION:
31526 Enables simple structural composition. `C-c C-c C-n' creates a skeleton 31637 Enables simple structural composition. `C-c C-m C-n' creates a skeleton
31527 for a new component. Subcomponents (i.e. component declaration and 31638 for a new component. Subcomponents (i.e. component declaration and
31528 instantiation) can be automatically placed from a previously read port 31639 instantiation) can be automatically placed from a previously read port
31529 (`C-c C-c C-p') or directly from the hierarchy browser (`P'). Finally, 31640 (`C-c C-m C-p') or directly from the hierarchy browser (`P'). Finally,
31530 all subcomponents can be automatically connected using internal signals 31641 all subcomponents can be automatically connected using internal signals
31531 and ports (`C-c C-c C-w') following these rules: 31642 and ports (`C-c C-m C-w') following these rules:
31532 - subcomponent actual ports with same name are considered to be 31643 - subcomponent actual ports with same name are considered to be
31533 connected by a signal (internal signal or port) 31644 connected by a signal (internal signal or port)
31534 - signals that are only inputs to subcomponents are considered as 31645 - signals that are only inputs to subcomponents are considered as
@@ -31549,25 +31660,25 @@ Usage:
31549 31660
31550 Component declarations can be placed in a components package (option 31661 Component declarations can be placed in a components package (option
31551 `vhdl-use-components-package') which can be automatically generated for 31662 `vhdl-use-components-package') which can be automatically generated for
31552 an entire directory or project (`C-c C-c M-p'). The VHDL'93 direct 31663 an entire directory or project (`C-c C-m M-p'). The VHDL'93 direct
31553 component instantiation is also supported (option 31664 component instantiation is also supported (option
31554 `vhdl-use-direct-instantiation'). 31665 `vhdl-use-direct-instantiation').
31555 31666
31556| Configuration declarations can automatically be generated either from 31667 Configuration declarations can automatically be generated either from
31557| the menu (`C-c C-c C-f') (for the architecture the cursor is in) or from 31668 the menu (`C-c C-m C-f') (for the architecture the cursor is in) or from
31558| the speedbar menu (for the architecture under the cursor). The 31669 the speedbar menu (for the architecture under the cursor). The
31559| configurations can optionally be hierarchical (i.e. include all 31670 configurations can optionally be hierarchical (i.e. include all
31560| component levels of a hierarchical design, option 31671 component levels of a hierarchical design, option
31561| `vhdl-compose-configuration-hierarchical') or include subconfigurations 31672 `vhdl-compose-configuration-hierarchical') or include subconfigurations
31562| (option `vhdl-compose-configuration-use-subconfiguration'). For 31673 (option `vhdl-compose-configuration-use-subconfiguration'). For
31563| subcomponents in hierarchical configurations, the most-recently-analyzed 31674 subcomponents in hierarchical configurations, the most-recently-analyzed
31564| (mra) architecture is selected. If another architecture is desired, it 31675 (mra) architecture is selected. If another architecture is desired, it
31565| can be marked as most-recently-analyzed (speedbar menu) before 31676 can be marked as most-recently-analyzed (speedbar menu) before
31566| generating the configuration. 31677 generating the configuration.
31567| 31678
31568| Note: Configurations of subcomponents (i.e. hierarchical configuration 31679 Note: Configurations of subcomponents (i.e. hierarchical configuration
31569| declarations) are currently not considered when displaying 31680 declarations) are currently not considered when displaying
31570| configurations in speedbar. 31681 configurations in speedbar.
31571 31682
31572 See the options group `vhdl-compose' for all relevant user options. 31683 See the options group `vhdl-compose' for all relevant user options.
31573 31684
@@ -31599,11 +31710,13 @@ Usage:
31599 31710
31600 The Makefile's default target \"all\" compiles the entire design, the 31711 The Makefile's default target \"all\" compiles the entire design, the
31601 target \"clean\" removes it and the target \"library\" creates the 31712 target \"clean\" removes it and the target \"library\" creates the
31602 library directory if not existent. The Makefile also includes a target 31713 library directory if not existent. These target names can be customized
31603 for each primary library unit which allows selective compilation of this 31714 by option `vhdl-makefile-default-targets'. The Makefile also includes a
31604 unit, its secondary units and its subhierarchy (example: compilation of 31715 target for each primary library unit which allows selective compilation
31605 a design specified by a configuration). User specific parts can be 31716 of this unit, its secondary units and its subhierarchy (example:
31606 inserted into a Makefile with option `vhdl-makefile-generation-hook'. 31717 compilation of a design specified by a configuration). User specific
31718 parts can be inserted into a Makefile with option
31719 `vhdl-makefile-generation-hook'.
31607 31720
31608 Limitations: 31721 Limitations:
31609 - Only library units and dependencies within the current library are 31722 - Only library units and dependencies within the current library are
@@ -31649,7 +31762,7 @@ Usage:
31649 31762
31650 VHDL STANDARDS: 31763 VHDL STANDARDS:
31651 The VHDL standards to be used are specified in option `vhdl-standard'. 31764 The VHDL standards to be used are specified in option `vhdl-standard'.
31652 Available standards are: VHDL'87/'93, VHDL-AMS, and Math Packages. 31765 Available standards are: VHDL'87/'93(02), VHDL-AMS, and Math Packages.
31653 31766
31654 31767
31655 KEYWORD CASE: 31768 KEYWORD CASE:
@@ -31725,6 +31838,9 @@ Usage:
31725 - Out parameters of procedures are considered to be read. 31838 - Out parameters of procedures are considered to be read.
31726 Use option `vhdl-entity-file-name' to specify the entity file name 31839 Use option `vhdl-entity-file-name' to specify the entity file name
31727 (used to obtain the port names). 31840 (used to obtain the port names).
31841 Use option `vhdl-array-index-record-field-in-sensitivity-list' to
31842 specify whether to include array indices and record fields in
31843 sensitivity lists.
31728 31844
31729 31845
31730 CODE FIXING: 31846 CODE FIXING:
@@ -31798,16 +31914,17 @@ releases. You are kindly invited to participate in beta testing. Subscribe
31798to above mailing lists by sending an email to <reto@gnu.org>. 31914to above mailing lists by sending an email to <reto@gnu.org>.
31799 31915
31800VHDL Mode is officially distributed at 31916VHDL Mode is officially distributed at
31801URL `http://opensource.ethz.ch/emacs/vhdl-mode.html' 31917http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html
31802where the latest version can be found. 31918where the latest version can be found.
31803 31919
31804 31920
31805Known problems: 31921Known problems:
31806--------------- 31922---------------
31807 31923
31808- Indentation bug in simultaneous if- and case-statements (VHDL-AMS).
31809- XEmacs: Incorrect start-up when automatically opening speedbar. 31924- XEmacs: Incorrect start-up when automatically opening speedbar.
31810- XEmacs: Indentation in XEmacs 21.4 (and higher). 31925- XEmacs: Indentation in XEmacs 21.4 (and higher).
31926- Indentation incorrect for new 'postponed' VHDL keyword.
31927- Indentation incorrect for 'protected body' construct.
31811 31928
31812 31929
31813 The VHDL Mode Authors 31930 The VHDL Mode Authors
@@ -31822,7 +31939,7 @@ Key bindings:
31822 31939
31823;;;*** 31940;;;***
31824 31941
31825;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20103 44376)) 31942;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20355 10021))
31826;;; Generated autoloads from emulation/vi.el 31943;;; Generated autoloads from emulation/vi.el
31827 31944
31828(autoload 'vi-mode "vi" "\ 31945(autoload 'vi-mode "vi" "\
@@ -31877,7 +31994,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
31877;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 31994;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
31878;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 31995;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
31879;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 31996;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
31880;;;;;; "language/viet-util.el" (20229 56251)) 31997;;;;;; "language/viet-util.el" (20355 10021))
31881;;; Generated autoloads from language/viet-util.el 31998;;; Generated autoloads from language/viet-util.el
31882 31999
31883(autoload 'viet-encode-viscii-char "viet-util" "\ 32000(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -31925,7 +32042,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
31925;;;;;; view-mode view-buffer-other-frame view-buffer-other-window 32042;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
31926;;;;;; view-buffer view-file-other-frame view-file-other-window 32043;;;;;; view-buffer view-file-other-frame view-file-other-window
31927;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) 32044;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
31928;;;;;; "view" "view.el" (20325 60273)) 32045;;;;;; "view" "view.el" (20355 10021))
31929;;; Generated autoloads from view.el 32046;;; Generated autoloads from view.el
31930 32047
31931(defvar view-remove-frame-by-deleting t "\ 32048(defvar view-remove-frame-by-deleting t "\
@@ -32179,8 +32296,8 @@ Exit View mode and make the current buffer editable.
32179 32296
32180;;;*** 32297;;;***
32181 32298
32182;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20229 32299;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20355
32183;;;;;; 56251)) 32300;;;;;; 10021))
32184;;; Generated autoloads from emulation/vip.el 32301;;; Generated autoloads from emulation/vip.el
32185 32302
32186(autoload 'vip-setup "vip" "\ 32303(autoload 'vip-setup "vip" "\
@@ -32196,7 +32313,7 @@ Turn on VIP emulation of VI.
32196;;;*** 32313;;;***
32197 32314
32198;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 32315;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
32199;;;;;; (20355 835)) 32316;;;;;; (20355 10021))
32200;;; Generated autoloads from emulation/viper.el 32317;;; Generated autoloads from emulation/viper.el
32201 32318
32202(autoload 'toggle-viper-mode "viper" "\ 32319(autoload 'toggle-viper-mode "viper" "\
@@ -32213,7 +32330,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
32213;;;*** 32330;;;***
32214 32331
32215;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 32332;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
32216;;;;;; (20229 56251)) 32333;;;;;; (20355 10021))
32217;;; Generated autoloads from emacs-lisp/warnings.el 32334;;; Generated autoloads from emacs-lisp/warnings.el
32218 32335
32219(defvar warning-prefix-function nil "\ 32336(defvar warning-prefix-function nil "\
@@ -32303,7 +32420,7 @@ this is equivalent to `display-warning', using
32303;;;*** 32420;;;***
32304 32421
32305;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 32422;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
32306;;;;;; (20229 56251)) 32423;;;;;; (20355 10021))
32307;;; Generated autoloads from wdired.el 32424;;; Generated autoloads from wdired.el
32308 32425
32309(autoload 'wdired-change-to-wdired-mode "wdired" "\ 32426(autoload 'wdired-change-to-wdired-mode "wdired" "\
@@ -32319,7 +32436,7 @@ See `wdired-mode'.
32319 32436
32320;;;*** 32437;;;***
32321 32438
32322;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20355 835)) 32439;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20355 10021))
32323;;; Generated autoloads from net/webjump.el 32440;;; Generated autoloads from net/webjump.el
32324 32441
32325(autoload 'webjump "webjump" "\ 32442(autoload 'webjump "webjump" "\
@@ -32336,7 +32453,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
32336;;;*** 32453;;;***
32337 32454
32338;;;### (autoloads (which-function-mode which-func-mode) "which-func" 32455;;;### (autoloads (which-function-mode which-func-mode) "which-func"
32339;;;;;; "progmodes/which-func.el" (20379 60745)) 32456;;;;;; "progmodes/which-func.el" (20412 47398))
32340;;; Generated autoloads from progmodes/which-func.el 32457;;; Generated autoloads from progmodes/which-func.el
32341 (put 'which-func-format 'risky-local-variable t) 32458 (put 'which-func-format 'risky-local-variable t)
32342 (put 'which-func-current 'risky-local-variable t) 32459 (put 'which-func-current 'risky-local-variable t)
@@ -32372,7 +32489,7 @@ in certain major modes.
32372;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region 32489;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region
32373;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options 32490;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options
32374;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode 32491;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode
32375;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20229 56251)) 32492;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20421 62373))
32376;;; Generated autoloads from whitespace.el 32493;;; Generated autoloads from whitespace.el
32377 32494
32378(autoload 'whitespace-mode "whitespace" "\ 32495(autoload 'whitespace-mode "whitespace" "\
@@ -32771,7 +32888,7 @@ cleaning up these problems.
32771;;;*** 32888;;;***
32772 32889
32773;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 32890;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
32774;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (20273 59945)) 32891;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (20355 10021))
32775;;; Generated autoloads from wid-browse.el 32892;;; Generated autoloads from wid-browse.el
32776 32893
32777(autoload 'widget-browse-at "wid-browse" "\ 32894(autoload 'widget-browse-at "wid-browse" "\
@@ -32801,7 +32918,7 @@ if ARG is omitted or nil.
32801 32918
32802;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 32919;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
32803;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20373 32920;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20373
32804;;;;;; 62846)) 32921;;;;;; 11301))
32805;;; Generated autoloads from wid-edit.el 32922;;; Generated autoloads from wid-edit.el
32806 32923
32807(autoload 'widgetp "wid-edit" "\ 32924(autoload 'widgetp "wid-edit" "\
@@ -32844,8 +32961,8 @@ Setup current buffer so editing string widgets works.
32844;;;*** 32961;;;***
32845 32962
32846;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 32963;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
32847;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20255 32964;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20355
32848;;;;;; 22932)) 32965;;;;;; 10021))
32849;;; Generated autoloads from windmove.el 32966;;; Generated autoloads from windmove.el
32850 32967
32851(autoload 'windmove-left "windmove" "\ 32968(autoload 'windmove-left "windmove" "\
@@ -32898,7 +33015,7 @@ Default MODIFIER is 'shift.
32898;;;*** 33015;;;***
32899 33016
32900;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 33017;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
32901;;;;;; (20239 35035)) 33018;;;;;; (20355 10021))
32902;;; Generated autoloads from winner.el 33019;;; Generated autoloads from winner.el
32903 33020
32904(defvar winner-mode nil "\ 33021(defvar winner-mode nil "\
@@ -32917,7 +33034,7 @@ With arg, turn Winner mode on if and only if arg is positive.
32917;;;*** 33034;;;***
32918 33035
32919;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file 33036;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file
32920;;;;;; woman woman-locale) "woman" "woman.el" (20373 62846)) 33037;;;;;; woman woman-locale) "woman" "woman.el" (20370 35109))
32921;;; Generated autoloads from woman.el 33038;;; Generated autoloads from woman.el
32922 33039
32923(defvar woman-locale nil "\ 33040(defvar woman-locale nil "\
@@ -32966,7 +33083,7 @@ Default bookmark handler for Woman buffers.
32966;;;*** 33083;;;***
32967 33084
32968;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 33085;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
32969;;;;;; (20325 60273)) 33086;;;;;; (20355 10021))
32970;;; Generated autoloads from emulation/ws-mode.el 33087;;; Generated autoloads from emulation/ws-mode.el
32971 33088
32972(autoload 'wordstar-mode "ws-mode" "\ 33089(autoload 'wordstar-mode "ws-mode" "\
@@ -33078,7 +33195,7 @@ The key bindings are:
33078 33195
33079;;;*** 33196;;;***
33080 33197
33081;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20373 62846)) 33198;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20374 32165))
33082;;; Generated autoloads from net/xesam.el 33199;;; Generated autoloads from net/xesam.el
33083 33200
33084(autoload 'xesam-search "xesam" "\ 33201(autoload 'xesam-search "xesam" "\
@@ -33098,7 +33215,7 @@ Example:
33098;;;*** 33215;;;***
33099 33216
33100;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 33217;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
33101;;;;;; (20379 60745)) 33218;;;;;; (20378 29222))
33102;;; Generated autoloads from xml.el 33219;;; Generated autoloads from xml.el
33103 33220
33104(autoload 'xml-parse-file "xml" "\ 33221(autoload 'xml-parse-file "xml" "\
@@ -33124,7 +33241,7 @@ If PARSE-NS is non-nil, then QNAMES are expanded.
33124;;;*** 33241;;;***
33125 33242
33126;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok" 33243;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok"
33127;;;;;; "nxml/xmltok.el" (20229 56251)) 33244;;;;;; "nxml/xmltok.el" (20355 10021))
33128;;; Generated autoloads from nxml/xmltok.el 33245;;; Generated autoloads from nxml/xmltok.el
33129 33246
33130(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 33247(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -33142,8 +33259,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
33142 33259
33143;;;*** 33260;;;***
33144 33261
33145;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20229 33262;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20355
33146;;;;;; 56251)) 33263;;;;;; 10021))
33147;;; Generated autoloads from xt-mouse.el 33264;;; Generated autoloads from xt-mouse.el
33148 33265
33149(defvar xterm-mouse-mode nil "\ 33266(defvar xterm-mouse-mode nil "\
@@ -33173,7 +33290,7 @@ down the SHIFT key while pressing the mouse button.
33173;;;*** 33290;;;***
33174 33291
33175;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 33292;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
33176;;;;;; "gnus/yenc.el" (20229 56251)) 33293;;;;;; "gnus/yenc.el" (20355 10021))
33177;;; Generated autoloads from gnus/yenc.el 33294;;; Generated autoloads from gnus/yenc.el
33178 33295
33179(autoload 'yenc-decode-region "yenc" "\ 33296(autoload 'yenc-decode-region "yenc" "\
@@ -33189,7 +33306,7 @@ Extract file name from an yenc header.
33189;;;*** 33306;;;***
33190 33307
33191;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 33308;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
33192;;;;;; yow) "yow" "play/yow.el" (20370 4296)) 33309;;;;;; yow) "yow" "play/yow.el" (20364 42504))
33193;;; Generated autoloads from play/yow.el 33310;;; Generated autoloads from play/yow.el
33194 33311
33195(autoload 'yow "yow" "\ 33312(autoload 'yow "yow" "\
@@ -33215,7 +33332,7 @@ Zippy goes to the analyst.
33215 33332
33216;;;*** 33333;;;***
33217 33334
33218;;;### (autoloads (zone) "zone" "play/zone.el" (20395 5351)) 33335;;;### (autoloads (zone) "zone" "play/zone.el" (20392 31071))
33219;;; Generated autoloads from play/zone.el 33336;;; Generated autoloads from play/zone.el
33220 33337
33221(autoload 'zone "zone" "\ 33338(autoload 'zone "zone" "\
@@ -33300,55 +33417,54 @@ Zone out, completely.
33300;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el" 33417;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el"
33301;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" 33418;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el"
33302;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el" 33419;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el"
33303;;;;;; "cus-dep.el" "cus-load.el" "dframe.el" "dired-aux.el" "dired-x.el" 33420;;;;;; "cus-dep.el" "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el"
33304;;;;;; "dos-fns.el" "dos-vars.el" "dos-w32.el" "dynamic-setting.el" 33421;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/authors.el"
33305;;;;;; "emacs-lisp/authors.el" "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" 33422;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el"
33306;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el" 33423;;;;;; "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el"
33307;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" 33424;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cust-print.el"
33308;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-custom.el" 33425;;;;;; "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el"
33309;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el" 33426;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el"
33310;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" 33427;;;;;; "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el"
33311;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" 33428;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" "emacs-lisp/regi.el"
33312;;;;;; "emacs-lisp/regi.el" "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el" 33429;;;;;; "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el"
33313;;;;;; "emacs-lisp/tcover-unsafep.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el" 33430;;;;;; "emulation/cua-gmrk.el" "emulation/cua-rect.el" "emulation/edt-lk201.el"
33314;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el" 33431;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el"
33315;;;;;; "emulation/edt-vt100.el" "emulation/tpu-extras.el" "emulation/viper-cmd.el" 33432;;;;;; "emulation/tpu-extras.el" "emulation/viper-cmd.el" "emulation/viper-ex.el"
33316;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" 33433;;;;;; "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el"
33317;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" 33434;;;;;; "emulation/viper-mous.el" "emulation/viper-util.el" "erc/erc-backend.el"
33318;;;;;; "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el" 33435;;;;;; "erc/erc-goodies.el" "erc/erc-ibuffer.el" "erc/erc-lang.el"
33319;;;;;; "erc/erc-lang.el" "eshell/em-alias.el" "eshell/em-banner.el" 33436;;;;;; "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el"
33320;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" 33437;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el"
33321;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" 33438;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el"
33322;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" 33439;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el"
33323;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 33440;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el"
33324;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" 33441;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el"
33325;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el" 33442;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el"
33326;;;;;; "eshell/esh-io.el" "eshell/esh-module.el" "eshell/esh-opt.el" 33443;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
33327;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el" 33444;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el"
33328;;;;;; "ezimage.el" "finder-inf.el" "foldout.el" "format-spec.el" 33445;;;;;; "format-spec.el" "fringe.el" "generic-x.el" "gnus/compface.el"
33329;;;;;; "fringe.el" "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el" 33446;;;;;; "gnus/gnus-async.el" "gnus/gnus-bcklg.el" "gnus/gnus-cite.el"
33330;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el" 33447;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-dup.el"
33331;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el" 33448;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-int.el"
33332;;;;;; "gnus/gnus-ems.el" "gnus/gnus-int.el" "gnus/gnus-logic.el" 33449;;;;;; "gnus/gnus-logic.el" "gnus/gnus-mh.el" "gnus/gnus-salt.el"
33333;;;;;; "gnus/gnus-mh.el" "gnus/gnus-salt.el" "gnus/gnus-score.el" 33450;;;;;; "gnus/gnus-score.el" "gnus/gnus-setup.el" "gnus/gnus-srvr.el"
33334;;;;;; "gnus/gnus-setup.el" "gnus/gnus-srvr.el" "gnus/gnus-topic.el" 33451;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el"
33335;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el" 33452;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el"
33336;;;;;; "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el" 33453;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el"
33337;;;;;; "gnus/mail-parse.el" "gnus/mail-prsvr.el" "gnus/mail-source.el" 33454;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el"
33338;;;;;; "gnus/mailcap.el" "gnus/messcompat.el" "gnus/mm-bodies.el" 33455;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-util.el"
33339;;;;;; "gnus/mm-decode.el" "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" 33456;;;;;; "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" "gnus/nnagent.el"
33340;;;;;; "gnus/mml-smime.el" "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" 33457;;;;;; "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el"
33341;;;;;; "gnus/nndraft.el" "gnus/nneething.el" "gnus/nngateway.el" 33458;;;;;; "gnus/nngateway.el" "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnir.el"
33342;;;;;; "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnmail.el" 33459;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el"
33343;;;;;; "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el" "gnus/nnmh.el" 33460;;;;;; "gnus/nnmh.el" "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnregistry.el"
33344;;;;;; "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnregistry.el" "gnus/nnrss.el" 33461;;;;;; "gnus/nnrss.el" "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnvirtual.el"
33345;;;;;; "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnvirtual.el" "gnus/nnweb.el" 33462;;;;;; "gnus/nnweb.el" "gnus/registry.el" "gnus/rfc1843.el" "gnus/rfc2045.el"
33346;;;;;; "gnus/registry.el" "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" 33463;;;;;; "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/rtree.el"
33347;;;;;; "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/rtree.el" "gnus/shr-color.el" 33464;;;;;; "gnus/shr-color.el" "gnus/sieve-manage.el" "gnus/smime.el"
33348;;;;;; "gnus/sieve-manage.el" "gnus/smime.el" "gnus/spam-stat.el" 33465;;;;;; "gnus/spam-stat.el" "gnus/spam-wash.el" "hex-util.el" "hfy-cmap.el"
33349;;;;;; "gnus/spam-wash.el" "hex-util.el" "hfy-cmap.el" "ibuf-ext.el" 33466;;;;;; "ibuf-ext.el" "international/cp51932.el" "international/eucjp-ms.el"
33350;;;;;; "international/cp51932.el" "international/eucjp-ms.el" "international/fontset.el" 33467;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el"
33351;;;;;; "international/iso-ascii.el" "international/ja-dic-cnv.el"
33352;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/uni-bidi.el" 33468;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/uni-bidi.el"
33353;;;;;; "international/uni-category.el" "international/uni-combining.el" 33469;;;;;; "international/uni-category.el" "international/uni-combining.el"
33354;;;;;; "international/uni-comment.el" "international/uni-decimal.el" 33470;;;;;; "international/uni-comment.el" "international/uni-decimal.el"
@@ -33427,7 +33543,7 @@ Zone out, completely.
33427;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" 33543;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el"
33428;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" 33544;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el"
33429;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el" 33545;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el"
33430;;;;;; "w32-vars.el" "x-dnd.el") (20405 43528 205053)) 33546;;;;;; "w32-vars.el" "x-dnd.el") (20424 38645 32667))
33431 33547
33432;;;*** 33548;;;***
33433 33549