aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ldefs-boot.el1710
1 files changed, 878 insertions, 832 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 7d75bf2b98d..9ce2221e502 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" (19968 28627)) 8;;;;;; "play/5x5.el" (19973 21789))
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;;;;;; (19890 42850)) 71;;;;;; (19891 13894))
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;;;;;; (19845 45374)) 91;;;;;; (19776 18657))
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;;;;;; (19890 42850)) 102;;;;;; (19891 13894))
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;;;;;; (20033 22846)) 117;;;;;; (20032 1418))
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" (19931 11784)) 256;;;;;; "advice" "emacs-lisp/advice.el" (19933 8482))
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" (19886 45771)) 401;;;;;; align) "align" "align.el" (19888 59421))
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;;;;;; (19988 13913)) 492;;;;;; (20094 18869))
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" "\
@@ -848,7 +848,7 @@ for details on preparing emacs for automatic allout activation.
848 848
849;;;### (autoloads (allout-widgets-mode allout-widgets-auto-activation 849;;;### (autoloads (allout-widgets-mode allout-widgets-auto-activation
850;;;;;; allout-widgets-setup allout-widgets) "allout-widgets" "allout-widgets.el" 850;;;;;; allout-widgets-setup allout-widgets) "allout-widgets" "allout-widgets.el"
851;;;;;; (19988 13913)) 851;;;;;; (19987 30383))
852;;; Generated autoloads from allout-widgets.el 852;;; Generated autoloads from allout-widgets.el
853 853
854(let ((loads (get 'allout-widgets 'custom-loads))) (if (member '"allout-widgets" loads) nil (put 'allout-widgets 'custom-loads (cons '"allout-widgets" loads)))) 854(let ((loads (get 'allout-widgets 'custom-loads))) (if (member '"allout-widgets" loads) nil (put 'allout-widgets 'custom-loads (cons '"allout-widgets" loads))))
@@ -907,7 +907,7 @@ outline hot-spot navigation (see `allout-mode').
907;;;*** 907;;;***
908 908
909;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 909;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
910;;;;;; "net/ange-ftp.el" (19977 43600)) 910;;;;;; "net/ange-ftp.el" (19976 62881))
911;;; Generated autoloads from net/ange-ftp.el 911;;; Generated autoloads from net/ange-ftp.el
912 912
913(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 913(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -929,7 +929,7 @@ directory, so that Emacs will know its current contents.
929;;;*** 929;;;***
930 930
931;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 931;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
932;;;;;; "animate" "play/animate.el" (19986 58615)) 932;;;;;; "animate" "play/animate.el" (19985 63781))
933;;; Generated autoloads from play/animate.el 933;;; Generated autoloads from play/animate.el
934 934
935(autoload 'animate-string "animate" "\ 935(autoload 'animate-string "animate" "\
@@ -962,7 +962,7 @@ the buffer *Birthday-Present-for-Name*.
962;;;*** 962;;;***
963 963
964;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 964;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
965;;;;;; "ansi-color" "ansi-color.el" (19854 41422)) 965;;;;;; "ansi-color" "ansi-color.el" (19874 16126))
966;;; Generated autoloads from ansi-color.el 966;;; Generated autoloads from ansi-color.el
967 967
968(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\ 968(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\
@@ -988,7 +988,7 @@ This is a good function to put in `comint-output-filter-functions'.
988;;;*** 988;;;***
989 989
990;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 990;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
991;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (19890 42850)) 991;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (19891 13894))
992;;; Generated autoloads from progmodes/antlr-mode.el 992;;; Generated autoloads from progmodes/antlr-mode.el
993 993
994(autoload 'antlr-show-makefile-rules "antlr-mode" "\ 994(autoload 'antlr-show-makefile-rules "antlr-mode" "\
@@ -1024,7 +1024,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
1024;;;*** 1024;;;***
1025 1025
1026;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el" 1026;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el"
1027;;;;;; (19956 37456)) 1027;;;;;; (19955 60465))
1028;;; Generated autoloads from calendar/appt.el 1028;;; Generated autoloads from calendar/appt.el
1029 1029
1030(autoload 'appt-add "appt" "\ 1030(autoload 'appt-add "appt" "\
@@ -1047,7 +1047,7 @@ ARG is positive, otherwise off.
1047 1047
1048;;;### (autoloads (apropos-documentation apropos-value apropos-library 1048;;;### (autoloads (apropos-documentation apropos-value apropos-library
1049;;;;;; apropos apropos-documentation-property apropos-command apropos-variable 1049;;;;;; apropos apropos-documentation-property apropos-command apropos-variable
1050;;;;;; apropos-read-pattern) "apropos" "apropos.el" (19909 7240)) 1050;;;;;; apropos-read-pattern) "apropos" "apropos.el" (19910 9778))
1051;;; Generated autoloads from apropos.el 1051;;; Generated autoloads from apropos.el
1052 1052
1053(autoload 'apropos-read-pattern "apropos" "\ 1053(autoload 'apropos-read-pattern "apropos" "\
@@ -1150,8 +1150,8 @@ Returns list of symbols and documentation found.
1150 1150
1151;;;*** 1151;;;***
1152 1152
1153;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (19990 1153;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20064
1154;;;;;; 55648)) 1154;;;;;; 62813))
1155;;; Generated autoloads from arc-mode.el 1155;;; Generated autoloads from arc-mode.el
1156 1156
1157(autoload 'archive-mode "arc-mode" "\ 1157(autoload 'archive-mode "arc-mode" "\
@@ -1171,7 +1171,7 @@ archive.
1171 1171
1172;;;*** 1172;;;***
1173 1173
1174;;;### (autoloads (array-mode) "array" "array.el" (19845 45374)) 1174;;;### (autoloads (array-mode) "array" "array.el" (19776 18657))
1175;;; Generated autoloads from array.el 1175;;; Generated autoloads from array.el
1176 1176
1177(autoload 'array-mode "array" "\ 1177(autoload 'array-mode "array" "\
@@ -1242,8 +1242,8 @@ Entering array mode calls the function `array-mode-hook'.
1242 1242
1243;;;*** 1243;;;***
1244 1244
1245;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (19914 1245;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (19919
1246;;;;;; 25180)) 1246;;;;;; 55562))
1247;;; Generated autoloads from textmodes/artist.el 1247;;; Generated autoloads from textmodes/artist.el
1248 1248
1249(autoload 'artist-mode "artist" "\ 1249(autoload 'artist-mode "artist" "\
@@ -1449,8 +1449,8 @@ Keymap summary
1449 1449
1450;;;*** 1450;;;***
1451 1451
1452;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (19890 1452;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (19891
1453;;;;;; 42850)) 1453;;;;;; 13894))
1454;;; Generated autoloads from progmodes/asm-mode.el 1454;;; Generated autoloads from progmodes/asm-mode.el
1455 1455
1456(autoload 'asm-mode "asm-mode" "\ 1456(autoload 'asm-mode "asm-mode" "\
@@ -1478,7 +1478,7 @@ Special commands:
1478;;;*** 1478;;;***
1479 1479
1480;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el" 1480;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el"
1481;;;;;; (20062 2656)) 1481;;;;;; (20089 62475))
1482;;; Generated autoloads from gnus/auth-source.el 1482;;; Generated autoloads from gnus/auth-source.el
1483 1483
1484(defvar auth-source-cache-expiry 7200 "\ 1484(defvar auth-source-cache-expiry 7200 "\
@@ -1491,7 +1491,7 @@ let-binding.")
1491;;;*** 1491;;;***
1492 1492
1493;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1493;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1494;;;;;; (19845 45374)) 1494;;;;;; (19776 18657))
1495;;; Generated autoloads from autoarg.el 1495;;; Generated autoloads from autoarg.el
1496 1496
1497(defvar autoarg-mode nil "\ 1497(defvar autoarg-mode nil "\
@@ -1545,7 +1545,7 @@ etc. to supply digit arguments.
1545;;;*** 1545;;;***
1546 1546
1547;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1547;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1548;;;;;; (19845 45374)) 1548;;;;;; (19776 18657))
1549;;; Generated autoloads from progmodes/autoconf.el 1549;;; Generated autoloads from progmodes/autoconf.el
1550 1550
1551(autoload 'autoconf-mode "autoconf" "\ 1551(autoload 'autoconf-mode "autoconf" "\
@@ -1556,7 +1556,7 @@ Major mode for editing Autoconf configure.in files.
1556;;;*** 1556;;;***
1557 1557
1558;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1558;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1559;;;;;; "autoinsert" "autoinsert.el" (19988 13913)) 1559;;;;;; "autoinsert" "autoinsert.el" (20064 62818))
1560;;; Generated autoloads from autoinsert.el 1560;;; Generated autoloads from autoinsert.el
1561 1561
1562(autoload 'auto-insert "autoinsert" "\ 1562(autoload 'auto-insert "autoinsert" "\
@@ -1595,7 +1595,7 @@ insert a template for the file depending on the mode of the buffer.
1595 1595
1596;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1596;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1597;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1597;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1598;;;;;; (19924 47209)) 1598;;;;;; (19926 36440))
1599;;; Generated autoloads from emacs-lisp/autoload.el 1599;;; Generated autoloads from emacs-lisp/autoload.el
1600 1600
1601(put 'generated-autoload-file 'safe-local-variable 'stringp) 1601(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1646,7 +1646,7 @@ should be non-nil).
1646 1646
1647;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1647;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1648;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1648;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1649;;;;;; "autorevert" "autorevert.el" (19878 51661)) 1649;;;;;; "autorevert" "autorevert.el" (19877 58520))
1650;;; Generated autoloads from autorevert.el 1650;;; Generated autoloads from autorevert.el
1651 1651
1652(autoload 'auto-revert-mode "autorevert" "\ 1652(autoload 'auto-revert-mode "autorevert" "\
@@ -1727,7 +1727,7 @@ specifies in the mode line.
1727;;;*** 1727;;;***
1728 1728
1729;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1729;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1730;;;;;; "avoid.el" (19845 45374)) 1730;;;;;; "avoid.el" (19874 15752))
1731;;; Generated autoloads from avoid.el 1731;;; Generated autoloads from avoid.el
1732 1732
1733(defvar mouse-avoidance-mode nil "\ 1733(defvar mouse-avoidance-mode nil "\
@@ -1768,7 +1768,7 @@ definition of \"random distance\".)
1768;;;*** 1768;;;***
1769 1769
1770;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1770;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1771;;;;;; (20055 29424)) 1771;;;;;; (20055 46662))
1772;;; Generated autoloads from battery.el 1772;;; Generated autoloads from battery.el
1773 (put 'battery-mode-line-string 'risky-local-variable t) 1773 (put 'battery-mode-line-string 'risky-local-variable t)
1774 1774
@@ -1800,7 +1800,7 @@ seconds.
1800;;;*** 1800;;;***
1801 1801
1802;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1802;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1803;;;;;; "benchmark" "emacs-lisp/benchmark.el" (19981 40664)) 1803;;;;;; "benchmark" "emacs-lisp/benchmark.el" (19983 37515))
1804;;; Generated autoloads from emacs-lisp/benchmark.el 1804;;; Generated autoloads from emacs-lisp/benchmark.el
1805 1805
1806(autoload 'benchmark-run "benchmark" "\ 1806(autoload 'benchmark-run "benchmark" "\
@@ -1833,7 +1833,7 @@ For non-interactive use see also `benchmark-run' and
1833;;;*** 1833;;;***
1834 1834
1835;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) 1835;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize)
1836;;;;;; "bibtex" "textmodes/bibtex.el" (19997 28887)) 1836;;;;;; "bibtex" "textmodes/bibtex.el" (20081 19566))
1837;;; Generated autoloads from textmodes/bibtex.el 1837;;; Generated autoloads from textmodes/bibtex.el
1838 1838
1839(autoload 'bibtex-initialize "bibtex" "\ 1839(autoload 'bibtex-initialize "bibtex" "\
@@ -1922,7 +1922,7 @@ A prefix arg negates the value of `bibtex-search-entry-globally'.
1922;;;*** 1922;;;***
1923 1923
1924;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el" 1924;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el"
1925;;;;;; (19863 8742)) 1925;;;;;; (19875 21674))
1926;;; Generated autoloads from textmodes/bibtex-style.el 1926;;; Generated autoloads from textmodes/bibtex-style.el
1927 1927
1928(autoload 'bibtex-style-mode "bibtex-style" "\ 1928(autoload 'bibtex-style-mode "bibtex-style" "\
@@ -1934,7 +1934,7 @@ Major mode for editing BibTeX style files.
1934 1934
1935;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1935;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1936;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el" 1936;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el"
1937;;;;;; (19845 45374)) 1937;;;;;; (19776 18657))
1938;;; Generated autoloads from mail/binhex.el 1938;;; Generated autoloads from mail/binhex.el
1939 1939
1940(defconst binhex-begin-line "^:...............................................................$") 1940(defconst binhex-begin-line "^:...............................................................$")
@@ -1957,8 +1957,8 @@ Binhex decode region between START and END.
1957 1957
1958;;;*** 1958;;;***
1959 1959
1960;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (19845 1960;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (19776
1961;;;;;; 45374)) 1961;;;;;; 18657))
1962;;; Generated autoloads from play/blackbox.el 1962;;; Generated autoloads from play/blackbox.el
1963 1963
1964(autoload 'blackbox "blackbox" "\ 1964(autoload 'blackbox "blackbox" "\
@@ -2081,7 +2081,7 @@ a reflection.
2081;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert 2081;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert
2082;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate 2082;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate
2083;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark" 2083;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark"
2084;;;;;; "bookmark.el" (19998 49767)) 2084;;;;;; "bookmark.el" (20064 62825))
2085;;; Generated autoloads from bookmark.el 2085;;; Generated autoloads from bookmark.el
2086 (define-key ctl-x-r-map "b" 'bookmark-jump) 2086 (define-key ctl-x-r-map "b" 'bookmark-jump)
2087 (define-key ctl-x-r-map "m" 'bookmark-set) 2087 (define-key ctl-x-r-map "m" 'bookmark-set)
@@ -2282,7 +2282,7 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2282;;;;;; browse-url-at-mouse browse-url-at-point browse-url browse-url-of-region 2282;;;;;; browse-url-at-mouse browse-url-at-point browse-url browse-url-of-region
2283;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file 2283;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file
2284;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" 2284;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el"
2285;;;;;; (20048 56149)) 2285;;;;;; (20048 22585))
2286;;; Generated autoloads from net/browse-url.el 2286;;; Generated autoloads from net/browse-url.el
2287 2287
2288(defvar browse-url-browser-function 'browse-url-default-browser "\ 2288(defvar browse-url-browser-function 'browse-url-default-browser "\
@@ -2587,8 +2587,8 @@ from `browse-url-elinks-wrapper'.
2587 2587
2588;;;*** 2588;;;***
2589 2589
2590;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (19845 2590;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (19776
2591;;;;;; 45374)) 2591;;;;;; 18657))
2592;;; Generated autoloads from play/bruce.el 2592;;; Generated autoloads from play/bruce.el
2593 2593
2594(autoload 'bruce "bruce" "\ 2594(autoload 'bruce "bruce" "\
@@ -2604,7 +2604,7 @@ Return a vector containing the lines from `bruce-phrases-file'.
2604;;;*** 2604;;;***
2605 2605
2606;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2606;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2607;;;;;; "bs" "bs.el" (19998 49767)) 2607;;;;;; "bs" "bs.el" (19998 18466))
2608;;; Generated autoloads from bs.el 2608;;; Generated autoloads from bs.el
2609 2609
2610(autoload 'bs-cycle-next "bs" "\ 2610(autoload 'bs-cycle-next "bs" "\
@@ -2644,7 +2644,7 @@ name of buffer configuration.
2644 2644
2645;;;*** 2645;;;***
2646 2646
2647;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (19889 21967)) 2647;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (19888 59421))
2648;;; Generated autoloads from play/bubbles.el 2648;;; Generated autoloads from play/bubbles.el
2649 2649
2650(autoload 'bubbles "bubbles" "\ 2650(autoload 'bubbles "bubbles" "\
@@ -2666,7 +2666,7 @@ columns on its right towards the left.
2666;;;*** 2666;;;***
2667 2667
2668;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference" 2668;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference"
2669;;;;;; "progmodes/bug-reference.el" (19890 42850)) 2669;;;;;; "progmodes/bug-reference.el" (19891 13894))
2670;;; Generated autoloads from progmodes/bug-reference.el 2670;;; Generated autoloads from progmodes/bug-reference.el
2671 2671
2672(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) 2672(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format)))))
@@ -2687,7 +2687,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2687;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2687;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2688;;;;;; compile-defun byte-compile-file byte-recompile-directory 2688;;;;;; compile-defun byte-compile-file byte-recompile-directory
2689;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning) 2689;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning)
2690;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (19998 49767)) 2690;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20084 62230))
2691;;; Generated autoloads from emacs-lisp/bytecomp.el 2691;;; Generated autoloads from emacs-lisp/bytecomp.el
2692(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2692(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2693(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2693(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2807,8 +2807,8 @@ and corresponding effects.
2807 2807
2808;;;*** 2808;;;***
2809 2809
2810;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (19885 2810;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (19888
2811;;;;;; 24894)) 2811;;;;;; 59421))
2812;;; Generated autoloads from calendar/cal-china.el 2812;;; Generated autoloads from calendar/cal-china.el
2813 2813
2814(put 'calendar-chinese-time-zone 'risky-local-variable t) 2814(put 'calendar-chinese-time-zone 'risky-local-variable t)
@@ -2817,7 +2817,7 @@ and corresponding effects.
2817 2817
2818;;;*** 2818;;;***
2819 2819
2820;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (19885 24894)) 2820;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (19888 59421))
2821;;; Generated autoloads from calendar/cal-dst.el 2821;;; Generated autoloads from calendar/cal-dst.el
2822 2822
2823(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2823(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2829,7 +2829,7 @@ and corresponding effects.
2829;;;*** 2829;;;***
2830 2830
2831;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el" 2831;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el"
2832;;;;;; (19885 24894)) 2832;;;;;; (19888 59421))
2833;;; Generated autoloads from calendar/cal-hebrew.el 2833;;; Generated autoloads from calendar/cal-hebrew.el
2834 2834
2835(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2835(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2845,8 +2845,8 @@ from the cursor position.
2845 2845
2846;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2846;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2847;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2847;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2848;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (19943 2848;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (19946
2849;;;;;; 25429)) 2849;;;;;; 35279))
2850;;; Generated autoloads from calc/calc.el 2850;;; Generated autoloads from calc/calc.el
2851 (define-key ctl-x-map "*" 'calc-dispatch) 2851 (define-key ctl-x-map "*" 'calc-dispatch)
2852 2852
@@ -2930,8 +2930,8 @@ See Info node `(calc)Defining Functions'.
2930 2930
2931;;;*** 2931;;;***
2932 2932
2933;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (19845 2933;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (19776
2934;;;;;; 45374)) 2934;;;;;; 18657))
2935;;; Generated autoloads from calc/calc-undo.el 2935;;; Generated autoloads from calc/calc-undo.el
2936 2936
2937(autoload 'calc-undo "calc-undo" "\ 2937(autoload 'calc-undo "calc-undo" "\
@@ -2941,8 +2941,8 @@ See Info node `(calc)Defining Functions'.
2941 2941
2942;;;*** 2942;;;***
2943 2943
2944;;;### (autoloads (calculator) "calculator" "calculator.el" (19931 2944;;;### (autoloads (calculator) "calculator" "calculator.el" (19933
2945;;;;;; 11784)) 2945;;;;;; 8482))
2946;;; Generated autoloads from calculator.el 2946;;; Generated autoloads from calculator.el
2947 2947
2948(autoload 'calculator "calculator" "\ 2948(autoload 'calculator "calculator" "\
@@ -2953,8 +2953,8 @@ See the documentation for `calculator-mode' for more information.
2953 2953
2954;;;*** 2954;;;***
2955 2955
2956;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (19956 2956;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (19958
2957;;;;;; 37456)) 2957;;;;;; 52955))
2958;;; Generated autoloads from calendar/calendar.el 2958;;; Generated autoloads from calendar/calendar.el
2959 2959
2960(autoload 'calendar "calendar" "\ 2960(autoload 'calendar "calendar" "\
@@ -2998,7 +2998,7 @@ This function is suitable for execution in a .emacs file.
2998;;;*** 2998;;;***
2999 2999
3000;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 3000;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3001;;;;;; "gnus/canlock.el" (19845 45374)) 3001;;;;;; "gnus/canlock.el" (19776 18657))
3002;;; Generated autoloads from gnus/canlock.el 3002;;; Generated autoloads from gnus/canlock.el
3003 3003
3004(autoload 'canlock-insert-header "canlock" "\ 3004(autoload 'canlock-insert-header "canlock" "\
@@ -3016,7 +3016,7 @@ it fails.
3016;;;*** 3016;;;***
3017 3017
3018;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el" 3018;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el"
3019;;;;;; (19845 45374)) 3019;;;;;; (19776 18657))
3020;;; Generated autoloads from progmodes/cap-words.el 3020;;; Generated autoloads from progmodes/cap-words.el
3021 3021
3022(autoload 'capitalized-words-mode "cap-words" "\ 3022(autoload 'capitalized-words-mode "cap-words" "\
@@ -3051,15 +3051,15 @@ Obsoletes `c-forward-into-nomenclature'.
3051 3051
3052;;;*** 3052;;;***
3053 3053
3054;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (19845 3054;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (19776
3055;;;;;; 45374)) 3055;;;;;; 18657))
3056;;; Generated autoloads from progmodes/cc-compat.el 3056;;; Generated autoloads from progmodes/cc-compat.el
3057(put 'c-indent-level 'safe-local-variable 'integerp) 3057(put 'c-indent-level 'safe-local-variable 'integerp)
3058 3058
3059;;;*** 3059;;;***
3060 3060
3061;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3061;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3062;;;;;; (20048 56149)) 3062;;;;;; (20048 22592))
3063;;; Generated autoloads from progmodes/cc-engine.el 3063;;; Generated autoloads from progmodes/cc-engine.el
3064 3064
3065(autoload 'c-guess-basic-syntax "cc-engine" "\ 3065(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3071,7 +3071,7 @@ Return the syntactic context of the current line.
3071 3071
3072;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region 3072;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region
3073;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install 3073;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install
3074;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (19981 40664)) 3074;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (19983 37515))
3075;;; Generated autoloads from progmodes/cc-guess.el 3075;;; Generated autoloads from progmodes/cc-guess.el
3076 3076
3077(defvar c-guess-guessed-offsets-alist nil "\ 3077(defvar c-guess-guessed-offsets-alist nil "\
@@ -3171,7 +3171,7 @@ the absolute file name of the file if STYLE-NAME is nil.
3171 3171
3172;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode 3172;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode
3173;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3173;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3174;;;;;; (20010 40918)) 3174;;;;;; (20075 38050))
3175;;; Generated autoloads from progmodes/cc-mode.el 3175;;; Generated autoloads from progmodes/cc-mode.el
3176 3176
3177(autoload 'c-initialize-cc-mode "cc-mode" "\ 3177(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3348,7 +3348,7 @@ Key bindings:
3348;;;*** 3348;;;***
3349 3349
3350;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3350;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3351;;;;;; "progmodes/cc-styles.el" (19981 40664)) 3351;;;;;; "progmodes/cc-styles.el" (19980 58393))
3352;;; Generated autoloads from progmodes/cc-styles.el 3352;;; Generated autoloads from progmodes/cc-styles.el
3353 3353
3354(autoload 'c-set-style "cc-styles" "\ 3354(autoload 'c-set-style "cc-styles" "\
@@ -3399,7 +3399,7 @@ and exists only for compatibility reasons.
3399 3399
3400;;;*** 3400;;;***
3401 3401
3402;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (19997 28887)) 3402;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (19997 49500))
3403;;; Generated autoloads from progmodes/cc-vars.el 3403;;; Generated autoloads from progmodes/cc-vars.el
3404(put 'c-basic-offset 'safe-local-variable 'integerp) 3404(put 'c-basic-offset 'safe-local-variable 'integerp)
3405(put 'c-backslash-column 'safe-local-variable 'integerp) 3405(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3409,7 +3409,7 @@ and exists only for compatibility reasons.
3409 3409
3410;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3410;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3411;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3411;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3412;;;;;; (19943 25429)) 3412;;;;;; (19946 35279))
3413;;; Generated autoloads from international/ccl.el 3413;;; Generated autoloads from international/ccl.el
3414 3414
3415(autoload 'ccl-compile "ccl" "\ 3415(autoload 'ccl-compile "ccl" "\
@@ -3670,7 +3670,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3670;;;*** 3670;;;***
3671 3671
3672;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el" 3672;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el"
3673;;;;;; (19943 25429)) 3673;;;;;; (19946 35279))
3674;;; Generated autoloads from emacs-lisp/cconv.el 3674;;; Generated autoloads from emacs-lisp/cconv.el
3675 3675
3676(autoload 'cconv-closure-convert "cconv" "\ 3676(autoload 'cconv-closure-convert "cconv" "\
@@ -3684,8 +3684,8 @@ Returns a form where all lambdas don't have any free variables.
3684 3684
3685;;;*** 3685;;;***
3686 3686
3687;;;### (autoloads (cfengine-mode cfengine3-mode) "cfengine" "progmodes/cfengine.el" 3687;;;### (autoloads (cfengine-auto-mode cfengine-mode cfengine3-mode)
3688;;;;;; (19981 40664)) 3688;;;;;; "cfengine" "progmodes/cfengine.el" (20095 57966))
3689;;; Generated autoloads from progmodes/cfengine.el 3689;;; Generated autoloads from progmodes/cfengine.el
3690 3690
3691(autoload 'cfengine3-mode "cfengine" "\ 3691(autoload 'cfengine3-mode "cfengine" "\
@@ -3706,10 +3706,16 @@ to the action header.
3706 3706
3707\(fn)" t nil) 3707\(fn)" t nil)
3708 3708
3709(autoload 'cfengine-auto-mode "cfengine" "\
3710Choose between `cfengine-mode' and `cfengine3-mode' depending
3711on the buffer contents
3712
3713\(fn)" nil nil)
3714
3709;;;*** 3715;;;***
3710 3716
3711;;;### (autoloads (check-declare-directory check-declare-file) "check-declare" 3717;;;### (autoloads (check-declare-directory check-declare-file) "check-declare"
3712;;;;;; "emacs-lisp/check-declare.el" (19906 31087)) 3718;;;;;; "emacs-lisp/check-declare.el" (19910 9778))
3713;;; Generated autoloads from emacs-lisp/check-declare.el 3719;;; Generated autoloads from emacs-lisp/check-declare.el
3714 3720
3715(autoload 'check-declare-file "check-declare" "\ 3721(autoload 'check-declare-file "check-declare" "\
@@ -3734,7 +3740,7 @@ Returns non-nil if any false statements are found.
3734;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3740;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3735;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3741;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3736;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p) 3742;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p)
3737;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (19931 11784)) 3743;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (19933 8482))
3738;;; Generated autoloads from emacs-lisp/checkdoc.el 3744;;; Generated autoloads from emacs-lisp/checkdoc.el
3739(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp) 3745(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp)
3740(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp) 3746(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp)
@@ -3929,7 +3935,7 @@ checking of documentation strings.
3929 3935
3930;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer 3936;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer
3931;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util" 3937;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util"
3932;;;;;; "language/china-util.el" (19845 45374)) 3938;;;;;; "language/china-util.el" (19776 18657))
3933;;; Generated autoloads from language/china-util.el 3939;;; Generated autoloads from language/china-util.el
3934 3940
3935(autoload 'decode-hz-region "china-util" "\ 3941(autoload 'decode-hz-region "china-util" "\
@@ -3967,7 +3973,7 @@ Encode the text in the current buffer to HZ.
3967;;;*** 3973;;;***
3968 3974
3969;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 3975;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
3970;;;;;; "chistory" "chistory.el" (19845 45374)) 3976;;;;;; "chistory" "chistory.el" (19776 18657))
3971;;; Generated autoloads from chistory.el 3977;;; Generated autoloads from chistory.el
3972 3978
3973(autoload 'repeat-matching-complex-command "chistory" "\ 3979(autoload 'repeat-matching-complex-command "chistory" "\
@@ -4006,7 +4012,7 @@ and runs the normal hook `command-history-hook'.
4006 4012
4007;;;*** 4013;;;***
4008 4014
4009;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (19863 8742)) 4015;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (19875 21674))
4010;;; Generated autoloads from emacs-lisp/cl.el 4016;;; Generated autoloads from emacs-lisp/cl.el
4011 4017
4012(defvar custom-print-functions nil "\ 4018(defvar custom-print-functions nil "\
@@ -4022,7 +4028,7 @@ a future Emacs interpreter will be able to use it.")
4022;;;*** 4028;;;***
4023 4029
4024;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 4030;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
4025;;;;;; (19918 22236)) 4031;;;;;; (20079 29647))
4026;;; Generated autoloads from emacs-lisp/cl-indent.el 4032;;; Generated autoloads from emacs-lisp/cl-indent.el
4027 4033
4028(autoload 'common-lisp-indent-function "cl-indent" "\ 4034(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -4101,7 +4107,7 @@ For example, the function `case' has an indent property
4101;;;*** 4107;;;***
4102 4108
4103;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 4109;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
4104;;;;;; (19845 45374)) 4110;;;;;; (19776 18657))
4105;;; Generated autoloads from progmodes/cmacexp.el 4111;;; Generated autoloads from progmodes/cmacexp.el
4106 4112
4107(autoload 'c-macro-expand "cmacexp" "\ 4113(autoload 'c-macro-expand "cmacexp" "\
@@ -4121,8 +4127,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4121 4127
4122;;;*** 4128;;;***
4123 4129
4124;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (19886 4130;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20091
4125;;;;;; 45771)) 4131;;;;;; 22439))
4126;;; Generated autoloads from cmuscheme.el 4132;;; Generated autoloads from cmuscheme.el
4127 4133
4128(autoload 'run-scheme "cmuscheme" "\ 4134(autoload 'run-scheme "cmuscheme" "\
@@ -4139,11 +4145,10 @@ is run).
4139\(Type \\[describe-mode] in the process buffer for a list of commands.) 4145\(Type \\[describe-mode] in the process buffer for a list of commands.)
4140 4146
4141\(fn CMD)" t nil) 4147\(fn CMD)" t nil)
4142 (add-hook 'same-window-buffer-names (purecopy "*scheme*"))
4143 4148
4144;;;*** 4149;;;***
4145 4150
4146;;;### (autoloads (color-name-to-rgb) "color" "color.el" (19845 45374)) 4151;;;### (autoloads (color-name-to-rgb) "color" "color.el" (19809 57783))
4147;;; Generated autoloads from color.el 4152;;; Generated autoloads from color.el
4148 4153
4149(autoload 'color-name-to-rgb "color" "\ 4154(autoload 'color-name-to-rgb "color" "\
@@ -4165,7 +4170,7 @@ If FRAME cannot display COLOR, return nil.
4165;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4170;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4166;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4171;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4167;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4172;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4168;;;;;; (19981 40664)) 4173;;;;;; (19990 19020))
4169;;; Generated autoloads from comint.el 4174;;; Generated autoloads from comint.el
4170 4175
4171(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4176(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4260,7 +4265,7 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4260;;;*** 4265;;;***
4261 4266
4262;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el" 4267;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el"
4263;;;;;; (19845 45374)) 4268;;;;;; (19776 18657))
4264;;; Generated autoloads from vc/compare-w.el 4269;;; Generated autoloads from vc/compare-w.el
4265 4270
4266(autoload 'compare-windows "compare-w" "\ 4271(autoload 'compare-windows "compare-w" "\
@@ -4297,8 +4302,8 @@ on third call it again advances points to the next difference and so on.
4297;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4302;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4298;;;;;; compile compilation-disable-input compile-command compilation-search-path 4303;;;;;; compile compilation-disable-input compile-command compilation-search-path
4299;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 4304;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
4300;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20051 4305;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20075
4301;;;;;; 32345)) 4306;;;;;; 53770))
4302;;; Generated autoloads from progmodes/compile.el 4307;;; Generated autoloads from progmodes/compile.el
4303 4308
4304(defvar compilation-mode-hook nil "\ 4309(defvar compilation-mode-hook nil "\
@@ -4472,7 +4477,7 @@ This is the value of `next-error-function' in Compilation buffers.
4472;;;*** 4477;;;***
4473 4478
4474;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4479;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4475;;;;;; (19886 45771)) 4480;;;;;; (19888 59421))
4476;;; Generated autoloads from completion.el 4481;;; Generated autoloads from completion.el
4477 4482
4478(defvar dynamic-completion-mode nil "\ 4483(defvar dynamic-completion-mode nil "\
@@ -4494,7 +4499,7 @@ Enable dynamic word-completion.
4494;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 4499;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
4495;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 4500;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
4496;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 4501;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
4497;;;;;; (19845 45374)) 4502;;;;;; (19776 18657))
4498;;; Generated autoloads from textmodes/conf-mode.el 4503;;; Generated autoloads from textmodes/conf-mode.el
4499 4504
4500(autoload 'conf-mode "conf-mode" "\ 4505(autoload 'conf-mode "conf-mode" "\
@@ -4650,7 +4655,7 @@ For details see `conf-mode'. Example:
4650;;;*** 4655;;;***
4651 4656
4652;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4657;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4653;;;;;; "cookie1" "play/cookie1.el" (19845 45374)) 4658;;;;;; "cookie1" "play/cookie1.el" (19776 18657))
4654;;; Generated autoloads from play/cookie1.el 4659;;; Generated autoloads from play/cookie1.el
4655 4660
4656(autoload 'cookie "cookie1" "\ 4661(autoload 'cookie "cookie1" "\
@@ -4682,8 +4687,8 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
4682;;;*** 4687;;;***
4683 4688
4684;;;### (autoloads (copyright-update-directory copyright copyright-fix-years 4689;;;### (autoloads (copyright-update-directory copyright copyright-fix-years
4685;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (19845 4690;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (19837
4686;;;;;; 45374)) 4691;;;;;; 10808))
4687;;; Generated autoloads from emacs-lisp/copyright.el 4692;;; Generated autoloads from emacs-lisp/copyright.el
4688(put 'copyright-at-end-flag 'safe-local-variable 'booleanp) 4693(put 'copyright-at-end-flag 'safe-local-variable 'booleanp)
4689(put 'copyright-names-regexp 'safe-local-variable 'stringp) 4694(put 'copyright-names-regexp 'safe-local-variable 'stringp)
@@ -4722,7 +4727,7 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4722;;;*** 4727;;;***
4723 4728
4724;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 4729;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
4725;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (19997 56302)) 4730;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (19997 56452))
4726;;; Generated autoloads from progmodes/cperl-mode.el 4731;;; Generated autoloads from progmodes/cperl-mode.el
4727(put 'cperl-indent-level 'safe-local-variable 'integerp) 4732(put 'cperl-indent-level 'safe-local-variable 'integerp)
4728(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4733(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -4921,7 +4926,7 @@ Run a `perldoc' on the word around point.
4921;;;*** 4926;;;***
4922 4927
4923;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 4928;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4924;;;;;; (19890 42850)) 4929;;;;;; (19891 13894))
4925;;; Generated autoloads from progmodes/cpp.el 4930;;; Generated autoloads from progmodes/cpp.el
4926 4931
4927(autoload 'cpp-highlight-buffer "cpp" "\ 4932(autoload 'cpp-highlight-buffer "cpp" "\
@@ -4940,7 +4945,7 @@ Edit display information for cpp conditionals.
4940;;;*** 4945;;;***
4941 4946
4942;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 4947;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
4943;;;;;; (19845 45374)) 4948;;;;;; (19776 18657))
4944;;; Generated autoloads from emulation/crisp.el 4949;;; Generated autoloads from emulation/crisp.el
4945 4950
4946(defvar crisp-mode nil "\ 4951(defvar crisp-mode nil "\
@@ -4964,7 +4969,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise.
4964;;;*** 4969;;;***
4965 4970
4966;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 4971;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
4967;;;;;; (19845 45374)) 4972;;;;;; (19776 18657))
4968;;; Generated autoloads from emacs-lisp/crm.el 4973;;; Generated autoloads from emacs-lisp/crm.el
4969 4974
4970(autoload 'completing-read-multiple "crm" "\ 4975(autoload 'completing-read-multiple "crm" "\
@@ -4999,8 +5004,8 @@ INHERIT-INPUT-METHOD.
4999 5004
5000;;;*** 5005;;;***
5001 5006
5002;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (19978 5007;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (19977
5003;;;;;; 37530)) 5008;;;;;; 59938))
5004;;; Generated autoloads from textmodes/css-mode.el 5009;;; Generated autoloads from textmodes/css-mode.el
5005 5010
5006(autoload 'css-mode "css-mode" "\ 5011(autoload 'css-mode "css-mode" "\
@@ -5011,7 +5016,7 @@ Major mode to edit Cascading Style Sheets.
5011;;;*** 5016;;;***
5012 5017
5013;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5018;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5014;;;;;; (19894 39890)) 5019;;;;;; (19902 1718))
5015;;; Generated autoloads from emulation/cua-base.el 5020;;; Generated autoloads from emulation/cua-base.el
5016 5021
5017(defvar cua-mode nil "\ 5022(defvar cua-mode nil "\
@@ -5070,7 +5075,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5070;;;;;; customize-mode customize customize-push-and-save customize-save-variable 5075;;;;;; customize-mode customize customize-push-and-save customize-save-variable
5071;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically 5076;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically
5072;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically) 5077;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically)
5073;;;;;; "cus-edit" "cus-edit.el" (20025 8284)) 5078;;;;;; "cus-edit" "cus-edit.el" (20091 24120))
5074;;; Generated autoloads from cus-edit.el 5079;;; Generated autoloads from cus-edit.el
5075 5080
5076(defvar custom-browse-sort-alphabetically nil "\ 5081(defvar custom-browse-sort-alphabetically nil "\
@@ -5087,7 +5092,6 @@ Whether to sort customization groups alphabetically in Custom buffer.")
5087If non-nil, sort each customization group alphabetically in menus.") 5092If non-nil, sort each customization group alphabetically in menus.")
5088 5093
5089(custom-autoload 'custom-menu-sort-alphabetically "cus-edit" t) 5094(custom-autoload 'custom-menu-sort-alphabetically "cus-edit" t)
5090 (add-hook 'same-window-regexps (purecopy "\\`\\*Customiz.*\\*\\'"))
5091 5095
5092(autoload 'customize-set-value "cus-edit" "\ 5096(autoload 'customize-set-value "cus-edit" "\
5093Set VARIABLE to VALUE, and return VALUE. VALUE is a Lisp object. 5097Set VARIABLE to VALUE, and return VALUE. VALUE is a Lisp object.
@@ -5164,8 +5168,9 @@ then prompt for the MODE to customize.
5164 5168
5165(autoload 'customize-group "cus-edit" "\ 5169(autoload 'customize-group "cus-edit" "\
5166Customize GROUP, which must be a customization group. 5170Customize GROUP, which must be a customization group.
5171If OTHER-WINDOW is non-nil, display in another window.
5167 5172
5168\(fn &optional GROUP)" t nil) 5173\(fn &optional GROUP OTHER-WINDOW)" t nil)
5169 5174
5170(autoload 'customize-group-other-window "cus-edit" "\ 5175(autoload 'customize-group-other-window "cus-edit" "\
5171Customize GROUP, which must be a customization group, in another window. 5176Customize GROUP, which must be a customization group, in another window.
@@ -5236,10 +5241,12 @@ Customize FACE, which should be a face name or nil.
5236If FACE is nil, customize all faces. If FACE is actually a 5241If FACE is nil, customize all faces. If FACE is actually a
5237face-alias, customize the face it is aliased to. 5242face-alias, customize the face it is aliased to.
5238 5243
5244If OTHER-WINDOW is non-nil, display in another window.
5245
5239Interactively, when point is on text which has a face specified, 5246Interactively, when point is on text which has a face specified,
5240suggest to customize that face, if it's customizable. 5247suggest to customize that face, if it's customizable.
5241 5248
5242\(fn &optional FACE)" t nil) 5249\(fn &optional FACE OTHER-WINDOW)" t nil)
5243 5250
5244(autoload 'customize-face-other-window "cus-edit" "\ 5251(autoload 'customize-face-other-window "cus-edit" "\
5245Show customization buffer for face FACE in other window. 5252Show customization buffer for face FACE in other window.
@@ -5384,8 +5391,8 @@ The format is suitable for use with `easy-menu-define'.
5384;;;*** 5391;;;***
5385 5392
5386;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme 5393;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme
5387;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20059 5394;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20058
5388;;;;;; 26455)) 5395;;;;;; 37090))
5389;;; Generated autoloads from cus-theme.el 5396;;; Generated autoloads from cus-theme.el
5390 5397
5391(autoload 'customize-create-theme "cus-theme" "\ 5398(autoload 'customize-create-theme "cus-theme" "\
@@ -5417,7 +5424,7 @@ omitted, a buffer named *Custom Themes* is used.
5417;;;*** 5424;;;***
5418 5425
5419;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el" 5426;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el"
5420;;;;;; (19863 8742)) 5427;;;;;; (19875 21674))
5421;;; Generated autoloads from vc/cvs-status.el 5428;;; Generated autoloads from vc/cvs-status.el
5422 5429
5423(autoload 'cvs-status-mode "cvs-status" "\ 5430(autoload 'cvs-status-mode "cvs-status" "\
@@ -5428,7 +5435,7 @@ Mode used for cvs status output.
5428;;;*** 5435;;;***
5429 5436
5430;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5437;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5431;;;;;; "cwarn" "progmodes/cwarn.el" (19845 45374)) 5438;;;;;; "cwarn" "progmodes/cwarn.el" (19776 18657))
5432;;; Generated autoloads from progmodes/cwarn.el 5439;;; Generated autoloads from progmodes/cwarn.el
5433 5440
5434(autoload 'cwarn-mode "cwarn" "\ 5441(autoload 'cwarn-mode "cwarn" "\
@@ -5475,7 +5482,7 @@ See `cwarn-mode' for more information on Cwarn mode.
5475 5482
5476;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5483;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5477;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5484;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5478;;;;;; (19845 45374)) 5485;;;;;; (19776 18657))
5479;;; Generated autoloads from language/cyril-util.el 5486;;; Generated autoloads from language/cyril-util.el
5480 5487
5481(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5488(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5504,7 +5511,7 @@ If the argument is nil, we return the display table to its standard state.
5504;;;*** 5511;;;***
5505 5512
5506;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5513;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5507;;;;;; (19989 34789)) 5514;;;;;; (19988 51157))
5508;;; Generated autoloads from dabbrev.el 5515;;; Generated autoloads from dabbrev.el
5509(put 'dabbrev-case-fold-search 'risky-local-variable t) 5516(put 'dabbrev-case-fold-search 'risky-local-variable t)
5510(put 'dabbrev-case-replace 'risky-local-variable t) 5517(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5551,7 +5558,7 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5551;;;*** 5558;;;***
5552 5559
5553;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el" 5560;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el"
5554;;;;;; (19845 45374)) 5561;;;;;; (19776 18657))
5555;;; Generated autoloads from cedet/data-debug.el 5562;;; Generated autoloads from cedet/data-debug.el
5556 5563
5557(autoload 'data-debug-new-buffer "data-debug" "\ 5564(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5561,8 +5568,8 @@ Create a new data-debug buffer with NAME.
5561 5568
5562;;;*** 5569;;;***
5563 5570
5564;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (19931 5571;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20095
5565;;;;;; 11784)) 5572;;;;;; 57966))
5566;;; Generated autoloads from net/dbus.el 5573;;; Generated autoloads from net/dbus.el
5567 5574
5568(autoload 'dbus-handle-event "dbus" "\ 5575(autoload 'dbus-handle-event "dbus" "\
@@ -5575,8 +5582,8 @@ If the HANDLER returns a `dbus-error', it is propagated as return message.
5575 5582
5576;;;*** 5583;;;***
5577 5584
5578;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (19890 5585;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (19891
5579;;;;;; 42850)) 5586;;;;;; 13894))
5580;;; Generated autoloads from progmodes/dcl-mode.el 5587;;; Generated autoloads from progmodes/dcl-mode.el
5581 5588
5582(autoload 'dcl-mode "dcl-mode" "\ 5589(autoload 'dcl-mode "dcl-mode" "\
@@ -5703,7 +5710,7 @@ There is some minimal font-lock support (see vars
5703;;;*** 5710;;;***
5704 5711
5705;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5712;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5706;;;;;; "emacs-lisp/debug.el" (20051 32345)) 5713;;;;;; "emacs-lisp/debug.el" (20089 62475))
5707;;; Generated autoloads from emacs-lisp/debug.el 5714;;; Generated autoloads from emacs-lisp/debug.el
5708 5715
5709(setq debugger 'debug) 5716(setq debugger 'debug)
@@ -5747,7 +5754,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5747;;;*** 5754;;;***
5748 5755
5749;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5756;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5750;;;;;; (19889 21967)) 5757;;;;;; (19888 59421))
5751;;; Generated autoloads from play/decipher.el 5758;;; Generated autoloads from play/decipher.el
5752 5759
5753(autoload 'decipher "decipher" "\ 5760(autoload 'decipher "decipher" "\
@@ -5776,8 +5783,8 @@ The most useful commands are:
5776;;;*** 5783;;;***
5777 5784
5778;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5785;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5779;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (19886 5786;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (19888
5780;;;;;; 45771)) 5787;;;;;; 59421))
5781;;; Generated autoloads from delim-col.el 5788;;; Generated autoloads from delim-col.el
5782 5789
5783(autoload 'delimit-columns-customize "delim-col" "\ 5790(autoload 'delimit-columns-customize "delim-col" "\
@@ -5801,8 +5808,8 @@ START and END delimits the corners of text rectangle.
5801 5808
5802;;;*** 5809;;;***
5803 5810
5804;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (19965 5811;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (19964
5805;;;;;; 52428)) 5812;;;;;; 53371))
5806;;; Generated autoloads from progmodes/delphi.el 5813;;; Generated autoloads from progmodes/delphi.el
5807 5814
5808(autoload 'delphi-mode "delphi" "\ 5815(autoload 'delphi-mode "delphi" "\
@@ -5853,8 +5860,8 @@ with no args, if that value is non-nil.
5853 5860
5854;;;*** 5861;;;***
5855 5862
5856;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (19845 5863;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (19776
5857;;;;;; 45374)) 5864;;;;;; 18657))
5858;;; Generated autoloads from delsel.el 5865;;; Generated autoloads from delsel.el
5859 5866
5860(defalias 'pending-delete-mode 'delete-selection-mode) 5867(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5883,7 +5890,7 @@ any selection.
5883;;;*** 5890;;;***
5884 5891
5885;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5892;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5886;;;;;; "derived" "emacs-lisp/derived.el" (20054 8529)) 5893;;;;;; "derived" "emacs-lisp/derived.el" (20054 26468))
5887;;; Generated autoloads from emacs-lisp/derived.el 5894;;; Generated autoloads from emacs-lisp/derived.el
5888 5895
5889(autoload 'define-derived-mode "derived" "\ 5896(autoload 'define-derived-mode "derived" "\
@@ -5950,7 +5957,7 @@ the first time the mode is used.
5950;;;*** 5957;;;***
5951 5958
5952;;;### (autoloads (describe-char describe-text-properties) "descr-text" 5959;;;### (autoloads (describe-char describe-text-properties) "descr-text"
5953;;;;;; "descr-text.el" (19886 45771)) 5960;;;;;; "descr-text.el" (19888 59421))
5954;;; Generated autoloads from descr-text.el 5961;;; Generated autoloads from descr-text.el
5955 5962
5956(autoload 'describe-text-properties "descr-text" "\ 5963(autoload 'describe-text-properties "descr-text" "\
@@ -5978,7 +5985,7 @@ as well as widgets, buttons, overlays, and text properties.
5978;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 5985;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
5979;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 5986;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
5980;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 5987;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
5981;;;;;; "desktop.el" (19886 45771)) 5988;;;;;; "desktop.el" (19888 59421))
5982;;; Generated autoloads from desktop.el 5989;;; Generated autoloads from desktop.el
5983 5990
5984(defvar desktop-save-mode nil "\ 5991(defvar desktop-save-mode nil "\
@@ -6162,7 +6169,7 @@ Revert to the last loaded desktop.
6162 6169
6163;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 6170;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
6164;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 6171;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
6165;;;;;; "deuglify" "gnus/deuglify.el" (19845 45374)) 6172;;;;;; "deuglify" "gnus/deuglify.el" (19776 18657))
6166;;; Generated autoloads from gnus/deuglify.el 6173;;; Generated autoloads from gnus/deuglify.el
6167 6174
6168(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 6175(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6195,7 +6202,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
6195;;;*** 6202;;;***
6196 6203
6197;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6204;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6198;;;;;; "calendar/diary-lib.el" (19975 1875)) 6205;;;;;; "calendar/diary-lib.el" (19974 43253))
6199;;; Generated autoloads from calendar/diary-lib.el 6206;;; Generated autoloads from calendar/diary-lib.el
6200 6207
6201(autoload 'diary "diary-lib" "\ 6208(autoload 'diary "diary-lib" "\
@@ -6238,7 +6245,7 @@ Major mode for editing the diary file.
6238;;;*** 6245;;;***
6239 6246
6240;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command 6247;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command
6241;;;;;; diff-switches) "diff" "vc/diff.el" (19999 41597)) 6248;;;;;; diff-switches) "diff" "vc/diff.el" (20001 58878))
6242;;; Generated autoloads from vc/diff.el 6249;;; Generated autoloads from vc/diff.el
6243 6250
6244(defvar diff-switches (purecopy "-c") "\ 6251(defvar diff-switches (purecopy "-c") "\
@@ -6282,7 +6289,7 @@ This requires the external program `diff' to be in your `exec-path'.
6282;;;*** 6289;;;***
6283 6290
6284;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el" 6291;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el"
6285;;;;;; (19930 13389)) 6292;;;;;; (19929 25102))
6286;;; Generated autoloads from vc/diff-mode.el 6293;;; Generated autoloads from vc/diff-mode.el
6287 6294
6288(autoload 'diff-mode "diff-mode" "\ 6295(autoload 'diff-mode "diff-mode" "\
@@ -6310,7 +6317,7 @@ Minor mode for viewing/editing context diffs.
6310 6317
6311;;;*** 6318;;;***
6312 6319
6313;;;### (autoloads (dig) "dig" "net/dig.el" (19845 45374)) 6320;;;### (autoloads (dig) "dig" "net/dig.el" (19776 18657))
6314;;; Generated autoloads from net/dig.el 6321;;; Generated autoloads from net/dig.el
6315 6322
6316(autoload 'dig "dig" "\ 6323(autoload 'dig "dig" "\
@@ -6322,7 +6329,7 @@ Optional arguments are passed to `dig-invoke'.
6322;;;*** 6329;;;***
6323 6330
6324;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window 6331;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6325;;;;;; dired dired-listing-switches) "dired" "dired.el" (20045 30688)) 6332;;;;;; dired dired-listing-switches) "dired" "dired.el" (20087 36265))
6326;;; Generated autoloads from dired.el 6333;;; Generated autoloads from dired.el
6327 6334
6328(defvar dired-listing-switches (purecopy "-al") "\ 6335(defvar dired-listing-switches (purecopy "-al") "\
@@ -6444,7 +6451,7 @@ Keybindings:
6444;;;*** 6451;;;***
6445 6452
6446;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el" 6453;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el"
6447;;;;;; (19886 45771)) 6454;;;;;; (19888 59421))
6448;;; Generated autoloads from dirtrack.el 6455;;; Generated autoloads from dirtrack.el
6449 6456
6450(autoload 'dirtrack-mode "dirtrack" "\ 6457(autoload 'dirtrack-mode "dirtrack" "\
@@ -6470,8 +6477,8 @@ function `dirtrack-debug-mode' to turn on debugging output.
6470 6477
6471;;;*** 6478;;;***
6472 6479
6473;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (19931 6480;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (19933
6474;;;;;; 11784)) 6481;;;;;; 8482))
6475;;; Generated autoloads from emacs-lisp/disass.el 6482;;; Generated autoloads from emacs-lisp/disass.el
6476 6483
6477(autoload 'disassemble "disass" "\ 6484(autoload 'disassemble "disass" "\
@@ -6490,7 +6497,7 @@ redefine OBJECT if it is a symbol.
6490;;;;;; standard-display-g1 standard-display-ascii standard-display-default 6497;;;;;; standard-display-g1 standard-display-ascii standard-display-default
6491;;;;;; standard-display-8bit describe-current-display-table describe-display-table 6498;;;;;; standard-display-8bit describe-current-display-table describe-display-table
6492;;;;;; set-display-table-slot display-table-slot make-display-table) 6499;;;;;; set-display-table-slot display-table-slot make-display-table)
6493;;;;;; "disp-table" "disp-table.el" (19984 16846)) 6500;;;;;; "disp-table" "disp-table.el" (19983 37515))
6494;;; Generated autoloads from disp-table.el 6501;;; Generated autoloads from disp-table.el
6495 6502
6496(autoload 'make-display-table "disp-table" "\ 6503(autoload 'make-display-table "disp-table" "\
@@ -6612,7 +6619,7 @@ in `.emacs'.
6612;;;*** 6619;;;***
6613 6620
6614;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6621;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6615;;;;;; (19845 45374)) 6622;;;;;; (19776 18657))
6616;;; Generated autoloads from play/dissociate.el 6623;;; Generated autoloads from play/dissociate.el
6617 6624
6618(autoload 'dissociated-press "dissociate" "\ 6625(autoload 'dissociated-press "dissociate" "\
@@ -6628,7 +6635,7 @@ Default is 2.
6628 6635
6629;;;*** 6636;;;***
6630 6637
6631;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (19886 45771)) 6638;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (19888 59421))
6632;;; Generated autoloads from dnd.el 6639;;; Generated autoloads from dnd.el
6633 6640
6634(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)) "\ 6641(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)) "\
@@ -6649,7 +6656,7 @@ if some action was made, or nil if the URL is ignored.")
6649;;;*** 6656;;;***
6650 6657
6651;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 6658;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
6652;;;;;; "textmodes/dns-mode.el" (19845 45374)) 6659;;;;;; "textmodes/dns-mode.el" (19776 18657))
6653;;; Generated autoloads from textmodes/dns-mode.el 6660;;; Generated autoloads from textmodes/dns-mode.el
6654 6661
6655(autoload 'dns-mode "dns-mode" "\ 6662(autoload 'dns-mode "dns-mode" "\
@@ -6673,8 +6680,8 @@ Locate SOA record and increment the serial field.
6673;;;*** 6680;;;***
6674 6681
6675;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe 6682;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe
6676;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20002 6683;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20006
6677;;;;;; 46800)) 6684;;;;;; 60553))
6678;;; Generated autoloads from doc-view.el 6685;;; Generated autoloads from doc-view.el
6679 6686
6680(autoload 'doc-view-mode-p "doc-view" "\ 6687(autoload 'doc-view-mode-p "doc-view" "\
@@ -6717,7 +6724,7 @@ See the command `doc-view-mode' for more information on this mode.
6717 6724
6718;;;*** 6725;;;***
6719 6726
6720;;;### (autoloads (doctor) "doctor" "play/doctor.el" (19890 42850)) 6727;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20077 4821))
6721;;; Generated autoloads from play/doctor.el 6728;;; Generated autoloads from play/doctor.el
6722 6729
6723(autoload 'doctor "doctor" "\ 6730(autoload 'doctor "doctor" "\
@@ -6727,7 +6734,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6727 6734
6728;;;*** 6735;;;***
6729 6736
6730;;;### (autoloads (double-mode) "double" "double.el" (19845 45374)) 6737;;;### (autoloads (double-mode) "double" "double.el" (19776 18657))
6731;;; Generated autoloads from double.el 6738;;; Generated autoloads from double.el
6732 6739
6733(autoload 'double-mode "double" "\ 6740(autoload 'double-mode "double" "\
@@ -6742,7 +6749,7 @@ when pressed twice. See variable `double-map' for details.
6742 6749
6743;;;*** 6750;;;***
6744 6751
6745;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (19845 45374)) 6752;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (19776 18657))
6746;;; Generated autoloads from play/dunnet.el 6753;;; Generated autoloads from play/dunnet.el
6747 6754
6748(autoload 'dunnet "dunnet" "\ 6755(autoload 'dunnet "dunnet" "\
@@ -6754,7 +6761,7 @@ Switch to *dungeon* buffer and start game.
6754 6761
6755;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6762;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6756;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 6763;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
6757;;;;;; "emacs-lisp/easy-mmode.el" (19845 45374)) 6764;;;;;; "emacs-lisp/easy-mmode.el" (19776 18657))
6758;;; Generated autoloads from emacs-lisp/easy-mmode.el 6765;;; Generated autoloads from emacs-lisp/easy-mmode.el
6759 6766
6760(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6767(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -6864,8 +6871,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
6864;;;*** 6871;;;***
6865 6872
6866;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 6873;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
6867;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (19845 6874;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (19776
6868;;;;;; 45374)) 6875;;;;;; 18657))
6869;;; Generated autoloads from emacs-lisp/easymenu.el 6876;;; Generated autoloads from emacs-lisp/easymenu.el
6870 6877
6871(autoload 'easy-menu-define "easymenu" "\ 6878(autoload 'easy-menu-define "easymenu" "\
@@ -7019,7 +7026,7 @@ To implement dynamic menus, either call this from
7019;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer 7026;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer
7020;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer 7027;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer
7021;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 7028;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
7022;;;;;; "progmodes/ebnf2ps.el" (19845 45374)) 7029;;;;;; "progmodes/ebnf2ps.el" (19874 14841))
7023;;; Generated autoloads from progmodes/ebnf2ps.el 7030;;; Generated autoloads from progmodes/ebnf2ps.el
7024 7031
7025(autoload 'ebnf-customize "ebnf2ps" "\ 7032(autoload 'ebnf-customize "ebnf2ps" "\
@@ -7293,8 +7300,8 @@ See `ebnf-style-database' documentation.
7293;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 7300;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
7294;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 7301;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
7295;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 7302;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
7296;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (19890 7303;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (19891
7297;;;;;; 42850)) 7304;;;;;; 13894))
7298;;; Generated autoloads from progmodes/ebrowse.el 7305;;; Generated autoloads from progmodes/ebrowse.el
7299 7306
7300(autoload 'ebrowse-tree-mode "ebrowse" "\ 7307(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7443,7 +7450,7 @@ Display statistics for a class tree.
7443;;;*** 7450;;;***
7444 7451
7445;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7452;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
7446;;;;;; (19845 45374)) 7453;;;;;; (19874 15752))
7447;;; Generated autoloads from ebuff-menu.el 7454;;; Generated autoloads from ebuff-menu.el
7448 7455
7449(autoload 'electric-buffer-list "ebuff-menu" "\ 7456(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -7468,7 +7475,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7468;;;*** 7475;;;***
7469 7476
7470;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7477;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
7471;;;;;; "echistory.el" (19886 45771)) 7478;;;;;; "echistory.el" (19888 59421))
7472;;; Generated autoloads from echistory.el 7479;;; Generated autoloads from echistory.el
7473 7480
7474(autoload 'Electric-command-history-redo-expression "echistory" "\ 7481(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7480,7 +7487,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7480;;;*** 7487;;;***
7481 7488
7482;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el" 7489;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el"
7483;;;;;; (19845 45374)) 7490;;;;;; (20090 40643))
7484;;; Generated autoloads from gnus/ecomplete.el 7491;;; Generated autoloads from gnus/ecomplete.el
7485 7492
7486(autoload 'ecomplete-setup "ecomplete" "\ 7493(autoload 'ecomplete-setup "ecomplete" "\
@@ -7490,7 +7497,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7490 7497
7491;;;*** 7498;;;***
7492 7499
7493;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (19914 25180)) 7500;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (19919 55562))
7494;;; Generated autoloads from cedet/ede.el 7501;;; Generated autoloads from cedet/ede.el
7495 7502
7496(defvar global-ede-mode nil "\ 7503(defvar global-ede-mode nil "\
@@ -7516,7 +7523,7 @@ an EDE controlled project.
7516 7523
7517;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 7524;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
7518;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 7525;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
7519;;;;;; "emacs-lisp/edebug.el" (20050 11479)) 7526;;;;;; "emacs-lisp/edebug.el" (20049 17052))
7520;;; Generated autoloads from emacs-lisp/edebug.el 7527;;; Generated autoloads from emacs-lisp/edebug.el
7521 7528
7522(defvar edebug-all-defs nil "\ 7529(defvar edebug-all-defs nil "\
@@ -7589,7 +7596,7 @@ Toggle edebugging of all forms.
7589;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories 7596;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories
7590;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories 7597;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories
7591;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file 7598;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file
7592;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (19996 8027)) 7599;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (19995 14181))
7593;;; Generated autoloads from vc/ediff.el 7600;;; Generated autoloads from vc/ediff.el
7594 7601
7595(autoload 'ediff-files "ediff" "\ 7602(autoload 'ediff-files "ediff" "\
@@ -7821,7 +7828,7 @@ With optional NODE, goes to that node.
7821;;;*** 7828;;;***
7822 7829
7823;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el" 7830;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el"
7824;;;;;; (19845 45374)) 7831;;;;;; (19776 18657))
7825;;; Generated autoloads from vc/ediff-help.el 7832;;; Generated autoloads from vc/ediff-help.el
7826 7833
7827(autoload 'ediff-customize "ediff-help" "\ 7834(autoload 'ediff-customize "ediff-help" "\
@@ -7832,7 +7839,7 @@ With optional NODE, goes to that node.
7832;;;*** 7839;;;***
7833 7840
7834;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el" 7841;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el"
7835;;;;;; (19845 45374)) 7842;;;;;; (19799 6822))
7836;;; Generated autoloads from vc/ediff-mult.el 7843;;; Generated autoloads from vc/ediff-mult.el
7837 7844
7838(autoload 'ediff-show-registry "ediff-mult" "\ 7845(autoload 'ediff-show-registry "ediff-mult" "\
@@ -7845,7 +7852,7 @@ Display Ediff's registry.
7845;;;*** 7852;;;***
7846 7853
7847;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7854;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7848;;;;;; "ediff-util" "vc/ediff-util.el" (19981 40664)) 7855;;;;;; "ediff-util" "vc/ediff-util.el" (19983 37515))
7849;;; Generated autoloads from vc/ediff-util.el 7856;;; Generated autoloads from vc/ediff-util.el
7850 7857
7851(autoload 'ediff-toggle-multiframe "ediff-util" "\ 7858(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -7866,7 +7873,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
7866 7873
7867;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 7874;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
7868;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 7875;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
7869;;;;;; (19886 45771)) 7876;;;;;; (19888 59421))
7870;;; Generated autoloads from edmacro.el 7877;;; Generated autoloads from edmacro.el
7871 7878
7872(autoload 'edit-kbd-macro "edmacro" "\ 7879(autoload 'edit-kbd-macro "edmacro" "\
@@ -7915,7 +7922,7 @@ or nil, use a compact 80-column format.
7915;;;*** 7922;;;***
7916 7923
7917;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 7924;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
7918;;;;;; "emulation/edt.el" (19845 45374)) 7925;;;;;; "emulation/edt.el" (19776 18657))
7919;;; Generated autoloads from emulation/edt.el 7926;;; Generated autoloads from emulation/edt.el
7920 7927
7921(autoload 'edt-set-scroll-margins "edt" "\ 7928(autoload 'edt-set-scroll-margins "edt" "\
@@ -7933,7 +7940,7 @@ Turn on EDT Emulation.
7933;;;*** 7940;;;***
7934 7941
7935;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 7942;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
7936;;;;;; (19865 50420)) 7943;;;;;; (19875 21674))
7937;;; Generated autoloads from ehelp.el 7944;;; Generated autoloads from ehelp.el
7938 7945
7939(autoload 'with-electric-help "ehelp" "\ 7946(autoload 'with-electric-help "ehelp" "\
@@ -7970,7 +7977,7 @@ BUFFER is put back into its original major mode.
7970;;;*** 7977;;;***
7971 7978
7972;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 7979;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
7973;;;;;; "eldoc" "emacs-lisp/eldoc.el" (19845 45374)) 7980;;;;;; "eldoc" "emacs-lisp/eldoc.el" (19776 18657))
7974;;; Generated autoloads from emacs-lisp/eldoc.el 7981;;; Generated autoloads from emacs-lisp/eldoc.el
7975 7982
7976(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\ 7983(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\
@@ -8014,7 +8021,7 @@ Emacs Lisp mode) that support ElDoc.")
8014;;;*** 8021;;;***
8015 8022
8016;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode) 8023;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode)
8017;;;;;; "electric" "electric.el" (19886 45771)) 8024;;;;;; "electric" "electric.el" (19888 59421))
8018;;; Generated autoloads from electric.el 8025;;; Generated autoloads from electric.el
8019 8026
8020(defvar electric-indent-chars '(10) "\ 8027(defvar electric-indent-chars '(10) "\
@@ -8065,8 +8072,8 @@ Automatically insert newlines around some chars.
8065 8072
8066;;;*** 8073;;;***
8067 8074
8068;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (19845 8075;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (19776
8069;;;;;; 45374)) 8076;;;;;; 18657))
8070;;; Generated autoloads from elide-head.el 8077;;; Generated autoloads from elide-head.el
8071 8078
8072(autoload 'elide-head "elide-head" "\ 8079(autoload 'elide-head "elide-head" "\
@@ -8083,7 +8090,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8083 8090
8084;;;### (autoloads (elint-initialize elint-defun elint-current-buffer 8091;;;### (autoloads (elint-initialize elint-defun elint-current-buffer
8085;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el" 8092;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el"
8086;;;;;; (19845 45374)) 8093;;;;;; (19786 56076))
8087;;; Generated autoloads from emacs-lisp/elint.el 8094;;; Generated autoloads from emacs-lisp/elint.el
8088 8095
8089(autoload 'elint-file "elint" "\ 8096(autoload 'elint-file "elint" "\
@@ -8119,8 +8126,8 @@ optional prefix argument REINIT is non-nil.
8119;;;*** 8126;;;***
8120 8127
8121;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 8128;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
8122;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (19981 8129;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (19983
8123;;;;;; 40664)) 8130;;;;;; 37515))
8124;;; Generated autoloads from emacs-lisp/elp.el 8131;;; Generated autoloads from emacs-lisp/elp.el
8125 8132
8126(autoload 'elp-instrument-function "elp" "\ 8133(autoload 'elp-instrument-function "elp" "\
@@ -8155,7 +8162,7 @@ displayed.
8155;;;*** 8162;;;***
8156 8163
8157;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el" 8164;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el"
8158;;;;;; (19988 13913)) 8165;;;;;; (19987 11344))
8159;;; Generated autoloads from emacs-lock.el 8166;;; Generated autoloads from emacs-lock.el
8160 8167
8161(autoload 'emacs-lock-mode "emacs-lock" "\ 8168(autoload 'emacs-lock-mode "emacs-lock" "\
@@ -8180,8 +8187,8 @@ Other values are interpreted as usual.
8180 8187
8181;;;*** 8188;;;***
8182 8189
8183;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 8190;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug)
8184;;;;;; (19978 37530)) 8191;;;;;; "emacsbug" "mail/emacsbug.el" (20094 5175))
8185;;; Generated autoloads from mail/emacsbug.el 8192;;; Generated autoloads from mail/emacsbug.el
8186 8193
8187(autoload 'report-emacs-bug "emacsbug" "\ 8194(autoload 'report-emacs-bug "emacsbug" "\
@@ -8190,13 +8197,19 @@ Prompts for bug subject. Leaves you in a mail buffer.
8190 8197
8191\(fn TOPIC &optional RECENT-KEYS)" t nil) 8198\(fn TOPIC &optional RECENT-KEYS)" t nil)
8192 8199
8200(autoload 'report-emacs-bug-query-existing-bugs "emacsbug" "\
8201Query for KEYWORDS at `report-emacs-bug-tracker-url', and return the result.
8202The result is an alist with items of the form (URL SUBJECT NO).
8203
8204\(fn KEYWORDS)" t nil)
8205
8193;;;*** 8206;;;***
8194 8207
8195;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor 8208;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor
8196;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 8209;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
8197;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 8210;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
8198;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 8211;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
8199;;;;;; "vc/emerge.el" (19845 45374)) 8212;;;;;; "vc/emerge.el" (19874 15752))
8200;;; Generated autoloads from vc/emerge.el 8213;;; Generated autoloads from vc/emerge.el
8201 8214
8202(autoload 'emerge-files "emerge" "\ 8215(autoload 'emerge-files "emerge" "\
@@ -8257,7 +8270,7 @@ Emerge two RCS revisions of a file, with another revision as ancestor.
8257;;;*** 8270;;;***
8258 8271
8259;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 8272;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
8260;;;;;; "enriched" "textmodes/enriched.el" (19845 45374)) 8273;;;;;; "enriched" "textmodes/enriched.el" (19797 54173))
8261;;; Generated autoloads from textmodes/enriched.el 8274;;; Generated autoloads from textmodes/enriched.el
8262 8275
8263(autoload 'enriched-mode "enriched" "\ 8276(autoload 'enriched-mode "enriched" "\
@@ -8292,8 +8305,8 @@ Commands:
8292;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region 8305;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region
8293;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file 8306;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file
8294;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys 8307;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys
8295;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20042 8308;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20087
8296;;;;;; 17367)) 8309;;;;;; 36265))
8297;;; Generated autoloads from epa.el 8310;;; Generated autoloads from epa.el
8298 8311
8299(autoload 'epa-list-keys "epa" "\ 8312(autoload 'epa-list-keys "epa" "\
@@ -8471,7 +8484,7 @@ Insert selected KEYS after the point.
8471;;;*** 8484;;;***
8472 8485
8473;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify 8486;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify
8474;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (19865 50420)) 8487;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (19875 21674))
8475;;; Generated autoloads from epa-dired.el 8488;;; Generated autoloads from epa-dired.el
8476 8489
8477(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8490(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8497,7 +8510,7 @@ Encrypt marked files.
8497;;;*** 8510;;;***
8498 8511
8499;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler) 8512;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler)
8500;;;;;; "epa-file" "epa-file.el" (20038 20303)) 8513;;;;;; "epa-file" "epa-file.el" (20045 40021))
8501;;; Generated autoloads from epa-file.el 8514;;; Generated autoloads from epa-file.el
8502 8515
8503(autoload 'epa-file-handler "epa-file" "\ 8516(autoload 'epa-file-handler "epa-file" "\
@@ -8519,7 +8532,7 @@ Encrypt marked files.
8519 8532
8520;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt 8533;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt
8521;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode) 8534;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode)
8522;;;;;; "epa-mail" "epa-mail.el" (20043 38232)) 8535;;;;;; "epa-mail" "epa-mail.el" (20045 40021))
8523;;; Generated autoloads from epa-mail.el 8536;;; Generated autoloads from epa-mail.el
8524 8537
8525(autoload 'epa-mail-mode "epa-mail" "\ 8538(autoload 'epa-mail-mode "epa-mail" "\
@@ -8583,7 +8596,7 @@ Minor mode to hook EasyPG into Mail mode.
8583 8596
8584;;;*** 8597;;;***
8585 8598
8586;;;### (autoloads (epg-make-context) "epg" "epg.el" (20031 47065)) 8599;;;### (autoloads (epg-make-context) "epg" "epg.el" (20031 63297))
8587;;; Generated autoloads from epg.el 8600;;; Generated autoloads from epg.el
8588 8601
8589(autoload 'epg-make-context "epg" "\ 8602(autoload 'epg-make-context "epg" "\
@@ -8594,7 +8607,7 @@ Return a context object.
8594;;;*** 8607;;;***
8595 8608
8596;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration) 8609;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration)
8597;;;;;; "epg-config" "epg-config.el" (19845 45374)) 8610;;;;;; "epg-config" "epg-config.el" (19776 18657))
8598;;; Generated autoloads from epg-config.el 8611;;; Generated autoloads from epg-config.el
8599 8612
8600(autoload 'epg-configuration "epg-config" "\ 8613(autoload 'epg-configuration "epg-config" "\
@@ -8615,7 +8628,7 @@ Look at CONFIG and try to expand GROUP.
8615;;;*** 8628;;;***
8616 8629
8617;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" 8630;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc"
8618;;;;;; "erc/erc.el" (19986 58615)) 8631;;;;;; "erc/erc.el" (20030 53460))
8619;;; Generated autoloads from erc/erc.el 8632;;; Generated autoloads from erc/erc.el
8620 8633
8621(autoload 'erc-select-read-args "erc" "\ 8634(autoload 'erc-select-read-args "erc" "\
@@ -8657,33 +8670,33 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8657 8670
8658;;;*** 8671;;;***
8659 8672
8660;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (19845 8673;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (19776
8661;;;;;; 45374)) 8674;;;;;; 18657))
8662;;; Generated autoloads from erc/erc-autoaway.el 8675;;; Generated autoloads from erc/erc-autoaway.el
8663 (autoload 'erc-autoaway-mode "erc-autoaway") 8676 (autoload 'erc-autoaway-mode "erc-autoaway")
8664 8677
8665;;;*** 8678;;;***
8666 8679
8667;;;### (autoloads nil "erc-button" "erc/erc-button.el" (19895 48172)) 8680;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20092 63497))
8668;;; Generated autoloads from erc/erc-button.el 8681;;; Generated autoloads from erc/erc-button.el
8669 (autoload 'erc-button-mode "erc-button" nil t) 8682 (autoload 'erc-button-mode "erc-button" nil t)
8670 8683
8671;;;*** 8684;;;***
8672 8685
8673;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (19845 45374)) 8686;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (19776 18657))
8674;;; Generated autoloads from erc/erc-capab.el 8687;;; Generated autoloads from erc/erc-capab.el
8675 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8688 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8676 8689
8677;;;*** 8690;;;***
8678 8691
8679;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (19845 45374)) 8692;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (19776 18657))
8680;;; Generated autoloads from erc/erc-compat.el 8693;;; Generated autoloads from erc/erc-compat.el
8681 (autoload 'erc-define-minor-mode "erc-compat") 8694 (autoload 'erc-define-minor-mode "erc-compat")
8682 8695
8683;;;*** 8696;;;***
8684 8697
8685;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 8698;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
8686;;;;;; "erc-dcc" "erc/erc-dcc.el" (19895 48172)) 8699;;;;;; "erc-dcc" "erc/erc-dcc.el" (19902 1718))
8687;;; Generated autoloads from erc/erc-dcc.el 8700;;; Generated autoloads from erc/erc-dcc.el
8688 (autoload 'erc-dcc-mode "erc-dcc") 8701 (autoload 'erc-dcc-mode "erc-dcc")
8689 8702
@@ -8716,7 +8729,7 @@ that subcommand.
8716;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 8729;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
8717;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 8730;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
8718;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 8731;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
8719;;;;;; (19845 45374)) 8732;;;;;; (19776 18657))
8720;;; Generated autoloads from erc/erc-ezbounce.el 8733;;; Generated autoloads from erc/erc-ezbounce.el
8721 8734
8722(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8735(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -8778,8 +8791,8 @@ Add EZBouncer convenience functions to ERC.
8778 8791
8779;;;*** 8792;;;***
8780 8793
8781;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (19845 8794;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (19776
8782;;;;;; 45374)) 8795;;;;;; 18657))
8783;;; Generated autoloads from erc/erc-fill.el 8796;;; Generated autoloads from erc/erc-fill.el
8784 (autoload 'erc-fill-mode "erc-fill" nil t) 8797 (autoload 'erc-fill-mode "erc-fill" nil t)
8785 8798
@@ -8792,7 +8805,7 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
8792;;;*** 8805;;;***
8793 8806
8794;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 8807;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
8795;;;;;; "erc/erc-identd.el" (19845 45374)) 8808;;;;;; "erc/erc-identd.el" (19776 18657))
8796;;; Generated autoloads from erc/erc-identd.el 8809;;; Generated autoloads from erc/erc-identd.el
8797 (autoload 'erc-identd-mode "erc-identd") 8810 (autoload 'erc-identd-mode "erc-identd")
8798 8811
@@ -8814,7 +8827,7 @@ system.
8814;;;*** 8827;;;***
8815 8828
8816;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 8829;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
8817;;;;;; (19845 45374)) 8830;;;;;; (19776 18657))
8818;;; Generated autoloads from erc/erc-imenu.el 8831;;; Generated autoloads from erc/erc-imenu.el
8819 8832
8820(autoload 'erc-create-imenu-index "erc-imenu" "\ 8833(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -8824,20 +8837,20 @@ system.
8824 8837
8825;;;*** 8838;;;***
8826 8839
8827;;;### (autoloads nil "erc-join" "erc/erc-join.el" (19845 45374)) 8840;;;### (autoloads nil "erc-join" "erc/erc-join.el" (19776 18657))
8828;;; Generated autoloads from erc/erc-join.el 8841;;; Generated autoloads from erc/erc-join.el
8829 (autoload 'erc-autojoin-mode "erc-join" nil t) 8842 (autoload 'erc-autojoin-mode "erc-join" nil t)
8830 8843
8831;;;*** 8844;;;***
8832 8845
8833;;;### (autoloads nil "erc-list" "erc/erc-list.el" (19845 45374)) 8846;;;### (autoloads nil "erc-list" "erc/erc-list.el" (19797 54173))
8834;;; Generated autoloads from erc/erc-list.el 8847;;; Generated autoloads from erc/erc-list.el
8835 (autoload 'erc-list-mode "erc-list") 8848 (autoload 'erc-list-mode "erc-list")
8836 8849
8837;;;*** 8850;;;***
8838 8851
8839;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 8852;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
8840;;;;;; "erc/erc-log.el" (19845 45374)) 8853;;;;;; "erc/erc-log.el" (19776 18657))
8841;;; Generated autoloads from erc/erc-log.el 8854;;; Generated autoloads from erc/erc-log.el
8842 (autoload 'erc-log-mode "erc-log" nil t) 8855 (autoload 'erc-log-mode "erc-log" nil t)
8843 8856
@@ -8869,7 +8882,7 @@ You can save every individual message by putting this function on
8869;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 8882;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
8870;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 8883;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
8871;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 8884;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
8872;;;;;; (19845 45374)) 8885;;;;;; (19776 18657))
8873;;; Generated autoloads from erc/erc-match.el 8886;;; Generated autoloads from erc/erc-match.el
8874 (autoload 'erc-match-mode "erc-match") 8887 (autoload 'erc-match-mode "erc-match")
8875 8888
@@ -8915,14 +8928,14 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
8915 8928
8916;;;*** 8929;;;***
8917 8930
8918;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (19845 45374)) 8931;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (19776 18657))
8919;;; Generated autoloads from erc/erc-menu.el 8932;;; Generated autoloads from erc/erc-menu.el
8920 (autoload 'erc-menu-mode "erc-menu" nil t) 8933 (autoload 'erc-menu-mode "erc-menu" nil t)
8921 8934
8922;;;*** 8935;;;***
8923 8936
8924;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 8937;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
8925;;;;;; (19845 45374)) 8938;;;;;; (19776 18657))
8926;;; Generated autoloads from erc/erc-netsplit.el 8939;;; Generated autoloads from erc/erc-netsplit.el
8927 (autoload 'erc-netsplit-mode "erc-netsplit") 8940 (autoload 'erc-netsplit-mode "erc-netsplit")
8928 8941
@@ -8934,7 +8947,7 @@ Show who's gone.
8934;;;*** 8947;;;***
8935 8948
8936;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 8949;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
8937;;;;;; "erc/erc-networks.el" (19845 45374)) 8950;;;;;; "erc/erc-networks.el" (19776 18657))
8938;;; Generated autoloads from erc/erc-networks.el 8951;;; Generated autoloads from erc/erc-networks.el
8939 8952
8940(autoload 'erc-determine-network "erc-networks" "\ 8953(autoload 'erc-determine-network "erc-networks" "\
@@ -8952,7 +8965,7 @@ Interactively select a server to connect to using `erc-server-alist'.
8952;;;*** 8965;;;***
8953 8966
8954;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 8967;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
8955;;;;;; "erc/erc-notify.el" (19845 45374)) 8968;;;;;; "erc/erc-notify.el" (19776 18657))
8956;;; Generated autoloads from erc/erc-notify.el 8969;;; Generated autoloads from erc/erc-notify.el
8957 (autoload 'erc-notify-mode "erc-notify" nil t) 8970 (autoload 'erc-notify-mode "erc-notify" nil t)
8958 8971
@@ -8970,33 +8983,33 @@ with args, toggle notify status of people.
8970 8983
8971;;;*** 8984;;;***
8972 8985
8973;;;### (autoloads nil "erc-page" "erc/erc-page.el" (19845 45374)) 8986;;;### (autoloads nil "erc-page" "erc/erc-page.el" (19776 18657))
8974;;; Generated autoloads from erc/erc-page.el 8987;;; Generated autoloads from erc/erc-page.el
8975 (autoload 'erc-page-mode "erc-page") 8988 (autoload 'erc-page-mode "erc-page")
8976 8989
8977;;;*** 8990;;;***
8978 8991
8979;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (19936 8992;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (19936
8980;;;;;; 52203)) 8993;;;;;; 25103))
8981;;; Generated autoloads from erc/erc-pcomplete.el 8994;;; Generated autoloads from erc/erc-pcomplete.el
8982 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 8995 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
8983 8996
8984;;;*** 8997;;;***
8985 8998
8986;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (19845 45374)) 8999;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (19776 18657))
8987;;; Generated autoloads from erc/erc-replace.el 9000;;; Generated autoloads from erc/erc-replace.el
8988 (autoload 'erc-replace-mode "erc-replace") 9001 (autoload 'erc-replace-mode "erc-replace")
8989 9002
8990;;;*** 9003;;;***
8991 9004
8992;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (19845 45374)) 9005;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (19776 18657))
8993;;; Generated autoloads from erc/erc-ring.el 9006;;; Generated autoloads from erc/erc-ring.el
8994 (autoload 'erc-ring-mode "erc-ring" nil t) 9007 (autoload 'erc-ring-mode "erc-ring" nil t)
8995 9008
8996;;;*** 9009;;;***
8997 9010
8998;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 9011;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
8999;;;;;; "erc-services" "erc/erc-services.el" (19845 45374)) 9012;;;;;; "erc-services" "erc/erc-services.el" (19776 18657))
9000;;; Generated autoloads from erc/erc-services.el 9013;;; Generated autoloads from erc/erc-services.el
9001 (autoload 'erc-services-mode "erc-services" nil t) 9014 (autoload 'erc-services-mode "erc-services" nil t)
9002 9015
@@ -9013,14 +9026,14 @@ When called interactively, read the password using `read-passwd'.
9013 9026
9014;;;*** 9027;;;***
9015 9028
9016;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (19845 45374)) 9029;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (19776 18657))
9017;;; Generated autoloads from erc/erc-sound.el 9030;;; Generated autoloads from erc/erc-sound.el
9018 (autoload 'erc-sound-mode "erc-sound") 9031 (autoload 'erc-sound-mode "erc-sound")
9019 9032
9020;;;*** 9033;;;***
9021 9034
9022;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 9035;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9023;;;;;; (19845 45374)) 9036;;;;;; (19776 18657))
9024;;; Generated autoloads from erc/erc-speedbar.el 9037;;; Generated autoloads from erc/erc-speedbar.el
9025 9038
9026(autoload 'erc-speedbar-browser "erc-speedbar" "\ 9039(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9031,21 +9044,21 @@ This will add a speedbar major display mode.
9031 9044
9032;;;*** 9045;;;***
9033 9046
9034;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (19845 9047;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (19776
9035;;;;;; 45374)) 9048;;;;;; 18657))
9036;;; Generated autoloads from erc/erc-spelling.el 9049;;; Generated autoloads from erc/erc-spelling.el
9037 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9050 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9038 9051
9039;;;*** 9052;;;***
9040 9053
9041;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (19845 45374)) 9054;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (19776 18657))
9042;;; Generated autoloads from erc/erc-stamp.el 9055;;; Generated autoloads from erc/erc-stamp.el
9043 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9056 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9044 9057
9045;;;*** 9058;;;***
9046 9059
9047;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 9060;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
9048;;;;;; (19845 45374)) 9061;;;;;; (19874 14841))
9049;;; Generated autoloads from erc/erc-track.el 9062;;; Generated autoloads from erc/erc-track.el
9050 9063
9051(defvar erc-track-minor-mode nil "\ 9064(defvar erc-track-minor-mode nil "\
@@ -9068,7 +9081,7 @@ module, otherwise the keybindings will not do anything useful.
9068;;;*** 9081;;;***
9069 9082
9070;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 9083;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9071;;;;;; "erc-truncate" "erc/erc-truncate.el" (19845 45374)) 9084;;;;;; "erc-truncate" "erc/erc-truncate.el" (19776 18657))
9072;;; Generated autoloads from erc/erc-truncate.el 9085;;; Generated autoloads from erc/erc-truncate.el
9073 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9086 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9074 9087
@@ -9088,7 +9101,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9088;;;*** 9101;;;***
9089 9102
9090;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 9103;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9091;;;;;; (19845 45374)) 9104;;;;;; (19776 18657))
9092;;; Generated autoloads from erc/erc-xdcc.el 9105;;; Generated autoloads from erc/erc-xdcc.el
9093 (autoload 'erc-xdcc-mode "erc-xdcc") 9106 (autoload 'erc-xdcc-mode "erc-xdcc")
9094 9107
@@ -9101,7 +9114,7 @@ Add a file to `erc-xdcc-files'.
9101 9114
9102;;;### (autoloads (ert-describe-test ert-run-tests-interactively 9115;;;### (autoloads (ert-describe-test ert-run-tests-interactively
9103;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest) 9116;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest)
9104;;;;;; "ert" "emacs-lisp/ert.el" (19846 36966)) 9117;;;;;; "ert" "emacs-lisp/ert.el" (19911 63128))
9105;;; Generated autoloads from emacs-lisp/ert.el 9118;;; Generated autoloads from emacs-lisp/ert.el
9106 9119
9107(autoload 'ert-deftest "ert" "\ 9120(autoload 'ert-deftest "ert" "\
@@ -9171,7 +9184,7 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test).
9171;;;*** 9184;;;***
9172 9185
9173;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el" 9186;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el"
9174;;;;;; (19845 45374)) 9187;;;;;; (19776 18657))
9175;;; Generated autoloads from emacs-lisp/ert-x.el 9188;;; Generated autoloads from emacs-lisp/ert-x.el
9176 9189
9177(put 'ert-with-test-buffer 'lisp-indent-function 1) 9190(put 'ert-with-test-buffer 'lisp-indent-function 1)
@@ -9183,8 +9196,8 @@ Kill all test buffers that are still live.
9183 9196
9184;;;*** 9197;;;***
9185 9198
9186;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (19890 9199;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (19891
9187;;;;;; 42850)) 9200;;;;;; 13894))
9188;;; Generated autoloads from eshell/esh-mode.el 9201;;; Generated autoloads from eshell/esh-mode.el
9189 9202
9190(autoload 'eshell-mode "esh-mode" "\ 9203(autoload 'eshell-mode "esh-mode" "\
@@ -9197,7 +9210,7 @@ Emacs shell interactive mode.
9197;;;*** 9210;;;***
9198 9211
9199;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell" 9212;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
9200;;;;;; "eshell/eshell.el" (19845 45374)) 9213;;;;;; "eshell/eshell.el" (19874 14841))
9201;;; Generated autoloads from eshell/eshell.el 9214;;; Generated autoloads from eshell/eshell.el
9202 9215
9203(autoload 'eshell "eshell" "\ 9216(autoload 'eshell "eshell" "\
@@ -9238,7 +9251,7 @@ corresponding to a successful execution.
9238;;;;;; visit-tags-table tags-table-mode find-tag-default-function 9251;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9239;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 9252;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
9240;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 9253;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
9241;;;;;; (20007 64734)) 9254;;;;;; (20084 62230))
9242;;; Generated autoloads from progmodes/etags.el 9255;;; Generated autoloads from progmodes/etags.el
9243 9256
9244(defvar tags-file-name nil "\ 9257(defvar tags-file-name nil "\
@@ -9556,7 +9569,7 @@ for \\[find-tag] (which see).
9556;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer 9569;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer
9557;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer 9570;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer
9558;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el" 9571;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el"
9559;;;;;; (19845 45374)) 9572;;;;;; (19776 18657))
9560;;; Generated autoloads from language/ethio-util.el 9573;;; Generated autoloads from language/ethio-util.el
9561 9574
9562(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9575(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9726,7 +9739,7 @@ With ARG, insert that many delimiters.
9726 9739
9727;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 9740;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
9728;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 9741;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
9729;;;;;; (19931 11784)) 9742;;;;;; (19933 8482))
9730;;; Generated autoloads from net/eudc.el 9743;;; Generated autoloads from net/eudc.el
9731 9744
9732(autoload 'eudc-set-server "eudc" "\ 9745(autoload 'eudc-set-server "eudc" "\
@@ -9782,7 +9795,7 @@ This does nothing except loading eudc by autoload side-effect.
9782 9795
9783;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 9796;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
9784;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 9797;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
9785;;;;;; "eudc-bob" "net/eudc-bob.el" (19845 45374)) 9798;;;;;; "eudc-bob" "net/eudc-bob.el" (19776 18657))
9786;;; Generated autoloads from net/eudc-bob.el 9799;;; Generated autoloads from net/eudc-bob.el
9787 9800
9788(autoload 'eudc-display-generic-binary "eudc-bob" "\ 9801(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -9818,7 +9831,7 @@ Display a button for the JPEG DATA.
9818;;;*** 9831;;;***
9819 9832
9820;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 9833;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
9821;;;;;; "eudc-export" "net/eudc-export.el" (19931 11784)) 9834;;;;;; "eudc-export" "net/eudc-export.el" (19933 8482))
9822;;; Generated autoloads from net/eudc-export.el 9835;;; Generated autoloads from net/eudc-export.el
9823 9836
9824(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 9837(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -9835,7 +9848,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
9835;;;*** 9848;;;***
9836 9849
9837;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 9850;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
9838;;;;;; (19931 11784)) 9851;;;;;; (19933 8482))
9839;;; Generated autoloads from net/eudc-hotlist.el 9852;;; Generated autoloads from net/eudc-hotlist.el
9840 9853
9841(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 9854(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -9845,8 +9858,8 @@ Edit the hotlist of directory servers in a specialized buffer.
9845 9858
9846;;;*** 9859;;;***
9847 9860
9848;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (19845 9861;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (19874
9849;;;;;; 45374)) 9862;;;;;; 14841))
9850;;; Generated autoloads from emacs-lisp/ewoc.el 9863;;; Generated autoloads from emacs-lisp/ewoc.el
9851 9864
9852(autoload 'ewoc-create "ewoc" "\ 9865(autoload 'ewoc-create "ewoc" "\
@@ -9875,7 +9888,7 @@ fourth arg NOSEP non-nil inhibits this.
9875;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 9888;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
9876;;;;;; executable-self-display executable-set-magic executable-interpret 9889;;;;;; executable-self-display executable-set-magic executable-interpret
9877;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 9890;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
9878;;;;;; (19890 42850)) 9891;;;;;; (19891 13894))
9879;;; Generated autoloads from progmodes/executable.el 9892;;; Generated autoloads from progmodes/executable.el
9880 9893
9881(autoload 'executable-command-find-posix-p "executable" "\ 9894(autoload 'executable-command-find-posix-p "executable" "\
@@ -9918,7 +9931,7 @@ file modes.
9918 9931
9919;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 9932;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
9920;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" 9933;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
9921;;;;;; (19886 45771)) 9934;;;;;; (19888 59421))
9922;;; Generated autoloads from expand.el 9935;;; Generated autoloads from expand.el
9923 9936
9924(autoload 'expand-add-abbrevs "expand" "\ 9937(autoload 'expand-add-abbrevs "expand" "\
@@ -9967,7 +9980,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
9967 9980
9968;;;*** 9981;;;***
9969 9982
9970;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (19975 1875)) 9983;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20089 62475))
9971;;; Generated autoloads from progmodes/f90.el 9984;;; Generated autoloads from progmodes/f90.el
9972 9985
9973(autoload 'f90-mode "f90" "\ 9986(autoload 'f90-mode "f90" "\
@@ -10037,8 +10050,8 @@ with no args, if that value is non-nil.
10037;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set 10050;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set
10038;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase 10051;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase
10039;;;;;; text-scale-set face-remap-set-base face-remap-reset-base 10052;;;;;; text-scale-set face-remap-set-base face-remap-reset-base
10040;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (19845 10053;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (19776
10041;;;;;; 45374)) 10054;;;;;; 18657))
10042;;; Generated autoloads from face-remap.el 10055;;; Generated autoloads from face-remap.el
10043 10056
10044(autoload 'face-remap-add-relative "face-remap" "\ 10057(autoload 'face-remap-add-relative "face-remap" "\
@@ -10178,7 +10191,7 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
10178 10191
10179;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10192;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
10180;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 10193;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
10181;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (19986 58615)) 10194;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (19987 9666))
10182;;; Generated autoloads from mail/feedmail.el 10195;;; Generated autoloads from mail/feedmail.el
10183 10196
10184(autoload 'feedmail-send-it "feedmail" "\ 10197(autoload 'feedmail-send-it "feedmail" "\
@@ -10232,7 +10245,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10232;;;*** 10245;;;***
10233 10246
10234;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 10247;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
10235;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (19845 45374)) 10248;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (19776 18657))
10236;;; Generated autoloads from ffap.el 10249;;; Generated autoloads from ffap.el
10237 10250
10238(autoload 'ffap-next "ffap" "\ 10251(autoload 'ffap-next "ffap" "\
@@ -10296,7 +10309,7 @@ Evaluate the forms in variable `ffap-bindings'.
10296;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 10309;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
10297;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 10310;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
10298;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 10311;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
10299;;;;;; "filecache" "filecache.el" (19845 45374)) 10312;;;;;; "filecache" "filecache.el" (19776 18657))
10300;;; Generated autoloads from filecache.el 10313;;; Generated autoloads from filecache.el
10301 10314
10302(autoload 'file-cache-add-directory "filecache" "\ 10315(autoload 'file-cache-add-directory "filecache" "\
@@ -10356,7 +10369,7 @@ the name is considered already unique; only the second substitution
10356;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable 10369;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable
10357;;;;;; add-dir-local-variable delete-file-local-variable-prop-line 10370;;;;;; add-dir-local-variable delete-file-local-variable-prop-line
10358;;;;;; add-file-local-variable-prop-line delete-file-local-variable 10371;;;;;; add-file-local-variable-prop-line delete-file-local-variable
10359;;;;;; add-file-local-variable) "files-x" "files-x.el" (19886 45771)) 10372;;;;;; add-file-local-variable) "files-x" "files-x.el" (19888 59421))
10360;;; Generated autoloads from files-x.el 10373;;; Generated autoloads from files-x.el
10361 10374
10362(autoload 'add-file-local-variable "files-x" "\ 10375(autoload 'add-file-local-variable "files-x" "\
@@ -10421,8 +10434,8 @@ Copy directory-local variables to the -*- line.
10421 10434
10422;;;*** 10435;;;***
10423 10436
10424;;;### (autoloads (filesets-init) "filesets" "filesets.el" (19845 10437;;;### (autoloads (filesets-init) "filesets" "filesets.el" (19776
10425;;;;;; 45374)) 10438;;;;;; 18657))
10426;;; Generated autoloads from filesets.el 10439;;; Generated autoloads from filesets.el
10427 10440
10428(autoload 'filesets-init "filesets" "\ 10441(autoload 'filesets-init "filesets" "\
@@ -10433,7 +10446,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10433 10446
10434;;;*** 10447;;;***
10435 10448
10436;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (19845 45374)) 10449;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (19776 18657))
10437;;; Generated autoloads from find-cmd.el 10450;;; Generated autoloads from find-cmd.el
10438 10451
10439(autoload 'find-cmd "find-cmd" "\ 10452(autoload 'find-cmd "find-cmd" "\
@@ -10453,7 +10466,7 @@ result is a string that should be ready for the command line.
10453;;;*** 10466;;;***
10454 10467
10455;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired" 10468;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired"
10456;;;;;; "find-dired.el" (19980 19797)) 10469;;;;;; "find-dired.el" (19980 46525))
10457;;; Generated autoloads from find-dired.el 10470;;; Generated autoloads from find-dired.el
10458 10471
10459(autoload 'find-dired "find-dired" "\ 10472(autoload 'find-dired "find-dired" "\
@@ -10493,7 +10506,7 @@ use in place of \"-ls\" as the final argument.
10493 10506
10494;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10507;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10495;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 10508;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
10496;;;;;; (19845 45374)) 10509;;;;;; (19874 14841))
10497;;; Generated autoloads from find-file.el 10510;;; Generated autoloads from find-file.el
10498 10511
10499(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10512(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -10587,7 +10600,7 @@ Visit the file you click on in another window.
10587;;;;;; find-variable find-variable-noselect find-function-other-frame 10600;;;;;; find-variable find-variable-noselect find-function-other-frame
10588;;;;;; find-function-other-window find-function find-function-noselect 10601;;;;;; find-function-other-window find-function find-function-noselect
10589;;;;;; find-function-search-for-symbol find-library) "find-func" 10602;;;;;; find-function-search-for-symbol find-library) "find-func"
10590;;;;;; "emacs-lisp/find-func.el" (20050 11479)) 10603;;;;;; "emacs-lisp/find-func.el" (20071 33316))
10591;;; Generated autoloads from emacs-lisp/find-func.el 10604;;; Generated autoloads from emacs-lisp/find-func.el
10592 10605
10593(autoload 'find-library "find-func" "\ 10606(autoload 'find-library "find-func" "\
@@ -10746,7 +10759,7 @@ Define some key bindings for the find-function family of functions.
10746;;;*** 10759;;;***
10747 10760
10748;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 10761;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
10749;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (19886 45771)) 10762;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (19888 59421))
10750;;; Generated autoloads from find-lisp.el 10763;;; Generated autoloads from find-lisp.el
10751 10764
10752(autoload 'find-lisp-find-dired "find-lisp" "\ 10765(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -10767,7 +10780,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
10767;;;*** 10780;;;***
10768 10781
10769;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 10782;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
10770;;;;;; "finder" "finder.el" (19893 19022)) 10783;;;;;; "finder" "finder.el" (19892 34767))
10771;;; Generated autoloads from finder.el 10784;;; Generated autoloads from finder.el
10772 10785
10773(autoload 'finder-list-keywords "finder" "\ 10786(autoload 'finder-list-keywords "finder" "\
@@ -10789,7 +10802,7 @@ Find packages matching a given keyword.
10789;;;*** 10802;;;***
10790 10803
10791;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 10804;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
10792;;;;;; "flow-ctrl.el" (19845 45374)) 10805;;;;;; "flow-ctrl.el" (19776 18657))
10793;;; Generated autoloads from flow-ctrl.el 10806;;; Generated autoloads from flow-ctrl.el
10794 10807
10795(autoload 'enable-flow-control "flow-ctrl" "\ 10808(autoload 'enable-flow-control "flow-ctrl" "\
@@ -10811,7 +10824,7 @@ to get the effect of a C-q.
10811;;;*** 10824;;;***
10812 10825
10813;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 10826;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
10814;;;;;; (19845 45374)) 10827;;;;;; (19776 18657))
10815;;; Generated autoloads from gnus/flow-fill.el 10828;;; Generated autoloads from gnus/flow-fill.el
10816 10829
10817(autoload 'fill-flowed-encode "flow-fill" "\ 10830(autoload 'fill-flowed-encode "flow-fill" "\
@@ -10827,7 +10840,7 @@ to get the effect of a C-q.
10827;;;*** 10840;;;***
10828 10841
10829;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on 10842;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on
10830;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (19984 16846)) 10843;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (19983 43916))
10831;;; Generated autoloads from progmodes/flymake.el 10844;;; Generated autoloads from progmodes/flymake.el
10832 10845
10833(autoload 'flymake-mode "flymake" "\ 10846(autoload 'flymake-mode "flymake" "\
@@ -10856,7 +10869,7 @@ Turn flymake mode off.
10856 10869
10857;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 10870;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
10858;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 10871;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
10859;;;;;; "flyspell" "textmodes/flyspell.el" (19982 3545)) 10872;;;;;; "flyspell" "textmodes/flyspell.el" (20076 61048))
10860;;; Generated autoloads from textmodes/flyspell.el 10873;;; Generated autoloads from textmodes/flyspell.el
10861 10874
10862(autoload 'flyspell-prog-mode "flyspell" "\ 10875(autoload 'flyspell-prog-mode "flyspell" "\
@@ -10926,7 +10939,7 @@ Flyspell whole buffer.
10926 10939
10927;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 10940;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
10928;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 10941;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
10929;;;;;; (19998 49767)) 10942;;;;;; (19998 18685))
10930;;; Generated autoloads from follow.el 10943;;; Generated autoloads from follow.el
10931 10944
10932(autoload 'turn-on-follow-mode "follow" "\ 10945(autoload 'turn-on-follow-mode "follow" "\
@@ -10999,8 +11012,8 @@ in your `~/.emacs' file, replacing [f7] by your favourite key:
10999 11012
11000;;;*** 11013;;;***
11001 11014
11002;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (19913 11015;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (19919
11003;;;;;; 4309)) 11016;;;;;; 55562))
11004;;; Generated autoloads from mail/footnote.el 11017;;; Generated autoloads from mail/footnote.el
11005 11018
11006(autoload 'footnote-mode "footnote" "\ 11019(autoload 'footnote-mode "footnote" "\
@@ -11014,7 +11027,7 @@ started, play around with the following keys:
11014;;;*** 11027;;;***
11015 11028
11016;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11029;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11017;;;;;; "forms" "forms.el" (19886 45771)) 11030;;;;;; "forms" "forms.el" (19888 59421))
11018;;; Generated autoloads from forms.el 11031;;; Generated autoloads from forms.el
11019 11032
11020(autoload 'forms-mode "forms" "\ 11033(autoload 'forms-mode "forms" "\
@@ -11051,7 +11064,7 @@ Visit a file in Forms mode in other window.
11051;;;*** 11064;;;***
11052 11065
11053;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" 11066;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el"
11054;;;;;; (19956 37456)) 11067;;;;;; (19958 52955))
11055;;; Generated autoloads from progmodes/fortran.el 11068;;; Generated autoloads from progmodes/fortran.el
11056 11069
11057(autoload 'fortran-mode "fortran" "\ 11070(autoload 'fortran-mode "fortran" "\
@@ -11129,7 +11142,7 @@ with no args, if that value is non-nil.
11129;;;*** 11142;;;***
11130 11143
11131;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 11144;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
11132;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (19931 11784)) 11145;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (19933 8482))
11133;;; Generated autoloads from play/fortune.el 11146;;; Generated autoloads from play/fortune.el
11134 11147
11135(autoload 'fortune-add-fortune "fortune" "\ 11148(autoload 'fortune-add-fortune "fortune" "\
@@ -11178,7 +11191,7 @@ and choose the directory as the fortune-file.
11178;;;*** 11191;;;***
11179 11192
11180;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" 11193;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el"
11181;;;;;; (19988 13913)) 11194;;;;;; (20076 64499))
11182;;; Generated autoloads from progmodes/gdb-mi.el 11195;;; Generated autoloads from progmodes/gdb-mi.el
11183 11196
11184(defvar gdb-enable-debug nil "\ 11197(defvar gdb-enable-debug nil "\
@@ -11239,8 +11252,8 @@ detailed description of this mode.
11239;;;*** 11252;;;***
11240 11253
11241;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 11254;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
11242;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (19845 11255;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (19776
11243;;;;;; 45374)) 11256;;;;;; 18657))
11244;;; Generated autoloads from emacs-lisp/generic.el 11257;;; Generated autoloads from emacs-lisp/generic.el
11245 11258
11246(defvar generic-mode-list nil "\ 11259(defvar generic-mode-list nil "\
@@ -11317,7 +11330,7 @@ regular expression that can be used as an element of
11317;;;*** 11330;;;***
11318 11331
11319;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11332;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11320;;;;;; (19906 31087)) 11333;;;;;; (19910 9778))
11321;;; Generated autoloads from progmodes/glasses.el 11334;;; Generated autoloads from progmodes/glasses.el
11322 11335
11323(autoload 'glasses-mode "glasses" "\ 11336(autoload 'glasses-mode "glasses" "\
@@ -11331,7 +11344,7 @@ at places they belong to.
11331 11344
11332;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 11345;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
11333;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el" 11346;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el"
11334;;;;;; (19845 45374)) 11347;;;;;; (19776 18657))
11335;;; Generated autoloads from gnus/gmm-utils.el 11348;;; Generated autoloads from gnus/gmm-utils.el
11336 11349
11337(autoload 'gmm-regexp-concat "gmm-utils" "\ 11350(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11386,7 +11399,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11386;;;*** 11399;;;***
11387 11400
11388;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11401;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11389;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20027 50006)) 11402;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20078 6498))
11390;;; Generated autoloads from gnus/gnus.el 11403;;; Generated autoloads from gnus/gnus.el
11391(when (fboundp 'custom-autoload) 11404(when (fboundp 'custom-autoload)
11392 (custom-autoload 'gnus-select-method "gnus")) 11405 (custom-autoload 'gnus-select-method "gnus"))
@@ -11439,7 +11452,7 @@ prompt the user for the name of an NNTP server to use.
11439;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11452;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11440;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11453;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11441;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11454;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11442;;;;;; "gnus/gnus-agent.el" (20048 56149)) 11455;;;;;; "gnus/gnus-agent.el" (20078 6498))
11443;;; Generated autoloads from gnus/gnus-agent.el 11456;;; Generated autoloads from gnus/gnus-agent.el
11444 11457
11445(autoload 'gnus-unplugged "gnus-agent" "\ 11458(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11530,7 +11543,7 @@ If CLEAN, obsolete (ignore).
11530;;;*** 11543;;;***
11531 11544
11532;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11545;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11533;;;;;; (20050 11479)) 11546;;;;;; (20090 40643))
11534;;; Generated autoloads from gnus/gnus-art.el 11547;;; Generated autoloads from gnus/gnus-art.el
11535 11548
11536(autoload 'gnus-article-prepare-display "gnus-art" "\ 11549(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11541,7 +11554,7 @@ Make the current buffer look like a nice article.
11541;;;*** 11554;;;***
11542 11555
11543;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set) 11556;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set)
11544;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (19845 45374)) 11557;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (19776 18657))
11545;;; Generated autoloads from gnus/gnus-bookmark.el 11558;;; Generated autoloads from gnus/gnus-bookmark.el
11546 11559
11547(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 11560(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -11566,8 +11579,8 @@ deletion, or > if it is flagged for displaying.
11566 11579
11567;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 11580;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
11568;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 11581;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
11569;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (19845 11582;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (19776
11570;;;;;; 45374)) 11583;;;;;; 18657))
11571;;; Generated autoloads from gnus/gnus-cache.el 11584;;; Generated autoloads from gnus/gnus-cache.el
11572 11585
11573(autoload 'gnus-jog-cache "gnus-cache" "\ 11586(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -11609,7 +11622,7 @@ supported.
11609;;;*** 11622;;;***
11610 11623
11611;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 11624;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
11612;;;;;; "gnus-delay" "gnus/gnus-delay.el" (19931 11784)) 11625;;;;;; "gnus-delay" "gnus/gnus-delay.el" (19933 8482))
11613;;; Generated autoloads from gnus/gnus-delay.el 11626;;; Generated autoloads from gnus/gnus-delay.el
11614 11627
11615(autoload 'gnus-delay-article "gnus-delay" "\ 11628(autoload 'gnus-delay-article "gnus-delay" "\
@@ -11645,7 +11658,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11645;;;*** 11658;;;***
11646 11659
11647;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 11660;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
11648;;;;;; "gnus-diary" "gnus/gnus-diary.el" (19845 45374)) 11661;;;;;; "gnus-diary" "gnus/gnus-diary.el" (19776 18657))
11649;;; Generated autoloads from gnus/gnus-diary.el 11662;;; Generated autoloads from gnus/gnus-diary.el
11650 11663
11651(autoload 'gnus-user-format-function-d "gnus-diary" "\ 11664(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -11661,7 +11674,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11661;;;*** 11674;;;***
11662 11675
11663;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 11676;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
11664;;;;;; (19845 45374)) 11677;;;;;; (19776 18657))
11665;;; Generated autoloads from gnus/gnus-dired.el 11678;;; Generated autoloads from gnus/gnus-dired.el
11666 11679
11667(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 11680(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -11672,7 +11685,7 @@ Convenience method to turn on gnus-dired-mode.
11672;;;*** 11685;;;***
11673 11686
11674;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 11687;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
11675;;;;;; (19981 40664)) 11688;;;;;; (19983 37515))
11676;;; Generated autoloads from gnus/gnus-draft.el 11689;;; Generated autoloads from gnus/gnus-draft.el
11677 11690
11678(autoload 'gnus-draft-reminder "gnus-draft" "\ 11691(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -11684,8 +11697,8 @@ Reminder user if there are unsent drafts.
11684 11697
11685;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 11698;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11686;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 11699;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
11687;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (19980 11700;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20089
11688;;;;;; 19797)) 11701;;;;;; 62475))
11689;;; Generated autoloads from gnus/gnus-fun.el 11702;;; Generated autoloads from gnus/gnus-fun.el
11690 11703
11691(autoload 'gnus-random-x-face "gnus-fun" "\ 11704(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -11730,7 +11743,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
11730;;;*** 11743;;;***
11731 11744
11732;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar) 11745;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar)
11733;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (19845 45374)) 11746;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (19821 48406))
11734;;; Generated autoloads from gnus/gnus-gravatar.el 11747;;; Generated autoloads from gnus/gnus-gravatar.el
11735 11748
11736(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ 11749(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\
@@ -11748,7 +11761,7 @@ If gravatars are already displayed, remove them.
11748;;;*** 11761;;;***
11749 11762
11750;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 11763;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
11751;;;;;; "gnus-group" "gnus/gnus-group.el" (20062 2656)) 11764;;;;;; "gnus-group" "gnus/gnus-group.el" (20078 6498))
11752;;; Generated autoloads from gnus/gnus-group.el 11765;;; Generated autoloads from gnus/gnus-group.el
11753 11766
11754(autoload 'gnus-fetch-group "gnus-group" "\ 11767(autoload 'gnus-fetch-group "gnus-group" "\
@@ -11766,7 +11779,7 @@ Pop up a frame and enter GROUP.
11766;;;*** 11779;;;***
11767 11780
11768;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html" 11781;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html"
11769;;;;;; "gnus/gnus-html.el" (20050 11479)) 11782;;;;;; "gnus/gnus-html.el" (20049 48506))
11770;;; Generated autoloads from gnus/gnus-html.el 11783;;; Generated autoloads from gnus/gnus-html.el
11771 11784
11772(autoload 'gnus-article-html "gnus-html" "\ 11785(autoload 'gnus-article-html "gnus-html" "\
@@ -11782,7 +11795,7 @@ Pop up a frame and enter GROUP.
11782;;;*** 11795;;;***
11783 11796
11784;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 11797;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
11785;;;;;; (19845 45374)) 11798;;;;;; (19776 18657))
11786;;; Generated autoloads from gnus/gnus-kill.el 11799;;; Generated autoloads from gnus/gnus-kill.el
11787 11800
11788(defalias 'gnus-batch-kill 'gnus-batch-score) 11801(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -11797,7 +11810,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
11797 11810
11798;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 11811;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
11799;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 11812;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
11800;;;;;; (19845 45374)) 11813;;;;;; (19776 18657))
11801;;; Generated autoloads from gnus/gnus-ml.el 11814;;; Generated autoloads from gnus/gnus-ml.el
11802 11815
11803(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 11816(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -11822,7 +11835,7 @@ Minor mode for providing mailing-list commands.
11822 11835
11823;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 11836;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
11824;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 11837;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
11825;;;;;; (19845 45374)) 11838;;;;;; (19776 18657))
11826;;; Generated autoloads from gnus/gnus-mlspl.el 11839;;; Generated autoloads from gnus/gnus-mlspl.el
11827 11840
11828(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 11841(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -11923,7 +11936,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
11923;;;*** 11936;;;***
11924 11937
11925;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 11938;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
11926;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20055 29424)) 11939;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20078 6498))
11927;;; Generated autoloads from gnus/gnus-msg.el 11940;;; Generated autoloads from gnus/gnus-msg.el
11928 11941
11929(autoload 'gnus-msg-mail "gnus-msg" "\ 11942(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -11949,7 +11962,7 @@ Like `message-reply'.
11949 11962
11950;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 11963;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
11951;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 11964;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
11952;;;;;; (19845 45374)) 11965;;;;;; (19776 18657))
11953;;; Generated autoloads from gnus/gnus-picon.el 11966;;; Generated autoloads from gnus/gnus-picon.el
11954 11967
11955(autoload 'gnus-treat-from-picon "gnus-picon" "\ 11968(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -11976,7 +11989,7 @@ If picons are already displayed, remove them.
11976;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 11989;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
11977;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 11990;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
11978;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 11991;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
11979;;;;;; "gnus/gnus-range.el" (19845 45374)) 11992;;;;;; "gnus/gnus-range.el" (19821 48406))
11980;;; Generated autoloads from gnus/gnus-range.el 11993;;; Generated autoloads from gnus/gnus-range.el
11981 11994
11982(autoload 'gnus-sorted-difference "gnus-range" "\ 11995(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -12044,7 +12057,7 @@ Add NUM into sorted LIST by side effect.
12044;;;*** 12057;;;***
12045 12058
12046;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 12059;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
12047;;;;;; "gnus-registry" "gnus/gnus-registry.el" (19976 22732)) 12060;;;;;; "gnus-registry" "gnus/gnus-registry.el" (19976 39376))
12048;;; Generated autoloads from gnus/gnus-registry.el 12061;;; Generated autoloads from gnus/gnus-registry.el
12049 12062
12050(autoload 'gnus-registry-initialize "gnus-registry" "\ 12063(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12060,8 +12073,8 @@ Install the registry hooks.
12060;;;*** 12073;;;***
12061 12074
12062;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 12075;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
12063;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (19845 12076;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (19776
12064;;;;;; 45374)) 12077;;;;;; 18657))
12065;;; Generated autoloads from gnus/gnus-sieve.el 12078;;; Generated autoloads from gnus/gnus-sieve.el
12066 12079
12067(autoload 'gnus-sieve-update "gnus-sieve" "\ 12080(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12089,7 +12102,7 @@ See the documentation for these variables and functions for details.
12089;;;*** 12102;;;***
12090 12103
12091;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12104;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
12092;;;;;; (20046 14433)) 12105;;;;;; (20076 61048))
12093;;; Generated autoloads from gnus/gnus-spec.el 12106;;; Generated autoloads from gnus/gnus-spec.el
12094 12107
12095(autoload 'gnus-update-format "gnus-spec" "\ 12108(autoload 'gnus-update-format "gnus-spec" "\
@@ -12100,7 +12113,7 @@ Update the format specification near point.
12100;;;*** 12113;;;***
12101 12114
12102;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" 12115;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el"
12103;;;;;; (19988 13913)) 12116;;;;;; (19988 51157))
12104;;; Generated autoloads from gnus/gnus-start.el 12117;;; Generated autoloads from gnus/gnus-start.el
12105 12118
12106(autoload 'gnus-declare-backend "gnus-start" "\ 12119(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12111,7 +12124,7 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12111;;;*** 12124;;;***
12112 12125
12113;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el" 12126;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el"
12114;;;;;; (20050 11479)) 12127;;;;;; (20094 36595))
12115;;; Generated autoloads from gnus/gnus-sum.el 12128;;; Generated autoloads from gnus/gnus-sum.el
12116 12129
12117(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12130(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12123,7 +12136,7 @@ BOOKMARK is a bookmark name or a bookmark record.
12123;;;*** 12136;;;***
12124 12137
12125;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize) 12138;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize)
12126;;;;;; "gnus-sync" "gnus/gnus-sync.el" (19845 45374)) 12139;;;;;; "gnus-sync" "gnus/gnus-sync.el" (19874 15752))
12127;;; Generated autoloads from gnus/gnus-sync.el 12140;;; Generated autoloads from gnus/gnus-sync.el
12128 12141
12129(autoload 'gnus-sync-initialize "gnus-sync" "\ 12142(autoload 'gnus-sync-initialize "gnus-sync" "\
@@ -12139,7 +12152,7 @@ Install the sync hooks.
12139;;;*** 12152;;;***
12140 12153
12141;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12154;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
12142;;;;;; (19845 45374)) 12155;;;;;; (19874 15752))
12143;;; Generated autoloads from gnus/gnus-win.el 12156;;; Generated autoloads from gnus/gnus-win.el
12144 12157
12145(autoload 'gnus-add-configuration "gnus-win" "\ 12158(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12150,7 +12163,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12150;;;*** 12163;;;***
12151 12164
12152;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el" 12165;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el"
12153;;;;;; (20002 46800)) 12166;;;;;; (20006 60553))
12154;;; Generated autoloads from net/gnutls.el 12167;;; Generated autoloads from net/gnutls.el
12155 12168
12156(defvar gnutls-min-prime-bits nil "\ 12169(defvar gnutls-min-prime-bits nil "\
@@ -12166,7 +12179,7 @@ A value of nil says to use the default gnutls value.")
12166 12179
12167;;;*** 12180;;;***
12168 12181
12169;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (19889 21967)) 12182;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (19888 59421))
12170;;; Generated autoloads from play/gomoku.el 12183;;; Generated autoloads from play/gomoku.el
12171 12184
12172(autoload 'gomoku "gomoku" "\ 12185(autoload 'gomoku "gomoku" "\
@@ -12193,8 +12206,8 @@ Use \\[describe-mode] for more info.
12193;;;*** 12206;;;***
12194 12207
12195;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address 12208;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address
12196;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (19845 12209;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (19776
12197;;;;;; 45374)) 12210;;;;;; 18657))
12198;;; Generated autoloads from net/goto-addr.el 12211;;; Generated autoloads from net/goto-addr.el
12199 12212
12200(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 12213(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -12233,7 +12246,7 @@ Turn on `goto-address-mode', but only in comments and strings.
12233;;;*** 12246;;;***
12234 12247
12235;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve) 12248;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve)
12236;;;;;; "gravatar" "gnus/gravatar.el" (19845 45374)) 12249;;;;;; "gravatar" "gnus/gravatar.el" (19874 15752))
12237;;; Generated autoloads from gnus/gravatar.el 12250;;; Generated autoloads from gnus/gravatar.el
12238 12251
12239(autoload 'gravatar-retrieve "gravatar" "\ 12252(autoload 'gravatar-retrieve "gravatar" "\
@@ -12251,7 +12264,7 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12251 12264
12252;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12265;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12253;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12266;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12254;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20050 11479)) 12267;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20087 36265))
12255;;; Generated autoloads from progmodes/grep.el 12268;;; Generated autoloads from progmodes/grep.el
12256 12269
12257(defvar grep-window-height nil "\ 12270(defvar grep-window-height nil "\
@@ -12284,7 +12297,7 @@ List of hook functions run by `grep-process-setup' (see `run-hooks').")
12284 12297
12285(custom-autoload 'grep-setup-hook "grep" t) 12298(custom-autoload 'grep-setup-hook "grep" t)
12286 12299
12287(defconst grep-regexp-alist '(("^\\(.+?\\)\\(:[ ]*\\)\\([1-9][0-9]*\\)\\2" 1 3) ("^\\(\\(.+?\\):\\([1-9][0-9]*\\):\\).*?\\(\\[01;31m\\(?:\\[K\\)?\\)\\(.*?\\)\\(\\[[0-9]*m\\)" 2 3 ((lambda nil (setq compilation-error-screen-columns nil) (- (match-beginning 4) (match-end 1))) lambda nil (- (match-end 5) (match-end 1) (- (match-end 4) (match-beginning 4)))) nil 1) ("^Binary file \\(.+\\) matches$" 1 nil nil 0 1)) "\ 12300(defconst grep-regexp-alist '(("^\\(.+?\\)\\(:[ ]*\\)\\([1-9][0-9]*\\)\\2" 1 3 ((lambda nil (when grep-highlight-matches (let* ((beg (match-end 0)) (end (save-excursion (goto-char beg) (line-end-position))) (mbeg (text-property-any beg end 'font-lock-face 'match))) (when mbeg (- mbeg beg))))) lambda nil (when grep-highlight-matches (let* ((beg (match-end 0)) (end (save-excursion (goto-char beg) (line-end-position))) (mbeg (text-property-any beg end 'font-lock-face 'match)) (mend (and mbeg (next-single-property-change mbeg 'font-lock-face nil end)))) (when mend (- mend beg)))))) ("^Binary file \\(.+\\) matches$" 1 nil nil 0 1)) "\
12288Regexp used to match grep hits. See `compilation-error-regexp-alist'.") 12301Regexp used to match grep hits. See `compilation-error-regexp-alist'.")
12289 12302
12290(defvar grep-program (purecopy "grep") "\ 12303(defvar grep-program (purecopy "grep") "\
@@ -12408,7 +12421,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
12408 12421
12409;;;*** 12422;;;***
12410 12423
12411;;;### (autoloads (gs-load-image) "gs" "gs.el" (19845 45374)) 12424;;;### (autoloads (gs-load-image) "gs" "gs.el" (19776 18657))
12412;;; Generated autoloads from gs.el 12425;;; Generated autoloads from gs.el
12413 12426
12414(autoload 'gs-load-image "gs" "\ 12427(autoload 'gs-load-image "gs" "\
@@ -12422,7 +12435,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12422;;;*** 12435;;;***
12423 12436
12424;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb 12437;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb
12425;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (19988 13913)) 12438;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20076 64339))
12426;;; Generated autoloads from progmodes/gud.el 12439;;; Generated autoloads from progmodes/gud.el
12427 12440
12428(autoload 'gud-gdb "gud" "\ 12441(autoload 'gud-gdb "gud" "\
@@ -12485,7 +12498,6 @@ For general information about commands available to control jdb from
12485gud, see `gud-mode'. 12498gud, see `gud-mode'.
12486 12499
12487\(fn COMMAND-LINE)" t nil) 12500\(fn COMMAND-LINE)" t nil)
12488 (add-hook 'same-window-regexps (purecopy "\\*gud-.*\\*\\(\\|<[0-9]+>\\)"))
12489 12501
12490(autoload 'gdb-script-mode "gud" "\ 12502(autoload 'gdb-script-mode "gud" "\
12491Major mode for editing GDB scripts. 12503Major mode for editing GDB scripts.
@@ -12508,8 +12520,8 @@ Toggle the display of GUD tooltips.
12508 12520
12509;;;*** 12521;;;***
12510 12522
12511;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (19889 12523;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (19888
12512;;;;;; 21967)) 12524;;;;;; 59421))
12513;;; Generated autoloads from play/handwrite.el 12525;;; Generated autoloads from play/handwrite.el
12514 12526
12515(autoload 'handwrite "handwrite" "\ 12527(autoload 'handwrite "handwrite" "\
@@ -12527,7 +12539,7 @@ Variables: `handwrite-linespace' (default 12)
12527;;;*** 12539;;;***
12528 12540
12529;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12541;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12530;;;;;; (19981 40664)) 12542;;;;;; (19983 37515))
12531;;; Generated autoloads from play/hanoi.el 12543;;; Generated autoloads from play/hanoi.el
12532 12544
12533(autoload 'hanoi "hanoi" "\ 12545(autoload 'hanoi "hanoi" "\
@@ -12556,7 +12568,7 @@ to be updated.
12556 12568
12557;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment 12569;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment
12558;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment) 12570;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment)
12559;;;;;; "hashcash" "mail/hashcash.el" (19845 45374)) 12571;;;;;; "hashcash" "mail/hashcash.el" (19776 18657))
12560;;; Generated autoloads from mail/hashcash.el 12572;;; Generated autoloads from mail/hashcash.el
12561 12573
12562(autoload 'hashcash-insert-payment "hashcash" "\ 12574(autoload 'hashcash-insert-payment "hashcash" "\
@@ -12601,7 +12613,7 @@ Prefix arg sets default accept amount temporarily.
12601;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12613;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12602;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12614;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12603;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12615;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12604;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (19845 45374)) 12616;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (19776 18657))
12605;;; Generated autoloads from help-at-pt.el 12617;;; Generated autoloads from help-at-pt.el
12606 12618
12607(autoload 'help-at-pt-string "help-at-pt" "\ 12619(autoload 'help-at-pt-string "help-at-pt" "\
@@ -12731,7 +12743,7 @@ different regions. With numeric argument ARG, behaves like
12731;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories 12743;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories
12732;;;;;; describe-syntax describe-variable variable-at-point describe-function-1 12744;;;;;; describe-syntax describe-variable variable-at-point describe-function-1
12733;;;;;; find-lisp-object-file-name help-C-file-name describe-function) 12745;;;;;; find-lisp-object-file-name help-C-file-name describe-function)
12734;;;;;; "help-fns" "help-fns.el" (20029 5330)) 12746;;;;;; "help-fns" "help-fns.el" (20030 47787))
12735;;; Generated autoloads from help-fns.el 12747;;; Generated autoloads from help-fns.el
12736 12748
12737(autoload 'describe-function "help-fns" "\ 12749(autoload 'describe-function "help-fns" "\
@@ -12811,7 +12823,7 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file.
12811;;;*** 12823;;;***
12812 12824
12813;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 12825;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
12814;;;;;; (19845 45374)) 12826;;;;;; (19776 18657))
12815;;; Generated autoloads from help-macro.el 12827;;; Generated autoloads from help-macro.el
12816 12828
12817(defvar three-step-help nil "\ 12829(defvar three-step-help nil "\
@@ -12827,9 +12839,18 @@ gives the window that lists the options.")
12827 12839
12828;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 12840;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
12829;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish 12841;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish
12830;;;;;; help-mode-setup) "help-mode" "help-mode.el" (20059 26455)) 12842;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (20071
12843;;;;;; 33300))
12831;;; Generated autoloads from help-mode.el 12844;;; Generated autoloads from help-mode.el
12832 12845
12846(autoload 'help-mode "help-mode" "\
12847Major mode for viewing help text and navigating references in it.
12848Entry to this mode runs the normal hook `help-mode-hook'.
12849Commands:
12850\\{help-mode-map}
12851
12852\(fn)" t nil)
12853
12833(autoload 'help-mode-setup "help-mode" "\ 12854(autoload 'help-mode-setup "help-mode" "\
12834 12855
12835 12856
@@ -12912,7 +12933,7 @@ Add xrefs for symbols in `pp's output between FROM and TO.
12912;;;*** 12933;;;***
12913 12934
12914;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 12935;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
12915;;;;;; "emacs-lisp/helper.el" (19845 45374)) 12936;;;;;; "emacs-lisp/helper.el" (19776 18657))
12916;;; Generated autoloads from emacs-lisp/helper.el 12937;;; Generated autoloads from emacs-lisp/helper.el
12917 12938
12918(autoload 'Helper-describe-bindings "helper" "\ 12939(autoload 'Helper-describe-bindings "helper" "\
@@ -12928,7 +12949,7 @@ Provide help for current mode.
12928;;;*** 12949;;;***
12929 12950
12930;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 12951;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
12931;;;;;; "hexl.el" (19865 50420)) 12952;;;;;; "hexl.el" (19875 21674))
12932;;; Generated autoloads from hexl.el 12953;;; Generated autoloads from hexl.el
12933 12954
12934(autoload 'hexl-mode "hexl" "\ 12955(autoload 'hexl-mode "hexl" "\
@@ -13025,7 +13046,7 @@ This discards the buffer's undo information.
13025;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13046;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13026;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13047;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13027;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13048;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13028;;;;;; (20034 23247)) 13049;;;;;; (20045 40021))
13029;;; Generated autoloads from hi-lock.el 13050;;; Generated autoloads from hi-lock.el
13030 13051
13031(autoload 'hi-lock-mode "hi-lock" "\ 13052(autoload 'hi-lock-mode "hi-lock" "\
@@ -13159,7 +13180,7 @@ be found in variable `hi-lock-interactive-patterns'.
13159;;;*** 13180;;;***
13160 13181
13161;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el" 13182;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el"
13162;;;;;; (19890 42850)) 13183;;;;;; (19891 13894))
13163;;; Generated autoloads from progmodes/hideif.el 13184;;; Generated autoloads from progmodes/hideif.el
13164 13185
13165(autoload 'hide-ifdef-mode "hideif" "\ 13186(autoload 'hide-ifdef-mode "hideif" "\
@@ -13199,7 +13220,7 @@ how the hiding is done:
13199;;;*** 13220;;;***
13200 13221
13201;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13222;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13202;;;;;; (19938 7518)) 13223;;;;;; (20091 19552))
13203;;; Generated autoloads from progmodes/hideshow.el 13224;;; Generated autoloads from progmodes/hideshow.el
13204 13225
13205(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))) "\ 13226(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))) "\
@@ -13261,8 +13282,8 @@ Unconditionally turn off `hs-minor-mode'.
13261;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13282;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
13262;;;;;; highlight-changes-previous-change highlight-changes-next-change 13283;;;;;; highlight-changes-previous-change highlight-changes-next-change
13263;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode 13284;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode
13264;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (19931 13285;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (19933
13265;;;;;; 11784)) 13286;;;;;; 8482))
13266;;; Generated autoloads from hilit-chg.el 13287;;; Generated autoloads from hilit-chg.el
13267 13288
13268(autoload 'highlight-changes-mode "hilit-chg" "\ 13289(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -13391,7 +13412,7 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
13391;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 13412;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
13392;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 13413;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
13393;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 13414;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
13394;;;;;; "hippie-exp.el" (19845 45374)) 13415;;;;;; "hippie-exp.el" (19776 18657))
13395;;; Generated autoloads from hippie-exp.el 13416;;; Generated autoloads from hippie-exp.el
13396 13417
13397(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) "\ 13418(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) "\
@@ -13464,7 +13485,7 @@ argument VERBOSE non-nil makes the function verbose.
13464;;;*** 13485;;;***
13465 13486
13466;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13487;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13467;;;;;; (19976 22732)) 13488;;;;;; (19975 38287))
13468;;; Generated autoloads from hl-line.el 13489;;; Generated autoloads from hl-line.el
13469 13490
13470(autoload 'hl-line-mode "hl-line" "\ 13491(autoload 'hl-line-mode "hl-line" "\
@@ -13512,7 +13533,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13512;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays 13533;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays
13513;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays 13534;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
13514;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays" 13535;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays"
13515;;;;;; "calendar/holidays.el" (19882 48702)) 13536;;;;;; "calendar/holidays.el" (19883 6459))
13516;;; Generated autoloads from calendar/holidays.el 13537;;; Generated autoloads from calendar/holidays.el
13517 13538
13518(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1") 13539(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1")
@@ -13660,8 +13681,8 @@ The optional LABEL is used to label the buffer created.
13660 13681
13661;;;*** 13682;;;***
13662 13683
13663;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (19845 13684;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (19776
13664;;;;;; 45374)) 13685;;;;;; 18657))
13665;;; Generated autoloads from gnus/html2text.el 13686;;; Generated autoloads from gnus/html2text.el
13666 13687
13667(autoload 'html2text "html2text" "\ 13688(autoload 'html2text "html2text" "\
@@ -13672,7 +13693,7 @@ Convert HTML to plain text in the current buffer.
13672;;;*** 13693;;;***
13673 13694
13674;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer) 13695;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer)
13675;;;;;; "htmlfontify" "htmlfontify.el" (19886 45771)) 13696;;;;;; "htmlfontify" "htmlfontify.el" (19888 59421))
13676;;; Generated autoloads from htmlfontify.el 13697;;; Generated autoloads from htmlfontify.el
13677 13698
13678(autoload 'htmlfontify-buffer "htmlfontify" "\ 13699(autoload 'htmlfontify-buffer "htmlfontify" "\
@@ -13705,8 +13726,8 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'.
13705;;;*** 13726;;;***
13706 13727
13707;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 13728;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
13708;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (19845 13729;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (19776
13709;;;;;; 45374)) 13730;;;;;; 18657))
13710;;; Generated autoloads from ibuf-macs.el 13731;;; Generated autoloads from ibuf-macs.el
13711 13732
13712(autoload 'define-ibuffer-column "ibuf-macs" "\ 13733(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -13803,7 +13824,7 @@ bound to the current value of the filter.
13803;;;*** 13824;;;***
13804 13825
13805;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 13826;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
13806;;;;;; "ibuffer" "ibuffer.el" (20053 39261)) 13827;;;;;; "ibuffer" "ibuffer.el" (20053 38615))
13807;;; Generated autoloads from ibuffer.el 13828;;; Generated autoloads from ibuffer.el
13808 13829
13809(autoload 'ibuffer-list-buffers "ibuffer" "\ 13830(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -13844,7 +13865,7 @@ FORMATS is the value to use for `ibuffer-formats'.
13844 13865
13845;;;### (autoloads (icalendar-import-buffer icalendar-import-file 13866;;;### (autoloads (icalendar-import-buffer icalendar-import-file
13846;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 13867;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
13847;;;;;; "calendar/icalendar.el" (20015 58840)) 13868;;;;;; "calendar/icalendar.el" (20017 38217))
13848;;; Generated autoloads from calendar/icalendar.el 13869;;; Generated autoloads from calendar/icalendar.el
13849 13870
13850(autoload 'icalendar-export-file "icalendar" "\ 13871(autoload 'icalendar-export-file "icalendar" "\
@@ -13896,8 +13917,8 @@ buffer `*icalendar-errors*'.
13896 13917
13897;;;*** 13918;;;***
13898 13919
13899;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (19940 13920;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20086
13900;;;;;; 49234)) 13921;;;;;; 6123))
13901;;; Generated autoloads from icomplete.el 13922;;; Generated autoloads from icomplete.el
13902 13923
13903(defvar icomplete-mode nil "\ 13924(defvar icomplete-mode nil "\
@@ -13918,7 +13939,7 @@ otherwise turn it off.
13918 13939
13919;;;*** 13940;;;***
13920 13941
13921;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (19890 42850)) 13942;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (19891 13894))
13922;;; Generated autoloads from progmodes/icon.el 13943;;; Generated autoloads from progmodes/icon.el
13923 13944
13924(autoload 'icon-mode "icon" "\ 13945(autoload 'icon-mode "icon" "\
@@ -13959,7 +13980,7 @@ with no args, if that value is non-nil.
13959;;;*** 13980;;;***
13960 13981
13961;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 13982;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
13962;;;;;; (19931 11784)) 13983;;;;;; (19933 8482))
13963;;; Generated autoloads from progmodes/idlw-shell.el 13984;;; Generated autoloads from progmodes/idlw-shell.el
13964 13985
13965(autoload 'idlwave-shell "idlw-shell" "\ 13986(autoload 'idlwave-shell "idlw-shell" "\
@@ -13985,7 +14006,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
13985;;;*** 14006;;;***
13986 14007
13987;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14008;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
13988;;;;;; (19863 8742)) 14009;;;;;; (19875 21674))
13989;;; Generated autoloads from progmodes/idlwave.el 14010;;; Generated autoloads from progmodes/idlwave.el
13990 14011
13991(autoload 'idlwave-mode "idlwave" "\ 14012(autoload 'idlwave-mode "idlwave" "\
@@ -14119,8 +14140,8 @@ The main features of this mode are
14119;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14140;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
14120;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14141;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14121;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14142;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14122;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20025 14143;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20030
14123;;;;;; 8284)) 14144;;;;;; 47787))
14124;;; Generated autoloads from ido.el 14145;;; Generated autoloads from ido.el
14125 14146
14126(defvar ido-mode nil "\ 14147(defvar ido-mode nil "\
@@ -14381,9 +14402,8 @@ DEF, if non-nil, is the default value.
14381 14402
14382;;;*** 14403;;;***
14383 14404
14384;;;### (autoloads (ielm) "ielm" "ielm.el" (19931 11784)) 14405;;;### (autoloads (ielm) "ielm" "ielm.el" (20076 61471))
14385;;; Generated autoloads from ielm.el 14406;;; Generated autoloads from ielm.el
14386 (add-hook 'same-window-buffer-names (purecopy "*ielm*"))
14387 14407
14388(autoload 'ielm "ielm" "\ 14408(autoload 'ielm "ielm" "\
14389Interactively evaluate Emacs Lisp expressions. 14409Interactively evaluate Emacs Lisp expressions.
@@ -14393,7 +14413,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
14393 14413
14394;;;*** 14414;;;***
14395 14415
14396;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (19845 45374)) 14416;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (19776 18657))
14397;;; Generated autoloads from iimage.el 14417;;; Generated autoloads from iimage.el
14398 14418
14399(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") 14419(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1")
@@ -14410,7 +14430,7 @@ Toggle inline image minor mode.
14410;;;;;; create-image image-type-auto-detected-p image-type-available-p 14430;;;;;; create-image image-type-auto-detected-p image-type-available-p
14411;;;;;; image-type image-type-from-file-name image-type-from-file-header 14431;;;;;; image-type image-type-from-file-name image-type-from-file-header
14412;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el" 14432;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el"
14413;;;;;; (20013 17118)) 14433;;;;;; (20084 62230))
14414;;; Generated autoloads from image.el 14434;;; Generated autoloads from image.el
14415 14435
14416(autoload 'image-type-from-data "image" "\ 14436(autoload 'image-type-from-data "image" "\
@@ -14607,7 +14627,7 @@ If Emacs is compiled without ImageMagick support, do nothing.
14607;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag 14627;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
14608;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs 14628;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
14609;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs) 14629;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs)
14610;;;;;; "image-dired" "image-dired.el" (20033 22846)) 14630;;;;;; "image-dired" "image-dired.el" (20032 10355))
14611;;; Generated autoloads from image-dired.el 14631;;; Generated autoloads from image-dired.el
14612 14632
14613(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\ 14633(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\
@@ -14745,7 +14765,7 @@ easy-to-use form.
14745 14765
14746;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 14766;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
14747;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 14767;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
14748;;;;;; "image-file.el" (19845 45374)) 14768;;;;;; "image-file.el" (19776 18657))
14749;;; Generated autoloads from image-file.el 14769;;; Generated autoloads from image-file.el
14750 14770
14751(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ 14771(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
@@ -14807,7 +14827,7 @@ Image files are those whose name has an extension in
14807;;;*** 14827;;;***
14808 14828
14809;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode 14829;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
14810;;;;;; image-mode) "image-mode" "image-mode.el" (19999 41597)) 14830;;;;;; image-mode) "image-mode" "image-mode.el" (20089 62475))
14811;;; Generated autoloads from image-mode.el 14831;;; Generated autoloads from image-mode.el
14812 14832
14813(autoload 'image-mode "image-mode" "\ 14833(autoload 'image-mode "image-mode" "\
@@ -14848,7 +14868,7 @@ on these modes.
14848;;;*** 14868;;;***
14849 14869
14850;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 14870;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
14851;;;;;; imenu-sort-function) "imenu" "imenu.el" (19845 45374)) 14871;;;;;; imenu-sort-function) "imenu" "imenu.el" (19776 18657))
14852;;; Generated autoloads from imenu.el 14872;;; Generated autoloads from imenu.el
14853 14873
14854(defvar imenu-sort-function nil "\ 14874(defvar imenu-sort-function nil "\
@@ -14965,7 +14985,7 @@ for more information.
14965 14985
14966;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion 14986;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion
14967;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 14987;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
14968;;;;;; "ind-util" "language/ind-util.el" (19845 45374)) 14988;;;;;; "ind-util" "language/ind-util.el" (19776 18657))
14969;;; Generated autoloads from language/ind-util.el 14989;;; Generated autoloads from language/ind-util.el
14970 14990
14971(autoload 'indian-compose-region "ind-util" "\ 14991(autoload 'indian-compose-region "ind-util" "\
@@ -14997,7 +15017,7 @@ Convert old Emacs Devanagari characters to UCS.
14997 15017
14998;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 15018;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
14999;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 15019;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
15000;;;;;; "progmodes/inf-lisp.el" (19845 45374)) 15020;;;;;; "progmodes/inf-lisp.el" (20091 22575))
15001;;; Generated autoloads from progmodes/inf-lisp.el 15021;;; Generated autoloads from progmodes/inf-lisp.el
15002 15022
15003(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\ 15023(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\
@@ -15055,7 +15075,6 @@ of `inferior-lisp-program'). Runs the hooks from
15055\(Type \\[describe-mode] in the process buffer for a list of commands.) 15075\(Type \\[describe-mode] in the process buffer for a list of commands.)
15056 15076
15057\(fn CMD)" t nil) 15077\(fn CMD)" t nil)
15058 (add-hook 'same-window-buffer-names (purecopy "*inferior-lisp*"))
15059 15078
15060(defalias 'run-lisp 'inferior-lisp) 15079(defalias 'run-lisp 'inferior-lisp)
15061 15080
@@ -15065,14 +15084,13 @@ of `inferior-lisp-program'). Runs the hooks from
15065;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node 15084;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node
15066;;;;;; Info-mode info-finder info-apropos Info-index Info-directory 15085;;;;;; Info-mode info-finder info-apropos Info-index Info-directory
15067;;;;;; Info-on-current-buffer info-standalone info-emacs-manual 15086;;;;;; Info-on-current-buffer info-standalone info-emacs-manual
15068;;;;;; info info-other-window) "info" "info.el" (20031 47065)) 15087;;;;;; info info-other-window) "info" "info.el" (20091 22111))
15069;;; Generated autoloads from info.el 15088;;; Generated autoloads from info.el
15070 15089
15071(autoload 'info-other-window "info" "\ 15090(autoload 'info-other-window "info" "\
15072Like `info' but show the Info buffer in another window. 15091Like `info' but show the Info buffer in another window.
15073 15092
15074\(fn &optional FILE-OR-NODE)" t nil) 15093\(fn &optional FILE-OR-NODE)" t nil)
15075 (add-hook 'same-window-regexps (purecopy "\\*info\\*\\(\\|<[0-9]+>\\)"))
15076 (put 'info 'info-file (purecopy "emacs")) 15094 (put 'info 'info-file (purecopy "emacs"))
15077 15095
15078(autoload 'info "info" "\ 15096(autoload 'info "info" "\
@@ -15252,7 +15270,7 @@ Go to Info buffer that displays MANUAL, creating it if none already exists.
15252 15270
15253;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 15271;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
15254;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 15272;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
15255;;;;;; (19984 16846)) 15273;;;;;; (19983 37515))
15256;;; Generated autoloads from info-look.el 15274;;; Generated autoloads from info-look.el
15257 15275
15258(autoload 'info-lookup-reset "info-look" "\ 15276(autoload 'info-lookup-reset "info-look" "\
@@ -15301,7 +15319,7 @@ Perform completion on file preceding point.
15301 15319
15302;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom 15320;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom
15303;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el" 15321;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el"
15304;;;;;; (19886 45771)) 15322;;;;;; (19888 59421))
15305;;; Generated autoloads from info-xref.el 15323;;; Generated autoloads from info-xref.el
15306 15324
15307(autoload 'info-xref-check "info-xref" "\ 15325(autoload 'info-xref-check "info-xref" "\
@@ -15384,7 +15402,7 @@ the sources handy.
15384;;;*** 15402;;;***
15385 15403
15386;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold 15404;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold
15387;;;;;; Info-tagify) "informat" "informat.el" (19886 45771)) 15405;;;;;; Info-tagify) "informat" "informat.el" (19888 59421))
15388;;; Generated autoloads from informat.el 15406;;; Generated autoloads from informat.el
15389 15407
15390(autoload 'Info-tagify "informat" "\ 15408(autoload 'Info-tagify "informat" "\
@@ -15431,7 +15449,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
15431 15449
15432;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 15450;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
15433;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 15451;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
15434;;;;;; (19845 45374)) 15452;;;;;; (19776 18657))
15435;;; Generated autoloads from international/isearch-x.el 15453;;; Generated autoloads from international/isearch-x.el
15436 15454
15437(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 15455(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -15451,8 +15469,8 @@ Toggle input method in interactive search.
15451 15469
15452;;;*** 15470;;;***
15453 15471
15454;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (19845 15472;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (19776
15455;;;;;; 45374)) 15473;;;;;; 18657))
15456;;; Generated autoloads from isearchb.el 15474;;; Generated autoloads from isearchb.el
15457 15475
15458(autoload 'isearchb-activate "isearchb" "\ 15476(autoload 'isearchb-activate "isearchb" "\
@@ -15468,7 +15486,7 @@ accessed via isearchb.
15468;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 15486;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
15469;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 15487;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
15470;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 15488;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
15471;;;;;; "international/iso-cvt.el" (19845 45374)) 15489;;;;;; "international/iso-cvt.el" (19776 18657))
15472;;; Generated autoloads from international/iso-cvt.el 15490;;; Generated autoloads from international/iso-cvt.el
15473 15491
15474(autoload 'iso-spanish "iso-cvt" "\ 15492(autoload 'iso-spanish "iso-cvt" "\
@@ -15559,7 +15577,7 @@ Add submenus to the File menu, to convert to and from various formats.
15559;;;*** 15577;;;***
15560 15578
15561;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 15579;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
15562;;;;;; (19845 45374)) 15580;;;;;; (19776 18657))
15563;;; Generated autoloads from international/iso-transl.el 15581;;; Generated autoloads from international/iso-transl.el
15564 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 15582 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
15565 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 15583 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -15571,7 +15589,7 @@ Add submenus to the File menu, to convert to and from various formats.
15571;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15589;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
15572;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15590;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15573;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) 15591;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
15574;;;;;; "ispell" "textmodes/ispell.el" (20055 29424)) 15592;;;;;; "ispell" "textmodes/ispell.el" (20084 62230))
15575;;; Generated autoloads from textmodes/ispell.el 15593;;; Generated autoloads from textmodes/ispell.el
15576 15594
15577(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 15595(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -15792,7 +15810,7 @@ You can bind this to the key C-c i in GNUS or mail by adding to
15792;;;*** 15810;;;***
15793 15811
15794;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (19946 15812;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (19946
15795;;;;;; 29209)) 15813;;;;;; 35279))
15796;;; Generated autoloads from iswitchb.el 15814;;; Generated autoloads from iswitchb.el
15797 15815
15798(defvar iswitchb-mode nil "\ 15816(defvar iswitchb-mode nil "\
@@ -15817,7 +15835,7 @@ This mode enables switching between buffers using substrings. See
15817;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 15835;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
15818;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 15836;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
15819;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 15837;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
15820;;;;;; "japan-util" "language/japan-util.el" (19845 45374)) 15838;;;;;; "japan-util" "language/japan-util.el" (19776 18657))
15821;;; Generated autoloads from language/japan-util.el 15839;;; Generated autoloads from language/japan-util.el
15822 15840
15823(autoload 'setup-japanese-environment-internal "japan-util" "\ 15841(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -15895,7 +15913,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
15895;;;*** 15913;;;***
15896 15914
15897;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 15915;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
15898;;;;;; "jka-compr.el" (20000 30139)) 15916;;;;;; "jka-compr.el" (20001 58878))
15899;;; Generated autoloads from jka-compr.el 15917;;; Generated autoloads from jka-compr.el
15900 15918
15901(defvar jka-compr-inhibit nil "\ 15919(defvar jka-compr-inhibit nil "\
@@ -15918,7 +15936,7 @@ by `jka-compr-installed'.
15918 15936
15919;;;*** 15937;;;***
15920 15938
15921;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20038 20303)) 15939;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20045 40021))
15922;;; Generated autoloads from progmodes/js.el 15940;;; Generated autoloads from progmodes/js.el
15923 15941
15924(autoload 'js-mode "js" "\ 15942(autoload 'js-mode "js" "\
@@ -15932,7 +15950,7 @@ Major mode for editing JavaScript.
15932 15950
15933;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 15951;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
15934;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 15952;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
15935;;;;;; (19845 45374)) 15953;;;;;; (19776 18657))
15936;;; Generated autoloads from emulation/keypad.el 15954;;; Generated autoloads from emulation/keypad.el
15937 15955
15938(defvar keypad-setup nil "\ 15956(defvar keypad-setup nil "\
@@ -15988,7 +16006,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
15988;;;*** 16006;;;***
15989 16007
15990;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 16008;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
15991;;;;;; (19845 45374)) 16009;;;;;; (19776 18657))
15992;;; Generated autoloads from international/kinsoku.el 16010;;; Generated autoloads from international/kinsoku.el
15993 16011
15994(autoload 'kinsoku "kinsoku" "\ 16012(autoload 'kinsoku "kinsoku" "\
@@ -16009,8 +16027,8 @@ the context of text formatting.
16009 16027
16010;;;*** 16028;;;***
16011 16029
16012;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (19845 16030;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (19776
16013;;;;;; 45374)) 16031;;;;;; 18657))
16014;;; Generated autoloads from international/kkc.el 16032;;; Generated autoloads from international/kkc.el
16015 16033
16016(defvar kkc-after-update-conversion-functions nil "\ 16034(defvar kkc-after-update-conversion-functions nil "\
@@ -16035,7 +16053,7 @@ and the return value is the length of the conversion.
16035;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16053;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
16036;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16054;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
16037;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item) 16055;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item)
16038;;;;;; "kmacro" "kmacro.el" (19886 45771)) 16056;;;;;; "kmacro" "kmacro.el" (19888 59421))
16039;;; Generated autoloads from kmacro.el 16057;;; Generated autoloads from kmacro.el
16040 (global-set-key "\C-x(" 'kmacro-start-macro) 16058 (global-set-key "\C-x(" 'kmacro-start-macro)
16041 (global-set-key "\C-x)" 'kmacro-end-macro) 16059 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16146,7 +16164,7 @@ If kbd macro currently being defined end it before activating it.
16146;;;*** 16164;;;***
16147 16165
16148;;;### (autoloads (setup-korean-environment-internal) "korea-util" 16166;;;### (autoloads (setup-korean-environment-internal) "korea-util"
16149;;;;;; "language/korea-util.el" (19845 45374)) 16167;;;;;; "language/korea-util.el" (19776 18657))
16150;;; Generated autoloads from language/korea-util.el 16168;;; Generated autoloads from language/korea-util.el
16151 16169
16152(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ 16170(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\
@@ -16161,7 +16179,7 @@ If kbd macro currently being defined end it before activating it.
16161;;;*** 16179;;;***
16162 16180
16163;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el" 16181;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el"
16164;;;;;; (19889 21967)) 16182;;;;;; (19888 59421))
16165;;; Generated autoloads from play/landmark.el 16183;;; Generated autoloads from play/landmark.el
16166 16184
16167(defalias 'landmark-repeat 'landmark-test-run) 16185(defalias 'landmark-repeat 'landmark-test-run)
@@ -16193,7 +16211,7 @@ Use \\[describe-mode] for more info.
16193 16211
16194;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string 16212;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
16195;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) 16213;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
16196;;;;;; "lao-util" "language/lao-util.el" (19845 45374)) 16214;;;;;; "lao-util" "language/lao-util.el" (19776 18657))
16197;;; Generated autoloads from language/lao-util.el 16215;;; Generated autoloads from language/lao-util.el
16198 16216
16199(autoload 'lao-compose-string "lao-util" "\ 16217(autoload 'lao-compose-string "lao-util" "\
@@ -16232,7 +16250,7 @@ Transcribe Romanized Lao string STR to Lao character string.
16232 16250
16233;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 16251;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
16234;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 16252;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
16235;;;;;; "latexenc" "international/latexenc.el" (19845 45374)) 16253;;;;;; "latexenc" "international/latexenc.el" (19776 18657))
16236;;; Generated autoloads from international/latexenc.el 16254;;; Generated autoloads from international/latexenc.el
16237 16255
16238(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))) "\ 16256(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))) "\
@@ -16264,7 +16282,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16264;;;*** 16282;;;***
16265 16283
16266;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 16284;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
16267;;;;;; "latin1-disp" "international/latin1-disp.el" (19845 45374)) 16285;;;;;; "latin1-disp" "international/latin1-disp.el" (19776 18657))
16268;;; Generated autoloads from international/latin1-disp.el 16286;;; Generated autoloads from international/latin1-disp.el
16269 16287
16270(defvar latin1-display nil "\ 16288(defvar latin1-display nil "\
@@ -16306,7 +16324,7 @@ use either \\[customize] or the function `latin1-display'.")
16306;;;*** 16324;;;***
16307 16325
16308;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16326;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
16309;;;;;; (19961 55377)) 16327;;;;;; (19960 63962))
16310;;; Generated autoloads from progmodes/ld-script.el 16328;;; Generated autoloads from progmodes/ld-script.el
16311 16329
16312(autoload 'ld-script-mode "ld-script" "\ 16330(autoload 'ld-script-mode "ld-script" "\
@@ -16317,7 +16335,7 @@ A major mode to edit GNU ld script files
16317;;;*** 16335;;;***
16318 16336
16319;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 16337;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
16320;;;;;; (19845 45374)) 16338;;;;;; (19776 18657))
16321;;; Generated autoloads from ledit.el 16339;;; Generated autoloads from ledit.el
16322 16340
16323(defconst ledit-save-files t "\ 16341(defconst ledit-save-files t "\
@@ -16352,7 +16370,7 @@ do (setq lisp-mode-hook 'ledit-from-lisp-mode)
16352 16370
16353;;;*** 16371;;;***
16354 16372
16355;;;### (autoloads (life) "life" "play/life.el" (19845 45374)) 16373;;;### (autoloads (life) "life" "play/life.el" (19776 18657))
16356;;; Generated autoloads from play/life.el 16374;;; Generated autoloads from play/life.el
16357 16375
16358(autoload 'life "life" "\ 16376(autoload 'life "life" "\
@@ -16366,7 +16384,7 @@ generations (this defaults to 1).
16366;;;*** 16384;;;***
16367 16385
16368;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum" 16386;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum"
16369;;;;;; "linum.el" (19865 50420)) 16387;;;;;; "linum.el" (19875 21674))
16370;;; Generated autoloads from linum.el 16388;;; Generated autoloads from linum.el
16371 16389
16372(defvar linum-format 'dynamic "\ 16390(defvar linum-format 'dynamic "\
@@ -16404,8 +16422,8 @@ See `linum-mode' for more information on Linum mode.
16404 16422
16405;;;*** 16423;;;***
16406 16424
16407;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (19996 16425;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (19995
16408;;;;;; 8027)) 16426;;;;;; 14181))
16409;;; Generated autoloads from loadhist.el 16427;;; Generated autoloads from loadhist.el
16410 16428
16411(autoload 'unload-feature "loadhist" "\ 16429(autoload 'unload-feature "loadhist" "\
@@ -16437,7 +16455,7 @@ something strange, such as redefining an Emacs function.
16437;;;*** 16455;;;***
16438 16456
16439;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16457;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
16440;;;;;; "locate" "locate.el" (19886 45771)) 16458;;;;;; "locate" "locate.el" (19888 59421))
16441;;; Generated autoloads from locate.el 16459;;; Generated autoloads from locate.el
16442 16460
16443(defvar locate-ls-subdir-switches (purecopy "-al") "\ 16461(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -16489,7 +16507,7 @@ except that FILTER is not optional.
16489 16507
16490;;;*** 16508;;;***
16491 16509
16492;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (19870 57559)) 16510;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (19875 21674))
16493;;; Generated autoloads from vc/log-edit.el 16511;;; Generated autoloads from vc/log-edit.el
16494 16512
16495(autoload 'log-edit "log-edit" "\ 16513(autoload 'log-edit "log-edit" "\
@@ -16517,7 +16535,7 @@ uses the current buffer.
16517;;;*** 16535;;;***
16518 16536
16519;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (19946 16537;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (19946
16520;;;;;; 1612)) 16538;;;;;; 35279))
16521;;; Generated autoloads from vc/log-view.el 16539;;; Generated autoloads from vc/log-view.el
16522 16540
16523(autoload 'log-view-mode "log-view" "\ 16541(autoload 'log-view-mode "log-view" "\
@@ -16527,8 +16545,8 @@ Major mode for browsing CVS log output.
16527 16545
16528;;;*** 16546;;;***
16529 16547
16530;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20031 16548;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20030
16531;;;;;; 47065)) 16549;;;;;; 47787))
16532;;; Generated autoloads from longlines.el 16550;;; Generated autoloads from longlines.el
16533 16551
16534(autoload 'longlines-mode "longlines" "\ 16552(autoload 'longlines-mode "longlines" "\
@@ -16553,8 +16571,8 @@ are indicated with a symbol.
16553;;;*** 16571;;;***
16554 16572
16555;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 16573;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
16556;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (19909 16574;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (19910
16557;;;;;; 7240)) 16575;;;;;; 9778))
16558;;; Generated autoloads from lpr.el 16576;;; Generated autoloads from lpr.el
16559 16577
16560(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt))) 16578(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)))
@@ -16648,7 +16666,7 @@ for further customization of the printer command.
16648;;;*** 16666;;;***
16649 16667
16650;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 16668;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
16651;;;;;; (19886 45771)) 16669;;;;;; (19888 59421))
16652;;; Generated autoloads from ls-lisp.el 16670;;; Generated autoloads from ls-lisp.el
16653 16671
16654(defvar ls-lisp-support-shell-wildcards t "\ 16672(defvar ls-lisp-support-shell-wildcards t "\
@@ -16659,8 +16677,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
16659 16677
16660;;;*** 16678;;;***
16661 16679
16662;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (19845 16680;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (19776
16663;;;;;; 45374)) 16681;;;;;; 18657))
16664;;; Generated autoloads from calendar/lunar.el 16682;;; Generated autoloads from calendar/lunar.el
16665 16683
16666(autoload 'lunar-phases "lunar" "\ 16684(autoload 'lunar-phases "lunar" "\
@@ -16674,8 +16692,8 @@ This function is suitable for execution in a .emacs file.
16674 16692
16675;;;*** 16693;;;***
16676 16694
16677;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (19845 16695;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (19776
16678;;;;;; 45374)) 16696;;;;;; 18657))
16679;;; Generated autoloads from progmodes/m4-mode.el 16697;;; Generated autoloads from progmodes/m4-mode.el
16680 16698
16681(autoload 'm4-mode "m4-mode" "\ 16699(autoload 'm4-mode "m4-mode" "\
@@ -16686,7 +16704,7 @@ A major mode to edit m4 macro files.
16686;;;*** 16704;;;***
16687 16705
16688;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 16706;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
16689;;;;;; (19930 13389)) 16707;;;;;; (19929 22332))
16690;;; Generated autoloads from emacs-lisp/macroexp.el 16708;;; Generated autoloads from emacs-lisp/macroexp.el
16691 16709
16692(autoload 'macroexpand-all "macroexp" "\ 16710(autoload 'macroexpand-all "macroexp" "\
@@ -16700,7 +16718,7 @@ definitions to shadow the loaded ones for use in file byte-compilation.
16700;;;*** 16718;;;***
16701 16719
16702;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 16720;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
16703;;;;;; name-last-kbd-macro) "macros" "macros.el" (19886 45771)) 16721;;;;;; name-last-kbd-macro) "macros" "macros.el" (19888 59421))
16704;;; Generated autoloads from macros.el 16722;;; Generated autoloads from macros.el
16705 16723
16706(autoload 'name-last-kbd-macro "macros" "\ 16724(autoload 'name-last-kbd-macro "macros" "\
@@ -16789,7 +16807,7 @@ and then select the region of un-tablified names and use
16789;;;*** 16807;;;***
16790 16808
16791;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 16809;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
16792;;;;;; "mail/mail-extr.el" (19845 45374)) 16810;;;;;; "mail/mail-extr.el" (19776 18657))
16793;;; Generated autoloads from mail/mail-extr.el 16811;;; Generated autoloads from mail/mail-extr.el
16794 16812
16795(autoload 'mail-extract-address-components "mail-extr" "\ 16813(autoload 'mail-extract-address-components "mail-extr" "\
@@ -16821,7 +16839,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
16821 16839
16822;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 16840;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
16823;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 16841;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
16824;;;;;; (19845 45374)) 16842;;;;;; (19776 18657))
16825;;; Generated autoloads from mail/mail-hist.el 16843;;; Generated autoloads from mail/mail-hist.el
16826 16844
16827(autoload 'mail-hist-define-keys "mail-hist" "\ 16845(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -16853,7 +16871,7 @@ This function normally would be called when the message is sent.
16853;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 16871;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
16854;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable 16872;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable
16855;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822) 16873;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822)
16856;;;;;; "mail-utils" "mail/mail-utils.el" (19922 19303)) 16874;;;;;; "mail-utils" "mail/mail-utils.el" (19926 36440))
16857;;; Generated autoloads from mail/mail-utils.el 16875;;; Generated autoloads from mail/mail-utils.el
16858 16876
16859(defvar mail-use-rfc822 nil "\ 16877(defvar mail-use-rfc822 nil "\
@@ -16925,8 +16943,8 @@ matches may be returned from the message body.
16925;;;*** 16943;;;***
16926 16944
16927;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup 16945;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
16928;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (19968 16946;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (19973
16929;;;;;; 28627)) 16947;;;;;; 21789))
16930;;; Generated autoloads from mail/mailabbrev.el 16948;;; Generated autoloads from mail/mailabbrev.el
16931 16949
16932(defvar mail-abbrevs-mode nil "\ 16950(defvar mail-abbrevs-mode nil "\
@@ -16969,7 +16987,7 @@ double-quotes.
16969 16987
16970;;;### (autoloads (mail-complete mail-completion-at-point-function 16988;;;### (autoloads (mail-complete mail-completion-at-point-function
16971;;;;;; define-mail-alias expand-mail-aliases mail-complete-style) 16989;;;;;; define-mail-alias expand-mail-aliases mail-complete-style)
16972;;;;;; "mailalias" "mail/mailalias.el" (19881 27850)) 16990;;;;;; "mailalias" "mail/mailalias.el" (19883 6459))
16973;;; Generated autoloads from mail/mailalias.el 16991;;; Generated autoloads from mail/mailalias.el
16974 16992
16975(defvar mail-complete-style 'angles "\ 16993(defvar mail-complete-style 'angles "\
@@ -17021,7 +17039,7 @@ current header, calls `mail-complete-function' and passes prefix ARG if any.
17021;;;*** 17039;;;***
17022 17040
17023;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17041;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
17024;;;;;; (19845 45374)) 17042;;;;;; (19813 16330))
17025;;; Generated autoloads from mail/mailclient.el 17043;;; Generated autoloads from mail/mailclient.el
17026 17044
17027(autoload 'mailclient-send-it "mailclient" "\ 17045(autoload 'mailclient-send-it "mailclient" "\
@@ -17035,7 +17053,7 @@ The mail client is taken to be the handler of mailto URLs.
17035 17053
17036;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 17054;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
17037;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 17055;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
17038;;;;;; "make-mode" "progmodes/make-mode.el" (19968 28627)) 17056;;;;;; "make-mode" "progmodes/make-mode.el" (19973 21789))
17039;;; Generated autoloads from progmodes/make-mode.el 17057;;; Generated autoloads from progmodes/make-mode.el
17040 17058
17041(autoload 'makefile-mode "make-mode" "\ 17059(autoload 'makefile-mode "make-mode" "\
@@ -17152,8 +17170,8 @@ An adapted `makefile-mode' that knows about imake.
17152 17170
17153;;;*** 17171;;;***
17154 17172
17155;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (19886 17173;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (19888
17156;;;;;; 45771)) 17174;;;;;; 59421))
17157;;; Generated autoloads from makesum.el 17175;;; Generated autoloads from makesum.el
17158 17176
17159(autoload 'make-command-summary "makesum" "\ 17177(autoload 'make-command-summary "makesum" "\
@@ -17165,7 +17183,7 @@ Previous contents of that buffer are killed first.
17165;;;*** 17183;;;***
17166 17184
17167;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el" 17185;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el"
17168;;;;;; (19999 41597)) 17186;;;;;; (20001 58878))
17169;;; Generated autoloads from man.el 17187;;; Generated autoloads from man.el
17170 17188
17171(defalias 'manual-entry 'man) 17189(defalias 'manual-entry 'man)
@@ -17219,7 +17237,7 @@ Default bookmark handler for Man buffers.
17219 17237
17220;;;*** 17238;;;***
17221 17239
17222;;;### (autoloads (master-mode) "master" "master.el" (19845 45374)) 17240;;;### (autoloads (master-mode) "master" "master.el" (19776 18657))
17223;;; Generated autoloads from master.el 17241;;; Generated autoloads from master.el
17224 17242
17225(autoload 'master-mode "master" "\ 17243(autoload 'master-mode "master" "\
@@ -17242,7 +17260,7 @@ yourself the value of `master-of' by calling `master-show-slave'.
17242;;;*** 17260;;;***
17243 17261
17244;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el" 17262;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el"
17245;;;;;; (19845 45374)) 17263;;;;;; (19776 18657))
17246;;; Generated autoloads from mb-depth.el 17264;;; Generated autoloads from mb-depth.el
17247 17265
17248(defvar minibuffer-depth-indicate-mode nil "\ 17266(defvar minibuffer-depth-indicate-mode nil "\
@@ -17273,7 +17291,7 @@ Returns non-nil if the new state is enabled.
17273;;;;;; message-forward-make-body message-forward message-recover 17291;;;;;; message-forward-make-body message-forward message-recover
17274;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 17292;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
17275;;;;;; message-reply message-news message-mail message-mode) "message" 17293;;;;;; message-reply message-news message-mail message-mode) "message"
17276;;;;;; "gnus/message.el" (20047 35303)) 17294;;;;;; "gnus/message.el" (20090 40643))
17277;;; Generated autoloads from gnus/message.el 17295;;; Generated autoloads from gnus/message.el
17278 17296
17279(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17297(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -17439,7 +17457,7 @@ which specify the range to operate on.
17439;;;*** 17457;;;***
17440 17458
17441;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17459;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17442;;;;;; (19968 28627)) 17460;;;;;; (19973 21789))
17443;;; Generated autoloads from progmodes/meta-mode.el 17461;;; Generated autoloads from progmodes/meta-mode.el
17444 17462
17445(autoload 'metafont-mode "meta-mode" "\ 17463(autoload 'metafont-mode "meta-mode" "\
@@ -17456,7 +17474,7 @@ Major mode for editing MetaPost sources.
17456 17474
17457;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 17475;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
17458;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 17476;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
17459;;;;;; (19845 45374)) 17477;;;;;; (19776 18657))
17460;;; Generated autoloads from mail/metamail.el 17478;;; Generated autoloads from mail/metamail.el
17461 17479
17462(autoload 'metamail-interpret-header "metamail" "\ 17480(autoload 'metamail-interpret-header "metamail" "\
@@ -17501,7 +17519,7 @@ redisplayed as output is inserted.
17501 17519
17502;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 17520;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
17503;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 17521;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
17504;;;;;; "mh-e/mh-comp.el" (19993 31832)) 17522;;;;;; "mh-e/mh-comp.el" (19992 65065))
17505;;; Generated autoloads from mh-e/mh-comp.el 17523;;; Generated autoloads from mh-e/mh-comp.el
17506 17524
17507(autoload 'mh-smail "mh-comp" "\ 17525(autoload 'mh-smail "mh-comp" "\
@@ -17591,7 +17609,7 @@ delete the draft message.
17591 17609
17592;;;*** 17610;;;***
17593 17611
17594;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20004 2139)) 17612;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20089 62475))
17595;;; Generated autoloads from mh-e/mh-e.el 17613;;; Generated autoloads from mh-e/mh-e.el
17596 17614
17597(put 'mh-progs 'risky-local-variable t) 17615(put 'mh-progs 'risky-local-variable t)
@@ -17608,7 +17626,7 @@ Display version information about MH-E and the MH mail handling system.
17608;;;*** 17626;;;***
17609 17627
17610;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 17628;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
17611;;;;;; "mh-e/mh-folder.el" (20004 2139)) 17629;;;;;; "mh-e/mh-folder.el" (20006 60553))
17612;;; Generated autoloads from mh-e/mh-folder.el 17630;;; Generated autoloads from mh-e/mh-folder.el
17613 17631
17614(autoload 'mh-rmail "mh-folder" "\ 17632(autoload 'mh-rmail "mh-folder" "\
@@ -17690,7 +17708,7 @@ perform the operation on all messages in that region.
17690;;;*** 17708;;;***
17691 17709
17692;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 17710;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
17693;;;;;; "midnight.el" (19853 59245)) 17711;;;;;; "midnight.el" (19874 16126))
17694;;; Generated autoloads from midnight.el 17712;;; Generated autoloads from midnight.el
17695 17713
17696(autoload 'clean-buffer-list "midnight" "\ 17714(autoload 'clean-buffer-list "midnight" "\
@@ -17717,7 +17735,7 @@ to its second argument TM.
17717;;;*** 17735;;;***
17718 17736
17719;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 17737;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
17720;;;;;; "minibuf-eldef.el" (19845 45374)) 17738;;;;;; "minibuf-eldef.el" (19776 18657))
17721;;; Generated autoloads from minibuf-eldef.el 17739;;; Generated autoloads from minibuf-eldef.el
17722 17740
17723(defvar minibuffer-electric-default-mode nil "\ 17741(defvar minibuffer-electric-default-mode nil "\
@@ -17745,7 +17763,7 @@ Returns non-nil if the new state is enabled.
17745;;;*** 17763;;;***
17746 17764
17747;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el" 17765;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el"
17748;;;;;; (19968 28627)) 17766;;;;;; (19973 21789))
17749;;; Generated autoloads from misc.el 17767;;; Generated autoloads from misc.el
17750 17768
17751(autoload 'butterfly "misc" "\ 17769(autoload 'butterfly "misc" "\
@@ -17775,7 +17793,7 @@ The return value is always nil.
17775 17793
17776;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files 17794;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files
17777;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup) 17795;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup)
17778;;;;;; "misearch" "misearch.el" (19886 45771)) 17796;;;;;; "misearch" "misearch.el" (19888 59421))
17779;;; Generated autoloads from misearch.el 17797;;; Generated autoloads from misearch.el
17780 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 17798 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
17781 17799
@@ -17857,7 +17875,7 @@ whose file names match the specified wildcard.
17857;;;*** 17875;;;***
17858 17876
17859;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 17877;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
17860;;;;;; (19961 55377)) 17878;;;;;; (19960 63962))
17861;;; Generated autoloads from progmodes/mixal-mode.el 17879;;; Generated autoloads from progmodes/mixal-mode.el
17862 17880
17863(autoload 'mixal-mode "mixal-mode" "\ 17881(autoload 'mixal-mode "mixal-mode" "\
@@ -17867,8 +17885,19 @@ Major mode for the mixal asm language.
17867 17885
17868;;;*** 17886;;;***
17869 17887
17888;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el"
17889;;;;;; (20075 38050))
17890;;; Generated autoloads from gnus/mm-encode.el
17891
17892(autoload 'mm-default-file-encoding "mm-encode" "\
17893Return a default encoding for FILE.
17894
17895\(fn FILE)" nil nil)
17896
17897;;;***
17898
17870;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 17899;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
17871;;;;;; "mm-extern" "gnus/mm-extern.el" (19845 45374)) 17900;;;;;; "mm-extern" "gnus/mm-extern.el" (19776 18657))
17872;;; Generated autoloads from gnus/mm-extern.el 17901;;; Generated autoloads from gnus/mm-extern.el
17873 17902
17874(autoload 'mm-extern-cache-contents "mm-extern" "\ 17903(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -17887,7 +17916,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
17887;;;*** 17916;;;***
17888 17917
17889;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 17918;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
17890;;;;;; (19845 45374)) 17919;;;;;; (19776 18657))
17891;;; Generated autoloads from gnus/mm-partial.el 17920;;; Generated autoloads from gnus/mm-partial.el
17892 17921
17893(autoload 'mm-inline-partial "mm-partial" "\ 17922(autoload 'mm-inline-partial "mm-partial" "\
@@ -17901,7 +17930,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
17901;;;*** 17930;;;***
17902 17931
17903;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 17932;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
17904;;;;;; "mm-url" "gnus/mm-url.el" (19877 30798)) 17933;;;;;; "mm-url" "gnus/mm-url.el" (19876 29188))
17905;;; Generated autoloads from gnus/mm-url.el 17934;;; Generated autoloads from gnus/mm-url.el
17906 17935
17907(autoload 'mm-url-insert-file-contents "mm-url" "\ 17936(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -17918,7 +17947,7 @@ Insert file contents of URL using `mm-url-program'.
17918;;;*** 17947;;;***
17919 17948
17920;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 17949;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
17921;;;;;; "gnus/mm-uu.el" (19845 45374)) 17950;;;;;; "gnus/mm-uu.el" (19874 15752))
17922;;; Generated autoloads from gnus/mm-uu.el 17951;;; Generated autoloads from gnus/mm-uu.el
17923 17952
17924(autoload 'mm-uu-dissect "mm-uu" "\ 17953(autoload 'mm-uu-dissect "mm-uu" "\
@@ -17937,8 +17966,33 @@ Assume text has been decoded if DECODED is non-nil.
17937 17966
17938;;;*** 17967;;;***
17939 17968
17969;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el"
17970;;;;;; (20091 19552))
17971;;; Generated autoloads from gnus/mml.el
17972
17973(autoload 'mml-to-mime "mml" "\
17974Translate the current buffer from MML to MIME.
17975
17976\(fn)" nil nil)
17977
17978(autoload 'mml-attach-file "mml" "\
17979Attach a file to the outgoing MIME message.
17980The file is not inserted or encoded until you send the message with
17981`\\[message-send-and-exit]' or `\\[message-send]'.
17982
17983FILE is the name of the file to attach. TYPE is its
17984content-type, a string of the form \"type/subtype\". DESCRIPTION
17985is a one-line description of the attachment. The DISPOSITION
17986specifies how the attachment is intended to be displayed. It can
17987be either \"inline\" (displayed automatically within the message
17988body) or \"attachment\" (separate from the body).
17989
17990\(fn FILE &optional TYPE DESCRIPTION DISPOSITION)" t nil)
17991
17992;;;***
17993
17940;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 17994;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
17941;;;;;; (20026 29156)) 17995;;;;;; (20030 47787))
17942;;; Generated autoloads from gnus/mml1991.el 17996;;; Generated autoloads from gnus/mml1991.el
17943 17997
17944(autoload 'mml1991-encrypt "mml1991" "\ 17998(autoload 'mml1991-encrypt "mml1991" "\
@@ -17955,7 +18009,7 @@ Assume text has been decoded if DECODED is non-nil.
17955 18009
17956;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 18010;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
17957;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 18011;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
17958;;;;;; "mml2015" "gnus/mml2015.el" (20059 26455)) 18012;;;;;; "mml2015" "gnus/mml2015.el" (20059 46231))
17959;;; Generated autoloads from gnus/mml2015.el 18013;;; Generated autoloads from gnus/mml2015.el
17960 18014
17961(autoload 'mml2015-decrypt "mml2015" "\ 18015(autoload 'mml2015-decrypt "mml2015" "\
@@ -17995,8 +18049,8 @@ Assume text has been decoded if DECODED is non-nil.
17995 18049
17996;;;*** 18050;;;***
17997 18051
17998;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (19845 18052;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (19764
17999;;;;;; 45374)) 18053;;;;;; 32359))
18000;;; Generated autoloads from progmodes/modula2.el 18054;;; Generated autoloads from progmodes/modula2.el
18001 18055
18002(defalias 'modula-2-mode 'm2-mode) 18056(defalias 'modula-2-mode 'm2-mode)
@@ -18030,7 +18084,7 @@ followed by the first character of the construct.
18030;;;*** 18084;;;***
18031 18085
18032;;;### (autoloads (denato-region nato-region unmorse-region morse-region) 18086;;;### (autoloads (denato-region nato-region unmorse-region morse-region)
18033;;;;;; "morse" "play/morse.el" (19869 36706)) 18087;;;;;; "morse" "play/morse.el" (19875 21674))
18034;;; Generated autoloads from play/morse.el 18088;;; Generated autoloads from play/morse.el
18035 18089
18036(autoload 'morse-region "morse" "\ 18090(autoload 'morse-region "morse" "\
@@ -18056,7 +18110,7 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text.
18056;;;*** 18110;;;***
18057 18111
18058;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag" 18112;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag"
18059;;;;;; "mouse-drag.el" (19890 42850)) 18113;;;;;; "mouse-drag.el" (19891 13894))
18060;;; Generated autoloads from mouse-drag.el 18114;;; Generated autoloads from mouse-drag.el
18061 18115
18062(autoload 'mouse-drag-throw "mouse-drag" "\ 18116(autoload 'mouse-drag-throw "mouse-drag" "\
@@ -18103,8 +18157,8 @@ To test this function, evaluate:
18103 18157
18104;;;*** 18158;;;***
18105 18159
18106;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (19997 18160;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (19996
18107;;;;;; 28887)) 18161;;;;;; 50667))
18108;;; Generated autoloads from mouse-sel.el 18162;;; Generated autoloads from mouse-sel.el
18109 18163
18110(defvar mouse-sel-mode nil "\ 18164(defvar mouse-sel-mode nil "\
@@ -18146,7 +18200,7 @@ kill ring; mouse-1 or mouse-3 kills it.
18146 18200
18147;;;*** 18201;;;***
18148 18202
18149;;;### (autoloads (mpc) "mpc" "mpc.el" (20052 53218)) 18203;;;### (autoloads (mpc) "mpc" "mpc.el" (20081 19566))
18150;;; Generated autoloads from mpc.el 18204;;; Generated autoloads from mpc.el
18151 18205
18152(autoload 'mpc "mpc" "\ 18206(autoload 'mpc "mpc" "\
@@ -18156,7 +18210,7 @@ Main entry point for MPC.
18156 18210
18157;;;*** 18211;;;***
18158 18212
18159;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (19890 42850)) 18213;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (19891 13894))
18160;;; Generated autoloads from play/mpuz.el 18214;;; Generated autoloads from play/mpuz.el
18161 18215
18162(autoload 'mpuz "mpuz" "\ 18216(autoload 'mpuz "mpuz" "\
@@ -18166,7 +18220,7 @@ Multiplication puzzle with GNU Emacs.
18166 18220
18167;;;*** 18221;;;***
18168 18222
18169;;;### (autoloads (msb-mode) "msb" "msb.el" (19931 11784)) 18223;;;### (autoloads (msb-mode) "msb" "msb.el" (19933 8482))
18170;;; Generated autoloads from msb.el 18224;;; Generated autoloads from msb.el
18171 18225
18172(defvar msb-mode nil "\ 18226(defvar msb-mode nil "\
@@ -18193,7 +18247,7 @@ different buffer menu using the function `msb'.
18193;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18247;;;;;; describe-current-coding-system describe-current-coding-system-briefly
18194;;;;;; describe-coding-system describe-character-set list-charset-chars 18248;;;;;; describe-coding-system describe-character-set list-charset-chars
18195;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18249;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
18196;;;;;; (19845 45374)) 18250;;;;;; (20092 63614))
18197;;; Generated autoloads from international/mule-diag.el 18251;;; Generated autoloads from international/mule-diag.el
18198 18252
18199(autoload 'list-character-sets "mule-diag" "\ 18253(autoload 'list-character-sets "mule-diag" "\
@@ -18330,7 +18384,7 @@ The default is 20. If LIMIT is negative, do not limit the listing.
18330;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18384;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18331;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18385;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18332;;;;;; truncate-string-to-width store-substring string-to-sequence) 18386;;;;;; truncate-string-to-width store-substring string-to-sequence)
18333;;;;;; "mule-util" "international/mule-util.el" (19845 45374)) 18387;;;;;; "mule-util" "international/mule-util.el" (19789 64214))
18334;;; Generated autoloads from international/mule-util.el 18388;;; Generated autoloads from international/mule-util.el
18335 18389
18336(autoload 'string-to-sequence "mule-util" "\ 18390(autoload 'string-to-sequence "mule-util" "\
@@ -18470,8 +18524,8 @@ per-character basis, this may not be accurate.
18470;;;### (autoloads (network-connection network-connection-to-service 18524;;;### (autoloads (network-connection network-connection-to-service
18471;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 18525;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
18472;;;;;; nslookup nslookup-host ping traceroute route arp netstat 18526;;;;;; nslookup nslookup-host ping traceroute route arp netstat
18473;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (19845 18527;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (19797
18474;;;;;; 45374)) 18528;;;;;; 54173))
18475;;; Generated autoloads from net/net-utils.el 18529;;; Generated autoloads from net/net-utils.el
18476 18530
18477(autoload 'ifconfig "net-utils" "\ 18531(autoload 'ifconfig "net-utils" "\
@@ -18565,8 +18619,8 @@ Open a network connection to HOST on PORT.
18565 18619
18566;;;*** 18620;;;***
18567 18621
18568;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (19845 18622;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (19810
18569;;;;;; 45374)) 18623;;;;;; 43098))
18570;;; Generated autoloads from net/netrc.el 18624;;; Generated autoloads from net/netrc.el
18571 18625
18572(autoload 'netrc-credentials "netrc" "\ 18626(autoload 'netrc-credentials "netrc" "\
@@ -18579,7 +18633,7 @@ listed in the PORTS list.
18579;;;*** 18633;;;***
18580 18634
18581;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el" 18635;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el"
18582;;;;;; (20044 59100)) 18636;;;;;; (20045 40021))
18583;;; Generated autoloads from net/network-stream.el 18637;;; Generated autoloads from net/network-stream.el
18584 18638
18585(autoload 'open-network-stream "network-stream" "\ 18639(autoload 'open-network-stream "network-stream" "\
@@ -18675,7 +18729,7 @@ functionality.
18675;;;;;; uncomment-region comment-kill comment-set-column comment-indent 18729;;;;;; uncomment-region comment-kill comment-set-column comment-indent
18676;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 18730;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
18677;;;;;; comment-padding comment-style comment-column) "newcomment" 18731;;;;;; comment-padding comment-style comment-column) "newcomment"
18678;;;;;; "newcomment.el" (19938 7518)) 18732;;;;;; "newcomment.el" (20086 12595))
18679;;; Generated autoloads from newcomment.el 18733;;; Generated autoloads from newcomment.el
18680 18734
18681(defalias 'indent-for-comment 'comment-indent) 18735(defalias 'indent-for-comment 'comment-indent)
@@ -18875,7 +18929,7 @@ unless optional argument SOFT is non-nil.
18875;;;*** 18929;;;***
18876 18930
18877;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend" 18931;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend"
18878;;;;;; "net/newst-backend.el" (19918 22236)) 18932;;;;;; "net/newst-backend.el" (19919 55562))
18879;;; Generated autoloads from net/newst-backend.el 18933;;; Generated autoloads from net/newst-backend.el
18880 18934
18881(autoload 'newsticker-running-p "newst-backend" "\ 18935(autoload 'newsticker-running-p "newst-backend" "\
@@ -18897,7 +18951,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
18897;;;*** 18951;;;***
18898 18952
18899;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el" 18953;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el"
18900;;;;;; (19918 22236)) 18954;;;;;; (19919 55562))
18901;;; Generated autoloads from net/newst-plainview.el 18955;;; Generated autoloads from net/newst-plainview.el
18902 18956
18903(autoload 'newsticker-plainview "newst-plainview" "\ 18957(autoload 'newsticker-plainview "newst-plainview" "\
@@ -18908,7 +18962,7 @@ Start newsticker plainview.
18908;;;*** 18962;;;***
18909 18963
18910;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el" 18964;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el"
18911;;;;;; (19918 22236)) 18965;;;;;; (20094 5175))
18912;;; Generated autoloads from net/newst-reader.el 18966;;; Generated autoloads from net/newst-reader.el
18913 18967
18914(autoload 'newsticker-show-news "newst-reader" "\ 18968(autoload 'newsticker-show-news "newst-reader" "\
@@ -18919,7 +18973,7 @@ Start reading news. You may want to bind this to a key.
18919;;;*** 18973;;;***
18920 18974
18921;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p) 18975;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p)
18922;;;;;; "newst-ticker" "net/newst-ticker.el" (19845 45374)) 18976;;;;;; "newst-ticker" "net/newst-ticker.el" (19776 18657))
18923;;; Generated autoloads from net/newst-ticker.el 18977;;; Generated autoloads from net/newst-ticker.el
18924 18978
18925(autoload 'newsticker-ticker-running-p "newst-ticker" "\ 18979(autoload 'newsticker-ticker-running-p "newst-ticker" "\
@@ -18940,7 +18994,7 @@ running already.
18940;;;*** 18994;;;***
18941 18995
18942;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el" 18996;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el"
18943;;;;;; (19918 22236)) 18997;;;;;; (19919 55562))
18944;;; Generated autoloads from net/newst-treeview.el 18998;;; Generated autoloads from net/newst-treeview.el
18945 18999
18946(autoload 'newsticker-treeview "newst-treeview" "\ 19000(autoload 'newsticker-treeview "newst-treeview" "\
@@ -18951,7 +19005,7 @@ Start newsticker treeview.
18951;;;*** 19005;;;***
18952 19006
18953;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 19007;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
18954;;;;;; (19845 45374)) 19008;;;;;; (19776 18657))
18955;;; Generated autoloads from gnus/nndiary.el 19009;;; Generated autoloads from gnus/nndiary.el
18956 19010
18957(autoload 'nndiary-generate-nov-databases "nndiary" "\ 19011(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -18961,8 +19015,8 @@ Generate NOV databases in all nndiary directories.
18961 19015
18962;;;*** 19016;;;***
18963 19017
18964;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (19845 19018;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (19776
18965;;;;;; 45374)) 19019;;;;;; 18657))
18966;;; Generated autoloads from gnus/nndoc.el 19020;;; Generated autoloads from gnus/nndoc.el
18967 19021
18968(autoload 'nndoc-add-type "nndoc" "\ 19022(autoload 'nndoc-add-type "nndoc" "\
@@ -18977,7 +19031,7 @@ symbol in the alist.
18977;;;*** 19031;;;***
18978 19032
18979;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 19033;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
18980;;;;;; (19845 45374)) 19034;;;;;; (19810 43098))
18981;;; Generated autoloads from gnus/nnfolder.el 19035;;; Generated autoloads from gnus/nnfolder.el
18982 19036
18983(autoload 'nnfolder-generate-active-file "nnfolder" "\ 19037(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -18989,7 +19043,7 @@ This command does not work if you use short group names.
18989;;;*** 19043;;;***
18990 19044
18991;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 19045;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
18992;;;;;; (19845 45374)) 19046;;;;;; (19776 18657))
18993;;; Generated autoloads from gnus/nnml.el 19047;;; Generated autoloads from gnus/nnml.el
18994 19048
18995(autoload 'nnml-generate-nov-databases "nnml" "\ 19049(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -19000,7 +19054,7 @@ Generate NOV databases in all nnml directories.
19000;;;*** 19054;;;***
19001 19055
19002;;;### (autoloads (disable-command enable-command disabled-command-function) 19056;;;### (autoloads (disable-command enable-command disabled-command-function)
19003;;;;;; "novice" "novice.el" (19845 45374)) 19057;;;;;; "novice" "novice.el" (19776 18657))
19004;;; Generated autoloads from novice.el 19058;;; Generated autoloads from novice.el
19005 19059
19006(defvar disabled-command-function 'disabled-command-function "\ 19060(defvar disabled-command-function 'disabled-command-function "\
@@ -19033,7 +19087,7 @@ to future sessions.
19033;;;*** 19087;;;***
19034 19088
19035;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 19089;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
19036;;;;;; (19845 45374)) 19090;;;;;; (19776 18657))
19037;;; Generated autoloads from textmodes/nroff-mode.el 19091;;; Generated autoloads from textmodes/nroff-mode.el
19038 19092
19039(autoload 'nroff-mode "nroff-mode" "\ 19093(autoload 'nroff-mode "nroff-mode" "\
@@ -19048,7 +19102,7 @@ closing requests for requests that are used in matched pairs.
19048;;;*** 19102;;;***
19049 19103
19050;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el" 19104;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el"
19051;;;;;; (19845 45374)) 19105;;;;;; (19776 18657))
19052;;; Generated autoloads from nxml/nxml-glyph.el 19106;;; Generated autoloads from nxml/nxml-glyph.el
19053 19107
19054(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 19108(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -19060,8 +19114,8 @@ Return nil if the face cannot display a glyph for N.
19060 19114
19061;;;*** 19115;;;***
19062 19116
19063;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (19927 19117;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (19926
19064;;;;;; 37225)) 19118;;;;;; 36440))
19065;;; Generated autoloads from nxml/nxml-mode.el 19119;;; Generated autoloads from nxml/nxml-mode.el
19066 19120
19067(autoload 'nxml-mode "nxml-mode" "\ 19121(autoload 'nxml-mode "nxml-mode" "\
@@ -19123,7 +19177,7 @@ Many aspects this mode can be customized using
19123;;;*** 19177;;;***
19124 19178
19125;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm" 19179;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm"
19126;;;;;; "nxml/nxml-uchnm.el" (19845 45374)) 19180;;;;;; "nxml/nxml-uchnm.el" (19776 18657))
19127;;; Generated autoloads from nxml/nxml-uchnm.el 19181;;; Generated autoloads from nxml/nxml-uchnm.el
19128 19182
19129(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 19183(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -19146,7 +19200,7 @@ the variable `nxml-enabled-unicode-blocks'.
19146;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe 19200;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe
19147;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info 19201;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info
19148;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob" 19202;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob"
19149;;;;;; "org/ob.el" (20045 31431)) 19203;;;;;; "org/ob.el" (20045 43619))
19150;;; Generated autoloads from org/ob.el 19204;;; Generated autoloads from org/ob.el
19151 19205
19152(autoload 'org-babel-execute-safely-maybe "ob" "\ 19206(autoload 'org-babel-execute-safely-maybe "ob" "\
@@ -19349,7 +19403,7 @@ Mark current src block
19349;;;*** 19403;;;***
19350 19404
19351;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el" 19405;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el"
19352;;;;;; (20045 30710)) 19406;;;;;; (20045 43619))
19353;;; Generated autoloads from org/ob-keys.el 19407;;; Generated autoloads from org/ob-keys.el
19354 19408
19355(autoload 'org-babel-describe-bindings "ob-keys" "\ 19409(autoload 'org-babel-describe-bindings "ob-keys" "\
@@ -19360,7 +19414,7 @@ Describe all keybindings behind `org-babel-key-prefix'.
19360;;;*** 19414;;;***
19361 19415
19362;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe 19416;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe
19363;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20045 31431)) 19417;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20045 43619))
19364;;; Generated autoloads from org/ob-lob.el 19418;;; Generated autoloads from org/ob-lob.el
19365 19419
19366(autoload 'org-babel-lob-ingest "ob-lob" "\ 19420(autoload 'org-babel-lob-ingest "ob-lob" "\
@@ -19385,7 +19439,7 @@ Return a Library of Babel function call as a string.
19385 19439
19386;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file 19440;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file
19387;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el" 19441;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el"
19388;;;;;; (20045 30712)) 19442;;;;;; (20045 43619))
19389;;; Generated autoloads from org/ob-tangle.el 19443;;; Generated autoloads from org/ob-tangle.el
19390 19444
19391(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\ 19445(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\
@@ -19427,7 +19481,7 @@ exported source code blocks by language.
19427;;;*** 19481;;;***
19428 19482
19429;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 19483;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
19430;;;;;; (19968 28627)) 19484;;;;;; (19973 21789))
19431;;; Generated autoloads from progmodes/octave-inf.el 19485;;; Generated autoloads from progmodes/octave-inf.el
19432 19486
19433(autoload 'inferior-octave "octave-inf" "\ 19487(autoload 'inferior-octave "octave-inf" "\
@@ -19450,7 +19504,7 @@ startup file, `~/.emacs-octave'.
19450;;;*** 19504;;;***
19451 19505
19452;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19506;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19453;;;;;; (19968 28627)) 19507;;;;;; (19973 21789))
19454;;; Generated autoloads from progmodes/octave-mod.el 19508;;; Generated autoloads from progmodes/octave-mod.el
19455 19509
19456(autoload 'octave-mode "octave-mod" "\ 19510(autoload 'octave-mode "octave-mod" "\
@@ -19538,7 +19592,7 @@ including a reproducible test case and send the message.
19538;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode 19592;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode
19539;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle 19593;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle
19540;;;;;; org-mode org-babel-do-load-languages) "org" "org/org.el" 19594;;;;;; org-mode org-babel-do-load-languages) "org" "org/org.el"
19541;;;;;; (20045 30720)) 19595;;;;;; (20087 36265))
19542;;; Generated autoloads from org/org.el 19596;;; Generated autoloads from org/org.el
19543 19597
19544(autoload 'org-babel-do-load-languages "org" "\ 19598(autoload 'org-babel-do-load-languages "org" "\
@@ -19762,7 +19816,7 @@ Call the customize function with org as argument.
19762;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list 19816;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list
19763;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views 19817;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
19764;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda 19818;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
19765;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20045 30712)) 19819;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20064 65310))
19766;;; Generated autoloads from org/org-agenda.el 19820;;; Generated autoloads from org/org-agenda.el
19767 19821
19768(autoload 'org-agenda "org-agenda" "\ 19822(autoload 'org-agenda "org-agenda" "\
@@ -20007,7 +20061,7 @@ belonging to the \"Work\" category.
20007 20061
20008;;;### (autoloads (org-archive-subtree-default-with-confirmation 20062;;;### (autoloads (org-archive-subtree-default-with-confirmation
20009;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el" 20063;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el"
20010;;;;;; (20045 30713)) 20064;;;;;; (20045 43619))
20011;;; Generated autoloads from org/org-archive.el 20065;;; Generated autoloads from org/org-archive.el
20012 20066
20013(autoload 'org-archive-subtree-default "org-archive" "\ 20067(autoload 'org-archive-subtree-default "org-archive" "\
@@ -20028,7 +20082,7 @@ This command is set with the variable `org-archive-default-command'.
20028;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer 20082;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer
20029;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer 20083;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer
20030;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20045 20084;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20045
20031;;;;;; 30713)) 20085;;;;;; 43619))
20032;;; Generated autoloads from org/org-ascii.el 20086;;; Generated autoloads from org/org-ascii.el
20033 20087
20034(autoload 'org-export-as-latin1 "org-ascii" "\ 20088(autoload 'org-export-as-latin1 "org-ascii" "\
@@ -20102,7 +20156,7 @@ publishing directory.
20102;;;*** 20156;;;***
20103 20157
20104;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20045 20158;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20045
20105;;;;;; 30713)) 20159;;;;;; 43619))
20106;;; Generated autoloads from org/org-attach.el 20160;;; Generated autoloads from org/org-attach.el
20107 20161
20108(autoload 'org-attach "org-attach" "\ 20162(autoload 'org-attach "org-attach" "\
@@ -20114,7 +20168,7 @@ Shows a list of commands and prompts for another key to execute a command.
20114;;;*** 20168;;;***
20115 20169
20116;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" 20170;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el"
20117;;;;;; (20045 30713)) 20171;;;;;; (20045 43619))
20118;;; Generated autoloads from org/org-bbdb.el 20172;;; Generated autoloads from org/org-bbdb.el
20119 20173
20120(autoload 'org-bbdb-anniversaries "org-bbdb" "\ 20174(autoload 'org-bbdb-anniversaries "org-bbdb" "\
@@ -20125,7 +20179,7 @@ Extract anniversaries from BBDB for display in the agenda.
20125;;;*** 20179;;;***
20126 20180
20127;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here 20181;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here
20128;;;;;; org-capture) "org-capture" "org/org-capture.el" (20045 30713)) 20182;;;;;; org-capture) "org-capture" "org/org-capture.el" (20064 65339))
20129;;; Generated autoloads from org/org-capture.el 20183;;; Generated autoloads from org/org-capture.el
20130 20184
20131(autoload 'org-capture "org-capture" "\ 20185(autoload 'org-capture "org-capture" "\
@@ -20163,7 +20217,7 @@ Set org-capture-templates to be similar to `org-remember-templates'.
20163;;;*** 20217;;;***
20164 20218
20165;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) 20219;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable)
20166;;;;;; "org-clock" "org/org-clock.el" (20045 30713)) 20220;;;;;; "org-clock" "org/org-clock.el" (20064 65359))
20167;;; Generated autoloads from org/org-clock.el 20221;;; Generated autoloads from org/org-clock.el
20168 20222
20169(autoload 'org-get-clocktable "org-clock" "\ 20223(autoload 'org-get-clocktable "org-clock" "\
@@ -20181,7 +20235,7 @@ Set up hooks for clock persistence.
20181;;;*** 20235;;;***
20182 20236
20183;;;### (autoloads (org-datetree-find-date-create) "org-datetree" 20237;;;### (autoloads (org-datetree-find-date-create) "org-datetree"
20184;;;;;; "org/org-datetree.el" (20045 30713)) 20238;;;;;; "org/org-datetree.el" (20045 43619))
20185;;; Generated autoloads from org/org-datetree.el 20239;;; Generated autoloads from org/org-datetree.el
20186 20240
20187(autoload 'org-datetree-find-date-create "org-datetree" "\ 20241(autoload 'org-datetree-find-date-create "org-datetree" "\
@@ -20197,7 +20251,7 @@ tree can be found.
20197;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open 20251;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open
20198;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook 20252;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook
20199;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch) 20253;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch)
20200;;;;;; "org-docbook" "org/org-docbook.el" (20045 30713)) 20254;;;;;; "org-docbook" "org/org-docbook.el" (20045 43619))
20201;;; Generated autoloads from org/org-docbook.el 20255;;; Generated autoloads from org/org-docbook.el
20202 20256
20203(autoload 'org-export-as-docbook-batch "org-docbook" "\ 20257(autoload 'org-export-as-docbook-batch "org-docbook" "\
@@ -20274,7 +20328,7 @@ publishing directory.
20274 20328
20275;;;### (autoloads (org-insert-export-options-template org-export-as-org 20329;;;### (autoloads (org-insert-export-options-template org-export-as-org
20276;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" 20330;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el"
20277;;;;;; (20045 30715)) 20331;;;;;; (20064 65454))
20278;;; Generated autoloads from org/org-exp.el 20332;;; Generated autoloads from org/org-exp.el
20279 20333
20280(autoload 'org-export "org-exp" "\ 20334(autoload 'org-export "org-exp" "\
@@ -20335,8 +20389,8 @@ Insert into the buffer a template with information for exporting.
20335;;;*** 20389;;;***
20336 20390
20337;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update 20391;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update
20338;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20045 20392;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20064
20339;;;;;; 30715)) 20393;;;;;; 65463))
20340;;; Generated autoloads from org/org-feed.el 20394;;; Generated autoloads from org/org-feed.el
20341 20395
20342(autoload 'org-feed-update-all "org-feed" "\ 20396(autoload 'org-feed-update-all "org-feed" "\
@@ -20364,7 +20418,7 @@ Show the raw feed buffer of a feed.
20364;;;*** 20418;;;***
20365 20419
20366;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" 20420;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote"
20367;;;;;; "org/org-footnote.el" (20045 30715)) 20421;;;;;; "org/org-footnote.el" (20045 43619))
20368;;; Generated autoloads from org/org-footnote.el 20422;;; Generated autoloads from org/org-footnote.el
20369 20423
20370(autoload 'org-footnote-action "org-footnote" "\ 20424(autoload 'org-footnote-action "org-footnote" "\
@@ -20415,7 +20469,7 @@ Additional note on `org-footnote-insert-pos-for-preprocessor':
20415;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree 20469;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree
20416;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node 20470;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node
20417;;;;;; org-freemind-show org-export-as-freemind) "org-freemind" 20471;;;;;; org-freemind-show org-export-as-freemind) "org-freemind"
20418;;;;;; "org/org-freemind.el" (20045 31431)) 20472;;;;;; "org/org-freemind.el" (20045 43619))
20419;;; Generated autoloads from org/org-freemind.el 20473;;; Generated autoloads from org/org-freemind.el
20420 20474
20421(autoload 'org-export-as-freemind "org-freemind" "\ 20475(autoload 'org-export-as-freemind "org-freemind" "\
@@ -20476,7 +20530,7 @@ Convert FreeMind file MM-FILE to `org-mode' file ORG-FILE.
20476;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html 20530;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html
20477;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer 20531;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer
20478;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html" 20532;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html"
20479;;;;;; "org/org-html.el" (20045 30715)) 20533;;;;;; "org/org-html.el" (20064 65473))
20480;;; Generated autoloads from org/org-html.el 20534;;; Generated autoloads from org/org-html.el
20481 20535
20482(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp) 20536(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp)
@@ -20570,7 +20624,7 @@ that uses these same face definitions.
20570 20624
20571;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 20625;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
20572;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el" 20626;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el"
20573;;;;;; (20045 30716)) 20627;;;;;; (20045 43619))
20574;;; Generated autoloads from org/org-icalendar.el 20628;;; Generated autoloads from org/org-icalendar.el
20575 20629
20576(autoload 'org-export-icalendar-this-file "org-icalendar" "\ 20630(autoload 'org-export-icalendar-this-file "org-icalendar" "\
@@ -20598,7 +20652,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
20598;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find 20652;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find
20599;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion 20653;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion
20600;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el" 20654;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el"
20601;;;;;; (20045 30716)) 20655;;;;;; (20064 65485))
20602;;; Generated autoloads from org/org-id.el 20656;;; Generated autoloads from org/org-id.el
20603 20657
20604(autoload 'org-id-get-create "org-id" "\ 20658(autoload 'org-id-get-create "org-id" "\
@@ -20667,7 +20721,7 @@ Store a link to the current entry, using its ID.
20667;;;*** 20721;;;***
20668 20722
20669;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el" 20723;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el"
20670;;;;;; (20045 30716)) 20724;;;;;; (20045 43619))
20671;;; Generated autoloads from org/org-indent.el 20725;;; Generated autoloads from org/org-indent.el
20672 20726
20673(autoload 'org-indent-mode "org-indent" "\ 20727(autoload 'org-indent-mode "org-indent" "\
@@ -20682,7 +20736,7 @@ FIXME: How to update when broken?
20682;;;*** 20736;;;***
20683 20737
20684;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el" 20738;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el"
20685;;;;;; (20045 30716)) 20739;;;;;; (20064 65516))
20686;;; Generated autoloads from org/org-irc.el 20740;;; Generated autoloads from org/org-irc.el
20687 20741
20688(autoload 'org-irc-store-link "org-irc" "\ 20742(autoload 'org-irc-store-link "org-irc" "\
@@ -20695,7 +20749,7 @@ Dispatch to the appropriate function to store a link to an IRC session.
20695;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex 20749;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex
20696;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer 20750;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer
20697;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el" 20751;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el"
20698;;;;;; (20045 30716)) 20752;;;;;; (20045 43619))
20699;;; Generated autoloads from org/org-latex.el 20753;;; Generated autoloads from org/org-latex.el
20700 20754
20701(autoload 'org-export-as-latex-batch "org-latex" "\ 20755(autoload 'org-export-as-latex-batch "org-latex" "\
@@ -20775,8 +20829,8 @@ Export as LaTeX, then process through to PDF, and open.
20775;;;*** 20829;;;***
20776 20830
20777;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull 20831;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull
20778;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20045 20832;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20064
20779;;;;;; 30717)) 20833;;;;;; 65527))
20780;;; Generated autoloads from org/org-mobile.el 20834;;; Generated autoloads from org/org-mobile.el
20781 20835
20782(autoload 'org-mobile-push "org-mobile" "\ 20836(autoload 'org-mobile-push "org-mobile" "\
@@ -20801,7 +20855,7 @@ Create a file that contains all custom agenda views.
20801;;;*** 20855;;;***
20802 20856
20803;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el" 20857;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el"
20804;;;;;; (20045 30717)) 20858;;;;;; (20045 43619))
20805;;; Generated autoloads from org/org-plot.el 20859;;; Generated autoloads from org/org-plot.el
20806 20860
20807(autoload 'org-plot/gnuplot "org-plot" "\ 20861(autoload 'org-plot/gnuplot "org-plot" "\
@@ -20815,7 +20869,7 @@ line directly before or after the table.
20815 20869
20816;;;### (autoloads (org-publish-current-project org-publish-current-file 20870;;;### (autoloads (org-publish-current-project org-publish-current-file
20817;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" 20871;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el"
20818;;;;;; (20045 30718)) 20872;;;;;; (20065 2))
20819;;; Generated autoloads from org/org-publish.el 20873;;; Generated autoloads from org/org-publish.el
20820 20874
20821(defalias 'org-publish-project 'org-publish) 20875(defalias 'org-publish-project 'org-publish)
@@ -20849,7 +20903,7 @@ the project.
20849 20903
20850;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template 20904;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template
20851;;;;;; org-remember-annotation org-remember-insinuate) "org-remember" 20905;;;;;; org-remember-annotation org-remember-insinuate) "org-remember"
20852;;;;;; "org/org-remember.el" (20045 30718)) 20906;;;;;; "org/org-remember.el" (20065 23))
20853;;; Generated autoloads from org/org-remember.el 20907;;; Generated autoloads from org/org-remember.el
20854 20908
20855(autoload 'org-remember-insinuate "org-remember" "\ 20909(autoload 'org-remember-insinuate "org-remember" "\
@@ -20925,7 +20979,7 @@ See also the variable `org-reverse-note-order'.
20925;;;*** 20979;;;***
20926 20980
20927;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) 20981;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl)
20928;;;;;; "org-table" "org/org-table.el" (20045 30718)) 20982;;;;;; "org-table" "org/org-table.el" (20045 43619))
20929;;; Generated autoloads from org/org-table.el 20983;;; Generated autoloads from org/org-table.el
20930 20984
20931(autoload 'turn-on-orgtbl "org-table" "\ 20985(autoload 'turn-on-orgtbl "org-table" "\
@@ -20949,7 +21003,7 @@ The table is taken from the parameter TXT, or from the buffer at point.
20949;;;*** 21003;;;***
20950 21004
20951;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler) 21005;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler)
20952;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20045 30718)) 21006;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20045 43619))
20953;;; Generated autoloads from org/org-taskjuggler.el 21007;;; Generated autoloads from org/org-taskjuggler.el
20954 21008
20955(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\ 21009(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\
@@ -20977,7 +21031,7 @@ with the TaskJuggler GUI.
20977 21031
20978;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region 21032;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region
20979;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el" 21033;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el"
20980;;;;;; (20045 30718)) 21034;;;;;; (20045 43619))
20981;;; Generated autoloads from org/org-timer.el 21035;;; Generated autoloads from org/org-timer.el
20982 21036
20983(autoload 'org-timer-start "org-timer" "\ 21037(autoload 'org-timer-start "org-timer" "\
@@ -21038,7 +21092,7 @@ replace any running timer.
21038;;;*** 21092;;;***
21039 21093
21040;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el" 21094;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el"
21041;;;;;; (20045 30719)) 21095;;;;;; (20045 43619))
21042;;; Generated autoloads from org/org-xoxo.el 21096;;; Generated autoloads from org/org-xoxo.el
21043 21097
21044(autoload 'org-export-as-xoxo "org-xoxo" "\ 21098(autoload 'org-export-as-xoxo "org-xoxo" "\
@@ -21050,7 +21104,7 @@ The XOXO buffer is named *xoxo-<source buffer name>*
21050;;;*** 21104;;;***
21051 21105
21052;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 21106;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
21053;;;;;; (19886 45771)) 21107;;;;;; (20087 36265))
21054;;; Generated autoloads from outline.el 21108;;; Generated autoloads from outline.el
21055(put 'outline-regexp 'safe-local-variable 'stringp) 21109(put 'outline-regexp 'safe-local-variable 'stringp)
21056(put 'outline-heading-end-regexp 'safe-local-variable 'stringp) 21110(put 'outline-heading-end-regexp 'safe-local-variable 'stringp)
@@ -21111,7 +21165,7 @@ See the command `outline-mode' for more information on this mode.
21111;;;### (autoloads (list-packages describe-package package-initialize 21165;;;### (autoloads (list-packages describe-package package-initialize
21112;;;;;; package-install-file package-install-from-buffer package-install 21166;;;;;; package-install-file package-install-from-buffer package-install
21113;;;;;; package-enable-at-startup) "package" "emacs-lisp/package.el" 21167;;;;;; package-enable-at-startup) "package" "emacs-lisp/package.el"
21114;;;;;; (20059 26455)) 21168;;;;;; (20087 36265))
21115;;; Generated autoloads from emacs-lisp/package.el 21169;;; Generated autoloads from emacs-lisp/package.el
21116 21170
21117(defvar package-enable-at-startup t "\ 21171(defvar package-enable-at-startup t "\
@@ -21174,7 +21228,7 @@ The list is displayed in a buffer named `*Packages*'.
21174 21228
21175;;;*** 21229;;;***
21176 21230
21177;;;### (autoloads (show-paren-mode) "paren" "paren.el" (19845 45374)) 21231;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20075 38050))
21178;;; Generated autoloads from paren.el 21232;;; Generated autoloads from paren.el
21179 21233
21180(defvar show-paren-mode nil "\ 21234(defvar show-paren-mode nil "\
@@ -21199,7 +21253,7 @@ in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time.
21199;;;*** 21253;;;***
21200 21254
21201;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 21255;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
21202;;;;;; (19845 45374)) 21256;;;;;; (19776 18657))
21203;;; Generated autoloads from calendar/parse-time.el 21257;;; Generated autoloads from calendar/parse-time.el
21204(put 'parse-time-rules 'risky-local-variable t) 21258(put 'parse-time-rules 'risky-local-variable t)
21205 21259
@@ -21212,8 +21266,8 @@ unknown are returned as nil.
21212 21266
21213;;;*** 21267;;;***
21214 21268
21215;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (19968 21269;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (19973
21216;;;;;; 28627)) 21270;;;;;; 21789))
21217;;; Generated autoloads from progmodes/pascal.el 21271;;; Generated autoloads from progmodes/pascal.el
21218 21272
21219(autoload 'pascal-mode "pascal" "\ 21273(autoload 'pascal-mode "pascal" "\
@@ -21266,7 +21320,7 @@ no args, if that value is non-nil.
21266;;;*** 21320;;;***
21267 21321
21268;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache) 21322;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache)
21269;;;;;; "password-cache" "password-cache.el" (19845 45374)) 21323;;;;;; "password-cache" "password-cache.el" (20089 62475))
21270;;; Generated autoloads from password-cache.el 21324;;; Generated autoloads from password-cache.el
21271 21325
21272(defvar password-cache t "\ 21326(defvar password-cache t "\
@@ -21288,7 +21342,7 @@ Check if KEY is in the cache.
21288;;;*** 21342;;;***
21289 21343
21290;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el" 21344;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el"
21291;;;;;; (19863 8742)) 21345;;;;;; (19875 21674))
21292;;; Generated autoloads from emacs-lisp/pcase.el 21346;;; Generated autoloads from emacs-lisp/pcase.el
21293 21347
21294(autoload 'pcase "pcase" "\ 21348(autoload 'pcase "pcase" "\
@@ -21347,8 +21401,8 @@ of the form (UPAT EXP).
21347 21401
21348;;;*** 21402;;;***
21349 21403
21350;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (19845 21404;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (19776
21351;;;;;; 45374)) 21405;;;;;; 18657))
21352;;; Generated autoloads from pcmpl-cvs.el 21406;;; Generated autoloads from pcmpl-cvs.el
21353 21407
21354(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 21408(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -21359,7 +21413,7 @@ Completion rules for the `cvs' command.
21359;;;*** 21413;;;***
21360 21414
21361;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 21415;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
21362;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (19845 45374)) 21416;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (19776 18657))
21363;;; Generated autoloads from pcmpl-gnu.el 21417;;; Generated autoloads from pcmpl-gnu.el
21364 21418
21365(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 21419(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -21387,7 +21441,7 @@ Completion for the GNU tar utility.
21387;;;*** 21441;;;***
21388 21442
21389;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 21443;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
21390;;;;;; "pcmpl-linux" "pcmpl-linux.el" (19986 58615)) 21444;;;;;; "pcmpl-linux" "pcmpl-linux.el" (19986 9815))
21391;;; Generated autoloads from pcmpl-linux.el 21445;;; Generated autoloads from pcmpl-linux.el
21392 21446
21393(autoload 'pcomplete/kill "pcmpl-linux" "\ 21447(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -21407,8 +21461,8 @@ Completion for GNU/Linux `mount'.
21407 21461
21408;;;*** 21462;;;***
21409 21463
21410;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (19961 21464;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (19960
21411;;;;;; 55377)) 21465;;;;;; 64955))
21412;;; Generated autoloads from pcmpl-rpm.el 21466;;; Generated autoloads from pcmpl-rpm.el
21413 21467
21414(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 21468(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -21420,7 +21474,7 @@ Completion for the `rpm' command.
21420 21474
21421;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown 21475;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown
21422;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir 21476;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir
21423;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (19845 45374)) 21477;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (19776 18657))
21424;;; Generated autoloads from pcmpl-unix.el 21478;;; Generated autoloads from pcmpl-unix.el
21425 21479
21426(autoload 'pcomplete/cd "pcmpl-unix" "\ 21480(autoload 'pcomplete/cd "pcmpl-unix" "\
@@ -21477,8 +21531,8 @@ Includes files as well as host names followed by a colon.
21477 21531
21478;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 21532;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
21479;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 21533;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
21480;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20051 21534;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20089
21481;;;;;; 32345)) 21535;;;;;; 62475))
21482;;; Generated autoloads from pcomplete.el 21536;;; Generated autoloads from pcomplete.el
21483 21537
21484(autoload 'pcomplete "pcomplete" "\ 21538(autoload 'pcomplete "pcomplete" "\
@@ -21537,7 +21591,7 @@ Setup `shell-mode' to use pcomplete.
21537 21591
21538;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 21592;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
21539;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 21593;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
21540;;;;;; "vc/pcvs.el" (19845 45374)) 21594;;;;;; "vc/pcvs.el" (19776 18657))
21541;;; Generated autoloads from vc/pcvs.el 21595;;; Generated autoloads from vc/pcvs.el
21542 21596
21543(autoload 'cvs-checkout "pcvs" "\ 21597(autoload 'cvs-checkout "pcvs" "\
@@ -21612,7 +21666,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
21612 21666
21613;;;*** 21667;;;***
21614 21668
21615;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20062 2656)) 21669;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20060 65453))
21616;;; Generated autoloads from vc/pcvs-defs.el 21670;;; Generated autoloads from vc/pcvs-defs.el
21617 21671
21618(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))) 21672(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)))
@@ -21620,7 +21674,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
21620;;;*** 21674;;;***
21621 21675
21622;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 21676;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
21623;;;;;; (19911 48973)) 21677;;;;;; (19910 57138))
21624;;; Generated autoloads from progmodes/perl-mode.el 21678;;; Generated autoloads from progmodes/perl-mode.el
21625(put 'perl-indent-level 'safe-local-variable 'integerp) 21679(put 'perl-indent-level 'safe-local-variable 'integerp)
21626(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 21680(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -21682,7 +21736,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
21682;;;*** 21736;;;***
21683 21737
21684;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 21738;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
21685;;;;;; (19845 45374)) 21739;;;;;; (20092 45613))
21686;;; Generated autoloads from textmodes/picture.el 21740;;; Generated autoloads from textmodes/picture.el
21687 21741
21688(autoload 'picture-mode "picture" "\ 21742(autoload 'picture-mode "picture" "\
@@ -21762,8 +21816,8 @@ they are not defaultly assigned to keys.
21762 21816
21763;;;*** 21817;;;***
21764 21818
21765;;;### (autoloads (plstore-open) "plstore" "gnus/plstore.el" (19990 21819;;;### (autoloads (plstore-open) "plstore" "gnus/plstore.el" (20076
21766;;;;;; 55648)) 21820;;;;;; 61048))
21767;;; Generated autoloads from gnus/plstore.el 21821;;; Generated autoloads from gnus/plstore.el
21768 21822
21769(autoload 'plstore-open "plstore" "\ 21823(autoload 'plstore-open "plstore" "\
@@ -21774,7 +21828,7 @@ Create a plstore instance associated with FILE.
21774;;;*** 21828;;;***
21775 21829
21776;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 21830;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
21777;;;;;; (19845 45374)) 21831;;;;;; (19776 18657))
21778;;; Generated autoloads from textmodes/po.el 21832;;; Generated autoloads from textmodes/po.el
21779 21833
21780(autoload 'po-find-file-coding-system "po" "\ 21834(autoload 'po-find-file-coding-system "po" "\
@@ -21785,7 +21839,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
21785 21839
21786;;;*** 21840;;;***
21787 21841
21788;;;### (autoloads (pong) "pong" "play/pong.el" (19845 45374)) 21842;;;### (autoloads (pong) "pong" "play/pong.el" (19797 54173))
21789;;; Generated autoloads from play/pong.el 21843;;; Generated autoloads from play/pong.el
21790 21844
21791(autoload 'pong "pong" "\ 21845(autoload 'pong "pong" "\
@@ -21801,7 +21855,7 @@ pong-mode keybindings:\\<pong-mode-map>
21801 21855
21802;;;*** 21856;;;***
21803 21857
21804;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20048 56149)) 21858;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20090 40643))
21805;;; Generated autoloads from gnus/pop3.el 21859;;; Generated autoloads from gnus/pop3.el
21806 21860
21807(autoload 'pop3-movemail "pop3" "\ 21861(autoload 'pop3-movemail "pop3" "\
@@ -21814,7 +21868,7 @@ Use streaming commands.
21814 21868
21815;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression 21869;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression
21816;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el" 21870;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el"
21817;;;;;; (19845 45374)) 21871;;;;;; (19776 18657))
21818;;; Generated autoloads from emacs-lisp/pp.el 21872;;; Generated autoloads from emacs-lisp/pp.el
21819 21873
21820(autoload 'pp-to-string "pp" "\ 21874(autoload 'pp-to-string "pp" "\
@@ -21882,7 +21936,7 @@ Ignores leading comment characters.
21882;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 21936;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
21883;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 21937;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
21884;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 21938;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
21885;;;;;; (19999 41597)) 21939;;;;;; (20001 58878))
21886;;; Generated autoloads from printing.el 21940;;; Generated autoloads from printing.el
21887 21941
21888(autoload 'pr-interface "printing" "\ 21942(autoload 'pr-interface "printing" "\
@@ -22469,7 +22523,7 @@ are both set to t.
22469 22523
22470;;;*** 22524;;;***
22471 22525
22472;;;### (autoloads (proced) "proced" "proced.el" (20053 39261)) 22526;;;### (autoloads (proced) "proced" "proced.el" (20053 38615))
22473;;; Generated autoloads from proced.el 22527;;; Generated autoloads from proced.el
22474 22528
22475(autoload 'proced "proced" "\ 22529(autoload 'proced "proced" "\
@@ -22485,7 +22539,7 @@ See `proced-mode' for a description of features available in Proced buffers.
22485;;;*** 22539;;;***
22486 22540
22487;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog" 22541;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog"
22488;;;;;; "progmodes/prolog.el" (19890 42850)) 22542;;;;;; "progmodes/prolog.el" (19891 13894))
22489;;; Generated autoloads from progmodes/prolog.el 22543;;; Generated autoloads from progmodes/prolog.el
22490 22544
22491(autoload 'prolog-mode "prolog" "\ 22545(autoload 'prolog-mode "prolog" "\
@@ -22520,8 +22574,8 @@ With prefix argument ARG, restart the Prolog process if running before.
22520 22574
22521;;;*** 22575;;;***
22522 22576
22523;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (19845 22577;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (19786
22524;;;;;; 45374)) 22578;;;;;; 56076))
22525;;; Generated autoloads from ps-bdf.el 22579;;; Generated autoloads from ps-bdf.el
22526 22580
22527(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")) "\ 22581(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")) "\
@@ -22532,8 +22586,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
22532 22586
22533;;;*** 22587;;;***
22534 22588
22535;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (19961 22589;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (19960
22536;;;;;; 55377)) 22590;;;;;; 63962))
22537;;; Generated autoloads from progmodes/ps-mode.el 22591;;; Generated autoloads from progmodes/ps-mode.el
22538 22592
22539(autoload 'ps-mode "ps-mode" "\ 22593(autoload 'ps-mode "ps-mode" "\
@@ -22584,8 +22638,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
22584;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 22638;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
22585;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 22639;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
22586;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 22640;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
22587;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (19931 22641;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20089
22588;;;;;; 11784)) 22642;;;;;; 62475))
22589;;; Generated autoloads from ps-print.el 22643;;; Generated autoloads from ps-print.el
22590 22644
22591(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"))) "\ 22645(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"))) "\
@@ -22782,7 +22836,7 @@ If EXTENSION is any other symbol, it is ignored.
22782;;;*** 22836;;;***
22783 22837
22784;;;### (autoloads (jython-mode python-mode python-after-info-look 22838;;;### (autoloads (jython-mode python-mode python-after-info-look
22785;;;;;; run-python) "python" "progmodes/python.el" (19975 1875)) 22839;;;;;; run-python) "python" "progmodes/python.el" (20075 52608))
22786;;; Generated autoloads from progmodes/python.el 22840;;; Generated autoloads from progmodes/python.el
22787 22841
22788(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode)) 22842(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode))
@@ -22868,7 +22922,7 @@ Runs `jython-mode-hook' after `python-mode-hook'.
22868;;;*** 22922;;;***
22869 22923
22870;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 22924;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
22871;;;;;; (19845 45374)) 22925;;;;;; (19776 18657))
22872;;; Generated autoloads from gnus/qp.el 22926;;; Generated autoloads from gnus/qp.el
22873 22927
22874(autoload 'quoted-printable-decode-region "qp" "\ 22928(autoload 'quoted-printable-decode-region "qp" "\
@@ -22891,7 +22945,7 @@ them into characters should be done separately.
22891;;;;;; quail-defrule quail-install-decode-map quail-install-map 22945;;;;;; quail-defrule quail-install-decode-map quail-install-map
22892;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 22946;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
22893;;;;;; quail-define-package quail-use-package quail-title) "quail" 22947;;;;;; quail-define-package quail-use-package quail-title) "quail"
22894;;;;;; "international/quail.el" (19943 25429)) 22948;;;;;; "international/quail.el" (19946 35279))
22895;;; Generated autoloads from international/quail.el 22949;;; Generated autoloads from international/quail.el
22896 22950
22897(autoload 'quail-title "quail" "\ 22951(autoload 'quail-title "quail" "\
@@ -23123,7 +23177,7 @@ of each directory.
23123;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 23177;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
23124;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 23178;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
23125;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20054 23179;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20054
23126;;;;;; 8529)) 23180;;;;;; 26468))
23127;;; Generated autoloads from net/quickurl.el 23181;;; Generated autoloads from net/quickurl.el
23128 23182
23129(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" "\ 23183(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" "\
@@ -23195,7 +23249,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
23195;;;*** 23249;;;***
23196 23250
23197;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 23251;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
23198;;;;;; "net/rcirc.el" (20058 5591)) 23252;;;;;; "net/rcirc.el" (20072 59809))
23199;;; Generated autoloads from net/rcirc.el 23253;;; Generated autoloads from net/rcirc.el
23200 23254
23201(autoload 'rcirc "rcirc" "\ 23255(autoload 'rcirc "rcirc" "\
@@ -23230,8 +23284,8 @@ Global minor mode for tracking activity in rcirc buffers.
23230 23284
23231;;;*** 23285;;;***
23232 23286
23233;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (19845 23287;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (19776
23234;;;;;; 45374)) 23288;;;;;; 18657))
23235;;; Generated autoloads from net/rcompile.el 23289;;; Generated autoloads from net/rcompile.el
23236 23290
23237(autoload 'remote-compile "rcompile" "\ 23291(autoload 'remote-compile "rcompile" "\
@@ -23243,7 +23297,7 @@ See \\[compile].
23243;;;*** 23297;;;***
23244 23298
23245;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 23299;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
23246;;;;;; (19975 1875)) 23300;;;;;; (19974 43253))
23247;;; Generated autoloads from emacs-lisp/re-builder.el 23301;;; Generated autoloads from emacs-lisp/re-builder.el
23248 23302
23249(defalias 'regexp-builder 're-builder) 23303(defalias 'regexp-builder 're-builder)
@@ -23261,7 +23315,7 @@ matching parts of the target buffer will be highlighted.
23261 23315
23262;;;*** 23316;;;***
23263 23317
23264;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (19886 45771)) 23318;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (19888 59421))
23265;;; Generated autoloads from recentf.el 23319;;; Generated autoloads from recentf.el
23266 23320
23267(defvar recentf-mode nil "\ 23321(defvar recentf-mode nil "\
@@ -23289,7 +23343,7 @@ that were operated on recently.
23289;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle 23343;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle
23290;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle 23344;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle
23291;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el" 23345;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el"
23292;;;;;; (19999 41597)) 23346;;;;;; (20001 58878))
23293;;; Generated autoloads from rect.el 23347;;; Generated autoloads from rect.el
23294 (define-key ctl-x-r-map "c" 'clear-rectangle) 23348 (define-key ctl-x-r-map "c" 'clear-rectangle)
23295 (define-key ctl-x-r-map "k" 'kill-rectangle) 23349 (define-key ctl-x-r-map "k" 'kill-rectangle)
@@ -23425,8 +23479,8 @@ with a prefix argument, prompt for START-AT and FORMAT.
23425 23479
23426;;;*** 23480;;;***
23427 23481
23428;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (19845 23482;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (19776
23429;;;;;; 45374)) 23483;;;;;; 18657))
23430;;; Generated autoloads from textmodes/refill.el 23484;;; Generated autoloads from textmodes/refill.el
23431 23485
23432(autoload 'refill-mode "refill" "\ 23486(autoload 'refill-mode "refill" "\
@@ -23442,7 +23496,7 @@ refilling if they would cause auto-filling.
23442;;;*** 23496;;;***
23443 23497
23444;;;### (autoloads (reftex-reset-scanning-information reftex-mode 23498;;;### (autoloads (reftex-reset-scanning-information reftex-mode
23445;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (19845 45374)) 23499;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (19874 14841))
23446;;; Generated autoloads from textmodes/reftex.el 23500;;; Generated autoloads from textmodes/reftex.el
23447 23501
23448(autoload 'turn-on-reftex "reftex" "\ 23502(autoload 'turn-on-reftex "reftex" "\
@@ -23492,7 +23546,7 @@ This enforces rescanning the buffer on next use.
23492;;;*** 23546;;;***
23493 23547
23494;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 23548;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
23495;;;;;; (19845 45374)) 23549;;;;;; (19776 18657))
23496;;; Generated autoloads from textmodes/reftex-cite.el 23550;;; Generated autoloads from textmodes/reftex-cite.el
23497 23551
23498(autoload 'reftex-citation "reftex-cite" "\ 23552(autoload 'reftex-citation "reftex-cite" "\
@@ -23522,7 +23576,7 @@ While entering the regexp, completion on knows citation keys is possible.
23522;;;*** 23576;;;***
23523 23577
23524;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 23578;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
23525;;;;;; (19845 45374)) 23579;;;;;; (19776 18657))
23526;;; Generated autoloads from textmodes/reftex-global.el 23580;;; Generated autoloads from textmodes/reftex-global.el
23527 23581
23528(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 23582(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -23539,7 +23593,7 @@ With no argument, this command toggles
23539;;;*** 23593;;;***
23540 23594
23541;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 23595;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
23542;;;;;; (19845 45374)) 23596;;;;;; (19799 6822))
23543;;; Generated autoloads from textmodes/reftex-index.el 23597;;; Generated autoloads from textmodes/reftex-index.el
23544 23598
23545(autoload 'reftex-index-phrases-mode "reftex-index" "\ 23599(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -23572,7 +23626,7 @@ Here are all local bindings.
23572;;;*** 23626;;;***
23573 23627
23574;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 23628;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
23575;;;;;; (19980 19797)) 23629;;;;;; (19980 46525))
23576;;; Generated autoloads from textmodes/reftex-parse.el 23630;;; Generated autoloads from textmodes/reftex-parse.el
23577 23631
23578(autoload 'reftex-all-document-files "reftex-parse" "\ 23632(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -23584,8 +23638,8 @@ of master file.
23584 23638
23585;;;*** 23639;;;***
23586 23640
23587;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19845 23641;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19776
23588;;;;;; 45374)) 23642;;;;;; 18657))
23589;;; Generated autoloads from textmodes/reftex-vars.el 23643;;; Generated autoloads from textmodes/reftex-vars.el
23590(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 23644(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
23591(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 23645(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -23595,7 +23649,7 @@ of master file.
23595;;;*** 23649;;;***
23596 23650
23597;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 23651;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
23598;;;;;; (19845 45374)) 23652;;;;;; (19776 18657))
23599;;; Generated autoloads from emacs-lisp/regexp-opt.el 23653;;; Generated autoloads from emacs-lisp/regexp-opt.el
23600 23654
23601(autoload 'regexp-opt "regexp-opt" "\ 23655(autoload 'regexp-opt "regexp-opt" "\
@@ -23626,7 +23680,7 @@ This means the number of non-shy regexp grouping constructs
23626 23680
23627;;;### (autoloads (remember-diary-extract-entries remember-clipboard 23681;;;### (autoloads (remember-diary-extract-entries remember-clipboard
23628;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el" 23682;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el"
23629;;;;;; (19845 45374)) 23683;;;;;; (19776 18657))
23630;;; Generated autoloads from textmodes/remember.el 23684;;; Generated autoloads from textmodes/remember.el
23631 23685
23632(autoload 'remember "remember" "\ 23686(autoload 'remember "remember" "\
@@ -23657,7 +23711,7 @@ Extract diary entries from the region.
23657 23711
23658;;;*** 23712;;;***
23659 23713
23660;;;### (autoloads (repeat) "repeat" "repeat.el" (19951 19539)) 23714;;;### (autoloads (repeat) "repeat" "repeat.el" (19954 15126))
23661;;; Generated autoloads from repeat.el 23715;;; Generated autoloads from repeat.el
23662 23716
23663(autoload 'repeat "repeat" "\ 23717(autoload 'repeat "repeat" "\
@@ -23680,7 +23734,7 @@ recently executed command not bound to an input event\".
23680;;;*** 23734;;;***
23681 23735
23682;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 23736;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
23683;;;;;; (19845 45374)) 23737;;;;;; (20075 52023))
23684;;; Generated autoloads from mail/reporter.el 23738;;; Generated autoloads from mail/reporter.el
23685 23739
23686(autoload 'reporter-submit-bug-report "reporter" "\ 23740(autoload 'reporter-submit-bug-report "reporter" "\
@@ -23712,7 +23766,7 @@ mail-sending package is used for editing and sending the message.
23712;;;*** 23766;;;***
23713 23767
23714;;;### (autoloads (reposition-window) "reposition" "reposition.el" 23768;;;### (autoloads (reposition-window) "reposition" "reposition.el"
23715;;;;;; (19845 45374)) 23769;;;;;; (19776 18657))
23716;;; Generated autoloads from reposition.el 23770;;; Generated autoloads from reposition.el
23717 23771
23718(autoload 'reposition-window "reposition" "\ 23772(autoload 'reposition-window "reposition" "\
@@ -23739,7 +23793,7 @@ first comment line visible (if point is in a comment).
23739;;;*** 23793;;;***
23740 23794
23741;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 23795;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
23742;;;;;; (19863 8742)) 23796;;;;;; (19875 21674))
23743;;; Generated autoloads from reveal.el 23797;;; Generated autoloads from reveal.el
23744 23798
23745(autoload 'reveal-mode "reveal" "\ 23799(autoload 'reveal-mode "reveal" "\
@@ -23774,7 +23828,7 @@ With zero or negative ARG turn mode off.
23774;;;*** 23828;;;***
23775 23829
23776;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 23830;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
23777;;;;;; (19845 45374)) 23831;;;;;; (19776 18657))
23778;;; Generated autoloads from emacs-lisp/ring.el 23832;;; Generated autoloads from emacs-lisp/ring.el
23779 23833
23780(autoload 'ring-p "ring" "\ 23834(autoload 'ring-p "ring" "\
@@ -23789,9 +23843,8 @@ Make a ring that can contain SIZE elements.
23789 23843
23790;;;*** 23844;;;***
23791 23845
23792;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (19870 57559)) 23846;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20091 22763))
23793;;; Generated autoloads from net/rlogin.el 23847;;; Generated autoloads from net/rlogin.el
23794 (add-hook 'same-window-regexps (purecopy "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)"))
23795 23848
23796(autoload 'rlogin "rlogin" "\ 23849(autoload 'rlogin "rlogin" "\
23797Open a network login connection via `rlogin' with args INPUT-ARGS. 23850Open a network login connection via `rlogin' with args INPUT-ARGS.
@@ -23839,7 +23892,7 @@ variable.
23839;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 23892;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
23840;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 23893;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
23841;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p) 23894;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p)
23842;;;;;; "rmail" "mail/rmail.el" (20063 23511)) 23895;;;;;; "rmail" "mail/rmail.el" (20094 5175))
23843;;; Generated autoloads from mail/rmail.el 23896;;; Generated autoloads from mail/rmail.el
23844 23897
23845(autoload 'rmail-movemail-variant-p "rmail" "\ 23898(autoload 'rmail-movemail-variant-p "rmail" "\
@@ -24023,7 +24076,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
24023;;;*** 24076;;;***
24024 24077
24025;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen 24078;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen
24026;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (19845 45374)) 24079;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (19776 18657))
24027;;; Generated autoloads from mail/rmailout.el 24080;;; Generated autoloads from mail/rmailout.el
24028(put 'rmail-output-file-alist 'risky-local-variable t) 24081(put 'rmail-output-file-alist 'risky-local-variable t)
24029 24082
@@ -24088,7 +24141,7 @@ than appending to it. Deletes the message after writing if
24088;;;*** 24141;;;***
24089 24142
24090;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el" 24143;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el"
24091;;;;;; (19845 45374)) 24144;;;;;; (19776 18657))
24092;;; Generated autoloads from nxml/rng-cmpct.el 24145;;; Generated autoloads from nxml/rng-cmpct.el
24093 24146
24094(autoload 'rng-c-load-schema "rng-cmpct" "\ 24147(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -24100,7 +24153,7 @@ Return a pattern.
24100;;;*** 24153;;;***
24101 24154
24102;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el" 24155;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el"
24103;;;;;; (19845 45374)) 24156;;;;;; (19776 18657))
24104;;; Generated autoloads from nxml/rng-nxml.el 24157;;; Generated autoloads from nxml/rng-nxml.el
24105 24158
24106(autoload 'rng-nxml-mode-init "rng-nxml" "\ 24159(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -24113,7 +24166,7 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
24113;;;*** 24166;;;***
24114 24167
24115;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el" 24168;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el"
24116;;;;;; (19845 45374)) 24169;;;;;; (19776 18657))
24117;;; Generated autoloads from nxml/rng-valid.el 24170;;; Generated autoloads from nxml/rng-valid.el
24118 24171
24119(autoload 'rng-validate-mode "rng-valid" "\ 24172(autoload 'rng-validate-mode "rng-valid" "\
@@ -24143,8 +24196,8 @@ to use for finding the schema.
24143 24196
24144;;;*** 24197;;;***
24145 24198
24146;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (19930 24199;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (19929
24147;;;;;; 13389)) 24200;;;;;; 26529))
24148;;; Generated autoloads from nxml/rng-xsd.el 24201;;; Generated autoloads from nxml/rng-xsd.el
24149 24202
24150(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 24203(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -24172,7 +24225,7 @@ must be equal.
24172;;;*** 24225;;;***
24173 24226
24174;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) 24227;;;### (autoloads (robin-use-package robin-modify-package robin-define-package)
24175;;;;;; "robin" "international/robin.el" (19845 45374)) 24228;;;;;; "robin" "international/robin.el" (19764 32359))
24176;;; Generated autoloads from international/robin.el 24229;;; Generated autoloads from international/robin.el
24177 24230
24178(autoload 'robin-define-package "robin" "\ 24231(autoload 'robin-define-package "robin" "\
@@ -24205,7 +24258,7 @@ Start using robin package NAME, which is a string.
24205;;;*** 24258;;;***
24206 24259
24207;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 24260;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
24208;;;;;; rot13-string rot13) "rot13" "rot13.el" (19845 45374)) 24261;;;;;; rot13-string rot13) "rot13" "rot13.el" (19776 18657))
24209;;; Generated autoloads from rot13.el 24262;;; Generated autoloads from rot13.el
24210 24263
24211(autoload 'rot13 "rot13" "\ 24264(autoload 'rot13 "rot13" "\
@@ -24243,7 +24296,7 @@ Toggle the use of ROT13 encoding for the current window.
24243;;;*** 24296;;;***
24244 24297
24245;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" 24298;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el"
24246;;;;;; (19986 58615)) 24299;;;;;; (19987 9666))
24247;;; Generated autoloads from textmodes/rst.el 24300;;; Generated autoloads from textmodes/rst.el
24248 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 24301 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
24249 24302
@@ -24281,7 +24334,7 @@ for modes derived from Text mode, like Mail mode.
24281;;;*** 24334;;;***
24282 24335
24283;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" 24336;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el"
24284;;;;;; (19845 45374)) 24337;;;;;; (19874 15752))
24285;;; Generated autoloads from progmodes/ruby-mode.el 24338;;; Generated autoloads from progmodes/ruby-mode.el
24286 24339
24287(autoload 'ruby-mode "ruby-mode" "\ 24340(autoload 'ruby-mode "ruby-mode" "\
@@ -24302,8 +24355,8 @@ The variable `ruby-indent-level' controls the amount of indentation.
24302 24355
24303;;;*** 24356;;;***
24304 24357
24305;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (19845 24358;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (19776
24306;;;;;; 45374)) 24359;;;;;; 18657))
24307;;; Generated autoloads from ruler-mode.el 24360;;; Generated autoloads from ruler-mode.el
24308 24361
24309(defvar ruler-mode nil "\ 24362(defvar ruler-mode nil "\
@@ -24319,7 +24372,7 @@ In Ruler mode, Emacs displays a ruler in the header line.
24319;;;*** 24372;;;***
24320 24373
24321;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (19965 24374;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (19965
24322;;;;;; 52428)) 24375;;;;;; 4989))
24323;;; Generated autoloads from emacs-lisp/rx.el 24376;;; Generated autoloads from emacs-lisp/rx.el
24324 24377
24325(autoload 'rx-to-string "rx" "\ 24378(autoload 'rx-to-string "rx" "\
@@ -24630,8 +24683,8 @@ enclosed in `(and ...)'.
24630 24683
24631;;;*** 24684;;;***
24632 24685
24633;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (19886 24686;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (19888
24634;;;;;; 45771)) 24687;;;;;; 59421))
24635;;; Generated autoloads from savehist.el 24688;;; Generated autoloads from savehist.el
24636 24689
24637(defvar savehist-mode nil "\ 24690(defvar savehist-mode nil "\
@@ -24659,7 +24712,7 @@ which is probably undesirable.
24659;;;*** 24712;;;***
24660 24713
24661;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 24714;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
24662;;;;;; (20050 11479)) 24715;;;;;; (20079 43146))
24663;;; Generated autoloads from progmodes/scheme.el 24716;;; Generated autoloads from progmodes/scheme.el
24664 24717
24665(autoload 'scheme-mode "scheme" "\ 24718(autoload 'scheme-mode "scheme" "\
@@ -24701,7 +24754,7 @@ that variable's value is a string.
24701;;;*** 24754;;;***
24702 24755
24703;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 24756;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
24704;;;;;; (19845 45374)) 24757;;;;;; (19776 18657))
24705;;; Generated autoloads from gnus/score-mode.el 24758;;; Generated autoloads from gnus/score-mode.el
24706 24759
24707(autoload 'gnus-score-mode "score-mode" "\ 24760(autoload 'gnus-score-mode "score-mode" "\
@@ -24715,7 +24768,7 @@ This mode is an extended emacs-lisp mode.
24715;;;*** 24768;;;***
24716 24769
24717;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 24770;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
24718;;;;;; (19845 45374)) 24771;;;;;; (19776 18657))
24719;;; Generated autoloads from scroll-all.el 24772;;; Generated autoloads from scroll-all.el
24720 24773
24721(defvar scroll-all-mode nil "\ 24774(defvar scroll-all-mode nil "\
@@ -24738,7 +24791,7 @@ apply to all visible windows in the same frame.
24738;;;*** 24791;;;***
24739 24792
24740;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 24793;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
24741;;;;;; (19845 45374)) 24794;;;;;; (19776 18657))
24742;;; Generated autoloads from scroll-lock.el 24795;;; Generated autoloads from scroll-lock.el
24743 24796
24744(autoload 'scroll-lock-mode "scroll-lock" "\ 24797(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -24752,7 +24805,7 @@ during scrolling.
24752 24805
24753;;;*** 24806;;;***
24754 24807
24755;;;### (autoloads nil "secrets" "net/secrets.el" (19845 45374)) 24808;;;### (autoloads nil "secrets" "net/secrets.el" (19776 18657))
24756;;; Generated autoloads from net/secrets.el 24809;;; Generated autoloads from net/secrets.el
24757(when (featurep 'dbusbind) 24810(when (featurep 'dbusbind)
24758 (autoload 'secrets-show-secrets "secrets" nil t)) 24811 (autoload 'secrets-show-secrets "secrets" nil t))
@@ -24760,7 +24813,7 @@ during scrolling.
24760;;;*** 24813;;;***
24761 24814
24762;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic" 24815;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic"
24763;;;;;; "cedet/semantic.el" (19981 40664)) 24816;;;;;; "cedet/semantic.el" (19983 37515))
24764;;; Generated autoloads from cedet/semantic.el 24817;;; Generated autoloads from cedet/semantic.el
24765 24818
24766(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\ 24819(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\
@@ -24805,14 +24858,14 @@ Semantic mode.
24805;;;*** 24858;;;***
24806 24859
24807;;;### (autoloads (mail-other-frame mail-other-window mail mail-mailing-lists 24860;;;### (autoloads (mail-other-frame mail-other-window mail mail-mailing-lists
24808;;;;;; mail-mode sendmail-user-agent-compose mail-default-headers 24861;;;;;; mail-mode sendmail-user-agent-compose sendmail-query-once
24809;;;;;; mail-default-directory mail-signature-file mail-signature 24862;;;;;; mail-default-headers mail-default-directory mail-signature-file
24810;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces 24863;;;;;; mail-signature mail-citation-prefix-regexp mail-citation-hook
24811;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file 24864;;;;;; mail-indentation-spaces mail-yank-prefix mail-setup-hook
24812;;;;;; mail-default-reply-to mail-archive-file-name mail-header-separator 24865;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name
24813;;;;;; sendmail-query-once send-mail-function mail-interactive mail-self-blind 24866;;;;;; mail-header-separator send-mail-function mail-interactive
24814;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el" 24867;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
24815;;;;;; (20025 8284)) 24868;;;;;; "sendmail" "mail/sendmail.el" (20091 22952))
24816;;; Generated autoloads from mail/sendmail.el 24869;;; Generated autoloads from mail/sendmail.el
24817 24870
24818(defvar mail-from-style 'default "\ 24871(defvar mail-from-style 'default "\
@@ -24865,13 +24918,6 @@ This is used by the default mail-sending commands. See also
24865 24918
24866(custom-autoload 'send-mail-function "sendmail" t) 24919(custom-autoload 'send-mail-function "sendmail" t)
24867 24920
24868(autoload 'sendmail-query-once "sendmail" "\
24869Send an email via `sendmail-query-once-function'.
24870If `sendmail-query-once-function' is `query', ask the user what
24871function to use, and then save that choice.
24872
24873\(fn)" nil nil)
24874
24875(defvar mail-header-separator (purecopy "--text follows this line--") "\ 24921(defvar mail-header-separator (purecopy "--text follows this line--") "\
24876Line used to separate headers from text in messages being composed.") 24922Line used to separate headers from text in messages being composed.")
24877 24923
@@ -24977,6 +25023,12 @@ before you edit the message, so you can edit or delete the lines.")
24977 25023
24978(custom-autoload 'mail-default-headers "sendmail" t) 25024(custom-autoload 'mail-default-headers "sendmail" t)
24979 25025
25026(autoload 'sendmail-query-once "sendmail" "\
25027Query for `send-mail-function' and send mail with it.
25028This also saves the value of `send-mail-function' via Customize.
25029
25030\(fn)" nil nil)
25031
24980(define-mail-user-agent 'sendmail-user-agent 'sendmail-user-agent-compose 'mail-send-and-exit) 25032(define-mail-user-agent 'sendmail-user-agent 'sendmail-user-agent-compose 'mail-send-and-exit)
24981 25033
24982(autoload 'sendmail-user-agent-compose "sendmail" "\ 25034(autoload 'sendmail-user-agent-compose "sendmail" "\
@@ -25001,6 +25053,8 @@ Here are commands that move to a header field (and create it if there isn't):
25001\\[mail-signature] mail-signature (insert `mail-signature-file' file). 25053\\[mail-signature] mail-signature (insert `mail-signature-file' file).
25002\\[mail-yank-original] mail-yank-original (insert current message, in Rmail). 25054\\[mail-yank-original] mail-yank-original (insert current message, in Rmail).
25003\\[mail-fill-yanked-message] mail-fill-yanked-message (fill what was yanked). 25055\\[mail-fill-yanked-message] mail-fill-yanked-message (fill what was yanked).
25056\\[mail-insert-file] insert a text file into the message.
25057\\[mail-add-attachment] attach to the message a file as binary attachment.
25004Turning on Mail mode runs the normal hooks `text-mode-hook' and 25058Turning on Mail mode runs the normal hooks `text-mode-hook' and
25005`mail-mode-hook' (in that order). 25059`mail-mode-hook' (in that order).
25006 25060
@@ -25029,8 +25083,6 @@ User should not set this variable manually,
25029instead use `sendmail-coding-system' to get a constant encoding 25083instead use `sendmail-coding-system' to get a constant encoding
25030of outgoing mails regardless of the current language environment. 25084of outgoing mails regardless of the current language environment.
25031See also the function `select-message-coding-system'.") 25085See also the function `select-message-coding-system'.")
25032 (add-hook 'same-window-buffer-names (purecopy "*mail*"))
25033 (add-hook 'same-window-buffer-names (purecopy "*unsent mail*"))
25034 25086
25035(autoload 'mail "sendmail" "\ 25087(autoload 'mail "sendmail" "\
25036Edit a message to be sent. Prefix arg means resume editing (don't erase). 25088Edit a message to be sent. Prefix arg means resume editing (don't erase).
@@ -25095,8 +25147,8 @@ Like `mail' command, but display mail buffer in another frame.
25095;;;*** 25147;;;***
25096 25148
25097;;;### (autoloads (server-save-buffers-kill-terminal server-mode 25149;;;### (autoloads (server-save-buffers-kill-terminal server-mode
25098;;;;;; server-force-delete server-start) "server" "server.el" (20059 25150;;;;;; server-force-delete server-start) "server" "server.el" (20058
25099;;;;;; 26455)) 25151;;;;;; 26006))
25100;;; Generated autoloads from server.el 25152;;; Generated autoloads from server.el
25101 25153
25102(put 'server-host 'risky-local-variable t) 25154(put 'server-host 'risky-local-variable t)
@@ -25159,7 +25211,7 @@ only these files will be asked to be saved.
25159 25211
25160;;;*** 25212;;;***
25161 25213
25162;;;### (autoloads (ses-mode) "ses" "ses.el" (19980 19797)) 25214;;;### (autoloads (ses-mode) "ses" "ses.el" (19980 46525))
25163;;; Generated autoloads from ses.el 25215;;; Generated autoloads from ses.el
25164 25216
25165(autoload 'ses-mode "ses" "\ 25217(autoload 'ses-mode "ses" "\
@@ -25178,7 +25230,7 @@ These are active only in the minibuffer, when entering or editing a formula:
25178;;;*** 25230;;;***
25179 25231
25180;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 25232;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
25181;;;;;; (19845 45374)) 25233;;;;;; (19874 14841))
25182;;; Generated autoloads from textmodes/sgml-mode.el 25234;;; Generated autoloads from textmodes/sgml-mode.el
25183 25235
25184(autoload 'sgml-mode "sgml-mode" "\ 25236(autoload 'sgml-mode "sgml-mode" "\
@@ -25244,7 +25296,7 @@ To work around that, do:
25244;;;*** 25296;;;***
25245 25297
25246;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 25298;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
25247;;;;;; (20051 32345)) 25299;;;;;; (20051 48058))
25248;;; Generated autoloads from progmodes/sh-script.el 25300;;; Generated autoloads from progmodes/sh-script.el
25249(put 'sh-shell 'safe-local-variable 'symbolp) 25301(put 'sh-shell 'safe-local-variable 'symbolp)
25250 25302
@@ -25309,7 +25361,7 @@ with your script for an edit-interpret-debug cycle.
25309;;;*** 25361;;;***
25310 25362
25311;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 25363;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
25312;;;;;; (19845 45374)) 25364;;;;;; (19783 19497))
25313;;; Generated autoloads from emacs-lisp/shadow.el 25365;;; Generated autoloads from emacs-lisp/shadow.el
25314 25366
25315(autoload 'list-load-path-shadows "shadow" "\ 25367(autoload 'list-load-path-shadows "shadow" "\
@@ -25359,8 +25411,8 @@ function, `load-path-shadows-find'.
25359;;;*** 25411;;;***
25360 25412
25361;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 25413;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
25362;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (19886 25414;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (19888
25363;;;;;; 45771)) 25415;;;;;; 59421))
25364;;; Generated autoloads from shadowfile.el 25416;;; Generated autoloads from shadowfile.el
25365 25417
25366(autoload 'shadow-define-cluster "shadowfile" "\ 25418(autoload 'shadow-define-cluster "shadowfile" "\
@@ -25399,7 +25451,7 @@ Set up file shadowing.
25399;;;*** 25451;;;***
25400 25452
25401;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 25453;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
25402;;;;;; (20058 5591)) 25454;;;;;; (20091 22521))
25403;;; Generated autoloads from shell.el 25455;;; Generated autoloads from shell.el
25404 25456
25405(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 25457(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -25444,12 +25496,11 @@ Otherwise, one argument `-i' is passed to the shell.
25444\(Type \\[describe-mode] in the shell buffer for a list of commands.) 25496\(Type \\[describe-mode] in the shell buffer for a list of commands.)
25445 25497
25446\(fn &optional BUFFER)" t nil) 25498\(fn &optional BUFFER)" t nil)
25447 (add-hook 'same-window-buffer-names (purecopy "*shell*"))
25448 25499
25449;;;*** 25500;;;***
25450 25501
25451;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20007 25502;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20094
25452;;;;;; 64734)) 25503;;;;;; 36595))
25453;;; Generated autoloads from gnus/shr.el 25504;;; Generated autoloads from gnus/shr.el
25454 25505
25455(autoload 'shr-insert-document "shr" "\ 25506(autoload 'shr-insert-document "shr" "\
@@ -25460,7 +25511,7 @@ Otherwise, one argument `-i' is passed to the shell.
25460;;;*** 25511;;;***
25461 25512
25462;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 25513;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
25463;;;;;; "sieve" "gnus/sieve.el" (19845 45374)) 25514;;;;;; "sieve" "gnus/sieve.el" (19821 48406))
25464;;; Generated autoloads from gnus/sieve.el 25515;;; Generated autoloads from gnus/sieve.el
25465 25516
25466(autoload 'sieve-manage "sieve" "\ 25517(autoload 'sieve-manage "sieve" "\
@@ -25481,7 +25532,7 @@ Otherwise, one argument `-i' is passed to the shell.
25481;;;*** 25532;;;***
25482 25533
25483;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 25534;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
25484;;;;;; (19845 45374)) 25535;;;;;; (19776 18657))
25485;;; Generated autoloads from gnus/sieve-mode.el 25536;;; Generated autoloads from gnus/sieve-mode.el
25486 25537
25487(autoload 'sieve-mode "sieve-mode" "\ 25538(autoload 'sieve-mode "sieve-mode" "\
@@ -25496,8 +25547,8 @@ Turning on Sieve mode runs `sieve-mode-hook'.
25496 25547
25497;;;*** 25548;;;***
25498 25549
25499;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (19890 25550;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (19891
25500;;;;;; 42850)) 25551;;;;;; 13894))
25501;;; Generated autoloads from progmodes/simula.el 25552;;; Generated autoloads from progmodes/simula.el
25502 25553
25503(autoload 'simula-mode "simula" "\ 25554(autoload 'simula-mode "simula" "\
@@ -25546,7 +25597,7 @@ with no arguments, if that value is non-nil.
25546;;;*** 25597;;;***
25547 25598
25548;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 25599;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
25549;;;;;; define-skeleton) "skeleton" "skeleton.el" (19845 45374)) 25600;;;;;; define-skeleton) "skeleton" "skeleton.el" (19776 18657))
25550;;; Generated autoloads from skeleton.el 25601;;; Generated autoloads from skeleton.el
25551 25602
25552(defvar skeleton-filter-function 'identity "\ 25603(defvar skeleton-filter-function 'identity "\
@@ -25656,7 +25707,7 @@ symmetrical ones, and the same character twice for the others.
25656;;;*** 25707;;;***
25657 25708
25658;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) 25709;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
25659;;;;;; "smerge-mode" "vc/smerge-mode.el" (19946 1612)) 25710;;;;;; "smerge-mode" "vc/smerge-mode.el" (19946 35279))
25660;;; Generated autoloads from vc/smerge-mode.el 25711;;; Generated autoloads from vc/smerge-mode.el
25661 25712
25662(autoload 'smerge-ediff "smerge-mode" "\ 25713(autoload 'smerge-ediff "smerge-mode" "\
@@ -25681,7 +25732,7 @@ If no conflict maker is found, turn off `smerge-mode'.
25681;;;*** 25732;;;***
25682 25733
25683;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 25734;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
25684;;;;;; (19939 28373)) 25735;;;;;; (19939 48196))
25685;;; Generated autoloads from gnus/smiley.el 25736;;; Generated autoloads from gnus/smiley.el
25686 25737
25687(autoload 'smiley-region "smiley" "\ 25738(autoload 'smiley-region "smiley" "\
@@ -25699,7 +25750,7 @@ interactively. If there's no argument, do it at the current buffer.
25699;;;*** 25750;;;***
25700 25751
25701;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 25752;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
25702;;;;;; "mail/smtpmail.el" (20053 39293)) 25753;;;;;; "mail/smtpmail.el" (20086 2758))
25703;;; Generated autoloads from mail/smtpmail.el 25754;;; Generated autoloads from mail/smtpmail.el
25704 25755
25705(autoload 'smtpmail-send-it "smtpmail" "\ 25756(autoload 'smtpmail-send-it "smtpmail" "\
@@ -25714,7 +25765,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
25714 25765
25715;;;*** 25766;;;***
25716 25767
25717;;;### (autoloads (snake) "snake" "play/snake.el" (19845 45374)) 25768;;;### (autoloads (snake) "snake" "play/snake.el" (19797 54173))
25718;;; Generated autoloads from play/snake.el 25769;;; Generated autoloads from play/snake.el
25719 25770
25720(autoload 'snake "snake" "\ 25771(autoload 'snake "snake" "\
@@ -25738,7 +25789,7 @@ Snake mode keybindings:
25738;;;*** 25789;;;***
25739 25790
25740;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 25791;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
25741;;;;;; (19845 45374)) 25792;;;;;; (19776 18657))
25742;;; Generated autoloads from net/snmp-mode.el 25793;;; Generated autoloads from net/snmp-mode.el
25743 25794
25744(autoload 'snmp-mode "snmp-mode" "\ 25795(autoload 'snmp-mode "snmp-mode" "\
@@ -25767,8 +25818,8 @@ then `snmpv2-mode-hook'.
25767 25818
25768;;;*** 25819;;;***
25769 25820
25770;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (19886 25821;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (19888
25771;;;;;; 45771)) 25822;;;;;; 59421))
25772;;; Generated autoloads from calendar/solar.el 25823;;; Generated autoloads from calendar/solar.el
25773 25824
25774(autoload 'sunrise-sunset "solar" "\ 25825(autoload 'sunrise-sunset "solar" "\
@@ -25783,8 +25834,8 @@ This function is suitable for execution in a .emacs file.
25783 25834
25784;;;*** 25835;;;***
25785 25836
25786;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (19889 25837;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (19888
25787;;;;;; 21967)) 25838;;;;;; 59421))
25788;;; Generated autoloads from play/solitaire.el 25839;;; Generated autoloads from play/solitaire.el
25789 25840
25790(autoload 'solitaire "solitaire" "\ 25841(autoload 'solitaire "solitaire" "\
@@ -25861,7 +25912,7 @@ Pick your favourite shortcuts:
25861 25912
25862;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 25913;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
25863;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 25914;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
25864;;;;;; sort-lines sort-subr) "sort" "sort.el" (19845 45374)) 25915;;;;;; sort-lines sort-subr) "sort" "sort.el" (19776 18657))
25865;;; Generated autoloads from sort.el 25916;;; Generated autoloads from sort.el
25866(put 'sort-fold-case 'safe-local-variable 'booleanp) 25917(put 'sort-fold-case 'safe-local-variable 'booleanp)
25867 25918
@@ -26005,8 +26056,8 @@ From a program takes two point or marker arguments, BEG and END.
26005 26056
26006;;;*** 26057;;;***
26007 26058
26008;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20022 26059;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20021
26009;;;;;; 32083)) 26060;;;;;; 60891))
26010;;; Generated autoloads from gnus/spam.el 26061;;; Generated autoloads from gnus/spam.el
26011 26062
26012(autoload 'spam-initialize "spam" "\ 26063(autoload 'spam-initialize "spam" "\
@@ -26022,7 +26073,7 @@ installed through `spam-necessary-extra-headers'.
26022 26073
26023;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 26074;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
26024;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 26075;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
26025;;;;;; "gnus/spam-report.el" (19845 45374)) 26076;;;;;; "gnus/spam-report.el" (19776 18657))
26026;;; Generated autoloads from gnus/spam-report.el 26077;;; Generated autoloads from gnus/spam-report.el
26027 26078
26028(autoload 'spam-report-process-queue "spam-report" "\ 26079(autoload 'spam-report-process-queue "spam-report" "\
@@ -26065,7 +26116,7 @@ Spam reports will be queued with the method used when
26065;;;*** 26116;;;***
26066 26117
26067;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 26118;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
26068;;;;;; "speedbar.el" (19886 45771)) 26119;;;;;; "speedbar.el" (19888 59421))
26069;;; Generated autoloads from speedbar.el 26120;;; Generated autoloads from speedbar.el
26070 26121
26071(defalias 'speedbar 'speedbar-frame-mode) 26122(defalias 'speedbar 'speedbar-frame-mode)
@@ -26089,8 +26140,8 @@ selected. If the speedbar frame is active, then select the attached frame.
26089 26140
26090;;;*** 26141;;;***
26091 26142
26092;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (19845 26143;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (19776
26093;;;;;; 45374)) 26144;;;;;; 18657))
26094;;; Generated autoloads from play/spook.el 26145;;; Generated autoloads from play/spook.el
26095 26146
26096(autoload 'spook "spook" "\ 26147(autoload 'spook "spook" "\
@@ -26109,7 +26160,7 @@ Return a vector containing the lines from `spook-phrases-file'.
26109;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 26160;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
26110;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect 26161;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect
26111;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el" 26162;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el"
26112;;;;;; (19988 13913)) 26163;;;;;; (20091 19552))
26113;;; Generated autoloads from progmodes/sql.el 26164;;; Generated autoloads from progmodes/sql.el
26114 26165
26115(autoload 'sql-add-product-keywords "sql" "\ 26166(autoload 'sql-add-product-keywords "sql" "\
@@ -26605,7 +26656,7 @@ buffer.
26605;;;*** 26656;;;***
26606 26657
26607;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el" 26658;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el"
26608;;;;;; (19845 45374)) 26659;;;;;; (19776 18657))
26609;;; Generated autoloads from cedet/srecode/srt-mode.el 26660;;; Generated autoloads from cedet/srecode/srt-mode.el
26610 26661
26611(autoload 'srecode-template-mode "srecode/srt-mode" "\ 26662(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -26618,7 +26669,7 @@ Major-mode for writing SRecode macros.
26618;;;*** 26669;;;***
26619 26670
26620;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el" 26671;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el"
26621;;;;;; (20047 35303)) 26672;;;;;; (20048 1180))
26622;;; Generated autoloads from gnus/starttls.el 26673;;; Generated autoloads from gnus/starttls.el
26623 26674
26624(autoload 'starttls-open-stream "starttls" "\ 26675(autoload 'starttls-open-stream "starttls" "\
@@ -26645,8 +26696,8 @@ GNUTLS requires a port number.
26645;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 26696;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
26646;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 26697;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
26647;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 26698;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
26648;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (19886 26699;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (19888
26649;;;;;; 45771)) 26700;;;;;; 59421))
26650;;; Generated autoloads from strokes.el 26701;;; Generated autoloads from strokes.el
26651 26702
26652(autoload 'strokes-global-set-stroke "strokes" "\ 26703(autoload 'strokes-global-set-stroke "strokes" "\
@@ -26756,7 +26807,7 @@ Read a complex stroke and insert its glyph into the current buffer.
26756;;;*** 26807;;;***
26757 26808
26758;;;### (autoloads (studlify-buffer studlify-word studlify-region) 26809;;;### (autoloads (studlify-buffer studlify-word studlify-region)
26759;;;;;; "studly" "play/studly.el" (19845 45374)) 26810;;;;;; "studly" "play/studly.el" (19764 32359))
26760;;; Generated autoloads from play/studly.el 26811;;; Generated autoloads from play/studly.el
26761 26812
26762(autoload 'studlify-region "studly" "\ 26813(autoload 'studlify-region "studly" "\
@@ -26777,7 +26828,7 @@ Studlify-case the current buffer.
26777;;;*** 26828;;;***
26778 26829
26779;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el" 26830;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el"
26780;;;;;; (19845 45374)) 26831;;;;;; (19776 18657))
26781;;; Generated autoloads from progmodes/subword.el 26832;;; Generated autoloads from progmodes/subword.el
26782 26833
26783(autoload 'subword-mode "subword" "\ 26834(autoload 'subword-mode "subword" "\
@@ -26825,7 +26876,7 @@ See `subword-mode' for more information on Subword mode.
26825;;;*** 26876;;;***
26826 26877
26827;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 26878;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
26828;;;;;; (19931 11784)) 26879;;;;;; (19933 8482))
26829;;; Generated autoloads from mail/supercite.el 26880;;; Generated autoloads from mail/supercite.el
26830 26881
26831(autoload 'sc-cite-original "supercite" "\ 26882(autoload 'sc-cite-original "supercite" "\
@@ -26857,8 +26908,8 @@ and `sc-post-hook' is run after the guts of this function.
26857 26908
26858;;;*** 26909;;;***
26859 26910
26860;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (19845 26911;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (19776
26861;;;;;; 45374)) 26912;;;;;; 18657))
26862;;; Generated autoloads from t-mouse.el 26913;;; Generated autoloads from t-mouse.el
26863 26914
26864(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 26915(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -26885,7 +26936,7 @@ It relies on the `gpm' daemon being activated.
26885 26936
26886;;;*** 26937;;;***
26887 26938
26888;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (19998 49767)) 26939;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (19998 2003))
26889;;; Generated autoloads from tabify.el 26940;;; Generated autoloads from tabify.el
26890 26941
26891(autoload 'untabify "tabify" "\ 26942(autoload 'untabify "tabify" "\
@@ -26920,7 +26971,7 @@ The variable `tab-width' controls the spacing of tab stops.
26920;;;;;; table-recognize table-insert-row-column table-insert-column 26971;;;;;; table-recognize table-insert-row-column table-insert-column
26921;;;;;; table-insert-row table-insert table-point-left-cell-hook 26972;;;;;; table-insert-row table-insert table-point-left-cell-hook
26922;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 26973;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
26923;;;;;; "table" "textmodes/table.el" (19845 45374)) 26974;;;;;; "table" "textmodes/table.el" (19776 18657))
26924;;; Generated autoloads from textmodes/table.el 26975;;; Generated autoloads from textmodes/table.el
26925 26976
26926(defvar table-cell-map-hook nil "\ 26977(defvar table-cell-map-hook nil "\
@@ -27509,7 +27560,7 @@ converts a table into plain text without frames. It is a companion to
27509;;;*** 27560;;;***
27510 27561
27511;;;### (autoloads (tabulated-list-mode) "tabulated-list" "emacs-lisp/tabulated-list.el" 27562;;;### (autoloads (tabulated-list-mode) "tabulated-list" "emacs-lisp/tabulated-list.el"
27512;;;;;; (20045 30688)) 27563;;;;;; (20045 40021))
27513;;; Generated autoloads from emacs-lisp/tabulated-list.el 27564;;; Generated autoloads from emacs-lisp/tabulated-list.el
27514 27565
27515(autoload 'tabulated-list-mode "tabulated-list" "\ 27566(autoload 'tabulated-list-mode "tabulated-list" "\
@@ -27551,7 +27602,7 @@ as the ewoc pretty-printer.
27551 27602
27552;;;*** 27603;;;***
27553 27604
27554;;;### (autoloads (talk talk-connect) "talk" "talk.el" (19886 45771)) 27605;;;### (autoloads (talk talk-connect) "talk" "talk.el" (19888 59421))
27555;;; Generated autoloads from talk.el 27606;;; Generated autoloads from talk.el
27556 27607
27557(autoload 'talk-connect "talk" "\ 27608(autoload 'talk-connect "talk" "\
@@ -27566,7 +27617,7 @@ Connect to the Emacs talk group from the current X display or tty frame.
27566 27617
27567;;;*** 27618;;;***
27568 27619
27569;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (19977 43600)) 27620;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (19976 61778))
27570;;; Generated autoloads from tar-mode.el 27621;;; Generated autoloads from tar-mode.el
27571 27622
27572(autoload 'tar-mode "tar-mode" "\ 27623(autoload 'tar-mode "tar-mode" "\
@@ -27590,7 +27641,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
27590;;;*** 27641;;;***
27591 27642
27592;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 27643;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
27593;;;;;; "progmodes/tcl.el" (19890 42850)) 27644;;;;;; "progmodes/tcl.el" (19891 13894))
27594;;; Generated autoloads from progmodes/tcl.el 27645;;; Generated autoloads from progmodes/tcl.el
27595 27646
27596(autoload 'tcl-mode "tcl" "\ 27647(autoload 'tcl-mode "tcl" "\
@@ -27638,9 +27689,8 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
27638 27689
27639;;;*** 27690;;;***
27640 27691
27641;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (19845 45374)) 27692;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20091 22775))
27642;;; Generated autoloads from net/telnet.el 27693;;; Generated autoloads from net/telnet.el
27643 (add-hook 'same-window-regexps (purecopy "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)"))
27644 27694
27645(autoload 'telnet "telnet" "\ 27695(autoload 'telnet "telnet" "\
27646Open a network login connection to host named HOST (a string). 27696Open a network login connection to host named HOST (a string).
@@ -27654,7 +27704,6 @@ falling back on the value of the global variable `telnet-program'.
27654Normally input is edited in Emacs and sent a line at a time. 27704Normally input is edited in Emacs and sent a line at a time.
27655 27705
27656\(fn HOST &optional PORT)" t nil) 27706\(fn HOST &optional PORT)" t nil)
27657 (add-hook 'same-window-regexps (purecopy "\\*rsh-[^-]*\\*\\(\\|<[0-9]*>\\)"))
27658 27707
27659(autoload 'rsh "telnet" "\ 27708(autoload 'rsh "telnet" "\
27660Open a network login connection to host named HOST (a string). 27709Open a network login connection to host named HOST (a string).
@@ -27666,7 +27715,7 @@ Normally input is edited in Emacs and sent a line at a time.
27666;;;*** 27715;;;***
27667 27716
27668;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el" 27717;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el"
27669;;;;;; (20050 11479)) 27718;;;;;; (20049 18044))
27670;;; Generated autoloads from term.el 27719;;; Generated autoloads from term.el
27671 27720
27672(autoload 'make-term "term" "\ 27721(autoload 'make-term "term" "\
@@ -27708,8 +27757,8 @@ use in that buffer.
27708 27757
27709;;;*** 27758;;;***
27710 27759
27711;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (19931 27760;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (19933
27712;;;;;; 11784)) 27761;;;;;; 8482))
27713;;; Generated autoloads from terminal.el 27762;;; Generated autoloads from terminal.el
27714 27763
27715(autoload 'terminal-emulator "terminal" "\ 27764(autoload 'terminal-emulator "terminal" "\
@@ -27746,7 +27795,7 @@ subprocess started.
27746;;;*** 27795;;;***
27747 27796
27748;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 27797;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
27749;;;;;; (19998 49767)) 27798;;;;;; (19998 18685))
27750;;; Generated autoloads from emacs-lisp/testcover.el 27799;;; Generated autoloads from emacs-lisp/testcover.el
27751 27800
27752(autoload 'testcover-this-defun "testcover" "\ 27801(autoload 'testcover-this-defun "testcover" "\
@@ -27756,7 +27805,7 @@ Start coverage on function under point.
27756 27805
27757;;;*** 27806;;;***
27758 27807
27759;;;### (autoloads (tetris) "tetris" "play/tetris.el" (19889 21967)) 27808;;;### (autoloads (tetris) "tetris" "play/tetris.el" (19888 59421))
27760;;; Generated autoloads from play/tetris.el 27809;;; Generated autoloads from play/tetris.el
27761 27810
27762(autoload 'tetris "tetris" "\ 27811(autoload 'tetris "tetris" "\
@@ -27787,7 +27836,7 @@ tetris-mode keybindings:
27787;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 27836;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
27788;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 27837;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
27789;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 27838;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
27790;;;;;; (19845 45374)) 27839;;;;;; (19779 19681))
27791;;; Generated autoloads from textmodes/tex-mode.el 27840;;; Generated autoloads from textmodes/tex-mode.el
27792 27841
27793(defvar tex-shell-file-name nil "\ 27842(defvar tex-shell-file-name nil "\
@@ -28089,7 +28138,7 @@ Major mode to edit DocTeX files.
28089;;;*** 28138;;;***
28090 28139
28091;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 28140;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
28092;;;;;; "texinfmt" "textmodes/texinfmt.el" (19845 45374)) 28141;;;;;; "texinfmt" "textmodes/texinfmt.el" (19776 18657))
28093;;; Generated autoloads from textmodes/texinfmt.el 28142;;; Generated autoloads from textmodes/texinfmt.el
28094 28143
28095(autoload 'texinfo-format-buffer "texinfmt" "\ 28144(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -28129,7 +28178,7 @@ if large. You can use `Info-split' to do this manually.
28129;;;*** 28178;;;***
28130 28179
28131;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 28180;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
28132;;;;;; "texinfo" "textmodes/texinfo.el" (19845 45374)) 28181;;;;;; "texinfo" "textmodes/texinfo.el" (19874 14950))
28133;;; Generated autoloads from textmodes/texinfo.el 28182;;; Generated autoloads from textmodes/texinfo.el
28134 28183
28135(defvar texinfo-open-quote (purecopy "``") "\ 28184(defvar texinfo-open-quote (purecopy "``") "\
@@ -28215,7 +28264,7 @@ value of `texinfo-mode-hook'.
28215 28264
28216;;;### (autoloads (thai-composition-function thai-compose-buffer 28265;;;### (autoloads (thai-composition-function thai-compose-buffer
28217;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el" 28266;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el"
28218;;;;;; (19845 45374)) 28267;;;;;; (19776 18657))
28219;;; Generated autoloads from language/thai-util.el 28268;;; Generated autoloads from language/thai-util.el
28220 28269
28221(autoload 'thai-compose-region "thai-util" "\ 28270(autoload 'thai-compose-region "thai-util" "\
@@ -28244,7 +28293,7 @@ Compose Thai characters in the current buffer.
28244 28293
28245;;;### (autoloads (list-at-point number-at-point symbol-at-point 28294;;;### (autoloads (list-at-point number-at-point symbol-at-point
28246;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 28295;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
28247;;;;;; "thingatpt" "thingatpt.el" (19990 55648)) 28296;;;;;; "thingatpt" "thingatpt.el" (19990 12633))
28248;;; Generated autoloads from thingatpt.el 28297;;; Generated autoloads from thingatpt.el
28249 28298
28250(autoload 'forward-thing "thingatpt" "\ 28299(autoload 'forward-thing "thingatpt" "\
@@ -28307,7 +28356,7 @@ Return the Lisp list at point, or nil if none is found.
28307 28356
28308;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 28357;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
28309;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 28358;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
28310;;;;;; (19931 11784)) 28359;;;;;; (19933 8482))
28311;;; Generated autoloads from thumbs.el 28360;;; Generated autoloads from thumbs.el
28312 28361
28313(autoload 'thumbs-find-thumb "thumbs" "\ 28362(autoload 'thumbs-find-thumb "thumbs" "\
@@ -28345,8 +28394,8 @@ In dired, call the setroot program on the image at point.
28345;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer 28394;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer
28346;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region 28395;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region
28347;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription 28396;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription
28348;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (19845 28397;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (19776
28349;;;;;; 45374)) 28398;;;;;; 18657))
28350;;; Generated autoloads from language/tibet-util.el 28399;;; Generated autoloads from language/tibet-util.el
28351 28400
28352(autoload 'tibetan-char-p "tibet-util" "\ 28401(autoload 'tibetan-char-p "tibet-util" "\
@@ -28420,7 +28469,7 @@ See also docstring of the function tibetan-compose-region.
28420;;;*** 28469;;;***
28421 28470
28422;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 28471;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
28423;;;;;; (19845 45374)) 28472;;;;;; (19776 18657))
28424;;; Generated autoloads from textmodes/tildify.el 28473;;; Generated autoloads from textmodes/tildify.el
28425 28474
28426(autoload 'tildify-region "tildify" "\ 28475(autoload 'tildify-region "tildify" "\
@@ -28445,7 +28494,7 @@ This function performs no refilling of the changed text.
28445 28494
28446;;;### (autoloads (emacs-init-time emacs-uptime display-time-world 28495;;;### (autoloads (emacs-init-time emacs-uptime display-time-world
28447;;;;;; display-time-mode display-time display-time-day-and-date) 28496;;;;;; display-time-mode display-time display-time-day-and-date)
28448;;;;;; "time" "time.el" (20033 22846)) 28497;;;;;; "time" "time.el" (20032 1244))
28449;;; Generated autoloads from time.el 28498;;; Generated autoloads from time.el
28450 28499
28451(defvar display-time-day-and-date nil "\ 28500(defvar display-time-day-and-date nil "\
@@ -28510,7 +28559,7 @@ Return a string giving the duration of the Emacs initialization.
28510;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day 28559;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day
28511;;;;;; time-add time-subtract time-since days-to-time time-less-p 28560;;;;;; time-add time-subtract time-since days-to-time time-less-p
28512;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el" 28561;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el"
28513;;;;;; (19885 24894)) 28562;;;;;; (19888 59421))
28514;;; Generated autoloads from calendar/time-date.el 28563;;; Generated autoloads from calendar/time-date.el
28515 28564
28516(autoload 'date-to-time "time-date" "\ 28565(autoload 'date-to-time "time-date" "\
@@ -28624,7 +28673,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
28624;;;*** 28673;;;***
28625 28674
28626;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 28675;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
28627;;;;;; "time-stamp.el" (20033 22846)) 28676;;;;;; "time-stamp.el" (20032 1358))
28628;;; Generated autoloads from time-stamp.el 28677;;; Generated autoloads from time-stamp.el
28629(put 'time-stamp-format 'safe-local-variable 'stringp) 28678(put 'time-stamp-format 'safe-local-variable 'stringp)
28630(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 28679(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -28668,7 +28717,7 @@ With ARG, turn time stamping on if and only if arg is positive.
28668;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 28717;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
28669;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 28718;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
28670;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 28719;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
28671;;;;;; (19981 40664)) 28720;;;;;; (19983 37515))
28672;;; Generated autoloads from calendar/timeclock.el 28721;;; Generated autoloads from calendar/timeclock.el
28673 28722
28674(autoload 'timeclock-modeline-display "timeclock" "\ 28723(autoload 'timeclock-modeline-display "timeclock" "\
@@ -28768,7 +28817,7 @@ relative only to the time worked today, and not to past time.
28768;;;*** 28817;;;***
28769 28818
28770;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 28819;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
28771;;;;;; "international/titdic-cnv.el" (19845 45374)) 28820;;;;;; "international/titdic-cnv.el" (19813 16330))
28772;;; Generated autoloads from international/titdic-cnv.el 28821;;; Generated autoloads from international/titdic-cnv.el
28773 28822
28774(autoload 'titdic-convert "titdic-cnv" "\ 28823(autoload 'titdic-convert "titdic-cnv" "\
@@ -28791,7 +28840,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
28791;;;*** 28840;;;***
28792 28841
28793;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 28842;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
28794;;;;;; "tmm.el" (19845 45374)) 28843;;;;;; "tmm.el" (19776 18657))
28795;;; Generated autoloads from tmm.el 28844;;; Generated autoloads from tmm.el
28796 (define-key global-map "\M-`" 'tmm-menubar) 28845 (define-key global-map "\M-`" 'tmm-menubar)
28797 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 28846 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -28831,7 +28880,7 @@ Its value should be an event that has a binding in MENU.
28831 28880
28832;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 28881;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
28833;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 28882;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
28834;;;;;; "todo-mode" "calendar/todo-mode.el" (19845 45374)) 28883;;;;;; "todo-mode" "calendar/todo-mode.el" (19776 18657))
28835;;; Generated autoloads from calendar/todo-mode.el 28884;;; Generated autoloads from calendar/todo-mode.el
28836 28885
28837(autoload 'todo-add-category "todo-mode" "\ 28886(autoload 'todo-add-category "todo-mode" "\
@@ -28891,7 +28940,7 @@ Show TODO list.
28891 28940
28892;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 28941;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
28893;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) 28942;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame)
28894;;;;;; "tool-bar" "tool-bar.el" (19994 52720)) 28943;;;;;; "tool-bar" "tool-bar.el" (19994 28309))
28895;;; Generated autoloads from tool-bar.el 28944;;; Generated autoloads from tool-bar.el
28896 28945
28897(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 28946(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -28962,7 +29011,7 @@ holds a keymap.
28962;;;*** 29011;;;***
28963 29012
28964;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 29013;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
28965;;;;;; (19931 11784)) 29014;;;;;; (19933 8482))
28966;;; Generated autoloads from emulation/tpu-edt.el 29015;;; Generated autoloads from emulation/tpu-edt.el
28967 29016
28968(defvar tpu-edt-mode nil "\ 29017(defvar tpu-edt-mode nil "\
@@ -28989,7 +29038,7 @@ Turn on TPU/edt emulation.
28989;;;*** 29038;;;***
28990 29039
28991;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el" 29040;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el"
28992;;;;;; (19845 45374)) 29041;;;;;; (19776 18657))
28993;;; Generated autoloads from emulation/tpu-mapper.el 29042;;; Generated autoloads from emulation/tpu-mapper.el
28994 29043
28995(autoload 'tpu-mapper "tpu-mapper" "\ 29044(autoload 'tpu-mapper "tpu-mapper" "\
@@ -29023,7 +29072,7 @@ your local X guru can try to figure out why the key is being ignored.
29023 29072
29024;;;*** 29073;;;***
29025 29074
29026;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (19845 45374)) 29075;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (19776 18657))
29027;;; Generated autoloads from emacs-lisp/tq.el 29076;;; Generated autoloads from emacs-lisp/tq.el
29028 29077
29029(autoload 'tq-create "tq" "\ 29078(autoload 'tq-create "tq" "\
@@ -29037,7 +29086,7 @@ to a tcp server on another machine.
29037;;;*** 29086;;;***
29038 29087
29039;;;### (autoloads (trace-function-background trace-function trace-buffer) 29088;;;### (autoloads (trace-function-background trace-function trace-buffer)
29040;;;;;; "trace" "emacs-lisp/trace.el" (19845 45374)) 29089;;;;;; "trace" "emacs-lisp/trace.el" (19776 18657))
29041;;; Generated autoloads from emacs-lisp/trace.el 29090;;; Generated autoloads from emacs-lisp/trace.el
29042 29091
29043(defvar trace-buffer (purecopy "*trace-output*") "\ 29092(defvar trace-buffer (purecopy "*trace-output*") "\
@@ -29074,7 +29123,7 @@ BUFFER defaults to `trace-buffer'.
29074;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 29123;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
29075;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 29124;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
29076;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 29125;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
29077;;;;;; "net/tramp.el" (20062 2656)) 29126;;;;;; "net/tramp.el" (20089 62475))
29078;;; Generated autoloads from net/tramp.el 29127;;; Generated autoloads from net/tramp.el
29079 29128
29080(defvar tramp-mode t "\ 29129(defvar tramp-mode t "\
@@ -29207,7 +29256,7 @@ Discard Tramp from loading remote files.
29207;;;*** 29256;;;***
29208 29257
29209;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 29258;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
29210;;;;;; (19946 29209)) 29259;;;;;; (19946 35279))
29211;;; Generated autoloads from net/tramp-ftp.el 29260;;; Generated autoloads from net/tramp-ftp.el
29212 29261
29213(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 29262(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -29218,7 +29267,7 @@ Discard Tramp from loading remote files.
29218;;;*** 29267;;;***
29219 29268
29220;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20048 29269;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20048
29221;;;;;; 56149)) 29270;;;;;; 22592))
29222;;; Generated autoloads from tutorial.el 29271;;; Generated autoloads from tutorial.el
29223 29272
29224(autoload 'help-with-tutorial "tutorial" "\ 29273(autoload 'help-with-tutorial "tutorial" "\
@@ -29243,7 +29292,7 @@ resumed later.
29243;;;*** 29292;;;***
29244 29293
29245;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" 29294;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el"
29246;;;;;; (19845 45374)) 29295;;;;;; (19764 32359))
29247;;; Generated autoloads from language/tv-util.el 29296;;; Generated autoloads from language/tv-util.el
29248 29297
29249(autoload 'tai-viet-composition-function "tv-util" "\ 29298(autoload 'tai-viet-composition-function "tv-util" "\
@@ -29254,7 +29303,7 @@ resumed later.
29254;;;*** 29303;;;***
29255 29304
29256;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 29305;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
29257;;;;;; "textmodes/two-column.el" (19845 45374)) 29306;;;;;; "textmodes/two-column.el" (19776 18657))
29258;;; Generated autoloads from textmodes/two-column.el 29307;;; Generated autoloads from textmodes/two-column.el
29259 (autoload '2C-command "two-column" () t 'keymap) 29308 (autoload '2C-command "two-column" () t 'keymap)
29260 (global-set-key "\C-x6" '2C-command) 29309 (global-set-key "\C-x6" '2C-command)
@@ -29305,7 +29354,7 @@ First column's text sSs Second column's text
29305;;;;;; type-break type-break-mode type-break-keystroke-threshold 29354;;;;;; type-break type-break-mode type-break-keystroke-threshold
29306;;;;;; type-break-good-break-interval type-break-good-rest-interval 29355;;;;;; type-break-good-break-interval type-break-good-rest-interval
29307;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 29356;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
29308;;;;;; (19985 37722)) 29357;;;;;; (19985 10396))
29309;;; Generated autoloads from type-break.el 29358;;; Generated autoloads from type-break.el
29310 29359
29311(defvar type-break-mode nil "\ 29360(defvar type-break-mode nil "\
@@ -29487,7 +29536,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
29487 29536
29488;;;*** 29537;;;***
29489 29538
29490;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (19845 45374)) 29539;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (19776 18657))
29491;;; Generated autoloads from mail/uce.el 29540;;; Generated autoloads from mail/uce.el
29492 29541
29493(autoload 'uce-reply-to-uce "uce" "\ 29542(autoload 'uce-reply-to-uce "uce" "\
@@ -29505,7 +29554,7 @@ You might need to set `uce-mail-reader' before using this.
29505;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string 29554;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string
29506;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region 29555;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region
29507;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize" 29556;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize"
29508;;;;;; "international/ucs-normalize.el" (20052 53218)) 29557;;;;;; "international/ucs-normalize.el" (20053 4711))
29509;;; Generated autoloads from international/ucs-normalize.el 29558;;; Generated autoloads from international/ucs-normalize.el
29510 29559
29511(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 29560(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -29571,7 +29620,7 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
29571;;;*** 29620;;;***
29572 29621
29573;;;### (autoloads (ununderline-region underline-region) "underline" 29622;;;### (autoloads (ununderline-region underline-region) "underline"
29574;;;;;; "textmodes/underline.el" (19845 45374)) 29623;;;;;; "textmodes/underline.el" (19776 18657))
29575;;; Generated autoloads from textmodes/underline.el 29624;;; Generated autoloads from textmodes/underline.el
29576 29625
29577(autoload 'underline-region "underline" "\ 29626(autoload 'underline-region "underline" "\
@@ -29592,7 +29641,7 @@ which specify the range to operate on.
29592;;;*** 29641;;;***
29593 29642
29594;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 29643;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
29595;;;;;; (19845 45374)) 29644;;;;;; (19776 18657))
29596;;; Generated autoloads from mail/unrmail.el 29645;;; Generated autoloads from mail/unrmail.el
29597 29646
29598(autoload 'batch-unrmail "unrmail" "\ 29647(autoload 'batch-unrmail "unrmail" "\
@@ -29611,8 +29660,8 @@ Convert old-style Rmail Babyl file FILE to system inbox format file TO-FILE.
29611 29660
29612;;;*** 29661;;;***
29613 29662
29614;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (19845 29663;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (19776
29615;;;;;; 45374)) 29664;;;;;; 18657))
29616;;; Generated autoloads from emacs-lisp/unsafep.el 29665;;; Generated autoloads from emacs-lisp/unsafep.el
29617 29666
29618(autoload 'unsafep "unsafep" "\ 29667(autoload 'unsafep "unsafep" "\
@@ -29625,7 +29674,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
29625;;;*** 29674;;;***
29626 29675
29627;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 29676;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
29628;;;;;; "url/url.el" (19845 45374)) 29677;;;;;; "url/url.el" (19776 18657))
29629;;; Generated autoloads from url/url.el 29678;;; Generated autoloads from url/url.el
29630 29679
29631(autoload 'url-retrieve "url" "\ 29680(autoload 'url-retrieve "url" "\
@@ -29667,7 +29716,7 @@ no further processing). URL is either a string or a parsed URL.
29667;;;*** 29716;;;***
29668 29717
29669;;;### (autoloads (url-register-auth-scheme url-get-authentication) 29718;;;### (autoloads (url-register-auth-scheme url-get-authentication)
29670;;;;;; "url-auth" "url/url-auth.el" (19845 45374)) 29719;;;;;; "url-auth" "url/url-auth.el" (19798 54313))
29671;;; Generated autoloads from url/url-auth.el 29720;;; Generated autoloads from url/url-auth.el
29672 29721
29673(autoload 'url-get-authentication "url-auth" "\ 29722(autoload 'url-get-authentication "url-auth" "\
@@ -29709,7 +29758,7 @@ RATING a rating between 1 and 10 of the strength of the authentication.
29709;;;*** 29758;;;***
29710 29759
29711;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache) 29760;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache)
29712;;;;;; "url-cache" "url/url-cache.el" (19988 13913)) 29761;;;;;; "url-cache" "url/url-cache.el" (19988 51157))
29713;;; Generated autoloads from url/url-cache.el 29762;;; Generated autoloads from url/url-cache.el
29714 29763
29715(autoload 'url-store-in-cache "url-cache" "\ 29764(autoload 'url-store-in-cache "url-cache" "\
@@ -29730,7 +29779,7 @@ Extract FNAM from the local disk cache.
29730 29779
29731;;;*** 29780;;;***
29732 29781
29733;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (19845 45374)) 29782;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (19776 18657))
29734;;; Generated autoloads from url/url-cid.el 29783;;; Generated autoloads from url/url-cid.el
29735 29784
29736(autoload 'url-cid "url-cid" "\ 29785(autoload 'url-cid "url-cid" "\
@@ -29741,7 +29790,7 @@ Extract FNAM from the local disk cache.
29741;;;*** 29790;;;***
29742 29791
29743;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 29792;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
29744;;;;;; "url/url-dav.el" (19845 45374)) 29793;;;;;; "url/url-dav.el" (19776 18657))
29745;;; Generated autoloads from url/url-dav.el 29794;;; Generated autoloads from url/url-dav.el
29746 29795
29747(autoload 'url-dav-supported-p "url-dav" "\ 29796(autoload 'url-dav-supported-p "url-dav" "\
@@ -29756,8 +29805,8 @@ Extract FNAM from the local disk cache.
29756 29805
29757;;;*** 29806;;;***
29758 29807
29759;;;### (autoloads (url-file) "url-file" "url/url-file.el" (19845 29808;;;### (autoloads (url-file) "url-file" "url/url-file.el" (19776
29760;;;;;; 45374)) 29809;;;;;; 18657))
29761;;; Generated autoloads from url/url-file.el 29810;;; Generated autoloads from url/url-file.el
29762 29811
29763(autoload 'url-file "url-file" "\ 29812(autoload 'url-file "url-file" "\
@@ -29768,7 +29817,7 @@ Handle file: and ftp: URLs.
29768;;;*** 29817;;;***
29769 29818
29770;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 29819;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
29771;;;;;; "url/url-gw.el" (19864 29553)) 29820;;;;;; "url/url-gw.el" (19875 21674))
29772;;; Generated autoloads from url/url-gw.el 29821;;; Generated autoloads from url/url-gw.el
29773 29822
29774(autoload 'url-gateway-nslookup-host "url-gw" "\ 29823(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -29788,7 +29837,7 @@ Might do a non-blocking connection; use `process-status' to check.
29788 29837
29789;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 29838;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
29790;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el" 29839;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
29791;;;;;; (19845 45374)) 29840;;;;;; (19776 18657))
29792;;; Generated autoloads from url/url-handlers.el 29841;;; Generated autoloads from url/url-handlers.el
29793 29842
29794(defvar url-handler-mode nil "\ 29843(defvar url-handler-mode nil "\
@@ -29840,7 +29889,7 @@ accessible.
29840;;;*** 29889;;;***
29841 29890
29842;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 29891;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
29843;;;;;; url-http) "url-http" "url/url-http.el" (20031 47065)) 29892;;;;;; url-http) "url-http" "url/url-http.el" (20094 24898))
29844;;; Generated autoloads from url/url-http.el 29893;;; Generated autoloads from url/url-http.el
29845 29894
29846(autoload 'url-http "url-http" "\ 29895(autoload 'url-http "url-http" "\
@@ -29906,7 +29955,7 @@ HTTPS retrievals are asynchronous.")
29906 29955
29907;;;*** 29956;;;***
29908 29957
29909;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (19845 45374)) 29958;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (19776 18657))
29910;;; Generated autoloads from url/url-irc.el 29959;;; Generated autoloads from url/url-irc.el
29911 29960
29912(autoload 'url-irc "url-irc" "\ 29961(autoload 'url-irc "url-irc" "\
@@ -29916,8 +29965,8 @@ HTTPS retrievals are asynchronous.")
29916 29965
29917;;;*** 29966;;;***
29918 29967
29919;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (19845 29968;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (19776
29920;;;;;; 45374)) 29969;;;;;; 18657))
29921;;; Generated autoloads from url/url-ldap.el 29970;;; Generated autoloads from url/url-ldap.el
29922 29971
29923(autoload 'url-ldap "url-ldap" "\ 29972(autoload 'url-ldap "url-ldap" "\
@@ -29931,7 +29980,7 @@ URL can be a URL string, or a URL vector of the type returned by
29931;;;*** 29980;;;***
29932 29981
29933;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 29982;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
29934;;;;;; (19845 45374)) 29983;;;;;; (19776 18657))
29935;;; Generated autoloads from url/url-mailto.el 29984;;; Generated autoloads from url/url-mailto.el
29936 29985
29937(autoload 'url-mail "url-mailto" "\ 29986(autoload 'url-mail "url-mailto" "\
@@ -29947,7 +29996,7 @@ Handle the mailto: URL syntax.
29947;;;*** 29996;;;***
29948 29997
29949;;;### (autoloads (url-data url-generic-emulator-loader url-info 29998;;;### (autoloads (url-data url-generic-emulator-loader url-info
29950;;;;;; url-man) "url-misc" "url/url-misc.el" (19845 45374)) 29999;;;;;; url-man) "url-misc" "url/url-misc.el" (19776 18657))
29951;;; Generated autoloads from url/url-misc.el 30000;;; Generated autoloads from url/url-misc.el
29952 30001
29953(autoload 'url-man "url-misc" "\ 30002(autoload 'url-man "url-misc" "\
@@ -29979,7 +30028,7 @@ Fetch a data URL (RFC 2397).
29979;;;*** 30028;;;***
29980 30029
29981;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 30030;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
29982;;;;;; (19845 45374)) 30031;;;;;; (19776 18657))
29983;;; Generated autoloads from url/url-news.el 30032;;; Generated autoloads from url/url-news.el
29984 30033
29985(autoload 'url-news "url-news" "\ 30034(autoload 'url-news "url-news" "\
@@ -29996,7 +30045,7 @@ Fetch a data URL (RFC 2397).
29996 30045
29997;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 30046;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
29998;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 30047;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
29999;;;;;; (19845 45374)) 30048;;;;;; (19776 18657))
30000;;; Generated autoloads from url/url-ns.el 30049;;; Generated autoloads from url/url-ns.el
30001 30050
30002(autoload 'isPlainHostName "url-ns" "\ 30051(autoload 'isPlainHostName "url-ns" "\
@@ -30037,7 +30086,7 @@ Fetch a data URL (RFC 2397).
30037;;;*** 30086;;;***
30038 30087
30039;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 30088;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
30040;;;;;; "url/url-parse.el" (19845 45374)) 30089;;;;;; "url/url-parse.el" (19798 54313))
30041;;; Generated autoloads from url/url-parse.el 30090;;; Generated autoloads from url/url-parse.el
30042 30091
30043(autoload 'url-recreate-url "url-parse" "\ 30092(autoload 'url-recreate-url "url-parse" "\
@@ -30055,7 +30104,7 @@ TYPE USER PASSWORD HOST PORTSPEC FILENAME TARGET ATTRIBUTES FULLNESS.
30055;;;*** 30104;;;***
30056 30105
30057;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 30106;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
30058;;;;;; (19845 45374)) 30107;;;;;; (19776 18657))
30059;;; Generated autoloads from url/url-privacy.el 30108;;; Generated autoloads from url/url-privacy.el
30060 30109
30061(autoload 'url-setup-privacy-info "url-privacy" "\ 30110(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -30066,7 +30115,7 @@ Setup variables that expose info about you and your system.
30066;;;*** 30115;;;***
30067 30116
30068;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el" 30117;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el"
30069;;;;;; (19943 25429)) 30118;;;;;; (19946 35279))
30070;;; Generated autoloads from url/url-queue.el 30119;;; Generated autoloads from url/url-queue.el
30071 30120
30072(autoload 'url-queue-retrieve "url-queue" "\ 30121(autoload 'url-queue-retrieve "url-queue" "\
@@ -30085,7 +30134,7 @@ controls the level of parallelism via the
30085;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space 30134;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space
30086;;;;;; url-get-normalized-date url-lazy-message url-normalize-url 30135;;;;;; url-get-normalized-date url-lazy-message url-normalize-url
30087;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug) 30136;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug)
30088;;;;;; "url-util" "url/url-util.el" (19867 59212)) 30137;;;;;; "url-util" "url/url-util.el" (19776 18657))
30089;;; Generated autoloads from url/url-util.el 30138;;; Generated autoloads from url/url-util.el
30090 30139
30091(defvar url-debug nil "\ 30140(defvar url-debug nil "\
@@ -30221,7 +30270,7 @@ This uses `url-current-object', set locally to the buffer.
30221;;;*** 30270;;;***
30222 30271
30223;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 30272;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
30224;;;;;; "userlock" "userlock.el" (19845 45374)) 30273;;;;;; "userlock" "userlock.el" (19776 18657))
30225;;; Generated autoloads from userlock.el 30274;;; Generated autoloads from userlock.el
30226 30275
30227(autoload 'ask-user-about-lock "userlock" "\ 30276(autoload 'ask-user-about-lock "userlock" "\
@@ -30251,7 +30300,7 @@ The buffer in question is current when this function is called.
30251 30300
30252;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion 30301;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion
30253;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion) 30302;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion)
30254;;;;;; "utf-7" "international/utf-7.el" (19845 45374)) 30303;;;;;; "utf-7" "international/utf-7.el" (19776 18657))
30255;;; Generated autoloads from international/utf-7.el 30304;;; Generated autoloads from international/utf-7.el
30256 30305
30257(autoload 'utf-7-post-read-conversion "utf-7" "\ 30306(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -30276,7 +30325,7 @@ The buffer in question is current when this function is called.
30276 30325
30277;;;*** 30326;;;***
30278 30327
30279;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (19845 45374)) 30328;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (19776 18657))
30280;;; Generated autoloads from gnus/utf7.el 30329;;; Generated autoloads from gnus/utf7.el
30281 30330
30282(autoload 'utf7-encode "utf7" "\ 30331(autoload 'utf7-encode "utf7" "\
@@ -30288,7 +30337,7 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil.
30288 30337
30289;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 30338;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
30290;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el" 30339;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el"
30291;;;;;; (19845 45374)) 30340;;;;;; (19776 18657))
30292;;; Generated autoloads from mail/uudecode.el 30341;;; Generated autoloads from mail/uudecode.el
30293 30342
30294(autoload 'uudecode-decode-region-external "uudecode" "\ 30343(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -30319,7 +30368,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
30319;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff 30368;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff
30320;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook 30369;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook
30321;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (19997 30370;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (19997
30322;;;;;; 28887)) 30371;;;;;; 49500))
30323;;; Generated autoloads from vc/vc.el 30372;;; Generated autoloads from vc/vc.el
30324 30373
30325(defvar vc-checkout-hook nil "\ 30374(defvar vc-checkout-hook nil "\
@@ -30602,7 +30651,7 @@ Return the branch part of a revision number REV.
30602;;;*** 30651;;;***
30603 30652
30604;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el" 30653;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el"
30605;;;;;; (19920 63959)) 30654;;;;;; (19919 55642))
30606;;; Generated autoloads from vc/vc-annotate.el 30655;;; Generated autoloads from vc/vc-annotate.el
30607 30656
30608(autoload 'vc-annotate "vc-annotate" "\ 30657(autoload 'vc-annotate "vc-annotate" "\
@@ -30639,7 +30688,7 @@ mode-specific menu. `vc-annotate-color-map' and
30639 30688
30640;;;*** 30689;;;***
30641 30690
30642;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (19984 16846)) 30691;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (19984 44694))
30643;;; Generated autoloads from vc/vc-arch.el 30692;;; Generated autoloads from vc/vc-arch.el
30644 (defun vc-arch-registered (file) 30693 (defun vc-arch-registered (file)
30645 (if (vc-find-root file "{arch}/=tagging-method") 30694 (if (vc-find-root file "{arch}/=tagging-method")
@@ -30649,7 +30698,7 @@ mode-specific menu. `vc-annotate-color-map' and
30649 30698
30650;;;*** 30699;;;***
30651 30700
30652;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (19991 42275)) 30701;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20087 36265))
30653;;; Generated autoloads from vc/vc-bzr.el 30702;;; Generated autoloads from vc/vc-bzr.el
30654 30703
30655(defconst vc-bzr-admin-dirname ".bzr" "\ 30704(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -30664,7 +30713,7 @@ Name of the directory containing Bzr repository status files.")
30664 30713
30665;;;*** 30714;;;***
30666 30715
30667;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (19845 45374)) 30716;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (19776 18657))
30668;;; Generated autoloads from vc/vc-cvs.el 30717;;; Generated autoloads from vc/vc-cvs.el
30669 (defun vc-cvs-registered (f) 30718 (defun vc-cvs-registered (f)
30670 (when (file-readable-p (expand-file-name 30719 (when (file-readable-p (expand-file-name
@@ -30674,7 +30723,7 @@ Name of the directory containing Bzr repository status files.")
30674 30723
30675;;;*** 30724;;;***
30676 30725
30677;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (19930 13389)) 30726;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20087 36265))
30678;;; Generated autoloads from vc/vc-dir.el 30727;;; Generated autoloads from vc/vc-dir.el
30679 30728
30680(autoload 'vc-dir "vc-dir" "\ 30729(autoload 'vc-dir "vc-dir" "\
@@ -30699,7 +30748,7 @@ These are the commands available for use in the file status buffer:
30699;;;*** 30748;;;***
30700 30749
30701;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el" 30750;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el"
30702;;;;;; (19845 45374)) 30751;;;;;; (19808 13302))
30703;;; Generated autoloads from vc/vc-dispatcher.el 30752;;; Generated autoloads from vc/vc-dispatcher.el
30704 30753
30705(autoload 'vc-do-command "vc-dispatcher" "\ 30754(autoload 'vc-do-command "vc-dispatcher" "\
@@ -30722,7 +30771,7 @@ case, and the process object in the asynchronous case.
30722 30771
30723;;;*** 30772;;;***
30724 30773
30725;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20063 23511)) 30774;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20087 36265))
30726;;; Generated autoloads from vc/vc-git.el 30775;;; Generated autoloads from vc/vc-git.el
30727 (defun vc-git-registered (file) 30776 (defun vc-git-registered (file)
30728 "Return non-nil if FILE is registered with git." 30777 "Return non-nil if FILE is registered with git."
@@ -30733,7 +30782,7 @@ case, and the process object in the asynchronous case.
30733 30782
30734;;;*** 30783;;;***
30735 30784
30736;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (19845 45374)) 30785;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (19874 15752))
30737;;; Generated autoloads from vc/vc-hg.el 30786;;; Generated autoloads from vc/vc-hg.el
30738 (defun vc-hg-registered (file) 30787 (defun vc-hg-registered (file)
30739 "Return non-nil if FILE is registered with hg." 30788 "Return non-nil if FILE is registered with hg."
@@ -30744,7 +30793,7 @@ case, and the process object in the asynchronous case.
30744 30793
30745;;;*** 30794;;;***
30746 30795
30747;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (19845 45374)) 30796;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (19776 18657))
30748;;; Generated autoloads from vc/vc-mtn.el 30797;;; Generated autoloads from vc/vc-mtn.el
30749 30798
30750(defconst vc-mtn-admin-dir "_MTN") 30799(defconst vc-mtn-admin-dir "_MTN")
@@ -30759,7 +30808,7 @@ case, and the process object in the asynchronous case.
30759;;;*** 30808;;;***
30760 30809
30761;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el" 30810;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el"
30762;;;;;; (19845 45374)) 30811;;;;;; (20064 58966))
30763;;; Generated autoloads from vc/vc-rcs.el 30812;;; Generated autoloads from vc/vc-rcs.el
30764 30813
30765(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 30814(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -30773,7 +30822,7 @@ For a description of possible values, see `vc-check-master-templates'.")
30773;;;*** 30822;;;***
30774 30823
30775;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el" 30824;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el"
30776;;;;;; (19845 45374)) 30825;;;;;; (19776 18657))
30777;;; Generated autoloads from vc/vc-sccs.el 30826;;; Generated autoloads from vc/vc-sccs.el
30778 30827
30779(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 30828(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -30790,7 +30839,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
30790 30839
30791;;;*** 30840;;;***
30792 30841
30793;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (19845 45374)) 30842;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (19874 14841))
30794;;; Generated autoloads from vc/vc-svn.el 30843;;; Generated autoloads from vc/vc-svn.el
30795 (defun vc-svn-registered (f) 30844 (defun vc-svn-registered (f)
30796 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 30845 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -30804,7 +30853,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
30804;;;*** 30853;;;***
30805 30854
30806;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" 30855;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
30807;;;;;; (19890 42850)) 30856;;;;;; (19891 13894))
30808;;; Generated autoloads from progmodes/vera-mode.el 30857;;; Generated autoloads from progmodes/vera-mode.el
30809 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 30858 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
30810 30859
@@ -30862,7 +30911,7 @@ Key bindings:
30862;;;*** 30911;;;***
30863 30912
30864;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 30913;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
30865;;;;;; (19973 46551)) 30914;;;;;; (19973 21789))
30866;;; Generated autoloads from progmodes/verilog-mode.el 30915;;; Generated autoloads from progmodes/verilog-mode.el
30867 30916
30868(autoload 'verilog-mode "verilog-mode" "\ 30917(autoload 'verilog-mode "verilog-mode" "\
@@ -30999,7 +31048,7 @@ Key bindings specific to `verilog-mode-map' are:
30999;;;*** 31048;;;***
31000 31049
31001;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 31050;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
31002;;;;;; (19914 25180)) 31051;;;;;; (19919 55562))
31003;;; Generated autoloads from progmodes/vhdl-mode.el 31052;;; Generated autoloads from progmodes/vhdl-mode.el
31004 31053
31005(autoload 'vhdl-mode "vhdl-mode" "\ 31054(autoload 'vhdl-mode "vhdl-mode" "\
@@ -31540,7 +31589,7 @@ Key bindings:
31540 31589
31541;;;*** 31590;;;***
31542 31591
31543;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (19845 45374)) 31592;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (19764 32359))
31544;;; Generated autoloads from emulation/vi.el 31593;;; Generated autoloads from emulation/vi.el
31545 31594
31546(autoload 'vi-mode "vi" "\ 31595(autoload 'vi-mode "vi" "\
@@ -31595,7 +31644,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
31595;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 31644;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
31596;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 31645;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
31597;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 31646;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
31598;;;;;; "language/viet-util.el" (19845 45374)) 31647;;;;;; "language/viet-util.el" (19776 18657))
31599;;; Generated autoloads from language/viet-util.el 31648;;; Generated autoloads from language/viet-util.el
31600 31649
31601(autoload 'viet-encode-viscii-char "viet-util" "\ 31650(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -31643,7 +31692,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
31643;;;;;; view-mode view-buffer-other-frame view-buffer-other-window 31692;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
31644;;;;;; view-buffer view-file-other-frame view-file-other-window 31693;;;;;; view-buffer view-file-other-frame view-file-other-window
31645;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) 31694;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
31646;;;;;; "view" "view.el" (20053 39261)) 31695;;;;;; "view" "view.el" (20064 62841))
31647;;; Generated autoloads from view.el 31696;;; Generated autoloads from view.el
31648 31697
31649(defvar view-remove-frame-by-deleting t "\ 31698(defvar view-remove-frame-by-deleting t "\
@@ -31880,8 +31929,8 @@ Exit View mode and make the current buffer editable.
31880 31929
31881;;;*** 31930;;;***
31882 31931
31883;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (19845 31932;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (19797
31884;;;;;; 45374)) 31933;;;;;; 54173))
31885;;; Generated autoloads from emulation/vip.el 31934;;; Generated autoloads from emulation/vip.el
31886 31935
31887(autoload 'vip-setup "vip" "\ 31936(autoload 'vip-setup "vip" "\
@@ -31897,7 +31946,7 @@ Turn on VIP emulation of VI.
31897;;;*** 31946;;;***
31898 31947
31899;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 31948;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
31900;;;;;; (19931 11784)) 31949;;;;;; (19933 8482))
31901;;; Generated autoloads from emulation/viper.el 31950;;; Generated autoloads from emulation/viper.el
31902 31951
31903(autoload 'toggle-viper-mode "viper" "\ 31952(autoload 'toggle-viper-mode "viper" "\
@@ -31914,7 +31963,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
31914;;;*** 31963;;;***
31915 31964
31916;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 31965;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
31917;;;;;; (19906 31087)) 31966;;;;;; (19910 9778))
31918;;; Generated autoloads from emacs-lisp/warnings.el 31967;;; Generated autoloads from emacs-lisp/warnings.el
31919 31968
31920(defvar warning-prefix-function nil "\ 31969(defvar warning-prefix-function nil "\
@@ -32004,7 +32053,7 @@ this is equivalent to `display-warning', using
32004;;;*** 32053;;;***
32005 32054
32006;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 32055;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
32007;;;;;; (19913 4309)) 32056;;;;;; (20075 38050))
32008;;; Generated autoloads from wdired.el 32057;;; Generated autoloads from wdired.el
32009 32058
32010(autoload 'wdired-change-to-wdired-mode "wdired" "\ 32059(autoload 'wdired-change-to-wdired-mode "wdired" "\
@@ -32020,7 +32069,7 @@ See `wdired-mode'.
32020 32069
32021;;;*** 32070;;;***
32022 32071
32023;;;### (autoloads (webjump) "webjump" "net/webjump.el" (19931 11784)) 32072;;;### (autoloads (webjump) "webjump" "net/webjump.el" (19933 8482))
32024;;; Generated autoloads from net/webjump.el 32073;;; Generated autoloads from net/webjump.el
32025 32074
32026(autoload 'webjump "webjump" "\ 32075(autoload 'webjump "webjump" "\
@@ -32037,7 +32086,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
32037;;;*** 32086;;;***
32038 32087
32039;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 32088;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
32040;;;;;; (19988 13913)) 32089;;;;;; (19987 30383))
32041;;; Generated autoloads from progmodes/which-func.el 32090;;; Generated autoloads from progmodes/which-func.el
32042 (put 'which-func-format 'risky-local-variable t) 32091 (put 'which-func-format 'risky-local-variable t)
32043 (put 'which-func-current 'risky-local-variable t) 32092 (put 'which-func-current 'risky-local-variable t)
@@ -32068,7 +32117,7 @@ and off otherwise.
32068;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region 32117;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region
32069;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options 32118;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options
32070;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode 32119;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode
32071;;;;;; whitespace-mode) "whitespace" "whitespace.el" (19905 10215)) 32120;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20087 36265))
32072;;; Generated autoloads from whitespace.el 32121;;; Generated autoloads from whitespace.el
32073 32122
32074(autoload 'whitespace-mode "whitespace" "\ 32123(autoload 'whitespace-mode "whitespace" "\
@@ -32471,7 +32520,7 @@ cleaning up these problems.
32471;;;*** 32520;;;***
32472 32521
32473;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 32522;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
32474;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (19886 45771)) 32523;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (19888 59421))
32475;;; Generated autoloads from wid-browse.el 32524;;; Generated autoloads from wid-browse.el
32476 32525
32477(autoload 'widget-browse-at "wid-browse" "\ 32526(autoload 'widget-browse-at "wid-browse" "\
@@ -32498,8 +32547,8 @@ With arg, turn widget mode on if and only if arg is positive.
32498;;;*** 32547;;;***
32499 32548
32500;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 32549;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
32501;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (19968 32550;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (19973
32502;;;;;; 28627)) 32551;;;;;; 21789))
32503;;; Generated autoloads from wid-edit.el 32552;;; Generated autoloads from wid-edit.el
32504 32553
32505(autoload 'widgetp "wid-edit" "\ 32554(autoload 'widgetp "wid-edit" "\
@@ -32542,8 +32591,8 @@ Setup current buffer so editing string widgets works.
32542;;;*** 32591;;;***
32543 32592
32544;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 32593;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
32545;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (19886 32594;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (19888
32546;;;;;; 45771)) 32595;;;;;; 59421))
32547;;; Generated autoloads from windmove.el 32596;;; Generated autoloads from windmove.el
32548 32597
32549(autoload 'windmove-left "windmove" "\ 32598(autoload 'windmove-left "windmove" "\
@@ -32596,7 +32645,7 @@ Default MODIFIER is 'shift.
32596;;;*** 32645;;;***
32597 32646
32598;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 32647;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
32599;;;;;; (19998 49767)) 32648;;;;;; (19998 18685))
32600;;; Generated autoloads from winner.el 32649;;; Generated autoloads from winner.el
32601 32650
32602(defvar winner-mode nil "\ 32651(defvar winner-mode nil "\
@@ -32615,7 +32664,7 @@ With arg, turn Winner mode on if and only if arg is positive.
32615;;;*** 32664;;;***
32616 32665
32617;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file 32666;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file
32618;;;;;; woman woman-locale) "woman" "woman.el" (19981 40664)) 32667;;;;;; woman woman-locale) "woman" "woman.el" (20086 5617))
32619;;; Generated autoloads from woman.el 32668;;; Generated autoloads from woman.el
32620 32669
32621(defvar woman-locale nil "\ 32670(defvar woman-locale nil "\
@@ -32664,7 +32713,7 @@ Default bookmark handler for Woman buffers.
32664;;;*** 32713;;;***
32665 32714
32666;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 32715;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
32667;;;;;; (19845 45374)) 32716;;;;;; (19776 18657))
32668;;; Generated autoloads from emulation/ws-mode.el 32717;;; Generated autoloads from emulation/ws-mode.el
32669 32718
32670(autoload 'wordstar-mode "ws-mode" "\ 32719(autoload 'wordstar-mode "ws-mode" "\
@@ -32776,7 +32825,7 @@ The key bindings are:
32776 32825
32777;;;*** 32826;;;***
32778 32827
32779;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (19845 45374)) 32828;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (19874 15752))
32780;;; Generated autoloads from net/xesam.el 32829;;; Generated autoloads from net/xesam.el
32781 32830
32782(autoload 'xesam-search "xesam" "\ 32831(autoload 'xesam-search "xesam" "\
@@ -32796,7 +32845,7 @@ Example:
32796;;;*** 32845;;;***
32797 32846
32798;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 32847;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
32799;;;;;; (19886 45771)) 32848;;;;;; (19888 59421))
32800;;; Generated autoloads from xml.el 32849;;; Generated autoloads from xml.el
32801 32850
32802(autoload 'xml-parse-file "xml" "\ 32851(autoload 'xml-parse-file "xml" "\
@@ -32822,7 +32871,7 @@ If PARSE-NS is non-nil, then QNAMES are expanded.
32822;;;*** 32871;;;***
32823 32872
32824;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok" 32873;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok"
32825;;;;;; "nxml/xmltok.el" (19845 45374)) 32874;;;;;; "nxml/xmltok.el" (19776 18657))
32826;;; Generated autoloads from nxml/xmltok.el 32875;;; Generated autoloads from nxml/xmltok.el
32827 32876
32828(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 32877(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -32840,8 +32889,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
32840 32889
32841;;;*** 32890;;;***
32842 32891
32843;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20034 32892;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20045
32844;;;;;; 23247)) 32893;;;;;; 40021))
32845;;; Generated autoloads from xt-mouse.el 32894;;; Generated autoloads from xt-mouse.el
32846 32895
32847(defvar xterm-mouse-mode nil "\ 32896(defvar xterm-mouse-mode nil "\
@@ -32870,7 +32919,7 @@ down the SHIFT key while pressing the mouse button.
32870;;;*** 32919;;;***
32871 32920
32872;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 32921;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
32873;;;;;; "gnus/yenc.el" (19845 45374)) 32922;;;;;; "gnus/yenc.el" (19776 18657))
32874;;; Generated autoloads from gnus/yenc.el 32923;;; Generated autoloads from gnus/yenc.el
32875 32924
32876(autoload 'yenc-decode-region "yenc" "\ 32925(autoload 'yenc-decode-region "yenc" "\
@@ -32886,7 +32935,7 @@ Extract file name from an yenc header.
32886;;;*** 32935;;;***
32887 32936
32888;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 32937;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
32889;;;;;; yow) "yow" "play/yow.el" (19845 45374)) 32938;;;;;; yow) "yow" "play/yow.el" (19776 18657))
32890;;; Generated autoloads from play/yow.el 32939;;; Generated autoloads from play/yow.el
32891 32940
32892(autoload 'yow "yow" "\ 32941(autoload 'yow "yow" "\
@@ -32912,7 +32961,7 @@ Zippy goes to the analyst.
32912 32961
32913;;;*** 32962;;;***
32914 32963
32915;;;### (autoloads (zone) "zone" "play/zone.el" (19889 21967)) 32964;;;### (autoloads (zone) "zone" "play/zone.el" (19888 59421))
32916;;; Generated autoloads from play/zone.el 32965;;; Generated autoloads from play/zone.el
32917 32966
32918(autoload 'zone "zone" "\ 32967(autoload 'zone "zone" "\
@@ -32928,47 +32977,46 @@ Zone out, completely.
32928;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el" 32977;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el"
32929;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" 32978;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el"
32930;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" 32979;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el"
32931;;;;;; "calc/calc-loaddefs.el" "calc/calc-macs.el" "calc/calc-map.el" 32980;;;;;; "calc/calc-macs.el" "calc/calc-map.el" "calc/calc-math.el"
32932;;;;;; "calc/calc-math.el" "calc/calc-menu.el" "calc/calc-misc.el" 32981;;;;;; "calc/calc-menu.el" "calc/calc-misc.el" "calc/calc-mode.el"
32933;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-nlfit.el" 32982;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el"
32934;;;;;; "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el" 32983;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el"
32935;;;;;; "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el" 32984;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el"
32936;;;;;; "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el" 32985;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-units.el"
32937;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el" 32986;;;;;; "calc/calc-vec.el" "calc/calc-yank.el" "calc/calcalg2.el"
32938;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el" 32987;;;;;; "calc/calcalg3.el" "calc/calccomp.el" "calc/calcsel2.el"
32939;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-coptic.el" 32988;;;;;; "calendar/cal-bahai.el" "calendar/cal-coptic.el" "calendar/cal-french.el"
32940;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el" 32989;;;;;; "calendar/cal-html.el" "calendar/cal-islam.el" "calendar/cal-iso.el"
32941;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-loaddefs.el" 32990;;;;;; "calendar/cal-julian.el" "calendar/cal-loaddefs.el" "calendar/cal-mayan.el"
32942;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el" 32991;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el"
32943;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el" 32992;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/diary-loaddefs.el"
32944;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "cdl.el" 32993;;;;;; "calendar/hol-loaddefs.el" "cdl.el" "cedet/cedet-cscope.el"
32945;;;;;; "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el" 32994;;;;;; "cedet/cedet-files.el" "cedet/cedet-global.el" "cedet/cedet-idutils.el"
32946;;;;;; "cedet/cedet-idutils.el" "cedet/cedet.el" "cedet/ede/auto.el" 32995;;;;;; "cedet/cedet.el" "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el"
32947;;;;;; "cedet/ede/autoconf-edit.el" "cedet/ede/base.el" "cedet/ede/cpp-root.el" 32996;;;;;; "cedet/ede/base.el" "cedet/ede/cpp-root.el" "cedet/ede/custom.el"
32948;;;;;; "cedet/ede/custom.el" "cedet/ede/dired.el" "cedet/ede/emacs.el" 32997;;;;;; "cedet/ede/dired.el" "cedet/ede/emacs.el" "cedet/ede/files.el"
32949;;;;;; "cedet/ede/files.el" "cedet/ede/generic.el" "cedet/ede/linux.el" 32998;;;;;; "cedet/ede/generic.el" "cedet/ede/linux.el" "cedet/ede/locate.el"
32950;;;;;; "cedet/ede/loaddefs.el" "cedet/ede/locate.el" "cedet/ede/make.el" 32999;;;;;; "cedet/ede/make.el" "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el"
32951;;;;;; "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" "cedet/ede/pmake.el" 33000;;;;;; "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el"
32952;;;;;; "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el" 33001;;;;;; "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el"
32953;;;;;; "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el" 33002;;;;;; "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el"
32954;;;;;; "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el" 33003;;;;;; "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" "cedet/ede/proj.el"
32955;;;;;; "cedet/ede/proj-shared.el" "cedet/ede/proj.el" "cedet/ede/project-am.el" 33004;;;;;; "cedet/ede/project-am.el" "cedet/ede/shell.el" "cedet/ede/simple.el"
32956;;;;;; "cedet/ede/shell.el" "cedet/ede/simple.el" "cedet/ede/source.el" 33005;;;;;; "cedet/ede/source.el" "cedet/ede/speedbar.el" "cedet/ede/srecode.el"
32957;;;;;; "cedet/ede/speedbar.el" "cedet/ede/srecode.el" "cedet/ede/system.el" 33006;;;;;; "cedet/ede/system.el" "cedet/ede/util.el" "cedet/inversion.el"
32958;;;;;; "cedet/ede/util.el" "cedet/inversion.el" "cedet/mode-local.el" 33007;;;;;; "cedet/mode-local.el" "cedet/pulse.el" "cedet/semantic/analyze.el"
32959;;;;;; "cedet/pulse.el" "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el" 33008;;;;;; "cedet/semantic/analyze/complete.el" "cedet/semantic/analyze/debug.el"
32960;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el" 33009;;;;;; "cedet/semantic/analyze/fcn.el" "cedet/semantic/analyze/refs.el"
32961;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el" 33010;;;;;; "cedet/semantic/bovine.el" "cedet/semantic/bovine/c-by.el"
32962;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el" 33011;;;;;; "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el"
32963;;;;;; "cedet/semantic/bovine/debug.el" "cedet/semantic/bovine/el.el" 33012;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el"
32964;;;;;; "cedet/semantic/bovine/gcc.el" "cedet/semantic/bovine/make-by.el" 33013;;;;;; "cedet/semantic/bovine/make-by.el" "cedet/semantic/bovine/make.el"
32965;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm-by.el" 33014;;;;;; "cedet/semantic/bovine/scm-by.el" "cedet/semantic/bovine/scm.el"
32966;;;;;; "cedet/semantic/bovine/scm.el" "cedet/semantic/chart.el" 33015;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el"
32967;;;;;; "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" "cedet/semantic/db-debug.el" 33016;;;;;; "cedet/semantic/db-debug.el" "cedet/semantic/db-ebrowse.el"
32968;;;;;; "cedet/semantic/db-ebrowse.el" "cedet/semantic/db-el.el" 33017;;;;;; "cedet/semantic/db-el.el" "cedet/semantic/db-file.el" "cedet/semantic/db-find.el"
32969;;;;;; "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" "cedet/semantic/db-global.el" 33018;;;;;; "cedet/semantic/db-global.el" "cedet/semantic/db-javascript.el"
32970;;;;;; "cedet/semantic/db-javascript.el" "cedet/semantic/db-mode.el" 33019;;;;;; "cedet/semantic/db-mode.el" "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
32971;;;;;; "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
32972;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el" 33020;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el"
32973;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el" 33021;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el"
32974;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el" 33022;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el"
@@ -32976,13 +33024,13 @@ Zone out, completely.
32976;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" 33024;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el"
32977;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" 33025;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el"
32978;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" 33026;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el"
32979;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el" 33027;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el"
32980;;;;;; "cedet/semantic/mru-bookmark.el" "cedet/semantic/sb.el" "cedet/semantic/scope.el" 33028;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el"
32981;;;;;; "cedet/semantic/senator.el" "cedet/semantic/sort.el" "cedet/semantic/symref.el" 33029;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el"
32982;;;;;; "cedet/semantic/symref/cscope.el" "cedet/semantic/symref/filter.el" 33030;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el"
32983;;;;;; "cedet/semantic/symref/global.el" "cedet/semantic/symref/grep.el" 33031;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el"
32984;;;;;; "cedet/semantic/symref/idutils.el" "cedet/semantic/symref/list.el" 33032;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el"
32985;;;;;; "cedet/semantic/tag-file.el" "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" 33033;;;;;; "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el"
32986;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" 33034;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el"
32987;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" 33035;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el"
32988;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" 33036;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el"
@@ -32994,33 +33042,32 @@ Zone out, completely.
32994;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" 33042;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el"
32995;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" 33043;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el"
32996;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" 33044;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el"
32997;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el" 33045;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/semantic.el"
32998;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" 33046;;;;;; "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" "cedet/srecode/table.el"
32999;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el" 33047;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el"
33000;;;;;; "cus-dep.el" "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" 33048;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" "dos-vars.el"
33001;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/assoc.el" 33049;;;;;; "dos-w32.el" "dynamic-setting.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el"
33002;;;;;; "emacs-lisp/authors.el" "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" 33050;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el"
33003;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el" 33051;;;;;; "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el"
33004;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" 33052;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el"
33005;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el" 33053;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-custom.el"
33006;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el" 33054;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el"
33007;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el" 33055;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el"
33008;;;;;; "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el" 33056;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el"
33009;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" "emacs-lisp/regi.el" 33057;;;;;; "emacs-lisp/regi.el" "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el"
33010;;;;;; "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el" 33058;;;;;; "emacs-lisp/tcover-unsafep.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el"
33011;;;;;; "emulation/cua-gmrk.el" "emulation/cua-rect.el" "emulation/edt-lk201.el" 33059;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el"
33012;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el" 33060;;;;;; "emulation/edt-vt100.el" "emulation/tpu-extras.el" "emulation/viper-cmd.el"
33013;;;;;; "emulation/tpu-extras.el" "emulation/viper-cmd.el" "emulation/viper-ex.el" 33061;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el"
33014;;;;;; "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el" 33062;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el"
33015;;;;;; "emulation/viper-mous.el" "emulation/viper-util.el" "erc/erc-backend.el" 33063;;;;;; "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el"
33016;;;;;; "erc/erc-goodies.el" "erc/erc-ibuffer.el" "erc/erc-lang.el" 33064;;;;;; "erc/erc-lang.el" "eshell/em-alias.el" "eshell/em-banner.el"
33017;;;;;; "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el" 33065;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el"
33018;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el" 33066;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el"
33019;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el" 33067;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el"
33020;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el" 33068;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el"
33021;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el" 33069;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el"
33022;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el" 33070;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-io.el"
33023;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el"
33024;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el" 33071;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
33025;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el" 33072;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el"
33026;;;;;; "format-spec.el" "forms-d2.el" "forms-pass.el" "fringe.el" 33073;;;;;; "format-spec.el" "forms-d2.el" "forms-pass.el" "fringe.el"
@@ -33034,19 +33081,18 @@ Zone out, completely.
33034;;;;;; "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" 33081;;;;;; "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el"
33035;;;;;; "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/mailcap.el" 33082;;;;;; "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/mailcap.el"
33036;;;;;; "gnus/messcompat.el" "gnus/mm-bodies.el" "gnus/mm-decode.el" 33083;;;;;; "gnus/messcompat.el" "gnus/mm-bodies.el" "gnus/mm-decode.el"
33037;;;;;; "gnus/mm-encode.el" "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" 33084;;;;;; "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el"
33038;;;;;; "gnus/mml-smime.el" "gnus/mml.el" "gnus/nnagent.el" "gnus/nnbabyl.el" 33085;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el"
33039;;;;;; "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el" "gnus/nngateway.el" 33086;;;;;; "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el"
33040;;;;;; "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnmail.el" 33087;;;;;; "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnmail.el" "gnus/nnmaildir.el"
33041;;;;;; "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el" "gnus/nnmh.el" 33088;;;;;; "gnus/nnmairix.el" "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnnil.el"
33042;;;;;; "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnregistry.el" "gnus/nnrss.el" 33089;;;;;; "gnus/nnoo.el" "gnus/nnregistry.el" "gnus/nnrss.el" "gnus/nnspool.el"
33043;;;;;; "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnvirtual.el" "gnus/nnweb.el" 33090;;;;;; "gnus/nntp.el" "gnus/nnvirtual.el" "gnus/nnweb.el" "gnus/registry.el"
33044;;;;;; "gnus/registry.el" "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" 33091;;;;;; "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el"
33045;;;;;; "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/rtree.el" "gnus/shr-color.el" 33092;;;;;; "gnus/rfc2231.el" "gnus/rtree.el" "gnus/shr-color.el" "gnus/sieve-manage.el"
33046;;;;;; "gnus/sieve-manage.el" "gnus/smime.el" "gnus/spam-stat.el" 33093;;;;;; "gnus/smime.el" "gnus/spam-stat.el" "gnus/spam-wash.el" "hex-util.el"
33047;;;;;; "gnus/spam-wash.el" "hex-util.el" "hfy-cmap.el" "ibuf-ext.el" 33094;;;;;; "hfy-cmap.el" "ibuf-ext.el" "international/cp51932.el" "international/eucjp-ms.el"
33048;;;;;; "international/cp51932.el" "international/eucjp-ms.el" "international/fontset.el" 33095;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el"
33049;;;;;; "international/iso-ascii.el" "international/ja-dic-cnv.el"
33050;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/uni-bidi.el" 33096;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/uni-bidi.el"
33051;;;;;; "international/uni-category.el" "international/uni-combining.el" 33097;;;;;; "international/uni-category.el" "international/uni-combining.el"
33052;;;;;; "international/uni-comment.el" "international/uni-decimal.el" 33098;;;;;; "international/uni-comment.el" "international/uni-decimal.el"
@@ -33124,8 +33170,8 @@ Zone out, completely.
33124;;;;;; "vc/ediff-init.el" "vc/ediff-merg.el" "vc/ediff-ptch.el" 33170;;;;;; "vc/ediff-init.el" "vc/ediff-merg.el" "vc/ediff-ptch.el"
33125;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el" 33171;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el"
33126;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vcursor.el" "vt-control.el" 33172;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vcursor.el" "vt-control.el"
33127;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (20063 33173;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (20095
33128;;;;;; 23539 958052)) 33174;;;;;; 60573 522549))
33129 33175
33130;;;*** 33176;;;***
33131 33177