aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2008-02-19 18:07:04 +0000
committerChong Yidong2008-02-19 18:07:04 +0000
commit7ab64f0173fc467a039ee41ba418c5899889e82d (patch)
treedc50e30df46074bf532f82efd31c183d3f010f9b
parenteeb2e8b3a95c81da818d823f8e4165674e3d30e2 (diff)
downloademacs-7ab64f0173fc467a039ee41ba418c5899889e82d.tar.gz
emacs-7ab64f0173fc467a039ee41ba418c5899889e82d.zip
-rw-r--r--lisp/ldefs-boot.el2039
1 files changed, 1177 insertions, 862 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 25df6135e3e..1de9d2aacd3 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" (17941 38806)) 7;;;;;; "play/5x5.el" (18310 14596))
8;;; Generated autoloads from play/5x5.el 8;;; Generated autoloads from play/5x5.el
9 9
10(autoload (quote 5x5) "5x5" "\ 10(autoload (quote 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" (17905 55681)) 66;;;### (autoloads nil "abbrev" "abbrev.el" (18310 14567))
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;;;;;; (17842 58280)) 73;;;;;; (18310 14567))
74;;; Generated autoloads from abbrevlist.el 74;;; Generated autoloads from abbrevlist.el
75 75
76(autoload (quote list-one-abbrev-table) "abbrevlist" "\ 76(autoload (quote 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;;;;;; (17842 56333)) 84;;;;;; (18363 3872))
85;;; Generated autoloads from progmodes/ada-mode.el 85;;; Generated autoloads from progmodes/ada-mode.el
86 86
87(autoload (quote ada-add-extensions) "ada-mode" "\ 87(autoload (quote 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;;;;;; (17842 56333)) 145;;;;;; (18310 14597))
146;;; Generated autoloads from progmodes/ada-stmt.el 146;;; Generated autoloads from progmodes/ada-stmt.el
147 147
148(autoload (quote ada-header) "ada-stmt" "\ 148(autoload (quote 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;;;;;; (17842 56333)) 156;;;;;; (18326 18336))
157;;; Generated autoloads from progmodes/ada-xref.el 157;;; Generated autoloads from progmodes/ada-xref.el
158 158
159(autoload (quote ada-find-file) "ada-xref" "\ 159(autoload (quote ada-find-file) "ada-xref" "\
@@ -164,11 +164,11 @@ Completion is available.
164 164
165;;;*** 165;;;***
166 166
167;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun 167;;;### (autoloads (change-log-merge add-log-current-defun change-log-mode
168;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry 168;;;;;; add-change-log-entry-other-window add-change-log-entry find-change-log
169;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address 169;;;;;; prompt-for-change-log-name add-log-mailing-address add-log-full-name
170;;;;;; add-log-full-name add-log-current-defun-function) "add-log" 170;;;;;; add-log-current-defun-function) "add-log" "add-log.el" (18336
171;;;;;; "add-log.el" (17851 44469)) 171;;;;;; 60192))
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 (quote change-log-mode) "add-log" "\ 253(autoload (quote 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.
@@ -297,16 +296,11 @@ old-style time formats for entries are supported.
297 296
298\(fn OTHER-LOG)" t nil) 297\(fn OTHER-LOG)" t nil)
299 298
300(autoload (quote change-log-redate) "add-log" "\
301Fix any old-style date entries in the current log file to default format.
302
303\(fn)" t nil)
304
305;;;*** 299;;;***
306 300
307;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice 301;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice
308;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action) 302;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action)
309;;;;;; "advice" "emacs-lisp/advice.el" (17992 30878)) 303;;;;;; "advice" "emacs-lisp/advice.el" (18310 14580))
310;;; Generated autoloads from emacs-lisp/advice.el 304;;; Generated autoloads from emacs-lisp/advice.el
311 305
312(defvar ad-redefinition-action (quote warn) "\ 306(defvar ad-redefinition-action (quote warn) "\
@@ -383,7 +377,7 @@ The syntax of `defadvice' is as follows:
383 377
384 (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...) 378 (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...)
385 [DOCSTRING] [INTERACTIVE-FORM] 379 [DOCSTRING] [INTERACTIVE-FORM]
386 BODY... ) 380 BODY...)
387 381
388FUNCTION ::= Name of the function to be advised. 382FUNCTION ::= Name of the function to be advised.
389CLASS ::= `before' | `around' | `after' | `activation' | `deactivation'. 383CLASS ::= `before' | `around' | `after' | `activation' | `deactivation'.
@@ -434,7 +428,7 @@ See Info node `(elisp)Advising Functions' for comprehensive documentation.
434 428
435;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 429;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
436;;;;;; align-highlight-rule align-current align-entire align-regexp 430;;;;;; align-highlight-rule align-current align-entire align-regexp
437;;;;;; align) "align" "align.el" (17842 58280)) 431;;;;;; align) "align" "align.el" (18310 14567))
438;;; Generated autoloads from align.el 432;;; Generated autoloads from align.el
439 433
440(autoload (quote align) "align" "\ 434(autoload (quote align) "align" "\
@@ -524,7 +518,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
524;;;*** 518;;;***
525 519
526;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el" 520;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el"
527;;;;;; (17892 52945)) 521;;;;;; (18335 29122))
528;;; Generated autoloads from allout.el 522;;; Generated autoloads from allout.el
529 523
530(put (quote allout-show-bodies) (quote safe-local-variable) (if (fboundp (quote booleanp)) (quote booleanp) (quote (lambda (x) (member x (quote (t nil))))))) 524(put (quote allout-show-bodies) (quote safe-local-variable) (if (fboundp (quote booleanp)) (quote booleanp) (quote (lambda (x) (member x (quote (t nil)))))))
@@ -563,8 +557,9 @@ A replacement function for `newline-and-indent', aligning as it goes.
563Toggle minor mode for controlling exposure and editing of text outlines. 557Toggle minor mode for controlling exposure and editing of text outlines.
564\\<allout-mode-map> 558\\<allout-mode-map>
565 559
566Optional arg forces mode to re-initialize iff arg is positive num or 560Optional prefix argument TOGGLE forces the mode to re-initialize
567symbol. Allout outline mode always runs as a minor mode. 561if it is positive, otherwise it turns the mode off. Allout
562outline mode always runs as a minor mode.
568 563
569Allout outline mode provides extensive outline oriented formatting and 564Allout outline mode provides extensive outline oriented formatting and
570manipulation. It enables structural editing of outlines, as well as 565manipulation. It enables structural editing of outlines, as well as
@@ -597,7 +592,7 @@ variable. We recommend customizing `allout-command-prefix' to use just
597`\\C-c' as the command prefix, if the allout bindings don't conflict with 592`\\C-c' as the command prefix, if the allout bindings don't conflict with
598any personal bindings you have on \\C-c. In any case, outline structure 593any personal bindings you have on \\C-c. In any case, outline structure
599navigation and authoring is simplified by positioning the cursor on an 594navigation and authoring is simplified by positioning the cursor on an
600item's bullet character, the \"hot-spot\" - then you can invoke allout 595item's bullet character, the \"hot-spot\" -- then you can invoke allout
601commands with just the un-prefixed, un-control-shifted command letters. 596commands with just the un-prefixed, un-control-shifted command letters.
602This is described further in the HOT-SPOT Operation section. 597This is described further in the HOT-SPOT Operation section.
603 598
@@ -618,7 +613,7 @@ This is described further in the HOT-SPOT Operation section.
618\\[allout-backward-current-level] `allout-backward-current-level' 613\\[allout-backward-current-level] `allout-backward-current-level'
619\\[allout-end-of-entry] `allout-end-of-entry' 614\\[allout-end-of-entry] `allout-end-of-entry'
620\\[allout-beginning-of-current-entry] `allout-beginning-of-current-entry' (alternately, goes to hot-spot) 615\\[allout-beginning-of-current-entry] `allout-beginning-of-current-entry' (alternately, goes to hot-spot)
621\\[allout-beginning-of-line] `allout-beginning-of-line' - like regular beginning-of-line, but 616\\[allout-beginning-of-line] `allout-beginning-of-line' -- like regular beginning-of-line, but
622 if immediately repeated cycles to the beginning of the current item 617 if immediately repeated cycles to the beginning of the current item
623 and then to the hot-spot (if `allout-beginning-of-line-cycles' is set). 618 and then to the hot-spot (if `allout-beginning-of-line-cycles' is set).
624 619
@@ -636,9 +631,9 @@ This is described further in the HOT-SPOT Operation section.
636\\[allout-rebullet-current-heading] `allout-rebullet-current-heading' Prompt for alternate bullet for 631\\[allout-rebullet-current-heading] `allout-rebullet-current-heading' Prompt for alternate bullet for
637 current topic 632 current topic
638\\[allout-rebullet-topic] `allout-rebullet-topic' Reconcile bullets of topic and 633\\[allout-rebullet-topic] `allout-rebullet-topic' Reconcile bullets of topic and
639 its' offspring - distinctive bullets are not changed, others 634 its' offspring -- distinctive bullets are not changed, others
640 are alternated according to nesting depth. 635 are alternated according to nesting depth.
641\\[allout-number-siblings] `allout-number-siblings' Number bullets of topic and siblings - 636\\[allout-number-siblings] `allout-number-siblings' Number bullets of topic and siblings --
642 the offspring are not affected. 637 the offspring are not affected.
643 With repeat count, revoke numbering. 638 With repeat count, revoke numbering.
644 639
@@ -667,7 +662,7 @@ M-x outlineify-sticky Activate outline mode for current buffer,
667\\[allout-copy-exposed-to-buffer] `allout-copy-exposed-to-buffer' 662\\[allout-copy-exposed-to-buffer] `allout-copy-exposed-to-buffer'
668 Duplicate outline, sans concealed text, to 663 Duplicate outline, sans concealed text, to
669 buffer with name derived from derived from that 664 buffer with name derived from derived from that
670 of current buffer - \"*BUFFERNAME exposed*\". 665 of current buffer -- \"*BUFFERNAME exposed*\".
671\\[allout-flatten-exposed-to-buffer] `allout-flatten-exposed-to-buffer' 666\\[allout-flatten-exposed-to-buffer] `allout-flatten-exposed-to-buffer'
672 Like above 'copy-exposed', but convert topic 667 Like above 'copy-exposed', but convert topic
673 prefixes to section.subsection... numeric 668 prefixes to section.subsection... numeric
@@ -736,7 +731,7 @@ without changes to the allout core. Here are key ones:
736 731
737 Terminology 732 Terminology
738 733
739Topic hierarchy constituents - TOPICS and SUBTOPICS: 734Topic hierarchy constituents -- TOPICS and SUBTOPICS:
740 735
741ITEM: A unitary outline element, including the HEADER and ENTRY text. 736ITEM: A unitary outline element, including the HEADER and ENTRY text.
742TOPIC: An ITEM and any ITEMs contained within it, ie having greater DEPTH 737TOPIC: An ITEM and any ITEMs contained within it, ie having greater DEPTH
@@ -830,7 +825,7 @@ setup for auto-startup.
830;;;*** 825;;;***
831 826
832;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 827;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
833;;;;;; "net/ange-ftp.el" (17905 9579)) 828;;;;;; "net/ange-ftp.el" (18355 36599))
834;;; Generated autoloads from net/ange-ftp.el 829;;; Generated autoloads from net/ange-ftp.el
835 830
836(defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir)) 831(defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir))
@@ -852,7 +847,7 @@ Not documented
852;;;*** 847;;;***
853 848
854;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 849;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
855;;;;;; "animate" "play/animate.el" (17941 38806)) 850;;;;;; "animate" "play/animate.el" (18310 14596))
856;;; Generated autoloads from play/animate.el 851;;; Generated autoloads from play/animate.el
857 852
858(autoload (quote animate-string) "animate" "\ 853(autoload (quote animate-string) "animate" "\
@@ -880,7 +875,7 @@ You can specify the one's name by NAME; the default value is \"Sarah\".
880;;;*** 875;;;***
881 876
882;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 877;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
883;;;;;; "ansi-color" "ansi-color.el" (17842 58280)) 878;;;;;; "ansi-color" "ansi-color.el" (18310 14567))
884;;; Generated autoloads from ansi-color.el 879;;; Generated autoloads from ansi-color.el
885 880
886(autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ 881(autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\
@@ -906,7 +901,7 @@ This is a good function to put in `comint-output-filter-functions'.
906;;;*** 901;;;***
907 902
908;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 903;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
909;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (17833 42928)) 904;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (18310 14597))
910;;; Generated autoloads from progmodes/antlr-mode.el 905;;; Generated autoloads from progmodes/antlr-mode.el
911 906
912(autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ 907(autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
@@ -945,7 +940,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
945;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add 940;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add
946;;;;;; appt-display-diary appt-display-duration appt-display-mode-line 941;;;;;; appt-display-diary appt-display-duration appt-display-mode-line
947;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time 942;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time
948;;;;;; appt-issue-message) "appt" "calendar/appt.el" (17952 17513)) 943;;;;;; appt-issue-message) "appt" "calendar/appt.el" (18310 14579))
949;;; Generated autoloads from calendar/appt.el 944;;; Generated autoloads from calendar/appt.el
950 945
951(defvar appt-issue-message t "\ 946(defvar appt-issue-message t "\
@@ -1033,7 +1028,7 @@ ARG is positive, otherwise off.
1033 1028
1034;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property 1029;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property
1035;;;;;; apropos-command apropos-variable apropos-read-pattern) "apropos" 1030;;;;;; apropos-command apropos-variable apropos-read-pattern) "apropos"
1036;;;;;; "apropos.el" (17842 58280)) 1031;;;;;; "apropos.el" (18310 14567))
1037;;; Generated autoloads from apropos.el 1032;;; Generated autoloads from apropos.el
1038 1033
1039(autoload (quote apropos-read-pattern) "apropos" "\ 1034(autoload (quote apropos-read-pattern) "apropos" "\
@@ -1129,8 +1124,8 @@ Returns list of symbols and documentation found.
1129 1124
1130;;;*** 1125;;;***
1131 1126
1132;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17960 1127;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (18310
1133;;;;;; 49045)) 1128;;;;;; 14567))
1134;;; Generated autoloads from arc-mode.el 1129;;; Generated autoloads from arc-mode.el
1135 1130
1136(autoload (quote archive-mode) "arc-mode" "\ 1131(autoload (quote archive-mode) "arc-mode" "\
@@ -1150,7 +1145,7 @@ archive.
1150 1145
1151;;;*** 1146;;;***
1152 1147
1153;;;### (autoloads (array-mode) "array" "array.el" (17842 58280)) 1148;;;### (autoloads (array-mode) "array" "array.el" (18310 14567))
1154;;; Generated autoloads from array.el 1149;;; Generated autoloads from array.el
1155 1150
1156(autoload (quote array-mode) "array" "\ 1151(autoload (quote array-mode) "array" "\
@@ -1221,8 +1216,8 @@ Entering array mode calls the function `array-mode-hook'.
1221 1216
1222;;;*** 1217;;;***
1223 1218
1224;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (17842 1219;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (18310
1225;;;;;; 58277)) 1220;;;;;; 14603))
1226;;; Generated autoloads from textmodes/artist.el 1221;;; Generated autoloads from textmodes/artist.el
1227 1222
1228(autoload (quote artist-mode) "artist" "\ 1223(autoload (quote artist-mode) "artist" "\
@@ -1427,8 +1422,8 @@ Keymap summary
1427 1422
1428;;;*** 1423;;;***
1429 1424
1430;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (17842 1425;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (18310
1431;;;;;; 56333)) 1426;;;;;; 14597))
1432;;; Generated autoloads from progmodes/asm-mode.el 1427;;; Generated autoloads from progmodes/asm-mode.el
1433 1428
1434(autoload (quote asm-mode) "asm-mode" "\ 1429(autoload (quote asm-mode) "asm-mode" "\
@@ -1456,7 +1451,7 @@ Special commands:
1456;;;*** 1451;;;***
1457 1452
1458;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1453;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1459;;;;;; (17842 58280)) 1454;;;;;; (18310 14567))
1460;;; Generated autoloads from autoarg.el 1455;;; Generated autoloads from autoarg.el
1461 1456
1462(defvar autoarg-mode nil "\ 1457(defvar autoarg-mode nil "\
@@ -1510,7 +1505,7 @@ etc. to supply digit arguments.
1510;;;*** 1505;;;***
1511 1506
1512;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1507;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1513;;;;;; (17842 56333)) 1508;;;;;; (18310 14597))
1514;;; Generated autoloads from progmodes/autoconf.el 1509;;; Generated autoloads from progmodes/autoconf.el
1515 1510
1516(autoload (quote autoconf-mode) "autoconf" "\ 1511(autoload (quote autoconf-mode) "autoconf" "\
@@ -1521,7 +1516,7 @@ Major mode for editing Autoconf configure.in files.
1521;;;*** 1516;;;***
1522 1517
1523;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1518;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1524;;;;;; "autoinsert" "autoinsert.el" (17842 58280)) 1519;;;;;; "autoinsert" "autoinsert.el" (18310 14567))
1525;;; Generated autoloads from autoinsert.el 1520;;; Generated autoloads from autoinsert.el
1526 1521
1527(autoload (quote auto-insert) "autoinsert" "\ 1522(autoload (quote auto-insert) "autoinsert" "\
@@ -1560,7 +1555,7 @@ insert a template for the file depending on the mode of the buffer.
1560 1555
1561;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1556;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1562;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1557;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1563;;;;;; (17860 50557)) 1558;;;;;; (18310 14580))
1564;;; Generated autoloads from emacs-lisp/autoload.el 1559;;; Generated autoloads from emacs-lisp/autoload.el
1565 1560
1566(autoload (quote update-file-autoloads) "autoload" "\ 1561(autoload (quote update-file-autoloads) "autoload" "\
@@ -1595,7 +1590,7 @@ Calls `update-directory-autoloads' on the command line arguments.
1595 1590
1596;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1591;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1597;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1592;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1598;;;;;; "autorevert" "autorevert.el" (17925 15265)) 1593;;;;;; "autorevert" "autorevert.el" (18310 14567))
1599;;; Generated autoloads from autorevert.el 1594;;; Generated autoloads from autorevert.el
1600 1595
1601(autoload (quote auto-revert-mode) "autorevert" "\ 1596(autoload (quote auto-revert-mode) "autorevert" "\
@@ -1619,7 +1614,7 @@ This function is designed to be added to hooks, for example:
1619 1614
1620(autoload (quote auto-revert-tail-mode) "autorevert" "\ 1615(autoload (quote auto-revert-tail-mode) "autorevert" "\
1621Toggle reverting tail of buffer when file on disk grows. 1616Toggle reverting tail of buffer when file on disk grows.
1622With arg, turn Tail mode on iff arg is positive. 1617With arg, turn Tail mode on if arg is positive, otherwise turn it off.
1623 1618
1624When Tail mode is enabled, the tail of the file is constantly 1619When Tail mode is enabled, the tail of the file is constantly
1625followed, as with the shell command `tail -f'. This means that 1620followed, as with the shell command `tail -f'. This means that
@@ -1664,7 +1659,7 @@ Use `auto-revert-mode' to revert a particular buffer.
1664;;;*** 1659;;;***
1665 1660
1666;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1661;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1667;;;;;; "avoid.el" (17842 58280)) 1662;;;;;; "avoid.el" (18310 14567))
1668;;; Generated autoloads from avoid.el 1663;;; Generated autoloads from avoid.el
1669 1664
1670(defvar mouse-avoidance-mode nil "\ 1665(defvar mouse-avoidance-mode nil "\
@@ -1705,7 +1700,7 @@ definition of \"random distance\".)
1705;;;*** 1700;;;***
1706 1701
1707;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" 1702;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"
1708;;;;;; (17842 54152)) 1703;;;;;; (18310 14580))
1709;;; Generated autoloads from emacs-lisp/backquote.el 1704;;; Generated autoloads from emacs-lisp/backquote.el
1710 1705
1711(autoload (quote backquote) "backquote" "\ 1706(autoload (quote backquote) "backquote" "\
@@ -1730,7 +1725,7 @@ Vectors work just like lists. Nested backquotes are permitted.
1730;;;*** 1725;;;***
1731 1726
1732;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1727;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1733;;;;;; (17842 58280)) 1728;;;;;; (18310 14567))
1734;;; Generated autoloads from battery.el 1729;;; Generated autoloads from battery.el
1735 (put 'battery-mode-line-string 'risky-local-variable t) 1730 (put 'battery-mode-line-string 'risky-local-variable t)
1736 1731
@@ -1762,7 +1757,7 @@ seconds.
1762;;;*** 1757;;;***
1763 1758
1764;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1759;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1765;;;;;; "benchmark" "emacs-lisp/benchmark.el" (17842 54152)) 1760;;;;;; "benchmark" "emacs-lisp/benchmark.el" (18310 14580))
1766;;; Generated autoloads from emacs-lisp/benchmark.el 1761;;; Generated autoloads from emacs-lisp/benchmark.el
1767 1762
1768(autoload (quote benchmark-run) "benchmark" "\ 1763(autoload (quote benchmark-run) "benchmark" "\
@@ -1794,8 +1789,8 @@ non-interactive use see also `benchmark-run' and
1794 1789
1795;;;*** 1790;;;***
1796 1791
1797;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17956 1792;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (18310
1798;;;;;; 21270)) 1793;;;;;; 14604))
1799;;; Generated autoloads from textmodes/bibtex.el 1794;;; Generated autoloads from textmodes/bibtex.el
1800 1795
1801(autoload (quote bibtex-mode) "bibtex" "\ 1796(autoload (quote bibtex-mode) "bibtex" "\
@@ -1855,9 +1850,21 @@ if that value is non-nil.
1855 1850
1856;;;*** 1851;;;***
1857 1852
1853;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el"
1854;;;;;; (18310 14604))
1855;;; Generated autoloads from textmodes/bibtex-style.el
1856 (add-to-list 'auto-mode-alist '("\\.bst\\'" . bibtex-style-mode))
1857
1858(autoload (quote bibtex-style-mode) "bibtex-style" "\
1859Major mode for editing BibTeX style files.
1860
1861\(fn)" t nil)
1862
1863;;;***
1864
1858;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1865;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1859;;;;;; binhex-decode-region-internal) "binhex" "gnus/binhex.el" 1866;;;;;; binhex-decode-region-internal) "binhex" "gnus/binhex.el"
1860;;;;;; (17842 54741)) 1867;;;;;; (18310 14584))
1861;;; Generated autoloads from gnus/binhex.el 1868;;; Generated autoloads from gnus/binhex.el
1862 1869
1863(defconst binhex-begin-line "^:...............................................................$") 1870(defconst binhex-begin-line "^:...............................................................$")
@@ -1880,8 +1887,8 @@ Binhex decode region between START and END.
1880 1887
1881;;;*** 1888;;;***
1882 1889
1883;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17842 1890;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (18310
1884;;;;;; 55395)) 1891;;;;;; 14596))
1885;;; Generated autoloads from play/blackbox.el 1892;;; Generated autoloads from play/blackbox.el
1886 1893
1887(autoload (quote blackbox) "blackbox" "\ 1894(autoload (quote blackbox) "blackbox" "\
@@ -2003,7 +2010,7 @@ a reflection.
2003;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save 2010;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save
2004;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename 2011;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename
2005;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump 2012;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump
2006;;;;;; bookmark-set) "bookmark" "bookmark.el" (17842 58280)) 2013;;;;;; bookmark-set) "bookmark" "bookmark.el" (18310 14567))
2007;;; Generated autoloads from bookmark.el 2014;;; Generated autoloads from bookmark.el
2008 (define-key ctl-x-map "rb" 'bookmark-jump) 2015 (define-key ctl-x-map "rb" 'bookmark-jump)
2009 (define-key ctl-x-map "rm" 'bookmark-set) 2016 (define-key ctl-x-map "rm" 'bookmark-set)
@@ -2185,19 +2192,18 @@ deletion, or > if it is flagged for displaying.
2185;;;*** 2192;;;***
2186 2193
2187;;;### (autoloads (browse-url-kde browse-url-generic browse-url-mail 2194;;;### (autoloads (browse-url-kde browse-url-generic browse-url-mail
2188;;;;;; browse-url-mmm browse-url-lynx-emacs browse-url-lynx-xterm 2195;;;;;; browse-url-lynx-emacs browse-url-lynx-xterm browse-url-w3-gnudoit
2189;;;;;; browse-url-w3-gnudoit browse-url-w3 browse-url-iximosaic 2196;;;;;; browse-url-w3 browse-url-cci browse-url-mosaic browse-url-gnome-moz
2190;;;;;; browse-url-cci browse-url-grail browse-url-mosaic browse-url-gnome-moz 2197;;;;;; browse-url-emacs browse-url-galeon browse-url-firefox browse-url-mozilla
2191;;;;;; browse-url-galeon browse-url-firefox browse-url-mozilla browse-url-netscape 2198;;;;;; browse-url-netscape browse-url-default-browser browse-url-at-mouse
2192;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point 2199;;;;;; browse-url-at-point browse-url browse-url-of-region browse-url-of-dired-file
2193;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
2194;;;;;; browse-url-of-buffer browse-url-of-file browse-url-url-at-point 2200;;;;;; browse-url-of-buffer browse-url-of-file browse-url-url-at-point
2195;;;;;; browse-url-galeon-program browse-url-firefox-program browse-url-browser-function) 2201;;;;;; browse-url-galeon-program browse-url-firefox-program browse-url-browser-function)
2196;;;;;; "browse-url" "net/browse-url.el" (17842 55218)) 2202;;;;;; "browse-url" "net/browse-url.el" (18310 14594))
2197;;; Generated autoloads from net/browse-url.el 2203;;; Generated autoloads from net/browse-url.el
2198 2204
2199(defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\ 2205(defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\
2200*Function to display the current buffer in a WWW browser. 2206Function to display the current buffer in a WWW browser.
2201This is used by the `browse-url-at-point', `browse-url-at-mouse', and 2207This is used by the `browse-url-at-point', `browse-url-at-mouse', and
2202`browse-url-of-file' commands. 2208`browse-url-of-file' commands.
2203 2209
@@ -2210,12 +2216,12 @@ regexp should probably be \".\" to specify a default browser.")
2210(custom-autoload (quote browse-url-browser-function) "browse-url" t) 2216(custom-autoload (quote browse-url-browser-function) "browse-url" t)
2211 2217
2212(defvar browse-url-firefox-program "firefox" "\ 2218(defvar browse-url-firefox-program "firefox" "\
2213*The name by which to invoke Firefox.") 2219The name by which to invoke Firefox.")
2214 2220
2215(custom-autoload (quote browse-url-firefox-program) "browse-url" t) 2221(custom-autoload (quote browse-url-firefox-program) "browse-url" t)
2216 2222
2217(defvar browse-url-galeon-program "galeon" "\ 2223(defvar browse-url-galeon-program "galeon" "\
2218*The name by which to invoke Galeon.") 2224The name by which to invoke Galeon.")
2219 2225
2220(custom-autoload (quote browse-url-galeon-program) "browse-url" t) 2226(custom-autoload (quote browse-url-galeon-program) "browse-url" t)
2221 2227
@@ -2287,8 +2293,7 @@ When called non-interactively, optional second argument NEW-WINDOW is
2287used instead of `browse-url-new-window-flag'. 2293used instead of `browse-url-new-window-flag'.
2288 2294
2289The order attempted is gnome-moz-remote, Mozilla, Firefox, 2295The order attempted is gnome-moz-remote, Mozilla, Firefox,
2290Galeon, Konqueror, Netscape, Mosaic, IXI Mosaic, Lynx in an 2296Galeon, Konqueror, Netscape, Mosaic, Lynx in an xterm, and then W3.
2291xterm, MMM, and then W3.
2292 2297
2293\(fn URL &rest ARGS)" nil nil) 2298\(fn URL &rest ARGS)" nil nil)
2294 2299
@@ -2377,6 +2382,11 @@ used instead of `browse-url-new-window-flag'.
2377 2382
2378\(fn URL &optional NEW-WINDOW)" t nil) 2383\(fn URL &optional NEW-WINDOW)" t nil)
2379 2384
2385(autoload (quote browse-url-emacs) "browse-url" "\
2386Ask Emacs to load URL into a buffer and show it in another window.
2387
2388\(fn URL &optional NEW-WINDOW)" t nil)
2389
2380(autoload (quote browse-url-gnome-moz) "browse-url" "\ 2390(autoload (quote browse-url-gnome-moz) "browse-url" "\
2381Ask Mozilla/Netscape to load URL via the GNOME program `gnome-moz-remote'. 2391Ask Mozilla/Netscape to load URL via the GNOME program `gnome-moz-remote'.
2382Default to the URL around or before point. The strings in variable 2392Default to the URL around or before point. The strings in variable
@@ -2410,13 +2420,6 @@ used instead of `browse-url-new-window-flag'.
2410 2420
2411\(fn URL &optional NEW-WINDOW)" t nil) 2421\(fn URL &optional NEW-WINDOW)" t nil)
2412 2422
2413(autoload (quote browse-url-grail) "browse-url" "\
2414Ask the Grail WWW browser to load URL.
2415Default to the URL around or before point. Runs the program in the
2416variable `browse-url-grail'.
2417
2418\(fn URL &optional NEW-WINDOW)" t nil)
2419
2420(autoload (quote browse-url-cci) "browse-url" "\ 2423(autoload (quote browse-url-cci) "browse-url" "\
2421Ask the XMosaic WWW browser to load URL. 2424Ask the XMosaic WWW browser to load URL.
2422Default to the URL around or before point. 2425Default to the URL around or before point.
@@ -2435,12 +2438,6 @@ used instead of `browse-url-new-window-flag'.
2435 2438
2436\(fn URL &optional NEW-WINDOW)" t nil) 2439\(fn URL &optional NEW-WINDOW)" t nil)
2437 2440
2438(autoload (quote browse-url-iximosaic) "browse-url" "\
2439Ask the IXIMosaic WWW browser to load URL.
2440Default to the URL around or before point.
2441
2442\(fn URL &optional NEW-WINDOW)" t nil)
2443
2444(autoload (quote browse-url-w3) "browse-url" "\ 2441(autoload (quote browse-url-w3) "browse-url" "\
2445Ask the w3 WWW browser to load URL. 2442Ask the w3 WWW browser to load URL.
2446Default to the URL around or before point. 2443Default to the URL around or before point.
@@ -2484,12 +2481,6 @@ used instead of `browse-url-new-window-flag'.
2484 2481
2485\(fn URL &optional NEW-BUFFER)" t nil) 2482\(fn URL &optional NEW-BUFFER)" t nil)
2486 2483
2487(autoload (quote browse-url-mmm) "browse-url" "\
2488Ask the MMM WWW browser to load URL.
2489Default to the URL around or before point.
2490
2491\(fn URL &optional NEW-WINDOW)" t nil)
2492
2493(autoload (quote browse-url-mail) "browse-url" "\ 2484(autoload (quote browse-url-mail) "browse-url" "\
2494Open a new mail message buffer within Emacs for the RFC 2368 URL. 2485Open a new mail message buffer within Emacs for the RFC 2368 URL.
2495Default to using the mailto: URL around or before point as the 2486Default to using the mailto: URL around or before point as the
@@ -2524,8 +2515,8 @@ Default to the URL around or before point.
2524 2515
2525;;;*** 2516;;;***
2526 2517
2527;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (17842 2518;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (18310
2528;;;;;; 55395)) 2519;;;;;; 14596))
2529;;; Generated autoloads from play/bruce.el 2520;;; Generated autoloads from play/bruce.el
2530 2521
2531(autoload (quote bruce) "bruce" "\ 2522(autoload (quote bruce) "bruce" "\
@@ -2541,7 +2532,7 @@ Return a vector containing the lines from `bruce-phrases-file'.
2541;;;*** 2532;;;***
2542 2533
2543;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2534;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2544;;;;;; "bs" "bs.el" (17842 58280)) 2535;;;;;; "bs" "bs.el" (18310 14567))
2545;;; Generated autoloads from bs.el 2536;;; Generated autoloads from bs.el
2546 2537
2547(autoload (quote bs-cycle-next) "bs" "\ 2538(autoload (quote bs-cycle-next) "bs" "\
@@ -2567,7 +2558,7 @@ Customization of group bs for Buffer Selection Menu.
2567Make a menu of buffers so you can manipulate buffers or the buffer list. 2558Make a menu of buffers so you can manipulate buffers or the buffer list.
2568\\<bs-mode-map> 2559\\<bs-mode-map>
2569There are many key commands similar to `Buffer-menu-mode' for 2560There are many key commands similar to `Buffer-menu-mode' for
2570manipulating buffer list and buffers itself. 2561manipulating the buffer list and the buffers themselves.
2571User can move with [up] or [down], select a buffer 2562User can move with [up] or [down], select a buffer
2572by \\[bs-select] or [SPC] 2563by \\[bs-select] or [SPC]
2573 2564
@@ -2582,8 +2573,8 @@ name of buffer configuration.
2582;;;*** 2573;;;***
2583 2574
2584;;;### (autoloads (insert-text-button make-text-button insert-button 2575;;;### (autoloads (insert-text-button make-text-button insert-button
2585;;;;;; make-button define-button-type) "button" "button.el" (17992 2576;;;;;; make-button define-button-type) "button" "button.el" (18310
2586;;;;;; 30877)) 2577;;;;;; 14567))
2587;;; Generated autoloads from button.el 2578;;; Generated autoloads from button.el
2588 2579
2589(defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ 2580(defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\
@@ -2671,11 +2662,12 @@ Also see `make-text-button'.
2671;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2662;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2672;;;;;; compile-defun byte-compile-file byte-recompile-directory 2663;;;;;; compile-defun byte-compile-file byte-recompile-directory
2673;;;;;; byte-force-recompile byte-compile-warnings-safe-p) "bytecomp" 2664;;;;;; byte-force-recompile byte-compile-warnings-safe-p) "bytecomp"
2674;;;;;; "emacs-lisp/bytecomp.el" (17949 41467)) 2665;;;;;; "emacs-lisp/bytecomp.el" (18310 14580))
2675;;; Generated autoloads from emacs-lisp/bytecomp.el 2666;;; Generated autoloads from emacs-lisp/bytecomp.el
2676(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2667(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2677(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2668(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
2678(put 'byte-compile-dynamic-docstrings 'safe-local-variable 'booleanp) 2669(put 'byte-compile-dynamic-docstrings 'safe-local-variable 'booleanp)
2670(put 'byte-compile-warnings 'safe-local-variable 'byte-compile-warnings-safe-p)
2679 2671
2680(autoload (quote byte-compile-warnings-safe-p) "bytecomp" "\ 2672(autoload (quote byte-compile-warnings-safe-p) "bytecomp" "\
2681Not documented 2673Not documented
@@ -2770,14 +2762,14 @@ Must be used only with `-batch', and kills Emacs on completion.
2770For example, invoke `emacs -batch -f batch-byte-recompile-directory .'. 2762For example, invoke `emacs -batch -f batch-byte-recompile-directory .'.
2771 2763
2772Optional argument ARG is passed as second argument ARG to 2764Optional argument ARG is passed as second argument ARG to
2773`batch-recompile-directory'; see there for its possible values 2765`byte-recompile-directory'; see there for its possible values
2774and corresponding effects. 2766and corresponding effects.
2775 2767
2776\(fn &optional ARG)" nil nil) 2768\(fn &optional ARG)" nil nil)
2777 2769
2778;;;*** 2770;;;***
2779 2771
2780;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (17956 13479)) 2772;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (18310 14579))
2781;;; Generated autoloads from calendar/cal-dst.el 2773;;; Generated autoloads from calendar/cal-dst.el
2782 2774
2783(put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) 2775(put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t)
@@ -2787,7 +2779,7 @@ and corresponding effects.
2787;;;*** 2779;;;***
2788 2780
2789;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" 2781;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"
2790;;;;;; (17956 13479)) 2782;;;;;; (18310 14579))
2791;;; Generated autoloads from calendar/cal-hebrew.el 2783;;; Generated autoloads from calendar/cal-hebrew.el
2792 2784
2793(autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ 2785(autoload (quote list-yahrzeit-dates) "cal-hebrew" "\
@@ -2802,7 +2794,7 @@ from the cursor position.
2802;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2794;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2803;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2795;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2804;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el" 2796;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el"
2805;;;;;; (17965 11665)) 2797;;;;;; (18310 14579))
2806;;; Generated autoloads from calc/calc.el 2798;;; Generated autoloads from calc/calc.el
2807 2799
2808(defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\ 2800(defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\
@@ -2880,8 +2872,8 @@ Not documented
2880 2872
2881;;;*** 2873;;;***
2882 2874
2883;;;### (autoloads (calculator) "calculator" "calculator.el" (17870 2875;;;### (autoloads (calculator) "calculator" "calculator.el" (18310
2884;;;;;; 28179)) 2876;;;;;; 14567))
2885;;; Generated autoloads from calculator.el 2877;;; Generated autoloads from calculator.el
2886 2878
2887(autoload (quote calculator) "calculator" "\ 2879(autoload (quote calculator) "calculator" "\
@@ -2909,7 +2901,7 @@ See the documentation for `calculator-mode' for more information.
2909;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially 2901;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially
2910;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 2902;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2911;;;;;; view-diary-entries-initially calendar-offset) "calendar" 2903;;;;;; view-diary-entries-initially calendar-offset) "calendar"
2912;;;;;; "calendar/calendar.el" (17956 13479)) 2904;;;;;; "calendar/calendar.el" (18310 14580))
2913;;; Generated autoloads from calendar/calendar.el 2905;;; Generated autoloads from calendar/calendar.el
2914 2906
2915(defvar calendar-offset 0 "\ 2907(defvar calendar-offset 0 "\
@@ -3482,7 +3474,7 @@ movement commands will not work correctly.")
3482;;;*** 3474;;;***
3483 3475
3484;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 3476;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3485;;;;;; "gnus/canlock.el" (17842 54741)) 3477;;;;;; "gnus/canlock.el" (18310 14584))
3486;;; Generated autoloads from gnus/canlock.el 3478;;; Generated autoloads from gnus/canlock.el
3487 3479
3488(autoload (quote canlock-insert-header) "canlock" "\ 3480(autoload (quote canlock-insert-header) "canlock" "\
@@ -3499,15 +3491,15 @@ it fails.
3499 3491
3500;;;*** 3492;;;***
3501 3493
3502;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (17842 3494;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (18310
3503;;;;;; 56333)) 3495;;;;;; 14597))
3504;;; Generated autoloads from progmodes/cc-compat.el 3496;;; Generated autoloads from progmodes/cc-compat.el
3505(put 'c-indent-level 'safe-local-variable 'integerp) 3497(put 'c-indent-level 'safe-local-variable 'integerp)
3506 3498
3507;;;*** 3499;;;***
3508 3500
3509;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3501;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3510;;;;;; (17942 63381)) 3502;;;;;; (18336 60140))
3511;;; Generated autoloads from progmodes/cc-engine.el 3503;;; Generated autoloads from progmodes/cc-engine.el
3512 3504
3513(autoload (quote c-guess-basic-syntax) "cc-engine" "\ 3505(autoload (quote c-guess-basic-syntax) "cc-engine" "\
@@ -3519,7 +3511,7 @@ Return the syntactic context of the current line.
3519 3511
3520;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 3512;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
3521;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3513;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3522;;;;;; (17992 30878)) 3514;;;;;; (18310 14597))
3523;;; Generated autoloads from progmodes/cc-mode.el 3515;;; Generated autoloads from progmodes/cc-mode.el
3524 3516
3525(autoload (quote c-initialize-cc-mode) "cc-mode" "\ 3517(autoload (quote c-initialize-cc-mode) "cc-mode" "\
@@ -3677,7 +3669,7 @@ Key bindings:
3677;;;*** 3669;;;***
3678 3670
3679;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3671;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3680;;;;;; "progmodes/cc-styles.el" (17842 56333)) 3672;;;;;; "progmodes/cc-styles.el" (18355 36599))
3681;;; Generated autoloads from progmodes/cc-styles.el 3673;;; Generated autoloads from progmodes/cc-styles.el
3682 3674
3683(autoload (quote c-set-style) "cc-styles" "\ 3675(autoload (quote c-set-style) "cc-styles" "\
@@ -3728,14 +3720,14 @@ and exists only for compatibility reasons.
3728 3720
3729;;;*** 3721;;;***
3730 3722
3731;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (17949 3723;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (18310
3732;;;;;; 41467)) 3724;;;;;; 14597))
3733;;; Generated autoloads from progmodes/cc-subword.el 3725;;; Generated autoloads from progmodes/cc-subword.el
3734 (autoload 'c-subword-mode "cc-subword" "Mode enabling subword movement and editing keys." t) 3726 (autoload 'c-subword-mode "cc-subword" "Mode enabling subword movement and editing keys." t)
3735 3727
3736;;;*** 3728;;;***
3737 3729
3738;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (17941 38806)) 3730;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (18335 29123))
3739;;; Generated autoloads from progmodes/cc-vars.el 3731;;; Generated autoloads from progmodes/cc-vars.el
3740(put 'c-basic-offset 'safe-local-variable 'integerp) 3732(put 'c-basic-offset 'safe-local-variable 'integerp)
3741(put 'c-backslash-column 'safe-local-variable 'integerp) 3733(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3745,7 +3737,7 @@ and exists only for compatibility reasons.
3745 3737
3746;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3738;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3747;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3739;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3748;;;;;; (17842 54888)) 3740;;;;;; (18310 14589))
3749;;; Generated autoloads from international/ccl.el 3741;;; Generated autoloads from international/ccl.el
3750 3742
3751(autoload (quote ccl-compile) "ccl" "\ 3743(autoload (quote ccl-compile) "ccl" "\
@@ -4004,7 +3996,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
4004;;;*** 3996;;;***
4005 3997
4006;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" 3998;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el"
4007;;;;;; (17842 56333)) 3999;;;;;; (18310 14598))
4008;;; Generated autoloads from progmodes/cfengine.el 4000;;; Generated autoloads from progmodes/cfengine.el
4009 4001
4010(autoload (quote cfengine-mode) "cfengine" "\ 4002(autoload (quote cfengine-mode) "cfengine" "\
@@ -4026,7 +4018,7 @@ to the action header.
4026;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 4018;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
4027;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 4019;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
4028;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 4020;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
4029;;;;;; (17842 54152)) 4021;;;;;; (18310 14580))
4030;;; Generated autoloads from emacs-lisp/checkdoc.el 4022;;; Generated autoloads from emacs-lisp/checkdoc.el
4031 4023
4032(autoload (quote checkdoc) "checkdoc" "\ 4024(autoload (quote checkdoc) "checkdoc" "\
@@ -4196,7 +4188,8 @@ Prefix argument TAKE-NOTES is the same as for `checkdoc-defun'
4196 4188
4197(autoload (quote checkdoc-minor-mode) "checkdoc" "\ 4189(autoload (quote checkdoc-minor-mode) "checkdoc" "\
4198Toggle Checkdoc minor mode, a mode for checking Lisp doc strings. 4190Toggle Checkdoc minor mode, a mode for checking Lisp doc strings.
4199With prefix ARG, turn Checkdoc minor mode on iff ARG is positive. 4191With prefix ARG, turn Checkdoc minor mode on if ARG is positive, otherwise
4192turn it off.
4200 4193
4201In Checkdoc minor mode, the usual bindings for `eval-defun' which is 4194In Checkdoc minor mode, the usual bindings for `eval-defun' which is
4202bound to \\<checkdoc-minor-mode-map>\\[checkdoc-eval-defun] and `checkdoc-eval-current-buffer' are overridden to include 4195bound to \\<checkdoc-minor-mode-map>\\[checkdoc-eval-defun] and `checkdoc-eval-current-buffer' are overridden to include
@@ -4209,8 +4202,8 @@ checking of documentation strings.
4209;;;*** 4202;;;***
4210 4203
4211;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer 4204;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer
4212;;;;;; decode-hz-region) "china-util" "language/china-util.el" (17842 4205;;;;;; decode-hz-region) "china-util" "language/china-util.el" (18310
4213;;;;;; 58278)) 4206;;;;;; 14591))
4214;;; Generated autoloads from language/china-util.el 4207;;; Generated autoloads from language/china-util.el
4215 4208
4216(autoload (quote decode-hz-region) "china-util" "\ 4209(autoload (quote decode-hz-region) "china-util" "\
@@ -4238,7 +4231,7 @@ Encode the text in the current buffer to HZ.
4238;;;*** 4231;;;***
4239 4232
4240;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 4233;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
4241;;;;;; "chistory" "chistory.el" (17842 58280)) 4234;;;;;; "chistory" "chistory.el" (18310 14567))
4242;;; Generated autoloads from chistory.el 4235;;; Generated autoloads from chistory.el
4243 4236
4244(autoload (quote repeat-matching-complex-command) "chistory" "\ 4237(autoload (quote repeat-matching-complex-command) "chistory" "\
@@ -4277,7 +4270,7 @@ and runs the normal hook `command-history-hook'.
4277 4270
4278;;;*** 4271;;;***
4279 4272
4280;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (17842 54152)) 4273;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (18310 14580))
4281;;; Generated autoloads from emacs-lisp/cl.el 4274;;; Generated autoloads from emacs-lisp/cl.el
4282 4275
4283(defvar custom-print-functions nil "\ 4276(defvar custom-print-functions nil "\
@@ -4293,7 +4286,7 @@ a future Emacs interpreter will be able to use it.")
4293;;;*** 4286;;;***
4294 4287
4295;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 4288;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
4296;;;;;; (17842 54152)) 4289;;;;;; (18310 14580))
4297;;; Generated autoloads from emacs-lisp/cl-indent.el 4290;;; Generated autoloads from emacs-lisp/cl-indent.el
4298 4291
4299(autoload (quote common-lisp-indent-function) "cl-indent" "\ 4292(autoload (quote common-lisp-indent-function) "cl-indent" "\
@@ -4304,7 +4297,7 @@ Not documented
4304;;;*** 4297;;;***
4305 4298
4306;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 4299;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
4307;;;;;; (17842 56333)) 4300;;;;;; (18310 14598))
4308;;; Generated autoloads from progmodes/cmacexp.el 4301;;; Generated autoloads from progmodes/cmacexp.el
4309 4302
4310(autoload (quote c-macro-expand) "cmacexp" "\ 4303(autoload (quote c-macro-expand) "cmacexp" "\
@@ -4324,8 +4317,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4324 4317
4325;;;*** 4318;;;***
4326 4319
4327;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (17842 4320;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (18310
4328;;;;;; 58280)) 4321;;;;;; 14567))
4329;;; Generated autoloads from cmuscheme.el 4322;;; Generated autoloads from cmuscheme.el
4330 4323
4331(autoload (quote run-scheme) "cmuscheme" "\ 4324(autoload (quote run-scheme) "cmuscheme" "\
@@ -4347,7 +4340,7 @@ is run).
4347;;;*** 4340;;;***
4348 4341
4349;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" 4342;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el"
4350;;;;;; (17842 54888)) 4343;;;;;; (18310 14589))
4351;;; Generated autoloads from international/code-pages.el 4344;;; Generated autoloads from international/code-pages.el
4352 4345
4353(autoload (quote cp-make-coding-system) "code-pages" "\ 4346(autoload (quote cp-make-coding-system) "code-pages" "\
@@ -4408,7 +4401,7 @@ Return an updated `non-iso-charset-alist'.
4408 4401
4409;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage 4402;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
4410;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) 4403;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)
4411;;;;;; "codepage" "international/codepage.el" (17842 54888)) 4404;;;;;; "codepage" "international/codepage.el" (18310 14589))
4412;;; Generated autoloads from international/codepage.el 4405;;; Generated autoloads from international/codepage.el
4413 4406
4414(autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ 4407(autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
@@ -4467,7 +4460,7 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal.
4467;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4460;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4468;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4461;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4469;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4462;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4470;;;;;; (17937 3189)) 4463;;;;;; (18326 18335))
4471;;; Generated autoloads from comint.el 4464;;; Generated autoloads from comint.el
4472 4465
4473(defvar comint-output-filter-functions (quote (comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)) "\ 4466(defvar comint-output-filter-functions (quote (comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)) "\
@@ -4557,8 +4550,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4557 4550
4558;;;*** 4551;;;***
4559 4552
4560;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (17926 4553;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (18310
4561;;;;;; 45410)) 4554;;;;;; 14567))
4562;;; Generated autoloads from compare-w.el 4555;;; Generated autoloads from compare-w.el
4563 4556
4564(autoload (quote compare-windows) "compare-w" "\ 4557(autoload (quote compare-windows) "compare-w" "\
@@ -4595,7 +4588,7 @@ on third call it again advances points to the next difference and so on.
4595;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4588;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4596;;;;;; compile compilation-disable-input compile-command compilation-search-path 4589;;;;;; compile compilation-disable-input compile-command compilation-search-path
4597;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 4590;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
4598;;;;;; "compile" "progmodes/compile.el" (18006 55797)) 4591;;;;;; "compile" "progmodes/compile.el" (18355 36599))
4599;;; Generated autoloads from progmodes/compile.el 4592;;; Generated autoloads from progmodes/compile.el
4600 4593
4601(defvar compilation-mode-hook nil "\ 4594(defvar compilation-mode-hook nil "\
@@ -4620,7 +4613,7 @@ bound to the compilation buffer and window, respectively.")
4620Function to compute the name of a compilation buffer. 4613Function to compute the name of a compilation buffer.
4621The function receives one argument, the name of the major mode of the 4614The function receives one argument, the name of the major mode of the
4622compilation buffer. It should return a string. 4615compilation buffer. It should return a string.
4623nil means compute the name with `(concat \"*\" (downcase major-mode) \"*\")'.") 4616If nil, compute the name with `(concat \"*\" (downcase major-mode) \"*\")'.")
4624 4617
4625(defvar compilation-finish-function nil "\ 4618(defvar compilation-finish-function nil "\
4626Function to call when a compilation process finishes. 4619Function to call when a compilation process finishes.
@@ -4642,7 +4635,7 @@ Otherwise, it saves all modified buffers without asking.")
4642(defvar compilation-search-path (quote (nil)) "\ 4635(defvar compilation-search-path (quote (nil)) "\
4643*List of directories to search for source files named in error messages. 4636*List of directories to search for source files named in error messages.
4644Elements should be directory names, not file names of directories. 4637Elements should be directory names, not file names of directories.
4645nil as an element means to try the default directory.") 4638The value nil as an element means to try the default directory.")
4646 4639
4647(custom-autoload (quote compilation-search-path) "compile" t) 4640(custom-autoload (quote compilation-search-path) "compile" t)
4648 4641
@@ -4686,11 +4679,13 @@ non-nil; otherwise uses `compile-command'. With prefix arg, always prompts.
4686Additionally, with universal prefix arg, compilation buffer will be in 4679Additionally, with universal prefix arg, compilation buffer will be in
4687comint mode, i.e. interactive. 4680comint mode, i.e. interactive.
4688 4681
4689To run more than one compilation at once, start one and rename 4682To run more than one compilation at once, start one then rename
4690the `*compilation*' buffer to some other name with 4683the `*compilation*' buffer to some other name with
4691\\[rename-buffer]. Then start the next one. On most systems, 4684\\[rename-buffer]. Then _switch buffers_ and start the new compilation.
4692termination of the main compilation process kills its 4685It will create a new `*compilation*' buffer.
4693subprocesses. 4686
4687On most systems, termination of the main compilation process
4688kills its subprocesses.
4694 4689
4695The name used for the buffer is actually whatever is returned by 4690The name used for the buffer is actually whatever is returned by
4696the function in `compilation-buffer-name-function', so you can set that 4691the function in `compilation-buffer-name-function', so you can set that
@@ -4705,8 +4700,11 @@ The rest of the arguments are optional; for them, nil means use the default.
4705 4700
4706MODE is the major mode to set in the compilation buffer. Mode 4701MODE is the major mode to set in the compilation buffer. Mode
4707may also be t meaning use `compilation-shell-minor-mode' under `comint-mode'. 4702may also be t meaning use `compilation-shell-minor-mode' under `comint-mode'.
4703
4708If NAME-FUNCTION is non-nil, call it with one argument (the mode name) 4704If NAME-FUNCTION is non-nil, call it with one argument (the mode name)
4709to determine the buffer name. 4705to determine the buffer name. Otherwise, the default is to
4706reuses the current buffer if it has the proper major mode,
4707else use or create a buffer with name based on the major mode.
4710 4708
4711If HIGHLIGHT-REGEXP is non-nil, `next-error' will temporarily highlight 4709If HIGHLIGHT-REGEXP is non-nil, `next-error' will temporarily highlight
4712the matching section of the visited source line; the default is to use the 4710the matching section of the visited source line; the default is to use the
@@ -4758,7 +4756,7 @@ This is the value of `next-error-function' in Compilation buffers.
4758;;;*** 4756;;;***
4759 4757
4760;;;### (autoloads (partial-completion-mode) "complete" "complete.el" 4758;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
4761;;;;;; (17954 15344)) 4759;;;;;; (18310 14567))
4762;;; Generated autoloads from complete.el 4760;;; Generated autoloads from complete.el
4763 4761
4764(defvar partial-completion-mode nil "\ 4762(defvar partial-completion-mode nil "\
@@ -4800,7 +4798,7 @@ second TAB brings up the `*Completions*' buffer.
4800;;;*** 4798;;;***
4801 4799
4802;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4800;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4803;;;;;; (17842 58280)) 4801;;;;;; (18310 14567))
4804;;; Generated autoloads from completion.el 4802;;; Generated autoloads from completion.el
4805 4803
4806(defvar dynamic-completion-mode nil "\ 4804(defvar dynamic-completion-mode nil "\
@@ -4822,7 +4820,7 @@ Enable dynamic word-completion.
4822;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after 4820;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after
4823;;;;;; find-composition compose-chars decompose-string compose-string 4821;;;;;; find-composition compose-chars decompose-string compose-string
4824;;;;;; decompose-region compose-region encode-composition-rule) 4822;;;;;; decompose-region compose-region encode-composition-rule)
4825;;;;;; "composite" "composite.el" (17842 58280)) 4823;;;;;; "composite" "composite.el" (18310 14567))
4826;;; Generated autoloads from composite.el 4824;;; Generated autoloads from composite.el
4827 4825
4828(defconst reference-point-alist (quote ((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))) "\ 4826(defconst reference-point-alist (quote ((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))) "\
@@ -5044,7 +5042,7 @@ Optional 3rd arg WITH-COMPOSITION-RULE is ignored.
5044;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 5042;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
5045;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 5043;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
5046;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 5044;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
5047;;;;;; (17842 58277)) 5045;;;;;; (18310 14604))
5048;;; Generated autoloads from textmodes/conf-mode.el 5046;;; Generated autoloads from textmodes/conf-mode.el
5049 5047
5050(autoload (quote conf-mode) "conf-mode" "\ 5048(autoload (quote conf-mode) "conf-mode" "\
@@ -5200,7 +5198,7 @@ For details see `conf-mode'. Example:
5200;;;*** 5198;;;***
5201 5199
5202;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 5200;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
5203;;;;;; "cookie1" "play/cookie1.el" (17842 55395)) 5201;;;;;; "cookie1" "play/cookie1.el" (18310 14596))
5204;;; Generated autoloads from play/cookie1.el 5202;;; Generated autoloads from play/cookie1.el
5205 5203
5206(autoload (quote cookie) "cookie1" "\ 5204(autoload (quote cookie) "cookie1" "\
@@ -5232,7 +5230,7 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
5232;;;*** 5230;;;***
5233 5231
5234;;;### (autoloads (copyright copyright-fix-years copyright-update) 5232;;;### (autoloads (copyright copyright-fix-years copyright-update)
5235;;;;;; "copyright" "emacs-lisp/copyright.el" (17842 54152)) 5233;;;;;; "copyright" "emacs-lisp/copyright.el" (18310 14580))
5236;;; Generated autoloads from emacs-lisp/copyright.el 5234;;; Generated autoloads from emacs-lisp/copyright.el
5237 5235
5238(autoload (quote copyright-update) "copyright" "\ 5236(autoload (quote copyright-update) "copyright" "\
@@ -5260,8 +5258,15 @@ Insert a copyright by $ORGANIZATION notice at cursor.
5260;;;*** 5258;;;***
5261 5259
5262;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 5260;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
5263;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (17955 36604)) 5261;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (18355 36599))
5264;;; Generated autoloads from progmodes/cperl-mode.el 5262;;; Generated autoloads from progmodes/cperl-mode.el
5263(put 'cperl-indent-level 'safe-local-variable 'integerp)
5264(put 'cperl-brace-offset 'safe-local-variable 'integerp)
5265(put 'cperl-continued-brace-offset 'safe-local-variable 'integerp)
5266(put 'cperl-label-offset 'safe-local-variable 'integerp)
5267(put 'cperl-continued-statement-offset 'safe-local-variable 'integerp)
5268(put 'cperl-extra-newline-before-brace 'safe-local-variable 'booleanp)
5269(put 'cperl-merge-trailing-else 'safe-local-variable 'booleanp)
5265 5270
5266(autoload (quote cperl-mode) "cperl-mode" "\ 5271(autoload (quote cperl-mode) "cperl-mode" "\
5267Major mode for editing Perl code. 5272Major mode for editing Perl code.
@@ -5451,7 +5456,7 @@ Run a `perldoc' on the word around point.
5451;;;*** 5456;;;***
5452 5457
5453;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 5458;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
5454;;;;;; (17842 56333)) 5459;;;;;; (18310 14598))
5455;;; Generated autoloads from progmodes/cpp.el 5460;;; Generated autoloads from progmodes/cpp.el
5456 5461
5457(autoload (quote cpp-highlight-buffer) "cpp" "\ 5462(autoload (quote cpp-highlight-buffer) "cpp" "\
@@ -5470,7 +5475,7 @@ Edit display information for cpp conditionals.
5470;;;*** 5475;;;***
5471 5476
5472;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 5477;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
5473;;;;;; (17842 54264)) 5478;;;;;; (18310 14582))
5474;;; Generated autoloads from emulation/crisp.el 5479;;; Generated autoloads from emulation/crisp.el
5475 5480
5476(defvar crisp-mode nil "\ 5481(defvar crisp-mode nil "\
@@ -5494,7 +5499,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise.
5494;;;*** 5499;;;***
5495 5500
5496;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 5501;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
5497;;;;;; (17842 54152)) 5502;;;;;; (18310 14580))
5498;;; Generated autoloads from emacs-lisp/crm.el 5503;;; Generated autoloads from emacs-lisp/crm.el
5499 5504
5500(autoload (quote completing-read-multiple) "crm" "\ 5505(autoload (quote completing-read-multiple) "crm" "\
@@ -5529,8 +5534,20 @@ INHERIT-INPUT-METHOD.
5529 5534
5530;;;*** 5535;;;***
5531 5536
5537;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (18310
5538;;;;;; 14604))
5539;;; Generated autoloads from textmodes/css-mode.el
5540 (add-to-list 'auto-mode-alist '("\\.css\\'" . css-mode))
5541
5542(autoload (quote css-mode) "css-mode" "\
5543Major mode to edit Cascading Style Sheets.
5544
5545\(fn)" t nil)
5546
5547;;;***
5548
5532;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5549;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5533;;;;;; (17888 45995)) 5550;;;;;; (18310 14582))
5534;;; Generated autoloads from emulation/cua-base.el 5551;;; Generated autoloads from emulation/cua-base.el
5535 5552
5536(defvar cua-mode nil "\ 5553(defvar cua-mode nil "\
@@ -5576,15 +5593,6 @@ shifted movement key, set `cua-highlight-region-shift-only'.
5576Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings. 5593Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5577 5594
5578\(fn ARG)" t nil) 5595\(fn ARG)" t nil)
5579 (eval-after-load 'CUA-mode
5580 '(error (concat "\n\n"
5581 "CUA-mode is now part of the standard GNU Emacs distribution, so you may\n"
5582 "now enable CUA via the Options menu or by customizing option `cua-mode'.\n\n"
5583 "You have loaded an older version of CUA-mode which does\n"
5584 "not work correctly with this version of GNU Emacs.\n\n"
5585 (if user-init-file (concat
5586 "To correct this, remove the loading and customization of the\n"
5587 "old version from the " user-init-file " file.\n\n")))))
5588 5596
5589;;;*** 5597;;;***
5590 5598
@@ -5598,7 +5606,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5598;;;;;; customize-mode customize customize-save-variable customize-set-variable 5606;;;;;; customize-mode customize customize-save-variable customize-set-variable
5599;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically 5607;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically
5600;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el" 5608;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el"
5601;;;;;; (17952 11093)) 5609;;;;;; (18310 14567))
5602;;; Generated autoloads from cus-edit.el 5610;;; Generated autoloads from cus-edit.el
5603 5611
5604(defvar custom-browse-sort-alphabetically nil "\ 5612(defvar custom-browse-sort-alphabetically nil "\
@@ -5746,7 +5754,7 @@ or default values have changed since the previous major Emacs release.
5746With argument SINCE-VERSION (a string), customize all settings 5754With argument SINCE-VERSION (a string), customize all settings
5747that were added or redefined since that version. 5755that were added or redefined since that version.
5748 5756
5749\(fn SINCE-VERSION)" t nil) 5757\(fn &optional SINCE-VERSION)" t nil)
5750 5758
5751(autoload (quote customize-face) "cus-edit" "\ 5759(autoload (quote customize-face) "cus-edit" "\
5752Customize FACE, which should be a face name or nil. 5760Customize FACE, which should be a face name or nil.
@@ -5796,7 +5804,7 @@ that are not customizable options, as well as faces and groups
5796(autoload (quote customize-apropos-options) "cus-edit" "\ 5804(autoload (quote customize-apropos-options) "cus-edit" "\
5797Customize all loaded customizable options matching REGEXP. 5805Customize all loaded customizable options matching REGEXP.
5798With prefix arg, include variables that are not customizable options 5806With prefix arg, include variables that are not customizable options
5799\(but we recommend using `apropos-variable' instead). 5807\(but it is better to use `apropos-variable' if you want to find those).
5800 5808
5801\(fn REGEXP &optional ARG)" t nil) 5809\(fn REGEXP &optional ARG)" t nil)
5802 5810
@@ -5896,7 +5904,7 @@ The format is suitable for use with `easy-menu-define'.
5896;;;*** 5904;;;***
5897 5905
5898;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces 5906;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces
5899;;;;;; custom-declare-face) "cus-face" "cus-face.el" (17842 58280)) 5907;;;;;; custom-declare-face) "cus-face" "cus-face.el" (18310 14567))
5900;;; Generated autoloads from cus-face.el 5908;;; Generated autoloads from cus-face.el
5901 5909
5902(autoload (quote custom-declare-face) "cus-face" "\ 5910(autoload (quote custom-declare-face) "cus-face" "\
@@ -5966,7 +5974,7 @@ This means reset FACE to its value in FROM-THEME.
5966;;;*** 5974;;;***
5967 5975
5968;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" 5976;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el"
5969;;;;;; (17842 58280)) 5977;;;;;; (18310 14568))
5970;;; Generated autoloads from cus-theme.el 5978;;; Generated autoloads from cus-theme.el
5971 5979
5972(autoload (quote customize-create-theme) "cus-theme" "\ 5980(autoload (quote customize-create-theme) "cus-theme" "\
@@ -5977,7 +5985,7 @@ Create a custom theme.
5977;;;*** 5985;;;***
5978 5986
5979;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 5987;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
5980;;;;;; (17842 58280)) 5988;;;;;; (18310 14568))
5981;;; Generated autoloads from cvs-status.el 5989;;; Generated autoloads from cvs-status.el
5982 5990
5983(autoload (quote cvs-status-mode) "cvs-status" "\ 5991(autoload (quote cvs-status-mode) "cvs-status" "\
@@ -5988,7 +5996,7 @@ Mode used for cvs status output.
5988;;;*** 5996;;;***
5989 5997
5990;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5998;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5991;;;;;; "cwarn" "progmodes/cwarn.el" (17860 50532)) 5999;;;;;; "cwarn" "progmodes/cwarn.el" (18310 14598))
5992;;; Generated autoloads from progmodes/cwarn.el 6000;;; Generated autoloads from progmodes/cwarn.el
5993 6001
5994(autoload (quote cwarn-mode) "cwarn" "\ 6002(autoload (quote cwarn-mode) "cwarn" "\
@@ -6031,7 +6039,7 @@ See `cwarn-mode' for more information on Cwarn mode.
6031 6039
6032;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 6040;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
6033;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 6041;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
6034;;;;;; (17842 58278)) 6042;;;;;; (18310 14591))
6035;;; Generated autoloads from language/cyril-util.el 6043;;; Generated autoloads from language/cyril-util.el
6036 6044
6037(autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ 6045(autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\
@@ -6060,7 +6068,7 @@ If the argument is nil, we return the display table to its standard state.
6060;;;*** 6068;;;***
6061 6069
6062;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 6070;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
6063;;;;;; (18006 55794)) 6071;;;;;; (18310 14568))
6064;;; Generated autoloads from dabbrev.el 6072;;; Generated autoloads from dabbrev.el
6065 (define-key esc-map "/" 'dabbrev-expand) 6073 (define-key esc-map "/" 'dabbrev-expand)
6066 (define-key esc-map [?\C-/] 'dabbrev-completion) 6074 (define-key esc-map [?\C-/] 'dabbrev-completion)
@@ -6104,8 +6112,8 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
6104 6112
6105;;;*** 6113;;;***
6106 6114
6107;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17949 6115;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (18310
6108;;;;;; 41468)) 6116;;;;;; 14598))
6109;;; Generated autoloads from progmodes/dcl-mode.el 6117;;; Generated autoloads from progmodes/dcl-mode.el
6110 6118
6111(autoload (quote dcl-mode) "dcl-mode" "\ 6119(autoload (quote dcl-mode) "dcl-mode" "\
@@ -6232,7 +6240,7 @@ There is some minimal font-lock support (see vars
6232;;;*** 6240;;;***
6233 6241
6234;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 6242;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
6235;;;;;; "emacs-lisp/debug.el" (17842 54152)) 6243;;;;;; "emacs-lisp/debug.el" (18310 14581))
6236;;; Generated autoloads from emacs-lisp/debug.el 6244;;; Generated autoloads from emacs-lisp/debug.el
6237 6245
6238(setq debugger (quote debug)) 6246(setq debugger (quote debug))
@@ -6276,7 +6284,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
6276;;;*** 6284;;;***
6277 6285
6278;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 6286;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
6279;;;;;; (17842 55395)) 6287;;;;;; (18310 14596))
6280;;; Generated autoloads from play/decipher.el 6288;;; Generated autoloads from play/decipher.el
6281 6289
6282(autoload (quote decipher) "decipher" "\ 6290(autoload (quote decipher) "decipher" "\
@@ -6305,8 +6313,8 @@ The most useful commands are:
6305;;;*** 6313;;;***
6306 6314
6307;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 6315;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
6308;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (17842 6316;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (18310
6309;;;;;; 58280)) 6317;;;;;; 14568))
6310;;; Generated autoloads from delim-col.el 6318;;; Generated autoloads from delim-col.el
6311 6319
6312(autoload (quote delimit-columns-customize) "delim-col" "\ 6320(autoload (quote delimit-columns-customize) "delim-col" "\
@@ -6330,8 +6338,8 @@ START and END delimits the corners of text rectangle.
6330 6338
6331;;;*** 6339;;;***
6332 6340
6333;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (17842 6341;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (18310
6334;;;;;; 56333)) 6342;;;;;; 14598))
6335;;; Generated autoloads from progmodes/delphi.el 6343;;; Generated autoloads from progmodes/delphi.el
6336 6344
6337(autoload (quote delphi-mode) "delphi" "\ 6345(autoload (quote delphi-mode) "delphi" "\
@@ -6381,8 +6389,8 @@ no args, if that value is non-nil.
6381 6389
6382;;;*** 6390;;;***
6383 6391
6384;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (17842 6392;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (18310
6385;;;;;; 58280)) 6393;;;;;; 14568))
6386;;; Generated autoloads from delsel.el 6394;;; Generated autoloads from delsel.el
6387 6395
6388(defalias (quote pending-delete-mode) (quote delete-selection-mode)) 6396(defalias (quote pending-delete-mode) (quote delete-selection-mode))
@@ -6398,8 +6406,8 @@ or call the function `delete-selection-mode'.")
6398 6406
6399(autoload (quote delete-selection-mode) "delsel" "\ 6407(autoload (quote delete-selection-mode) "delsel" "\
6400Toggle Delete Selection mode. 6408Toggle Delete Selection mode.
6401With prefix ARG, turn Delete Selection mode on if and only if ARG is 6409With prefix ARG, turn Delete Selection mode on if ARG is
6402positive. 6410positive, off if ARG is not positive.
6403 6411
6404When Delete Selection mode is enabled, Transient Mark mode is also 6412When Delete Selection mode is enabled, Transient Mark mode is also
6405enabled and typed text replaces the selection if the selection is 6413enabled and typed text replaces the selection if the selection is
@@ -6411,7 +6419,7 @@ any selection.
6411;;;*** 6419;;;***
6412 6420
6413;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 6421;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
6414;;;;;; "derived" "emacs-lisp/derived.el" (17842 54152)) 6422;;;;;; "derived" "emacs-lisp/derived.el" (18310 14581))
6415;;; Generated autoloads from emacs-lisp/derived.el 6423;;; Generated autoloads from emacs-lisp/derived.el
6416 6424
6417(autoload (quote define-derived-mode) "derived" "\ 6425(autoload (quote define-derived-mode) "derived" "\
@@ -6476,7 +6484,7 @@ the first time the mode is used.
6476;;;*** 6484;;;***
6477 6485
6478;;;### (autoloads (describe-char describe-text-properties) "descr-text" 6486;;;### (autoloads (describe-char describe-text-properties) "descr-text"
6479;;;;;; "descr-text.el" (17874 62047)) 6487;;;;;; "descr-text.el" (18310 14568))
6480;;; Generated autoloads from descr-text.el 6488;;; Generated autoloads from descr-text.el
6481 6489
6482(autoload (quote describe-text-properties) "descr-text" "\ 6490(autoload (quote describe-text-properties) "descr-text" "\
@@ -6502,7 +6510,7 @@ as well as widgets, buttons, overlays, and text properties.
6502;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6510;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6503;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 6511;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
6504;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 6512;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
6505;;;;;; "desktop.el" (17949 41467)) 6513;;;;;; "desktop.el" (18355 36598))
6506;;; Generated autoloads from desktop.el 6514;;; Generated autoloads from desktop.el
6507 6515
6508(defvar desktop-save-mode nil "\ 6516(defvar desktop-save-mode nil "\
@@ -6636,9 +6644,10 @@ Furthermore, it clears the variables listed in `desktop-globals-to-clear'.
6636(autoload (quote desktop-save) "desktop" "\ 6644(autoload (quote desktop-save) "desktop" "\
6637Save the desktop in a desktop file. 6645Save the desktop in a desktop file.
6638Parameter DIRNAME specifies where to save the desktop file. 6646Parameter DIRNAME specifies where to save the desktop file.
6647Optional parameter RELEASE says whether we're done with this desktop.
6639See also `desktop-base-file-name'. 6648See also `desktop-base-file-name'.
6640 6649
6641\(fn DIRNAME)" t nil) 6650\(fn DIRNAME &optional RELEASE)" t nil)
6642 6651
6643(autoload (quote desktop-remove) "desktop" "\ 6652(autoload (quote desktop-remove) "desktop" "\
6644Delete desktop file in `desktop-dirname'. 6653Delete desktop file in `desktop-dirname'.
@@ -6685,7 +6694,7 @@ Revert to the last loaded desktop.
6685 6694
6686;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 6695;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
6687;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 6696;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
6688;;;;;; "deuglify" "gnus/deuglify.el" (17842 54741)) 6697;;;;;; "deuglify" "gnus/deuglify.el" (18355 36598))
6689;;; Generated autoloads from gnus/deuglify.el 6698;;; Generated autoloads from gnus/deuglify.el
6690 6699
6691(autoload (quote gnus-article-outlook-unwrap-lines) "deuglify" "\ 6700(autoload (quote gnus-article-outlook-unwrap-lines) "deuglify" "\
@@ -6718,7 +6727,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
6718;;;*** 6727;;;***
6719 6728
6720;;;### (autoloads (devanagari-post-read-conversion devanagari-compose-region) 6729;;;### (autoloads (devanagari-post-read-conversion devanagari-compose-region)
6721;;;;;; "devan-util" "language/devan-util.el" (17842 58278)) 6730;;;;;; "devan-util" "language/devan-util.el" (18310 14591))
6722;;; Generated autoloads from language/devan-util.el 6731;;; Generated autoloads from language/devan-util.el
6723 6732
6724(defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") 6733(defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]")
@@ -6736,7 +6745,7 @@ Not documented
6736;;;*** 6745;;;***
6737 6746
6738;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6747;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6739;;;;;; "calendar/diary-lib.el" (17958 11887)) 6748;;;;;; "calendar/diary-lib.el" (18310 14580))
6740;;; Generated autoloads from calendar/diary-lib.el 6749;;; Generated autoloads from calendar/diary-lib.el
6741 6750
6742(autoload (quote diary) "diary-lib" "\ 6751(autoload (quote diary) "diary-lib" "\
@@ -6782,7 +6791,7 @@ Major mode for editing the diary file.
6782;;;*** 6791;;;***
6783 6792
6784;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 6793;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
6785;;;;;; "diff.el" (17992 30877)) 6794;;;;;; "diff.el" (18310 14568))
6786;;; Generated autoloads from diff.el 6795;;; Generated autoloads from diff.el
6787 6796
6788(defvar diff-switches "-c" "\ 6797(defvar diff-switches "-c" "\
@@ -6816,7 +6825,7 @@ With prefix arg, prompt for diff switches.
6816;;;*** 6825;;;***
6817 6826
6818;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 6827;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
6819;;;;;; (17992 30877)) 6828;;;;;; (18355 36598))
6820;;; Generated autoloads from diff-mode.el 6829;;; Generated autoloads from diff-mode.el
6821 6830
6822(autoload (quote diff-mode) "diff-mode" "\ 6831(autoload (quote diff-mode) "diff-mode" "\
@@ -6848,7 +6857,7 @@ Minor mode for viewing/editing context diffs.
6848;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 6857;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
6849;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 6858;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
6850;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 6859;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
6851;;;;;; "dired" "dired.el" (18015 32019)) 6860;;;;;; "dired" "dired.el" (18310 14568))
6852;;; Generated autoloads from dired.el 6861;;; Generated autoloads from dired.el
6853 6862
6854(defvar dired-listing-switches "-al" "\ 6863(defvar dired-listing-switches "-al" "\
@@ -7053,7 +7062,7 @@ Keybindings:
7053;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory 7062;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory
7054;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp 7063;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp
7055;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff 7064;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff
7056;;;;;; dired-diff) "dired-aux" "dired-aux.el" (17859 20444)) 7065;;;;;; dired-diff) "dired-aux" "dired-aux.el" (18310 14568))
7057;;; Generated autoloads from dired-aux.el 7066;;; Generated autoloads from dired-aux.el
7058 7067
7059(autoload (quote dired-diff) "dired-aux" "\ 7068(autoload (quote dired-diff) "dired-aux" "\
@@ -7468,7 +7477,7 @@ true then the type of the file linked to by FILE is printed instead.
7468;;;*** 7477;;;***
7469 7478
7470;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" 7479;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el"
7471;;;;;; (17992 30877)) 7480;;;;;; (18310 14568))
7472;;; Generated autoloads from dired-x.el 7481;;; Generated autoloads from dired-x.el
7473 7482
7474(autoload (quote dired-jump) "dired-x" "\ 7483(autoload (quote dired-jump) "dired-x" "\
@@ -7497,7 +7506,7 @@ For absolute symlinks, use \\[dired-do-symlink].
7497 7506
7498;;;*** 7507;;;***
7499 7508
7500;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (17842 58280)) 7509;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (18310 14568))
7501;;; Generated autoloads from dirtrack.el 7510;;; Generated autoloads from dirtrack.el
7502 7511
7503(autoload (quote dirtrack) "dirtrack" "\ 7512(autoload (quote dirtrack) "dirtrack" "\
@@ -7516,8 +7525,8 @@ You can enable directory tracking by adding this function to
7516 7525
7517;;;*** 7526;;;***
7518 7527
7519;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (17842 7528;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (18310
7520;;;;;; 54152)) 7529;;;;;; 14581))
7521;;; Generated autoloads from emacs-lisp/disass.el 7530;;; Generated autoloads from emacs-lisp/disass.el
7522 7531
7523(autoload (quote disassemble) "disass" "\ 7532(autoload (quote disassemble) "disass" "\
@@ -7536,7 +7545,7 @@ redefine OBJECT if it is a symbol.
7536;;;;;; standard-display-g1 standard-display-ascii standard-display-default 7545;;;;;; standard-display-g1 standard-display-ascii standard-display-default
7537;;;;;; standard-display-8bit describe-current-display-table describe-display-table 7546;;;;;; standard-display-8bit describe-current-display-table describe-display-table
7538;;;;;; set-display-table-slot display-table-slot make-display-table) 7547;;;;;; set-display-table-slot display-table-slot make-display-table)
7539;;;;;; "disp-table" "disp-table.el" (17874 62056)) 7548;;;;;; "disp-table" "disp-table.el" (18310 14568))
7540;;; Generated autoloads from disp-table.el 7549;;; Generated autoloads from disp-table.el
7541 7550
7542(autoload (quote make-display-table) "disp-table" "\ 7551(autoload (quote make-display-table) "disp-table" "\
@@ -7652,7 +7661,7 @@ for users who call this function in `.emacs'.
7652;;;*** 7661;;;***
7653 7662
7654;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 7663;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
7655;;;;;; (17941 38806)) 7664;;;;;; (18310 14596))
7656;;; Generated autoloads from play/dissociate.el 7665;;; Generated autoloads from play/dissociate.el
7657 7666
7658(autoload (quote dissociated-press) "dissociate" "\ 7667(autoload (quote dissociated-press) "dissociate" "\
@@ -7668,7 +7677,7 @@ Default is 2.
7668 7677
7669;;;*** 7678;;;***
7670 7679
7671;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (17949 41467)) 7680;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (18310 14568))
7672;;; Generated autoloads from dnd.el 7681;;; Generated autoloads from dnd.el
7673 7682
7674(defvar dnd-protocol-alist (quote (("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file) ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file))) "\ 7683(defvar dnd-protocol-alist (quote (("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file) ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file))) "\
@@ -7689,7 +7698,7 @@ if some action was made, or nil if the URL is ignored.")
7689;;;*** 7698;;;***
7690 7699
7691;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 7700;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
7692;;;;;; "textmodes/dns-mode.el" (17842 58277)) 7701;;;;;; "textmodes/dns-mode.el" (18310 14604))
7693;;; Generated autoloads from textmodes/dns-mode.el 7702;;; Generated autoloads from textmodes/dns-mode.el
7694 7703
7695(autoload (quote dns-mode) "dns-mode" "\ 7704(autoload (quote dns-mode) "dns-mode" "\
@@ -7713,7 +7722,7 @@ Locate SOA record and increment the serial field.
7713 7722
7714;;;*** 7723;;;***
7715 7724
7716;;;### (autoloads (doctor) "doctor" "play/doctor.el" (17941 38806)) 7725;;;### (autoloads (doctor) "doctor" "play/doctor.el" (18310 14597))
7717;;; Generated autoloads from play/doctor.el 7726;;; Generated autoloads from play/doctor.el
7718 7727
7719(autoload (quote doctor) "doctor" "\ 7728(autoload (quote doctor) "doctor" "\
@@ -7724,7 +7733,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
7724;;;*** 7733;;;***
7725 7734
7726;;;### (autoloads (double-mode double-mode) "double" "double.el" 7735;;;### (autoloads (double-mode double-mode) "double" "double.el"
7727;;;;;; (17842 58280)) 7736;;;;;; (18310 14568))
7728;;; Generated autoloads from double.el 7737;;; Generated autoloads from double.el
7729 7738
7730(defvar double-mode nil "\ 7739(defvar double-mode nil "\
@@ -7736,7 +7745,8 @@ use either \\[customize] or the function `double-mode'.")
7736 7745
7737(autoload (quote double-mode) "double" "\ 7746(autoload (quote double-mode) "double" "\
7738Toggle Double mode. 7747Toggle Double mode.
7739With prefix arg, turn Double mode on iff arg is positive. 7748With prefix argument ARG, turn Double mode on if ARG is positive, otherwise
7749turn it off.
7740 7750
7741When Double mode is on, some keys will insert different strings 7751When Double mode is on, some keys will insert different strings
7742when pressed twice. See variable `double-map' for details. 7752when pressed twice. See variable `double-map' for details.
@@ -7745,7 +7755,7 @@ when pressed twice. See variable `double-map' for details.
7745 7755
7746;;;*** 7756;;;***
7747 7757
7748;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (17842 55395)) 7758;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (18310 14597))
7749;;; Generated autoloads from play/dunnet.el 7759;;; Generated autoloads from play/dunnet.el
7750 7760
7751(autoload (quote dunnet) "dunnet" "\ 7761(autoload (quote dunnet) "dunnet" "\
@@ -7756,7 +7766,7 @@ Switch to *dungeon* buffer and start game.
7756;;;*** 7766;;;***
7757 7767
7758;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" 7768;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
7759;;;;;; (17842 54741)) 7769;;;;;; (18310 14584))
7760;;; Generated autoloads from gnus/earcon.el 7770;;; Generated autoloads from gnus/earcon.el
7761 7771
7762(autoload (quote gnus-earcon-display) "earcon" "\ 7772(autoload (quote gnus-earcon-display) "earcon" "\
@@ -7768,7 +7778,7 @@ Play sounds in message buffers.
7768 7778
7769;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 7779;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
7770;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 7780;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
7771;;;;;; "emacs-lisp/easy-mmode.el" (17992 30878)) 7781;;;;;; "emacs-lisp/easy-mmode.el" (18310 14581))
7772;;; Generated autoloads from emacs-lisp/easy-mmode.el 7782;;; Generated autoloads from emacs-lisp/easy-mmode.el
7773 7783
7774(defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) 7784(defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
@@ -7790,7 +7800,7 @@ used (see below).
7790 7800
7791BODY contains code to execute each time the mode is activated or deactivated. 7801BODY contains code to execute each time the mode is activated or deactivated.
7792 It is executed after toggling the mode, 7802 It is executed after toggling the mode,
7793 and before running the hook variable `mode-HOOK'. 7803 and before running the hook variable `MODE-hook'.
7794 Before the actual body code, you can write keyword arguments (alternating 7804 Before the actual body code, you can write keyword arguments (alternating
7795 keywords and values). These following keyword arguments are supported (other 7805 keywords and values). These following keyword arguments are supported (other
7796 keywords will be passed to `defcustom' if the minor mode is global): 7806 keywords will be passed to `defcustom' if the minor mode is global):
@@ -7862,8 +7872,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
7862;;;*** 7872;;;***
7863 7873
7864;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 7874;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
7865;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (17842 7875;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (18310
7866;;;;;; 54152)) 7876;;;;;; 14581))
7867;;; Generated autoloads from emacs-lisp/easymenu.el 7877;;; Generated autoloads from emacs-lisp/easymenu.el
7868 7878
7869(put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) 7879(put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
@@ -8012,7 +8022,7 @@ To implement dynamic menus, either call this from
8012;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file 8022;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file
8013;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer 8023;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer
8014;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 8024;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
8015;;;;;; "progmodes/ebnf2ps.el" (17952 11093)) 8025;;;;;; "progmodes/ebnf2ps.el" (18310 14598))
8016;;; Generated autoloads from progmodes/ebnf2ps.el 8026;;; Generated autoloads from progmodes/ebnf2ps.el
8017 8027
8018(autoload (quote ebnf-customize) "ebnf2ps" "\ 8028(autoload (quote ebnf-customize) "ebnf2ps" "\
@@ -8279,8 +8289,8 @@ See `ebnf-style-database' documentation.
8279;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 8289;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
8280;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 8290;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
8281;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 8291;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
8282;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (17821 8292;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (18316
8283;;;;;; 5918)) 8293;;;;;; 51173))
8284;;; Generated autoloads from progmodes/ebrowse.el 8294;;; Generated autoloads from progmodes/ebrowse.el
8285 8295
8286(autoload (quote ebrowse-tree-mode) "ebrowse" "\ 8296(autoload (quote ebrowse-tree-mode) "ebrowse" "\
@@ -8431,7 +8441,7 @@ Display statistics for a class tree.
8431;;;*** 8441;;;***
8432 8442
8433;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 8443;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
8434;;;;;; (17842 58280)) 8444;;;;;; (18310 14568))
8435;;; Generated autoloads from ebuff-menu.el 8445;;; Generated autoloads from ebuff-menu.el
8436 8446
8437(autoload (quote electric-buffer-list) "ebuff-menu" "\ 8447(autoload (quote electric-buffer-list) "ebuff-menu" "\
@@ -8456,7 +8466,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
8456;;;*** 8466;;;***
8457 8467
8458;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 8468;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
8459;;;;;; "echistory.el" (17842 58280)) 8469;;;;;; "echistory.el" (18310 14568))
8460;;; Generated autoloads from echistory.el 8470;;; Generated autoloads from echistory.el
8461 8471
8462(autoload (quote Electric-command-history-redo-expression) "echistory" "\ 8472(autoload (quote Electric-command-history-redo-expression) "echistory" "\
@@ -8469,7 +8479,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
8469 8479
8470;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 8480;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
8471;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 8481;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
8472;;;;;; "emacs-lisp/edebug.el" (17952 11093)) 8482;;;;;; "emacs-lisp/edebug.el" (18355 36598))
8473;;; Generated autoloads from emacs-lisp/edebug.el 8483;;; Generated autoloads from emacs-lisp/edebug.el
8474 8484
8475(defvar edebug-all-defs nil "\ 8485(defvar edebug-all-defs nil "\
@@ -8542,7 +8552,7 @@ Toggle edebugging of all forms.
8542;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor 8552;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
8543;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions 8553;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions
8544;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup 8554;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup
8545;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (17846 30361)) 8555;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (18310 14569))
8546;;; Generated autoloads from ediff.el 8556;;; Generated autoloads from ediff.el
8547 8557
8548(autoload (quote ediff-files) "ediff" "\ 8558(autoload (quote ediff-files) "ediff" "\
@@ -8774,7 +8784,7 @@ With optional NODE, goes to that node.
8774;;;*** 8784;;;***
8775 8785
8776;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" 8786;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
8777;;;;;; (17842 58280)) 8787;;;;;; (18310 14568))
8778;;; Generated autoloads from ediff-help.el 8788;;; Generated autoloads from ediff-help.el
8779 8789
8780(autoload (quote ediff-customize) "ediff-help" "\ 8790(autoload (quote ediff-customize) "ediff-help" "\
@@ -8784,7 +8794,7 @@ Not documented
8784 8794
8785;;;*** 8795;;;***
8786 8796
8787;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (17842 58280)) 8797;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (18310 14568))
8788;;; Generated autoloads from ediff-hook.el 8798;;; Generated autoloads from ediff-hook.el
8789 8799
8790(defvar ediff-window-setup-function) 8800(defvar ediff-window-setup-function)
@@ -8797,7 +8807,7 @@ Not documented
8797;;;*** 8807;;;***
8798 8808
8799;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 8809;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
8800;;;;;; (17842 58279)) 8810;;;;;; (18310 14569))
8801;;; Generated autoloads from ediff-mult.el 8811;;; Generated autoloads from ediff-mult.el
8802 8812
8803(autoload (quote ediff-show-registry) "ediff-mult" "\ 8813(autoload (quote ediff-show-registry) "ediff-mult" "\
@@ -8810,7 +8820,7 @@ Display Ediff's registry.
8810;;;*** 8820;;;***
8811 8821
8812;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 8822;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
8813;;;;;; "ediff-util" "ediff-util.el" (17846 30361)) 8823;;;;;; "ediff-util" "ediff-util.el" (18310 14569))
8814;;; Generated autoloads from ediff-util.el 8824;;; Generated autoloads from ediff-util.el
8815 8825
8816(autoload (quote ediff-toggle-multiframe) "ediff-util" "\ 8826(autoload (quote ediff-toggle-multiframe) "ediff-util" "\
@@ -8831,7 +8841,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
8831 8841
8832;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 8842;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
8833;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 8843;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
8834;;;;;; (17842 58279)) 8844;;;;;; (18310 14569))
8835;;; Generated autoloads from edmacro.el 8845;;; Generated autoloads from edmacro.el
8836 8846
8837(defvar edmacro-eight-bits nil "\ 8847(defvar edmacro-eight-bits nil "\
@@ -8884,7 +8894,7 @@ or nil, use a compact 80-column format.
8884;;;*** 8894;;;***
8885 8895
8886;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 8896;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
8887;;;;;; "emulation/edt.el" (17842 54264)) 8897;;;;;; "emulation/edt.el" (18310 14582))
8888;;; Generated autoloads from emulation/edt.el 8898;;; Generated autoloads from emulation/edt.el
8889 8899
8890(autoload (quote edt-set-scroll-margins) "edt" "\ 8900(autoload (quote edt-set-scroll-margins) "edt" "\
@@ -8902,7 +8912,7 @@ Turn on EDT Emulation.
8902;;;*** 8912;;;***
8903 8913
8904;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 8914;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
8905;;;;;; (17873 45892)) 8915;;;;;; (18310 14569))
8906;;; Generated autoloads from ehelp.el 8916;;; Generated autoloads from ehelp.el
8907 8917
8908(autoload (quote with-electric-help) "ehelp" "\ 8918(autoload (quote with-electric-help) "ehelp" "\
@@ -8939,7 +8949,7 @@ Not documented
8939;;;*** 8949;;;***
8940 8950
8941;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 8951;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
8942;;;;;; "eldoc" "emacs-lisp/eldoc.el" (17992 30878)) 8952;;;;;; "eldoc" "emacs-lisp/eldoc.el" (18310 14581))
8943;;; Generated autoloads from emacs-lisp/eldoc.el 8953;;; Generated autoloads from emacs-lisp/eldoc.el
8944 8954
8945(defvar eldoc-minor-mode-string " ElDoc" "\ 8955(defvar eldoc-minor-mode-string " ElDoc" "\
@@ -8977,8 +8987,8 @@ Emacs Lisp mode) that support Eldoc.")
8977 8987
8978;;;*** 8988;;;***
8979 8989
8980;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (17842 8990;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (18310
8981;;;;;; 58279)) 8991;;;;;; 14569))
8982;;; Generated autoloads from elide-head.el 8992;;; Generated autoloads from elide-head.el
8983 8993
8984(autoload (quote elide-head) "elide-head" "\ 8994(autoload (quote elide-head) "elide-head" "\
@@ -8994,7 +9004,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8994;;;*** 9004;;;***
8995 9005
8996;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" 9006;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
8997;;;;;; (17842 54152)) 9007;;;;;; (18310 14581))
8998;;; Generated autoloads from emacs-lisp/elint.el 9008;;; Generated autoloads from emacs-lisp/elint.el
8999 9009
9000(autoload (quote elint-initialize) "elint" "\ 9010(autoload (quote elint-initialize) "elint" "\
@@ -9005,8 +9015,8 @@ Initialize elint.
9005;;;*** 9015;;;***
9006 9016
9007;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 9017;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
9008;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (17842 9018;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (18310
9009;;;;;; 54152)) 9019;;;;;; 14581))
9010;;; Generated autoloads from emacs-lisp/elp.el 9020;;; Generated autoloads from emacs-lisp/elp.el
9011 9021
9012(autoload (quote elp-instrument-function) "elp" "\ 9022(autoload (quote elp-instrument-function) "elp" "\
@@ -9032,7 +9042,7 @@ For example, to instrument all ELP functions, do the following:
9032(autoload (quote elp-results) "elp" "\ 9042(autoload (quote elp-results) "elp" "\
9033Display current profiling results. 9043Display current profiling results.
9034If `elp-reset-after-results' is non-nil, then current profiling 9044If `elp-reset-after-results' is non-nil, then current profiling
9035information for all instrumented functions are reset after results are 9045information for all instrumented functions is reset after results are
9036displayed. 9046displayed.
9037 9047
9038\(fn)" t nil) 9048\(fn)" t nil)
@@ -9040,7 +9050,7 @@ displayed.
9040;;;*** 9050;;;***
9041 9051
9042;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 9052;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
9043;;;;;; (17907 23437)) 9053;;;;;; (18310 14591))
9044;;; Generated autoloads from mail/emacsbug.el 9054;;; Generated autoloads from mail/emacsbug.el
9045 9055
9046(autoload (quote report-emacs-bug) "emacsbug" "\ 9056(autoload (quote report-emacs-bug) "emacsbug" "\
@@ -9133,7 +9143,7 @@ Not documented
9133;;;*** 9143;;;***
9134 9144
9135;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" 9145;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el"
9136;;;;;; (17842 54888)) 9146;;;;;; (18310 14589))
9137;;; Generated autoloads from international/encoded-kb.el 9147;;; Generated autoloads from international/encoded-kb.el
9138 9148
9139(defvar encoded-kbd-mode nil "\ 9149(defvar encoded-kbd-mode nil "\
@@ -9162,7 +9172,7 @@ as a multilingual text encoded in a coding system set by
9162;;;*** 9172;;;***
9163 9173
9164;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 9174;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
9165;;;;;; "enriched" "textmodes/enriched.el" (17842 58277)) 9175;;;;;; "enriched" "textmodes/enriched.el" (18310 14604))
9166;;; Generated autoloads from textmodes/enriched.el 9176;;; Generated autoloads from textmodes/enriched.el
9167 9177
9168(autoload (quote enriched-mode) "enriched" "\ 9178(autoload (quote enriched-mode) "enriched" "\
@@ -9193,7 +9203,7 @@ Not documented
9193;;;*** 9203;;;***
9194 9204
9195;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" 9205;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc"
9196;;;;;; "erc/erc.el" (17935 53318)) 9206;;;;;; "erc/erc.el" (18355 36598))
9197;;; Generated autoloads from erc/erc.el 9207;;; Generated autoloads from erc/erc.el
9198 9208
9199(autoload (quote erc-select-read-args) "erc" "\ 9209(autoload (quote erc-select-read-args) "erc" "\
@@ -9235,33 +9245,33 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
9235 9245
9236;;;*** 9246;;;***
9237 9247
9238;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (17935 9248;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (18310
9239;;;;;; 53318)) 9249;;;;;; 14583))
9240;;; Generated autoloads from erc/erc-autoaway.el 9250;;; Generated autoloads from erc/erc-autoaway.el
9241 (autoload 'erc-autoaway-mode "erc-autoaway") 9251 (autoload 'erc-autoaway-mode "erc-autoaway")
9242 9252
9243;;;*** 9253;;;***
9244 9254
9245;;;### (autoloads nil "erc-button" "erc/erc-button.el" (17935 53318)) 9255;;;### (autoloads nil "erc-button" "erc/erc-button.el" (18355 36598))
9246;;; Generated autoloads from erc/erc-button.el 9256;;; Generated autoloads from erc/erc-button.el
9247 (autoload 'erc-button-mode "erc-button" nil t) 9257 (autoload 'erc-button-mode "erc-button" nil t)
9248 9258
9249;;;*** 9259;;;***
9250 9260
9251;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (17935 53318)) 9261;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (18310 14583))
9252;;; Generated autoloads from erc/erc-capab.el 9262;;; Generated autoloads from erc/erc-capab.el
9253 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 9263 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
9254 9264
9255;;;*** 9265;;;***
9256 9266
9257;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (17935 53318)) 9267;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (18310 14583))
9258;;; Generated autoloads from erc/erc-compat.el 9268;;; Generated autoloads from erc/erc-compat.el
9259 (autoload 'erc-define-minor-mode "erc-compat") 9269 (autoload 'erc-define-minor-mode "erc-compat")
9260 9270
9261;;;*** 9271;;;***
9262 9272
9263;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 9273;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
9264;;;;;; "erc-dcc" "erc/erc-dcc.el" (17842 54344)) 9274;;;;;; "erc-dcc" "erc/erc-dcc.el" (18310 14583))
9265;;; Generated autoloads from erc/erc-dcc.el 9275;;; Generated autoloads from erc/erc-dcc.el
9266 9276
9267(autoload (quote erc-cmd-DCC) "erc-dcc" "\ 9277(autoload (quote erc-cmd-DCC) "erc-dcc" "\
@@ -9293,7 +9303,7 @@ that subcommand.
9293;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 9303;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
9294;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 9304;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
9295;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 9305;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
9296;;;;;; (17842 54344)) 9306;;;;;; (18310 14583))
9297;;; Generated autoloads from erc/erc-ezbounce.el 9307;;; Generated autoloads from erc/erc-ezbounce.el
9298 9308
9299(autoload (quote erc-cmd-ezb) "erc-ezbounce" "\ 9309(autoload (quote erc-cmd-ezb) "erc-ezbounce" "\
@@ -9355,8 +9365,8 @@ Add EZBouncer convenience functions to ERC.
9355 9365
9356;;;*** 9366;;;***
9357 9367
9358;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (17935 9368;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (18310
9359;;;;;; 53318)) 9369;;;;;; 14583))
9360;;; Generated autoloads from erc/erc-fill.el 9370;;; Generated autoloads from erc/erc-fill.el
9361 (autoload 'erc-fill-mode "erc-fill" nil t) 9371 (autoload 'erc-fill-mode "erc-fill" nil t)
9362 9372
@@ -9368,15 +9378,15 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
9368 9378
9369;;;*** 9379;;;***
9370 9380
9371;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (17842 9381;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (18310
9372;;;;;; 54344)) 9382;;;;;; 14583))
9373;;; Generated autoloads from erc/erc-hecomplete.el 9383;;; Generated autoloads from erc/erc-hecomplete.el
9374 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t) 9384 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t)
9375 9385
9376;;;*** 9386;;;***
9377 9387
9378;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 9388;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
9379;;;;;; "erc/erc-identd.el" (17935 53318)) 9389;;;;;; "erc/erc-identd.el" (18310 14583))
9380;;; Generated autoloads from erc/erc-identd.el 9390;;; Generated autoloads from erc/erc-identd.el
9381 (autoload 'erc-identd-mode "erc-identd") 9391 (autoload 'erc-identd-mode "erc-identd")
9382 9392
@@ -9398,7 +9408,7 @@ Not documented
9398;;;*** 9408;;;***
9399 9409
9400;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 9410;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
9401;;;;;; (17842 54344)) 9411;;;;;; (18310 14583))
9402;;; Generated autoloads from erc/erc-imenu.el 9412;;; Generated autoloads from erc/erc-imenu.el
9403 9413
9404(autoload (quote erc-create-imenu-index) "erc-imenu" "\ 9414(autoload (quote erc-create-imenu-index) "erc-imenu" "\
@@ -9408,14 +9418,14 @@ Not documented
9408 9418
9409;;;*** 9419;;;***
9410 9420
9411;;;### (autoloads nil "erc-join" "erc/erc-join.el" (17842 54344)) 9421;;;### (autoloads nil "erc-join" "erc/erc-join.el" (18310 14583))
9412;;; Generated autoloads from erc/erc-join.el 9422;;; Generated autoloads from erc/erc-join.el
9413 (autoload 'erc-autojoin-mode "erc-join" nil t) 9423 (autoload 'erc-autojoin-mode "erc-join" nil t)
9414 9424
9415;;;*** 9425;;;***
9416 9426
9417;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 9427;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
9418;;;;;; "erc/erc-log.el" (17935 53318)) 9428;;;;;; "erc/erc-log.el" (18310 14583))
9419;;; Generated autoloads from erc/erc-log.el 9429;;; Generated autoloads from erc/erc-log.el
9420 (autoload 'erc-log-mode "erc-log" nil t) 9430 (autoload 'erc-log-mode "erc-log" nil t)
9421 9431
@@ -9447,7 +9457,7 @@ You can save every individual message by putting this function on
9447;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 9457;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
9448;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 9458;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
9449;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 9459;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
9450;;;;;; (17935 53318)) 9460;;;;;; (18355 36598))
9451;;; Generated autoloads from erc/erc-match.el 9461;;; Generated autoloads from erc/erc-match.el
9452 (autoload 'erc-match-mode "erc-match") 9462 (autoload 'erc-match-mode "erc-match")
9453 9463
@@ -9493,14 +9503,14 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9493 9503
9494;;;*** 9504;;;***
9495 9505
9496;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (17935 53318)) 9506;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (18310 14583))
9497;;; Generated autoloads from erc/erc-menu.el 9507;;; Generated autoloads from erc/erc-menu.el
9498 (autoload 'erc-menu-mode "erc-menu" nil t) 9508 (autoload 'erc-menu-mode "erc-menu" nil t)
9499 9509
9500;;;*** 9510;;;***
9501 9511
9502;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 9512;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
9503;;;;;; (17935 53318)) 9513;;;;;; (18310 14583))
9504;;; Generated autoloads from erc/erc-netsplit.el 9514;;; Generated autoloads from erc/erc-netsplit.el
9505 (autoload 'erc-netsplit-mode "erc-netsplit") 9515 (autoload 'erc-netsplit-mode "erc-netsplit")
9506 9516
@@ -9512,7 +9522,7 @@ Show who's gone.
9512;;;*** 9522;;;***
9513 9523
9514;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 9524;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
9515;;;;;; "erc/erc-networks.el" (17935 53318)) 9525;;;;;; "erc/erc-networks.el" (18310 14583))
9516;;; Generated autoloads from erc/erc-networks.el 9526;;; Generated autoloads from erc/erc-networks.el
9517 9527
9518(autoload (quote erc-determine-network) "erc-networks" "\ 9528(autoload (quote erc-determine-network) "erc-networks" "\
@@ -9530,7 +9540,7 @@ Interactively select a server to connect to using `erc-server-alist'.
9530;;;*** 9540;;;***
9531 9541
9532;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 9542;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
9533;;;;;; "erc/erc-notify.el" (17935 53318)) 9543;;;;;; "erc/erc-notify.el" (18310 14583))
9534;;; Generated autoloads from erc/erc-notify.el 9544;;; Generated autoloads from erc/erc-notify.el
9535 (autoload 'erc-notify-mode "erc-notify" nil t) 9545 (autoload 'erc-notify-mode "erc-notify" nil t)
9536 9546
@@ -9548,33 +9558,33 @@ Not documented
9548 9558
9549;;;*** 9559;;;***
9550 9560
9551;;;### (autoloads nil "erc-page" "erc/erc-page.el" (17842 54344)) 9561;;;### (autoloads nil "erc-page" "erc/erc-page.el" (18310 14583))
9552;;; Generated autoloads from erc/erc-page.el 9562;;; Generated autoloads from erc/erc-page.el
9553 (autoload 'erc-page-mode "erc-page") 9563 (autoload 'erc-page-mode "erc-page")
9554 9564
9555;;;*** 9565;;;***
9556 9566
9557;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (17935 9567;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (18310
9558;;;;;; 53318)) 9568;;;;;; 14583))
9559;;; Generated autoloads from erc/erc-pcomplete.el 9569;;; Generated autoloads from erc/erc-pcomplete.el
9560 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9570 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9561 9571
9562;;;*** 9572;;;***
9563 9573
9564;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (17842 54344)) 9574;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (18310 14583))
9565;;; Generated autoloads from erc/erc-replace.el 9575;;; Generated autoloads from erc/erc-replace.el
9566 (autoload 'erc-replace-mode "erc-replace") 9576 (autoload 'erc-replace-mode "erc-replace")
9567 9577
9568;;;*** 9578;;;***
9569 9579
9570;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (17935 53318)) 9580;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (18310 14583))
9571;;; Generated autoloads from erc/erc-ring.el 9581;;; Generated autoloads from erc/erc-ring.el
9572 (autoload 'erc-ring-mode "erc-ring" nil t) 9582 (autoload 'erc-ring-mode "erc-ring" nil t)
9573 9583
9574;;;*** 9584;;;***
9575 9585
9576;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 9586;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
9577;;;;;; "erc-services" "erc/erc-services.el" (17935 53318)) 9587;;;;;; "erc-services" "erc/erc-services.el" (18310 14583))
9578;;; Generated autoloads from erc/erc-services.el 9588;;; Generated autoloads from erc/erc-services.el
9579 (autoload 'erc-services-mode "erc-services" nil t) 9589 (autoload 'erc-services-mode "erc-services" nil t)
9580 9590
@@ -9591,14 +9601,14 @@ When called interactively, read the password using `read-passwd'.
9591 9601
9592;;;*** 9602;;;***
9593 9603
9594;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (17842 54344)) 9604;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (18310 14583))
9595;;; Generated autoloads from erc/erc-sound.el 9605;;; Generated autoloads from erc/erc-sound.el
9596 (autoload 'erc-sound-mode "erc-sound") 9606 (autoload 'erc-sound-mode "erc-sound")
9597 9607
9598;;;*** 9608;;;***
9599 9609
9600;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 9610;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9601;;;;;; (17935 53318)) 9611;;;;;; (18310 14583))
9602;;; Generated autoloads from erc/erc-speedbar.el 9612;;; Generated autoloads from erc/erc-speedbar.el
9603 9613
9604(autoload (quote erc-speedbar-browser) "erc-speedbar" "\ 9614(autoload (quote erc-speedbar-browser) "erc-speedbar" "\
@@ -9609,21 +9619,21 @@ This will add a speedbar major display mode.
9609 9619
9610;;;*** 9620;;;***
9611 9621
9612;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (17935 9622;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (18310
9613;;;;;; 53318)) 9623;;;;;; 14583))
9614;;; Generated autoloads from erc/erc-spelling.el 9624;;; Generated autoloads from erc/erc-spelling.el
9615 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9625 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9616 9626
9617;;;*** 9627;;;***
9618 9628
9619;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (17935 53318)) 9629;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (18310 14583))
9620;;; Generated autoloads from erc/erc-stamp.el 9630;;; Generated autoloads from erc/erc-stamp.el
9621 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9631 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9622 9632
9623;;;*** 9633;;;***
9624 9634
9625;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 9635;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
9626;;;;;; (17935 53318)) 9636;;;;;; (18310 14583))
9627;;; Generated autoloads from erc/erc-track.el 9637;;; Generated autoloads from erc/erc-track.el
9628 9638
9629(defvar erc-track-minor-mode nil "\ 9639(defvar erc-track-minor-mode nil "\
@@ -9646,7 +9656,7 @@ module, otherwise the keybindings will not do anything useful.
9646;;;*** 9656;;;***
9647 9657
9648;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 9658;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9649;;;;;; "erc-truncate" "erc/erc-truncate.el" (17842 54344)) 9659;;;;;; "erc-truncate" "erc/erc-truncate.el" (18310 14583))
9650;;; Generated autoloads from erc/erc-truncate.el 9660;;; Generated autoloads from erc/erc-truncate.el
9651 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9661 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9652 9662
@@ -9666,7 +9676,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9666;;;*** 9676;;;***
9667 9677
9668;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 9678;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9669;;;;;; (17842 54344)) 9679;;;;;; (18310 14583))
9670;;; Generated autoloads from erc/erc-xdcc.el 9680;;; Generated autoloads from erc/erc-xdcc.el
9671 9681
9672(autoload (quote erc-xdcc-add-file) "erc-xdcc" "\ 9682(autoload (quote erc-xdcc-add-file) "erc-xdcc" "\
@@ -9676,8 +9686,8 @@ Add a file to `erc-xdcc-files'.
9676 9686
9677;;;*** 9687;;;***
9678 9688
9679;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (17914 9689;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (18310
9680;;;;;; 52082)) 9690;;;;;; 14584))
9681;;; Generated autoloads from eshell/esh-mode.el 9691;;; Generated autoloads from eshell/esh-mode.el
9682 9692
9683(autoload (quote eshell-mode) "esh-mode" "\ 9693(autoload (quote eshell-mode) "esh-mode" "\
@@ -9689,8 +9699,8 @@ Emacs shell interactive mode.
9689 9699
9690;;;*** 9700;;;***
9691 9701
9692;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (17842 9702;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (18310
9693;;;;;; 54411)) 9703;;;;;; 14584))
9694;;; Generated autoloads from eshell/esh-test.el 9704;;; Generated autoloads from eshell/esh-test.el
9695 9705
9696(autoload (quote eshell-test) "esh-test" "\ 9706(autoload (quote eshell-test) "esh-test" "\
@@ -9701,7 +9711,7 @@ Test Eshell to verify that it works as expected.
9701;;;*** 9711;;;***
9702 9712
9703;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command 9713;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
9704;;;;;; eshell) "eshell" "eshell/eshell.el" (17842 54411)) 9714;;;;;; eshell) "eshell" "eshell/eshell.el" (18310 14584))
9705;;; Generated autoloads from eshell/eshell.el 9715;;; Generated autoloads from eshell/eshell.el
9706 9716
9707(autoload (quote eshell) "eshell" "\ 9717(autoload (quote eshell) "eshell" "\
@@ -9747,7 +9757,7 @@ Please include any configuration details that might be involved.
9747;;;;;; visit-tags-table tags-table-mode find-tag-default-function 9757;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9748;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 9758;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
9749;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 9759;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
9750;;;;;; (17842 56333)) 9760;;;;;; (18339 44158))
9751;;; Generated autoloads from progmodes/etags.el 9761;;; Generated autoloads from progmodes/etags.el
9752 9762
9753(defvar tags-file-name nil "\ 9763(defvar tags-file-name nil "\
@@ -10007,10 +10017,16 @@ Do `query-replace-regexp' of FROM with TO on all files listed in tags table.
10007Third arg DELIMITED (prefix arg) means replace only word-delimited matches. 10017Third arg DELIMITED (prefix arg) means replace only word-delimited matches.
10008If you exit (\\[keyboard-quit], RET or q), you can resume the query replace 10018If you exit (\\[keyboard-quit], RET or q), you can resume the query replace
10009with the command \\[tags-loop-continue]. 10019with the command \\[tags-loop-continue].
10020Fourth arg FILE-LIST-FORM non-nil means initialize the replacement loop.
10021Fifth and sixth arguments START and END are accepted, for compatibility
10022with `query-replace-regexp', and ignored.
10010 10023
10011See documentation of variable `tags-file-name'. 10024If FILE-LIST-FORM is non-nil, it is a form to evaluate to
10025produce the list of files to search.
10012 10026
10013\(fn FROM TO &optional DELIMITED FILE-LIST-FORM START END)" t nil) 10027See also the documentation of the variable `tags-file-name'.
10028
10029\(fn FROM TO &optional DELIMITED FILE-LIST-FORM)" t nil)
10014 10030
10015(autoload (quote list-tags) "etags" "\ 10031(autoload (quote list-tags) "etags" "\
10016Display list of tags in file FILE. 10032Display list of tags in file FILE.
@@ -10049,7 +10065,7 @@ for \\[find-tag] (which see).
10049;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker 10065;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker
10050;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker 10066;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker
10051;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) 10067;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal)
10052;;;;;; "ethio-util" "language/ethio-util.el" (17842 58278)) 10068;;;;;; "ethio-util" "language/ethio-util.el" (18310 14591))
10053;;; Generated autoloads from language/ethio-util.el 10069;;; Generated autoloads from language/ethio-util.el
10054 10070
10055(autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ 10071(autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\
@@ -10244,7 +10260,7 @@ Transcribe Ethiopic characters in ASCII depending on the file extension.
10244 10260
10245;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 10261;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
10246;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 10262;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
10247;;;;;; (17842 55218)) 10263;;;;;; (18310 14594))
10248;;; Generated autoloads from net/eudc.el 10264;;; Generated autoloads from net/eudc.el
10249 10265
10250(autoload (quote eudc-set-server) "eudc" "\ 10266(autoload (quote eudc-set-server) "eudc" "\
@@ -10300,7 +10316,7 @@ This does nothing except loading eudc by autoload side-effect.
10300 10316
10301;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 10317;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
10302;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 10318;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
10303;;;;;; "eudc-bob" "net/eudc-bob.el" (17842 55218)) 10319;;;;;; "eudc-bob" "net/eudc-bob.el" (18310 14594))
10304;;; Generated autoloads from net/eudc-bob.el 10320;;; Generated autoloads from net/eudc-bob.el
10305 10321
10306(autoload (quote eudc-display-generic-binary) "eudc-bob" "\ 10322(autoload (quote eudc-display-generic-binary) "eudc-bob" "\
@@ -10336,7 +10352,7 @@ Display a button for the JPEG DATA.
10336;;;*** 10352;;;***
10337 10353
10338;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 10354;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
10339;;;;;; "eudc-export" "net/eudc-export.el" (17842 55218)) 10355;;;;;; "eudc-export" "net/eudc-export.el" (18310 14594))
10340;;; Generated autoloads from net/eudc-export.el 10356;;; Generated autoloads from net/eudc-export.el
10341 10357
10342(autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ 10358(autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\
@@ -10353,7 +10369,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
10353;;;*** 10369;;;***
10354 10370
10355;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 10371;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
10356;;;;;; (17842 55218)) 10372;;;;;; (18310 14594))
10357;;; Generated autoloads from net/eudc-hotlist.el 10373;;; Generated autoloads from net/eudc-hotlist.el
10358 10374
10359(autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ 10375(autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\
@@ -10363,8 +10379,8 @@ Edit the hotlist of directory servers in a specialized buffer.
10363 10379
10364;;;*** 10380;;;***
10365 10381
10366;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (17933 10382;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (18310
10367;;;;;; 14283)) 10383;;;;;; 14581))
10368;;; Generated autoloads from emacs-lisp/ewoc.el 10384;;; Generated autoloads from emacs-lisp/ewoc.el
10369 10385
10370(autoload (quote ewoc-create) "ewoc" "\ 10386(autoload (quote ewoc-create) "ewoc" "\
@@ -10393,7 +10409,7 @@ fourth arg NOSEP non-nil inhibits this.
10393;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 10409;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
10394;;;;;; executable-self-display executable-set-magic executable-interpret 10410;;;;;; executable-self-display executable-set-magic executable-interpret
10395;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 10411;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
10396;;;;;; (17842 56333)) 10412;;;;;; (18310 14599))
10397;;; Generated autoloads from progmodes/executable.el 10413;;; Generated autoloads from progmodes/executable.el
10398 10414
10399(autoload (quote executable-command-find-posix-p) "executable" "\ 10415(autoload (quote executable-command-find-posix-p) "executable" "\
@@ -10436,7 +10452,7 @@ file modes.
10436 10452
10437;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 10453;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
10438;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" 10454;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
10439;;;;;; (17925 52793)) 10455;;;;;; (18310 14569))
10440;;; Generated autoloads from expand.el 10456;;; Generated autoloads from expand.el
10441 10457
10442(autoload (quote expand-add-abbrevs) "expand" "\ 10458(autoload (quote expand-add-abbrevs) "expand" "\
@@ -10485,7 +10501,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
10485 10501
10486;;;*** 10502;;;***
10487 10503
10488;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (17842 56333)) 10504;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (18310 14599))
10489;;; Generated autoloads from progmodes/f90.el 10505;;; Generated autoloads from progmodes/f90.el
10490 10506
10491(autoload (quote f90-mode) "f90" "\ 10507(autoload (quote f90-mode) "f90" "\
@@ -10552,7 +10568,7 @@ with no args, if that value is non-nil.
10552;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only 10568;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only
10553;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu 10569;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu
10554;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) 10570;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face)
10555;;;;;; "facemenu" "facemenu.el" (17842 58279)) 10571;;;;;; "facemenu" "facemenu.el" (18310 14569))
10556;;; Generated autoloads from facemenu.el 10572;;; Generated autoloads from facemenu.el
10557 (define-key global-map "\M-o" 'facemenu-keymap) 10573 (define-key global-map "\M-o" 'facemenu-keymap)
10558 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 10574 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
@@ -10775,7 +10791,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10775;;;*** 10791;;;***
10776 10792
10777;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 10793;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
10778;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (17943 4602)) 10794;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (18355 36598))
10779;;; Generated autoloads from ffap.el 10795;;; Generated autoloads from ffap.el
10780 10796
10781(autoload (quote ffap-next) "ffap" "\ 10797(autoload (quote ffap-next) "ffap" "\
@@ -10834,7 +10850,7 @@ Evaluate the forms in variable `ffap-bindings'.
10834;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 10850;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
10835;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 10851;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
10836;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 10852;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
10837;;;;;; "filecache" "filecache.el" (17842 58279)) 10853;;;;;; "filecache" "filecache.el" (18310 14569))
10838;;; Generated autoloads from filecache.el 10854;;; Generated autoloads from filecache.el
10839 10855
10840(autoload (quote file-cache-add-directory) "filecache" "\ 10856(autoload (quote file-cache-add-directory) "filecache" "\
@@ -10887,14 +10903,11 @@ the name is considered already unique; only the second substitution
10887\(directories) is done. 10903\(directories) is done.
10888 10904
10889\(fn ARG)" t nil) 10905\(fn ARG)" t nil)
10890 (define-key minibuffer-local-completion-map [C-tab] 'file-cache-minibuffer-complete)
10891 (define-key minibuffer-local-map [C-tab] 'file-cache-minibuffer-complete)
10892 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete)
10893 10906
10894;;;*** 10907;;;***
10895 10908
10896;;;### (autoloads (filesets-init) "filesets" "filesets.el" (17842 10909;;;### (autoloads (filesets-init) "filesets" "filesets.el" (18310
10897;;;;;; 58279)) 10910;;;;;; 14569))
10898;;; Generated autoloads from filesets.el 10911;;; Generated autoloads from filesets.el
10899 10912
10900(autoload (quote filesets-init) "filesets" "\ 10913(autoload (quote filesets-init) "filesets" "\
@@ -10905,15 +10918,15 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10905 10918
10906;;;*** 10919;;;***
10907 10920
10908;;;### (autoloads nil "fill" "textmodes/fill.el" (18007 39658)) 10921;;;### (autoloads nil "fill" "textmodes/fill.el" (18310 14604))
10909;;; Generated autoloads from textmodes/fill.el 10922;;; Generated autoloads from textmodes/fill.el
10910(put 'colon-double-space 'safe-local-variable 'booleanp) 10923(put 'colon-double-space 'safe-local-variable 'booleanp)
10911 10924
10912;;;*** 10925;;;***
10913 10926
10914;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 10927;;;### (autoloads (find-grep-dired find-name-dired find-dired find-name-arg
10915;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el" 10928;;;;;; find-grep-options find-ls-subdir-switches find-ls-option)
10916;;;;;; (17992 30877)) 10929;;;;;; "find-dired" "find-dired.el" (18310 14569))
10917;;; Generated autoloads from find-dired.el 10930;;; Generated autoloads from find-dired.el
10918 10931
10919(defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ 10932(defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
@@ -10939,6 +10952,13 @@ On other systems, the closest you can come is to use `-l'.")
10939 10952
10940(custom-autoload (quote find-grep-options) "find-dired" t) 10953(custom-autoload (quote find-grep-options) "find-dired" t)
10941 10954
10955(defvar find-name-arg (if read-file-name-completion-ignore-case "-iname" "-name") "\
10956*Argument used to specify file name pattern.
10957If `read-file-name-completion-ignore-case' is non-nil, -iname is used so that
10958find also ignores case. Otherwise, -name is used.")
10959
10960(custom-autoload (quote find-name-arg) "find-dired" t)
10961
10942(autoload (quote find-dired) "find-dired" "\ 10962(autoload (quote find-dired) "find-dired" "\
10943Run `find' and go into Dired mode on a buffer of the output. 10963Run `find' and go into Dired mode on a buffer of the output.
10944The command run (after changing into DIR) is 10964The command run (after changing into DIR) is
@@ -10974,7 +10994,7 @@ Thus ARG can also contain additional grep options.
10974 10994
10975;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10995;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10976;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 10996;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
10977;;;;;; (17842 58279)) 10997;;;;;; (18310 14569))
10978;;; Generated autoloads from find-file.el 10998;;; Generated autoloads from find-file.el
10979 10999
10980(defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (buffer-substring (match-beginning 2) (match-end 2))))) "\ 11000(defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (buffer-substring (match-beginning 2) (match-end 2))))) "\
@@ -11068,7 +11088,7 @@ Visit the file you click on in another window.
11068;;;;;; find-variable find-variable-noselect find-function-other-frame 11088;;;;;; find-variable find-variable-noselect find-function-other-frame
11069;;;;;; find-function-other-window find-function find-function-noselect 11089;;;;;; find-function-other-window find-function find-function-noselect
11070;;;;;; find-function-search-for-symbol find-library) "find-func" 11090;;;;;; find-function-search-for-symbol find-library) "find-func"
11071;;;;;; "emacs-lisp/find-func.el" (17842 54152)) 11091;;;;;; "emacs-lisp/find-func.el" (18310 14581))
11072;;; Generated autoloads from emacs-lisp/find-func.el 11092;;; Generated autoloads from emacs-lisp/find-func.el
11073 11093
11074(autoload (quote find-library) "find-func" "\ 11094(autoload (quote find-library) "find-func" "\
@@ -11222,7 +11242,7 @@ Define some key bindings for the find-function family of functions.
11222;;;*** 11242;;;***
11223 11243
11224;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 11244;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
11225;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (17893 23802)) 11245;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (18310 14569))
11226;;; Generated autoloads from find-lisp.el 11246;;; Generated autoloads from find-lisp.el
11227 11247
11228(autoload (quote find-lisp-find-dired) "find-lisp" "\ 11248(autoload (quote find-lisp-find-dired) "find-lisp" "\
@@ -11243,7 +11263,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
11243;;;*** 11263;;;***
11244 11264
11245;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 11265;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
11246;;;;;; "finder" "finder.el" (17842 58279)) 11266;;;;;; "finder" "finder.el" (18310 14569))
11247;;; Generated autoloads from finder.el 11267;;; Generated autoloads from finder.el
11248 11268
11249(autoload (quote finder-list-keywords) "finder" "\ 11269(autoload (quote finder-list-keywords) "finder" "\
@@ -11265,7 +11285,7 @@ Find packages matching a given keyword.
11265;;;*** 11285;;;***
11266 11286
11267;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 11287;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
11268;;;;;; "flow-ctrl.el" (17842 58279)) 11288;;;;;; "flow-ctrl.el" (18310 14569))
11269;;; Generated autoloads from flow-ctrl.el 11289;;; Generated autoloads from flow-ctrl.el
11270 11290
11271(autoload (quote enable-flow-control) "flow-ctrl" "\ 11291(autoload (quote enable-flow-control) "flow-ctrl" "\
@@ -11287,7 +11307,7 @@ to get the effect of a C-q.
11287;;;*** 11307;;;***
11288 11308
11289;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 11309;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
11290;;;;;; (17842 54741)) 11310;;;;;; (18310 14584))
11291;;; Generated autoloads from gnus/flow-fill.el 11311;;; Generated autoloads from gnus/flow-fill.el
11292 11312
11293(autoload (quote fill-flowed-encode) "flow-fill" "\ 11313(autoload (quote fill-flowed-encode) "flow-fill" "\
@@ -11303,7 +11323,7 @@ Not documented
11303;;;*** 11323;;;***
11304 11324
11305;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode) 11325;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode)
11306;;;;;; "flymake" "progmodes/flymake.el" (17934 27588)) 11326;;;;;; "flymake" "progmodes/flymake.el" (18310 14600))
11307;;; Generated autoloads from progmodes/flymake.el 11327;;; Generated autoloads from progmodes/flymake.el
11308 11328
11309(autoload (quote flymake-mode) "flymake" "\ 11329(autoload (quote flymake-mode) "flymake" "\
@@ -11327,7 +11347,7 @@ Turn flymake mode off.
11327 11347
11328;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 11348;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
11329;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 11349;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
11330;;;;;; "flyspell" "textmodes/flyspell.el" (18006 55797)) 11350;;;;;; "flyspell" "textmodes/flyspell.el" (18310 14604))
11331;;; Generated autoloads from textmodes/flyspell.el 11351;;; Generated autoloads from textmodes/flyspell.el
11332 11352
11333(autoload (quote flyspell-prog-mode) "flyspell" "\ 11353(autoload (quote flyspell-prog-mode) "flyspell" "\
@@ -11341,7 +11361,8 @@ Minor mode performing on-the-fly spelling checking.
11341This spawns a single Ispell process and checks each word. 11361This spawns a single Ispell process and checks each word.
11342The default flyspell behavior is to highlight incorrect words. 11362The default flyspell behavior is to highlight incorrect words.
11343With no argument, this command toggles Flyspell mode. 11363With no argument, this command toggles Flyspell mode.
11344With a prefix argument ARG, turn Flyspell minor mode on iff ARG is positive. 11364With a prefix argument ARG, turn Flyspell minor mode on if ARG is positive,
11365otherwise turn it off.
11345 11366
11346Bindings: 11367Bindings:
11347\\[ispell-word]: correct words (using Ispell). 11368\\[ispell-word]: correct words (using Ispell).
@@ -11396,7 +11417,7 @@ Flyspell whole buffer.
11396 11417
11397;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 11418;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
11398;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 11419;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
11399;;;;;; (17842 58279)) 11420;;;;;; (18355 36598))
11400;;; Generated autoloads from follow.el 11421;;; Generated autoloads from follow.el
11401 11422
11402(autoload (quote turn-on-follow-mode) "follow" "\ 11423(autoload (quote turn-on-follow-mode) "follow" "\
@@ -11417,7 +11438,7 @@ of two major techniques:
11417 11438
11418* The windows always displays adjacent sections of the buffer. 11439* The windows always displays adjacent sections of the buffer.
11419 This means that whenever one window is moved, all the 11440 This means that whenever one window is moved, all the
11420 others will follow. (Hence the name Follow Mode.) 11441 others will follow. (Hence the name Follow mode.)
11421 11442
11422* Should the point (cursor) end up outside a window, another 11443* Should the point (cursor) end up outside a window, another
11423 window displaying that point is selected, if possible. This 11444 window displaying that point is selected, if possible. This
@@ -11425,23 +11446,22 @@ of two major techniques:
11425 movement commands. 11446 movement commands.
11426 11447
11427Follow mode comes to its prime when used on a large screen and two 11448Follow mode comes to its prime when used on a large screen and two
11428side-by-side window are used. The user can, with the help of Follow 11449side-by-side windows are used. The user can, with the help of Follow
11429mode, use two full-height windows as though they would have been 11450mode, use two full-height windows as though they would have been
11430one. Imagine yourself editing a large function, or section of text, 11451one. Imagine yourself editing a large function, or section of text,
11431and being able to use 144 lines instead of the normal 72... (your 11452and being able to use 144 lines instead of the normal 72... (your
11432mileage may vary). 11453mileage may vary).
11433 11454
11434To split one large window into two side-by-side windows, the commands 11455To split one large window into two side-by-side windows, the commands
11435`\\[split-window-horizontally]' or `M-x follow-delete-other-windows-and-split' can be used. 11456`\\[split-window-horizontally]' or `M-x follow-delete-other-windows-and-split' can be used.
11436 11457
11437Only windows displayed in the same frame follow each-other. 11458Only windows displayed in the same frame follow each other.
11438 11459
11439If the variable `follow-intercept-processes' is non-nil, Follow mode 11460If the variable `follow-intercept-processes' is non-nil, Follow mode
11440will listen to the output of processes and redisplay accordingly. 11461will listen to the output of processes and redisplay accordingly.
11441\(This is the default.) 11462\(This is the default.)
11442 11463
11443When Follow mode is switched on, the hook `follow-mode-hook' 11464This command runs the normal hook `follow-mode-hook'.
11444is called. When turned off, `follow-mode-off-hook' is called.
11445 11465
11446Keys specific to Follow mode: 11466Keys specific to Follow mode:
11447\\{follow-mode-map} 11467\\{follow-mode-map}
@@ -11449,16 +11469,16 @@ Keys specific to Follow mode:
11449\(fn &optional ARG)" t nil) 11469\(fn &optional ARG)" t nil)
11450 11470
11451(autoload (quote follow-delete-other-windows-and-split) "follow" "\ 11471(autoload (quote follow-delete-other-windows-and-split) "follow" "\
11452Create two side by side windows and enter Follow Mode. 11472Create two side by side windows and enter Follow mode.
11453 11473
11454Execute this command to display as much as possible of the text 11474Execute this command to display as much as possible of the text
11455in the selected window. All other windows, in the current 11475in the selected window. All other windows, in the current
11456frame, are deleted and the selected window is split in two 11476frame, are deleted and the selected window is split in two
11457side-by-side windows. Follow Mode is activated, hence the 11477side-by-side windows. Follow mode is activated, hence the
11458two windows always will display two successive pages. 11478two windows always will display two successive pages.
11459\(If one window is moved, the other one will follow.) 11479\(If one window is moved, the other one will follow.)
11460 11480
11461If ARG is positive, the leftmost window is selected. If it negative, 11481If ARG is positive, the leftmost window is selected. If negative,
11462the rightmost is selected. If ARG is nil, the leftmost window is 11482the rightmost is selected. If ARG is nil, the leftmost window is
11463selected if the original window is the first one in the frame. 11483selected if the original window is the first one in the frame.
11464 11484
@@ -11470,8 +11490,8 @@ in your `~/.emacs' file, replacing [f7] by your favourite key:
11470 11490
11471;;;*** 11491;;;***
11472 11492
11473;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (17954 11493;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (18310
11474;;;;;; 24686)) 11494;;;;;; 14591))
11475;;; Generated autoloads from mail/footnote.el 11495;;; Generated autoloads from mail/footnote.el
11476 11496
11477(autoload (quote footnote-mode) "footnote" "\ 11497(autoload (quote footnote-mode) "footnote" "\
@@ -11492,7 +11512,7 @@ key binding
11492;;;*** 11512;;;***
11493 11513
11494;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11514;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11495;;;;;; "forms" "forms.el" (17842 58279)) 11515;;;;;; "forms" "forms.el" (18310 14570))
11496;;; Generated autoloads from forms.el 11516;;; Generated autoloads from forms.el
11497 11517
11498(autoload (quote forms-mode) "forms" "\ 11518(autoload (quote forms-mode) "forms" "\
@@ -11529,7 +11549,7 @@ Visit a file in Forms mode in other window.
11529;;;*** 11549;;;***
11530 11550
11531;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" 11551;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
11532;;;;;; "progmodes/fortran.el" (17842 56333)) 11552;;;;;; "progmodes/fortran.el" (18310 14600))
11533;;; Generated autoloads from progmodes/fortran.el 11553;;; Generated autoloads from progmodes/fortran.el
11534 11554
11535(defvar fortran-tab-mode-default nil "\ 11555(defvar fortran-tab-mode-default nil "\
@@ -11615,7 +11635,7 @@ with no args, if that value is non-nil.
11615;;;*** 11635;;;***
11616 11636
11617;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 11637;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
11618;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (17842 55395)) 11638;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (18310 14597))
11619;;; Generated autoloads from play/fortune.el 11639;;; Generated autoloads from play/fortune.el
11620 11640
11621(autoload (quote fortune-add-fortune) "fortune" "\ 11641(autoload (quote fortune-add-fortune) "fortune" "\
@@ -11664,14 +11684,14 @@ and choose the directory as the fortune-file.
11664 11684
11665;;;*** 11685;;;***
11666 11686
11667;;;### (autoloads (gdb-enable-debug gdba) "gdb-ui" "progmodes/gdb-ui.el" 11687;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el"
11668;;;;;; (17941 38806)) 11688;;;;;; (18363 3872))
11669;;; Generated autoloads from progmodes/gdb-ui.el 11689;;; Generated autoloads from progmodes/gdb-ui.el
11670 11690
11671(autoload (quote gdba) "gdb-ui" "\ 11691(autoload (quote gdb) "gdb-ui" "\
11672Run gdb on program FILE in buffer *gud-FILE*. 11692Run gdb on program FILE in buffer *gud-FILE*.
11673The directory containing FILE becomes the initial working directory 11693The directory containing FILE becomes the initial working
11674and source-file directory for your debugger. 11694directory and source-file directory for your debugger.
11675 11695
11676If `gdb-many-windows' is nil (the default value) then gdb just 11696If `gdb-many-windows' is nil (the default value) then gdb just
11677pops up the GUD buffer unless `gdb-show-main' is t. In this case 11697pops up the GUD buffer unless `gdb-show-main' is t. In this case
@@ -11718,8 +11738,17 @@ detailed description of this mode.
11718| | D gdb-delete-breakpoint | 11738| | D gdb-delete-breakpoint |
11719+-----------------------------------+----------------------------------+ 11739+-----------------------------------+----------------------------------+
11720 11740
11741To run GDB in text command mode, replace the GDB \"--annotate=3\"
11742option with \"--fullname\" either in the minibuffer for the
11743current Emacs session, or the custom variable
11744`gud-gdb-command-name' for all future sessions. You need to use
11745text command mode to debug multiple programs within one Emacs
11746session.
11747
11721\(fn COMMAND-LINE)" t nil) 11748\(fn COMMAND-LINE)" t nil)
11722 11749
11750(defalias (quote gdba) (quote gdb))
11751
11723(defvar gdb-enable-debug nil "\ 11752(defvar gdb-enable-debug nil "\
11724Non-nil means record the process input and output in `gdb-debug-log'.") 11753Non-nil means record the process input and output in `gdb-debug-log'.")
11725 11754
@@ -11728,8 +11757,8 @@ Non-nil means record the process input and output in `gdb-debug-log'.")
11728;;;*** 11757;;;***
11729 11758
11730;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 11759;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
11731;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (17842 11760;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (18310
11732;;;;;; 54152)) 11761;;;;;; 14581))
11733;;; Generated autoloads from emacs-lisp/generic.el 11762;;; Generated autoloads from emacs-lisp/generic.el
11734 11763
11735(defvar generic-mode-list nil "\ 11764(defvar generic-mode-list nil "\
@@ -11804,7 +11833,7 @@ regular expression that can be used as an element of
11804;;;*** 11833;;;***
11805 11834
11806;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11835;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11807;;;;;; (17842 56333)) 11836;;;;;; (18310 14600))
11808;;; Generated autoloads from progmodes/glasses.el 11837;;; Generated autoloads from progmodes/glasses.el
11809 11838
11810(autoload (quote glasses-mode) "glasses" "\ 11839(autoload (quote glasses-mode) "glasses" "\
@@ -11817,7 +11846,7 @@ at places they belong to.
11817;;;*** 11846;;;***
11818 11847
11819;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 11848;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
11820;;;;;; gmm-message) "gmm-utils" "gnus/gmm-utils.el" (17934 27588)) 11849;;;;;; gmm-message) "gmm-utils" "gnus/gmm-utils.el" (18310 14584))
11821;;; Generated autoloads from gnus/gmm-utils.el 11850;;; Generated autoloads from gnus/gmm-utils.el
11822 11851
11823(autoload (quote gmm-message) "gmm-utils" "\ 11852(autoload (quote gmm-message) "gmm-utils" "\
@@ -11837,7 +11866,7 @@ ARGS are passed to `message'.
11837\(fn LEVEL &rest ARGS)" nil nil) 11866\(fn LEVEL &rest ARGS)" nil nil)
11838 11867
11839(autoload (quote gmm-widget-p) "gmm-utils" "\ 11868(autoload (quote gmm-widget-p) "gmm-utils" "\
11840Non-nil iff SYMBOL is a widget. 11869Non-nil if SYMBOL is a widget.
11841 11870
11842\(fn SYMBOL)" nil nil) 11871\(fn SYMBOL)" nil nil)
11843 11872
@@ -11864,7 +11893,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11864;;;*** 11893;;;***
11865 11894
11866;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11895;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11867;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (17842 54741)) 11896;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (18355 36598))
11868;;; Generated autoloads from gnus/gnus.el 11897;;; Generated autoloads from gnus/gnus.el
11869(when (fboundp 'custom-autoload) 11898(when (fboundp 'custom-autoload)
11870 (custom-autoload 'gnus-select-method "gnus")) 11899 (custom-autoload 'gnus-select-method "gnus"))
@@ -11917,7 +11946,7 @@ prompt the user for the name of an NNTP server to use.
11917;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11946;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11918;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11947;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11919;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11948;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11920;;;;;; "gnus/gnus-agent.el" (17842 54741)) 11949;;;;;; "gnus/gnus-agent.el" (18310 14584))
11921;;; Generated autoloads from gnus/gnus-agent.el 11950;;; Generated autoloads from gnus/gnus-agent.el
11922 11951
11923(autoload (quote gnus-unplugged) "gnus-agent" "\ 11952(autoload (quote gnus-unplugged) "gnus-agent" "\
@@ -12008,7 +12037,7 @@ If CLEAN, obsolete (ignore).
12008;;;*** 12037;;;***
12009 12038
12010;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 12039;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
12011;;;;;; (17960 49045)) 12040;;;;;; (18310 14584))
12012;;; Generated autoloads from gnus/gnus-art.el 12041;;; Generated autoloads from gnus/gnus-art.el
12013 12042
12014(autoload (quote gnus-article-prepare-display) "gnus-art" "\ 12043(autoload (quote gnus-article-prepare-display) "gnus-art" "\
@@ -12019,7 +12048,7 @@ Make the current buffer look like a nice article.
12019;;;*** 12048;;;***
12020 12049
12021;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" 12050;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
12022;;;;;; (17842 54741)) 12051;;;;;; (18310 14584))
12023;;; Generated autoloads from gnus/gnus-audio.el 12052;;; Generated autoloads from gnus/gnus-audio.el
12024 12053
12025(autoload (quote gnus-audio-play) "gnus-audio" "\ 12054(autoload (quote gnus-audio-play) "gnus-audio" "\
@@ -12031,8 +12060,8 @@ Play a sound FILE through the speaker.
12031 12060
12032;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 12061;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
12033;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 12062;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
12034;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (17842 12063;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (18310
12035;;;;;; 54741)) 12064;;;;;; 14584))
12036;;; Generated autoloads from gnus/gnus-cache.el 12065;;; Generated autoloads from gnus/gnus-cache.el
12037 12066
12038(autoload (quote gnus-jog-cache) "gnus-cache" "\ 12067(autoload (quote gnus-jog-cache) "gnus-cache" "\
@@ -12074,7 +12103,7 @@ supported.
12074;;;*** 12103;;;***
12075 12104
12076;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 12105;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
12077;;;;;; "gnus-delay" "gnus/gnus-delay.el" (17842 54741)) 12106;;;;;; "gnus-delay" "gnus/gnus-delay.el" (18310 14585))
12078;;; Generated autoloads from gnus/gnus-delay.el 12107;;; Generated autoloads from gnus/gnus-delay.el
12079 12108
12080(autoload (quote gnus-delay-article) "gnus-delay" "\ 12109(autoload (quote gnus-delay-article) "gnus-delay" "\
@@ -12110,7 +12139,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
12110;;;*** 12139;;;***
12111 12140
12112;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 12141;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
12113;;;;;; "gnus-diary" "gnus/gnus-diary.el" (17992 30878)) 12142;;;;;; "gnus-diary" "gnus/gnus-diary.el" (18310 14585))
12114;;; Generated autoloads from gnus/gnus-diary.el 12143;;; Generated autoloads from gnus/gnus-diary.el
12115 12144
12116(autoload (quote gnus-user-format-function-d) "gnus-diary" "\ 12145(autoload (quote gnus-user-format-function-d) "gnus-diary" "\
@@ -12126,7 +12155,7 @@ Not documented
12126;;;*** 12155;;;***
12127 12156
12128;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 12157;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
12129;;;;;; (17842 54741)) 12158;;;;;; (18310 14585))
12130;;; Generated autoloads from gnus/gnus-dired.el 12159;;; Generated autoloads from gnus/gnus-dired.el
12131 12160
12132(autoload (quote turn-on-gnus-dired-mode) "gnus-dired" "\ 12161(autoload (quote turn-on-gnus-dired-mode) "gnus-dired" "\
@@ -12137,7 +12166,7 @@ Convenience method to turn on gnus-dired-mode.
12137;;;*** 12166;;;***
12138 12167
12139;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 12168;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
12140;;;;;; (17842 54741)) 12169;;;;;; (18310 14585))
12141;;; Generated autoloads from gnus/gnus-draft.el 12170;;; Generated autoloads from gnus/gnus-draft.el
12142 12171
12143(autoload (quote gnus-draft-reminder) "gnus-draft" "\ 12172(autoload (quote gnus-draft-reminder) "gnus-draft" "\
@@ -12149,8 +12178,8 @@ Reminder user if there are unsent drafts.
12149 12178
12150;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 12179;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
12151;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 12180;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
12152;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (17842 12181;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (18310
12153;;;;;; 54741)) 12182;;;;;; 14585))
12154;;; Generated autoloads from gnus/gnus-fun.el 12183;;; Generated autoloads from gnus/gnus-fun.el
12155 12184
12156(autoload (quote gnus-random-x-face) "gnus-fun" "\ 12185(autoload (quote gnus-random-x-face) "gnus-fun" "\
@@ -12189,7 +12218,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
12189;;;*** 12218;;;***
12190 12219
12191;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 12220;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
12192;;;;;; "gnus-group" "gnus/gnus-group.el" (17842 54741)) 12221;;;;;; "gnus-group" "gnus/gnus-group.el" (18310 14585))
12193;;; Generated autoloads from gnus/gnus-group.el 12222;;; Generated autoloads from gnus/gnus-group.el
12194 12223
12195(autoload (quote gnus-fetch-group) "gnus-group" "\ 12224(autoload (quote gnus-fetch-group) "gnus-group" "\
@@ -12206,7 +12235,7 @@ Pop up a frame and enter GROUP.
12206;;;*** 12235;;;***
12207 12236
12208;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 12237;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
12209;;;;;; (17842 54741)) 12238;;;;;; (18310 14585))
12210;;; Generated autoloads from gnus/gnus-kill.el 12239;;; Generated autoloads from gnus/gnus-kill.el
12211 12240
12212(defalias (quote gnus-batch-kill) (quote gnus-batch-score)) 12241(defalias (quote gnus-batch-kill) (quote gnus-batch-score))
@@ -12221,7 +12250,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
12221 12250
12222;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 12251;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
12223;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 12252;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
12224;;;;;; (17842 54741)) 12253;;;;;; (18310 14585))
12225;;; Generated autoloads from gnus/gnus-ml.el 12254;;; Generated autoloads from gnus/gnus-ml.el
12226 12255
12227(autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\ 12256(autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\
@@ -12246,7 +12275,7 @@ Minor mode for providing mailing-list commands.
12246 12275
12247;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 12276;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
12248;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 12277;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
12249;;;;;; (17842 54741)) 12278;;;;;; (18310 14586))
12250;;; Generated autoloads from gnus/gnus-mlspl.el 12279;;; Generated autoloads from gnus/gnus-mlspl.el
12251 12280
12252(autoload (quote gnus-group-split-setup) "gnus-mlspl" "\ 12281(autoload (quote gnus-group-split-setup) "gnus-mlspl" "\
@@ -12347,7 +12376,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12347;;;*** 12376;;;***
12348 12377
12349;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" 12378;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
12350;;;;;; (17842 54741)) 12379;;;;;; (18310 14586))
12351;;; Generated autoloads from gnus/gnus-move.el 12380;;; Generated autoloads from gnus/gnus-move.el
12352 12381
12353(autoload (quote gnus-change-server) "gnus-move" "\ 12382(autoload (quote gnus-change-server) "gnus-move" "\
@@ -12359,7 +12388,7 @@ Update the .newsrc.eld file to reflect the change of nntp server.
12359;;;*** 12388;;;***
12360 12389
12361;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 12390;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
12362;;;;;; "gnus-msg" "gnus/gnus-msg.el" (17949 41467)) 12391;;;;;; "gnus-msg" "gnus/gnus-msg.el" (18310 14586))
12363;;; Generated autoloads from gnus/gnus-msg.el 12392;;; Generated autoloads from gnus/gnus-msg.el
12364 12393
12365(autoload (quote gnus-msg-mail) "gnus-msg" "\ 12394(autoload (quote gnus-msg-mail) "gnus-msg" "\
@@ -12384,7 +12413,7 @@ Like `message-reply'.
12384;;;*** 12413;;;***
12385 12414
12386;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups) 12415;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups)
12387;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (17842 54741)) 12416;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (18310 14586))
12388;;; Generated autoloads from gnus/gnus-nocem.el 12417;;; Generated autoloads from gnus/gnus-nocem.el
12389 12418
12390(autoload (quote gnus-nocem-scan-groups) "gnus-nocem" "\ 12419(autoload (quote gnus-nocem-scan-groups) "gnus-nocem" "\
@@ -12401,7 +12430,7 @@ Load the NoCeM cache.
12401 12430
12402;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 12431;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
12403;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 12432;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
12404;;;;;; (17842 54741)) 12433;;;;;; (18310 14586))
12405;;; Generated autoloads from gnus/gnus-picon.el 12434;;; Generated autoloads from gnus/gnus-picon.el
12406 12435
12407(autoload (quote gnus-treat-from-picon) "gnus-picon" "\ 12436(autoload (quote gnus-treat-from-picon) "gnus-picon" "\
@@ -12428,7 +12457,7 @@ If picons are already displayed, remove them.
12428;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 12457;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
12429;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 12458;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
12430;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 12459;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
12431;;;;;; "gnus/gnus-range.el" (17842 54741)) 12460;;;;;; "gnus/gnus-range.el" (18310 14586))
12432;;; Generated autoloads from gnus/gnus-range.el 12461;;; Generated autoloads from gnus/gnus-range.el
12433 12462
12434(autoload (quote gnus-sorted-difference) "gnus-range" "\ 12463(autoload (quote gnus-sorted-difference) "gnus-range" "\
@@ -12496,7 +12525,7 @@ Add NUM into sorted LIST by side effect.
12496;;;*** 12525;;;***
12497 12526
12498;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 12527;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
12499;;;;;; "gnus-registry" "gnus/gnus-registry.el" (17934 27588)) 12528;;;;;; "gnus-registry" "gnus/gnus-registry.el" (18310 14586))
12500;;; Generated autoloads from gnus/gnus-registry.el 12529;;; Generated autoloads from gnus/gnus-registry.el
12501 12530
12502(autoload (quote gnus-registry-initialize) "gnus-registry" "\ 12531(autoload (quote gnus-registry-initialize) "gnus-registry" "\
@@ -12512,8 +12541,8 @@ Install the registry hooks.
12512;;;*** 12541;;;***
12513 12542
12514;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 12543;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
12515;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (17842 12544;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (18310
12516;;;;;; 54741)) 12545;;;;;; 14586))
12517;;; Generated autoloads from gnus/gnus-sieve.el 12546;;; Generated autoloads from gnus/gnus-sieve.el
12518 12547
12519(autoload (quote gnus-sieve-update) "gnus-sieve" "\ 12548(autoload (quote gnus-sieve-update) "gnus-sieve" "\
@@ -12541,7 +12570,7 @@ Not documented
12541;;;*** 12570;;;***
12542 12571
12543;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" 12572;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
12544;;;;;; (17842 54741)) 12573;;;;;; (18310 14586))
12545;;; Generated autoloads from gnus/gnus-soup.el 12574;;; Generated autoloads from gnus/gnus-soup.el
12546 12575
12547(autoload (quote gnus-batch-brew-soup) "gnus-soup" "\ 12576(autoload (quote gnus-batch-brew-soup) "gnus-soup" "\
@@ -12561,7 +12590,7 @@ Note -- this function hasn't been implemented yet.
12561;;;*** 12590;;;***
12562 12591
12563;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12592;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
12564;;;;;; (17842 54741)) 12593;;;;;; (18310 14586))
12565;;; Generated autoloads from gnus/gnus-spec.el 12594;;; Generated autoloads from gnus/gnus-spec.el
12566 12595
12567(autoload (quote gnus-update-format) "gnus-spec" "\ 12596(autoload (quote gnus-update-format) "gnus-spec" "\
@@ -12572,8 +12601,8 @@ Update the format specification near point.
12572;;;*** 12601;;;***
12573 12602
12574;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news 12603;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news
12575;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (17842 12604;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (18310
12576;;;;;; 54741)) 12605;;;;;; 14586))
12577;;; Generated autoloads from gnus/gnus-start.el 12606;;; Generated autoloads from gnus/gnus-start.el
12578 12607
12579(autoload (quote gnus-declare-backend) "gnus-start" "\ 12608(autoload (quote gnus-declare-backend) "gnus-start" "\
@@ -12589,7 +12618,7 @@ Not documented
12589;;;*** 12618;;;***
12590 12619
12591;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12620;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
12592;;;;;; (17842 54741)) 12621;;;;;; (18310 14587))
12593;;; Generated autoloads from gnus/gnus-win.el 12622;;; Generated autoloads from gnus/gnus-win.el
12594 12623
12595(autoload (quote gnus-add-configuration) "gnus-win" "\ 12624(autoload (quote gnus-add-configuration) "gnus-win" "\
@@ -12599,7 +12628,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12599 12628
12600;;;*** 12629;;;***
12601 12630
12602;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (17941 38806)) 12631;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (18310 14597))
12603;;; Generated autoloads from play/gomoku.el 12632;;; Generated autoloads from play/gomoku.el
12604 12633
12605(autoload (quote gomoku) "gomoku" "\ 12634(autoload (quote gomoku) "gomoku" "\
@@ -12626,7 +12655,7 @@ Use \\[describe-mode] for more info.
12626;;;*** 12655;;;***
12627 12656
12628;;;### (autoloads (goto-address goto-address-at-point) "goto-addr" 12657;;;### (autoloads (goto-address goto-address-at-point) "goto-addr"
12629;;;;;; "net/goto-addr.el" (17842 55218)) 12658;;;;;; "net/goto-addr.el" (18310 14594))
12630;;; Generated autoloads from net/goto-addr.el 12659;;; Generated autoloads from net/goto-addr.el
12631 12660
12632(define-obsolete-function-alias (quote goto-address-at-mouse) (quote goto-address-at-point) "22.1") 12661(define-obsolete-function-alias (quote goto-address-at-mouse) (quote goto-address-at-point) "22.1")
@@ -12656,7 +12685,7 @@ Also fontifies the buffer appropriately (see `goto-address-fontify-p' and
12656 12685
12657;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12686;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12658;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12687;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12659;;;;;; grep-window-height) "grep" "progmodes/grep.el" (17944 20144)) 12688;;;;;; grep-window-height) "grep" "progmodes/grep.el" (18310 14600))
12660;;; Generated autoloads from progmodes/grep.el 12689;;; Generated autoloads from progmodes/grep.el
12661 12690
12662(defvar grep-window-height nil "\ 12691(defvar grep-window-height nil "\
@@ -12796,7 +12825,7 @@ This command shares argument histories with \\[lgrep] and \\[grep-find].
12796 12825
12797;;;*** 12826;;;***
12798 12827
12799;;;### (autoloads (gs-load-image) "gs" "gs.el" (17842 58279)) 12828;;;### (autoloads (gs-load-image) "gs" "gs.el" (18310 14570))
12800;;; Generated autoloads from gs.el 12829;;; Generated autoloads from gs.el
12801 12830
12802(autoload (quote gs-load-image) "gs" "\ 12831(autoload (quote gs-load-image) "gs" "\
@@ -12809,23 +12838,14 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12809 12838
12810;;;*** 12839;;;***
12811 12840
12812;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gdb) 12841;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gud-gdb)
12813;;;;;; "gud" "progmodes/gud.el" (17992 30878)) 12842;;;;;; "gud" "progmodes/gud.el" (18363 3872))
12814;;; Generated autoloads from progmodes/gud.el 12843;;; Generated autoloads from progmodes/gud.el
12815 12844
12816(autoload (quote gdb) "gud" "\ 12845(autoload (quote gud-gdb) "gud" "\
12817Run gdb on program FILE in buffer *gud-FILE*. 12846Run gdb on program FILE in buffer *gud-FILE*.
12818The directory containing FILE becomes the initial working 12847The directory containing FILE becomes the initial working
12819directory and source-file directory for your debugger. By 12848directory and source-file directory for your debugger.
12820default this command starts GDB using a graphical interface. See
12821`gdba' for more information.
12822
12823To run GDB in text command mode, replace the GDB \"--annotate=3\"
12824option with \"--fullname\" either in the minibuffer for the
12825current Emacs session, or the custom variable
12826`gud-gdb-command-name' for all future sessions. You need to use
12827text command mode to debug multiple programs within one Emacs
12828session.
12829 12849
12830\(fn COMMAND-LINE)" t nil) 12850\(fn COMMAND-LINE)" t nil)
12831 12851
@@ -12874,7 +12894,7 @@ The buffer is named \"*gud*\" if no initial class is given or
12874switch is given, omit all whitespace between it and its value. 12894switch is given, omit all whitespace between it and its value.
12875 12895
12876See `gud-jdb-use-classpath' and `gud-jdb-classpath' documentation for 12896See `gud-jdb-use-classpath' and `gud-jdb-classpath' documentation for
12877information on how jdb accesses source files. Alternatively (if 12897information on how jdb accesses source files. Alternatively (if
12878`gud-jdb-use-classpath' is nil), see `gud-jdb-directories' for the 12898`gud-jdb-use-classpath' is nil), see `gud-jdb-directories' for the
12879original source file access method. 12899original source file access method.
12880 12900
@@ -12884,17 +12904,17 @@ gud, see `gud-mode'.
12884\(fn COMMAND-LINE)" t nil) 12904\(fn COMMAND-LINE)" t nil)
12885 (add-hook 'same-window-regexps "\\*gud-.*\\*\\(\\|<[0-9]+>\\)") 12905 (add-hook 'same-window-regexps "\\*gud-.*\\*\\(\\|<[0-9]+>\\)")
12886 12906
12887(add-to-list (quote auto-mode-alist) (quote ("/\\.gdbinit" . gdb-script-mode))) 12907(add-to-list (quote auto-mode-alist) (quote ("/\\.[a-z0-9-]*gdbinit" . gdb-script-mode)))
12888 12908
12889(autoload (quote gdb-script-mode) "gud" "\ 12909(autoload (quote gdb-script-mode) "gud" "\
12890Major mode for editing GDB scripts 12910Major mode for editing GDB scripts.
12891 12911
12892\(fn)" t nil) 12912\(fn)" t nil)
12893 12913
12894;;;*** 12914;;;***
12895 12915
12896;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (17842 12916;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (18310
12897;;;;;; 55395)) 12917;;;;;; 14597))
12898;;; Generated autoloads from play/handwrite.el 12918;;; Generated autoloads from play/handwrite.el
12899 12919
12900(autoload (quote handwrite) "handwrite" "\ 12920(autoload (quote handwrite) "handwrite" "\
@@ -12942,7 +12962,7 @@ to be updated.
12942;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12962;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12943;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12963;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12944;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12964;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12945;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (17842 58279)) 12965;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (18310 14570))
12946;;; Generated autoloads from help-at-pt.el 12966;;; Generated autoloads from help-at-pt.el
12947 12967
12948(autoload (quote help-at-pt-string) "help-at-pt" "\ 12968(autoload (quote help-at-pt-string) "help-at-pt" "\
@@ -13072,7 +13092,7 @@ different regions. With numeric argument ARG, behaves like
13072;;;### (autoloads (describe-categories describe-syntax describe-variable 13092;;;### (autoloads (describe-categories describe-syntax describe-variable
13073;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name 13093;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name
13074;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el" 13094;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el"
13075;;;;;; (17845 46651)) 13095;;;;;; (18310 14570))
13076;;; Generated autoloads from help-fns.el 13096;;; Generated autoloads from help-fns.el
13077 13097
13078(autoload (quote describe-function) "help-fns" "\ 13098(autoload (quote describe-function) "help-fns" "\
@@ -13129,7 +13149,7 @@ BUFFER should be a buffer or a buffer name.
13129;;;*** 13149;;;***
13130 13150
13131;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 13151;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
13132;;;;;; (17842 58279)) 13152;;;;;; (18310 14570))
13133;;; Generated autoloads from help-macro.el 13153;;; Generated autoloads from help-macro.el
13134 13154
13135(defvar three-step-help nil "\ 13155(defvar three-step-help nil "\
@@ -13145,7 +13165,7 @@ A value of nil means skip the middle step, so that
13145 13165
13146;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 13166;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
13147;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup 13167;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup
13148;;;;;; help-mode) "help-mode" "help-mode.el" (17842 58279)) 13168;;;;;; help-mode) "help-mode" "help-mode.el" (18310 14570))
13149;;; Generated autoloads from help-mode.el 13169;;; Generated autoloads from help-mode.el
13150 13170
13151(autoload (quote help-mode) "help-mode" "\ 13171(autoload (quote help-mode) "help-mode" "\
@@ -13228,7 +13248,7 @@ Add xrefs for symbols in `pp's output between FROM and TO.
13228;;;*** 13248;;;***
13229 13249
13230;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 13250;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
13231;;;;;; "emacs-lisp/helper.el" (17842 54152)) 13251;;;;;; "emacs-lisp/helper.el" (18310 14581))
13232;;; Generated autoloads from emacs-lisp/helper.el 13252;;; Generated autoloads from emacs-lisp/helper.el
13233 13253
13234(autoload (quote Helper-describe-bindings) "helper" "\ 13254(autoload (quote Helper-describe-bindings) "helper" "\
@@ -13244,7 +13264,7 @@ Provide help for current mode.
13244;;;*** 13264;;;***
13245 13265
13246;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 13266;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
13247;;;;;; "hexl.el" (17844 53657)) 13267;;;;;; "hexl.el" (18310 14570))
13248;;; Generated autoloads from hexl.el 13268;;; Generated autoloads from hexl.el
13249 13269
13250(autoload (quote hexl-mode) "hexl" "\ 13270(autoload (quote hexl-mode) "hexl" "\
@@ -13341,7 +13361,7 @@ This discards the buffer's undo information.
13341;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13361;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13342;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13362;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13343;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13363;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13344;;;;;; (17992 30877)) 13364;;;;;; (18310 14570))
13345;;; Generated autoloads from hi-lock.el 13365;;; Generated autoloads from hi-lock.el
13346 13366
13347(autoload (quote hi-lock-mode) "hi-lock" "\ 13367(autoload (quote hi-lock-mode) "hi-lock" "\
@@ -13471,7 +13491,7 @@ be found in variable `hi-lock-interactive-patterns'.
13471;;;*** 13491;;;***
13472 13492
13473;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially 13493;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
13474;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (17842 56333)) 13494;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (18310 14600))
13475;;; Generated autoloads from progmodes/hideif.el 13495;;; Generated autoloads from progmodes/hideif.el
13476 13496
13477(autoload (quote hide-ifdef-mode) "hideif" "\ 13497(autoload (quote hide-ifdef-mode) "hideif" "\
@@ -13526,7 +13546,7 @@ how the hiding is done:
13526;;;*** 13546;;;***
13527 13547
13528;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13548;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13529;;;;;; (17934 43341)) 13549;;;;;; (18310 14600))
13530;;; Generated autoloads from progmodes/hideshow.el 13550;;; Generated autoloads from progmodes/hideshow.el
13531 13551
13532(defvar hs-special-modes-alist (quote ((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))) "\ 13552(defvar hs-special-modes-alist (quote ((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))) "\
@@ -13589,7 +13609,7 @@ Unconditionally turn off `hs-minor-mode'.
13589;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13609;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
13590;;;;;; highlight-changes-previous-change highlight-changes-next-change 13610;;;;;; highlight-changes-previous-change highlight-changes-next-change
13591;;;;;; highlight-changes-mode highlight-changes-remove-highlight) 13611;;;;;; highlight-changes-mode highlight-changes-remove-highlight)
13592;;;;;; "hilit-chg" "hilit-chg.el" (17842 58279)) 13612;;;;;; "hilit-chg" "hilit-chg.el" (18355 36598))
13593;;; Generated autoloads from hilit-chg.el 13613;;; Generated autoloads from hilit-chg.el
13594 13614
13595(autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\ 13615(autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\
@@ -13719,7 +13739,7 @@ variable `highlight-changes-global-changes-existing-buffers' is non-nil).
13719;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 13739;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
13720;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 13740;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
13721;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 13741;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
13722;;;;;; "hippie-exp.el" (17842 58279)) 13742;;;;;; "hippie-exp.el" (18310 14570))
13723;;; Generated autoloads from hippie-exp.el 13743;;; Generated autoloads from hippie-exp.el
13724 13744
13725(defvar hippie-expand-try-functions-list (quote (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)) "\ 13745(defvar hippie-expand-try-functions-list (quote (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)) "\
@@ -13792,7 +13812,7 @@ argument VERBOSE non-nil makes the function verbose.
13792;;;*** 13812;;;***
13793 13813
13794;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13814;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13795;;;;;; (17842 58279)) 13815;;;;;; (18310 14570))
13796;;; Generated autoloads from hl-line.el 13816;;; Generated autoloads from hl-line.el
13797 13817
13798(autoload (quote hl-line-mode) "hl-line" "\ 13818(autoload (quote hl-line-mode) "hl-line" "\
@@ -13833,7 +13853,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13833;;;*** 13853;;;***
13834 13854
13835;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" 13855;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el"
13836;;;;;; (17956 13479)) 13856;;;;;; (18310 14580))
13837;;; Generated autoloads from calendar/holidays.el 13857;;; Generated autoloads from calendar/holidays.el
13838 13858
13839(autoload (quote holidays) "holidays" "\ 13859(autoload (quote holidays) "holidays" "\
@@ -13869,8 +13889,8 @@ The optional LABEL is used to label the buffer created.
13869 13889
13870;;;*** 13890;;;***
13871 13891
13872;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (17842 13892;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (18310
13873;;;;;; 54741)) 13893;;;;;; 14587))
13874;;; Generated autoloads from gnus/html2text.el 13894;;; Generated autoloads from gnus/html2text.el
13875 13895
13876(autoload (quote html2text) "html2text" "\ 13896(autoload (quote html2text) "html2text" "\
@@ -13902,7 +13922,7 @@ Convert HTML to plain text in the current buffer.
13902;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group 13922;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group
13903;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group 13923;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
13904;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode 13924;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
13905;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (17842 58279)) 13925;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (18310 14570))
13906;;; Generated autoloads from ibuf-ext.el 13926;;; Generated autoloads from ibuf-ext.el
13907 13927
13908(autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ 13928(autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
@@ -14024,9 +14044,7 @@ They are removed from `ibuffer-saved-filter-groups'.
14024 14044
14025(autoload (quote ibuffer-switch-to-saved-filter-groups) "ibuf-ext" "\ 14045(autoload (quote ibuffer-switch-to-saved-filter-groups) "ibuf-ext" "\
14026Set this buffer's filter groups to saved version with NAME. 14046Set this buffer's filter groups to saved version with NAME.
14027The value from `ibuffer-saved-filters' is used. 14047The value from `ibuffer-saved-filter-groups' is used.
14028If prefix argument ADD is non-nil, then add the saved filters instead
14029of replacing the current filters.
14030 14048
14031\(fn NAME)" t nil) 14049\(fn NAME)" t nil)
14032 14050
@@ -14084,8 +14102,6 @@ Add saved filters from `ibuffer-saved-filters' to this buffer's filters.
14084 14102
14085(autoload (quote ibuffer-switch-to-saved-filters) "ibuf-ext" "\ 14103(autoload (quote ibuffer-switch-to-saved-filters) "ibuf-ext" "\
14086Set this buffer's filters to filters with NAME from `ibuffer-saved-filters'. 14104Set this buffer's filters to filters with NAME from `ibuffer-saved-filters'.
14087If prefix argument ADD is non-nil, then add the saved filters instead
14088of replacing the current filters.
14089 14105
14090\(fn NAME)" t nil) 14106\(fn NAME)" t nil)
14091 (autoload 'ibuffer-filter-by-mode "ibuf-ext") 14107 (autoload 'ibuffer-filter-by-mode "ibuf-ext")
@@ -14187,7 +14203,7 @@ If a buffer has no filename, it is ignored.
14187With no prefix arg, use the filename sans its directory of each marked file. 14203With no prefix arg, use the filename sans its directory of each marked file.
14188With a zero prefix arg, use the complete filename of each marked file. 14204With a zero prefix arg, use the complete filename of each marked file.
14189With \\[universal-argument], use the filename of each marked file relative 14205With \\[universal-argument], use the filename of each marked file relative
14190to `ibuffer-default-directory' iff non-nil, otherwise `default-directory'. 14206to `ibuffer-default-directory' if non-nil, otherwise `default-directory'.
14191 14207
14192You can then feed the file name(s) to other commands with \\[yank]. 14208You can then feed the file name(s) to other commands with \\[yank].
14193 14209
@@ -14239,7 +14255,7 @@ Mark buffers whose associated file is compressed.
14239\(fn)" t nil) 14255\(fn)" t nil)
14240 14256
14241(autoload (quote ibuffer-mark-old-buffers) "ibuf-ext" "\ 14257(autoload (quote ibuffer-mark-old-buffers) "ibuf-ext" "\
14242Mark buffers which have not been viewed in `ibuffer-old-time' days. 14258Mark buffers which have not been viewed in `ibuffer-old-time' hours.
14243 14259
14244\(fn)" t nil) 14260\(fn)" t nil)
14245 14261
@@ -14268,8 +14284,8 @@ defaults to one.
14268;;;*** 14284;;;***
14269 14285
14270;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 14286;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
14271;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (17842 14287;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (18310
14272;;;;;; 58279)) 14288;;;;;; 14570))
14273;;; Generated autoloads from ibuf-macs.el 14289;;; Generated autoloads from ibuf-macs.el
14274 14290
14275(autoload (quote define-ibuffer-column) "ibuf-macs" "\ 14291(autoload (quote define-ibuffer-column) "ibuf-macs" "\
@@ -14358,7 +14374,7 @@ bound to the current value of the filter.
14358;;;*** 14374;;;***
14359 14375
14360;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 14376;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
14361;;;;;; "ibuffer" "ibuffer.el" (17842 58279)) 14377;;;;;; "ibuffer" "ibuffer.el" (18310 14571))
14362;;; Generated autoloads from ibuffer.el 14378;;; Generated autoloads from ibuffer.el
14363 14379
14364(autoload (quote ibuffer-list-buffers) "ibuffer" "\ 14380(autoload (quote ibuffer-list-buffers) "ibuffer" "\
@@ -14399,7 +14415,7 @@ FORMATS is the value to use for `ibuffer-formats'.
14399 14415
14400;;;### (autoloads (icalendar-import-buffer icalendar-import-file 14416;;;### (autoloads (icalendar-import-buffer icalendar-import-file
14401;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 14417;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
14402;;;;;; "calendar/icalendar.el" (17921 16827)) 14418;;;;;; "calendar/icalendar.el" (18326 18335))
14403;;; Generated autoloads from calendar/icalendar.el 14419;;; Generated autoloads from calendar/icalendar.el
14404 14420
14405(autoload (quote icalendar-export-file) "icalendar" "\ 14421(autoload (quote icalendar-export-file) "icalendar" "\
@@ -14451,8 +14467,8 @@ buffer `*icalendar-errors*'.
14451 14467
14452;;;*** 14468;;;***
14453 14469
14454;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (17907 14470;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (18326
14455;;;;;; 1407)) 14471;;;;;; 18335))
14456;;; Generated autoloads from icomplete.el 14472;;; Generated autoloads from icomplete.el
14457 14473
14458(defvar icomplete-mode nil "\ 14474(defvar icomplete-mode nil "\
@@ -14466,13 +14482,14 @@ or call the function `icomplete-mode'.")
14466 14482
14467(autoload (quote icomplete-mode) "icomplete" "\ 14483(autoload (quote icomplete-mode) "icomplete" "\
14468Toggle incremental minibuffer completion for this Emacs session. 14484Toggle incremental minibuffer completion for this Emacs session.
14469With a numeric argument, turn Icomplete mode on iff ARG is positive. 14485With a numeric argument, turn Icomplete mode on if ARG is positive,
14486otherwise turn it off.
14470 14487
14471\(fn &optional ARG)" t nil) 14488\(fn &optional ARG)" t nil)
14472 14489
14473;;;*** 14490;;;***
14474 14491
14475;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (17842 56333)) 14492;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (18310 14600))
14476;;; Generated autoloads from progmodes/icon.el 14493;;; Generated autoloads from progmodes/icon.el
14477 14494
14478(autoload (quote icon-mode) "icon" "\ 14495(autoload (quote icon-mode) "icon" "\
@@ -14513,7 +14530,7 @@ with no args, if that value is non-nil.
14513;;;*** 14530;;;***
14514 14531
14515;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 14532;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
14516;;;;;; (17965 23638)) 14533;;;;;; (18310 14600))
14517;;; Generated autoloads from progmodes/idlw-shell.el 14534;;; Generated autoloads from progmodes/idlw-shell.el
14518 14535
14519(autoload (quote idlwave-shell) "idlw-shell" "\ 14536(autoload (quote idlwave-shell) "idlw-shell" "\
@@ -14539,7 +14556,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
14539;;;*** 14556;;;***
14540 14557
14541;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14558;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
14542;;;;;; (17992 30878)) 14559;;;;;; (18310 14600))
14543;;; Generated autoloads from progmodes/idlwave.el 14560;;; Generated autoloads from progmodes/idlwave.el
14544 14561
14545(autoload (quote idlwave-mode) "idlwave" "\ 14562(autoload (quote idlwave-mode) "idlwave" "\
@@ -14674,8 +14691,8 @@ The main features of this mode are
14674;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14691;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
14675;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14692;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14676;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14693;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14677;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (17963 14694;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (18310
14678;;;;;; 25911)) 14695;;;;;; 14571))
14679;;; Generated autoloads from ido.el 14696;;; Generated autoloads from ido.el
14680 14697
14681(defvar ido-mode nil "\ 14698(defvar ido-mode nil "\
@@ -14936,7 +14953,7 @@ DEF, if non-nil, is the default value.
14936 14953
14937;;;*** 14954;;;***
14938 14955
14939;;;### (autoloads (ielm) "ielm" "ielm.el" (17842 58279)) 14956;;;### (autoloads (ielm) "ielm" "ielm.el" (18310 14571))
14940;;; Generated autoloads from ielm.el 14957;;; Generated autoloads from ielm.el
14941 (add-hook 'same-window-buffer-names "*ielm*") 14958 (add-hook 'same-window-buffer-names "*ielm*")
14942 14959
@@ -14949,7 +14966,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
14949;;;*** 14966;;;***
14950 14967
14951;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el" 14968;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el"
14952;;;;;; (17842 58279)) 14969;;;;;; (18310 14571))
14953;;; Generated autoloads from iimage.el 14970;;; Generated autoloads from iimage.el
14954 14971
14955(autoload (quote turn-on-iimage-mode) "iimage" "\ 14972(autoload (quote turn-on-iimage-mode) "iimage" "\
@@ -14968,7 +14985,7 @@ Toggle inline image minor mode.
14968;;;;;; insert-image put-image create-image image-type-auto-detected-p 14985;;;;;; insert-image put-image create-image image-type-auto-detected-p
14969;;;;;; image-type-available-p image-type image-type-from-file-name 14986;;;;;; image-type-available-p image-type image-type-from-file-name
14970;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data) 14987;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data)
14971;;;;;; "image" "image.el" (17868 42568)) 14988;;;;;; "image" "image.el" (18316 51172))
14972;;; Generated autoloads from image.el 14989;;; Generated autoloads from image.el
14973 14990
14974(autoload (quote image-type-from-data) "image" "\ 14991(autoload (quote image-type-from-data) "image" "\
@@ -15017,16 +15034,12 @@ Image types are symbols like `xbm' or `jpeg'.
15017\(fn TYPE)" nil nil) 15034\(fn TYPE)" nil nil)
15018 15035
15019(autoload (quote image-type-auto-detected-p) "image" "\ 15036(autoload (quote image-type-auto-detected-p) "image" "\
15020Return t iff the current buffer contains an auto-detectable image. 15037Return t if the current buffer contains an auto-detectable image.
15021This function is intended to be used from `magic-mode-alist' (which see). 15038This function is intended to be used from `magic-fallback-mode-alist'.
15022 15039
15023First, compare the beginning of the buffer with `image-type-header-regexps'. 15040The buffer is considered to contain an auto-detectable image if
15024If an appropriate image type is found, check if that image type can be 15041its beginning matches an image type in `image-type-header-regexps',
15025autodetected using the variable `image-type-auto-detectable'. Finally, 15042and that image type is present in `image-type-auto-detectable'.
15026if `buffer-file-name' is non-nil, check if it matches another major mode
15027in `auto-mode-alist' apart from `image-mode'; if there is another match,
15028the autodetection is considered to have failed. Return t if all the above
15029steps succeed.
15030 15043
15031\(fn)" nil nil) 15044\(fn)" nil nil)
15032 15045
@@ -15149,7 +15162,7 @@ Example:
15149;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag 15162;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
15150;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs 15163;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
15151;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs) 15164;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs)
15152;;;;;; "image-dired" "image-dired.el" (17992 30877)) 15165;;;;;; "image-dired" "image-dired.el" (18310 14571))
15153;;; Generated autoloads from image-dired.el 15166;;; Generated autoloads from image-dired.el
15154 15167
15155(autoload (quote image-dired-dired-insert-marked-thumbs) "image-dired" "\ 15168(autoload (quote image-dired-dired-insert-marked-thumbs) "image-dired" "\
@@ -15283,7 +15296,7 @@ easy-to-use form.
15283 15296
15284;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 15297;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
15285;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 15298;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
15286;;;;;; "image-file.el" (17842 58279)) 15299;;;;;; "image-file.el" (18310 14571))
15287;;; Generated autoloads from image-file.el 15300;;; Generated autoloads from image-file.el
15288 15301
15289(defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\ 15302(defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\
@@ -15345,7 +15358,7 @@ Image files are those whose name has an extension in
15345;;;*** 15358;;;***
15346 15359
15347;;;### (autoloads (image-mode-maybe image-minor-mode image-mode) 15360;;;### (autoloads (image-mode-maybe image-minor-mode image-mode)
15348;;;;;; "image-mode" "image-mode.el" (17868 42581)) 15361;;;;;; "image-mode" "image-mode.el" (18310 14571))
15349;;; Generated autoloads from image-mode.el 15362;;; Generated autoloads from image-mode.el
15350 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist) 15363 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist)
15351 (push '("\\.png\\'" . image-mode) auto-mode-alist) 15364 (push '("\\.png\\'" . image-mode) auto-mode-alist)
@@ -15383,7 +15396,7 @@ information on these modes.
15383;;;*** 15396;;;***
15384 15397
15385;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 15398;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
15386;;;;;; imenu-sort-function) "imenu" "imenu.el" (17842 58279)) 15399;;;;;; imenu-sort-function) "imenu" "imenu.el" (18310 14571))
15387;;; Generated autoloads from imenu.el 15400;;; Generated autoloads from imenu.el
15388 15401
15389(defvar imenu-sort-function nil "\ 15402(defvar imenu-sort-function nil "\
@@ -15498,7 +15511,7 @@ for more information.
15498 15511
15499;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion 15512;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion
15500;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 15513;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
15501;;;;;; "ind-util" "language/ind-util.el" (17842 58278)) 15514;;;;;; "ind-util" "language/ind-util.el" (18310 14591))
15502;;; Generated autoloads from language/ind-util.el 15515;;; Generated autoloads from language/ind-util.el
15503 15516
15504(autoload (quote indian-compose-region) "ind-util" "\ 15517(autoload (quote indian-compose-region) "ind-util" "\
@@ -15541,7 +15554,7 @@ See also the function `indian-glyph-char'.
15541 15554
15542;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 15555;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
15543;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 15556;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
15544;;;;;; "progmodes/inf-lisp.el" (17842 56332)) 15557;;;;;; "progmodes/inf-lisp.el" (18310 14600))
15545;;; Generated autoloads from progmodes/inf-lisp.el 15558;;; Generated autoloads from progmodes/inf-lisp.el
15546 15559
15547(defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ 15560(defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\
@@ -15608,7 +15621,7 @@ of `inferior-lisp-program'). Runs the hooks from
15608;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 15621;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
15609;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index 15622;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index
15610;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual 15623;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual
15611;;;;;; info info-other-window) "info" "info.el" (18006 55795)) 15624;;;;;; info info-other-window) "info" "info.el" (18310 14572))
15612;;; Generated autoloads from info.el 15625;;; Generated autoloads from info.el
15613 15626
15614(autoload (quote info-other-window) "info" "\ 15627(autoload (quote info-other-window) "info" "\
@@ -15774,7 +15787,7 @@ This will add a speedbar major display mode.
15774 15787
15775;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 15788;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
15776;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 15789;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
15777;;;;;; (17878 61008)) 15790;;;;;; (18310 14571))
15778;;; Generated autoloads from info-look.el 15791;;; Generated autoloads from info-look.el
15779 15792
15780(autoload (quote info-lookup-reset) "info-look" "\ 15793(autoload (quote info-lookup-reset) "info-look" "\
@@ -15822,7 +15835,7 @@ Perform completion on file preceding point.
15822;;;*** 15835;;;***
15823 15836
15824;;;### (autoloads (info-xref-check-all-custom info-xref-check-all 15837;;;### (autoloads (info-xref-check-all-custom info-xref-check-all
15825;;;;;; info-xref-check) "info-xref" "info-xref.el" (17842 58279)) 15838;;;;;; info-xref-check) "info-xref" "info-xref.el" (18310 14571))
15826;;; Generated autoloads from info-xref.el 15839;;; Generated autoloads from info-xref.el
15827 15840
15828(autoload (quote info-xref-check) "info-xref" "\ 15841(autoload (quote info-xref-check) "info-xref" "\
@@ -15849,7 +15862,7 @@ quite a while.
15849;;;*** 15862;;;***
15850 15863
15851;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) 15864;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify)
15852;;;;;; "informat" "informat.el" (17842 58279)) 15865;;;;;; "informat" "informat.el" (18310 14572))
15853;;; Generated autoloads from informat.el 15866;;; Generated autoloads from informat.el
15854 15867
15855(autoload (quote Info-tagify) "informat" "\ 15868(autoload (quote Info-tagify) "informat" "\
@@ -15890,7 +15903,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
15890 15903
15891;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 15904;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
15892;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 15905;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
15893;;;;;; (17903 2305)) 15906;;;;;; (18310 14589))
15894;;; Generated autoloads from international/isearch-x.el 15907;;; Generated autoloads from international/isearch-x.el
15895 15908
15896(autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ 15909(autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\
@@ -15910,8 +15923,8 @@ Not documented
15910 15923
15911;;;*** 15924;;;***
15912 15925
15913;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (17918 15926;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (18310
15914;;;;;; 44913)) 15927;;;;;; 14572))
15915;;; Generated autoloads from isearchb.el 15928;;; Generated autoloads from isearchb.el
15916 15929
15917(autoload (quote isearchb-activate) "isearchb" "\ 15930(autoload (quote isearchb-activate) "isearchb" "\
@@ -15927,68 +15940,75 @@ accessed via isearchb.
15927;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 15940;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
15928;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 15941;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
15929;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 15942;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
15930;;;;;; "international/iso-cvt.el" (17992 30878)) 15943;;;;;; "international/iso-cvt.el" (18310 14589))
15931;;; Generated autoloads from international/iso-cvt.el 15944;;; Generated autoloads from international/iso-cvt.el
15932 15945
15933(autoload (quote iso-spanish) "iso-cvt" "\ 15946(autoload (quote iso-spanish) "iso-cvt" "\
15934Translate net conventions for Spanish to ISO 8859-1. 15947Translate net conventions for Spanish to ISO 8859-1.
15935The region between FROM and TO is translated using the table TRANS-TAB. 15948Translate the region between FROM and TO using the table
15949`iso-spanish-trans-tab'.
15936Optional arg BUFFER is ignored (for use in `format-alist'). 15950Optional arg BUFFER is ignored (for use in `format-alist').
15937 15951
15938\(fn FROM TO &optional BUFFER)" t nil) 15952\(fn FROM TO &optional BUFFER)" t nil)
15939 15953
15940(autoload (quote iso-german) "iso-cvt" "\ 15954(autoload (quote iso-german) "iso-cvt" "\
15941Translate net conventions for German to ISO 8859-1. 15955Translate net conventions for German to ISO 8859-1.
15942The region between FROM and TO is translated using the table TRANS-TAB. 15956Translate the region FROM and TO using the table
15957`iso-german-trans-tab'.
15943Optional arg BUFFER is ignored (for use in `format-alist'). 15958Optional arg BUFFER is ignored (for use in `format-alist').
15944 15959
15945\(fn FROM TO &optional BUFFER)" t nil) 15960\(fn FROM TO &optional BUFFER)" t nil)
15946 15961
15947(autoload (quote iso-iso2tex) "iso-cvt" "\ 15962(autoload (quote iso-iso2tex) "iso-cvt" "\
15948Translate ISO 8859-1 characters to TeX sequences. 15963Translate ISO 8859-1 characters to TeX sequences.
15949The region between FROM and TO is translated using the table TRANS-TAB. 15964Translate the region between FROM and TO using the table
15965`iso-iso2tex-trans-tab'.
15950Optional arg BUFFER is ignored (for use in `format-alist'). 15966Optional arg BUFFER is ignored (for use in `format-alist').
15951 15967
15952\(fn FROM TO &optional BUFFER)" t nil) 15968\(fn FROM TO &optional BUFFER)" t nil)
15953 15969
15954(autoload (quote iso-tex2iso) "iso-cvt" "\ 15970(autoload (quote iso-tex2iso) "iso-cvt" "\
15955Translate TeX sequences to ISO 8859-1 characters. 15971Translate TeX sequences to ISO 8859-1 characters.
15956The region between FROM and TO is translated using the table TRANS-TAB. 15972Translate the region between FROM and TO using the table
15973`iso-tex2iso-trans-tab'.
15957Optional arg BUFFER is ignored (for use in `format-alist'). 15974Optional arg BUFFER is ignored (for use in `format-alist').
15958 15975
15959\(fn FROM TO &optional BUFFER)" t nil) 15976\(fn FROM TO &optional BUFFER)" t nil)
15960 15977
15961(autoload (quote iso-gtex2iso) "iso-cvt" "\ 15978(autoload (quote iso-gtex2iso) "iso-cvt" "\
15962Translate German TeX sequences to ISO 8859-1 characters. 15979Translate German TeX sequences to ISO 8859-1 characters.
15963The region between FROM and TO is translated using the table TRANS-TAB. 15980Translate the region between FROM and TO using the table
15981`iso-gtex2iso-trans-tab'.
15964Optional arg BUFFER is ignored (for use in `format-alist'). 15982Optional arg BUFFER is ignored (for use in `format-alist').
15965 15983
15966\(fn FROM TO &optional BUFFER)" t nil) 15984\(fn FROM TO &optional BUFFER)" t nil)
15967 15985
15968(autoload (quote iso-iso2gtex) "iso-cvt" "\ 15986(autoload (quote iso-iso2gtex) "iso-cvt" "\
15969Translate ISO 8859-1 characters to German TeX sequences. 15987Translate ISO 8859-1 characters to German TeX sequences.
15970The region between FROM and TO is translated using the table TRANS-TAB. 15988Translate the region between FROM and TO using the table
15989`iso-iso2gtex-trans-tab'.
15971Optional arg BUFFER is ignored (for use in `format-alist'). 15990Optional arg BUFFER is ignored (for use in `format-alist').
15972 15991
15973\(fn FROM TO &optional BUFFER)" t nil) 15992\(fn FROM TO &optional BUFFER)" t nil)
15974 15993
15975(autoload (quote iso-iso2duden) "iso-cvt" "\ 15994(autoload (quote iso-iso2duden) "iso-cvt" "\
15976Translate ISO 8859-1 characters to German TeX sequences. 15995Translate ISO 8859-1 characters to Duden sequences.
15977The region between FROM and TO is translated using the table TRANS-TAB. 15996Translate the region between FROM and TO using the table
15997`iso-iso2duden-trans-tab'.
15978Optional arg BUFFER is ignored (for use in `format-alist'). 15998Optional arg BUFFER is ignored (for use in `format-alist').
15979 15999
15980\(fn FROM TO &optional BUFFER)" t nil) 16000\(fn FROM TO &optional BUFFER)" t nil)
15981 16001
15982(autoload (quote iso-iso2sgml) "iso-cvt" "\ 16002(autoload (quote iso-iso2sgml) "iso-cvt" "\
15983Translate ISO 8859-1 characters in the region to SGML entities. 16003Translate ISO 8859-1 characters in the region to SGML entities.
15984The entities used are from \"ISO 8879:1986//ENTITIES Added Latin 1//EN\". 16004Use entities from \"ISO 8879:1986//ENTITIES Added Latin 1//EN\".
15985Optional arg BUFFER is ignored (for use in `format-alist'). 16005Optional arg BUFFER is ignored (for use in `format-alist').
15986 16006
15987\(fn FROM TO &optional BUFFER)" t nil) 16007\(fn FROM TO &optional BUFFER)" t nil)
15988 16008
15989(autoload (quote iso-sgml2iso) "iso-cvt" "\ 16009(autoload (quote iso-sgml2iso) "iso-cvt" "\
15990Translate SGML entities in the region to ISO 8859-1 characters. 16010Translate SGML entities in the region to ISO 8859-1 characters.
15991The entities used are from \"ISO 8879:1986//ENTITIES Added Latin 1//EN\". 16011Use entities from \"ISO 8879:1986//ENTITIES Added Latin 1//EN\".
15992Optional arg BUFFER is ignored (for use in `format-alist'). 16012Optional arg BUFFER is ignored (for use in `format-alist').
15993 16013
15994\(fn FROM TO &optional BUFFER)" t nil) 16014\(fn FROM TO &optional BUFFER)" t nil)
@@ -16011,7 +16031,7 @@ Add submenus to the File menu, to convert to and from various formats.
16011;;;*** 16031;;;***
16012 16032
16013;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 16033;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
16014;;;;;; (17842 54888)) 16034;;;;;; (18310 14589))
16015;;; Generated autoloads from international/iso-transl.el 16035;;; Generated autoloads from international/iso-transl.el
16016 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 16036 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
16017 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 16037 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -16024,7 +16044,7 @@ Add submenus to the File menu, to convert to and from various formats.
16024;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 16044;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
16025;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist 16045;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist
16026;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" 16046;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el"
16027;;;;;; (18006 55797)) 16047;;;;;; (18355 36600))
16028;;; Generated autoloads from textmodes/ispell.el 16048;;; Generated autoloads from textmodes/ispell.el
16029(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 16049(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
16030 16050
@@ -16149,6 +16169,7 @@ for skipping in latex mode.")
16149Same format as `ispell-skip-region-alist' 16169Same format as `ispell-skip-region-alist'
16150Note - substrings of other matches must come last 16170Note - substrings of other matches must come last
16151 (e.g. \"<[tT][tT]/\" and \"<[^ \\t\\n>]\").") 16171 (e.g. \"<[tT][tT]/\" and \"<[^ \\t\\n>]\").")
16172(put 'ispell-local-pdict 'safe-local-variable 'stringp)
16152 (define-key esc-map "$" 'ispell-word) 16173 (define-key esc-map "$" 'ispell-word)
16153 16174
16154(autoload (quote ispell-word) "ispell" "\ 16175(autoload (quote ispell-word) "ispell" "\
@@ -16277,7 +16298,8 @@ available on the net.
16277 16298
16278(autoload (quote ispell-minor-mode) "ispell" "\ 16299(autoload (quote ispell-minor-mode) "ispell" "\
16279Toggle Ispell minor mode. 16300Toggle Ispell minor mode.
16280With prefix arg, turn Ispell minor mode on iff arg is positive. 16301With prefix argument ARG, turn Ispell minor mode on if ARG is positive,
16302otherwise turn it off.
16281 16303
16282In Ispell minor mode, pressing SPC or RET 16304In Ispell minor mode, pressing SPC or RET
16283warns you if the previous word is incorrectly spelled. 16305warns you if the previous word is incorrectly spelled.
@@ -16311,8 +16333,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to
16311 16333
16312;;;*** 16334;;;***
16313 16335
16314;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (17819 16336;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (18310
16315;;;;;; 9451)) 16337;;;;;; 14572))
16316;;; Generated autoloads from iswitchb.el 16338;;; Generated autoloads from iswitchb.el
16317 16339
16318(defvar iswitchb-mode nil "\ 16340(defvar iswitchb-mode nil "\
@@ -16326,7 +16348,7 @@ or call the function `iswitchb-mode'.")
16326 16348
16327(autoload (quote iswitchb-mode) "iswitchb" "\ 16349(autoload (quote iswitchb-mode) "iswitchb" "\
16328Toggle Iswitchb global minor mode. 16350Toggle Iswitchb global minor mode.
16329With arg, turn Iswitchb mode on if and only iff ARG is positive. 16351With arg, turn Iswitchb mode on if ARG is positive, otherwise turn it off.
16330This mode enables switching between buffers using substrings. See 16352This mode enables switching between buffers using substrings. See
16331`iswitchb' for details. 16353`iswitchb' for details.
16332 16354
@@ -16337,7 +16359,7 @@ This mode enables switching between buffers using substrings. See
16337;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 16359;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
16338;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 16360;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
16339;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 16361;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
16340;;;;;; "japan-util" "language/japan-util.el" (17842 58278)) 16362;;;;;; "japan-util" "language/japan-util.el" (18310 14591))
16341;;; Generated autoloads from language/japan-util.el 16363;;; Generated autoloads from language/japan-util.el
16342 16364
16343(autoload (quote setup-japanese-environment-internal) "japan-util" "\ 16365(autoload (quote setup-japanese-environment-internal) "japan-util" "\
@@ -16415,7 +16437,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16415;;;*** 16437;;;***
16416 16438
16417;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 16439;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
16418;;;;;; "jka-compr.el" (17853 24893)) 16440;;;;;; "jka-compr.el" (18310 14572))
16419;;; Generated autoloads from jka-compr.el 16441;;; Generated autoloads from jka-compr.el
16420 16442
16421(defvar jka-compr-inhibit nil "\ 16443(defvar jka-compr-inhibit nil "\
@@ -16440,7 +16462,7 @@ by `jka-compr-installed'.
16440 16462
16441;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 16463;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
16442;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 16464;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
16443;;;;;; (17833 41203)) 16465;;;;;; (18310 14582))
16444;;; Generated autoloads from emulation/keypad.el 16466;;; Generated autoloads from emulation/keypad.el
16445 16467
16446(defvar keypad-setup nil "\ 16468(defvar keypad-setup nil "\
@@ -16496,7 +16518,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
16496;;;*** 16518;;;***
16497 16519
16498;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 16520;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
16499;;;;;; (17842 54888)) 16521;;;;;; (18310 14589))
16500;;; Generated autoloads from international/kinsoku.el 16522;;; Generated autoloads from international/kinsoku.el
16501 16523
16502(autoload (quote kinsoku) "kinsoku" "\ 16524(autoload (quote kinsoku) "kinsoku" "\
@@ -16517,8 +16539,8 @@ the context of text formatting.
16517 16539
16518;;;*** 16540;;;***
16519 16541
16520;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (17842 16542;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (18310
16521;;;;;; 54888)) 16543;;;;;; 14589))
16522;;; Generated autoloads from international/kkc.el 16544;;; Generated autoloads from international/kkc.el
16523 16545
16524(defvar kkc-after-update-conversion-functions nil "\ 16546(defvar kkc-after-update-conversion-functions nil "\
@@ -16543,7 +16565,7 @@ and the return value is the length of the conversion.
16543;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16565;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
16544;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16566;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
16545;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" 16567;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro"
16546;;;;;; "kmacro.el" (17833 41350)) 16568;;;;;; "kmacro.el" (18310 14572))
16547;;; Generated autoloads from kmacro.el 16569;;; Generated autoloads from kmacro.el
16548 (global-set-key "\C-x(" 'kmacro-start-macro) 16570 (global-set-key "\C-x(" 'kmacro-start-macro)
16549 (global-set-key "\C-x)" 'kmacro-end-macro) 16571 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16650,7 +16672,7 @@ If kbd macro currently being defined end it before activating it.
16650 16672
16651;;;### (autoloads (kannada-post-read-conversion kannada-compose-string 16673;;;### (autoloads (kannada-post-read-conversion kannada-compose-string
16652;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el" 16674;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el"
16653;;;;;; (17842 58278)) 16675;;;;;; (18310 14591))
16654;;; Generated autoloads from language/knd-util.el 16676;;; Generated autoloads from language/knd-util.el
16655 16677
16656(defconst kannada-consonant "[\x51f75-\x51fb9]") 16678(defconst kannada-consonant "[\x51f75-\x51fb9]")
@@ -16673,7 +16695,7 @@ Not documented
16673;;;*** 16695;;;***
16674 16696
16675;;;### (autoloads (setup-korean-environment-internal) "korea-util" 16697;;;### (autoloads (setup-korean-environment-internal) "korea-util"
16676;;;;;; "language/korea-util.el" (17842 58278)) 16698;;;;;; "language/korea-util.el" (18310 14591))
16677;;; Generated autoloads from language/korea-util.el 16699;;; Generated autoloads from language/korea-util.el
16678 16700
16679(defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ 16701(defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
@@ -16688,7 +16710,7 @@ Not documented
16688;;;*** 16710;;;***
16689 16711
16690;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 16712;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
16691;;;;;; (17941 38806)) 16713;;;;;; (18310 14597))
16692;;; Generated autoloads from play/landmark.el 16714;;; Generated autoloads from play/landmark.el
16693 16715
16694(defalias (quote landmark-repeat) (quote lm-test-run)) 16716(defalias (quote landmark-repeat) (quote lm-test-run))
@@ -16722,8 +16744,8 @@ Use \\[describe-mode] for more info.
16722 16744
16723;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion 16745;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion
16724;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao 16746;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao
16725;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (17842 16747;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (18310
16726;;;;;; 58278)) 16748;;;;;; 14591))
16727;;; Generated autoloads from language/lao-util.el 16749;;; Generated autoloads from language/lao-util.el
16728 16750
16729(autoload (quote lao-compose-string) "lao-util" "\ 16751(autoload (quote lao-compose-string) "lao-util" "\
@@ -16772,7 +16794,7 @@ Not documented
16772 16794
16773;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 16795;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
16774;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 16796;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
16775;;;;;; "latexenc" "international/latexenc.el" (17842 54888)) 16797;;;;;; "latexenc" "international/latexenc.el" (18310 14589))
16776;;; Generated autoloads from international/latexenc.el 16798;;; Generated autoloads from international/latexenc.el
16777 16799
16778(defvar latex-inputenc-coding-alist (quote (("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))) "\ 16800(defvar latex-inputenc-coding-alist (quote (("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))) "\
@@ -16804,7 +16826,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16804;;;*** 16826;;;***
16805 16827
16806;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 16828;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
16807;;;;;; "latin1-disp" "international/latin1-disp.el" (17874 62081)) 16829;;;;;; "latin1-disp" "international/latin1-disp.el" (18310 14590))
16808;;; Generated autoloads from international/latin1-disp.el 16830;;; Generated autoloads from international/latin1-disp.el
16809 16831
16810(defvar latin1-display nil "\ 16832(defvar latin1-display nil "\
@@ -16848,7 +16870,7 @@ use either \\[customize] or the function `latin1-display'.")
16848;;;*** 16870;;;***
16849 16871
16850;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16872;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
16851;;;;;; (17842 56332)) 16873;;;;;; (18310 14600))
16852;;; Generated autoloads from progmodes/ld-script.el 16874;;; Generated autoloads from progmodes/ld-script.el
16853 16875
16854(add-to-list (quote auto-mode-alist) (quote ("\\.ld[si]?\\>" . ld-script-mode))) 16876(add-to-list (quote auto-mode-alist) (quote ("\\.ld[si]?\\>" . ld-script-mode)))
@@ -16863,7 +16885,7 @@ A major mode to edit GNU ld script files
16863;;;*** 16885;;;***
16864 16886
16865;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 16887;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
16866;;;;;; (17842 58279)) 16888;;;;;; (18310 14572))
16867;;; Generated autoloads from ledit.el 16889;;; Generated autoloads from ledit.el
16868 16890
16869(defconst ledit-save-files t "\ 16891(defconst ledit-save-files t "\
@@ -16898,7 +16920,7 @@ Not documented
16898 16920
16899;;;*** 16921;;;***
16900 16922
16901;;;### (autoloads (life) "life" "play/life.el" (17842 55395)) 16923;;;### (autoloads (life) "life" "play/life.el" (18310 14597))
16902;;; Generated autoloads from play/life.el 16924;;; Generated autoloads from play/life.el
16903 16925
16904(autoload (quote life) "life" "\ 16926(autoload (quote life) "life" "\
@@ -16911,31 +16933,40 @@ generations (this defaults to 1).
16911 16933
16912;;;*** 16934;;;***
16913 16935
16914;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (17942 16936;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (18310
16915;;;;;; 63381)) 16937;;;;;; 14572))
16916;;; Generated autoloads from loadhist.el 16938;;; Generated autoloads from loadhist.el
16917 16939
16918(autoload (quote unload-feature) "loadhist" "\ 16940(autoload (quote unload-feature) "loadhist" "\
16919Unload the library that provided FEATURE, restoring all its autoloads. 16941Unload the library that provided FEATURE.
16920If the feature is required by any other loaded code, and prefix arg FORCE 16942If the feature is required by any other loaded code, and prefix arg FORCE
16921is nil, raise an error. 16943is nil, raise an error.
16922 16944
16923This function tries to undo modifications made by the package to 16945Standard unloading activities include restoring old autoloads for
16924hooks. Packages may define a hook FEATURE-unload-hook that is called 16946functions defined by the library, undoing any additions that the
16925instead of the normal heuristics for doing this. Such a hook should 16947library has made to hook variables or to `auto-mode-alist', undoing
16926undo all the relevant global state changes that may have been made by 16948ELP profiling of functions in that library, unproviding any features
16927loading the package or executing functions in it. It has access to 16949provided by the library, and canceling timers held in variables
16928the package's feature list (before anything is unbound) in the 16950defined by the library.
16929variable `unload-hook-features-list' and could remove features from it 16951
16930in the event that the package has done something normally-ill-advised, 16952If a function `FEATURE-unload-function' is defined, this function
16931such as redefining an Emacs function. 16953calls it with no arguments, before doing anything else. That function
16954can do whatever is appropriate to undo the loading of the library. If
16955`FEATURE-unload-function' returns non-nil, that suppresses the
16956standard unloading of the library. Otherwise the standard unloading
16957proceeds.
16958
16959`FEATURE-unload-function' has access to the package's list of
16960definitions in the variable `unload-function-defs-list' and could
16961remove symbols from it in the event that the package has done
16962something strange, such as redefining an Emacs function.
16932 16963
16933\(fn FEATURE &optional FORCE)" t nil) 16964\(fn FEATURE &optional FORCE)" t nil)
16934 16965
16935;;;*** 16966;;;***
16936 16967
16937;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16968;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
16938;;;;;; "locate" "locate.el" (17992 30877)) 16969;;;;;; "locate" "locate.el" (18310 14572))
16939;;; Generated autoloads from locate.el 16970;;; Generated autoloads from locate.el
16940 16971
16941(defvar locate-ls-subdir-switches "-al" "\ 16972(defvar locate-ls-subdir-switches "-al" "\
@@ -16986,7 +17017,7 @@ except that FILTER is not optional.
16986 17017
16987;;;*** 17018;;;***
16988 17019
16989;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (18010 5298)) 17020;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (18310 14573))
16990;;; Generated autoloads from log-edit.el 17021;;; Generated autoloads from log-edit.el
16991 17022
16992(autoload (quote log-edit) "log-edit" "\ 17023(autoload (quote log-edit) "log-edit" "\
@@ -17007,8 +17038,8 @@ If BUFFER is non-nil `log-edit' will jump to that buffer, use it to edit the
17007 17038
17008;;;*** 17039;;;***
17009 17040
17010;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (17842 17041;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (18310
17011;;;;;; 58279)) 17042;;;;;; 14573))
17012;;; Generated autoloads from log-view.el 17043;;; Generated autoloads from log-view.el
17013 17044
17014(autoload (quote log-view-mode) "log-view" "\ 17045(autoload (quote log-view-mode) "log-view" "\
@@ -17018,8 +17049,8 @@ Major mode for browsing CVS log output.
17018 17049
17019;;;*** 17050;;;***
17020 17051
17021;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (17992 17052;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (18310
17022;;;;;; 30877)) 17053;;;;;; 14573))
17023;;; Generated autoloads from longlines.el 17054;;; Generated autoloads from longlines.el
17024 17055
17025(autoload (quote longlines-mode) "longlines" "\ 17056(autoload (quote longlines-mode) "longlines" "\
@@ -17040,15 +17071,15 @@ are indicated with a symbol.
17040;;;*** 17071;;;***
17041 17072
17042;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 17073;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
17043;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (17842 17074;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (18330
17044;;;;;; 58279)) 17075;;;;;; 34098))
17045;;; Generated autoloads from lpr.el 17076;;; Generated autoloads from lpr.el
17046 17077
17047(defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) 17078(defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt))))
17048 17079
17049(defvar lpr-lp-system (memq system-type (quote (usg-unix-v dgux hpux irix)))) 17080(defvar lpr-lp-system (memq system-type (quote (usg-unix-v dgux hpux irix))))
17050 17081
17051(defvar printer-name (and lpr-windows-system "PRN") "\ 17082(defvar printer-name (and (memq system-type (quote (emx ms-dos))) "PRN") "\
17052*The name of a local printer to which data is sent for printing. 17083*The name of a local printer to which data is sent for printing.
17053\(Note that PostScript files are sent to `ps-printer-name', which see.) 17084\(Note that PostScript files are sent to `ps-printer-name', which see.)
17054 17085
@@ -17135,7 +17166,7 @@ for further customization of the printer command.
17135;;;*** 17166;;;***
17136 17167
17137;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 17168;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
17138;;;;;; (18006 55796)) 17169;;;;;; (18310 14573))
17139;;; Generated autoloads from ls-lisp.el 17170;;; Generated autoloads from ls-lisp.el
17140 17171
17141(defvar ls-lisp-support-shell-wildcards t "\ 17172(defvar ls-lisp-support-shell-wildcards t "\
@@ -17146,8 +17177,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
17146 17177
17147;;;*** 17178;;;***
17148 17179
17149;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (17956 17180;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (18310
17150;;;;;; 13479)) 17181;;;;;; 14580))
17151;;; Generated autoloads from calendar/lunar.el 17182;;; Generated autoloads from calendar/lunar.el
17152 17183
17153(autoload (quote phases-of-moon) "lunar" "\ 17184(autoload (quote phases-of-moon) "lunar" "\
@@ -17160,8 +17191,8 @@ This function is suitable for execution in a .emacs file.
17160 17191
17161;;;*** 17192;;;***
17162 17193
17163;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (17923 17194;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (18310
17164;;;;;; 63540)) 17195;;;;;; 14600))
17165;;; Generated autoloads from progmodes/m4-mode.el 17196;;; Generated autoloads from progmodes/m4-mode.el
17166 17197
17167(autoload (quote m4-mode) "m4-mode" "\ 17198(autoload (quote m4-mode) "m4-mode" "\
@@ -17173,7 +17204,7 @@ A major mode to edit m4 macro files.
17173;;;*** 17204;;;***
17174 17205
17175;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 17206;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
17176;;;;;; (17842 54152)) 17207;;;;;; (18310 14581))
17177;;; Generated autoloads from emacs-lisp/macroexp.el 17208;;; Generated autoloads from emacs-lisp/macroexp.el
17178 17209
17179(autoload (quote macroexpand-all) "macroexp" "\ 17210(autoload (quote macroexpand-all) "macroexp" "\
@@ -17187,7 +17218,7 @@ definitions to shadow the loaded ones for use in file byte-compilation.
17187;;;*** 17218;;;***
17188 17219
17189;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 17220;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
17190;;;;;; name-last-kbd-macro) "macros" "macros.el" (17842 58279)) 17221;;;;;; name-last-kbd-macro) "macros" "macros.el" (18310 14573))
17191;;; Generated autoloads from macros.el 17222;;; Generated autoloads from macros.el
17192 17223
17193(autoload (quote name-last-kbd-macro) "macros" "\ 17224(autoload (quote name-last-kbd-macro) "macros" "\
@@ -17276,7 +17307,7 @@ and then select the region of un-tablified names and use
17276;;;*** 17307;;;***
17277 17308
17278;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 17309;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
17279;;;;;; "mail/mail-extr.el" (17842 55035)) 17310;;;;;; "mail/mail-extr.el" (18355 36599))
17280;;; Generated autoloads from mail/mail-extr.el 17311;;; Generated autoloads from mail/mail-extr.el
17281 17312
17282(autoload (quote mail-extract-address-components) "mail-extr" "\ 17313(autoload (quote mail-extract-address-components) "mail-extr" "\
@@ -17308,7 +17339,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
17308 17339
17309;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 17340;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
17310;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 17341;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
17311;;;;;; (17842 55035)) 17342;;;;;; (18310 14591))
17312;;; Generated autoloads from mail/mail-hist.el 17343;;; Generated autoloads from mail/mail-hist.el
17313 17344
17314(autoload (quote mail-hist-define-keys) "mail-hist" "\ 17345(autoload (quote mail-hist-define-keys) "mail-hist" "\
@@ -17339,8 +17370,8 @@ This function normally would be called when the message is sent.
17339 17370
17340;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 17371;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
17341;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p 17372;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p
17342;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (17842 17373;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (18310
17343;;;;;; 55035)) 17374;;;;;; 14591))
17344;;; Generated autoloads from mail/mail-utils.el 17375;;; Generated autoloads from mail/mail-utils.el
17345 17376
17346(defvar mail-use-rfc822 nil "\ 17377(defvar mail-use-rfc822 nil "\
@@ -17392,7 +17423,7 @@ If 4th arg LIST is non-nil, return a list of all such fields.
17392;;;*** 17423;;;***
17393 17424
17394;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) 17425;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
17395;;;;;; "mailabbrev" "mail/mailabbrev.el" (17992 30878)) 17426;;;;;; "mailabbrev" "mail/mailabbrev.el" (18310 14591))
17396;;; Generated autoloads from mail/mailabbrev.el 17427;;; Generated autoloads from mail/mailabbrev.el
17397 17428
17398(autoload (quote mail-abbrevs-setup) "mailabbrev" "\ 17429(autoload (quote mail-abbrevs-setup) "mailabbrev" "\
@@ -17415,8 +17446,8 @@ If DEFINITION contains multiple addresses, separate them with commas.
17415;;;*** 17446;;;***
17416 17447
17417;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases 17448;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
17418;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (17842 17449;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (18310
17419;;;;;; 55035)) 17450;;;;;; 14591))
17420;;; Generated autoloads from mail/mailalias.el 17451;;; Generated autoloads from mail/mailalias.el
17421 17452
17422(defvar mail-complete-style (quote angles) "\ 17453(defvar mail-complete-style (quote angles) "\
@@ -17462,7 +17493,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any.
17462;;;*** 17493;;;***
17463 17494
17464;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17495;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
17465;;;;;; (17842 55035)) 17496;;;;;; (18310 14591))
17466;;; Generated autoloads from mail/mailclient.el 17497;;; Generated autoloads from mail/mailclient.el
17467 17498
17468(autoload (quote mailclient-send-it) "mailclient" "\ 17499(autoload (quote mailclient-send-it) "mailclient" "\
@@ -17476,7 +17507,7 @@ The mail client is taken to be the handler of mailto URLs.
17476 17507
17477;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 17508;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
17478;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 17509;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
17479;;;;;; "make-mode" "progmodes/make-mode.el" (17842 56332)) 17510;;;;;; "make-mode" "progmodes/make-mode.el" (18310 14600))
17480;;; Generated autoloads from progmodes/make-mode.el 17511;;; Generated autoloads from progmodes/make-mode.el
17481 17512
17482(autoload (quote makefile-mode) "make-mode" "\ 17513(autoload (quote makefile-mode) "make-mode" "\
@@ -17593,8 +17624,8 @@ An adapted `makefile-mode' that knows about imake.
17593 17624
17594;;;*** 17625;;;***
17595 17626
17596;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (17842 17627;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (18310
17597;;;;;; 58279)) 17628;;;;;; 14573))
17598;;; Generated autoloads from makesum.el 17629;;; Generated autoloads from makesum.el
17599 17630
17600(autoload (quote make-command-summary) "makesum" "\ 17631(autoload (quote make-command-summary) "makesum" "\
@@ -17605,7 +17636,7 @@ Previous contents of that buffer are killed first.
17605 17636
17606;;;*** 17637;;;***
17607 17638
17608;;;### (autoloads (man-follow man) "man" "man.el" (17992 30877)) 17639;;;### (autoloads (man-follow man) "man" "man.el" (18310 14574))
17609;;; Generated autoloads from man.el 17640;;; Generated autoloads from man.el
17610 17641
17611(defalias (quote manual-entry) (quote man)) 17642(defalias (quote manual-entry) (quote man))
@@ -17632,7 +17663,7 @@ Get a Un*x manual page of the item under point and put it in a buffer.
17632 17663
17633;;;*** 17664;;;***
17634 17665
17635;;;### (autoloads (master-mode) "master" "master.el" (17842 58279)) 17666;;;### (autoloads (master-mode) "master" "master.el" (18310 14574))
17636;;; Generated autoloads from master.el 17667;;; Generated autoloads from master.el
17637 17668
17638(autoload (quote master-mode) "master" "\ 17669(autoload (quote master-mode) "master" "\
@@ -17654,8 +17685,8 @@ yourself the value of `master-of' by calling `master-show-slave'.
17654 17685
17655;;;*** 17686;;;***
17656 17687
17657;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17942 17688;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (18310
17658;;;;;; 63381)) 17689;;;;;; 14574))
17659;;; Generated autoloads from menu-bar.el 17690;;; Generated autoloads from menu-bar.el
17660 17691
17661(put (quote menu-bar-mode) (quote standard-value) (quote (t))) 17692(put (quote menu-bar-mode) (quote standard-value) (quote (t)))
@@ -17690,7 +17721,7 @@ turn on menu bars; otherwise, turn off menu bars.
17690;;;;;; message-cite-function message-yank-prefix message-citation-line-function 17721;;;;;; message-cite-function message-yank-prefix message-citation-line-function
17691;;;;;; message-send-mail-function message-user-organization-file 17722;;;;;; message-send-mail-function message-user-organization-file
17692;;;;;; message-signature-separator message-from-style) "message" 17723;;;;;; message-signature-separator message-from-style) "message"
17693;;;;;; "gnus/message.el" (18010 19867)) 17724;;;;;; "gnus/message.el" (18310 14587))
17694;;; Generated autoloads from gnus/message.el 17725;;; Generated autoloads from gnus/message.el
17695 17726
17696(defvar message-from-style (quote default) "\ 17727(defvar message-from-style (quote default) "\
@@ -17946,7 +17977,7 @@ which specify the range to operate on.
17946;;;*** 17977;;;***
17947 17978
17948;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17979;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17949;;;;;; (17842 56332)) 17980;;;;;; (18310 14601))
17950;;; Generated autoloads from progmodes/meta-mode.el 17981;;; Generated autoloads from progmodes/meta-mode.el
17951 17982
17952(autoload (quote metafont-mode) "meta-mode" "\ 17983(autoload (quote metafont-mode) "meta-mode" "\
@@ -17973,7 +18004,7 @@ Turning on MetaPost mode calls the value of the variable
17973 18004
17974;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 18005;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
17975;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 18006;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
17976;;;;;; (17842 55035)) 18007;;;;;; (18310 14591))
17977;;; Generated autoloads from mail/metamail.el 18008;;; Generated autoloads from mail/metamail.el
17978 18009
17979(autoload (quote metamail-interpret-header) "metamail" "\ 18010(autoload (quote metamail-interpret-header) "metamail" "\
@@ -18018,7 +18049,7 @@ redisplayed as output is inserted.
18018 18049
18019;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 18050;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
18020;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 18051;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
18021;;;;;; "mh-e/mh-comp.el" (17842 55144)) 18052;;;;;; "mh-e/mh-comp.el" (18310 14593))
18022;;; Generated autoloads from mh-e/mh-comp.el 18053;;; Generated autoloads from mh-e/mh-comp.el
18023 18054
18024(autoload (quote mh-smail) "mh-comp" "\ 18055(autoload (quote mh-smail) "mh-comp" "\
@@ -18105,7 +18136,7 @@ delete the draft message.
18105 18136
18106;;;*** 18137;;;***
18107 18138
18108;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (17842 55144)) 18139;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (18355 36599))
18109;;; Generated autoloads from mh-e/mh-e.el 18140;;; Generated autoloads from mh-e/mh-e.el
18110 18141
18111(put (quote mh-progs) (quote risky-local-variable) t) 18142(put (quote mh-progs) (quote risky-local-variable) t)
@@ -18122,7 +18153,7 @@ Display version information about MH-E and the MH mail handling system.
18122;;;*** 18153;;;***
18123 18154
18124;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 18155;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
18125;;;;;; "mh-e/mh-folder.el" (17842 55144)) 18156;;;;;; "mh-e/mh-folder.el" (18310 14593))
18126;;; Generated autoloads from mh-e/mh-folder.el 18157;;; Generated autoloads from mh-e/mh-folder.el
18127 18158
18128(autoload (quote mh-rmail) "mh-folder" "\ 18159(autoload (quote mh-rmail) "mh-folder" "\
@@ -18204,7 +18235,7 @@ perform the operation on all messages in that region.
18204;;;*** 18235;;;***
18205 18236
18206;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 18237;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
18207;;;;;; "midnight.el" (17842 58279)) 18238;;;;;; "midnight.el" (18310 14574))
18208;;; Generated autoloads from midnight.el 18239;;; Generated autoloads from midnight.el
18209 18240
18210(autoload (quote clean-buffer-list) "midnight" "\ 18241(autoload (quote clean-buffer-list) "midnight" "\
@@ -18231,7 +18262,7 @@ to its second argument TM.
18231;;;*** 18262;;;***
18232 18263
18233;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 18264;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
18234;;;;;; "minibuf-eldef.el" (17842 58279)) 18265;;;;;; "minibuf-eldef.el" (18310 14574))
18235;;; Generated autoloads from minibuf-eldef.el 18266;;; Generated autoloads from minibuf-eldef.el
18236 18267
18237(defvar minibuffer-electric-default-mode nil "\ 18268(defvar minibuffer-electric-default-mode nil "\
@@ -18259,7 +18290,7 @@ Returns non-nil if the new state is enabled.
18259;;;*** 18290;;;***
18260 18291
18261;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 18292;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
18262;;;;;; (17842 56332)) 18293;;;;;; (18310 14601))
18263;;; Generated autoloads from progmodes/mixal-mode.el 18294;;; Generated autoloads from progmodes/mixal-mode.el
18264 18295
18265(autoload (quote mixal-mode) "mixal-mode" "\ 18296(autoload (quote mixal-mode) "mixal-mode" "\
@@ -18274,7 +18305,7 @@ Major mode for the mixal asm language.
18274 18305
18275;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion 18306;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion
18276;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el" 18307;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el"
18277;;;;;; (17842 58278)) 18308;;;;;; (18310 14591))
18278;;; Generated autoloads from language/mlm-util.el 18309;;; Generated autoloads from language/mlm-util.el
18279 18310
18280(autoload (quote malayalam-compose-region) "mlm-util" "\ 18311(autoload (quote malayalam-compose-region) "mlm-util" "\
@@ -18297,7 +18328,7 @@ PATTERN regexp.
18297;;;*** 18328;;;***
18298 18329
18299;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 18330;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
18300;;;;;; "mm-extern" "gnus/mm-extern.el" (17842 54741)) 18331;;;;;; "mm-extern" "gnus/mm-extern.el" (18310 14588))
18301;;; Generated autoloads from gnus/mm-extern.el 18332;;; Generated autoloads from gnus/mm-extern.el
18302 18333
18303(autoload (quote mm-extern-cache-contents) "mm-extern" "\ 18334(autoload (quote mm-extern-cache-contents) "mm-extern" "\
@@ -18316,7 +18347,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18316;;;*** 18347;;;***
18317 18348
18318;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 18349;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
18319;;;;;; (17842 54741)) 18350;;;;;; (18310 14588))
18320;;; Generated autoloads from gnus/mm-partial.el 18351;;; Generated autoloads from gnus/mm-partial.el
18321 18352
18322(autoload (quote mm-inline-partial) "mm-partial" "\ 18353(autoload (quote mm-inline-partial) "mm-partial" "\
@@ -18330,7 +18361,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18330;;;*** 18361;;;***
18331 18362
18332;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 18363;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
18333;;;;;; "mm-url" "gnus/mm-url.el" (17842 54741)) 18364;;;;;; "mm-url" "gnus/mm-url.el" (18310 14588))
18334;;; Generated autoloads from gnus/mm-url.el 18365;;; Generated autoloads from gnus/mm-url.el
18335 18366
18336(autoload (quote mm-url-insert-file-contents) "mm-url" "\ 18367(autoload (quote mm-url-insert-file-contents) "mm-url" "\
@@ -18347,7 +18378,7 @@ Insert file contents of URL using `mm-url-program'.
18347;;;*** 18378;;;***
18348 18379
18349;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 18380;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
18350;;;;;; "gnus/mm-uu.el" (17842 54741)) 18381;;;;;; "gnus/mm-uu.el" (18310 14588))
18351;;; Generated autoloads from gnus/mm-uu.el 18382;;; Generated autoloads from gnus/mm-uu.el
18352 18383
18353(autoload (quote mm-uu-dissect) "mm-uu" "\ 18384(autoload (quote mm-uu-dissect) "mm-uu" "\
@@ -18367,7 +18398,7 @@ Assume text has been decoded if DECODED is non-nil.
18367;;;*** 18398;;;***
18368 18399
18369;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 18400;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
18370;;;;;; (17842 54741)) 18401;;;;;; (18310 14588))
18371;;; Generated autoloads from gnus/mml1991.el 18402;;; Generated autoloads from gnus/mml1991.el
18372 18403
18373(autoload (quote mml1991-encrypt) "mml1991" "\ 18404(autoload (quote mml1991-encrypt) "mml1991" "\
@@ -18384,7 +18415,7 @@ Not documented
18384 18415
18385;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 18416;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
18386;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 18417;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
18387;;;;;; "mml2015" "gnus/mml2015.el" (17842 54741)) 18418;;;;;; "mml2015" "gnus/mml2015.el" (18310 14588))
18388;;; Generated autoloads from gnus/mml2015.el 18419;;; Generated autoloads from gnus/mml2015.el
18389 18420
18390(autoload (quote mml2015-decrypt) "mml2015" "\ 18421(autoload (quote mml2015-decrypt) "mml2015" "\
@@ -18425,7 +18456,7 @@ Not documented
18425;;;*** 18456;;;***
18426 18457
18427;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" 18458;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
18428;;;;;; (17276 13069)) 18459;;;;;; (18130 57254))
18429;;; Generated autoloads from progmodes/modula2.el 18460;;; Generated autoloads from progmodes/modula2.el
18430 18461
18431(autoload (quote modula-2-mode) "modula2" "\ 18462(autoload (quote modula-2-mode) "modula2" "\
@@ -18457,7 +18488,7 @@ followed by the first character of the construct.
18457;;;*** 18488;;;***
18458 18489
18459;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" 18490;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
18460;;;;;; (17842 55395)) 18491;;;;;; (18310 14597))
18461;;; Generated autoloads from play/morse.el 18492;;; Generated autoloads from play/morse.el
18462 18493
18463(autoload (quote morse-region) "morse" "\ 18494(autoload (quote morse-region) "morse" "\
@@ -18472,8 +18503,8 @@ Convert morse coded text in region to ordinary ASCII text.
18472 18503
18473;;;*** 18504;;;***
18474 18505
18475;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (17842 18506;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (18310
18476;;;;;; 58279)) 18507;;;;;; 14574))
18477;;; Generated autoloads from mouse-sel.el 18508;;; Generated autoloads from mouse-sel.el
18478 18509
18479(defvar mouse-sel-mode nil "\ 18510(defvar mouse-sel-mode nil "\
@@ -18525,7 +18556,7 @@ primary selection and region.
18525 18556
18526;;;*** 18557;;;***
18527 18558
18528;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (17862 6157)) 18559;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (18310 14597))
18529;;; Generated autoloads from play/mpuz.el 18560;;; Generated autoloads from play/mpuz.el
18530 18561
18531(autoload (quote mpuz) "mpuz" "\ 18562(autoload (quote mpuz) "mpuz" "\
@@ -18535,7 +18566,7 @@ Multiplication puzzle with GNU Emacs.
18535 18566
18536;;;*** 18567;;;***
18537 18568
18538;;;### (autoloads (msb-mode) "msb" "msb.el" (18006 55796)) 18569;;;### (autoloads (msb-mode) "msb" "msb.el" (18310 14574))
18539;;; Generated autoloads from msb.el 18570;;; Generated autoloads from msb.el
18540 18571
18541(defvar msb-mode nil "\ 18572(defvar msb-mode nil "\
@@ -18562,7 +18593,7 @@ different buffer menu using the function `msb'.
18562;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18593;;;;;; describe-current-coding-system describe-current-coding-system-briefly
18563;;;;;; describe-coding-system describe-character-set list-charset-chars 18594;;;;;; describe-coding-system describe-character-set list-charset-chars
18564;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18595;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
18565;;;;;; (17842 54888)) 18596;;;;;; (18310 14590))
18566;;; Generated autoloads from international/mule-diag.el 18597;;; Generated autoloads from international/mule-diag.el
18567 18598
18568(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))))) "\ 18599(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))))) "\
@@ -18736,7 +18767,7 @@ system which uses fontsets).
18736;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18767;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18737;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18768;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18738;;;;;; truncate-string-to-width store-substring string-to-sequence) 18769;;;;;; truncate-string-to-width store-substring string-to-sequence)
18739;;;;;; "mule-util" "international/mule-util.el" (17842 54888)) 18770;;;;;; "mule-util" "international/mule-util.el" (18310 14590))
18740;;; Generated autoloads from international/mule-util.el 18771;;; Generated autoloads from international/mule-util.el
18741 18772
18742(autoload (quote string-to-sequence) "mule-util" "\ 18773(autoload (quote string-to-sequence) "mule-util" "\
@@ -18865,7 +18896,7 @@ basis, this may not be accurate.
18865;;;*** 18896;;;***
18866 18897
18867;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" 18898;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
18868;;;;;; (17842 58279)) 18899;;;;;; (18310 14574))
18869;;; Generated autoloads from mwheel.el 18900;;; Generated autoloads from mwheel.el
18870 18901
18871(defvar mouse-wheel-mode nil "\ 18902(defvar mouse-wheel-mode nil "\
@@ -18893,8 +18924,8 @@ Enable mouse wheel support.
18893 18924
18894;;;### (autoloads (network-connection network-connection-to-service 18925;;;### (autoloads (network-connection network-connection-to-service
18895;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 18926;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
18896;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) 18927;;;;;; nslookup nslookup-host route arp netstat ifconfig ping traceroute)
18897;;;;;; "net-utils" "net/net-utils.el" (17891 7215)) 18928;;;;;; "net-utils" "net/net-utils.el" (18355 36599))
18898;;; Generated autoloads from net/net-utils.el 18929;;; Generated autoloads from net/net-utils.el
18899 18930
18900(autoload (quote traceroute) "net-utils" "\ 18931(autoload (quote traceroute) "net-utils" "\
@@ -18909,12 +18940,12 @@ If your system's ping continues until interrupted, you can try setting
18909 18940
18910\(fn HOST)" t nil) 18941\(fn HOST)" t nil)
18911 18942
18912(autoload (quote ipconfig) "net-utils" "\ 18943(autoload (quote ifconfig) "net-utils" "\
18913Run ipconfig program. 18944Run ifconfig program.
18914 18945
18915\(fn)" t nil) 18946\(fn)" t nil)
18916 18947
18917(defalias (quote ifconfig) (quote ipconfig)) 18948(defalias (quote ipconfig) (quote ifconfig))
18918 18949
18919(autoload (quote netstat) "net-utils" "\ 18950(autoload (quote netstat) "net-utils" "\
18920Run netstat program. 18951Run netstat program.
@@ -18990,7 +19021,7 @@ Open a network connection to HOST on PORT.
18990;;;;;; uncomment-region comment-kill comment-set-column comment-indent 19021;;;;;; uncomment-region comment-kill comment-set-column comment-indent
18991;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 19022;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
18992;;;;;; comment-padding comment-style comment-column) "newcomment" 19023;;;;;; comment-padding comment-style comment-column) "newcomment"
18993;;;;;; "newcomment.el" (17992 30877)) 19024;;;;;; "newcomment.el" (18355 41016))
18994;;; Generated autoloads from newcomment.el 19025;;; Generated autoloads from newcomment.el
18995 19026
18996(defalias (quote indent-for-comment) (quote comment-indent)) 19027(defalias (quote indent-for-comment) (quote comment-indent))
@@ -19010,10 +19041,10 @@ Major modes should set this variable.")
19010 19041
19011(defvar comment-column 32 "\ 19042(defvar comment-column 32 "\
19012Column to indent right-margin comments to. 19043Column to indent right-margin comments to.
19013Each mode establishes a different default value for this variable; you 19044Each mode may establish a different default value for this variable; you
19014can set the value for a particular mode using that mode's hook. 19045can set the value for a particular mode using that mode's hook.
19015Comments might be indented to a value smaller than this in order 19046Comments might be indented to a different value in order not to go beyond
19016not to go beyond `comment-fill-column'.") 19047`comment-fill-column' or in order to align them with surrounding comments.")
19017 19048
19018(custom-autoload (quote comment-column) "newcomment" t) 19049(custom-autoload (quote comment-column) "newcomment" t)
19019(put 'comment-column 'safe-local-variable 'integerp) 19050(put 'comment-column 'safe-local-variable 'integerp)
@@ -19186,7 +19217,7 @@ unless optional argument SOFT is non-nil.
19186 19217
19187;;;### (autoloads (newsticker-show-news newsticker-start-ticker newsticker-start 19218;;;### (autoloads (newsticker-show-news newsticker-start-ticker newsticker-start
19188;;;;;; newsticker-ticker-running-p newsticker-running-p) "newsticker" 19219;;;;;; newsticker-ticker-running-p newsticker-running-p) "newsticker"
19189;;;;;; "net/newsticker.el" (17873 44590)) 19220;;;;;; "net/newsticker.el" (18310 14594))
19190;;; Generated autoloads from net/newsticker.el 19221;;; Generated autoloads from net/newsticker.el
19191 19222
19192(autoload (quote newsticker-running-p) "newsticker" "\ 19223(autoload (quote newsticker-running-p) "newsticker" "\
@@ -19228,7 +19259,7 @@ Switch to newsticker buffer. You may want to bind this to a key.
19228;;;*** 19259;;;***
19229 19260
19230;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 19261;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
19231;;;;;; (17992 30878)) 19262;;;;;; (18310 14588))
19232;;; Generated autoloads from gnus/nndiary.el 19263;;; Generated autoloads from gnus/nndiary.el
19233 19264
19234(autoload (quote nndiary-generate-nov-databases) "nndiary" "\ 19265(autoload (quote nndiary-generate-nov-databases) "nndiary" "\
@@ -19238,8 +19269,8 @@ Generate NOV databases in all nndiary directories.
19238 19269
19239;;;*** 19270;;;***
19240 19271
19241;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (17842 19272;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (18310
19242;;;;;; 54741)) 19273;;;;;; 14588))
19243;;; Generated autoloads from gnus/nndoc.el 19274;;; Generated autoloads from gnus/nndoc.el
19244 19275
19245(autoload (quote nndoc-add-type) "nndoc" "\ 19276(autoload (quote nndoc-add-type) "nndoc" "\
@@ -19254,7 +19285,7 @@ symbol in the alist.
19254;;;*** 19285;;;***
19255 19286
19256;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 19287;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
19257;;;;;; (17842 54741)) 19288;;;;;; (18310 14588))
19258;;; Generated autoloads from gnus/nnfolder.el 19289;;; Generated autoloads from gnus/nnfolder.el
19259 19290
19260(autoload (quote nnfolder-generate-active-file) "nnfolder" "\ 19291(autoload (quote nnfolder-generate-active-file) "nnfolder" "\
@@ -19266,7 +19297,7 @@ This command does not work if you use short group names.
19266;;;*** 19297;;;***
19267 19298
19268;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" 19299;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
19269;;;;;; (17842 54741)) 19300;;;;;; (18310 14588))
19270;;; Generated autoloads from gnus/nnkiboze.el 19301;;; Generated autoloads from gnus/nnkiboze.el
19271 19302
19272(autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ 19303(autoload (quote nnkiboze-generate-groups) "nnkiboze" "\
@@ -19278,7 +19309,7 @@ Finds out what articles are to be part of the nnkiboze groups.
19278;;;*** 19309;;;***
19279 19310
19280;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 19311;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
19281;;;;;; (17842 54741)) 19312;;;;;; (18310 14588))
19282;;; Generated autoloads from gnus/nnml.el 19313;;; Generated autoloads from gnus/nnml.el
19283 19314
19284(autoload (quote nnml-generate-nov-databases) "nnml" "\ 19315(autoload (quote nnml-generate-nov-databases) "nnml" "\
@@ -19289,7 +19320,7 @@ Generate NOV databases in all nnml directories.
19289;;;*** 19320;;;***
19290 19321
19291;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) 19322;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)
19292;;;;;; "nnsoup" "gnus/nnsoup.el" (17842 54741)) 19323;;;;;; "nnsoup" "gnus/nnsoup.el" (18310 14588))
19293;;; Generated autoloads from gnus/nnsoup.el 19324;;; Generated autoloads from gnus/nnsoup.el
19294 19325
19295(autoload (quote nnsoup-pack-replies) "nnsoup" "\ 19326(autoload (quote nnsoup-pack-replies) "nnsoup" "\
@@ -19310,7 +19341,7 @@ Revert posting and mailing methods to the standard Emacs methods.
19310;;;*** 19341;;;***
19311 19342
19312;;;### (autoloads (disable-command enable-command disabled-command-function) 19343;;;### (autoloads (disable-command enable-command disabled-command-function)
19313;;;;;; "novice" "novice.el" (17842 58279)) 19344;;;;;; "novice" "novice.el" (18310 14574))
19314;;; Generated autoloads from novice.el 19345;;; Generated autoloads from novice.el
19315 19346
19316(defvar disabled-command-function (quote disabled-command-function) "\ 19347(defvar disabled-command-function (quote disabled-command-function) "\
@@ -19343,7 +19374,7 @@ to future sessions.
19343;;;*** 19374;;;***
19344 19375
19345;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 19376;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
19346;;;;;; (17842 58277)) 19377;;;;;; (18310 14605))
19347;;; Generated autoloads from textmodes/nroff-mode.el 19378;;; Generated autoloads from textmodes/nroff-mode.el
19348 19379
19349(autoload (quote nroff-mode) "nroff-mode" "\ 19380(autoload (quote nroff-mode) "nroff-mode" "\
@@ -19358,7 +19389,7 @@ closing requests for requests that are used in matched pairs.
19358;;;*** 19389;;;***
19359 19390
19360;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" 19391;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"
19361;;;;;; (17842 56332)) 19392;;;;;; (18310 14601))
19362;;; Generated autoloads from progmodes/octave-hlp.el 19393;;; Generated autoloads from progmodes/octave-hlp.el
19363 19394
19364(autoload (quote octave-help) "octave-hlp" "\ 19395(autoload (quote octave-help) "octave-hlp" "\
@@ -19372,7 +19403,7 @@ If KEY is not a string, prompt for it with completion.
19372;;;*** 19403;;;***
19373 19404
19374;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 19405;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
19375;;;;;; (17842 56332)) 19406;;;;;; (18310 14601))
19376;;; Generated autoloads from progmodes/octave-inf.el 19407;;; Generated autoloads from progmodes/octave-inf.el
19377 19408
19378(autoload (quote inferior-octave) "octave-inf" "\ 19409(autoload (quote inferior-octave) "octave-inf" "\
@@ -19395,7 +19426,7 @@ startup file, `~/.emacs-octave'.
19395;;;*** 19426;;;***
19396 19427
19397;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19428;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19398;;;;;; (17842 56332)) 19429;;;;;; (18310 14601))
19399;;; Generated autoloads from progmodes/octave-mod.el 19430;;; Generated autoloads from progmodes/octave-mod.el
19400 19431
19401(autoload (quote octave-mode) "octave-mod" "\ 19432(autoload (quote octave-mode) "octave-mod" "\
@@ -19499,7 +19530,7 @@ including a reproducible test case and send the message.
19499;;;;;; org-remember-handler org-remember org-remember-apply-template 19530;;;;;; org-remember-handler org-remember org-remember-apply-template
19500;;;;;; org-remember-annotation org-store-link orgtbl-mode turn-on-orgtbl 19531;;;;;; org-remember-annotation org-store-link orgtbl-mode turn-on-orgtbl
19501;;;;;; org-global-cycle org-cycle org-mode) "org" "textmodes/org.el" 19532;;;;;; org-global-cycle org-cycle org-mode) "org" "textmodes/org.el"
19502;;;;;; (17922 37459)) 19533;;;;;; (18310 14605))
19503;;; Generated autoloads from textmodes/org.el 19534;;; Generated autoloads from textmodes/org.el
19504 19535
19505(autoload (quote org-mode) "org" "\ 19536(autoload (quote org-mode) "org" "\
@@ -19548,8 +19579,8 @@ Visibility cycling for Org-mode.
19548 `indent-relative', like TAB normally does. See the option 19579 `indent-relative', like TAB normally does. See the option
19549 `org-cycle-emulate-tab' for details. 19580 `org-cycle-emulate-tab' for details.
19550 19581
19551- Special case: if point is the the beginning of the buffer and there is 19582- Special case: if point is the beginning of the buffer and there is no
19552 no headline in line 1, this function will act as if called with prefix arg. 19583 headline in line 1, this function will act as if called with prefix arg.
19553 19584
19554\(fn &optional ARG)" t nil) 19585\(fn &optional ARG)" t nil)
19555 19586
@@ -19774,7 +19805,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
19774;;;*** 19805;;;***
19775 19806
19776;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 19807;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
19777;;;;;; (17952 11093)) 19808;;;;;; (18310 14575))
19778;;; Generated autoloads from outline.el 19809;;; Generated autoloads from outline.el
19779(put 'outline-regexp 'safe-local-variable 'string-or-null-p) 19810(put 'outline-regexp 'safe-local-variable 'string-or-null-p)
19780 19811
@@ -19830,8 +19861,8 @@ See the command `outline-mode' for more information on this mode.
19830 19861
19831;;;*** 19862;;;***
19832 19863
19833;;;### (autoloads nil "paragraphs" "textmodes/paragraphs.el" (17842 19864;;;### (autoloads nil "paragraphs" "textmodes/paragraphs.el" (18310
19834;;;;;; 58277)) 19865;;;;;; 14605))
19835;;; Generated autoloads from textmodes/paragraphs.el 19866;;; Generated autoloads from textmodes/paragraphs.el
19836(put 'paragraph-start 'safe-local-variable 'stringp) 19867(put 'paragraph-start 'safe-local-variable 'stringp)
19837(put 'paragraph-separate 'safe-local-variable 'stringp) 19868(put 'paragraph-separate 'safe-local-variable 'stringp)
@@ -19845,7 +19876,7 @@ See the command `outline-mode' for more information on this mode.
19845 19876
19846;;;*** 19877;;;***
19847 19878
19848;;;### (autoloads (show-paren-mode) "paren" "paren.el" (18016 8765)) 19879;;;### (autoloads (show-paren-mode) "paren" "paren.el" (18310 14575))
19849;;; Generated autoloads from paren.el 19880;;; Generated autoloads from paren.el
19850 19881
19851(defvar show-paren-mode nil "\ 19882(defvar show-paren-mode nil "\
@@ -19870,7 +19901,7 @@ in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time.
19870;;;*** 19901;;;***
19871 19902
19872;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 19903;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
19873;;;;;; (17957 43164)) 19904;;;;;; (18310 14580))
19874;;; Generated autoloads from calendar/parse-time.el 19905;;; Generated autoloads from calendar/parse-time.el
19875 19906
19876(autoload (quote parse-time-string) "parse-time" "\ 19907(autoload (quote parse-time-string) "parse-time" "\
@@ -19882,8 +19913,8 @@ unknown are returned as nil.
19882 19913
19883;;;*** 19914;;;***
19884 19915
19885;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (17842 19916;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (18310
19886;;;;;; 56332)) 19917;;;;;; 14601))
19887;;; Generated autoloads from progmodes/pascal.el 19918;;; Generated autoloads from progmodes/pascal.el
19888 19919
19889(autoload (quote pascal-mode) "pascal" "\ 19920(autoload (quote pascal-mode) "pascal" "\
@@ -19936,7 +19967,7 @@ no args, if that value is non-nil.
19936;;;*** 19967;;;***
19937 19968
19938;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" 19969;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
19939;;;;;; (17842 54264)) 19970;;;;;; (18310 14582))
19940;;; Generated autoloads from emulation/pc-mode.el 19971;;; Generated autoloads from emulation/pc-mode.el
19941 19972
19942(autoload (quote pc-bindings-mode) "pc-mode" "\ 19973(autoload (quote pc-bindings-mode) "pc-mode" "\
@@ -19954,7 +19985,7 @@ C-Escape does list-buffers.
19954;;;*** 19985;;;***
19955 19986
19956;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" 19987;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
19957;;;;;; "emulation/pc-select.el" (17842 54264)) 19988;;;;;; "emulation/pc-select.el" (18310 14582))
19958;;; Generated autoloads from emulation/pc-select.el 19989;;; Generated autoloads from emulation/pc-select.el
19959 19990
19960(defvar pc-selection-mode nil "\ 19991(defvar pc-selection-mode nil "\
@@ -20030,8 +20061,8 @@ you must modify it using \\[customize] or \\[pc-selection-mode].")
20030 20061
20031;;;*** 20062;;;***
20032 20063
20033;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (17842 20064;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (18310
20034;;;;;; 58279)) 20065;;;;;; 14575))
20035;;; Generated autoloads from pcmpl-cvs.el 20066;;; Generated autoloads from pcmpl-cvs.el
20036 20067
20037(autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ 20068(autoload (quote pcomplete/cvs) "pcmpl-cvs" "\
@@ -20042,7 +20073,7 @@ Completion rules for the `cvs' command.
20042;;;*** 20073;;;***
20043 20074
20044;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 20075;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
20045;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (17842 58279)) 20076;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (18310 14575))
20046;;; Generated autoloads from pcmpl-gnu.el 20077;;; Generated autoloads from pcmpl-gnu.el
20047 20078
20048(autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ 20079(autoload (quote pcomplete/gzip) "pcmpl-gnu" "\
@@ -20070,7 +20101,7 @@ Completion for the GNU tar utility.
20070;;;*** 20101;;;***
20071 20102
20072;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 20103;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
20073;;;;;; "pcmpl-linux" "pcmpl-linux.el" (17842 58279)) 20104;;;;;; "pcmpl-linux" "pcmpl-linux.el" (18310 14575))
20074;;; Generated autoloads from pcmpl-linux.el 20105;;; Generated autoloads from pcmpl-linux.el
20075 20106
20076(autoload (quote pcomplete/kill) "pcmpl-linux" "\ 20107(autoload (quote pcomplete/kill) "pcmpl-linux" "\
@@ -20090,8 +20121,8 @@ Completion for GNU/Linux `mount'.
20090 20121
20091;;;*** 20122;;;***
20092 20123
20093;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (17842 20124;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (18310
20094;;;;;; 58279)) 20125;;;;;; 14575))
20095;;; Generated autoloads from pcmpl-rpm.el 20126;;; Generated autoloads from pcmpl-rpm.el
20096 20127
20097(autoload (quote pcomplete/rpm) "pcmpl-rpm" "\ 20128(autoload (quote pcomplete/rpm) "pcmpl-rpm" "\
@@ -20107,7 +20138,7 @@ You can use \\[eshell-report-bug] to do so.
20107 20138
20108;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which 20139;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which
20109;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) 20140;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd)
20110;;;;;; "pcmpl-unix" "pcmpl-unix.el" (17842 58279)) 20141;;;;;; "pcmpl-unix" "pcmpl-unix.el" (18310 14575))
20111;;; Generated autoloads from pcmpl-unix.el 20142;;; Generated autoloads from pcmpl-unix.el
20112 20143
20113(autoload (quote pcomplete/cd) "pcmpl-unix" "\ 20144(autoload (quote pcomplete/cd) "pcmpl-unix" "\
@@ -20153,8 +20184,8 @@ Completion for the `chgrp' command.
20153 20184
20154;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 20185;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
20155;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 20186;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
20156;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (17944 20187;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (18310
20157;;;;;; 62194)) 20188;;;;;; 14575))
20158;;; Generated autoloads from pcomplete.el 20189;;; Generated autoloads from pcomplete.el
20159 20190
20160(autoload (quote pcomplete) "pcomplete" "\ 20191(autoload (quote pcomplete) "pcomplete" "\
@@ -20213,7 +20244,7 @@ Setup shell-mode to use pcomplete.
20213 20244
20214;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 20245;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
20215;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 20246;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
20216;;;;;; "pcvs.el" (18006 55796)) 20247;;;;;; "pcvs.el" (18310 14576))
20217;;; Generated autoloads from pcvs.el 20248;;; Generated autoloads from pcvs.el
20218 20249
20219(autoload (quote cvs-checkout) "pcvs" "\ 20250(autoload (quote cvs-checkout) "pcvs" "\
@@ -20290,7 +20321,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20290 20321
20291;;;*** 20322;;;***
20292 20323
20293;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (17842 58279)) 20324;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (18310 14576))
20294;;; Generated autoloads from pcvs-defs.el 20325;;; Generated autoloads from pcvs-defs.el
20295 20326
20296(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m))) 20327(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m)))
@@ -20298,8 +20329,14 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20298;;;*** 20329;;;***
20299 20330
20300;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 20331;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
20301;;;;;; (17962 28280)) 20332;;;;;; (18310 14601))
20302;;; Generated autoloads from progmodes/perl-mode.el 20333;;; Generated autoloads from progmodes/perl-mode.el
20334(put 'perl-indent-level 'safe-local-variable 'integerp)
20335(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
20336(put 'perl-continued-brace-offset 'safe-local-variable 'integerp)
20337(put 'perl-brace-offset 'safe-local-variable 'integerp)
20338(put 'perl-brace-imaginary-offset 'safe-local-variable 'integerp)
20339(put 'perl-label-offset 'safe-local-variable 'integerp)
20303 20340
20304(autoload (quote perl-mode) "perl-mode" "\ 20341(autoload (quote perl-mode) "perl-mode" "\
20305Major mode for editing Perl code. 20342Major mode for editing Perl code.
@@ -20356,7 +20393,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
20356;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key 20393;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key
20357;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt 20394;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt
20358;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region 20395;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region
20359;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (17842 58279)) 20396;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (18310 14576))
20360;;; Generated autoloads from pgg.el 20397;;; Generated autoloads from pgg.el
20361 20398
20362(autoload (quote pgg-encrypt-region) "pgg" "\ 20399(autoload (quote pgg-encrypt-region) "pgg" "\
@@ -20427,7 +20464,7 @@ If the optional 3rd argument CLEARTEXT is non-nil, it does not create
20427a detached signature. 20464a detached signature.
20428 20465
20429If this function is called interactively, CLEARTEXT is enabled 20466If this function is called interactively, CLEARTEXT is enabled
20430and the the output is displayed. 20467and the output is displayed.
20431 20468
20432If optional PASSPHRASE is not specified, it will be obtained from the 20469If optional PASSPHRASE is not specified, it will be obtained from the
20433passphrase cache or user. 20470passphrase cache or user.
@@ -20444,7 +20481,7 @@ If optional arguments START and END are specified, only sign data
20444within the region. 20481within the region.
20445 20482
20446If this function is called interactively, CLEARTEXT is enabled 20483If this function is called interactively, CLEARTEXT is enabled
20447and the the output is displayed. 20484and the output is displayed.
20448 20485
20449If optional PASSPHRASE is not specified, it will be obtained from the 20486If optional PASSPHRASE is not specified, it will be obtained from the
20450passphrase cache or user. 20487passphrase cache or user.
@@ -20490,7 +20527,7 @@ Import public keys in the current buffer.
20490;;;*** 20527;;;***
20491 20528
20492;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el" 20529;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el"
20493;;;;;; (17887 33207)) 20530;;;;;; (18310 14576))
20494;;; Generated autoloads from pgg-gpg.el 20531;;; Generated autoloads from pgg-gpg.el
20495 20532
20496(autoload (quote pgg-gpg-symmetric-key-p) "pgg-gpg" "\ 20533(autoload (quote pgg-gpg-symmetric-key-p) "pgg-gpg" "\
@@ -20501,7 +20538,7 @@ True if decoded armor MESSAGE-KEYS has symmetric encryption indicator.
20501;;;*** 20538;;;***
20502 20539
20503;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 20540;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
20504;;;;;; (17842 58277)) 20541;;;;;; (18310 14605))
20505;;; Generated autoloads from textmodes/picture.el 20542;;; Generated autoloads from textmodes/picture.el
20506 20543
20507(autoload (quote picture-mode) "picture" "\ 20544(autoload (quote picture-mode) "picture" "\
@@ -20582,7 +20619,7 @@ they are not defaultly assigned to keys.
20582;;;*** 20619;;;***
20583 20620
20584;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 20621;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
20585;;;;;; (17842 58277)) 20622;;;;;; (18310 14605))
20586;;; Generated autoloads from textmodes/po.el 20623;;; Generated autoloads from textmodes/po.el
20587 20624
20588(autoload (quote po-find-file-coding-system) "po" "\ 20625(autoload (quote po-find-file-coding-system) "po" "\
@@ -20593,7 +20630,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
20593 20630
20594;;;*** 20631;;;***
20595 20632
20596;;;### (autoloads (pong) "pong" "play/pong.el" (17842 55395)) 20633;;;### (autoloads (pong) "pong" "play/pong.el" (18310 14597))
20597;;; Generated autoloads from play/pong.el 20634;;; Generated autoloads from play/pong.el
20598 20635
20599(autoload (quote pong) "pong" "\ 20636(autoload (quote pong) "pong" "\
@@ -20610,7 +20647,7 @@ pong-mode keybindings:\\<pong-mode-map>
20610;;;*** 20647;;;***
20611 20648
20612;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer 20649;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer
20613;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (17852 19612)) 20650;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (18310 14581))
20614;;; Generated autoloads from emacs-lisp/pp.el 20651;;; Generated autoloads from emacs-lisp/pp.el
20615 20652
20616(autoload (quote pp-to-string) "pp" "\ 20653(autoload (quote pp-to-string) "pp" "\
@@ -20666,7 +20703,7 @@ Ignores leading comment characters.
20666;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 20703;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
20667;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 20704;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
20668;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 20705;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
20669;;;;;; (18006 55796)) 20706;;;;;; (18310 14576))
20670;;; Generated autoloads from printing.el 20707;;; Generated autoloads from printing.el
20671 20708
20672(autoload (quote pr-interface) "printing" "\ 20709(autoload (quote pr-interface) "printing" "\
@@ -21254,7 +21291,7 @@ are both set to t.
21254;;;*** 21291;;;***
21255 21292
21256;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el" 21293;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el"
21257;;;;;; (17842 56332)) 21294;;;;;; (18310 14601))
21258;;; Generated autoloads from progmodes/prolog.el 21295;;; Generated autoloads from progmodes/prolog.el
21259 21296
21260(autoload (quote prolog-mode) "prolog" "\ 21297(autoload (quote prolog-mode) "prolog" "\
@@ -21277,7 +21314,7 @@ With prefix argument \\[universal-prefix], prompt for the program to use.
21277 21314
21278;;;*** 21315;;;***
21279 21316
21280;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (17842 58279)) 21317;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (18310 14577))
21281;;; Generated autoloads from ps-bdf.el 21318;;; Generated autoloads from ps-bdf.el
21282 21319
21283(defvar bdf-directory-list (if (memq system-type (quote (ms-dos windows-nt))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ 21320(defvar bdf-directory-list (if (memq system-type (quote (ms-dos windows-nt))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\
@@ -21286,8 +21323,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
21286 21323
21287;;;*** 21324;;;***
21288 21325
21289;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (17842 21326;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (18310
21290;;;;;; 56332)) 21327;;;;;; 14601))
21291;;; Generated autoloads from progmodes/ps-mode.el 21328;;; Generated autoloads from progmodes/ps-mode.el
21292 21329
21293(autoload (quote ps-mode) "ps-mode" "\ 21330(autoload (quote ps-mode) "ps-mode" "\
@@ -21336,7 +21373,7 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
21336;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-encode-header-string 21373;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-encode-header-string
21337;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string 21374;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string
21338;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer) 21375;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer)
21339;;;;;; "ps-mule" "ps-mule.el" (17842 58279)) 21376;;;;;; "ps-mule" "ps-mule.el" (18310 14577))
21340;;; Generated autoloads from ps-mule.el 21377;;; Generated autoloads from ps-mule.el
21341 21378
21342(defvar ps-multibyte-buffer nil "\ 21379(defvar ps-multibyte-buffer nil "\
@@ -21457,8 +21494,8 @@ Not documented
21457;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 21494;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
21458;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 21495;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
21459;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 21496;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
21460;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (18006 21497;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (18310
21461;;;;;; 55796)) 21498;;;;;; 14577))
21462;;; Generated autoloads from ps-print.el 21499;;; Generated autoloads from ps-print.el
21463 21500
21464(defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\ 21501(defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\
@@ -21655,7 +21692,7 @@ If EXTENSION is any other symbol, it is ignored.
21655;;;*** 21692;;;***
21656 21693
21657;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el" 21694;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el"
21658;;;;;; (17992 30878)) 21695;;;;;; (18326 18336))
21659;;; Generated autoloads from progmodes/python.el 21696;;; Generated autoloads from progmodes/python.el
21660 21697
21661(add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode))) 21698(add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode)))
@@ -21730,7 +21767,7 @@ Runs `jython-mode-hook' after `python-mode-hook'.
21730;;;*** 21767;;;***
21731 21768
21732;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 21769;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
21733;;;;;; (17842 54741)) 21770;;;;;; (18310 14589))
21734;;; Generated autoloads from gnus/qp.el 21771;;; Generated autoloads from gnus/qp.el
21735 21772
21736(autoload (quote quoted-printable-decode-region) "qp" "\ 21773(autoload (quote quoted-printable-decode-region) "qp" "\
@@ -21753,7 +21790,7 @@ them into characters should be done separately.
21753;;;;;; quail-defrule quail-install-decode-map quail-install-map 21790;;;;;; quail-defrule quail-install-decode-map quail-install-map
21754;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 21791;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
21755;;;;;; quail-define-package quail-use-package quail-title) "quail" 21792;;;;;; quail-define-package quail-use-package quail-title) "quail"
21756;;;;;; "international/quail.el" (17921 16827)) 21793;;;;;; "international/quail.el" (18310 14590))
21757;;; Generated autoloads from international/quail.el 21794;;; Generated autoloads from international/quail.el
21758 21795
21759(autoload (quote quail-title) "quail" "\ 21796(autoload (quote quail-title) "quail" "\
@@ -21984,8 +22021,8 @@ of each directory.
21984 22021
21985;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 22022;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
21986;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 22023;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
21987;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (17842 22024;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (18310
21988;;;;;; 55218)) 22025;;;;;; 14594))
21989;;; Generated autoloads from net/quickurl.el 22026;;; Generated autoloads from net/quickurl.el
21990 22027
21991(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" "\ 22028(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" "\
@@ -22057,7 +22094,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
22057;;;*** 22094;;;***
22058 22095
22059;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 22096;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
22060;;;;;; "net/rcirc.el" (18006 55797)) 22097;;;;;; "net/rcirc.el" (18355 36599))
22061;;; Generated autoloads from net/rcirc.el 22098;;; Generated autoloads from net/rcirc.el
22062 22099
22063(autoload (quote rcirc) "rcirc" "\ 22100(autoload (quote rcirc) "rcirc" "\
@@ -22089,8 +22126,8 @@ Global minor mode for tracking activity in rcirc buffers.
22089 22126
22090;;;*** 22127;;;***
22091 22128
22092;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (17842 22129;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (18310
22093;;;;;; 55218)) 22130;;;;;; 14594))
22094;;; Generated autoloads from net/rcompile.el 22131;;; Generated autoloads from net/rcompile.el
22095 22132
22096(autoload (quote remote-compile) "rcompile" "\ 22133(autoload (quote remote-compile) "rcompile" "\
@@ -22102,7 +22139,7 @@ See \\[compile].
22102;;;*** 22139;;;***
22103 22140
22104;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 22141;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
22105;;;;;; (17917 37732)) 22142;;;;;; (18310 14581))
22106;;; Generated autoloads from emacs-lisp/re-builder.el 22143;;; Generated autoloads from emacs-lisp/re-builder.el
22107 22144
22108(defalias (quote regexp-builder) (quote re-builder)) 22145(defalias (quote regexp-builder) (quote re-builder))
@@ -22114,7 +22151,7 @@ Construct a regexp interactively.
22114 22151
22115;;;*** 22152;;;***
22116 22153
22117;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (17930 34071)) 22154;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (18310 14577))
22118;;; Generated autoloads from recentf.el 22155;;; Generated autoloads from recentf.el
22119 22156
22120(defvar recentf-mode nil "\ 22157(defvar recentf-mode nil "\
@@ -22141,8 +22178,8 @@ that were operated on recently.
22141;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle 22178;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
22142;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 22179;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
22143;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 22180;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
22144;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (17842 22181;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (18310
22145;;;;;; 58279)) 22182;;;;;; 14577))
22146;;; Generated autoloads from rect.el 22183;;; Generated autoloads from rect.el
22147 22184
22148(autoload (quote move-to-column-force) "rect" "\ 22185(autoload (quote move-to-column-force) "rect" "\
@@ -22270,13 +22307,13 @@ rectangle which were empty.
22270 22307
22271;;;*** 22308;;;***
22272 22309
22273;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (17842 22310;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (18310
22274;;;;;; 58277)) 22311;;;;;; 14605))
22275;;; Generated autoloads from textmodes/refill.el 22312;;; Generated autoloads from textmodes/refill.el
22276 22313
22277(autoload (quote refill-mode) "refill" "\ 22314(autoload (quote refill-mode) "refill" "\
22278Toggle Refill minor mode. 22315Toggle Refill minor mode.
22279With prefix arg, turn Refill mode on iff arg is positive. 22316With prefix arg, turn Refill mode on if arg is positive, otherwise turn it off.
22280 22317
22281When Refill mode is on, the current paragraph will be formatted when 22318When Refill mode is on, the current paragraph will be formatted when
22282changes are made within it. Self-inserting characters only cause 22319changes are made within it. Self-inserting characters only cause
@@ -22287,7 +22324,7 @@ refilling if they would cause auto-filling.
22287;;;*** 22324;;;***
22288 22325
22289;;;### (autoloads (reftex-reset-scanning-information reftex-mode 22326;;;### (autoloads (reftex-reset-scanning-information reftex-mode
22290;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (17923 8784)) 22327;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (18310 14607))
22291;;; Generated autoloads from textmodes/reftex.el 22328;;; Generated autoloads from textmodes/reftex.el
22292 22329
22293(autoload (quote turn-on-reftex) "reftex" "\ 22330(autoload (quote turn-on-reftex) "reftex" "\
@@ -22337,7 +22374,7 @@ This enforces rescanning the buffer on next use.
22337;;;*** 22374;;;***
22338 22375
22339;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 22376;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
22340;;;;;; (17923 8784)) 22377;;;;;; (18310 14606))
22341;;; Generated autoloads from textmodes/reftex-cite.el 22378;;; Generated autoloads from textmodes/reftex-cite.el
22342 22379
22343(autoload (quote reftex-citation) "reftex-cite" "\ 22380(autoload (quote reftex-citation) "reftex-cite" "\
@@ -22367,7 +22404,7 @@ While entering the regexp, completion on knows citation keys is possible.
22367;;;*** 22404;;;***
22368 22405
22369;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 22406;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
22370;;;;;; (17923 8784)) 22407;;;;;; (18310 14606))
22371;;; Generated autoloads from textmodes/reftex-global.el 22408;;; Generated autoloads from textmodes/reftex-global.el
22372 22409
22373(autoload (quote reftex-isearch-minor-mode) "reftex-global" "\ 22410(autoload (quote reftex-isearch-minor-mode) "reftex-global" "\
@@ -22377,14 +22414,14 @@ the current TeX document.
22377 22414
22378With no argument, this command toggles 22415With no argument, this command toggles
22379`reftex-isearch-minor-mode'. With a prefix argument ARG, turn 22416`reftex-isearch-minor-mode'. With a prefix argument ARG, turn
22380`reftex-isearch-minor-mode' on iff ARG is positive. 22417`reftex-isearch-minor-mode' on if ARG is positive, otherwise turn it off.
22381 22418
22382\(fn &optional ARG)" t nil) 22419\(fn &optional ARG)" t nil)
22383 22420
22384;;;*** 22421;;;***
22385 22422
22386;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 22423;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
22387;;;;;; (17923 8784)) 22424;;;;;; (18310 14606))
22388;;; Generated autoloads from textmodes/reftex-index.el 22425;;; Generated autoloads from textmodes/reftex-index.el
22389 22426
22390(autoload (quote reftex-index-phrases-mode) "reftex-index" "\ 22427(autoload (quote reftex-index-phrases-mode) "reftex-index" "\
@@ -22417,7 +22454,7 @@ Here are all local bindings.
22417;;;*** 22454;;;***
22418 22455
22419;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 22456;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
22420;;;;;; (17923 8784)) 22457;;;;;; (18310 14606))
22421;;; Generated autoloads from textmodes/reftex-parse.el 22458;;; Generated autoloads from textmodes/reftex-parse.el
22422 22459
22423(autoload (quote reftex-all-document-files) "reftex-parse" "\ 22460(autoload (quote reftex-all-document-files) "reftex-parse" "\
@@ -22429,8 +22466,8 @@ of master file.
22429 22466
22430;;;*** 22467;;;***
22431 22468
22432;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (17923 22469;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (18310
22433;;;;;; 8784)) 22470;;;;;; 14606))
22434;;; Generated autoloads from textmodes/reftex-vars.el 22471;;; Generated autoloads from textmodes/reftex-vars.el
22435(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22472(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
22436(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22473(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -22440,7 +22477,7 @@ of master file.
22440;;;*** 22477;;;***
22441 22478
22442;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 22479;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
22443;;;;;; (17842 54152)) 22480;;;;;; (18310 14582))
22444;;; Generated autoloads from emacs-lisp/regexp-opt.el 22481;;; Generated autoloads from emacs-lisp/regexp-opt.el
22445 22482
22446(autoload (quote regexp-opt) "regexp-opt" "\ 22483(autoload (quote regexp-opt) "regexp-opt" "\
@@ -22467,25 +22504,30 @@ This means the number of non-shy regexp grouping constructs
22467 22504
22468;;;*** 22505;;;***
22469 22506
22470;;;### (autoloads (repeat) "repeat" "repeat.el" (17842 58279)) 22507;;;### (autoloads (repeat) "repeat" "repeat.el" (18310 14577))
22471;;; Generated autoloads from repeat.el 22508;;; Generated autoloads from repeat.el
22472 22509
22473(autoload (quote repeat) "repeat" "\ 22510(autoload (quote repeat) "repeat" "\
22474Repeat most recently executed command. 22511Repeat most recently executed command.
22475With prefix arg, apply new prefix arg to that command; otherwise, use 22512With prefix arg, apply new prefix arg to that command; otherwise,
22476the prefix arg that was used before (if any). 22513use the prefix arg that was used before (if any).
22477This command is like the `.' command in the vi editor. 22514This command is like the `.' command in the vi editor.
22478 22515
22479If this command is invoked by a multi-character key sequence, it can then 22516If this command is invoked by a multi-character key sequence, it
22480be repeated by repeating the final character of that sequence. This behavior 22517can then be repeated by repeating the final character of that
22481can be modified by the global variable `repeat-on-final-keystroke'. 22518sequence. This behavior can be modified by the global variable
22519`repeat-on-final-keystroke'.
22520
22521`repeat' ignores commands bound to input events. Hence the term
22522\"most recently executed command\" shall be read as \"most
22523recently executed command not bound to an input event\".
22482 22524
22483\(fn REPEAT-ARG)" t nil) 22525\(fn REPEAT-ARG)" t nil)
22484 22526
22485;;;*** 22527;;;***
22486 22528
22487;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 22529;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
22488;;;;;; (17842 55035)) 22530;;;;;; (18310 14591))
22489;;; Generated autoloads from mail/reporter.el 22531;;; Generated autoloads from mail/reporter.el
22490 22532
22491(autoload (quote reporter-submit-bug-report) "reporter" "\ 22533(autoload (quote reporter-submit-bug-report) "reporter" "\
@@ -22517,7 +22559,7 @@ mail-sending package is used for editing and sending the message.
22517;;;*** 22559;;;***
22518 22560
22519;;;### (autoloads (reposition-window) "reposition" "reposition.el" 22561;;;### (autoloads (reposition-window) "reposition" "reposition.el"
22520;;;;;; (17842 58279)) 22562;;;;;; (18310 14577))
22521;;; Generated autoloads from reposition.el 22563;;; Generated autoloads from reposition.el
22522 22564
22523(autoload (quote reposition-window) "reposition" "\ 22565(autoload (quote reposition-window) "reposition" "\
@@ -22540,12 +22582,11 @@ comments, including the first comment line, are visible), or to make the
22540first comment line visible (if point is in a comment). 22582first comment line visible (if point is in a comment).
22541 22583
22542\(fn &optional ARG)" t nil) 22584\(fn &optional ARG)" t nil)
22543 (define-key esc-map "\C-l" 'reposition-window)
22544 22585
22545;;;*** 22586;;;***
22546 22587
22547;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (17842 22588;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (18310
22548;;;;;; 58279)) 22589;;;;;; 14577))
22549;;; Generated autoloads from resume.el 22590;;; Generated autoloads from resume.el
22550 22591
22551(autoload (quote resume-suspend-hook) "resume" "\ 22592(autoload (quote resume-suspend-hook) "resume" "\
@@ -22556,7 +22597,7 @@ Clear out the file used for transmitting args when Emacs resumes.
22556;;;*** 22597;;;***
22557 22598
22558;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 22599;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
22559;;;;;; (17842 58279)) 22600;;;;;; (18310 14577))
22560;;; Generated autoloads from reveal.el 22601;;; Generated autoloads from reveal.el
22561 22602
22562(autoload (quote reveal-mode) "reveal" "\ 22603(autoload (quote reveal-mode) "reveal" "\
@@ -22591,7 +22632,7 @@ With zero or negative ARG turn mode off.
22591;;;*** 22632;;;***
22592 22633
22593;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 22634;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
22594;;;;;; (17842 54152)) 22635;;;;;; (18310 14582))
22595;;; Generated autoloads from emacs-lisp/ring.el 22636;;; Generated autoloads from emacs-lisp/ring.el
22596 22637
22597(autoload (quote ring-p) "ring" "\ 22638(autoload (quote ring-p) "ring" "\
@@ -22606,7 +22647,7 @@ Make a ring that can contain SIZE elements.
22606 22647
22607;;;*** 22648;;;***
22608 22649
22609;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (17842 55218)) 22650;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (18310 14594))
22610;;; Generated autoloads from net/rlogin.el 22651;;; Generated autoloads from net/rlogin.el
22611 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") 22652 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
22612 22653
@@ -22657,8 +22698,8 @@ variable.
22657;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output 22698;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
22658;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers 22699;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
22659;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names 22700;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names
22660;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (18006 22701;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (18339
22661;;;;;; 55797)) 22702;;;;;; 43353))
22662;;; Generated autoloads from mail/rmail.el 22703;;; Generated autoloads from mail/rmail.el
22663 22704
22664(autoload (quote rmail-movemail-variant-p) "rmail" "\ 22705(autoload (quote rmail-movemail-variant-p) "rmail" "\
@@ -22923,7 +22964,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
22923;;;*** 22964;;;***
22924 22965
22925;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" 22966;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
22926;;;;;; (17887 18399)) 22967;;;;;; (18310 14591))
22927;;; Generated autoloads from mail/rmailedit.el 22968;;; Generated autoloads from mail/rmailedit.el
22928 22969
22929(autoload (quote rmail-edit-current-message) "rmailedit" "\ 22970(autoload (quote rmail-edit-current-message) "rmailedit" "\
@@ -22935,7 +22976,7 @@ Edit the contents of this message.
22935 22976
22936;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message 22977;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
22937;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" 22978;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
22938;;;;;; "mail/rmailkwd.el" (17842 55035)) 22979;;;;;; "mail/rmailkwd.el" (18310 14591))
22939;;; Generated autoloads from mail/rmailkwd.el 22980;;; Generated autoloads from mail/rmailkwd.el
22940 22981
22941(autoload (quote rmail-add-label) "rmailkwd" "\ 22982(autoload (quote rmail-add-label) "rmailkwd" "\
@@ -22974,7 +23015,7 @@ With prefix argument N moves forward N messages with these labels.
22974;;;*** 23015;;;***
22975 23016
22976;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" 23017;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el"
22977;;;;;; (17842 55035)) 23018;;;;;; (18310 14591))
22978;;; Generated autoloads from mail/rmailmsc.el 23019;;; Generated autoloads from mail/rmailmsc.el
22979 23020
22980(autoload (quote set-rmail-inbox-list) "rmailmsc" "\ 23021(autoload (quote set-rmail-inbox-list) "rmailmsc" "\
@@ -22988,7 +23029,7 @@ If FILE-NAME is empty, remove any existing inbox list.
22988 23029
22989;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output 23030;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output
22990;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" 23031;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout"
22991;;;;;; "mail/rmailout.el" (17842 55035)) 23032;;;;;; "mail/rmailout.el" (18310 14591))
22992;;; Generated autoloads from mail/rmailout.el 23033;;; Generated autoloads from mail/rmailout.el
22993 23034
22994(defvar rmail-output-file-alist nil "\ 23035(defvar rmail-output-file-alist nil "\
@@ -23055,8 +23096,8 @@ FILE-NAME defaults, interactively, from the Subject field of the message.
23055 23096
23056;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent 23097;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent
23057;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject 23098;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject
23058;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (17842 23099;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (18310
23059;;;;;; 55035)) 23100;;;;;; 14591))
23060;;; Generated autoloads from mail/rmailsort.el 23101;;; Generated autoloads from mail/rmailsort.el
23061 23102
23062(autoload (quote rmail-sort-by-date) "rmailsort" "\ 23103(autoload (quote rmail-sort-by-date) "rmailsort" "\
@@ -23108,7 +23149,7 @@ KEYWORDS is a comma-separated list of labels.
23108;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp 23149;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
23109;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 23150;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
23110;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 23151;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
23111;;;;;; "rmailsum" "mail/rmailsum.el" (17842 55035)) 23152;;;;;; "rmailsum" "mail/rmailsum.el" (18310 14591))
23112;;; Generated autoloads from mail/rmailsum.el 23153;;; Generated autoloads from mail/rmailsum.el
23113 23154
23114(defvar rmail-summary-scroll-between-messages t "\ 23155(defvar rmail-summary-scroll-between-messages t "\
@@ -23190,7 +23231,7 @@ Setting this variable has an effect only before reading a mail.")
23190;;;*** 23231;;;***
23191 23232
23192;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 23233;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
23193;;;;;; rot13-string rot13) "rot13" "rot13.el" (17842 58279)) 23234;;;;;; rot13-string rot13) "rot13" "rot13.el" (18310 14577))
23194;;; Generated autoloads from rot13.el 23235;;; Generated autoloads from rot13.el
23195 23236
23196(autoload (quote rot13) "rot13" "\ 23237(autoload (quote rot13) "rot13" "\
@@ -23227,8 +23268,8 @@ Toggle the use of ROT13 encoding for the current window.
23227 23268
23228;;;*** 23269;;;***
23229 23270
23230;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (17833 23271;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (18310
23231;;;;;; 43069)) 23272;;;;;; 14577))
23232;;; Generated autoloads from ruler-mode.el 23273;;; Generated autoloads from ruler-mode.el
23233 23274
23234(autoload (quote ruler-mode) "ruler-mode" "\ 23275(autoload (quote ruler-mode) "ruler-mode" "\
@@ -23238,8 +23279,8 @@ Display a ruler in the header line if ARG > 0.
23238 23279
23239;;;*** 23280;;;***
23240 23281
23241;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (18011 23282;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (18310
23242;;;;;; 44080)) 23283;;;;;; 14582))
23243;;; Generated autoloads from emacs-lisp/rx.el 23284;;; Generated autoloads from emacs-lisp/rx.el
23244 23285
23245(autoload (quote rx-to-string) "rx" "\ 23286(autoload (quote rx-to-string) "rx" "\
@@ -23552,7 +23593,7 @@ enclosed in `(and ...)'.
23552;;;*** 23593;;;***
23553 23594
23554;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el" 23595;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el"
23555;;;;;; (17842 58279)) 23596;;;;;; (18310 14577))
23556;;; Generated autoloads from savehist.el 23597;;; Generated autoloads from savehist.el
23557 23598
23558(defvar savehist-mode nil "\ 23599(defvar savehist-mode nil "\
@@ -23578,7 +23619,7 @@ which is probably undesirable.
23578;;;*** 23619;;;***
23579 23620
23580;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 23621;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
23581;;;;;; (17842 56332)) 23622;;;;;; (18355 36599))
23582;;; Generated autoloads from progmodes/scheme.el 23623;;; Generated autoloads from progmodes/scheme.el
23583 23624
23584(autoload (quote scheme-mode) "scheme" "\ 23625(autoload (quote scheme-mode) "scheme" "\
@@ -23620,7 +23661,7 @@ that variable's value is a string.
23620;;;*** 23661;;;***
23621 23662
23622;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 23663;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
23623;;;;;; (17842 54741)) 23664;;;;;; (18310 14589))
23624;;; Generated autoloads from gnus/score-mode.el 23665;;; Generated autoloads from gnus/score-mode.el
23625 23666
23626(autoload (quote gnus-score-mode) "score-mode" "\ 23667(autoload (quote gnus-score-mode) "score-mode" "\
@@ -23634,7 +23675,7 @@ This mode is an extended emacs-lisp mode.
23634;;;*** 23675;;;***
23635 23676
23636;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 23677;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
23637;;;;;; (17842 58278)) 23678;;;;;; (18310 14577))
23638;;; Generated autoloads from scroll-all.el 23679;;; Generated autoloads from scroll-all.el
23639 23680
23640(defvar scroll-all-mode nil "\ 23681(defvar scroll-all-mode nil "\
@@ -23657,11 +23698,11 @@ apply to all visible windows in the same frame.
23657;;;*** 23698;;;***
23658 23699
23659;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 23700;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
23660;;;;;; (17842 58278)) 23701;;;;;; (18310 14577))
23661;;; Generated autoloads from scroll-lock.el 23702;;; Generated autoloads from scroll-lock.el
23662 23703
23663(autoload (quote scroll-lock-mode) "scroll-lock" "\ 23704(autoload (quote scroll-lock-mode) "scroll-lock" "\
23664Minor mode for pager-like scrolling. 23705Buffer-local minor mode for pager-like scrolling.
23665Keys which normally move point by line or paragraph will scroll 23706Keys which normally move point by line or paragraph will scroll
23666the buffer by the respective amount of lines instead and point 23707the buffer by the respective amount of lines instead and point
23667will be kept vertically fixed relative to window boundaries 23708will be kept vertically fixed relative to window boundaries
@@ -23679,7 +23720,7 @@ during scrolling.
23679;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 23720;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
23680;;;;;; mail-header-separator send-mail-function mail-interactive 23721;;;;;; mail-header-separator send-mail-function mail-interactive
23681;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 23722;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
23682;;;;;; "sendmail" "mail/sendmail.el" (17942 63381)) 23723;;;;;; "sendmail" "mail/sendmail.el" (18310 14591))
23683;;; Generated autoloads from mail/sendmail.el 23724;;; Generated autoloads from mail/sendmail.el
23684 23725
23685(defvar mail-from-style (quote angles) "\ 23726(defvar mail-from-style (quote angles) "\
@@ -23980,7 +24021,7 @@ Like `mail' command, but display mail buffer in another frame.
23980;;;*** 24021;;;***
23981 24022
23982;;;### (autoloads (server-mode server-start) "server" "server.el" 24023;;;### (autoloads (server-mode server-start) "server" "server.el"
23983;;;;;; (17921 16827)) 24024;;;;;; (18310 14577))
23984;;; Generated autoloads from server.el 24025;;; Generated autoloads from server.el
23985 24026
23986(autoload (quote server-start) "server" "\ 24027(autoload (quote server-start) "server" "\
@@ -24014,7 +24055,7 @@ Server mode runs a process that accepts commands from the
24014 24055
24015;;;*** 24056;;;***
24016 24057
24017;;;### (autoloads (ses-mode) "ses" "ses.el" (17902 31690)) 24058;;;### (autoloads (ses-mode) "ses" "ses.el" (18310 14577))
24018;;; Generated autoloads from ses.el 24059;;; Generated autoloads from ses.el
24019 24060
24020(autoload (quote ses-mode) "ses" "\ 24061(autoload (quote ses-mode) "ses" "\
@@ -24033,7 +24074,7 @@ These are active only in the minibuffer, when entering or editing a formula:
24033;;;*** 24074;;;***
24034 24075
24035;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 24076;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
24036;;;;;; (18010 58080)) 24077;;;;;; (18356 27153))
24037;;; Generated autoloads from textmodes/sgml-mode.el 24078;;; Generated autoloads from textmodes/sgml-mode.el
24038 24079
24039(autoload (quote sgml-mode) "sgml-mode" "\ 24080(autoload (quote sgml-mode) "sgml-mode" "\
@@ -24101,7 +24142,7 @@ To work around that, do:
24101;;;*** 24142;;;***
24102 24143
24103;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 24144;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
24104;;;;;; (17992 30878)) 24145;;;;;; (18326 18336))
24105;;; Generated autoloads from progmodes/sh-script.el 24146;;; Generated autoloads from progmodes/sh-script.el
24106(put 'sh-shell 'safe-local-variable 'symbolp) 24147(put 'sh-shell 'safe-local-variable 'symbolp)
24107 24148
@@ -24165,7 +24206,7 @@ with your script for an edit-interpret-debug cycle.
24165 24206
24166;;;*** 24207;;;***
24167 24208
24168;;;### (autoloads (sha1) "sha1" "gnus/sha1.el" (17842 54741)) 24209;;;### (autoloads (sha1) "sha1" "gnus/sha1.el" (18310 14589))
24169;;; Generated autoloads from gnus/sha1.el 24210;;; Generated autoloads from gnus/sha1.el
24170 24211
24171(autoload (quote sha1) "sha1" "\ 24212(autoload (quote sha1) "sha1" "\
@@ -24180,7 +24221,7 @@ If BINARY is non-nil, return a string in binary form.
24180;;;*** 24221;;;***
24181 24222
24182;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 24223;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
24183;;;;;; (17853 57352)) 24224;;;;;; (18310 14582))
24184;;; Generated autoloads from emacs-lisp/shadow.el 24225;;; Generated autoloads from emacs-lisp/shadow.el
24185 24226
24186(autoload (quote list-load-path-shadows) "shadow" "\ 24227(autoload (quote list-load-path-shadows) "shadow" "\
@@ -24227,8 +24268,8 @@ buffer called `*Shadows*'. Shadowings are located by calling the
24227;;;*** 24268;;;***
24228 24269
24229;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 24270;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
24230;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (17842 24271;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (18310
24231;;;;;; 58278)) 24272;;;;;; 14577))
24232;;; Generated autoloads from shadowfile.el 24273;;; Generated autoloads from shadowfile.el
24233 24274
24234(autoload (quote shadow-define-cluster) "shadowfile" "\ 24275(autoload (quote shadow-define-cluster) "shadowfile" "\
@@ -24236,8 +24277,8 @@ Edit (or create) the definition of a cluster NAME.
24236This is a group of hosts that share directories, so that copying to or from 24277This is a group of hosts that share directories, so that copying to or from
24237one of them is sufficient to update the file on all of them. Clusters are 24278one of them is sufficient to update the file on all of them. Clusters are
24238defined by a name, the network address of a primary host (the one we copy 24279defined by a name, the network address of a primary host (the one we copy
24239files to), and a regular expression that matches the hostnames of all the sites 24280files to), and a regular expression that matches the hostnames of all the
24240in the cluster. 24281sites in the cluster.
24241 24282
24242\(fn NAME)" t nil) 24283\(fn NAME)" t nil)
24243 24284
@@ -24253,8 +24294,8 @@ specific hostnames, or names of clusters (see `shadow-define-cluster').
24253Make each of a group of files be shared between hosts. 24294Make each of a group of files be shared between hosts.
24254Prompts for regular expression; files matching this are shared between a list 24295Prompts for regular expression; files matching this are shared between a list
24255of sites, which are also prompted for. The filenames must be identical on all 24296of sites, which are also prompted for. The filenames must be identical on all
24256hosts (if they aren't, use `shadow-define-literal-group' instead of this function). 24297hosts (if they aren't, use `shadow-define-literal-group' instead of this
24257Each site can be either a hostname or the name of a cluster (see 24298function). Each site can be either a hostname or the name of a cluster (see
24258`shadow-define-cluster'). 24299`shadow-define-cluster').
24259 24300
24260\(fn)" t nil) 24301\(fn)" t nil)
@@ -24267,7 +24308,7 @@ Set up file shadowing.
24267;;;*** 24308;;;***
24268 24309
24269;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 24310;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
24270;;;;;; (17899 1575)) 24311;;;;;; (18310 14577))
24271;;; Generated autoloads from shell.el 24312;;; Generated autoloads from shell.el
24272 24313
24273(defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ 24314(defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
@@ -24314,7 +24355,7 @@ Otherwise, one argument `-i' is passed to the shell.
24314;;;*** 24355;;;***
24315 24356
24316;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 24357;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
24317;;;;;; "sieve" "gnus/sieve.el" (17842 54741)) 24358;;;;;; "sieve" "gnus/sieve.el" (18310 14589))
24318;;; Generated autoloads from gnus/sieve.el 24359;;; Generated autoloads from gnus/sieve.el
24319 24360
24320(autoload (quote sieve-manage) "sieve" "\ 24361(autoload (quote sieve-manage) "sieve" "\
@@ -24335,7 +24376,7 @@ Not documented
24335;;;*** 24376;;;***
24336 24377
24337;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 24378;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
24338;;;;;; (17842 54741)) 24379;;;;;; (18310 14589))
24339;;; Generated autoloads from gnus/sieve-mode.el 24380;;; Generated autoloads from gnus/sieve-mode.el
24340 24381
24341(autoload (quote sieve-mode) "sieve-mode" "\ 24382(autoload (quote sieve-mode) "sieve-mode" "\
@@ -24350,14 +24391,14 @@ Turning on Sieve mode runs `sieve-mode-hook'.
24350 24391
24351;;;*** 24392;;;***
24352 24393
24353;;;### (autoloads nil "simple" "simple.el" (18009 38727)) 24394;;;### (autoloads nil "simple" "simple.el" (18339 43351))
24354;;; Generated autoloads from simple.el 24395;;; Generated autoloads from simple.el
24355(put 'fill-prefix 'safe-local-variable 'string-or-null-p) 24396(put 'fill-prefix 'safe-local-variable 'string-or-null-p)
24356 24397
24357;;;*** 24398;;;***
24358 24399
24359;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (17842 24400;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (18310
24360;;;;;; 56332)) 24401;;;;;; 14601))
24361;;; Generated autoloads from progmodes/simula.el 24402;;; Generated autoloads from progmodes/simula.el
24362 24403
24363(autoload (quote simula-mode) "simula" "\ 24404(autoload (quote simula-mode) "simula" "\
@@ -24406,7 +24447,7 @@ with no arguments, if that value is non-nil.
24406;;;*** 24447;;;***
24407 24448
24408;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 24449;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
24409;;;;;; define-skeleton) "skeleton" "skeleton.el" (17842 58278)) 24450;;;;;; define-skeleton) "skeleton" "skeleton.el" (18310 14577))
24410;;; Generated autoloads from skeleton.el 24451;;; Generated autoloads from skeleton.el
24411 24452
24412(defvar skeleton-filter-function (quote identity) "\ 24453(defvar skeleton-filter-function (quote identity) "\
@@ -24461,8 +24502,8 @@ If ELEMENT is a string or a character it gets inserted (see also
24461 interesting point set by _ 24502 interesting point set by _
24462 > indent line (or interregion if > _) according to major mode 24503 > indent line (or interregion if > _) according to major mode
24463 @ add position to `skeleton-positions' 24504 @ add position to `skeleton-positions'
24464 & do next ELEMENT iff previous moved point 24505 & do next ELEMENT if previous moved point
24465 | do next ELEMENT iff previous didn't move point 24506 | do next ELEMENT if previous didn't move point
24466 -num delete num preceding characters (see `skeleton-untabify') 24507 -num delete num preceding characters (see `skeleton-untabify')
24467 resume: skipped, continue here if quit is signaled 24508 resume: skipped, continue here if quit is signaled
24468 nil skipped 24509 nil skipped
@@ -24516,7 +24557,7 @@ symmetrical ones, and the same character twice for the others.
24516;;;*** 24557;;;***
24517 24558
24518;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" 24559;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el"
24519;;;;;; (17904 28230)) 24560;;;;;; (18310 14577))
24520;;; Generated autoloads from smerge-mode.el 24561;;; Generated autoloads from smerge-mode.el
24521 24562
24522(autoload (quote smerge-ediff) "smerge-mode" "\ 24563(autoload (quote smerge-ediff) "smerge-mode" "\
@@ -24535,7 +24576,7 @@ Minor mode to simplify editing output from the diff3 program.
24535;;;*** 24576;;;***
24536 24577
24537;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 24578;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
24538;;;;;; (17875 18370)) 24579;;;;;; (18310 14589))
24539;;; Generated autoloads from gnus/smiley.el 24580;;; Generated autoloads from gnus/smiley.el
24540 24581
24541(autoload (quote smiley-region) "smiley" "\ 24582(autoload (quote smiley-region) "smiley" "\
@@ -24553,7 +24594,7 @@ interactively. If there's no argument, do it at the current buffer
24553;;;*** 24594;;;***
24554 24595
24555;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 24596;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
24556;;;;;; "mail/smtpmail.el" (17939 50716)) 24597;;;;;; "mail/smtpmail.el" (18310 14591))
24557;;; Generated autoloads from mail/smtpmail.el 24598;;; Generated autoloads from mail/smtpmail.el
24558 24599
24559(autoload (quote smtpmail-send-it) "smtpmail" "\ 24600(autoload (quote smtpmail-send-it) "smtpmail" "\
@@ -24568,7 +24609,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
24568 24609
24569;;;*** 24610;;;***
24570 24611
24571;;;### (autoloads (snake) "snake" "play/snake.el" (17842 55395)) 24612;;;### (autoloads (snake) "snake" "play/snake.el" (18310 14597))
24572;;; Generated autoloads from play/snake.el 24613;;; Generated autoloads from play/snake.el
24573 24614
24574(autoload (quote snake) "snake" "\ 24615(autoload (quote snake) "snake" "\
@@ -24592,7 +24633,7 @@ Snake mode keybindings:
24592;;;*** 24633;;;***
24593 24634
24594;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 24635;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
24595;;;;;; (17842 55218)) 24636;;;;;; (18310 14594))
24596;;; Generated autoloads from net/snmp-mode.el 24637;;; Generated autoloads from net/snmp-mode.el
24597 24638
24598(autoload (quote snmp-mode) "snmp-mode" "\ 24639(autoload (quote snmp-mode) "snmp-mode" "\
@@ -24623,7 +24664,7 @@ then `snmpv2-mode-hook'.
24623 24664
24624;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name 24665;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
24625;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) 24666;;;;;; calendar-longitude calendar-latitude calendar-time-display-form)
24626;;;;;; "solar" "calendar/solar.el" (17956 13479)) 24667;;;;;; "solar" "calendar/solar.el" (18310 14580))
24627;;; Generated autoloads from calendar/solar.el 24668;;; Generated autoloads from calendar/solar.el
24628 24669
24629(defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ 24670(defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\
@@ -24694,8 +24735,8 @@ Requires floating point.
24694 24735
24695;;;*** 24736;;;***
24696 24737
24697;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (17842 24738;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (18310
24698;;;;;; 55395)) 24739;;;;;; 14597))
24699;;; Generated autoloads from play/solitaire.el 24740;;; Generated autoloads from play/solitaire.el
24700 24741
24701(autoload (quote solitaire) "solitaire" "\ 24742(autoload (quote solitaire) "solitaire" "\
@@ -24772,8 +24813,9 @@ Pick your favourite shortcuts:
24772 24813
24773;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 24814;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
24774;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 24815;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
24775;;;;;; sort-lines sort-subr) "sort" "sort.el" (17842 58278)) 24816;;;;;; sort-lines sort-subr) "sort" "sort.el" (18310 14577))
24776;;; Generated autoloads from sort.el 24817;;; Generated autoloads from sort.el
24818(put 'sort-fold-case 'safe-local-variable 'booleanp)
24777 24819
24778(autoload (quote sort-subr) "sort" "\ 24820(autoload (quote sort-subr) "sort" "\
24779General text sorting routine to divide buffer into records and sort them. 24821General text sorting routine to divide buffer into records and sort them.
@@ -24842,6 +24884,7 @@ The variable `sort-fold-case' determines whether alphabetic case affects
24842the sort order. 24884the sort order.
24843 24885
24844\(fn REVERSE BEG END)" t nil) 24886\(fn REVERSE BEG END)" t nil)
24887(put 'sort-numeric-base 'safe-local-variable 'integerp)
24845 24888
24846(autoload (quote sort-numeric-fields) "sort" "\ 24889(autoload (quote sort-numeric-fields) "sort" "\
24847Sort lines in region numerically by the ARGth field of each line. 24890Sort lines in region numerically by the ARGth field of each line.
@@ -24914,8 +24957,8 @@ From a program takes two point or marker arguments, BEG and END.
24914 24957
24915;;;*** 24958;;;***
24916 24959
24917;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (17842 24960;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (18310
24918;;;;;; 54741)) 24961;;;;;; 14589))
24919;;; Generated autoloads from gnus/spam.el 24962;;; Generated autoloads from gnus/spam.el
24920 24963
24921(autoload (quote spam-initialize) "spam" "\ 24964(autoload (quote spam-initialize) "spam" "\
@@ -24927,7 +24970,7 @@ Install the spam.el hooks and do other initialization
24927 24970
24928;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 24971;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
24929;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 24972;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
24930;;;;;; "gnus/spam-report.el" (17842 54741)) 24973;;;;;; "gnus/spam-report.el" (18310 14589))
24931;;; Generated autoloads from gnus/spam-report.el 24974;;; Generated autoloads from gnus/spam-report.el
24932 24975
24933(autoload (quote spam-report-process-queue) "spam-report" "\ 24976(autoload (quote spam-report-process-queue) "spam-report" "\
@@ -24970,7 +25013,7 @@ Spam reports will be queued with the method used when
24970;;;*** 25013;;;***
24971 25014
24972;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 25015;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
24973;;;;;; "speedbar.el" (17881 43027)) 25016;;;;;; "speedbar.el" (18310 14577))
24974;;; Generated autoloads from speedbar.el 25017;;; Generated autoloads from speedbar.el
24975 25018
24976(defalias (quote speedbar) (quote speedbar-frame-mode)) 25019(defalias (quote speedbar) (quote speedbar-frame-mode))
@@ -24995,7 +25038,7 @@ selected. If the speedbar frame is active, then select the attached frame.
24995;;;*** 25038;;;***
24996 25039
24997;;;### (autoloads (spell-string spell-region spell-word spell-buffer) 25040;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
24998;;;;;; "spell" "textmodes/spell.el" (17842 58276)) 25041;;;;;; "spell" "textmodes/spell.el" (18310 14607))
24999;;; Generated autoloads from textmodes/spell.el 25042;;; Generated autoloads from textmodes/spell.el
25000 25043
25001(put (quote spell-filter) (quote risky-local-variable) t) 25044(put (quote spell-filter) (quote risky-local-variable) t)
@@ -25031,8 +25074,8 @@ Check spelling of string supplied as argument.
25031 25074
25032;;;*** 25075;;;***
25033 25076
25034;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (17842 25077;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (18310
25035;;;;;; 55395)) 25078;;;;;; 14597))
25036;;; Generated autoloads from play/spook.el 25079;;; Generated autoloads from play/spook.el
25037 25080
25038(autoload (quote spook) "spook" "\ 25081(autoload (quote spook) "spook" "\
@@ -25050,8 +25093,8 @@ Return a vector containing the lines from `spook-phrases-file'.
25050;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres 25093;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres
25051;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 25094;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
25052;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help 25095;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help
25053;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (17842 25096;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (18310
25054;;;;;; 56332)) 25097;;;;;; 14601))
25055;;; Generated autoloads from progmodes/sql.el 25098;;; Generated autoloads from progmodes/sql.el
25056 25099
25057(autoload (quote sql-add-product-keywords) "sql" "\ 25100(autoload (quote sql-add-product-keywords) "sql" "\
@@ -25482,8 +25525,8 @@ input. See `sql-interactive-mode'.
25482;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 25525;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
25483;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 25526;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
25484;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 25527;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
25485;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (17842 25528;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (18310
25486;;;;;; 58278)) 25529;;;;;; 14577))
25487;;; Generated autoloads from strokes.el 25530;;; Generated autoloads from strokes.el
25488 25531
25489(autoload (quote strokes-global-set-stroke) "strokes" "\ 25532(autoload (quote strokes-global-set-stroke) "strokes" "\
@@ -25613,7 +25656,7 @@ Studlify-case the current buffer.
25613 25656
25614;;;*** 25657;;;***
25615 25658
25616;;;### (autoloads (locate-library) "subr" "subr.el" (17964 48351)) 25659;;;### (autoloads (locate-library) "subr" "subr.el" (18355 36598))
25617;;; Generated autoloads from subr.el 25660;;; Generated autoloads from subr.el
25618 25661
25619(autoload (quote locate-library) "subr" "\ 25662(autoload (quote locate-library) "subr" "\
@@ -25635,7 +25678,7 @@ and the file name is displayed in the echo area.
25635;;;*** 25678;;;***
25636 25679
25637;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 25680;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
25638;;;;;; (17854 7564)) 25681;;;;;; (18310 14591))
25639;;; Generated autoloads from mail/supercite.el 25682;;; Generated autoloads from mail/supercite.el
25640 25683
25641(autoload (quote sc-cite-original) "supercite" "\ 25684(autoload (quote sc-cite-original) "supercite" "\
@@ -25667,7 +25710,7 @@ before, and `sc-post-hook' is run after the guts of this function.
25667 25710
25668;;;*** 25711;;;***
25669 25712
25670;;;### (autoloads (t-mouse-mode) "t-mouse" "t-mouse.el" (18006 55796)) 25713;;;### (autoloads (t-mouse-mode) "t-mouse" "t-mouse.el" (18310 14577))
25671;;; Generated autoloads from t-mouse.el 25714;;; Generated autoloads from t-mouse.el
25672 25715
25673(defvar t-mouse-mode nil "\ 25716(defvar t-mouse-mode nil "\
@@ -25681,7 +25724,8 @@ or call the function `t-mouse-mode'.")
25681 25724
25682(autoload (quote t-mouse-mode) "t-mouse" "\ 25725(autoload (quote t-mouse-mode) "t-mouse" "\
25683Toggle t-mouse mode to use the mouse in Linux consoles. 25726Toggle t-mouse mode to use the mouse in Linux consoles.
25684With prefix arg, turn t-mouse mode on iff arg is positive. 25727With prefix arg, turn t-mouse mode on if arg is positive, otherwise turn it
25728off.
25685 25729
25686This allows the use of the mouse when operating on a Linux console, in the 25730This allows the use of the mouse when operating on a Linux console, in the
25687same way as you can use the mouse under X11. 25731same way as you can use the mouse under X11.
@@ -25691,7 +25735,7 @@ It requires the `mev' program, part of the `gpm' utilities.
25691 25735
25692;;;*** 25736;;;***
25693 25737
25694;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (17842 58278)) 25738;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (18310 14577))
25695;;; Generated autoloads from tabify.el 25739;;; Generated autoloads from tabify.el
25696 25740
25697(autoload (quote untabify) "tabify" "\ 25741(autoload (quote untabify) "tabify" "\
@@ -25726,7 +25770,7 @@ The variable `tab-width' controls the spacing of tab stops.
25726;;;;;; table-recognize table-insert-row-column table-insert-column 25770;;;;;; table-recognize table-insert-row-column table-insert-column
25727;;;;;; table-insert-row table-insert table-point-left-cell-hook 25771;;;;;; table-insert-row table-insert table-point-left-cell-hook
25728;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 25772;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
25729;;;;;; "table" "textmodes/table.el" (18012 17784)) 25773;;;;;; "table" "textmodes/table.el" (18310 14607))
25730;;; Generated autoloads from textmodes/table.el 25774;;; Generated autoloads from textmodes/table.el
25731 25775
25732(defvar table-cell-map-hook nil "\ 25776(defvar table-cell-map-hook nil "\
@@ -26314,7 +26358,7 @@ converts a table into plain text without frames. It is a companion to
26314 26358
26315;;;*** 26359;;;***
26316 26360
26317;;;### (autoloads (talk-connect) "talk" "talk.el" (17842 58278)) 26361;;;### (autoloads (talk-connect) "talk" "talk.el" (18310 14577))
26318;;; Generated autoloads from talk.el 26362;;; Generated autoloads from talk.el
26319 26363
26320(autoload (quote talk-connect) "talk" "\ 26364(autoload (quote talk-connect) "talk" "\
@@ -26324,7 +26368,7 @@ Connect to display DISPLAY for the Emacs talk group.
26324 26368
26325;;;*** 26369;;;***
26326 26370
26327;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (18010 5426)) 26371;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (18310 14577))
26328;;; Generated autoloads from tar-mode.el 26372;;; Generated autoloads from tar-mode.el
26329 26373
26330(autoload (quote tar-mode) "tar-mode" "\ 26374(autoload (quote tar-mode) "tar-mode" "\
@@ -26348,7 +26392,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
26348;;;*** 26392;;;***
26349 26393
26350;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 26394;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
26351;;;;;; "progmodes/tcl.el" (17842 56332)) 26395;;;;;; "progmodes/tcl.el" (18310 14601))
26352;;; Generated autoloads from progmodes/tcl.el 26396;;; Generated autoloads from progmodes/tcl.el
26353 26397
26354(autoload (quote tcl-mode) "tcl" "\ 26398(autoload (quote tcl-mode) "tcl" "\
@@ -26399,7 +26443,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
26399 26443
26400;;;*** 26444;;;***
26401 26445
26402;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (17842 55218)) 26446;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (18310 14594))
26403;;; Generated autoloads from net/telnet.el 26447;;; Generated autoloads from net/telnet.el
26404 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 26448 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
26405 26449
@@ -26426,8 +26470,8 @@ Normally input is edited in Emacs and sent a line at a time.
26426 26470
26427;;;*** 26471;;;***
26428 26472
26429;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17952 26473;;;### (autoloads (ansi-term term make-term) "term" "term.el" (18310
26430;;;;;; 11093)) 26474;;;;;; 14577))
26431;;; Generated autoloads from term.el 26475;;; Generated autoloads from term.el
26432 26476
26433(autoload (quote make-term) "term" "\ 26477(autoload (quote make-term) "term" "\
@@ -26455,8 +26499,8 @@ Start a terminal-emulator in a new buffer.
26455 26499
26456;;;*** 26500;;;***
26457 26501
26458;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (17842 26502;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (18310
26459;;;;;; 58278)) 26503;;;;;; 14577))
26460;;; Generated autoloads from terminal.el 26504;;; Generated autoloads from terminal.el
26461 26505
26462(autoload (quote terminal-emulator) "terminal" "\ 26506(autoload (quote terminal-emulator) "terminal" "\
@@ -26493,7 +26537,7 @@ subprocess started.
26493;;;*** 26537;;;***
26494 26538
26495;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 26539;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
26496;;;;;; (17925 52793)) 26540;;;;;; (18310 14582))
26497;;; Generated autoloads from emacs-lisp/testcover.el 26541;;; Generated autoloads from emacs-lisp/testcover.el
26498 26542
26499(autoload (quote testcover-this-defun) "testcover" "\ 26543(autoload (quote testcover-this-defun) "testcover" "\
@@ -26503,7 +26547,7 @@ Start coverage on function under point.
26503 26547
26504;;;*** 26548;;;***
26505 26549
26506;;;### (autoloads (tetris) "tetris" "play/tetris.el" (17941 38806)) 26550;;;### (autoloads (tetris) "tetris" "play/tetris.el" (18310 14597))
26507;;; Generated autoloads from play/tetris.el 26551;;; Generated autoloads from play/tetris.el
26508 26552
26509(autoload (quote tetris) "tetris" "\ 26553(autoload (quote tetris) "tetris" "\
@@ -26534,7 +26578,7 @@ tetris-mode keybindings:
26534;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 26578;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
26535;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 26579;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
26536;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 26580;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
26537;;;;;; (17992 30878)) 26581;;;;;; (18310 14607))
26538;;; Generated autoloads from textmodes/tex-mode.el 26582;;; Generated autoloads from textmodes/tex-mode.el
26539 26583
26540(defvar tex-shell-file-name nil "\ 26584(defvar tex-shell-file-name nil "\
@@ -26836,7 +26880,7 @@ Major mode to edit DocTeX files.
26836;;;*** 26880;;;***
26837 26881
26838;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 26882;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
26839;;;;;; "texinfmt" "textmodes/texinfmt.el" (17842 58276)) 26883;;;;;; "texinfmt" "textmodes/texinfmt.el" (18310 14607))
26840;;; Generated autoloads from textmodes/texinfmt.el 26884;;; Generated autoloads from textmodes/texinfmt.el
26841 26885
26842(autoload (quote texinfo-format-buffer) "texinfmt" "\ 26886(autoload (quote texinfo-format-buffer) "texinfmt" "\
@@ -26876,7 +26920,7 @@ if large. You can use Info-split to do this manually.
26876;;;*** 26920;;;***
26877 26921
26878;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 26922;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
26879;;;;;; "texinfo" "textmodes/texinfo.el" (17842 58276)) 26923;;;;;; "texinfo" "textmodes/texinfo.el" (18310 14607))
26880;;; Generated autoloads from textmodes/texinfo.el 26924;;; Generated autoloads from textmodes/texinfo.el
26881 26925
26882(defvar texinfo-open-quote "``" "\ 26926(defvar texinfo-open-quote "``" "\
@@ -26963,7 +27007,7 @@ value of `texinfo-mode-hook'.
26963;;;### (autoloads (thai-auto-composition-mode thai-composition-function 27007;;;### (autoloads (thai-auto-composition-mode thai-composition-function
26964;;;;;; thai-post-read-conversion thai-compose-buffer thai-compose-string 27008;;;;;; thai-post-read-conversion thai-compose-buffer thai-compose-string
26965;;;;;; thai-compose-region) "thai-util" "language/thai-util.el" 27009;;;;;; thai-compose-region) "thai-util" "language/thai-util.el"
26966;;;;;; (17842 58278)) 27010;;;;;; (18310 14591))
26967;;; Generated autoloads from language/thai-util.el 27011;;; Generated autoloads from language/thai-util.el
26968 27012
26969(autoload (quote thai-compose-region) "thai-util" "\ 27013(autoload (quote thai-compose-region) "thai-util" "\
@@ -27007,7 +27051,7 @@ Minor mode for automatically correct Thai character composition.
27007 27051
27008;;;### (autoloads (list-at-point number-at-point symbol-at-point 27052;;;### (autoloads (list-at-point number-at-point symbol-at-point
27009;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 27053;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
27010;;;;;; "thingatpt" "thingatpt.el" (17842 58278)) 27054;;;;;; "thingatpt" "thingatpt.el" (18310 14577))
27011;;; Generated autoloads from thingatpt.el 27055;;; Generated autoloads from thingatpt.el
27012 27056
27013(autoload (quote forward-thing) "thingatpt" "\ 27057(autoload (quote forward-thing) "thingatpt" "\
@@ -27064,7 +27108,7 @@ Not documented
27064 27108
27065;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 27109;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
27066;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 27110;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
27067;;;;;; (17963 26308)) 27111;;;;;; (18310 14577))
27068;;; Generated autoloads from thumbs.el 27112;;; Generated autoloads from thumbs.el
27069 27113
27070(autoload (quote thumbs-find-thumb) "thumbs" "\ 27114(autoload (quote thumbs-find-thumb) "thumbs" "\
@@ -27103,7 +27147,7 @@ In dired, call the setroot program on the image at point.
27103;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region 27147;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region
27104;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan 27148;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan
27105;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" 27149;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util"
27106;;;;;; "language/tibet-util.el" (17842 58278)) 27150;;;;;; "language/tibet-util.el" (18310 14591))
27107;;; Generated autoloads from language/tibet-util.el 27151;;; Generated autoloads from language/tibet-util.el
27108 27152
27109(autoload (quote tibetan-char-p) "tibet-util" "\ 27153(autoload (quote tibetan-char-p) "tibet-util" "\
@@ -27182,7 +27226,7 @@ Not documented
27182;;;*** 27226;;;***
27183 27227
27184;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 27228;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
27185;;;;;; (17842 58276)) 27229;;;;;; (18310 14607))
27186;;; Generated autoloads from textmodes/tildify.el 27230;;; Generated autoloads from textmodes/tildify.el
27187 27231
27188(autoload (quote tildify-region) "tildify" "\ 27232(autoload (quote tildify-region) "tildify" "\
@@ -27206,7 +27250,7 @@ This function performs no refilling of the changed text.
27206;;;*** 27250;;;***
27207 27251
27208;;;### (autoloads (display-time-mode display-time display-time-day-and-date) 27252;;;### (autoloads (display-time-mode display-time display-time-day-and-date)
27209;;;;;; "time" "time.el" (18006 55796)) 27253;;;;;; "time" "time.el" (18310 14578))
27210;;; Generated autoloads from time.el 27254;;; Generated autoloads from time.el
27211 27255
27212(defvar display-time-day-and-date nil "\ 27256(defvar display-time-day-and-date nil "\
@@ -27248,8 +27292,8 @@ This runs the normal hook `display-time-hook' after each update.
27248;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year 27292;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year
27249;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract 27293;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract
27250;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds 27294;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds
27251;;;;;; date-to-time) "time-date" "calendar/time-date.el" (17842 27295;;;;;; date-to-time) "time-date" "calendar/time-date.el" (18310
27252;;;;;; 53792)) 27296;;;;;; 14580))
27253;;; Generated autoloads from calendar/time-date.el 27297;;; Generated autoloads from calendar/time-date.el
27254 27298
27255(autoload (quote date-to-time) "time-date" "\ 27299(autoload (quote date-to-time) "time-date" "\
@@ -27335,9 +27379,10 @@ If DATE is malformed, return a time value of zeros.
27335;;;*** 27379;;;***
27336 27380
27337;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 27381;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
27338;;;;;; "time-stamp.el" (17842 58278)) 27382;;;;;; "time-stamp.el" (18310 14578))
27339;;; Generated autoloads from time-stamp.el 27383;;; Generated autoloads from time-stamp.el
27340(put 'time-stamp-format 'safe-local-variable 'stringp) 27384(put 'time-stamp-format 'safe-local-variable 'stringp)
27385(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
27341(put 'time-stamp-line-limit 'safe-local-variable 'integerp) 27386(put 'time-stamp-line-limit 'safe-local-variable 'integerp)
27342(put 'time-stamp-start 'safe-local-variable 'stringp) 27387(put 'time-stamp-start 'safe-local-variable 'stringp)
27343(put 'time-stamp-end 'safe-local-variable 'stringp) 27388(put 'time-stamp-end 'safe-local-variable 'stringp)
@@ -27378,7 +27423,7 @@ With ARG, turn time stamping on if and only if arg is positive.
27378;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 27423;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
27379;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 27424;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
27380;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 27425;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
27381;;;;;; (17992 30878)) 27426;;;;;; (18310 14580))
27382;;; Generated autoloads from calendar/timeclock.el 27427;;; Generated autoloads from calendar/timeclock.el
27383 27428
27384(autoload (quote timeclock-modeline-display) "timeclock" "\ 27429(autoload (quote timeclock-modeline-display) "timeclock" "\
@@ -27479,7 +27524,7 @@ relative only to the time worked today, and not to past time.
27479 27524
27480;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer 27525;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer
27481;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" 27526;;;;;; run-at-time cancel-function-timers cancel-timer) "timer"
27482;;;;;; "emacs-lisp/timer.el" (17935 13348)) 27527;;;;;; "emacs-lisp/timer.el" (18310 14582))
27483;;; Generated autoloads from emacs-lisp/timer.el 27528;;; Generated autoloads from emacs-lisp/timer.el
27484 27529
27485(defalias (quote disable-timeout) (quote cancel-timer)) 27530(defalias (quote disable-timeout) (quote cancel-timer))
@@ -27560,7 +27605,7 @@ be detected.
27560;;;*** 27605;;;***
27561 27606
27562;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 27607;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
27563;;;;;; "international/titdic-cnv.el" (17870 32853)) 27608;;;;;; "international/titdic-cnv.el" (18310 14590))
27564;;; Generated autoloads from international/titdic-cnv.el 27609;;; Generated autoloads from international/titdic-cnv.el
27565 27610
27566(autoload (quote titdic-convert) "titdic-cnv" "\ 27611(autoload (quote titdic-convert) "titdic-cnv" "\
@@ -27583,8 +27628,8 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
27583;;;*** 27628;;;***
27584 27629
27585;;;### (autoloads (tamil-composition-function tamil-post-read-conversion 27630;;;### (autoloads (tamil-composition-function tamil-post-read-conversion
27586;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (17842 27631;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (18310
27587;;;;;; 58278)) 27632;;;;;; 14591))
27588;;; Generated autoloads from language/tml-util.el 27633;;; Generated autoloads from language/tml-util.el
27589 27634
27590(autoload (quote tamil-compose-region) "tml-util" "\ 27635(autoload (quote tamil-compose-region) "tml-util" "\
@@ -27607,7 +27652,7 @@ PATTERN regexp.
27607;;;*** 27652;;;***
27608 27653
27609;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 27654;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
27610;;;;;; "tmm.el" (17952 58711)) 27655;;;;;; "tmm.el" (18310 14578))
27611;;; Generated autoloads from tmm.el 27656;;; Generated autoloads from tmm.el
27612 (define-key global-map "\M-`" 'tmm-menubar) 27657 (define-key global-map "\M-`" 'tmm-menubar)
27613 (define-key global-map [f10] 'tmm-menubar) 27658 (define-key global-map [f10] 'tmm-menubar)
@@ -27648,7 +27693,7 @@ Its value should be an event that has a binding in MENU.
27648 27693
27649;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 27694;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
27650;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 27695;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
27651;;;;;; "todo-mode" "calendar/todo-mode.el" (17962 52848)) 27696;;;;;; "todo-mode" "calendar/todo-mode.el" (18310 14580))
27652;;; Generated autoloads from calendar/todo-mode.el 27697;;; Generated autoloads from calendar/todo-mode.el
27653 27698
27654(autoload (quote todo-add-category) "todo-mode" "\ 27699(autoload (quote todo-add-category) "todo-mode" "\
@@ -27709,7 +27754,7 @@ Show TODO list.
27709 27754
27710;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 27755;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
27711;;;;;; tool-bar-local-item tool-bar-add-item) "tool-bar" "tool-bar.el" 27756;;;;;; tool-bar-local-item tool-bar-add-item) "tool-bar" "tool-bar.el"
27712;;;;;; (17842 58278)) 27757;;;;;; (18310 14578))
27713;;; Generated autoloads from tool-bar.el 27758;;; Generated autoloads from tool-bar.el
27714 27759
27715(put (quote tool-bar-mode) (quote standard-value) (quote (t))) 27760(put (quote tool-bar-mode) (quote standard-value) (quote (t)))
@@ -27776,7 +27821,7 @@ holds a keymap.
27776;;;*** 27821;;;***
27777 27822
27778;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 27823;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
27779;;;;;; (18006 55796)) 27824;;;;;; (18310 14582))
27780;;; Generated autoloads from emulation/tpu-edt.el 27825;;; Generated autoloads from emulation/tpu-edt.el
27781 27826
27782(defvar tpu-edt-mode nil "\ 27827(defvar tpu-edt-mode nil "\
@@ -27803,7 +27848,7 @@ Turn on TPU/edt emulation.
27803;;;*** 27848;;;***
27804 27849
27805;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) 27850;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins)
27806;;;;;; "tpu-extras" "emulation/tpu-extras.el" (17842 54264)) 27851;;;;;; "tpu-extras" "emulation/tpu-extras.el" (18310 14582))
27807;;; Generated autoloads from emulation/tpu-extras.el 27852;;; Generated autoloads from emulation/tpu-extras.el
27808 27853
27809(autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ 27854(autoload (quote tpu-set-scroll-margins) "tpu-extras" "\
@@ -27823,7 +27868,7 @@ Constrain the cursor to the flow of the text.
27823 27868
27824;;;*** 27869;;;***
27825 27870
27826;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (17842 54152)) 27871;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (18310 14582))
27827;;; Generated autoloads from emacs-lisp/tq.el 27872;;; Generated autoloads from emacs-lisp/tq.el
27828 27873
27829(autoload (quote tq-create) "tq" "\ 27874(autoload (quote tq-create) "tq" "\
@@ -27837,7 +27882,7 @@ to a tcp server on another machine.
27837;;;*** 27882;;;***
27838 27883
27839;;;### (autoloads (trace-function-background trace-function trace-buffer) 27884;;;### (autoloads (trace-function-background trace-function trace-buffer)
27840;;;;;; "trace" "emacs-lisp/trace.el" (17842 54152)) 27885;;;;;; "trace" "emacs-lisp/trace.el" (18310 14582))
27841;;; Generated autoloads from emacs-lisp/trace.el 27886;;; Generated autoloads from emacs-lisp/trace.el
27842 27887
27843(defvar trace-buffer "*trace-output*" "\ 27888(defvar trace-buffer "*trace-output*" "\
@@ -27874,7 +27919,7 @@ BUFFER defaults to `trace-buffer'.
27874;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 27919;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
27875;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 27920;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
27876;;;;;; tramp-file-name-handler tramp-completion-file-name-regexp 27921;;;;;; tramp-file-name-handler tramp-completion-file-name-regexp
27877;;;;;; tramp-file-name-regexp) "tramp" "net/tramp.el" (17934 45069)) 27922;;;;;; tramp-file-name-regexp) "tramp" "net/tramp.el" (18355 36599))
27878;;; Generated autoloads from net/tramp.el 27923;;; Generated autoloads from net/tramp.el
27879 27924
27880(defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ 27925(defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\
@@ -27991,7 +28036,7 @@ Discard Tramp from loading remote files.
27991;;;*** 28036;;;***
27992 28037
27993;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 28038;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
27994;;;;;; (17842 55218)) 28039;;;;;; (18355 36599))
27995;;; Generated autoloads from net/tramp-ftp.el 28040;;; Generated autoloads from net/tramp-ftp.el
27996 28041
27997(autoload (quote tramp-ftp-enable-ange-ftp) "tramp-ftp" "\ 28042(autoload (quote tramp-ftp-enable-ange-ftp) "tramp-ftp" "\
@@ -28001,8 +28046,8 @@ Not documented
28001 28046
28002;;;*** 28047;;;***
28003 28048
28004;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (18006 28049;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (18310
28005;;;;;; 55796)) 28050;;;;;; 14578))
28006;;; Generated autoloads from tutorial.el 28051;;; Generated autoloads from tutorial.el
28007 28052
28008(autoload (quote help-with-tutorial) "tutorial" "\ 28053(autoload (quote help-with-tutorial) "tutorial" "\
@@ -28027,7 +28072,7 @@ resumed later.
28027;;;*** 28072;;;***
28028 28073
28029;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 28074;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
28030;;;;;; "textmodes/two-column.el" (17842 58276)) 28075;;;;;; "textmodes/two-column.el" (18310 14607))
28031;;; Generated autoloads from textmodes/two-column.el 28076;;; Generated autoloads from textmodes/two-column.el
28032 (autoload '2C-command "two-column" () t 'keymap) 28077 (autoload '2C-command "two-column" () t 'keymap)
28033 (global-set-key "\C-x6" '2C-command) 28078 (global-set-key "\C-x6" '2C-command)
@@ -28078,7 +28123,7 @@ First column's text sSs Second column's text
28078;;;;;; type-break type-break-mode type-break-keystroke-threshold 28123;;;;;; type-break type-break-mode type-break-keystroke-threshold
28079;;;;;; type-break-good-break-interval type-break-good-rest-interval 28124;;;;;; type-break-good-break-interval type-break-good-rest-interval
28080;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 28125;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
28081;;;;;; (17908 29123)) 28126;;;;;; (18310 14578))
28082;;; Generated autoloads from type-break.el 28127;;; Generated autoloads from type-break.el
28083 28128
28084(defvar type-break-mode nil "\ 28129(defvar type-break-mode nil "\
@@ -28261,7 +28306,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
28261;;;*** 28306;;;***
28262 28307
28263;;;### (autoloads (ununderline-region underline-region) "underline" 28308;;;### (autoloads (ununderline-region underline-region) "underline"
28264;;;;;; "textmodes/underline.el" (17842 58276)) 28309;;;;;; "textmodes/underline.el" (18310 14607))
28265;;; Generated autoloads from textmodes/underline.el 28310;;; Generated autoloads from textmodes/underline.el
28266 28311
28267(autoload (quote underline-region) "underline" "\ 28312(autoload (quote underline-region) "underline" "\
@@ -28282,7 +28327,7 @@ which specify the range to operate on.
28282;;;*** 28327;;;***
28283 28328
28284;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) 28329;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
28285;;;;;; "undigest" "mail/undigest.el" (17842 55035)) 28330;;;;;; "undigest" "mail/undigest.el" (18310 14591))
28286;;; Generated autoloads from mail/undigest.el 28331;;; Generated autoloads from mail/undigest.el
28287 28332
28288(autoload (quote undigestify-rmail-message) "undigest" "\ 28333(autoload (quote undigestify-rmail-message) "undigest" "\
@@ -28301,7 +28346,7 @@ following the containing message.
28301;;;*** 28346;;;***
28302 28347
28303;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 28348;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
28304;;;;;; (17842 55035)) 28349;;;;;; (18310 14591))
28305;;; Generated autoloads from mail/unrmail.el 28350;;; Generated autoloads from mail/unrmail.el
28306 28351
28307(autoload (quote batch-unrmail) "unrmail" "\ 28352(autoload (quote batch-unrmail) "unrmail" "\
@@ -28320,21 +28365,21 @@ Convert Rmail file FILE to system inbox format file TO-FILE.
28320 28365
28321;;;*** 28366;;;***
28322 28367
28323;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (17842 28368;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (18310
28324;;;;;; 54152)) 28369;;;;;; 14582))
28325;;; Generated autoloads from emacs-lisp/unsafep.el 28370;;; Generated autoloads from emacs-lisp/unsafep.el
28326 28371
28327(autoload (quote unsafep) "unsafep" "\ 28372(autoload (quote unsafep) "unsafep" "\
28328Return nil if evaluating FORM couldn't possibly do any harm; 28373Return nil if evaluating FORM couldn't possibly do any harm.
28329otherwise result is a reason why FORM is unsafe. UNSAFEP-VARS is a list 28374Otherwise result is a reason why FORM is unsafe.
28330of symbols with local bindings. 28375UNSAFEP-VARS is a list of symbols with local bindings.
28331 28376
28332\(fn FORM &optional UNSAFEP-VARS)" nil nil) 28377\(fn FORM &optional UNSAFEP-VARS)" nil nil)
28333 28378
28334;;;*** 28379;;;***
28335 28380
28336;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 28381;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
28337;;;;;; "url/url.el" (17842 56569)) 28382;;;;;; "url/url.el" (18310 14608))
28338;;; Generated autoloads from url/url.el 28383;;; Generated autoloads from url/url.el
28339 28384
28340(autoload (quote url-retrieve) "url" "\ 28385(autoload (quote url-retrieve) "url" "\
@@ -28374,7 +28419,7 @@ no further processing). URL is either a string or a parsed URL.
28374;;;*** 28419;;;***
28375 28420
28376;;;### (autoloads (url-register-auth-scheme url-get-authentication) 28421;;;### (autoloads (url-register-auth-scheme url-get-authentication)
28377;;;;;; "url-auth" "url/url-auth.el" (17854 10173)) 28422;;;;;; "url-auth" "url/url-auth.el" (18310 14608))
28378;;; Generated autoloads from url/url-auth.el 28423;;; Generated autoloads from url/url-auth.el
28379 28424
28380(autoload (quote url-get-authentication) "url-auth" "\ 28425(autoload (quote url-get-authentication) "url-auth" "\
@@ -28416,8 +28461,8 @@ RATING a rating between 1 and 10 of the strength of the authentication.
28416;;;*** 28461;;;***
28417 28462
28418;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached 28463;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached
28419;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (17842 28464;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (18310
28420;;;;;; 56569)) 28465;;;;;; 14608))
28421;;; Generated autoloads from url/url-cache.el 28466;;; Generated autoloads from url/url-cache.el
28422 28467
28423(autoload (quote url-store-in-cache) "url-cache" "\ 28468(autoload (quote url-store-in-cache) "url-cache" "\
@@ -28436,13 +28481,13 @@ Extract FNAM from the local disk cache
28436\(fn FNAM)" nil nil) 28481\(fn FNAM)" nil nil)
28437 28482
28438(autoload (quote url-cache-expired) "url-cache" "\ 28483(autoload (quote url-cache-expired) "url-cache" "\
28439Return t iff a cached file has expired. 28484Return t if a cached file has expired.
28440 28485
28441\(fn URL MOD)" nil nil) 28486\(fn URL MOD)" nil nil)
28442 28487
28443;;;*** 28488;;;***
28444 28489
28445;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (17842 56569)) 28490;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (18310 14608))
28446;;; Generated autoloads from url/url-cid.el 28491;;; Generated autoloads from url/url-cid.el
28447 28492
28448(autoload (quote url-cid) "url-cid" "\ 28493(autoload (quote url-cid) "url-cid" "\
@@ -28453,7 +28498,7 @@ Not documented
28453;;;*** 28498;;;***
28454 28499
28455;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 28500;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
28456;;;;;; "url/url-dav.el" (17842 56569)) 28501;;;;;; "url/url-dav.el" (18310 14608))
28457;;; Generated autoloads from url/url-dav.el 28502;;; Generated autoloads from url/url-dav.el
28458 28503
28459(autoload (quote url-dav-supported-p) "url-dav" "\ 28504(autoload (quote url-dav-supported-p) "url-dav" "\
@@ -28468,8 +28513,8 @@ Not documented
28468 28513
28469;;;*** 28514;;;***
28470 28515
28471;;;### (autoloads (url-file) "url-file" "url/url-file.el" (17842 28516;;;### (autoloads (url-file) "url-file" "url/url-file.el" (18310
28472;;;;;; 56569)) 28517;;;;;; 14608))
28473;;; Generated autoloads from url/url-file.el 28518;;; Generated autoloads from url/url-file.el
28474 28519
28475(autoload (quote url-file) "url-file" "\ 28520(autoload (quote url-file) "url-file" "\
@@ -28480,7 +28525,7 @@ Handle file: and ftp: URLs.
28480;;;*** 28525;;;***
28481 28526
28482;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 28527;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
28483;;;;;; "url/url-gw.el" (17842 56569)) 28528;;;;;; "url/url-gw.el" (18310 14608))
28484;;; Generated autoloads from url/url-gw.el 28529;;; Generated autoloads from url/url-gw.el
28485 28530
28486(autoload (quote url-gateway-nslookup-host) "url-gw" "\ 28531(autoload (quote url-gateway-nslookup-host) "url-gw" "\
@@ -28499,8 +28544,8 @@ Might do a non-blocking connection; use `process-status' to check.
28499;;;*** 28544;;;***
28500 28545
28501;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 28546;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
28502;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (17842 28547;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
28503;;;;;; 56569)) 28548;;;;;; (18326 18336))
28504;;; Generated autoloads from url/url-handlers.el 28549;;; Generated autoloads from url/url-handlers.el
28505 28550
28506(defvar url-handler-mode nil "\ 28551(defvar url-handler-mode nil "\
@@ -28517,6 +28562,13 @@ Use URL to handle URL-like file names.
28517 28562
28518\(fn &optional ARG)" t nil) 28563\(fn &optional ARG)" t nil)
28519 28564
28565(autoload (quote url-file-handler) "url-handlers" "\
28566Function called from the `file-name-handler-alist' routines.
28567OPERATION is what needs to be done (`file-exists-p', etc). ARGS are
28568the arguments that would have been passed to OPERATION.
28569
28570\(fn OPERATION &rest ARGS)" nil nil)
28571
28520(autoload (quote url-copy-file) "url-handlers" "\ 28572(autoload (quote url-copy-file) "url-handlers" "\
28521Copy URL to NEWNAME. Both args must be strings. 28573Copy URL to NEWNAME. Both args must be strings.
28522Signals a `file-already-exists' error if file NEWNAME already exists, 28574Signals a `file-already-exists' error if file NEWNAME already exists,
@@ -28544,7 +28596,7 @@ Not documented
28544;;;*** 28596;;;***
28545 28597
28546;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 28598;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
28547;;;;;; url-http) "url-http" "url/url-http.el" (17952 11683)) 28599;;;;;; url-http) "url-http" "url/url-http.el" (18310 14608))
28548;;; Generated autoloads from url/url-http.el 28600;;; Generated autoloads from url/url-http.el
28549 28601
28550(autoload (quote url-http) "url-http" "\ 28602(autoload (quote url-http) "url-http" "\
@@ -28609,7 +28661,7 @@ HTTPS retrievals are asynchronous.")
28609 28661
28610;;;*** 28662;;;***
28611 28663
28612;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (17842 56569)) 28664;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (18310 14608))
28613;;; Generated autoloads from url/url-irc.el 28665;;; Generated autoloads from url/url-irc.el
28614 28666
28615(autoload (quote url-irc) "url-irc" "\ 28667(autoload (quote url-irc) "url-irc" "\
@@ -28619,8 +28671,8 @@ Not documented
28619 28671
28620;;;*** 28672;;;***
28621 28673
28622;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (17842 28674;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (18310
28623;;;;;; 56569)) 28675;;;;;; 14608))
28624;;; Generated autoloads from url/url-ldap.el 28676;;; Generated autoloads from url/url-ldap.el
28625 28677
28626(autoload (quote url-ldap) "url-ldap" "\ 28678(autoload (quote url-ldap) "url-ldap" "\
@@ -28634,7 +28686,7 @@ URL can be a URL string, or a URL vector of the type returned by
28634;;;*** 28686;;;***
28635 28687
28636;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 28688;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
28637;;;;;; (18012 18089)) 28689;;;;;; (18310 14608))
28638;;; Generated autoloads from url/url-mailto.el 28690;;; Generated autoloads from url/url-mailto.el
28639 28691
28640(autoload (quote url-mail) "url-mailto" "\ 28692(autoload (quote url-mail) "url-mailto" "\
@@ -28650,7 +28702,7 @@ Handle the mailto: URL syntax.
28650;;;*** 28702;;;***
28651 28703
28652;;;### (autoloads (url-data url-generic-emulator-loader url-info 28704;;;### (autoloads (url-data url-generic-emulator-loader url-info
28653;;;;;; url-man) "url-misc" "url/url-misc.el" (17842 56569)) 28705;;;;;; url-man) "url-misc" "url/url-misc.el" (18310 14608))
28654;;; Generated autoloads from url/url-misc.el 28706;;; Generated autoloads from url/url-misc.el
28655 28707
28656(autoload (quote url-man) "url-misc" "\ 28708(autoload (quote url-man) "url-misc" "\
@@ -28682,7 +28734,7 @@ Fetch a data URL (RFC 2397).
28682;;;*** 28734;;;***
28683 28735
28684;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 28736;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
28685;;;;;; (17842 56569)) 28737;;;;;; (18310 14608))
28686;;; Generated autoloads from url/url-news.el 28738;;; Generated autoloads from url/url-news.el
28687 28739
28688(autoload (quote url-news) "url-news" "\ 28740(autoload (quote url-news) "url-news" "\
@@ -28699,7 +28751,7 @@ Not documented
28699 28751
28700;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 28752;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
28701;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 28753;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
28702;;;;;; (17842 56569)) 28754;;;;;; (18310 14608))
28703;;; Generated autoloads from url/url-ns.el 28755;;; Generated autoloads from url/url-ns.el
28704 28756
28705(autoload (quote isPlainHostName) "url-ns" "\ 28757(autoload (quote isPlainHostName) "url-ns" "\
@@ -28740,7 +28792,7 @@ Not documented
28740;;;*** 28792;;;***
28741 28793
28742;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 28794;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
28743;;;;;; "url/url-parse.el" (17954 22157)) 28795;;;;;; "url/url-parse.el" (18310 14608))
28744;;; Generated autoloads from url/url-parse.el 28796;;; Generated autoloads from url/url-parse.el
28745 28797
28746(autoload (quote url-recreate-url) "url-parse" "\ 28798(autoload (quote url-recreate-url) "url-parse" "\
@@ -28758,7 +28810,7 @@ Format is:
28758;;;*** 28810;;;***
28759 28811
28760;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 28812;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
28761;;;;;; (17842 56569)) 28813;;;;;; (18310 14608))
28762;;; Generated autoloads from url/url-privacy.el 28814;;; Generated autoloads from url/url-privacy.el
28763 28815
28764(autoload (quote url-setup-privacy-info) "url-privacy" "\ 28816(autoload (quote url-setup-privacy-info) "url-privacy" "\
@@ -28770,11 +28822,11 @@ Setup variables that expose info about you and your system.
28770 28822
28771;;;### (autoloads (url-view-url url-truncate-url-for-viewing url-file-extension 28823;;;### (autoloads (url-view-url url-truncate-url-for-viewing url-file-extension
28772;;;;;; url-hexify-string url-unhex-string url-parse-query-string 28824;;;;;; url-hexify-string url-unhex-string url-parse-query-string
28773;;;;;; url-basepath url-percentage url-display-percentage url-pretty-length 28825;;;;;; url-file-nondirectory url-file-directory url-percentage url-display-percentage
28774;;;;;; url-strip-leading-spaces url-eat-trailing-space url-get-normalized-date 28826;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space
28775;;;;;; url-lazy-message url-normalize-url url-insert-entities-in-string 28827;;;;;; url-get-normalized-date url-lazy-message url-normalize-url
28776;;;;;; url-parse-args url-debug url-debug) "url-util" "url/url-util.el" 28828;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug)
28777;;;;;; (17842 56569)) 28829;;;;;; "url-util" "url/url-util.el" (18310 14608))
28778;;; Generated autoloads from url/url-util.el 28830;;; Generated autoloads from url/url-util.el
28779 28831
28780(defvar url-debug nil "\ 28832(defvar url-debug nil "\
@@ -28851,10 +28903,15 @@ Not documented
28851 28903
28852\(fn X Y)" nil nil) 28904\(fn X Y)" nil nil)
28853 28905
28854(autoload (quote url-basepath) "url-util" "\ 28906(autoload (quote url-file-directory) "url-util" "\
28855Return the base pathname of FILE, or the actual filename if X is true. 28907Return the directory part of FILE, for a URL.
28908
28909\(fn FILE)" nil nil)
28910
28911(autoload (quote url-file-nondirectory) "url-util" "\
28912Return the nondirectory part of FILE, for a URL.
28856 28913
28857\(fn FILE &optional X)" nil nil) 28914\(fn FILE)" nil nil)
28858 28915
28859(autoload (quote url-parse-query-string) "url-util" "\ 28916(autoload (quote url-parse-query-string) "url-util" "\
28860Not documented 28917Not documented
@@ -28903,7 +28960,7 @@ This uses `url-current-object', set locally to the buffer.
28903;;;*** 28960;;;***
28904 28961
28905;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 28962;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
28906;;;;;; "userlock" "userlock.el" (17842 58278)) 28963;;;;;; "userlock" "userlock.el" (18310 14578))
28907;;; Generated autoloads from userlock.el 28964;;; Generated autoloads from userlock.el
28908 28965
28909(autoload (quote ask-user-about-lock) "userlock" "\ 28966(autoload (quote ask-user-about-lock) "userlock" "\
@@ -28931,7 +28988,7 @@ The buffer in question is current when this function is called.
28931 28988
28932;;;*** 28989;;;***
28933 28990
28934;;;### (autoloads nil "utf-7" "international/utf-7.el" (17842 54888)) 28991;;;### (autoloads nil "utf-7" "international/utf-7.el" (18310 14591))
28935;;; Generated autoloads from international/utf-7.el 28992;;; Generated autoloads from international/utf-7.el
28936(autoload-coding-system 'utf-7 '(require 'utf-7)) 28993(autoload-coding-system 'utf-7 '(require 'utf-7))
28937 28994
@@ -28939,7 +28996,7 @@ The buffer in question is current when this function is called.
28939 28996
28940;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 28997;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
28941;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el" 28998;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el"
28942;;;;;; (17855 50203)) 28999;;;;;; (18310 14589))
28943;;; Generated autoloads from gnus/uudecode.el 29000;;; Generated autoloads from gnus/uudecode.el
28944 29001
28945(autoload (quote uudecode-decode-region-external) "uudecode" "\ 29002(autoload (quote uudecode-decode-region-external) "uudecode" "\
@@ -28969,7 +29026,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
28969;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window 29026;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window
28970;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file 29027;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file
28971;;;;;; with-vc-file vc-branch-part vc-trunk-p vc-before-checkin-hook 29028;;;;;; with-vc-file vc-branch-part vc-trunk-p vc-before-checkin-hook
28972;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (17992 30877)) 29029;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (18339 43351))
28973;;; Generated autoloads from vc.el 29030;;; Generated autoloads from vc.el
28974 29031
28975(defvar vc-checkout-hook nil "\ 29032(defvar vc-checkout-hook nil "\
@@ -29257,7 +29314,7 @@ colors. `vc-annotate-background' specifies the background color.
29257 29314
29258;;;*** 29315;;;***
29259 29316
29260;;;### (autoloads nil "vc-arch" "vc-arch.el" (17930 34221)) 29317;;;### (autoloads nil "vc-arch" "vc-arch.el" (18316 51172))
29261;;; Generated autoloads from vc-arch.el 29318;;; Generated autoloads from vc-arch.el
29262 (defun vc-arch-registered (file) 29319 (defun vc-arch-registered (file)
29263 (if (vc-find-root file "{arch}/=tagging-method") 29320 (if (vc-find-root file "{arch}/=tagging-method")
@@ -29267,7 +29324,22 @@ colors. `vc-annotate-background' specifies the background color.
29267 29324
29268;;;*** 29325;;;***
29269 29326
29270;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (17842 58278)) 29327;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (18310 14578))
29328;;; Generated autoloads from vc-bzr.el
29329
29330(defconst vc-bzr-admin-dirname ".bzr" "\
29331Name of the directory containing Bzr repository status files.")
29332
29333(defconst vc-bzr-admin-checkout-format-file (concat vc-bzr-admin-dirname "/checkout/format"))
29334 (defun vc-bzr-registered (file)
29335 (if (vc-find-root file vc-bzr-admin-checkout-format-file)
29336 (progn
29337 (load "vc-bzr")
29338 (vc-bzr-registered file))))
29339
29340;;;***
29341
29342;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (18310 14578))
29271;;; Generated autoloads from vc-cvs.el 29343;;; Generated autoloads from vc-cvs.el
29272 (defun vc-cvs-registered (f) 29344 (defun vc-cvs-registered (f)
29273 (when (file-readable-p (expand-file-name 29345 (when (file-readable-p (expand-file-name
@@ -29277,7 +29349,29 @@ colors. `vc-annotate-background' specifies the background color.
29277 29349
29278;;;*** 29350;;;***
29279 29351
29280;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (17842 58278)) 29352;;;### (autoloads nil "vc-git" "vc-git.el" (18310 14578))
29353;;; Generated autoloads from vc-git.el
29354 (defun vc-git-registered (file)
29355 "Return non-nil if FILE is registered with git."
29356 (if (vc-find-root file ".git") ; short cut
29357 (progn
29358 (load "vc-git")
29359 (vc-git-registered file))))
29360
29361;;;***
29362
29363;;;### (autoloads nil "vc-hg" "vc-hg.el" (18310 14578))
29364;;; Generated autoloads from vc-hg.el
29365 (defun vc-hg-registered (file)
29366 "Return non-nil if FILE is registered with hg."
29367 (if (vc-find-root file ".hg") ; short cut
29368 (progn
29369 (load "vc-hg")
29370 (vc-hg-registered file))))
29371
29372;;;***
29373
29374;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (18310 14578))
29281;;; Generated autoloads from vc-mcvs.el 29375;;; Generated autoloads from vc-mcvs.el
29282 (defun vc-mcvs-registered (file) 29376 (defun vc-mcvs-registered (file)
29283 (if (vc-find-root file "MCVS/CVS") 29377 (if (vc-find-root file "MCVS/CVS")
@@ -29287,8 +29381,22 @@ colors. `vc-annotate-background' specifies the background color.
29287 29381
29288;;;*** 29382;;;***
29289 29383
29384;;;### (autoloads nil "vc-mtn" "vc-mtn.el" (18310 14578))
29385;;; Generated autoloads from vc-mtn.el
29386
29387(defconst vc-mtn-admin-dir "_MTN")
29388
29389(defconst vc-mtn-admin-format (concat vc-mtn-admin-dir "/format"))
29390 (defun vc-mtn-registered (file)
29391 (if (vc-find-root file vc-mtn-admin-format)
29392 (progn
29393 (load "vc-mtn")
29394 (vc-mtn-registered file))))
29395
29396;;;***
29397
29290;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 29398;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
29291;;;;;; (17925 15266)) 29399;;;;;; (18310 14578))
29292;;; Generated autoloads from vc-rcs.el 29400;;; Generated autoloads from vc-rcs.el
29293 29401
29294(defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 29402(defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -29301,7 +29409,7 @@ For a description of possible values, see `vc-check-master-templates'.")
29301;;;*** 29409;;;***
29302 29410
29303;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 29411;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
29304;;;;;; (17842 58278)) 29412;;;;;; (18310 14578))
29305;;; Generated autoloads from vc-sccs.el 29413;;; Generated autoloads from vc-sccs.el
29306 29414
29307(defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 29415(defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -29318,7 +29426,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29318 29426
29319;;;*** 29427;;;***
29320 29428
29321;;;### (autoloads nil "vc-svn" "vc-svn.el" (17881 64914)) 29429;;;### (autoloads nil "vc-svn" "vc-svn.el" (18316 51172))
29322;;; Generated autoloads from vc-svn.el 29430;;; Generated autoloads from vc-svn.el
29323 (defun vc-svn-registered (f) 29431 (defun vc-svn-registered (f)
29324 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 29432 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -29335,8 +29443,203 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29335 29443
29336;;;*** 29444;;;***
29337 29445
29446;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
29447;;;;;; (18310 14601))
29448;;; Generated autoloads from progmodes/vera-mode.el
29449 (add-to-list 'auto-mode-alist '("\\.vr[hi]?\\'" . vera-mode))
29450
29451(autoload (quote vera-mode) "vera-mode" "\
29452Major mode for editing Vera code.
29453
29454Usage:
29455------
29456
29457 INDENTATION: Typing `TAB' at the beginning of a line indents the line.
29458 The amount of indentation is specified by option `vera-basic-offset'.
29459 Indentation can be done for an entire region (`M-C-\\') or buffer (menu).
29460 `TAB' always indents the line if option `vera-intelligent-tab' is nil.
29461
29462 WORD/COMMAND COMPLETION: Typing `TAB' after a (not completed) word looks
29463 for a word in the buffer or a Vera keyword that starts alike, inserts it
29464 and adjusts case. Re-typing `TAB' toggles through alternative word
29465 completions.
29466
29467 Typing `TAB' after a non-word character inserts a tabulator stop (if not
29468 at the beginning of a line). `M-TAB' always inserts a tabulator stop.
29469
29470 COMMENTS: `C-c C-c' comments out a region if not commented out, and
29471 uncomments a region if already commented out.
29472
29473 HIGHLIGHTING (fontification): Vera keywords, predefined types and
29474 constants, function names, declaration names, directives, as well as
29475 comments and strings are highlighted using different colors.
29476
29477 VERA VERSION: OpenVera 1.4 and Vera version 6.2.8.
29478
29479
29480Maintenance:
29481------------
29482
29483To submit a bug report, use the corresponding menu entry within Vera Mode.
29484Add a description of the problem and include a reproducible test case.
29485
29486Feel free to send questions and enhancement requests to <reto@gnu.org>.
29487
29488Official distribution is at
29489<http://www.iis.ee.ethz.ch/~zimmi/emacs/vera-mode.html>.
29490
29491
29492 The Vera Mode Maintainer
29493 Reto Zimmermann <reto@gnu.org>
29494
29495Key bindings:
29496-------------
29497
29498\\{vera-mode-map}
29499
29500\(fn)" t nil)
29501
29502;;;***
29503
29504;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
29505;;;;;; (18363 3872))
29506;;; Generated autoloads from progmodes/verilog-mode.el
29507
29508(autoload (quote verilog-mode) "verilog-mode" "\
29509Major mode for editing Verilog code.
29510\\<verilog-mode-map>
29511See \\[describe-function] verilog-auto (\\[verilog-auto]) for details on how
29512AUTOs can improve coding efficiency.
29513
29514Use \\[verilog-faq] for a pointer to frequently asked questions.
29515
29516NEWLINE, TAB indents for Verilog code.
29517Delete converts tabs to spaces as it moves back.
29518
29519Supports highlighting.
29520
29521Turning on Verilog mode calls the value of the variable `verilog-mode-hook'
29522with no args, if that value is non-nil.
29523
29524Variables controlling indentation/edit style:
29525
29526 variable `verilog-indent-level' (default 3)
29527 Indentation of Verilog statements with respect to containing block.
29528 `verilog-indent-level-module' (default 3)
29529 Absolute indentation of Module level Verilog statements.
29530 Set to 0 to get initial and always statements lined up
29531 on the left side of your screen.
29532 `verilog-indent-level-declaration' (default 3)
29533 Indentation of declarations with respect to containing block.
29534 Set to 0 to get them list right under containing block.
29535 `verilog-indent-level-behavioral' (default 3)
29536 Indentation of first begin in a task or function block
29537 Set to 0 to get such code to lined up underneath the task or
29538 function keyword.
29539 `verilog-indent-level-directive' (default 1)
29540 Indentation of `ifdef/`endif blocks.
29541 `verilog-cexp-indent' (default 1)
29542 Indentation of Verilog statements broken across lines i.e.:
29543 if (a)
29544 begin
29545 `verilog-case-indent' (default 2)
29546 Indentation for case statements.
29547 `verilog-auto-newline' (default nil)
29548 Non-nil means automatically newline after semicolons and the punctuation
29549 mark after an end.
29550 `verilog-auto-indent-on-newline' (default t)
29551 Non-nil means automatically indent line after newline.
29552 `verilog-tab-always-indent' (default t)
29553 Non-nil means TAB in Verilog mode should always reindent the current line,
29554 regardless of where in the line point is when the TAB command is used.
29555 `verilog-indent-begin-after-if' (default t)
29556 Non-nil means to indent begin statements following a preceding
29557 if, else, while, for and repeat statements, if any. Otherwise,
29558 the begin is lined up with the preceding token. If t, you get:
29559 if (a)
29560 begin // amount of indent based on `verilog-cexp-indent'
29561 otherwise you get:
29562 if (a)
29563 begin
29564 `verilog-auto-endcomments' (default t)
29565 Non-nil means a comment /* ... */ is set after the ends which ends
29566 cases, tasks, functions and modules.
29567 The type and name of the object will be set between the braces.
29568 `verilog-minimum-comment-distance' (default 10)
29569 Minimum distance (in lines) between begin and end required before a comment
29570 will be inserted. Setting this variable to zero results in every
29571 end acquiring a comment; the default avoids too many redundant
29572 comments in tight quarters.
29573 `verilog-auto-lineup' (default `(all))
29574 List of contexts where auto lineup of code should be done.
29575
29576Variables controlling other actions:
29577
29578 `verilog-linter' (default surelint)
29579 Unix program to call to run the lint checker. This is the default
29580 command for \\[compile-command] and \\[verilog-auto-save-compile].
29581
29582See \\[customize] for the complete list of variables.
29583
29584AUTO expansion functions are, in part:
29585
29586 \\[verilog-auto] Expand AUTO statements.
29587 \\[verilog-delete-auto] Remove the AUTOs.
29588 \\[verilog-inject-auto] Insert AUTOs for the first time.
29589
29590Some other functions are:
29591
29592 \\[verilog-complete-word] Complete word with appropriate possibilities.
29593 \\[verilog-mark-defun] Mark function.
29594 \\[verilog-beg-of-defun] Move to beginning of current function.
29595 \\[verilog-end-of-defun] Move to end of current function.
29596 \\[verilog-label-be] Label matching begin ... end, fork ... join, etc statements.
29597
29598 \\[verilog-comment-region] Put marked area in a comment.
29599 \\[verilog-uncomment-region] Uncomment an area commented with \\[verilog-comment-region].
29600 \\[verilog-insert-block] Insert begin ... end;.
29601 \\[verilog-star-comment] Insert /* ... */.
29602
29603 \\[verilog-sk-always] Insert a always @(AS) begin .. end block.
29604 \\[verilog-sk-begin] Insert a begin .. end block.
29605 \\[verilog-sk-case] Insert a case block, prompting for details.
29606 \\[verilog-sk-for] Insert a for (...) begin .. end block, prompting for details.
29607 \\[verilog-sk-generate] Insert a generate .. endgenerate block.
29608 \\[verilog-sk-header] Insert a nice header block at the top of file.
29609 \\[verilog-sk-initial] Insert an initial begin .. end block.
29610 \\[verilog-sk-fork] Insert a fork begin .. end .. join block.
29611 \\[verilog-sk-module] Insert a module .. (/*AUTOARG*/);.. endmodule block.
29612 \\[verilog-sk-primitive] Insert a primitive .. (.. );.. endprimitive block.
29613 \\[verilog-sk-repeat] Insert a repeat (..) begin .. end block.
29614 \\[verilog-sk-specify] Insert a specify .. endspecify block.
29615 \\[verilog-sk-task] Insert a task .. begin .. end endtask block.
29616 \\[verilog-sk-while] Insert a while (...) begin .. end block, prompting for details.
29617 \\[verilog-sk-casex] Insert a casex (...) item: begin.. end endcase block, prompting for details.
29618 \\[verilog-sk-casez] Insert a casez (...) item: begin.. end endcase block, prompting for details.
29619 \\[verilog-sk-if] Insert an if (..) begin .. end block.
29620 \\[verilog-sk-else-if] Insert an else if (..) begin .. end block.
29621 \\[verilog-sk-comment] Insert a comment block.
29622 \\[verilog-sk-assign] Insert an assign .. = ..; statement.
29623 \\[verilog-sk-function] Insert a function .. begin .. end endfunction block.
29624 \\[verilog-sk-input] Insert an input declaration, prompting for details.
29625 \\[verilog-sk-output] Insert an output declaration, prompting for details.
29626 \\[verilog-sk-state-machine] Insert a state machine definition, prompting for details.
29627 \\[verilog-sk-inout] Insert an inout declaration, prompting for details.
29628 \\[verilog-sk-wire] Insert a wire declaration, prompting for details.
29629 \\[verilog-sk-reg] Insert a register declaration, prompting for details.
29630 \\[verilog-sk-define-signal] Define signal under point as a register at the top of the module.
29631
29632All key bindings can be seen in a Verilog-buffer with \\[describe-bindings].
29633Key bindings specific to `verilog-mode-map' are:
29634
29635\\{verilog-mode-map}
29636
29637\(fn)" t nil)
29638
29639;;;***
29640
29338;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 29641;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
29339;;;;;; (17962 27361)) 29642;;;;;; (18310 14602))
29340;;; Generated autoloads from progmodes/vhdl-mode.el 29643;;; Generated autoloads from progmodes/vhdl-mode.el
29341 29644
29342(autoload (quote vhdl-mode) "vhdl-mode" "\ 29645(autoload (quote vhdl-mode) "vhdl-mode" "\
@@ -29877,7 +30180,7 @@ Key bindings:
29877 30180
29878;;;*** 30181;;;***
29879 30182
29880;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (17788 40208)) 30183;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (18112 30478))
29881;;; Generated autoloads from emulation/vi.el 30184;;; Generated autoloads from emulation/vi.el
29882 30185
29883(autoload (quote vi-mode) "vi" "\ 30186(autoload (quote vi-mode) "vi" "\
@@ -29932,7 +30235,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
29932;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 30235;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
29933;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 30236;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
29934;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 30237;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
29935;;;;;; "language/viet-util.el" (17842 58278)) 30238;;;;;; "language/viet-util.el" (18310 14591))
29936;;; Generated autoloads from language/viet-util.el 30239;;; Generated autoloads from language/viet-util.el
29937 30240
29938(autoload (quote viet-encode-viscii-char) "viet-util" "\ 30241(autoload (quote viet-encode-viscii-char) "viet-util" "\
@@ -29978,8 +30281,8 @@ Not documented
29978 30281
29979;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame 30282;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame
29980;;;;;; view-buffer-other-window view-buffer view-file-other-frame 30283;;;;;; view-buffer-other-window view-buffer view-file-other-frame
29981;;;;;; view-file-other-window view-file) "view" "view.el" (18006 30284;;;;;; view-file-other-window view-file) "view" "view.el" (18330
29982;;;;;; 55796)) 30285;;;;;; 34098))
29983;;; Generated autoloads from view.el 30286;;; Generated autoloads from view.el
29984 30287
29985(defvar view-mode nil "\ 30288(defvar view-mode nil "\
@@ -30003,7 +30306,9 @@ This command runs the normal hook `view-mode-hook'.
30003 30306
30004(autoload (quote view-file-other-window) "view" "\ 30307(autoload (quote view-file-other-window) "view" "\
30005View FILE in View mode in another window. 30308View FILE in View mode in another window.
30006Return that window to its previous buffer when done. 30309When done, return that window to its previous buffer, and kill the
30310buffer visiting FILE if unmodified and if it wasn't visited before.
30311
30007Emacs commands editing the buffer contents are not available; instead, 30312Emacs commands editing the buffer contents are not available; instead,
30008a special set of commands (mostly letters and punctuation) 30313a special set of commands (mostly letters and punctuation)
30009are defined for moving around in the buffer. 30314are defined for moving around in the buffer.
@@ -30016,7 +30321,10 @@ This command runs the normal hook `view-mode-hook'.
30016 30321
30017(autoload (quote view-file-other-frame) "view" "\ 30322(autoload (quote view-file-other-frame) "view" "\
30018View FILE in View mode in another frame. 30323View FILE in View mode in another frame.
30019Maybe delete other frame and/or return to previous buffer when done. 30324When done, kill the buffer visiting FILE if unmodified and if it wasn't
30325visited before; also, maybe delete other frame and/or return to previous
30326buffer.
30327
30020Emacs commands editing the buffer contents are not available; instead, 30328Emacs commands editing the buffer contents are not available; instead,
30021a special set of commands (mostly letters and punctuation) 30329a special set of commands (mostly letters and punctuation)
30022are defined for moving around in the buffer. 30330are defined for moving around in the buffer.
@@ -30079,7 +30387,8 @@ Use this argument instead of explicitly setting `view-exit-action'.
30079 30387
30080(autoload (quote view-mode) "view" "\ 30388(autoload (quote view-mode) "view" "\
30081Toggle View mode, a minor mode for viewing text but not editing it. 30389Toggle View mode, a minor mode for viewing text but not editing it.
30082With ARG, turn View mode on iff ARG is positive. 30390With prefix argument ARG, turn View mode on if ARG is positive, otherwise
30391turn it off.
30083 30392
30084Emacs commands that do not change the buffer contents are available as usual. 30393Emacs commands that do not change the buffer contents are available as usual.
30085Kill commands insert text in kill buffers but do not delete. Other commands 30394Kill commands insert text in kill buffers but do not delete. Other commands
@@ -30188,8 +30497,8 @@ Exit View mode and make the current buffer editable.
30188 30497
30189;;;*** 30498;;;***
30190 30499
30191;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (17842 30500;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (18310
30192;;;;;; 54264)) 30501;;;;;; 14582))
30193;;; Generated autoloads from emulation/vip.el 30502;;; Generated autoloads from emulation/vip.el
30194 30503
30195(autoload (quote vip-setup) "vip" "\ 30504(autoload (quote vip-setup) "vip" "\
@@ -30205,7 +30514,7 @@ Turn on VIP emulation of VI.
30205;;;*** 30514;;;***
30206 30515
30207;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 30516;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
30208;;;;;; (17921 23052)) 30517;;;;;; (18310 14583))
30209;;; Generated autoloads from emulation/viper.el 30518;;; Generated autoloads from emulation/viper.el
30210 30519
30211(autoload (quote toggle-viper-mode) "viper" "\ 30520(autoload (quote toggle-viper-mode) "viper" "\
@@ -30222,7 +30531,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
30222;;;*** 30531;;;***
30223 30532
30224;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 30533;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
30225;;;;;; (17935 13348)) 30534;;;;;; (18310 14582))
30226;;; Generated autoloads from emacs-lisp/warnings.el 30535;;; Generated autoloads from emacs-lisp/warnings.el
30227 30536
30228(defvar warning-prefix-function nil "\ 30537(defvar warning-prefix-function nil "\
@@ -30312,7 +30621,7 @@ this is equivalent to `display-warning', using
30312;;;*** 30621;;;***
30313 30622
30314;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 30623;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
30315;;;;;; (17842 58278)) 30624;;;;;; (18335 29123))
30316;;; Generated autoloads from wdired.el 30625;;; Generated autoloads from wdired.el
30317 30626
30318(autoload (quote wdired-change-to-wdired-mode) "wdired" "\ 30627(autoload (quote wdired-change-to-wdired-mode) "wdired" "\
@@ -30328,7 +30637,7 @@ See `wdired-mode'.
30328 30637
30329;;;*** 30638;;;***
30330 30639
30331;;;### (autoloads (webjump) "webjump" "net/webjump.el" (17842 55218)) 30640;;;### (autoloads (webjump) "webjump" "net/webjump.el" (18310 14595))
30332;;; Generated autoloads from net/webjump.el 30641;;; Generated autoloads from net/webjump.el
30333 30642
30334(autoload (quote webjump) "webjump" "\ 30643(autoload (quote webjump) "webjump" "\
@@ -30345,7 +30654,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
30345;;;*** 30654;;;***
30346 30655
30347;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 30656;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
30348;;;;;; (17842 56332)) 30657;;;;;; (18310 14602))
30349;;; Generated autoloads from progmodes/which-func.el 30658;;; Generated autoloads from progmodes/which-func.el
30350 (put 'which-func-format 'risky-local-variable t) 30659 (put 'which-func-format 'risky-local-variable t)
30351 (put 'which-func-current 'risky-local-variable t) 30660 (put 'which-func-current 'risky-local-variable t)
@@ -30366,7 +30675,7 @@ Toggle Which Function mode, globally.
30366When Which Function mode is enabled, the current function name is 30675When Which Function mode is enabled, the current function name is
30367continuously displayed in the mode line, in certain major modes. 30676continuously displayed in the mode line, in certain major modes.
30368 30677
30369With prefix ARG, turn Which Function mode on iff arg is positive, 30678With prefix ARG, turn Which Function mode on if arg is positive,
30370and off otherwise. 30679and off otherwise.
30371 30680
30372\(fn &optional ARG)" t nil) 30681\(fn &optional ARG)" t nil)
@@ -30378,8 +30687,13 @@ and off otherwise.
30378;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check 30687;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check
30379;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check 30688;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check
30380;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el" 30689;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el"
30381;;;;;; (17925 15266)) 30690;;;;;; (18326 18335))
30382;;; Generated autoloads from whitespace.el 30691;;; Generated autoloads from whitespace.el
30692(put 'whitespace-check-buffer-leading 'safe-local-variable 'booleanp)
30693(put 'whitespace-check-buffer-trailing 'safe-local-variable 'booleanp)
30694(put 'whitespace-check-buffer-indent 'safe-local-variable 'booleanp)
30695(put 'whitespace-check-buffer-spacetab 'safe-local-variable 'booleanp)
30696(put 'whitespace-check-buffer-ateol 'safe-local-variable 'booleanp)
30383 30697
30384(autoload (quote whitespace-toggle-leading-check) "whitespace" "\ 30698(autoload (quote whitespace-toggle-leading-check) "whitespace" "\
30385Toggle the check for leading space in the local buffer. 30699Toggle the check for leading space in the local buffer.
@@ -30453,7 +30767,7 @@ or call the function `whitespace-global-mode'.")
30453 30767
30454(autoload (quote whitespace-global-mode) "whitespace" "\ 30768(autoload (quote whitespace-global-mode) "whitespace" "\
30455Toggle using Whitespace mode in new buffers. 30769Toggle using Whitespace mode in new buffers.
30456With ARG, turn the mode on iff ARG is positive. 30770With ARG, turn the mode on if ARG is positive, otherwise turn it off.
30457 30771
30458When this mode is active, `whitespace-buffer' is added to 30772When this mode is active, `whitespace-buffer' is added to
30459`find-file-hook' and `kill-buffer-hook'. 30773`find-file-hook' and `kill-buffer-hook'.
@@ -30464,12 +30778,12 @@ When this mode is active, `whitespace-buffer' is added to
30464Hook function to be called on the buffer when whitespace check is enabled. 30778Hook function to be called on the buffer when whitespace check is enabled.
30465This is meant to be added buffer-locally to `write-file-functions'. 30779This is meant to be added buffer-locally to `write-file-functions'.
30466 30780
30467\(fn)" t nil) 30781\(fn)" nil nil)
30468 30782
30469;;;*** 30783;;;***
30470 30784
30471;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 30785;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
30472;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (17842 58278)) 30786;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (18310 14578))
30473;;; Generated autoloads from wid-browse.el 30787;;; Generated autoloads from wid-browse.el
30474 30788
30475(autoload (quote widget-browse-at) "wid-browse" "\ 30789(autoload (quote widget-browse-at) "wid-browse" "\
@@ -30496,12 +30810,12 @@ With arg, turn widget mode on if and only if arg is positive.
30496;;;*** 30810;;;***
30497 30811
30498;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 30812;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
30499;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17952 30813;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (18310
30500;;;;;; 11093)) 30814;;;;;; 14578))
30501;;; Generated autoloads from wid-edit.el 30815;;; Generated autoloads from wid-edit.el
30502 30816
30503(autoload (quote widgetp) "wid-edit" "\ 30817(autoload (quote widgetp) "wid-edit" "\
30504Return non-nil iff WIDGET is a widget. 30818Return non-nil if WIDGET is a widget.
30505 30819
30506\(fn WIDGET)" nil nil) 30820\(fn WIDGET)" nil nil)
30507 30821
@@ -30541,8 +30855,8 @@ Setup current buffer so editing string widgets works.
30541;;;*** 30855;;;***
30542 30856
30543;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 30857;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
30544;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (17842 30858;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (18310
30545;;;;;; 58278)) 30859;;;;;; 14578))
30546;;; Generated autoloads from windmove.el 30860;;; Generated autoloads from windmove.el
30547 30861
30548(autoload (quote windmove-left) "windmove" "\ 30862(autoload (quote windmove-left) "windmove" "\
@@ -30595,7 +30909,7 @@ Default MODIFIER is 'shift.
30595;;;*** 30909;;;***
30596 30910
30597;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 30911;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
30598;;;;;; (17842 58278)) 30912;;;;;; (18310 14578))
30599;;; Generated autoloads from winner.el 30913;;; Generated autoloads from winner.el
30600 30914
30601(defvar winner-mode nil "\ 30915(defvar winner-mode nil "\
@@ -30614,7 +30928,7 @@ With arg, turn Winner mode on if and only if arg is positive.
30614;;;*** 30928;;;***
30615 30929
30616;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 30930;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
30617;;;;;; "woman.el" (17949 41467)) 30931;;;;;; "woman.el" (18316 51172))
30618;;; Generated autoloads from woman.el 30932;;; Generated autoloads from woman.el
30619 30933
30620(autoload (quote woman) "woman" "\ 30934(autoload (quote woman) "woman" "\
@@ -30650,7 +30964,7 @@ decompress the file if appropriate. See the documentation for the
30650;;;*** 30964;;;***
30651 30965
30652;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 30966;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
30653;;;;;; (17842 54264)) 30967;;;;;; (18310 14583))
30654;;; Generated autoloads from emulation/ws-mode.el 30968;;; Generated autoloads from emulation/ws-mode.el
30655 30969
30656(autoload (quote wordstar-mode) "ws-mode" "\ 30970(autoload (quote wordstar-mode) "ws-mode" "\
@@ -30763,7 +31077,7 @@ The key bindings are:
30763;;;*** 31077;;;***
30764 31078
30765;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 31079;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
30766;;;;;; (17916 14776)) 31080;;;;;; (18310 14579))
30767;;; Generated autoloads from xml.el 31081;;; Generated autoloads from xml.el
30768 31082
30769(autoload (quote xml-parse-file) "xml" "\ 31083(autoload (quote xml-parse-file) "xml" "\
@@ -30788,8 +31102,8 @@ If PARSE-NS is non-nil, then QNAMES are expanded.
30788 31102
30789;;;*** 31103;;;***
30790 31104
30791;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (18007 31105;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (18310
30792;;;;;; 39657)) 31106;;;;;; 14579))
30793;;; Generated autoloads from xt-mouse.el 31107;;; Generated autoloads from xt-mouse.el
30794 31108
30795(defvar xterm-mouse-mode nil "\ 31109(defvar xterm-mouse-mode nil "\
@@ -30803,7 +31117,8 @@ or call the function `xterm-mouse-mode'.")
30803 31117
30804(autoload (quote xterm-mouse-mode) "xt-mouse" "\ 31118(autoload (quote xterm-mouse-mode) "xt-mouse" "\
30805Toggle XTerm mouse mode. 31119Toggle XTerm mouse mode.
30806With prefix arg, turn XTerm mouse mode on iff arg is positive. 31120With prefix arg, turn XTerm mouse mode on if arg is positive, otherwise turn
31121it off.
30807 31122
30808Turn it on to use Emacs mouse commands, and off to use xterm mouse commands. 31123Turn it on to use Emacs mouse commands, and off to use xterm mouse commands.
30809This works in terminal emulators compatible with xterm. It only 31124This works in terminal emulators compatible with xterm. It only
@@ -30817,7 +31132,7 @@ down the SHIFT key while pressing the mouse button.
30817;;;*** 31132;;;***
30818 31133
30819;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 31134;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
30820;;;;;; "gnus/yenc.el" (17842 54741)) 31135;;;;;; "gnus/yenc.el" (18310 14589))
30821;;; Generated autoloads from gnus/yenc.el 31136;;; Generated autoloads from gnus/yenc.el
30822 31137
30823(autoload (quote yenc-decode-region) "yenc" "\ 31138(autoload (quote yenc-decode-region) "yenc" "\
@@ -30833,7 +31148,7 @@ Extract file name from an yenc header.
30833;;;*** 31148;;;***
30834 31149
30835;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 31150;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
30836;;;;;; yow) "yow" "play/yow.el" (17842 55395)) 31151;;;;;; yow) "yow" "play/yow.el" (18310 14597))
30837;;; Generated autoloads from play/yow.el 31152;;; Generated autoloads from play/yow.el
30838 31153
30839(autoload (quote yow) "yow" "\ 31154(autoload (quote yow) "yow" "\
@@ -30859,7 +31174,7 @@ Zippy goes to the analyst.
30859 31174
30860;;;*** 31175;;;***
30861 31176
30862;;;### (autoloads (zone) "zone" "play/zone.el" (17941 38806)) 31177;;;### (autoloads (zone) "zone" "play/zone.el" (18310 14597))
30863;;; Generated autoloads from play/zone.el 31178;;; Generated autoloads from play/zone.el
30864 31179
30865(autoload (quote zone) "zone" "\ 31180(autoload (quote zone) "zone" "\
@@ -30893,32 +31208,32 @@ Zone out, completely.
30893;;;;;; "ediff-init.el" "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el" 31208;;;;;; "ediff-init.el" "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el"
30894;;;;;; "ediff-wind.el" "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el" 31209;;;;;; "ediff-wind.el" "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el"
30895;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el" 31210;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el"
30896;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-macs.el" 31211;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el"
30897;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" 31212;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el"
30898;;;;;; "emacs-lisp/find-gc.el" "emacs-lisp/float-sup.el" "emacs-lisp/gulp.el" 31213;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/find-gc.el" "emacs-lisp/float-sup.el"
30899;;;;;; "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" 31214;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el"
30900;;;;;; "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el" "emacs-lisp/lselect.el" 31215;;;;;; "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el"
30901;;;;;; "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el" "emacs-lisp/regi.el" 31216;;;;;; "emacs-lisp/lselect.el" "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el"
30902;;;;;; "emacs-lisp/sregex.el" "emacs-lisp/syntax.el" "emacs-lisp/tcover-ses.el" 31217;;;;;; "emacs-lisp/regi.el" "emacs-lisp/sregex.el" "emacs-lisp/syntax.el"
30903;;;;;; "emacs-lisp/tcover-unsafep.el" "emacs-lock.el" "emulation/cua-gmrk.el" 31218;;;;;; "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el"
30904;;;;;; "emulation/cua-rect.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el" 31219;;;;;; "emacs-lock.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el"
30905;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/tpu-mapper.el" 31220;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el"
30906;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "emulation/viper-init.el" 31221;;;;;; "emulation/edt-vt100.el" "emulation/tpu-mapper.el" "emulation/viper-cmd.el"
30907;;;;;; "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el" 31222;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el"
30908;;;;;; "emulation/viper-util.el" "env.el" "erc/erc-backend.el" "erc/erc-goodies.el" 31223;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el"
30909;;;;;; "erc/erc-ibuffer.el" "erc/erc-lang.el" "erc/erc-nicklist.el" 31224;;;;;; "env.el" "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el"
30910;;;;;; "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el" 31225;;;;;; "erc/erc-lang.el" "eshell/em-alias.el" "eshell/em-banner.el"
30911;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el" 31226;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el"
30912;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el" 31227;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el"
30913;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el" 31228;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el"
30914;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el" 31229;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el"
30915;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el" 31230;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el"
30916;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el" 31231;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el"
30917;;;;;; "eshell/esh-maint.el" "eshell/esh-module.el" "eshell/esh-opt.el" 31232;;;;;; "eshell/esh-io.el" "eshell/esh-maint.el" "eshell/esh-module.el"
30918;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el" 31233;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el"
30919;;;;;; "ezimage.el" "faces.el" "files.el" "finder-inf.el" "foldout.el" 31234;;;;;; "eshell/esh-var.el" "ezimage.el" "faces.el" "files.el" "finder-inf.el"
30920;;;;;; "font-core.el" "font-lock.el" "format.el" "forms-d2.el" "forms-pass.el" 31235;;;;;; "foldout.el" "font-core.el" "font-lock.el" "format.el" "forms-d2.el"
30921;;;;;; "frame.el" "fringe.el" "generic-x.el" "gnus/compface.el" 31236;;;;;; "forms-pass.el" "frame.el" "fringe.el" "generic-x.el" "gnus/compface.el"
30922;;;;;; "gnus/dig.el" "gnus/dns.el" "gnus/format-spec.el" "gnus/gnus-async.el" 31237;;;;;; "gnus/dig.el" "gnus/dns.el" "gnus/format-spec.el" "gnus/gnus-async.el"
30923;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el" 31238;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el"
30924;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el" 31239;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el"
@@ -30972,8 +31287,8 @@ Zone out, completely.
30972;;;;;; "mh-e/mh-tool-bar.el" "mh-e/mh-utils.el" "mh-e/mh-xface.el" 31287;;;;;; "mh-e/mh-tool-bar.el" "mh-e/mh-utils.el" "mh-e/mh-xface.el"
30973;;;;;; "misc.el" "mouse-copy.el" "mouse-drag.el" "mouse.el" "net/eudc-vars.el" 31288;;;;;; "misc.el" "mouse-copy.el" "mouse-drag.el" "mouse.el" "net/eudc-vars.el"
30974;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-mab.el" 31289;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-mab.el"
30975;;;;;; "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" "net/tls.el" 31290;;;;;; "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" "net/socks.el"
30976;;;;;; "net/tramp-smb.el" "net/tramp-util.el" "net/tramp-uu.el" 31291;;;;;; "net/tls.el" "net/tramp-smb.el" "net/tramp-util.el" "net/tramp-uu.el"
30977;;;;;; "net/tramp-vc.el" "net/trampver.el" "patcomp.el" "paths.el" 31292;;;;;; "net/tramp-vc.el" "net/trampver.el" "patcomp.el" "paths.el"
30978;;;;;; "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" "pgg-def.el" 31293;;;;;; "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" "pgg-def.el"
30979;;;;;; "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el" 31294;;;;;; "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el"
@@ -30999,7 +31314,7 @@ Zone out, completely.
30999;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el" 31314;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el"
31000;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el" 31315;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el"
31001;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el" 31316;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el"
31002;;;;;; "x-dnd.el") (18016 62249 573562)) 31317;;;;;; "x-dnd.el") (18363 6667 679295))
31003 31318
31004;;;*** 31319;;;***
31005 31320