aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2011-12-01 06:22:19 -0500
committerGlenn Morris2011-12-01 06:22:19 -0500
commitccc6b7b34315f047db9395b9afe65aca2092cace (patch)
tree94e09bded55a2f3d7c7fcfd87be13c3ce30209d9
parent3d984587e6ff7a9f0f2c696b241925301b4f41f3 (diff)
downloademacs-ccc6b7b34315f047db9395b9afe65aca2092cace.tar.gz
emacs-ccc6b7b34315f047db9395b9afe65aca2092cace.zip
Auto-commit of loaddefs files.
-rw-r--r--lisp/ldefs-boot.el1558
1 files changed, 781 insertions, 777 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 12f71672704..858cfa85a6f 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" (20168 40835)) 8;;;;;; "play/5x5.el" (20168 57844))
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;;;;;; (20177 52156)) 71;;;;;; (20178 7273))
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;;;;;; (20119 34052)) 91;;;;;; (19845 45374))
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;;;;;; (20177 52156)) 102;;;;;; (20176 51947))
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;;;;;; (20119 34052)) 117;;;;;; (20033 22846))
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" (20179 5306)) 256;;;;;; "advice" "emacs-lisp/advice.el" (20179 28130))
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" (20181 37901)) 401;;;;;; align) "align" "align.el" (20182 4358))
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;;;;;; (20177 52156)) 492;;;;;; (20178 7273))
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;;;;;; (20167 36027)) 853;;;;;; (20167 36967))
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" (20177 52156)) 913;;;;;; "net/ange-ftp.el" (20178 7273))
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" (20166 6221)) 935;;;;;; "animate" "play/animate.el" (20164 60780))
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" (20166 6221)) 968;;;;;; "ansi-color" "ansi-color.el" (20164 60780))
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" (20119 34052)) 994;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (19890 42850))
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;;;;;; (20119 34052)) 1030;;;;;; (19956 37456))
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" (20161 61915)) 1053;;;;;; apropos-read-pattern) "apropos" "apropos.el" (20161 45793))
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" (20166 1161;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20165
1162;;;;;; 6221)) 1162;;;;;; 31925))
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" (20119 34052)) 1182;;;### (autoloads (array-mode) "array" "array.el" (19845 45374))
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" (20173 1253;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20172
1254;;;;;; 2352)) 1254;;;;;; 54913))
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" (20119 1460;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (19890
1461;;;;;; 34052)) 1461;;;;;; 42850))
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;;;;;; (20119 34052)) 1489;;;;;; (20089 47591))
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;;;;;; (20126 50800)) 1502;;;;;; (20127 62865))
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;;;;;; (20163 7340)) 1563;;;;;; (20163 39903))
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" (20126 50812)) 1574;;;;;; "autoinsert" "autoinsert.el" (20127 62865))
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;;;;;; (20173 62431)) 1614;;;;;; (20173 35732))
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" (20168 40835)) 1665;;;;;; "autorevert" "autorevert.el" (20168 57844))
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" (20119 34052)) 1754;;;;;; "avoid.el" (19845 45374))
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;;;;;; (20126 50857)) 1795;;;;;; (20127 62865))
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" (20119 34052)) 1831;;;;;; "benchmark" "emacs-lisp/benchmark.el" (19981 40664))
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" (20173 62431)) 1864;;;;;; "bibtex" "textmodes/bibtex.el" (20174 10230))
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;;;;;; (20119 34052)) 1953;;;;;; (19863 8742))
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;;;;;; (20175 42237)) 1965;;;;;; (20174 10230))
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" (20119 1989;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (19845
1990;;;;;; 34052)) 1990;;;;;; 45374))
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" (20177 52156)) 2113;;;;;; "bookmark.el" (20178 7273))
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" (20168 40835)) 2314;;;;;; "browse-url" "net/browse-url.el" (20168 57844))
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 "\
@@ -2624,8 +2624,8 @@ from `browse-url-elinks-wrapper'.
2624 2624
2625;;;*** 2625;;;***
2626 2626
2627;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (20166 2627;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (20165
2628;;;;;; 6221)) 2628;;;;;; 31925))
2629;;; Generated autoloads from play/bruce.el 2629;;; Generated autoloads from play/bruce.el
2630 2630
2631(autoload 'bruce "bruce" "\ 2631(autoload 'bruce "bruce" "\
@@ -2641,7 +2641,7 @@ Return a vector containing the lines from `bruce-phrases-file'.
2641;;;*** 2641;;;***
2642 2642
2643;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2643;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2644;;;;;; "bs" "bs.el" (20161 61915)) 2644;;;;;; "bs" "bs.el" (20161 45793))
2645;;; Generated autoloads from bs.el 2645;;; Generated autoloads from bs.el
2646 2646
2647(autoload 'bs-cycle-next "bs" "\ 2647(autoload 'bs-cycle-next "bs" "\
@@ -2681,7 +2681,7 @@ name of buffer configuration.
2681 2681
2682;;;*** 2682;;;***
2683 2683
2684;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20166 6221)) 2684;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20166 16092))
2685;;; Generated autoloads from play/bubbles.el 2685;;; Generated autoloads from play/bubbles.el
2686 2686
2687(autoload 'bubbles "bubbles" "\ 2687(autoload 'bubbles "bubbles" "\
@@ -2703,7 +2703,7 @@ columns on its right towards the left.
2703;;;*** 2703;;;***
2704 2704
2705;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference" 2705;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference"
2706;;;;;; "progmodes/bug-reference.el" (20127 25733)) 2706;;;;;; "progmodes/bug-reference.el" (20127 62865))
2707;;; Generated autoloads from progmodes/bug-reference.el 2707;;; Generated autoloads from progmodes/bug-reference.el
2708 2708
2709(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) 2709(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format)))))
@@ -2727,7 +2727,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2727;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2727;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2728;;;;;; compile-defun byte-compile-file byte-recompile-directory 2728;;;;;; compile-defun byte-compile-file byte-recompile-directory
2729;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning) 2729;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning)
2730;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20177 52156)) 2730;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20178 7273))
2731;;; Generated autoloads from emacs-lisp/bytecomp.el 2731;;; Generated autoloads from emacs-lisp/bytecomp.el
2732(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2732(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2733(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2733(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2847,8 +2847,8 @@ and corresponding effects.
2847 2847
2848;;;*** 2848;;;***
2849 2849
2850;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (20119 2850;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (19885
2851;;;;;; 34052)) 2851;;;;;; 24894))
2852;;; Generated autoloads from calendar/cal-china.el 2852;;; Generated autoloads from calendar/cal-china.el
2853 2853
2854(put 'calendar-chinese-time-zone 'risky-local-variable t) 2854(put 'calendar-chinese-time-zone 'risky-local-variable t)
@@ -2857,7 +2857,7 @@ and corresponding effects.
2857 2857
2858;;;*** 2858;;;***
2859 2859
2860;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (20119 34052)) 2860;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (19885 24894))
2861;;; Generated autoloads from calendar/cal-dst.el 2861;;; Generated autoloads from calendar/cal-dst.el
2862 2862
2863(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2863(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2869,7 +2869,7 @@ and corresponding effects.
2869;;;*** 2869;;;***
2870 2870
2871;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el" 2871;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el"
2872;;;;;; (20119 34052)) 2872;;;;;; (19885 24894))
2873;;; Generated autoloads from calendar/cal-hebrew.el 2873;;; Generated autoloads from calendar/cal-hebrew.el
2874 2874
2875(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2875(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2885,8 +2885,8 @@ from the cursor position.
2885 2885
2886;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2886;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2887;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2887;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2888;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20173 2888;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20172
2889;;;;;; 2352)) 2889;;;;;; 54913))
2890;;; Generated autoloads from calc/calc.el 2890;;; Generated autoloads from calc/calc.el
2891 (define-key ctl-x-map "*" 'calc-dispatch) 2891 (define-key ctl-x-map "*" 'calc-dispatch)
2892 2892
@@ -2970,8 +2970,8 @@ See Info node `(calc)Defining Functions'.
2970 2970
2971;;;*** 2971;;;***
2972 2972
2973;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (20119 2973;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (19845
2974;;;;;; 34052)) 2974;;;;;; 45374))
2975;;; Generated autoloads from calc/calc-undo.el 2975;;; Generated autoloads from calc/calc-undo.el
2976 2976
2977(autoload 'calc-undo "calc-undo" "\ 2977(autoload 'calc-undo "calc-undo" "\
@@ -2981,8 +2981,8 @@ See Info node `(calc)Defining Functions'.
2981 2981
2982;;;*** 2982;;;***
2983 2983
2984;;;### (autoloads (calculator) "calculator" "calculator.el" (20140 2984;;;### (autoloads (calculator) "calculator" "calculator.el" (20141
2985;;;;;; 44219)) 2985;;;;;; 9296))
2986;;; Generated autoloads from calculator.el 2986;;; Generated autoloads from calculator.el
2987 2987
2988(autoload 'calculator "calculator" "\ 2988(autoload 'calculator "calculator" "\
@@ -2994,7 +2994,7 @@ See the documentation for `calculator-mode' for more information.
2994;;;*** 2994;;;***
2995 2995
2996;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20141 2996;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20141
2997;;;;;; 25678)) 2997;;;;;; 9296))
2998;;; Generated autoloads from calendar/calendar.el 2998;;; Generated autoloads from calendar/calendar.el
2999 2999
3000(autoload 'calendar "calendar" "\ 3000(autoload 'calendar "calendar" "\
@@ -3038,7 +3038,7 @@ This function is suitable for execution in a .emacs file.
3038;;;*** 3038;;;***
3039 3039
3040;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 3040;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3041;;;;;; "gnus/canlock.el" (20119 34052)) 3041;;;;;; "gnus/canlock.el" (19845 45374))
3042;;; Generated autoloads from gnus/canlock.el 3042;;; Generated autoloads from gnus/canlock.el
3043 3043
3044(autoload 'canlock-insert-header "canlock" "\ 3044(autoload 'canlock-insert-header "canlock" "\
@@ -3056,7 +3056,7 @@ it fails.
3056;;;*** 3056;;;***
3057 3057
3058;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el" 3058;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el"
3059;;;;;; (20127 25639)) 3059;;;;;; (20127 62865))
3060;;; Generated autoloads from progmodes/cap-words.el 3060;;; Generated autoloads from progmodes/cap-words.el
3061 3061
3062(autoload 'capitalized-words-mode "cap-words" "\ 3062(autoload 'capitalized-words-mode "cap-words" "\
@@ -3095,15 +3095,15 @@ Obsoletes `c-forward-into-nomenclature'.
3095 3095
3096;;;*** 3096;;;***
3097 3097
3098;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (20119 3098;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (19845
3099;;;;;; 34052)) 3099;;;;;; 45374))
3100;;; Generated autoloads from progmodes/cc-compat.el 3100;;; Generated autoloads from progmodes/cc-compat.el
3101(put 'c-indent-level 'safe-local-variable 'integerp) 3101(put 'c-indent-level 'safe-local-variable 'integerp)
3102 3102
3103;;;*** 3103;;;***
3104 3104
3105;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3105;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3106;;;;;; (20173 2352)) 3106;;;;;; (20172 54913))
3107;;; Generated autoloads from progmodes/cc-engine.el 3107;;; Generated autoloads from progmodes/cc-engine.el
3108 3108
3109(autoload 'c-guess-basic-syntax "cc-engine" "\ 3109(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3115,7 +3115,7 @@ Return the syntactic context of the current line.
3115 3115
3116;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region 3116;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region
3117;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install 3117;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install
3118;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (20119 34052)) 3118;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (19981 40664))
3119;;; Generated autoloads from progmodes/cc-guess.el 3119;;; Generated autoloads from progmodes/cc-guess.el
3120 3120
3121(defvar c-guess-guessed-offsets-alist nil "\ 3121(defvar c-guess-guessed-offsets-alist nil "\
@@ -3215,7 +3215,7 @@ the absolute file name of the file if STYLE-NAME is nil.
3215 3215
3216;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode 3216;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode
3217;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3217;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3218;;;;;; (20168 40835)) 3218;;;;;; (20168 57844))
3219;;; Generated autoloads from progmodes/cc-mode.el 3219;;; Generated autoloads from progmodes/cc-mode.el
3220 3220
3221(autoload 'c-initialize-cc-mode "cc-mode" "\ 3221(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3392,7 +3392,7 @@ Key bindings:
3392;;;*** 3392;;;***
3393 3393
3394;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3394;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3395;;;;;; "progmodes/cc-styles.el" (20119 34052)) 3395;;;;;; "progmodes/cc-styles.el" (19981 40664))
3396;;; Generated autoloads from progmodes/cc-styles.el 3396;;; Generated autoloads from progmodes/cc-styles.el
3397 3397
3398(autoload 'c-set-style "cc-styles" "\ 3398(autoload 'c-set-style "cc-styles" "\
@@ -3443,7 +3443,7 @@ and exists only for compatibility reasons.
3443 3443
3444;;;*** 3444;;;***
3445 3445
3446;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20167 36027)) 3446;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20167 36967))
3447;;; Generated autoloads from progmodes/cc-vars.el 3447;;; Generated autoloads from progmodes/cc-vars.el
3448(put 'c-basic-offset 'safe-local-variable 'integerp) 3448(put 'c-basic-offset 'safe-local-variable 'integerp)
3449(put 'c-backslash-column 'safe-local-variable 'integerp) 3449(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3453,7 +3453,7 @@ and exists only for compatibility reasons.
3453 3453
3454;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3454;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3455;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3455;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3456;;;;;; (20119 34052)) 3456;;;;;; (19943 25429))
3457;;; Generated autoloads from international/ccl.el 3457;;; Generated autoloads from international/ccl.el
3458 3458
3459(autoload 'ccl-compile "ccl" "\ 3459(autoload 'ccl-compile "ccl" "\
@@ -3714,7 +3714,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3714;;;*** 3714;;;***
3715 3715
3716;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el" 3716;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el"
3717;;;;;; (20177 52156)) 3717;;;;;; (20178 7273))
3718;;; Generated autoloads from emacs-lisp/cconv.el 3718;;; Generated autoloads from emacs-lisp/cconv.el
3719 3719
3720(autoload 'cconv-closure-convert "cconv" "\ 3720(autoload 'cconv-closure-convert "cconv" "\
@@ -3729,7 +3729,7 @@ Returns a form where all lambdas don't have any free variables.
3729;;;*** 3729;;;***
3730 3730
3731;;;### (autoloads (cfengine-auto-mode cfengine-mode cfengine3-mode) 3731;;;### (autoloads (cfengine-auto-mode cfengine-mode cfengine3-mode)
3732;;;;;; "cfengine" "progmodes/cfengine.el" (20168 40835)) 3732;;;;;; "cfengine" "progmodes/cfengine.el" (20168 57844))
3733;;; Generated autoloads from progmodes/cfengine.el 3733;;; Generated autoloads from progmodes/cfengine.el
3734 3734
3735(autoload 'cfengine3-mode "cfengine" "\ 3735(autoload 'cfengine3-mode "cfengine" "\
@@ -3759,7 +3759,7 @@ on the buffer contents
3759;;;*** 3759;;;***
3760 3760
3761;;;### (autoloads (check-declare-directory check-declare-file) "check-declare" 3761;;;### (autoloads (check-declare-directory check-declare-file) "check-declare"
3762;;;;;; "emacs-lisp/check-declare.el" (20119 34052)) 3762;;;;;; "emacs-lisp/check-declare.el" (19906 31087))
3763;;; Generated autoloads from emacs-lisp/check-declare.el 3763;;; Generated autoloads from emacs-lisp/check-declare.el
3764 3764
3765(autoload 'check-declare-file "check-declare" "\ 3765(autoload 'check-declare-file "check-declare" "\
@@ -3784,7 +3784,7 @@ Returns non-nil if any false statements are found.
3784;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3784;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3785;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3785;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3786;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p) 3786;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p)
3787;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (20168 40835)) 3787;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (20168 57844))
3788;;; Generated autoloads from emacs-lisp/checkdoc.el 3788;;; Generated autoloads from emacs-lisp/checkdoc.el
3789(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp) 3789(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp)
3790(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp) 3790(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp)
@@ -3980,7 +3980,7 @@ checking of documentation strings.
3980 3980
3981;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer 3981;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer
3982;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util" 3982;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util"
3983;;;;;; "language/china-util.el" (20119 34052)) 3983;;;;;; "language/china-util.el" (19845 45374))
3984;;; Generated autoloads from language/china-util.el 3984;;; Generated autoloads from language/china-util.el
3985 3985
3986(autoload 'decode-hz-region "china-util" "\ 3986(autoload 'decode-hz-region "china-util" "\
@@ -4018,7 +4018,7 @@ Encode the text in the current buffer to HZ.
4018;;;*** 4018;;;***
4019 4019
4020;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 4020;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
4021;;;;;; "chistory" "chistory.el" (20119 34052)) 4021;;;;;; "chistory" "chistory.el" (19845 45374))
4022;;; Generated autoloads from chistory.el 4022;;; Generated autoloads from chistory.el
4023 4023
4024(autoload 'repeat-matching-complex-command "chistory" "\ 4024(autoload 'repeat-matching-complex-command "chistory" "\
@@ -4057,7 +4057,7 @@ and runs the normal hook `command-history-hook'.
4057 4057
4058;;;*** 4058;;;***
4059 4059
4060;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (20138 48832)) 4060;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (20137 45833))
4061;;; Generated autoloads from emacs-lisp/cl.el 4061;;; Generated autoloads from emacs-lisp/cl.el
4062 4062
4063(defvar custom-print-functions nil "\ 4063(defvar custom-print-functions nil "\
@@ -4073,7 +4073,7 @@ a future Emacs interpreter will be able to use it.")
4073;;;*** 4073;;;***
4074 4074
4075;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 4075;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
4076;;;;;; (20172 34261)) 4076;;;;;; (20170 64186))
4077;;; Generated autoloads from emacs-lisp/cl-indent.el 4077;;; Generated autoloads from emacs-lisp/cl-indent.el
4078 4078
4079(autoload 'common-lisp-indent-function "cl-indent" "\ 4079(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -4152,7 +4152,7 @@ For example, the function `case' has an indent property
4152;;;*** 4152;;;***
4153 4153
4154;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 4154;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
4155;;;;;; (20119 34052)) 4155;;;;;; (19845 45374))
4156;;; Generated autoloads from progmodes/cmacexp.el 4156;;; Generated autoloads from progmodes/cmacexp.el
4157 4157
4158(autoload 'c-macro-expand "cmacexp" "\ 4158(autoload 'c-macro-expand "cmacexp" "\
@@ -4172,8 +4172,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4172 4172
4173;;;*** 4173;;;***
4174 4174
4175;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20119 4175;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20092
4176;;;;;; 34052)) 4176;;;;;; 23754))
4177;;; Generated autoloads from cmuscheme.el 4177;;; Generated autoloads from cmuscheme.el
4178 4178
4179(autoload 'run-scheme "cmuscheme" "\ 4179(autoload 'run-scheme "cmuscheme" "\
@@ -4193,7 +4193,7 @@ is run).
4193 4193
4194;;;*** 4194;;;***
4195 4195
4196;;;### (autoloads (color-name-to-rgb) "color" "color.el" (20175 42237)) 4196;;;### (autoloads (color-name-to-rgb) "color" "color.el" (20175 31160))
4197;;; Generated autoloads from color.el 4197;;; Generated autoloads from color.el
4198 4198
4199(autoload 'color-name-to-rgb "color" "\ 4199(autoload 'color-name-to-rgb "color" "\
@@ -4215,7 +4215,7 @@ If FRAME cannot display COLOR, return nil.
4215;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4215;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4216;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4216;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4217;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4217;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4218;;;;;; (20169 56777)) 4218;;;;;; (20168 57844))
4219;;; Generated autoloads from comint.el 4219;;; Generated autoloads from comint.el
4220 4220
4221(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4221(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4310,7 +4310,7 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4310;;;*** 4310;;;***
4311 4311
4312;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el" 4312;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el"
4313;;;;;; (20119 34052)) 4313;;;;;; (19845 45374))
4314;;; Generated autoloads from vc/compare-w.el 4314;;; Generated autoloads from vc/compare-w.el
4315 4315
4316(autoload 'compare-windows "compare-w" "\ 4316(autoload 'compare-windows "compare-w" "\
@@ -4348,7 +4348,7 @@ on third call it again advances points to the next difference and so on.
4348;;;;;; compile compilation-disable-input compile-command compilation-search-path 4348;;;;;; compile compilation-disable-input compile-command compilation-search-path
4349;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 4349;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
4350;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20167 4350;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20167
4351;;;;;; 36027)) 4351;;;;;; 36967))
4352;;; Generated autoloads from progmodes/compile.el 4352;;; Generated autoloads from progmodes/compile.el
4353 4353
4354(defvar compilation-mode-hook nil "\ 4354(defvar compilation-mode-hook nil "\
@@ -4528,7 +4528,7 @@ This is the value of `next-error-function' in Compilation buffers.
4528;;;*** 4528;;;***
4529 4529
4530;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4530;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4531;;;;;; (20119 34052)) 4531;;;;;; (19886 45771))
4532;;; Generated autoloads from completion.el 4532;;; Generated autoloads from completion.el
4533 4533
4534(defvar dynamic-completion-mode nil "\ 4534(defvar dynamic-completion-mode nil "\
@@ -4550,7 +4550,7 @@ Enable dynamic word-completion.
4550;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 4550;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
4551;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 4551;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
4552;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 4552;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
4553;;;;;; (20177 52156)) 4553;;;;;; (20178 7273))
4554;;; Generated autoloads from textmodes/conf-mode.el 4554;;; Generated autoloads from textmodes/conf-mode.el
4555 4555
4556(autoload 'conf-mode "conf-mode" "\ 4556(autoload 'conf-mode "conf-mode" "\
@@ -4706,7 +4706,7 @@ For details see `conf-mode'. Example:
4706;;;*** 4706;;;***
4707 4707
4708;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4708;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4709;;;;;; "cookie1" "play/cookie1.el" (20119 34052)) 4709;;;;;; "cookie1" "play/cookie1.el" (19845 45374))
4710;;; Generated autoloads from play/cookie1.el 4710;;; Generated autoloads from play/cookie1.el
4711 4711
4712(autoload 'cookie "cookie1" "\ 4712(autoload 'cookie "cookie1" "\
@@ -4738,8 +4738,8 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
4738;;;*** 4738;;;***
4739 4739
4740;;;### (autoloads (copyright-update-directory copyright copyright-fix-years 4740;;;### (autoloads (copyright-update-directory copyright copyright-fix-years
4741;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (20119 4741;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (19845
4742;;;;;; 34052)) 4742;;;;;; 45374))
4743;;; Generated autoloads from emacs-lisp/copyright.el 4743;;; Generated autoloads from emacs-lisp/copyright.el
4744(put 'copyright-at-end-flag 'safe-local-variable 'booleanp) 4744(put 'copyright-at-end-flag 'safe-local-variable 'booleanp)
4745(put 'copyright-names-regexp 'safe-local-variable 'stringp) 4745(put 'copyright-names-regexp 'safe-local-variable 'stringp)
@@ -4778,7 +4778,7 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4778;;;*** 4778;;;***
4779 4779
4780;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 4780;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
4781;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20177 52156)) 4781;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20178 7273))
4782;;; Generated autoloads from progmodes/cperl-mode.el 4782;;; Generated autoloads from progmodes/cperl-mode.el
4783(put 'cperl-indent-level 'safe-local-variable 'integerp) 4783(put 'cperl-indent-level 'safe-local-variable 'integerp)
4784(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4784(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -4977,7 +4977,7 @@ Run a `perldoc' on the word around point.
4977;;;*** 4977;;;***
4978 4978
4979;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 4979;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4980;;;;;; (20119 34052)) 4980;;;;;; (20104 14925))
4981;;; Generated autoloads from progmodes/cpp.el 4981;;; Generated autoloads from progmodes/cpp.el
4982 4982
4983(autoload 'cpp-highlight-buffer "cpp" "\ 4983(autoload 'cpp-highlight-buffer "cpp" "\
@@ -4996,7 +4996,7 @@ Edit display information for cpp conditionals.
4996;;;*** 4996;;;***
4997 4997
4998;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 4998;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
4999;;;;;; (20161 61915)) 4999;;;;;; (20161 45793))
5000;;; Generated autoloads from emulation/crisp.el 5000;;; Generated autoloads from emulation/crisp.el
5001 5001
5002(defvar crisp-mode nil "\ 5002(defvar crisp-mode nil "\
@@ -5022,7 +5022,7 @@ if ARG is omitted or nil.
5022;;;*** 5022;;;***
5023 5023
5024;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 5024;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
5025;;;;;; (20119 34052)) 5025;;;;;; (19845 45374))
5026;;; Generated autoloads from emacs-lisp/crm.el 5026;;; Generated autoloads from emacs-lisp/crm.el
5027 5027
5028(autoload 'completing-read-multiple "crm" "\ 5028(autoload 'completing-read-multiple "crm" "\
@@ -5057,8 +5057,8 @@ INHERIT-INPUT-METHOD.
5057 5057
5058;;;*** 5058;;;***
5059 5059
5060;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (20119 5060;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (19978
5061;;;;;; 34052)) 5061;;;;;; 37530))
5062;;; Generated autoloads from textmodes/css-mode.el 5062;;; Generated autoloads from textmodes/css-mode.el
5063 5063
5064(autoload 'css-mode "css-mode" "\ 5064(autoload 'css-mode "css-mode" "\
@@ -5069,7 +5069,7 @@ Major mode to edit Cascading Style Sheets.
5069;;;*** 5069;;;***
5070 5070
5071;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5071;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5072;;;;;; (20128 38948)) 5072;;;;;; (20127 62865))
5073;;; Generated autoloads from emulation/cua-base.el 5073;;; Generated autoloads from emulation/cua-base.el
5074 5074
5075(defvar cua-mode nil "\ 5075(defvar cua-mode nil "\
@@ -5129,7 +5129,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5129;;;;;; customize-mode customize customize-push-and-save customize-save-variable 5129;;;;;; customize-mode customize customize-push-and-save customize-save-variable
5130;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically 5130;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically
5131;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically) 5131;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically)
5132;;;;;; "cus-edit" "cus-edit.el" (20179 5306)) 5132;;;;;; "cus-edit" "cus-edit.el" (20179 28130))
5133;;; Generated autoloads from cus-edit.el 5133;;; Generated autoloads from cus-edit.el
5134 5134
5135(defvar custom-browse-sort-alphabetically nil "\ 5135(defvar custom-browse-sort-alphabetically nil "\
@@ -5445,8 +5445,8 @@ The format is suitable for use with `easy-menu-define'.
5445;;;*** 5445;;;***
5446 5446
5447;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme 5447;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme
5448;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20119 5448;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20059
5449;;;;;; 34052)) 5449;;;;;; 26455))
5450;;; Generated autoloads from cus-theme.el 5450;;; Generated autoloads from cus-theme.el
5451 5451
5452(autoload 'customize-create-theme "cus-theme" "\ 5452(autoload 'customize-create-theme "cus-theme" "\
@@ -5478,7 +5478,7 @@ omitted, a buffer named *Custom Themes* is used.
5478;;;*** 5478;;;***
5479 5479
5480;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el" 5480;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el"
5481;;;;;; (20173 62431)) 5481;;;;;; (20174 10230))
5482;;; Generated autoloads from vc/cvs-status.el 5482;;; Generated autoloads from vc/cvs-status.el
5483 5483
5484(autoload 'cvs-status-mode "cvs-status" "\ 5484(autoload 'cvs-status-mode "cvs-status" "\
@@ -5489,7 +5489,7 @@ Mode used for cvs status output.
5489;;;*** 5489;;;***
5490 5490
5491;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5491;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5492;;;;;; "cwarn" "progmodes/cwarn.el" (20168 40835)) 5492;;;;;; "cwarn" "progmodes/cwarn.el" (20168 57844))
5493;;; Generated autoloads from progmodes/cwarn.el 5493;;; Generated autoloads from progmodes/cwarn.el
5494 5494
5495(autoload 'cwarn-mode "cwarn" "\ 5495(autoload 'cwarn-mode "cwarn" "\
@@ -5538,7 +5538,7 @@ See `cwarn-mode' for more information on Cwarn mode.
5538 5538
5539;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5539;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5540;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5540;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5541;;;;;; (20119 34052)) 5541;;;;;; (19845 45374))
5542;;; Generated autoloads from language/cyril-util.el 5542;;; Generated autoloads from language/cyril-util.el
5543 5543
5544(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5544(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5567,7 +5567,7 @@ If the argument is nil, we return the display table to its standard state.
5567;;;*** 5567;;;***
5568 5568
5569;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5569;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5570;;;;;; (20119 34052)) 5570;;;;;; (19989 34789))
5571;;; Generated autoloads from dabbrev.el 5571;;; Generated autoloads from dabbrev.el
5572(put 'dabbrev-case-fold-search 'risky-local-variable t) 5572(put 'dabbrev-case-fold-search 'risky-local-variable t)
5573(put 'dabbrev-case-replace 'risky-local-variable t) 5573(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5614,7 +5614,7 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5614;;;*** 5614;;;***
5615 5615
5616;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el" 5616;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el"
5617;;;;;; (20168 40835)) 5617;;;;;; (20168 57844))
5618;;; Generated autoloads from cedet/data-debug.el 5618;;; Generated autoloads from cedet/data-debug.el
5619 5619
5620(autoload 'data-debug-new-buffer "data-debug" "\ 5620(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5624,8 +5624,8 @@ Create a new data-debug buffer with NAME.
5624 5624
5625;;;*** 5625;;;***
5626 5626
5627;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20177 5627;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20176
5628;;;;;; 52156)) 5628;;;;;; 51947))
5629;;; Generated autoloads from net/dbus.el 5629;;; Generated autoloads from net/dbus.el
5630 5630
5631(autoload 'dbus-handle-event "dbus" "\ 5631(autoload 'dbus-handle-event "dbus" "\
@@ -5638,8 +5638,8 @@ If the HANDLER returns a `dbus-error', it is propagated as return message.
5638 5638
5639;;;*** 5639;;;***
5640 5640
5641;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20163 5641;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20162
5642;;;;;; 6516)) 5642;;;;;; 63140))
5643;;; Generated autoloads from progmodes/dcl-mode.el 5643;;; Generated autoloads from progmodes/dcl-mode.el
5644 5644
5645(autoload 'dcl-mode "dcl-mode" "\ 5645(autoload 'dcl-mode "dcl-mode" "\
@@ -5766,7 +5766,7 @@ There is some minimal font-lock support (see vars
5766;;;*** 5766;;;***
5767 5767
5768;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5768;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5769;;;;;; "emacs-lisp/debug.el" (20119 34052)) 5769;;;;;; "emacs-lisp/debug.el" (20098 62550))
5770;;; Generated autoloads from emacs-lisp/debug.el 5770;;; Generated autoloads from emacs-lisp/debug.el
5771 5771
5772(setq debugger 'debug) 5772(setq debugger 'debug)
@@ -5810,7 +5810,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5810;;;*** 5810;;;***
5811 5811
5812;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5812;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5813;;;;;; (20166 6221)) 5813;;;;;; (20164 60780))
5814;;; Generated autoloads from play/decipher.el 5814;;; Generated autoloads from play/decipher.el
5815 5815
5816(autoload 'decipher "decipher" "\ 5816(autoload 'decipher "decipher" "\
@@ -5840,7 +5840,7 @@ The most useful commands are:
5840 5840
5841;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5841;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5842;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20154 5842;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20154
5843;;;;;; 8214)) 5843;;;;;; 24929))
5844;;; Generated autoloads from delim-col.el 5844;;; Generated autoloads from delim-col.el
5845 5845
5846(autoload 'delimit-columns-customize "delim-col" "\ 5846(autoload 'delimit-columns-customize "delim-col" "\
@@ -5864,8 +5864,8 @@ START and END delimits the corners of text rectangle.
5864 5864
5865;;;*** 5865;;;***
5866 5866
5867;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (20154 5867;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (20153
5868;;;;;; 8214)) 5868;;;;;; 32900))
5869;;; Generated autoloads from progmodes/delphi.el 5869;;; Generated autoloads from progmodes/delphi.el
5870 5870
5871(autoload 'delphi-mode "delphi" "\ 5871(autoload 'delphi-mode "delphi" "\
@@ -5916,8 +5916,8 @@ with no args, if that value is non-nil.
5916 5916
5917;;;*** 5917;;;***
5918 5918
5919;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20126 5919;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20127
5920;;;;;; 50889)) 5920;;;;;; 62865))
5921;;; Generated autoloads from delsel.el 5921;;; Generated autoloads from delsel.el
5922 5922
5923(defalias 'pending-delete-mode 'delete-selection-mode) 5923(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5947,7 +5947,7 @@ any selection.
5947;;;*** 5947;;;***
5948 5948
5949;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5949;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5950;;;;;; "derived" "emacs-lisp/derived.el" (20134 8296)) 5950;;;;;; "derived" "emacs-lisp/derived.el" (20137 12290))
5951;;; Generated autoloads from emacs-lisp/derived.el 5951;;; Generated autoloads from emacs-lisp/derived.el
5952 5952
5953(autoload 'define-derived-mode "derived" "\ 5953(autoload 'define-derived-mode "derived" "\
@@ -6014,7 +6014,7 @@ the first time the mode is used.
6014;;;*** 6014;;;***
6015 6015
6016;;;### (autoloads (describe-char describe-text-properties) "descr-text" 6016;;;### (autoloads (describe-char describe-text-properties) "descr-text"
6017;;;;;; "descr-text.el" (20169 56777)) 6017;;;;;; "descr-text.el" (20170 13157))
6018;;; Generated autoloads from descr-text.el 6018;;; Generated autoloads from descr-text.el
6019 6019
6020(autoload 'describe-text-properties "descr-text" "\ 6020(autoload 'describe-text-properties "descr-text" "\
@@ -6042,7 +6042,7 @@ as well as widgets, buttons, overlays, and text properties.
6042;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6042;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6043;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 6043;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
6044;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 6044;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
6045;;;;;; "desktop.el" (20166 6221)) 6045;;;;;; "desktop.el" (20165 31925))
6046;;; Generated autoloads from desktop.el 6046;;; Generated autoloads from desktop.el
6047 6047
6048(defvar desktop-save-mode nil "\ 6048(defvar desktop-save-mode nil "\
@@ -6229,7 +6229,7 @@ Revert to the last loaded desktop.
6229 6229
6230;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 6230;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
6231;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 6231;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
6232;;;;;; "deuglify" "gnus/deuglify.el" (20119 34052)) 6232;;;;;; "deuglify" "gnus/deuglify.el" (19845 45374))
6233;;; Generated autoloads from gnus/deuglify.el 6233;;; Generated autoloads from gnus/deuglify.el
6234 6234
6235(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 6235(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6262,7 +6262,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
6262;;;*** 6262;;;***
6263 6263
6264;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6264;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6265;;;;;; "calendar/diary-lib.el" (20168 40835)) 6265;;;;;; "calendar/diary-lib.el" (20168 57844))
6266;;; Generated autoloads from calendar/diary-lib.el 6266;;; Generated autoloads from calendar/diary-lib.el
6267 6267
6268(autoload 'diary "diary-lib" "\ 6268(autoload 'diary "diary-lib" "\
@@ -6305,7 +6305,7 @@ Major mode for editing the diary file.
6305;;;*** 6305;;;***
6306 6306
6307;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command 6307;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command
6308;;;;;; diff-switches) "diff" "vc/diff.el" (20119 34052)) 6308;;;;;; diff-switches) "diff" "vc/diff.el" (19999 41597))
6309;;; Generated autoloads from vc/diff.el 6309;;; Generated autoloads from vc/diff.el
6310 6310
6311(defvar diff-switches (purecopy "-c") "\ 6311(defvar diff-switches (purecopy "-c") "\
@@ -6349,7 +6349,7 @@ This requires the external program `diff' to be in your `exec-path'.
6349;;;*** 6349;;;***
6350 6350
6351;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el" 6351;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el"
6352;;;;;; (20180 63728)) 6352;;;;;; (20181 13366))
6353;;; Generated autoloads from vc/diff-mode.el 6353;;; Generated autoloads from vc/diff-mode.el
6354 6354
6355(autoload 'diff-mode "diff-mode" "\ 6355(autoload 'diff-mode "diff-mode" "\
@@ -6381,7 +6381,7 @@ the mode if ARG is omitted or nil.
6381 6381
6382;;;*** 6382;;;***
6383 6383
6384;;;### (autoloads (dig) "dig" "net/dig.el" (20119 34052)) 6384;;;### (autoloads (dig) "dig" "net/dig.el" (19845 45374))
6385;;; Generated autoloads from net/dig.el 6385;;; Generated autoloads from net/dig.el
6386 6386
6387(autoload 'dig "dig" "\ 6387(autoload 'dig "dig" "\
@@ -6393,7 +6393,7 @@ Optional arguments are passed to `dig-invoke'.
6393;;;*** 6393;;;***
6394 6394
6395;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window 6395;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6396;;;;;; dired dired-listing-switches) "dired" "dired.el" (20167 36027)) 6396;;;;;; dired dired-listing-switches) "dired" "dired.el" (20167 36967))
6397;;; Generated autoloads from dired.el 6397;;; Generated autoloads from dired.el
6398 6398
6399(defvar dired-listing-switches (purecopy "-al") "\ 6399(defvar dired-listing-switches (purecopy "-al") "\
@@ -6515,7 +6515,7 @@ Keybindings:
6515;;;*** 6515;;;***
6516 6516
6517;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el" 6517;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el"
6518;;;;;; (20126 50922)) 6518;;;;;; (20127 62865))
6519;;; Generated autoloads from dirtrack.el 6519;;; Generated autoloads from dirtrack.el
6520 6520
6521(autoload 'dirtrack-mode "dirtrack" "\ 6521(autoload 'dirtrack-mode "dirtrack" "\
@@ -6545,8 +6545,8 @@ function `dirtrack-debug-mode' to turn on debugging output.
6545 6545
6546;;;*** 6546;;;***
6547 6547
6548;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (20119 6548;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (19931
6549;;;;;; 34052)) 6549;;;;;; 11784))
6550;;; Generated autoloads from emacs-lisp/disass.el 6550;;; Generated autoloads from emacs-lisp/disass.el
6551 6551
6552(autoload 'disassemble "disass" "\ 6552(autoload 'disassemble "disass" "\
@@ -6565,7 +6565,7 @@ redefine OBJECT if it is a symbol.
6565;;;;;; standard-display-g1 standard-display-ascii standard-display-default 6565;;;;;; standard-display-g1 standard-display-ascii standard-display-default
6566;;;;;; standard-display-8bit describe-current-display-table describe-display-table 6566;;;;;; standard-display-8bit describe-current-display-table describe-display-table
6567;;;;;; set-display-table-slot display-table-slot make-display-table) 6567;;;;;; set-display-table-slot display-table-slot make-display-table)
6568;;;;;; "disp-table" "disp-table.el" (20119 34052)) 6568;;;;;; "disp-table" "disp-table.el" (19984 16846))
6569;;; Generated autoloads from disp-table.el 6569;;; Generated autoloads from disp-table.el
6570 6570
6571(autoload 'make-display-table "disp-table" "\ 6571(autoload 'make-display-table "disp-table" "\
@@ -6687,7 +6687,7 @@ in `.emacs'.
6687;;;*** 6687;;;***
6688 6688
6689;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6689;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6690;;;;;; (20119 34052)) 6690;;;;;; (19845 45374))
6691;;; Generated autoloads from play/dissociate.el 6691;;; Generated autoloads from play/dissociate.el
6692 6692
6693(autoload 'dissociated-press "dissociate" "\ 6693(autoload 'dissociated-press "dissociate" "\
@@ -6703,7 +6703,7 @@ Default is 2.
6703 6703
6704;;;*** 6704;;;***
6705 6705
6706;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (20119 34052)) 6706;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (19886 45771))
6707;;; Generated autoloads from dnd.el 6707;;; Generated autoloads from dnd.el
6708 6708
6709(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)) "\ 6709(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)) "\
@@ -6724,7 +6724,7 @@ if some action was made, or nil if the URL is ignored.")
6724;;;*** 6724;;;***
6725 6725
6726;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 6726;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
6727;;;;;; "textmodes/dns-mode.el" (20119 34052)) 6727;;;;;; "textmodes/dns-mode.el" (19845 45374))
6728;;; Generated autoloads from textmodes/dns-mode.el 6728;;; Generated autoloads from textmodes/dns-mode.el
6729 6729
6730(autoload 'dns-mode "dns-mode" "\ 6730(autoload 'dns-mode "dns-mode" "\
@@ -6748,8 +6748,8 @@ Locate SOA record and increment the serial field.
6748;;;*** 6748;;;***
6749 6749
6750;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe 6750;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe
6751;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20173 6751;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20172
6752;;;;;; 2352)) 6752;;;;;; 54913))
6753;;; Generated autoloads from doc-view.el 6753;;; Generated autoloads from doc-view.el
6754 6754
6755(autoload 'doc-view-mode-p "doc-view" "\ 6755(autoload 'doc-view-mode-p "doc-view" "\
@@ -6795,7 +6795,7 @@ See the command `doc-view-mode' for more information on this mode.
6795 6795
6796;;;*** 6796;;;***
6797 6797
6798;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20119 34052)) 6798;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20077 56412))
6799;;; Generated autoloads from play/doctor.el 6799;;; Generated autoloads from play/doctor.el
6800 6800
6801(autoload 'doctor "doctor" "\ 6801(autoload 'doctor "doctor" "\
@@ -6805,7 +6805,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6805 6805
6806;;;*** 6806;;;***
6807 6807
6808;;;### (autoloads (double-mode) "double" "double.el" (20126 50942)) 6808;;;### (autoloads (double-mode) "double" "double.el" (20127 62865))
6809;;; Generated autoloads from double.el 6809;;; Generated autoloads from double.el
6810 6810
6811(autoload 'double-mode "double" "\ 6811(autoload 'double-mode "double" "\
@@ -6821,7 +6821,7 @@ strings when pressed twice. See `double-map' for details.
6821 6821
6822;;;*** 6822;;;***
6823 6823
6824;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (20119 34052)) 6824;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (19845 45374))
6825;;; Generated autoloads from play/dunnet.el 6825;;; Generated autoloads from play/dunnet.el
6826 6826
6827(autoload 'dunnet "dunnet" "\ 6827(autoload 'dunnet "dunnet" "\
@@ -6833,7 +6833,7 @@ Switch to *dungeon* buffer and start game.
6833 6833
6834;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6834;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6835;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 6835;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
6836;;;;;; "emacs-lisp/easy-mmode.el" (20179 6242)) 6836;;;;;; "emacs-lisp/easy-mmode.el" (20179 28130))
6837;;; Generated autoloads from emacs-lisp/easy-mmode.el 6837;;; Generated autoloads from emacs-lisp/easy-mmode.el
6838 6838
6839(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6839(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -6944,8 +6944,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
6944;;;*** 6944;;;***
6945 6945
6946;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 6946;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
6947;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (20119 6947;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (19845
6948;;;;;; 34052)) 6948;;;;;; 45374))
6949;;; Generated autoloads from emacs-lisp/easymenu.el 6949;;; Generated autoloads from emacs-lisp/easymenu.el
6950 6950
6951(autoload 'easy-menu-define "easymenu" "\ 6951(autoload 'easy-menu-define "easymenu" "\
@@ -7099,7 +7099,7 @@ To implement dynamic menus, either call this from
7099;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer 7099;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer
7100;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer 7100;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer
7101;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 7101;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
7102;;;;;; "progmodes/ebnf2ps.el" (20166 6221)) 7102;;;;;; "progmodes/ebnf2ps.el" (20166 16092))
7103;;; Generated autoloads from progmodes/ebnf2ps.el 7103;;; Generated autoloads from progmodes/ebnf2ps.el
7104 7104
7105(autoload 'ebnf-customize "ebnf2ps" "\ 7105(autoload 'ebnf-customize "ebnf2ps" "\
@@ -7373,8 +7373,8 @@ See `ebnf-style-database' documentation.
7373;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 7373;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
7374;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 7374;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
7375;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 7375;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
7376;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (20119 7376;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (20104
7377;;;;;; 34052)) 7377;;;;;; 14925))
7378;;; Generated autoloads from progmodes/ebrowse.el 7378;;; Generated autoloads from progmodes/ebrowse.el
7379 7379
7380(autoload 'ebrowse-tree-mode "ebrowse" "\ 7380(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7523,7 +7523,7 @@ Display statistics for a class tree.
7523;;;*** 7523;;;***
7524 7524
7525;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7525;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
7526;;;;;; (20119 34052)) 7526;;;;;; (20104 14925))
7527;;; Generated autoloads from ebuff-menu.el 7527;;; Generated autoloads from ebuff-menu.el
7528 7528
7529(autoload 'electric-buffer-list "ebuff-menu" "\ 7529(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -7548,7 +7548,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7548;;;*** 7548;;;***
7549 7549
7550;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7550;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
7551;;;;;; "echistory.el" (20119 34052)) 7551;;;;;; "echistory.el" (19886 45771))
7552;;; Generated autoloads from echistory.el 7552;;; Generated autoloads from echistory.el
7553 7553
7554(autoload 'Electric-command-history-redo-expression "echistory" "\ 7554(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7560,7 +7560,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7560;;;*** 7560;;;***
7561 7561
7562;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el" 7562;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el"
7563;;;;;; (20119 34052)) 7563;;;;;; (20110 24804))
7564;;; Generated autoloads from gnus/ecomplete.el 7564;;; Generated autoloads from gnus/ecomplete.el
7565 7565
7566(autoload 'ecomplete-setup "ecomplete" "\ 7566(autoload 'ecomplete-setup "ecomplete" "\
@@ -7570,7 +7570,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7570 7570
7571;;;*** 7571;;;***
7572 7572
7573;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (20168 40835)) 7573;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (20168 57844))
7574;;; Generated autoloads from cedet/ede.el 7574;;; Generated autoloads from cedet/ede.el
7575 7575
7576(defvar global-ede-mode nil "\ 7576(defvar global-ede-mode nil "\
@@ -7597,7 +7597,7 @@ an EDE controlled project.
7597 7597
7598;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 7598;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
7599;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 7599;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
7600;;;;;; "emacs-lisp/edebug.el" (20166 6221)) 7600;;;;;; "emacs-lisp/edebug.el" (20166 16092))
7601;;; Generated autoloads from emacs-lisp/edebug.el 7601;;; Generated autoloads from emacs-lisp/edebug.el
7602 7602
7603(defvar edebug-all-defs nil "\ 7603(defvar edebug-all-defs nil "\
@@ -7670,7 +7670,7 @@ Toggle edebugging of all forms.
7670;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories 7670;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories
7671;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories 7671;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories
7672;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file 7672;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file
7673;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (20119 34052)) 7673;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (19996 8027))
7674;;; Generated autoloads from vc/ediff.el 7674;;; Generated autoloads from vc/ediff.el
7675 7675
7676(autoload 'ediff-files "ediff" "\ 7676(autoload 'ediff-files "ediff" "\
@@ -7902,7 +7902,7 @@ With optional NODE, goes to that node.
7902;;;*** 7902;;;***
7903 7903
7904;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el" 7904;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el"
7905;;;;;; (20177 52156)) 7905;;;;;; (20178 7273))
7906;;; Generated autoloads from vc/ediff-help.el 7906;;; Generated autoloads from vc/ediff-help.el
7907 7907
7908(autoload 'ediff-customize "ediff-help" "\ 7908(autoload 'ediff-customize "ediff-help" "\
@@ -7913,7 +7913,7 @@ With optional NODE, goes to that node.
7913;;;*** 7913;;;***
7914 7914
7915;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el" 7915;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el"
7916;;;;;; (20169 56777)) 7916;;;;;; (20168 57844))
7917;;; Generated autoloads from vc/ediff-mult.el 7917;;; Generated autoloads from vc/ediff-mult.el
7918 7918
7919(autoload 'ediff-show-registry "ediff-mult" "\ 7919(autoload 'ediff-show-registry "ediff-mult" "\
@@ -7926,7 +7926,7 @@ Display Ediff's registry.
7926;;;*** 7926;;;***
7927 7927
7928;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7928;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7929;;;;;; "ediff-util" "vc/ediff-util.el" (20175 42237)) 7929;;;;;; "ediff-util" "vc/ediff-util.el" (20175 31160))
7930;;; Generated autoloads from vc/ediff-util.el 7930;;; Generated autoloads from vc/ediff-util.el
7931 7931
7932(autoload 'ediff-toggle-multiframe "ediff-util" "\ 7932(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -7947,7 +7947,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
7947 7947
7948;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 7948;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
7949;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 7949;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
7950;;;;;; (20119 34052)) 7950;;;;;; (19886 45771))
7951;;; Generated autoloads from edmacro.el 7951;;; Generated autoloads from edmacro.el
7952 7952
7953(autoload 'edit-kbd-macro "edmacro" "\ 7953(autoload 'edit-kbd-macro "edmacro" "\
@@ -7996,7 +7996,7 @@ or nil, use a compact 80-column format.
7996;;;*** 7996;;;***
7997 7997
7998;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 7998;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
7999;;;;;; "emulation/edt.el" (20154 8214)) 7999;;;;;; "emulation/edt.el" (20154 24929))
8000;;; Generated autoloads from emulation/edt.el 8000;;; Generated autoloads from emulation/edt.el
8001 8001
8002(autoload 'edt-set-scroll-margins "edt" "\ 8002(autoload 'edt-set-scroll-margins "edt" "\
@@ -8014,7 +8014,7 @@ Turn on EDT Emulation.
8014;;;*** 8014;;;***
8015 8015
8016;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 8016;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
8017;;;;;; (20119 34052)) 8017;;;;;; (19865 50420))
8018;;; Generated autoloads from ehelp.el 8018;;; Generated autoloads from ehelp.el
8019 8019
8020(autoload 'with-electric-help "ehelp" "\ 8020(autoload 'with-electric-help "ehelp" "\
@@ -8051,7 +8051,7 @@ BUFFER is put back into its original major mode.
8051;;;*** 8051;;;***
8052 8052
8053;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 8053;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
8054;;;;;; "eldoc" "emacs-lisp/eldoc.el" (20161 61915)) 8054;;;;;; "eldoc" "emacs-lisp/eldoc.el" (20161 45793))
8055;;; Generated autoloads from emacs-lisp/eldoc.el 8055;;; Generated autoloads from emacs-lisp/eldoc.el
8056 8056
8057(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\ 8057(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\
@@ -8098,7 +8098,7 @@ Emacs Lisp mode) that support ElDoc.")
8098;;;*** 8098;;;***
8099 8099
8100;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode) 8100;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode)
8101;;;;;; "electric" "electric.el" (20168 40835)) 8101;;;;;; "electric" "electric.el" (20168 57844))
8102;;; Generated autoloads from electric.el 8102;;; Generated autoloads from electric.el
8103 8103
8104(defvar electric-indent-chars '(10) "\ 8104(defvar electric-indent-chars '(10) "\
@@ -8166,8 +8166,8 @@ Automatically insert newlines around some chars.
8166 8166
8167;;;*** 8167;;;***
8168 8168
8169;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (20119 8169;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (19845
8170;;;;;; 34052)) 8170;;;;;; 45374))
8171;;; Generated autoloads from elide-head.el 8171;;; Generated autoloads from elide-head.el
8172 8172
8173(autoload 'elide-head "elide-head" "\ 8173(autoload 'elide-head "elide-head" "\
@@ -8184,7 +8184,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8184 8184
8185;;;### (autoloads (elint-initialize elint-defun elint-current-buffer 8185;;;### (autoloads (elint-initialize elint-defun elint-current-buffer
8186;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el" 8186;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el"
8187;;;;;; (20173 2352)) 8187;;;;;; (20172 54913))
8188;;; Generated autoloads from emacs-lisp/elint.el 8188;;; Generated autoloads from emacs-lisp/elint.el
8189 8189
8190(autoload 'elint-file "elint" "\ 8190(autoload 'elint-file "elint" "\
@@ -8220,8 +8220,8 @@ optional prefix argument REINIT is non-nil.
8220;;;*** 8220;;;***
8221 8221
8222;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 8222;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
8223;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (20119 8223;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (19981
8224;;;;;; 34052)) 8224;;;;;; 40664))
8225;;; Generated autoloads from emacs-lisp/elp.el 8225;;; Generated autoloads from emacs-lisp/elp.el
8226 8226
8227(autoload 'elp-instrument-function "elp" "\ 8227(autoload 'elp-instrument-function "elp" "\
@@ -8256,7 +8256,7 @@ displayed.
8256;;;*** 8256;;;***
8257 8257
8258;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el" 8258;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el"
8259;;;;;; (20126 50977)) 8259;;;;;; (20127 62865))
8260;;; Generated autoloads from emacs-lock.el 8260;;; Generated autoloads from emacs-lock.el
8261 8261
8262(autoload 'emacs-lock-mode "emacs-lock" "\ 8262(autoload 'emacs-lock-mode "emacs-lock" "\
@@ -8284,7 +8284,7 @@ Other values are interpreted as usual.
8284;;;*** 8284;;;***
8285 8285
8286;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug) 8286;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug)
8287;;;;;; "emacsbug" "mail/emacsbug.el" (20119 34052)) 8287;;;;;; "emacsbug" "mail/emacsbug.el" (20093 44623))
8288;;; Generated autoloads from mail/emacsbug.el 8288;;; Generated autoloads from mail/emacsbug.el
8289 8289
8290(autoload 'report-emacs-bug "emacsbug" "\ 8290(autoload 'report-emacs-bug "emacsbug" "\
@@ -8305,7 +8305,7 @@ The result is an alist with items of the form (URL SUBJECT NO).
8305;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 8305;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
8306;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 8306;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
8307;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 8307;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
8308;;;;;; "vc/emerge.el" (20140 44401)) 8308;;;;;; "vc/emerge.el" (20141 9296))
8309;;; Generated autoloads from vc/emerge.el 8309;;; Generated autoloads from vc/emerge.el
8310 8310
8311(autoload 'emerge-files "emerge" "\ 8311(autoload 'emerge-files "emerge" "\
@@ -8366,7 +8366,7 @@ Emerge two RCS revisions of a file, with another revision as ancestor.
8366;;;*** 8366;;;***
8367 8367
8368;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 8368;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
8369;;;;;; "enriched" "textmodes/enriched.el" (20127 24788)) 8369;;;;;; "enriched" "textmodes/enriched.el" (19845 45374))
8370;;; Generated autoloads from textmodes/enriched.el 8370;;; Generated autoloads from textmodes/enriched.el
8371 8371
8372(autoload 'enriched-mode "enriched" "\ 8372(autoload 'enriched-mode "enriched" "\
@@ -8401,8 +8401,8 @@ Commands:
8401;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region 8401;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region
8402;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file 8402;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file
8403;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys 8403;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys
8404;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20119 8404;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20104
8405;;;;;; 34052)) 8405;;;;;; 14925))
8406;;; Generated autoloads from epa.el 8406;;; Generated autoloads from epa.el
8407 8407
8408(autoload 'epa-list-keys "epa" "\ 8408(autoload 'epa-list-keys "epa" "\
@@ -8580,7 +8580,7 @@ Insert selected KEYS after the point.
8580;;;*** 8580;;;***
8581 8581
8582;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify 8582;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify
8583;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (20119 34052)) 8583;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (19865 50420))
8584;;; Generated autoloads from epa-dired.el 8584;;; Generated autoloads from epa-dired.el
8585 8585
8586(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8586(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8606,7 +8606,7 @@ Encrypt marked files.
8606;;;*** 8606;;;***
8607 8607
8608;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler) 8608;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler)
8609;;;;;; "epa-file" "epa-file.el" (20119 34052)) 8609;;;;;; "epa-file" "epa-file.el" (20038 20303))
8610;;; Generated autoloads from epa-file.el 8610;;; Generated autoloads from epa-file.el
8611 8611
8612(autoload 'epa-file-handler "epa-file" "\ 8612(autoload 'epa-file-handler "epa-file" "\
@@ -8628,7 +8628,7 @@ Encrypt marked files.
8628 8628
8629;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt 8629;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt
8630;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode) 8630;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode)
8631;;;;;; "epa-mail" "epa-mail.el" (20119 34052)) 8631;;;;;; "epa-mail" "epa-mail.el" (20043 38232))
8632;;; Generated autoloads from epa-mail.el 8632;;; Generated autoloads from epa-mail.el
8633 8633
8634(autoload 'epa-mail-mode "epa-mail" "\ 8634(autoload 'epa-mail-mode "epa-mail" "\
@@ -8692,7 +8692,7 @@ Minor mode to hook EasyPG into Mail mode.
8692 8692
8693;;;*** 8693;;;***
8694 8694
8695;;;### (autoloads (epg-make-context) "epg" "epg.el" (20173 2352)) 8695;;;### (autoloads (epg-make-context) "epg" "epg.el" (20172 54913))
8696;;; Generated autoloads from epg.el 8696;;; Generated autoloads from epg.el
8697 8697
8698(autoload 'epg-make-context "epg" "\ 8698(autoload 'epg-make-context "epg" "\
@@ -8703,7 +8703,7 @@ Return a context object.
8703;;;*** 8703;;;***
8704 8704
8705;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration) 8705;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration)
8706;;;;;; "epg-config" "epg-config.el" (20119 34052)) 8706;;;;;; "epg-config" "epg-config.el" (19845 45374))
8707;;; Generated autoloads from epg-config.el 8707;;; Generated autoloads from epg-config.el
8708 8708
8709(autoload 'epg-configuration "epg-config" "\ 8709(autoload 'epg-configuration "epg-config" "\
@@ -8724,7 +8724,7 @@ Look at CONFIG and try to expand GROUP.
8724;;;*** 8724;;;***
8725 8725
8726;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" 8726;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc"
8727;;;;;; "erc/erc.el" (20173 2352)) 8727;;;;;; "erc/erc.el" (20172 54913))
8728;;; Generated autoloads from erc/erc.el 8728;;; Generated autoloads from erc/erc.el
8729 8729
8730(autoload 'erc-select-read-args "erc" "\ 8730(autoload 'erc-select-read-args "erc" "\
@@ -8767,32 +8767,32 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8767;;;*** 8767;;;***
8768 8768
8769;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (20161 8769;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (20161
8770;;;;;; 61915)) 8770;;;;;; 45793))
8771;;; Generated autoloads from erc/erc-autoaway.el 8771;;; Generated autoloads from erc/erc-autoaway.el
8772 (autoload 'erc-autoaway-mode "erc-autoaway") 8772 (autoload 'erc-autoaway-mode "erc-autoaway")
8773 8773
8774;;;*** 8774;;;***
8775 8775
8776;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20119 34052)) 8776;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20093 44623))
8777;;; Generated autoloads from erc/erc-button.el 8777;;; Generated autoloads from erc/erc-button.el
8778 (autoload 'erc-button-mode "erc-button" nil t) 8778 (autoload 'erc-button-mode "erc-button" nil t)
8779 8779
8780;;;*** 8780;;;***
8781 8781
8782;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (20119 34052)) 8782;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (19845 45374))
8783;;; Generated autoloads from erc/erc-capab.el 8783;;; Generated autoloads from erc/erc-capab.el
8784 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8784 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8785 8785
8786;;;*** 8786;;;***
8787 8787
8788;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (20119 34052)) 8788;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (19845 45374))
8789;;; Generated autoloads from erc/erc-compat.el 8789;;; Generated autoloads from erc/erc-compat.el
8790 (autoload 'erc-define-minor-mode "erc-compat") 8790 (autoload 'erc-define-minor-mode "erc-compat")
8791 8791
8792;;;*** 8792;;;***
8793 8793
8794;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 8794;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
8795;;;;;; "erc-dcc" "erc/erc-dcc.el" (20179 27641)) 8795;;;;;; "erc-dcc" "erc/erc-dcc.el" (20179 28130))
8796;;; Generated autoloads from erc/erc-dcc.el 8796;;; Generated autoloads from erc/erc-dcc.el
8797 (autoload 'erc-dcc-mode "erc-dcc") 8797 (autoload 'erc-dcc-mode "erc-dcc")
8798 8798
@@ -8825,7 +8825,7 @@ that subcommand.
8825;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 8825;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
8826;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 8826;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
8827;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 8827;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
8828;;;;;; (20119 34052)) 8828;;;;;; (19845 45374))
8829;;; Generated autoloads from erc/erc-ezbounce.el 8829;;; Generated autoloads from erc/erc-ezbounce.el
8830 8830
8831(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8831(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -8888,7 +8888,7 @@ Add EZBouncer convenience functions to ERC.
8888;;;*** 8888;;;***
8889 8889
8890;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (20127 8890;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (20127
8891;;;;;; 26298)) 8891;;;;;; 62865))
8892;;; Generated autoloads from erc/erc-fill.el 8892;;; Generated autoloads from erc/erc-fill.el
8893 (autoload 'erc-fill-mode "erc-fill" nil t) 8893 (autoload 'erc-fill-mode "erc-fill" nil t)
8894 8894
@@ -8901,7 +8901,7 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
8901;;;*** 8901;;;***
8902 8902
8903;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 8903;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
8904;;;;;; "erc/erc-identd.el" (20119 34052)) 8904;;;;;; "erc/erc-identd.el" (19845 45374))
8905;;; Generated autoloads from erc/erc-identd.el 8905;;; Generated autoloads from erc/erc-identd.el
8906 (autoload 'erc-identd-mode "erc-identd") 8906 (autoload 'erc-identd-mode "erc-identd")
8907 8907
@@ -8923,7 +8923,7 @@ system.
8923;;;*** 8923;;;***
8924 8924
8925;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 8925;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
8926;;;;;; (20119 34052)) 8926;;;;;; (19845 45374))
8927;;; Generated autoloads from erc/erc-imenu.el 8927;;; Generated autoloads from erc/erc-imenu.el
8928 8928
8929(autoload 'erc-create-imenu-index "erc-imenu" "\ 8929(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -8933,20 +8933,20 @@ system.
8933 8933
8934;;;*** 8934;;;***
8935 8935
8936;;;### (autoloads nil "erc-join" "erc/erc-join.el" (20119 34052)) 8936;;;### (autoloads nil "erc-join" "erc/erc-join.el" (19845 45374))
8937;;; Generated autoloads from erc/erc-join.el 8937;;; Generated autoloads from erc/erc-join.el
8938 (autoload 'erc-autojoin-mode "erc-join" nil t) 8938 (autoload 'erc-autojoin-mode "erc-join" nil t)
8939 8939
8940;;;*** 8940;;;***
8941 8941
8942;;;### (autoloads nil "erc-list" "erc/erc-list.el" (20119 34052)) 8942;;;### (autoloads nil "erc-list" "erc/erc-list.el" (19845 45374))
8943;;; Generated autoloads from erc/erc-list.el 8943;;; Generated autoloads from erc/erc-list.el
8944 (autoload 'erc-list-mode "erc-list") 8944 (autoload 'erc-list-mode "erc-list")
8945 8945
8946;;;*** 8946;;;***
8947 8947
8948;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 8948;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
8949;;;;;; "erc/erc-log.el" (20168 40835)) 8949;;;;;; "erc/erc-log.el" (20168 57844))
8950;;; Generated autoloads from erc/erc-log.el 8950;;; Generated autoloads from erc/erc-log.el
8951 (autoload 'erc-log-mode "erc-log" nil t) 8951 (autoload 'erc-log-mode "erc-log" nil t)
8952 8952
@@ -8978,7 +8978,7 @@ You can save every individual message by putting this function on
8978;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 8978;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
8979;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 8979;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
8980;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 8980;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
8981;;;;;; (20168 40835)) 8981;;;;;; (20168 57844))
8982;;; Generated autoloads from erc/erc-match.el 8982;;; Generated autoloads from erc/erc-match.el
8983 (autoload 'erc-match-mode "erc-match") 8983 (autoload 'erc-match-mode "erc-match")
8984 8984
@@ -9024,14 +9024,14 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9024 9024
9025;;;*** 9025;;;***
9026 9026
9027;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (20119 34052)) 9027;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (19845 45374))
9028;;; Generated autoloads from erc/erc-menu.el 9028;;; Generated autoloads from erc/erc-menu.el
9029 (autoload 'erc-menu-mode "erc-menu" nil t) 9029 (autoload 'erc-menu-mode "erc-menu" nil t)
9030 9030
9031;;;*** 9031;;;***
9032 9032
9033;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 9033;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
9034;;;;;; (20119 34052)) 9034;;;;;; (19845 45374))
9035;;; Generated autoloads from erc/erc-netsplit.el 9035;;; Generated autoloads from erc/erc-netsplit.el
9036 (autoload 'erc-netsplit-mode "erc-netsplit") 9036 (autoload 'erc-netsplit-mode "erc-netsplit")
9037 9037
@@ -9043,7 +9043,7 @@ Show who's gone.
9043;;;*** 9043;;;***
9044 9044
9045;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 9045;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
9046;;;;;; "erc/erc-networks.el" (20119 34052)) 9046;;;;;; "erc/erc-networks.el" (19845 45374))
9047;;; Generated autoloads from erc/erc-networks.el 9047;;; Generated autoloads from erc/erc-networks.el
9048 9048
9049(autoload 'erc-determine-network "erc-networks" "\ 9049(autoload 'erc-determine-network "erc-networks" "\
@@ -9061,7 +9061,7 @@ Interactively select a server to connect to using `erc-server-alist'.
9061;;;*** 9061;;;***
9062 9062
9063;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 9063;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
9064;;;;;; "erc/erc-notify.el" (20161 61915)) 9064;;;;;; "erc/erc-notify.el" (20161 45793))
9065;;; Generated autoloads from erc/erc-notify.el 9065;;; Generated autoloads from erc/erc-notify.el
9066 (autoload 'erc-notify-mode "erc-notify" nil t) 9066 (autoload 'erc-notify-mode "erc-notify" nil t)
9067 9067
@@ -9079,33 +9079,33 @@ with args, toggle notify status of people.
9079 9079
9080;;;*** 9080;;;***
9081 9081
9082;;;### (autoloads nil "erc-page" "erc/erc-page.el" (20119 34052)) 9082;;;### (autoloads nil "erc-page" "erc/erc-page.el" (19845 45374))
9083;;; Generated autoloads from erc/erc-page.el 9083;;; Generated autoloads from erc/erc-page.el
9084 (autoload 'erc-page-mode "erc-page") 9084 (autoload 'erc-page-mode "erc-page")
9085 9085
9086;;;*** 9086;;;***
9087 9087
9088;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (20119 9088;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (19936
9089;;;;;; 34052)) 9089;;;;;; 52203))
9090;;; Generated autoloads from erc/erc-pcomplete.el 9090;;; Generated autoloads from erc/erc-pcomplete.el
9091 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9091 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9092 9092
9093;;;*** 9093;;;***
9094 9094
9095;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (20119 34052)) 9095;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (19845 45374))
9096;;; Generated autoloads from erc/erc-replace.el 9096;;; Generated autoloads from erc/erc-replace.el
9097 (autoload 'erc-replace-mode "erc-replace") 9097 (autoload 'erc-replace-mode "erc-replace")
9098 9098
9099;;;*** 9099;;;***
9100 9100
9101;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (20119 34052)) 9101;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (19845 45374))
9102;;; Generated autoloads from erc/erc-ring.el 9102;;; Generated autoloads from erc/erc-ring.el
9103 (autoload 'erc-ring-mode "erc-ring" nil t) 9103 (autoload 'erc-ring-mode "erc-ring" nil t)
9104 9104
9105;;;*** 9105;;;***
9106 9106
9107;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 9107;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
9108;;;;;; "erc-services" "erc/erc-services.el" (20119 34052)) 9108;;;;;; "erc-services" "erc/erc-services.el" (19845 45374))
9109;;; Generated autoloads from erc/erc-services.el 9109;;; Generated autoloads from erc/erc-services.el
9110 (autoload 'erc-services-mode "erc-services" nil t) 9110 (autoload 'erc-services-mode "erc-services" nil t)
9111 9111
@@ -9122,14 +9122,14 @@ When called interactively, read the password using `read-passwd'.
9122 9122
9123;;;*** 9123;;;***
9124 9124
9125;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (20119 34052)) 9125;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (19845 45374))
9126;;; Generated autoloads from erc/erc-sound.el 9126;;; Generated autoloads from erc/erc-sound.el
9127 (autoload 'erc-sound-mode "erc-sound") 9127 (autoload 'erc-sound-mode "erc-sound")
9128 9128
9129;;;*** 9129;;;***
9130 9130
9131;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 9131;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9132;;;;;; (20119 34052)) 9132;;;;;; (19845 45374))
9133;;; Generated autoloads from erc/erc-speedbar.el 9133;;; Generated autoloads from erc/erc-speedbar.el
9134 9134
9135(autoload 'erc-speedbar-browser "erc-speedbar" "\ 9135(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9140,21 +9140,21 @@ This will add a speedbar major display mode.
9140 9140
9141;;;*** 9141;;;***
9142 9142
9143;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (20119 9143;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (19845
9144;;;;;; 34052)) 9144;;;;;; 45374))
9145;;; Generated autoloads from erc/erc-spelling.el 9145;;; Generated autoloads from erc/erc-spelling.el
9146 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9146 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9147 9147
9148;;;*** 9148;;;***
9149 9149
9150;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (20119 34052)) 9150;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (19845 45374))
9151;;; Generated autoloads from erc/erc-stamp.el 9151;;; Generated autoloads from erc/erc-stamp.el
9152 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9152 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9153 9153
9154;;;*** 9154;;;***
9155 9155
9156;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 9156;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
9157;;;;;; (20168 40835)) 9157;;;;;; (20168 57844))
9158;;; Generated autoloads from erc/erc-track.el 9158;;; Generated autoloads from erc/erc-track.el
9159 9159
9160(defvar erc-track-minor-mode nil "\ 9160(defvar erc-track-minor-mode nil "\
@@ -9180,7 +9180,7 @@ keybindings will not do anything useful.
9180;;;*** 9180;;;***
9181 9181
9182;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 9182;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9183;;;;;; "erc-truncate" "erc/erc-truncate.el" (20119 34052)) 9183;;;;;; "erc-truncate" "erc/erc-truncate.el" (19845 45374))
9184;;; Generated autoloads from erc/erc-truncate.el 9184;;; Generated autoloads from erc/erc-truncate.el
9185 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9185 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9186 9186
@@ -9200,7 +9200,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9200;;;*** 9200;;;***
9201 9201
9202;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 9202;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9203;;;;;; (20119 34052)) 9203;;;;;; (19845 45374))
9204;;; Generated autoloads from erc/erc-xdcc.el 9204;;; Generated autoloads from erc/erc-xdcc.el
9205 (autoload 'erc-xdcc-mode "erc-xdcc") 9205 (autoload 'erc-xdcc-mode "erc-xdcc")
9206 9206
@@ -9213,7 +9213,7 @@ Add a file to `erc-xdcc-files'.
9213 9213
9214;;;### (autoloads (ert-describe-test ert-run-tests-interactively 9214;;;### (autoloads (ert-describe-test ert-run-tests-interactively
9215;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest) 9215;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest)
9216;;;;;; "ert" "emacs-lisp/ert.el" (20168 40835)) 9216;;;;;; "ert" "emacs-lisp/ert.el" (20168 57844))
9217;;; Generated autoloads from emacs-lisp/ert.el 9217;;; Generated autoloads from emacs-lisp/ert.el
9218 9218
9219(autoload 'ert-deftest "ert" "\ 9219(autoload 'ert-deftest "ert" "\
@@ -9283,7 +9283,7 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test).
9283;;;*** 9283;;;***
9284 9284
9285;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el" 9285;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el"
9286;;;;;; (20119 34052)) 9286;;;;;; (19845 45374))
9287;;; Generated autoloads from emacs-lisp/ert-x.el 9287;;; Generated autoloads from emacs-lisp/ert-x.el
9288 9288
9289(put 'ert-with-test-buffer 'lisp-indent-function 1) 9289(put 'ert-with-test-buffer 'lisp-indent-function 1)
@@ -9295,8 +9295,8 @@ Kill all test buffers that are still live.
9295 9295
9296;;;*** 9296;;;***
9297 9297
9298;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (20166 9298;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (20164
9299;;;;;; 6221)) 9299;;;;;; 60780))
9300;;; Generated autoloads from eshell/esh-mode.el 9300;;; Generated autoloads from eshell/esh-mode.el
9301 9301
9302(autoload 'eshell-mode "esh-mode" "\ 9302(autoload 'eshell-mode "esh-mode" "\
@@ -9309,7 +9309,7 @@ Emacs shell interactive mode.
9309;;;*** 9309;;;***
9310 9310
9311;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell" 9311;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
9312;;;;;; "eshell/eshell.el" (20119 34052)) 9312;;;;;; "eshell/eshell.el" (20116 6099))
9313;;; Generated autoloads from eshell/eshell.el 9313;;; Generated autoloads from eshell/eshell.el
9314 9314
9315(autoload 'eshell "eshell" "\ 9315(autoload 'eshell "eshell" "\
@@ -9350,7 +9350,7 @@ corresponding to a successful execution.
9350;;;;;; visit-tags-table tags-table-mode find-tag-default-function 9350;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9351;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 9351;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
9352;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 9352;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
9353;;;;;; (20168 40835)) 9353;;;;;; (20168 57844))
9354;;; Generated autoloads from progmodes/etags.el 9354;;; Generated autoloads from progmodes/etags.el
9355 9355
9356(defvar tags-file-name nil "\ 9356(defvar tags-file-name nil "\
@@ -9668,7 +9668,7 @@ for \\[find-tag] (which see).
9668;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer 9668;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer
9669;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer 9669;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer
9670;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el" 9670;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el"
9671;;;;;; (20175 42237)) 9671;;;;;; (20175 31160))
9672;;; Generated autoloads from language/ethio-util.el 9672;;; Generated autoloads from language/ethio-util.el
9673 9673
9674(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9674(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9838,7 +9838,7 @@ With ARG, insert that many delimiters.
9838 9838
9839;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 9839;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
9840;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 9840;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
9841;;;;;; (20119 34052)) 9841;;;;;; (19931 11784))
9842;;; Generated autoloads from net/eudc.el 9842;;; Generated autoloads from net/eudc.el
9843 9843
9844(autoload 'eudc-set-server "eudc" "\ 9844(autoload 'eudc-set-server "eudc" "\
@@ -9894,7 +9894,7 @@ This does nothing except loading eudc by autoload side-effect.
9894 9894
9895;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 9895;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
9896;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 9896;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
9897;;;;;; "eudc-bob" "net/eudc-bob.el" (20119 34052)) 9897;;;;;; "eudc-bob" "net/eudc-bob.el" (19845 45374))
9898;;; Generated autoloads from net/eudc-bob.el 9898;;; Generated autoloads from net/eudc-bob.el
9899 9899
9900(autoload 'eudc-display-generic-binary "eudc-bob" "\ 9900(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -9930,7 +9930,7 @@ Display a button for the JPEG DATA.
9930;;;*** 9930;;;***
9931 9931
9932;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 9932;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
9933;;;;;; "eudc-export" "net/eudc-export.el" (20175 42237)) 9933;;;;;; "eudc-export" "net/eudc-export.el" (20175 31160))
9934;;; Generated autoloads from net/eudc-export.el 9934;;; Generated autoloads from net/eudc-export.el
9935 9935
9936(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 9936(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -9947,7 +9947,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
9947;;;*** 9947;;;***
9948 9948
9949;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 9949;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
9950;;;;;; (20163 6516)) 9950;;;;;; (20162 19074))
9951;;; Generated autoloads from net/eudc-hotlist.el 9951;;; Generated autoloads from net/eudc-hotlist.el
9952 9952
9953(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 9953(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -9957,8 +9957,8 @@ Edit the hotlist of directory servers in a specialized buffer.
9957 9957
9958;;;*** 9958;;;***
9959 9959
9960;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (20119 9960;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (19845
9961;;;;;; 34052)) 9961;;;;;; 45374))
9962;;; Generated autoloads from emacs-lisp/ewoc.el 9962;;; Generated autoloads from emacs-lisp/ewoc.el
9963 9963
9964(autoload 'ewoc-create "ewoc" "\ 9964(autoload 'ewoc-create "ewoc" "\
@@ -9987,7 +9987,7 @@ fourth arg NOSEP non-nil inhibits this.
9987;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 9987;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
9988;;;;;; executable-self-display executable-set-magic executable-interpret 9988;;;;;; executable-self-display executable-set-magic executable-interpret
9989;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 9989;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
9990;;;;;; (20161 61915)) 9990;;;;;; (20160 63745))
9991;;; Generated autoloads from progmodes/executable.el 9991;;; Generated autoloads from progmodes/executable.el
9992 9992
9993(autoload 'executable-command-find-posix-p "executable" "\ 9993(autoload 'executable-command-find-posix-p "executable" "\
@@ -10030,7 +10030,7 @@ file modes.
10030 10030
10031;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 10031;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
10032;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" 10032;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
10033;;;;;; (20164 31636)) 10033;;;;;; (20164 29468))
10034;;; Generated autoloads from expand.el 10034;;; Generated autoloads from expand.el
10035 10035
10036(autoload 'expand-add-abbrevs "expand" "\ 10036(autoload 'expand-add-abbrevs "expand" "\
@@ -10079,7 +10079,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
10079 10079
10080;;;*** 10080;;;***
10081 10081
10082;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20177 52156)) 10082;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20178 7273))
10083;;; Generated autoloads from progmodes/f90.el 10083;;; Generated autoloads from progmodes/f90.el
10084 10084
10085(autoload 'f90-mode "f90" "\ 10085(autoload 'f90-mode "f90" "\
@@ -10149,8 +10149,8 @@ with no args, if that value is non-nil.
10149;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set 10149;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set
10150;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase 10150;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase
10151;;;;;; text-scale-set face-remap-set-base face-remap-reset-base 10151;;;;;; text-scale-set face-remap-set-base face-remap-reset-base
10152;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20126 10152;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20127
10153;;;;;; 41069)) 10153;;;;;; 62865))
10154;;; Generated autoloads from face-remap.el 10154;;; Generated autoloads from face-remap.el
10155 10155
10156(autoload 'face-remap-add-relative "face-remap" "\ 10156(autoload 'face-remap-add-relative "face-remap" "\
@@ -10290,7 +10290,7 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
10290 10290
10291;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10291;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
10292;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 10292;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
10293;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20173 2352)) 10293;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20172 54913))
10294;;; Generated autoloads from mail/feedmail.el 10294;;; Generated autoloads from mail/feedmail.el
10295 10295
10296(autoload 'feedmail-send-it "feedmail" "\ 10296(autoload 'feedmail-send-it "feedmail" "\
@@ -10344,7 +10344,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10344;;;*** 10344;;;***
10345 10345
10346;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 10346;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
10347;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (20166 6221)) 10347;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (20164 60780))
10348;;; Generated autoloads from ffap.el 10348;;; Generated autoloads from ffap.el
10349 10349
10350(autoload 'ffap-next "ffap" "\ 10350(autoload 'ffap-next "ffap" "\
@@ -10408,7 +10408,7 @@ Evaluate the forms in variable `ffap-bindings'.
10408;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 10408;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
10409;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 10409;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
10410;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 10410;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
10411;;;;;; "filecache" "filecache.el" (20119 34052)) 10411;;;;;; "filecache" "filecache.el" (19845 45374))
10412;;; Generated autoloads from filecache.el 10412;;; Generated autoloads from filecache.el
10413 10413
10414(autoload 'file-cache-add-directory "filecache" "\ 10414(autoload 'file-cache-add-directory "filecache" "\
@@ -10468,7 +10468,7 @@ the name is considered already unique; only the second substitution
10468;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable 10468;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable
10469;;;;;; add-dir-local-variable delete-file-local-variable-prop-line 10469;;;;;; add-dir-local-variable delete-file-local-variable-prop-line
10470;;;;;; add-file-local-variable-prop-line delete-file-local-variable 10470;;;;;; add-file-local-variable-prop-line delete-file-local-variable
10471;;;;;; add-file-local-variable) "files-x" "files-x.el" (20167 36027)) 10471;;;;;; add-file-local-variable) "files-x" "files-x.el" (20167 36967))
10472;;; Generated autoloads from files-x.el 10472;;; Generated autoloads from files-x.el
10473 10473
10474(autoload 'add-file-local-variable "files-x" "\ 10474(autoload 'add-file-local-variable "files-x" "\
@@ -10533,8 +10533,8 @@ Copy directory-local variables to the -*- line.
10533 10533
10534;;;*** 10534;;;***
10535 10535
10536;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20177 10536;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20178
10537;;;;;; 52156)) 10537;;;;;; 7273))
10538;;; Generated autoloads from filesets.el 10538;;; Generated autoloads from filesets.el
10539 10539
10540(autoload 'filesets-init "filesets" "\ 10540(autoload 'filesets-init "filesets" "\
@@ -10545,7 +10545,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10545 10545
10546;;;*** 10546;;;***
10547 10547
10548;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (20119 34052)) 10548;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (19845 45374))
10549;;; Generated autoloads from find-cmd.el 10549;;; Generated autoloads from find-cmd.el
10550 10550
10551(autoload 'find-cmd "find-cmd" "\ 10551(autoload 'find-cmd "find-cmd" "\
@@ -10565,7 +10565,7 @@ result is a string that should be ready for the command line.
10565;;;*** 10565;;;***
10566 10566
10567;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired" 10567;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired"
10568;;;;;; "find-dired.el" (20119 34052)) 10568;;;;;; "find-dired.el" (19980 19797))
10569;;; Generated autoloads from find-dired.el 10569;;; Generated autoloads from find-dired.el
10570 10570
10571(autoload 'find-dired "find-dired" "\ 10571(autoload 'find-dired "find-dired" "\
@@ -10605,7 +10605,7 @@ use in place of \"-ls\" as the final argument.
10605 10605
10606;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10606;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10607;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 10607;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
10608;;;;;; (20119 34052)) 10608;;;;;; (19845 45374))
10609;;; Generated autoloads from find-file.el 10609;;; Generated autoloads from find-file.el
10610 10610
10611(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10611(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -10699,7 +10699,7 @@ Visit the file you click on in another window.
10699;;;;;; find-variable find-variable-noselect find-function-other-frame 10699;;;;;; find-variable find-variable-noselect find-function-other-frame
10700;;;;;; find-function-other-window find-function find-function-noselect 10700;;;;;; find-function-other-window find-function find-function-noselect
10701;;;;;; find-function-search-for-symbol find-library) "find-func" 10701;;;;;; find-function-search-for-symbol find-library) "find-func"
10702;;;;;; "emacs-lisp/find-func.el" (20153 18814)) 10702;;;;;; "emacs-lisp/find-func.el" (20153 32815))
10703;;; Generated autoloads from emacs-lisp/find-func.el 10703;;; Generated autoloads from emacs-lisp/find-func.el
10704 10704
10705(autoload 'find-library "find-func" "\ 10705(autoload 'find-library "find-func" "\
@@ -10858,7 +10858,7 @@ Define some key bindings for the find-function family of functions.
10858;;;*** 10858;;;***
10859 10859
10860;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 10860;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
10861;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (20119 34052)) 10861;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (19886 45771))
10862;;; Generated autoloads from find-lisp.el 10862;;; Generated autoloads from find-lisp.el
10863 10863
10864(autoload 'find-lisp-find-dired "find-lisp" "\ 10864(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -10879,7 +10879,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
10879;;;*** 10879;;;***
10880 10880
10881;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 10881;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
10882;;;;;; "finder" "finder.el" (20119 34052)) 10882;;;;;; "finder" "finder.el" (19893 19022))
10883;;; Generated autoloads from finder.el 10883;;; Generated autoloads from finder.el
10884 10884
10885(autoload 'finder-list-keywords "finder" "\ 10885(autoload 'finder-list-keywords "finder" "\
@@ -10901,7 +10901,7 @@ Find packages matching a given keyword.
10901;;;*** 10901;;;***
10902 10902
10903;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 10903;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
10904;;;;;; "flow-ctrl.el" (20119 34052)) 10904;;;;;; "flow-ctrl.el" (19845 45374))
10905;;; Generated autoloads from flow-ctrl.el 10905;;; Generated autoloads from flow-ctrl.el
10906 10906
10907(autoload 'enable-flow-control "flow-ctrl" "\ 10907(autoload 'enable-flow-control "flow-ctrl" "\
@@ -10923,7 +10923,7 @@ to get the effect of a C-q.
10923;;;*** 10923;;;***
10924 10924
10925;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 10925;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
10926;;;;;; (20119 34052)) 10926;;;;;; (19845 45374))
10927;;; Generated autoloads from gnus/flow-fill.el 10927;;; Generated autoloads from gnus/flow-fill.el
10928 10928
10929(autoload 'fill-flowed-encode "flow-fill" "\ 10929(autoload 'fill-flowed-encode "flow-fill" "\
@@ -10939,7 +10939,7 @@ to get the effect of a C-q.
10939;;;*** 10939;;;***
10940 10940
10941;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on 10941;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on
10942;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (20119 34052)) 10942;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (19984 16846))
10943;;; Generated autoloads from progmodes/flymake.el 10943;;; Generated autoloads from progmodes/flymake.el
10944 10944
10945(autoload 'flymake-mode "flymake" "\ 10945(autoload 'flymake-mode "flymake" "\
@@ -10968,7 +10968,7 @@ Turn flymake mode off.
10968 10968
10969;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 10969;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
10970;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 10970;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
10971;;;;;; "flyspell" "textmodes/flyspell.el" (20175 42237)) 10971;;;;;; "flyspell" "textmodes/flyspell.el" (20174 10230))
10972;;; Generated autoloads from textmodes/flyspell.el 10972;;; Generated autoloads from textmodes/flyspell.el
10973 10973
10974(autoload 'flyspell-prog-mode "flyspell" "\ 10974(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11040,7 +11040,7 @@ Flyspell whole buffer.
11040 11040
11041;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 11041;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
11042;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 11042;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
11043;;;;;; (20177 52156)) 11043;;;;;; (20178 7273))
11044;;; Generated autoloads from follow.el 11044;;; Generated autoloads from follow.el
11045 11045
11046(autoload 'turn-on-follow-mode "follow" "\ 11046(autoload 'turn-on-follow-mode "follow" "\
@@ -11116,8 +11116,8 @@ in your `~/.emacs' file, replacing [f7] by your favorite key:
11116 11116
11117;;;*** 11117;;;***
11118 11118
11119;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (20169 11119;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (20170
11120;;;;;; 56777)) 11120;;;;;; 13157))
11121;;; Generated autoloads from mail/footnote.el 11121;;; Generated autoloads from mail/footnote.el
11122 11122
11123(autoload 'footnote-mode "footnote" "\ 11123(autoload 'footnote-mode "footnote" "\
@@ -11136,7 +11136,7 @@ play around with the following keys:
11136;;;*** 11136;;;***
11137 11137
11138;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11138;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11139;;;;;; "forms" "forms.el" (20168 40835)) 11139;;;;;; "forms" "forms.el" (20168 57844))
11140;;; Generated autoloads from forms.el 11140;;; Generated autoloads from forms.el
11141 11141
11142(autoload 'forms-mode "forms" "\ 11142(autoload 'forms-mode "forms" "\
@@ -11173,7 +11173,7 @@ Visit a file in Forms mode in other window.
11173;;;*** 11173;;;***
11174 11174
11175;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" 11175;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el"
11176;;;;;; (20177 52156)) 11176;;;;;; (20178 7273))
11177;;; Generated autoloads from progmodes/fortran.el 11177;;; Generated autoloads from progmodes/fortran.el
11178 11178
11179(autoload 'fortran-mode "fortran" "\ 11179(autoload 'fortran-mode "fortran" "\
@@ -11251,7 +11251,7 @@ with no args, if that value is non-nil.
11251;;;*** 11251;;;***
11252 11252
11253;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 11253;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
11254;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (20166 6221)) 11254;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (20165 31925))
11255;;; Generated autoloads from play/fortune.el 11255;;; Generated autoloads from play/fortune.el
11256 11256
11257(autoload 'fortune-add-fortune "fortune" "\ 11257(autoload 'fortune-add-fortune "fortune" "\
@@ -11300,7 +11300,7 @@ and choose the directory as the fortune-file.
11300;;;*** 11300;;;***
11301 11301
11302;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" 11302;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el"
11303;;;;;; (20181 58699)) 11303;;;;;; (20182 4358))
11304;;; Generated autoloads from progmodes/gdb-mi.el 11304;;; Generated autoloads from progmodes/gdb-mi.el
11305 11305
11306(defvar gdb-enable-debug nil "\ 11306(defvar gdb-enable-debug nil "\
@@ -11367,8 +11367,8 @@ detailed description of this mode.
11367;;;*** 11367;;;***
11368 11368
11369;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 11369;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
11370;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (20119 11370;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (19845
11371;;;;;; 34052)) 11371;;;;;; 45374))
11372;;; Generated autoloads from emacs-lisp/generic.el 11372;;; Generated autoloads from emacs-lisp/generic.el
11373 11373
11374(defvar generic-mode-list nil "\ 11374(defvar generic-mode-list nil "\
@@ -11445,7 +11445,7 @@ regular expression that can be used as an element of
11445;;;*** 11445;;;***
11446 11446
11447;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11447;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11448;;;;;; (20119 34052)) 11448;;;;;; (19906 31087))
11449;;; Generated autoloads from progmodes/glasses.el 11449;;; Generated autoloads from progmodes/glasses.el
11450 11450
11451(autoload 'glasses-mode "glasses" "\ 11451(autoload 'glasses-mode "glasses" "\
@@ -11459,7 +11459,7 @@ at places they belong to.
11459 11459
11460;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 11460;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
11461;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el" 11461;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el"
11462;;;;;; (20175 42237)) 11462;;;;;; (20175 31160))
11463;;; Generated autoloads from gnus/gmm-utils.el 11463;;; Generated autoloads from gnus/gmm-utils.el
11464 11464
11465(autoload 'gmm-regexp-concat "gmm-utils" "\ 11465(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11514,7 +11514,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11514;;;*** 11514;;;***
11515 11515
11516;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11516;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11517;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20166 6221)) 11517;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20164 60780))
11518;;; Generated autoloads from gnus/gnus.el 11518;;; Generated autoloads from gnus/gnus.el
11519(when (fboundp 'custom-autoload) 11519(when (fboundp 'custom-autoload)
11520 (custom-autoload 'gnus-select-method "gnus")) 11520 (custom-autoload 'gnus-select-method "gnus"))
@@ -11567,7 +11567,7 @@ prompt the user for the name of an NNTP server to use.
11567;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11567;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11568;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11568;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11569;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11569;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11570;;;;;; "gnus/gnus-agent.el" (20168 40835)) 11570;;;;;; "gnus/gnus-agent.el" (20168 57844))
11571;;; Generated autoloads from gnus/gnus-agent.el 11571;;; Generated autoloads from gnus/gnus-agent.el
11572 11572
11573(autoload 'gnus-unplugged "gnus-agent" "\ 11573(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11658,7 +11658,7 @@ If CLEAN, obsolete (ignore).
11658;;;*** 11658;;;***
11659 11659
11660;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11660;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11661;;;;;; (20181 58699)) 11661;;;;;; (20182 4358))
11662;;; Generated autoloads from gnus/gnus-art.el 11662;;; Generated autoloads from gnus/gnus-art.el
11663 11663
11664(autoload 'gnus-article-prepare-display "gnus-art" "\ 11664(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11669,7 +11669,7 @@ Make the current buffer look like a nice article.
11669;;;*** 11669;;;***
11670 11670
11671;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set) 11671;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set)
11672;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (20119 34052)) 11672;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (19845 45374))
11673;;; Generated autoloads from gnus/gnus-bookmark.el 11673;;; Generated autoloads from gnus/gnus-bookmark.el
11674 11674
11675(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 11675(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -11694,8 +11694,8 @@ deletion, or > if it is flagged for displaying.
11694 11694
11695;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 11695;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
11696;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 11696;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
11697;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (20119 11697;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (19845
11698;;;;;; 34052)) 11698;;;;;; 45374))
11699;;; Generated autoloads from gnus/gnus-cache.el 11699;;; Generated autoloads from gnus/gnus-cache.el
11700 11700
11701(autoload 'gnus-jog-cache "gnus-cache" "\ 11701(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -11737,7 +11737,7 @@ supported.
11737;;;*** 11737;;;***
11738 11738
11739;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 11739;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
11740;;;;;; "gnus-delay" "gnus/gnus-delay.el" (20119 34052)) 11740;;;;;; "gnus-delay" "gnus/gnus-delay.el" (19931 11784))
11741;;; Generated autoloads from gnus/gnus-delay.el 11741;;; Generated autoloads from gnus/gnus-delay.el
11742 11742
11743(autoload 'gnus-delay-article "gnus-delay" "\ 11743(autoload 'gnus-delay-article "gnus-delay" "\
@@ -11773,7 +11773,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11773;;;*** 11773;;;***
11774 11774
11775;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 11775;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
11776;;;;;; "gnus-diary" "gnus/gnus-diary.el" (20161 61915)) 11776;;;;;; "gnus-diary" "gnus/gnus-diary.el" (20161 45793))
11777;;; Generated autoloads from gnus/gnus-diary.el 11777;;; Generated autoloads from gnus/gnus-diary.el
11778 11778
11779(autoload 'gnus-user-format-function-d "gnus-diary" "\ 11779(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -11789,7 +11789,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11789;;;*** 11789;;;***
11790 11790
11791;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 11791;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
11792;;;;;; (20167 36027)) 11792;;;;;; (20167 36967))
11793;;; Generated autoloads from gnus/gnus-dired.el 11793;;; Generated autoloads from gnus/gnus-dired.el
11794 11794
11795(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 11795(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -11800,7 +11800,7 @@ Convenience method to turn on gnus-dired-mode.
11800;;;*** 11800;;;***
11801 11801
11802;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 11802;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
11803;;;;;; (20119 34052)) 11803;;;;;; (19981 40664))
11804;;; Generated autoloads from gnus/gnus-draft.el 11804;;; Generated autoloads from gnus/gnus-draft.el
11805 11805
11806(autoload 'gnus-draft-reminder "gnus-draft" "\ 11806(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -11812,8 +11812,8 @@ Reminder user if there are unsent drafts.
11812 11812
11813;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 11813;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11814;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 11814;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
11815;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20119 11815;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20088
11816;;;;;; 34052)) 11816;;;;;; 26718))
11817;;; Generated autoloads from gnus/gnus-fun.el 11817;;; Generated autoloads from gnus/gnus-fun.el
11818 11818
11819(autoload 'gnus-random-x-face "gnus-fun" "\ 11819(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -11858,7 +11858,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
11858;;;*** 11858;;;***
11859 11859
11860;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar) 11860;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar)
11861;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (20119 34052)) 11861;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (19845 45374))
11862;;; Generated autoloads from gnus/gnus-gravatar.el 11862;;; Generated autoloads from gnus/gnus-gravatar.el
11863 11863
11864(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ 11864(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\
@@ -11876,7 +11876,7 @@ If gravatars are already displayed, remove them.
11876;;;*** 11876;;;***
11877 11877
11878;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 11878;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
11879;;;;;; "gnus-group" "gnus/gnus-group.el" (20179 5306)) 11879;;;;;; "gnus-group" "gnus/gnus-group.el" (20179 28130))
11880;;; Generated autoloads from gnus/gnus-group.el 11880;;; Generated autoloads from gnus/gnus-group.el
11881 11881
11882(autoload 'gnus-fetch-group "gnus-group" "\ 11882(autoload 'gnus-fetch-group "gnus-group" "\
@@ -11894,7 +11894,7 @@ Pop up a frame and enter GROUP.
11894;;;*** 11894;;;***
11895 11895
11896;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html" 11896;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html"
11897;;;;;; "gnus/gnus-html.el" (20119 34052)) 11897;;;;;; "gnus/gnus-html.el" (20050 11479))
11898;;; Generated autoloads from gnus/gnus-html.el 11898;;; Generated autoloads from gnus/gnus-html.el
11899 11899
11900(autoload 'gnus-article-html "gnus-html" "\ 11900(autoload 'gnus-article-html "gnus-html" "\
@@ -11910,7 +11910,7 @@ Pop up a frame and enter GROUP.
11910;;;*** 11910;;;***
11911 11911
11912;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 11912;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
11913;;;;;; (20119 34052)) 11913;;;;;; (19845 45374))
11914;;; Generated autoloads from gnus/gnus-kill.el 11914;;; Generated autoloads from gnus/gnus-kill.el
11915 11915
11916(defalias 'gnus-batch-kill 'gnus-batch-score) 11916(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -11925,7 +11925,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
11925 11925
11926;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 11926;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
11927;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 11927;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
11928;;;;;; (20119 34052)) 11928;;;;;; (19845 45374))
11929;;; Generated autoloads from gnus/gnus-ml.el 11929;;; Generated autoloads from gnus/gnus-ml.el
11930 11930
11931(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 11931(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -11950,7 +11950,7 @@ Minor mode for providing mailing-list commands.
11950 11950
11951;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 11951;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
11952;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 11952;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
11953;;;;;; (20119 34052)) 11953;;;;;; (19845 45374))
11954;;; Generated autoloads from gnus/gnus-mlspl.el 11954;;; Generated autoloads from gnus/gnus-mlspl.el
11955 11955
11956(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 11956(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -12051,7 +12051,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12051;;;*** 12051;;;***
12052 12052
12053;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 12053;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
12054;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20119 34052)) 12054;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20183 25152))
12055;;; Generated autoloads from gnus/gnus-msg.el 12055;;; Generated autoloads from gnus/gnus-msg.el
12056 12056
12057(autoload 'gnus-msg-mail "gnus-msg" "\ 12057(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -12077,7 +12077,7 @@ Like `message-reply'.
12077 12077
12078;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 12078;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
12079;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 12079;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
12080;;;;;; (20119 34052)) 12080;;;;;; (19845 45374))
12081;;; Generated autoloads from gnus/gnus-picon.el 12081;;; Generated autoloads from gnus/gnus-picon.el
12082 12082
12083(autoload 'gnus-treat-from-picon "gnus-picon" "\ 12083(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -12104,7 +12104,7 @@ If picons are already displayed, remove them.
12104;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 12104;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
12105;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 12105;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
12106;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 12106;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
12107;;;;;; "gnus/gnus-range.el" (20119 34052)) 12107;;;;;; "gnus/gnus-range.el" (19845 45374))
12108;;; Generated autoloads from gnus/gnus-range.el 12108;;; Generated autoloads from gnus/gnus-range.el
12109 12109
12110(autoload 'gnus-sorted-difference "gnus-range" "\ 12110(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -12172,7 +12172,7 @@ Add NUM into sorted LIST by side effect.
12172;;;*** 12172;;;***
12173 12173
12174;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 12174;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
12175;;;;;; "gnus-registry" "gnus/gnus-registry.el" (20146 43754)) 12175;;;;;; "gnus-registry" "gnus/gnus-registry.el" (20143 51029))
12176;;; Generated autoloads from gnus/gnus-registry.el 12176;;; Generated autoloads from gnus/gnus-registry.el
12177 12177
12178(autoload 'gnus-registry-initialize "gnus-registry" "\ 12178(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12188,8 +12188,8 @@ Install the registry hooks.
12188;;;*** 12188;;;***
12189 12189
12190;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 12190;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
12191;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (20119 12191;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (19845
12192;;;;;; 34052)) 12192;;;;;; 45374))
12193;;; Generated autoloads from gnus/gnus-sieve.el 12193;;; Generated autoloads from gnus/gnus-sieve.el
12194 12194
12195(autoload 'gnus-sieve-update "gnus-sieve" "\ 12195(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12217,7 +12217,7 @@ See the documentation for these variables and functions for details.
12217;;;*** 12217;;;***
12218 12218
12219;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12219;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
12220;;;;;; (20119 34052)) 12220;;;;;; (20076 35541))
12221;;; Generated autoloads from gnus/gnus-spec.el 12221;;; Generated autoloads from gnus/gnus-spec.el
12222 12222
12223(autoload 'gnus-update-format "gnus-spec" "\ 12223(autoload 'gnus-update-format "gnus-spec" "\
@@ -12228,7 +12228,7 @@ Update the format specification near point.
12228;;;*** 12228;;;***
12229 12229
12230;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" 12230;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el"
12231;;;;;; (20177 52156)) 12231;;;;;; (20176 51947))
12232;;; Generated autoloads from gnus/gnus-start.el 12232;;; Generated autoloads from gnus/gnus-start.el
12233 12233
12234(autoload 'gnus-declare-backend "gnus-start" "\ 12234(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12239,7 +12239,7 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12239;;;*** 12239;;;***
12240 12240
12241;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el" 12241;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el"
12242;;;;;; (20173 2352)) 12242;;;;;; (20172 54913))
12243;;; Generated autoloads from gnus/gnus-sum.el 12243;;; Generated autoloads from gnus/gnus-sum.el
12244 12244
12245(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12245(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12251,7 +12251,7 @@ BOOKMARK is a bookmark name or a bookmark record.
12251;;;*** 12251;;;***
12252 12252
12253;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize) 12253;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize)
12254;;;;;; "gnus-sync" "gnus/gnus-sync.el" (20119 34052)) 12254;;;;;; "gnus-sync" "gnus/gnus-sync.el" (19845 45374))
12255;;; Generated autoloads from gnus/gnus-sync.el 12255;;; Generated autoloads from gnus/gnus-sync.el
12256 12256
12257(autoload 'gnus-sync-initialize "gnus-sync" "\ 12257(autoload 'gnus-sync-initialize "gnus-sync" "\
@@ -12267,7 +12267,7 @@ Install the sync hooks.
12267;;;*** 12267;;;***
12268 12268
12269;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12269;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
12270;;;;;; (20161 61915)) 12270;;;;;; (20161 45793))
12271;;; Generated autoloads from gnus/gnus-win.el 12271;;; Generated autoloads from gnus/gnus-win.el
12272 12272
12273(autoload 'gnus-add-configuration "gnus-win" "\ 12273(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12278,7 +12278,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12278;;;*** 12278;;;***
12279 12279
12280;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el" 12280;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el"
12281;;;;;; (20175 42237)) 12281;;;;;; (20176 51947))
12282;;; Generated autoloads from net/gnutls.el 12282;;; Generated autoloads from net/gnutls.el
12283 12283
12284(defvar gnutls-min-prime-bits nil "\ 12284(defvar gnutls-min-prime-bits nil "\
@@ -12294,7 +12294,7 @@ A value of nil says to use the default gnutls value.")
12294 12294
12295;;;*** 12295;;;***
12296 12296
12297;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (20177 52156)) 12297;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (20178 7273))
12298;;; Generated autoloads from play/gomoku.el 12298;;; Generated autoloads from play/gomoku.el
12299 12299
12300(autoload 'gomoku "gomoku" "\ 12300(autoload 'gomoku "gomoku" "\
@@ -12322,7 +12322,7 @@ Use \\[describe-mode] for more info.
12322 12322
12323;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address 12323;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address
12324;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20127 12324;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20127
12325;;;;;; 25813)) 12325;;;;;; 62865))
12326;;; Generated autoloads from net/goto-addr.el 12326;;; Generated autoloads from net/goto-addr.el
12327 12327
12328(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 12328(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -12361,7 +12361,7 @@ Like `goto-address-mode', but only for comments and strings.
12361;;;*** 12361;;;***
12362 12362
12363;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve) 12363;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve)
12364;;;;;; "gravatar" "gnus/gravatar.el" (20119 34052)) 12364;;;;;; "gravatar" "gnus/gravatar.el" (19845 45374))
12365;;; Generated autoloads from gnus/gravatar.el 12365;;; Generated autoloads from gnus/gravatar.el
12366 12366
12367(autoload 'gravatar-retrieve "gravatar" "\ 12367(autoload 'gravatar-retrieve "gravatar" "\
@@ -12379,7 +12379,7 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12379 12379
12380;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12380;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12381;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12381;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12382;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20175 42237)) 12382;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20174 10230))
12383;;; Generated autoloads from progmodes/grep.el 12383;;; Generated autoloads from progmodes/grep.el
12384 12384
12385(defvar grep-window-height nil "\ 12385(defvar grep-window-height nil "\
@@ -12538,7 +12538,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
12538 12538
12539;;;*** 12539;;;***
12540 12540
12541;;;### (autoloads (gs-load-image) "gs" "gs.el" (20119 34052)) 12541;;;### (autoloads (gs-load-image) "gs" "gs.el" (19845 45374))
12542;;; Generated autoloads from gs.el 12542;;; Generated autoloads from gs.el
12543 12543
12544(autoload 'gs-load-image "gs" "\ 12544(autoload 'gs-load-image "gs" "\
@@ -12552,7 +12552,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12552;;;*** 12552;;;***
12553 12553
12554;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb 12554;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb
12555;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20177 52156)) 12555;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20178 7273))
12556;;; Generated autoloads from progmodes/gud.el 12556;;; Generated autoloads from progmodes/gud.el
12557 12557
12558(autoload 'gud-gdb "gud" "\ 12558(autoload 'gud-gdb "gud" "\
@@ -12640,8 +12640,8 @@ it if ARG is omitted or nil.
12640 12640
12641;;;*** 12641;;;***
12642 12642
12643;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (20119 12643;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (19889
12644;;;;;; 34052)) 12644;;;;;; 21967))
12645;;; Generated autoloads from play/handwrite.el 12645;;; Generated autoloads from play/handwrite.el
12646 12646
12647(autoload 'handwrite "handwrite" "\ 12647(autoload 'handwrite "handwrite" "\
@@ -12659,7 +12659,7 @@ Variables: `handwrite-linespace' (default 12)
12659;;;*** 12659;;;***
12660 12660
12661;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12661;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12662;;;;;; (20119 34052)) 12662;;;;;; (19981 40664))
12663;;; Generated autoloads from play/hanoi.el 12663;;; Generated autoloads from play/hanoi.el
12664 12664
12665(autoload 'hanoi "hanoi" "\ 12665(autoload 'hanoi "hanoi" "\
@@ -12688,7 +12688,7 @@ to be updated.
12688 12688
12689;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment 12689;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment
12690;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment) 12690;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment)
12691;;;;;; "hashcash" "mail/hashcash.el" (20119 34052)) 12691;;;;;; "hashcash" "mail/hashcash.el" (19845 45374))
12692;;; Generated autoloads from mail/hashcash.el 12692;;; Generated autoloads from mail/hashcash.el
12693 12693
12694(autoload 'hashcash-insert-payment "hashcash" "\ 12694(autoload 'hashcash-insert-payment "hashcash" "\
@@ -12733,7 +12733,7 @@ Prefix arg sets default accept amount temporarily.
12733;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12733;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12734;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12734;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12735;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12735;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12736;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (20119 34052)) 12736;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (19845 45374))
12737;;; Generated autoloads from help-at-pt.el 12737;;; Generated autoloads from help-at-pt.el
12738 12738
12739(autoload 'help-at-pt-string "help-at-pt" "\ 12739(autoload 'help-at-pt-string "help-at-pt" "\
@@ -12863,7 +12863,7 @@ different regions. With numeric argument ARG, behaves like
12863;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories 12863;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories
12864;;;;;; describe-syntax describe-variable variable-at-point describe-function-1 12864;;;;;; describe-syntax describe-variable variable-at-point describe-function-1
12865;;;;;; find-lisp-object-file-name help-C-file-name describe-function) 12865;;;;;; find-lisp-object-file-name help-C-file-name describe-function)
12866;;;;;; "help-fns" "help-fns.el" (20161 61915)) 12866;;;;;; "help-fns" "help-fns.el" (20161 45793))
12867;;; Generated autoloads from help-fns.el 12867;;; Generated autoloads from help-fns.el
12868 12868
12869(autoload 'describe-function "help-fns" "\ 12869(autoload 'describe-function "help-fns" "\
@@ -12943,7 +12943,7 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file.
12943;;;*** 12943;;;***
12944 12944
12945;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 12945;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
12946;;;;;; (20119 34052)) 12946;;;;;; (19845 45374))
12947;;; Generated autoloads from help-macro.el 12947;;; Generated autoloads from help-macro.el
12948 12948
12949(defvar three-step-help nil "\ 12949(defvar three-step-help nil "\
@@ -12960,7 +12960,7 @@ gives the window that lists the options.")
12960;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 12960;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
12961;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish 12961;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish
12962;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (20167 12962;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (20167
12963;;;;;; 36027)) 12963;;;;;; 36967))
12964;;; Generated autoloads from help-mode.el 12964;;; Generated autoloads from help-mode.el
12965 12965
12966(autoload 'help-mode "help-mode" "\ 12966(autoload 'help-mode "help-mode" "\
@@ -13053,7 +13053,7 @@ Add xrefs for symbols in `pp's output between FROM and TO.
13053;;;*** 13053;;;***
13054 13054
13055;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 13055;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
13056;;;;;; "emacs-lisp/helper.el" (20119 34052)) 13056;;;;;; "emacs-lisp/helper.el" (19845 45374))
13057;;; Generated autoloads from emacs-lisp/helper.el 13057;;; Generated autoloads from emacs-lisp/helper.el
13058 13058
13059(autoload 'Helper-describe-bindings "helper" "\ 13059(autoload 'Helper-describe-bindings "helper" "\
@@ -13069,7 +13069,7 @@ Provide help for current mode.
13069;;;*** 13069;;;***
13070 13070
13071;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 13071;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
13072;;;;;; "hexl.el" (20119 34052)) 13072;;;;;; "hexl.el" (19865 50420))
13073;;; Generated autoloads from hexl.el 13073;;; Generated autoloads from hexl.el
13074 13074
13075(autoload 'hexl-mode "hexl" "\ 13075(autoload 'hexl-mode "hexl" "\
@@ -13166,7 +13166,7 @@ This discards the buffer's undo information.
13166;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13166;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13167;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13167;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13168;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13168;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13169;;;;;; (20126 50093)) 13169;;;;;; (20127 62865))
13170;;; Generated autoloads from hi-lock.el 13170;;; Generated autoloads from hi-lock.el
13171 13171
13172(autoload 'hi-lock-mode "hi-lock" "\ 13172(autoload 'hi-lock-mode "hi-lock" "\
@@ -13305,7 +13305,7 @@ be found in variable `hi-lock-interactive-patterns'.
13305;;;*** 13305;;;***
13306 13306
13307;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el" 13307;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el"
13308;;;;;; (20127 25465)) 13308;;;;;; (20127 62865))
13309;;; Generated autoloads from progmodes/hideif.el 13309;;; Generated autoloads from progmodes/hideif.el
13310 13310
13311(autoload 'hide-ifdef-mode "hideif" "\ 13311(autoload 'hide-ifdef-mode "hideif" "\
@@ -13349,7 +13349,7 @@ Several variables affect how the hiding is done:
13349;;;*** 13349;;;***
13350 13350
13351;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13351;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13352;;;;;; (20173 2352)) 13352;;;;;; (20172 54913))
13353;;; Generated autoloads from progmodes/hideshow.el 13353;;; Generated autoloads from progmodes/hideshow.el
13354 13354
13355(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))) "\ 13355(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))) "\
@@ -13411,8 +13411,8 @@ Unconditionally turn off `hs-minor-mode'.
13411;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13411;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
13412;;;;;; highlight-changes-previous-change highlight-changes-next-change 13412;;;;;; highlight-changes-previous-change highlight-changes-next-change
13413;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode 13413;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode
13414;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20166 13414;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20164
13415;;;;;; 6221)) 13415;;;;;; 60780))
13416;;; Generated autoloads from hilit-chg.el 13416;;; Generated autoloads from hilit-chg.el
13417 13417
13418(autoload 'highlight-changes-mode "hilit-chg" "\ 13418(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -13547,7 +13547,7 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
13547;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 13547;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
13548;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 13548;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
13549;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 13549;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
13550;;;;;; "hippie-exp.el" (20167 36027)) 13550;;;;;; "hippie-exp.el" (20167 36967))
13551;;; Generated autoloads from hippie-exp.el 13551;;; Generated autoloads from hippie-exp.el
13552 13552
13553(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) "\ 13553(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,7 +13620,7 @@ argument VERBOSE non-nil makes the function verbose.
13620;;;*** 13620;;;***
13621 13621
13622;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13622;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13623;;;;;; (20126 50128)) 13623;;;;;; (20127 62865))
13624;;; Generated autoloads from hl-line.el 13624;;; Generated autoloads from hl-line.el
13625 13625
13626(autoload 'hl-line-mode "hl-line" "\ 13626(autoload 'hl-line-mode "hl-line" "\
@@ -13673,7 +13673,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13673;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays 13673;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays
13674;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays 13674;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
13675;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays" 13675;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays"
13676;;;;;; "calendar/holidays.el" (20119 34052)) 13676;;;;;; "calendar/holidays.el" (20107 16822))
13677;;; Generated autoloads from calendar/holidays.el 13677;;; Generated autoloads from calendar/holidays.el
13678 13678
13679(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1") 13679(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1")
@@ -13821,8 +13821,8 @@ The optional LABEL is used to label the buffer created.
13821 13821
13822;;;*** 13822;;;***
13823 13823
13824;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (20166 13824;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (20164
13825;;;;;; 6221)) 13825;;;;;; 60780))
13826;;; Generated autoloads from gnus/html2text.el 13826;;; Generated autoloads from gnus/html2text.el
13827 13827
13828(autoload 'html2text "html2text" "\ 13828(autoload 'html2text "html2text" "\
@@ -13833,7 +13833,7 @@ Convert HTML to plain text in the current buffer.
13833;;;*** 13833;;;***
13834 13834
13835;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer) 13835;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer)
13836;;;;;; "htmlfontify" "htmlfontify.el" (20182 26031)) 13836;;;;;; "htmlfontify" "htmlfontify.el" (20183 25152))
13837;;; Generated autoloads from htmlfontify.el 13837;;; Generated autoloads from htmlfontify.el
13838 13838
13839(autoload 'htmlfontify-buffer "htmlfontify" "\ 13839(autoload 'htmlfontify-buffer "htmlfontify" "\
@@ -13866,8 +13866,8 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'.
13866;;;*** 13866;;;***
13867 13867
13868;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 13868;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
13869;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (20119 13869;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (19845
13870;;;;;; 34052)) 13870;;;;;; 45374))
13871;;; Generated autoloads from ibuf-macs.el 13871;;; Generated autoloads from ibuf-macs.el
13872 13872
13873(autoload 'define-ibuffer-column "ibuf-macs" "\ 13873(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -13964,7 +13964,7 @@ bound to the current value of the filter.
13964;;;*** 13964;;;***
13965 13965
13966;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 13966;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
13967;;;;;; "ibuffer" "ibuffer.el" (20163 6516)) 13967;;;;;; "ibuffer" "ibuffer.el" (20162 19074))
13968;;; Generated autoloads from ibuffer.el 13968;;; Generated autoloads from ibuffer.el
13969 13969
13970(autoload 'ibuffer-list-buffers "ibuffer" "\ 13970(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14005,7 +14005,7 @@ FORMATS is the value to use for `ibuffer-formats'.
14005 14005
14006;;;### (autoloads (icalendar-import-buffer icalendar-import-file 14006;;;### (autoloads (icalendar-import-buffer icalendar-import-file
14007;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 14007;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
14008;;;;;; "calendar/icalendar.el" (20164 31636)) 14008;;;;;; "calendar/icalendar.el" (20164 29468))
14009;;; Generated autoloads from calendar/icalendar.el 14009;;; Generated autoloads from calendar/icalendar.el
14010 14010
14011(autoload 'icalendar-export-file "icalendar" "\ 14011(autoload 'icalendar-export-file "icalendar" "\
@@ -14057,8 +14057,8 @@ buffer `*icalendar-errors*'.
14057 14057
14058;;;*** 14058;;;***
14059 14059
14060;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20126 14060;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20127
14061;;;;;; 50158)) 14061;;;;;; 62865))
14062;;; Generated autoloads from icomplete.el 14062;;; Generated autoloads from icomplete.el
14063 14063
14064(defvar icomplete-mode nil "\ 14064(defvar icomplete-mode nil "\
@@ -14080,7 +14080,7 @@ the mode if ARG is omitted or nil.
14080 14080
14081;;;*** 14081;;;***
14082 14082
14083;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (20119 34052)) 14083;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (19890 42850))
14084;;; Generated autoloads from progmodes/icon.el 14084;;; Generated autoloads from progmodes/icon.el
14085 14085
14086(autoload 'icon-mode "icon" "\ 14086(autoload 'icon-mode "icon" "\
@@ -14121,7 +14121,7 @@ with no args, if that value is non-nil.
14121;;;*** 14121;;;***
14122 14122
14123;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 14123;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
14124;;;;;; (20177 52156)) 14124;;;;;; (20178 7273))
14125;;; Generated autoloads from progmodes/idlw-shell.el 14125;;; Generated autoloads from progmodes/idlw-shell.el
14126 14126
14127(autoload 'idlwave-shell "idlw-shell" "\ 14127(autoload 'idlwave-shell "idlw-shell" "\
@@ -14147,7 +14147,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
14147;;;*** 14147;;;***
14148 14148
14149;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14149;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
14150;;;;;; (20168 40835)) 14150;;;;;; (20168 57844))
14151;;; Generated autoloads from progmodes/idlwave.el 14151;;; Generated autoloads from progmodes/idlwave.el
14152 14152
14153(autoload 'idlwave-mode "idlwave" "\ 14153(autoload 'idlwave-mode "idlwave" "\
@@ -14281,8 +14281,8 @@ The main features of this mode are
14281;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14281;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
14282;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14282;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14283;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14283;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14284;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20177 14284;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20178
14285;;;;;; 52156)) 14285;;;;;; 7273))
14286;;; Generated autoloads from ido.el 14286;;; Generated autoloads from ido.el
14287 14287
14288(defvar ido-mode nil "\ 14288(defvar ido-mode nil "\
@@ -14543,7 +14543,7 @@ DEF, if non-nil, is the default value.
14543 14543
14544;;;*** 14544;;;***
14545 14545
14546;;;### (autoloads (ielm) "ielm" "ielm.el" (20119 34052)) 14546;;;### (autoloads (ielm) "ielm" "ielm.el" (20077 56412))
14547;;; Generated autoloads from ielm.el 14547;;; Generated autoloads from ielm.el
14548 14548
14549(autoload 'ielm "ielm" "\ 14549(autoload 'ielm "ielm" "\
@@ -14554,7 +14554,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
14554 14554
14555;;;*** 14555;;;***
14556 14556
14557;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (20119 34052)) 14557;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (19845 45374))
14558;;; Generated autoloads from iimage.el 14558;;; Generated autoloads from iimage.el
14559 14559
14560(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") 14560(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1")
@@ -14571,7 +14571,7 @@ Toggle inline image minor mode.
14571;;;;;; create-image image-type-auto-detected-p image-type-available-p 14571;;;;;; create-image image-type-auto-detected-p image-type-available-p
14572;;;;;; image-type image-type-from-file-name image-type-from-file-header 14572;;;;;; image-type image-type-from-file-name image-type-from-file-header
14573;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el" 14573;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el"
14574;;;;;; (20119 34052)) 14574;;;;;; (20084 29660))
14575;;; Generated autoloads from image.el 14575;;; Generated autoloads from image.el
14576 14576
14577(autoload 'image-type-from-data "image" "\ 14577(autoload 'image-type-from-data "image" "\
@@ -14768,7 +14768,7 @@ If Emacs is compiled without ImageMagick support, do nothing.
14768;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag 14768;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
14769;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs 14769;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
14770;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs) 14770;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs)
14771;;;;;; "image-dired" "image-dired.el" (20169 56777)) 14771;;;;;; "image-dired" "image-dired.el" (20168 57844))
14772;;; Generated autoloads from image-dired.el 14772;;; Generated autoloads from image-dired.el
14773 14773
14774(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\ 14774(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\
@@ -14906,7 +14906,7 @@ easy-to-use form.
14906 14906
14907;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 14907;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
14908;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 14908;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
14909;;;;;; "image-file.el" (20126 50176)) 14909;;;;;; "image-file.el" (20127 62865))
14910;;; Generated autoloads from image-file.el 14910;;; Generated autoloads from image-file.el
14911 14911
14912(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ 14912(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
@@ -14969,7 +14969,7 @@ An image file is one whose name has an extension in
14969;;;*** 14969;;;***
14970 14970
14971;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode 14971;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
14972;;;;;; image-mode) "image-mode" "image-mode.el" (20161 61915)) 14972;;;;;; image-mode) "image-mode" "image-mode.el" (20160 63745))
14973;;; Generated autoloads from image-mode.el 14973;;; Generated autoloads from image-mode.el
14974 14974
14975(autoload 'image-mode "image-mode" "\ 14975(autoload 'image-mode "image-mode" "\
@@ -15014,7 +15014,7 @@ on these modes.
15014;;;*** 15014;;;***
15015 15015
15016;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 15016;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
15017;;;;;; imenu-sort-function) "imenu" "imenu.el" (20119 34052)) 15017;;;;;; imenu-sort-function) "imenu" "imenu.el" (19845 45374))
15018;;; Generated autoloads from imenu.el 15018;;; Generated autoloads from imenu.el
15019 15019
15020(defvar imenu-sort-function nil "\ 15020(defvar imenu-sort-function nil "\
@@ -15131,7 +15131,7 @@ for more information.
15131 15131
15132;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion 15132;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion
15133;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 15133;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
15134;;;;;; "ind-util" "language/ind-util.el" (20119 34052)) 15134;;;;;; "ind-util" "language/ind-util.el" (20097 41737))
15135;;; Generated autoloads from language/ind-util.el 15135;;; Generated autoloads from language/ind-util.el
15136 15136
15137(autoload 'indian-compose-region "ind-util" "\ 15137(autoload 'indian-compose-region "ind-util" "\
@@ -15163,7 +15163,7 @@ Convert old Emacs Devanagari characters to UCS.
15163 15163
15164;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 15164;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
15165;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 15165;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
15166;;;;;; "progmodes/inf-lisp.el" (20168 40835)) 15166;;;;;; "progmodes/inf-lisp.el" (20168 57844))
15167;;; Generated autoloads from progmodes/inf-lisp.el 15167;;; Generated autoloads from progmodes/inf-lisp.el
15168 15168
15169(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\ 15169(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\
@@ -15230,7 +15230,7 @@ of `inferior-lisp-program'). Runs the hooks from
15230;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node 15230;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node
15231;;;;;; Info-mode info-finder info-apropos Info-index Info-directory 15231;;;;;; Info-mode info-finder info-apropos Info-index Info-directory
15232;;;;;; Info-on-current-buffer info-standalone info-emacs-manual 15232;;;;;; Info-on-current-buffer info-standalone info-emacs-manual
15233;;;;;; info info-other-window) "info" "info.el" (20173 2352)) 15233;;;;;; info info-other-window) "info" "info.el" (20172 54913))
15234;;; Generated autoloads from info.el 15234;;; Generated autoloads from info.el
15235 15235
15236(autoload 'info-other-window "info" "\ 15236(autoload 'info-other-window "info" "\
@@ -15416,7 +15416,7 @@ Go to Info buffer that displays MANUAL, creating it if none already exists.
15416 15416
15417;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 15417;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
15418;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 15418;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
15419;;;;;; (20119 34052)) 15419;;;;;; (19984 16846))
15420;;; Generated autoloads from info-look.el 15420;;; Generated autoloads from info-look.el
15421 15421
15422(autoload 'info-lookup-reset "info-look" "\ 15422(autoload 'info-lookup-reset "info-look" "\
@@ -15465,7 +15465,7 @@ Perform completion on file preceding point.
15465 15465
15466;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom 15466;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom
15467;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el" 15467;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el"
15468;;;;;; (20169 56777)) 15468;;;;;; (20168 57844))
15469;;; Generated autoloads from info-xref.el 15469;;; Generated autoloads from info-xref.el
15470 15470
15471(autoload 'info-xref-check "info-xref" "\ 15471(autoload 'info-xref-check "info-xref" "\
@@ -15548,7 +15548,7 @@ the sources handy.
15548;;;*** 15548;;;***
15549 15549
15550;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold 15550;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold
15551;;;;;; Info-tagify) "informat" "informat.el" (20119 34052)) 15551;;;;;; Info-tagify) "informat" "informat.el" (19886 45771))
15552;;; Generated autoloads from informat.el 15552;;; Generated autoloads from informat.el
15553 15553
15554(autoload 'Info-tagify "informat" "\ 15554(autoload 'Info-tagify "informat" "\
@@ -15595,7 +15595,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
15595 15595
15596;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 15596;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
15597;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 15597;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
15598;;;;;; (20119 34052)) 15598;;;;;; (19845 45374))
15599;;; Generated autoloads from international/isearch-x.el 15599;;; Generated autoloads from international/isearch-x.el
15600 15600
15601(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 15601(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -15615,8 +15615,8 @@ Toggle input method in interactive search.
15615 15615
15616;;;*** 15616;;;***
15617 15617
15618;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (20119 15618;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (19845
15619;;;;;; 34052)) 15619;;;;;; 45374))
15620;;; Generated autoloads from isearchb.el 15620;;; Generated autoloads from isearchb.el
15621 15621
15622(autoload 'isearchb-activate "isearchb" "\ 15622(autoload 'isearchb-activate "isearchb" "\
@@ -15632,7 +15632,7 @@ accessed via isearchb.
15632;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 15632;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
15633;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 15633;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
15634;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 15634;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
15635;;;;;; "international/iso-cvt.el" (20119 34052)) 15635;;;;;; "international/iso-cvt.el" (19845 45374))
15636;;; Generated autoloads from international/iso-cvt.el 15636;;; Generated autoloads from international/iso-cvt.el
15637 15637
15638(autoload 'iso-spanish "iso-cvt" "\ 15638(autoload 'iso-spanish "iso-cvt" "\
@@ -15723,7 +15723,7 @@ Add submenus to the File menu, to convert to and from various formats.
15723;;;*** 15723;;;***
15724 15724
15725;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 15725;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
15726;;;;;; (20119 34052)) 15726;;;;;; (19845 45374))
15727;;; Generated autoloads from international/iso-transl.el 15727;;; Generated autoloads from international/iso-transl.el
15728 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 15728 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
15729 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 15729 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -15735,7 +15735,7 @@ Add submenus to the File menu, to convert to and from various formats.
15735;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15735;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
15736;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15736;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15737;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) 15737;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
15738;;;;;; "ispell" "textmodes/ispell.el" (20177 52156)) 15738;;;;;; "ispell" "textmodes/ispell.el" (20178 7273))
15739;;; Generated autoloads from textmodes/ispell.el 15739;;; Generated autoloads from textmodes/ispell.el
15740 15740
15741(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 15741(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -15962,7 +15962,7 @@ You can bind this to the key C-c i in GNUS or mail by adding to
15962;;;*** 15962;;;***
15963 15963
15964;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20168 15964;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20168
15965;;;;;; 40835)) 15965;;;;;; 57844))
15966;;; Generated autoloads from iswitchb.el 15966;;; Generated autoloads from iswitchb.el
15967 15967
15968(defvar iswitchb-mode nil "\ 15968(defvar iswitchb-mode nil "\
@@ -15990,7 +15990,7 @@ between buffers using substrings. See `iswitchb' for details.
15990;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 15990;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
15991;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 15991;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
15992;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 15992;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
15993;;;;;; "japan-util" "language/japan-util.el" (20119 34052)) 15993;;;;;; "japan-util" "language/japan-util.el" (19845 45374))
15994;;; Generated autoloads from language/japan-util.el 15994;;; Generated autoloads from language/japan-util.el
15995 15995
15996(autoload 'setup-japanese-environment-internal "japan-util" "\ 15996(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -16068,7 +16068,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16068;;;*** 16068;;;***
16069 16069
16070;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 16070;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
16071;;;;;; "jka-compr.el" (20119 34052)) 16071;;;;;; "jka-compr.el" (20000 30139))
16072;;; Generated autoloads from jka-compr.el 16072;;; Generated autoloads from jka-compr.el
16073 16073
16074(defvar jka-compr-inhibit nil "\ 16074(defvar jka-compr-inhibit nil "\
@@ -16091,7 +16091,7 @@ by `jka-compr-installed'.
16091 16091
16092;;;*** 16092;;;***
16093 16093
16094;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20167 36027)) 16094;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20167 36967))
16095;;; Generated autoloads from progmodes/js.el 16095;;; Generated autoloads from progmodes/js.el
16096 16096
16097(autoload 'js-mode "js" "\ 16097(autoload 'js-mode "js" "\
@@ -16105,7 +16105,7 @@ Major mode for editing JavaScript.
16105 16105
16106;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 16106;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
16107;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 16107;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
16108;;;;;; (20119 34052)) 16108;;;;;; (19845 45374))
16109;;; Generated autoloads from emulation/keypad.el 16109;;; Generated autoloads from emulation/keypad.el
16110 16110
16111(defvar keypad-setup nil "\ 16111(defvar keypad-setup nil "\
@@ -16161,7 +16161,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
16161;;;*** 16161;;;***
16162 16162
16163;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 16163;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
16164;;;;;; (20119 34052)) 16164;;;;;; (19845 45374))
16165;;; Generated autoloads from international/kinsoku.el 16165;;; Generated autoloads from international/kinsoku.el
16166 16166
16167(autoload 'kinsoku "kinsoku" "\ 16167(autoload 'kinsoku "kinsoku" "\
@@ -16182,8 +16182,8 @@ the context of text formatting.
16182 16182
16183;;;*** 16183;;;***
16184 16184
16185;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (20119 16185;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (19845
16186;;;;;; 34052)) 16186;;;;;; 45374))
16187;;; Generated autoloads from international/kkc.el 16187;;; Generated autoloads from international/kkc.el
16188 16188
16189(defvar kkc-after-update-conversion-functions nil "\ 16189(defvar kkc-after-update-conversion-functions nil "\
@@ -16208,7 +16208,7 @@ and the return value is the length of the conversion.
16208;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16208;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
16209;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16209;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
16210;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item) 16210;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item)
16211;;;;;; "kmacro" "kmacro.el" (20166 6221)) 16211;;;;;; "kmacro" "kmacro.el" (20164 60780))
16212;;; Generated autoloads from kmacro.el 16212;;; Generated autoloads from kmacro.el
16213 (global-set-key "\C-x(" 'kmacro-start-macro) 16213 (global-set-key "\C-x(" 'kmacro-start-macro)
16214 (global-set-key "\C-x)" 'kmacro-end-macro) 16214 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16319,7 +16319,7 @@ If kbd macro currently being defined end it before activating it.
16319;;;*** 16319;;;***
16320 16320
16321;;;### (autoloads (setup-korean-environment-internal) "korea-util" 16321;;;### (autoloads (setup-korean-environment-internal) "korea-util"
16322;;;;;; "language/korea-util.el" (20119 34052)) 16322;;;;;; "language/korea-util.el" (19845 45374))
16323;;; Generated autoloads from language/korea-util.el 16323;;; Generated autoloads from language/korea-util.el
16324 16324
16325(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ 16325(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\
@@ -16334,7 +16334,7 @@ If kbd macro currently being defined end it before activating it.
16334;;;*** 16334;;;***
16335 16335
16336;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el" 16336;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el"
16337;;;;;; (20177 52156)) 16337;;;;;; (20178 7273))
16338;;; Generated autoloads from play/landmark.el 16338;;; Generated autoloads from play/landmark.el
16339 16339
16340(defalias 'landmark-repeat 'landmark-test-run) 16340(defalias 'landmark-repeat 'landmark-test-run)
@@ -16366,7 +16366,7 @@ Use \\[describe-mode] for more info.
16366 16366
16367;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string 16367;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
16368;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) 16368;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
16369;;;;;; "lao-util" "language/lao-util.el" (20166 6221)) 16369;;;;;; "lao-util" "language/lao-util.el" (20165 31925))
16370;;; Generated autoloads from language/lao-util.el 16370;;; Generated autoloads from language/lao-util.el
16371 16371
16372(autoload 'lao-compose-string "lao-util" "\ 16372(autoload 'lao-compose-string "lao-util" "\
@@ -16405,7 +16405,7 @@ Transcribe Romanized Lao string STR to Lao character string.
16405 16405
16406;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 16406;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
16407;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 16407;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
16408;;;;;; "latexenc" "international/latexenc.el" (20119 34052)) 16408;;;;;; "latexenc" "international/latexenc.el" (19845 45374))
16409;;; Generated autoloads from international/latexenc.el 16409;;; Generated autoloads from international/latexenc.el
16410 16410
16411(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))) "\ 16411(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))) "\
@@ -16437,7 +16437,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16437;;;*** 16437;;;***
16438 16438
16439;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 16439;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
16440;;;;;; "latin1-disp" "international/latin1-disp.el" (20119 34052)) 16440;;;;;; "latin1-disp" "international/latin1-disp.el" (19845 45374))
16441;;; Generated autoloads from international/latin1-disp.el 16441;;; Generated autoloads from international/latin1-disp.el
16442 16442
16443(defvar latin1-display nil "\ 16443(defvar latin1-display nil "\
@@ -16479,7 +16479,7 @@ use either \\[customize] or the function `latin1-display'.")
16479;;;*** 16479;;;***
16480 16480
16481;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16481;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
16482;;;;;; (20119 34052)) 16482;;;;;; (19961 55377))
16483;;; Generated autoloads from progmodes/ld-script.el 16483;;; Generated autoloads from progmodes/ld-script.el
16484 16484
16485(autoload 'ld-script-mode "ld-script" "\ 16485(autoload 'ld-script-mode "ld-script" "\
@@ -16490,7 +16490,7 @@ A major mode to edit GNU ld script files
16490;;;*** 16490;;;***
16491 16491
16492;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 16492;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
16493;;;;;; (20119 34052)) 16493;;;;;; (19845 45374))
16494;;; Generated autoloads from ledit.el 16494;;; Generated autoloads from ledit.el
16495 16495
16496(defconst ledit-save-files t "\ 16496(defconst ledit-save-files t "\
@@ -16525,7 +16525,7 @@ do (setq lisp-mode-hook 'ledit-from-lisp-mode)
16525 16525
16526;;;*** 16526;;;***
16527 16527
16528;;;### (autoloads (life) "life" "play/life.el" (20119 34052)) 16528;;;### (autoloads (life) "life" "play/life.el" (19845 45374))
16529;;; Generated autoloads from play/life.el 16529;;; Generated autoloads from play/life.el
16530 16530
16531(autoload 'life "life" "\ 16531(autoload 'life "life" "\
@@ -16539,7 +16539,7 @@ generations (this defaults to 1).
16539;;;*** 16539;;;***
16540 16540
16541;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum" 16541;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum"
16542;;;;;; "linum.el" (20126 50215)) 16542;;;;;; "linum.el" (20127 62865))
16543;;; Generated autoloads from linum.el 16543;;; Generated autoloads from linum.el
16544 16544
16545(defvar linum-format 'dynamic "\ 16545(defvar linum-format 'dynamic "\
@@ -16584,8 +16584,8 @@ See `linum-mode' for more information on Linum mode.
16584 16584
16585;;;*** 16585;;;***
16586 16586
16587;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20169 16587;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20168
16588;;;;;; 56777)) 16588;;;;;; 57844))
16589;;; Generated autoloads from loadhist.el 16589;;; Generated autoloads from loadhist.el
16590 16590
16591(autoload 'unload-feature "loadhist" "\ 16591(autoload 'unload-feature "loadhist" "\
@@ -16617,7 +16617,7 @@ something strange, such as redefining an Emacs function.
16617;;;*** 16617;;;***
16618 16618
16619;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16619;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
16620;;;;;; "locate" "locate.el" (20119 34052)) 16620;;;;;; "locate" "locate.el" (19886 45771))
16621;;; Generated autoloads from locate.el 16621;;; Generated autoloads from locate.el
16622 16622
16623(defvar locate-ls-subdir-switches (purecopy "-al") "\ 16623(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -16669,7 +16669,7 @@ except that FILTER is not optional.
16669 16669
16670;;;*** 16670;;;***
16671 16671
16672;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20138 48832)) 16672;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20138 33157))
16673;;; Generated autoloads from vc/log-edit.el 16673;;; Generated autoloads from vc/log-edit.el
16674 16674
16675(autoload 'log-edit "log-edit" "\ 16675(autoload 'log-edit "log-edit" "\
@@ -16696,8 +16696,8 @@ uses the current buffer.
16696 16696
16697;;;*** 16697;;;***
16698 16698
16699;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (20119 16699;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (19946
16700;;;;;; 34052)) 16700;;;;;; 1612))
16701;;; Generated autoloads from vc/log-view.el 16701;;; Generated autoloads from vc/log-view.el
16702 16702
16703(autoload 'log-view-mode "log-view" "\ 16703(autoload 'log-view-mode "log-view" "\
@@ -16707,8 +16707,8 @@ Major mode for browsing CVS log output.
16707 16707
16708;;;*** 16708;;;***
16709 16709
16710;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20126 16710;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20127
16711;;;;;; 50224)) 16711;;;;;; 62865))
16712;;; Generated autoloads from longlines.el 16712;;; Generated autoloads from longlines.el
16713 16713
16714(autoload 'longlines-mode "longlines" "\ 16714(autoload 'longlines-mode "longlines" "\
@@ -16734,8 +16734,8 @@ newlines are indicated with a symbol.
16734;;;*** 16734;;;***
16735 16735
16736;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 16736;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
16737;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (20175 16737;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (20174
16738;;;;;; 42237)) 16738;;;;;; 10230))
16739;;; Generated autoloads from lpr.el 16739;;; Generated autoloads from lpr.el
16740 16740
16741(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\ 16741(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\
@@ -16831,7 +16831,7 @@ for further customization of the printer command.
16831;;;*** 16831;;;***
16832 16832
16833;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 16833;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
16834;;;;;; (20119 34052)) 16834;;;;;; (19886 45771))
16835;;; Generated autoloads from ls-lisp.el 16835;;; Generated autoloads from ls-lisp.el
16836 16836
16837(defvar ls-lisp-support-shell-wildcards t "\ 16837(defvar ls-lisp-support-shell-wildcards t "\
@@ -16842,8 +16842,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
16842 16842
16843;;;*** 16843;;;***
16844 16844
16845;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (20119 16845;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (19845
16846;;;;;; 34052)) 16846;;;;;; 45374))
16847;;; Generated autoloads from calendar/lunar.el 16847;;; Generated autoloads from calendar/lunar.el
16848 16848
16849(autoload 'lunar-phases "lunar" "\ 16849(autoload 'lunar-phases "lunar" "\
@@ -16857,8 +16857,8 @@ This function is suitable for execution in a .emacs file.
16857 16857
16858;;;*** 16858;;;***
16859 16859
16860;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (20119 16860;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (19845
16861;;;;;; 34052)) 16861;;;;;; 45374))
16862;;; Generated autoloads from progmodes/m4-mode.el 16862;;; Generated autoloads from progmodes/m4-mode.el
16863 16863
16864(autoload 'm4-mode "m4-mode" "\ 16864(autoload 'm4-mode "m4-mode" "\
@@ -16869,7 +16869,7 @@ A major mode to edit m4 macro files.
16869;;;*** 16869;;;***
16870 16870
16871;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 16871;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
16872;;;;;; (20119 34052)) 16872;;;;;; (19930 13389))
16873;;; Generated autoloads from emacs-lisp/macroexp.el 16873;;; Generated autoloads from emacs-lisp/macroexp.el
16874 16874
16875(autoload 'macroexpand-all "macroexp" "\ 16875(autoload 'macroexpand-all "macroexp" "\
@@ -16883,7 +16883,7 @@ definitions to shadow the loaded ones for use in file byte-compilation.
16883;;;*** 16883;;;***
16884 16884
16885;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 16885;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
16886;;;;;; name-last-kbd-macro) "macros" "macros.el" (20119 34052)) 16886;;;;;; name-last-kbd-macro) "macros" "macros.el" (19886 45771))
16887;;; Generated autoloads from macros.el 16887;;; Generated autoloads from macros.el
16888 16888
16889(autoload 'name-last-kbd-macro "macros" "\ 16889(autoload 'name-last-kbd-macro "macros" "\
@@ -16972,7 +16972,7 @@ and then select the region of un-tablified names and use
16972;;;*** 16972;;;***
16973 16973
16974;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 16974;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
16975;;;;;; "mail/mail-extr.el" (20161 61915)) 16975;;;;;; "mail/mail-extr.el" (20160 63745))
16976;;; Generated autoloads from mail/mail-extr.el 16976;;; Generated autoloads from mail/mail-extr.el
16977 16977
16978(autoload 'mail-extract-address-components "mail-extr" "\ 16978(autoload 'mail-extract-address-components "mail-extr" "\
@@ -17004,7 +17004,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
17004 17004
17005;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 17005;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
17006;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 17006;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
17007;;;;;; (20119 34052)) 17007;;;;;; (19845 45374))
17008;;; Generated autoloads from mail/mail-hist.el 17008;;; Generated autoloads from mail/mail-hist.el
17009 17009
17010(autoload 'mail-hist-define-keys "mail-hist" "\ 17010(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -17036,7 +17036,7 @@ This function normally would be called when the message is sent.
17036;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 17036;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
17037;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable 17037;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable
17038;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822) 17038;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822)
17039;;;;;; "mail-utils" "mail/mail-utils.el" (20119 34052)) 17039;;;;;; "mail-utils" "mail/mail-utils.el" (19922 19303))
17040;;; Generated autoloads from mail/mail-utils.el 17040;;; Generated autoloads from mail/mail-utils.el
17041 17041
17042(defvar mail-use-rfc822 nil "\ 17042(defvar mail-use-rfc822 nil "\
@@ -17109,7 +17109,7 @@ matches may be returned from the message body.
17109 17109
17110;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup 17110;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
17111;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20127 17111;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20127
17112;;;;;; 25972)) 17112;;;;;; 62865))
17113;;; Generated autoloads from mail/mailabbrev.el 17113;;; Generated autoloads from mail/mailabbrev.el
17114 17114
17115(defvar mail-abbrevs-mode nil "\ 17115(defvar mail-abbrevs-mode nil "\
@@ -17160,7 +17160,7 @@ double-quotes.
17160 17160
17161;;;### (autoloads (mail-complete mail-completion-at-point-function 17161;;;### (autoloads (mail-complete mail-completion-at-point-function
17162;;;;;; define-mail-alias expand-mail-aliases mail-complete-style) 17162;;;;;; define-mail-alias expand-mail-aliases mail-complete-style)
17163;;;;;; "mailalias" "mail/mailalias.el" (20119 34052)) 17163;;;;;; "mailalias" "mail/mailalias.el" (19881 27850))
17164;;; Generated autoloads from mail/mailalias.el 17164;;; Generated autoloads from mail/mailalias.el
17165 17165
17166(defvar mail-complete-style 'angles "\ 17166(defvar mail-complete-style 'angles "\
@@ -17212,7 +17212,7 @@ current header, calls `mail-complete-function' and passes prefix ARG if any.
17212;;;*** 17212;;;***
17213 17213
17214;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17214;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
17215;;;;;; (20119 34052)) 17215;;;;;; (19845 45374))
17216;;; Generated autoloads from mail/mailclient.el 17216;;; Generated autoloads from mail/mailclient.el
17217 17217
17218(autoload 'mailclient-send-it "mailclient" "\ 17218(autoload 'mailclient-send-it "mailclient" "\
@@ -17226,7 +17226,7 @@ The mail client is taken to be the handler of mailto URLs.
17226 17226
17227;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 17227;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
17228;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 17228;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
17229;;;;;; "make-mode" "progmodes/make-mode.el" (20177 52156)) 17229;;;;;; "make-mode" "progmodes/make-mode.el" (20176 51947))
17230;;; Generated autoloads from progmodes/make-mode.el 17230;;; Generated autoloads from progmodes/make-mode.el
17231 17231
17232(autoload 'makefile-mode "make-mode" "\ 17232(autoload 'makefile-mode "make-mode" "\
@@ -17343,8 +17343,8 @@ An adapted `makefile-mode' that knows about imake.
17343 17343
17344;;;*** 17344;;;***
17345 17345
17346;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (20119 17346;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (19886
17347;;;;;; 34052)) 17347;;;;;; 45771))
17348;;; Generated autoloads from makesum.el 17348;;; Generated autoloads from makesum.el
17349 17349
17350(autoload 'make-command-summary "makesum" "\ 17350(autoload 'make-command-summary "makesum" "\
@@ -17356,7 +17356,7 @@ Previous contents of that buffer are killed first.
17356;;;*** 17356;;;***
17357 17357
17358;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el" 17358;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el"
17359;;;;;; (20177 52156)) 17359;;;;;; (20178 7273))
17360;;; Generated autoloads from man.el 17360;;; Generated autoloads from man.el
17361 17361
17362(defalias 'manual-entry 'man) 17362(defalias 'manual-entry 'man)
@@ -17410,7 +17410,7 @@ Default bookmark handler for Man buffers.
17410 17410
17411;;;*** 17411;;;***
17412 17412
17413;;;### (autoloads (master-mode) "master" "master.el" (20126 50238)) 17413;;;### (autoloads (master-mode) "master" "master.el" (20127 62865))
17414;;; Generated autoloads from master.el 17414;;; Generated autoloads from master.el
17415 17415
17416(autoload 'master-mode "master" "\ 17416(autoload 'master-mode "master" "\
@@ -17433,7 +17433,7 @@ yourself the value of `master-of' by calling `master-show-slave'.
17433;;;*** 17433;;;***
17434 17434
17435;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el" 17435;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el"
17436;;;;;; (20126 50247)) 17436;;;;;; (20127 62865))
17437;;; Generated autoloads from mb-depth.el 17437;;; Generated autoloads from mb-depth.el
17438 17438
17439(defvar minibuffer-depth-indicate-mode nil "\ 17439(defvar minibuffer-depth-indicate-mode nil "\
@@ -17466,7 +17466,7 @@ recursion depth in the minibuffer prompt. This is only useful if
17466;;;;;; message-forward-make-body message-forward message-recover 17466;;;;;; message-forward-make-body message-forward message-recover
17467;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 17467;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
17468;;;;;; message-reply message-news message-mail message-mode) "message" 17468;;;;;; message-reply message-news message-mail message-mode) "message"
17469;;;;;; "gnus/message.el" (20182 20223)) 17469;;;;;; "gnus/message.el" (20183 25152))
17470;;; Generated autoloads from gnus/message.el 17470;;; Generated autoloads from gnus/message.el
17471 17471
17472(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17472(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -17632,7 +17632,7 @@ which specify the range to operate on.
17632;;;*** 17632;;;***
17633 17633
17634;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17634;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17635;;;;;; (20166 6221)) 17635;;;;;; (20164 60780))
17636;;; Generated autoloads from progmodes/meta-mode.el 17636;;; Generated autoloads from progmodes/meta-mode.el
17637 17637
17638(autoload 'metafont-mode "meta-mode" "\ 17638(autoload 'metafont-mode "meta-mode" "\
@@ -17649,7 +17649,7 @@ Major mode for editing MetaPost sources.
17649 17649
17650;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 17650;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
17651;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 17651;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
17652;;;;;; (20168 40835)) 17652;;;;;; (20168 57844))
17653;;; Generated autoloads from mail/metamail.el 17653;;; Generated autoloads from mail/metamail.el
17654 17654
17655(autoload 'metamail-interpret-header "metamail" "\ 17655(autoload 'metamail-interpret-header "metamail" "\
@@ -17694,7 +17694,7 @@ redisplayed as output is inserted.
17694 17694
17695;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 17695;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
17696;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 17696;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
17697;;;;;; "mh-e/mh-comp.el" (20161 61915)) 17697;;;;;; "mh-e/mh-comp.el" (20160 63745))
17698;;; Generated autoloads from mh-e/mh-comp.el 17698;;; Generated autoloads from mh-e/mh-comp.el
17699 17699
17700(autoload 'mh-smail "mh-comp" "\ 17700(autoload 'mh-smail "mh-comp" "\
@@ -17784,7 +17784,7 @@ delete the draft message.
17784 17784
17785;;;*** 17785;;;***
17786 17786
17787;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20169 56777)) 17787;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20170 13157))
17788;;; Generated autoloads from mh-e/mh-e.el 17788;;; Generated autoloads from mh-e/mh-e.el
17789 17789
17790(put 'mh-progs 'risky-local-variable t) 17790(put 'mh-progs 'risky-local-variable t)
@@ -17801,7 +17801,7 @@ Display version information about MH-E and the MH mail handling system.
17801;;;*** 17801;;;***
17802 17802
17803;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 17803;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
17804;;;;;; "mh-e/mh-folder.el" (20119 34052)) 17804;;;;;; "mh-e/mh-folder.el" (20004 2139))
17805;;; Generated autoloads from mh-e/mh-folder.el 17805;;; Generated autoloads from mh-e/mh-folder.el
17806 17806
17807(autoload 'mh-rmail "mh-folder" "\ 17807(autoload 'mh-rmail "mh-folder" "\
@@ -17883,7 +17883,7 @@ perform the operation on all messages in that region.
17883;;;*** 17883;;;***
17884 17884
17885;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 17885;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
17886;;;;;; "midnight.el" (20119 34052)) 17886;;;;;; "midnight.el" (19853 59245))
17887;;; Generated autoloads from midnight.el 17887;;; Generated autoloads from midnight.el
17888 17888
17889(autoload 'clean-buffer-list "midnight" "\ 17889(autoload 'clean-buffer-list "midnight" "\
@@ -17910,7 +17910,7 @@ to its second argument TM.
17910;;;*** 17910;;;***
17911 17911
17912;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 17912;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
17913;;;;;; "minibuf-eldef.el" (20126 50271)) 17913;;;;;; "minibuf-eldef.el" (20127 62865))
17914;;; Generated autoloads from minibuf-eldef.el 17914;;; Generated autoloads from minibuf-eldef.el
17915 17915
17916(defvar minibuffer-electric-default-mode nil "\ 17916(defvar minibuffer-electric-default-mode nil "\
@@ -17940,7 +17940,7 @@ is modified to remove the default indication.
17940;;;*** 17940;;;***
17941 17941
17942;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el" 17942;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el"
17943;;;;;; (20119 34052)) 17943;;;;;; (19968 28627))
17944;;; Generated autoloads from misc.el 17944;;; Generated autoloads from misc.el
17945 17945
17946(autoload 'butterfly "misc" "\ 17946(autoload 'butterfly "misc" "\
@@ -17970,7 +17970,7 @@ The return value is always nil.
17970 17970
17971;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files 17971;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files
17972;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup) 17972;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup)
17973;;;;;; "misearch" "misearch.el" (20168 40835)) 17973;;;;;; "misearch" "misearch.el" (20168 57844))
17974;;; Generated autoloads from misearch.el 17974;;; Generated autoloads from misearch.el
17975 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 17975 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
17976 17976
@@ -18052,7 +18052,7 @@ whose file names match the specified wildcard.
18052;;;*** 18052;;;***
18053 18053
18054;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 18054;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
18055;;;;;; (20163 6516)) 18055;;;;;; (20162 19074))
18056;;; Generated autoloads from progmodes/mixal-mode.el 18056;;; Generated autoloads from progmodes/mixal-mode.el
18057 18057
18058(autoload 'mixal-mode "mixal-mode" "\ 18058(autoload 'mixal-mode "mixal-mode" "\
@@ -18063,7 +18063,7 @@ Major mode for the mixal asm language.
18063;;;*** 18063;;;***
18064 18064
18065;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el" 18065;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el"
18066;;;;;; (20119 34052)) 18066;;;;;; (20075 14682))
18067;;; Generated autoloads from gnus/mm-encode.el 18067;;; Generated autoloads from gnus/mm-encode.el
18068 18068
18069(autoload 'mm-default-file-encoding "mm-encode" "\ 18069(autoload 'mm-default-file-encoding "mm-encode" "\
@@ -18074,7 +18074,7 @@ Return a default encoding for FILE.
18074;;;*** 18074;;;***
18075 18075
18076;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 18076;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
18077;;;;;; "mm-extern" "gnus/mm-extern.el" (20119 34052)) 18077;;;;;; "mm-extern" "gnus/mm-extern.el" (19845 45374))
18078;;; Generated autoloads from gnus/mm-extern.el 18078;;; Generated autoloads from gnus/mm-extern.el
18079 18079
18080(autoload 'mm-extern-cache-contents "mm-extern" "\ 18080(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -18093,7 +18093,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18093;;;*** 18093;;;***
18094 18094
18095;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 18095;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
18096;;;;;; (20119 34052)) 18096;;;;;; (19845 45374))
18097;;; Generated autoloads from gnus/mm-partial.el 18097;;; Generated autoloads from gnus/mm-partial.el
18098 18098
18099(autoload 'mm-inline-partial "mm-partial" "\ 18099(autoload 'mm-inline-partial "mm-partial" "\
@@ -18107,7 +18107,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18107;;;*** 18107;;;***
18108 18108
18109;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 18109;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
18110;;;;;; "mm-url" "gnus/mm-url.el" (20119 34052)) 18110;;;;;; "mm-url" "gnus/mm-url.el" (19877 30798))
18111;;; Generated autoloads from gnus/mm-url.el 18111;;; Generated autoloads from gnus/mm-url.el
18112 18112
18113(autoload 'mm-url-insert-file-contents "mm-url" "\ 18113(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -18124,7 +18124,7 @@ Insert file contents of URL using `mm-url-program'.
18124;;;*** 18124;;;***
18125 18125
18126;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 18126;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
18127;;;;;; "gnus/mm-uu.el" (20119 34052)) 18127;;;;;; "gnus/mm-uu.el" (19845 45374))
18128;;; Generated autoloads from gnus/mm-uu.el 18128;;; Generated autoloads from gnus/mm-uu.el
18129 18129
18130(autoload 'mm-uu-dissect "mm-uu" "\ 18130(autoload 'mm-uu-dissect "mm-uu" "\
@@ -18144,7 +18144,7 @@ Assume text has been decoded if DECODED is non-nil.
18144;;;*** 18144;;;***
18145 18145
18146;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el" 18146;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el"
18147;;;;;; (20177 52156)) 18147;;;;;; (20183 25152))
18148;;; Generated autoloads from gnus/mml.el 18148;;; Generated autoloads from gnus/mml.el
18149 18149
18150(autoload 'mml-to-mime "mml" "\ 18150(autoload 'mml-to-mime "mml" "\
@@ -18169,7 +18169,7 @@ body) or \"attachment\" (separate from the body).
18169;;;*** 18169;;;***
18170 18170
18171;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 18171;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
18172;;;;;; (20124 17058)) 18172;;;;;; (20124 236))
18173;;; Generated autoloads from gnus/mml1991.el 18173;;; Generated autoloads from gnus/mml1991.el
18174 18174
18175(autoload 'mml1991-encrypt "mml1991" "\ 18175(autoload 'mml1991-encrypt "mml1991" "\
@@ -18186,7 +18186,7 @@ body) or \"attachment\" (separate from the body).
18186 18186
18187;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 18187;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
18188;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 18188;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
18189;;;;;; "mml2015" "gnus/mml2015.el" (20124 17058)) 18189;;;;;; "mml2015" "gnus/mml2015.el" (20124 236))
18190;;; Generated autoloads from gnus/mml2015.el 18190;;; Generated autoloads from gnus/mml2015.el
18191 18191
18192(autoload 'mml2015-decrypt "mml2015" "\ 18192(autoload 'mml2015-decrypt "mml2015" "\
@@ -18226,8 +18226,8 @@ body) or \"attachment\" (separate from the body).
18226 18226
18227;;;*** 18227;;;***
18228 18228
18229;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (20161 18229;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (20159
18230;;;;;; 61915)) 18230;;;;;; 42847))
18231;;; Generated autoloads from progmodes/modula2.el 18231;;; Generated autoloads from progmodes/modula2.el
18232 18232
18233(defalias 'modula-2-mode 'm2-mode) 18233(defalias 'modula-2-mode 'm2-mode)
@@ -18261,7 +18261,7 @@ followed by the first character of the construct.
18261;;;*** 18261;;;***
18262 18262
18263;;;### (autoloads (denato-region nato-region unmorse-region morse-region) 18263;;;### (autoloads (denato-region nato-region unmorse-region morse-region)
18264;;;;;; "morse" "play/morse.el" (20119 34052)) 18264;;;;;; "morse" "play/morse.el" (19869 36706))
18265;;; Generated autoloads from play/morse.el 18265;;; Generated autoloads from play/morse.el
18266 18266
18267(autoload 'morse-region "morse" "\ 18267(autoload 'morse-region "morse" "\
@@ -18287,7 +18287,7 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text.
18287;;;*** 18287;;;***
18288 18288
18289;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag" 18289;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag"
18290;;;;;; "mouse-drag.el" (20119 34052)) 18290;;;;;; "mouse-drag.el" (19890 42850))
18291;;; Generated autoloads from mouse-drag.el 18291;;; Generated autoloads from mouse-drag.el
18292 18292
18293(autoload 'mouse-drag-throw "mouse-drag" "\ 18293(autoload 'mouse-drag-throw "mouse-drag" "\
@@ -18335,7 +18335,7 @@ To test this function, evaluate:
18335;;;*** 18335;;;***
18336 18336
18337;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (20168 18337;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (20168
18338;;;;;; 40835)) 18338;;;;;; 57844))
18339;;; Generated autoloads from mouse-sel.el 18339;;; Generated autoloads from mouse-sel.el
18340 18340
18341(defvar mouse-sel-mode nil "\ 18341(defvar mouse-sel-mode nil "\
@@ -18378,7 +18378,7 @@ kill ring; mouse-1 or mouse-3 kills it.
18378 18378
18379;;;*** 18379;;;***
18380 18380
18381;;;### (autoloads (mpc) "mpc" "mpc.el" (20177 52156)) 18381;;;### (autoloads (mpc) "mpc" "mpc.el" (20178 7273))
18382;;; Generated autoloads from mpc.el 18382;;; Generated autoloads from mpc.el
18383 18383
18384(autoload 'mpc "mpc" "\ 18384(autoload 'mpc "mpc" "\
@@ -18388,7 +18388,7 @@ Main entry point for MPC.
18388 18388
18389;;;*** 18389;;;***
18390 18390
18391;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (20119 34052)) 18391;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (19890 42850))
18392;;; Generated autoloads from play/mpuz.el 18392;;; Generated autoloads from play/mpuz.el
18393 18393
18394(autoload 'mpuz "mpuz" "\ 18394(autoload 'mpuz "mpuz" "\
@@ -18398,7 +18398,7 @@ Multiplication puzzle with GNU Emacs.
18398 18398
18399;;;*** 18399;;;***
18400 18400
18401;;;### (autoloads (msb-mode) "msb" "msb.el" (20126 50286)) 18401;;;### (autoloads (msb-mode) "msb" "msb.el" (20127 62865))
18402;;; Generated autoloads from msb.el 18402;;; Generated autoloads from msb.el
18403 18403
18404(defvar msb-mode nil "\ 18404(defvar msb-mode nil "\
@@ -18428,7 +18428,7 @@ different buffer menu using the function `msb'.
18428;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18428;;;;;; describe-current-coding-system describe-current-coding-system-briefly
18429;;;;;; describe-coding-system describe-character-set list-charset-chars 18429;;;;;; describe-coding-system describe-character-set list-charset-chars
18430;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18430;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
18431;;;;;; (20161 61915)) 18431;;;;;; (20160 63745))
18432;;; Generated autoloads from international/mule-diag.el 18432;;; Generated autoloads from international/mule-diag.el
18433 18433
18434(autoload 'list-character-sets "mule-diag" "\ 18434(autoload 'list-character-sets "mule-diag" "\
@@ -18565,7 +18565,7 @@ The default is 20. If LIMIT is negative, do not limit the listing.
18565;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18565;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18566;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18566;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18567;;;;;; truncate-string-to-width store-substring string-to-sequence) 18567;;;;;; truncate-string-to-width store-substring string-to-sequence)
18568;;;;;; "mule-util" "international/mule-util.el" (20119 34052)) 18568;;;;;; "mule-util" "international/mule-util.el" (19845 45374))
18569;;; Generated autoloads from international/mule-util.el 18569;;; Generated autoloads from international/mule-util.el
18570 18570
18571(autoload 'string-to-sequence "mule-util" "\ 18571(autoload 'string-to-sequence "mule-util" "\
@@ -18705,8 +18705,8 @@ per-character basis, this may not be accurate.
18705;;;### (autoloads (network-connection network-connection-to-service 18705;;;### (autoloads (network-connection network-connection-to-service
18706;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 18706;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
18707;;;;;; nslookup nslookup-host ping traceroute route arp netstat 18707;;;;;; nslookup nslookup-host ping traceroute route arp netstat
18708;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (20119 18708;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (19845
18709;;;;;; 34052)) 18709;;;;;; 45374))
18710;;; Generated autoloads from net/net-utils.el 18710;;; Generated autoloads from net/net-utils.el
18711 18711
18712(autoload 'ifconfig "net-utils" "\ 18712(autoload 'ifconfig "net-utils" "\
@@ -18800,8 +18800,8 @@ Open a network connection to HOST on PORT.
18800 18800
18801;;;*** 18801;;;***
18802 18802
18803;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (20119 18803;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (19845
18804;;;;;; 34052)) 18804;;;;;; 45374))
18805;;; Generated autoloads from net/netrc.el 18805;;; Generated autoloads from net/netrc.el
18806 18806
18807(autoload 'netrc-credentials "netrc" "\ 18807(autoload 'netrc-credentials "netrc" "\
@@ -18814,7 +18814,7 @@ listed in the PORTS list.
18814;;;*** 18814;;;***
18815 18815
18816;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el" 18816;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el"
18817;;;;;; (20121 47865)) 18817;;;;;; (20122 44898))
18818;;; Generated autoloads from net/network-stream.el 18818;;; Generated autoloads from net/network-stream.el
18819 18819
18820(autoload 'open-network-stream "network-stream" "\ 18820(autoload 'open-network-stream "network-stream" "\
@@ -18910,7 +18910,7 @@ functionality.
18910;;;;;; uncomment-region comment-kill comment-set-column comment-indent 18910;;;;;; uncomment-region comment-kill comment-set-column comment-indent
18911;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 18911;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
18912;;;;;; comment-padding comment-style comment-column) "newcomment" 18912;;;;;; comment-padding comment-style comment-column) "newcomment"
18913;;;;;; "newcomment.el" (20119 34052)) 18913;;;;;; "newcomment.el" (20087 5852))
18914;;; Generated autoloads from newcomment.el 18914;;; Generated autoloads from newcomment.el
18915 18915
18916(defalias 'indent-for-comment 'comment-indent) 18916(defalias 'indent-for-comment 'comment-indent)
@@ -19110,7 +19110,7 @@ unless optional argument SOFT is non-nil.
19110;;;*** 19110;;;***
19111 19111
19112;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend" 19112;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend"
19113;;;;;; "net/newst-backend.el" (20119 34052)) 19113;;;;;; "net/newst-backend.el" (19918 22236))
19114;;; Generated autoloads from net/newst-backend.el 19114;;; Generated autoloads from net/newst-backend.el
19115 19115
19116(autoload 'newsticker-running-p "newst-backend" "\ 19116(autoload 'newsticker-running-p "newst-backend" "\
@@ -19132,7 +19132,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
19132;;;*** 19132;;;***
19133 19133
19134;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el" 19134;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el"
19135;;;;;; (20167 36027)) 19135;;;;;; (20167 36967))
19136;;; Generated autoloads from net/newst-plainview.el 19136;;; Generated autoloads from net/newst-plainview.el
19137 19137
19138(autoload 'newsticker-plainview "newst-plainview" "\ 19138(autoload 'newsticker-plainview "newst-plainview" "\
@@ -19143,7 +19143,7 @@ Start newsticker plainview.
19143;;;*** 19143;;;***
19144 19144
19145;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el" 19145;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el"
19146;;;;;; (20139 41953)) 19146;;;;;; (20094 65493))
19147;;; Generated autoloads from net/newst-reader.el 19147;;; Generated autoloads from net/newst-reader.el
19148 19148
19149(autoload 'newsticker-show-news "newst-reader" "\ 19149(autoload 'newsticker-show-news "newst-reader" "\
@@ -19154,7 +19154,7 @@ Start reading news. You may want to bind this to a key.
19154;;;*** 19154;;;***
19155 19155
19156;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p) 19156;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p)
19157;;;;;; "newst-ticker" "net/newst-ticker.el" (20119 34052)) 19157;;;;;; "newst-ticker" "net/newst-ticker.el" (19845 45374))
19158;;; Generated autoloads from net/newst-ticker.el 19158;;; Generated autoloads from net/newst-ticker.el
19159 19159
19160(autoload 'newsticker-ticker-running-p "newst-ticker" "\ 19160(autoload 'newsticker-ticker-running-p "newst-ticker" "\
@@ -19175,7 +19175,7 @@ running already.
19175;;;*** 19175;;;***
19176 19176
19177;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el" 19177;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el"
19178;;;;;; (20168 40835)) 19178;;;;;; (20168 57844))
19179;;; Generated autoloads from net/newst-treeview.el 19179;;; Generated autoloads from net/newst-treeview.el
19180 19180
19181(autoload 'newsticker-treeview "newst-treeview" "\ 19181(autoload 'newsticker-treeview "newst-treeview" "\
@@ -19186,7 +19186,7 @@ Start newsticker treeview.
19186;;;*** 19186;;;***
19187 19187
19188;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 19188;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
19189;;;;;; (20168 40835)) 19189;;;;;; (20168 57844))
19190;;; Generated autoloads from gnus/nndiary.el 19190;;; Generated autoloads from gnus/nndiary.el
19191 19191
19192(autoload 'nndiary-generate-nov-databases "nndiary" "\ 19192(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -19196,8 +19196,8 @@ Generate NOV databases in all nndiary directories.
19196 19196
19197;;;*** 19197;;;***
19198 19198
19199;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (20119 19199;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (19845
19200;;;;;; 34052)) 19200;;;;;; 45374))
19201;;; Generated autoloads from gnus/nndoc.el 19201;;; Generated autoloads from gnus/nndoc.el
19202 19202
19203(autoload 'nndoc-add-type "nndoc" "\ 19203(autoload 'nndoc-add-type "nndoc" "\
@@ -19212,7 +19212,7 @@ symbol in the alist.
19212;;;*** 19212;;;***
19213 19213
19214;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 19214;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
19215;;;;;; (20119 34052)) 19215;;;;;; (19845 45374))
19216;;; Generated autoloads from gnus/nnfolder.el 19216;;; Generated autoloads from gnus/nnfolder.el
19217 19217
19218(autoload 'nnfolder-generate-active-file "nnfolder" "\ 19218(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -19224,7 +19224,7 @@ This command does not work if you use short group names.
19224;;;*** 19224;;;***
19225 19225
19226;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 19226;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
19227;;;;;; (20177 52156)) 19227;;;;;; (20178 7273))
19228;;; Generated autoloads from gnus/nnml.el 19228;;; Generated autoloads from gnus/nnml.el
19229 19229
19230(autoload 'nnml-generate-nov-databases "nnml" "\ 19230(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -19235,7 +19235,7 @@ Generate NOV databases in all nnml directories.
19235;;;*** 19235;;;***
19236 19236
19237;;;### (autoloads (disable-command enable-command disabled-command-function) 19237;;;### (autoloads (disable-command enable-command disabled-command-function)
19238;;;;;; "novice" "novice.el" (20119 34052)) 19238;;;;;; "novice" "novice.el" (19845 45374))
19239;;; Generated autoloads from novice.el 19239;;; Generated autoloads from novice.el
19240 19240
19241(defvar disabled-command-function 'disabled-command-function "\ 19241(defvar disabled-command-function 'disabled-command-function "\
@@ -19268,7 +19268,7 @@ to future sessions.
19268;;;*** 19268;;;***
19269 19269
19270;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 19270;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
19271;;;;;; (20127 24590)) 19271;;;;;; (20127 62865))
19272;;; Generated autoloads from textmodes/nroff-mode.el 19272;;; Generated autoloads from textmodes/nroff-mode.el
19273 19273
19274(autoload 'nroff-mode "nroff-mode" "\ 19274(autoload 'nroff-mode "nroff-mode" "\
@@ -19283,7 +19283,7 @@ closing requests for requests that are used in matched pairs.
19283;;;*** 19283;;;***
19284 19284
19285;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el" 19285;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el"
19286;;;;;; (20119 34052)) 19286;;;;;; (19845 45374))
19287;;; Generated autoloads from nxml/nxml-glyph.el 19287;;; Generated autoloads from nxml/nxml-glyph.el
19288 19288
19289(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 19289(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -19295,8 +19295,8 @@ Return nil if the face cannot display a glyph for N.
19295 19295
19296;;;*** 19296;;;***
19297 19297
19298;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (20119 19298;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (19927
19299;;;;;; 34052)) 19299;;;;;; 37225))
19300;;; Generated autoloads from nxml/nxml-mode.el 19300;;; Generated autoloads from nxml/nxml-mode.el
19301 19301
19302(autoload 'nxml-mode "nxml-mode" "\ 19302(autoload 'nxml-mode "nxml-mode" "\
@@ -19358,7 +19358,7 @@ Many aspects this mode can be customized using
19358;;;*** 19358;;;***
19359 19359
19360;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm" 19360;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm"
19361;;;;;; "nxml/nxml-uchnm.el" (20119 34052)) 19361;;;;;; "nxml/nxml-uchnm.el" (19845 45374))
19362;;; Generated autoloads from nxml/nxml-uchnm.el 19362;;; Generated autoloads from nxml/nxml-uchnm.el
19363 19363
19364(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 19364(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -19381,7 +19381,7 @@ the variable `nxml-enabled-unicode-blocks'.
19381;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe 19381;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe
19382;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info 19382;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info
19383;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob" 19383;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob"
19384;;;;;; "org/ob.el" (20173 62431)) 19384;;;;;; "org/ob.el" (20174 10230))
19385;;; Generated autoloads from org/ob.el 19385;;; Generated autoloads from org/ob.el
19386 19386
19387(autoload 'org-babel-execute-safely-maybe "ob" "\ 19387(autoload 'org-babel-execute-safely-maybe "ob" "\
@@ -19584,7 +19584,7 @@ Mark current src block
19584;;;*** 19584;;;***
19585 19585
19586;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el" 19586;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el"
19587;;;;;; (20119 34052)) 19587;;;;;; (20045 30710))
19588;;; Generated autoloads from org/ob-keys.el 19588;;; Generated autoloads from org/ob-keys.el
19589 19589
19590(autoload 'org-babel-describe-bindings "ob-keys" "\ 19590(autoload 'org-babel-describe-bindings "ob-keys" "\
@@ -19595,7 +19595,7 @@ Describe all keybindings behind `org-babel-key-prefix'.
19595;;;*** 19595;;;***
19596 19596
19597;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe 19597;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe
19598;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20119 34052)) 19598;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20045 31431))
19599;;; Generated autoloads from org/ob-lob.el 19599;;; Generated autoloads from org/ob-lob.el
19600 19600
19601(autoload 'org-babel-lob-ingest "ob-lob" "\ 19601(autoload 'org-babel-lob-ingest "ob-lob" "\
@@ -19620,7 +19620,7 @@ Return a Library of Babel function call as a string.
19620 19620
19621;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file 19621;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file
19622;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el" 19622;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el"
19623;;;;;; (20119 34052)) 19623;;;;;; (20045 30712))
19624;;; Generated autoloads from org/ob-tangle.el 19624;;; Generated autoloads from org/ob-tangle.el
19625 19625
19626(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\ 19626(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\
@@ -19662,7 +19662,7 @@ exported source code blocks by language.
19662;;;*** 19662;;;***
19663 19663
19664;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 19664;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
19665;;;;;; (20136 50092)) 19665;;;;;; (20135 56947))
19666;;; Generated autoloads from progmodes/octave-inf.el 19666;;; Generated autoloads from progmodes/octave-inf.el
19667 19667
19668(autoload 'inferior-octave "octave-inf" "\ 19668(autoload 'inferior-octave "octave-inf" "\
@@ -19685,7 +19685,7 @@ startup file, `~/.emacs-octave'.
19685;;;*** 19685;;;***
19686 19686
19687;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19687;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19688;;;;;; (20136 50092)) 19688;;;;;; (20135 56947))
19689;;; Generated autoloads from progmodes/octave-mod.el 19689;;; Generated autoloads from progmodes/octave-mod.el
19690 19690
19691(autoload 'octave-mode "octave-mod" "\ 19691(autoload 'octave-mode "octave-mod" "\
@@ -19773,7 +19773,7 @@ including a reproducible test case and send the message.
19773;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode 19773;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode
19774;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle 19774;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle
19775;;;;;; org-mode org-babel-do-load-languages) "org" "org/org.el" 19775;;;;;; org-mode org-babel-do-load-languages) "org" "org/org.el"
19776;;;;;; (20169 56777)) 19776;;;;;; (20170 13157))
19777;;; Generated autoloads from org/org.el 19777;;; Generated autoloads from org/org.el
19778 19778
19779(autoload 'org-babel-do-load-languages "org" "\ 19779(autoload 'org-babel-do-load-languages "org" "\
@@ -19997,7 +19997,7 @@ Call the customize function with org as argument.
19997;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list 19997;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list
19998;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views 19998;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
19999;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda 19999;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
20000;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20177 52156)) 20000;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20178 7273))
20001;;; Generated autoloads from org/org-agenda.el 20001;;; Generated autoloads from org/org-agenda.el
20002 20002
20003(autoload 'org-agenda "org-agenda" "\ 20003(autoload 'org-agenda "org-agenda" "\
@@ -20242,7 +20242,7 @@ belonging to the \"Work\" category.
20242 20242
20243;;;### (autoloads (org-archive-subtree-default-with-confirmation 20243;;;### (autoloads (org-archive-subtree-default-with-confirmation
20244;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el" 20244;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el"
20245;;;;;; (20119 34052)) 20245;;;;;; (20045 30713))
20246;;; Generated autoloads from org/org-archive.el 20246;;; Generated autoloads from org/org-archive.el
20247 20247
20248(autoload 'org-archive-subtree-default "org-archive" "\ 20248(autoload 'org-archive-subtree-default "org-archive" "\
@@ -20262,8 +20262,8 @@ This command is set with the variable `org-archive-default-command'.
20262;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii 20262;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii
20263;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer 20263;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer
20264;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer 20264;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer
20265;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20119 20265;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20045
20266;;;;;; 34052)) 20266;;;;;; 30713))
20267;;; Generated autoloads from org/org-ascii.el 20267;;; Generated autoloads from org/org-ascii.el
20268 20268
20269(autoload 'org-export-as-latin1 "org-ascii" "\ 20269(autoload 'org-export-as-latin1 "org-ascii" "\
@@ -20336,8 +20336,8 @@ publishing directory.
20336 20336
20337;;;*** 20337;;;***
20338 20338
20339;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20119 20339;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20045
20340;;;;;; 34052)) 20340;;;;;; 30713))
20341;;; Generated autoloads from org/org-attach.el 20341;;; Generated autoloads from org/org-attach.el
20342 20342
20343(autoload 'org-attach "org-attach" "\ 20343(autoload 'org-attach "org-attach" "\
@@ -20349,7 +20349,7 @@ Shows a list of commands and prompts for another key to execute a command.
20349;;;*** 20349;;;***
20350 20350
20351;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" 20351;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el"
20352;;;;;; (20164 31636)) 20352;;;;;; (20164 29468))
20353;;; Generated autoloads from org/org-bbdb.el 20353;;; Generated autoloads from org/org-bbdb.el
20354 20354
20355(autoload 'org-bbdb-anniversaries "org-bbdb" "\ 20355(autoload 'org-bbdb-anniversaries "org-bbdb" "\
@@ -20360,7 +20360,7 @@ Extract anniversaries from BBDB for display in the agenda.
20360;;;*** 20360;;;***
20361 20361
20362;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here 20362;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here
20363;;;;;; org-capture) "org-capture" "org/org-capture.el" (20169 56777)) 20363;;;;;; org-capture) "org-capture" "org/org-capture.el" (20168 57844))
20364;;; Generated autoloads from org/org-capture.el 20364;;; Generated autoloads from org/org-capture.el
20365 20365
20366(autoload 'org-capture "org-capture" "\ 20366(autoload 'org-capture "org-capture" "\
@@ -20398,7 +20398,7 @@ Set org-capture-templates to be similar to `org-remember-templates'.
20398;;;*** 20398;;;***
20399 20399
20400;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) 20400;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable)
20401;;;;;; "org-clock" "org/org-clock.el" (20173 2352)) 20401;;;;;; "org-clock" "org/org-clock.el" (20172 54913))
20402;;; Generated autoloads from org/org-clock.el 20402;;; Generated autoloads from org/org-clock.el
20403 20403
20404(autoload 'org-get-clocktable "org-clock" "\ 20404(autoload 'org-get-clocktable "org-clock" "\
@@ -20416,7 +20416,7 @@ Set up hooks for clock persistence.
20416;;;*** 20416;;;***
20417 20417
20418;;;### (autoloads (org-datetree-find-date-create) "org-datetree" 20418;;;### (autoloads (org-datetree-find-date-create) "org-datetree"
20419;;;;;; "org/org-datetree.el" (20119 34052)) 20419;;;;;; "org/org-datetree.el" (20045 30713))
20420;;; Generated autoloads from org/org-datetree.el 20420;;; Generated autoloads from org/org-datetree.el
20421 20421
20422(autoload 'org-datetree-find-date-create "org-datetree" "\ 20422(autoload 'org-datetree-find-date-create "org-datetree" "\
@@ -20432,7 +20432,7 @@ tree can be found.
20432;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open 20432;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open
20433;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook 20433;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook
20434;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch) 20434;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch)
20435;;;;;; "org-docbook" "org/org-docbook.el" (20119 34052)) 20435;;;;;; "org-docbook" "org/org-docbook.el" (20045 30713))
20436;;; Generated autoloads from org/org-docbook.el 20436;;; Generated autoloads from org/org-docbook.el
20437 20437
20438(autoload 'org-export-as-docbook-batch "org-docbook" "\ 20438(autoload 'org-export-as-docbook-batch "org-docbook" "\
@@ -20509,7 +20509,7 @@ publishing directory.
20509 20509
20510;;;### (autoloads (org-insert-export-options-template org-export-as-org 20510;;;### (autoloads (org-insert-export-options-template org-export-as-org
20511;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" 20511;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el"
20512;;;;;; (20167 36027)) 20512;;;;;; (20167 36967))
20513;;; Generated autoloads from org/org-exp.el 20513;;; Generated autoloads from org/org-exp.el
20514 20514
20515(autoload 'org-export "org-exp" "\ 20515(autoload 'org-export "org-exp" "\
@@ -20570,8 +20570,8 @@ Insert into the buffer a template with information for exporting.
20570;;;*** 20570;;;***
20571 20571
20572;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update 20572;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update
20573;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20119 20573;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20065
20574;;;;;; 34052)) 20574;;;;;; 65310))
20575;;; Generated autoloads from org/org-feed.el 20575;;; Generated autoloads from org/org-feed.el
20576 20576
20577(autoload 'org-feed-update-all "org-feed" "\ 20577(autoload 'org-feed-update-all "org-feed" "\
@@ -20599,7 +20599,7 @@ Show the raw feed buffer of a feed.
20599;;;*** 20599;;;***
20600 20600
20601;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" 20601;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote"
20602;;;;;; "org/org-footnote.el" (20161 61915)) 20602;;;;;; "org/org-footnote.el" (20161 45793))
20603;;; Generated autoloads from org/org-footnote.el 20603;;; Generated autoloads from org/org-footnote.el
20604 20604
20605(autoload 'org-footnote-action "org-footnote" "\ 20605(autoload 'org-footnote-action "org-footnote" "\
@@ -20650,7 +20650,7 @@ Additional note on `org-footnote-insert-pos-for-preprocessor':
20650;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree 20650;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree
20651;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node 20651;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node
20652;;;;;; org-freemind-show org-export-as-freemind) "org-freemind" 20652;;;;;; org-freemind-show org-export-as-freemind) "org-freemind"
20653;;;;;; "org/org-freemind.el" (20173 2352)) 20653;;;;;; "org/org-freemind.el" (20172 54913))
20654;;; Generated autoloads from org/org-freemind.el 20654;;; Generated autoloads from org/org-freemind.el
20655 20655
20656(autoload 'org-export-as-freemind "org-freemind" "\ 20656(autoload 'org-export-as-freemind "org-freemind" "\
@@ -20711,7 +20711,7 @@ Convert FreeMind file MM-FILE to `org-mode' file ORG-FILE.
20711;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html 20711;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html
20712;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer 20712;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer
20713;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html" 20713;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html"
20714;;;;;; "org/org-html.el" (20119 34052)) 20714;;;;;; "org/org-html.el" (20065 65310))
20715;;; Generated autoloads from org/org-html.el 20715;;; Generated autoloads from org/org-html.el
20716 20716
20717(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp) 20717(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp)
@@ -20805,7 +20805,7 @@ that uses these same face definitions.
20805 20805
20806;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 20806;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
20807;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el" 20807;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el"
20808;;;;;; (20164 31636)) 20808;;;;;; (20164 29468))
20809;;; Generated autoloads from org/org-icalendar.el 20809;;; Generated autoloads from org/org-icalendar.el
20810 20810
20811(autoload 'org-export-icalendar-this-file "org-icalendar" "\ 20811(autoload 'org-export-icalendar-this-file "org-icalendar" "\
@@ -20833,7 +20833,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
20833;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find 20833;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find
20834;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion 20834;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion
20835;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el" 20835;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el"
20836;;;;;; (20119 34052)) 20836;;;;;; (20065 65310))
20837;;; Generated autoloads from org/org-id.el 20837;;; Generated autoloads from org/org-id.el
20838 20838
20839(autoload 'org-id-get-create "org-id" "\ 20839(autoload 'org-id-get-create "org-id" "\
@@ -20902,7 +20902,7 @@ Store a link to the current entry, using its ID.
20902;;;*** 20902;;;***
20903 20903
20904;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el" 20904;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el"
20905;;;;;; (20119 34052)) 20905;;;;;; (20045 30716))
20906;;; Generated autoloads from org/org-indent.el 20906;;; Generated autoloads from org/org-indent.el
20907 20907
20908(autoload 'org-indent-mode "org-indent" "\ 20908(autoload 'org-indent-mode "org-indent" "\
@@ -20917,7 +20917,7 @@ FIXME: How to update when broken?
20917;;;*** 20917;;;***
20918 20918
20919;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el" 20919;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el"
20920;;;;;; (20119 34052)) 20920;;;;;; (20065 65310))
20921;;; Generated autoloads from org/org-irc.el 20921;;; Generated autoloads from org/org-irc.el
20922 20922
20923(autoload 'org-irc-store-link "org-irc" "\ 20923(autoload 'org-irc-store-link "org-irc" "\
@@ -20930,7 +20930,7 @@ Dispatch to the appropriate function to store a link to an IRC session.
20930;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex 20930;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex
20931;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer 20931;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer
20932;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el" 20932;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el"
20933;;;;;; (20164 31636)) 20933;;;;;; (20164 29468))
20934;;; Generated autoloads from org/org-latex.el 20934;;; Generated autoloads from org/org-latex.el
20935 20935
20936(autoload 'org-export-as-latex-batch "org-latex" "\ 20936(autoload 'org-export-as-latex-batch "org-latex" "\
@@ -21010,8 +21010,8 @@ Export as LaTeX, then process through to PDF, and open.
21010;;;*** 21010;;;***
21011 21011
21012;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull 21012;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull
21013;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20119 21013;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20065
21014;;;;;; 34052)) 21014;;;;;; 65310))
21015;;; Generated autoloads from org/org-mobile.el 21015;;; Generated autoloads from org/org-mobile.el
21016 21016
21017(autoload 'org-mobile-push "org-mobile" "\ 21017(autoload 'org-mobile-push "org-mobile" "\
@@ -21036,7 +21036,7 @@ Create a file that contains all custom agenda views.
21036;;;*** 21036;;;***
21037 21037
21038;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el" 21038;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el"
21039;;;;;; (20157 54680)) 21039;;;;;; (20157 54694))
21040;;; Generated autoloads from org/org-plot.el 21040;;; Generated autoloads from org/org-plot.el
21041 21041
21042(autoload 'org-plot/gnuplot "org-plot" "\ 21042(autoload 'org-plot/gnuplot "org-plot" "\
@@ -21050,7 +21050,7 @@ line directly before or after the table.
21050 21050
21051;;;### (autoloads (org-publish-current-project org-publish-current-file 21051;;;### (autoloads (org-publish-current-project org-publish-current-file
21052;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" 21052;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el"
21053;;;;;; (20161 61915)) 21053;;;;;; (20161 45793))
21054;;; Generated autoloads from org/org-publish.el 21054;;; Generated autoloads from org/org-publish.el
21055 21055
21056(defalias 'org-publish-project 'org-publish) 21056(defalias 'org-publish-project 'org-publish)
@@ -21084,7 +21084,7 @@ the project.
21084 21084
21085;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template 21085;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template
21086;;;;;; org-remember-annotation org-remember-insinuate) "org-remember" 21086;;;;;; org-remember-annotation org-remember-insinuate) "org-remember"
21087;;;;;; "org/org-remember.el" (20166 6221)) 21087;;;;;; "org/org-remember.el" (20165 31925))
21088;;; Generated autoloads from org/org-remember.el 21088;;; Generated autoloads from org/org-remember.el
21089 21089
21090(autoload 'org-remember-insinuate "org-remember" "\ 21090(autoload 'org-remember-insinuate "org-remember" "\
@@ -21160,7 +21160,7 @@ See also the variable `org-reverse-note-order'.
21160;;;*** 21160;;;***
21161 21161
21162;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) 21162;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl)
21163;;;;;; "org-table" "org/org-table.el" (20169 56777)) 21163;;;;;; "org-table" "org/org-table.el" (20168 57844))
21164;;; Generated autoloads from org/org-table.el 21164;;; Generated autoloads from org/org-table.el
21165 21165
21166(autoload 'turn-on-orgtbl "org-table" "\ 21166(autoload 'turn-on-orgtbl "org-table" "\
@@ -21184,7 +21184,7 @@ The table is taken from the parameter TXT, or from the buffer at point.
21184;;;*** 21184;;;***
21185 21185
21186;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler) 21186;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler)
21187;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20166 6221)) 21187;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20166 16092))
21188;;; Generated autoloads from org/org-taskjuggler.el 21188;;; Generated autoloads from org/org-taskjuggler.el
21189 21189
21190(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\ 21190(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\
@@ -21212,7 +21212,7 @@ with the TaskJuggler GUI.
21212 21212
21213;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region 21213;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region
21214;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el" 21214;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el"
21215;;;;;; (20119 34052)) 21215;;;;;; (20045 30718))
21216;;; Generated autoloads from org/org-timer.el 21216;;; Generated autoloads from org/org-timer.el
21217 21217
21218(autoload 'org-timer-start "org-timer" "\ 21218(autoload 'org-timer-start "org-timer" "\
@@ -21273,7 +21273,7 @@ replace any running timer.
21273;;;*** 21273;;;***
21274 21274
21275;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el" 21275;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el"
21276;;;;;; (20119 34052)) 21276;;;;;; (20045 30719))
21277;;; Generated autoloads from org/org-xoxo.el 21277;;; Generated autoloads from org/org-xoxo.el
21278 21278
21279(autoload 'org-export-as-xoxo "org-xoxo" "\ 21279(autoload 'org-export-as-xoxo "org-xoxo" "\
@@ -21285,7 +21285,7 @@ The XOXO buffer is named *xoxo-<source buffer name>*
21285;;;*** 21285;;;***
21286 21286
21287;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 21287;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
21288;;;;;; (20163 6516)) 21288;;;;;; (20162 63140))
21289;;; Generated autoloads from outline.el 21289;;; Generated autoloads from outline.el
21290(put 'outline-regexp 'safe-local-variable 'stringp) 21290(put 'outline-regexp 'safe-local-variable 'stringp)
21291(put 'outline-heading-end-regexp 'safe-local-variable 'stringp) 21291(put 'outline-heading-end-regexp 'safe-local-variable 'stringp)
@@ -21349,7 +21349,7 @@ See the command `outline-mode' for more information on this mode.
21349;;;### (autoloads (list-packages describe-package package-initialize 21349;;;### (autoloads (list-packages describe-package package-initialize
21350;;;;;; package-refresh-contents package-install-file package-install-from-buffer 21350;;;;;; package-refresh-contents package-install-file package-install-from-buffer
21351;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el" 21351;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el"
21352;;;;;; (20168 40835)) 21352;;;;;; (20168 57844))
21353;;; Generated autoloads from emacs-lisp/package.el 21353;;; Generated autoloads from emacs-lisp/package.el
21354 21354
21355(defvar package-enable-at-startup t "\ 21355(defvar package-enable-at-startup t "\
@@ -21419,7 +21419,7 @@ The list is displayed in a buffer named `*Packages*'.
21419 21419
21420;;;*** 21420;;;***
21421 21421
21422;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20126 50320)) 21422;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20127 62865))
21423;;; Generated autoloads from paren.el 21423;;; Generated autoloads from paren.el
21424 21424
21425(defvar show-paren-mode nil "\ 21425(defvar show-paren-mode nil "\
@@ -21446,7 +21446,7 @@ matching parenthesis is highlighted in `show-paren-style' after
21446;;;*** 21446;;;***
21447 21447
21448;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 21448;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
21449;;;;;; (20119 34052)) 21449;;;;;; (19845 45374))
21450;;; Generated autoloads from calendar/parse-time.el 21450;;; Generated autoloads from calendar/parse-time.el
21451(put 'parse-time-rules 'risky-local-variable t) 21451(put 'parse-time-rules 'risky-local-variable t)
21452 21452
@@ -21460,7 +21460,7 @@ unknown are returned as nil.
21460;;;*** 21460;;;***
21461 21461
21462;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20168 21462;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20168
21463;;;;;; 40835)) 21463;;;;;; 57844))
21464;;; Generated autoloads from progmodes/pascal.el 21464;;; Generated autoloads from progmodes/pascal.el
21465 21465
21466(autoload 'pascal-mode "pascal" "\ 21466(autoload 'pascal-mode "pascal" "\
@@ -21513,7 +21513,7 @@ no args, if that value is non-nil.
21513;;;*** 21513;;;***
21514 21514
21515;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache) 21515;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache)
21516;;;;;; "password-cache" "password-cache.el" (20119 34052)) 21516;;;;;; "password-cache" "password-cache.el" (20089 47591))
21517;;; Generated autoloads from password-cache.el 21517;;; Generated autoloads from password-cache.el
21518 21518
21519(defvar password-cache t "\ 21519(defvar password-cache t "\
@@ -21535,7 +21535,7 @@ Check if KEY is in the cache.
21535;;;*** 21535;;;***
21536 21536
21537;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el" 21537;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el"
21538;;;;;; (20119 34052)) 21538;;;;;; (19863 8742))
21539;;; Generated autoloads from emacs-lisp/pcase.el 21539;;; Generated autoloads from emacs-lisp/pcase.el
21540 21540
21541(autoload 'pcase "pcase" "\ 21541(autoload 'pcase "pcase" "\
@@ -21594,8 +21594,8 @@ of the form (UPAT EXP).
21594 21594
21595;;;*** 21595;;;***
21596 21596
21597;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (20119 21597;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (20100
21598;;;;;; 34052)) 21598;;;;;; 17869))
21599;;; Generated autoloads from pcmpl-cvs.el 21599;;; Generated autoloads from pcmpl-cvs.el
21600 21600
21601(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 21601(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -21606,7 +21606,7 @@ Completion rules for the `cvs' command.
21606;;;*** 21606;;;***
21607 21607
21608;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 21608;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
21609;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20119 34052)) 21609;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20104 14925))
21610;;; Generated autoloads from pcmpl-gnu.el 21610;;; Generated autoloads from pcmpl-gnu.el
21611 21611
21612(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 21612(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -21634,7 +21634,7 @@ Completion for the GNU tar utility.
21634;;;*** 21634;;;***
21635 21635
21636;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 21636;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
21637;;;;;; "pcmpl-linux" "pcmpl-linux.el" (20119 34052)) 21637;;;;;; "pcmpl-linux" "pcmpl-linux.el" (19986 58615))
21638;;; Generated autoloads from pcmpl-linux.el 21638;;; Generated autoloads from pcmpl-linux.el
21639 21639
21640(autoload 'pcomplete/kill "pcmpl-linux" "\ 21640(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -21654,8 +21654,8 @@ Completion for GNU/Linux `mount'.
21654 21654
21655;;;*** 21655;;;***
21656 21656
21657;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (20119 21657;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (19961
21658;;;;;; 34052)) 21658;;;;;; 55377))
21659;;; Generated autoloads from pcmpl-rpm.el 21659;;; Generated autoloads from pcmpl-rpm.el
21660 21660
21661(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 21661(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -21667,7 +21667,7 @@ Completion for the `rpm' command.
21667 21667
21668;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown 21668;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown
21669;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir 21669;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir
21670;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (20120 43280)) 21670;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (20121 24048))
21671;;; Generated autoloads from pcmpl-unix.el 21671;;; Generated autoloads from pcmpl-unix.el
21672 21672
21673(autoload 'pcomplete/cd "pcmpl-unix" "\ 21673(autoload 'pcomplete/cd "pcmpl-unix" "\
@@ -21724,8 +21724,8 @@ Includes files as well as host names followed by a colon.
21724 21724
21725;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 21725;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
21726;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 21726;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
21727;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20119 21727;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20106
21728;;;;;; 34052)) 21728;;;;;; 17429))
21729;;; Generated autoloads from pcomplete.el 21729;;; Generated autoloads from pcomplete.el
21730 21730
21731(autoload 'pcomplete "pcomplete" "\ 21731(autoload 'pcomplete "pcomplete" "\
@@ -21784,7 +21784,7 @@ Setup `shell-mode' to use pcomplete.
21784 21784
21785;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 21785;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
21786;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 21786;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
21787;;;;;; "vc/pcvs.el" (20166 6221)) 21787;;;;;; "vc/pcvs.el" (20164 60780))
21788;;; Generated autoloads from vc/pcvs.el 21788;;; Generated autoloads from vc/pcvs.el
21789 21789
21790(autoload 'cvs-checkout "pcvs" "\ 21790(autoload 'cvs-checkout "pcvs" "\
@@ -21859,7 +21859,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
21859 21859
21860;;;*** 21860;;;***
21861 21861
21862;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20175 42237)) 21862;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20174 10230))
21863;;; Generated autoloads from vc/pcvs-defs.el 21863;;; Generated autoloads from vc/pcvs-defs.el
21864 21864
21865(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)) "\ 21865(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)) "\
@@ -21868,7 +21868,7 @@ Global menu used by PCL-CVS.")
21868;;;*** 21868;;;***
21869 21869
21870;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 21870;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
21871;;;;;; (20119 34052)) 21871;;;;;; (20108 12033))
21872;;; Generated autoloads from progmodes/perl-mode.el 21872;;; Generated autoloads from progmodes/perl-mode.el
21873(put 'perl-indent-level 'safe-local-variable 'integerp) 21873(put 'perl-indent-level 'safe-local-variable 'integerp)
21874(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 21874(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -21930,7 +21930,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
21930;;;*** 21930;;;***
21931 21931
21932;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 21932;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
21933;;;;;; (20119 34052)) 21933;;;;;; (20093 44623))
21934;;; Generated autoloads from textmodes/picture.el 21934;;; Generated autoloads from textmodes/picture.el
21935 21935
21936(autoload 'picture-mode "picture" "\ 21936(autoload 'picture-mode "picture" "\
@@ -22010,8 +22010,8 @@ they are not defaultly assigned to keys.
22010 22010
22011;;;*** 22011;;;***
22012 22012
22013;;;### (autoloads (plstore-open) "plstore" "gnus/plstore.el" (20119 22013;;;### (autoloads (plstore-open) "plstore" "gnus/plstore.el" (20097
22014;;;;;; 34052)) 22014;;;;;; 41737))
22015;;; Generated autoloads from gnus/plstore.el 22015;;; Generated autoloads from gnus/plstore.el
22016 22016
22017(autoload 'plstore-open "plstore" "\ 22017(autoload 'plstore-open "plstore" "\
@@ -22022,7 +22022,7 @@ Create a plstore instance associated with FILE.
22022;;;*** 22022;;;***
22023 22023
22024;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 22024;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
22025;;;;;; (20119 34052)) 22025;;;;;; (19845 45374))
22026;;; Generated autoloads from textmodes/po.el 22026;;; Generated autoloads from textmodes/po.el
22027 22027
22028(autoload 'po-find-file-coding-system "po" "\ 22028(autoload 'po-find-file-coding-system "po" "\
@@ -22033,7 +22033,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
22033 22033
22034;;;*** 22034;;;***
22035 22035
22036;;;### (autoloads (pong) "pong" "play/pong.el" (20119 34052)) 22036;;;### (autoloads (pong) "pong" "play/pong.el" (19845 45374))
22037;;; Generated autoloads from play/pong.el 22037;;; Generated autoloads from play/pong.el
22038 22038
22039(autoload 'pong "pong" "\ 22039(autoload 'pong "pong" "\
@@ -22049,7 +22049,7 @@ pong-mode keybindings:\\<pong-mode-map>
22049 22049
22050;;;*** 22050;;;***
22051 22051
22052;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20177 52156)) 22052;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20178 7273))
22053;;; Generated autoloads from gnus/pop3.el 22053;;; Generated autoloads from gnus/pop3.el
22054 22054
22055(autoload 'pop3-movemail "pop3" "\ 22055(autoload 'pop3-movemail "pop3" "\
@@ -22062,7 +22062,7 @@ Use streaming commands.
22062 22062
22063;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression 22063;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression
22064;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el" 22064;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el"
22065;;;;;; (20119 34052)) 22065;;;;;; (19845 45374))
22066;;; Generated autoloads from emacs-lisp/pp.el 22066;;; Generated autoloads from emacs-lisp/pp.el
22067 22067
22068(autoload 'pp-to-string "pp" "\ 22068(autoload 'pp-to-string "pp" "\
@@ -22130,7 +22130,7 @@ Ignores leading comment characters.
22130;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 22130;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
22131;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 22131;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
22132;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 22132;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
22133;;;;;; (20175 42237)) 22133;;;;;; (20175 31160))
22134;;; Generated autoloads from printing.el 22134;;; Generated autoloads from printing.el
22135 22135
22136(autoload 'pr-interface "printing" "\ 22136(autoload 'pr-interface "printing" "\
@@ -22717,7 +22717,7 @@ are both set to t.
22717 22717
22718;;;*** 22718;;;***
22719 22719
22720;;;### (autoloads (proced) "proced" "proced.el" (20119 34052)) 22720;;;### (autoloads (proced) "proced" "proced.el" (20053 39261))
22721;;; Generated autoloads from proced.el 22721;;; Generated autoloads from proced.el
22722 22722
22723(autoload 'proced "proced" "\ 22723(autoload 'proced "proced" "\
@@ -22733,7 +22733,7 @@ See `proced-mode' for a description of features available in Proced buffers.
22733;;;*** 22733;;;***
22734 22734
22735;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog" 22735;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog"
22736;;;;;; "progmodes/prolog.el" (20177 52156)) 22736;;;;;; "progmodes/prolog.el" (20176 51947))
22737;;; Generated autoloads from progmodes/prolog.el 22737;;; Generated autoloads from progmodes/prolog.el
22738 22738
22739(autoload 'prolog-mode "prolog" "\ 22739(autoload 'prolog-mode "prolog" "\
@@ -22768,8 +22768,8 @@ With prefix argument ARG, restart the Prolog process if running before.
22768 22768
22769;;;*** 22769;;;***
22770 22770
22771;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (20119 22771;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (19845
22772;;;;;; 34052)) 22772;;;;;; 45374))
22773;;; Generated autoloads from ps-bdf.el 22773;;; Generated autoloads from ps-bdf.el
22774 22774
22775(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")) "\ 22775(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")) "\
@@ -22781,7 +22781,7 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
22781;;;*** 22781;;;***
22782 22782
22783;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20167 22783;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20167
22784;;;;;; 36027)) 22784;;;;;; 36967))
22785;;; Generated autoloads from progmodes/ps-mode.el 22785;;; Generated autoloads from progmodes/ps-mode.el
22786 22786
22787(autoload 'ps-mode "ps-mode" "\ 22787(autoload 'ps-mode "ps-mode" "\
@@ -22832,8 +22832,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
22832;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 22832;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
22833;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 22833;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
22834;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 22834;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
22835;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20173 22835;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20172
22836;;;;;; 2352)) 22836;;;;;; 55048))
22837;;; Generated autoloads from ps-print.el 22837;;; Generated autoloads from ps-print.el
22838 22838
22839(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"))) "\ 22839(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"))) "\
@@ -23030,7 +23030,7 @@ If EXTENSION is any other symbol, it is ignored.
23030;;;*** 23030;;;***
23031 23031
23032;;;### (autoloads (jython-mode python-mode python-after-info-look 23032;;;### (autoloads (jython-mode python-mode python-after-info-look
23033;;;;;; run-python) "python" "progmodes/python.el" (20169 56777)) 23033;;;;;; run-python) "python" "progmodes/python.el" (20170 13157))
23034;;; Generated autoloads from progmodes/python.el 23034;;; Generated autoloads from progmodes/python.el
23035 23035
23036(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode)) 23036(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode))
@@ -23116,7 +23116,7 @@ Runs `jython-mode-hook' after `python-mode-hook'.
23116;;;*** 23116;;;***
23117 23117
23118;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 23118;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
23119;;;;;; (20119 34052)) 23119;;;;;; (19845 45374))
23120;;; Generated autoloads from gnus/qp.el 23120;;; Generated autoloads from gnus/qp.el
23121 23121
23122(autoload 'quoted-printable-decode-region "qp" "\ 23122(autoload 'quoted-printable-decode-region "qp" "\
@@ -23139,7 +23139,7 @@ them into characters should be done separately.
23139;;;;;; quail-defrule quail-install-decode-map quail-install-map 23139;;;;;; quail-defrule quail-install-decode-map quail-install-map
23140;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 23140;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
23141;;;;;; quail-define-package quail-use-package quail-title) "quail" 23141;;;;;; quail-define-package quail-use-package quail-title) "quail"
23142;;;;;; "international/quail.el" (20166 6221)) 23142;;;;;; "international/quail.el" (20166 16092))
23143;;; Generated autoloads from international/quail.el 23143;;; Generated autoloads from international/quail.el
23144 23144
23145(autoload 'quail-title "quail" "\ 23145(autoload 'quail-title "quail" "\
@@ -23371,7 +23371,7 @@ of each directory.
23371;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 23371;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
23372;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 23372;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
23373;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20168 23373;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20168
23374;;;;;; 40835)) 23374;;;;;; 57844))
23375;;; Generated autoloads from net/quickurl.el 23375;;; Generated autoloads from net/quickurl.el
23376 23376
23377(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" "\ 23377(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" "\
@@ -23443,7 +23443,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
23443;;;*** 23443;;;***
23444 23444
23445;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 23445;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
23446;;;;;; "net/rcirc.el" (20169 56777)) 23446;;;;;; "net/rcirc.el" (20170 13157))
23447;;; Generated autoloads from net/rcirc.el 23447;;; Generated autoloads from net/rcirc.el
23448 23448
23449(autoload 'rcirc "rcirc" "\ 23449(autoload 'rcirc "rcirc" "\
@@ -23478,8 +23478,8 @@ Global minor mode for tracking activity in rcirc buffers.
23478 23478
23479;;;*** 23479;;;***
23480 23480
23481;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (20119 23481;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (19845
23482;;;;;; 34052)) 23482;;;;;; 45374))
23483;;; Generated autoloads from net/rcompile.el 23483;;; Generated autoloads from net/rcompile.el
23484 23484
23485(autoload 'remote-compile "rcompile" "\ 23485(autoload 'remote-compile "rcompile" "\
@@ -23491,7 +23491,7 @@ See \\[compile].
23491;;;*** 23491;;;***
23492 23492
23493;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 23493;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
23494;;;;;; (20119 34052)) 23494;;;;;; (19975 1875))
23495;;; Generated autoloads from emacs-lisp/re-builder.el 23495;;; Generated autoloads from emacs-lisp/re-builder.el
23496 23496
23497(defalias 'regexp-builder 're-builder) 23497(defalias 'regexp-builder 're-builder)
@@ -23509,7 +23509,7 @@ matching parts of the target buffer will be highlighted.
23509 23509
23510;;;*** 23510;;;***
23511 23511
23512;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (20167 36027)) 23512;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (20167 36967))
23513;;; Generated autoloads from recentf.el 23513;;; Generated autoloads from recentf.el
23514 23514
23515(defvar recentf-mode nil "\ 23515(defvar recentf-mode nil "\
@@ -23539,7 +23539,7 @@ were operated on recently.
23539;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle 23539;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle
23540;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle 23540;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle
23541;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el" 23541;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el"
23542;;;;;; (20119 34052)) 23542;;;;;; (19999 41597))
23543;;; Generated autoloads from rect.el 23543;;; Generated autoloads from rect.el
23544 (define-key ctl-x-r-map "c" 'clear-rectangle) 23544 (define-key ctl-x-r-map "c" 'clear-rectangle)
23545 (define-key ctl-x-r-map "k" 'kill-rectangle) 23545 (define-key ctl-x-r-map "k" 'kill-rectangle)
@@ -23676,7 +23676,7 @@ with a prefix argument, prompt for START-AT and FORMAT.
23676;;;*** 23676;;;***
23677 23677
23678;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (20127 23678;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (20127
23679;;;;;; 24416)) 23679;;;;;; 62865))
23680;;; Generated autoloads from textmodes/refill.el 23680;;; Generated autoloads from textmodes/refill.el
23681 23681
23682(autoload 'refill-mode "refill" "\ 23682(autoload 'refill-mode "refill" "\
@@ -23697,7 +23697,7 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead.
23697;;;*** 23697;;;***
23698 23698
23699;;;### (autoloads (reftex-reset-scanning-information reftex-mode 23699;;;### (autoloads (reftex-reset-scanning-information reftex-mode
23700;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20166 6221)) 23700;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20164 60780))
23701;;; Generated autoloads from textmodes/reftex.el 23701;;; Generated autoloads from textmodes/reftex.el
23702 23702
23703(autoload 'turn-on-reftex "reftex" "\ 23703(autoload 'turn-on-reftex "reftex" "\
@@ -23753,7 +23753,7 @@ This enforces rescanning the buffer on next use.
23753;;;*** 23753;;;***
23754 23754
23755;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 23755;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
23756;;;;;; (20169 56777)) 23756;;;;;; (20168 57844))
23757;;; Generated autoloads from textmodes/reftex-cite.el 23757;;; Generated autoloads from textmodes/reftex-cite.el
23758 23758
23759(autoload 'reftex-citation "reftex-cite" "\ 23759(autoload 'reftex-citation "reftex-cite" "\
@@ -23783,7 +23783,7 @@ While entering the regexp, completion on knows citation keys is possible.
23783;;;*** 23783;;;***
23784 23784
23785;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 23785;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
23786;;;;;; (20166 6221)) 23786;;;;;; (20164 60780))
23787;;; Generated autoloads from textmodes/reftex-global.el 23787;;; Generated autoloads from textmodes/reftex-global.el
23788 23788
23789(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 23789(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -23800,7 +23800,7 @@ With no argument, this command toggles
23800;;;*** 23800;;;***
23801 23801
23802;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 23802;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
23803;;;;;; (20163 6516)) 23803;;;;;; (20162 63140))
23804;;; Generated autoloads from textmodes/reftex-index.el 23804;;; Generated autoloads from textmodes/reftex-index.el
23805 23805
23806(autoload 'reftex-index-phrases-mode "reftex-index" "\ 23806(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -23833,7 +23833,7 @@ Here are all local bindings.
23833;;;*** 23833;;;***
23834 23834
23835;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 23835;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
23836;;;;;; (20161 61915)) 23836;;;;;; (20161 45793))
23837;;; Generated autoloads from textmodes/reftex-parse.el 23837;;; Generated autoloads from textmodes/reftex-parse.el
23838 23838
23839(autoload 'reftex-all-document-files "reftex-parse" "\ 23839(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -23845,8 +23845,8 @@ of master file.
23845 23845
23846;;;*** 23846;;;***
23847 23847
23848;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20119 23848;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19845
23849;;;;;; 34052)) 23849;;;;;; 45374))
23850;;; Generated autoloads from textmodes/reftex-vars.el 23850;;; Generated autoloads from textmodes/reftex-vars.el
23851(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 23851(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
23852(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 23852(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -23856,7 +23856,7 @@ of master file.
23856;;;*** 23856;;;***
23857 23857
23858;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 23858;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
23859;;;;;; (20119 34052)) 23859;;;;;; (19845 45374))
23860;;; Generated autoloads from emacs-lisp/regexp-opt.el 23860;;; Generated autoloads from emacs-lisp/regexp-opt.el
23861 23861
23862(autoload 'regexp-opt "regexp-opt" "\ 23862(autoload 'regexp-opt "regexp-opt" "\
@@ -23887,7 +23887,7 @@ This means the number of non-shy regexp grouping constructs
23887 23887
23888;;;### (autoloads (remember-diary-extract-entries remember-clipboard 23888;;;### (autoloads (remember-diary-extract-entries remember-clipboard
23889;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el" 23889;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el"
23890;;;;;; (20161 61915)) 23890;;;;;; (20161 45793))
23891;;; Generated autoloads from textmodes/remember.el 23891;;; Generated autoloads from textmodes/remember.el
23892 23892
23893(autoload 'remember "remember" "\ 23893(autoload 'remember "remember" "\
@@ -23918,7 +23918,7 @@ Extract diary entries from the region.
23918 23918
23919;;;*** 23919;;;***
23920 23920
23921;;;### (autoloads (repeat) "repeat" "repeat.el" (20173 2352)) 23921;;;### (autoloads (repeat) "repeat" "repeat.el" (20172 54913))
23922;;; Generated autoloads from repeat.el 23922;;; Generated autoloads from repeat.el
23923 23923
23924(autoload 'repeat "repeat" "\ 23924(autoload 'repeat "repeat" "\
@@ -23941,7 +23941,7 @@ recently executed command not bound to an input event\".
23941;;;*** 23941;;;***
23942 23942
23943;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 23943;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
23944;;;;;; (20119 34052)) 23944;;;;;; (20076 35541))
23945;;; Generated autoloads from mail/reporter.el 23945;;; Generated autoloads from mail/reporter.el
23946 23946
23947(autoload 'reporter-submit-bug-report "reporter" "\ 23947(autoload 'reporter-submit-bug-report "reporter" "\
@@ -23973,7 +23973,7 @@ mail-sending package is used for editing and sending the message.
23973;;;*** 23973;;;***
23974 23974
23975;;;### (autoloads (reposition-window) "reposition" "reposition.el" 23975;;;### (autoloads (reposition-window) "reposition" "reposition.el"
23976;;;;;; (20119 34052)) 23976;;;;;; (19845 45374))
23977;;; Generated autoloads from reposition.el 23977;;; Generated autoloads from reposition.el
23978 23978
23979(autoload 'reposition-window "reposition" "\ 23979(autoload 'reposition-window "reposition" "\
@@ -24000,7 +24000,7 @@ first comment line visible (if point is in a comment).
24000;;;*** 24000;;;***
24001 24001
24002;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 24002;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
24003;;;;;; (20126 50360)) 24003;;;;;; (20127 62865))
24004;;; Generated autoloads from reveal.el 24004;;; Generated autoloads from reveal.el
24005 24005
24006(autoload 'reveal-mode "reveal" "\ 24006(autoload 'reveal-mode "reveal" "\
@@ -24036,7 +24036,7 @@ the mode if ARG is omitted or nil.
24036;;;*** 24036;;;***
24037 24037
24038;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 24038;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
24039;;;;;; (20119 34052)) 24039;;;;;; (19845 45374))
24040;;; Generated autoloads from emacs-lisp/ring.el 24040;;; Generated autoloads from emacs-lisp/ring.el
24041 24041
24042(autoload 'ring-p "ring" "\ 24042(autoload 'ring-p "ring" "\
@@ -24051,7 +24051,7 @@ Make a ring that can contain SIZE elements.
24051 24051
24052;;;*** 24052;;;***
24053 24053
24054;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20119 34052)) 24054;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20077 56412))
24055;;; Generated autoloads from net/rlogin.el 24055;;; Generated autoloads from net/rlogin.el
24056 24056
24057(autoload 'rlogin "rlogin" "\ 24057(autoload 'rlogin "rlogin" "\
@@ -24100,7 +24100,7 @@ variable.
24100;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 24100;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
24101;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 24101;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
24102;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p) 24102;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p)
24103;;;;;; "rmail" "mail/rmail.el" (20173 62675)) 24103;;;;;; "rmail" "mail/rmail.el" (20174 10633))
24104;;; Generated autoloads from mail/rmail.el 24104;;; Generated autoloads from mail/rmail.el
24105 24105
24106(autoload 'rmail-movemail-variant-p "rmail" "\ 24106(autoload 'rmail-movemail-variant-p "rmail" "\
@@ -24284,7 +24284,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
24284;;;*** 24284;;;***
24285 24285
24286;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen 24286;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen
24287;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (20173 2352)) 24287;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (20172 54913))
24288;;; Generated autoloads from mail/rmailout.el 24288;;; Generated autoloads from mail/rmailout.el
24289(put 'rmail-output-file-alist 'risky-local-variable t) 24289(put 'rmail-output-file-alist 'risky-local-variable t)
24290 24290
@@ -24349,7 +24349,7 @@ than appending to it. Deletes the message after writing if
24349;;;*** 24349;;;***
24350 24350
24351;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el" 24351;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el"
24352;;;;;; (20119 34052)) 24352;;;;;; (19845 45374))
24353;;; Generated autoloads from nxml/rng-cmpct.el 24353;;; Generated autoloads from nxml/rng-cmpct.el
24354 24354
24355(autoload 'rng-c-load-schema "rng-cmpct" "\ 24355(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -24361,7 +24361,7 @@ Return a pattern.
24361;;;*** 24361;;;***
24362 24362
24363;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el" 24363;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el"
24364;;;;;; (20119 34052)) 24364;;;;;; (19845 45374))
24365;;; Generated autoloads from nxml/rng-nxml.el 24365;;; Generated autoloads from nxml/rng-nxml.el
24366 24366
24367(autoload 'rng-nxml-mode-init "rng-nxml" "\ 24367(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -24374,7 +24374,7 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
24374;;;*** 24374;;;***
24375 24375
24376;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el" 24376;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el"
24377;;;;;; (20177 52156)) 24377;;;;;; (20178 7273))
24378;;; Generated autoloads from nxml/rng-valid.el 24378;;; Generated autoloads from nxml/rng-valid.el
24379 24379
24380(autoload 'rng-validate-mode "rng-valid" "\ 24380(autoload 'rng-validate-mode "rng-valid" "\
@@ -24404,8 +24404,8 @@ to use for finding the schema.
24404 24404
24405;;;*** 24405;;;***
24406 24406
24407;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (20119 24407;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (19930
24408;;;;;; 34052)) 24408;;;;;; 13389))
24409;;; Generated autoloads from nxml/rng-xsd.el 24409;;; Generated autoloads from nxml/rng-xsd.el
24410 24410
24411(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 24411(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -24433,7 +24433,7 @@ must be equal.
24433;;;*** 24433;;;***
24434 24434
24435;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) 24435;;;### (autoloads (robin-use-package robin-modify-package robin-define-package)
24436;;;;;; "robin" "international/robin.el" (20161 61915)) 24436;;;;;; "robin" "international/robin.el" (20159 42847))
24437;;; Generated autoloads from international/robin.el 24437;;; Generated autoloads from international/robin.el
24438 24438
24439(autoload 'robin-define-package "robin" "\ 24439(autoload 'robin-define-package "robin" "\
@@ -24466,7 +24466,7 @@ Start using robin package NAME, which is a string.
24466;;;*** 24466;;;***
24467 24467
24468;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 24468;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
24469;;;;;; rot13-string rot13) "rot13" "rot13.el" (20154 8214)) 24469;;;;;; rot13-string rot13) "rot13" "rot13.el" (20154 24929))
24470;;; Generated autoloads from rot13.el 24470;;; Generated autoloads from rot13.el
24471 24471
24472(autoload 'rot13 "rot13" "\ 24472(autoload 'rot13 "rot13" "\
@@ -24504,7 +24504,7 @@ Toggle the use of ROT13 encoding for the current window.
24504;;;*** 24504;;;***
24505 24505
24506;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" 24506;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el"
24507;;;;;; (20177 52156)) 24507;;;;;; (20178 7273))
24508;;; Generated autoloads from textmodes/rst.el 24508;;; Generated autoloads from textmodes/rst.el
24509 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 24509 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
24510 24510
@@ -24541,7 +24541,7 @@ for modes derived from Text mode, like Mail mode.
24541;;;*** 24541;;;***
24542 24542
24543;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" 24543;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el"
24544;;;;;; (20119 34052)) 24544;;;;;; (19845 45374))
24545;;; Generated autoloads from progmodes/ruby-mode.el 24545;;; Generated autoloads from progmodes/ruby-mode.el
24546 24546
24547(autoload 'ruby-mode "ruby-mode" "\ 24547(autoload 'ruby-mode "ruby-mode" "\
@@ -24562,8 +24562,8 @@ The variable `ruby-indent-level' controls the amount of indentation.
24562 24562
24563;;;*** 24563;;;***
24564 24564
24565;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (20126 24565;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (20127
24566;;;;;; 50390)) 24566;;;;;; 62865))
24567;;; Generated autoloads from ruler-mode.el 24567;;; Generated autoloads from ruler-mode.el
24568 24568
24569(defvar ruler-mode nil "\ 24569(defvar ruler-mode nil "\
@@ -24581,7 +24581,7 @@ if ARG is omitted or nil.
24581;;;*** 24581;;;***
24582 24582
24583;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (20161 24583;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (20161
24584;;;;;; 61915)) 24584;;;;;; 45793))
24585;;; Generated autoloads from emacs-lisp/rx.el 24585;;; Generated autoloads from emacs-lisp/rx.el
24586 24586
24587(autoload 'rx-to-string "rx" "\ 24587(autoload 'rx-to-string "rx" "\
@@ -24892,8 +24892,8 @@ enclosed in `(and ...)'.
24892 24892
24893;;;*** 24893;;;***
24894 24894
24895;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20126 24895;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20127
24896;;;;;; 50398)) 24896;;;;;; 62865))
24897;;; Generated autoloads from savehist.el 24897;;; Generated autoloads from savehist.el
24898 24898
24899(defvar savehist-mode nil "\ 24899(defvar savehist-mode nil "\
@@ -24925,7 +24925,7 @@ histories, which is probably undesirable.
24925;;;*** 24925;;;***
24926 24926
24927;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 24927;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
24928;;;;;; (20119 34052)) 24928;;;;;; (20079 39251))
24929;;; Generated autoloads from progmodes/scheme.el 24929;;; Generated autoloads from progmodes/scheme.el
24930 24930
24931(autoload 'scheme-mode "scheme" "\ 24931(autoload 'scheme-mode "scheme" "\
@@ -24967,7 +24967,7 @@ that variable's value is a string.
24967;;;*** 24967;;;***
24968 24968
24969;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 24969;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
24970;;;;;; (20119 34052)) 24970;;;;;; (19845 45374))
24971;;; Generated autoloads from gnus/score-mode.el 24971;;; Generated autoloads from gnus/score-mode.el
24972 24972
24973(autoload 'gnus-score-mode "score-mode" "\ 24973(autoload 'gnus-score-mode "score-mode" "\
@@ -24981,7 +24981,7 @@ This mode is an extended emacs-lisp mode.
24981;;;*** 24981;;;***
24982 24982
24983;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 24983;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
24984;;;;;; (20126 50406)) 24984;;;;;; (20127 62865))
24985;;; Generated autoloads from scroll-all.el 24985;;; Generated autoloads from scroll-all.el
24986 24986
24987(defvar scroll-all-mode nil "\ 24987(defvar scroll-all-mode nil "\
@@ -25007,7 +25007,7 @@ one window apply to all visible windows in the same frame.
25007;;;*** 25007;;;***
25008 25008
25009;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 25009;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
25010;;;;;; (20126 43719)) 25010;;;;;; (19845 45374))
25011;;; Generated autoloads from scroll-lock.el 25011;;; Generated autoloads from scroll-lock.el
25012 25012
25013(autoload 'scroll-lock-mode "scroll-lock" "\ 25013(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -25021,7 +25021,7 @@ during scrolling.
25021 25021
25022;;;*** 25022;;;***
25023 25023
25024;;;### (autoloads nil "secrets" "net/secrets.el" (20175 42237)) 25024;;;### (autoloads nil "secrets" "net/secrets.el" (20175 31160))
25025;;; Generated autoloads from net/secrets.el 25025;;; Generated autoloads from net/secrets.el
25026(when (featurep 'dbusbind) 25026(when (featurep 'dbusbind)
25027 (autoload 'secrets-show-secrets "secrets" nil t)) 25027 (autoload 'secrets-show-secrets "secrets" nil t))
@@ -25029,7 +25029,7 @@ during scrolling.
25029;;;*** 25029;;;***
25030 25030
25031;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic" 25031;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic"
25032;;;;;; "cedet/semantic.el" (20173 2352)) 25032;;;;;; "cedet/semantic.el" (20172 54913))
25033;;; Generated autoloads from cedet/semantic.el 25033;;; Generated autoloads from cedet/semantic.el
25034 25034
25035(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\ 25035(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\
@@ -25083,7 +25083,7 @@ Semantic mode.
25083;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name 25083;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name
25084;;;;;; mail-header-separator send-mail-function mail-interactive 25084;;;;;; mail-header-separator send-mail-function mail-interactive
25085;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 25085;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
25086;;;;;; "sendmail" "mail/sendmail.el" (20121 46524)) 25086;;;;;; "sendmail" "mail/sendmail.el" (20122 44898))
25087;;; Generated autoloads from mail/sendmail.el 25087;;; Generated autoloads from mail/sendmail.el
25088 25088
25089(defvar mail-from-style 'default "\ 25089(defvar mail-from-style 'default "\
@@ -25366,7 +25366,7 @@ Like `mail' command, but display mail buffer in another frame.
25366 25366
25367;;;### (autoloads (server-save-buffers-kill-terminal server-mode 25367;;;### (autoloads (server-save-buffers-kill-terminal server-mode
25368;;;;;; server-force-delete server-start) "server" "server.el" (20172 25368;;;;;; server-force-delete server-start) "server" "server.el" (20172
25369;;;;;; 34261)) 25369;;;;;; 54913))
25370;;; Generated autoloads from server.el 25370;;; Generated autoloads from server.el
25371 25371
25372(put 'server-host 'risky-local-variable t) 25372(put 'server-host 'risky-local-variable t)
@@ -25433,7 +25433,7 @@ only these files will be asked to be saved.
25433 25433
25434;;;*** 25434;;;***
25435 25435
25436;;;### (autoloads (ses-mode) "ses" "ses.el" (20173 2352)) 25436;;;### (autoloads (ses-mode) "ses" "ses.el" (20172 54913))
25437;;; Generated autoloads from ses.el 25437;;; Generated autoloads from ses.el
25438 25438
25439(autoload 'ses-mode "ses" "\ 25439(autoload 'ses-mode "ses" "\
@@ -25452,7 +25452,7 @@ These are active only in the minibuffer, when entering or editing a formula:
25452;;;*** 25452;;;***
25453 25453
25454;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 25454;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
25455;;;;;; (20167 36027)) 25455;;;;;; (20167 36967))
25456;;; Generated autoloads from textmodes/sgml-mode.el 25456;;; Generated autoloads from textmodes/sgml-mode.el
25457 25457
25458(autoload 'sgml-mode "sgml-mode" "\ 25458(autoload 'sgml-mode "sgml-mode" "\
@@ -25518,7 +25518,7 @@ To work around that, do:
25518;;;*** 25518;;;***
25519 25519
25520;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 25520;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
25521;;;;;; (20168 40835)) 25521;;;;;; (20168 57844))
25522;;; Generated autoloads from progmodes/sh-script.el 25522;;; Generated autoloads from progmodes/sh-script.el
25523(put 'sh-shell 'safe-local-variable 'symbolp) 25523(put 'sh-shell 'safe-local-variable 'symbolp)
25524 25524
@@ -25583,7 +25583,7 @@ with your script for an edit-interpret-debug cycle.
25583;;;*** 25583;;;***
25584 25584
25585;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 25585;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
25586;;;;;; (20119 34052)) 25586;;;;;; (19845 45374))
25587;;; Generated autoloads from emacs-lisp/shadow.el 25587;;; Generated autoloads from emacs-lisp/shadow.el
25588 25588
25589(autoload 'list-load-path-shadows "shadow" "\ 25589(autoload 'list-load-path-shadows "shadow" "\
@@ -25633,8 +25633,8 @@ function, `load-path-shadows-find'.
25633;;;*** 25633;;;***
25634 25634
25635;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 25635;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
25636;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (20119 25636;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (19886
25637;;;;;; 34052)) 25637;;;;;; 45771))
25638;;; Generated autoloads from shadowfile.el 25638;;; Generated autoloads from shadowfile.el
25639 25639
25640(autoload 'shadow-define-cluster "shadowfile" "\ 25640(autoload 'shadow-define-cluster "shadowfile" "\
@@ -25673,7 +25673,7 @@ Set up file shadowing.
25673;;;*** 25673;;;***
25674 25674
25675;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 25675;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
25676;;;;;; (20168 40835)) 25676;;;;;; (20168 57844))
25677;;; Generated autoloads from shell.el 25677;;; Generated autoloads from shell.el
25678 25678
25679(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 25679(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -25722,7 +25722,7 @@ Otherwise, one argument `-i' is passed to the shell.
25722;;;*** 25722;;;***
25723 25723
25724;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20172 25724;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20172
25725;;;;;; 34261)) 25725;;;;;; 54913))
25726;;; Generated autoloads from gnus/shr.el 25726;;; Generated autoloads from gnus/shr.el
25727 25727
25728(autoload 'shr-insert-document "shr" "\ 25728(autoload 'shr-insert-document "shr" "\
@@ -25733,7 +25733,7 @@ Otherwise, one argument `-i' is passed to the shell.
25733;;;*** 25733;;;***
25734 25734
25735;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 25735;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
25736;;;;;; "sieve" "gnus/sieve.el" (20166 6221)) 25736;;;;;; "sieve" "gnus/sieve.el" (20165 31925))
25737;;; Generated autoloads from gnus/sieve.el 25737;;; Generated autoloads from gnus/sieve.el
25738 25738
25739(autoload 'sieve-manage "sieve" "\ 25739(autoload 'sieve-manage "sieve" "\
@@ -25754,7 +25754,7 @@ Otherwise, one argument `-i' is passed to the shell.
25754;;;*** 25754;;;***
25755 25755
25756;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 25756;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
25757;;;;;; (20119 34052)) 25757;;;;;; (19845 45374))
25758;;; Generated autoloads from gnus/sieve-mode.el 25758;;; Generated autoloads from gnus/sieve-mode.el
25759 25759
25760(autoload 'sieve-mode "sieve-mode" "\ 25760(autoload 'sieve-mode "sieve-mode" "\
@@ -25769,8 +25769,8 @@ Turning on Sieve mode runs `sieve-mode-hook'.
25769 25769
25770;;;*** 25770;;;***
25771 25771
25772;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (20119 25772;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (19890
25773;;;;;; 34052)) 25773;;;;;; 42850))
25774;;; Generated autoloads from progmodes/simula.el 25774;;; Generated autoloads from progmodes/simula.el
25775 25775
25776(autoload 'simula-mode "simula" "\ 25776(autoload 'simula-mode "simula" "\
@@ -25819,7 +25819,7 @@ with no arguments, if that value is non-nil.
25819;;;*** 25819;;;***
25820 25820
25821;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 25821;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
25822;;;;;; define-skeleton) "skeleton" "skeleton.el" (20119 34052)) 25822;;;;;; define-skeleton) "skeleton" "skeleton.el" (19845 45374))
25823;;; Generated autoloads from skeleton.el 25823;;; Generated autoloads from skeleton.el
25824 25824
25825(defvar skeleton-filter-function 'identity "\ 25825(defvar skeleton-filter-function 'identity "\
@@ -25929,7 +25929,7 @@ symmetrical ones, and the same character twice for the others.
25929;;;*** 25929;;;***
25930 25930
25931;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) 25931;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
25932;;;;;; "smerge-mode" "vc/smerge-mode.el" (20119 34052)) 25932;;;;;; "smerge-mode" "vc/smerge-mode.el" (19946 1612))
25933;;; Generated autoloads from vc/smerge-mode.el 25933;;; Generated autoloads from vc/smerge-mode.el
25934 25934
25935(autoload 'smerge-ediff "smerge-mode" "\ 25935(autoload 'smerge-ediff "smerge-mode" "\
@@ -25954,7 +25954,7 @@ If no conflict maker is found, turn off `smerge-mode'.
25954;;;*** 25954;;;***
25955 25955
25956;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 25956;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
25957;;;;;; (20119 34052)) 25957;;;;;; (19939 28373))
25958;;; Generated autoloads from gnus/smiley.el 25958;;; Generated autoloads from gnus/smiley.el
25959 25959
25960(autoload 'smiley-region "smiley" "\ 25960(autoload 'smiley-region "smiley" "\
@@ -25972,7 +25972,7 @@ interactively. If there's no argument, do it at the current buffer.
25972;;;*** 25972;;;***
25973 25973
25974;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 25974;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
25975;;;;;; "mail/smtpmail.el" (20168 40835)) 25975;;;;;; "mail/smtpmail.el" (20168 57844))
25976;;; Generated autoloads from mail/smtpmail.el 25976;;; Generated autoloads from mail/smtpmail.el
25977 25977
25978(autoload 'smtpmail-send-it "smtpmail" "\ 25978(autoload 'smtpmail-send-it "smtpmail" "\
@@ -25987,7 +25987,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
25987 25987
25988;;;*** 25988;;;***
25989 25989
25990;;;### (autoloads (snake) "snake" "play/snake.el" (20119 34052)) 25990;;;### (autoloads (snake) "snake" "play/snake.el" (19845 45374))
25991;;; Generated autoloads from play/snake.el 25991;;; Generated autoloads from play/snake.el
25992 25992
25993(autoload 'snake "snake" "\ 25993(autoload 'snake "snake" "\
@@ -26011,7 +26011,7 @@ Snake mode keybindings:
26011;;;*** 26011;;;***
26012 26012
26013;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 26013;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
26014;;;;;; (20161 61915)) 26014;;;;;; (20161 45793))
26015;;; Generated autoloads from net/snmp-mode.el 26015;;; Generated autoloads from net/snmp-mode.el
26016 26016
26017(autoload 'snmp-mode "snmp-mode" "\ 26017(autoload 'snmp-mode "snmp-mode" "\
@@ -26040,8 +26040,8 @@ then `snmpv2-mode-hook'.
26040 26040
26041;;;*** 26041;;;***
26042 26042
26043;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20119 26043;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (19886
26044;;;;;; 34052)) 26044;;;;;; 45771))
26045;;; Generated autoloads from calendar/solar.el 26045;;; Generated autoloads from calendar/solar.el
26046 26046
26047(autoload 'sunrise-sunset "solar" "\ 26047(autoload 'sunrise-sunset "solar" "\
@@ -26056,8 +26056,8 @@ This function is suitable for execution in a .emacs file.
26056 26056
26057;;;*** 26057;;;***
26058 26058
26059;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (20166 26059;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (20165
26060;;;;;; 6221)) 26060;;;;;; 31925))
26061;;; Generated autoloads from play/solitaire.el 26061;;; Generated autoloads from play/solitaire.el
26062 26062
26063(autoload 'solitaire "solitaire" "\ 26063(autoload 'solitaire "solitaire" "\
@@ -26134,7 +26134,7 @@ Pick your favorite shortcuts:
26134 26134
26135;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 26135;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
26136;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 26136;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
26137;;;;;; sort-lines sort-subr) "sort" "sort.el" (20119 34052)) 26137;;;;;; sort-lines sort-subr) "sort" "sort.el" (19845 45374))
26138;;; Generated autoloads from sort.el 26138;;; Generated autoloads from sort.el
26139(put 'sort-fold-case 'safe-local-variable 'booleanp) 26139(put 'sort-fold-case 'safe-local-variable 'booleanp)
26140 26140
@@ -26279,7 +26279,7 @@ From a program takes two point or marker arguments, BEG and END.
26279;;;*** 26279;;;***
26280 26280
26281;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20167 26281;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20167
26282;;;;;; 36027)) 26282;;;;;; 36967))
26283;;; Generated autoloads from gnus/spam.el 26283;;; Generated autoloads from gnus/spam.el
26284 26284
26285(autoload 'spam-initialize "spam" "\ 26285(autoload 'spam-initialize "spam" "\
@@ -26295,7 +26295,7 @@ installed through `spam-necessary-extra-headers'.
26295 26295
26296;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 26296;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
26297;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 26297;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
26298;;;;;; "gnus/spam-report.el" (20166 6221)) 26298;;;;;; "gnus/spam-report.el" (20166 16092))
26299;;; Generated autoloads from gnus/spam-report.el 26299;;; Generated autoloads from gnus/spam-report.el
26300 26300
26301(autoload 'spam-report-process-queue "spam-report" "\ 26301(autoload 'spam-report-process-queue "spam-report" "\
@@ -26338,7 +26338,7 @@ Spam reports will be queued with the method used when
26338;;;*** 26338;;;***
26339 26339
26340;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 26340;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
26341;;;;;; "speedbar.el" (20177 52156)) 26341;;;;;; "speedbar.el" (20178 7273))
26342;;; Generated autoloads from speedbar.el 26342;;; Generated autoloads from speedbar.el
26343 26343
26344(defalias 'speedbar 'speedbar-frame-mode) 26344(defalias 'speedbar 'speedbar-frame-mode)
@@ -26362,8 +26362,8 @@ selected. If the speedbar frame is active, then select the attached frame.
26362 26362
26363;;;*** 26363;;;***
26364 26364
26365;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (20119 26365;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (19845
26366;;;;;; 34052)) 26366;;;;;; 45374))
26367;;; Generated autoloads from play/spook.el 26367;;; Generated autoloads from play/spook.el
26368 26368
26369(autoload 'spook "spook" "\ 26369(autoload 'spook "spook" "\
@@ -26382,7 +26382,7 @@ Return a vector containing the lines from `spook-phrases-file'.
26382;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 26382;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
26383;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect 26383;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect
26384;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el" 26384;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el"
26385;;;;;; (20177 52156)) 26385;;;;;; (20178 7273))
26386;;; Generated autoloads from progmodes/sql.el 26386;;; Generated autoloads from progmodes/sql.el
26387 26387
26388(autoload 'sql-add-product-keywords "sql" "\ 26388(autoload 'sql-add-product-keywords "sql" "\
@@ -26878,7 +26878,7 @@ buffer.
26878;;;*** 26878;;;***
26879 26879
26880;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el" 26880;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el"
26881;;;;;; (20161 61915)) 26881;;;;;; (20160 63745))
26882;;; Generated autoloads from cedet/srecode/srt-mode.el 26882;;; Generated autoloads from cedet/srecode/srt-mode.el
26883 26883
26884(autoload 'srecode-template-mode "srecode/srt-mode" "\ 26884(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -26891,7 +26891,7 @@ Major-mode for writing SRecode macros.
26891;;;*** 26891;;;***
26892 26892
26893;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el" 26893;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el"
26894;;;;;; (20175 42237)) 26894;;;;;; (20175 31160))
26895;;; Generated autoloads from gnus/starttls.el 26895;;; Generated autoloads from gnus/starttls.el
26896 26896
26897(autoload 'starttls-open-stream "starttls" "\ 26897(autoload 'starttls-open-stream "starttls" "\
@@ -26918,8 +26918,8 @@ GnuTLS requires a port number.
26918;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 26918;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
26919;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 26919;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
26920;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 26920;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
26921;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20126 26921;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20127
26922;;;;;; 50576)) 26922;;;;;; 62865))
26923;;; Generated autoloads from strokes.el 26923;;; Generated autoloads from strokes.el
26924 26924
26925(autoload 'strokes-global-set-stroke "strokes" "\ 26925(autoload 'strokes-global-set-stroke "strokes" "\
@@ -27033,7 +27033,7 @@ Read a complex stroke and insert its glyph into the current buffer.
27033;;;*** 27033;;;***
27034 27034
27035;;;### (autoloads (studlify-buffer studlify-word studlify-region) 27035;;;### (autoloads (studlify-buffer studlify-word studlify-region)
27036;;;;;; "studly" "play/studly.el" (20119 34052)) 27036;;;;;; "studly" "play/studly.el" (19845 45374))
27037;;; Generated autoloads from play/studly.el 27037;;; Generated autoloads from play/studly.el
27038 27038
27039(autoload 'studlify-region "studly" "\ 27039(autoload 'studlify-region "studly" "\
@@ -27054,7 +27054,7 @@ Studlify-case the current buffer.
27054;;;*** 27054;;;***
27055 27055
27056;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el" 27056;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el"
27057;;;;;; (20127 25236)) 27057;;;;;; (20127 62865))
27058;;; Generated autoloads from progmodes/subword.el 27058;;; Generated autoloads from progmodes/subword.el
27059 27059
27060(autoload 'subword-mode "subword" "\ 27060(autoload 'subword-mode "subword" "\
@@ -27110,7 +27110,7 @@ See `subword-mode' for more information on Subword mode.
27110;;;*** 27110;;;***
27111 27111
27112;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 27112;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
27113;;;;;; (20119 34052)) 27113;;;;;; (19931 11784))
27114;;; Generated autoloads from mail/supercite.el 27114;;; Generated autoloads from mail/supercite.el
27115 27115
27116(autoload 'sc-cite-original "supercite" "\ 27116(autoload 'sc-cite-original "supercite" "\
@@ -27142,8 +27142,8 @@ and `sc-post-hook' is run after the guts of this function.
27142 27142
27143;;;*** 27143;;;***
27144 27144
27145;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (20126 27145;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (20127
27146;;;;;; 50587)) 27146;;;;;; 62865))
27147;;; Generated autoloads from t-mouse.el 27147;;; Generated autoloads from t-mouse.el
27148 27148
27149(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 27149(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -27171,7 +27171,7 @@ It relies on the `gpm' daemon being activated.
27171 27171
27172;;;*** 27172;;;***
27173 27173
27174;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (20119 34052)) 27174;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (19998 49767))
27175;;; Generated autoloads from tabify.el 27175;;; Generated autoloads from tabify.el
27176 27176
27177(autoload 'untabify "tabify" "\ 27177(autoload 'untabify "tabify" "\
@@ -27206,7 +27206,7 @@ The variable `tab-width' controls the spacing of tab stops.
27206;;;;;; table-recognize table-insert-row-column table-insert-column 27206;;;;;; table-recognize table-insert-row-column table-insert-column
27207;;;;;; table-insert-row table-insert table-point-left-cell-hook 27207;;;;;; table-insert-row table-insert table-point-left-cell-hook
27208;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 27208;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
27209;;;;;; "table" "textmodes/table.el" (20179 5306)) 27209;;;;;; "table" "textmodes/table.el" (20179 28130))
27210;;; Generated autoloads from textmodes/table.el 27210;;; Generated autoloads from textmodes/table.el
27211 27211
27212(defvar table-cell-map-hook nil "\ 27212(defvar table-cell-map-hook nil "\
@@ -27795,7 +27795,7 @@ converts a table into plain text without frames. It is a companion to
27795;;;*** 27795;;;***
27796 27796
27797;;;### (autoloads (tabulated-list-mode) "tabulated-list" "emacs-lisp/tabulated-list.el" 27797;;;### (autoloads (tabulated-list-mode) "tabulated-list" "emacs-lisp/tabulated-list.el"
27798;;;;;; (20169 56777)) 27798;;;;;; (20170 13157))
27799;;; Generated autoloads from emacs-lisp/tabulated-list.el 27799;;; Generated autoloads from emacs-lisp/tabulated-list.el
27800 27800
27801(autoload 'tabulated-list-mode "tabulated-list" "\ 27801(autoload 'tabulated-list-mode "tabulated-list" "\
@@ -27837,7 +27837,7 @@ as the ewoc pretty-printer.
27837 27837
27838;;;*** 27838;;;***
27839 27839
27840;;;### (autoloads (talk talk-connect) "talk" "talk.el" (20140 44272)) 27840;;;### (autoloads (talk talk-connect) "talk" "talk.el" (20141 9296))
27841;;; Generated autoloads from talk.el 27841;;; Generated autoloads from talk.el
27842 27842
27843(autoload 'talk-connect "talk" "\ 27843(autoload 'talk-connect "talk" "\
@@ -27852,7 +27852,7 @@ Connect to the Emacs talk group from the current X display or tty frame.
27852 27852
27853;;;*** 27853;;;***
27854 27854
27855;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20161 61915)) 27855;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20161 45793))
27856;;; Generated autoloads from tar-mode.el 27856;;; Generated autoloads from tar-mode.el
27857 27857
27858(autoload 'tar-mode "tar-mode" "\ 27858(autoload 'tar-mode "tar-mode" "\
@@ -27876,7 +27876,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
27876;;;*** 27876;;;***
27877 27877
27878;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 27878;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
27879;;;;;; "progmodes/tcl.el" (20164 31636)) 27879;;;;;; "progmodes/tcl.el" (20164 29468))
27880;;; Generated autoloads from progmodes/tcl.el 27880;;; Generated autoloads from progmodes/tcl.el
27881 27881
27882(autoload 'tcl-mode "tcl" "\ 27882(autoload 'tcl-mode "tcl" "\
@@ -27924,7 +27924,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
27924 27924
27925;;;*** 27925;;;***
27926 27926
27927;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20119 34052)) 27927;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20077 56412))
27928;;; Generated autoloads from net/telnet.el 27928;;; Generated autoloads from net/telnet.el
27929 27929
27930(autoload 'telnet "telnet" "\ 27930(autoload 'telnet "telnet" "\
@@ -27950,7 +27950,7 @@ Normally input is edited in Emacs and sent a line at a time.
27950;;;*** 27950;;;***
27951 27951
27952;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el" 27952;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el"
27953;;;;;; (20177 52156)) 27953;;;;;; (20178 7273))
27954;;; Generated autoloads from term.el 27954;;; Generated autoloads from term.el
27955 27955
27956(autoload 'make-term "term" "\ 27956(autoload 'make-term "term" "\
@@ -27993,7 +27993,7 @@ use in that buffer.
27993;;;*** 27993;;;***
27994 27994
27995;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (20167 27995;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (20167
27996;;;;;; 36027)) 27996;;;;;; 36967))
27997;;; Generated autoloads from terminal.el 27997;;; Generated autoloads from terminal.el
27998 27998
27999(autoload 'terminal-emulator "terminal" "\ 27999(autoload 'terminal-emulator "terminal" "\
@@ -28030,7 +28030,7 @@ subprocess started.
28030;;;*** 28030;;;***
28031 28031
28032;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 28032;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
28033;;;;;; (20173 2352)) 28033;;;;;; (20172 54913))
28034;;; Generated autoloads from emacs-lisp/testcover.el 28034;;; Generated autoloads from emacs-lisp/testcover.el
28035 28035
28036(autoload 'testcover-this-defun "testcover" "\ 28036(autoload 'testcover-this-defun "testcover" "\
@@ -28040,7 +28040,7 @@ Start coverage on function under point.
28040 28040
28041;;;*** 28041;;;***
28042 28042
28043;;;### (autoloads (tetris) "tetris" "play/tetris.el" (20119 34052)) 28043;;;### (autoloads (tetris) "tetris" "play/tetris.el" (19889 21967))
28044;;; Generated autoloads from play/tetris.el 28044;;; Generated autoloads from play/tetris.el
28045 28045
28046(autoload 'tetris "tetris" "\ 28046(autoload 'tetris "tetris" "\
@@ -28071,7 +28071,7 @@ tetris-mode keybindings:
28071;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 28071;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
28072;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 28072;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
28073;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 28073;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
28074;;;;;; (20177 52156)) 28074;;;;;; (20178 7273))
28075;;; Generated autoloads from textmodes/tex-mode.el 28075;;; Generated autoloads from textmodes/tex-mode.el
28076 28076
28077(defvar tex-shell-file-name nil "\ 28077(defvar tex-shell-file-name nil "\
@@ -28373,7 +28373,7 @@ Major mode to edit DocTeX files.
28373;;;*** 28373;;;***
28374 28374
28375;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 28375;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
28376;;;;;; "texinfmt" "textmodes/texinfmt.el" (20182 26031)) 28376;;;;;; "texinfmt" "textmodes/texinfmt.el" (20183 25152))
28377;;; Generated autoloads from textmodes/texinfmt.el 28377;;; Generated autoloads from textmodes/texinfmt.el
28378 28378
28379(autoload 'texinfo-format-buffer "texinfmt" "\ 28379(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -28413,7 +28413,7 @@ if large. You can use `Info-split' to do this manually.
28413;;;*** 28413;;;***
28414 28414
28415;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 28415;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
28416;;;;;; "texinfo" "textmodes/texinfo.el" (20119 34052)) 28416;;;;;; "texinfo" "textmodes/texinfo.el" (19845 45374))
28417;;; Generated autoloads from textmodes/texinfo.el 28417;;; Generated autoloads from textmodes/texinfo.el
28418 28418
28419(defvar texinfo-open-quote (purecopy "``") "\ 28419(defvar texinfo-open-quote (purecopy "``") "\
@@ -28499,7 +28499,7 @@ value of `texinfo-mode-hook'.
28499 28499
28500;;;### (autoloads (thai-composition-function thai-compose-buffer 28500;;;### (autoloads (thai-composition-function thai-compose-buffer
28501;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el" 28501;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el"
28502;;;;;; (20169 56777)) 28502;;;;;; (20168 57844))
28503;;; Generated autoloads from language/thai-util.el 28503;;; Generated autoloads from language/thai-util.el
28504 28504
28505(autoload 'thai-compose-region "thai-util" "\ 28505(autoload 'thai-compose-region "thai-util" "\
@@ -28528,7 +28528,7 @@ Compose Thai characters in the current buffer.
28528 28528
28529;;;### (autoloads (list-at-point number-at-point symbol-at-point 28529;;;### (autoloads (list-at-point number-at-point symbol-at-point
28530;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 28530;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
28531;;;;;; "thingatpt" "thingatpt.el" (20119 34052)) 28531;;;;;; "thingatpt" "thingatpt.el" (19990 55648))
28532;;; Generated autoloads from thingatpt.el 28532;;; Generated autoloads from thingatpt.el
28533 28533
28534(autoload 'forward-thing "thingatpt" "\ 28534(autoload 'forward-thing "thingatpt" "\
@@ -28591,7 +28591,7 @@ Return the Lisp list at point, or nil if none is found.
28591 28591
28592;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 28592;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
28593;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 28593;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
28594;;;;;; (20169 56777)) 28594;;;;;; (20168 57844))
28595;;; Generated autoloads from thumbs.el 28595;;; Generated autoloads from thumbs.el
28596 28596
28597(autoload 'thumbs-find-thumb "thumbs" "\ 28597(autoload 'thumbs-find-thumb "thumbs" "\
@@ -28630,7 +28630,7 @@ In dired, call the setroot program on the image at point.
28630;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region 28630;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region
28631;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription 28631;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription
28632;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (20175 28632;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (20175
28633;;;;;; 42237)) 28633;;;;;; 31160))
28634;;; Generated autoloads from language/tibet-util.el 28634;;; Generated autoloads from language/tibet-util.el
28635 28635
28636(autoload 'tibetan-char-p "tibet-util" "\ 28636(autoload 'tibetan-char-p "tibet-util" "\
@@ -28704,7 +28704,7 @@ See also docstring of the function tibetan-compose-region.
28704;;;*** 28704;;;***
28705 28705
28706;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 28706;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
28707;;;;;; (20119 34052)) 28707;;;;;; (19845 45374))
28708;;; Generated autoloads from textmodes/tildify.el 28708;;; Generated autoloads from textmodes/tildify.el
28709 28709
28710(autoload 'tildify-region "tildify" "\ 28710(autoload 'tildify-region "tildify" "\
@@ -28729,7 +28729,7 @@ This function performs no refilling of the changed text.
28729 28729
28730;;;### (autoloads (emacs-init-time emacs-uptime display-time-world 28730;;;### (autoloads (emacs-init-time emacs-uptime display-time-world
28731;;;;;; display-time-mode display-time display-time-day-and-date) 28731;;;;;; display-time-mode display-time display-time-day-and-date)
28732;;;;;; "time" "time.el" (20126 50604)) 28732;;;;;; "time" "time.el" (20127 62865))
28733;;; Generated autoloads from time.el 28733;;; Generated autoloads from time.el
28734 28734
28735(defvar display-time-day-and-date nil "\ 28735(defvar display-time-day-and-date nil "\
@@ -28795,7 +28795,7 @@ Return a string giving the duration of the Emacs initialization.
28795;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day 28795;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day
28796;;;;;; time-add time-subtract time-since days-to-time time-less-p 28796;;;;;; time-add time-subtract time-since days-to-time time-less-p
28797;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el" 28797;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el"
28798;;;;;; (20119 34052)) 28798;;;;;; (19885 24894))
28799;;; Generated autoloads from calendar/time-date.el 28799;;; Generated autoloads from calendar/time-date.el
28800 28800
28801(autoload 'date-to-time "time-date" "\ 28801(autoload 'date-to-time "time-date" "\
@@ -28909,7 +28909,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
28909;;;*** 28909;;;***
28910 28910
28911;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 28911;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
28912;;;;;; "time-stamp.el" (20119 34052)) 28912;;;;;; "time-stamp.el" (20033 22846))
28913;;; Generated autoloads from time-stamp.el 28913;;; Generated autoloads from time-stamp.el
28914(put 'time-stamp-format 'safe-local-variable 'stringp) 28914(put 'time-stamp-format 'safe-local-variable 'stringp)
28915(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 28915(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -28953,7 +28953,7 @@ With ARG, turn time stamping on if and only if arg is positive.
28953;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 28953;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
28954;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 28954;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
28955;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 28955;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
28956;;;;;; (20166 6221)) 28956;;;;;; (20165 31925))
28957;;; Generated autoloads from calendar/timeclock.el 28957;;; Generated autoloads from calendar/timeclock.el
28958 28958
28959(autoload 'timeclock-modeline-display "timeclock" "\ 28959(autoload 'timeclock-modeline-display "timeclock" "\
@@ -29053,7 +29053,7 @@ relative only to the time worked today, and not to past time.
29053;;;*** 29053;;;***
29054 29054
29055;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 29055;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
29056;;;;;; "international/titdic-cnv.el" (20175 42237)) 29056;;;;;; "international/titdic-cnv.el" (20175 31160))
29057;;; Generated autoloads from international/titdic-cnv.el 29057;;; Generated autoloads from international/titdic-cnv.el
29058 29058
29059(autoload 'titdic-convert "titdic-cnv" "\ 29059(autoload 'titdic-convert "titdic-cnv" "\
@@ -29076,7 +29076,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
29076;;;*** 29076;;;***
29077 29077
29078;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 29078;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
29079;;;;;; "tmm.el" (20163 11019)) 29079;;;;;; "tmm.el" (20163 39903))
29080;;; Generated autoloads from tmm.el 29080;;; Generated autoloads from tmm.el
29081 (define-key global-map "\M-`" 'tmm-menubar) 29081 (define-key global-map "\M-`" 'tmm-menubar)
29082 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 29082 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -29116,7 +29116,7 @@ Its value should be an event that has a binding in MENU.
29116 29116
29117;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 29117;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
29118;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 29118;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
29119;;;;;; "todo-mode" "calendar/todo-mode.el" (20168 40835)) 29119;;;;;; "todo-mode" "calendar/todo-mode.el" (20168 57844))
29120;;; Generated autoloads from calendar/todo-mode.el 29120;;; Generated autoloads from calendar/todo-mode.el
29121 29121
29122(autoload 'todo-add-category "todo-mode" "\ 29122(autoload 'todo-add-category "todo-mode" "\
@@ -29176,7 +29176,7 @@ Show TODO list.
29176 29176
29177;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 29177;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
29178;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) 29178;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame)
29179;;;;;; "tool-bar" "tool-bar.el" (20126 50619)) 29179;;;;;; "tool-bar" "tool-bar.el" (20127 62865))
29180;;; Generated autoloads from tool-bar.el 29180;;; Generated autoloads from tool-bar.el
29181 29181
29182(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 29182(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -29247,7 +29247,7 @@ holds a keymap.
29247;;;*** 29247;;;***
29248 29248
29249;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 29249;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
29250;;;;;; (20140 44316)) 29250;;;;;; (20141 9296))
29251;;; Generated autoloads from emulation/tpu-edt.el 29251;;; Generated autoloads from emulation/tpu-edt.el
29252 29252
29253(defvar tpu-edt-mode nil "\ 29253(defvar tpu-edt-mode nil "\
@@ -29274,7 +29274,7 @@ Turn on TPU/edt emulation.
29274;;;*** 29274;;;***
29275 29275
29276;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el" 29276;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el"
29277;;;;;; (20119 34052)) 29277;;;;;; (19845 45374))
29278;;; Generated autoloads from emulation/tpu-mapper.el 29278;;; Generated autoloads from emulation/tpu-mapper.el
29279 29279
29280(autoload 'tpu-mapper "tpu-mapper" "\ 29280(autoload 'tpu-mapper "tpu-mapper" "\
@@ -29308,7 +29308,7 @@ your local X guru can try to figure out why the key is being ignored.
29308 29308
29309;;;*** 29309;;;***
29310 29310
29311;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (20119 34052)) 29311;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (19845 45374))
29312;;; Generated autoloads from emacs-lisp/tq.el 29312;;; Generated autoloads from emacs-lisp/tq.el
29313 29313
29314(autoload 'tq-create "tq" "\ 29314(autoload 'tq-create "tq" "\
@@ -29322,7 +29322,7 @@ to a tcp server on another machine.
29322;;;*** 29322;;;***
29323 29323
29324;;;### (autoloads (trace-function-background trace-function trace-buffer) 29324;;;### (autoloads (trace-function-background trace-function trace-buffer)
29325;;;;;; "trace" "emacs-lisp/trace.el" (20119 34052)) 29325;;;;;; "trace" "emacs-lisp/trace.el" (19845 45374))
29326;;; Generated autoloads from emacs-lisp/trace.el 29326;;; Generated autoloads from emacs-lisp/trace.el
29327 29327
29328(defvar trace-buffer (purecopy "*trace-output*") "\ 29328(defvar trace-buffer (purecopy "*trace-output*") "\
@@ -29359,7 +29359,7 @@ BUFFER defaults to `trace-buffer'.
29359;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 29359;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
29360;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 29360;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
29361;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 29361;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
29362;;;;;; "net/tramp.el" (20179 5306)) 29362;;;;;; "net/tramp.el" (20179 28130))
29363;;; Generated autoloads from net/tramp.el 29363;;; Generated autoloads from net/tramp.el
29364 29364
29365(defvar tramp-mode t "\ 29365(defvar tramp-mode t "\
@@ -29492,7 +29492,7 @@ Discard Tramp from loading remote files.
29492;;;*** 29492;;;***
29493 29493
29494;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 29494;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
29495;;;;;; (20119 34052)) 29495;;;;;; (19946 29209))
29496;;; Generated autoloads from net/tramp-ftp.el 29496;;; Generated autoloads from net/tramp-ftp.el
29497 29497
29498(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 29498(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -29502,8 +29502,8 @@ Discard Tramp from loading remote files.
29502 29502
29503;;;*** 29503;;;***
29504 29504
29505;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20177 29505;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20176
29506;;;;;; 52156)) 29506;;;;;; 51947))
29507;;; Generated autoloads from tutorial.el 29507;;; Generated autoloads from tutorial.el
29508 29508
29509(autoload 'help-with-tutorial "tutorial" "\ 29509(autoload 'help-with-tutorial "tutorial" "\
@@ -29528,7 +29528,7 @@ resumed later.
29528;;;*** 29528;;;***
29529 29529
29530;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" 29530;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el"
29531;;;;;; (20119 34052)) 29531;;;;;; (19845 45374))
29532;;; Generated autoloads from language/tv-util.el 29532;;; Generated autoloads from language/tv-util.el
29533 29533
29534(autoload 'tai-viet-composition-function "tv-util" "\ 29534(autoload 'tai-viet-composition-function "tv-util" "\
@@ -29539,7 +29539,7 @@ resumed later.
29539;;;*** 29539;;;***
29540 29540
29541;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 29541;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
29542;;;;;; "textmodes/two-column.el" (20140 44080)) 29542;;;;;; "textmodes/two-column.el" (20141 9296))
29543;;; Generated autoloads from textmodes/two-column.el 29543;;; Generated autoloads from textmodes/two-column.el
29544 (autoload '2C-command "two-column" () t 'keymap) 29544 (autoload '2C-command "two-column" () t 'keymap)
29545 (global-set-key "\C-x6" '2C-command) 29545 (global-set-key "\C-x6" '2C-command)
@@ -29590,7 +29590,7 @@ First column's text sSs Second column's text
29590;;;;;; type-break type-break-mode type-break-keystroke-threshold 29590;;;;;; type-break type-break-mode type-break-keystroke-threshold
29591;;;;;; type-break-good-break-interval type-break-good-rest-interval 29591;;;;;; type-break-good-break-interval type-break-good-rest-interval
29592;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 29592;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
29593;;;;;; (20126 50662)) 29593;;;;;; (20127 62865))
29594;;; Generated autoloads from type-break.el 29594;;; Generated autoloads from type-break.el
29595 29595
29596(defvar type-break-mode nil "\ 29596(defvar type-break-mode nil "\
@@ -29772,7 +29772,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
29772 29772
29773;;;*** 29773;;;***
29774 29774
29775;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (20119 34052)) 29775;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (19845 45374))
29776;;; Generated autoloads from mail/uce.el 29776;;; Generated autoloads from mail/uce.el
29777 29777
29778(autoload 'uce-reply-to-uce "uce" "\ 29778(autoload 'uce-reply-to-uce "uce" "\
@@ -29790,7 +29790,7 @@ You might need to set `uce-mail-reader' before using this.
29790;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string 29790;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string
29791;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region 29791;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region
29792;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize" 29792;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize"
29793;;;;;; "international/ucs-normalize.el" (20119 34052)) 29793;;;;;; "international/ucs-normalize.el" (20052 53218))
29794;;; Generated autoloads from international/ucs-normalize.el 29794;;; Generated autoloads from international/ucs-normalize.el
29795 29795
29796(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 29796(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -29856,7 +29856,7 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
29856;;;*** 29856;;;***
29857 29857
29858;;;### (autoloads (ununderline-region underline-region) "underline" 29858;;;### (autoloads (ununderline-region underline-region) "underline"
29859;;;;;; "textmodes/underline.el" (20119 34052)) 29859;;;;;; "textmodes/underline.el" (19845 45374))
29860;;; Generated autoloads from textmodes/underline.el 29860;;; Generated autoloads from textmodes/underline.el
29861 29861
29862(autoload 'underline-region "underline" "\ 29862(autoload 'underline-region "underline" "\
@@ -29877,7 +29877,7 @@ which specify the range to operate on.
29877;;;*** 29877;;;***
29878 29878
29879;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 29879;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
29880;;;;;; (20173 2352)) 29880;;;;;; (20172 54913))
29881;;; Generated autoloads from mail/unrmail.el 29881;;; Generated autoloads from mail/unrmail.el
29882 29882
29883(autoload 'batch-unrmail "unrmail" "\ 29883(autoload 'batch-unrmail "unrmail" "\
@@ -29896,8 +29896,8 @@ Convert old-style Rmail Babyl file FILE to system inbox format file TO-FILE.
29896 29896
29897;;;*** 29897;;;***
29898 29898
29899;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (20119 29899;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (19845
29900;;;;;; 34052)) 29900;;;;;; 45374))
29901;;; Generated autoloads from emacs-lisp/unsafep.el 29901;;; Generated autoloads from emacs-lisp/unsafep.el
29902 29902
29903(autoload 'unsafep "unsafep" "\ 29903(autoload 'unsafep "unsafep" "\
@@ -29910,7 +29910,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
29910;;;*** 29910;;;***
29911 29911
29912;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 29912;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
29913;;;;;; "url/url.el" (20163 6516)) 29913;;;;;; "url/url.el" (20162 19074))
29914;;; Generated autoloads from url/url.el 29914;;; Generated autoloads from url/url.el
29915 29915
29916(autoload 'url-retrieve "url" "\ 29916(autoload 'url-retrieve "url" "\
@@ -29952,7 +29952,7 @@ no further processing). URL is either a string or a parsed URL.
29952;;;*** 29952;;;***
29953 29953
29954;;;### (autoloads (url-register-auth-scheme url-get-authentication) 29954;;;### (autoloads (url-register-auth-scheme url-get-authentication)
29955;;;;;; "url-auth" "url/url-auth.el" (20119 34052)) 29955;;;;;; "url-auth" "url/url-auth.el" (19845 45374))
29956;;; Generated autoloads from url/url-auth.el 29956;;; Generated autoloads from url/url-auth.el
29957 29957
29958(autoload 'url-get-authentication "url-auth" "\ 29958(autoload 'url-get-authentication "url-auth" "\
@@ -29994,7 +29994,7 @@ RATING a rating between 1 and 10 of the strength of the authentication.
29994;;;*** 29994;;;***
29995 29995
29996;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache) 29996;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache)
29997;;;;;; "url-cache" "url/url-cache.el" (20119 34052)) 29997;;;;;; "url-cache" "url/url-cache.el" (19988 13913))
29998;;; Generated autoloads from url/url-cache.el 29998;;; Generated autoloads from url/url-cache.el
29999 29999
30000(autoload 'url-store-in-cache "url-cache" "\ 30000(autoload 'url-store-in-cache "url-cache" "\
@@ -30015,7 +30015,7 @@ Extract FNAM from the local disk cache.
30015 30015
30016;;;*** 30016;;;***
30017 30017
30018;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (20119 34052)) 30018;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (19845 45374))
30019;;; Generated autoloads from url/url-cid.el 30019;;; Generated autoloads from url/url-cid.el
30020 30020
30021(autoload 'url-cid "url-cid" "\ 30021(autoload 'url-cid "url-cid" "\
@@ -30026,7 +30026,7 @@ Extract FNAM from the local disk cache.
30026;;;*** 30026;;;***
30027 30027
30028;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 30028;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
30029;;;;;; "url/url-dav.el" (20168 40835)) 30029;;;;;; "url/url-dav.el" (20168 57844))
30030;;; Generated autoloads from url/url-dav.el 30030;;; Generated autoloads from url/url-dav.el
30031 30031
30032(autoload 'url-dav-supported-p "url-dav" "\ 30032(autoload 'url-dav-supported-p "url-dav" "\
@@ -30041,8 +30041,8 @@ Extract FNAM from the local disk cache.
30041 30041
30042;;;*** 30042;;;***
30043 30043
30044;;;### (autoloads (url-file) "url-file" "url/url-file.el" (20119 30044;;;### (autoloads (url-file) "url-file" "url/url-file.el" (19845
30045;;;;;; 34052)) 30045;;;;;; 45374))
30046;;; Generated autoloads from url/url-file.el 30046;;; Generated autoloads from url/url-file.el
30047 30047
30048(autoload 'url-file "url-file" "\ 30048(autoload 'url-file "url-file" "\
@@ -30053,7 +30053,7 @@ Handle file: and ftp: URLs.
30053;;;*** 30053;;;***
30054 30054
30055;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 30055;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
30056;;;;;; "url/url-gw.el" (20119 34052)) 30056;;;;;; "url/url-gw.el" (19864 29553))
30057;;; Generated autoloads from url/url-gw.el 30057;;; Generated autoloads from url/url-gw.el
30058 30058
30059(autoload 'url-gateway-nslookup-host "url-gw" "\ 30059(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -30073,7 +30073,7 @@ Might do a non-blocking connection; use `process-status' to check.
30073 30073
30074;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 30074;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
30075;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el" 30075;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
30076;;;;;; (20127 23866)) 30076;;;;;; (20127 62865))
30077;;; Generated autoloads from url/url-handlers.el 30077;;; Generated autoloads from url/url-handlers.el
30078 30078
30079(defvar url-handler-mode nil "\ 30079(defvar url-handler-mode nil "\
@@ -30128,7 +30128,7 @@ accessible.
30128;;;*** 30128;;;***
30129 30129
30130;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 30130;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
30131;;;;;; url-http) "url-http" "url/url-http.el" (20167 36027)) 30131;;;;;; url-http) "url-http" "url/url-http.el" (20167 36967))
30132;;; Generated autoloads from url/url-http.el 30132;;; Generated autoloads from url/url-http.el
30133 30133
30134(autoload 'url-http "url-http" "\ 30134(autoload 'url-http "url-http" "\
@@ -30194,7 +30194,7 @@ HTTPS retrievals are asynchronous.")
30194 30194
30195;;;*** 30195;;;***
30196 30196
30197;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (20119 34052)) 30197;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (19845 45374))
30198;;; Generated autoloads from url/url-irc.el 30198;;; Generated autoloads from url/url-irc.el
30199 30199
30200(autoload 'url-irc "url-irc" "\ 30200(autoload 'url-irc "url-irc" "\
@@ -30204,8 +30204,8 @@ HTTPS retrievals are asynchronous.")
30204 30204
30205;;;*** 30205;;;***
30206 30206
30207;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (20166 30207;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (20164
30208;;;;;; 6221)) 30208;;;;;; 60780))
30209;;; Generated autoloads from url/url-ldap.el 30209;;; Generated autoloads from url/url-ldap.el
30210 30210
30211(autoload 'url-ldap "url-ldap" "\ 30211(autoload 'url-ldap "url-ldap" "\
@@ -30219,7 +30219,7 @@ URL can be a URL string, or a URL vector of the type returned by
30219;;;*** 30219;;;***
30220 30220
30221;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 30221;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
30222;;;;;; (20119 34052)) 30222;;;;;; (19845 45374))
30223;;; Generated autoloads from url/url-mailto.el 30223;;; Generated autoloads from url/url-mailto.el
30224 30224
30225(autoload 'url-mail "url-mailto" "\ 30225(autoload 'url-mail "url-mailto" "\
@@ -30235,7 +30235,7 @@ Handle the mailto: URL syntax.
30235;;;*** 30235;;;***
30236 30236
30237;;;### (autoloads (url-data url-generic-emulator-loader url-info 30237;;;### (autoloads (url-data url-generic-emulator-loader url-info
30238;;;;;; url-man) "url-misc" "url/url-misc.el" (20119 34052)) 30238;;;;;; url-man) "url-misc" "url/url-misc.el" (19845 45374))
30239;;; Generated autoloads from url/url-misc.el 30239;;; Generated autoloads from url/url-misc.el
30240 30240
30241(autoload 'url-man "url-misc" "\ 30241(autoload 'url-man "url-misc" "\
@@ -30267,7 +30267,7 @@ Fetch a data URL (RFC 2397).
30267;;;*** 30267;;;***
30268 30268
30269;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 30269;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
30270;;;;;; (20119 34052)) 30270;;;;;; (19845 45374))
30271;;; Generated autoloads from url/url-news.el 30271;;; Generated autoloads from url/url-news.el
30272 30272
30273(autoload 'url-news "url-news" "\ 30273(autoload 'url-news "url-news" "\
@@ -30284,7 +30284,7 @@ Fetch a data URL (RFC 2397).
30284 30284
30285;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 30285;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
30286;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 30286;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
30287;;;;;; (20119 34052)) 30287;;;;;; (19845 45374))
30288;;; Generated autoloads from url/url-ns.el 30288;;; Generated autoloads from url/url-ns.el
30289 30289
30290(autoload 'isPlainHostName "url-ns" "\ 30290(autoload 'isPlainHostName "url-ns" "\
@@ -30325,7 +30325,7 @@ Fetch a data URL (RFC 2397).
30325;;;*** 30325;;;***
30326 30326
30327;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 30327;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
30328;;;;;; "url/url-parse.el" (20119 34052)) 30328;;;;;; "url/url-parse.el" (19845 45374))
30329;;; Generated autoloads from url/url-parse.el 30329;;; Generated autoloads from url/url-parse.el
30330 30330
30331(autoload 'url-recreate-url "url-parse" "\ 30331(autoload 'url-recreate-url "url-parse" "\
@@ -30343,7 +30343,7 @@ TYPE USER PASSWORD HOST PORTSPEC FILENAME TARGET ATTRIBUTES FULLNESS.
30343;;;*** 30343;;;***
30344 30344
30345;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 30345;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
30346;;;;;; (20119 34052)) 30346;;;;;; (19845 45374))
30347;;; Generated autoloads from url/url-privacy.el 30347;;; Generated autoloads from url/url-privacy.el
30348 30348
30349(autoload 'url-setup-privacy-info "url-privacy" "\ 30349(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -30354,7 +30354,7 @@ Setup variables that expose info about you and your system.
30354;;;*** 30354;;;***
30355 30355
30356;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el" 30356;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el"
30357;;;;;; (20119 34052)) 30357;;;;;; (19943 25429))
30358;;; Generated autoloads from url/url-queue.el 30358;;; Generated autoloads from url/url-queue.el
30359 30359
30360(autoload 'url-queue-retrieve "url-queue" "\ 30360(autoload 'url-queue-retrieve "url-queue" "\
@@ -30373,7 +30373,7 @@ controls the level of parallelism via the
30373;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space 30373;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space
30374;;;;;; url-get-normalized-date url-lazy-message url-normalize-url 30374;;;;;; url-get-normalized-date url-lazy-message url-normalize-url
30375;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug) 30375;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug)
30376;;;;;; "url-util" "url/url-util.el" (20119 34052)) 30376;;;;;; "url-util" "url/url-util.el" (19867 59212))
30377;;; Generated autoloads from url/url-util.el 30377;;; Generated autoloads from url/url-util.el
30378 30378
30379(defvar url-debug nil "\ 30379(defvar url-debug nil "\
@@ -30509,7 +30509,7 @@ This uses `url-current-object', set locally to the buffer.
30509;;;*** 30509;;;***
30510 30510
30511;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 30511;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
30512;;;;;; "userlock" "userlock.el" (20119 34052)) 30512;;;;;; "userlock" "userlock.el" (19845 45374))
30513;;; Generated autoloads from userlock.el 30513;;; Generated autoloads from userlock.el
30514 30514
30515(autoload 'ask-user-about-lock "userlock" "\ 30515(autoload 'ask-user-about-lock "userlock" "\
@@ -30539,7 +30539,7 @@ The buffer in question is current when this function is called.
30539 30539
30540;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion 30540;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion
30541;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion) 30541;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion)
30542;;;;;; "utf-7" "international/utf-7.el" (20119 34052)) 30542;;;;;; "utf-7" "international/utf-7.el" (19845 45374))
30543;;; Generated autoloads from international/utf-7.el 30543;;; Generated autoloads from international/utf-7.el
30544 30544
30545(autoload 'utf-7-post-read-conversion "utf-7" "\ 30545(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -30564,7 +30564,7 @@ The buffer in question is current when this function is called.
30564 30564
30565;;;*** 30565;;;***
30566 30566
30567;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (20119 34052)) 30567;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (19845 45374))
30568;;; Generated autoloads from gnus/utf7.el 30568;;; Generated autoloads from gnus/utf7.el
30569 30569
30570(autoload 'utf7-encode "utf7" "\ 30570(autoload 'utf7-encode "utf7" "\
@@ -30576,7 +30576,7 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil.
30576 30576
30577;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 30577;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
30578;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el" 30578;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el"
30579;;;;;; (20119 34052)) 30579;;;;;; (19845 45374))
30580;;; Generated autoloads from mail/uudecode.el 30580;;; Generated autoloads from mail/uudecode.el
30581 30581
30582(autoload 'uudecode-decode-region-external "uudecode" "\ 30582(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -30606,8 +30606,8 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
30606;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers 30606;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers
30607;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff 30607;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff
30608;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook 30608;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook
30609;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20173 30609;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20172
30610;;;;;; 2352)) 30610;;;;;; 54913))
30611;;; Generated autoloads from vc/vc.el 30611;;; Generated autoloads from vc/vc.el
30612 30612
30613(defvar vc-checkout-hook nil "\ 30613(defvar vc-checkout-hook nil "\
@@ -30890,7 +30890,7 @@ Return the branch part of a revision number REV.
30890;;;*** 30890;;;***
30891 30891
30892;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el" 30892;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el"
30893;;;;;; (20119 34052)) 30893;;;;;; (19920 63959))
30894;;; Generated autoloads from vc/vc-annotate.el 30894;;; Generated autoloads from vc/vc-annotate.el
30895 30895
30896(autoload 'vc-annotate "vc-annotate" "\ 30896(autoload 'vc-annotate "vc-annotate" "\
@@ -30927,7 +30927,7 @@ mode-specific menu. `vc-annotate-color-map' and
30927 30927
30928;;;*** 30928;;;***
30929 30929
30930;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (20168 40835)) 30930;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (20168 57844))
30931;;; Generated autoloads from vc/vc-arch.el 30931;;; Generated autoloads from vc/vc-arch.el
30932 (defun vc-arch-registered (file) 30932 (defun vc-arch-registered (file)
30933 (if (vc-find-root file "{arch}/=tagging-method") 30933 (if (vc-find-root file "{arch}/=tagging-method")
@@ -30937,7 +30937,7 @@ mode-specific menu. `vc-annotate-color-map' and
30937 30937
30938;;;*** 30938;;;***
30939 30939
30940;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20175 42237)) 30940;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20174 10230))
30941;;; Generated autoloads from vc/vc-bzr.el 30941;;; Generated autoloads from vc/vc-bzr.el
30942 30942
30943(defconst vc-bzr-admin-dirname ".bzr" "\ 30943(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -30953,7 +30953,7 @@ Name of the format file in a .bzr directory.")
30953 30953
30954;;;*** 30954;;;***
30955 30955
30956;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20175 42237)) 30956;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20174 10230))
30957;;; Generated autoloads from vc/vc-cvs.el 30957;;; Generated autoloads from vc/vc-cvs.el
30958(defun vc-cvs-registered (f) 30958(defun vc-cvs-registered (f)
30959 "Return non-nil if file F is registered with CVS." 30959 "Return non-nil if file F is registered with CVS."
@@ -30964,7 +30964,7 @@ Name of the format file in a .bzr directory.")
30964 30964
30965;;;*** 30965;;;***
30966 30966
30967;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20168 40835)) 30967;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20168 57844))
30968;;; Generated autoloads from vc/vc-dir.el 30968;;; Generated autoloads from vc/vc-dir.el
30969 30969
30970(autoload 'vc-dir "vc-dir" "\ 30970(autoload 'vc-dir "vc-dir" "\
@@ -30989,7 +30989,7 @@ These are the commands available for use in the file status buffer:
30989;;;*** 30989;;;***
30990 30990
30991;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el" 30991;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el"
30992;;;;;; (20169 56777)) 30992;;;;;; (20168 57844))
30993;;; Generated autoloads from vc/vc-dispatcher.el 30993;;; Generated autoloads from vc/vc-dispatcher.el
30994 30994
30995(autoload 'vc-do-command "vc-dispatcher" "\ 30995(autoload 'vc-do-command "vc-dispatcher" "\
@@ -31012,7 +31012,7 @@ case, and the process object in the asynchronous case.
31012 31012
31013;;;*** 31013;;;***
31014 31014
31015;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20119 34052)) 31015;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20087 5852))
31016;;; Generated autoloads from vc/vc-git.el 31016;;; Generated autoloads from vc/vc-git.el
31017 (defun vc-git-registered (file) 31017 (defun vc-git-registered (file)
31018 "Return non-nil if FILE is registered with git." 31018 "Return non-nil if FILE is registered with git."
@@ -31023,7 +31023,7 @@ case, and the process object in the asynchronous case.
31023 31023
31024;;;*** 31024;;;***
31025 31025
31026;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20119 34052)) 31026;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (19845 45374))
31027;;; Generated autoloads from vc/vc-hg.el 31027;;; Generated autoloads from vc/vc-hg.el
31028 (defun vc-hg-registered (file) 31028 (defun vc-hg-registered (file)
31029 "Return non-nil if FILE is registered with hg." 31029 "Return non-nil if FILE is registered with hg."
@@ -31034,7 +31034,7 @@ case, and the process object in the asynchronous case.
31034 31034
31035;;;*** 31035;;;***
31036 31036
31037;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20175 42237)) 31037;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20174 10230))
31038;;; Generated autoloads from vc/vc-mtn.el 31038;;; Generated autoloads from vc/vc-mtn.el
31039 31039
31040(defconst vc-mtn-admin-dir "_MTN" "\ 31040(defconst vc-mtn-admin-dir "_MTN" "\
@@ -31051,7 +31051,7 @@ Name of the monotone directory's format file.")
31051;;;*** 31051;;;***
31052 31052
31053;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el" 31053;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el"
31054;;;;;; (20161 61915)) 31054;;;;;; (20161 45793))
31055;;; Generated autoloads from vc/vc-rcs.el 31055;;; Generated autoloads from vc/vc-rcs.el
31056 31056
31057(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 31057(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -31065,7 +31065,7 @@ For a description of possible values, see `vc-check-master-templates'.")
31065;;;*** 31065;;;***
31066 31066
31067;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el" 31067;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el"
31068;;;;;; (20119 34052)) 31068;;;;;; (19845 45374))
31069;;; Generated autoloads from vc/vc-sccs.el 31069;;; Generated autoloads from vc/vc-sccs.el
31070 31070
31071(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 31071(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -31082,7 +31082,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
31082 31082
31083;;;*** 31083;;;***
31084 31084
31085;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (20163 6516)) 31085;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (20162 19074))
31086;;; Generated autoloads from vc/vc-svn.el 31086;;; Generated autoloads from vc/vc-svn.el
31087 (defun vc-svn-registered (f) 31087 (defun vc-svn-registered (f)
31088 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 31088 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -31096,7 +31096,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
31096;;;*** 31096;;;***
31097 31097
31098;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" 31098;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
31099;;;;;; (20129 34267)) 31099;;;;;; (20131 59880))
31100;;; Generated autoloads from progmodes/vera-mode.el 31100;;; Generated autoloads from progmodes/vera-mode.el
31101 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 31101 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
31102 31102
@@ -31154,7 +31154,7 @@ Key bindings:
31154;;;*** 31154;;;***
31155 31155
31156;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 31156;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
31157;;;;;; (20173 62431)) 31157;;;;;; (20183 25152))
31158;;; Generated autoloads from progmodes/verilog-mode.el 31158;;; Generated autoloads from progmodes/verilog-mode.el
31159 31159
31160(autoload 'verilog-mode "verilog-mode" "\ 31160(autoload 'verilog-mode "verilog-mode" "\
@@ -31261,6 +31261,8 @@ Some other functions are:
31261 \\[verilog-sk-initial] Insert an initial begin .. end block. 31261 \\[verilog-sk-initial] Insert an initial begin .. end block.
31262 \\[verilog-sk-fork] Insert a fork begin .. end .. join block. 31262 \\[verilog-sk-fork] Insert a fork begin .. end .. join block.
31263 \\[verilog-sk-module] Insert a module .. (/*AUTOARG*/);.. endmodule block. 31263 \\[verilog-sk-module] Insert a module .. (/*AUTOARG*/);.. endmodule block.
31264 \\[verilog-sk-ovm-class] Insert an OVM Class block.
31265 \\[verilog-sk-uvm-class] Insert an UVM Class block.
31264 \\[verilog-sk-primitive] Insert a primitive .. (.. );.. endprimitive block. 31266 \\[verilog-sk-primitive] Insert a primitive .. (.. );.. endprimitive block.
31265 \\[verilog-sk-repeat] Insert a repeat (..) begin .. end block. 31267 \\[verilog-sk-repeat] Insert a repeat (..) begin .. end block.
31266 \\[verilog-sk-specify] Insert a specify .. endspecify block. 31268 \\[verilog-sk-specify] Insert a specify .. endspecify block.
@@ -31291,7 +31293,7 @@ Key bindings specific to `verilog-mode-map' are:
31291;;;*** 31293;;;***
31292 31294
31293;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 31295;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
31294;;;;;; (20168 40835)) 31296;;;;;; (20168 57844))
31295;;; Generated autoloads from progmodes/vhdl-mode.el 31297;;; Generated autoloads from progmodes/vhdl-mode.el
31296 31298
31297(autoload 'vhdl-mode "vhdl-mode" "\ 31299(autoload 'vhdl-mode "vhdl-mode" "\
@@ -31832,7 +31834,7 @@ Key bindings:
31832 31834
31833;;;*** 31835;;;***
31834 31836
31835;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20119 34052)) 31837;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20104 14925))
31836;;; Generated autoloads from emulation/vi.el 31838;;; Generated autoloads from emulation/vi.el
31837 31839
31838(autoload 'vi-mode "vi" "\ 31840(autoload 'vi-mode "vi" "\
@@ -31887,7 +31889,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
31887;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 31889;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
31888;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 31890;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
31889;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 31891;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
31890;;;;;; "language/viet-util.el" (20119 34052)) 31892;;;;;; "language/viet-util.el" (19845 45374))
31891;;; Generated autoloads from language/viet-util.el 31893;;; Generated autoloads from language/viet-util.el
31892 31894
31893(autoload 'viet-encode-viscii-char "viet-util" "\ 31895(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -31935,7 +31937,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
31935;;;;;; view-mode view-buffer-other-frame view-buffer-other-window 31937;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
31936;;;;;; view-buffer view-file-other-frame view-file-other-window 31938;;;;;; view-buffer view-file-other-frame view-file-other-window
31937;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) 31939;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
31938;;;;;; "view" "view.el" (20173 62431)) 31940;;;;;; "view" "view.el" (20174 10230))
31939;;; Generated autoloads from view.el 31941;;; Generated autoloads from view.el
31940 31942
31941(defvar view-remove-frame-by-deleting t "\ 31943(defvar view-remove-frame-by-deleting t "\
@@ -32177,8 +32179,8 @@ Exit View mode and make the current buffer editable.
32177 32179
32178;;;*** 32180;;;***
32179 32181
32180;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20140 32182;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20141
32181;;;;;; 44329)) 32183;;;;;; 9296))
32182;;; Generated autoloads from emulation/vip.el 32184;;; Generated autoloads from emulation/vip.el
32183 32185
32184(autoload 'vip-setup "vip" "\ 32186(autoload 'vip-setup "vip" "\
@@ -32194,7 +32196,7 @@ Turn on VIP emulation of VI.
32194;;;*** 32196;;;***
32195 32197
32196;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 32198;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
32197;;;;;; (20167 36027)) 32199;;;;;; (20167 36967))
32198;;; Generated autoloads from emulation/viper.el 32200;;; Generated autoloads from emulation/viper.el
32199 32201
32200(autoload 'toggle-viper-mode "viper" "\ 32202(autoload 'toggle-viper-mode "viper" "\
@@ -32211,7 +32213,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
32211;;;*** 32213;;;***
32212 32214
32213;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 32215;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
32214;;;;;; (20119 34052)) 32216;;;;;; (19906 31087))
32215;;; Generated autoloads from emacs-lisp/warnings.el 32217;;; Generated autoloads from emacs-lisp/warnings.el
32216 32218
32217(defvar warning-prefix-function nil "\ 32219(defvar warning-prefix-function nil "\
@@ -32301,7 +32303,7 @@ this is equivalent to `display-warning', using
32301;;;*** 32303;;;***
32302 32304
32303;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 32305;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
32304;;;;;; (20173 62431)) 32306;;;;;; (20174 10230))
32305;;; Generated autoloads from wdired.el 32307;;; Generated autoloads from wdired.el
32306 32308
32307(autoload 'wdired-change-to-wdired-mode "wdired" "\ 32309(autoload 'wdired-change-to-wdired-mode "wdired" "\
@@ -32317,7 +32319,7 @@ See `wdired-mode'.
32317 32319
32318;;;*** 32320;;;***
32319 32321
32320;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20161 61915)) 32322;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20159 42847))
32321;;; Generated autoloads from net/webjump.el 32323;;; Generated autoloads from net/webjump.el
32322 32324
32323(autoload 'webjump "webjump" "\ 32325(autoload 'webjump "webjump" "\
@@ -32334,7 +32336,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
32334;;;*** 32336;;;***
32335 32337
32336;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 32338;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
32337;;;;;; (20127 25007)) 32339;;;;;; (20127 62865))
32338;;; Generated autoloads from progmodes/which-func.el 32340;;; Generated autoloads from progmodes/which-func.el
32339 (put 'which-func-format 'risky-local-variable t) 32341 (put 'which-func-format 'risky-local-variable t)
32340 (put 'which-func-current 'risky-local-variable t) 32342 (put 'which-func-current 'risky-local-variable t)
@@ -32367,7 +32369,7 @@ in certain major modes.
32367;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region 32369;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region
32368;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options 32370;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options
32369;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode 32371;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode
32370;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20177 52156)) 32372;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20176 51947))
32371;;; Generated autoloads from whitespace.el 32373;;; Generated autoloads from whitespace.el
32372 32374
32373(autoload 'whitespace-mode "whitespace" "\ 32375(autoload 'whitespace-mode "whitespace" "\
@@ -32766,7 +32768,7 @@ cleaning up these problems.
32766;;;*** 32768;;;***
32767 32769
32768;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 32770;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
32769;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (20126 45211)) 32771;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (20127 62865))
32770;;; Generated autoloads from wid-browse.el 32772;;; Generated autoloads from wid-browse.el
32771 32773
32772(autoload 'widget-browse-at "wid-browse" "\ 32774(autoload 'widget-browse-at "wid-browse" "\
@@ -32792,8 +32794,8 @@ Minor mode for traversing widgets.
32792;;;*** 32794;;;***
32793 32795
32794;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 32796;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
32795;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20163 32797;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20162
32796;;;;;; 6516)) 32798;;;;;; 19074))
32797;;; Generated autoloads from wid-edit.el 32799;;; Generated autoloads from wid-edit.el
32798 32800
32799(autoload 'widgetp "wid-edit" "\ 32801(autoload 'widgetp "wid-edit" "\
@@ -32837,7 +32839,7 @@ Setup current buffer so editing string widgets works.
32837 32839
32838;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 32840;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
32839;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20161 32841;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20161
32840;;;;;; 61915)) 32842;;;;;; 45793))
32841;;; Generated autoloads from windmove.el 32843;;; Generated autoloads from windmove.el
32842 32844
32843(autoload 'windmove-left "windmove" "\ 32845(autoload 'windmove-left "windmove" "\
@@ -32890,7 +32892,7 @@ Default MODIFIER is 'shift.
32890;;;*** 32892;;;***
32891 32893
32892;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 32894;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
32893;;;;;; (20119 34052)) 32895;;;;;; (19998 49767))
32894;;; Generated autoloads from winner.el 32896;;; Generated autoloads from winner.el
32895 32897
32896(defvar winner-mode nil "\ 32898(defvar winner-mode nil "\
@@ -32909,7 +32911,7 @@ With arg, turn Winner mode on if and only if arg is positive.
32909;;;*** 32911;;;***
32910 32912
32911;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file 32913;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file
32912;;;;;; woman woman-locale) "woman" "woman.el" (20168 40835)) 32914;;;;;; woman woman-locale) "woman" "woman.el" (20168 57844))
32913;;; Generated autoloads from woman.el 32915;;; Generated autoloads from woman.el
32914 32916
32915(defvar woman-locale nil "\ 32917(defvar woman-locale nil "\
@@ -32958,7 +32960,7 @@ Default bookmark handler for Woman buffers.
32958;;;*** 32960;;;***
32959 32961
32960;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 32962;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
32961;;;;;; (20140 44344)) 32963;;;;;; (20141 9296))
32962;;; Generated autoloads from emulation/ws-mode.el 32964;;; Generated autoloads from emulation/ws-mode.el
32963 32965
32964(autoload 'wordstar-mode "ws-mode" "\ 32966(autoload 'wordstar-mode "ws-mode" "\
@@ -33070,7 +33072,7 @@ The key bindings are:
33070 33072
33071;;;*** 33073;;;***
33072 33074
33073;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20175 42237)) 33075;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20175 31160))
33074;;; Generated autoloads from net/xesam.el 33076;;; Generated autoloads from net/xesam.el
33075 33077
33076(autoload 'xesam-search "xesam" "\ 33078(autoload 'xesam-search "xesam" "\
@@ -33090,7 +33092,7 @@ Example:
33090;;;*** 33092;;;***
33091 33093
33092;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 33094;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
33093;;;;;; (20168 40835)) 33095;;;;;; (20168 57844))
33094;;; Generated autoloads from xml.el 33096;;; Generated autoloads from xml.el
33095 33097
33096(autoload 'xml-parse-file "xml" "\ 33098(autoload 'xml-parse-file "xml" "\
@@ -33116,7 +33118,7 @@ If PARSE-NS is non-nil, then QNAMES are expanded.
33116;;;*** 33118;;;***
33117 33119
33118;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok" 33120;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok"
33119;;;;;; "nxml/xmltok.el" (20119 34052)) 33121;;;;;; "nxml/xmltok.el" (19845 45374))
33120;;; Generated autoloads from nxml/xmltok.el 33122;;; Generated autoloads from nxml/xmltok.el
33121 33123
33122(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 33124(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -33134,8 +33136,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
33134 33136
33135;;;*** 33137;;;***
33136 33138
33137;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20126 33139;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20127
33138;;;;;; 50742)) 33140;;;;;; 62865))
33139;;; Generated autoloads from xt-mouse.el 33141;;; Generated autoloads from xt-mouse.el
33140 33142
33141(defvar xterm-mouse-mode nil "\ 33143(defvar xterm-mouse-mode nil "\
@@ -33165,7 +33167,7 @@ down the SHIFT key while pressing the mouse button.
33165;;;*** 33167;;;***
33166 33168
33167;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 33169;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
33168;;;;;; "gnus/yenc.el" (20119 34052)) 33170;;;;;; "gnus/yenc.el" (19845 45374))
33169;;; Generated autoloads from gnus/yenc.el 33171;;; Generated autoloads from gnus/yenc.el
33170 33172
33171(autoload 'yenc-decode-region "yenc" "\ 33173(autoload 'yenc-decode-region "yenc" "\
@@ -33181,7 +33183,7 @@ Extract file name from an yenc header.
33181;;;*** 33183;;;***
33182 33184
33183;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 33185;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
33184;;;;;; yow) "yow" "play/yow.el" (20119 34052)) 33186;;;;;; yow) "yow" "play/yow.el" (19845 45374))
33185;;; Generated autoloads from play/yow.el 33187;;; Generated autoloads from play/yow.el
33186 33188
33187(autoload 'yow "yow" "\ 33189(autoload 'yow "yow" "\
@@ -33207,7 +33209,7 @@ Zippy goes to the analyst.
33207 33209
33208;;;*** 33210;;;***
33209 33211
33210;;;### (autoloads (zone) "zone" "play/zone.el" (20119 34052)) 33212;;;### (autoloads (zone) "zone" "play/zone.el" (19889 21967))
33211;;; Generated autoloads from play/zone.el 33213;;; Generated autoloads from play/zone.el
33212 33214
33213(autoload 'zone "zone" "\ 33215(autoload 'zone "zone" "\
@@ -33223,46 +33225,47 @@ Zone out, completely.
33223;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el" 33225;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el"
33224;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" 33226;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el"
33225;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" 33227;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el"
33226;;;;;; "calc/calc-macs.el" "calc/calc-map.el" "calc/calc-math.el" 33228;;;;;; "calc/calc-loaddefs.el" "calc/calc-macs.el" "calc/calc-map.el"
33227;;;;;; "calc/calc-menu.el" "calc/calc-misc.el" "calc/calc-mode.el" 33229;;;;;; "calc/calc-math.el" "calc/calc-menu.el" "calc/calc-misc.el"
33228;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el" 33230;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-nlfit.el"
33229;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" 33231;;;;;; "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el"
33230;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el" 33232;;;;;; "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el"
33231;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-units.el" 33233;;;;;; "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el"
33232;;;;;; "calc/calc-vec.el" "calc/calc-yank.el" "calc/calcalg2.el" 33234;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el"
33233;;;;;; "calc/calcalg3.el" "calc/calccomp.el" "calc/calcsel2.el" 33235;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el"
33234;;;;;; "calendar/cal-bahai.el" "calendar/cal-coptic.el" "calendar/cal-french.el" 33236;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-coptic.el"
33235;;;;;; "calendar/cal-html.el" "calendar/cal-islam.el" "calendar/cal-iso.el" 33237;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el"
33236;;;;;; "calendar/cal-julian.el" "calendar/cal-loaddefs.el" "calendar/cal-mayan.el" 33238;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-loaddefs.el"
33237;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el" 33239;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el"
33238;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/diary-loaddefs.el" 33240;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el"
33239;;;;;; "calendar/hol-loaddefs.el" "cdl.el" "cedet/cedet-cscope.el" 33241;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "cdl.el"
33240;;;;;; "cedet/cedet-files.el" "cedet/cedet-global.el" "cedet/cedet-idutils.el" 33242;;;;;; "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el"
33241;;;;;; "cedet/cedet.el" "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el" 33243;;;;;; "cedet/cedet-idutils.el" "cedet/cedet.el" "cedet/ede/auto.el"
33242;;;;;; "cedet/ede/base.el" "cedet/ede/cpp-root.el" "cedet/ede/custom.el" 33244;;;;;; "cedet/ede/autoconf-edit.el" "cedet/ede/base.el" "cedet/ede/cpp-root.el"
33243;;;;;; "cedet/ede/dired.el" "cedet/ede/emacs.el" "cedet/ede/files.el" 33245;;;;;; "cedet/ede/custom.el" "cedet/ede/dired.el" "cedet/ede/emacs.el"
33244;;;;;; "cedet/ede/generic.el" "cedet/ede/linux.el" "cedet/ede/locate.el" 33246;;;;;; "cedet/ede/files.el" "cedet/ede/generic.el" "cedet/ede/linux.el"
33245;;;;;; "cedet/ede/make.el" "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" 33247;;;;;; "cedet/ede/loaddefs.el" "cedet/ede/locate.el" "cedet/ede/make.el"
33246;;;;;; "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" 33248;;;;;; "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" "cedet/ede/pmake.el"
33247;;;;;; "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" 33249;;;;;; "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el"
33248;;;;;; "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" 33250;;;;;; "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el"
33249;;;;;; "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" "cedet/ede/proj.el" 33251;;;;;; "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el"
33250;;;;;; "cedet/ede/project-am.el" "cedet/ede/shell.el" "cedet/ede/simple.el" 33252;;;;;; "cedet/ede/proj-shared.el" "cedet/ede/proj.el" "cedet/ede/project-am.el"
33251;;;;;; "cedet/ede/source.el" "cedet/ede/speedbar.el" "cedet/ede/srecode.el" 33253;;;;;; "cedet/ede/shell.el" "cedet/ede/simple.el" "cedet/ede/source.el"
33252;;;;;; "cedet/ede/system.el" "cedet/ede/util.el" "cedet/inversion.el" 33254;;;;;; "cedet/ede/speedbar.el" "cedet/ede/srecode.el" "cedet/ede/system.el"
33253;;;;;; "cedet/mode-local.el" "cedet/pulse.el" "cedet/semantic/analyze.el" 33255;;;;;; "cedet/ede/util.el" "cedet/inversion.el" "cedet/mode-local.el"
33254;;;;;; "cedet/semantic/analyze/complete.el" "cedet/semantic/analyze/debug.el" 33256;;;;;; "cedet/pulse.el" "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el"
33255;;;;;; "cedet/semantic/analyze/fcn.el" "cedet/semantic/analyze/refs.el" 33257;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el"
33256;;;;;; "cedet/semantic/bovine.el" "cedet/semantic/bovine/c-by.el" 33258;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el"
33257;;;;;; "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el" 33259;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el"
33258;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el" 33260;;;;;; "cedet/semantic/bovine/debug.el" "cedet/semantic/bovine/el.el"
33259;;;;;; "cedet/semantic/bovine/make-by.el" "cedet/semantic/bovine/make.el" 33261;;;;;; "cedet/semantic/bovine/gcc.el" "cedet/semantic/bovine/make-by.el"
33260;;;;;; "cedet/semantic/bovine/scm-by.el" "cedet/semantic/bovine/scm.el" 33262;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm-by.el"
33261;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" 33263;;;;;; "cedet/semantic/bovine/scm.el" "cedet/semantic/chart.el"
33262;;;;;; "cedet/semantic/db-debug.el" "cedet/semantic/db-ebrowse.el" 33264;;;;;; "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" "cedet/semantic/db-debug.el"
33263;;;;;; "cedet/semantic/db-el.el" "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" 33265;;;;;; "cedet/semantic/db-ebrowse.el" "cedet/semantic/db-el.el"
33264;;;;;; "cedet/semantic/db-global.el" "cedet/semantic/db-javascript.el" 33266;;;;;; "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" "cedet/semantic/db-global.el"
33265;;;;;; "cedet/semantic/db-mode.el" "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el" 33267;;;;;; "cedet/semantic/db-javascript.el" "cedet/semantic/db-mode.el"
33268;;;;;; "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
33266;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el" 33269;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el"
33267;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el" 33270;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el"
33268;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el" 33271;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el"
@@ -33270,13 +33273,13 @@ Zone out, completely.
33270;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" 33273;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el"
33271;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" 33274;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el"
33272;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" 33275;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el"
33273;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el" 33276;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el"
33274;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el" 33277;;;;;; "cedet/semantic/mru-bookmark.el" "cedet/semantic/sb.el" "cedet/semantic/scope.el"
33275;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el" 33278;;;;;; "cedet/semantic/senator.el" "cedet/semantic/sort.el" "cedet/semantic/symref.el"
33276;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el" 33279;;;;;; "cedet/semantic/symref/cscope.el" "cedet/semantic/symref/filter.el"
33277;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el" 33280;;;;;; "cedet/semantic/symref/global.el" "cedet/semantic/symref/grep.el"
33278;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el" 33281;;;;;; "cedet/semantic/symref/idutils.el" "cedet/semantic/symref/list.el"
33279;;;;;; "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" 33282;;;;;; "cedet/semantic/tag-file.el" "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el"
33280;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" 33283;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el"
33281;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" 33284;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el"
33282;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" 33285;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el"
@@ -33288,32 +33291,33 @@ Zone out, completely.
33288;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" 33291;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el"
33289;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" 33292;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el"
33290;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" 33293;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el"
33291;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/semantic.el" 33294;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el"
33292;;;;;; "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" "cedet/srecode/table.el" 33295;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el"
33293;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el" 33296;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el"
33294;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" "dos-vars.el" 33297;;;;;; "cus-dep.el" "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el"
33295;;;;;; "dos-w32.el" "dynamic-setting.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el" 33298;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/assoc.el"
33296;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" 33299;;;;;; "emacs-lisp/authors.el" "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el"
33297;;;;;; "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" 33300;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el"
33298;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" 33301;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el"
33299;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-custom.el" 33302;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el"
33300;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el" 33303;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el"
33301;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" 33304;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el"
33302;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" 33305;;;;;; "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el"
33303;;;;;; "emacs-lisp/regi.el" "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el" 33306;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" "emacs-lisp/regi.el"
33304;;;;;; "emacs-lisp/tcover-unsafep.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el" 33307;;;;;; "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el"
33305;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el" 33308;;;;;; "emulation/cua-gmrk.el" "emulation/cua-rect.el" "emulation/edt-lk201.el"
33306;;;;;; "emulation/edt-vt100.el" "emulation/tpu-extras.el" "emulation/viper-cmd.el" 33309;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el"
33307;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" 33310;;;;;; "emulation/tpu-extras.el" "emulation/viper-cmd.el" "emulation/viper-ex.el"
33308;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" 33311;;;;;; "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el"
33309;;;;;; "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el" 33312;;;;;; "emulation/viper-mous.el" "emulation/viper-util.el" "erc/erc-backend.el"
33310;;;;;; "erc/erc-lang.el" "eshell/em-alias.el" "eshell/em-banner.el" 33313;;;;;; "erc/erc-goodies.el" "erc/erc-ibuffer.el" "erc/erc-lang.el"
33311;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" 33314;;;;;; "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el"
33312;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" 33315;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el"
33313;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" 33316;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el"
33314;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 33317;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el"
33315;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" 33318;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el"
33316;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-io.el" 33319;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el"
33320;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el"
33317;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el" 33321;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
33318;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el" 33322;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el"
33319;;;;;; "format-spec.el" "forms-d2.el" "forms-pass.el" "fringe.el" 33323;;;;;; "format-spec.el" "forms-d2.el" "forms-pass.el" "fringe.el"
@@ -33416,8 +33420,8 @@ Zone out, completely.
33416;;;;;; "vc/ediff-init.el" "vc/ediff-merg.el" "vc/ediff-ptch.el" 33420;;;;;; "vc/ediff-init.el" "vc/ediff-merg.el" "vc/ediff-ptch.el"
33417;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el" 33421;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el"
33418;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vcursor.el" "vt-control.el" 33422;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vcursor.el" "vt-control.el"
33419;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (20182 33423;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (20183
33420;;;;;; 26193 488074)) 33424;;;;;; 25444 347950))
33421 33425
33422;;;*** 33426;;;***
33423 33427