aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorStefan Monnier2012-05-17 21:48:05 -0400
committerStefan Monnier2012-05-17 21:48:05 -0400
commit5a1ae34e60a2d2b467c82662ff3808500bdfbfe5 (patch)
tree330218c2395fa4fec5dd855650dce587b3a99f98 /lisp
parentb581bb5c8ac2aed4a610097aaaca4a8d354fe9b4 (diff)
downloademacs-5a1ae34e60a2d2b467c82662ff3808500bdfbfe5.tar.gz
emacs-5a1ae34e60a2d2b467c82662ff3808500bdfbfe5.zip
Refresh ldefs-boot.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ldefs-boot.el2117
1 files changed, 914 insertions, 1203 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 487587bdbac..7d2372a0ff6 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" (20355 10021)) 8;;;;;; "play/5x5.el" (20229 56251))
9;;; Generated autoloads from play/5x5.el 9;;; Generated autoloads from play/5x5.el
10 10
11(autoload '5x5 "5x5" "\ 11(autoload '5x5 "5x5" "\
@@ -68,7 +68,7 @@ should return a grid vector array that is the new solution.
68;;;*** 68;;;***
69 69
70;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 70;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
71;;;;;; (20355 10021)) 71;;;;;; (20355 835))
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)) 91;;;;;; (20229 56251))
92;;; Generated autoloads from progmodes/ada-stmt.el 92;;; Generated autoloads from progmodes/ada-stmt.el
93 93
94(autoload 'ada-header "ada-stmt" "\ 94(autoload 'ada-header "ada-stmt" "\
@@ -99,7 +99,7 @@ Insert a descriptive header at the top of the file.
99;;;*** 99;;;***
100 100
101;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" 101;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
102;;;;;; (20355 10021)) 102;;;;;; (20355 835))
103;;; Generated autoloads from progmodes/ada-xref.el 103;;; Generated autoloads from progmodes/ada-xref.el
104 104
105(autoload 'ada-find-file "ada-xref" "\ 105(autoload 'ada-find-file "ada-xref" "\
@@ -114,7 +114,7 @@ Completion is available.
114;;;;;; add-change-log-entry-other-window add-change-log-entry find-change-log 114;;;;;; add-change-log-entry-other-window add-change-log-entry find-change-log
115;;;;;; prompt-for-change-log-name add-log-mailing-address add-log-full-name 115;;;;;; prompt-for-change-log-name add-log-mailing-address add-log-full-name
116;;;;;; add-log-current-defun-function) "add-log" "vc/add-log.el" 116;;;;;; add-log-current-defun-function) "add-log" "vc/add-log.el"
117;;;;;; (20355 10021)) 117;;;;;; (20355 835))
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" (20355 10021)) 256;;;;;; "advice" "emacs-lisp/advice.el" (20280 8018))
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" (20355 10021)) 401;;;;;; align) "align" "align.el" (20229 56251))
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;;;;;; (20355 10021)) 492;;;;;; (20400 16870))
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" "\
@@ -746,10 +746,10 @@ without changes to the allout core. Here are key ones:
746`allout-mode-hook' 746`allout-mode-hook'
747`allout-mode-deactivate-hook' (deprecated) 747`allout-mode-deactivate-hook' (deprecated)
748`allout-mode-off-hook' 748`allout-mode-off-hook'
749`allout-exposure-change-hook' 749`allout-exposure-change-functions'
750`allout-structure-added-hook' 750`allout-structure-added-functions'
751`allout-structure-deleted-hook' 751`allout-structure-deleted-functions'
752`allout-structure-shifted-hook' 752`allout-structure-shifted-functions'
753`allout-after-copy-or-kill-hook' 753`allout-after-copy-or-kill-hook'
754`allout-post-undo-hook' 754`allout-post-undo-hook'
755 755
@@ -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;;;;;; (20355 10021)) 853;;;;;; (20387 12783))
854;;; Generated autoloads from allout-widgets.el 854;;; Generated autoloads from allout-widgets.el
855 855
856(let ((loads (get 'allout-widgets 'custom-loads))) (if (member '"allout-widgets" loads) nil (put 'allout-widgets 'custom-loads (cons '"allout-widgets" loads)))) 856(let ((loads (get 'allout-widgets 'custom-loads))) (if (member '"allout-widgets" loads) nil (put 'allout-widgets 'custom-loads (cons '"allout-widgets" loads))))
@@ -910,7 +910,7 @@ outline hot-spot navigation (see `allout-mode').
910;;;*** 910;;;***
911 911
912;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 912;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
913;;;;;; "net/ange-ftp.el" (20373 11301)) 913;;;;;; "net/ange-ftp.el" (20373 62846))
914;;; Generated autoloads from net/ange-ftp.el 914;;; Generated autoloads from net/ange-ftp.el
915 915
916(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 916(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -932,7 +932,7 @@ directory, so that Emacs will know its current contents.
932;;;*** 932;;;***
933 933
934;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 934;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
935;;;;;; "animate" "play/animate.el" (20355 10021)) 935;;;;;; "animate" "play/animate.el" (20355 835))
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" (20355 10021)) 968;;;;;; "ansi-color" "ansi-color.el" (20395 5351))
969;;; Generated autoloads from ansi-color.el 969;;; Generated autoloads from ansi-color.el
970 970
971(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\ 971(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\
@@ -991,7 +991,7 @@ This is a good function to put in `comint-output-filter-functions'.
991;;;*** 991;;;***
992 992
993;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 993;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
994;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (20355 10021)) 994;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (20355 835))
995;;; Generated autoloads from progmodes/antlr-mode.el 995;;; Generated autoloads from progmodes/antlr-mode.el
996 996
997(autoload 'antlr-show-makefile-rules "antlr-mode" "\ 997(autoload 'antlr-show-makefile-rules "antlr-mode" "\
@@ -1027,7 +1027,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
1027;;;*** 1027;;;***
1028 1028
1029;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el" 1029;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el"
1030;;;;;; (20355 10021)) 1030;;;;;; (20229 56251))
1031;;; Generated autoloads from calendar/appt.el 1031;;; Generated autoloads from calendar/appt.el
1032 1032
1033(autoload 'appt-add "appt" "\ 1033(autoload 'appt-add "appt" "\
@@ -1050,7 +1050,7 @@ ARG is positive, otherwise off.
1050 1050
1051;;;### (autoloads (apropos-documentation apropos-value apropos-library 1051;;;### (autoloads (apropos-documentation apropos-value apropos-library
1052;;;;;; apropos apropos-documentation-property apropos-command apropos-variable 1052;;;;;; apropos apropos-documentation-property apropos-command apropos-variable
1053;;;;;; apropos-read-pattern) "apropos" "apropos.el" (20374 32165)) 1053;;;;;; apropos-read-pattern) "apropos" "apropos.el" (20373 62846))
1054;;; Generated autoloads from apropos.el 1054;;; Generated autoloads from apropos.el
1055 1055
1056(autoload 'apropos-read-pattern "apropos" "\ 1056(autoload 'apropos-read-pattern "apropos" "\
@@ -1158,8 +1158,8 @@ Returns list of symbols and documentation found.
1158 1158
1159;;;*** 1159;;;***
1160 1160
1161;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20355 1161;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20389
1162;;;;;; 10021)) 1162;;;;;; 6410))
1163;;; Generated autoloads from arc-mode.el 1163;;; Generated autoloads from arc-mode.el
1164 1164
1165(autoload 'archive-mode "arc-mode" "\ 1165(autoload 'archive-mode "arc-mode" "\
@@ -1179,7 +1179,7 @@ archive.
1179 1179
1180;;;*** 1180;;;***
1181 1181
1182;;;### (autoloads (array-mode) "array" "array.el" (20355 10021)) 1182;;;### (autoloads (array-mode) "array" "array.el" (20229 56251))
1183;;; Generated autoloads from array.el 1183;;; Generated autoloads from array.el
1184 1184
1185(autoload 'array-mode "array" "\ 1185(autoload 'array-mode "array" "\
@@ -1251,7 +1251,7 @@ Entering array mode calls the function `array-mode-hook'.
1251;;;*** 1251;;;***
1252 1252
1253;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20357 1253;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20357
1254;;;;;; 58785)) 1254;;;;;; 51632))
1255;;; Generated autoloads from textmodes/artist.el 1255;;; Generated autoloads from textmodes/artist.el
1256 1256
1257(autoload 'artist-mode "artist" "\ 1257(autoload 'artist-mode "artist" "\
@@ -1457,7 +1457,7 @@ Keymap summary
1457;;;*** 1457;;;***
1458 1458
1459;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (20355 1459;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (20355
1460;;;;;; 10021)) 1460;;;;;; 835))
1461;;; Generated autoloads from progmodes/asm-mode.el 1461;;; Generated autoloads from progmodes/asm-mode.el
1462 1462
1463(autoload 'asm-mode "asm-mode" "\ 1463(autoload 'asm-mode "asm-mode" "\
@@ -1485,7 +1485,7 @@ Special commands:
1485;;;*** 1485;;;***
1486 1486
1487;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el" 1487;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el"
1488;;;;;; (20381 5411)) 1488;;;;;; (20382 62774))
1489;;; Generated autoloads from gnus/auth-source.el 1489;;; Generated autoloads from gnus/auth-source.el
1490 1490
1491(defvar auth-source-cache-expiry 7200 "\ 1491(defvar auth-source-cache-expiry 7200 "\
@@ -1498,7 +1498,7 @@ let-binding.")
1498;;;*** 1498;;;***
1499 1499
1500;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1500;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1501;;;;;; (20355 10021)) 1501;;;;;; (20229 56251))
1502;;; Generated autoloads from autoarg.el 1502;;; Generated autoloads from autoarg.el
1503 1503
1504(defvar autoarg-mode nil "\ 1504(defvar autoarg-mode nil "\
@@ -1559,7 +1559,7 @@ This is similar to `autoarg-mode' but rebinds the keypad keys
1559;;;*** 1559;;;***
1560 1560
1561;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1561;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1562;;;;;; (20355 10021)) 1562;;;;;; (20229 56251))
1563;;; Generated autoloads from progmodes/autoconf.el 1563;;; Generated autoloads from progmodes/autoconf.el
1564 1564
1565(autoload 'autoconf-mode "autoconf" "\ 1565(autoload 'autoconf-mode "autoconf" "\
@@ -1570,7 +1570,7 @@ Major mode for editing Autoconf configure.in files.
1570;;;*** 1570;;;***
1571 1571
1572;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1572;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1573;;;;;; "autoinsert" "autoinsert.el" (20355 10021)) 1573;;;;;; "autoinsert" "autoinsert.el" (20389 6410))
1574;;; Generated autoloads from autoinsert.el 1574;;; Generated autoloads from autoinsert.el
1575 1575
1576(autoload 'auto-insert "autoinsert" "\ 1576(autoload 'auto-insert "autoinsert" "\
@@ -1610,7 +1610,7 @@ insert a template for the file depending on the mode of the buffer.
1610 1610
1611;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1611;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1612;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1612;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1613;;;;;; (20356 55829)) 1613;;;;;; (20405 42495))
1614;;; Generated autoloads from emacs-lisp/autoload.el 1614;;; Generated autoloads from emacs-lisp/autoload.el
1615 1615
1616(put 'generated-autoload-file 'safe-local-variable 'stringp) 1616(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1661,7 +1661,7 @@ should be non-nil).
1661 1661
1662;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1662;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1663;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1663;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1664;;;;;; "autorevert" "autorevert.el" (20373 11301)) 1664;;;;;; "autorevert" "autorevert.el" (20373 62846))
1665;;; Generated autoloads from autorevert.el 1665;;; Generated autoloads from autorevert.el
1666 1666
1667(autoload 'auto-revert-mode "autorevert" "\ 1667(autoload 'auto-revert-mode "autorevert" "\
@@ -1750,7 +1750,7 @@ specifies in the mode line.
1750;;;*** 1750;;;***
1751 1751
1752;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1752;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1753;;;;;; "avoid.el" (20369 14251)) 1753;;;;;; "avoid.el" (20370 4296))
1754;;; Generated autoloads from avoid.el 1754;;; Generated autoloads from avoid.el
1755 1755
1756(defvar mouse-avoidance-mode nil "\ 1756(defvar mouse-avoidance-mode nil "\
@@ -1791,7 +1791,7 @@ definition of \"random distance\".)
1791;;;*** 1791;;;***
1792 1792
1793;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1793;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1794;;;;;; (20369 14251)) 1794;;;;;; (20370 4296))
1795;;; Generated autoloads from battery.el 1795;;; Generated autoloads from battery.el
1796 (put 'battery-mode-line-string 'risky-local-variable t) 1796 (put 'battery-mode-line-string 'risky-local-variable t)
1797 1797
@@ -1827,7 +1827,7 @@ seconds.
1827;;;*** 1827;;;***
1828 1828
1829;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1829;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1830;;;;;; "benchmark" "emacs-lisp/benchmark.el" (20355 10021)) 1830;;;;;; "benchmark" "emacs-lisp/benchmark.el" (20229 56251))
1831;;; Generated autoloads from emacs-lisp/benchmark.el 1831;;; Generated autoloads from emacs-lisp/benchmark.el
1832 1832
1833(autoload 'benchmark-run "benchmark" "\ 1833(autoload 'benchmark-run "benchmark" "\
@@ -1860,7 +1860,7 @@ For non-interactive use see also `benchmark-run' and
1860;;;*** 1860;;;***
1861 1861
1862;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) 1862;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize)
1863;;;;;; "bibtex" "textmodes/bibtex.el" (20355 10021)) 1863;;;;;; "bibtex" "textmodes/bibtex.el" (20355 835))
1864;;; Generated autoloads from textmodes/bibtex.el 1864;;; Generated autoloads from textmodes/bibtex.el
1865 1865
1866(autoload 'bibtex-initialize "bibtex" "\ 1866(autoload 'bibtex-initialize "bibtex" "\
@@ -1949,7 +1949,7 @@ A prefix arg negates the value of `bibtex-search-entry-globally'.
1949;;;*** 1949;;;***
1950 1950
1951;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el" 1951;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el"
1952;;;;;; (20355 10021)) 1952;;;;;; (20229 56251))
1953;;; Generated autoloads from textmodes/bibtex-style.el 1953;;; Generated autoloads from textmodes/bibtex-style.el
1954 1954
1955(autoload 'bibtex-style-mode "bibtex-style" "\ 1955(autoload 'bibtex-style-mode "bibtex-style" "\
@@ -1961,7 +1961,7 @@ Major mode for editing BibTeX style files.
1961 1961
1962;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1962;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1963;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el" 1963;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el"
1964;;;;;; (20355 10021)) 1964;;;;;; (20355 835))
1965;;; Generated autoloads from mail/binhex.el 1965;;; Generated autoloads from mail/binhex.el
1966 1966
1967(defconst binhex-begin-line "^:...............................................................$" "\ 1967(defconst binhex-begin-line "^:...............................................................$" "\
@@ -1985,8 +1985,8 @@ Binhex decode region between START and END.
1985 1985
1986;;;*** 1986;;;***
1987 1987
1988;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (20355 1988;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (20229
1989;;;;;; 10021)) 1989;;;;;; 56251))
1990;;; Generated autoloads from play/blackbox.el 1990;;; Generated autoloads from play/blackbox.el
1991 1991
1992(autoload 'blackbox "blackbox" "\ 1992(autoload 'blackbox "blackbox" "\
@@ -2109,7 +2109,7 @@ a reflection.
2109;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert 2109;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert
2110;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate 2110;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate
2111;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark" 2111;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark"
2112;;;;;; "bookmark.el" (20355 10021)) 2112;;;;;; "bookmark.el" (20400 16870))
2113;;; Generated autoloads from bookmark.el 2113;;; Generated autoloads from bookmark.el
2114 (define-key ctl-x-r-map "b" 'bookmark-jump) 2114 (define-key ctl-x-r-map "b" 'bookmark-jump)
2115 (define-key ctl-x-r-map "m" 'bookmark-set) 2115 (define-key ctl-x-r-map "m" 'bookmark-set)
@@ -2310,7 +2310,7 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2310;;;;;; browse-url-xdg-open browse-url-at-mouse browse-url-at-point 2310;;;;;; browse-url-xdg-open browse-url-at-mouse browse-url-at-point
2311;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 2311;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
2312;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function) 2312;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function)
2313;;;;;; "browse-url" "net/browse-url.el" (20361 20134)) 2313;;;;;; "browse-url" "net/browse-url.el" (20395 5351))
2314;;; Generated autoloads from net/browse-url.el 2314;;; Generated autoloads from net/browse-url.el
2315 2315
2316(defvar browse-url-browser-function 'browse-url-default-browser "\ 2316(defvar browse-url-browser-function 'browse-url-default-browser "\
@@ -2625,24 +2625,8 @@ from `browse-url-elinks-wrapper'.
2625 2625
2626;;;*** 2626;;;***
2627 2627
2628;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (20355
2629;;;;;; 10021))
2630;;; Generated autoloads from play/bruce.el
2631
2632(autoload 'bruce "bruce" "\
2633Adds that special touch of class to your outgoing mail.
2634
2635\(fn)" t nil)
2636
2637(autoload 'snarf-bruces "bruce" "\
2638Return a vector containing the lines from `bruce-phrases-file'.
2639
2640\(fn)" nil nil)
2641
2642;;;***
2643
2644;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2628;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2645;;;;;; "bs" "bs.el" (20369 14251)) 2629;;;;;; "bs" "bs.el" (20370 4296))
2646;;; Generated autoloads from bs.el 2630;;; Generated autoloads from bs.el
2647 2631
2648(autoload 'bs-cycle-next "bs" "\ 2632(autoload 'bs-cycle-next "bs" "\
@@ -2682,7 +2666,7 @@ name of buffer configuration.
2682 2666
2683;;;*** 2667;;;***
2684 2668
2685;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20355 10021)) 2669;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20229 56251))
2686;;; Generated autoloads from play/bubbles.el 2670;;; Generated autoloads from play/bubbles.el
2687 2671
2688(autoload 'bubbles "bubbles" "\ 2672(autoload 'bubbles "bubbles" "\
@@ -2704,7 +2688,7 @@ columns on its right towards the left.
2704;;;*** 2688;;;***
2705 2689
2706;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference" 2690;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference"
2707;;;;;; "progmodes/bug-reference.el" (20355 10021)) 2691;;;;;; "progmodes/bug-reference.el" (20229 56251))
2708;;; Generated autoloads from progmodes/bug-reference.el 2692;;; Generated autoloads from progmodes/bug-reference.el
2709 2693
2710(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) 2694(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format)))))
@@ -2728,7 +2712,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2728;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2712;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2729;;;;;; compile-defun byte-compile-file byte-recompile-directory 2713;;;;;; compile-defun byte-compile-file byte-recompile-directory
2730;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning) 2714;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning)
2731;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20355 10021)) 2715;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20387 12783))
2732;;; Generated autoloads from emacs-lisp/bytecomp.el 2716;;; Generated autoloads from emacs-lisp/bytecomp.el
2733(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2717(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2734(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2718(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2848,8 +2832,8 @@ and corresponding effects.
2848 2832
2849;;;*** 2833;;;***
2850 2834
2851;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (20355 2835;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (20229
2852;;;;;; 10021)) 2836;;;;;; 56251))
2853;;; Generated autoloads from calendar/cal-china.el 2837;;; Generated autoloads from calendar/cal-china.el
2854 2838
2855(put 'calendar-chinese-time-zone 'risky-local-variable t) 2839(put 'calendar-chinese-time-zone 'risky-local-variable t)
@@ -2858,7 +2842,7 @@ and corresponding effects.
2858 2842
2859;;;*** 2843;;;***
2860 2844
2861;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (20355 10021)) 2845;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (20229 56251))
2862;;; Generated autoloads from calendar/cal-dst.el 2846;;; Generated autoloads from calendar/cal-dst.el
2863 2847
2864(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2848(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2870,7 +2854,7 @@ and corresponding effects.
2870;;;*** 2854;;;***
2871 2855
2872;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el" 2856;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el"
2873;;;;;; (20355 10021)) 2857;;;;;; (20286 28414))
2874;;; Generated autoloads from calendar/cal-hebrew.el 2858;;; Generated autoloads from calendar/cal-hebrew.el
2875 2859
2876(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2860(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2887,7 +2871,7 @@ from the cursor position.
2887;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2871;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2888;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2872;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2889;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20373 2873;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20373
2890;;;;;; 11301)) 2874;;;;;; 62846))
2891;;; Generated autoloads from calc/calc.el 2875;;; Generated autoloads from calc/calc.el
2892 (define-key ctl-x-map "*" 'calc-dispatch) 2876 (define-key ctl-x-map "*" 'calc-dispatch)
2893 2877
@@ -2971,8 +2955,8 @@ See Info node `(calc)Defining Functions'.
2971 2955
2972;;;*** 2956;;;***
2973 2957
2974;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (20355 2958;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (20229
2975;;;;;; 10021)) 2959;;;;;; 56251))
2976;;; Generated autoloads from calc/calc-undo.el 2960;;; Generated autoloads from calc/calc-undo.el
2977 2961
2978(autoload 'calc-undo "calc-undo" "\ 2962(autoload 'calc-undo "calc-undo" "\
@@ -2982,8 +2966,8 @@ See Info node `(calc)Defining Functions'.
2982 2966
2983;;;*** 2967;;;***
2984 2968
2985;;;### (autoloads (calculator) "calculator" "calculator.el" (20355 2969;;;### (autoloads (calculator) "calculator" "calculator.el" (20229
2986;;;;;; 10021)) 2970;;;;;; 56251))
2987;;; Generated autoloads from calculator.el 2971;;; Generated autoloads from calculator.el
2988 2972
2989(autoload 'calculator "calculator" "\ 2973(autoload 'calculator "calculator" "\
@@ -2994,8 +2978,8 @@ See the documentation for `calculator-mode' for more information.
2994 2978
2995;;;*** 2979;;;***
2996 2980
2997;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20355 2981;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20389
2998;;;;;; 10021)) 2982;;;;;; 6410))
2999;;; Generated autoloads from calendar/calendar.el 2983;;; Generated autoloads from calendar/calendar.el
3000 2984
3001(autoload 'calendar "calendar" "\ 2985(autoload 'calendar "calendar" "\
@@ -3039,7 +3023,7 @@ This function is suitable for execution in a .emacs file.
3039;;;*** 3023;;;***
3040 3024
3041;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 3025;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3042;;;;;; "gnus/canlock.el" (20355 10021)) 3026;;;;;; "gnus/canlock.el" (20229 56251))
3043;;; Generated autoloads from gnus/canlock.el 3027;;; Generated autoloads from gnus/canlock.el
3044 3028
3045(autoload 'canlock-insert-header "canlock" "\ 3029(autoload 'canlock-insert-header "canlock" "\
@@ -3057,7 +3041,7 @@ it fails.
3057;;;*** 3041;;;***
3058 3042
3059;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el" 3043;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el"
3060;;;;;; (20355 10021)) 3044;;;;;; (20229 56251))
3061;;; Generated autoloads from progmodes/cap-words.el 3045;;; Generated autoloads from progmodes/cap-words.el
3062 3046
3063(autoload 'capitalized-words-mode "cap-words" "\ 3047(autoload 'capitalized-words-mode "cap-words" "\
@@ -3096,15 +3080,15 @@ Obsoletes `c-forward-into-nomenclature'.
3096 3080
3097;;;*** 3081;;;***
3098 3082
3099;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (20355 3083;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (20229
3100;;;;;; 10021)) 3084;;;;;; 56251))
3101;;; Generated autoloads from progmodes/cc-compat.el 3085;;; Generated autoloads from progmodes/cc-compat.el
3102(put 'c-indent-level 'safe-local-variable 'integerp) 3086(put 'c-indent-level 'safe-local-variable 'integerp)
3103 3087
3104;;;*** 3088;;;***
3105 3089
3106;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3090;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3107;;;;;; (20373 11301)) 3091;;;;;; (20373 62846))
3108;;; Generated autoloads from progmodes/cc-engine.el 3092;;; Generated autoloads from progmodes/cc-engine.el
3109 3093
3110(autoload 'c-guess-basic-syntax "cc-engine" "\ 3094(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3116,7 +3100,7 @@ Return the syntactic context of the current line.
3116 3100
3117;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region 3101;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region
3118;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install 3102;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install
3119;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (20355 10021)) 3103;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (20280 8018))
3120;;; Generated autoloads from progmodes/cc-guess.el 3104;;; Generated autoloads from progmodes/cc-guess.el
3121 3105
3122(defvar c-guess-guessed-offsets-alist nil "\ 3106(defvar c-guess-guessed-offsets-alist nil "\
@@ -3216,7 +3200,7 @@ the absolute file name of the file if STYLE-NAME is nil.
3216 3200
3217;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode 3201;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode
3218;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3202;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3219;;;;;; (20369 14251)) 3203;;;;;; (20370 4296))
3220;;; Generated autoloads from progmodes/cc-mode.el 3204;;; Generated autoloads from progmodes/cc-mode.el
3221 3205
3222(autoload 'c-initialize-cc-mode "cc-mode" "\ 3206(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3393,7 +3377,7 @@ Key bindings:
3393;;;*** 3377;;;***
3394 3378
3395;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3379;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3396;;;;;; "progmodes/cc-styles.el" (20355 10021)) 3380;;;;;; "progmodes/cc-styles.el" (20229 56251))
3397;;; Generated autoloads from progmodes/cc-styles.el 3381;;; Generated autoloads from progmodes/cc-styles.el
3398 3382
3399(autoload 'c-set-style "cc-styles" "\ 3383(autoload 'c-set-style "cc-styles" "\
@@ -3444,7 +3428,7 @@ and exists only for compatibility reasons.
3444 3428
3445;;;*** 3429;;;***
3446 3430
3447;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20355 10021)) 3431;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20280 8018))
3448;;; Generated autoloads from progmodes/cc-vars.el 3432;;; Generated autoloads from progmodes/cc-vars.el
3449(put 'c-basic-offset 'safe-local-variable 'integerp) 3433(put 'c-basic-offset 'safe-local-variable 'integerp)
3450(put 'c-backslash-column 'safe-local-variable 'integerp) 3434(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3454,7 +3438,7 @@ and exists only for compatibility reasons.
3454 3438
3455;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3439;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3456;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3440;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3457;;;;;; (20355 10021)) 3441;;;;;; (20229 56251))
3458;;; Generated autoloads from international/ccl.el 3442;;; Generated autoloads from international/ccl.el
3459 3443
3460(autoload 'ccl-compile "ccl" "\ 3444(autoload 'ccl-compile "ccl" "\
@@ -3715,7 +3699,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3715;;;*** 3699;;;***
3716 3700
3717;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el" 3701;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el"
3718;;;;;; (20377 8374)) 3702;;;;;; (20376 44718))
3719;;; Generated autoloads from emacs-lisp/cconv.el 3703;;; Generated autoloads from emacs-lisp/cconv.el
3720 3704
3721(autoload 'cconv-closure-convert "cconv" "\ 3705(autoload 'cconv-closure-convert "cconv" "\
@@ -3730,7 +3714,7 @@ Returns a form where all lambdas don't have any free variables.
3730;;;*** 3714;;;***
3731 3715
3732;;;### (autoloads (cfengine-auto-mode cfengine2-mode cfengine3-mode) 3716;;;### (autoloads (cfengine-auto-mode cfengine2-mode cfengine3-mode)
3733;;;;;; "cfengine" "progmodes/cfengine.el" (20355 10021)) 3717;;;;;; "cfengine" "progmodes/cfengine.el" (20355 835))
3734;;; Generated autoloads from progmodes/cfengine.el 3718;;; Generated autoloads from progmodes/cfengine.el
3735 3719
3736(autoload 'cfengine3-mode "cfengine" "\ 3720(autoload 'cfengine3-mode "cfengine" "\
@@ -3760,7 +3744,7 @@ on the buffer contents
3760;;;*** 3744;;;***
3761 3745
3762;;;### (autoloads (check-declare-directory check-declare-file) "check-declare" 3746;;;### (autoloads (check-declare-directory check-declare-file) "check-declare"
3763;;;;;; "emacs-lisp/check-declare.el" (20378 29222)) 3747;;;;;; "emacs-lisp/check-declare.el" (20379 60745))
3764;;; Generated autoloads from emacs-lisp/check-declare.el 3748;;; Generated autoloads from emacs-lisp/check-declare.el
3765 3749
3766(autoload 'check-declare-file "check-declare" "\ 3750(autoload 'check-declare-file "check-declare" "\
@@ -3785,7 +3769,7 @@ Returns non-nil if any false statements are found.
3785;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3769;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3786;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3770;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3787;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p) 3771;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p)
3788;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (20355 10021)) 3772;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (20389 6410))
3789;;; Generated autoloads from emacs-lisp/checkdoc.el 3773;;; Generated autoloads from emacs-lisp/checkdoc.el
3790(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp) 3774(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp)
3791(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp) 3775(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp)
@@ -3981,7 +3965,7 @@ checking of documentation strings.
3981 3965
3982;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer 3966;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer
3983;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util" 3967;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util"
3984;;;;;; "language/china-util.el" (20355 10021)) 3968;;;;;; "language/china-util.el" (20229 56251))
3985;;; Generated autoloads from language/china-util.el 3969;;; Generated autoloads from language/china-util.el
3986 3970
3987(autoload 'decode-hz-region "china-util" "\ 3971(autoload 'decode-hz-region "china-util" "\
@@ -4019,7 +4003,7 @@ Encode the text in the current buffer to HZ.
4019;;;*** 4003;;;***
4020 4004
4021;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 4005;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
4022;;;;;; "chistory" "chistory.el" (20355 10021)) 4006;;;;;; "chistory" "chistory.el" (20229 56251))
4023;;; Generated autoloads from chistory.el 4007;;; Generated autoloads from chistory.el
4024 4008
4025(autoload 'repeat-matching-complex-command "chistory" "\ 4009(autoload 'repeat-matching-complex-command "chistory" "\
@@ -4058,7 +4042,7 @@ and runs the normal hook `command-history-hook'.
4058 4042
4059;;;*** 4043;;;***
4060 4044
4061;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (20355 10021)) 4045;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (20405 42971))
4062;;; Generated autoloads from emacs-lisp/cl.el 4046;;; Generated autoloads from emacs-lisp/cl.el
4063 4047
4064(defvar custom-print-functions nil "\ 4048(defvar custom-print-functions nil "\
@@ -4071,10 +4055,18 @@ printer proceeds to the next function on the list.
4071This variable is not used at present, but it is defined in hopes that 4055This variable is not used at present, but it is defined in hopes that
4072a future Emacs interpreter will be able to use it.") 4056a future Emacs interpreter will be able to use it.")
4073 4057
4058(put 'defun* 'doc-string-elt 3)
4059
4060(put 'defmacro* 'doc-string-elt 3)
4061
4062(put 'defsubst 'doc-string-elt 3)
4063
4064(put 'defstruct 'doc-string-elt 2)
4065
4074;;;*** 4066;;;***
4075 4067
4076;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 4068;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
4077;;;;;; (20355 10021)) 4069;;;;;; (20280 8018))
4078;;; Generated autoloads from emacs-lisp/cl-indent.el 4070;;; Generated autoloads from emacs-lisp/cl-indent.el
4079 4071
4080(autoload 'common-lisp-indent-function "cl-indent" "\ 4072(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -4153,7 +4145,7 @@ For example, the function `case' has an indent property
4153;;;*** 4145;;;***
4154 4146
4155;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 4147;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
4156;;;;;; (20355 10021)) 4148;;;;;; (20355 835))
4157;;; Generated autoloads from progmodes/cmacexp.el 4149;;; Generated autoloads from progmodes/cmacexp.el
4158 4150
4159(autoload 'c-macro-expand "cmacexp" "\ 4151(autoload 'c-macro-expand "cmacexp" "\
@@ -4173,8 +4165,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4173 4165
4174;;;*** 4166;;;***
4175 4167
4176;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20355 4168;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20229
4177;;;;;; 10021)) 4169;;;;;; 56251))
4178;;; Generated autoloads from cmuscheme.el 4170;;; Generated autoloads from cmuscheme.el
4179 4171
4180(autoload 'run-scheme "cmuscheme" "\ 4172(autoload 'run-scheme "cmuscheme" "\
@@ -4194,7 +4186,7 @@ is run).
4194 4186
4195;;;*** 4187;;;***
4196 4188
4197;;;### (autoloads (color-name-to-rgb) "color" "color.el" (20355 10021)) 4189;;;### (autoloads (color-name-to-rgb) "color" "color.el" (20350 14460))
4198;;; Generated autoloads from color.el 4190;;; Generated autoloads from color.el
4199 4191
4200(autoload 'color-name-to-rgb "color" "\ 4192(autoload 'color-name-to-rgb "color" "\
@@ -4216,7 +4208,7 @@ If FRAME cannot display COLOR, return nil.
4216;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4208;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4217;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4209;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4218;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4210;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4219;;;;;; (20376 40834)) 4211;;;;;; (20405 16851))
4220;;; Generated autoloads from comint.el 4212;;; Generated autoloads from comint.el
4221 4213
4222(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4214(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4316,7 +4308,7 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4316;;;*** 4308;;;***
4317 4309
4318;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el" 4310;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el"
4319;;;;;; (20355 10021)) 4311;;;;;; (20229 56251))
4320;;; Generated autoloads from vc/compare-w.el 4312;;; Generated autoloads from vc/compare-w.el
4321 4313
4322(autoload 'compare-windows "compare-w" "\ 4314(autoload 'compare-windows "compare-w" "\
@@ -4353,8 +4345,8 @@ on third call it again advances points to the next difference and so on.
4353;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4345;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4354;;;;;; compile compilation-disable-input compile-command compilation-search-path 4346;;;;;; compile compilation-disable-input compile-command compilation-search-path
4355;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 4347;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
4356;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20355 4348;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20405
4357;;;;;; 10021)) 4349;;;;;; 42899))
4358;;; Generated autoloads from progmodes/compile.el 4350;;; Generated autoloads from progmodes/compile.el
4359 4351
4360(defvar compilation-mode-hook nil "\ 4352(defvar compilation-mode-hook nil "\
@@ -4500,6 +4492,8 @@ Runs `compilation-mode-hook' with `run-mode-hooks' (which see).
4500 4492
4501\(fn &optional NAME-OF-MODE)" t nil) 4493\(fn &optional NAME-OF-MODE)" t nil)
4502 4494
4495(put 'define-compilation-mode 'doc-string-elt 3)
4496
4503(autoload 'compilation-shell-minor-mode "compile" "\ 4497(autoload 'compilation-shell-minor-mode "compile" "\
4504Toggle Compilation Shell minor mode. 4498Toggle Compilation Shell minor mode.
4505With a prefix argument ARG, enable Compilation Shell minor mode 4499With a prefix argument ARG, enable Compilation Shell minor mode
@@ -4534,7 +4528,7 @@ This is the value of `next-error-function' in Compilation buffers.
4534;;;*** 4528;;;***
4535 4529
4536;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4530;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4537;;;;;; (20355 10021)) 4531;;;;;; (20389 6410))
4538;;; Generated autoloads from completion.el 4532;;; Generated autoloads from completion.el
4539 4533
4540(defvar dynamic-completion-mode nil "\ 4534(defvar dynamic-completion-mode nil "\
@@ -4559,7 +4553,7 @@ if ARG is omitted or nil.
4559;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 4553;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
4560;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 4554;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
4561;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 4555;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
4562;;;;;; (20355 10021)) 4556;;;;;; (20229 56251))
4563;;; Generated autoloads from textmodes/conf-mode.el 4557;;; Generated autoloads from textmodes/conf-mode.el
4564 4558
4565(autoload 'conf-mode "conf-mode" "\ 4559(autoload 'conf-mode "conf-mode" "\
@@ -4715,7 +4709,7 @@ For details see `conf-mode'. Example:
4715;;;*** 4709;;;***
4716 4710
4717;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4711;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4718;;;;;; "cookie1" "play/cookie1.el" (20364 27900)) 4712;;;;;; "cookie1" "play/cookie1.el" (20370 4296))
4719;;; Generated autoloads from play/cookie1.el 4713;;; Generated autoloads from play/cookie1.el
4720 4714
4721(autoload 'cookie "cookie1" "\ 4715(autoload 'cookie "cookie1" "\
@@ -4747,8 +4741,8 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
4747;;;*** 4741;;;***
4748 4742
4749;;;### (autoloads (copyright-update-directory copyright copyright-fix-years 4743;;;### (autoloads (copyright-update-directory copyright copyright-fix-years
4750;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (20355 4744;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (20389
4751;;;;;; 10021)) 4745;;;;;; 6410))
4752;;; Generated autoloads from emacs-lisp/copyright.el 4746;;; Generated autoloads from emacs-lisp/copyright.el
4753(put 'copyright-at-end-flag 'safe-local-variable 'booleanp) 4747(put 'copyright-at-end-flag 'safe-local-variable 'booleanp)
4754(put 'copyright-names-regexp 'safe-local-variable 'stringp) 4748(put 'copyright-names-regexp 'safe-local-variable 'stringp)
@@ -4787,7 +4781,7 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4787;;;*** 4781;;;***
4788 4782
4789;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 4783;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
4790;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20355 10021)) 4784;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20229 56251))
4791;;; Generated autoloads from progmodes/cperl-mode.el 4785;;; Generated autoloads from progmodes/cperl-mode.el
4792(put 'cperl-indent-level 'safe-local-variable 'integerp) 4786(put 'cperl-indent-level 'safe-local-variable 'integerp)
4793(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4787(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -4986,7 +4980,7 @@ Run a `perldoc' on the word around point.
4986;;;*** 4980;;;***
4987 4981
4988;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 4982;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4989;;;;;; (20355 10021)) 4983;;;;;; (20355 835))
4990;;; Generated autoloads from progmodes/cpp.el 4984;;; Generated autoloads from progmodes/cpp.el
4991 4985
4992(autoload 'cpp-highlight-buffer "cpp" "\ 4986(autoload 'cpp-highlight-buffer "cpp" "\
@@ -5005,7 +4999,7 @@ Edit display information for cpp conditionals.
5005;;;*** 4999;;;***
5006 5000
5007;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 5001;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
5008;;;;;; (20355 10021)) 5002;;;;;; (20229 56251))
5009;;; Generated autoloads from emulation/crisp.el 5003;;; Generated autoloads from emulation/crisp.el
5010 5004
5011(defvar crisp-mode nil "\ 5005(defvar crisp-mode nil "\
@@ -5031,7 +5025,7 @@ if ARG is omitted or nil.
5031;;;*** 5025;;;***
5032 5026
5033;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 5027;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
5034;;;;;; (20355 10021)) 5028;;;;;; (20229 56251))
5035;;; Generated autoloads from emacs-lisp/crm.el 5029;;; Generated autoloads from emacs-lisp/crm.el
5036 5030
5037(autoload 'completing-read-multiple "crm" "\ 5031(autoload 'completing-read-multiple "crm" "\
@@ -5066,8 +5060,8 @@ INHERIT-INPUT-METHOD.
5066 5060
5067;;;*** 5061;;;***
5068 5062
5069;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (20355 5063;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (20229
5070;;;;;; 10021)) 5064;;;;;; 56251))
5071;;; Generated autoloads from textmodes/css-mode.el 5065;;; Generated autoloads from textmodes/css-mode.el
5072 5066
5073(autoload 'css-mode "css-mode" "\ 5067(autoload 'css-mode "css-mode" "\
@@ -5078,7 +5072,7 @@ Major mode to edit Cascading Style Sheets.
5078;;;*** 5072;;;***
5079 5073
5080;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5074;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5081;;;;;; (20361 20134)) 5075;;;;;; (20360 57703))
5082;;; Generated autoloads from emulation/cua-base.el 5076;;; Generated autoloads from emulation/cua-base.el
5083 5077
5084(defvar cua-mode nil "\ 5078(defvar cua-mode nil "\
@@ -5138,7 +5132,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5138;;;;;; customize-mode customize customize-push-and-save customize-save-variable 5132;;;;;; customize-mode customize customize-push-and-save customize-save-variable
5139;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically 5133;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically
5140;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically) 5134;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically)
5141;;;;;; "cus-edit" "cus-edit.el" (20375 53029)) 5135;;;;;; "cus-edit" "cus-edit.el" (20400 16870))
5142;;; Generated autoloads from cus-edit.el 5136;;; Generated autoloads from cus-edit.el
5143 5137
5144(defvar custom-browse-sort-alphabetically nil "\ 5138(defvar custom-browse-sort-alphabetically nil "\
@@ -5450,8 +5444,8 @@ The format is suitable for use with `easy-menu-define'.
5450;;;*** 5444;;;***
5451 5445
5452;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme 5446;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme
5453;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20355 5447;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20339
5454;;;;;; 10021)) 5448;;;;;; 13356))
5455;;; Generated autoloads from cus-theme.el 5449;;; Generated autoloads from cus-theme.el
5456 5450
5457(autoload 'customize-create-theme "cus-theme" "\ 5451(autoload 'customize-create-theme "cus-theme" "\
@@ -5485,7 +5479,7 @@ omitted, a buffer named *Custom Themes* is used.
5485;;;*** 5479;;;***
5486 5480
5487;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el" 5481;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el"
5488;;;;;; (20355 10021)) 5482;;;;;; (20355 835))
5489;;; Generated autoloads from vc/cvs-status.el 5483;;; Generated autoloads from vc/cvs-status.el
5490 5484
5491(autoload 'cvs-status-mode "cvs-status" "\ 5485(autoload 'cvs-status-mode "cvs-status" "\
@@ -5496,7 +5490,7 @@ Mode used for cvs status output.
5496;;;*** 5490;;;***
5497 5491
5498;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5492;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5499;;;;;; "cwarn" "progmodes/cwarn.el" (20355 10021)) 5493;;;;;; "cwarn" "progmodes/cwarn.el" (20355 835))
5500;;; Generated autoloads from progmodes/cwarn.el 5494;;; Generated autoloads from progmodes/cwarn.el
5501 5495
5502(autoload 'cwarn-mode "cwarn" "\ 5496(autoload 'cwarn-mode "cwarn" "\
@@ -5547,7 +5541,7 @@ See `cwarn-mode' for more information on Cwarn mode.
5547 5541
5548;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5542;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5549;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5543;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5550;;;;;; (20355 10021)) 5544;;;;;; (20229 56251))
5551;;; Generated autoloads from language/cyril-util.el 5545;;; Generated autoloads from language/cyril-util.el
5552 5546
5553(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5547(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5576,7 +5570,7 @@ If the argument is nil, we return the display table to its standard state.
5576;;;*** 5570;;;***
5577 5571
5578;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5572;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5579;;;;;; (20355 10021)) 5573;;;;;; (20397 19651))
5580;;; Generated autoloads from dabbrev.el 5574;;; Generated autoloads from dabbrev.el
5581(put 'dabbrev-case-fold-search 'risky-local-variable t) 5575(put 'dabbrev-case-fold-search 'risky-local-variable t)
5582(put 'dabbrev-case-replace 'risky-local-variable t) 5576(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5623,7 +5617,7 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5623;;;*** 5617;;;***
5624 5618
5625;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el" 5619;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el"
5626;;;;;; (20355 10021)) 5620;;;;;; (20355 835))
5627;;; Generated autoloads from cedet/data-debug.el 5621;;; Generated autoloads from cedet/data-debug.el
5628 5622
5629(autoload 'data-debug-new-buffer "data-debug" "\ 5623(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5633,8 +5627,8 @@ Create a new data-debug buffer with NAME.
5633 5627
5634;;;*** 5628;;;***
5635 5629
5636;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20373 5630;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20400
5637;;;;;; 11301)) 5631;;;;;; 16870))
5638;;; Generated autoloads from net/dbus.el 5632;;; Generated autoloads from net/dbus.el
5639 5633
5640(autoload 'dbus-handle-event "dbus" "\ 5634(autoload 'dbus-handle-event "dbus" "\
@@ -5648,7 +5642,7 @@ If the HANDLER returns a `dbus-error', it is propagated as return message.
5648;;;*** 5642;;;***
5649 5643
5650;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20355 5644;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20355
5651;;;;;; 10021)) 5645;;;;;; 835))
5652;;; Generated autoloads from progmodes/dcl-mode.el 5646;;; Generated autoloads from progmodes/dcl-mode.el
5653 5647
5654(autoload 'dcl-mode "dcl-mode" "\ 5648(autoload 'dcl-mode "dcl-mode" "\
@@ -5775,7 +5769,7 @@ There is some minimal font-lock support (see vars
5775;;;*** 5769;;;***
5776 5770
5777;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5771;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5778;;;;;; "emacs-lisp/debug.el" (20355 10021)) 5772;;;;;; "emacs-lisp/debug.el" (20229 56251))
5779;;; Generated autoloads from emacs-lisp/debug.el 5773;;; Generated autoloads from emacs-lisp/debug.el
5780 5774
5781(setq debugger 'debug) 5775(setq debugger 'debug)
@@ -5819,7 +5813,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5819;;;*** 5813;;;***
5820 5814
5821;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5815;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5822;;;;;; (20355 10021)) 5816;;;;;; (20229 56251))
5823;;; Generated autoloads from play/decipher.el 5817;;; Generated autoloads from play/decipher.el
5824 5818
5825(autoload 'decipher "decipher" "\ 5819(autoload 'decipher "decipher" "\
@@ -5848,8 +5842,8 @@ The most useful commands are:
5848;;;*** 5842;;;***
5849 5843
5850;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5844;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5851;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20355 5845;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20229
5852;;;;;; 10021)) 5846;;;;;; 56251))
5853;;; Generated autoloads from delim-col.el 5847;;; Generated autoloads from delim-col.el
5854 5848
5855(autoload 'delimit-columns-customize "delim-col" "\ 5849(autoload 'delimit-columns-customize "delim-col" "\
@@ -5874,7 +5868,7 @@ START and END delimits the corners of text rectangle.
5874;;;*** 5868;;;***
5875 5869
5876;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (20355 5870;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (20355
5877;;;;;; 10021)) 5871;;;;;; 835))
5878;;; Generated autoloads from progmodes/delphi.el 5872;;; Generated autoloads from progmodes/delphi.el
5879 5873
5880(autoload 'delphi-mode "delphi" "\ 5874(autoload 'delphi-mode "delphi" "\
@@ -5925,8 +5919,8 @@ with no args, if that value is non-nil.
5925 5919
5926;;;*** 5920;;;***
5927 5921
5928;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20355 5922;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20229
5929;;;;;; 10021)) 5923;;;;;; 56251))
5930;;; Generated autoloads from delsel.el 5924;;; Generated autoloads from delsel.el
5931 5925
5932(defalias 'pending-delete-mode 'delete-selection-mode) 5926(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5956,7 +5950,7 @@ any selection.
5956;;;*** 5950;;;***
5957 5951
5958;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5952;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5959;;;;;; "derived" "emacs-lisp/derived.el" (20355 10021)) 5953;;;;;; "derived" "emacs-lisp/derived.el" (20229 56251))
5960;;; Generated autoloads from emacs-lisp/derived.el 5954;;; Generated autoloads from emacs-lisp/derived.el
5961 5955
5962(autoload 'define-derived-mode "derived" "\ 5956(autoload 'define-derived-mode "derived" "\
@@ -6023,7 +6017,7 @@ the first time the mode is used.
6023;;;*** 6017;;;***
6024 6018
6025;;;### (autoloads (describe-char describe-text-properties) "descr-text" 6019;;;### (autoloads (describe-char describe-text-properties) "descr-text"
6026;;;;;; "descr-text.el" (20369 14251)) 6020;;;;;; "descr-text.el" (20370 4296))
6027;;; Generated autoloads from descr-text.el 6021;;; Generated autoloads from descr-text.el
6028 6022
6029(autoload 'describe-text-properties "descr-text" "\ 6023(autoload 'describe-text-properties "descr-text" "\
@@ -6060,7 +6054,7 @@ relevant to POS.
6060;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6054;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6061;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 6055;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
6062;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 6056;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
6063;;;;;; "desktop.el" (20355 10021)) 6057;;;;;; "desktop.el" (20400 16870))
6064;;; Generated autoloads from desktop.el 6058;;; Generated autoloads from desktop.el
6065 6059
6066(defvar desktop-save-mode nil "\ 6060(defvar desktop-save-mode nil "\
@@ -6247,7 +6241,7 @@ Revert to the last loaded desktop.
6247 6241
6248;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 6242;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
6249;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 6243;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
6250;;;;;; "deuglify" "gnus/deuglify.el" (20355 10021)) 6244;;;;;; "deuglify" "gnus/deuglify.el" (20229 56251))
6251;;; Generated autoloads from gnus/deuglify.el 6245;;; Generated autoloads from gnus/deuglify.el
6252 6246
6253(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 6247(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6280,7 +6274,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
6280;;;*** 6274;;;***
6281 6275
6282;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6276;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6283;;;;;; "calendar/diary-lib.el" (20355 10021)) 6277;;;;;; "calendar/diary-lib.el" (20288 9499))
6284;;; Generated autoloads from calendar/diary-lib.el 6278;;; Generated autoloads from calendar/diary-lib.el
6285 6279
6286(autoload 'diary "diary-lib" "\ 6280(autoload 'diary "diary-lib" "\
@@ -6323,7 +6317,7 @@ Major mode for editing the diary file.
6323;;;*** 6317;;;***
6324 6318
6325;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command 6319;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command
6326;;;;;; diff-switches) "diff" "vc/diff.el" (20379 50083)) 6320;;;;;; diff-switches) "diff" "vc/diff.el" (20379 60745))
6327;;; Generated autoloads from vc/diff.el 6321;;; Generated autoloads from vc/diff.el
6328 6322
6329(defvar diff-switches (purecopy "-c") "\ 6323(defvar diff-switches (purecopy "-c") "\
@@ -6367,7 +6361,7 @@ This requires the external program `diff' to be in your `exec-path'.
6367;;;*** 6361;;;***
6368 6362
6369;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el" 6363;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el"
6370;;;;;; (20377 8374)) 6364;;;;;; (20377 16772))
6371;;; Generated autoloads from vc/diff-mode.el 6365;;; Generated autoloads from vc/diff-mode.el
6372 6366
6373(autoload 'diff-mode "diff-mode" "\ 6367(autoload 'diff-mode "diff-mode" "\
@@ -6399,7 +6393,7 @@ the mode if ARG is omitted or nil.
6399 6393
6400;;;*** 6394;;;***
6401 6395
6402;;;### (autoloads (dig) "dig" "net/dig.el" (20355 10021)) 6396;;;### (autoloads (dig) "dig" "net/dig.el" (20229 56251))
6403;;; Generated autoloads from net/dig.el 6397;;; Generated autoloads from net/dig.el
6404 6398
6405(autoload 'dig "dig" "\ 6399(autoload 'dig "dig" "\
@@ -6411,7 +6405,7 @@ Optional arguments are passed to `dig-invoke'.
6411;;;*** 6405;;;***
6412 6406
6413;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window 6407;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6414;;;;;; dired dired-listing-switches) "dired" "dired.el" (20378 29222)) 6408;;;;;; dired dired-listing-switches) "dired" "dired.el" (20400 16870))
6415;;; Generated autoloads from dired.el 6409;;; Generated autoloads from dired.el
6416 6410
6417(defvar dired-listing-switches (purecopy "-al") "\ 6411(defvar dired-listing-switches (purecopy "-al") "\
@@ -6533,7 +6527,7 @@ Keybindings:
6533;;;*** 6527;;;***
6534 6528
6535;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el" 6529;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el"
6536;;;;;; (20355 10021)) 6530;;;;;; (20400 16870))
6537;;; Generated autoloads from dirtrack.el 6531;;; Generated autoloads from dirtrack.el
6538 6532
6539(autoload 'dirtrack-mode "dirtrack" "\ 6533(autoload 'dirtrack-mode "dirtrack" "\
@@ -6563,8 +6557,8 @@ from `default-directory'.
6563 6557
6564;;;*** 6558;;;***
6565 6559
6566;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (20355 6560;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (20229
6567;;;;;; 10021)) 6561;;;;;; 56251))
6568;;; Generated autoloads from emacs-lisp/disass.el 6562;;; Generated autoloads from emacs-lisp/disass.el
6569 6563
6570(autoload 'disassemble "disass" "\ 6564(autoload 'disassemble "disass" "\
@@ -6583,7 +6577,7 @@ redefine OBJECT if it is a symbol.
6583;;;;;; standard-display-g1 standard-display-ascii standard-display-default 6577;;;;;; standard-display-g1 standard-display-ascii standard-display-default
6584;;;;;; standard-display-8bit describe-current-display-table describe-display-table 6578;;;;;; standard-display-8bit describe-current-display-table describe-display-table
6585;;;;;; set-display-table-slot display-table-slot make-display-table) 6579;;;;;; set-display-table-slot display-table-slot make-display-table)
6586;;;;;; "disp-table" "disp-table.el" (20355 10021)) 6580;;;;;; "disp-table" "disp-table.el" (20229 56251))
6587;;; Generated autoloads from disp-table.el 6581;;; Generated autoloads from disp-table.el
6588 6582
6589(autoload 'make-display-table "disp-table" "\ 6583(autoload 'make-display-table "disp-table" "\
@@ -6705,7 +6699,7 @@ in `.emacs'.
6705;;;*** 6699;;;***
6706 6700
6707;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6701;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6708;;;;;; (20355 10021)) 6702;;;;;; (20229 56251))
6709;;; Generated autoloads from play/dissociate.el 6703;;; Generated autoloads from play/dissociate.el
6710 6704
6711(autoload 'dissociated-press "dissociate" "\ 6705(autoload 'dissociated-press "dissociate" "\
@@ -6721,7 +6715,7 @@ Default is 2.
6721 6715
6722;;;*** 6716;;;***
6723 6717
6724;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (20355 10021)) 6718;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (20229 56251))
6725;;; Generated autoloads from dnd.el 6719;;; Generated autoloads from dnd.el
6726 6720
6727(defvar dnd-protocol-alist `((,(purecopy "^file:///") . dnd-open-local-file) (,(purecopy "^file://") . dnd-open-file) (,(purecopy "^file:") . dnd-open-local-file) (,(purecopy "^\\(https?\\|ftp\\|file\\|nfs\\)://") . dnd-open-file)) "\ 6721(defvar dnd-protocol-alist `((,(purecopy "^file:///") . dnd-open-local-file) (,(purecopy "^file://") . dnd-open-file) (,(purecopy "^file:") . dnd-open-local-file) (,(purecopy "^\\(https?\\|ftp\\|file\\|nfs\\)://") . dnd-open-file)) "\
@@ -6742,7 +6736,7 @@ if some action was made, or nil if the URL is ignored.")
6742;;;*** 6736;;;***
6743 6737
6744;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 6738;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
6745;;;;;; "textmodes/dns-mode.el" (20355 10021)) 6739;;;;;; "textmodes/dns-mode.el" (20229 56251))
6746;;; Generated autoloads from textmodes/dns-mode.el 6740;;; Generated autoloads from textmodes/dns-mode.el
6747 6741
6748(autoload 'dns-mode "dns-mode" "\ 6742(autoload 'dns-mode "dns-mode" "\
@@ -6766,8 +6760,8 @@ Locate SOA record and increment the serial field.
6766;;;*** 6760;;;***
6767 6761
6768;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe 6762;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe
6769;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20378 6763;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20376
6770;;;;;; 29222)) 6764;;;;;; 50510))
6771;;; Generated autoloads from doc-view.el 6765;;; Generated autoloads from doc-view.el
6772 6766
6773(autoload 'doc-view-mode-p "doc-view" "\ 6767(autoload 'doc-view-mode-p "doc-view" "\
@@ -6813,7 +6807,7 @@ See the command `doc-view-mode' for more information on this mode.
6813 6807
6814;;;*** 6808;;;***
6815 6809
6816;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20355 10021)) 6810;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20235 37244))
6817;;; Generated autoloads from play/doctor.el 6811;;; Generated autoloads from play/doctor.el
6818 6812
6819(autoload 'doctor "doctor" "\ 6813(autoload 'doctor "doctor" "\
@@ -6823,7 +6817,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6823 6817
6824;;;*** 6818;;;***
6825 6819
6826;;;### (autoloads (double-mode) "double" "double.el" (20355 10021)) 6820;;;### (autoloads (double-mode) "double" "double.el" (20229 56251))
6827;;; Generated autoloads from double.el 6821;;; Generated autoloads from double.el
6828 6822
6829(autoload 'double-mode "double" "\ 6823(autoload 'double-mode "double" "\
@@ -6839,7 +6833,7 @@ strings when pressed twice. See `double-map' for details.
6839 6833
6840;;;*** 6834;;;***
6841 6835
6842;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (20355 10021)) 6836;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (20229 56251))
6843;;; Generated autoloads from play/dunnet.el 6837;;; Generated autoloads from play/dunnet.el
6844 6838
6845(autoload 'dunnet "dunnet" "\ 6839(autoload 'dunnet "dunnet" "\
@@ -6851,7 +6845,7 @@ Switch to *dungeon* buffer and start game.
6851 6845
6852;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6846;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6853;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 6847;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
6854;;;;;; "emacs-lisp/easy-mmode.el" (20362 40996)) 6848;;;;;; "emacs-lisp/easy-mmode.el" (20405 42390))
6855;;; Generated autoloads from emacs-lisp/easy-mmode.el 6849;;; Generated autoloads from emacs-lisp/easy-mmode.el
6856 6850
6857(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6851(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -6917,6 +6911,8 @@ For example, you could write
6917 6911
6918\(fn MODE DOC &optional INIT-VALUE LIGHTER KEYMAP &rest BODY)" nil (quote macro)) 6912\(fn MODE DOC &optional INIT-VALUE LIGHTER KEYMAP &rest BODY)" nil (quote macro))
6919 6913
6914(put 'define-minor-mode 'doc-string-elt '2)
6915
6920(defalias 'easy-mmode-define-global-mode 'define-globalized-minor-mode) 6916(defalias 'easy-mmode-define-global-mode 'define-globalized-minor-mode)
6921 6917
6922(defalias 'define-global-minor-mode 'define-globalized-minor-mode) 6918(defalias 'define-global-minor-mode 'define-globalized-minor-mode)
@@ -6942,6 +6938,8 @@ call another major mode in their body.
6942 6938
6943\(fn GLOBAL-MODE MODE TURN-ON &rest KEYS)" nil (quote macro)) 6939\(fn GLOBAL-MODE MODE TURN-ON &rest KEYS)" nil (quote macro))
6944 6940
6941(put 'define-globalized-minor-mode 'doc-string-elt '2)
6942
6945(autoload 'easy-mmode-define-keymap "easy-mmode" "\ 6943(autoload 'easy-mmode-define-keymap "easy-mmode" "\
6946Return a keymap built from bindings BS. 6944Return a keymap built from bindings BS.
6947BS must be a list of (KEY . BINDING) where 6945BS must be a list of (KEY . BINDING) where
@@ -6977,8 +6975,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
6977;;;*** 6975;;;***
6978 6976
6979;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 6977;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
6980;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (20355 6978;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (20304
6981;;;;;; 10021)) 6979;;;;;; 58723))
6982;;; Generated autoloads from emacs-lisp/easymenu.el 6980;;; Generated autoloads from emacs-lisp/easymenu.el
6983 6981
6984(autoload 'easy-menu-define "easymenu" "\ 6982(autoload 'easy-menu-define "easymenu" "\
@@ -7132,7 +7130,7 @@ To implement dynamic menus, either call this from
7132;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer 7130;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer
7133;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer 7131;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer
7134;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 7132;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
7135;;;;;; "progmodes/ebnf2ps.el" (20373 11301)) 7133;;;;;; "progmodes/ebnf2ps.el" (20373 62846))
7136;;; Generated autoloads from progmodes/ebnf2ps.el 7134;;; Generated autoloads from progmodes/ebnf2ps.el
7137 7135
7138(autoload 'ebnf-customize "ebnf2ps" "\ 7136(autoload 'ebnf-customize "ebnf2ps" "\
@@ -7400,14 +7398,13 @@ See `ebnf-style-database' documentation.
7400;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack 7398;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack
7401;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use 7399;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use
7402;;;;;; ebrowse-tags-query-replace ebrowse-tags-search ebrowse-tags-loop-continue 7400;;;;;; ebrowse-tags-query-replace ebrowse-tags-search ebrowse-tags-loop-continue
7403;;;;;; ebrowse-tags-complete-symbol ebrowse-tags-find-definition-other-frame 7401;;;;;; ebrowse-tags-find-definition-other-frame ebrowse-tags-view-definition-other-frame
7404;;;;;; ebrowse-tags-view-definition-other-frame ebrowse-tags-find-declaration-other-frame 7402;;;;;; ebrowse-tags-find-declaration-other-frame ebrowse-tags-find-definition-other-window
7405;;;;;; ebrowse-tags-find-definition-other-window ebrowse-tags-view-definition-other-window 7403;;;;;; ebrowse-tags-view-definition-other-window ebrowse-tags-find-declaration-other-window
7406;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 7404;;;;;; ebrowse-tags-find-definition ebrowse-tags-view-definition
7407;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 7405;;;;;; ebrowse-tags-find-declaration ebrowse-tags-view-declaration
7408;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 7406;;;;;; ebrowse-member-mode ebrowse-electric-choose-tree ebrowse-tree-mode)
7409;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (20355 7407;;;;;; "ebrowse" "progmodes/ebrowse.el" (20355 835))
7410;;;;;; 10021))
7411;;; Generated autoloads from progmodes/ebrowse.el 7408;;; Generated autoloads from progmodes/ebrowse.el
7412 7409
7413(autoload 'ebrowse-tree-mode "ebrowse" "\ 7410(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7482,14 +7479,6 @@ Find definition of member at point in other frame.
7482 7479
7483\(fn)" t nil) 7480\(fn)" t nil)
7484 7481
7485(autoload 'ebrowse-tags-complete-symbol "ebrowse" "\
7486Perform completion on the C++ symbol preceding point.
7487A second call of this function without changing point inserts the next match.
7488A call with prefix PREFIX reads the symbol to insert from the minibuffer with
7489completion.
7490
7491\(fn PREFIX)" t nil)
7492
7493(autoload 'ebrowse-tags-loop-continue "ebrowse" "\ 7482(autoload 'ebrowse-tags-loop-continue "ebrowse" "\
7494Repeat last operation on files in tree. 7483Repeat last operation on files in tree.
7495FIRST-TIME non-nil means this is not a repetition, but the first time. 7484FIRST-TIME non-nil means this is not a repetition, but the first time.
@@ -7556,32 +7545,40 @@ Display statistics for a class tree.
7556;;;*** 7545;;;***
7557 7546
7558;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7547;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
7559;;;;;; (20355 10021)) 7548;;;;;; (20400 16870))
7560;;; Generated autoloads from ebuff-menu.el 7549;;; Generated autoloads from ebuff-menu.el
7561 7550
7562(autoload 'electric-buffer-list "ebuff-menu" "\ 7551(autoload 'electric-buffer-list "ebuff-menu" "\
7563Pop up a buffer describing the set of Emacs buffers. 7552Pop up the Buffer Menu in an \"electric\" window.
7564Vaguely like ITS lunar select buffer; combining typeoutoid buffer 7553If you type SPC or RET (`Electric-buffer-menu-select'), that
7565listing with menuoid buffer selection. 7554selects the buffer at point and quits the \"electric\" window.
7566 7555Otherwise, you can move around in the Buffer Menu, marking
7567If the very next character typed is a space then the buffer list 7556buffers to be selected, saved or deleted; these other commands
7568window disappears. Otherwise, one may move around in the buffer list 7557are much like those of `Buffer-menu-mode'.
7569window, marking buffers to be selected, saved or deleted.
7570
7571To exit and select a new buffer, type a space when the cursor is on
7572the appropriate line of the buffer-list window. Other commands are
7573much like those of `Buffer-menu-mode'.
7574 7558
7575Run hooks in `electric-buffer-menu-mode-hook' on entry. 7559Run hooks in `electric-buffer-menu-mode-hook' on entry.
7576 7560
7577\\{electric-buffer-menu-mode-map} 7561\\<electric-buffer-menu-mode-map>
7562\\[keyboard-quit] or \\[Electric-buffer-menu-quit] -- exit buffer menu, returning to previous window and buffer
7563 configuration. If the very first character typed is a space, it
7564 also has this effect.
7565\\[Electric-buffer-menu-select] -- select buffer of line point is on.
7566 Also show buffers marked with m in other windows,
7567 deletes buffers marked with \"D\", and saves those marked with \"S\".
7568\\[Buffer-menu-mark] -- mark buffer to be displayed.
7569\\[Buffer-menu-not-modified] -- clear modified-flag on that buffer.
7570\\[Buffer-menu-save] -- mark that buffer to be saved.
7571\\[Buffer-menu-delete] or \\[Buffer-menu-delete-backwards] -- mark that buffer to be deleted.
7572\\[Buffer-menu-unmark] -- remove all kinds of marks from current line.
7573\\[Electric-buffer-menu-mode-view-buffer] -- view buffer, returning when done.
7574\\[Buffer-menu-backup-unmark] -- back up a line and remove marks.
7578 7575
7579\(fn ARG)" t nil) 7576\(fn ARG)" t nil)
7580 7577
7581;;;*** 7578;;;***
7582 7579
7583;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7580;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
7584;;;;;; "echistory.el" (20355 10021)) 7581;;;;;; "echistory.el" (20229 56251))
7585;;; Generated autoloads from echistory.el 7582;;; Generated autoloads from echistory.el
7586 7583
7587(autoload 'Electric-command-history-redo-expression "echistory" "\ 7584(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7593,7 +7590,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7593;;;*** 7590;;;***
7594 7591
7595;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el" 7592;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el"
7596;;;;;; (20355 10021)) 7593;;;;;; (20229 56251))
7597;;; Generated autoloads from gnus/ecomplete.el 7594;;; Generated autoloads from gnus/ecomplete.el
7598 7595
7599(autoload 'ecomplete-setup "ecomplete" "\ 7596(autoload 'ecomplete-setup "ecomplete" "\
@@ -7603,7 +7600,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7603 7600
7604;;;*** 7601;;;***
7605 7602
7606;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (20355 10021)) 7603;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (20255 22932))
7607;;; Generated autoloads from cedet/ede.el 7604;;; Generated autoloads from cedet/ede.el
7608 7605
7609(defvar global-ede-mode nil "\ 7606(defvar global-ede-mode nil "\
@@ -7630,7 +7627,7 @@ an EDE controlled project.
7630 7627
7631;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 7628;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
7632;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 7629;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
7633;;;;;; "emacs-lisp/edebug.el" (20355 10021)) 7630;;;;;; "emacs-lisp/edebug.el" (20355 835))
7634;;; Generated autoloads from emacs-lisp/edebug.el 7631;;; Generated autoloads from emacs-lisp/edebug.el
7635 7632
7636(defvar edebug-all-defs nil "\ 7633(defvar edebug-all-defs nil "\
@@ -7703,7 +7700,7 @@ Toggle edebugging of all forms.
7703;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories 7700;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories
7704;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories 7701;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories
7705;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file 7702;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file
7706;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (20373 11301)) 7703;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (20373 62846))
7707;;; Generated autoloads from vc/ediff.el 7704;;; Generated autoloads from vc/ediff.el
7708 7705
7709(autoload 'ediff-files "ediff" "\ 7706(autoload 'ediff-files "ediff" "\
@@ -7935,7 +7932,7 @@ With optional NODE, goes to that node.
7935;;;*** 7932;;;***
7936 7933
7937;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el" 7934;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el"
7938;;;;;; (20355 10021)) 7935;;;;;; (20229 56251))
7939;;; Generated autoloads from vc/ediff-help.el 7936;;; Generated autoloads from vc/ediff-help.el
7940 7937
7941(autoload 'ediff-customize "ediff-help" "\ 7938(autoload 'ediff-customize "ediff-help" "\
@@ -7946,7 +7943,7 @@ With optional NODE, goes to that node.
7946;;;*** 7943;;;***
7947 7944
7948;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el" 7945;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el"
7949;;;;;; (20355 10021)) 7946;;;;;; (20229 56251))
7950;;; Generated autoloads from vc/ediff-mult.el 7947;;; Generated autoloads from vc/ediff-mult.el
7951 7948
7952(autoload 'ediff-show-registry "ediff-mult" "\ 7949(autoload 'ediff-show-registry "ediff-mult" "\
@@ -7959,7 +7956,7 @@ Display Ediff's registry.
7959;;;*** 7956;;;***
7960 7957
7961;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7958;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7962;;;;;; "ediff-util" "vc/ediff-util.el" (20355 10021)) 7959;;;;;; "ediff-util" "vc/ediff-util.el" (20304 58723))
7963;;; Generated autoloads from vc/ediff-util.el 7960;;; Generated autoloads from vc/ediff-util.el
7964 7961
7965(autoload 'ediff-toggle-multiframe "ediff-util" "\ 7962(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -7980,7 +7977,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
7980 7977
7981;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 7978;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
7982;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 7979;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
7983;;;;;; (20355 10021)) 7980;;;;;; (20229 56251))
7984;;; Generated autoloads from edmacro.el 7981;;; Generated autoloads from edmacro.el
7985 7982
7986(autoload 'edit-kbd-macro "edmacro" "\ 7983(autoload 'edit-kbd-macro "edmacro" "\
@@ -8029,7 +8026,7 @@ or nil, use a compact 80-column format.
8029;;;*** 8026;;;***
8030 8027
8031;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 8028;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
8032;;;;;; "emulation/edt.el" (20355 10021)) 8029;;;;;; "emulation/edt.el" (20229 56251))
8033;;; Generated autoloads from emulation/edt.el 8030;;; Generated autoloads from emulation/edt.el
8034 8031
8035(autoload 'edt-set-scroll-margins "edt" "\ 8032(autoload 'edt-set-scroll-margins "edt" "\
@@ -8047,7 +8044,7 @@ Turn on EDT Emulation.
8047;;;*** 8044;;;***
8048 8045
8049;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 8046;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
8050;;;;;; (20355 10021)) 8047;;;;;; (20229 56251))
8051;;; Generated autoloads from ehelp.el 8048;;; Generated autoloads from ehelp.el
8052 8049
8053(autoload 'with-electric-help "ehelp" "\ 8050(autoload 'with-electric-help "ehelp" "\
@@ -8084,7 +8081,7 @@ BUFFER is put back into its original major mode.
8084;;;*** 8081;;;***
8085 8082
8086;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 8083;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
8087;;;;;; "eldoc" "emacs-lisp/eldoc.el" (20355 10021)) 8084;;;;;; "eldoc" "emacs-lisp/eldoc.el" (20229 56251))
8088;;; Generated autoloads from emacs-lisp/eldoc.el 8085;;; Generated autoloads from emacs-lisp/eldoc.el
8089 8086
8090(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\ 8087(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\
@@ -8131,7 +8128,7 @@ Emacs Lisp mode) that support ElDoc.")
8131;;;*** 8128;;;***
8132 8129
8133;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode) 8130;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode)
8134;;;;;; "electric" "electric.el" (20369 14251)) 8131;;;;;; "electric" "electric.el" (20370 4296))
8135;;; Generated autoloads from electric.el 8132;;; Generated autoloads from electric.el
8136 8133
8137(defvar electric-indent-chars '(10) "\ 8134(defvar electric-indent-chars '(10) "\
@@ -8201,8 +8198,8 @@ The variable `electric-layout-rules' says when and how to insert newlines.
8201 8198
8202;;;*** 8199;;;***
8203 8200
8204;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (20355 8201;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (20229
8205;;;;;; 10021)) 8202;;;;;; 56251))
8206;;; Generated autoloads from elide-head.el 8203;;; Generated autoloads from elide-head.el
8207 8204
8208(autoload 'elide-head "elide-head" "\ 8205(autoload 'elide-head "elide-head" "\
@@ -8219,7 +8216,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8219 8216
8220;;;### (autoloads (elint-initialize elint-defun elint-current-buffer 8217;;;### (autoloads (elint-initialize elint-defun elint-current-buffer
8221;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el" 8218;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el"
8222;;;;;; (20355 10021)) 8219;;;;;; (20229 56251))
8223;;; Generated autoloads from emacs-lisp/elint.el 8220;;; Generated autoloads from emacs-lisp/elint.el
8224 8221
8225(autoload 'elint-file "elint" "\ 8222(autoload 'elint-file "elint" "\
@@ -8255,8 +8252,8 @@ optional prefix argument REINIT is non-nil.
8255;;;*** 8252;;;***
8256 8253
8257;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 8254;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
8258;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (20355 8255;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (20229
8259;;;;;; 10021)) 8256;;;;;; 56251))
8260;;; Generated autoloads from emacs-lisp/elp.el 8257;;; Generated autoloads from emacs-lisp/elp.el
8261 8258
8262(autoload 'elp-instrument-function "elp" "\ 8259(autoload 'elp-instrument-function "elp" "\
@@ -8291,7 +8288,7 @@ displayed.
8291;;;*** 8288;;;***
8292 8289
8293;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el" 8290;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el"
8294;;;;;; (20361 20134)) 8291;;;;;; (20400 16870))
8295;;; Generated autoloads from emacs-lock.el 8292;;; Generated autoloads from emacs-lock.el
8296 8293
8297(autoload 'emacs-lock-mode "emacs-lock" "\ 8294(autoload 'emacs-lock-mode "emacs-lock" "\
@@ -8319,7 +8316,7 @@ Other values are interpreted as usual.
8319;;;*** 8316;;;***
8320 8317
8321;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug) 8318;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug)
8322;;;;;; "emacsbug" "mail/emacsbug.el" (20355 10021)) 8319;;;;;; "emacsbug" "mail/emacsbug.el" (20355 835))
8323;;; Generated autoloads from mail/emacsbug.el 8320;;; Generated autoloads from mail/emacsbug.el
8324 8321
8325(autoload 'report-emacs-bug "emacsbug" "\ 8322(autoload 'report-emacs-bug "emacsbug" "\
@@ -8340,7 +8337,7 @@ The result is an alist with items of the form (URL SUBJECT NO).
8340;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 8337;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
8341;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 8338;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
8342;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 8339;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
8343;;;;;; "vc/emerge.el" (20355 10021)) 8340;;;;;; "vc/emerge.el" (20355 835))
8344;;; Generated autoloads from vc/emerge.el 8341;;; Generated autoloads from vc/emerge.el
8345 8342
8346(autoload 'emerge-files "emerge" "\ 8343(autoload 'emerge-files "emerge" "\
@@ -8401,7 +8398,7 @@ Emerge two RCS revisions of a file, with another revision as ancestor.
8401;;;*** 8398;;;***
8402 8399
8403;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 8400;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
8404;;;;;; "enriched" "textmodes/enriched.el" (20355 10021)) 8401;;;;;; "enriched" "textmodes/enriched.el" (20273 59945))
8405;;; Generated autoloads from textmodes/enriched.el 8402;;; Generated autoloads from textmodes/enriched.el
8406 8403
8407(autoload 'enriched-mode "enriched" "\ 8404(autoload 'enriched-mode "enriched" "\
@@ -8442,7 +8439,7 @@ Commands:
8442;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file 8439;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file
8443;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys 8440;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys
8444;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20355 8441;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20355
8445;;;;;; 10021)) 8442;;;;;; 835))
8446;;; Generated autoloads from epa.el 8443;;; Generated autoloads from epa.el
8447 8444
8448(autoload 'epa-list-keys "epa" "\ 8445(autoload 'epa-list-keys "epa" "\
@@ -8620,7 +8617,7 @@ Insert selected KEYS after the point.
8620;;;*** 8617;;;***
8621 8618
8622;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify 8619;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify
8623;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (20355 10021)) 8620;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (20229 56251))
8624;;; Generated autoloads from epa-dired.el 8621;;; Generated autoloads from epa-dired.el
8625 8622
8626(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8623(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8646,7 +8643,7 @@ Encrypt marked files.
8646;;;*** 8643;;;***
8647 8644
8648;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler) 8645;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler)
8649;;;;;; "epa-file" "epa-file.el" (20355 10021)) 8646;;;;;; "epa-file" "epa-file.el" (20229 56251))
8650;;; Generated autoloads from epa-file.el 8647;;; Generated autoloads from epa-file.el
8651 8648
8652(autoload 'epa-file-handler "epa-file" "\ 8649(autoload 'epa-file-handler "epa-file" "\
@@ -8668,7 +8665,7 @@ Encrypt marked files.
8668 8665
8669;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt 8666;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt
8670;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode) 8667;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode)
8671;;;;;; "epa-mail" "epa-mail.el" (20355 10021)) 8668;;;;;; "epa-mail" "epa-mail.el" (20325 60273))
8672;;; Generated autoloads from epa-mail.el 8669;;; Generated autoloads from epa-mail.el
8673 8670
8674(autoload 'epa-mail-mode "epa-mail" "\ 8671(autoload 'epa-mail-mode "epa-mail" "\
@@ -8738,7 +8735,7 @@ if ARG is omitted or nil.
8738 8735
8739;;;*** 8736;;;***
8740 8737
8741;;;### (autoloads (epg-make-context) "epg" "epg.el" (20355 10021)) 8738;;;### (autoloads (epg-make-context) "epg" "epg.el" (20255 22932))
8742;;; Generated autoloads from epg.el 8739;;; Generated autoloads from epg.el
8743 8740
8744(autoload 'epg-make-context "epg" "\ 8741(autoload 'epg-make-context "epg" "\
@@ -8749,7 +8746,7 @@ Return a context object.
8749;;;*** 8746;;;***
8750 8747
8751;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration) 8748;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration)
8752;;;;;; "epg-config" "epg-config.el" (20373 11301)) 8749;;;;;; "epg-config" "epg-config.el" (20373 62846))
8753;;; Generated autoloads from epg-config.el 8750;;; Generated autoloads from epg-config.el
8754 8751
8755(autoload 'epg-configuration "epg-config" "\ 8752(autoload 'epg-configuration "epg-config" "\
@@ -8769,8 +8766,8 @@ Look at CONFIG and try to expand GROUP.
8769 8766
8770;;;*** 8767;;;***
8771 8768
8772;;;### (autoloads (erc-handle-irc-url erc-tls erc erc-select-read-args) 8769;;;### (autoloads (erc-handle-irc-url erc-tls erc-select-read-args)
8773;;;;;; "erc" "erc/erc.el" (20356 2211)) 8770;;;;;; "erc" "erc/erc.el" (20356 48455))
8774;;; Generated autoloads from erc/erc.el 8771;;; Generated autoloads from erc/erc.el
8775 8772
8776(autoload 'erc-select-read-args "erc" "\ 8773(autoload 'erc-select-read-args "erc" "\
@@ -8778,29 +8775,6 @@ Prompt the user for values of nick, server, port, and password.
8778 8775
8779\(fn)" nil nil) 8776\(fn)" nil nil)
8780 8777
8781(autoload 'erc "erc" "\
8782ERC is a powerful, modular, and extensible IRC client.
8783This function is the main entry point for ERC.
8784
8785It permits you to select connection parameters, and then starts ERC.
8786
8787Non-interactively, it takes the keyword arguments
8788 (server (erc-compute-server))
8789 (port (erc-compute-port))
8790 (nick (erc-compute-nick))
8791 password
8792 (full-name (erc-compute-full-name)))
8793
8794That is, if called with
8795
8796 (erc :server \"irc.freenode.net\" :full-name \"Harry S Truman\")
8797
8798then the server and full-name will be set to those values, whereas
8799`erc-compute-port', `erc-compute-nick' and `erc-compute-full-name' will
8800be invoked for the values of the other parameters.
8801
8802\(fn &key (server (erc-compute-server)) (port (erc-compute-port)) (nick (erc-compute-nick)) PASSWORD (full-name (erc-compute-full-name)))" t nil)
8803
8804(defalias 'erc-select 'erc) 8778(defalias 'erc-select 'erc)
8805 8779
8806(autoload 'erc-tls "erc" "\ 8780(autoload 'erc-tls "erc" "\
@@ -8819,32 +8793,32 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8819;;;*** 8793;;;***
8820 8794
8821;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (20355 8795;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (20355
8822;;;;;; 10021)) 8796;;;;;; 835))
8823;;; Generated autoloads from erc/erc-autoaway.el 8797;;; Generated autoloads from erc/erc-autoaway.el
8824 (autoload 'erc-autoaway-mode "erc-autoaway") 8798 (autoload 'erc-autoaway-mode "erc-autoaway")
8825 8799
8826;;;*** 8800;;;***
8827 8801
8828;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20355 10021)) 8802;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20355 835))
8829;;; Generated autoloads from erc/erc-button.el 8803;;; Generated autoloads from erc/erc-button.el
8830 (autoload 'erc-button-mode "erc-button" nil t) 8804 (autoload 'erc-button-mode "erc-button" nil t)
8831 8805
8832;;;*** 8806;;;***
8833 8807
8834;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (20355 10021)) 8808;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (20229 56251))
8835;;; Generated autoloads from erc/erc-capab.el 8809;;; Generated autoloads from erc/erc-capab.el
8836 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8810 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8837 8811
8838;;;*** 8812;;;***
8839 8813
8840;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (20355 10021)) 8814;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (20304 58723))
8841;;; Generated autoloads from erc/erc-compat.el 8815;;; Generated autoloads from erc/erc-compat.el
8842 (autoload 'erc-define-minor-mode "erc-compat") 8816 (autoload 'erc-define-minor-mode "erc-compat")
8843 8817
8844;;;*** 8818;;;***
8845 8819
8846;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 8820;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
8847;;;;;; "erc-dcc" "erc/erc-dcc.el" (20355 10021)) 8821;;;;;; "erc-dcc" "erc/erc-dcc.el" (20405 16851))
8848;;; Generated autoloads from erc/erc-dcc.el 8822;;; Generated autoloads from erc/erc-dcc.el
8849 (autoload 'erc-dcc-mode "erc-dcc") 8823 (autoload 'erc-dcc-mode "erc-dcc")
8850 8824
@@ -8877,7 +8851,7 @@ that subcommand.
8877;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 8851;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
8878;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 8852;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
8879;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 8853;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
8880;;;;;; (20355 10021)) 8854;;;;;; (20229 56251))
8881;;; Generated autoloads from erc/erc-ezbounce.el 8855;;; Generated autoloads from erc/erc-ezbounce.el
8882 8856
8883(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8857(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -8939,8 +8913,8 @@ Add EZBouncer convenience functions to ERC.
8939 8913
8940;;;*** 8914;;;***
8941 8915
8942;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (20355 8916;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (20229
8943;;;;;; 10021)) 8917;;;;;; 56251))
8944;;; Generated autoloads from erc/erc-fill.el 8918;;; Generated autoloads from erc/erc-fill.el
8945 (autoload 'erc-fill-mode "erc-fill" nil t) 8919 (autoload 'erc-fill-mode "erc-fill" nil t)
8946 8920
@@ -8953,7 +8927,7 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
8953;;;*** 8927;;;***
8954 8928
8955;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 8929;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
8956;;;;;; "erc/erc-identd.el" (20355 10021)) 8930;;;;;; "erc/erc-identd.el" (20229 56251))
8957;;; Generated autoloads from erc/erc-identd.el 8931;;; Generated autoloads from erc/erc-identd.el
8958 (autoload 'erc-identd-mode "erc-identd") 8932 (autoload 'erc-identd-mode "erc-identd")
8959 8933
@@ -8975,7 +8949,7 @@ system.
8975;;;*** 8949;;;***
8976 8950
8977;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 8951;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
8978;;;;;; (20355 10021)) 8952;;;;;; (20229 56251))
8979;;; Generated autoloads from erc/erc-imenu.el 8953;;; Generated autoloads from erc/erc-imenu.el
8980 8954
8981(autoload 'erc-create-imenu-index "erc-imenu" "\ 8955(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -8985,20 +8959,20 @@ system.
8985 8959
8986;;;*** 8960;;;***
8987 8961
8988;;;### (autoloads nil "erc-join" "erc/erc-join.el" (20356 2211)) 8962;;;### (autoloads nil "erc-join" "erc/erc-join.el" (20356 48455))
8989;;; Generated autoloads from erc/erc-join.el 8963;;; Generated autoloads from erc/erc-join.el
8990 (autoload 'erc-autojoin-mode "erc-join" nil t) 8964 (autoload 'erc-autojoin-mode "erc-join" nil t)
8991 8965
8992;;;*** 8966;;;***
8993 8967
8994;;;### (autoloads nil "erc-list" "erc/erc-list.el" (20355 10021)) 8968;;;### (autoloads nil "erc-list" "erc/erc-list.el" (20229 56251))
8995;;; Generated autoloads from erc/erc-list.el 8969;;; Generated autoloads from erc/erc-list.el
8996 (autoload 'erc-list-mode "erc-list") 8970 (autoload 'erc-list-mode "erc-list")
8997 8971
8998;;;*** 8972;;;***
8999 8973
9000;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 8974;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
9001;;;;;; "erc/erc-log.el" (20355 10021)) 8975;;;;;; "erc/erc-log.el" (20355 835))
9002;;; Generated autoloads from erc/erc-log.el 8976;;; Generated autoloads from erc/erc-log.el
9003 (autoload 'erc-log-mode "erc-log" nil t) 8977 (autoload 'erc-log-mode "erc-log" nil t)
9004 8978
@@ -9030,7 +9004,7 @@ You can save every individual message by putting this function on
9030;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 9004;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
9031;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 9005;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
9032;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 9006;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
9033;;;;;; (20355 10021)) 9007;;;;;; (20355 835))
9034;;; Generated autoloads from erc/erc-match.el 9008;;; Generated autoloads from erc/erc-match.el
9035 (autoload 'erc-match-mode "erc-match") 9009 (autoload 'erc-match-mode "erc-match")
9036 9010
@@ -9076,14 +9050,14 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9076 9050
9077;;;*** 9051;;;***
9078 9052
9079;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (20355 10021)) 9053;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (20229 56251))
9080;;; Generated autoloads from erc/erc-menu.el 9054;;; Generated autoloads from erc/erc-menu.el
9081 (autoload 'erc-menu-mode "erc-menu" nil t) 9055 (autoload 'erc-menu-mode "erc-menu" nil t)
9082 9056
9083;;;*** 9057;;;***
9084 9058
9085;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 9059;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
9086;;;;;; (20355 10021)) 9060;;;;;; (20229 56251))
9087;;; Generated autoloads from erc/erc-netsplit.el 9061;;; Generated autoloads from erc/erc-netsplit.el
9088 (autoload 'erc-netsplit-mode "erc-netsplit") 9062 (autoload 'erc-netsplit-mode "erc-netsplit")
9089 9063
@@ -9095,7 +9069,7 @@ Show who's gone.
9095;;;*** 9069;;;***
9096 9070
9097;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 9071;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
9098;;;;;; "erc/erc-networks.el" (20355 10021)) 9072;;;;;; "erc/erc-networks.el" (20229 56251))
9099;;; Generated autoloads from erc/erc-networks.el 9073;;; Generated autoloads from erc/erc-networks.el
9100 9074
9101(autoload 'erc-determine-network "erc-networks" "\ 9075(autoload 'erc-determine-network "erc-networks" "\
@@ -9113,7 +9087,7 @@ Interactively select a server to connect to using `erc-server-alist'.
9113;;;*** 9087;;;***
9114 9088
9115;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 9089;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
9116;;;;;; "erc/erc-notify.el" (20355 10021)) 9090;;;;;; "erc/erc-notify.el" (20355 835))
9117;;; Generated autoloads from erc/erc-notify.el 9091;;; Generated autoloads from erc/erc-notify.el
9118 (autoload 'erc-notify-mode "erc-notify" nil t) 9092 (autoload 'erc-notify-mode "erc-notify" nil t)
9119 9093
@@ -9131,33 +9105,33 @@ with args, toggle notify status of people.
9131 9105
9132;;;*** 9106;;;***
9133 9107
9134;;;### (autoloads nil "erc-page" "erc/erc-page.el" (20355 10021)) 9108;;;### (autoloads nil "erc-page" "erc/erc-page.el" (20239 35035))
9135;;; Generated autoloads from erc/erc-page.el 9109;;; Generated autoloads from erc/erc-page.el
9136 (autoload 'erc-page-mode "erc-page") 9110 (autoload 'erc-page-mode "erc-page")
9137 9111
9138;;;*** 9112;;;***
9139 9113
9140;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (20355 9114;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (20355
9141;;;;;; 10021)) 9115;;;;;; 835))
9142;;; Generated autoloads from erc/erc-pcomplete.el 9116;;; Generated autoloads from erc/erc-pcomplete.el
9143 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9117 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9144 9118
9145;;;*** 9119;;;***
9146 9120
9147;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (20355 10021)) 9121;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (20229 56251))
9148;;; Generated autoloads from erc/erc-replace.el 9122;;; Generated autoloads from erc/erc-replace.el
9149 (autoload 'erc-replace-mode "erc-replace") 9123 (autoload 'erc-replace-mode "erc-replace")
9150 9124
9151;;;*** 9125;;;***
9152 9126
9153;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (20355 10021)) 9127;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (20229 56251))
9154;;; Generated autoloads from erc/erc-ring.el 9128;;; Generated autoloads from erc/erc-ring.el
9155 (autoload 'erc-ring-mode "erc-ring" nil t) 9129 (autoload 'erc-ring-mode "erc-ring" nil t)
9156 9130
9157;;;*** 9131;;;***
9158 9132
9159;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 9133;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
9160;;;;;; "erc-services" "erc/erc-services.el" (20357 58785)) 9134;;;;;; "erc-services" "erc/erc-services.el" (20357 51632))
9161;;; Generated autoloads from erc/erc-services.el 9135;;; Generated autoloads from erc/erc-services.el
9162 (autoload 'erc-services-mode "erc-services" nil t) 9136 (autoload 'erc-services-mode "erc-services" nil t)
9163 9137
@@ -9174,14 +9148,14 @@ When called interactively, read the password using `read-passwd'.
9174 9148
9175;;;*** 9149;;;***
9176 9150
9177;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (20355 10021)) 9151;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (20355 835))
9178;;; Generated autoloads from erc/erc-sound.el 9152;;; Generated autoloads from erc/erc-sound.el
9179 (autoload 'erc-sound-mode "erc-sound") 9153 (autoload 'erc-sound-mode "erc-sound")
9180 9154
9181;;;*** 9155;;;***
9182 9156
9183;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 9157;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9184;;;;;; (20355 10021)) 9158;;;;;; (20229 56251))
9185;;; Generated autoloads from erc/erc-speedbar.el 9159;;; Generated autoloads from erc/erc-speedbar.el
9186 9160
9187(autoload 'erc-speedbar-browser "erc-speedbar" "\ 9161(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9192,21 +9166,21 @@ This will add a speedbar major display mode.
9192 9166
9193;;;*** 9167;;;***
9194 9168
9195;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (20355 9169;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (20229
9196;;;;;; 10021)) 9170;;;;;; 56251))
9197;;; Generated autoloads from erc/erc-spelling.el 9171;;; Generated autoloads from erc/erc-spelling.el
9198 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9172 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9199 9173
9200;;;*** 9174;;;***
9201 9175
9202;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (20355 10021)) 9176;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (20355 835))
9203;;; Generated autoloads from erc/erc-stamp.el 9177;;; Generated autoloads from erc/erc-stamp.el
9204 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9178 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9205 9179
9206;;;*** 9180;;;***
9207 9181
9208;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 9182;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
9209;;;;;; (20355 10021)) 9183;;;;;; (20355 835))
9210;;; Generated autoloads from erc/erc-track.el 9184;;; Generated autoloads from erc/erc-track.el
9211 9185
9212(defvar erc-track-minor-mode nil "\ 9186(defvar erc-track-minor-mode nil "\
@@ -9232,7 +9206,7 @@ keybindings will not do anything useful.
9232;;;*** 9206;;;***
9233 9207
9234;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 9208;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9235;;;;;; "erc-truncate" "erc/erc-truncate.el" (20355 10021)) 9209;;;;;; "erc-truncate" "erc/erc-truncate.el" (20355 835))
9236;;; Generated autoloads from erc/erc-truncate.el 9210;;; Generated autoloads from erc/erc-truncate.el
9237 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9211 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9238 9212
@@ -9252,7 +9226,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9252;;;*** 9226;;;***
9253 9227
9254;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 9228;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9255;;;;;; (20355 10021)) 9229;;;;;; (20355 835))
9256;;; Generated autoloads from erc/erc-xdcc.el 9230;;; Generated autoloads from erc/erc-xdcc.el
9257 (autoload 'erc-xdcc-mode "erc-xdcc") 9231 (autoload 'erc-xdcc-mode "erc-xdcc")
9258 9232
@@ -9264,31 +9238,10 @@ Add a file to `erc-xdcc-files'.
9264;;;*** 9238;;;***
9265 9239
9266;;;### (autoloads (ert-describe-test ert-run-tests-interactively 9240;;;### (autoloads (ert-describe-test ert-run-tests-interactively
9267;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest) 9241;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch) "ert" "emacs-lisp/ert.el"
9268;;;;;; "ert" "emacs-lisp/ert.el" (20355 10021)) 9242;;;;;; (20355 835))
9269;;; Generated autoloads from emacs-lisp/ert.el 9243;;; Generated autoloads from emacs-lisp/ert.el
9270 9244
9271(autoload 'ert-deftest "ert" "\
9272Define NAME (a symbol) as a test.
9273
9274BODY is evaluated as a `progn' when the test is run. It should
9275signal a condition on failure or just return if the test passes.
9276
9277`should', `should-not' and `should-error' are useful for
9278assertions in BODY.
9279
9280Use `ert' to run tests interactively.
9281
9282Tests that are expected to fail can be marked as such
9283using :expected-result. See `ert-test-result-type-p' for a
9284description of valid values for RESULT-TYPE.
9285
9286\(fn NAME () [DOCSTRING] [:expected-result RESULT-TYPE] [:tags '(TAG...)] BODY...)" nil (quote macro))
9287
9288(put 'ert-deftest 'lisp-indent-function '2)
9289
9290(put 'ert-deftest 'doc-string-elt '3)
9291
9292(put 'ert-deftest 'lisp-indent-function 2) 9245(put 'ert-deftest 'lisp-indent-function 2)
9293 9246
9294(put 'ert-info 'lisp-indent-function 1) 9247(put 'ert-info 'lisp-indent-function 1)
@@ -9335,7 +9288,7 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test).
9335;;;*** 9288;;;***
9336 9289
9337;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el" 9290;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el"
9338;;;;;; (20364 28960)) 9291;;;;;; (20370 4296))
9339;;; Generated autoloads from emacs-lisp/ert-x.el 9292;;; Generated autoloads from emacs-lisp/ert-x.el
9340 9293
9341(put 'ert-with-test-buffer 'lisp-indent-function 1) 9294(put 'ert-with-test-buffer 'lisp-indent-function 1)
@@ -9347,8 +9300,8 @@ Kill all test buffers that are still live.
9347 9300
9348;;;*** 9301;;;***
9349 9302
9350;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (20355 9303;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (20229
9351;;;;;; 10021)) 9304;;;;;; 56251))
9352;;; Generated autoloads from eshell/esh-mode.el 9305;;; Generated autoloads from eshell/esh-mode.el
9353 9306
9354(autoload 'eshell-mode "esh-mode" "\ 9307(autoload 'eshell-mode "esh-mode" "\
@@ -9361,7 +9314,7 @@ Emacs shell interactive mode.
9361;;;*** 9314;;;***
9362 9315
9363;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell" 9316;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
9364;;;;;; "eshell/eshell.el" (20373 11301)) 9317;;;;;; "eshell/eshell.el" (20373 62846))
9365;;; Generated autoloads from eshell/eshell.el 9318;;; Generated autoloads from eshell/eshell.el
9366 9319
9367(autoload 'eshell "eshell" "\ 9320(autoload 'eshell "eshell" "\
@@ -9402,7 +9355,7 @@ corresponding to a successful execution.
9402;;;;;; visit-tags-table tags-table-mode find-tag-default-function 9355;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9403;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 9356;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
9404;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 9357;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
9405;;;;;; (20378 29222)) 9358;;;;;; (20389 6410))
9406;;; Generated autoloads from progmodes/etags.el 9359;;; Generated autoloads from progmodes/etags.el
9407 9360
9408(defvar tags-file-name nil "\ 9361(defvar tags-file-name nil "\
@@ -9720,7 +9673,7 @@ for \\[find-tag] (which see).
9720;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer 9673;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer
9721;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer 9674;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer
9722;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el" 9675;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el"
9723;;;;;; (20355 10021)) 9676;;;;;; (20355 835))
9724;;; Generated autoloads from language/ethio-util.el 9677;;; Generated autoloads from language/ethio-util.el
9725 9678
9726(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9679(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9890,7 +9843,7 @@ With ARG, insert that many delimiters.
9890 9843
9891;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 9844;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
9892;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 9845;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
9893;;;;;; (20355 10021)) 9846;;;;;; (20304 58723))
9894;;; Generated autoloads from net/eudc.el 9847;;; Generated autoloads from net/eudc.el
9895 9848
9896(autoload 'eudc-set-server "eudc" "\ 9849(autoload 'eudc-set-server "eudc" "\
@@ -9946,7 +9899,7 @@ This does nothing except loading eudc by autoload side-effect.
9946 9899
9947;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 9900;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
9948;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 9901;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
9949;;;;;; "eudc-bob" "net/eudc-bob.el" (20355 10021)) 9902;;;;;; "eudc-bob" "net/eudc-bob.el" (20229 56251))
9950;;; Generated autoloads from net/eudc-bob.el 9903;;; Generated autoloads from net/eudc-bob.el
9951 9904
9952(autoload 'eudc-display-generic-binary "eudc-bob" "\ 9905(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -9982,7 +9935,7 @@ Display a button for the JPEG DATA.
9982;;;*** 9935;;;***
9983 9936
9984;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 9937;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
9985;;;;;; "eudc-export" "net/eudc-export.el" (20355 10021)) 9938;;;;;; "eudc-export" "net/eudc-export.el" (20229 56251))
9986;;; Generated autoloads from net/eudc-export.el 9939;;; Generated autoloads from net/eudc-export.el
9987 9940
9988(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 9941(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -9999,7 +9952,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
9999;;;*** 9952;;;***
10000 9953
10001;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 9954;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
10002;;;;;; (20355 10021)) 9955;;;;;; (20229 56251))
10003;;; Generated autoloads from net/eudc-hotlist.el 9956;;; Generated autoloads from net/eudc-hotlist.el
10004 9957
10005(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 9958(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -10009,8 +9962,8 @@ Edit the hotlist of directory servers in a specialized buffer.
10009 9962
10010;;;*** 9963;;;***
10011 9964
10012;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (20378 9965;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (20376
10013;;;;;; 29222)) 9966;;;;;; 50401))
10014;;; Generated autoloads from emacs-lisp/ewoc.el 9967;;; Generated autoloads from emacs-lisp/ewoc.el
10015 9968
10016(autoload 'ewoc-create "ewoc" "\ 9969(autoload 'ewoc-create "ewoc" "\
@@ -10039,7 +9992,7 @@ fourth arg NOSEP non-nil inhibits this.
10039;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 9992;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
10040;;;;;; executable-self-display executable-set-magic executable-interpret 9993;;;;;; executable-self-display executable-set-magic executable-interpret
10041;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 9994;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
10042;;;;;; (20355 10021)) 9995;;;;;; (20355 835))
10043;;; Generated autoloads from progmodes/executable.el 9996;;; Generated autoloads from progmodes/executable.el
10044 9997
10045(autoload 'executable-command-find-posix-p "executable" "\ 9998(autoload 'executable-command-find-posix-p "executable" "\
@@ -10082,7 +10035,7 @@ file modes.
10082 10035
10083;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 10036;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
10084;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" 10037;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
10085;;;;;; (20355 10021)) 10038;;;;;; (20229 56251))
10086;;; Generated autoloads from expand.el 10039;;; Generated autoloads from expand.el
10087 10040
10088(autoload 'expand-add-abbrevs "expand" "\ 10041(autoload 'expand-add-abbrevs "expand" "\
@@ -10131,7 +10084,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
10131 10084
10132;;;*** 10085;;;***
10133 10086
10134;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20355 10021)) 10087;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20389 6410))
10135;;; Generated autoloads from progmodes/f90.el 10088;;; Generated autoloads from progmodes/f90.el
10136 10089
10137(autoload 'f90-mode "f90" "\ 10090(autoload 'f90-mode "f90" "\
@@ -10201,8 +10154,8 @@ with no args, if that value is non-nil.
10201;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set 10154;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set
10202;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase 10155;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase
10203;;;;;; text-scale-set face-remap-set-base face-remap-reset-base 10156;;;;;; text-scale-set face-remap-set-base face-remap-reset-base
10204;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20355 10157;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20389
10205;;;;;; 10021)) 10158;;;;;; 6410))
10206;;; Generated autoloads from face-remap.el 10159;;; Generated autoloads from face-remap.el
10207 10160
10208(autoload 'face-remap-add-relative "face-remap" "\ 10161(autoload 'face-remap-add-relative "face-remap" "\
@@ -10350,7 +10303,7 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
10350 10303
10351;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10304;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
10352;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 10305;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
10353;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20364 28028)) 10306;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20389 6410))
10354;;; Generated autoloads from mail/feedmail.el 10307;;; Generated autoloads from mail/feedmail.el
10355 10308
10356(autoload 'feedmail-send-it "feedmail" "\ 10309(autoload 'feedmail-send-it "feedmail" "\
@@ -10403,8 +10356,9 @@ you can set `feedmail-queue-reminder-alist' to nil.
10403 10356
10404;;;*** 10357;;;***
10405 10358
10406;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 10359;;;### (autoloads (ffap-bindings ffap-guess-file-name-at-point dired-at-point
10407;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (20376 40834)) 10360;;;;;; ffap-at-mouse ffap-menu find-file-at-point ffap-next) "ffap"
10361;;;;;; "ffap.el" (20395 46900))
10408;;; Generated autoloads from ffap.el 10362;;; Generated autoloads from ffap.el
10409 10363
10410(autoload 'ffap-next "ffap" "\ 10364(autoload 'ffap-next "ffap" "\
@@ -10454,9 +10408,11 @@ If `dired-at-point-require-prefix' is set, the prefix meaning is reversed.
10454 10408
10455\(fn &optional FILENAME)" t nil) 10409\(fn &optional FILENAME)" t nil)
10456 10410
10457(defun ffap-guess-file-name-at-point nil "\ 10411(autoload 'ffap-guess-file-name-at-point "ffap" "\
10458Try to get a file name at point. 10412Try to get a file name at point.
10459This hook is intended to be put in `file-name-at-point-functions'." (when (fboundp (quote ffap-guesser)) (let ((guess (ffap-guesser))) (setq guess (if (or (not guess) (and (fboundp (quote ffap-url-p)) (ffap-url-p guess)) (and (fboundp (quote ffap-file-remote-p)) (ffap-file-remote-p guess))) guess (abbreviate-file-name (expand-file-name guess)))) (when guess (if (file-directory-p guess) (file-name-as-directory guess) guess))))) 10413This hook is intended to be put in `file-name-at-point-functions'.
10414
10415\(fn)" nil nil)
10460 10416
10461(autoload 'ffap-bindings "ffap" "\ 10417(autoload 'ffap-bindings "ffap" "\
10462Evaluate the forms in variable `ffap-bindings'. 10418Evaluate the forms in variable `ffap-bindings'.
@@ -10468,7 +10424,7 @@ Evaluate the forms in variable `ffap-bindings'.
10468;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 10424;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
10469;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 10425;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
10470;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 10426;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
10471;;;;;; "filecache" "filecache.el" (20355 10021)) 10427;;;;;; "filecache" "filecache.el" (20229 56251))
10472;;; Generated autoloads from filecache.el 10428;;; Generated autoloads from filecache.el
10473 10429
10474(autoload 'file-cache-add-directory "filecache" "\ 10430(autoload 'file-cache-add-directory "filecache" "\
@@ -10528,7 +10484,7 @@ the name is considered already unique; only the second substitution
10528;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable 10484;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable
10529;;;;;; add-dir-local-variable delete-file-local-variable-prop-line 10485;;;;;; add-dir-local-variable delete-file-local-variable-prop-line
10530;;;;;; add-file-local-variable-prop-line delete-file-local-variable 10486;;;;;; add-file-local-variable-prop-line delete-file-local-variable
10531;;;;;; add-file-local-variable) "files-x" "files-x.el" (20355 10021)) 10487;;;;;; add-file-local-variable) "files-x" "files-x.el" (20355 835))
10532;;; Generated autoloads from files-x.el 10488;;; Generated autoloads from files-x.el
10533 10489
10534(autoload 'add-file-local-variable "files-x" "\ 10490(autoload 'add-file-local-variable "files-x" "\
@@ -10593,8 +10549,8 @@ Copy directory-local variables to the -*- line.
10593 10549
10594;;;*** 10550;;;***
10595 10551
10596;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20355 10552;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20304
10597;;;;;; 10021)) 10553;;;;;; 58723))
10598;;; Generated autoloads from filesets.el 10554;;; Generated autoloads from filesets.el
10599 10555
10600(autoload 'filesets-init "filesets" "\ 10556(autoload 'filesets-init "filesets" "\
@@ -10605,7 +10561,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10605 10561
10606;;;*** 10562;;;***
10607 10563
10608;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (20355 10021)) 10564;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (20229 56251))
10609;;; Generated autoloads from find-cmd.el 10565;;; Generated autoloads from find-cmd.el
10610 10566
10611(autoload 'find-cmd "find-cmd" "\ 10567(autoload 'find-cmd "find-cmd" "\
@@ -10625,7 +10581,7 @@ result is a string that should be ready for the command line.
10625;;;*** 10581;;;***
10626 10582
10627;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired" 10583;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired"
10628;;;;;; "find-dired.el" (20355 10021)) 10584;;;;;; "find-dired.el" (20255 22932))
10629;;; Generated autoloads from find-dired.el 10585;;; Generated autoloads from find-dired.el
10630 10586
10631(autoload 'find-dired "find-dired" "\ 10587(autoload 'find-dired "find-dired" "\
@@ -10664,18 +10620,20 @@ use in place of \"-ls\" as the final argument.
10664;;;*** 10620;;;***
10665 10621
10666;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10622;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10667;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 10623;;;;;; ff-find-other-file ff-get-other-file ff-special-constructs)
10668;;;;;; (20355 10021)) 10624;;;;;; "find-file" "find-file.el" (20389 6410))
10669;;; Generated autoloads from find-file.el 10625;;; Generated autoloads from find-file.el
10670 10626
10671(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10627(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
10672List of special constructs for `ff-treat-as-special' to recognize. 10628List of special constructs recognized by `ff-treat-as-special'.
10673Each element, tried in order, has the form (REGEXP . EXTRACT). 10629Each element, tried in order, has the form (REGEXP . EXTRACT).
10674If REGEXP matches the current line (from the beginning of the line), 10630If REGEXP matches the current line (from the beginning of the line),
10675`ff-treat-as-special' calls function EXTRACT with no args. 10631`ff-treat-as-special' calls function EXTRACT with no args.
10676If EXTRACT returns nil, keep trying. Otherwise, return the 10632If EXTRACT returns nil, keep trying. Otherwise, return the
10677filename that EXTRACT returned.") 10633filename that EXTRACT returned.")
10678 10634
10635(custom-autoload 'ff-special-constructs "find-file" t)
10636
10679(autoload 'ff-get-other-file "find-file" "\ 10637(autoload 'ff-get-other-file "find-file" "\
10680Find the header or source file corresponding to this file. 10638Find the header or source file corresponding to this file.
10681See also the documentation for `ff-find-other-file'. 10639See also the documentation for `ff-find-other-file'.
@@ -10759,7 +10717,7 @@ Visit the file you click on in another window.
10759;;;;;; find-variable find-variable-noselect find-function-other-frame 10717;;;;;; find-variable find-variable-noselect find-function-other-frame
10760;;;;;; find-function-other-window find-function find-function-noselect 10718;;;;;; find-function-other-window find-function find-function-noselect
10761;;;;;; find-function-search-for-symbol find-library) "find-func" 10719;;;;;; find-function-search-for-symbol find-library) "find-func"
10762;;;;;; "emacs-lisp/find-func.el" (20355 10021)) 10720;;;;;; "emacs-lisp/find-func.el" (20229 56251))
10763;;; Generated autoloads from emacs-lisp/find-func.el 10721;;; Generated autoloads from emacs-lisp/find-func.el
10764 10722
10765(autoload 'find-library "find-func" "\ 10723(autoload 'find-library "find-func" "\
@@ -10918,7 +10876,7 @@ Define some key bindings for the find-function family of functions.
10918;;;*** 10876;;;***
10919 10877
10920;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 10878;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
10921;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (20355 10021)) 10879;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (20229 56251))
10922;;; Generated autoloads from find-lisp.el 10880;;; Generated autoloads from find-lisp.el
10923 10881
10924(autoload 'find-lisp-find-dired "find-lisp" "\ 10882(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -10939,7 +10897,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
10939;;;*** 10897;;;***
10940 10898
10941;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 10899;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
10942;;;;;; "finder" "finder.el" (20355 10021)) 10900;;;;;; "finder" "finder.el" (20229 56251))
10943;;; Generated autoloads from finder.el 10901;;; Generated autoloads from finder.el
10944 10902
10945(autoload 'finder-list-keywords "finder" "\ 10903(autoload 'finder-list-keywords "finder" "\
@@ -10961,7 +10919,7 @@ Find packages matching a given keyword.
10961;;;*** 10919;;;***
10962 10920
10963;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 10921;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
10964;;;;;; "flow-ctrl.el" (20355 10021)) 10922;;;;;; "flow-ctrl.el" (20229 56251))
10965;;; Generated autoloads from flow-ctrl.el 10923;;; Generated autoloads from flow-ctrl.el
10966 10924
10967(autoload 'enable-flow-control "flow-ctrl" "\ 10925(autoload 'enable-flow-control "flow-ctrl" "\
@@ -10983,7 +10941,7 @@ to get the effect of a C-q.
10983;;;*** 10941;;;***
10984 10942
10985;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 10943;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
10986;;;;;; (20355 10021)) 10944;;;;;; (20229 56251))
10987;;; Generated autoloads from gnus/flow-fill.el 10945;;; Generated autoloads from gnus/flow-fill.el
10988 10946
10989(autoload 'fill-flowed-encode "flow-fill" "\ 10947(autoload 'fill-flowed-encode "flow-fill" "\
@@ -10999,7 +10957,7 @@ to get the effect of a C-q.
10999;;;*** 10957;;;***
11000 10958
11001;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on 10959;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on
11002;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (20373 11301)) 10960;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (20373 62846))
11003;;; Generated autoloads from progmodes/flymake.el 10961;;; Generated autoloads from progmodes/flymake.el
11004 10962
11005(autoload 'flymake-mode "flymake" "\ 10963(autoload 'flymake-mode "flymake" "\
@@ -11029,7 +10987,7 @@ Turn flymake mode off.
11029 10987
11030;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 10988;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
11031;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 10989;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
11032;;;;;; "flyspell" "textmodes/flyspell.el" (20374 32165)) 10990;;;;;; "flyspell" "textmodes/flyspell.el" (20405 16851))
11033;;; Generated autoloads from textmodes/flyspell.el 10991;;; Generated autoloads from textmodes/flyspell.el
11034 10992
11035(autoload 'flyspell-prog-mode "flyspell" "\ 10993(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11101,7 +11059,7 @@ Flyspell whole buffer.
11101 11059
11102;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 11060;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
11103;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 11061;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
11104;;;;;; (20381 5411)) 11062;;;;;; (20389 6410))
11105;;; Generated autoloads from follow.el 11063;;; Generated autoloads from follow.el
11106 11064
11107(autoload 'turn-on-follow-mode "follow" "\ 11065(autoload 'turn-on-follow-mode "follow" "\
@@ -11144,10 +11102,6 @@ To split one large window into two side-by-side windows, the commands
11144 11102
11145Only windows displayed in the same frame follow each other. 11103Only windows displayed in the same frame follow each other.
11146 11104
11147If the variable `follow-intercept-processes' is non-nil, Follow mode
11148will listen to the output of processes and redisplay accordingly.
11149\(This is the default.)
11150
11151This command runs the normal hook `follow-mode-hook'. 11105This command runs the normal hook `follow-mode-hook'.
11152 11106
11153Keys specific to Follow mode: 11107Keys specific to Follow mode:
@@ -11169,16 +11123,12 @@ If ARG is positive, the leftmost window is selected. If negative,
11169the rightmost is selected. If ARG is nil, the leftmost window is 11123the rightmost is selected. If ARG is nil, the leftmost window is
11170selected if the original window is the first one in the frame. 11124selected if the original window is the first one in the frame.
11171 11125
11172To bind this command to a hotkey, place the following line
11173in your `~/.emacs' file, replacing [f7] by your favorite key:
11174 (global-set-key [f7] 'follow-delete-other-windows-and-split)
11175
11176\(fn &optional ARG)" t nil) 11126\(fn &optional ARG)" t nil)
11177 11127
11178;;;*** 11128;;;***
11179 11129
11180;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (20355 11130;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (20389
11181;;;;;; 10021)) 11131;;;;;; 6410))
11182;;; Generated autoloads from mail/footnote.el 11132;;; Generated autoloads from mail/footnote.el
11183 11133
11184(autoload 'footnote-mode "footnote" "\ 11134(autoload 'footnote-mode "footnote" "\
@@ -11197,7 +11147,7 @@ play around with the following keys:
11197;;;*** 11147;;;***
11198 11148
11199;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11149;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11200;;;;;; "forms" "forms.el" (20355 10021)) 11150;;;;;; "forms" "forms.el" (20392 26928))
11201;;; Generated autoloads from forms.el 11151;;; Generated autoloads from forms.el
11202 11152
11203(autoload 'forms-mode "forms" "\ 11153(autoload 'forms-mode "forms" "\
@@ -11234,7 +11184,7 @@ Visit a file in Forms mode in other window.
11234;;;*** 11184;;;***
11235 11185
11236;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" 11186;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el"
11237;;;;;; (20355 10021)) 11187;;;;;; (20229 56251))
11238;;; Generated autoloads from progmodes/fortran.el 11188;;; Generated autoloads from progmodes/fortran.el
11239 11189
11240(autoload 'fortran-mode "fortran" "\ 11190(autoload 'fortran-mode "fortran" "\
@@ -11312,7 +11262,7 @@ with no args, if that value is non-nil.
11312;;;*** 11262;;;***
11313 11263
11314;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 11264;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
11315;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (20355 10021)) 11265;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (20229 56251))
11316;;; Generated autoloads from play/fortune.el 11266;;; Generated autoloads from play/fortune.el
11317 11267
11318(autoload 'fortune-add-fortune "fortune" "\ 11268(autoload 'fortune-add-fortune "fortune" "\
@@ -11361,7 +11311,7 @@ and choose the directory as the fortune-file.
11361;;;*** 11311;;;***
11362 11312
11363;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" 11313;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el"
11364;;;;;; (20378 29222)) 11314;;;;;; (20405 42390))
11365;;; Generated autoloads from progmodes/gdb-mi.el 11315;;; Generated autoloads from progmodes/gdb-mi.el
11366 11316
11367(defvar gdb-enable-debug nil "\ 11317(defvar gdb-enable-debug nil "\
@@ -11428,8 +11378,8 @@ detailed description of this mode.
11428;;;*** 11378;;;***
11429 11379
11430;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 11380;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
11431;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (20355 11381;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (20405
11432;;;;;; 10021)) 11382;;;;;; 42390))
11433;;; Generated autoloads from emacs-lisp/generic.el 11383;;; Generated autoloads from emacs-lisp/generic.el
11434 11384
11435(defvar generic-mode-list nil "\ 11385(defvar generic-mode-list nil "\
@@ -11473,6 +11423,8 @@ See the file generic-x.el for some examples of `define-generic-mode'.
11473 11423
11474\(fn MODE COMMENT-LIST KEYWORD-LIST FONT-LOCK-LIST AUTO-MODE-LIST FUNCTION-LIST &optional DOCSTRING)" nil (quote macro)) 11424\(fn MODE COMMENT-LIST KEYWORD-LIST FONT-LOCK-LIST AUTO-MODE-LIST FUNCTION-LIST &optional DOCSTRING)" nil (quote macro))
11475 11425
11426(put 'define-generic-mode 'doc-string-elt '7)
11427
11476(put 'define-generic-mode 'lisp-indent-function '1) 11428(put 'define-generic-mode 'lisp-indent-function '1)
11477 11429
11478(autoload 'generic-mode-internal "generic" "\ 11430(autoload 'generic-mode-internal "generic" "\
@@ -11506,7 +11458,7 @@ regular expression that can be used as an element of
11506;;;*** 11458;;;***
11507 11459
11508;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11460;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11509;;;;;; (20355 10021)) 11461;;;;;; (20355 835))
11510;;; Generated autoloads from progmodes/glasses.el 11462;;; Generated autoloads from progmodes/glasses.el
11511 11463
11512(autoload 'glasses-mode "glasses" "\ 11464(autoload 'glasses-mode "glasses" "\
@@ -11522,7 +11474,7 @@ add virtual separators (like underscores) at places they belong to.
11522 11474
11523;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 11475;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
11524;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el" 11476;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el"
11525;;;;;; (20355 10021)) 11477;;;;;; (20304 58723))
11526;;; Generated autoloads from gnus/gmm-utils.el 11478;;; Generated autoloads from gnus/gmm-utils.el
11527 11479
11528(autoload 'gmm-regexp-concat "gmm-utils" "\ 11480(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11577,7 +11529,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11577;;;*** 11529;;;***
11578 11530
11579;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11531;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11580;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20378 29222)) 11532;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20379 60745))
11581;;; Generated autoloads from gnus/gnus.el 11533;;; Generated autoloads from gnus/gnus.el
11582(when (fboundp 'custom-autoload) 11534(when (fboundp 'custom-autoload)
11583 (custom-autoload 'gnus-select-method "gnus")) 11535 (custom-autoload 'gnus-select-method "gnus"))
@@ -11630,7 +11582,7 @@ prompt the user for the name of an NNTP server to use.
11630;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11582;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11631;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11583;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11632;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11584;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11633;;;;;; "gnus/gnus-agent.el" (20355 10021)) 11585;;;;;; "gnus/gnus-agent.el" (20304 58723))
11634;;; Generated autoloads from gnus/gnus-agent.el 11586;;; Generated autoloads from gnus/gnus-agent.el
11635 11587
11636(autoload 'gnus-unplugged "gnus-agent" "\ 11588(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11721,7 +11673,7 @@ If CLEAN, obsolete (ignore).
11721;;;*** 11673;;;***
11722 11674
11723;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11675;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11724;;;;;; (20361 20134)) 11676;;;;;; (20360 57703))
11725;;; Generated autoloads from gnus/gnus-art.el 11677;;; Generated autoloads from gnus/gnus-art.el
11726 11678
11727(autoload 'gnus-article-prepare-display "gnus-art" "\ 11679(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11732,7 +11684,7 @@ Make the current buffer look like a nice article.
11732;;;*** 11684;;;***
11733 11685
11734;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set) 11686;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set)
11735;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (20355 10021)) 11687;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (20229 56251))
11736;;; Generated autoloads from gnus/gnus-bookmark.el 11688;;; Generated autoloads from gnus/gnus-bookmark.el
11737 11689
11738(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 11690(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -11757,8 +11709,8 @@ deletion, or > if it is flagged for displaying.
11757 11709
11758;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 11710;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
11759;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 11711;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
11760;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (20355 11712;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (20229
11761;;;;;; 10021)) 11713;;;;;; 56251))
11762;;; Generated autoloads from gnus/gnus-cache.el 11714;;; Generated autoloads from gnus/gnus-cache.el
11763 11715
11764(autoload 'gnus-jog-cache "gnus-cache" "\ 11716(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -11800,7 +11752,7 @@ supported.
11800;;;*** 11752;;;***
11801 11753
11802;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 11754;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
11803;;;;;; "gnus-delay" "gnus/gnus-delay.el" (20355 10021)) 11755;;;;;; "gnus-delay" "gnus/gnus-delay.el" (20229 56251))
11804;;; Generated autoloads from gnus/gnus-delay.el 11756;;; Generated autoloads from gnus/gnus-delay.el
11805 11757
11806(autoload 'gnus-delay-article "gnus-delay" "\ 11758(autoload 'gnus-delay-article "gnus-delay" "\
@@ -11836,7 +11788,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11836;;;*** 11788;;;***
11837 11789
11838;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 11790;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
11839;;;;;; "gnus-diary" "gnus/gnus-diary.el" (20355 10021)) 11791;;;;;; "gnus-diary" "gnus/gnus-diary.el" (20229 56251))
11840;;; Generated autoloads from gnus/gnus-diary.el 11792;;; Generated autoloads from gnus/gnus-diary.el
11841 11793
11842(autoload 'gnus-user-format-function-d "gnus-diary" "\ 11794(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -11852,7 +11804,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11852;;;*** 11804;;;***
11853 11805
11854;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 11806;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
11855;;;;;; (20355 10021)) 11807;;;;;; (20229 56251))
11856;;; Generated autoloads from gnus/gnus-dired.el 11808;;; Generated autoloads from gnus/gnus-dired.el
11857 11809
11858(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 11810(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -11863,7 +11815,7 @@ Convenience method to turn on gnus-dired-mode.
11863;;;*** 11815;;;***
11864 11816
11865;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 11817;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
11866;;;;;; (20355 10021)) 11818;;;;;; (20229 56251))
11867;;; Generated autoloads from gnus/gnus-draft.el 11819;;; Generated autoloads from gnus/gnus-draft.el
11868 11820
11869(autoload 'gnus-draft-reminder "gnus-draft" "\ 11821(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -11875,8 +11827,8 @@ Reminder user if there are unsent drafts.
11875 11827
11876;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 11828;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11877;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 11829;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
11878;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20355 11830;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20229
11879;;;;;; 10021)) 11831;;;;;; 56251))
11880;;; Generated autoloads from gnus/gnus-fun.el 11832;;; Generated autoloads from gnus/gnus-fun.el
11881 11833
11882(autoload 'gnus-random-x-face "gnus-fun" "\ 11834(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -11921,7 +11873,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
11921;;;*** 11873;;;***
11922 11874
11923;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar) 11875;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar)
11924;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (20355 10021)) 11876;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (20229 56251))
11925;;; Generated autoloads from gnus/gnus-gravatar.el 11877;;; Generated autoloads from gnus/gnus-gravatar.el
11926 11878
11927(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ 11879(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\
@@ -11939,7 +11891,7 @@ If gravatars are already displayed, remove them.
11939;;;*** 11891;;;***
11940 11892
11941;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 11893;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
11942;;;;;; "gnus-group" "gnus/gnus-group.el" (20355 10021)) 11894;;;;;; "gnus-group" "gnus/gnus-group.el" (20268 11628))
11943;;; Generated autoloads from gnus/gnus-group.el 11895;;; Generated autoloads from gnus/gnus-group.el
11944 11896
11945(autoload 'gnus-fetch-group "gnus-group" "\ 11897(autoload 'gnus-fetch-group "gnus-group" "\
@@ -11957,7 +11909,7 @@ Pop up a frame and enter GROUP.
11957;;;*** 11909;;;***
11958 11910
11959;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html" 11911;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html"
11960;;;;;; "gnus/gnus-html.el" (20355 10021)) 11912;;;;;; "gnus/gnus-html.el" (20273 59945))
11961;;; Generated autoloads from gnus/gnus-html.el 11913;;; Generated autoloads from gnus/gnus-html.el
11962 11914
11963(autoload 'gnus-article-html "gnus-html" "\ 11915(autoload 'gnus-article-html "gnus-html" "\
@@ -11973,7 +11925,7 @@ Pop up a frame and enter GROUP.
11973;;;*** 11925;;;***
11974 11926
11975;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 11927;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
11976;;;;;; (20355 10021)) 11928;;;;;; (20229 56251))
11977;;; Generated autoloads from gnus/gnus-kill.el 11929;;; Generated autoloads from gnus/gnus-kill.el
11978 11930
11979(defalias 'gnus-batch-kill 'gnus-batch-score) 11931(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -11988,7 +11940,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
11988 11940
11989;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 11941;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
11990;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 11942;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
11991;;;;;; (20355 10021)) 11943;;;;;; (20229 56251))
11992;;; Generated autoloads from gnus/gnus-ml.el 11944;;; Generated autoloads from gnus/gnus-ml.el
11993 11945
11994(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 11946(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -12013,7 +11965,7 @@ Minor mode for providing mailing-list commands.
12013 11965
12014;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 11966;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
12015;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 11967;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
12016;;;;;; (20355 10021)) 11968;;;;;; (20229 56251))
12017;;; Generated autoloads from gnus/gnus-mlspl.el 11969;;; Generated autoloads from gnus/gnus-mlspl.el
12018 11970
12019(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 11971(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -12114,7 +12066,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12114;;;*** 12066;;;***
12115 12067
12116;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 12068;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
12117;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20361 20134)) 12069;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20360 57703))
12118;;; Generated autoloads from gnus/gnus-msg.el 12070;;; Generated autoloads from gnus/gnus-msg.el
12119 12071
12120(autoload 'gnus-msg-mail "gnus-msg" "\ 12072(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -12142,7 +12094,7 @@ Like `message-reply'.
12142 12094
12143;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 12095;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
12144;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 12096;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
12145;;;;;; (20355 10021)) 12097;;;;;; (20280 8018))
12146;;; Generated autoloads from gnus/gnus-picon.el 12098;;; Generated autoloads from gnus/gnus-picon.el
12147 12099
12148(autoload 'gnus-treat-from-picon "gnus-picon" "\ 12100(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -12169,7 +12121,7 @@ If picons are already displayed, remove them.
12169;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 12121;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
12170;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 12122;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
12171;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 12123;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
12172;;;;;; "gnus/gnus-range.el" (20355 10021)) 12124;;;;;; "gnus/gnus-range.el" (20229 56251))
12173;;; Generated autoloads from gnus/gnus-range.el 12125;;; Generated autoloads from gnus/gnus-range.el
12174 12126
12175(autoload 'gnus-sorted-difference "gnus-range" "\ 12127(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -12237,7 +12189,7 @@ Add NUM into sorted LIST by side effect.
12237;;;*** 12189;;;***
12238 12190
12239;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 12191;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
12240;;;;;; "gnus-registry" "gnus/gnus-registry.el" (20355 10021)) 12192;;;;;; "gnus-registry" "gnus/gnus-registry.el" (20376 41972))
12241;;; Generated autoloads from gnus/gnus-registry.el 12193;;; Generated autoloads from gnus/gnus-registry.el
12242 12194
12243(autoload 'gnus-registry-initialize "gnus-registry" "\ 12195(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12253,8 +12205,8 @@ Install the registry hooks.
12253;;;*** 12205;;;***
12254 12206
12255;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 12207;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
12256;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (20355 12208;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (20229
12257;;;;;; 10021)) 12209;;;;;; 56251))
12258;;; Generated autoloads from gnus/gnus-sieve.el 12210;;; Generated autoloads from gnus/gnus-sieve.el
12259 12211
12260(autoload 'gnus-sieve-update "gnus-sieve" "\ 12212(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12282,7 +12234,7 @@ See the documentation for these variables and functions for details.
12282;;;*** 12234;;;***
12283 12235
12284;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12236;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
12285;;;;;; (20355 10021)) 12237;;;;;; (20229 56251))
12286;;; Generated autoloads from gnus/gnus-spec.el 12238;;; Generated autoloads from gnus/gnus-spec.el
12287 12239
12288(autoload 'gnus-update-format "gnus-spec" "\ 12240(autoload 'gnus-update-format "gnus-spec" "\
@@ -12293,7 +12245,7 @@ Update the format specification near point.
12293;;;*** 12245;;;***
12294 12246
12295;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" 12247;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el"
12296;;;;;; (20361 20134)) 12248;;;;;; (20360 57703))
12297;;; Generated autoloads from gnus/gnus-start.el 12249;;; Generated autoloads from gnus/gnus-start.el
12298 12250
12299(autoload 'gnus-declare-backend "gnus-start" "\ 12251(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12304,7 +12256,7 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12304;;;*** 12256;;;***
12305 12257
12306;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el" 12258;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el"
12307;;;;;; (20355 10021)) 12259;;;;;; (20325 60273))
12308;;; Generated autoloads from gnus/gnus-sum.el 12260;;; Generated autoloads from gnus/gnus-sum.el
12309 12261
12310(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12262(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12316,7 +12268,7 @@ BOOKMARK is a bookmark name or a bookmark record.
12316;;;*** 12268;;;***
12317 12269
12318;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize) 12270;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize)
12319;;;;;; "gnus-sync" "gnus/gnus-sync.el" (20355 10021)) 12271;;;;;; "gnus-sync" "gnus/gnus-sync.el" (20229 56251))
12320;;; Generated autoloads from gnus/gnus-sync.el 12272;;; Generated autoloads from gnus/gnus-sync.el
12321 12273
12322(autoload 'gnus-sync-initialize "gnus-sync" "\ 12274(autoload 'gnus-sync-initialize "gnus-sync" "\
@@ -12332,7 +12284,7 @@ Install the sync hooks.
12332;;;*** 12284;;;***
12333 12285
12334;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12286;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
12335;;;;;; (20355 10021)) 12287;;;;;; (20376 41972))
12336;;; Generated autoloads from gnus/gnus-win.el 12288;;; Generated autoloads from gnus/gnus-win.el
12337 12289
12338(autoload 'gnus-add-configuration "gnus-win" "\ 12290(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12343,7 +12295,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12343;;;*** 12295;;;***
12344 12296
12345;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el" 12297;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el"
12346;;;;;; (20355 10021)) 12298;;;;;; (20286 28414))
12347;;; Generated autoloads from net/gnutls.el 12299;;; Generated autoloads from net/gnutls.el
12348 12300
12349(defvar gnutls-min-prime-bits nil "\ 12301(defvar gnutls-min-prime-bits nil "\
@@ -12359,7 +12311,7 @@ A value of nil says to use the default gnutls value.")
12359 12311
12360;;;*** 12312;;;***
12361 12313
12362;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (20355 10021)) 12314;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (20355 835))
12363;;; Generated autoloads from play/gomoku.el 12315;;; Generated autoloads from play/gomoku.el
12364 12316
12365(autoload 'gomoku "gomoku" "\ 12317(autoload 'gomoku "gomoku" "\
@@ -12387,7 +12339,7 @@ Use \\[describe-mode] for more info.
12387 12339
12388;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address 12340;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address
12389;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20355 12341;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20355
12390;;;;;; 10021)) 12342;;;;;; 835))
12391;;; Generated autoloads from net/goto-addr.el 12343;;; Generated autoloads from net/goto-addr.el
12392 12344
12393(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 12345(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -12429,7 +12381,7 @@ Like `goto-address-mode', but only for comments and strings.
12429;;;*** 12381;;;***
12430 12382
12431;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve) 12383;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve)
12432;;;;;; "gravatar" "gnus/gravatar.el" (20355 10021)) 12384;;;;;; "gravatar" "gnus/gravatar.el" (20280 8018))
12433;;; Generated autoloads from gnus/gravatar.el 12385;;; Generated autoloads from gnus/gravatar.el
12434 12386
12435(autoload 'gravatar-retrieve "gravatar" "\ 12387(autoload 'gravatar-retrieve "gravatar" "\
@@ -12445,9 +12397,9 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12445 12397
12446;;;*** 12398;;;***
12447 12399
12448;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12400;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-compute-defaults
12449;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12401;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12450;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20369 14251)) 12402;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20370 4296))
12451;;; Generated autoloads from progmodes/grep.el 12403;;; Generated autoloads from progmodes/grep.el
12452 12404
12453(defvar grep-window-height nil "\ 12405(defvar grep-window-height nil "\
@@ -12522,11 +12474,6 @@ Set up `compilation-exit-message-function' and run `grep-setup-hook'.
12522 12474
12523\(fn)" nil nil) 12475\(fn)" nil nil)
12524 12476
12525(autoload 'grep-mode "grep" "\
12526Sets `grep-last-buffer' and `compilation-window-height'.
12527
12528\(fn)" nil nil)
12529
12530(autoload 'grep "grep" "\ 12477(autoload 'grep "grep" "\
12531Run grep, with user-specified args, and collect output in a buffer. 12478Run grep, with user-specified args, and collect output in a buffer.
12532While grep runs asynchronously, you can use \\[next-error] (M-x next-error), 12479While grep runs asynchronously, you can use \\[next-error] (M-x next-error),
@@ -12610,7 +12557,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
12610 12557
12611;;;*** 12558;;;***
12612 12559
12613;;;### (autoloads (gs-load-image) "gs" "gs.el" (20355 10021)) 12560;;;### (autoloads (gs-load-image) "gs" "gs.el" (20229 56251))
12614;;; Generated autoloads from gs.el 12561;;; Generated autoloads from gs.el
12615 12562
12616(autoload 'gs-load-image "gs" "\ 12563(autoload 'gs-load-image "gs" "\
@@ -12624,7 +12571,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12624;;;*** 12571;;;***
12625 12572
12626;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb 12573;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb
12627;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20373 11301)) 12574;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20373 62846))
12628;;; Generated autoloads from progmodes/gud.el 12575;;; Generated autoloads from progmodes/gud.el
12629 12576
12630(autoload 'gud-gdb "gud" "\ 12577(autoload 'gud-gdb "gud" "\
@@ -12712,8 +12659,8 @@ it if ARG is omitted or nil.
12712 12659
12713;;;*** 12660;;;***
12714 12661
12715;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (20355 12662;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (20304
12716;;;;;; 10021)) 12663;;;;;; 58723))
12717;;; Generated autoloads from play/handwrite.el 12664;;; Generated autoloads from play/handwrite.el
12718 12665
12719(autoload 'handwrite "handwrite" "\ 12666(autoload 'handwrite "handwrite" "\
@@ -12731,7 +12678,7 @@ Variables: `handwrite-linespace' (default 12)
12731;;;*** 12678;;;***
12732 12679
12733;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12680;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12734;;;;;; (20355 10021)) 12681;;;;;; (19981 63558))
12735;;; Generated autoloads from play/hanoi.el 12682;;; Generated autoloads from play/hanoi.el
12736 12683
12737(autoload 'hanoi "hanoi" "\ 12684(autoload 'hanoi "hanoi" "\
@@ -12760,7 +12707,7 @@ to be updated.
12760 12707
12761;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment 12708;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment
12762;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment) 12709;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment)
12763;;;;;; "hashcash" "mail/hashcash.el" (20355 10021)) 12710;;;;;; "hashcash" "mail/hashcash.el" (20355 835))
12764;;; Generated autoloads from mail/hashcash.el 12711;;; Generated autoloads from mail/hashcash.el
12765 12712
12766(autoload 'hashcash-insert-payment "hashcash" "\ 12713(autoload 'hashcash-insert-payment "hashcash" "\
@@ -12805,7 +12752,7 @@ Prefix arg sets default accept amount temporarily.
12805;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12752;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12806;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12753;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12807;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12754;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12808;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (20355 10021)) 12755;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (20229 56251))
12809;;; Generated autoloads from help-at-pt.el 12756;;; Generated autoloads from help-at-pt.el
12810 12757
12811(autoload 'help-at-pt-string "help-at-pt" "\ 12758(autoload 'help-at-pt-string "help-at-pt" "\
@@ -12935,7 +12882,7 @@ different regions. With numeric argument ARG, behaves like
12935;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories 12882;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories
12936;;;;;; describe-syntax describe-variable variable-at-point describe-function-1 12883;;;;;; describe-syntax describe-variable variable-at-point describe-function-1
12937;;;;;; find-lisp-object-file-name help-C-file-name describe-function) 12884;;;;;; find-lisp-object-file-name help-C-file-name describe-function)
12938;;;;;; "help-fns" "help-fns.el" (20355 10021)) 12885;;;;;; "help-fns" "help-fns.el" (20298 64606))
12939;;; Generated autoloads from help-fns.el 12886;;; Generated autoloads from help-fns.el
12940 12887
12941(autoload 'describe-function "help-fns" "\ 12888(autoload 'describe-function "help-fns" "\
@@ -13015,7 +12962,7 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file.
13015;;;*** 12962;;;***
13016 12963
13017;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 12964;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
13018;;;;;; (20355 10021)) 12965;;;;;; (20255 22932))
13019;;; Generated autoloads from help-macro.el 12966;;; Generated autoloads from help-macro.el
13020 12967
13021(defvar three-step-help nil "\ 12968(defvar three-step-help nil "\
@@ -13031,8 +12978,8 @@ gives the window that lists the options.")
13031 12978
13032;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 12979;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
13033;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish 12980;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish
13034;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (20355 12981;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (20229
13035;;;;;; 10021)) 12982;;;;;; 56251))
13036;;; Generated autoloads from help-mode.el 12983;;; Generated autoloads from help-mode.el
13037 12984
13038(autoload 'help-mode "help-mode" "\ 12985(autoload 'help-mode "help-mode" "\
@@ -13125,7 +13072,7 @@ Add xrefs for symbols in `pp's output between FROM and TO.
13125;;;*** 13072;;;***
13126 13073
13127;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 13074;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
13128;;;;;; "emacs-lisp/helper.el" (20355 10021)) 13075;;;;;; "emacs-lisp/helper.el" (20229 56251))
13129;;; Generated autoloads from emacs-lisp/helper.el 13076;;; Generated autoloads from emacs-lisp/helper.el
13130 13077
13131(autoload 'Helper-describe-bindings "helper" "\ 13078(autoload 'Helper-describe-bindings "helper" "\
@@ -13141,7 +13088,7 @@ Provide help for current mode.
13141;;;*** 13088;;;***
13142 13089
13143;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 13090;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
13144;;;;;; "hexl.el" (20361 20134)) 13091;;;;;; "hexl.el" (20364 20442))
13145;;; Generated autoloads from hexl.el 13092;;; Generated autoloads from hexl.el
13146 13093
13147(autoload 'hexl-mode "hexl" "\ 13094(autoload 'hexl-mode "hexl" "\
@@ -13238,7 +13185,7 @@ This discards the buffer's undo information.
13238;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13185;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13239;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13186;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13240;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13187;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13241;;;;;; (20355 10021)) 13188;;;;;; (20229 56251))
13242;;; Generated autoloads from hi-lock.el 13189;;; Generated autoloads from hi-lock.el
13243 13190
13244(autoload 'hi-lock-mode "hi-lock" "\ 13191(autoload 'hi-lock-mode "hi-lock" "\
@@ -13377,7 +13324,7 @@ be found in variable `hi-lock-interactive-patterns'.
13377;;;*** 13324;;;***
13378 13325
13379;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el" 13326;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el"
13380;;;;;; (20355 10021)) 13327;;;;;; (20229 56251))
13381;;; Generated autoloads from progmodes/hideif.el 13328;;; Generated autoloads from progmodes/hideif.el
13382 13329
13383(autoload 'hide-ifdef-mode "hideif" "\ 13330(autoload 'hide-ifdef-mode "hideif" "\
@@ -13421,7 +13368,7 @@ Several variables affect how the hiding is done:
13421;;;*** 13368;;;***
13422 13369
13423;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13370;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13424;;;;;; (20356 55829)) 13371;;;;;; (20356 52797))
13425;;; Generated autoloads from progmodes/hideshow.el 13372;;; Generated autoloads from progmodes/hideshow.el
13426 13373
13427(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))) "\ 13374(defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\
@@ -13487,8 +13434,8 @@ Unconditionally turn off `hs-minor-mode'.
13487;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13434;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
13488;;;;;; highlight-changes-previous-change highlight-changes-next-change 13435;;;;;; highlight-changes-previous-change highlight-changes-next-change
13489;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode 13436;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode
13490;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20355 13437;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20229
13491;;;;;; 10021)) 13438;;;;;; 56251))
13492;;; Generated autoloads from hilit-chg.el 13439;;; Generated autoloads from hilit-chg.el
13493 13440
13494(autoload 'highlight-changes-mode "hilit-chg" "\ 13441(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -13623,7 +13570,7 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
13623;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 13570;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
13624;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 13571;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
13625;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 13572;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
13626;;;;;; "hippie-exp.el" (20355 10021)) 13573;;;;;; "hippie-exp.el" (20229 56251))
13627;;; Generated autoloads from hippie-exp.el 13574;;; Generated autoloads from hippie-exp.el
13628 13575
13629(defvar hippie-expand-try-functions-list '(try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol) "\ 13576(defvar hippie-expand-try-functions-list '(try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol) "\
@@ -13696,7 +13643,7 @@ argument VERBOSE non-nil makes the function verbose.
13696;;;*** 13643;;;***
13697 13644
13698;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13645;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13699;;;;;; (20355 10021)) 13646;;;;;; (20229 56251))
13700;;; Generated autoloads from hl-line.el 13647;;; Generated autoloads from hl-line.el
13701 13648
13702(autoload 'hl-line-mode "hl-line" "\ 13649(autoload 'hl-line-mode "hl-line" "\
@@ -13749,7 +13696,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13749;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays 13696;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays
13750;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays 13697;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
13751;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays" 13698;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays"
13752;;;;;; "calendar/holidays.el" (20361 20134)) 13699;;;;;; "calendar/holidays.el" (20390 32086))
13753;;; Generated autoloads from calendar/holidays.el 13700;;; Generated autoloads from calendar/holidays.el
13754 13701
13755(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1") 13702(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1")
@@ -13897,8 +13844,8 @@ The optional LABEL is used to label the buffer created.
13897 13844
13898;;;*** 13845;;;***
13899 13846
13900;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (20355 13847;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (20229
13901;;;;;; 10021)) 13848;;;;;; 56251))
13902;;; Generated autoloads from gnus/html2text.el 13849;;; Generated autoloads from gnus/html2text.el
13903 13850
13904(autoload 'html2text "html2text" "\ 13851(autoload 'html2text "html2text" "\
@@ -13909,7 +13856,7 @@ Convert HTML to plain text in the current buffer.
13909;;;*** 13856;;;***
13910 13857
13911;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer) 13858;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer)
13912;;;;;; "htmlfontify" "htmlfontify.el" (20355 10021)) 13859;;;;;; "htmlfontify" "htmlfontify.el" (20325 60273))
13913;;; Generated autoloads from htmlfontify.el 13860;;; Generated autoloads from htmlfontify.el
13914 13861
13915(autoload 'htmlfontify-buffer "htmlfontify" "\ 13862(autoload 'htmlfontify-buffer "htmlfontify" "\
@@ -13940,10 +13887,14 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'.
13940\(fn SRCDIR DSTDIR &optional F-EXT L-EXT)" t nil) 13887\(fn SRCDIR DSTDIR &optional F-EXT L-EXT)" t nil)
13941 13888
13942;;;*** 13889;;;***
13890
13891;;;***
13892
13893;;;***
13943 13894
13944;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 13895;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
13945;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (20355 13896;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (20405
13946;;;;;; 10021)) 13897;;;;;; 42390))
13947;;; Generated autoloads from ibuf-macs.el 13898;;; Generated autoloads from ibuf-macs.el
13948 13899
13949(autoload 'define-ibuffer-column "ibuf-macs" "\ 13900(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -13985,6 +13936,8 @@ value if and only if `a' is \"less than\" `b'.
13985 13936
13986\(fn NAME DOCUMENTATION (&key DESCRIPTION) &rest BODY)" nil (quote macro)) 13937\(fn NAME DOCUMENTATION (&key DESCRIPTION) &rest BODY)" nil (quote macro))
13987 13938
13939(put 'define-ibuffer-sorter 'doc-string-elt '2)
13940
13988(put 'define-ibuffer-sorter 'lisp-indent-function '1) 13941(put 'define-ibuffer-sorter 'lisp-indent-function '1)
13989 13942
13990(autoload 'define-ibuffer-op "ibuf-macs" "\ 13943(autoload 'define-ibuffer-op "ibuf-macs" "\
@@ -14020,6 +13973,8 @@ macro for exactly what it does.
14020 13973
14021\(fn OP ARGS DOCUMENTATION (&key INTERACTIVE MARK MODIFIER-P DANGEROUS OPSTRING ACTIVE-OPSTRING COMPLEX) &rest BODY)" nil (quote macro)) 13974\(fn OP ARGS DOCUMENTATION (&key INTERACTIVE MARK MODIFIER-P DANGEROUS OPSTRING ACTIVE-OPSTRING COMPLEX) &rest BODY)" nil (quote macro))
14022 13975
13976(put 'define-ibuffer-op 'doc-string-elt '3)
13977
14023(put 'define-ibuffer-op 'lisp-indent-function '2) 13978(put 'define-ibuffer-op 'lisp-indent-function '2)
14024 13979
14025(autoload 'define-ibuffer-filter "ibuf-macs" "\ 13980(autoload 'define-ibuffer-filter "ibuf-macs" "\
@@ -14035,12 +13990,14 @@ bound to the current value of the filter.
14035 13990
14036\(fn NAME DOCUMENTATION (&key READER DESCRIPTION) &rest BODY)" nil (quote macro)) 13991\(fn NAME DOCUMENTATION (&key READER DESCRIPTION) &rest BODY)" nil (quote macro))
14037 13992
13993(put 'define-ibuffer-filter 'doc-string-elt '2)
13994
14038(put 'define-ibuffer-filter 'lisp-indent-function '2) 13995(put 'define-ibuffer-filter 'lisp-indent-function '2)
14039 13996
14040;;;*** 13997;;;***
14041 13998
14042;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 13999;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
14043;;;;;; "ibuffer" "ibuffer.el" (20374 32165)) 14000;;;;;; "ibuffer" "ibuffer.el" (20382 62719))
14044;;; Generated autoloads from ibuffer.el 14001;;; Generated autoloads from ibuffer.el
14045 14002
14046(autoload 'ibuffer-list-buffers "ibuffer" "\ 14003(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14081,7 +14038,7 @@ FORMATS is the value to use for `ibuffer-formats'.
14081 14038
14082;;;### (autoloads (icalendar-import-buffer icalendar-import-file 14039;;;### (autoloads (icalendar-import-buffer icalendar-import-file
14083;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 14040;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
14084;;;;;; "calendar/icalendar.el" (20355 10021)) 14041;;;;;; "calendar/icalendar.el" (20325 60273))
14085;;; Generated autoloads from calendar/icalendar.el 14042;;; Generated autoloads from calendar/icalendar.el
14086 14043
14087(autoload 'icalendar-export-file "icalendar" "\ 14044(autoload 'icalendar-export-file "icalendar" "\
@@ -14133,8 +14090,8 @@ buffer `*icalendar-errors*'.
14133 14090
14134;;;*** 14091;;;***
14135 14092
14136;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20355 14093;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20294
14137;;;;;; 10021)) 14094;;;;;; 23710))
14138;;; Generated autoloads from icomplete.el 14095;;; Generated autoloads from icomplete.el
14139 14096
14140(defvar icomplete-mode nil "\ 14097(defvar icomplete-mode nil "\
@@ -14156,7 +14113,7 @@ the mode if ARG is omitted or nil.
14156 14113
14157;;;*** 14114;;;***
14158 14115
14159;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (20355 10021)) 14116;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (20355 835))
14160;;; Generated autoloads from progmodes/icon.el 14117;;; Generated autoloads from progmodes/icon.el
14161 14118
14162(autoload 'icon-mode "icon" "\ 14119(autoload 'icon-mode "icon" "\
@@ -14197,7 +14154,7 @@ with no args, if that value is non-nil.
14197;;;*** 14154;;;***
14198 14155
14199;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 14156;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
14200;;;;;; (20355 10021)) 14157;;;;;; (20395 5351))
14201;;; Generated autoloads from progmodes/idlw-shell.el 14158;;; Generated autoloads from progmodes/idlw-shell.el
14202 14159
14203(autoload 'idlwave-shell "idlw-shell" "\ 14160(autoload 'idlwave-shell "idlw-shell" "\
@@ -14223,7 +14180,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
14223;;;*** 14180;;;***
14224 14181
14225;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14182;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
14226;;;;;; (20355 10021)) 14183;;;;;; (20389 6410))
14227;;; Generated autoloads from progmodes/idlwave.el 14184;;; Generated autoloads from progmodes/idlwave.el
14228 14185
14229(autoload 'idlwave-mode "idlwave" "\ 14186(autoload 'idlwave-mode "idlwave" "\
@@ -14357,8 +14314,8 @@ The main features of this mode are
14357;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14314;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
14358;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14315;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14359;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14316;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14360;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20355 14317;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20389
14361;;;;;; 10021)) 14318;;;;;; 6410))
14362;;; Generated autoloads from ido.el 14319;;; Generated autoloads from ido.el
14363 14320
14364(defvar ido-mode nil "\ 14321(defvar ido-mode nil "\
@@ -14618,7 +14575,7 @@ DEF, if non-nil, is the default value.
14618 14575
14619;;;*** 14576;;;***
14620 14577
14621;;;### (autoloads (ielm) "ielm" "ielm.el" (20355 10021)) 14578;;;### (autoloads (ielm) "ielm" "ielm.el" (20229 56251))
14622;;; Generated autoloads from ielm.el 14579;;; Generated autoloads from ielm.el
14623 14580
14624(autoload 'ielm "ielm" "\ 14581(autoload 'ielm "ielm" "\
@@ -14629,7 +14586,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
14629 14586
14630;;;*** 14587;;;***
14631 14588
14632;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (20355 10021)) 14589;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (20273 59945))
14633;;; Generated autoloads from iimage.el 14590;;; Generated autoloads from iimage.el
14634 14591
14635(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") 14592(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1")
@@ -14650,7 +14607,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
14650;;;;;; create-image image-type-auto-detected-p image-type-available-p 14607;;;;;; create-image image-type-auto-detected-p image-type-available-p
14651;;;;;; image-type image-type-from-file-name image-type-from-file-header 14608;;;;;; image-type image-type-from-file-name image-type-from-file-header
14652;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el" 14609;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el"
14653;;;;;; (20377 8374)) 14610;;;;;; (20377 16772))
14654;;; Generated autoloads from image.el 14611;;; Generated autoloads from image.el
14655 14612
14656(autoload 'image-type-from-data "image" "\ 14613(autoload 'image-type-from-data "image" "\
@@ -14851,7 +14808,7 @@ If Emacs is compiled without ImageMagick support, do nothing.
14851;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag 14808;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
14852;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs 14809;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
14853;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs) 14810;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs)
14854;;;;;; "image-dired" "image-dired.el" (20355 10021)) 14811;;;;;; "image-dired" "image-dired.el" (20229 56251))
14855;;; Generated autoloads from image-dired.el 14812;;; Generated autoloads from image-dired.el
14856 14813
14857(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\ 14814(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\
@@ -14989,7 +14946,7 @@ easy-to-use form.
14989 14946
14990;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 14947;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
14991;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 14948;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
14992;;;;;; "image-file.el" (20355 10021)) 14949;;;;;; "image-file.el" (20229 56251))
14993;;; Generated autoloads from image-file.el 14950;;; Generated autoloads from image-file.el
14994 14951
14995(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ 14952(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
@@ -15052,7 +15009,7 @@ An image file is one whose name has an extension in
15052;;;*** 15009;;;***
15053 15010
15054;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode 15011;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
15055;;;;;; image-mode) "image-mode" "image-mode.el" (20355 10021)) 15012;;;;;; image-mode) "image-mode" "image-mode.el" (20400 38248))
15056;;; Generated autoloads from image-mode.el 15013;;; Generated autoloads from image-mode.el
15057 15014
15058(autoload 'image-mode "image-mode" "\ 15015(autoload 'image-mode "image-mode" "\
@@ -15097,7 +15054,7 @@ on these modes.
15097;;;*** 15054;;;***
15098 15055
15099;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 15056;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
15100;;;;;; imenu-sort-function) "imenu" "imenu.el" (20369 14251)) 15057;;;;;; imenu-sort-function) "imenu" "imenu.el" (20395 5351))
15101;;; Generated autoloads from imenu.el 15058;;; Generated autoloads from imenu.el
15102 15059
15103(defvar imenu-sort-function nil "\ 15060(defvar imenu-sort-function nil "\
@@ -15214,7 +15171,7 @@ for more information.
15214 15171
15215;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion 15172;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion
15216;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 15173;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
15217;;;;;; "ind-util" "language/ind-util.el" (20355 10021)) 15174;;;;;; "ind-util" "language/ind-util.el" (20229 56251))
15218;;; Generated autoloads from language/ind-util.el 15175;;; Generated autoloads from language/ind-util.el
15219 15176
15220(autoload 'indian-compose-region "ind-util" "\ 15177(autoload 'indian-compose-region "ind-util" "\
@@ -15246,7 +15203,7 @@ Convert old Emacs Devanagari characters to UCS.
15246 15203
15247;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 15204;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
15248;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 15205;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
15249;;;;;; "progmodes/inf-lisp.el" (20355 10021)) 15206;;;;;; "progmodes/inf-lisp.el" (20355 835))
15250;;; Generated autoloads from progmodes/inf-lisp.el 15207;;; Generated autoloads from progmodes/inf-lisp.el
15251 15208
15252(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\ 15209(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\
@@ -15313,7 +15270,7 @@ of `inferior-lisp-program'). Runs the hooks from
15313;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node 15270;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node
15314;;;;;; Info-mode info-finder info-apropos Info-index Info-directory 15271;;;;;; Info-mode info-finder info-apropos Info-index Info-directory
15315;;;;;; Info-on-current-buffer info-standalone info-emacs-manual 15272;;;;;; Info-on-current-buffer info-standalone info-emacs-manual
15316;;;;;; info info-other-window) "info" "info.el" (20355 10021)) 15273;;;;;; info info-other-window) "info" "info.el" (20389 6410))
15317;;; Generated autoloads from info.el 15274;;; Generated autoloads from info.el
15318 15275
15319(autoload 'info-other-window "info" "\ 15276(autoload 'info-other-window "info" "\
@@ -15499,7 +15456,7 @@ Go to Info buffer that displays MANUAL, creating it if none already exists.
15499 15456
15500;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 15457;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
15501;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 15458;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
15502;;;;;; (20355 10021)) 15459;;;;;; (20229 56251))
15503;;; Generated autoloads from info-look.el 15460;;; Generated autoloads from info-look.el
15504 15461
15505(autoload 'info-lookup-reset "info-look" "\ 15462(autoload 'info-lookup-reset "info-look" "\
@@ -15548,7 +15505,7 @@ Perform completion on file preceding point.
15548 15505
15549;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom 15506;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom
15550;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el" 15507;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el"
15551;;;;;; (20355 10021)) 15508;;;;;; (20229 56251))
15552;;; Generated autoloads from info-xref.el 15509;;; Generated autoloads from info-xref.el
15553 15510
15554(autoload 'info-xref-check "info-xref" "\ 15511(autoload 'info-xref-check "info-xref" "\
@@ -15631,7 +15588,7 @@ the sources handy.
15631;;;*** 15588;;;***
15632 15589
15633;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold 15590;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold
15634;;;;;; Info-tagify) "informat" "informat.el" (20355 10021)) 15591;;;;;; Info-tagify) "informat" "informat.el" (20229 56251))
15635;;; Generated autoloads from informat.el 15592;;; Generated autoloads from informat.el
15636 15593
15637(autoload 'Info-tagify "informat" "\ 15594(autoload 'Info-tagify "informat" "\
@@ -15678,7 +15635,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
15678 15635
15679;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 15636;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
15680;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 15637;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
15681;;;;;; (20355 10021)) 15638;;;;;; (20229 56251))
15682;;; Generated autoloads from international/isearch-x.el 15639;;; Generated autoloads from international/isearch-x.el
15683 15640
15684(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 15641(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -15698,8 +15655,8 @@ Toggle input method in interactive search.
15698 15655
15699;;;*** 15656;;;***
15700 15657
15701;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (20355 15658;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (20229
15702;;;;;; 10021)) 15659;;;;;; 56251))
15703;;; Generated autoloads from isearchb.el 15660;;; Generated autoloads from isearchb.el
15704 15661
15705(autoload 'isearchb-activate "isearchb" "\ 15662(autoload 'isearchb-activate "isearchb" "\
@@ -15715,7 +15672,7 @@ accessed via isearchb.
15715;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 15672;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
15716;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 15673;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
15717;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 15674;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
15718;;;;;; "international/iso-cvt.el" (20355 10021)) 15675;;;;;; "international/iso-cvt.el" (20229 56251))
15719;;; Generated autoloads from international/iso-cvt.el 15676;;; Generated autoloads from international/iso-cvt.el
15720 15677
15721(autoload 'iso-spanish "iso-cvt" "\ 15678(autoload 'iso-spanish "iso-cvt" "\
@@ -15806,7 +15763,7 @@ Add submenus to the File menu, to convert to and from various formats.
15806;;;*** 15763;;;***
15807 15764
15808;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 15765;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
15809;;;;;; (20355 10021)) 15766;;;;;; (20229 56251))
15810;;; Generated autoloads from international/iso-transl.el 15767;;; Generated autoloads from international/iso-transl.el
15811 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 15768 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
15812 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 15769 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -15818,7 +15775,7 @@ Add submenus to the File menu, to convert to and from various formats.
15818;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15775;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
15819;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15776;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15820;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) 15777;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
15821;;;;;; "ispell" "textmodes/ispell.el" (20374 32165)) 15778;;;;;; "ispell" "textmodes/ispell.el" (20373 62846))
15822;;; Generated autoloads from textmodes/ispell.el 15779;;; Generated autoloads from textmodes/ispell.el
15823 15780
15824(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 15781(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -16045,8 +16002,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to
16045 16002
16046;;;*** 16003;;;***
16047 16004
16048;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20355 16005;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20389
16049;;;;;; 10021)) 16006;;;;;; 6410))
16050;;; Generated autoloads from iswitchb.el 16007;;; Generated autoloads from iswitchb.el
16051 16008
16052(defvar iswitchb-mode nil "\ 16009(defvar iswitchb-mode nil "\
@@ -16074,7 +16031,7 @@ between buffers using substrings. See `iswitchb' for details.
16074;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 16031;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
16075;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 16032;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
16076;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 16033;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
16077;;;;;; "japan-util" "language/japan-util.el" (20355 10021)) 16034;;;;;; "japan-util" "language/japan-util.el" (20229 56251))
16078;;; Generated autoloads from language/japan-util.el 16035;;; Generated autoloads from language/japan-util.el
16079 16036
16080(autoload 'setup-japanese-environment-internal "japan-util" "\ 16037(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -16152,7 +16109,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16152;;;*** 16109;;;***
16153 16110
16154;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 16111;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
16155;;;;;; "jka-compr.el" (20355 10021)) 16112;;;;;; "jka-compr.el" (20304 59396))
16156;;; Generated autoloads from jka-compr.el 16113;;; Generated autoloads from jka-compr.el
16157 16114
16158(defvar jka-compr-inhibit nil "\ 16115(defvar jka-compr-inhibit nil "\
@@ -16175,7 +16132,7 @@ by `jka-compr-installed'.
16175 16132
16176;;;*** 16133;;;***
16177 16134
16178;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20378 29222)) 16135;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20376 50278))
16179;;; Generated autoloads from progmodes/js.el 16136;;; Generated autoloads from progmodes/js.el
16180 16137
16181(autoload 'js-mode "js" "\ 16138(autoload 'js-mode "js" "\
@@ -16189,7 +16146,7 @@ Major mode for editing JavaScript.
16189 16146
16190;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 16147;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
16191;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 16148;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
16192;;;;;; (20355 10021)) 16149;;;;;; (20239 35035))
16193;;; Generated autoloads from emulation/keypad.el 16150;;; Generated autoloads from emulation/keypad.el
16194 16151
16195(defvar keypad-setup nil "\ 16152(defvar keypad-setup nil "\
@@ -16245,7 +16202,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
16245;;;*** 16202;;;***
16246 16203
16247;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 16204;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
16248;;;;;; (20355 10021)) 16205;;;;;; (20229 56251))
16249;;; Generated autoloads from international/kinsoku.el 16206;;; Generated autoloads from international/kinsoku.el
16250 16207
16251(autoload 'kinsoku "kinsoku" "\ 16208(autoload 'kinsoku "kinsoku" "\
@@ -16266,8 +16223,8 @@ the context of text formatting.
16266 16223
16267;;;*** 16224;;;***
16268 16225
16269;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (20355 16226;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (20229
16270;;;;;; 10021)) 16227;;;;;; 56251))
16271;;; Generated autoloads from international/kkc.el 16228;;; Generated autoloads from international/kkc.el
16272 16229
16273(defvar kkc-after-update-conversion-functions nil "\ 16230(defvar kkc-after-update-conversion-functions nil "\
@@ -16292,7 +16249,7 @@ and the return value is the length of the conversion.
16292;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16249;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
16293;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16250;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
16294;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item) 16251;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item)
16295;;;;;; "kmacro" "kmacro.el" (20355 10021)) 16252;;;;;; "kmacro" "kmacro.el" (20389 6410))
16296;;; Generated autoloads from kmacro.el 16253;;; Generated autoloads from kmacro.el
16297 (global-set-key "\C-x(" 'kmacro-start-macro) 16254 (global-set-key "\C-x(" 'kmacro-start-macro)
16298 (global-set-key "\C-x)" 'kmacro-end-macro) 16255 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16403,7 +16360,7 @@ If kbd macro currently being defined end it before activating it.
16403;;;*** 16360;;;***
16404 16361
16405;;;### (autoloads (setup-korean-environment-internal) "korea-util" 16362;;;### (autoloads (setup-korean-environment-internal) "korea-util"
16406;;;;;; "language/korea-util.el" (20355 10021)) 16363;;;;;; "language/korea-util.el" (20355 835))
16407;;; Generated autoloads from language/korea-util.el 16364;;; Generated autoloads from language/korea-util.el
16408 16365
16409(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ 16366(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\
@@ -16418,7 +16375,7 @@ The kind of Korean keyboard for Korean input method.
16418;;;*** 16375;;;***
16419 16376
16420;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el" 16377;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el"
16421;;;;;; (20355 10021)) 16378;;;;;; (20355 835))
16422;;; Generated autoloads from play/landmark.el 16379;;; Generated autoloads from play/landmark.el
16423 16380
16424(defalias 'landmark-repeat 'landmark-test-run) 16381(defalias 'landmark-repeat 'landmark-test-run)
@@ -16450,7 +16407,7 @@ Use \\[describe-mode] for more info.
16450 16407
16451;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string 16408;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
16452;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) 16409;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
16453;;;;;; "lao-util" "language/lao-util.el" (20355 10021)) 16410;;;;;; "lao-util" "language/lao-util.el" (20229 56251))
16454;;; Generated autoloads from language/lao-util.el 16411;;; Generated autoloads from language/lao-util.el
16455 16412
16456(autoload 'lao-compose-string "lao-util" "\ 16413(autoload 'lao-compose-string "lao-util" "\
@@ -16489,7 +16446,7 @@ Transcribe Romanized Lao string STR to Lao character string.
16489 16446
16490;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 16447;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
16491;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 16448;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
16492;;;;;; "latexenc" "international/latexenc.el" (20355 10021)) 16449;;;;;; "latexenc" "international/latexenc.el" (20229 56251))
16493;;; Generated autoloads from international/latexenc.el 16450;;; Generated autoloads from international/latexenc.el
16494 16451
16495(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))) "\ 16452(defvar latex-inputenc-coding-alist (purecopy '(("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp858" . cp858) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) "\
@@ -16521,7 +16478,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16521;;;*** 16478;;;***
16522 16479
16523;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 16480;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
16524;;;;;; "latin1-disp" "international/latin1-disp.el" (20355 10021)) 16481;;;;;; "latin1-disp" "international/latin1-disp.el" (20229 56251))
16525;;; Generated autoloads from international/latin1-disp.el 16482;;; Generated autoloads from international/latin1-disp.el
16526 16483
16527(defvar latin1-display nil "\ 16484(defvar latin1-display nil "\
@@ -16563,7 +16520,7 @@ use either \\[customize] or the function `latin1-display'.")
16563;;;*** 16520;;;***
16564 16521
16565;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16522;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
16566;;;;;; (20355 10021)) 16523;;;;;; (20229 56251))
16567;;; Generated autoloads from progmodes/ld-script.el 16524;;; Generated autoloads from progmodes/ld-script.el
16568 16525
16569(autoload 'ld-script-mode "ld-script" "\ 16526(autoload 'ld-script-mode "ld-script" "\
@@ -16574,7 +16531,7 @@ A major mode to edit GNU ld script files
16574;;;*** 16531;;;***
16575 16532
16576;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 16533;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
16577;;;;;; (20355 10021)) 16534;;;;;; (20229 56251))
16578;;; Generated autoloads from ledit.el 16535;;; Generated autoloads from ledit.el
16579 16536
16580(defconst ledit-save-files t "\ 16537(defconst ledit-save-files t "\
@@ -16609,7 +16566,7 @@ do (setq lisp-mode-hook 'ledit-from-lisp-mode)
16609 16566
16610;;;*** 16567;;;***
16611 16568
16612;;;### (autoloads (life) "life" "play/life.el" (20355 10021)) 16569;;;### (autoloads (life) "life" "play/life.el" (20229 56251))
16613;;; Generated autoloads from play/life.el 16570;;; Generated autoloads from play/life.el
16614 16571
16615(autoload 'life "life" "\ 16572(autoload 'life "life" "\
@@ -16623,7 +16580,7 @@ generations (this defaults to 1).
16623;;;*** 16580;;;***
16624 16581
16625;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum" 16582;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum"
16626;;;;;; "linum.el" (20355 10021)) 16583;;;;;; "linum.el" (20229 56251))
16627;;; Generated autoloads from linum.el 16584;;; Generated autoloads from linum.el
16628 16585
16629(defvar linum-format 'dynamic "\ 16586(defvar linum-format 'dynamic "\
@@ -16668,8 +16625,8 @@ See `linum-mode' for more information on Linum mode.
16668 16625
16669;;;*** 16626;;;***
16670 16627
16671;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20355 16628;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20400
16672;;;;;; 10021)) 16629;;;;;; 16870))
16673;;; Generated autoloads from loadhist.el 16630;;; Generated autoloads from loadhist.el
16674 16631
16675(autoload 'unload-feature "loadhist" "\ 16632(autoload 'unload-feature "loadhist" "\
@@ -16701,7 +16658,7 @@ something strange, such as redefining an Emacs function.
16701;;;*** 16658;;;***
16702 16659
16703;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16660;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
16704;;;;;; "locate" "locate.el" (20355 10021)) 16661;;;;;; "locate" "locate.el" (20229 56251))
16705;;; Generated autoloads from locate.el 16662;;; Generated autoloads from locate.el
16706 16663
16707(defvar locate-ls-subdir-switches (purecopy "-al") "\ 16664(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -16753,7 +16710,7 @@ except that FILTER is not optional.
16753 16710
16754;;;*** 16711;;;***
16755 16712
16756;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20355 10021)) 16713;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20400 16870))
16757;;; Generated autoloads from vc/log-edit.el 16714;;; Generated autoloads from vc/log-edit.el
16758 16715
16759(autoload 'log-edit "log-edit" "\ 16716(autoload 'log-edit "log-edit" "\
@@ -16780,8 +16737,8 @@ uses the current buffer.
16780 16737
16781;;;*** 16738;;;***
16782 16739
16783;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (20355 16740;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (20280
16784;;;;;; 10021)) 16741;;;;;; 8018))
16785;;; Generated autoloads from vc/log-view.el 16742;;; Generated autoloads from vc/log-view.el
16786 16743
16787(autoload 'log-view-mode "log-view" "\ 16744(autoload 'log-view-mode "log-view" "\
@@ -16791,8 +16748,8 @@ Major mode for browsing CVS log output.
16791 16748
16792;;;*** 16749;;;***
16793 16750
16794;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20355 16751;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20229
16795;;;;;; 10021)) 16752;;;;;; 56251))
16796;;; Generated autoloads from longlines.el 16753;;; Generated autoloads from longlines.el
16797 16754
16798(autoload 'longlines-mode "longlines" "\ 16755(autoload 'longlines-mode "longlines" "\
@@ -16818,8 +16775,8 @@ newlines are indicated with a symbol.
16818;;;*** 16775;;;***
16819 16776
16820;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 16777;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
16821;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (20355 16778;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (20229
16822;;;;;; 10021)) 16779;;;;;; 56251))
16823;;; Generated autoloads from lpr.el 16780;;; Generated autoloads from lpr.el
16824 16781
16825(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\ 16782(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\
@@ -16915,7 +16872,7 @@ for further customization of the printer command.
16915;;;*** 16872;;;***
16916 16873
16917;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 16874;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
16918;;;;;; (20355 10021)) 16875;;;;;; (20273 59945))
16919;;; Generated autoloads from ls-lisp.el 16876;;; Generated autoloads from ls-lisp.el
16920 16877
16921(defvar ls-lisp-support-shell-wildcards t "\ 16878(defvar ls-lisp-support-shell-wildcards t "\
@@ -16926,8 +16883,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
16926 16883
16927;;;*** 16884;;;***
16928 16885
16929;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (20355 16886;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (20229
16930;;;;;; 10021)) 16887;;;;;; 56251))
16931;;; Generated autoloads from calendar/lunar.el 16888;;; Generated autoloads from calendar/lunar.el
16932 16889
16933(autoload 'lunar-phases "lunar" "\ 16890(autoload 'lunar-phases "lunar" "\
@@ -16942,7 +16899,7 @@ This function is suitable for execution in a .emacs file.
16942;;;*** 16899;;;***
16943 16900
16944;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (20355 16901;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (20355
16945;;;;;; 10021)) 16902;;;;;; 835))
16946;;; Generated autoloads from progmodes/m4-mode.el 16903;;; Generated autoloads from progmodes/m4-mode.el
16947 16904
16948(autoload 'm4-mode "m4-mode" "\ 16905(autoload 'm4-mode "m4-mode" "\
@@ -16953,7 +16910,7 @@ A major mode to edit m4 macro files.
16953;;;*** 16910;;;***
16954 16911
16955;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 16912;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
16956;;;;;; (20355 10021)) 16913;;;;;; (20229 56251))
16957;;; Generated autoloads from emacs-lisp/macroexp.el 16914;;; Generated autoloads from emacs-lisp/macroexp.el
16958 16915
16959(autoload 'macroexpand-all "macroexp" "\ 16916(autoload 'macroexpand-all "macroexp" "\
@@ -16967,7 +16924,7 @@ definitions to shadow the loaded ones for use in file byte-compilation.
16967;;;*** 16924;;;***
16968 16925
16969;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 16926;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
16970;;;;;; name-last-kbd-macro) "macros" "macros.el" (20355 10021)) 16927;;;;;; name-last-kbd-macro) "macros" "macros.el" (20229 56251))
16971;;; Generated autoloads from macros.el 16928;;; Generated autoloads from macros.el
16972 16929
16973(autoload 'name-last-kbd-macro "macros" "\ 16930(autoload 'name-last-kbd-macro "macros" "\
@@ -17056,7 +17013,7 @@ and then select the region of un-tablified names and use
17056;;;*** 17013;;;***
17057 17014
17058;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 17015;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
17059;;;;;; "mail/mail-extr.el" (20355 10021)) 17016;;;;;; "mail/mail-extr.el" (20355 835))
17060;;; Generated autoloads from mail/mail-extr.el 17017;;; Generated autoloads from mail/mail-extr.el
17061 17018
17062(autoload 'mail-extract-address-components "mail-extr" "\ 17019(autoload 'mail-extract-address-components "mail-extr" "\
@@ -17088,7 +17045,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
17088 17045
17089;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 17046;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
17090;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 17047;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
17091;;;;;; (20355 10021)) 17048;;;;;; (20355 835))
17092;;; Generated autoloads from mail/mail-hist.el 17049;;; Generated autoloads from mail/mail-hist.el
17093 17050
17094(autoload 'mail-hist-define-keys "mail-hist" "\ 17051(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -17120,7 +17077,7 @@ This function normally would be called when the message is sent.
17120;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 17077;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
17121;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable 17078;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable
17122;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822) 17079;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822)
17123;;;;;; "mail-utils" "mail/mail-utils.el" (20355 10021)) 17080;;;;;; "mail-utils" "mail/mail-utils.el" (20325 60273))
17124;;; Generated autoloads from mail/mail-utils.el 17081;;; Generated autoloads from mail/mail-utils.el
17125 17082
17126(defvar mail-use-rfc822 nil "\ 17083(defvar mail-use-rfc822 nil "\
@@ -17195,8 +17152,8 @@ matches may be returned from the message body.
17195;;;*** 17152;;;***
17196 17153
17197;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup 17154;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
17198;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20355 17155;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20389
17199;;;;;; 10021)) 17156;;;;;; 6410))
17200;;; Generated autoloads from mail/mailabbrev.el 17157;;; Generated autoloads from mail/mailabbrev.el
17201 17158
17202(defvar mail-abbrevs-mode nil "\ 17159(defvar mail-abbrevs-mode nil "\
@@ -17247,7 +17204,7 @@ double-quotes.
17247 17204
17248;;;### (autoloads (mail-complete mail-completion-at-point-function 17205;;;### (autoloads (mail-complete mail-completion-at-point-function
17249;;;;;; define-mail-alias expand-mail-aliases mail-complete-style) 17206;;;;;; define-mail-alias expand-mail-aliases mail-complete-style)
17250;;;;;; "mailalias" "mail/mailalias.el" (20355 10021)) 17207;;;;;; "mailalias" "mail/mailalias.el" (20229 56251))
17251;;; Generated autoloads from mail/mailalias.el 17208;;; Generated autoloads from mail/mailalias.el
17252 17209
17253(defvar mail-complete-style 'angles "\ 17210(defvar mail-complete-style 'angles "\
@@ -17299,7 +17256,7 @@ current header, calls `mail-complete-function' and passes prefix ARG if any.
17299;;;*** 17256;;;***
17300 17257
17301;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17258;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
17302;;;;;; (20355 10021)) 17259;;;;;; (20239 35035))
17303;;; Generated autoloads from mail/mailclient.el 17260;;; Generated autoloads from mail/mailclient.el
17304 17261
17305(autoload 'mailclient-send-it "mailclient" "\ 17262(autoload 'mailclient-send-it "mailclient" "\
@@ -17313,7 +17270,7 @@ The mail client is taken to be the handler of mailto URLs.
17313 17270
17314;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 17271;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
17315;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 17272;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
17316;;;;;; "make-mode" "progmodes/make-mode.el" (20355 10021)) 17273;;;;;; "make-mode" "progmodes/make-mode.el" (20395 5351))
17317;;; Generated autoloads from progmodes/make-mode.el 17274;;; Generated autoloads from progmodes/make-mode.el
17318 17275
17319(autoload 'makefile-mode "make-mode" "\ 17276(autoload 'makefile-mode "make-mode" "\
@@ -17430,8 +17387,8 @@ An adapted `makefile-mode' that knows about imake.
17430 17387
17431;;;*** 17388;;;***
17432 17389
17433;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (20355 17390;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (20229
17434;;;;;; 10021)) 17391;;;;;; 56251))
17435;;; Generated autoloads from makesum.el 17392;;; Generated autoloads from makesum.el
17436 17393
17437(autoload 'make-command-summary "makesum" "\ 17394(autoload 'make-command-summary "makesum" "\
@@ -17443,7 +17400,7 @@ Previous contents of that buffer are killed first.
17443;;;*** 17400;;;***
17444 17401
17445;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el" 17402;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el"
17446;;;;;; (20381 5411)) 17403;;;;;; (20390 32086))
17447;;; Generated autoloads from man.el 17404;;; Generated autoloads from man.el
17448 17405
17449(defalias 'manual-entry 'man) 17406(defalias 'manual-entry 'man)
@@ -17497,7 +17454,7 @@ Default bookmark handler for Man buffers.
17497 17454
17498;;;*** 17455;;;***
17499 17456
17500;;;### (autoloads (master-mode) "master" "master.el" (20355 10021)) 17457;;;### (autoloads (master-mode) "master" "master.el" (20229 56251))
17501;;; Generated autoloads from master.el 17458;;; Generated autoloads from master.el
17502 17459
17503(autoload 'master-mode "master" "\ 17460(autoload 'master-mode "master" "\
@@ -17520,7 +17477,7 @@ yourself the value of `master-of' by calling `master-show-slave'.
17520;;;*** 17477;;;***
17521 17478
17522;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el" 17479;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el"
17523;;;;;; (20355 10021)) 17480;;;;;; (20229 56251))
17524;;; Generated autoloads from mb-depth.el 17481;;; Generated autoloads from mb-depth.el
17525 17482
17526(defvar minibuffer-depth-indicate-mode nil "\ 17483(defvar minibuffer-depth-indicate-mode nil "\
@@ -17553,7 +17510,7 @@ recursion depth in the minibuffer prompt. This is only useful if
17553;;;;;; message-forward-make-body message-forward message-recover 17510;;;;;; message-forward-make-body message-forward message-recover
17554;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 17511;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
17555;;;;;; message-reply message-news message-mail message-mode) "message" 17512;;;;;; message-reply message-news message-mail message-mode) "message"
17556;;;;;; "gnus/message.el" (20355 10021)) 17513;;;;;; "gnus/message.el" (20280 8018))
17557;;; Generated autoloads from gnus/message.el 17514;;; Generated autoloads from gnus/message.el
17558 17515
17559(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17516(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -17719,7 +17676,7 @@ which specify the range to operate on.
17719;;;*** 17676;;;***
17720 17677
17721;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17678;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17722;;;;;; (20355 10021)) 17679;;;;;; (20400 16870))
17723;;; Generated autoloads from progmodes/meta-mode.el 17680;;; Generated autoloads from progmodes/meta-mode.el
17724 17681
17725(autoload 'metafont-mode "meta-mode" "\ 17682(autoload 'metafont-mode "meta-mode" "\
@@ -17736,7 +17693,7 @@ Major mode for editing MetaPost sources.
17736 17693
17737;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 17694;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
17738;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 17695;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
17739;;;;;; (20355 10021)) 17696;;;;;; (20355 835))
17740;;; Generated autoloads from mail/metamail.el 17697;;; Generated autoloads from mail/metamail.el
17741 17698
17742(autoload 'metamail-interpret-header "metamail" "\ 17699(autoload 'metamail-interpret-header "metamail" "\
@@ -17781,7 +17738,7 @@ redisplayed as output is inserted.
17781 17738
17782;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 17739;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
17783;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 17740;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
17784;;;;;; "mh-e/mh-comp.el" (20355 10021)) 17741;;;;;; "mh-e/mh-comp.el" (20229 56251))
17785;;; Generated autoloads from mh-e/mh-comp.el 17742;;; Generated autoloads from mh-e/mh-comp.el
17786 17743
17787(autoload 'mh-smail "mh-comp" "\ 17744(autoload 'mh-smail "mh-comp" "\
@@ -17871,7 +17828,7 @@ delete the draft message.
17871 17828
17872;;;*** 17829;;;***
17873 17830
17874;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20355 10021)) 17831;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20229 56251))
17875;;; Generated autoloads from mh-e/mh-e.el 17832;;; Generated autoloads from mh-e/mh-e.el
17876 17833
17877(put 'mh-progs 'risky-local-variable t) 17834(put 'mh-progs 'risky-local-variable t)
@@ -17888,7 +17845,7 @@ Display version information about MH-E and the MH mail handling system.
17888;;;*** 17845;;;***
17889 17846
17890;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 17847;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
17891;;;;;; "mh-e/mh-folder.el" (20371 55972)) 17848;;;;;; "mh-e/mh-folder.el" (20373 62846))
17892;;; Generated autoloads from mh-e/mh-folder.el 17849;;; Generated autoloads from mh-e/mh-folder.el
17893 17850
17894(autoload 'mh-rmail "mh-folder" "\ 17851(autoload 'mh-rmail "mh-folder" "\
@@ -17970,7 +17927,7 @@ perform the operation on all messages in that region.
17970;;;*** 17927;;;***
17971 17928
17972;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 17929;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
17973;;;;;; "midnight.el" (20355 10021)) 17930;;;;;; "midnight.el" (20229 56251))
17974;;; Generated autoloads from midnight.el 17931;;; Generated autoloads from midnight.el
17975 17932
17976(autoload 'clean-buffer-list "midnight" "\ 17933(autoload 'clean-buffer-list "midnight" "\
@@ -17997,7 +17954,7 @@ to its second argument TM.
17997;;;*** 17954;;;***
17998 17955
17999;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 17956;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
18000;;;;;; "minibuf-eldef.el" (20355 10021)) 17957;;;;;; "minibuf-eldef.el" (20355 835))
18001;;; Generated autoloads from minibuf-eldef.el 17958;;; Generated autoloads from minibuf-eldef.el
18002 17959
18003(defvar minibuffer-electric-default-mode nil "\ 17960(defvar minibuffer-electric-default-mode nil "\
@@ -18027,7 +17984,7 @@ is modified to remove the default indication.
18027;;;*** 17984;;;***
18028 17985
18029;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el" 17986;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el"
18030;;;;;; (20356 27828)) 17987;;;;;; (20356 48455))
18031;;; Generated autoloads from misc.el 17988;;; Generated autoloads from misc.el
18032 17989
18033(autoload 'butterfly "misc" "\ 17990(autoload 'butterfly "misc" "\
@@ -18057,7 +18014,7 @@ The return value is always nil.
18057 18014
18058;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files 18015;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files
18059;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup) 18016;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup)
18060;;;;;; "misearch" "misearch.el" (20355 10021)) 18017;;;;;; "misearch" "misearch.el" (20229 56251))
18061;;; Generated autoloads from misearch.el 18018;;; Generated autoloads from misearch.el
18062 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 18019 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
18063 18020
@@ -18139,7 +18096,7 @@ whose file names match the specified wildcard.
18139;;;*** 18096;;;***
18140 18097
18141;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 18098;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
18142;;;;;; (20355 10021)) 18099;;;;;; (20239 35035))
18143;;; Generated autoloads from progmodes/mixal-mode.el 18100;;; Generated autoloads from progmodes/mixal-mode.el
18144 18101
18145(autoload 'mixal-mode "mixal-mode" "\ 18102(autoload 'mixal-mode "mixal-mode" "\
@@ -18150,7 +18107,7 @@ Major mode for the mixal asm language.
18150;;;*** 18107;;;***
18151 18108
18152;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el" 18109;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el"
18153;;;;;; (20355 10021)) 18110;;;;;; (20229 56251))
18154;;; Generated autoloads from gnus/mm-encode.el 18111;;; Generated autoloads from gnus/mm-encode.el
18155 18112
18156(autoload 'mm-default-file-encoding "mm-encode" "\ 18113(autoload 'mm-default-file-encoding "mm-encode" "\
@@ -18161,7 +18118,7 @@ Return a default encoding for FILE.
18161;;;*** 18118;;;***
18162 18119
18163;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 18120;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
18164;;;;;; "mm-extern" "gnus/mm-extern.el" (20355 10021)) 18121;;;;;; "mm-extern" "gnus/mm-extern.el" (20229 56251))
18165;;; Generated autoloads from gnus/mm-extern.el 18122;;; Generated autoloads from gnus/mm-extern.el
18166 18123
18167(autoload 'mm-extern-cache-contents "mm-extern" "\ 18124(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -18180,7 +18137,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18180;;;*** 18137;;;***
18181 18138
18182;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 18139;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
18183;;;;;; (20355 10021)) 18140;;;;;; (20229 56251))
18184;;; Generated autoloads from gnus/mm-partial.el 18141;;; Generated autoloads from gnus/mm-partial.el
18185 18142
18186(autoload 'mm-inline-partial "mm-partial" "\ 18143(autoload 'mm-inline-partial "mm-partial" "\
@@ -18194,7 +18151,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18194;;;*** 18151;;;***
18195 18152
18196;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 18153;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
18197;;;;;; "mm-url" "gnus/mm-url.el" (20355 10021)) 18154;;;;;; "mm-url" "gnus/mm-url.el" (20229 56251))
18198;;; Generated autoloads from gnus/mm-url.el 18155;;; Generated autoloads from gnus/mm-url.el
18199 18156
18200(autoload 'mm-url-insert-file-contents "mm-url" "\ 18157(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -18211,7 +18168,7 @@ Insert file contents of URL using `mm-url-program'.
18211;;;*** 18168;;;***
18212 18169
18213;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 18170;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
18214;;;;;; "gnus/mm-uu.el" (20355 10021)) 18171;;;;;; "gnus/mm-uu.el" (20325 60273))
18215;;; Generated autoloads from gnus/mm-uu.el 18172;;; Generated autoloads from gnus/mm-uu.el
18216 18173
18217(autoload 'mm-uu-dissect "mm-uu" "\ 18174(autoload 'mm-uu-dissect "mm-uu" "\
@@ -18231,7 +18188,7 @@ Assume text has been decoded if DECODED is non-nil.
18231;;;*** 18188;;;***
18232 18189
18233;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el" 18190;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el"
18234;;;;;; (20355 10021)) 18191;;;;;; (20229 56251))
18235;;; Generated autoloads from gnus/mml.el 18192;;; Generated autoloads from gnus/mml.el
18236 18193
18237(autoload 'mml-to-mime "mml" "\ 18194(autoload 'mml-to-mime "mml" "\
@@ -18256,7 +18213,7 @@ body) or \"attachment\" (separate from the body).
18256;;;*** 18213;;;***
18257 18214
18258;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 18215;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
18259;;;;;; (20355 10021)) 18216;;;;;; (20291 40061))
18260;;; Generated autoloads from gnus/mml1991.el 18217;;; Generated autoloads from gnus/mml1991.el
18261 18218
18262(autoload 'mml1991-encrypt "mml1991" "\ 18219(autoload 'mml1991-encrypt "mml1991" "\
@@ -18273,7 +18230,7 @@ body) or \"attachment\" (separate from the body).
18273 18230
18274;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 18231;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
18275;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 18232;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
18276;;;;;; "mml2015" "gnus/mml2015.el" (20355 10021)) 18233;;;;;; "mml2015" "gnus/mml2015.el" (20229 56251))
18277;;; Generated autoloads from gnus/mml2015.el 18234;;; Generated autoloads from gnus/mml2015.el
18278 18235
18279(autoload 'mml2015-decrypt "mml2015" "\ 18236(autoload 'mml2015-decrypt "mml2015" "\
@@ -18313,8 +18270,15 @@ body) or \"attachment\" (separate from the body).
18313 18270
18314;;;*** 18271;;;***
18315 18272
18273;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (20405 42940))
18274;;; Generated autoloads from cedet/mode-local.el
18275
18276(put 'define-overloadable-function 'doc-string-elt 3)
18277
18278;;;***
18279
18316;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (20355 18280;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (20355
18317;;;;;; 10021)) 18281;;;;;; 835))
18318;;; Generated autoloads from progmodes/modula2.el 18282;;; Generated autoloads from progmodes/modula2.el
18319 18283
18320(defalias 'modula-2-mode 'm2-mode) 18284(defalias 'modula-2-mode 'm2-mode)
@@ -18348,7 +18312,7 @@ followed by the first character of the construct.
18348;;;*** 18312;;;***
18349 18313
18350;;;### (autoloads (denato-region nato-region unmorse-region morse-region) 18314;;;### (autoloads (denato-region nato-region unmorse-region morse-region)
18351;;;;;; "morse" "play/morse.el" (20355 10021)) 18315;;;;;; "morse" "play/morse.el" (20229 56251))
18352;;; Generated autoloads from play/morse.el 18316;;; Generated autoloads from play/morse.el
18353 18317
18354(autoload 'morse-region "morse" "\ 18318(autoload 'morse-region "morse" "\
@@ -18374,7 +18338,7 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text.
18374;;;*** 18338;;;***
18375 18339
18376;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag" 18340;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag"
18377;;;;;; "mouse-drag.el" (20355 10021)) 18341;;;;;; "mouse-drag.el" (20355 835))
18378;;; Generated autoloads from mouse-drag.el 18342;;; Generated autoloads from mouse-drag.el
18379 18343
18380(autoload 'mouse-drag-throw "mouse-drag" "\ 18344(autoload 'mouse-drag-throw "mouse-drag" "\
@@ -18421,7 +18385,7 @@ To test this function, evaluate:
18421 18385
18422;;;*** 18386;;;***
18423 18387
18424;;;### (autoloads (mpc) "mpc" "mpc.el" (20378 29222)) 18388;;;### (autoloads (mpc) "mpc" "mpc.el" (20376 50653))
18425;;; Generated autoloads from mpc.el 18389;;; Generated autoloads from mpc.el
18426 18390
18427(autoload 'mpc "mpc" "\ 18391(autoload 'mpc "mpc" "\
@@ -18431,7 +18395,7 @@ Main entry point for MPC.
18431 18395
18432;;;*** 18396;;;***
18433 18397
18434;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (20355 10021)) 18398;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (20229 56251))
18435;;; Generated autoloads from play/mpuz.el 18399;;; Generated autoloads from play/mpuz.el
18436 18400
18437(autoload 'mpuz "mpuz" "\ 18401(autoload 'mpuz "mpuz" "\
@@ -18441,7 +18405,7 @@ Multiplication puzzle with GNU Emacs.
18441 18405
18442;;;*** 18406;;;***
18443 18407
18444;;;### (autoloads (msb-mode) "msb" "msb.el" (20355 10021)) 18408;;;### (autoloads (msb-mode) "msb" "msb.el" (20355 835))
18445;;; Generated autoloads from msb.el 18409;;; Generated autoloads from msb.el
18446 18410
18447(defvar msb-mode nil "\ 18411(defvar msb-mode nil "\
@@ -18471,7 +18435,7 @@ different buffer menu using the function `msb'.
18471;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18435;;;;;; describe-current-coding-system describe-current-coding-system-briefly
18472;;;;;; describe-coding-system describe-character-set list-charset-chars 18436;;;;;; describe-coding-system describe-character-set list-charset-chars
18473;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18437;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
18474;;;;;; (20355 10021)) 18438;;;;;; (20229 56251))
18475;;; Generated autoloads from international/mule-diag.el 18439;;; Generated autoloads from international/mule-diag.el
18476 18440
18477(autoload 'list-character-sets "mule-diag" "\ 18441(autoload 'list-character-sets "mule-diag" "\
@@ -18608,7 +18572,7 @@ The default is 20. If LIMIT is negative, do not limit the listing.
18608;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18572;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18609;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18573;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18610;;;;;; truncate-string-to-width store-substring string-to-sequence) 18574;;;;;; truncate-string-to-width store-substring string-to-sequence)
18611;;;;;; "mule-util" "international/mule-util.el" (20355 10021)) 18575;;;;;; "mule-util" "international/mule-util.el" (20229 56251))
18612;;; Generated autoloads from international/mule-util.el 18576;;; Generated autoloads from international/mule-util.el
18613 18577
18614(autoload 'string-to-sequence "mule-util" "\ 18578(autoload 'string-to-sequence "mule-util" "\
@@ -18619,11 +18583,9 @@ TYPE should be `list' or `vector'.
18619 18583
18620(make-obsolete 'string-to-sequence "use `string-to-list' or `string-to-vector'." "22.1") 18584(make-obsolete 'string-to-sequence "use `string-to-list' or `string-to-vector'." "22.1")
18621 18585
18622(defsubst string-to-list (string) "\ 18586(defsubst string-to-list (string) "Return a list of characters in STRING." (append string nil))
18623Return a list of characters in STRING." (append string nil))
18624 18587
18625(defsubst string-to-vector (string) "\ 18588(defsubst string-to-vector (string) "Return a vector of characters in STRING." (vconcat string))
18626Return a vector of characters in STRING." (vconcat string))
18627 18589
18628(autoload 'store-substring "mule-util" "\ 18590(autoload 'store-substring "mule-util" "\
18629Embed OBJ (string or character) at index IDX of STRING. 18591Embed OBJ (string or character) at index IDX of STRING.
@@ -18656,16 +18618,7 @@ defaults to \"...\".
18656 18618
18657\(fn STR END-COLUMN &optional START-COLUMN PADDING ELLIPSIS)" nil nil) 18619\(fn STR END-COLUMN &optional START-COLUMN PADDING ELLIPSIS)" nil nil)
18658 18620
18659(defsubst nested-alist-p (obj) "\ 18621(defsubst nested-alist-p (obj) "Return t if OBJ is a nested alist.\n\nNested alist is a list of the form (ENTRY . BRANCHES), where ENTRY is\nany Lisp object, and BRANCHES is a list of cons cells of the form\n(KEY-ELEMENT . NESTED-ALIST).\n\nYou can use a nested alist to store any Lisp object (ENTRY) for a key\nsequence KEYSEQ, where KEYSEQ is a sequence of KEY-ELEMENT. KEYSEQ\ncan be a string, a vector, or a list." (and obj (listp obj) (listp (cdr obj))))
18660Return t if OBJ is a nested alist.
18661
18662Nested alist is a list of the form (ENTRY . BRANCHES), where ENTRY is
18663any Lisp object, and BRANCHES is a list of cons cells of the form
18664\(KEY-ELEMENT . NESTED-ALIST).
18665
18666You can use a nested alist to store any Lisp object (ENTRY) for a key
18667sequence KEYSEQ, where KEYSEQ is a sequence of KEY-ELEMENT. KEYSEQ
18668can be a string, a vector, or a list." (and obj (listp obj) (listp (cdr obj))))
18669 18622
18670(autoload 'set-nested-alist "mule-util" "\ 18623(autoload 'set-nested-alist "mule-util" "\
18671Set ENTRY for KEYSEQ in a nested alist ALIST. 18624Set ENTRY for KEYSEQ in a nested alist ALIST.
@@ -18748,8 +18701,8 @@ per-character basis, this may not be accurate.
18748;;;### (autoloads (network-connection network-connection-to-service 18701;;;### (autoloads (network-connection network-connection-to-service
18749;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 18702;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
18750;;;;;; nslookup nslookup-host ping traceroute route arp netstat 18703;;;;;; nslookup nslookup-host ping traceroute route arp netstat
18751;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (20355 18704;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (20229
18752;;;;;; 10021)) 18705;;;;;; 56251))
18753;;; Generated autoloads from net/net-utils.el 18706;;; Generated autoloads from net/net-utils.el
18754 18707
18755(autoload 'ifconfig "net-utils" "\ 18708(autoload 'ifconfig "net-utils" "\
@@ -18843,8 +18796,8 @@ Open a network connection to HOST on PORT.
18843 18796
18844;;;*** 18797;;;***
18845 18798
18846;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (20355 18799;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (20280
18847;;;;;; 10021)) 18800;;;;;; 8018))
18848;;; Generated autoloads from net/netrc.el 18801;;; Generated autoloads from net/netrc.el
18849 18802
18850(autoload 'netrc-credentials "netrc" "\ 18803(autoload 'netrc-credentials "netrc" "\
@@ -18857,7 +18810,7 @@ listed in the PORTS list.
18857;;;*** 18810;;;***
18858 18811
18859;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el" 18812;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el"
18860;;;;;; (20369 14251)) 18813;;;;;; (20370 4296))
18861;;; Generated autoloads from net/network-stream.el 18814;;; Generated autoloads from net/network-stream.el
18862 18815
18863(autoload 'open-network-stream "network-stream" "\ 18816(autoload 'open-network-stream "network-stream" "\
@@ -18947,254 +18900,8 @@ STARTTLS upgrades even if Emacs doesn't have built-in TLS functionality.
18947 18900
18948;;;*** 18901;;;***
18949 18902
18950;;;### (autoloads (comment-indent-new-line comment-auto-fill-only-comments
18951;;;;;; comment-dwim comment-or-uncomment-region comment-box comment-region
18952;;;;;; uncomment-region comment-kill comment-set-column comment-indent
18953;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
18954;;;;;; comment-padding comment-style comment-column) "newcomment"
18955;;;;;; "newcomment.el" (20365 17199))
18956;;; Generated autoloads from newcomment.el
18957
18958(defalias 'indent-for-comment 'comment-indent)
18959
18960(defalias 'set-comment-column 'comment-set-column)
18961
18962(defalias 'kill-comment 'comment-kill)
18963
18964(defalias 'indent-new-comment-line 'comment-indent-new-line)
18965
18966(defvar comment-use-syntax 'undecided "\
18967Non-nil if syntax-tables can be used instead of regexps.
18968Can also be `undecided' which means that a somewhat expensive test will
18969be used to try to determine whether syntax-tables should be trusted
18970to understand comments or not in the given buffer.
18971Major modes should set this variable.")
18972
18973(defvar comment-column 32 "\
18974Column to indent right-margin comments to.
18975Each mode may establish a different default value for this variable; you
18976can set the value for a particular mode using that mode's hook.
18977Comments might be indented to a different value in order not to go beyond
18978`comment-fill-column' or in order to align them with surrounding comments.")
18979
18980(custom-autoload 'comment-column "newcomment" t)
18981(put 'comment-column 'safe-local-variable 'integerp)
18982
18983(defvar comment-start nil "\
18984String to insert to start a new comment, or nil if no comment syntax.")
18985(put 'comment-start 'safe-local-variable 'string-or-null-p)
18986
18987(defvar comment-start-skip nil "\
18988Regexp to match the start of a comment plus everything up to its body.
18989If there are any \\(...\\) pairs, the comment delimiter text is held to begin
18990at the place matched by the close of the first pair.")
18991(put 'comment-start-skip 'safe-local-variable 'string-or-null-p)
18992
18993(defvar comment-end-skip nil "\
18994Regexp to match the end of a comment plus everything back to its body.")
18995(put 'comment-end-skip 'safe-local-variable 'string-or-null-p)
18996
18997(defvar comment-end (purecopy "") "\
18998String to insert to end a new comment.
18999Should be an empty string if comments are terminated by end-of-line.")
19000(put 'comment-end 'safe-local-variable 'string-or-null-p)
19001
19002(defvar comment-indent-function 'comment-indent-default "\
19003Function to compute desired indentation for a comment.
19004This function is called with no args with point at the beginning of
19005the comment's starting delimiter and should return either the desired
19006column indentation or nil.
19007If nil is returned, indentation is delegated to `indent-according-to-mode'.")
19008
19009(defvar comment-insert-comment-function nil "\
19010Function to insert a comment when a line doesn't contain one.
19011The function has no args.
19012
19013Applicable at least in modes for languages like fixed-format Fortran where
19014comments always start in column zero.")
19015
19016(defconst comment-styles '((plain nil nil nil nil "Start in column 0 (do not indent), as in Emacs-20") (indent-or-triple nil nil nil multi-char "Start in column 0, but only for single-char starters") (indent nil nil nil t "Full comment per line, ends not aligned") (aligned nil t nil t "Full comment per line, ends aligned") (box nil t t t "Full comment per line, ends aligned, + top and bottom") (extra-line t nil t t "One comment for all lines, end on a line by itself") (multi-line t nil nil t "One comment for all lines, end on last commented line") (box-multi t t t t "One comment for all lines, + top and bottom")) "\
19017Comment region style definitions.
19018Each style is defined with a form (STYLE . (MULTI ALIGN EXTRA INDENT DOC)).
19019DOC should succinctly describe the style.
19020STYLE should be a mnemonic symbol.
19021MULTI specifies that comments are allowed to span multiple lines.
19022 e.g. in C it comments regions as
19023 /* blabla
19024 * bli */
19025 rather than
19026 /* blabla */
19027 /* bli */
19028 if `comment-end' is empty, this has no effect.
19029
19030ALIGN specifies that the `comment-end' markers should be aligned.
19031 e.g. in C it comments regions as
19032 /* blabla */
19033 /* bli */
19034 rather than
19035 /* blabla */
19036 /* bli */
19037 if `comment-end' is empty, this has no effect, unless EXTRA is also set,
19038 in which case the comment gets wrapped in a box.
19039
19040EXTRA specifies that an extra line should be used before and after the
19041 region to comment (to put the `comment-end' and `comment-start').
19042 e.g. in C it comments regions as
19043 /*
19044 * blabla
19045 * bli
19046 */
19047 rather than
19048 /* blabla
19049 * bli */
19050 if the comment style is not multi line, this has no effect, unless ALIGN
19051 is also set, in which case the comment gets wrapped in a box.
19052
19053INDENT specifies that the `comment-start' markers should not be put at the
19054 left margin but at the current indentation of the region to comment.
19055If INDENT is `multi-char', that means indent multi-character
19056 comment starters, but not one-character comment starters.")
19057
19058(defvar comment-style 'indent "\
19059Style to be used for `comment-region'.
19060See `comment-styles' for a list of available styles.")
19061
19062(custom-autoload 'comment-style "newcomment" t)
19063
19064(defvar comment-padding (purecopy " ") "\
19065Padding string that `comment-region' puts between comment chars and text.
19066Can also be an integer which will be automatically turned into a string
19067of the corresponding number of spaces.
19068
19069Extra spacing between the comment characters and the comment text
19070makes the comment easier to read. Default is 1. nil means 0.")
19071
19072(custom-autoload 'comment-padding "newcomment" t)
19073
19074(defvar comment-multi-line nil "\
19075Non-nil means `comment-indent-new-line' continues comments.
19076That is, it inserts no new terminator or starter.
19077This affects `auto-fill-mode', which is the main reason to
19078customize this variable.
19079
19080It also affects \\[indent-new-comment-line]. However, if you want this
19081behavior for explicit filling, you might as well use \\[newline-and-indent].")
19082
19083(custom-autoload 'comment-multi-line "newcomment" t)
19084
19085(autoload 'comment-normalize-vars "newcomment" "\
19086Check and setup the variables needed by other commenting functions.
19087Functions autoloaded from newcomment.el, being entry points, should call
19088this function before any other, so the rest of the code can assume that
19089the variables are properly set.
19090
19091\(fn &optional NOERROR)" nil nil)
19092
19093(autoload 'comment-indent-default "newcomment" "\
19094Default for `comment-indent-function'.
19095
19096\(fn)" nil nil)
19097
19098(autoload 'comment-indent "newcomment" "\
19099Indent this line's comment to `comment-column', or insert an empty comment.
19100If CONTINUE is non-nil, use the `comment-continue' markers if any.
19101
19102\(fn &optional CONTINUE)" t nil)
19103
19104(autoload 'comment-set-column "newcomment" "\
19105Set the comment column based on point.
19106With no ARG, set the comment column to the current column.
19107With just minus as arg, kill any comment on this line.
19108With any other arg, set comment column to indentation of the previous comment
19109 and then align or create a comment on this line at that column.
19110
19111\(fn ARG)" t nil)
19112
19113(autoload 'comment-kill "newcomment" "\
19114Kill the first comment on this line, if any.
19115With prefix ARG, kill comments on that many lines starting with this one.
19116
19117\(fn ARG)" t nil)
19118
19119(autoload 'uncomment-region "newcomment" "\
19120Uncomment each line in the BEG .. END region.
19121The numeric prefix ARG can specify a number of chars to remove from the
19122comment markers.
19123
19124\(fn BEG END &optional ARG)" t nil)
19125
19126(autoload 'comment-region "newcomment" "\
19127Comment or uncomment each line in the region.
19128With just \\[universal-argument] prefix arg, uncomment each line in region BEG .. END.
19129Numeric prefix ARG means use ARG comment characters.
19130If ARG is negative, delete that many comment characters instead.
19131
19132The strings used as comment starts are built from `comment-start'
19133and `comment-padding'; the strings used as comment ends are built
19134from `comment-end' and `comment-padding'.
19135
19136By default, the `comment-start' markers are inserted at the
19137current indentation of the region, and comments are terminated on
19138each line (even for syntaxes in which newline does not end the
19139comment and blank lines do not get comments). This can be
19140changed with `comment-style'.
19141
19142\(fn BEG END &optional ARG)" t nil)
19143
19144(autoload 'comment-box "newcomment" "\
19145Comment out the BEG .. END region, putting it inside a box.
19146The numeric prefix ARG specifies how many characters to add to begin- and
19147end- comment markers additionally to what `comment-add' already specifies.
19148
19149\(fn BEG END &optional ARG)" t nil)
19150
19151(autoload 'comment-or-uncomment-region "newcomment" "\
19152Call `comment-region', unless the region only consists of comments,
19153in which case call `uncomment-region'. If a prefix arg is given, it
19154is passed on to the respective function.
19155
19156\(fn BEG END &optional ARG)" t nil)
19157
19158(autoload 'comment-dwim "newcomment" "\
19159Call the comment command you want (Do What I Mean).
19160If the region is active and `transient-mark-mode' is on, call
19161`comment-region' (unless it only consists of comments, in which
19162case it calls `uncomment-region').
19163Else, if the current line is empty, call `comment-insert-comment-function'
19164if it is defined, otherwise insert a comment and indent it.
19165Else if a prefix ARG is specified, call `comment-kill'.
19166Else, call `comment-indent'.
19167You can configure `comment-style' to change the way regions are commented.
19168
19169\(fn ARG)" t nil)
19170
19171(defvar comment-auto-fill-only-comments nil "\
19172Non-nil means to only auto-fill inside comments.
19173This has no effect in modes that do not define a comment syntax.")
19174
19175(custom-autoload 'comment-auto-fill-only-comments "newcomment" t)
19176
19177(autoload 'comment-indent-new-line "newcomment" "\
19178Break line at point and indent, continuing comment if within one.
19179This indents the body of the continued comment
19180under the previous comment line.
19181
19182This command is intended for styles where you write a comment per line,
19183starting a new comment (and terminating it if necessary) on each line.
19184If you want to continue one comment across several lines, use \\[newline-and-indent].
19185
19186If a fill column is specified, it overrides the use of the comment column
19187or comment indentation.
19188
19189The inserted newline is marked hard if variable `use-hard-newlines' is true,
19190unless optional argument SOFT is non-nil.
19191
19192\(fn &optional SOFT)" t nil)
19193
19194;;;***
19195
19196;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend" 18903;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend"
19197;;;;;; "net/newst-backend.el" (20355 10021)) 18904;;;;;; "net/newst-backend.el" (20229 56251))
19198;;; Generated autoloads from net/newst-backend.el 18905;;; Generated autoloads from net/newst-backend.el
19199 18906
19200(autoload 'newsticker-running-p "newst-backend" "\ 18907(autoload 'newsticker-running-p "newst-backend" "\
@@ -19216,7 +18923,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
19216;;;*** 18923;;;***
19217 18924
19218;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el" 18925;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el"
19219;;;;;; (20355 10021)) 18926;;;;;; (20229 56251))
19220;;; Generated autoloads from net/newst-plainview.el 18927;;; Generated autoloads from net/newst-plainview.el
19221 18928
19222(autoload 'newsticker-plainview "newst-plainview" "\ 18929(autoload 'newsticker-plainview "newst-plainview" "\
@@ -19227,7 +18934,7 @@ Start newsticker plainview.
19227;;;*** 18934;;;***
19228 18935
19229;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el" 18936;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el"
19230;;;;;; (20355 10021)) 18937;;;;;; (20229 56251))
19231;;; Generated autoloads from net/newst-reader.el 18938;;; Generated autoloads from net/newst-reader.el
19232 18939
19233(autoload 'newsticker-show-news "newst-reader" "\ 18940(autoload 'newsticker-show-news "newst-reader" "\
@@ -19238,7 +18945,7 @@ Start reading news. You may want to bind this to a key.
19238;;;*** 18945;;;***
19239 18946
19240;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p) 18947;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p)
19241;;;;;; "newst-ticker" "net/newst-ticker.el" (20355 10021)) 18948;;;;;; "newst-ticker" "net/newst-ticker.el" (20229 56251))
19242;;; Generated autoloads from net/newst-ticker.el 18949;;; Generated autoloads from net/newst-ticker.el
19243 18950
19244(autoload 'newsticker-ticker-running-p "newst-ticker" "\ 18951(autoload 'newsticker-ticker-running-p "newst-ticker" "\
@@ -19259,7 +18966,7 @@ running already.
19259;;;*** 18966;;;***
19260 18967
19261;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el" 18968;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el"
19262;;;;;; (20355 10021)) 18969;;;;;; (20229 56251))
19263;;; Generated autoloads from net/newst-treeview.el 18970;;; Generated autoloads from net/newst-treeview.el
19264 18971
19265(autoload 'newsticker-treeview "newst-treeview" "\ 18972(autoload 'newsticker-treeview "newst-treeview" "\
@@ -19270,7 +18977,7 @@ Start newsticker treeview.
19270;;;*** 18977;;;***
19271 18978
19272;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 18979;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
19273;;;;;; (20355 10021)) 18980;;;;;; (20229 56251))
19274;;; Generated autoloads from gnus/nndiary.el 18981;;; Generated autoloads from gnus/nndiary.el
19275 18982
19276(autoload 'nndiary-generate-nov-databases "nndiary" "\ 18983(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -19280,8 +18987,8 @@ Generate NOV databases in all nndiary directories.
19280 18987
19281;;;*** 18988;;;***
19282 18989
19283;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (20355 18990;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (20229
19284;;;;;; 10021)) 18991;;;;;; 56251))
19285;;; Generated autoloads from gnus/nndoc.el 18992;;; Generated autoloads from gnus/nndoc.el
19286 18993
19287(autoload 'nndoc-add-type "nndoc" "\ 18994(autoload 'nndoc-add-type "nndoc" "\
@@ -19296,7 +19003,7 @@ symbol in the alist.
19296;;;*** 19003;;;***
19297 19004
19298;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 19005;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
19299;;;;;; (20355 10021)) 19006;;;;;; (20229 56251))
19300;;; Generated autoloads from gnus/nnfolder.el 19007;;; Generated autoloads from gnus/nnfolder.el
19301 19008
19302(autoload 'nnfolder-generate-active-file "nnfolder" "\ 19009(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -19308,7 +19015,7 @@ This command does not work if you use short group names.
19308;;;*** 19015;;;***
19309 19016
19310;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 19017;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
19311;;;;;; (20355 10021)) 19018;;;;;; (20281 6865))
19312;;; Generated autoloads from gnus/nnml.el 19019;;; Generated autoloads from gnus/nnml.el
19313 19020
19314(autoload 'nnml-generate-nov-databases "nnml" "\ 19021(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -19319,15 +19026,15 @@ Generate NOV databases in all nnml directories.
19319;;;*** 19026;;;***
19320 19027
19321;;;### (autoloads (disable-command enable-command disabled-command-function) 19028;;;### (autoloads (disable-command enable-command disabled-command-function)
19322;;;;;; "novice" "novice.el" (20355 10021)) 19029;;;;;; "novice" "novice.el" (20400 16870))
19323;;; Generated autoloads from novice.el 19030;;; Generated autoloads from novice.el
19324 19031
19032(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1")
19033
19325(defvar disabled-command-function 'disabled-command-function "\ 19034(defvar disabled-command-function 'disabled-command-function "\
19326Function to call to handle disabled commands. 19035Function to call to handle disabled commands.
19327If nil, the feature is disabled, i.e., all commands work normally.") 19036If nil, the feature is disabled, i.e., all commands work normally.")
19328 19037
19329(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1")
19330
19331(autoload 'disabled-command-function "novice" "\ 19038(autoload 'disabled-command-function "novice" "\
19332 19039
19333 19040
@@ -19352,7 +19059,7 @@ to future sessions.
19352;;;*** 19059;;;***
19353 19060
19354;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 19061;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
19355;;;;;; (20355 10021)) 19062;;;;;; (20229 56251))
19356;;; Generated autoloads from textmodes/nroff-mode.el 19063;;; Generated autoloads from textmodes/nroff-mode.el
19357 19064
19358(autoload 'nroff-mode "nroff-mode" "\ 19065(autoload 'nroff-mode "nroff-mode" "\
@@ -19367,7 +19074,7 @@ closing requests for requests that are used in matched pairs.
19367;;;*** 19074;;;***
19368 19075
19369;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el" 19076;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el"
19370;;;;;; (20355 10021)) 19077;;;;;; (20355 835))
19371;;; Generated autoloads from nxml/nxml-glyph.el 19078;;; Generated autoloads from nxml/nxml-glyph.el
19372 19079
19373(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 19080(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -19379,8 +19086,8 @@ Return nil if the face cannot display a glyph for N.
19379 19086
19380;;;*** 19087;;;***
19381 19088
19382;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (20369 19089;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (20370
19383;;;;;; 14251)) 19090;;;;;; 4296))
19384;;; Generated autoloads from nxml/nxml-mode.el 19091;;; Generated autoloads from nxml/nxml-mode.el
19385 19092
19386(autoload 'nxml-mode "nxml-mode" "\ 19093(autoload 'nxml-mode "nxml-mode" "\
@@ -19442,7 +19149,7 @@ Many aspects this mode can be customized using
19442;;;*** 19149;;;***
19443 19150
19444;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm" 19151;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm"
19445;;;;;; "nxml/nxml-uchnm.el" (20355 10021)) 19152;;;;;; "nxml/nxml-uchnm.el" (20229 56251))
19446;;; Generated autoloads from nxml/nxml-uchnm.el 19153;;; Generated autoloads from nxml/nxml-uchnm.el
19447 19154
19448(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 19155(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -19466,7 +19173,7 @@ the variable `nxml-enabled-unicode-blocks'.
19466;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe 19173;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe
19467;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info 19174;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info
19468;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob" 19175;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob"
19469;;;;;; "org/ob.el" (20355 10021)) 19176;;;;;; "org/ob.el" (20347 39495))
19470;;; Generated autoloads from org/ob.el 19177;;; Generated autoloads from org/ob.el
19471 19178
19472(autoload 'org-babel-execute-safely-maybe "ob" "\ 19179(autoload 'org-babel-execute-safely-maybe "ob" "\
@@ -19689,7 +19396,7 @@ Mark current src block
19689;;;*** 19396;;;***
19690 19397
19691;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el" 19398;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el"
19692;;;;;; (20355 10021)) 19399;;;;;; (20228 61824))
19693;;; Generated autoloads from org/ob-keys.el 19400;;; Generated autoloads from org/ob-keys.el
19694 19401
19695(autoload 'org-babel-describe-bindings "ob-keys" "\ 19402(autoload 'org-babel-describe-bindings "ob-keys" "\
@@ -19700,7 +19407,7 @@ Describe all keybindings behind `org-babel-key-prefix'.
19700;;;*** 19407;;;***
19701 19408
19702;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe 19409;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe
19703;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20355 10021)) 19410;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20347 39495))
19704;;; Generated autoloads from org/ob-lob.el 19411;;; Generated autoloads from org/ob-lob.el
19705 19412
19706(autoload 'org-babel-lob-ingest "ob-lob" "\ 19413(autoload 'org-babel-lob-ingest "ob-lob" "\
@@ -19725,7 +19432,7 @@ Return a Library of Babel function call as a string.
19725 19432
19726;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file 19433;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file
19727;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el" 19434;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el"
19728;;;;;; (20355 10021)) 19435;;;;;; (20347 39495))
19729;;; Generated autoloads from org/ob-tangle.el 19436;;; Generated autoloads from org/ob-tangle.el
19730 19437
19731(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\ 19438(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\
@@ -19767,7 +19474,7 @@ exported source code blocks by language.
19767;;;*** 19474;;;***
19768 19475
19769;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 19476;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
19770;;;;;; (20355 10021)) 19477;;;;;; (20355 835))
19771;;; Generated autoloads from progmodes/octave-inf.el 19478;;; Generated autoloads from progmodes/octave-inf.el
19772 19479
19773(autoload 'inferior-octave "octave-inf" "\ 19480(autoload 'inferior-octave "octave-inf" "\
@@ -19790,7 +19497,7 @@ startup file, `~/.emacs-octave'.
19790;;;*** 19497;;;***
19791 19498
19792;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19499;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19793;;;;;; (20355 10021)) 19500;;;;;; (20389 6410))
19794;;; Generated autoloads from progmodes/octave-mod.el 19501;;; Generated autoloads from progmodes/octave-mod.el
19795 19502
19796(autoload 'octave-mode "octave-mod" "\ 19503(autoload 'octave-mode "octave-mod" "\
@@ -19878,7 +19585,7 @@ including a reproducible test case and send the message.
19878;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode 19585;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode
19879;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle 19586;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle
19880;;;;;; org-mode org-version org-babel-do-load-languages) "org" "org/org.el" 19587;;;;;; org-mode org-version org-babel-do-load-languages) "org" "org/org.el"
19881;;;;;; (20378 29222)) 19588;;;;;; (20379 60745))
19882;;; Generated autoloads from org/org.el 19589;;; Generated autoloads from org/org.el
19883 19590
19884(autoload 'org-babel-do-load-languages "org" "\ 19591(autoload 'org-babel-do-load-languages "org" "\
@@ -20111,7 +19818,7 @@ Call the customize function with org as argument.
20111;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list 19818;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list
20112;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views 19819;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
20113;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda 19820;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
20114;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20378 29222)) 19821;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20379 60745))
20115;;; Generated autoloads from org/org-agenda.el 19822;;; Generated autoloads from org/org-agenda.el
20116 19823
20117(autoload 'org-agenda "org-agenda" "\ 19824(autoload 'org-agenda "org-agenda" "\
@@ -20365,7 +20072,7 @@ details and examples.
20365 20072
20366;;;### (autoloads (org-archive-subtree-default-with-confirmation 20073;;;### (autoloads (org-archive-subtree-default-with-confirmation
20367;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el" 20074;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el"
20368;;;;;; (20355 10021)) 20075;;;;;; (20347 39495))
20369;;; Generated autoloads from org/org-archive.el 20076;;; Generated autoloads from org/org-archive.el
20370 20077
20371(autoload 'org-archive-subtree-default "org-archive" "\ 20078(autoload 'org-archive-subtree-default "org-archive" "\
@@ -20385,8 +20092,8 @@ This command is set with the variable `org-archive-default-command'.
20385;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii 20092;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii
20386;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer 20093;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer
20387;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer 20094;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer
20388;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20355 20095;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20344
20389;;;;;; 10021)) 20096;;;;;; 56211))
20390;;; Generated autoloads from org/org-ascii.el 20097;;; Generated autoloads from org/org-ascii.el
20391 20098
20392(autoload 'org-export-as-latin1 "org-ascii" "\ 20099(autoload 'org-export-as-latin1 "org-ascii" "\
@@ -20459,8 +20166,8 @@ publishing directory.
20459 20166
20460;;;*** 20167;;;***
20461 20168
20462;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20355 20169;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20347
20463;;;;;; 10021)) 20170;;;;;; 39495))
20464;;; Generated autoloads from org/org-attach.el 20171;;; Generated autoloads from org/org-attach.el
20465 20172
20466(autoload 'org-attach "org-attach" "\ 20173(autoload 'org-attach "org-attach" "\
@@ -20472,7 +20179,7 @@ Shows a list of commands and prompts for another key to execute a command.
20472;;;*** 20179;;;***
20473 20180
20474;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" 20181;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el"
20475;;;;;; (20355 10021)) 20182;;;;;; (20344 56211))
20476;;; Generated autoloads from org/org-bbdb.el 20183;;; Generated autoloads from org/org-bbdb.el
20477 20184
20478(autoload 'org-bbdb-anniversaries "org-bbdb" "\ 20185(autoload 'org-bbdb-anniversaries "org-bbdb" "\
@@ -20483,7 +20190,7 @@ Extract anniversaries from BBDB for display in the agenda.
20483;;;*** 20190;;;***
20484 20191
20485;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here 20192;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here
20486;;;;;; org-capture) "org-capture" "org/org-capture.el" (20355 10021)) 20193;;;;;; org-capture) "org-capture" "org/org-capture.el" (20347 39495))
20487;;; Generated autoloads from org/org-capture.el 20194;;; Generated autoloads from org/org-capture.el
20488 20195
20489(autoload 'org-capture "org-capture" "\ 20196(autoload 'org-capture "org-capture" "\
@@ -20521,7 +20228,7 @@ Set org-capture-templates to be similar to `org-remember-templates'.
20521;;;*** 20228;;;***
20522 20229
20523;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) 20230;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable)
20524;;;;;; "org-clock" "org/org-clock.el" (20378 29222)) 20231;;;;;; "org-clock" "org/org-clock.el" (20379 60745))
20525;;; Generated autoloads from org/org-clock.el 20232;;; Generated autoloads from org/org-clock.el
20526 20233
20527(autoload 'org-get-clocktable "org-clock" "\ 20234(autoload 'org-get-clocktable "org-clock" "\
@@ -20539,7 +20246,7 @@ Set up hooks for clock persistence.
20539;;;*** 20246;;;***
20540 20247
20541;;;### (autoloads (org-datetree-find-date-create) "org-datetree" 20248;;;### (autoloads (org-datetree-find-date-create) "org-datetree"
20542;;;;;; "org/org-datetree.el" (20355 10021)) 20249;;;;;; "org/org-datetree.el" (20344 56211))
20543;;; Generated autoloads from org/org-datetree.el 20250;;; Generated autoloads from org/org-datetree.el
20544 20251
20545(autoload 'org-datetree-find-date-create "org-datetree" "\ 20252(autoload 'org-datetree-find-date-create "org-datetree" "\
@@ -20555,7 +20262,7 @@ tree can be found.
20555;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open 20262;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open
20556;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook 20263;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook
20557;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch) 20264;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch)
20558;;;;;; "org-docbook" "org/org-docbook.el" (20355 10021)) 20265;;;;;; "org-docbook" "org/org-docbook.el" (20347 39495))
20559;;; Generated autoloads from org/org-docbook.el 20266;;; Generated autoloads from org/org-docbook.el
20560 20267
20561(autoload 'org-export-as-docbook-batch "org-docbook" "\ 20268(autoload 'org-export-as-docbook-batch "org-docbook" "\
@@ -20632,7 +20339,7 @@ publishing directory.
20632 20339
20633;;;### (autoloads (org-insert-export-options-template org-export-as-org 20340;;;### (autoloads (org-insert-export-options-template org-export-as-org
20634;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" 20341;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el"
20635;;;;;; (20355 10021)) 20342;;;;;; (20347 39495))
20636;;; Generated autoloads from org/org-exp.el 20343;;; Generated autoloads from org/org-exp.el
20637 20344
20638(autoload 'org-export "org-exp" "\ 20345(autoload 'org-export "org-exp" "\
@@ -20693,8 +20400,8 @@ Insert into the buffer a template with information for exporting.
20693;;;*** 20400;;;***
20694 20401
20695;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update 20402;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update
20696;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20355 20403;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20228
20697;;;;;; 10021)) 20404;;;;;; 61824))
20698;;; Generated autoloads from org/org-feed.el 20405;;; Generated autoloads from org/org-feed.el
20699 20406
20700(autoload 'org-feed-update-all "org-feed" "\ 20407(autoload 'org-feed-update-all "org-feed" "\
@@ -20722,7 +20429,7 @@ Show the raw feed buffer of a feed.
20722;;;*** 20429;;;***
20723 20430
20724;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" 20431;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote"
20725;;;;;; "org/org-footnote.el" (20378 29222)) 20432;;;;;; "org/org-footnote.el" (20379 60745))
20726;;; Generated autoloads from org/org-footnote.el 20433;;; Generated autoloads from org/org-footnote.el
20727 20434
20728(autoload 'org-footnote-action "org-footnote" "\ 20435(autoload 'org-footnote-action "org-footnote" "\
@@ -20773,7 +20480,7 @@ Additional note on `org-footnote-insert-pos-for-preprocessor':
20773;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree 20480;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree
20774;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node 20481;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node
20775;;;;;; org-freemind-show org-export-as-freemind) "org-freemind" 20482;;;;;; org-freemind-show org-export-as-freemind) "org-freemind"
20776;;;;;; "org/org-freemind.el" (20355 10021)) 20483;;;;;; "org/org-freemind.el" (20347 39495))
20777;;; Generated autoloads from org/org-freemind.el 20484;;; Generated autoloads from org/org-freemind.el
20778 20485
20779(autoload 'org-export-as-freemind "org-freemind" "\ 20486(autoload 'org-export-as-freemind "org-freemind" "\
@@ -20834,7 +20541,7 @@ Convert FreeMind file MM-FILE to `org-mode' file ORG-FILE.
20834;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html 20541;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html
20835;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer 20542;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer
20836;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html" 20543;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html"
20837;;;;;; "org/org-html.el" (20355 10021)) 20544;;;;;; "org/org-html.el" (20347 39495))
20838;;; Generated autoloads from org/org-html.el 20545;;; Generated autoloads from org/org-html.el
20839 20546
20840(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp) 20547(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp)
@@ -20928,7 +20635,7 @@ that uses these same face definitions.
20928 20635
20929;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 20636;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
20930;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el" 20637;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el"
20931;;;;;; (20355 10021)) 20638;;;;;; (20347 39495))
20932;;; Generated autoloads from org/org-icalendar.el 20639;;; Generated autoloads from org/org-icalendar.el
20933 20640
20934(autoload 'org-export-icalendar-this-file "org-icalendar" "\ 20641(autoload 'org-export-icalendar-this-file "org-icalendar" "\
@@ -20956,7 +20663,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
20956;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find 20663;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find
20957;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion 20664;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion
20958;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el" 20665;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el"
20959;;;;;; (20355 10021)) 20666;;;;;; (20228 61824))
20960;;; Generated autoloads from org/org-id.el 20667;;; Generated autoloads from org/org-id.el
20961 20668
20962(autoload 'org-id-get-create "org-id" "\ 20669(autoload 'org-id-get-create "org-id" "\
@@ -21025,7 +20732,7 @@ Store a link to the current entry, using its ID.
21025;;;*** 20732;;;***
21026 20733
21027;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el" 20734;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el"
21028;;;;;; (20355 10021)) 20735;;;;;; (20344 56211))
21029;;; Generated autoloads from org/org-indent.el 20736;;; Generated autoloads from org/org-indent.el
21030 20737
21031(autoload 'org-indent-mode "org-indent" "\ 20738(autoload 'org-indent-mode "org-indent" "\
@@ -21043,7 +20750,7 @@ during idle time.
21043;;;*** 20750;;;***
21044 20751
21045;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el" 20752;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el"
21046;;;;;; (20355 10021)) 20753;;;;;; (20228 61824))
21047;;; Generated autoloads from org/org-irc.el 20754;;; Generated autoloads from org/org-irc.el
21048 20755
21049(autoload 'org-irc-store-link "org-irc" "\ 20756(autoload 'org-irc-store-link "org-irc" "\
@@ -21056,7 +20763,7 @@ Dispatch to the appropriate function to store a link to an IRC session.
21056;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex 20763;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex
21057;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer 20764;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer
21058;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el" 20765;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el"
21059;;;;;; (20355 10021)) 20766;;;;;; (20344 56211))
21060;;; Generated autoloads from org/org-latex.el 20767;;; Generated autoloads from org/org-latex.el
21061 20768
21062(autoload 'org-export-as-latex-batch "org-latex" "\ 20769(autoload 'org-export-as-latex-batch "org-latex" "\
@@ -21137,7 +20844,7 @@ Export as LaTeX, then process through to PDF, and open.
21137 20844
21138;;;### (autoloads (org-lparse-region org-replace-region-by org-lparse-to-buffer 20845;;;### (autoloads (org-lparse-region org-replace-region-by org-lparse-to-buffer
21139;;;;;; org-lparse-batch org-lparse-and-open) "org-lparse" "org/org-lparse.el" 20846;;;;;; org-lparse-batch org-lparse-and-open) "org-lparse" "org/org-lparse.el"
21140;;;;;; (20355 10021)) 20847;;;;;; (20344 56211))
21141;;; Generated autoloads from org/org-lparse.el 20848;;; Generated autoloads from org/org-lparse.el
21142 20849
21143(autoload 'org-lparse-and-open "org-lparse" "\ 20850(autoload 'org-lparse-and-open "org-lparse" "\
@@ -21194,8 +20901,8 @@ in a window. A non-interactive call will only return the buffer.
21194;;;*** 20901;;;***
21195 20902
21196;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull 20903;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull
21197;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20355 20904;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20347
21198;;;;;; 10021)) 20905;;;;;; 39495))
21199;;; Generated autoloads from org/org-mobile.el 20906;;; Generated autoloads from org/org-mobile.el
21200 20907
21201(autoload 'org-mobile-push "org-mobile" "\ 20908(autoload 'org-mobile-push "org-mobile" "\
@@ -21221,7 +20928,7 @@ Create a file that contains all custom agenda views.
21221 20928
21222;;;### (autoloads (org-export-as-odf-and-open org-export-as-odf org-export-odt-convert 20929;;;### (autoloads (org-export-as-odf-and-open org-export-as-odf org-export-odt-convert
21223;;;;;; org-export-as-odt org-export-as-odt-batch org-export-as-odt-and-open) 20930;;;;;; org-export-as-odt org-export-as-odt-batch org-export-as-odt-and-open)
21224;;;;;; "org-odt" "org/org-odt.el" (20378 29222)) 20931;;;;;; "org-odt" "org/org-odt.el" (20379 60745))
21225;;; Generated autoloads from org/org-odt.el 20932;;; Generated autoloads from org/org-odt.el
21226 20933
21227(autoload 'org-export-as-odt-and-open "org-odt" "\ 20934(autoload 'org-export-as-odt-and-open "org-odt" "\
@@ -21291,7 +20998,7 @@ formula file.
21291;;;*** 20998;;;***
21292 20999
21293;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el" 21000;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el"
21294;;;;;; (20355 10021)) 21001;;;;;; (20228 61824))
21295;;; Generated autoloads from org/org-plot.el 21002;;; Generated autoloads from org/org-plot.el
21296 21003
21297(autoload 'org-plot/gnuplot "org-plot" "\ 21004(autoload 'org-plot/gnuplot "org-plot" "\
@@ -21305,7 +21012,7 @@ line directly before or after the table.
21305 21012
21306;;;### (autoloads (org-publish-current-project org-publish-current-file 21013;;;### (autoloads (org-publish-current-project org-publish-current-file
21307;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" 21014;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el"
21308;;;;;; (20355 10021)) 21015;;;;;; (20347 39495))
21309;;; Generated autoloads from org/org-publish.el 21016;;; Generated autoloads from org/org-publish.el
21310 21017
21311(defalias 'org-publish-project 'org-publish) 21018(defalias 'org-publish-project 'org-publish)
@@ -21339,7 +21046,7 @@ the project.
21339 21046
21340;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template 21047;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template
21341;;;;;; org-remember-annotation org-remember-insinuate) "org-remember" 21048;;;;;; org-remember-annotation org-remember-insinuate) "org-remember"
21342;;;;;; "org/org-remember.el" (20355 10021)) 21049;;;;;; "org/org-remember.el" (20228 61824))
21343;;; Generated autoloads from org/org-remember.el 21050;;; Generated autoloads from org/org-remember.el
21344 21051
21345(autoload 'org-remember-insinuate "org-remember" "\ 21052(autoload 'org-remember-insinuate "org-remember" "\
@@ -21415,7 +21122,7 @@ See also the variable `org-reverse-note-order'.
21415;;;*** 21122;;;***
21416 21123
21417;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) 21124;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl)
21418;;;;;; "org-table" "org/org-table.el" (20378 29222)) 21125;;;;;; "org-table" "org/org-table.el" (20379 60745))
21419;;; Generated autoloads from org/org-table.el 21126;;; Generated autoloads from org/org-table.el
21420 21127
21421(autoload 'turn-on-orgtbl "org-table" "\ 21128(autoload 'turn-on-orgtbl "org-table" "\
@@ -21439,7 +21146,7 @@ The table is taken from the parameter TXT, or from the buffer at point.
21439;;;*** 21146;;;***
21440 21147
21441;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler) 21148;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler)
21442;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20355 10021)) 21149;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20347 39495))
21443;;; Generated autoloads from org/org-taskjuggler.el 21150;;; Generated autoloads from org/org-taskjuggler.el
21444 21151
21445(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\ 21152(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\
@@ -21467,7 +21174,7 @@ with the TaskJuggler GUI.
21467 21174
21468;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region 21175;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region
21469;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el" 21176;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el"
21470;;;;;; (20355 10021)) 21177;;;;;; (20347 39495))
21471;;; Generated autoloads from org/org-timer.el 21178;;; Generated autoloads from org/org-timer.el
21472 21179
21473(autoload 'org-timer-start "org-timer" "\ 21180(autoload 'org-timer-start "org-timer" "\
@@ -21528,7 +21235,7 @@ replace any running timer.
21528;;;*** 21235;;;***
21529 21236
21530;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el" 21237;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el"
21531;;;;;; (20355 10021)) 21238;;;;;; (20344 56211))
21532;;; Generated autoloads from org/org-xoxo.el 21239;;; Generated autoloads from org/org-xoxo.el
21533 21240
21534(autoload 'org-export-as-xoxo "org-xoxo" "\ 21241(autoload 'org-export-as-xoxo "org-xoxo" "\
@@ -21540,7 +21247,7 @@ The XOXO buffer is named *xoxo-<source buffer name>*
21540;;;*** 21247;;;***
21541 21248
21542;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 21249;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
21543;;;;;; (20355 10021)) 21250;;;;;; (20355 835))
21544;;; Generated autoloads from outline.el 21251;;; Generated autoloads from outline.el
21545(put 'outline-regexp 'safe-local-variable 'stringp) 21252(put 'outline-regexp 'safe-local-variable 'stringp)
21546(put 'outline-heading-end-regexp 'safe-local-variable 'stringp) 21253(put 'outline-heading-end-regexp 'safe-local-variable 'stringp)
@@ -21604,7 +21311,7 @@ See the command `outline-mode' for more information on this mode.
21604;;;### (autoloads (list-packages describe-package package-initialize 21311;;;### (autoloads (list-packages describe-package package-initialize
21605;;;;;; package-refresh-contents package-install-file package-install-from-buffer 21312;;;;;; package-refresh-contents package-install-file package-install-from-buffer
21606;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el" 21313;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el"
21607;;;;;; (20369 14251)) 21314;;;;;; (20395 5351))
21608;;; Generated autoloads from emacs-lisp/package.el 21315;;; Generated autoloads from emacs-lisp/package.el
21609 21316
21610(defvar package-enable-at-startup t "\ 21317(defvar package-enable-at-startup t "\
@@ -21674,7 +21381,7 @@ The list is displayed in a buffer named `*Packages*'.
21674 21381
21675;;;*** 21382;;;***
21676 21383
21677;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20355 10021)) 21384;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20355 835))
21678;;; Generated autoloads from paren.el 21385;;; Generated autoloads from paren.el
21679 21386
21680(defvar show-paren-mode nil "\ 21387(defvar show-paren-mode nil "\
@@ -21701,7 +21408,7 @@ matching parenthesis is highlighted in `show-paren-style' after
21701;;;*** 21408;;;***
21702 21409
21703;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 21410;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
21704;;;;;; (20355 10021)) 21411;;;;;; (20298 64606))
21705;;; Generated autoloads from calendar/parse-time.el 21412;;; Generated autoloads from calendar/parse-time.el
21706(put 'parse-time-rules 'risky-local-variable t) 21413(put 'parse-time-rules 'risky-local-variable t)
21707 21414
@@ -21714,8 +21421,8 @@ unknown are returned as nil.
21714 21421
21715;;;*** 21422;;;***
21716 21423
21717;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20378 21424;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20379
21718;;;;;; 29222)) 21425;;;;;; 60745))
21719;;; Generated autoloads from progmodes/pascal.el 21426;;; Generated autoloads from progmodes/pascal.el
21720 21427
21721(autoload 'pascal-mode "pascal" "\ 21428(autoload 'pascal-mode "pascal" "\
@@ -21768,7 +21475,7 @@ no args, if that value is non-nil.
21768;;;*** 21475;;;***
21769 21476
21770;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache) 21477;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache)
21771;;;;;; "password-cache" "password-cache.el" (20355 10021)) 21478;;;;;; "password-cache" "password-cache.el" (20229 56251))
21772;;; Generated autoloads from password-cache.el 21479;;; Generated autoloads from password-cache.el
21773 21480
21774(defvar password-cache t "\ 21481(defvar password-cache t "\
@@ -21790,7 +21497,7 @@ Check if KEY is in the cache.
21790;;;*** 21497;;;***
21791 21498
21792;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el" 21499;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el"
21793;;;;;; (20355 10021)) 21500;;;;;; (20405 28429))
21794;;; Generated autoloads from emacs-lisp/pcase.el 21501;;; Generated autoloads from emacs-lisp/pcase.el
21795 21502
21796(autoload 'pcase "pcase" "\ 21503(autoload 'pcase "pcase" "\
@@ -21849,8 +21556,8 @@ of the form (UPAT EXP).
21849 21556
21850;;;*** 21557;;;***
21851 21558
21852;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (20355 21559;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (20229
21853;;;;;; 10021)) 21560;;;;;; 56251))
21854;;; Generated autoloads from pcmpl-cvs.el 21561;;; Generated autoloads from pcmpl-cvs.el
21855 21562
21856(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 21563(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -21861,7 +21568,7 @@ Completion rules for the `cvs' command.
21861;;;*** 21568;;;***
21862 21569
21863;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 21570;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
21864;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20355 10021)) 21571;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20255 22932))
21865;;; Generated autoloads from pcmpl-gnu.el 21572;;; Generated autoloads from pcmpl-gnu.el
21866 21573
21867(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 21574(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -21889,7 +21596,7 @@ Completion for the GNU tar utility.
21889;;;*** 21596;;;***
21890 21597
21891;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 21598;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
21892;;;;;; "pcmpl-linux" "pcmpl-linux.el" (20355 10021)) 21599;;;;;; "pcmpl-linux" "pcmpl-linux.el" (20229 56251))
21893;;; Generated autoloads from pcmpl-linux.el 21600;;; Generated autoloads from pcmpl-linux.el
21894 21601
21895(autoload 'pcomplete/kill "pcmpl-linux" "\ 21602(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -21909,8 +21616,8 @@ Completion for GNU/Linux `mount'.
21909 21616
21910;;;*** 21617;;;***
21911 21618
21912;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (20361 21619;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (20360
21913;;;;;; 20134)) 21620;;;;;; 57703))
21914;;; Generated autoloads from pcmpl-rpm.el 21621;;; Generated autoloads from pcmpl-rpm.el
21915 21622
21916(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 21623(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -21922,7 +21629,7 @@ Completion for the `rpm' command.
21922 21629
21923;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown 21630;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown
21924;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir 21631;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir
21925;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (20376 40834)) 21632;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (20376 18781))
21926;;; Generated autoloads from pcmpl-unix.el 21633;;; Generated autoloads from pcmpl-unix.el
21927 21634
21928(autoload 'pcomplete/cd "pcmpl-unix" "\ 21635(autoload 'pcomplete/cd "pcmpl-unix" "\
@@ -21980,7 +21687,7 @@ Includes files as well as host names followed by a colon.
21980;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 21687;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
21981;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 21688;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
21982;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20376 21689;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20376
21983;;;;;; 40834)) 21690;;;;;; 18781))
21984;;; Generated autoloads from pcomplete.el 21691;;; Generated autoloads from pcomplete.el
21985 21692
21986(autoload 'pcomplete "pcomplete" "\ 21693(autoload 'pcomplete "pcomplete" "\
@@ -22039,7 +21746,7 @@ Setup `shell-mode' to use pcomplete.
22039 21746
22040;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 21747;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
22041;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 21748;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
22042;;;;;; "vc/pcvs.el" (20364 45187)) 21749;;;;;; "vc/pcvs.el" (20370 4296))
22043;;; Generated autoloads from vc/pcvs.el 21750;;; Generated autoloads from vc/pcvs.el
22044 21751
22045(autoload 'cvs-checkout "pcvs" "\ 21752(autoload 'cvs-checkout "pcvs" "\
@@ -22114,7 +21821,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
22114 21821
22115;;;*** 21822;;;***
22116 21823
22117;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20355 10021)) 21824;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20355 835))
22118;;; Generated autoloads from vc/pcvs-defs.el 21825;;; Generated autoloads from vc/pcvs-defs.el
22119 21826
22120(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)) "\ 21827(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] `(menu-item ,(purecopy "Directory Status") cvs-status :help ,(purecopy "A more verbose status of a workarea"))) (define-key m [checkout] `(menu-item ,(purecopy "Checkout Module") cvs-checkout :help ,(purecopy "Check out a module from the repository"))) (define-key m [update] `(menu-item ,(purecopy "Update Directory") cvs-update :help ,(purecopy "Fetch updates from the repository"))) (define-key m [examine] `(menu-item ,(purecopy "Examine Directory") cvs-examine :help ,(purecopy "Examine the current state of a workarea"))) (fset 'cvs-global-menu m)) "\
@@ -22123,7 +21830,7 @@ Global menu used by PCL-CVS.")
22123;;;*** 21830;;;***
22124 21831
22125;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 21832;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
22126;;;;;; (20365 17199)) 21833;;;;;; (20370 4296))
22127;;; Generated autoloads from progmodes/perl-mode.el 21834;;; Generated autoloads from progmodes/perl-mode.el
22128(put 'perl-indent-level 'safe-local-variable 'integerp) 21835(put 'perl-indent-level 'safe-local-variable 'integerp)
22129(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 21836(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -22185,7 +21892,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
22185;;;*** 21892;;;***
22186 21893
22187;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 21894;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
22188;;;;;; (20373 11301)) 21895;;;;;; (20373 62846))
22189;;; Generated autoloads from textmodes/picture.el 21896;;; Generated autoloads from textmodes/picture.el
22190 21897
22191(autoload 'picture-mode "picture" "\ 21898(autoload 'picture-mode "picture" "\
@@ -22266,7 +21973,7 @@ they are not by default assigned to keys.
22266;;;*** 21973;;;***
22267 21974
22268;;;### (autoloads (plstore-mode plstore-open) "plstore" "gnus/plstore.el" 21975;;;### (autoloads (plstore-mode plstore-open) "plstore" "gnus/plstore.el"
22269;;;;;; (20378 29222)) 21976;;;;;; (20377 59525))
22270;;; Generated autoloads from gnus/plstore.el 21977;;; Generated autoloads from gnus/plstore.el
22271 21978
22272(autoload 'plstore-open "plstore" "\ 21979(autoload 'plstore-open "plstore" "\
@@ -22282,7 +21989,7 @@ Major mode for editing PLSTORE files.
22282;;;*** 21989;;;***
22283 21990
22284;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 21991;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
22285;;;;;; (20355 10021)) 21992;;;;;; (20229 56251))
22286;;; Generated autoloads from textmodes/po.el 21993;;; Generated autoloads from textmodes/po.el
22287 21994
22288(autoload 'po-find-file-coding-system "po" "\ 21995(autoload 'po-find-file-coding-system "po" "\
@@ -22293,7 +22000,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
22293 22000
22294;;;*** 22001;;;***
22295 22002
22296;;;### (autoloads (pong) "pong" "play/pong.el" (20355 10021)) 22003;;;### (autoloads (pong) "pong" "play/pong.el" (20229 56251))
22297;;; Generated autoloads from play/pong.el 22004;;; Generated autoloads from play/pong.el
22298 22005
22299(autoload 'pong "pong" "\ 22006(autoload 'pong "pong" "\
@@ -22309,7 +22016,7 @@ pong-mode keybindings:\\<pong-mode-map>
22309 22016
22310;;;*** 22017;;;***
22311 22018
22312;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20355 10021)) 22019;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20229 56251))
22313;;; Generated autoloads from gnus/pop3.el 22020;;; Generated autoloads from gnus/pop3.el
22314 22021
22315(autoload 'pop3-movemail "pop3" "\ 22022(autoload 'pop3-movemail "pop3" "\
@@ -22322,7 +22029,7 @@ Use streaming commands.
22322 22029
22323;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression 22030;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression
22324;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el" 22031;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el"
22325;;;;;; (20355 10021)) 22032;;;;;; (20271 10599))
22326;;; Generated autoloads from emacs-lisp/pp.el 22033;;; Generated autoloads from emacs-lisp/pp.el
22327 22034
22328(autoload 'pp-to-string "pp" "\ 22035(autoload 'pp-to-string "pp" "\
@@ -22390,7 +22097,7 @@ Ignores leading comment characters.
22390;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 22097;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
22391;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 22098;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
22392;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 22099;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
22393;;;;;; (20355 10021)) 22100;;;;;; (20229 56251))
22394;;; Generated autoloads from printing.el 22101;;; Generated autoloads from printing.el
22395 22102
22396(autoload 'pr-interface "printing" "\ 22103(autoload 'pr-interface "printing" "\
@@ -22977,7 +22684,7 @@ are both set to t.
22977 22684
22978;;;*** 22685;;;***
22979 22686
22980;;;### (autoloads (proced) "proced" "proced.el" (20355 10021)) 22687;;;### (autoloads (proced) "proced" "proced.el" (20229 56251))
22981;;; Generated autoloads from proced.el 22688;;; Generated autoloads from proced.el
22982 22689
22983(autoload 'proced "proced" "\ 22690(autoload 'proced "proced" "\
@@ -22993,7 +22700,7 @@ See `proced-mode' for a description of features available in Proced buffers.
22993;;;*** 22700;;;***
22994 22701
22995;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog" 22702;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog"
22996;;;;;; "progmodes/prolog.el" (20373 11301)) 22703;;;;;; "progmodes/prolog.el" (20397 28824))
22997;;; Generated autoloads from progmodes/prolog.el 22704;;; Generated autoloads from progmodes/prolog.el
22998 22705
22999(autoload 'prolog-mode "prolog" "\ 22706(autoload 'prolog-mode "prolog" "\
@@ -23028,8 +22735,8 @@ With prefix argument ARG, restart the Prolog process if running before.
23028 22735
23029;;;*** 22736;;;***
23030 22737
23031;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (20355 22738;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (20229
23032;;;;;; 10021)) 22739;;;;;; 56251))
23033;;; Generated autoloads from ps-bdf.el 22740;;; Generated autoloads from ps-bdf.el
23034 22741
23035(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")) "\ 22742(defvar bdf-directory-list (if (memq system-type '(ms-dos windows-nt)) (list (expand-file-name "fonts/bdf" installation-directory)) '("/usr/local/share/emacs/fonts/bdf")) "\
@@ -23041,7 +22748,7 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
23041;;;*** 22748;;;***
23042 22749
23043;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20355 22750;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20355
23044;;;;;; 10021)) 22751;;;;;; 835))
23045;;; Generated autoloads from progmodes/ps-mode.el 22752;;; Generated autoloads from progmodes/ps-mode.el
23046 22753
23047(autoload 'ps-mode "ps-mode" "\ 22754(autoload 'ps-mode "ps-mode" "\
@@ -23092,8 +22799,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
23092;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 22799;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
23093;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 22800;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
23094;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 22801;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
23095;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20355 22802;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20229
23096;;;;;; 10021)) 22803;;;;;; 56251))
23097;;; Generated autoloads from ps-print.el 22804;;; Generated autoloads from ps-print.el
23098 22805
23099(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"))) "\ 22806(defvar ps-page-dimensions-database (purecopy (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") (list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 7.16) (* 72 10.125) "B5") '(addresslarge 236.0 99.0 "AddressLarge") '(addresssmall 236.0 68.0 "AddressSmall") '(cuthanging13 90.0 222.0 "CutHanging13") '(cuthanging15 90.0 114.0 "CutHanging15") '(diskette 181.0 136.0 "Diskette") '(eurofilefolder 139.0 112.0 "EuropeanFilefolder") '(eurofoldernarrow 526.0 107.0 "EuroFolderNarrow") '(eurofolderwide 526.0 136.0 "EuroFolderWide") '(euronamebadge 189.0 108.0 "EuroNameBadge") '(euronamebadgelarge 223.0 136.0 "EuroNameBadgeLarge") '(filefolder 230.0 37.0 "FileFolder") '(jewelry 76.0 136.0 "Jewelry") '(mediabadge 180.0 136.0 "MediaBadge") '(multipurpose 126.0 68.0 "MultiPurpose") '(retaillabel 90.0 104.0 "RetailLabel") '(shipping 271.0 136.0 "Shipping") '(slide35mm 26.0 104.0 "Slide35mm") '(spine8mm 187.0 26.0 "Spine8mm") '(topcoated 425.19685 136.0 "TopCoatedPaper") '(topcoatedpaper 396.0 136.0 "TopcoatedPaper150") '(vhsface 205.0 127.0 "VHSFace") '(vhsspine 400.0 50.0 "VHSSpine") '(zipdisk 156.0 136.0 "ZipDisk"))) "\
@@ -23290,7 +22997,7 @@ If EXTENSION is any other symbol, it is ignored.
23290;;;*** 22997;;;***
23291 22998
23292;;;### (autoloads (jython-mode python-mode python-after-info-look 22999;;;### (autoloads (jython-mode python-mode python-after-info-look
23293;;;;;; run-python) "python" "progmodes/python.el" (20376 40834)) 23000;;;;;; run-python) "python" "progmodes/python.el" (20376 18761))
23294;;; Generated autoloads from progmodes/python.el 23001;;; Generated autoloads from progmodes/python.el
23295 23002
23296(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode)) 23003(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode))
@@ -23376,7 +23083,7 @@ Runs `jython-mode-hook' after `python-mode-hook'.
23376;;;*** 23083;;;***
23377 23084
23378;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 23085;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
23379;;;;;; (20355 10021)) 23086;;;;;; (20229 56251))
23380;;; Generated autoloads from gnus/qp.el 23087;;; Generated autoloads from gnus/qp.el
23381 23088
23382(autoload 'quoted-printable-decode-region "qp" "\ 23089(autoload 'quoted-printable-decode-region "qp" "\
@@ -23399,7 +23106,7 @@ them into characters should be done separately.
23399;;;;;; quail-defrule quail-install-decode-map quail-install-map 23106;;;;;; quail-defrule quail-install-decode-map quail-install-map
23400;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 23107;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
23401;;;;;; quail-define-package quail-use-package quail-title) "quail" 23108;;;;;; quail-define-package quail-use-package quail-title) "quail"
23402;;;;;; "international/quail.el" (20356 55829)) 23109;;;;;; "international/quail.el" (20356 48455))
23403;;; Generated autoloads from international/quail.el 23110;;; Generated autoloads from international/quail.el
23404 23111
23405(autoload 'quail-title "quail" "\ 23112(autoload 'quail-title "quail" "\
@@ -23630,8 +23337,7 @@ of each directory.
23630 23337
23631;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 23338;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
23632;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 23339;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
23633;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20355 23340;;;;;; quickurl-ask) "quickurl" "net/quickurl.el" (20355 835))
23634;;;;;; 10021))
23635;;; Generated autoloads from net/quickurl.el 23341;;; Generated autoloads from net/quickurl.el
23636 23342
23637(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" "\ 23343(defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\
@@ -23645,15 +23351,6 @@ To make use of this do something like:
23645 23351
23646in your ~/.emacs (after loading/requiring quickurl).") 23352in your ~/.emacs (after loading/requiring quickurl).")
23647 23353
23648(autoload 'quickurl "quickurl" "\
23649Insert a URL based on LOOKUP.
23650
23651If not supplied LOOKUP is taken to be the word at point in the current
23652buffer, this default action can be modified via
23653`quickurl-grab-lookup-function'.
23654
23655\(fn &optional LOOKUP)" t nil)
23656
23657(autoload 'quickurl-ask "quickurl" "\ 23354(autoload 'quickurl-ask "quickurl" "\
23658Insert a URL, with `completing-read' prompt, based on LOOKUP. 23355Insert a URL, with `completing-read' prompt, based on LOOKUP.
23659 23356
@@ -23703,7 +23400,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
23703;;;*** 23400;;;***
23704 23401
23705;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 23402;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
23706;;;;;; "net/rcirc.el" (20371 55972)) 23403;;;;;; "net/rcirc.el" (20373 62846))
23707;;; Generated autoloads from net/rcirc.el 23404;;; Generated autoloads from net/rcirc.el
23708 23405
23709(autoload 'rcirc "rcirc" "\ 23406(autoload 'rcirc "rcirc" "\
@@ -23741,8 +23438,8 @@ if ARG is omitted or nil.
23741 23438
23742;;;*** 23439;;;***
23743 23440
23744;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (20355 23441;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (20291
23745;;;;;; 10021)) 23442;;;;;; 40061))
23746;;; Generated autoloads from net/rcompile.el 23443;;; Generated autoloads from net/rcompile.el
23747 23444
23748(autoload 'remote-compile "rcompile" "\ 23445(autoload 'remote-compile "rcompile" "\
@@ -23754,7 +23451,7 @@ See \\[compile].
23754;;;*** 23451;;;***
23755 23452
23756;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 23453;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
23757;;;;;; (20355 10021)) 23454;;;;;; (20229 56251))
23758;;; Generated autoloads from emacs-lisp/re-builder.el 23455;;; Generated autoloads from emacs-lisp/re-builder.el
23759 23456
23760(defalias 'regexp-builder 're-builder) 23457(defalias 'regexp-builder 're-builder)
@@ -23772,7 +23469,7 @@ matching parts of the target buffer will be highlighted.
23772 23469
23773;;;*** 23470;;;***
23774 23471
23775;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (20356 2211)) 23472;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (20356 48455))
23776;;; Generated autoloads from recentf.el 23473;;; Generated autoloads from recentf.el
23777 23474
23778(defvar recentf-mode nil "\ 23475(defvar recentf-mode nil "\
@@ -23802,7 +23499,7 @@ were operated on recently.
23802;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle 23499;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle
23803;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle 23500;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle
23804;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el" 23501;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el"
23805;;;;;; (20355 10021)) 23502;;;;;; (20229 56251))
23806;;; Generated autoloads from rect.el 23503;;; Generated autoloads from rect.el
23807 (define-key ctl-x-r-map "c" 'clear-rectangle) 23504 (define-key ctl-x-r-map "c" 'clear-rectangle)
23808 (define-key ctl-x-r-map "k" 'kill-rectangle) 23505 (define-key ctl-x-r-map "k" 'kill-rectangle)
@@ -23938,8 +23635,8 @@ with a prefix argument, prompt for START-AT and FORMAT.
23938 23635
23939;;;*** 23636;;;***
23940 23637
23941;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (20355 23638;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (20229
23942;;;;;; 10021)) 23639;;;;;; 56251))
23943;;; Generated autoloads from textmodes/refill.el 23640;;; Generated autoloads from textmodes/refill.el
23944 23641
23945(autoload 'refill-mode "refill" "\ 23642(autoload 'refill-mode "refill" "\
@@ -23960,7 +23657,7 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead.
23960;;;*** 23657;;;***
23961 23658
23962;;;### (autoloads (reftex-reset-scanning-information reftex-mode 23659;;;### (autoloads (reftex-reset-scanning-information reftex-mode
23963;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20355 10021)) 23660;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20229 56251))
23964;;; Generated autoloads from textmodes/reftex.el 23661;;; Generated autoloads from textmodes/reftex.el
23965 23662
23966(autoload 'turn-on-reftex "reftex" "\ 23663(autoload 'turn-on-reftex "reftex" "\
@@ -24016,7 +23713,7 @@ This enforces rescanning the buffer on next use.
24016;;;*** 23713;;;***
24017 23714
24018;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 23715;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
24019;;;;;; (20355 10021)) 23716;;;;;; (20229 56251))
24020;;; Generated autoloads from textmodes/reftex-cite.el 23717;;; Generated autoloads from textmodes/reftex-cite.el
24021 23718
24022(autoload 'reftex-citation "reftex-cite" "\ 23719(autoload 'reftex-citation "reftex-cite" "\
@@ -24046,7 +23743,7 @@ While entering the regexp, completion on knows citation keys is possible.
24046;;;*** 23743;;;***
24047 23744
24048;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 23745;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
24049;;;;;; (20355 10021)) 23746;;;;;; (20229 56251))
24050;;; Generated autoloads from textmodes/reftex-global.el 23747;;; Generated autoloads from textmodes/reftex-global.el
24051 23748
24052(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 23749(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -24063,7 +23760,7 @@ With no argument, this command toggles
24063;;;*** 23760;;;***
24064 23761
24065;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 23762;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
24066;;;;;; (20355 10021)) 23763;;;;;; (20400 16870))
24067;;; Generated autoloads from textmodes/reftex-index.el 23764;;; Generated autoloads from textmodes/reftex-index.el
24068 23765
24069(autoload 'reftex-index-phrases-mode "reftex-index" "\ 23766(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -24096,7 +23793,7 @@ Here are all local bindings.
24096;;;*** 23793;;;***
24097 23794
24098;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 23795;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
24099;;;;;; (20355 10021)) 23796;;;;;; (20229 56251))
24100;;; Generated autoloads from textmodes/reftex-parse.el 23797;;; Generated autoloads from textmodes/reftex-parse.el
24101 23798
24102(autoload 'reftex-all-document-files "reftex-parse" "\ 23799(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -24109,7 +23806,7 @@ of master file.
24109;;;*** 23806;;;***
24110 23807
24111;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20355 23808;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20355
24112;;;;;; 10021)) 23809;;;;;; 835))
24113;;; Generated autoloads from textmodes/reftex-vars.el 23810;;; Generated autoloads from textmodes/reftex-vars.el
24114(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 23811(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
24115(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 23812(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -24119,7 +23816,7 @@ of master file.
24119;;;*** 23816;;;***
24120 23817
24121;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 23818;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
24122;;;;;; (20363 61861)) 23819;;;;;; (20364 20442))
24123;;; Generated autoloads from emacs-lisp/regexp-opt.el 23820;;; Generated autoloads from emacs-lisp/regexp-opt.el
24124 23821
24125(autoload 'regexp-opt "regexp-opt" "\ 23822(autoload 'regexp-opt "regexp-opt" "\
@@ -24150,7 +23847,7 @@ This means the number of non-shy regexp grouping constructs
24150 23847
24151;;;### (autoloads (remember-diary-extract-entries remember-clipboard 23848;;;### (autoloads (remember-diary-extract-entries remember-clipboard
24152;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el" 23849;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el"
24153;;;;;; (20355 10021)) 23850;;;;;; (20229 56251))
24154;;; Generated autoloads from textmodes/remember.el 23851;;; Generated autoloads from textmodes/remember.el
24155 23852
24156(autoload 'remember "remember" "\ 23853(autoload 'remember "remember" "\
@@ -24181,7 +23878,7 @@ Extract diary entries from the region.
24181 23878
24182;;;*** 23879;;;***
24183 23880
24184;;;### (autoloads (repeat) "repeat" "repeat.el" (20355 10021)) 23881;;;### (autoloads (repeat) "repeat" "repeat.el" (20389 6410))
24185;;; Generated autoloads from repeat.el 23882;;; Generated autoloads from repeat.el
24186 23883
24187(autoload 'repeat "repeat" "\ 23884(autoload 'repeat "repeat" "\
@@ -24204,7 +23901,7 @@ recently executed command not bound to an input event\".
24204;;;*** 23901;;;***
24205 23902
24206;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 23903;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
24207;;;;;; (20355 10021)) 23904;;;;;; (20229 56251))
24208;;; Generated autoloads from mail/reporter.el 23905;;; Generated autoloads from mail/reporter.el
24209 23906
24210(autoload 'reporter-submit-bug-report "reporter" "\ 23907(autoload 'reporter-submit-bug-report "reporter" "\
@@ -24236,7 +23933,7 @@ mail-sending package is used for editing and sending the message.
24236;;;*** 23933;;;***
24237 23934
24238;;;### (autoloads (reposition-window) "reposition" "reposition.el" 23935;;;### (autoloads (reposition-window) "reposition" "reposition.el"
24239;;;;;; (20355 10021)) 23936;;;;;; (20229 56251))
24240;;; Generated autoloads from reposition.el 23937;;; Generated autoloads from reposition.el
24241 23938
24242(autoload 'reposition-window "reposition" "\ 23939(autoload 'reposition-window "reposition" "\
@@ -24263,7 +23960,7 @@ first comment line visible (if point is in a comment).
24263;;;*** 23960;;;***
24264 23961
24265;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 23962;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
24266;;;;;; (20355 10021)) 23963;;;;;; (20229 56251))
24267;;; Generated autoloads from reveal.el 23964;;; Generated autoloads from reveal.el
24268 23965
24269(autoload 'reveal-mode "reveal" "\ 23966(autoload 'reveal-mode "reveal" "\
@@ -24299,7 +23996,7 @@ the mode if ARG is omitted or nil.
24299;;;*** 23996;;;***
24300 23997
24301;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 23998;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
24302;;;;;; (20355 10021)) 23999;;;;;; (20325 60273))
24303;;; Generated autoloads from emacs-lisp/ring.el 24000;;; Generated autoloads from emacs-lisp/ring.el
24304 24001
24305(autoload 'ring-p "ring" "\ 24002(autoload 'ring-p "ring" "\
@@ -24314,7 +24011,7 @@ Make a ring that can contain SIZE elements.
24314 24011
24315;;;*** 24012;;;***
24316 24013
24317;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20355 10021)) 24014;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20405 16851))
24318;;; Generated autoloads from net/rlogin.el 24015;;; Generated autoloads from net/rlogin.el
24319 24016
24320(autoload 'rlogin "rlogin" "\ 24017(autoload 'rlogin "rlogin" "\
@@ -24363,7 +24060,7 @@ variable.
24363;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 24060;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
24364;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 24061;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
24365;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p) 24062;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p)
24366;;;;;; "rmail" "mail/rmail.el" (20369 14251)) 24063;;;;;; "rmail" "mail/rmail.el" (20389 6410))
24367;;; Generated autoloads from mail/rmail.el 24064;;; Generated autoloads from mail/rmail.el
24368 24065
24369(autoload 'rmail-movemail-variant-p "rmail" "\ 24066(autoload 'rmail-movemail-variant-p "rmail" "\
@@ -24547,7 +24244,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
24547;;;*** 24244;;;***
24548 24245
24549;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen 24246;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen
24550;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (20355 10021)) 24247;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (20229 56251))
24551;;; Generated autoloads from mail/rmailout.el 24248;;; Generated autoloads from mail/rmailout.el
24552(put 'rmail-output-file-alist 'risky-local-variable t) 24249(put 'rmail-output-file-alist 'risky-local-variable t)
24553 24250
@@ -24612,7 +24309,7 @@ than appending to it. Deletes the message after writing if
24612;;;*** 24309;;;***
24613 24310
24614;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el" 24311;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el"
24615;;;;;; (20355 10021)) 24312;;;;;; (20229 56251))
24616;;; Generated autoloads from nxml/rng-cmpct.el 24313;;; Generated autoloads from nxml/rng-cmpct.el
24617 24314
24618(autoload 'rng-c-load-schema "rng-cmpct" "\ 24315(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -24624,7 +24321,7 @@ Return a pattern.
24624;;;*** 24321;;;***
24625 24322
24626;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el" 24323;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el"
24627;;;;;; (20355 10021)) 24324;;;;;; (20355 835))
24628;;; Generated autoloads from nxml/rng-nxml.el 24325;;; Generated autoloads from nxml/rng-nxml.el
24629 24326
24630(autoload 'rng-nxml-mode-init "rng-nxml" "\ 24327(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -24637,7 +24334,7 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
24637;;;*** 24334;;;***
24638 24335
24639;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el" 24336;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el"
24640;;;;;; (20355 10021)) 24337;;;;;; (20280 8018))
24641;;; Generated autoloads from nxml/rng-valid.el 24338;;; Generated autoloads from nxml/rng-valid.el
24642 24339
24643(autoload 'rng-validate-mode "rng-valid" "\ 24340(autoload 'rng-validate-mode "rng-valid" "\
@@ -24667,8 +24364,8 @@ to use for finding the schema.
24667 24364
24668;;;*** 24365;;;***
24669 24366
24670;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (20355 24367;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (20229
24671;;;;;; 10021)) 24368;;;;;; 56251))
24672;;; Generated autoloads from nxml/rng-xsd.el 24369;;; Generated autoloads from nxml/rng-xsd.el
24673 24370
24674(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 24371(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -24696,7 +24393,7 @@ must be equal.
24696;;;*** 24393;;;***
24697 24394
24698;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) 24395;;;### (autoloads (robin-use-package robin-modify-package robin-define-package)
24699;;;;;; "robin" "international/robin.el" (20355 10021)) 24396;;;;;; "robin" "international/robin.el" (20228 61824))
24700;;; Generated autoloads from international/robin.el 24397;;; Generated autoloads from international/robin.el
24701 24398
24702(autoload 'robin-define-package "robin" "\ 24399(autoload 'robin-define-package "robin" "\
@@ -24729,7 +24426,7 @@ Start using robin package NAME, which is a string.
24729;;;*** 24426;;;***
24730 24427
24731;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 24428;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
24732;;;;;; rot13-string rot13) "rot13" "rot13.el" (20355 10021)) 24429;;;;;; rot13-string rot13) "rot13" "rot13.el" (20229 56251))
24733;;; Generated autoloads from rot13.el 24430;;; Generated autoloads from rot13.el
24734 24431
24735(autoload 'rot13 "rot13" "\ 24432(autoload 'rot13 "rot13" "\
@@ -24767,23 +24464,17 @@ Toggle the use of ROT13 encoding for the current window.
24767;;;*** 24464;;;***
24768 24465
24769;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" 24466;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el"
24770;;;;;; (20355 10021)) 24467;;;;;; (20405 18712))
24771;;; Generated autoloads from textmodes/rst.el 24468;;; Generated autoloads from textmodes/rst.el
24772 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 24469 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
24773 24470
24774(autoload 'rst-mode "rst" "\ 24471(autoload 'rst-mode "rst" "\
24775Major mode for editing reStructuredText documents. 24472Major mode for editing reStructuredText documents.
24776\\<rst-mode-map> 24473\\<rst-mode-map>
24777There are a number of convenient keybindings provided by
24778Rst mode. The main one is \\[rst-adjust], it updates or rotates
24779the section title around point or promotes/demotes the
24780decorations within the region (see full details below).
24781Use negative prefix arg to rotate in the other direction.
24782 24474
24783Turning on `rst-mode' calls the normal hooks `text-mode-hook' 24475Turning on `rst-mode' calls the normal hooks `text-mode-hook'
24784and `rst-mode-hook'. This mode also supports font-lock 24476and `rst-mode-hook'. This mode also supports font-lock
24785highlighting. You may customize `rst-mode-lazy' to toggle 24477highlighting.
24786font-locking of blocks.
24787 24478
24788\\{rst-mode-map} 24479\\{rst-mode-map}
24789 24480
@@ -24804,7 +24495,7 @@ for modes derived from Text mode, like Mail mode.
24804;;;*** 24495;;;***
24805 24496
24806;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" 24497;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el"
24807;;;;;; (20375 53029)) 24498;;;;;; (20376 18761))
24808;;; Generated autoloads from progmodes/ruby-mode.el 24499;;; Generated autoloads from progmodes/ruby-mode.el
24809 24500
24810(autoload 'ruby-mode "ruby-mode" "\ 24501(autoload 'ruby-mode "ruby-mode" "\
@@ -24825,8 +24516,8 @@ The variable `ruby-indent-level' controls the amount of indentation.
24825 24516
24826;;;*** 24517;;;***
24827 24518
24828;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (20355 24519;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (20229
24829;;;;;; 10021)) 24520;;;;;; 56251))
24830;;; Generated autoloads from ruler-mode.el 24521;;; Generated autoloads from ruler-mode.el
24831 24522
24832(defvar ruler-mode nil "\ 24523(defvar ruler-mode nil "\
@@ -24843,8 +24534,8 @@ if ARG is omitted or nil.
24843 24534
24844;;;*** 24535;;;***
24845 24536
24846;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (20355 24537;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (20229
24847;;;;;; 10021)) 24538;;;;;; 56251))
24848;;; Generated autoloads from emacs-lisp/rx.el 24539;;; Generated autoloads from emacs-lisp/rx.el
24849 24540
24850(autoload 'rx-to-string "rx" "\ 24541(autoload 'rx-to-string "rx" "\
@@ -25155,8 +24846,8 @@ enclosed in `(and ...)'.
25155 24846
25156;;;*** 24847;;;***
25157 24848
25158;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20355 24849;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20325
25159;;;;;; 10021)) 24850;;;;;; 60273))
25160;;; Generated autoloads from savehist.el 24851;;; Generated autoloads from savehist.el
25161 24852
25162(defvar savehist-mode nil "\ 24853(defvar savehist-mode nil "\
@@ -25188,7 +24879,7 @@ histories, which is probably undesirable.
25188;;;*** 24879;;;***
25189 24880
25190;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 24881;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
25191;;;;;; (20355 10021)) 24882;;;;;; (20355 835))
25192;;; Generated autoloads from progmodes/scheme.el 24883;;; Generated autoloads from progmodes/scheme.el
25193 24884
25194(autoload 'scheme-mode "scheme" "\ 24885(autoload 'scheme-mode "scheme" "\
@@ -25230,7 +24921,7 @@ that variable's value is a string.
25230;;;*** 24921;;;***
25231 24922
25232;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 24923;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
25233;;;;;; (20355 10021)) 24924;;;;;; (20229 56251))
25234;;; Generated autoloads from gnus/score-mode.el 24925;;; Generated autoloads from gnus/score-mode.el
25235 24926
25236(autoload 'gnus-score-mode "score-mode" "\ 24927(autoload 'gnus-score-mode "score-mode" "\
@@ -25244,7 +24935,7 @@ This mode is an extended emacs-lisp mode.
25244;;;*** 24935;;;***
25245 24936
25246;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 24937;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
25247;;;;;; (20363 61861)) 24938;;;;;; (20364 20442))
25248;;; Generated autoloads from scroll-all.el 24939;;; Generated autoloads from scroll-all.el
25249 24940
25250(defvar scroll-all-mode nil "\ 24941(defvar scroll-all-mode nil "\
@@ -25270,7 +24961,7 @@ one window apply to all visible windows in the same frame.
25270;;;*** 24961;;;***
25271 24962
25272;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 24963;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
25273;;;;;; (20355 10021)) 24964;;;;;; (20273 59945))
25274;;; Generated autoloads from scroll-lock.el 24965;;; Generated autoloads from scroll-lock.el
25275 24966
25276(autoload 'scroll-lock-mode "scroll-lock" "\ 24967(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -25286,7 +24977,7 @@ vertically fixed relative to window boundaries during scrolling.
25286 24977
25287;;;*** 24978;;;***
25288 24979
25289;;;### (autoloads nil "secrets" "net/secrets.el" (20355 10021)) 24980;;;### (autoloads nil "secrets" "net/secrets.el" (20304 58723))
25290;;; Generated autoloads from net/secrets.el 24981;;; Generated autoloads from net/secrets.el
25291(when (featurep 'dbusbind) 24982(when (featurep 'dbusbind)
25292 (autoload 'secrets-show-secrets "secrets" nil t)) 24983 (autoload 'secrets-show-secrets "secrets" nil t))
@@ -25294,7 +24985,7 @@ vertically fixed relative to window boundaries during scrolling.
25294;;;*** 24985;;;***
25295 24986
25296;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic" 24987;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic"
25297;;;;;; "cedet/semantic.el" (20355 10021)) 24988;;;;;; "cedet/semantic.el" (20355 835))
25298;;; Generated autoloads from cedet/semantic.el 24989;;; Generated autoloads from cedet/semantic.el
25299 24990
25300(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\ 24991(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\
@@ -25348,7 +25039,7 @@ Semantic mode.
25348;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name 25039;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name
25349;;;;;; mail-header-separator send-mail-function mail-interactive 25040;;;;;; mail-header-separator send-mail-function mail-interactive
25350;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 25041;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
25351;;;;;; "sendmail" "mail/sendmail.el" (20369 14251)) 25042;;;;;; "sendmail" "mail/sendmail.el" (20370 4296))
25352;;; Generated autoloads from mail/sendmail.el 25043;;; Generated autoloads from mail/sendmail.el
25353 25044
25354(defvar mail-from-style 'default "\ 25045(defvar mail-from-style 'default "\
@@ -25631,7 +25322,7 @@ Like `mail' command, but display mail buffer in another frame.
25631 25322
25632;;;### (autoloads (server-save-buffers-kill-terminal server-mode 25323;;;### (autoloads (server-save-buffers-kill-terminal server-mode
25633;;;;;; server-force-delete server-start) "server" "server.el" (20370 25324;;;;;; server-force-delete server-start) "server" "server.el" (20370
25634;;;;;; 35109)) 25325;;;;;; 4296))
25635;;; Generated autoloads from server.el 25326;;; Generated autoloads from server.el
25636 25327
25637(put 'server-host 'risky-local-variable t) 25328(put 'server-host 'risky-local-variable t)
@@ -25698,7 +25389,7 @@ only these files will be asked to be saved.
25698 25389
25699;;;*** 25390;;;***
25700 25391
25701;;;### (autoloads (ses-mode) "ses" "ses.el" (20373 11301)) 25392;;;### (autoloads (ses-mode) "ses" "ses.el" (20373 62846))
25702;;; Generated autoloads from ses.el 25393;;; Generated autoloads from ses.el
25703 25394
25704(autoload 'ses-mode "ses" "\ 25395(autoload 'ses-mode "ses" "\
@@ -25717,7 +25408,7 @@ These are active only in the minibuffer, when entering or editing a formula:
25717;;;*** 25408;;;***
25718 25409
25719;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 25410;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
25720;;;;;; (20355 10021)) 25411;;;;;; (20355 835))
25721;;; Generated autoloads from textmodes/sgml-mode.el 25412;;; Generated autoloads from textmodes/sgml-mode.el
25722 25413
25723(autoload 'sgml-mode "sgml-mode" "\ 25414(autoload 'sgml-mode "sgml-mode" "\
@@ -25783,7 +25474,7 @@ To work around that, do:
25783;;;*** 25474;;;***
25784 25475
25785;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 25476;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
25786;;;;;; (20355 10021)) 25477;;;;;; (20397 7606))
25787;;; Generated autoloads from progmodes/sh-script.el 25478;;; Generated autoloads from progmodes/sh-script.el
25788(put 'sh-shell 'safe-local-variable 'symbolp) 25479(put 'sh-shell 'safe-local-variable 'symbolp)
25789 25480
@@ -25830,9 +25521,8 @@ buffer indents as it currently is indented.
25830\\[sh-set-shell] Set this buffer's shell, and maybe its magic number. 25521\\[sh-set-shell] Set this buffer's shell, and maybe its magic number.
25831\\[sh-execute-region] Have optional header and region be executed in a subshell. 25522\\[sh-execute-region] Have optional header and region be executed in a subshell.
25832 25523
25833\\[sh-maybe-here-document] Without prefix, following an unquoted < inserts here document. 25524`sh-electric-here-document-mode' controls whether insertion of two
25834{, (, [, ', \", ` 25525unquoted < insert a here document.
25835 Unless quoted with \\, insert the pairs {}, (), [], or '', \"\", ``.
25836 25526
25837If you generally program a shell different from your login shell you can 25527If you generally program a shell different from your login shell you can
25838set `sh-shell-file' accordingly. If your shell's file name doesn't correctly 25528set `sh-shell-file' accordingly. If your shell's file name doesn't correctly
@@ -25848,7 +25538,7 @@ with your script for an edit-interpret-debug cycle.
25848;;;*** 25538;;;***
25849 25539
25850;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 25540;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
25851;;;;;; (20355 10021)) 25541;;;;;; (20229 56251))
25852;;; Generated autoloads from emacs-lisp/shadow.el 25542;;; Generated autoloads from emacs-lisp/shadow.el
25853 25543
25854(autoload 'list-load-path-shadows "shadow" "\ 25544(autoload 'list-load-path-shadows "shadow" "\
@@ -25898,8 +25588,8 @@ function, `load-path-shadows-find'.
25898;;;*** 25588;;;***
25899 25589
25900;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 25590;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
25901;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (20355 25591;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (20229
25902;;;;;; 10021)) 25592;;;;;; 56251))
25903;;; Generated autoloads from shadowfile.el 25593;;; Generated autoloads from shadowfile.el
25904 25594
25905(autoload 'shadow-define-cluster "shadowfile" "\ 25595(autoload 'shadow-define-cluster "shadowfile" "\
@@ -25938,7 +25628,7 @@ Set up file shadowing.
25938;;;*** 25628;;;***
25939 25629
25940;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 25630;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
25941;;;;;; (20355 10021)) 25631;;;;;; (20405 16851))
25942;;; Generated autoloads from shell.el 25632;;; Generated autoloads from shell.el
25943 25633
25944(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 25634(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -25986,8 +25676,8 @@ Otherwise, one argument `-i' is passed to the shell.
25986 25676
25987;;;*** 25677;;;***
25988 25678
25989;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20355 25679;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20330
25990;;;;;; 10021)) 25680;;;;;; 4833))
25991;;; Generated autoloads from gnus/shr.el 25681;;; Generated autoloads from gnus/shr.el
25992 25682
25993(autoload 'shr-insert-document "shr" "\ 25683(autoload 'shr-insert-document "shr" "\
@@ -26000,7 +25690,7 @@ DOM should be a parse tree as generated by
26000;;;*** 25690;;;***
26001 25691
26002;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 25692;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
26003;;;;;; "sieve" "gnus/sieve.el" (20355 10021)) 25693;;;;;; "sieve" "gnus/sieve.el" (20229 56251))
26004;;; Generated autoloads from gnus/sieve.el 25694;;; Generated autoloads from gnus/sieve.el
26005 25695
26006(autoload 'sieve-manage "sieve" "\ 25696(autoload 'sieve-manage "sieve" "\
@@ -26021,7 +25711,7 @@ DOM should be a parse tree as generated by
26021;;;*** 25711;;;***
26022 25712
26023;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 25713;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
26024;;;;;; (20355 10021)) 25714;;;;;; (20229 56251))
26025;;; Generated autoloads from gnus/sieve-mode.el 25715;;; Generated autoloads from gnus/sieve-mode.el
26026 25716
26027(autoload 'sieve-mode "sieve-mode" "\ 25717(autoload 'sieve-mode "sieve-mode" "\
@@ -26037,7 +25727,7 @@ Turning on Sieve mode runs `sieve-mode-hook'.
26037;;;*** 25727;;;***
26038 25728
26039;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (20355 25729;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (20355
26040;;;;;; 10021)) 25730;;;;;; 835))
26041;;; Generated autoloads from progmodes/simula.el 25731;;; Generated autoloads from progmodes/simula.el
26042 25732
26043(autoload 'simula-mode "simula" "\ 25733(autoload 'simula-mode "simula" "\
@@ -26086,7 +25776,7 @@ with no arguments, if that value is non-nil.
26086;;;*** 25776;;;***
26087 25777
26088;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 25778;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
26089;;;;;; define-skeleton) "skeleton" "skeleton.el" (20355 10021)) 25779;;;;;; define-skeleton) "skeleton" "skeleton.el" (20405 42390))
26090;;; Generated autoloads from skeleton.el 25780;;; Generated autoloads from skeleton.el
26091 25781
26092(defvar skeleton-filter-function 'identity "\ 25782(defvar skeleton-filter-function 'identity "\
@@ -26099,6 +25789,8 @@ SKELETON is as defined under `skeleton-insert'.
26099 25789
26100\(fn COMMAND DOCUMENTATION &rest SKELETON)" nil (quote macro)) 25790\(fn COMMAND DOCUMENTATION &rest SKELETON)" nil (quote macro))
26101 25791
25792(put 'define-skeleton 'doc-string-elt '2)
25793
26102(autoload 'skeleton-proxy-new "skeleton" "\ 25794(autoload 'skeleton-proxy-new "skeleton" "\
26103Insert SKELETON. 25795Insert SKELETON.
26104Prefix ARG allows wrapping around words or regions (see `skeleton-insert'). 25796Prefix ARG allows wrapping around words or regions (see `skeleton-insert').
@@ -26196,7 +25888,7 @@ symmetrical ones, and the same character twice for the others.
26196;;;*** 25888;;;***
26197 25889
26198;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) 25890;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
26199;;;;;; "smerge-mode" "vc/smerge-mode.el" (20355 10021)) 25891;;;;;; "smerge-mode" "vc/smerge-mode.el" (20389 6410))
26200;;; Generated autoloads from vc/smerge-mode.el 25892;;; Generated autoloads from vc/smerge-mode.el
26201 25893
26202(autoload 'smerge-ediff "smerge-mode" "\ 25894(autoload 'smerge-ediff "smerge-mode" "\
@@ -26224,7 +25916,7 @@ If no conflict maker is found, turn off `smerge-mode'.
26224;;;*** 25916;;;***
26225 25917
26226;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 25918;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
26227;;;;;; (20355 10021)) 25919;;;;;; (20229 56251))
26228;;; Generated autoloads from gnus/smiley.el 25920;;; Generated autoloads from gnus/smiley.el
26229 25921
26230(autoload 'smiley-region "smiley" "\ 25922(autoload 'smiley-region "smiley" "\
@@ -26242,7 +25934,7 @@ interactively. If there's no argument, do it at the current buffer.
26242;;;*** 25934;;;***
26243 25935
26244;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 25936;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
26245;;;;;; "mail/smtpmail.el" (20355 10021)) 25937;;;;;; "mail/smtpmail.el" (20405 16851))
26246;;; Generated autoloads from mail/smtpmail.el 25938;;; Generated autoloads from mail/smtpmail.el
26247 25939
26248(autoload 'smtpmail-send-it "smtpmail" "\ 25940(autoload 'smtpmail-send-it "smtpmail" "\
@@ -26257,7 +25949,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
26257 25949
26258;;;*** 25950;;;***
26259 25951
26260;;;### (autoloads (snake) "snake" "play/snake.el" (20355 10021)) 25952;;;### (autoloads (snake) "snake" "play/snake.el" (20229 56251))
26261;;; Generated autoloads from play/snake.el 25953;;; Generated autoloads from play/snake.el
26262 25954
26263(autoload 'snake "snake" "\ 25955(autoload 'snake "snake" "\
@@ -26281,7 +25973,7 @@ Snake mode keybindings:
26281;;;*** 25973;;;***
26282 25974
26283;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 25975;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
26284;;;;;; (20355 10021)) 25976;;;;;; (20355 835))
26285;;; Generated autoloads from net/snmp-mode.el 25977;;; Generated autoloads from net/snmp-mode.el
26286 25978
26287(autoload 'snmp-mode "snmp-mode" "\ 25979(autoload 'snmp-mode "snmp-mode" "\
@@ -26310,8 +26002,8 @@ then `snmpv2-mode-hook'.
26310 26002
26311;;;*** 26003;;;***
26312 26004
26313;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20355 26005;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20229
26314;;;;;; 10021)) 26006;;;;;; 56251))
26315;;; Generated autoloads from calendar/solar.el 26007;;; Generated autoloads from calendar/solar.el
26316 26008
26317(autoload 'sunrise-sunset "solar" "\ 26009(autoload 'sunrise-sunset "solar" "\
@@ -26326,8 +26018,8 @@ This function is suitable for execution in a .emacs file.
26326 26018
26327;;;*** 26019;;;***
26328 26020
26329;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (20355 26021;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (20229
26330;;;;;; 10021)) 26022;;;;;; 56251))
26331;;; Generated autoloads from play/solitaire.el 26023;;; Generated autoloads from play/solitaire.el
26332 26024
26333(autoload 'solitaire "solitaire" "\ 26025(autoload 'solitaire "solitaire" "\
@@ -26404,7 +26096,7 @@ Pick your favorite shortcuts:
26404 26096
26405;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 26097;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
26406;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 26098;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
26407;;;;;; sort-lines sort-subr) "sort" "sort.el" (20355 10021)) 26099;;;;;; sort-lines sort-subr) "sort" "sort.el" (20325 60273))
26408;;; Generated autoloads from sort.el 26100;;; Generated autoloads from sort.el
26409(put 'sort-fold-case 'safe-local-variable 'booleanp) 26101(put 'sort-fold-case 'safe-local-variable 'booleanp)
26410 26102
@@ -26548,8 +26240,8 @@ From a program takes two point or marker arguments, BEG and END.
26548 26240
26549;;;*** 26241;;;***
26550 26242
26551;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20355 26243;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20229
26552;;;;;; 10021)) 26244;;;;;; 56251))
26553;;; Generated autoloads from gnus/spam.el 26245;;; Generated autoloads from gnus/spam.el
26554 26246
26555(autoload 'spam-initialize "spam" "\ 26247(autoload 'spam-initialize "spam" "\
@@ -26565,7 +26257,7 @@ installed through `spam-necessary-extra-headers'.
26565 26257
26566;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 26258;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
26567;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 26259;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
26568;;;;;; "gnus/spam-report.el" (20355 10021)) 26260;;;;;; "gnus/spam-report.el" (20229 56251))
26569;;; Generated autoloads from gnus/spam-report.el 26261;;; Generated autoloads from gnus/spam-report.el
26570 26262
26571(autoload 'spam-report-process-queue "spam-report" "\ 26263(autoload 'spam-report-process-queue "spam-report" "\
@@ -26608,7 +26300,7 @@ Spam reports will be queued with the method used when
26608;;;*** 26300;;;***
26609 26301
26610;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 26302;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
26611;;;;;; "speedbar.el" (20381 5411)) 26303;;;;;; "speedbar.el" (20400 16870))
26612;;; Generated autoloads from speedbar.el 26304;;; Generated autoloads from speedbar.el
26613 26305
26614(defalias 'speedbar 'speedbar-frame-mode) 26306(defalias 'speedbar 'speedbar-frame-mode)
@@ -26632,8 +26324,8 @@ selected. If the speedbar frame is active, then select the attached frame.
26632 26324
26633;;;*** 26325;;;***
26634 26326
26635;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (20355 26327;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (20229
26636;;;;;; 10021)) 26328;;;;;; 56251))
26637;;; Generated autoloads from play/spook.el 26329;;; Generated autoloads from play/spook.el
26638 26330
26639(autoload 'spook "spook" "\ 26331(autoload 'spook "spook" "\
@@ -26652,7 +26344,7 @@ Return a vector containing the lines from `spook-phrases-file'.
26652;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 26344;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
26653;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect 26345;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect
26654;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el" 26346;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el"
26655;;;;;; (20355 10021)) 26347;;;;;; (20304 58723))
26656;;; Generated autoloads from progmodes/sql.el 26348;;; Generated autoloads from progmodes/sql.el
26657 26349
26658(autoload 'sql-add-product-keywords "sql" "\ 26350(autoload 'sql-add-product-keywords "sql" "\
@@ -27148,7 +26840,7 @@ buffer.
27148;;;*** 26840;;;***
27149 26841
27150;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el" 26842;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el"
27151;;;;;; (20355 10021)) 26843;;;;;; (20229 56251))
27152;;; Generated autoloads from cedet/srecode/srt-mode.el 26844;;; Generated autoloads from cedet/srecode/srt-mode.el
27153 26845
27154(autoload 'srecode-template-mode "srecode/srt-mode" "\ 26846(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -27161,7 +26853,7 @@ Major-mode for writing SRecode macros.
27161;;;*** 26853;;;***
27162 26854
27163;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el" 26855;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el"
27164;;;;;; (20355 10021)) 26856;;;;;; (20229 56251))
27165;;; Generated autoloads from gnus/starttls.el 26857;;; Generated autoloads from gnus/starttls.el
27166 26858
27167(autoload 'starttls-open-stream "starttls" "\ 26859(autoload 'starttls-open-stream "starttls" "\
@@ -27188,8 +26880,8 @@ GnuTLS requires a port number.
27188;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 26880;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
27189;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 26881;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
27190;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 26882;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
27191;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20355 26883;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20229
27192;;;;;; 10021)) 26884;;;;;; 56251))
27193;;; Generated autoloads from strokes.el 26885;;; Generated autoloads from strokes.el
27194 26886
27195(autoload 'strokes-global-set-stroke "strokes" "\ 26887(autoload 'strokes-global-set-stroke "strokes" "\
@@ -27303,7 +26995,7 @@ Read a complex stroke and insert its glyph into the current buffer.
27303;;;*** 26995;;;***
27304 26996
27305;;;### (autoloads (studlify-buffer studlify-word studlify-region) 26997;;;### (autoloads (studlify-buffer studlify-word studlify-region)
27306;;;;;; "studly" "play/studly.el" (20355 10021)) 26998;;;;;; "studly" "play/studly.el" (19764 44456))
27307;;; Generated autoloads from play/studly.el 26999;;; Generated autoloads from play/studly.el
27308 27000
27309(autoload 'studlify-region "studly" "\ 27001(autoload 'studlify-region "studly" "\
@@ -27324,7 +27016,7 @@ Studlify-case the current buffer.
27324;;;*** 27016;;;***
27325 27017
27326;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el" 27018;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el"
27327;;;;;; (20355 10021)) 27019;;;;;; (20229 56251))
27328;;; Generated autoloads from progmodes/subword.el 27020;;; Generated autoloads from progmodes/subword.el
27329 27021
27330(autoload 'subword-mode "subword" "\ 27022(autoload 'subword-mode "subword" "\
@@ -27380,7 +27072,7 @@ See `subword-mode' for more information on Subword mode.
27380;;;*** 27072;;;***
27381 27073
27382;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 27074;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
27383;;;;;; (20355 10021)) 27075;;;;;; (20273 59945))
27384;;; Generated autoloads from mail/supercite.el 27076;;; Generated autoloads from mail/supercite.el
27385 27077
27386(autoload 'sc-cite-original "supercite" "\ 27078(autoload 'sc-cite-original "supercite" "\
@@ -27412,8 +27104,8 @@ and `sc-post-hook' is run after the guts of this function.
27412 27104
27413;;;*** 27105;;;***
27414 27106
27415;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (20355 27107;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (20229
27416;;;;;; 10021)) 27108;;;;;; 56251))
27417;;; Generated autoloads from t-mouse.el 27109;;; Generated autoloads from t-mouse.el
27418 27110
27419(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 27111(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -27441,7 +27133,7 @@ It relies on the `gpm' daemon being activated.
27441 27133
27442;;;*** 27134;;;***
27443 27135
27444;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (20355 10021)) 27136;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (20229 56251))
27445;;; Generated autoloads from tabify.el 27137;;; Generated autoloads from tabify.el
27446 27138
27447(autoload 'untabify "tabify" "\ 27139(autoload 'untabify "tabify" "\
@@ -27476,7 +27168,7 @@ The variable `tab-width' controls the spacing of tab stops.
27476;;;;;; table-recognize table-insert-row-column table-insert-column 27168;;;;;; table-recognize table-insert-row-column table-insert-column
27477;;;;;; table-insert-row table-insert table-point-left-cell-hook 27169;;;;;; table-insert-row table-insert table-point-left-cell-hook
27478;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 27170;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
27479;;;;;; "table" "textmodes/table.el" (20355 10021)) 27171;;;;;; "table" "textmodes/table.el" (20355 835))
27480;;; Generated autoloads from textmodes/table.el 27172;;; Generated autoloads from textmodes/table.el
27481 27173
27482(defvar table-cell-map-hook nil "\ 27174(defvar table-cell-map-hook nil "\
@@ -28064,50 +27756,7 @@ converts a table into plain text without frames. It is a companion to
28064 27756
28065;;;*** 27757;;;***
28066 27758
28067;;;### (autoloads (tabulated-list-mode) "tabulated-list" "emacs-lisp/tabulated-list.el" 27759;;;### (autoloads (talk talk-connect) "talk" "talk.el" (20229 56251))
28068;;;;;; (20369 14251))
28069;;; Generated autoloads from emacs-lisp/tabulated-list.el
28070
28071(autoload 'tabulated-list-mode "tabulated-list" "\
28072Generic major mode for browsing a list of items.
28073This mode is usually not used directly; instead, other major
28074modes are derived from it, using `define-derived-mode'.
28075
28076In this major mode, the buffer is divided into multiple columns,
28077which are labeled using the header line. Each non-empty line
28078belongs to one \"entry\", and the entries can be sorted according
28079to their column values.
28080
28081An inheriting mode should usually do the following in their body:
28082
28083 - Set `tabulated-list-format', specifying the column format.
28084 - Set `tabulated-list-revert-hook', if the buffer contents need
28085 to be specially recomputed prior to `revert-buffer'.
28086 - Maybe set a `tabulated-list-entries' function (see below).
28087 - Maybe set `tabulated-list-printer' (see below).
28088 - Maybe set `tabulated-list-padding'.
28089 - Call `tabulated-list-init-header' to initialize `header-line-format'
28090 according to `tabulated-list-format'.
28091
28092An inheriting mode is usually accompanied by a \"list-FOO\"
28093command (e.g. `list-packages', `list-processes'). This command
28094creates or switches to a buffer and enables the major mode in
28095that buffer. If `tabulated-list-entries' is not a function, the
28096command should initialize it to a list of entries for displaying.
28097Finally, it should call `tabulated-list-print'.
28098
28099`tabulated-list-print' calls the printer function specified by
28100`tabulated-list-printer', once for each entry. The default
28101printer is `tabulated-list-print-entry', but a mode that keeps
28102data in an ewoc may instead specify a printer function (e.g., one
28103that calls `ewoc-enter-last'), with `tabulated-list-print-entry'
28104as the ewoc pretty-printer.
28105
28106\(fn)" t nil)
28107
28108;;;***
28109
28110;;;### (autoloads (talk talk-connect) "talk" "talk.el" (20355 10021))
28111;;; Generated autoloads from talk.el 27760;;; Generated autoloads from talk.el
28112 27761
28113(autoload 'talk-connect "talk" "\ 27762(autoload 'talk-connect "talk" "\
@@ -28122,7 +27771,7 @@ Connect to the Emacs talk group from the current X display or tty frame.
28122 27771
28123;;;*** 27772;;;***
28124 27773
28125;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20364 26741)) 27774;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20389 6410))
28126;;; Generated autoloads from tar-mode.el 27775;;; Generated autoloads from tar-mode.el
28127 27776
28128(autoload 'tar-mode "tar-mode" "\ 27777(autoload 'tar-mode "tar-mode" "\
@@ -28146,7 +27795,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
28146;;;*** 27795;;;***
28147 27796
28148;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 27797;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
28149;;;;;; "progmodes/tcl.el" (20355 10021)) 27798;;;;;; "progmodes/tcl.el" (20355 835))
28150;;; Generated autoloads from progmodes/tcl.el 27799;;; Generated autoloads from progmodes/tcl.el
28151 27800
28152(autoload 'tcl-mode "tcl" "\ 27801(autoload 'tcl-mode "tcl" "\
@@ -28194,7 +27843,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
28194 27843
28195;;;*** 27844;;;***
28196 27845
28197;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20355 10021)) 27846;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20229 56251))
28198;;; Generated autoloads from net/telnet.el 27847;;; Generated autoloads from net/telnet.el
28199 27848
28200(autoload 'telnet "telnet" "\ 27849(autoload 'telnet "telnet" "\
@@ -28220,7 +27869,7 @@ Normally input is edited in Emacs and sent a line at a time.
28220;;;*** 27869;;;***
28221 27870
28222;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el" 27871;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el"
28223;;;;;; (20355 10021)) 27872;;;;;; (20397 10470))
28224;;; Generated autoloads from term.el 27873;;; Generated autoloads from term.el
28225 27874
28226(autoload 'make-term "term" "\ 27875(autoload 'make-term "term" "\
@@ -28262,8 +27911,8 @@ use in that buffer.
28262 27911
28263;;;*** 27912;;;***
28264 27913
28265;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (20355 27914;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (20229
28266;;;;;; 10021)) 27915;;;;;; 56251))
28267;;; Generated autoloads from terminal.el 27916;;; Generated autoloads from terminal.el
28268 27917
28269(autoload 'terminal-emulator "terminal" "\ 27918(autoload 'terminal-emulator "terminal" "\
@@ -28300,7 +27949,7 @@ subprocess started.
28300;;;*** 27949;;;***
28301 27950
28302;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 27951;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
28303;;;;;; (20355 10021)) 27952;;;;;; (20229 56251))
28304;;; Generated autoloads from emacs-lisp/testcover.el 27953;;; Generated autoloads from emacs-lisp/testcover.el
28305 27954
28306(autoload 'testcover-this-defun "testcover" "\ 27955(autoload 'testcover-this-defun "testcover" "\
@@ -28310,7 +27959,7 @@ Start coverage on function under point.
28310 27959
28311;;;*** 27960;;;***
28312 27961
28313;;;### (autoloads (tetris) "tetris" "play/tetris.el" (20355 10021)) 27962;;;### (autoloads (tetris) "tetris" "play/tetris.el" (20229 56251))
28314;;; Generated autoloads from play/tetris.el 27963;;; Generated autoloads from play/tetris.el
28315 27964
28316(autoload 'tetris "tetris" "\ 27965(autoload 'tetris "tetris" "\
@@ -28341,7 +27990,7 @@ tetris-mode keybindings:
28341;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 27990;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
28342;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 27991;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
28343;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 27992;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
28344;;;;;; (20364 45187)) 27993;;;;;; (20370 4296))
28345;;; Generated autoloads from textmodes/tex-mode.el 27994;;; Generated autoloads from textmodes/tex-mode.el
28346 27995
28347(defvar tex-shell-file-name nil "\ 27996(defvar tex-shell-file-name nil "\
@@ -28643,7 +28292,7 @@ Major mode to edit DocTeX files.
28643;;;*** 28292;;;***
28644 28293
28645;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 28294;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
28646;;;;;; "texinfmt" "textmodes/texinfmt.el" (20355 10021)) 28295;;;;;; "texinfmt" "textmodes/texinfmt.el" (20355 835))
28647;;; Generated autoloads from textmodes/texinfmt.el 28296;;; Generated autoloads from textmodes/texinfmt.el
28648 28297
28649(autoload 'texinfo-format-buffer "texinfmt" "\ 28298(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -28683,7 +28332,7 @@ if large. You can use `Info-split' to do this manually.
28683;;;*** 28332;;;***
28684 28333
28685;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 28334;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
28686;;;;;; "texinfo" "textmodes/texinfo.el" (20355 10021)) 28335;;;;;; "texinfo" "textmodes/texinfo.el" (20229 56251))
28687;;; Generated autoloads from textmodes/texinfo.el 28336;;; Generated autoloads from textmodes/texinfo.el
28688 28337
28689(defvar texinfo-open-quote (purecopy "``") "\ 28338(defvar texinfo-open-quote (purecopy "``") "\
@@ -28769,7 +28418,7 @@ value of `texinfo-mode-hook'.
28769 28418
28770;;;### (autoloads (thai-composition-function thai-compose-buffer 28419;;;### (autoloads (thai-composition-function thai-compose-buffer
28771;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el" 28420;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el"
28772;;;;;; (20355 10021)) 28421;;;;;; (20273 59945))
28773;;; Generated autoloads from language/thai-util.el 28422;;; Generated autoloads from language/thai-util.el
28774 28423
28775(autoload 'thai-compose-region "thai-util" "\ 28424(autoload 'thai-compose-region "thai-util" "\
@@ -28798,7 +28447,7 @@ Compose Thai characters in the current buffer.
28798 28447
28799;;;### (autoloads (list-at-point number-at-point symbol-at-point 28448;;;### (autoloads (list-at-point number-at-point symbol-at-point
28800;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 28449;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
28801;;;;;; "thingatpt" "thingatpt.el" (20355 10021)) 28450;;;;;; "thingatpt" "thingatpt.el" (20229 56251))
28802;;; Generated autoloads from thingatpt.el 28451;;; Generated autoloads from thingatpt.el
28803 28452
28804(autoload 'forward-thing "thingatpt" "\ 28453(autoload 'forward-thing "thingatpt" "\
@@ -28861,7 +28510,7 @@ Return the Lisp list at point, or nil if none is found.
28861 28510
28862;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 28511;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
28863;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 28512;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
28864;;;;;; (20355 10021)) 28513;;;;;; (20229 56251))
28865;;; Generated autoloads from thumbs.el 28514;;; Generated autoloads from thumbs.el
28866 28515
28867(autoload 'thumbs-find-thumb "thumbs" "\ 28516(autoload 'thumbs-find-thumb "thumbs" "\
@@ -28900,7 +28549,7 @@ In dired, call the setroot program on the image at point.
28900;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region 28549;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region
28901;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription 28550;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription
28902;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (20355 28551;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (20355
28903;;;;;; 10021)) 28552;;;;;; 835))
28904;;; Generated autoloads from language/tibet-util.el 28553;;; Generated autoloads from language/tibet-util.el
28905 28554
28906(autoload 'tibetan-char-p "tibet-util" "\ 28555(autoload 'tibetan-char-p "tibet-util" "\
@@ -28974,7 +28623,7 @@ See also docstring of the function tibetan-compose-region.
28974;;;*** 28623;;;***
28975 28624
28976;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 28625;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
28977;;;;;; (20373 11301)) 28626;;;;;; (20373 62846))
28978;;; Generated autoloads from textmodes/tildify.el 28627;;; Generated autoloads from textmodes/tildify.el
28979 28628
28980(autoload 'tildify-region "tildify" "\ 28629(autoload 'tildify-region "tildify" "\
@@ -28999,7 +28648,7 @@ This function performs no refilling of the changed text.
28999 28648
29000;;;### (autoloads (emacs-init-time emacs-uptime display-time-world 28649;;;### (autoloads (emacs-init-time emacs-uptime display-time-world
29001;;;;;; display-time-mode display-time display-time-day-and-date) 28650;;;;;; display-time-mode display-time display-time-day-and-date)
29002;;;;;; "time" "time.el" (20355 10021)) 28651;;;;;; "time" "time.el" (20389 6410))
29003;;; Generated autoloads from time.el 28652;;; Generated autoloads from time.el
29004 28653
29005(defvar display-time-day-and-date nil "\ 28654(defvar display-time-day-and-date nil "\
@@ -29065,7 +28714,7 @@ Return a string giving the duration of the Emacs initialization.
29065;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day 28714;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day
29066;;;;;; time-add time-subtract time-since days-to-time time-less-p 28715;;;;;; time-add time-subtract time-since days-to-time time-less-p
29067;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el" 28716;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el"
29068;;;;;; (20355 10021)) 28717;;;;;; (20229 56251))
29069;;; Generated autoloads from calendar/time-date.el 28718;;; Generated autoloads from calendar/time-date.el
29070 28719
29071(autoload 'date-to-time "time-date" "\ 28720(autoload 'date-to-time "time-date" "\
@@ -29179,7 +28828,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
29179;;;*** 28828;;;***
29180 28829
29181;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 28830;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
29182;;;;;; "time-stamp.el" (20355 10021)) 28831;;;;;; "time-stamp.el" (20229 56251))
29183;;; Generated autoloads from time-stamp.el 28832;;; Generated autoloads from time-stamp.el
29184(put 'time-stamp-format 'safe-local-variable 'stringp) 28833(put 'time-stamp-format 'safe-local-variable 'stringp)
29185(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 28834(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -29223,7 +28872,7 @@ With ARG, turn time stamping on if and only if arg is positive.
29223;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 28872;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
29224;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 28873;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
29225;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 28874;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
29226;;;;;; (20355 10021)) 28875;;;;;; (20304 58723))
29227;;; Generated autoloads from calendar/timeclock.el 28876;;; Generated autoloads from calendar/timeclock.el
29228 28877
29229(autoload 'timeclock-modeline-display "timeclock" "\ 28878(autoload 'timeclock-modeline-display "timeclock" "\
@@ -29323,7 +28972,7 @@ relative only to the time worked today, and not to past time.
29323;;;*** 28972;;;***
29324 28973
29325;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 28974;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
29326;;;;;; "international/titdic-cnv.el" (20355 10021)) 28975;;;;;; "international/titdic-cnv.el" (20288 9499))
29327;;; Generated autoloads from international/titdic-cnv.el 28976;;; Generated autoloads from international/titdic-cnv.el
29328 28977
29329(autoload 'titdic-convert "titdic-cnv" "\ 28978(autoload 'titdic-convert "titdic-cnv" "\
@@ -29346,7 +28995,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
29346;;;*** 28995;;;***
29347 28996
29348;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 28997;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
29349;;;;;; "tmm.el" (20356 55829)) 28998;;;;;; "tmm.el" (20356 48455))
29350;;; Generated autoloads from tmm.el 28999;;; Generated autoloads from tmm.el
29351 (define-key global-map "\M-`" 'tmm-menubar) 29000 (define-key global-map "\M-`" 'tmm-menubar)
29352 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 29001 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -29386,7 +29035,7 @@ Its value should be an event that has a binding in MENU.
29386 29035
29387;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 29036;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
29388;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 29037;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
29389;;;;;; "todo-mode" "calendar/todo-mode.el" (20355 10021)) 29038;;;;;; "todo-mode" "calendar/todo-mode.el" (20229 56251))
29390;;; Generated autoloads from calendar/todo-mode.el 29039;;; Generated autoloads from calendar/todo-mode.el
29391 29040
29392(autoload 'todo-add-category "todo-mode" "\ 29041(autoload 'todo-add-category "todo-mode" "\
@@ -29446,7 +29095,7 @@ Show TODO list.
29446 29095
29447;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 29096;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
29448;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) 29097;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame)
29449;;;;;; "tool-bar" "tool-bar.el" (20355 10021)) 29098;;;;;; "tool-bar" "tool-bar.el" (20280 8018))
29450;;; Generated autoloads from tool-bar.el 29099;;; Generated autoloads from tool-bar.el
29451 29100
29452(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 29101(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -29517,7 +29166,7 @@ holds a keymap.
29517;;;*** 29166;;;***
29518 29167
29519;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 29168;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
29520;;;;;; (20355 10021)) 29169;;;;;; (20400 16870))
29521;;; Generated autoloads from emulation/tpu-edt.el 29170;;; Generated autoloads from emulation/tpu-edt.el
29522 29171
29523(defvar tpu-edt-mode nil "\ 29172(defvar tpu-edt-mode nil "\
@@ -29547,7 +29196,7 @@ Turn on TPU/edt emulation.
29547;;;*** 29196;;;***
29548 29197
29549;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el" 29198;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el"
29550;;;;;; (20355 10021)) 29199;;;;;; (20229 56251))
29551;;; Generated autoloads from emulation/tpu-mapper.el 29200;;; Generated autoloads from emulation/tpu-mapper.el
29552 29201
29553(autoload 'tpu-mapper "tpu-mapper" "\ 29202(autoload 'tpu-mapper "tpu-mapper" "\
@@ -29581,7 +29230,7 @@ your local X guru can try to figure out why the key is being ignored.
29581 29230
29582;;;*** 29231;;;***
29583 29232
29584;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (20355 10021)) 29233;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (20229 56251))
29585;;; Generated autoloads from emacs-lisp/tq.el 29234;;; Generated autoloads from emacs-lisp/tq.el
29586 29235
29587(autoload 'tq-create "tq" "\ 29236(autoload 'tq-create "tq" "\
@@ -29595,7 +29244,7 @@ to a tcp server on another machine.
29595;;;*** 29244;;;***
29596 29245
29597;;;### (autoloads (trace-function-background trace-function trace-buffer) 29246;;;### (autoloads (trace-function-background trace-function trace-buffer)
29598;;;;;; "trace" "emacs-lisp/trace.el" (20355 10021)) 29247;;;;;; "trace" "emacs-lisp/trace.el" (20229 56251))
29599;;; Generated autoloads from emacs-lisp/trace.el 29248;;; Generated autoloads from emacs-lisp/trace.el
29600 29249
29601(defvar trace-buffer (purecopy "*trace-output*") "\ 29250(defvar trace-buffer (purecopy "*trace-output*") "\
@@ -29632,7 +29281,7 @@ BUFFER defaults to `trace-buffer'.
29632;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 29281;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
29633;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 29282;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
29634;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 29283;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
29635;;;;;; "net/tramp.el" (20373 11301)) 29284;;;;;; "net/tramp.el" (20373 62846))
29636;;; Generated autoloads from net/tramp.el 29285;;; Generated autoloads from net/tramp.el
29637 29286
29638(defvar tramp-mode t "\ 29287(defvar tramp-mode t "\
@@ -29765,7 +29414,7 @@ Discard Tramp from loading remote files.
29765;;;*** 29414;;;***
29766 29415
29767;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 29416;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
29768;;;;;; (20355 10021)) 29417;;;;;; (20355 835))
29769;;; Generated autoloads from net/tramp-ftp.el 29418;;; Generated autoloads from net/tramp-ftp.el
29770 29419
29771(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 29420(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -29775,8 +29424,8 @@ Discard Tramp from loading remote files.
29775 29424
29776;;;*** 29425;;;***
29777 29426
29778;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20369 29427;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20370
29779;;;;;; 14251)) 29428;;;;;; 4296))
29780;;; Generated autoloads from tutorial.el 29429;;; Generated autoloads from tutorial.el
29781 29430
29782(autoload 'help-with-tutorial "tutorial" "\ 29431(autoload 'help-with-tutorial "tutorial" "\
@@ -29801,7 +29450,7 @@ resumed later.
29801;;;*** 29450;;;***
29802 29451
29803;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" 29452;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el"
29804;;;;;; (20355 10021)) 29453;;;;;; (19764 44456))
29805;;; Generated autoloads from language/tv-util.el 29454;;; Generated autoloads from language/tv-util.el
29806 29455
29807(autoload 'tai-viet-composition-function "tv-util" "\ 29456(autoload 'tai-viet-composition-function "tv-util" "\
@@ -29812,7 +29461,7 @@ resumed later.
29812;;;*** 29461;;;***
29813 29462
29814;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 29463;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
29815;;;;;; "textmodes/two-column.el" (20364 31990)) 29464;;;;;; "textmodes/two-column.el" (20370 4296))
29816;;; Generated autoloads from textmodes/two-column.el 29465;;; Generated autoloads from textmodes/two-column.el
29817 (autoload '2C-command "two-column" () t 'keymap) 29466 (autoload '2C-command "two-column" () t 'keymap)
29818 (global-set-key "\C-x6" '2C-command) 29467 (global-set-key "\C-x6" '2C-command)
@@ -29863,7 +29512,7 @@ First column's text sSs Second column's text
29863;;;;;; type-break type-break-mode type-break-keystroke-threshold 29512;;;;;; type-break type-break-mode type-break-keystroke-threshold
29864;;;;;; type-break-good-break-interval type-break-good-rest-interval 29513;;;;;; type-break-good-break-interval type-break-good-rest-interval
29865;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 29514;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
29866;;;;;; (20355 10021)) 29515;;;;;; (20355 835))
29867;;; Generated autoloads from type-break.el 29516;;; Generated autoloads from type-break.el
29868 29517
29869(defvar type-break-mode nil "\ 29518(defvar type-break-mode nil "\
@@ -30045,7 +29694,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
30045 29694
30046;;;*** 29695;;;***
30047 29696
30048;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (20355 10021)) 29697;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (20229 56251))
30049;;; Generated autoloads from mail/uce.el 29698;;; Generated autoloads from mail/uce.el
30050 29699
30051(autoload 'uce-reply-to-uce "uce" "\ 29700(autoload 'uce-reply-to-uce "uce" "\
@@ -30063,7 +29712,7 @@ You might need to set `uce-mail-reader' before using this.
30063;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string 29712;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string
30064;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region 29713;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region
30065;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize" 29714;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize"
30066;;;;;; "international/ucs-normalize.el" (20355 10021)) 29715;;;;;; "international/ucs-normalize.el" (20229 56251))
30067;;; Generated autoloads from international/ucs-normalize.el 29716;;; Generated autoloads from international/ucs-normalize.el
30068 29717
30069(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 29718(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -30129,7 +29778,7 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
30129;;;*** 29778;;;***
30130 29779
30131;;;### (autoloads (ununderline-region underline-region) "underline" 29780;;;### (autoloads (ununderline-region underline-region) "underline"
30132;;;;;; "textmodes/underline.el" (20355 10021)) 29781;;;;;; "textmodes/underline.el" (20229 56251))
30133;;; Generated autoloads from textmodes/underline.el 29782;;; Generated autoloads from textmodes/underline.el
30134 29783
30135(autoload 'underline-region "underline" "\ 29784(autoload 'underline-region "underline" "\
@@ -30150,7 +29799,7 @@ which specify the range to operate on.
30150;;;*** 29799;;;***
30151 29800
30152;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 29801;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
30153;;;;;; (20369 14251)) 29802;;;;;; (20370 4296))
30154;;; Generated autoloads from mail/unrmail.el 29803;;; Generated autoloads from mail/unrmail.el
30155 29804
30156(autoload 'batch-unrmail "unrmail" "\ 29805(autoload 'batch-unrmail "unrmail" "\
@@ -30169,8 +29818,8 @@ Convert old-style Rmail Babyl file FILE to system inbox format file TO-FILE.
30169 29818
30170;;;*** 29819;;;***
30171 29820
30172;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (20355 29821;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (20229
30173;;;;;; 10021)) 29822;;;;;; 56251))
30174;;; Generated autoloads from emacs-lisp/unsafep.el 29823;;; Generated autoloads from emacs-lisp/unsafep.el
30175 29824
30176(autoload 'unsafep "unsafep" "\ 29825(autoload 'unsafep "unsafep" "\
@@ -30183,12 +29832,14 @@ UNSAFEP-VARS is a list of symbols with local bindings.
30183;;;*** 29832;;;***
30184 29833
30185;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 29834;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
30186;;;;;; "url/url.el" (20378 29222)) 29835;;;;;; "url/url.el" (20395 5351))
30187;;; Generated autoloads from url/url.el 29836;;; Generated autoloads from url/url.el
30188 29837
30189(autoload 'url-retrieve "url" "\ 29838(autoload 'url-retrieve "url" "\
30190Retrieve URL asynchronously and call CALLBACK with CBARGS when finished. 29839Retrieve URL asynchronously and call CALLBACK with CBARGS when finished.
30191URL is either a string or a parsed URL. 29840URL is either a string or a parsed URL. If it is a string
29841containing characters that are not valid in a URI, those
29842characters are percent-encoded; see `url-encode-url'.
30192 29843
30193CALLBACK is called when the object has been completely retrieved, with 29844CALLBACK is called when the object has been completely retrieved, with
30194the current buffer containing the object, and any MIME headers associated 29845the current buffer containing the object, and any MIME headers associated
@@ -30229,7 +29880,7 @@ no further processing). URL is either a string or a parsed URL.
30229;;;*** 29880;;;***
30230 29881
30231;;;### (autoloads (url-register-auth-scheme url-get-authentication) 29882;;;### (autoloads (url-register-auth-scheme url-get-authentication)
30232;;;;;; "url-auth" "url/url-auth.el" (20355 10021)) 29883;;;;;; "url-auth" "url/url-auth.el" (20239 35035))
30233;;; Generated autoloads from url/url-auth.el 29884;;; Generated autoloads from url/url-auth.el
30234 29885
30235(autoload 'url-get-authentication "url-auth" "\ 29886(autoload 'url-get-authentication "url-auth" "\
@@ -30271,7 +29922,7 @@ RATING a rating between 1 and 10 of the strength of the authentication.
30271;;;*** 29922;;;***
30272 29923
30273;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache) 29924;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache)
30274;;;;;; "url-cache" "url/url-cache.el" (20355 10021)) 29925;;;;;; "url-cache" "url/url-cache.el" (20272 35721))
30275;;; Generated autoloads from url/url-cache.el 29926;;; Generated autoloads from url/url-cache.el
30276 29927
30277(autoload 'url-store-in-cache "url-cache" "\ 29928(autoload 'url-store-in-cache "url-cache" "\
@@ -30292,7 +29943,7 @@ Extract FNAM from the local disk cache.
30292 29943
30293;;;*** 29944;;;***
30294 29945
30295;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (20355 10021)) 29946;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (20229 56251))
30296;;; Generated autoloads from url/url-cid.el 29947;;; Generated autoloads from url/url-cid.el
30297 29948
30298(autoload 'url-cid "url-cid" "\ 29949(autoload 'url-cid "url-cid" "\
@@ -30303,7 +29954,7 @@ Extract FNAM from the local disk cache.
30303;;;*** 29954;;;***
30304 29955
30305;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 29956;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
30306;;;;;; "url/url-dav.el" (20355 10021)) 29957;;;;;; "url/url-dav.el" (20355 835))
30307;;; Generated autoloads from url/url-dav.el 29958;;; Generated autoloads from url/url-dav.el
30308 29959
30309(autoload 'url-dav-supported-p "url-dav" "\ 29960(autoload 'url-dav-supported-p "url-dav" "\
@@ -30318,8 +29969,8 @@ Extract FNAM from the local disk cache.
30318 29969
30319;;;*** 29970;;;***
30320 29971
30321;;;### (autoloads (url-file) "url-file" "url/url-file.el" (20355 29972;;;### (autoloads (url-file) "url-file" "url/url-file.el" (20229
30322;;;;;; 10021)) 29973;;;;;; 56251))
30323;;; Generated autoloads from url/url-file.el 29974;;; Generated autoloads from url/url-file.el
30324 29975
30325(autoload 'url-file "url-file" "\ 29976(autoload 'url-file "url-file" "\
@@ -30330,7 +29981,7 @@ Handle file: and ftp: URLs.
30330;;;*** 29981;;;***
30331 29982
30332;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 29983;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
30333;;;;;; "url/url-gw.el" (20355 10021)) 29984;;;;;; "url/url-gw.el" (20229 56251))
30334;;; Generated autoloads from url/url-gw.el 29985;;; Generated autoloads from url/url-gw.el
30335 29986
30336(autoload 'url-gateway-nslookup-host "url-gw" "\ 29987(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -30350,7 +30001,7 @@ Might do a non-blocking connection; use `process-status' to check.
30350 30001
30351;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 30002;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
30352;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el" 30003;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
30353;;;;;; (20355 10021)) 30004;;;;;; (20355 835))
30354;;; Generated autoloads from url/url-handlers.el 30005;;; Generated autoloads from url/url-handlers.el
30355 30006
30356(defvar url-handler-mode nil "\ 30007(defvar url-handler-mode nil "\
@@ -30405,7 +30056,7 @@ accessible.
30405;;;*** 30056;;;***
30406 30057
30407;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 30058;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
30408;;;;;; url-http) "url-http" "url/url-http.el" (20355 10021)) 30059;;;;;; url-http) "url-http" "url/url-http.el" (20395 5351))
30409;;; Generated autoloads from url/url-http.el 30060;;; Generated autoloads from url/url-http.el
30410 30061
30411(autoload 'url-http "url-http" "\ 30062(autoload 'url-http "url-http" "\
@@ -30474,7 +30125,7 @@ HTTPS retrievals are asynchronous.")
30474 30125
30475;;;*** 30126;;;***
30476 30127
30477;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (20355 10021)) 30128;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (20229 56251))
30478;;; Generated autoloads from url/url-irc.el 30129;;; Generated autoloads from url/url-irc.el
30479 30130
30480(autoload 'url-irc "url-irc" "\ 30131(autoload 'url-irc "url-irc" "\
@@ -30485,7 +30136,7 @@ HTTPS retrievals are asynchronous.")
30485;;;*** 30136;;;***
30486 30137
30487;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (20355 30138;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (20355
30488;;;;;; 10021)) 30139;;;;;; 835))
30489;;; Generated autoloads from url/url-ldap.el 30140;;; Generated autoloads from url/url-ldap.el
30490 30141
30491(autoload 'url-ldap "url-ldap" "\ 30142(autoload 'url-ldap "url-ldap" "\
@@ -30499,7 +30150,7 @@ URL can be a URL string, or a URL vector of the type returned by
30499;;;*** 30150;;;***
30500 30151
30501;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 30152;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
30502;;;;;; (20355 10021)) 30153;;;;;; (20229 56251))
30503;;; Generated autoloads from url/url-mailto.el 30154;;; Generated autoloads from url/url-mailto.el
30504 30155
30505(autoload 'url-mail "url-mailto" "\ 30156(autoload 'url-mail "url-mailto" "\
@@ -30515,7 +30166,7 @@ Handle the mailto: URL syntax.
30515;;;*** 30166;;;***
30516 30167
30517;;;### (autoloads (url-data url-generic-emulator-loader url-info 30168;;;### (autoloads (url-data url-generic-emulator-loader url-info
30518;;;;;; url-man) "url-misc" "url/url-misc.el" (20355 10021)) 30169;;;;;; url-man) "url-misc" "url/url-misc.el" (20229 56251))
30519;;; Generated autoloads from url/url-misc.el 30170;;; Generated autoloads from url/url-misc.el
30520 30171
30521(autoload 'url-man "url-misc" "\ 30172(autoload 'url-man "url-misc" "\
@@ -30547,7 +30198,7 @@ Fetch a data URL (RFC 2397).
30547;;;*** 30198;;;***
30548 30199
30549;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 30200;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
30550;;;;;; (20355 10021)) 30201;;;;;; (20229 56251))
30551;;; Generated autoloads from url/url-news.el 30202;;; Generated autoloads from url/url-news.el
30552 30203
30553(autoload 'url-news "url-news" "\ 30204(autoload 'url-news "url-news" "\
@@ -30564,7 +30215,7 @@ Fetch a data URL (RFC 2397).
30564 30215
30565;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 30216;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
30566;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 30217;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
30567;;;;;; (20355 10021)) 30218;;;;;; (20229 56251))
30568;;; Generated autoloads from url/url-ns.el 30219;;; Generated autoloads from url/url-ns.el
30569 30220
30570(autoload 'isPlainHostName "url-ns" "\ 30221(autoload 'isPlainHostName "url-ns" "\
@@ -30605,7 +30256,7 @@ Fetch a data URL (RFC 2397).
30605;;;*** 30256;;;***
30606 30257
30607;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 30258;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
30608;;;;;; "url/url-parse.el" (20355 10021)) 30259;;;;;; "url/url-parse.el" (20395 46900))
30609;;; Generated autoloads from url/url-parse.el 30260;;; Generated autoloads from url/url-parse.el
30610 30261
30611(autoload 'url-recreate-url "url-parse" "\ 30262(autoload 'url-recreate-url "url-parse" "\
@@ -30616,14 +30267,48 @@ Recreate a URL string from the parsed URLOBJ.
30616(autoload 'url-generic-parse-url "url-parse" "\ 30267(autoload 'url-generic-parse-url "url-parse" "\
30617Return an URL-struct of the parts of URL. 30268Return an URL-struct of the parts of URL.
30618The CL-style struct contains the following fields: 30269The CL-style struct contains the following fields:
30619TYPE USER PASSWORD HOST PORTSPEC FILENAME TARGET ATTRIBUTES FULLNESS. 30270
30271TYPE is the URI scheme (string or nil).
30272USER is the user name (string or nil).
30273PASSWORD is the password (string [deprecated] or nil).
30274HOST is the host (a registered name, IP literal in square
30275 brackets, or IPv4 address in dotted-decimal form).
30276PORTSPEC is the specified port (a number), or nil.
30277FILENAME is the path AND the query component of the URI.
30278TARGET is the fragment identifier component (used to refer to a
30279 subordinate resource, e.g. a part of a webpage).
30280ATTRIBUTES is nil; this slot originally stored the attribute and
30281 value alists for IMAP URIs, but this feature was removed
30282 since it conflicts with RFC 3986.
30283FULLNESS is non-nil iff the hierarchical sequence component of
30284 the URL starts with two slashes, \"//\".
30285
30286The parser follows RFC 3986, except that it also tries to handle
30287URIs that are not fully specified (e.g. lacking TYPE), and it
30288does not check for or perform %-encoding.
30289
30290Here is an example. The URL
30291
30292 foo://bob:pass@example.com:42/a/b/c.dtb?type=animal&name=narwhal#nose
30293
30294parses to
30295
30296 TYPE = \"foo\"
30297 USER = \"bob\"
30298 PASSWORD = \"pass\"
30299 HOST = \"example.com\"
30300 PORTSPEC = 42
30301 FILENAME = \"/a/b/c.dtb?type=animal&name=narwhal\"
30302 TARGET = \"nose\"
30303 ATTRIBUTES = nil
30304 FULLNESS = t
30620 30305
30621\(fn URL)" nil nil) 30306\(fn URL)" nil nil)
30622 30307
30623;;;*** 30308;;;***
30624 30309
30625;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 30310;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
30626;;;;;; (20355 10021)) 30311;;;;;; (20229 56251))
30627;;; Generated autoloads from url/url-privacy.el 30312;;; Generated autoloads from url/url-privacy.el
30628 30313
30629(autoload 'url-setup-privacy-info "url-privacy" "\ 30314(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -30634,7 +30319,7 @@ Setup variables that expose info about you and your system.
30634;;;*** 30319;;;***
30635 30320
30636;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el" 30321;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el"
30637;;;;;; (20355 10021)) 30322;;;;;; (20339 13356))
30638;;; Generated autoloads from url/url-queue.el 30323;;; Generated autoloads from url/url-queue.el
30639 30324
30640(autoload 'url-queue-retrieve "url-queue" "\ 30325(autoload 'url-queue-retrieve "url-queue" "\
@@ -30649,12 +30334,13 @@ The variable `url-queue-timeout' sets a timeout.
30649;;;*** 30334;;;***
30650 30335
30651;;;### (autoloads (url-view-url url-truncate-url-for-viewing url-file-extension 30336;;;### (autoloads (url-view-url url-truncate-url-for-viewing url-file-extension
30652;;;;;; url-hexify-string url-unhex-string url-parse-query-string 30337;;;;;; url-encode-url url-hexify-string url-unhex-string url-build-query-string
30653;;;;;; url-file-nondirectory url-file-directory url-percentage url-display-percentage 30338;;;;;; url-parse-query-string url-file-nondirectory url-file-directory
30654;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space 30339;;;;;; url-percentage url-display-percentage url-pretty-length url-strip-leading-spaces
30655;;;;;; url-get-normalized-date url-lazy-message url-normalize-url 30340;;;;;; url-eat-trailing-space url-get-normalized-date url-lazy-message
30656;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug) 30341;;;;;; url-normalize-url url-insert-entities-in-string url-parse-args
30657;;;;;; "url-util" "url/url-util.el" (20356 27828)) 30342;;;;;; url-debug url-debug) "url-util" "url/url-util.el" (20405
30343;;;;;; 16851))
30658;;; Generated autoloads from url/url-util.el 30344;;; Generated autoloads from url/url-util.el
30659 30345
30660(defvar url-debug nil "\ 30346(defvar url-debug nil "\
@@ -30748,6 +30434,18 @@ Return the nondirectory part of FILE, for a URL.
30748 30434
30749\(fn QUERY &optional DOWNCASE ALLOW-NEWLINES)" nil nil) 30435\(fn QUERY &optional DOWNCASE ALLOW-NEWLINES)" nil nil)
30750 30436
30437(autoload 'url-build-query-string "url-util" "\
30438Build a query-string.
30439
30440Given a QUERY in the form:
30441'((key1 val1)
30442 (key2 val2)
30443 (key3 val1 val2)
30444 (key4)
30445 (key5
30446
30447\(fn QUERY &optional SEMICOLONS KEEP-EMPTY)" nil nil)
30448
30751(autoload 'url-unhex-string "url-util" "\ 30449(autoload 'url-unhex-string "url-util" "\
30752Remove %XX embedded spaces, etc in a URL. 30450Remove %XX embedded spaces, etc in a URL.
30753If optional second argument ALLOW-NEWLINES is non-nil, then allow the 30451If optional second argument ALLOW-NEWLINES is non-nil, then allow the
@@ -30757,13 +30455,27 @@ forbidden in URL encoding.
30757\(fn STR &optional ALLOW-NEWLINES)" nil nil) 30455\(fn STR &optional ALLOW-NEWLINES)" nil nil)
30758 30456
30759(autoload 'url-hexify-string "url-util" "\ 30457(autoload 'url-hexify-string "url-util" "\
30760Return a new string that is STRING URI-encoded. 30458URI-encode STRING and return the result.
30761First, STRING is converted to utf-8, if necessary. Then, for each 30459If STRING is multibyte, it is first converted to a utf-8 byte
30762character in the utf-8 string, those found in `url-unreserved-chars' 30460string. Each byte corresponding to an allowed character is left
30763are left as-is, all others are represented as a three-character 30461as-is, while all other bytes are converted to a three-character
30764string: \"%\" followed by two lowercase hex digits. 30462string: \"%\" followed by two upper-case hex digits.
30463
30464The allowed characters are specified by ALLOWED-CHARS. If this
30465argument is nil, the list `url-unreserved-chars' determines the
30466allowed characters. Otherwise, ALLOWED-CHARS should be a vector
30467whose Nth element is non-nil if character N is allowed.
30468
30469\(fn STRING &optional ALLOWED-CHARS)" nil nil)
30470
30471(autoload 'url-encode-url "url-util" "\
30472Return a properly URI-encoded version of URL.
30473This function also performs URI normalization, e.g. converting
30474the scheme to lowercase if it is uppercase. Apart from
30475normalization, if URL is already URI-encoded, this function
30476should return it unchanged.
30765 30477
30766\(fn STRING)" nil nil) 30478\(fn URL)" nil nil)
30767 30479
30768(autoload 'url-file-extension "url-util" "\ 30480(autoload 'url-file-extension "url-util" "\
30769Return the filename extension of FNAME. 30481Return the filename extension of FNAME.
@@ -30790,7 +30502,7 @@ This uses `url-current-object', set locally to the buffer.
30790;;;*** 30502;;;***
30791 30503
30792;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 30504;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
30793;;;;;; "userlock" "userlock.el" (20355 10021)) 30505;;;;;; "userlock" "userlock.el" (20229 56251))
30794;;; Generated autoloads from userlock.el 30506;;; Generated autoloads from userlock.el
30795 30507
30796(autoload 'ask-user-about-lock "userlock" "\ 30508(autoload 'ask-user-about-lock "userlock" "\
@@ -30820,7 +30532,7 @@ The buffer in question is current when this function is called.
30820 30532
30821;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion 30533;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion
30822;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion) 30534;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion)
30823;;;;;; "utf-7" "international/utf-7.el" (20355 10021)) 30535;;;;;; "utf-7" "international/utf-7.el" (20229 56251))
30824;;; Generated autoloads from international/utf-7.el 30536;;; Generated autoloads from international/utf-7.el
30825 30537
30826(autoload 'utf-7-post-read-conversion "utf-7" "\ 30538(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -30845,7 +30557,7 @@ The buffer in question is current when this function is called.
30845 30557
30846;;;*** 30558;;;***
30847 30559
30848;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (20355 10021)) 30560;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (20229 56251))
30849;;; Generated autoloads from gnus/utf7.el 30561;;; Generated autoloads from gnus/utf7.el
30850 30562
30851(autoload 'utf7-encode "utf7" "\ 30563(autoload 'utf7-encode "utf7" "\
@@ -30857,7 +30569,7 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil.
30857 30569
30858;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 30570;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
30859;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el" 30571;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el"
30860;;;;;; (20355 10021)) 30572;;;;;; (20355 835))
30861;;; Generated autoloads from mail/uudecode.el 30573;;; Generated autoloads from mail/uudecode.el
30862 30574
30863(autoload 'uudecode-decode-region-external "uudecode" "\ 30575(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -30887,8 +30599,8 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
30887;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers 30599;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers
30888;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff 30600;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff
30889;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook 30601;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook
30890;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20377 30602;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20376
30891;;;;;; 8374)) 30603;;;;;; 45624))
30892;;; Generated autoloads from vc/vc.el 30604;;; Generated autoloads from vc/vc.el
30893 30605
30894(defvar vc-checkout-hook nil "\ 30606(defvar vc-checkout-hook nil "\
@@ -31166,7 +30878,7 @@ Return the branch part of a revision number REV.
31166;;;*** 30878;;;***
31167 30879
31168;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el" 30880;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el"
31169;;;;;; (20356 55829)) 30881;;;;;; (20356 48455))
31170;;; Generated autoloads from vc/vc-annotate.el 30882;;; Generated autoloads from vc/vc-annotate.el
31171 30883
31172(autoload 'vc-annotate "vc-annotate" "\ 30884(autoload 'vc-annotate "vc-annotate" "\
@@ -31203,7 +30915,7 @@ mode-specific menu. `vc-annotate-color-map' and
31203 30915
31204;;;*** 30916;;;***
31205 30917
31206;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (20377 8374)) 30918;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (20376 46117))
31207;;; Generated autoloads from vc/vc-arch.el 30919;;; Generated autoloads from vc/vc-arch.el
31208 (defun vc-arch-registered (file) 30920 (defun vc-arch-registered (file)
31209 (if (vc-find-root file "{arch}/=tagging-method") 30921 (if (vc-find-root file "{arch}/=tagging-method")
@@ -31213,7 +30925,7 @@ mode-specific menu. `vc-annotate-color-map' and
31213 30925
31214;;;*** 30926;;;***
31215 30927
31216;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20377 8374)) 30928;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20405 42046))
31217;;; Generated autoloads from vc/vc-bzr.el 30929;;; Generated autoloads from vc/vc-bzr.el
31218 30930
31219(defconst vc-bzr-admin-dirname ".bzr" "\ 30931(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -31229,7 +30941,7 @@ Name of the format file in a .bzr directory.")
31229 30941
31230;;;*** 30942;;;***
31231 30943
31232;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20377 8374)) 30944;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20376 45957))
31233;;; Generated autoloads from vc/vc-cvs.el 30945;;; Generated autoloads from vc/vc-cvs.el
31234(defun vc-cvs-registered (f) 30946(defun vc-cvs-registered (f)
31235 "Return non-nil if file F is registered with CVS." 30947 "Return non-nil if file F is registered with CVS."
@@ -31240,7 +30952,7 @@ Name of the format file in a .bzr directory.")
31240 30952
31241;;;*** 30953;;;***
31242 30954
31243;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20377 8374)) 30955;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20376 45841))
31244;;; Generated autoloads from vc/vc-dir.el 30956;;; Generated autoloads from vc/vc-dir.el
31245 30957
31246(autoload 'vc-dir "vc-dir" "\ 30958(autoload 'vc-dir "vc-dir" "\
@@ -31265,7 +30977,7 @@ These are the commands available for use in the file status buffer:
31265;;;*** 30977;;;***
31266 30978
31267;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el" 30979;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el"
31268;;;;;; (20364 45187)) 30980;;;;;; (20370 4296))
31269;;; Generated autoloads from vc/vc-dispatcher.el 30981;;; Generated autoloads from vc/vc-dispatcher.el
31270 30982
31271(autoload 'vc-do-command "vc-dispatcher" "\ 30983(autoload 'vc-do-command "vc-dispatcher" "\
@@ -31288,7 +31000,7 @@ case, and the process object in the asynchronous case.
31288 31000
31289;;;*** 31001;;;***
31290 31002
31291;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20378 29222)) 31003;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20379 60745))
31292;;; Generated autoloads from vc/vc-git.el 31004;;; Generated autoloads from vc/vc-git.el
31293 (defun vc-git-registered (file) 31005 (defun vc-git-registered (file)
31294 "Return non-nil if FILE is registered with git." 31006 "Return non-nil if FILE is registered with git."
@@ -31299,7 +31011,7 @@ case, and the process object in the asynchronous case.
31299 31011
31300;;;*** 31012;;;***
31301 31013
31302;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20377 8374)) 31014;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20376 44541))
31303;;; Generated autoloads from vc/vc-hg.el 31015;;; Generated autoloads from vc/vc-hg.el
31304 (defun vc-hg-registered (file) 31016 (defun vc-hg-registered (file)
31305 "Return non-nil if FILE is registered with hg." 31017 "Return non-nil if FILE is registered with hg."
@@ -31310,7 +31022,7 @@ case, and the process object in the asynchronous case.
31310 31022
31311;;;*** 31023;;;***
31312 31024
31313;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20377 8374)) 31025;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20376 41989))
31314;;; Generated autoloads from vc/vc-mtn.el 31026;;; Generated autoloads from vc/vc-mtn.el
31315 31027
31316(defconst vc-mtn-admin-dir "_MTN" "\ 31028(defconst vc-mtn-admin-dir "_MTN" "\
@@ -31327,7 +31039,7 @@ Name of the monotone directory's format file.")
31327;;;*** 31039;;;***
31328 31040
31329;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el" 31041;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el"
31330;;;;;; (20355 10021)) 31042;;;;;; (20296 30097))
31331;;; Generated autoloads from vc/vc-rcs.el 31043;;; Generated autoloads from vc/vc-rcs.el
31332 31044
31333(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 31045(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -31341,7 +31053,7 @@ For a description of possible values, see `vc-check-master-templates'.")
31341;;;*** 31053;;;***
31342 31054
31343;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el" 31055;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el"
31344;;;;;; (20355 10021)) 31056;;;;;; (20296 30097))
31345;;; Generated autoloads from vc/vc-sccs.el 31057;;; Generated autoloads from vc/vc-sccs.el
31346 31058
31347(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 31059(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -31358,7 +31070,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
31358 31070
31359;;;*** 31071;;;***
31360 31072
31361;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (20355 10021)) 31073;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (20296 30097))
31362;;; Generated autoloads from vc/vc-svn.el 31074;;; Generated autoloads from vc/vc-svn.el
31363 (defun vc-svn-registered (f) 31075 (defun vc-svn-registered (f)
31364 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 31076 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -31372,7 +31084,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
31372;;;*** 31084;;;***
31373 31085
31374;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" 31086;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
31375;;;;;; (20355 10021)) 31087;;;;;; (20355 835))
31376;;; Generated autoloads from progmodes/vera-mode.el 31088;;; Generated autoloads from progmodes/vera-mode.el
31377 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 31089 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
31378 31090
@@ -31430,7 +31142,7 @@ Key bindings:
31430;;;*** 31142;;;***
31431 31143
31432;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 31144;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
31433;;;;;; (20373 11301)) 31145;;;;;; (20387 12783))
31434;;; Generated autoloads from progmodes/verilog-mode.el 31146;;; Generated autoloads from progmodes/verilog-mode.el
31435 31147
31436(autoload 'verilog-mode "verilog-mode" "\ 31148(autoload 'verilog-mode "verilog-mode" "\
@@ -31569,7 +31281,7 @@ Key bindings specific to `verilog-mode-map' are:
31569;;;*** 31281;;;***
31570 31282
31571;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 31283;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
31572;;;;;; (20355 10021)) 31284;;;;;; (20355 835))
31573;;; Generated autoloads from progmodes/vhdl-mode.el 31285;;; Generated autoloads from progmodes/vhdl-mode.el
31574 31286
31575(autoload 'vhdl-mode "vhdl-mode" "\ 31287(autoload 'vhdl-mode "vhdl-mode" "\
@@ -32110,7 +31822,7 @@ Key bindings:
32110 31822
32111;;;*** 31823;;;***
32112 31824
32113;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20355 10021)) 31825;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20103 44376))
32114;;; Generated autoloads from emulation/vi.el 31826;;; Generated autoloads from emulation/vi.el
32115 31827
32116(autoload 'vi-mode "vi" "\ 31828(autoload 'vi-mode "vi" "\
@@ -32165,7 +31877,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
32165;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 31877;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
32166;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 31878;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
32167;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 31879;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
32168;;;;;; "language/viet-util.el" (20355 10021)) 31880;;;;;; "language/viet-util.el" (20229 56251))
32169;;; Generated autoloads from language/viet-util.el 31881;;; Generated autoloads from language/viet-util.el
32170 31882
32171(autoload 'viet-encode-viscii-char "viet-util" "\ 31883(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -32213,7 +31925,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
32213;;;;;; view-mode view-buffer-other-frame view-buffer-other-window 31925;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
32214;;;;;; view-buffer view-file-other-frame view-file-other-window 31926;;;;;; view-buffer view-file-other-frame view-file-other-window
32215;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) 31927;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
32216;;;;;; "view" "view.el" (20355 10021)) 31928;;;;;; "view" "view.el" (20325 60273))
32217;;; Generated autoloads from view.el 31929;;; Generated autoloads from view.el
32218 31930
32219(defvar view-remove-frame-by-deleting t "\ 31931(defvar view-remove-frame-by-deleting t "\
@@ -32467,8 +32179,8 @@ Exit View mode and make the current buffer editable.
32467 32179
32468;;;*** 32180;;;***
32469 32181
32470;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20355 32182;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20229
32471;;;;;; 10021)) 32183;;;;;; 56251))
32472;;; Generated autoloads from emulation/vip.el 32184;;; Generated autoloads from emulation/vip.el
32473 32185
32474(autoload 'vip-setup "vip" "\ 32186(autoload 'vip-setup "vip" "\
@@ -32484,7 +32196,7 @@ Turn on VIP emulation of VI.
32484;;;*** 32196;;;***
32485 32197
32486;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 32198;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
32487;;;;;; (20355 10021)) 32199;;;;;; (20355 835))
32488;;; Generated autoloads from emulation/viper.el 32200;;; Generated autoloads from emulation/viper.el
32489 32201
32490(autoload 'toggle-viper-mode "viper" "\ 32202(autoload 'toggle-viper-mode "viper" "\
@@ -32501,7 +32213,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
32501;;;*** 32213;;;***
32502 32214
32503;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 32215;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
32504;;;;;; (20355 10021)) 32216;;;;;; (20229 56251))
32505;;; Generated autoloads from emacs-lisp/warnings.el 32217;;; Generated autoloads from emacs-lisp/warnings.el
32506 32218
32507(defvar warning-prefix-function nil "\ 32219(defvar warning-prefix-function nil "\
@@ -32591,7 +32303,7 @@ this is equivalent to `display-warning', using
32591;;;*** 32303;;;***
32592 32304
32593;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 32305;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
32594;;;;;; (20355 10021)) 32306;;;;;; (20229 56251))
32595;;; Generated autoloads from wdired.el 32307;;; Generated autoloads from wdired.el
32596 32308
32597(autoload 'wdired-change-to-wdired-mode "wdired" "\ 32309(autoload 'wdired-change-to-wdired-mode "wdired" "\
@@ -32607,7 +32319,7 @@ See `wdired-mode'.
32607 32319
32608;;;*** 32320;;;***
32609 32321
32610;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20355 10021)) 32322;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20355 835))
32611;;; Generated autoloads from net/webjump.el 32323;;; Generated autoloads from net/webjump.el
32612 32324
32613(autoload 'webjump "webjump" "\ 32325(autoload 'webjump "webjump" "\
@@ -32624,7 +32336,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
32624;;;*** 32336;;;***
32625 32337
32626;;;### (autoloads (which-function-mode which-func-mode) "which-func" 32338;;;### (autoloads (which-function-mode which-func-mode) "which-func"
32627;;;;;; "progmodes/which-func.el" (20378 29222)) 32339;;;;;; "progmodes/which-func.el" (20379 60745))
32628;;; Generated autoloads from progmodes/which-func.el 32340;;; Generated autoloads from progmodes/which-func.el
32629 (put 'which-func-format 'risky-local-variable t) 32341 (put 'which-func-format 'risky-local-variable t)
32630 (put 'which-func-current 'risky-local-variable t) 32342 (put 'which-func-current 'risky-local-variable t)
@@ -32660,7 +32372,7 @@ in certain major modes.
32660;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region 32372;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region
32661;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options 32373;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options
32662;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode 32374;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode
32663;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20355 10021)) 32375;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20229 56251))
32664;;; Generated autoloads from whitespace.el 32376;;; Generated autoloads from whitespace.el
32665 32377
32666(autoload 'whitespace-mode "whitespace" "\ 32378(autoload 'whitespace-mode "whitespace" "\
@@ -33059,7 +32771,7 @@ cleaning up these problems.
33059;;;*** 32771;;;***
33060 32772
33061;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 32773;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
33062;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (20355 10021)) 32774;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (20273 59945))
33063;;; Generated autoloads from wid-browse.el 32775;;; Generated autoloads from wid-browse.el
33064 32776
33065(autoload 'widget-browse-at "wid-browse" "\ 32777(autoload 'widget-browse-at "wid-browse" "\
@@ -33089,7 +32801,7 @@ if ARG is omitted or nil.
33089 32801
33090;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 32802;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
33091;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20373 32803;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20373
33092;;;;;; 11301)) 32804;;;;;; 62846))
33093;;; Generated autoloads from wid-edit.el 32805;;; Generated autoloads from wid-edit.el
33094 32806
33095(autoload 'widgetp "wid-edit" "\ 32807(autoload 'widgetp "wid-edit" "\
@@ -33132,8 +32844,8 @@ Setup current buffer so editing string widgets works.
33132;;;*** 32844;;;***
33133 32845
33134;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 32846;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
33135;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20355 32847;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20255
33136;;;;;; 10021)) 32848;;;;;; 22932))
33137;;; Generated autoloads from windmove.el 32849;;; Generated autoloads from windmove.el
33138 32850
33139(autoload 'windmove-left "windmove" "\ 32851(autoload 'windmove-left "windmove" "\
@@ -33186,7 +32898,7 @@ Default MODIFIER is 'shift.
33186;;;*** 32898;;;***
33187 32899
33188;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 32900;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
33189;;;;;; (20355 10021)) 32901;;;;;; (20239 35035))
33190;;; Generated autoloads from winner.el 32902;;; Generated autoloads from winner.el
33191 32903
33192(defvar winner-mode nil "\ 32904(defvar winner-mode nil "\
@@ -33205,7 +32917,7 @@ With arg, turn Winner mode on if and only if arg is positive.
33205;;;*** 32917;;;***
33206 32918
33207;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file 32919;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file
33208;;;;;; woman woman-locale) "woman" "woman.el" (20370 35109)) 32920;;;;;; woman woman-locale) "woman" "woman.el" (20373 62846))
33209;;; Generated autoloads from woman.el 32921;;; Generated autoloads from woman.el
33210 32922
33211(defvar woman-locale nil "\ 32923(defvar woman-locale nil "\
@@ -33254,7 +32966,7 @@ Default bookmark handler for Woman buffers.
33254;;;*** 32966;;;***
33255 32967
33256;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 32968;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
33257;;;;;; (20355 10021)) 32969;;;;;; (20325 60273))
33258;;; Generated autoloads from emulation/ws-mode.el 32970;;; Generated autoloads from emulation/ws-mode.el
33259 32971
33260(autoload 'wordstar-mode "ws-mode" "\ 32972(autoload 'wordstar-mode "ws-mode" "\
@@ -33366,7 +33078,7 @@ The key bindings are:
33366 33078
33367;;;*** 33079;;;***
33368 33080
33369;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20374 32165)) 33081;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20373 62846))
33370;;; Generated autoloads from net/xesam.el 33082;;; Generated autoloads from net/xesam.el
33371 33083
33372(autoload 'xesam-search "xesam" "\ 33084(autoload 'xesam-search "xesam" "\
@@ -33386,7 +33098,7 @@ Example:
33386;;;*** 33098;;;***
33387 33099
33388;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 33100;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
33389;;;;;; (20378 29222)) 33101;;;;;; (20379 60745))
33390;;; Generated autoloads from xml.el 33102;;; Generated autoloads from xml.el
33391 33103
33392(autoload 'xml-parse-file "xml" "\ 33104(autoload 'xml-parse-file "xml" "\
@@ -33412,7 +33124,7 @@ If PARSE-NS is non-nil, then QNAMES are expanded.
33412;;;*** 33124;;;***
33413 33125
33414;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok" 33126;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok"
33415;;;;;; "nxml/xmltok.el" (20355 10021)) 33127;;;;;; "nxml/xmltok.el" (20229 56251))
33416;;; Generated autoloads from nxml/xmltok.el 33128;;; Generated autoloads from nxml/xmltok.el
33417 33129
33418(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 33130(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -33430,8 +33142,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
33430 33142
33431;;;*** 33143;;;***
33432 33144
33433;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20355 33145;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20229
33434;;;;;; 10021)) 33146;;;;;; 56251))
33435;;; Generated autoloads from xt-mouse.el 33147;;; Generated autoloads from xt-mouse.el
33436 33148
33437(defvar xterm-mouse-mode nil "\ 33149(defvar xterm-mouse-mode nil "\
@@ -33461,7 +33173,7 @@ down the SHIFT key while pressing the mouse button.
33461;;;*** 33173;;;***
33462 33174
33463;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 33175;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
33464;;;;;; "gnus/yenc.el" (20355 10021)) 33176;;;;;; "gnus/yenc.el" (20229 56251))
33465;;; Generated autoloads from gnus/yenc.el 33177;;; Generated autoloads from gnus/yenc.el
33466 33178
33467(autoload 'yenc-decode-region "yenc" "\ 33179(autoload 'yenc-decode-region "yenc" "\
@@ -33477,7 +33189,7 @@ Extract file name from an yenc header.
33477;;;*** 33189;;;***
33478 33190
33479;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 33191;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
33480;;;;;; yow) "yow" "play/yow.el" (20364 42504)) 33192;;;;;; yow) "yow" "play/yow.el" (20370 4296))
33481;;; Generated autoloads from play/yow.el 33193;;; Generated autoloads from play/yow.el
33482 33194
33483(autoload 'yow "yow" "\ 33195(autoload 'yow "yow" "\
@@ -33503,7 +33215,7 @@ Zippy goes to the analyst.
33503 33215
33504;;;*** 33216;;;***
33505 33217
33506;;;### (autoloads (zone) "zone" "play/zone.el" (20355 10021)) 33218;;;### (autoloads (zone) "zone" "play/zone.el" (20395 5351))
33507;;; Generated autoloads from play/zone.el 33219;;; Generated autoloads from play/zone.el
33508 33220
33509(autoload 'zone "zone" "\ 33221(autoload 'zone "zone" "\
@@ -33546,8 +33258,8 @@ Zone out, completely.
33546;;;;;; "cedet/ede/proj-shared.el" "cedet/ede/proj.el" "cedet/ede/project-am.el" 33258;;;;;; "cedet/ede/proj-shared.el" "cedet/ede/proj.el" "cedet/ede/project-am.el"
33547;;;;;; "cedet/ede/shell.el" "cedet/ede/simple.el" "cedet/ede/source.el" 33259;;;;;; "cedet/ede/shell.el" "cedet/ede/simple.el" "cedet/ede/source.el"
33548;;;;;; "cedet/ede/speedbar.el" "cedet/ede/srecode.el" "cedet/ede/system.el" 33260;;;;;; "cedet/ede/speedbar.el" "cedet/ede/srecode.el" "cedet/ede/system.el"
33549;;;;;; "cedet/ede/util.el" "cedet/inversion.el" "cedet/mode-local.el" 33261;;;;;; "cedet/ede/util.el" "cedet/inversion.el" "cedet/pulse.el"
33550;;;;;; "cedet/pulse.el" "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el" 33262;;;;;; "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el"
33551;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el" 33263;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el"
33552;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el" 33264;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el"
33553;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el" 33265;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el"
@@ -33588,11 +33300,11 @@ Zone out, completely.
33588;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el" 33300;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el"
33589;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" 33301;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el"
33590;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el" 33302;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el"
33591;;;;;; "cus-dep.el" "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" 33303;;;;;; "cus-dep.el" "cus-load.el" "dframe.el" "dired-aux.el" "dired-x.el"
33592;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/authors.el" 33304;;;;;; "dos-fns.el" "dos-vars.el" "dos-w32.el" "dynamic-setting.el"
33593;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" 33305;;;;;; "emacs-lisp/authors.el" "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el"
33594;;;;;; "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" 33306;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el"
33595;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" 33307;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el"
33596;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-custom.el" 33308;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-custom.el"
33597;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el" 33309;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el"
33598;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" 33310;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el"
@@ -33613,30 +33325,30 @@ Zone out, completely.
33613;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el" 33325;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el"
33614;;;;;; "eshell/esh-io.el" "eshell/esh-module.el" "eshell/esh-opt.el" 33326;;;;;; "eshell/esh-io.el" "eshell/esh-module.el" "eshell/esh-opt.el"
33615;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el" 33327;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el"
33616;;;;;; "ezimage.el" "foldout.el" "format-spec.el" "forms-d2.el" 33328;;;;;; "ezimage.el" "finder-inf.el" "foldout.el" "format-spec.el"
33617;;;;;; "forms-pass.el" "fringe.el" "generic-x.el" "gnus/compface.el" 33329;;;;;; "fringe.el" "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el"
33618;;;;;; "gnus/gnus-async.el" "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" 33330;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el"
33619;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-dup.el" 33331;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el"
33620;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-int.el" 33332;;;;;; "gnus/gnus-ems.el" "gnus/gnus-int.el" "gnus/gnus-logic.el"
33621;;;;;; "gnus/gnus-logic.el" "gnus/gnus-mh.el" "gnus/gnus-salt.el" 33333;;;;;; "gnus/gnus-mh.el" "gnus/gnus-salt.el" "gnus/gnus-score.el"
33622;;;;;; "gnus/gnus-score.el" "gnus/gnus-setup.el" "gnus/gnus-srvr.el" 33334;;;;;; "gnus/gnus-setup.el" "gnus/gnus-srvr.el" "gnus/gnus-topic.el"
33623;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el" 33335;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el"
33624;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el" 33336;;;;;; "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el"
33625;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el" 33337;;;;;; "gnus/mail-parse.el" "gnus/mail-prsvr.el" "gnus/mail-source.el"
33626;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el" 33338;;;;;; "gnus/mailcap.el" "gnus/messcompat.el" "gnus/mm-bodies.el"
33627;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-util.el" 33339;;;;;; "gnus/mm-decode.el" "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el"
33628;;;;;; "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" "gnus/nnagent.el" 33340;;;;;; "gnus/mml-smime.el" "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el"
33629;;;;;; "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el" 33341;;;;;; "gnus/nndraft.el" "gnus/nneething.el" "gnus/nngateway.el"
33630;;;;;; "gnus/nngateway.el" "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnir.el" 33342;;;;;; "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnmail.el"
33631;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el" 33343;;;;;; "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el" "gnus/nnmh.el"
33632;;;;;; "gnus/nnmh.el" "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnregistry.el" 33344;;;;;; "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnregistry.el" "gnus/nnrss.el"
33633;;;;;; "gnus/nnrss.el" "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnvirtual.el" 33345;;;;;; "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnvirtual.el" "gnus/nnweb.el"
33634;;;;;; "gnus/nnweb.el" "gnus/registry.el" "gnus/rfc1843.el" "gnus/rfc2045.el" 33346;;;;;; "gnus/registry.el" "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el"
33635;;;;;; "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/rtree.el" 33347;;;;;; "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/rtree.el" "gnus/shr-color.el"
33636;;;;;; "gnus/shr-color.el" "gnus/sieve-manage.el" "gnus/smime.el" 33348;;;;;; "gnus/sieve-manage.el" "gnus/smime.el" "gnus/spam-stat.el"
33637;;;;;; "gnus/spam-stat.el" "gnus/spam-wash.el" "hex-util.el" "hfy-cmap.el" 33349;;;;;; "gnus/spam-wash.el" "hex-util.el" "hfy-cmap.el" "ibuf-ext.el"
33638;;;;;; "ibuf-ext.el" "international/cp51932.el" "international/eucjp-ms.el" 33350;;;;;; "international/cp51932.el" "international/eucjp-ms.el" "international/fontset.el"
33639;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el" 33351;;;;;; "international/iso-ascii.el" "international/ja-dic-cnv.el"
33640;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/uni-bidi.el" 33352;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/uni-bidi.el"
33641;;;;;; "international/uni-category.el" "international/uni-combining.el" 33353;;;;;; "international/uni-category.el" "international/uni-combining.el"
33642;;;;;; "international/uni-comment.el" "international/uni-decimal.el" 33354;;;;;; "international/uni-comment.el" "international/uni-decimal.el"
@@ -33692,31 +33404,30 @@ Zone out, completely.
33692;;;;;; "org/org-mew.el" "org/org-mhe.el" "org/org-mks.el" "org/org-mouse.el" 33404;;;;;; "org/org-mew.el" "org/org-mhe.el" "org/org-mks.el" "org/org-mouse.el"
33693;;;;;; "org/org-pcomplete.el" "org/org-protocol.el" "org/org-rmail.el" 33405;;;;;; "org/org-pcomplete.el" "org/org-protocol.el" "org/org-rmail.el"
33694;;;;;; "org/org-special-blocks.el" "org/org-src.el" "org/org-vm.el" 33406;;;;;; "org/org-special-blocks.el" "org/org-src.el" "org/org-vm.el"
33695;;;;;; "org/org-w3m.el" "org/org-wl.el" "patcomp.el" "play/gamegrid.el" 33407;;;;;; "org/org-w3m.el" "org/org-wl.el" "play/gamegrid.el" "play/gametree.el"
33696;;;;;; "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el" 33408;;;;;; "play/meese.el" "progmodes/ada-prj.el" "progmodes/cc-align.el"
33697;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" 33409;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el"
33698;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-defs.el" "progmodes/cc-fonts.el" 33410;;;;;; "progmodes/cc-defs.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el"
33699;;;;;; "progmodes/cc-langs.el" "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" 33411;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el"
33700;;;;;; "progmodes/ebnf-bnf.el" "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" 33412;;;;;; "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" "progmodes/ebnf-iso.el"
33701;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" 33413;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-complete-structtag.el"
33702;;;;;; "progmodes/idlw-complete-structtag.el" "progmodes/idlw-help.el" 33414;;;;;; "progmodes/idlw-help.el" "progmodes/idlw-toolbar.el" "progmodes/mantemp.el"
33703;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "progmodes/xscheme.el" 33415;;;;;; "progmodes/xscheme.el" "ps-def.el" "ps-mule.el" "ps-samp.el"
33704;;;;;; "ps-def.el" "ps-mule.el" "ps-samp.el" "saveplace.el" "sb-image.el" 33416;;;;;; "saveplace.el" "sb-image.el" "scroll-bar.el" "select.el"
33705;;;;;; "scroll-bar.el" "select.el" "soundex.el" "subdirs.el" "tempo.el" 33417;;;;;; "soundex.el" "subdirs.el" "tempo.el" "textmodes/bib-mode.el"
33706;;;;;; "textmodes/bib-mode.el" "textmodes/makeinfo.el" "textmodes/page-ext.el" 33418;;;;;; "textmodes/makeinfo.el" "textmodes/page-ext.el" "textmodes/refbib.el"
33707;;;;;; "textmodes/refbib.el" "textmodes/refer.el" "textmodes/reftex-auc.el" 33419;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el"
33708;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" 33420;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el"
33709;;;;;; "textmodes/reftex-toc.el" "textmodes/texnfo-upd.el" "timezone.el" 33421;;;;;; "textmodes/texnfo-upd.el" "timezone.el" "tooltip.el" "tree-widget.el"
33710;;;;;; "tooltip.el" "tree-widget.el" "uniquify.el" "url/url-about.el" 33422;;;;;; "uniquify.el" "url/url-about.el" "url/url-cookie.el" "url/url-dired.el"
33711;;;;;; "url/url-cookie.el" "url/url-dired.el" "url/url-domsuf.el" 33423;;;;;; "url/url-domsuf.el" "url/url-expand.el" "url/url-ftp.el"
33712;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-future.el" 33424;;;;;; "url/url-future.el" "url/url-history.el" "url/url-imap.el"
33713;;;;;; "url/url-history.el" "url/url-imap.el" "url/url-methods.el" 33425;;;;;; "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el"
33714;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "vc/ediff-diff.el" 33426;;;;;; "url/url-vars.el" "vc/ediff-diff.el" "vc/ediff-init.el" "vc/ediff-merg.el"
33715;;;;;; "vc/ediff-init.el" "vc/ediff-merg.el" "vc/ediff-ptch.el" 33427;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el"
33716;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el" 33428;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el"
33717;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vcursor.el" "vt-control.el" 33429;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el"
33718;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (20383 33430;;;;;; "w32-vars.el" "x-dnd.el") (20405 43528 205053))
33719;;;;;; 47348 883221))
33720 33431
33721;;;*** 33432;;;***
33722 33433