aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Steingold2001-10-26 15:40:03 +0000
committerSam Steingold2001-10-26 15:40:03 +0000
commit5682d301c3731e33977f1b643ae2d7fc6c5bde27 (patch)
tree512d366e88d44065c864aba38283f7babd37ac45
parentb52b132fbf389d2868042a9b8deb149208d14b5f (diff)
downloademacs-5682d301c3731e33977f1b643ae2d7fc6c5bde27.tar.gz
emacs-5682d301c3731e33977f1b643ae2d7fc6c5bde27.zip
regenerated
-rw-r--r--lisp/cus-load.el31
-rw-r--r--lisp/loaddefs.el626
2 files changed, 358 insertions, 299 deletions
diff --git a/lisp/cus-load.el b/lisp/cus-load.el
index 503f36577c0..429bf8f384f 100644
--- a/lisp/cus-load.el
+++ b/lisp/cus-load.el
@@ -74,8 +74,8 @@
74(put 'gnus-start 'custom-loads '("gnus-group" "gnus-int" "gnus-start" "gnus-util" "gnus")) 74(put 'gnus-start 'custom-loads '("gnus-group" "gnus-int" "gnus-start" "gnus-util" "gnus"))
75(put 'dcl 'custom-loads '("dcl-mode")) 75(put 'dcl 'custom-loads '("dcl-mode"))
76(put 'cursor 'custom-loads '("frame")) 76(put 'cursor 'custom-loads '("frame"))
77(put 'gnus-extract-view 'custom-loads '("gnus-sum" "gnus-uu"))
78(put 'ogonek 'custom-loads '("ogonek")) 77(put 'ogonek 'custom-loads '("ogonek"))
78(put 'gnus-extract-view 'custom-loads '("gnus-sum" "gnus-uu"))
79(put 'dired-keys 'custom-loads '("dired-x")) 79(put 'dired-keys 'custom-loads '("dired-x"))
80(put 'lisp-mnt 'custom-loads '("lisp-mnt")) 80(put 'lisp-mnt 'custom-loads '("lisp-mnt"))
81(put 'ediff-mult 'custom-loads '("ediff-mult")) 81(put 'ediff-mult 'custom-loads '("ediff-mult"))
@@ -100,7 +100,7 @@
100(put 'ange-ftp 'custom-loads '("ange-ftp")) 100(put 'ange-ftp 'custom-loads '("ange-ftp"))
101(put 'font-lock-extra-types 'custom-loads '("font-lock")) 101(put 'font-lock-extra-types 'custom-loads '("font-lock"))
102(put 'ebnf-shape 'custom-loads '("ebnf2ps")) 102(put 'ebnf-shape 'custom-loads '("ebnf2ps"))
103(put 'minibuffer 'custom-loads '("simple" "complete" "icomplete")) 103(put 'minibuffer 'custom-loads '("simple" "complete" "icomplete" "rfn-eshadow"))
104(put 'rmail-edit 'custom-loads '("rmailedit")) 104(put 'rmail-edit 'custom-loads '("rmailedit"))
105(put 'gnus-meta 'custom-loads '("gnus")) 105(put 'gnus-meta 'custom-loads '("gnus"))
106(put 'mouse-sel 'custom-loads '("mouse-sel")) 106(put 'mouse-sel 'custom-loads '("mouse-sel"))
@@ -163,7 +163,7 @@
163(put 'reftex-making-and-inserting-labels 'custom-loads '("reftex-vars")) 163(put 'reftex-making-and-inserting-labels 'custom-loads '("reftex-vars"))
164(put 'calendar-hooks 'custom-loads '("calendar")) 164(put 'calendar-hooks 'custom-loads '("calendar"))
165(put 'mailalias 'custom-loads '("mailalias")) 165(put 'mailalias 'custom-loads '("mailalias"))
166(put 'frames 'custom-loads '("frame" "faces" "scroll-bar" "menu-bar" "desktop" "ediff-wind" "imenu" "rsz-mini" "two-column")) 166(put 'frames 'custom-loads '("faces" "frame" "scroll-bar" "menu-bar" "desktop" "ediff-wind" "imenu" "rsz-mini" "two-column"))
167(put 'gnus-server 'custom-loads '("gnus")) 167(put 'gnus-server 'custom-loads '("gnus"))
168(put 'paren-showing 'custom-loads '("paren")) 168(put 'paren-showing 'custom-loads '("paren"))
169(put 'dos-fns 'custom-loads '("dos-vars")) 169(put 'dos-fns 'custom-loads '("dos-vars"))
@@ -203,7 +203,7 @@
203(put 'idlwave-shell-initial-commands 'custom-loads '("idlw-shell")) 203(put 'idlwave-shell-initial-commands 'custom-loads '("idlw-shell"))
204(put 'tildify 'custom-loads '("tildify")) 204(put 'tildify 'custom-loads '("tildify"))
205(put 'cperl-autoinsert-details 'custom-loads '("cperl-mode")) 205(put 'cperl-autoinsert-details 'custom-loads '("cperl-mode"))
206(put 'help 'custom-loads '("help-macro" "help" "apropos" "cus-edit" "ehelp" "info-look" "info" "man" "tooltip" "woman")) 206(put 'help 'custom-loads '("help-macro" "help" "apropos" "cus-edit" "ehelp" "help-mode" "info-look" "info" "man" "tooltip" "woman"))
207(put 'forms 'custom-loads '("forms")) 207(put 'forms 'custom-loads '("forms"))
208(put 'widget-documentation 'custom-loads '("wid-edit")) 208(put 'widget-documentation 'custom-loads '("wid-edit"))
209(put 'eshell-banner 'custom-loads '("em-banner")) 209(put 'eshell-banner 'custom-loads '("em-banner"))
@@ -214,7 +214,7 @@
214(put 'gnus-nocem 'custom-loads '("gnus-nocem")) 214(put 'gnus-nocem 'custom-loads '("gnus-nocem"))
215(put 'gnus-group-visual 'custom-loads '("gnus-group" "gnus")) 215(put 'gnus-group-visual 'custom-loads '("gnus-group" "gnus"))
216(put 'paren-matching 'custom-loads '("simple" "paren")) 216(put 'paren-matching 'custom-loads '("simple" "paren"))
217(put 'font-lock 'custom-loads '("frame" "faces" "font-lock")) 217(put 'font-lock 'custom-loads '("faces" "frame" "font-lock"))
218(put 'auto-save 'custom-loads '("files" "startup")) 218(put 'auto-save 'custom-loads '("files" "startup"))
219(put 'tpu 'custom-loads '("tpu-edt" "tpu-extras")) 219(put 'tpu 'custom-loads '("tpu-edt" "tpu-extras"))
220(put 'gnus-cite 'custom-loads '("gnus-cite")) 220(put 'gnus-cite 'custom-loads '("gnus-cite"))
@@ -303,8 +303,8 @@
303(put 'sgml 'custom-loads '("sgml-mode")) 303(put 'sgml 'custom-loads '("sgml-mode"))
304(put 'keyboard 'custom-loads '("mule" "chistory" "type-break")) 304(put 'keyboard 'custom-loads '("mule" "chistory" "type-break"))
305(put 'isearch-faces 'custom-loads '("isearch")) 305(put 'isearch-faces 'custom-loads '("isearch"))
306(put 'eshell-hist 'custom-loads '("em-hist"))
307(put 'viper-mouse 'custom-loads '("viper-mous")) 306(put 'viper-mouse 'custom-loads '("viper-mous"))
307(put 'eshell-hist 'custom-loads '("em-hist"))
308(put 'ps-print-horizontal 'custom-loads '("ps-print")) 308(put 'ps-print-horizontal 'custom-loads '("ps-print"))
309(put 'woman 'custom-loads '("woman")) 309(put 'woman 'custom-loads '("woman"))
310(put 'decipher 'custom-loads '("decipher")) 310(put 'decipher 'custom-loads '("decipher"))
@@ -314,7 +314,7 @@
314(put 'metamail 'custom-loads '("metamail")) 314(put 'metamail 'custom-loads '("metamail"))
315(put 'winner 'custom-loads '("winner")) 315(put 'winner 'custom-loads '("winner"))
316(put 'ebrowse-faces 'custom-loads '("ebrowse")) 316(put 'ebrowse-faces 'custom-loads '("ebrowse"))
317(put 'wp 'custom-loads '("view" "cus-edit" "enriched" "lpr" "ps-print" "ebnf2ps" "bib-mode" "nroff-mode" "refbib" "refer" "scribe" "tildify")) 317(put 'wp 'custom-loads '("cus-edit" "enriched" "lpr" "ps-print" "view" "ebnf2ps" "bib-mode" "nroff-mode" "refbib" "refer" "scribe" "tildify"))
318(put 'reftex-citation-support 'custom-loads '("reftex-vars")) 318(put 'reftex-citation-support 'custom-loads '("reftex-vars"))
319(put 'gnus-summary-choose 'custom-loads '("gnus-sum")) 319(put 'gnus-summary-choose 'custom-loads '("gnus-sum"))
320(put 'widget-browse 'custom-loads '("wid-browse")) 320(put 'widget-browse 'custom-loads '("wid-browse"))
@@ -339,7 +339,7 @@
339(put 'log-edit 'custom-loads '("log-edit")) 339(put 'log-edit 'custom-loads '("log-edit"))
340(put 'message-forwarding 'custom-loads '("message")) 340(put 'message-forwarding 'custom-loads '("message"))
341(put 'message-faces 'custom-loads '("message")) 341(put 'message-faces 'custom-loads '("message"))
342(put 'environment 'custom-loads '("cus-edit" "dired" "faces" "dos-vars")) 342(put 'environment 'custom-loads '("cus-edit" "dired" "faces" "dos-vars" "ruler-mode"))
343(put 'perl 'custom-loads '("perl-mode")) 343(put 'perl 'custom-loads '("perl-mode"))
344(put 'vhdl-port 'custom-loads '("vhdl-mode")) 344(put 'vhdl-port 'custom-loads '("vhdl-mode"))
345(put 'gnus-charset 'custom-loads '("gnus-group" "gnus-msg" "gnus-sum" "gnus")) 345(put 'gnus-charset 'custom-loads '("gnus-group" "gnus-msg" "gnus-sum" "gnus"))
@@ -350,6 +350,7 @@
350(put 'mh 'custom-loads '("mh-comp" "mh-e" "mh-utils")) 350(put 'mh 'custom-loads '("mh-comp" "mh-e" "mh-utils"))
351(put 'convenience 'custom-loads '("abbrev" "autoinsert" "autorevert" "bs" "calculator" "complete" "completion" "dabbrev" "ffap" "filecache" "follow" "hippie-exp" "imenu" "iswitchb" "repeat" "speedbar" "whitespace" "windmove" "pc-select")) 351(put 'convenience 'custom-loads '("abbrev" "autoinsert" "autorevert" "bs" "calculator" "complete" "completion" "dabbrev" "ffap" "filecache" "follow" "hippie-exp" "imenu" "iswitchb" "repeat" "speedbar" "whitespace" "windmove" "pc-select"))
352(put 'lm 'custom-loads '("landmark")) 352(put 'lm 'custom-loads '("landmark"))
353(put 'ruler-mode 'custom-loads '("ruler-mode"))
353(put 'idlwave-routine-info 'custom-loads '("idlwave")) 354(put 'idlwave-routine-info 'custom-loads '("idlwave"))
354(put 'm4 'custom-loads '("m4-mode")) 355(put 'm4 'custom-loads '("m4-mode"))
355(put 'gnus-article-mime 'custom-loads '("gnus-art" "mm-uu")) 356(put 'gnus-article-mime 'custom-loads '("gnus-art" "mm-uu"))
@@ -406,8 +407,8 @@
406(put 'gnus-windows 'custom-loads '("gnus-win")) 407(put 'gnus-windows 'custom-loads '("gnus-win"))
407(put 'reftex-label-support 'custom-loads '("reftex-vars")) 408(put 'reftex-label-support 'custom-loads '("reftex-vars"))
408(put 'gnus-article-buttons 'custom-loads '("gnus-art")) 409(put 'gnus-article-buttons 'custom-loads '("gnus-art"))
409(put 'old-c 'custom-loads '("c-mode" "cc-vars"))
410(put 'gnus-summary 'custom-loads '("gnus-sum" "gnus")) 410(put 'gnus-summary 'custom-loads '("gnus-sum" "gnus"))
411(put 'old-c 'custom-loads '("c-mode" "cc-vars"))
411(put 'compilation 'custom-loads '("compile")) 412(put 'compilation 'custom-loads '("compile"))
412(put 'ediff-highlighting 'custom-loads '("ediff-init")) 413(put 'ediff-highlighting 'custom-loads '("ediff-init"))
413(put 'idlwave-shell-general-setup 'custom-loads '("idlw-shell" "idlwave")) 414(put 'idlwave-shell-general-setup 'custom-loads '("idlw-shell" "idlwave"))
@@ -453,7 +454,7 @@
453(put 'idlwave-completion 'custom-loads '("idlwave")) 454(put 'idlwave-completion 'custom-loads '("idlwave"))
454(put 'eshell-rebind 'custom-loads '("em-rebind")) 455(put 'eshell-rebind 'custom-loads '("em-rebind"))
455(put 'bibtex 'custom-loads '("bibtex")) 456(put 'bibtex 'custom-loads '("bibtex"))
456(put 'faces 'custom-loads '("loaddefs" "faces" "facemenu" "cus-edit" "font-lock" "hilit-chg" "paren" "ps-print" "speedbar" "time" "wid-edit" "woman" "gnus" "message" "cwarn" "make-mode")) 457(put 'faces 'custom-loads '("faces" "loaddefs" "facemenu" "cus-edit" "font-lock" "hilit-chg" "paren" "ps-print" "speedbar" "time" "wid-edit" "woman" "gnus" "message" "cwarn" "make-mode"))
457(put 'gnus-summary-various 'custom-loads '("gnus-sum")) 458(put 'gnus-summary-various 'custom-loads '("gnus-sum"))
458(put 'applications 'custom-loads '("calendar" "cus-edit" "uniquify" "eshell" "spell")) 459(put 'applications 'custom-loads '("calendar" "cus-edit" "uniquify" "eshell" "spell"))
459(put 'ebrowse-member 'custom-loads '("ebrowse")) 460(put 'ebrowse-member 'custom-loads '("ebrowse"))
@@ -475,7 +476,7 @@
475(put 'message-sending 'custom-loads '("message")) 476(put 'message-sending 'custom-loads '("message"))
476(put 'archive-arc 'custom-loads '("arc-mode")) 477(put 'archive-arc 'custom-loads '("arc-mode"))
477(put 'rmail-output 'custom-loads '("rmailout")) 478(put 'rmail-output 'custom-loads '("rmailout"))
478(put 'editing 'custom-loads '("simple" "view" "indent" "paragraphs" "cus-edit" "faces" "outline" "hl-line" "vcursor" "whitespace" "auto-show" "hscroll" "picture")) 479(put 'editing 'custom-loads '("simple" "indent" "paragraphs" "cus-edit" "faces" "outline" "hl-line" "vcursor" "view" "whitespace" "auto-show" "hscroll" "picture"))
479(put 'crisp 'custom-loads '("crisp")) 480(put 'crisp 'custom-loads '("crisp"))
480(put 'nroff 'custom-loads '("nroff-mode")) 481(put 'nroff 'custom-loads '("nroff-mode"))
481(put 'gnus-group-icons 'custom-loads '("gnus-group")) 482(put 'gnus-group-icons 'custom-loads '("gnus-group"))
@@ -733,6 +734,8 @@ the tasks accomplished by such tools.")
733(custom-put-if-not 'flyspell-tex-command-regexp 'standard-value t) 734(custom-put-if-not 'flyspell-tex-command-regexp 'standard-value t)
734(custom-put-if-not 'flyspell-dictionaries-that-consider-dash-as-word-delimiter 'custom-version "21.1") 735(custom-put-if-not 'flyspell-dictionaries-that-consider-dash-as-word-delimiter 'custom-version "21.1")
735(custom-put-if-not 'flyspell-dictionaries-that-consider-dash-as-word-delimiter 'standard-value t) 736(custom-put-if-not 'flyspell-dictionaries-that-consider-dash-as-word-delimiter 'standard-value t)
737(custom-put-if-not 'html-xhtml 'custom-version "21.2")
738(custom-put-if-not 'html-xhtml 'standard-value t)
736(custom-put-if-not 'sql-oracle-options 'custom-version "20.8") 739(custom-put-if-not 'sql-oracle-options 'custom-version "20.8")
737(custom-put-if-not 'sql-oracle-options 'standard-value t) 740(custom-put-if-not 'sql-oracle-options 'standard-value t)
738(custom-put-if-not 'find-function-regexp 'custom-version "21.1") 741(custom-put-if-not 'find-function-regexp 'custom-version "21.1")
@@ -918,6 +921,8 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.")
918(custom-put-if-not 'calculator 'group-documentation "Simple Emacs calculator.") 921(custom-put-if-not 'calculator 'group-documentation "Simple Emacs calculator.")
919(custom-put-if-not 'custom-button-pressed-face 'custom-version "21.1") 922(custom-put-if-not 'custom-button-pressed-face 'custom-version "21.1")
920(custom-put-if-not 'custom-button-pressed-face 'group-documentation nil) 923(custom-put-if-not 'custom-button-pressed-face 'group-documentation nil)
924(custom-put-if-not 'ruler-mode 'custom-version "21.2")
925(custom-put-if-not 'ruler-mode 'group-documentation "Display a ruler in the header line.")
921(custom-put-if-not 'dos-codepage-setup-hook 'custom-version "20.3.3") 926(custom-put-if-not 'dos-codepage-setup-hook 'custom-version "20.3.3")
922(custom-put-if-not 'dos-codepage-setup-hook 'standard-value t) 927(custom-put-if-not 'dos-codepage-setup-hook 'standard-value t)
923(custom-put-if-not 'change-log-version-number-regexp-list 'custom-version "21.1") 928(custom-put-if-not 'change-log-version-number-regexp-list 'custom-version "21.1")
@@ -1004,6 +1009,8 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.")
1004(custom-put-if-not 'gnus-inhibit-user-auto-expire 'standard-value t) 1009(custom-put-if-not 'gnus-inhibit-user-auto-expire 'standard-value t)
1005(custom-put-if-not 'show-paren-ring-bell-on-mismatch 'custom-version "20.3") 1010(custom-put-if-not 'show-paren-ring-bell-on-mismatch 'custom-version "20.3")
1006(custom-put-if-not 'show-paren-ring-bell-on-mismatch 'standard-value t) 1011(custom-put-if-not 'show-paren-ring-bell-on-mismatch 'standard-value t)
1012(custom-put-if-not 'add-log-always-start-new-record 'custom-version "21.2")
1013(custom-put-if-not 'add-log-always-start-new-record 'standard-value t)
1007(custom-put-if-not 'rmail-default-body-file 'custom-version "20.3") 1014(custom-put-if-not 'rmail-default-body-file 'custom-version "20.3")
1008(custom-put-if-not 'rmail-default-body-file 'standard-value t) 1015(custom-put-if-not 'rmail-default-body-file 'standard-value t)
1009(custom-put-if-not 'gnus-emphasize-whitespace-regexp 'custom-version "21.1") 1016(custom-put-if-not 'gnus-emphasize-whitespace-regexp 'custom-version "21.1")
@@ -1119,7 +1126,7 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.")
1119(custom-put-if-not 'eval-expression-print-level 'custom-version "21.1") 1126(custom-put-if-not 'eval-expression-print-level 'custom-version "21.1")
1120(custom-put-if-not 'eval-expression-print-level 'standard-value t) 1127(custom-put-if-not 'eval-expression-print-level 'standard-value t)
1121 1128
1122(defvar custom-versions-load-alist '(("20.3.3" "dos-vars") (21.1 "ange-ftp") ("20.4" "files" "help" "sh-script" "compile") ("20.3" "desktop" "easymenu" "hscroll" "dabbrev" "ffap" "rmail" "paren" "mailabbrev" "frame" "uce" "mouse" "diary-lib" "sendmail" "simple" "debug" "hexl" "vcursor" "vc" "compile" "etags" "help" "browse-url" "add-log" "find-func" "cus-edit" "replace") ("21.1" "server" "debug" "rmailedit" "dabbrev" "isearch" "gnus-start" "mule" "hideshow" "sendmail" "paths" "sgml-mode" "net-utils" "cperl-mode" "rmail" "font-lock" "gnus-nocem" "vc-hooks" "paren" "faces" "fortran" "vc" "etags" "cus-edit" "frame" "vc-sccs" "gnus-group" "gnus-sum" "smtpmail" "add-log" "find-func" "wid-edit" "vc-rcs" "files" "nnmail" "message" "ps-print" "vc-cvs" "simple" "gnus-agent" "flyspell" "gnus-art" "browse-url" "speedbar") ("20.8" "sql")) 1129(defvar custom-versions-load-alist '(("20.3.3" "dos-vars") (21.1 "ange-ftp") ("20.4" "files" "help" "sh-script" "compile") ("21.2" "add-log" "sgml-mode") ("20.3" "desktop" "easymenu" "hscroll" "dabbrev" "ffap" "rmail" "paren" "mailabbrev" "frame" "uce" "mouse" "diary-lib" "sendmail" "simple" "debug" "hexl" "vcursor" "vc" "compile" "etags" "help-mode" "browse-url" "add-log" "find-func" "cus-edit" "replace") ("21.1" "server" "debug" "rmailedit" "dabbrev" "isearch" "gnus-start" "mule" "hideshow" "sendmail" "paths" "sgml-mode" "net-utils" "cperl-mode" "rmail" "font-lock" "gnus-nocem" "vc-hooks" "paren" "faces" "fortran" "vc" "etags" "cus-edit" "frame" "vc-sccs" "gnus-group" "gnus-sum" "smtpmail" "add-log" "find-func" "wid-edit" "vc-rcs" "files" "nnmail" "message" "ps-print" "vc-cvs" "simple" "gnus-agent" "flyspell" "gnus-art" "browse-url" "speedbar") ("20.8" "sql"))
1123 "For internal use by custom.") 1130 "For internal use by custom.")
1124 1131
1125(provide 'cus-load) 1132(provide 'cus-load)
diff --git a/lisp/loaddefs.el b/lisp/loaddefs.el
index b958e1c57a2..bb651527244 100644
--- a/lisp/loaddefs.el
+++ b/lisp/loaddefs.el
@@ -119,7 +119,7 @@ Insert a descriptive header at the top of the file." t nil)
119;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun 119;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun
120;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry 120;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry
121;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address 121;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address
122;;;;;; add-log-full-name) "add-log" "add-log.el" (15294 47094)) 122;;;;;; add-log-full-name) "add-log" "add-log.el" (15320 20918))
123;;; Generated autoloads from add-log.el 123;;; Generated autoloads from add-log.el
124 124
125(defvar add-log-full-name nil "\ 125(defvar add-log-full-name nil "\
@@ -163,6 +163,10 @@ Fourth arg NEW-ENTRY non-nil means always create a new entry at the front;
163never append to an existing entry. Option `add-log-keep-changes-together' 163never append to an existing entry. Option `add-log-keep-changes-together'
164otherwise affects whether a new entry is created. 164otherwise affects whether a new entry is created.
165 165
166Option `add-log-always-start-new-record' non-nil means always create a
167new record, even when the last record was made on the same date and by
168the same person.
169
166The change log file can start with a copyright notice and a copying 170The change log file can start with a copyright notice and a copying
167permission notice. The first blank line indicates the end of these 171permission notice. The first blank line indicates the end of these
168notices. 172notices.
@@ -388,7 +392,7 @@ A replacement function for `newline-and-indent', aligning as it goes." t nil)
388;;;*** 392;;;***
389 393
390;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 394;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
391;;;;;; "net/ange-ftp.el" (15292 25972)) 395;;;;;; "net/ange-ftp.el" (15306 37169))
392;;; Generated autoloads from net/ange-ftp.el 396;;; Generated autoloads from net/ange-ftp.el
393 (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 397 (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
394 398
@@ -536,8 +540,8 @@ They specify the range of dates that the diary is being processed for." nil nil)
536;;;*** 540;;;***
537 541
538;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command 542;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command
539;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (15298 543;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (15299
540;;;;;; 59296)) 544;;;;;; 18676))
541;;; Generated autoloads from apropos.el 545;;; Generated autoloads from apropos.el
542 546
543(autoload (quote apropos-mode) "apropos" "\ 547(autoload (quote apropos-mode) "apropos" "\
@@ -977,7 +981,7 @@ Major mode for editing Autoconf configure.in files." t nil)
977;;;*** 981;;;***
978 982
979;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 983;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
980;;;;;; "autoinsert" "autoinsert.el" (14898 8348)) 984;;;;;; "autoinsert" "autoinsert.el" (14900 37239))
981;;; Generated autoloads from autoinsert.el 985;;; Generated autoloads from autoinsert.el
982 986
983(autoload (quote auto-insert) "autoinsert" "\ 987(autoload (quote auto-insert) "autoinsert" "\
@@ -990,7 +994,7 @@ Optional AFTER means to insert action after all existing actions for CONDITION,
990or if CONDITION had no actions, after all other CONDITIONs." nil nil) 994or if CONDITION had no actions, after all other CONDITIONs." nil nil)
991 995
992(defvar auto-insert-mode nil "\ 996(defvar auto-insert-mode nil "\
993Toggle Auto-Insert mode on or off. 997Non-nil if Auto-Insert mode is enabled.
994See the command `auto-insert-mode' for a description of this minor-mode. 998See the command `auto-insert-mode' for a description of this minor-mode.
995Setting this variable directly does not take effect; 999Setting this variable directly does not take effect;
996use either \\[customize] or the function `auto-insert-mode'.") 1000use either \\[customize] or the function `auto-insert-mode'.")
@@ -1011,7 +1015,7 @@ insert a template for the file depending on the mode of the buffer." t nil)
1011 1015
1012;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories 1016;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories
1013;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1017;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1014;;;;;; (15293 42341)) 1018;;;;;; (15301 19232))
1015;;; Generated autoloads from emacs-lisp/autoload.el 1019;;; Generated autoloads from emacs-lisp/autoload.el
1016 1020
1017(autoload (quote update-file-autoloads) "autoload" "\ 1021(autoload (quote update-file-autoloads) "autoload" "\
@@ -1113,8 +1117,8 @@ definition of \"random distance\".)" t nil)
1113 1117
1114;;;*** 1118;;;***
1115 1119
1116;;;### (autoloads (awk-mode) "awk-mode" "progmodes/awk-mode.el" (14854 1120;;;### (autoloads (awk-mode) "awk-mode" "progmodes/awk-mode.el" (15306
1117;;;;;; 32223)) 1121;;;;;; 37170))
1118;;; Generated autoloads from progmodes/awk-mode.el 1122;;; Generated autoloads from progmodes/awk-mode.el
1119 1123
1120(autoload (quote awk-mode) "awk-mode" "\ 1124(autoload (quote awk-mode) "awk-mode" "\
@@ -1128,7 +1132,7 @@ Turning on AWK mode runs `awk-mode-hook'." t nil)
1128;;;*** 1132;;;***
1129 1133
1130;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" 1134;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"
1131;;;;;; (15251 43414)) 1135;;;;;; (15252 33904))
1132;;; Generated autoloads from emacs-lisp/backquote.el 1136;;; Generated autoloads from emacs-lisp/backquote.el
1133 1137
1134(autoload (quote backquote) "backquote" "\ 1138(autoload (quote backquote) "backquote" "\
@@ -1879,7 +1883,7 @@ Return a vector containing the lines from `bruce-phrases-file'." nil nil)
1879;;;*** 1883;;;***
1880 1884
1881;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 1885;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
1882;;;;;; "bs" "bs.el" (15293 42332)) 1886;;;;;; "bs" "bs.el" (15297 22172))
1883;;; Generated autoloads from bs.el 1887;;; Generated autoloads from bs.el
1884 1888
1885(autoload (quote bs-cycle-next) "bs" "\ 1889(autoload (quote bs-cycle-next) "bs" "\
@@ -1912,8 +1916,8 @@ name of buffer configuration." t nil)
1912;;;*** 1916;;;***
1913 1917
1914;;;### (autoloads (insert-text-button make-text-button insert-button 1918;;;### (autoloads (insert-text-button make-text-button insert-button
1915;;;;;; make-button define-button-type) "button" "button.el" (15298 1919;;;;;; make-button define-button-type) "button" "button.el" (15306
1916;;;;;; 53572)) 1920;;;;;; 37162))
1917;;; Generated autoloads from button.el 1921;;; Generated autoloads from button.el
1918 1922
1919(defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ 1923(defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\
@@ -1928,37 +1932,40 @@ Define a `button type' called NAME.
1928The remaining arguments form a sequence of PROPERTY VALUE pairs, 1932The remaining arguments form a sequence of PROPERTY VALUE pairs,
1929specifying properties to use as defaults for buttons with this type 1933specifying properties to use as defaults for buttons with this type
1930\(a button's type may be set by giving it a `type' property when 1934\(a button's type may be set by giving it a `type' property when
1931creating the button). 1935creating the button, using the :type keyword argument).
1932 1936
1933The property `supertype' may be used to specify a button-type from which 1937In addition, the keyword argument :supertype may be used to specify a
1934NAME inherits its default property values (however, the inheritance 1938button-type from which NAME inherits its default property values
1935happens only when NAME is defined; subsequent changes to a supertype are 1939\(however, the inheritance happens only when NAME is defined; subsequent
1936not reflected in its subtypes)." nil nil) 1940changes to a supertype are not reflected in its subtypes)." nil nil)
1937 1941
1938(autoload (quote make-button) "button" "\ 1942(autoload (quote make-button) "button" "\
1939Make a button from BEG to END in the current buffer. 1943Make a button from BEG to END in the current buffer.
1940The remaining arguments form a sequence of PROPERTY VALUE pairs, 1944The remaining arguments form a sequence of PROPERTY VALUE pairs,
1941specifying properties to add to the button. In particular, the `type' 1945specifying properties to add to the button.
1942property may be used to specify a button-type from which to inherit 1946In addition, the keyword argument :type may be used to specify a
1943other properties; see `define-button-type'. 1947button-type from which to inherit other properties; see
1948`define-button-type'.
1944 1949
1945Also see `make-text-button', `insert-button'." nil nil) 1950Also see `make-text-button', `insert-button'." nil nil)
1946 1951
1947(autoload (quote insert-button) "button" "\ 1952(autoload (quote insert-button) "button" "\
1948Insert a button with the label LABEL. 1953Insert a button with the label LABEL.
1949The remaining arguments form a sequence of PROPERTY VALUE pairs, 1954The remaining arguments form a sequence of PROPERTY VALUE pairs,
1950specifying properties to add to the button. In particular, the `type' 1955specifying properties to add to the button.
1951property may be used to specify a button-type from which to inherit 1956In addition, the keyword argument :type may be used to specify a
1952other properties; see `define-button-type'. 1957button-type from which to inherit other properties; see
1958`define-button-type'.
1953 1959
1954Also see `insert-text-button', `make-button'." nil nil) 1960Also see `insert-text-button', `make-button'." nil nil)
1955 1961
1956(autoload (quote make-text-button) "button" "\ 1962(autoload (quote make-text-button) "button" "\
1957Make a button from BEG to END in the current buffer. 1963Make a button from BEG to END in the current buffer.
1958The remaining arguments form a sequence of PROPERTY VALUE pairs, 1964The remaining arguments form a sequence of PROPERTY VALUE pairs,
1959specifying properties to add to the button. In particular, the `type' 1965specifying properties to add to the button.
1960property may be used to specify a button-type from which to inherit 1966In addition, the keyword argument :type may be used to specify a
1961other properties; see `define-button-type'. 1967button-type from which to inherit other properties; see
1968`define-button-type'.
1962 1969
1963This function is like `make-button', except that the button is actually 1970This function is like `make-button', except that the button is actually
1964part of the text instead of being a property of the buffer. Creating 1971part of the text instead of being a property of the buffer. Creating
@@ -1970,9 +1977,10 @@ Also see `insert-text-button'." nil nil)
1970(autoload (quote insert-text-button) "button" "\ 1977(autoload (quote insert-text-button) "button" "\
1971Insert a button with the label LABEL. 1978Insert a button with the label LABEL.
1972The remaining arguments form a sequence of PROPERTY VALUE pairs, 1979The remaining arguments form a sequence of PROPERTY VALUE pairs,
1973specifying properties to add to the button. In particular, the `type' 1980specifying properties to add to the button.
1974property may be used to specify a button-type from which to inherit 1981In addition, the keyword argument :type may be used to specify a
1975other properties; see `define-button-type'. 1982button-type from which to inherit other properties; see
1983`define-button-type'.
1976 1984
1977This function is like `insert-button', except that the button is 1985This function is like `insert-button', except that the button is
1978actually part of the text instead of being a property of the buffer. 1986actually part of the text instead of being a property of the buffer.
@@ -1986,7 +1994,7 @@ Also see `make-text-button'." nil nil)
1986;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile 1994;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
1987;;;;;; display-call-tree byte-compile compile-defun byte-compile-file 1995;;;;;; display-call-tree byte-compile compile-defun byte-compile-file
1988;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp" 1996;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp"
1989;;;;;; "emacs-lisp/bytecomp.el" (15297 12856)) 1997;;;;;; "emacs-lisp/bytecomp.el" (15311 55090))
1990;;; Generated autoloads from emacs-lisp/bytecomp.el 1998;;; Generated autoloads from emacs-lisp/bytecomp.el
1991 1999
1992(autoload (quote byte-force-recompile) "bytecomp" "\ 2000(autoload (quote byte-force-recompile) "bytecomp" "\
@@ -2072,8 +2080,8 @@ from the cursor position." t nil)
2072 2080
2073;;;*** 2081;;;***
2074 2082
2075;;;### (autoloads (calculator) "calculator" "calculator.el" (15281 2083;;;### (autoloads (calculator) "calculator" "calculator.el" (15302
2076;;;;;; 51216)) 2084;;;;;; 65117))
2077;;; Generated autoloads from calculator.el 2085;;; Generated autoloads from calculator.el
2078 2086
2079(autoload (quote calculator) "calculator" "\ 2087(autoload (quote calculator) "calculator" "\
@@ -2098,7 +2106,7 @@ See the documentation for `calculator-mode' for more information." t nil)
2098;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 2106;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2099;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset 2107;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset
2100;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" 2108;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el"
2101;;;;;; (15292 25969)) 2109;;;;;; (15302 40107))
2102;;; Generated autoloads from calendar/calendar.el 2110;;; Generated autoloads from calendar/calendar.el
2103 2111
2104(defvar calendar-week-start-day 0 "\ 2112(defvar calendar-week-start-day 0 "\
@@ -2723,7 +2731,7 @@ and exists only for compatibility reasons." t nil)
2723 2731
2724;;;*** 2732;;;***
2725 2733
2726;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15192 12241)) 2734;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15306 37170))
2727;;; Generated autoloads from progmodes/cc-vars.el 2735;;; Generated autoloads from progmodes/cc-vars.el
2728 2736
2729(defconst c-emacs-features (let ((infodock-p (boundp (quote infodock-version))) (comments (let ((table (copy-syntax-table)) entry) (modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry (aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table [97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if (= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if infodock-p (list comments (quote infodock)) (list comments))) "\ 2737(defconst c-emacs-features (let ((infodock-p (boundp (quote infodock-version))) (comments (let ((table (copy-syntax-table)) entry) (modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry (aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table [97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if (= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if infodock-p (list comments (quote infodock)) (list comments))) "\
@@ -2991,7 +2999,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program." ni
2991;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 2999;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
2992;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3000;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
2993;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 3001;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
2994;;;;;; (15271 8858)) 3002;;;;;; (15319 49208))
2995;;; Generated autoloads from emacs-lisp/checkdoc.el 3003;;; Generated autoloads from emacs-lisp/checkdoc.el
2996 3004
2997(autoload (quote checkdoc) "checkdoc" "\ 3005(autoload (quote checkdoc) "checkdoc" "\
@@ -3151,7 +3159,7 @@ Encode the text in the current buffer to HZ." t nil)
3151;;;*** 3159;;;***
3152 3160
3153;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 3161;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
3154;;;;;; "chistory" "chistory.el" (14883 34675)) 3162;;;;;; "chistory" "chistory.el" (14884 48970))
3155;;; Generated autoloads from chistory.el 3163;;; Generated autoloads from chistory.el
3156 3164
3157(autoload (quote repeat-matching-complex-command) "chistory" "\ 3165(autoload (quote repeat-matching-complex-command) "chistory" "\
@@ -3184,7 +3192,7 @@ and runs the normal hook `command-history-hook'." t nil)
3184 3192
3185;;;*** 3193;;;***
3186 3194
3187;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15295 53549)) 3195;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15297 22177))
3188;;; Generated autoloads from emacs-lisp/cl.el 3196;;; Generated autoloads from emacs-lisp/cl.el
3189 3197
3190(defvar custom-print-functions nil "\ 3198(defvar custom-print-functions nil "\
@@ -3289,7 +3297,7 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal." t nil)
3289;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 3297;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
3290;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 3298;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
3291;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 3299;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
3292;;;;;; (15298 53573)) 3300;;;;;; (15309 60248))
3293;;; Generated autoloads from comint.el 3301;;; Generated autoloads from comint.el
3294 3302
3295(autoload (quote make-comint-in-buffer) "comint" "\ 3303(autoload (quote make-comint-in-buffer) "comint" "\
@@ -3369,7 +3377,7 @@ If `compare-ignore-case' is non-nil, changes in case are also ignored." t nil)
3369;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode 3377;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode
3370;;;;;; compilation-mode grep-find grep compile compilation-search-path 3378;;;;;; compilation-mode grep-find grep compile compilation-search-path
3371;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 3379;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
3372;;;;;; "compile" "progmodes/compile.el" (15293 44864)) 3380;;;;;; "compile" "progmodes/compile.el" (15320 3854))
3373;;; Generated autoloads from progmodes/compile.el 3381;;; Generated autoloads from progmodes/compile.el
3374 3382
3375(defvar compilation-mode-hook nil "\ 3383(defvar compilation-mode-hook nil "\
@@ -3757,7 +3765,7 @@ Randomly permute the elements of VECTOR (all permutations equally likely)" nil n
3757;;;*** 3765;;;***
3758 3766
3759;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el" 3767;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el"
3760;;;;;; (15192 12222)) 3768;;;;;; (15301 19232))
3761;;; Generated autoloads from emacs-lisp/copyright.el 3769;;; Generated autoloads from emacs-lisp/copyright.el
3762 3770
3763(autoload (quote copyright-update) "copyright" "\ 3771(autoload (quote copyright-update) "copyright" "\
@@ -3773,7 +3781,7 @@ Insert a copyright by $ORGANIZATION notice at cursor." t nil)
3773;;;*** 3781;;;***
3774 3782
3775;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" 3783;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
3776;;;;;; (15192 12241)) 3784;;;;;; (15306 37171))
3777;;; Generated autoloads from progmodes/cperl-mode.el 3785;;; Generated autoloads from progmodes/cperl-mode.el
3778 3786
3779(autoload (quote cperl-mode) "cperl-mode" "\ 3787(autoload (quote cperl-mode) "cperl-mode" "\
@@ -3983,7 +3991,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise." t nil)
3983;;;*** 3991;;;***
3984 3992
3985;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 3993;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
3986;;;;;; (14600 36409)) 3994;;;;;; (14600 38414))
3987;;; Generated autoloads from emacs-lisp/crm.el 3995;;; Generated autoloads from emacs-lisp/crm.el
3988 3996
3989(autoload (quote completing-read-multiple) "crm" "\ 3997(autoload (quote completing-read-multiple) "crm" "\
@@ -4024,7 +4032,7 @@ INHERIT-INPUT-METHOD." nil nil)
4024;;;;;; customize-option-other-window customize-changed-options customize-option 4032;;;;;; customize-option-other-window customize-changed-options customize-option
4025;;;;;; customize-group-other-window customize-group customize customize-save-variable 4033;;;;;; customize-group-other-window customize-group customize customize-save-variable
4026;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" 4034;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el"
4027;;;;;; (15293 43517)) 4035;;;;;; (15297 22173))
4028;;; Generated autoloads from cus-edit.el 4036;;; Generated autoloads from cus-edit.el
4029 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 4037 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
4030 4038
@@ -4183,7 +4191,7 @@ The format is suitable for use with `easy-menu-define'." nil nil)
4183;;;*** 4191;;;***
4184 4192
4185;;;### (autoloads (custom-set-faces custom-declare-face) "cus-face" 4193;;;### (autoloads (custom-set-faces custom-declare-face) "cus-face"
4186;;;;;; "cus-face.el" (15293 43517)) 4194;;;;;; "cus-face.el" (15297 22173))
4187;;; Generated autoloads from cus-face.el 4195;;; Generated autoloads from cus-face.el
4188 4196
4189(autoload (quote custom-declare-face) "cus-face" "\ 4197(autoload (quote custom-declare-face) "cus-face" "\
@@ -4213,7 +4221,7 @@ Mode used for cvs status output." t nil)
4213;;;*** 4221;;;***
4214 4222
4215;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 4223;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
4216;;;;;; "cwarn" "progmodes/cwarn.el" (15192 12242)) 4224;;;;;; "cwarn" "progmodes/cwarn.el" (15315 52173))
4217;;; Generated autoloads from progmodes/cwarn.el 4225;;; Generated autoloads from progmodes/cwarn.el
4218 4226
4219(autoload (quote cwarn-mode) "cwarn" "\ 4227(autoload (quote cwarn-mode) "cwarn" "\
@@ -4485,8 +4493,8 @@ The most useful commands are:
4485;;;*** 4493;;;***
4486 4494
4487;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 4495;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
4488;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (15192 4496;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (15306
4489;;;;;; 12208)) 4497;;;;;; 37162))
4490;;; Generated autoloads from delim-col.el 4498;;; Generated autoloads from delim-col.el
4491 4499
4492(autoload (quote delimit-columns-customize) "delim-col" "\ 4500(autoload (quote delimit-columns-customize) "delim-col" "\
@@ -4582,7 +4590,7 @@ any selection." t nil)
4582;;;*** 4590;;;***
4583 4591
4584;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 4592;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
4585;;;;;; "derived" "derived.el" (15293 42332)) 4593;;;;;; "derived" "derived.el" (15319 49207))
4586;;; Generated autoloads from derived.el 4594;;; Generated autoloads from derived.el
4587 4595
4588(autoload (quote define-derived-mode) "derived" "\ 4596(autoload (quote define-derived-mode) "derived" "\
@@ -4626,7 +4634,7 @@ the first time the mode is used." nil nil)
4626;;;*** 4634;;;***
4627 4635
4628;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el" 4636;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el"
4629;;;;;; (15225 9712)) 4637;;;;;; (15318 28377))
4630;;; Generated autoloads from desktop.el 4638;;; Generated autoloads from desktop.el
4631 4639
4632(autoload (quote desktop-read) "desktop" "\ 4640(autoload (quote desktop-read) "desktop" "\
@@ -4701,7 +4709,7 @@ Decompose Devanagari characters in the region to IS 13194 characters." t nil)
4701;;;*** 4709;;;***
4702 4710
4703;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el" 4711;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el"
4704;;;;;; (15293 58088)) 4712;;;;;; (15297 22176))
4705;;; Generated autoloads from calendar/diary-lib.el 4713;;; Generated autoloads from calendar/diary-lib.el
4706 4714
4707(autoload (quote diary) "diary-lib" "\ 4715(autoload (quote diary) "diary-lib" "\
@@ -4736,7 +4744,7 @@ to run it every morning at 1am." t nil)
4736;;;*** 4744;;;***
4737 4745
4738;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 4746;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
4739;;;;;; "diff.el" (15223 37888)) 4747;;;;;; "diff.el" (15301 19231))
4740;;; Generated autoloads from diff.el 4748;;; Generated autoloads from diff.el
4741 4749
4742(defvar diff-switches "-c" "\ 4750(defvar diff-switches "-c" "\
@@ -5252,7 +5260,7 @@ Default is 2." t nil)
5252 5260
5253;;;*** 5261;;;***
5254 5262
5255;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15192 12238)) 5263;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15318 28377))
5256;;; Generated autoloads from play/doctor.el 5264;;; Generated autoloads from play/doctor.el
5257 5265
5258(autoload (quote doctor) "doctor" "\ 5266(autoload (quote doctor) "doctor" "\
@@ -5291,7 +5299,7 @@ Switch to *dungeon* buffer and start game." t nil)
5291;;;*** 5299;;;***
5292 5300
5293;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" 5301;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
5294;;;;;; (15232 65306)) 5302;;;;;; (15234 3951))
5295;;; Generated autoloads from gnus/earcon.el 5303;;; Generated autoloads from gnus/earcon.el
5296 5304
5297(autoload (quote gnus-earcon-display) "earcon" "\ 5305(autoload (quote gnus-earcon-display) "earcon" "\
@@ -5602,7 +5610,7 @@ It returns the old style symbol." t nil)
5602;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use 5610;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use
5603;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol 5611;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol
5604;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse" 5612;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse"
5605;;;;;; "progmodes/ebrowse.el" (15192 12243)) 5613;;;;;; "progmodes/ebrowse.el" (15318 48330))
5606;;; Generated autoloads from progmodes/ebrowse.el 5614;;; Generated autoloads from progmodes/ebrowse.el
5607 5615
5608(autoload (quote ebrowse-tree-mode) "ebrowse" "\ 5616(autoload (quote ebrowse-tree-mode) "ebrowse" "\
@@ -6048,7 +6056,7 @@ BUFFER is put into `default-major-mode' (or `fundamental-mode') when we exit." n
6048;;;*** 6056;;;***
6049 6057
6050;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string 6058;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string
6051;;;;;; eldoc-mode) "eldoc" "emacs-lisp/eldoc.el" (14890 7814)) 6059;;;;;; eldoc-mode) "eldoc" "emacs-lisp/eldoc.el" (14891 22286))
6052;;; Generated autoloads from emacs-lisp/eldoc.el 6060;;; Generated autoloads from emacs-lisp/eldoc.el
6053 6061
6054(defvar eldoc-mode nil "\ 6062(defvar eldoc-mode nil "\
@@ -6135,7 +6143,7 @@ displayed." t nil)
6135;;;*** 6143;;;***
6136 6144
6137;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 6145;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
6138;;;;;; (15251 11795)) 6146;;;;;; (15251 13047))
6139;;; Generated autoloads from mail/emacsbug.el 6147;;; Generated autoloads from mail/emacsbug.el
6140 6148
6141(autoload (quote report-emacs-bug) "emacsbug" "\ 6149(autoload (quote report-emacs-bug) "emacsbug" "\
@@ -6296,7 +6304,7 @@ Please include any configuration details that might be involved." t nil)
6296;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table 6304;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table
6297;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list 6305;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list
6298;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 6306;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
6299;;;;;; (15128 5314)) 6307;;;;;; (15320 19403))
6300;;; Generated autoloads from progmodes/etags.el 6308;;; Generated autoloads from progmodes/etags.el
6301 6309
6302(defvar tags-file-name nil "\ 6310(defvar tags-file-name nil "\
@@ -6777,11 +6785,11 @@ Edit the hotlist of directory servers in a specialized buffer." t nil)
6777 6785
6778;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 6786;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
6779;;;;;; executable-self-display executable-set-magic executable-find) 6787;;;;;; executable-self-display executable-set-magic executable-find)
6780;;;;;; "executable" "progmodes/executable.el" (15223 37897)) 6788;;;;;; "executable" "progmodes/executable.el" (15306 37171))
6781;;; Generated autoloads from progmodes/executable.el 6789;;; Generated autoloads from progmodes/executable.el
6782 6790
6783(autoload (quote executable-find) "executable" "\ 6791(autoload (quote executable-find) "executable" "\
6784Search for COMMAND in exec-path and return the absolute file name. 6792Search for COMMAND in `exec-path' and return the absolute file name.
6785Return nil if COMMAND is not found anywhere in `exec-path'." nil nil) 6793Return nil if COMMAND is not found anywhere in `exec-path'." nil nil)
6786 6794
6787(autoload (quote executable-set-magic) "executable" "\ 6795(autoload (quote executable-set-magic) "executable" "\
@@ -6803,7 +6811,7 @@ file modes." nil nil)
6803;;;*** 6811;;;***
6804 6812
6805;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 6813;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
6806;;;;;; expand-add-abbrevs) "expand" "expand.el" (15192 12210)) 6814;;;;;; expand-add-abbrevs) "expand" "expand.el" (15306 37162))
6807;;; Generated autoloads from expand.el 6815;;; Generated autoloads from expand.el
6808 6816
6809(autoload (quote expand-add-abbrevs) "expand" "\ 6817(autoload (quote expand-add-abbrevs) "expand" "\
@@ -6840,7 +6848,7 @@ This is used only in conjunction with `expand-add-abbrevs'." t nil)
6840 6848
6841;;;*** 6849;;;***
6842 6850
6843;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (14969 38001)) 6851;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (14970 28801))
6844;;; Generated autoloads from progmodes/f90.el 6852;;; Generated autoloads from progmodes/f90.el
6845 6853
6846(autoload (quote f90-mode) "f90" "\ 6854(autoload (quote f90-mode) "f90" "\
@@ -6908,7 +6916,7 @@ with no args, if that value is non-nil." t nil)
6908;;;;;; facemenu-remove-special facemenu-remove-all facemenu-remove-face-props 6916;;;;;; facemenu-remove-special facemenu-remove-all facemenu-remove-face-props
6909;;;;;; facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible 6917;;;;;; facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible
6910;;;;;; facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground 6918;;;;;; facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground
6911;;;;;; facemenu-set-face) "facemenu" "facemenu.el" (14964 4164)) 6919;;;;;; facemenu-set-face) "facemenu" "facemenu.el" (15319 49208))
6912;;; Generated autoloads from facemenu.el 6920;;; Generated autoloads from facemenu.el
6913 (define-key global-map "\M-g" 'facemenu-keymap) 6921 (define-key global-map "\M-g" 'facemenu-keymap)
6914 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 6922 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
@@ -6956,13 +6964,14 @@ Facemenu top-level menu keymap.")
6956 6964
6957(autoload (quote facemenu-set-face) "facemenu" "\ 6965(autoload (quote facemenu-set-face) "facemenu" "\
6958Add FACE to the region or next character typed. 6966Add FACE to the region or next character typed.
6959It will be added to the top of the face list; any faces lower on the list that 6967This adds FACE to the top of the face list; any faces lower on the list that
6960will not show through at all will be removed. 6968will not show through at all will be removed.
6961 6969
6962Interactively, the face to be used is read with the minibuffer. 6970Interactively, reads the face name with the minibuffer.
6963 6971
6964In the Transient Mark mode, if the region is active and there is no 6972If the region is active (normally true except in Transient Mark mode)
6965prefix argument, this command sets the region to the requested face. 6973and there is no prefix argument, this command sets the region to the
6974requested face.
6966 6975
6967Otherwise, this command specifies the face for the next character 6976Otherwise, this command specifies the face for the next character
6968inserted. Moving point or switching buffers before 6977inserted. Moving point or switching buffers before
@@ -6971,28 +6980,35 @@ typing a character to insert cancels the specification." t nil)
6971(autoload (quote facemenu-set-foreground) "facemenu" "\ 6980(autoload (quote facemenu-set-foreground) "facemenu" "\
6972Set the foreground COLOR of the region or next character typed. 6981Set the foreground COLOR of the region or next character typed.
6973The color is prompted for. A face named `fg:color' is used (or created). 6982The color is prompted for. A face named `fg:color' is used (or created).
6974If the region is active, it will be set to the requested face. If 6983
6975it is inactive (even if mark-even-if-inactive is set) the next 6984If the region is active (normally true except in Transient Mark mode)
6976character that is typed (via `self-insert-command') will be set to 6985and there is no prefix argument, this command sets the region to the
6977the selected face. Moving point or switching buffers before 6986requested face.
6978typing a character cancels the request." t nil) 6987
6988Otherwise, this command specifies the face for the next character
6989inserted. Moving point or switching buffers before
6990typing a character to insert cancels the specification." t nil)
6979 6991
6980(autoload (quote facemenu-set-background) "facemenu" "\ 6992(autoload (quote facemenu-set-background) "facemenu" "\
6981Set the background COLOR of the region or next character typed. 6993Set the background COLOR of the region or next character typed.
6982The color is prompted for. A face named `bg:color' is used (or created). 6994Reads the color in the minibuffer.
6983If the region is active, it will be set to the requested face. If 6995
6984it is inactive (even if mark-even-if-inactive is set) the next 6996If the region is active (normally true except in Transient Mark mode)
6985character that is typed (via `self-insert-command') will be set to 6997and there is no prefix argument, this command sets the region to the
6986the selected face. Moving point or switching buffers before 6998requested face.
6987typing a character cancels the request." t nil) 6999
7000Otherwise, this command specifies the face for the next character
7001inserted. Moving point or switching buffers before
7002typing a character to insert cancels the specification." t nil)
6988 7003
6989(autoload (quote facemenu-set-face-from-menu) "facemenu" "\ 7004(autoload (quote facemenu-set-face-from-menu) "facemenu" "\
6990Set the FACE of the region or next character typed. 7005Set the FACE of the region or next character typed.
6991This function is designed to be called from a menu; the face to use 7006This function is designed to be called from a menu; the face to use
6992is the menu item's name. 7007is the menu item's name.
6993 7008
6994In the Transient Mark mode, if the region is active and there is no 7009If the region is active (normally true except in Transient Mark mode)
6995prefix argument, this command sets the region to the requested face. 7010and there is no prefix argument, this command sets the region to the
7011requested face.
6996 7012
6997Otherwise, this command specifies the face for the next character 7013Otherwise, this command specifies the face for the next character
6998inserted. Moving point or switching buffers before 7014inserted. Moving point or switching buffers before
@@ -7681,7 +7697,7 @@ Fontify the current buffer the way the function `font-lock-mode' would." t nil)
7681;;;*** 7697;;;***
7682 7698
7683;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el" 7699;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el"
7684;;;;;; (15192 12231)) 7700;;;;;; (15318 48329))
7685;;; Generated autoloads from international/fontset.el 7701;;; Generated autoloads from international/fontset.el
7686 7702
7687(autoload (quote create-fontset-from-fontset-spec) "fontset" "\ 7703(autoload (quote create-fontset-from-fontset-spec) "fontset" "\
@@ -7920,7 +7936,7 @@ Some generic modes are defined in `generic-x.el'." t nil)
7920;;;*** 7936;;;***
7921 7937
7922;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 7938;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
7923;;;;;; (15251 43415)) 7939;;;;;; (15252 33905))
7924;;; Generated autoloads from progmodes/glasses.el 7940;;; Generated autoloads from progmodes/glasses.el
7925 7941
7926(autoload (quote glasses-mode) "glasses" "\ 7942(autoload (quote glasses-mode) "glasses" "\
@@ -7931,7 +7947,7 @@ at places they belong to." t nil)
7931;;;*** 7947;;;***
7932 7948
7933;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 7949;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
7934;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15251 43415)) 7950;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15252 33904))
7935;;; Generated autoloads from gnus/gnus.el 7951;;; Generated autoloads from gnus/gnus.el
7936 7952
7937(autoload (quote gnus-slave-no-server) "gnus" "\ 7953(autoload (quote gnus-slave-no-server) "gnus" "\
@@ -7989,7 +8005,7 @@ Start Gnus and fetch session." t nil)
7989;;;*** 8005;;;***
7990 8006
7991;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 8007;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
7992;;;;;; (15271 23340)) 8008;;;;;; (15272 19188))
7993;;; Generated autoloads from gnus/gnus-art.el 8009;;; Generated autoloads from gnus/gnus-art.el
7994 8010
7995(autoload (quote gnus-article-prepare-display) "gnus-art" "\ 8011(autoload (quote gnus-article-prepare-display) "gnus-art" "\
@@ -8007,8 +8023,8 @@ Play a sound FILE through the speaker." t nil)
8007;;;*** 8023;;;***
8008 8024
8009;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active 8025;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active
8010;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (14862 8026;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (14863
8011;;;;;; 37896)) 8027;;;;;; 43073))
8012;;; Generated autoloads from gnus/gnus-cache.el 8028;;; Generated autoloads from gnus/gnus-cache.el
8013 8029
8014(autoload (quote gnus-jog-cache) "gnus-cache" "\ 8030(autoload (quote gnus-jog-cache) "gnus-cache" "\
@@ -8214,7 +8230,7 @@ Note -- this function hasn't been implemented yet." t nil)
8214;;;*** 8230;;;***
8215 8231
8216;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 8232;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
8217;;;;;; (14862 37897)) 8233;;;;;; (14863 43074))
8218;;; Generated autoloads from gnus/gnus-spec.el 8234;;; Generated autoloads from gnus/gnus-spec.el
8219 8235
8220(autoload (quote gnus-update-format) "gnus-spec" "\ 8236(autoload (quote gnus-update-format) "gnus-spec" "\
@@ -8246,7 +8262,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'." nil nil)
8246 8262
8247;;;*** 8263;;;***
8248 8264
8249;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (15155 16528)) 8265;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (15306 37170))
8250;;; Generated autoloads from play/gomoku.el 8266;;; Generated autoloads from play/gomoku.el
8251 8267
8252(autoload (quote gomoku) "gomoku" "\ 8268(autoload (quote gomoku) "gomoku" "\
@@ -8266,7 +8282,7 @@ Use \\[describe-mode] for more info." t nil)
8266;;;*** 8282;;;***
8267 8283
8268;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse) 8284;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse)
8269;;;;;; "goto-addr" "net/goto-addr.el" (15293 42343)) 8285;;;;;; "goto-addr" "net/goto-addr.el" (15302 40107))
8270;;; Generated autoloads from net/goto-addr.el 8286;;; Generated autoloads from net/goto-addr.el
8271 8287
8272(autoload (quote goto-address-at-mouse) "goto-addr" "\ 8288(autoload (quote goto-address-at-mouse) "goto-addr" "\
@@ -8387,22 +8403,9 @@ to be updated." t nil)
8387 8403
8388;;;*** 8404;;;***
8389 8405
8390;;;### (autoloads (describe-mode) "help" "help.el" (15298 55781)) 8406;;;### (autoloads (describe-variable variable-at-point describe-function-1
8391;;; Generated autoloads from help.el 8407;;;;;; describe-function locate-library help-with-tutorial) "help-funs"
8392 8408;;;;;; "help-funs.el" (15315 52171))
8393(autoload (quote describe-mode) "help" "\
8394Display documentation of current major mode and minor modes.
8395The major mode description comes first, followed by the minor modes,
8396each on a separate page.
8397For this to work correctly for a minor mode, the mode's indicator variable
8398\(listed in `minor-mode-alist') must also be a function whose documentation
8399describes the minor mode." t nil)
8400
8401;;;***
8402
8403;;;### (autoloads (describe-variable variable-at-point describe-function
8404;;;;;; locate-library help-with-tutorial) "help-funs" "help-funs.el"
8405;;;;;; (15298 55608))
8406;;; Generated autoloads from help-funs.el 8409;;; Generated autoloads from help-funs.el
8407 8410
8408(autoload (quote help-with-tutorial) "help-funs" "\ 8411(autoload (quote help-with-tutorial) "help-funs" "\
@@ -8416,7 +8419,7 @@ With arg, you are asked to choose which language." t nil)
8416Show the precise file name of Emacs library LIBRARY. 8419Show the precise file name of Emacs library LIBRARY.
8417This command searches the directories in `load-path' like `M-x load-library' 8420This command searches the directories in `load-path' like `M-x load-library'
8418to find the file that `M-x load-library RET LIBRARY RET' would load. 8421to find the file that `M-x load-library RET LIBRARY RET' would load.
8419Optional second arg NOSUFFIX non-nil means don't add suffixes `.elc' or `.el' 8422Optional second arg NOSUFFIX non-nil means don't add suffixes `load-suffixes'
8420to the specified name LIBRARY. 8423to the specified name LIBRARY.
8421 8424
8422If the optional third arg PATH is specified, that list of directories 8425If the optional third arg PATH is specified, that list of directories
@@ -8429,6 +8432,8 @@ and the file name is displayed in the echo area." t nil)
8429(autoload (quote describe-function) "help-funs" "\ 8432(autoload (quote describe-function) "help-funs" "\
8430Display the full documentation of FUNCTION (a symbol)." t nil) 8433Display the full documentation of FUNCTION (a symbol)." t nil)
8431 8434
8435(autoload (quote describe-function-1) "help-funs" nil nil nil)
8436
8432(autoload (quote variable-at-point) "help-funs" "\ 8437(autoload (quote variable-at-point) "help-funs" "\
8433Return the bound variable symbol found around point. 8438Return the bound variable symbol found around point.
8434Return 0 if there is no such symbol." nil nil) 8439Return 0 if there is no such symbol." nil nil)
@@ -8456,7 +8461,7 @@ A value of nil means skip the middle step, so that
8456 8461
8457;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 8462;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
8458;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup 8463;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup
8459;;;;;; help-mode) "help-mode" "help-mode.el" (15298 54621)) 8464;;;;;; help-mode) "help-mode" "help-mode.el" (15317 28321))
8460;;; Generated autoloads from help-mode.el 8465;;; Generated autoloads from help-mode.el
8461 8466
8462(autoload (quote help-mode) "help-mode" "\ 8467(autoload (quote help-mode) "help-mode" "\
@@ -8475,7 +8480,11 @@ Invoked from commands using the \"*Help*\" buffer to install some xref info.
8475ITEM is a (FUNCTION . ARGS) pair appropriate for recreating the help 8480ITEM is a (FUNCTION . ARGS) pair appropriate for recreating the help
8476buffer after following a reference. INTERACTIVE-P is non-nil if the 8481buffer after following a reference. INTERACTIVE-P is non-nil if the
8477calling command was invoked interactively. In this case the stack of 8482calling command was invoked interactively. In this case the stack of
8478items for help buffer \"back\" buttons is cleared." nil nil) 8483items for help buffer \"back\" buttons is cleared.
8484
8485This should be called very early, before the output buffer is cleared,
8486because we want to record the \"previous\" position of point so we can
8487restore it properly when going back." nil nil)
8479 8488
8480(autoload (quote help-make-xrefs) "help-mode" "\ 8489(autoload (quote help-make-xrefs) "help-mode" "\
8481Parse and hyperlink documentation cross-references in the given BUFFER. 8490Parse and hyperlink documentation cross-references in the given BUFFER.
@@ -8617,7 +8626,7 @@ This discards the buffer's undo information." t nil)
8617;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 8626;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
8618;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 8627;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
8619;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15251 8628;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15251
8620;;;;;; 11795)) 8629;;;;;; 13044))
8621;;; Generated autoloads from hi-lock.el 8630;;; Generated autoloads from hi-lock.el
8622 8631
8623(defgroup hi-lock-interactive-text-highlighting nil "Interactively add and remove font-lock patterns for highlighting text." :group (quote faces)) 8632(defgroup hi-lock-interactive-text-highlighting nil "Interactively add and remove font-lock patterns for highlighting text." :group (quote faces))
@@ -8984,7 +8993,7 @@ argument VERBOSE non-nil makes the function verbose." nil (quote macro))
8984;;;*** 8993;;;***
8985 8994
8986;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 8995;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
8987;;;;;; (15240 62497)) 8996;;;;;; (15241 63600))
8988;;; Generated autoloads from hl-line.el 8997;;; Generated autoloads from hl-line.el
8989 8998
8990(autoload (quote hl-line-mode) "hl-line" "\ 8999(autoload (quote hl-line-mode) "hl-line" "\
@@ -9258,7 +9267,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist." t nil)
9258 9267
9259;;;### (autoloads (defimage find-image remove-images insert-image 9268;;;### (autoloads (defimage find-image remove-images insert-image
9260;;;;;; put-image create-image image-type-available-p image-type-from-file-header 9269;;;;;; put-image create-image image-type-available-p image-type-from-file-header
9261;;;;;; image-type-from-data) "image" "image.el" (15234 20126)) 9270;;;;;; image-type-from-data) "image" "image.el" (15234 28846))
9262;;; Generated autoloads from image.el 9271;;; Generated autoloads from image.el
9263 9272
9264(autoload (quote image-type-from-data) "image" "\ 9273(autoload (quote image-type-from-data) "image" "\
@@ -9608,7 +9617,7 @@ of `inferior-lisp-program'). Runs the hooks from
9608 9617
9609;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 9618;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
9610;;;;;; Info-goto-emacs-command-node Info-directory info-standalone 9619;;;;;; Info-goto-emacs-command-node Info-directory info-standalone
9611;;;;;; info info-other-window) "info" "info.el" (15292 25968)) 9620;;;;;; info info-other-window) "info" "info.el" (15318 28377))
9612;;; Generated autoloads from info.el 9621;;; Generated autoloads from info.el
9613 9622
9614(autoload (quote info-other-window) "info" "\ 9623(autoload (quote info-other-window) "info" "\
@@ -9728,7 +9737,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"" nil
9728 9737
9729;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 9738;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
9730;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 9739;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
9731;;;;;; (15251 43415)) 9740;;;;;; (15252 33904))
9732;;; Generated autoloads from international/isearch-x.el 9741;;; Generated autoloads from international/isearch-x.el
9733 9742
9734(autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ 9743(autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\
@@ -9833,7 +9842,7 @@ Add submenus to the Files menu, to convert to and from various formats." t nil)
9833;;;*** 9842;;;***
9834 9843
9835;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 9844;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
9836;;;;;; (15192 12231)) 9845;;;;;; (15301 19233))
9837;;; Generated autoloads from international/iso-transl.el 9846;;; Generated autoloads from international/iso-transl.el
9838 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 9847 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
9839 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 9848 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -10229,7 +10238,7 @@ If non-nil, CONTEXTUAL means that a contextual fontification would be useful." n
10229;;;*** 10238;;;***
10230 10239
10231;;;### (autoloads (with-auto-compression-mode auto-compression-mode) 10240;;;### (autoloads (with-auto-compression-mode auto-compression-mode)
10232;;;;;; "jka-compr" "jka-compr.el" (15192 12212)) 10241;;;;;; "jka-compr" "jka-compr.el" (15306 37163))
10233;;; Generated autoloads from jka-compr.el 10242;;; Generated autoloads from jka-compr.el
10234 10243
10235(defvar auto-compression-mode nil "\ 10244(defvar auto-compression-mode nil "\
@@ -10306,7 +10315,7 @@ and the return value is the length of the conversion." t nil)
10306;;;*** 10315;;;***
10307 10316
10308;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 10317;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
10309;;;;;; (15192 12239)) 10318;;;;;; (15306 37170))
10310;;; Generated autoloads from play/landmark.el 10319;;; Generated autoloads from play/landmark.el
10311 10320
10312(defalias (quote landmark-repeat) (quote lm-test-run)) 10321(defalias (quote landmark-repeat) (quote lm-test-run))
@@ -10496,7 +10505,7 @@ generations (this defaults to 1)." t nil)
10496;;;*** 10505;;;***
10497 10506
10498;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (14847 10507;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (14847
10499;;;;;; 14322)) 10508;;;;;; 14862))
10500;;; Generated autoloads from loadhist.el 10509;;; Generated autoloads from loadhist.el
10501 10510
10502(autoload (quote unload-feature) "loadhist" "\ 10511(autoload (quote unload-feature) "loadhist" "\
@@ -10507,7 +10516,7 @@ is nil, raise an error." t nil)
10507;;;*** 10516;;;***
10508 10517
10509;;;### (autoloads (locate-with-filter locate) "locate" "locate.el" 10518;;;### (autoloads (locate-with-filter locate) "locate" "locate.el"
10510;;;;;; (15258 1046)) 10519;;;;;; (15260 28028))
10511;;; Generated autoloads from locate.el 10520;;; Generated autoloads from locate.el
10512 10521
10513(autoload (quote locate) "locate" "\ 10522(autoload (quote locate) "locate" "\
@@ -10791,8 +10800,8 @@ This function normally would be called when the message is sent." nil nil)
10791 10800
10792;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 10801;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
10793;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p 10802;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p
10794;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15205 10803;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15206
10795;;;;;; 21903)) 10804;;;;;; 24546))
10796;;; Generated autoloads from mail/mail-utils.el 10805;;; Generated autoloads from mail/mail-utils.el
10797 10806
10798(defvar mail-use-rfc822 nil "\ 10807(defvar mail-use-rfc822 nil "\
@@ -10827,7 +10836,7 @@ If 4th arg LIST is non-nil, return a list of all such fields." nil nil)
10827;;;*** 10836;;;***
10828 10837
10829;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) 10838;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
10830;;;;;; "mailabbrev" "mail/mailabbrev.el" (15293 42342)) 10839;;;;;; "mailabbrev" "mail/mailabbrev.el" (15297 22179))
10831;;; Generated autoloads from mail/mailabbrev.el 10840;;; Generated autoloads from mail/mailabbrev.el
10832 10841
10833(autoload (quote mail-abbrevs-setup) "mailabbrev" "\ 10842(autoload (quote mail-abbrevs-setup) "mailabbrev" "\
@@ -10844,8 +10853,8 @@ If DEFINITION contains multiple addresses, separate them with commas." t nil)
10844;;;*** 10853;;;***
10845 10854
10846;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases 10855;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
10847;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (13996 10856;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (15306
10848;;;;;; 15646)) 10857;;;;;; 37169))
10849;;; Generated autoloads from mail/mailalias.el 10858;;; Generated autoloads from mail/mailalias.el
10850 10859
10851(defvar mail-complete-style (quote angles) "\ 10860(defvar mail-complete-style (quote angles) "\
@@ -10883,7 +10892,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any." t
10883;;;*** 10892;;;***
10884 10893
10885;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" 10894;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el"
10886;;;;;; (15206 24016)) 10895;;;;;; (15206 24546))
10887;;; Generated autoloads from progmodes/make-mode.el 10896;;; Generated autoloads from progmodes/make-mode.el
10888 10897
10889(autoload (quote makefile-mode) "make-mode" "\ 10898(autoload (quote makefile-mode) "make-mode" "\
@@ -10995,6 +11004,26 @@ Get a Un*x manual page of the item under point and put it in a buffer." t nil)
10995 11004
10996;;;*** 11005;;;***
10997 11006
11007;;;### (autoloads (master-mode) "master" "master.el" (15301 62062))
11008;;; Generated autoloads from master.el
11009
11010(autoload (quote master-mode) "master" "\
11011Toggle Master mode.
11012With no argument, this command toggles the mode.
11013Non-null prefix argument turns on the mode.
11014Null prefix argument turns off the mode.
11015
11016When Master mode is enabled, you can scroll the slave buffer using the
11017following commands:
11018
11019\\{master-mode-map}
11020
11021The slave buffer is stored in the buffer-local variable `master-of'.
11022You can set this variable using `master-set-slave'. You can show
11023yourself the value of `master-of' by calling `master-show-slave'." t nil)
11024
11025;;;***
11026
10998;;;### (autoloads (unbold-region bold-region message-news-other-frame 11027;;;### (autoloads (unbold-region bold-region message-news-other-frame
10999;;;;;; message-news-other-window message-mail-other-frame message-mail-other-window 11028;;;;;; message-news-other-window message-mail-other-frame message-mail-other-window
11000;;;;;; message-bounce message-resend message-forward message-recover 11029;;;;;; message-bounce message-resend message-forward message-recover
@@ -11185,7 +11214,7 @@ Turning on MetaPost mode calls the value of the variable
11185 11214
11186;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 11215;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
11187;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 11216;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
11188;;;;;; (14862 37898)) 11217;;;;;; (14863 43076))
11189;;; Generated autoloads from mail/metamail.el 11218;;; Generated autoloads from mail/metamail.el
11190 11219
11191(autoload (quote metamail-interpret-header) "metamail" "\ 11220(autoload (quote metamail-interpret-header) "metamail" "\
@@ -11300,7 +11329,7 @@ Legal MIME content types. See documentation for \\[mh-edit-mhn].")
11300 11329
11301;;;*** 11330;;;***
11302 11331
11303;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15192 12235)) 11332;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15320 3853))
11304;;; Generated autoloads from mail/mh-utils.el 11333;;; Generated autoloads from mail/mh-utils.el
11305 11334
11306(put (quote mh-progs) (quote risky-local-variable) t) 11335(put (quote mh-progs) (quote risky-local-variable) t)
@@ -11337,7 +11366,7 @@ to its second argument TM." nil nil)
11337;;;*** 11366;;;***
11338 11367
11339;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 11368;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
11340;;;;;; "minibuf-eldef.el" (15281 52713)) 11369;;;;;; "minibuf-eldef.el" (15297 22175))
11341;;; Generated autoloads from minibuf-eldef.el 11370;;; Generated autoloads from minibuf-eldef.el
11342 11371
11343(defvar minibuffer-electric-default-mode nil "\ 11372(defvar minibuffer-electric-default-mode nil "\
@@ -11821,9 +11850,9 @@ Open a network connection to HOST on PORT." t nil)
11821 11850
11822;;;### (autoloads (comment-indent-new-line comment-dwim comment-region 11851;;;### (autoloads (comment-indent-new-line comment-dwim comment-region
11823;;;;;; uncomment-region comment-kill comment-set-column comment-indent 11852;;;;;; uncomment-region comment-kill comment-set-column comment-indent
11824;;;;;; comment-indent-default comment-multi-line comment-padding 11853;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
11825;;;;;; comment-style comment-column) "newcomment" "newcomment.el" 11854;;;;;; comment-padding comment-style comment-column) "newcomment"
11826;;;;;; (15292 25968)) 11855;;;;;; "newcomment.el" (15306 37163))
11827;;; Generated autoloads from newcomment.el 11856;;; Generated autoloads from newcomment.el
11828 11857
11829(defalias (quote indent-for-comment) (quote comment-indent)) 11858(defalias (quote indent-for-comment) (quote comment-indent))
@@ -11880,6 +11909,8 @@ makes the comment easier to read. Default is 1. nil means 0.")
11880*Non-nil means \\[comment-indent-new-line] continues comments, with no new terminator or starter. 11909*Non-nil means \\[comment-indent-new-line] continues comments, with no new terminator or starter.
11881This is obsolete because you might as well use \\[newline-and-indent].") 11910This is obsolete because you might as well use \\[newline-and-indent].")
11882 11911
11912(autoload (quote comment-normalize-vars) "newcomment" nil nil nil)
11913
11883(autoload (quote comment-indent-default) "newcomment" "\ 11914(autoload (quote comment-indent-default) "newcomment" "\
11884Default for `comment-indent-function'." nil nil) 11915Default for `comment-indent-function'." nil nil)
11885 11916
@@ -12021,7 +12052,7 @@ to future sessions." t nil)
12021;;;*** 12052;;;***
12022 12053
12023;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 12054;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
12024;;;;;; (15293 42343)) 12055;;;;;; (15297 22180))
12025;;; Generated autoloads from textmodes/nroff-mode.el 12056;;; Generated autoloads from textmodes/nroff-mode.el
12026 12057
12027(autoload (quote nroff-mode) "nroff-mode" "\ 12058(autoload (quote nroff-mode) "nroff-mode" "\
@@ -12067,7 +12098,7 @@ startup file, `~/.emacs-octave'." t nil)
12067;;;*** 12098;;;***
12068 12099
12069;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 12100;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
12070;;;;;; (14535 42824)) 12101;;;;;; (14535 49117))
12071;;; Generated autoloads from progmodes/octave-mod.el 12102;;; Generated autoloads from progmodes/octave-mod.el
12072 12103
12073(autoload (quote octave-mode) "octave-mod" "\ 12104(autoload (quote octave-mode) "octave-mod" "\
@@ -12232,7 +12263,7 @@ See the command `outline-mode' for more information on this mode." t nil)
12232 12263
12233;;;*** 12264;;;***
12234 12265
12235;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15192 12215)) 12266;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15309 13359))
12236;;; Generated autoloads from paren.el 12267;;; Generated autoloads from paren.el
12237 12268
12238(defvar show-paren-mode nil "\ 12269(defvar show-paren-mode nil "\
@@ -12256,7 +12287,7 @@ in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time." t ni
12256;;;*** 12287;;;***
12257 12288
12258;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (14628 12289;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (14628
12259;;;;;; 14481)) 12290;;;;;; 61071))
12260;;; Generated autoloads from progmodes/pascal.el 12291;;; Generated autoloads from progmodes/pascal.el
12261 12292
12262(autoload (quote pascal-mode) "pascal" "\ 12293(autoload (quote pascal-mode) "pascal" "\
@@ -12591,7 +12622,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
12591;;;*** 12622;;;***
12592 12623
12593;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 12624;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
12594;;;;;; (15293 42343)) 12625;;;;;; (15297 22180))
12595;;; Generated autoloads from progmodes/perl-mode.el 12626;;; Generated autoloads from progmodes/perl-mode.el
12596 12627
12597(autoload (quote perl-mode) "perl-mode" "\ 12628(autoload (quote perl-mode) "perl-mode" "\
@@ -12645,7 +12676,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'." t nil)
12645;;;*** 12676;;;***
12646 12677
12647;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 12678;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
12648;;;;;; (15192 12247)) 12679;;;;;; (15306 37172))
12649;;; Generated autoloads from textmodes/picture.el 12680;;; Generated autoloads from textmodes/picture.el
12650 12681
12651(autoload (quote picture-mode) "picture" "\ 12682(autoload (quote picture-mode) "picture" "\
@@ -12705,7 +12736,7 @@ You can return to the previous mode with:
12705 C-c C-c Which also strips trailing whitespace from every line. 12736 C-c C-c Which also strips trailing whitespace from every line.
12706 Stripping is suppressed by supplying an argument. 12737 Stripping is suppressed by supplying an argument.
12707 12738
12708Entry to this mode calls the value of picture-mode-hook if non-nil. 12739Entry to this mode calls the value of `picture-mode-hook' if non-nil.
12709 12740
12710Note that Picture mode commands will work outside of Picture mode, but 12741Note that Picture mode commands will work outside of Picture mode, but
12711they are not defaultly assigned to keys." t nil) 12742they are not defaultly assigned to keys." t nil)
@@ -12714,7 +12745,7 @@ they are not defaultly assigned to keys." t nil)
12714 12745
12715;;;*** 12746;;;***
12716 12747
12717;;;### (autoloads (pong) "pong" "play/pong.el" (15192 12239)) 12748;;;### (autoloads (pong) "pong" "play/pong.el" (15306 37170))
12718;;; Generated autoloads from play/pong.el 12749;;; Generated autoloads from play/pong.el
12719 12750
12720(autoload (quote pong) "pong" "\ 12751(autoload (quote pong) "pong" "\
@@ -12768,7 +12799,7 @@ Run an inferior Prolog process, input and output via buffer *prolog*." t nil)
12768 12799
12769;;;*** 12800;;;***
12770 12801
12771;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (15272 39402)) 12802;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (15272 42899))
12772;;; Generated autoloads from ps-bdf.el 12803;;; Generated autoloads from ps-bdf.el
12773 12804
12774(defvar bdf-directory-list (if (and (memq system-type (quote (ms-dos windows-nt))) (boundp (quote installation-directory))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ 12805(defvar bdf-directory-list (if (and (memq system-type (quote (ms-dos windows-nt))) (boundp (quote installation-directory))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\
@@ -13501,8 +13532,8 @@ rectangle which were empty." t nil)
13501 13532
13502;;;*** 13533;;;***
13503 13534
13504;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15185 13535;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15306
13505;;;;;; 36006)) 13536;;;;;; 37172))
13506;;; Generated autoloads from textmodes/refill.el 13537;;; Generated autoloads from textmodes/refill.el
13507 13538
13508(autoload (quote refill-mode) "refill" "\ 13539(autoload (quote refill-mode) "refill" "\
@@ -14175,7 +14206,7 @@ KEYWORDS is a comma-separated list of labels." t nil)
14175;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp 14206;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
14176;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 14207;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
14177;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 14208;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
14178;;;;;; "rmailsum" "mail/rmailsum.el" (15293 42343)) 14209;;;;;; "rmailsum" "mail/rmailsum.el" (15315 52173))
14179;;; Generated autoloads from mail/rmailsum.el 14210;;; Generated autoloads from mail/rmailsum.el
14180 14211
14181(defvar rmail-summary-scroll-between-messages t "\ 14212(defvar rmail-summary-scroll-between-messages t "\
@@ -14300,6 +14331,15 @@ This function is obsolete." t nil)
14300 14331
14301;;;*** 14332;;;***
14302 14333
14334;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (15298
14335;;;;;; 59689))
14336;;; Generated autoloads from ruler-mode.el
14337
14338(autoload (quote ruler-mode) "ruler-mode" "\
14339Display a ruler in the header line if ARG > 0." t nil)
14340
14341;;;***
14342
14303;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15288 14343;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15288
14304;;;;;; 6955)) 14344;;;;;; 6955))
14305;;; Generated autoloads from emacs-lisp/rx.el 14345;;; Generated autoloads from emacs-lisp/rx.el
@@ -14621,8 +14661,8 @@ This mode is an extended emacs-lisp mode.
14621 14661
14622;;;*** 14662;;;***
14623 14663
14624;;;### (autoloads (scribe-mode) "scribe" "textmodes/scribe.el" (15192 14664;;;### (autoloads (scribe-mode) "scribe" "textmodes/scribe.el" (15306
14625;;;;;; 12248)) 14665;;;;;; 37172))
14626;;; Generated autoloads from textmodes/scribe.el 14666;;; Generated autoloads from textmodes/scribe.el
14627 14667
14628(autoload (quote scribe-mode) "scribe" "\ 14668(autoload (quote scribe-mode) "scribe" "\
@@ -14632,13 +14672,13 @@ Scribe-mode is similar to text-mode, with a few extra commands added.
14632 14672
14633Interesting variables: 14673Interesting variables:
14634 14674
14635scribe-fancy-paragraphs 14675`scribe-fancy-paragraphs'
14636 Non-nil makes Scribe mode use a different style of paragraph separation. 14676 Non-nil makes Scribe mode use a different style of paragraph separation.
14637 14677
14638scribe-electric-quote 14678`scribe-electric-quote'
14639 Non-nil makes insert of double quote use `` or '' depending on context. 14679 Non-nil makes insert of double quote use `` or '' depending on context.
14640 14680
14641scribe-electric-parenthesis 14681`scribe-electric-parenthesis'
14642 Non-nil makes an open-parenthesis char (one of `([<{') 14682 Non-nil makes an open-parenthesis char (one of `([<{')
14643 automatically insert its close if typed after an @Command form." t nil) 14683 automatically insert its close if typed after an @Command form." t nil)
14644 14684
@@ -14834,7 +14874,7 @@ Like `mail' command, but display mail buffer in another frame." t nil)
14834 14874
14835;;;*** 14875;;;***
14836 14876
14837;;;### (autoloads (server-start) "server" "server.el" (15256 50712)) 14877;;;### (autoloads (server-start) "server" "server.el" (15260 28028))
14838;;; Generated autoloads from server.el 14878;;; Generated autoloads from server.el
14839 14879
14840(autoload (quote server-start) "server" "\ 14880(autoload (quote server-start) "server" "\
@@ -14849,7 +14889,7 @@ Prefix arg means just kill any existing server communications subprocess." t nil
14849;;;*** 14889;;;***
14850 14890
14851;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 14891;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
14852;;;;;; (15293 58088)) 14892;;;;;; (15317 28322))
14853;;; Generated autoloads from textmodes/sgml-mode.el 14893;;; Generated autoloads from textmodes/sgml-mode.el
14854 14894
14855(autoload (quote sgml-mode) "sgml-mode" "\ 14895(autoload (quote sgml-mode) "sgml-mode" "\
@@ -14911,7 +14951,7 @@ To work around that, do:
14911;;;*** 14951;;;***
14912 14952
14913;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 14953;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
14914;;;;;; (15155 16529)) 14954;;;;;; (15306 37171))
14915;;; Generated autoloads from progmodes/sh-script.el 14955;;; Generated autoloads from progmodes/sh-script.el
14916 14956
14917(put (quote sh-mode) (quote mode-class) (quote special)) 14957(put (quote sh-mode) (quote mode-class) (quote special))
@@ -15283,7 +15323,7 @@ which smileys to operate on and which images to use for them." t nil)
15283;;;*** 15323;;;***
15284 15324
15285;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el" 15325;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el"
15286;;;;;; (15223 37897)) 15326;;;;;; (15311 55090))
15287;;; Generated autoloads from mail/smtpmail.el 15327;;; Generated autoloads from mail/smtpmail.el
15288 15328
15289(autoload (quote smtpmail-send-it) "smtpmail" nil nil nil) 15329(autoload (quote smtpmail-send-it) "smtpmail" nil nil nil)
@@ -15662,7 +15702,7 @@ Return a vector containing the lines from `spook-phrases-file'." nil nil)
15662 15702
15663;;;### (autoloads (sql-db2 sql-interbase sql-postgres sql-ms sql-ingres 15703;;;### (autoloads (sql-db2 sql-interbase sql-postgres sql-ms sql-ingres
15664;;;;;; sql-solid sql-mysql sql-informix sql-sybase sql-oracle sql-mode 15704;;;;;; sql-solid sql-mysql sql-informix sql-sybase sql-oracle sql-mode
15665;;;;;; sql-help) "sql" "progmodes/sql.el" (15232 65306)) 15705;;;;;; sql-help) "sql" "progmodes/sql.el" (15234 3951))
15666;;; Generated autoloads from progmodes/sql.el 15706;;; Generated autoloads from progmodes/sql.el
15667 15707
15668(autoload (quote sql-help) "sql" "\ 15708(autoload (quote sql-help) "sql" "\
@@ -15973,7 +16013,7 @@ The default comes from `process-coding-system-alist' and
15973;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 16013;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
15974;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 16014;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
15975;;;;;; strokes-global-set-stroke strokes-mode) "strokes" "strokes.el" 16015;;;;;; strokes-global-set-stroke strokes-mode) "strokes" "strokes.el"
15976;;;;;; (14788 10033)) 16016;;;;;; (14789 50514))
15977;;; Generated autoloads from strokes.el 16017;;; Generated autoloads from strokes.el
15978 16018
15979(defvar strokes-mode nil "\ 16019(defvar strokes-mode nil "\
@@ -16106,6 +16146,22 @@ before, and `sc-post-hook' is run after the guts of this function." nil nil)
16106 16146
16107;;;*** 16147;;;***
16108 16148
16149;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (15306
16150;;;;;; 37167))
16151;;; Generated autoloads from emacs-lisp/syntax.el
16152
16153(autoload (quote syntax-ppss) "syntax" "\
16154Parse-Partial-Sexp State at POS.
16155The returned value is the same as `parse-partial-sexp' except that
16156the 2nd and 6th values of the returned state cannot be relied upon.
16157
16158If the caller knows the PPSS of a nearby position, she can pass it
16159in OLP-PPSS (with or without its corresponding OLD-POS) to try and
16160avoid a more expansive scan.
16161Point is at POS when this function returns." nil nil)
16162
16163;;;***
16164
16109;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (13227 8639)) 16165;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (13227 8639))
16110;;; Generated autoloads from tabify.el 16166;;; Generated autoloads from tabify.el
16111 16167
@@ -16155,7 +16211,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
16155;;;*** 16211;;;***
16156 16212
16157;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 16213;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
16158;;;;;; "progmodes/tcl.el" (15192 12245)) 16214;;;;;; "progmodes/tcl.el" (15301 19234))
16159;;; Generated autoloads from progmodes/tcl.el 16215;;; Generated autoloads from progmodes/tcl.el
16160 16216
16161(autoload (quote tcl-mode) "tcl" "\ 16217(autoload (quote tcl-mode) "tcl" "\
@@ -16166,24 +16222,21 @@ Paragraphs are separated by blank lines only.
16166Delete converts tabs to spaces as it moves back. 16222Delete converts tabs to spaces as it moves back.
16167 16223
16168Variables controlling indentation style: 16224Variables controlling indentation style:
16169 tcl-indent-level 16225 `tcl-indent-level'
16170 Indentation of Tcl statements within surrounding block. 16226 Indentation of Tcl statements within surrounding block.
16171 tcl-continued-indent-level 16227 `tcl-continued-indent-level'
16172 Indentation of continuation line relative to first line of command. 16228 Indentation of continuation line relative to first line of command.
16173 16229
16174Variables controlling user interaction with mode (see variable 16230Variables controlling user interaction with mode (see variable
16175documentation for details): 16231documentation for details):
16176 tcl-tab-always-indent 16232 `tcl-tab-always-indent'
16177 Controls action of TAB key. 16233 Controls action of TAB key.
16178 tcl-auto-newline 16234 `tcl-auto-newline'
16179 Non-nil means automatically newline before and after braces, brackets, 16235 Non-nil means automatically newline before and after braces, brackets,
16180 and semicolons inserted in Tcl code. 16236 and semicolons inserted in Tcl code.
16181 tcl-electric-hash-style 16237 `tcl-electric-hash-style'
16182 Controls action of `#' key. 16238 Controls action of `#' key.
16183 tcl-use-hairy-comment-detector 16239 `tcl-use-smart-word-finder'
16184 If t, use more complicated, but slower, comment detector.
16185 This variable is only used in Emacs 19.
16186 tcl-use-smart-word-finder
16187 If not nil, use a smarter, Tcl-specific way to find the current 16240 If not nil, use a smarter, Tcl-specific way to find the current
16188 word when looking up help on a Tcl command. 16241 word when looking up help on a Tcl command.
16189 16242
@@ -16593,7 +16646,7 @@ if large. You can use Info-split to do this manually." t nil)
16593;;;*** 16646;;;***
16594 16647
16595;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 16648;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
16596;;;;;; "texinfo" "textmodes/texinfo.el" (15192 12249)) 16649;;;;;; "texinfo" "textmodes/texinfo.el" (15319 49209))
16597;;; Generated autoloads from textmodes/texinfo.el 16650;;; Generated autoloads from textmodes/texinfo.el
16598 16651
16599(defvar texinfo-open-quote "``" "\ 16652(defvar texinfo-open-quote "``" "\
@@ -16666,7 +16719,6 @@ Top node, is accompanied by some kind of section line, such as an
16666If the file has a `top' node, it must be called `top' or `Top' and 16719If the file has a `top' node, it must be called `top' or `Top' and
16667be the first node in the file. 16720be the first node in the file.
16668 16721
16669
16670Entering Texinfo mode calls the value of `text-mode-hook', and then the 16722Entering Texinfo mode calls the value of `text-mode-hook', and then the
16671value of `texinfo-mode-hook'." t nil) 16723value of `texinfo-mode-hook'." t nil)
16672 16724
@@ -16859,7 +16911,7 @@ If DATE is malformed, a zero time will be returned." nil nil)
16859;;;*** 16911;;;***
16860 16912
16861;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 16913;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
16862;;;;;; "time-stamp.el" (15275 13004)) 16914;;;;;; "time-stamp.el" (15278 57814))
16863;;; Generated autoloads from time-stamp.el 16915;;; Generated autoloads from time-stamp.el
16864 16916
16865(autoload (quote time-stamp) "time-stamp" "\ 16917(autoload (quote time-stamp) "time-stamp" "\
@@ -16968,7 +17020,7 @@ non-nil." t nil)
16968 17020
16969;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer 17021;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer
16970;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" 17022;;;;;; run-at-time cancel-function-timers cancel-timer) "timer"
16971;;;;;; "timer.el" (15293 42340)) 17023;;;;;; "timer.el" (15297 22176))
16972;;; Generated autoloads from timer.el 17024;;; Generated autoloads from timer.el
16973 17025
16974(defalias (quote disable-timeout) (quote cancel-timer)) 17026(defalias (quote disable-timeout) (quote cancel-timer))
@@ -17175,7 +17227,7 @@ function." nil nil)
17175;;;*** 17227;;;***
17176 17228
17177;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" 17229;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
17178;;;;;; (15122 26744)) 17230;;;;;; (15317 28321))
17179;;; Generated autoloads from tooltip.el 17231;;; Generated autoloads from tooltip.el
17180 17232
17181(autoload (quote tooltip-mode) "tooltip" "\ 17233(autoload (quote tooltip-mode) "tooltip" "\
@@ -17193,13 +17245,13 @@ use either \\[customize] or the function `tooltip-mode'.")
17193 17245
17194;;;*** 17246;;;***
17195 17247
17196;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (15292 17248;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (15299
17197;;;;;; 25971)) 17249;;;;;; 63969))
17198;;; Generated autoloads from emulation/tpu-edt.el 17250;;; Generated autoloads from emulation/tpu-edt.el
17199 17251
17200(fset (quote tpu-edt-mode) (quote tpu-edt-on)) 17252(defalias (quote tpu-edt-mode) (quote tpu-edt-on))
17201 17253
17202(fset (quote tpu-edt) (quote tpu-edt-on)) 17254(defalias (quote tpu-edt) (quote tpu-edt-on))
17203 17255
17204(autoload (quote tpu-edt-on) "tpu-edt" "\ 17256(autoload (quote tpu-edt-on) "tpu-edt" "\
17205Turn on TPU/edt emulation." t nil) 17257Turn on TPU/edt emulation." t nil)
@@ -17221,7 +17273,7 @@ Constrain the cursor to the flow of the text." t nil)
17221 17273
17222;;;*** 17274;;;***
17223 17275
17224;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (15293 42342)) 17276;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (15297 22178))
17225;;; Generated autoloads from emacs-lisp/tq.el 17277;;; Generated autoloads from emacs-lisp/tq.el
17226 17278
17227(autoload (quote tq-create) "tq" "\ 17279(autoload (quote tq-create) "tq" "\
@@ -17233,7 +17285,7 @@ to a tcp server on another machine." nil nil)
17233;;;*** 17285;;;***
17234 17286
17235;;;### (autoloads (trace-function-background trace-function trace-buffer) 17287;;;### (autoloads (trace-function-background trace-function trace-buffer)
17236;;;;;; "trace" "emacs-lisp/trace.el" (14583 8560)) 17288;;;;;; "trace" "emacs-lisp/trace.el" (14588 50057))
17237;;; Generated autoloads from emacs-lisp/trace.el 17289;;; Generated autoloads from emacs-lisp/trace.el
17238 17290
17239(defvar trace-buffer "*trace-output*" "\ 17291(defvar trace-buffer "*trace-output*" "\
@@ -17259,7 +17311,7 @@ the window or buffer configuration at all." t nil)
17259;;;*** 17311;;;***
17260 17312
17261;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 17313;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
17262;;;;;; "textmodes/two-column.el" (15223 37897)) 17314;;;;;; "textmodes/two-column.el" (15306 37172))
17263;;; Generated autoloads from textmodes/two-column.el 17315;;; Generated autoloads from textmodes/two-column.el
17264 (autoload '2C-command "two-column" () t 'keymap) 17316 (autoload '2C-command "two-column" () t 'keymap)
17265 (global-set-key "\C-x6" '2C-command) 17317 (global-set-key "\C-x6" '2C-command)
@@ -17543,7 +17595,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME." t nil)
17543;;;;;; vc-resolve-conflicts vc-merge vc-insert-headers vc-version-other-window 17595;;;;;; vc-resolve-conflicts vc-merge vc-insert-headers vc-version-other-window
17544;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file 17596;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file
17545;;;;;; with-vc-file vc-before-checkin-hook vc-checkin-hook vc-checkout-hook) 17597;;;;;; with-vc-file vc-before-checkin-hook vc-checkin-hook vc-checkout-hook)
17546;;;;;; "vc" "vc.el" (15281 51219)) 17598;;;;;; "vc" "vc.el" (15317 28321))
17547;;; Generated autoloads from vc.el 17599;;; Generated autoloads from vc.el
17548 17600
17549(defvar vc-checkout-hook nil "\ 17601(defvar vc-checkout-hook nil "\
@@ -17765,7 +17817,7 @@ colors. `vc-annotate-background' specifies the background color." t nil)
17765 17817
17766;;;*** 17818;;;***
17767 17819
17768;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15244 62593)) 17820;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15317 28321))
17769;;; Generated autoloads from vc-cvs.el 17821;;; Generated autoloads from vc-cvs.el
17770 (defun vc-cvs-registered (f) 17822 (defun vc-cvs-registered (f)
17771 (when (file-readable-p (expand-file-name 17823 (when (file-readable-p (expand-file-name
@@ -18557,7 +18609,7 @@ With arg, turn widget mode on if and only if arg is positive." t nil)
18557;;;*** 18609;;;***
18558 18610
18559;;;### (autoloads (widget-delete widget-create widget-prompt-value) 18611;;;### (autoloads (widget-delete widget-create widget-prompt-value)
18560;;;;;; "wid-edit" "wid-edit.el" (15236 47779)) 18612;;;;;; "wid-edit" "wid-edit.el" (15315 52173))
18561;;; Generated autoloads from wid-edit.el 18613;;; Generated autoloads from wid-edit.el
18562 18614
18563(autoload (quote widget-prompt-value) "wid-edit" "\ 18615(autoload (quote widget-prompt-value) "wid-edit" "\
@@ -18574,8 +18626,8 @@ Delete WIDGET." nil nil)
18574;;;*** 18626;;;***
18575 18627
18576;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 18628;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
18577;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (15293 18629;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (15297
18578;;;;;; 42340)) 18630;;;;;; 22176))
18579;;; Generated autoloads from windmove.el 18631;;; Generated autoloads from windmove.el
18580 18632
18581(autoload (quote windmove-left) "windmove" "\ 18633(autoload (quote windmove-left) "windmove" "\
@@ -18635,7 +18687,7 @@ With arg, turn Winner mode on if and only if arg is positive." t nil)
18635;;;*** 18687;;;***
18636 18688
18637;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 18689;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
18638;;;;;; "woman.el" (15296 19686)) 18690;;;;;; "woman.el" (15297 22176))
18639;;; Generated autoloads from woman.el 18691;;; Generated autoloads from woman.el
18640 18692
18641(autoload (quote woman) "woman" "\ 18693(autoload (quote woman) "woman" "\
@@ -18807,7 +18859,7 @@ Zippy goes to the analyst." t nil)
18807 18859
18808;;;*** 18860;;;***
18809 18861
18810;;;### (autoloads (zone) "zone" "play/zone.el" (15210 44097)) 18862;;;### (autoloads (zone) "zone" "play/zone.el" (15214 18673))
18811;;; Generated autoloads from play/zone.el 18863;;; Generated autoloads from play/zone.el
18812 18864
18813(autoload (quote zone) "zone" "\ 18865(autoload (quote zone) "zone" "\
@@ -18834,111 +18886,111 @@ Zone-mode does two things:
18834 18886
18835;;;*** 18887;;;***
18836 18888
18837;;;### (autoloads nil nil ("emacs-lisp/lselect.el" "emacs-lisp/lisp-mode.el" 18889;;;### (autoloads nil nil ("abbrev.el" "abbrevlist.el" "allout.el"
18838;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/cl-macs.el" "uniquify.el" 18890;;;;;; "buff-menu.el" "byte-run.el" "case-table.el" "cdl.el" "cus-dep.el"
18839;;;;;; "startup.el" "isearch.el" "files.el" "env.el" "bindings.el" 18891;;;;;; "cus-load.el" "cus-start.el" "dos-fns.el" "dos-vars.el" "dos-w32.el"
18840;;;;;; "textmodes/text-mode.el" "textmodes/texnfo-upd.el" "textmodes/reftex-vars.el" 18892;;;;;; "ediff-diff.el" "ediff-init.el" "ediff-merg.el" "ediff-ptch.el"
18841;;;;;; "textmodes/reftex-toc.el" "textmodes/reftex-sel.el" "textmodes/reftex-ref.el" 18893;;;;;; "ediff-vers.el" "ediff-wind.el" "electric.el" "emacs-lock.el"
18842;;;;;; "textmodes/reftex-parse.el" "textmodes/reftex-global.el" 18894;;;;;; "finder-inf.el" "float-sup.el" "foldout.el" "format.el" "forms-d2.el"
18843;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-auc.el" "textmodes/refer.el" 18895;;;;;; "forms-pass.el" "generic-x.el" "indent.el" "kermit.el" "map-ynp.el"
18844;;;;;; "textmodes/refbib.el" "textmodes/paragraphs.el" "textmodes/page.el" 18896;;;;;; "misc.el" "mouse-copy.el" "mouse-drag.el" "patcomp.el" "paths.el"
18845;;;;;; "textmodes/page-ext.el" "textmodes/makeinfo.el" "textmodes/fill.el" 18897;;;;;; "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" "regi.el" "register.el"
18846;;;;;; "textmodes/bib-mode.el" "term/xterm.el" "term/x-win.el" "term/wyse50.el" 18898;;;;;; "s-region.el" "scroll-bar.el" "select.el" "soundex.el" "subdirs.el"
18847;;;;;; "term/w32-win.el" "term/vt420.el" "term/vt400.el" "term/vt320.el" 18899;;;;;; "tcp.el" "tempo.el" "timezone.el" "unused.el" "vc-hooks.el"
18848;;;;;; "term/vt300.el" "term/vt240.el" "term/vt220.el" "term/vt201.el" 18900;;;;;; "vcursor.el" "vms-patch.el" "vmsproc.el" "vt-control.el"
18849;;;;;; "term/vt200.el" "term/vt125.el" "term/vt102.el" "term/vt100.el" 18901;;;;;; "vt100-led.el" "w32-fns.el" "widget.el" "window.el" "xscheme.el"
18850;;;;;; "term/tvi970.el" "term/tty-colors.el" "term/sup-mouse.el" 18902;;;;;; "international/characters.el" "international/iso-ascii.el"
18851;;;;;; "term/sun.el" "term/sun-mouse.el" "term/pc-win.el" "term/news.el" 18903;;;;;; "international/iso-insert.el" "international/iso-swed.el"
18852;;;;;; "term/mac-win.el" "term/lk201.el" "term/linux.el" "term/keyswap.el" 18904;;;;;; "international/ja-dic-cnv.el" "international/ja-dic-utl.el"
18853;;;;;; "term/iris-ansi.el" "term/internal.el" "term/bobcat.el" "term/bg-mouse.el" 18905;;;;;; "international/mule-cmds.el" "international/mule-conf.el"
18854;;;;;; "term/apollo.el" "term/AT386.el" "progmodes/mantemp.el" "progmodes/idlw-toolbar.el" 18906;;;;;; "international/ogonek.el" "international/swedish.el" "international/utf-8.el"
18855;;;;;; "progmodes/idlw-rinfo.el" "progmodes/ebnf-yac.el" "progmodes/ebnf-otz.el" 18907;;;;;; "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el"
18856;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-bnf.el" "progmodes/cc-menus.el" 18908;;;;;; "net/eudcb-ph.el" "net/ldap.el" "calendar/cal-china.el" "calendar/cal-coptic.el"
18857;;;;;; "progmodes/cc-engine.el" "progmodes/cc-defs.el" "progmodes/cc-compat.el" 18909;;;;;; "calendar/cal-french.el" "calendar/cal-islam.el" "calendar/cal-iso.el"
18858;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-bytecomp.el" "progmodes/cc-align.el" 18910;;;;;; "calendar/cal-julian.el" "calendar/cal-mayan.el" "calendar/cal-menu.el"
18859;;;;;; "progmodes/ada-xref.el" "progmodes/ada-prj.el" "play/meese.el" 18911;;;;;; "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el"
18860;;;;;; "play/gametree.el" "play/gamegrid.el" "obsolete/x-menu.el" 18912;;;;;; "calendar/cal-x.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el"
18861;;;;;; "obsolete/x-apollo.el" "obsolete/uncompress.el" "obsolete/sun-fns.el" 18913;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-seq.el"
18862;;;;;; "obsolete/sun-curs.el" "obsolete/sc.el" "obsolete/rnews.el" 18914;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/ewoc.el"
18863;;;;;; "obsolete/profile.el" "obsolete/ooutline.el" "obsolete/hilit19.el" 18915;;;;;; "emacs-lisp/find-gc.el" "emacs-lisp/float.el" "emacs-lisp/gulp.el"
18864;;;;;; "obsolete/cplus-md.el" "obsolete/c-mode.el" "mail/vms-pmail.el" 18916;;;;;; "emacs-lisp/levents.el" "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el"
18865;;;;;; "mail/uce.el" "mail/rfc822.el" "mail/rfc2368.el" "mail/mspools.el" 18917;;;;;; "emacs-lisp/lucid.el" "emacs-lisp/sregex.el" "emulation/edt-lk201.el"
18866;;;;;; "mail/mh-seq.el" "mail/mh-pick.el" "mail/mh-funcs.el" "mail/mailpost.el" 18918;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el"
18867;;;;;; "mail/mailheader.el" "mail/blessmail.el" "language/vietnamese.el" 18919;;;;;; "emulation/mlsupport.el" "emulation/tpu-mapper.el" "emulation/viper-init.el"
18868;;;;;; "language/tibetan.el" "language/thai.el" "language/slovak.el" 18920;;;;;; "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el"
18869;;;;;; "language/romanian.el" "language/misc-lang.el" "language/lao.el" 18921;;;;;; "emulation/viper-util.el" "eshell/em-alias.el" "eshell/em-banner.el"
18870;;;;;; "language/korean.el" "language/japanese.el" "language/indian.el" 18922;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el"
18871;;;;;; "language/hebrew.el" "language/greek.el" "language/european.el" 18923;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-pred.el"
18872;;;;;; "language/ethiopic.el" "language/english.el" "language/devanagari.el" 18924;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el"
18873;;;;;; "language/czech.el" "language/cyrillic.el" "language/chinese.el" 18925;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-xtra.el"
18874;;;;;; "gnus/webmail.el" "gnus/utf7.el" "gnus/starttls.el" "gnus/rfc2231.el" 18926;;;;;; "eshell/esh-arg.el" "eshell/esh-cmd.el" "eshell/esh-ext.el"
18875;;;;;; "gnus/rfc2104.el" "gnus/rfc2047.el" "gnus/rfc2045.el" "gnus/rfc1843.el" 18927;;;;;; "eshell/esh-groups.el" "eshell/esh-io.el" "eshell/esh-maint.el"
18876;;;;;; "gnus/qp.el" "gnus/pop3.el" "gnus/parse-time.el" "gnus/nnweb.el" 18928;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
18877;;;;;; "gnus/nnwarchive.el" "gnus/nnvirtual.el" "gnus/nnultimate.el" 18929;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "gnus/flow-fill.el"
18878;;;;;; "gnus/nntp.el" "gnus/nnspool.el" "gnus/nnslashdot.el" "gnus/nnoo.el" 18930;;;;;; "gnus/format-spec.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el"
18879;;;;;; "gnus/nnmh.el" "gnus/nnmbox.el" "gnus/nnmail.el" "gnus/nnlistserv.el" 18931;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cus.el" "gnus/gnus-demon.el"
18880;;;;;; "gnus/nnimap.el" "gnus/nnheader.el" "gnus/nngateway.el" "gnus/nneething.el" 18932;;;;;; "gnus/gnus-draft.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el"
18881;;;;;; "gnus/nndraft.el" "gnus/nndir.el" "gnus/nnbabyl.el" "gnus/nnagent.el" 18933;;;;;; "gnus/gnus-ems.el" "gnus/gnus-gl.el" "gnus/gnus-int.el" "gnus/gnus-logic.el"
18882;;;;;; "gnus/mml.el" "gnus/mm-view.el" "gnus/mm-util.el" "gnus/mm-encode.el" 18934;;;;;; "gnus/gnus-mh.el" "gnus/gnus-nocem.el" "gnus/gnus-range.el"
18883;;;;;; "gnus/mm-decode.el" "gnus/mm-bodies.el" "gnus/messcompat.el" 18935;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-setup.el"
18884;;;;;; "gnus/mailcap.el" "gnus/mail-source.el" "gnus/mail-prsvr.el" 18936;;;;;; "gnus/gnus-srvr.el" "gnus/gnus-sum.el" "gnus/gnus-topic.el"
18885;;;;;; "gnus/mail-parse.el" "gnus/imap.el" "gnus/ietf-drums.el" 18937;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el"
18886;;;;;; "gnus/gnus-vm.el" "gnus/gnus-uu.el" "gnus/gnus-util.el" "gnus/gnus-undo.el" 18938;;;;;; "gnus/gnus-vm.el" "gnus/ietf-drums.el" "gnus/imap.el" "gnus/mail-parse.el"
18887;;;;;; "gnus/gnus-topic.el" "gnus/gnus-sum.el" "gnus/gnus-srvr.el" 18939;;;;;; "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/mailcap.el"
18888;;;;;; "gnus/gnus-setup.el" "gnus/gnus-score.el" "gnus/gnus-salt.el" 18940;;;;;; "gnus/messcompat.el" "gnus/mm-bodies.el" "gnus/mm-decode.el"
18889;;;;;; "gnus/gnus-range.el" "gnus/gnus-nocem.el" "gnus/gnus-mh.el" 18941;;;;;; "gnus/mm-encode.el" "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml.el"
18890;;;;;; "gnus/gnus-logic.el" "gnus/gnus-int.el" "gnus/gnus-gl.el" 18942;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el"
18891;;;;;; "gnus/gnus-ems.el" "gnus/gnus-eform.el" "gnus/gnus-dup.el" 18943;;;;;; "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el"
18892;;;;;; "gnus/gnus-draft.el" "gnus/gnus-demon.el" "gnus/gnus-cus.el" 18944;;;;;; "gnus/nnimap.el" "gnus/nnlistserv.el" "gnus/nnmail.el" "gnus/nnmbox.el"
18893;;;;;; "gnus/gnus-cite.el" "gnus/gnus-bcklg.el" "gnus/gnus-async.el" 18945;;;;;; "gnus/nnmh.el" "gnus/nnoo.el" "gnus/nnslashdot.el" "gnus/nnspool.el"
18894;;;;;; "gnus/format-spec.el" "gnus/flow-fill.el" "eshell/esh-var.el" 18946;;;;;; "gnus/nntp.el" "gnus/nnultimate.el" "gnus/nnvirtual.el" "gnus/nnwarchive.el"
18895;;;;;; "eshell/esh-util.el" "eshell/esh-proc.el" "eshell/esh-opt.el" 18947;;;;;; "gnus/nnweb.el" "gnus/parse-time.el" "gnus/pop3.el" "gnus/qp.el"
18896;;;;;; "eshell/esh-module.el" "eshell/esh-maint.el" "eshell/esh-io.el" 18948;;;;;; "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el"
18897;;;;;; "eshell/esh-groups.el" "eshell/esh-ext.el" "eshell/esh-cmd.el" 18949;;;;;; "gnus/rfc2231.el" "gnus/starttls.el" "gnus/utf7.el" "gnus/webmail.el"
18898;;;;;; "eshell/esh-arg.el" "eshell/em-xtra.el" "eshell/em-unix.el" 18950;;;;;; "language/chinese.el" "language/cyrillic.el" "language/czech.el"
18899;;;;;; "eshell/em-term.el" "eshell/em-smart.el" "eshell/em-script.el" 18951;;;;;; "language/devanagari.el" "language/english.el" "language/ethiopic.el"
18900;;;;;; "eshell/em-rebind.el" "eshell/em-prompt.el" "eshell/em-pred.el" 18952;;;;;; "language/european.el" "language/greek.el" "language/hebrew.el"
18901;;;;;; "eshell/em-ls.el" "eshell/em-hist.el" "eshell/em-glob.el" 18953;;;;;; "language/indian.el" "language/japanese.el" "language/korean.el"
18902;;;;;; "eshell/em-dirs.el" "eshell/em-cmpl.el" "eshell/em-basic.el" 18954;;;;;; "language/lao.el" "language/misc-lang.el" "language/romanian.el"
18903;;;;;; "eshell/em-banner.el" "eshell/em-alias.el" "emulation/viper-util.el" 18955;;;;;; "language/slovak.el" "language/thai.el" "language/tibetan.el"
18904;;;;;; "emulation/viper-mous.el" "emulation/viper-macs.el" "emulation/viper-keym.el" 18956;;;;;; "language/vietnamese.el" "mail/blessmail.el" "mail/mailheader.el"
18905;;;;;; "emulation/viper-init.el" "emulation/viper-ex.el" "emulation/viper-cmd.el" 18957;;;;;; "mail/mailpost.el" "mail/mh-funcs.el" "mail/mh-pick.el" "mail/mh-seq.el"
18906;;;;;; "emulation/tpu-mapper.el" "emulation/mlsupport.el" "emulation/edt-vt100.el" 18958;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/uce.el"
18907;;;;;; "emulation/edt-pc.el" "emulation/edt-mapper.el" "emulation/edt-lk201.el" 18959;;;;;; "mail/vms-pmail.el" "obsolete/c-mode.el" "obsolete/cplus-md.el"
18908;;;;;; "emacs-lisp/sregex.el" "emacs-lisp/lucid.el" "emacs-lisp/lmenu.el" 18960;;;;;; "obsolete/ooutline.el" "obsolete/profile.el" "obsolete/rnews.el"
18909;;;;;; "emacs-lisp/lisp.el" "emacs-lisp/levents.el" "emacs-lisp/gulp.el" 18961;;;;;; "obsolete/sc.el" "obsolete/sun-curs.el" "obsolete/sun-fns.el"
18910;;;;;; "emacs-lisp/float.el" "emacs-lisp/find-gc.el" "emacs-lisp/ewoc.el" 18962;;;;;; "obsolete/uncompress.el" "obsolete/x-apollo.el" "obsolete/x-menu.el"
18911;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cl-seq.el" 18963;;;;;; "play/gamegrid.el" "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el"
18912;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-compat.el" "emacs-lisp/byte-opt.el" 18964;;;;;; "progmodes/ada-xref.el" "progmodes/cc-align.el" "progmodes/cc-bytecomp.el"
18913;;;;;; "emacs-lisp/authors.el" "emacs-lisp/assoc.el" "calendar/cal-x.el" 18965;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-compat.el" "progmodes/cc-defs.el"
18914;;;;;; "calendar/cal-tex.el" "calendar/cal-persia.el" "calendar/cal-move.el" 18966;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-bnf.el" "progmodes/ebnf-iso.el"
18915;;;;;; "calendar/cal-menu.el" "calendar/cal-mayan.el" "calendar/cal-julian.el" 18967;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-rinfo.el"
18916;;;;;; "calendar/cal-iso.el" "calendar/cal-islam.el" "calendar/cal-french.el" 18968;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "term/AT386.el"
18917;;;;;; "calendar/cal-coptic.el" "calendar/cal-china.el" "net/ldap.el" 18969;;;;;; "term/apollo.el" "term/bg-mouse.el" "term/bobcat.el" "term/internal.el"
18918;;;;;; "net/eudcb-ph.el" "net/eudcb-ldap.el" "net/eudcb-bbdb.el" 18970;;;;;; "term/iris-ansi.el" "term/keyswap.el" "term/linux.el" "term/lk201.el"
18919;;;;;; "net/eudc-vars.el" "international/utf-8.el" "international/swedish.el" 18971;;;;;; "term/mac-win.el" "term/news.el" "term/pc-win.el" "term/sun-mouse.el"
18920;;;;;; "international/ogonek.el" "international/mule.el" "international/mule-conf.el" 18972;;;;;; "term/sun.el" "term/sup-mouse.el" "term/tty-colors.el" "term/tvi970.el"
18921;;;;;; "international/mule-cmds.el" "international/latin-9.el" "international/latin-8.el" 18973;;;;;; "term/vt100.el" "term/vt102.el" "term/vt125.el" "term/vt200.el"
18922;;;;;; "international/latin-5.el" "international/latin-4.el" "international/latin-3.el" 18974;;;;;; "term/vt201.el" "term/vt220.el" "term/vt240.el" "term/vt300.el"
18923;;;;;; "international/latin-2.el" "international/latin-1.el" "international/ja-dic-utl.el" 18975;;;;;; "term/vt320.el" "term/vt400.el" "term/vt420.el" "term/wyse50.el"
18924;;;;;; "international/ja-dic-cnv.el" "international/iso-swed.el" 18976;;;;;; "term/x-win.el" "term/xterm.el" "textmodes/fill.el" "textmodes/makeinfo.el"
18925;;;;;; "international/iso-insert.el" "international/iso-ascii.el" 18977;;;;;; "textmodes/page.el" "textmodes/paragraphs.el" "textmodes/refbib.el"
18926;;;;;; "international/characters.el" "xscheme.el" "xml.el" "window.el" 18978;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el"
18927;;;;;; "widget.el" "w32-fns.el" "vt100-led.el" "vt-control.el" "vmsproc.el" 18979;;;;;; "textmodes/reftex-global.el" "textmodes/reftex-parse.el"
18928;;;;;; "vms-patch.el" "version.el" "vcursor.el" "vc-hooks.el" "unused.el" 18980;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el"
18929;;;;;; "timezone.el" "tempo.el" "tcp.el" "subdirs.el" "soundex.el" 18981;;;;;; "textmodes/reftex-vars.el" "textmodes/text-mode.el" "emacs-lisp/cl-macs.el"
18930;;;;;; "select.el" "scroll-bar.el" "saveplace.el" "s-region.el" 18982;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" "emacs-lisp/lselect.el"
18931;;;;;; "replace.el" "register.el" "regi.el" "pcvs-util.el" "pcvs-parse.el" 18983;;;;;; "bindings.el" "custom.el" "env.el" "faces.el" "files.el"
18932;;;;;; "pcvs-info.el" "paths.el" "patcomp.el" "mouse.el" "mouse-drag.el" 18984;;;;;; "frame.el" "isearch.el" "loadup.el" "menu-bar.el" "mouse.el"
18933;;;;;; "mouse-copy.el" "misc.el" "menu-bar.el" "map-ynp.el" "kermit.el" 18985;;;;;; "replace.el" "saveplace.el" "simple.el" "startup.el" "subr.el"
18934;;;;;; "indent.el" "generic-x.el" "frame.el" "forms-pass.el" "forms-d2.el" 18986;;;;;; "uniquify.el" "version.el" "xml.el" "obsolete/hilit19.el"
18935;;;;;; "format.el" "foldout.el" "float-sup.el" "finder-inf.el" "emacs-lock.el" 18987;;;;;; "eshell/em-ls.el" "eshell/em-unix.el" "emacs-lisp/byte-opt.el"
18936;;;;;; "electric.el" "ediff-wind.el" "ediff-vers.el" "ediff-ptch.el" 18988;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "international/latin-1.el"
18937;;;;;; "ediff-merg.el" "ediff-init.el" "ediff-diff.el" "dos-w32.el" 18989;;;;;; "international/latin-2.el" "international/latin-3.el" "international/latin-4.el"
18938;;;;;; "dos-vars.el" "dos-fns.el" "custom.el" "cus-start.el" "cus-load.el" 18990;;;;;; "international/latin-5.el" "international/latin-8.el" "international/latin-9.el"
18939;;;;;; "cus-dep.el" "cdl.el" "case-table.el" "byte-run.el" "buff-menu.el" 18991;;;;;; "international/mule.el" "progmodes/cc-engine.el" "term/w32-win.el"
18940;;;;;; "allout.el" "abbrevlist.el" "abbrev.el" "simple.el" "faces.el" 18992;;;;;; "textmodes/bib-mode.el" "textmodes/page-ext.el" "textmodes/texnfo-upd.el")
18941;;;;;; "loadup.el" "subr.el") (15298 59409 341466)) 18993;;;;;; (15320 23959 705052))
18942 18994
18943;;;*** 18995;;;***
18944 18996