aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Monnier2012-10-12 15:08:23 -0400
committerStefan Monnier2012-10-12 15:08:23 -0400
commit57e5e467de9748256c96c5f3bda3e5dcb766e896 (patch)
tree3c6cba6d38d36611f93c71c8f9652dbc13e88eda
parent167e3640f16a3825f6189111caf86a743e5282e5 (diff)
downloademacs-57e5e467de9748256c96c5f3bda3e5dcb766e896.tar.gz
emacs-57e5e467de9748256c96c5f3bda3e5dcb766e896.zip
* lisp/ldefs-boot.el: Update to reflect earlier fix in autoload.el
-rw-r--r--lisp/ldefs-boot.el1946
1 files changed, 980 insertions, 966 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index a16d69c6cc2..7f09fd1d623 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" (20545 57511 257469 0)) 8;;;;;; "play/5x5.el" (20550 14882 0 0))
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;;;;;; (20576 42138 697312 0)) 71;;;;;; (20577 48876 0 0))
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;;;;;; (20355 10021 546955 0)) 91;;;;;; (20244 35516 0 0))
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;;;;;; (20458 56750 651721 0)) 102;;;;;; (20460 33749 0 0))
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;;;;;; (20523 62082 997685 0)) 117;;;;;; (20589 46442 0 0))
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" (20563 51044 242568 0)) 256;;;;;; "advice" "emacs-lisp/advice.el" (20567 31133 0 0))
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" (20566 63671 243798 0)) 401;;;;;; align) "align" "align.el" (20567 31133 0 0))
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;;;;;; (20577 33959 40183 0)) 492;;;;;; (20577 48876 0 0))
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;;;;;; (20545 57511 257469 0)) 853;;;;;; (20550 14882 0 0))
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" (20566 63671 243798 0)) 913;;;;;; "net/ange-ftp.el" (20567 31133 0 0))
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" (20545 57511 257469 0)) 935;;;;;; "animate" "play/animate.el" (20550 14882 0 0))
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" (20577 33959 40183 0)) 968;;;;;; "ansi-color" "ansi-color.el" (20577 48876 0 0))
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,8 +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" (20566 63671 243798 994;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (20567 31133 0 0))
995;;;;;; 0))
996;;; Generated autoloads from progmodes/antlr-mode.el 995;;; Generated autoloads from progmodes/antlr-mode.el
997 996
998(autoload 'antlr-show-makefile-rules "antlr-mode" "\ 997(autoload 'antlr-show-makefile-rules "antlr-mode" "\
@@ -1028,7 +1027,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
1028;;;*** 1027;;;***
1029 1028
1030;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el" 1029;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el"
1031;;;;;; (20355 10021 546955 0)) 1030;;;;;; (20244 35516 0 0))
1032;;; Generated autoloads from calendar/appt.el 1031;;; Generated autoloads from calendar/appt.el
1033 1032
1034(autoload 'appt-add "appt" "\ 1033(autoload 'appt-add "appt" "\
@@ -1051,8 +1050,8 @@ ARG is positive, otherwise off.
1051 1050
1052;;;### (autoloads (apropos-documentation apropos-value apropos-library 1051;;;### (autoloads (apropos-documentation apropos-value apropos-library
1053;;;;;; apropos apropos-documentation-property apropos-command apropos-variable 1052;;;;;; apropos apropos-documentation-property apropos-command apropos-variable
1054;;;;;; apropos-read-pattern) "apropos" "apropos.el" (20523 62082 1053;;;;;; apropos-read-pattern) "apropos" "apropos.el" (20523 63054
1055;;;;;; 997685 0)) 1054;;;;;; 0 0))
1056;;; Generated autoloads from apropos.el 1055;;; Generated autoloads from apropos.el
1057 1056
1058(autoload 'apropos-read-pattern "apropos" "\ 1057(autoload 'apropos-read-pattern "apropos" "\
@@ -1161,7 +1160,7 @@ Returns list of symbols and documentation found.
1161;;;*** 1160;;;***
1162 1161
1163;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20585 1162;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20585
1164;;;;;; 28088 480237 0)) 1163;;;;;; 55103 0 0))
1165;;; Generated autoloads from arc-mode.el 1164;;; Generated autoloads from arc-mode.el
1166 1165
1167(autoload 'archive-mode "arc-mode" "\ 1166(autoload 'archive-mode "arc-mode" "\
@@ -1181,7 +1180,7 @@ archive.
1181 1180
1182;;;*** 1181;;;***
1183 1182
1184;;;### (autoloads (array-mode) "array" "array.el" (20355 10021 546955 1183;;;### (autoloads (array-mode) "array" "array.el" (20244 35516 0
1185;;;;;; 0)) 1184;;;;;; 0))
1186;;; Generated autoloads from array.el 1185;;; Generated autoloads from array.el
1187 1186
@@ -1254,7 +1253,7 @@ Entering array mode calls the function `array-mode-hook'.
1254;;;*** 1253;;;***
1255 1254
1256;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20513 1255;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20513
1257;;;;;; 18948 537867 0)) 1256;;;;;; 36786 0 0))
1258;;; Generated autoloads from textmodes/artist.el 1257;;; Generated autoloads from textmodes/artist.el
1259 1258
1260(autoload 'artist-mode "artist" "\ 1259(autoload 'artist-mode "artist" "\
@@ -1459,8 +1458,8 @@ Keymap summary
1459 1458
1460;;;*** 1459;;;***
1461 1460
1462;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (20355 1461;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (20356
1463;;;;;; 10021 546955 0)) 1462;;;;;; 35090 0 0))
1464;;; Generated autoloads from progmodes/asm-mode.el 1463;;; Generated autoloads from progmodes/asm-mode.el
1465 1464
1466(autoload 'asm-mode "asm-mode" "\ 1465(autoload 'asm-mode "asm-mode" "\
@@ -1488,7 +1487,7 @@ Special commands:
1488;;;*** 1487;;;***
1489 1488
1490;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el" 1489;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el"
1491;;;;;; (20544 36659 880486 0)) 1490;;;;;; (20544 52783 0 0))
1492;;; Generated autoloads from gnus/auth-source.el 1491;;; Generated autoloads from gnus/auth-source.el
1493 1492
1494(defvar auth-source-cache-expiry 7200 "\ 1493(defvar auth-source-cache-expiry 7200 "\
@@ -1501,7 +1500,7 @@ let-binding.")
1501;;;*** 1500;;;***
1502 1501
1503;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1502;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1504;;;;;; (20355 10021 546955 0)) 1503;;;;;; (20244 35516 0 0))
1505;;; Generated autoloads from autoarg.el 1504;;; Generated autoloads from autoarg.el
1506 1505
1507(defvar autoarg-mode nil "\ 1506(defvar autoarg-mode nil "\
@@ -1562,7 +1561,7 @@ This is similar to `autoarg-mode' but rebinds the keypad keys
1562;;;*** 1561;;;***
1563 1562
1564;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1563;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1565;;;;;; (20513 18948 537867 0)) 1564;;;;;; (20513 16153 0 0))
1566;;; Generated autoloads from progmodes/autoconf.el 1565;;; Generated autoloads from progmodes/autoconf.el
1567 1566
1568(autoload 'autoconf-mode "autoconf" "\ 1567(autoload 'autoconf-mode "autoconf" "\
@@ -1573,7 +1572,7 @@ Major mode for editing Autoconf configure.ac files.
1573;;;*** 1572;;;***
1574 1573
1575;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1574;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1576;;;;;; "autoinsert" "autoinsert.el" (20566 63671 243798 0)) 1575;;;;;; "autoinsert" "autoinsert.el" (20567 31133 0 0))
1577;;; Generated autoloads from autoinsert.el 1576;;; Generated autoloads from autoinsert.el
1578 1577
1579(autoload 'auto-insert "autoinsert" "\ 1578(autoload 'auto-insert "autoinsert" "\
@@ -1613,7 +1612,7 @@ insert a template for the file depending on the mode of the buffer.
1613 1612
1614;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1613;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1615;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1614;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1616;;;;;; (20518 12580 46478 0)) 1615;;;;;; (20600 16892 0 0))
1617;;; Generated autoloads from emacs-lisp/autoload.el 1616;;; Generated autoloads from emacs-lisp/autoload.el
1618 1617
1619(put 'generated-autoload-file 'safe-local-variable 'stringp) 1618(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1664,7 +1663,7 @@ should be non-nil).
1664 1663
1665;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1664;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1666;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1665;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1667;;;;;; "autorevert" "autorevert.el" (20476 31768 298871 0)) 1666;;;;;; "autorevert" "autorevert.el" (20511 52965 0 0))
1668;;; Generated autoloads from autorevert.el 1667;;; Generated autoloads from autorevert.el
1669 1668
1670(autoload 'auto-revert-mode "autorevert" "\ 1669(autoload 'auto-revert-mode "autorevert" "\
@@ -1753,7 +1752,7 @@ specifies in the mode line.
1753;;;*** 1752;;;***
1754 1753
1755;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1754;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1756;;;;;; "avoid.el" (20476 31768 298871 0)) 1755;;;;;; "avoid.el" (20600 16892 0 0))
1757;;; Generated autoloads from avoid.el 1756;;; Generated autoloads from avoid.el
1758 1757
1759(defvar mouse-avoidance-mode nil "\ 1758(defvar mouse-avoidance-mode nil "\
@@ -1794,7 +1793,7 @@ definition of \"random distance\".)
1794;;;*** 1793;;;***
1795 1794
1796;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1795;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1797;;;;;; (20476 31768 298871 0)) 1796;;;;;; (20600 16892 0 0))
1798;;; Generated autoloads from battery.el 1797;;; Generated autoloads from battery.el
1799 (put 'battery-mode-line-string 'risky-local-variable t) 1798 (put 'battery-mode-line-string 'risky-local-variable t)
1800 1799
@@ -1830,8 +1829,7 @@ seconds.
1830;;;*** 1829;;;***
1831 1830
1832;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1831;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1833;;;;;; "benchmark" "emacs-lisp/benchmark.el" (20557 48712 315579 1832;;;;;; "benchmark" "emacs-lisp/benchmark.el" (20559 38659 0 0))
1834;;;;;; 0))
1835;;; Generated autoloads from emacs-lisp/benchmark.el 1833;;; Generated autoloads from emacs-lisp/benchmark.el
1836 1834
1837(autoload 'benchmark-run "benchmark" "\ 1835(autoload 'benchmark-run "benchmark" "\
@@ -1868,7 +1866,7 @@ For non-interactive use see also `benchmark-run' and
1868;;;*** 1866;;;***
1869 1867
1870;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) 1868;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize)
1871;;;;;; "bibtex" "textmodes/bibtex.el" (20576 13095 881042 0)) 1869;;;;;; "bibtex" "textmodes/bibtex.el" (20577 48876 0 0))
1872;;; Generated autoloads from textmodes/bibtex.el 1870;;; Generated autoloads from textmodes/bibtex.el
1873 1871
1874(autoload 'bibtex-initialize "bibtex" "\ 1872(autoload 'bibtex-initialize "bibtex" "\
@@ -1957,7 +1955,7 @@ A prefix arg negates the value of `bibtex-search-entry-globally'.
1957;;;*** 1955;;;***
1958 1956
1959;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el" 1957;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el"
1960;;;;;; (20355 10021 546955 0)) 1958;;;;;; (20244 35516 0 0))
1961;;; Generated autoloads from textmodes/bibtex-style.el 1959;;; Generated autoloads from textmodes/bibtex-style.el
1962 1960
1963(autoload 'bibtex-style-mode "bibtex-style" "\ 1961(autoload 'bibtex-style-mode "bibtex-style" "\
@@ -1969,7 +1967,7 @@ Major mode for editing BibTeX style files.
1969 1967
1970;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1968;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1971;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el" 1969;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el"
1972;;;;;; (20355 10021 546955 0)) 1970;;;;;; (20356 35090 0 0))
1973;;; Generated autoloads from mail/binhex.el 1971;;; Generated autoloads from mail/binhex.el
1974 1972
1975(defconst binhex-begin-line "^:...............................................................$" "\ 1973(defconst binhex-begin-line "^:...............................................................$" "\
@@ -1993,8 +1991,8 @@ Binhex decode region between START and END.
1993 1991
1994;;;*** 1992;;;***
1995 1993
1996;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (20551 1994;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (20553
1997;;;;;; 9899 283417 0)) 1995;;;;;; 2323 0 0))
1998;;; Generated autoloads from play/blackbox.el 1996;;; Generated autoloads from play/blackbox.el
1999 1997
2000(autoload 'blackbox "blackbox" "\ 1998(autoload 'blackbox "blackbox" "\
@@ -2117,7 +2115,7 @@ a reflection.
2117;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert 2115;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert
2118;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate 2116;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate
2119;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark" 2117;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark"
2120;;;;;; "bookmark.el" (20585 28088 480237 0)) 2118;;;;;; "bookmark.el" (20589 46442 0 0))
2121;;; Generated autoloads from bookmark.el 2119;;; Generated autoloads from bookmark.el
2122 (define-key ctl-x-r-map "b" 'bookmark-jump) 2120 (define-key ctl-x-r-map "b" 'bookmark-jump)
2123 (define-key ctl-x-r-map "m" 'bookmark-set) 2121 (define-key ctl-x-r-map "m" 'bookmark-set)
@@ -2318,7 +2316,7 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2318;;;;;; browse-url-xdg-open browse-url-at-mouse browse-url-at-point 2316;;;;;; browse-url-xdg-open browse-url-at-mouse browse-url-at-point
2319;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 2317;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
2320;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function) 2318;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function)
2321;;;;;; "browse-url" "net/browse-url.el" (20566 63671 243798 0)) 2319;;;;;; "browse-url" "net/browse-url.el" (20567 31133 0 0))
2322;;; Generated autoloads from net/browse-url.el 2320;;; Generated autoloads from net/browse-url.el
2323 2321
2324(defvar browse-url-browser-function 'browse-url-default-browser "\ 2322(defvar browse-url-browser-function 'browse-url-default-browser "\
@@ -2634,7 +2632,7 @@ from `browse-url-elinks-wrapper'.
2634;;;*** 2632;;;***
2635 2633
2636;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2634;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2637;;;;;; "bs" "bs.el" (20576 13095 881042 0)) 2635;;;;;; "bs" "bs.el" (20577 48876 0 0))
2638;;; Generated autoloads from bs.el 2636;;; Generated autoloads from bs.el
2639 2637
2640(autoload 'bs-cycle-next "bs" "\ 2638(autoload 'bs-cycle-next "bs" "\
@@ -2674,8 +2672,8 @@ name of buffer configuration.
2674 2672
2675;;;*** 2673;;;***
2676 2674
2677;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20566 63671 2675;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20567 31133
2678;;;;;; 243798 0)) 2676;;;;;; 0 0))
2679;;; Generated autoloads from play/bubbles.el 2677;;; Generated autoloads from play/bubbles.el
2680 2678
2681(autoload 'bubbles "bubbles" "\ 2679(autoload 'bubbles "bubbles" "\
@@ -2697,7 +2695,7 @@ columns on its right towards the left.
2697;;;*** 2695;;;***
2698 2696
2699;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference" 2697;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference"
2700;;;;;; "progmodes/bug-reference.el" (20532 45476 981297 0)) 2698;;;;;; "progmodes/bug-reference.el" (20600 16892 0 0))
2701;;; Generated autoloads from progmodes/bug-reference.el 2699;;; Generated autoloads from progmodes/bug-reference.el
2702 2700
2703(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) 2701(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format)))))
@@ -2721,7 +2719,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2721;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2719;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2722;;;;;; compile-defun byte-compile-file byte-recompile-directory 2720;;;;;; compile-defun byte-compile-file byte-recompile-directory
2723;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning) 2721;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning)
2724;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20585 28088 480237 0)) 2722;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20600 16892 0 0))
2725;;; Generated autoloads from emacs-lisp/bytecomp.el 2723;;; Generated autoloads from emacs-lisp/bytecomp.el
2726(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2724(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2727(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2725(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2841,8 +2839,8 @@ and corresponding effects.
2841 2839
2842;;;*** 2840;;;***
2843 2841
2844;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (20355 2842;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (20244
2845;;;;;; 10021 546955 0)) 2843;;;;;; 35516 0 0))
2846;;; Generated autoloads from calendar/cal-china.el 2844;;; Generated autoloads from calendar/cal-china.el
2847 2845
2848(put 'calendar-chinese-time-zone 'risky-local-variable t) 2846(put 'calendar-chinese-time-zone 'risky-local-variable t)
@@ -2851,8 +2849,8 @@ and corresponding effects.
2851 2849
2852;;;*** 2850;;;***
2853 2851
2854;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (20461 32935 2852;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (20468 36126
2855;;;;;; 300400 0)) 2853;;;;;; 0 0))
2856;;; Generated autoloads from calendar/cal-dst.el 2854;;; Generated autoloads from calendar/cal-dst.el
2857 2855
2858(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2856(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2864,7 +2862,7 @@ and corresponding effects.
2864;;;*** 2862;;;***
2865 2863
2866;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el" 2864;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el"
2867;;;;;; (20355 10021 546955 0)) 2865;;;;;; (20290 33419 0 0))
2868;;; Generated autoloads from calendar/cal-hebrew.el 2866;;; Generated autoloads from calendar/cal-hebrew.el
2869 2867
2870(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2868(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2880,8 +2878,8 @@ from the cursor position.
2880 2878
2881;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2879;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2882;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2880;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2883;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20572 2881;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20600
2884;;;;;; 16038 402143 0)) 2882;;;;;; 16892 0 0))
2885;;; Generated autoloads from calc/calc.el 2883;;; Generated autoloads from calc/calc.el
2886 (define-key ctl-x-map "*" 'calc-dispatch) 2884 (define-key ctl-x-map "*" 'calc-dispatch)
2887 2885
@@ -2965,8 +2963,8 @@ See Info node `(calc)Defining Functions'.
2965 2963
2966;;;*** 2964;;;***
2967 2965
2968;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (20355 2966;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (20244
2969;;;;;; 10021 546955 0)) 2967;;;;;; 35516 0 0))
2970;;; Generated autoloads from calc/calc-undo.el 2968;;; Generated autoloads from calc/calc-undo.el
2971 2969
2972(autoload 'calc-undo "calc-undo" "\ 2970(autoload 'calc-undo "calc-undo" "\
@@ -2976,8 +2974,8 @@ See Info node `(calc)Defining Functions'.
2976 2974
2977;;;*** 2975;;;***
2978 2976
2979;;;### (autoloads (calculator) "calculator" "calculator.el" (20476 2977;;;### (autoloads (calculator) "calculator" "calculator.el" (20511
2980;;;;;; 31768 298871 0)) 2978;;;;;; 52965 0 0))
2981;;; Generated autoloads from calculator.el 2979;;; Generated autoloads from calculator.el
2982 2980
2983(autoload 'calculator "calculator" "\ 2981(autoload 'calculator "calculator" "\
@@ -2988,8 +2986,8 @@ See the documentation for `calculator-mode' for more information.
2988 2986
2989;;;*** 2987;;;***
2990 2988
2991;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20577 2989;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20600
2992;;;;;; 33959 40183 0)) 2990;;;;;; 16892 0 0))
2993;;; Generated autoloads from calendar/calendar.el 2991;;; Generated autoloads from calendar/calendar.el
2994 2992
2995(autoload 'calendar "calendar" "\ 2993(autoload 'calendar "calendar" "\
@@ -3033,7 +3031,7 @@ This function is suitable for execution in an init file.
3033;;;*** 3031;;;***
3034 3032
3035;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 3033;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3036;;;;;; "gnus/canlock.el" (20355 10021 546955 0)) 3034;;;;;; "gnus/canlock.el" (20244 35516 0 0))
3037;;; Generated autoloads from gnus/canlock.el 3035;;; Generated autoloads from gnus/canlock.el
3038 3036
3039(autoload 'canlock-insert-header "canlock" "\ 3037(autoload 'canlock-insert-header "canlock" "\
@@ -3051,7 +3049,7 @@ it fails.
3051;;;*** 3049;;;***
3052 3050
3053;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el" 3051;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el"
3054;;;;;; (20355 10021 546955 0)) 3052;;;;;; (20244 35516 0 0))
3055;;; Generated autoloads from progmodes/cap-words.el 3053;;; Generated autoloads from progmodes/cap-words.el
3056 3054
3057(autoload 'capitalized-words-mode "cap-words" "\ 3055(autoload 'capitalized-words-mode "cap-words" "\
@@ -3090,15 +3088,15 @@ Obsoletes `c-forward-into-nomenclature'.
3090 3088
3091;;;*** 3089;;;***
3092 3090
3093;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (20355 3091;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (20244
3094;;;;;; 10021 546955 0)) 3092;;;;;; 35516 0 0))
3095;;; Generated autoloads from progmodes/cc-compat.el 3093;;; Generated autoloads from progmodes/cc-compat.el
3096(put 'c-indent-level 'safe-local-variable 'integerp) 3094(put 'c-indent-level 'safe-local-variable 'integerp)
3097 3095
3098;;;*** 3096;;;***
3099 3097
3100;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3098;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3101;;;;;; (20557 48712 315579 0)) 3099;;;;;; (20559 38659 0 0))
3102;;; Generated autoloads from progmodes/cc-engine.el 3100;;; Generated autoloads from progmodes/cc-engine.el
3103 3101
3104(autoload 'c-guess-basic-syntax "cc-engine" "\ 3102(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3110,8 +3108,8 @@ Return the syntactic context of the current line.
3110 3108
3111;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region 3109;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region
3112;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install 3110;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install
3113;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (20355 10021 3111;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (20276 3849 0
3114;;;;;; 546955 0)) 3112;;;;;; 0))
3115;;; Generated autoloads from progmodes/cc-guess.el 3113;;; Generated autoloads from progmodes/cc-guess.el
3116 3114
3117(defvar c-guess-guessed-offsets-alist nil "\ 3115(defvar c-guess-guessed-offsets-alist nil "\
@@ -3211,7 +3209,7 @@ the absolute file name of the file if STYLE-NAME is nil.
3211 3209
3212;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode 3210;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode
3213;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3211;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3214;;;;;; (20416 44451 205563 0)) 3212;;;;;; (20419 46656 0 0))
3215;;; Generated autoloads from progmodes/cc-mode.el 3213;;; Generated autoloads from progmodes/cc-mode.el
3216 3214
3217(autoload 'c-initialize-cc-mode "cc-mode" "\ 3215(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3388,7 +3386,7 @@ Key bindings:
3388;;;*** 3386;;;***
3389 3387
3390;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3388;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3391;;;;;; "progmodes/cc-styles.el" (20566 63671 243798 0)) 3389;;;;;; "progmodes/cc-styles.el" (20567 31133 0 0))
3392;;; Generated autoloads from progmodes/cc-styles.el 3390;;; Generated autoloads from progmodes/cc-styles.el
3393 3391
3394(autoload 'c-set-style "cc-styles" "\ 3392(autoload 'c-set-style "cc-styles" "\
@@ -3439,8 +3437,8 @@ and exists only for compatibility reasons.
3439 3437
3440;;;*** 3438;;;***
3441 3439
3442;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20355 10021 3440;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20600 16892
3443;;;;;; 546955 0)) 3441;;;;;; 0 0))
3444;;; Generated autoloads from progmodes/cc-vars.el 3442;;; Generated autoloads from progmodes/cc-vars.el
3445(put 'c-basic-offset 'safe-local-variable 'integerp) 3443(put 'c-basic-offset 'safe-local-variable 'integerp)
3446(put 'c-backslash-column 'safe-local-variable 'integerp) 3444(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3450,7 +3448,7 @@ and exists only for compatibility reasons.
3450 3448
3451;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3449;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3452;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3450;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3453;;;;;; (20355 10021 546955 0)) 3451;;;;;; (20244 35516 0 0))
3454;;; Generated autoloads from international/ccl.el 3452;;; Generated autoloads from international/ccl.el
3455 3453
3456(autoload 'ccl-compile "ccl" "\ 3454(autoload 'ccl-compile "ccl" "\
@@ -3711,7 +3709,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3711;;;*** 3709;;;***
3712 3710
3713;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el" 3711;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el"
3714;;;;;; (20453 5437 764254 0)) 3712;;;;;; (20452 43334 0 0))
3715;;; Generated autoloads from emacs-lisp/cconv.el 3713;;; Generated autoloads from emacs-lisp/cconv.el
3716 3714
3717(autoload 'cconv-closure-convert "cconv" "\ 3715(autoload 'cconv-closure-convert "cconv" "\
@@ -3726,7 +3724,7 @@ Returns a form where all lambdas don't have any free variables.
3726;;;*** 3724;;;***
3727 3725
3728;;;### (autoloads (cfengine-auto-mode cfengine2-mode cfengine3-mode) 3726;;;### (autoloads (cfengine-auto-mode cfengine2-mode cfengine3-mode)
3729;;;;;; "cfengine" "progmodes/cfengine.el" (20355 10021 546955 0)) 3727;;;;;; "cfengine" "progmodes/cfengine.el" (20356 35090 0 0))
3730;;; Generated autoloads from progmodes/cfengine.el 3728;;; Generated autoloads from progmodes/cfengine.el
3731 3729
3732(autoload 'cfengine3-mode "cfengine" "\ 3730(autoload 'cfengine3-mode "cfengine" "\
@@ -3756,7 +3754,7 @@ on the buffer contents
3756;;;*** 3754;;;***
3757 3755
3758;;;### (autoloads (check-declare-directory check-declare-file) "check-declare" 3756;;;### (autoloads (check-declare-directory check-declare-file) "check-declare"
3759;;;;;; "emacs-lisp/check-declare.el" (20378 29222 722320 0)) 3757;;;;;; "emacs-lisp/check-declare.el" (20380 26775 0 0))
3760;;; Generated autoloads from emacs-lisp/check-declare.el 3758;;; Generated autoloads from emacs-lisp/check-declare.el
3761 3759
3762(autoload 'check-declare-file "check-declare" "\ 3760(autoload 'check-declare-file "check-declare" "\
@@ -3781,7 +3779,7 @@ Returns non-nil if any false statements are found.
3781;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3779;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3782;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3780;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3783;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p) 3781;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p)
3784;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (20388 65061 302484 0)) 3782;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (20412 11425 0 0))
3785;;; Generated autoloads from emacs-lisp/checkdoc.el 3783;;; Generated autoloads from emacs-lisp/checkdoc.el
3786(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp) 3784(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp)
3787(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp) 3785(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp)
@@ -3977,7 +3975,7 @@ checking of documentation strings.
3977 3975
3978;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer 3976;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer
3979;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util" 3977;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util"
3980;;;;;; "language/china-util.el" (20355 10021 546955 0)) 3978;;;;;; "language/china-util.el" (20244 35516 0 0))
3981;;; Generated autoloads from language/china-util.el 3979;;; Generated autoloads from language/china-util.el
3982 3980
3983(autoload 'decode-hz-region "china-util" "\ 3981(autoload 'decode-hz-region "china-util" "\
@@ -4015,7 +4013,7 @@ Encode the text in the current buffer to HZ.
4015;;;*** 4013;;;***
4016 4014
4017;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 4015;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
4018;;;;;; "chistory" "chistory.el" (20355 10021 546955 0)) 4016;;;;;; "chistory" "chistory.el" (20244 35516 0 0))
4019;;; Generated autoloads from chistory.el 4017;;; Generated autoloads from chistory.el
4020 4018
4021(autoload 'repeat-matching-complex-command "chistory" "\ 4019(autoload 'repeat-matching-complex-command "chistory" "\
@@ -4055,7 +4053,7 @@ and runs the normal hook `command-history-hook'.
4055;;;*** 4053;;;***
4056 4054
4057;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 4055;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
4058;;;;;; (20355 10021 546955 0)) 4056;;;;;; (20290 33419 0 0))
4059;;; Generated autoloads from emacs-lisp/cl-indent.el 4057;;; Generated autoloads from emacs-lisp/cl-indent.el
4060 4058
4061(autoload 'common-lisp-indent-function "cl-indent" "\ 4059(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -4133,8 +4131,8 @@ For example, the function `case' has an indent property
4133 4131
4134;;;*** 4132;;;***
4135 4133
4136;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (20582 12953 4134;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (20600 16892
4137;;;;;; 724727 481000)) 4135;;;;;; 0 0))
4138;;; Generated autoloads from emacs-lisp/cl-lib.el 4136;;; Generated autoloads from emacs-lisp/cl-lib.el
4139 4137
4140(define-obsolete-variable-alias 'custom-print-functions 'cl-custom-print-functions "24.3") 4138(define-obsolete-variable-alias 'custom-print-functions 'cl-custom-print-functions "24.3")
@@ -4162,7 +4160,7 @@ a future Emacs interpreter will be able to use it.")
4162;;;*** 4160;;;***
4163 4161
4164;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 4162;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
4165;;;;;; (20566 63671 243798 0)) 4163;;;;;; (20567 31133 0 0))
4166;;; Generated autoloads from progmodes/cmacexp.el 4164;;; Generated autoloads from progmodes/cmacexp.el
4167 4165
4168(autoload 'c-macro-expand "cmacexp" "\ 4166(autoload 'c-macro-expand "cmacexp" "\
@@ -4182,8 +4180,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4182 4180
4183;;;*** 4181;;;***
4184 4182
4185;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20355 4183;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20244
4186;;;;;; 10021 546955 0)) 4184;;;;;; 35516 0 0))
4187;;; Generated autoloads from cmuscheme.el 4185;;; Generated autoloads from cmuscheme.el
4188 4186
4189(autoload 'run-scheme "cmuscheme" "\ 4187(autoload 'run-scheme "cmuscheme" "\
@@ -4203,8 +4201,8 @@ is run).
4203 4201
4204;;;*** 4202;;;***
4205 4203
4206;;;### (autoloads (color-name-to-rgb) "color" "color.el" (20522 9637 4204;;;### (autoloads (color-name-to-rgb) "color" "color.el" (20592 26321
4207;;;;;; 465791 0)) 4205;;;;;; 0 0))
4208;;; Generated autoloads from color.el 4206;;; Generated autoloads from color.el
4209 4207
4210(autoload 'color-name-to-rgb "color" "\ 4208(autoload 'color-name-to-rgb "color" "\
@@ -4215,7 +4213,7 @@ string (e.g. \"#ff12ec\").
4215Normally the return value is a list of three floating-point 4213Normally the return value is a list of three floating-point
4216numbers, (RED GREEN BLUE), each between 0.0 and 1.0 inclusive. 4214numbers, (RED GREEN BLUE), each between 0.0 and 1.0 inclusive.
4217 4215
4218Optional arg FRAME specifies the frame where the color is to be 4216Optional argument FRAME specifies the frame where the color is to be
4219displayed. If FRAME is omitted or nil, use the selected frame. 4217displayed. If FRAME is omitted or nil, use the selected frame.
4220If FRAME cannot display COLOR, return nil. 4218If FRAME cannot display COLOR, return nil.
4221 4219
@@ -4226,7 +4224,7 @@ If FRAME cannot display COLOR, return nil.
4226;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4224;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4227;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4225;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4228;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4226;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4229;;;;;; (20577 33959 40183 0)) 4227;;;;;; (20600 16892 0 0))
4230;;; Generated autoloads from comint.el 4228;;; Generated autoloads from comint.el
4231 4229
4232(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4230(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4326,7 +4324,7 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4326;;;*** 4324;;;***
4327 4325
4328;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el" 4326;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el"
4329;;;;;; (20355 10021 546955 0)) 4327;;;;;; (20244 35516 0 0))
4330;;; Generated autoloads from vc/compare-w.el 4328;;; Generated autoloads from vc/compare-w.el
4331 4329
4332(autoload 'compare-windows "compare-w" "\ 4330(autoload 'compare-windows "compare-w" "\
@@ -4363,8 +4361,8 @@ on third call it again advances points to the next difference and so on.
4363;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4361;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4364;;;;;; compile compilation-disable-input compile-command compilation-search-path 4362;;;;;; compile compilation-disable-input compile-command compilation-search-path
4365;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 4363;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
4366;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20576 4364;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20577
4367;;;;;; 42138 697312 0)) 4365;;;;;; 48876 0 0))
4368;;; Generated autoloads from progmodes/compile.el 4366;;; Generated autoloads from progmodes/compile.el
4369 4367
4370(defvar compilation-mode-hook nil "\ 4368(defvar compilation-mode-hook nil "\
@@ -4546,7 +4544,7 @@ This is the value of `next-error-function' in Compilation buffers.
4546;;;*** 4544;;;***
4547 4545
4548;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4546;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4549;;;;;; (20495 51111 757560 0)) 4547;;;;;; (20511 52965 0 0))
4550;;; Generated autoloads from completion.el 4548;;; Generated autoloads from completion.el
4551 4549
4552(defvar dynamic-completion-mode nil "\ 4550(defvar dynamic-completion-mode nil "\
@@ -4571,7 +4569,7 @@ if ARG is omitted or nil.
4571;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 4569;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
4572;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 4570;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
4573;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 4571;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
4574;;;;;; (20355 10021 546955 0)) 4572;;;;;; (20244 35516 0 0))
4575;;; Generated autoloads from textmodes/conf-mode.el 4573;;; Generated autoloads from textmodes/conf-mode.el
4576 4574
4577(autoload 'conf-mode "conf-mode" "\ 4575(autoload 'conf-mode "conf-mode" "\
@@ -4727,7 +4725,7 @@ For details see `conf-mode'. Example:
4727;;;*** 4725;;;***
4728 4726
4729;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4727;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4730;;;;;; "cookie1" "play/cookie1.el" (20545 57511 257469 0)) 4728;;;;;; "cookie1" "play/cookie1.el" (20550 14882 0 0))
4731;;; Generated autoloads from play/cookie1.el 4729;;; Generated autoloads from play/cookie1.el
4732 4730
4733(autoload 'cookie "cookie1" "\ 4731(autoload 'cookie "cookie1" "\
@@ -4759,8 +4757,8 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
4759;;;*** 4757;;;***
4760 4758
4761;;;### (autoloads (copyright-update-directory copyright copyright-fix-years 4759;;;### (autoloads (copyright-update-directory copyright copyright-fix-years
4762;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (20518 4760;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (20522
4763;;;;;; 12580 46478 0)) 4761;;;;;; 30367 0 0))
4764;;; Generated autoloads from emacs-lisp/copyright.el 4762;;; Generated autoloads from emacs-lisp/copyright.el
4765(put 'copyright-at-end-flag 'safe-local-variable 'booleanp) 4763(put 'copyright-at-end-flag 'safe-local-variable 'booleanp)
4766(put 'copyright-names-regexp 'safe-local-variable 'stringp) 4764(put 'copyright-names-regexp 'safe-local-variable 'stringp)
@@ -4799,8 +4797,7 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4799;;;*** 4797;;;***
4800 4798
4801;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 4799;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
4802;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20512 60198 306109 4800;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20513 16153 0 0))
4803;;;;;; 0))
4804;;; Generated autoloads from progmodes/cperl-mode.el 4801;;; Generated autoloads from progmodes/cperl-mode.el
4805(put 'cperl-indent-level 'safe-local-variable 'integerp) 4802(put 'cperl-indent-level 'safe-local-variable 'integerp)
4806(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4803(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -4999,7 +4996,7 @@ Run a `perldoc' on the word around point.
4999;;;*** 4996;;;***
5000 4997
5001;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 4998;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
5002;;;;;; (20355 10021 546955 0)) 4999;;;;;; (20356 35090 0 0))
5003;;; Generated autoloads from progmodes/cpp.el 5000;;; Generated autoloads from progmodes/cpp.el
5004 5001
5005(autoload 'cpp-highlight-buffer "cpp" "\ 5002(autoload 'cpp-highlight-buffer "cpp" "\
@@ -5018,7 +5015,7 @@ Edit display information for cpp conditionals.
5018;;;*** 5015;;;***
5019 5016
5020;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 5017;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
5021;;;;;; (20523 62082 997685 0)) 5018;;;;;; (20600 16892 0 0))
5022;;; Generated autoloads from emulation/crisp.el 5019;;; Generated autoloads from emulation/crisp.el
5023 5020
5024(defvar crisp-mode nil "\ 5021(defvar crisp-mode nil "\
@@ -5044,7 +5041,7 @@ if ARG is omitted or nil.
5044;;;*** 5041;;;***
5045 5042
5046;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 5043;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
5047;;;;;; (20355 10021 546955 0)) 5044;;;;;; (20244 35516 0 0))
5048;;; Generated autoloads from emacs-lisp/crm.el 5045;;; Generated autoloads from emacs-lisp/crm.el
5049 5046
5050(autoload 'completing-read-multiple "crm" "\ 5047(autoload 'completing-read-multiple "crm" "\
@@ -5079,8 +5076,8 @@ INHERIT-INPUT-METHOD.
5079 5076
5080;;;*** 5077;;;***
5081 5078
5082;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (20478 5079;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (20511
5083;;;;;; 3673 653810 0)) 5080;;;;;; 52965 0 0))
5084;;; Generated autoloads from textmodes/css-mode.el 5081;;; Generated autoloads from textmodes/css-mode.el
5085 5082
5086(autoload 'css-mode "css-mode" "\ 5083(autoload 'css-mode "css-mode" "\
@@ -5091,7 +5088,7 @@ Major mode to edit Cascading Style Sheets.
5091;;;*** 5088;;;***
5092 5089
5093;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5090;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5094;;;;;; (20434 17809 692608 0)) 5091;;;;;; (20434 28080 0 0))
5095;;; Generated autoloads from emulation/cua-base.el 5092;;; Generated autoloads from emulation/cua-base.el
5096 5093
5097(defvar cua-mode nil "\ 5094(defvar cua-mode nil "\
@@ -5151,7 +5148,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5151;;;;;; customize-mode customize customize-push-and-save customize-save-variable 5148;;;;;; customize-mode customize customize-push-and-save customize-save-variable
5152;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically 5149;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically
5153;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically) 5150;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically)
5154;;;;;; "cus-edit" "cus-edit.el" (20577 33959 40183 0)) 5151;;;;;; "cus-edit" "cus-edit.el" (20577 48876 0 0))
5155;;; Generated autoloads from cus-edit.el 5152;;; Generated autoloads from cus-edit.el
5156 5153
5157(defvar custom-browse-sort-alphabetically nil "\ 5154(defvar custom-browse-sort-alphabetically nil "\
@@ -5463,8 +5460,8 @@ The format is suitable for use with `easy-menu-define'.
5463;;;*** 5460;;;***
5464 5461
5465;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme 5462;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme
5466;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20355 5463;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20336
5467;;;;;; 10021 546955 0)) 5464;;;;;; 29137 0 0))
5468;;; Generated autoloads from cus-theme.el 5465;;; Generated autoloads from cus-theme.el
5469 5466
5470(autoload 'customize-create-theme "cus-theme" "\ 5467(autoload 'customize-create-theme "cus-theme" "\
@@ -5498,7 +5495,7 @@ omitted, a buffer named *Custom Themes* is used.
5498;;;*** 5495;;;***
5499 5496
5500;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el" 5497;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el"
5501;;;;;; (20476 31768 298871 0)) 5498;;;;;; (20511 52965 0 0))
5502;;; Generated autoloads from vc/cvs-status.el 5499;;; Generated autoloads from vc/cvs-status.el
5503 5500
5504(autoload 'cvs-status-mode "cvs-status" "\ 5501(autoload 'cvs-status-mode "cvs-status" "\
@@ -5509,7 +5506,7 @@ Mode used for cvs status output.
5509;;;*** 5506;;;***
5510 5507
5511;;;### (autoloads (global-cwarn-mode cwarn-mode) "cwarn" "progmodes/cwarn.el" 5508;;;### (autoloads (global-cwarn-mode cwarn-mode) "cwarn" "progmodes/cwarn.el"
5512;;;;;; (20577 33959 40183 0)) 5509;;;;;; (20577 48876 0 0))
5513;;; Generated autoloads from progmodes/cwarn.el 5510;;; Generated autoloads from progmodes/cwarn.el
5514 5511
5515(autoload 'cwarn-mode "cwarn" "\ 5512(autoload 'cwarn-mode "cwarn" "\
@@ -5554,7 +5551,7 @@ See `cwarn-mode' for more information on Cwarn mode.
5554 5551
5555;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5552;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5556;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5553;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5557;;;;;; (20355 10021 546955 0)) 5554;;;;;; (20244 35516 0 0))
5558;;; Generated autoloads from language/cyril-util.el 5555;;; Generated autoloads from language/cyril-util.el
5559 5556
5560(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5557(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5583,7 +5580,7 @@ If the argument is nil, we return the display table to its standard state.
5583;;;*** 5580;;;***
5584 5581
5585;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5582;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5586;;;;;; (20397 45851 446679 0)) 5583;;;;;; (20412 11425 0 0))
5587;;; Generated autoloads from dabbrev.el 5584;;; Generated autoloads from dabbrev.el
5588(put 'dabbrev-case-fold-search 'risky-local-variable t) 5585(put 'dabbrev-case-fold-search 'risky-local-variable t)
5589(put 'dabbrev-case-replace 'risky-local-variable t) 5586(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5630,7 +5627,7 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5630;;;*** 5627;;;***
5631 5628
5632;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el" 5629;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el"
5633;;;;;; (20355 10021 546955 0)) 5630;;;;;; (20585 59413 0 0))
5634;;; Generated autoloads from cedet/data-debug.el 5631;;; Generated autoloads from cedet/data-debug.el
5635 5632
5636(autoload 'data-debug-new-buffer "data-debug" "\ 5633(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5641,7 +5638,7 @@ Create a new data-debug buffer with NAME.
5641;;;*** 5638;;;***
5642 5639
5643;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20523 5640;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20523
5644;;;;;; 62082 997685 0)) 5641;;;;;; 63054 0 0))
5645;;; Generated autoloads from net/dbus.el 5642;;; Generated autoloads from net/dbus.el
5646 5643
5647(autoload 'dbus-handle-event "dbus" "\ 5644(autoload 'dbus-handle-event "dbus" "\
@@ -5654,8 +5651,8 @@ If the HANDLER returns a `dbus-error', it is propagated as return message.
5654 5651
5655;;;*** 5652;;;***
5656 5653
5657;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20355 5654;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20356
5658;;;;;; 10021 546955 0)) 5655;;;;;; 35090 0 0))
5659;;; Generated autoloads from progmodes/dcl-mode.el 5656;;; Generated autoloads from progmodes/dcl-mode.el
5660 5657
5661(autoload 'dcl-mode "dcl-mode" "\ 5658(autoload 'dcl-mode "dcl-mode" "\
@@ -5782,7 +5779,7 @@ There is some minimal font-lock support (see vars
5782;;;*** 5779;;;***
5783 5780
5784;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5781;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5785;;;;;; "emacs-lisp/debug.el" (20572 16038 402143 0)) 5782;;;;;; "emacs-lisp/debug.el" (20589 46442 0 0))
5786;;; Generated autoloads from emacs-lisp/debug.el 5783;;; Generated autoloads from emacs-lisp/debug.el
5787 5784
5788(setq debugger 'debug) 5785(setq debugger 'debug)
@@ -5826,7 +5823,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5826;;;*** 5823;;;***
5827 5824
5828;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5825;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5829;;;;;; (20566 63671 243798 0)) 5826;;;;;; (20567 31133 0 0))
5830;;; Generated autoloads from play/decipher.el 5827;;; Generated autoloads from play/decipher.el
5831 5828
5832(autoload 'decipher "decipher" "\ 5829(autoload 'decipher "decipher" "\
@@ -5855,8 +5852,8 @@ The most useful commands are:
5855;;;*** 5852;;;***
5856 5853
5857;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5854;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5858;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20355 5855;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20244
5859;;;;;; 10021 546955 0)) 5856;;;;;; 35516 0 0))
5860;;; Generated autoloads from delim-col.el 5857;;; Generated autoloads from delim-col.el
5861 5858
5862(autoload 'delimit-columns-customize "delim-col" "\ 5859(autoload 'delimit-columns-customize "delim-col" "\
@@ -5880,8 +5877,8 @@ START and END delimits the corners of text rectangle.
5880 5877
5881;;;*** 5878;;;***
5882 5879
5883;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (20355 5880;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (20356
5884;;;;;; 10021 546955 0)) 5881;;;;;; 35090 0 0))
5885;;; Generated autoloads from progmodes/delphi.el 5882;;; Generated autoloads from progmodes/delphi.el
5886 5883
5887(autoload 'delphi-mode "delphi" "\ 5884(autoload 'delphi-mode "delphi" "\
@@ -5932,8 +5929,8 @@ with no args, if that value is non-nil.
5932 5929
5933;;;*** 5930;;;***
5934 5931
5935;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20515 5932;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20517
5936;;;;;; 36389 544939 0)) 5933;;;;;; 4109 0 0))
5937;;; Generated autoloads from delsel.el 5934;;; Generated autoloads from delsel.el
5938 5935
5939(defalias 'pending-delete-mode 'delete-selection-mode) 5936(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5963,7 +5960,7 @@ any selection.
5963;;;*** 5960;;;***
5964 5961
5965;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5962;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5966;;;;;; "derived" "emacs-lisp/derived.el" (20577 33959 40183 0)) 5963;;;;;; "derived" "emacs-lisp/derived.el" (20577 48876 0 0))
5967;;; Generated autoloads from emacs-lisp/derived.el 5964;;; Generated autoloads from emacs-lisp/derived.el
5968 5965
5969(autoload 'define-derived-mode "derived" "\ 5966(autoload 'define-derived-mode "derived" "\
@@ -6030,7 +6027,7 @@ the first time the mode is used.
6030;;;*** 6027;;;***
6031 6028
6032;;;### (autoloads (describe-char describe-text-properties) "descr-text" 6029;;;### (autoloads (describe-char describe-text-properties) "descr-text"
6033;;;;;; "descr-text.el" (20530 32114 546307 0)) 6030;;;;;; "descr-text.el" (20535 44414 0 0))
6034;;; Generated autoloads from descr-text.el 6031;;; Generated autoloads from descr-text.el
6035 6032
6036(autoload 'describe-text-properties "descr-text" "\ 6033(autoload 'describe-text-properties "descr-text" "\
@@ -6067,7 +6064,7 @@ relevant to POS.
6067;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6064;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6068;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 6065;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
6069;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 6066;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
6070;;;;;; "desktop.el" (20577 33959 40183 0)) 6067;;;;;; "desktop.el" (20577 48876 0 0))
6071;;; Generated autoloads from desktop.el 6068;;; Generated autoloads from desktop.el
6072 6069
6073(defvar desktop-save-mode nil "\ 6070(defvar desktop-save-mode nil "\
@@ -6256,7 +6253,7 @@ Revert to the last loaded desktop.
6256 6253
6257;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 6254;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
6258;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 6255;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
6259;;;;;; "deuglify" "gnus/deuglify.el" (20355 10021 546955 0)) 6256;;;;;; "deuglify" "gnus/deuglify.el" (20244 35516 0 0))
6260;;; Generated autoloads from gnus/deuglify.el 6257;;; Generated autoloads from gnus/deuglify.el
6261 6258
6262(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 6259(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6289,7 +6286,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
6289;;;*** 6286;;;***
6290 6287
6291;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6288;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6292;;;;;; "calendar/diary-lib.el" (20576 42138 697312 0)) 6289;;;;;; "calendar/diary-lib.el" (20577 48876 0 0))
6293;;; Generated autoloads from calendar/diary-lib.el 6290;;; Generated autoloads from calendar/diary-lib.el
6294 6291
6295(autoload 'diary "diary-lib" "\ 6292(autoload 'diary "diary-lib" "\
@@ -6333,7 +6330,7 @@ Major mode for editing the diary file.
6333 6330
6334;;;### (autoloads (diff-buffer-with-file diff-latest-backup-file 6331;;;### (autoloads (diff-buffer-with-file diff-latest-backup-file
6335;;;;;; diff-backup diff diff-command diff-switches) "diff" "vc/diff.el" 6332;;;;;; diff-backup diff diff-command diff-switches) "diff" "vc/diff.el"
6336;;;;;; (20570 60708 993668 0)) 6333;;;;;; (20571 23797 0 0))
6337;;; Generated autoloads from vc/diff.el 6334;;; Generated autoloads from vc/diff.el
6338 6335
6339(defvar diff-switches (purecopy "-c") "\ 6336(defvar diff-switches (purecopy "-c") "\
@@ -6382,7 +6379,7 @@ This requires the external program `diff' to be in your `exec-path'.
6382;;;*** 6379;;;***
6383 6380
6384;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el" 6381;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el"
6385;;;;;; (20585 28088 480237 0)) 6382;;;;;; (20589 46442 0 0))
6386;;; Generated autoloads from vc/diff-mode.el 6383;;; Generated autoloads from vc/diff-mode.el
6387 6384
6388(autoload 'diff-mode "diff-mode" "\ 6385(autoload 'diff-mode "diff-mode" "\
@@ -6414,7 +6411,7 @@ the mode if ARG is omitted or nil.
6414 6411
6415;;;*** 6412;;;***
6416 6413
6417;;;### (autoloads (dig) "dig" "net/dig.el" (20355 10021 546955 0)) 6414;;;### (autoloads (dig) "dig" "net/dig.el" (20244 35516 0 0))
6418;;; Generated autoloads from net/dig.el 6415;;; Generated autoloads from net/dig.el
6419 6416
6420(autoload 'dig "dig" "\ 6417(autoload 'dig "dig" "\
@@ -6426,8 +6423,8 @@ Optional arguments are passed to `dig-invoke'.
6426;;;*** 6423;;;***
6427 6424
6428;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window 6425;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6429;;;;;; dired dired-listing-switches) "dired" "dired.el" (20584 7212 6426;;;;;; dired dired-listing-switches) "dired" "dired.el" (20592 26321
6430;;;;;; 455152 0)) 6427;;;;;; 0 0))
6431;;; Generated autoloads from dired.el 6428;;; Generated autoloads from dired.el
6432 6429
6433(defvar dired-listing-switches (purecopy "-al") "\ 6430(defvar dired-listing-switches (purecopy "-al") "\
@@ -6525,7 +6522,6 @@ for more info):
6525 6522
6526 `dired-listing-switches' 6523 `dired-listing-switches'
6527 `dired-trivial-filenames' 6524 `dired-trivial-filenames'
6528 `dired-shrink-to-fit'
6529 `dired-marker-char' 6525 `dired-marker-char'
6530 `dired-del-marker' 6526 `dired-del-marker'
6531 `dired-keep-marker-rename' 6527 `dired-keep-marker-rename'
@@ -6549,7 +6545,7 @@ Keybindings:
6549;;;*** 6545;;;***
6550 6546
6551;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el" 6547;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el"
6552;;;;;; (20399 35365 4050 0)) 6548;;;;;; (20412 11425 0 0))
6553;;; Generated autoloads from dirtrack.el 6549;;; Generated autoloads from dirtrack.el
6554 6550
6555(autoload 'dirtrack-mode "dirtrack" "\ 6551(autoload 'dirtrack-mode "dirtrack" "\
@@ -6579,8 +6575,8 @@ from `default-directory'.
6579 6575
6580;;;*** 6576;;;***
6581 6577
6582;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (20497 6578;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (20511
6583;;;;;; 6436 957082 0)) 6579;;;;;; 52965 0 0))
6584;;; Generated autoloads from emacs-lisp/disass.el 6580;;; Generated autoloads from emacs-lisp/disass.el
6585 6581
6586(autoload 'disassemble "disass" "\ 6582(autoload 'disassemble "disass" "\
@@ -6599,7 +6595,7 @@ redefine OBJECT if it is a symbol.
6599;;;;;; standard-display-g1 standard-display-ascii standard-display-default 6595;;;;;; standard-display-g1 standard-display-ascii standard-display-default
6600;;;;;; standard-display-8bit describe-current-display-table describe-display-table 6596;;;;;; standard-display-8bit describe-current-display-table describe-display-table
6601;;;;;; set-display-table-slot display-table-slot make-display-table) 6597;;;;;; set-display-table-slot display-table-slot make-display-table)
6602;;;;;; "disp-table" "disp-table.el" (20355 10021 546955 0)) 6598;;;;;; "disp-table" "disp-table.el" (20244 35516 0 0))
6603;;; Generated autoloads from disp-table.el 6599;;; Generated autoloads from disp-table.el
6604 6600
6605(autoload 'make-display-table "disp-table" "\ 6601(autoload 'make-display-table "disp-table" "\
@@ -6721,7 +6717,7 @@ in `.emacs'.
6721;;;*** 6717;;;***
6722 6718
6723;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6719;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6724;;;;;; (20545 57511 257469 0)) 6720;;;;;; (20550 14882 0 0))
6725;;; Generated autoloads from play/dissociate.el 6721;;; Generated autoloads from play/dissociate.el
6726 6722
6727(autoload 'dissociated-press "dissociate" "\ 6723(autoload 'dissociated-press "dissociate" "\
@@ -6737,8 +6733,8 @@ Default is 2.
6737 6733
6738;;;*** 6734;;;***
6739 6735
6740;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (20355 10021 6736;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (20244 35516
6741;;;;;; 546955 0)) 6737;;;;;; 0 0))
6742;;; Generated autoloads from dnd.el 6738;;; Generated autoloads from dnd.el
6743 6739
6744(defvar dnd-protocol-alist `((,(purecopy "^file:///") . dnd-open-local-file) (,(purecopy "^file://") . dnd-open-file) (,(purecopy "^file:") . dnd-open-local-file) (,(purecopy "^\\(https?\\|ftp\\|file\\|nfs\\)://") . dnd-open-file)) "\ 6740(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)) "\
@@ -6759,7 +6755,7 @@ if some action was made, or nil if the URL is ignored.")
6759;;;*** 6755;;;***
6760 6756
6761;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 6757;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
6762;;;;;; "textmodes/dns-mode.el" (20355 10021 546955 0)) 6758;;;;;; "textmodes/dns-mode.el" (20244 35516 0 0))
6763;;; Generated autoloads from textmodes/dns-mode.el 6759;;; Generated autoloads from textmodes/dns-mode.el
6764 6760
6765(autoload 'dns-mode "dns-mode" "\ 6761(autoload 'dns-mode "dns-mode" "\
@@ -6784,7 +6780,7 @@ Locate SOA record and increment the serial field.
6784 6780
6785;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe 6781;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe
6786;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20581 6782;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20581
6787;;;;;; 31014 234484 0)) 6783;;;;;; 44007 0 0))
6788;;; Generated autoloads from doc-view.el 6784;;; Generated autoloads from doc-view.el
6789 6785
6790(autoload 'doc-view-mode-p "doc-view" "\ 6786(autoload 'doc-view-mode-p "doc-view" "\
@@ -6830,8 +6826,8 @@ See the command `doc-view-mode' for more information on this mode.
6830 6826
6831;;;*** 6827;;;***
6832 6828
6833;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20545 57511 6829;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20550 14882
6834;;;;;; 257469 0)) 6830;;;;;; 0 0))
6835;;; Generated autoloads from play/doctor.el 6831;;; Generated autoloads from play/doctor.el
6836 6832
6837(autoload 'doctor "doctor" "\ 6833(autoload 'doctor "doctor" "\
@@ -6841,8 +6837,8 @@ Switch to *doctor* buffer and start giving psychotherapy.
6841 6837
6842;;;*** 6838;;;***
6843 6839
6844;;;### (autoloads (double-mode) "double" "double.el" (20355 10021 6840;;;### (autoloads (double-mode) "double" "double.el" (20244 35516
6845;;;;;; 546955 0)) 6841;;;;;; 0 0))
6846;;; Generated autoloads from double.el 6842;;; Generated autoloads from double.el
6847 6843
6848(autoload 'double-mode "double" "\ 6844(autoload 'double-mode "double" "\
@@ -6858,8 +6854,8 @@ strings when pressed twice. See `double-map' for details.
6858 6854
6859;;;*** 6855;;;***
6860 6856
6861;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (20545 57511 6857;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (20550 14882
6862;;;;;; 257469 0)) 6858;;;;;; 0 0))
6863;;; Generated autoloads from play/dunnet.el 6859;;; Generated autoloads from play/dunnet.el
6864 6860
6865(autoload 'dunnet "dunnet" "\ 6861(autoload 'dunnet "dunnet" "\
@@ -6871,7 +6867,7 @@ Switch to *dungeon* buffer and start game.
6871 6867
6872;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6868;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6873;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 6869;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
6874;;;;;; "emacs-lisp/easy-mmode.el" (20574 57775 217760 0)) 6870;;;;;; "emacs-lisp/easy-mmode.el" (20577 48876 0 0))
6875;;; Generated autoloads from emacs-lisp/easy-mmode.el 6871;;; Generated autoloads from emacs-lisp/easy-mmode.el
6876 6872
6877(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6873(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -7006,8 +7002,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
7006;;;*** 7002;;;***
7007 7003
7008;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 7004;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
7009;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (20563 7005;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (20567
7010;;;;;; 1062 543283 0)) 7006;;;;;; 31133 0 0))
7011;;; Generated autoloads from emacs-lisp/easymenu.el 7007;;; Generated autoloads from emacs-lisp/easymenu.el
7012 7008
7013(autoload 'easy-menu-define "easymenu" "\ 7009(autoload 'easy-menu-define "easymenu" "\
@@ -7161,7 +7157,7 @@ To implement dynamic menus, either call this from
7161;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer 7157;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer
7162;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer 7158;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer
7163;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 7159;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
7164;;;;;; "progmodes/ebnf2ps.el" (20566 63671 243798 0)) 7160;;;;;; "progmodes/ebnf2ps.el" (20567 31133 0 0))
7165;;; Generated autoloads from progmodes/ebnf2ps.el 7161;;; Generated autoloads from progmodes/ebnf2ps.el
7166 7162
7167(autoload 'ebnf-customize "ebnf2ps" "\ 7163(autoload 'ebnf-customize "ebnf2ps" "\
@@ -7435,8 +7431,8 @@ See `ebnf-style-database' documentation.
7435;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 7431;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
7436;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 7432;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
7437;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 7433;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
7438;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (20561 7434;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (20567
7439;;;;;; 18280 338092 0)) 7435;;;;;; 31133 0 0))
7440;;; Generated autoloads from progmodes/ebrowse.el 7436;;; Generated autoloads from progmodes/ebrowse.el
7441 7437
7442(autoload 'ebrowse-tree-mode "ebrowse" "\ 7438(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7585,7 +7581,7 @@ Display statistics for a class tree.
7585;;;*** 7581;;;***
7586 7582
7587;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7583;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
7588;;;;;; (20523 62082 997685 0)) 7584;;;;;; (20523 63054 0 0))
7589;;; Generated autoloads from ebuff-menu.el 7585;;; Generated autoloads from ebuff-menu.el
7590 7586
7591(autoload 'electric-buffer-list "ebuff-menu" "\ 7587(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -7618,7 +7614,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7618;;;*** 7614;;;***
7619 7615
7620;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7616;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
7621;;;;;; "echistory.el" (20355 10021 546955 0)) 7617;;;;;; "echistory.el" (20244 35516 0 0))
7622;;; Generated autoloads from echistory.el 7618;;; Generated autoloads from echistory.el
7623 7619
7624(autoload 'Electric-command-history-redo-expression "echistory" "\ 7620(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7630,7 +7626,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7630;;;*** 7626;;;***
7631 7627
7632;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el" 7628;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el"
7633;;;;;; (20355 10021 546955 0)) 7629;;;;;; (20244 35516 0 0))
7634;;; Generated autoloads from gnus/ecomplete.el 7630;;; Generated autoloads from gnus/ecomplete.el
7635 7631
7636(autoload 'ecomplete-setup "ecomplete" "\ 7632(autoload 'ecomplete-setup "ecomplete" "\
@@ -7640,8 +7636,8 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7640 7636
7641;;;*** 7637;;;***
7642 7638
7643;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (20355 10021 7639;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (20592 26321
7644;;;;;; 546955 0)) 7640;;;;;; 0 0))
7645;;; Generated autoloads from cedet/ede.el 7641;;; Generated autoloads from cedet/ede.el
7646 7642
7647(defvar global-ede-mode nil "\ 7643(defvar global-ede-mode nil "\
@@ -7668,7 +7664,7 @@ an EDE controlled project.
7668 7664
7669;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 7665;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
7670;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 7666;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
7671;;;;;; "emacs-lisp/edebug.el" (20563 1062 543283 0)) 7667;;;;;; "emacs-lisp/edebug.el" (20600 16892 0 0))
7672;;; Generated autoloads from emacs-lisp/edebug.el 7668;;; Generated autoloads from emacs-lisp/edebug.el
7673 7669
7674(defvar edebug-all-defs nil "\ 7670(defvar edebug-all-defs nil "\
@@ -7741,8 +7737,8 @@ Toggle edebugging of all forms.
7741;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories 7737;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories
7742;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories 7738;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories
7743;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file 7739;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file
7744;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (20495 51111 7740;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (20511 52965
7745;;;;;; 757560 0)) 7741;;;;;; 0 0))
7746;;; Generated autoloads from vc/ediff.el 7742;;; Generated autoloads from vc/ediff.el
7747 7743
7748(autoload 'ediff-files "ediff" "\ 7744(autoload 'ediff-files "ediff" "\
@@ -7974,7 +7970,7 @@ With optional NODE, goes to that node.
7974;;;*** 7970;;;***
7975 7971
7976;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el" 7972;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el"
7977;;;;;; (20355 10021 546955 0)) 7973;;;;;; (20244 35516 0 0))
7978;;; Generated autoloads from vc/ediff-help.el 7974;;; Generated autoloads from vc/ediff-help.el
7979 7975
7980(autoload 'ediff-customize "ediff-help" "\ 7976(autoload 'ediff-customize "ediff-help" "\
@@ -7985,7 +7981,7 @@ With optional NODE, goes to that node.
7985;;;*** 7981;;;***
7986 7982
7987;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el" 7983;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el"
7988;;;;;; (20355 10021 546955 0)) 7984;;;;;; (20244 35516 0 0))
7989;;; Generated autoloads from vc/ediff-mult.el 7985;;; Generated autoloads from vc/ediff-mult.el
7990 7986
7991(autoload 'ediff-show-registry "ediff-mult" "\ 7987(autoload 'ediff-show-registry "ediff-mult" "\
@@ -7998,7 +7994,7 @@ Display Ediff's registry.
7998;;;*** 7994;;;***
7999 7995
8000;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7996;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
8001;;;;;; "ediff-util" "vc/ediff-util.el" (20584 7212 455152 0)) 7997;;;;;; "ediff-util" "vc/ediff-util.el" (20585 55103 0 0))
8002;;; Generated autoloads from vc/ediff-util.el 7998;;; Generated autoloads from vc/ediff-util.el
8003 7999
8004(autoload 'ediff-toggle-multiframe "ediff-util" "\ 8000(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -8019,7 +8015,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
8019 8015
8020;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 8016;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
8021;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 8017;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
8022;;;;;; (20476 31768 298871 0)) 8018;;;;;; (20511 52965 0 0))
8023;;; Generated autoloads from edmacro.el 8019;;; Generated autoloads from edmacro.el
8024 8020
8025(autoload 'edit-kbd-macro "edmacro" "\ 8021(autoload 'edit-kbd-macro "edmacro" "\
@@ -8068,7 +8064,7 @@ or nil, use a compact 80-column format.
8068;;;*** 8064;;;***
8069 8065
8070;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 8066;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
8071;;;;;; "emulation/edt.el" (20566 63671 243798 0)) 8067;;;;;; "emulation/edt.el" (20567 31133 0 0))
8072;;; Generated autoloads from emulation/edt.el 8068;;; Generated autoloads from emulation/edt.el
8073 8069
8074(autoload 'edt-set-scroll-margins "edt" "\ 8070(autoload 'edt-set-scroll-margins "edt" "\
@@ -8086,7 +8082,7 @@ Turn on EDT Emulation.
8086;;;*** 8082;;;***
8087 8083
8088;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 8084;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
8089;;;;;; (20561 18280 338092 0)) 8085;;;;;; (20600 16892 0 0))
8090;;; Generated autoloads from ehelp.el 8086;;; Generated autoloads from ehelp.el
8091 8087
8092(autoload 'with-electric-help "ehelp" "\ 8088(autoload 'with-electric-help "ehelp" "\
@@ -8122,8 +8118,55 @@ BUFFER is put back into its original major mode.
8122 8118
8123;;;*** 8119;;;***
8124 8120
8121;;;### (autoloads (customize-object) "eieio-custom" "emacs-lisp/eieio-custom.el"
8122;;;;;; (20585 59413 0 0))
8123;;; Generated autoloads from emacs-lisp/eieio-custom.el
8124
8125(autoload 'customize-object "eieio-custom" "\
8126Customize OBJ in a custom buffer.
8127Optional argument GROUP is the sub-group of slots to display.
8128
8129\(fn OBJ &optional GROUP)" nil nil)
8130
8131;;;***
8132
8133;;;### (autoloads (eieio-describe-generic eieio-describe-constructor
8134;;;;;; eieio-describe-class eieio-browse) "eieio-opt" "emacs-lisp/eieio-opt.el"
8135;;;;;; (20585 59413 0 0))
8136;;; Generated autoloads from emacs-lisp/eieio-opt.el
8137
8138(autoload 'eieio-browse "eieio-opt" "\
8139Create an object browser window to show all objects.
8140If optional ROOT-CLASS, then start with that, otherwise start with
8141variable `eieio-default-superclass'.
8142
8143\(fn &optional ROOT-CLASS)" t nil)
8144(defalias 'describe-class 'eieio-describe-class)
8145
8146(autoload 'eieio-describe-class "eieio-opt" "\
8147Describe a CLASS defined by a string or symbol.
8148If CLASS is actually an object, then also display current values of that object.
8149Optional HEADERFCN should be called to insert a few bits of info first.
8150
8151\(fn CLASS &optional HEADERFCN)" t nil)
8152
8153(autoload 'eieio-describe-constructor "eieio-opt" "\
8154Describe the constructor function FCN.
8155Uses `eieio-describe-class' to describe the class being constructed.
8156
8157\(fn FCN)" t nil)
8158(defalias 'describe-generic 'eieio-describe-generic)
8159
8160(autoload 'eieio-describe-generic "eieio-opt" "\
8161Describe the generic function GENERIC.
8162Also extracts information about all methods specific to this generic.
8163
8164\(fn GENERIC)" t nil)
8165
8166;;;***
8167
8125;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 8168;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
8126;;;;;; "eldoc" "emacs-lisp/eldoc.el" (20355 10021 546955 0)) 8169;;;;;; "eldoc" "emacs-lisp/eldoc.el" (20244 35516 0 0))
8127;;; Generated autoloads from emacs-lisp/eldoc.el 8170;;; Generated autoloads from emacs-lisp/eldoc.el
8128 8171
8129(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\ 8172(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\
@@ -8170,7 +8213,7 @@ Emacs Lisp mode) that support ElDoc.")
8170;;;*** 8213;;;***
8171 8214
8172;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode) 8215;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode)
8173;;;;;; "electric" "electric.el" (20481 18215 64245 0)) 8216;;;;;; "electric" "electric.el" (20511 52965 0 0))
8174;;; Generated autoloads from electric.el 8217;;; Generated autoloads from electric.el
8175 8218
8176(defvar electric-indent-chars '(10) "\ 8219(defvar electric-indent-chars '(10) "\
@@ -8240,8 +8283,8 @@ The variable `electric-layout-rules' says when and how to insert newlines.
8240 8283
8241;;;*** 8284;;;***
8242 8285
8243;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (20355 8286;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (20244
8244;;;;;; 10021 546955 0)) 8287;;;;;; 35516 0 0))
8245;;; Generated autoloads from elide-head.el 8288;;; Generated autoloads from elide-head.el
8246 8289
8247(autoload 'elide-head "elide-head" "\ 8290(autoload 'elide-head "elide-head" "\
@@ -8258,7 +8301,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8258 8301
8259;;;### (autoloads (elint-initialize elint-defun elint-current-buffer 8302;;;### (autoloads (elint-initialize elint-defun elint-current-buffer
8260;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el" 8303;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el"
8261;;;;;; (20486 36135 22104 0)) 8304;;;;;; (20511 52965 0 0))
8262;;; Generated autoloads from emacs-lisp/elint.el 8305;;; Generated autoloads from emacs-lisp/elint.el
8263 8306
8264(autoload 'elint-file "elint" "\ 8307(autoload 'elint-file "elint" "\
@@ -8294,8 +8337,8 @@ optional prefix argument REINIT is non-nil.
8294;;;*** 8337;;;***
8295 8338
8296;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 8339;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
8297;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (20497 8340;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (20511
8298;;;;;; 6436 957082 0)) 8341;;;;;; 52965 0 0))
8299;;; Generated autoloads from emacs-lisp/elp.el 8342;;; Generated autoloads from emacs-lisp/elp.el
8300 8343
8301(autoload 'elp-instrument-function "elp" "\ 8344(autoload 'elp-instrument-function "elp" "\
@@ -8330,7 +8373,7 @@ displayed.
8330;;;*** 8373;;;***
8331 8374
8332;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el" 8375;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el"
8333;;;;;; (20577 33959 40183 0)) 8376;;;;;; (20577 48876 0 0))
8334;;; Generated autoloads from emacs-lock.el 8377;;; Generated autoloads from emacs-lock.el
8335 8378
8336(autoload 'emacs-lock-mode "emacs-lock" "\ 8379(autoload 'emacs-lock-mode "emacs-lock" "\
@@ -8358,7 +8401,7 @@ Other values are interpreted as usual.
8358;;;*** 8401;;;***
8359 8402
8360;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug) 8403;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug)
8361;;;;;; "emacsbug" "mail/emacsbug.el" (20576 13095 881042 0)) 8404;;;;;; "emacsbug" "mail/emacsbug.el" (20577 48876 0 0))
8362;;; Generated autoloads from mail/emacsbug.el 8405;;; Generated autoloads from mail/emacsbug.el
8363 8406
8364(autoload 'report-emacs-bug "emacsbug" "\ 8407(autoload 'report-emacs-bug "emacsbug" "\
@@ -8379,7 +8422,7 @@ The result is an alist with items of the form (URL SUBJECT NO).
8379;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 8422;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
8380;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 8423;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
8381;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 8424;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
8382;;;;;; "vc/emerge.el" (20576 42138 697312 0)) 8425;;;;;; "vc/emerge.el" (20577 48876 0 0))
8383;;; Generated autoloads from vc/emerge.el 8426;;; Generated autoloads from vc/emerge.el
8384 8427
8385(autoload 'emerge-files "emerge" "\ 8428(autoload 'emerge-files "emerge" "\
@@ -8440,7 +8483,7 @@ Emerge two RCS revisions of a file, with another revision as ancestor.
8440;;;*** 8483;;;***
8441 8484
8442;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 8485;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
8443;;;;;; "enriched" "textmodes/enriched.el" (20461 32935 300400 0)) 8486;;;;;; "enriched" "textmodes/enriched.el" (20468 36126 0 0))
8444;;; Generated autoloads from textmodes/enriched.el 8487;;; Generated autoloads from textmodes/enriched.el
8445 8488
8446(autoload 'enriched-mode "enriched" "\ 8489(autoload 'enriched-mode "enriched" "\
@@ -8481,7 +8524,7 @@ Commands:
8481;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file 8524;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file
8482;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys 8525;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys
8483;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20577 8526;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20577
8484;;;;;; 33959 40183 0)) 8527;;;;;; 48876 0 0))
8485;;; Generated autoloads from epa.el 8528;;; Generated autoloads from epa.el
8486 8529
8487(autoload 'epa-list-keys "epa" "\ 8530(autoload 'epa-list-keys "epa" "\
@@ -8659,8 +8702,8 @@ Insert selected KEYS after the point.
8659;;;*** 8702;;;***
8660 8703
8661;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify 8704;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify
8662;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (20355 10021 8705;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (20244 35516
8663;;;;;; 546955 0)) 8706;;;;;; 0 0))
8664;;; Generated autoloads from epa-dired.el 8707;;; Generated autoloads from epa-dired.el
8665 8708
8666(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8709(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8686,7 +8729,7 @@ Encrypt marked files.
8686;;;*** 8729;;;***
8687 8730
8688;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler) 8731;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler)
8689;;;;;; "epa-file" "epa-file.el" (20355 10021 546955 0)) 8732;;;;;; "epa-file" "epa-file.el" (20244 35516 0 0))
8690;;; Generated autoloads from epa-file.el 8733;;; Generated autoloads from epa-file.el
8691 8734
8692(autoload 'epa-file-handler "epa-file" "\ 8735(autoload 'epa-file-handler "epa-file" "\
@@ -8708,7 +8751,7 @@ Encrypt marked files.
8708 8751
8709;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt 8752;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt
8710;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode) 8753;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode)
8711;;;;;; "epa-mail" "epa-mail.el" (20566 63671 243798 0)) 8754;;;;;; "epa-mail" "epa-mail.el" (20567 31133 0 0))
8712;;; Generated autoloads from epa-mail.el 8755;;; Generated autoloads from epa-mail.el
8713 8756
8714(autoload 'epa-mail-mode "epa-mail" "\ 8757(autoload 'epa-mail-mode "epa-mail" "\
@@ -8778,8 +8821,8 @@ if ARG is omitted or nil.
8778 8821
8779;;;*** 8822;;;***
8780 8823
8781;;;### (autoloads (epg-make-context) "epg" "epg.el" (20577 33959 8824;;;### (autoloads (epg-make-context) "epg" "epg.el" (20577 48876
8782;;;;;; 40183 0)) 8825;;;;;; 0 0))
8783;;; Generated autoloads from epg.el 8826;;; Generated autoloads from epg.el
8784 8827
8785(autoload 'epg-make-context "epg" "\ 8828(autoload 'epg-make-context "epg" "\
@@ -8790,7 +8833,7 @@ Return a context object.
8790;;;*** 8833;;;***
8791 8834
8792;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration) 8835;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration)
8793;;;;;; "epg-config" "epg-config.el" (20373 11301 906925 0)) 8836;;;;;; "epg-config" "epg-config.el" (20373 41604 0 0))
8794;;; Generated autoloads from epg-config.el 8837;;; Generated autoloads from epg-config.el
8795 8838
8796(autoload 'epg-configuration "epg-config" "\ 8839(autoload 'epg-configuration "epg-config" "\
@@ -8811,7 +8854,7 @@ Look at CONFIG and try to expand GROUP.
8811;;;*** 8854;;;***
8812 8855
8813;;;### (autoloads (erc-handle-irc-url erc-tls erc erc-select-read-args) 8856;;;### (autoloads (erc-handle-irc-url erc-tls erc erc-select-read-args)
8814;;;;;; "erc" "erc/erc.el" (20577 33959 40183 0)) 8857;;;;;; "erc" "erc/erc.el" (20600 16892 0 0))
8815;;; Generated autoloads from erc/erc.el 8858;;; Generated autoloads from erc/erc.el
8816 8859
8817(autoload 'erc-select-read-args "erc" "\ 8860(autoload 'erc-select-read-args "erc" "\
@@ -8859,36 +8902,36 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8859 8902
8860;;;*** 8903;;;***
8861 8904
8862;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (20355 8905;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (20592
8863;;;;;; 10021 546955 0)) 8906;;;;;; 26321 0 0))
8864;;; Generated autoloads from erc/erc-autoaway.el 8907;;; Generated autoloads from erc/erc-autoaway.el
8865 (autoload 'erc-autoaway-mode "erc-autoaway") 8908 (autoload 'erc-autoaway-mode "erc-autoaway")
8866 8909
8867;;;*** 8910;;;***
8868 8911
8869;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20566 63671 8912;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20600 16892
8870;;;;;; 243798 0)) 8913;;;;;; 0 0))
8871;;; Generated autoloads from erc/erc-button.el 8914;;; Generated autoloads from erc/erc-button.el
8872 (autoload 'erc-button-mode "erc-button" nil t) 8915 (autoload 'erc-button-mode "erc-button" nil t)
8873 8916
8874;;;*** 8917;;;***
8875 8918
8876;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (20566 63671 8919;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (20592 26321
8877;;;;;; 243798 0)) 8920;;;;;; 0 0))
8878;;; Generated autoloads from erc/erc-capab.el 8921;;; Generated autoloads from erc/erc-capab.el
8879 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8922 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8880 8923
8881;;;*** 8924;;;***
8882 8925
8883;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (20355 10021 8926;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (20592 26321
8884;;;;;; 546955 0)) 8927;;;;;; 0 0))
8885;;; Generated autoloads from erc/erc-compat.el 8928;;; Generated autoloads from erc/erc-compat.el
8886 (autoload 'erc-define-minor-mode "erc-compat") 8929 (autoload 'erc-define-minor-mode "erc-compat")
8887 8930
8888;;;*** 8931;;;***
8889 8932
8890;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 8933;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
8891;;;;;; "erc-dcc" "erc/erc-dcc.el" (20523 62082 997685 0)) 8934;;;;;; "erc-dcc" "erc/erc-dcc.el" (20592 26321 0 0))
8892;;; Generated autoloads from erc/erc-dcc.el 8935;;; Generated autoloads from erc/erc-dcc.el
8893 (autoload 'erc-dcc-mode "erc-dcc") 8936 (autoload 'erc-dcc-mode "erc-dcc")
8894 8937
@@ -8917,11 +8960,18 @@ that subcommand.
8917 8960
8918;;;*** 8961;;;***
8919 8962
8963;;;### (autoloads nil "erc-desktop-notifications" "erc/erc-desktop-notifications.el"
8964;;;;;; (20600 16892 0 0))
8965;;; Generated autoloads from erc/erc-desktop-notifications.el
8966(autoload 'erc-notifications-mode "erc-desktop-notifications" "" t)
8967
8968;;;***
8969
8920;;;### (autoloads (erc-ezb-initialize erc-ezb-select-session erc-ezb-select 8970;;;### (autoloads (erc-ezb-initialize erc-ezb-select-session erc-ezb-select
8921;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 8971;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
8922;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 8972;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
8923;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 8973;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
8924;;;;;; (20355 10021 546955 0)) 8974;;;;;; (20592 26321 0 0))
8925;;; Generated autoloads from erc/erc-ezbounce.el 8975;;; Generated autoloads from erc/erc-ezbounce.el
8926 8976
8927(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8977(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -8983,8 +9033,8 @@ Add EZBouncer convenience functions to ERC.
8983 9033
8984;;;*** 9034;;;***
8985 9035
8986;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (20355 9036;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (20592
8987;;;;;; 10021 546955 0)) 9037;;;;;; 26321 0 0))
8988;;; Generated autoloads from erc/erc-fill.el 9038;;; Generated autoloads from erc/erc-fill.el
8989 (autoload 'erc-fill-mode "erc-fill" nil t) 9039 (autoload 'erc-fill-mode "erc-fill" nil t)
8990 9040
@@ -8997,7 +9047,7 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
8997;;;*** 9047;;;***
8998 9048
8999;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 9049;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
9000;;;;;; "erc/erc-identd.el" (20355 10021 546955 0)) 9050;;;;;; "erc/erc-identd.el" (20592 26321 0 0))
9001;;; Generated autoloads from erc/erc-identd.el 9051;;; Generated autoloads from erc/erc-identd.el
9002 (autoload 'erc-identd-mode "erc-identd") 9052 (autoload 'erc-identd-mode "erc-identd")
9003 9053
@@ -9019,7 +9069,7 @@ system.
9019;;;*** 9069;;;***
9020 9070
9021;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 9071;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
9022;;;;;; (20355 10021 546955 0)) 9072;;;;;; (20592 26321 0 0))
9023;;; Generated autoloads from erc/erc-imenu.el 9073;;; Generated autoloads from erc/erc-imenu.el
9024 9074
9025(autoload 'erc-create-imenu-index "erc-imenu" "\ 9075(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -9029,14 +9079,14 @@ system.
9029 9079
9030;;;*** 9080;;;***
9031 9081
9032;;;### (autoloads nil "erc-join" "erc/erc-join.el" (20532 45476 981297 9082;;;### (autoloads nil "erc-join" "erc/erc-join.el" (20592 26321 0
9033;;;;;; 0)) 9083;;;;;; 0))
9034;;; Generated autoloads from erc/erc-join.el 9084;;; Generated autoloads from erc/erc-join.el
9035 (autoload 'erc-autojoin-mode "erc-join" nil t) 9085 (autoload 'erc-autojoin-mode "erc-join" nil t)
9036 9086
9037;;;*** 9087;;;***
9038 9088
9039;;;### (autoloads nil "erc-list" "erc/erc-list.el" (20355 10021 546955 9089;;;### (autoloads nil "erc-list" "erc/erc-list.el" (20592 26321 0
9040;;;;;; 0)) 9090;;;;;; 0))
9041;;; Generated autoloads from erc/erc-list.el 9091;;; Generated autoloads from erc/erc-list.el
9042 (autoload 'erc-list-mode "erc-list") 9092 (autoload 'erc-list-mode "erc-list")
@@ -9044,7 +9094,7 @@ system.
9044;;;*** 9094;;;***
9045 9095
9046;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 9096;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
9047;;;;;; "erc/erc-log.el" (20355 10021 546955 0)) 9097;;;;;; "erc/erc-log.el" (20600 16892 0 0))
9048;;; Generated autoloads from erc/erc-log.el 9098;;; Generated autoloads from erc/erc-log.el
9049 (autoload 'erc-log-mode "erc-log" nil t) 9099 (autoload 'erc-log-mode "erc-log" nil t)
9050 9100
@@ -9076,7 +9126,7 @@ You can save every individual message by putting this function on
9076;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 9126;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
9077;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 9127;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
9078;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 9128;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
9079;;;;;; (20566 63671 243798 0)) 9129;;;;;; (20592 26321 0 0))
9080;;; Generated autoloads from erc/erc-match.el 9130;;; Generated autoloads from erc/erc-match.el
9081 (autoload 'erc-match-mode "erc-match") 9131 (autoload 'erc-match-mode "erc-match")
9082 9132
@@ -9122,7 +9172,7 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9122 9172
9123;;;*** 9173;;;***
9124 9174
9125;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (20355 10021 546955 9175;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (20592 26321 0
9126;;;;;; 0)) 9176;;;;;; 0))
9127;;; Generated autoloads from erc/erc-menu.el 9177;;; Generated autoloads from erc/erc-menu.el
9128 (autoload 'erc-menu-mode "erc-menu" nil t) 9178 (autoload 'erc-menu-mode "erc-menu" nil t)
@@ -9130,7 +9180,7 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9130;;;*** 9180;;;***
9131 9181
9132;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 9182;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
9133;;;;;; (20566 63671 243798 0)) 9183;;;;;; (20592 26321 0 0))
9134;;; Generated autoloads from erc/erc-netsplit.el 9184;;; Generated autoloads from erc/erc-netsplit.el
9135 (autoload 'erc-netsplit-mode "erc-netsplit") 9185 (autoload 'erc-netsplit-mode "erc-netsplit")
9136 9186
@@ -9142,7 +9192,7 @@ Show who's gone.
9142;;;*** 9192;;;***
9143 9193
9144;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 9194;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
9145;;;;;; "erc/erc-networks.el" (20355 10021 546955 0)) 9195;;;;;; "erc/erc-networks.el" (20592 26321 0 0))
9146;;; Generated autoloads from erc/erc-networks.el 9196;;; Generated autoloads from erc/erc-networks.el
9147 9197
9148(autoload 'erc-determine-network "erc-networks" "\ 9198(autoload 'erc-determine-network "erc-networks" "\
@@ -9159,15 +9209,8 @@ Interactively select a server to connect to using `erc-server-alist'.
9159 9209
9160;;;*** 9210;;;***
9161 9211
9162;;;### (autoloads nil "erc-notifications" "erc/erc-notifications.el"
9163;;;;;; (20491 54052 900109 0))
9164;;; Generated autoloads from erc/erc-notifications.el
9165(autoload 'erc-notifications-mode "erc-notifications" "" t)
9166
9167;;;***
9168
9169;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 9212;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
9170;;;;;; "erc/erc-notify.el" (20355 10021 546955 0)) 9213;;;;;; "erc/erc-notify.el" (20592 26321 0 0))
9171;;; Generated autoloads from erc/erc-notify.el 9214;;; Generated autoloads from erc/erc-notify.el
9172 (autoload 'erc-notify-mode "erc-notify" nil t) 9215 (autoload 'erc-notify-mode "erc-notify" nil t)
9173 9216
@@ -9185,28 +9228,28 @@ with args, toggle notify status of people.
9185 9228
9186;;;*** 9229;;;***
9187 9230
9188;;;### (autoloads nil "erc-page" "erc/erc-page.el" (20566 63671 243798 9231;;;### (autoloads nil "erc-page" "erc/erc-page.el" (20592 26321 0
9189;;;;;; 0)) 9232;;;;;; 0))
9190;;; Generated autoloads from erc/erc-page.el 9233;;; Generated autoloads from erc/erc-page.el
9191 (autoload 'erc-page-mode "erc-page") 9234 (autoload 'erc-page-mode "erc-page")
9192 9235
9193;;;*** 9236;;;***
9194 9237
9195;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (20355 9238;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (20592
9196;;;;;; 10021 546955 0)) 9239;;;;;; 26321 0 0))
9197;;; Generated autoloads from erc/erc-pcomplete.el 9240;;; Generated autoloads from erc/erc-pcomplete.el
9198 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9241 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9199 9242
9200;;;*** 9243;;;***
9201 9244
9202;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (20566 63671 9245;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (20592 26321
9203;;;;;; 243798 0)) 9246;;;;;; 0 0))
9204;;; Generated autoloads from erc/erc-replace.el 9247;;; Generated autoloads from erc/erc-replace.el
9205 (autoload 'erc-replace-mode "erc-replace") 9248 (autoload 'erc-replace-mode "erc-replace")
9206 9249
9207;;;*** 9250;;;***
9208 9251
9209;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (20355 10021 546955 9252;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (20592 26321 0
9210;;;;;; 0)) 9253;;;;;; 0))
9211;;; Generated autoloads from erc/erc-ring.el 9254;;; Generated autoloads from erc/erc-ring.el
9212 (autoload 'erc-ring-mode "erc-ring" nil t) 9255 (autoload 'erc-ring-mode "erc-ring" nil t)
@@ -9214,8 +9257,7 @@ with args, toggle notify status of people.
9214;;;*** 9257;;;***
9215 9258
9216;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 9259;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
9217;;;;;; "erc-services" "erc/erc-services.el" (20357 58785 834364 9260;;;;;; "erc-services" "erc/erc-services.el" (20592 26321 0 0))
9218;;;;;; 0))
9219;;; Generated autoloads from erc/erc-services.el 9261;;; Generated autoloads from erc/erc-services.el
9220 (autoload 'erc-services-mode "erc-services" nil t) 9262 (autoload 'erc-services-mode "erc-services" nil t)
9221 9263
@@ -9232,15 +9274,15 @@ When called interactively, read the password using `read-passwd'.
9232 9274
9233;;;*** 9275;;;***
9234 9276
9235;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (20355 10021 9277;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (20592 26321
9236;;;;;; 546955 0)) 9278;;;;;; 0 0))
9237;;; Generated autoloads from erc/erc-sound.el 9279;;; Generated autoloads from erc/erc-sound.el
9238 (autoload 'erc-sound-mode "erc-sound") 9280 (autoload 'erc-sound-mode "erc-sound")
9239 9281
9240;;;*** 9282;;;***
9241 9283
9242;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 9284;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9243;;;;;; (20355 10021 546955 0)) 9285;;;;;; (20592 26321 0 0))
9244;;; Generated autoloads from erc/erc-speedbar.el 9286;;; Generated autoloads from erc/erc-speedbar.el
9245 9287
9246(autoload 'erc-speedbar-browser "erc-speedbar" "\ 9288(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9251,22 +9293,22 @@ This will add a speedbar major display mode.
9251 9293
9252;;;*** 9294;;;***
9253 9295
9254;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (20355 9296;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (20592
9255;;;;;; 10021 546955 0)) 9297;;;;;; 26321 0 0))
9256;;; Generated autoloads from erc/erc-spelling.el 9298;;; Generated autoloads from erc/erc-spelling.el
9257 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9299 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9258 9300
9259;;;*** 9301;;;***
9260 9302
9261;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (20566 63671 9303;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (20600 16892
9262;;;;;; 243798 0)) 9304;;;;;; 0 0))
9263;;; Generated autoloads from erc/erc-stamp.el 9305;;; Generated autoloads from erc/erc-stamp.el
9264 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9306 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9265 9307
9266;;;*** 9308;;;***
9267 9309
9268;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 9310;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
9269;;;;;; (20566 63671 243798 0)) 9311;;;;;; (20592 26321 0 0))
9270;;; Generated autoloads from erc/erc-track.el 9312;;; Generated autoloads from erc/erc-track.el
9271 9313
9272(defvar erc-track-minor-mode nil "\ 9314(defvar erc-track-minor-mode nil "\
@@ -9292,8 +9334,7 @@ keybindings will not do anything useful.
9292;;;*** 9334;;;***
9293 9335
9294;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 9336;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9295;;;;;; "erc-truncate" "erc/erc-truncate.el" (20355 10021 546955 9337;;;;;; "erc-truncate" "erc/erc-truncate.el" (20592 26321 0 0))
9296;;;;;; 0))
9297;;; Generated autoloads from erc/erc-truncate.el 9338;;; Generated autoloads from erc/erc-truncate.el
9298 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9339 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9299 9340
@@ -9313,7 +9354,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9313;;;*** 9354;;;***
9314 9355
9315;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 9356;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9316;;;;;; (20355 10021 546955 0)) 9357;;;;;; (20592 26321 0 0))
9317;;; Generated autoloads from erc/erc-xdcc.el 9358;;; Generated autoloads from erc/erc-xdcc.el
9318 (autoload 'erc-xdcc-mode "erc-xdcc") 9359 (autoload 'erc-xdcc-mode "erc-xdcc")
9319 9360
@@ -9326,7 +9367,7 @@ Add a file to `erc-xdcc-files'.
9326 9367
9327;;;### (autoloads (ert-describe-test ert-run-tests-interactively 9368;;;### (autoloads (ert-describe-test ert-run-tests-interactively
9328;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest) 9369;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest)
9329;;;;;; "ert" "emacs-lisp/ert.el" (20576 42138 697312 0)) 9370;;;;;; "ert" "emacs-lisp/ert.el" (20577 48876 0 0))
9330;;; Generated autoloads from emacs-lisp/ert.el 9371;;; Generated autoloads from emacs-lisp/ert.el
9331 9372
9332(autoload 'ert-deftest "ert" "\ 9373(autoload 'ert-deftest "ert" "\
@@ -9392,7 +9433,7 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test).
9392;;;*** 9433;;;***
9393 9434
9394;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el" 9435;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el"
9395;;;;;; (20576 42138 697312 0)) 9436;;;;;; (20577 48876 0 0))
9396;;; Generated autoloads from emacs-lisp/ert-x.el 9437;;; Generated autoloads from emacs-lisp/ert-x.el
9397 9438
9398(put 'ert-with-test-buffer 'lisp-indent-function 1) 9439(put 'ert-with-test-buffer 'lisp-indent-function 1)
@@ -9404,8 +9445,8 @@ Kill all test buffers that are still live.
9404 9445
9405;;;*** 9446;;;***
9406 9447
9407;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (20523 9448;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (20600
9408;;;;;; 62082 997685 0)) 9449;;;;;; 16892 0 0))
9409;;; Generated autoloads from eshell/esh-mode.el 9450;;; Generated autoloads from eshell/esh-mode.el
9410 9451
9411(autoload 'eshell-mode "esh-mode" "\ 9452(autoload 'eshell-mode "esh-mode" "\
@@ -9418,7 +9459,7 @@ Emacs shell interactive mode.
9418;;;*** 9459;;;***
9419 9460
9420;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell" 9461;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
9421;;;;;; "eshell/eshell.el" (20577 33959 40183 0)) 9462;;;;;; "eshell/eshell.el" (20577 48876 0 0))
9422;;; Generated autoloads from eshell/eshell.el 9463;;; Generated autoloads from eshell/eshell.el
9423 9464
9424(autoload 'eshell "eshell" "\ 9465(autoload 'eshell "eshell" "\
@@ -9459,7 +9500,7 @@ corresponding to a successful execution.
9459;;;;;; visit-tags-table tags-table-mode find-tag-default-function 9500;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9460;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 9501;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
9461;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 9502;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
9462;;;;;; (20478 3673 653810 0)) 9503;;;;;; (20511 52965 0 0))
9463;;; Generated autoloads from progmodes/etags.el 9504;;; Generated autoloads from progmodes/etags.el
9464 9505
9465(defvar tags-file-name nil "\ 9506(defvar tags-file-name nil "\
@@ -9777,7 +9818,7 @@ for \\[find-tag] (which see).
9777;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer 9818;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer
9778;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer 9819;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer
9779;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el" 9820;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el"
9780;;;;;; (20355 10021 546955 0)) 9821;;;;;; (20356 35090 0 0))
9781;;; Generated autoloads from language/ethio-util.el 9822;;; Generated autoloads from language/ethio-util.el
9782 9823
9783(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9824(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9947,7 +9988,7 @@ With ARG, insert that many delimiters.
9947 9988
9948;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 9989;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
9949;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 9990;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
9950;;;;;; (20478 3673 653810 0)) 9991;;;;;; (20511 52965 0 0))
9951;;; Generated autoloads from net/eudc.el 9992;;; Generated autoloads from net/eudc.el
9952 9993
9953(autoload 'eudc-set-server "eudc" "\ 9994(autoload 'eudc-set-server "eudc" "\
@@ -10003,7 +10044,7 @@ This does nothing except loading eudc by autoload side-effect.
10003 10044
10004;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 10045;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
10005;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 10046;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
10006;;;;;; "eudc-bob" "net/eudc-bob.el" (20355 10021 546955 0)) 10047;;;;;; "eudc-bob" "net/eudc-bob.el" (20244 35516 0 0))
10007;;; Generated autoloads from net/eudc-bob.el 10048;;; Generated autoloads from net/eudc-bob.el
10008 10049
10009(autoload 'eudc-display-generic-binary "eudc-bob" "\ 10050(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -10039,7 +10080,7 @@ Display a button for the JPEG DATA.
10039;;;*** 10080;;;***
10040 10081
10041;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 10082;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
10042;;;;;; "eudc-export" "net/eudc-export.el" (20355 10021 546955 0)) 10083;;;;;; "eudc-export" "net/eudc-export.el" (20244 35516 0 0))
10043;;; Generated autoloads from net/eudc-export.el 10084;;; Generated autoloads from net/eudc-export.el
10044 10085
10045(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 10086(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -10056,7 +10097,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
10056;;;*** 10097;;;***
10057 10098
10058;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 10099;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
10059;;;;;; (20355 10021 546955 0)) 10100;;;;;; (20244 35516 0 0))
10060;;; Generated autoloads from net/eudc-hotlist.el 10101;;; Generated autoloads from net/eudc-hotlist.el
10061 10102
10062(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 10103(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -10066,8 +10107,8 @@ Edit the hotlist of directory servers in a specialized buffer.
10066 10107
10067;;;*** 10108;;;***
10068 10109
10069;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (20453 10110;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (20452
10070;;;;;; 5437 764254 0)) 10111;;;;;; 43334 0 0))
10071;;; Generated autoloads from emacs-lisp/ewoc.el 10112;;; Generated autoloads from emacs-lisp/ewoc.el
10072 10113
10073(autoload 'ewoc-create "ewoc" "\ 10114(autoload 'ewoc-create "ewoc" "\
@@ -10096,7 +10137,7 @@ fourth arg NOSEP non-nil inhibits this.
10096;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 10137;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
10097;;;;;; executable-self-display executable-set-magic executable-interpret 10138;;;;;; executable-self-display executable-set-magic executable-interpret
10098;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 10139;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
10099;;;;;; (20533 6181 437016 717000)) 10140;;;;;; (20535 44414 0 0))
10100;;; Generated autoloads from progmodes/executable.el 10141;;; Generated autoloads from progmodes/executable.el
10101 10142
10102(autoload 'executable-command-find-posix-p "executable" "\ 10143(autoload 'executable-command-find-posix-p "executable" "\
@@ -10139,7 +10180,7 @@ file modes.
10139 10180
10140;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 10181;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
10141;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" 10182;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
10142;;;;;; (20355 10021 546955 0)) 10183;;;;;; (20244 35516 0 0))
10143;;; Generated autoloads from expand.el 10184;;; Generated autoloads from expand.el
10144 10185
10145(autoload 'expand-add-abbrevs "expand" "\ 10186(autoload 'expand-add-abbrevs "expand" "\
@@ -10188,8 +10229,8 @@ This is used only in conjunction with `expand-add-abbrevs'.
10188 10229
10189;;;*** 10230;;;***
10190 10231
10191;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20566 63671 10232;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20567 31133
10192;;;;;; 243798 0)) 10233;;;;;; 0 0))
10193;;; Generated autoloads from progmodes/f90.el 10234;;; Generated autoloads from progmodes/f90.el
10194 10235
10195(autoload 'f90-mode "f90" "\ 10236(autoload 'f90-mode "f90" "\
@@ -10259,8 +10300,8 @@ with no args, if that value is non-nil.
10259;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set 10300;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set
10260;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase 10301;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase
10261;;;;;; text-scale-set face-remap-set-base face-remap-reset-base 10302;;;;;; text-scale-set face-remap-set-base face-remap-reset-base
10262;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20476 10303;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20511
10263;;;;;; 31768 298871 0)) 10304;;;;;; 52965 0 0))
10264;;; Generated autoloads from face-remap.el 10305;;; Generated autoloads from face-remap.el
10265 10306
10266(autoload 'face-remap-add-relative "face-remap" "\ 10307(autoload 'face-remap-add-relative "face-remap" "\
@@ -10419,8 +10460,8 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
10419 10460
10420;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10461;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
10421;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 10462;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
10422;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20566 63671 10463;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20567 31133
10423;;;;;; 243798 0)) 10464;;;;;; 0 0))
10424;;; Generated autoloads from mail/feedmail.el 10465;;; Generated autoloads from mail/feedmail.el
10425 10466
10426(autoload 'feedmail-send-it "feedmail" "\ 10467(autoload 'feedmail-send-it "feedmail" "\
@@ -10475,7 +10516,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10475 10516
10476;;;### (autoloads (ffap-bindings ffap-guess-file-name-at-point dired-at-point 10517;;;### (autoloads (ffap-bindings ffap-guess-file-name-at-point dired-at-point
10477;;;;;; ffap-at-mouse ffap-menu find-file-at-point ffap-next) "ffap" 10518;;;;;; ffap-at-mouse ffap-menu find-file-at-point ffap-next) "ffap"
10478;;;;;; "ffap.el" (20566 63671 243798 0)) 10519;;;;;; "ffap.el" (20600 16892 0 0))
10479;;; Generated autoloads from ffap.el 10520;;; Generated autoloads from ffap.el
10480 10521
10481(autoload 'ffap-next "ffap" "\ 10522(autoload 'ffap-next "ffap" "\
@@ -10541,7 +10582,7 @@ Evaluate the forms in variable `ffap-bindings'.
10541;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 10582;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
10542;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 10583;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
10543;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 10584;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
10544;;;;;; "filecache" "filecache.el" (20355 10021 546955 0)) 10585;;;;;; "filecache" "filecache.el" (20244 35516 0 0))
10545;;; Generated autoloads from filecache.el 10586;;; Generated autoloads from filecache.el
10546 10587
10547(autoload 'file-cache-add-directory "filecache" "\ 10588(autoload 'file-cache-add-directory "filecache" "\
@@ -10601,8 +10642,8 @@ the name is considered already unique; only the second substitution
10601;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable 10642;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable
10602;;;;;; add-dir-local-variable delete-file-local-variable-prop-line 10643;;;;;; add-dir-local-variable delete-file-local-variable-prop-line
10603;;;;;; add-file-local-variable-prop-line delete-file-local-variable 10644;;;;;; add-file-local-variable-prop-line delete-file-local-variable
10604;;;;;; add-file-local-variable) "files-x" "files-x.el" (20355 10021 10645;;;;;; add-file-local-variable) "files-x" "files-x.el" (20356 35090
10605;;;;;; 546955 0)) 10646;;;;;; 0 0))
10606;;; Generated autoloads from files-x.el 10647;;; Generated autoloads from files-x.el
10607 10648
10608(autoload 'add-file-local-variable "files-x" "\ 10649(autoload 'add-file-local-variable "files-x" "\
@@ -10667,8 +10708,8 @@ Copy directory-local variables to the -*- line.
10667 10708
10668;;;*** 10709;;;***
10669 10710
10670;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20566 10711;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20567
10671;;;;;; 63671 243798 0)) 10712;;;;;; 31133 0 0))
10672;;; Generated autoloads from filesets.el 10713;;; Generated autoloads from filesets.el
10673 10714
10674(autoload 'filesets-init "filesets" "\ 10715(autoload 'filesets-init "filesets" "\
@@ -10679,8 +10720,8 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10679 10720
10680;;;*** 10721;;;***
10681 10722
10682;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (20355 10021 10723;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (20244 35516
10683;;;;;; 546955 0)) 10724;;;;;; 0 0))
10684;;; Generated autoloads from find-cmd.el 10725;;; Generated autoloads from find-cmd.el
10685 10726
10686(autoload 'find-cmd "find-cmd" "\ 10727(autoload 'find-cmd "find-cmd" "\
@@ -10700,7 +10741,7 @@ result is a string that should be ready for the command line.
10700;;;*** 10741;;;***
10701 10742
10702;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired" 10743;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired"
10703;;;;;; "find-dired.el" (20355 10021 546955 0)) 10744;;;;;; "find-dired.el" (20244 35516 0 0))
10704;;; Generated autoloads from find-dired.el 10745;;; Generated autoloads from find-dired.el
10705 10746
10706(autoload 'find-dired "find-dired" "\ 10747(autoload 'find-dired "find-dired" "\
@@ -10740,7 +10781,7 @@ use in place of \"-ls\" as the final argument.
10740 10781
10741;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10782;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10742;;;;;; ff-find-other-file ff-get-other-file ff-special-constructs) 10783;;;;;; ff-find-other-file ff-get-other-file ff-special-constructs)
10743;;;;;; "find-file" "find-file.el" (20387 44199 24128 0)) 10784;;;;;; "find-file" "find-file.el" (20412 11425 0 0))
10744;;; Generated autoloads from find-file.el 10785;;; Generated autoloads from find-file.el
10745 10786
10746(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10787(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -10836,7 +10877,7 @@ Visit the file you click on in another window.
10836;;;;;; find-variable find-variable-noselect find-function-other-frame 10877;;;;;; find-variable find-variable-noselect find-function-other-frame
10837;;;;;; find-function-other-window find-function find-function-noselect 10878;;;;;; find-function-other-window find-function find-function-noselect
10838;;;;;; find-function-search-for-symbol find-library) "find-func" 10879;;;;;; find-function-search-for-symbol find-library) "find-func"
10839;;;;;; "emacs-lisp/find-func.el" (20497 6436 957082 0)) 10880;;;;;; "emacs-lisp/find-func.el" (20511 52965 0 0))
10840;;; Generated autoloads from emacs-lisp/find-func.el 10881;;; Generated autoloads from emacs-lisp/find-func.el
10841 10882
10842(autoload 'find-library "find-func" "\ 10883(autoload 'find-library "find-func" "\
@@ -10995,8 +11036,8 @@ Define some key bindings for the find-function family of functions.
10995;;;*** 11036;;;***
10996 11037
10997;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 11038;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
10998;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (20355 10021 11039;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (20244 35516
10999;;;;;; 546955 0)) 11040;;;;;; 0 0))
11000;;; Generated autoloads from find-lisp.el 11041;;; Generated autoloads from find-lisp.el
11001 11042
11002(autoload 'find-lisp-find-dired "find-lisp" "\ 11043(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -11017,7 +11058,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
11017;;;*** 11058;;;***
11018 11059
11019;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 11060;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
11020;;;;;; "finder" "finder.el" (20355 10021 546955 0)) 11061;;;;;; "finder" "finder.el" (20244 35516 0 0))
11021;;; Generated autoloads from finder.el 11062;;; Generated autoloads from finder.el
11022 11063
11023(autoload 'finder-list-keywords "finder" "\ 11064(autoload 'finder-list-keywords "finder" "\
@@ -11039,7 +11080,7 @@ Find packages matching a given keyword.
11039;;;*** 11080;;;***
11040 11081
11041;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 11082;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
11042;;;;;; "flow-ctrl.el" (20566 63671 243798 0)) 11083;;;;;; "flow-ctrl.el" (20567 31133 0 0))
11043;;; Generated autoloads from flow-ctrl.el 11084;;; Generated autoloads from flow-ctrl.el
11044 11085
11045(autoload 'enable-flow-control "flow-ctrl" "\ 11086(autoload 'enable-flow-control "flow-ctrl" "\
@@ -11061,7 +11102,7 @@ to get the effect of a C-q.
11061;;;*** 11102;;;***
11062 11103
11063;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 11104;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
11064;;;;;; (20355 10021 546955 0)) 11105;;;;;; (20244 35516 0 0))
11065;;; Generated autoloads from gnus/flow-fill.el 11106;;; Generated autoloads from gnus/flow-fill.el
11066 11107
11067(autoload 'fill-flowed-encode "flow-fill" "\ 11108(autoload 'fill-flowed-encode "flow-fill" "\
@@ -11077,8 +11118,8 @@ to get the effect of a C-q.
11077;;;*** 11118;;;***
11078 11119
11079;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on 11120;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on
11080;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (20551 9899 11121;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (20600 16892
11081;;;;;; 283417 0)) 11122;;;;;; 0 0))
11082;;; Generated autoloads from progmodes/flymake.el 11123;;; Generated autoloads from progmodes/flymake.el
11083 11124
11084(autoload 'flymake-mode "flymake" "\ 11125(autoload 'flymake-mode "flymake" "\
@@ -11108,7 +11149,7 @@ Turn flymake mode off.
11108 11149
11109;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 11150;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
11110;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 11151;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
11111;;;;;; "flyspell" "textmodes/flyspell.el" (20566 63671 243798 0)) 11152;;;;;; "flyspell" "textmodes/flyspell.el" (20567 31133 0 0))
11112;;; Generated autoloads from textmodes/flyspell.el 11153;;; Generated autoloads from textmodes/flyspell.el
11113 11154
11114(autoload 'flyspell-prog-mode "flyspell" "\ 11155(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11180,7 +11221,7 @@ Flyspell whole buffer.
11180 11221
11181;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 11222;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
11182;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 11223;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
11183;;;;;; (20501 3499 284800 0)) 11224;;;;;; (20511 52965 0 0))
11184;;; Generated autoloads from follow.el 11225;;; Generated autoloads from follow.el
11185 11226
11186(autoload 'turn-on-follow-mode "follow" "\ 11227(autoload 'turn-on-follow-mode "follow" "\
@@ -11248,8 +11289,8 @@ selected if the original window is the first one in the frame.
11248 11289
11249;;;*** 11290;;;***
11250 11291
11251;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (20478 11292;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (20511
11252;;;;;; 3673 653810 0)) 11293;;;;;; 52965 0 0))
11253;;; Generated autoloads from mail/footnote.el 11294;;; Generated autoloads from mail/footnote.el
11254 11295
11255(autoload 'footnote-mode "footnote" "\ 11296(autoload 'footnote-mode "footnote" "\
@@ -11268,7 +11309,7 @@ play around with the following keys:
11268;;;*** 11309;;;***
11269 11310
11270;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11311;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11271;;;;;; "forms" "forms.el" (20427 14766 970343 0)) 11312;;;;;; "forms" "forms.el" (20428 57510 0 0))
11272;;; Generated autoloads from forms.el 11313;;; Generated autoloads from forms.el
11273 11314
11274(autoload 'forms-mode "forms" "\ 11315(autoload 'forms-mode "forms" "\
@@ -11305,7 +11346,7 @@ Visit a file in Forms mode in other window.
11305;;;*** 11346;;;***
11306 11347
11307;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" 11348;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el"
11308;;;;;; (20438 24024 724594 589000)) 11349;;;;;; (20446 34252 0 0))
11309;;; Generated autoloads from progmodes/fortran.el 11350;;; Generated autoloads from progmodes/fortran.el
11310 11351
11311(autoload 'fortran-mode "fortran" "\ 11352(autoload 'fortran-mode "fortran" "\
@@ -11383,8 +11424,8 @@ with no args, if that value is non-nil.
11383;;;*** 11424;;;***
11384 11425
11385;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 11426;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
11386;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (20355 10021 11427;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (20244 35516
11387;;;;;; 546955 0)) 11428;;;;;; 0 0))
11388;;; Generated autoloads from play/fortune.el 11429;;; Generated autoloads from play/fortune.el
11389 11430
11390(autoload 'fortune-add-fortune "fortune" "\ 11431(autoload 'fortune-add-fortune "fortune" "\
@@ -11433,7 +11474,7 @@ and choose the directory as the fortune-file.
11433;;;*** 11474;;;***
11434 11475
11435;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" 11476;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el"
11436;;;;;; (20537 63402 936234 0)) 11477;;;;;; (20539 37147 0 0))
11437;;; Generated autoloads from progmodes/gdb-mi.el 11478;;; Generated autoloads from progmodes/gdb-mi.el
11438 11479
11439(defvar gdb-enable-debug nil "\ 11480(defvar gdb-enable-debug nil "\
@@ -11511,8 +11552,8 @@ detailed description of this mode.
11511;;;*** 11552;;;***
11512 11553
11513;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 11554;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
11514;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (20406 11555;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (20412
11515;;;;;; 8611 875037 0)) 11556;;;;;; 11425 0 0))
11516;;; Generated autoloads from emacs-lisp/generic.el 11557;;; Generated autoloads from emacs-lisp/generic.el
11517 11558
11518(defvar generic-mode-list nil "\ 11559(defvar generic-mode-list nil "\
@@ -11591,7 +11632,7 @@ regular expression that can be used as an element of
11591;;;*** 11632;;;***
11592 11633
11593;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11634;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11594;;;;;; (20478 3673 653810 0)) 11635;;;;;; (20511 52965 0 0))
11595;;; Generated autoloads from progmodes/glasses.el 11636;;; Generated autoloads from progmodes/glasses.el
11596 11637
11597(autoload 'glasses-mode "glasses" "\ 11638(autoload 'glasses-mode "glasses" "\
@@ -11607,7 +11648,7 @@ add virtual separators (like underscores) at places they belong to.
11607 11648
11608;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 11649;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
11609;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el" 11650;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el"
11610;;;;;; (20355 10021 546955 0)) 11651;;;;;; (20318 5885 0 0))
11611;;; Generated autoloads from gnus/gmm-utils.el 11652;;; Generated autoloads from gnus/gmm-utils.el
11612 11653
11613(autoload 'gmm-regexp-concat "gmm-utils" "\ 11654(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11662,8 +11703,8 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11662;;;*** 11703;;;***
11663 11704
11664;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11705;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11665;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20552 30761 11706;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20553 2323 0
11666;;;;;; 207103 0)) 11707;;;;;; 0))
11667;;; Generated autoloads from gnus/gnus.el 11708;;; Generated autoloads from gnus/gnus.el
11668(when (fboundp 'custom-autoload) 11709(when (fboundp 'custom-autoload)
11669 (custom-autoload 'gnus-select-method "gnus")) 11710 (custom-autoload 'gnus-select-method "gnus"))
@@ -11716,7 +11757,7 @@ prompt the user for the name of an NNTP server to use.
11716;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11757;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11717;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11758;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11718;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11759;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11719;;;;;; "gnus/gnus-agent.el" (20518 12580 46478 0)) 11760;;;;;; "gnus/gnus-agent.el" (20517 31338 0 0))
11720;;; Generated autoloads from gnus/gnus-agent.el 11761;;; Generated autoloads from gnus/gnus-agent.el
11721 11762
11722(autoload 'gnus-unplugged "gnus-agent" "\ 11763(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11807,7 +11848,7 @@ If CLEAN, obsolete (ignore).
11807;;;*** 11848;;;***
11808 11849
11809;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11850;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11810;;;;;; (20578 54821 719276 0)) 11851;;;;;; (20579 15299 0 0))
11811;;; Generated autoloads from gnus/gnus-art.el 11852;;; Generated autoloads from gnus/gnus-art.el
11812 11853
11813(autoload 'gnus-article-prepare-display "gnus-art" "\ 11854(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11818,8 +11859,7 @@ Make the current buffer look like a nice article.
11818;;;*** 11859;;;***
11819 11860
11820;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set) 11861;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set)
11821;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (20355 10021 546955 11862;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (20244 35516 0 0))
11822;;;;;; 0))
11823;;; Generated autoloads from gnus/gnus-bookmark.el 11863;;; Generated autoloads from gnus/gnus-bookmark.el
11824 11864
11825(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 11865(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -11844,8 +11884,8 @@ deletion, or > if it is flagged for displaying.
11844 11884
11845;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 11885;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
11846;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 11886;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
11847;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (20355 11887;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (20244
11848;;;;;; 10021 546955 0)) 11888;;;;;; 35516 0 0))
11849;;; Generated autoloads from gnus/gnus-cache.el 11889;;; Generated autoloads from gnus/gnus-cache.el
11850 11890
11851(autoload 'gnus-jog-cache "gnus-cache" "\ 11891(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -11887,7 +11927,7 @@ supported.
11887;;;*** 11927;;;***
11888 11928
11889;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 11929;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
11890;;;;;; "gnus-delay" "gnus/gnus-delay.el" (20355 10021 546955 0)) 11930;;;;;; "gnus-delay" "gnus/gnus-delay.el" (20244 35516 0 0))
11891;;; Generated autoloads from gnus/gnus-delay.el 11931;;; Generated autoloads from gnus/gnus-delay.el
11892 11932
11893(autoload 'gnus-delay-article "gnus-delay" "\ 11933(autoload 'gnus-delay-article "gnus-delay" "\
@@ -11923,7 +11963,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11923;;;*** 11963;;;***
11924 11964
11925;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 11965;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
11926;;;;;; "gnus-diary" "gnus/gnus-diary.el" (20355 10021 546955 0)) 11966;;;;;; "gnus-diary" "gnus/gnus-diary.el" (20244 35516 0 0))
11927;;; Generated autoloads from gnus/gnus-diary.el 11967;;; Generated autoloads from gnus/gnus-diary.el
11928 11968
11929(autoload 'gnus-user-format-function-d "gnus-diary" "\ 11969(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -11939,7 +11979,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11939;;;*** 11979;;;***
11940 11980
11941;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 11981;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
11942;;;;;; (20355 10021 546955 0)) 11982;;;;;; (20244 35516 0 0))
11943;;; Generated autoloads from gnus/gnus-dired.el 11983;;; Generated autoloads from gnus/gnus-dired.el
11944 11984
11945(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 11985(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -11950,7 +11990,7 @@ Convenience method to turn on gnus-dired-mode.
11950;;;*** 11990;;;***
11951 11991
11952;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 11992;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
11953;;;;;; (20355 10021 546955 0)) 11993;;;;;; (20244 35516 0 0))
11954;;; Generated autoloads from gnus/gnus-draft.el 11994;;; Generated autoloads from gnus/gnus-draft.el
11955 11995
11956(autoload 'gnus-draft-reminder "gnus-draft" "\ 11996(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -11962,8 +12002,8 @@ Reminder user if there are unsent drafts.
11962 12002
11963;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 12003;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11964;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 12004;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
11965;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20549 12005;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20550
11966;;;;;; 54573 979353 0)) 12006;;;;;; 14882 0 0))
11967;;; Generated autoloads from gnus/gnus-fun.el 12007;;; Generated autoloads from gnus/gnus-fun.el
11968 12008
11969(autoload 'gnus-random-x-face "gnus-fun" "\ 12009(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -12008,8 +12048,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
12008;;;*** 12048;;;***
12009 12049
12010;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar) 12050;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar)
12011;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (20355 10021 546955 12051;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (20244 35516 0 0))
12012;;;;;; 0))
12013;;; Generated autoloads from gnus/gnus-gravatar.el 12052;;; Generated autoloads from gnus/gnus-gravatar.el
12014 12053
12015(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ 12054(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\
@@ -12027,7 +12066,7 @@ If gravatars are already displayed, remove them.
12027;;;*** 12066;;;***
12028 12067
12029;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 12068;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
12030;;;;;; "gnus-group" "gnus/gnus-group.el" (20553 51627 169867 0)) 12069;;;;;; "gnus-group" "gnus/gnus-group.el" (20553 63503 0 0))
12031;;; Generated autoloads from gnus/gnus-group.el 12070;;; Generated autoloads from gnus/gnus-group.el
12032 12071
12033(autoload 'gnus-fetch-group "gnus-group" "\ 12072(autoload 'gnus-fetch-group "gnus-group" "\
@@ -12045,7 +12084,7 @@ Pop up a frame and enter GROUP.
12045;;;*** 12084;;;***
12046 12085
12047;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html" 12086;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html"
12048;;;;;; "gnus/gnus-html.el" (20355 10021 546955 0)) 12087;;;;;; "gnus/gnus-html.el" (20276 3849 0 0))
12049;;; Generated autoloads from gnus/gnus-html.el 12088;;; Generated autoloads from gnus/gnus-html.el
12050 12089
12051(autoload 'gnus-article-html "gnus-html" "\ 12090(autoload 'gnus-article-html "gnus-html" "\
@@ -12061,7 +12100,7 @@ Pop up a frame and enter GROUP.
12061;;;*** 12100;;;***
12062 12101
12063;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 12102;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
12064;;;;;; (20495 51111 757560 0)) 12103;;;;;; (20511 52965 0 0))
12065;;; Generated autoloads from gnus/gnus-kill.el 12104;;; Generated autoloads from gnus/gnus-kill.el
12066 12105
12067(defalias 'gnus-batch-kill 'gnus-batch-score) 12106(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -12076,7 +12115,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
12076 12115
12077;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 12116;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
12078;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 12117;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
12079;;;;;; (20355 10021 546955 0)) 12118;;;;;; (20244 35516 0 0))
12080;;; Generated autoloads from gnus/gnus-ml.el 12119;;; Generated autoloads from gnus/gnus-ml.el
12081 12120
12082(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 12121(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -12101,7 +12140,7 @@ Minor mode for providing mailing-list commands.
12101 12140
12102;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 12141;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
12103;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 12142;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
12104;;;;;; (20355 10021 546955 0)) 12143;;;;;; (20244 35516 0 0))
12105;;; Generated autoloads from gnus/gnus-mlspl.el 12144;;; Generated autoloads from gnus/gnus-mlspl.el
12106 12145
12107(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 12146(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -12202,7 +12241,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12202;;;*** 12241;;;***
12203 12242
12204;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 12243;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
12205;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20533 5993 500881 0)) 12244;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20600 16892 0 0))
12206;;; Generated autoloads from gnus/gnus-msg.el 12245;;; Generated autoloads from gnus/gnus-msg.el
12207 12246
12208(autoload 'gnus-msg-mail "gnus-msg" "\ 12247(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -12229,7 +12268,7 @@ Like `message-reply'.
12229;;;*** 12268;;;***
12230 12269
12231;;;### (autoloads (gnus-notifications) "gnus-notifications" "gnus/gnus-notifications.el" 12270;;;### (autoloads (gnus-notifications) "gnus-notifications" "gnus/gnus-notifications.el"
12232;;;;;; (20559 4008 701730 0)) 12271;;;;;; (20600 16892 0 0))
12233;;; Generated autoloads from gnus/gnus-notifications.el 12272;;; Generated autoloads from gnus/gnus-notifications.el
12234 12273
12235(autoload 'gnus-notifications "gnus-notifications" "\ 12274(autoload 'gnus-notifications "gnus-notifications" "\
@@ -12247,7 +12286,7 @@ This is typically a function to add in
12247 12286
12248;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 12287;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
12249;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 12288;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
12250;;;;;; (20523 62082 997685 0)) 12289;;;;;; (20523 63054 0 0))
12251;;; Generated autoloads from gnus/gnus-picon.el 12290;;; Generated autoloads from gnus/gnus-picon.el
12252 12291
12253(autoload 'gnus-treat-from-picon "gnus-picon" "\ 12292(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -12274,7 +12313,7 @@ If picons are already displayed, remove them.
12274;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 12313;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
12275;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 12314;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
12276;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 12315;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
12277;;;;;; "gnus/gnus-range.el" (20544 36659 880486 0)) 12316;;;;;; "gnus/gnus-range.el" (20544 52783 0 0))
12278;;; Generated autoloads from gnus/gnus-range.el 12317;;; Generated autoloads from gnus/gnus-range.el
12279 12318
12280(autoload 'gnus-sorted-difference "gnus-range" "\ 12319(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -12342,8 +12381,7 @@ Add NUM into sorted LIST by side effect.
12342;;;*** 12381;;;***
12343 12382
12344;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 12383;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
12345;;;;;; "gnus-registry" "gnus/gnus-registry.el" (20544 36659 880486 12384;;;;;; "gnus-registry" "gnus/gnus-registry.el" (20544 52783 0 0))
12346;;;;;; 0))
12347;;; Generated autoloads from gnus/gnus-registry.el 12385;;; Generated autoloads from gnus/gnus-registry.el
12348 12386
12349(autoload 'gnus-registry-initialize "gnus-registry" "\ 12387(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12359,8 +12397,8 @@ Install the registry hooks.
12359;;;*** 12397;;;***
12360 12398
12361;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 12399;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
12362;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (20355 12400;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (20244
12363;;;;;; 10021 546955 0)) 12401;;;;;; 35516 0 0))
12364;;; Generated autoloads from gnus/gnus-sieve.el 12402;;; Generated autoloads from gnus/gnus-sieve.el
12365 12403
12366(autoload 'gnus-sieve-update "gnus-sieve" "\ 12404(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12388,7 +12426,7 @@ See the documentation for these variables and functions for details.
12388;;;*** 12426;;;***
12389 12427
12390;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12428;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
12391;;;;;; (20458 56750 651721 0)) 12429;;;;;; (20460 33749 0 0))
12392;;; Generated autoloads from gnus/gnus-spec.el 12430;;; Generated autoloads from gnus/gnus-spec.el
12393 12431
12394(autoload 'gnus-update-format "gnus-spec" "\ 12432(autoload 'gnus-update-format "gnus-spec" "\
@@ -12399,7 +12437,7 @@ Update the format specification near point.
12399;;;*** 12437;;;***
12400 12438
12401;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" 12439;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el"
12402;;;;;; (20495 51111 757560 0)) 12440;;;;;; (20511 52965 0 0))
12403;;; Generated autoloads from gnus/gnus-start.el 12441;;; Generated autoloads from gnus/gnus-start.el
12404 12442
12405(autoload 'gnus-declare-backend "gnus-start" "\ 12443(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12410,7 +12448,7 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12410;;;*** 12448;;;***
12411 12449
12412;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el" 12450;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el"
12413;;;;;; (20540 39589 424586 0)) 12451;;;;;; (20540 61982 0 0))
12414;;; Generated autoloads from gnus/gnus-sum.el 12452;;; Generated autoloads from gnus/gnus-sum.el
12415 12453
12416(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12454(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12422,7 +12460,7 @@ BOOKMARK is a bookmark name or a bookmark record.
12422;;;*** 12460;;;***
12423 12461
12424;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize) 12462;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize)
12425;;;;;; "gnus-sync" "gnus/gnus-sync.el" (20545 57511 257469 0)) 12463;;;;;; "gnus-sync" "gnus/gnus-sync.el" (20600 16892 0 0))
12426;;; Generated autoloads from gnus/gnus-sync.el 12464;;; Generated autoloads from gnus/gnus-sync.el
12427 12465
12428(autoload 'gnus-sync-initialize "gnus-sync" "\ 12466(autoload 'gnus-sync-initialize "gnus-sync" "\
@@ -12438,7 +12476,7 @@ Install the sync hooks.
12438;;;*** 12476;;;***
12439 12477
12440;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12478;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
12441;;;;;; (20447 49522 409090 0)) 12479;;;;;; (20448 36271 0 0))
12442;;; Generated autoloads from gnus/gnus-win.el 12480;;; Generated autoloads from gnus/gnus-win.el
12443 12481
12444(autoload 'gnus-add-configuration "gnus-win" "\ 12482(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12449,7 +12487,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12449;;;*** 12487;;;***
12450 12488
12451;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el" 12489;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el"
12452;;;;;; (20476 31768 298871 0)) 12490;;;;;; (20511 52965 0 0))
12453;;; Generated autoloads from net/gnutls.el 12491;;; Generated autoloads from net/gnutls.el
12454 12492
12455(defvar gnutls-min-prime-bits 256 "\ 12493(defvar gnutls-min-prime-bits 256 "\
@@ -12465,8 +12503,8 @@ A value of nil says to use the default GnuTLS value.")
12465 12503
12466;;;*** 12504;;;***
12467 12505
12468;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (20545 57511 12506;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (20550 14882
12469;;;;;; 257469 0)) 12507;;;;;; 0 0))
12470;;; Generated autoloads from play/gomoku.el 12508;;; Generated autoloads from play/gomoku.el
12471 12509
12472(autoload 'gomoku "gomoku" "\ 12510(autoload 'gomoku "gomoku" "\
@@ -12493,8 +12531,8 @@ Use \\[describe-mode] for more info.
12493;;;*** 12531;;;***
12494 12532
12495;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address 12533;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address
12496;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20566 12534;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20567
12497;;;;;; 63671 243798 0)) 12535;;;;;; 31133 0 0))
12498;;; Generated autoloads from net/goto-addr.el 12536;;; Generated autoloads from net/goto-addr.el
12499 12537
12500(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 12538(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -12536,7 +12574,7 @@ Like `goto-address-mode', but only for comments and strings.
12536;;;*** 12574;;;***
12537 12575
12538;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve) 12576;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve)
12539;;;;;; "gravatar" "gnus/gravatar.el" (20355 10021 546955 0)) 12577;;;;;; "gravatar" "gnus/gravatar.el" (20290 33419 0 0))
12540;;; Generated autoloads from gnus/gravatar.el 12578;;; Generated autoloads from gnus/gravatar.el
12541 12579
12542(autoload 'gravatar-retrieve "gravatar" "\ 12580(autoload 'gravatar-retrieve "gravatar" "\
@@ -12554,8 +12592,8 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12554 12592
12555;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12593;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12556;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12594;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12557;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20572 16038 12595;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20577 48876
12558;;;;;; 402143 0)) 12596;;;;;; 0 0))
12559;;; Generated autoloads from progmodes/grep.el 12597;;; Generated autoloads from progmodes/grep.el
12560 12598
12561(defvar grep-window-height nil "\ 12599(defvar grep-window-height nil "\
@@ -12718,8 +12756,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
12718 12756
12719;;;*** 12757;;;***
12720 12758
12721;;;### (autoloads (gs-load-image) "gs" "gs.el" (20355 10021 546955 12759;;;### (autoloads (gs-load-image) "gs" "gs.el" (20244 35516 0 0))
12722;;;;;; 0))
12723;;; Generated autoloads from gs.el 12760;;; Generated autoloads from gs.el
12724 12761
12725(autoload 'gs-load-image "gs" "\ 12762(autoload 'gs-load-image "gs" "\
@@ -12733,8 +12770,8 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12733;;;*** 12770;;;***
12734 12771
12735;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb 12772;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb
12736;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20537 63402 12773;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20539 37147
12737;;;;;; 936234 0)) 12774;;;;;; 0 0))
12738;;; Generated autoloads from progmodes/gud.el 12775;;; Generated autoloads from progmodes/gud.el
12739 12776
12740(autoload 'gud-gdb "gud" "\ 12777(autoload 'gud-gdb "gud" "\
@@ -12824,7 +12861,7 @@ it if ARG is omitted or nil.
12824 12861
12825;;;### (autoloads (setf gv-define-simple-setter gv-define-setter 12862;;;### (autoloads (setf gv-define-simple-setter gv-define-setter
12826;;;;;; gv--defun-declaration gv-define-expander gv-letplace gv-get) 12863;;;;;; gv--defun-declaration gv-define-expander gv-letplace gv-get)
12827;;;;;; "gv" "emacs-lisp/gv.el" (20580 10161 446444 0)) 12864;;;;;; "gv" "emacs-lisp/gv.el" (20579 15299 0 0))
12828;;; Generated autoloads from emacs-lisp/gv.el 12865;;; Generated autoloads from emacs-lisp/gv.el
12829 12866
12830(autoload 'gv-get "gv" "\ 12867(autoload 'gv-get "gv" "\
@@ -12913,8 +12950,8 @@ The return value is the last VAL in the list.
12913 12950
12914;;;*** 12951;;;***
12915 12952
12916;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (20566 12953;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (20567
12917;;;;;; 63671 243798 0)) 12954;;;;;; 31133 0 0))
12918;;; Generated autoloads from play/handwrite.el 12955;;; Generated autoloads from play/handwrite.el
12919 12956
12920(autoload 'handwrite "handwrite" "\ 12957(autoload 'handwrite "handwrite" "\
@@ -12932,7 +12969,7 @@ Variables: `handwrite-linespace' (default 12)
12932;;;*** 12969;;;***
12933 12970
12934;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12971;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12935;;;;;; (20478 3673 653810 0)) 12972;;;;;; (20511 52965 0 0))
12936;;; Generated autoloads from play/hanoi.el 12973;;; Generated autoloads from play/hanoi.el
12937 12974
12938(autoload 'hanoi "hanoi" "\ 12975(autoload 'hanoi "hanoi" "\
@@ -12961,7 +12998,7 @@ to be updated.
12961 12998
12962;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment 12999;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment
12963;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment) 13000;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment)
12964;;;;;; "hashcash" "mail/hashcash.el" (20355 10021 546955 0)) 13001;;;;;; "hashcash" "mail/hashcash.el" (20356 35090 0 0))
12965;;; Generated autoloads from mail/hashcash.el 13002;;; Generated autoloads from mail/hashcash.el
12966 13003
12967(autoload 'hashcash-insert-payment "hashcash" "\ 13004(autoload 'hashcash-insert-payment "hashcash" "\
@@ -13006,8 +13043,8 @@ Prefix arg sets default accept amount temporarily.
13006;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 13043;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
13007;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 13044;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
13008;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 13045;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
13009;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (20355 10021 13046;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (20244 35516
13010;;;;;; 546955 0)) 13047;;;;;; 0 0))
13011;;; Generated autoloads from help-at-pt.el 13048;;; Generated autoloads from help-at-pt.el
13012 13049
13013(autoload 'help-at-pt-string "help-at-pt" "\ 13050(autoload 'help-at-pt-string "help-at-pt" "\
@@ -13137,7 +13174,7 @@ different regions. With numeric argument ARG, behaves like
13137;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories 13174;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories
13138;;;;;; describe-syntax describe-variable variable-at-point describe-function-1 13175;;;;;; describe-syntax describe-variable variable-at-point describe-function-1
13139;;;;;; find-lisp-object-file-name help-C-file-name describe-function) 13176;;;;;; find-lisp-object-file-name help-C-file-name describe-function)
13140;;;;;; "help-fns" "help-fns.el" (20584 7212 455152 0)) 13177;;;;;; "help-fns" "help-fns.el" (20600 16892 0 0))
13141;;; Generated autoloads from help-fns.el 13178;;; Generated autoloads from help-fns.el
13142 13179
13143(autoload 'describe-function "help-fns" "\ 13180(autoload 'describe-function "help-fns" "\
@@ -13216,10 +13253,25 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file.
13216 13253
13217;;;*** 13254;;;***
13218 13255
13256;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
13257;;;;;; (20589 46442 0 0))
13258;;; Generated autoloads from help-macro.el
13259
13260(defvar three-step-help nil "\
13261Non-nil means give more info about Help command in three steps.
13262The three steps are simple prompt, prompt with all options, and
13263window listing and describing the options.
13264A value of nil means skip the middle step, so that \\[help-command] \\[help-command]
13265gives the window that lists the options.")
13266
13267(custom-autoload 'three-step-help "help-macro" t)
13268
13269;;;***
13270
13219;;;### (autoloads (help-bookmark-jump help-xref-on-pp help-insert-xref-button 13271;;;### (autoloads (help-bookmark-jump help-xref-on-pp help-insert-xref-button
13220;;;;;; help-xref-button help-make-xrefs help-buffer help-setup-xref 13272;;;;;; help-xref-button help-make-xrefs help-buffer help-setup-xref
13221;;;;;; help-mode-finish help-mode-setup help-mode) "help-mode" "help-mode.el" 13273;;;;;; help-mode-finish help-mode-setup help-mode) "help-mode" "help-mode.el"
13222;;;;;; (20510 18478 782378 0)) 13274;;;;;; (20511 52965 0 0))
13223;;; Generated autoloads from help-mode.el 13275;;; Generated autoloads from help-mode.el
13224 13276
13225(autoload 'help-mode "help-mode" "\ 13277(autoload 'help-mode "help-mode" "\
@@ -13319,7 +13371,7 @@ BOOKMARK is a bookmark name or a bookmark record.
13319;;;*** 13371;;;***
13320 13372
13321;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 13373;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
13322;;;;;; "emacs-lisp/helper.el" (20355 10021 546955 0)) 13374;;;;;; "emacs-lisp/helper.el" (20244 35516 0 0))
13323;;; Generated autoloads from emacs-lisp/helper.el 13375;;; Generated autoloads from emacs-lisp/helper.el
13324 13376
13325(autoload 'Helper-describe-bindings "helper" "\ 13377(autoload 'Helper-describe-bindings "helper" "\
@@ -13335,7 +13387,7 @@ Provide help for current mode.
13335;;;*** 13387;;;***
13336 13388
13337;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 13389;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
13338;;;;;; "hexl.el" (20523 62082 997685 0)) 13390;;;;;; "hexl.el" (20523 63054 0 0))
13339;;; Generated autoloads from hexl.el 13391;;; Generated autoloads from hexl.el
13340 13392
13341(autoload 'hexl-mode "hexl" "\ 13393(autoload 'hexl-mode "hexl" "\
@@ -13432,7 +13484,7 @@ This discards the buffer's undo information.
13432;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13484;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13433;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13485;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13434;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13486;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13435;;;;;; (20566 63671 243798 0)) 13487;;;;;; (20600 16892 0 0))
13436;;; Generated autoloads from hi-lock.el 13488;;; Generated autoloads from hi-lock.el
13437 13489
13438(autoload 'hi-lock-mode "hi-lock" "\ 13490(autoload 'hi-lock-mode "hi-lock" "\
@@ -13549,8 +13601,8 @@ updated as you type.
13549 13601
13550(autoload 'hi-lock-face-phrase-buffer "hi-lock" "\ 13602(autoload 'hi-lock-face-phrase-buffer "hi-lock" "\
13551Set face of each match of phrase REGEXP to FACE. 13603Set face of each match of phrase REGEXP to FACE.
13552Whitespace in REGEXP converted to arbitrary whitespace and initial 13604If called interactively, replaces whitespace in REGEXP with
13553lower-case letters made case insensitive. 13605arbitrary whitespace and makes initial lower-case letters case-insensitive.
13554 13606
13555If Font Lock mode is enabled in the buffer, it is used to 13607If Font Lock mode is enabled in the buffer, it is used to
13556highlight REGEXP. If Font Lock mode is disabled, overlays are 13608highlight REGEXP. If Font Lock mode is disabled, overlays are
@@ -13580,7 +13632,7 @@ be found in variable `hi-lock-interactive-patterns'.
13580;;;*** 13632;;;***
13581 13633
13582;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el" 13634;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el"
13583;;;;;; (20541 6907 775259 0)) 13635;;;;;; (20589 46442 0 0))
13584;;; Generated autoloads from progmodes/hideif.el 13636;;; Generated autoloads from progmodes/hideif.el
13585 13637
13586(autoload 'hide-ifdef-mode "hideif" "\ 13638(autoload 'hide-ifdef-mode "hideif" "\
@@ -13624,7 +13676,7 @@ Several variables affect how the hiding is done:
13624;;;*** 13676;;;***
13625 13677
13626;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13678;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13627;;;;;; (20566 63671 243798 0)) 13679;;;;;; (20567 31133 0 0))
13628;;; Generated autoloads from progmodes/hideshow.el 13680;;; Generated autoloads from progmodes/hideshow.el
13629 13681
13630(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))) "\ 13682(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))) "\
@@ -13690,8 +13742,8 @@ Unconditionally turn off `hs-minor-mode'.
13690;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13742;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
13691;;;;;; highlight-changes-previous-change highlight-changes-next-change 13743;;;;;; highlight-changes-previous-change highlight-changes-next-change
13692;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode 13744;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode
13693;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20355 13745;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20244
13694;;;;;; 10021 546955 0)) 13746;;;;;; 35516 0 0))
13695;;; Generated autoloads from hilit-chg.el 13747;;; Generated autoloads from hilit-chg.el
13696 13748
13697(autoload 'highlight-changes-mode "hilit-chg" "\ 13749(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -13823,7 +13875,7 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
13823;;;*** 13875;;;***
13824 13876
13825;;;### (autoloads (make-hippie-expand-function hippie-expand) "hippie-exp" 13877;;;### (autoloads (make-hippie-expand-function hippie-expand) "hippie-exp"
13826;;;;;; "hippie-exp.el" (20584 7212 455152 0)) 13878;;;;;; "hippie-exp.el" (20585 55103 0 0))
13827;;; Generated autoloads from hippie-exp.el 13879;;; Generated autoloads from hippie-exp.el
13828 13880
13829(autoload 'hippie-expand "hippie-exp" "\ 13881(autoload 'hippie-expand "hippie-exp" "\
@@ -13848,7 +13900,7 @@ argument VERBOSE non-nil makes the function verbose.
13848;;;*** 13900;;;***
13849 13901
13850;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13902;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13851;;;;;; (20355 10021 546955 0)) 13903;;;;;; (20244 35516 0 0))
13852;;; Generated autoloads from hl-line.el 13904;;; Generated autoloads from hl-line.el
13853 13905
13854(autoload 'hl-line-mode "hl-line" "\ 13906(autoload 'hl-line-mode "hl-line" "\
@@ -13901,7 +13953,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13901;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays 13953;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays
13902;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays 13954;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
13903;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays" 13955;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays"
13904;;;;;; "calendar/holidays.el" (20566 63671 243798 0)) 13956;;;;;; "calendar/holidays.el" (20567 31133 0 0))
13905;;; Generated autoloads from calendar/holidays.el 13957;;; Generated autoloads from calendar/holidays.el
13906 13958
13907(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1") 13959(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1")
@@ -14049,8 +14101,8 @@ The optional LABEL is used to label the buffer created.
14049 14101
14050;;;*** 14102;;;***
14051 14103
14052;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (20355 14104;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (20244
14053;;;;;; 10021 546955 0)) 14105;;;;;; 35516 0 0))
14054;;; Generated autoloads from gnus/html2text.el 14106;;; Generated autoloads from gnus/html2text.el
14055 14107
14056(autoload 'html2text "html2text" "\ 14108(autoload 'html2text "html2text" "\
@@ -14061,7 +14113,7 @@ Convert HTML to plain text in the current buffer.
14061;;;*** 14113;;;***
14062 14114
14063;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer) 14115;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer)
14064;;;;;; "htmlfontify" "htmlfontify.el" (20577 33959 40183 0)) 14116;;;;;; "htmlfontify" "htmlfontify.el" (20577 48876 0 0))
14065;;; Generated autoloads from htmlfontify.el 14117;;; Generated autoloads from htmlfontify.el
14066 14118
14067(autoload 'htmlfontify-buffer "htmlfontify" "\ 14119(autoload 'htmlfontify-buffer "htmlfontify" "\
@@ -14094,8 +14146,8 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'.
14094;;;*** 14146;;;***
14095 14147
14096;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 14148;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
14097;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (20478 14149;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (20511
14098;;;;;; 3673 653810 0)) 14150;;;;;; 52965 0 0))
14099;;; Generated autoloads from ibuf-macs.el 14151;;; Generated autoloads from ibuf-macs.el
14100 14152
14101(autoload 'define-ibuffer-column "ibuf-macs" "\ 14153(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -14121,7 +14173,7 @@ inlined into the compiled format versions. This means that if you
14121change its definition, you should explicitly call 14173change its definition, you should explicitly call
14122`ibuffer-recompile-formats'. 14174`ibuffer-recompile-formats'.
14123 14175
14124\(fn SYMBOL (&key NAME INLINE PROPS SUMMARIZER) &rest BODY)" nil nil) 14176\(fn SYMBOL (&key NAME INLINE PROPS SUMMARIZER) &rest BODY)" nil (quote macro))
14125 14177
14126(autoload 'define-ibuffer-sorter "ibuf-macs" "\ 14178(autoload 'define-ibuffer-sorter "ibuf-macs" "\
14127Define a method of sorting named NAME. 14179Define a method of sorting named NAME.
@@ -14133,7 +14185,7 @@ For sorting, the forms in BODY will be evaluated with `a' bound to one
14133buffer object, and `b' bound to another. BODY should return a non-nil 14185buffer object, and `b' bound to another. BODY should return a non-nil
14134value if and only if `a' is \"less than\" `b'. 14186value if and only if `a' is \"less than\" `b'.
14135 14187
14136\(fn NAME DOCUMENTATION (&key DESCRIPTION) &rest BODY)" nil nil) 14188\(fn NAME DOCUMENTATION (&key DESCRIPTION) &rest BODY)" nil (quote macro))
14137 14189
14138(autoload 'define-ibuffer-op "ibuf-macs" "\ 14190(autoload 'define-ibuffer-op "ibuf-macs" "\
14139Generate a function which operates on a buffer. 14191Generate a function which operates on a buffer.
@@ -14166,7 +14218,7 @@ confirmation message, in the form:
14166COMPLEX means this function is special; see the source code of this 14218COMPLEX means this function is special; see the source code of this
14167macro for exactly what it does. 14219macro for exactly what it does.
14168 14220
14169\(fn OP ARGS DOCUMENTATION (&key INTERACTIVE MARK MODIFIER-P DANGEROUS OPSTRING ACTIVE-OPSTRING COMPLEX) &rest BODY)" nil nil) 14221\(fn OP ARGS DOCUMENTATION (&key INTERACTIVE MARK MODIFIER-P DANGEROUS OPSTRING ACTIVE-OPSTRING COMPLEX) &rest BODY)" nil (quote macro))
14170 14222
14171(autoload 'define-ibuffer-filter "ibuf-macs" "\ 14223(autoload 'define-ibuffer-filter "ibuf-macs" "\
14172Define a filter named NAME. 14224Define a filter named NAME.
@@ -14179,12 +14231,12 @@ not a particular buffer should be displayed or not. The forms in BODY
14179will be evaluated with BUF bound to the buffer object, and QUALIFIER 14231will be evaluated with BUF bound to the buffer object, and QUALIFIER
14180bound to the current value of the filter. 14232bound to the current value of the filter.
14181 14233
14182\(fn NAME DOCUMENTATION (&key READER DESCRIPTION) &rest BODY)" nil nil) 14234\(fn NAME DOCUMENTATION (&key READER DESCRIPTION) &rest BODY)" nil (quote macro))
14183 14235
14184;;;*** 14236;;;***
14185 14237
14186;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 14238;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
14187;;;;;; "ibuffer" "ibuffer.el" (20576 13312 649004 817000)) 14239;;;;;; "ibuffer" "ibuffer.el" (20577 48876 0 0))
14188;;; Generated autoloads from ibuffer.el 14240;;; Generated autoloads from ibuffer.el
14189 14241
14190(autoload 'ibuffer-list-buffers "ibuffer" "\ 14242(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14225,7 +14277,7 @@ FORMATS is the value to use for `ibuffer-formats'.
14225 14277
14226;;;### (autoloads (icalendar-import-buffer icalendar-import-file 14278;;;### (autoloads (icalendar-import-buffer icalendar-import-file
14227;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 14279;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
14228;;;;;; "calendar/icalendar.el" (20577 33959 40183 0)) 14280;;;;;; "calendar/icalendar.el" (20600 16892 0 0))
14229;;; Generated autoloads from calendar/icalendar.el 14281;;; Generated autoloads from calendar/icalendar.el
14230 14282
14231(autoload 'icalendar-export-file "icalendar" "\ 14283(autoload 'icalendar-export-file "icalendar" "\
@@ -14277,8 +14329,8 @@ buffer `*icalendar-errors*'.
14277 14329
14278;;;*** 14330;;;***
14279 14331
14280;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20453 14332;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20452
14281;;;;;; 5437 764254 0)) 14333;;;;;; 44311 0 0))
14282;;; Generated autoloads from icomplete.el 14334;;; Generated autoloads from icomplete.el
14283 14335
14284(defvar icomplete-mode nil "\ 14336(defvar icomplete-mode nil "\
@@ -14300,8 +14352,8 @@ the mode if ARG is omitted or nil.
14300 14352
14301;;;*** 14353;;;***
14302 14354
14303;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (20355 10021 14355;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (20356 35090
14304;;;;;; 546955 0)) 14356;;;;;; 0 0))
14305;;; Generated autoloads from progmodes/icon.el 14357;;; Generated autoloads from progmodes/icon.el
14306 14358
14307(autoload 'icon-mode "icon" "\ 14359(autoload 'icon-mode "icon" "\
@@ -14342,7 +14394,7 @@ with no args, if that value is non-nil.
14342;;;*** 14394;;;***
14343 14395
14344;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 14396;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
14345;;;;;; (20572 16038 402143 0)) 14397;;;;;; (20577 48876 0 0))
14346;;; Generated autoloads from progmodes/idlw-shell.el 14398;;; Generated autoloads from progmodes/idlw-shell.el
14347 14399
14348(autoload 'idlwave-shell "idlw-shell" "\ 14400(autoload 'idlwave-shell "idlw-shell" "\
@@ -14368,7 +14420,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
14368;;;*** 14420;;;***
14369 14421
14370;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14422;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
14371;;;;;; (20576 42138 697312 0)) 14423;;;;;; (20577 48876 0 0))
14372;;; Generated autoloads from progmodes/idlwave.el 14424;;; Generated autoloads from progmodes/idlwave.el
14373 14425
14374(autoload 'idlwave-mode "idlwave" "\ 14426(autoload 'idlwave-mode "idlwave" "\
@@ -14502,8 +14554,8 @@ The main features of this mode are
14502;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14554;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
14503;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14555;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14504;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14556;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14505;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20585 14557;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20592
14506;;;;;; 28088 480237 0)) 14558;;;;;; 26321 0 0))
14507;;; Generated autoloads from ido.el 14559;;; Generated autoloads from ido.el
14508 14560
14509(defvar ido-mode nil "\ 14561(defvar ido-mode nil "\
@@ -14762,7 +14814,7 @@ DEF, if non-nil, is the default value.
14762 14814
14763;;;*** 14815;;;***
14764 14816
14765;;;### (autoloads (ielm) "ielm" "ielm.el" (20566 63671 243798 0)) 14817;;;### (autoloads (ielm) "ielm" "ielm.el" (20567 31133 0 0))
14766;;; Generated autoloads from ielm.el 14818;;; Generated autoloads from ielm.el
14767 14819
14768(autoload 'ielm "ielm" "\ 14820(autoload 'ielm "ielm" "\
@@ -14773,8 +14825,8 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
14773 14825
14774;;;*** 14826;;;***
14775 14827
14776;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (20355 10021 14828;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (20276 3849
14777;;;;;; 546955 0)) 14829;;;;;; 0 0))
14778;;; Generated autoloads from iimage.el 14830;;; Generated autoloads from iimage.el
14779 14831
14780(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") 14832(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1")
@@ -14795,7 +14847,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
14795;;;;;; create-image image-type-auto-detected-p image-type-available-p 14847;;;;;; create-image image-type-auto-detected-p image-type-available-p
14796;;;;;; image-type image-type-from-file-name image-type-from-file-header 14848;;;;;; image-type image-type-from-file-name image-type-from-file-header
14797;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el" 14849;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el"
14798;;;;;; (20574 57775 217760 0)) 14850;;;;;; (20577 48876 0 0))
14799;;; Generated autoloads from image.el 14851;;; Generated autoloads from image.el
14800 14852
14801(autoload 'image-type-from-data "image" "\ 14853(autoload 'image-type-from-data "image" "\
@@ -14995,7 +15047,7 @@ If Emacs is compiled without ImageMagick support, this does nothing.
14995;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag 15047;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
14996;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs 15048;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
14997;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs) 15049;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs)
14998;;;;;; "image-dired" "image-dired.el" (20478 3673 653810 0)) 15050;;;;;; "image-dired" "image-dired.el" (20511 52965 0 0))
14999;;; Generated autoloads from image-dired.el 15051;;; Generated autoloads from image-dired.el
15000 15052
15001(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\ 15053(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\
@@ -15133,7 +15185,7 @@ easy-to-use form.
15133 15185
15134;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 15186;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
15135;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 15187;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
15136;;;;;; "image-file.el" (20355 10021 546955 0)) 15188;;;;;; "image-file.el" (20244 35516 0 0))
15137;;; Generated autoloads from image-file.el 15189;;; Generated autoloads from image-file.el
15138 15190
15139(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ 15191(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
@@ -15196,8 +15248,7 @@ An image file is one whose name has an extension in
15196;;;*** 15248;;;***
15197 15249
15198;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode 15250;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
15199;;;;;; image-mode) "image-mode" "image-mode.el" (20580 10161 446444 15251;;;;;; image-mode) "image-mode" "image-mode.el" (20580 46629 0 0))
15200;;;;;; 0))
15201;;; Generated autoloads from image-mode.el 15252;;; Generated autoloads from image-mode.el
15202 15253
15203(autoload 'image-mode "image-mode" "\ 15254(autoload 'image-mode "image-mode" "\
@@ -15242,8 +15293,7 @@ on these modes.
15242;;;*** 15293;;;***
15243 15294
15244;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 15295;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
15245;;;;;; imenu-sort-function) "imenu" "imenu.el" (20577 33959 40183 15296;;;;;; imenu-sort-function) "imenu" "imenu.el" (20577 48876 0 0))
15246;;;;;; 0))
15247;;; Generated autoloads from imenu.el 15297;;; Generated autoloads from imenu.el
15248 15298
15249(defvar imenu-sort-function nil "\ 15299(defvar imenu-sort-function nil "\
@@ -15383,7 +15433,7 @@ for more information.
15383 15433
15384;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion 15434;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion
15385;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 15435;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
15386;;;;;; "ind-util" "language/ind-util.el" (20355 10021 546955 0)) 15436;;;;;; "ind-util" "language/ind-util.el" (20244 35516 0 0))
15387;;; Generated autoloads from language/ind-util.el 15437;;; Generated autoloads from language/ind-util.el
15388 15438
15389(autoload 'indian-compose-region "ind-util" "\ 15439(autoload 'indian-compose-region "ind-util" "\
@@ -15414,7 +15464,7 @@ Convert old Emacs Devanagari characters to UCS.
15414;;;*** 15464;;;***
15415 15465
15416;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el" 15466;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el"
15417;;;;;; (20584 7212 455152 0)) 15467;;;;;; (20585 55103 0 0))
15418;;; Generated autoloads from progmodes/inf-lisp.el 15468;;; Generated autoloads from progmodes/inf-lisp.el
15419 15469
15420(autoload 'inferior-lisp "inf-lisp" "\ 15470(autoload 'inferior-lisp "inf-lisp" "\
@@ -15436,8 +15486,7 @@ of `inferior-lisp-program'). Runs the hooks from
15436;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node 15486;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node
15437;;;;;; Info-mode info-finder info-apropos Info-index Info-directory 15487;;;;;; Info-mode info-finder info-apropos Info-index Info-directory
15438;;;;;; Info-on-current-buffer info-standalone info-emacs-bug info-emacs-manual 15488;;;;;; Info-on-current-buffer info-standalone info-emacs-bug info-emacs-manual
15439;;;;;; info info-other-window) "info" "info.el" (20561 18280 338092 15489;;;;;; info info-other-window) "info" "info.el" (20567 31133 0 0))
15440;;;;;; 0))
15441;;; Generated autoloads from info.el 15490;;; Generated autoloads from info.el
15442 15491
15443(defcustom Info-default-directory-list (let* ((config-dir (file-name-as-directory (or (and (featurep 'ns) (let ((dir (expand-file-name "../info" data-directory))) (if (file-directory-p dir) dir))) configure-info-directory))) (prefixes (prune-directory-list '("/usr/local/" "/usr/" "/opt/" "/"))) (suffixes '("share/" "" "gnu/" "gnu/lib/" "gnu/lib/emacs/" "emacs/" "lib/" "lib/emacs/")) (standard-info-dirs (apply #'nconc (mapcar (lambda (pfx) (let ((dirs (mapcar (lambda (sfx) (concat pfx sfx "info/")) suffixes))) (prune-directory-list dirs))) prefixes))) (dirs (if (member config-dir standard-info-dirs) (nconc standard-info-dirs (list config-dir)) (cons config-dir standard-info-dirs)))) (if (not (eq system-type 'windows-nt)) dirs (let* ((instdir (file-name-directory invocation-directory)) (dir1 (expand-file-name "../info/" instdir)) (dir2 (expand-file-name "../../../info/" instdir))) (cond ((file-exists-p dir1) (append dirs (list dir1))) ((file-exists-p dir2) (append dirs (list dir2))) (t dirs))))) "\ 15492(defcustom Info-default-directory-list (let* ((config-dir (file-name-as-directory (or (and (featurep 'ns) (let ((dir (expand-file-name "../info" data-directory))) (if (file-directory-p dir) dir))) configure-info-directory))) (prefixes (prune-directory-list '("/usr/local/" "/usr/" "/opt/" "/"))) (suffixes '("share/" "" "gnu/" "gnu/lib/" "gnu/lib/emacs/" "emacs/" "lib/" "lib/emacs/")) (standard-info-dirs (apply #'nconc (mapcar (lambda (pfx) (let ((dirs (mapcar (lambda (sfx) (concat pfx sfx "info/")) suffixes))) (prune-directory-list dirs))) prefixes))) (dirs (if (member config-dir standard-info-dirs) (nconc standard-info-dirs (list config-dir)) (cons config-dir standard-info-dirs)))) (if (not (eq system-type 'windows-nt)) dirs (let* ((instdir (file-name-directory invocation-directory)) (dir1 (expand-file-name "../info/" instdir)) (dir2 (expand-file-name "../../../info/" instdir))) (cond ((file-exists-p dir1) (append dirs (list dir1))) ((file-exists-p dir2) (append dirs (list dir2))) (t dirs))))) "\
@@ -15647,7 +15696,7 @@ Go to Info buffer that displays MANUAL, creating it if none already exists.
15647 15696
15648;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 15697;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
15649;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 15698;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
15650;;;;;; (20474 44971 970015 0)) 15699;;;;;; (20511 52965 0 0))
15651;;; Generated autoloads from info-look.el 15700;;; Generated autoloads from info-look.el
15652 15701
15653(autoload 'info-lookup-reset "info-look" "\ 15702(autoload 'info-lookup-reset "info-look" "\
@@ -15696,7 +15745,7 @@ Perform completion on file preceding point.
15696 15745
15697;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom 15746;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom
15698;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el" 15747;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el"
15699;;;;;; (20476 31768 298871 0)) 15748;;;;;; (20511 52965 0 0))
15700;;; Generated autoloads from info-xref.el 15749;;; Generated autoloads from info-xref.el
15701 15750
15702(autoload 'info-xref-check "info-xref" "\ 15751(autoload 'info-xref-check "info-xref" "\
@@ -15779,8 +15828,7 @@ the sources handy.
15779;;;*** 15828;;;***
15780 15829
15781;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold 15830;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold
15782;;;;;; Info-tagify) "informat" "informat.el" (20355 10021 546955 15831;;;;;; Info-tagify) "informat" "informat.el" (20244 35516 0 0))
15783;;;;;; 0))
15784;;; Generated autoloads from informat.el 15832;;; Generated autoloads from informat.el
15785 15833
15786(autoload 'Info-tagify "informat" "\ 15834(autoload 'Info-tagify "informat" "\
@@ -15825,9 +15873,21 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
15825 15873
15826;;;*** 15874;;;***
15827 15875
15876;;;### (autoloads (inversion-require-emacs) "inversion" "cedet/inversion.el"
15877;;;;;; (20592 26321 0 0))
15878;;; Generated autoloads from cedet/inversion.el
15879
15880(autoload 'inversion-require-emacs "inversion" "\
15881Declare that you need either EMACS-VER, XEMACS-VER or SXEMACS-ver.
15882Only checks one based on which kind of Emacs is being run.
15883
15884\(fn EMACS-VER XEMACS-VER SXEMACS-VER)" nil nil)
15885
15886;;;***
15887
15828;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 15888;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
15829;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 15889;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
15830;;;;;; (20355 10021 546955 0)) 15890;;;;;; (20244 35516 0 0))
15831;;; Generated autoloads from international/isearch-x.el 15891;;; Generated autoloads from international/isearch-x.el
15832 15892
15833(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 15893(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -15847,8 +15907,8 @@ Toggle input method in interactive search.
15847 15907
15848;;;*** 15908;;;***
15849 15909
15850;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (20355 15910;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (20244
15851;;;;;; 10021 546955 0)) 15911;;;;;; 35516 0 0))
15852;;; Generated autoloads from isearchb.el 15912;;; Generated autoloads from isearchb.el
15853 15913
15854(autoload 'isearchb-activate "isearchb" "\ 15914(autoload 'isearchb-activate "isearchb" "\
@@ -15864,7 +15924,7 @@ accessed via isearchb.
15864;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 15924;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
15865;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 15925;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
15866;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 15926;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
15867;;;;;; "international/iso-cvt.el" (20355 10021 546955 0)) 15927;;;;;; "international/iso-cvt.el" (20244 35516 0 0))
15868;;; Generated autoloads from international/iso-cvt.el 15928;;; Generated autoloads from international/iso-cvt.el
15869 15929
15870(autoload 'iso-spanish "iso-cvt" "\ 15930(autoload 'iso-spanish "iso-cvt" "\
@@ -15955,7 +16015,7 @@ Add submenus to the File menu, to convert to and from various formats.
15955;;;*** 16015;;;***
15956 16016
15957;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 16017;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
15958;;;;;; (20486 36135 22104 0)) 16018;;;;;; (20511 52965 0 0))
15959;;; Generated autoloads from international/iso-transl.el 16019;;; Generated autoloads from international/iso-transl.el
15960 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 16020 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
15961 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) 16021 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap)
@@ -15966,7 +16026,7 @@ Add submenus to the File menu, to convert to and from various formats.
15966;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 16026;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
15967;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 16027;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15968;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) 16028;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
15969;;;;;; "ispell" "textmodes/ispell.el" (20566 63671 243798 0)) 16029;;;;;; "ispell" "textmodes/ispell.el" (20567 31133 0 0))
15970;;; Generated autoloads from textmodes/ispell.el 16030;;; Generated autoloads from textmodes/ispell.el
15971 16031
15972(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 16032(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -16194,7 +16254,7 @@ You can bind this to the key C-c i in GNUS or mail by adding to
16194;;;*** 16254;;;***
16195 16255
16196;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20577 16256;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20577
16197;;;;;; 33959 40183 0)) 16257;;;;;; 48876 0 0))
16198;;; Generated autoloads from iswitchb.el 16258;;; Generated autoloads from iswitchb.el
16199 16259
16200(defvar iswitchb-mode nil "\ 16260(defvar iswitchb-mode nil "\
@@ -16222,8 +16282,7 @@ between buffers using substrings. See `iswitchb' for details.
16222;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 16282;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
16223;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 16283;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
16224;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 16284;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
16225;;;;;; "japan-util" "language/japan-util.el" (20355 10021 546955 16285;;;;;; "japan-util" "language/japan-util.el" (20244 35516 0 0))
16226;;;;;; 0))
16227;;; Generated autoloads from language/japan-util.el 16286;;; Generated autoloads from language/japan-util.el
16228 16287
16229(autoload 'setup-japanese-environment-internal "japan-util" "\ 16288(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -16301,7 +16360,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16301;;;*** 16360;;;***
16302 16361
16303;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 16362;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
16304;;;;;; "jka-compr.el" (20355 10021 546955 0)) 16363;;;;;; "jka-compr.el" (20318 5885 0 0))
16305;;; Generated autoloads from jka-compr.el 16364;;; Generated autoloads from jka-compr.el
16306 16365
16307(defvar jka-compr-inhibit nil "\ 16366(defvar jka-compr-inhibit nil "\
@@ -16324,7 +16383,7 @@ by `jka-compr-installed'.
16324 16383
16325;;;*** 16384;;;***
16326 16385
16327;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20532 45476 981297 16386;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20535 44414 0
16328;;;;;; 0)) 16387;;;;;; 0))
16329;;; Generated autoloads from progmodes/js.el 16388;;; Generated autoloads from progmodes/js.el
16330 16389
@@ -16339,7 +16398,7 @@ Major mode for editing JavaScript.
16339 16398
16340;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 16399;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
16341;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 16400;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
16342;;;;;; (20355 10021 546955 0)) 16401;;;;;; (20244 35516 0 0))
16343;;; Generated autoloads from emulation/keypad.el 16402;;; Generated autoloads from emulation/keypad.el
16344 16403
16345(defvar keypad-setup nil "\ 16404(defvar keypad-setup nil "\
@@ -16395,7 +16454,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
16395;;;*** 16454;;;***
16396 16455
16397;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 16456;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
16398;;;;;; (20355 10021 546955 0)) 16457;;;;;; (20244 35516 0 0))
16399;;; Generated autoloads from international/kinsoku.el 16458;;; Generated autoloads from international/kinsoku.el
16400 16459
16401(autoload 'kinsoku "kinsoku" "\ 16460(autoload 'kinsoku "kinsoku" "\
@@ -16416,8 +16475,8 @@ the context of text formatting.
16416 16475
16417;;;*** 16476;;;***
16418 16477
16419;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (20355 16478;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (20244
16420;;;;;; 10021 546955 0)) 16479;;;;;; 35516 0 0))
16421;;; Generated autoloads from international/kkc.el 16480;;; Generated autoloads from international/kkc.el
16422 16481
16423(defvar kkc-after-update-conversion-functions nil "\ 16482(defvar kkc-after-update-conversion-functions nil "\
@@ -16442,7 +16501,7 @@ and the return value is the length of the conversion.
16442;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16501;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
16443;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16502;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
16444;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item) 16503;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item)
16445;;;;;; "kmacro" "kmacro.el" (20471 22929 875294 592000)) 16504;;;;;; "kmacro" "kmacro.el" (20511 52965 0 0))
16446;;; Generated autoloads from kmacro.el 16505;;; Generated autoloads from kmacro.el
16447 (global-set-key "\C-x(" 'kmacro-start-macro) 16506 (global-set-key "\C-x(" 'kmacro-start-macro)
16448 (global-set-key "\C-x)" 'kmacro-end-macro) 16507 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16553,7 +16612,7 @@ If kbd macro currently being defined end it before activating it.
16553;;;*** 16612;;;***
16554 16613
16555;;;### (autoloads (setup-korean-environment-internal) "korea-util" 16614;;;### (autoloads (setup-korean-environment-internal) "korea-util"
16556;;;;;; "language/korea-util.el" (20501 3499 284800 0)) 16615;;;;;; "language/korea-util.el" (20511 52965 0 0))
16557;;; Generated autoloads from language/korea-util.el 16616;;; Generated autoloads from language/korea-util.el
16558 16617
16559(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ 16618(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\
@@ -16568,7 +16627,7 @@ The kind of Korean keyboard for Korean input method.
16568;;;*** 16627;;;***
16569 16628
16570;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el" 16629;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el"
16571;;;;;; (20545 57511 257469 0)) 16630;;;;;; (20550 14882 0 0))
16572;;; Generated autoloads from play/landmark.el 16631;;; Generated autoloads from play/landmark.el
16573 16632
16574(defalias 'landmark-repeat 'landmark-test-run) 16633(defalias 'landmark-repeat 'landmark-test-run)
@@ -16600,7 +16659,7 @@ Use \\[describe-mode] for more info.
16600 16659
16601;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string 16660;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
16602;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) 16661;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
16603;;;;;; "lao-util" "language/lao-util.el" (20355 10021 546955 0)) 16662;;;;;; "lao-util" "language/lao-util.el" (20244 35516 0 0))
16604;;; Generated autoloads from language/lao-util.el 16663;;; Generated autoloads from language/lao-util.el
16605 16664
16606(autoload 'lao-compose-string "lao-util" "\ 16665(autoload 'lao-compose-string "lao-util" "\
@@ -16639,8 +16698,7 @@ Transcribe Romanized Lao string STR to Lao character string.
16639 16698
16640;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 16699;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
16641;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 16700;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
16642;;;;;; "latexenc" "international/latexenc.el" (20355 10021 546955 16701;;;;;; "latexenc" "international/latexenc.el" (20244 35516 0 0))
16643;;;;;; 0))
16644;;; Generated autoloads from international/latexenc.el 16702;;; Generated autoloads from international/latexenc.el
16645 16703
16646(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))) "\ 16704(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))) "\
@@ -16672,8 +16730,8 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16672;;;*** 16730;;;***
16673 16731
16674;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 16732;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
16675;;;;;; "latin1-disp" "international/latin1-disp.el" (20577 33959 16733;;;;;; "latin1-disp" "international/latin1-disp.el" (20577 48876
16676;;;;;; 40183 0)) 16734;;;;;; 0 0))
16677;;; Generated autoloads from international/latin1-disp.el 16735;;; Generated autoloads from international/latin1-disp.el
16678 16736
16679(defvar latin1-display nil "\ 16737(defvar latin1-display nil "\
@@ -16715,7 +16773,7 @@ use either \\[customize] or the function `latin1-display'.")
16715;;;*** 16773;;;***
16716 16774
16717;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16775;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
16718;;;;;; (20355 10021 546955 0)) 16776;;;;;; (20244 35516 0 0))
16719;;; Generated autoloads from progmodes/ld-script.el 16777;;; Generated autoloads from progmodes/ld-script.el
16720 16778
16721(autoload 'ld-script-mode "ld-script" "\ 16779(autoload 'ld-script-mode "ld-script" "\
@@ -16725,8 +16783,7 @@ A major mode to edit GNU ld script files
16725 16783
16726;;;*** 16784;;;***
16727 16785
16728;;;### (autoloads (life) "life" "play/life.el" (20545 57511 257469 16786;;;### (autoloads (life) "life" "play/life.el" (20550 14882 0 0))
16729;;;;;; 0))
16730;;; Generated autoloads from play/life.el 16787;;; Generated autoloads from play/life.el
16731 16788
16732(autoload 'life "life" "\ 16789(autoload 'life "life" "\
@@ -16740,7 +16797,7 @@ generations (this defaults to 1).
16740;;;*** 16797;;;***
16741 16798
16742;;;### (autoloads (global-linum-mode linum-mode) "linum" "linum.el" 16799;;;### (autoloads (global-linum-mode linum-mode) "linum" "linum.el"
16743;;;;;; (20580 10161 446444 0)) 16800;;;;;; (20580 46629 0 0))
16744;;; Generated autoloads from linum.el 16801;;; Generated autoloads from linum.el
16745 16802
16746(autoload 'linum-mode "linum" "\ 16803(autoload 'linum-mode "linum" "\
@@ -16776,8 +16833,8 @@ See `linum-mode' for more information on Linum mode.
16776 16833
16777;;;*** 16834;;;***
16778 16835
16779;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20476 16836;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20511
16780;;;;;; 31768 298871 0)) 16837;;;;;; 52965 0 0))
16781;;; Generated autoloads from loadhist.el 16838;;; Generated autoloads from loadhist.el
16782 16839
16783(autoload 'unload-feature "loadhist" "\ 16840(autoload 'unload-feature "loadhist" "\
@@ -16809,7 +16866,7 @@ something strange, such as redefining an Emacs function.
16809;;;*** 16866;;;***
16810 16867
16811;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16868;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
16812;;;;;; "locate" "locate.el" (20566 63671 243798 0)) 16869;;;;;; "locate" "locate.el" (20567 31133 0 0))
16813;;; Generated autoloads from locate.el 16870;;; Generated autoloads from locate.el
16814 16871
16815(defvar locate-ls-subdir-switches (purecopy "-al") "\ 16872(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -16861,8 +16918,8 @@ except that FILTER is not optional.
16861 16918
16862;;;*** 16919;;;***
16863 16920
16864;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20584 7212 16921;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20589 46442
16865;;;;;; 455152 0)) 16922;;;;;; 0 0))
16866;;; Generated autoloads from vc/log-edit.el 16923;;; Generated autoloads from vc/log-edit.el
16867 16924
16868(autoload 'log-edit "log-edit" "\ 16925(autoload 'log-edit "log-edit" "\
@@ -16893,8 +16950,8 @@ done. Otherwise, it uses the current buffer.
16893 16950
16894;;;*** 16951;;;***
16895 16952
16896;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (20515 16953;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (20517
16897;;;;;; 36389 544939 0)) 16954;;;;;; 4109 0 0))
16898;;; Generated autoloads from vc/log-view.el 16955;;; Generated autoloads from vc/log-view.el
16899 16956
16900(autoload 'log-view-mode "log-view" "\ 16957(autoload 'log-view-mode "log-view" "\
@@ -16904,8 +16961,8 @@ Major mode for browsing CVS log output.
16904 16961
16905;;;*** 16962;;;***
16906 16963
16907;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20355 16964;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20244
16908;;;;;; 10021 546955 0)) 16965;;;;;; 35516 0 0))
16909;;; Generated autoloads from longlines.el 16966;;; Generated autoloads from longlines.el
16910 16967
16911(autoload 'longlines-mode "longlines" "\ 16968(autoload 'longlines-mode "longlines" "\
@@ -16931,8 +16988,8 @@ newlines are indicated with a symbol.
16931;;;*** 16988;;;***
16932 16989
16933;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 16990;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
16934;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (20476 16991;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (20511
16935;;;;;; 31768 298871 0)) 16992;;;;;; 52965 0 0))
16936;;; Generated autoloads from lpr.el 16993;;; Generated autoloads from lpr.el
16937 16994
16938(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\ 16995(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\
@@ -17028,7 +17085,7 @@ for further customization of the printer command.
17028;;;*** 17085;;;***
17029 17086
17030;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 17087;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
17031;;;;;; (20355 10021 546955 0)) 17088;;;;;; (20276 3849 0 0))
17032;;; Generated autoloads from ls-lisp.el 17089;;; Generated autoloads from ls-lisp.el
17033 17090
17034(defvar ls-lisp-support-shell-wildcards t "\ 17091(defvar ls-lisp-support-shell-wildcards t "\
@@ -17039,8 +17096,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
17039 17096
17040;;;*** 17097;;;***
17041 17098
17042;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (20566 17099;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (20567
17043;;;;;; 63671 243798 0)) 17100;;;;;; 31133 0 0))
17044;;; Generated autoloads from calendar/lunar.el 17101;;; Generated autoloads from calendar/lunar.el
17045 17102
17046(autoload 'lunar-phases "lunar" "\ 17103(autoload 'lunar-phases "lunar" "\
@@ -17054,8 +17111,8 @@ This function is suitable for execution in an init file.
17054 17111
17055;;;*** 17112;;;***
17056 17113
17057;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (20355 17114;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (20356
17058;;;;;; 10021 546955 0)) 17115;;;;;; 35090 0 0))
17059;;; Generated autoloads from progmodes/m4-mode.el 17116;;; Generated autoloads from progmodes/m4-mode.el
17060 17117
17061(autoload 'm4-mode "m4-mode" "\ 17118(autoload 'm4-mode "m4-mode" "\
@@ -17066,7 +17123,7 @@ A major mode to edit m4 macro files.
17066;;;*** 17123;;;***
17067 17124
17068;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 17125;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
17069;;;;;; name-last-kbd-macro) "macros" "macros.el" (20355 10021 546955 17126;;;;;; name-last-kbd-macro) "macros" "macros.el" (20244 35516 0
17070;;;;;; 0)) 17127;;;;;; 0))
17071;;; Generated autoloads from macros.el 17128;;; Generated autoloads from macros.el
17072 17129
@@ -17156,7 +17213,7 @@ and then select the region of un-tablified names and use
17156;;;*** 17213;;;***
17157 17214
17158;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 17215;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
17159;;;;;; "mail/mail-extr.el" (20355 10021 546955 0)) 17216;;;;;; "mail/mail-extr.el" (20356 35090 0 0))
17160;;; Generated autoloads from mail/mail-extr.el 17217;;; Generated autoloads from mail/mail-extr.el
17161 17218
17162(autoload 'mail-extract-address-components "mail-extr" "\ 17219(autoload 'mail-extract-address-components "mail-extr" "\
@@ -17188,7 +17245,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
17188 17245
17189;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 17246;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
17190;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 17247;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
17191;;;;;; (20566 63671 243798 0)) 17248;;;;;; (20567 31133 0 0))
17192;;; Generated autoloads from mail/mail-hist.el 17249;;; Generated autoloads from mail/mail-hist.el
17193 17250
17194(autoload 'mail-hist-define-keys "mail-hist" "\ 17251(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -17220,7 +17277,7 @@ This function normally would be called when the message is sent.
17220;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 17277;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
17221;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable 17278;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable
17222;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822) 17279;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822)
17223;;;;;; "mail-utils" "mail/mail-utils.el" (20355 10021 546955 0)) 17280;;;;;; "mail-utils" "mail/mail-utils.el" (20318 5885 0 0))
17224;;; Generated autoloads from mail/mail-utils.el 17281;;; Generated autoloads from mail/mail-utils.el
17225 17282
17226(defvar mail-use-rfc822 nil "\ 17283(defvar mail-use-rfc822 nil "\
@@ -17295,8 +17352,8 @@ matches may be returned from the message body.
17295;;;*** 17352;;;***
17296 17353
17297;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup 17354;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
17298;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20566 17355;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20567
17299;;;;;; 63671 243798 0)) 17356;;;;;; 31133 0 0))
17300;;; Generated autoloads from mail/mailabbrev.el 17357;;; Generated autoloads from mail/mailabbrev.el
17301 17358
17302(defvar mail-abbrevs-mode nil "\ 17359(defvar mail-abbrevs-mode nil "\
@@ -17347,7 +17404,7 @@ double-quotes.
17347 17404
17348;;;### (autoloads (mail-complete mail-completion-at-point-function 17405;;;### (autoloads (mail-complete mail-completion-at-point-function
17349;;;;;; define-mail-alias expand-mail-aliases mail-complete-style) 17406;;;;;; define-mail-alias expand-mail-aliases mail-complete-style)
17350;;;;;; "mailalias" "mail/mailalias.el" (20577 33959 40183 0)) 17407;;;;;; "mailalias" "mail/mailalias.el" (20577 48876 0 0))
17351;;; Generated autoloads from mail/mailalias.el 17408;;; Generated autoloads from mail/mailalias.el
17352 17409
17353(defvar mail-complete-style 'angles "\ 17410(defvar mail-complete-style 'angles "\
@@ -17401,7 +17458,7 @@ current header, calls `mail-complete-function' and passes prefix ARG if any.
17401;;;*** 17458;;;***
17402 17459
17403;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17460;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
17404;;;;;; (20355 10021 546955 0)) 17461;;;;;; (20244 35516 0 0))
17405;;; Generated autoloads from mail/mailclient.el 17462;;; Generated autoloads from mail/mailclient.el
17406 17463
17407(autoload 'mailclient-send-it "mailclient" "\ 17464(autoload 'mailclient-send-it "mailclient" "\
@@ -17415,8 +17472,7 @@ The mail client is taken to be the handler of mailto URLs.
17415 17472
17416;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 17473;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
17417;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 17474;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
17418;;;;;; "make-mode" "progmodes/make-mode.el" (20392 30149 675975 17475;;;;;; "make-mode" "progmodes/make-mode.el" (20412 11425 0 0))
17419;;;;;; 59000))
17420;;; Generated autoloads from progmodes/make-mode.el 17476;;; Generated autoloads from progmodes/make-mode.el
17421 17477
17422(autoload 'makefile-mode "make-mode" "\ 17478(autoload 'makefile-mode "make-mode" "\
@@ -17533,8 +17589,8 @@ An adapted `makefile-mode' that knows about imake.
17533 17589
17534;;;*** 17590;;;***
17535 17591
17536;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (20355 17592;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (20244
17537;;;;;; 10021 546955 0)) 17593;;;;;; 35516 0 0))
17538;;; Generated autoloads from makesum.el 17594;;; Generated autoloads from makesum.el
17539 17595
17540(autoload 'make-command-summary "makesum" "\ 17596(autoload 'make-command-summary "makesum" "\
@@ -17546,7 +17602,7 @@ Previous contents of that buffer are killed first.
17546;;;*** 17602;;;***
17547 17603
17548;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el" 17604;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el"
17549;;;;;; (20523 62082 997685 0)) 17605;;;;;; (20523 63054 0 0))
17550;;; Generated autoloads from man.el 17606;;; Generated autoloads from man.el
17551 17607
17552(defalias 'manual-entry 'man) 17608(defalias 'manual-entry 'man)
@@ -17600,8 +17656,8 @@ Default bookmark handler for Man buffers.
17600 17656
17601;;;*** 17657;;;***
17602 17658
17603;;;### (autoloads (master-mode) "master" "master.el" (20355 10021 17659;;;### (autoloads (master-mode) "master" "master.el" (20244 35516
17604;;;;;; 546955 0)) 17660;;;;;; 0 0))
17605;;; Generated autoloads from master.el 17661;;; Generated autoloads from master.el
17606 17662
17607(autoload 'master-mode "master" "\ 17663(autoload 'master-mode "master" "\
@@ -17624,7 +17680,7 @@ yourself the value of `master-of' by calling `master-show-slave'.
17624;;;*** 17680;;;***
17625 17681
17626;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el" 17682;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el"
17627;;;;;; (20355 10021 546955 0)) 17683;;;;;; (20244 35516 0 0))
17628;;; Generated autoloads from mb-depth.el 17684;;; Generated autoloads from mb-depth.el
17629 17685
17630(defvar minibuffer-depth-indicate-mode nil "\ 17686(defvar minibuffer-depth-indicate-mode nil "\
@@ -17657,7 +17713,7 @@ recursion depth in the minibuffer prompt. This is only useful if
17657;;;;;; message-forward-make-body message-forward message-recover 17713;;;;;; message-forward-make-body message-forward message-recover
17658;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 17714;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
17659;;;;;; message-reply message-news message-mail message-mode) "message" 17715;;;;;; message-reply message-news message-mail message-mode) "message"
17660;;;;;; "gnus/message.el" (20567 23165 75548 0)) 17716;;;;;; "gnus/message.el" (20567 31133 0 0))
17661;;; Generated autoloads from gnus/message.el 17717;;; Generated autoloads from gnus/message.el
17662 17718
17663(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17719(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -17823,7 +17879,7 @@ which specify the range to operate on.
17823;;;*** 17879;;;***
17824 17880
17825;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17881;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17826;;;;;; (20399 35365 4050 0)) 17882;;;;;; (20412 11425 0 0))
17827;;; Generated autoloads from progmodes/meta-mode.el 17883;;; Generated autoloads from progmodes/meta-mode.el
17828 17884
17829(autoload 'metafont-mode "meta-mode" "\ 17885(autoload 'metafont-mode "meta-mode" "\
@@ -17840,7 +17896,7 @@ Major mode for editing MetaPost sources.
17840 17896
17841;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 17897;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
17842;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 17898;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
17843;;;;;; (20355 10021 546955 0)) 17899;;;;;; (20356 35090 0 0))
17844;;; Generated autoloads from mail/metamail.el 17900;;; Generated autoloads from mail/metamail.el
17845 17901
17846(autoload 'metamail-interpret-header "metamail" "\ 17902(autoload 'metamail-interpret-header "metamail" "\
@@ -17885,7 +17941,7 @@ redisplayed as output is inserted.
17885 17941
17886;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 17942;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
17887;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 17943;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
17888;;;;;; "mh-e/mh-comp.el" (20355 10021 546955 0)) 17944;;;;;; "mh-e/mh-comp.el" (20244 35516 0 0))
17889;;; Generated autoloads from mh-e/mh-comp.el 17945;;; Generated autoloads from mh-e/mh-comp.el
17890 17946
17891(autoload 'mh-smail "mh-comp" "\ 17947(autoload 'mh-smail "mh-comp" "\
@@ -17975,8 +18031,8 @@ delete the draft message.
17975 18031
17976;;;*** 18032;;;***
17977 18033
17978;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20355 10021 18034;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20244 35516
17979;;;;;; 546955 0)) 18035;;;;;; 0 0))
17980;;; Generated autoloads from mh-e/mh-e.el 18036;;; Generated autoloads from mh-e/mh-e.el
17981 18037
17982(put 'mh-progs 'risky-local-variable t) 18038(put 'mh-progs 'risky-local-variable t)
@@ -17993,7 +18049,7 @@ Display version information about MH-E and the MH mail handling system.
17993;;;*** 18049;;;***
17994 18050
17995;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 18051;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
17996;;;;;; "mh-e/mh-folder.el" (20371 55972 331861 0)) 18052;;;;;; "mh-e/mh-folder.el" (20373 41604 0 0))
17997;;; Generated autoloads from mh-e/mh-folder.el 18053;;; Generated autoloads from mh-e/mh-folder.el
17998 18054
17999(autoload 'mh-rmail "mh-folder" "\ 18055(autoload 'mh-rmail "mh-folder" "\
@@ -18075,7 +18131,7 @@ perform the operation on all messages in that region.
18075;;;*** 18131;;;***
18076 18132
18077;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 18133;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
18078;;;;;; "midnight.el" (20478 3673 653810 0)) 18134;;;;;; "midnight.el" (20511 52965 0 0))
18079;;; Generated autoloads from midnight.el 18135;;; Generated autoloads from midnight.el
18080 18136
18081(autoload 'clean-buffer-list "midnight" "\ 18137(autoload 'clean-buffer-list "midnight" "\
@@ -18102,7 +18158,7 @@ to its second argument TM.
18102;;;*** 18158;;;***
18103 18159
18104;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 18160;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
18105;;;;;; "minibuf-eldef.el" (20580 10161 446444 0)) 18161;;;;;; "minibuf-eldef.el" (20580 46629 0 0))
18106;;; Generated autoloads from minibuf-eldef.el 18162;;; Generated autoloads from minibuf-eldef.el
18107 18163
18108(defvar minibuffer-electric-default-mode nil "\ 18164(defvar minibuffer-electric-default-mode nil "\
@@ -18132,7 +18188,7 @@ is modified to remove the default indication.
18132;;;*** 18188;;;***
18133 18189
18134;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el" 18190;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el"
18135;;;;;; (20533 5993 500881 0)) 18191;;;;;; (20535 44414 0 0))
18136;;; Generated autoloads from misc.el 18192;;; Generated autoloads from misc.el
18137 18193
18138(autoload 'butterfly "misc" "\ 18194(autoload 'butterfly "misc" "\
@@ -18162,7 +18218,7 @@ The return value is always nil.
18162 18218
18163;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files 18219;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files
18164;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup) 18220;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup)
18165;;;;;; "misearch" "misearch.el" (20490 33188 850375 0)) 18221;;;;;; "misearch" "misearch.el" (20511 52965 0 0))
18166;;; Generated autoloads from misearch.el 18222;;; Generated autoloads from misearch.el
18167 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 18223 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
18168 18224
@@ -18244,7 +18300,7 @@ whose file names match the specified wildcard.
18244;;;*** 18300;;;***
18245 18301
18246;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 18302;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
18247;;;;;; (20566 63671 243798 0)) 18303;;;;;; (20567 31133 0 0))
18248;;; Generated autoloads from progmodes/mixal-mode.el 18304;;; Generated autoloads from progmodes/mixal-mode.el
18249 18305
18250(autoload 'mixal-mode "mixal-mode" "\ 18306(autoload 'mixal-mode "mixal-mode" "\
@@ -18255,7 +18311,7 @@ Major mode for the mixal asm language.
18255;;;*** 18311;;;***
18256 18312
18257;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el" 18313;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el"
18258;;;;;; (20355 10021 546955 0)) 18314;;;;;; (20244 35516 0 0))
18259;;; Generated autoloads from gnus/mm-encode.el 18315;;; Generated autoloads from gnus/mm-encode.el
18260 18316
18261(autoload 'mm-default-file-encoding "mm-encode" "\ 18317(autoload 'mm-default-file-encoding "mm-encode" "\
@@ -18266,7 +18322,7 @@ Return a default encoding for FILE.
18266;;;*** 18322;;;***
18267 18323
18268;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 18324;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
18269;;;;;; "mm-extern" "gnus/mm-extern.el" (20355 10021 546955 0)) 18325;;;;;; "mm-extern" "gnus/mm-extern.el" (20244 35516 0 0))
18270;;; Generated autoloads from gnus/mm-extern.el 18326;;; Generated autoloads from gnus/mm-extern.el
18271 18327
18272(autoload 'mm-extern-cache-contents "mm-extern" "\ 18328(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -18285,7 +18341,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18285;;;*** 18341;;;***
18286 18342
18287;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 18343;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
18288;;;;;; (20355 10021 546955 0)) 18344;;;;;; (20244 35516 0 0))
18289;;; Generated autoloads from gnus/mm-partial.el 18345;;; Generated autoloads from gnus/mm-partial.el
18290 18346
18291(autoload 'mm-inline-partial "mm-partial" "\ 18347(autoload 'mm-inline-partial "mm-partial" "\
@@ -18299,7 +18355,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18299;;;*** 18355;;;***
18300 18356
18301;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 18357;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
18302;;;;;; "mm-url" "gnus/mm-url.el" (20495 51111 757560 0)) 18358;;;;;; "mm-url" "gnus/mm-url.el" (20511 52965 0 0))
18303;;; Generated autoloads from gnus/mm-url.el 18359;;; Generated autoloads from gnus/mm-url.el
18304 18360
18305(autoload 'mm-url-insert-file-contents "mm-url" "\ 18361(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -18316,7 +18372,7 @@ Insert file contents of URL using `mm-url-program'.
18316;;;*** 18372;;;***
18317 18373
18318;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 18374;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
18319;;;;;; "gnus/mm-uu.el" (20355 10021 546955 0)) 18375;;;;;; "gnus/mm-uu.el" (20318 5885 0 0))
18320;;; Generated autoloads from gnus/mm-uu.el 18376;;; Generated autoloads from gnus/mm-uu.el
18321 18377
18322(autoload 'mm-uu-dissect "mm-uu" "\ 18378(autoload 'mm-uu-dissect "mm-uu" "\
@@ -18336,7 +18392,7 @@ Assume text has been decoded if DECODED is non-nil.
18336;;;*** 18392;;;***
18337 18393
18338;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el" 18394;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el"
18339;;;;;; (20567 23165 75548 0)) 18395;;;;;; (20567 31133 0 0))
18340;;; Generated autoloads from gnus/mml.el 18396;;; Generated autoloads from gnus/mml.el
18341 18397
18342(autoload 'mml-to-mime "mml" "\ 18398(autoload 'mml-to-mime "mml" "\
@@ -18362,7 +18418,7 @@ body) or \"attachment\" (separate from the body).
18362;;;*** 18418;;;***
18363 18419
18364;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 18420;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
18365;;;;;; (20355 10021 546955 0)) 18421;;;;;; (20291 57212 0 0))
18366;;; Generated autoloads from gnus/mml1991.el 18422;;; Generated autoloads from gnus/mml1991.el
18367 18423
18368(autoload 'mml1991-encrypt "mml1991" "\ 18424(autoload 'mml1991-encrypt "mml1991" "\
@@ -18379,7 +18435,7 @@ body) or \"attachment\" (separate from the body).
18379 18435
18380;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 18436;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
18381;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 18437;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
18382;;;;;; "mml2015" "gnus/mml2015.el" (20355 10021 546955 0)) 18438;;;;;; "mml2015" "gnus/mml2015.el" (20244 35516 0 0))
18383;;; Generated autoloads from gnus/mml2015.el 18439;;; Generated autoloads from gnus/mml2015.el
18384 18440
18385(autoload 'mml2015-decrypt "mml2015" "\ 18441(autoload 'mml2015-decrypt "mml2015" "\
@@ -18419,16 +18475,16 @@ body) or \"attachment\" (separate from the body).
18419 18475
18420;;;*** 18476;;;***
18421 18477
18422;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (20406 8611 18478;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (20412 11425
18423;;;;;; 875037 0)) 18479;;;;;; 0 0))
18424;;; Generated autoloads from cedet/mode-local.el 18480;;; Generated autoloads from cedet/mode-local.el
18425 18481
18426(put 'define-overloadable-function 'doc-string-elt 3) 18482(put 'define-overloadable-function 'doc-string-elt 3)
18427 18483
18428;;;*** 18484;;;***
18429 18485
18430;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (20355 18486;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (20356
18431;;;;;; 10021 546955 0)) 18487;;;;;; 35090 0 0))
18432;;; Generated autoloads from progmodes/modula2.el 18488;;; Generated autoloads from progmodes/modula2.el
18433 18489
18434(defalias 'modula-2-mode 'm2-mode) 18490(defalias 'modula-2-mode 'm2-mode)
@@ -18462,7 +18518,7 @@ followed by the first character of the construct.
18462;;;*** 18518;;;***
18463 18519
18464;;;### (autoloads (denato-region nato-region unmorse-region morse-region) 18520;;;### (autoloads (denato-region nato-region unmorse-region morse-region)
18465;;;;;; "morse" "play/morse.el" (20355 10021 546955 0)) 18521;;;;;; "morse" "play/morse.el" (20244 35516 0 0))
18466;;; Generated autoloads from play/morse.el 18522;;; Generated autoloads from play/morse.el
18467 18523
18468(autoload 'morse-region "morse" "\ 18524(autoload 'morse-region "morse" "\
@@ -18488,7 +18544,7 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text.
18488;;;*** 18544;;;***
18489 18545
18490;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag" 18546;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag"
18491;;;;;; "mouse-drag.el" (20566 63671 243798 0)) 18547;;;;;; "mouse-drag.el" (20567 31133 0 0))
18492;;; Generated autoloads from mouse-drag.el 18548;;; Generated autoloads from mouse-drag.el
18493 18549
18494(autoload 'mouse-drag-throw "mouse-drag" "\ 18550(autoload 'mouse-drag-throw "mouse-drag" "\
@@ -18535,7 +18591,7 @@ To test this function, evaluate:
18535 18591
18536;;;*** 18592;;;***
18537 18593
18538;;;### (autoloads (mpc) "mpc" "mpc.el" (20523 62082 997685 0)) 18594;;;### (autoloads (mpc) "mpc" "mpc.el" (20523 63054 0 0))
18539;;; Generated autoloads from mpc.el 18595;;; Generated autoloads from mpc.el
18540 18596
18541(autoload 'mpc "mpc" "\ 18597(autoload 'mpc "mpc" "\
@@ -18545,8 +18601,7 @@ Main entry point for MPC.
18545 18601
18546;;;*** 18602;;;***
18547 18603
18548;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (20545 57511 257469 18604;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (20550 14882 0 0))
18549;;;;;; 0))
18550;;; Generated autoloads from play/mpuz.el 18605;;; Generated autoloads from play/mpuz.el
18551 18606
18552(autoload 'mpuz "mpuz" "\ 18607(autoload 'mpuz "mpuz" "\
@@ -18556,7 +18611,7 @@ Multiplication puzzle with GNU Emacs.
18556 18611
18557;;;*** 18612;;;***
18558 18613
18559;;;### (autoloads (msb-mode) "msb" "msb.el" (20476 31768 298871 0)) 18614;;;### (autoloads (msb-mode) "msb" "msb.el" (20511 52965 0 0))
18560;;; Generated autoloads from msb.el 18615;;; Generated autoloads from msb.el
18561 18616
18562(defvar msb-mode nil "\ 18617(defvar msb-mode nil "\
@@ -18586,7 +18641,7 @@ different buffer menu using the function `msb'.
18586;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18641;;;;;; describe-current-coding-system describe-current-coding-system-briefly
18587;;;;;; describe-coding-system describe-character-set list-charset-chars 18642;;;;;; describe-coding-system describe-character-set list-charset-chars
18588;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18643;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
18589;;;;;; (20577 33959 40183 0)) 18644;;;;;; (20577 48876 0 0))
18590;;; Generated autoloads from international/mule-diag.el 18645;;; Generated autoloads from international/mule-diag.el
18591 18646
18592(autoload 'list-character-sets "mule-diag" "\ 18647(autoload 'list-character-sets "mule-diag" "\
@@ -18723,7 +18778,7 @@ The default is 20. If LIMIT is negative, do not limit the listing.
18723;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18778;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18724;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18779;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18725;;;;;; truncate-string-to-width store-substring) "mule-util" "international/mule-util.el" 18780;;;;;; truncate-string-to-width store-substring) "mule-util" "international/mule-util.el"
18726;;;;;; (20577 33959 40183 0)) 18781;;;;;; (20577 48876 0 0))
18727;;; Generated autoloads from international/mule-util.el 18782;;; Generated autoloads from international/mule-util.el
18728 18783
18729(defsubst string-to-list (string) "\ 18784(defsubst string-to-list (string) "\
@@ -18857,8 +18912,8 @@ per-character basis, this may not be accurate.
18857;;;### (autoloads (network-connection network-connection-to-service 18912;;;### (autoloads (network-connection network-connection-to-service
18858;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 18913;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
18859;;;;;; nslookup nslookup-host ping traceroute route arp netstat 18914;;;;;; nslookup nslookup-host ping traceroute route arp netstat
18860;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (20355 18915;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (20244
18861;;;;;; 10021 546955 0)) 18916;;;;;; 35516 0 0))
18862;;; Generated autoloads from net/net-utils.el 18917;;; Generated autoloads from net/net-utils.el
18863 18918
18864(autoload 'ifconfig "net-utils" "\ 18919(autoload 'ifconfig "net-utils" "\
@@ -18952,8 +19007,8 @@ Open a network connection to HOST on PORT.
18952 19007
18953;;;*** 19008;;;***
18954 19009
18955;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (20495 19010;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (20511
18956;;;;;; 51111 757560 0)) 19011;;;;;; 52965 0 0))
18957;;; Generated autoloads from net/netrc.el 19012;;; Generated autoloads from net/netrc.el
18958 19013
18959(autoload 'netrc-credentials "netrc" "\ 19014(autoload 'netrc-credentials "netrc" "\
@@ -18966,7 +19021,7 @@ listed in the PORTS list.
18966;;;*** 19021;;;***
18967 19022
18968;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el" 19023;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el"
18969;;;;;; (20369 14251 85829 0)) 19024;;;;;; (20373 41604 0 0))
18970;;; Generated autoloads from net/network-stream.el 19025;;; Generated autoloads from net/network-stream.el
18971 19026
18972(autoload 'open-network-stream "network-stream" "\ 19027(autoload 'open-network-stream "network-stream" "\
@@ -19057,7 +19112,7 @@ STARTTLS upgrades even if Emacs doesn't have built-in TLS functionality.
19057;;;*** 19112;;;***
19058 19113
19059;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend" 19114;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend"
19060;;;;;; "net/newst-backend.el" (20577 33959 40183 0)) 19115;;;;;; "net/newst-backend.el" (20577 48876 0 0))
19061;;; Generated autoloads from net/newst-backend.el 19116;;; Generated autoloads from net/newst-backend.el
19062 19117
19063(autoload 'newsticker-running-p "newst-backend" "\ 19118(autoload 'newsticker-running-p "newst-backend" "\
@@ -19079,7 +19134,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
19079;;;*** 19134;;;***
19080 19135
19081;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el" 19136;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el"
19082;;;;;; (20434 17809 692608 0)) 19137;;;;;; (20434 28080 0 0))
19083;;; Generated autoloads from net/newst-plainview.el 19138;;; Generated autoloads from net/newst-plainview.el
19084 19139
19085(autoload 'newsticker-plainview "newst-plainview" "\ 19140(autoload 'newsticker-plainview "newst-plainview" "\
@@ -19090,7 +19145,7 @@ Start newsticker plainview.
19090;;;*** 19145;;;***
19091 19146
19092;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el" 19147;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el"
19093;;;;;; (20434 17809 692608 0)) 19148;;;;;; (20434 28080 0 0))
19094;;; Generated autoloads from net/newst-reader.el 19149;;; Generated autoloads from net/newst-reader.el
19095 19150
19096(autoload 'newsticker-show-news "newst-reader" "\ 19151(autoload 'newsticker-show-news "newst-reader" "\
@@ -19101,8 +19156,7 @@ Start reading news. You may want to bind this to a key.
19101;;;*** 19156;;;***
19102 19157
19103;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p) 19158;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p)
19104;;;;;; "newst-ticker" "net/newst-ticker.el" (20427 14766 970343 19159;;;;;; "newst-ticker" "net/newst-ticker.el" (20428 57510 0 0))
19105;;;;;; 0))
19106;;; Generated autoloads from net/newst-ticker.el 19160;;; Generated autoloads from net/newst-ticker.el
19107 19161
19108(autoload 'newsticker-ticker-running-p "newst-ticker" "\ 19162(autoload 'newsticker-ticker-running-p "newst-ticker" "\
@@ -19123,7 +19177,7 @@ running already.
19123;;;*** 19177;;;***
19124 19178
19125;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el" 19179;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el"
19126;;;;;; (20577 33959 40183 0)) 19180;;;;;; (20592 26321 0 0))
19127;;; Generated autoloads from net/newst-treeview.el 19181;;; Generated autoloads from net/newst-treeview.el
19128 19182
19129(autoload 'newsticker-treeview "newst-treeview" "\ 19183(autoload 'newsticker-treeview "newst-treeview" "\
@@ -19134,7 +19188,7 @@ Start newsticker treeview.
19134;;;*** 19188;;;***
19135 19189
19136;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 19190;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
19137;;;;;; (20355 10021 546955 0)) 19191;;;;;; (20244 35516 0 0))
19138;;; Generated autoloads from gnus/nndiary.el 19192;;; Generated autoloads from gnus/nndiary.el
19139 19193
19140(autoload 'nndiary-generate-nov-databases "nndiary" "\ 19194(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -19144,8 +19198,8 @@ Generate NOV databases in all nndiary directories.
19144 19198
19145;;;*** 19199;;;***
19146 19200
19147;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (20355 19201;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (20244
19148;;;;;; 10021 546955 0)) 19202;;;;;; 35516 0 0))
19149;;; Generated autoloads from gnus/nndoc.el 19203;;; Generated autoloads from gnus/nndoc.el
19150 19204
19151(autoload 'nndoc-add-type "nndoc" "\ 19205(autoload 'nndoc-add-type "nndoc" "\
@@ -19160,7 +19214,7 @@ symbol in the alist.
19160;;;*** 19214;;;***
19161 19215
19162;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 19216;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
19163;;;;;; (20458 56750 651721 0)) 19217;;;;;; (20460 33749 0 0))
19164;;; Generated autoloads from gnus/nnfolder.el 19218;;; Generated autoloads from gnus/nnfolder.el
19165 19219
19166(autoload 'nnfolder-generate-active-file "nnfolder" "\ 19220(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -19172,7 +19226,7 @@ This command does not work if you use short group names.
19172;;;*** 19226;;;***
19173 19227
19174;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 19228;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
19175;;;;;; (20458 56750 651721 0)) 19229;;;;;; (20460 33749 0 0))
19176;;; Generated autoloads from gnus/nnml.el 19230;;; Generated autoloads from gnus/nnml.el
19177 19231
19178(autoload 'nnml-generate-nov-databases "nnml" "\ 19232(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -19183,7 +19237,7 @@ Generate NOV databases in all nnml directories.
19183;;;*** 19237;;;***
19184 19238
19185;;;### (autoloads (disable-command enable-command disabled-command-function) 19239;;;### (autoloads (disable-command enable-command disabled-command-function)
19186;;;;;; "novice" "novice.el" (20566 63671 243798 0)) 19240;;;;;; "novice" "novice.el" (20567 31133 0 0))
19187;;; Generated autoloads from novice.el 19241;;; Generated autoloads from novice.el
19188 19242
19189(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1") 19243(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1")
@@ -19216,7 +19270,7 @@ future sessions.
19216;;;*** 19270;;;***
19217 19271
19218;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 19272;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
19219;;;;;; (20355 10021 546955 0)) 19273;;;;;; (20244 35516 0 0))
19220;;; Generated autoloads from textmodes/nroff-mode.el 19274;;; Generated autoloads from textmodes/nroff-mode.el
19221 19275
19222(autoload 'nroff-mode "nroff-mode" "\ 19276(autoload 'nroff-mode "nroff-mode" "\
@@ -19231,7 +19285,7 @@ closing requests for requests that are used in matched pairs.
19231;;;*** 19285;;;***
19232 19286
19233;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el" 19287;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el"
19234;;;;;; (20523 62082 997685 0)) 19288;;;;;; (20523 63054 0 0))
19235;;; Generated autoloads from nxml/nxml-glyph.el 19289;;; Generated autoloads from nxml/nxml-glyph.el
19236 19290
19237(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 19291(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -19243,8 +19297,8 @@ Return nil if the face cannot display a glyph for N.
19243 19297
19244;;;*** 19298;;;***
19245 19299
19246;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (20478 19300;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (20511
19247;;;;;; 3673 653810 0)) 19301;;;;;; 52965 0 0))
19248;;; Generated autoloads from nxml/nxml-mode.el 19302;;; Generated autoloads from nxml/nxml-mode.el
19249 19303
19250(autoload 'nxml-mode "nxml-mode" "\ 19304(autoload 'nxml-mode "nxml-mode" "\
@@ -19306,7 +19360,7 @@ Many aspects this mode can be customized using
19306;;;*** 19360;;;***
19307 19361
19308;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm" 19362;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm"
19309;;;;;; "nxml/nxml-uchnm.el" (20355 10021 546955 0)) 19363;;;;;; "nxml/nxml-uchnm.el" (20244 35516 0 0))
19310;;; Generated autoloads from nxml/nxml-uchnm.el 19364;;; Generated autoloads from nxml/nxml-uchnm.el
19311 19365
19312(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 19366(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -19330,7 +19384,7 @@ the variable `nxml-enabled-unicode-blocks'.
19330;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe 19384;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe
19331;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info 19385;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info
19332;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob" 19386;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob"
19333;;;;;; "org/ob.el" (20585 28088 480237 0)) 19387;;;;;; "org/ob.el" (20585 55103 0 0))
19334;;; Generated autoloads from org/ob.el 19388;;; Generated autoloads from org/ob.el
19335 19389
19336(autoload 'org-babel-execute-safely-maybe "ob" "\ 19390(autoload 'org-babel-execute-safely-maybe "ob" "\
@@ -19553,7 +19607,7 @@ Mark current src block.
19553;;;*** 19607;;;***
19554 19608
19555;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el" 19609;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el"
19556;;;;;; (20355 10021 546955 0)) 19610;;;;;; (20244 35516 0 0))
19557;;; Generated autoloads from org/ob-keys.el 19611;;; Generated autoloads from org/ob-keys.el
19558 19612
19559(autoload 'org-babel-describe-bindings "ob-keys" "\ 19613(autoload 'org-babel-describe-bindings "ob-keys" "\
@@ -19564,8 +19618,8 @@ Describe all keybindings behind `org-babel-key-prefix'.
19564;;;*** 19618;;;***
19565 19619
19566;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe 19620;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe
19567;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20585 28088 19621;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20585 55103
19568;;;;;; 480237 0)) 19622;;;;;; 0 0))
19569;;; Generated autoloads from org/ob-lob.el 19623;;; Generated autoloads from org/ob-lob.el
19570 19624
19571(autoload 'org-babel-lob-ingest "ob-lob" "\ 19625(autoload 'org-babel-lob-ingest "ob-lob" "\
@@ -19590,7 +19644,7 @@ Return a Library of Babel function call as a string.
19590 19644
19591;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file 19645;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file
19592;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el" 19646;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el"
19593;;;;;; (20585 28088 480237 0)) 19647;;;;;; (20585 55103 0 0))
19594;;; Generated autoloads from org/ob-tangle.el 19648;;; Generated autoloads from org/ob-tangle.el
19595 19649
19596(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\ 19650(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\
@@ -19632,7 +19686,7 @@ exported source code blocks by language.
19632;;;*** 19686;;;***
19633 19687
19634;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 19688;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
19635;;;;;; (20355 10021 546955 0)) 19689;;;;;; (20356 35090 0 0))
19636;;; Generated autoloads from progmodes/octave-inf.el 19690;;; Generated autoloads from progmodes/octave-inf.el
19637 19691
19638(autoload 'inferior-octave "octave-inf" "\ 19692(autoload 'inferior-octave "octave-inf" "\
@@ -19655,7 +19709,7 @@ startup file, `~/.emacs-octave'.
19655;;;*** 19709;;;***
19656 19710
19657;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19711;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19658;;;;;; (20566 63671 243798 0)) 19712;;;;;; (20567 31133 0 0))
19659;;; Generated autoloads from progmodes/octave-mod.el 19713;;; Generated autoloads from progmodes/octave-mod.el
19660 19714
19661(autoload 'octave-mode "octave-mod" "\ 19715(autoload 'octave-mode "octave-mod" "\
@@ -19746,7 +19800,7 @@ including a reproducible test case and send the message.
19746;;;;;; org-store-link org-run-like-in-org-mode turn-on-orgstruct++ 19800;;;;;; org-store-link org-run-like-in-org-mode turn-on-orgstruct++
19747;;;;;; turn-on-orgstruct orgstruct-mode org-global-cycle org-mode 19801;;;;;; turn-on-orgstruct orgstruct-mode org-global-cycle org-mode
19748;;;;;; org-version org-babel-do-load-languages) "org" "org/org.el" 19802;;;;;; org-version org-babel-do-load-languages) "org" "org/org.el"
19749;;;;;; (20585 28088 480237 0)) 19803;;;;;; (20585 55103 0 0))
19750;;; Generated autoloads from org/org.el 19804;;; Generated autoloads from org/org.el
19751 19805
19752(autoload 'org-babel-do-load-languages "org" "\ 19806(autoload 'org-babel-do-load-languages "org" "\
@@ -20044,7 +20098,7 @@ modified.
20044;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views 20098;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
20045;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda 20099;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
20046;;;;;; org-agenda org-toggle-sticky-agenda) "org-agenda" "org/org-agenda.el" 20100;;;;;; org-agenda org-toggle-sticky-agenda) "org-agenda" "org/org-agenda.el"
20047;;;;;; (20585 28088 480237 0)) 20101;;;;;; (20592 26321 0 0))
20048;;; Generated autoloads from org/org-agenda.el 20102;;; Generated autoloads from org/org-agenda.el
20049 20103
20050(autoload 'org-toggle-sticky-agenda "org-agenda" "\ 20104(autoload 'org-toggle-sticky-agenda "org-agenda" "\
@@ -20307,7 +20361,7 @@ to override `appt-message-warning-time'.
20307 20361
20308;;;### (autoloads (org-archive-subtree-default-with-confirmation 20362;;;### (autoloads (org-archive-subtree-default-with-confirmation
20309;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el" 20363;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el"
20310;;;;;; (20585 28088 480237 0)) 20364;;;;;; (20585 55103 0 0))
20311;;; Generated autoloads from org/org-archive.el 20365;;; Generated autoloads from org/org-archive.el
20312 20366
20313(autoload 'org-archive-subtree-default "org-archive" "\ 20367(autoload 'org-archive-subtree-default "org-archive" "\
@@ -20328,7 +20382,7 @@ This command is set with the variable `org-archive-default-command'.
20328;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer 20382;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer
20329;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer 20383;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer
20330;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20585 20384;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20585
20331;;;;;; 28088 480237 0)) 20385;;;;;; 55103 0 0))
20332;;; Generated autoloads from org/org-ascii.el 20386;;; Generated autoloads from org/org-ascii.el
20333 20387
20334(autoload 'org-export-as-latin1 "org-ascii" "\ 20388(autoload 'org-export-as-latin1 "org-ascii" "\
@@ -20402,7 +20456,7 @@ publishing directory.
20402;;;*** 20456;;;***
20403 20457
20404;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20585 20458;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20585
20405;;;;;; 28088 480237 0)) 20459;;;;;; 55103 0 0))
20406;;; Generated autoloads from org/org-attach.el 20460;;; Generated autoloads from org/org-attach.el
20407 20461
20408(autoload 'org-attach "org-attach" "\ 20462(autoload 'org-attach "org-attach" "\
@@ -20414,7 +20468,7 @@ Shows a list of commands and prompts for another key to execute a command.
20414;;;*** 20468;;;***
20415 20469
20416;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" 20470;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el"
20417;;;;;; (20585 28088 480237 0)) 20471;;;;;; (20585 55103 0 0))
20418;;; Generated autoloads from org/org-bbdb.el 20472;;; Generated autoloads from org/org-bbdb.el
20419 20473
20420(autoload 'org-bbdb-anniversaries "org-bbdb" "\ 20474(autoload 'org-bbdb-anniversaries "org-bbdb" "\
@@ -20425,8 +20479,8 @@ Extract anniversaries from BBDB for display in the agenda.
20425;;;*** 20479;;;***
20426 20480
20427;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here 20481;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here
20428;;;;;; org-capture) "org-capture" "org/org-capture.el" (20585 28088 20482;;;;;; org-capture) "org-capture" "org/org-capture.el" (20585 55103
20429;;;;;; 480237 0)) 20483;;;;;; 0 0))
20430;;; Generated autoloads from org/org-capture.el 20484;;; Generated autoloads from org/org-capture.el
20431 20485
20432(defvar org-capture-initial nil) 20486(defvar org-capture-initial nil)
@@ -20470,7 +20524,7 @@ Set org-capture-templates to be similar to `org-remember-templates'.
20470 20524
20471;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable 20525;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable
20472;;;;;; org-clock-in-last) "org-clock" "org/org-clock.el" (20585 20526;;;;;; org-clock-in-last) "org-clock" "org/org-clock.el" (20585
20473;;;;;; 28088 480237 0)) 20527;;;;;; 55103 0 0))
20474;;; Generated autoloads from org/org-clock.el 20528;;; Generated autoloads from org/org-clock.el
20475 20529
20476(autoload 'org-clock-in-last "org-clock" "\ 20530(autoload 'org-clock-in-last "org-clock" "\
@@ -20501,7 +20555,7 @@ Set up hooks for clock persistence.
20501;;;*** 20555;;;***
20502 20556
20503;;;### (autoloads (org-check-version) "org-compat" "org/org-compat.el" 20557;;;### (autoloads (org-check-version) "org-compat" "org/org-compat.el"
20504;;;;;; (20585 28088 480237 0)) 20558;;;;;; (20585 55103 0 0))
20505;;; Generated autoloads from org/org-compat.el 20559;;; Generated autoloads from org/org-compat.el
20506 20560
20507(autoload 'org-check-version "org-compat" "\ 20561(autoload 'org-check-version "org-compat" "\
@@ -20512,7 +20566,7 @@ Try very hard to provide sensible version strings.
20512;;;*** 20566;;;***
20513 20567
20514;;;### (autoloads (org-datetree-find-date-create) "org-datetree" 20568;;;### (autoloads (org-datetree-find-date-create) "org-datetree"
20515;;;;;; "org/org-datetree.el" (20585 28088 480237 0)) 20569;;;;;; "org/org-datetree.el" (20585 55103 0 0))
20516;;; Generated autoloads from org/org-datetree.el 20570;;; Generated autoloads from org/org-datetree.el
20517 20571
20518(autoload 'org-datetree-find-date-create "org-datetree" "\ 20572(autoload 'org-datetree-find-date-create "org-datetree" "\
@@ -20528,7 +20582,7 @@ tree can be found.
20528;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open 20582;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open
20529;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook 20583;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook
20530;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch) 20584;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch)
20531;;;;;; "org-docbook" "org/org-docbook.el" (20585 28088 480237 0)) 20585;;;;;; "org-docbook" "org/org-docbook.el" (20585 55103 0 0))
20532;;; Generated autoloads from org/org-docbook.el 20586;;; Generated autoloads from org/org-docbook.el
20533 20587
20534(autoload 'org-export-as-docbook-batch "org-docbook" "\ 20588(autoload 'org-export-as-docbook-batch "org-docbook" "\
@@ -20604,7 +20658,7 @@ publishing directory.
20604;;;*** 20658;;;***
20605 20659
20606;;;### (autoloads (org-element-context org-element-at-point org-element-interpret-data) 20660;;;### (autoloads (org-element-context org-element-at-point org-element-interpret-data)
20607;;;;;; "org-element" "org/org-element.el" (20585 28088 480237 0)) 20661;;;;;; "org-element" "org/org-element.el" (20592 26321 0 0))
20608;;; Generated autoloads from org/org-element.el 20662;;; Generated autoloads from org/org-element.el
20609 20663
20610(autoload 'org-element-interpret-data "org-element" "\ 20664(autoload 'org-element-interpret-data "org-element" "\
@@ -20663,7 +20717,7 @@ and :post-blank properties.
20663 20717
20664;;;### (autoloads (org-insert-export-options-template org-export-as-org 20718;;;### (autoloads (org-insert-export-options-template org-export-as-org
20665;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" 20719;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el"
20666;;;;;; (20585 28088 480237 0)) 20720;;;;;; (20585 55103 0 0))
20667;;; Generated autoloads from org/org-exp.el 20721;;; Generated autoloads from org/org-exp.el
20668 20722
20669(autoload 'org-export "org-exp" "\ 20723(autoload 'org-export "org-exp" "\
@@ -20725,7 +20779,7 @@ Insert into the buffer a template with information for exporting.
20725 20779
20726;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update 20780;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update
20727;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20585 20781;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20585
20728;;;;;; 28088 480237 0)) 20782;;;;;; 55103 0 0))
20729;;; Generated autoloads from org/org-feed.el 20783;;; Generated autoloads from org/org-feed.el
20730 20784
20731(autoload 'org-feed-update-all "org-feed" "\ 20785(autoload 'org-feed-update-all "org-feed" "\
@@ -20753,7 +20807,7 @@ Show the raw feed buffer of a feed.
20753;;;*** 20807;;;***
20754 20808
20755;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" 20809;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote"
20756;;;;;; "org/org-footnote.el" (20585 28088 480237 0)) 20810;;;;;; "org/org-footnote.el" (20585 55103 0 0))
20757;;; Generated autoloads from org/org-footnote.el 20811;;; Generated autoloads from org/org-footnote.el
20758 20812
20759(autoload 'org-footnote-action "org-footnote" "\ 20813(autoload 'org-footnote-action "org-footnote" "\
@@ -20804,7 +20858,7 @@ Additional note on `org-footnote-insert-pos-for-preprocessor':
20804;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree 20858;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree
20805;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node 20859;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node
20806;;;;;; org-freemind-show org-export-as-freemind) "org-freemind" 20860;;;;;; org-freemind-show org-export-as-freemind) "org-freemind"
20807;;;;;; "org/org-freemind.el" (20585 28088 480237 0)) 20861;;;;;; "org/org-freemind.el" (20585 55103 0 0))
20808;;; Generated autoloads from org/org-freemind.el 20862;;; Generated autoloads from org/org-freemind.el
20809 20863
20810(autoload 'org-export-as-freemind "org-freemind" "\ 20864(autoload 'org-export-as-freemind "org-freemind" "\
@@ -20865,7 +20919,7 @@ Convert FreeMind file MM-FILE to `org-mode' file ORG-FILE.
20865;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html 20919;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html
20866;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer 20920;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer
20867;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html" 20921;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html"
20868;;;;;; "org/org-html.el" (20585 28088 480237 0)) 20922;;;;;; "org/org-html.el" (20585 55103 0 0))
20869;;; Generated autoloads from org/org-html.el 20923;;; Generated autoloads from org/org-html.el
20870 20924
20871(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp) 20925(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp)
@@ -20959,7 +21013,7 @@ that uses these same face definitions.
20959 21013
20960;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 21014;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
20961;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el" 21015;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el"
20962;;;;;; (20585 28088 480237 0)) 21016;;;;;; (20585 55103 0 0))
20963;;; Generated autoloads from org/org-icalendar.el 21017;;; Generated autoloads from org/org-icalendar.el
20964 21018
20965(autoload 'org-export-icalendar-this-file "org-icalendar" "\ 21019(autoload 'org-export-icalendar-this-file "org-icalendar" "\
@@ -20987,7 +21041,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
20987;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find 21041;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find
20988;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion 21042;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion
20989;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el" 21043;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el"
20990;;;;;; (20585 28088 480237 0)) 21044;;;;;; (20585 55103 0 0))
20991;;; Generated autoloads from org/org-id.el 21045;;; Generated autoloads from org/org-id.el
20992 21046
20993(autoload 'org-id-get-create "org-id" "\ 21047(autoload 'org-id-get-create "org-id" "\
@@ -21056,7 +21110,7 @@ Store a link to the current entry, using its ID.
21056;;;*** 21110;;;***
21057 21111
21058;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el" 21112;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el"
21059;;;;;; (20585 28088 480237 0)) 21113;;;;;; (20585 55103 0 0))
21060;;; Generated autoloads from org/org-indent.el 21114;;; Generated autoloads from org/org-indent.el
21061 21115
21062(autoload 'org-indent-mode "org-indent" "\ 21116(autoload 'org-indent-mode "org-indent" "\
@@ -21074,7 +21128,7 @@ during idle time.
21074;;;*** 21128;;;***
21075 21129
21076;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el" 21130;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el"
21077;;;;;; (20585 28088 480237 0)) 21131;;;;;; (20585 55103 0 0))
21078;;; Generated autoloads from org/org-irc.el 21132;;; Generated autoloads from org/org-irc.el
21079 21133
21080(autoload 'org-irc-store-link "org-irc" "\ 21134(autoload 'org-irc-store-link "org-irc" "\
@@ -21087,7 +21141,7 @@ Dispatch to the appropriate function to store a link to an IRC session.
21087;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex 21141;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex
21088;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer 21142;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer
21089;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el" 21143;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el"
21090;;;;;; (20585 28088 480237 0)) 21144;;;;;; (20585 55103 0 0))
21091;;; Generated autoloads from org/org-latex.el 21145;;; Generated autoloads from org/org-latex.el
21092 21146
21093(autoload 'org-export-as-latex-batch "org-latex" "\ 21147(autoload 'org-export-as-latex-batch "org-latex" "\
@@ -21168,7 +21222,7 @@ Export as LaTeX, then process through to PDF, and open.
21168 21222
21169;;;### (autoloads (org-lparse-region org-replace-region-by org-lparse-to-buffer 21223;;;### (autoloads (org-lparse-region org-replace-region-by org-lparse-to-buffer
21170;;;;;; org-lparse-batch org-lparse-and-open) "org-lparse" "org/org-lparse.el" 21224;;;;;; org-lparse-batch org-lparse-and-open) "org-lparse" "org/org-lparse.el"
21171;;;;;; (20585 28088 480237 0)) 21225;;;;;; (20585 55103 0 0))
21172;;; Generated autoloads from org/org-lparse.el 21226;;; Generated autoloads from org/org-lparse.el
21173 21227
21174(autoload 'org-lparse-and-open "org-lparse" "\ 21228(autoload 'org-lparse-and-open "org-lparse" "\
@@ -21226,7 +21280,7 @@ in a window. A non-interactive call will only return the buffer.
21226 21280
21227;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull 21281;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull
21228;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20585 21282;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20585
21229;;;;;; 28088 480237 0)) 21283;;;;;; 55103 0 0))
21230;;; Generated autoloads from org/org-mobile.el 21284;;; Generated autoloads from org/org-mobile.el
21231 21285
21232(autoload 'org-mobile-push "org-mobile" "\ 21286(autoload 'org-mobile-push "org-mobile" "\
@@ -21252,7 +21306,7 @@ Create a file that contains all custom agenda views.
21252 21306
21253;;;### (autoloads (org-export-as-odf-and-open org-export-as-odf org-export-odt-convert 21307;;;### (autoloads (org-export-as-odf-and-open org-export-as-odf org-export-odt-convert
21254;;;;;; org-export-as-odt org-export-as-odt-batch org-export-as-odt-and-open) 21308;;;;;; org-export-as-odt org-export-as-odt-batch org-export-as-odt-and-open)
21255;;;;;; "org-odt" "org/org-odt.el" (20585 28088 480237 0)) 21309;;;;;; "org-odt" "org/org-odt.el" (20585 55103 0 0))
21256;;; Generated autoloads from org/org-odt.el 21310;;; Generated autoloads from org/org-odt.el
21257 21311
21258(put 'org-export-odt-preferred-output-format 'safe-local-variable 'stringp) 21312(put 'org-export-odt-preferred-output-format 'safe-local-variable 'stringp)
@@ -21324,7 +21378,7 @@ formula file.
21324;;;*** 21378;;;***
21325 21379
21326;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el" 21380;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el"
21327;;;;;; (20585 28088 480237 0)) 21381;;;;;; (20585 55103 0 0))
21328;;; Generated autoloads from org/org-plot.el 21382;;; Generated autoloads from org/org-plot.el
21329 21383
21330(autoload 'org-plot/gnuplot "org-plot" "\ 21384(autoload 'org-plot/gnuplot "org-plot" "\
@@ -21338,7 +21392,7 @@ line directly before or after the table.
21338 21392
21339;;;### (autoloads (org-publish-current-project org-publish-current-file 21393;;;### (autoloads (org-publish-current-project org-publish-current-file
21340;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" 21394;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el"
21341;;;;;; (20585 28088 480237 0)) 21395;;;;;; (20585 55103 0 0))
21342;;; Generated autoloads from org/org-publish.el 21396;;; Generated autoloads from org/org-publish.el
21343 21397
21344(defalias 'org-publish-project 'org-publish) 21398(defalias 'org-publish-project 'org-publish)
@@ -21372,7 +21426,7 @@ the project.
21372 21426
21373;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template 21427;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template
21374;;;;;; org-remember-annotation org-remember-insinuate) "org-remember" 21428;;;;;; org-remember-annotation org-remember-insinuate) "org-remember"
21375;;;;;; "org/org-remember.el" (20585 28088 480237 0)) 21429;;;;;; "org/org-remember.el" (20592 26321 0 0))
21376;;; Generated autoloads from org/org-remember.el 21430;;; Generated autoloads from org/org-remember.el
21377 21431
21378(autoload 'org-remember-insinuate "org-remember" "\ 21432(autoload 'org-remember-insinuate "org-remember" "\
@@ -21449,7 +21503,7 @@ See also the variable `org-reverse-note-order'.
21449 21503
21450;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl org-table-iterate-buffer-tables 21504;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl org-table-iterate-buffer-tables
21451;;;;;; org-table-recalculate-buffer-tables) "org-table" "org/org-table.el" 21505;;;;;; org-table-recalculate-buffer-tables) "org-table" "org/org-table.el"
21452;;;;;; (20585 28088 480237 0)) 21506;;;;;; (20585 55103 0 0))
21453;;; Generated autoloads from org/org-table.el 21507;;; Generated autoloads from org/org-table.el
21454 21508
21455(autoload 'org-table-recalculate-buffer-tables "org-table" "\ 21509(autoload 'org-table-recalculate-buffer-tables "org-table" "\
@@ -21483,7 +21537,7 @@ The table is taken from the parameter TXT, or from the buffer at point.
21483;;;*** 21537;;;***
21484 21538
21485;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler) 21539;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler)
21486;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20585 28088 480237 21540;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20585 55103 0
21487;;;;;; 0)) 21541;;;;;; 0))
21488;;; Generated autoloads from org/org-taskjuggler.el 21542;;; Generated autoloads from org/org-taskjuggler.el
21489 21543
@@ -21512,7 +21566,7 @@ with the TaskJuggler GUI.
21512 21566
21513;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region 21567;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region
21514;;;;;; org-timer org-timer-stop org-timer-pause-or-continue org-timer-start) 21568;;;;;; org-timer org-timer-stop org-timer-pause-or-continue org-timer-start)
21515;;;;;; "org-timer" "org/org-timer.el" (20585 28088 480237 0)) 21569;;;;;; "org-timer" "org/org-timer.el" (20585 55103 0 0))
21516;;; Generated autoloads from org/org-timer.el 21570;;; Generated autoloads from org/org-timer.el
21517 21571
21518(autoload 'org-timer-start "org-timer" "\ 21572(autoload 'org-timer-start "org-timer" "\
@@ -21584,7 +21638,7 @@ replace any running timer.
21584;;;*** 21638;;;***
21585 21639
21586;;;### (autoloads (org-git-version org-release) "org-version" "org/org-version.el" 21640;;;### (autoloads (org-git-version org-release) "org-version" "org/org-version.el"
21587;;;;;; (20585 28088 480237 0)) 21641;;;;;; (20585 55103 0 0))
21588;;; Generated autoloads from org/org-version.el 21642;;; Generated autoloads from org/org-version.el
21589 21643
21590(autoload 'org-release "org-version" "\ 21644(autoload 'org-release "org-version" "\
@@ -21605,7 +21659,7 @@ The location of ODT styles.")
21605;;;*** 21659;;;***
21606 21660
21607;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el" 21661;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el"
21608;;;;;; (20585 28088 480237 0)) 21662;;;;;; (20585 55103 0 0))
21609;;; Generated autoloads from org/org-xoxo.el 21663;;; Generated autoloads from org/org-xoxo.el
21610 21664
21611(autoload 'org-export-as-xoxo "org-xoxo" "\ 21665(autoload 'org-export-as-xoxo "org-xoxo" "\
@@ -21617,7 +21671,7 @@ The XOXO buffer is named *xoxo-<source buffer name>*
21617;;;*** 21671;;;***
21618 21672
21619;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 21673;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
21620;;;;;; (20355 10021 546955 0)) 21674;;;;;; (20356 35090 0 0))
21621;;; Generated autoloads from outline.el 21675;;; Generated autoloads from outline.el
21622(put 'outline-regexp 'safe-local-variable 'stringp) 21676(put 'outline-regexp 'safe-local-variable 'stringp)
21623(put 'outline-heading-end-regexp 'safe-local-variable 'stringp) 21677(put 'outline-heading-end-regexp 'safe-local-variable 'stringp)
@@ -21681,7 +21735,7 @@ See the command `outline-mode' for more information on this mode.
21681;;;### (autoloads (list-packages describe-package package-initialize 21735;;;### (autoloads (list-packages describe-package package-initialize
21682;;;;;; package-refresh-contents package-install-file package-install-from-buffer 21736;;;;;; package-refresh-contents package-install-file package-install-from-buffer
21683;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el" 21737;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el"
21684;;;;;; (20576 42138 697312 0)) 21738;;;;;; (20577 48876 0 0))
21685;;; Generated autoloads from emacs-lisp/package.el 21739;;; Generated autoloads from emacs-lisp/package.el
21686 21740
21687(defvar package-enable-at-startup t "\ 21741(defvar package-enable-at-startup t "\
@@ -21751,8 +21805,8 @@ The list is displayed in a buffer named `*Packages*'.
21751 21805
21752;;;*** 21806;;;***
21753 21807
21754;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20542 50478 21808;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20544 52783
21755;;;;;; 439878 507000)) 21809;;;;;; 0 0))
21756;;; Generated autoloads from paren.el 21810;;; Generated autoloads from paren.el
21757 21811
21758(defvar show-paren-mode nil "\ 21812(defvar show-paren-mode nil "\
@@ -21779,7 +21833,7 @@ matching parenthesis is highlighted in `show-paren-style' after
21779;;;*** 21833;;;***
21780 21834
21781;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 21835;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
21782;;;;;; (20478 3673 653810 0)) 21836;;;;;; (20511 52965 0 0))
21783;;; Generated autoloads from calendar/parse-time.el 21837;;; Generated autoloads from calendar/parse-time.el
21784(put 'parse-time-rules 'risky-local-variable t) 21838(put 'parse-time-rules 'risky-local-variable t)
21785 21839
@@ -21792,8 +21846,8 @@ unknown are returned as nil.
21792 21846
21793;;;*** 21847;;;***
21794 21848
21795;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20478 21849;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20511
21796;;;;;; 3673 653810 0)) 21850;;;;;; 52965 0 0))
21797;;; Generated autoloads from progmodes/pascal.el 21851;;; Generated autoloads from progmodes/pascal.el
21798 21852
21799(autoload 'pascal-mode "pascal" "\ 21853(autoload 'pascal-mode "pascal" "\
@@ -21846,7 +21900,7 @@ no args, if that value is non-nil.
21846;;;*** 21900;;;***
21847 21901
21848;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache) 21902;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache)
21849;;;;;; "password-cache" "password-cache.el" (20577 33959 40183 0)) 21903;;;;;; "password-cache" "password-cache.el" (20577 48876 0 0))
21850;;; Generated autoloads from password-cache.el 21904;;; Generated autoloads from password-cache.el
21851 21905
21852(defvar password-cache t "\ 21906(defvar password-cache t "\
@@ -21868,7 +21922,7 @@ Check if KEY is in the cache.
21868;;;*** 21922;;;***
21869 21923
21870;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el" 21924;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el"
21871;;;;;; (20582 12914 894781 0)) 21925;;;;;; (20581 44007 0 0))
21872;;; Generated autoloads from emacs-lisp/pcase.el 21926;;; Generated autoloads from emacs-lisp/pcase.el
21873 21927
21874(autoload 'pcase "pcase" "\ 21928(autoload 'pcase "pcase" "\
@@ -21929,8 +21983,8 @@ of the form (UPAT EXP).
21929 21983
21930;;;*** 21984;;;***
21931 21985
21932;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (20355 21986;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (20244
21933;;;;;; 10021 546955 0)) 21987;;;;;; 35516 0 0))
21934;;; Generated autoloads from pcmpl-cvs.el 21988;;; Generated autoloads from pcmpl-cvs.el
21935 21989
21936(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 21990(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -21941,7 +21995,7 @@ Completion rules for the `cvs' command.
21941;;;*** 21995;;;***
21942 21996
21943;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 21997;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
21944;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20572 16038 402143 0)) 21998;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20577 48876 0 0))
21945;;; Generated autoloads from pcmpl-gnu.el 21999;;; Generated autoloads from pcmpl-gnu.el
21946 22000
21947(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 22001(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -21969,7 +22023,7 @@ Completion for the GNU tar utility.
21969;;;*** 22023;;;***
21970 22024
21971;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 22025;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
21972;;;;;; "pcmpl-linux" "pcmpl-linux.el" (20355 10021 546955 0)) 22026;;;;;; "pcmpl-linux" "pcmpl-linux.el" (20244 35516 0 0))
21973;;; Generated autoloads from pcmpl-linux.el 22027;;; Generated autoloads from pcmpl-linux.el
21974 22028
21975(autoload 'pcomplete/kill "pcmpl-linux" "\ 22029(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -21990,7 +22044,7 @@ Completion for GNU/Linux `mount'.
21990;;;*** 22044;;;***
21991 22045
21992;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (20523 22046;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (20523
21993;;;;;; 62082 997685 0)) 22047;;;;;; 63054 0 0))
21994;;; Generated autoloads from pcmpl-rpm.el 22048;;; Generated autoloads from pcmpl-rpm.el
21995 22049
21996(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 22050(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -22002,7 +22056,7 @@ Completion for the `rpm' command.
22002 22056
22003;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown 22057;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown
22004;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir 22058;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir
22005;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (20376 40834 914217 22059;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (20375 3831 0
22006;;;;;; 0)) 22060;;;;;; 0))
22007;;; Generated autoloads from pcmpl-unix.el 22061;;; Generated autoloads from pcmpl-unix.el
22008 22062
@@ -22060,8 +22114,8 @@ Includes files as well as host names followed by a colon.
22060 22114
22061;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 22115;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
22062;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 22116;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
22063;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20582 22117;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20585
22064;;;;;; 12914 894781 0)) 22118;;;;;; 55103 0 0))
22065;;; Generated autoloads from pcomplete.el 22119;;; Generated autoloads from pcomplete.el
22066 22120
22067(autoload 'pcomplete "pcomplete" "\ 22121(autoload 'pcomplete "pcomplete" "\
@@ -22120,7 +22174,7 @@ Setup `shell-mode' to use pcomplete.
22120 22174
22121;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 22175;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
22122;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 22176;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
22123;;;;;; "vc/pcvs.el" (20584 7212 455152 0)) 22177;;;;;; "vc/pcvs.el" (20585 55103 0 0))
22124;;; Generated autoloads from vc/pcvs.el 22178;;; Generated autoloads from vc/pcvs.el
22125 22179
22126(autoload 'cvs-checkout "pcvs" "\ 22180(autoload 'cvs-checkout "pcvs" "\
@@ -22195,8 +22249,8 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
22195 22249
22196;;;*** 22250;;;***
22197 22251
22198;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20576 42138 22252;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20577 48876
22199;;;;;; 697312 0)) 22253;;;;;; 0 0))
22200;;; Generated autoloads from vc/pcvs-defs.el 22254;;; Generated autoloads from vc/pcvs-defs.el
22201 22255
22202(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)) "\ 22256(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)) "\
@@ -22205,7 +22259,7 @@ Global menu used by PCL-CVS.")
22205;;;*** 22259;;;***
22206 22260
22207;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 22261;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
22208;;;;;; (20566 63671 243798 0)) 22262;;;;;; (20567 31133 0 0))
22209;;; Generated autoloads from progmodes/perl-mode.el 22263;;; Generated autoloads from progmodes/perl-mode.el
22210(put 'perl-indent-level 'safe-local-variable 'integerp) 22264(put 'perl-indent-level 'safe-local-variable 'integerp)
22211(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 22265(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -22267,7 +22321,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
22267;;;*** 22321;;;***
22268 22322
22269;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 22323;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
22270;;;;;; (20551 9899 283417 0)) 22324;;;;;; (20553 2323 0 0))
22271;;; Generated autoloads from textmodes/picture.el 22325;;; Generated autoloads from textmodes/picture.el
22272 22326
22273(autoload 'picture-mode "picture" "\ 22327(autoload 'picture-mode "picture" "\
@@ -22348,7 +22402,7 @@ they are not by default assigned to keys.
22348;;;*** 22402;;;***
22349 22403
22350;;;### (autoloads (plstore-mode plstore-open) "plstore" "gnus/plstore.el" 22404;;;### (autoloads (plstore-mode plstore-open) "plstore" "gnus/plstore.el"
22351;;;;;; (20378 29222 722320 0)) 22405;;;;;; (20380 26775 0 0))
22352;;; Generated autoloads from gnus/plstore.el 22406;;; Generated autoloads from gnus/plstore.el
22353 22407
22354(autoload 'plstore-open "plstore" "\ 22408(autoload 'plstore-open "plstore" "\
@@ -22364,7 +22418,7 @@ Major mode for editing PLSTORE files.
22364;;;*** 22418;;;***
22365 22419
22366;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 22420;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
22367;;;;;; (20355 10021 546955 0)) 22421;;;;;; (20244 35516 0 0))
22368;;; Generated autoloads from textmodes/po.el 22422;;; Generated autoloads from textmodes/po.el
22369 22423
22370(autoload 'po-find-file-coding-system "po" "\ 22424(autoload 'po-find-file-coding-system "po" "\
@@ -22375,8 +22429,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
22375 22429
22376;;;*** 22430;;;***
22377 22431
22378;;;### (autoloads (pong) "pong" "play/pong.el" (20478 3673 653810 22432;;;### (autoloads (pong) "pong" "play/pong.el" (20511 52965 0 0))
22379;;;;;; 0))
22380;;; Generated autoloads from play/pong.el 22433;;; Generated autoloads from play/pong.el
22381 22434
22382(autoload 'pong "pong" "\ 22435(autoload 'pong "pong" "\
@@ -22392,8 +22445,8 @@ pong-mode keybindings:\\<pong-mode-map>
22392 22445
22393;;;*** 22446;;;***
22394 22447
22395;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20458 56750 22448;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20460 33749
22396;;;;;; 651721 0)) 22449;;;;;; 0 0))
22397;;; Generated autoloads from gnus/pop3.el 22450;;; Generated autoloads from gnus/pop3.el
22398 22451
22399(autoload 'pop3-movemail "pop3" "\ 22452(autoload 'pop3-movemail "pop3" "\
@@ -22406,7 +22459,7 @@ Use streaming commands.
22406 22459
22407;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression 22460;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression
22408;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el" 22461;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el"
22409;;;;;; (20495 51111 757560 0)) 22462;;;;;; (20511 52965 0 0))
22410;;; Generated autoloads from emacs-lisp/pp.el 22463;;; Generated autoloads from emacs-lisp/pp.el
22411 22464
22412(autoload 'pp-to-string "pp" "\ 22465(autoload 'pp-to-string "pp" "\
@@ -22474,7 +22527,7 @@ Ignores leading comment characters.
22474;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 22527;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
22475;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 22528;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
22476;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 22529;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
22477;;;;;; (20566 63671 243798 0)) 22530;;;;;; (20567 31133 0 0))
22478;;; Generated autoloads from printing.el 22531;;; Generated autoloads from printing.el
22479 22532
22480(autoload 'pr-interface "printing" "\ 22533(autoload 'pr-interface "printing" "\
@@ -23061,8 +23114,7 @@ are both set to t.
23061 23114
23062;;;*** 23115;;;***
23063 23116
23064;;;### (autoloads (proced) "proced" "proced.el" (20576 13095 881042 23117;;;### (autoloads (proced) "proced" "proced.el" (20600 16892 0 0))
23065;;;;;; 0))
23066;;; Generated autoloads from proced.el 23118;;; Generated autoloads from proced.el
23067 23119
23068(autoload 'proced "proced" "\ 23120(autoload 'proced "proced" "\
@@ -23082,7 +23134,7 @@ Proced buffers.
23082 23134
23083;;;### (autoloads (profiler-find-profile-other-frame profiler-find-profile-other-window 23135;;;### (autoloads (profiler-find-profile-other-frame profiler-find-profile-other-window
23084;;;;;; profiler-find-profile profiler-start) "profiler" "profiler.el" 23136;;;;;; profiler-find-profile profiler-start) "profiler" "profiler.el"
23085;;;;;; (20585 28088 480237 0)) 23137;;;;;; (20600 16892 0 0))
23086;;; Generated autoloads from profiler.el 23138;;; Generated autoloads from profiler.el
23087 23139
23088(autoload 'profiler-start "profiler" "\ 23140(autoload 'profiler-start "profiler" "\
@@ -23111,7 +23163,7 @@ Open profile FILENAME.
23111;;;*** 23163;;;***
23112 23164
23113;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog" 23165;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog"
23114;;;;;; "progmodes/prolog.el" (20576 42138 697312 0)) 23166;;;;;; "progmodes/prolog.el" (20577 48876 0 0))
23115;;; Generated autoloads from progmodes/prolog.el 23167;;; Generated autoloads from progmodes/prolog.el
23116 23168
23117(autoload 'prolog-mode "prolog" "\ 23169(autoload 'prolog-mode "prolog" "\
@@ -23146,8 +23198,8 @@ With prefix argument ARG, restart the Prolog process if running before.
23146 23198
23147;;;*** 23199;;;***
23148 23200
23149;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (20355 23201;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (20244
23150;;;;;; 10021 546955 0)) 23202;;;;;; 35516 0 0))
23151;;; Generated autoloads from ps-bdf.el 23203;;; Generated autoloads from ps-bdf.el
23152 23204
23153(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")) "\ 23205(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")) "\
@@ -23158,8 +23210,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
23158 23210
23159;;;*** 23211;;;***
23160 23212
23161;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20576 23213;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20577
23162;;;;;; 42138 697312 0)) 23214;;;;;; 48876 0 0))
23163;;; Generated autoloads from progmodes/ps-mode.el 23215;;; Generated autoloads from progmodes/ps-mode.el
23164 23216
23165(autoload 'ps-mode "ps-mode" "\ 23217(autoload 'ps-mode "ps-mode" "\
@@ -23210,8 +23262,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
23210;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 23262;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
23211;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 23263;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
23212;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 23264;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
23213;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20566 23265;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20567
23214;;;;;; 63671 243798 0)) 23266;;;;;; 31133 0 0))
23215;;; Generated autoloads from ps-print.el 23267;;; Generated autoloads from ps-print.el
23216 23268
23217(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"))) "\ 23269(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"))) "\
@@ -23408,7 +23460,7 @@ If EXTENSION is any other symbol, it is ignored.
23408;;;*** 23460;;;***
23409 23461
23410;;;### (autoloads (python-mode run-python) "python" "progmodes/python.el" 23462;;;### (autoloads (python-mode run-python) "python" "progmodes/python.el"
23411;;;;;; (20585 28088 480237 0)) 23463;;;;;; (20600 16892 0 0))
23412;;; Generated autoloads from progmodes/python.el 23464;;; Generated autoloads from progmodes/python.el
23413 23465
23414(add-to-list 'auto-mode-alist (cons (purecopy "\\.py\\'") 'python-mode)) 23466(add-to-list 'auto-mode-alist (cons (purecopy "\\.py\\'") 'python-mode))
@@ -23444,7 +23496,7 @@ if that value is non-nil.
23444;;;*** 23496;;;***
23445 23497
23446;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 23498;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
23447;;;;;; (20557 48712 315579 0)) 23499;;;;;; (20559 38659 0 0))
23448;;; Generated autoloads from gnus/qp.el 23500;;; Generated autoloads from gnus/qp.el
23449 23501
23450(autoload 'quoted-printable-decode-region "qp" "\ 23502(autoload 'quoted-printable-decode-region "qp" "\
@@ -23467,7 +23519,7 @@ them into characters should be done separately.
23467;;;;;; quail-defrule quail-install-decode-map quail-install-map 23519;;;;;; quail-defrule quail-install-decode-map quail-install-map
23468;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 23520;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
23469;;;;;; quail-define-package quail-use-package quail-title) "quail" 23521;;;;;; quail-define-package quail-use-package quail-title) "quail"
23470;;;;;; "international/quail.el" (20523 62082 997685 0)) 23522;;;;;; "international/quail.el" (20523 63054 0 0))
23471;;; Generated autoloads from international/quail.el 23523;;; Generated autoloads from international/quail.el
23472 23524
23473(autoload 'quail-title "quail" "\ 23525(autoload 'quail-title "quail" "\
@@ -23698,8 +23750,8 @@ of each directory.
23698 23750
23699;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 23751;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
23700;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 23752;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
23701;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20566 23753;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20567
23702;;;;;; 63671 243798 0)) 23754;;;;;; 31133 0 0))
23703;;; Generated autoloads from net/quickurl.el 23755;;; Generated autoloads from net/quickurl.el
23704 23756
23705(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" "\ 23757(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" "\
@@ -23771,7 +23823,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
23771;;;*** 23823;;;***
23772 23824
23773;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 23825;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
23774;;;;;; "net/rcirc.el" (20541 6907 775259 0)) 23826;;;;;; "net/rcirc.el" (20540 61982 0 0))
23775;;; Generated autoloads from net/rcirc.el 23827;;; Generated autoloads from net/rcirc.el
23776 23828
23777(autoload 'rcirc "rcirc" "\ 23829(autoload 'rcirc "rcirc" "\
@@ -23809,8 +23861,8 @@ if ARG is omitted or nil.
23809 23861
23810;;;*** 23862;;;***
23811 23863
23812;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (20355 23864;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (20290
23813;;;;;; 10021 546955 0)) 23865;;;;;; 33419 0 0))
23814;;; Generated autoloads from net/rcompile.el 23866;;; Generated autoloads from net/rcompile.el
23815 23867
23816(autoload 'remote-compile "rcompile" "\ 23868(autoload 'remote-compile "rcompile" "\
@@ -23822,7 +23874,7 @@ See \\[compile].
23822;;;*** 23874;;;***
23823 23875
23824;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 23876;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
23825;;;;;; (20427 14766 970343 0)) 23877;;;;;; (20428 57510 0 0))
23826;;; Generated autoloads from emacs-lisp/re-builder.el 23878;;; Generated autoloads from emacs-lisp/re-builder.el
23827 23879
23828(defalias 'regexp-builder 're-builder) 23880(defalias 'regexp-builder 're-builder)
@@ -23840,8 +23892,8 @@ matching parts of the target buffer will be highlighted.
23840 23892
23841;;;*** 23893;;;***
23842 23894
23843;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (20356 2211 23895;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (20356 35090
23844;;;;;; 532900 0)) 23896;;;;;; 0 0))
23845;;; Generated autoloads from recentf.el 23897;;; Generated autoloads from recentf.el
23846 23898
23847(defvar recentf-mode nil "\ 23899(defvar recentf-mode nil "\
@@ -23871,7 +23923,7 @@ were operated on recently.
23871;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle 23923;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle
23872;;;;;; insert-rectangle yank-rectangle copy-rectangle-as-kill kill-rectangle 23924;;;;;; insert-rectangle yank-rectangle copy-rectangle-as-kill kill-rectangle
23873;;;;;; extract-rectangle delete-extract-rectangle delete-rectangle) 23925;;;;;; extract-rectangle delete-extract-rectangle delete-rectangle)
23874;;;;;; "rect" "rect.el" (20501 3499 284800 0)) 23926;;;;;; "rect" "rect.el" (20511 52965 0 0))
23875;;; Generated autoloads from rect.el 23927;;; Generated autoloads from rect.el
23876 23928
23877(autoload 'delete-rectangle "rect" "\ 23929(autoload 'delete-rectangle "rect" "\
@@ -24005,8 +24057,8 @@ with a prefix argument, prompt for START-AT and FORMAT.
24005 24057
24006;;;*** 24058;;;***
24007 24059
24008;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (20478 24060;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (20511
24009;;;;;; 3673 653810 0)) 24061;;;;;; 52965 0 0))
24010;;; Generated autoloads from textmodes/refill.el 24062;;; Generated autoloads from textmodes/refill.el
24011 24063
24012(autoload 'refill-mode "refill" "\ 24064(autoload 'refill-mode "refill" "\
@@ -24027,8 +24079,8 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead.
24027;;;*** 24079;;;***
24028 24080
24029;;;### (autoloads (reftex-reset-scanning-information reftex-mode 24081;;;### (autoloads (reftex-reset-scanning-information reftex-mode
24030;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20585 28088 24082;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20592 26321
24031;;;;;; 480237 0)) 24083;;;;;; 0 0))
24032;;; Generated autoloads from textmodes/reftex.el 24084;;; Generated autoloads from textmodes/reftex.el
24033 24085
24034(autoload 'turn-on-reftex "reftex" "\ 24086(autoload 'turn-on-reftex "reftex" "\
@@ -24078,7 +24130,7 @@ This enforces rescanning the buffer on next use.
24078;;;*** 24130;;;***
24079 24131
24080;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 24132;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
24081;;;;;; (20585 28088 480237 0)) 24133;;;;;; (20585 55103 0 0))
24082;;; Generated autoloads from textmodes/reftex-cite.el 24134;;; Generated autoloads from textmodes/reftex-cite.el
24083 24135
24084(autoload 'reftex-citation "reftex-cite" "\ 24136(autoload 'reftex-citation "reftex-cite" "\
@@ -24108,7 +24160,7 @@ While entering the regexp, completion on knows citation keys is possible.
24108;;;*** 24160;;;***
24109 24161
24110;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 24162;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
24111;;;;;; (20585 28088 480237 0)) 24163;;;;;; (20585 55103 0 0))
24112;;; Generated autoloads from textmodes/reftex-global.el 24164;;; Generated autoloads from textmodes/reftex-global.el
24113 24165
24114(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 24166(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -24125,7 +24177,7 @@ With no argument, this command toggles
24125;;;*** 24177;;;***
24126 24178
24127;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 24179;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
24128;;;;;; (20585 28088 480237 0)) 24180;;;;;; (20585 55103 0 0))
24129;;; Generated autoloads from textmodes/reftex-index.el 24181;;; Generated autoloads from textmodes/reftex-index.el
24130 24182
24131(autoload 'reftex-index-phrases-mode "reftex-index" "\ 24183(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -24158,7 +24210,7 @@ Here are all local bindings.
24158;;;*** 24210;;;***
24159 24211
24160;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 24212;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
24161;;;;;; (20585 28088 480237 0)) 24213;;;;;; (20585 55103 0 0))
24162;;; Generated autoloads from textmodes/reftex-parse.el 24214;;; Generated autoloads from textmodes/reftex-parse.el
24163 24215
24164(autoload 'reftex-all-document-files "reftex-parse" "\ 24216(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -24170,8 +24222,8 @@ of master file.
24170 24222
24171;;;*** 24223;;;***
24172 24224
24173;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20585 24225;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20600
24174;;;;;; 28088 480237 0)) 24226;;;;;; 16892 0 0))
24175;;; Generated autoloads from textmodes/reftex-vars.el 24227;;; Generated autoloads from textmodes/reftex-vars.el
24176(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 24228(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
24177(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 24229(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -24181,7 +24233,7 @@ of master file.
24181;;;*** 24233;;;***
24182 24234
24183;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 24235;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
24184;;;;;; (20522 38650 757441 0)) 24236;;;;;; (20522 50437 0 0))
24185;;; Generated autoloads from emacs-lisp/regexp-opt.el 24237;;; Generated autoloads from emacs-lisp/regexp-opt.el
24186 24238
24187(autoload 'regexp-opt "regexp-opt" "\ 24239(autoload 'regexp-opt "regexp-opt" "\
@@ -24212,7 +24264,7 @@ This means the number of non-shy regexp grouping constructs
24212 24264
24213;;;### (autoloads (remember-diary-extract-entries remember-clipboard 24265;;;### (autoloads (remember-diary-extract-entries remember-clipboard
24214;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el" 24266;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el"
24215;;;;;; (20355 10021 546955 0)) 24267;;;;;; (20244 35516 0 0))
24216;;; Generated autoloads from textmodes/remember.el 24268;;; Generated autoloads from textmodes/remember.el
24217 24269
24218(autoload 'remember "remember" "\ 24270(autoload 'remember "remember" "\
@@ -24243,8 +24295,7 @@ Extract diary entries from the region.
24243 24295
24244;;;*** 24296;;;***
24245 24297
24246;;;### (autoloads (repeat) "repeat" "repeat.el" (20574 57775 217760 24298;;;### (autoloads (repeat) "repeat" "repeat.el" (20577 48876 0 0))
24247;;;;;; 0))
24248;;; Generated autoloads from repeat.el 24299;;; Generated autoloads from repeat.el
24249 24300
24250(autoload 'repeat "repeat" "\ 24301(autoload 'repeat "repeat" "\
@@ -24267,7 +24318,7 @@ recently executed command not bound to an input event\".
24267;;;*** 24318;;;***
24268 24319
24269;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 24320;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
24270;;;;;; (20355 10021 546955 0)) 24321;;;;;; (20244 35516 0 0))
24271;;; Generated autoloads from mail/reporter.el 24322;;; Generated autoloads from mail/reporter.el
24272 24323
24273(autoload 'reporter-submit-bug-report "reporter" "\ 24324(autoload 'reporter-submit-bug-report "reporter" "\
@@ -24299,7 +24350,7 @@ mail-sending package is used for editing and sending the message.
24299;;;*** 24350;;;***
24300 24351
24301;;;### (autoloads (reposition-window) "reposition" "reposition.el" 24352;;;### (autoloads (reposition-window) "reposition" "reposition.el"
24302;;;;;; (20355 10021 546955 0)) 24353;;;;;; (20244 35516 0 0))
24303;;; Generated autoloads from reposition.el 24354;;; Generated autoloads from reposition.el
24304 24355
24305(autoload 'reposition-window "reposition" "\ 24356(autoload 'reposition-window "reposition" "\
@@ -24326,7 +24377,7 @@ first comment line visible (if point is in a comment).
24326;;;*** 24377;;;***
24327 24378
24328;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 24379;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
24329;;;;;; (20355 10021 546955 0)) 24380;;;;;; (20244 35516 0 0))
24330;;; Generated autoloads from reveal.el 24381;;; Generated autoloads from reveal.el
24331 24382
24332(autoload 'reveal-mode "reveal" "\ 24383(autoload 'reveal-mode "reveal" "\
@@ -24362,7 +24413,7 @@ the mode if ARG is omitted or nil.
24362;;;*** 24413;;;***
24363 24414
24364;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 24415;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
24365;;;;;; (20355 10021 546955 0)) 24416;;;;;; (20331 12564 0 0))
24366;;; Generated autoloads from emacs-lisp/ring.el 24417;;; Generated autoloads from emacs-lisp/ring.el
24367 24418
24368(autoload 'ring-p "ring" "\ 24419(autoload 'ring-p "ring" "\
@@ -24377,8 +24428,8 @@ Make a ring that can contain SIZE elements.
24377 24428
24378;;;*** 24429;;;***
24379 24430
24380;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20402 11562 24431;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20412 11425
24381;;;;;; 85788 0)) 24432;;;;;; 0 0))
24382;;; Generated autoloads from net/rlogin.el 24433;;; Generated autoloads from net/rlogin.el
24383 24434
24384(autoload 'rlogin "rlogin" "\ 24435(autoload 'rlogin "rlogin" "\
@@ -24427,8 +24478,7 @@ variable.
24427;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 24478;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
24428;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 24479;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
24429;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p rmail-spool-directory 24480;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p rmail-spool-directory
24430;;;;;; rmail-file-name) "rmail" "mail/rmail.el" (20568 19013 9762 24481;;;;;; rmail-file-name) "rmail" "mail/rmail.el" (20600 16892 0 0))
24431;;;;;; 342000))
24432;;; Generated autoloads from mail/rmail.el 24482;;; Generated autoloads from mail/rmail.el
24433 24483
24434(defvar rmail-file-name (purecopy "~/RMAIL") "\ 24484(defvar rmail-file-name (purecopy "~/RMAIL") "\
@@ -24626,8 +24676,8 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
24626;;;*** 24676;;;***
24627 24677
24628;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen 24678;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen
24629;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (20530 3765 184907 24679;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (20535 44414
24630;;;;;; 0)) 24680;;;;;; 0 0))
24631;;; Generated autoloads from mail/rmailout.el 24681;;; Generated autoloads from mail/rmailout.el
24632(put 'rmail-output-file-alist 'risky-local-variable t) 24682(put 'rmail-output-file-alist 'risky-local-variable t)
24633 24683
@@ -24692,7 +24742,7 @@ than appending to it. Deletes the message after writing if
24692;;;*** 24742;;;***
24693 24743
24694;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el" 24744;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el"
24695;;;;;; (20355 10021 546955 0)) 24745;;;;;; (20244 35516 0 0))
24696;;; Generated autoloads from nxml/rng-cmpct.el 24746;;; Generated autoloads from nxml/rng-cmpct.el
24697 24747
24698(autoload 'rng-c-load-schema "rng-cmpct" "\ 24748(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -24704,7 +24754,7 @@ Return a pattern.
24704;;;*** 24754;;;***
24705 24755
24706;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el" 24756;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el"
24707;;;;;; (20355 10021 546955 0)) 24757;;;;;; (20356 35090 0 0))
24708;;; Generated autoloads from nxml/rng-nxml.el 24758;;; Generated autoloads from nxml/rng-nxml.el
24709 24759
24710(autoload 'rng-nxml-mode-init "rng-nxml" "\ 24760(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -24717,7 +24767,7 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
24717;;;*** 24767;;;***
24718 24768
24719;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el" 24769;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el"
24720;;;;;; (20355 10021 546955 0)) 24770;;;;;; (20290 33419 0 0))
24721;;; Generated autoloads from nxml/rng-valid.el 24771;;; Generated autoloads from nxml/rng-valid.el
24722 24772
24723(autoload 'rng-validate-mode "rng-valid" "\ 24773(autoload 'rng-validate-mode "rng-valid" "\
@@ -24747,8 +24797,8 @@ to use for finding the schema.
24747 24797
24748;;;*** 24798;;;***
24749 24799
24750;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (20355 24800;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (20244
24751;;;;;; 10021 546955 0)) 24801;;;;;; 35516 0 0))
24752;;; Generated autoloads from nxml/rng-xsd.el 24802;;; Generated autoloads from nxml/rng-xsd.el
24753 24803
24754(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 24804(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -24776,7 +24826,7 @@ must be equal.
24776;;;*** 24826;;;***
24777 24827
24778;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) 24828;;;### (autoloads (robin-use-package robin-modify-package robin-define-package)
24779;;;;;; "robin" "international/robin.el" (20523 62082 997685 0)) 24829;;;;;; "robin" "international/robin.el" (20523 63054 0 0))
24780;;; Generated autoloads from international/robin.el 24830;;; Generated autoloads from international/robin.el
24781 24831
24782(autoload 'robin-define-package "robin" "\ 24832(autoload 'robin-define-package "robin" "\
@@ -24809,8 +24859,7 @@ Start using robin package NAME, which is a string.
24809;;;*** 24859;;;***
24810 24860
24811;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 24861;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
24812;;;;;; rot13-string rot13) "rot13" "rot13.el" (20355 10021 546955 24862;;;;;; rot13-string rot13) "rot13" "rot13.el" (20244 35516 0 0))
24813;;;;;; 0))
24814;;; Generated autoloads from rot13.el 24863;;; Generated autoloads from rot13.el
24815 24864
24816(autoload 'rot13 "rot13" "\ 24865(autoload 'rot13 "rot13" "\
@@ -24848,7 +24897,7 @@ Toggle the use of ROT13 encoding for the current window.
24848;;;*** 24897;;;***
24849 24898
24850;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" 24899;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el"
24851;;;;;; (20576 13095 881042 0)) 24900;;;;;; (20600 16892 0 0))
24852;;; Generated autoloads from textmodes/rst.el 24901;;; Generated autoloads from textmodes/rst.el
24853 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 24902 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
24854 24903
@@ -24879,7 +24928,7 @@ for modes derived from Text mode, like Mail mode.
24879;;;*** 24928;;;***
24880 24929
24881;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" 24930;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el"
24882;;;;;; (20576 42138 697312 0)) 24931;;;;;; (20577 48876 0 0))
24883;;; Generated autoloads from progmodes/ruby-mode.el 24932;;; Generated autoloads from progmodes/ruby-mode.el
24884 24933
24885(autoload 'ruby-mode "ruby-mode" "\ 24934(autoload 'ruby-mode "ruby-mode" "\
@@ -24900,8 +24949,8 @@ The variable `ruby-indent-level' controls the amount of indentation.
24900 24949
24901;;;*** 24950;;;***
24902 24951
24903;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (20355 24952;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (20244
24904;;;;;; 10021 546955 0)) 24953;;;;;; 35516 0 0))
24905;;; Generated autoloads from ruler-mode.el 24954;;; Generated autoloads from ruler-mode.el
24906 24955
24907(defvar ruler-mode nil "\ 24956(defvar ruler-mode nil "\
@@ -24918,8 +24967,8 @@ if ARG is omitted or nil.
24918 24967
24919;;;*** 24968;;;***
24920 24969
24921;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (20518 24970;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (20517
24922;;;;;; 12580 46478 0)) 24971;;;;;; 30410 0 0))
24923;;; Generated autoloads from emacs-lisp/rx.el 24972;;; Generated autoloads from emacs-lisp/rx.el
24924 24973
24925(autoload 'rx-to-string "rx" "\ 24974(autoload 'rx-to-string "rx" "\
@@ -25231,7 +25280,7 @@ enclosed in `(and ...)'.
25231;;;*** 25280;;;***
25232 25281
25233;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20577 25282;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20577
25234;;;;;; 33959 40183 0)) 25283;;;;;; 48876 0 0))
25235;;; Generated autoloads from savehist.el 25284;;; Generated autoloads from savehist.el
25236 25285
25237(defvar savehist-mode nil "\ 25286(defvar savehist-mode nil "\
@@ -25263,7 +25312,7 @@ histories, which is probably undesirable.
25263;;;*** 25312;;;***
25264 25313
25265;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 25314;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
25266;;;;;; (20427 14766 970343 0)) 25315;;;;;; (20428 57510 0 0))
25267;;; Generated autoloads from progmodes/scheme.el 25316;;; Generated autoloads from progmodes/scheme.el
25268 25317
25269(autoload 'scheme-mode "scheme" "\ 25318(autoload 'scheme-mode "scheme" "\
@@ -25305,7 +25354,7 @@ that variable's value is a string.
25305;;;*** 25354;;;***
25306 25355
25307;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 25356;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
25308;;;;;; (20355 10021 546955 0)) 25357;;;;;; (20244 35516 0 0))
25309;;; Generated autoloads from gnus/score-mode.el 25358;;; Generated autoloads from gnus/score-mode.el
25310 25359
25311(autoload 'gnus-score-mode "score-mode" "\ 25360(autoload 'gnus-score-mode "score-mode" "\
@@ -25319,7 +25368,7 @@ This mode is an extended emacs-lisp mode.
25319;;;*** 25368;;;***
25320 25369
25321;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 25370;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
25322;;;;;; (20363 61861 222722 0)) 25371;;;;;; (20373 41604 0 0))
25323;;; Generated autoloads from scroll-all.el 25372;;; Generated autoloads from scroll-all.el
25324 25373
25325(defvar scroll-all-mode nil "\ 25374(defvar scroll-all-mode nil "\
@@ -25345,7 +25394,7 @@ one window apply to all visible windows in the same frame.
25345;;;*** 25394;;;***
25346 25395
25347;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 25396;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
25348;;;;;; (20355 10021 546955 0)) 25397;;;;;; (20276 3849 0 0))
25349;;; Generated autoloads from scroll-lock.el 25398;;; Generated autoloads from scroll-lock.el
25350 25399
25351(autoload 'scroll-lock-mode "scroll-lock" "\ 25400(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -25361,8 +25410,7 @@ vertically fixed relative to window boundaries during scrolling.
25361 25410
25362;;;*** 25411;;;***
25363 25412
25364;;;### (autoloads nil "secrets" "net/secrets.el" (20478 3673 653810 25413;;;### (autoloads nil "secrets" "net/secrets.el" (20511 52965 0 0))
25365;;;;;; 0))
25366;;; Generated autoloads from net/secrets.el 25414;;; Generated autoloads from net/secrets.el
25367(when (featurep 'dbusbind) 25415(when (featurep 'dbusbind)
25368 (autoload 'secrets-show-secrets "secrets" nil t)) 25416 (autoload 'secrets-show-secrets "secrets" nil t))
@@ -25370,7 +25418,7 @@ vertically fixed relative to window boundaries during scrolling.
25370;;;*** 25418;;;***
25371 25419
25372;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic" 25420;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic"
25373;;;;;; "cedet/semantic.el" (20355 10021 546955 0)) 25421;;;;;; "cedet/semantic.el" (20600 16892 0 0))
25374;;; Generated autoloads from cedet/semantic.el 25422;;; Generated autoloads from cedet/semantic.el
25375 25423
25376(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\ 25424(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\
@@ -25385,7 +25433,17 @@ The possible elements of this list include the following:
25385 `global-semantic-highlight-func-mode' - Highlight the current tag. 25433 `global-semantic-highlight-func-mode' - Highlight the current tag.
25386 `global-semantic-stickyfunc-mode' - Show current fun in header line. 25434 `global-semantic-stickyfunc-mode' - Show current fun in header line.
25387 `global-semantic-mru-bookmark-mode' - Provide `switch-to-buffer'-like 25435 `global-semantic-mru-bookmark-mode' - Provide `switch-to-buffer'-like
25388 keybinding for tag names.") 25436 keybinding for tag names.
25437 `global-cedet-m3-minor-mode' - A mouse 3 context menu.
25438 `global-semantic-idle-local-symbol-highlight-mode' - Highlight references
25439 of the symbol under point.
25440The following modes are more targeted at people who want to see
25441 some internal information of the semantic parser in action:
25442 `global-semantic-highlight-edits-mode' - Visualize incremental parser by
25443 highlighting not-yet parsed changes.
25444 `global-semantic-show-unmatched-syntax-mode' - Highlight unmatched lexical
25445 syntax tokens.
25446 `global-semantic-show-parser-state-mode' - Display the parser cache state.")
25389 25447
25390(custom-autoload 'semantic-default-submodes "semantic" t) 25448(custom-autoload 'semantic-default-submodes "semantic" t)
25391 25449
@@ -25416,6 +25474,28 @@ Semantic mode.
25416 25474
25417;;;*** 25475;;;***
25418 25476
25477;;;### (autoloads (bovine-grammar-mode) "semantic/bovine/grammar"
25478;;;;;; "cedet/semantic/bovine/grammar.el" (20592 26321 0 0))
25479;;; Generated autoloads from cedet/semantic/bovine/grammar.el
25480
25481(autoload 'bovine-grammar-mode "semantic/bovine/grammar" "\
25482Major mode for editing Bovine grammars.
25483
25484\(fn)" t nil)
25485
25486;;;***
25487
25488;;;### (autoloads (wisent-grammar-mode) "semantic/wisent/grammar"
25489;;;;;; "cedet/semantic/wisent/grammar.el" (20592 26321 0 0))
25490;;; Generated autoloads from cedet/semantic/wisent/grammar.el
25491
25492(autoload 'wisent-grammar-mode "semantic/wisent/grammar" "\
25493Major mode for editing Wisent grammars.
25494
25495\(fn)" t nil)
25496
25497;;;***
25498
25419;;;### (autoloads (mail-other-frame mail-other-window mail mail-mailing-lists 25499;;;### (autoloads (mail-other-frame mail-other-window mail mail-mailing-lists
25420;;;;;; mail-mode sendmail-user-agent-compose sendmail-query-once 25500;;;;;; mail-mode sendmail-user-agent-compose sendmail-query-once
25421;;;;;; mail-default-headers mail-default-directory mail-signature-file 25501;;;;;; mail-default-headers mail-default-directory mail-signature-file
@@ -25424,7 +25504,7 @@ Semantic mode.
25424;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name 25504;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name
25425;;;;;; mail-header-separator send-mail-function mail-interactive 25505;;;;;; mail-header-separator send-mail-function mail-interactive
25426;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 25506;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
25427;;;;;; "sendmail" "mail/sendmail.el" (20577 33959 40183 0)) 25507;;;;;; "sendmail" "mail/sendmail.el" (20577 48876 0 0))
25428;;; Generated autoloads from mail/sendmail.el 25508;;; Generated autoloads from mail/sendmail.el
25429 25509
25430(defvar mail-from-style 'default "\ 25510(defvar mail-from-style 'default "\
@@ -25706,8 +25786,8 @@ Like `mail' command, but display mail buffer in another frame.
25706;;;*** 25786;;;***
25707 25787
25708;;;### (autoloads (server-save-buffers-kill-terminal server-mode 25788;;;### (autoloads (server-save-buffers-kill-terminal server-mode
25709;;;;;; server-force-delete server-start) "server" "server.el" (20584 25789;;;;;; server-force-delete server-start) "server" "server.el" (20600
25710;;;;;; 7212 455152 0)) 25790;;;;;; 16892 0 0))
25711;;; Generated autoloads from server.el 25791;;; Generated autoloads from server.el
25712 25792
25713(put 'server-host 'risky-local-variable t) 25793(put 'server-host 'risky-local-variable t)
@@ -25774,7 +25854,7 @@ only these files will be asked to be saved.
25774 25854
25775;;;*** 25855;;;***
25776 25856
25777;;;### (autoloads (ses-mode) "ses" "ses.el" (20553 51627 169867 0)) 25857;;;### (autoloads (ses-mode) "ses" "ses.el" (20553 63503 0 0))
25778;;; Generated autoloads from ses.el 25858;;; Generated autoloads from ses.el
25779 25859
25780(autoload 'ses-mode "ses" "\ 25860(autoload 'ses-mode "ses" "\
@@ -25793,7 +25873,7 @@ These are active only in the minibuffer, when entering or editing a formula:
25793;;;*** 25873;;;***
25794 25874
25795;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 25875;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
25796;;;;;; (20580 10161 446444 0)) 25876;;;;;; (20580 46629 0 0))
25797;;; Generated autoloads from textmodes/sgml-mode.el 25877;;; Generated autoloads from textmodes/sgml-mode.el
25798 25878
25799(autoload 'sgml-mode "sgml-mode" "\ 25879(autoload 'sgml-mode "sgml-mode" "\
@@ -25859,7 +25939,7 @@ To work around that, do:
25859;;;*** 25939;;;***
25860 25940
25861;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 25941;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
25862;;;;;; (20577 33959 40183 0)) 25942;;;;;; (20600 16892 0 0))
25863;;; Generated autoloads from progmodes/sh-script.el 25943;;; Generated autoloads from progmodes/sh-script.el
25864(put 'sh-shell 'safe-local-variable 'symbolp) 25944(put 'sh-shell 'safe-local-variable 'symbolp)
25865 25945
@@ -25923,7 +26003,7 @@ with your script for an edit-interpret-debug cycle.
25923;;;*** 26003;;;***
25924 26004
25925;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 26005;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
25926;;;;;; (20572 16038 402143 0)) 26006;;;;;; (20577 48876 0 0))
25927;;; Generated autoloads from emacs-lisp/shadow.el 26007;;; Generated autoloads from emacs-lisp/shadow.el
25928 26008
25929(autoload 'list-load-path-shadows "shadow" "\ 26009(autoload 'list-load-path-shadows "shadow" "\
@@ -25973,8 +26053,8 @@ function, `load-path-shadows-find'.
25973;;;*** 26053;;;***
25974 26054
25975;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 26055;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
25976;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (20355 26056;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (20244
25977;;;;;; 10021 546955 0)) 26057;;;;;; 35516 0 0))
25978;;; Generated autoloads from shadowfile.el 26058;;; Generated autoloads from shadowfile.el
25979 26059
25980(autoload 'shadow-define-cluster "shadowfile" "\ 26060(autoload 'shadow-define-cluster "shadowfile" "\
@@ -26013,7 +26093,7 @@ Set up file shadowing.
26013;;;*** 26093;;;***
26014 26094
26015;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 26095;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
26016;;;;;; (20566 63671 243798 0)) 26096;;;;;; (20567 31133 0 0))
26017;;; Generated autoloads from shell.el 26097;;; Generated autoloads from shell.el
26018 26098
26019(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 26099(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -26061,8 +26141,8 @@ Otherwise, one argument `-i' is passed to the shell.
26061 26141
26062;;;*** 26142;;;***
26063 26143
26064;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20486 26144;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20600
26065;;;;;; 36135 22104 0)) 26145;;;;;; 16892 0 0))
26066;;; Generated autoloads from gnus/shr.el 26146;;; Generated autoloads from gnus/shr.el
26067 26147
26068(autoload 'shr-insert-document "shr" "\ 26148(autoload 'shr-insert-document "shr" "\
@@ -26075,8 +26155,7 @@ DOM should be a parse tree as generated by
26075;;;*** 26155;;;***
26076 26156
26077;;;### (autoloads (sieve-upload-and-kill sieve-upload-and-bury sieve-upload 26157;;;### (autoloads (sieve-upload-and-kill sieve-upload-and-bury sieve-upload
26078;;;;;; sieve-manage) "sieve" "gnus/sieve.el" (20487 57003 603251 26158;;;;;; sieve-manage) "sieve" "gnus/sieve.el" (20511 52965 0 0))
26079;;;;;; 0))
26080;;; Generated autoloads from gnus/sieve.el 26159;;; Generated autoloads from gnus/sieve.el
26081 26160
26082(autoload 'sieve-manage "sieve" "\ 26161(autoload 'sieve-manage "sieve" "\
@@ -26102,7 +26181,7 @@ DOM should be a parse tree as generated by
26102;;;*** 26181;;;***
26103 26182
26104;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 26183;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
26105;;;;;; (20487 57003 603251 0)) 26184;;;;;; (20511 52965 0 0))
26106;;; Generated autoloads from gnus/sieve-mode.el 26185;;; Generated autoloads from gnus/sieve-mode.el
26107 26186
26108(autoload 'sieve-mode "sieve-mode" "\ 26187(autoload 'sieve-mode "sieve-mode" "\
@@ -26117,8 +26196,8 @@ Turning on Sieve mode runs `sieve-mode-hook'.
26117 26196
26118;;;*** 26197;;;***
26119 26198
26120;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (20355 26199;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (20356
26121;;;;;; 10021 546955 0)) 26200;;;;;; 35090 0 0))
26122;;; Generated autoloads from progmodes/simula.el 26201;;; Generated autoloads from progmodes/simula.el
26123 26202
26124(autoload 'simula-mode "simula" "\ 26203(autoload 'simula-mode "simula" "\
@@ -26167,7 +26246,7 @@ with no arguments, if that value is non-nil.
26167;;;*** 26246;;;***
26168 26247
26169;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 26248;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
26170;;;;;; define-skeleton) "skeleton" "skeleton.el" (20541 6907 775259 26249;;;;;; define-skeleton) "skeleton" "skeleton.el" (20540 61982 0
26171;;;;;; 0)) 26250;;;;;; 0))
26172;;; Generated autoloads from skeleton.el 26251;;; Generated autoloads from skeleton.el
26173 26252
@@ -26280,7 +26359,7 @@ symmetrical ones, and the same character twice for the others.
26280;;;*** 26359;;;***
26281 26360
26282;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) 26361;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
26283;;;;;; "smerge-mode" "vc/smerge-mode.el" (20585 28088 480237 0)) 26362;;;;;; "smerge-mode" "vc/smerge-mode.el" (20585 55103 0 0))
26284;;; Generated autoloads from vc/smerge-mode.el 26363;;; Generated autoloads from vc/smerge-mode.el
26285 26364
26286(autoload 'smerge-ediff "smerge-mode" "\ 26365(autoload 'smerge-ediff "smerge-mode" "\
@@ -26308,7 +26387,7 @@ If no conflict maker is found, turn off `smerge-mode'.
26308;;;*** 26387;;;***
26309 26388
26310;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 26389;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
26311;;;;;; (20355 10021 546955 0)) 26390;;;;;; (20244 35516 0 0))
26312;;; Generated autoloads from gnus/smiley.el 26391;;; Generated autoloads from gnus/smiley.el
26313 26392
26314(autoload 'smiley-region "smiley" "\ 26393(autoload 'smiley-region "smiley" "\
@@ -26326,7 +26405,7 @@ interactively. If there's no argument, do it at the current buffer.
26326;;;*** 26405;;;***
26327 26406
26328;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 26407;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
26329;;;;;; "mail/smtpmail.el" (20551 9899 283417 0)) 26408;;;;;; "mail/smtpmail.el" (20550 14882 0 0))
26330;;; Generated autoloads from mail/smtpmail.el 26409;;; Generated autoloads from mail/smtpmail.el
26331 26410
26332(autoload 'smtpmail-send-it "smtpmail" "\ 26411(autoload 'smtpmail-send-it "smtpmail" "\
@@ -26341,7 +26420,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
26341 26420
26342;;;*** 26421;;;***
26343 26422
26344;;;### (autoloads (snake) "snake" "play/snake.el" (20478 3673 653810 26423;;;### (autoloads (snake) "snake" "play/snake.el" (20511 52965 0
26345;;;;;; 0)) 26424;;;;;; 0))
26346;;; Generated autoloads from play/snake.el 26425;;; Generated autoloads from play/snake.el
26347 26426
@@ -26366,7 +26445,7 @@ Snake mode keybindings:
26366;;;*** 26445;;;***
26367 26446
26368;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 26447;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
26369;;;;;; (20577 33959 40183 0)) 26448;;;;;; (20577 48876 0 0))
26370;;; Generated autoloads from net/snmp-mode.el 26449;;; Generated autoloads from net/snmp-mode.el
26371 26450
26372(autoload 'snmp-mode "snmp-mode" "\ 26451(autoload 'snmp-mode "snmp-mode" "\
@@ -26395,8 +26474,8 @@ then `snmpv2-mode-hook'.
26395 26474
26396;;;*** 26475;;;***
26397 26476
26398;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20566 26477;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20567
26399;;;;;; 63671 243798 0)) 26478;;;;;; 31133 0 0))
26400;;; Generated autoloads from calendar/solar.el 26479;;; Generated autoloads from calendar/solar.el
26401 26480
26402(autoload 'sunrise-sunset "solar" "\ 26481(autoload 'sunrise-sunset "solar" "\
@@ -26411,8 +26490,8 @@ This function is suitable for execution in an init file.
26411 26490
26412;;;*** 26491;;;***
26413 26492
26414;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (20427 26493;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (20428
26415;;;;;; 14766 970343 0)) 26494;;;;;; 57510 0 0))
26416;;; Generated autoloads from play/solitaire.el 26495;;; Generated autoloads from play/solitaire.el
26417 26496
26418(autoload 'solitaire "solitaire" "\ 26497(autoload 'solitaire "solitaire" "\
@@ -26489,8 +26568,7 @@ Pick your favorite shortcuts:
26489 26568
26490;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 26569;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
26491;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 26570;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
26492;;;;;; sort-lines sort-subr) "sort" "sort.el" (20507 42276 222255 26571;;;;;; sort-lines sort-subr) "sort" "sort.el" (20511 52965 0 0))
26493;;;;;; 0))
26494;;; Generated autoloads from sort.el 26572;;; Generated autoloads from sort.el
26495(put 'sort-fold-case 'safe-local-variable 'booleanp) 26573(put 'sort-fold-case 'safe-local-variable 'booleanp)
26496 26574
@@ -26639,8 +26717,8 @@ From a program takes two point or marker arguments, BEG and END.
26639 26717
26640;;;*** 26718;;;***
26641 26719
26642;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20458 26720;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20460
26643;;;;;; 56750 651721 0)) 26721;;;;;; 33749 0 0))
26644;;; Generated autoloads from gnus/spam.el 26722;;; Generated autoloads from gnus/spam.el
26645 26723
26646(autoload 'spam-initialize "spam" "\ 26724(autoload 'spam-initialize "spam" "\
@@ -26656,7 +26734,7 @@ installed through `spam-necessary-extra-headers'.
26656 26734
26657;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 26735;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
26658;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 26736;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
26659;;;;;; "gnus/spam-report.el" (20355 10021 546955 0)) 26737;;;;;; "gnus/spam-report.el" (20244 35516 0 0))
26660;;; Generated autoloads from gnus/spam-report.el 26738;;; Generated autoloads from gnus/spam-report.el
26661 26739
26662(autoload 'spam-report-process-queue "spam-report" "\ 26740(autoload 'spam-report-process-queue "spam-report" "\
@@ -26699,7 +26777,7 @@ Spam reports will be queued with the method used when
26699;;;*** 26777;;;***
26700 26778
26701;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 26779;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
26702;;;;;; "speedbar.el" (20566 63671 243798 0)) 26780;;;;;; "speedbar.el" (20567 31133 0 0))
26703;;; Generated autoloads from speedbar.el 26781;;; Generated autoloads from speedbar.el
26704 26782
26705(defalias 'speedbar 'speedbar-frame-mode) 26783(defalias 'speedbar 'speedbar-frame-mode)
@@ -26723,8 +26801,8 @@ selected. If the speedbar frame is active, then select the attached frame.
26723 26801
26724;;;*** 26802;;;***
26725 26803
26726;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (20355 26804;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (20244
26727;;;;;; 10021 546955 0)) 26805;;;;;; 35516 0 0))
26728;;; Generated autoloads from play/spook.el 26806;;; Generated autoloads from play/spook.el
26729 26807
26730(autoload 'spook "spook" "\ 26808(autoload 'spook "spook" "\
@@ -26743,7 +26821,7 @@ Return a vector containing the lines from `spook-phrases-file'.
26743;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 26821;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
26744;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect 26822;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect
26745;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el" 26823;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el"
26746;;;;;; (20566 63671 243798 0)) 26824;;;;;; (20567 31133 0 0))
26747;;; Generated autoloads from progmodes/sql.el 26825;;; Generated autoloads from progmodes/sql.el
26748 26826
26749(autoload 'sql-add-product-keywords "sql" "\ 26827(autoload 'sql-add-product-keywords "sql" "\
@@ -27239,7 +27317,7 @@ buffer.
27239;;;*** 27317;;;***
27240 27318
27241;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el" 27319;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el"
27242;;;;;; (20355 10021 546955 0)) 27320;;;;;; (20585 59413 0 0))
27243;;; Generated autoloads from cedet/srecode/srt-mode.el 27321;;; Generated autoloads from cedet/srecode/srt-mode.el
27244 27322
27245(autoload 'srecode-template-mode "srecode/srt-mode" "\ 27323(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -27252,7 +27330,7 @@ Major-mode for writing SRecode macros.
27252;;;*** 27330;;;***
27253 27331
27254;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el" 27332;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el"
27255;;;;;; (20355 10021 546955 0)) 27333;;;;;; (20244 35516 0 0))
27256;;; Generated autoloads from gnus/starttls.el 27334;;; Generated autoloads from gnus/starttls.el
27257 27335
27258(autoload 'starttls-open-stream "starttls" "\ 27336(autoload 'starttls-open-stream "starttls" "\
@@ -27279,8 +27357,8 @@ GnuTLS requires a port number.
27279;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 27357;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
27280;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 27358;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
27281;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 27359;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
27282;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20566 27360;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20600
27283;;;;;; 63671 243798 0)) 27361;;;;;; 16892 0 0))
27284;;; Generated autoloads from strokes.el 27362;;; Generated autoloads from strokes.el
27285 27363
27286(autoload 'strokes-global-set-stroke "strokes" "\ 27364(autoload 'strokes-global-set-stroke "strokes" "\
@@ -27394,7 +27472,7 @@ Read a complex stroke and insert its glyph into the current buffer.
27394;;;*** 27472;;;***
27395 27473
27396;;;### (autoloads (studlify-buffer studlify-word studlify-region) 27474;;;### (autoloads (studlify-buffer studlify-word studlify-region)
27397;;;;;; "studly" "play/studly.el" (20355 10021 546955 0)) 27475;;;;;; "studly" "play/studly.el" (19765 60663 0 0))
27398;;; Generated autoloads from play/studly.el 27476;;; Generated autoloads from play/studly.el
27399 27477
27400(autoload 'studlify-region "studly" "\ 27478(autoload 'studlify-region "studly" "\
@@ -27415,7 +27493,7 @@ Studlify-case the current buffer.
27415;;;*** 27493;;;***
27416 27494
27417;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el" 27495;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el"
27418;;;;;; (20524 51365 2559 0)) 27496;;;;;; (20535 44414 0 0))
27419;;; Generated autoloads from progmodes/subword.el 27497;;; Generated autoloads from progmodes/subword.el
27420 27498
27421(autoload 'subword-mode "subword" "\ 27499(autoload 'subword-mode "subword" "\
@@ -27471,7 +27549,7 @@ See `subword-mode' for more information on Subword mode.
27471;;;*** 27549;;;***
27472 27550
27473;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 27551;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
27474;;;;;; (20576 42138 697312 0)) 27552;;;;;; (20577 48876 0 0))
27475;;; Generated autoloads from mail/supercite.el 27553;;; Generated autoloads from mail/supercite.el
27476 27554
27477(autoload 'sc-cite-original "supercite" "\ 27555(autoload 'sc-cite-original "supercite" "\
@@ -27503,8 +27581,8 @@ and `sc-post-hook' is run after the guts of this function.
27503 27581
27504;;;*** 27582;;;***
27505 27583
27506;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (20355 27584;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (20244
27507;;;;;; 10021 546955 0)) 27585;;;;;; 35516 0 0))
27508;;; Generated autoloads from t-mouse.el 27586;;; Generated autoloads from t-mouse.el
27509 27587
27510(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 27588(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -27532,8 +27610,8 @@ It relies on the `gpm' daemon being activated.
27532 27610
27533;;;*** 27611;;;***
27534 27612
27535;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (20355 10021 27613;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (20244 35516
27536;;;;;; 546955 0)) 27614;;;;;; 0 0))
27537;;; Generated autoloads from tabify.el 27615;;; Generated autoloads from tabify.el
27538 27616
27539(autoload 'untabify "tabify" "\ 27617(autoload 'untabify "tabify" "\
@@ -27568,7 +27646,7 @@ The variable `tab-width' controls the spacing of tab stops.
27568;;;;;; table-recognize table-insert-row-column table-insert-column 27646;;;;;; table-recognize table-insert-row-column table-insert-column
27569;;;;;; table-insert-row table-insert table-point-left-cell-hook 27647;;;;;; table-insert-row table-insert table-point-left-cell-hook
27570;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 27648;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
27571;;;;;; "table" "textmodes/table.el" (20566 63671 243798 0)) 27649;;;;;; "table" "textmodes/table.el" (20589 46442 0 0))
27572;;; Generated autoloads from textmodes/table.el 27650;;; Generated autoloads from textmodes/table.el
27573 27651
27574(defvar table-cell-map-hook nil "\ 27652(defvar table-cell-map-hook nil "\
@@ -27931,10 +28009,14 @@ JUSTIFY is a symbol 'left, 'center or 'right for horizontal, or top,
27931\(fn JUSTIFY)" t nil) 28009\(fn JUSTIFY)" t nil)
27932 28010
27933(autoload 'table-fixed-width-mode "table" "\ 28011(autoload 'table-fixed-width-mode "table" "\
27934Toggle fixing width mode. 28012Cell width is fixed when this is non-nil.
27935In the fixed width mode, typing inside a cell never changes the cell 28013Normally it should be nil for allowing automatic cell width expansion
27936width where in the normal mode the cell width expands automatically in 28014that widens a cell when it is necessary. When non-nil, typing in a
27937order to prevent a word being folded into multiple lines. 28015cell does not automatically expand the cell width. A word that is too
28016long to fit in a cell is chopped into multiple lines. The chopped
28017location is indicated by `table-word-continuation-char'. This
28018variable's value can be toggled by \\[table-fixed-width-mode] at
28019run-time.
27938 28020
27939\(fn &optional ARG)" t nil) 28021\(fn &optional ARG)" t nil)
27940 28022
@@ -28156,8 +28238,8 @@ converts a table into plain text without frames. It is a companion to
28156 28238
28157;;;*** 28239;;;***
28158 28240
28159;;;### (autoloads (talk talk-connect) "talk" "talk.el" (20355 10021 28241;;;### (autoloads (talk talk-connect) "talk" "talk.el" (20244 35516
28160;;;;;; 546955 0)) 28242;;;;;; 0 0))
28161;;; Generated autoloads from talk.el 28243;;; Generated autoloads from talk.el
28162 28244
28163(autoload 'talk-connect "talk" "\ 28245(autoload 'talk-connect "talk" "\
@@ -28172,8 +28254,8 @@ Connect to the Emacs talk group from the current X display or tty frame.
28172 28254
28173;;;*** 28255;;;***
28174 28256
28175;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20585 28088 28257;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20585 55103
28176;;;;;; 480237 0)) 28258;;;;;; 0 0))
28177;;; Generated autoloads from tar-mode.el 28259;;; Generated autoloads from tar-mode.el
28178 28260
28179(autoload 'tar-mode "tar-mode" "\ 28261(autoload 'tar-mode "tar-mode" "\
@@ -28197,7 +28279,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
28197;;;*** 28279;;;***
28198 28280
28199;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 28281;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
28200;;;;;; "progmodes/tcl.el" (20580 10161 446444 0)) 28282;;;;;; "progmodes/tcl.el" (20580 46629 0 0))
28201;;; Generated autoloads from progmodes/tcl.el 28283;;; Generated autoloads from progmodes/tcl.el
28202 28284
28203(autoload 'tcl-mode "tcl" "\ 28285(autoload 'tcl-mode "tcl" "\
@@ -28245,8 +28327,8 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
28245 28327
28246;;;*** 28328;;;***
28247 28329
28248;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20355 10021 28330;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20244 35516
28249;;;;;; 546955 0)) 28331;;;;;; 0 0))
28250;;; Generated autoloads from net/telnet.el 28332;;; Generated autoloads from net/telnet.el
28251 28333
28252(autoload 'telnet "telnet" "\ 28334(autoload 'telnet "telnet" "\
@@ -28272,7 +28354,7 @@ Normally input is edited in Emacs and sent a line at a time.
28272;;;*** 28354;;;***
28273 28355
28274;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el" 28356;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el"
28275;;;;;; (20580 10161 446444 0)) 28357;;;;;; (20580 46629 0 0))
28276;;; Generated autoloads from term.el 28358;;; Generated autoloads from term.el
28277 28359
28278(autoload 'make-term "term" "\ 28360(autoload 'make-term "term" "\
@@ -28314,8 +28396,8 @@ use in that buffer.
28314 28396
28315;;;*** 28397;;;***
28316 28398
28317;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (20355 28399;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (20244
28318;;;;;; 10021 546955 0)) 28400;;;;;; 35516 0 0))
28319;;; Generated autoloads from terminal.el 28401;;; Generated autoloads from terminal.el
28320 28402
28321(autoload 'terminal-emulator "terminal" "\ 28403(autoload 'terminal-emulator "terminal" "\
@@ -28352,7 +28434,7 @@ subprocess started.
28352;;;*** 28434;;;***
28353 28435
28354;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 28436;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
28355;;;;;; (20580 10161 446444 0)) 28437;;;;;; (20579 15299 0 0))
28356;;; Generated autoloads from emacs-lisp/testcover.el 28438;;; Generated autoloads from emacs-lisp/testcover.el
28357 28439
28358(autoload 'testcover-this-defun "testcover" "\ 28440(autoload 'testcover-this-defun "testcover" "\
@@ -28362,8 +28444,8 @@ Start coverage on function under point.
28362 28444
28363;;;*** 28445;;;***
28364 28446
28365;;;### (autoloads (tetris) "tetris" "play/tetris.el" (20545 57511 28447;;;### (autoloads (tetris) "tetris" "play/tetris.el" (20550 14882
28366;;;;;; 257469 0)) 28448;;;;;; 0 0))
28367;;; Generated autoloads from play/tetris.el 28449;;; Generated autoloads from play/tetris.el
28368 28450
28369(autoload 'tetris "tetris" "\ 28451(autoload 'tetris "tetris" "\
@@ -28394,7 +28476,7 @@ tetris-mode keybindings:
28394;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 28476;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
28395;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 28477;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
28396;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 28478;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
28397;;;;;; (20584 7212 455152 0)) 28479;;;;;; (20600 16892 0 0))
28398;;; Generated autoloads from textmodes/tex-mode.el 28480;;; Generated autoloads from textmodes/tex-mode.el
28399 28481
28400(defvar tex-shell-file-name nil "\ 28482(defvar tex-shell-file-name nil "\
@@ -28696,7 +28778,7 @@ Major mode to edit DocTeX files.
28696;;;*** 28778;;;***
28697 28779
28698;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 28780;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
28699;;;;;; "texinfmt" "textmodes/texinfmt.el" (20434 17809 692608 0)) 28781;;;;;; "texinfmt" "textmodes/texinfmt.el" (20434 28080 0 0))
28700;;; Generated autoloads from textmodes/texinfmt.el 28782;;; Generated autoloads from textmodes/texinfmt.el
28701 28783
28702(autoload 'texinfo-format-buffer "texinfmt" "\ 28784(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -28736,7 +28818,7 @@ if large. You can use `Info-split' to do this manually.
28736;;;*** 28818;;;***
28737 28819
28738;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 28820;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
28739;;;;;; "texinfo" "textmodes/texinfo.el" (20478 3673 653810 0)) 28821;;;;;; "texinfo" "textmodes/texinfo.el" (20511 52965 0 0))
28740;;; Generated autoloads from textmodes/texinfo.el 28822;;; Generated autoloads from textmodes/texinfo.el
28741 28823
28742(defvar texinfo-open-quote (purecopy "``") "\ 28824(defvar texinfo-open-quote (purecopy "``") "\
@@ -28822,7 +28904,7 @@ value of `texinfo-mode-hook'.
28822 28904
28823;;;### (autoloads (thai-composition-function thai-compose-buffer 28905;;;### (autoloads (thai-composition-function thai-compose-buffer
28824;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el" 28906;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el"
28825;;;;;; (20355 10021 546955 0)) 28907;;;;;; (20276 3849 0 0))
28826;;; Generated autoloads from language/thai-util.el 28908;;; Generated autoloads from language/thai-util.el
28827 28909
28828(autoload 'thai-compose-region "thai-util" "\ 28910(autoload 'thai-compose-region "thai-util" "\
@@ -28851,7 +28933,7 @@ Compose Thai characters in the current buffer.
28851 28933
28852;;;### (autoloads (list-at-point number-at-point symbol-at-point 28934;;;### (autoloads (list-at-point number-at-point symbol-at-point
28853;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 28935;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
28854;;;;;; "thingatpt" "thingatpt.el" (20416 44451 205563 0)) 28936;;;;;; "thingatpt" "thingatpt.el" (20419 46656 0 0))
28855;;; Generated autoloads from thingatpt.el 28937;;; Generated autoloads from thingatpt.el
28856 28938
28857(autoload 'forward-thing "thingatpt" "\ 28939(autoload 'forward-thing "thingatpt" "\
@@ -28914,7 +28996,7 @@ Return the Lisp list at point, or nil if none is found.
28914 28996
28915;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 28997;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
28916;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 28998;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
28917;;;;;; (20355 10021 546955 0)) 28999;;;;;; (20244 35516 0 0))
28918;;; Generated autoloads from thumbs.el 29000;;; Generated autoloads from thumbs.el
28919 29001
28920(autoload 'thumbs-find-thumb "thumbs" "\ 29002(autoload 'thumbs-find-thumb "thumbs" "\
@@ -28952,8 +29034,8 @@ In dired, call the setroot program on the image at point.
28952;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer 29034;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer
28953;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region 29035;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region
28954;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription 29036;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription
28955;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (20355 29037;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (20356
28956;;;;;; 10021 546955 0)) 29038;;;;;; 35090 0 0))
28957;;; Generated autoloads from language/tibet-util.el 29039;;; Generated autoloads from language/tibet-util.el
28958 29040
28959(autoload 'tibetan-char-p "tibet-util" "\ 29041(autoload 'tibetan-char-p "tibet-util" "\
@@ -29027,7 +29109,7 @@ See also docstring of the function tibetan-compose-region.
29027;;;*** 29109;;;***
29028 29110
29029;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 29111;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
29030;;;;;; (20373 11301 906925 0)) 29112;;;;;; (20373 41604 0 0))
29031;;; Generated autoloads from textmodes/tildify.el 29113;;; Generated autoloads from textmodes/tildify.el
29032 29114
29033(autoload 'tildify-region "tildify" "\ 29115(autoload 'tildify-region "tildify" "\
@@ -29052,7 +29134,7 @@ This function performs no refilling of the changed text.
29052 29134
29053;;;### (autoloads (emacs-init-time emacs-uptime display-time-world 29135;;;### (autoloads (emacs-init-time emacs-uptime display-time-world
29054;;;;;; display-time-mode display-time display-time-day-and-date) 29136;;;;;; display-time-mode display-time display-time-day-and-date)
29055;;;;;; "time" "time.el" (20561 45732 920134 0)) 29137;;;;;; "time" "time.el" (20567 31133 0 0))
29056;;; Generated autoloads from time.el 29138;;; Generated autoloads from time.el
29057 29139
29058(defvar display-time-day-and-date nil "\ 29140(defvar display-time-day-and-date nil "\
@@ -29118,7 +29200,7 @@ Return a string giving the duration of the Emacs initialization.
29118;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day 29200;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day
29119;;;;;; time-add time-subtract time-since days-to-time time-less-p 29201;;;;;; time-add time-subtract time-since days-to-time time-less-p
29120;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el" 29202;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el"
29121;;;;;; (20453 5437 764254 0)) 29203;;;;;; (20452 57825 0 0))
29122;;; Generated autoloads from calendar/time-date.el 29204;;; Generated autoloads from calendar/time-date.el
29123 29205
29124(autoload 'date-to-time "time-date" "\ 29206(autoload 'date-to-time "time-date" "\
@@ -29232,7 +29314,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
29232;;;*** 29314;;;***
29233 29315
29234;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 29316;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
29235;;;;;; "time-stamp.el" (20566 63671 243798 0)) 29317;;;;;; "time-stamp.el" (20567 31133 0 0))
29236;;; Generated autoloads from time-stamp.el 29318;;; Generated autoloads from time-stamp.el
29237(put 'time-stamp-format 'safe-local-variable 'stringp) 29319(put 'time-stamp-format 'safe-local-variable 'stringp)
29238(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 29320(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -29276,7 +29358,7 @@ With ARG, turn time stamping on if and only if arg is positive.
29276;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 29358;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
29277;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 29359;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
29278;;;;;; timeclock-mode-line-display) "timeclock" "calendar/timeclock.el" 29360;;;;;; timeclock-mode-line-display) "timeclock" "calendar/timeclock.el"
29279;;;;;; (20566 63671 243798 0)) 29361;;;;;; (20600 16892 0 0))
29280;;; Generated autoloads from calendar/timeclock.el 29362;;; Generated autoloads from calendar/timeclock.el
29281 29363
29282(autoload 'timeclock-mode-line-display "timeclock" "\ 29364(autoload 'timeclock-mode-line-display "timeclock" "\
@@ -29376,7 +29458,7 @@ relative only to the time worked today, and not to past time.
29376;;;*** 29458;;;***
29377 29459
29378;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 29460;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
29379;;;;;; "international/titdic-cnv.el" (20355 10021 546955 0)) 29461;;;;;; "international/titdic-cnv.el" (20290 33419 0 0))
29380;;; Generated autoloads from international/titdic-cnv.el 29462;;; Generated autoloads from international/titdic-cnv.el
29381 29463
29382(autoload 'titdic-convert "titdic-cnv" "\ 29464(autoload 'titdic-convert "titdic-cnv" "\
@@ -29399,7 +29481,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
29399;;;*** 29481;;;***
29400 29482
29401;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 29483;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
29402;;;;;; "tmm.el" (20433 53542 563193 0)) 29484;;;;;; "tmm.el" (20432 55251 0 0))
29403;;; Generated autoloads from tmm.el 29485;;; Generated autoloads from tmm.el
29404 (define-key global-map "\M-`" 'tmm-menubar) 29486 (define-key global-map "\M-`" 'tmm-menubar)
29405 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 29487 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -29439,7 +29521,7 @@ Its value should be an event that has a binding in MENU.
29439 29521
29440;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 29522;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
29441;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 29523;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
29442;;;;;; "todo-mode" "calendar/todo-mode.el" (20355 10021 546955 0)) 29524;;;;;; "todo-mode" "calendar/todo-mode.el" (20244 35516 0 0))
29443;;; Generated autoloads from calendar/todo-mode.el 29525;;; Generated autoloads from calendar/todo-mode.el
29444 29526
29445(autoload 'todo-add-category "todo-mode" "\ 29527(autoload 'todo-add-category "todo-mode" "\
@@ -29499,7 +29581,7 @@ Show TODO list.
29499 29581
29500;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 29582;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
29501;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) 29583;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame)
29502;;;;;; "tool-bar" "tool-bar.el" (20355 10021 546955 0)) 29584;;;;;; "tool-bar" "tool-bar.el" (20290 33419 0 0))
29503;;; Generated autoloads from tool-bar.el 29585;;; Generated autoloads from tool-bar.el
29504 29586
29505(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 29587(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -29570,7 +29652,7 @@ holds a keymap.
29570;;;*** 29652;;;***
29571 29653
29572;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 29654;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
29573;;;;;; (20566 63671 243798 0)) 29655;;;;;; (20567 31133 0 0))
29574;;; Generated autoloads from emulation/tpu-edt.el 29656;;; Generated autoloads from emulation/tpu-edt.el
29575 29657
29576(defvar tpu-edt-mode nil "\ 29658(defvar tpu-edt-mode nil "\
@@ -29600,7 +29682,7 @@ Turn on TPU/edt emulation.
29600;;;*** 29682;;;***
29601 29683
29602;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el" 29684;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el"
29603;;;;;; (20566 63671 243798 0)) 29685;;;;;; (20567 31133 0 0))
29604;;; Generated autoloads from emulation/tpu-mapper.el 29686;;; Generated autoloads from emulation/tpu-mapper.el
29605 29687
29606(autoload 'tpu-mapper "tpu-mapper" "\ 29688(autoload 'tpu-mapper "tpu-mapper" "\
@@ -29634,8 +29716,8 @@ your local X guru can try to figure out why the key is being ignored.
29634 29716
29635;;;*** 29717;;;***
29636 29718
29637;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (20355 10021 29719;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (20244 35516
29638;;;;;; 546955 0)) 29720;;;;;; 0 0))
29639;;; Generated autoloads from emacs-lisp/tq.el 29721;;; Generated autoloads from emacs-lisp/tq.el
29640 29722
29641(autoload 'tq-create "tq" "\ 29723(autoload 'tq-create "tq" "\
@@ -29649,7 +29731,7 @@ to a tcp server on another machine.
29649;;;*** 29731;;;***
29650 29732
29651;;;### (autoloads (trace-function-background trace-function trace-buffer) 29733;;;### (autoloads (trace-function-background trace-function trace-buffer)
29652;;;;;; "trace" "emacs-lisp/trace.el" (20485 15269 390836 0)) 29734;;;;;; "trace" "emacs-lisp/trace.el" (20511 52965 0 0))
29653;;; Generated autoloads from emacs-lisp/trace.el 29735;;; Generated autoloads from emacs-lisp/trace.el
29654 29736
29655(defvar trace-buffer (purecopy "*trace-output*") "\ 29737(defvar trace-buffer (purecopy "*trace-output*") "\
@@ -29686,7 +29768,7 @@ BUFFER defaults to `trace-buffer'.
29686;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 29768;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
29687;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 29769;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
29688;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 29770;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
29689;;;;;; "net/tramp.el" (20561 18280 338092 0)) 29771;;;;;; "net/tramp.el" (20600 16892 0 0))
29690;;; Generated autoloads from net/tramp.el 29772;;; Generated autoloads from net/tramp.el
29691 29773
29692(defvar tramp-mode t "\ 29774(defvar tramp-mode t "\
@@ -29819,7 +29901,7 @@ Discard Tramp from loading remote files.
29819;;;*** 29901;;;***
29820 29902
29821;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 29903;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
29822;;;;;; (20438 24016 194668 0)) 29904;;;;;; (20438 17064 0 0))
29823;;; Generated autoloads from net/tramp-ftp.el 29905;;; Generated autoloads from net/tramp-ftp.el
29824 29906
29825(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 29907(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -29829,8 +29911,8 @@ Discard Tramp from loading remote files.
29829 29911
29830;;;*** 29912;;;***
29831 29913
29832;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20584 29914;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20585
29833;;;;;; 7212 455152 0)) 29915;;;;;; 55103 0 0))
29834;;; Generated autoloads from tutorial.el 29916;;; Generated autoloads from tutorial.el
29835 29917
29836(autoload 'help-with-tutorial "tutorial" "\ 29918(autoload 'help-with-tutorial "tutorial" "\
@@ -29855,7 +29937,7 @@ resumed later.
29855;;;*** 29937;;;***
29856 29938
29857;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" 29939;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el"
29858;;;;;; (20355 10021 546955 0)) 29940;;;;;; (19765 60663 0 0))
29859;;; Generated autoloads from language/tv-util.el 29941;;; Generated autoloads from language/tv-util.el
29860 29942
29861(autoload 'tai-viet-composition-function "tv-util" "\ 29943(autoload 'tai-viet-composition-function "tv-util" "\
@@ -29866,7 +29948,7 @@ resumed later.
29866;;;*** 29948;;;***
29867 29949
29868;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 29950;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
29869;;;;;; "textmodes/two-column.el" (20566 63671 243798 0)) 29951;;;;;; "textmodes/two-column.el" (20567 31133 0 0))
29870;;; Generated autoloads from textmodes/two-column.el 29952;;; Generated autoloads from textmodes/two-column.el
29871 (autoload '2C-command "two-column" () t 'keymap) 29953 (autoload '2C-command "two-column" () t 'keymap)
29872 (global-set-key "\C-x6" '2C-command) 29954 (global-set-key "\C-x6" '2C-command)
@@ -29915,7 +29997,7 @@ First column's text sSs Second column's text
29915 29997
29916;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics 29998;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics
29917;;;;;; type-break type-break-mode) "type-break" "type-break.el" 29999;;;;;; type-break type-break-mode) "type-break" "type-break.el"
29918;;;;;; (20582 12914 894781 0)) 30000;;;;;; (20581 48325 0 0))
29919;;; Generated autoloads from type-break.el 30001;;; Generated autoloads from type-break.el
29920 30002
29921(defvar type-break-mode nil "\ 30003(defvar type-break-mode nil "\
@@ -30047,8 +30129,8 @@ FRAC should be the inverse of the fractional value; for example, a value of
30047 30129
30048;;;*** 30130;;;***
30049 30131
30050;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (20566 63671 30132;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (20567 31133
30051;;;;;; 243798 0)) 30133;;;;;; 0 0))
30052;;; Generated autoloads from mail/uce.el 30134;;; Generated autoloads from mail/uce.el
30053 30135
30054(autoload 'uce-reply-to-uce "uce" "\ 30136(autoload 'uce-reply-to-uce "uce" "\
@@ -30066,7 +30148,7 @@ You might need to set `uce-mail-reader' before using this.
30066;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string 30148;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string
30067;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region 30149;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region
30068;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize" 30150;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize"
30069;;;;;; "international/ucs-normalize.el" (20476 31768 298871 0)) 30151;;;;;; "international/ucs-normalize.el" (20511 52965 0 0))
30070;;; Generated autoloads from international/ucs-normalize.el 30152;;; Generated autoloads from international/ucs-normalize.el
30071 30153
30072(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 30154(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -30132,7 +30214,7 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
30132;;;*** 30214;;;***
30133 30215
30134;;;### (autoloads (ununderline-region underline-region) "underline" 30216;;;### (autoloads (ununderline-region underline-region) "underline"
30135;;;;;; "textmodes/underline.el" (20355 10021 546955 0)) 30217;;;;;; "textmodes/underline.el" (20244 35516 0 0))
30136;;; Generated autoloads from textmodes/underline.el 30218;;; Generated autoloads from textmodes/underline.el
30137 30219
30138(autoload 'underline-region "underline" "\ 30220(autoload 'underline-region "underline" "\
@@ -30153,7 +30235,7 @@ which specify the range to operate on.
30153;;;*** 30235;;;***
30154 30236
30155;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 30237;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
30156;;;;;; (20369 14251 85829 0)) 30238;;;;;; (20373 41604 0 0))
30157;;; Generated autoloads from mail/unrmail.el 30239;;; Generated autoloads from mail/unrmail.el
30158 30240
30159(autoload 'batch-unrmail "unrmail" "\ 30241(autoload 'batch-unrmail "unrmail" "\
@@ -30172,8 +30254,8 @@ Convert old-style Rmail Babyl file FILE to system inbox format file TO-FILE.
30172 30254
30173;;;*** 30255;;;***
30174 30256
30175;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (20355 30257;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (20244
30176;;;;;; 10021 546955 0)) 30258;;;;;; 35516 0 0))
30177;;; Generated autoloads from emacs-lisp/unsafep.el 30259;;; Generated autoloads from emacs-lisp/unsafep.el
30178 30260
30179(autoload 'unsafep "unsafep" "\ 30261(autoload 'unsafep "unsafep" "\
@@ -30186,7 +30268,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
30186;;;*** 30268;;;***
30187 30269
30188;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 30270;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
30189;;;;;; "url/url.el" (20478 3673 653810 0)) 30271;;;;;; "url/url.el" (20511 52965 0 0))
30190;;; Generated autoloads from url/url.el 30272;;; Generated autoloads from url/url.el
30191 30273
30192(autoload 'url-retrieve "url" "\ 30274(autoload 'url-retrieve "url" "\
@@ -30234,7 +30316,7 @@ no further processing). URL is either a string or a parsed URL.
30234;;;*** 30316;;;***
30235 30317
30236;;;### (autoloads (url-register-auth-scheme url-get-authentication) 30318;;;### (autoloads (url-register-auth-scheme url-get-authentication)
30237;;;;;; "url-auth" "url/url-auth.el" (20355 10021 546955 0)) 30319;;;;;; "url-auth" "url/url-auth.el" (20244 35516 0 0))
30238;;; Generated autoloads from url/url-auth.el 30320;;; Generated autoloads from url/url-auth.el
30239 30321
30240(autoload 'url-get-authentication "url-auth" "\ 30322(autoload 'url-get-authentication "url-auth" "\
@@ -30276,7 +30358,7 @@ RATING a rating between 1 and 10 of the strength of the authentication.
30276;;;*** 30358;;;***
30277 30359
30278;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache) 30360;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache)
30279;;;;;; "url-cache" "url/url-cache.el" (20355 10021 546955 0)) 30361;;;;;; "url-cache" "url/url-cache.el" (20276 3849 0 0))
30280;;; Generated autoloads from url/url-cache.el 30362;;; Generated autoloads from url/url-cache.el
30281 30363
30282(autoload 'url-store-in-cache "url-cache" "\ 30364(autoload 'url-store-in-cache "url-cache" "\
@@ -30297,8 +30379,8 @@ Extract FNAM from the local disk cache.
30297 30379
30298;;;*** 30380;;;***
30299 30381
30300;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (20355 10021 30382;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (20244 35516
30301;;;;;; 546955 0)) 30383;;;;;; 0 0))
30302;;; Generated autoloads from url/url-cid.el 30384;;; Generated autoloads from url/url-cid.el
30303 30385
30304(autoload 'url-cid "url-cid" "\ 30386(autoload 'url-cid "url-cid" "\
@@ -30309,7 +30391,7 @@ Extract FNAM from the local disk cache.
30309;;;*** 30391;;;***
30310 30392
30311;;;### (autoloads (url-dav-vc-registered url-dav-request url-dav-supported-p) 30393;;;### (autoloads (url-dav-vc-registered url-dav-request url-dav-supported-p)
30312;;;;;; "url-dav" "url/url-dav.el" (20501 3499 284800 0)) 30394;;;;;; "url-dav" "url/url-dav.el" (20511 52965 0 0))
30313;;; Generated autoloads from url/url-dav.el 30395;;; Generated autoloads from url/url-dav.el
30314 30396
30315(autoload 'url-dav-supported-p "url-dav" "\ 30397(autoload 'url-dav-supported-p "url-dav" "\
@@ -30343,8 +30425,8 @@ added to this list, so most requests can just pass in nil.
30343 30425
30344;;;*** 30426;;;***
30345 30427
30346;;;### (autoloads (url-file) "url-file" "url/url-file.el" (20478 30428;;;### (autoloads (url-file) "url-file" "url/url-file.el" (20511
30347;;;;;; 3673 653810 0)) 30429;;;;;; 52965 0 0))
30348;;; Generated autoloads from url/url-file.el 30430;;; Generated autoloads from url/url-file.el
30349 30431
30350(autoload 'url-file "url-file" "\ 30432(autoload 'url-file "url-file" "\
@@ -30355,7 +30437,7 @@ Handle file: and ftp: URLs.
30355;;;*** 30437;;;***
30356 30438
30357;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 30439;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
30358;;;;;; "url/url-gw.el" (20478 3673 653810 0)) 30440;;;;;; "url/url-gw.el" (20511 52965 0 0))
30359;;; Generated autoloads from url/url-gw.el 30441;;; Generated autoloads from url/url-gw.el
30360 30442
30361(autoload 'url-gateway-nslookup-host "url-gw" "\ 30443(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -30375,7 +30457,7 @@ Might do a non-blocking connection; use `process-status' to check.
30375 30457
30376;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 30458;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
30377;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el" 30459;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
30378;;;;;; (20584 7212 455152 0)) 30460;;;;;; (20585 55103 0 0))
30379;;; Generated autoloads from url/url-handlers.el 30461;;; Generated autoloads from url/url-handlers.el
30380 30462
30381(defvar url-handler-mode nil "\ 30463(defvar url-handler-mode nil "\
@@ -30429,67 +30511,9 @@ accessible.
30429 30511
30430;;;*** 30512;;;***
30431 30513
30432;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 30514;;;### (autoloads nil "url-http" "url/url-http.el" (20589 46442 0
30433;;;;;; url-http) "url-http" "url/url-http.el" (20522 38650 757441
30434;;;;;; 0)) 30515;;;;;; 0))
30435;;; Generated autoloads from url/url-http.el 30516;;; Generated autoloads from url/url-http.el
30436
30437(autoload 'url-http "url-http" "\
30438Retrieve URL via HTTP asynchronously.
30439URL must be a parsed URL. See `url-generic-parse-url' for details.
30440When retrieval is completed, the function CALLBACK is executed with
30441CBARGS as the arguments.
30442
30443Optional arg RETRY-BUFFER, if non-nil, specifies the buffer of a
30444previous `url-http' call, which is being re-attempted.
30445
30446\(fn URL CALLBACK CBARGS &optional RETRY-BUFFER)" nil nil)
30447
30448(autoload 'url-http-file-exists-p "url-http" "\
30449
30450
30451\(fn URL)" nil nil)
30452
30453(defalias 'url-http-file-readable-p 'url-http-file-exists-p)
30454
30455(autoload 'url-http-file-attributes "url-http" "\
30456
30457
30458\(fn URL &optional ID-FORMAT)" nil nil)
30459
30460(autoload 'url-http-options "url-http" "\
30461Return a property list describing options available for URL.
30462This list is retrieved using the `OPTIONS' HTTP method.
30463
30464Property list members:
30465
30466methods
30467 A list of symbols specifying what HTTP methods the resource
30468 supports.
30469
30470dav
30471 A list of numbers specifying what DAV protocol/schema versions are
30472 supported.
30473
30474dasl
30475 A list of supported DASL search types supported (string form)
30476
30477ranges
30478 A list of the units available for use in partial document fetches.
30479
30480p3p
30481 The `Platform For Privacy Protection' description for the resource.
30482 Currently this is just the raw header contents. This is likely to
30483 change once P3P is formally supported by the URL package or
30484 Emacs/W3.
30485
30486\(fn URL)" nil nil)
30487
30488(defconst url-https-default-port 443 "\
30489Default HTTPS port.")
30490
30491(defconst url-https-asynchronous-p t "\
30492HTTPS retrievals are asynchronous.")
30493 (autoload 'url-default-expander "url-expand") 30517 (autoload 'url-default-expander "url-expand")
30494 30518
30495(defalias 'url-https-expand-file-name 'url-default-expander) 30519(defalias 'url-https-expand-file-name 'url-default-expander)
@@ -30500,8 +30524,8 @@ HTTPS retrievals are asynchronous.")
30500 30524
30501;;;*** 30525;;;***
30502 30526
30503;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (20355 10021 30527;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (20244 35516
30504;;;;;; 546955 0)) 30528;;;;;; 0 0))
30505;;; Generated autoloads from url/url-irc.el 30529;;; Generated autoloads from url/url-irc.el
30506 30530
30507(autoload 'url-irc "url-irc" "\ 30531(autoload 'url-irc "url-irc" "\
@@ -30511,8 +30535,8 @@ HTTPS retrievals are asynchronous.")
30511 30535
30512;;;*** 30536;;;***
30513 30537
30514;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (20355 30538;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (20356
30515;;;;;; 10021 546955 0)) 30539;;;;;; 35090 0 0))
30516;;; Generated autoloads from url/url-ldap.el 30540;;; Generated autoloads from url/url-ldap.el
30517 30541
30518(autoload 'url-ldap "url-ldap" "\ 30542(autoload 'url-ldap "url-ldap" "\
@@ -30526,7 +30550,7 @@ URL can be a URL string, or a URL vector of the type returned by
30526;;;*** 30550;;;***
30527 30551
30528;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 30552;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
30529;;;;;; (20355 10021 546955 0)) 30553;;;;;; (20244 35516 0 0))
30530;;; Generated autoloads from url/url-mailto.el 30554;;; Generated autoloads from url/url-mailto.el
30531 30555
30532(autoload 'url-mail "url-mailto" "\ 30556(autoload 'url-mail "url-mailto" "\
@@ -30542,8 +30566,7 @@ Handle the mailto: URL syntax.
30542;;;*** 30566;;;***
30543 30567
30544;;;### (autoloads (url-data url-generic-emulator-loader url-info 30568;;;### (autoloads (url-data url-generic-emulator-loader url-info
30545;;;;;; url-man) "url-misc" "url/url-misc.el" (20478 3673 653810 30569;;;;;; url-man) "url-misc" "url/url-misc.el" (20511 52965 0 0))
30546;;;;;; 0))
30547;;; Generated autoloads from url/url-misc.el 30570;;; Generated autoloads from url/url-misc.el
30548 30571
30549(autoload 'url-man "url-misc" "\ 30572(autoload 'url-man "url-misc" "\
@@ -30575,7 +30598,7 @@ Fetch a data URL (RFC 2397).
30575;;;*** 30598;;;***
30576 30599
30577;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 30600;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
30578;;;;;; (20355 10021 546955 0)) 30601;;;;;; (20244 35516 0 0))
30579;;; Generated autoloads from url/url-news.el 30602;;; Generated autoloads from url/url-news.el
30580 30603
30581(autoload 'url-news "url-news" "\ 30604(autoload 'url-news "url-news" "\
@@ -30592,7 +30615,7 @@ Fetch a data URL (RFC 2397).
30592 30615
30593;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 30616;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
30594;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 30617;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
30595;;;;;; (20355 10021 546955 0)) 30618;;;;;; (20244 35516 0 0))
30596;;; Generated autoloads from url/url-ns.el 30619;;; Generated autoloads from url/url-ns.el
30597 30620
30598(autoload 'isPlainHostName "url-ns" "\ 30621(autoload 'isPlainHostName "url-ns" "\
@@ -30633,7 +30656,7 @@ Fetch a data URL (RFC 2397).
30633;;;*** 30656;;;***
30634 30657
30635;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 30658;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
30636;;;;;; "url/url-parse.el" (20577 33959 40183 0)) 30659;;;;;; "url/url-parse.el" (20577 48876 0 0))
30637;;; Generated autoloads from url/url-parse.el 30660;;; Generated autoloads from url/url-parse.el
30638 30661
30639(autoload 'url-recreate-url "url-parse" "\ 30662(autoload 'url-recreate-url "url-parse" "\
@@ -30685,7 +30708,7 @@ parses to
30685;;;*** 30708;;;***
30686 30709
30687;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 30710;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
30688;;;;;; (20478 3673 653810 0)) 30711;;;;;; (20511 52965 0 0))
30689;;; Generated autoloads from url/url-privacy.el 30712;;; Generated autoloads from url/url-privacy.el
30690 30713
30691(autoload 'url-setup-privacy-info "url-privacy" "\ 30714(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -30696,7 +30719,7 @@ Setup variables that expose info about you and your system.
30696;;;*** 30719;;;***
30697 30720
30698;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el" 30721;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el"
30699;;;;;; (20478 3673 653810 0)) 30722;;;;;; (20511 52965 0 0))
30700;;; Generated autoloads from url/url-queue.el 30723;;; Generated autoloads from url/url-queue.el
30701 30724
30702(autoload 'url-queue-retrieve "url-queue" "\ 30725(autoload 'url-queue-retrieve "url-queue" "\
@@ -30716,8 +30739,8 @@ The variable `url-queue-timeout' sets a timeout.
30716;;;;;; url-percentage url-display-percentage url-pretty-length url-strip-leading-spaces 30739;;;;;; url-percentage url-display-percentage url-pretty-length url-strip-leading-spaces
30717;;;;;; url-eat-trailing-space url-get-normalized-date url-lazy-message 30740;;;;;; url-eat-trailing-space url-get-normalized-date url-lazy-message
30718;;;;;; url-normalize-url url-insert-entities-in-string url-parse-args 30741;;;;;; url-normalize-url url-insert-entities-in-string url-parse-args
30719;;;;;; url-debug url-debug) "url-util" "url/url-util.el" (20584 30742;;;;;; url-debug url-debug) "url-util" "url/url-util.el" (20585
30720;;;;;; 7212 455152 0)) 30743;;;;;; 55103 0 0))
30721;;; Generated autoloads from url/url-util.el 30744;;; Generated autoloads from url/url-util.el
30722 30745
30723(defvar url-debug nil "\ 30746(defvar url-debug nil "\
@@ -30891,7 +30914,7 @@ This uses `url-current-object', set locally to the buffer.
30891;;;*** 30914;;;***
30892 30915
30893;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 30916;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
30894;;;;;; "userlock" "userlock.el" (20555 6946 859539 0)) 30917;;;;;; "userlock" "userlock.el" (20553 63503 0 0))
30895;;; Generated autoloads from userlock.el 30918;;; Generated autoloads from userlock.el
30896 30919
30897(autoload 'ask-user-about-lock "userlock" "\ 30920(autoload 'ask-user-about-lock "userlock" "\
@@ -30921,7 +30944,7 @@ The buffer in question is current when this function is called.
30921 30944
30922;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion 30945;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion
30923;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion) 30946;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion)
30924;;;;;; "utf-7" "international/utf-7.el" (20355 10021 546955 0)) 30947;;;;;; "utf-7" "international/utf-7.el" (20244 35516 0 0))
30925;;; Generated autoloads from international/utf-7.el 30948;;; Generated autoloads from international/utf-7.el
30926 30949
30927(autoload 'utf-7-post-read-conversion "utf-7" "\ 30950(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -30946,8 +30969,8 @@ The buffer in question is current when this function is called.
30946 30969
30947;;;*** 30970;;;***
30948 30971
30949;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (20355 10021 30972;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (20244 35516
30950;;;;;; 546955 0)) 30973;;;;;; 0 0))
30951;;; Generated autoloads from gnus/utf7.el 30974;;; Generated autoloads from gnus/utf7.el
30952 30975
30953(autoload 'utf7-encode "utf7" "\ 30976(autoload 'utf7-encode "utf7" "\
@@ -30959,7 +30982,7 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil.
30959 30982
30960;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 30983;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
30961;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el" 30984;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el"
30962;;;;;; (20355 10021 546955 0)) 30985;;;;;; (20356 35090 0 0))
30963;;; Generated autoloads from mail/uudecode.el 30986;;; Generated autoloads from mail/uudecode.el
30964 30987
30965(autoload 'uudecode-decode-region-external "uudecode" "\ 30988(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -30990,7 +31013,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
30990;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff 31013;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff
30991;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook 31014;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook
30992;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20580 31015;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20580
30993;;;;;; 10161 446444 0)) 31016;;;;;; 46629 0 0))
30994;;; Generated autoloads from vc/vc.el 31017;;; Generated autoloads from vc/vc.el
30995 31018
30996(defvar vc-checkout-hook nil "\ 31019(defvar vc-checkout-hook nil "\
@@ -31268,7 +31291,7 @@ Return the branch part of a revision number REV.
31268;;;*** 31291;;;***
31269 31292
31270;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el" 31293;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el"
31271;;;;;; (20478 3673 653810 0)) 31294;;;;;; (20511 52965 0 0))
31272;;; Generated autoloads from vc/vc-annotate.el 31295;;; Generated autoloads from vc/vc-annotate.el
31273 31296
31274(autoload 'vc-annotate "vc-annotate" "\ 31297(autoload 'vc-annotate "vc-annotate" "\
@@ -31305,8 +31328,7 @@ mode-specific menu. `vc-annotate-color-map' and
31305 31328
31306;;;*** 31329;;;***
31307 31330
31308;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (20478 3673 653810 31331;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (20511 52965 0 0))
31309;;;;;; 0))
31310;;; Generated autoloads from vc/vc-arch.el 31332;;; Generated autoloads from vc/vc-arch.el
31311 (defun vc-arch-registered (file) 31333 (defun vc-arch-registered (file)
31312 (if (vc-find-root file "{arch}/=tagging-method") 31334 (if (vc-find-root file "{arch}/=tagging-method")
@@ -31316,8 +31338,7 @@ mode-specific menu. `vc-annotate-color-map' and
31316 31338
31317;;;*** 31339;;;***
31318 31340
31319;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20584 7212 455152 31341;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20585 55103 0 0))
31320;;;;;; 0))
31321;;; Generated autoloads from vc/vc-bzr.el 31342;;; Generated autoloads from vc/vc-bzr.el
31322 31343
31323(defconst vc-bzr-admin-dirname ".bzr" "\ 31344(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -31333,8 +31354,7 @@ Name of the format file in a .bzr directory.")
31333 31354
31334;;;*** 31355;;;***
31335 31356
31336;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20542 46798 773957 31357;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20544 52783 0 0))
31337;;;;;; 0))
31338;;; Generated autoloads from vc/vc-cvs.el 31358;;; Generated autoloads from vc/vc-cvs.el
31339(defun vc-cvs-registered (f) 31359(defun vc-cvs-registered (f)
31340 "Return non-nil if file F is registered with CVS." 31360 "Return non-nil if file F is registered with CVS."
@@ -31345,7 +31365,7 @@ Name of the format file in a .bzr directory.")
31345 31365
31346;;;*** 31366;;;***
31347 31367
31348;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20522 9637 465791 31368;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20522 30367 0
31349;;;;;; 0)) 31369;;;;;; 0))
31350;;; Generated autoloads from vc/vc-dir.el 31370;;; Generated autoloads from vc/vc-dir.el
31351 31371
@@ -31371,7 +31391,7 @@ These are the commands available for use in the file status buffer:
31371;;;*** 31391;;;***
31372 31392
31373;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el" 31393;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el"
31374;;;;;; (20489 12324 656827 0)) 31394;;;;;; (20511 52965 0 0))
31375;;; Generated autoloads from vc/vc-dispatcher.el 31395;;; Generated autoloads from vc/vc-dispatcher.el
31376 31396
31377(autoload 'vc-do-command "vc-dispatcher" "\ 31397(autoload 'vc-do-command "vc-dispatcher" "\
@@ -31394,8 +31414,7 @@ case, and the process object in the asynchronous case.
31394 31414
31395;;;*** 31415;;;***
31396 31416
31397;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20566 63671 243798 31417;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20589 46442 0 0))
31398;;;;;; 0))
31399;;; Generated autoloads from vc/vc-git.el 31418;;; Generated autoloads from vc/vc-git.el
31400 (defun vc-git-registered (file) 31419 (defun vc-git-registered (file)
31401 "Return non-nil if FILE is registered with git." 31420 "Return non-nil if FILE is registered with git."
@@ -31406,7 +31425,7 @@ case, and the process object in the asynchronous case.
31406 31425
31407;;;*** 31426;;;***
31408 31427
31409;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20489 12324 656827 0)) 31428;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20511 52965 0 0))
31410;;; Generated autoloads from vc/vc-hg.el 31429;;; Generated autoloads from vc/vc-hg.el
31411 (defun vc-hg-registered (file) 31430 (defun vc-hg-registered (file)
31412 "Return non-nil if FILE is registered with hg." 31431 "Return non-nil if FILE is registered with hg."
@@ -31417,7 +31436,7 @@ case, and the process object in the asynchronous case.
31417 31436
31418;;;*** 31437;;;***
31419 31438
31420;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20524 51365 2559 0)) 31439;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20523 62975 0 0))
31421;;; Generated autoloads from vc/vc-mtn.el 31440;;; Generated autoloads from vc/vc-mtn.el
31422 31441
31423(defconst vc-mtn-admin-dir "_MTN" "\ 31442(defconst vc-mtn-admin-dir "_MTN" "\
@@ -31434,7 +31453,7 @@ Name of the monotone directory's format file.")
31434;;;*** 31453;;;***
31435 31454
31436;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el" 31455;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el"
31437;;;;;; (20584 7212 455152 0)) 31456;;;;;; (20585 55103 0 0))
31438;;; Generated autoloads from vc/vc-rcs.el 31457;;; Generated autoloads from vc/vc-rcs.el
31439 31458
31440(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 31459(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -31448,7 +31467,7 @@ For a description of possible values, see `vc-check-master-templates'.")
31448;;;*** 31467;;;***
31449 31468
31450;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el" 31469;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el"
31451;;;;;; (20584 7212 455152 0)) 31470;;;;;; (20585 55103 0 0))
31452;;; Generated autoloads from vc/vc-sccs.el 31471;;; Generated autoloads from vc/vc-sccs.el
31453 31472
31454(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 31473(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -31466,8 +31485,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
31466 31485
31467;;;*** 31486;;;***
31468 31487
31469;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (20355 10021 546955 31488;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (20318 5885 0 0))
31470;;;;;; 0))
31471;;; Generated autoloads from vc/vc-svn.el 31489;;; Generated autoloads from vc/vc-svn.el
31472 (defun vc-svn-registered (f) 31490 (defun vc-svn-registered (f)
31473 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 31491 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -31481,7 +31499,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
31481;;;*** 31499;;;***
31482 31500
31483;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" 31501;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
31484;;;;;; (20577 33959 40183 0)) 31502;;;;;; (20577 48876 0 0))
31485;;; Generated autoloads from progmodes/vera-mode.el 31503;;; Generated autoloads from progmodes/vera-mode.el
31486 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 31504 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
31487 31505
@@ -31539,7 +31557,7 @@ Key bindings:
31539;;;*** 31557;;;***
31540 31558
31541;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 31559;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
31542;;;;;; (20581 31014 234484 0)) 31560;;;;;; (20600 16892 0 0))
31543;;; Generated autoloads from progmodes/verilog-mode.el 31561;;; Generated autoloads from progmodes/verilog-mode.el
31544 31562
31545(autoload 'verilog-mode "verilog-mode" "\ 31563(autoload 'verilog-mode "verilog-mode" "\
@@ -31678,7 +31696,7 @@ Key bindings specific to `verilog-mode-map' are:
31678;;;*** 31696;;;***
31679 31697
31680;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 31698;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
31681;;;;;; (20584 7212 455152 0)) 31699;;;;;; (20600 16892 0 0))
31682;;; Generated autoloads from progmodes/vhdl-mode.el 31700;;; Generated autoloads from progmodes/vhdl-mode.el
31683 31701
31684(autoload 'vhdl-mode "vhdl-mode" "\ 31702(autoload 'vhdl-mode "vhdl-mode" "\
@@ -32232,7 +32250,7 @@ Key bindings:
32232 32250
32233;;;*** 32251;;;***
32234 32252
32235;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20566 63671 243798 32253;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20567 31133 0
32236;;;;;; 0)) 32254;;;;;; 0))
32237;;; Generated autoloads from emulation/vi.el 32255;;; Generated autoloads from emulation/vi.el
32238 32256
@@ -32288,7 +32306,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
32288;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 32306;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
32289;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 32307;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
32290;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 32308;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
32291;;;;;; "language/viet-util.el" (20355 10021 546955 0)) 32309;;;;;; "language/viet-util.el" (20244 35516 0 0))
32292;;; Generated autoloads from language/viet-util.el 32310;;; Generated autoloads from language/viet-util.el
32293 32311
32294(autoload 'viet-encode-viscii-char "viet-util" "\ 32312(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -32336,7 +32354,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
32336;;;;;; view-mode view-buffer-other-frame view-buffer-other-window 32354;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
32337;;;;;; view-buffer view-file-other-frame view-file-other-window 32355;;;;;; view-buffer view-file-other-frame view-file-other-window
32338;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) 32356;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
32339;;;;;; "view" "view.el" (20577 33959 40183 0)) 32357;;;;;; "view" "view.el" (20577 48876 0 0))
32340;;; Generated autoloads from view.el 32358;;; Generated autoloads from view.el
32341 32359
32342(defvar view-remove-frame-by-deleting t "\ 32360(defvar view-remove-frame-by-deleting t "\
@@ -32593,7 +32611,7 @@ Exit View mode and make the current buffer editable.
32593;;;*** 32611;;;***
32594 32612
32595;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20513 32613;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20513
32596;;;;;; 18948 537867 0)) 32614;;;;;; 36786 0 0))
32597;;; Generated autoloads from emulation/vip.el 32615;;; Generated autoloads from emulation/vip.el
32598 32616
32599(autoload 'vip-setup "vip" "\ 32617(autoload 'vip-setup "vip" "\
@@ -32609,7 +32627,7 @@ Turn on VIP emulation of VI.
32609;;;*** 32627;;;***
32610 32628
32611;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 32629;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
32612;;;;;; (20566 63671 243798 0)) 32630;;;;;; (20567 31133 0 0))
32613;;; Generated autoloads from emulation/viper.el 32631;;; Generated autoloads from emulation/viper.el
32614 32632
32615(autoload 'toggle-viper-mode "viper" "\ 32633(autoload 'toggle-viper-mode "viper" "\
@@ -32626,7 +32644,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
32626;;;*** 32644;;;***
32627 32645
32628;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 32646;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
32629;;;;;; (20355 10021 546955 0)) 32647;;;;;; (20244 35516 0 0))
32630;;; Generated autoloads from emacs-lisp/warnings.el 32648;;; Generated autoloads from emacs-lisp/warnings.el
32631 32649
32632(defvar warning-prefix-function nil "\ 32650(defvar warning-prefix-function nil "\
@@ -32716,7 +32734,7 @@ this is equivalent to `display-warning', using
32716;;;*** 32734;;;***
32717 32735
32718;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 32736;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
32719;;;;;; (20510 18478 782378 0)) 32737;;;;;; (20511 52965 0 0))
32720;;; Generated autoloads from wdired.el 32738;;; Generated autoloads from wdired.el
32721 32739
32722(autoload 'wdired-change-to-wdired-mode "wdired" "\ 32740(autoload 'wdired-change-to-wdired-mode "wdired" "\
@@ -32733,8 +32751,8 @@ See `wdired-mode'.
32733 32751
32734;;;*** 32752;;;***
32735 32753
32736;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20566 63671 32754;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20567 31133
32737;;;;;; 243798 0)) 32755;;;;;; 0 0))
32738;;; Generated autoloads from net/webjump.el 32756;;; Generated autoloads from net/webjump.el
32739 32757
32740(autoload 'webjump "webjump" "\ 32758(autoload 'webjump "webjump" "\
@@ -32751,7 +32769,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
32751;;;*** 32769;;;***
32752 32770
32753;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 32771;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
32754;;;;;; (20577 33959 40183 0)) 32772;;;;;; (20577 48876 0 0))
32755;;; Generated autoloads from progmodes/which-func.el 32773;;; Generated autoloads from progmodes/which-func.el
32756 (put 'which-func-format 'risky-local-variable t) 32774 (put 'which-func-format 'risky-local-variable t)
32757 (put 'which-func-current 'risky-local-variable t) 32775 (put 'which-func-current 'risky-local-variable t)
@@ -32784,8 +32802,8 @@ in certain major modes.
32784;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region 32802;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region
32785;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options 32803;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options
32786;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode 32804;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode
32787;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20508 13724 32805;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20511 52965
32788;;;;;; 260761 0)) 32806;;;;;; 0 0))
32789;;; Generated autoloads from whitespace.el 32807;;; Generated autoloads from whitespace.el
32790 32808
32791(autoload 'whitespace-mode "whitespace" "\ 32809(autoload 'whitespace-mode "whitespace" "\
@@ -33184,8 +33202,8 @@ cleaning up these problems.
33184;;;*** 33202;;;***
33185 33203
33186;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 33204;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
33187;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (20478 3673 33205;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (20511 52965
33188;;;;;; 653810 0)) 33206;;;;;; 0 0))
33189;;; Generated autoloads from wid-browse.el 33207;;; Generated autoloads from wid-browse.el
33190 33208
33191(autoload 'widget-browse-at "wid-browse" "\ 33209(autoload 'widget-browse-at "wid-browse" "\
@@ -33215,7 +33233,7 @@ if ARG is omitted or nil.
33215 33233
33216;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 33234;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
33217;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20373 33235;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20373
33218;;;;;; 11301 906925 0)) 33236;;;;;; 41604 0 0))
33219;;; Generated autoloads from wid-edit.el 33237;;; Generated autoloads from wid-edit.el
33220 33238
33221(autoload 'widgetp "wid-edit" "\ 33239(autoload 'widgetp "wid-edit" "\
@@ -33258,8 +33276,8 @@ Setup current buffer so editing string widgets works.
33258;;;*** 33276;;;***
33259 33277
33260;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 33278;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
33261;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20566 33279;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20567
33262;;;;;; 63671 243798 0)) 33280;;;;;; 31133 0 0))
33263;;; Generated autoloads from windmove.el 33281;;; Generated autoloads from windmove.el
33264 33282
33265(autoload 'windmove-left "windmove" "\ 33283(autoload 'windmove-left "windmove" "\
@@ -33311,8 +33329,8 @@ Default MODIFIER is 'shift.
33311 33329
33312;;;*** 33330;;;***
33313 33331
33314;;;### (autoloads (winner-mode) "winner" "winner.el" (20584 7212 33332;;;### (autoloads (winner-mode) "winner" "winner.el" (20585 55103
33315;;;;;; 455152 0)) 33333;;;;;; 0 0))
33316;;; Generated autoloads from winner.el 33334;;; Generated autoloads from winner.el
33317 33335
33318(defvar winner-mode nil "\ 33336(defvar winner-mode nil "\
@@ -33336,8 +33354,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
33336;;;*** 33354;;;***
33337 33355
33338;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file 33356;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file
33339;;;;;; woman woman-locale) "woman" "woman.el" (20539 18737 159373 33357;;;;;; woman woman-locale) "woman" "woman.el" (20539 37147 0 0))
33340;;;;;; 0))
33341;;; Generated autoloads from woman.el 33358;;; Generated autoloads from woman.el
33342 33359
33343(defvar woman-locale nil "\ 33360(defvar woman-locale nil "\
@@ -33386,7 +33403,7 @@ Default bookmark handler for Woman buffers.
33386;;;*** 33403;;;***
33387 33404
33388;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 33405;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
33389;;;;;; (20355 10021 546955 0)) 33406;;;;;; (20331 12564 0 0))
33390;;; Generated autoloads from emulation/ws-mode.el 33407;;; Generated autoloads from emulation/ws-mode.el
33391 33408
33392(autoload 'wordstar-mode "ws-mode" "\ 33409(autoload 'wordstar-mode "ws-mode" "\
@@ -33498,8 +33515,8 @@ The key bindings are:
33498 33515
33499;;;*** 33516;;;***
33500 33517
33501;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20478 3673 33518;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20511 52965
33502;;;;;; 653810 0)) 33519;;;;;; 0 0))
33503;;; Generated autoloads from net/xesam.el 33520;;; Generated autoloads from net/xesam.el
33504 33521
33505(autoload 'xesam-search "xesam" "\ 33522(autoload 'xesam-search "xesam" "\
@@ -33519,7 +33536,7 @@ Example:
33519;;;*** 33536;;;***
33520 33537
33521;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 33538;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
33522;;;;;; (20528 48420 241677 0)) 33539;;;;;; (20535 44414 0 0))
33523;;; Generated autoloads from xml.el 33540;;; Generated autoloads from xml.el
33524 33541
33525(autoload 'xml-parse-file "xml" "\ 33542(autoload 'xml-parse-file "xml" "\
@@ -33576,7 +33593,7 @@ Both features can be combined by providing a cons cell
33576;;;*** 33593;;;***
33577 33594
33578;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok" 33595;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok"
33579;;;;;; "nxml/xmltok.el" (20355 10021 546955 0)) 33596;;;;;; "nxml/xmltok.el" (20244 35516 0 0))
33580;;; Generated autoloads from nxml/xmltok.el 33597;;; Generated autoloads from nxml/xmltok.el
33581 33598
33582(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 33599(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -33594,8 +33611,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
33594 33611
33595;;;*** 33612;;;***
33596 33613
33597;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20485 33614;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20511
33598;;;;;; 15269 390836 0)) 33615;;;;;; 52965 0 0))
33599;;; Generated autoloads from xt-mouse.el 33616;;; Generated autoloads from xt-mouse.el
33600 33617
33601(defvar xterm-mouse-mode nil "\ 33618(defvar xterm-mouse-mode nil "\
@@ -33625,7 +33642,7 @@ down the SHIFT key while pressing the mouse button.
33625;;;*** 33642;;;***
33626 33643
33627;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 33644;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
33628;;;;;; "gnus/yenc.el" (20355 10021 546955 0)) 33645;;;;;; "gnus/yenc.el" (20244 35516 0 0))
33629;;; Generated autoloads from gnus/yenc.el 33646;;; Generated autoloads from gnus/yenc.el
33630 33647
33631(autoload 'yenc-decode-region "yenc" "\ 33648(autoload 'yenc-decode-region "yenc" "\
@@ -33641,7 +33658,7 @@ Extract file name from an yenc header.
33641;;;*** 33658;;;***
33642 33659
33643;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 33660;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
33644;;;;;; yow) "yow" "play/yow.el" (20364 42504 244840 586000)) 33661;;;;;; yow) "yow" "play/yow.el" (20373 41604 0 0))
33645;;; Generated autoloads from play/yow.el 33662;;; Generated autoloads from play/yow.el
33646 33663
33647(autoload 'yow "yow" "\ 33664(autoload 'yow "yow" "\
@@ -33667,8 +33684,7 @@ Zippy goes to the analyst.
33667 33684
33668;;;*** 33685;;;***
33669 33686
33670;;;### (autoloads (zone) "zone" "play/zone.el" (20545 57511 257469 33687;;;### (autoloads (zone) "zone" "play/zone.el" (20550 14882 0 0))
33671;;;;;; 0))
33672;;; Generated autoloads from play/zone.el 33688;;; Generated autoloads from play/zone.el
33673 33689
33674(autoload 'zone "zone" "\ 33690(autoload 'zone "zone" "\
@@ -33711,20 +33727,19 @@ Zone out, completely.
33711;;;;;; "cedet/ede/proj-shared.el" "cedet/ede/proj.el" "cedet/ede/project-am.el" 33727;;;;;; "cedet/ede/proj-shared.el" "cedet/ede/proj.el" "cedet/ede/project-am.el"
33712;;;;;; "cedet/ede/shell.el" "cedet/ede/simple.el" "cedet/ede/source.el" 33728;;;;;; "cedet/ede/shell.el" "cedet/ede/simple.el" "cedet/ede/source.el"
33713;;;;;; "cedet/ede/speedbar.el" "cedet/ede/srecode.el" "cedet/ede/system.el" 33729;;;;;; "cedet/ede/speedbar.el" "cedet/ede/srecode.el" "cedet/ede/system.el"
33714;;;;;; "cedet/ede/util.el" "cedet/inversion.el" "cedet/pulse.el" 33730;;;;;; "cedet/ede/util.el" "cedet/pulse.el" "cedet/semantic/analyze.el"
33715;;;;;; "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el" 33731;;;;;; "cedet/semantic/analyze/complete.el" "cedet/semantic/analyze/debug.el"
33716;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el" 33732;;;;;; "cedet/semantic/analyze/fcn.el" "cedet/semantic/analyze/refs.el"
33717;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el" 33733;;;;;; "cedet/semantic/bovine.el" "cedet/semantic/bovine/c-by.el"
33718;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el" 33734;;;;;; "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el"
33719;;;;;; "cedet/semantic/bovine/debug.el" "cedet/semantic/bovine/el.el" 33735;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el"
33720;;;;;; "cedet/semantic/bovine/gcc.el" "cedet/semantic/bovine/make-by.el" 33736;;;;;; "cedet/semantic/bovine/make-by.el" "cedet/semantic/bovine/make.el"
33721;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm-by.el" 33737;;;;;; "cedet/semantic/bovine/scm-by.el" "cedet/semantic/bovine/scm.el"
33722;;;;;; "cedet/semantic/bovine/scm.el" "cedet/semantic/chart.el" 33738;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el"
33723;;;;;; "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" "cedet/semantic/db-debug.el" 33739;;;;;; "cedet/semantic/db-debug.el" "cedet/semantic/db-ebrowse.el"
33724;;;;;; "cedet/semantic/db-ebrowse.el" "cedet/semantic/db-el.el" 33740;;;;;; "cedet/semantic/db-el.el" "cedet/semantic/db-file.el" "cedet/semantic/db-find.el"
33725;;;;;; "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" "cedet/semantic/db-global.el" 33741;;;;;; "cedet/semantic/db-global.el" "cedet/semantic/db-javascript.el"
33726;;;;;; "cedet/semantic/db-javascript.el" "cedet/semantic/db-mode.el" 33742;;;;;; "cedet/semantic/db-mode.el" "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
33727;;;;;; "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
33728;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el" 33743;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el"
33729;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el" 33744;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el"
33730;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el" 33745;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el"
@@ -33753,71 +33768,70 @@ Zone out, completely.
33753;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el" 33768;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el"
33754;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" 33769;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el"
33755;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el" 33770;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el"
33756;;;;;; "cus-dep.el" "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" 33771;;;;;; "cus-dep.el" "cus-load.el" "dframe.el" "dired-aux.el" "dired-x.el"
33757;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/authors.el" 33772;;;;;; "dos-fns.el" "dos-vars.el" "dos-w32.el" "dynamic-setting.el"
33758;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" 33773;;;;;; "emacs-lisp/authors.el" "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el"
33759;;;;;; "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" 33774;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el"
33760;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl.el" 33775;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el"
33761;;;;;; "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el" 33776;;;;;; "emacs-lisp/cl.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-datadebug.el"
33762;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el" 33777;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el"
33763;;;;;; "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el" 33778;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el"
33764;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" "emacs-lisp/regi.el" 33779;;;;;; "emacs-lisp/regi.el" "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el"
33765;;;;;; "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el" 33780;;;;;; "emacs-lisp/tcover-unsafep.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el"
33766;;;;;; "emulation/cua-gmrk.el" "emulation/cua-rect.el" "emulation/edt-lk201.el" 33781;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el"
33767;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el" 33782;;;;;; "emulation/edt-vt100.el" "emulation/tpu-extras.el" "emulation/viper-cmd.el"
33768;;;;;; "emulation/tpu-extras.el" "emulation/viper-cmd.el" "emulation/viper-ex.el" 33783;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el"
33769;;;;;; "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el" 33784;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el"
33770;;;;;; "emulation/viper-mous.el" "emulation/viper-util.el" "erc/erc-backend.el" 33785;;;;;; "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el"
33771;;;;;; "erc/erc-goodies.el" "erc/erc-ibuffer.el" "erc/erc-lang.el" 33786;;;;;; "erc/erc-lang.el" "eshell/em-alias.el" "eshell/em-banner.el"
33772;;;;;; "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el" 33787;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el"
33773;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el" 33788;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el"
33774;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el" 33789;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el"
33775;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el" 33790;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el"
33776;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el" 33791;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el"
33777;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el" 33792;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el"
33778;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el" 33793;;;;;; "eshell/esh-io.el" "eshell/esh-module.el" "eshell/esh-opt.el"
33779;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el" 33794;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el"
33780;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el" 33795;;;;;; "ezimage.el" "finder-inf.el" "foldout.el" "format-spec.el"
33781;;;;;; "format-spec.el" "fringe.el" "generic-x.el" "gnus/compface.el" 33796;;;;;; "fringe.el" "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el"
33782;;;;;; "gnus/gnus-async.el" "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" 33797;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el"
33783;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-dup.el" 33798;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el"
33784;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-int.el" 33799;;;;;; "gnus/gnus-ems.el" "gnus/gnus-int.el" "gnus/gnus-logic.el"
33785;;;;;; "gnus/gnus-logic.el" "gnus/gnus-mh.el" "gnus/gnus-salt.el" 33800;;;;;; "gnus/gnus-mh.el" "gnus/gnus-salt.el" "gnus/gnus-score.el"
33786;;;;;; "gnus/gnus-score.el" "gnus/gnus-setup.el" "gnus/gnus-srvr.el" 33801;;;;;; "gnus/gnus-setup.el" "gnus/gnus-srvr.el" "gnus/gnus-topic.el"
33787;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el" 33802;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el"
33788;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el" 33803;;;;;; "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el"
33789;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el" 33804;;;;;; "gnus/mail-parse.el" "gnus/mail-prsvr.el" "gnus/mail-source.el"
33790;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el" 33805;;;;;; "gnus/mailcap.el" "gnus/messcompat.el" "gnus/mm-archive.el"
33791;;;;;; "gnus/mm-archive.el" "gnus/mm-bodies.el" "gnus/mm-decode.el" 33806;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-util.el"
33792;;;;;; "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" 33807;;;;;; "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" "gnus/nnagent.el"
33793;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el" 33808;;;;;; "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el"
33794;;;;;; "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el" 33809;;;;;; "gnus/nngateway.el" "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnir.el"
33795;;;;;; "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnmail.el" "gnus/nnmaildir.el" 33810;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el"
33796;;;;;; "gnus/nnmairix.el" "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnnil.el" 33811;;;;;; "gnus/nnmh.el" "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnregistry.el"
33797;;;;;; "gnus/nnoo.el" "gnus/nnregistry.el" "gnus/nnrss.el" "gnus/nnspool.el" 33812;;;;;; "gnus/nnrss.el" "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnvirtual.el"
33798;;;;;; "gnus/nntp.el" "gnus/nnvirtual.el" "gnus/nnweb.el" "gnus/registry.el" 33813;;;;;; "gnus/nnweb.el" "gnus/registry.el" "gnus/rfc1843.el" "gnus/rfc2045.el"
33799;;;;;; "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el" 33814;;;;;; "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/rtree.el"
33800;;;;;; "gnus/rfc2231.el" "gnus/rtree.el" "gnus/shr-color.el" "gnus/sieve-manage.el" 33815;;;;;; "gnus/shr-color.el" "gnus/sieve-manage.el" "gnus/smime.el"
33801;;;;;; "gnus/smime.el" "gnus/spam-stat.el" "gnus/spam-wash.el" "help-macro.el" 33816;;;;;; "gnus/spam-stat.el" "gnus/spam-wash.el" "hex-util.el" "hfy-cmap.el"
33802;;;;;; "hex-util.el" "hfy-cmap.el" "ibuf-ext.el" "international/cp51932.el" 33817;;;;;; "ibuf-ext.el" "international/cp51932.el" "international/eucjp-ms.el"
33803;;;;;; "international/eucjp-ms.el" "international/fontset.el" "international/iso-ascii.el" 33818;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el"
33804;;;;;; "international/ja-dic-cnv.el" "international/ja-dic-utl.el" 33819;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/uni-bidi.el"
33805;;;;;; "international/ogonek.el" "international/uni-bidi.el" "international/uni-category.el" 33820;;;;;; "international/uni-category.el" "international/uni-combining.el"
33806;;;;;; "international/uni-combining.el" "international/uni-comment.el" 33821;;;;;; "international/uni-comment.el" "international/uni-decimal.el"
33807;;;;;; "international/uni-decimal.el" "international/uni-decomposition.el" 33822;;;;;; "international/uni-decomposition.el" "international/uni-digit.el"
33808;;;;;; "international/uni-digit.el" "international/uni-lowercase.el" 33823;;;;;; "international/uni-lowercase.el" "international/uni-mirrored.el"
33809;;;;;; "international/uni-mirrored.el" "international/uni-name.el" 33824;;;;;; "international/uni-name.el" "international/uni-numeric.el"
33810;;;;;; "international/uni-numeric.el" "international/uni-old-name.el" 33825;;;;;; "international/uni-old-name.el" "international/uni-titlecase.el"
33811;;;;;; "international/uni-titlecase.el" "international/uni-uppercase.el" 33826;;;;;; "international/uni-uppercase.el" "json.el" "kermit.el" "language/hanja-util.el"
33812;;;;;; "json.el" "kermit.el" "language/hanja-util.el" "language/thai-word.el" 33827;;;;;; "language/thai-word.el" "ldefs-boot.el" "loadup.el" "mail/blessmail.el"
33813;;;;;; "ldefs-boot.el" "loadup.el" "mail/blessmail.el" "mail/mailheader.el" 33828;;;;;; "mail/mailheader.el" "mail/mspools.el" "mail/rfc2368.el"
33814;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el" 33829;;;;;; "mail/rfc822.el" "mail/rmail-spam-filter.el" "mail/rmailedit.el"
33815;;;;;; "mail/rmailedit.el" "mail/rmailkwd.el" "mail/rmailmm.el" 33830;;;;;; "mail/rmailkwd.el" "mail/rmailmm.el" "mail/rmailmsc.el" "mail/rmailsort.el"
33816;;;;;; "mail/rmailmsc.el" "mail/rmailsort.el" "mail/rmailsum.el" 33831;;;;;; "mail/rmailsum.el" "mail/undigest.el" "md4.el" "mh-e/mh-acros.el"
33817;;;;;; "mail/undigest.el" "md4.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el" 33832;;;;;; "mh-e/mh-alias.el" "mh-e/mh-buffers.el" "mh-e/mh-compat.el"
33818;;;;;; "mh-e/mh-buffers.el" "mh-e/mh-compat.el" "mh-e/mh-funcs.el" 33833;;;;;; "mh-e/mh-funcs.el" "mh-e/mh-gnus.el" "mh-e/mh-identity.el"
33819;;;;;; "mh-e/mh-gnus.el" "mh-e/mh-identity.el" "mh-e/mh-inc.el" 33834;;;;;; "mh-e/mh-inc.el" "mh-e/mh-junk.el" "mh-e/mh-letter.el" "mh-e/mh-limit.el"
33820;;;;;; "mh-e/mh-junk.el" "mh-e/mh-letter.el" "mh-e/mh-limit.el"
33821;;;;;; "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-print.el" 33835;;;;;; "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-print.el"
33822;;;;;; "mh-e/mh-scan.el" "mh-e/mh-search.el" "mh-e/mh-seq.el" "mh-e/mh-show.el" 33836;;;;;; "mh-e/mh-scan.el" "mh-e/mh-search.el" "mh-e/mh-seq.el" "mh-e/mh-show.el"
33823;;;;;; "mh-e/mh-speed.el" "mh-e/mh-thread.el" "mh-e/mh-tool-bar.el" 33837;;;;;; "mh-e/mh-speed.el" "mh-e/mh-thread.el" "mh-e/mh-tool-bar.el"
@@ -33879,8 +33893,8 @@ Zone out, completely.
33879;;;;;; "vc/ediff-init.el" "vc/ediff-merg.el" "vc/ediff-ptch.el" 33893;;;;;; "vc/ediff-init.el" "vc/ediff-merg.el" "vc/ediff-ptch.el"
33880;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el" 33894;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el"
33881;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vcursor.el" "vt-control.el" 33895;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vcursor.el" "vt-control.el"
33882;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (20585 33896;;;;;; "vt100-led.el" "w32-common-fns.el" "w32-fns.el" "w32-vars.el"
33883;;;;;; 28294 985050 730000)) 33897;;;;;; "x-dnd.el") (20600 26805 968824 63000))
33884 33898
33885;;;*** 33899;;;***
33886 33900