aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris2012-03-01 06:18:19 -0500
committerGlenn Morris2012-03-01 06:18:19 -0500
commiteec1549a6b89359b6d970f14dead275e59b7bc6f (patch)
tree248b7ffdce7cd078c4f76a06f32e192ba1e71402 /lisp
parent99a54f2128e116ef58542fe745b3383f53dcf280 (diff)
downloademacs-eec1549a6b89359b6d970f14dead275e59b7bc6f.tar.gz
emacs-eec1549a6b89359b6d970f14dead275e59b7bc6f.zip
Auto-commit of loaddefs files.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ldefs-boot.el1598
1 files changed, 800 insertions, 798 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index e886f33a16e..718c27499cf 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" (20281 13989)) 8;;;;;; "play/5x5.el" (20229 34587))
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;;;;;; (20281 13989)) 71;;;;;; (20229 34587))
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;;;;;; (20281 13989)) 91;;;;;; (20229 34587))
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;;;;;; (20281 13989)) 102;;;;;; (20236 7740))
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;;;;;; (20281 13989)) 117;;;;;; (20229 34587))
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" (20281 13989)) 256;;;;;; "advice" "emacs-lisp/advice.el" (20277 28925))
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" (20281 13989)) 401;;;;;; align) "align" "align.el" (20229 34587))
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;;;;;; (20281 13989)) 492;;;;;; (20279 40897))
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;;;;;; (20281 13989)) 853;;;;;; (20279 40897))
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" (20295 19037)) 913;;;;;; "net/ange-ftp.el" (20295 29120))
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" (20281 13989)) 935;;;;;; "animate" "play/animate.el" (20229 34587))
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" (20288 65503)) 968;;;;;; "ansi-color" "ansi-color.el" (20290 11197))
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" (20281 13989)) 994;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (20300 47034))
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;;;;;; (20281 13989)) 1030;;;;;; (20229 34587))
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" (20281 13989)) 1053;;;;;; apropos-read-pattern) "apropos" "apropos.el" (20229 34587))
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" (20281 1161;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20279
1162;;;;;; 13989)) 1162;;;;;; 40897))
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" (20281 13989)) 1182;;;### (autoloads (array-mode) "array" "array.el" (20229 34587))
1183;;; Generated autoloads from array.el 1183;;; Generated autoloads from array.el
1184 1184
1185(autoload 'array-mode "array" "\ 1185(autoload 'array-mode "array" "\
@@ -1250,8 +1250,8 @@ Entering array mode calls the function `array-mode-hook'.
1250 1250
1251;;;*** 1251;;;***
1252 1252
1253;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20281 1253;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20229
1254;;;;;; 13989)) 1254;;;;;; 34587))
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,8 +1457,8 @@ Keymap summary
1457 1457
1458;;;*** 1458;;;***
1459 1459
1460;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (20281 1460;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (20229
1461;;;;;; 13989)) 1461;;;;;; 34587))
1462;;; Generated autoloads from progmodes/asm-mode.el 1462;;; Generated autoloads from progmodes/asm-mode.el
1463 1463
1464(autoload 'asm-mode "asm-mode" "\ 1464(autoload 'asm-mode "asm-mode" "\
@@ -1486,7 +1486,7 @@ Special commands:
1486;;;*** 1486;;;***
1487 1487
1488;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el" 1488;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el"
1489;;;;;; (20281 13989)) 1489;;;;;; (20279 40897))
1490;;; Generated autoloads from gnus/auth-source.el 1490;;; Generated autoloads from gnus/auth-source.el
1491 1491
1492(defvar auth-source-cache-expiry 7200 "\ 1492(defvar auth-source-cache-expiry 7200 "\
@@ -1499,7 +1499,7 @@ let-binding.")
1499;;;*** 1499;;;***
1500 1500
1501;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1501;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1502;;;;;; (20281 13989)) 1502;;;;;; (20229 34587))
1503;;; Generated autoloads from autoarg.el 1503;;; Generated autoloads from autoarg.el
1504 1504
1505(defvar autoarg-mode nil "\ 1505(defvar autoarg-mode nil "\
@@ -1560,7 +1560,7 @@ This is similar to `autoarg-mode' but rebinds the keypad keys
1560;;;*** 1560;;;***
1561 1561
1562;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1562;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1563;;;;;; (20281 13989)) 1563;;;;;; (20229 34587))
1564;;; Generated autoloads from progmodes/autoconf.el 1564;;; Generated autoloads from progmodes/autoconf.el
1565 1565
1566(autoload 'autoconf-mode "autoconf" "\ 1566(autoload 'autoconf-mode "autoconf" "\
@@ -1571,7 +1571,7 @@ Major mode for editing Autoconf configure.in files.
1571;;;*** 1571;;;***
1572 1572
1573;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1573;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1574;;;;;; "autoinsert" "autoinsert.el" (20281 13989)) 1574;;;;;; "autoinsert" "autoinsert.el" (20229 34587))
1575;;; Generated autoloads from autoinsert.el 1575;;; Generated autoloads from autoinsert.el
1576 1576
1577(autoload 'auto-insert "autoinsert" "\ 1577(autoload 'auto-insert "autoinsert" "\
@@ -1611,7 +1611,7 @@ insert a template for the file depending on the mode of the buffer.
1611 1611
1612;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1612;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1613;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1613;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1614;;;;;; (20281 13989)) 1614;;;;;; (20229 34587))
1615;;; Generated autoloads from emacs-lisp/autoload.el 1615;;; Generated autoloads from emacs-lisp/autoload.el
1616 1616
1617(put 'generated-autoload-file 'safe-local-variable 'stringp) 1617(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1662,7 +1662,7 @@ should be non-nil).
1662 1662
1663;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1663;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1664;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1664;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1665;;;;;; "autorevert" "autorevert.el" (20281 13989)) 1665;;;;;; "autorevert" "autorevert.el" (20229 34587))
1666;;; Generated autoloads from autorevert.el 1666;;; Generated autoloads from autorevert.el
1667 1667
1668(autoload 'auto-revert-mode "autorevert" "\ 1668(autoload 'auto-revert-mode "autorevert" "\
@@ -1751,7 +1751,7 @@ specifies in the mode line.
1751;;;*** 1751;;;***
1752 1752
1753;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1753;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1754;;;;;; "avoid.el" (20281 13989)) 1754;;;;;; "avoid.el" (20229 34587))
1755;;; Generated autoloads from avoid.el 1755;;; Generated autoloads from avoid.el
1756 1756
1757(defvar mouse-avoidance-mode nil "\ 1757(defvar mouse-avoidance-mode nil "\
@@ -1792,7 +1792,7 @@ definition of \"random distance\".)
1792;;;*** 1792;;;***
1793 1793
1794;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1794;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1795;;;;;; (20281 13989)) 1795;;;;;; (20279 40897))
1796;;; Generated autoloads from battery.el 1796;;; Generated autoloads from battery.el
1797 (put 'battery-mode-line-string 'risky-local-variable t) 1797 (put 'battery-mode-line-string 'risky-local-variable t)
1798 1798
@@ -1828,7 +1828,7 @@ seconds.
1828;;;*** 1828;;;***
1829 1829
1830;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1830;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1831;;;;;; "benchmark" "emacs-lisp/benchmark.el" (20281 13989)) 1831;;;;;; "benchmark" "emacs-lisp/benchmark.el" (20229 34587))
1832;;; Generated autoloads from emacs-lisp/benchmark.el 1832;;; Generated autoloads from emacs-lisp/benchmark.el
1833 1833
1834(autoload 'benchmark-run "benchmark" "\ 1834(autoload 'benchmark-run "benchmark" "\
@@ -1861,7 +1861,7 @@ For non-interactive use see also `benchmark-run' and
1861;;;*** 1861;;;***
1862 1862
1863;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) 1863;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize)
1864;;;;;; "bibtex" "textmodes/bibtex.el" (20281 13989)) 1864;;;;;; "bibtex" "textmodes/bibtex.el" (20276 64704))
1865;;; Generated autoloads from textmodes/bibtex.el 1865;;; Generated autoloads from textmodes/bibtex.el
1866 1866
1867(autoload 'bibtex-initialize "bibtex" "\ 1867(autoload 'bibtex-initialize "bibtex" "\
@@ -1950,7 +1950,7 @@ A prefix arg negates the value of `bibtex-search-entry-globally'.
1950;;;*** 1950;;;***
1951 1951
1952;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el" 1952;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el"
1953;;;;;; (20281 13989)) 1953;;;;;; (20229 34587))
1954;;; Generated autoloads from textmodes/bibtex-style.el 1954;;; Generated autoloads from textmodes/bibtex-style.el
1955 1955
1956(autoload 'bibtex-style-mode "bibtex-style" "\ 1956(autoload 'bibtex-style-mode "bibtex-style" "\
@@ -1962,7 +1962,7 @@ Major mode for editing BibTeX style files.
1962 1962
1963;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1963;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1964;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el" 1964;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el"
1965;;;;;; (20281 13989)) 1965;;;;;; (20229 34587))
1966;;; Generated autoloads from mail/binhex.el 1966;;; Generated autoloads from mail/binhex.el
1967 1967
1968(defconst binhex-begin-line "^:...............................................................$" "\ 1968(defconst binhex-begin-line "^:...............................................................$" "\
@@ -1986,8 +1986,8 @@ Binhex decode region between START and END.
1986 1986
1987;;;*** 1987;;;***
1988 1988
1989;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (20281 1989;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (20229
1990;;;;;; 13989)) 1990;;;;;; 34587))
1991;;; Generated autoloads from play/blackbox.el 1991;;; Generated autoloads from play/blackbox.el
1992 1992
1993(autoload 'blackbox "blackbox" "\ 1993(autoload 'blackbox "blackbox" "\
@@ -2110,7 +2110,7 @@ a reflection.
2110;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert 2110;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert
2111;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate 2111;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate
2112;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark" 2112;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark"
2113;;;;;; "bookmark.el" (20281 13989)) 2113;;;;;; "bookmark.el" (20300 47034))
2114;;; Generated autoloads from bookmark.el 2114;;; Generated autoloads from bookmark.el
2115 (define-key ctl-x-r-map "b" 'bookmark-jump) 2115 (define-key ctl-x-r-map "b" 'bookmark-jump)
2116 (define-key ctl-x-r-map "m" 'bookmark-set) 2116 (define-key ctl-x-r-map "m" 'bookmark-set)
@@ -2311,7 +2311,7 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2311;;;;;; browse-url-xdg-open browse-url-at-mouse browse-url-at-point 2311;;;;;; browse-url-xdg-open browse-url-at-mouse browse-url-at-point
2312;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 2312;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
2313;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function) 2313;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function)
2314;;;;;; "browse-url" "net/browse-url.el" (20281 13989)) 2314;;;;;; "browse-url" "net/browse-url.el" (20300 47034))
2315;;; Generated autoloads from net/browse-url.el 2315;;; Generated autoloads from net/browse-url.el
2316 2316
2317(defvar browse-url-browser-function 'browse-url-default-browser "\ 2317(defvar browse-url-browser-function 'browse-url-default-browser "\
@@ -2626,8 +2626,8 @@ from `browse-url-elinks-wrapper'.
2626 2626
2627;;;*** 2627;;;***
2628 2628
2629;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (20281 2629;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (20229
2630;;;;;; 13989)) 2630;;;;;; 34587))
2631;;; Generated autoloads from play/bruce.el 2631;;; Generated autoloads from play/bruce.el
2632 2632
2633(autoload 'bruce "bruce" "\ 2633(autoload 'bruce "bruce" "\
@@ -2643,7 +2643,7 @@ Return a vector containing the lines from `bruce-phrases-file'.
2643;;;*** 2643;;;***
2644 2644
2645;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2645;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2646;;;;;; "bs" "bs.el" (20297 43054)) 2646;;;;;; "bs" "bs.el" (20300 47034))
2647;;; Generated autoloads from bs.el 2647;;; Generated autoloads from bs.el
2648 2648
2649(autoload 'bs-cycle-next "bs" "\ 2649(autoload 'bs-cycle-next "bs" "\
@@ -2683,7 +2683,7 @@ name of buffer configuration.
2683 2683
2684;;;*** 2684;;;***
2685 2685
2686;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20281 13989)) 2686;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20229 34587))
2687;;; Generated autoloads from play/bubbles.el 2687;;; Generated autoloads from play/bubbles.el
2688 2688
2689(autoload 'bubbles "bubbles" "\ 2689(autoload 'bubbles "bubbles" "\
@@ -2705,7 +2705,7 @@ columns on its right towards the left.
2705;;;*** 2705;;;***
2706 2706
2707;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference" 2707;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference"
2708;;;;;; "progmodes/bug-reference.el" (20281 13989)) 2708;;;;;; "progmodes/bug-reference.el" (20229 34587))
2709;;; Generated autoloads from progmodes/bug-reference.el 2709;;; Generated autoloads from progmodes/bug-reference.el
2710 2710
2711(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) 2711(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format)))))
@@ -2729,7 +2729,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2729;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2729;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2730;;;;;; compile-defun byte-compile-file byte-recompile-directory 2730;;;;;; compile-defun byte-compile-file byte-recompile-directory
2731;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning) 2731;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning)
2732;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20281 13989)) 2732;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20276 33121))
2733;;; Generated autoloads from emacs-lisp/bytecomp.el 2733;;; Generated autoloads from emacs-lisp/bytecomp.el
2734(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2734(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2735(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2735(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2849,8 +2849,8 @@ and corresponding effects.
2849 2849
2850;;;*** 2850;;;***
2851 2851
2852;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (20281 2852;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (20229
2853;;;;;; 13989)) 2853;;;;;; 34587))
2854;;; Generated autoloads from calendar/cal-china.el 2854;;; Generated autoloads from calendar/cal-china.el
2855 2855
2856(put 'calendar-chinese-time-zone 'risky-local-variable t) 2856(put 'calendar-chinese-time-zone 'risky-local-variable t)
@@ -2859,7 +2859,7 @@ and corresponding effects.
2859 2859
2860;;;*** 2860;;;***
2861 2861
2862;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (20281 13989)) 2862;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (20229 34587))
2863;;; Generated autoloads from calendar/cal-dst.el 2863;;; Generated autoloads from calendar/cal-dst.el
2864 2864
2865(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2865(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2871,7 +2871,7 @@ and corresponding effects.
2871;;;*** 2871;;;***
2872 2872
2873;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el" 2873;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el"
2874;;;;;; (20285 4745)) 2874;;;;;; (20284 58812))
2875;;; Generated autoloads from calendar/cal-hebrew.el 2875;;; Generated autoloads from calendar/cal-hebrew.el
2876 2876
2877(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2877(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2887,8 +2887,8 @@ from the cursor position.
2887 2887
2888;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2888;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2889;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2889;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2890;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20281 2890;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20279
2891;;;;;; 13989)) 2891;;;;;; 40897))
2892;;; Generated autoloads from calc/calc.el 2892;;; Generated autoloads from calc/calc.el
2893 (define-key ctl-x-map "*" 'calc-dispatch) 2893 (define-key ctl-x-map "*" 'calc-dispatch)
2894 2894
@@ -2972,8 +2972,8 @@ See Info node `(calc)Defining Functions'.
2972 2972
2973;;;*** 2973;;;***
2974 2974
2975;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (20281 2975;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (20229
2976;;;;;; 13989)) 2976;;;;;; 34587))
2977;;; Generated autoloads from calc/calc-undo.el 2977;;; Generated autoloads from calc/calc-undo.el
2978 2978
2979(autoload 'calc-undo "calc-undo" "\ 2979(autoload 'calc-undo "calc-undo" "\
@@ -2983,8 +2983,8 @@ See Info node `(calc)Defining Functions'.
2983 2983
2984;;;*** 2984;;;***
2985 2985
2986;;;### (autoloads (calculator) "calculator" "calculator.el" (20281 2986;;;### (autoloads (calculator) "calculator" "calculator.el" (20229
2987;;;;;; 13989)) 2987;;;;;; 34587))
2988;;; Generated autoloads from calculator.el 2988;;; Generated autoloads from calculator.el
2989 2989
2990(autoload 'calculator "calculator" "\ 2990(autoload 'calculator "calculator" "\
@@ -2996,7 +2996,7 @@ See the documentation for `calculator-mode' for more information.
2996;;;*** 2996;;;***
2997 2997
2998;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20287 2998;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20287
2999;;;;;; 42957)) 2999;;;;;; 5356))
3000;;; Generated autoloads from calendar/calendar.el 3000;;; Generated autoloads from calendar/calendar.el
3001 3001
3002(autoload 'calendar "calendar" "\ 3002(autoload 'calendar "calendar" "\
@@ -3040,7 +3040,7 @@ This function is suitable for execution in a .emacs file.
3040;;;*** 3040;;;***
3041 3041
3042;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 3042;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3043;;;;;; "gnus/canlock.el" (20281 13989)) 3043;;;;;; "gnus/canlock.el" (20229 34587))
3044;;; Generated autoloads from gnus/canlock.el 3044;;; Generated autoloads from gnus/canlock.el
3045 3045
3046(autoload 'canlock-insert-header "canlock" "\ 3046(autoload 'canlock-insert-header "canlock" "\
@@ -3058,7 +3058,7 @@ it fails.
3058;;;*** 3058;;;***
3059 3059
3060;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el" 3060;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el"
3061;;;;;; (20281 13989)) 3061;;;;;; (20229 34587))
3062;;; Generated autoloads from progmodes/cap-words.el 3062;;; Generated autoloads from progmodes/cap-words.el
3063 3063
3064(autoload 'capitalized-words-mode "cap-words" "\ 3064(autoload 'capitalized-words-mode "cap-words" "\
@@ -3097,15 +3097,15 @@ Obsoletes `c-forward-into-nomenclature'.
3097 3097
3098;;;*** 3098;;;***
3099 3099
3100;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (20281 3100;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (20229
3101;;;;;; 13989)) 3101;;;;;; 34587))
3102;;; Generated autoloads from progmodes/cc-compat.el 3102;;; Generated autoloads from progmodes/cc-compat.el
3103(put 'c-indent-level 'safe-local-variable 'integerp) 3103(put 'c-indent-level 'safe-local-variable 'integerp)
3104 3104
3105;;;*** 3105;;;***
3106 3106
3107;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3107;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3108;;;;;; (20281 13989)) 3108;;;;;; (20279 40897))
3109;;; Generated autoloads from progmodes/cc-engine.el 3109;;; Generated autoloads from progmodes/cc-engine.el
3110 3110
3111(autoload 'c-guess-basic-syntax "cc-engine" "\ 3111(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3117,7 +3117,7 @@ Return the syntactic context of the current line.
3117 3117
3118;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region 3118;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region
3119;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install 3119;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install
3120;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (20281 13989)) 3120;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (20275 43867))
3121;;; Generated autoloads from progmodes/cc-guess.el 3121;;; Generated autoloads from progmodes/cc-guess.el
3122 3122
3123(defvar c-guess-guessed-offsets-alist nil "\ 3123(defvar c-guess-guessed-offsets-alist nil "\
@@ -3217,7 +3217,7 @@ the absolute file name of the file if STYLE-NAME is nil.
3217 3217
3218;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode 3218;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode
3219;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3219;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3220;;;;;; (20293 51680)) 3220;;;;;; (20293 38510))
3221;;; Generated autoloads from progmodes/cc-mode.el 3221;;; Generated autoloads from progmodes/cc-mode.el
3222 3222
3223(autoload 'c-initialize-cc-mode "cc-mode" "\ 3223(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3394,7 +3394,7 @@ Key bindings:
3394;;;*** 3394;;;***
3395 3395
3396;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3396;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3397;;;;;; "progmodes/cc-styles.el" (20281 13989)) 3397;;;;;; "progmodes/cc-styles.el" (20229 34587))
3398;;; Generated autoloads from progmodes/cc-styles.el 3398;;; Generated autoloads from progmodes/cc-styles.el
3399 3399
3400(autoload 'c-set-style "cc-styles" "\ 3400(autoload 'c-set-style "cc-styles" "\
@@ -3445,7 +3445,7 @@ and exists only for compatibility reasons.
3445 3445
3446;;;*** 3446;;;***
3447 3447
3448;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20281 13989)) 3448;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20279 40897))
3449;;; Generated autoloads from progmodes/cc-vars.el 3449;;; Generated autoloads from progmodes/cc-vars.el
3450(put 'c-basic-offset 'safe-local-variable 'integerp) 3450(put 'c-basic-offset 'safe-local-variable 'integerp)
3451(put 'c-backslash-column 'safe-local-variable 'integerp) 3451(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3455,7 +3455,7 @@ and exists only for compatibility reasons.
3455 3455
3456;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3456;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3457;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3457;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3458;;;;;; (20281 13989)) 3458;;;;;; (20229 34587))
3459;;; Generated autoloads from international/ccl.el 3459;;; Generated autoloads from international/ccl.el
3460 3460
3461(autoload 'ccl-compile "ccl" "\ 3461(autoload 'ccl-compile "ccl" "\
@@ -3716,7 +3716,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3716;;;*** 3716;;;***
3717 3717
3718;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el" 3718;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el"
3719;;;;;; (20281 13989)) 3719;;;;;; (20229 34587))
3720;;; Generated autoloads from emacs-lisp/cconv.el 3720;;; Generated autoloads from emacs-lisp/cconv.el
3721 3721
3722(autoload 'cconv-closure-convert "cconv" "\ 3722(autoload 'cconv-closure-convert "cconv" "\
@@ -3731,7 +3731,7 @@ Returns a form where all lambdas don't have any free variables.
3731;;;*** 3731;;;***
3732 3732
3733;;;### (autoloads (cfengine-auto-mode cfengine2-mode cfengine3-mode) 3733;;;### (autoloads (cfengine-auto-mode cfengine2-mode cfengine3-mode)
3734;;;;;; "cfengine" "progmodes/cfengine.el" (20281 13989)) 3734;;;;;; "cfengine" "progmodes/cfengine.el" (20229 34587))
3735;;; Generated autoloads from progmodes/cfengine.el 3735;;; Generated autoloads from progmodes/cfengine.el
3736 3736
3737(autoload 'cfengine3-mode "cfengine" "\ 3737(autoload 'cfengine3-mode "cfengine" "\
@@ -3761,7 +3761,7 @@ on the buffer contents
3761;;;*** 3761;;;***
3762 3762
3763;;;### (autoloads (check-declare-directory check-declare-file) "check-declare" 3763;;;### (autoloads (check-declare-directory check-declare-file) "check-declare"
3764;;;;;; "emacs-lisp/check-declare.el" (20281 13989)) 3764;;;;;; "emacs-lisp/check-declare.el" (20229 34587))
3765;;; Generated autoloads from emacs-lisp/check-declare.el 3765;;; Generated autoloads from emacs-lisp/check-declare.el
3766 3766
3767(autoload 'check-declare-file "check-declare" "\ 3767(autoload 'check-declare-file "check-declare" "\
@@ -3786,7 +3786,7 @@ Returns non-nil if any false statements are found.
3786;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3786;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3787;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3787;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3788;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p) 3788;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p)
3789;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (20281 13989)) 3789;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (20237 28610))
3790;;; Generated autoloads from emacs-lisp/checkdoc.el 3790;;; Generated autoloads from emacs-lisp/checkdoc.el
3791(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp) 3791(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp)
3792(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp) 3792(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp)
@@ -3982,7 +3982,7 @@ checking of documentation strings.
3982 3982
3983;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer 3983;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer
3984;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util" 3984;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util"
3985;;;;;; "language/china-util.el" (20281 13989)) 3985;;;;;; "language/china-util.el" (20229 34587))
3986;;; Generated autoloads from language/china-util.el 3986;;; Generated autoloads from language/china-util.el
3987 3987
3988(autoload 'decode-hz-region "china-util" "\ 3988(autoload 'decode-hz-region "china-util" "\
@@ -4020,7 +4020,7 @@ Encode the text in the current buffer to HZ.
4020;;;*** 4020;;;***
4021 4021
4022;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 4022;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
4023;;;;;; "chistory" "chistory.el" (20281 13989)) 4023;;;;;; "chistory" "chistory.el" (20229 34587))
4024;;; Generated autoloads from chistory.el 4024;;; Generated autoloads from chistory.el
4025 4025
4026(autoload 'repeat-matching-complex-command "chistory" "\ 4026(autoload 'repeat-matching-complex-command "chistory" "\
@@ -4059,7 +4059,7 @@ and runs the normal hook `command-history-hook'.
4059 4059
4060;;;*** 4060;;;***
4061 4061
4062;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (20281 13989)) 4062;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (20229 34587))
4063;;; Generated autoloads from emacs-lisp/cl.el 4063;;; Generated autoloads from emacs-lisp/cl.el
4064 4064
4065(defvar custom-print-functions nil "\ 4065(defvar custom-print-functions nil "\
@@ -4075,7 +4075,7 @@ a future Emacs interpreter will be able to use it.")
4075;;;*** 4075;;;***
4076 4076
4077;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 4077;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
4078;;;;;; (20281 13989)) 4078;;;;;; (20279 40897))
4079;;; Generated autoloads from emacs-lisp/cl-indent.el 4079;;; Generated autoloads from emacs-lisp/cl-indent.el
4080 4080
4081(autoload 'common-lisp-indent-function "cl-indent" "\ 4081(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -4154,7 +4154,7 @@ For example, the function `case' has an indent property
4154;;;*** 4154;;;***
4155 4155
4156;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 4156;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
4157;;;;;; (20281 13989)) 4157;;;;;; (20229 34587))
4158;;; Generated autoloads from progmodes/cmacexp.el 4158;;; Generated autoloads from progmodes/cmacexp.el
4159 4159
4160(autoload 'c-macro-expand "cmacexp" "\ 4160(autoload 'c-macro-expand "cmacexp" "\
@@ -4174,8 +4174,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4174 4174
4175;;;*** 4175;;;***
4176 4176
4177;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20281 4177;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20229
4178;;;;;; 13989)) 4178;;;;;; 34587))
4179;;; Generated autoloads from cmuscheme.el 4179;;; Generated autoloads from cmuscheme.el
4180 4180
4181(autoload 'run-scheme "cmuscheme" "\ 4181(autoload 'run-scheme "cmuscheme" "\
@@ -4195,7 +4195,7 @@ is run).
4195 4195
4196;;;*** 4196;;;***
4197 4197
4198;;;### (autoloads (color-name-to-rgb) "color" "color.el" (20281 13989)) 4198;;;### (autoloads (color-name-to-rgb) "color" "color.el" (20254 62269))
4199;;; Generated autoloads from color.el 4199;;; Generated autoloads from color.el
4200 4200
4201(autoload 'color-name-to-rgb "color" "\ 4201(autoload 'color-name-to-rgb "color" "\
@@ -4217,7 +4217,7 @@ If FRAME cannot display COLOR, return nil.
4217;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4217;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4218;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4218;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4219;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4219;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4220;;;;;; (20288 56001)) 4220;;;;;; (20290 11197))
4221;;; Generated autoloads from comint.el 4221;;; Generated autoloads from comint.el
4222 4222
4223(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4223(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4312,7 +4312,7 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4312;;;*** 4312;;;***
4313 4313
4314;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el" 4314;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el"
4315;;;;;; (20281 13989)) 4315;;;;;; (20229 34587))
4316;;; Generated autoloads from vc/compare-w.el 4316;;; Generated autoloads from vc/compare-w.el
4317 4317
4318(autoload 'compare-windows "compare-w" "\ 4318(autoload 'compare-windows "compare-w" "\
@@ -4349,8 +4349,8 @@ on third call it again advances points to the next difference and so on.
4349;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4349;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4350;;;;;; compile compilation-disable-input compile-command compilation-search-path 4350;;;;;; compile compilation-disable-input compile-command compilation-search-path
4351;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 4351;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
4352;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20281 4352;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20275
4353;;;;;; 13989)) 4353;;;;;; 43867))
4354;;; Generated autoloads from progmodes/compile.el 4354;;; Generated autoloads from progmodes/compile.el
4355 4355
4356(defvar compilation-mode-hook nil "\ 4356(defvar compilation-mode-hook nil "\
@@ -4530,7 +4530,7 @@ This is the value of `next-error-function' in Compilation buffers.
4530;;;*** 4530;;;***
4531 4531
4532;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4532;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4533;;;;;; (20281 13989)) 4533;;;;;; (20273 55691))
4534;;; Generated autoloads from completion.el 4534;;; Generated autoloads from completion.el
4535 4535
4536(defvar dynamic-completion-mode nil "\ 4536(defvar dynamic-completion-mode nil "\
@@ -4555,7 +4555,7 @@ if ARG is omitted or nil.
4555;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 4555;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
4556;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 4556;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
4557;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 4557;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
4558;;;;;; (20281 13989)) 4558;;;;;; (20229 34587))
4559;;; Generated autoloads from textmodes/conf-mode.el 4559;;; Generated autoloads from textmodes/conf-mode.el
4560 4560
4561(autoload 'conf-mode "conf-mode" "\ 4561(autoload 'conf-mode "conf-mode" "\
@@ -4711,7 +4711,7 @@ For details see `conf-mode'. Example:
4711;;;*** 4711;;;***
4712 4712
4713;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4713;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4714;;;;;; "cookie1" "play/cookie1.el" (20281 13989)) 4714;;;;;; "cookie1" "play/cookie1.el" (20229 34587))
4715;;; Generated autoloads from play/cookie1.el 4715;;; Generated autoloads from play/cookie1.el
4716 4716
4717(autoload 'cookie "cookie1" "\ 4717(autoload 'cookie "cookie1" "\
@@ -4743,8 +4743,8 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
4743;;;*** 4743;;;***
4744 4744
4745;;;### (autoloads (copyright-update-directory copyright copyright-fix-years 4745;;;### (autoloads (copyright-update-directory copyright copyright-fix-years
4746;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (20281 4746;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (20229
4747;;;;;; 13989)) 4747;;;;;; 34587))
4748;;; Generated autoloads from emacs-lisp/copyright.el 4748;;; Generated autoloads from emacs-lisp/copyright.el
4749(put 'copyright-at-end-flag 'safe-local-variable 'booleanp) 4749(put 'copyright-at-end-flag 'safe-local-variable 'booleanp)
4750(put 'copyright-names-regexp 'safe-local-variable 'stringp) 4750(put 'copyright-names-regexp 'safe-local-variable 'stringp)
@@ -4783,7 +4783,7 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4783;;;*** 4783;;;***
4784 4784
4785;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 4785;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
4786;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20281 13989)) 4786;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20229 34587))
4787;;; Generated autoloads from progmodes/cperl-mode.el 4787;;; Generated autoloads from progmodes/cperl-mode.el
4788(put 'cperl-indent-level 'safe-local-variable 'integerp) 4788(put 'cperl-indent-level 'safe-local-variable 'integerp)
4789(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4789(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -4982,7 +4982,7 @@ Run a `perldoc' on the word around point.
4982;;;*** 4982;;;***
4983 4983
4984;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 4984;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4985;;;;;; (20281 13989)) 4985;;;;;; (20229 34587))
4986;;; Generated autoloads from progmodes/cpp.el 4986;;; Generated autoloads from progmodes/cpp.el
4987 4987
4988(autoload 'cpp-highlight-buffer "cpp" "\ 4988(autoload 'cpp-highlight-buffer "cpp" "\
@@ -5001,7 +5001,7 @@ Edit display information for cpp conditionals.
5001;;;*** 5001;;;***
5002 5002
5003;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 5003;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
5004;;;;;; (20281 13989)) 5004;;;;;; (20229 34587))
5005;;; Generated autoloads from emulation/crisp.el 5005;;; Generated autoloads from emulation/crisp.el
5006 5006
5007(defvar crisp-mode nil "\ 5007(defvar crisp-mode nil "\
@@ -5027,7 +5027,7 @@ if ARG is omitted or nil.
5027;;;*** 5027;;;***
5028 5028
5029;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 5029;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
5030;;;;;; (20281 13989)) 5030;;;;;; (20229 34587))
5031;;; Generated autoloads from emacs-lisp/crm.el 5031;;; Generated autoloads from emacs-lisp/crm.el
5032 5032
5033(autoload 'completing-read-multiple "crm" "\ 5033(autoload 'completing-read-multiple "crm" "\
@@ -5062,8 +5062,8 @@ INHERIT-INPUT-METHOD.
5062 5062
5063;;;*** 5063;;;***
5064 5064
5065;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (20281 5065;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (20229
5066;;;;;; 13989)) 5066;;;;;; 34587))
5067;;; Generated autoloads from textmodes/css-mode.el 5067;;; Generated autoloads from textmodes/css-mode.el
5068 5068
5069(autoload 'css-mode "css-mode" "\ 5069(autoload 'css-mode "css-mode" "\
@@ -5074,7 +5074,7 @@ Major mode to edit Cascading Style Sheets.
5074;;;*** 5074;;;***
5075 5075
5076;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5076;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5077;;;;;; (20281 13989)) 5077;;;;;; (20300 47034))
5078;;; Generated autoloads from emulation/cua-base.el 5078;;; Generated autoloads from emulation/cua-base.el
5079 5079
5080(defvar cua-mode nil "\ 5080(defvar cua-mode nil "\
@@ -5134,7 +5134,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5134;;;;;; customize-mode customize customize-push-and-save customize-save-variable 5134;;;;;; customize-mode customize customize-push-and-save customize-save-variable
5135;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically 5135;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically
5136;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically) 5136;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically)
5137;;;;;; "cus-edit" "cus-edit.el" (20281 13989)) 5137;;;;;; "cus-edit" "cus-edit.el" (20271 46782))
5138;;; Generated autoloads from cus-edit.el 5138;;; Generated autoloads from cus-edit.el
5139 5139
5140(defvar custom-browse-sort-alphabetically nil "\ 5140(defvar custom-browse-sort-alphabetically nil "\
@@ -5450,8 +5450,8 @@ The format is suitable for use with `easy-menu-define'.
5450;;;*** 5450;;;***
5451 5451
5452;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme 5452;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme
5453;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20281 5453;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20279
5454;;;;;; 13989)) 5454;;;;;; 40897))
5455;;; Generated autoloads from cus-theme.el 5455;;; Generated autoloads from cus-theme.el
5456 5456
5457(autoload 'customize-create-theme "cus-theme" "\ 5457(autoload 'customize-create-theme "cus-theme" "\
@@ -5483,7 +5483,7 @@ omitted, a buffer named *Custom Themes* is used.
5483;;;*** 5483;;;***
5484 5484
5485;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el" 5485;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el"
5486;;;;;; (20281 13989)) 5486;;;;;; (20229 34587))
5487;;; Generated autoloads from vc/cvs-status.el 5487;;; Generated autoloads from vc/cvs-status.el
5488 5488
5489(autoload 'cvs-status-mode "cvs-status" "\ 5489(autoload 'cvs-status-mode "cvs-status" "\
@@ -5494,7 +5494,7 @@ Mode used for cvs status output.
5494;;;*** 5494;;;***
5495 5495
5496;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5496;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5497;;;;;; "cwarn" "progmodes/cwarn.el" (20281 13989)) 5497;;;;;; "cwarn" "progmodes/cwarn.el" (20273 55692))
5498;;; Generated autoloads from progmodes/cwarn.el 5498;;; Generated autoloads from progmodes/cwarn.el
5499 5499
5500(autoload 'cwarn-mode "cwarn" "\ 5500(autoload 'cwarn-mode "cwarn" "\
@@ -5545,7 +5545,7 @@ See `cwarn-mode' for more information on Cwarn mode.
5545 5545
5546;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5546;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5547;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5547;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5548;;;;;; (20281 13989)) 5548;;;;;; (20229 34587))
5549;;; Generated autoloads from language/cyril-util.el 5549;;; Generated autoloads from language/cyril-util.el
5550 5550
5551(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5551(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5574,7 +5574,7 @@ If the argument is nil, we return the display table to its standard state.
5574;;;*** 5574;;;***
5575 5575
5576;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5576;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5577;;;;;; (20281 13989)) 5577;;;;;; (20229 34587))
5578;;; Generated autoloads from dabbrev.el 5578;;; Generated autoloads from dabbrev.el
5579(put 'dabbrev-case-fold-search 'risky-local-variable t) 5579(put 'dabbrev-case-fold-search 'risky-local-variable t)
5580(put 'dabbrev-case-replace 'risky-local-variable t) 5580(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5621,7 +5621,7 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5621;;;*** 5621;;;***
5622 5622
5623;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el" 5623;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el"
5624;;;;;; (20281 13989)) 5624;;;;;; (20229 34587))
5625;;; Generated autoloads from cedet/data-debug.el 5625;;; Generated autoloads from cedet/data-debug.el
5626 5626
5627(autoload 'data-debug-new-buffer "data-debug" "\ 5627(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5631,8 +5631,8 @@ Create a new data-debug buffer with NAME.
5631 5631
5632;;;*** 5632;;;***
5633 5633
5634;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20281 5634;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20229
5635;;;;;; 13989)) 5635;;;;;; 34587))
5636;;; Generated autoloads from net/dbus.el 5636;;; Generated autoloads from net/dbus.el
5637 5637
5638(autoload 'dbus-handle-event "dbus" "\ 5638(autoload 'dbus-handle-event "dbus" "\
@@ -5645,8 +5645,8 @@ If the HANDLER returns a `dbus-error', it is propagated as return message.
5645 5645
5646;;;*** 5646;;;***
5647 5647
5648;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20281 5648;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20229
5649;;;;;; 13989)) 5649;;;;;; 34587))
5650;;; Generated autoloads from progmodes/dcl-mode.el 5650;;; Generated autoloads from progmodes/dcl-mode.el
5651 5651
5652(autoload 'dcl-mode "dcl-mode" "\ 5652(autoload 'dcl-mode "dcl-mode" "\
@@ -5773,7 +5773,7 @@ There is some minimal font-lock support (see vars
5773;;;*** 5773;;;***
5774 5774
5775;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5775;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5776;;;;;; "emacs-lisp/debug.el" (20281 13989)) 5776;;;;;; "emacs-lisp/debug.el" (20229 34587))
5777;;; Generated autoloads from emacs-lisp/debug.el 5777;;; Generated autoloads from emacs-lisp/debug.el
5778 5778
5779(setq debugger 'debug) 5779(setq debugger 'debug)
@@ -5817,7 +5817,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5817;;;*** 5817;;;***
5818 5818
5819;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5819;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5820;;;;;; (20281 13989)) 5820;;;;;; (20229 34587))
5821;;; Generated autoloads from play/decipher.el 5821;;; Generated autoloads from play/decipher.el
5822 5822
5823(autoload 'decipher "decipher" "\ 5823(autoload 'decipher "decipher" "\
@@ -5846,8 +5846,8 @@ The most useful commands are:
5846;;;*** 5846;;;***
5847 5847
5848;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5848;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5849;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20281 5849;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20229
5850;;;;;; 13989)) 5850;;;;;; 34587))
5851;;; Generated autoloads from delim-col.el 5851;;; Generated autoloads from delim-col.el
5852 5852
5853(autoload 'delimit-columns-customize "delim-col" "\ 5853(autoload 'delimit-columns-customize "delim-col" "\
@@ -5871,8 +5871,8 @@ START and END delimits the corners of text rectangle.
5871 5871
5872;;;*** 5872;;;***
5873 5873
5874;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (20281 5874;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (20229
5875;;;;;; 13989)) 5875;;;;;; 34587))
5876;;; Generated autoloads from progmodes/delphi.el 5876;;; Generated autoloads from progmodes/delphi.el
5877 5877
5878(autoload 'delphi-mode "delphi" "\ 5878(autoload 'delphi-mode "delphi" "\
@@ -5923,8 +5923,8 @@ with no args, if that value is non-nil.
5923 5923
5924;;;*** 5924;;;***
5925 5925
5926;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20281 5926;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20229
5927;;;;;; 13989)) 5927;;;;;; 34587))
5928;;; Generated autoloads from delsel.el 5928;;; Generated autoloads from delsel.el
5929 5929
5930(defalias 'pending-delete-mode 'delete-selection-mode) 5930(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5954,7 +5954,7 @@ any selection.
5954;;;*** 5954;;;***
5955 5955
5956;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5956;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5957;;;;;; "derived" "emacs-lisp/derived.el" (20281 13989)) 5957;;;;;; "derived" "emacs-lisp/derived.el" (20229 34587))
5958;;; Generated autoloads from emacs-lisp/derived.el 5958;;; Generated autoloads from emacs-lisp/derived.el
5959 5959
5960(autoload 'define-derived-mode "derived" "\ 5960(autoload 'define-derived-mode "derived" "\
@@ -6021,7 +6021,7 @@ the first time the mode is used.
6021;;;*** 6021;;;***
6022 6022
6023;;;### (autoloads (describe-char describe-text-properties) "descr-text" 6023;;;### (autoloads (describe-char describe-text-properties) "descr-text"
6024;;;;;; "descr-text.el" (20281 13989)) 6024;;;;;; "descr-text.el" (20259 55615))
6025;;; Generated autoloads from descr-text.el 6025;;; Generated autoloads from descr-text.el
6026 6026
6027(autoload 'describe-text-properties "descr-text" "\ 6027(autoload 'describe-text-properties "descr-text" "\
@@ -6058,7 +6058,7 @@ relevant to POS.
6058;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6058;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6059;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 6059;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
6060;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 6060;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
6061;;;;;; "desktop.el" (20281 13989)) 6061;;;;;; "desktop.el" (20277 28925))
6062;;; Generated autoloads from desktop.el 6062;;; Generated autoloads from desktop.el
6063 6063
6064(defvar desktop-save-mode nil "\ 6064(defvar desktop-save-mode nil "\
@@ -6245,7 +6245,7 @@ Revert to the last loaded desktop.
6245 6245
6246;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 6246;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
6247;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 6247;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
6248;;;;;; "deuglify" "gnus/deuglify.el" (20281 13989)) 6248;;;;;; "deuglify" "gnus/deuglify.el" (20229 34587))
6249;;; Generated autoloads from gnus/deuglify.el 6249;;; Generated autoloads from gnus/deuglify.el
6250 6250
6251(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 6251(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6278,7 +6278,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
6278;;;*** 6278;;;***
6279 6279
6280;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6280;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6281;;;;;; "calendar/diary-lib.el" (20287 42957)) 6281;;;;;; "calendar/diary-lib.el" (20287 5356))
6282;;; Generated autoloads from calendar/diary-lib.el 6282;;; Generated autoloads from calendar/diary-lib.el
6283 6283
6284(autoload 'diary "diary-lib" "\ 6284(autoload 'diary "diary-lib" "\
@@ -6321,7 +6321,7 @@ Major mode for editing the diary file.
6321;;;*** 6321;;;***
6322 6322
6323;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command 6323;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command
6324;;;;;; diff-switches) "diff" "vc/diff.el" (20281 13989)) 6324;;;;;; diff-switches) "diff" "vc/diff.el" (20229 34587))
6325;;; Generated autoloads from vc/diff.el 6325;;; Generated autoloads from vc/diff.el
6326 6326
6327(defvar diff-switches (purecopy "-c") "\ 6327(defvar diff-switches (purecopy "-c") "\
@@ -6365,7 +6365,7 @@ This requires the external program `diff' to be in your `exec-path'.
6365;;;*** 6365;;;***
6366 6366
6367;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el" 6367;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el"
6368;;;;;; (20281 13989)) 6368;;;;;; (20300 47034))
6369;;; Generated autoloads from vc/diff-mode.el 6369;;; Generated autoloads from vc/diff-mode.el
6370 6370
6371(autoload 'diff-mode "diff-mode" "\ 6371(autoload 'diff-mode "diff-mode" "\
@@ -6397,7 +6397,7 @@ the mode if ARG is omitted or nil.
6397 6397
6398;;;*** 6398;;;***
6399 6399
6400;;;### (autoloads (dig) "dig" "net/dig.el" (20281 13989)) 6400;;;### (autoloads (dig) "dig" "net/dig.el" (20229 34587))
6401;;; Generated autoloads from net/dig.el 6401;;; Generated autoloads from net/dig.el
6402 6402
6403(autoload 'dig "dig" "\ 6403(autoload 'dig "dig" "\
@@ -6409,7 +6409,7 @@ Optional arguments are passed to `dig-invoke'.
6409;;;*** 6409;;;***
6410 6410
6411;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window 6411;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6412;;;;;; dired dired-listing-switches) "dired" "dired.el" (20296 18557)) 6412;;;;;; dired dired-listing-switches) "dired" "dired.el" (20296 49978))
6413;;; Generated autoloads from dired.el 6413;;; Generated autoloads from dired.el
6414 6414
6415(defvar dired-listing-switches (purecopy "-al") "\ 6415(defvar dired-listing-switches (purecopy "-al") "\
@@ -6531,7 +6531,7 @@ Keybindings:
6531;;;*** 6531;;;***
6532 6532
6533;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el" 6533;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el"
6534;;;;;; (20281 13989)) 6534;;;;;; (20273 55691))
6535;;; Generated autoloads from dirtrack.el 6535;;; Generated autoloads from dirtrack.el
6536 6536
6537(autoload 'dirtrack-mode "dirtrack" "\ 6537(autoload 'dirtrack-mode "dirtrack" "\
@@ -6561,8 +6561,8 @@ from `default-directory'.
6561 6561
6562;;;*** 6562;;;***
6563 6563
6564;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (20281 6564;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (20229
6565;;;;;; 13989)) 6565;;;;;; 34587))
6566;;; Generated autoloads from emacs-lisp/disass.el 6566;;; Generated autoloads from emacs-lisp/disass.el
6567 6567
6568(autoload 'disassemble "disass" "\ 6568(autoload 'disassemble "disass" "\
@@ -6581,7 +6581,7 @@ redefine OBJECT if it is a symbol.
6581;;;;;; standard-display-g1 standard-display-ascii standard-display-default 6581;;;;;; standard-display-g1 standard-display-ascii standard-display-default
6582;;;;;; standard-display-8bit describe-current-display-table describe-display-table 6582;;;;;; standard-display-8bit describe-current-display-table describe-display-table
6583;;;;;; set-display-table-slot display-table-slot make-display-table) 6583;;;;;; set-display-table-slot display-table-slot make-display-table)
6584;;;;;; "disp-table" "disp-table.el" (20281 13989)) 6584;;;;;; "disp-table" "disp-table.el" (20229 34587))
6585;;; Generated autoloads from disp-table.el 6585;;; Generated autoloads from disp-table.el
6586 6586
6587(autoload 'make-display-table "disp-table" "\ 6587(autoload 'make-display-table "disp-table" "\
@@ -6703,7 +6703,7 @@ in `.emacs'.
6703;;;*** 6703;;;***
6704 6704
6705;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6705;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6706;;;;;; (20281 13989)) 6706;;;;;; (20229 34587))
6707;;; Generated autoloads from play/dissociate.el 6707;;; Generated autoloads from play/dissociate.el
6708 6708
6709(autoload 'dissociated-press "dissociate" "\ 6709(autoload 'dissociated-press "dissociate" "\
@@ -6719,7 +6719,7 @@ Default is 2.
6719 6719
6720;;;*** 6720;;;***
6721 6721
6722;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (20281 13989)) 6722;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (20229 34587))
6723;;; Generated autoloads from dnd.el 6723;;; Generated autoloads from dnd.el
6724 6724
6725(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)) "\ 6725(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)) "\
@@ -6740,7 +6740,7 @@ if some action was made, or nil if the URL is ignored.")
6740;;;*** 6740;;;***
6741 6741
6742;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 6742;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
6743;;;;;; "textmodes/dns-mode.el" (20281 13989)) 6743;;;;;; "textmodes/dns-mode.el" (20229 34587))
6744;;; Generated autoloads from textmodes/dns-mode.el 6744;;; Generated autoloads from textmodes/dns-mode.el
6745 6745
6746(autoload 'dns-mode "dns-mode" "\ 6746(autoload 'dns-mode "dns-mode" "\
@@ -6764,8 +6764,8 @@ Locate SOA record and increment the serial field.
6764;;;*** 6764;;;***
6765 6765
6766;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe 6766;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe
6767;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20281 6767;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20279
6768;;;;;; 13989)) 6768;;;;;; 40897))
6769;;; Generated autoloads from doc-view.el 6769;;; Generated autoloads from doc-view.el
6770 6770
6771(autoload 'doc-view-mode-p "doc-view" "\ 6771(autoload 'doc-view-mode-p "doc-view" "\
@@ -6811,7 +6811,7 @@ See the command `doc-view-mode' for more information on this mode.
6811 6811
6812;;;*** 6812;;;***
6813 6813
6814;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20281 13989)) 6814;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20230 15291))
6815;;; Generated autoloads from play/doctor.el 6815;;; Generated autoloads from play/doctor.el
6816 6816
6817(autoload 'doctor "doctor" "\ 6817(autoload 'doctor "doctor" "\
@@ -6821,7 +6821,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6821 6821
6822;;;*** 6822;;;***
6823 6823
6824;;;### (autoloads (double-mode) "double" "double.el" (20281 13989)) 6824;;;### (autoloads (double-mode) "double" "double.el" (20229 34587))
6825;;; Generated autoloads from double.el 6825;;; Generated autoloads from double.el
6826 6826
6827(autoload 'double-mode "double" "\ 6827(autoload 'double-mode "double" "\
@@ -6837,7 +6837,7 @@ strings when pressed twice. See `double-map' for details.
6837 6837
6838;;;*** 6838;;;***
6839 6839
6840;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (20281 13989)) 6840;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (20229 34587))
6841;;; Generated autoloads from play/dunnet.el 6841;;; Generated autoloads from play/dunnet.el
6842 6842
6843(autoload 'dunnet "dunnet" "\ 6843(autoload 'dunnet "dunnet" "\
@@ -6849,7 +6849,7 @@ Switch to *dungeon* buffer and start game.
6849 6849
6850;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6850;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6851;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 6851;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
6852;;;;;; "emacs-lisp/easy-mmode.el" (20295 19037)) 6852;;;;;; "emacs-lisp/easy-mmode.el" (20294 38748))
6853;;; Generated autoloads from emacs-lisp/easy-mmode.el 6853;;; Generated autoloads from emacs-lisp/easy-mmode.el
6854 6854
6855(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6855(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -6975,8 +6975,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
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" (20281 6978;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (20300
6979;;;;;; 13989)) 6979;;;;;; 47034))
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" "\
@@ -7033,7 +7033,7 @@ KEYS is expanded with `substitute-command-keys' before it is used.
7033 7033
7034KEYS is nil, a string or a vector; nil or a keyboard equivalent to this 7034KEYS is nil, a string or a vector; nil or a keyboard equivalent to this
7035menu item. 7035menu item.
7036This is a hint that will considerably speed up Emacs' first display of 7036This is a hint that will considerably speed up Emacs's first display of
7037a menu. Use `:key-sequence nil' when you know that this menu item has no 7037a menu. Use `:key-sequence nil' when you know that this menu item has no
7038keyboard equivalent. 7038keyboard equivalent.
7039 7039
@@ -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" (20281 13989)) 7133;;;;;; "progmodes/ebnf2ps.el" (20229 34587))
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" "\
@@ -7404,8 +7404,8 @@ See `ebnf-style-database' documentation.
7404;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 7404;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
7405;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 7405;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
7406;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 7406;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
7407;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (20281 7407;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (20229
7408;;;;;; 13989)) 7408;;;;;; 34587))
7409;;; Generated autoloads from progmodes/ebrowse.el 7409;;; Generated autoloads from progmodes/ebrowse.el
7410 7410
7411(autoload 'ebrowse-tree-mode "ebrowse" "\ 7411(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7554,7 +7554,7 @@ Display statistics for a class tree.
7554;;;*** 7554;;;***
7555 7555
7556;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7556;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
7557;;;;;; (20281 13989)) 7557;;;;;; (20229 34587))
7558;;; Generated autoloads from ebuff-menu.el 7558;;; Generated autoloads from ebuff-menu.el
7559 7559
7560(autoload 'electric-buffer-list "ebuff-menu" "\ 7560(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -7579,7 +7579,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7579;;;*** 7579;;;***
7580 7580
7581;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7581;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
7582;;;;;; "echistory.el" (20281 13989)) 7582;;;;;; "echistory.el" (20229 34587))
7583;;; Generated autoloads from echistory.el 7583;;; Generated autoloads from echistory.el
7584 7584
7585(autoload 'Electric-command-history-redo-expression "echistory" "\ 7585(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7591,7 +7591,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7591;;;*** 7591;;;***
7592 7592
7593;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el" 7593;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el"
7594;;;;;; (20281 13989)) 7594;;;;;; (20229 34587))
7595;;; Generated autoloads from gnus/ecomplete.el 7595;;; Generated autoloads from gnus/ecomplete.el
7596 7596
7597(autoload 'ecomplete-setup "ecomplete" "\ 7597(autoload 'ecomplete-setup "ecomplete" "\
@@ -7601,7 +7601,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7601 7601
7602;;;*** 7602;;;***
7603 7603
7604;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (20281 13989)) 7604;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (20240 47305))
7605;;; Generated autoloads from cedet/ede.el 7605;;; Generated autoloads from cedet/ede.el
7606 7606
7607(defvar global-ede-mode nil "\ 7607(defvar global-ede-mode nil "\
@@ -7628,7 +7628,7 @@ an EDE controlled project.
7628 7628
7629;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 7629;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
7630;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 7630;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
7631;;;;;; "emacs-lisp/edebug.el" (20281 13989)) 7631;;;;;; "emacs-lisp/edebug.el" (20229 34587))
7632;;; Generated autoloads from emacs-lisp/edebug.el 7632;;; Generated autoloads from emacs-lisp/edebug.el
7633 7633
7634(defvar edebug-all-defs nil "\ 7634(defvar edebug-all-defs nil "\
@@ -7701,7 +7701,7 @@ Toggle edebugging of all forms.
7701;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories 7701;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories
7702;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories 7702;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories
7703;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file 7703;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file
7704;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (20281 13989)) 7704;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (20229 34587))
7705;;; Generated autoloads from vc/ediff.el 7705;;; Generated autoloads from vc/ediff.el
7706 7706
7707(autoload 'ediff-files "ediff" "\ 7707(autoload 'ediff-files "ediff" "\
@@ -7933,7 +7933,7 @@ With optional NODE, goes to that node.
7933;;;*** 7933;;;***
7934 7934
7935;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el" 7935;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el"
7936;;;;;; (20281 13989)) 7936;;;;;; (20229 34587))
7937;;; Generated autoloads from vc/ediff-help.el 7937;;; Generated autoloads from vc/ediff-help.el
7938 7938
7939(autoload 'ediff-customize "ediff-help" "\ 7939(autoload 'ediff-customize "ediff-help" "\
@@ -7944,7 +7944,7 @@ With optional NODE, goes to that node.
7944;;;*** 7944;;;***
7945 7945
7946;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el" 7946;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el"
7947;;;;;; (20281 13989)) 7947;;;;;; (20229 34587))
7948;;; Generated autoloads from vc/ediff-mult.el 7948;;; Generated autoloads from vc/ediff-mult.el
7949 7949
7950(autoload 'ediff-show-registry "ediff-mult" "\ 7950(autoload 'ediff-show-registry "ediff-mult" "\
@@ -7957,7 +7957,7 @@ Display Ediff's registry.
7957;;;*** 7957;;;***
7958 7958
7959;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7959;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7960;;;;;; "ediff-util" "vc/ediff-util.el" (20281 13989)) 7960;;;;;; "ediff-util" "vc/ediff-util.el" (20300 47034))
7961;;; Generated autoloads from vc/ediff-util.el 7961;;; Generated autoloads from vc/ediff-util.el
7962 7962
7963(autoload 'ediff-toggle-multiframe "ediff-util" "\ 7963(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -7978,7 +7978,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
7978 7978
7979;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 7979;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
7980;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 7980;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
7981;;;;;; (20281 13989)) 7981;;;;;; (20229 34587))
7982;;; Generated autoloads from edmacro.el 7982;;; Generated autoloads from edmacro.el
7983 7983
7984(autoload 'edit-kbd-macro "edmacro" "\ 7984(autoload 'edit-kbd-macro "edmacro" "\
@@ -8027,7 +8027,7 @@ or nil, use a compact 80-column format.
8027;;;*** 8027;;;***
8028 8028
8029;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 8029;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
8030;;;;;; "emulation/edt.el" (20281 13989)) 8030;;;;;; "emulation/edt.el" (20229 34587))
8031;;; Generated autoloads from emulation/edt.el 8031;;; Generated autoloads from emulation/edt.el
8032 8032
8033(autoload 'edt-set-scroll-margins "edt" "\ 8033(autoload 'edt-set-scroll-margins "edt" "\
@@ -8045,7 +8045,7 @@ Turn on EDT Emulation.
8045;;;*** 8045;;;***
8046 8046
8047;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 8047;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
8048;;;;;; (20281 13989)) 8048;;;;;; (20229 34587))
8049;;; Generated autoloads from ehelp.el 8049;;; Generated autoloads from ehelp.el
8050 8050
8051(autoload 'with-electric-help "ehelp" "\ 8051(autoload 'with-electric-help "ehelp" "\
@@ -8082,7 +8082,7 @@ BUFFER is put back into its original major mode.
8082;;;*** 8082;;;***
8083 8083
8084;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 8084;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
8085;;;;;; "eldoc" "emacs-lisp/eldoc.el" (20281 13989)) 8085;;;;;; "eldoc" "emacs-lisp/eldoc.el" (20229 34587))
8086;;; Generated autoloads from emacs-lisp/eldoc.el 8086;;; Generated autoloads from emacs-lisp/eldoc.el
8087 8087
8088(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\ 8088(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\
@@ -8129,7 +8129,7 @@ Emacs Lisp mode) that support ElDoc.")
8129;;;*** 8129;;;***
8130 8130
8131;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode) 8131;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode)
8132;;;;;; "electric" "electric.el" (20281 13989)) 8132;;;;;; "electric" "electric.el" (20275 12572))
8133;;; Generated autoloads from electric.el 8133;;; Generated autoloads from electric.el
8134 8134
8135(defvar electric-indent-chars '(10) "\ 8135(defvar electric-indent-chars '(10) "\
@@ -8199,8 +8199,8 @@ The variable `electric-layout-rules' says when and how to insert newlines.
8199 8199
8200;;;*** 8200;;;***
8201 8201
8202;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (20281 8202;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (20229
8203;;;;;; 13989)) 8203;;;;;; 34587))
8204;;; Generated autoloads from elide-head.el 8204;;; Generated autoloads from elide-head.el
8205 8205
8206(autoload 'elide-head "elide-head" "\ 8206(autoload 'elide-head "elide-head" "\
@@ -8217,7 +8217,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8217 8217
8218;;;### (autoloads (elint-initialize elint-defun elint-current-buffer 8218;;;### (autoloads (elint-initialize elint-defun elint-current-buffer
8219;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el" 8219;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el"
8220;;;;;; (20281 13989)) 8220;;;;;; (20229 34587))
8221;;; Generated autoloads from emacs-lisp/elint.el 8221;;; Generated autoloads from emacs-lisp/elint.el
8222 8222
8223(autoload 'elint-file "elint" "\ 8223(autoload 'elint-file "elint" "\
@@ -8253,8 +8253,8 @@ optional prefix argument REINIT is non-nil.
8253;;;*** 8253;;;***
8254 8254
8255;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 8255;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
8256;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (20281 8256;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (20229
8257;;;;;; 13989)) 8257;;;;;; 34587))
8258;;; Generated autoloads from emacs-lisp/elp.el 8258;;; Generated autoloads from emacs-lisp/elp.el
8259 8259
8260(autoload 'elp-instrument-function "elp" "\ 8260(autoload 'elp-instrument-function "elp" "\
@@ -8289,7 +8289,7 @@ displayed.
8289;;;*** 8289;;;***
8290 8290
8291;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el" 8291;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el"
8292;;;;;; (20281 13989)) 8292;;;;;; (20237 28610))
8293;;; Generated autoloads from emacs-lock.el 8293;;; Generated autoloads from emacs-lock.el
8294 8294
8295(autoload 'emacs-lock-mode "emacs-lock" "\ 8295(autoload 'emacs-lock-mode "emacs-lock" "\
@@ -8317,7 +8317,7 @@ Other values are interpreted as usual.
8317;;;*** 8317;;;***
8318 8318
8319;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug) 8319;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug)
8320;;;;;; "emacsbug" "mail/emacsbug.el" (20281 13989)) 8320;;;;;; "emacsbug" "mail/emacsbug.el" (20277 28925))
8321;;; Generated autoloads from mail/emacsbug.el 8321;;; Generated autoloads from mail/emacsbug.el
8322 8322
8323(autoload 'report-emacs-bug "emacsbug" "\ 8323(autoload 'report-emacs-bug "emacsbug" "\
@@ -8338,7 +8338,7 @@ The result is an alist with items of the form (URL SUBJECT NO).
8338;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 8338;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
8339;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 8339;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
8340;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 8340;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
8341;;;;;; "vc/emerge.el" (20292 33249)) 8341;;;;;; "vc/emerge.el" (20292 6362))
8342;;; Generated autoloads from vc/emerge.el 8342;;; Generated autoloads from vc/emerge.el
8343 8343
8344(autoload 'emerge-files "emerge" "\ 8344(autoload 'emerge-files "emerge" "\
@@ -8399,7 +8399,7 @@ Emerge two RCS revisions of a file, with another revision as ancestor.
8399;;;*** 8399;;;***
8400 8400
8401;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 8401;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
8402;;;;;; "enriched" "textmodes/enriched.el" (20281 13989)) 8402;;;;;; "enriched" "textmodes/enriched.el" (20273 55692))
8403;;; Generated autoloads from textmodes/enriched.el 8403;;; Generated autoloads from textmodes/enriched.el
8404 8404
8405(autoload 'enriched-mode "enriched" "\ 8405(autoload 'enriched-mode "enriched" "\
@@ -8439,8 +8439,8 @@ Commands:
8439;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region 8439;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region
8440;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file 8440;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file
8441;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys 8441;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys
8442;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20281 8442;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20229
8443;;;;;; 13989)) 8443;;;;;; 34587))
8444;;; Generated autoloads from epa.el 8444;;; Generated autoloads from epa.el
8445 8445
8446(autoload 'epa-list-keys "epa" "\ 8446(autoload 'epa-list-keys "epa" "\
@@ -8618,7 +8618,7 @@ Insert selected KEYS after the point.
8618;;;*** 8618;;;***
8619 8619
8620;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify 8620;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify
8621;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (20281 13989)) 8621;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (20229 34587))
8622;;; Generated autoloads from epa-dired.el 8622;;; Generated autoloads from epa-dired.el
8623 8623
8624(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8624(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8644,7 +8644,7 @@ Encrypt marked files.
8644;;;*** 8644;;;***
8645 8645
8646;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler) 8646;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler)
8647;;;;;; "epa-file" "epa-file.el" (20281 13989)) 8647;;;;;; "epa-file" "epa-file.el" (20229 34587))
8648;;; Generated autoloads from epa-file.el 8648;;; Generated autoloads from epa-file.el
8649 8649
8650(autoload 'epa-file-handler "epa-file" "\ 8650(autoload 'epa-file-handler "epa-file" "\
@@ -8666,7 +8666,7 @@ Encrypt marked files.
8666 8666
8667;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt 8667;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt
8668;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode) 8668;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode)
8669;;;;;; "epa-mail" "epa-mail.el" (20281 13989)) 8669;;;;;; "epa-mail" "epa-mail.el" (20273 55691))
8670;;; Generated autoloads from epa-mail.el 8670;;; Generated autoloads from epa-mail.el
8671 8671
8672(autoload 'epa-mail-mode "epa-mail" "\ 8672(autoload 'epa-mail-mode "epa-mail" "\
@@ -8736,7 +8736,7 @@ if ARG is omitted or nil.
8736 8736
8737;;;*** 8737;;;***
8738 8738
8739;;;### (autoloads (epg-make-context) "epg" "epg.el" (20281 13989)) 8739;;;### (autoloads (epg-make-context) "epg" "epg.el" (20241 25657))
8740;;; Generated autoloads from epg.el 8740;;; Generated autoloads from epg.el
8741 8741
8742(autoload 'epg-make-context "epg" "\ 8742(autoload 'epg-make-context "epg" "\
@@ -8747,7 +8747,7 @@ Return a context object.
8747;;;*** 8747;;;***
8748 8748
8749;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration) 8749;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration)
8750;;;;;; "epg-config" "epg-config.el" (20281 13989)) 8750;;;;;; "epg-config" "epg-config.el" (20229 34587))
8751;;; Generated autoloads from epg-config.el 8751;;; Generated autoloads from epg-config.el
8752 8752
8753(autoload 'epg-configuration "epg-config" "\ 8753(autoload 'epg-configuration "epg-config" "\
@@ -8768,7 +8768,7 @@ Look at CONFIG and try to expand GROUP.
8768;;;*** 8768;;;***
8769 8769
8770;;;### (autoloads (erc-handle-irc-url erc-tls erc erc-select-read-args) 8770;;;### (autoloads (erc-handle-irc-url erc-tls erc erc-select-read-args)
8771;;;;;; "erc" "erc/erc.el" (20281 13989)) 8771;;;;;; "erc" "erc/erc.el" (20230 55355))
8772;;; Generated autoloads from erc/erc.el 8772;;; Generated autoloads from erc/erc.el
8773 8773
8774(autoload 'erc-select-read-args "erc" "\ 8774(autoload 'erc-select-read-args "erc" "\
@@ -8816,33 +8816,33 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8816 8816
8817;;;*** 8817;;;***
8818 8818
8819;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (20281 8819;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (20229
8820;;;;;; 13989)) 8820;;;;;; 34587))
8821;;; Generated autoloads from erc/erc-autoaway.el 8821;;; Generated autoloads from erc/erc-autoaway.el
8822 (autoload 'erc-autoaway-mode "erc-autoaway") 8822 (autoload 'erc-autoaway-mode "erc-autoaway")
8823 8823
8824;;;*** 8824;;;***
8825 8825
8826;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20281 13989)) 8826;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20229 34587))
8827;;; Generated autoloads from erc/erc-button.el 8827;;; Generated autoloads from erc/erc-button.el
8828 (autoload 'erc-button-mode "erc-button" nil t) 8828 (autoload 'erc-button-mode "erc-button" nil t)
8829 8829
8830;;;*** 8830;;;***
8831 8831
8832;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (20281 13989)) 8832;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (20229 34587))
8833;;; Generated autoloads from erc/erc-capab.el 8833;;; Generated autoloads from erc/erc-capab.el
8834 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8834 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8835 8835
8836;;;*** 8836;;;***
8837 8837
8838;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (20281 13989)) 8838;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (20300 47034))
8839;;; Generated autoloads from erc/erc-compat.el 8839;;; Generated autoloads from erc/erc-compat.el
8840 (autoload 'erc-define-minor-mode "erc-compat") 8840 (autoload 'erc-define-minor-mode "erc-compat")
8841 8841
8842;;;*** 8842;;;***
8843 8843
8844;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 8844;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
8845;;;;;; "erc-dcc" "erc/erc-dcc.el" (20281 13989)) 8845;;;;;; "erc-dcc" "erc/erc-dcc.el" (20229 34587))
8846;;; Generated autoloads from erc/erc-dcc.el 8846;;; Generated autoloads from erc/erc-dcc.el
8847 (autoload 'erc-dcc-mode "erc-dcc") 8847 (autoload 'erc-dcc-mode "erc-dcc")
8848 8848
@@ -8875,7 +8875,7 @@ that subcommand.
8875;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 8875;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
8876;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 8876;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
8877;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 8877;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
8878;;;;;; (20281 13989)) 8878;;;;;; (20229 34587))
8879;;; Generated autoloads from erc/erc-ezbounce.el 8879;;; Generated autoloads from erc/erc-ezbounce.el
8880 8880
8881(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8881(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -8937,8 +8937,8 @@ Add EZBouncer convenience functions to ERC.
8937 8937
8938;;;*** 8938;;;***
8939 8939
8940;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (20281 8940;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (20229
8941;;;;;; 13989)) 8941;;;;;; 34587))
8942;;; Generated autoloads from erc/erc-fill.el 8942;;; Generated autoloads from erc/erc-fill.el
8943 (autoload 'erc-fill-mode "erc-fill" nil t) 8943 (autoload 'erc-fill-mode "erc-fill" nil t)
8944 8944
@@ -8951,7 +8951,7 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
8951;;;*** 8951;;;***
8952 8952
8953;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 8953;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
8954;;;;;; "erc/erc-identd.el" (20281 13989)) 8954;;;;;; "erc/erc-identd.el" (20229 34587))
8955;;; Generated autoloads from erc/erc-identd.el 8955;;; Generated autoloads from erc/erc-identd.el
8956 (autoload 'erc-identd-mode "erc-identd") 8956 (autoload 'erc-identd-mode "erc-identd")
8957 8957
@@ -8973,7 +8973,7 @@ system.
8973;;;*** 8973;;;***
8974 8974
8975;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 8975;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
8976;;;;;; (20281 13989)) 8976;;;;;; (20229 34587))
8977;;; Generated autoloads from erc/erc-imenu.el 8977;;; Generated autoloads from erc/erc-imenu.el
8978 8978
8979(autoload 'erc-create-imenu-index "erc-imenu" "\ 8979(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -8983,20 +8983,20 @@ system.
8983 8983
8984;;;*** 8984;;;***
8985 8985
8986;;;### (autoloads nil "erc-join" "erc/erc-join.el" (20281 13989)) 8986;;;### (autoloads nil "erc-join" "erc/erc-join.el" (20274 22975))
8987;;; Generated autoloads from erc/erc-join.el 8987;;; Generated autoloads from erc/erc-join.el
8988 (autoload 'erc-autojoin-mode "erc-join" nil t) 8988 (autoload 'erc-autojoin-mode "erc-join" nil t)
8989 8989
8990;;;*** 8990;;;***
8991 8991
8992;;;### (autoloads nil "erc-list" "erc/erc-list.el" (20281 13989)) 8992;;;### (autoloads nil "erc-list" "erc/erc-list.el" (20229 34587))
8993;;; Generated autoloads from erc/erc-list.el 8993;;; Generated autoloads from erc/erc-list.el
8994 (autoload 'erc-list-mode "erc-list") 8994 (autoload 'erc-list-mode "erc-list")
8995 8995
8996;;;*** 8996;;;***
8997 8997
8998;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 8998;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
8999;;;;;; "erc/erc-log.el" (20281 13989)) 8999;;;;;; "erc/erc-log.el" (20229 34587))
9000;;; Generated autoloads from erc/erc-log.el 9000;;; Generated autoloads from erc/erc-log.el
9001 (autoload 'erc-log-mode "erc-log" nil t) 9001 (autoload 'erc-log-mode "erc-log" nil t)
9002 9002
@@ -9028,7 +9028,7 @@ You can save every individual message by putting this function on
9028;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 9028;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
9029;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 9029;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
9030;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 9030;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
9031;;;;;; (20281 13989)) 9031;;;;;; (20229 34587))
9032;;; Generated autoloads from erc/erc-match.el 9032;;; Generated autoloads from erc/erc-match.el
9033 (autoload 'erc-match-mode "erc-match") 9033 (autoload 'erc-match-mode "erc-match")
9034 9034
@@ -9074,14 +9074,14 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9074 9074
9075;;;*** 9075;;;***
9076 9076
9077;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (20281 13989)) 9077;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (20229 34587))
9078;;; Generated autoloads from erc/erc-menu.el 9078;;; Generated autoloads from erc/erc-menu.el
9079 (autoload 'erc-menu-mode "erc-menu" nil t) 9079 (autoload 'erc-menu-mode "erc-menu" nil t)
9080 9080
9081;;;*** 9081;;;***
9082 9082
9083;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 9083;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
9084;;;;;; (20281 13989)) 9084;;;;;; (20229 34587))
9085;;; Generated autoloads from erc/erc-netsplit.el 9085;;; Generated autoloads from erc/erc-netsplit.el
9086 (autoload 'erc-netsplit-mode "erc-netsplit") 9086 (autoload 'erc-netsplit-mode "erc-netsplit")
9087 9087
@@ -9093,7 +9093,7 @@ Show who's gone.
9093;;;*** 9093;;;***
9094 9094
9095;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 9095;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
9096;;;;;; "erc/erc-networks.el" (20281 13989)) 9096;;;;;; "erc/erc-networks.el" (20229 34587))
9097;;; Generated autoloads from erc/erc-networks.el 9097;;; Generated autoloads from erc/erc-networks.el
9098 9098
9099(autoload 'erc-determine-network "erc-networks" "\ 9099(autoload 'erc-determine-network "erc-networks" "\
@@ -9111,7 +9111,7 @@ Interactively select a server to connect to using `erc-server-alist'.
9111;;;*** 9111;;;***
9112 9112
9113;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 9113;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
9114;;;;;; "erc/erc-notify.el" (20281 13989)) 9114;;;;;; "erc/erc-notify.el" (20229 34587))
9115;;; Generated autoloads from erc/erc-notify.el 9115;;; Generated autoloads from erc/erc-notify.el
9116 (autoload 'erc-notify-mode "erc-notify" nil t) 9116 (autoload 'erc-notify-mode "erc-notify" nil t)
9117 9117
@@ -9129,33 +9129,33 @@ with args, toggle notify status of people.
9129 9129
9130;;;*** 9130;;;***
9131 9131
9132;;;### (autoloads nil "erc-page" "erc/erc-page.el" (20281 13989)) 9132;;;### (autoloads nil "erc-page" "erc/erc-page.el" (20237 28610))
9133;;; Generated autoloads from erc/erc-page.el 9133;;; Generated autoloads from erc/erc-page.el
9134 (autoload 'erc-page-mode "erc-page") 9134 (autoload 'erc-page-mode "erc-page")
9135 9135
9136;;;*** 9136;;;***
9137 9137
9138;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (20281 9138;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (20229
9139;;;;;; 13989)) 9139;;;;;; 34587))
9140;;; Generated autoloads from erc/erc-pcomplete.el 9140;;; Generated autoloads from erc/erc-pcomplete.el
9141 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9141 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9142 9142
9143;;;*** 9143;;;***
9144 9144
9145;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (20281 13989)) 9145;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (20229 34587))
9146;;; Generated autoloads from erc/erc-replace.el 9146;;; Generated autoloads from erc/erc-replace.el
9147 (autoload 'erc-replace-mode "erc-replace") 9147 (autoload 'erc-replace-mode "erc-replace")
9148 9148
9149;;;*** 9149;;;***
9150 9150
9151;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (20281 13989)) 9151;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (20229 34587))
9152;;; Generated autoloads from erc/erc-ring.el 9152;;; Generated autoloads from erc/erc-ring.el
9153 (autoload 'erc-ring-mode "erc-ring" nil t) 9153 (autoload 'erc-ring-mode "erc-ring" nil t)
9154 9154
9155;;;*** 9155;;;***
9156 9156
9157;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 9157;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
9158;;;;;; "erc-services" "erc/erc-services.el" (20281 13989)) 9158;;;;;; "erc-services" "erc/erc-services.el" (20229 34587))
9159;;; Generated autoloads from erc/erc-services.el 9159;;; Generated autoloads from erc/erc-services.el
9160 (autoload 'erc-services-mode "erc-services" nil t) 9160 (autoload 'erc-services-mode "erc-services" nil t)
9161 9161
@@ -9172,14 +9172,14 @@ When called interactively, read the password using `read-passwd'.
9172 9172
9173;;;*** 9173;;;***
9174 9174
9175;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (20281 13989)) 9175;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (20229 34587))
9176;;; Generated autoloads from erc/erc-sound.el 9176;;; Generated autoloads from erc/erc-sound.el
9177 (autoload 'erc-sound-mode "erc-sound") 9177 (autoload 'erc-sound-mode "erc-sound")
9178 9178
9179;;;*** 9179;;;***
9180 9180
9181;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 9181;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9182;;;;;; (20281 13989)) 9182;;;;;; (20229 34587))
9183;;; Generated autoloads from erc/erc-speedbar.el 9183;;; Generated autoloads from erc/erc-speedbar.el
9184 9184
9185(autoload 'erc-speedbar-browser "erc-speedbar" "\ 9185(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9190,21 +9190,21 @@ This will add a speedbar major display mode.
9190 9190
9191;;;*** 9191;;;***
9192 9192
9193;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (20281 9193;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (20229
9194;;;;;; 13989)) 9194;;;;;; 34587))
9195;;; Generated autoloads from erc/erc-spelling.el 9195;;; Generated autoloads from erc/erc-spelling.el
9196 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9196 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9197 9197
9198;;;*** 9198;;;***
9199 9199
9200;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (20281 13989)) 9200;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (20229 34587))
9201;;; Generated autoloads from erc/erc-stamp.el 9201;;; Generated autoloads from erc/erc-stamp.el
9202 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9202 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9203 9203
9204;;;*** 9204;;;***
9205 9205
9206;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 9206;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
9207;;;;;; (20281 13989)) 9207;;;;;; (20229 34587))
9208;;; Generated autoloads from erc/erc-track.el 9208;;; Generated autoloads from erc/erc-track.el
9209 9209
9210(defvar erc-track-minor-mode nil "\ 9210(defvar erc-track-minor-mode nil "\
@@ -9230,7 +9230,7 @@ keybindings will not do anything useful.
9230;;;*** 9230;;;***
9231 9231
9232;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 9232;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9233;;;;;; "erc-truncate" "erc/erc-truncate.el" (20281 13989)) 9233;;;;;; "erc-truncate" "erc/erc-truncate.el" (20229 34587))
9234;;; Generated autoloads from erc/erc-truncate.el 9234;;; Generated autoloads from erc/erc-truncate.el
9235 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9235 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9236 9236
@@ -9250,7 +9250,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9250;;;*** 9250;;;***
9251 9251
9252;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 9252;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9253;;;;;; (20281 13989)) 9253;;;;;; (20229 34587))
9254;;; Generated autoloads from erc/erc-xdcc.el 9254;;; Generated autoloads from erc/erc-xdcc.el
9255 (autoload 'erc-xdcc-mode "erc-xdcc") 9255 (autoload 'erc-xdcc-mode "erc-xdcc")
9256 9256
@@ -9263,7 +9263,7 @@ Add a file to `erc-xdcc-files'.
9263 9263
9264;;;### (autoloads (ert-describe-test ert-run-tests-interactively 9264;;;### (autoloads (ert-describe-test ert-run-tests-interactively
9265;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest) 9265;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest)
9266;;;;;; "ert" "emacs-lisp/ert.el" (20281 13989)) 9266;;;;;; "ert" "emacs-lisp/ert.el" (20300 47034))
9267;;; Generated autoloads from emacs-lisp/ert.el 9267;;; Generated autoloads from emacs-lisp/ert.el
9268 9268
9269(autoload 'ert-deftest "ert" "\ 9269(autoload 'ert-deftest "ert" "\
@@ -9333,7 +9333,7 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test).
9333;;;*** 9333;;;***
9334 9334
9335;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el" 9335;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el"
9336;;;;;; (20281 13989)) 9336;;;;;; (20270 25925))
9337;;; Generated autoloads from emacs-lisp/ert-x.el 9337;;; Generated autoloads from emacs-lisp/ert-x.el
9338 9338
9339(put 'ert-with-test-buffer 'lisp-indent-function 1) 9339(put 'ert-with-test-buffer 'lisp-indent-function 1)
@@ -9345,8 +9345,8 @@ Kill all test buffers that are still live.
9345 9345
9346;;;*** 9346;;;***
9347 9347
9348;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (20281 9348;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (20229
9349;;;;;; 13989)) 9349;;;;;; 34587))
9350;;; Generated autoloads from eshell/esh-mode.el 9350;;; Generated autoloads from eshell/esh-mode.el
9351 9351
9352(autoload 'eshell-mode "esh-mode" "\ 9352(autoload 'eshell-mode "esh-mode" "\
@@ -9359,7 +9359,7 @@ Emacs shell interactive mode.
9359;;;*** 9359;;;***
9360 9360
9361;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell" 9361;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
9362;;;;;; "eshell/eshell.el" (20281 13989)) 9362;;;;;; "eshell/eshell.el" (20300 47034))
9363;;; Generated autoloads from eshell/eshell.el 9363;;; Generated autoloads from eshell/eshell.el
9364 9364
9365(autoload 'eshell "eshell" "\ 9365(autoload 'eshell "eshell" "\
@@ -9400,7 +9400,7 @@ corresponding to a successful execution.
9400;;;;;; visit-tags-table tags-table-mode find-tag-default-function 9400;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9401;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 9401;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
9402;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 9402;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
9403;;;;;; (20281 13989)) 9403;;;;;; (20237 28610))
9404;;; Generated autoloads from progmodes/etags.el 9404;;; Generated autoloads from progmodes/etags.el
9405 9405
9406(defvar tags-file-name nil "\ 9406(defvar tags-file-name nil "\
@@ -9718,7 +9718,7 @@ for \\[find-tag] (which see).
9718;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer 9718;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer
9719;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer 9719;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer
9720;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el" 9720;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el"
9721;;;;;; (20281 13989)) 9721;;;;;; (20229 34587))
9722;;; Generated autoloads from language/ethio-util.el 9722;;; Generated autoloads from language/ethio-util.el
9723 9723
9724(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9724(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9888,7 +9888,7 @@ With ARG, insert that many delimiters.
9888 9888
9889;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 9889;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
9890;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 9890;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
9891;;;;;; (20281 13989)) 9891;;;;;; (20300 47034))
9892;;; Generated autoloads from net/eudc.el 9892;;; Generated autoloads from net/eudc.el
9893 9893
9894(autoload 'eudc-set-server "eudc" "\ 9894(autoload 'eudc-set-server "eudc" "\
@@ -9944,7 +9944,7 @@ This does nothing except loading eudc by autoload side-effect.
9944 9944
9945;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 9945;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
9946;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 9946;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
9947;;;;;; "eudc-bob" "net/eudc-bob.el" (20281 13989)) 9947;;;;;; "eudc-bob" "net/eudc-bob.el" (20229 34587))
9948;;; Generated autoloads from net/eudc-bob.el 9948;;; Generated autoloads from net/eudc-bob.el
9949 9949
9950(autoload 'eudc-display-generic-binary "eudc-bob" "\ 9950(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -9980,7 +9980,7 @@ Display a button for the JPEG DATA.
9980;;;*** 9980;;;***
9981 9981
9982;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 9982;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
9983;;;;;; "eudc-export" "net/eudc-export.el" (20281 13989)) 9983;;;;;; "eudc-export" "net/eudc-export.el" (20229 34587))
9984;;; Generated autoloads from net/eudc-export.el 9984;;; Generated autoloads from net/eudc-export.el
9985 9985
9986(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 9986(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -9997,7 +9997,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
9997;;;*** 9997;;;***
9998 9998
9999;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 9999;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
10000;;;;;; (20281 13989)) 10000;;;;;; (20229 34587))
10001;;; Generated autoloads from net/eudc-hotlist.el 10001;;; Generated autoloads from net/eudc-hotlist.el
10002 10002
10003(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 10003(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -10007,8 +10007,8 @@ Edit the hotlist of directory servers in a specialized buffer.
10007 10007
10008;;;*** 10008;;;***
10009 10009
10010;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (20281 10010;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (20300
10011;;;;;; 13989)) 10011;;;;;; 47034))
10012;;; Generated autoloads from emacs-lisp/ewoc.el 10012;;; Generated autoloads from emacs-lisp/ewoc.el
10013 10013
10014(autoload 'ewoc-create "ewoc" "\ 10014(autoload 'ewoc-create "ewoc" "\
@@ -10037,7 +10037,7 @@ fourth arg NOSEP non-nil inhibits this.
10037;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 10037;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
10038;;;;;; executable-self-display executable-set-magic executable-interpret 10038;;;;;; executable-self-display executable-set-magic executable-interpret
10039;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 10039;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
10040;;;;;; (20281 13989)) 10040;;;;;; (20229 34587))
10041;;; Generated autoloads from progmodes/executable.el 10041;;; Generated autoloads from progmodes/executable.el
10042 10042
10043(autoload 'executable-command-find-posix-p "executable" "\ 10043(autoload 'executable-command-find-posix-p "executable" "\
@@ -10080,7 +10080,7 @@ file modes.
10080 10080
10081;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 10081;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
10082;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" 10082;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
10083;;;;;; (20281 13989)) 10083;;;;;; (20229 34587))
10084;;; Generated autoloads from expand.el 10084;;; Generated autoloads from expand.el
10085 10085
10086(autoload 'expand-add-abbrevs "expand" "\ 10086(autoload 'expand-add-abbrevs "expand" "\
@@ -10129,7 +10129,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
10129 10129
10130;;;*** 10130;;;***
10131 10131
10132;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20281 13989)) 10132;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20257 13883))
10133;;; Generated autoloads from progmodes/f90.el 10133;;; Generated autoloads from progmodes/f90.el
10134 10134
10135(autoload 'f90-mode "f90" "\ 10135(autoload 'f90-mode "f90" "\
@@ -10199,8 +10199,8 @@ with no args, if that value is non-nil.
10199;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set 10199;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set
10200;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase 10200;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase
10201;;;;;; text-scale-set face-remap-set-base face-remap-reset-base 10201;;;;;; text-scale-set face-remap-set-base face-remap-reset-base
10202;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20281 10202;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20273
10203;;;;;; 13989)) 10203;;;;;; 55691))
10204;;; Generated autoloads from face-remap.el 10204;;; Generated autoloads from face-remap.el
10205 10205
10206(autoload 'face-remap-add-relative "face-remap" "\ 10206(autoload 'face-remap-add-relative "face-remap" "\
@@ -10342,7 +10342,7 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
10342 10342
10343;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10343;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
10344;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 10344;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
10345;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20281 13989)) 10345;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20300 47034))
10346;;; Generated autoloads from mail/feedmail.el 10346;;; Generated autoloads from mail/feedmail.el
10347 10347
10348(autoload 'feedmail-send-it "feedmail" "\ 10348(autoload 'feedmail-send-it "feedmail" "\
@@ -10396,7 +10396,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10396;;;*** 10396;;;***
10397 10397
10398;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 10398;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
10399;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (20292 45155)) 10399;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (20292 53022))
10400;;; Generated autoloads from ffap.el 10400;;; Generated autoloads from ffap.el
10401 10401
10402(autoload 'ffap-next "ffap" "\ 10402(autoload 'ffap-next "ffap" "\
@@ -10460,7 +10460,7 @@ Evaluate the forms in variable `ffap-bindings'.
10460;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 10460;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
10461;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 10461;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
10462;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 10462;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
10463;;;;;; "filecache" "filecache.el" (20281 13989)) 10463;;;;;; "filecache" "filecache.el" (20229 34587))
10464;;; Generated autoloads from filecache.el 10464;;; Generated autoloads from filecache.el
10465 10465
10466(autoload 'file-cache-add-directory "filecache" "\ 10466(autoload 'file-cache-add-directory "filecache" "\
@@ -10520,7 +10520,7 @@ the name is considered already unique; only the second substitution
10520;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable 10520;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable
10521;;;;;; add-dir-local-variable delete-file-local-variable-prop-line 10521;;;;;; add-dir-local-variable delete-file-local-variable-prop-line
10522;;;;;; add-file-local-variable-prop-line delete-file-local-variable 10522;;;;;; add-file-local-variable-prop-line delete-file-local-variable
10523;;;;;; add-file-local-variable) "files-x" "files-x.el" (20281 13989)) 10523;;;;;; add-file-local-variable) "files-x" "files-x.el" (20229 34587))
10524;;; Generated autoloads from files-x.el 10524;;; Generated autoloads from files-x.el
10525 10525
10526(autoload 'add-file-local-variable "files-x" "\ 10526(autoload 'add-file-local-variable "files-x" "\
@@ -10585,8 +10585,8 @@ Copy directory-local variables to the -*- line.
10585 10585
10586;;;*** 10586;;;***
10587 10587
10588;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20281 10588;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20300
10589;;;;;; 13989)) 10589;;;;;; 47034))
10590;;; Generated autoloads from filesets.el 10590;;; Generated autoloads from filesets.el
10591 10591
10592(autoload 'filesets-init "filesets" "\ 10592(autoload 'filesets-init "filesets" "\
@@ -10597,7 +10597,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10597 10597
10598;;;*** 10598;;;***
10599 10599
10600;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (20281 13989)) 10600;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (20229 34587))
10601;;; Generated autoloads from find-cmd.el 10601;;; Generated autoloads from find-cmd.el
10602 10602
10603(autoload 'find-cmd "find-cmd" "\ 10603(autoload 'find-cmd "find-cmd" "\
@@ -10617,7 +10617,7 @@ result is a string that should be ready for the command line.
10617;;;*** 10617;;;***
10618 10618
10619;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired" 10619;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired"
10620;;;;;; "find-dired.el" (20281 13989)) 10620;;;;;; "find-dired.el" (20239 38674))
10621;;; Generated autoloads from find-dired.el 10621;;; Generated autoloads from find-dired.el
10622 10622
10623(autoload 'find-dired "find-dired" "\ 10623(autoload 'find-dired "find-dired" "\
@@ -10657,7 +10657,7 @@ use in place of \"-ls\" as the final argument.
10657 10657
10658;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10658;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10659;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 10659;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
10660;;;;;; (20281 13989)) 10660;;;;;; (20229 34587))
10661;;; Generated autoloads from find-file.el 10661;;; Generated autoloads from find-file.el
10662 10662
10663(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10663(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -10751,7 +10751,7 @@ Visit the file you click on in another window.
10751;;;;;; find-variable find-variable-noselect find-function-other-frame 10751;;;;;; find-variable find-variable-noselect find-function-other-frame
10752;;;;;; find-function-other-window find-function find-function-noselect 10752;;;;;; find-function-other-window find-function find-function-noselect
10753;;;;;; find-function-search-for-symbol find-library) "find-func" 10753;;;;;; find-function-search-for-symbol find-library) "find-func"
10754;;;;;; "emacs-lisp/find-func.el" (20281 13989)) 10754;;;;;; "emacs-lisp/find-func.el" (20229 34587))
10755;;; Generated autoloads from emacs-lisp/find-func.el 10755;;; Generated autoloads from emacs-lisp/find-func.el
10756 10756
10757(autoload 'find-library "find-func" "\ 10757(autoload 'find-library "find-func" "\
@@ -10910,7 +10910,7 @@ Define some key bindings for the find-function family of functions.
10910;;;*** 10910;;;***
10911 10911
10912;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 10912;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
10913;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (20281 13989)) 10913;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (20229 34587))
10914;;; Generated autoloads from find-lisp.el 10914;;; Generated autoloads from find-lisp.el
10915 10915
10916(autoload 'find-lisp-find-dired "find-lisp" "\ 10916(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -10931,7 +10931,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
10931;;;*** 10931;;;***
10932 10932
10933;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 10933;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
10934;;;;;; "finder" "finder.el" (20281 13989)) 10934;;;;;; "finder" "finder.el" (20229 34587))
10935;;; Generated autoloads from finder.el 10935;;; Generated autoloads from finder.el
10936 10936
10937(autoload 'finder-list-keywords "finder" "\ 10937(autoload 'finder-list-keywords "finder" "\
@@ -10953,7 +10953,7 @@ Find packages matching a given keyword.
10953;;;*** 10953;;;***
10954 10954
10955;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 10955;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
10956;;;;;; "flow-ctrl.el" (20281 13989)) 10956;;;;;; "flow-ctrl.el" (20229 34587))
10957;;; Generated autoloads from flow-ctrl.el 10957;;; Generated autoloads from flow-ctrl.el
10958 10958
10959(autoload 'enable-flow-control "flow-ctrl" "\ 10959(autoload 'enable-flow-control "flow-ctrl" "\
@@ -10975,7 +10975,7 @@ to get the effect of a C-q.
10975;;;*** 10975;;;***
10976 10976
10977;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 10977;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
10978;;;;;; (20281 13989)) 10978;;;;;; (20229 34587))
10979;;; Generated autoloads from gnus/flow-fill.el 10979;;; Generated autoloads from gnus/flow-fill.el
10980 10980
10981(autoload 'fill-flowed-encode "flow-fill" "\ 10981(autoload 'fill-flowed-encode "flow-fill" "\
@@ -10991,7 +10991,7 @@ to get the effect of a C-q.
10991;;;*** 10991;;;***
10992 10992
10993;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on 10993;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on
10994;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (20281 13989)) 10994;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (20273 55692))
10995;;; Generated autoloads from progmodes/flymake.el 10995;;; Generated autoloads from progmodes/flymake.el
10996 10996
10997(autoload 'flymake-mode "flymake" "\ 10997(autoload 'flymake-mode "flymake" "\
@@ -11021,7 +11021,7 @@ Turn flymake mode off.
11021 11021
11022;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 11022;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
11023;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 11023;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
11024;;;;;; "flyspell" "textmodes/flyspell.el" (20281 13989)) 11024;;;;;; "flyspell" "textmodes/flyspell.el" (20229 34587))
11025;;; Generated autoloads from textmodes/flyspell.el 11025;;; Generated autoloads from textmodes/flyspell.el
11026 11026
11027(autoload 'flyspell-prog-mode "flyspell" "\ 11027(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11093,7 +11093,7 @@ Flyspell whole buffer.
11093 11093
11094;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 11094;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
11095;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 11095;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
11096;;;;;; (20281 13989)) 11096;;;;;; (20229 34587))
11097;;; Generated autoloads from follow.el 11097;;; Generated autoloads from follow.el
11098 11098
11099(autoload 'turn-on-follow-mode "follow" "\ 11099(autoload 'turn-on-follow-mode "follow" "\
@@ -11169,8 +11169,8 @@ in your `~/.emacs' file, replacing [f7] by your favorite key:
11169 11169
11170;;;*** 11170;;;***
11171 11171
11172;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (20281 11172;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (20229
11173;;;;;; 13989)) 11173;;;;;; 34587))
11174;;; Generated autoloads from mail/footnote.el 11174;;; Generated autoloads from mail/footnote.el
11175 11175
11176(autoload 'footnote-mode "footnote" "\ 11176(autoload 'footnote-mode "footnote" "\
@@ -11189,7 +11189,7 @@ play around with the following keys:
11189;;;*** 11189;;;***
11190 11190
11191;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11191;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11192;;;;;; "forms" "forms.el" (20281 13989)) 11192;;;;;; "forms" "forms.el" (20229 34587))
11193;;; Generated autoloads from forms.el 11193;;; Generated autoloads from forms.el
11194 11194
11195(autoload 'forms-mode "forms" "\ 11195(autoload 'forms-mode "forms" "\
@@ -11226,7 +11226,7 @@ Visit a file in Forms mode in other window.
11226;;;*** 11226;;;***
11227 11227
11228;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" 11228;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el"
11229;;;;;; (20281 13989)) 11229;;;;;; (20229 34587))
11230;;; Generated autoloads from progmodes/fortran.el 11230;;; Generated autoloads from progmodes/fortran.el
11231 11231
11232(autoload 'fortran-mode "fortran" "\ 11232(autoload 'fortran-mode "fortran" "\
@@ -11304,7 +11304,7 @@ with no args, if that value is non-nil.
11304;;;*** 11304;;;***
11305 11305
11306;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 11306;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
11307;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (20281 13989)) 11307;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (20229 34587))
11308;;; Generated autoloads from play/fortune.el 11308;;; Generated autoloads from play/fortune.el
11309 11309
11310(autoload 'fortune-add-fortune "fortune" "\ 11310(autoload 'fortune-add-fortune "fortune" "\
@@ -11353,7 +11353,7 @@ and choose the directory as the fortune-file.
11353;;;*** 11353;;;***
11354 11354
11355;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" 11355;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el"
11356;;;;;; (20297 64756)) 11356;;;;;; (20298 5305))
11357;;; Generated autoloads from progmodes/gdb-mi.el 11357;;; Generated autoloads from progmodes/gdb-mi.el
11358 11358
11359(defvar gdb-enable-debug nil "\ 11359(defvar gdb-enable-debug nil "\
@@ -11420,8 +11420,8 @@ detailed description of this mode.
11420;;;*** 11420;;;***
11421 11421
11422;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 11422;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
11423;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (20281 11423;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (20229
11424;;;;;; 13989)) 11424;;;;;; 34587))
11425;;; Generated autoloads from emacs-lisp/generic.el 11425;;; Generated autoloads from emacs-lisp/generic.el
11426 11426
11427(defvar generic-mode-list nil "\ 11427(defvar generic-mode-list nil "\
@@ -11498,7 +11498,7 @@ regular expression that can be used as an element of
11498;;;*** 11498;;;***
11499 11499
11500;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11500;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11501;;;;;; (20281 13989)) 11501;;;;;; (20273 55692))
11502;;; Generated autoloads from progmodes/glasses.el 11502;;; Generated autoloads from progmodes/glasses.el
11503 11503
11504(autoload 'glasses-mode "glasses" "\ 11504(autoload 'glasses-mode "glasses" "\
@@ -11514,7 +11514,7 @@ add virtual separators (like underscores) at places they belong to.
11514 11514
11515;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 11515;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
11516;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el" 11516;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el"
11517;;;;;; (20281 13989)) 11517;;;;;; (20300 47034))
11518;;; Generated autoloads from gnus/gmm-utils.el 11518;;; Generated autoloads from gnus/gmm-utils.el
11519 11519
11520(autoload 'gmm-regexp-concat "gmm-utils" "\ 11520(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11569,7 +11569,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11569;;;*** 11569;;;***
11570 11570
11571;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11571;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11572;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20281 13989)) 11572;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20276 33121))
11573;;; Generated autoloads from gnus/gnus.el 11573;;; Generated autoloads from gnus/gnus.el
11574(when (fboundp 'custom-autoload) 11574(when (fboundp 'custom-autoload)
11575 (custom-autoload 'gnus-select-method "gnus")) 11575 (custom-autoload 'gnus-select-method "gnus"))
@@ -11622,7 +11622,7 @@ prompt the user for the name of an NNTP server to use.
11622;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11622;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11623;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11623;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11624;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11624;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11625;;;;;; "gnus/gnus-agent.el" (20281 13989)) 11625;;;;;; "gnus/gnus-agent.el" (20300 47034))
11626;;; Generated autoloads from gnus/gnus-agent.el 11626;;; Generated autoloads from gnus/gnus-agent.el
11627 11627
11628(autoload 'gnus-unplugged "gnus-agent" "\ 11628(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11713,7 +11713,7 @@ If CLEAN, obsolete (ignore).
11713;;;*** 11713;;;***
11714 11714
11715;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11715;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11716;;;;;; (20281 13989)) 11716;;;;;; (20280 61753))
11717;;; Generated autoloads from gnus/gnus-art.el 11717;;; Generated autoloads from gnus/gnus-art.el
11718 11718
11719(autoload 'gnus-article-prepare-display "gnus-art" "\ 11719(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11724,7 +11724,7 @@ Make the current buffer look like a nice article.
11724;;;*** 11724;;;***
11725 11725
11726;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set) 11726;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set)
11727;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (20281 13989)) 11727;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (20229 34587))
11728;;; Generated autoloads from gnus/gnus-bookmark.el 11728;;; Generated autoloads from gnus/gnus-bookmark.el
11729 11729
11730(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 11730(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -11749,8 +11749,8 @@ deletion, or > if it is flagged for displaying.
11749 11749
11750;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 11750;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
11751;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 11751;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
11752;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (20281 11752;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (20229
11753;;;;;; 13989)) 11753;;;;;; 34587))
11754;;; Generated autoloads from gnus/gnus-cache.el 11754;;; Generated autoloads from gnus/gnus-cache.el
11755 11755
11756(autoload 'gnus-jog-cache "gnus-cache" "\ 11756(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -11792,7 +11792,7 @@ supported.
11792;;;*** 11792;;;***
11793 11793
11794;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 11794;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
11795;;;;;; "gnus-delay" "gnus/gnus-delay.el" (20281 13989)) 11795;;;;;; "gnus-delay" "gnus/gnus-delay.el" (20229 34587))
11796;;; Generated autoloads from gnus/gnus-delay.el 11796;;; Generated autoloads from gnus/gnus-delay.el
11797 11797
11798(autoload 'gnus-delay-article "gnus-delay" "\ 11798(autoload 'gnus-delay-article "gnus-delay" "\
@@ -11828,7 +11828,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11828;;;*** 11828;;;***
11829 11829
11830;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 11830;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
11831;;;;;; "gnus-diary" "gnus/gnus-diary.el" (20281 13989)) 11831;;;;;; "gnus-diary" "gnus/gnus-diary.el" (20229 34587))
11832;;; Generated autoloads from gnus/gnus-diary.el 11832;;; Generated autoloads from gnus/gnus-diary.el
11833 11833
11834(autoload 'gnus-user-format-function-d "gnus-diary" "\ 11834(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -11844,7 +11844,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11844;;;*** 11844;;;***
11845 11845
11846;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 11846;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
11847;;;;;; (20281 13989)) 11847;;;;;; (20229 34587))
11848;;; Generated autoloads from gnus/gnus-dired.el 11848;;; Generated autoloads from gnus/gnus-dired.el
11849 11849
11850(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 11850(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -11855,7 +11855,7 @@ Convenience method to turn on gnus-dired-mode.
11855;;;*** 11855;;;***
11856 11856
11857;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 11857;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
11858;;;;;; (20281 13989)) 11858;;;;;; (20229 34587))
11859;;; Generated autoloads from gnus/gnus-draft.el 11859;;; Generated autoloads from gnus/gnus-draft.el
11860 11860
11861(autoload 'gnus-draft-reminder "gnus-draft" "\ 11861(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -11867,8 +11867,8 @@ Reminder user if there are unsent drafts.
11867 11867
11868;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 11868;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11869;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 11869;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
11870;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20281 11870;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20229
11871;;;;;; 13989)) 11871;;;;;; 34587))
11872;;; Generated autoloads from gnus/gnus-fun.el 11872;;; Generated autoloads from gnus/gnus-fun.el
11873 11873
11874(autoload 'gnus-random-x-face "gnus-fun" "\ 11874(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -11913,7 +11913,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
11913;;;*** 11913;;;***
11914 11914
11915;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar) 11915;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar)
11916;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (20281 13989)) 11916;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (20229 34587))
11917;;; Generated autoloads from gnus/gnus-gravatar.el 11917;;; Generated autoloads from gnus/gnus-gravatar.el
11918 11918
11919(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ 11919(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\
@@ -11931,7 +11931,7 @@ If gravatars are already displayed, remove them.
11931;;;*** 11931;;;***
11932 11932
11933;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 11933;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
11934;;;;;; "gnus-group" "gnus/gnus-group.el" (20281 13989)) 11934;;;;;; "gnus-group" "gnus/gnus-group.el" (20266 28861))
11935;;; Generated autoloads from gnus/gnus-group.el 11935;;; Generated autoloads from gnus/gnus-group.el
11936 11936
11937(autoload 'gnus-fetch-group "gnus-group" "\ 11937(autoload 'gnus-fetch-group "gnus-group" "\
@@ -11949,7 +11949,7 @@ Pop up a frame and enter GROUP.
11949;;;*** 11949;;;***
11950 11950
11951;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html" 11951;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html"
11952;;;;;; "gnus/gnus-html.el" (20281 13989)) 11952;;;;;; "gnus/gnus-html.el" (20273 55604))
11953;;; Generated autoloads from gnus/gnus-html.el 11953;;; Generated autoloads from gnus/gnus-html.el
11954 11954
11955(autoload 'gnus-article-html "gnus-html" "\ 11955(autoload 'gnus-article-html "gnus-html" "\
@@ -11965,7 +11965,7 @@ Pop up a frame and enter GROUP.
11965;;;*** 11965;;;***
11966 11966
11967;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 11967;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
11968;;;;;; (20281 13989)) 11968;;;;;; (20229 34587))
11969;;; Generated autoloads from gnus/gnus-kill.el 11969;;; Generated autoloads from gnus/gnus-kill.el
11970 11970
11971(defalias 'gnus-batch-kill 'gnus-batch-score) 11971(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -11980,7 +11980,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
11980 11980
11981;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 11981;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
11982;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 11982;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
11983;;;;;; (20281 13989)) 11983;;;;;; (20229 34587))
11984;;; Generated autoloads from gnus/gnus-ml.el 11984;;; Generated autoloads from gnus/gnus-ml.el
11985 11985
11986(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 11986(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -12005,7 +12005,7 @@ Minor mode for providing mailing-list commands.
12005 12005
12006;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 12006;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
12007;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 12007;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
12008;;;;;; (20281 13989)) 12008;;;;;; (20229 34587))
12009;;; Generated autoloads from gnus/gnus-mlspl.el 12009;;; Generated autoloads from gnus/gnus-mlspl.el
12010 12010
12011(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 12011(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -12106,7 +12106,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12106;;;*** 12106;;;***
12107 12107
12108;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 12108;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
12109;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20291 37665)) 12109;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20290 11197))
12110;;; Generated autoloads from gnus/gnus-msg.el 12110;;; Generated autoloads from gnus/gnus-msg.el
12111 12111
12112(autoload 'gnus-msg-mail "gnus-msg" "\ 12112(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -12134,7 +12134,7 @@ Like `message-reply'.
12134 12134
12135;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 12135;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
12136;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 12136;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
12137;;;;;; (20281 13989)) 12137;;;;;; (20279 40897))
12138;;; Generated autoloads from gnus/gnus-picon.el 12138;;; Generated autoloads from gnus/gnus-picon.el
12139 12139
12140(autoload 'gnus-treat-from-picon "gnus-picon" "\ 12140(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -12161,7 +12161,7 @@ If picons are already displayed, remove them.
12161;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 12161;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
12162;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 12162;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
12163;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 12163;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
12164;;;;;; "gnus/gnus-range.el" (20281 13989)) 12164;;;;;; "gnus/gnus-range.el" (20229 34587))
12165;;; Generated autoloads from gnus/gnus-range.el 12165;;; Generated autoloads from gnus/gnus-range.el
12166 12166
12167(autoload 'gnus-sorted-difference "gnus-range" "\ 12167(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -12229,7 +12229,7 @@ Add NUM into sorted LIST by side effect.
12229;;;*** 12229;;;***
12230 12230
12231;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 12231;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
12232;;;;;; "gnus-registry" "gnus/gnus-registry.el" (20281 13989)) 12232;;;;;; "gnus-registry" "gnus/gnus-registry.el" (20279 40897))
12233;;; Generated autoloads from gnus/gnus-registry.el 12233;;; Generated autoloads from gnus/gnus-registry.el
12234 12234
12235(autoload 'gnus-registry-initialize "gnus-registry" "\ 12235(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12245,8 +12245,8 @@ Install the registry hooks.
12245;;;*** 12245;;;***
12246 12246
12247;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 12247;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
12248;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (20281 12248;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (20229
12249;;;;;; 13989)) 12249;;;;;; 34587))
12250;;; Generated autoloads from gnus/gnus-sieve.el 12250;;; Generated autoloads from gnus/gnus-sieve.el
12251 12251
12252(autoload 'gnus-sieve-update "gnus-sieve" "\ 12252(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12274,7 +12274,7 @@ See the documentation for these variables and functions for details.
12274;;;*** 12274;;;***
12275 12275
12276;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12276;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
12277;;;;;; (20281 13989)) 12277;;;;;; (20229 34587))
12278;;; Generated autoloads from gnus/gnus-spec.el 12278;;; Generated autoloads from gnus/gnus-spec.el
12279 12279
12280(autoload 'gnus-update-format "gnus-spec" "\ 12280(autoload 'gnus-update-format "gnus-spec" "\
@@ -12285,7 +12285,7 @@ Update the format specification near point.
12285;;;*** 12285;;;***
12286 12286
12287;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" 12287;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el"
12288;;;;;; (20285 5577)) 12288;;;;;; (20286 14149))
12289;;; Generated autoloads from gnus/gnus-start.el 12289;;; Generated autoloads from gnus/gnus-start.el
12290 12290
12291(autoload 'gnus-declare-backend "gnus-start" "\ 12291(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12296,7 +12296,7 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12296;;;*** 12296;;;***
12297 12297
12298;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el" 12298;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el"
12299;;;;;; (20291 37665)) 12299;;;;;; (20291 32066))
12300;;; Generated autoloads from gnus/gnus-sum.el 12300;;; Generated autoloads from gnus/gnus-sum.el
12301 12301
12302(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12302(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12308,7 +12308,7 @@ BOOKMARK is a bookmark name or a bookmark record.
12308;;;*** 12308;;;***
12309 12309
12310;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize) 12310;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize)
12311;;;;;; "gnus-sync" "gnus/gnus-sync.el" (20281 13989)) 12311;;;;;; "gnus-sync" "gnus/gnus-sync.el" (20229 34587))
12312;;; Generated autoloads from gnus/gnus-sync.el 12312;;; Generated autoloads from gnus/gnus-sync.el
12313 12313
12314(autoload 'gnus-sync-initialize "gnus-sync" "\ 12314(autoload 'gnus-sync-initialize "gnus-sync" "\
@@ -12324,7 +12324,7 @@ Install the sync hooks.
12324;;;*** 12324;;;***
12325 12325
12326;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12326;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
12327;;;;;; (20281 13989)) 12327;;;;;; (20232 10689))
12328;;; Generated autoloads from gnus/gnus-win.el 12328;;; Generated autoloads from gnus/gnus-win.el
12329 12329
12330(autoload 'gnus-add-configuration "gnus-win" "\ 12330(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12335,7 +12335,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12335;;;*** 12335;;;***
12336 12336
12337;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el" 12337;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el"
12338;;;;;; (20286 22798)) 12338;;;;;; (20286 55781))
12339;;; Generated autoloads from net/gnutls.el 12339;;; Generated autoloads from net/gnutls.el
12340 12340
12341(defvar gnutls-min-prime-bits nil "\ 12341(defvar gnutls-min-prime-bits nil "\
@@ -12351,7 +12351,7 @@ A value of nil says to use the default gnutls value.")
12351 12351
12352;;;*** 12352;;;***
12353 12353
12354;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (20281 13989)) 12354;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (20300 47034))
12355;;; Generated autoloads from play/gomoku.el 12355;;; Generated autoloads from play/gomoku.el
12356 12356
12357(autoload 'gomoku "gomoku" "\ 12357(autoload 'gomoku "gomoku" "\
@@ -12378,8 +12378,8 @@ Use \\[describe-mode] for more info.
12378;;;*** 12378;;;***
12379 12379
12380;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address 12380;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address
12381;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20281 12381;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20273
12382;;;;;; 13989)) 12382;;;;;; 55692))
12383;;; Generated autoloads from net/goto-addr.el 12383;;; Generated autoloads from net/goto-addr.el
12384 12384
12385(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 12385(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -12421,7 +12421,7 @@ Like `goto-address-mode', but only for comments and strings.
12421;;;*** 12421;;;***
12422 12422
12423;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve) 12423;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve)
12424;;;;;; "gravatar" "gnus/gravatar.el" (20281 13989)) 12424;;;;;; "gravatar" "gnus/gravatar.el" (20279 40897))
12425;;; Generated autoloads from gnus/gravatar.el 12425;;; Generated autoloads from gnus/gravatar.el
12426 12426
12427(autoload 'gravatar-retrieve "gravatar" "\ 12427(autoload 'gravatar-retrieve "gravatar" "\
@@ -12439,7 +12439,7 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12439 12439
12440;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12440;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12441;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12441;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12442;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20281 13989)) 12442;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20255 25045))
12443;;; Generated autoloads from progmodes/grep.el 12443;;; Generated autoloads from progmodes/grep.el
12444 12444
12445(defvar grep-window-height nil "\ 12445(defvar grep-window-height nil "\
@@ -12601,7 +12601,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
12601 12601
12602;;;*** 12602;;;***
12603 12603
12604;;;### (autoloads (gs-load-image) "gs" "gs.el" (20281 13989)) 12604;;;### (autoloads (gs-load-image) "gs" "gs.el" (20229 34587))
12605;;; Generated autoloads from gs.el 12605;;; Generated autoloads from gs.el
12606 12606
12607(autoload 'gs-load-image "gs" "\ 12607(autoload 'gs-load-image "gs" "\
@@ -12615,7 +12615,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12615;;;*** 12615;;;***
12616 12616
12617;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb 12617;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb
12618;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20281 13989)) 12618;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20270 25925))
12619;;; Generated autoloads from progmodes/gud.el 12619;;; Generated autoloads from progmodes/gud.el
12620 12620
12621(autoload 'gud-gdb "gud" "\ 12621(autoload 'gud-gdb "gud" "\
@@ -12703,8 +12703,8 @@ it if ARG is omitted or nil.
12703 12703
12704;;;*** 12704;;;***
12705 12705
12706;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (20281 12706;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (20300
12707;;;;;; 13989)) 12707;;;;;; 47034))
12708;;; Generated autoloads from play/handwrite.el 12708;;; Generated autoloads from play/handwrite.el
12709 12709
12710(autoload 'handwrite "handwrite" "\ 12710(autoload 'handwrite "handwrite" "\
@@ -12722,7 +12722,7 @@ Variables: `handwrite-linespace' (default 12)
12722;;;*** 12722;;;***
12723 12723
12724;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12724;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12725;;;;;; (20281 13875)) 12725;;;;;; (19981 40664))
12726;;; Generated autoloads from play/hanoi.el 12726;;; Generated autoloads from play/hanoi.el
12727 12727
12728(autoload 'hanoi "hanoi" "\ 12728(autoload 'hanoi "hanoi" "\
@@ -12751,7 +12751,7 @@ to be updated.
12751 12751
12752;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment 12752;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment
12753;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment) 12753;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment)
12754;;;;;; "hashcash" "mail/hashcash.el" (20281 13989)) 12754;;;;;; "hashcash" "mail/hashcash.el" (20229 34587))
12755;;; Generated autoloads from mail/hashcash.el 12755;;; Generated autoloads from mail/hashcash.el
12756 12756
12757(autoload 'hashcash-insert-payment "hashcash" "\ 12757(autoload 'hashcash-insert-payment "hashcash" "\
@@ -12796,7 +12796,7 @@ Prefix arg sets default accept amount temporarily.
12796;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12796;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12797;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12797;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12798;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12798;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12799;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (20281 13989)) 12799;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (20229 34587))
12800;;; Generated autoloads from help-at-pt.el 12800;;; Generated autoloads from help-at-pt.el
12801 12801
12802(autoload 'help-at-pt-string "help-at-pt" "\ 12802(autoload 'help-at-pt-string "help-at-pt" "\
@@ -12926,7 +12926,7 @@ different regions. With numeric argument ARG, behaves like
12926;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories 12926;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories
12927;;;;;; describe-syntax describe-variable variable-at-point describe-function-1 12927;;;;;; describe-syntax describe-variable variable-at-point describe-function-1
12928;;;;;; find-lisp-object-file-name help-C-file-name describe-function) 12928;;;;;; find-lisp-object-file-name help-C-file-name describe-function)
12929;;;;;; "help-fns" "help-fns.el" (20297 63987)) 12929;;;;;; "help-fns" "help-fns.el" (20298 5305))
12930;;; Generated autoloads from help-fns.el 12930;;; Generated autoloads from help-fns.el
12931 12931
12932(autoload 'describe-function "help-fns" "\ 12932(autoload 'describe-function "help-fns" "\
@@ -13006,7 +13006,7 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file.
13006;;;*** 13006;;;***
13007 13007
13008;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 13008;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
13009;;;;;; (20281 13989)) 13009;;;;;; (20249 19777))
13010;;; Generated autoloads from help-macro.el 13010;;; Generated autoloads from help-macro.el
13011 13011
13012(defvar three-step-help nil "\ 13012(defvar three-step-help nil "\
@@ -13022,8 +13022,8 @@ gives the window that lists the options.")
13022 13022
13023;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 13023;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
13024;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish 13024;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish
13025;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (20281 13025;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (20229
13026;;;;;; 13989)) 13026;;;;;; 34587))
13027;;; Generated autoloads from help-mode.el 13027;;; Generated autoloads from help-mode.el
13028 13028
13029(autoload 'help-mode "help-mode" "\ 13029(autoload 'help-mode "help-mode" "\
@@ -13116,7 +13116,7 @@ Add xrefs for symbols in `pp's output between FROM and TO.
13116;;;*** 13116;;;***
13117 13117
13118;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 13118;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
13119;;;;;; "emacs-lisp/helper.el" (20281 13989)) 13119;;;;;; "emacs-lisp/helper.el" (20229 34587))
13120;;; Generated autoloads from emacs-lisp/helper.el 13120;;; Generated autoloads from emacs-lisp/helper.el
13121 13121
13122(autoload 'Helper-describe-bindings "helper" "\ 13122(autoload 'Helper-describe-bindings "helper" "\
@@ -13132,7 +13132,7 @@ Provide help for current mode.
13132;;;*** 13132;;;***
13133 13133
13134;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 13134;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
13135;;;;;; "hexl.el" (20281 13989)) 13135;;;;;; "hexl.el" (20229 34587))
13136;;; Generated autoloads from hexl.el 13136;;; Generated autoloads from hexl.el
13137 13137
13138(autoload 'hexl-mode "hexl" "\ 13138(autoload 'hexl-mode "hexl" "\
@@ -13229,7 +13229,7 @@ This discards the buffer's undo information.
13229;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13229;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13230;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13230;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13231;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13231;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13232;;;;;; (20281 13989)) 13232;;;;;; (20229 34587))
13233;;; Generated autoloads from hi-lock.el 13233;;; Generated autoloads from hi-lock.el
13234 13234
13235(autoload 'hi-lock-mode "hi-lock" "\ 13235(autoload 'hi-lock-mode "hi-lock" "\
@@ -13368,7 +13368,7 @@ be found in variable `hi-lock-interactive-patterns'.
13368;;;*** 13368;;;***
13369 13369
13370;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el" 13370;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el"
13371;;;;;; (20281 13989)) 13371;;;;;; (20229 34587))
13372;;; Generated autoloads from progmodes/hideif.el 13372;;; Generated autoloads from progmodes/hideif.el
13373 13373
13374(autoload 'hide-ifdef-mode "hideif" "\ 13374(autoload 'hide-ifdef-mode "hideif" "\
@@ -13412,7 +13412,7 @@ Several variables affect how the hiding is done:
13412;;;*** 13412;;;***
13413 13413
13414;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13414;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13415;;;;;; (20281 13989)) 13415;;;;;; (20273 55692))
13416;;; Generated autoloads from progmodes/hideshow.el 13416;;; Generated autoloads from progmodes/hideshow.el
13417 13417
13418(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))) "\ 13418(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))) "\
@@ -13478,8 +13478,8 @@ Unconditionally turn off `hs-minor-mode'.
13478;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13478;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
13479;;;;;; highlight-changes-previous-change highlight-changes-next-change 13479;;;;;; highlight-changes-previous-change highlight-changes-next-change
13480;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode 13480;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode
13481;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20281 13481;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20229
13482;;;;;; 13989)) 13482;;;;;; 34587))
13483;;; Generated autoloads from hilit-chg.el 13483;;; Generated autoloads from hilit-chg.el
13484 13484
13485(autoload 'highlight-changes-mode "hilit-chg" "\ 13485(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -13614,7 +13614,7 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
13614;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 13614;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
13615;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 13615;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
13616;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 13616;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
13617;;;;;; "hippie-exp.el" (20281 13989)) 13617;;;;;; "hippie-exp.el" (20229 34587))
13618;;; Generated autoloads from hippie-exp.el 13618;;; Generated autoloads from hippie-exp.el
13619 13619
13620(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) "\ 13620(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) "\
@@ -13687,7 +13687,7 @@ argument VERBOSE non-nil makes the function verbose.
13687;;;*** 13687;;;***
13688 13688
13689;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13689;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13690;;;;;; (20281 13989)) 13690;;;;;; (20229 34587))
13691;;; Generated autoloads from hl-line.el 13691;;; Generated autoloads from hl-line.el
13692 13692
13693(autoload 'hl-line-mode "hl-line" "\ 13693(autoload 'hl-line-mode "hl-line" "\
@@ -13740,7 +13740,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13740;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays 13740;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays
13741;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays 13741;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
13742;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays" 13742;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays"
13743;;;;;; "calendar/holidays.el" (20287 42957)) 13743;;;;;; "calendar/holidays.el" (20287 5356))
13744;;; Generated autoloads from calendar/holidays.el 13744;;; Generated autoloads from calendar/holidays.el
13745 13745
13746(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1") 13746(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1")
@@ -13888,8 +13888,8 @@ The optional LABEL is used to label the buffer created.
13888 13888
13889;;;*** 13889;;;***
13890 13890
13891;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (20281 13891;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (20229
13892;;;;;; 13989)) 13892;;;;;; 34587))
13893;;; Generated autoloads from gnus/html2text.el 13893;;; Generated autoloads from gnus/html2text.el
13894 13894
13895(autoload 'html2text "html2text" "\ 13895(autoload 'html2text "html2text" "\
@@ -13900,7 +13900,7 @@ Convert HTML to plain text in the current buffer.
13900;;;*** 13900;;;***
13901 13901
13902;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer) 13902;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer)
13903;;;;;; "htmlfontify" "htmlfontify.el" (20281 13989)) 13903;;;;;; "htmlfontify" "htmlfontify.el" (20300 47034))
13904;;; Generated autoloads from htmlfontify.el 13904;;; Generated autoloads from htmlfontify.el
13905 13905
13906(autoload 'htmlfontify-buffer "htmlfontify" "\ 13906(autoload 'htmlfontify-buffer "htmlfontify" "\
@@ -13933,8 +13933,8 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'.
13933;;;*** 13933;;;***
13934 13934
13935;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 13935;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
13936;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (20281 13936;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (20229
13937;;;;;; 13989)) 13937;;;;;; 34587))
13938;;; Generated autoloads from ibuf-macs.el 13938;;; Generated autoloads from ibuf-macs.el
13939 13939
13940(autoload 'define-ibuffer-column "ibuf-macs" "\ 13940(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -14031,7 +14031,7 @@ bound to the current value of the filter.
14031;;;*** 14031;;;***
14032 14032
14033;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 14033;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
14034;;;;;; "ibuffer" "ibuffer.el" (20281 13989)) 14034;;;;;; "ibuffer" "ibuffer.el" (20232 10689))
14035;;; Generated autoloads from ibuffer.el 14035;;; Generated autoloads from ibuffer.el
14036 14036
14037(autoload 'ibuffer-list-buffers "ibuffer" "\ 14037(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14072,7 +14072,7 @@ FORMATS is the value to use for `ibuffer-formats'.
14072 14072
14073;;;### (autoloads (icalendar-import-buffer icalendar-import-file 14073;;;### (autoloads (icalendar-import-buffer icalendar-import-file
14074;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 14074;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
14075;;;;;; "calendar/icalendar.el" (20281 13989)) 14075;;;;;; "calendar/icalendar.el" (20229 34587))
14076;;; Generated autoloads from calendar/icalendar.el 14076;;; Generated autoloads from calendar/icalendar.el
14077 14077
14078(autoload 'icalendar-export-file "icalendar" "\ 14078(autoload 'icalendar-export-file "icalendar" "\
@@ -14125,7 +14125,7 @@ buffer `*icalendar-errors*'.
14125;;;*** 14125;;;***
14126 14126
14127;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20294 14127;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20294
14128;;;;;; 31102)) 14128;;;;;; 38748))
14129;;; Generated autoloads from icomplete.el 14129;;; Generated autoloads from icomplete.el
14130 14130
14131(defvar icomplete-mode nil "\ 14131(defvar icomplete-mode nil "\
@@ -14147,7 +14147,7 @@ the mode if ARG is omitted or nil.
14147 14147
14148;;;*** 14148;;;***
14149 14149
14150;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (20281 13989)) 14150;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (20229 34587))
14151;;; Generated autoloads from progmodes/icon.el 14151;;; Generated autoloads from progmodes/icon.el
14152 14152
14153(autoload 'icon-mode "icon" "\ 14153(autoload 'icon-mode "icon" "\
@@ -14188,7 +14188,7 @@ with no args, if that value is non-nil.
14188;;;*** 14188;;;***
14189 14189
14190;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 14190;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
14191;;;;;; (20281 13989)) 14191;;;;;; (20237 28610))
14192;;; Generated autoloads from progmodes/idlw-shell.el 14192;;; Generated autoloads from progmodes/idlw-shell.el
14193 14193
14194(autoload 'idlwave-shell "idlw-shell" "\ 14194(autoload 'idlwave-shell "idlw-shell" "\
@@ -14214,7 +14214,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
14214;;;*** 14214;;;***
14215 14215
14216;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14216;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
14217;;;;;; (20281 13989)) 14217;;;;;; (20229 34587))
14218;;; Generated autoloads from progmodes/idlwave.el 14218;;; Generated autoloads from progmodes/idlwave.el
14219 14219
14220(autoload 'idlwave-mode "idlwave" "\ 14220(autoload 'idlwave-mode "idlwave" "\
@@ -14348,8 +14348,8 @@ The main features of this mode are
14348;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14348;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
14349;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14349;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14350;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14350;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14351;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20281 14351;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20268
14352;;;;;; 13989)) 14352;;;;;; 33259))
14353;;; Generated autoloads from ido.el 14353;;; Generated autoloads from ido.el
14354 14354
14355(defvar ido-mode nil "\ 14355(defvar ido-mode nil "\
@@ -14609,7 +14609,7 @@ DEF, if non-nil, is the default value.
14609 14609
14610;;;*** 14610;;;***
14611 14611
14612;;;### (autoloads (ielm) "ielm" "ielm.el" (20281 13989)) 14612;;;### (autoloads (ielm) "ielm" "ielm.el" (20229 34587))
14613;;; Generated autoloads from ielm.el 14613;;; Generated autoloads from ielm.el
14614 14614
14615(autoload 'ielm "ielm" "\ 14615(autoload 'ielm "ielm" "\
@@ -14620,7 +14620,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
14620 14620
14621;;;*** 14621;;;***
14622 14622
14623;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (20281 13989)) 14623;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (20273 55691))
14624;;; Generated autoloads from iimage.el 14624;;; Generated autoloads from iimage.el
14625 14625
14626(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") 14626(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1")
@@ -14641,7 +14641,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
14641;;;;;; create-image image-type-auto-detected-p image-type-available-p 14641;;;;;; create-image image-type-auto-detected-p image-type-available-p
14642;;;;;; image-type image-type-from-file-name image-type-from-file-header 14642;;;;;; image-type image-type-from-file-name image-type-from-file-header
14643;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el" 14643;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el"
14644;;;;;; (20281 13989)) 14644;;;;;; (20300 47034))
14645;;; Generated autoloads from image.el 14645;;; Generated autoloads from image.el
14646 14646
14647(autoload 'image-type-from-data "image" "\ 14647(autoload 'image-type-from-data "image" "\
@@ -14838,7 +14838,7 @@ If Emacs is compiled without ImageMagick support, do nothing.
14838;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag 14838;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
14839;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs 14839;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
14840;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs) 14840;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs)
14841;;;;;; "image-dired" "image-dired.el" (20281 13989)) 14841;;;;;; "image-dired" "image-dired.el" (20229 34587))
14842;;; Generated autoloads from image-dired.el 14842;;; Generated autoloads from image-dired.el
14843 14843
14844(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\ 14844(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\
@@ -14976,7 +14976,7 @@ easy-to-use form.
14976 14976
14977;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 14977;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
14978;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 14978;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
14979;;;;;; "image-file.el" (20281 13989)) 14979;;;;;; "image-file.el" (20229 34587))
14980;;; Generated autoloads from image-file.el 14980;;; Generated autoloads from image-file.el
14981 14981
14982(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ 14982(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
@@ -15039,7 +15039,7 @@ An image file is one whose name has an extension in
15039;;;*** 15039;;;***
15040 15040
15041;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode 15041;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
15042;;;;;; image-mode) "image-mode" "image-mode.el" (20281 13989)) 15042;;;;;; image-mode) "image-mode" "image-mode.el" (20274 22975))
15043;;; Generated autoloads from image-mode.el 15043;;; Generated autoloads from image-mode.el
15044 15044
15045(autoload 'image-mode "image-mode" "\ 15045(autoload 'image-mode "image-mode" "\
@@ -15084,7 +15084,7 @@ on these modes.
15084;;;*** 15084;;;***
15085 15085
15086;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 15086;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
15087;;;;;; imenu-sort-function) "imenu" "imenu.el" (20281 13989)) 15087;;;;;; imenu-sort-function) "imenu" "imenu.el" (20229 34587))
15088;;; Generated autoloads from imenu.el 15088;;; Generated autoloads from imenu.el
15089 15089
15090(defvar imenu-sort-function nil "\ 15090(defvar imenu-sort-function nil "\
@@ -15201,7 +15201,7 @@ for more information.
15201 15201
15202;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion 15202;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion
15203;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 15203;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
15204;;;;;; "ind-util" "language/ind-util.el" (20281 13989)) 15204;;;;;; "ind-util" "language/ind-util.el" (20229 34587))
15205;;; Generated autoloads from language/ind-util.el 15205;;; Generated autoloads from language/ind-util.el
15206 15206
15207(autoload 'indian-compose-region "ind-util" "\ 15207(autoload 'indian-compose-region "ind-util" "\
@@ -15233,7 +15233,7 @@ Convert old Emacs Devanagari characters to UCS.
15233 15233
15234;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 15234;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
15235;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 15235;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
15236;;;;;; "progmodes/inf-lisp.el" (20281 13989)) 15236;;;;;; "progmodes/inf-lisp.el" (20229 34587))
15237;;; Generated autoloads from progmodes/inf-lisp.el 15237;;; Generated autoloads from progmodes/inf-lisp.el
15238 15238
15239(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\ 15239(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\
@@ -15300,7 +15300,7 @@ of `inferior-lisp-program'). Runs the hooks from
15300;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node 15300;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node
15301;;;;;; Info-mode info-finder info-apropos Info-index Info-directory 15301;;;;;; Info-mode info-finder info-apropos Info-index Info-directory
15302;;;;;; Info-on-current-buffer info-standalone info-emacs-manual 15302;;;;;; Info-on-current-buffer info-standalone info-emacs-manual
15303;;;;;; info info-other-window) "info" "info.el" (20281 13989)) 15303;;;;;; info info-other-window) "info" "info.el" (20242 46528))
15304;;; Generated autoloads from info.el 15304;;; Generated autoloads from info.el
15305 15305
15306(autoload 'info-other-window "info" "\ 15306(autoload 'info-other-window "info" "\
@@ -15486,7 +15486,7 @@ Go to Info buffer that displays MANUAL, creating it if none already exists.
15486 15486
15487;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 15487;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
15488;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 15488;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
15489;;;;;; (20281 13989)) 15489;;;;;; (20229 34587))
15490;;; Generated autoloads from info-look.el 15490;;; Generated autoloads from info-look.el
15491 15491
15492(autoload 'info-lookup-reset "info-look" "\ 15492(autoload 'info-lookup-reset "info-look" "\
@@ -15535,7 +15535,7 @@ Perform completion on file preceding point.
15535 15535
15536;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom 15536;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom
15537;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el" 15537;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el"
15538;;;;;; (20281 13989)) 15538;;;;;; (20229 34587))
15539;;; Generated autoloads from info-xref.el 15539;;; Generated autoloads from info-xref.el
15540 15540
15541(autoload 'info-xref-check "info-xref" "\ 15541(autoload 'info-xref-check "info-xref" "\
@@ -15618,7 +15618,7 @@ the sources handy.
15618;;;*** 15618;;;***
15619 15619
15620;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold 15620;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold
15621;;;;;; Info-tagify) "informat" "informat.el" (20281 13989)) 15621;;;;;; Info-tagify) "informat" "informat.el" (20229 34587))
15622;;; Generated autoloads from informat.el 15622;;; Generated autoloads from informat.el
15623 15623
15624(autoload 'Info-tagify "informat" "\ 15624(autoload 'Info-tagify "informat" "\
@@ -15665,7 +15665,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
15665 15665
15666;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 15666;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
15667;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 15667;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
15668;;;;;; (20281 13989)) 15668;;;;;; (20229 34587))
15669;;; Generated autoloads from international/isearch-x.el 15669;;; Generated autoloads from international/isearch-x.el
15670 15670
15671(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 15671(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -15685,8 +15685,8 @@ Toggle input method in interactive search.
15685 15685
15686;;;*** 15686;;;***
15687 15687
15688;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (20281 15688;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (20229
15689;;;;;; 13989)) 15689;;;;;; 34587))
15690;;; Generated autoloads from isearchb.el 15690;;; Generated autoloads from isearchb.el
15691 15691
15692(autoload 'isearchb-activate "isearchb" "\ 15692(autoload 'isearchb-activate "isearchb" "\
@@ -15702,7 +15702,7 @@ accessed via isearchb.
15702;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 15702;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
15703;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 15703;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
15704;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 15704;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
15705;;;;;; "international/iso-cvt.el" (20281 13989)) 15705;;;;;; "international/iso-cvt.el" (20229 34587))
15706;;; Generated autoloads from international/iso-cvt.el 15706;;; Generated autoloads from international/iso-cvt.el
15707 15707
15708(autoload 'iso-spanish "iso-cvt" "\ 15708(autoload 'iso-spanish "iso-cvt" "\
@@ -15793,7 +15793,7 @@ Add submenus to the File menu, to convert to and from various formats.
15793;;;*** 15793;;;***
15794 15794
15795;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 15795;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
15796;;;;;; (20281 13989)) 15796;;;;;; (20229 34587))
15797;;; Generated autoloads from international/iso-transl.el 15797;;; Generated autoloads from international/iso-transl.el
15798 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 15798 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
15799 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 15799 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -15805,7 +15805,7 @@ Add submenus to the File menu, to convert to and from various formats.
15805;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15805;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
15806;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15806;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15807;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) 15807;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
15808;;;;;; "ispell" "textmodes/ispell.el" (20281 13989)) 15808;;;;;; "ispell" "textmodes/ispell.el" (20229 34587))
15809;;; Generated autoloads from textmodes/ispell.el 15809;;; Generated autoloads from textmodes/ispell.el
15810 15810
15811(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 15811(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -16031,8 +16031,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to
16031 16031
16032;;;*** 16032;;;***
16033 16033
16034;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20281 16034;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20229
16035;;;;;; 13989)) 16035;;;;;; 34587))
16036;;; Generated autoloads from iswitchb.el 16036;;; Generated autoloads from iswitchb.el
16037 16037
16038(defvar iswitchb-mode nil "\ 16038(defvar iswitchb-mode nil "\
@@ -16060,7 +16060,7 @@ between buffers using substrings. See `iswitchb' for details.
16060;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 16060;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
16061;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 16061;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
16062;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 16062;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
16063;;;;;; "japan-util" "language/japan-util.el" (20281 13989)) 16063;;;;;; "japan-util" "language/japan-util.el" (20229 34587))
16064;;; Generated autoloads from language/japan-util.el 16064;;; Generated autoloads from language/japan-util.el
16065 16065
16066(autoload 'setup-japanese-environment-internal "japan-util" "\ 16066(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -16138,7 +16138,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16138;;;*** 16138;;;***
16139 16139
16140;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 16140;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
16141;;;;;; "jka-compr.el" (20281 13989)) 16141;;;;;; "jka-compr.el" (20250 40679))
16142;;; Generated autoloads from jka-compr.el 16142;;; Generated autoloads from jka-compr.el
16143 16143
16144(defvar jka-compr-inhibit nil "\ 16144(defvar jka-compr-inhibit nil "\
@@ -16161,7 +16161,7 @@ by `jka-compr-installed'.
16161 16161
16162;;;*** 16162;;;***
16163 16163
16164;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20281 13989)) 16164;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20229 34587))
16165;;; Generated autoloads from progmodes/js.el 16165;;; Generated autoloads from progmodes/js.el
16166 16166
16167(autoload 'js-mode "js" "\ 16167(autoload 'js-mode "js" "\
@@ -16175,7 +16175,7 @@ Major mode for editing JavaScript.
16175 16175
16176;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 16176;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
16177;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 16177;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
16178;;;;;; (20281 13989)) 16178;;;;;; (20237 28610))
16179;;; Generated autoloads from emulation/keypad.el 16179;;; Generated autoloads from emulation/keypad.el
16180 16180
16181(defvar keypad-setup nil "\ 16181(defvar keypad-setup nil "\
@@ -16231,7 +16231,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
16231;;;*** 16231;;;***
16232 16232
16233;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 16233;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
16234;;;;;; (20281 13989)) 16234;;;;;; (20229 34587))
16235;;; Generated autoloads from international/kinsoku.el 16235;;; Generated autoloads from international/kinsoku.el
16236 16236
16237(autoload 'kinsoku "kinsoku" "\ 16237(autoload 'kinsoku "kinsoku" "\
@@ -16252,8 +16252,8 @@ the context of text formatting.
16252 16252
16253;;;*** 16253;;;***
16254 16254
16255;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (20281 16255;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (20229
16256;;;;;; 13989)) 16256;;;;;; 34587))
16257;;; Generated autoloads from international/kkc.el 16257;;; Generated autoloads from international/kkc.el
16258 16258
16259(defvar kkc-after-update-conversion-functions nil "\ 16259(defvar kkc-after-update-conversion-functions nil "\
@@ -16278,7 +16278,7 @@ and the return value is the length of the conversion.
16278;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16278;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
16279;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16279;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
16280;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item) 16280;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item)
16281;;;;;; "kmacro" "kmacro.el" (20281 13989)) 16281;;;;;; "kmacro" "kmacro.el" (20229 34587))
16282;;; Generated autoloads from kmacro.el 16282;;; Generated autoloads from kmacro.el
16283 (global-set-key "\C-x(" 'kmacro-start-macro) 16283 (global-set-key "\C-x(" 'kmacro-start-macro)
16284 (global-set-key "\C-x)" 'kmacro-end-macro) 16284 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16389,7 +16389,7 @@ If kbd macro currently being defined end it before activating it.
16389;;;*** 16389;;;***
16390 16390
16391;;;### (autoloads (setup-korean-environment-internal) "korea-util" 16391;;;### (autoloads (setup-korean-environment-internal) "korea-util"
16392;;;;;; "language/korea-util.el" (20281 13989)) 16392;;;;;; "language/korea-util.el" (20229 34587))
16393;;; Generated autoloads from language/korea-util.el 16393;;; Generated autoloads from language/korea-util.el
16394 16394
16395(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ 16395(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\
@@ -16404,7 +16404,7 @@ If kbd macro currently being defined end it before activating it.
16404;;;*** 16404;;;***
16405 16405
16406;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el" 16406;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el"
16407;;;;;; (20281 13989)) 16407;;;;;; (20300 47034))
16408;;; Generated autoloads from play/landmark.el 16408;;; Generated autoloads from play/landmark.el
16409 16409
16410(defalias 'landmark-repeat 'landmark-test-run) 16410(defalias 'landmark-repeat 'landmark-test-run)
@@ -16436,7 +16436,7 @@ Use \\[describe-mode] for more info.
16436 16436
16437;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string 16437;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
16438;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) 16438;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
16439;;;;;; "lao-util" "language/lao-util.el" (20281 13989)) 16439;;;;;; "lao-util" "language/lao-util.el" (20229 34587))
16440;;; Generated autoloads from language/lao-util.el 16440;;; Generated autoloads from language/lao-util.el
16441 16441
16442(autoload 'lao-compose-string "lao-util" "\ 16442(autoload 'lao-compose-string "lao-util" "\
@@ -16475,7 +16475,7 @@ Transcribe Romanized Lao string STR to Lao character string.
16475 16475
16476;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 16476;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
16477;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 16477;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
16478;;;;;; "latexenc" "international/latexenc.el" (20281 13989)) 16478;;;;;; "latexenc" "international/latexenc.el" (20229 34587))
16479;;; Generated autoloads from international/latexenc.el 16479;;; Generated autoloads from international/latexenc.el
16480 16480
16481(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))) "\ 16481(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))) "\
@@ -16507,7 +16507,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16507;;;*** 16507;;;***
16508 16508
16509;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 16509;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
16510;;;;;; "latin1-disp" "international/latin1-disp.el" (20281 13989)) 16510;;;;;; "latin1-disp" "international/latin1-disp.el" (20229 34587))
16511;;; Generated autoloads from international/latin1-disp.el 16511;;; Generated autoloads from international/latin1-disp.el
16512 16512
16513(defvar latin1-display nil "\ 16513(defvar latin1-display nil "\
@@ -16549,7 +16549,7 @@ use either \\[customize] or the function `latin1-display'.")
16549;;;*** 16549;;;***
16550 16550
16551;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16551;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
16552;;;;;; (20281 13989)) 16552;;;;;; (20229 34587))
16553;;; Generated autoloads from progmodes/ld-script.el 16553;;; Generated autoloads from progmodes/ld-script.el
16554 16554
16555(autoload 'ld-script-mode "ld-script" "\ 16555(autoload 'ld-script-mode "ld-script" "\
@@ -16560,7 +16560,7 @@ A major mode to edit GNU ld script files
16560;;;*** 16560;;;***
16561 16561
16562;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 16562;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
16563;;;;;; (20281 13989)) 16563;;;;;; (20229 34587))
16564;;; Generated autoloads from ledit.el 16564;;; Generated autoloads from ledit.el
16565 16565
16566(defconst ledit-save-files t "\ 16566(defconst ledit-save-files t "\
@@ -16595,7 +16595,7 @@ do (setq lisp-mode-hook 'ledit-from-lisp-mode)
16595 16595
16596;;;*** 16596;;;***
16597 16597
16598;;;### (autoloads (life) "life" "play/life.el" (20281 13989)) 16598;;;### (autoloads (life) "life" "play/life.el" (20229 34587))
16599;;; Generated autoloads from play/life.el 16599;;; Generated autoloads from play/life.el
16600 16600
16601(autoload 'life "life" "\ 16601(autoload 'life "life" "\
@@ -16609,7 +16609,7 @@ generations (this defaults to 1).
16609;;;*** 16609;;;***
16610 16610
16611;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum" 16611;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum"
16612;;;;;; "linum.el" (20281 13989)) 16612;;;;;; "linum.el" (20229 34587))
16613;;; Generated autoloads from linum.el 16613;;; Generated autoloads from linum.el
16614 16614
16615(defvar linum-format 'dynamic "\ 16615(defvar linum-format 'dynamic "\
@@ -16654,8 +16654,8 @@ See `linum-mode' for more information on Linum mode.
16654 16654
16655;;;*** 16655;;;***
16656 16656
16657;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20281 16657;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20229
16658;;;;;; 13989)) 16658;;;;;; 34587))
16659;;; Generated autoloads from loadhist.el 16659;;; Generated autoloads from loadhist.el
16660 16660
16661(autoload 'unload-feature "loadhist" "\ 16661(autoload 'unload-feature "loadhist" "\
@@ -16687,7 +16687,7 @@ something strange, such as redefining an Emacs function.
16687;;;*** 16687;;;***
16688 16688
16689;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16689;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
16690;;;;;; "locate" "locate.el" (20281 13989)) 16690;;;;;; "locate" "locate.el" (20229 34587))
16691;;; Generated autoloads from locate.el 16691;;; Generated autoloads from locate.el
16692 16692
16693(defvar locate-ls-subdir-switches (purecopy "-al") "\ 16693(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -16739,7 +16739,7 @@ except that FILTER is not optional.
16739 16739
16740;;;*** 16740;;;***
16741 16741
16742;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20281 13989)) 16742;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20229 34587))
16743;;; Generated autoloads from vc/log-edit.el 16743;;; Generated autoloads from vc/log-edit.el
16744 16744
16745(autoload 'log-edit "log-edit" "\ 16745(autoload 'log-edit "log-edit" "\
@@ -16766,8 +16766,8 @@ uses the current buffer.
16766 16766
16767;;;*** 16767;;;***
16768 16768
16769;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (20281 16769;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (20279
16770;;;;;; 13989)) 16770;;;;;; 40897))
16771;;; Generated autoloads from vc/log-view.el 16771;;; Generated autoloads from vc/log-view.el
16772 16772
16773(autoload 'log-view-mode "log-view" "\ 16773(autoload 'log-view-mode "log-view" "\
@@ -16777,8 +16777,8 @@ Major mode for browsing CVS log output.
16777 16777
16778;;;*** 16778;;;***
16779 16779
16780;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20281 16780;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20229
16781;;;;;; 13989)) 16781;;;;;; 34587))
16782;;; Generated autoloads from longlines.el 16782;;; Generated autoloads from longlines.el
16783 16783
16784(autoload 'longlines-mode "longlines" "\ 16784(autoload 'longlines-mode "longlines" "\
@@ -16804,8 +16804,8 @@ newlines are indicated with a symbol.
16804;;;*** 16804;;;***
16805 16805
16806;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 16806;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
16807;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (20281 16807;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (20229
16808;;;;;; 13989)) 16808;;;;;; 34587))
16809;;; Generated autoloads from lpr.el 16809;;; Generated autoloads from lpr.el
16810 16810
16811(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\ 16811(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\
@@ -16901,7 +16901,7 @@ for further customization of the printer command.
16901;;;*** 16901;;;***
16902 16902
16903;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 16903;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
16904;;;;;; (20281 13989)) 16904;;;;;; (20273 55604))
16905;;; Generated autoloads from ls-lisp.el 16905;;; Generated autoloads from ls-lisp.el
16906 16906
16907(defvar ls-lisp-support-shell-wildcards t "\ 16907(defvar ls-lisp-support-shell-wildcards t "\
@@ -16912,8 +16912,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
16912 16912
16913;;;*** 16913;;;***
16914 16914
16915;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (20281 16915;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (20229
16916;;;;;; 13989)) 16916;;;;;; 34587))
16917;;; Generated autoloads from calendar/lunar.el 16917;;; Generated autoloads from calendar/lunar.el
16918 16918
16919(autoload 'lunar-phases "lunar" "\ 16919(autoload 'lunar-phases "lunar" "\
@@ -16927,8 +16927,8 @@ This function is suitable for execution in a .emacs file.
16927 16927
16928;;;*** 16928;;;***
16929 16929
16930;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (20281 16930;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (20229
16931;;;;;; 13989)) 16931;;;;;; 34587))
16932;;; Generated autoloads from progmodes/m4-mode.el 16932;;; Generated autoloads from progmodes/m4-mode.el
16933 16933
16934(autoload 'm4-mode "m4-mode" "\ 16934(autoload 'm4-mode "m4-mode" "\
@@ -16939,7 +16939,7 @@ A major mode to edit m4 macro files.
16939;;;*** 16939;;;***
16940 16940
16941;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 16941;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
16942;;;;;; (20281 13989)) 16942;;;;;; (20229 34587))
16943;;; Generated autoloads from emacs-lisp/macroexp.el 16943;;; Generated autoloads from emacs-lisp/macroexp.el
16944 16944
16945(autoload 'macroexpand-all "macroexp" "\ 16945(autoload 'macroexpand-all "macroexp" "\
@@ -16953,7 +16953,7 @@ definitions to shadow the loaded ones for use in file byte-compilation.
16953;;;*** 16953;;;***
16954 16954
16955;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 16955;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
16956;;;;;; name-last-kbd-macro) "macros" "macros.el" (20281 13989)) 16956;;;;;; name-last-kbd-macro) "macros" "macros.el" (20229 34587))
16957;;; Generated autoloads from macros.el 16957;;; Generated autoloads from macros.el
16958 16958
16959(autoload 'name-last-kbd-macro "macros" "\ 16959(autoload 'name-last-kbd-macro "macros" "\
@@ -17042,7 +17042,7 @@ and then select the region of un-tablified names and use
17042;;;*** 17042;;;***
17043 17043
17044;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 17044;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
17045;;;;;; "mail/mail-extr.el" (20281 13989)) 17045;;;;;; "mail/mail-extr.el" (20237 28610))
17046;;; Generated autoloads from mail/mail-extr.el 17046;;; Generated autoloads from mail/mail-extr.el
17047 17047
17048(autoload 'mail-extract-address-components "mail-extr" "\ 17048(autoload 'mail-extract-address-components "mail-extr" "\
@@ -17074,7 +17074,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
17074 17074
17075;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 17075;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
17076;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 17076;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
17077;;;;;; (20281 13989)) 17077;;;;;; (20229 34587))
17078;;; Generated autoloads from mail/mail-hist.el 17078;;; Generated autoloads from mail/mail-hist.el
17079 17079
17080(autoload 'mail-hist-define-keys "mail-hist" "\ 17080(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -17106,7 +17106,7 @@ This function normally would be called when the message is sent.
17106;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 17106;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
17107;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable 17107;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable
17108;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822) 17108;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822)
17109;;;;;; "mail-utils" "mail/mail-utils.el" (20281 13989)) 17109;;;;;; "mail-utils" "mail/mail-utils.el" (20229 34587))
17110;;; Generated autoloads from mail/mail-utils.el 17110;;; Generated autoloads from mail/mail-utils.el
17111 17111
17112(defvar mail-use-rfc822 nil "\ 17112(defvar mail-use-rfc822 nil "\
@@ -17178,8 +17178,8 @@ matches may be returned from the message body.
17178;;;*** 17178;;;***
17179 17179
17180;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup 17180;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
17181;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20281 17181;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20229
17182;;;;;; 13989)) 17182;;;;;; 34587))
17183;;; Generated autoloads from mail/mailabbrev.el 17183;;; Generated autoloads from mail/mailabbrev.el
17184 17184
17185(defvar mail-abbrevs-mode nil "\ 17185(defvar mail-abbrevs-mode nil "\
@@ -17230,7 +17230,7 @@ double-quotes.
17230 17230
17231;;;### (autoloads (mail-complete mail-completion-at-point-function 17231;;;### (autoloads (mail-complete mail-completion-at-point-function
17232;;;;;; define-mail-alias expand-mail-aliases mail-complete-style) 17232;;;;;; define-mail-alias expand-mail-aliases mail-complete-style)
17233;;;;;; "mailalias" "mail/mailalias.el" (20281 13989)) 17233;;;;;; "mailalias" "mail/mailalias.el" (20229 34587))
17234;;; Generated autoloads from mail/mailalias.el 17234;;; Generated autoloads from mail/mailalias.el
17235 17235
17236(defvar mail-complete-style 'angles "\ 17236(defvar mail-complete-style 'angles "\
@@ -17282,7 +17282,7 @@ current header, calls `mail-complete-function' and passes prefix ARG if any.
17282;;;*** 17282;;;***
17283 17283
17284;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17284;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
17285;;;;;; (20281 13989)) 17285;;;;;; (20237 28610))
17286;;; Generated autoloads from mail/mailclient.el 17286;;; Generated autoloads from mail/mailclient.el
17287 17287
17288(autoload 'mailclient-send-it "mailclient" "\ 17288(autoload 'mailclient-send-it "mailclient" "\
@@ -17296,7 +17296,7 @@ The mail client is taken to be the handler of mailto URLs.
17296 17296
17297;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 17297;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
17298;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 17298;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
17299;;;;;; "make-mode" "progmodes/make-mode.el" (20281 13989)) 17299;;;;;; "make-mode" "progmodes/make-mode.el" (20229 34587))
17300;;; Generated autoloads from progmodes/make-mode.el 17300;;; Generated autoloads from progmodes/make-mode.el
17301 17301
17302(autoload 'makefile-mode "make-mode" "\ 17302(autoload 'makefile-mode "make-mode" "\
@@ -17413,8 +17413,8 @@ An adapted `makefile-mode' that knows about imake.
17413 17413
17414;;;*** 17414;;;***
17415 17415
17416;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (20281 17416;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (20229
17417;;;;;; 13989)) 17417;;;;;; 34587))
17418;;; Generated autoloads from makesum.el 17418;;; Generated autoloads from makesum.el
17419 17419
17420(autoload 'make-command-summary "makesum" "\ 17420(autoload 'make-command-summary "makesum" "\
@@ -17426,7 +17426,7 @@ Previous contents of that buffer are killed first.
17426;;;*** 17426;;;***
17427 17427
17428;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el" 17428;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el"
17429;;;;;; (20292 45155)) 17429;;;;;; (20292 53022))
17430;;; Generated autoloads from man.el 17430;;; Generated autoloads from man.el
17431 17431
17432(defalias 'manual-entry 'man) 17432(defalias 'manual-entry 'man)
@@ -17480,7 +17480,7 @@ Default bookmark handler for Man buffers.
17480 17480
17481;;;*** 17481;;;***
17482 17482
17483;;;### (autoloads (master-mode) "master" "master.el" (20281 13989)) 17483;;;### (autoloads (master-mode) "master" "master.el" (20229 34587))
17484;;; Generated autoloads from master.el 17484;;; Generated autoloads from master.el
17485 17485
17486(autoload 'master-mode "master" "\ 17486(autoload 'master-mode "master" "\
@@ -17503,7 +17503,7 @@ yourself the value of `master-of' by calling `master-show-slave'.
17503;;;*** 17503;;;***
17504 17504
17505;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el" 17505;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el"
17506;;;;;; (20281 13989)) 17506;;;;;; (20229 34587))
17507;;; Generated autoloads from mb-depth.el 17507;;; Generated autoloads from mb-depth.el
17508 17508
17509(defvar minibuffer-depth-indicate-mode nil "\ 17509(defvar minibuffer-depth-indicate-mode nil "\
@@ -17536,7 +17536,7 @@ recursion depth in the minibuffer prompt. This is only useful if
17536;;;;;; message-forward-make-body message-forward message-recover 17536;;;;;; message-forward-make-body message-forward message-recover
17537;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 17537;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
17538;;;;;; message-reply message-news message-mail message-mode) "message" 17538;;;;;; message-reply message-news message-mail message-mode) "message"
17539;;;;;; "gnus/message.el" (20281 13989)) 17539;;;;;; "gnus/message.el" (20279 40897))
17540;;; Generated autoloads from gnus/message.el 17540;;; Generated autoloads from gnus/message.el
17541 17541
17542(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17542(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -17702,7 +17702,7 @@ which specify the range to operate on.
17702;;;*** 17702;;;***
17703 17703
17704;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17704;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17705;;;;;; (20281 13989)) 17705;;;;;; (20229 34587))
17706;;; Generated autoloads from progmodes/meta-mode.el 17706;;; Generated autoloads from progmodes/meta-mode.el
17707 17707
17708(autoload 'metafont-mode "meta-mode" "\ 17708(autoload 'metafont-mode "meta-mode" "\
@@ -17719,7 +17719,7 @@ Major mode for editing MetaPost sources.
17719 17719
17720;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 17720;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
17721;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 17721;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
17722;;;;;; (20281 13989)) 17722;;;;;; (20229 34587))
17723;;; Generated autoloads from mail/metamail.el 17723;;; Generated autoloads from mail/metamail.el
17724 17724
17725(autoload 'metamail-interpret-header "metamail" "\ 17725(autoload 'metamail-interpret-header "metamail" "\
@@ -17764,7 +17764,7 @@ redisplayed as output is inserted.
17764 17764
17765;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 17765;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
17766;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 17766;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
17767;;;;;; "mh-e/mh-comp.el" (20281 13989)) 17767;;;;;; "mh-e/mh-comp.el" (20229 34587))
17768;;; Generated autoloads from mh-e/mh-comp.el 17768;;; Generated autoloads from mh-e/mh-comp.el
17769 17769
17770(autoload 'mh-smail "mh-comp" "\ 17770(autoload 'mh-smail "mh-comp" "\
@@ -17854,7 +17854,7 @@ delete the draft message.
17854 17854
17855;;;*** 17855;;;***
17856 17856
17857;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20281 13989)) 17857;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20229 34587))
17858;;; Generated autoloads from mh-e/mh-e.el 17858;;; Generated autoloads from mh-e/mh-e.el
17859 17859
17860(put 'mh-progs 'risky-local-variable t) 17860(put 'mh-progs 'risky-local-variable t)
@@ -17871,7 +17871,7 @@ Display version information about MH-E and the MH mail handling system.
17871;;;*** 17871;;;***
17872 17872
17873;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 17873;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
17874;;;;;; "mh-e/mh-folder.el" (20281 13989)) 17874;;;;;; "mh-e/mh-folder.el" (20229 34587))
17875;;; Generated autoloads from mh-e/mh-folder.el 17875;;; Generated autoloads from mh-e/mh-folder.el
17876 17876
17877(autoload 'mh-rmail "mh-folder" "\ 17877(autoload 'mh-rmail "mh-folder" "\
@@ -17953,7 +17953,7 @@ perform the operation on all messages in that region.
17953;;;*** 17953;;;***
17954 17954
17955;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 17955;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
17956;;;;;; "midnight.el" (20281 13989)) 17956;;;;;; "midnight.el" (20229 34587))
17957;;; Generated autoloads from midnight.el 17957;;; Generated autoloads from midnight.el
17958 17958
17959(autoload 'clean-buffer-list "midnight" "\ 17959(autoload 'clean-buffer-list "midnight" "\
@@ -17980,7 +17980,7 @@ to its second argument TM.
17980;;;*** 17980;;;***
17981 17981
17982;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 17982;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
17983;;;;;; "minibuf-eldef.el" (20281 13989)) 17983;;;;;; "minibuf-eldef.el" (20229 34587))
17984;;; Generated autoloads from minibuf-eldef.el 17984;;; Generated autoloads from minibuf-eldef.el
17985 17985
17986(defvar minibuffer-electric-default-mode nil "\ 17986(defvar minibuffer-electric-default-mode nil "\
@@ -18010,7 +18010,7 @@ is modified to remove the default indication.
18010;;;*** 18010;;;***
18011 18011
18012;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el" 18012;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el"
18013;;;;;; (20281 13989)) 18013;;;;;; (20229 34587))
18014;;; Generated autoloads from misc.el 18014;;; Generated autoloads from misc.el
18015 18015
18016(autoload 'butterfly "misc" "\ 18016(autoload 'butterfly "misc" "\
@@ -18040,7 +18040,7 @@ The return value is always nil.
18040 18040
18041;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files 18041;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files
18042;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup) 18042;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup)
18043;;;;;; "misearch" "misearch.el" (20281 13989)) 18043;;;;;; "misearch" "misearch.el" (20229 34587))
18044;;; Generated autoloads from misearch.el 18044;;; Generated autoloads from misearch.el
18045 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 18045 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
18046 18046
@@ -18122,7 +18122,7 @@ whose file names match the specified wildcard.
18122;;;*** 18122;;;***
18123 18123
18124;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 18124;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
18125;;;;;; (20281 13989)) 18125;;;;;; (20237 28610))
18126;;; Generated autoloads from progmodes/mixal-mode.el 18126;;; Generated autoloads from progmodes/mixal-mode.el
18127 18127
18128(autoload 'mixal-mode "mixal-mode" "\ 18128(autoload 'mixal-mode "mixal-mode" "\
@@ -18133,7 +18133,7 @@ Major mode for the mixal asm language.
18133;;;*** 18133;;;***
18134 18134
18135;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el" 18135;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el"
18136;;;;;; (20281 13989)) 18136;;;;;; (20229 34587))
18137;;; Generated autoloads from gnus/mm-encode.el 18137;;; Generated autoloads from gnus/mm-encode.el
18138 18138
18139(autoload 'mm-default-file-encoding "mm-encode" "\ 18139(autoload 'mm-default-file-encoding "mm-encode" "\
@@ -18144,7 +18144,7 @@ Return a default encoding for FILE.
18144;;;*** 18144;;;***
18145 18145
18146;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 18146;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
18147;;;;;; "mm-extern" "gnus/mm-extern.el" (20281 13989)) 18147;;;;;; "mm-extern" "gnus/mm-extern.el" (20229 34587))
18148;;; Generated autoloads from gnus/mm-extern.el 18148;;; Generated autoloads from gnus/mm-extern.el
18149 18149
18150(autoload 'mm-extern-cache-contents "mm-extern" "\ 18150(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -18163,7 +18163,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18163;;;*** 18163;;;***
18164 18164
18165;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 18165;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
18166;;;;;; (20281 13989)) 18166;;;;;; (20229 34587))
18167;;; Generated autoloads from gnus/mm-partial.el 18167;;; Generated autoloads from gnus/mm-partial.el
18168 18168
18169(autoload 'mm-inline-partial "mm-partial" "\ 18169(autoload 'mm-inline-partial "mm-partial" "\
@@ -18177,7 +18177,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18177;;;*** 18177;;;***
18178 18178
18179;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 18179;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
18180;;;;;; "mm-url" "gnus/mm-url.el" (20281 13989)) 18180;;;;;; "mm-url" "gnus/mm-url.el" (20229 34587))
18181;;; Generated autoloads from gnus/mm-url.el 18181;;; Generated autoloads from gnus/mm-url.el
18182 18182
18183(autoload 'mm-url-insert-file-contents "mm-url" "\ 18183(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -18194,7 +18194,7 @@ Insert file contents of URL using `mm-url-program'.
18194;;;*** 18194;;;***
18195 18195
18196;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 18196;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
18197;;;;;; "gnus/mm-uu.el" (20281 13989)) 18197;;;;;; "gnus/mm-uu.el" (20229 34587))
18198;;; Generated autoloads from gnus/mm-uu.el 18198;;; Generated autoloads from gnus/mm-uu.el
18199 18199
18200(autoload 'mm-uu-dissect "mm-uu" "\ 18200(autoload 'mm-uu-dissect "mm-uu" "\
@@ -18214,7 +18214,7 @@ Assume text has been decoded if DECODED is non-nil.
18214;;;*** 18214;;;***
18215 18215
18216;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el" 18216;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el"
18217;;;;;; (20281 13989)) 18217;;;;;; (20229 34587))
18218;;; Generated autoloads from gnus/mml.el 18218;;; Generated autoloads from gnus/mml.el
18219 18219
18220(autoload 'mml-to-mime "mml" "\ 18220(autoload 'mml-to-mime "mml" "\
@@ -18239,7 +18239,7 @@ body) or \"attachment\" (separate from the body).
18239;;;*** 18239;;;***
18240 18240
18241;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 18241;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
18242;;;;;; (20291 37665)) 18242;;;;;; (20291 32066))
18243;;; Generated autoloads from gnus/mml1991.el 18243;;; Generated autoloads from gnus/mml1991.el
18244 18244
18245(autoload 'mml1991-encrypt "mml1991" "\ 18245(autoload 'mml1991-encrypt "mml1991" "\
@@ -18256,7 +18256,7 @@ body) or \"attachment\" (separate from the body).
18256 18256
18257;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 18257;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
18258;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 18258;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
18259;;;;;; "mml2015" "gnus/mml2015.el" (20281 13989)) 18259;;;;;; "mml2015" "gnus/mml2015.el" (20229 34587))
18260;;; Generated autoloads from gnus/mml2015.el 18260;;; Generated autoloads from gnus/mml2015.el
18261 18261
18262(autoload 'mml2015-decrypt "mml2015" "\ 18262(autoload 'mml2015-decrypt "mml2015" "\
@@ -18296,8 +18296,8 @@ body) or \"attachment\" (separate from the body).
18296 18296
18297;;;*** 18297;;;***
18298 18298
18299;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (20281 18299;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (20159
18300;;;;;; 13989)) 18300;;;;;; 42847))
18301;;; Generated autoloads from progmodes/modula2.el 18301;;; Generated autoloads from progmodes/modula2.el
18302 18302
18303(defalias 'modula-2-mode 'm2-mode) 18303(defalias 'modula-2-mode 'm2-mode)
@@ -18331,7 +18331,7 @@ followed by the first character of the construct.
18331;;;*** 18331;;;***
18332 18332
18333;;;### (autoloads (denato-region nato-region unmorse-region morse-region) 18333;;;### (autoloads (denato-region nato-region unmorse-region morse-region)
18334;;;;;; "morse" "play/morse.el" (20281 13989)) 18334;;;;;; "morse" "play/morse.el" (20229 34587))
18335;;; Generated autoloads from play/morse.el 18335;;; Generated autoloads from play/morse.el
18336 18336
18337(autoload 'morse-region "morse" "\ 18337(autoload 'morse-region "morse" "\
@@ -18357,7 +18357,7 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text.
18357;;;*** 18357;;;***
18358 18358
18359;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag" 18359;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag"
18360;;;;;; "mouse-drag.el" (20281 13989)) 18360;;;;;; "mouse-drag.el" (20229 34587))
18361;;; Generated autoloads from mouse-drag.el 18361;;; Generated autoloads from mouse-drag.el
18362 18362
18363(autoload 'mouse-drag-throw "mouse-drag" "\ 18363(autoload 'mouse-drag-throw "mouse-drag" "\
@@ -18404,8 +18404,8 @@ To test this function, evaluate:
18404 18404
18405;;;*** 18405;;;***
18406 18406
18407;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (20281 18407;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (20229
18408;;;;;; 13989)) 18408;;;;;; 34587))
18409;;; Generated autoloads from mouse-sel.el 18409;;; Generated autoloads from mouse-sel.el
18410 18410
18411(defvar mouse-sel-mode nil "\ 18411(defvar mouse-sel-mode nil "\
@@ -18448,7 +18448,7 @@ kill ring; mouse-1 or mouse-3 kills it.
18448 18448
18449;;;*** 18449;;;***
18450 18450
18451;;;### (autoloads (mpc) "mpc" "mpc.el" (20281 13989)) 18451;;;### (autoloads (mpc) "mpc" "mpc.el" (20229 34587))
18452;;; Generated autoloads from mpc.el 18452;;; Generated autoloads from mpc.el
18453 18453
18454(autoload 'mpc "mpc" "\ 18454(autoload 'mpc "mpc" "\
@@ -18458,7 +18458,7 @@ Main entry point for MPC.
18458 18458
18459;;;*** 18459;;;***
18460 18460
18461;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (20281 13989)) 18461;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (20229 34587))
18462;;; Generated autoloads from play/mpuz.el 18462;;; Generated autoloads from play/mpuz.el
18463 18463
18464(autoload 'mpuz "mpuz" "\ 18464(autoload 'mpuz "mpuz" "\
@@ -18468,7 +18468,7 @@ Multiplication puzzle with GNU Emacs.
18468 18468
18469;;;*** 18469;;;***
18470 18470
18471;;;### (autoloads (msb-mode) "msb" "msb.el" (20281 13989)) 18471;;;### (autoloads (msb-mode) "msb" "msb.el" (20229 34587))
18472;;; Generated autoloads from msb.el 18472;;; Generated autoloads from msb.el
18473 18473
18474(defvar msb-mode nil "\ 18474(defvar msb-mode nil "\
@@ -18498,7 +18498,7 @@ different buffer menu using the function `msb'.
18498;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18498;;;;;; describe-current-coding-system describe-current-coding-system-briefly
18499;;;;;; describe-coding-system describe-character-set list-charset-chars 18499;;;;;; describe-coding-system describe-character-set list-charset-chars
18500;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18500;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
18501;;;;;; (20281 13989)) 18501;;;;;; (20229 34587))
18502;;; Generated autoloads from international/mule-diag.el 18502;;; Generated autoloads from international/mule-diag.el
18503 18503
18504(autoload 'list-character-sets "mule-diag" "\ 18504(autoload 'list-character-sets "mule-diag" "\
@@ -18635,7 +18635,7 @@ The default is 20. If LIMIT is negative, do not limit the listing.
18635;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18635;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18636;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18636;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18637;;;;;; truncate-string-to-width store-substring string-to-sequence) 18637;;;;;; truncate-string-to-width store-substring string-to-sequence)
18638;;;;;; "mule-util" "international/mule-util.el" (20281 13989)) 18638;;;;;; "mule-util" "international/mule-util.el" (20229 34587))
18639;;; Generated autoloads from international/mule-util.el 18639;;; Generated autoloads from international/mule-util.el
18640 18640
18641(autoload 'string-to-sequence "mule-util" "\ 18641(autoload 'string-to-sequence "mule-util" "\
@@ -18775,8 +18775,8 @@ per-character basis, this may not be accurate.
18775;;;### (autoloads (network-connection network-connection-to-service 18775;;;### (autoloads (network-connection network-connection-to-service
18776;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 18776;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
18777;;;;;; nslookup nslookup-host ping traceroute route arp netstat 18777;;;;;; nslookup nslookup-host ping traceroute route arp netstat
18778;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (20281 18778;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (20229
18779;;;;;; 13989)) 18779;;;;;; 34587))
18780;;; Generated autoloads from net/net-utils.el 18780;;; Generated autoloads from net/net-utils.el
18781 18781
18782(autoload 'ifconfig "net-utils" "\ 18782(autoload 'ifconfig "net-utils" "\
@@ -18870,8 +18870,8 @@ Open a network connection to HOST on PORT.
18870 18870
18871;;;*** 18871;;;***
18872 18872
18873;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (20281 18873;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (20279
18874;;;;;; 13989)) 18874;;;;;; 40897))
18875;;; Generated autoloads from net/netrc.el 18875;;; Generated autoloads from net/netrc.el
18876 18876
18877(autoload 'netrc-credentials "netrc" "\ 18877(autoload 'netrc-credentials "netrc" "\
@@ -18884,7 +18884,7 @@ listed in the PORTS list.
18884;;;*** 18884;;;***
18885 18885
18886;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el" 18886;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el"
18887;;;;;; (20281 13989)) 18887;;;;;; (20236 7740))
18888;;; Generated autoloads from net/network-stream.el 18888;;; Generated autoloads from net/network-stream.el
18889 18889
18890(autoload 'open-network-stream "network-stream" "\ 18890(autoload 'open-network-stream "network-stream" "\
@@ -18980,7 +18980,7 @@ functionality.
18980;;;;;; uncomment-region comment-kill comment-set-column comment-indent 18980;;;;;; uncomment-region comment-kill comment-set-column comment-indent
18981;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 18981;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
18982;;;;;; comment-padding comment-style comment-column) "newcomment" 18982;;;;;; comment-padding comment-style comment-column) "newcomment"
18983;;;;;; "newcomment.el" (20296 20594)) 18983;;;;;; "newcomment.el" (20296 49978))
18984;;; Generated autoloads from newcomment.el 18984;;; Generated autoloads from newcomment.el
18985 18985
18986(defalias 'indent-for-comment 'comment-indent) 18986(defalias 'indent-for-comment 'comment-indent)
@@ -19222,7 +19222,7 @@ unless optional argument SOFT is non-nil.
19222;;;*** 19222;;;***
19223 19223
19224;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend" 19224;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend"
19225;;;;;; "net/newst-backend.el" (20281 13989)) 19225;;;;;; "net/newst-backend.el" (20229 34587))
19226;;; Generated autoloads from net/newst-backend.el 19226;;; Generated autoloads from net/newst-backend.el
19227 19227
19228(autoload 'newsticker-running-p "newst-backend" "\ 19228(autoload 'newsticker-running-p "newst-backend" "\
@@ -19244,7 +19244,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
19244;;;*** 19244;;;***
19245 19245
19246;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el" 19246;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el"
19247;;;;;; (20281 13989)) 19247;;;;;; (20229 34587))
19248;;; Generated autoloads from net/newst-plainview.el 19248;;; Generated autoloads from net/newst-plainview.el
19249 19249
19250(autoload 'newsticker-plainview "newst-plainview" "\ 19250(autoload 'newsticker-plainview "newst-plainview" "\
@@ -19255,7 +19255,7 @@ Start newsticker plainview.
19255;;;*** 19255;;;***
19256 19256
19257;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el" 19257;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el"
19258;;;;;; (20281 13989)) 19258;;;;;; (20229 34587))
19259;;; Generated autoloads from net/newst-reader.el 19259;;; Generated autoloads from net/newst-reader.el
19260 19260
19261(autoload 'newsticker-show-news "newst-reader" "\ 19261(autoload 'newsticker-show-news "newst-reader" "\
@@ -19266,7 +19266,7 @@ Start reading news. You may want to bind this to a key.
19266;;;*** 19266;;;***
19267 19267
19268;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p) 19268;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p)
19269;;;;;; "newst-ticker" "net/newst-ticker.el" (20281 13989)) 19269;;;;;; "newst-ticker" "net/newst-ticker.el" (20229 34587))
19270;;; Generated autoloads from net/newst-ticker.el 19270;;; Generated autoloads from net/newst-ticker.el
19271 19271
19272(autoload 'newsticker-ticker-running-p "newst-ticker" "\ 19272(autoload 'newsticker-ticker-running-p "newst-ticker" "\
@@ -19287,7 +19287,7 @@ running already.
19287;;;*** 19287;;;***
19288 19288
19289;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el" 19289;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el"
19290;;;;;; (20281 13989)) 19290;;;;;; (20229 34587))
19291;;; Generated autoloads from net/newst-treeview.el 19291;;; Generated autoloads from net/newst-treeview.el
19292 19292
19293(autoload 'newsticker-treeview "newst-treeview" "\ 19293(autoload 'newsticker-treeview "newst-treeview" "\
@@ -19298,7 +19298,7 @@ Start newsticker treeview.
19298;;;*** 19298;;;***
19299 19299
19300;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 19300;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
19301;;;;;; (20281 13989)) 19301;;;;;; (20229 34587))
19302;;; Generated autoloads from gnus/nndiary.el 19302;;; Generated autoloads from gnus/nndiary.el
19303 19303
19304(autoload 'nndiary-generate-nov-databases "nndiary" "\ 19304(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -19308,8 +19308,8 @@ Generate NOV databases in all nndiary directories.
19308 19308
19309;;;*** 19309;;;***
19310 19310
19311;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (20281 19311;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (20229
19312;;;;;; 13989)) 19312;;;;;; 34587))
19313;;; Generated autoloads from gnus/nndoc.el 19313;;; Generated autoloads from gnus/nndoc.el
19314 19314
19315(autoload 'nndoc-add-type "nndoc" "\ 19315(autoload 'nndoc-add-type "nndoc" "\
@@ -19324,7 +19324,7 @@ symbol in the alist.
19324;;;*** 19324;;;***
19325 19325
19326;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 19326;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
19327;;;;;; (20281 13989)) 19327;;;;;; (20229 34587))
19328;;; Generated autoloads from gnus/nnfolder.el 19328;;; Generated autoloads from gnus/nnfolder.el
19329 19329
19330(autoload 'nnfolder-generate-active-file "nnfolder" "\ 19330(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -19336,7 +19336,7 @@ This command does not work if you use short group names.
19336;;;*** 19336;;;***
19337 19337
19338;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 19338;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
19339;;;;;; (20281 13989)) 19339;;;;;; (20280 61753))
19340;;; Generated autoloads from gnus/nnml.el 19340;;; Generated autoloads from gnus/nnml.el
19341 19341
19342(autoload 'nnml-generate-nov-databases "nnml" "\ 19342(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -19347,7 +19347,7 @@ Generate NOV databases in all nnml directories.
19347;;;*** 19347;;;***
19348 19348
19349;;;### (autoloads (disable-command enable-command disabled-command-function) 19349;;;### (autoloads (disable-command enable-command disabled-command-function)
19350;;;;;; "novice" "novice.el" (20281 13989)) 19350;;;;;; "novice" "novice.el" (20229 34587))
19351;;; Generated autoloads from novice.el 19351;;; Generated autoloads from novice.el
19352 19352
19353(defvar disabled-command-function 'disabled-command-function "\ 19353(defvar disabled-command-function 'disabled-command-function "\
@@ -19380,7 +19380,7 @@ to future sessions.
19380;;;*** 19380;;;***
19381 19381
19382;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 19382;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
19383;;;;;; (20281 13989)) 19383;;;;;; (20229 34587))
19384;;; Generated autoloads from textmodes/nroff-mode.el 19384;;; Generated autoloads from textmodes/nroff-mode.el
19385 19385
19386(autoload 'nroff-mode "nroff-mode" "\ 19386(autoload 'nroff-mode "nroff-mode" "\
@@ -19395,7 +19395,7 @@ closing requests for requests that are used in matched pairs.
19395;;;*** 19395;;;***
19396 19396
19397;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el" 19397;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el"
19398;;;;;; (20281 13989)) 19398;;;;;; (20229 34587))
19399;;; Generated autoloads from nxml/nxml-glyph.el 19399;;; Generated autoloads from nxml/nxml-glyph.el
19400 19400
19401(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 19401(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -19407,8 +19407,8 @@ Return nil if the face cannot display a glyph for N.
19407 19407
19408;;;*** 19408;;;***
19409 19409
19410;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (20281 19410;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (20229
19411;;;;;; 13989)) 19411;;;;;; 34587))
19412;;; Generated autoloads from nxml/nxml-mode.el 19412;;; Generated autoloads from nxml/nxml-mode.el
19413 19413
19414(autoload 'nxml-mode "nxml-mode" "\ 19414(autoload 'nxml-mode "nxml-mode" "\
@@ -19470,7 +19470,7 @@ Many aspects this mode can be customized using
19470;;;*** 19470;;;***
19471 19471
19472;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm" 19472;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm"
19473;;;;;; "nxml/nxml-uchnm.el" (20281 13989)) 19473;;;;;; "nxml/nxml-uchnm.el" (20229 34587))
19474;;; Generated autoloads from nxml/nxml-uchnm.el 19474;;; Generated autoloads from nxml/nxml-uchnm.el
19475 19475
19476(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 19476(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -19493,7 +19493,7 @@ the variable `nxml-enabled-unicode-blocks'.
19493;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe 19493;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe
19494;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info 19494;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info
19495;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob" 19495;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob"
19496;;;;;; "org/ob.el" (20281 13989)) 19496;;;;;; "org/ob.el" (20230 13182))
19497;;; Generated autoloads from org/ob.el 19497;;; Generated autoloads from org/ob.el
19498 19498
19499(autoload 'org-babel-execute-safely-maybe "ob" "\ 19499(autoload 'org-babel-execute-safely-maybe "ob" "\
@@ -19704,7 +19704,7 @@ Mark current src block
19704;;;*** 19704;;;***
19705 19705
19706;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el" 19706;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el"
19707;;;;;; (20281 13989)) 19707;;;;;; (20229 34587))
19708;;; Generated autoloads from org/ob-keys.el 19708;;; Generated autoloads from org/ob-keys.el
19709 19709
19710(autoload 'org-babel-describe-bindings "ob-keys" "\ 19710(autoload 'org-babel-describe-bindings "ob-keys" "\
@@ -19715,7 +19715,7 @@ Describe all keybindings behind `org-babel-key-prefix'.
19715;;;*** 19715;;;***
19716 19716
19717;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe 19717;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe
19718;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20281 13989)) 19718;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20229 34587))
19719;;; Generated autoloads from org/ob-lob.el 19719;;; Generated autoloads from org/ob-lob.el
19720 19720
19721(autoload 'org-babel-lob-ingest "ob-lob" "\ 19721(autoload 'org-babel-lob-ingest "ob-lob" "\
@@ -19740,7 +19740,7 @@ Return a Library of Babel function call as a string.
19740 19740
19741;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file 19741;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file
19742;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el" 19742;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el"
19743;;;;;; (20281 13989)) 19743;;;;;; (20229 34587))
19744;;; Generated autoloads from org/ob-tangle.el 19744;;; Generated autoloads from org/ob-tangle.el
19745 19745
19746(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\ 19746(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\
@@ -19782,7 +19782,7 @@ exported source code blocks by language.
19782;;;*** 19782;;;***
19783 19783
19784;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 19784;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
19785;;;;;; (20291 37665)) 19785;;;;;; (20291 32066))
19786;;; Generated autoloads from progmodes/octave-inf.el 19786;;; Generated autoloads from progmodes/octave-inf.el
19787 19787
19788(autoload 'inferior-octave "octave-inf" "\ 19788(autoload 'inferior-octave "octave-inf" "\
@@ -19805,7 +19805,7 @@ startup file, `~/.emacs-octave'.
19805;;;*** 19805;;;***
19806 19806
19807;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19807;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19808;;;;;; (20291 37665)) 19808;;;;;; (20291 32066))
19809;;; Generated autoloads from progmodes/octave-mod.el 19809;;; Generated autoloads from progmodes/octave-mod.el
19810 19810
19811(autoload 'octave-mode "octave-mod" "\ 19811(autoload 'octave-mode "octave-mod" "\
@@ -19893,7 +19893,7 @@ including a reproducible test case and send the message.
19893;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode 19893;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode
19894;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle 19894;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle
19895;;;;;; org-mode org-babel-do-load-languages) "org" "org/org.el" 19895;;;;;; org-mode org-babel-do-load-languages) "org" "org/org.el"
19896;;;;;; (20281 13989)) 19896;;;;;; (20236 7740))
19897;;; Generated autoloads from org/org.el 19897;;; Generated autoloads from org/org.el
19898 19898
19899(autoload 'org-babel-do-load-languages "org" "\ 19899(autoload 'org-babel-do-load-languages "org" "\
@@ -20120,7 +20120,7 @@ Call the customize function with org as argument.
20120;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list 20120;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list
20121;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views 20121;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
20122;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda 20122;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
20123;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20281 13989)) 20123;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20236 7740))
20124;;; Generated autoloads from org/org-agenda.el 20124;;; Generated autoloads from org/org-agenda.el
20125 20125
20126(autoload 'org-agenda "org-agenda" "\ 20126(autoload 'org-agenda "org-agenda" "\
@@ -20374,7 +20374,7 @@ details and examples.
20374 20374
20375;;;### (autoloads (org-archive-subtree-default-with-confirmation 20375;;;### (autoloads (org-archive-subtree-default-with-confirmation
20376;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el" 20376;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el"
20377;;;;;; (20281 13989)) 20377;;;;;; (20229 34587))
20378;;; Generated autoloads from org/org-archive.el 20378;;; Generated autoloads from org/org-archive.el
20379 20379
20380(autoload 'org-archive-subtree-default "org-archive" "\ 20380(autoload 'org-archive-subtree-default "org-archive" "\
@@ -20394,8 +20394,8 @@ This command is set with the variable `org-archive-default-command'.
20394;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii 20394;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii
20395;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer 20395;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer
20396;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer 20396;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer
20397;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20281 20397;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20229
20398;;;;;; 13989)) 20398;;;;;; 34587))
20399;;; Generated autoloads from org/org-ascii.el 20399;;; Generated autoloads from org/org-ascii.el
20400 20400
20401(autoload 'org-export-as-latin1 "org-ascii" "\ 20401(autoload 'org-export-as-latin1 "org-ascii" "\
@@ -20468,8 +20468,8 @@ publishing directory.
20468 20468
20469;;;*** 20469;;;***
20470 20470
20471;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20281 20471;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20229
20472;;;;;; 13989)) 20472;;;;;; 34587))
20473;;; Generated autoloads from org/org-attach.el 20473;;; Generated autoloads from org/org-attach.el
20474 20474
20475(autoload 'org-attach "org-attach" "\ 20475(autoload 'org-attach "org-attach" "\
@@ -20481,7 +20481,7 @@ Shows a list of commands and prompts for another key to execute a command.
20481;;;*** 20481;;;***
20482 20482
20483;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" 20483;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el"
20484;;;;;; (20281 13989)) 20484;;;;;; (20230 13182))
20485;;; Generated autoloads from org/org-bbdb.el 20485;;; Generated autoloads from org/org-bbdb.el
20486 20486
20487(autoload 'org-bbdb-anniversaries "org-bbdb" "\ 20487(autoload 'org-bbdb-anniversaries "org-bbdb" "\
@@ -20492,7 +20492,7 @@ Extract anniversaries from BBDB for display in the agenda.
20492;;;*** 20492;;;***
20493 20493
20494;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here 20494;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here
20495;;;;;; org-capture) "org-capture" "org/org-capture.el" (20281 13989)) 20495;;;;;; org-capture) "org-capture" "org/org-capture.el" (20236 7740))
20496;;; Generated autoloads from org/org-capture.el 20496;;; Generated autoloads from org/org-capture.el
20497 20497
20498(autoload 'org-capture "org-capture" "\ 20498(autoload 'org-capture "org-capture" "\
@@ -20530,7 +20530,7 @@ Set org-capture-templates to be similar to `org-remember-templates'.
20530;;;*** 20530;;;***
20531 20531
20532;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) 20532;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable)
20533;;;;;; "org-clock" "org/org-clock.el" (20281 13989)) 20533;;;;;; "org-clock" "org/org-clock.el" (20236 7740))
20534;;; Generated autoloads from org/org-clock.el 20534;;; Generated autoloads from org/org-clock.el
20535 20535
20536(autoload 'org-get-clocktable "org-clock" "\ 20536(autoload 'org-get-clocktable "org-clock" "\
@@ -20548,7 +20548,7 @@ Set up hooks for clock persistence.
20548;;;*** 20548;;;***
20549 20549
20550;;;### (autoloads (org-datetree-find-date-create) "org-datetree" 20550;;;### (autoloads (org-datetree-find-date-create) "org-datetree"
20551;;;;;; "org/org-datetree.el" (20281 13989)) 20551;;;;;; "org/org-datetree.el" (20229 34587))
20552;;; Generated autoloads from org/org-datetree.el 20552;;; Generated autoloads from org/org-datetree.el
20553 20553
20554(autoload 'org-datetree-find-date-create "org-datetree" "\ 20554(autoload 'org-datetree-find-date-create "org-datetree" "\
@@ -20564,7 +20564,7 @@ tree can be found.
20564;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open 20564;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open
20565;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook 20565;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook
20566;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch) 20566;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch)
20567;;;;;; "org-docbook" "org/org-docbook.el" (20281 13989)) 20567;;;;;; "org-docbook" "org/org-docbook.el" (20229 34587))
20568;;; Generated autoloads from org/org-docbook.el 20568;;; Generated autoloads from org/org-docbook.el
20569 20569
20570(autoload 'org-export-as-docbook-batch "org-docbook" "\ 20570(autoload 'org-export-as-docbook-batch "org-docbook" "\
@@ -20641,7 +20641,7 @@ publishing directory.
20641 20641
20642;;;### (autoloads (org-insert-export-options-template org-export-as-org 20642;;;### (autoloads (org-insert-export-options-template org-export-as-org
20643;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" 20643;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el"
20644;;;;;; (20281 13989)) 20644;;;;;; (20236 7740))
20645;;; Generated autoloads from org/org-exp.el 20645;;; Generated autoloads from org/org-exp.el
20646 20646
20647(autoload 'org-export "org-exp" "\ 20647(autoload 'org-export "org-exp" "\
@@ -20702,8 +20702,8 @@ Insert into the buffer a template with information for exporting.
20702;;;*** 20702;;;***
20703 20703
20704;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update 20704;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update
20705;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20281 20705;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20229
20706;;;;;; 13989)) 20706;;;;;; 34587))
20707;;; Generated autoloads from org/org-feed.el 20707;;; Generated autoloads from org/org-feed.el
20708 20708
20709(autoload 'org-feed-update-all "org-feed" "\ 20709(autoload 'org-feed-update-all "org-feed" "\
@@ -20731,7 +20731,7 @@ Show the raw feed buffer of a feed.
20731;;;*** 20731;;;***
20732 20732
20733;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" 20733;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote"
20734;;;;;; "org/org-footnote.el" (20282 26769)) 20734;;;;;; "org/org-footnote.el" (20282 42537))
20735;;; Generated autoloads from org/org-footnote.el 20735;;; Generated autoloads from org/org-footnote.el
20736 20736
20737(autoload 'org-footnote-action "org-footnote" "\ 20737(autoload 'org-footnote-action "org-footnote" "\
@@ -20782,7 +20782,7 @@ Additional note on `org-footnote-insert-pos-for-preprocessor':
20782;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree 20782;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree
20783;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node 20783;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node
20784;;;;;; org-freemind-show org-export-as-freemind) "org-freemind" 20784;;;;;; org-freemind-show org-export-as-freemind) "org-freemind"
20785;;;;;; "org/org-freemind.el" (20281 13989)) 20785;;;;;; "org/org-freemind.el" (20229 34587))
20786;;; Generated autoloads from org/org-freemind.el 20786;;; Generated autoloads from org/org-freemind.el
20787 20787
20788(autoload 'org-export-as-freemind "org-freemind" "\ 20788(autoload 'org-export-as-freemind "org-freemind" "\
@@ -20843,7 +20843,7 @@ Convert FreeMind file MM-FILE to `org-mode' file ORG-FILE.
20843;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html 20843;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html
20844;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer 20844;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer
20845;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html" 20845;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html"
20846;;;;;; "org/org-html.el" (20281 13989)) 20846;;;;;; "org/org-html.el" (20229 34587))
20847;;; Generated autoloads from org/org-html.el 20847;;; Generated autoloads from org/org-html.el
20848 20848
20849(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp) 20849(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp)
@@ -20937,7 +20937,7 @@ that uses these same face definitions.
20937 20937
20938;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 20938;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
20939;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el" 20939;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el"
20940;;;;;; (20281 13989)) 20940;;;;;; (20229 34587))
20941;;; Generated autoloads from org/org-icalendar.el 20941;;; Generated autoloads from org/org-icalendar.el
20942 20942
20943(autoload 'org-export-icalendar-this-file "org-icalendar" "\ 20943(autoload 'org-export-icalendar-this-file "org-icalendar" "\
@@ -20965,7 +20965,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
20965;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find 20965;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find
20966;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion 20966;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion
20967;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el" 20967;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el"
20968;;;;;; (20281 13989)) 20968;;;;;; (20229 34587))
20969;;; Generated autoloads from org/org-id.el 20969;;; Generated autoloads from org/org-id.el
20970 20970
20971(autoload 'org-id-get-create "org-id" "\ 20971(autoload 'org-id-get-create "org-id" "\
@@ -21034,7 +21034,7 @@ Store a link to the current entry, using its ID.
21034;;;*** 21034;;;***
21035 21035
21036;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el" 21036;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el"
21037;;;;;; (20281 13989)) 21037;;;;;; (20229 34587))
21038;;; Generated autoloads from org/org-indent.el 21038;;; Generated autoloads from org/org-indent.el
21039 21039
21040(autoload 'org-indent-mode "org-indent" "\ 21040(autoload 'org-indent-mode "org-indent" "\
@@ -21052,7 +21052,7 @@ during idle time.
21052;;;*** 21052;;;***
21053 21053
21054;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el" 21054;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el"
21055;;;;;; (20281 13989)) 21055;;;;;; (20229 34587))
21056;;; Generated autoloads from org/org-irc.el 21056;;; Generated autoloads from org/org-irc.el
21057 21057
21058(autoload 'org-irc-store-link "org-irc" "\ 21058(autoload 'org-irc-store-link "org-irc" "\
@@ -21065,7 +21065,7 @@ Dispatch to the appropriate function to store a link to an IRC session.
21065;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex 21065;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex
21066;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer 21066;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer
21067;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el" 21067;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el"
21068;;;;;; (20281 13989)) 21068;;;;;; (20229 34587))
21069;;; Generated autoloads from org/org-latex.el 21069;;; Generated autoloads from org/org-latex.el
21070 21070
21071(autoload 'org-export-as-latex-batch "org-latex" "\ 21071(autoload 'org-export-as-latex-batch "org-latex" "\
@@ -21146,7 +21146,7 @@ Export as LaTeX, then process through to PDF, and open.
21146 21146
21147;;;### (autoloads (org-lparse-region org-replace-region-by org-lparse-to-buffer 21147;;;### (autoloads (org-lparse-region org-replace-region-by org-lparse-to-buffer
21148;;;;;; org-lparse-batch org-lparse-and-open) "org-lparse" "org/org-lparse.el" 21148;;;;;; org-lparse-batch org-lparse-and-open) "org-lparse" "org/org-lparse.el"
21149;;;;;; (20281 13989)) 21149;;;;;; (20236 7740))
21150;;; Generated autoloads from org/org-lparse.el 21150;;; Generated autoloads from org/org-lparse.el
21151 21151
21152(autoload 'org-lparse-and-open "org-lparse" "\ 21152(autoload 'org-lparse-and-open "org-lparse" "\
@@ -21203,8 +21203,8 @@ in a window. A non-interactive call will only return the buffer.
21203;;;*** 21203;;;***
21204 21204
21205;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull 21205;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull
21206;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20281 21206;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20230
21207;;;;;; 13989)) 21207;;;;;; 13182))
21208;;; Generated autoloads from org/org-mobile.el 21208;;; Generated autoloads from org/org-mobile.el
21209 21209
21210(autoload 'org-mobile-push "org-mobile" "\ 21210(autoload 'org-mobile-push "org-mobile" "\
@@ -21231,7 +21231,7 @@ Create a file that contains all custom agenda views.
21231;;;### (autoloads (org-export-as-odf-and-open org-export-as-odf org-export-odt-convert 21231;;;### (autoloads (org-export-as-odf-and-open org-export-as-odf org-export-odt-convert
21232;;;;;; org-export-as-odt org-export-region-as-odt org-replace-region-by-odt 21232;;;;;; org-export-as-odt org-export-region-as-odt org-replace-region-by-odt
21233;;;;;; org-export-as-odt-to-buffer org-export-as-odt-batch org-export-as-odt-and-open) 21233;;;;;; org-export-as-odt-to-buffer org-export-as-odt-batch org-export-as-odt-and-open)
21234;;;;;; "org-odt" "org/org-odt.el" (20281 13989)) 21234;;;;;; "org-odt" "org/org-odt.el" (20236 7740))
21235;;; Generated autoloads from org/org-odt.el 21235;;; Generated autoloads from org/org-odt.el
21236 21236
21237(autoload 'org-export-as-odt-and-open "org-odt" "\ 21237(autoload 'org-export-as-odt-and-open "org-odt" "\
@@ -21332,7 +21332,7 @@ formula file.
21332;;;*** 21332;;;***
21333 21333
21334;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el" 21334;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el"
21335;;;;;; (20281 13989)) 21335;;;;;; (20229 34587))
21336;;; Generated autoloads from org/org-plot.el 21336;;; Generated autoloads from org/org-plot.el
21337 21337
21338(autoload 'org-plot/gnuplot "org-plot" "\ 21338(autoload 'org-plot/gnuplot "org-plot" "\
@@ -21346,7 +21346,7 @@ line directly before or after the table.
21346 21346
21347;;;### (autoloads (org-publish-current-project org-publish-current-file 21347;;;### (autoloads (org-publish-current-project org-publish-current-file
21348;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" 21348;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el"
21349;;;;;; (20281 13989)) 21349;;;;;; (20236 7740))
21350;;; Generated autoloads from org/org-publish.el 21350;;; Generated autoloads from org/org-publish.el
21351 21351
21352(defalias 'org-publish-project 'org-publish) 21352(defalias 'org-publish-project 'org-publish)
@@ -21380,7 +21380,7 @@ the project.
21380 21380
21381;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template 21381;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template
21382;;;;;; org-remember-annotation org-remember-insinuate) "org-remember" 21382;;;;;; org-remember-annotation org-remember-insinuate) "org-remember"
21383;;;;;; "org/org-remember.el" (20281 13989)) 21383;;;;;; "org/org-remember.el" (20229 34587))
21384;;; Generated autoloads from org/org-remember.el 21384;;; Generated autoloads from org/org-remember.el
21385 21385
21386(autoload 'org-remember-insinuate "org-remember" "\ 21386(autoload 'org-remember-insinuate "org-remember" "\
@@ -21456,7 +21456,7 @@ See also the variable `org-reverse-note-order'.
21456;;;*** 21456;;;***
21457 21457
21458;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) 21458;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl)
21459;;;;;; "org-table" "org/org-table.el" (20281 13989)) 21459;;;;;; "org-table" "org/org-table.el" (20236 7740))
21460;;; Generated autoloads from org/org-table.el 21460;;; Generated autoloads from org/org-table.el
21461 21461
21462(autoload 'turn-on-orgtbl "org-table" "\ 21462(autoload 'turn-on-orgtbl "org-table" "\
@@ -21480,7 +21480,7 @@ The table is taken from the parameter TXT, or from the buffer at point.
21480;;;*** 21480;;;***
21481 21481
21482;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler) 21482;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler)
21483;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20281 13989)) 21483;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20236 7740))
21484;;; Generated autoloads from org/org-taskjuggler.el 21484;;; Generated autoloads from org/org-taskjuggler.el
21485 21485
21486(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\ 21486(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\
@@ -21508,7 +21508,7 @@ with the TaskJuggler GUI.
21508 21508
21509;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region 21509;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region
21510;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el" 21510;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el"
21511;;;;;; (20281 13989)) 21511;;;;;; (20229 34587))
21512;;; Generated autoloads from org/org-timer.el 21512;;; Generated autoloads from org/org-timer.el
21513 21513
21514(autoload 'org-timer-start "org-timer" "\ 21514(autoload 'org-timer-start "org-timer" "\
@@ -21569,7 +21569,7 @@ replace any running timer.
21569;;;*** 21569;;;***
21570 21570
21571;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el" 21571;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el"
21572;;;;;; (20281 13989)) 21572;;;;;; (20229 34587))
21573;;; Generated autoloads from org/org-xoxo.el 21573;;; Generated autoloads from org/org-xoxo.el
21574 21574
21575(autoload 'org-export-as-xoxo "org-xoxo" "\ 21575(autoload 'org-export-as-xoxo "org-xoxo" "\
@@ -21581,7 +21581,7 @@ The XOXO buffer is named *xoxo-<source buffer name>*
21581;;;*** 21581;;;***
21582 21582
21583;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 21583;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
21584;;;;;; (20281 13989)) 21584;;;;;; (20229 34587))
21585;;; Generated autoloads from outline.el 21585;;; Generated autoloads from outline.el
21586(put 'outline-regexp 'safe-local-variable 'stringp) 21586(put 'outline-regexp 'safe-local-variable 'stringp)
21587(put 'outline-heading-end-regexp 'safe-local-variable 'stringp) 21587(put 'outline-heading-end-regexp 'safe-local-variable 'stringp)
@@ -21645,7 +21645,7 @@ See the command `outline-mode' for more information on this mode.
21645;;;### (autoloads (list-packages describe-package package-initialize 21645;;;### (autoloads (list-packages describe-package package-initialize
21646;;;;;; package-refresh-contents package-install-file package-install-from-buffer 21646;;;;;; package-refresh-contents package-install-file package-install-from-buffer
21647;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el" 21647;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el"
21648;;;;;; (20298 57969)) 21648;;;;;; (20299 26170))
21649;;; Generated autoloads from emacs-lisp/package.el 21649;;; Generated autoloads from emacs-lisp/package.el
21650 21650
21651(defvar package-enable-at-startup t "\ 21651(defvar package-enable-at-startup t "\
@@ -21715,7 +21715,7 @@ The list is displayed in a buffer named `*Packages*'.
21715 21715
21716;;;*** 21716;;;***
21717 21717
21718;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20281 13989)) 21718;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20229 34587))
21719;;; Generated autoloads from paren.el 21719;;; Generated autoloads from paren.el
21720 21720
21721(defvar show-paren-mode nil "\ 21721(defvar show-paren-mode nil "\
@@ -21742,7 +21742,7 @@ matching parenthesis is highlighted in `show-paren-style' after
21742;;;*** 21742;;;***
21743 21743
21744;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 21744;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
21745;;;;;; (20297 43054)) 21745;;;;;; (20296 49978))
21746;;; Generated autoloads from calendar/parse-time.el 21746;;; Generated autoloads from calendar/parse-time.el
21747(put 'parse-time-rules 'risky-local-variable t) 21747(put 'parse-time-rules 'risky-local-variable t)
21748 21748
@@ -21755,8 +21755,8 @@ unknown are returned as nil.
21755 21755
21756;;;*** 21756;;;***
21757 21757
21758;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20281 21758;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20273
21759;;;;;; 13989)) 21759;;;;;; 55692))
21760;;; Generated autoloads from progmodes/pascal.el 21760;;; Generated autoloads from progmodes/pascal.el
21761 21761
21762(autoload 'pascal-mode "pascal" "\ 21762(autoload 'pascal-mode "pascal" "\
@@ -21809,7 +21809,7 @@ no args, if that value is non-nil.
21809;;;*** 21809;;;***
21810 21810
21811;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache) 21811;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache)
21812;;;;;; "password-cache" "password-cache.el" (20281 13989)) 21812;;;;;; "password-cache" "password-cache.el" (20229 34587))
21813;;; Generated autoloads from password-cache.el 21813;;; Generated autoloads from password-cache.el
21814 21814
21815(defvar password-cache t "\ 21815(defvar password-cache t "\
@@ -21831,7 +21831,7 @@ Check if KEY is in the cache.
21831;;;*** 21831;;;***
21832 21832
21833;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el" 21833;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el"
21834;;;;;; (20281 13989)) 21834;;;;;; (20229 34587))
21835;;; Generated autoloads from emacs-lisp/pcase.el 21835;;; Generated autoloads from emacs-lisp/pcase.el
21836 21836
21837(autoload 'pcase "pcase" "\ 21837(autoload 'pcase "pcase" "\
@@ -21890,8 +21890,8 @@ of the form (UPAT EXP).
21890 21890
21891;;;*** 21891;;;***
21892 21892
21893;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (20281 21893;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (20229
21894;;;;;; 13989)) 21894;;;;;; 34587))
21895;;; Generated autoloads from pcmpl-cvs.el 21895;;; Generated autoloads from pcmpl-cvs.el
21896 21896
21897(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 21897(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -21902,7 +21902,7 @@ Completion rules for the `cvs' command.
21902;;;*** 21902;;;***
21903 21903
21904;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 21904;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
21905;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20281 13989)) 21905;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20254 62253))
21906;;; Generated autoloads from pcmpl-gnu.el 21906;;; Generated autoloads from pcmpl-gnu.el
21907 21907
21908(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 21908(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -21930,7 +21930,7 @@ Completion for the GNU tar utility.
21930;;;*** 21930;;;***
21931 21931
21932;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 21932;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
21933;;;;;; "pcmpl-linux" "pcmpl-linux.el" (20281 13989)) 21933;;;;;; "pcmpl-linux" "pcmpl-linux.el" (20229 34587))
21934;;; Generated autoloads from pcmpl-linux.el 21934;;; Generated autoloads from pcmpl-linux.el
21935 21935
21936(autoload 'pcomplete/kill "pcmpl-linux" "\ 21936(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -21950,8 +21950,8 @@ Completion for GNU/Linux `mount'.
21950 21950
21951;;;*** 21951;;;***
21952 21952
21953;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (20281 21953;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (20229
21954;;;;;; 13989)) 21954;;;;;; 34587))
21955;;; Generated autoloads from pcmpl-rpm.el 21955;;; Generated autoloads from pcmpl-rpm.el
21956 21956
21957(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 21957(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -21963,7 +21963,7 @@ Completion for the `rpm' command.
21963 21963
21964;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown 21964;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown
21965;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir 21965;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir
21966;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (20281 13989)) 21966;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (20259 55615))
21967;;; Generated autoloads from pcmpl-unix.el 21967;;; Generated autoloads from pcmpl-unix.el
21968 21968
21969(autoload 'pcomplete/cd "pcmpl-unix" "\ 21969(autoload 'pcomplete/cd "pcmpl-unix" "\
@@ -22020,8 +22020,8 @@ Includes files as well as host names followed by a colon.
22020 22020
22021;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 22021;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
22022;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 22022;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
22023;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20281 22023;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20229
22024;;;;;; 13989)) 22024;;;;;; 34587))
22025;;; Generated autoloads from pcomplete.el 22025;;; Generated autoloads from pcomplete.el
22026 22026
22027(autoload 'pcomplete "pcomplete" "\ 22027(autoload 'pcomplete "pcomplete" "\
@@ -22080,7 +22080,7 @@ Setup `shell-mode' to use pcomplete.
22080 22080
22081;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 22081;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
22082;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 22082;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
22083;;;;;; "vc/pcvs.el" (20281 13989)) 22083;;;;;; "vc/pcvs.el" (20253 16827))
22084;;; Generated autoloads from vc/pcvs.el 22084;;; Generated autoloads from vc/pcvs.el
22085 22085
22086(autoload 'cvs-checkout "pcvs" "\ 22086(autoload 'cvs-checkout "pcvs" "\
@@ -22155,7 +22155,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
22155 22155
22156;;;*** 22156;;;***
22157 22157
22158;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20281 13989)) 22158;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20229 34587))
22159;;; Generated autoloads from vc/pcvs-defs.el 22159;;; Generated autoloads from vc/pcvs-defs.el
22160 22160
22161(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)) "\ 22161(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)) "\
@@ -22164,7 +22164,7 @@ Global menu used by PCL-CVS.")
22164;;;*** 22164;;;***
22165 22165
22166;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 22166;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
22167;;;;;; (20281 13989)) 22167;;;;;; (20229 34587))
22168;;; Generated autoloads from progmodes/perl-mode.el 22168;;; Generated autoloads from progmodes/perl-mode.el
22169(put 'perl-indent-level 'safe-local-variable 'integerp) 22169(put 'perl-indent-level 'safe-local-variable 'integerp)
22170(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 22170(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -22226,7 +22226,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
22226;;;*** 22226;;;***
22227 22227
22228;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 22228;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
22229;;;;;; (20292 33249)) 22229;;;;;; (20291 63109))
22230;;; Generated autoloads from textmodes/picture.el 22230;;; Generated autoloads from textmodes/picture.el
22231 22231
22232(autoload 'picture-mode "picture" "\ 22232(autoload 'picture-mode "picture" "\
@@ -22306,8 +22306,8 @@ they are not by default assigned to keys.
22306 22306
22307;;;*** 22307;;;***
22308 22308
22309;;;### (autoloads (plstore-open) "plstore" "gnus/plstore.el" (20281 22309;;;### (autoloads (plstore-open) "plstore" "gnus/plstore.el" (20229
22310;;;;;; 13989)) 22310;;;;;; 34587))
22311;;; Generated autoloads from gnus/plstore.el 22311;;; Generated autoloads from gnus/plstore.el
22312 22312
22313(autoload 'plstore-open "plstore" "\ 22313(autoload 'plstore-open "plstore" "\
@@ -22318,7 +22318,7 @@ Create a plstore instance associated with FILE.
22318;;;*** 22318;;;***
22319 22319
22320;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 22320;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
22321;;;;;; (20281 13989)) 22321;;;;;; (20229 34587))
22322;;; Generated autoloads from textmodes/po.el 22322;;; Generated autoloads from textmodes/po.el
22323 22323
22324(autoload 'po-find-file-coding-system "po" "\ 22324(autoload 'po-find-file-coding-system "po" "\
@@ -22329,7 +22329,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
22329 22329
22330;;;*** 22330;;;***
22331 22331
22332;;;### (autoloads (pong) "pong" "play/pong.el" (20281 13989)) 22332;;;### (autoloads (pong) "pong" "play/pong.el" (20229 34587))
22333;;; Generated autoloads from play/pong.el 22333;;; Generated autoloads from play/pong.el
22334 22334
22335(autoload 'pong "pong" "\ 22335(autoload 'pong "pong" "\
@@ -22345,7 +22345,7 @@ pong-mode keybindings:\\<pong-mode-map>
22345 22345
22346;;;*** 22346;;;***
22347 22347
22348;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20281 13989)) 22348;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20229 34587))
22349;;; Generated autoloads from gnus/pop3.el 22349;;; Generated autoloads from gnus/pop3.el
22350 22350
22351(autoload 'pop3-movemail "pop3" "\ 22351(autoload 'pop3-movemail "pop3" "\
@@ -22358,7 +22358,7 @@ Use streaming commands.
22358 22358
22359;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression 22359;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression
22360;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el" 22360;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el"
22361;;;;;; (20281 13989)) 22361;;;;;; (20270 25925))
22362;;; Generated autoloads from emacs-lisp/pp.el 22362;;; Generated autoloads from emacs-lisp/pp.el
22363 22363
22364(autoload 'pp-to-string "pp" "\ 22364(autoload 'pp-to-string "pp" "\
@@ -22426,7 +22426,7 @@ Ignores leading comment characters.
22426;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 22426;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
22427;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 22427;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
22428;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 22428;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
22429;;;;;; (20281 13989)) 22429;;;;;; (20229 34587))
22430;;; Generated autoloads from printing.el 22430;;; Generated autoloads from printing.el
22431 22431
22432(autoload 'pr-interface "printing" "\ 22432(autoload 'pr-interface "printing" "\
@@ -23013,7 +23013,7 @@ are both set to t.
23013 23013
23014;;;*** 23014;;;***
23015 23015
23016;;;### (autoloads (proced) "proced" "proced.el" (20281 13989)) 23016;;;### (autoloads (proced) "proced" "proced.el" (20229 34587))
23017;;; Generated autoloads from proced.el 23017;;; Generated autoloads from proced.el
23018 23018
23019(autoload 'proced "proced" "\ 23019(autoload 'proced "proced" "\
@@ -23029,7 +23029,7 @@ See `proced-mode' for a description of features available in Proced buffers.
23029;;;*** 23029;;;***
23030 23030
23031;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog" 23031;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog"
23032;;;;;; "progmodes/prolog.el" (20293 51680)) 23032;;;;;; "progmodes/prolog.el" (20293 40451))
23033;;; Generated autoloads from progmodes/prolog.el 23033;;; Generated autoloads from progmodes/prolog.el
23034 23034
23035(autoload 'prolog-mode "prolog" "\ 23035(autoload 'prolog-mode "prolog" "\
@@ -23064,8 +23064,8 @@ With prefix argument ARG, restart the Prolog process if running before.
23064 23064
23065;;;*** 23065;;;***
23066 23066
23067;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (20281 23067;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (20229
23068;;;;;; 13989)) 23068;;;;;; 34587))
23069;;; Generated autoloads from ps-bdf.el 23069;;; Generated autoloads from ps-bdf.el
23070 23070
23071(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")) "\ 23071(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")) "\
@@ -23076,8 +23076,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
23076 23076
23077;;;*** 23077;;;***
23078 23078
23079;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20281 23079;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20229
23080;;;;;; 13989)) 23080;;;;;; 34587))
23081;;; Generated autoloads from progmodes/ps-mode.el 23081;;; Generated autoloads from progmodes/ps-mode.el
23082 23082
23083(autoload 'ps-mode "ps-mode" "\ 23083(autoload 'ps-mode "ps-mode" "\
@@ -23128,8 +23128,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
23128;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 23128;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
23129;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 23129;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
23130;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 23130;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
23131;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20281 23131;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20229
23132;;;;;; 13989)) 23132;;;;;; 36386))
23133;;; Generated autoloads from ps-print.el 23133;;; Generated autoloads from ps-print.el
23134 23134
23135(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"))) "\ 23135(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"))) "\
@@ -23326,7 +23326,7 @@ If EXTENSION is any other symbol, it is ignored.
23326;;;*** 23326;;;***
23327 23327
23328;;;### (autoloads (jython-mode python-mode python-after-info-look 23328;;;### (autoloads (jython-mode python-mode python-after-info-look
23329;;;;;; run-python) "python" "progmodes/python.el" (20281 13989)) 23329;;;;;; run-python) "python" "progmodes/python.el" (20278 20028))
23330;;; Generated autoloads from progmodes/python.el 23330;;; Generated autoloads from progmodes/python.el
23331 23331
23332(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode)) 23332(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode))
@@ -23412,7 +23412,7 @@ Runs `jython-mode-hook' after `python-mode-hook'.
23412;;;*** 23412;;;***
23413 23413
23414;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 23414;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
23415;;;;;; (20281 13989)) 23415;;;;;; (20229 34587))
23416;;; Generated autoloads from gnus/qp.el 23416;;; Generated autoloads from gnus/qp.el
23417 23417
23418(autoload 'quoted-printable-decode-region "qp" "\ 23418(autoload 'quoted-printable-decode-region "qp" "\
@@ -23435,7 +23435,7 @@ them into characters should be done separately.
23435;;;;;; quail-defrule quail-install-decode-map quail-install-map 23435;;;;;; quail-defrule quail-install-decode-map quail-install-map
23436;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 23436;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
23437;;;;;; quail-define-package quail-use-package quail-title) "quail" 23437;;;;;; quail-define-package quail-use-package quail-title) "quail"
23438;;;;;; "international/quail.el" (20281 13989)) 23438;;;;;; "international/quail.el" (20229 34587))
23439;;; Generated autoloads from international/quail.el 23439;;; Generated autoloads from international/quail.el
23440 23440
23441(autoload 'quail-title "quail" "\ 23441(autoload 'quail-title "quail" "\
@@ -23666,8 +23666,8 @@ of each directory.
23666 23666
23667;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 23667;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
23668;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 23668;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
23669;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20281 23669;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20229
23670;;;;;; 13989)) 23670;;;;;; 34587))
23671;;; Generated autoloads from net/quickurl.el 23671;;; Generated autoloads from net/quickurl.el
23672 23672
23673(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" "\ 23673(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" "\
@@ -23739,7 +23739,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
23739;;;*** 23739;;;***
23740 23740
23741;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 23741;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
23742;;;;;; "net/rcirc.el" (20281 13989)) 23742;;;;;; "net/rcirc.el" (20280 61753))
23743;;; Generated autoloads from net/rcirc.el 23743;;; Generated autoloads from net/rcirc.el
23744 23744
23745(autoload 'rcirc "rcirc" "\ 23745(autoload 'rcirc "rcirc" "\
@@ -23777,8 +23777,8 @@ if ARG is omitted or nil.
23777 23777
23778;;;*** 23778;;;***
23779 23779
23780;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (20291 23780;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (20290
23781;;;;;; 37665)) 23781;;;;;; 11197))
23782;;; Generated autoloads from net/rcompile.el 23782;;; Generated autoloads from net/rcompile.el
23783 23783
23784(autoload 'remote-compile "rcompile" "\ 23784(autoload 'remote-compile "rcompile" "\
@@ -23790,7 +23790,7 @@ See \\[compile].
23790;;;*** 23790;;;***
23791 23791
23792;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 23792;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
23793;;;;;; (20281 13989)) 23793;;;;;; (20229 34587))
23794;;; Generated autoloads from emacs-lisp/re-builder.el 23794;;; Generated autoloads from emacs-lisp/re-builder.el
23795 23795
23796(defalias 'regexp-builder 're-builder) 23796(defalias 'regexp-builder 're-builder)
@@ -23808,7 +23808,7 @@ matching parts of the target buffer will be highlighted.
23808 23808
23809;;;*** 23809;;;***
23810 23810
23811;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (20281 13989)) 23811;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (20229 34587))
23812;;; Generated autoloads from recentf.el 23812;;; Generated autoloads from recentf.el
23813 23813
23814(defvar recentf-mode nil "\ 23814(defvar recentf-mode nil "\
@@ -23838,7 +23838,7 @@ were operated on recently.
23838;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle 23838;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle
23839;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle 23839;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle
23840;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el" 23840;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el"
23841;;;;;; (20281 13989)) 23841;;;;;; (20229 34587))
23842;;; Generated autoloads from rect.el 23842;;; Generated autoloads from rect.el
23843 (define-key ctl-x-r-map "c" 'clear-rectangle) 23843 (define-key ctl-x-r-map "c" 'clear-rectangle)
23844 (define-key ctl-x-r-map "k" 'kill-rectangle) 23844 (define-key ctl-x-r-map "k" 'kill-rectangle)
@@ -23974,8 +23974,8 @@ with a prefix argument, prompt for START-AT and FORMAT.
23974 23974
23975;;;*** 23975;;;***
23976 23976
23977;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (20281 23977;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (20229
23978;;;;;; 13989)) 23978;;;;;; 34587))
23979;;; Generated autoloads from textmodes/refill.el 23979;;; Generated autoloads from textmodes/refill.el
23980 23980
23981(autoload 'refill-mode "refill" "\ 23981(autoload 'refill-mode "refill" "\
@@ -23996,7 +23996,7 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead.
23996;;;*** 23996;;;***
23997 23997
23998;;;### (autoloads (reftex-reset-scanning-information reftex-mode 23998;;;### (autoloads (reftex-reset-scanning-information reftex-mode
23999;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20281 13989)) 23999;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20229 34587))
24000;;; Generated autoloads from textmodes/reftex.el 24000;;; Generated autoloads from textmodes/reftex.el
24001 24001
24002(autoload 'turn-on-reftex "reftex" "\ 24002(autoload 'turn-on-reftex "reftex" "\
@@ -24052,7 +24052,7 @@ This enforces rescanning the buffer on next use.
24052;;;*** 24052;;;***
24053 24053
24054;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 24054;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
24055;;;;;; (20281 13989)) 24055;;;;;; (20229 34587))
24056;;; Generated autoloads from textmodes/reftex-cite.el 24056;;; Generated autoloads from textmodes/reftex-cite.el
24057 24057
24058(autoload 'reftex-citation "reftex-cite" "\ 24058(autoload 'reftex-citation "reftex-cite" "\
@@ -24082,7 +24082,7 @@ While entering the regexp, completion on knows citation keys is possible.
24082;;;*** 24082;;;***
24083 24083
24084;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 24084;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
24085;;;;;; (20281 13989)) 24085;;;;;; (20229 34587))
24086;;; Generated autoloads from textmodes/reftex-global.el 24086;;; Generated autoloads from textmodes/reftex-global.el
24087 24087
24088(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 24088(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -24099,7 +24099,7 @@ With no argument, this command toggles
24099;;;*** 24099;;;***
24100 24100
24101;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 24101;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
24102;;;;;; (20281 13989)) 24102;;;;;; (20229 34587))
24103;;; Generated autoloads from textmodes/reftex-index.el 24103;;; Generated autoloads from textmodes/reftex-index.el
24104 24104
24105(autoload 'reftex-index-phrases-mode "reftex-index" "\ 24105(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -24132,7 +24132,7 @@ Here are all local bindings.
24132;;;*** 24132;;;***
24133 24133
24134;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 24134;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
24135;;;;;; (20281 13989)) 24135;;;;;; (20229 34587))
24136;;; Generated autoloads from textmodes/reftex-parse.el 24136;;; Generated autoloads from textmodes/reftex-parse.el
24137 24137
24138(autoload 'reftex-all-document-files "reftex-parse" "\ 24138(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -24144,8 +24144,8 @@ of master file.
24144 24144
24145;;;*** 24145;;;***
24146 24146
24147;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20281 24147;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20229
24148;;;;;; 13989)) 24148;;;;;; 34587))
24149;;; Generated autoloads from textmodes/reftex-vars.el 24149;;; Generated autoloads from textmodes/reftex-vars.el
24150(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 24150(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
24151(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 24151(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -24155,7 +24155,7 @@ of master file.
24155;;;*** 24155;;;***
24156 24156
24157;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 24157;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
24158;;;;;; (20281 13989)) 24158;;;;;; (20300 47034))
24159;;; Generated autoloads from emacs-lisp/regexp-opt.el 24159;;; Generated autoloads from emacs-lisp/regexp-opt.el
24160 24160
24161(autoload 'regexp-opt "regexp-opt" "\ 24161(autoload 'regexp-opt "regexp-opt" "\
@@ -24186,7 +24186,7 @@ This means the number of non-shy regexp grouping constructs
24186 24186
24187;;;### (autoloads (remember-diary-extract-entries remember-clipboard 24187;;;### (autoloads (remember-diary-extract-entries remember-clipboard
24188;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el" 24188;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el"
24189;;;;;; (20281 13989)) 24189;;;;;; (20229 34587))
24190;;; Generated autoloads from textmodes/remember.el 24190;;; Generated autoloads from textmodes/remember.el
24191 24191
24192(autoload 'remember "remember" "\ 24192(autoload 'remember "remember" "\
@@ -24217,7 +24217,7 @@ Extract diary entries from the region.
24217 24217
24218;;;*** 24218;;;***
24219 24219
24220;;;### (autoloads (repeat) "repeat" "repeat.el" (20281 13989)) 24220;;;### (autoloads (repeat) "repeat" "repeat.el" (20229 34587))
24221;;; Generated autoloads from repeat.el 24221;;; Generated autoloads from repeat.el
24222 24222
24223(autoload 'repeat "repeat" "\ 24223(autoload 'repeat "repeat" "\
@@ -24240,7 +24240,7 @@ recently executed command not bound to an input event\".
24240;;;*** 24240;;;***
24241 24241
24242;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 24242;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
24243;;;;;; (20281 13989)) 24243;;;;;; (20229 34587))
24244;;; Generated autoloads from mail/reporter.el 24244;;; Generated autoloads from mail/reporter.el
24245 24245
24246(autoload 'reporter-submit-bug-report "reporter" "\ 24246(autoload 'reporter-submit-bug-report "reporter" "\
@@ -24272,7 +24272,7 @@ mail-sending package is used for editing and sending the message.
24272;;;*** 24272;;;***
24273 24273
24274;;;### (autoloads (reposition-window) "reposition" "reposition.el" 24274;;;### (autoloads (reposition-window) "reposition" "reposition.el"
24275;;;;;; (20281 13989)) 24275;;;;;; (20229 34587))
24276;;; Generated autoloads from reposition.el 24276;;; Generated autoloads from reposition.el
24277 24277
24278(autoload 'reposition-window "reposition" "\ 24278(autoload 'reposition-window "reposition" "\
@@ -24299,7 +24299,7 @@ first comment line visible (if point is in a comment).
24299;;;*** 24299;;;***
24300 24300
24301;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 24301;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
24302;;;;;; (20281 13989)) 24302;;;;;; (20229 34587))
24303;;; Generated autoloads from reveal.el 24303;;; Generated autoloads from reveal.el
24304 24304
24305(autoload 'reveal-mode "reveal" "\ 24305(autoload 'reveal-mode "reveal" "\
@@ -24335,7 +24335,7 @@ the mode if ARG is omitted or nil.
24335;;;*** 24335;;;***
24336 24336
24337;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 24337;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
24338;;;;;; (20281 13989)) 24338;;;;;; (20229 34587))
24339;;; Generated autoloads from emacs-lisp/ring.el 24339;;; Generated autoloads from emacs-lisp/ring.el
24340 24340
24341(autoload 'ring-p "ring" "\ 24341(autoload 'ring-p "ring" "\
@@ -24350,7 +24350,7 @@ Make a ring that can contain SIZE elements.
24350 24350
24351;;;*** 24351;;;***
24352 24352
24353;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20281 13989)) 24353;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20229 34587))
24354;;; Generated autoloads from net/rlogin.el 24354;;; Generated autoloads from net/rlogin.el
24355 24355
24356(autoload 'rlogin "rlogin" "\ 24356(autoload 'rlogin "rlogin" "\
@@ -24399,7 +24399,7 @@ variable.
24399;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 24399;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
24400;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 24400;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
24401;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p) 24401;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p)
24402;;;;;; "rmail" "mail/rmail.el" (20288 35632)) 24402;;;;;; "rmail" "mail/rmail.el" (20288 55881))
24403;;; Generated autoloads from mail/rmail.el 24403;;; Generated autoloads from mail/rmail.el
24404 24404
24405(autoload 'rmail-movemail-variant-p "rmail" "\ 24405(autoload 'rmail-movemail-variant-p "rmail" "\
@@ -24583,7 +24583,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
24583;;;*** 24583;;;***
24584 24584
24585;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen 24585;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen
24586;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (20281 13989)) 24586;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (20229 34587))
24587;;; Generated autoloads from mail/rmailout.el 24587;;; Generated autoloads from mail/rmailout.el
24588(put 'rmail-output-file-alist 'risky-local-variable t) 24588(put 'rmail-output-file-alist 'risky-local-variable t)
24589 24589
@@ -24648,7 +24648,7 @@ than appending to it. Deletes the message after writing if
24648;;;*** 24648;;;***
24649 24649
24650;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el" 24650;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el"
24651;;;;;; (20281 13989)) 24651;;;;;; (20229 34587))
24652;;; Generated autoloads from nxml/rng-cmpct.el 24652;;; Generated autoloads from nxml/rng-cmpct.el
24653 24653
24654(autoload 'rng-c-load-schema "rng-cmpct" "\ 24654(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -24660,7 +24660,7 @@ Return a pattern.
24660;;;*** 24660;;;***
24661 24661
24662;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el" 24662;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el"
24663;;;;;; (20281 13989)) 24663;;;;;; (20229 34587))
24664;;; Generated autoloads from nxml/rng-nxml.el 24664;;; Generated autoloads from nxml/rng-nxml.el
24665 24665
24666(autoload 'rng-nxml-mode-init "rng-nxml" "\ 24666(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -24673,7 +24673,7 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
24673;;;*** 24673;;;***
24674 24674
24675;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el" 24675;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el"
24676;;;;;; (20281 13989)) 24676;;;;;; (20277 28925))
24677;;; Generated autoloads from nxml/rng-valid.el 24677;;; Generated autoloads from nxml/rng-valid.el
24678 24678
24679(autoload 'rng-validate-mode "rng-valid" "\ 24679(autoload 'rng-validate-mode "rng-valid" "\
@@ -24703,8 +24703,8 @@ to use for finding the schema.
24703 24703
24704;;;*** 24704;;;***
24705 24705
24706;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (20281 24706;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (20229
24707;;;;;; 13989)) 24707;;;;;; 34587))
24708;;; Generated autoloads from nxml/rng-xsd.el 24708;;; Generated autoloads from nxml/rng-xsd.el
24709 24709
24710(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 24710(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -24732,7 +24732,7 @@ must be equal.
24732;;;*** 24732;;;***
24733 24733
24734;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) 24734;;;### (autoloads (robin-use-package robin-modify-package robin-define-package)
24735;;;;;; "robin" "international/robin.el" (20281 13989)) 24735;;;;;; "robin" "international/robin.el" (20209 49217))
24736;;; Generated autoloads from international/robin.el 24736;;; Generated autoloads from international/robin.el
24737 24737
24738(autoload 'robin-define-package "robin" "\ 24738(autoload 'robin-define-package "robin" "\
@@ -24765,7 +24765,7 @@ Start using robin package NAME, which is a string.
24765;;;*** 24765;;;***
24766 24766
24767;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 24767;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
24768;;;;;; rot13-string rot13) "rot13" "rot13.el" (20281 13989)) 24768;;;;;; rot13-string rot13) "rot13" "rot13.el" (20229 34587))
24769;;; Generated autoloads from rot13.el 24769;;; Generated autoloads from rot13.el
24770 24770
24771(autoload 'rot13 "rot13" "\ 24771(autoload 'rot13 "rot13" "\
@@ -24803,7 +24803,7 @@ Toggle the use of ROT13 encoding for the current window.
24803;;;*** 24803;;;***
24804 24804
24805;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" 24805;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el"
24806;;;;;; (20281 13989)) 24806;;;;;; (20229 34587))
24807;;; Generated autoloads from textmodes/rst.el 24807;;; Generated autoloads from textmodes/rst.el
24808 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 24808 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
24809 24809
@@ -24840,7 +24840,7 @@ for modes derived from Text mode, like Mail mode.
24840;;;*** 24840;;;***
24841 24841
24842;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" 24842;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el"
24843;;;;;; (20281 13989)) 24843;;;;;; (20229 34587))
24844;;; Generated autoloads from progmodes/ruby-mode.el 24844;;; Generated autoloads from progmodes/ruby-mode.el
24845 24845
24846(autoload 'ruby-mode "ruby-mode" "\ 24846(autoload 'ruby-mode "ruby-mode" "\
@@ -24861,8 +24861,8 @@ The variable `ruby-indent-level' controls the amount of indentation.
24861 24861
24862;;;*** 24862;;;***
24863 24863
24864;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (20281 24864;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (20229
24865;;;;;; 13989)) 24865;;;;;; 34587))
24866;;; Generated autoloads from ruler-mode.el 24866;;; Generated autoloads from ruler-mode.el
24867 24867
24868(defvar ruler-mode nil "\ 24868(defvar ruler-mode nil "\
@@ -24879,8 +24879,8 @@ if ARG is omitted or nil.
24879 24879
24880;;;*** 24880;;;***
24881 24881
24882;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (20281 24882;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (20229
24883;;;;;; 13989)) 24883;;;;;; 34587))
24884;;; Generated autoloads from emacs-lisp/rx.el 24884;;; Generated autoloads from emacs-lisp/rx.el
24885 24885
24886(autoload 'rx-to-string "rx" "\ 24886(autoload 'rx-to-string "rx" "\
@@ -25191,8 +25191,8 @@ enclosed in `(and ...)'.
25191 25191
25192;;;*** 25192;;;***
25193 25193
25194;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20281 25194;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20229
25195;;;;;; 13989)) 25195;;;;;; 34587))
25196;;; Generated autoloads from savehist.el 25196;;; Generated autoloads from savehist.el
25197 25197
25198(defvar savehist-mode nil "\ 25198(defvar savehist-mode nil "\
@@ -25224,7 +25224,7 @@ histories, which is probably undesirable.
25224;;;*** 25224;;;***
25225 25225
25226;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 25226;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
25227;;;;;; (20281 13989)) 25227;;;;;; (20229 34587))
25228;;; Generated autoloads from progmodes/scheme.el 25228;;; Generated autoloads from progmodes/scheme.el
25229 25229
25230(autoload 'scheme-mode "scheme" "\ 25230(autoload 'scheme-mode "scheme" "\
@@ -25266,7 +25266,7 @@ that variable's value is a string.
25266;;;*** 25266;;;***
25267 25267
25268;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 25268;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
25269;;;;;; (20281 13989)) 25269;;;;;; (20229 34587))
25270;;; Generated autoloads from gnus/score-mode.el 25270;;; Generated autoloads from gnus/score-mode.el
25271 25271
25272(autoload 'gnus-score-mode "score-mode" "\ 25272(autoload 'gnus-score-mode "score-mode" "\
@@ -25280,7 +25280,7 @@ This mode is an extended emacs-lisp mode.
25280;;;*** 25280;;;***
25281 25281
25282;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 25282;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
25283;;;;;; (20281 13989)) 25283;;;;;; (20229 34587))
25284;;; Generated autoloads from scroll-all.el 25284;;; Generated autoloads from scroll-all.el
25285 25285
25286(defvar scroll-all-mode nil "\ 25286(defvar scroll-all-mode nil "\
@@ -25306,7 +25306,7 @@ one window apply to all visible windows in the same frame.
25306;;;*** 25306;;;***
25307 25307
25308;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 25308;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
25309;;;;;; (20281 13989)) 25309;;;;;; (20273 55692))
25310;;; Generated autoloads from scroll-lock.el 25310;;; Generated autoloads from scroll-lock.el
25311 25311
25312(autoload 'scroll-lock-mode "scroll-lock" "\ 25312(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -25322,7 +25322,7 @@ vertically fixed relative to window boundaries during scrolling.
25322 25322
25323;;;*** 25323;;;***
25324 25324
25325;;;### (autoloads nil "secrets" "net/secrets.el" (20281 13989)) 25325;;;### (autoloads nil "secrets" "net/secrets.el" (20300 47034))
25326;;; Generated autoloads from net/secrets.el 25326;;; Generated autoloads from net/secrets.el
25327(when (featurep 'dbusbind) 25327(when (featurep 'dbusbind)
25328 (autoload 'secrets-show-secrets "secrets" nil t)) 25328 (autoload 'secrets-show-secrets "secrets" nil t))
@@ -25330,7 +25330,7 @@ vertically fixed relative to window boundaries during scrolling.
25330;;;*** 25330;;;***
25331 25331
25332;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic" 25332;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic"
25333;;;;;; "cedet/semantic.el" (20281 13989)) 25333;;;;;; "cedet/semantic.el" (20300 47034))
25334;;; Generated autoloads from cedet/semantic.el 25334;;; Generated autoloads from cedet/semantic.el
25335 25335
25336(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\ 25336(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\
@@ -25384,7 +25384,7 @@ Semantic mode.
25384;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name 25384;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name
25385;;;;;; mail-header-separator send-mail-function mail-interactive 25385;;;;;; mail-header-separator send-mail-function mail-interactive
25386;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 25386;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
25387;;;;;; "sendmail" "mail/sendmail.el" (20281 13989)) 25387;;;;;; "sendmail" "mail/sendmail.el" (20277 28925))
25388;;; Generated autoloads from mail/sendmail.el 25388;;; Generated autoloads from mail/sendmail.el
25389 25389
25390(defvar mail-from-style 'default "\ 25390(defvar mail-from-style 'default "\
@@ -25666,8 +25666,8 @@ Like `mail' command, but display mail buffer in another frame.
25666;;;*** 25666;;;***
25667 25667
25668;;;### (autoloads (server-save-buffers-kill-terminal server-mode 25668;;;### (autoloads (server-save-buffers-kill-terminal server-mode
25669;;;;;; server-force-delete server-start) "server" "server.el" (20281 25669;;;;;; server-force-delete server-start) "server" "server.el" (20275
25670;;;;;; 13989)) 25670;;;;;; 12606))
25671;;; Generated autoloads from server.el 25671;;; Generated autoloads from server.el
25672 25672
25673(put 'server-host 'risky-local-variable t) 25673(put 'server-host 'risky-local-variable t)
@@ -25734,7 +25734,7 @@ only these files will be asked to be saved.
25734 25734
25735;;;*** 25735;;;***
25736 25736
25737;;;### (autoloads (ses-mode) "ses" "ses.el" (20281 13989)) 25737;;;### (autoloads (ses-mode) "ses" "ses.el" (20279 40897))
25738;;; Generated autoloads from ses.el 25738;;; Generated autoloads from ses.el
25739 25739
25740(autoload 'ses-mode "ses" "\ 25740(autoload 'ses-mode "ses" "\
@@ -25753,7 +25753,7 @@ These are active only in the minibuffer, when entering or editing a formula:
25753;;;*** 25753;;;***
25754 25754
25755;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 25755;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
25756;;;;;; (20281 13989)) 25756;;;;;; (20300 47034))
25757;;; Generated autoloads from textmodes/sgml-mode.el 25757;;; Generated autoloads from textmodes/sgml-mode.el
25758 25758
25759(autoload 'sgml-mode "sgml-mode" "\ 25759(autoload 'sgml-mode "sgml-mode" "\
@@ -25819,7 +25819,7 @@ To work around that, do:
25819;;;*** 25819;;;***
25820 25820
25821;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 25821;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
25822;;;;;; (20281 13989)) 25822;;;;;; (20229 34587))
25823;;; Generated autoloads from progmodes/sh-script.el 25823;;; Generated autoloads from progmodes/sh-script.el
25824(put 'sh-shell 'safe-local-variable 'symbolp) 25824(put 'sh-shell 'safe-local-variable 'symbolp)
25825 25825
@@ -25884,7 +25884,7 @@ with your script for an edit-interpret-debug cycle.
25884;;;*** 25884;;;***
25885 25885
25886;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 25886;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
25887;;;;;; (20281 13989)) 25887;;;;;; (20229 34587))
25888;;; Generated autoloads from emacs-lisp/shadow.el 25888;;; Generated autoloads from emacs-lisp/shadow.el
25889 25889
25890(autoload 'list-load-path-shadows "shadow" "\ 25890(autoload 'list-load-path-shadows "shadow" "\
@@ -25934,8 +25934,8 @@ function, `load-path-shadows-find'.
25934;;;*** 25934;;;***
25935 25935
25936;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 25936;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
25937;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (20281 25937;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (20229
25938;;;;;; 13989)) 25938;;;;;; 34587))
25939;;; Generated autoloads from shadowfile.el 25939;;; Generated autoloads from shadowfile.el
25940 25940
25941(autoload 'shadow-define-cluster "shadowfile" "\ 25941(autoload 'shadow-define-cluster "shadowfile" "\
@@ -25974,7 +25974,7 @@ Set up file shadowing.
25974;;;*** 25974;;;***
25975 25975
25976;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 25976;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
25977;;;;;; (20288 65415)) 25977;;;;;; (20300 47034))
25978;;; Generated autoloads from shell.el 25978;;; Generated autoloads from shell.el
25979 25979
25980(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 25980(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -26022,8 +26022,8 @@ Otherwise, one argument `-i' is passed to the shell.
26022 26022
26023;;;*** 26023;;;***
26024 26024
26025;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20297 26025;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20298
26026;;;;;; 43054)) 26026;;;;;; 5305))
26027;;; Generated autoloads from gnus/shr.el 26027;;; Generated autoloads from gnus/shr.el
26028 26028
26029(autoload 'shr-insert-document "shr" "\ 26029(autoload 'shr-insert-document "shr" "\
@@ -26036,7 +26036,7 @@ DOM should be a parse tree as generated by
26036;;;*** 26036;;;***
26037 26037
26038;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 26038;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
26039;;;;;; "sieve" "gnus/sieve.el" (20281 13989)) 26039;;;;;; "sieve" "gnus/sieve.el" (20229 34587))
26040;;; Generated autoloads from gnus/sieve.el 26040;;; Generated autoloads from gnus/sieve.el
26041 26041
26042(autoload 'sieve-manage "sieve" "\ 26042(autoload 'sieve-manage "sieve" "\
@@ -26057,7 +26057,7 @@ DOM should be a parse tree as generated by
26057;;;*** 26057;;;***
26058 26058
26059;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 26059;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
26060;;;;;; (20281 13989)) 26060;;;;;; (20229 34587))
26061;;; Generated autoloads from gnus/sieve-mode.el 26061;;; Generated autoloads from gnus/sieve-mode.el
26062 26062
26063(autoload 'sieve-mode "sieve-mode" "\ 26063(autoload 'sieve-mode "sieve-mode" "\
@@ -26072,8 +26072,8 @@ Turning on Sieve mode runs `sieve-mode-hook'.
26072 26072
26073;;;*** 26073;;;***
26074 26074
26075;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (20281 26075;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (20229
26076;;;;;; 13989)) 26076;;;;;; 34587))
26077;;; Generated autoloads from progmodes/simula.el 26077;;; Generated autoloads from progmodes/simula.el
26078 26078
26079(autoload 'simula-mode "simula" "\ 26079(autoload 'simula-mode "simula" "\
@@ -26122,7 +26122,7 @@ with no arguments, if that value is non-nil.
26122;;;*** 26122;;;***
26123 26123
26124;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 26124;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
26125;;;;;; define-skeleton) "skeleton" "skeleton.el" (20281 13989)) 26125;;;;;; define-skeleton) "skeleton" "skeleton.el" (20229 34587))
26126;;; Generated autoloads from skeleton.el 26126;;; Generated autoloads from skeleton.el
26127 26127
26128(defvar skeleton-filter-function 'identity "\ 26128(defvar skeleton-filter-function 'identity "\
@@ -26232,7 +26232,7 @@ symmetrical ones, and the same character twice for the others.
26232;;;*** 26232;;;***
26233 26233
26234;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) 26234;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
26235;;;;;; "smerge-mode" "vc/smerge-mode.el" (20281 13989)) 26235;;;;;; "smerge-mode" "vc/smerge-mode.el" (20273 55692))
26236;;; Generated autoloads from vc/smerge-mode.el 26236;;; Generated autoloads from vc/smerge-mode.el
26237 26237
26238(autoload 'smerge-ediff "smerge-mode" "\ 26238(autoload 'smerge-ediff "smerge-mode" "\
@@ -26260,7 +26260,7 @@ If no conflict maker is found, turn off `smerge-mode'.
26260;;;*** 26260;;;***
26261 26261
26262;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 26262;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
26263;;;;;; (20281 13989)) 26263;;;;;; (20229 34587))
26264;;; Generated autoloads from gnus/smiley.el 26264;;; Generated autoloads from gnus/smiley.el
26265 26265
26266(autoload 'smiley-region "smiley" "\ 26266(autoload 'smiley-region "smiley" "\
@@ -26278,7 +26278,7 @@ interactively. If there's no argument, do it at the current buffer.
26278;;;*** 26278;;;***
26279 26279
26280;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 26280;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
26281;;;;;; "mail/smtpmail.el" (20283 10476)) 26281;;;;;; "mail/smtpmail.el" (20283 8297))
26282;;; Generated autoloads from mail/smtpmail.el 26282;;; Generated autoloads from mail/smtpmail.el
26283 26283
26284(autoload 'smtpmail-send-it "smtpmail" "\ 26284(autoload 'smtpmail-send-it "smtpmail" "\
@@ -26293,7 +26293,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
26293 26293
26294;;;*** 26294;;;***
26295 26295
26296;;;### (autoloads (snake) "snake" "play/snake.el" (20281 13989)) 26296;;;### (autoloads (snake) "snake" "play/snake.el" (20229 34587))
26297;;; Generated autoloads from play/snake.el 26297;;; Generated autoloads from play/snake.el
26298 26298
26299(autoload 'snake "snake" "\ 26299(autoload 'snake "snake" "\
@@ -26317,7 +26317,7 @@ Snake mode keybindings:
26317;;;*** 26317;;;***
26318 26318
26319;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 26319;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
26320;;;;;; (20281 13989)) 26320;;;;;; (20229 34587))
26321;;; Generated autoloads from net/snmp-mode.el 26321;;; Generated autoloads from net/snmp-mode.el
26322 26322
26323(autoload 'snmp-mode "snmp-mode" "\ 26323(autoload 'snmp-mode "snmp-mode" "\
@@ -26346,8 +26346,8 @@ then `snmpv2-mode-hook'.
26346 26346
26347;;;*** 26347;;;***
26348 26348
26349;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20281 26349;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20229
26350;;;;;; 13989)) 26350;;;;;; 34587))
26351;;; Generated autoloads from calendar/solar.el 26351;;; Generated autoloads from calendar/solar.el
26352 26352
26353(autoload 'sunrise-sunset "solar" "\ 26353(autoload 'sunrise-sunset "solar" "\
@@ -26362,8 +26362,8 @@ This function is suitable for execution in a .emacs file.
26362 26362
26363;;;*** 26363;;;***
26364 26364
26365;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (20281 26365;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (20229
26366;;;;;; 13989)) 26366;;;;;; 34587))
26367;;; Generated autoloads from play/solitaire.el 26367;;; Generated autoloads from play/solitaire.el
26368 26368
26369(autoload 'solitaire "solitaire" "\ 26369(autoload 'solitaire "solitaire" "\
@@ -26440,7 +26440,7 @@ Pick your favorite shortcuts:
26440 26440
26441;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 26441;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
26442;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 26442;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
26443;;;;;; sort-lines sort-subr) "sort" "sort.el" (20281 13989)) 26443;;;;;; sort-lines sort-subr) "sort" "sort.el" (20229 34587))
26444;;; Generated autoloads from sort.el 26444;;; Generated autoloads from sort.el
26445(put 'sort-fold-case 'safe-local-variable 'booleanp) 26445(put 'sort-fold-case 'safe-local-variable 'booleanp)
26446 26446
@@ -26584,8 +26584,8 @@ From a program takes two point or marker arguments, BEG and END.
26584 26584
26585;;;*** 26585;;;***
26586 26586
26587;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20281 26587;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20229
26588;;;;;; 13989)) 26588;;;;;; 34587))
26589;;; Generated autoloads from gnus/spam.el 26589;;; Generated autoloads from gnus/spam.el
26590 26590
26591(autoload 'spam-initialize "spam" "\ 26591(autoload 'spam-initialize "spam" "\
@@ -26601,7 +26601,7 @@ installed through `spam-necessary-extra-headers'.
26601 26601
26602;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 26602;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
26603;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 26603;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
26604;;;;;; "gnus/spam-report.el" (20281 13989)) 26604;;;;;; "gnus/spam-report.el" (20229 34587))
26605;;; Generated autoloads from gnus/spam-report.el 26605;;; Generated autoloads from gnus/spam-report.el
26606 26606
26607(autoload 'spam-report-process-queue "spam-report" "\ 26607(autoload 'spam-report-process-queue "spam-report" "\
@@ -26644,7 +26644,7 @@ Spam reports will be queued with the method used when
26644;;;*** 26644;;;***
26645 26645
26646;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 26646;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
26647;;;;;; "speedbar.el" (20281 13989)) 26647;;;;;; "speedbar.el" (20229 34587))
26648;;; Generated autoloads from speedbar.el 26648;;; Generated autoloads from speedbar.el
26649 26649
26650(defalias 'speedbar 'speedbar-frame-mode) 26650(defalias 'speedbar 'speedbar-frame-mode)
@@ -26668,8 +26668,8 @@ selected. If the speedbar frame is active, then select the attached frame.
26668 26668
26669;;;*** 26669;;;***
26670 26670
26671;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (20281 26671;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (20229
26672;;;;;; 13989)) 26672;;;;;; 34587))
26673;;; Generated autoloads from play/spook.el 26673;;; Generated autoloads from play/spook.el
26674 26674
26675(autoload 'spook "spook" "\ 26675(autoload 'spook "spook" "\
@@ -26688,7 +26688,7 @@ Return a vector containing the lines from `spook-phrases-file'.
26688;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 26688;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
26689;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect 26689;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect
26690;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el" 26690;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el"
26691;;;;;; (20281 13989)) 26691;;;;;; (20303 23227))
26692;;; Generated autoloads from progmodes/sql.el 26692;;; Generated autoloads from progmodes/sql.el
26693 26693
26694(autoload 'sql-add-product-keywords "sql" "\ 26694(autoload 'sql-add-product-keywords "sql" "\
@@ -27184,7 +27184,7 @@ buffer.
27184;;;*** 27184;;;***
27185 27185
27186;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el" 27186;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el"
27187;;;;;; (20281 13989)) 27187;;;;;; (20229 34587))
27188;;; Generated autoloads from cedet/srecode/srt-mode.el 27188;;; Generated autoloads from cedet/srecode/srt-mode.el
27189 27189
27190(autoload 'srecode-template-mode "srecode/srt-mode" "\ 27190(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -27197,7 +27197,7 @@ Major-mode for writing SRecode macros.
27197;;;*** 27197;;;***
27198 27198
27199;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el" 27199;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el"
27200;;;;;; (20281 13989)) 27200;;;;;; (20229 34587))
27201;;; Generated autoloads from gnus/starttls.el 27201;;; Generated autoloads from gnus/starttls.el
27202 27202
27203(autoload 'starttls-open-stream "starttls" "\ 27203(autoload 'starttls-open-stream "starttls" "\
@@ -27224,8 +27224,8 @@ GnuTLS requires a port number.
27224;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 27224;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
27225;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 27225;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
27226;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 27226;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
27227;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20281 27227;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20229
27228;;;;;; 13989)) 27228;;;;;; 34587))
27229;;; Generated autoloads from strokes.el 27229;;; Generated autoloads from strokes.el
27230 27230
27231(autoload 'strokes-global-set-stroke "strokes" "\ 27231(autoload 'strokes-global-set-stroke "strokes" "\
@@ -27339,7 +27339,7 @@ Read a complex stroke and insert its glyph into the current buffer.
27339;;;*** 27339;;;***
27340 27340
27341;;;### (autoloads (studlify-buffer studlify-word studlify-region) 27341;;;### (autoloads (studlify-buffer studlify-word studlify-region)
27342;;;;;; "studly" "play/studly.el" (20281 13875)) 27342;;;;;; "studly" "play/studly.el" (19845 45374))
27343;;; Generated autoloads from play/studly.el 27343;;; Generated autoloads from play/studly.el
27344 27344
27345(autoload 'studlify-region "studly" "\ 27345(autoload 'studlify-region "studly" "\
@@ -27360,7 +27360,7 @@ Studlify-case the current buffer.
27360;;;*** 27360;;;***
27361 27361
27362;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el" 27362;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el"
27363;;;;;; (20281 13989)) 27363;;;;;; (20229 34587))
27364;;; Generated autoloads from progmodes/subword.el 27364;;; Generated autoloads from progmodes/subword.el
27365 27365
27366(autoload 'subword-mode "subword" "\ 27366(autoload 'subword-mode "subword" "\
@@ -27416,7 +27416,7 @@ See `subword-mode' for more information on Subword mode.
27416;;;*** 27416;;;***
27417 27417
27418;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 27418;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
27419;;;;;; (20281 13989)) 27419;;;;;; (20273 55692))
27420;;; Generated autoloads from mail/supercite.el 27420;;; Generated autoloads from mail/supercite.el
27421 27421
27422(autoload 'sc-cite-original "supercite" "\ 27422(autoload 'sc-cite-original "supercite" "\
@@ -27448,8 +27448,8 @@ and `sc-post-hook' is run after the guts of this function.
27448 27448
27449;;;*** 27449;;;***
27450 27450
27451;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (20281 27451;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (20229
27452;;;;;; 13989)) 27452;;;;;; 34587))
27453;;; Generated autoloads from t-mouse.el 27453;;; Generated autoloads from t-mouse.el
27454 27454
27455(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 27455(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -27477,7 +27477,7 @@ It relies on the `gpm' daemon being activated.
27477 27477
27478;;;*** 27478;;;***
27479 27479
27480;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (20281 13989)) 27480;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (20229 34587))
27481;;; Generated autoloads from tabify.el 27481;;; Generated autoloads from tabify.el
27482 27482
27483(autoload 'untabify "tabify" "\ 27483(autoload 'untabify "tabify" "\
@@ -27512,7 +27512,7 @@ The variable `tab-width' controls the spacing of tab stops.
27512;;;;;; table-recognize table-insert-row-column table-insert-column 27512;;;;;; table-recognize table-insert-row-column table-insert-column
27513;;;;;; table-insert-row table-insert table-point-left-cell-hook 27513;;;;;; table-insert-row table-insert table-point-left-cell-hook
27514;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 27514;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
27515;;;;;; "table" "textmodes/table.el" (20281 13989)) 27515;;;;;; "table" "textmodes/table.el" (20229 34587))
27516;;; Generated autoloads from textmodes/table.el 27516;;; Generated autoloads from textmodes/table.el
27517 27517
27518(defvar table-cell-map-hook nil "\ 27518(defvar table-cell-map-hook nil "\
@@ -28101,7 +28101,7 @@ converts a table into plain text without frames. It is a companion to
28101;;;*** 28101;;;***
28102 28102
28103;;;### (autoloads (tabulated-list-mode) "tabulated-list" "emacs-lisp/tabulated-list.el" 28103;;;### (autoloads (tabulated-list-mode) "tabulated-list" "emacs-lisp/tabulated-list.el"
28104;;;;;; (20281 13989)) 28104;;;;;; (20257 13883))
28105;;; Generated autoloads from emacs-lisp/tabulated-list.el 28105;;; Generated autoloads from emacs-lisp/tabulated-list.el
28106 28106
28107(autoload 'tabulated-list-mode "tabulated-list" "\ 28107(autoload 'tabulated-list-mode "tabulated-list" "\
@@ -28143,7 +28143,7 @@ as the ewoc pretty-printer.
28143 28143
28144;;;*** 28144;;;***
28145 28145
28146;;;### (autoloads (talk talk-connect) "talk" "talk.el" (20281 13989)) 28146;;;### (autoloads (talk talk-connect) "talk" "talk.el" (20229 34587))
28147;;; Generated autoloads from talk.el 28147;;; Generated autoloads from talk.el
28148 28148
28149(autoload 'talk-connect "talk" "\ 28149(autoload 'talk-connect "talk" "\
@@ -28158,7 +28158,7 @@ Connect to the Emacs talk group from the current X display or tty frame.
28158 28158
28159;;;*** 28159;;;***
28160 28160
28161;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20281 13989)) 28161;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20273 55692))
28162;;; Generated autoloads from tar-mode.el 28162;;; Generated autoloads from tar-mode.el
28163 28163
28164(autoload 'tar-mode "tar-mode" "\ 28164(autoload 'tar-mode "tar-mode" "\
@@ -28182,7 +28182,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
28182;;;*** 28182;;;***
28183 28183
28184;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 28184;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
28185;;;;;; "progmodes/tcl.el" (20281 13989)) 28185;;;;;; "progmodes/tcl.el" (20229 34587))
28186;;; Generated autoloads from progmodes/tcl.el 28186;;; Generated autoloads from progmodes/tcl.el
28187 28187
28188(autoload 'tcl-mode "tcl" "\ 28188(autoload 'tcl-mode "tcl" "\
@@ -28230,7 +28230,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
28230 28230
28231;;;*** 28231;;;***
28232 28232
28233;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20281 13989)) 28233;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20229 34587))
28234;;; Generated autoloads from net/telnet.el 28234;;; Generated autoloads from net/telnet.el
28235 28235
28236(autoload 'telnet "telnet" "\ 28236(autoload 'telnet "telnet" "\
@@ -28256,7 +28256,7 @@ Normally input is edited in Emacs and sent a line at a time.
28256;;;*** 28256;;;***
28257 28257
28258;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el" 28258;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el"
28259;;;;;; (20281 13989)) 28259;;;;;; (20256 47696))
28260;;; Generated autoloads from term.el 28260;;; Generated autoloads from term.el
28261 28261
28262(autoload 'make-term "term" "\ 28262(autoload 'make-term "term" "\
@@ -28298,8 +28298,8 @@ use in that buffer.
28298 28298
28299;;;*** 28299;;;***
28300 28300
28301;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (20281 28301;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (20229
28302;;;;;; 13989)) 28302;;;;;; 34587))
28303;;; Generated autoloads from terminal.el 28303;;; Generated autoloads from terminal.el
28304 28304
28305(autoload 'terminal-emulator "terminal" "\ 28305(autoload 'terminal-emulator "terminal" "\
@@ -28336,7 +28336,7 @@ subprocess started.
28336;;;*** 28336;;;***
28337 28337
28338;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 28338;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
28339;;;;;; (20281 13989)) 28339;;;;;; (20229 34587))
28340;;; Generated autoloads from emacs-lisp/testcover.el 28340;;; Generated autoloads from emacs-lisp/testcover.el
28341 28341
28342(autoload 'testcover-this-defun "testcover" "\ 28342(autoload 'testcover-this-defun "testcover" "\
@@ -28346,7 +28346,7 @@ Start coverage on function under point.
28346 28346
28347;;;*** 28347;;;***
28348 28348
28349;;;### (autoloads (tetris) "tetris" "play/tetris.el" (20281 13989)) 28349;;;### (autoloads (tetris) "tetris" "play/tetris.el" (20229 34587))
28350;;; Generated autoloads from play/tetris.el 28350;;; Generated autoloads from play/tetris.el
28351 28351
28352(autoload 'tetris "tetris" "\ 28352(autoload 'tetris "tetris" "\
@@ -28377,7 +28377,7 @@ tetris-mode keybindings:
28377;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 28377;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
28378;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 28378;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
28379;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 28379;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
28380;;;;;; (20281 13989)) 28380;;;;;; (20229 34587))
28381;;; Generated autoloads from textmodes/tex-mode.el 28381;;; Generated autoloads from textmodes/tex-mode.el
28382 28382
28383(defvar tex-shell-file-name nil "\ 28383(defvar tex-shell-file-name nil "\
@@ -28679,7 +28679,7 @@ Major mode to edit DocTeX files.
28679;;;*** 28679;;;***
28680 28680
28681;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 28681;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
28682;;;;;; "texinfmt" "textmodes/texinfmt.el" (20281 13989)) 28682;;;;;; "texinfmt" "textmodes/texinfmt.el" (20229 34587))
28683;;; Generated autoloads from textmodes/texinfmt.el 28683;;; Generated autoloads from textmodes/texinfmt.el
28684 28684
28685(autoload 'texinfo-format-buffer "texinfmt" "\ 28685(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -28719,7 +28719,7 @@ if large. You can use `Info-split' to do this manually.
28719;;;*** 28719;;;***
28720 28720
28721;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 28721;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
28722;;;;;; "texinfo" "textmodes/texinfo.el" (20281 13989)) 28722;;;;;; "texinfo" "textmodes/texinfo.el" (20229 34587))
28723;;; Generated autoloads from textmodes/texinfo.el 28723;;; Generated autoloads from textmodes/texinfo.el
28724 28724
28725(defvar texinfo-open-quote (purecopy "``") "\ 28725(defvar texinfo-open-quote (purecopy "``") "\
@@ -28805,7 +28805,7 @@ value of `texinfo-mode-hook'.
28805 28805
28806;;;### (autoloads (thai-composition-function thai-compose-buffer 28806;;;### (autoloads (thai-composition-function thai-compose-buffer
28807;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el" 28807;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el"
28808;;;;;; (20281 13989)) 28808;;;;;; (20273 55692))
28809;;; Generated autoloads from language/thai-util.el 28809;;; Generated autoloads from language/thai-util.el
28810 28810
28811(autoload 'thai-compose-region "thai-util" "\ 28811(autoload 'thai-compose-region "thai-util" "\
@@ -28834,7 +28834,7 @@ Compose Thai characters in the current buffer.
28834 28834
28835;;;### (autoloads (list-at-point number-at-point symbol-at-point 28835;;;### (autoloads (list-at-point number-at-point symbol-at-point
28836;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 28836;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
28837;;;;;; "thingatpt" "thingatpt.el" (20281 13989)) 28837;;;;;; "thingatpt" "thingatpt.el" (20229 34587))
28838;;; Generated autoloads from thingatpt.el 28838;;; Generated autoloads from thingatpt.el
28839 28839
28840(autoload 'forward-thing "thingatpt" "\ 28840(autoload 'forward-thing "thingatpt" "\
@@ -28897,7 +28897,7 @@ Return the Lisp list at point, or nil if none is found.
28897 28897
28898;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 28898;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
28899;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 28899;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
28900;;;;;; (20281 13989)) 28900;;;;;; (20229 34587))
28901;;; Generated autoloads from thumbs.el 28901;;; Generated autoloads from thumbs.el
28902 28902
28903(autoload 'thumbs-find-thumb "thumbs" "\ 28903(autoload 'thumbs-find-thumb "thumbs" "\
@@ -28935,8 +28935,8 @@ In dired, call the setroot program on the image at point.
28935;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer 28935;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer
28936;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region 28936;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region
28937;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription 28937;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription
28938;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (20281 28938;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (20229
28939;;;;;; 13989)) 28939;;;;;; 34587))
28940;;; Generated autoloads from language/tibet-util.el 28940;;; Generated autoloads from language/tibet-util.el
28941 28941
28942(autoload 'tibetan-char-p "tibet-util" "\ 28942(autoload 'tibetan-char-p "tibet-util" "\
@@ -29010,7 +29010,7 @@ See also docstring of the function tibetan-compose-region.
29010;;;*** 29010;;;***
29011 29011
29012;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 29012;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
29013;;;;;; (20281 13989)) 29013;;;;;; (20229 34587))
29014;;; Generated autoloads from textmodes/tildify.el 29014;;; Generated autoloads from textmodes/tildify.el
29015 29015
29016(autoload 'tildify-region "tildify" "\ 29016(autoload 'tildify-region "tildify" "\
@@ -29035,7 +29035,7 @@ This function performs no refilling of the changed text.
29035 29035
29036;;;### (autoloads (emacs-init-time emacs-uptime display-time-world 29036;;;### (autoloads (emacs-init-time emacs-uptime display-time-world
29037;;;;;; display-time-mode display-time display-time-day-and-date) 29037;;;;;; display-time-mode display-time display-time-day-and-date)
29038;;;;;; "time" "time.el" (20281 13989)) 29038;;;;;; "time" "time.el" (20230 55355))
29039;;; Generated autoloads from time.el 29039;;; Generated autoloads from time.el
29040 29040
29041(defvar display-time-day-and-date nil "\ 29041(defvar display-time-day-and-date nil "\
@@ -29101,7 +29101,7 @@ Return a string giving the duration of the Emacs initialization.
29101;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day 29101;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day
29102;;;;;; time-add time-subtract time-since days-to-time time-less-p 29102;;;;;; time-add time-subtract time-since days-to-time time-less-p
29103;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el" 29103;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el"
29104;;;;;; (20281 13989)) 29104;;;;;; (20229 34587))
29105;;; Generated autoloads from calendar/time-date.el 29105;;; Generated autoloads from calendar/time-date.el
29106 29106
29107(autoload 'date-to-time "time-date" "\ 29107(autoload 'date-to-time "time-date" "\
@@ -29215,7 +29215,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
29215;;;*** 29215;;;***
29216 29216
29217;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 29217;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
29218;;;;;; "time-stamp.el" (20281 13989)) 29218;;;;;; "time-stamp.el" (20229 34587))
29219;;; Generated autoloads from time-stamp.el 29219;;; Generated autoloads from time-stamp.el
29220(put 'time-stamp-format 'safe-local-variable 'stringp) 29220(put 'time-stamp-format 'safe-local-variable 'stringp)
29221(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 29221(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -29259,7 +29259,7 @@ With ARG, turn time stamping on if and only if arg is positive.
29259;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 29259;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
29260;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 29260;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
29261;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 29261;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
29262;;;;;; (20281 13989)) 29262;;;;;; (20300 47034))
29263;;; Generated autoloads from calendar/timeclock.el 29263;;; Generated autoloads from calendar/timeclock.el
29264 29264
29265(autoload 'timeclock-modeline-display "timeclock" "\ 29265(autoload 'timeclock-modeline-display "timeclock" "\
@@ -29359,7 +29359,7 @@ relative only to the time worked today, and not to past time.
29359;;;*** 29359;;;***
29360 29360
29361;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 29361;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
29362;;;;;; "international/titdic-cnv.el" (20287 42957)) 29362;;;;;; "international/titdic-cnv.el" (20287 35000))
29363;;; Generated autoloads from international/titdic-cnv.el 29363;;; Generated autoloads from international/titdic-cnv.el
29364 29364
29365(autoload 'titdic-convert "titdic-cnv" "\ 29365(autoload 'titdic-convert "titdic-cnv" "\
@@ -29382,7 +29382,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
29382;;;*** 29382;;;***
29383 29383
29384;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 29384;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
29385;;;;;; "tmm.el" (20281 13989)) 29385;;;;;; "tmm.el" (20229 34587))
29386;;; Generated autoloads from tmm.el 29386;;; Generated autoloads from tmm.el
29387 (define-key global-map "\M-`" 'tmm-menubar) 29387 (define-key global-map "\M-`" 'tmm-menubar)
29388 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 29388 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -29422,7 +29422,7 @@ Its value should be an event that has a binding in MENU.
29422 29422
29423;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 29423;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
29424;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 29424;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
29425;;;;;; "todo-mode" "calendar/todo-mode.el" (20281 13989)) 29425;;;;;; "todo-mode" "calendar/todo-mode.el" (20229 34587))
29426;;; Generated autoloads from calendar/todo-mode.el 29426;;; Generated autoloads from calendar/todo-mode.el
29427 29427
29428(autoload 'todo-add-category "todo-mode" "\ 29428(autoload 'todo-add-category "todo-mode" "\
@@ -29482,7 +29482,7 @@ Show TODO list.
29482 29482
29483;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 29483;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
29484;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) 29484;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame)
29485;;;;;; "tool-bar" "tool-bar.el" (20281 13989)) 29485;;;;;; "tool-bar" "tool-bar.el" (20279 40897))
29486;;; Generated autoloads from tool-bar.el 29486;;; Generated autoloads from tool-bar.el
29487 29487
29488(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 29488(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -29553,7 +29553,7 @@ holds a keymap.
29553;;;*** 29553;;;***
29554 29554
29555;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 29555;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
29556;;;;;; (20281 13989)) 29556;;;;;; (20300 47034))
29557;;; Generated autoloads from emulation/tpu-edt.el 29557;;; Generated autoloads from emulation/tpu-edt.el
29558 29558
29559(defvar tpu-edt-mode nil "\ 29559(defvar tpu-edt-mode nil "\
@@ -29583,7 +29583,7 @@ Turn on TPU/edt emulation.
29583;;;*** 29583;;;***
29584 29584
29585;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el" 29585;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el"
29586;;;;;; (20281 13989)) 29586;;;;;; (20229 34587))
29587;;; Generated autoloads from emulation/tpu-mapper.el 29587;;; Generated autoloads from emulation/tpu-mapper.el
29588 29588
29589(autoload 'tpu-mapper "tpu-mapper" "\ 29589(autoload 'tpu-mapper "tpu-mapper" "\
@@ -29617,7 +29617,7 @@ your local X guru can try to figure out why the key is being ignored.
29617 29617
29618;;;*** 29618;;;***
29619 29619
29620;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (20281 13989)) 29620;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (20229 34587))
29621;;; Generated autoloads from emacs-lisp/tq.el 29621;;; Generated autoloads from emacs-lisp/tq.el
29622 29622
29623(autoload 'tq-create "tq" "\ 29623(autoload 'tq-create "tq" "\
@@ -29631,7 +29631,7 @@ to a tcp server on another machine.
29631;;;*** 29631;;;***
29632 29632
29633;;;### (autoloads (trace-function-background trace-function trace-buffer) 29633;;;### (autoloads (trace-function-background trace-function trace-buffer)
29634;;;;;; "trace" "emacs-lisp/trace.el" (20281 13989)) 29634;;;;;; "trace" "emacs-lisp/trace.el" (20229 34587))
29635;;; Generated autoloads from emacs-lisp/trace.el 29635;;; Generated autoloads from emacs-lisp/trace.el
29636 29636
29637(defvar trace-buffer (purecopy "*trace-output*") "\ 29637(defvar trace-buffer (purecopy "*trace-output*") "\
@@ -29668,7 +29668,7 @@ BUFFER defaults to `trace-buffer'.
29668;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 29668;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
29669;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 29669;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
29670;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 29670;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
29671;;;;;; "net/tramp.el" (20298 57601)) 29671;;;;;; "net/tramp.el" (20300 47034))
29672;;; Generated autoloads from net/tramp.el 29672;;; Generated autoloads from net/tramp.el
29673 29673
29674(defvar tramp-mode t "\ 29674(defvar tramp-mode t "\
@@ -29801,7 +29801,7 @@ Discard Tramp from loading remote files.
29801;;;*** 29801;;;***
29802 29802
29803;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 29803;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
29804;;;;;; (20281 13989)) 29804;;;;;; (20229 34587))
29805;;; Generated autoloads from net/tramp-ftp.el 29805;;; Generated autoloads from net/tramp-ftp.el
29806 29806
29807(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 29807(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -29811,8 +29811,8 @@ Discard Tramp from loading remote files.
29811 29811
29812;;;*** 29812;;;***
29813 29813
29814;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20281 29814;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20229
29815;;;;;; 13989)) 29815;;;;;; 34587))
29816;;; Generated autoloads from tutorial.el 29816;;; Generated autoloads from tutorial.el
29817 29817
29818(autoload 'help-with-tutorial "tutorial" "\ 29818(autoload 'help-with-tutorial "tutorial" "\
@@ -29837,7 +29837,7 @@ resumed later.
29837;;;*** 29837;;;***
29838 29838
29839;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" 29839;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el"
29840;;;;;; (20281 13875)) 29840;;;;;; (19845 45374))
29841;;; Generated autoloads from language/tv-util.el 29841;;; Generated autoloads from language/tv-util.el
29842 29842
29843(autoload 'tai-viet-composition-function "tv-util" "\ 29843(autoload 'tai-viet-composition-function "tv-util" "\
@@ -29848,7 +29848,7 @@ resumed later.
29848;;;*** 29848;;;***
29849 29849
29850;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 29850;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
29851;;;;;; "textmodes/two-column.el" (20281 13989)) 29851;;;;;; "textmodes/two-column.el" (20229 34587))
29852;;; Generated autoloads from textmodes/two-column.el 29852;;; Generated autoloads from textmodes/two-column.el
29853 (autoload '2C-command "two-column" () t 'keymap) 29853 (autoload '2C-command "two-column" () t 'keymap)
29854 (global-set-key "\C-x6" '2C-command) 29854 (global-set-key "\C-x6" '2C-command)
@@ -29899,7 +29899,7 @@ First column's text sSs Second column's text
29899;;;;;; type-break type-break-mode type-break-keystroke-threshold 29899;;;;;; type-break type-break-mode type-break-keystroke-threshold
29900;;;;;; type-break-good-break-interval type-break-good-rest-interval 29900;;;;;; type-break-good-break-interval type-break-good-rest-interval
29901;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 29901;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
29902;;;;;; (20281 13989)) 29902;;;;;; (20229 34587))
29903;;; Generated autoloads from type-break.el 29903;;; Generated autoloads from type-break.el
29904 29904
29905(defvar type-break-mode nil "\ 29905(defvar type-break-mode nil "\
@@ -30081,7 +30081,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
30081 30081
30082;;;*** 30082;;;***
30083 30083
30084;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (20281 13989)) 30084;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (20229 34587))
30085;;; Generated autoloads from mail/uce.el 30085;;; Generated autoloads from mail/uce.el
30086 30086
30087(autoload 'uce-reply-to-uce "uce" "\ 30087(autoload 'uce-reply-to-uce "uce" "\
@@ -30099,7 +30099,7 @@ You might need to set `uce-mail-reader' before using this.
30099;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string 30099;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string
30100;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region 30100;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region
30101;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize" 30101;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize"
30102;;;;;; "international/ucs-normalize.el" (20281 13989)) 30102;;;;;; "international/ucs-normalize.el" (20229 34587))
30103;;; Generated autoloads from international/ucs-normalize.el 30103;;; Generated autoloads from international/ucs-normalize.el
30104 30104
30105(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 30105(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -30165,7 +30165,7 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
30165;;;*** 30165;;;***
30166 30166
30167;;;### (autoloads (ununderline-region underline-region) "underline" 30167;;;### (autoloads (ununderline-region underline-region) "underline"
30168;;;;;; "textmodes/underline.el" (20281 13989)) 30168;;;;;; "textmodes/underline.el" (20229 34587))
30169;;; Generated autoloads from textmodes/underline.el 30169;;; Generated autoloads from textmodes/underline.el
30170 30170
30171(autoload 'underline-region "underline" "\ 30171(autoload 'underline-region "underline" "\
@@ -30186,7 +30186,7 @@ which specify the range to operate on.
30186;;;*** 30186;;;***
30187 30187
30188;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 30188;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
30189;;;;;; (20281 13989)) 30189;;;;;; (20235 41048))
30190;;; Generated autoloads from mail/unrmail.el 30190;;; Generated autoloads from mail/unrmail.el
30191 30191
30192(autoload 'batch-unrmail "unrmail" "\ 30192(autoload 'batch-unrmail "unrmail" "\
@@ -30205,8 +30205,8 @@ Convert old-style Rmail Babyl file FILE to system inbox format file TO-FILE.
30205 30205
30206;;;*** 30206;;;***
30207 30207
30208;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (20281 30208;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (20229
30209;;;;;; 13989)) 30209;;;;;; 34587))
30210;;; Generated autoloads from emacs-lisp/unsafep.el 30210;;; Generated autoloads from emacs-lisp/unsafep.el
30211 30211
30212(autoload 'unsafep "unsafep" "\ 30212(autoload 'unsafep "unsafep" "\
@@ -30219,7 +30219,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
30219;;;*** 30219;;;***
30220 30220
30221;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 30221;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
30222;;;;;; "url/url.el" (20291 37665)) 30222;;;;;; "url/url.el" (20290 11197))
30223;;; Generated autoloads from url/url.el 30223;;; Generated autoloads from url/url.el
30224 30224
30225(autoload 'url-retrieve "url" "\ 30225(autoload 'url-retrieve "url" "\
@@ -30263,7 +30263,7 @@ no further processing). URL is either a string or a parsed URL.
30263;;;*** 30263;;;***
30264 30264
30265;;;### (autoloads (url-register-auth-scheme url-get-authentication) 30265;;;### (autoloads (url-register-auth-scheme url-get-authentication)
30266;;;;;; "url-auth" "url/url-auth.el" (20281 13989)) 30266;;;;;; "url-auth" "url/url-auth.el" (20238 49468))
30267;;; Generated autoloads from url/url-auth.el 30267;;; Generated autoloads from url/url-auth.el
30268 30268
30269(autoload 'url-get-authentication "url-auth" "\ 30269(autoload 'url-get-authentication "url-auth" "\
@@ -30305,7 +30305,7 @@ RATING a rating between 1 and 10 of the strength of the authentication.
30305;;;*** 30305;;;***
30306 30306
30307;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache) 30307;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache)
30308;;;;;; "url-cache" "url/url-cache.el" (20281 13989)) 30308;;;;;; "url-cache" "url/url-cache.el" (20273 2111))
30309;;; Generated autoloads from url/url-cache.el 30309;;; Generated autoloads from url/url-cache.el
30310 30310
30311(autoload 'url-store-in-cache "url-cache" "\ 30311(autoload 'url-store-in-cache "url-cache" "\
@@ -30326,7 +30326,7 @@ Extract FNAM from the local disk cache.
30326 30326
30327;;;*** 30327;;;***
30328 30328
30329;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (20281 13989)) 30329;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (20229 34587))
30330;;; Generated autoloads from url/url-cid.el 30330;;; Generated autoloads from url/url-cid.el
30331 30331
30332(autoload 'url-cid "url-cid" "\ 30332(autoload 'url-cid "url-cid" "\
@@ -30337,7 +30337,7 @@ Extract FNAM from the local disk cache.
30337;;;*** 30337;;;***
30338 30338
30339;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 30339;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
30340;;;;;; "url/url-dav.el" (20281 13989)) 30340;;;;;; "url/url-dav.el" (20229 34587))
30341;;; Generated autoloads from url/url-dav.el 30341;;; Generated autoloads from url/url-dav.el
30342 30342
30343(autoload 'url-dav-supported-p "url-dav" "\ 30343(autoload 'url-dav-supported-p "url-dav" "\
@@ -30352,8 +30352,8 @@ Extract FNAM from the local disk cache.
30352 30352
30353;;;*** 30353;;;***
30354 30354
30355;;;### (autoloads (url-file) "url-file" "url/url-file.el" (20281 30355;;;### (autoloads (url-file) "url-file" "url/url-file.el" (20229
30356;;;;;; 13989)) 30356;;;;;; 34587))
30357;;; Generated autoloads from url/url-file.el 30357;;; Generated autoloads from url/url-file.el
30358 30358
30359(autoload 'url-file "url-file" "\ 30359(autoload 'url-file "url-file" "\
@@ -30364,7 +30364,7 @@ Handle file: and ftp: URLs.
30364;;;*** 30364;;;***
30365 30365
30366;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 30366;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
30367;;;;;; "url/url-gw.el" (20281 13989)) 30367;;;;;; "url/url-gw.el" (20229 34587))
30368;;; Generated autoloads from url/url-gw.el 30368;;; Generated autoloads from url/url-gw.el
30369 30369
30370(autoload 'url-gateway-nslookup-host "url-gw" "\ 30370(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -30384,7 +30384,7 @@ Might do a non-blocking connection; use `process-status' to check.
30384 30384
30385;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 30385;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
30386;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el" 30386;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
30387;;;;;; (20281 13989)) 30387;;;;;; (20229 34587))
30388;;; Generated autoloads from url/url-handlers.el 30388;;; Generated autoloads from url/url-handlers.el
30389 30389
30390(defvar url-handler-mode nil "\ 30390(defvar url-handler-mode nil "\
@@ -30439,7 +30439,7 @@ accessible.
30439;;;*** 30439;;;***
30440 30440
30441;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 30441;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
30442;;;;;; url-http) "url-http" "url/url-http.el" (20281 13989)) 30442;;;;;; url-http) "url-http" "url/url-http.el" (20277 28925))
30443;;; Generated autoloads from url/url-http.el 30443;;; Generated autoloads from url/url-http.el
30444 30444
30445(autoload 'url-http "url-http" "\ 30445(autoload 'url-http "url-http" "\
@@ -30505,7 +30505,7 @@ HTTPS retrievals are asynchronous.")
30505 30505
30506;;;*** 30506;;;***
30507 30507
30508;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (20281 13989)) 30508;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (20229 34587))
30509;;; Generated autoloads from url/url-irc.el 30509;;; Generated autoloads from url/url-irc.el
30510 30510
30511(autoload 'url-irc "url-irc" "\ 30511(autoload 'url-irc "url-irc" "\
@@ -30515,8 +30515,8 @@ HTTPS retrievals are asynchronous.")
30515 30515
30516;;;*** 30516;;;***
30517 30517
30518;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (20281 30518;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (20229
30519;;;;;; 13989)) 30519;;;;;; 34587))
30520;;; Generated autoloads from url/url-ldap.el 30520;;; Generated autoloads from url/url-ldap.el
30521 30521
30522(autoload 'url-ldap "url-ldap" "\ 30522(autoload 'url-ldap "url-ldap" "\
@@ -30530,7 +30530,7 @@ URL can be a URL string, or a URL vector of the type returned by
30530;;;*** 30530;;;***
30531 30531
30532;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 30532;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
30533;;;;;; (20281 13989)) 30533;;;;;; (20229 34587))
30534;;; Generated autoloads from url/url-mailto.el 30534;;; Generated autoloads from url/url-mailto.el
30535 30535
30536(autoload 'url-mail "url-mailto" "\ 30536(autoload 'url-mail "url-mailto" "\
@@ -30546,7 +30546,7 @@ Handle the mailto: URL syntax.
30546;;;*** 30546;;;***
30547 30547
30548;;;### (autoloads (url-data url-generic-emulator-loader url-info 30548;;;### (autoloads (url-data url-generic-emulator-loader url-info
30549;;;;;; url-man) "url-misc" "url/url-misc.el" (20281 13989)) 30549;;;;;; url-man) "url-misc" "url/url-misc.el" (20229 34587))
30550;;; Generated autoloads from url/url-misc.el 30550;;; Generated autoloads from url/url-misc.el
30551 30551
30552(autoload 'url-man "url-misc" "\ 30552(autoload 'url-man "url-misc" "\
@@ -30578,7 +30578,7 @@ Fetch a data URL (RFC 2397).
30578;;;*** 30578;;;***
30579 30579
30580;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 30580;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
30581;;;;;; (20281 13989)) 30581;;;;;; (20229 34587))
30582;;; Generated autoloads from url/url-news.el 30582;;; Generated autoloads from url/url-news.el
30583 30583
30584(autoload 'url-news "url-news" "\ 30584(autoload 'url-news "url-news" "\
@@ -30595,7 +30595,7 @@ Fetch a data URL (RFC 2397).
30595 30595
30596;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 30596;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
30597;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 30597;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
30598;;;;;; (20281 13989)) 30598;;;;;; (20229 34587))
30599;;; Generated autoloads from url/url-ns.el 30599;;; Generated autoloads from url/url-ns.el
30600 30600
30601(autoload 'isPlainHostName "url-ns" "\ 30601(autoload 'isPlainHostName "url-ns" "\
@@ -30636,7 +30636,7 @@ Fetch a data URL (RFC 2397).
30636;;;*** 30636;;;***
30637 30637
30638;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 30638;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
30639;;;;;; "url/url-parse.el" (20281 13989)) 30639;;;;;; "url/url-parse.el" (20273 55604))
30640;;; Generated autoloads from url/url-parse.el 30640;;; Generated autoloads from url/url-parse.el
30641 30641
30642(autoload 'url-recreate-url "url-parse" "\ 30642(autoload 'url-recreate-url "url-parse" "\
@@ -30654,7 +30654,7 @@ TYPE USER PASSWORD HOST PORTSPEC FILENAME TARGET ATTRIBUTES FULLNESS.
30654;;;*** 30654;;;***
30655 30655
30656;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 30656;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
30657;;;;;; (20281 13989)) 30657;;;;;; (20229 34587))
30658;;; Generated autoloads from url/url-privacy.el 30658;;; Generated autoloads from url/url-privacy.el
30659 30659
30660(autoload 'url-setup-privacy-info "url-privacy" "\ 30660(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -30665,7 +30665,7 @@ Setup variables that expose info about you and your system.
30665;;;*** 30665;;;***
30666 30666
30667;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el" 30667;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el"
30668;;;;;; (20291 37665)) 30668;;;;;; (20291 32066))
30669;;; Generated autoloads from url/url-queue.el 30669;;; Generated autoloads from url/url-queue.el
30670 30670
30671(autoload 'url-queue-retrieve "url-queue" "\ 30671(autoload 'url-queue-retrieve "url-queue" "\
@@ -30685,7 +30685,7 @@ The variable `url-queue-timeout' sets a timeout.
30685;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space 30685;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space
30686;;;;;; url-get-normalized-date url-lazy-message url-normalize-url 30686;;;;;; url-get-normalized-date url-lazy-message url-normalize-url
30687;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug) 30687;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug)
30688;;;;;; "url-util" "url/url-util.el" (20281 13989)) 30688;;;;;; "url-util" "url/url-util.el" (20229 34587))
30689;;; Generated autoloads from url/url-util.el 30689;;; Generated autoloads from url/url-util.el
30690 30690
30691(defvar url-debug nil "\ 30691(defvar url-debug nil "\
@@ -30821,7 +30821,7 @@ This uses `url-current-object', set locally to the buffer.
30821;;;*** 30821;;;***
30822 30822
30823;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 30823;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
30824;;;;;; "userlock" "userlock.el" (20281 13989)) 30824;;;;;; "userlock" "userlock.el" (20229 34587))
30825;;; Generated autoloads from userlock.el 30825;;; Generated autoloads from userlock.el
30826 30826
30827(autoload 'ask-user-about-lock "userlock" "\ 30827(autoload 'ask-user-about-lock "userlock" "\
@@ -30851,7 +30851,7 @@ The buffer in question is current when this function is called.
30851 30851
30852;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion 30852;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion
30853;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion) 30853;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion)
30854;;;;;; "utf-7" "international/utf-7.el" (20281 13989)) 30854;;;;;; "utf-7" "international/utf-7.el" (20229 34587))
30855;;; Generated autoloads from international/utf-7.el 30855;;; Generated autoloads from international/utf-7.el
30856 30856
30857(autoload 'utf-7-post-read-conversion "utf-7" "\ 30857(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -30876,7 +30876,7 @@ The buffer in question is current when this function is called.
30876 30876
30877;;;*** 30877;;;***
30878 30878
30879;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (20281 13989)) 30879;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (20229 34587))
30880;;; Generated autoloads from gnus/utf7.el 30880;;; Generated autoloads from gnus/utf7.el
30881 30881
30882(autoload 'utf7-encode "utf7" "\ 30882(autoload 'utf7-encode "utf7" "\
@@ -30888,7 +30888,7 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil.
30888 30888
30889;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 30889;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
30890;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el" 30890;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el"
30891;;;;;; (20281 13989)) 30891;;;;;; (20229 34587))
30892;;; Generated autoloads from mail/uudecode.el 30892;;; Generated autoloads from mail/uudecode.el
30893 30893
30894(autoload 'uudecode-decode-region-external "uudecode" "\ 30894(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -30918,8 +30918,8 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
30918;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers 30918;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers
30919;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff 30919;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff
30920;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook 30920;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook
30921;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20281 30921;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20275
30922;;;;;; 13989)) 30922;;;;;; 43867))
30923;;; Generated autoloads from vc/vc.el 30923;;; Generated autoloads from vc/vc.el
30924 30924
30925(defvar vc-checkout-hook nil "\ 30925(defvar vc-checkout-hook nil "\
@@ -31197,7 +31197,7 @@ Return the branch part of a revision number REV.
31197;;;*** 31197;;;***
31198 31198
31199;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el" 31199;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el"
31200;;;;;; (20281 13989)) 31200;;;;;; (20229 34587))
31201;;; Generated autoloads from vc/vc-annotate.el 31201;;; Generated autoloads from vc/vc-annotate.el
31202 31202
31203(autoload 'vc-annotate "vc-annotate" "\ 31203(autoload 'vc-annotate "vc-annotate" "\
@@ -31234,7 +31234,7 @@ mode-specific menu. `vc-annotate-color-map' and
31234 31234
31235;;;*** 31235;;;***
31236 31236
31237;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (20296 25039)) 31237;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (20296 49978))
31238;;; Generated autoloads from vc/vc-arch.el 31238;;; Generated autoloads from vc/vc-arch.el
31239 (defun vc-arch-registered (file) 31239 (defun vc-arch-registered (file)
31240 (if (vc-find-root file "{arch}/=tagging-method") 31240 (if (vc-find-root file "{arch}/=tagging-method")
@@ -31244,7 +31244,7 @@ mode-specific menu. `vc-annotate-color-map' and
31244 31244
31245;;;*** 31245;;;***
31246 31246
31247;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20296 24948)) 31247;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20300 47034))
31248;;; Generated autoloads from vc/vc-bzr.el 31248;;; Generated autoloads from vc/vc-bzr.el
31249 31249
31250(defconst vc-bzr-admin-dirname ".bzr" "\ 31250(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -31260,7 +31260,7 @@ Name of the format file in a .bzr directory.")
31260 31260
31261;;;*** 31261;;;***
31262 31262
31263;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20296 25049)) 31263;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20296 49978))
31264;;; Generated autoloads from vc/vc-cvs.el 31264;;; Generated autoloads from vc/vc-cvs.el
31265(defun vc-cvs-registered (f) 31265(defun vc-cvs-registered (f)
31266 "Return non-nil if file F is registered with CVS." 31266 "Return non-nil if file F is registered with CVS."
@@ -31271,7 +31271,7 @@ Name of the format file in a .bzr directory.")
31271 31271
31272;;;*** 31272;;;***
31273 31273
31274;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20281 13989)) 31274;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20229 34587))
31275;;; Generated autoloads from vc/vc-dir.el 31275;;; Generated autoloads from vc/vc-dir.el
31276 31276
31277(autoload 'vc-dir "vc-dir" "\ 31277(autoload 'vc-dir "vc-dir" "\
@@ -31296,7 +31296,7 @@ These are the commands available for use in the file status buffer:
31296;;;*** 31296;;;***
31297 31297
31298;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el" 31298;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el"
31299;;;;;; (20281 13989)) 31299;;;;;; (20229 34587))
31300;;; Generated autoloads from vc/vc-dispatcher.el 31300;;; Generated autoloads from vc/vc-dispatcher.el
31301 31301
31302(autoload 'vc-do-command "vc-dispatcher" "\ 31302(autoload 'vc-do-command "vc-dispatcher" "\
@@ -31319,7 +31319,7 @@ case, and the process object in the asynchronous case.
31319 31319
31320;;;*** 31320;;;***
31321 31321
31322;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20296 25033)) 31322;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20303 23227))
31323;;; Generated autoloads from vc/vc-git.el 31323;;; Generated autoloads from vc/vc-git.el
31324 (defun vc-git-registered (file) 31324 (defun vc-git-registered (file)
31325 "Return non-nil if FILE is registered with git." 31325 "Return non-nil if FILE is registered with git."
@@ -31330,7 +31330,7 @@ case, and the process object in the asynchronous case.
31330 31330
31331;;;*** 31331;;;***
31332 31332
31333;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20296 24967)) 31333;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20296 49978))
31334;;; Generated autoloads from vc/vc-hg.el 31334;;; Generated autoloads from vc/vc-hg.el
31335 (defun vc-hg-registered (file) 31335 (defun vc-hg-registered (file)
31336 "Return non-nil if FILE is registered with hg." 31336 "Return non-nil if FILE is registered with hg."
@@ -31341,7 +31341,7 @@ case, and the process object in the asynchronous case.
31341 31341
31342;;;*** 31342;;;***
31343 31343
31344;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20296 24986)) 31344;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20296 49978))
31345;;; Generated autoloads from vc/vc-mtn.el 31345;;; Generated autoloads from vc/vc-mtn.el
31346 31346
31347(defconst vc-mtn-admin-dir "_MTN" "\ 31347(defconst vc-mtn-admin-dir "_MTN" "\
@@ -31358,7 +31358,7 @@ Name of the monotone directory's format file.")
31358;;;*** 31358;;;***
31359 31359
31360;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el" 31360;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el"
31361;;;;;; (20296 25058)) 31361;;;;;; (20296 49978))
31362;;; Generated autoloads from vc/vc-rcs.el 31362;;; Generated autoloads from vc/vc-rcs.el
31363 31363
31364(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 31364(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -31372,7 +31372,7 @@ For a description of possible values, see `vc-check-master-templates'.")
31372;;;*** 31372;;;***
31373 31373
31374;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el" 31374;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el"
31375;;;;;; (20296 25068)) 31375;;;;;; (20296 49978))
31376;;; Generated autoloads from vc/vc-sccs.el 31376;;; Generated autoloads from vc/vc-sccs.el
31377 31377
31378(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 31378(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -31389,7 +31389,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
31389 31389
31390;;;*** 31390;;;***
31391 31391
31392;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (20296 24998)) 31392;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (20296 49978))
31393;;; Generated autoloads from vc/vc-svn.el 31393;;; Generated autoloads from vc/vc-svn.el
31394 (defun vc-svn-registered (f) 31394 (defun vc-svn-registered (f)
31395 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 31395 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -31403,7 +31403,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
31403;;;*** 31403;;;***
31404 31404
31405;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" 31405;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
31406;;;;;; (20281 13989)) 31406;;;;;; (20229 34587))
31407;;; Generated autoloads from progmodes/vera-mode.el 31407;;; Generated autoloads from progmodes/vera-mode.el
31408 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 31408 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
31409 31409
@@ -31461,7 +31461,7 @@ Key bindings:
31461;;;*** 31461;;;***
31462 31462
31463;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 31463;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
31464;;;;;; (20281 13989)) 31464;;;;;; (20279 40897))
31465;;; Generated autoloads from progmodes/verilog-mode.el 31465;;; Generated autoloads from progmodes/verilog-mode.el
31466 31466
31467(autoload 'verilog-mode "verilog-mode" "\ 31467(autoload 'verilog-mode "verilog-mode" "\
@@ -31600,7 +31600,7 @@ Key bindings specific to `verilog-mode-map' are:
31600;;;*** 31600;;;***
31601 31601
31602;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 31602;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
31603;;;;;; (20281 13989)) 31603;;;;;; (20300 47034))
31604;;; Generated autoloads from progmodes/vhdl-mode.el 31604;;; Generated autoloads from progmodes/vhdl-mode.el
31605 31605
31606(autoload 'vhdl-mode "vhdl-mode" "\ 31606(autoload 'vhdl-mode "vhdl-mode" "\
@@ -32141,7 +32141,7 @@ Key bindings:
32141 32141
32142;;;*** 32142;;;***
32143 32143
32144;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20281 13989)) 32144;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20104 14925))
32145;;; Generated autoloads from emulation/vi.el 32145;;; Generated autoloads from emulation/vi.el
32146 32146
32147(autoload 'vi-mode "vi" "\ 32147(autoload 'vi-mode "vi" "\
@@ -32196,7 +32196,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
32196;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 32196;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
32197;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 32197;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
32198;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 32198;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
32199;;;;;; "language/viet-util.el" (20281 13989)) 32199;;;;;; "language/viet-util.el" (20229 34587))
32200;;; Generated autoloads from language/viet-util.el 32200;;; Generated autoloads from language/viet-util.el
32201 32201
32202(autoload 'viet-encode-viscii-char "viet-util" "\ 32202(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -32244,7 +32244,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
32244;;;;;; view-mode view-buffer-other-frame view-buffer-other-window 32244;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
32245;;;;;; view-buffer view-file-other-frame view-file-other-window 32245;;;;;; view-buffer view-file-other-frame view-file-other-window
32246;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) 32246;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
32247;;;;;; "view" "view.el" (20281 13989)) 32247;;;;;; "view" "view.el" (20265 7997))
32248;;; Generated autoloads from view.el 32248;;; Generated autoloads from view.el
32249 32249
32250(defvar view-remove-frame-by-deleting t "\ 32250(defvar view-remove-frame-by-deleting t "\
@@ -32486,8 +32486,8 @@ Exit View mode and make the current buffer editable.
32486 32486
32487;;;*** 32487;;;***
32488 32488
32489;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20281 32489;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20229
32490;;;;;; 13989)) 32490;;;;;; 34587))
32491;;; Generated autoloads from emulation/vip.el 32491;;; Generated autoloads from emulation/vip.el
32492 32492
32493(autoload 'vip-setup "vip" "\ 32493(autoload 'vip-setup "vip" "\
@@ -32503,7 +32503,7 @@ Turn on VIP emulation of VI.
32503;;;*** 32503;;;***
32504 32504
32505;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 32505;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
32506;;;;;; (20281 13989)) 32506;;;;;; (20300 47034))
32507;;; Generated autoloads from emulation/viper.el 32507;;; Generated autoloads from emulation/viper.el
32508 32508
32509(autoload 'toggle-viper-mode "viper" "\ 32509(autoload 'toggle-viper-mode "viper" "\
@@ -32520,7 +32520,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
32520;;;*** 32520;;;***
32521 32521
32522;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 32522;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
32523;;;;;; (20281 13989)) 32523;;;;;; (20229 34587))
32524;;; Generated autoloads from emacs-lisp/warnings.el 32524;;; Generated autoloads from emacs-lisp/warnings.el
32525 32525
32526(defvar warning-prefix-function nil "\ 32526(defvar warning-prefix-function nil "\
@@ -32610,7 +32610,7 @@ this is equivalent to `display-warning', using
32610;;;*** 32610;;;***
32611 32611
32612;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 32612;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
32613;;;;;; (20281 13989)) 32613;;;;;; (20229 34587))
32614;;; Generated autoloads from wdired.el 32614;;; Generated autoloads from wdired.el
32615 32615
32616(autoload 'wdired-change-to-wdired-mode "wdired" "\ 32616(autoload 'wdired-change-to-wdired-mode "wdired" "\
@@ -32626,7 +32626,7 @@ See `wdired-mode'.
32626 32626
32627;;;*** 32627;;;***
32628 32628
32629;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20281 13989)) 32629;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20229 34587))
32630;;; Generated autoloads from net/webjump.el 32630;;; Generated autoloads from net/webjump.el
32631 32631
32632(autoload 'webjump "webjump" "\ 32632(autoload 'webjump "webjump" "\
@@ -32643,7 +32643,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
32643;;;*** 32643;;;***
32644 32644
32645;;;### (autoloads (which-function-mode which-func-mode) "which-func" 32645;;;### (autoloads (which-function-mode which-func-mode) "which-func"
32646;;;;;; "progmodes/which-func.el" (20281 13989)) 32646;;;;;; "progmodes/which-func.el" (20232 10689))
32647;;; Generated autoloads from progmodes/which-func.el 32647;;; Generated autoloads from progmodes/which-func.el
32648 (put 'which-func-format 'risky-local-variable t) 32648 (put 'which-func-format 'risky-local-variable t)
32649 (put 'which-func-current 'risky-local-variable t) 32649 (put 'which-func-current 'risky-local-variable t)
@@ -32679,7 +32679,7 @@ in certain major modes.
32679;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region 32679;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region
32680;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options 32680;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options
32681;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode 32681;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode
32682;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20281 13989)) 32682;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20229 34587))
32683;;; Generated autoloads from whitespace.el 32683;;; Generated autoloads from whitespace.el
32684 32684
32685(autoload 'whitespace-mode "whitespace" "\ 32685(autoload 'whitespace-mode "whitespace" "\
@@ -33078,7 +33078,7 @@ cleaning up these problems.
33078;;;*** 33078;;;***
33079 33079
33080;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 33080;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
33081;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (20281 13989)) 33081;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (20273 55693))
33082;;; Generated autoloads from wid-browse.el 33082;;; Generated autoloads from wid-browse.el
33083 33083
33084(autoload 'widget-browse-at "wid-browse" "\ 33084(autoload 'widget-browse-at "wid-browse" "\
@@ -33107,8 +33107,8 @@ if ARG is omitted or nil.
33107;;;*** 33107;;;***
33108 33108
33109;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 33109;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
33110;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20281 33110;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20271
33111;;;;;; 13989)) 33111;;;;;; 46782))
33112;;; Generated autoloads from wid-edit.el 33112;;; Generated autoloads from wid-edit.el
33113 33113
33114(autoload 'widgetp "wid-edit" "\ 33114(autoload 'widgetp "wid-edit" "\
@@ -33151,8 +33151,8 @@ Setup current buffer so editing string widgets works.
33151;;;*** 33151;;;***
33152 33152
33153;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 33153;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
33154;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20281 33154;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20250
33155;;;;;; 13989)) 33155;;;;;; 40679))
33156;;; Generated autoloads from windmove.el 33156;;; Generated autoloads from windmove.el
33157 33157
33158(autoload 'windmove-left "windmove" "\ 33158(autoload 'windmove-left "windmove" "\
@@ -33205,7 +33205,7 @@ Default MODIFIER is 'shift.
33205;;;*** 33205;;;***
33206 33206
33207;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 33207;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
33208;;;;;; (20281 13989)) 33208;;;;;; (20237 28610))
33209;;; Generated autoloads from winner.el 33209;;; Generated autoloads from winner.el
33210 33210
33211(defvar winner-mode nil "\ 33211(defvar winner-mode nil "\
@@ -33224,7 +33224,7 @@ With arg, turn Winner mode on if and only if arg is positive.
33224;;;*** 33224;;;***
33225 33225
33226;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file 33226;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file
33227;;;;;; woman woman-locale) "woman" "woman.el" (20281 13989)) 33227;;;;;; woman woman-locale) "woman" "woman.el" (20229 34587))
33228;;; Generated autoloads from woman.el 33228;;; Generated autoloads from woman.el
33229 33229
33230(defvar woman-locale nil "\ 33230(defvar woman-locale nil "\
@@ -33273,7 +33273,7 @@ Default bookmark handler for Woman buffers.
33273;;;*** 33273;;;***
33274 33274
33275;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 33275;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
33276;;;;;; (20281 13989)) 33276;;;;;; (20229 34587))
33277;;; Generated autoloads from emulation/ws-mode.el 33277;;; Generated autoloads from emulation/ws-mode.el
33278 33278
33279(autoload 'wordstar-mode "ws-mode" "\ 33279(autoload 'wordstar-mode "ws-mode" "\
@@ -33385,7 +33385,7 @@ The key bindings are:
33385 33385
33386;;;*** 33386;;;***
33387 33387
33388;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20281 13989)) 33388;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20229 34587))
33389;;; Generated autoloads from net/xesam.el 33389;;; Generated autoloads from net/xesam.el
33390 33390
33391(autoload 'xesam-search "xesam" "\ 33391(autoload 'xesam-search "xesam" "\
@@ -33405,7 +33405,7 @@ Example:
33405;;;*** 33405;;;***
33406 33406
33407;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 33407;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
33408;;;;;; (20281 13989)) 33408;;;;;; (20258 34747))
33409;;; Generated autoloads from xml.el 33409;;; Generated autoloads from xml.el
33410 33410
33411(autoload 'xml-parse-file "xml" "\ 33411(autoload 'xml-parse-file "xml" "\
@@ -33431,7 +33431,7 @@ If PARSE-NS is non-nil, then QNAMES are expanded.
33431;;;*** 33431;;;***
33432 33432
33433;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok" 33433;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok"
33434;;;;;; "nxml/xmltok.el" (20281 13989)) 33434;;;;;; "nxml/xmltok.el" (20229 34587))
33435;;; Generated autoloads from nxml/xmltok.el 33435;;; Generated autoloads from nxml/xmltok.el
33436 33436
33437(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 33437(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -33449,8 +33449,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
33449 33449
33450;;;*** 33450;;;***
33451 33451
33452;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20281 33452;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20229
33453;;;;;; 13989)) 33453;;;;;; 34587))
33454;;; Generated autoloads from xt-mouse.el 33454;;; Generated autoloads from xt-mouse.el
33455 33455
33456(defvar xterm-mouse-mode nil "\ 33456(defvar xterm-mouse-mode nil "\
@@ -33480,7 +33480,7 @@ down the SHIFT key while pressing the mouse button.
33480;;;*** 33480;;;***
33481 33481
33482;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 33482;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
33483;;;;;; "gnus/yenc.el" (20281 13989)) 33483;;;;;; "gnus/yenc.el" (20229 34587))
33484;;; Generated autoloads from gnus/yenc.el 33484;;; Generated autoloads from gnus/yenc.el
33485 33485
33486(autoload 'yenc-decode-region "yenc" "\ 33486(autoload 'yenc-decode-region "yenc" "\
@@ -33496,7 +33496,7 @@ Extract file name from an yenc header.
33496;;;*** 33496;;;***
33497 33497
33498;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 33498;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
33499;;;;;; yow) "yow" "play/yow.el" (20281 13989)) 33499;;;;;; yow) "yow" "play/yow.el" (20229 34587))
33500;;; Generated autoloads from play/yow.el 33500;;; Generated autoloads from play/yow.el
33501 33501
33502(autoload 'yow "yow" "\ 33502(autoload 'yow "yow" "\
@@ -33522,7 +33522,7 @@ Zippy goes to the analyst.
33522 33522
33523;;;*** 33523;;;***
33524 33524
33525;;;### (autoloads (zone) "zone" "play/zone.el" (20281 13989)) 33525;;;### (autoloads (zone) "zone" "play/zone.el" (20229 34587))
33526;;; Generated autoloads from play/zone.el 33526;;; Generated autoloads from play/zone.el
33527 33527
33528(autoload 'zone "zone" "\ 33528(autoload 'zone "zone" "\
@@ -33538,46 +33538,47 @@ Zone out, completely.
33538;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el" 33538;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el"
33539;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" 33539;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el"
33540;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" 33540;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el"
33541;;;;;; "calc/calc-macs.el" "calc/calc-map.el" "calc/calc-math.el" 33541;;;;;; "calc/calc-loaddefs.el" "calc/calc-macs.el" "calc/calc-map.el"
33542;;;;;; "calc/calc-menu.el" "calc/calc-misc.el" "calc/calc-mode.el" 33542;;;;;; "calc/calc-math.el" "calc/calc-menu.el" "calc/calc-misc.el"
33543;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el" 33543;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-nlfit.el"
33544;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" 33544;;;;;; "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el"
33545;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el" 33545;;;;;; "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el"
33546;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-units.el" 33546;;;;;; "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el"
33547;;;;;; "calc/calc-vec.el" "calc/calc-yank.el" "calc/calcalg2.el" 33547;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el"
33548;;;;;; "calc/calcalg3.el" "calc/calccomp.el" "calc/calcsel2.el" 33548;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el"
33549;;;;;; "calendar/cal-bahai.el" "calendar/cal-coptic.el" "calendar/cal-french.el" 33549;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-coptic.el"
33550;;;;;; "calendar/cal-html.el" "calendar/cal-islam.el" "calendar/cal-iso.el" 33550;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el"
33551;;;;;; "calendar/cal-julian.el" "calendar/cal-loaddefs.el" "calendar/cal-mayan.el" 33551;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-loaddefs.el"
33552;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el" 33552;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el"
33553;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/diary-loaddefs.el" 33553;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el"
33554;;;;;; "calendar/hol-loaddefs.el" "cdl.el" "cedet/cedet-cscope.el" 33554;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "cdl.el"
33555;;;;;; "cedet/cedet-files.el" "cedet/cedet-global.el" "cedet/cedet-idutils.el" 33555;;;;;; "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el"
33556;;;;;; "cedet/cedet.el" "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el" 33556;;;;;; "cedet/cedet-idutils.el" "cedet/cedet.el" "cedet/ede/auto.el"
33557;;;;;; "cedet/ede/base.el" "cedet/ede/cpp-root.el" "cedet/ede/custom.el" 33557;;;;;; "cedet/ede/autoconf-edit.el" "cedet/ede/base.el" "cedet/ede/cpp-root.el"
33558;;;;;; "cedet/ede/dired.el" "cedet/ede/emacs.el" "cedet/ede/files.el" 33558;;;;;; "cedet/ede/custom.el" "cedet/ede/dired.el" "cedet/ede/emacs.el"
33559;;;;;; "cedet/ede/generic.el" "cedet/ede/linux.el" "cedet/ede/locate.el" 33559;;;;;; "cedet/ede/files.el" "cedet/ede/generic.el" "cedet/ede/linux.el"
33560;;;;;; "cedet/ede/make.el" "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" 33560;;;;;; "cedet/ede/loaddefs.el" "cedet/ede/locate.el" "cedet/ede/make.el"
33561;;;;;; "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" 33561;;;;;; "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" "cedet/ede/pmake.el"
33562;;;;;; "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" 33562;;;;;; "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el"
33563;;;;;; "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" 33563;;;;;; "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el"
33564;;;;;; "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" "cedet/ede/proj.el" 33564;;;;;; "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el"
33565;;;;;; "cedet/ede/project-am.el" "cedet/ede/shell.el" "cedet/ede/simple.el" 33565;;;;;; "cedet/ede/proj-shared.el" "cedet/ede/proj.el" "cedet/ede/project-am.el"
33566;;;;;; "cedet/ede/source.el" "cedet/ede/speedbar.el" "cedet/ede/srecode.el" 33566;;;;;; "cedet/ede/shell.el" "cedet/ede/simple.el" "cedet/ede/source.el"
33567;;;;;; "cedet/ede/system.el" "cedet/ede/util.el" "cedet/inversion.el" 33567;;;;;; "cedet/ede/speedbar.el" "cedet/ede/srecode.el" "cedet/ede/system.el"
33568;;;;;; "cedet/mode-local.el" "cedet/pulse.el" "cedet/semantic/analyze.el" 33568;;;;;; "cedet/ede/util.el" "cedet/inversion.el" "cedet/mode-local.el"
33569;;;;;; "cedet/semantic/analyze/complete.el" "cedet/semantic/analyze/debug.el" 33569;;;;;; "cedet/pulse.el" "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el"
33570;;;;;; "cedet/semantic/analyze/fcn.el" "cedet/semantic/analyze/refs.el" 33570;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el"
33571;;;;;; "cedet/semantic/bovine.el" "cedet/semantic/bovine/c-by.el" 33571;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el"
33572;;;;;; "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el" 33572;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el"
33573;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el" 33573;;;;;; "cedet/semantic/bovine/debug.el" "cedet/semantic/bovine/el.el"
33574;;;;;; "cedet/semantic/bovine/make-by.el" "cedet/semantic/bovine/make.el" 33574;;;;;; "cedet/semantic/bovine/gcc.el" "cedet/semantic/bovine/make-by.el"
33575;;;;;; "cedet/semantic/bovine/scm-by.el" "cedet/semantic/bovine/scm.el" 33575;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm-by.el"
33576;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" 33576;;;;;; "cedet/semantic/bovine/scm.el" "cedet/semantic/chart.el"
33577;;;;;; "cedet/semantic/db-debug.el" "cedet/semantic/db-ebrowse.el" 33577;;;;;; "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" "cedet/semantic/db-debug.el"
33578;;;;;; "cedet/semantic/db-el.el" "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" 33578;;;;;; "cedet/semantic/db-ebrowse.el" "cedet/semantic/db-el.el"
33579;;;;;; "cedet/semantic/db-global.el" "cedet/semantic/db-javascript.el" 33579;;;;;; "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" "cedet/semantic/db-global.el"
33580;;;;;; "cedet/semantic/db-mode.el" "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el" 33580;;;;;; "cedet/semantic/db-javascript.el" "cedet/semantic/db-mode.el"
33581;;;;;; "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
33581;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el" 33582;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el"
33582;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el" 33583;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el"
33583;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el" 33584;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el"
@@ -33585,13 +33586,13 @@ Zone out, completely.
33585;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" 33586;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el"
33586;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" 33587;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el"
33587;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" 33588;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el"
33588;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el" 33589;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el"
33589;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el" 33590;;;;;; "cedet/semantic/mru-bookmark.el" "cedet/semantic/sb.el" "cedet/semantic/scope.el"
33590;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el" 33591;;;;;; "cedet/semantic/senator.el" "cedet/semantic/sort.el" "cedet/semantic/symref.el"
33591;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el" 33592;;;;;; "cedet/semantic/symref/cscope.el" "cedet/semantic/symref/filter.el"
33592;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el" 33593;;;;;; "cedet/semantic/symref/global.el" "cedet/semantic/symref/grep.el"
33593;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el" 33594;;;;;; "cedet/semantic/symref/idutils.el" "cedet/semantic/symref/list.el"
33594;;;;;; "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" 33595;;;;;; "cedet/semantic/tag-file.el" "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el"
33595;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" 33596;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el"
33596;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" 33597;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el"
33597;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" 33598;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el"
@@ -33603,32 +33604,33 @@ Zone out, completely.
33603;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" 33604;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el"
33604;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" 33605;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el"
33605;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" 33606;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el"
33606;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/semantic.el" 33607;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el"
33607;;;;;; "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" "cedet/srecode/table.el" 33608;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el"
33608;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el" 33609;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el"
33609;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" "dos-vars.el" 33610;;;;;; "cus-dep.el" "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el"
33610;;;;;; "dos-w32.el" "dynamic-setting.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el" 33611;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/assoc.el"
33611;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" 33612;;;;;; "emacs-lisp/authors.el" "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el"
33612;;;;;; "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" 33613;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el"
33613;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" 33614;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el"
33614;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-custom.el" 33615;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el"
33615;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el" 33616;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el"
33616;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" 33617;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el"
33617;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" 33618;;;;;; "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el"
33618;;;;;; "emacs-lisp/regi.el" "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el" 33619;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" "emacs-lisp/regi.el"
33619;;;;;; "emacs-lisp/tcover-unsafep.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el" 33620;;;;;; "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el"
33620;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el" 33621;;;;;; "emulation/cua-gmrk.el" "emulation/cua-rect.el" "emulation/edt-lk201.el"
33621;;;;;; "emulation/edt-vt100.el" "emulation/tpu-extras.el" "emulation/viper-cmd.el" 33622;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el"
33622;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" 33623;;;;;; "emulation/tpu-extras.el" "emulation/viper-cmd.el" "emulation/viper-ex.el"
33623;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" 33624;;;;;; "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el"
33624;;;;;; "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el" 33625;;;;;; "emulation/viper-mous.el" "emulation/viper-util.el" "erc/erc-backend.el"
33625;;;;;; "erc/erc-lang.el" "eshell/em-alias.el" "eshell/em-banner.el" 33626;;;;;; "erc/erc-goodies.el" "erc/erc-ibuffer.el" "erc/erc-lang.el"
33626;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" 33627;;;;;; "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el"
33627;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" 33628;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el"
33628;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" 33629;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el"
33629;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 33630;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el"
33630;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" 33631;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el"
33631;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-io.el" 33632;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el"
33633;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el"
33632;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el" 33634;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
33633;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el" 33635;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el"
33634;;;;;; "format-spec.el" "forms-d2.el" "forms-pass.el" "fringe.el" 33636;;;;;; "format-spec.el" "forms-d2.el" "forms-pass.el" "fringe.el"
@@ -33733,7 +33735,7 @@ Zone out, completely.
33733;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" 33735;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el"
33734;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" 33736;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el"
33735;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el" 33737;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el"
33736;;;;;; "w32-vars.el" "x-dnd.el") (20298 60939 999086)) 33738;;;;;; "w32-vars.el" "x-dnd.el") (20303 23285 822071))
33737 33739
33738;;;*** 33740;;;***
33739 33741