aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris2008-01-16 04:10:45 +0000
committerGlenn Morris2008-01-16 04:10:45 +0000
commit1e3f16b7a31f9a7cd17fcfa5c74cf1998cf6654a (patch)
treec7bcd5299d39eecc38460b3d85ad7b0d4409d75e /lisp
parent2c2935f7f7a7139ecb32c34b3bc55dd483581c49 (diff)
downloademacs-1e3f16b7a31f9a7cd17fcfa5c74cf1998cf6654a.tar.gz
emacs-1e3f16b7a31f9a7cd17fcfa5c74cf1998cf6654a.zip
Regenerate.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ldefs-boot.el2442
1 files changed, 1492 insertions, 950 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 8704a6d8ccb..4397568b2d7 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -4,7 +4,7 @@
4 4
5;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best 5;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
6;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" 6;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
7;;;;;; "play/5x5.el" (18088 55113)) 7;;;;;; "play/5x5.el" (18307 57870))
8;;; Generated autoloads from play/5x5.el 8;;; Generated autoloads from play/5x5.el
9 9
10(autoload '5x5 "5x5" "\ 10(autoload '5x5 "5x5" "\
@@ -63,14 +63,14 @@ should return a grid vector array that is the new solution.
63 63
64;;;*** 64;;;***
65 65
66;;;### (autoloads nil "abbrev" "abbrev.el" (18212 46004)) 66;;;### (autoloads nil "abbrev" "abbrev.el" (18316 2342))
67;;; Generated autoloads from abbrev.el 67;;; Generated autoloads from abbrev.el
68(put 'abbrev-mode 'safe-local-variable 'booleanp) 68(put 'abbrev-mode 'safe-local-variable 'booleanp)
69 69
70;;;*** 70;;;***
71 71
72;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el" 72;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el"
73;;;;;; (18088 55079)) 73;;;;;; (18307 57851))
74;;; Generated autoloads from abbrevlist.el 74;;; Generated autoloads from abbrevlist.el
75 75
76(autoload 'list-one-abbrev-table "abbrevlist" "\ 76(autoload 'list-one-abbrev-table "abbrevlist" "\
@@ -81,7 +81,7 @@ Display alphabetical listing of ABBREV-TABLE in buffer OUTPUT-BUFFER.
81;;;*** 81;;;***
82 82
83;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 83;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
84;;;;;; (18173 8195)) 84;;;;;; (18310 28917))
85;;; Generated autoloads from progmodes/ada-mode.el 85;;; Generated autoloads from progmodes/ada-mode.el
86 86
87(autoload 'ada-add-extensions "ada-mode" "\ 87(autoload 'ada-add-extensions "ada-mode" "\
@@ -142,7 +142,7 @@ If you use ada-xref.el:
142;;;*** 142;;;***
143 143
144;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 144;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
145;;;;;; (18088 55114)) 145;;;;;; (18307 57870))
146;;; Generated autoloads from progmodes/ada-stmt.el 146;;; Generated autoloads from progmodes/ada-stmt.el
147 147
148(autoload 'ada-header "ada-stmt" "\ 148(autoload 'ada-header "ada-stmt" "\
@@ -153,7 +153,7 @@ Insert a descriptive header at the top of the file.
153;;;*** 153;;;***
154 154
155;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" 155;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
156;;;;;; (18201 33327)) 156;;;;;; (18302 4831))
157;;; Generated autoloads from progmodes/ada-xref.el 157;;; Generated autoloads from progmodes/ada-xref.el
158 158
159(autoload 'ada-find-file "ada-xref" "\ 159(autoload 'ada-find-file "ada-xref" "\
@@ -167,8 +167,8 @@ Completion is available.
167;;;### (autoloads (change-log-merge add-log-current-defun change-log-mode 167;;;### (autoloads (change-log-merge add-log-current-defun change-log-mode
168;;;;;; add-change-log-entry-other-window add-change-log-entry find-change-log 168;;;;;; add-change-log-entry-other-window add-change-log-entry find-change-log
169;;;;;; prompt-for-change-log-name add-log-mailing-address add-log-full-name 169;;;;;; prompt-for-change-log-name add-log-mailing-address add-log-full-name
170;;;;;; add-log-current-defun-function) "add-log" "add-log.el" (18210 170;;;;;; add-log-current-defun-function) "add-log" "add-log.el" (18307
171;;;;;; 13714)) 171;;;;;; 57852))
172;;; Generated autoloads from add-log.el 172;;; Generated autoloads from add-log.el
173 173
174(defvar add-log-current-defun-function nil "\ 174(defvar add-log-current-defun-function nil "\
@@ -249,7 +249,6 @@ This is just like `add-change-log-entry' except that it displays
249the change log file in another window. 249the change log file in another window.
250 250
251\(fn &optional WHOAMI FILE-NAME)" t nil) 251\(fn &optional WHOAMI FILE-NAME)" t nil)
252 (define-key ctl-x-4-map "a" 'add-change-log-entry-other-window)
253 252
254(autoload 'change-log-mode "add-log" "\ 253(autoload 'change-log-mode "add-log" "\
255Major mode for editing change logs; like Indented Text Mode. 254Major mode for editing change logs; like Indented Text Mode.
@@ -301,7 +300,7 @@ old-style time formats for entries are supported.
301 300
302;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice 301;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice
303;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action) 302;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action)
304;;;;;; "advice" "emacs-lisp/advice.el" (18213 13926)) 303;;;;;; "advice" "emacs-lisp/advice.el" (18307 57861))
305;;; Generated autoloads from emacs-lisp/advice.el 304;;; Generated autoloads from emacs-lisp/advice.el
306 305
307(defvar ad-redefinition-action 'warn "\ 306(defvar ad-redefinition-action 'warn "\
@@ -429,7 +428,7 @@ See Info node `(elisp)Advising Functions' for comprehensive documentation.
429 428
430;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 429;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
431;;;;;; align-highlight-rule align-current align-entire align-regexp 430;;;;;; align-highlight-rule align-current align-entire align-regexp
432;;;;;; align) "align" "align.el" (18088 55079)) 431;;;;;; align) "align" "align.el" (18307 57852))
433;;; Generated autoloads from align.el 432;;; Generated autoloads from align.el
434 433
435(autoload 'align "align" "\ 434(autoload 'align "align" "\
@@ -519,9 +518,13 @@ A replacement function for `newline-and-indent', aligning as it goes.
519;;;*** 518;;;***
520 519
521;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el" 520;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el"
522;;;;;; (18187 36838)) 521;;;;;; (18307 57852))
523;;; Generated autoloads from allout.el 522;;; Generated autoloads from allout.el
524 523
524(put 'allout-use-hanging-indents 'safe-local-variable (if (fboundp 'booleanp) 'booleanp '(lambda (x) (member x '(t nil)))))
525
526(put 'allout-reindent-bodies 'safe-local-variable '(lambda (x) (memq x '(nil t text force))))
527
525(put 'allout-show-bodies 'safe-local-variable (if (fboundp 'booleanp) 'booleanp '(lambda (x) (member x '(t nil))))) 528(put 'allout-show-bodies 'safe-local-variable (if (fboundp 'booleanp) 'booleanp '(lambda (x) (member x '(t nil)))))
526 529
527(put 'allout-header-prefix 'safe-local-variable 'stringp) 530(put 'allout-header-prefix 'safe-local-variable 'stringp)
@@ -544,10 +547,6 @@ A replacement function for `newline-and-indent', aligning as it goes.
544 547
545(put 'allout-presentation-padding 'safe-local-variable 'integerp) 548(put 'allout-presentation-padding 'safe-local-variable 'integerp)
546 549
547(put 'allout-use-hanging-indents 'safe-local-variable (if (fboundp 'booleanp) 'booleanp '(lambda (x) (member x '(t nil)))))
548
549(put 'allout-reindent-bodies 'safe-local-variable '(lambda (x) (memq x '(nil t text force))))
550
551(put 'allout-layout 'safe-local-variable '(lambda (x) (or (numberp x) (listp x) (memq x '(: * + -))))) 550(put 'allout-layout 'safe-local-variable '(lambda (x) (or (numberp x) (listp x) (memq x '(: * + -)))))
552 551
553(put 'allout-passphrase-verifier-string 'safe-local-variable 'stringp) 552(put 'allout-passphrase-verifier-string 'safe-local-variable 'stringp)
@@ -826,7 +825,7 @@ setup for auto-startup.
826;;;*** 825;;;***
827 826
828;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 827;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
829;;;;;; "net/ange-ftp.el" (18203 37788)) 828;;;;;; "net/ange-ftp.el" (18307 57869))
830;;; Generated autoloads from net/ange-ftp.el 829;;; Generated autoloads from net/ange-ftp.el
831 830
832(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 831(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -848,7 +847,7 @@ Not documented
848;;;*** 847;;;***
849 848
850;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 849;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
851;;;;;; "animate" "play/animate.el" (18088 55113)) 850;;;;;; "animate" "play/animate.el" (18307 57870))
852;;; Generated autoloads from play/animate.el 851;;; Generated autoloads from play/animate.el
853 852
854(autoload 'animate-string "animate" "\ 853(autoload 'animate-string "animate" "\
@@ -876,7 +875,7 @@ You can specify the one's name by NAME; the default value is \"Sarah\".
876;;;*** 875;;;***
877 876
878;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 877;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
879;;;;;; "ansi-color" "ansi-color.el" (18169 11930)) 878;;;;;; "ansi-color" "ansi-color.el" (18307 57852))
880;;; Generated autoloads from ansi-color.el 879;;; Generated autoloads from ansi-color.el
881 880
882(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\ 881(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\
@@ -902,7 +901,7 @@ This is a good function to put in `comint-output-filter-functions'.
902;;;*** 901;;;***
903 902
904;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 903;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
905;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (18203 37788)) 904;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (18307 57870))
906;;; Generated autoloads from progmodes/antlr-mode.el 905;;; Generated autoloads from progmodes/antlr-mode.el
907 906
908(autoload 'antlr-show-makefile-rules "antlr-mode" "\ 907(autoload 'antlr-show-makefile-rules "antlr-mode" "\
@@ -941,52 +940,52 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
941;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add 940;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add
942;;;;;; appt-display-diary appt-display-duration appt-display-mode-line 941;;;;;; appt-display-diary appt-display-duration appt-display-mode-line
943;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time 942;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time
944;;;;;; appt-issue-message) "appt" "calendar/appt.el" (18090 40233)) 943;;;;;; appt-issue-message) "appt" "calendar/appt.el" (18307 57860))
945;;; Generated autoloads from calendar/appt.el 944;;; Generated autoloads from calendar/appt.el
946 945
947(defvar appt-issue-message t "\ 946(defvar appt-issue-message t "\
948*Non-nil means check for appointments in the diary buffer. 947Non-nil means check for appointments in the diary buffer.
949To be detected, the diary entry must have the format described in the 948To be detected, the diary entry must have the format described in the
950documentation of the function `appt-check'.") 949documentation of the function `appt-check'.")
951 950
952(custom-autoload 'appt-issue-message "appt" t) 951(custom-autoload 'appt-issue-message "appt" t)
953 952
954(defvar appt-message-warning-time 12 "\ 953(defvar appt-message-warning-time 12 "\
955*Time in minutes before an appointment that the warning begins.") 954Time in minutes before an appointment that the warning begins.")
956 955
957(custom-autoload 'appt-message-warning-time "appt" t) 956(custom-autoload 'appt-message-warning-time "appt" t)
958 957
959(defvar appt-audible t "\ 958(defvar appt-audible t "\
960*Non-nil means beep to indicate appointment.") 959Non-nil means beep to indicate appointment.")
961 960
962(custom-autoload 'appt-audible "appt" t) 961(custom-autoload 'appt-audible "appt" t)
963 962
964(defvar appt-visible t "\ 963(defvar appt-visible t "\
965*Non-nil means display appointment message in echo area. 964Non-nil means display appointment message in echo area.
966This variable is only relevant if `appt-msg-window' is nil.") 965This variable is only relevant if `appt-msg-window' is nil.")
967 966
968(custom-autoload 'appt-visible "appt" t) 967(custom-autoload 'appt-visible "appt" t)
969 968
970(defvar appt-msg-window t "\ 969(defvar appt-msg-window t "\
971*Non-nil means display appointment message in another window. 970Non-nil means display appointment message in another window.
972If non-nil, this variable overrides `appt-visible'.") 971If non-nil, this variable overrides `appt-visible'.")
973 972
974(custom-autoload 'appt-msg-window "appt" t) 973(custom-autoload 'appt-msg-window "appt" t)
975 974
976(defvar appt-display-mode-line t "\ 975(defvar appt-display-mode-line t "\
977*Non-nil means display minutes to appointment and time on the mode line. 976Non-nil means display minutes to appointment and time on the mode line.
978This is in addition to any other display of appointment messages.") 977This is in addition to any other display of appointment messages.")
979 978
980(custom-autoload 'appt-display-mode-line "appt" t) 979(custom-autoload 'appt-display-mode-line "appt" t)
981 980
982(defvar appt-display-duration 10 "\ 981(defvar appt-display-duration 10 "\
983*The number of seconds an appointment message is displayed. 982The number of seconds an appointment message is displayed.
984Only relevant if reminders are to be displayed in their own window.") 983Only relevant if reminders are to be displayed in their own window.")
985 984
986(custom-autoload 'appt-display-duration "appt" t) 985(custom-autoload 'appt-display-duration "appt" t)
987 986
988(defvar appt-display-diary t "\ 987(defvar appt-display-diary t "\
989*Non-nil displays the diary when the appointment list is first initialized. 988Non-nil displays the diary when the appointment list is first initialized.
990This will occur at midnight when the appointment list is updated.") 989This will occur at midnight when the appointment list is updated.")
991 990
992(custom-autoload 'appt-display-diary "appt" t) 991(custom-autoload 'appt-display-diary "appt" t)
@@ -1029,7 +1028,7 @@ ARG is positive, otherwise off.
1029 1028
1030;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property 1029;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property
1031;;;;;; apropos-command apropos-variable apropos-read-pattern) "apropos" 1030;;;;;; apropos-command apropos-variable apropos-read-pattern) "apropos"
1032;;;;;; "apropos.el" (18088 55080)) 1031;;;;;; "apropos.el" (18307 57852))
1033;;; Generated autoloads from apropos.el 1032;;; Generated autoloads from apropos.el
1034 1033
1035(autoload 'apropos-read-pattern "apropos" "\ 1034(autoload 'apropos-read-pattern "apropos" "\
@@ -1125,8 +1124,8 @@ Returns list of symbols and documentation found.
1125 1124
1126;;;*** 1125;;;***
1127 1126
1128;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (18163 1127;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (18307
1129;;;;;; 2859)) 1128;;;;;; 57852))
1130;;; Generated autoloads from arc-mode.el 1129;;; Generated autoloads from arc-mode.el
1131 1130
1132(autoload 'archive-mode "arc-mode" "\ 1131(autoload 'archive-mode "arc-mode" "\
@@ -1146,7 +1145,7 @@ archive.
1146 1145
1147;;;*** 1146;;;***
1148 1147
1149;;;### (autoloads (array-mode) "array" "array.el" (18088 55080)) 1148;;;### (autoloads (array-mode) "array" "array.el" (18307 57852))
1150;;; Generated autoloads from array.el 1149;;; Generated autoloads from array.el
1151 1150
1152(autoload 'array-mode "array" "\ 1151(autoload 'array-mode "array" "\
@@ -1217,8 +1216,8 @@ Entering array mode calls the function `array-mode-hook'.
1217 1216
1218;;;*** 1217;;;***
1219 1218
1220;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (18200 1219;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (18307
1221;;;;;; 51267)) 1220;;;;;; 57872))
1222;;; Generated autoloads from textmodes/artist.el 1221;;; Generated autoloads from textmodes/artist.el
1223 1222
1224(autoload 'artist-mode "artist" "\ 1223(autoload 'artist-mode "artist" "\
@@ -1423,8 +1422,8 @@ Keymap summary
1423 1422
1424;;;*** 1423;;;***
1425 1424
1426;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (18088 1425;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (18307
1427;;;;;; 55114)) 1426;;;;;; 57870))
1428;;; Generated autoloads from progmodes/asm-mode.el 1427;;; Generated autoloads from progmodes/asm-mode.el
1429 1428
1430(autoload 'asm-mode "asm-mode" "\ 1429(autoload 'asm-mode "asm-mode" "\
@@ -1451,19 +1450,8 @@ Special commands:
1451 1450
1452;;;*** 1451;;;***
1453 1452
1454;;;### (autoloads (assistant) "assistant" "gnus/assistant.el" (18212
1455;;;;;; 21478))
1456;;; Generated autoloads from gnus/assistant.el
1457
1458(autoload 'assistant "assistant" "\
1459Assist setting up Emacs based on FILE.
1460
1461\(fn FILE)" t nil)
1462
1463;;;***
1464
1465;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1453;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1466;;;;;; (18088 55080)) 1454;;;;;; (18307 57852))
1467;;; Generated autoloads from autoarg.el 1455;;; Generated autoloads from autoarg.el
1468 1456
1469(defvar autoarg-mode nil "\ 1457(defvar autoarg-mode nil "\
@@ -1517,7 +1505,7 @@ etc. to supply digit arguments.
1517;;;*** 1505;;;***
1518 1506
1519;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1507;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1520;;;;;; (18147 59473)) 1508;;;;;; (18307 57870))
1521;;; Generated autoloads from progmodes/autoconf.el 1509;;; Generated autoloads from progmodes/autoconf.el
1522 1510
1523(autoload 'autoconf-mode "autoconf" "\ 1511(autoload 'autoconf-mode "autoconf" "\
@@ -1528,7 +1516,7 @@ Major mode for editing Autoconf configure.in files.
1528;;;*** 1516;;;***
1529 1517
1530;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1518;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1531;;;;;; "autoinsert" "autoinsert.el" (18183 58476)) 1519;;;;;; "autoinsert" "autoinsert.el" (18307 57852))
1532;;; Generated autoloads from autoinsert.el 1520;;; Generated autoloads from autoinsert.el
1533 1521
1534(autoload 'auto-insert "autoinsert" "\ 1522(autoload 'auto-insert "autoinsert" "\
@@ -1567,7 +1555,7 @@ insert a template for the file depending on the mode of the buffer.
1567 1555
1568;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1556;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1569;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1557;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1570;;;;;; (18120 34750)) 1558;;;;;; (18307 57861))
1571;;; Generated autoloads from emacs-lisp/autoload.el 1559;;; Generated autoloads from emacs-lisp/autoload.el
1572 1560
1573(put 'generated-autoload-file 'safe-local-variable 'stringp) 1561(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1604,7 +1592,7 @@ Calls `update-directory-autoloads' on the command line arguments.
1604 1592
1605;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1593;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1606;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1594;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1607;;;;;; "autorevert" "autorevert.el" (18177 7730)) 1595;;;;;; "autorevert" "autorevert.el" (18307 57852))
1608;;; Generated autoloads from autorevert.el 1596;;; Generated autoloads from autorevert.el
1609 1597
1610(autoload 'auto-revert-mode "autorevert" "\ 1598(autoload 'auto-revert-mode "autorevert" "\
@@ -1673,7 +1661,7 @@ Use `auto-revert-mode' to revert a particular buffer.
1673;;;*** 1661;;;***
1674 1662
1675;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1663;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1676;;;;;; "avoid.el" (18088 55080)) 1664;;;;;; "avoid.el" (18307 57852))
1677;;; Generated autoloads from avoid.el 1665;;; Generated autoloads from avoid.el
1678 1666
1679(defvar mouse-avoidance-mode nil "\ 1667(defvar mouse-avoidance-mode nil "\
@@ -1714,7 +1702,7 @@ definition of \"random distance\".)
1714;;;*** 1702;;;***
1715 1703
1716;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" 1704;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"
1717;;;;;; (18130 62047)) 1705;;;;;; (18307 57861))
1718;;; Generated autoloads from emacs-lisp/backquote.el 1706;;; Generated autoloads from emacs-lisp/backquote.el
1719 1707
1720(autoload 'backquote "backquote" "\ 1708(autoload 'backquote "backquote" "\
@@ -1732,14 +1720,14 @@ b => (ba bb bc) ; assume b has this value
1732 1720
1733Vectors work just like lists. Nested backquotes are permitted. 1721Vectors work just like lists. Nested backquotes are permitted.
1734 1722
1735\(fn ARG)" nil (quote macro)) 1723\(fn STRUCTURE)" nil (quote macro))
1736 1724
1737(defalias '\` (symbol-function 'backquote)) 1725(defalias '\` (symbol-function 'backquote))
1738 1726
1739;;;*** 1727;;;***
1740 1728
1741;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1729;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1742;;;;;; (18088 55080)) 1730;;;;;; (18307 57852))
1743;;; Generated autoloads from battery.el 1731;;; Generated autoloads from battery.el
1744 (put 'battery-mode-line-string 'risky-local-variable t) 1732 (put 'battery-mode-line-string 'risky-local-variable t)
1745 1733
@@ -1771,7 +1759,7 @@ seconds.
1771;;;*** 1759;;;***
1772 1760
1773;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1761;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1774;;;;;; "benchmark" "emacs-lisp/benchmark.el" (18088 55094)) 1762;;;;;; "benchmark" "emacs-lisp/benchmark.el" (18307 57861))
1775;;; Generated autoloads from emacs-lisp/benchmark.el 1763;;; Generated autoloads from emacs-lisp/benchmark.el
1776 1764
1777(autoload 'benchmark-run "benchmark" "\ 1765(autoload 'benchmark-run "benchmark" "\
@@ -1803,10 +1791,23 @@ non-interactive use see also `benchmark-run' and
1803 1791
1804;;;*** 1792;;;***
1805 1793
1806;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (18088 1794;;;### (autoloads (bibtex-mode bibtex-initialize) "bibtex" "textmodes/bibtex.el"
1807;;;;;; 55119)) 1795;;;;;; (18308 12343))
1808;;; Generated autoloads from textmodes/bibtex.el 1796;;; Generated autoloads from textmodes/bibtex.el
1809 1797
1798(autoload 'bibtex-initialize "bibtex" "\
1799(Re)Initialize BibTeX buffers.
1800Visit the BibTeX files defined by `bibtex-files' and return a list
1801of corresponding buffers.
1802Initialize in these buffers `bibtex-reference-keys' if not yet set.
1803List of BibTeX buffers includes current buffer if CURRENT is non-nil.
1804If FORCE is non-nil, (re)initialize `bibtex-reference-keys' even if
1805already set. If SELECT is non-nil interactively select a BibTeX buffer.
1806When called interactively, FORCE is t, CURRENT is t if current buffer uses
1807`bibtex-mode', and SELECT is t if current buffer does not use `bibtex-mode',
1808
1809\(fn &optional CURRENT FORCE SELECT)" t nil)
1810
1810(autoload 'bibtex-mode "bibtex" "\ 1811(autoload 'bibtex-mode "bibtex" "\
1811Major mode for editing BibTeX files. 1812Major mode for editing BibTeX files.
1812 1813
@@ -1865,7 +1866,7 @@ if that value is non-nil.
1865;;;*** 1866;;;***
1866 1867
1867;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el" 1868;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el"
1868;;;;;; (18157 34340)) 1869;;;;;; (18307 57872))
1869;;; Generated autoloads from textmodes/bibtex-style.el 1870;;; Generated autoloads from textmodes/bibtex-style.el
1870 (add-to-list 'auto-mode-alist '("\\.bst\\'" . bibtex-style-mode)) 1871 (add-to-list 'auto-mode-alist '("\\.bst\\'" . bibtex-style-mode))
1871 1872
@@ -1877,9 +1878,9 @@ Major mode for editing BibTeX style files.
1877;;;*** 1878;;;***
1878 1879
1879;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1880;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1880;;;;;; binhex-decode-region-internal) "binhex" "gnus/binhex.el" 1881;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el"
1881;;;;;; (18212 46006)) 1882;;;;;; (18307 57868))
1882;;; Generated autoloads from gnus/binhex.el 1883;;; Generated autoloads from mail/binhex.el
1883 1884
1884(defconst binhex-begin-line "^:...............................................................$") 1885(defconst binhex-begin-line "^:...............................................................$")
1885 1886
@@ -1901,8 +1902,8 @@ Binhex decode region between START and END.
1901 1902
1902;;;*** 1903;;;***
1903 1904
1904;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (18203 1905;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (18308
1905;;;;;; 37788)) 1906;;;;;; 19808))
1906;;; Generated autoloads from play/blackbox.el 1907;;; Generated autoloads from play/blackbox.el
1907 1908
1908(autoload 'blackbox "blackbox" "\ 1909(autoload 'blackbox "blackbox" "\
@@ -2024,8 +2025,8 @@ a reflection.
2024;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save 2025;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save
2025;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename 2026;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename
2026;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump-other-window 2027;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump-other-window
2027;;;;;; bookmark-jump bookmark-set) "bookmark" "bookmark.el" (18169 2028;;;;;; bookmark-jump bookmark-set) "bookmark" "bookmark.el" (18302
2028;;;;;; 11930)) 2029;;;;;; 4830))
2029;;; Generated autoloads from bookmark.el 2030;;; Generated autoloads from bookmark.el
2030 (define-key ctl-x-map "rb" 'bookmark-jump) 2031 (define-key ctl-x-map "rb" 'bookmark-jump)
2031 (define-key ctl-x-map "rm" 'bookmark-set) 2032 (define-key ctl-x-map "rm" 'bookmark-set)
@@ -2222,7 +2223,7 @@ deletion, or > if it is flagged for displaying.
2222;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file 2223;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file
2223;;;;;; browse-url-url-at-point browse-url-galeon-program browse-url-firefox-program 2224;;;;;; browse-url-url-at-point browse-url-galeon-program browse-url-firefox-program
2224;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" 2225;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el"
2225;;;;;; (18214 4479)) 2226;;;;;; (18307 57869))
2226;;; Generated autoloads from net/browse-url.el 2227;;; Generated autoloads from net/browse-url.el
2227 2228
2228(defvar browse-url-browser-function (cond ((memq system-type '(windows-nt ms-dos cygwin)) 'browse-url-default-windows-browser) ((memq system-type '(darwin)) 'browse-url-default-macosx-browser) (t 'browse-url-default-browser)) "\ 2229(defvar browse-url-browser-function (cond ((memq system-type '(windows-nt ms-dos cygwin)) 'browse-url-default-windows-browser) ((memq system-type '(darwin)) 'browse-url-default-macosx-browser) (t 'browse-url-default-browser)) "\
@@ -2552,8 +2553,8 @@ from `browse-url-elinks-wrapper'.
2552 2553
2553;;;*** 2554;;;***
2554 2555
2555;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (18088 2556;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (18307
2556;;;;;; 55113)) 2557;;;;;; 57870))
2557;;; Generated autoloads from play/bruce.el 2558;;; Generated autoloads from play/bruce.el
2558 2559
2559(autoload 'bruce "bruce" "\ 2560(autoload 'bruce "bruce" "\
@@ -2569,7 +2570,7 @@ Return a vector containing the lines from `bruce-phrases-file'.
2569;;;*** 2570;;;***
2570 2571
2571;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2572;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2572;;;;;; "bs" "bs.el" (18211 32385)) 2573;;;;;; "bs" "bs.el" (18302 26511))
2573;;; Generated autoloads from bs.el 2574;;; Generated autoloads from bs.el
2574 2575
2575(autoload 'bs-cycle-next "bs" "\ 2576(autoload 'bs-cycle-next "bs" "\
@@ -2609,7 +2610,7 @@ name of buffer configuration.
2609 2610
2610;;;*** 2611;;;***
2611 2612
2612;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (18157 34340)) 2613;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (18308 19808))
2613;;; Generated autoloads from play/bubbles.el 2614;;; Generated autoloads from play/bubbles.el
2614 2615
2615(autoload 'bubbles "bubbles" "\ 2616(autoload 'bubbles "bubbles" "\
@@ -2620,8 +2621,8 @@ Play Bubbles game.
2620;;;*** 2621;;;***
2621 2622
2622;;;### (autoloads (insert-text-button make-text-button insert-button 2623;;;### (autoloads (insert-text-button make-text-button insert-button
2623;;;;;; make-button define-button-type) "button" "button.el" (18133 2624;;;;;; make-button define-button-type) "button" "button.el" (18307
2624;;;;;; 60495)) 2625;;;;;; 57852))
2625;;; Generated autoloads from button.el 2626;;; Generated autoloads from button.el
2626 2627
2627(defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " 'push-button) (define-key map [mouse-2] 'push-button) map) "\ 2628(defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " 'push-button) (define-key map [mouse-2] 'push-button) map) "\
@@ -2710,7 +2711,7 @@ Also see `make-text-button'.
2710;;;;;; compile-defun byte-compile-file byte-recompile-directory 2711;;;;;; compile-defun byte-compile-file byte-recompile-directory
2711;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning 2712;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning
2712;;;;;; byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el" 2713;;;;;; byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el"
2713;;;;;; (18213 13926)) 2714;;;;;; (18307 57861))
2714;;; Generated autoloads from emacs-lisp/bytecomp.el 2715;;; Generated autoloads from emacs-lisp/bytecomp.el
2715(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2716(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2716(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2717(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2726,6 +2727,8 @@ Not documented
2726Change `byte-compile-warnings' to disable WARNING. 2727Change `byte-compile-warnings' to disable WARNING.
2727If `byte-compile-warnings' is t, set it to `(not WARNING)'. 2728If `byte-compile-warnings' is t, set it to `(not WARNING)'.
2728Otherwise, if the first element is `not', add WARNING, else remove it. 2729Otherwise, if the first element is `not', add WARNING, else remove it.
2730Normally you should let-bind `byte-compile-warnings' before calling this,
2731else the global value will be modified.
2729 2732
2730\(fn WARNING)" nil nil) 2733\(fn WARNING)" nil nil)
2731 2734
@@ -2733,6 +2736,8 @@ Otherwise, if the first element is `not', add WARNING, else remove it.
2733Change `byte-compile-warnings' to enable WARNING. 2736Change `byte-compile-warnings' to enable WARNING.
2734If `byte-compile-warnings' is `t', do nothing. Otherwise, if the 2737If `byte-compile-warnings' is `t', do nothing. Otherwise, if the
2735first element is `not', remove WARNING, else add it. 2738first element is `not', remove WARNING, else add it.
2739Normally you should let-bind `byte-compile-warnings' before calling this,
2740else the global value will be modified.
2736 2741
2737\(fn WARNING)" nil nil) 2742\(fn WARNING)" nil nil)
2738 2743
@@ -2824,14 +2829,14 @@ Must be used only with `-batch', and kills Emacs on completion.
2824For example, invoke `emacs -batch -f batch-byte-recompile-directory .'. 2829For example, invoke `emacs -batch -f batch-byte-recompile-directory .'.
2825 2830
2826Optional argument ARG is passed as second argument ARG to 2831Optional argument ARG is passed as second argument ARG to
2827`batch-recompile-directory'; see there for its possible values 2832`byte-recompile-directory'; see there for its possible values
2828and corresponding effects. 2833and corresponding effects.
2829 2834
2830\(fn &optional ARG)" nil nil) 2835\(fn &optional ARG)" nil nil)
2831 2836
2832;;;*** 2837;;;***
2833 2838
2834;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (18088 55093)) 2839;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (18307 57860))
2835;;; Generated autoloads from calendar/cal-dst.el 2840;;; Generated autoloads from calendar/cal-dst.el
2836 2841
2837(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2842(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2841,7 +2846,7 @@ and corresponding effects.
2841;;;*** 2846;;;***
2842 2847
2843;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" 2848;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"
2844;;;;;; (18203 38492)) 2849;;;;;; (18307 57860))
2845;;; Generated autoloads from calendar/cal-hebrew.el 2850;;; Generated autoloads from calendar/cal-hebrew.el
2846 2851
2847(autoload 'list-yahrzeit-dates "cal-hebrew" "\ 2852(autoload 'list-yahrzeit-dates "cal-hebrew" "\
@@ -2856,7 +2861,7 @@ from the cursor position.
2856;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2861;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2857;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2862;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2858;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el" 2863;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el"
2859;;;;;; (18214 4479)) 2864;;;;;; (18307 57860))
2860;;; Generated autoloads from calc/calc.el 2865;;; Generated autoloads from calc/calc.el
2861 2866
2862(defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\ 2867(defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\
@@ -2934,8 +2939,8 @@ Not documented
2934 2939
2935;;;*** 2940;;;***
2936 2941
2937;;;### (autoloads (calculator) "calculator" "calculator.el" (18203 2942;;;### (autoloads (calculator) "calculator" "calculator.el" (18307
2938;;;;;; 37786)) 2943;;;;;; 57852))
2939;;; Generated autoloads from calculator.el 2944;;; Generated autoloads from calculator.el
2940 2945
2941(autoload 'calculator "calculator" "\ 2946(autoload 'calculator "calculator" "\
@@ -2963,7 +2968,7 @@ See the documentation for `calculator-mode' for more information.
2963;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially 2968;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially
2964;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 2969;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2965;;;;;; view-diary-entries-initially calendar-offset) "calendar" 2970;;;;;; view-diary-entries-initially calendar-offset) "calendar"
2966;;;;;; "calendar/calendar.el" (18157 34340)) 2971;;;;;; "calendar/calendar.el" (18307 57860))
2967;;; Generated autoloads from calendar/calendar.el 2972;;; Generated autoloads from calendar/calendar.el
2968 2973
2969(defvar calendar-offset 0 "\ 2974(defvar calendar-offset 0 "\
@@ -3367,7 +3372,7 @@ List of functions called for listing diary file and included files.
3367As the files are processed for diary entries, these functions are used 3372As the files are processed for diary entries, these functions are used
3368to cull relevant entries. You can use either or both of 3373to cull relevant entries. You can use either or both of
3369`list-hebrew-diary-entries', `list-islamic-diary-entries' and 3374`list-hebrew-diary-entries', `list-islamic-diary-entries' and
3370`list-bahai-diary-entries'. The documentation for these functions 3375`diary-bahai-list-entries'. The documentation for these functions
3371describes the style of such diary entries.") 3376describes the style of such diary entries.")
3372 3377
3373(custom-autoload 'nongregorian-diary-listing-hook "calendar" t) 3378(custom-autoload 'nongregorian-diary-listing-hook "calendar" t)
@@ -3536,7 +3541,7 @@ movement commands will not work correctly.")
3536;;;*** 3541;;;***
3537 3542
3538;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 3543;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3539;;;;;; "gnus/canlock.el" (18088 55101)) 3544;;;;;; "gnus/canlock.el" (18307 57865))
3540;;; Generated autoloads from gnus/canlock.el 3545;;; Generated autoloads from gnus/canlock.el
3541 3546
3542(autoload 'canlock-insert-header "canlock" "\ 3547(autoload 'canlock-insert-header "canlock" "\
@@ -3553,15 +3558,15 @@ it fails.
3553 3558
3554;;;*** 3559;;;***
3555 3560
3556;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (18088 3561;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (18307
3557;;;;;; 55114)) 3562;;;;;; 57870))
3558;;; Generated autoloads from progmodes/cc-compat.el 3563;;; Generated autoloads from progmodes/cc-compat.el
3559(put 'c-indent-level 'safe-local-variable 'integerp) 3564(put 'c-indent-level 'safe-local-variable 'integerp)
3560 3565
3561;;;*** 3566;;;***
3562 3567
3563;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3568;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3564;;;;;; (18203 37789)) 3569;;;;;; (18316 2343))
3565;;; Generated autoloads from progmodes/cc-engine.el 3570;;; Generated autoloads from progmodes/cc-engine.el
3566 3571
3567(autoload 'c-guess-basic-syntax "cc-engine" "\ 3572(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3573,7 +3578,7 @@ Return the syntactic context of the current line.
3573 3578
3574;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 3579;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
3575;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3580;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3576;;;;;; (18191 7159)) 3581;;;;;; (18307 57870))
3577;;; Generated autoloads from progmodes/cc-mode.el 3582;;; Generated autoloads from progmodes/cc-mode.el
3578 3583
3579(autoload 'c-initialize-cc-mode "cc-mode" "\ 3584(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3731,7 +3736,7 @@ Key bindings:
3731;;;*** 3736;;;***
3732 3737
3733;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3738;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3734;;;;;; "progmodes/cc-styles.el" (18192 17587)) 3739;;;;;; "progmodes/cc-styles.el" (18307 57871))
3735;;; Generated autoloads from progmodes/cc-styles.el 3740;;; Generated autoloads from progmodes/cc-styles.el
3736 3741
3737(autoload 'c-set-style "cc-styles" "\ 3742(autoload 'c-set-style "cc-styles" "\
@@ -3782,14 +3787,36 @@ and exists only for compatibility reasons.
3782 3787
3783;;;*** 3788;;;***
3784 3789
3785;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (18088 3790;;;### (autoloads (c-subword-mode) "cc-subword" "progmodes/cc-subword.el"
3786;;;;;; 55115)) 3791;;;;;; (18307 57871))
3787;;; Generated autoloads from progmodes/cc-subword.el 3792;;; Generated autoloads from progmodes/cc-subword.el
3788 (autoload 'c-subword-mode "cc-subword" "Mode enabling subword movement and editing keys." t) 3793
3794(autoload 'c-subword-mode "cc-subword" "\
3795Mode enabling subword movement and editing keys.
3796In spite of GNU Coding Standards, it is popular to name a symbol by
3797mixing uppercase and lowercase letters, e.g. \"GtkWidget\",
3798\"EmacsFrameClass\", \"NSGraphicsContext\", etc. Here we call these
3799mixed case symbols `nomenclatures'. Also, each capitalized (or
3800completely uppercase) part of a nomenclature is called a `subword'.
3801Here are some examples:
3802
3803 Nomenclature Subwords
3804 ===========================================================
3805 GtkWindow => \"Gtk\" and \"Window\"
3806 EmacsFrameClass => \"Emacs\", \"Frame\" and \"Class\"
3807 NSGraphicsContext => \"NS\", \"Graphics\" and \"Context\"
3808
3809The subword oriented commands activated in this minor mode recognize
3810subwords in a nomenclature to move between subwords and to edit them
3811as words.
3812
3813\\{c-subword-mode-map}
3814
3815\(fn &optional ARG)" t nil)
3789 3816
3790;;;*** 3817;;;***
3791 3818
3792;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (18120 34752)) 3819;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (18317 19256))
3793;;; Generated autoloads from progmodes/cc-vars.el 3820;;; Generated autoloads from progmodes/cc-vars.el
3794(put 'c-basic-offset 'safe-local-variable 'integerp) 3821(put 'c-basic-offset 'safe-local-variable 'integerp)
3795(put 'c-backslash-column 'safe-local-variable 'integerp) 3822(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3799,7 +3826,7 @@ and exists only for compatibility reasons.
3799 3826
3800;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3827;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3801;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3828;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3802;;;;;; (18088 55107)) 3829;;;;;; (18307 57867))
3803;;; Generated autoloads from international/ccl.el 3830;;; Generated autoloads from international/ccl.el
3804 3831
3805(autoload 'ccl-compile "ccl" "\ 3832(autoload 'ccl-compile "ccl" "\
@@ -4058,7 +4085,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
4058;;;*** 4085;;;***
4059 4086
4060;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" 4087;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el"
4061;;;;;; (18088 55115)) 4088;;;;;; (18307 57871))
4062;;; Generated autoloads from progmodes/cfengine.el 4089;;; Generated autoloads from progmodes/cfengine.el
4063 4090
4064(autoload 'cfengine-mode "cfengine" "\ 4091(autoload 'cfengine-mode "cfengine" "\
@@ -4072,6 +4099,26 @@ to the action header.
4072 4099
4073;;;*** 4100;;;***
4074 4101
4102;;;### (autoloads (check-declare-directory check-declare-file) "check-declare"
4103;;;;;; "emacs-lisp/check-declare.el" (18308 19808))
4104;;; Generated autoloads from emacs-lisp/check-declare.el
4105
4106(autoload 'check-declare-file "check-declare" "\
4107Check veracity of all `declare-function' statements in FILE.
4108See `check-declare-directory' for more information.
4109
4110\(fn FILE)" t nil)
4111
4112(autoload 'check-declare-directory "check-declare" "\
4113Check veracity of all `declare-function' statements under directory ROOT.
4114Returns non-nil if any false statements are found. For this to
4115work correctly, the statements must adhere to the format
4116described in the documentation of `declare-function'.
4117
4118\(fn ROOT)" t nil)
4119
4120;;;***
4121
4075;;;### (autoloads (checkdoc-minor-mode checkdoc-ispell-defun checkdoc-ispell-comments 4122;;;### (autoloads (checkdoc-minor-mode checkdoc-ispell-defun checkdoc-ispell-comments
4076;;;;;; checkdoc-ispell-continue checkdoc-ispell-start checkdoc-ispell-message-text 4123;;;;;; checkdoc-ispell-continue checkdoc-ispell-start checkdoc-ispell-message-text
4077;;;;;; checkdoc-ispell-message-interactive checkdoc-ispell-interactive 4124;;;;;; checkdoc-ispell-message-interactive checkdoc-ispell-interactive
@@ -4080,7 +4127,7 @@ to the action header.
4080;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 4127;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
4081;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 4128;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
4082;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 4129;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
4083;;;;;; (18203 37787)) 4130;;;;;; (18307 57861))
4084;;; Generated autoloads from emacs-lisp/checkdoc.el 4131;;; Generated autoloads from emacs-lisp/checkdoc.el
4085(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp) 4132(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp)
4086(put 'checkdoc-permit-comma-termination-flag 'safe-local-variable 'booleanp) 4133(put 'checkdoc-permit-comma-termination-flag 'safe-local-variable 'booleanp)
@@ -4266,8 +4313,8 @@ checking of documentation strings.
4266;;;*** 4313;;;***
4267 4314
4268;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer 4315;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer
4269;;;;;; decode-hz-region) "china-util" "language/china-util.el" (18088 4316;;;;;; decode-hz-region) "china-util" "language/china-util.el" (18311
4270;;;;;; 55108)) 4317;;;;;; 19809))
4271;;; Generated autoloads from language/china-util.el 4318;;; Generated autoloads from language/china-util.el
4272 4319
4273(autoload 'decode-hz-region "china-util" "\ 4320(autoload 'decode-hz-region "china-util" "\
@@ -4295,7 +4342,7 @@ Encode the text in the current buffer to HZ.
4295;;;*** 4342;;;***
4296 4343
4297;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 4344;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
4298;;;;;; "chistory" "chistory.el" (18088 55080)) 4345;;;;;; "chistory" "chistory.el" (18307 57853))
4299;;; Generated autoloads from chistory.el 4346;;; Generated autoloads from chistory.el
4300 4347
4301(autoload 'repeat-matching-complex-command "chistory" "\ 4348(autoload 'repeat-matching-complex-command "chistory" "\
@@ -4334,7 +4381,7 @@ and runs the normal hook `command-history-hook'.
4334 4381
4335;;;*** 4382;;;***
4336 4383
4337;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (18213 13926)) 4384;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (18307 57861))
4338;;; Generated autoloads from emacs-lisp/cl.el 4385;;; Generated autoloads from emacs-lisp/cl.el
4339 4386
4340(defvar custom-print-functions nil "\ 4387(defvar custom-print-functions nil "\
@@ -4350,7 +4397,7 @@ a future Emacs interpreter will be able to use it.")
4350;;;*** 4397;;;***
4351 4398
4352;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 4399;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
4353;;;;;; (18088 55095)) 4400;;;;;; (18307 57861))
4354;;; Generated autoloads from emacs-lisp/cl-indent.el 4401;;; Generated autoloads from emacs-lisp/cl-indent.el
4355 4402
4356(autoload 'common-lisp-indent-function "cl-indent" "\ 4403(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -4361,7 +4408,7 @@ Not documented
4361;;;*** 4408;;;***
4362 4409
4363;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 4410;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
4364;;;;;; (18088 55115)) 4411;;;;;; (18307 57871))
4365;;; Generated autoloads from progmodes/cmacexp.el 4412;;; Generated autoloads from progmodes/cmacexp.el
4366 4413
4367(autoload 'c-macro-expand "cmacexp" "\ 4414(autoload 'c-macro-expand "cmacexp" "\
@@ -4381,8 +4428,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4381 4428
4382;;;*** 4429;;;***
4383 4430
4384;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (18088 4431;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (18307
4385;;;;;; 55080)) 4432;;;;;; 57853))
4386;;; Generated autoloads from cmuscheme.el 4433;;; Generated autoloads from cmuscheme.el
4387 4434
4388(autoload 'run-scheme "cmuscheme" "\ 4435(autoload 'run-scheme "cmuscheme" "\
@@ -4404,7 +4451,7 @@ is run).
4404;;;*** 4451;;;***
4405 4452
4406;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" 4453;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el"
4407;;;;;; (18088 55107)) 4454;;;;;; (18307 57867))
4408;;; Generated autoloads from international/code-pages.el 4455;;; Generated autoloads from international/code-pages.el
4409 4456
4410(autoload 'cp-make-coding-system "code-pages" "\ 4457(autoload 'cp-make-coding-system "code-pages" "\
@@ -4465,7 +4512,7 @@ Return an updated `non-iso-charset-alist'.
4465 4512
4466;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage 4513;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
4467;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) 4514;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)
4468;;;;;; "codepage" "international/codepage.el" (18088 55107)) 4515;;;;;; "codepage" "international/codepage.el" (18307 57867))
4469;;; Generated autoloads from international/codepage.el 4516;;; Generated autoloads from international/codepage.el
4470 4517
4471(autoload 'cp-make-coding-systems-for-codepage "codepage" "\ 4518(autoload 'cp-make-coding-systems-for-codepage "codepage" "\
@@ -4524,7 +4571,7 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal.
4524;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4571;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4525;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4572;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4526;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4573;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4527;;;;;; (18208 48750)) 4574;;;;;; (18316 9691))
4528;;; Generated autoloads from comint.el 4575;;; Generated autoloads from comint.el
4529 4576
4530(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4577(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4614,8 +4661,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4614 4661
4615;;;*** 4662;;;***
4616 4663
4617;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (18088 4664;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (18307
4618;;;;;; 55080)) 4665;;;;;; 57854))
4619;;; Generated autoloads from compare-w.el 4666;;; Generated autoloads from compare-w.el
4620 4667
4621(autoload 'compare-windows "compare-w" "\ 4668(autoload 'compare-windows "compare-w" "\
@@ -4652,7 +4699,7 @@ on third call it again advances points to the next difference and so on.
4652;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4699;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4653;;;;;; compile compilation-disable-input compile-command compilation-search-path 4700;;;;;; compile compilation-disable-input compile-command compilation-search-path
4654;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 4701;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
4655;;;;;; "compile" "progmodes/compile.el" (18202 4003)) 4702;;;;;; "compile" "progmodes/compile.el" (18316 2343))
4656;;; Generated autoloads from progmodes/compile.el 4703;;; Generated autoloads from progmodes/compile.el
4657 4704
4658(defvar compilation-mode-hook nil "\ 4705(defvar compilation-mode-hook nil "\
@@ -4820,7 +4867,7 @@ This is the value of `next-error-function' in Compilation buffers.
4820;;;*** 4867;;;***
4821 4868
4822;;;### (autoloads (partial-completion-mode) "complete" "complete.el" 4869;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
4823;;;;;; (18204 59927)) 4870;;;;;; (18307 57854))
4824;;; Generated autoloads from complete.el 4871;;; Generated autoloads from complete.el
4825 4872
4826(defvar partial-completion-mode nil "\ 4873(defvar partial-completion-mode nil "\
@@ -4862,7 +4909,7 @@ second TAB brings up the `*Completions*' buffer.
4862;;;*** 4909;;;***
4863 4910
4864;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4911;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4865;;;;;; (18169 11930)) 4912;;;;;; (18307 57854))
4866;;; Generated autoloads from completion.el 4913;;; Generated autoloads from completion.el
4867 4914
4868(defvar dynamic-completion-mode nil "\ 4915(defvar dynamic-completion-mode nil "\
@@ -4884,7 +4931,7 @@ Enable dynamic word-completion.
4884;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after 4931;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after
4885;;;;;; find-composition compose-chars decompose-string compose-string 4932;;;;;; find-composition compose-chars decompose-string compose-string
4886;;;;;; decompose-region compose-region encode-composition-rule) 4933;;;;;; decompose-region compose-region encode-composition-rule)
4887;;;;;; "composite" "composite.el" (18088 55081)) 4934;;;;;; "composite" "composite.el" (18307 57854))
4888;;; Generated autoloads from composite.el 4935;;; Generated autoloads from composite.el
4889 4936
4890(defconst reference-point-alist '((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5)) "\ 4937(defconst reference-point-alist '((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5)) "\
@@ -5106,7 +5153,7 @@ Optional 3rd arg WITH-COMPOSITION-RULE is ignored.
5106;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 5153;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
5107;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 5154;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
5108;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 5155;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
5109;;;;;; (18208 48754)) 5156;;;;;; (18307 57872))
5110;;; Generated autoloads from textmodes/conf-mode.el 5157;;; Generated autoloads from textmodes/conf-mode.el
5111 5158
5112(autoload 'conf-mode "conf-mode" "\ 5159(autoload 'conf-mode "conf-mode" "\
@@ -5262,7 +5309,7 @@ For details see `conf-mode'. Example:
5262;;;*** 5309;;;***
5263 5310
5264;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 5311;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
5265;;;;;; "cookie1" "play/cookie1.el" (18088 55113)) 5312;;;;;; "cookie1" "play/cookie1.el" (18307 57870))
5266;;; Generated autoloads from play/cookie1.el 5313;;; Generated autoloads from play/cookie1.el
5267 5314
5268(autoload 'cookie "cookie1" "\ 5315(autoload 'cookie "cookie1" "\
@@ -5294,7 +5341,7 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
5294;;;*** 5341;;;***
5295 5342
5296;;;### (autoloads (copyright copyright-fix-years copyright-update) 5343;;;### (autoloads (copyright copyright-fix-years copyright-update)
5297;;;;;; "copyright" "emacs-lisp/copyright.el" (18183 58476)) 5344;;;;;; "copyright" "emacs-lisp/copyright.el" (18307 57861))
5298;;; Generated autoloads from emacs-lisp/copyright.el 5345;;; Generated autoloads from emacs-lisp/copyright.el
5299 5346
5300(autoload 'copyright-update "copyright" "\ 5347(autoload 'copyright-update "copyright" "\
@@ -5322,9 +5369,15 @@ Insert a copyright by $ORGANIZATION notice at cursor.
5322;;;*** 5369;;;***
5323 5370
5324;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 5371;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
5325;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (18214 4479)) 5372;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (18307 57871))
5326;;; Generated autoloads from progmodes/cperl-mode.el 5373;;; Generated autoloads from progmodes/cperl-mode.el
5327(put 'cperl-indent-level 'safe-local-variable 'integerp) 5374(put 'cperl-indent-level 'safe-local-variable 'integerp)
5375(put 'cperl-brace-offset 'safe-local-variable 'integerp)
5376(put 'cperl-continued-brace-offset 'safe-local-variable 'integerp)
5377(put 'cperl-label-offset 'safe-local-variable 'integerp)
5378(put 'cperl-continued-statement-offset 'safe-local-variable 'integerp)
5379(put 'cperl-extra-newline-before-brace 'safe-local-variable 'booleanp)
5380(put 'cperl-merge-trailing-else 'safe-local-variable 'booleanp)
5328 5381
5329(autoload 'cperl-mode "cperl-mode" "\ 5382(autoload 'cperl-mode "cperl-mode" "\
5330Major mode for editing Perl code. 5383Major mode for editing Perl code.
@@ -5514,7 +5567,7 @@ Run a `perldoc' on the word around point.
5514;;;*** 5567;;;***
5515 5568
5516;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 5569;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
5517;;;;;; (18120 34752)) 5570;;;;;; (18307 57871))
5518;;; Generated autoloads from progmodes/cpp.el 5571;;; Generated autoloads from progmodes/cpp.el
5519 5572
5520(autoload 'cpp-highlight-buffer "cpp" "\ 5573(autoload 'cpp-highlight-buffer "cpp" "\
@@ -5533,7 +5586,7 @@ Edit display information for cpp conditionals.
5533;;;*** 5586;;;***
5534 5587
5535;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 5588;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
5536;;;;;; (18088 55097)) 5589;;;;;; (18307 57861))
5537;;; Generated autoloads from emulation/crisp.el 5590;;; Generated autoloads from emulation/crisp.el
5538 5591
5539(defvar crisp-mode nil "\ 5592(defvar crisp-mode nil "\
@@ -5557,7 +5610,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise.
5557;;;*** 5610;;;***
5558 5611
5559;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 5612;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
5560;;;;;; (18088 55095)) 5613;;;;;; (18307 57861))
5561;;; Generated autoloads from emacs-lisp/crm.el 5614;;; Generated autoloads from emacs-lisp/crm.el
5562 5615
5563(autoload 'completing-read-multiple "crm" "\ 5616(autoload 'completing-read-multiple "crm" "\
@@ -5592,8 +5645,8 @@ INHERIT-INPUT-METHOD.
5592 5645
5593;;;*** 5646;;;***
5594 5647
5595;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (18211 5648;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (18307
5596;;;;;; 32385)) 5649;;;;;; 57872))
5597;;; Generated autoloads from textmodes/css-mode.el 5650;;; Generated autoloads from textmodes/css-mode.el
5598 (add-to-list 'auto-mode-alist '("\\.css\\'" . css-mode)) 5651 (add-to-list 'auto-mode-alist '("\\.css\\'" . css-mode))
5599 5652
@@ -5605,7 +5658,7 @@ Major mode to edit Cascading Style Sheets.
5605;;;*** 5658;;;***
5606 5659
5607;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5660;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5608;;;;;; (18186 14736)) 5661;;;;;; (18307 57862))
5609;;; Generated autoloads from emulation/cua-base.el 5662;;; Generated autoloads from emulation/cua-base.el
5610 5663
5611(defvar cua-mode nil "\ 5664(defvar cua-mode nil "\
@@ -5664,7 +5717,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5664;;;;;; customize-mode customize customize-save-variable customize-set-variable 5717;;;;;; customize-mode customize customize-save-variable customize-set-variable
5665;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically 5718;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically
5666;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el" 5719;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el"
5667;;;;;; (18212 54459)) 5720;;;;;; (18304 46561))
5668;;; Generated autoloads from cus-edit.el 5721;;; Generated autoloads from cus-edit.el
5669 5722
5670(defvar custom-browse-sort-alphabetically nil "\ 5723(defvar custom-browse-sort-alphabetically nil "\
@@ -5862,7 +5915,7 @@ that are not customizable options, as well as faces and groups
5862(autoload 'customize-apropos-options "cus-edit" "\ 5915(autoload 'customize-apropos-options "cus-edit" "\
5863Customize all loaded customizable options matching REGEXP. 5916Customize all loaded customizable options matching REGEXP.
5864With prefix arg, include variables that are not customizable options 5917With prefix arg, include variables that are not customizable options
5865\(but we recommend using `apropos-variable' instead). 5918\(but it is better to use `apropos-variable' if you want to find those).
5866 5919
5867\(fn REGEXP &optional ARG)" t nil) 5920\(fn REGEXP &optional ARG)" t nil)
5868 5921
@@ -5962,7 +6015,7 @@ The format is suitable for use with `easy-menu-define'.
5962;;;*** 6015;;;***
5963 6016
5964;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces 6017;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces
5965;;;;;; custom-declare-face) "cus-face" "cus-face.el" (18157 61328)) 6018;;;;;; custom-declare-face) "cus-face" "cus-face.el" (18307 57854))
5966;;; Generated autoloads from cus-face.el 6019;;; Generated autoloads from cus-face.el
5967 6020
5968(autoload 'custom-declare-face "cus-face" "\ 6021(autoload 'custom-declare-face "cus-face" "\
@@ -6032,7 +6085,7 @@ This means reset FACE to its value in FROM-THEME.
6032;;;*** 6085;;;***
6033 6086
6034;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" 6087;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el"
6035;;;;;; (18088 55081)) 6088;;;;;; (18307 57854))
6036;;; Generated autoloads from cus-theme.el 6089;;; Generated autoloads from cus-theme.el
6037 6090
6038(autoload 'customize-create-theme "cus-theme" "\ 6091(autoload 'customize-create-theme "cus-theme" "\
@@ -6043,7 +6096,7 @@ Create a custom theme.
6043;;;*** 6096;;;***
6044 6097
6045;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 6098;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
6046;;;;;; (18088 55081)) 6099;;;;;; (18307 57854))
6047;;; Generated autoloads from cvs-status.el 6100;;; Generated autoloads from cvs-status.el
6048 6101
6049(autoload 'cvs-status-mode "cvs-status" "\ 6102(autoload 'cvs-status-mode "cvs-status" "\
@@ -6054,7 +6107,7 @@ Mode used for cvs status output.
6054;;;*** 6107;;;***
6055 6108
6056;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 6109;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
6057;;;;;; "cwarn" "progmodes/cwarn.el" (18088 55115)) 6110;;;;;; "cwarn" "progmodes/cwarn.el" (18307 57871))
6058;;; Generated autoloads from progmodes/cwarn.el 6111;;; Generated autoloads from progmodes/cwarn.el
6059 6112
6060(autoload 'cwarn-mode "cwarn" "\ 6113(autoload 'cwarn-mode "cwarn" "\
@@ -6097,7 +6150,7 @@ See `cwarn-mode' for more information on Cwarn mode.
6097 6150
6098;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 6151;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
6099;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 6152;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
6100;;;;;; (18088 55108)) 6153;;;;;; (18307 57867))
6101;;; Generated autoloads from language/cyril-util.el 6154;;; Generated autoloads from language/cyril-util.el
6102 6155
6103(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 6156(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -6126,7 +6179,7 @@ If the argument is nil, we return the display table to its standard state.
6126;;;*** 6179;;;***
6127 6180
6128;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 6181;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
6129;;;;;; (18126 18419)) 6182;;;;;; (18307 57854))
6130;;; Generated autoloads from dabbrev.el 6183;;; Generated autoloads from dabbrev.el
6131 (define-key esc-map "/" 'dabbrev-expand) 6184 (define-key esc-map "/" 'dabbrev-expand)
6132 (define-key esc-map [?\C-/] 'dabbrev-completion) 6185 (define-key esc-map [?\C-/] 'dabbrev-completion)
@@ -6170,8 +6223,21 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
6170 6223
6171;;;*** 6224;;;***
6172 6225
6173;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (18203 6226;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (18303
6174;;;;;; 37789)) 6227;;;;;; 25698))
6228;;; Generated autoloads from net/dbus.el
6229
6230(autoload 'dbus-handle-event "dbus" "\
6231Handle events from the D-Bus.
6232EVENT is a D-Bus event, see `dbus-check-event'. HANDLER, being
6233part of the event, is called with arguments ARGS.
6234
6235\(fn EVENT)" t nil)
6236
6237;;;***
6238
6239;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (18307
6240;;;;;; 57871))
6175;;; Generated autoloads from progmodes/dcl-mode.el 6241;;; Generated autoloads from progmodes/dcl-mode.el
6176 6242
6177(autoload 'dcl-mode "dcl-mode" "\ 6243(autoload 'dcl-mode "dcl-mode" "\
@@ -6298,7 +6364,7 @@ There is some minimal font-lock support (see vars
6298;;;*** 6364;;;***
6299 6365
6300;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 6366;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
6301;;;;;; "emacs-lisp/debug.el" (18197 21672)) 6367;;;;;; "emacs-lisp/debug.el" (18307 57861))
6302;;; Generated autoloads from emacs-lisp/debug.el 6368;;; Generated autoloads from emacs-lisp/debug.el
6303 6369
6304(setq debugger 'debug) 6370(setq debugger 'debug)
@@ -6342,7 +6408,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
6342;;;*** 6408;;;***
6343 6409
6344;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 6410;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
6345;;;;;; (18202 4002)) 6411;;;;;; (18307 57870))
6346;;; Generated autoloads from play/decipher.el 6412;;; Generated autoloads from play/decipher.el
6347 6413
6348(autoload 'decipher "decipher" "\ 6414(autoload 'decipher "decipher" "\
@@ -6371,8 +6437,8 @@ The most useful commands are:
6371;;;*** 6437;;;***
6372 6438
6373;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 6439;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
6374;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (18088 6440;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (18307
6375;;;;;; 55081)) 6441;;;;;; 57854))
6376;;; Generated autoloads from delim-col.el 6442;;; Generated autoloads from delim-col.el
6377 6443
6378(autoload 'delimit-columns-customize "delim-col" "\ 6444(autoload 'delimit-columns-customize "delim-col" "\
@@ -6396,8 +6462,8 @@ START and END delimits the corners of text rectangle.
6396 6462
6397;;;*** 6463;;;***
6398 6464
6399;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (18200 6465;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (18307
6400;;;;;; 51266)) 6466;;;;;; 57871))
6401;;; Generated autoloads from progmodes/delphi.el 6467;;; Generated autoloads from progmodes/delphi.el
6402 6468
6403(autoload 'delphi-mode "delphi" "\ 6469(autoload 'delphi-mode "delphi" "\
@@ -6447,8 +6513,8 @@ no args, if that value is non-nil.
6447 6513
6448;;;*** 6514;;;***
6449 6515
6450;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (18186 6516;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (18307
6451;;;;;; 14736)) 6517;;;;;; 57854))
6452;;; Generated autoloads from delsel.el 6518;;; Generated autoloads from delsel.el
6453 6519
6454(defalias 'pending-delete-mode 'delete-selection-mode) 6520(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -6464,8 +6530,8 @@ or call the function `delete-selection-mode'.")
6464 6530
6465(autoload 'delete-selection-mode "delsel" "\ 6531(autoload 'delete-selection-mode "delsel" "\
6466Toggle Delete Selection mode. 6532Toggle Delete Selection mode.
6467With prefix ARG, turn Delete Selection mode on if and only if ARG is 6533With prefix ARG, turn Delete Selection mode on if ARG is
6468positive. 6534positive, off if ARG is not positive.
6469 6535
6470When Delete Selection mode is enabled, Transient Mark mode is also 6536When Delete Selection mode is enabled, Transient Mark mode is also
6471enabled and typed text replaces the selection if the selection is 6537enabled and typed text replaces the selection if the selection is
@@ -6477,7 +6543,7 @@ any selection.
6477;;;*** 6543;;;***
6478 6544
6479;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 6545;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
6480;;;;;; "derived" "emacs-lisp/derived.el" (18088 55095)) 6546;;;;;; "derived" "emacs-lisp/derived.el" (18307 57861))
6481;;; Generated autoloads from emacs-lisp/derived.el 6547;;; Generated autoloads from emacs-lisp/derived.el
6482 6548
6483(autoload 'define-derived-mode "derived" "\ 6549(autoload 'define-derived-mode "derived" "\
@@ -6542,7 +6608,7 @@ the first time the mode is used.
6542;;;*** 6608;;;***
6543 6609
6544;;;### (autoloads (describe-char describe-text-properties) "descr-text" 6610;;;### (autoloads (describe-char describe-text-properties) "descr-text"
6545;;;;;; "descr-text.el" (18088 55081)) 6611;;;;;; "descr-text.el" (18307 57854))
6546;;; Generated autoloads from descr-text.el 6612;;; Generated autoloads from descr-text.el
6547 6613
6548(autoload 'describe-text-properties "descr-text" "\ 6614(autoload 'describe-text-properties "descr-text" "\
@@ -6568,7 +6634,7 @@ as well as widgets, buttons, overlays, and text properties.
6568;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6634;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6569;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 6635;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
6570;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 6636;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
6571;;;;;; "desktop.el" (18211 32385)) 6637;;;;;; "desktop.el" (18307 57854))
6572;;; Generated autoloads from desktop.el 6638;;; Generated autoloads from desktop.el
6573 6639
6574(defvar desktop-save-mode nil "\ 6640(defvar desktop-save-mode nil "\
@@ -6752,7 +6818,7 @@ Revert to the last loaded desktop.
6752 6818
6753;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 6819;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
6754;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 6820;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
6755;;;;;; "deuglify" "gnus/deuglify.el" (18212 46006)) 6821;;;;;; "deuglify" "gnus/deuglify.el" (18307 57865))
6756;;; Generated autoloads from gnus/deuglify.el 6822;;; Generated autoloads from gnus/deuglify.el
6757 6823
6758(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 6824(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6785,7 +6851,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
6785;;;*** 6851;;;***
6786 6852
6787;;;### (autoloads (devanagari-post-read-conversion devanagari-compose-region) 6853;;;### (autoloads (devanagari-post-read-conversion devanagari-compose-region)
6788;;;;;; "devan-util" "language/devan-util.el" (18088 55109)) 6854;;;;;; "devan-util" "language/devan-util.el" (18307 57867))
6789;;; Generated autoloads from language/devan-util.el 6855;;; Generated autoloads from language/devan-util.el
6790 6856
6791(defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") 6857(defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]")
@@ -6803,7 +6869,7 @@ Not documented
6803;;;*** 6869;;;***
6804 6870
6805;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6871;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6806;;;;;; "calendar/diary-lib.el" (18157 34340)) 6872;;;;;; "calendar/diary-lib.el" (18307 57860))
6807;;; Generated autoloads from calendar/diary-lib.el 6873;;; Generated autoloads from calendar/diary-lib.el
6808 6874
6809(autoload 'diary "diary-lib" "\ 6875(autoload 'diary "diary-lib" "\
@@ -6849,7 +6915,7 @@ Major mode for editing the diary file.
6849;;;*** 6915;;;***
6850 6916
6851;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 6917;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
6852;;;;;; "diff.el" (18210 30826)) 6918;;;;;; "diff.el" (18307 57854))
6853;;; Generated autoloads from diff.el 6919;;; Generated autoloads from diff.el
6854 6920
6855(defvar diff-switches "-c" "\ 6921(defvar diff-switches "-c" "\
@@ -6883,7 +6949,7 @@ With prefix arg, prompt for diff switches.
6883;;;*** 6949;;;***
6884 6950
6885;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 6951;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
6886;;;;;; (18203 37786)) 6952;;;;;; (18316 12901))
6887;;; Generated autoloads from diff-mode.el 6953;;; Generated autoloads from diff-mode.el
6888 6954
6889(autoload 'diff-mode "diff-mode" "\ 6955(autoload 'diff-mode "diff-mode" "\
@@ -6915,7 +6981,7 @@ Minor mode for viewing/editing context diffs.
6915;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 6981;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
6916;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 6982;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
6917;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 6983;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
6918;;;;;; "dired" "dired.el" (18200 51263)) 6984;;;;;; "dired" "dired.el" (18307 57854))
6919;;; Generated autoloads from dired.el 6985;;; Generated autoloads from dired.el
6920 6986
6921(defvar dired-listing-switches "-al" "\ 6987(defvar dired-listing-switches "-al" "\
@@ -6929,7 +6995,7 @@ some of the `ls' switches are not supported; see the doc string of
6929 6995
6930(custom-autoload 'dired-listing-switches "dired" t) 6996(custom-autoload 'dired-listing-switches "dired" t)
6931 6997
6932(defvar dired-chown-program (if (memq system-type '(hpux dgux usg-unix-v irix linux gnu/linux cygwin)) "chown" (if (file-exists-p "/usr/sbin/chown") "/usr/sbin/chown" "/etc/chown")) "\ 6998(defvar dired-chown-program (if (memq system-type '(hpux usg-unix-v irix linux gnu/linux cygwin)) "chown" (if (file-exists-p "/usr/sbin/chown") "/usr/sbin/chown" "/etc/chown")) "\
6933Name of chown command (usually `chown' or `/etc/chown').") 6999Name of chown command (usually `chown' or `/etc/chown').")
6934 7000
6935(defvar dired-ls-F-marks-symlinks nil "\ 7001(defvar dired-ls-F-marks-symlinks nil "\
@@ -7120,7 +7186,7 @@ Keybindings:
7120;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory 7186;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory
7121;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp 7187;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp
7122;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff 7188;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff
7123;;;;;; dired-diff) "dired-aux" "dired-aux.el" (18169 11930)) 7189;;;;;; dired-diff) "dired-aux" "dired-aux.el" (18307 57854))
7124;;; Generated autoloads from dired-aux.el 7190;;; Generated autoloads from dired-aux.el
7125 7191
7126(autoload 'dired-diff "dired-aux" "\ 7192(autoload 'dired-diff "dired-aux" "\
@@ -7535,7 +7601,7 @@ true then the type of the file linked to by FILE is printed instead.
7535;;;*** 7601;;;***
7536 7602
7537;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" 7603;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el"
7538;;;;;; (18212 46004)) 7604;;;;;; (18307 57854))
7539;;; Generated autoloads from dired-x.el 7605;;; Generated autoloads from dired-x.el
7540 7606
7541(autoload 'dired-jump "dired-x" "\ 7607(autoload 'dired-jump "dired-x" "\
@@ -7565,12 +7631,16 @@ For absolute symlinks, use \\[dired-do-symlink].
7565;;;*** 7631;;;***
7566 7632
7567;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el" 7633;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el"
7568;;;;;; (18213 13926)) 7634;;;;;; (18307 57854))
7569;;; Generated autoloads from dirtrack.el 7635;;; Generated autoloads from dirtrack.el
7570 7636
7571(autoload 'dirtrack-mode "dirtrack" "\ 7637(autoload 'dirtrack-mode "dirtrack" "\
7572Enable or disable Dirtrack directory tracking in a shell buffer. 7638Enable or disable Dirtrack directory tracking in a shell buffer.
7573This provides an alternative to `shell-dirtrack-mode'. 7639This method requires that your shell prompt contain the full
7640current working directory at all times, and that `dirtrack-list'
7641is set to match the prompt. This is an alternative to
7642`shell-dirtrack-mode', which works differently, by tracking `cd'
7643and similar commands which change the shell working directory.
7574 7644
7575\(fn &optional ARG)" t nil) 7645\(fn &optional ARG)" t nil)
7576 7646
@@ -7587,8 +7657,8 @@ function `dirtrack-debug-mode' to turn on debugging output.
7587 7657
7588;;;*** 7658;;;***
7589 7659
7590;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (18173 7660;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (18307
7591;;;;;; 8195)) 7661;;;;;; 57861))
7592;;; Generated autoloads from emacs-lisp/disass.el 7662;;; Generated autoloads from emacs-lisp/disass.el
7593 7663
7594(autoload 'disassemble "disass" "\ 7664(autoload 'disassemble "disass" "\
@@ -7607,7 +7677,7 @@ redefine OBJECT if it is a symbol.
7607;;;;;; standard-display-g1 standard-display-ascii standard-display-default 7677;;;;;; standard-display-g1 standard-display-ascii standard-display-default
7608;;;;;; standard-display-8bit describe-current-display-table describe-display-table 7678;;;;;; standard-display-8bit describe-current-display-table describe-display-table
7609;;;;;; set-display-table-slot display-table-slot make-display-table) 7679;;;;;; set-display-table-slot display-table-slot make-display-table)
7610;;;;;; "disp-table" "disp-table.el" (18088 55082)) 7680;;;;;; "disp-table" "disp-table.el" (18307 57854))
7611;;; Generated autoloads from disp-table.el 7681;;; Generated autoloads from disp-table.el
7612 7682
7613(autoload 'make-display-table "disp-table" "\ 7683(autoload 'make-display-table "disp-table" "\
@@ -7723,7 +7793,7 @@ for users who call this function in `.emacs'.
7723;;;*** 7793;;;***
7724 7794
7725;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 7795;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
7726;;;;;; (18088 55113)) 7796;;;;;; (18307 57870))
7727;;; Generated autoloads from play/dissociate.el 7797;;; Generated autoloads from play/dissociate.el
7728 7798
7729(autoload 'dissociated-press "dissociate" "\ 7799(autoload 'dissociated-press "dissociate" "\
@@ -7739,7 +7809,7 @@ Default is 2.
7739 7809
7740;;;*** 7810;;;***
7741 7811
7742;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (18088 55082)) 7812;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (18307 57854))
7743;;; Generated autoloads from dnd.el 7813;;; Generated autoloads from dnd.el
7744 7814
7745(defvar dnd-protocol-alist '(("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file) ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file)) "\ 7815(defvar dnd-protocol-alist '(("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file) ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file)) "\
@@ -7760,7 +7830,7 @@ if some action was made, or nil if the URL is ignored.")
7760;;;*** 7830;;;***
7761 7831
7762;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 7832;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
7763;;;;;; "textmodes/dns-mode.el" (18088 55119)) 7833;;;;;; "textmodes/dns-mode.el" (18307 57872))
7764;;; Generated autoloads from textmodes/dns-mode.el 7834;;; Generated autoloads from textmodes/dns-mode.el
7765 7835
7766(autoload 'dns-mode "dns-mode" "\ 7836(autoload 'dns-mode "dns-mode" "\
@@ -7784,20 +7854,38 @@ Locate SOA record and increment the serial field.
7784 7854
7785;;;*** 7855;;;***
7786 7856
7787;;;### (autoloads (doc-view-mode) "doc-view" "doc-view.el" (18201 7857;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode
7788;;;;;; 33325)) 7858;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (18310 28916))
7789;;; Generated autoloads from doc-view.el 7859;;; Generated autoloads from doc-view.el
7790 7860
7861(autoload 'doc-view-mode-p "doc-view" "\
7862Return non-nil if image type TYPE is available for `doc-view'.
7863Image types are symbols like `dvi', `postscript' or `pdf'.
7864
7865\(fn TYPE)" nil nil)
7866
7791(autoload 'doc-view-mode "doc-view" "\ 7867(autoload 'doc-view-mode "doc-view" "\
7792Major mode in DocView buffers. 7868Major mode in DocView buffers.
7793You can use \\<doc-view-mode-map>\\[doc-view-toggle-display] to 7869You can use \\<doc-view-mode-map>\\[doc-view-toggle-display] to
7794toggle between display as a set of images and display as text. 7870toggle between displaying the document or editing it as text.
7795 7871
7796\(fn)" t nil) 7872\(fn)" t nil)
7797 7873
7874(autoload 'doc-view-minor-mode "doc-view" "\
7875Toggle Doc view minor mode.
7876With arg, turn Doc view minor mode on if arg is positive, off otherwise.
7877See the command `doc-view-mode' for more information on this mode.
7878
7879\(fn &optional ARG)" t nil)
7880
7881(autoload 'doc-view-bookmark-jump "doc-view" "\
7882Not documented
7883
7884\(fn BMK)" nil nil)
7885
7798;;;*** 7886;;;***
7799 7887
7800;;;### (autoloads (doctor) "doctor" "play/doctor.el" (18088 55113)) 7888;;;### (autoloads (doctor) "doctor" "play/doctor.el" (18307 57870))
7801;;; Generated autoloads from play/doctor.el 7889;;; Generated autoloads from play/doctor.el
7802 7890
7803(autoload 'doctor "doctor" "\ 7891(autoload 'doctor "doctor" "\
@@ -7807,7 +7895,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
7807 7895
7808;;;*** 7896;;;***
7809 7897
7810;;;### (autoloads (double-mode) "double" "double.el" (18203 37786)) 7898;;;### (autoloads (double-mode) "double" "double.el" (18307 57855))
7811;;; Generated autoloads from double.el 7899;;; Generated autoloads from double.el
7812 7900
7813(autoload 'double-mode "double" "\ 7901(autoload 'double-mode "double" "\
@@ -7822,7 +7910,7 @@ when pressed twice. See variable `double-map' for details.
7822 7910
7823;;;*** 7911;;;***
7824 7912
7825;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (18088 55113)) 7913;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (18307 57870))
7826;;; Generated autoloads from play/dunnet.el 7914;;; Generated autoloads from play/dunnet.el
7827 7915
7828(autoload 'dunnet "dunnet" "\ 7916(autoload 'dunnet "dunnet" "\
@@ -7833,7 +7921,7 @@ Switch to *dungeon* buffer and start game.
7833;;;*** 7921;;;***
7834 7922
7835;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" 7923;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
7836;;;;;; (18088 55101)) 7924;;;;;; (18307 57865))
7837;;; Generated autoloads from gnus/earcon.el 7925;;; Generated autoloads from gnus/earcon.el
7838 7926
7839(autoload 'gnus-earcon-display "earcon" "\ 7927(autoload 'gnus-earcon-display "earcon" "\
@@ -7845,7 +7933,7 @@ Play sounds in message buffers.
7845 7933
7846;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 7934;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
7847;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 7935;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
7848;;;;;; "emacs-lisp/easy-mmode.el" (18201 33326)) 7936;;;;;; "emacs-lisp/easy-mmode.el" (18307 57861))
7849;;; Generated autoloads from emacs-lisp/easy-mmode.el 7937;;; Generated autoloads from emacs-lisp/easy-mmode.el
7850 7938
7851(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 7939(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -7939,8 +8027,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
7939;;;*** 8027;;;***
7940 8028
7941;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 8029;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
7942;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (18120 8030;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (18317
7943;;;;;; 34750)) 8031;;;;;; 19256))
7944;;; Generated autoloads from emacs-lisp/easymenu.el 8032;;; Generated autoloads from emacs-lisp/easymenu.el
7945 8033
7946(put 'easy-menu-define 'lisp-indent-function 'defun) 8034(put 'easy-menu-define 'lisp-indent-function 'defun)
@@ -8013,10 +8101,15 @@ whenever this expression's value is non-nil.
8013INCLUDE is an expression; this item is only visible if this 8101INCLUDE is an expression; this item is only visible if this
8014expression has a non-nil value. `:included' is an alias for `:visible'. 8102expression has a non-nil value. `:included' is an alias for `:visible'.
8015 8103
8104 :label FORM
8105
8106FORM is an expression that will be dynamically evaluated and whose
8107value will be used for the menu entry's text label (the default is NAME).
8108
8016 :suffix FORM 8109 :suffix FORM
8017 8110
8018FORM is an expression that will be dynamically evaluated and whose 8111FORM is an expression that will be dynamically evaluated and whose
8019value will be concatenated to the menu entry's NAME. 8112value will be concatenated to the menu entry's label.
8020 8113
8021 :style STYLE 8114 :style STYLE
8022 8115
@@ -8089,7 +8182,7 @@ To implement dynamic menus, either call this from
8089;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer 8182;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer
8090;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer 8183;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer
8091;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 8184;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
8092;;;;;; "progmodes/ebnf2ps.el" (18192 17587)) 8185;;;;;; "progmodes/ebnf2ps.el" (18307 57871))
8093;;; Generated autoloads from progmodes/ebnf2ps.el 8186;;; Generated autoloads from progmodes/ebnf2ps.el
8094 8187
8095(autoload 'ebnf-customize "ebnf2ps" "\ 8188(autoload 'ebnf-customize "ebnf2ps" "\
@@ -8363,8 +8456,8 @@ See `ebnf-style-database' documentation.
8363;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 8456;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
8364;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 8457;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
8365;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 8458;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
8366;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (18197 8459;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (18307
8367;;;;;; 21675)) 8460;;;;;; 57871))
8368;;; Generated autoloads from progmodes/ebrowse.el 8461;;; Generated autoloads from progmodes/ebrowse.el
8369 8462
8370(autoload 'ebrowse-tree-mode "ebrowse" "\ 8463(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -8515,7 +8608,7 @@ Display statistics for a class tree.
8515;;;*** 8608;;;***
8516 8609
8517;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 8610;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
8518;;;;;; (18133 2196)) 8611;;;;;; (18307 57855))
8519;;; Generated autoloads from ebuff-menu.el 8612;;; Generated autoloads from ebuff-menu.el
8520 8613
8521(autoload 'electric-buffer-list "ebuff-menu" "\ 8614(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -8540,7 +8633,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
8540;;;*** 8633;;;***
8541 8634
8542;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 8635;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
8543;;;;;; "echistory.el" (18133 2196)) 8636;;;;;; "echistory.el" (18307 57855))
8544;;; Generated autoloads from echistory.el 8637;;; Generated autoloads from echistory.el
8545 8638
8546(autoload 'Electric-command-history-redo-expression "echistory" "\ 8639(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -8552,7 +8645,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
8552;;;*** 8645;;;***
8553 8646
8554;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el" 8647;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el"
8555;;;;;; (18212 21473)) 8648;;;;;; (18308 19808))
8556;;; Generated autoloads from gnus/ecomplete.el 8649;;; Generated autoloads from gnus/ecomplete.el
8557 8650
8558(autoload 'ecomplete-setup "ecomplete" "\ 8651(autoload 'ecomplete-setup "ecomplete" "\
@@ -8564,7 +8657,7 @@ Not documented
8564 8657
8565;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 8658;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
8566;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 8659;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
8567;;;;;; "emacs-lisp/edebug.el" (18197 21672)) 8660;;;;;; "emacs-lisp/edebug.el" (18307 57861))
8568;;; Generated autoloads from emacs-lisp/edebug.el 8661;;; Generated autoloads from emacs-lisp/edebug.el
8569 8662
8570(defvar edebug-all-defs nil "\ 8663(defvar edebug-all-defs nil "\
@@ -8629,15 +8722,15 @@ Toggle edebugging of all forms.
8629;;;*** 8722;;;***
8630 8723
8631;;;### (autoloads (ediff-documentation ediff-version ediff-revision 8724;;;### (autoloads (ediff-documentation ediff-version ediff-revision
8632;;;;;; ediff-patch-buffer ediff-patch-file run-ediff-from-cvs-buffer 8725;;;;;; ediff-patch-buffer ediff-patch-file ediff-merge-revisions-with-ancestor
8633;;;;;; ediff-merge-revisions-with-ancestor ediff-merge-revisions 8726;;;;;; ediff-merge-revisions ediff-merge-buffers-with-ancestor ediff-merge-buffers
8634;;;;;; ediff-merge-buffers-with-ancestor ediff-merge-buffers ediff-merge-files-with-ancestor 8727;;;;;; ediff-merge-files-with-ancestor ediff-merge-files ediff-regions-linewise
8635;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise 8728;;;;;; ediff-regions-wordwise ediff-windows-linewise ediff-windows-wordwise
8636;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor 8729;;;;;; ediff-merge-directory-revisions-with-ancestor ediff-merge-directory-revisions
8637;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor 8730;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories
8638;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions 8731;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories
8639;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup 8732;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-files3 ediff-files)
8640;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (18120 34749)) 8733;;;;;; "ediff" "ediff.el" (18309 50453))
8641;;; Generated autoloads from ediff.el 8734;;; Generated autoloads from ediff.el
8642 8735
8643(autoload 'ediff-files "ediff" "\ 8736(autoload 'ediff-files "ediff" "\
@@ -8813,13 +8906,6 @@ buffer.
8813 8906
8814\(fn &optional FILE STARTUP-HOOKS MERGE-BUFFER-FILE)" t nil) 8907\(fn &optional FILE STARTUP-HOOKS MERGE-BUFFER-FILE)" t nil)
8815 8908
8816(autoload 'run-ediff-from-cvs-buffer "ediff" "\
8817Run Ediff-merge on appropriate revisions of the selected file.
8818First run after `M-x cvs-update'. Then place the cursor on a line describing a
8819file and then run `run-ediff-from-cvs-buffer'.
8820
8821\(fn POS)" t nil)
8822
8823(autoload 'ediff-patch-file "ediff" "\ 8909(autoload 'ediff-patch-file "ediff" "\
8824Run Ediff by patching SOURCE-FILENAME. 8910Run Ediff by patching SOURCE-FILENAME.
8825If optional PATCH-BUF is given, use the patch in that buffer 8911If optional PATCH-BUF is given, use the patch in that buffer
@@ -8869,7 +8955,7 @@ With optional NODE, goes to that node.
8869;;;*** 8955;;;***
8870 8956
8871;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" 8957;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
8872;;;;;; (18202 3993)) 8958;;;;;; (18307 57855))
8873;;; Generated autoloads from ediff-help.el 8959;;; Generated autoloads from ediff-help.el
8874 8960
8875(autoload 'ediff-customize "ediff-help" "\ 8961(autoload 'ediff-customize "ediff-help" "\
@@ -8879,7 +8965,7 @@ Not documented
8879 8965
8880;;;*** 8966;;;***
8881 8967
8882;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (18203 37786)) 8968;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (18307 57855))
8883;;; Generated autoloads from ediff-hook.el 8969;;; Generated autoloads from ediff-hook.el
8884 8970
8885(defvar ediff-window-setup-function) 8971(defvar ediff-window-setup-function)
@@ -8892,7 +8978,7 @@ Not documented
8892;;;*** 8978;;;***
8893 8979
8894;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 8980;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
8895;;;;;; (18169 11930)) 8981;;;;;; (18307 57855))
8896;;; Generated autoloads from ediff-mult.el 8982;;; Generated autoloads from ediff-mult.el
8897 8983
8898(autoload 'ediff-show-registry "ediff-mult" "\ 8984(autoload 'ediff-show-registry "ediff-mult" "\
@@ -8905,7 +8991,7 @@ Display Ediff's registry.
8905;;;*** 8991;;;***
8906 8992
8907;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 8993;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
8908;;;;;; "ediff-util" "ediff-util.el" (18214 4759)) 8994;;;;;; "ediff-util" "ediff-util.el" (18309 50453))
8909;;; Generated autoloads from ediff-util.el 8995;;; Generated autoloads from ediff-util.el
8910 8996
8911(autoload 'ediff-toggle-multiframe "ediff-util" "\ 8997(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -8926,7 +9012,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
8926 9012
8927;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 9013;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
8928;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 9014;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
8929;;;;;; (18133 2196)) 9015;;;;;; (18307 57855))
8930;;; Generated autoloads from edmacro.el 9016;;; Generated autoloads from edmacro.el
8931 9017
8932(defvar edmacro-eight-bits nil "\ 9018(defvar edmacro-eight-bits nil "\
@@ -8979,7 +9065,7 @@ or nil, use a compact 80-column format.
8979;;;*** 9065;;;***
8980 9066
8981;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 9067;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
8982;;;;;; "emulation/edt.el" (18212 54459)) 9068;;;;;; "emulation/edt.el" (18307 57862))
8983;;; Generated autoloads from emulation/edt.el 9069;;; Generated autoloads from emulation/edt.el
8984 9070
8985(autoload 'edt-set-scroll-margins "edt" "\ 9071(autoload 'edt-set-scroll-margins "edt" "\
@@ -8997,7 +9083,7 @@ Turn on EDT Emulation.
8997;;;*** 9083;;;***
8998 9084
8999;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 9085;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
9000;;;;;; (18088 55083)) 9086;;;;;; (18307 57855))
9001;;; Generated autoloads from ehelp.el 9087;;; Generated autoloads from ehelp.el
9002 9088
9003(autoload 'with-electric-help "ehelp" "\ 9089(autoload 'with-electric-help "ehelp" "\
@@ -9034,7 +9120,7 @@ Not documented
9034;;;*** 9120;;;***
9035 9121
9036;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 9122;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
9037;;;;;; "eldoc" "emacs-lisp/eldoc.el" (18173 8195)) 9123;;;;;; "eldoc" "emacs-lisp/eldoc.el" (18307 57861))
9038;;; Generated autoloads from emacs-lisp/eldoc.el 9124;;; Generated autoloads from emacs-lisp/eldoc.el
9039 9125
9040(defvar eldoc-minor-mode-string " ElDoc" "\ 9126(defvar eldoc-minor-mode-string " ElDoc" "\
@@ -9072,8 +9158,8 @@ Emacs Lisp mode) that support Eldoc.")
9072 9158
9073;;;*** 9159;;;***
9074 9160
9075;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (18088 9161;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (18307
9076;;;;;; 55083)) 9162;;;;;; 57855))
9077;;; Generated autoloads from elide-head.el 9163;;; Generated autoloads from elide-head.el
9078 9164
9079(autoload 'elide-head "elide-head" "\ 9165(autoload 'elide-head "elide-head" "\
@@ -9089,7 +9175,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
9089;;;*** 9175;;;***
9090 9176
9091;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" 9177;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
9092;;;;;; (18173 8195)) 9178;;;;;; (18307 57861))
9093;;; Generated autoloads from emacs-lisp/elint.el 9179;;; Generated autoloads from emacs-lisp/elint.el
9094 9180
9095(autoload 'elint-initialize "elint" "\ 9181(autoload 'elint-initialize "elint" "\
@@ -9100,8 +9186,8 @@ Initialize elint.
9100;;;*** 9186;;;***
9101 9187
9102;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 9188;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
9103;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (18173 9189;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (18307
9104;;;;;; 8195)) 9190;;;;;; 57861))
9105;;; Generated autoloads from emacs-lisp/elp.el 9191;;; Generated autoloads from emacs-lisp/elp.el
9106 9192
9107(autoload 'elp-instrument-function "elp" "\ 9193(autoload 'elp-instrument-function "elp" "\
@@ -9127,7 +9213,7 @@ For example, to instrument all ELP functions, do the following:
9127(autoload 'elp-results "elp" "\ 9213(autoload 'elp-results "elp" "\
9128Display current profiling results. 9214Display current profiling results.
9129If `elp-reset-after-results' is non-nil, then current profiling 9215If `elp-reset-after-results' is non-nil, then current profiling
9130information for all instrumented functions are reset after results are 9216information for all instrumented functions is reset after results are
9131displayed. 9217displayed.
9132 9218
9133\(fn)" t nil) 9219\(fn)" t nil)
@@ -9135,7 +9221,7 @@ displayed.
9135;;;*** 9221;;;***
9136 9222
9137;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 9223;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
9138;;;;;; (18173 8195)) 9224;;;;;; (18302 4831))
9139;;; Generated autoloads from mail/emacsbug.el 9225;;; Generated autoloads from mail/emacsbug.el
9140 9226
9141(autoload 'report-emacs-bug "emacsbug" "\ 9227(autoload 'report-emacs-bug "emacsbug" "\
@@ -9228,7 +9314,7 @@ Not documented
9228;;;*** 9314;;;***
9229 9315
9230;;;### (autoloads (encoded-kbd-setup-display) "encoded-kb" "international/encoded-kb.el" 9316;;;### (autoloads (encoded-kbd-setup-display) "encoded-kb" "international/encoded-kb.el"
9231;;;;;; (18200 51265)) 9317;;;;;; (18307 57867))
9232;;; Generated autoloads from international/encoded-kb.el 9318;;; Generated autoloads from international/encoded-kb.el
9233 9319
9234(autoload 'encoded-kbd-setup-display "encoded-kb" "\ 9320(autoload 'encoded-kbd-setup-display "encoded-kb" "\
@@ -9240,24 +9326,8 @@ DISPLAY may be a display id, a frame, or nil for the selected frame's display.
9240 9326
9241;;;*** 9327;;;***
9242 9328
9243;;;### (autoloads (encrypt-insert-file-contents encrypt-find-model)
9244;;;;;; "encrypt" "gnus/encrypt.el" (18212 21482))
9245;;; Generated autoloads from gnus/encrypt.el
9246
9247(autoload 'encrypt-find-model "encrypt" "\
9248Given a filename, find a encrypt-file-alist entry
9249
9250\(fn FILENAME)" nil nil)
9251
9252(autoload 'encrypt-insert-file-contents "encrypt" "\
9253Decrypt FILE into the current buffer.
9254
9255\(fn FILE &optional MODEL)" t nil)
9256
9257;;;***
9258
9259;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 9329;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
9260;;;;;; "enriched" "textmodes/enriched.el" (18088 55119)) 9330;;;;;; "enriched" "textmodes/enriched.el" (18307 57872))
9261;;; Generated autoloads from textmodes/enriched.el 9331;;; Generated autoloads from textmodes/enriched.el
9262 9332
9263(autoload 'enriched-mode "enriched" "\ 9333(autoload 'enriched-mode "enriched" "\
@@ -9288,7 +9358,7 @@ Not documented
9288;;;*** 9358;;;***
9289 9359
9290;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" 9360;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc"
9291;;;;;; "erc/erc.el" (18213 13926)) 9361;;;;;; "erc/erc.el" (18307 57865))
9292;;; Generated autoloads from erc/erc.el 9362;;; Generated autoloads from erc/erc.el
9293 9363
9294(autoload 'erc-select-read-args "erc" "\ 9364(autoload 'erc-select-read-args "erc" "\
@@ -9330,33 +9400,33 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
9330 9400
9331;;;*** 9401;;;***
9332 9402
9333;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (18088 9403;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (18307
9334;;;;;; 55099)) 9404;;;;;; 57864))
9335;;; Generated autoloads from erc/erc-autoaway.el 9405;;; Generated autoloads from erc/erc-autoaway.el
9336 (autoload 'erc-autoaway-mode "erc-autoaway") 9406 (autoload 'erc-autoaway-mode "erc-autoaway")
9337 9407
9338;;;*** 9408;;;***
9339 9409
9340;;;### (autoloads nil "erc-button" "erc/erc-button.el" (18147 59472)) 9410;;;### (autoloads nil "erc-button" "erc/erc-button.el" (18307 57864))
9341;;; Generated autoloads from erc/erc-button.el 9411;;; Generated autoloads from erc/erc-button.el
9342 (autoload 'erc-button-mode "erc-button" nil t) 9412 (autoload 'erc-button-mode "erc-button" nil t)
9343 9413
9344;;;*** 9414;;;***
9345 9415
9346;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (18088 55099)) 9416;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (18307 57864))
9347;;; Generated autoloads from erc/erc-capab.el 9417;;; Generated autoloads from erc/erc-capab.el
9348 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 9418 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
9349 9419
9350;;;*** 9420;;;***
9351 9421
9352;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (18147 59472)) 9422;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (18307 57864))
9353;;; Generated autoloads from erc/erc-compat.el 9423;;; Generated autoloads from erc/erc-compat.el
9354 (autoload 'erc-define-minor-mode "erc-compat") 9424 (autoload 'erc-define-minor-mode "erc-compat")
9355 9425
9356;;;*** 9426;;;***
9357 9427
9358;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 9428;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
9359;;;;;; "erc-dcc" "erc/erc-dcc.el" (18088 55099)) 9429;;;;;; "erc-dcc" "erc/erc-dcc.el" (18307 57864))
9360;;; Generated autoloads from erc/erc-dcc.el 9430;;; Generated autoloads from erc/erc-dcc.el
9361 9431
9362(autoload 'erc-cmd-DCC "erc-dcc" "\ 9432(autoload 'erc-cmd-DCC "erc-dcc" "\
@@ -9388,7 +9458,7 @@ that subcommand.
9388;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 9458;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
9389;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 9459;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
9390;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 9460;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
9391;;;;;; (18088 55099)) 9461;;;;;; (18307 57864))
9392;;; Generated autoloads from erc/erc-ezbounce.el 9462;;; Generated autoloads from erc/erc-ezbounce.el
9393 9463
9394(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 9464(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -9450,8 +9520,8 @@ Add EZBouncer convenience functions to ERC.
9450 9520
9451;;;*** 9521;;;***
9452 9522
9453;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (18088 9523;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (18307
9454;;;;;; 55099)) 9524;;;;;; 57864))
9455;;; Generated autoloads from erc/erc-fill.el 9525;;; Generated autoloads from erc/erc-fill.el
9456 (autoload 'erc-fill-mode "erc-fill" nil t) 9526 (autoload 'erc-fill-mode "erc-fill" nil t)
9457 9527
@@ -9463,15 +9533,15 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
9463 9533
9464;;;*** 9534;;;***
9465 9535
9466;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (18088 9536;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (18307
9467;;;;;; 55099)) 9537;;;;;; 57864))
9468;;; Generated autoloads from erc/erc-hecomplete.el 9538;;; Generated autoloads from erc/erc-hecomplete.el
9469 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t) 9539 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t)
9470 9540
9471;;;*** 9541;;;***
9472 9542
9473;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 9543;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
9474;;;;;; "erc/erc-identd.el" (18147 59472)) 9544;;;;;; "erc/erc-identd.el" (18307 57864))
9475;;; Generated autoloads from erc/erc-identd.el 9545;;; Generated autoloads from erc/erc-identd.el
9476 (autoload 'erc-identd-mode "erc-identd") 9546 (autoload 'erc-identd-mode "erc-identd")
9477 9547
@@ -9493,7 +9563,7 @@ Not documented
9493;;;*** 9563;;;***
9494 9564
9495;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 9565;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
9496;;;;;; (18088 55099)) 9566;;;;;; (18307 57864))
9497;;; Generated autoloads from erc/erc-imenu.el 9567;;; Generated autoloads from erc/erc-imenu.el
9498 9568
9499(autoload 'erc-create-imenu-index "erc-imenu" "\ 9569(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -9503,14 +9573,14 @@ Not documented
9503 9573
9504;;;*** 9574;;;***
9505 9575
9506;;;### (autoloads nil "erc-join" "erc/erc-join.el" (18088 55099)) 9576;;;### (autoloads nil "erc-join" "erc/erc-join.el" (18307 57864))
9507;;; Generated autoloads from erc/erc-join.el 9577;;; Generated autoloads from erc/erc-join.el
9508 (autoload 'erc-autojoin-mode "erc-join" nil t) 9578 (autoload 'erc-autojoin-mode "erc-join" nil t)
9509 9579
9510;;;*** 9580;;;***
9511 9581
9512;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 9582;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
9513;;;;;; "erc/erc-log.el" (18213 13926)) 9583;;;;;; "erc/erc-log.el" (18307 57864))
9514;;; Generated autoloads from erc/erc-log.el 9584;;; Generated autoloads from erc/erc-log.el
9515 (autoload 'erc-log-mode "erc-log" nil t) 9585 (autoload 'erc-log-mode "erc-log" nil t)
9516 9586
@@ -9542,7 +9612,7 @@ You can save every individual message by putting this function on
9542;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 9612;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
9543;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 9613;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
9544;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 9614;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
9545;;;;;; (18088 55100)) 9615;;;;;; (18307 57864))
9546;;; Generated autoloads from erc/erc-match.el 9616;;; Generated autoloads from erc/erc-match.el
9547 (autoload 'erc-match-mode "erc-match") 9617 (autoload 'erc-match-mode "erc-match")
9548 9618
@@ -9588,14 +9658,14 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9588 9658
9589;;;*** 9659;;;***
9590 9660
9591;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (18088 55100)) 9661;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (18307 57864))
9592;;; Generated autoloads from erc/erc-menu.el 9662;;; Generated autoloads from erc/erc-menu.el
9593 (autoload 'erc-menu-mode "erc-menu" nil t) 9663 (autoload 'erc-menu-mode "erc-menu" nil t)
9594 9664
9595;;;*** 9665;;;***
9596 9666
9597;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 9667;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
9598;;;;;; (18088 55100)) 9668;;;;;; (18307 57864))
9599;;; Generated autoloads from erc/erc-netsplit.el 9669;;; Generated autoloads from erc/erc-netsplit.el
9600 (autoload 'erc-netsplit-mode "erc-netsplit") 9670 (autoload 'erc-netsplit-mode "erc-netsplit")
9601 9671
@@ -9607,7 +9677,7 @@ Show who's gone.
9607;;;*** 9677;;;***
9608 9678
9609;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 9679;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
9610;;;;;; "erc/erc-networks.el" (18088 55100)) 9680;;;;;; "erc/erc-networks.el" (18307 57864))
9611;;; Generated autoloads from erc/erc-networks.el 9681;;; Generated autoloads from erc/erc-networks.el
9612 9682
9613(autoload 'erc-determine-network "erc-networks" "\ 9683(autoload 'erc-determine-network "erc-networks" "\
@@ -9625,7 +9695,7 @@ Interactively select a server to connect to using `erc-server-alist'.
9625;;;*** 9695;;;***
9626 9696
9627;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 9697;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
9628;;;;;; "erc/erc-notify.el" (18088 55100)) 9698;;;;;; "erc/erc-notify.el" (18307 57865))
9629;;; Generated autoloads from erc/erc-notify.el 9699;;; Generated autoloads from erc/erc-notify.el
9630 (autoload 'erc-notify-mode "erc-notify" nil t) 9700 (autoload 'erc-notify-mode "erc-notify" nil t)
9631 9701
@@ -9643,33 +9713,33 @@ Not documented
9643 9713
9644;;;*** 9714;;;***
9645 9715
9646;;;### (autoloads nil "erc-page" "erc/erc-page.el" (18088 55100)) 9716;;;### (autoloads nil "erc-page" "erc/erc-page.el" (18307 57865))
9647;;; Generated autoloads from erc/erc-page.el 9717;;; Generated autoloads from erc/erc-page.el
9648 (autoload 'erc-page-mode "erc-page") 9718 (autoload 'erc-page-mode "erc-page")
9649 9719
9650;;;*** 9720;;;***
9651 9721
9652;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (18088 9722;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (18307
9653;;;;;; 55100)) 9723;;;;;; 57865))
9654;;; Generated autoloads from erc/erc-pcomplete.el 9724;;; Generated autoloads from erc/erc-pcomplete.el
9655 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9725 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9656 9726
9657;;;*** 9727;;;***
9658 9728
9659;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (18088 55100)) 9729;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (18307 57865))
9660;;; Generated autoloads from erc/erc-replace.el 9730;;; Generated autoloads from erc/erc-replace.el
9661 (autoload 'erc-replace-mode "erc-replace") 9731 (autoload 'erc-replace-mode "erc-replace")
9662 9732
9663;;;*** 9733;;;***
9664 9734
9665;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (18088 55100)) 9735;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (18307 57865))
9666;;; Generated autoloads from erc/erc-ring.el 9736;;; Generated autoloads from erc/erc-ring.el
9667 (autoload 'erc-ring-mode "erc-ring" nil t) 9737 (autoload 'erc-ring-mode "erc-ring" nil t)
9668 9738
9669;;;*** 9739;;;***
9670 9740
9671;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 9741;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
9672;;;;;; "erc-services" "erc/erc-services.el" (18088 55100)) 9742;;;;;; "erc-services" "erc/erc-services.el" (18309 39532))
9673;;; Generated autoloads from erc/erc-services.el 9743;;; Generated autoloads from erc/erc-services.el
9674 (autoload 'erc-services-mode "erc-services" nil t) 9744 (autoload 'erc-services-mode "erc-services" nil t)
9675 9745
@@ -9686,14 +9756,14 @@ When called interactively, read the password using `read-passwd'.
9686 9756
9687;;;*** 9757;;;***
9688 9758
9689;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (18161 20995)) 9759;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (18307 57865))
9690;;; Generated autoloads from erc/erc-sound.el 9760;;; Generated autoloads from erc/erc-sound.el
9691 (autoload 'erc-sound-mode "erc-sound") 9761 (autoload 'erc-sound-mode "erc-sound")
9692 9762
9693;;;*** 9763;;;***
9694 9764
9695;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 9765;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9696;;;;;; (18088 55100)) 9766;;;;;; (18307 57865))
9697;;; Generated autoloads from erc/erc-speedbar.el 9767;;; Generated autoloads from erc/erc-speedbar.el
9698 9768
9699(autoload 'erc-speedbar-browser "erc-speedbar" "\ 9769(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9704,21 +9774,21 @@ This will add a speedbar major display mode.
9704 9774
9705;;;*** 9775;;;***
9706 9776
9707;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (18088 9777;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (18307
9708;;;;;; 55100)) 9778;;;;;; 57865))
9709;;; Generated autoloads from erc/erc-spelling.el 9779;;; Generated autoloads from erc/erc-spelling.el
9710 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9780 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9711 9781
9712;;;*** 9782;;;***
9713 9783
9714;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (18214 4763)) 9784;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (18307 57865))
9715;;; Generated autoloads from erc/erc-stamp.el 9785;;; Generated autoloads from erc/erc-stamp.el
9716 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9786 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9717 9787
9718;;;*** 9788;;;***
9719 9789
9720;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 9790;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
9721;;;;;; (18213 13926)) 9791;;;;;; (18307 57865))
9722;;; Generated autoloads from erc/erc-track.el 9792;;; Generated autoloads from erc/erc-track.el
9723 9793
9724(defvar erc-track-minor-mode nil "\ 9794(defvar erc-track-minor-mode nil "\
@@ -9741,7 +9811,7 @@ module, otherwise the keybindings will not do anything useful.
9741;;;*** 9811;;;***
9742 9812
9743;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 9813;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9744;;;;;; "erc-truncate" "erc/erc-truncate.el" (18088 55100)) 9814;;;;;; "erc-truncate" "erc/erc-truncate.el" (18307 57865))
9745;;; Generated autoloads from erc/erc-truncate.el 9815;;; Generated autoloads from erc/erc-truncate.el
9746 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9816 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9747 9817
@@ -9761,7 +9831,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9761;;;*** 9831;;;***
9762 9832
9763;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 9833;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9764;;;;;; (18088 55100)) 9834;;;;;; (18307 57865))
9765;;; Generated autoloads from erc/erc-xdcc.el 9835;;; Generated autoloads from erc/erc-xdcc.el
9766 9836
9767(autoload 'erc-xdcc-add-file "erc-xdcc" "\ 9837(autoload 'erc-xdcc-add-file "erc-xdcc" "\
@@ -9771,8 +9841,8 @@ Add a file to `erc-xdcc-files'.
9771 9841
9772;;;*** 9842;;;***
9773 9843
9774;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (18203 9844;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (18307
9775;;;;;; 37788)) 9845;;;;;; 57865))
9776;;; Generated autoloads from eshell/esh-mode.el 9846;;; Generated autoloads from eshell/esh-mode.el
9777 9847
9778(autoload 'eshell-mode "esh-mode" "\ 9848(autoload 'eshell-mode "esh-mode" "\
@@ -9784,8 +9854,8 @@ Emacs shell interactive mode.
9784 9854
9785;;;*** 9855;;;***
9786 9856
9787;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (18088 9857;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (18307
9788;;;;;; 55101)) 9858;;;;;; 57865))
9789;;; Generated autoloads from eshell/esh-test.el 9859;;; Generated autoloads from eshell/esh-test.el
9790 9860
9791(autoload 'eshell-test "esh-test" "\ 9861(autoload 'eshell-test "esh-test" "\
@@ -9795,8 +9865,8 @@ Test Eshell to verify that it works as expected.
9795 9865
9796;;;*** 9866;;;***
9797 9867
9798;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command 9868;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
9799;;;;;; eshell) "eshell" "eshell/eshell.el" (18088 55101)) 9869;;;;;; "eshell/eshell.el" (18307 57865))
9800;;; Generated autoloads from eshell/eshell.el 9870;;; Generated autoloads from eshell/eshell.el
9801 9871
9802(autoload 'eshell "eshell" "\ 9872(autoload 'eshell "eshell" "\
@@ -9826,12 +9896,7 @@ corresponding to a successful execution.
9826 9896
9827\(fn COMMAND &optional STATUS-VAR)" nil nil) 9897\(fn COMMAND &optional STATUS-VAR)" nil nil)
9828 9898
9829(autoload 'eshell-report-bug "eshell" "\ 9899(define-obsolete-function-alias 'eshell-report-bug 'report-emacs-bug "23.1")
9830Report a bug in Eshell.
9831Prompts for the TOPIC. Leaves you in a mail buffer.
9832Please include any configuration details that might be involved.
9833
9834\(fn TOPIC)" t nil)
9835 9900
9836;;;*** 9901;;;***
9837 9902
@@ -9842,7 +9907,7 @@ Please include any configuration details that might be involved.
9842;;;;;; visit-tags-table tags-table-mode find-tag-default-function 9907;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9843;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 9908;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
9844;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 9909;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
9845;;;;;; (18201 33327)) 9910;;;;;; (18307 57871))
9846;;; Generated autoloads from progmodes/etags.el 9911;;; Generated autoloads from progmodes/etags.el
9847 9912
9848(defvar tags-file-name nil "\ 9913(defvar tags-file-name nil "\
@@ -10144,7 +10209,7 @@ for \\[find-tag] (which see).
10144;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker 10209;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker
10145;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker 10210;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker
10146;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) 10211;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal)
10147;;;;;; "ethio-util" "language/ethio-util.el" (18173 8195)) 10212;;;;;; "ethio-util" "language/ethio-util.el" (18307 57867))
10148;;; Generated autoloads from language/ethio-util.el 10213;;; Generated autoloads from language/ethio-util.el
10149 10214
10150(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 10215(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -10339,7 +10404,7 @@ Transcribe Ethiopic characters in ASCII depending on the file extension.
10339 10404
10340;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 10405;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
10341;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 10406;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
10342;;;;;; (18203 37788)) 10407;;;;;; (18307 57870))
10343;;; Generated autoloads from net/eudc.el 10408;;; Generated autoloads from net/eudc.el
10344 10409
10345(autoload 'eudc-set-server "eudc" "\ 10410(autoload 'eudc-set-server "eudc" "\
@@ -10395,7 +10460,7 @@ This does nothing except loading eudc by autoload side-effect.
10395 10460
10396;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 10461;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
10397;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 10462;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
10398;;;;;; "eudc-bob" "net/eudc-bob.el" (18203 37788)) 10463;;;;;; "eudc-bob" "net/eudc-bob.el" (18307 57869))
10399;;; Generated autoloads from net/eudc-bob.el 10464;;; Generated autoloads from net/eudc-bob.el
10400 10465
10401(autoload 'eudc-display-generic-binary "eudc-bob" "\ 10466(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -10431,7 +10496,7 @@ Display a button for the JPEG DATA.
10431;;;*** 10496;;;***
10432 10497
10433;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 10498;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
10434;;;;;; "eudc-export" "net/eudc-export.el" (18088 55111)) 10499;;;;;; "eudc-export" "net/eudc-export.el" (18307 57869))
10435;;; Generated autoloads from net/eudc-export.el 10500;;; Generated autoloads from net/eudc-export.el
10436 10501
10437(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 10502(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -10448,7 +10513,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
10448;;;*** 10513;;;***
10449 10514
10450;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 10515;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
10451;;;;;; (18203 37788)) 10516;;;;;; (18307 57869))
10452;;; Generated autoloads from net/eudc-hotlist.el 10517;;; Generated autoloads from net/eudc-hotlist.el
10453 10518
10454(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 10519(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -10458,8 +10523,8 @@ Edit the hotlist of directory servers in a specialized buffer.
10458 10523
10459;;;*** 10524;;;***
10460 10525
10461;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (18088 10526;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (18307
10462;;;;;; 55095)) 10527;;;;;; 57861))
10463;;; Generated autoloads from emacs-lisp/ewoc.el 10528;;; Generated autoloads from emacs-lisp/ewoc.el
10464 10529
10465(autoload 'ewoc-create "ewoc" "\ 10530(autoload 'ewoc-create "ewoc" "\
@@ -10488,7 +10553,7 @@ fourth arg NOSEP non-nil inhibits this.
10488;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 10553;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
10489;;;;;; executable-self-display executable-set-magic executable-interpret 10554;;;;;; executable-self-display executable-set-magic executable-interpret
10490;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 10555;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
10491;;;;;; (18088 55116)) 10556;;;;;; (18307 57871))
10492;;; Generated autoloads from progmodes/executable.el 10557;;; Generated autoloads from progmodes/executable.el
10493 10558
10494(autoload 'executable-command-find-posix-p "executable" "\ 10559(autoload 'executable-command-find-posix-p "executable" "\
@@ -10531,7 +10596,7 @@ file modes.
10531 10596
10532;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 10597;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
10533;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" 10598;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
10534;;;;;; (18088 55083)) 10599;;;;;; (18307 57855))
10535;;; Generated autoloads from expand.el 10600;;; Generated autoloads from expand.el
10536 10601
10537(autoload 'expand-add-abbrevs "expand" "\ 10602(autoload 'expand-add-abbrevs "expand" "\
@@ -10580,7 +10645,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
10580 10645
10581;;;*** 10646;;;***
10582 10647
10583;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (18212 46008)) 10648;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (18307 57871))
10584;;; Generated autoloads from progmodes/f90.el 10649;;; Generated autoloads from progmodes/f90.el
10585 10650
10586(autoload 'f90-mode "f90" "\ 10651(autoload 'f90-mode "f90" "\
@@ -10647,7 +10712,7 @@ with no args, if that value is non-nil.
10647;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only 10712;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only
10648;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu 10713;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu
10649;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) 10714;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face)
10650;;;;;; "facemenu" "facemenu.el" (18088 55083)) 10715;;;;;; "facemenu" "facemenu.el" (18307 57855))
10651;;; Generated autoloads from facemenu.el 10716;;; Generated autoloads from facemenu.el
10652 (define-key global-map "\M-o" 'facemenu-keymap) 10717 (define-key global-map "\M-o" 'facemenu-keymap)
10653 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 10718 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
@@ -10816,7 +10881,7 @@ argument BUFFER-NAME is nil, it defaults to *Colors*.
10816 10881
10817;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10882;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
10818;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 10883;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
10819;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (18192 17587)) 10884;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (18290 13665))
10820;;; Generated autoloads from mail/feedmail.el 10885;;; Generated autoloads from mail/feedmail.el
10821 10886
10822(autoload 'feedmail-send-it "feedmail" "\ 10887(autoload 'feedmail-send-it "feedmail" "\
@@ -10870,7 +10935,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10870;;;*** 10935;;;***
10871 10936
10872;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 10937;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
10873;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (18169 11931)) 10938;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (18308 19808))
10874;;; Generated autoloads from ffap.el 10939;;; Generated autoloads from ffap.el
10875 10940
10876(autoload 'ffap-next "ffap" "\ 10941(autoload 'ffap-next "ffap" "\
@@ -10929,7 +10994,7 @@ Evaluate the forms in variable `ffap-bindings'.
10929;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 10994;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
10930;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 10995;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
10931;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 10996;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
10932;;;;;; "filecache" "filecache.el" (18169 11931)) 10997;;;;;; "filecache" "filecache.el" (18307 57855))
10933;;; Generated autoloads from filecache.el 10998;;; Generated autoloads from filecache.el
10934 10999
10935(autoload 'file-cache-add-directory "filecache" "\ 11000(autoload 'file-cache-add-directory "filecache" "\
@@ -10982,14 +11047,11 @@ the name is considered already unique; only the second substitution
10982\(directories) is done. 11047\(directories) is done.
10983 11048
10984\(fn ARG)" t nil) 11049\(fn ARG)" t nil)
10985 (define-key minibuffer-local-completion-map [C-tab] 'file-cache-minibuffer-complete)
10986 (define-key minibuffer-local-map [C-tab] 'file-cache-minibuffer-complete)
10987 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete)
10988 11050
10989;;;*** 11051;;;***
10990 11052
10991;;;### (autoloads (filesets-init) "filesets" "filesets.el" (18197 11053;;;### (autoloads (filesets-init) "filesets" "filesets.el" (18307
10992;;;;;; 21668)) 11054;;;;;; 57855))
10993;;; Generated autoloads from filesets.el 11055;;; Generated autoloads from filesets.el
10994 11056
10995(autoload 'filesets-init "filesets" "\ 11057(autoload 'filesets-init "filesets" "\
@@ -11000,15 +11062,15 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
11000 11062
11001;;;*** 11063;;;***
11002 11064
11003;;;### (autoloads nil "fill" "textmodes/fill.el" (18210 22046)) 11065;;;### (autoloads nil "fill" "textmodes/fill.el" (18307 57873))
11004;;; Generated autoloads from textmodes/fill.el 11066;;; Generated autoloads from textmodes/fill.el
11005(put 'colon-double-space 'safe-local-variable 'booleanp) 11067(put 'colon-double-space 'safe-local-variable 'booleanp)
11006 11068
11007;;;*** 11069;;;***
11008 11070
11009;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 11071;;;### (autoloads (find-grep-dired find-name-dired find-dired find-name-arg
11010;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el" 11072;;;;;; find-grep-options find-ls-subdir-switches find-ls-option)
11011;;;;;; (18088 55084)) 11073;;;;;; "find-dired" "find-dired.el" (18307 57855))
11012;;; Generated autoloads from find-dired.el 11074;;; Generated autoloads from find-dired.el
11013 11075
11014(defvar find-ls-option (if (eq system-type 'berkeley-unix) '("-ls" . "-gilsb") '("-exec ls -ld {} \\;" . "-ld")) "\ 11076(defvar find-ls-option (if (eq system-type 'berkeley-unix) '("-ls" . "-gilsb") '("-exec ls -ld {} \\;" . "-ld")) "\
@@ -11034,6 +11096,13 @@ On other systems, the closest you can come is to use `-l'.")
11034 11096
11035(custom-autoload 'find-grep-options "find-dired" t) 11097(custom-autoload 'find-grep-options "find-dired" t)
11036 11098
11099(defvar find-name-arg (if read-file-name-completion-ignore-case "-iname" "-name") "\
11100*Argument used to specify file name pattern.
11101If `read-file-name-completion-ignore-case' is non-nil, -iname is used so that
11102find also ignores case. Otherwise, -name is used.")
11103
11104(custom-autoload 'find-name-arg "find-dired" t)
11105
11037(autoload 'find-dired "find-dired" "\ 11106(autoload 'find-dired "find-dired" "\
11038Run `find' and go into Dired mode on a buffer of the output. 11107Run `find' and go into Dired mode on a buffer of the output.
11039The command run (after changing into DIR) is 11108The command run (after changing into DIR) is
@@ -11069,7 +11138,7 @@ Thus ARG can also contain additional grep options.
11069 11138
11070;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 11139;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
11071;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 11140;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
11072;;;;;; (18088 55084)) 11141;;;;;; (18307 57855))
11073;;; Generated autoloads from find-file.el 11142;;; Generated autoloads from find-file.el
11074 11143
11075(defvar ff-special-constructs '(("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 11144(defvar ff-special-constructs '(("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -11163,7 +11232,7 @@ Visit the file you click on in another window.
11163;;;;;; find-variable find-variable-noselect find-function-other-frame 11232;;;;;; find-variable find-variable-noselect find-function-other-frame
11164;;;;;; find-function-other-window find-function find-function-noselect 11233;;;;;; find-function-other-window find-function find-function-noselect
11165;;;;;; find-function-search-for-symbol find-library) "find-func" 11234;;;;;; find-function-search-for-symbol find-library) "find-func"
11166;;;;;; "emacs-lisp/find-func.el" (18200 51265)) 11235;;;;;; "emacs-lisp/find-func.el" (18307 57861))
11167;;; Generated autoloads from emacs-lisp/find-func.el 11236;;; Generated autoloads from emacs-lisp/find-func.el
11168 11237
11169(autoload 'find-library "find-func" "\ 11238(autoload 'find-library "find-func" "\
@@ -11317,7 +11386,7 @@ Define some key bindings for the find-function family of functions.
11317;;;*** 11386;;;***
11318 11387
11319;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 11388;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
11320;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (18169 11931)) 11389;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (18307 57855))
11321;;; Generated autoloads from find-lisp.el 11390;;; Generated autoloads from find-lisp.el
11322 11391
11323(autoload 'find-lisp-find-dired "find-lisp" "\ 11392(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -11338,7 +11407,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
11338;;;*** 11407;;;***
11339 11408
11340;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 11409;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
11341;;;;;; "finder" "finder.el" (18169 11931)) 11410;;;;;; "finder" "finder.el" (18307 57855))
11342;;; Generated autoloads from finder.el 11411;;; Generated autoloads from finder.el
11343 11412
11344(autoload 'finder-list-keywords "finder" "\ 11413(autoload 'finder-list-keywords "finder" "\
@@ -11360,7 +11429,7 @@ Find packages matching a given keyword.
11360;;;*** 11429;;;***
11361 11430
11362;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 11431;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
11363;;;;;; "flow-ctrl.el" (18088 55084)) 11432;;;;;; "flow-ctrl.el" (18307 57855))
11364;;; Generated autoloads from flow-ctrl.el 11433;;; Generated autoloads from flow-ctrl.el
11365 11434
11366(autoload 'enable-flow-control "flow-ctrl" "\ 11435(autoload 'enable-flow-control "flow-ctrl" "\
@@ -11382,7 +11451,7 @@ to get the effect of a C-q.
11382;;;*** 11451;;;***
11383 11452
11384;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 11453;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
11385;;;;;; (18212 46006)) 11454;;;;;; (18307 57865))
11386;;; Generated autoloads from gnus/flow-fill.el 11455;;; Generated autoloads from gnus/flow-fill.el
11387 11456
11388(autoload 'fill-flowed-encode "flow-fill" "\ 11457(autoload 'fill-flowed-encode "flow-fill" "\
@@ -11398,7 +11467,7 @@ Not documented
11398;;;*** 11467;;;***
11399 11468
11400;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode) 11469;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode)
11401;;;;;; "flymake" "progmodes/flymake.el" (18120 34752)) 11470;;;;;; "flymake" "progmodes/flymake.el" (18307 57871))
11402;;; Generated autoloads from progmodes/flymake.el 11471;;; Generated autoloads from progmodes/flymake.el
11403 11472
11404(autoload 'flymake-mode "flymake" "\ 11473(autoload 'flymake-mode "flymake" "\
@@ -11422,7 +11491,7 @@ Turn flymake mode off.
11422 11491
11423;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 11492;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
11424;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 11493;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
11425;;;;;; "flyspell" "textmodes/flyspell.el" (18187 36841)) 11494;;;;;; "flyspell" "textmodes/flyspell.el" (18307 57873))
11426;;; Generated autoloads from textmodes/flyspell.el 11495;;; Generated autoloads from textmodes/flyspell.el
11427 11496
11428(autoload 'flyspell-prog-mode "flyspell" "\ 11497(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11492,7 +11561,7 @@ Flyspell whole buffer.
11492 11561
11493;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 11562;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
11494;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 11563;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
11495;;;;;; (18200 51264)) 11564;;;;;; (18307 57855))
11496;;; Generated autoloads from follow.el 11565;;; Generated autoloads from follow.el
11497 11566
11498(autoload 'turn-on-follow-mode "follow" "\ 11567(autoload 'turn-on-follow-mode "follow" "\
@@ -11565,8 +11634,8 @@ in your `~/.emacs' file, replacing [f7] by your favourite key:
11565 11634
11566;;;*** 11635;;;***
11567 11636
11568;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (18088 11637;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (18307
11569;;;;;; 55109)) 11638;;;;;; 57868))
11570;;; Generated autoloads from mail/footnote.el 11639;;; Generated autoloads from mail/footnote.el
11571 11640
11572(autoload 'footnote-mode "footnote" "\ 11641(autoload 'footnote-mode "footnote" "\
@@ -11587,7 +11656,7 @@ key binding
11587;;;*** 11656;;;***
11588 11657
11589;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11658;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11590;;;;;; "forms" "forms.el" (18088 55084)) 11659;;;;;; "forms" "forms.el" (18307 57855))
11591;;; Generated autoloads from forms.el 11660;;; Generated autoloads from forms.el
11592 11661
11593(autoload 'forms-mode "forms" "\ 11662(autoload 'forms-mode "forms" "\
@@ -11624,7 +11693,7 @@ Visit a file in Forms mode in other window.
11624;;;*** 11693;;;***
11625 11694
11626;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" 11695;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el"
11627;;;;;; (18212 46008)) 11696;;;;;; (18307 57871))
11628;;; Generated autoloads from progmodes/fortran.el 11697;;; Generated autoloads from progmodes/fortran.el
11629 11698
11630(autoload 'fortran-mode "fortran" "\ 11699(autoload 'fortran-mode "fortran" "\
@@ -11702,7 +11771,7 @@ with no args, if that value is non-nil.
11702;;;*** 11771;;;***
11703 11772
11704;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 11773;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
11705;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (18088 55113)) 11774;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (18307 57870))
11706;;; Generated autoloads from play/fortune.el 11775;;; Generated autoloads from play/fortune.el
11707 11776
11708(autoload 'fortune-add-fortune "fortune" "\ 11777(autoload 'fortune-add-fortune "fortune" "\
@@ -11752,7 +11821,7 @@ and choose the directory as the fortune-file.
11752;;;*** 11821;;;***
11753 11822
11754;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el" 11823;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el"
11755;;;;;; (18197 21675)) 11824;;;;;; (18307 57871))
11756;;; Generated autoloads from progmodes/gdb-ui.el 11825;;; Generated autoloads from progmodes/gdb-ui.el
11757 11826
11758(autoload 'gdb "gdb-ui" "\ 11827(autoload 'gdb "gdb-ui" "\
@@ -11760,7 +11829,6 @@ Run gdb on program FILE in buffer *gud-FILE*.
11760The directory containing FILE becomes the initial working 11829The directory containing FILE becomes the initial working
11761directory and source-file directory for your debugger. 11830directory and source-file directory for your debugger.
11762 11831
11763
11764If `gdb-many-windows' is nil (the default value) then gdb just 11832If `gdb-many-windows' is nil (the default value) then gdb just
11765pops up the GUD buffer unless `gdb-show-main' is t. In this case 11833pops up the GUD buffer unless `gdb-show-main' is t. In this case
11766it starts with two windows: one displaying the GUD buffer and the 11834it starts with two windows: one displaying the GUD buffer and the
@@ -11823,8 +11891,8 @@ Non-nil means record the process input and output in `gdb-debug-log'.")
11823;;;*** 11891;;;***
11824 11892
11825;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 11893;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
11826;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (18173 11894;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (18307
11827;;;;;; 8195)) 11895;;;;;; 57861))
11828;;; Generated autoloads from emacs-lisp/generic.el 11896;;; Generated autoloads from emacs-lisp/generic.el
11829 11897
11830(defvar generic-mode-list nil "\ 11898(defvar generic-mode-list nil "\
@@ -11899,7 +11967,7 @@ regular expression that can be used as an element of
11899;;;*** 11967;;;***
11900 11968
11901;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11969;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11902;;;;;; (18088 55116)) 11970;;;;;; (18307 57871))
11903;;; Generated autoloads from progmodes/glasses.el 11971;;; Generated autoloads from progmodes/glasses.el
11904 11972
11905(autoload 'glasses-mode "glasses" "\ 11973(autoload 'glasses-mode "glasses" "\
@@ -11913,7 +11981,7 @@ at places they belong to.
11913 11981
11914;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 11982;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
11915;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el" 11983;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el"
11916;;;;;; (18212 46006)) 11984;;;;;; (18307 57865))
11917;;; Generated autoloads from gnus/gmm-utils.el 11985;;; Generated autoloads from gnus/gmm-utils.el
11918 11986
11919(autoload 'gmm-regexp-concat "gmm-utils" "\ 11987(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11966,7 +12034,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11966;;;*** 12034;;;***
11967 12035
11968;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 12036;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11969;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (18212 46007)) 12037;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (18307 57866))
11970;;; Generated autoloads from gnus/gnus.el 12038;;; Generated autoloads from gnus/gnus.el
11971(when (fboundp 'custom-autoload) 12039(when (fboundp 'custom-autoload)
11972 (custom-autoload 'gnus-select-method "gnus")) 12040 (custom-autoload 'gnus-select-method "gnus"))
@@ -12019,7 +12087,7 @@ prompt the user for the name of an NNTP server to use.
12019;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 12087;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
12020;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 12088;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
12021;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 12089;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
12022;;;;;; "gnus/gnus-agent.el" (18212 46006)) 12090;;;;;; "gnus/gnus-agent.el" (18307 57865))
12023;;; Generated autoloads from gnus/gnus-agent.el 12091;;; Generated autoloads from gnus/gnus-agent.el
12024 12092
12025(autoload 'gnus-unplugged "gnus-agent" "\ 12093(autoload 'gnus-unplugged "gnus-agent" "\
@@ -12110,7 +12178,7 @@ If CLEAN, obsolete (ignore).
12110;;;*** 12178;;;***
12111 12179
12112;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 12180;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
12113;;;;;; (18212 46006)) 12181;;;;;; (18310 28916))
12114;;; Generated autoloads from gnus/gnus-art.el 12182;;; Generated autoloads from gnus/gnus-art.el
12115 12183
12116(autoload 'gnus-article-prepare-display "gnus-art" "\ 12184(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -12121,7 +12189,7 @@ Make the current buffer look like a nice article.
12121;;;*** 12189;;;***
12122 12190
12123;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" 12191;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
12124;;;;;; (18088 55102)) 12192;;;;;; (18307 57865))
12125;;; Generated autoloads from gnus/gnus-audio.el 12193;;; Generated autoloads from gnus/gnus-audio.el
12126 12194
12127(autoload 'gnus-audio-play "gnus-audio" "\ 12195(autoload 'gnus-audio-play "gnus-audio" "\
@@ -12132,7 +12200,7 @@ Play a sound FILE through the speaker.
12132;;;*** 12200;;;***
12133 12201
12134;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set) 12202;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set)
12135;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (18212 21481)) 12203;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (18308 19808))
12136;;; Generated autoloads from gnus/gnus-bookmark.el 12204;;; Generated autoloads from gnus/gnus-bookmark.el
12137 12205
12138(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 12206(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -12157,8 +12225,8 @@ deletion, or > if it is flagged for displaying.
12157 12225
12158;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 12226;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
12159;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 12227;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
12160;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (18212 12228;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (18307
12161;;;;;; 46006)) 12229;;;;;; 57865))
12162;;; Generated autoloads from gnus/gnus-cache.el 12230;;; Generated autoloads from gnus/gnus-cache.el
12163 12231
12164(autoload 'gnus-jog-cache "gnus-cache" "\ 12232(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -12200,7 +12268,7 @@ supported.
12200;;;*** 12268;;;***
12201 12269
12202;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 12270;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
12203;;;;;; "gnus-delay" "gnus/gnus-delay.el" (18212 46006)) 12271;;;;;; "gnus-delay" "gnus/gnus-delay.el" (18307 57865))
12204;;; Generated autoloads from gnus/gnus-delay.el 12272;;; Generated autoloads from gnus/gnus-delay.el
12205 12273
12206(autoload 'gnus-delay-article "gnus-delay" "\ 12274(autoload 'gnus-delay-article "gnus-delay" "\
@@ -12236,7 +12304,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
12236;;;*** 12304;;;***
12237 12305
12238;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 12306;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
12239;;;;;; "gnus-diary" "gnus/gnus-diary.el" (18212 46006)) 12307;;;;;; "gnus-diary" "gnus/gnus-diary.el" (18307 57865))
12240;;; Generated autoloads from gnus/gnus-diary.el 12308;;; Generated autoloads from gnus/gnus-diary.el
12241 12309
12242(autoload 'gnus-user-format-function-d "gnus-diary" "\ 12310(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -12252,18 +12320,18 @@ Not documented
12252;;;*** 12320;;;***
12253 12321
12254;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 12322;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
12255;;;;;; (18212 46006)) 12323;;;;;; (18307 57865))
12256;;; Generated autoloads from gnus/gnus-dired.el 12324;;; Generated autoloads from gnus/gnus-dired.el
12257 12325
12258(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 12326(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
12259Convenience method to turn on gnus-dired-mode. 12327Convenience method to turn on gnus-dired-mode.
12260 12328
12261\(fn)" nil nil) 12329\(fn)" t nil)
12262 12330
12263;;;*** 12331;;;***
12264 12332
12265;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 12333;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
12266;;;;;; (18212 46006)) 12334;;;;;; (18307 57865))
12267;;; Generated autoloads from gnus/gnus-draft.el 12335;;; Generated autoloads from gnus/gnus-draft.el
12268 12336
12269(autoload 'gnus-draft-reminder "gnus-draft" "\ 12337(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -12275,8 +12343,8 @@ Reminder user if there are unsent drafts.
12275 12343
12276;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 12344;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
12277;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 12345;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
12278;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (18212 12346;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (18307
12279;;;;;; 46006)) 12347;;;;;; 57865))
12280;;; Generated autoloads from gnus/gnus-fun.el 12348;;; Generated autoloads from gnus/gnus-fun.el
12281 12349
12282(autoload 'gnus-random-x-face "gnus-fun" "\ 12350(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -12321,7 +12389,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
12321;;;*** 12389;;;***
12322 12390
12323;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 12391;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
12324;;;;;; "gnus-group" "gnus/gnus-group.el" (18212 46006)) 12392;;;;;; "gnus-group" "gnus/gnus-group.el" (18310 28916))
12325;;; Generated autoloads from gnus/gnus-group.el 12393;;; Generated autoloads from gnus/gnus-group.el
12326 12394
12327(autoload 'gnus-fetch-group "gnus-group" "\ 12395(autoload 'gnus-fetch-group "gnus-group" "\
@@ -12339,7 +12407,7 @@ Pop up a frame and enter GROUP.
12339;;;*** 12407;;;***
12340 12408
12341;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 12409;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
12342;;;;;; (18212 46006)) 12410;;;;;; (18307 57865))
12343;;; Generated autoloads from gnus/gnus-kill.el 12411;;; Generated autoloads from gnus/gnus-kill.el
12344 12412
12345(defalias 'gnus-batch-kill 'gnus-batch-score) 12413(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -12354,7 +12422,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
12354 12422
12355;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 12423;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
12356;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 12424;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
12357;;;;;; (18212 46006)) 12425;;;;;; (18307 57865))
12358;;; Generated autoloads from gnus/gnus-ml.el 12426;;; Generated autoloads from gnus/gnus-ml.el
12359 12427
12360(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 12428(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -12379,7 +12447,7 @@ Minor mode for providing mailing-list commands.
12379 12447
12380;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 12448;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
12381;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 12449;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
12382;;;;;; (18212 46006)) 12450;;;;;; (18307 57865))
12383;;; Generated autoloads from gnus/gnus-mlspl.el 12451;;; Generated autoloads from gnus/gnus-mlspl.el
12384 12452
12385(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 12453(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -12480,7 +12548,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12480;;;*** 12548;;;***
12481 12549
12482;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" 12550;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
12483;;;;;; (18212 46006)) 12551;;;;;; (18307 57865))
12484;;; Generated autoloads from gnus/gnus-move.el 12552;;; Generated autoloads from gnus/gnus-move.el
12485 12553
12486(autoload 'gnus-change-server "gnus-move" "\ 12554(autoload 'gnus-change-server "gnus-move" "\
@@ -12492,7 +12560,7 @@ Update the .newsrc.eld file to reflect the change of nntp server.
12492;;;*** 12560;;;***
12493 12561
12494;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 12562;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
12495;;;;;; "gnus-msg" "gnus/gnus-msg.el" (18212 46006)) 12563;;;;;; "gnus-msg" "gnus/gnus-msg.el" (18307 57865))
12496;;; Generated autoloads from gnus/gnus-msg.el 12564;;; Generated autoloads from gnus/gnus-msg.el
12497 12565
12498(autoload 'gnus-msg-mail "gnus-msg" "\ 12566(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -12517,7 +12585,7 @@ Like `message-reply'.
12517;;;*** 12585;;;***
12518 12586
12519;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups) 12587;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups)
12520;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (18212 46006)) 12588;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (18307 57865))
12521;;; Generated autoloads from gnus/gnus-nocem.el 12589;;; Generated autoloads from gnus/gnus-nocem.el
12522 12590
12523(autoload 'gnus-nocem-scan-groups "gnus-nocem" "\ 12591(autoload 'gnus-nocem-scan-groups "gnus-nocem" "\
@@ -12534,7 +12602,7 @@ Load the NoCeM cache.
12534 12602
12535;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 12603;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
12536;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 12604;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
12537;;;;;; (18212 46006)) 12605;;;;;; (18307 57865))
12538;;; Generated autoloads from gnus/gnus-picon.el 12606;;; Generated autoloads from gnus/gnus-picon.el
12539 12607
12540(autoload 'gnus-treat-from-picon "gnus-picon" "\ 12608(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -12561,7 +12629,7 @@ If picons are already displayed, remove them.
12561;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 12629;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
12562;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 12630;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
12563;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 12631;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
12564;;;;;; "gnus/gnus-range.el" (18212 46006)) 12632;;;;;; "gnus/gnus-range.el" (18307 57865))
12565;;; Generated autoloads from gnus/gnus-range.el 12633;;; Generated autoloads from gnus/gnus-range.el
12566 12634
12567(autoload 'gnus-sorted-difference "gnus-range" "\ 12635(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -12629,7 +12697,7 @@ Add NUM into sorted LIST by side effect.
12629;;;*** 12697;;;***
12630 12698
12631;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 12699;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
12632;;;;;; "gnus-registry" "gnus/gnus-registry.el" (18212 46006)) 12700;;;;;; "gnus-registry" "gnus/gnus-registry.el" (18307 57865))
12633;;; Generated autoloads from gnus/gnus-registry.el 12701;;; Generated autoloads from gnus/gnus-registry.el
12634 12702
12635(autoload 'gnus-registry-initialize "gnus-registry" "\ 12703(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12645,8 +12713,8 @@ Install the registry hooks.
12645;;;*** 12713;;;***
12646 12714
12647;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 12715;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
12648;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (18088 12716;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (18307
12649;;;;;; 55103)) 12717;;;;;; 57866))
12650;;; Generated autoloads from gnus/gnus-sieve.el 12718;;; Generated autoloads from gnus/gnus-sieve.el
12651 12719
12652(autoload 'gnus-sieve-update "gnus-sieve" "\ 12720(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12674,7 +12742,7 @@ Not documented
12674;;;*** 12742;;;***
12675 12743
12676;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" 12744;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
12677;;;;;; (18212 46006)) 12745;;;;;; (18307 57866))
12678;;; Generated autoloads from gnus/gnus-soup.el 12746;;; Generated autoloads from gnus/gnus-soup.el
12679 12747
12680(autoload 'gnus-batch-brew-soup "gnus-soup" "\ 12748(autoload 'gnus-batch-brew-soup "gnus-soup" "\
@@ -12694,7 +12762,7 @@ Note -- this function hasn't been implemented yet.
12694;;;*** 12762;;;***
12695 12763
12696;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12764;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
12697;;;;;; (18212 46006)) 12765;;;;;; (18307 57866))
12698;;; Generated autoloads from gnus/gnus-spec.el 12766;;; Generated autoloads from gnus/gnus-spec.el
12699 12767
12700(autoload 'gnus-update-format "gnus-spec" "\ 12768(autoload 'gnus-update-format "gnus-spec" "\
@@ -12705,8 +12773,8 @@ Update the format specification near point.
12705;;;*** 12773;;;***
12706 12774
12707;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news 12775;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news
12708;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (18212 12776;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (18307
12709;;;;;; 46006)) 12777;;;;;; 57866))
12710;;; Generated autoloads from gnus/gnus-start.el 12778;;; Generated autoloads from gnus/gnus-start.el
12711 12779
12712(autoload 'gnus-declare-backend "gnus-start" "\ 12780(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12722,7 +12790,7 @@ Not documented
12722;;;*** 12790;;;***
12723 12791
12724;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12792;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
12725;;;;;; (18212 46007)) 12793;;;;;; (18307 57866))
12726;;; Generated autoloads from gnus/gnus-win.el 12794;;; Generated autoloads from gnus/gnus-win.el
12727 12795
12728(autoload 'gnus-add-configuration "gnus-win" "\ 12796(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12732,7 +12800,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12732 12800
12733;;;*** 12801;;;***
12734 12802
12735;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (18088 55114)) 12803;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (18307 57870))
12736;;; Generated autoloads from play/gomoku.el 12804;;; Generated autoloads from play/gomoku.el
12737 12805
12738(autoload 'gomoku "gomoku" "\ 12806(autoload 'gomoku "gomoku" "\
@@ -12759,7 +12827,7 @@ Use \\[describe-mode] for more info.
12759;;;*** 12827;;;***
12760 12828
12761;;;### (autoloads (goto-address goto-address-at-point) "goto-addr" 12829;;;### (autoloads (goto-address goto-address-at-point) "goto-addr"
12762;;;;;; "net/goto-addr.el" (18088 55111)) 12830;;;;;; "net/goto-addr.el" (18307 57870))
12763;;; Generated autoloads from net/goto-addr.el 12831;;; Generated autoloads from net/goto-addr.el
12764 12832
12765(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 12833(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -12789,7 +12857,7 @@ Also fontifies the buffer appropriately (see `goto-address-fontify-p' and
12789 12857
12790;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12858;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12791;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12859;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12792;;;;;; grep-window-height) "grep" "progmodes/grep.el" (18135 53075)) 12860;;;;;; grep-window-height) "grep" "progmodes/grep.el" (18301 42252))
12793;;; Generated autoloads from progmodes/grep.el 12861;;; Generated autoloads from progmodes/grep.el
12794 12862
12795(defvar grep-window-height nil "\ 12863(defvar grep-window-height nil "\
@@ -12831,6 +12899,11 @@ This variable's value takes effect when `grep-compute-defaults' is called.")
12831The default find program for `grep-find-command'. 12899The default find program for `grep-find-command'.
12832This variable's value takes effect when `grep-compute-defaults' is called.") 12900This variable's value takes effect when `grep-compute-defaults' is called.")
12833 12901
12902(defvar xargs-program "xargs" "\
12903The default xargs program for `grep-find-command'.
12904See `grep-find-use-xargs'.
12905This variable's value takes effect when `grep-compute-defaults' is called.")
12906
12834(defvar grep-find-use-xargs nil "\ 12907(defvar grep-find-use-xargs nil "\
12835Non-nil means that `grep-find' uses the `xargs' utility by default. 12908Non-nil means that `grep-find' uses the `xargs' utility by default.
12836If `exec', use `find -exec'. 12909If `exec', use `find -exec'.
@@ -12862,19 +12935,19 @@ Sets `grep-last-buffer' and `compilation-window-height'.
12862(autoload 'grep "grep" "\ 12935(autoload 'grep "grep" "\
12863Run grep, with user-specified args, and collect output in a buffer. 12936Run grep, with user-specified args, and collect output in a buffer.
12864While grep runs asynchronously, you can use \\[next-error] (M-x next-error), 12937While grep runs asynchronously, you can use \\[next-error] (M-x next-error),
12865or \\<grep-mode-map>\\[compile-goto-error] in the grep output buffer, to go to the lines 12938or \\<grep-mode-map>\\[compile-goto-error] in the grep output buffer, to go to the lines where grep
12866where grep found matches. 12939found matches.
12867 12940
12868For doing a recursive `grep', see the `rgrep' command. For running 12941For doing a recursive `grep', see the `rgrep' command. For running
12869`grep' in a specific directory, see `lgrep'. 12942`grep' in a specific directory, see `lgrep'.
12870 12943
12871This command uses a special history list for its COMMAND-ARGS, so you can 12944This command uses a special history list for its COMMAND-ARGS, so you
12872easily repeat a grep command. 12945can easily repeat a grep command.
12873 12946
12874A prefix argument says to default the argument based upon the current 12947A prefix argument says to default the argument based upon the current
12875tag the cursor is over, substituting it into the last grep command 12948tag the cursor is over, substituting it into the last grep command
12876in the grep command history (or into `grep-command' 12949in the grep command history (or into `grep-command' if that history
12877if that history list is empty). 12950list is empty).
12878 12951
12879\(fn COMMAND-ARGS)" t nil) 12952\(fn COMMAND-ARGS)" t nil)
12880 12953
@@ -12902,8 +12975,8 @@ before it is executed.
12902With two \\[universal-argument] prefixes, directly edit and run `grep-command'. 12975With two \\[universal-argument] prefixes, directly edit and run `grep-command'.
12903 12976
12904Collect output in a buffer. While grep runs asynchronously, you 12977Collect output in a buffer. While grep runs asynchronously, you
12905can use \\[next-error] (M-x next-error), or \\<grep-mode-map>\\[compile-goto-error] 12978can use \\[next-error] (M-x next-error), or \\<grep-mode-map>\\[compile-goto-error] in the grep output buffer,
12906in the grep output buffer, to go to the lines where grep found matches. 12979to go to the lines where grep found matches.
12907 12980
12908This command shares argument histories with \\[rgrep] and \\[grep]. 12981This command shares argument histories with \\[rgrep] and \\[grep].
12909 12982
@@ -12920,8 +12993,8 @@ before it is executed.
12920With two \\[universal-argument] prefixes, directly edit and run `grep-find-command'. 12993With two \\[universal-argument] prefixes, directly edit and run `grep-find-command'.
12921 12994
12922Collect output in a buffer. While find runs asynchronously, you 12995Collect output in a buffer. While find runs asynchronously, you
12923can use \\[next-error] (M-x next-error), or \\<grep-mode-map>\\[compile-goto-error] 12996can use \\[next-error] (M-x next-error), or \\<grep-mode-map>\\[compile-goto-error] in the grep output buffer,
12924in the grep output buffer, to go to the lines where grep found matches. 12997to go to the lines where grep found matches.
12925 12998
12926This command shares argument histories with \\[lgrep] and \\[grep-find]. 12999This command shares argument histories with \\[lgrep] and \\[grep-find].
12927 13000
@@ -12929,7 +13002,7 @@ This command shares argument histories with \\[lgrep] and \\[grep-find].
12929 13002
12930;;;*** 13003;;;***
12931 13004
12932;;;### (autoloads (gs-load-image) "gs" "gs.el" (18088 55084)) 13005;;;### (autoloads (gs-load-image) "gs" "gs.el" (18307 57855))
12933;;; Generated autoloads from gs.el 13006;;; Generated autoloads from gs.el
12934 13007
12935(autoload 'gs-load-image "gs" "\ 13008(autoload 'gs-load-image "gs" "\
@@ -12943,22 +13016,13 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12943;;;*** 13016;;;***
12944 13017
12945;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gud-gdb) 13018;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gud-gdb)
12946;;;;;; "gud" "progmodes/gud.el" (18214 4763)) 13019;;;;;; "gud" "progmodes/gud.el" (18307 57871))
12947;;; Generated autoloads from progmodes/gud.el 13020;;; Generated autoloads from progmodes/gud.el
12948 13021
12949(autoload 'gud-gdb "gud" "\ 13022(autoload 'gud-gdb "gud" "\
12950Run gdb on program FILE in buffer *gud-FILE*. 13023Run gdb on program FILE in buffer *gud-FILE*.
12951The directory containing FILE becomes the initial working 13024The directory containing FILE becomes the initial working
12952directory and source-file directory for your debugger. By 13025directory and source-file directory for your debugger.
12953default this command starts GDB using a graphical interface. See
12954`gdba' for more information.
12955
12956To run GDB in text command mode, replace the GDB \"--annotate=3\"
12957option with \"--fullname\" either in the minibuffer for the
12958current Emacs session, or the custom variable
12959`gud-gdb-command-name' for all future sessions. You need to use
12960text command mode to debug multiple programs within one Emacs
12961session.
12962 13026
12963\(fn COMMAND-LINE)" t nil) 13027\(fn COMMAND-LINE)" t nil)
12964 13028
@@ -13026,8 +13090,8 @@ Major mode for editing GDB scripts
13026 13090
13027;;;*** 13091;;;***
13028 13092
13029;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (18202 13093;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (18307
13030;;;;;; 4002)) 13094;;;;;; 57870))
13031;;; Generated autoloads from play/handwrite.el 13095;;; Generated autoloads from play/handwrite.el
13032 13096
13033(autoload 'handwrite "handwrite" "\ 13097(autoload 'handwrite "handwrite" "\
@@ -13074,8 +13138,8 @@ to be updated.
13074 13138
13075;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment 13139;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment
13076;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment) 13140;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment)
13077;;;;;; "hashcash" "gnus/hashcash.el" (18212 21477)) 13141;;;;;; "hashcash" "mail/hashcash.el" (18308 19808))
13078;;; Generated autoloads from gnus/hashcash.el 13142;;; Generated autoloads from mail/hashcash.el
13079 13143
13080(autoload 'hashcash-insert-payment "hashcash" "\ 13144(autoload 'hashcash-insert-payment "hashcash" "\
13081Insert X-Payment and X-Hashcash headers with a payment for ARG 13145Insert X-Payment and X-Hashcash headers with a payment for ARG
@@ -13119,7 +13183,7 @@ Prefix arg sets default accept amount temporarily.
13119;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 13183;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
13120;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 13184;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
13121;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 13185;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
13122;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (18088 55084)) 13186;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (18307 57855))
13123;;; Generated autoloads from help-at-pt.el 13187;;; Generated autoloads from help-at-pt.el
13124 13188
13125(autoload 'help-at-pt-string "help-at-pt" "\ 13189(autoload 'help-at-pt-string "help-at-pt" "\
@@ -13249,7 +13313,7 @@ different regions. With numeric argument ARG, behaves like
13249;;;### (autoloads (describe-categories describe-syntax describe-variable 13313;;;### (autoloads (describe-categories describe-syntax describe-variable
13250;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name 13314;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name
13251;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el" 13315;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el"
13252;;;;;; (18201 33325)) 13316;;;;;; (18307 57855))
13253;;; Generated autoloads from help-fns.el 13317;;; Generated autoloads from help-fns.el
13254 13318
13255(autoload 'describe-function "help-fns" "\ 13319(autoload 'describe-function "help-fns" "\
@@ -13307,7 +13371,7 @@ BUFFER should be a buffer or a buffer name.
13307;;;*** 13371;;;***
13308 13372
13309;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 13373;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
13310;;;;;; (18088 55084)) 13374;;;;;; (18307 57855))
13311;;; Generated autoloads from help-macro.el 13375;;; Generated autoloads from help-macro.el
13312 13376
13313(defvar three-step-help nil "\ 13377(defvar three-step-help nil "\
@@ -13322,8 +13386,9 @@ A value of nil means skip the middle step, so that
13322;;;*** 13386;;;***
13323 13387
13324;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 13388;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
13325;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup 13389;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish
13326;;;;;; help-mode) "help-mode" "help-mode.el" (18120 34749)) 13390;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (18307
13391;;;;;; 57856))
13327;;; Generated autoloads from help-mode.el 13392;;; Generated autoloads from help-mode.el
13328 13393
13329(autoload 'help-mode "help-mode" "\ 13394(autoload 'help-mode "help-mode" "\
@@ -13358,6 +13423,11 @@ restore it properly when going back.
13358 13423
13359\(fn ITEM INTERACTIVE-P)" nil nil) 13424\(fn ITEM INTERACTIVE-P)" nil nil)
13360 13425
13426(autoload 'help-buffer "help-mode" "\
13427Not documented
13428
13429\(fn)" nil nil)
13430
13361(autoload 'help-make-xrefs "help-mode" "\ 13431(autoload 'help-make-xrefs "help-mode" "\
13362Parse and hyperlink documentation cross-references in the given BUFFER. 13432Parse and hyperlink documentation cross-references in the given BUFFER.
13363 13433
@@ -13406,7 +13476,7 @@ Add xrefs for symbols in `pp's output between FROM and TO.
13406;;;*** 13476;;;***
13407 13477
13408;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 13478;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
13409;;;;;; "emacs-lisp/helper.el" (18088 55096)) 13479;;;;;; "emacs-lisp/helper.el" (18302 4831))
13410;;; Generated autoloads from emacs-lisp/helper.el 13480;;; Generated autoloads from emacs-lisp/helper.el
13411 13481
13412(autoload 'Helper-describe-bindings "helper" "\ 13482(autoload 'Helper-describe-bindings "helper" "\
@@ -13422,7 +13492,7 @@ Provide help for current mode.
13422;;;*** 13492;;;***
13423 13493
13424;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 13494;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
13425;;;;;; "hexl.el" (18211 32385)) 13495;;;;;; "hexl.el" (18307 57856))
13426;;; Generated autoloads from hexl.el 13496;;; Generated autoloads from hexl.el
13427 13497
13428(autoload 'hexl-mode "hexl" "\ 13498(autoload 'hexl-mode "hexl" "\
@@ -13519,7 +13589,7 @@ This discards the buffer's undo information.
13519;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13589;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13520;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13590;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13521;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13591;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13522;;;;;; (18169 11931)) 13592;;;;;; (18307 57856))
13523;;; Generated autoloads from hi-lock.el 13593;;; Generated autoloads from hi-lock.el
13524 13594
13525(autoload 'hi-lock-mode "hi-lock" "\ 13595(autoload 'hi-lock-mode "hi-lock" "\
@@ -13649,7 +13719,7 @@ be found in variable `hi-lock-interactive-patterns'.
13649;;;*** 13719;;;***
13650 13720
13651;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially 13721;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
13652;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (18088 55116)) 13722;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (18307 57871))
13653;;; Generated autoloads from progmodes/hideif.el 13723;;; Generated autoloads from progmodes/hideif.el
13654 13724
13655(autoload 'hide-ifdef-mode "hideif" "\ 13725(autoload 'hide-ifdef-mode "hideif" "\
@@ -13704,7 +13774,7 @@ how the hiding is done:
13704;;;*** 13774;;;***
13705 13775
13706;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13776;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13707;;;;;; (18128 32656)) 13777;;;;;; (18302 4831))
13708;;; Generated autoloads from progmodes/hideshow.el 13778;;; Generated autoloads from progmodes/hideshow.el
13709 13779
13710(defvar hs-special-modes-alist '((c-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (c++-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (bibtex-mode ("^@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning)) "\ 13780(defvar hs-special-modes-alist '((c-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (c++-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (bibtex-mode ("^@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning)) "\
@@ -13767,7 +13837,7 @@ Unconditionally turn off `hs-minor-mode'.
13767;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13837;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
13768;;;;;; highlight-changes-previous-change highlight-changes-next-change 13838;;;;;; highlight-changes-previous-change highlight-changes-next-change
13769;;;;;; highlight-changes-mode highlight-changes-remove-highlight) 13839;;;;;; highlight-changes-mode highlight-changes-remove-highlight)
13770;;;;;; "hilit-chg" "hilit-chg.el" (18120 34749)) 13840;;;;;; "hilit-chg" "hilit-chg.el" (18307 57856))
13771;;; Generated autoloads from hilit-chg.el 13841;;; Generated autoloads from hilit-chg.el
13772 13842
13773(autoload 'highlight-changes-remove-highlight "hilit-chg" "\ 13843(autoload 'highlight-changes-remove-highlight "hilit-chg" "\
@@ -13897,7 +13967,7 @@ variable `highlight-changes-global-changes-existing-buffers' is non-nil).
13897;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 13967;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
13898;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 13968;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
13899;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 13969;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
13900;;;;;; "hippie-exp.el" (18088 55085)) 13970;;;;;; "hippie-exp.el" (18307 57856))
13901;;; Generated autoloads from hippie-exp.el 13971;;; Generated autoloads from hippie-exp.el
13902 13972
13903(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) "\ 13973(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) "\
@@ -13970,7 +14040,7 @@ argument VERBOSE non-nil makes the function verbose.
13970;;;*** 14040;;;***
13971 14041
13972;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 14042;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13973;;;;;; (18088 55085)) 14043;;;;;; (18307 57856))
13974;;; Generated autoloads from hl-line.el 14044;;; Generated autoloads from hl-line.el
13975 14045
13976(autoload 'hl-line-mode "hl-line" "\ 14046(autoload 'hl-line-mode "hl-line" "\
@@ -14011,7 +14081,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
14011;;;*** 14081;;;***
14012 14082
14013;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" 14083;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el"
14014;;;;;; (18157 34340)) 14084;;;;;; (18307 57860))
14015;;; Generated autoloads from calendar/holidays.el 14085;;; Generated autoloads from calendar/holidays.el
14016 14086
14017(autoload 'holidays "holidays" "\ 14087(autoload 'holidays "holidays" "\
@@ -14045,10 +14115,12 @@ The optional LABEL is used to label the buffer created.
14045 14115
14046\(fn Y1 Y2 &optional L LABEL)" t nil) 14116\(fn Y1 Y2 &optional L LABEL)" t nil)
14047 14117
14118(defalias 'holiday-list 'list-holidays)
14119
14048;;;*** 14120;;;***
14049 14121
14050;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (18212 14122;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (18307
14051;;;;;; 46007)) 14123;;;;;; 57866))
14052;;; Generated autoloads from gnus/html2text.el 14124;;; Generated autoloads from gnus/html2text.el
14053 14125
14054(autoload 'html2text "html2text" "\ 14126(autoload 'html2text "html2text" "\
@@ -14080,7 +14152,7 @@ Convert HTML to plain text in the current buffer.
14080;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group 14152;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group
14081;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group 14153;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
14082;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode 14154;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
14083;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (18208 48750)) 14155;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (18307 57856))
14084;;; Generated autoloads from ibuf-ext.el 14156;;; Generated autoloads from ibuf-ext.el
14085 14157
14086(autoload 'ibuffer-auto-mode "ibuf-ext" "\ 14158(autoload 'ibuffer-auto-mode "ibuf-ext" "\
@@ -14442,8 +14514,8 @@ defaults to one.
14442;;;*** 14514;;;***
14443 14515
14444;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 14516;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
14445;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (18088 14517;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (18307
14446;;;;;; 55085)) 14518;;;;;; 57856))
14447;;; Generated autoloads from ibuf-macs.el 14519;;; Generated autoloads from ibuf-macs.el
14448 14520
14449(autoload 'define-ibuffer-column "ibuf-macs" "\ 14521(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -14532,7 +14604,7 @@ bound to the current value of the filter.
14532;;;*** 14604;;;***
14533 14605
14534;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 14606;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
14535;;;;;; "ibuffer" "ibuffer.el" (18120 34749)) 14607;;;;;; "ibuffer" "ibuffer.el" (18307 57856))
14536;;; Generated autoloads from ibuffer.el 14608;;; Generated autoloads from ibuffer.el
14537 14609
14538(autoload 'ibuffer-list-buffers "ibuffer" "\ 14610(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14573,7 +14645,7 @@ FORMATS is the value to use for `ibuffer-formats'.
14573 14645
14574;;;### (autoloads (icalendar-import-buffer icalendar-import-file 14646;;;### (autoloads (icalendar-import-buffer icalendar-import-file
14575;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 14647;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
14576;;;;;; "calendar/icalendar.el" (18173 8195)) 14648;;;;;; "calendar/icalendar.el" (18317 7567))
14577;;; Generated autoloads from calendar/icalendar.el 14649;;; Generated autoloads from calendar/icalendar.el
14578 14650
14579(autoload 'icalendar-export-file "icalendar" "\ 14651(autoload 'icalendar-export-file "icalendar" "\
@@ -14625,8 +14697,8 @@ buffer `*icalendar-errors*'.
14625 14697
14626;;;*** 14698;;;***
14627 14699
14628;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (18120 14700;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (18307
14629;;;;;; 34749)) 14701;;;;;; 57856))
14630;;; Generated autoloads from icomplete.el 14702;;; Generated autoloads from icomplete.el
14631 14703
14632(defvar icomplete-mode nil "\ 14704(defvar icomplete-mode nil "\
@@ -14647,7 +14719,7 @@ otherwise turn it off.
14647 14719
14648;;;*** 14720;;;***
14649 14721
14650;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (18088 55116)) 14722;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (18307 57871))
14651;;; Generated autoloads from progmodes/icon.el 14723;;; Generated autoloads from progmodes/icon.el
14652 14724
14653(autoload 'icon-mode "icon" "\ 14725(autoload 'icon-mode "icon" "\
@@ -14688,7 +14760,7 @@ with no args, if that value is non-nil.
14688;;;*** 14760;;;***
14689 14761
14690;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 14762;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
14691;;;;;; (18201 33329)) 14763;;;;;; (18307 57871))
14692;;; Generated autoloads from progmodes/idlw-shell.el 14764;;; Generated autoloads from progmodes/idlw-shell.el
14693 14765
14694(autoload 'idlwave-shell "idlw-shell" "\ 14766(autoload 'idlwave-shell "idlw-shell" "\
@@ -14714,7 +14786,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
14714;;;*** 14786;;;***
14715 14787
14716;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14788;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
14717;;;;;; (18197 21676)) 14789;;;;;; (18307 57871))
14718;;; Generated autoloads from progmodes/idlwave.el 14790;;; Generated autoloads from progmodes/idlwave.el
14719 14791
14720(autoload 'idlwave-mode "idlwave" "\ 14792(autoload 'idlwave-mode "idlwave" "\
@@ -14849,8 +14921,8 @@ The main features of this mode are
14849;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14921;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
14850;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14922;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14851;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14923;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14852;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (18169 14924;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (18302
14853;;;;;; 11931)) 14925;;;;;; 4831))
14854;;; Generated autoloads from ido.el 14926;;; Generated autoloads from ido.el
14855 14927
14856(defvar ido-mode nil "\ 14928(defvar ido-mode nil "\
@@ -15111,7 +15183,7 @@ DEF, if non-nil, is the default value.
15111 15183
15112;;;*** 15184;;;***
15113 15185
15114;;;### (autoloads (ielm) "ielm" "ielm.el" (18214 4479)) 15186;;;### (autoloads (ielm) "ielm" "ielm.el" (18307 57856))
15115;;; Generated autoloads from ielm.el 15187;;; Generated autoloads from ielm.el
15116 (add-hook 'same-window-buffer-names "*ielm*") 15188 (add-hook 'same-window-buffer-names "*ielm*")
15117 15189
@@ -15124,7 +15196,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
15124;;;*** 15196;;;***
15125 15197
15126;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el" 15198;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el"
15127;;;;;; (18088 55085)) 15199;;;;;; (18307 57856))
15128;;; Generated autoloads from iimage.el 15200;;; Generated autoloads from iimage.el
15129 15201
15130(autoload 'turn-on-iimage-mode "iimage" "\ 15202(autoload 'turn-on-iimage-mode "iimage" "\
@@ -15143,7 +15215,7 @@ Toggle inline image minor mode.
15143;;;;;; insert-image put-image create-image image-type-auto-detected-p 15215;;;;;; insert-image put-image create-image image-type-auto-detected-p
15144;;;;;; image-type-available-p image-type image-type-from-file-name 15216;;;;;; image-type-available-p image-type image-type-from-file-name
15145;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data) 15217;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data)
15146;;;;;; "image" "image.el" (18186 14736)) 15218;;;;;; "image" "image.el" (18307 57856))
15147;;; Generated autoloads from image.el 15219;;; Generated autoloads from image.el
15148 15220
15149(autoload 'image-type-from-data "image" "\ 15221(autoload 'image-type-from-data "image" "\
@@ -15326,7 +15398,7 @@ Example:
15326;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag 15398;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
15327;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs 15399;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
15328;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs) 15400;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs)
15329;;;;;; "image-dired" "image-dired.el" (18202 3995)) 15401;;;;;; "image-dired" "image-dired.el" (18307 57856))
15330;;; Generated autoloads from image-dired.el 15402;;; Generated autoloads from image-dired.el
15331 15403
15332(autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\ 15404(autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\
@@ -15460,7 +15532,7 @@ easy-to-use form.
15460 15532
15461;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 15533;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
15462;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 15534;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
15463;;;;;; "image-file.el" (18123 58387)) 15535;;;;;; "image-file.el" (18307 57856))
15464;;; Generated autoloads from image-file.el 15536;;; Generated autoloads from image-file.el
15465 15537
15466(defvar image-file-name-extensions '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg") "\ 15538(defvar image-file-name-extensions '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg") "\
@@ -15521,8 +15593,8 @@ Image files are those whose name has an extension in
15521 15593
15522;;;*** 15594;;;***
15523 15595
15524;;;### (autoloads (image-mode-maybe image-minor-mode image-mode) 15596;;;### (autoloads (image-bookmark-jump image-mode-maybe image-minor-mode
15525;;;;;; "image-mode" "image-mode.el" (18132 64031)) 15597;;;;;; image-mode) "image-mode" "image-mode.el" (18301 42251))
15526;;; Generated autoloads from image-mode.el 15598;;; Generated autoloads from image-mode.el
15527 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist) 15599 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist)
15528 (push '("\\.png\\'" . image-mode) auto-mode-alist) 15600 (push '("\\.png\\'" . image-mode) auto-mode-alist)
@@ -15560,10 +15632,15 @@ information on these modes.
15560 15632
15561\(fn)" t nil) 15633\(fn)" t nil)
15562 15634
15635(autoload 'image-bookmark-jump "image-mode" "\
15636Not documented
15637
15638\(fn BMK)" nil nil)
15639
15563;;;*** 15640;;;***
15564 15641
15565;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 15642;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
15566;;;;;; imenu-sort-function) "imenu" "imenu.el" (18120 34749)) 15643;;;;;; imenu-sort-function) "imenu" "imenu.el" (18302 4831))
15567;;; Generated autoloads from imenu.el 15644;;; Generated autoloads from imenu.el
15568 15645
15569(defvar imenu-sort-function nil "\ 15646(defvar imenu-sort-function nil "\
@@ -15678,7 +15755,7 @@ for more information.
15678 15755
15679;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion 15756;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion
15680;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 15757;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
15681;;;;;; "ind-util" "language/ind-util.el" (18088 55109)) 15758;;;;;; "ind-util" "language/ind-util.el" (18307 57867))
15682;;; Generated autoloads from language/ind-util.el 15759;;; Generated autoloads from language/ind-util.el
15683 15760
15684(autoload 'indian-compose-region "ind-util" "\ 15761(autoload 'indian-compose-region "ind-util" "\
@@ -15721,7 +15798,7 @@ See also the function `indian-glyph-char'.
15721 15798
15722;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 15799;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
15723;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 15800;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
15724;;;;;; "progmodes/inf-lisp.el" (18088 55117)) 15801;;;;;; "progmodes/inf-lisp.el" (18307 57871))
15725;;; Generated autoloads from progmodes/inf-lisp.el 15802;;; Generated autoloads from progmodes/inf-lisp.el
15726 15803
15727(defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ 15804(defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\
@@ -15788,7 +15865,7 @@ of `inferior-lisp-program'). Runs the hooks from
15788;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 15865;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
15789;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index 15866;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index
15790;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual 15867;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual
15791;;;;;; info info-other-window) "info" "info.el" (18132 64031)) 15868;;;;;; info info-other-window) "info" "info.el" (18307 57856))
15792;;; Generated autoloads from info.el 15869;;; Generated autoloads from info.el
15793 15870
15794(autoload 'info-other-window "info" "\ 15871(autoload 'info-other-window "info" "\
@@ -15954,7 +16031,7 @@ This will add a speedbar major display mode.
15954 16031
15955;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 16032;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
15956;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 16033;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
15957;;;;;; (18120 34749)) 16034;;;;;; (18307 57856))
15958;;; Generated autoloads from info-look.el 16035;;; Generated autoloads from info-look.el
15959 16036
15960(autoload 'info-lookup-reset "info-look" "\ 16037(autoload 'info-lookup-reset "info-look" "\
@@ -16002,7 +16079,7 @@ Perform completion on file preceding point.
16002;;;*** 16079;;;***
16003 16080
16004;;;### (autoloads (info-xref-check-all-custom info-xref-check-all 16081;;;### (autoloads (info-xref-check-all-custom info-xref-check-all
16005;;;;;; info-xref-check) "info-xref" "info-xref.el" (18088 55085)) 16082;;;;;; info-xref-check) "info-xref" "info-xref.el" (18307 57856))
16006;;; Generated autoloads from info-xref.el 16083;;; Generated autoloads from info-xref.el
16007 16084
16008(autoload 'info-xref-check "info-xref" "\ 16085(autoload 'info-xref-check "info-xref" "\
@@ -16029,7 +16106,7 @@ quite a while.
16029;;;*** 16106;;;***
16030 16107
16031;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) 16108;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify)
16032;;;;;; "informat" "informat.el" (18088 55086)) 16109;;;;;; "informat" "informat.el" (18307 57856))
16033;;; Generated autoloads from informat.el 16110;;; Generated autoloads from informat.el
16034 16111
16035(autoload 'Info-tagify "informat" "\ 16112(autoload 'Info-tagify "informat" "\
@@ -16069,7 +16146,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
16069;;;*** 16146;;;***
16070 16147
16071;;;### (autoloads (isearch-buffers-minor-mode) "isearch-multi" "isearch-multi.el" 16148;;;### (autoloads (isearch-buffers-minor-mode) "isearch-multi" "isearch-multi.el"
16072;;;;;; (18210 13714)) 16149;;;;;; (18308 19808))
16073;;; Generated autoloads from isearch-multi.el 16150;;; Generated autoloads from isearch-multi.el
16074 16151
16075(defvar isearch-buffers-current-buffer nil "\ 16152(defvar isearch-buffers-current-buffer nil "\
@@ -16080,15 +16157,15 @@ The value is nil when the search still is in the initial buffer.")
16080Function to call to get the next buffer to search. 16157Function to call to get the next buffer to search.
16081 16158
16082When this variable is set to a function that returns a buffer, then 16159When this variable is set to a function that returns a buffer, then
16083after typing another C-s or C-r at a failing search, the search goes 16160after typing another \\[isearch-forward] or \\[isearch-backward] at a failing search, the search goes
16084to the next buffer in the series and continues searching for the 16161to the next buffer in the series and continues searching for the
16085next occurrence. 16162next occurrence.
16086 16163
16087The first argument of this function is the current buffer where the 16164The first argument of this function is the current buffer where the
16088search is currently searching. It defines the base buffer relative to 16165search is currently searching. It defines the base buffer relative to
16089which this function should find the next buffer. When the isearch 16166which this function should find the next buffer. When the isearch
16090direction is backward (when isearch-forward is nil), this function 16167direction is backward (when `isearch-forward' is nil), this function
16091should return the previous buffer to search. If the second argument of 16168should return the previous buffer to search. If the second argument of
16092this function WRAP is non-nil, then it should return the first buffer 16169this function WRAP is non-nil, then it should return the first buffer
16093in the series; and for the backward search, it should return the last 16170in the series; and for the backward search, it should return the last
16094buffer in the series.") 16171buffer in the series.")
@@ -16103,7 +16180,7 @@ With arg, turn isearch-buffers minor mode on if arg is positive, off otherwise.
16103 16180
16104;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 16181;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
16105;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 16182;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
16106;;;;;; (18088 55107)) 16183;;;;;; (18307 57867))
16107;;; Generated autoloads from international/isearch-x.el 16184;;; Generated autoloads from international/isearch-x.el
16108 16185
16109(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 16186(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -16123,8 +16200,8 @@ Not documented
16123 16200
16124;;;*** 16201;;;***
16125 16202
16126;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (18088 16203;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (18307
16127;;;;;; 55086)) 16204;;;;;; 57856))
16128;;; Generated autoloads from isearchb.el 16205;;; Generated autoloads from isearchb.el
16129 16206
16130(autoload 'isearchb-activate "isearchb" "\ 16207(autoload 'isearchb-activate "isearchb" "\
@@ -16140,68 +16217,75 @@ accessed via isearchb.
16140;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 16217;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
16141;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 16218;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
16142;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 16219;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
16143;;;;;; "international/iso-cvt.el" (18088 55107)) 16220;;;;;; "international/iso-cvt.el" (18307 57867))
16144;;; Generated autoloads from international/iso-cvt.el 16221;;; Generated autoloads from international/iso-cvt.el
16145 16222
16146(autoload 'iso-spanish "iso-cvt" "\ 16223(autoload 'iso-spanish "iso-cvt" "\
16147Translate net conventions for Spanish to ISO 8859-1. 16224Translate net conventions for Spanish to ISO 8859-1.
16148The region between FROM and TO is translated using the table TRANS-TAB. 16225Translate the region between FROM and TO using the table
16226`iso-spanish-trans-tab'.
16149Optional arg BUFFER is ignored (for use in `format-alist'). 16227Optional arg BUFFER is ignored (for use in `format-alist').
16150 16228
16151\(fn FROM TO &optional BUFFER)" t nil) 16229\(fn FROM TO &optional BUFFER)" t nil)
16152 16230
16153(autoload 'iso-german "iso-cvt" "\ 16231(autoload 'iso-german "iso-cvt" "\
16154Translate net conventions for German to ISO 8859-1. 16232Translate net conventions for German to ISO 8859-1.
16155The region between FROM and TO is translated using the table TRANS-TAB. 16233Translate the region FROM and TO using the table
16234`iso-german-trans-tab'.
16156Optional arg BUFFER is ignored (for use in `format-alist'). 16235Optional arg BUFFER is ignored (for use in `format-alist').
16157 16236
16158\(fn FROM TO &optional BUFFER)" t nil) 16237\(fn FROM TO &optional BUFFER)" t nil)
16159 16238
16160(autoload 'iso-iso2tex "iso-cvt" "\ 16239(autoload 'iso-iso2tex "iso-cvt" "\
16161Translate ISO 8859-1 characters to TeX sequences. 16240Translate ISO 8859-1 characters to TeX sequences.
16162The region between FROM and TO is translated using the table TRANS-TAB. 16241Translate the region between FROM and TO using the table
16242`iso-iso2tex-trans-tab'.
16163Optional arg BUFFER is ignored (for use in `format-alist'). 16243Optional arg BUFFER is ignored (for use in `format-alist').
16164 16244
16165\(fn FROM TO &optional BUFFER)" t nil) 16245\(fn FROM TO &optional BUFFER)" t nil)
16166 16246
16167(autoload 'iso-tex2iso "iso-cvt" "\ 16247(autoload 'iso-tex2iso "iso-cvt" "\
16168Translate TeX sequences to ISO 8859-1 characters. 16248Translate TeX sequences to ISO 8859-1 characters.
16169The region between FROM and TO is translated using the table TRANS-TAB. 16249Translate the region between FROM and TO using the table
16250`iso-tex2iso-trans-tab'.
16170Optional arg BUFFER is ignored (for use in `format-alist'). 16251Optional arg BUFFER is ignored (for use in `format-alist').
16171 16252
16172\(fn FROM TO &optional BUFFER)" t nil) 16253\(fn FROM TO &optional BUFFER)" t nil)
16173 16254
16174(autoload 'iso-gtex2iso "iso-cvt" "\ 16255(autoload 'iso-gtex2iso "iso-cvt" "\
16175Translate German TeX sequences to ISO 8859-1 characters. 16256Translate German TeX sequences to ISO 8859-1 characters.
16176The region between FROM and TO is translated using the table TRANS-TAB. 16257Translate the region between FROM and TO using the table
16258`iso-gtex2iso-trans-tab'.
16177Optional arg BUFFER is ignored (for use in `format-alist'). 16259Optional arg BUFFER is ignored (for use in `format-alist').
16178 16260
16179\(fn FROM TO &optional BUFFER)" t nil) 16261\(fn FROM TO &optional BUFFER)" t nil)
16180 16262
16181(autoload 'iso-iso2gtex "iso-cvt" "\ 16263(autoload 'iso-iso2gtex "iso-cvt" "\
16182Translate ISO 8859-1 characters to German TeX sequences. 16264Translate ISO 8859-1 characters to German TeX sequences.
16183The region between FROM and TO is translated using the table TRANS-TAB. 16265Translate the region between FROM and TO using the table
16266`iso-iso2gtex-trans-tab'.
16184Optional arg BUFFER is ignored (for use in `format-alist'). 16267Optional arg BUFFER is ignored (for use in `format-alist').
16185 16268
16186\(fn FROM TO &optional BUFFER)" t nil) 16269\(fn FROM TO &optional BUFFER)" t nil)
16187 16270
16188(autoload 'iso-iso2duden "iso-cvt" "\ 16271(autoload 'iso-iso2duden "iso-cvt" "\
16189Translate ISO 8859-1 characters to German TeX sequences. 16272Translate ISO 8859-1 characters to Duden sequences.
16190The region between FROM and TO is translated using the table TRANS-TAB. 16273Translate the region between FROM and TO using the table
16274`iso-iso2duden-trans-tab'.
16191Optional arg BUFFER is ignored (for use in `format-alist'). 16275Optional arg BUFFER is ignored (for use in `format-alist').
16192 16276
16193\(fn FROM TO &optional BUFFER)" t nil) 16277\(fn FROM TO &optional BUFFER)" t nil)
16194 16278
16195(autoload 'iso-iso2sgml "iso-cvt" "\ 16279(autoload 'iso-iso2sgml "iso-cvt" "\
16196Translate ISO 8859-1 characters in the region to SGML entities. 16280Translate ISO 8859-1 characters in the region to SGML entities.
16197The entities used are from \"ISO 8879:1986//ENTITIES Added Latin 1//EN\". 16281Use entities from \"ISO 8879:1986//ENTITIES Added Latin 1//EN\".
16198Optional arg BUFFER is ignored (for use in `format-alist'). 16282Optional arg BUFFER is ignored (for use in `format-alist').
16199 16283
16200\(fn FROM TO &optional BUFFER)" t nil) 16284\(fn FROM TO &optional BUFFER)" t nil)
16201 16285
16202(autoload 'iso-sgml2iso "iso-cvt" "\ 16286(autoload 'iso-sgml2iso "iso-cvt" "\
16203Translate SGML entities in the region to ISO 8859-1 characters. 16287Translate SGML entities in the region to ISO 8859-1 characters.
16204The entities used are from \"ISO 8879:1986//ENTITIES Added Latin 1//EN\". 16288Use entities from \"ISO 8879:1986//ENTITIES Added Latin 1//EN\".
16205Optional arg BUFFER is ignored (for use in `format-alist'). 16289Optional arg BUFFER is ignored (for use in `format-alist').
16206 16290
16207\(fn FROM TO &optional BUFFER)" t nil) 16291\(fn FROM TO &optional BUFFER)" t nil)
@@ -16224,7 +16308,7 @@ Add submenus to the File menu, to convert to and from various formats.
16224;;;*** 16308;;;***
16225 16309
16226;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 16310;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
16227;;;;;; (18088 55107)) 16311;;;;;; (18307 57867))
16228;;; Generated autoloads from international/iso-transl.el 16312;;; Generated autoloads from international/iso-transl.el
16229 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 16313 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
16230 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 16314 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -16237,7 +16321,7 @@ Add submenus to the File menu, to convert to and from various formats.
16237;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 16321;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
16238;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist 16322;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist
16239;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" 16323;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el"
16240;;;;;; (18200 51267)) 16324;;;;;; (18307 57873))
16241;;; Generated autoloads from textmodes/ispell.el 16325;;; Generated autoloads from textmodes/ispell.el
16242(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 16326(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
16243 16327
@@ -16362,6 +16446,7 @@ for skipping in latex mode.")
16362Same format as `ispell-skip-region-alist' 16446Same format as `ispell-skip-region-alist'
16363Note - substrings of other matches must come last 16447Note - substrings of other matches must come last
16364 (e.g. \"<[tT][tT]/\" and \"<[^ \\t\\n>]\").") 16448 (e.g. \"<[tT][tT]/\" and \"<[^ \\t\\n>]\").")
16449(put 'ispell-local-pdict 'safe-local-variable 'stringp)
16365 (define-key esc-map "$" 'ispell-word) 16450 (define-key esc-map "$" 'ispell-word)
16366 16451
16367(autoload 'ispell-word "ispell" "\ 16452(autoload 'ispell-word "ispell" "\
@@ -16528,8 +16613,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to
16528 16613
16529;;;*** 16614;;;***
16530 16615
16531;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (18120 16616;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (18302
16532;;;;;; 34749)) 16617;;;;;; 4831))
16533;;; Generated autoloads from iswitchb.el 16618;;; Generated autoloads from iswitchb.el
16534 16619
16535(defvar iswitchb-mode nil "\ 16620(defvar iswitchb-mode nil "\
@@ -16554,7 +16639,7 @@ This mode enables switching between buffers using substrings. See
16554;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 16639;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
16555;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 16640;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
16556;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 16641;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
16557;;;;;; "japan-util" "language/japan-util.el" (18088 55109)) 16642;;;;;; "japan-util" "language/japan-util.el" (18307 57867))
16558;;; Generated autoloads from language/japan-util.el 16643;;; Generated autoloads from language/japan-util.el
16559 16644
16560(autoload 'setup-japanese-environment-internal "japan-util" "\ 16645(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -16632,7 +16717,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16632;;;*** 16717;;;***
16633 16718
16634;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 16719;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
16635;;;;;; "jka-compr.el" (18088 55086)) 16720;;;;;; "jka-compr.el" (18307 57856))
16636;;; Generated autoloads from jka-compr.el 16721;;; Generated autoloads from jka-compr.el
16637 16722
16638(defvar jka-compr-inhibit nil "\ 16723(defvar jka-compr-inhibit nil "\
@@ -16657,7 +16742,7 @@ by `jka-compr-installed'.
16657 16742
16658;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 16743;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
16659;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 16744;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
16660;;;;;; (18088 55097)) 16745;;;;;; (18307 57862))
16661;;; Generated autoloads from emulation/keypad.el 16746;;; Generated autoloads from emulation/keypad.el
16662 16747
16663(defvar keypad-setup nil "\ 16748(defvar keypad-setup nil "\
@@ -16713,7 +16798,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
16713;;;*** 16798;;;***
16714 16799
16715;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 16800;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
16716;;;;;; (18088 55107)) 16801;;;;;; (18307 57867))
16717;;; Generated autoloads from international/kinsoku.el 16802;;; Generated autoloads from international/kinsoku.el
16718 16803
16719(autoload 'kinsoku "kinsoku" "\ 16804(autoload 'kinsoku "kinsoku" "\
@@ -16734,8 +16819,8 @@ the context of text formatting.
16734 16819
16735;;;*** 16820;;;***
16736 16821
16737;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (18088 16822;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (18307
16738;;;;;; 55107)) 16823;;;;;; 57867))
16739;;; Generated autoloads from international/kkc.el 16824;;; Generated autoloads from international/kkc.el
16740 16825
16741(defvar kkc-after-update-conversion-functions nil "\ 16826(defvar kkc-after-update-conversion-functions nil "\
@@ -16760,7 +16845,7 @@ and the return value is the length of the conversion.
16760;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16845;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
16761;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16846;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
16762;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" 16847;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro"
16763;;;;;; "kmacro.el" (18088 55086)) 16848;;;;;; "kmacro.el" (18307 57856))
16764;;; Generated autoloads from kmacro.el 16849;;; Generated autoloads from kmacro.el
16765 (global-set-key "\C-x(" 'kmacro-start-macro) 16850 (global-set-key "\C-x(" 'kmacro-start-macro)
16766 (global-set-key "\C-x)" 'kmacro-end-macro) 16851 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16867,7 +16952,7 @@ If kbd macro currently being defined end it before activating it.
16867 16952
16868;;;### (autoloads (kannada-post-read-conversion kannada-compose-string 16953;;;### (autoloads (kannada-post-read-conversion kannada-compose-string
16869;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el" 16954;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el"
16870;;;;;; (18088 55109)) 16955;;;;;; (18307 57867))
16871;;; Generated autoloads from language/knd-util.el 16956;;; Generated autoloads from language/knd-util.el
16872 16957
16873(defconst kannada-consonant "[\x51f75-\x51fb9]") 16958(defconst kannada-consonant "[\x51f75-\x51fb9]")
@@ -16890,7 +16975,7 @@ Not documented
16890;;;*** 16975;;;***
16891 16976
16892;;;### (autoloads (setup-korean-environment-internal) "korea-util" 16977;;;### (autoloads (setup-korean-environment-internal) "korea-util"
16893;;;;;; "language/korea-util.el" (18088 55109)) 16978;;;;;; "language/korea-util.el" (18307 57867))
16894;;; Generated autoloads from language/korea-util.el 16979;;; Generated autoloads from language/korea-util.el
16895 16980
16896(defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ 16981(defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
@@ -16905,7 +16990,7 @@ Not documented
16905;;;*** 16990;;;***
16906 16991
16907;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 16992;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
16908;;;;;; (18202 4002)) 16993;;;;;; (18307 57870))
16909;;; Generated autoloads from play/landmark.el 16994;;; Generated autoloads from play/landmark.el
16910 16995
16911(defalias 'landmark-repeat 'lm-test-run) 16996(defalias 'landmark-repeat 'lm-test-run)
@@ -16939,8 +17024,8 @@ Use \\[describe-mode] for more info.
16939 17024
16940;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion 17025;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion
16941;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao 17026;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao
16942;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (18088 17027;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (18307
16943;;;;;; 55109)) 17028;;;;;; 57867))
16944;;; Generated autoloads from language/lao-util.el 17029;;; Generated autoloads from language/lao-util.el
16945 17030
16946(autoload 'lao-compose-string "lao-util" "\ 17031(autoload 'lao-compose-string "lao-util" "\
@@ -16989,7 +17074,7 @@ Not documented
16989 17074
16990;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 17075;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
16991;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 17076;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
16992;;;;;; "latexenc" "international/latexenc.el" (18088 55107)) 17077;;;;;; "latexenc" "international/latexenc.el" (18307 57867))
16993;;; Generated autoloads from international/latexenc.el 17078;;; Generated autoloads from international/latexenc.el
16994 17079
16995(defvar latex-inputenc-coding-alist '(("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)) "\ 17080(defvar latex-inputenc-coding-alist '(("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)) "\
@@ -17021,7 +17106,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
17021;;;*** 17106;;;***
17022 17107
17023;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 17108;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
17024;;;;;; "latin1-disp" "international/latin1-disp.el" (18120 34751)) 17109;;;;;; "latin1-disp" "international/latin1-disp.el" (18307 57867))
17025;;; Generated autoloads from international/latin1-disp.el 17110;;; Generated autoloads from international/latin1-disp.el
17026 17111
17027(defvar latin1-display nil "\ 17112(defvar latin1-display nil "\
@@ -17065,7 +17150,7 @@ use either \\[customize] or the function `latin1-display'.")
17065;;;*** 17150;;;***
17066 17151
17067;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 17152;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
17068;;;;;; (18088 55117)) 17153;;;;;; (18307 57871))
17069;;; Generated autoloads from progmodes/ld-script.el 17154;;; Generated autoloads from progmodes/ld-script.el
17070 17155
17071(add-to-list 'auto-mode-alist '("\\.ld[si]?\\>" . ld-script-mode)) 17156(add-to-list 'auto-mode-alist '("\\.ld[si]?\\>" . ld-script-mode))
@@ -17080,7 +17165,7 @@ A major mode to edit GNU ld script files
17080;;;*** 17165;;;***
17081 17166
17082;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 17167;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
17083;;;;;; (18088 55086)) 17168;;;;;; (18307 57856))
17084;;; Generated autoloads from ledit.el 17169;;; Generated autoloads from ledit.el
17085 17170
17086(defconst ledit-save-files t "\ 17171(defconst ledit-save-files t "\
@@ -17115,7 +17200,7 @@ Not documented
17115 17200
17116;;;*** 17201;;;***
17117 17202
17118;;;### (autoloads (life) "life" "play/life.el" (18088 55114)) 17203;;;### (autoloads (life) "life" "play/life.el" (18307 57870))
17119;;; Generated autoloads from play/life.el 17204;;; Generated autoloads from play/life.el
17120 17205
17121(autoload 'life "life" "\ 17206(autoload 'life "life" "\
@@ -17128,8 +17213,8 @@ generations (this defaults to 1).
17128 17213
17129;;;*** 17214;;;***
17130 17215
17131;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (18213 17216;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (18307
17132;;;;;; 13926)) 17217;;;;;; 57856))
17133;;; Generated autoloads from loadhist.el 17218;;; Generated autoloads from loadhist.el
17134 17219
17135(autoload 'unload-feature "loadhist" "\ 17220(autoload 'unload-feature "loadhist" "\
@@ -17161,7 +17246,7 @@ something strange, such as redefining an Emacs function.
17161;;;*** 17246;;;***
17162 17247
17163;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 17248;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
17164;;;;;; "locate" "locate.el" (18126 18420)) 17249;;;;;; "locate" "locate.el" (18307 57856))
17165;;; Generated autoloads from locate.el 17250;;; Generated autoloads from locate.el
17166 17251
17167(defvar locate-ls-subdir-switches "-al" "\ 17252(defvar locate-ls-subdir-switches "-al" "\
@@ -17212,29 +17297,34 @@ except that FILTER is not optional.
17212 17297
17213;;;*** 17298;;;***
17214 17299
17215;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (18120 34749)) 17300;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (18317 11736))
17216;;; Generated autoloads from log-edit.el 17301;;; Generated autoloads from log-edit.el
17217 17302
17218(autoload 'log-edit "log-edit" "\ 17303(autoload 'log-edit "log-edit" "\
17219Setup a buffer to enter a log message. 17304Setup a buffer to enter a log message.
17220\\<log-edit-mode-map>The buffer will be put in `log-edit-mode'. 17305\\<log-edit-mode-map>The buffer will be put in `log-edit-mode'.
17221If SETUP is non-nil, the buffer is then erased and `log-edit-hook' is run. 17306If SETUP is non-nil, the buffer is then erased and `log-edit-hook' is run.
17222Mark and point will be set around the entire contents of the 17307Mark and point will be set around the entire contents of the buffer so
17223buffer so that it is easy to kill the contents of the buffer with \\[kill-region]. 17308that it is easy to kill the contents of the buffer with \\[kill-region].
17224Once you're done editing the message, pressing \\[log-edit-done] will call 17309Once you're done editing the message, pressing \\[log-edit-done] will call
17225`log-edit-done' which will end up calling CALLBACK to do the actual commit. 17310`log-edit-done' which will end up calling CALLBACK to do the actual commit.
17226LISTFUN if non-nil is a function of no arguments returning the list of files 17311
17227 that are concerned by the current operation (using relative names). 17312PARAMS if non-nil is an alist. Possible keys and associated values:
17313 `log-edit-listfun' -- function taking no arguments that returns the list of
17314 files that are concerned by the current operation (using relative names);
17315 `log-edit-diff-function' -- function taking no arguments that
17316 displays a diff of the files concerned by the current operation.
17317
17228If BUFFER is non-nil `log-edit' will jump to that buffer, use it to edit the 17318If BUFFER is non-nil `log-edit' will jump to that buffer, use it to edit the
17229 log message and go back to the current buffer when done. Otherwise, it 17319log message and go back to the current buffer when done. Otherwise, it
17230 uses the current buffer. 17320uses the current buffer.
17231 17321
17232\(fn CALLBACK &optional SETUP LISTFUN BUFFER &rest IGNORE)" nil nil) 17322\(fn CALLBACK &optional SETUP PARAMS BUFFER &rest IGNORE)" nil nil)
17233 17323
17234;;;*** 17324;;;***
17235 17325
17236;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (18202 17326;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (18301
17237;;;;;; 3995)) 17327;;;;;; 42251))
17238;;; Generated autoloads from log-view.el 17328;;; Generated autoloads from log-view.el
17239 17329
17240(autoload 'log-view-mode "log-view" "\ 17330(autoload 'log-view-mode "log-view" "\
@@ -17244,8 +17334,8 @@ Major mode for browsing CVS log output.
17244 17334
17245;;;*** 17335;;;***
17246 17336
17247;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (18214 17337;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (18307
17248;;;;;; 4763)) 17338;;;;;; 57856))
17249;;; Generated autoloads from longlines.el 17339;;; Generated autoloads from longlines.el
17250 17340
17251(autoload 'longlines-mode "longlines" "\ 17341(autoload 'longlines-mode "longlines" "\
@@ -17266,13 +17356,13 @@ are indicated with a symbol.
17266;;;*** 17356;;;***
17267 17357
17268;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 17358;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
17269;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (18088 17359;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (18307
17270;;;;;; 55086)) 17360;;;;;; 57856))
17271;;; Generated autoloads from lpr.el 17361;;; Generated autoloads from lpr.el
17272 17362
17273(defvar lpr-windows-system (memq system-type '(emx win32 w32 mswindows ms-dos windows-nt))) 17363(defvar lpr-windows-system (memq system-type '(emx win32 w32 mswindows ms-dos windows-nt)))
17274 17364
17275(defvar lpr-lp-system (memq system-type '(usg-unix-v dgux hpux irix))) 17365(defvar lpr-lp-system (memq system-type '(usg-unix-v hpux irix)))
17276 17366
17277(defvar printer-name (and lpr-windows-system "PRN") "\ 17367(defvar printer-name (and lpr-windows-system "PRN") "\
17278*The name of a local printer to which data is sent for printing. 17368*The name of a local printer to which data is sent for printing.
@@ -17361,7 +17451,7 @@ for further customization of the printer command.
17361;;;*** 17451;;;***
17362 17452
17363;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 17453;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
17364;;;;;; (18088 55086)) 17454;;;;;; (18307 57856))
17365;;; Generated autoloads from ls-lisp.el 17455;;; Generated autoloads from ls-lisp.el
17366 17456
17367(defvar ls-lisp-support-shell-wildcards t "\ 17457(defvar ls-lisp-support-shell-wildcards t "\
@@ -17372,8 +17462,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
17372 17462
17373;;;*** 17463;;;***
17374 17464
17375;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (18088 17465;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (18307
17376;;;;;; 55094)) 17466;;;;;; 57860))
17377;;; Generated autoloads from calendar/lunar.el 17467;;; Generated autoloads from calendar/lunar.el
17378 17468
17379(autoload 'phases-of-moon "lunar" "\ 17469(autoload 'phases-of-moon "lunar" "\
@@ -17386,8 +17476,8 @@ This function is suitable for execution in a .emacs file.
17386 17476
17387;;;*** 17477;;;***
17388 17478
17389;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (18088 17479;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (18307
17390;;;;;; 55117)) 17480;;;;;; 57871))
17391;;; Generated autoloads from progmodes/m4-mode.el 17481;;; Generated autoloads from progmodes/m4-mode.el
17392 17482
17393(autoload 'm4-mode "m4-mode" "\ 17483(autoload 'm4-mode "m4-mode" "\
@@ -17399,7 +17489,7 @@ A major mode to edit m4 macro files.
17399;;;*** 17489;;;***
17400 17490
17401;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 17491;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
17402;;;;;; (18088 55096)) 17492;;;;;; (18307 57861))
17403;;; Generated autoloads from emacs-lisp/macroexp.el 17493;;; Generated autoloads from emacs-lisp/macroexp.el
17404 17494
17405(autoload 'macroexpand-all "macroexp" "\ 17495(autoload 'macroexpand-all "macroexp" "\
@@ -17413,7 +17503,7 @@ definitions to shadow the loaded ones for use in file byte-compilation.
17413;;;*** 17503;;;***
17414 17504
17415;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 17505;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
17416;;;;;; name-last-kbd-macro) "macros" "macros.el" (18088 55086)) 17506;;;;;; name-last-kbd-macro) "macros" "macros.el" (18307 57856))
17417;;; Generated autoloads from macros.el 17507;;; Generated autoloads from macros.el
17418 17508
17419(autoload 'name-last-kbd-macro "macros" "\ 17509(autoload 'name-last-kbd-macro "macros" "\
@@ -17502,7 +17592,7 @@ and then select the region of un-tablified names and use
17502;;;*** 17592;;;***
17503 17593
17504;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 17594;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
17505;;;;;; "mail/mail-extr.el" (18088 55109)) 17595;;;;;; "mail/mail-extr.el" (18307 57869))
17506;;; Generated autoloads from mail/mail-extr.el 17596;;; Generated autoloads from mail/mail-extr.el
17507 17597
17508(autoload 'mail-extract-address-components "mail-extr" "\ 17598(autoload 'mail-extract-address-components "mail-extr" "\
@@ -17534,7 +17624,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
17534 17624
17535;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 17625;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
17536;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 17626;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
17537;;;;;; (18088 55110)) 17627;;;;;; (18307 57869))
17538;;; Generated autoloads from mail/mail-hist.el 17628;;; Generated autoloads from mail/mail-hist.el
17539 17629
17540(autoload 'mail-hist-define-keys "mail-hist" "\ 17630(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -17565,8 +17655,8 @@ This function normally would be called when the message is sent.
17565 17655
17566;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 17656;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
17567;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p 17657;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p
17568;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (18088 17658;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (18307
17569;;;;;; 55110)) 17659;;;;;; 57869))
17570;;; Generated autoloads from mail/mail-utils.el 17660;;; Generated autoloads from mail/mail-utils.el
17571 17661
17572(defvar mail-use-rfc822 nil "\ 17662(defvar mail-use-rfc822 nil "\
@@ -17617,10 +17707,25 @@ If 4th arg LIST is non-nil, return a list of all such fields.
17617 17707
17618;;;*** 17708;;;***
17619 17709
17620;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) 17710;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
17621;;;;;; "mailabbrev" "mail/mailabbrev.el" (18120 34751)) 17711;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (18307
17712;;;;;; 57869))
17622;;; Generated autoloads from mail/mailabbrev.el 17713;;; Generated autoloads from mail/mailabbrev.el
17623 17714
17715(defvar mail-abbrevs-mode nil "\
17716Non-nil if Mail-Abbrevs mode is enabled.
17717See the command `mail-abbrevs-mode' for a description of this minor mode.
17718Setting this variable directly does not take effect;
17719either customize it (see the info node `Easy Customization')
17720or call the function `mail-abbrevs-mode'.")
17721
17722(custom-autoload 'mail-abbrevs-mode "mailabbrev" nil)
17723
17724(autoload 'mail-abbrevs-mode "mailabbrev" "\
17725Non-nil means expand mail aliases as abbrevs, in certain message headers.
17726
17727\(fn &optional ARG)" t nil)
17728
17624(autoload 'mail-abbrevs-setup "mailabbrev" "\ 17729(autoload 'mail-abbrevs-setup "mailabbrev" "\
17625Initialize use of the `mailabbrev' package. 17730Initialize use of the `mailabbrev' package.
17626 17731
@@ -17641,8 +17746,8 @@ If DEFINITION contains multiple addresses, separate them with commas.
17641;;;*** 17746;;;***
17642 17747
17643;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases 17748;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
17644;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (18088 17749;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (18307
17645;;;;;; 55110)) 17750;;;;;; 57869))
17646;;; Generated autoloads from mail/mailalias.el 17751;;; Generated autoloads from mail/mailalias.el
17647 17752
17648(defvar mail-complete-style 'angles "\ 17753(defvar mail-complete-style 'angles "\
@@ -17688,7 +17793,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any.
17688;;;*** 17793;;;***
17689 17794
17690;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17795;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
17691;;;;;; (18088 55110)) 17796;;;;;; (18307 57869))
17692;;; Generated autoloads from mail/mailclient.el 17797;;; Generated autoloads from mail/mailclient.el
17693 17798
17694(autoload 'mailclient-send-it "mailclient" "\ 17799(autoload 'mailclient-send-it "mailclient" "\
@@ -17702,7 +17807,7 @@ The mail client is taken to be the handler of mailto URLs.
17702 17807
17703;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 17808;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
17704;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 17809;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
17705;;;;;; "make-mode" "progmodes/make-mode.el" (18088 55117)) 17810;;;;;; "make-mode" "progmodes/make-mode.el" (18307 57871))
17706;;; Generated autoloads from progmodes/make-mode.el 17811;;; Generated autoloads from progmodes/make-mode.el
17707 17812
17708(autoload 'makefile-mode "make-mode" "\ 17813(autoload 'makefile-mode "make-mode" "\
@@ -17819,8 +17924,8 @@ An adapted `makefile-mode' that knows about imake.
17819 17924
17820;;;*** 17925;;;***
17821 17926
17822;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (18088 17927;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (18302
17823;;;;;; 55086)) 17928;;;;;; 4831))
17824;;; Generated autoloads from makesum.el 17929;;; Generated autoloads from makesum.el
17825 17930
17826(autoload 'make-command-summary "makesum" "\ 17931(autoload 'make-command-summary "makesum" "\
@@ -17831,7 +17936,7 @@ Previous contents of that buffer are killed first.
17831 17936
17832;;;*** 17937;;;***
17833 17938
17834;;;### (autoloads (man-follow man) "man" "man.el" (18153 31207)) 17939;;;### (autoloads (man-follow man) "man" "man.el" (18307 57856))
17835;;; Generated autoloads from man.el 17940;;; Generated autoloads from man.el
17836 17941
17837(defalias 'manual-entry 'man) 17942(defalias 'manual-entry 'man)
@@ -17858,7 +17963,7 @@ Get a Un*x manual page of the item under point and put it in a buffer.
17858 17963
17859;;;*** 17964;;;***
17860 17965
17861;;;### (autoloads (master-mode) "master" "master.el" (18088 55086)) 17966;;;### (autoloads (master-mode) "master" "master.el" (18307 57856))
17862;;; Generated autoloads from master.el 17967;;; Generated autoloads from master.el
17863 17968
17864(autoload 'master-mode "master" "\ 17969(autoload 'master-mode "master" "\
@@ -17881,7 +17986,7 @@ yourself the value of `master-of' by calling `master-show-slave'.
17881;;;*** 17986;;;***
17882 17987
17883;;;### (autoloads (minibuffer-indicate-depth-mode) "mb-depth" "mb-depth.el" 17988;;;### (autoloads (minibuffer-indicate-depth-mode) "mb-depth" "mb-depth.el"
17884;;;;;; (18187 36839)) 17989;;;;;; (18308 19808))
17885;;; Generated autoloads from mb-depth.el 17990;;; Generated autoloads from mb-depth.el
17886 17991
17887(defvar minibuffer-indicate-depth-mode nil "\ 17992(defvar minibuffer-indicate-depth-mode nil "\
@@ -17906,8 +18011,8 @@ Returns non-nil if the new state is enabled.
17906 18011
17907;;;*** 18012;;;***
17908 18013
17909;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (18211 18014;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (18307
17910;;;;;; 32385)) 18015;;;;;; 57856))
17911;;; Generated autoloads from menu-bar.el 18016;;; Generated autoloads from menu-bar.el
17912 18017
17913(put 'menu-bar-mode 'standard-value '(t)) 18018(put 'menu-bar-mode 'standard-value '(t))
@@ -17938,7 +18043,7 @@ turn on menu bars; otherwise, turn off menu bars.
17938;;;;;; message-forward-make-body message-forward message-recover 18043;;;;;; message-forward-make-body message-forward message-recover
17939;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 18044;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
17940;;;;;; message-reply message-news message-mail message-mode) "message" 18045;;;;;; message-reply message-news message-mail message-mode) "message"
17941;;;;;; "gnus/message.el" (18212 46007)) 18046;;;;;; "gnus/message.el" (18307 57866))
17942;;; Generated autoloads from gnus/message.el 18047;;; Generated autoloads from gnus/message.el
17943 18048
17944(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 18049(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -18104,7 +18209,7 @@ which specify the range to operate on.
18104;;;*** 18209;;;***
18105 18210
18106;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 18211;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
18107;;;;;; (18161 20996)) 18212;;;;;; (18307 57871))
18108;;; Generated autoloads from progmodes/meta-mode.el 18213;;; Generated autoloads from progmodes/meta-mode.el
18109 18214
18110(autoload 'metafont-mode "meta-mode" "\ 18215(autoload 'metafont-mode "meta-mode" "\
@@ -18131,7 +18236,7 @@ Turning on MetaPost mode calls the value of the variable
18131 18236
18132;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 18237;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
18133;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 18238;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
18134;;;;;; (18088 55110)) 18239;;;;;; (18307 57869))
18135;;; Generated autoloads from mail/metamail.el 18240;;; Generated autoloads from mail/metamail.el
18136 18241
18137(autoload 'metamail-interpret-header "metamail" "\ 18242(autoload 'metamail-interpret-header "metamail" "\
@@ -18176,7 +18281,7 @@ redisplayed as output is inserted.
18176 18281
18177;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 18282;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
18178;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 18283;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
18179;;;;;; "mh-e/mh-comp.el" (18128 32656)) 18284;;;;;; "mh-e/mh-comp.el" (18307 57869))
18180;;; Generated autoloads from mh-e/mh-comp.el 18285;;; Generated autoloads from mh-e/mh-comp.el
18181 18286
18182(autoload 'mh-smail "mh-comp" "\ 18287(autoload 'mh-smail "mh-comp" "\
@@ -18263,7 +18368,7 @@ delete the draft message.
18263 18368
18264;;;*** 18369;;;***
18265 18370
18266;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (18152 13227)) 18371;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (18307 57869))
18267;;; Generated autoloads from mh-e/mh-e.el 18372;;; Generated autoloads from mh-e/mh-e.el
18268 18373
18269(put 'mh-progs 'risky-local-variable t) 18374(put 'mh-progs 'risky-local-variable t)
@@ -18280,7 +18385,7 @@ Display version information about MH-E and the MH mail handling system.
18280;;;*** 18385;;;***
18281 18386
18282;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 18387;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
18283;;;;;; "mh-e/mh-folder.el" (18123 35153)) 18388;;;;;; "mh-e/mh-folder.el" (18307 57869))
18284;;; Generated autoloads from mh-e/mh-folder.el 18389;;; Generated autoloads from mh-e/mh-folder.el
18285 18390
18286(autoload 'mh-rmail "mh-folder" "\ 18391(autoload 'mh-rmail "mh-folder" "\
@@ -18362,7 +18467,7 @@ perform the operation on all messages in that region.
18362;;;*** 18467;;;***
18363 18468
18364;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 18469;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
18365;;;;;; "midnight.el" (18088 55086)) 18470;;;;;; "midnight.el" (18307 57856))
18366;;; Generated autoloads from midnight.el 18471;;; Generated autoloads from midnight.el
18367 18472
18368(autoload 'clean-buffer-list "midnight" "\ 18473(autoload 'clean-buffer-list "midnight" "\
@@ -18389,7 +18494,7 @@ to its second argument TM.
18389;;;*** 18494;;;***
18390 18495
18391;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 18496;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
18392;;;;;; "minibuf-eldef.el" (18088 55087)) 18497;;;;;; "minibuf-eldef.el" (18307 57856))
18393;;; Generated autoloads from minibuf-eldef.el 18498;;; Generated autoloads from minibuf-eldef.el
18394 18499
18395(defvar minibuffer-electric-default-mode nil "\ 18500(defvar minibuffer-electric-default-mode nil "\
@@ -18417,7 +18522,7 @@ Returns non-nil if the new state is enabled.
18417;;;*** 18522;;;***
18418 18523
18419;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 18524;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
18420;;;;;; (18088 55117)) 18525;;;;;; (18307 57871))
18421;;; Generated autoloads from progmodes/mixal-mode.el 18526;;; Generated autoloads from progmodes/mixal-mode.el
18422 18527
18423(autoload 'mixal-mode "mixal-mode" "\ 18528(autoload 'mixal-mode "mixal-mode" "\
@@ -18432,7 +18537,7 @@ Major mode for the mixal asm language.
18432 18537
18433;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion 18538;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion
18434;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el" 18539;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el"
18435;;;;;; (18088 55109)) 18540;;;;;; (18307 57867))
18436;;; Generated autoloads from language/mlm-util.el 18541;;; Generated autoloads from language/mlm-util.el
18437 18542
18438(autoload 'malayalam-compose-region "mlm-util" "\ 18543(autoload 'malayalam-compose-region "mlm-util" "\
@@ -18455,7 +18560,7 @@ PATTERN regexp.
18455;;;*** 18560;;;***
18456 18561
18457;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 18562;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
18458;;;;;; "mm-extern" "gnus/mm-extern.el" (18088 55104)) 18563;;;;;; "mm-extern" "gnus/mm-extern.el" (18307 57866))
18459;;; Generated autoloads from gnus/mm-extern.el 18564;;; Generated autoloads from gnus/mm-extern.el
18460 18565
18461(autoload 'mm-extern-cache-contents "mm-extern" "\ 18566(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -18474,7 +18579,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18474;;;*** 18579;;;***
18475 18580
18476;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 18581;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
18477;;;;;; (18212 46007)) 18582;;;;;; (18307 57866))
18478;;; Generated autoloads from gnus/mm-partial.el 18583;;; Generated autoloads from gnus/mm-partial.el
18479 18584
18480(autoload 'mm-inline-partial "mm-partial" "\ 18585(autoload 'mm-inline-partial "mm-partial" "\
@@ -18488,7 +18593,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18488;;;*** 18593;;;***
18489 18594
18490;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 18595;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
18491;;;;;; "mm-url" "gnus/mm-url.el" (18212 46007)) 18596;;;;;; "mm-url" "gnus/mm-url.el" (18307 57866))
18492;;; Generated autoloads from gnus/mm-url.el 18597;;; Generated autoloads from gnus/mm-url.el
18493 18598
18494(autoload 'mm-url-insert-file-contents "mm-url" "\ 18599(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -18505,7 +18610,7 @@ Insert file contents of URL using `mm-url-program'.
18505;;;*** 18610;;;***
18506 18611
18507;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 18612;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
18508;;;;;; "gnus/mm-uu.el" (18212 46007)) 18613;;;;;; "gnus/mm-uu.el" (18307 57866))
18509;;; Generated autoloads from gnus/mm-uu.el 18614;;; Generated autoloads from gnus/mm-uu.el
18510 18615
18511(autoload 'mm-uu-dissect "mm-uu" "\ 18616(autoload 'mm-uu-dissect "mm-uu" "\
@@ -18525,7 +18630,7 @@ Assume text has been decoded if DECODED is non-nil.
18525;;;*** 18630;;;***
18526 18631
18527;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 18632;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
18528;;;;;; (18212 46007)) 18633;;;;;; (18307 57866))
18529;;; Generated autoloads from gnus/mml1991.el 18634;;; Generated autoloads from gnus/mml1991.el
18530 18635
18531(autoload 'mml1991-encrypt "mml1991" "\ 18636(autoload 'mml1991-encrypt "mml1991" "\
@@ -18542,7 +18647,7 @@ Not documented
18542 18647
18543;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 18648;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
18544;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 18649;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
18545;;;;;; "mml2015" "gnus/mml2015.el" (18212 46007)) 18650;;;;;; "mml2015" "gnus/mml2015.el" (18307 57866))
18546;;; Generated autoloads from gnus/mml2015.el 18651;;; Generated autoloads from gnus/mml2015.el
18547 18652
18548(autoload 'mml2015-decrypt "mml2015" "\ 18653(autoload 'mml2015-decrypt "mml2015" "\
@@ -18583,7 +18688,7 @@ Not documented
18583;;;*** 18688;;;***
18584 18689
18585;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" 18690;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
18586;;;;;; (18130 62049)) 18691;;;;;; (18131 3995))
18587;;; Generated autoloads from progmodes/modula2.el 18692;;; Generated autoloads from progmodes/modula2.el
18588 18693
18589(autoload 'modula-2-mode "modula2" "\ 18694(autoload 'modula-2-mode "modula2" "\
@@ -18615,7 +18720,7 @@ followed by the first character of the construct.
18615;;;*** 18720;;;***
18616 18721
18617;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" 18722;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
18618;;;;;; (18088 55114)) 18723;;;;;; (18307 57870))
18619;;; Generated autoloads from play/morse.el 18724;;; Generated autoloads from play/morse.el
18620 18725
18621(autoload 'morse-region "morse" "\ 18726(autoload 'morse-region "morse" "\
@@ -18630,8 +18735,8 @@ Convert morse coded text in region to ordinary ASCII text.
18630 18735
18631;;;*** 18736;;;***
18632 18737
18633;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (18088 18738;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (18307
18634;;;;;; 55087)) 18739;;;;;; 57856))
18635;;; Generated autoloads from mouse-sel.el 18740;;; Generated autoloads from mouse-sel.el
18636 18741
18637(defvar mouse-sel-mode nil "\ 18742(defvar mouse-sel-mode nil "\
@@ -18683,7 +18788,7 @@ primary selection and region.
18683 18788
18684;;;*** 18789;;;***
18685 18790
18686;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (18088 55114)) 18791;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (18307 57870))
18687;;; Generated autoloads from play/mpuz.el 18792;;; Generated autoloads from play/mpuz.el
18688 18793
18689(autoload 'mpuz "mpuz" "\ 18794(autoload 'mpuz "mpuz" "\
@@ -18693,7 +18798,7 @@ Multiplication puzzle with GNU Emacs.
18693 18798
18694;;;*** 18799;;;***
18695 18800
18696;;;### (autoloads (msb-mode) "msb" "msb.el" (18211 32385)) 18801;;;### (autoloads (msb-mode) "msb" "msb.el" (18302 4831))
18697;;; Generated autoloads from msb.el 18802;;; Generated autoloads from msb.el
18698 18803
18699(defvar msb-mode nil "\ 18804(defvar msb-mode nil "\
@@ -18720,7 +18825,7 @@ different buffer menu using the function `msb'.
18720;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18825;;;;;; describe-current-coding-system describe-current-coding-system-briefly
18721;;;;;; describe-coding-system describe-character-set list-charset-chars 18826;;;;;; describe-coding-system describe-character-set list-charset-chars
18722;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18827;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
18723;;;;;; (18173 8195)) 18828;;;;;; (18307 57867))
18724;;; Generated autoloads from international/mule-diag.el 18829;;; Generated autoloads from international/mule-diag.el
18725 18830
18726(defvar non-iso-charset-alist `((mac-roman (ascii latin-iso8859-1 mule-unicode-2500-33ff mule-unicode-0100-24ff mule-unicode-e000-ffff) mac-roman-decoder ((0 255))) (viscii (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-viscii-nonascii-translation-table ((0 255))) (vietnamese-tcvn (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-tcvn-nonascii-translation-table ((0 255))) (koi8-r (ascii cyrillic-iso8859-5) cyrillic-koi8-r-nonascii-translation-table ((32 255))) (alternativnyj (ascii cyrillic-iso8859-5) cyrillic-alternativnyj-nonascii-translation-table ((32 255))) (koi8-u (ascii cyrillic-iso8859-5 mule-unicode-0100-24ff) cyrillic-koi8-u-nonascii-translation-table ((32 255))) (big5 (ascii chinese-big5-1 chinese-big5-2) decode-big5-char ((32 127) ((161 254) 64 126 161 254))) (sjis (ascii katakana-jisx0201 japanese-jisx0208) decode-sjis-char ((32 127 161 223) ((129 159 224 239) 64 126 128 252)))) "\ 18831(defvar non-iso-charset-alist `((mac-roman (ascii latin-iso8859-1 mule-unicode-2500-33ff mule-unicode-0100-24ff mule-unicode-e000-ffff) mac-roman-decoder ((0 255))) (viscii (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-viscii-nonascii-translation-table ((0 255))) (vietnamese-tcvn (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-tcvn-nonascii-translation-table ((0 255))) (koi8-r (ascii cyrillic-iso8859-5) cyrillic-koi8-r-nonascii-translation-table ((32 255))) (alternativnyj (ascii cyrillic-iso8859-5) cyrillic-alternativnyj-nonascii-translation-table ((32 255))) (koi8-u (ascii cyrillic-iso8859-5 mule-unicode-0100-24ff) cyrillic-koi8-u-nonascii-translation-table ((32 255))) (big5 (ascii chinese-big5-1 chinese-big5-2) decode-big5-char ((32 127) ((161 254) 64 126 161 254))) (sjis (ascii katakana-jisx0201 japanese-jisx0208) decode-sjis-char ((32 127 161 223) ((129 159 224 239) 64 126 128 252)))) "\
@@ -18894,7 +18999,7 @@ system which uses fontsets).
18894;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18999;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18895;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 19000;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18896;;;;;; truncate-string-to-width store-substring string-to-sequence) 19001;;;;;; truncate-string-to-width store-substring string-to-sequence)
18897;;;;;; "mule-util" "international/mule-util.el" (18088 55108)) 19002;;;;;; "mule-util" "international/mule-util.el" (18307 57867))
18898;;; Generated autoloads from international/mule-util.el 19003;;; Generated autoloads from international/mule-util.el
18899 19004
18900(autoload 'string-to-sequence "mule-util" "\ 19005(autoload 'string-to-sequence "mule-util" "\
@@ -19023,7 +19128,7 @@ basis, this may not be accurate.
19023;;;*** 19128;;;***
19024 19129
19025;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" 19130;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
19026;;;;;; (18088 55087)) 19131;;;;;; (18307 57856))
19027;;; Generated autoloads from mwheel.el 19132;;; Generated autoloads from mwheel.el
19028 19133
19029(defvar mouse-wheel-mode nil "\ 19134(defvar mouse-wheel-mode nil "\
@@ -19052,7 +19157,7 @@ Enable mouse wheel support.
19052;;;### (autoloads (network-connection network-connection-to-service 19157;;;### (autoloads (network-connection network-connection-to-service
19053;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 19158;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
19054;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) 19159;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute)
19055;;;;;; "net-utils" "net/net-utils.el" (18088 55112)) 19160;;;;;; "net-utils" "net/net-utils.el" (18307 57870))
19056;;; Generated autoloads from net/net-utils.el 19161;;; Generated autoloads from net/net-utils.el
19057 19162
19058(autoload 'traceroute "net-utils" "\ 19163(autoload 'traceroute "net-utils" "\
@@ -19148,7 +19253,7 @@ Open a network connection to HOST on PORT.
19148;;;;;; uncomment-region comment-kill comment-set-column comment-indent 19253;;;;;; uncomment-region comment-kill comment-set-column comment-indent
19149;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 19254;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
19150;;;;;; comment-padding comment-style comment-column) "newcomment" 19255;;;;;; comment-padding comment-style comment-column) "newcomment"
19151;;;;;; "newcomment.el" (18210 13714)) 19256;;;;;; "newcomment.el" (18307 57856))
19152;;; Generated autoloads from newcomment.el 19257;;; Generated autoloads from newcomment.el
19153 19258
19154(defalias 'indent-for-comment 'comment-indent) 19259(defalias 'indent-for-comment 'comment-indent)
@@ -19310,7 +19415,8 @@ Call the comment command you want (Do What I Mean).
19310If the region is active and `transient-mark-mode' is on, call 19415If the region is active and `transient-mark-mode' is on, call
19311 `comment-region' (unless it only consists of comments, in which 19416 `comment-region' (unless it only consists of comments, in which
19312 case it calls `uncomment-region'). 19417 case it calls `uncomment-region').
19313Else, if the current line is empty, insert a comment and indent it. 19418Else, if the current line is empty, call `comment-insert-comment-function'
19419if it is defined, otherwise insert a comment and indent it.
19314Else if a prefix ARG is specified, call `comment-kill'. 19420Else if a prefix ARG is specified, call `comment-kill'.
19315Else, call `comment-indent'. 19421Else, call `comment-indent'.
19316You can configure `comment-style' to change the way regions are commented. 19422You can configure `comment-style' to change the way regions are commented.
@@ -19344,7 +19450,7 @@ unless optional argument SOFT is non-nil.
19344 19450
19345;;;### (autoloads (newsticker-show-news newsticker-start-ticker newsticker-start 19451;;;### (autoloads (newsticker-show-news newsticker-start-ticker newsticker-start
19346;;;;;; newsticker-ticker-running-p newsticker-running-p) "newsticker" 19452;;;;;; newsticker-ticker-running-p newsticker-running-p) "newsticker"
19347;;;;;; "net/newsticker.el" (18088 55112)) 19453;;;;;; "net/newsticker.el" (18307 57870))
19348;;; Generated autoloads from net/newsticker.el 19454;;; Generated autoloads from net/newsticker.el
19349 19455
19350(autoload 'newsticker-running-p "newsticker" "\ 19456(autoload 'newsticker-running-p "newsticker" "\
@@ -19386,7 +19492,7 @@ Switch to newsticker buffer. You may want to bind this to a key.
19386;;;*** 19492;;;***
19387 19493
19388;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 19494;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
19389;;;;;; (18212 46007)) 19495;;;;;; (18307 57866))
19390;;; Generated autoloads from gnus/nndiary.el 19496;;; Generated autoloads from gnus/nndiary.el
19391 19497
19392(autoload 'nndiary-generate-nov-databases "nndiary" "\ 19498(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -19396,8 +19502,8 @@ Generate NOV databases in all nndiary directories.
19396 19502
19397;;;*** 19503;;;***
19398 19504
19399;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (18212 19505;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (18307
19400;;;;;; 46007)) 19506;;;;;; 57866))
19401;;; Generated autoloads from gnus/nndoc.el 19507;;; Generated autoloads from gnus/nndoc.el
19402 19508
19403(autoload 'nndoc-add-type "nndoc" "\ 19509(autoload 'nndoc-add-type "nndoc" "\
@@ -19412,7 +19518,7 @@ symbol in the alist.
19412;;;*** 19518;;;***
19413 19519
19414;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 19520;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
19415;;;;;; (18212 46007)) 19521;;;;;; (18307 57866))
19416;;; Generated autoloads from gnus/nnfolder.el 19522;;; Generated autoloads from gnus/nnfolder.el
19417 19523
19418(autoload 'nnfolder-generate-active-file "nnfolder" "\ 19524(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -19424,7 +19530,7 @@ This command does not work if you use short group names.
19424;;;*** 19530;;;***
19425 19531
19426;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" 19532;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
19427;;;;;; (18212 46007)) 19533;;;;;; (18307 57866))
19428;;; Generated autoloads from gnus/nnkiboze.el 19534;;; Generated autoloads from gnus/nnkiboze.el
19429 19535
19430(autoload 'nnkiboze-generate-groups "nnkiboze" "\ 19536(autoload 'nnkiboze-generate-groups "nnkiboze" "\
@@ -19436,7 +19542,7 @@ Finds out what articles are to be part of the nnkiboze groups.
19436;;;*** 19542;;;***
19437 19543
19438;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 19544;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
19439;;;;;; (18212 46007)) 19545;;;;;; (18307 57866))
19440;;; Generated autoloads from gnus/nnml.el 19546;;; Generated autoloads from gnus/nnml.el
19441 19547
19442(autoload 'nnml-generate-nov-databases "nnml" "\ 19548(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -19447,7 +19553,7 @@ Generate NOV databases in all nnml directories.
19447;;;*** 19553;;;***
19448 19554
19449;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) 19555;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)
19450;;;;;; "nnsoup" "gnus/nnsoup.el" (18212 46007)) 19556;;;;;; "nnsoup" "gnus/nnsoup.el" (18307 57866))
19451;;; Generated autoloads from gnus/nnsoup.el 19557;;; Generated autoloads from gnus/nnsoup.el
19452 19558
19453(autoload 'nnsoup-pack-replies "nnsoup" "\ 19559(autoload 'nnsoup-pack-replies "nnsoup" "\
@@ -19468,7 +19574,7 @@ Revert posting and mailing methods to the standard Emacs methods.
19468;;;*** 19574;;;***
19469 19575
19470;;;### (autoloads (disable-command enable-command disabled-command-function) 19576;;;### (autoloads (disable-command enable-command disabled-command-function)
19471;;;;;; "novice" "novice.el" (18088 55087)) 19577;;;;;; "novice" "novice.el" (18307 57856))
19472;;; Generated autoloads from novice.el 19578;;; Generated autoloads from novice.el
19473 19579
19474(defvar disabled-command-function 'disabled-command-function "\ 19580(defvar disabled-command-function 'disabled-command-function "\
@@ -19501,7 +19607,7 @@ to future sessions.
19501;;;*** 19607;;;***
19502 19608
19503;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 19609;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
19504;;;;;; (18120 34753)) 19610;;;;;; (18307 57874))
19505;;; Generated autoloads from textmodes/nroff-mode.el 19611;;; Generated autoloads from textmodes/nroff-mode.el
19506 19612
19507(autoload 'nroff-mode "nroff-mode" "\ 19613(autoload 'nroff-mode "nroff-mode" "\
@@ -19515,8 +19621,97 @@ closing requests for requests that are used in matched pairs.
19515 19621
19516;;;*** 19622;;;***
19517 19623
19624;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el"
19625;;;;;; (18308 19808))
19626;;; Generated autoloads from nxml/nxml-glyph.el
19627
19628(autoload 'nxml-glyph-display-string "nxml-glyph" "\
19629Return a string that can display a glyph for Unicode code-point N.
19630FACE gives the face that will be used for displaying the string.
19631Return nil if the face cannot display a glyph for N.
19632
19633\(fn N FACE)" nil nil)
19634
19635;;;***
19636
19637;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (18313
19638;;;;;; 19474))
19639;;; Generated autoloads from nxml/nxml-mode.el
19640
19641(autoload 'nxml-mode "nxml-mode" "\
19642Major mode for editing XML.
19643
19644Syntax highlighting is performed unless the variable
19645`nxml-syntax-highlight-flag' is nil.
19646
19647\\[nxml-finish-element] finishes the current element by inserting an end-tag.
19648C-c C-i closes a start-tag with `>' and then inserts a balancing end-tag
19649leaving point between the start-tag and end-tag.
19650\\[nxml-balanced-close-start-tag-block] is similar but for block rather than inline elements:
19651the start-tag, point, and end-tag are all left on separate lines.
19652If `nxml-slash-auto-complete-flag' is non-nil, then inserting a `</'
19653automatically inserts the rest of the end-tag.
19654
19655\\[nxml-complete] performs completion on the symbol preceding point.
19656
19657\\[nxml-dynamic-markup-word] uses the contents of the current buffer
19658to choose a tag to put around the word preceding point.
19659
19660Sections of the document can be displayed in outline form. The
19661variable `nxml-section-element-name-regexp' controls when an element
19662is recognized as a section. The same key sequences that change
19663visibility in outline mode are used except that they start with C-c C-o
19664instead of C-c.
19665
19666Validation is provided by the related minor-mode `rng-validate-mode'.
19667This also makes completion schema- and context- sensitive. Element
19668names, attribute names, attribute values and namespace URIs can all be
19669completed. By default, `rng-validate-mode' is automatically enabled. You
19670can toggle it using \\[rng-validate-mode] or change the default by
19671customizing `rng-nxml-auto-validate-flag'.
19672
19673\\[indent-for-tab-command] indents the current line appropriately.
19674This can be customized using the variable `nxml-child-indent'
19675and the variable `nxml-attribute-indent'.
19676
19677\\[nxml-insert-named-char] inserts a character reference using
19678the character's name (by default, the Unicode name). \\[universal-argument] \\[nxml-insert-named-char]
19679inserts the character directly.
19680
19681The Emacs commands that normally operate on balanced expressions will
19682operate on XML markup items. Thus \\[forward-sexp] will move forward
19683across one markup item; \\[backward-sexp] will move backward across
19684one markup item; \\[kill-sexp] will kill the following markup item;
19685\\[mark-sexp] will mark the following markup item. By default, each
19686tag each treated as a single markup item; to make the complete element
19687be treated as a single markup item, set the variable
19688`nxml-sexp-element-flag' to t. For more details, see the function
19689`nxml-forward-balanced-item'.
19690
19691\\[nxml-backward-up-element] and \\[nxml-down-element] move up and down the element structure.
19692
19693Many aspects this mode can be customized using
19694\\[customize-group] nxml RET.
19695
19696\(fn)" t nil)
19697
19698;;;***
19699
19700;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm"
19701;;;;;; "nxml/nxml-uchnm.el" (18312 40673))
19702;;; Generated autoloads from nxml/nxml-uchnm.el
19703
19704(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
19705Enable the use of Unicode standard names for characters.
19706The Unicode blocks for which names are enabled is controlled by
19707the variable `nxml-enabled-unicode-blocks'.
19708
19709\(fn)" t nil)
19710
19711;;;***
19712
19518;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" 19713;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"
19519;;;;;; (18088 55117)) 19714;;;;;; (18307 57871))
19520;;; Generated autoloads from progmodes/octave-hlp.el 19715;;; Generated autoloads from progmodes/octave-hlp.el
19521 19716
19522(autoload 'octave-help "octave-hlp" "\ 19717(autoload 'octave-help "octave-hlp" "\
@@ -19530,7 +19725,7 @@ If KEY is not a string, prompt for it with completion.
19530;;;*** 19725;;;***
19531 19726
19532;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 19727;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
19533;;;;;; (18164 24097)) 19728;;;;;; (18307 57871))
19534;;; Generated autoloads from progmodes/octave-inf.el 19729;;; Generated autoloads from progmodes/octave-inf.el
19535 19730
19536(autoload 'inferior-octave "octave-inf" "\ 19731(autoload 'inferior-octave "octave-inf" "\
@@ -19553,7 +19748,7 @@ startup file, `~/.emacs-octave'.
19553;;;*** 19748;;;***
19554 19749
19555;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19750;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19556;;;;;; (18203 37789)) 19751;;;;;; (18307 57871))
19557;;; Generated autoloads from progmodes/octave-mod.el 19752;;; Generated autoloads from progmodes/octave-mod.el
19558 19753
19559(autoload 'octave-mode "octave-mod" "\ 19754(autoload 'octave-mode "octave-mod" "\
@@ -19652,7 +19847,7 @@ including a reproducible test case and send the message.
19652;;;;;; org-insert-link-global org-store-link orgtbl-mode turn-on-orgtbl 19847;;;;;; org-insert-link-global org-store-link orgtbl-mode turn-on-orgtbl
19653;;;;;; org-run-like-in-org-mode turn-on-orgstruct++ turn-on-orgstruct 19848;;;;;; org-run-like-in-org-mode turn-on-orgstruct++ turn-on-orgstruct
19654;;;;;; orgstruct-mode org-global-cycle org-cycle org-mode) "org" 19849;;;;;; orgstruct-mode org-global-cycle org-cycle org-mode) "org"
19655;;;;;; "textmodes/org.el" (18208 48754)) 19850;;;;;; "textmodes/org.el" (18311 19810))
19656;;; Generated autoloads from textmodes/org.el 19851;;; Generated autoloads from textmodes/org.el
19657 19852
19658(autoload 'org-mode "org" "\ 19853(autoload 'org-mode "org" "\
@@ -20065,7 +20260,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
20065;;;### (autoloads (org-export-as-latex org-export-region-as-latex 20260;;;### (autoloads (org-export-as-latex org-export-region-as-latex
20066;;;;;; org-replace-region-by-latex org-export-as-latex-to-buffer 20261;;;;;; org-replace-region-by-latex org-export-as-latex-to-buffer
20067;;;;;; org-export-as-latex-batch) "org-export-latex" "textmodes/org-export-latex.el" 20262;;;;;; org-export-as-latex-batch) "org-export-latex" "textmodes/org-export-latex.el"
20068;;;;;; (18214 4479)) 20263;;;;;; (18308 19808))
20069;;; Generated autoloads from textmodes/org-export-latex.el 20264;;; Generated autoloads from textmodes/org-export-latex.el
20070 20265
20071(autoload 'org-export-as-latex-batch "org-export-latex" "\ 20266(autoload 'org-export-as-latex-batch "org-export-latex" "\
@@ -20117,8 +20312,8 @@ Export current buffer to a LaTeX file.
20117;;;*** 20312;;;***
20118 20313
20119;;;### (autoloads (org-publish-all org-publish-current-file org-publish-current-project 20314;;;### (autoloads (org-publish-all org-publish-current-file org-publish-current-project
20120;;;;;; org-publish) "org-publish" "textmodes/org-publish.el" (18214 20315;;;;;; org-publish) "org-publish" "textmodes/org-publish.el" (18308
20121;;;;;; 4479)) 20316;;;;;; 19808))
20122;;; Generated autoloads from textmodes/org-publish.el 20317;;; Generated autoloads from textmodes/org-publish.el
20123 20318
20124(autoload 'org-publish "org-publish" "\ 20319(autoload 'org-publish "org-publish" "\
@@ -20147,7 +20342,7 @@ With prefix argument, force publish all files.
20147;;;*** 20342;;;***
20148 20343
20149;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 20344;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
20150;;;;;; (18187 36839)) 20345;;;;;; (18307 57856))
20151;;; Generated autoloads from outline.el 20346;;; Generated autoloads from outline.el
20152(put 'outline-regexp 'safe-local-variable 'string-or-null-p) 20347(put 'outline-regexp 'safe-local-variable 'string-or-null-p)
20153 20348
@@ -20203,8 +20398,8 @@ See the command `outline-mode' for more information on this mode.
20203 20398
20204;;;*** 20399;;;***
20205 20400
20206;;;### (autoloads nil "paragraphs" "textmodes/paragraphs.el" (18088 20401;;;### (autoloads nil "paragraphs" "textmodes/paragraphs.el" (18307
20207;;;;;; 55120)) 20402;;;;;; 57874))
20208;;; Generated autoloads from textmodes/paragraphs.el 20403;;; Generated autoloads from textmodes/paragraphs.el
20209(put 'paragraph-start 'safe-local-variable 'stringp) 20404(put 'paragraph-start 'safe-local-variable 'stringp)
20210(put 'paragraph-separate 'safe-local-variable 'stringp) 20405(put 'paragraph-separate 'safe-local-variable 'stringp)
@@ -20218,7 +20413,7 @@ See the command `outline-mode' for more information on this mode.
20218 20413
20219;;;*** 20414;;;***
20220 20415
20221;;;### (autoloads (show-paren-mode) "paren" "paren.el" (18088 55087)) 20416;;;### (autoloads (show-paren-mode) "paren" "paren.el" (18307 57856))
20222;;; Generated autoloads from paren.el 20417;;; Generated autoloads from paren.el
20223 20418
20224(defvar show-paren-mode nil "\ 20419(defvar show-paren-mode nil "\
@@ -20243,7 +20438,7 @@ in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time.
20243;;;*** 20438;;;***
20244 20439
20245;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 20440;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
20246;;;;;; (18088 55094)) 20441;;;;;; (18307 57860))
20247;;; Generated autoloads from calendar/parse-time.el 20442;;; Generated autoloads from calendar/parse-time.el
20248 20443
20249(autoload 'parse-time-string "parse-time" "\ 20444(autoload 'parse-time-string "parse-time" "\
@@ -20255,8 +20450,8 @@ unknown are returned as nil.
20255 20450
20256;;;*** 20451;;;***
20257 20452
20258;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (18088 20453;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (18307
20259;;;;;; 55117)) 20454;;;;;; 57871))
20260;;; Generated autoloads from progmodes/pascal.el 20455;;; Generated autoloads from progmodes/pascal.el
20261 20456
20262(autoload 'pascal-mode "pascal" "\ 20457(autoload 'pascal-mode "pascal" "\
@@ -20309,7 +20504,7 @@ no args, if that value is non-nil.
20309;;;*** 20504;;;***
20310 20505
20311;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" 20506;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
20312;;;;;; (18088 55097)) 20507;;;;;; (18307 57862))
20313;;; Generated autoloads from emulation/pc-mode.el 20508;;; Generated autoloads from emulation/pc-mode.el
20314 20509
20315(autoload 'pc-bindings-mode "pc-mode" "\ 20510(autoload 'pc-bindings-mode "pc-mode" "\
@@ -20326,8 +20521,8 @@ C-Escape does list-buffers.
20326 20521
20327;;;*** 20522;;;***
20328 20523
20329;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" 20524;;;### (autoloads (pc-selection-mode) "pc-select" "emulation/pc-select.el"
20330;;;;;; "emulation/pc-select.el" (18210 30826)) 20525;;;;;; (18307 57862))
20331;;; Generated autoloads from emulation/pc-select.el 20526;;; Generated autoloads from emulation/pc-select.el
20332 20527
20333(defvar pc-selection-mode nil "\ 20528(defvar pc-selection-mode nil "\
@@ -20391,20 +20586,10 @@ but before calling PC Selection mode):
20391 20586
20392\(fn &optional ARG)" t nil) 20587\(fn &optional ARG)" t nil)
20393 20588
20394(defvar pc-selection-mode nil "\
20395Toggle PC Selection mode.
20396Change mark behavior to emulate Motif, MAC or MS-Windows cut and paste style,
20397and cursor movement commands.
20398This mode enables Delete Selection mode and Transient Mark mode.
20399Setting this variable directly does not take effect;
20400you must modify it using \\[customize] or \\[pc-selection-mode].")
20401
20402(custom-autoload 'pc-selection-mode "pc-select" nil)
20403
20404;;;*** 20589;;;***
20405 20590
20406;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (18088 20591;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (18307
20407;;;;;; 55087)) 20592;;;;;; 57856))
20408;;; Generated autoloads from pcmpl-cvs.el 20593;;; Generated autoloads from pcmpl-cvs.el
20409 20594
20410(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 20595(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -20415,7 +20600,7 @@ Completion rules for the `cvs' command.
20415;;;*** 20600;;;***
20416 20601
20417;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 20602;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
20418;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (18088 55087)) 20603;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (18307 57856))
20419;;; Generated autoloads from pcmpl-gnu.el 20604;;; Generated autoloads from pcmpl-gnu.el
20420 20605
20421(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 20606(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -20443,7 +20628,7 @@ Completion for the GNU tar utility.
20443;;;*** 20628;;;***
20444 20629
20445;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 20630;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
20446;;;;;; "pcmpl-linux" "pcmpl-linux.el" (18088 55087)) 20631;;;;;; "pcmpl-linux" "pcmpl-linux.el" (18307 57856))
20447;;; Generated autoloads from pcmpl-linux.el 20632;;; Generated autoloads from pcmpl-linux.el
20448 20633
20449(autoload 'pcomplete/kill "pcmpl-linux" "\ 20634(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -20463,8 +20648,8 @@ Completion for GNU/Linux `mount'.
20463 20648
20464;;;*** 20649;;;***
20465 20650
20466;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (18088 20651;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (18307
20467;;;;;; 55087)) 20652;;;;;; 57856))
20468;;; Generated autoloads from pcmpl-rpm.el 20653;;; Generated autoloads from pcmpl-rpm.el
20469 20654
20470(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 20655(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -20480,7 +20665,7 @@ You can use \\[eshell-report-bug] to do so.
20480 20665
20481;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which 20666;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which
20482;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) 20667;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd)
20483;;;;;; "pcmpl-unix" "pcmpl-unix.el" (18088 55087)) 20668;;;;;; "pcmpl-unix" "pcmpl-unix.el" (18307 57856))
20484;;; Generated autoloads from pcmpl-unix.el 20669;;; Generated autoloads from pcmpl-unix.el
20485 20670
20486(autoload 'pcomplete/cd "pcmpl-unix" "\ 20671(autoload 'pcomplete/cd "pcmpl-unix" "\
@@ -20526,8 +20711,8 @@ Completion for the `chgrp' command.
20526 20711
20527;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 20712;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
20528;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 20713;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
20529;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (18088 20714;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (18307
20530;;;;;; 55087)) 20715;;;;;; 57856))
20531;;; Generated autoloads from pcomplete.el 20716;;; Generated autoloads from pcomplete.el
20532 20717
20533(autoload 'pcomplete "pcomplete" "\ 20718(autoload 'pcomplete "pcomplete" "\
@@ -20586,7 +20771,7 @@ Setup shell-mode to use pcomplete.
20586 20771
20587;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 20772;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
20588;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 20773;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
20589;;;;;; "pcvs.el" (18190 46607)) 20774;;;;;; "pcvs.el" (18317 25035))
20590;;; Generated autoloads from pcvs.el 20775;;; Generated autoloads from pcvs.el
20591 20776
20592(autoload 'cvs-checkout "pcvs" "\ 20777(autoload 'cvs-checkout "pcvs" "\
@@ -20663,7 +20848,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20663 20848
20664;;;*** 20849;;;***
20665 20850
20666;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (18187 36839)) 20851;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (18307 57856))
20667;;; Generated autoloads from pcvs-defs.el 20852;;; Generated autoloads from pcvs-defs.el
20668 20853
20669(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] '(menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea")) (define-key m [checkout] '(menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository")) (define-key m [update] '(menu-item "Update Directory" cvs-update :help "Fetch updates from the repository")) (define-key m [examine] '(menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea")) (fset 'cvs-global-menu m))) 20854(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] '(menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea")) (define-key m [checkout] '(menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository")) (define-key m [update] '(menu-item "Update Directory" cvs-update :help "Fetch updates from the repository")) (define-key m [examine] '(menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea")) (fset 'cvs-global-menu m)))
@@ -20671,9 +20856,14 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20671;;;*** 20856;;;***
20672 20857
20673;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 20858;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
20674;;;;;; (18128 36990)) 20859;;;;;; (18307 57871))
20675;;; Generated autoloads from progmodes/perl-mode.el 20860;;; Generated autoloads from progmodes/perl-mode.el
20676(put 'perl-indent-level 'safe-local-variable 'integerp) 20861(put 'perl-indent-level 'safe-local-variable 'integerp)
20862(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
20863(put 'perl-continued-brace-offset 'safe-local-variable 'integerp)
20864(put 'perl-brace-offset 'safe-local-variable 'integerp)
20865(put 'perl-brace-imaginary-offset 'safe-local-variable 'integerp)
20866(put 'perl-label-offset 'safe-local-variable 'integerp)
20677 20867
20678(autoload 'perl-mode "perl-mode" "\ 20868(autoload 'perl-mode "perl-mode" "\
20679Major mode for editing Perl code. 20869Major mode for editing Perl code.
@@ -20730,7 +20920,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
20730;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key 20920;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key
20731;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt 20921;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt
20732;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region 20922;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region
20733;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (18088 55088)) 20923;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (18307 57857))
20734;;; Generated autoloads from pgg.el 20924;;; Generated autoloads from pgg.el
20735 20925
20736(autoload 'pgg-encrypt-region "pgg" "\ 20926(autoload 'pgg-encrypt-region "pgg" "\
@@ -20864,7 +21054,7 @@ Import public keys in the current buffer.
20864;;;*** 21054;;;***
20865 21055
20866;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el" 21056;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el"
20867;;;;;; (18088 55087)) 21057;;;;;; (18307 57857))
20868;;; Generated autoloads from pgg-gpg.el 21058;;; Generated autoloads from pgg-gpg.el
20869 21059
20870(autoload 'pgg-gpg-symmetric-key-p "pgg-gpg" "\ 21060(autoload 'pgg-gpg-symmetric-key-p "pgg-gpg" "\
@@ -20875,7 +21065,7 @@ True if decoded armor MESSAGE-KEYS has symmetric encryption indicator.
20875;;;*** 21065;;;***
20876 21066
20877;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 21067;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
20878;;;;;; (18088 55120)) 21068;;;;;; (18307 57874))
20879;;; Generated autoloads from textmodes/picture.el 21069;;; Generated autoloads from textmodes/picture.el
20880 21070
20881(autoload 'picture-mode "picture" "\ 21071(autoload 'picture-mode "picture" "\
@@ -20956,7 +21146,7 @@ they are not defaultly assigned to keys.
20956;;;*** 21146;;;***
20957 21147
20958;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 21148;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
20959;;;;;; (18088 55120)) 21149;;;;;; (18307 57874))
20960;;; Generated autoloads from textmodes/po.el 21150;;; Generated autoloads from textmodes/po.el
20961 21151
20962(autoload 'po-find-file-coding-system "po" "\ 21152(autoload 'po-find-file-coding-system "po" "\
@@ -20967,7 +21157,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
20967 21157
20968;;;*** 21158;;;***
20969 21159
20970;;;### (autoloads (pong) "pong" "play/pong.el" (18088 55114)) 21160;;;### (autoloads (pong) "pong" "play/pong.el" (18307 57870))
20971;;; Generated autoloads from play/pong.el 21161;;; Generated autoloads from play/pong.el
20972 21162
20973(autoload 'pong "pong" "\ 21163(autoload 'pong "pong" "\
@@ -20984,7 +21174,7 @@ pong-mode keybindings:\\<pong-mode-map>
20984;;;*** 21174;;;***
20985 21175
20986;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer 21176;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer
20987;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (18098 47345)) 21177;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (18307 57861))
20988;;; Generated autoloads from emacs-lisp/pp.el 21178;;; Generated autoloads from emacs-lisp/pp.el
20989 21179
20990(autoload 'pp-to-string "pp" "\ 21180(autoload 'pp-to-string "pp" "\
@@ -21040,7 +21230,7 @@ Ignores leading comment characters.
21040;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 21230;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
21041;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 21231;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
21042;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 21232;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
21043;;;;;; (18211 32385)) 21233;;;;;; (18307 57857))
21044;;; Generated autoloads from printing.el 21234;;; Generated autoloads from printing.el
21045 21235
21046(autoload 'pr-interface "printing" "\ 21236(autoload 'pr-interface "printing" "\
@@ -21628,7 +21818,7 @@ are both set to t.
21628;;;*** 21818;;;***
21629 21819
21630;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el" 21820;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el"
21631;;;;;; (18203 37789)) 21821;;;;;; (18307 57871))
21632;;; Generated autoloads from progmodes/prolog.el 21822;;; Generated autoloads from progmodes/prolog.el
21633 21823
21634(autoload 'prolog-mode "prolog" "\ 21824(autoload 'prolog-mode "prolog" "\
@@ -21651,7 +21841,7 @@ With prefix argument \\[universal-prefix], prompt for the program to use.
21651 21841
21652;;;*** 21842;;;***
21653 21843
21654;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (18088 55088)) 21844;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (18307 57857))
21655;;; Generated autoloads from ps-bdf.el 21845;;; Generated autoloads from ps-bdf.el
21656 21846
21657(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")) "\ 21847(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")) "\
@@ -21660,8 +21850,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
21660 21850
21661;;;*** 21851;;;***
21662 21852
21663;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (18210 21853;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (18307
21664;;;;;; 13716)) 21854;;;;;; 57871))
21665;;; Generated autoloads from progmodes/ps-mode.el 21855;;; Generated autoloads from progmodes/ps-mode.el
21666 21856
21667(autoload 'ps-mode "ps-mode" "\ 21857(autoload 'ps-mode "ps-mode" "\
@@ -21712,8 +21902,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
21712;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 21902;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
21713;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 21903;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
21714;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 21904;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
21715;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (18214 21905;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (18309
21716;;;;;; 4479)) 21906;;;;;; 34405))
21717;;; Generated autoloads from ps-print.el 21907;;; Generated autoloads from ps-print.el
21718 21908
21719(defvar ps-page-dimensions-database (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")) "\ 21909(defvar ps-page-dimensions-database (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")) "\
@@ -21910,7 +22100,7 @@ If EXTENSION is any other symbol, it is ignored.
21910;;;*** 22100;;;***
21911 22101
21912;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el" 22102;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el"
21913;;;;;; (18208 48754)) 22103;;;;;; (18307 57871))
21914;;; Generated autoloads from progmodes/python.el 22104;;; Generated autoloads from progmodes/python.el
21915 22105
21916(add-to-list 'interpreter-mode-alist '("jython" . jython-mode)) 22106(add-to-list 'interpreter-mode-alist '("jython" . jython-mode))
@@ -21985,7 +22175,7 @@ Runs `jython-mode-hook' after `python-mode-hook'.
21985;;;*** 22175;;;***
21986 22176
21987;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 22177;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
21988;;;;;; (18212 46007)) 22178;;;;;; (18307 57866))
21989;;; Generated autoloads from gnus/qp.el 22179;;; Generated autoloads from gnus/qp.el
21990 22180
21991(autoload 'quoted-printable-decode-region "qp" "\ 22181(autoload 'quoted-printable-decode-region "qp" "\
@@ -22008,7 +22198,7 @@ them into characters should be done separately.
22008;;;;;; quail-defrule quail-install-decode-map quail-install-map 22198;;;;;; quail-defrule quail-install-decode-map quail-install-map
22009;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 22199;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
22010;;;;;; quail-define-package quail-use-package quail-title) "quail" 22200;;;;;; quail-define-package quail-use-package quail-title) "quail"
22011;;;;;; "international/quail.el" (18120 34751)) 22201;;;;;; "international/quail.el" (18307 57867))
22012;;; Generated autoloads from international/quail.el 22202;;; Generated autoloads from international/quail.el
22013 22203
22014(autoload 'quail-title "quail" "\ 22204(autoload 'quail-title "quail" "\
@@ -22239,8 +22429,8 @@ of each directory.
22239 22429
22240;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 22430;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
22241;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 22431;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
22242;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (18088 22432;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (18307
22243;;;;;; 55112)) 22433;;;;;; 57870))
22244;;; Generated autoloads from net/quickurl.el 22434;;; Generated autoloads from net/quickurl.el
22245 22435
22246(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" "\ 22436(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" "\
@@ -22312,7 +22502,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
22312;;;*** 22502;;;***
22313 22503
22314;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 22504;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
22315;;;;;; "net/rcirc.el" (18213 14317)) 22505;;;;;; "net/rcirc.el" (18307 57870))
22316;;; Generated autoloads from net/rcirc.el 22506;;; Generated autoloads from net/rcirc.el
22317 22507
22318(autoload 'rcirc "rcirc" "\ 22508(autoload 'rcirc "rcirc" "\
@@ -22347,8 +22537,8 @@ Global minor mode for tracking activity in rcirc buffers.
22347 22537
22348;;;*** 22538;;;***
22349 22539
22350;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (18088 22540;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (18307
22351;;;;;; 55112)) 22541;;;;;; 57870))
22352;;; Generated autoloads from net/rcompile.el 22542;;; Generated autoloads from net/rcompile.el
22353 22543
22354(autoload 'remote-compile "rcompile" "\ 22544(autoload 'remote-compile "rcompile" "\
@@ -22360,7 +22550,7 @@ See \\[compile].
22360;;;*** 22550;;;***
22361 22551
22362;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 22552;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
22363;;;;;; (18173 8195)) 22553;;;;;; (18307 57861))
22364;;; Generated autoloads from emacs-lisp/re-builder.el 22554;;; Generated autoloads from emacs-lisp/re-builder.el
22365 22555
22366(defalias 'regexp-builder 're-builder) 22556(defalias 'regexp-builder 're-builder)
@@ -22372,7 +22562,7 @@ Construct a regexp interactively.
22372 22562
22373;;;*** 22563;;;***
22374 22564
22375;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (18161 20994)) 22565;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (18307 57858))
22376;;; Generated autoloads from recentf.el 22566;;; Generated autoloads from recentf.el
22377 22567
22378(defvar recentf-mode nil "\ 22568(defvar recentf-mode nil "\
@@ -22399,8 +22589,8 @@ that were operated on recently.
22399;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle 22589;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
22400;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 22590;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
22401;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 22591;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
22402;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (18088 22592;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (18307
22403;;;;;; 55088)) 22593;;;;;; 57858))
22404;;; Generated autoloads from rect.el 22594;;; Generated autoloads from rect.el
22405 22595
22406(autoload 'move-to-column-force "rect" "\ 22596(autoload 'move-to-column-force "rect" "\
@@ -22528,8 +22718,8 @@ rectangle which were empty.
22528 22718
22529;;;*** 22719;;;***
22530 22720
22531;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (18120 22721;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (18307
22532;;;;;; 34753)) 22722;;;;;; 57874))
22533;;; Generated autoloads from textmodes/refill.el 22723;;; Generated autoloads from textmodes/refill.el
22534 22724
22535(autoload 'refill-mode "refill" "\ 22725(autoload 'refill-mode "refill" "\
@@ -22545,7 +22735,7 @@ refilling if they would cause auto-filling.
22545;;;*** 22735;;;***
22546 22736
22547;;;### (autoloads (reftex-reset-scanning-information reftex-mode 22737;;;### (autoloads (reftex-reset-scanning-information reftex-mode
22548;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (18203 37790)) 22738;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (18307 57874))
22549;;; Generated autoloads from textmodes/reftex.el 22739;;; Generated autoloads from textmodes/reftex.el
22550 22740
22551(autoload 'turn-on-reftex "reftex" "\ 22741(autoload 'turn-on-reftex "reftex" "\
@@ -22595,7 +22785,7 @@ This enforces rescanning the buffer on next use.
22595;;;*** 22785;;;***
22596 22786
22597;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 22787;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
22598;;;;;; (18191 7159)) 22788;;;;;; (18307 57874))
22599;;; Generated autoloads from textmodes/reftex-cite.el 22789;;; Generated autoloads from textmodes/reftex-cite.el
22600 22790
22601(autoload 'reftex-citation "reftex-cite" "\ 22791(autoload 'reftex-citation "reftex-cite" "\
@@ -22625,7 +22815,7 @@ While entering the regexp, completion on knows citation keys is possible.
22625;;;*** 22815;;;***
22626 22816
22627;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 22817;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
22628;;;;;; (18120 34753)) 22818;;;;;; (18307 57874))
22629;;; Generated autoloads from textmodes/reftex-global.el 22819;;; Generated autoloads from textmodes/reftex-global.el
22630 22820
22631(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 22821(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -22642,7 +22832,7 @@ With no argument, this command toggles
22642;;;*** 22832;;;***
22643 22833
22644;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 22834;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
22645;;;;;; (18088 55120)) 22835;;;;;; (18307 57874))
22646;;; Generated autoloads from textmodes/reftex-index.el 22836;;; Generated autoloads from textmodes/reftex-index.el
22647 22837
22648(autoload 'reftex-index-phrases-mode "reftex-index" "\ 22838(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -22675,7 +22865,7 @@ Here are all local bindings.
22675;;;*** 22865;;;***
22676 22866
22677;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 22867;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
22678;;;;;; (18088 55120)) 22868;;;;;; (18307 57874))
22679;;; Generated autoloads from textmodes/reftex-parse.el 22869;;; Generated autoloads from textmodes/reftex-parse.el
22680 22870
22681(autoload 'reftex-all-document-files "reftex-parse" "\ 22871(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -22687,8 +22877,8 @@ of master file.
22687 22877
22688;;;*** 22878;;;***
22689 22879
22690;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (18088 22880;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (18307
22691;;;;;; 55120)) 22881;;;;;; 57874))
22692;;; Generated autoloads from textmodes/reftex-vars.el 22882;;; Generated autoloads from textmodes/reftex-vars.el
22693(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22883(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
22694(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22884(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -22698,7 +22888,7 @@ of master file.
22698;;;*** 22888;;;***
22699 22889
22700;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 22890;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
22701;;;;;; (18088 55096)) 22891;;;;;; (18307 57861))
22702;;; Generated autoloads from emacs-lisp/regexp-opt.el 22892;;; Generated autoloads from emacs-lisp/regexp-opt.el
22703 22893
22704(autoload 'regexp-opt "regexp-opt" "\ 22894(autoload 'regexp-opt "regexp-opt" "\
@@ -22725,7 +22915,40 @@ This means the number of non-shy regexp grouping constructs
22725 22915
22726;;;*** 22916;;;***
22727 22917
22728;;;### (autoloads (repeat) "repeat" "repeat.el" (18187 36839)) 22918;;;### (autoloads (remember-diary-extract-entries remember-clipboard
22919;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el"
22920;;;;;; (18308 19808))
22921;;; Generated autoloads from textmodes/remember.el
22922
22923(autoload 'remember "remember" "\
22924Remember an arbitrary piece of data.
22925INITIAL is the text to initially place in the *Remember* buffer,
22926or nil to bring up a blank *Remember* buffer.
22927
22928With a prefix or a visible region, use the region as INITIAL.
22929
22930\(fn &optional INITIAL)" t nil)
22931
22932(autoload 'remember-other-frame "remember" "\
22933Call `remember' in another frame.
22934
22935\(fn &optional INITIAL)" t nil)
22936
22937(autoload 'remember-clipboard "remember" "\
22938Remember the contents of the current clipboard.
22939Most useful for remembering things from Netscape or other X Windows
22940application.
22941
22942\(fn)" t nil)
22943
22944(autoload 'remember-diary-extract-entries "remember" "\
22945Extract diary entries from the region.
22946
22947\(fn)" nil nil)
22948
22949;;;***
22950
22951;;;### (autoloads (repeat) "repeat" "repeat.el" (18307 57859))
22729;;; Generated autoloads from repeat.el 22952;;; Generated autoloads from repeat.el
22730 22953
22731(autoload 'repeat "repeat" "\ 22954(autoload 'repeat "repeat" "\
@@ -22748,7 +22971,7 @@ recently executed command not bound to an input event\".
22748;;;*** 22971;;;***
22749 22972
22750;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 22973;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
22751;;;;;; (18192 17587)) 22974;;;;;; (18307 57869))
22752;;; Generated autoloads from mail/reporter.el 22975;;; Generated autoloads from mail/reporter.el
22753 22976
22754(autoload 'reporter-submit-bug-report "reporter" "\ 22977(autoload 'reporter-submit-bug-report "reporter" "\
@@ -22780,7 +23003,7 @@ mail-sending package is used for editing and sending the message.
22780;;;*** 23003;;;***
22781 23004
22782;;;### (autoloads (reposition-window) "reposition" "reposition.el" 23005;;;### (autoloads (reposition-window) "reposition" "reposition.el"
22783;;;;;; (18088 55088)) 23006;;;;;; (18307 57859))
22784;;; Generated autoloads from reposition.el 23007;;; Generated autoloads from reposition.el
22785 23008
22786(autoload 'reposition-window "reposition" "\ 23009(autoload 'reposition-window "reposition" "\
@@ -22803,12 +23026,11 @@ comments, including the first comment line, are visible), or to make the
22803first comment line visible (if point is in a comment). 23026first comment line visible (if point is in a comment).
22804 23027
22805\(fn &optional ARG)" t nil) 23028\(fn &optional ARG)" t nil)
22806 (define-key esc-map "\C-l" 'reposition-window)
22807 23029
22808;;;*** 23030;;;***
22809 23031
22810;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (18088 23032;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (18307
22811;;;;;; 55088)) 23033;;;;;; 57859))
22812;;; Generated autoloads from resume.el 23034;;; Generated autoloads from resume.el
22813 23035
22814(autoload 'resume-suspend-hook "resume" "\ 23036(autoload 'resume-suspend-hook "resume" "\
@@ -22819,7 +23041,7 @@ Clear out the file used for transmitting args when Emacs resumes.
22819;;;*** 23041;;;***
22820 23042
22821;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 23043;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
22822;;;;;; (18088 55088)) 23044;;;;;; (18307 57859))
22823;;; Generated autoloads from reveal.el 23045;;; Generated autoloads from reveal.el
22824 23046
22825(autoload 'reveal-mode "reveal" "\ 23047(autoload 'reveal-mode "reveal" "\
@@ -22854,7 +23076,7 @@ With zero or negative ARG turn mode off.
22854;;;*** 23076;;;***
22855 23077
22856;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 23078;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
22857;;;;;; (18197 21672)) 23079;;;;;; (18307 57861))
22858;;; Generated autoloads from emacs-lisp/ring.el 23080;;; Generated autoloads from emacs-lisp/ring.el
22859 23081
22860(autoload 'ring-p "ring" "\ 23082(autoload 'ring-p "ring" "\
@@ -22869,7 +23091,7 @@ Make a ring that can contain SIZE elements.
22869 23091
22870;;;*** 23092;;;***
22871 23093
22872;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (18088 55112)) 23094;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (18307 57870))
22873;;; Generated autoloads from net/rlogin.el 23095;;; Generated autoloads from net/rlogin.el
22874 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") 23096 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
22875 23097
@@ -22920,8 +23142,8 @@ variable.
22920;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output 23142;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
22921;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers 23143;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
22922;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names 23144;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names
22923;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (18191 23145;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (18314
22924;;;;;; 7159)) 23146;;;;;; 32066))
22925;;; Generated autoloads from mail/rmail.el 23147;;; Generated autoloads from mail/rmail.el
22926 23148
22927(autoload 'rmail-movemail-variant-p "rmail" "\ 23149(autoload 'rmail-movemail-variant-p "rmail" "\
@@ -23186,7 +23408,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
23186;;;*** 23408;;;***
23187 23409
23188;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" 23410;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
23189;;;;;; (18088 55110)) 23411;;;;;; (18307 57869))
23190;;; Generated autoloads from mail/rmailedit.el 23412;;; Generated autoloads from mail/rmailedit.el
23191 23413
23192(autoload 'rmail-edit-current-message "rmailedit" "\ 23414(autoload 'rmail-edit-current-message "rmailedit" "\
@@ -23198,7 +23420,7 @@ Edit the contents of this message.
23198 23420
23199;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message 23421;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
23200;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" 23422;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
23201;;;;;; "mail/rmailkwd.el" (18088 55110)) 23423;;;;;; "mail/rmailkwd.el" (18307 57869))
23202;;; Generated autoloads from mail/rmailkwd.el 23424;;; Generated autoloads from mail/rmailkwd.el
23203 23425
23204(autoload 'rmail-add-label "rmailkwd" "\ 23426(autoload 'rmail-add-label "rmailkwd" "\
@@ -23237,7 +23459,7 @@ With prefix argument N moves forward N messages with these labels.
23237;;;*** 23459;;;***
23238 23460
23239;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" 23461;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el"
23240;;;;;; (18088 55110)) 23462;;;;;; (18307 57869))
23241;;; Generated autoloads from mail/rmailmsc.el 23463;;; Generated autoloads from mail/rmailmsc.el
23242 23464
23243(autoload 'set-rmail-inbox-list "rmailmsc" "\ 23465(autoload 'set-rmail-inbox-list "rmailmsc" "\
@@ -23251,7 +23473,7 @@ If FILE-NAME is empty, remove any existing inbox list.
23251 23473
23252;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output 23474;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output
23253;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" 23475;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout"
23254;;;;;; "mail/rmailout.el" (18088 55110)) 23476;;;;;; "mail/rmailout.el" (18307 57869))
23255;;; Generated autoloads from mail/rmailout.el 23477;;; Generated autoloads from mail/rmailout.el
23256 23478
23257(defvar rmail-output-file-alist nil "\ 23479(defvar rmail-output-file-alist nil "\
@@ -23318,8 +23540,8 @@ FILE-NAME defaults, interactively, from the Subject field of the message.
23318 23540
23319;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent 23541;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent
23320;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject 23542;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject
23321;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (18088 23543;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (18307
23322;;;;;; 55110)) 23544;;;;;; 57869))
23323;;; Generated autoloads from mail/rmailsort.el 23545;;; Generated autoloads from mail/rmailsort.el
23324 23546
23325(autoload 'rmail-sort-by-date "rmailsort" "\ 23547(autoload 'rmail-sort-by-date "rmailsort" "\
@@ -23371,7 +23593,7 @@ KEYWORDS is a comma-separated list of labels.
23371;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp 23593;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
23372;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 23594;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
23373;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 23595;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
23374;;;;;; "rmailsum" "mail/rmailsum.el" (18101 9759)) 23596;;;;;; "rmailsum" "mail/rmailsum.el" (18307 57869))
23375;;; Generated autoloads from mail/rmailsum.el 23597;;; Generated autoloads from mail/rmailsum.el
23376 23598
23377(defvar rmail-summary-scroll-between-messages t "\ 23599(defvar rmail-summary-scroll-between-messages t "\
@@ -23452,8 +23674,91 @@ Setting this variable has an effect only before reading a mail.")
23452 23674
23453;;;*** 23675;;;***
23454 23676
23677;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el"
23678;;;;;; (18308 19808))
23679;;; Generated autoloads from nxml/rng-cmpct.el
23680
23681(autoload 'rng-c-load-schema "rng-cmpct" "\
23682Load a schema in RELAX NG compact syntax from FILENAME.
23683Return a pattern.
23684
23685\(fn FILENAME)" nil nil)
23686
23687;;;***
23688
23689;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el"
23690;;;;;; (18312 40673))
23691;;; Generated autoloads from nxml/rng-nxml.el
23692
23693(autoload 'rng-nxml-mode-init "rng-nxml" "\
23694Initialize `nxml-mode' to take advantage of `rng-validate-mode'.
23695This is typically called from `nxml-mode-hook'.
23696Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
23697
23698\(fn)" t nil)
23699
23700;;;***
23701
23702;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el"
23703;;;;;; (18308 19808))
23704;;; Generated autoloads from nxml/rng-valid.el
23705
23706(autoload 'rng-validate-mode "rng-valid" "\
23707Minor mode performing continual validation against a RELAX NG schema.
23708
23709Checks whether the buffer is a well-formed XML 1.0 document,
23710conforming to the XML Namespaces Recommendation and valid against a
23711RELAX NG schema. The mode-line indicates whether it is or not. Any
23712parts of the buffer that cause it not to be are considered errors and
23713are highlighted with face `rng-error'. A description of each error is
23714available as a tooltip. \\[rng-next-error] goes to the next error
23715after point. Clicking mouse-1 on the word `Invalid' in the mode-line
23716goes to the first error in the buffer. If the buffer changes, then it
23717will be automatically rechecked when Emacs becomes idle; the
23718rechecking will be paused whenever there is input pending..
23719
23720By default, uses a vacuous schema that allows any well-formed XML
23721document. A schema can be specified explictly using
23722\\[rng-set-schema-file-and-validate], or implicitly based on the buffer's
23723file name or on the root element name. In each case the schema must
23724be a RELAX NG schema using the compact schema (such schemas
23725conventionally have a suffix of `.rnc'). The variable
23726`rng-schema-locating-files' specifies files containing rules
23727to use for finding the schema.
23728
23729\(fn &optional ARG NO-CHANGE-SCHEMA)" t nil)
23730
23731;;;***
23732
23733;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (18308
23734;;;;;; 19808))
23735;;; Generated autoloads from nxml/rng-xsd.el
23736
23737(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
23738
23739(autoload 'rng-xsd-compile "rng-xsd" "\
23740Provides W3C XML Schema as a RELAX NG datatypes library. NAME is a
23741symbol giving the local name of the datatype. PARAMS is a list of
23742pairs (PARAM-NAME . PARAM-VALUE) where PARAM-NAME is a symbol giving
23743the name of the parameter and PARAM-VALUE is a string giving its
23744value. If NAME or PARAMS are invalid, it calls rng-dt-error passing
23745it arguments in the same style as format; the value from rng-dt-error
23746will be returned. Otherwise, it returns a list. The first member of
23747the list is t if any string is a legal value for the datatype and nil
23748otherwise. The second argument is a symbol; this symbol will be
23749called as a function passing it a string followed by the remaining
23750members of the list. The function must return an object representing
23751the value of the datatype that was represented by the string, or nil
23752if the string is not a representation of any value. The object
23753returned can be any convenient non-nil value, provided that, if two
23754strings represent the same value, the returned objects must be equal.
23755
23756\(fn NAME PARAMS)" nil nil)
23757
23758;;;***
23759
23455;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 23760;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
23456;;;;;; rot13-string rot13) "rot13" "rot13.el" (18088 55088)) 23761;;;;;; rot13-string rot13) "rot13" "rot13.el" (18307 57859))
23457;;; Generated autoloads from rot13.el 23762;;; Generated autoloads from rot13.el
23458 23763
23459(autoload 'rot13 "rot13" "\ 23764(autoload 'rot13 "rot13" "\
@@ -23490,8 +23795,8 @@ Toggle the use of ROT13 encoding for the current window.
23490 23795
23491;;;*** 23796;;;***
23492 23797
23493;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (18088 23798;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (18307
23494;;;;;; 55088)) 23799;;;;;; 57859))
23495;;; Generated autoloads from ruler-mode.el 23800;;; Generated autoloads from ruler-mode.el
23496 23801
23497(autoload 'ruler-mode "ruler-mode" "\ 23802(autoload 'ruler-mode "ruler-mode" "\
@@ -23501,8 +23806,8 @@ Display a ruler in the header line if ARG > 0.
23501 23806
23502;;;*** 23807;;;***
23503 23808
23504;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (18142 23809;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (18307
23505;;;;;; 63529)) 23810;;;;;; 57861))
23506;;; Generated autoloads from emacs-lisp/rx.el 23811;;; Generated autoloads from emacs-lisp/rx.el
23507 23812
23508(autoload 'rx-to-string "rx" "\ 23813(autoload 'rx-to-string "rx" "\
@@ -23815,7 +24120,7 @@ enclosed in `(and ...)'.
23815;;;*** 24120;;;***
23816 24121
23817;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el" 24122;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el"
23818;;;;;; (18211 32385)) 24123;;;;;; (18301 36271))
23819;;; Generated autoloads from savehist.el 24124;;; Generated autoloads from savehist.el
23820 24125
23821(defvar savehist-mode nil "\ 24126(defvar savehist-mode nil "\
@@ -23841,7 +24146,7 @@ which is probably undesirable.
23841;;;*** 24146;;;***
23842 24147
23843;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 24148;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
23844;;;;;; (18120 34753)) 24149;;;;;; (18307 57871))
23845;;; Generated autoloads from progmodes/scheme.el 24150;;; Generated autoloads from progmodes/scheme.el
23846 24151
23847(autoload 'scheme-mode "scheme" "\ 24152(autoload 'scheme-mode "scheme" "\
@@ -23883,7 +24188,7 @@ that variable's value is a string.
23883;;;*** 24188;;;***
23884 24189
23885;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 24190;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
23886;;;;;; (18212 46007)) 24191;;;;;; (18307 57866))
23887;;; Generated autoloads from gnus/score-mode.el 24192;;; Generated autoloads from gnus/score-mode.el
23888 24193
23889(autoload 'gnus-score-mode "score-mode" "\ 24194(autoload 'gnus-score-mode "score-mode" "\
@@ -23897,7 +24202,7 @@ This mode is an extended emacs-lisp mode.
23897;;;*** 24202;;;***
23898 24203
23899;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 24204;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
23900;;;;;; (18088 55088)) 24205;;;;;; (18307 57859))
23901;;; Generated autoloads from scroll-all.el 24206;;; Generated autoloads from scroll-all.el
23902 24207
23903(defvar scroll-all-mode nil "\ 24208(defvar scroll-all-mode nil "\
@@ -23920,7 +24225,7 @@ apply to all visible windows in the same frame.
23920;;;*** 24225;;;***
23921 24226
23922;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 24227;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
23923;;;;;; (18202 3996)) 24228;;;;;; (18307 57859))
23924;;; Generated autoloads from scroll-lock.el 24229;;; Generated autoloads from scroll-lock.el
23925 24230
23926(autoload 'scroll-lock-mode "scroll-lock" "\ 24231(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -23942,7 +24247,7 @@ during scrolling.
23942;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 24247;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
23943;;;;;; mail-header-separator send-mail-function mail-interactive 24248;;;;;; mail-header-separator send-mail-function mail-interactive
23944;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 24249;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
23945;;;;;; "sendmail" "mail/sendmail.el" (18197 21674)) 24250;;;;;; "sendmail" "mail/sendmail.el" (18307 57869))
23946;;; Generated autoloads from mail/sendmail.el 24251;;; Generated autoloads from mail/sendmail.el
23947 24252
23948(defvar mail-from-style 'angles "\ 24253(defvar mail-from-style 'angles "\
@@ -24243,7 +24548,7 @@ Like `mail' command, but display mail buffer in another frame.
24243;;;*** 24548;;;***
24244 24549
24245;;;### (autoloads (server-save-buffers-kill-terminal server-mode 24550;;;### (autoloads (server-save-buffers-kill-terminal server-mode
24246;;;;;; server-start) "server" "server.el" (18213 13926)) 24551;;;;;; server-start) "server" "server.el" (18301 36271))
24247;;; Generated autoloads from server.el 24552;;; Generated autoloads from server.el
24248 24553
24249(autoload 'server-start "server" "\ 24554(autoload 'server-start "server" "\
@@ -24287,7 +24592,7 @@ only these files will be asked to be saved.
24287 24592
24288;;;*** 24593;;;***
24289 24594
24290;;;### (autoloads (ses-mode) "ses" "ses.el" (18209 8664)) 24595;;;### (autoloads (ses-mode) "ses" "ses.el" (18307 57859))
24291;;; Generated autoloads from ses.el 24596;;; Generated autoloads from ses.el
24292 24597
24293(autoload 'ses-mode "ses" "\ 24598(autoload 'ses-mode "ses" "\
@@ -24306,7 +24611,7 @@ These are active only in the minibuffer, when entering or editing a formula:
24306;;;*** 24611;;;***
24307 24612
24308;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 24613;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
24309;;;;;; (18120 34753)) 24614;;;;;; (18309 34405))
24310;;; Generated autoloads from textmodes/sgml-mode.el 24615;;; Generated autoloads from textmodes/sgml-mode.el
24311 24616
24312(autoload 'sgml-mode "sgml-mode" "\ 24617(autoload 'sgml-mode "sgml-mode" "\
@@ -24374,7 +24679,7 @@ To work around that, do:
24374;;;*** 24679;;;***
24375 24680
24376;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 24681;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
24377;;;;;; (18173 8196)) 24682;;;;;; (18307 57871))
24378;;; Generated autoloads from progmodes/sh-script.el 24683;;; Generated autoloads from progmodes/sh-script.el
24379(put 'sh-shell 'safe-local-variable 'symbolp) 24684(put 'sh-shell 'safe-local-variable 'symbolp)
24380 24685
@@ -24438,8 +24743,8 @@ with your script for an edit-interpret-debug cycle.
24438 24743
24439;;;*** 24744;;;***
24440 24745
24441;;;### (autoloads (sha1) "sha1" "gnus/sha1.el" (18130 62048)) 24746;;;### (autoloads (sha1) "sha1" "sha1.el" (18307 57859))
24442;;; Generated autoloads from gnus/sha1.el 24747;;; Generated autoloads from sha1.el
24443 24748
24444(autoload 'sha1 "sha1" "\ 24749(autoload 'sha1 "sha1" "\
24445Return the SHA1 (Secure Hash Algorithm) of an object. 24750Return the SHA1 (Secure Hash Algorithm) of an object.
@@ -24453,7 +24758,7 @@ If BINARY is non-nil, return a string in binary form.
24453;;;*** 24758;;;***
24454 24759
24455;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 24760;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
24456;;;;;; (18088 55096)) 24761;;;;;; (18307 57861))
24457;;; Generated autoloads from emacs-lisp/shadow.el 24762;;; Generated autoloads from emacs-lisp/shadow.el
24458 24763
24459(autoload 'list-load-path-shadows "shadow" "\ 24764(autoload 'list-load-path-shadows "shadow" "\
@@ -24500,8 +24805,8 @@ buffer called `*Shadows*'. Shadowings are located by calling the
24500;;;*** 24805;;;***
24501 24806
24502;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 24807;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
24503;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (18120 24808;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (18307
24504;;;;;; 34749)) 24809;;;;;; 57859))
24505;;; Generated autoloads from shadowfile.el 24810;;; Generated autoloads from shadowfile.el
24506 24811
24507(autoload 'shadow-define-cluster "shadowfile" "\ 24812(autoload 'shadow-define-cluster "shadowfile" "\
@@ -24509,8 +24814,8 @@ Edit (or create) the definition of a cluster NAME.
24509This is a group of hosts that share directories, so that copying to or from 24814This is a group of hosts that share directories, so that copying to or from
24510one of them is sufficient to update the file on all of them. Clusters are 24815one of them is sufficient to update the file on all of them. Clusters are
24511defined by a name, the network address of a primary host (the one we copy 24816defined by a name, the network address of a primary host (the one we copy
24512files to), and a regular expression that matches the hostnames of all the sites 24817files to), and a regular expression that matches the hostnames of all the
24513in the cluster. 24818sites in the cluster.
24514 24819
24515\(fn NAME)" t nil) 24820\(fn NAME)" t nil)
24516 24821
@@ -24526,8 +24831,8 @@ specific hostnames, or names of clusters (see `shadow-define-cluster').
24526Make each of a group of files be shared between hosts. 24831Make each of a group of files be shared between hosts.
24527Prompts for regular expression; files matching this are shared between a list 24832Prompts for regular expression; files matching this are shared between a list
24528of sites, which are also prompted for. The filenames must be identical on all 24833of sites, which are also prompted for. The filenames must be identical on all
24529hosts (if they aren't, use `shadow-define-literal-group' instead of this function). 24834hosts (if they aren't, use `shadow-define-literal-group' instead of this
24530Each site can be either a hostname or the name of a cluster (see 24835function). Each site can be either a hostname or the name of a cluster (see
24531`shadow-define-cluster'). 24836`shadow-define-cluster').
24532 24837
24533\(fn)" t nil) 24838\(fn)" t nil)
@@ -24540,7 +24845,7 @@ Set up file shadowing.
24540;;;*** 24845;;;***
24541 24846
24542;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 24847;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
24543;;;;;; (18212 46004)) 24848;;;;;; (18307 57859))
24544;;; Generated autoloads from shell.el 24849;;; Generated autoloads from shell.el
24545 24850
24546(defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ 24851(defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
@@ -24590,7 +24895,7 @@ Otherwise, one argument `-i' is passed to the shell.
24590;;;*** 24895;;;***
24591 24896
24592;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 24897;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
24593;;;;;; "sieve" "gnus/sieve.el" (18212 46007)) 24898;;;;;; "sieve" "gnus/sieve.el" (18307 57866))
24594;;; Generated autoloads from gnus/sieve.el 24899;;; Generated autoloads from gnus/sieve.el
24595 24900
24596(autoload 'sieve-manage "sieve" "\ 24901(autoload 'sieve-manage "sieve" "\
@@ -24611,7 +24916,7 @@ Not documented
24611;;;*** 24916;;;***
24612 24917
24613;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 24918;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
24614;;;;;; (18212 46007)) 24919;;;;;; (18307 57866))
24615;;; Generated autoloads from gnus/sieve-mode.el 24920;;; Generated autoloads from gnus/sieve-mode.el
24616 24921
24617(autoload 'sieve-mode "sieve-mode" "\ 24922(autoload 'sieve-mode "sieve-mode" "\
@@ -24626,14 +24931,14 @@ Turning on Sieve mode runs `sieve-mode-hook'.
24626 24931
24627;;;*** 24932;;;***
24628 24933
24629;;;### (autoloads nil "simple" "simple.el" (18208 48751)) 24934;;;### (autoloads nil "simple" "simple.el" (18307 57859))
24630;;; Generated autoloads from simple.el 24935;;; Generated autoloads from simple.el
24631(put 'fill-prefix 'safe-local-variable 'string-or-null-p) 24936(put 'fill-prefix 'safe-local-variable 'string-or-null-p)
24632 24937
24633;;;*** 24938;;;***
24634 24939
24635;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (18088 24940;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (18307
24636;;;;;; 55117)) 24941;;;;;; 57871))
24637;;; Generated autoloads from progmodes/simula.el 24942;;; Generated autoloads from progmodes/simula.el
24638 24943
24639(autoload 'simula-mode "simula" "\ 24944(autoload 'simula-mode "simula" "\
@@ -24682,7 +24987,7 @@ with no arguments, if that value is non-nil.
24682;;;*** 24987;;;***
24683 24988
24684;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 24989;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
24685;;;;;; define-skeleton) "skeleton" "skeleton.el" (18120 34749)) 24990;;;;;; define-skeleton) "skeleton" "skeleton.el" (18307 57859))
24686;;; Generated autoloads from skeleton.el 24991;;; Generated autoloads from skeleton.el
24687 24992
24688(defvar skeleton-filter-function 'identity "\ 24993(defvar skeleton-filter-function 'identity "\
@@ -24791,8 +25096,8 @@ symmetrical ones, and the same character twice for the others.
24791 25096
24792;;;*** 25097;;;***
24793 25098
24794;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" 25099;;;### (autoloads (smerge-auto smerge-mode smerge-ediff) "smerge-mode"
24795;;;;;; (18202 3996)) 25100;;;;;; "smerge-mode.el" (18317 11736))
24796;;; Generated autoloads from smerge-mode.el 25101;;; Generated autoloads from smerge-mode.el
24797 25102
24798(autoload 'smerge-ediff "smerge-mode" "\ 25103(autoload 'smerge-ediff "smerge-mode" "\
@@ -24808,10 +25113,16 @@ Minor mode to simplify editing output from the diff3 program.
24808 25113
24809\(fn &optional ARG)" t nil) 25114\(fn &optional ARG)" t nil)
24810 25115
25116(autoload 'smerge-auto "smerge-mode" "\
25117Turn on `smerge-mode' and move point to first conflict marker.
25118If no conflict maker is found, turn off `smerge-mode'.
25119
25120\(fn)" nil nil)
25121
24811;;;*** 25122;;;***
24812 25123
24813;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 25124;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
24814;;;;;; (18212 46007)) 25125;;;;;; (18307 57866))
24815;;; Generated autoloads from gnus/smiley.el 25126;;; Generated autoloads from gnus/smiley.el
24816 25127
24817(autoload 'smiley-region "smiley" "\ 25128(autoload 'smiley-region "smiley" "\
@@ -24829,7 +25140,7 @@ interactively. If there's no argument, do it at the current buffer
24829;;;*** 25140;;;***
24830 25141
24831;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 25142;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
24832;;;;;; "mail/smtpmail.el" (18088 55110)) 25143;;;;;; "mail/smtpmail.el" (18307 57869))
24833;;; Generated autoloads from mail/smtpmail.el 25144;;; Generated autoloads from mail/smtpmail.el
24834 25145
24835(autoload 'smtpmail-send-it "smtpmail" "\ 25146(autoload 'smtpmail-send-it "smtpmail" "\
@@ -24844,7 +25155,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
24844 25155
24845;;;*** 25156;;;***
24846 25157
24847;;;### (autoloads (snake) "snake" "play/snake.el" (18088 55114)) 25158;;;### (autoloads (snake) "snake" "play/snake.el" (18307 57870))
24848;;; Generated autoloads from play/snake.el 25159;;; Generated autoloads from play/snake.el
24849 25160
24850(autoload 'snake "snake" "\ 25161(autoload 'snake "snake" "\
@@ -24868,7 +25179,7 @@ Snake mode keybindings:
24868;;;*** 25179;;;***
24869 25180
24870;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 25181;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
24871;;;;;; (18161 20995)) 25182;;;;;; (18307 57870))
24872;;; Generated autoloads from net/snmp-mode.el 25183;;; Generated autoloads from net/snmp-mode.el
24873 25184
24874(autoload 'snmp-mode "snmp-mode" "\ 25185(autoload 'snmp-mode "snmp-mode" "\
@@ -24899,7 +25210,7 @@ then `snmpv2-mode-hook'.
24899 25210
24900;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name 25211;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
24901;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) 25212;;;;;; calendar-longitude calendar-latitude calendar-time-display-form)
24902;;;;;; "solar" "calendar/solar.el" (18088 55094)) 25213;;;;;; "solar" "calendar/solar.el" (18307 57860))
24903;;; Generated autoloads from calendar/solar.el 25214;;; Generated autoloads from calendar/solar.el
24904 25215
24905(defvar calendar-time-display-form '(12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")")) "\ 25216(defvar calendar-time-display-form '(12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")")) "\
@@ -24970,8 +25281,8 @@ Requires floating point.
24970 25281
24971;;;*** 25282;;;***
24972 25283
24973;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (18173 25284;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (18307
24974;;;;;; 8195)) 25285;;;;;; 57870))
24975;;; Generated autoloads from play/solitaire.el 25286;;; Generated autoloads from play/solitaire.el
24976 25287
24977(autoload 'solitaire "solitaire" "\ 25288(autoload 'solitaire "solitaire" "\
@@ -25048,7 +25359,7 @@ Pick your favourite shortcuts:
25048 25359
25049;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 25360;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
25050;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 25361;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
25051;;;;;; sort-lines sort-subr) "sort" "sort.el" (18128 32655)) 25362;;;;;; sort-lines sort-subr) "sort" "sort.el" (18307 57859))
25052;;; Generated autoloads from sort.el 25363;;; Generated autoloads from sort.el
25053(put 'sort-fold-case 'safe-local-variable 'booleanp) 25364(put 'sort-fold-case 'safe-local-variable 'booleanp)
25054 25365
@@ -25192,16 +25503,16 @@ From a program takes two point or marker arguments, BEG and END.
25192 25503
25193;;;*** 25504;;;***
25194 25505
25195;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (18212 25506;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (18307
25196;;;;;; 46007)) 25507;;;;;; 57866))
25197;;; Generated autoloads from gnus/spam.el 25508;;; Generated autoloads from gnus/spam.el
25198 25509
25199(autoload 'spam-initialize "spam" "\ 25510(autoload 'spam-initialize "spam" "\
25200Install the spam.el hooks and do other initialization. 25511Install the spam.el hooks and do other initialization.
25201When SYMBOLS is given, set those variables to t. This is so you 25512When SYMBOLS is given, set those variables to t. This is so you
25202can call spam-initialize before you set spam-use-* variables on 25513can call `spam-initialize' before you set spam-use-* variables on
25203explicitly, and matters only if you need the extra headers 25514explicitly, and matters only if you need the extra headers
25204installed through spam-necessary-extra-headers. 25515installed through `spam-necessary-extra-headers'.
25205 25516
25206\(fn &rest SYMBOLS)" t nil) 25517\(fn &rest SYMBOLS)" t nil)
25207 25518
@@ -25209,7 +25520,7 @@ installed through spam-necessary-extra-headers.
25209 25520
25210;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 25521;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
25211;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 25522;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
25212;;;;;; "gnus/spam-report.el" (18212 46007)) 25523;;;;;; "gnus/spam-report.el" (18307 57866))
25213;;; Generated autoloads from gnus/spam-report.el 25524;;; Generated autoloads from gnus/spam-report.el
25214 25525
25215(autoload 'spam-report-process-queue "spam-report" "\ 25526(autoload 'spam-report-process-queue "spam-report" "\
@@ -25252,7 +25563,7 @@ Spam reports will be queued with the method used when
25252;;;*** 25563;;;***
25253 25564
25254;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 25565;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
25255;;;;;; "speedbar.el" (18164 30590)) 25566;;;;;; "speedbar.el" (18307 57859))
25256;;; Generated autoloads from speedbar.el 25567;;; Generated autoloads from speedbar.el
25257 25568
25258(defalias 'speedbar 'speedbar-frame-mode) 25569(defalias 'speedbar 'speedbar-frame-mode)
@@ -25277,7 +25588,7 @@ selected. If the speedbar frame is active, then select the attached frame.
25277;;;*** 25588;;;***
25278 25589
25279;;;### (autoloads (spell-string spell-region spell-word spell-buffer) 25590;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
25280;;;;;; "spell" "textmodes/spell.el" (18088 55120)) 25591;;;;;; "spell" "textmodes/spell.el" (18307 57874))
25281;;; Generated autoloads from textmodes/spell.el 25592;;; Generated autoloads from textmodes/spell.el
25282 25593
25283(put 'spell-filter 'risky-local-variable t) 25594(put 'spell-filter 'risky-local-variable t)
@@ -25313,8 +25624,8 @@ Check spelling of string supplied as argument.
25313 25624
25314;;;*** 25625;;;***
25315 25626
25316;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (18088 25627;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (18307
25317;;;;;; 55114)) 25628;;;;;; 57870))
25318;;; Generated autoloads from play/spook.el 25629;;; Generated autoloads from play/spook.el
25319 25630
25320(autoload 'spook "spook" "\ 25631(autoload 'spook "spook" "\
@@ -25332,8 +25643,8 @@ Return a vector containing the lines from `spook-phrases-file'.
25332;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres 25643;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres
25333;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 25644;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
25334;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help 25645;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help
25335;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (18173 25646;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (18307
25336;;;;;; 8196)) 25647;;;;;; 57871))
25337;;; Generated autoloads from progmodes/sql.el 25648;;; Generated autoloads from progmodes/sql.el
25338 25649
25339(autoload 'sql-add-product-keywords "sql" "\ 25650(autoload 'sql-add-product-keywords "sql" "\
@@ -25764,8 +26075,8 @@ input. See `sql-interactive-mode'.
25764;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 26075;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
25765;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 26076;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
25766;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 26077;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
25767;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (18120 26078;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (18307
25768;;;;;; 34749)) 26079;;;;;; 57859))
25769;;; Generated autoloads from strokes.el 26080;;; Generated autoloads from strokes.el
25770 26081
25771(autoload 'strokes-global-set-stroke "strokes" "\ 26082(autoload 'strokes-global-set-stroke "strokes" "\
@@ -25895,7 +26206,7 @@ Studlify-case the current buffer.
25895 26206
25896;;;*** 26207;;;***
25897 26208
25898;;;### (autoloads (locate-library) "subr" "subr.el" (18211 32385)) 26209;;;### (autoloads (locate-library) "subr" "subr.el" (18307 57859))
25899;;; Generated autoloads from subr.el 26210;;; Generated autoloads from subr.el
25900 26211
25901(autoload 'locate-library "subr" "\ 26212(autoload 'locate-library "subr" "\
@@ -25917,7 +26228,7 @@ and the file name is displayed in the echo area.
25917;;;*** 26228;;;***
25918 26229
25919;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 26230;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
25920;;;;;; (18173 8195)) 26231;;;;;; (18307 57869))
25921;;; Generated autoloads from mail/supercite.el 26232;;; Generated autoloads from mail/supercite.el
25922 26233
25923(autoload 'sc-cite-original "supercite" "\ 26234(autoload 'sc-cite-original "supercite" "\
@@ -25949,8 +26260,8 @@ before, and `sc-post-hook' is run after the guts of this function.
25949 26260
25950;;;*** 26261;;;***
25951 26262
25952;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (18177 26263;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (18307
25953;;;;;; 7731)) 26264;;;;;; 57859))
25954;;; Generated autoloads from t-mouse.el 26265;;; Generated autoloads from t-mouse.el
25955 26266
25956(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 26267(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -25977,7 +26288,7 @@ It relies on the `gpm' daemon being activated.
25977 26288
25978;;;*** 26289;;;***
25979 26290
25980;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (18088 55089)) 26291;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (18307 57859))
25981;;; Generated autoloads from tabify.el 26292;;; Generated autoloads from tabify.el
25982 26293
25983(autoload 'untabify "tabify" "\ 26294(autoload 'untabify "tabify" "\
@@ -26012,7 +26323,7 @@ The variable `tab-width' controls the spacing of tab stops.
26012;;;;;; table-recognize table-insert-row-column table-insert-column 26323;;;;;; table-recognize table-insert-row-column table-insert-column
26013;;;;;; table-insert-row table-insert table-point-left-cell-hook 26324;;;;;; table-insert-row table-insert table-point-left-cell-hook
26014;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 26325;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
26015;;;;;; "table" "textmodes/table.el" (18173 8196)) 26326;;;;;; "table" "textmodes/table.el" (18302 4831))
26016;;; Generated autoloads from textmodes/table.el 26327;;; Generated autoloads from textmodes/table.el
26017 26328
26018(defvar table-cell-map-hook nil "\ 26329(defvar table-cell-map-hook nil "\
@@ -26600,7 +26911,7 @@ converts a table into plain text without frames. It is a companion to
26600 26911
26601;;;*** 26912;;;***
26602 26913
26603;;;### (autoloads (talk talk-connect) "talk" "talk.el" (18133 2197)) 26914;;;### (autoloads (talk talk-connect) "talk" "talk.el" (18307 57859))
26604;;; Generated autoloads from talk.el 26915;;; Generated autoloads from talk.el
26605 26916
26606(autoload 'talk-connect "talk" "\ 26917(autoload 'talk-connect "talk" "\
@@ -26615,7 +26926,7 @@ Connect to the Emacs talk group from the current X display or tty frame.
26615 26926
26616;;;*** 26927;;;***
26617 26928
26618;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (18202 3996)) 26929;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (18307 57859))
26619;;; Generated autoloads from tar-mode.el 26930;;; Generated autoloads from tar-mode.el
26620 26931
26621(autoload 'tar-mode "tar-mode" "\ 26932(autoload 'tar-mode "tar-mode" "\
@@ -26639,7 +26950,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
26639;;;*** 26950;;;***
26640 26951
26641;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 26952;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
26642;;;;;; "progmodes/tcl.el" (18120 34753)) 26953;;;;;; "progmodes/tcl.el" (18307 57871))
26643;;; Generated autoloads from progmodes/tcl.el 26954;;; Generated autoloads from progmodes/tcl.el
26644 26955
26645(autoload 'tcl-mode "tcl" "\ 26956(autoload 'tcl-mode "tcl" "\
@@ -26690,7 +27001,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
26690 27001
26691;;;*** 27002;;;***
26692 27003
26693;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (18101 9759)) 27004;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (18307 57870))
26694;;; Generated autoloads from net/telnet.el 27005;;; Generated autoloads from net/telnet.el
26695 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 27006 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
26696 27007
@@ -26717,8 +27028,8 @@ Normally input is edited in Emacs and sent a line at a time.
26717 27028
26718;;;*** 27029;;;***
26719 27030
26720;;;### (autoloads (ansi-term term make-term) "term" "term.el" (18120 27031;;;### (autoloads (ansi-term term make-term) "term" "term.el" (18307
26721;;;;;; 34749)) 27032;;;;;; 57859))
26722;;; Generated autoloads from term.el 27033;;; Generated autoloads from term.el
26723 27034
26724(autoload 'make-term "term" "\ 27035(autoload 'make-term "term" "\
@@ -26746,8 +27057,8 @@ Start a terminal-emulator in a new buffer.
26746 27057
26747;;;*** 27058;;;***
26748 27059
26749;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (18088 27060;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (18307
26750;;;;;; 55090)) 27061;;;;;; 57859))
26751;;; Generated autoloads from terminal.el 27062;;; Generated autoloads from terminal.el
26752 27063
26753(autoload 'terminal-emulator "terminal" "\ 27064(autoload 'terminal-emulator "terminal" "\
@@ -26784,7 +27095,7 @@ subprocess started.
26784;;;*** 27095;;;***
26785 27096
26786;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 27097;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
26787;;;;;; (18088 55096)) 27098;;;;;; (18307 57861))
26788;;; Generated autoloads from emacs-lisp/testcover.el 27099;;; Generated autoloads from emacs-lisp/testcover.el
26789 27100
26790(autoload 'testcover-this-defun "testcover" "\ 27101(autoload 'testcover-this-defun "testcover" "\
@@ -26794,7 +27105,7 @@ Start coverage on function under point.
26794 27105
26795;;;*** 27106;;;***
26796 27107
26797;;;### (autoloads (tetris) "tetris" "play/tetris.el" (18088 55114)) 27108;;;### (autoloads (tetris) "tetris" "play/tetris.el" (18307 57870))
26798;;; Generated autoloads from play/tetris.el 27109;;; Generated autoloads from play/tetris.el
26799 27110
26800(autoload 'tetris "tetris" "\ 27111(autoload 'tetris "tetris" "\
@@ -26825,7 +27136,7 @@ tetris-mode keybindings:
26825;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 27136;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
26826;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 27137;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
26827;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 27138;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
26828;;;;;; (18211 32385)) 27139;;;;;; (18307 57874))
26829;;; Generated autoloads from textmodes/tex-mode.el 27140;;; Generated autoloads from textmodes/tex-mode.el
26830 27141
26831(defvar tex-shell-file-name nil "\ 27142(defvar tex-shell-file-name nil "\
@@ -27127,7 +27438,7 @@ Major mode to edit DocTeX files.
27127;;;*** 27438;;;***
27128 27439
27129;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 27440;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
27130;;;;;; "texinfmt" "textmodes/texinfmt.el" (18130 62049)) 27441;;;;;; "texinfmt" "textmodes/texinfmt.el" (18307 57874))
27131;;; Generated autoloads from textmodes/texinfmt.el 27442;;; Generated autoloads from textmodes/texinfmt.el
27132 27443
27133(autoload 'texinfo-format-buffer "texinfmt" "\ 27444(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -27167,7 +27478,7 @@ if large. You can use `Info-split' to do this manually.
27167;;;*** 27478;;;***
27168 27479
27169;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 27480;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
27170;;;;;; "texinfo" "textmodes/texinfo.el" (18149 22003)) 27481;;;;;; "texinfo" "textmodes/texinfo.el" (18307 57874))
27171;;; Generated autoloads from textmodes/texinfo.el 27482;;; Generated autoloads from textmodes/texinfo.el
27172 27483
27173(defvar texinfo-open-quote "``" "\ 27484(defvar texinfo-open-quote "``" "\
@@ -27254,7 +27565,7 @@ value of `texinfo-mode-hook'.
27254;;;### (autoloads (thai-auto-composition-mode thai-composition-function 27565;;;### (autoloads (thai-auto-composition-mode thai-composition-function
27255;;;;;; thai-post-read-conversion thai-compose-buffer thai-compose-string 27566;;;;;; thai-post-read-conversion thai-compose-buffer thai-compose-string
27256;;;;;; thai-compose-region) "thai-util" "language/thai-util.el" 27567;;;;;; thai-compose-region) "thai-util" "language/thai-util.el"
27257;;;;;; (18088 55109)) 27568;;;;;; (18307 57867))
27258;;; Generated autoloads from language/thai-util.el 27569;;; Generated autoloads from language/thai-util.el
27259 27570
27260(autoload 'thai-compose-region "thai-util" "\ 27571(autoload 'thai-compose-region "thai-util" "\
@@ -27298,7 +27609,7 @@ Minor mode for automatically correct Thai character composition.
27298 27609
27299;;;### (autoloads (list-at-point number-at-point symbol-at-point 27610;;;### (autoloads (list-at-point number-at-point symbol-at-point
27300;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 27611;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
27301;;;;;; "thingatpt" "thingatpt.el" (18088 55090)) 27612;;;;;; "thingatpt" "thingatpt.el" (18307 57859))
27302;;; Generated autoloads from thingatpt.el 27613;;; Generated autoloads from thingatpt.el
27303 27614
27304(autoload 'forward-thing "thingatpt" "\ 27615(autoload 'forward-thing "thingatpt" "\
@@ -27355,7 +27666,7 @@ Not documented
27355 27666
27356;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 27667;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
27357;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 27668;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
27358;;;;;; (18088 55090)) 27669;;;;;; (18307 57859))
27359;;; Generated autoloads from thumbs.el 27670;;; Generated autoloads from thumbs.el
27360 27671
27361(autoload 'thumbs-find-thumb "thumbs" "\ 27672(autoload 'thumbs-find-thumb "thumbs" "\
@@ -27394,7 +27705,7 @@ In dired, call the setroot program on the image at point.
27394;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region 27705;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region
27395;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan 27706;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan
27396;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" 27707;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util"
27397;;;;;; "language/tibet-util.el" (18088 55109)) 27708;;;;;; "language/tibet-util.el" (18307 57867))
27398;;; Generated autoloads from language/tibet-util.el 27709;;; Generated autoloads from language/tibet-util.el
27399 27710
27400(autoload 'tibetan-char-p "tibet-util" "\ 27711(autoload 'tibetan-char-p "tibet-util" "\
@@ -27473,7 +27784,7 @@ Not documented
27473;;;*** 27784;;;***
27474 27785
27475;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 27786;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
27476;;;;;; (18088 55121)) 27787;;;;;; (18307 57875))
27477;;; Generated autoloads from textmodes/tildify.el 27788;;; Generated autoloads from textmodes/tildify.el
27478 27789
27479(autoload 'tildify-region "tildify" "\ 27790(autoload 'tildify-region "tildify" "\
@@ -27497,7 +27808,7 @@ This function performs no refilling of the changed text.
27497;;;*** 27808;;;***
27498 27809
27499;;;### (autoloads (display-time-world display-time-mode display-time 27810;;;### (autoloads (display-time-world display-time-mode display-time
27500;;;;;; display-time-day-and-date) "time" "time.el" (18211 32385)) 27811;;;;;; display-time-day-and-date) "time" "time.el" (18307 57859))
27501;;; Generated autoloads from time.el 27812;;; Generated autoloads from time.el
27502 27813
27503(defvar display-time-day-and-date nil "\ 27814(defvar display-time-day-and-date nil "\
@@ -27546,8 +27857,8 @@ To turn off the world time display, go to that window and type `q'.
27546;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year 27857;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year
27547;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract 27858;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract
27548;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds 27859;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds
27549;;;;;; date-to-time) "time-date" "calendar/time-date.el" (18088 27860;;;;;; date-to-time) "time-date" "calendar/time-date.el" (18307
27550;;;;;; 55094)) 27861;;;;;; 57860))
27551;;; Generated autoloads from calendar/time-date.el 27862;;; Generated autoloads from calendar/time-date.el
27552 27863
27553(autoload 'date-to-time "time-date" "\ 27864(autoload 'date-to-time "time-date" "\
@@ -27633,9 +27944,10 @@ If DATE is malformed, return a time value of zeros.
27633;;;*** 27944;;;***
27634 27945
27635;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 27946;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
27636;;;;;; "time-stamp.el" (18088 55090)) 27947;;;;;; "time-stamp.el" (18307 57859))
27637;;; Generated autoloads from time-stamp.el 27948;;; Generated autoloads from time-stamp.el
27638(put 'time-stamp-format 'safe-local-variable 'stringp) 27949(put 'time-stamp-format 'safe-local-variable 'stringp)
27950(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
27639(put 'time-stamp-line-limit 'safe-local-variable 'integerp) 27951(put 'time-stamp-line-limit 'safe-local-variable 'integerp)
27640(put 'time-stamp-start 'safe-local-variable 'stringp) 27952(put 'time-stamp-start 'safe-local-variable 'stringp)
27641(put 'time-stamp-end 'safe-local-variable 'stringp) 27953(put 'time-stamp-end 'safe-local-variable 'stringp)
@@ -27676,7 +27988,7 @@ With ARG, turn time stamping on if and only if arg is positive.
27676;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 27988;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
27677;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 27989;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
27678;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 27990;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
27679;;;;;; (18088 55094)) 27991;;;;;; (18307 57861))
27680;;; Generated autoloads from calendar/timeclock.el 27992;;; Generated autoloads from calendar/timeclock.el
27681 27993
27682(autoload 'timeclock-modeline-display "timeclock" "\ 27994(autoload 'timeclock-modeline-display "timeclock" "\
@@ -27777,7 +28089,7 @@ relative only to the time worked today, and not to past time.
27777 28089
27778;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer 28090;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer
27779;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" 28091;;;;;; run-at-time cancel-function-timers cancel-timer) "timer"
27780;;;;;; "emacs-lisp/timer.el" (18088 55096)) 28092;;;;;; "emacs-lisp/timer.el" (18307 57861))
27781;;; Generated autoloads from emacs-lisp/timer.el 28093;;; Generated autoloads from emacs-lisp/timer.el
27782 28094
27783(defalias 'disable-timeout 'cancel-timer) 28095(defalias 'disable-timeout 'cancel-timer)
@@ -27858,7 +28170,7 @@ be detected.
27858;;;*** 28170;;;***
27859 28171
27860;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 28172;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
27861;;;;;; "international/titdic-cnv.el" (18088 55108)) 28173;;;;;; "international/titdic-cnv.el" (18307 57867))
27862;;; Generated autoloads from international/titdic-cnv.el 28174;;; Generated autoloads from international/titdic-cnv.el
27863 28175
27864(autoload 'titdic-convert "titdic-cnv" "\ 28176(autoload 'titdic-convert "titdic-cnv" "\
@@ -27881,8 +28193,8 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
27881;;;*** 28193;;;***
27882 28194
27883;;;### (autoloads (tamil-composition-function tamil-post-read-conversion 28195;;;### (autoloads (tamil-composition-function tamil-post-read-conversion
27884;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (18088 28196;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (18307
27885;;;;;; 55109)) 28197;;;;;; 57867))
27886;;; Generated autoloads from language/tml-util.el 28198;;; Generated autoloads from language/tml-util.el
27887 28199
27888(autoload 'tamil-compose-region "tml-util" "\ 28200(autoload 'tamil-compose-region "tml-util" "\
@@ -27905,7 +28217,7 @@ PATTERN regexp.
27905;;;*** 28217;;;***
27906 28218
27907;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 28219;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
27908;;;;;; "tmm.el" (18149 22003)) 28220;;;;;; "tmm.el" (18307 57859))
27909;;; Generated autoloads from tmm.el 28221;;; Generated autoloads from tmm.el
27910 (define-key global-map "\M-`" 'tmm-menubar) 28222 (define-key global-map "\M-`" 'tmm-menubar)
27911 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 28223 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -27945,7 +28257,7 @@ Its value should be an event that has a binding in MENU.
27945 28257
27946;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 28258;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
27947;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 28259;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
27948;;;;;; "todo-mode" "calendar/todo-mode.el" (18203 38492)) 28260;;;;;; "todo-mode" "calendar/todo-mode.el" (18302 4831))
27949;;; Generated autoloads from calendar/todo-mode.el 28261;;; Generated autoloads from calendar/todo-mode.el
27950 28262
27951(autoload 'todo-add-category "todo-mode" "\ 28263(autoload 'todo-add-category "todo-mode" "\
@@ -28006,7 +28318,7 @@ Show TODO list.
28006 28318
28007;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 28319;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
28008;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) 28320;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame)
28009;;;;;; "tool-bar" "tool-bar.el" (18133 2197)) 28321;;;;;; "tool-bar" "tool-bar.el" (18307 57859))
28010;;; Generated autoloads from tool-bar.el 28322;;; Generated autoloads from tool-bar.el
28011 28323
28012(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 28324(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -28079,7 +28391,7 @@ holds a keymap.
28079;;;*** 28391;;;***
28080 28392
28081;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 28393;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
28082;;;;;; (18211 32385)) 28394;;;;;; (18313 61535))
28083;;; Generated autoloads from emulation/tpu-edt.el 28395;;; Generated autoloads from emulation/tpu-edt.el
28084 28396
28085(defvar tpu-edt-mode nil "\ 28397(defvar tpu-edt-mode nil "\
@@ -28105,7 +28417,42 @@ Turn on TPU/edt emulation.
28105 28417
28106;;;*** 28418;;;***
28107 28419
28108;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (18088 55096)) 28420;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el"
28421;;;;;; (18302 4831))
28422;;; Generated autoloads from emulation/tpu-mapper.el
28423
28424(autoload 'tpu-mapper "tpu-mapper" "\
28425Create an Emacs lisp file defining the TPU-edt keypad for X-windows.
28426
28427This command displays an instruction screen showing the TPU-edt keypad
28428and asks you to press the TPU-edt editing keys. It uses the keys you
28429press to create an Emacs Lisp file that will define a TPU-edt keypad
28430for your X server. You can even re-arrange the standard EDT keypad to
28431suit your tastes (or to cope with those silly Sun and PC keypads).
28432
28433Finally, you will be prompted for the name of the file to store the key
28434definitions. If you chose the default, TPU-edt will find it and load it
28435automatically. If you specify a different file name, you will need to
28436set the variable ``tpu-xkeys-file'' before starting TPU-edt. Here's how
28437you might go about doing that in your .emacs file.
28438
28439 (setq tpu-xkeys-file (expand-file-name \"~/.my-emacs-x-keys\"))
28440 (tpu-edt)
28441
28442Known Problems:
28443
28444Sometimes, tpu-mapper will ignore a key you press, and just continue to
28445prompt for the same key. This can happen when your window manager sucks
28446up the key and doesn't pass it on to Emacs, or it could be an Emacs bug.
28447Either way, there's nothing that tpu-mapper can do about it. You must
28448press RETURN, to skip the current key and continue. Later, you and/or
28449your local X guru can try to figure out why the key is being ignored.
28450
28451\(fn)" t nil)
28452
28453;;;***
28454
28455;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (18307 57861))
28109;;; Generated autoloads from emacs-lisp/tq.el 28456;;; Generated autoloads from emacs-lisp/tq.el
28110 28457
28111(autoload 'tq-create "tq" "\ 28458(autoload 'tq-create "tq" "\
@@ -28119,7 +28466,7 @@ to a tcp server on another machine.
28119;;;*** 28466;;;***
28120 28467
28121;;;### (autoloads (trace-function-background trace-function trace-buffer) 28468;;;### (autoloads (trace-function-background trace-function trace-buffer)
28122;;;;;; "trace" "emacs-lisp/trace.el" (18088 55096)) 28469;;;;;; "trace" "emacs-lisp/trace.el" (18307 57861))
28123;;; Generated autoloads from emacs-lisp/trace.el 28470;;; Generated autoloads from emacs-lisp/trace.el
28124 28471
28125(defvar trace-buffer "*trace-output*" "\ 28472(defvar trace-buffer "*trace-output*" "\
@@ -28156,7 +28503,7 @@ BUFFER defaults to `trace-buffer'.
28156;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 28503;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
28157;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 28504;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
28158;;;;;; tramp-file-name-handler tramp-syntax) "tramp" "net/tramp.el" 28505;;;;;; tramp-file-name-handler tramp-syntax) "tramp" "net/tramp.el"
28159;;;;;; (18211 32385)) 28506;;;;;; (18316 2343))
28160;;; Generated autoloads from net/tramp.el 28507;;; Generated autoloads from net/tramp.el
28161 28508
28162(defvar tramp-syntax (if (featurep 'xemacs) 'sep 'ftp) "\ 28509(defvar tramp-syntax (if (featurep 'xemacs) 'sep 'ftp) "\
@@ -28284,7 +28631,7 @@ Discard Tramp from loading remote files.
28284;;;*** 28631;;;***
28285 28632
28286;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 28633;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
28287;;;;;; (18183 58477)) 28634;;;;;; (18307 57870))
28288;;; Generated autoloads from net/tramp-ftp.el 28635;;; Generated autoloads from net/tramp-ftp.el
28289 28636
28290(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 28637(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -28294,8 +28641,8 @@ Not documented
28294 28641
28295;;;*** 28642;;;***
28296 28643
28297;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (18200 28644;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (18307
28298;;;;;; 51264)) 28645;;;;;; 57859))
28299;;; Generated autoloads from tutorial.el 28646;;; Generated autoloads from tutorial.el
28300 28647
28301(autoload 'help-with-tutorial "tutorial" "\ 28648(autoload 'help-with-tutorial "tutorial" "\
@@ -28320,7 +28667,7 @@ resumed later.
28320;;;*** 28667;;;***
28321 28668
28322;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 28669;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
28323;;;;;; "textmodes/two-column.el" (18201 33329)) 28670;;;;;; "textmodes/two-column.el" (18307 57875))
28324;;; Generated autoloads from textmodes/two-column.el 28671;;; Generated autoloads from textmodes/two-column.el
28325 (autoload '2C-command "two-column" () t 'keymap) 28672 (autoload '2C-command "two-column" () t 'keymap)
28326 (global-set-key "\C-x6" '2C-command) 28673 (global-set-key "\C-x6" '2C-command)
@@ -28371,7 +28718,7 @@ First column's text sSs Second column's text
28371;;;;;; type-break type-break-mode type-break-keystroke-threshold 28718;;;;;; type-break type-break-mode type-break-keystroke-threshold
28372;;;;;; type-break-good-break-interval type-break-good-rest-interval 28719;;;;;; type-break-good-break-interval type-break-good-rest-interval
28373;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 28720;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
28374;;;;;; (18088 55090)) 28721;;;;;; (18307 57859))
28375;;; Generated autoloads from type-break.el 28722;;; Generated autoloads from type-break.el
28376 28723
28377(defvar type-break-mode nil "\ 28724(defvar type-break-mode nil "\
@@ -28554,7 +28901,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
28554;;;*** 28901;;;***
28555 28902
28556;;;### (autoloads (ununderline-region underline-region) "underline" 28903;;;### (autoloads (ununderline-region underline-region) "underline"
28557;;;;;; "textmodes/underline.el" (18088 55121)) 28904;;;;;; "textmodes/underline.el" (18307 57875))
28558;;; Generated autoloads from textmodes/underline.el 28905;;; Generated autoloads from textmodes/underline.el
28559 28906
28560(autoload 'underline-region "underline" "\ 28907(autoload 'underline-region "underline" "\
@@ -28575,7 +28922,7 @@ which specify the range to operate on.
28575;;;*** 28922;;;***
28576 28923
28577;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) 28924;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
28578;;;;;; "undigest" "mail/undigest.el" (18120 34751)) 28925;;;;;; "undigest" "mail/undigest.el" (18307 57869))
28579;;; Generated autoloads from mail/undigest.el 28926;;; Generated autoloads from mail/undigest.el
28580 28927
28581(autoload 'undigestify-rmail-message "undigest" "\ 28928(autoload 'undigestify-rmail-message "undigest" "\
@@ -28594,7 +28941,7 @@ following the containing message.
28594;;;*** 28941;;;***
28595 28942
28596;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 28943;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
28597;;;;;; (18088 55110)) 28944;;;;;; (18307 57869))
28598;;; Generated autoloads from mail/unrmail.el 28945;;; Generated autoloads from mail/unrmail.el
28599 28946
28600(autoload 'batch-unrmail "unrmail" "\ 28947(autoload 'batch-unrmail "unrmail" "\
@@ -28613,21 +28960,21 @@ Convert Rmail file FILE to system inbox format file TO-FILE.
28613 28960
28614;;;*** 28961;;;***
28615 28962
28616;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (18120 28963;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (18307
28617;;;;;; 34750)) 28964;;;;;; 57861))
28618;;; Generated autoloads from emacs-lisp/unsafep.el 28965;;; Generated autoloads from emacs-lisp/unsafep.el
28619 28966
28620(autoload 'unsafep "unsafep" "\ 28967(autoload 'unsafep "unsafep" "\
28621Return nil if evaluating FORM couldn't possibly do any harm; 28968Return nil if evaluating FORM couldn't possibly do any harm.
28622otherwise result is a reason why FORM is unsafe. UNSAFEP-VARS is a list 28969Otherwise result is a reason why FORM is unsafe.
28623of symbols with local bindings. 28970UNSAFEP-VARS is a list of symbols with local bindings.
28624 28971
28625\(fn FORM &optional UNSAFEP-VARS)" nil nil) 28972\(fn FORM &optional UNSAFEP-VARS)" nil nil)
28626 28973
28627;;;*** 28974;;;***
28628 28975
28629;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 28976;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
28630;;;;;; "url/url.el" (18088 55122)) 28977;;;;;; "url/url.el" (18307 57875))
28631;;; Generated autoloads from url/url.el 28978;;; Generated autoloads from url/url.el
28632 28979
28633(autoload 'url-retrieve "url" "\ 28980(autoload 'url-retrieve "url" "\
@@ -28667,7 +29014,7 @@ no further processing). URL is either a string or a parsed URL.
28667;;;*** 29014;;;***
28668 29015
28669;;;### (autoloads (url-register-auth-scheme url-get-authentication) 29016;;;### (autoloads (url-register-auth-scheme url-get-authentication)
28670;;;;;; "url-auth" "url/url-auth.el" (18197 21677)) 29017;;;;;; "url-auth" "url/url-auth.el" (18307 57875))
28671;;; Generated autoloads from url/url-auth.el 29018;;; Generated autoloads from url/url-auth.el
28672 29019
28673(autoload 'url-get-authentication "url-auth" "\ 29020(autoload 'url-get-authentication "url-auth" "\
@@ -28709,8 +29056,8 @@ RATING a rating between 1 and 10 of the strength of the authentication.
28709;;;*** 29056;;;***
28710 29057
28711;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached 29058;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached
28712;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (18120 29059;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (18307
28713;;;;;; 34753)) 29060;;;;;; 57875))
28714;;; Generated autoloads from url/url-cache.el 29061;;; Generated autoloads from url/url-cache.el
28715 29062
28716(autoload 'url-store-in-cache "url-cache" "\ 29063(autoload 'url-store-in-cache "url-cache" "\
@@ -28735,7 +29082,7 @@ Return t if a cached file has expired.
28735 29082
28736;;;*** 29083;;;***
28737 29084
28738;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (18088 55121)) 29085;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (18307 57875))
28739;;; Generated autoloads from url/url-cid.el 29086;;; Generated autoloads from url/url-cid.el
28740 29087
28741(autoload 'url-cid "url-cid" "\ 29088(autoload 'url-cid "url-cid" "\
@@ -28746,7 +29093,7 @@ Not documented
28746;;;*** 29093;;;***
28747 29094
28748;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 29095;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
28749;;;;;; "url/url-dav.el" (18173 8196)) 29096;;;;;; "url/url-dav.el" (18307 57875))
28750;;; Generated autoloads from url/url-dav.el 29097;;; Generated autoloads from url/url-dav.el
28751 29098
28752(autoload 'url-dav-supported-p "url-dav" "\ 29099(autoload 'url-dav-supported-p "url-dav" "\
@@ -28761,8 +29108,8 @@ Not documented
28761 29108
28762;;;*** 29109;;;***
28763 29110
28764;;;### (autoloads (url-file) "url-file" "url/url-file.el" (18140 29111;;;### (autoloads (url-file) "url-file" "url/url-file.el" (18307
28765;;;;;; 63039)) 29112;;;;;; 57875))
28766;;; Generated autoloads from url/url-file.el 29113;;; Generated autoloads from url/url-file.el
28767 29114
28768(autoload 'url-file "url-file" "\ 29115(autoload 'url-file "url-file" "\
@@ -28773,7 +29120,7 @@ Handle file: and ftp: URLs.
28773;;;*** 29120;;;***
28774 29121
28775;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 29122;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
28776;;;;;; "url/url-gw.el" (18088 55121)) 29123;;;;;; "url/url-gw.el" (18307 57875))
28777;;; Generated autoloads from url/url-gw.el 29124;;; Generated autoloads from url/url-gw.el
28778 29125
28779(autoload 'url-gateway-nslookup-host "url-gw" "\ 29126(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -28792,8 +29139,8 @@ Might do a non-blocking connection; use `process-status' to check.
28792;;;*** 29139;;;***
28793 29140
28794;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 29141;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
28795;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (18088 29142;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
28796;;;;;; 55121)) 29143;;;;;; (18307 57875))
28797;;; Generated autoloads from url/url-handlers.el 29144;;; Generated autoloads from url/url-handlers.el
28798 29145
28799(defvar url-handler-mode nil "\ 29146(defvar url-handler-mode nil "\
@@ -28810,6 +29157,13 @@ Use URL to handle URL-like file names.
28810 29157
28811\(fn &optional ARG)" t nil) 29158\(fn &optional ARG)" t nil)
28812 29159
29160(autoload 'url-file-handler "url-handlers" "\
29161Function called from the `file-name-handler-alist' routines.
29162OPERATION is what needs to be done (`file-exists-p', etc). ARGS are
29163the arguments that would have been passed to OPERATION.
29164
29165\(fn OPERATION &rest ARGS)" nil nil)
29166
28813(autoload 'url-copy-file "url-handlers" "\ 29167(autoload 'url-copy-file "url-handlers" "\
28814Copy URL to NEWNAME. Both args must be strings. 29168Copy URL to NEWNAME. Both args must be strings.
28815Signals a `file-already-exists' error if file NEWNAME already exists, 29169Signals a `file-already-exists' error if file NEWNAME already exists,
@@ -28837,7 +29191,7 @@ Not documented
28837;;;*** 29191;;;***
28838 29192
28839;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 29193;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
28840;;;;;; url-http) "url-http" "url/url-http.el" (18140 63039)) 29194;;;;;; url-http) "url-http" "url/url-http.el" (18307 57875))
28841;;; Generated autoloads from url/url-http.el 29195;;; Generated autoloads from url/url-http.el
28842 29196
28843(autoload 'url-http "url-http" "\ 29197(autoload 'url-http "url-http" "\
@@ -28902,7 +29256,7 @@ HTTPS retrievals are asynchronous.")
28902 29256
28903;;;*** 29257;;;***
28904 29258
28905;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (18088 55121)) 29259;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (18307 57875))
28906;;; Generated autoloads from url/url-irc.el 29260;;; Generated autoloads from url/url-irc.el
28907 29261
28908(autoload 'url-irc "url-irc" "\ 29262(autoload 'url-irc "url-irc" "\
@@ -28912,8 +29266,8 @@ Not documented
28912 29266
28913;;;*** 29267;;;***
28914 29268
28915;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (18088 29269;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (18307
28916;;;;;; 55121)) 29270;;;;;; 57875))
28917;;; Generated autoloads from url/url-ldap.el 29271;;; Generated autoloads from url/url-ldap.el
28918 29272
28919(autoload 'url-ldap "url-ldap" "\ 29273(autoload 'url-ldap "url-ldap" "\
@@ -28927,7 +29281,7 @@ URL can be a URL string, or a URL vector of the type returned by
28927;;;*** 29281;;;***
28928 29282
28929;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 29283;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
28930;;;;;; (18140 63039)) 29284;;;;;; (18307 57875))
28931;;; Generated autoloads from url/url-mailto.el 29285;;; Generated autoloads from url/url-mailto.el
28932 29286
28933(autoload 'url-mail "url-mailto" "\ 29287(autoload 'url-mail "url-mailto" "\
@@ -28943,7 +29297,7 @@ Handle the mailto: URL syntax.
28943;;;*** 29297;;;***
28944 29298
28945;;;### (autoloads (url-data url-generic-emulator-loader url-info 29299;;;### (autoloads (url-data url-generic-emulator-loader url-info
28946;;;;;; url-man) "url-misc" "url/url-misc.el" (18165 39747)) 29300;;;;;; url-man) "url-misc" "url/url-misc.el" (18307 57875))
28947;;; Generated autoloads from url/url-misc.el 29301;;; Generated autoloads from url/url-misc.el
28948 29302
28949(autoload 'url-man "url-misc" "\ 29303(autoload 'url-man "url-misc" "\
@@ -28975,7 +29329,7 @@ Fetch a data URL (RFC 2397).
28975;;;*** 29329;;;***
28976 29330
28977;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 29331;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
28978;;;;;; (18163 15437)) 29332;;;;;; (18307 57875))
28979;;; Generated autoloads from url/url-news.el 29333;;; Generated autoloads from url/url-news.el
28980 29334
28981(autoload 'url-news "url-news" "\ 29335(autoload 'url-news "url-news" "\
@@ -28992,7 +29346,7 @@ Not documented
28992 29346
28993;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 29347;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
28994;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 29348;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
28995;;;;;; (18088 55121)) 29349;;;;;; (18307 57875))
28996;;; Generated autoloads from url/url-ns.el 29350;;; Generated autoloads from url/url-ns.el
28997 29351
28998(autoload 'isPlainHostName "url-ns" "\ 29352(autoload 'isPlainHostName "url-ns" "\
@@ -29033,7 +29387,7 @@ Not documented
29033;;;*** 29387;;;***
29034 29388
29035;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 29389;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
29036;;;;;; "url/url-parse.el" (18140 63039)) 29390;;;;;; "url/url-parse.el" (18307 57875))
29037;;; Generated autoloads from url/url-parse.el 29391;;; Generated autoloads from url/url-parse.el
29038 29392
29039(autoload 'url-recreate-url "url-parse" "\ 29393(autoload 'url-recreate-url "url-parse" "\
@@ -29051,7 +29405,7 @@ Format is:
29051;;;*** 29405;;;***
29052 29406
29053;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 29407;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
29054;;;;;; (18088 55121)) 29408;;;;;; (18307 57875))
29055;;; Generated autoloads from url/url-privacy.el 29409;;; Generated autoloads from url/url-privacy.el
29056 29410
29057(autoload 'url-setup-privacy-info "url-privacy" "\ 29411(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -29067,7 +29421,7 @@ Setup variables that expose info about you and your system.
29067;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space 29421;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space
29068;;;;;; url-get-normalized-date url-lazy-message url-normalize-url 29422;;;;;; url-get-normalized-date url-lazy-message url-normalize-url
29069;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug) 29423;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug)
29070;;;;;; "url-util" "url/url-util.el" (18197 21677)) 29424;;;;;; "url-util" "url/url-util.el" (18307 57875))
29071;;; Generated autoloads from url/url-util.el 29425;;; Generated autoloads from url/url-util.el
29072 29426
29073(defvar url-debug nil "\ 29427(defvar url-debug nil "\
@@ -29201,7 +29555,7 @@ This uses `url-current-object', set locally to the buffer.
29201;;;*** 29555;;;***
29202 29556
29203;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 29557;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
29204;;;;;; "userlock" "userlock.el" (18120 34749)) 29558;;;;;; "userlock" "userlock.el" (18307 57859))
29205;;; Generated autoloads from userlock.el 29559;;; Generated autoloads from userlock.el
29206 29560
29207(autoload 'ask-user-about-lock "userlock" "\ 29561(autoload 'ask-user-about-lock "userlock" "\
@@ -29229,16 +29583,17 @@ The buffer in question is current when this function is called.
29229 29583
29230;;;*** 29584;;;***
29231 29585
29232;;;### (autoloads nil "utf-7" "international/utf-7.el" (18088 55108)) 29586;;;### (autoloads nil "utf-7" "international/utf-7.el" (18307 57867))
29233;;; Generated autoloads from international/utf-7.el 29587;;; Generated autoloads from international/utf-7.el
29234(autoload-coding-system 'utf-7 '(require 'utf-7)) 29588(autoload-coding-system 'utf-7 '(require 'utf-7))
29589(autoload-coding-system 'utf-7-imap '(require 'utf-7))
29235 29590
29236;;;*** 29591;;;***
29237 29592
29238;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 29593;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
29239;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el" 29594;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el"
29240;;;;;; (18212 46007)) 29595;;;;;; (18307 57869))
29241;;; Generated autoloads from gnus/uudecode.el 29596;;; Generated autoloads from mail/uudecode.el
29242 29597
29243(autoload 'uudecode-decode-region-external "uudecode" "\ 29598(autoload 'uudecode-decode-region-external "uudecode" "\
29244Uudecode region between START and END using external program. 29599Uudecode region between START and END using external program.
@@ -29267,7 +29622,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
29267;;;;;; vc-directory vc-merge vc-insert-headers vc-revision-other-window 29622;;;;;; vc-directory vc-merge vc-insert-headers vc-revision-other-window
29268;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-do-command 29623;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-do-command
29269;;;;;; edit-vc-file with-vc-file vc-before-checkin-hook vc-checkin-hook 29624;;;;;; edit-vc-file with-vc-file vc-before-checkin-hook vc-checkin-hook
29270;;;;;; vc-checkout-hook) "vc" "vc.el" (18214 4763)) 29625;;;;;; vc-checkout-hook) "vc" "vc.el" (18317 26672))
29271;;; Generated autoloads from vc.el 29626;;; Generated autoloads from vc.el
29272 29627
29273(defvar vc-checkout-hook nil "\ 29628(defvar vc-checkout-hook nil "\
@@ -29355,7 +29710,8 @@ merge in the changes into your working copy.
29355\(fn VERBOSE)" t nil) 29710\(fn VERBOSE)" t nil)
29356 29711
29357(autoload 'vc-register "vc" "\ 29712(autoload 'vc-register "vc" "\
29358Register the current file into a version control system. 29713Register into a version control system.
29714If FNAME is given register that file, otherwise register the current file.
29359With prefix argument SET-REVISION, allow user to specify initial revision 29715With prefix argument SET-REVISION, allow user to specify initial revision
29360level. If COMMENT is present, use that as an initial comment. 29716level. If COMMENT is present, use that as an initial comment.
29361 29717
@@ -29366,7 +29722,7 @@ directory are already registered under that backend) will be used to
29366register the file. If no backend declares itself responsible, the 29722register the file. If no backend declares itself responsible, the
29367first backend that could register the file is used. 29723first backend that could register the file is used.
29368 29724
29369\(fn &optional SET-REVISION COMMENT)" t nil) 29725\(fn &optional FNAME SET-REVISION COMMENT)" t nil)
29370 29726
29371(autoload 'vc-version-diff "vc" "\ 29727(autoload 'vc-version-diff "vc" "\
29372Report diffs between revisions of the fileset in the repository history. 29728Report diffs between revisions of the fileset in the repository history.
@@ -29557,7 +29913,7 @@ mode-specific menu. `vc-annotate-color-map' and
29557 29913
29558;;;*** 29914;;;***
29559 29915
29560;;;### (autoloads nil "vc-arch" "vc-arch.el" (18201 33325)) 29916;;;### (autoloads nil "vc-arch" "vc-arch.el" (18315 16863))
29561;;; Generated autoloads from vc-arch.el 29917;;; Generated autoloads from vc-arch.el
29562 (defun vc-arch-registered (file) 29918 (defun vc-arch-registered (file)
29563 (if (vc-find-root file "{arch}/=tagging-method") 29919 (if (vc-find-root file "{arch}/=tagging-method")
@@ -29567,7 +29923,7 @@ mode-specific menu. `vc-annotate-color-map' and
29567 29923
29568;;;*** 29924;;;***
29569 29925
29570;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (18201 33325)) 29926;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (18307 57859))
29571;;; Generated autoloads from vc-bzr.el 29927;;; Generated autoloads from vc-bzr.el
29572 29928
29573(defconst vc-bzr-admin-dirname ".bzr" "\ 29929(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -29582,7 +29938,7 @@ Name of the directory containing Bzr repository status files.")
29582 29938
29583;;;*** 29939;;;***
29584 29940
29585;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (18201 33326)) 29941;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (18314 32066))
29586;;; Generated autoloads from vc-cvs.el 29942;;; Generated autoloads from vc-cvs.el
29587 (defun vc-cvs-registered (f) 29943 (defun vc-cvs-registered (f)
29588 (when (file-readable-p (expand-file-name 29944 (when (file-readable-p (expand-file-name
@@ -29592,7 +29948,7 @@ Name of the directory containing Bzr repository status files.")
29592 29948
29593;;;*** 29949;;;***
29594 29950
29595;;;### (autoloads nil "vc-git" "vc-git.el" (18201 33364)) 29951;;;### (autoloads nil "vc-git" "vc-git.el" (18307 57859))
29596;;; Generated autoloads from vc-git.el 29952;;; Generated autoloads from vc-git.el
29597 (defun vc-git-registered (file) 29953 (defun vc-git-registered (file)
29598 "Return non-nil if FILE is registered with git." 29954 "Return non-nil if FILE is registered with git."
@@ -29603,7 +29959,7 @@ Name of the directory containing Bzr repository status files.")
29603 29959
29604;;;*** 29960;;;***
29605 29961
29606;;;### (autoloads nil "vc-hg" "vc-hg.el" (18203 37787)) 29962;;;### (autoloads nil "vc-hg" "vc-hg.el" (18308 43617))
29607;;; Generated autoloads from vc-hg.el 29963;;; Generated autoloads from vc-hg.el
29608 (defun vc-hg-registered (file) 29964 (defun vc-hg-registered (file)
29609 "Return non-nil if FILE is registered with hg." 29965 "Return non-nil if FILE is registered with hg."
@@ -29614,7 +29970,7 @@ Name of the directory containing Bzr repository status files.")
29614 29970
29615;;;*** 29971;;;***
29616 29972
29617;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (18201 33326)) 29973;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (18307 57859))
29618;;; Generated autoloads from vc-mcvs.el 29974;;; Generated autoloads from vc-mcvs.el
29619 (defun vc-mcvs-registered (file) 29975 (defun vc-mcvs-registered (file)
29620 (if (vc-find-root file "MCVS/CVS") 29976 (if (vc-find-root file "MCVS/CVS")
@@ -29624,7 +29980,7 @@ Name of the directory containing Bzr repository status files.")
29624 29980
29625;;;*** 29981;;;***
29626 29982
29627;;;### (autoloads nil "vc-mtn" "vc-mtn.el" (18202 3996)) 29983;;;### (autoloads nil "vc-mtn" "vc-mtn.el" (18307 57859))
29628;;; Generated autoloads from vc-mtn.el 29984;;; Generated autoloads from vc-mtn.el
29629 29985
29630(defconst vc-mtn-admin-dir "_MTN") 29986(defconst vc-mtn-admin-dir "_MTN")
@@ -29639,7 +29995,7 @@ Name of the directory containing Bzr repository status files.")
29639;;;*** 29995;;;***
29640 29996
29641;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 29997;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
29642;;;;;; (18190 46608)) 29998;;;;;; (18307 57859))
29643;;; Generated autoloads from vc-rcs.el 29999;;; Generated autoloads from vc-rcs.el
29644 30000
29645(defvar vc-rcs-master-templates '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s") "\ 30001(defvar vc-rcs-master-templates '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s") "\
@@ -29652,7 +30008,7 @@ For a description of possible values, see `vc-check-master-templates'.")
29652;;;*** 30008;;;***
29653 30009
29654;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 30010;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
29655;;;;;; (18190 46608)) 30011;;;;;; (18307 57859))
29656;;; Generated autoloads from vc-sccs.el 30012;;; Generated autoloads from vc-sccs.el
29657 30013
29658(defvar vc-sccs-master-templates '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir) "\ 30014(defvar vc-sccs-master-templates '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir) "\
@@ -29669,7 +30025,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29669 30025
29670;;;*** 30026;;;***
29671 30027
29672;;;### (autoloads nil "vc-svn" "vc-svn.el" (18201 33326)) 30028;;;### (autoloads nil "vc-svn" "vc-svn.el" (18315 16863))
29673;;; Generated autoloads from vc-svn.el 30029;;; Generated autoloads from vc-svn.el
29674 (defun vc-svn-registered (f) 30030 (defun vc-svn-registered (f)
29675 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 30031 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -29687,7 +30043,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29687;;;*** 30043;;;***
29688 30044
29689;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" 30045;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
29690;;;;;; (18203 37789)) 30046;;;;;; (18307 57871))
29691;;; Generated autoloads from progmodes/vera-mode.el 30047;;; Generated autoloads from progmodes/vera-mode.el
29692 (add-to-list 'auto-mode-alist '("\\.vr[hi]?\\'" . vera-mode)) 30048 (add-to-list 'auto-mode-alist '("\\.vr[hi]?\\'" . vera-mode))
29693 30049
@@ -29744,8 +30100,144 @@ Key bindings:
29744 30100
29745;;;*** 30101;;;***
29746 30102
30103;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
30104;;;;;; (18307 57872))
30105;;; Generated autoloads from progmodes/verilog-mode.el
30106
30107(autoload 'verilog-mode "verilog-mode" "\
30108Major mode for editing Verilog code.
30109\\<verilog-mode-map>
30110See \\[describe-function] verilog-auto (\\[verilog-auto]) for details on how
30111AUTOs can improve coding efficiency.
30112
30113Use \\[verilog-faq] for a pointer to frequently asked questions.
30114
30115NEWLINE, TAB indents for Verilog code.
30116Delete converts tabs to spaces as it moves back.
30117
30118Supports highlighting.
30119
30120Turning on Verilog mode calls the value of the variable `verilog-mode-hook'
30121with no args, if that value is non-nil.
30122
30123Variables controlling indentation/edit style:
30124
30125 variable `verilog-indent-level' (default 3)
30126 Indentation of Verilog statements with respect to containing block.
30127 `verilog-indent-level-module' (default 3)
30128 Absolute indentation of Module level Verilog statements.
30129 Set to 0 to get initial and always statements lined up
30130 on the left side of your screen.
30131 `verilog-indent-level-declaration' (default 3)
30132 Indentation of declarations with respect to containing block.
30133 Set to 0 to get them list right under containing block.
30134 `verilog-indent-level-behavioral' (default 3)
30135 Indentation of first begin in a task or function block
30136 Set to 0 to get such code to lined up underneath the task or function keyword
30137 `verilog-indent-level-directive' (default 1)
30138 Indentation of `ifdef/`endif blocks
30139 `verilog-cexp-indent' (default 1)
30140 Indentation of Verilog statements broken across lines i.e.:
30141 if (a)
30142 begin
30143 `verilog-case-indent' (default 2)
30144 Indentation for case statements.
30145 `verilog-auto-newline' (default nil)
30146 Non-nil means automatically newline after semicolons and the punctuation
30147 mark after an end.
30148 `verilog-auto-indent-on-newline' (default t)
30149 Non-nil means automatically indent line after newline
30150 `verilog-tab-always-indent' (default t)
30151 Non-nil means TAB in Verilog mode should always reindent the current line,
30152 regardless of where in the line point is when the TAB command is used.
30153 `verilog-indent-begin-after-if' (default t)
30154 Non-nil means to indent begin statements following a preceding
30155 if, else, while, for and repeat statements, if any. otherwise,
30156 the begin is lined up with the preceding token. If t, you get:
30157 if (a)
30158 begin // amount of indent based on `verilog-cexp-indent'
30159 otherwise you get:
30160 if (a)
30161 begin
30162 `verilog-auto-endcomments' (default t)
30163 Non-nil means a comment /* ... */ is set after the ends which ends
30164 cases, tasks, functions and modules.
30165 The type and name of the object will be set between the braces.
30166 `verilog-minimum-comment-distance' (default 10)
30167 Minimum distance (in lines) between begin and end required before a comment
30168 will be inserted. Setting this variable to zero results in every
30169 end acquiring a comment; the default avoids too many redundant
30170 comments in tight quarters.
30171 `verilog-auto-lineup' (default `(all))
30172 List of contexts where auto lineup of code should be done.
30173
30174Variables controlling other actions:
30175
30176 `verilog-linter' (default surelint)
30177 Unix program to call to run the lint checker. This is the default
30178 command for \\[compile-command] and \\[verilog-auto-save-compile].
30179
30180See \\[customize] for the complete list of variables.
30181
30182AUTO expansion functions are, in part:
30183
30184 \\[verilog-auto] Expand AUTO statements.
30185 \\[verilog-delete-auto] Remove the AUTOs.
30186 \\[verilog-inject-auto] Insert AUTOs for the first time.
30187
30188Some other functions are:
30189
30190 \\[verilog-complete-word] Complete word with appropriate possibilities.
30191 \\[verilog-mark-defun] Mark function.
30192 \\[verilog-beg-of-defun] Move to beginning of current function.
30193 \\[verilog-end-of-defun] Move to end of current function.
30194 \\[verilog-label-be] Label matching begin ... end, fork ... join, etc statements.
30195
30196 \\[verilog-comment-region] Put marked area in a comment.
30197 \\[verilog-uncomment-region] Uncomment an area commented with \\[verilog-comment-region].
30198 \\[verilog-insert-block] Insert begin ... end;.
30199 \\[verilog-star-comment] Insert /* ... */.
30200
30201 \\[verilog-sk-always] Insert a always @(AS) begin .. end block.
30202 \\[verilog-sk-begin] Insert a begin .. end block.
30203 \\[verilog-sk-case] Insert a case block, prompting for details.
30204 \\[verilog-sk-for] Insert a for (...) begin .. end block, prompting for details.
30205 \\[verilog-sk-generate] Insert a generate .. endgenerate block.
30206 \\[verilog-sk-header] Insert a nice header block at the top of file.
30207 \\[verilog-sk-initial] Insert an initial begin .. end block.
30208 \\[verilog-sk-fork] Insert a fork begin .. end .. join block.
30209 \\[verilog-sk-module] Insert a module .. (/*AUTOARG*/);.. endmodule block.
30210 \\[verilog-sk-primitive] Insert a primitive .. (.. );.. endprimitive block.
30211 \\[verilog-sk-repeat] Insert a repeat (..) begin .. end block.
30212 \\[verilog-sk-specify] Insert a specify .. endspecify block.
30213 \\[verilog-sk-task] Insert a task .. begin .. end endtask block.
30214 \\[verilog-sk-while] Insert a while (...) begin .. end block, prompting for details.
30215 \\[verilog-sk-casex] Insert a casex (...) item: begin.. end endcase block, prompting for details.
30216 \\[verilog-sk-casez] Insert a casez (...) item: begin.. end endcase block, prompting for details.
30217 \\[verilog-sk-if] Insert an if (..) begin .. end block.
30218 \\[verilog-sk-else-if] Insert an else if (..) begin .. end block.
30219 \\[verilog-sk-comment] Insert a comment block.
30220 \\[verilog-sk-assign] Insert an assign .. = ..; statement.
30221 \\[verilog-sk-function] Insert a function .. begin .. end endfunction block.
30222 \\[verilog-sk-input] Insert an input declaration, prompting for details.
30223 \\[verilog-sk-output] Insert an output declaration, prompting for details.
30224 \\[verilog-sk-state-machine] Insert a state machine definition, prompting for details.
30225 \\[verilog-sk-inout] Insert an inout declaration, prompting for details.
30226 \\[verilog-sk-wire] Insert a wire declaration, prompting for details.
30227 \\[verilog-sk-reg] Insert a register declaration, prompting for details.
30228 \\[verilog-sk-define-signal] Define signal under point as a register at the top of the module.
30229
30230All key bindings can be seen in a Verilog-buffer with \\[describe-bindings].
30231Key bindings specific to `verilog-mode-map' are:
30232
30233\\{verilog-mode-map}
30234
30235\(fn)" t nil)
30236
30237;;;***
30238
29747;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 30239;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
29748;;;;;; (18203 37789)) 30240;;;;;; (18307 57872))
29749;;; Generated autoloads from progmodes/vhdl-mode.el 30241;;; Generated autoloads from progmodes/vhdl-mode.el
29750 30242
29751(autoload 'vhdl-mode "vhdl-mode" "\ 30243(autoload 'vhdl-mode "vhdl-mode" "\
@@ -30286,7 +30778,7 @@ Key bindings:
30286 30778
30287;;;*** 30779;;;***
30288 30780
30289;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (18201 33326)) 30781;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (18263 30458))
30290;;; Generated autoloads from emulation/vi.el 30782;;; Generated autoloads from emulation/vi.el
30291 30783
30292(autoload 'vi-mode "vi" "\ 30784(autoload 'vi-mode "vi" "\
@@ -30341,7 +30833,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
30341;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 30833;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
30342;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 30834;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
30343;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 30835;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
30344;;;;;; "language/viet-util.el" (18088 55109)) 30836;;;;;; "language/viet-util.el" (18307 57868))
30345;;; Generated autoloads from language/viet-util.el 30837;;; Generated autoloads from language/viet-util.el
30346 30838
30347(autoload 'viet-encode-viscii-char "viet-util" "\ 30839(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -30385,12 +30877,19 @@ Not documented
30385 30877
30386;;;*** 30878;;;***
30387 30879
30388;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame 30880;;;### (autoloads (View-exit-and-edit view-mode-enter view-return-to-alist-update
30389;;;;;; view-buffer-other-window view-buffer view-file-other-frame 30881;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
30390;;;;;; view-file-other-window view-file) "view" "view.el" (18169 30882;;;;;; view-buffer view-file-other-frame view-file-other-window
30391;;;;;; 11932)) 30883;;;;;; view-file view-remove-frame-by-deleting) "view" "view.el"
30884;;;;;; (18307 57859))
30392;;; Generated autoloads from view.el 30885;;; Generated autoloads from view.el
30393 30886
30887(defvar view-remove-frame-by-deleting t "\
30888*Determine how View mode removes a frame no longer needed.
30889If nil, make an icon of the frame. If non-nil, delete the frame.")
30890
30891(custom-autoload 'view-remove-frame-by-deleting "view" t)
30892
30394(defvar view-mode nil "\ 30893(defvar view-mode nil "\
30395Non-nil if View mode is enabled. 30894Non-nil if View mode is enabled.
30396Don't change this variable directly, you must change it by one of the 30895Don't change this variable directly, you must change it by one of the
@@ -30400,11 +30899,11 @@ functions that enable or disable view mode.")
30400 30899
30401(autoload 'view-file "view" "\ 30900(autoload 'view-file "view" "\
30402View FILE in View mode, returning to previous buffer when done. 30901View FILE in View mode, returning to previous buffer when done.
30403Emacs commands editing the buffer contents are not available; instead, 30902Emacs commands editing the buffer contents are not available; instead, a
30404a special set of commands (mostly letters and punctuation) 30903special set of commands (mostly letters and punctuation) are defined for
30405are defined for moving around in the buffer. 30904moving around in the buffer.
30406Space scrolls forward, Delete scrolls backward. 30905Space scrolls forward, Delete scrolls backward.
30407For list of all View commands, type H or h while viewing. 30906For a list of all View commands, type H or h while viewing.
30408 30907
30409This command runs the normal hook `view-mode-hook'. 30908This command runs the normal hook `view-mode-hook'.
30410 30909
@@ -30412,12 +30911,12 @@ This command runs the normal hook `view-mode-hook'.
30412 30911
30413(autoload 'view-file-other-window "view" "\ 30912(autoload 'view-file-other-window "view" "\
30414View FILE in View mode in another window. 30913View FILE in View mode in another window.
30415Return that window to its previous buffer when done. 30914Return that window to its previous buffer when done. Emacs commands
30416Emacs commands editing the buffer contents are not available; instead, 30915editing the buffer contents are not available; instead, a special set of
30417a special set of commands (mostly letters and punctuation) 30916commands (mostly letters and punctuation) are defined for moving around
30418are defined for moving around in the buffer. 30917in the buffer.
30419Space scrolls forward, Delete scrolls backward. 30918Space scrolls forward, Delete scrolls backward.
30420For list of all View commands, type H or h while viewing. 30919For a list of all View commands, type H or h while viewing.
30421 30920
30422This command runs the normal hook `view-mode-hook'. 30921This command runs the normal hook `view-mode-hook'.
30423 30922
@@ -30426,11 +30925,11 @@ This command runs the normal hook `view-mode-hook'.
30426(autoload 'view-file-other-frame "view" "\ 30925(autoload 'view-file-other-frame "view" "\
30427View FILE in View mode in another frame. 30926View FILE in View mode in another frame.
30428Maybe delete other frame and/or return to previous buffer when done. 30927Maybe delete other frame and/or return to previous buffer when done.
30429Emacs commands editing the buffer contents are not available; instead, 30928Emacs commands editing the buffer contents are not available; instead, a
30430a special set of commands (mostly letters and punctuation) 30929special set of commands (mostly letters and punctuation) are defined for
30431are defined for moving around in the buffer. 30930moving around in the buffer.
30432Space scrolls forward, Delete scrolls backward. 30931Space scrolls forward, Delete scrolls backward.
30433For list of all View commands, type H or h while viewing. 30932For a list of all View commands, type H or h while viewing.
30434 30933
30435This command runs the normal hook `view-mode-hook'. 30934This command runs the normal hook `view-mode-hook'.
30436 30935
@@ -30438,51 +30937,51 @@ This command runs the normal hook `view-mode-hook'.
30438 30937
30439(autoload 'view-buffer "view" "\ 30938(autoload 'view-buffer "view" "\
30440View BUFFER in View mode, returning to previous buffer when done. 30939View BUFFER in View mode, returning to previous buffer when done.
30441Emacs commands editing the buffer contents are not available; instead, 30940Emacs commands editing the buffer contents are not available; instead, a
30442a special set of commands (mostly letters and punctuation) 30941special set of commands (mostly letters and punctuation) are defined for
30443are defined for moving around in the buffer. 30942moving around in the buffer.
30444Space scrolls forward, Delete scrolls backward. 30943Space scrolls forward, Delete scrolls backward.
30445For list of all View commands, type H or h while viewing. 30944For a list of all View commands, type H or h while viewing.
30446 30945
30447This command runs the normal hook `view-mode-hook'. 30946This command runs the normal hook `view-mode-hook'.
30448 30947
30449Optional argument EXIT-ACTION is either nil or a function with buffer as 30948Optional argument EXIT-ACTION is either nil or a function with buffer as
30450argument. This function is called when finished viewing buffer. 30949argument. This function is called when finished viewing buffer. Use
30451Use this argument instead of explicitly setting `view-exit-action'. 30950this argument instead of explicitly setting `view-exit-action'.
30452 30951
30453\(fn BUFFER &optional EXIT-ACTION)" t nil) 30952\(fn BUFFER &optional EXIT-ACTION)" t nil)
30454 30953
30455(autoload 'view-buffer-other-window "view" "\ 30954(autoload 'view-buffer-other-window "view" "\
30456View BUFFER in View mode in another window. 30955View BUFFER in View mode in another window.
30457Return to previous buffer when done, unless optional NOT-RETURN is non-nil. 30956Return to previous buffer when done, unless optional NOT-RETURN is
30458Emacs commands editing the buffer contents are not available; instead, 30957non-nil. Emacs commands editing the buffer contents are not available;
30459a special set of commands (mostly letters and punctuation) 30958instead, a special set of commands (mostly letters and punctuation) are
30460are defined for moving around in the buffer. 30959defined for moving around in the buffer.
30461Space scrolls forward, Delete scrolls backward. 30960Space scrolls forward, Delete scrolls backward.
30462For list of all View commands, type H or h while viewing. 30961For a list of all View commands, type H or h while viewing.
30463 30962
30464This command runs the normal hook `view-mode-hook'. 30963This command runs the normal hook `view-mode-hook'.
30465 30964
30466Optional argument EXIT-ACTION is either nil or a function with buffer as 30965Optional argument EXIT-ACTION is either nil or a function with buffer as
30467argument. This function is called when finished viewing buffer. 30966argument. This function is called when finished viewing buffer. Use
30468Use this argument instead of explicitly setting `view-exit-action'. 30967this argument instead of explicitly setting `view-exit-action'.
30469 30968
30470\(fn BUFFER &optional NOT-RETURN EXIT-ACTION)" t nil) 30969\(fn BUFFER &optional NOT-RETURN EXIT-ACTION)" t nil)
30471 30970
30472(autoload 'view-buffer-other-frame "view" "\ 30971(autoload 'view-buffer-other-frame "view" "\
30473View BUFFER in View mode in another frame. 30972View BUFFER in View mode in another frame.
30474Return to previous buffer when done, unless optional NOT-RETURN is non-nil. 30973Return to previous buffer when done, unless optional NOT-RETURN is
30475Emacs commands editing the buffer contents are not available; instead, 30974non-nil. Emacs commands editing the buffer contents are not available;
30476a special set of commands (mostly letters and punctuation) 30975instead, a special set of commands (mostly letters and punctuation) are
30477are defined for moving around in the buffer. 30976defined for moving around in the buffer.
30478Space scrolls forward, Delete scrolls backward. 30977Space scrolls forward, Delete scrolls backward.
30479For list of all View commands, type H or h while viewing. 30978For a list of all View commands, type H or h while viewing.
30480 30979
30481This command runs the normal hook `view-mode-hook'. 30980This command runs the normal hook `view-mode-hook'.
30482 30981
30483Optional argument EXIT-ACTION is either nil or a function with buffer as 30982Optional argument EXIT-ACTION is either nil or a function with buffer as
30484argument. This function is called when finished viewing buffer. 30983argument. This function is called when finished viewing buffer. Use
30485Use this argument instead of explicitly setting `view-exit-action'. 30984this argument instead of explicitly setting `view-exit-action'.
30486 30985
30487\(fn BUFFER &optional NOT-RETURN EXIT-ACTION)" t nil) 30986\(fn BUFFER &optional NOT-RETURN EXIT-ACTION)" t nil)
30488 30987
@@ -30566,26 +31065,41 @@ Entry to view-mode runs the normal hook `view-mode-hook'.
30566 31065
30567\(fn &optional ARG)" t nil) 31066\(fn &optional ARG)" t nil)
30568 31067
31068(autoload 'view-return-to-alist-update "view" "\
31069Update `view-return-to-alist' of buffer BUFFER.
31070Remove from `view-return-to-alist' all entries referencing dead
31071windows. Optional argument ITEM non-nil means add ITEM to
31072`view-return-to-alist' after purging. For a decsription of items
31073that can be added see the RETURN-TO-ALIST argument of the
31074function `view-mode-exit'. If `view-return-to-alist' contains an
31075entry for the selected window, purge that entry from
31076`view-return-to-alist' before adding ITEM.
31077
31078\(fn BUFFER &optional ITEM)" nil nil)
31079
30569(autoload 'view-mode-enter "view" "\ 31080(autoload 'view-mode-enter "view" "\
30570Enter View mode and set up exit from view mode depending on optional arguments. 31081Enter View mode and set up exit from view mode depending on optional arguments.
30571If RETURN-TO is non-nil it is added as an element to the buffer local alist 31082RETURN-TO non-nil means add RETURN-TO as an element to the buffer
30572`view-return-to-alist'. 31083local alist `view-return-to-alist'. Save EXIT-ACTION in buffer
30573Save EXIT-ACTION in buffer local variable `view-exit-action'. 31084local variable `view-exit-action'. It should be either nil or a
30574It should be either nil or a function that takes a buffer as argument. 31085function that takes a buffer as argument. This function will be
30575This function will be called by `view-mode-exit'. 31086called by `view-mode-exit'.
30576 31087
30577RETURN-TO is either nil, meaning do nothing when exiting view mode, or 31088RETURN-TO is either nil, meaning do nothing when exiting view
30578it has the format (WINDOW OLD-WINDOW . OLD-BUF-INFO). 31089mode, or must have the format (WINDOW OLD-WINDOW . OLD-BUF-INFO).
30579WINDOW is a window used for viewing. 31090WINDOW is the window used for viewing. OLD-WINDOW is nil or the
30580OLD-WINDOW is nil or the window to select after viewing. 31091window to select after viewing. OLD-BUF-INFO tells what to do
30581OLD-BUF-INFO tells what to do with WINDOW when exiting. It is one of: 31092with WINDOW when exiting. It is one of:
305821) nil Do nothing. 310931) nil Do nothing.
305832) t Delete WINDOW or, if it is the only window, its frame. 310942) t Delete WINDOW or, if it is the only window and
31095 `view-remove-frame-by-deleting' is non-nil, its
31096 frame.
305843) (OLD-BUFF START POINT) Display buffer OLD-BUFF with displayed text 310973) (OLD-BUFF START POINT) Display buffer OLD-BUFF with displayed text
30585 starting at START and point at POINT in WINDOW. 31098 starting at START and point at POINT in WINDOW.
305864) quit-window Do `quit-window' in WINDOW. 310994) quit-window Do `quit-window' in WINDOW.
311005) keep-frame Like case 2) but do not delete the frame.
30587 31101
30588For list of all View commands, type H or h while viewing. 31102For a list of all View commands, type H or h while viewing.
30589 31103
30590This function runs the normal hook `view-mode-hook'. 31104This function runs the normal hook `view-mode-hook'.
30591 31105
@@ -30598,8 +31112,8 @@ Exit View mode and make the current buffer editable.
30598 31112
30599;;;*** 31113;;;***
30600 31114
30601;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (18088 31115;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (18307
30602;;;;;; 55097)) 31116;;;;;; 57862))
30603;;; Generated autoloads from emulation/vip.el 31117;;; Generated autoloads from emulation/vip.el
30604 31118
30605(autoload 'vip-setup "vip" "\ 31119(autoload 'vip-setup "vip" "\
@@ -30615,7 +31129,7 @@ Turn on VIP emulation of VI.
30615;;;*** 31129;;;***
30616 31130
30617;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 31131;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
30618;;;;;; (18213 13953)) 31132;;;;;; (18308 43618))
30619;;; Generated autoloads from emulation/viper.el 31133;;; Generated autoloads from emulation/viper.el
30620 31134
30621(autoload 'toggle-viper-mode "viper" "\ 31135(autoload 'toggle-viper-mode "viper" "\
@@ -30632,7 +31146,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
30632;;;*** 31146;;;***
30633 31147
30634;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 31148;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
30635;;;;;; (18088 55096)) 31149;;;;;; (18307 57861))
30636;;; Generated autoloads from emacs-lisp/warnings.el 31150;;; Generated autoloads from emacs-lisp/warnings.el
30637 31151
30638(defvar warning-prefix-function nil "\ 31152(defvar warning-prefix-function nil "\
@@ -30722,7 +31236,7 @@ this is equivalent to `display-warning', using
30722;;;*** 31236;;;***
30723 31237
30724;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 31238;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
30725;;;;;; (18214 4479)) 31239;;;;;; (18307 57859))
30726;;; Generated autoloads from wdired.el 31240;;; Generated autoloads from wdired.el
30727 31241
30728(autoload 'wdired-change-to-wdired-mode "wdired" "\ 31242(autoload 'wdired-change-to-wdired-mode "wdired" "\
@@ -30738,7 +31252,7 @@ See `wdired-mode'.
30738 31252
30739;;;*** 31253;;;***
30740 31254
30741;;;### (autoloads (webjump) "webjump" "net/webjump.el" (18088 55112)) 31255;;;### (autoloads (webjump) "webjump" "net/webjump.el" (18307 57870))
30742;;; Generated autoloads from net/webjump.el 31256;;; Generated autoloads from net/webjump.el
30743 31257
30744(autoload 'webjump "webjump" "\ 31258(autoload 'webjump "webjump" "\
@@ -30755,7 +31269,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
30755;;;*** 31269;;;***
30756 31270
30757;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 31271;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
30758;;;;;; (18147 59474)) 31272;;;;;; (18307 57872))
30759;;; Generated autoloads from progmodes/which-func.el 31273;;; Generated autoloads from progmodes/which-func.el
30760 (put 'which-func-format 'risky-local-variable t) 31274 (put 'which-func-format 'risky-local-variable t)
30761 (put 'which-func-current 'risky-local-variable t) 31275 (put 'which-func-current 'risky-local-variable t)
@@ -30788,8 +31302,13 @@ and off otherwise.
30788;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check 31302;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check
30789;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check 31303;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check
30790;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el" 31304;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el"
30791;;;;;; (18169 11932)) 31305;;;;;; (18307 57860))
30792;;; Generated autoloads from whitespace.el 31306;;; Generated autoloads from whitespace.el
31307(put 'whitespace-check-buffer-leading 'safe-local-variable 'booleanp)
31308(put 'whitespace-check-buffer-trailing 'safe-local-variable 'booleanp)
31309(put 'whitespace-check-buffer-indent 'safe-local-variable 'booleanp)
31310(put 'whitespace-check-buffer-spacetab 'safe-local-variable 'booleanp)
31311(put 'whitespace-check-buffer-ateol 'safe-local-variable 'booleanp)
30793 31312
30794(autoload 'whitespace-toggle-leading-check "whitespace" "\ 31313(autoload 'whitespace-toggle-leading-check "whitespace" "\
30795Toggle the check for leading space in the local buffer. 31314Toggle the check for leading space in the local buffer.
@@ -30874,12 +31393,12 @@ When this mode is active, `whitespace-buffer' is added to
30874Hook function to be called on the buffer when whitespace check is enabled. 31393Hook function to be called on the buffer when whitespace check is enabled.
30875This is meant to be added buffer-locally to `write-file-functions'. 31394This is meant to be added buffer-locally to `write-file-functions'.
30876 31395
30877\(fn)" t nil) 31396\(fn)" nil nil)
30878 31397
30879;;;*** 31398;;;***
30880 31399
30881;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 31400;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
30882;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (18149 22003)) 31401;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (18307 57860))
30883;;; Generated autoloads from wid-browse.el 31402;;; Generated autoloads from wid-browse.el
30884 31403
30885(autoload 'widget-browse-at "wid-browse" "\ 31404(autoload 'widget-browse-at "wid-browse" "\
@@ -30906,8 +31425,8 @@ With arg, turn widget mode on if and only if arg is positive.
30906;;;*** 31425;;;***
30907 31426
30908;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 31427;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
30909;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (18187 31428;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (18307
30910;;;;;; 36840)) 31429;;;;;; 57860))
30911;;; Generated autoloads from wid-edit.el 31430;;; Generated autoloads from wid-edit.el
30912 31431
30913(autoload 'widgetp "wid-edit" "\ 31432(autoload 'widgetp "wid-edit" "\
@@ -30951,8 +31470,8 @@ Setup current buffer so editing string widgets works.
30951;;;*** 31470;;;***
30952 31471
30953;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 31472;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
30954;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (18088 31473;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (18307
30955;;;;;; 55091)) 31474;;;;;; 57860))
30956;;; Generated autoloads from windmove.el 31475;;; Generated autoloads from windmove.el
30957 31476
30958(autoload 'windmove-left "windmove" "\ 31477(autoload 'windmove-left "windmove" "\
@@ -31005,7 +31524,7 @@ Default MODIFIER is 'shift.
31005;;;*** 31524;;;***
31006 31525
31007;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 31526;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
31008;;;;;; (18120 34750)) 31527;;;;;; (18307 57860))
31009;;; Generated autoloads from winner.el 31528;;; Generated autoloads from winner.el
31010 31529
31011(defvar winner-mode nil "\ 31530(defvar winner-mode nil "\
@@ -31024,7 +31543,7 @@ With arg, turn Winner mode on if and only if arg is positive.
31024;;;*** 31543;;;***
31025 31544
31026;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 31545;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
31027;;;;;; "woman.el" (18197 21670)) 31546;;;;;; "woman.el" (18313 19473))
31028;;; Generated autoloads from woman.el 31547;;; Generated autoloads from woman.el
31029 31548
31030(autoload 'woman "woman" "\ 31549(autoload 'woman "woman" "\
@@ -31060,7 +31579,7 @@ decompress the file if appropriate. See the documentation for the
31060;;;*** 31579;;;***
31061 31580
31062;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 31581;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
31063;;;;;; (18088 55097)) 31582;;;;;; (18307 57864))
31064;;; Generated autoloads from emulation/ws-mode.el 31583;;; Generated autoloads from emulation/ws-mode.el
31065 31584
31066(autoload 'wordstar-mode "ws-mode" "\ 31585(autoload 'wordstar-mode "ws-mode" "\
@@ -31173,7 +31692,7 @@ The key bindings are:
31173;;;*** 31692;;;***
31174 31693
31175;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 31694;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
31176;;;;;; (18088 55091)) 31695;;;;;; (18307 57860))
31177;;; Generated autoloads from xml.el 31696;;; Generated autoloads from xml.el
31178 31697
31179(autoload 'xml-parse-file "xml" "\ 31698(autoload 'xml-parse-file "xml" "\
@@ -31198,8 +31717,27 @@ If PARSE-NS is non-nil, then QNAMES are expanded.
31198 31717
31199;;;*** 31718;;;***
31200 31719
31201;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (18200 31720;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok"
31202;;;;;; 51264)) 31721;;;;;; "nxml/xmltok.el" (18308 19808))
31722;;; Generated autoloads from nxml/xmltok.el
31723
31724(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
31725Return the position of the encoding in the XML declaration at point.
31726If there is a well-formed XML declaration starting at point and it
31727contains an encoding declaration, then return (START . END)
31728where START and END are the positions of the start and the end
31729of the encoding name; if there is no encoding declaration return
31730the position where and encoding declaration could be inserted.
31731If there is XML that is not well-formed that looks like an XML declaration,
31732return nil. Otherwise, return t.
31733If LIMIT is non-nil, then do not consider characters beyond LIMIT.
31734
31735\(fn &optional LIMIT)" nil nil)
31736
31737;;;***
31738
31739;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (18307
31740;;;;;; 57860))
31203;;; Generated autoloads from xt-mouse.el 31741;;; Generated autoloads from xt-mouse.el
31204 31742
31205(defvar xterm-mouse-mode nil "\ 31743(defvar xterm-mouse-mode nil "\
@@ -31228,7 +31766,7 @@ down the SHIFT key while pressing the mouse button.
31228;;;*** 31766;;;***
31229 31767
31230;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 31768;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
31231;;;;;; "gnus/yenc.el" (18088 55107)) 31769;;;;;; "gnus/yenc.el" (18307 57866))
31232;;; Generated autoloads from gnus/yenc.el 31770;;; Generated autoloads from gnus/yenc.el
31233 31771
31234(autoload 'yenc-decode-region "yenc" "\ 31772(autoload 'yenc-decode-region "yenc" "\
@@ -31244,7 +31782,7 @@ Extract file name from an yenc header.
31244;;;*** 31782;;;***
31245 31783
31246;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 31784;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
31247;;;;;; yow) "yow" "play/yow.el" (18203 37788)) 31785;;;;;; yow) "yow" "play/yow.el" (18307 57870))
31248;;; Generated autoloads from play/yow.el 31786;;; Generated autoloads from play/yow.el
31249 31787
31250(autoload 'yow "yow" "\ 31788(autoload 'yow "yow" "\
@@ -31270,7 +31808,7 @@ Zippy goes to the analyst.
31270 31808
31271;;;*** 31809;;;***
31272 31810
31273;;;### (autoloads (zone) "zone" "play/zone.el" (18202 4002)) 31811;;;### (autoloads (zone) "zone" "play/zone.el" (18307 57870))
31274;;; Generated autoloads from play/zone.el 31812;;; Generated autoloads from play/zone.el
31275 31813
31276(autoload 'zone "zone" "\ 31814(autoload 'zone "zone" "\
@@ -31287,61 +31825,59 @@ Zone out, completely.
31287;;;;;; "calc/calc-frac.el" "calc/calc-funcs.el" "calc/calc-graph.el" 31825;;;;;; "calc/calc-frac.el" "calc/calc-funcs.el" "calc/calc-graph.el"
31288;;;;;; "calc/calc-help.el" "calc/calc-incom.el" "calc/calc-keypd.el" 31826;;;;;; "calc/calc-help.el" "calc/calc-incom.el" "calc/calc-keypd.el"
31289;;;;;; "calc/calc-lang.el" "calc/calc-macs.el" "calc/calc-map.el" 31827;;;;;; "calc/calc-lang.el" "calc/calc-macs.el" "calc/calc-map.el"
31290;;;;;; "calc/calc-math.el" "calc/calc-misc.el" "calc/calc-mode.el" 31828;;;;;; "calc/calc-math.el" "calc/calc-menu.el" "calc/calc-misc.el"
31291;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el" 31829;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-nlfit.el"
31292;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" 31830;;;;;; "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el"
31293;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el" 31831;;;;;; "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el"
31294;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-undo.el" 31832;;;;;; "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el"
31295;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el" 31833;;;;;; "calc/calc-undo.el" "calc/calc-units.el" "calc/calc-vec.el"
31296;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el" 31834;;;;;; "calc/calc-yank.el" "calc/calcalg2.el" "calc/calcalg3.el"
31297;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-china.el" 31835;;;;;; "calc/calccomp.el" "calc/calcsel2.el" "calendar/cal-bahai.el"
31298;;;;;; "calendar/cal-coptic.el" "calendar/cal-french.el" "calendar/cal-html.el" 31836;;;;;; "calendar/cal-china.el" "calendar/cal-coptic.el" "calendar/cal-french.el"
31299;;;;;; "calendar/cal-islam.el" "calendar/cal-iso.el" "calendar/cal-julian.el" 31837;;;;;; "calendar/cal-html.el" "calendar/cal-islam.el" "calendar/cal-iso.el"
31300;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el" 31838;;;;;; "calendar/cal-julian.el" "calendar/cal-mayan.el" "calendar/cal-menu.el"
31301;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el" 31839;;;;;; "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el"
31302;;;;;; "case-table.el" "cdl.el" "cus-dep.el" "cus-load.el" "cus-start.el" 31840;;;;;; "calendar/cal-x.el" "case-table.el" "cdl.el" "cus-dep.el"
31303;;;;;; "custom.el" "dframe.el" "dos-fns.el" "dos-vars.el" "dos-w32.el" 31841;;;;;; "cus-start.el" "custom.el" "dframe.el" "dos-fns.el" "dos-vars.el"
31304;;;;;; "ediff-diff.el" "ediff-init.el" "ediff-merg.el" "ediff-ptch.el" 31842;;;;;; "dos-w32.el" "ediff-diff.el" "ediff-init.el" "ediff-merg.el"
31305;;;;;; "ediff-vers.el" "ediff-wind.el" "electric.el" "emacs-lisp/assoc.el" 31843;;;;;; "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" "electric.el"
31306;;;;;; "emacs-lisp/authors.el" "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" 31844;;;;;; "emacs-lisp/assoc.el" "emacs-lisp/authors.el" "emacs-lisp/avl-tree.el"
31307;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el" "emacs-lisp/cl-compat.el" 31845;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el"
31308;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" 31846;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el"
31309;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" 31847;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el"
31310;;;;;; "emacs-lisp/find-gc.el" "emacs-lisp/float-sup.el" "emacs-lisp/gulp.el" 31848;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/find-gc.el" "emacs-lisp/float-sup.el"
31311;;;;;; "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" 31849;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el"
31312;;;;;; "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el" "emacs-lisp/lselect.el" 31850;;;;;; "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el"
31313;;;;;; "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el" "emacs-lisp/regi.el" 31851;;;;;; "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el" "emacs-lisp/regi.el"
31314;;;;;; "emacs-lisp/sregex.el" "emacs-lisp/syntax.el" "emacs-lisp/tcover-ses.el" 31852;;;;;; "emacs-lisp/sregex.el" "emacs-lisp/syntax.el" "emacs-lisp/tcover-ses.el"
31315;;;;;; "emacs-lisp/tcover-unsafep.el" "emacs-lock.el" "emulation/cua-gmrk.el" 31853;;;;;; "emacs-lisp/tcover-unsafep.el" "emacs-lock.el" "emulation/cua-gmrk.el"
31316;;;;;; "emulation/cua-rect.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el" 31854;;;;;; "emulation/cua-rect.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el"
31317;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/tpu-extras.el" 31855;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/tpu-extras.el"
31318;;;;;; "emulation/tpu-mapper.el" "emulation/viper-cmd.el" "emulation/viper-ex.el" 31856;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "emulation/viper-init.el"
31319;;;;;; "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el" 31857;;;;;; "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el"
31320;;;;;; "emulation/viper-mous.el" "emulation/viper-util.el" "env.el" 31858;;;;;; "emulation/viper-util.el" "env.el" "erc/erc-backend.el" "erc/erc-goodies.el"
31321;;;;;; "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el" 31859;;;;;; "erc/erc-ibuffer.el" "erc/erc-lang.el" "eshell/em-alias.el"
31322;;;;;; "erc/erc-lang.el" "eshell/em-alias.el" "eshell/em-banner.el" 31860;;;;;; "eshell/em-banner.el" "eshell/em-basic.el" "eshell/em-cmpl.el"
31323;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" 31861;;;;;; "eshell/em-dirs.el" "eshell/em-glob.el" "eshell/em-hist.el"
31324;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" 31862;;;;;; "eshell/em-ls.el" "eshell/em-pred.el" "eshell/em-prompt.el"
31325;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" 31863;;;;;; "eshell/em-rebind.el" "eshell/em-script.el" "eshell/em-smart.el"
31326;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 31864;;;;;; "eshell/em-term.el" "eshell/em-unix.el" "eshell/em-xtra.el"
31327;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" 31865;;;;;; "eshell/esh-arg.el" "eshell/esh-cmd.el" "eshell/esh-ext.el"
31328;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el" 31866;;;;;; "eshell/esh-groups.el" "eshell/esh-io.el" "eshell/esh-maint.el"
31329;;;;;; "eshell/esh-io.el" "eshell/esh-maint.el" "eshell/esh-module.el" 31867;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
31330;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el" 31868;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "faces.el"
31331;;;;;; "eshell/esh-var.el" "ezimage.el" "faces.el" "files.el" "finder-inf.el" 31869;;;;;; "files.el" "foldout.el" "font-core.el" "font-lock.el" "format-spec.el"
31332;;;;;; "foldout.el" "font-core.el" "font-lock.el" "format.el" "forms-d2.el" 31870;;;;;; "format.el" "forms-d2.el" "forms-pass.el" "frame.el" "fringe.el"
31333;;;;;; "forms-pass.el" "frame.el" "fringe.el" "generic-x.el" "gnus/compface.el" 31871;;;;;; "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el"
31334;;;;;; "gnus/dig.el" "gnus/dns.el" "gnus/format-spec.el" "gnus/gnus-async.el" 31872;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cus.el" "gnus/gnus-demon.el"
31335;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el" 31873;;;;;; "gnus/gnus-dup.el" "gnus/gnus-eform.el" "gnus/gnus-ems.el"
31336;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el" 31874;;;;;; "gnus/gnus-int.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el"
31337;;;;;; "gnus/gnus-ems.el" "gnus/gnus-int.el" "gnus/gnus-logic.el" 31875;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-setup.el"
31338;;;;;; "gnus/gnus-mh.el" "gnus/gnus-salt.el" "gnus/gnus-score.el" 31876;;;;;; "gnus/gnus-srvr.el" "gnus/gnus-sum.el" "gnus/gnus-topic.el"
31339;;;;;; "gnus/gnus-setup.el" "gnus/gnus-srvr.el" "gnus/gnus-sum.el" 31877;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el"
31340;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el" 31878;;;;;; "gnus/gnus-vm.el" "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el"
31341;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/hex-util.el" "gnus/hmac-def.el"
31342;;;;;; "gnus/hmac-md5.el" "gnus/ietf-drums.el" "gnus/imap.el" "gnus/legacy-gnus-agent.el"
31343;;;;;; "gnus/mail-parse.el" "gnus/mail-prsvr.el" "gnus/mail-source.el" 31879;;;;;; "gnus/mail-parse.el" "gnus/mail-prsvr.el" "gnus/mail-source.el"
31344;;;;;; "gnus/mailcap.el" "gnus/md4.el" "gnus/messcompat.el" "gnus/mm-bodies.el" 31880;;;;;; "gnus/mailcap.el" "gnus/messcompat.el" "gnus/mm-bodies.el"
31345;;;;;; "gnus/mm-decode.el" "gnus/mm-encode.el" "gnus/mm-util.el" 31881;;;;;; "gnus/mm-decode.el" "gnus/mm-encode.el" "gnus/mm-util.el"
31346;;;;;; "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" "gnus/mml.el" 31882;;;;;; "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" "gnus/mml.el"
31347;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndb.el" "gnus/nndir.el" 31883;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndb.el" "gnus/nndir.el"
@@ -31350,14 +31886,13 @@ Zone out, completely.
31350;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmbox.el" "gnus/nnmh.el" 31886;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmbox.el" "gnus/nnmh.el"
31351;;;;;; "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnrss.el" "gnus/nnslashdot.el" 31887;;;;;; "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnrss.el" "gnus/nnslashdot.el"
31352;;;;;; "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnultimate.el" "gnus/nnvirtual.el" 31888;;;;;; "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnultimate.el" "gnus/nnvirtual.el"
31353;;;;;; "gnus/nnwarchive.el" "gnus/nnweb.el" "gnus/nnwfm.el" "gnus/ntlm.el" 31889;;;;;; "gnus/nnwarchive.el" "gnus/nnweb.el" "gnus/nnwfm.el" "gnus/pop3.el"
31354;;;;;; "gnus/password.el" "gnus/pop3.el" "gnus/rfc1843.el" "gnus/rfc2045.el" 31890;;;;;; "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el"
31355;;;;;; "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/sasl-cram.el" 31891;;;;;; "gnus/rfc2231.el" "gnus/sieve-manage.el" "gnus/smime.el"
31356;;;;;; "gnus/sasl-digest.el" "gnus/sasl-ntlm.el" "gnus/sasl.el"
31357;;;;;; "gnus/sieve-manage.el" "gnus/smime-ldap.el" "gnus/smime.el"
31358;;;;;; "gnus/spam-stat.el" "gnus/spam-wash.el" "gnus/starttls.el" 31892;;;;;; "gnus/spam-stat.el" "gnus/spam-wash.el" "gnus/starttls.el"
31359;;;;;; "gnus/utf7.el" "gnus/webmail.el" "help.el" "indent.el" "international/characters.el" 31893;;;;;; "gnus/utf7.el" "gnus/webmail.el" "help.el" "hex-util.el"
31360;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el" 31894;;;;;; "indent.el" "international/characters.el" "international/fontset.el"
31895;;;;;; "international/iso-ascii.el" "international/ja-dic-cnv.el"
31361;;;;;; "international/ja-dic-utl.el" "international/latin-1.el" 31896;;;;;; "international/ja-dic-utl.el" "international/latin-1.el"
31362;;;;;; "international/latin-2.el" "international/latin-3.el" "international/latin-4.el" 31897;;;;;; "international/latin-2.el" "international/latin-3.el" "international/latin-4.el"
31363;;;;;; "international/latin-5.el" "international/latin-8.el" "international/latin-9.el" 31898;;;;;; "international/latin-5.el" "international/latin-8.el" "international/latin-9.el"
@@ -31378,44 +31913,51 @@ Zone out, completely.
31378;;;;;; "ldefs-boot.el" "loadup.el" "mail/blessmail.el" "mail/mailheader.el" 31913;;;;;; "ldefs-boot.el" "loadup.el" "mail/blessmail.el" "mail/mailheader.el"
31379;;;;;; "mail/mailpost.el" "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" 31914;;;;;; "mail/mailpost.el" "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el"
31380;;;;;; "mail/rmail-spam-filter.el" "mail/uce.el" "mail/vms-pmail.el" 31915;;;;;; "mail/rmail-spam-filter.el" "mail/uce.el" "mail/vms-pmail.el"
31381;;;;;; "mh-e/mh-acros.el" "mh-e/mh-alias.el" "mh-e/mh-buffers.el" 31916;;;;;; "md4.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el" "mh-e/mh-buffers.el"
31382;;;;;; "mh-e/mh-compat.el" "mh-e/mh-funcs.el" "mh-e/mh-gnus.el" 31917;;;;;; "mh-e/mh-compat.el" "mh-e/mh-funcs.el" "mh-e/mh-gnus.el"
31383;;;;;; "mh-e/mh-identity.el" "mh-e/mh-inc.el" "mh-e/mh-junk.el" 31918;;;;;; "mh-e/mh-identity.el" "mh-e/mh-inc.el" "mh-e/mh-junk.el"
31384;;;;;; "mh-e/mh-letter.el" "mh-e/mh-limit.el" "mh-e/mh-loaddefs.el" 31919;;;;;; "mh-e/mh-letter.el" "mh-e/mh-limit.el" "mh-e/mh-loaddefs.el"
31385;;;;;; "mh-e/mh-mime.el" "mh-e/mh-print.el" "mh-e/mh-scan.el" "mh-e/mh-search.el" 31920;;;;;; "mh-e/mh-mime.el" "mh-e/mh-print.el" "mh-e/mh-scan.el" "mh-e/mh-search.el"
31386;;;;;; "mh-e/mh-seq.el" "mh-e/mh-show.el" "mh-e/mh-speed.el" "mh-e/mh-thread.el" 31921;;;;;; "mh-e/mh-seq.el" "mh-e/mh-show.el" "mh-e/mh-speed.el" "mh-e/mh-thread.el"
31387;;;;;; "mh-e/mh-tool-bar.el" "mh-e/mh-utils.el" "mh-e/mh-xface.el" 31922;;;;;; "mh-e/mh-tool-bar.el" "mh-e/mh-utils.el" "mh-e/mh-xface.el"
31388;;;;;; "misc.el" "mouse-copy.el" "mouse-drag.el" "mouse.el" "net/eudc-vars.el" 31923;;;;;; "misc.el" "mouse-copy.el" "mouse-drag.el" "mouse.el" "net/dig.el"
31389;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-mab.el" 31924;;;;;; "net/dns.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el"
31390;;;;;; "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" "net/socks.el" 31925;;;;;; "net/eudcb-mab.el" "net/eudcb-ph.el" "net/hmac-def.el" "net/hmac-md5.el"
31391;;;;;; "net/tls.el" "net/tramp-cache.el" "net/tramp-cmds.el" "net/tramp-compat.el" 31926;;;;;; "net/imap.el" "net/ldap.el" "net/netrc.el" "net/ntlm.el"
31392;;;;;; "net/tramp-fish.el" "net/tramp-gw.el" "net/tramp-smb.el" 31927;;;;;; "net/sasl-cram.el" "net/sasl-digest.el" "net/sasl-ntlm.el"
31393;;;;;; "net/tramp-uu.el" "net/trampver.el" "patcomp.el" "paths.el" 31928;;;;;; "net/sasl.el" "net/socks.el" "net/tls.el" "net/tramp-cache.el"
31394;;;;;; "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" "pgg-def.el" 31929;;;;;; "net/tramp-cmds.el" "net/tramp-compat.el" "net/tramp-fish.el"
31395;;;;;; "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el" 31930;;;;;; "net/tramp-gw.el" "net/tramp-smb.el" "net/tramp-uu.el" "net/trampver.el"
31396;;;;;; "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el" 31931;;;;;; "nxml/nxml-enc.el" "nxml/nxml-maint.el" "nxml/nxml-ns.el"
31397;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" 31932;;;;;; "nxml/nxml-outln.el" "nxml/nxml-parse.el" "nxml/nxml-rap.el"
31398;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-defs.el" "progmodes/cc-fonts.el" 31933;;;;;; "nxml/nxml-util.el" "nxml/rng-dt.el" "nxml/rng-loc.el" "nxml/rng-maint.el"
31399;;;;;; "progmodes/cc-langs.el" "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" 31934;;;;;; "nxml/rng-match.el" "nxml/rng-parse.el" "nxml/rng-pttrn.el"
31400;;;;;; "progmodes/ebnf-bnf.el" "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" 31935;;;;;; "nxml/rng-uri.el" "nxml/rng-util.el" "nxml/xsd-regexp.el"
31401;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" 31936;;;;;; "password-cache.el" "patcomp.el" "paths.el" "pcvs-info.el"
31402;;;;;; "progmodes/idlw-complete-structtag.el" "progmodes/idlw-help.el" 31937;;;;;; "pcvs-parse.el" "pcvs-util.el" "pgg-def.el" "pgg-parse.el"
31403;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "progmodes/xscheme.el" 31938;;;;;; "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el" "play/gametree.el"
31404;;;;;; "ps-mule.el" "register.el" "replace.el" "rfn-eshadow.el" 31939;;;;;; "play/meese.el" "progmodes/ada-prj.el" "progmodes/cc-align.el"
31405;;;;;; "s-region.el" "saveplace.el" "sb-image.el" "scroll-bar.el" 31940;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el"
31406;;;;;; "select.el" "soundex.el" "startup.el" "subdirs.el" "tempo.el" 31941;;;;;; "progmodes/cc-defs.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el"
31407;;;;;; "textmodes/bib-mode.el" "textmodes/makeinfo.el" "textmodes/page-ext.el" 31942;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el"
31408;;;;;; "textmodes/page.el" "textmodes/refbib.el" "textmodes/refer.el" 31943;;;;;; "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" "progmodes/ebnf-iso.el"
31409;;;;;; "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" "textmodes/reftex-ref.el" 31944;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-complete-structtag.el"
31410;;;;;; "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" "textmodes/texnfo-upd.el" 31945;;;;;; "progmodes/idlw-help.el" "progmodes/idlw-toolbar.el" "progmodes/mantemp.el"
31411;;;;;; "textmodes/text-mode.el" "timezone.el" "tooltip.el" "tree-widget.el" 31946;;;;;; "progmodes/xscheme.el" "ps-mule.el" "register.el" "replace.el"
31412;;;;;; "uniquify.el" "url/url-about.el" "url/url-cookie.el" "url/url-dired.el" 31947;;;;;; "rfn-eshadow.el" "s-region.el" "saveplace.el" "sb-image.el"
31413;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" 31948;;;;;; "scroll-bar.el" "select.el" "soundex.el" "startup.el" "subdirs.el"
31414;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" 31949;;;;;; "tempo.el" "textmodes/bib-mode.el" "textmodes/makeinfo.el"
31415;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el" 31950;;;;;; "textmodes/page-ext.el" "textmodes/page.el" "textmodes/refbib.el"
31416;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el" 31951;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el"
31417;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el" 31952;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el"
31418;;;;;; "x-dnd.el") (18214 7224 993409)) 31953;;;;;; "textmodes/texnfo-upd.el" "textmodes/text-mode.el" "timezone.el"
31954;;;;;; "tooltip.el" "tree-widget.el" "uniquify.el" "url/url-about.el"
31955;;;;;; "url/url-cookie.el" "url/url-dired.el" "url/url-expand.el"
31956;;;;;; "url/url-ftp.el" "url/url-history.el" "url/url-imap.el" "url/url-methods.el"
31957;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "url/vc-dav.el"
31958;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" "vmsproc.el"
31959;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el"
31960;;;;;; "widget.el" "window.el" "x-dnd.el") (18317 32734 645076))
31419 31961
31420;;;*** 31962;;;***
31421 31963