aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Schwab2003-10-02 10:14:54 +0000
committerAndreas Schwab2003-10-02 10:14:54 +0000
commit932a6f0fe4fb6def82305b8e63e8d9b174475729 (patch)
tree845a92352709df7f79d29b8345995de0c61f7231
parent61567afa43ca1862e15cdbab37f2c555b198a984 (diff)
downloademacs-932a6f0fe4fb6def82305b8e63e8d9b174475729.tar.gz
emacs-932a6f0fe4fb6def82305b8e63e8d9b174475729.zip
Regenerated.
-rw-r--r--lisp/loaddefs-boot.el1470
1 files changed, 771 insertions, 699 deletions
diff --git a/lisp/loaddefs-boot.el b/lisp/loaddefs-boot.el
index afa863dbba8..5f03261165f 100644
--- a/lisp/loaddefs-boot.el
+++ b/lisp/loaddefs-boot.el
@@ -4,7 +4,7 @@
4 4
5;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best 5;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
6;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" 6;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
7;;;;;; "play/5x5.el" (15941 42963)) 7;;;;;; "play/5x5.el" (16213 43281))
8;;; Generated autoloads from play/5x5.el 8;;; Generated autoloads from play/5x5.el
9 9
10(autoload (quote 5x5) "5x5" "\ 10(autoload (quote 5x5) "5x5" "\
@@ -64,7 +64,7 @@ should return a grid vector array that is the new solution.
64;;;*** 64;;;***
65 65
66;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 66;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
67;;;;;; (16070 35808)) 67;;;;;; (16250 35354))
68;;; Generated autoloads from progmodes/ada-mode.el 68;;; Generated autoloads from progmodes/ada-mode.el
69 69
70(autoload (quote ada-add-extensions) "ada-mode" "\ 70(autoload (quote ada-add-extensions) "ada-mode" "\
@@ -78,7 +78,7 @@ name
78 78
79(autoload (quote ada-mode) "ada-mode" "\ 79(autoload (quote ada-mode) "ada-mode" "\
80Ada mode is the major mode for editing Ada code. 80Ada mode is the major mode for editing Ada code.
81This version was built on $Date: 2003/05/13 20:48:15 $. 81This version was built on $Date: 2003/09/30 12:54:32 $.
82 82
83Bindings are as follows: (Note: 'LFD' is control-j.) 83Bindings are as follows: (Note: 'LFD' is control-j.)
84\\{ada-mode-map} 84\\{ada-mode-map}
@@ -126,7 +126,7 @@ If you use ada-xref.el:
126;;;*** 126;;;***
127 127
128;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 128;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
129;;;;;; (16055 8591)) 129;;;;;; (16213 43281))
130;;; Generated autoloads from progmodes/ada-stmt.el 130;;; Generated autoloads from progmodes/ada-stmt.el
131 131
132(autoload (quote ada-header) "ada-stmt" "\ 132(autoload (quote ada-header) "ada-stmt" "\
@@ -137,7 +137,7 @@ Insert a descriptive header at the top of the file.
137;;;*** 137;;;***
138 138
139;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" 139;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
140;;;;;; (16070 35808)) 140;;;;;; (16213 43281))
141;;; Generated autoloads from progmodes/ada-xref.el 141;;; Generated autoloads from progmodes/ada-xref.el
142 142
143(autoload (quote ada-find-file) "ada-xref" "\ 143(autoload (quote ada-find-file) "ada-xref" "\
@@ -152,7 +152,7 @@ Completion is available.
152;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry 152;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry
153;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address 153;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address
154;;;;;; add-log-full-name add-log-current-defun-function) "add-log" 154;;;;;; add-log-full-name add-log-current-defun-function) "add-log"
155;;;;;; "add-log.el" (16111 41824)) 155;;;;;; "add-log.el" (16213 43264))
156;;; Generated autoloads from add-log.el 156;;; Generated autoloads from add-log.el
157 157
158(defvar add-log-current-defun-function nil "\ 158(defvar add-log-current-defun-function nil "\
@@ -289,8 +289,8 @@ Fix any old-style date entries in the current log file to default format.
289;;;*** 289;;;***
290 290
291;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action 291;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action
292;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (16066 292;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (16213
293;;;;;; 53440)) 293;;;;;; 43272))
294;;; Generated autoloads from emacs-lisp/advice.el 294;;; Generated autoloads from emacs-lisp/advice.el
295 295
296(defvar ad-redefinition-action (quote warn) "\ 296(defvar ad-redefinition-action (quote warn) "\
@@ -389,7 +389,7 @@ See Info node `(elisp)Advising Functions' for comprehensive documentation.
389 389
390;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 390;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
391;;;;;; align-highlight-rule align-current align-entire align-regexp 391;;;;;; align-highlight-rule align-current align-entire align-regexp
392;;;;;; align) "align" "align.el" (16111 41824)) 392;;;;;; align) "align" "align.el" (16213 43264))
393;;; Generated autoloads from align.el 393;;; Generated autoloads from align.el
394 394
395(autoload (quote align) "align" "\ 395(autoload (quote align) "align" "\
@@ -478,7 +478,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
478 478
479;;;*** 479;;;***
480 480
481;;;### (autoloads (allout-init) "allout" "allout.el" (16066 53439)) 481;;;### (autoloads (allout-init) "allout" "allout.el" (16213 43264))
482;;; Generated autoloads from allout.el 482;;; Generated autoloads from allout.el
483 483
484(autoload (quote allout-init) "allout" "\ 484(autoload (quote allout-init) "allout" "\
@@ -514,7 +514,7 @@ the following two lines in your emacs init file:
514;;;*** 514;;;***
515 515
516;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 516;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
517;;;;;; "net/ange-ftp.el" (16139 21086)) 517;;;;;; "net/ange-ftp.el" (16213 43280))
518;;; Generated autoloads from net/ange-ftp.el 518;;; Generated autoloads from net/ange-ftp.el
519 519
520(defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir)) 520(defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir))
@@ -538,7 +538,7 @@ Not documented
538;;;*** 538;;;***
539 539
540;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 540;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
541;;;;;; "animate" "play/animate.el" (15941 42963)) 541;;;;;; "animate" "play/animate.el" (16213 43281))
542;;; Generated autoloads from play/animate.el 542;;; Generated autoloads from play/animate.el
543 543
544(autoload (quote animate-string) "animate" "\ 544(autoload (quote animate-string) "animate" "\
@@ -565,7 +565,7 @@ Display Sarah's birthday present in a new buffer.
565;;;*** 565;;;***
566 566
567;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 567;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
568;;;;;; "ansi-color" "ansi-color.el" (16111 41824)) 568;;;;;; "ansi-color" "ansi-color.el" (16213 43266))
569;;; Generated autoloads from ansi-color.el 569;;; Generated autoloads from ansi-color.el
570 570
571(autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ 571(autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\
@@ -591,7 +591,7 @@ This is a good function to put in `comint-output-filter-functions'.
591;;;*** 591;;;***
592 592
593;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 593;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
594;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (15941 42963)) 594;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (16213 43281))
595;;; Generated autoloads from progmodes/antlr-mode.el 595;;; Generated autoloads from progmodes/antlr-mode.el
596 596
597(autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ 597(autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
@@ -630,7 +630,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
630;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary 630;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary
631;;;;;; appt-display-duration appt-msg-window appt-display-mode-line 631;;;;;; appt-display-duration appt-msg-window appt-display-mode-line
632;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message) 632;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message)
633;;;;;; "appt" "calendar/appt.el" (15941 42957)) 633;;;;;; "appt" "calendar/appt.el" (16213 43272))
634;;; Generated autoloads from calendar/appt.el 634;;; Generated autoloads from calendar/appt.el
635 635
636(defvar appt-issue-message t "\ 636(defvar appt-issue-message t "\
@@ -705,7 +705,7 @@ They specify the range of dates that the diary is being processed for.
705 705
706;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property 706;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property
707;;;;;; apropos-command apropos-variable apropos-mode) "apropos" 707;;;;;; apropos-command apropos-variable apropos-mode) "apropos"
708;;;;;; "apropos.el" (16174 61084)) 708;;;;;; "apropos.el" (16213 43267))
709;;; Generated autoloads from apropos.el 709;;; Generated autoloads from apropos.el
710 710
711(autoload (quote apropos-mode) "apropos" "\ 711(autoload (quote apropos-mode) "apropos" "\
@@ -766,8 +766,8 @@ Returns list of symbols and documentation found.
766 766
767;;;*** 767;;;***
768 768
769;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (16111 769;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (16213
770;;;;;; 41824)) 770;;;;;; 43267))
771;;; Generated autoloads from arc-mode.el 771;;; Generated autoloads from arc-mode.el
772 772
773(autoload (quote archive-mode) "arc-mode" "\ 773(autoload (quote archive-mode) "arc-mode" "\
@@ -787,7 +787,7 @@ archive.
787 787
788;;;*** 788;;;***
789 789
790;;;### (autoloads (array-mode) "array" "array.el" (15941 42951)) 790;;;### (autoloads (array-mode) "array" "array.el" (16213 43267))
791;;; Generated autoloads from array.el 791;;; Generated autoloads from array.el
792 792
793(autoload (quote array-mode) "array" "\ 793(autoload (quote array-mode) "array" "\
@@ -858,8 +858,8 @@ Entering array mode calls the function `array-mode-hook'.
858 858
859;;;*** 859;;;***
860 860
861;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (16162 861;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (16213
862;;;;;; 11943)) 862;;;;;; 43283))
863;;; Generated autoloads from textmodes/artist.el 863;;; Generated autoloads from textmodes/artist.el
864 864
865(autoload (quote artist-mode) "artist" "\ 865(autoload (quote artist-mode) "artist" "\
@@ -1064,8 +1064,8 @@ Keymap summary
1064 1064
1065;;;*** 1065;;;***
1066 1066
1067;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (16131 1067;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (16213
1068;;;;;; 19792)) 1068;;;;;; 43281))
1069;;; Generated autoloads from progmodes/asm-mode.el 1069;;; Generated autoloads from progmodes/asm-mode.el
1070 1070
1071(autoload (quote asm-mode) "asm-mode" "\ 1071(autoload (quote asm-mode) "asm-mode" "\
@@ -1093,7 +1093,7 @@ Special commands:
1093;;;*** 1093;;;***
1094 1094
1095;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el" 1095;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el"
1096;;;;;; (15941 42963)) 1096;;;;;; (16213 43281))
1097;;; Generated autoloads from obsolete/auto-show.el 1097;;; Generated autoloads from obsolete/auto-show.el
1098 1098
1099(defvar auto-show-mode nil "\ 1099(defvar auto-show-mode nil "\
@@ -1109,7 +1109,7 @@ This command is obsolete.
1109;;;*** 1109;;;***
1110 1110
1111;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1111;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1112;;;;;; (15856 53268)) 1112;;;;;; (16213 43267))
1113;;; Generated autoloads from autoarg.el 1113;;; Generated autoloads from autoarg.el
1114 1114
1115(defvar autoarg-mode nil "\ 1115(defvar autoarg-mode nil "\
@@ -1164,7 +1164,7 @@ This is similar to \\[autoarg-mode] but rebinds the keypad keys `kp-1'
1164;;;*** 1164;;;***
1165 1165
1166;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1166;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1167;;;;;; (16070 35808)) 1167;;;;;; (16213 43281))
1168;;; Generated autoloads from progmodes/autoconf.el 1168;;; Generated autoloads from progmodes/autoconf.el
1169 1169
1170(autoload (quote autoconf-mode) "autoconf" "\ 1170(autoload (quote autoconf-mode) "autoconf" "\
@@ -1175,7 +1175,7 @@ Major mode for editing Autoconf configure.in files.
1175;;;*** 1175;;;***
1176 1176
1177;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1177;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1178;;;;;; "autoinsert" "autoinsert.el" (15941 42951)) 1178;;;;;; "autoinsert" "autoinsert.el" (16213 43267))
1179;;; Generated autoloads from autoinsert.el 1179;;; Generated autoloads from autoinsert.el
1180 1180
1181(autoload (quote auto-insert) "autoinsert" "\ 1181(autoload (quote auto-insert) "autoinsert" "\
@@ -1213,7 +1213,7 @@ insert a template for the file depending on the mode of the buffer.
1213 1213
1214;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1214;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1215;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1215;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1216;;;;;; (16072 11522)) 1216;;;;;; (16213 43272))
1217;;; Generated autoloads from emacs-lisp/autoload.el 1217;;; Generated autoloads from emacs-lisp/autoload.el
1218 1218
1219(autoload (quote update-file-autoloads) "autoload" "\ 1219(autoload (quote update-file-autoloads) "autoload" "\
@@ -1244,7 +1244,7 @@ Calls `update-directory-autoloads' on the command line arguments.
1244;;;*** 1244;;;***
1245 1245
1246;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode 1246;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode
1247;;;;;; auto-revert-mode) "autorevert" "autorevert.el" (15538 43199)) 1247;;;;;; auto-revert-mode) "autorevert" "autorevert.el" (16213 43267))
1248;;; Generated autoloads from autorevert.el 1248;;; Generated autoloads from autorevert.el
1249 1249
1250(defvar auto-revert-mode nil "\ 1250(defvar auto-revert-mode nil "\
@@ -1288,7 +1288,7 @@ Use `auto-revert-mode' to revert a particular buffer.
1288;;;*** 1288;;;***
1289 1289
1290;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1290;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1291;;;;;; "avoid.el" (15198 32214)) 1291;;;;;; "avoid.el" (16213 43267))
1292;;; Generated autoloads from avoid.el 1292;;; Generated autoloads from avoid.el
1293 1293
1294(defvar mouse-avoidance-mode nil "\ 1294(defvar mouse-avoidance-mode nil "\
@@ -1329,7 +1329,7 @@ definition of \"random distance\".)
1329;;;*** 1329;;;***
1330 1330
1331;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" 1331;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"
1332;;;;;; (15941 42958)) 1332;;;;;; (16213 43272))
1333;;; Generated autoloads from emacs-lisp/backquote.el 1333;;; Generated autoloads from emacs-lisp/backquote.el
1334 1334
1335(autoload (quote backquote) "backquote" "\ 1335(autoload (quote backquote) "backquote" "\
@@ -1354,7 +1354,7 @@ Vectors work just like lists. Nested backquotes are permitted.
1354;;;*** 1354;;;***
1355 1355
1356;;;### (autoloads (display-battery battery) "battery" "battery.el" 1356;;;### (autoloads (display-battery battery) "battery" "battery.el"
1357;;;;;; (15380 36786)) 1357;;;;;; (16224 13136))
1358;;; Generated autoloads from battery.el 1358;;; Generated autoloads from battery.el
1359 1359
1360(autoload (quote battery) "battery" "\ 1360(autoload (quote battery) "battery" "\
@@ -1376,7 +1376,7 @@ seconds.
1376;;;*** 1376;;;***
1377 1377
1378;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1378;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1379;;;;;; "benchmark" "emacs-lisp/benchmark.el" (15934 33472)) 1379;;;;;; "benchmark" "emacs-lisp/benchmark.el" (16213 43272))
1380;;; Generated autoloads from emacs-lisp/benchmark.el 1380;;; Generated autoloads from emacs-lisp/benchmark.el
1381 1381
1382(autoload (quote benchmark-run) "benchmark" "\ 1382(autoload (quote benchmark-run) "benchmark" "\
@@ -1408,8 +1408,8 @@ non-interactive use see also `benchmark-run' and
1408 1408
1409;;;*** 1409;;;***
1410 1410
1411;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (16136 1411;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (16213
1412;;;;;; 53059)) 1412;;;;;; 43283))
1413;;; Generated autoloads from textmodes/bibtex.el 1413;;; Generated autoloads from textmodes/bibtex.el
1414 1414
1415(autoload (quote bibtex-mode) "bibtex" "\ 1415(autoload (quote bibtex-mode) "bibtex" "\
@@ -1505,15 +1505,15 @@ non-nil.
1505 1505
1506;;;*** 1506;;;***
1507 1507
1508;;;### (autoloads nil "binhex" "gnus/binhex.el" (15856 53273)) 1508;;;### (autoloads nil "binhex" "gnus/binhex.el" (16213 43273))
1509;;; Generated autoloads from gnus/binhex.el 1509;;; Generated autoloads from gnus/binhex.el
1510 1510
1511(defconst binhex-begin-line "^:...............................................................$") 1511(defconst binhex-begin-line "^:...............................................................$")
1512 1512
1513;;;*** 1513;;;***
1514 1514
1515;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (15941 1515;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (16213
1516;;;;;; 42963)) 1516;;;;;; 43281))
1517;;; Generated autoloads from play/blackbox.el 1517;;; Generated autoloads from play/blackbox.el
1518 1518
1519(autoload (quote blackbox) "blackbox" "\ 1519(autoload (quote blackbox) "blackbox" "\
@@ -1632,12 +1632,10 @@ a reflection.
1632 1632
1633;;;*** 1633;;;***
1634 1634
1635;;;### (autoloads (bookmark-menu-delete bookmark-menu-rename bookmark-menu-locate 1635;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save
1636;;;;;; bookmark-menu-jump bookmark-menu-insert bookmark-bmenu-list 1636;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename
1637;;;;;; bookmark-load bookmark-save bookmark-write bookmark-delete 1637;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump
1638;;;;;; bookmark-insert bookmark-rename bookmark-insert-location 1638;;;;;; bookmark-set) "bookmark" "bookmark.el" (16213 43267))
1639;;;;;; bookmark-relocate bookmark-jump bookmark-set) "bookmark"
1640;;;;;; "bookmark.el" (16174 61084))
1641;;; Generated autoloads from bookmark.el 1639;;; Generated autoloads from bookmark.el
1642 (define-key ctl-x-map "rb" 'bookmark-jump) 1640 (define-key ctl-x-map "rb" 'bookmark-jump)
1643 (define-key ctl-x-map "rm" 'bookmark-set) 1641 (define-key ctl-x-map "rm" 'bookmark-set)
@@ -1812,97 +1810,9 @@ deletion, or > if it is flagged for displaying.
1812 1810
1813(defalias (quote edit-bookmarks) (quote bookmark-bmenu-list)) 1811(defalias (quote edit-bookmarks) (quote bookmark-bmenu-list))
1814 1812
1815(autoload (quote bookmark-menu-insert) "bookmark" "\ 1813(defvar menu-bar-bookmark-map (let ((map (make-sparse-keymap "Bookmark functions"))) (define-key map [load] (quote ("Load a Bookmark File..." . bookmark-load))) (define-key map [write] (quote ("Save Bookmarks As..." . bookmark-write))) (define-key map [save] (quote ("Save Bookmarks" . bookmark-save))) (define-key map [edit] (quote ("Edit Bookmark List" . bookmark-bmenu-list))) (define-key map [delete] (quote ("Delete Bookmark" . bookmark-delete))) (define-key map [rename] (quote ("Rename Bookmark" . bookmark-rename))) (define-key map [locate] (quote ("Insert Location" . bookmark-locate))) (define-key map [insert] (quote ("Insert Contents" . bookmark-insert))) (define-key map [set] (quote ("Set Bookmark" . bookmark-set))) (define-key map [jump] (quote ("Jump to Bookmark" . bookmark-jump))) map))
1816Insert the text of the file pointed to by bookmark BOOKMARK.
1817You may have a problem using this function if the value of variable
1818`bookmark-alist' is nil. If that happens, you need to load in some
1819bookmarks. See help on function `bookmark-load' for more about
1820this.
1821
1822Warning: this function only takes an EVENT as argument. Use the
1823corresponding bookmark function from Lisp (the one without the
1824\"-menu-\" in its name).
1825
1826\(fn EVENT)" t nil)
1827
1828(autoload (quote bookmark-menu-jump) "bookmark" "\
1829Jump to bookmark BOOKMARK (a point in some file).
1830You may have a problem using this function if the value of variable
1831`bookmark-alist' is nil. If that happens, you need to load in some
1832bookmarks. See help on function `bookmark-load' for more about
1833this.
1834
1835Warning: this function only takes an EVENT as argument. Use the
1836corresponding bookmark function from Lisp (the one without the
1837\"-menu-\" in its name).
1838
1839\(fn EVENT)" t nil)
1840
1841(autoload (quote bookmark-menu-locate) "bookmark" "\
1842Insert the name of the file associated with BOOKMARK.
1843\(This is not the same as the contents of that file).
1844
1845Warning: this function only takes an EVENT as argument. Use the
1846corresponding bookmark function from Lisp (the one without the
1847\"-menu-\" in its name).
1848
1849\(fn EVENT)" t nil)
1850
1851(autoload (quote bookmark-menu-rename) "bookmark" "\
1852Change the name of OLD-BOOKMARK to NEWNAME.
1853If called from keyboard, prompts for OLD-BOOKMARK and NEWNAME.
1854If called from menubar, OLD-BOOKMARK is selected from a menu, and
1855prompts for NEWNAME.
1856If called from Lisp, prompts for NEWNAME if only OLD-BOOKMARK was
1857passed as an argument. If called with two strings, then no prompting
1858is done. You must pass at least OLD-BOOKMARK when calling from Lisp.
1859
1860While you are entering the new name, consecutive C-w's insert
1861consecutive words from the text of the buffer into the new bookmark
1862name.
1863
1864Warning: this function only takes an EVENT as argument. Use the
1865corresponding bookmark function from Lisp (the one without the
1866\"-menu-\" in its name).
1867
1868\(fn EVENT)" t nil)
1869
1870(autoload (quote bookmark-menu-delete) "bookmark" "\
1871Delete the bookmark named NAME from the bookmark list.
1872Removes only the first instance of a bookmark with that name. If
1873there are one or more other bookmarks with the same name, they will
1874not be deleted. Defaults to the \"current\" bookmark (that is, the
1875one most recently used in this file, if any).
1876 1814
1877Warning: this function only takes an EVENT as argument. Use the 1815(defalias (quote menu-bar-bookmark-map) menu-bar-bookmark-map)
1878corresponding bookmark function from Lisp (the one without the
1879\"-menu-\" in its name).
1880
1881\(fn EVENT)" t nil)
1882
1883(defvar menu-bar-bookmark-map (make-sparse-keymap "Bookmark functions"))
1884
1885(defalias (quote menu-bar-bookmark-map) (symbol-value (quote menu-bar-bookmark-map)))
1886 (define-key menu-bar-bookmark-map [load]
1887 '("Load a Bookmark File..." . bookmark-load))
1888 (define-key menu-bar-bookmark-map [write]
1889 '("Save Bookmarks As..." . bookmark-write))
1890 (define-key menu-bar-bookmark-map [save]
1891 '("Save Bookmarks" . bookmark-save))
1892 (define-key menu-bar-bookmark-map [edit]
1893 '("Edit Bookmark List" . bookmark-bmenu-list))
1894 (define-key menu-bar-bookmark-map [delete]
1895 '("Delete Bookmark" . bookmark-menu-delete))
1896 (define-key menu-bar-bookmark-map [rename]
1897 '("Rename Bookmark" . bookmark-menu-rename))
1898 (define-key menu-bar-bookmark-map [locate]
1899 '("Insert Location" . bookmark-menu-locate))
1900 (define-key menu-bar-bookmark-map [insert]
1901 '("Insert Contents" . bookmark-menu-insert))
1902 (define-key menu-bar-bookmark-map [set]
1903 '("Set Bookmark" . bookmark-set))
1904 (define-key menu-bar-bookmark-map [jump]
1905 '("Jump to Bookmark" . bookmark-menu-jump))
1906 1816
1907;;;*** 1817;;;***
1908 1818
@@ -1914,7 +1824,7 @@ corresponding bookmark function from Lisp (the one without the
1914;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point 1824;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point
1915;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 1825;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
1916;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function) 1826;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function)
1917;;;;;; "browse-url" "net/browse-url.el" (16174 61085)) 1827;;;;;; "browse-url" "net/browse-url.el" (16213 43280))
1918;;; Generated autoloads from net/browse-url.el 1828;;; Generated autoloads from net/browse-url.el
1919 1829
1920(defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\ 1830(defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\
@@ -2197,8 +2107,8 @@ Default to the URL around or before point.
2197 2107
2198;;;*** 2108;;;***
2199 2109
2200;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (15830 2110;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (16213
2201;;;;;; 37093)) 2111;;;;;; 43281))
2202;;; Generated autoloads from play/bruce.el 2112;;; Generated autoloads from play/bruce.el
2203 2113
2204(autoload (quote bruce) "bruce" "\ 2114(autoload (quote bruce) "bruce" "\
@@ -2214,7 +2124,7 @@ Return a vector containing the lines from `bruce-phrases-file'.
2214;;;*** 2124;;;***
2215 2125
2216;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2126;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2217;;;;;; "bs" "bs.el" (15731 5408)) 2127;;;;;; "bs" "bs.el" (16213 43267))
2218;;; Generated autoloads from bs.el 2128;;; Generated autoloads from bs.el
2219 2129
2220(autoload (quote bs-cycle-next) "bs" "\ 2130(autoload (quote bs-cycle-next) "bs" "\
@@ -2255,8 +2165,8 @@ name of buffer configuration.
2255;;;*** 2165;;;***
2256 2166
2257;;;### (autoloads (insert-text-button make-text-button insert-button 2167;;;### (autoloads (insert-text-button make-text-button insert-button
2258;;;;;; make-button define-button-type) "button" "button.el" (15924 2168;;;;;; make-button define-button-type) "button" "button.el" (16213
2259;;;;;; 18767)) 2169;;;;;; 43267))
2260;;; Generated autoloads from button.el 2170;;; Generated autoloads from button.el
2261 2171
2262(defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ 2172(defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\
@@ -2344,7 +2254,7 @@ Also see `make-text-button'.
2344;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2254;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2345;;;;;; compile-defun byte-compile-file byte-recompile-directory 2255;;;;;; compile-defun byte-compile-file byte-recompile-directory
2346;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el" 2256;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el"
2347;;;;;; (16136 53055)) 2257;;;;;; (16239 25257))
2348;;; Generated autoloads from emacs-lisp/bytecomp.el 2258;;; Generated autoloads from emacs-lisp/bytecomp.el
2349 2259
2350(autoload (quote byte-force-recompile) "bytecomp" "\ 2260(autoload (quote byte-force-recompile) "bytecomp" "\
@@ -2436,7 +2346,7 @@ For example, invoke `emacs -batch -f batch-byte-recompile-directory .'.
2436 2346
2437;;;*** 2347;;;***
2438 2348
2439;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (15941 42957)) 2349;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (16213 43272))
2440;;; Generated autoloads from calendar/cal-dst.el 2350;;; Generated autoloads from calendar/cal-dst.el
2441 2351
2442(put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) 2352(put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t)
@@ -2446,7 +2356,7 @@ For example, invoke `emacs -batch -f batch-byte-recompile-directory .'.
2446;;;*** 2356;;;***
2447 2357
2448;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" 2358;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"
2449;;;;;; (16174 61085)) 2359;;;;;; (16213 43272))
2450;;; Generated autoloads from calendar/cal-hebrew.el 2360;;; Generated autoloads from calendar/cal-hebrew.el
2451 2361
2452(autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ 2362(autoload (quote list-yahrzeit-dates) "cal-hebrew" "\
@@ -2460,8 +2370,8 @@ from the cursor position.
2460 2370
2461;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2371;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2462;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2372;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2463;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (15941 2373;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (16213
2464;;;;;; 42957)) 2374;;;;;; 43272))
2465;;; Generated autoloads from calc/calc.el 2375;;; Generated autoloads from calc/calc.el
2466 2376
2467(defvar calc-info-filename "calc.info" "\ 2377(defvar calc-info-filename "calc.info" "\
@@ -2556,7 +2466,7 @@ Not documented
2556;;;*** 2466;;;***
2557 2467
2558;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el" 2468;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el"
2559;;;;;; (15941 42957)) 2469;;;;;; (16213 43272))
2560;;; Generated autoloads from calc/calc-ext.el 2470;;; Generated autoloads from calc/calc-ext.el
2561 2471
2562(autoload (quote calc-extensions) "calc-ext" "\ 2472(autoload (quote calc-extensions) "calc-ext" "\
@@ -2566,8 +2476,8 @@ This function is part of the autoload linkage for parts of Calc.
2566 2476
2567;;;*** 2477;;;***
2568 2478
2569;;;### (autoloads (calculator) "calculator" "calculator.el" (15941 2479;;;### (autoloads (calculator) "calculator" "calculator.el" (16213
2570;;;;;; 42951)) 2480;;;;;; 43267))
2571;;; Generated autoloads from calculator.el 2481;;; Generated autoloads from calculator.el
2572 2482
2573(autoload (quote calculator) "calculator" "\ 2483(autoload (quote calculator) "calculator" "\
@@ -2594,7 +2504,7 @@ See the documentation for `calculator-mode' for more information.
2594;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 2504;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2595;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset 2505;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset
2596;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" 2506;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el"
2597;;;;;; (16174 61085)) 2507;;;;;; (16213 43272))
2598;;; Generated autoloads from calendar/calendar.el 2508;;; Generated autoloads from calendar/calendar.el
2599 2509
2600(defvar calendar-week-start-day 0 "\ 2510(defvar calendar-week-start-day 0 "\
@@ -3147,7 +3057,7 @@ See the documentation of that function for more information.
3147 3057
3148;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 3058;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
3149;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3059;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3150;;;;;; (16174 61085)) 3060;;;;;; (16213 43281))
3151;;; Generated autoloads from progmodes/cc-mode.el 3061;;; Generated autoloads from progmodes/cc-mode.el
3152 3062
3153(autoload (quote c-initialize-cc-mode) "cc-mode" "\ 3063(autoload (quote c-initialize-cc-mode) "cc-mode" "\
@@ -3305,7 +3215,7 @@ Key bindings:
3305;;;*** 3215;;;***
3306 3216
3307;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3217;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3308;;;;;; "progmodes/cc-styles.el" (16139 20775)) 3218;;;;;; "progmodes/cc-styles.el" (16242 40141))
3309;;; Generated autoloads from progmodes/cc-styles.el 3219;;; Generated autoloads from progmodes/cc-styles.el
3310 3220
3311(autoload (quote c-set-style) "cc-styles" "\ 3221(autoload (quote c-set-style) "cc-styles" "\
@@ -3362,7 +3272,7 @@ and exists only for compatibility reasons.
3362 3272
3363;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3273;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3364;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3274;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3365;;;;;; (16111 41831)) 3275;;;;;; (16213 43274))
3366;;; Generated autoloads from international/ccl.el 3276;;; Generated autoloads from international/ccl.el
3367 3277
3368(autoload (quote ccl-compile) "ccl" "\ 3278(autoload (quote ccl-compile) "ccl" "\
@@ -3626,7 +3536,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3626;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3536;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3627;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3537;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3628;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 3538;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
3629;;;;;; (16111 41827)) 3539;;;;;; (16213 43272))
3630;;; Generated autoloads from emacs-lisp/checkdoc.el 3540;;; Generated autoloads from emacs-lisp/checkdoc.el
3631 3541
3632(autoload (quote checkdoc) "checkdoc" "\ 3542(autoload (quote checkdoc) "checkdoc" "\
@@ -3809,8 +3719,8 @@ checking of documentation strings.
3809;;;*** 3719;;;***
3810 3720
3811;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer 3721;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer
3812;;;;;; decode-hz-region) "china-util" "language/china-util.el" (16118 3722;;;;;; decode-hz-region) "china-util" "language/china-util.el" (16213
3813;;;;;; 44435)) 3723;;;;;; 43280))
3814;;; Generated autoloads from language/china-util.el 3724;;; Generated autoloads from language/china-util.el
3815 3725
3816(autoload (quote decode-hz-region) "china-util" "\ 3726(autoload (quote decode-hz-region) "china-util" "\
@@ -3838,7 +3748,7 @@ Encode the text in the current buffer to HZ.
3838;;;*** 3748;;;***
3839 3749
3840;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 3750;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
3841;;;;;; "chistory" "chistory.el" (15878 5274)) 3751;;;;;; "chistory" "chistory.el" (16213 43267))
3842;;; Generated autoloads from chistory.el 3752;;; Generated autoloads from chistory.el
3843 3753
3844(autoload (quote repeat-matching-complex-command) "chistory" "\ 3754(autoload (quote repeat-matching-complex-command) "chistory" "\
@@ -3877,7 +3787,7 @@ and runs the normal hook `command-history-hook'.
3877 3787
3878;;;*** 3788;;;***
3879 3789
3880;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15856 53273)) 3790;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (16213 43272))
3881;;; Generated autoloads from emacs-lisp/cl.el 3791;;; Generated autoloads from emacs-lisp/cl.el
3882 3792
3883(defvar custom-print-functions nil "\ 3793(defvar custom-print-functions nil "\
@@ -3893,7 +3803,7 @@ a future Emacs interpreter will be able to use it.")
3893;;;*** 3803;;;***
3894 3804
3895;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 3805;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
3896;;;;;; (16054 60749)) 3806;;;;;; (16213 43272))
3897;;; Generated autoloads from emacs-lisp/cl-indent.el 3807;;; Generated autoloads from emacs-lisp/cl-indent.el
3898 3808
3899(autoload (quote common-lisp-indent-function) "cl-indent" "\ 3809(autoload (quote common-lisp-indent-function) "cl-indent" "\
@@ -3904,7 +3814,7 @@ Not documented
3904;;;*** 3814;;;***
3905 3815
3906;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 3816;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
3907;;;;;; (15251 46612)) 3817;;;;;; (16213 43281))
3908;;; Generated autoloads from progmodes/cmacexp.el 3818;;; Generated autoloads from progmodes/cmacexp.el
3909 3819
3910(autoload (quote c-macro-expand) "cmacexp" "\ 3820(autoload (quote c-macro-expand) "cmacexp" "\
@@ -3923,8 +3833,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
3923 3833
3924;;;*** 3834;;;***
3925 3835
3926;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (15941 3836;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (16213
3927;;;;;; 42951)) 3837;;;;;; 43267))
3928;;; Generated autoloads from cmuscheme.el 3838;;; Generated autoloads from cmuscheme.el
3929 3839
3930(autoload (quote run-scheme) "cmuscheme" "\ 3840(autoload (quote run-scheme) "cmuscheme" "\
@@ -3941,15 +3851,16 @@ of `scheme-program-name'). Runs the hooks `inferior-scheme-mode-hook'
3941;;;*** 3851;;;***
3942 3852
3943;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" 3853;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el"
3944;;;;;; (16121 18697)) 3854;;;;;; (16216 22162))
3945;;; Generated autoloads from international/code-pages.el 3855;;; Generated autoloads from international/code-pages.el
3946 3856
3947(autoload (quote cp-make-coding-system) "code-pages" "\ 3857(autoload (quote cp-make-coding-system) "code-pages" "\
3948Make coding system NAME for and 8-bit, extended-ASCII character set. 3858Make coding system NAME for and 8-bit, extended-ASCII character set.
3949V is a 128-long vector of characters to translate the upper half of 3859V is a 128-long vector of characters to translate the upper half of
3950the charactert set. DOC-STRING and MNEMONIC are used as the 3860the character set. DOC-STRING and MNEMONIC are used as the
3951corresponding args of `make-coding-system'. If MNEMONIC isn't given, 3861corresponding args of `make-coding-system'. If MNEMONIC isn't given,
3952?* is used. 3862?* is used.
3863Return an updated `non-iso-charset-alist'.
3953 3864
3954\(fn NAME V &optional DOC-STRING MNEMONIC)" nil (quote macro)) 3865\(fn NAME V &optional DOC-STRING MNEMONIC)" nil (quote macro))
3955 3866
@@ -3957,7 +3868,7 @@ corresponding args of `make-coding-system'. If MNEMONIC isn't given,
3957 3868
3958;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage 3869;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
3959;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) 3870;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)
3960;;;;;; "codepage" "international/codepage.el" (15941 42961)) 3871;;;;;; "codepage" "international/codepage.el" (16216 22162))
3961;;; Generated autoloads from international/codepage.el 3872;;; Generated autoloads from international/codepage.el
3962 3873
3963(autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ 3874(autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
@@ -4016,7 +3927,7 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal.
4016;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 3927;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4017;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 3928;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4018;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 3929;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4019;;;;;; (16168 11508)) 3930;;;;;; (16213 43267))
4020;;; Generated autoloads from comint.el 3931;;; Generated autoloads from comint.el
4021 3932
4022(autoload (quote make-comint-in-buffer) "comint" "\ 3933(autoload (quote make-comint-in-buffer) "comint" "\
@@ -4086,8 +3997,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4086 3997
4087;;;*** 3998;;;***
4088 3999
4089;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (15678 4000;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (16213
4090;;;;;; 51462)) 4001;;;;;; 43267))
4091;;; Generated autoloads from compare-w.el 4002;;; Generated autoloads from compare-w.el
4092 4003
4093(autoload (quote compare-windows) "compare-w" "\ 4004(autoload (quote compare-windows) "compare-w" "\
@@ -4112,7 +4023,7 @@ If `compare-ignore-case' is non-nil, changes in case are also ignored.
4112;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode 4023;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode
4113;;;;;; compilation-mode grep-tree grep-find grep compile compilation-search-path 4024;;;;;; compilation-mode grep-tree grep-find grep compile compilation-search-path
4114;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 4025;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
4115;;;;;; "compile" "progmodes/compile.el" (16167 21090)) 4026;;;;;; "compile" "progmodes/compile.el" (16239 25259))
4116;;; Generated autoloads from progmodes/compile.el 4027;;; Generated autoloads from progmodes/compile.el
4117 4028
4118(defvar compilation-mode-hook nil "\ 4029(defvar compilation-mode-hook nil "\
@@ -4290,7 +4201,7 @@ See variables `compilation-parse-errors-function' and
4290;;;*** 4201;;;***
4291 4202
4292;;;### (autoloads (partial-completion-mode) "complete" "complete.el" 4203;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
4293;;;;;; (15856 53268)) 4204;;;;;; (16213 43267))
4294;;; Generated autoloads from complete.el 4205;;; Generated autoloads from complete.el
4295 4206
4296(defvar partial-completion-mode nil "\ 4207(defvar partial-completion-mode nil "\
@@ -4325,7 +4236,7 @@ See also the variable `PC-include-file-path'.
4325;;;*** 4236;;;***
4326 4237
4327;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4238;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4328;;;;;; (15941 42951)) 4239;;;;;; (16213 43267))
4329;;; Generated autoloads from completion.el 4240;;; Generated autoloads from completion.el
4330 4241
4331(autoload (quote dynamic-completion-mode) "completion" "\ 4242(autoload (quote dynamic-completion-mode) "completion" "\
@@ -4338,7 +4249,7 @@ Enable dynamic word-completion.
4338;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after 4249;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after
4339;;;;;; find-composition compose-chars decompose-string compose-string 4250;;;;;; find-composition compose-chars decompose-string compose-string
4340;;;;;; decompose-region compose-region) "composite" "composite.el" 4251;;;;;; decompose-region compose-region) "composite" "composite.el"
4341;;;;;; (15941 42951)) 4252;;;;;; (16213 43267))
4342;;; Generated autoloads from composite.el 4253;;; Generated autoloads from composite.el
4343 4254
4344(defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\ 4255(defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\
@@ -4551,7 +4462,7 @@ Optional 3rd arg WITH-COMPOSITION-RULE is ignored.
4551;;;*** 4462;;;***
4552 4463
4553;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4464;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4554;;;;;; "cookie1" "play/cookie1.el" (15366 772)) 4465;;;;;; "cookie1" "play/cookie1.el" (16213 43281))
4555;;; Generated autoloads from play/cookie1.el 4466;;; Generated autoloads from play/cookie1.el
4556 4467
4557(autoload (quote cookie) "cookie1" "\ 4468(autoload (quote cookie) "cookie1" "\
@@ -4583,7 +4494,7 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
4583;;;*** 4494;;;***
4584 4495
4585;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el" 4496;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el"
4586;;;;;; (16111 41827)) 4497;;;;;; (16213 43272))
4587;;; Generated autoloads from emacs-lisp/copyright.el 4498;;; Generated autoloads from emacs-lisp/copyright.el
4588 4499
4589(autoload (quote copyright-update) "copyright" "\ 4500(autoload (quote copyright-update) "copyright" "\
@@ -4605,7 +4516,7 @@ Insert a copyright by $ORGANIZATION notice at cursor.
4605;;;*** 4516;;;***
4606 4517
4607;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" 4518;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
4608;;;;;; (16066 53440)) 4519;;;;;; (16213 43281))
4609;;; Generated autoloads from progmodes/cperl-mode.el 4520;;; Generated autoloads from progmodes/cperl-mode.el
4610 4521
4611(autoload (quote cperl-mode) "cperl-mode" "\ 4522(autoload (quote cperl-mode) "cperl-mode" "\
@@ -4778,7 +4689,7 @@ or as help on variables `cperl-tips', `cperl-problems',
4778;;;*** 4689;;;***
4779 4690
4780;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 4691;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4781;;;;;; (16070 35808)) 4692;;;;;; (16213 43281))
4782;;; Generated autoloads from progmodes/cpp.el 4693;;; Generated autoloads from progmodes/cpp.el
4783 4694
4784(autoload (quote cpp-highlight-buffer) "cpp" "\ 4695(autoload (quote cpp-highlight-buffer) "cpp" "\
@@ -4797,7 +4708,7 @@ Edit display information for cpp conditionals.
4797;;;*** 4708;;;***
4798 4709
4799;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 4710;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
4800;;;;;; (16012 41367)) 4711;;;;;; (16213 43273))
4801;;; Generated autoloads from emulation/crisp.el 4712;;; Generated autoloads from emulation/crisp.el
4802 4713
4803(defvar crisp-mode nil "\ 4714(defvar crisp-mode nil "\
@@ -4821,7 +4732,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise.
4821;;;*** 4732;;;***
4822 4733
4823;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 4734;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
4824;;;;;; (15941 42958)) 4735;;;;;; (16213 43272))
4825;;; Generated autoloads from emacs-lisp/crm.el 4736;;; Generated autoloads from emacs-lisp/crm.el
4826 4737
4827(autoload (quote completing-read-multiple) "crm" "\ 4738(autoload (quote completing-read-multiple) "crm" "\
@@ -4856,8 +4767,8 @@ INHERIT-INPUT-METHOD.
4856 4767
4857;;;*** 4768;;;***
4858 4769
4859;;;### (autoloads (cua-mode) "cua-base" "emulation/cua-base.el" (16111 4770;;;### (autoloads (cua-mode) "cua-base" "emulation/cua-base.el" (16213
4860;;;;;; 41830)) 4771;;;;;; 43273))
4861;;; Generated autoloads from emulation/cua-base.el 4772;;; Generated autoloads from emulation/cua-base.el
4862 4773
4863(defvar cua-mode nil "\ 4774(defvar cua-mode nil "\
@@ -4895,7 +4806,7 @@ paste (in addition to the normal emacs bindings).
4895;;;;;; customize-face customize-changed-options customize-option-other-window 4806;;;;;; customize-face customize-changed-options customize-option-other-window
4896;;;;;; customize-option customize-group-other-window customize-group 4807;;;;;; customize-option customize-group-other-window customize-group
4897;;;;;; customize-mode customize customize-save-variable customize-set-variable 4808;;;;;; customize-mode customize customize-save-variable customize-set-variable
4898;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (16111 41824)) 4809;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (16213 43267))
4899;;; Generated autoloads from cus-edit.el 4810;;; Generated autoloads from cus-edit.el
4900 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 4811 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
4901 4812
@@ -5126,7 +5037,7 @@ The format is suitable for use with `easy-menu-define'.
5126 5037
5127;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-theme-face-value 5038;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-theme-face-value
5128;;;;;; custom-set-faces custom-declare-face) "cus-face" "cus-face.el" 5039;;;;;; custom-set-faces custom-declare-face) "cus-face" "cus-face.el"
5129;;;;;; (15941 42951)) 5040;;;;;; (16213 43267))
5130;;; Generated autoloads from cus-face.el 5041;;; Generated autoloads from cus-face.el
5131 5042
5132(autoload (quote custom-declare-face) "cus-face" "\ 5043(autoload (quote custom-declare-face) "cus-face" "\
@@ -5184,7 +5095,7 @@ ARGS is defined as for `custom-theme-reset-faces'
5184;;;*** 5095;;;***
5185 5096
5186;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" 5097;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el"
5187;;;;;; (16136 53053)) 5098;;;;;; (16213 43267))
5188;;; Generated autoloads from cus-theme.el 5099;;; Generated autoloads from cus-theme.el
5189 5100
5190(autoload (quote customize-create-theme) "cus-theme" "\ 5101(autoload (quote customize-create-theme) "cus-theme" "\
@@ -5195,7 +5106,7 @@ Create a custom theme.
5195;;;*** 5106;;;***
5196 5107
5197;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 5108;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
5198;;;;;; (15941 42951)) 5109;;;;;; (16213 43267))
5199;;; Generated autoloads from cvs-status.el 5110;;; Generated autoloads from cvs-status.el
5200 5111
5201(autoload (quote cvs-status-mode) "cvs-status" "\ 5112(autoload (quote cvs-status-mode) "cvs-status" "\
@@ -5206,7 +5117,7 @@ Mode used for cvs status output.
5206;;;*** 5117;;;***
5207 5118
5208;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5119;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5209;;;;;; "cwarn" "progmodes/cwarn.el" (15538 43263)) 5120;;;;;; "cwarn" "progmodes/cwarn.el" (16213 43281))
5210;;; Generated autoloads from progmodes/cwarn.el 5121;;; Generated autoloads from progmodes/cwarn.el
5211 5122
5212(autoload (quote cwarn-mode) "cwarn" "\ 5123(autoload (quote cwarn-mode) "cwarn" "\
@@ -5248,7 +5159,7 @@ in which `turn-on-cwarn-mode-if-enabled' turns it on.
5248 5159
5249;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5160;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5250;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5161;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5251;;;;;; (16118 44435)) 5162;;;;;; (16213 43280))
5252;;; Generated autoloads from language/cyril-util.el 5163;;; Generated autoloads from language/cyril-util.el
5253 5164
5254(autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ 5165(autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\
@@ -5277,7 +5188,7 @@ If the argument is nil, we return the display table to its standard state.
5277;;;*** 5188;;;***
5278 5189
5279;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5190;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5280;;;;;; (16174 61084)) 5191;;;;;; (16213 43267))
5281;;; Generated autoloads from dabbrev.el 5192;;; Generated autoloads from dabbrev.el
5282 (define-key esc-map "/" 'dabbrev-expand) 5193 (define-key esc-map "/" 'dabbrev-expand)
5283 (define-key esc-map [?\C-/] 'dabbrev-completion) 5194 (define-key esc-map [?\C-/] 'dabbrev-completion)
@@ -5324,8 +5235,8 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5324 5235
5325;;;*** 5236;;;***
5326 5237
5327;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (15997 5238;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (16213
5328;;;;;; 672)) 5239;;;;;; 43281))
5329;;; Generated autoloads from progmodes/dcl-mode.el 5240;;; Generated autoloads from progmodes/dcl-mode.el
5330 5241
5331(autoload (quote dcl-mode) "dcl-mode" "\ 5242(autoload (quote dcl-mode) "dcl-mode" "\
@@ -5452,7 +5363,7 @@ There is some minimal font-lock support (see vars
5452;;;*** 5363;;;***
5453 5364
5454;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5365;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5455;;;;;; "emacs-lisp/debug.el" (16139 21085)) 5366;;;;;; "emacs-lisp/debug.el" (16213 43273))
5456;;; Generated autoloads from emacs-lisp/debug.el 5367;;; Generated autoloads from emacs-lisp/debug.el
5457 5368
5458(setq debugger (quote debug)) 5369(setq debugger (quote debug))
@@ -5487,7 +5398,7 @@ If argument is nil or an empty string, cancel for all functions.
5487;;;*** 5398;;;***
5488 5399
5489;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5400;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5490;;;;;; (16066 53440)) 5401;;;;;; (16213 43281))
5491;;; Generated autoloads from play/decipher.el 5402;;; Generated autoloads from play/decipher.el
5492 5403
5493(autoload (quote decipher) "decipher" "\ 5404(autoload (quote decipher) "decipher" "\
@@ -5516,8 +5427,8 @@ The most useful commands are:
5516;;;*** 5427;;;***
5517 5428
5518;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5429;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5519;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (15310 5430;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (16213
5520;;;;;; 56703)) 5431;;;;;; 43267))
5521;;; Generated autoloads from delim-col.el 5432;;; Generated autoloads from delim-col.el
5522 5433
5523(autoload (quote delimit-columns-customize) "delim-col" "\ 5434(autoload (quote delimit-columns-customize) "delim-col" "\
@@ -5541,8 +5452,8 @@ START and END delimits the corners of text rectangle.
5541 5452
5542;;;*** 5453;;;***
5543 5454
5544;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (16111 5455;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (16213
5545;;;;;; 41832)) 5456;;;;;; 43281))
5546;;; Generated autoloads from progmodes/delphi.el 5457;;; Generated autoloads from progmodes/delphi.el
5547 5458
5548(autoload (quote delphi-mode) "delphi" "\ 5459(autoload (quote delphi-mode) "delphi" "\
@@ -5592,8 +5503,8 @@ no args, if that value is non-nil.
5592 5503
5593;;;*** 5504;;;***
5594 5505
5595;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (16016 5506;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (16213
5596;;;;;; 56429)) 5507;;;;;; 43267))
5597;;; Generated autoloads from delsel.el 5508;;; Generated autoloads from delsel.el
5598 5509
5599(defalias (quote pending-delete-mode) (quote delete-selection-mode)) 5510(defalias (quote pending-delete-mode) (quote delete-selection-mode))
@@ -5621,7 +5532,7 @@ any selection.
5621;;;*** 5532;;;***
5622 5533
5623;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5534;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5624;;;;;; "derived" "emacs-lisp/derived.el" (16162 11942)) 5535;;;;;; "derived" "emacs-lisp/derived.el" (16213 43273))
5625;;; Generated autoloads from emacs-lisp/derived.el 5536;;; Generated autoloads from emacs-lisp/derived.el
5626 5537
5627(autoload (quote define-derived-mode) "derived" "\ 5538(autoload (quote define-derived-mode) "derived" "\
@@ -5683,7 +5594,7 @@ the first time the mode is used.
5683;;;*** 5594;;;***
5684 5595
5685;;;### (autoloads (describe-char describe-text-properties) "descr-text" 5596;;;### (autoloads (describe-char describe-text-properties) "descr-text"
5686;;;;;; "descr-text.el" (16111 41824)) 5597;;;;;; "descr-text.el" (16247 63112))
5687;;; Generated autoloads from descr-text.el 5598;;; Generated autoloads from descr-text.el
5688 5599
5689(autoload (quote describe-text-properties) "descr-text" "\ 5600(autoload (quote describe-text-properties) "descr-text" "\
@@ -5706,36 +5617,54 @@ as well as widgets, buttons, overlays, and text properties.
5706 5617
5707;;;*** 5618;;;***
5708 5619
5709;;;### (autoloads (desktop-revert desktop-save-in-load-dir desktop-change-dir 5620;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
5710;;;;;; desktop-load-default desktop-read) "desktop" "desktop.el" 5621;;;;;; desktop-load-default desktop-read desktop-save-mode) "desktop"
5711;;;;;; (16148 4632)) 5622;;;;;; "desktop.el" (16250 35347))
5712;;; Generated autoloads from desktop.el 5623;;; Generated autoloads from desktop.el
5713 5624
5625(defvar desktop-save-mode nil "\
5626Non-nil if Desktop-Save mode is enabled.
5627See the command `desktop-save-mode' for a description of this minor-mode.
5628Setting this variable directly does not take effect;
5629use either \\[customize] or the function `desktop-save-mode'.")
5630
5631(custom-autoload (quote desktop-save-mode) "desktop")
5632
5633(autoload (quote desktop-save-mode) "desktop" "\
5634Toggle desktop saving mode.
5635With numeric ARG, turn desktop saving on if ARG is positive, off
5636otherwise. See variable `desktop-save' for a description of when the
5637desktop is saved.
5638
5639\(fn &optional ARG)" t nil)
5640
5714(autoload (quote desktop-read) "desktop" "\ 5641(autoload (quote desktop-read) "desktop" "\
5715Read the Desktop file and the files it specifies. 5642Read and process the desktop file in directory DIRNAME.
5716This is a no-op when Emacs is running in batch mode. 5643Look for a desktop file in DIRNAME, or if DIRNAME is omitted, look in
5717Look for the desktop file according to the variables `desktop-base-file-name' 5644directories listed in `desktop-path'. If a desktop file is found, it
5718and `desktop-path'. If no desktop file is found, clear the desktop. 5645is processed and `desktop-after-read-hook' is run. If no desktop file
5719Returns t if it has read a desktop file, nil otherwise. 5646is found, clear the desktop and run `desktop-no-desktop-file-hook'.
5647This function is a no-op when Emacs is running in batch mode.
5648It returns t if a desktop file was loaded, nil otherwise.
5720 5649
5721\(fn)" t nil) 5650\(fn &optional DIRNAME)" t nil)
5722 5651
5723(autoload (quote desktop-load-default) "desktop" "\ 5652(autoload (quote desktop-load-default) "desktop" "\
5724Load the `default' start-up library manually. 5653Load the `default' start-up library manually.
5725Also inhibit further loading of it. Call this from your `.emacs' file 5654Also inhibit further loading of it.
5726to provide correct modes for autoloaded files.
5727 5655
5728\(fn)" nil nil) 5656\(fn)" nil nil)
5729 5657
5730(autoload (quote desktop-change-dir) "desktop" "\ 5658(autoload (quote desktop-change-dir) "desktop" "\
5731Save and clear the desktop, then load the desktop from directory DIR. 5659Change to desktop saved in DIRNAME.
5732However, if `desktop-enable' was nil at call, don't save the old desktop. 5660Kill the desktop as specified by variables `desktop-save-mode' and
5733This function always sets `desktop-enable' to t. 5661`desktop-save', then clear the desktop and load the desktop file in
5662directory DIRNAME.
5734 5663
5735\(fn DIR)" t nil) 5664\(fn DIRNAME)" t nil)
5736 5665
5737(autoload (quote desktop-save-in-load-dir) "desktop" "\ 5666(autoload (quote desktop-save-in-desktop-dir) "desktop" "\
5738Save desktop in directory from which it was loaded. 5667Save the desktop in directory `desktop-dirname'.
5739 5668
5740\(fn)" t nil) 5669\(fn)" t nil)
5741 5670
@@ -5746,16 +5675,21 @@ Revert to the last loaded desktop.
5746 5675
5747;;;*** 5676;;;***
5748 5677
5749;;;### (autoloads nil "devan-util" "language/devan-util.el" (16142 5678;;;### (autoloads (devanagari-post-read-conversion) "devan-util"
5750;;;;;; 4985)) 5679;;;;;; "language/devan-util.el" (16233 29568))
5751;;; Generated autoloads from language/devan-util.el 5680;;; Generated autoloads from language/devan-util.el
5752 5681
5753(defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") 5682(defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]")
5754 5683
5684(autoload (quote devanagari-post-read-conversion) "devan-util" "\
5685Not documented
5686
5687\(fn LEN)" nil nil)
5688
5755;;;*** 5689;;;***
5756 5690
5757;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 5691;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
5758;;;;;; "calendar/diary-lib.el" (16174 61085)) 5692;;;;;; "calendar/diary-lib.el" (16213 43272))
5759;;; Generated autoloads from calendar/diary-lib.el 5693;;; Generated autoloads from calendar/diary-lib.el
5760 5694
5761(autoload (quote diary) "diary-lib" "\ 5695(autoload (quote diary) "diary-lib" "\
@@ -5801,7 +5735,7 @@ Major mode for editing the diary file.
5801;;;*** 5735;;;***
5802 5736
5803;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 5737;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
5804;;;;;; "diff.el" (15763 44949)) 5738;;;;;; "diff.el" (16213 43267))
5805;;; Generated autoloads from diff.el 5739;;; Generated autoloads from diff.el
5806 5740
5807(defvar diff-switches "-c" "\ 5741(defvar diff-switches "-c" "\
@@ -5834,7 +5768,7 @@ The backup file is the first file given to `diff'.
5834;;;*** 5768;;;***
5835 5769
5836;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 5770;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
5837;;;;;; (15941 42951)) 5771;;;;;; (16213 43267))
5838;;; Generated autoloads from diff-mode.el 5772;;; Generated autoloads from diff-mode.el
5839 5773
5840(autoload (quote diff-mode) "diff-mode" "\ 5774(autoload (quote diff-mode) "diff-mode" "\
@@ -5863,7 +5797,7 @@ Minor mode for viewing/editing context diffs.
5863;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 5797;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
5864;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 5798;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
5865;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 5799;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
5866;;;;;; "dired" "dired.el" (16159 27802)) 5800;;;;;; "dired" "dired.el" (16250 35347))
5867;;; Generated autoloads from dired.el 5801;;; Generated autoloads from dired.el
5868 5802
5869(defvar dired-listing-switches "-al" "\ 5803(defvar dired-listing-switches "-al" "\
@@ -6003,7 +5937,7 @@ Like `dired' but returns the dired buffer as value, does not select it.
6003;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines 5937;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines
6004;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp 5938;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp
6005;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" 5939;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux"
6006;;;;;; "dired-aux.el" (15961 24150)) 5940;;;;;; "dired-aux.el" (16213 43267))
6007;;; Generated autoloads from dired-aux.el 5941;;; Generated autoloads from dired-aux.el
6008 5942
6009(autoload (quote dired-diff) "dired-aux" "\ 5943(autoload (quote dired-diff) "dired-aux" "\
@@ -6335,7 +6269,7 @@ true then the type of the file linked to by FILE is printed instead.
6335 6269
6336;;;*** 6270;;;***
6337 6271
6338;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (15997 670)) 6272;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (16247 63112))
6339;;; Generated autoloads from dired-x.el 6273;;; Generated autoloads from dired-x.el
6340 6274
6341(autoload (quote dired-jump) "dired-x" "\ 6275(autoload (quote dired-jump) "dired-x" "\
@@ -6349,7 +6283,7 @@ buffer and try again.
6349 6283
6350;;;*** 6284;;;***
6351 6285
6352;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (15997 5127)) 6286;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (16213 43267))
6353;;; Generated autoloads from dirtrack.el 6287;;; Generated autoloads from dirtrack.el
6354 6288
6355(autoload (quote dirtrack) "dirtrack" "\ 6289(autoload (quote dirtrack) "dirtrack" "\
@@ -6368,8 +6302,8 @@ You can enable directory tracking by adding this function to
6368 6302
6369;;;*** 6303;;;***
6370 6304
6371;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (16111 6305;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (16213
6372;;;;;; 41828)) 6306;;;;;; 43273))
6373;;; Generated autoloads from emacs-lisp/disass.el 6307;;; Generated autoloads from emacs-lisp/disass.el
6374 6308
6375(autoload (quote disassemble) "disass" "\ 6309(autoload (quote disassemble) "disass" "\
@@ -6387,7 +6321,7 @@ redefine OBJECT if it is a symbol.
6387;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii 6321;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii
6388;;;;;; standard-display-default standard-display-8bit describe-current-display-table 6322;;;;;; standard-display-default standard-display-8bit describe-current-display-table
6389;;;;;; describe-display-table set-display-table-slot display-table-slot 6323;;;;;; describe-display-table set-display-table-slot display-table-slot
6390;;;;;; make-display-table) "disp-table" "disp-table.el" (15941 42951)) 6324;;;;;; make-display-table) "disp-table" "disp-table.el" (16213 43267))
6391;;; Generated autoloads from disp-table.el 6325;;; Generated autoloads from disp-table.el
6392 6326
6393(autoload (quote make-display-table) "disp-table" "\ 6327(autoload (quote make-display-table) "disp-table" "\
@@ -6488,7 +6422,7 @@ for users who call this function in `.emacs'.
6488;;;*** 6422;;;***
6489 6423
6490;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6424;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6491;;;;;; (15186 43694)) 6425;;;;;; (16213 43281))
6492;;; Generated autoloads from play/dissociate.el 6426;;; Generated autoloads from play/dissociate.el
6493 6427
6494(autoload (quote dissociated-press) "dissociate" "\ 6428(autoload (quote dissociated-press) "dissociate" "\
@@ -6504,7 +6438,7 @@ Default is 2.
6504 6438
6505;;;*** 6439;;;***
6506 6440
6507;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15941 42963)) 6441;;;### (autoloads (doctor) "doctor" "play/doctor.el" (16213 43281))
6508;;; Generated autoloads from play/doctor.el 6442;;; Generated autoloads from play/doctor.el
6509 6443
6510(autoload (quote doctor) "doctor" "\ 6444(autoload (quote doctor) "doctor" "\
@@ -6515,7 +6449,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6515;;;*** 6449;;;***
6516 6450
6517;;;### (autoloads (double-mode double-mode) "double" "double.el" 6451;;;### (autoloads (double-mode double-mode) "double" "double.el"
6518;;;;;; (15941 42951)) 6452;;;;;; (16213 43267))
6519;;; Generated autoloads from double.el 6453;;; Generated autoloads from double.el
6520 6454
6521(defvar double-mode nil "\ 6455(defvar double-mode nil "\
@@ -6536,7 +6470,7 @@ when pressed twice. See variable `double-map' for details.
6536 6470
6537;;;*** 6471;;;***
6538 6472
6539;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (15941 42963)) 6473;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (16213 43281))
6540;;; Generated autoloads from play/dunnet.el 6474;;; Generated autoloads from play/dunnet.el
6541 6475
6542(autoload (quote dunnet) "dunnet" "\ 6476(autoload (quote dunnet) "dunnet" "\
@@ -6547,7 +6481,7 @@ Switch to *dungeon* buffer and start game.
6547;;;*** 6481;;;***
6548 6482
6549;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" 6483;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
6550;;;;;; (15235 28667)) 6484;;;;;; (16213 43273))
6551;;; Generated autoloads from gnus/earcon.el 6485;;; Generated autoloads from gnus/earcon.el
6552 6486
6553(autoload (quote gnus-earcon-display) "earcon" "\ 6487(autoload (quote gnus-earcon-display) "earcon" "\
@@ -6559,7 +6493,7 @@ Play sounds in message buffers.
6559 6493
6560;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6494;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6561;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode" 6495;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode"
6562;;;;;; "emacs-lisp/easy-mmode.el" (16131 19792)) 6496;;;;;; "emacs-lisp/easy-mmode.el" (16213 43273))
6563;;; Generated autoloads from emacs-lisp/easy-mmode.el 6497;;; Generated autoloads from emacs-lisp/easy-mmode.el
6564 6498
6565(defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) 6499(defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
@@ -6634,8 +6568,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
6634;;;*** 6568;;;***
6635 6569
6636;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 6570;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
6637;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (16054 6571;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (16213
6638;;;;;; 60749)) 6572;;;;;; 43273))
6639;;; Generated autoloads from emacs-lisp/easymenu.el 6573;;; Generated autoloads from emacs-lisp/easymenu.el
6640 6574
6641(put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) 6575(put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
@@ -6777,7 +6711,7 @@ to implement dynamic menus.
6777;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup 6711;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup
6778;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer 6712;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer
6779;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer 6713;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer
6780;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (15961 24154)) 6714;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (16213 43281))
6781;;; Generated autoloads from progmodes/ebnf2ps.el 6715;;; Generated autoloads from progmodes/ebnf2ps.el
6782 6716
6783(autoload (quote ebnf-customize) "ebnf2ps" "\ 6717(autoload (quote ebnf-customize) "ebnf2ps" "\
@@ -6922,9 +6856,15 @@ It returns the old style symbol.
6922;;;### (autoloads (ebrowse-statistics ebrowse-save-tree-as ebrowse-save-tree 6856;;;### (autoloads (ebrowse-statistics ebrowse-save-tree-as ebrowse-save-tree
6923;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack 6857;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack
6924;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use 6858;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use
6925;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol 6859;;;;;; ebrowse-tags-query-replace ebrowse-tags-search ebrowse-tags-loop-continue
6926;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse" 6860;;;;;; ebrowse-tags-complete-symbol ebrowse-tags-find-definition-other-frame
6927;;;;;; "progmodes/ebrowse.el" (15961 24154)) 6861;;;;;; ebrowse-tags-view-definition-other-frame ebrowse-tags-find-declaration-other-frame
6862;;;;;; ebrowse-tags-find-definition-other-window ebrowse-tags-view-definition-other-window
6863;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
6864;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
6865;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
6866;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (16234
6867;;;;;; 50257))
6928;;; Generated autoloads from progmodes/ebrowse.el 6868;;; Generated autoloads from progmodes/ebrowse.el
6929 6869
6930(autoload (quote ebrowse-tree-mode) "ebrowse" "\ 6870(autoload (quote ebrowse-tree-mode) "ebrowse" "\
@@ -6944,6 +6884,63 @@ Return a buffer containing a tree or nil if no tree found or canceled.
6944 6884
6945\(fn)" t nil) 6885\(fn)" t nil)
6946 6886
6887(autoload (quote ebrowse-member-mode) "ebrowse" "\
6888Major mode for Ebrowse member buffers.
6889
6890\\{ebrowse-member-mode-map}
6891
6892\(fn)" nil nil)
6893
6894(autoload (quote ebrowse-tags-view-declaration) "ebrowse" "\
6895View declaration of member at point.
6896
6897\(fn)" t nil)
6898
6899(autoload (quote ebrowse-tags-find-declaration) "ebrowse" "\
6900Find declaration of member at point.
6901
6902\(fn)" t nil)
6903
6904(autoload (quote ebrowse-tags-view-definition) "ebrowse" "\
6905View definition of member at point.
6906
6907\(fn)" t nil)
6908
6909(autoload (quote ebrowse-tags-find-definition) "ebrowse" "\
6910Find definition of member at point.
6911
6912\(fn)" t nil)
6913
6914(autoload (quote ebrowse-tags-find-declaration-other-window) "ebrowse" "\
6915Find declaration of member at point in other window.
6916
6917\(fn)" t nil)
6918
6919(autoload (quote ebrowse-tags-view-definition-other-window) "ebrowse" "\
6920View definition of member at point in other window.
6921
6922\(fn)" t nil)
6923
6924(autoload (quote ebrowse-tags-find-definition-other-window) "ebrowse" "\
6925Find definition of member at point in other window.
6926
6927\(fn)" t nil)
6928
6929(autoload (quote ebrowse-tags-find-declaration-other-frame) "ebrowse" "\
6930Find definition of member at point in other frame.
6931
6932\(fn)" t nil)
6933
6934(autoload (quote ebrowse-tags-view-definition-other-frame) "ebrowse" "\
6935View definition of member at point in other frame.
6936
6937\(fn)" t nil)
6938
6939(autoload (quote ebrowse-tags-find-definition-other-frame) "ebrowse" "\
6940Find definition of member at point in other frame.
6941
6942\(fn)" t nil)
6943
6947(autoload (quote ebrowse-tags-complete-symbol) "ebrowse" "\ 6944(autoload (quote ebrowse-tags-complete-symbol) "ebrowse" "\
6948Perform completion on the C++ symbol preceding point. 6945Perform completion on the C++ symbol preceding point.
6949A second call of this function without changing point inserts the next match. 6946A second call of this function without changing point inserts the next match.
@@ -6959,6 +6956,13 @@ TREE-BUFFER if indirectly specifies which files to loop over.
6959 6956
6960\(fn &optional FIRST-TIME TREE-BUFFER)" t nil) 6957\(fn &optional FIRST-TIME TREE-BUFFER)" t nil)
6961 6958
6959(autoload (quote ebrowse-tags-search) "ebrowse" "\
6960Search for REGEXP in all files in a tree.
6961If marked classes exist, process marked classes, only.
6962If regular expression is nil, repeat last search.
6963
6964\(fn REGEXP)" t nil)
6965
6962(autoload (quote ebrowse-tags-query-replace) "ebrowse" "\ 6966(autoload (quote ebrowse-tags-query-replace) "ebrowse" "\
6963Query replace FROM with TO in all files of a class tree. 6967Query replace FROM with TO in all files of a class tree.
6964With prefix arg, process files of marked classes only. 6968With prefix arg, process files of marked classes only.
@@ -7011,7 +7015,7 @@ Display statistics for a class tree.
7011;;;*** 7015;;;***
7012 7016
7013;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7017;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
7014;;;;;; (15997 671)) 7018;;;;;; (16213 43267))
7015;;; Generated autoloads from ebuff-menu.el 7019;;; Generated autoloads from ebuff-menu.el
7016 7020
7017(autoload (quote electric-buffer-list) "ebuff-menu" "\ 7021(autoload (quote electric-buffer-list) "ebuff-menu" "\
@@ -7036,7 +7040,7 @@ Calls value of `electric-buffer-menu-mode-hook' on entry if non-nil.
7036;;;*** 7040;;;***
7037 7041
7038;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7042;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
7039;;;;;; "echistory.el" (15941 42951)) 7043;;;;;; "echistory.el" (16213 43267))
7040;;; Generated autoloads from echistory.el 7044;;; Generated autoloads from echistory.el
7041 7045
7042(autoload (quote Electric-command-history-redo-expression) "echistory" "\ 7046(autoload (quote Electric-command-history-redo-expression) "echistory" "\
@@ -7048,7 +7052,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7048;;;*** 7052;;;***
7049 7053
7050;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms 7054;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms
7051;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (16111 41828)) 7055;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (16239 25257))
7052;;; Generated autoloads from emacs-lisp/edebug.el 7056;;; Generated autoloads from emacs-lisp/edebug.el
7053 7057
7054(defvar edebug-all-defs nil "\ 7058(defvar edebug-all-defs nil "\
@@ -7111,7 +7115,7 @@ already is one.)
7111;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor 7115;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
7112;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions 7116;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions
7113;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup 7117;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup
7114;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (16111 41824)) 7118;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (16213 43267))
7115;;; Generated autoloads from ediff.el 7119;;; Generated autoloads from ediff.el
7116 7120
7117(autoload (quote ediff-files) "ediff" "\ 7121(autoload (quote ediff-files) "ediff" "\
@@ -7347,7 +7351,7 @@ With optional NODE, goes to that node.
7347;;;*** 7351;;;***
7348 7352
7349;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" 7353;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
7350;;;;;; (15941 42951)) 7354;;;;;; (16213 43267))
7351;;; Generated autoloads from ediff-help.el 7355;;; Generated autoloads from ediff-help.el
7352 7356
7353(autoload (quote ediff-customize) "ediff-help" "\ 7357(autoload (quote ediff-customize) "ediff-help" "\
@@ -7357,7 +7361,7 @@ Not documented
7357 7361
7358;;;*** 7362;;;***
7359 7363
7360;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (15941 42951)) 7364;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (16213 43267))
7361;;; Generated autoloads from ediff-hook.el 7365;;; Generated autoloads from ediff-hook.el
7362 7366
7363(defvar ediff-window-setup-function) 7367(defvar ediff-window-setup-function)
@@ -7370,7 +7374,7 @@ Not documented
7370;;;*** 7374;;;***
7371 7375
7372;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 7376;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
7373;;;;;; (16111 41824)) 7377;;;;;; (16213 43267))
7374;;; Generated autoloads from ediff-mult.el 7378;;; Generated autoloads from ediff-mult.el
7375 7379
7376(autoload (quote ediff-show-registry) "ediff-mult" "\ 7380(autoload (quote ediff-show-registry) "ediff-mult" "\
@@ -7383,7 +7387,7 @@ Display Ediff's registry.
7383;;;*** 7387;;;***
7384 7388
7385;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7389;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7386;;;;;; "ediff-util" "ediff-util.el" (16111 41824)) 7390;;;;;; "ediff-util" "ediff-util.el" (16213 43267))
7387;;; Generated autoloads from ediff-util.el 7391;;; Generated autoloads from ediff-util.el
7388 7392
7389(autoload (quote ediff-toggle-multiframe) "ediff-util" "\ 7393(autoload (quote ediff-toggle-multiframe) "ediff-util" "\
@@ -7404,7 +7408,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
7404 7408
7405;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 7409;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
7406;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 7410;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
7407;;;;;; (15941 42952)) 7411;;;;;; (16213 43267))
7408;;; Generated autoloads from edmacro.el 7412;;; Generated autoloads from edmacro.el
7409 7413
7410(defvar edmacro-eight-bits nil "\ 7414(defvar edmacro-eight-bits nil "\
@@ -7457,7 +7461,7 @@ or nil, use a compact 80-column format.
7457;;;*** 7461;;;***
7458 7462
7459;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 7463;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
7460;;;;;; "emulation/edt.el" (15941 42958)) 7464;;;;;; "emulation/edt.el" (16213 43273))
7461;;; Generated autoloads from emulation/edt.el 7465;;; Generated autoloads from emulation/edt.el
7462 7466
7463(autoload (quote edt-set-scroll-margins) "edt" "\ 7467(autoload (quote edt-set-scroll-margins) "edt" "\
@@ -7475,7 +7479,7 @@ Turn on EDT Emulation.
7475;;;*** 7479;;;***
7476 7480
7477;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 7481;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
7478;;;;;; (16139 21083)) 7482;;;;;; (16213 43267))
7479;;; Generated autoloads from ehelp.el 7483;;; Generated autoloads from ehelp.el
7480 7484
7481(autoload (quote with-electric-help) "ehelp" "\ 7485(autoload (quote with-electric-help) "ehelp" "\
@@ -7513,7 +7517,7 @@ Not documented
7513;;;*** 7517;;;***
7514 7518
7515;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 7519;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
7516;;;;;; "eldoc" "emacs-lisp/eldoc.el" (16066 53440)) 7520;;;;;; "eldoc" "emacs-lisp/eldoc.el" (16219 32429))
7517;;; Generated autoloads from emacs-lisp/eldoc.el 7521;;; Generated autoloads from emacs-lisp/eldoc.el
7518 7522
7519(defvar eldoc-minor-mode-string " ElDoc" "\ 7523(defvar eldoc-minor-mode-string " ElDoc" "\
@@ -7545,8 +7549,8 @@ Unequivocally turn on eldoc-mode (see variable documentation).
7545 7549
7546;;;*** 7550;;;***
7547 7551
7548;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (15829 7552;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (16213
7549;;;;;; 28907)) 7553;;;;;; 43267))
7550;;; Generated autoloads from elide-head.el 7554;;; Generated autoloads from elide-head.el
7551 7555
7552(autoload (quote elide-head) "elide-head" "\ 7556(autoload (quote elide-head) "elide-head" "\
@@ -7562,7 +7566,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
7562;;;*** 7566;;;***
7563 7567
7564;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" 7568;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
7565;;;;;; (15829 28908)) 7569;;;;;; (16213 43273))
7566;;; Generated autoloads from emacs-lisp/elint.el 7570;;; Generated autoloads from emacs-lisp/elint.el
7567 7571
7568(autoload (quote elint-initialize) "elint" "\ 7572(autoload (quote elint-initialize) "elint" "\
@@ -7573,8 +7577,8 @@ Initialize elint.
7573;;;*** 7577;;;***
7574 7578
7575;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 7579;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
7576;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (15407 7580;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (16213
7577;;;;;; 8858)) 7581;;;;;; 43273))
7578;;; Generated autoloads from emacs-lisp/elp.el 7582;;; Generated autoloads from emacs-lisp/elp.el
7579 7583
7580(autoload (quote elp-instrument-function) "elp" "\ 7584(autoload (quote elp-instrument-function) "elp" "\
@@ -7608,7 +7612,7 @@ displayed.
7608;;;*** 7612;;;***
7609 7613
7610;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 7614;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
7611;;;;;; (15678 51470)) 7615;;;;;; (16250 35353))
7612;;; Generated autoloads from mail/emacsbug.el 7616;;; Generated autoloads from mail/emacsbug.el
7613 7617
7614(autoload (quote report-emacs-bug) "emacsbug" "\ 7618(autoload (quote report-emacs-bug) "emacsbug" "\
@@ -7623,7 +7627,7 @@ Prompts for bug subject. Leaves you in a mail buffer.
7623;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 7627;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
7624;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 7628;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
7625;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 7629;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
7626;;;;;; "emerge.el" (16174 61084)) 7630;;;;;; "emerge.el" (16213 43267))
7627;;; Generated autoloads from emerge.el 7631;;; Generated autoloads from emerge.el
7628 7632
7629(defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) 7633(defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))
@@ -7701,7 +7705,7 @@ Not documented
7701;;;*** 7705;;;***
7702 7706
7703;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" 7707;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el"
7704;;;;;; (15941 42961)) 7708;;;;;; (16213 43274))
7705;;; Generated autoloads from international/encoded-kb.el 7709;;; Generated autoloads from international/encoded-kb.el
7706 7710
7707(defvar encoded-kbd-mode nil "\ 7711(defvar encoded-kbd-mode nil "\
@@ -7729,7 +7733,7 @@ as a multilingual text encoded in a coding system set by
7729;;;*** 7733;;;***
7730 7734
7731;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 7735;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
7732;;;;;; "enriched" "textmodes/enriched.el" (16162 11943)) 7736;;;;;; "enriched" "textmodes/enriched.el" (16213 43283))
7733;;; Generated autoloads from textmodes/enriched.el 7737;;; Generated autoloads from textmodes/enriched.el
7734 7738
7735(autoload (quote enriched-mode) "enriched" "\ 7739(autoload (quote enriched-mode) "enriched" "\
@@ -7759,8 +7763,8 @@ Not documented
7759 7763
7760;;;*** 7764;;;***
7761 7765
7762;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15678 7766;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (16213
7763;;;;;; 51469)) 7767;;;;;; 43273))
7764;;; Generated autoloads from eshell/esh-mode.el 7768;;; Generated autoloads from eshell/esh-mode.el
7765 7769
7766(autoload (quote eshell-mode) "esh-mode" "\ 7770(autoload (quote eshell-mode) "esh-mode" "\
@@ -7772,8 +7776,8 @@ Emacs shell interactive mode.
7772 7776
7773;;;*** 7777;;;***
7774 7778
7775;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (15472 7779;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (16213
7776;;;;;; 50922)) 7780;;;;;; 43273))
7777;;; Generated autoloads from eshell/esh-test.el 7781;;; Generated autoloads from eshell/esh-test.el
7778 7782
7779(autoload (quote eshell-test) "esh-test" "\ 7783(autoload (quote eshell-test) "esh-test" "\
@@ -7784,7 +7788,7 @@ Test Eshell to verify that it works as expected.
7784;;;*** 7788;;;***
7785 7789
7786;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command 7790;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
7787;;;;;; eshell) "eshell" "eshell/eshell.el" (16070 35808)) 7791;;;;;; eshell) "eshell" "eshell/eshell.el" (16213 43273))
7788;;; Generated autoloads from eshell/eshell.el 7792;;; Generated autoloads from eshell/eshell.el
7789 7793
7790(autoload (quote eshell) "eshell" "\ 7794(autoload (quote eshell) "eshell" "\
@@ -7829,8 +7833,8 @@ Please include any configuration details that might be involved.
7829;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table-buffer 7833;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table-buffer
7830;;;;;; visit-tags-table find-tag-default-function find-tag-hook 7834;;;;;; visit-tags-table find-tag-default-function find-tag-hook
7831;;;;;; tags-add-tables tags-compression-info-list tags-table-list 7835;;;;;; tags-add-tables tags-compression-info-list tags-table-list
7832;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (16148 7836;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (16213
7833;;;;;; 4633)) 7837;;;;;; 43281))
7834;;; Generated autoloads from progmodes/etags.el 7838;;; Generated autoloads from progmodes/etags.el
7835 7839
7836(defvar tags-file-name nil "\ 7840(defvar tags-file-name nil "\
@@ -8127,7 +8131,7 @@ for \\[find-tag] (which see).
8127;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker 8131;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker
8128;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker 8132;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker
8129;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) 8133;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal)
8130;;;;;; "ethio-util" "language/ethio-util.el" (16118 44435)) 8134;;;;;; "ethio-util" "language/ethio-util.el" (16213 43280))
8131;;; Generated autoloads from language/ethio-util.el 8135;;; Generated autoloads from language/ethio-util.el
8132 8136
8133(autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ 8137(autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\
@@ -8322,7 +8326,7 @@ Transcribe Ethiopic characters in ASCII depending on the file extension.
8322 8326
8323;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 8327;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
8324;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 8328;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
8325;;;;;; (15829 28909)) 8329;;;;;; (16213 43280))
8326;;; Generated autoloads from net/eudc.el 8330;;; Generated autoloads from net/eudc.el
8327 8331
8328(autoload (quote eudc-set-server) "eudc" "\ 8332(autoload (quote eudc-set-server) "eudc" "\
@@ -8376,7 +8380,7 @@ This does nothing except loading eudc by autoload side-effect.
8376 8380
8377;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 8381;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
8378;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 8382;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
8379;;;;;; "eudc-bob" "net/eudc-bob.el" (15429 17608)) 8383;;;;;; "eudc-bob" "net/eudc-bob.el" (16213 43280))
8380;;; Generated autoloads from net/eudc-bob.el 8384;;; Generated autoloads from net/eudc-bob.el
8381 8385
8382(autoload (quote eudc-display-generic-binary) "eudc-bob" "\ 8386(autoload (quote eudc-display-generic-binary) "eudc-bob" "\
@@ -8412,7 +8416,7 @@ Display a button for the JPEG DATA.
8412;;;*** 8416;;;***
8413 8417
8414;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 8418;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
8415;;;;;; "eudc-export" "net/eudc-export.el" (15429 17608)) 8419;;;;;; "eudc-export" "net/eudc-export.el" (16213 43280))
8416;;; Generated autoloads from net/eudc-export.el 8420;;; Generated autoloads from net/eudc-export.el
8417 8421
8418(autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ 8422(autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\
@@ -8429,7 +8433,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
8429;;;*** 8433;;;***
8430 8434
8431;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 8435;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
8432;;;;;; (15429 17608)) 8436;;;;;; (16213 43280))
8433;;; Generated autoloads from net/eudc-hotlist.el 8437;;; Generated autoloads from net/eudc-hotlist.el
8434 8438
8435(autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ 8439(autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\
@@ -8441,7 +8445,7 @@ Edit the hotlist of directory servers in a specialized buffer.
8441 8445
8442;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 8446;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
8443;;;;;; executable-self-display executable-set-magic executable-find) 8447;;;;;; executable-self-display executable-set-magic executable-find)
8444;;;;;; "executable" "progmodes/executable.el" (16111 41832)) 8448;;;;;; "executable" "progmodes/executable.el" (16213 43281))
8445;;; Generated autoloads from progmodes/executable.el 8449;;; Generated autoloads from progmodes/executable.el
8446 8450
8447(autoload (quote executable-find) "executable" "\ 8451(autoload (quote executable-find) "executable" "\
@@ -8475,7 +8479,7 @@ file modes.
8475;;;*** 8479;;;***
8476 8480
8477;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 8481;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
8478;;;;;; expand-add-abbrevs) "expand" "expand.el" (15364 46020)) 8482;;;;;; expand-add-abbrevs) "expand" "expand.el" (16213 43267))
8479;;; Generated autoloads from expand.el 8483;;; Generated autoloads from expand.el
8480 8484
8481(autoload (quote expand-add-abbrevs) "expand" "\ 8485(autoload (quote expand-add-abbrevs) "expand" "\
@@ -8518,7 +8522,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
8518 8522
8519;;;*** 8523;;;***
8520 8524
8521;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (16054 60750)) 8525;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (16213 43281))
8522;;; Generated autoloads from progmodes/f90.el 8526;;; Generated autoloads from progmodes/f90.el
8523 8527
8524(autoload (quote f90-mode) "f90" "\ 8528(autoload (quote f90-mode) "f90" "\
@@ -8587,7 +8591,7 @@ with no args, if that value is non-nil.
8587;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only 8591;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only
8588;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu 8592;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu
8589;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) 8593;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face)
8590;;;;;; "facemenu" "facemenu.el" (15941 42952)) 8594;;;;;; "facemenu" "facemenu.el" (16213 43267))
8591;;; Generated autoloads from facemenu.el 8595;;; Generated autoloads from facemenu.el
8592 (define-key global-map "\M-g" 'facemenu-keymap) 8596 (define-key global-map "\M-g" 'facemenu-keymap)
8593 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 8597 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
@@ -8746,7 +8750,7 @@ of colors that the current display can handle.
8746;;;*** 8750;;;***
8747 8751
8748;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" 8752;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock"
8749;;;;;; "fast-lock.el" (15941 42952)) 8753;;;;;; "fast-lock.el" (16213 43267))
8750;;; Generated autoloads from fast-lock.el 8754;;; Generated autoloads from fast-lock.el
8751 8755
8752(autoload (quote fast-lock-mode) "fast-lock" "\ 8756(autoload (quote fast-lock-mode) "fast-lock" "\
@@ -8787,7 +8791,7 @@ Unconditionally turn on Fast Lock mode.
8787 8791
8788;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 8792;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
8789;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 8793;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
8790;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (15856 53274)) 8794;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (16213 43280))
8791;;; Generated autoloads from mail/feedmail.el 8795;;; Generated autoloads from mail/feedmail.el
8792 8796
8793(autoload (quote feedmail-send-it) "feedmail" "\ 8797(autoload (quote feedmail-send-it) "feedmail" "\
@@ -8841,7 +8845,7 @@ you can set feedmail-queue-reminder-alist to nil.
8841;;;*** 8845;;;***
8842 8846
8843;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 8847;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
8844;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (15997 671)) 8848;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (16250 35348))
8845;;; Generated autoloads from ffap.el 8849;;; Generated autoloads from ffap.el
8846 8850
8847(autoload (quote ffap-next) "ffap" "\ 8851(autoload (quote ffap-next) "ffap" "\
@@ -8900,7 +8904,7 @@ Evaluate the forms in variable `ffap-bindings'.
8900;;;*** 8904;;;***
8901 8905
8902;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" 8906;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el"
8903;;;;;; (15997 5128)) 8907;;;;;; (16213 43267))
8904;;; Generated autoloads from filecache.el 8908;;; Generated autoloads from filecache.el
8905 8909
8906(autoload (quote file-cache-minibuffer-complete) "filecache" "\ 8910(autoload (quote file-cache-minibuffer-complete) "filecache" "\
@@ -8919,7 +8923,7 @@ the name is considered already unique; only the second substitution
8919;;;*** 8923;;;***
8920 8924
8921;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 8925;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
8922;;;;;; find-ls-option) "find-dired" "find-dired.el" (15941 42952)) 8926;;;;;; find-ls-option) "find-dired" "find-dired.el" (16213 43268))
8923;;; Generated autoloads from find-dired.el 8927;;; Generated autoloads from find-dired.el
8924 8928
8925(defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ 8929(defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
@@ -8972,9 +8976,15 @@ Thus ARG can also contain additional grep options.
8972 8976
8973;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 8977;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
8974;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 8978;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
8975;;;;;; (16111 41825)) 8979;;;;;; (16247 1918))
8976;;; Generated autoloads from find-file.el 8980;;; Generated autoloads from find-file.el
8977 8981
8982(defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (setq fname (buffer-substring (match-beginning 2) (match-end 2)))))) "\
8983*A list of regular expressions for `ff-find-file'.
8984Specifies how to recognise special constructs such as include files
8985etc. and an associated method for extracting the filename from that
8986construct.")
8987
8978(autoload (quote ff-get-other-file) "find-file" "\ 8988(autoload (quote ff-get-other-file) "find-file" "\
8979Find the header or source file corresponding to this file. 8989Find the header or source file corresponding to this file.
8980See also the documentation for `ff-find-other-file'. 8990See also the documentation for `ff-find-other-file'.
@@ -9057,7 +9067,7 @@ Visit the file you click on in another window.
9057;;;;;; find-variable-other-window find-variable find-variable-noselect 9067;;;;;; find-variable-other-window find-variable find-variable-noselect
9058;;;;;; find-function-other-frame find-function-other-window find-function 9068;;;;;; find-function-other-frame find-function-other-window find-function
9059;;;;;; find-function-noselect find-function-search-for-symbol find-library) 9069;;;;;; find-function-noselect find-function-search-for-symbol find-library)
9060;;;;;; "find-func" "emacs-lisp/find-func.el" (16111 41828)) 9070;;;;;; "find-func" "emacs-lisp/find-func.el" (16213 43273))
9061;;; Generated autoloads from emacs-lisp/find-func.el 9071;;; Generated autoloads from emacs-lisp/find-func.el
9062 9072
9063(autoload (quote find-library) "find-func" "\ 9073(autoload (quote find-library) "find-func" "\
@@ -9177,7 +9187,7 @@ Define some key bindings for the find-function family of functions.
9177;;;*** 9187;;;***
9178 9188
9179;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 9189;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
9180;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (15188 556)) 9190;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (16213 43268))
9181;;; Generated autoloads from find-lisp.el 9191;;; Generated autoloads from find-lisp.el
9182 9192
9183(autoload (quote find-lisp-find-dired) "find-lisp" "\ 9193(autoload (quote find-lisp-find-dired) "find-lisp" "\
@@ -9198,7 +9208,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
9198;;;*** 9208;;;***
9199 9209
9200;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 9210;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
9201;;;;;; "finder" "finder.el" (15924 18767)) 9211;;;;;; "finder" "finder.el" (16239 25256))
9202;;; Generated autoloads from finder.el 9212;;; Generated autoloads from finder.el
9203 9213
9204(autoload (quote finder-list-keywords) "finder" "\ 9214(autoload (quote finder-list-keywords) "finder" "\
@@ -9220,7 +9230,7 @@ Find packages matching a given keyword.
9220;;;*** 9230;;;***
9221 9231
9222;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 9232;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
9223;;;;;; "flow-ctrl.el" (15941 42952)) 9233;;;;;; "flow-ctrl.el" (16213 43268))
9224;;; Generated autoloads from flow-ctrl.el 9234;;; Generated autoloads from flow-ctrl.el
9225 9235
9226(autoload (quote enable-flow-control) "flow-ctrl" "\ 9236(autoload (quote enable-flow-control) "flow-ctrl" "\
@@ -9243,7 +9253,7 @@ to get the effect of a C-q.
9243 9253
9244;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 9254;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
9245;;;;;; flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string) 9255;;;;;; flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string)
9246;;;;;; "flyspell" "textmodes/flyspell.el" (15589 6175)) 9256;;;;;; "flyspell" "textmodes/flyspell.el" (16213 43283))
9247;;; Generated autoloads from textmodes/flyspell.el 9257;;; Generated autoloads from textmodes/flyspell.el
9248 9258
9249(defvar flyspell-mode-line-string " Fly" "\ 9259(defvar flyspell-mode-line-string " Fly" "\
@@ -9317,7 +9327,7 @@ Flyspell whole buffer.
9317 9327
9318;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 9328;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
9319;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 9329;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
9320;;;;;; (15856 53268)) 9330;;;;;; (16213 43268))
9321;;; Generated autoloads from follow.el 9331;;; Generated autoloads from follow.el
9322 9332
9323(autoload (quote turn-on-follow-mode) "follow" "\ 9333(autoload (quote turn-on-follow-mode) "follow" "\
@@ -9393,7 +9403,7 @@ in your `~/.emacs' file, replacing [f7] by your favourite key:
9393 9403
9394;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords 9404;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords
9395;;;;;; font-lock-add-keywords font-lock-mode-internal) "font-lock" 9405;;;;;; font-lock-add-keywords font-lock-mode-internal) "font-lock"
9396;;;;;; "font-lock.el" (16138 682)) 9406;;;;;; "font-lock.el" (16219 35359))
9397;;; Generated autoloads from font-lock.el 9407;;; Generated autoloads from font-lock.el
9398 9408
9399(autoload (quote font-lock-mode-internal) "font-lock" "\ 9409(autoload (quote font-lock-mode-internal) "font-lock" "\
@@ -9449,8 +9459,8 @@ Fontify the current buffer the way the function `font-lock-mode' would.
9449 9459
9450;;;*** 9460;;;***
9451 9461
9452;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (15941 9462;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (16213
9453;;;;;; 42961)) 9463;;;;;; 43280))
9454;;; Generated autoloads from mail/footnote.el 9464;;; Generated autoloads from mail/footnote.el
9455 9465
9456(autoload (quote footnote-mode) "footnote" "\ 9466(autoload (quote footnote-mode) "footnote" "\
@@ -9471,7 +9481,7 @@ key binding
9471;;;*** 9481;;;***
9472 9482
9473;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 9483;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
9474;;;;;; "forms" "forms.el" (16111 41825)) 9484;;;;;; "forms" "forms.el" (16213 43268))
9475;;; Generated autoloads from forms.el 9485;;; Generated autoloads from forms.el
9476 9486
9477(autoload (quote forms-mode) "forms" "\ 9487(autoload (quote forms-mode) "forms" "\
@@ -9508,7 +9518,7 @@ Visit a file in Forms mode in other window.
9508;;;*** 9518;;;***
9509 9519
9510;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" 9520;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
9511;;;;;; "progmodes/fortran.el" (16131 19793)) 9521;;;;;; "progmodes/fortran.el" (16213 43281))
9512;;; Generated autoloads from progmodes/fortran.el 9522;;; Generated autoloads from progmodes/fortran.el
9513 9523
9514(defvar fortran-tab-mode-default nil "\ 9524(defvar fortran-tab-mode-default nil "\
@@ -9594,7 +9604,7 @@ with no args, if that value is non-nil.
9594;;;*** 9604;;;***
9595 9605
9596;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 9606;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
9597;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (15941 42963)) 9607;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (16213 43281))
9598;;; Generated autoloads from play/fortune.el 9608;;; Generated autoloads from play/fortune.el
9599 9609
9600(autoload (quote fortune-add-fortune) "fortune" "\ 9610(autoload (quote fortune-add-fortune) "fortune" "\
@@ -9644,7 +9654,7 @@ and choose the directory as the fortune-file.
9644;;;*** 9654;;;***
9645 9655
9646;;;### (autoloads (set-fringe-style fringe-mode fringe-mode) "fringe" 9656;;;### (autoloads (set-fringe-style fringe-mode fringe-mode) "fringe"
9647;;;;;; "fringe.el" (15997 671)) 9657;;;;;; "fringe.el" (16213 43268))
9648;;; Generated autoloads from fringe.el 9658;;; Generated autoloads from fringe.el
9649 9659
9650(defvar fringe-mode nil "\ 9660(defvar fringe-mode nil "\
@@ -9690,7 +9700,7 @@ If you want to set appearance of fringes on all frames, see `fringe-mode'.
9690 9700
9691;;;*** 9701;;;***
9692 9702
9693;;;### (autoloads (gdba) "gdb-ui" "gdb-ui.el" (16167 21090)) 9703;;;### (autoloads (gdba) "gdb-ui" "gdb-ui.el" (16250 35348))
9694;;; Generated autoloads from gdb-ui.el 9704;;; Generated autoloads from gdb-ui.el
9695 9705
9696(autoload (quote gdba) "gdb-ui" "\ 9706(autoload (quote gdba) "gdb-ui" "\
@@ -9741,15 +9751,13 @@ The following interactive lisp functions help control operation :
9741 9751
9742`gdb-many-windows' - Toggle the number of windows gdb uses. 9752`gdb-many-windows' - Toggle the number of windows gdb uses.
9743`gdb-restore-windows' - To restore the window layout. 9753`gdb-restore-windows' - To restore the window layout.
9744`gdb-quit' - To delete (most) of the buffers used by GDB-UI and
9745 reset variables.
9746 9754
9747\(fn COMMAND-LINE)" t nil) 9755\(fn COMMAND-LINE)" t nil)
9748 9756
9749;;;*** 9757;;;***
9750 9758
9751;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el" 9759;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el"
9752;;;;;; (15188 557)) 9760;;;;;; (16213 43268))
9753;;; Generated autoloads from generic.el 9761;;; Generated autoloads from generic.el
9754 9762
9755(autoload (quote define-generic-mode) "generic" "\ 9763(autoload (quote define-generic-mode) "generic" "\
@@ -9798,7 +9806,7 @@ Some generic modes are defined in `generic-x.el'.
9798;;;*** 9806;;;***
9799 9807
9800;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 9808;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
9801;;;;;; (15251 46612)) 9809;;;;;; (16213 43281))
9802;;; Generated autoloads from progmodes/glasses.el 9810;;; Generated autoloads from progmodes/glasses.el
9803 9811
9804(autoload (quote glasses-mode) "glasses" "\ 9812(autoload (quote glasses-mode) "glasses" "\
@@ -9811,7 +9819,7 @@ at places they belong to.
9811;;;*** 9819;;;***
9812 9820
9813;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 9821;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
9814;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15941 42960)) 9822;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (16213 43274))
9815;;; Generated autoloads from gnus/gnus.el 9823;;; Generated autoloads from gnus/gnus.el
9816 9824
9817(autoload (quote gnus-slave-no-server) "gnus" "\ 9825(autoload (quote gnus-slave-no-server) "gnus" "\
@@ -9851,7 +9859,7 @@ prompt the user for the name of an NNTP server to use.
9851 9859
9852;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize 9860;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize
9853;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el" 9861;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el"
9854;;;;;; (15941 42960)) 9862;;;;;; (16213 43273))
9855;;; Generated autoloads from gnus/gnus-agent.el 9863;;; Generated autoloads from gnus/gnus-agent.el
9856 9864
9857(autoload (quote gnus-unplugged) "gnus-agent" "\ 9865(autoload (quote gnus-unplugged) "gnus-agent" "\
@@ -9890,7 +9898,7 @@ Not documented
9890;;;*** 9898;;;***
9891 9899
9892;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 9900;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
9893;;;;;; (16066 53440)) 9901;;;;;; (16213 43273))
9894;;; Generated autoloads from gnus/gnus-art.el 9902;;; Generated autoloads from gnus/gnus-art.el
9895 9903
9896(autoload (quote gnus-article-prepare-display) "gnus-art" "\ 9904(autoload (quote gnus-article-prepare-display) "gnus-art" "\
@@ -9901,7 +9909,7 @@ Make the current buffer look like a nice article.
9901;;;*** 9909;;;***
9902 9910
9903;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" 9911;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
9904;;;;;; (15186 43688)) 9912;;;;;; (16213 43273))
9905;;; Generated autoloads from gnus/gnus-audio.el 9913;;; Generated autoloads from gnus/gnus-audio.el
9906 9914
9907(autoload (quote gnus-audio-play) "gnus-audio" "\ 9915(autoload (quote gnus-audio-play) "gnus-audio" "\
@@ -9912,8 +9920,8 @@ Play a sound FILE through the speaker.
9912;;;*** 9920;;;***
9913 9921
9914;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active 9922;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active
9915;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (15941 9923;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (16213
9916;;;;;; 42960)) 9924;;;;;; 43273))
9917;;; Generated autoloads from gnus/gnus-cache.el 9925;;; Generated autoloads from gnus/gnus-cache.el
9918 9926
9919(autoload (quote gnus-jog-cache) "gnus-cache" "\ 9927(autoload (quote gnus-jog-cache) "gnus-cache" "\
@@ -9937,7 +9945,7 @@ Generate NOV files recursively starting in DIR.
9937;;;*** 9945;;;***
9938 9946
9939;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 9947;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
9940;;;;;; "gnus-group" "gnus/gnus-group.el" (16131 19792)) 9948;;;;;; "gnus-group" "gnus/gnus-group.el" (16213 43273))
9941;;; Generated autoloads from gnus/gnus-group.el 9949;;; Generated autoloads from gnus/gnus-group.el
9942 9950
9943(autoload (quote gnus-fetch-group) "gnus-group" "\ 9951(autoload (quote gnus-fetch-group) "gnus-group" "\
@@ -9954,7 +9962,7 @@ Pop up a frame and enter GROUP.
9954;;;*** 9962;;;***
9955 9963
9956;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 9964;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
9957;;;;;; (14813 33717)) 9965;;;;;; (16213 43273))
9958;;; Generated autoloads from gnus/gnus-kill.el 9966;;; Generated autoloads from gnus/gnus-kill.el
9959 9967
9960(defalias (quote gnus-batch-kill) (quote gnus-batch-score)) 9968(defalias (quote gnus-batch-kill) (quote gnus-batch-score))
@@ -9968,7 +9976,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
9968;;;*** 9976;;;***
9969 9977
9970;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode) 9978;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode)
9971;;;;;; "gnus-ml" "gnus/gnus-ml.el" (15941 42960)) 9979;;;;;; "gnus-ml" "gnus/gnus-ml.el" (16213 43273))
9972;;; Generated autoloads from gnus/gnus-ml.el 9980;;; Generated autoloads from gnus/gnus-ml.el
9973 9981
9974(autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\ 9982(autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\
@@ -9987,7 +9995,7 @@ Minor mode for providing mailing-list commands.
9987 9995
9988;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 9996;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
9989;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 9997;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
9990;;;;;; (15856 53273)) 9998;;;;;; (16213 43273))
9991;;; Generated autoloads from gnus/gnus-mlspl.el 9999;;; Generated autoloads from gnus/gnus-mlspl.el
9992 10000
9993(autoload (quote gnus-group-split-setup) "gnus-mlspl" "\ 10001(autoload (quote gnus-group-split-setup) "gnus-mlspl" "\
@@ -10087,7 +10095,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.misc\") returns:
10087;;;*** 10095;;;***
10088 10096
10089;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" 10097;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
10090;;;;;; (14792 28984)) 10098;;;;;; (16213 43273))
10091;;; Generated autoloads from gnus/gnus-move.el 10099;;; Generated autoloads from gnus/gnus-move.el
10092 10100
10093(autoload (quote gnus-change-server) "gnus-move" "\ 10101(autoload (quote gnus-change-server) "gnus-move" "\
@@ -10098,8 +10106,8 @@ Update the .newsrc.eld file to reflect the change of nntp server.
10098 10106
10099;;;*** 10107;;;***
10100 10108
10101;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15941 10109;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (16213
10102;;;;;; 42960)) 10110;;;;;; 43273))
10103;;; Generated autoloads from gnus/gnus-msg.el 10111;;; Generated autoloads from gnus/gnus-msg.el
10104 10112
10105(autoload (quote gnus-msg-mail) "gnus-msg" "\ 10113(autoload (quote gnus-msg-mail) "gnus-msg" "\
@@ -10114,7 +10122,7 @@ Gcc: header for archiving purposes.
10114;;;*** 10122;;;***
10115 10123
10116;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el" 10124;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el"
10117;;;;;; (15856 53273)) 10125;;;;;; (16213 43273))
10118;;; Generated autoloads from gnus/gnus-mule.el 10126;;; Generated autoloads from gnus/gnus-mule.el
10119 10127
10120(autoload (quote gnus-mule-add-group) "gnus-mule" "\ 10128(autoload (quote gnus-mule-add-group) "gnus-mule" "\
@@ -10132,7 +10140,7 @@ rather than using this function.
10132;;;*** 10140;;;***
10133 10141
10134;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" 10142;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
10135;;;;;; (14792 28985)) 10143;;;;;; (16213 43274))
10136;;; Generated autoloads from gnus/gnus-soup.el 10144;;; Generated autoloads from gnus/gnus-soup.el
10137 10145
10138(autoload (quote gnus-batch-brew-soup) "gnus-soup" "\ 10146(autoload (quote gnus-batch-brew-soup) "gnus-soup" "\
@@ -10152,7 +10160,7 @@ Note -- this function hasn't been implemented yet.
10152;;;*** 10160;;;***
10153 10161
10154;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 10162;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
10155;;;;;; (14870 42286)) 10163;;;;;; (16213 43274))
10156;;; Generated autoloads from gnus/gnus-spec.el 10164;;; Generated autoloads from gnus/gnus-spec.el
10157 10165
10158(autoload (quote gnus-update-format) "gnus-spec" "\ 10166(autoload (quote gnus-update-format) "gnus-spec" "\
@@ -10163,7 +10171,7 @@ Update the format specification near point.
10163;;;*** 10171;;;***
10164 10172
10165;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start" 10173;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start"
10166;;;;;; "gnus/gnus-start.el" (15678 51469)) 10174;;;;;; "gnus/gnus-start.el" (16213 43274))
10167;;; Generated autoloads from gnus/gnus-start.el 10175;;; Generated autoloads from gnus/gnus-start.el
10168 10176
10169(autoload (quote gnus-unload) "gnus-start" "\ 10177(autoload (quote gnus-unload) "gnus-start" "\
@@ -10182,7 +10190,7 @@ Declare backend NAME with ABILITIES as a Gnus backend.
10182;;;*** 10190;;;***
10183 10191
10184;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 10192;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
10185;;;;;; (15856 53274)) 10193;;;;;; (16213 43274))
10186;;; Generated autoloads from gnus/gnus-win.el 10194;;; Generated autoloads from gnus/gnus-win.el
10187 10195
10188(autoload (quote gnus-add-configuration) "gnus-win" "\ 10196(autoload (quote gnus-add-configuration) "gnus-win" "\
@@ -10192,7 +10200,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
10192 10200
10193;;;*** 10201;;;***
10194 10202
10195;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (16027 27252)) 10203;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (16213 43281))
10196;;; Generated autoloads from play/gomoku.el 10204;;; Generated autoloads from play/gomoku.el
10197 10205
10198(autoload (quote gomoku) "gomoku" "\ 10206(autoload (quote gomoku) "gomoku" "\
@@ -10219,7 +10227,7 @@ Use \\[describe-mode] for more info.
10219;;;*** 10227;;;***
10220 10228
10221;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse) 10229;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse)
10222;;;;;; "goto-addr" "net/goto-addr.el" (16111 41831)) 10230;;;;;; "goto-addr" "net/goto-addr.el" (16213 43280))
10223;;; Generated autoloads from net/goto-addr.el 10231;;; Generated autoloads from net/goto-addr.el
10224 10232
10225(autoload (quote goto-address-at-mouse) "goto-addr" "\ 10233(autoload (quote goto-address-at-mouse) "goto-addr" "\
@@ -10251,7 +10259,7 @@ Also fontifies the buffer appropriately (see `goto-address-fontify-p' and
10251 10259
10252;;;*** 10260;;;***
10253 10261
10254;;;### (autoloads (gs-load-image) "gs" "gs.el" (15289 33013)) 10262;;;### (autoloads (gs-load-image) "gs" "gs.el" (16213 43268))
10255;;; Generated autoloads from gs.el 10263;;; Generated autoloads from gs.el
10256 10264
10257(autoload (quote gs-load-image) "gs" "\ 10265(autoload (quote gs-load-image) "gs" "\
@@ -10265,7 +10273,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
10265;;;*** 10273;;;***
10266 10274
10267;;;### (autoloads (gdb-script-mode bashdb jdb pdb perldb xdb dbx 10275;;;### (autoloads (gdb-script-mode bashdb jdb pdb perldb xdb dbx
10268;;;;;; sdb gdb) "gud" "progmodes/gud.el" (16165 36290)) 10276;;;;;; sdb gdb) "gud" "progmodes/gud.el" (16250 35355))
10269;;; Generated autoloads from progmodes/gud.el 10277;;; Generated autoloads from progmodes/gud.el
10270 10278
10271(autoload (quote gdb) "gud" "\ 10279(autoload (quote gdb) "gud" "\
@@ -10346,8 +10354,8 @@ Major mode for editing GDB scripts
10346 10354
10347;;;*** 10355;;;***
10348 10356
10349;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (15941 10357;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (16213
10350;;;;;; 42963)) 10358;;;;;; 43281))
10351;;; Generated autoloads from play/handwrite.el 10359;;; Generated autoloads from play/handwrite.el
10352 10360
10353(autoload (quote handwrite) "handwrite" "\ 10361(autoload (quote handwrite) "handwrite" "\
@@ -10365,7 +10373,7 @@ Variables: handwrite-linespace (default 12)
10365;;;*** 10373;;;***
10366 10374
10367;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 10375;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
10368;;;;;; (15941 42963)) 10376;;;;;; (16213 43281))
10369;;; Generated autoloads from play/hanoi.el 10377;;; Generated autoloads from play/hanoi.el
10370 10378
10371(autoload (quote hanoi) "hanoi" "\ 10379(autoload (quote hanoi) "hanoi" "\
@@ -10394,7 +10402,7 @@ to be updated.
10394 10402
10395;;;### (autoloads (describe-categories describe-syntax describe-variable 10403;;;### (autoloads (describe-categories describe-syntax describe-variable
10396;;;;;; variable-at-point describe-function-1 describe-function locate-library 10404;;;;;; variable-at-point describe-function-1 describe-function locate-library
10397;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (16070 35806)) 10405;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (16213 43268))
10398;;; Generated autoloads from help-fns.el 10406;;; Generated autoloads from help-fns.el
10399 10407
10400(autoload (quote help-with-tutorial) "help-fns" "\ 10408(autoload (quote help-with-tutorial) "help-fns" "\
@@ -10462,7 +10470,7 @@ The descriptions are inserted in a buffer, which is then displayed.
10462;;;*** 10470;;;***
10463 10471
10464;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 10472;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
10465;;;;;; (15961 24150)) 10473;;;;;; (16213 43268))
10466;;; Generated autoloads from help-macro.el 10474;;; Generated autoloads from help-macro.el
10467 10475
10468(defvar three-step-help nil "\ 10476(defvar three-step-help nil "\
@@ -10478,7 +10486,7 @@ A value of nil means skip the middle step, so that
10478 10486
10479;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 10487;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
10480;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup 10488;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup
10481;;;;;; help-mode) "help-mode" "help-mode.el" (16054 60746)) 10489;;;;;; help-mode) "help-mode" "help-mode.el" (16213 43268))
10482;;; Generated autoloads from help-mode.el 10490;;; Generated autoloads from help-mode.el
10483 10491
10484(autoload (quote help-mode) "help-mode" "\ 10492(autoload (quote help-mode) "help-mode" "\
@@ -10558,7 +10566,7 @@ Add xrefs for symbols in `pp's output between FROM and TO.
10558;;;*** 10566;;;***
10559 10567
10560;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 10568;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
10561;;;;;; "emacs-lisp/helper.el" (15961 24152)) 10569;;;;;; "emacs-lisp/helper.el" (16213 43273))
10562;;; Generated autoloads from emacs-lisp/helper.el 10570;;; Generated autoloads from emacs-lisp/helper.el
10563 10571
10564(autoload (quote Helper-describe-bindings) "helper" "\ 10572(autoload (quote Helper-describe-bindings) "helper" "\
@@ -10574,7 +10582,7 @@ Provide help for current mode.
10574;;;*** 10582;;;***
10575 10583
10576;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 10584;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
10577;;;;;; "hexl.el" (16054 60746)) 10585;;;;;; "hexl.el" (16213 43268))
10578;;; Generated autoloads from hexl.el 10586;;; Generated autoloads from hexl.el
10579 10587
10580(autoload (quote hexl-mode) "hexl" "\ 10588(autoload (quote hexl-mode) "hexl" "\
@@ -10669,8 +10677,8 @@ This discards the buffer's undo information.
10669 10677
10670;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 10678;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
10671;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 10679;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
10672;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15941 10680;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (16219
10673;;;;;; 42952)) 10681;;;;;; 35448))
10674;;; Generated autoloads from hi-lock.el 10682;;; Generated autoloads from hi-lock.el
10675 10683
10676(defvar hi-lock-mode nil "\ 10684(defvar hi-lock-mode nil "\
@@ -10781,7 +10789,7 @@ be found in variable `hi-lock-interactive-patterns'.
10781;;;*** 10789;;;***
10782 10790
10783;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially 10791;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
10784;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15941 42965)) 10792;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (16213 43281))
10785;;; Generated autoloads from progmodes/hideif.el 10793;;; Generated autoloads from progmodes/hideif.el
10786 10794
10787(autoload (quote hide-ifdef-mode) "hideif" "\ 10795(autoload (quote hide-ifdef-mode) "hideif" "\
@@ -10836,7 +10844,7 @@ how the hiding is done:
10836;;;*** 10844;;;***
10837 10845
10838;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all) 10846;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all)
10839;;;;;; "hideshow" "progmodes/hideshow.el" (16162 11943)) 10847;;;;;; "hideshow" "progmodes/hideshow.el" (16249 12136))
10840;;; Generated autoloads from progmodes/hideshow.el 10848;;; Generated autoloads from progmodes/hideshow.el
10841 10849
10842(defvar hs-hide-comments-when-hiding-all t "\ 10850(defvar hs-hide-comments-when-hiding-all t "\
@@ -10898,7 +10906,7 @@ Key bindings:
10898;;;### (autoloads (global-highlight-changes highlight-compare-with-file 10906;;;### (autoloads (global-highlight-changes highlight-compare-with-file
10899;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change 10907;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change
10900;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight) 10908;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight)
10901;;;;;; "hilit-chg" "hilit-chg.el" (15941 42952)) 10909;;;;;; "hilit-chg" "hilit-chg.el" (16213 43268))
10902;;; Generated autoloads from hilit-chg.el 10910;;; Generated autoloads from hilit-chg.el
10903 10911
10904(defvar highlight-changes-mode nil) 10912(defvar highlight-changes-mode nil)
@@ -11016,7 +11024,7 @@ variable `highlight-changes-global-changes-existing-buffers' is non-nil).
11016;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 11024;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
11017;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 11025;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
11018;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 11026;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
11019;;;;;; "hippie-exp.el" (15941 42952)) 11027;;;;;; "hippie-exp.el" (16213 43268))
11020;;; Generated autoloads from hippie-exp.el 11028;;; Generated autoloads from hippie-exp.el
11021 11029
11022(defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\ 11030(defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\
@@ -11089,7 +11097,7 @@ argument VERBOSE non-nil makes the function verbose.
11089;;;*** 11097;;;***
11090 11098
11091;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 11099;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
11092;;;;;; (16072 11522)) 11100;;;;;; (16227 13384))
11093;;; Generated autoloads from hl-line.el 11101;;; Generated autoloads from hl-line.el
11094 11102
11095(autoload (quote hl-line-mode) "hl-line" "\ 11103(autoload (quote hl-line-mode) "hl-line" "\
@@ -11129,7 +11137,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
11129;;;*** 11137;;;***
11130 11138
11131;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" 11139;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el"
11132;;;;;; (16174 61085)) 11140;;;;;; (16213 43272))
11133;;; Generated autoloads from calendar/holidays.el 11141;;; Generated autoloads from calendar/holidays.el
11134 11142
11135(autoload (quote holidays) "holidays" "\ 11143(autoload (quote holidays) "holidays" "\
@@ -11153,7 +11161,7 @@ The optional LABEL is used to label the buffer created.
11153;;;*** 11161;;;***
11154 11162
11155;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll) 11163;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll)
11156;;;;;; "hscroll" "obsolete/hscroll.el" (15941 42963)) 11164;;;;;; "hscroll" "obsolete/hscroll.el" (16213 43281))
11157;;; Generated autoloads from obsolete/hscroll.el 11165;;; Generated autoloads from obsolete/hscroll.el
11158 11166
11159(autoload (quote turn-on-hscroll) "hscroll" "\ 11167(autoload (quote turn-on-hscroll) "hscroll" "\
@@ -11200,7 +11208,7 @@ Also see `automatic-hscrolling'.
11200;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group 11208;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group
11201;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group 11209;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
11202;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode 11210;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
11203;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (16136 53054)) 11211;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (16213 43269))
11204;;; Generated autoloads from ibuf-ext.el 11212;;; Generated autoloads from ibuf-ext.el
11205 11213
11206(autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ 11214(autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
@@ -11553,8 +11561,8 @@ defaults to one.
11553;;;*** 11561;;;***
11554 11562
11555;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 11563;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
11556;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (16111 11564;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (16213
11557;;;;;; 41826)) 11565;;;;;; 43269))
11558;;; Generated autoloads from ibuf-macs.el 11566;;; Generated autoloads from ibuf-macs.el
11559 11567
11560(autoload (quote define-ibuffer-column) "ibuf-macs" "\ 11568(autoload (quote define-ibuffer-column) "ibuf-macs" "\
@@ -11640,7 +11648,7 @@ bound to the current value of the filter.
11640;;;*** 11648;;;***
11641 11649
11642;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 11650;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
11643;;;;;; "ibuffer" "ibuffer.el" (16136 53054)) 11651;;;;;; "ibuffer" "ibuffer.el" (16213 43269))
11644;;; Generated autoloads from ibuffer.el 11652;;; Generated autoloads from ibuffer.el
11645 11653
11646(autoload (quote ibuffer-list-buffers) "ibuffer" "\ 11654(autoload (quote ibuffer-list-buffers) "ibuffer" "\
@@ -11680,7 +11688,7 @@ locally in this buffer.
11680;;;*** 11688;;;***
11681 11689
11682;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" 11690;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete"
11683;;;;;; "icomplete.el" (15941 42953)) 11691;;;;;; "icomplete.el" (16213 43269))
11684;;; Generated autoloads from icomplete.el 11692;;; Generated autoloads from icomplete.el
11685 11693
11686(autoload (quote icomplete-mode) "icomplete" "\ 11694(autoload (quote icomplete-mode) "icomplete" "\
@@ -11697,7 +11705,7 @@ Usually run by inclusion in `minibuffer-setup-hook'.
11697 11705
11698;;;*** 11706;;;***
11699 11707
11700;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (15941 42965)) 11708;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (16213 43281))
11701;;; Generated autoloads from progmodes/icon.el 11709;;; Generated autoloads from progmodes/icon.el
11702 11710
11703(autoload (quote icon-mode) "icon" "\ 11711(autoload (quote icon-mode) "icon" "\
@@ -11738,7 +11746,7 @@ with no args, if that value is non-nil.
11738;;;*** 11746;;;***
11739 11747
11740;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 11748;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
11741;;;;;; (15829 28909)) 11749;;;;;; (16213 43281))
11742;;; Generated autoloads from progmodes/idlw-shell.el 11750;;; Generated autoloads from progmodes/idlw-shell.el
11743 11751
11744(autoload (quote idlwave-shell) "idlw-shell" "\ 11752(autoload (quote idlwave-shell) "idlw-shell" "\
@@ -11764,7 +11772,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
11764;;;*** 11772;;;***
11765 11773
11766;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 11774;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
11767;;;;;; (16162 11943)) 11775;;;;;; (16213 43282))
11768;;; Generated autoloads from progmodes/idlwave.el 11776;;; Generated autoloads from progmodes/idlwave.el
11769 11777
11770(autoload (quote idlwave-mode) "idlwave" "\ 11778(autoload (quote idlwave-mode) "idlwave" "\
@@ -11895,7 +11903,7 @@ The main features of this mode are
11895;;;;;; ido-find-file ido-find-file-in-dir ido-switch-buffer-other-frame 11903;;;;;; ido-find-file ido-find-file-in-dir ido-switch-buffer-other-frame
11896;;;;;; ido-insert-buffer ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 11904;;;;;; ido-insert-buffer ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
11897;;;;;; ido-switch-buffer ido-read-buffer ido-mode ido-mode) "ido" 11905;;;;;; ido-switch-buffer ido-read-buffer ido-mode ido-mode) "ido"
11898;;;;;; "ido.el" (15997 5129)) 11906;;;;;; "ido.el" (16213 43269))
11899;;; Generated autoloads from ido.el 11907;;; Generated autoloads from ido.el
11900 11908
11901(defvar ido-mode nil "\ 11909(defvar ido-mode nil "\
@@ -12137,7 +12145,7 @@ See `read-file-name' for additional parameters.
12137 12145
12138;;;*** 12146;;;***
12139 12147
12140;;;### (autoloads (ielm) "ielm" "ielm.el" (15941 42953)) 12148;;;### (autoloads (ielm) "ielm" "ielm.el" (16219 32429))
12141;;; Generated autoloads from ielm.el 12149;;; Generated autoloads from ielm.el
12142 (add-hook 'same-window-buffer-names "*ielm*") 12150 (add-hook 'same-window-buffer-names "*ielm*")
12143 12151
@@ -12151,7 +12159,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
12151 12159
12152;;;### (autoloads (defimage find-image remove-images insert-image 12160;;;### (autoloads (defimage find-image remove-images insert-image
12153;;;;;; put-image create-image image-type-available-p image-type-from-file-header 12161;;;;;; put-image create-image image-type-available-p image-type-from-file-header
12154;;;;;; image-type-from-data) "image" "image.el" (15941 42953)) 12162;;;;;; image-type-from-data) "image" "image.el" (16213 43269))
12155;;; Generated autoloads from image.el 12163;;; Generated autoloads from image.el
12156 12164
12157(autoload (quote image-type-from-data) "image" "\ 12165(autoload (quote image-type-from-data) "image" "\
@@ -12266,7 +12274,7 @@ Example:
12266 12274
12267;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 12275;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
12268;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 12276;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
12269;;;;;; "image-file.el" (15829 28907)) 12277;;;;;; "image-file.el" (16213 43269))
12270;;; Generated autoloads from image-file.el 12278;;; Generated autoloads from image-file.el
12271 12279
12272(defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\ 12280(defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\
@@ -12327,7 +12335,7 @@ Image files are those whose name has an extension in
12327;;;*** 12335;;;***
12328 12336
12329;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 12337;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
12330;;;;;; imenu-sort-function) "imenu" "imenu.el" (16072 11522)) 12338;;;;;; imenu-sort-function) "imenu" "imenu.el" (16213 43269))
12331;;; Generated autoloads from imenu.el 12339;;; Generated autoloads from imenu.el
12332 12340
12333(defvar imenu-sort-function nil "\ 12341(defvar imenu-sort-function nil "\
@@ -12480,7 +12488,7 @@ for more information.
12480 12488
12481;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion 12489;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion
12482;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 12490;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
12483;;;;;; "ind-util" "language/ind-util.el" (16118 44435)) 12491;;;;;; "ind-util" "language/ind-util.el" (16213 43280))
12484;;; Generated autoloads from language/ind-util.el 12492;;; Generated autoloads from language/ind-util.el
12485 12493
12486(autoload (quote indian-compose-region) "ind-util" "\ 12494(autoload (quote indian-compose-region) "ind-util" "\
@@ -12522,7 +12530,7 @@ See also the function `indian-glyph-char'.
12522;;;*** 12530;;;***
12523 12531
12524;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el" 12532;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el"
12525;;;;;; (15678 51473)) 12533;;;;;; (16213 43282))
12526;;; Generated autoloads from progmodes/inf-lisp.el 12534;;; Generated autoloads from progmodes/inf-lisp.el
12527 12535
12528(defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ 12536(defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\
@@ -12581,7 +12589,7 @@ of `inferior-lisp-program'). Runs the hooks from
12581;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 12589;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
12582;;;;;; Info-goto-emacs-command-node Info-index Info-directory info-standalone 12590;;;;;; Info-goto-emacs-command-node Info-index Info-directory info-standalone
12583;;;;;; info-emacs-manual info info-other-window) "info" "info.el" 12591;;;;;; info-emacs-manual info info-other-window) "info" "info.el"
12584;;;;;; (16162 11942)) 12592;;;;;; (16250 35349))
12585;;; Generated autoloads from info.el 12593;;; Generated autoloads from info.el
12586 12594
12587(autoload (quote info-other-window) "info" "\ 12595(autoload (quote info-other-window) "info" "\
@@ -12664,7 +12672,7 @@ This will add a speedbar major display mode.
12664 12672
12665;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 12673;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
12666;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 12674;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
12667;;;;;; (16111 41826)) 12675;;;;;; (16213 43269))
12668;;; Generated autoloads from info-look.el 12676;;; Generated autoloads from info-look.el
12669 12677
12670(autoload (quote info-lookup-reset) "info-look" "\ 12678(autoload (quote info-lookup-reset) "info-look" "\
@@ -12710,7 +12718,7 @@ Perform completion on file preceding point.
12710;;;*** 12718;;;***
12711 12719
12712;;;### (autoloads (info-xref-check-all info-xref-check) "info-xref" 12720;;;### (autoloads (info-xref-check-all info-xref-check) "info-xref"
12713;;;;;; "info-xref.el" (15952 18239)) 12721;;;;;; "info-xref.el" (16213 43269))
12714;;; Generated autoloads from info-xref.el 12722;;; Generated autoloads from info-xref.el
12715 12723
12716(autoload (quote info-xref-check) "info-xref" "\ 12724(autoload (quote info-xref-check) "info-xref" "\
@@ -12727,7 +12735,7 @@ The usual path is `Info-directory-list' and `Info-additional-directory-list'.
12727;;;*** 12735;;;***
12728 12736
12729;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) 12737;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify)
12730;;;;;; "informat" "informat.el" (15941 42953)) 12738;;;;;; "informat" "informat.el" (16213 43269))
12731;;; Generated autoloads from informat.el 12739;;; Generated autoloads from informat.el
12732 12740
12733(autoload (quote Info-tagify) "informat" "\ 12741(autoload (quote Info-tagify) "informat" "\
@@ -12768,7 +12776,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
12768 12776
12769;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 12777;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
12770;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 12778;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
12771;;;;;; (15251 46612)) 12779;;;;;; (16213 43274))
12772;;; Generated autoloads from international/isearch-x.el 12780;;; Generated autoloads from international/isearch-x.el
12773 12781
12774(autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ 12782(autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\
@@ -12789,7 +12797,7 @@ Not documented
12789;;;*** 12797;;;***
12790 12798
12791;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el" 12799;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el"
12792;;;;;; (15941 42961)) 12800;;;;;; (16213 43274))
12793;;; Generated autoloads from international/iso-acc.el 12801;;; Generated autoloads from international/iso-acc.el
12794 12802
12795(autoload (quote iso-accents-mode) "iso-acc" "\ 12803(autoload (quote iso-accents-mode) "iso-acc" "\
@@ -12822,7 +12830,7 @@ and a negative argument disables it.
12822;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 12830;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
12823;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 12831;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
12824;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 12832;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
12825;;;;;; "international/iso-cvt.el" (15941 42961)) 12833;;;;;; "international/iso-cvt.el" (16213 43274))
12826;;; Generated autoloads from international/iso-cvt.el 12834;;; Generated autoloads from international/iso-cvt.el
12827 12835
12828(autoload (quote iso-spanish) "iso-cvt" "\ 12836(autoload (quote iso-spanish) "iso-cvt" "\
@@ -12906,7 +12914,7 @@ Add submenus to the Files menu, to convert to and from various formats.
12906;;;*** 12914;;;***
12907 12915
12908;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 12916;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
12909;;;;;; (15941 42961)) 12917;;;;;; (16213 43274))
12910;;; Generated autoloads from international/iso-transl.el 12918;;; Generated autoloads from international/iso-transl.el
12911 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 12919 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
12912 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 12920 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -12919,7 +12927,7 @@ Add submenus to the Files menu, to convert to and from various formats.
12919;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 12927;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
12920;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist 12928;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist
12921;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary) 12929;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary)
12922;;;;;; "ispell" "textmodes/ispell.el" (16174 61085)) 12930;;;;;; "ispell" "textmodes/ispell.el" (16213 43283))
12923;;; Generated autoloads from textmodes/ispell.el 12931;;; Generated autoloads from textmodes/ispell.el
12924 12932
12925(defvar ispell-personal-dictionary nil "\ 12933(defvar ispell-personal-dictionary nil "\
@@ -13208,7 +13216,7 @@ You can bind this to the key C-c i in GNUS or mail by adding to
13208 13216
13209;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer 13217;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer
13210;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings 13218;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings
13211;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (16131 19788)) 13219;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (16213 43269))
13212;;; Generated autoloads from iswitchb.el 13220;;; Generated autoloads from iswitchb.el
13213 13221
13214(autoload (quote iswitchb-read-buffer) "iswitchb" "\ 13222(autoload (quote iswitchb-read-buffer) "iswitchb" "\
@@ -13282,7 +13290,7 @@ This mode enables switching between buffers using substrings. See
13282;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 13290;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
13283;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 13291;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
13284;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 13292;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
13285;;;;;; "japan-util" "language/japan-util.el" (16118 44435)) 13293;;;;;; "japan-util" "language/japan-util.el" (16213 43280))
13286;;; Generated autoloads from language/japan-util.el 13294;;; Generated autoloads from language/japan-util.el
13287 13295
13288(autoload (quote setup-japanese-environment-internal) "japan-util" "\ 13296(autoload (quote setup-japanese-environment-internal) "japan-util" "\
@@ -13359,8 +13367,8 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
13359 13367
13360;;;*** 13368;;;***
13361 13369
13362;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15941 13370;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (16213
13363;;;;;; 42953)) 13371;;;;;; 43269))
13364;;; Generated autoloads from jit-lock.el 13372;;; Generated autoloads from jit-lock.el
13365 13373
13366(autoload (quote jit-lock-register) "jit-lock" "\ 13374(autoload (quote jit-lock-register) "jit-lock" "\
@@ -13374,7 +13382,7 @@ If non-nil, CONTEXTUAL means that a contextual fontification would be useful.
13374;;;*** 13382;;;***
13375 13383
13376;;;### (autoloads (with-auto-compression-mode auto-compression-mode) 13384;;;### (autoloads (with-auto-compression-mode auto-compression-mode)
13377;;;;;; "jka-compr" "jka-compr.el" (16111 41826)) 13385;;;;;; "jka-compr" "jka-compr.el" (16213 43269))
13378;;; Generated autoloads from jka-compr.el 13386;;; Generated autoloads from jka-compr.el
13379 13387
13380(defvar auto-compression-mode nil "\ 13388(defvar auto-compression-mode nil "\
@@ -13401,7 +13409,7 @@ Evalute BODY with automatic file compression and uncompression enabled.
13401 13409
13402;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 13410;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
13403;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 13411;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
13404;;;;;; (15941 42958)) 13412;;;;;; (16213 43273))
13405;;; Generated autoloads from emulation/keypad.el 13413;;; Generated autoloads from emulation/keypad.el
13406 13414
13407(defvar keypad-setup nil "\ 13415(defvar keypad-setup nil "\
@@ -13457,7 +13465,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
13457;;;*** 13465;;;***
13458 13466
13459;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 13467;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
13460;;;;;; (15941 42961)) 13468;;;;;; (16213 43274))
13461;;; Generated autoloads from international/kinsoku.el 13469;;; Generated autoloads from international/kinsoku.el
13462 13470
13463(autoload (quote kinsoku) "kinsoku" "\ 13471(autoload (quote kinsoku) "kinsoku" "\
@@ -13478,8 +13486,8 @@ the context of text formatting.
13478 13486
13479;;;*** 13487;;;***
13480 13488
13481;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (16153 13489;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (16213
13482;;;;;; 36586)) 13490;;;;;; 43274))
13483;;; Generated autoloads from international/kkc.el 13491;;; Generated autoloads from international/kkc.el
13484 13492
13485(defvar kkc-after-update-conversion-functions nil "\ 13493(defvar kkc-after-update-conversion-functions nil "\
@@ -13504,7 +13512,7 @@ and the return value is the length of the conversion.
13504;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 13512;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
13505;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 13513;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
13506;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" 13514;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro"
13507;;;;;; "kmacro.el" (16016 56429)) 13515;;;;;; "kmacro.el" (16213 43269))
13508;;; Generated autoloads from kmacro.el 13516;;; Generated autoloads from kmacro.el
13509 (global-set-key "\C-x(" 'kmacro-start-macro) 13517 (global-set-key "\C-x(" 'kmacro-start-macro)
13510 (global-set-key "\C-x)" 'kmacro-end-macro) 13518 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -13607,7 +13615,7 @@ If kbd macro currently being defined end it before activating it.
13607;;;*** 13615;;;***
13608 13616
13609;;;### (autoloads (setup-korean-environment-internal) "korea-util" 13617;;;### (autoloads (setup-korean-environment-internal) "korea-util"
13610;;;;;; "language/korea-util.el" (16118 44435)) 13618;;;;;; "language/korea-util.el" (16213 43280))
13611;;; Generated autoloads from language/korea-util.el 13619;;; Generated autoloads from language/korea-util.el
13612 13620
13613(defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ 13621(defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
@@ -13622,7 +13630,7 @@ Not documented
13622;;;*** 13630;;;***
13623 13631
13624;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 13632;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
13625;;;;;; (15924 18775)) 13633;;;;;; (16213 43281))
13626;;; Generated autoloads from play/landmark.el 13634;;; Generated autoloads from play/landmark.el
13627 13635
13628(defalias (quote landmark-repeat) (quote lm-test-run)) 13636(defalias (quote landmark-repeat) (quote lm-test-run))
@@ -13656,8 +13664,8 @@ Use \\[describe-mode] for more info.
13656 13664
13657;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion 13665;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion
13658;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao 13666;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao
13659;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (16118 13667;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (16213
13660;;;;;; 44435)) 13668;;;;;; 43280))
13661;;; Generated autoloads from language/lao-util.el 13669;;; Generated autoloads from language/lao-util.el
13662 13670
13663(autoload (quote lao-compose-string) "lao-util" "\ 13671(autoload (quote lao-compose-string) "lao-util" "\
@@ -13705,7 +13713,7 @@ Not documented
13705;;;*** 13713;;;***
13706 13714
13707;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 13715;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
13708;;;;;; "latin1-disp" "international/latin1-disp.el" (15997 672)) 13716;;;;;; "latin1-disp" "international/latin1-disp.el" (16213 43274))
13709;;; Generated autoloads from international/latin1-disp.el 13717;;; Generated autoloads from international/latin1-disp.el
13710 13718
13711(defvar latin1-display nil "\ 13719(defvar latin1-display nil "\
@@ -13749,7 +13757,7 @@ use either M-x customize of the function `latin1-display'.")
13749;;;*** 13757;;;***
13750 13758
13751;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" 13759;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock"
13752;;;;;; "lazy-lock.el" (15941 42953)) 13760;;;;;; "lazy-lock.el" (16213 43269))
13753;;; Generated autoloads from lazy-lock.el 13761;;; Generated autoloads from lazy-lock.el
13754 13762
13755(autoload (quote lazy-lock-mode) "lazy-lock" "\ 13763(autoload (quote lazy-lock-mode) "lazy-lock" "\
@@ -13816,8 +13824,21 @@ Unconditionally turn on Lazy Lock mode.
13816 13824
13817;;;*** 13825;;;***
13818 13826
13827;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
13828;;;;;; (16239 25259))
13829;;; Generated autoloads from progmodes/ld-script.el
13830
13831(add-to-list (quote auto-mode-alist) (quote ("\\.lds" . ld-script-mode)))
13832
13833(autoload (quote ld-script-mode) "ld-script" "\
13834A major mode to edit GNU ld script files
13835
13836\(fn)" t nil)
13837
13838;;;***
13839
13819;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 13840;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
13820;;;;;; (15186 43677)) 13841;;;;;; (16213 43269))
13821;;; Generated autoloads from ledit.el 13842;;; Generated autoloads from ledit.el
13822 13843
13823(defconst ledit-save-files t "\ 13844(defconst ledit-save-files t "\
@@ -13851,7 +13872,7 @@ Not documented
13851 13872
13852;;;*** 13873;;;***
13853 13874
13854;;;### (autoloads (life) "life" "play/life.el" (15941 42963)) 13875;;;### (autoloads (life) "life" "play/life.el" (16213 43281))
13855;;; Generated autoloads from play/life.el 13876;;; Generated autoloads from play/life.el
13856 13877
13857(autoload (quote life) "life" "\ 13878(autoload (quote life) "life" "\
@@ -13864,8 +13885,8 @@ generations (this defaults to 1).
13864 13885
13865;;;*** 13886;;;***
13866 13887
13867;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (15781 13888;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (16213
13868;;;;;; 48896)) 13889;;;;;; 43269))
13869;;; Generated autoloads from loadhist.el 13890;;; Generated autoloads from loadhist.el
13870 13891
13871(autoload (quote unload-feature) "loadhist" "\ 13892(autoload (quote unload-feature) "loadhist" "\
@@ -13878,7 +13899,7 @@ is nil, raise an error.
13878;;;*** 13899;;;***
13879 13900
13880;;;### (autoloads (locate-with-filter locate) "locate" "locate.el" 13901;;;### (autoloads (locate-with-filter locate) "locate" "locate.el"
13881;;;;;; (15941 42956)) 13902;;;;;; (16213 43269))
13882;;; Generated autoloads from locate.el 13903;;; Generated autoloads from locate.el
13883 13904
13884(autoload (quote locate) "locate" "\ 13905(autoload (quote locate) "locate" "\
@@ -13897,7 +13918,7 @@ shown; this is often useful to constrain a big search.
13897 13918
13898;;;*** 13919;;;***
13899 13920
13900;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (16111 41826)) 13921;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (16213 43269))
13901;;; Generated autoloads from log-edit.el 13922;;; Generated autoloads from log-edit.el
13902 13923
13903(autoload (quote log-edit) "log-edit" "\ 13924(autoload (quote log-edit) "log-edit" "\
@@ -13918,8 +13939,8 @@ If BUFFER is non-nil `log-edit' will jump to that buffer, use it to edit the
13918 13939
13919;;;*** 13940;;;***
13920 13941
13921;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (16070 13942;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (16213
13922;;;;;; 35806)) 13943;;;;;; 43269))
13923;;; Generated autoloads from log-view.el 13944;;; Generated autoloads from log-view.el
13924 13945
13925(autoload (quote log-view-mode) "log-view" "\ 13946(autoload (quote log-view-mode) "log-view" "\
@@ -13930,8 +13951,8 @@ Major mode for browsing CVS log output.
13930;;;*** 13951;;;***
13931 13952
13932;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 13953;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
13933;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (16174 13954;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (16213
13934;;;;;; 61085)) 13955;;;;;; 43269))
13935;;; Generated autoloads from lpr.el 13956;;; Generated autoloads from lpr.el
13936 13957
13937(defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) 13958(defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt))))
@@ -14025,7 +14046,7 @@ for further customization of the printer command.
14025;;;*** 14046;;;***
14026 14047
14027;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 14048;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
14028;;;;;; (16070 35806)) 14049;;;;;; (16213 43269))
14029;;; Generated autoloads from ls-lisp.el 14050;;; Generated autoloads from ls-lisp.el
14030 14051
14031(defvar ls-lisp-support-shell-wildcards t "\ 14052(defvar ls-lisp-support-shell-wildcards t "\
@@ -14036,8 +14057,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
14036 14057
14037;;;*** 14058;;;***
14038 14059
14039;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (16174 14060;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (16213
14040;;;;;; 61085)) 14061;;;;;; 43272))
14041;;; Generated autoloads from calendar/lunar.el 14062;;; Generated autoloads from calendar/lunar.el
14042 14063
14043(autoload (quote phases-of-moon) "lunar" "\ 14064(autoload (quote phases-of-moon) "lunar" "\
@@ -14050,8 +14071,8 @@ This function is suitable for execution in a .emacs file.
14050 14071
14051;;;*** 14072;;;***
14052 14073
14053;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (15941 14074;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (16213
14054;;;;;; 42965)) 14075;;;;;; 43282))
14055;;; Generated autoloads from progmodes/m4-mode.el 14076;;; Generated autoloads from progmodes/m4-mode.el
14056 14077
14057(autoload (quote m4-mode) "m4-mode" "\ 14078(autoload (quote m4-mode) "m4-mode" "\
@@ -14063,7 +14084,7 @@ A major mode to edit m4 macro files.
14063;;;*** 14084;;;***
14064 14085
14065;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 14086;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
14066;;;;;; name-last-kbd-macro) "macros" "macros.el" (16162 11942)) 14087;;;;;; name-last-kbd-macro) "macros" "macros.el" (16213 43269))
14067;;; Generated autoloads from macros.el 14088;;; Generated autoloads from macros.el
14068 14089
14069(autoload (quote name-last-kbd-macro) "macros" "\ 14090(autoload (quote name-last-kbd-macro) "macros" "\
@@ -14151,7 +14172,7 @@ and then select the region of un-tablified names and use
14151;;;*** 14172;;;***
14152 14173
14153;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 14174;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
14154;;;;;; "mail/mail-extr.el" (16111 41831)) 14175;;;;;; "mail/mail-extr.el" (16213 43280))
14155;;; Generated autoloads from mail/mail-extr.el 14176;;; Generated autoloads from mail/mail-extr.el
14156 14177
14157(autoload (quote mail-extract-address-components) "mail-extr" "\ 14178(autoload (quote mail-extract-address-components) "mail-extr" "\
@@ -14182,7 +14203,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
14182 14203
14183;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 14204;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
14184;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 14205;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
14185;;;;;; (15941 42961)) 14206;;;;;; (16213 43280))
14186;;; Generated autoloads from mail/mail-hist.el 14207;;; Generated autoloads from mail/mail-hist.el
14187 14208
14188(autoload (quote mail-hist-define-keys) "mail-hist" "\ 14209(autoload (quote mail-hist-define-keys) "mail-hist" "\
@@ -14213,8 +14234,8 @@ This function normally would be called when the message is sent.
14213 14234
14214;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 14235;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
14215;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p 14236;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p
14216;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15941 14237;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (16213
14217;;;;;; 42961)) 14238;;;;;; 43280))
14218;;; Generated autoloads from mail/mail-utils.el 14239;;; Generated autoloads from mail/mail-utils.el
14219 14240
14220(defvar mail-use-rfc822 nil "\ 14241(defvar mail-use-rfc822 nil "\
@@ -14262,7 +14283,7 @@ If 4th arg LIST is non-nil, return a list of all such fields.
14262;;;*** 14283;;;***
14263 14284
14264;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) 14285;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
14265;;;;;; "mailabbrev" "mail/mailabbrev.el" (15924 18773)) 14286;;;;;; "mailabbrev" "mail/mailabbrev.el" (16250 35353))
14266;;; Generated autoloads from mail/mailabbrev.el 14287;;; Generated autoloads from mail/mailabbrev.el
14267 14288
14268(autoload (quote mail-abbrevs-setup) "mailabbrev" "\ 14289(autoload (quote mail-abbrevs-setup) "mailabbrev" "\
@@ -14285,8 +14306,8 @@ If DEFINITION contains multiple addresses, separate them with commas.
14285;;;*** 14306;;;***
14286 14307
14287;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases 14308;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
14288;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (16066 14309;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (16213
14289;;;;;; 53440)) 14310;;;;;; 43280))
14290;;; Generated autoloads from mail/mailalias.el 14311;;; Generated autoloads from mail/mailalias.el
14291 14312
14292(defvar mail-complete-style (quote angles) "\ 14313(defvar mail-complete-style (quote angles) "\
@@ -14332,7 +14353,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any.
14332;;;*** 14353;;;***
14333 14354
14334;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" 14355;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el"
14335;;;;;; (15997 672)) 14356;;;;;; (16213 43282))
14336;;; Generated autoloads from progmodes/make-mode.el 14357;;; Generated autoloads from progmodes/make-mode.el
14337 14358
14338(autoload (quote makefile-mode) "make-mode" "\ 14359(autoload (quote makefile-mode) "make-mode" "\
@@ -14413,8 +14434,8 @@ Makefile mode can be configured by modifying the following variables:
14413 14434
14414;;;*** 14435;;;***
14415 14436
14416;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (13229 14437;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (16213
14417;;;;;; 28917)) 14438;;;;;; 43269))
14418;;; Generated autoloads from makesum.el 14439;;; Generated autoloads from makesum.el
14419 14440
14420(autoload (quote make-command-summary) "makesum" "\ 14441(autoload (quote make-command-summary) "makesum" "\
@@ -14425,7 +14446,7 @@ Previous contents of that buffer are killed first.
14425 14446
14426;;;*** 14447;;;***
14427 14448
14428;;;### (autoloads (man-follow man) "man" "man.el" (16148 4632)) 14449;;;### (autoloads (man-follow man) "man" "man.el" (16247 63112))
14429;;; Generated autoloads from man.el 14450;;; Generated autoloads from man.el
14430 14451
14431(defalias (quote manual-entry) (quote man)) 14452(defalias (quote manual-entry) (quote man))
@@ -14452,7 +14473,7 @@ Get a Un*x manual page of the item under point and put it in a buffer.
14452 14473
14453;;;*** 14474;;;***
14454 14475
14455;;;### (autoloads (master-mode) "master" "master.el" (15941 42956)) 14476;;;### (autoloads (master-mode) "master" "master.el" (16213 43269))
14456;;; Generated autoloads from master.el 14477;;; Generated autoloads from master.el
14457 14478
14458(autoload (quote master-mode) "master" "\ 14479(autoload (quote master-mode) "master" "\
@@ -14474,8 +14495,8 @@ yourself the value of `master-of' by calling `master-show-slave'.
14474 14495
14475;;;*** 14496;;;***
14476 14497
14477;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (16162 14498;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (16213
14478;;;;;; 11942)) 14499;;;;;; 43269))
14479;;; Generated autoloads from menu-bar.el 14500;;; Generated autoloads from menu-bar.el
14480 14501
14481(put (quote menu-bar-mode) (quote standard-value) (quote (t))) 14502(put (quote menu-bar-mode) (quote standard-value) (quote (t)))
@@ -14508,7 +14529,7 @@ turn on menu bars; otherwise, turn off menu bars.
14508;;;;;; message-signature message-indent-citation-function message-cite-function 14529;;;;;; message-signature message-indent-citation-function message-cite-function
14509;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function 14530;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function
14510;;;;;; message-user-organization-file message-signature-separator 14531;;;;;; message-user-organization-file message-signature-separator
14511;;;;;; message-from-style) "message" "gnus/message.el" (16070 35808)) 14532;;;;;; message-from-style) "message" "gnus/message.el" (16213 43274))
14512;;; Generated autoloads from gnus/message.el 14533;;; Generated autoloads from gnus/message.el
14513 14534
14514(defvar message-from-style (quote default) "\ 14535(defvar message-from-style (quote default) "\
@@ -14738,7 +14759,7 @@ which specify the range to operate on.
14738;;;*** 14759;;;***
14739 14760
14740;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 14761;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
14741;;;;;; (15961 24155)) 14762;;;;;; (16213 43282))
14742;;; Generated autoloads from progmodes/meta-mode.el 14763;;; Generated autoloads from progmodes/meta-mode.el
14743 14764
14744(autoload (quote metafont-mode) "meta-mode" "\ 14765(autoload (quote metafont-mode) "meta-mode" "\
@@ -14765,7 +14786,7 @@ Turning on MetaPost mode calls the value of the variable
14765 14786
14766;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 14787;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
14767;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 14788;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
14768;;;;;; (15941 42961)) 14789;;;;;; (16213 43280))
14769;;; Generated autoloads from mail/metamail.el 14790;;; Generated autoloads from mail/metamail.el
14770 14791
14771(autoload (quote metamail-interpret-header) "metamail" "\ 14792(autoload (quote metamail-interpret-header) "metamail" "\
@@ -14809,8 +14830,8 @@ redisplayed as output is inserted.
14809;;;*** 14830;;;***
14810 14831
14811;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose 14832;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose
14812;;;;;; mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (16054 14833;;;;;; mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (16213
14813;;;;;; 60750)) 14834;;;;;; 43280))
14814;;; Generated autoloads from mh-e/mh-comp.el 14835;;; Generated autoloads from mh-e/mh-comp.el
14815 14836
14816(autoload (quote mh-smail) "mh-comp" "\ 14837(autoload (quote mh-smail) "mh-comp" "\
@@ -14886,7 +14907,7 @@ When a message is composed, the hooks `text-mode-hook' and
14886;;;*** 14907;;;***
14887 14908
14888;;;### (autoloads (mh-version mh-nmail mh-rmail) "mh-e" "mh-e/mh-e.el" 14909;;;### (autoloads (mh-version mh-nmail mh-rmail) "mh-e" "mh-e/mh-e.el"
14889;;;;;; (16054 60750)) 14910;;;;;; (16213 43280))
14890;;; Generated autoloads from mh-e/mh-e.el 14911;;; Generated autoloads from mh-e/mh-e.el
14891 14912
14892(autoload (quote mh-rmail) "mh-e" "\ 14913(autoload (quote mh-rmail) "mh-e" "\
@@ -14910,7 +14931,7 @@ Display version information about MH-E and the MH mail handling system.
14910 14931
14911;;;*** 14932;;;***
14912 14933
14913;;;### (autoloads nil "mh-utils" "mh-e/mh-utils.el" (16054 60750)) 14934;;;### (autoloads nil "mh-utils" "mh-e/mh-utils.el" (16213 43280))
14914;;; Generated autoloads from mh-e/mh-utils.el 14935;;; Generated autoloads from mh-e/mh-utils.el
14915 14936
14916(put (quote mh-progs) (quote risky-local-variable) t) 14937(put (quote mh-progs) (quote risky-local-variable) t)
@@ -14924,7 +14945,7 @@ Display version information about MH-E and the MH mail handling system.
14924;;;*** 14945;;;***
14925 14946
14926;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 14947;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
14927;;;;;; "midnight.el" (15186 43679)) 14948;;;;;; "midnight.el" (16213 43269))
14928;;; Generated autoloads from midnight.el 14949;;; Generated autoloads from midnight.el
14929 14950
14930(autoload (quote clean-buffer-list) "midnight" "\ 14951(autoload (quote clean-buffer-list) "midnight" "\
@@ -14951,7 +14972,7 @@ to its second argument TM.
14951;;;*** 14972;;;***
14952 14973
14953;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 14974;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
14954;;;;;; "minibuf-eldef.el" (15941 42956)) 14975;;;;;; "minibuf-eldef.el" (16213 43269))
14955;;; Generated autoloads from minibuf-eldef.el 14976;;; Generated autoloads from minibuf-eldef.el
14956 14977
14957(defvar minibuffer-electric-default-mode nil "\ 14978(defvar minibuffer-electric-default-mode nil "\
@@ -14978,7 +14999,7 @@ Returns non-nil if the new state is enabled.
14978;;;*** 14999;;;***
14979 15000
14980;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 15001;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
14981;;;;;; (16110 13979)) 15002;;;;;; (16213 43282))
14982;;; Generated autoloads from progmodes/mixal-mode.el 15003;;; Generated autoloads from progmodes/mixal-mode.el
14983 15004
14984(autoload (quote mixal-mode) "mixal-mode" "\ 15005(autoload (quote mixal-mode) "mixal-mode" "\
@@ -14991,8 +15012,9 @@ Major mode for the mixal asm language.
14991 15012
14992;;;*** 15013;;;***
14993 15014
14994;;;### (autoloads (malayalam-composition-function malayalam-compose-region) 15015;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion
14995;;;;;; "mlm-util" "language/mlm-util.el" (16118 44435)) 15016;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el"
15017;;;;;; (16233 29568))
14996;;; Generated autoloads from language/mlm-util.el 15018;;; Generated autoloads from language/mlm-util.el
14997 15019
14998(autoload (quote malayalam-compose-region) "mlm-util" "\ 15020(autoload (quote malayalam-compose-region) "mlm-util" "\
@@ -15000,6 +15022,11 @@ Not documented
15000 15022
15001\(fn FROM TO)" t nil) 15023\(fn FROM TO)" t nil)
15002 15024
15025(autoload (quote malayalam-post-read-conversion) "mlm-util" "\
15026Not documented
15027
15028\(fn LEN)" nil nil)
15029
15003(autoload (quote malayalam-composition-function) "mlm-util" "\ 15030(autoload (quote malayalam-composition-function) "mlm-util" "\
15004Compose Malayalam characters in REGION, or STRING if specified. 15031Compose Malayalam characters in REGION, or STRING if specified.
15005Assume that the REGION or STRING must fully match the composable 15032Assume that the REGION or STRING must fully match the composable
@@ -15010,7 +15037,7 @@ PATTERN regexp.
15010;;;*** 15037;;;***
15011 15038
15012;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 15039;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
15013;;;;;; (15941 42960)) 15040;;;;;; (16213 43274))
15014;;; Generated autoloads from gnus/mm-partial.el 15041;;; Generated autoloads from gnus/mm-partial.el
15015 15042
15016(autoload (quote mm-inline-partial) "mm-partial" "\ 15043(autoload (quote mm-inline-partial) "mm-partial" "\
@@ -15024,7 +15051,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
15024;;;*** 15051;;;***
15025 15052
15026;;;### (autoloads (mm-uu-test mm-uu-dissect) "mm-uu" "gnus/mm-uu.el" 15053;;;### (autoloads (mm-uu-test mm-uu-dissect) "mm-uu" "gnus/mm-uu.el"
15027;;;;;; (15961 24153)) 15054;;;;;; (16213 43274))
15028;;; Generated autoloads from gnus/mm-uu.el 15055;;; Generated autoloads from gnus/mm-uu.el
15029 15056
15030(autoload (quote mm-uu-dissect) "mm-uu" "\ 15057(autoload (quote mm-uu-dissect) "mm-uu" "\
@@ -15040,7 +15067,7 @@ Check whether the current buffer contains uu stuff.
15040;;;*** 15067;;;***
15041 15068
15042;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" 15069;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
15043;;;;;; (15941 42965)) 15070;;;;;; (16213 43282))
15044;;; Generated autoloads from progmodes/modula2.el 15071;;; Generated autoloads from progmodes/modula2.el
15045 15072
15046(autoload (quote modula-2-mode) "modula2" "\ 15073(autoload (quote modula-2-mode) "modula2" "\
@@ -15072,7 +15099,7 @@ followed by the first character of the construct.
15072;;;*** 15099;;;***
15073 15100
15074;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" 15101;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
15075;;;;;; (15856 53275)) 15102;;;;;; (16213 43281))
15076;;; Generated autoloads from play/morse.el 15103;;; Generated autoloads from play/morse.el
15077 15104
15078(autoload (quote morse-region) "morse" "\ 15105(autoload (quote morse-region) "morse" "\
@@ -15087,8 +15114,8 @@ Convert morse coded text in region to ordinary ASCII text.
15087 15114
15088;;;*** 15115;;;***
15089 15116
15090;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (16162 15117;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (16213
15091;;;;;; 11942)) 15118;;;;;; 43269))
15092;;; Generated autoloads from mouse-sel.el 15119;;; Generated autoloads from mouse-sel.el
15093 15120
15094(defvar mouse-sel-mode nil "\ 15121(defvar mouse-sel-mode nil "\
@@ -15139,7 +15166,7 @@ primary selection and region.
15139 15166
15140;;;*** 15167;;;***
15141 15168
15142;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (16066 53440)) 15169;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (16213 43281))
15143;;; Generated autoloads from play/mpuz.el 15170;;; Generated autoloads from play/mpuz.el
15144 15171
15145(autoload (quote mpuz) "mpuz" "\ 15172(autoload (quote mpuz) "mpuz" "\
@@ -15149,7 +15176,7 @@ Multiplication puzzle with GNU Emacs.
15149 15176
15150;;;*** 15177;;;***
15151 15178
15152;;;### (autoloads (msb-mode) "msb" "msb.el" (15941 42956)) 15179;;;### (autoloads (msb-mode) "msb" "msb.el" (16213 43269))
15153;;; Generated autoloads from msb.el 15180;;; Generated autoloads from msb.el
15154 15181
15155(defvar msb-mode nil "\ 15182(defvar msb-mode nil "\
@@ -15175,7 +15202,7 @@ different buffer menu using the function `msb'.
15175;;;;;; describe-current-coding-system describe-current-coding-system-briefly 15202;;;;;; describe-current-coding-system describe-current-coding-system-briefly
15176;;;;;; describe-coding-system describe-character-set list-charset-chars 15203;;;;;; describe-coding-system describe-character-set list-charset-chars
15177;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 15204;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
15178;;;;;; (16174 63062)) 15205;;;;;; (16216 22163))
15179;;; Generated autoloads from international/mule-diag.el 15206;;; Generated autoloads from international/mule-diag.el
15180 15207
15181(defvar non-iso-charset-alist (\` ((mac-roman (ascii latin-iso8859-1 mule-unicode-2500-33ff mule-unicode-0100-24ff mule-unicode-e000-ffff) mac-roman-decoder ((0 255))) (viscii (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-viscii-nonascii-translation-table ((0 255))) (vietnamese-tcvn (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-tcvn-nonascii-translation-table ((0 255))) (koi8-r (ascii cyrillic-iso8859-5) cyrillic-koi8-r-nonascii-translation-table ((32 255))) (alternativnyj (ascii cyrillic-iso8859-5) cyrillic-alternativnyj-nonascii-translation-table ((32 255))) (koi8-u (ascii cyrillic-iso8859-5 mule-unicode-0100-24ff) cyrillic-koi8-u-nonascii-translation-table ((32 255))) (big5 (ascii chinese-big5-1 chinese-big5-2) decode-big5-char ((32 127) ((161 254) 64 126 161 254))) (sjis (ascii katakana-jisx0201 japanese-jisx0208) decode-sjis-char ((32 127 161 223) ((129 159 224 239) 64 126 128 252))))) "\ 15208(defvar non-iso-charset-alist (\` ((mac-roman (ascii latin-iso8859-1 mule-unicode-2500-33ff mule-unicode-0100-24ff mule-unicode-e000-ffff) mac-roman-decoder ((0 255))) (viscii (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-viscii-nonascii-translation-table ((0 255))) (vietnamese-tcvn (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-tcvn-nonascii-translation-table ((0 255))) (koi8-r (ascii cyrillic-iso8859-5) cyrillic-koi8-r-nonascii-translation-table ((32 255))) (alternativnyj (ascii cyrillic-iso8859-5) cyrillic-alternativnyj-nonascii-translation-table ((32 255))) (koi8-u (ascii cyrillic-iso8859-5 mule-unicode-0100-24ff) cyrillic-koi8-u-nonascii-translation-table ((32 255))) (big5 (ascii chinese-big5-1 chinese-big5-2) decode-big5-char ((32 127) ((161 254) 64 126 161 254))) (sjis (ascii katakana-jisx0201 japanese-jisx0208) decode-sjis-char ((32 127 161 223) ((129 159 224 239) 64 126 128 252))))) "\
@@ -15343,12 +15370,12 @@ system which uses fontsets).
15343 15370
15344;;;*** 15371;;;***
15345 15372
15346;;;### (autoloads (detect-coding-with-language-environment detect-coding-with-priority 15373;;;### (autoloads (char-displayable-p detect-coding-with-language-environment
15347;;;;;; coding-system-equal coding-system-translation-table-for-encode 15374;;;;;; detect-coding-with-priority coding-system-equal coding-system-translation-table-for-encode
15348;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 15375;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
15349;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 15376;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
15350;;;;;; truncate-string-to-width store-substring string-to-sequence) 15377;;;;;; truncate-string-to-width store-substring string-to-sequence)
15351;;;;;; "mule-util" "international/mule-util.el" (15829 28908)) 15378;;;;;; "mule-util" "international/mule-util.el" (16213 43274))
15352;;; Generated autoloads from international/mule-util.el 15379;;; Generated autoloads from international/mule-util.el
15353 15380
15354(autoload (quote string-to-sequence) "mule-util" "\ 15381(autoload (quote string-to-sequence) "mule-util" "\
@@ -15476,10 +15503,19 @@ language environment LANG-ENV.
15476 15503
15477\(fn FROM TO LANG-ENV)" nil nil) 15504\(fn FROM TO LANG-ENV)" nil nil)
15478 15505
15506(autoload (quote char-displayable-p) "mule-util" "\
15507Return non-nil if we should be able to display CHAR.
15508On a multi-font display, the test is only whether there is an
15509appropriate font from the selected frame's fontset to display CHAR's
15510charset in general. Since fonts may be specified on a per-character
15511basis, this may not be accurate.
15512
15513\(fn CHAR)" nil nil)
15514
15479;;;*** 15515;;;***
15480 15516
15481;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" 15517;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
15482;;;;;; (16111 41826)) 15518;;;;;; (16213 43269))
15483;;; Generated autoloads from mwheel.el 15519;;; Generated autoloads from mwheel.el
15484 15520
15485(defvar mouse-wheel-mode nil "\ 15521(defvar mouse-wheel-mode nil "\
@@ -15507,7 +15543,7 @@ Enable mouse wheel support.
15507;;;### (autoloads (network-connection network-connection-to-service 15543;;;### (autoloads (network-connection network-connection-to-service
15508;;;;;; whois-reverse-lookup whois finger ftp dig dns-lookup-host 15544;;;;;; whois-reverse-lookup whois finger ftp dig dns-lookup-host
15509;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) 15545;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute)
15510;;;;;; "net-utils" "net/net-utils.el" (16011 28193)) 15546;;;;;; "net-utils" "net/net-utils.el" (16213 43280))
15511;;; Generated autoloads from net/net-utils.el 15547;;; Generated autoloads from net/net-utils.el
15512 15548
15513(autoload (quote traceroute) "net-utils" "\ 15549(autoload (quote traceroute) "net-utils" "\
@@ -15602,7 +15638,7 @@ Open a network connection to HOST on PORT.
15602;;;;;; comment-region uncomment-region comment-kill comment-set-column 15638;;;;;; comment-region uncomment-region comment-kill comment-set-column
15603;;;;;; comment-indent comment-indent-default comment-normalize-vars 15639;;;;;; comment-indent comment-indent-default comment-normalize-vars
15604;;;;;; comment-multi-line comment-padding comment-style comment-column) 15640;;;;;; comment-multi-line comment-padding comment-style comment-column)
15605;;;;;; "newcomment" "newcomment.el" (16136 53054)) 15641;;;;;; "newcomment" "newcomment.el" (16213 43269))
15606;;; Generated autoloads from newcomment.el 15642;;; Generated autoloads from newcomment.el
15607 15643
15608(defalias (quote indent-for-comment) (quote comment-indent)) 15644(defalias (quote indent-for-comment) (quote comment-indent))
@@ -15765,8 +15801,8 @@ unless optional argument SOFT is non-nil.
15765 15801
15766;;;*** 15802;;;***
15767 15803
15768;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (15941 15804;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (16213
15769;;;;;; 42960)) 15805;;;;;; 43274))
15770;;; Generated autoloads from gnus/nndoc.el 15806;;; Generated autoloads from gnus/nndoc.el
15771 15807
15772(autoload (quote nndoc-add-type) "nndoc" "\ 15808(autoload (quote nndoc-add-type) "nndoc" "\
@@ -15781,7 +15817,7 @@ symbol in the alist.
15781;;;*** 15817;;;***
15782 15818
15783;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 15819;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
15784;;;;;; (15997 671)) 15820;;;;;; (16213 43274))
15785;;; Generated autoloads from gnus/nnfolder.el 15821;;; Generated autoloads from gnus/nnfolder.el
15786 15822
15787(autoload (quote nnfolder-generate-active-file) "nnfolder" "\ 15823(autoload (quote nnfolder-generate-active-file) "nnfolder" "\
@@ -15793,7 +15829,7 @@ This command does not work if you use short group names.
15793;;;*** 15829;;;***
15794 15830
15795;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" 15831;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
15796;;;;;; (15941 42960)) 15832;;;;;; (16213 43274))
15797;;; Generated autoloads from gnus/nnkiboze.el 15833;;; Generated autoloads from gnus/nnkiboze.el
15798 15834
15799(autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ 15835(autoload (quote nnkiboze-generate-groups) "nnkiboze" "\
@@ -15805,7 +15841,7 @@ Finds out what articles are to be part of the nnkiboze groups.
15805;;;*** 15841;;;***
15806 15842
15807;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 15843;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
15808;;;;;; (15941 42960)) 15844;;;;;; (16213 43274))
15809;;; Generated autoloads from gnus/nnml.el 15845;;; Generated autoloads from gnus/nnml.el
15810 15846
15811(autoload (quote nnml-generate-nov-databases) "nnml" "\ 15847(autoload (quote nnml-generate-nov-databases) "nnml" "\
@@ -15816,7 +15852,7 @@ Generate NOV databases in all nnml directories.
15816;;;*** 15852;;;***
15817 15853
15818;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) 15854;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)
15819;;;;;; "nnsoup" "gnus/nnsoup.el" (15941 42960)) 15855;;;;;; "nnsoup" "gnus/nnsoup.el" (16213 43274))
15820;;; Generated autoloads from gnus/nnsoup.el 15856;;; Generated autoloads from gnus/nnsoup.el
15821 15857
15822(autoload (quote nnsoup-pack-replies) "nnsoup" "\ 15858(autoload (quote nnsoup-pack-replies) "nnsoup" "\
@@ -15837,7 +15873,7 @@ Revert posting and mailing methods to the standard Emacs methods.
15837;;;*** 15873;;;***
15838 15874
15839;;;### (autoloads (disable-command enable-command disabled-command-hook) 15875;;;### (autoloads (disable-command enable-command disabled-command-hook)
15840;;;;;; "novice" "novice.el" (15513 43128)) 15876;;;;;; "novice" "novice.el" (16213 43269))
15841;;; Generated autoloads from novice.el 15877;;; Generated autoloads from novice.el
15842 15878
15843(defvar disabled-command-hook (quote disabled-command-hook) "\ 15879(defvar disabled-command-hook (quote disabled-command-hook) "\
@@ -15866,7 +15902,7 @@ to future sessions.
15866;;;*** 15902;;;***
15867 15903
15868;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 15904;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
15869;;;;;; (15924 18776)) 15905;;;;;; (16213 43283))
15870;;; Generated autoloads from textmodes/nroff-mode.el 15906;;; Generated autoloads from textmodes/nroff-mode.el
15871 15907
15872(autoload (quote nroff-mode) "nroff-mode" "\ 15908(autoload (quote nroff-mode) "nroff-mode" "\
@@ -15881,7 +15917,7 @@ closing requests for requests that are used in matched pairs.
15881;;;*** 15917;;;***
15882 15918
15883;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" 15919;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"
15884;;;;;; (15941 42965)) 15920;;;;;; (16213 43282))
15885;;; Generated autoloads from progmodes/octave-hlp.el 15921;;; Generated autoloads from progmodes/octave-hlp.el
15886 15922
15887(autoload (quote octave-help) "octave-hlp" "\ 15923(autoload (quote octave-help) "octave-hlp" "\
@@ -15895,7 +15931,7 @@ If KEY is not a string, prompt for it with completion.
15895;;;*** 15931;;;***
15896 15932
15897;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 15933;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
15898;;;;;; (15941 42965)) 15934;;;;;; (16213 43282))
15899;;; Generated autoloads from progmodes/octave-inf.el 15935;;; Generated autoloads from progmodes/octave-inf.el
15900 15936
15901(autoload (quote inferior-octave) "octave-inf" "\ 15937(autoload (quote inferior-octave) "octave-inf" "\
@@ -15918,7 +15954,7 @@ startup file, `~/.emacs-octave'.
15918;;;*** 15954;;;***
15919 15955
15920;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 15956;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
15921;;;;;; (15941 42965)) 15957;;;;;; (16213 43282))
15922;;; Generated autoloads from progmodes/octave-mod.el 15958;;; Generated autoloads from progmodes/octave-mod.el
15923 15959
15924(autoload (quote octave-mode) "octave-mod" "\ 15960(autoload (quote octave-mode) "octave-mod" "\
@@ -16017,7 +16053,7 @@ including a reproducible test case and send the message.
16017;;;*** 16053;;;***
16018 16054
16019;;;### (autoloads (edit-options list-options) "options" "obsolete/options.el" 16055;;;### (autoloads (edit-options list-options) "options" "obsolete/options.el"
16020;;;;;; (16087 59373)) 16056;;;;;; (16213 43281))
16021;;; Generated autoloads from obsolete/options.el 16057;;; Generated autoloads from obsolete/options.el
16022 16058
16023(autoload (quote list-options) "options" "\ 16059(autoload (quote list-options) "options" "\
@@ -16039,7 +16075,7 @@ The Custom feature is intended to make this obsolete.
16039;;;*** 16075;;;***
16040 16076
16041;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 16077;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
16042;;;;;; (16168 11508)) 16078;;;;;; (16213 43269))
16043;;; Generated autoloads from outline.el 16079;;; Generated autoloads from outline.el
16044 16080
16045(autoload (quote outline-mode) "outline" "\ 16081(autoload (quote outline-mode) "outline" "\
@@ -16094,7 +16130,7 @@ See the command `outline-mode' for more information on this mode.
16094 16130
16095;;;*** 16131;;;***
16096 16132
16097;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15941 42956)) 16133;;;### (autoloads (show-paren-mode) "paren" "paren.el" (16213 43269))
16098;;; Generated autoloads from paren.el 16134;;; Generated autoloads from paren.el
16099 16135
16100(defvar show-paren-mode nil "\ 16136(defvar show-paren-mode nil "\
@@ -16117,8 +16153,21 @@ in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time.
16117 16153
16118;;;*** 16154;;;***
16119 16155
16120;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (15941 16156;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
16121;;;;;; 42965)) 16157;;;;;; (16243 62806))
16158;;; Generated autoloads from calendar/parse-time.el
16159
16160(autoload (quote parse-time-string) "parse-time" "\
16161Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ).
16162The values are identical to those of `decode-time', but any values that are
16163unknown are returned as nil.
16164
16165\(fn STRING)" nil nil)
16166
16167;;;***
16168
16169;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (16213
16170;;;;;; 43282))
16122;;; Generated autoloads from progmodes/pascal.el 16171;;; Generated autoloads from progmodes/pascal.el
16123 16172
16124(autoload (quote pascal-mode) "pascal" "\ 16173(autoload (quote pascal-mode) "pascal" "\
@@ -16171,7 +16220,7 @@ no args, if that value is non-nil.
16171;;;*** 16220;;;***
16172 16221
16173;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" 16222;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
16174;;;;;; (15223 38063)) 16223;;;;;; (16213 43273))
16175;;; Generated autoloads from emulation/pc-mode.el 16224;;; Generated autoloads from emulation/pc-mode.el
16176 16225
16177(autoload (quote pc-bindings-mode) "pc-mode" "\ 16226(autoload (quote pc-bindings-mode) "pc-mode" "\
@@ -16189,7 +16238,7 @@ C-Escape does list-buffers.
16189;;;*** 16238;;;***
16190 16239
16191;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" 16240;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
16192;;;;;; "emulation/pc-select.el" (15941 42958)) 16241;;;;;; "emulation/pc-select.el" (16213 43273))
16193;;; Generated autoloads from emulation/pc-select.el 16242;;; Generated autoloads from emulation/pc-select.el
16194 16243
16195(defvar pc-selection-mode nil "\ 16244(defvar pc-selection-mode nil "\
@@ -16263,8 +16312,8 @@ You must modify via \\[customize] for this variable to have an effect.")
16263 16312
16264;;;*** 16313;;;***
16265 16314
16266;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (15678 16315;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (16213
16267;;;;;; 51468)) 16316;;;;;; 43269))
16268;;; Generated autoloads from pcmpl-cvs.el 16317;;; Generated autoloads from pcmpl-cvs.el
16269 16318
16270(autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ 16319(autoload (quote pcomplete/cvs) "pcmpl-cvs" "\
@@ -16275,7 +16324,7 @@ Completion rules for the `cvs' command.
16275;;;*** 16324;;;***
16276 16325
16277;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 16326;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
16278;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (15186 43679)) 16327;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (16213 43269))
16279;;; Generated autoloads from pcmpl-gnu.el 16328;;; Generated autoloads from pcmpl-gnu.el
16280 16329
16281(autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ 16330(autoload (quote pcomplete/gzip) "pcmpl-gnu" "\
@@ -16303,7 +16352,7 @@ Completion for the GNU tar utility.
16303;;;*** 16352;;;***
16304 16353
16305;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 16354;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
16306;;;;;; "pcmpl-linux" "pcmpl-linux.el" (15186 43679)) 16355;;;;;; "pcmpl-linux" "pcmpl-linux.el" (16213 43269))
16307;;; Generated autoloads from pcmpl-linux.el 16356;;; Generated autoloads from pcmpl-linux.el
16308 16357
16309(autoload (quote pcomplete/kill) "pcmpl-linux" "\ 16358(autoload (quote pcomplete/kill) "pcmpl-linux" "\
@@ -16323,8 +16372,8 @@ Completion for GNU/Linux `mount'.
16323 16372
16324;;;*** 16373;;;***
16325 16374
16326;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (15186 16375;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (16213
16327;;;;;; 43679)) 16376;;;;;; 43269))
16328;;; Generated autoloads from pcmpl-rpm.el 16377;;; Generated autoloads from pcmpl-rpm.el
16329 16378
16330(autoload (quote pcomplete/rpm) "pcmpl-rpm" "\ 16379(autoload (quote pcomplete/rpm) "pcmpl-rpm" "\
@@ -16340,7 +16389,7 @@ You can use \\[eshell-report-bug] to do so.
16340 16389
16341;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which 16390;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which
16342;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) 16391;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd)
16343;;;;;; "pcmpl-unix" "pcmpl-unix.el" (15186 43679)) 16392;;;;;; "pcmpl-unix" "pcmpl-unix.el" (16213 43269))
16344;;; Generated autoloads from pcmpl-unix.el 16393;;; Generated autoloads from pcmpl-unix.el
16345 16394
16346(autoload (quote pcomplete/cd) "pcmpl-unix" "\ 16395(autoload (quote pcomplete/cd) "pcmpl-unix" "\
@@ -16386,8 +16435,8 @@ Completion for the `chgrp' command.
16386 16435
16387;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 16436;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
16388;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 16437;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
16389;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15941 16438;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (16213
16390;;;;;; 42956)) 16439;;;;;; 43269))
16391;;; Generated autoloads from pcomplete.el 16440;;; Generated autoloads from pcomplete.el
16392 16441
16393(autoload (quote pcomplete) "pcomplete" "\ 16442(autoload (quote pcomplete) "pcomplete" "\
@@ -16446,7 +16495,7 @@ Setup shell-mode to use pcomplete.
16446 16495
16447;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 16496;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
16448;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 16497;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
16449;;;;;; "pcvs.el" (16111 41826)) 16498;;;;;; "pcvs.el" (16249 12135))
16450;;; Generated autoloads from pcvs.el 16499;;; Generated autoloads from pcvs.el
16451 16500
16452(autoload (quote cvs-checkout) "pcvs" "\ 16501(autoload (quote cvs-checkout) "pcvs" "\
@@ -16523,7 +16572,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
16523 16572
16524;;;*** 16573;;;***
16525 16574
16526;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (16111 41826)) 16575;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (16213 43269))
16527;;; Generated autoloads from pcvs-defs.el 16576;;; Generated autoloads from pcvs-defs.el
16528 16577
16529(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m))) 16578(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m)))
@@ -16531,7 +16580,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
16531;;;*** 16580;;;***
16532 16581
16533;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 16582;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
16534;;;;;; (16111 41834)) 16583;;;;;; (16213 43282))
16535;;; Generated autoloads from progmodes/perl-mode.el 16584;;; Generated autoloads from progmodes/perl-mode.el
16536 16585
16537(autoload (quote perl-mode) "perl-mode" "\ 16586(autoload (quote perl-mode) "perl-mode" "\
@@ -16587,7 +16636,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
16587;;;*** 16636;;;***
16588 16637
16589;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 16638;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
16590;;;;;; (15924 18776)) 16639;;;;;; (16213 43283))
16591;;; Generated autoloads from textmodes/picture.el 16640;;; Generated autoloads from textmodes/picture.el
16592 16641
16593(autoload (quote picture-mode) "picture" "\ 16642(autoload (quote picture-mode) "picture" "\
@@ -16659,7 +16708,7 @@ they are not defaultly assigned to keys.
16659;;;*** 16708;;;***
16660 16709
16661;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 16710;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
16662;;;;;; (16148 4633)) 16711;;;;;; (16213 43283))
16663;;; Generated autoloads from textmodes/po.el 16712;;; Generated autoloads from textmodes/po.el
16664 16713
16665(autoload (quote po-find-file-coding-system) "po" "\ 16714(autoload (quote po-find-file-coding-system) "po" "\
@@ -16670,7 +16719,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
16670 16719
16671;;;*** 16720;;;***
16672 16721
16673;;;### (autoloads (pong) "pong" "play/pong.el" (15941 42963)) 16722;;;### (autoloads (pong) "pong" "play/pong.el" (16213 43281))
16674;;; Generated autoloads from play/pong.el 16723;;; Generated autoloads from play/pong.el
16675 16724
16676(autoload (quote pong) "pong" "\ 16725(autoload (quote pong) "pong" "\
@@ -16687,7 +16736,7 @@ pong-mode keybindings:\\<pong-mode-map>
16687;;;*** 16736;;;***
16688 16737
16689;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string) 16738;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string)
16690;;;;;; "pp" "emacs-lisp/pp.el" (15941 42958)) 16739;;;;;; "pp" "emacs-lisp/pp.el" (16213 43273))
16691;;; Generated autoloads from emacs-lisp/pp.el 16740;;; Generated autoloads from emacs-lisp/pp.el
16692 16741
16693(autoload (quote pp-to-string) "pp" "\ 16742(autoload (quote pp-to-string) "pp" "\
@@ -16740,7 +16789,7 @@ Ignores leading comment characters.
16740;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 16789;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
16741;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 16790;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
16742;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 16791;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
16743;;;;;; (15997 671)) 16792;;;;;; (16213 43270))
16744;;; Generated autoloads from printing.el 16793;;; Generated autoloads from printing.el
16745 16794
16746(autoload (quote pr-interface) "printing" "\ 16795(autoload (quote pr-interface) "printing" "\
@@ -17328,7 +17377,7 @@ are both set to t.
17328;;;*** 17377;;;***
17329 17378
17330;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el" 17379;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el"
17331;;;;;; (15611 12634)) 17380;;;;;; (16213 43282))
17332;;; Generated autoloads from progmodes/prolog.el 17381;;; Generated autoloads from progmodes/prolog.el
17333 17382
17334(autoload (quote prolog-mode) "prolog" "\ 17383(autoload (quote prolog-mode) "prolog" "\
@@ -17348,7 +17397,7 @@ Run an inferior Prolog process, input and output via buffer *prolog*.
17348 17397
17349;;;*** 17398;;;***
17350 17399
17351;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (16148 4633)) 17400;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (16213 43271))
17352;;; Generated autoloads from ps-bdf.el 17401;;; Generated autoloads from ps-bdf.el
17353 17402
17354(defvar bdf-directory-list (if (memq system-type (quote (ms-dos windows-nt))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ 17403(defvar bdf-directory-list (if (memq system-type (quote (ms-dos windows-nt))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\
@@ -17357,8 +17406,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
17357 17406
17358;;;*** 17407;;;***
17359 17408
17360;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (16111 17409;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (16213
17361;;;;;; 41834)) 17410;;;;;; 43282))
17362;;; Generated autoloads from progmodes/ps-mode.el 17411;;; Generated autoloads from progmodes/ps-mode.el
17363 17412
17364(autoload (quote ps-mode) "ps-mode" "\ 17413(autoload (quote ps-mode) "ps-mode" "\
@@ -17407,7 +17456,7 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
17407;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets 17456;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets
17408;;;;;; ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition 17457;;;;;; ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition
17409;;;;;; ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font 17458;;;;;; ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font
17410;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" (16085 62843)) 17459;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" (16213 43271))
17411;;; Generated autoloads from ps-mule.el 17460;;; Generated autoloads from ps-mule.el
17412 17461
17413(defvar ps-multibyte-buffer nil "\ 17462(defvar ps-multibyte-buffer nil "\
@@ -17533,8 +17582,8 @@ Not documented
17533;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 17582;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
17534;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 17583;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
17535;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 17584;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
17536;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (16148 17585;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (16213
17537;;;;;; 4633)) 17586;;;;;; 43271))
17538;;; Generated autoloads from ps-print.el 17587;;; Generated autoloads from ps-print.el
17539 17588
17540(defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\ 17589(defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\
@@ -17734,7 +17783,7 @@ If EXTENSION is any other symbol, it is ignored.
17734;;;;;; quail-defrule quail-install-decode-map quail-install-map 17783;;;;;; quail-defrule quail-install-decode-map quail-install-map
17735;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 17784;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
17736;;;;;; quail-define-package quail-use-package quail-title) "quail" 17785;;;;;; quail-define-package quail-use-package quail-title) "quail"
17737;;;;;; "international/quail.el" (16162 48286)) 17786;;;;;; "international/quail.el" (16213 43279))
17738;;; Generated autoloads from international/quail.el 17787;;; Generated autoloads from international/quail.el
17739 17788
17740(autoload (quote quail-title) "quail" "\ 17789(autoload (quote quail-title) "quail" "\
@@ -17965,8 +18014,8 @@ of each directory.
17965 18014
17966;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 18015;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
17967;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 18016;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
17968;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (15941 18017;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (16213
17969;;;;;; 42963)) 18018;;;;;; 43280))
17970;;; Generated autoloads from net/quickurl.el 18019;;; Generated autoloads from net/quickurl.el
17971 18020
17972(defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\ 18021(defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\
@@ -18037,8 +18086,8 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
18037 18086
18038;;;*** 18087;;;***
18039 18088
18040;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (15941 18089;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (16213
18041;;;;;; 42963)) 18090;;;;;; 43280))
18042;;; Generated autoloads from net/rcompile.el 18091;;; Generated autoloads from net/rcompile.el
18043 18092
18044(autoload (quote remote-compile) "rcompile" "\ 18093(autoload (quote remote-compile) "rcompile" "\
@@ -18050,7 +18099,7 @@ See \\[compile].
18050;;;*** 18099;;;***
18051 18100
18052;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 18101;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
18053;;;;;; (15941 42958)) 18102;;;;;; (16213 43273))
18054;;; Generated autoloads from emacs-lisp/re-builder.el 18103;;; Generated autoloads from emacs-lisp/re-builder.el
18055 18104
18056(autoload (quote re-builder) "re-builder" "\ 18105(autoload (quote re-builder) "re-builder" "\
@@ -18060,7 +18109,7 @@ Call up the RE Builder for the current window.
18060 18109
18061;;;*** 18110;;;***
18062 18111
18063;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (16055 8591)) 18112;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (16247 63112))
18064;;; Generated autoloads from recentf.el 18113;;; Generated autoloads from recentf.el
18065 18114
18066(defvar recentf-mode nil "\ 18115(defvar recentf-mode nil "\
@@ -18086,8 +18135,8 @@ that were operated on recently.
18086;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle 18135;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
18087;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 18136;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
18088;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 18137;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
18089;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (15941 18138;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (16213
18090;;;;;; 42956)) 18139;;;;;; 43271))
18091;;; Generated autoloads from rect.el 18140;;; Generated autoloads from rect.el
18092 18141
18093(autoload (quote move-to-column-force) "rect" "\ 18142(autoload (quote move-to-column-force) "rect" "\
@@ -18209,8 +18258,8 @@ rectangle which were empty.
18209 18258
18210;;;*** 18259;;;***
18211 18260
18212;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (16111 18261;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (16213
18213;;;;;; 41838)) 18262;;;;;; 43283))
18214;;; Generated autoloads from textmodes/refill.el 18263;;; Generated autoloads from textmodes/refill.el
18215 18264
18216(autoload (quote refill-mode) "refill" "\ 18265(autoload (quote refill-mode) "refill" "\
@@ -18225,8 +18274,8 @@ refilling if they would cause auto-filling.
18225 18274
18226;;;*** 18275;;;***
18227 18276
18228;;;### (autoloads (reftex-scanning-info-available-p reftex-mode turn-on-reftex) 18277;;;### (autoloads (reftex-reset-scanning-information reftex-mode
18229;;;;;; "reftex" "textmodes/reftex.el" (16142 9352)) 18278;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (16213 43284))
18230;;; Generated autoloads from textmodes/reftex.el 18279;;; Generated autoloads from textmodes/reftex.el
18231 18280
18232(autoload (quote turn-on-reftex) "reftex" "\ 18281(autoload (quote turn-on-reftex) "reftex" "\
@@ -18267,15 +18316,16 @@ on the menu bar.
18267 18316
18268\(fn &optional ARG)" t nil) 18317\(fn &optional ARG)" t nil)
18269 18318
18270(autoload (quote reftex-scanning-info-available-p) "reftex" "\ 18319(autoload (quote reftex-reset-scanning-information) "reftex" "\
18271Is the scanning info about the current document available? 18320Reset the symbols containing information from buffer scanning.
18321This enforces rescanning the buffer on next use.
18272 18322
18273\(fn)" nil nil) 18323\(fn)" nil nil)
18274 18324
18275;;;*** 18325;;;***
18276 18326
18277;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 18327;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
18278;;;;;; (16070 35808)) 18328;;;;;; (16213 43283))
18279;;; Generated autoloads from textmodes/reftex-cite.el 18329;;; Generated autoloads from textmodes/reftex-cite.el
18280 18330
18281(autoload (quote reftex-citation) "reftex-cite" "\ 18331(autoload (quote reftex-citation) "reftex-cite" "\
@@ -18304,7 +18354,7 @@ While entering the regexp, completion on knows citation keys is possible.
18304;;;*** 18354;;;***
18305 18355
18306;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 18356;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
18307;;;;;; (15941 42966)) 18357;;;;;; (16213 43283))
18308;;; Generated autoloads from textmodes/reftex-index.el 18358;;; Generated autoloads from textmodes/reftex-index.el
18309 18359
18310(autoload (quote reftex-index-phrases-mode) "reftex-index" "\ 18360(autoload (quote reftex-index-phrases-mode) "reftex-index" "\
@@ -18337,7 +18387,7 @@ Here are all local bindings.
18337;;;*** 18387;;;***
18338 18388
18339;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 18389;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
18340;;;;;; (16142 9352)) 18390;;;;;; (16213 43283))
18341;;; Generated autoloads from textmodes/reftex-parse.el 18391;;; Generated autoloads from textmodes/reftex-parse.el
18342 18392
18343(autoload (quote reftex-all-document-files) "reftex-parse" "\ 18393(autoload (quote reftex-all-document-files) "reftex-parse" "\
@@ -18350,7 +18400,7 @@ of master file.
18350;;;*** 18400;;;***
18351 18401
18352;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 18402;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
18353;;;;;; (16054 60749)) 18403;;;;;; (16213 43273))
18354;;; Generated autoloads from emacs-lisp/regexp-opt.el 18404;;; Generated autoloads from emacs-lisp/regexp-opt.el
18355 18405
18356(autoload (quote regexp-opt) "regexp-opt" "\ 18406(autoload (quote regexp-opt) "regexp-opt" "\
@@ -18377,7 +18427,7 @@ in REGEXP.
18377 18427
18378;;;*** 18428;;;***
18379 18429
18380;;;### (autoloads (repeat) "repeat" "repeat.el" (15941 42956)) 18430;;;### (autoloads (repeat) "repeat" "repeat.el" (16213 43271))
18381;;; Generated autoloads from repeat.el 18431;;; Generated autoloads from repeat.el
18382 18432
18383(autoload (quote repeat) "repeat" "\ 18433(autoload (quote repeat) "repeat" "\
@@ -18395,7 +18445,7 @@ can be modified by the global variable `repeat-on-final-keystroke'.
18395;;;*** 18445;;;***
18396 18446
18397;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 18447;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
18398;;;;;; (15356 55960)) 18448;;;;;; (16213 43280))
18399;;; Generated autoloads from mail/reporter.el 18449;;; Generated autoloads from mail/reporter.el
18400 18450
18401(autoload (quote reporter-submit-bug-report) "reporter" "\ 18451(autoload (quote reporter-submit-bug-report) "reporter" "\
@@ -18427,7 +18477,7 @@ mail-sending package is used for editing and sending the message.
18427;;;*** 18477;;;***
18428 18478
18429;;;### (autoloads (reposition-window) "reposition" "reposition.el" 18479;;;### (autoloads (reposition-window) "reposition" "reposition.el"
18430;;;;;; (15364 46020)) 18480;;;;;; (16213 43271))
18431;;; Generated autoloads from reposition.el 18481;;; Generated autoloads from reposition.el
18432 18482
18433(autoload (quote reposition-window) "reposition" "\ 18483(autoload (quote reposition-window) "reposition" "\
@@ -18454,8 +18504,8 @@ first comment line visible (if point is in a comment).
18454 18504
18455;;;*** 18505;;;***
18456 18506
18457;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (15941 18507;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (16213
18458;;;;;; 42956)) 18508;;;;;; 43271))
18459;;; Generated autoloads from resume.el 18509;;; Generated autoloads from resume.el
18460 18510
18461(autoload (quote resume-suspend-hook) "resume" "\ 18511(autoload (quote resume-suspend-hook) "resume" "\
@@ -18466,7 +18516,7 @@ Clear out the file used for transmitting args when Emacs resumes.
18466;;;*** 18516;;;***
18467 18517
18468;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 18518;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
18469;;;;;; (16054 60749)) 18519;;;;;; (16213 43271))
18470;;; Generated autoloads from reveal.el 18520;;; Generated autoloads from reveal.el
18471 18521
18472(autoload (quote reveal-mode) "reveal" "\ 18522(autoload (quote reveal-mode) "reveal" "\
@@ -18501,7 +18551,7 @@ With zero or negative ARG turn mode off.
18501 18551
18502;;;### (autoloads (file-name-shadow-mode file-name-shadow-tty-properties 18552;;;### (autoloads (file-name-shadow-mode file-name-shadow-tty-properties
18503;;;;;; file-name-shadow-properties) "rfn-eshadow" "rfn-eshadow.el" 18553;;;;;; file-name-shadow-properties) "rfn-eshadow" "rfn-eshadow.el"
18504;;;;;; (15728 55520)) 18554;;;;;; (16213 43271))
18505;;; Generated autoloads from rfn-eshadow.el 18555;;; Generated autoloads from rfn-eshadow.el
18506 18556
18507(defvar file-name-shadow-properties (quote (face file-name-shadow field shadow)) "\ 18557(defvar file-name-shadow-properties (quote (face file-name-shadow field shadow)) "\
@@ -18544,7 +18594,7 @@ Returns non-nil if the new state is enabled.
18544;;;*** 18594;;;***
18545 18595
18546;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 18596;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
18547;;;;;; (16148 4633)) 18597;;;;;; (16213 43273))
18548;;; Generated autoloads from emacs-lisp/ring.el 18598;;; Generated autoloads from emacs-lisp/ring.el
18549 18599
18550(autoload (quote ring-p) "ring" "\ 18600(autoload (quote ring-p) "ring" "\
@@ -18559,7 +18609,7 @@ Make a ring that can contain SIZE elements.
18559 18609
18560;;;*** 18610;;;***
18561 18611
18562;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (16066 53440)) 18612;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (16213 43280))
18563;;; Generated autoloads from net/rlogin.el 18613;;; Generated autoloads from net/rlogin.el
18564 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") 18614 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
18565 18615
@@ -18610,7 +18660,7 @@ variable.
18610;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output 18660;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
18611;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers 18661;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
18612;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) 18662;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names)
18613;;;;;; "rmail" "mail/rmail.el" (16072 11522)) 18663;;;;;; "rmail" "mail/rmail.el" (16213 43280))
18614;;; Generated autoloads from mail/rmail.el 18664;;; Generated autoloads from mail/rmail.el
18615 18665
18616(defvar rmail-dont-reply-to-names nil "\ 18666(defvar rmail-dont-reply-to-names nil "\
@@ -18858,7 +18908,7 @@ Set PASSWORD to be used for retrieving mail from a POP server.
18858;;;*** 18908;;;***
18859 18909
18860;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" 18910;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
18861;;;;;; (15830 37093)) 18911;;;;;; (16213 43280))
18862;;; Generated autoloads from mail/rmailedit.el 18912;;; Generated autoloads from mail/rmailedit.el
18863 18913
18864(autoload (quote rmail-edit-current-message) "rmailedit" "\ 18914(autoload (quote rmail-edit-current-message) "rmailedit" "\
@@ -18870,7 +18920,7 @@ Edit the contents of this message.
18870 18920
18871;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message 18921;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
18872;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" 18922;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
18873;;;;;; "mail/rmailkwd.el" (15186 43692)) 18923;;;;;; "mail/rmailkwd.el" (16213 43280))
18874;;; Generated autoloads from mail/rmailkwd.el 18924;;; Generated autoloads from mail/rmailkwd.el
18875 18925
18876(autoload (quote rmail-add-label) "rmailkwd" "\ 18926(autoload (quote rmail-add-label) "rmailkwd" "\
@@ -18909,7 +18959,7 @@ With prefix argument N moves forward N messages with these labels.
18909;;;*** 18959;;;***
18910 18960
18911;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" 18961;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el"
18912;;;;;; (15186 43692)) 18962;;;;;; (16213 43280))
18913;;; Generated autoloads from mail/rmailmsc.el 18963;;; Generated autoloads from mail/rmailmsc.el
18914 18964
18915(autoload (quote set-rmail-inbox-list) "rmailmsc" "\ 18965(autoload (quote set-rmail-inbox-list) "rmailmsc" "\
@@ -18923,7 +18973,7 @@ If FILE-NAME is empty, remove any existing inbox list.
18923 18973
18924;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output 18974;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output
18925;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" 18975;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout"
18926;;;;;; "mail/rmailout.el" (15941 42961)) 18976;;;;;; "mail/rmailout.el" (16213 43280))
18927;;; Generated autoloads from mail/rmailout.el 18977;;; Generated autoloads from mail/rmailout.el
18928 18978
18929(defvar rmail-output-file-alist nil "\ 18979(defvar rmail-output-file-alist nil "\
@@ -18990,8 +19040,8 @@ FILE-NAME defaults, interactively, from the Subject field of the message.
18990 19040
18991;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent 19041;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent
18992;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject 19042;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject
18993;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (15941 19043;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (16213
18994;;;;;; 42961)) 19044;;;;;; 43280))
18995;;; Generated autoloads from mail/rmailsort.el 19045;;; Generated autoloads from mail/rmailsort.el
18996 19046
18997(autoload (quote rmail-sort-by-date) "rmailsort" "\ 19047(autoload (quote rmail-sort-by-date) "rmailsort" "\
@@ -19043,7 +19093,7 @@ KEYWORDS is a comma-separated list of labels.
19043;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp 19093;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
19044;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 19094;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
19045;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 19095;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
19046;;;;;; "rmailsum" "mail/rmailsum.el" (16025 36884)) 19096;;;;;; "rmailsum" "mail/rmailsum.el" (16250 35353))
19047;;; Generated autoloads from mail/rmailsum.el 19097;;; Generated autoloads from mail/rmailsum.el
19048 19098
19049(defvar rmail-summary-scroll-between-messages t "\ 19099(defvar rmail-summary-scroll-between-messages t "\
@@ -19125,7 +19175,7 @@ Setting this variable has an effect only before reading a mail.")
19125;;;*** 19175;;;***
19126 19176
19127;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el" 19177;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el"
19128;;;;;; (15941 42963)) 19178;;;;;; (16213 43281))
19129;;; Generated autoloads from obsolete/rnewspost.el 19179;;; Generated autoloads from obsolete/rnewspost.el
19130 19180
19131(autoload (quote news-post-news) "rnewspost" "\ 19181(autoload (quote news-post-news) "rnewspost" "\
@@ -19138,7 +19188,7 @@ If NOQUERY is non-nil, we do not query before doing the work.
19138;;;*** 19188;;;***
19139 19189
19140;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 19190;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
19141;;;;;; rot13-string rot13) "rot13" "rot13.el" (15941 42956)) 19191;;;;;; rot13-string rot13) "rot13" "rot13.el" (16213 43271))
19142;;; Generated autoloads from rot13.el 19192;;; Generated autoloads from rot13.el
19143 19193
19144(autoload (quote rot13) "rot13" "\ 19194(autoload (quote rot13) "rot13" "\
@@ -19179,7 +19229,7 @@ Toggle the use of rot 13 encoding for the current window.
19179;;;;;; resize-minibuffer-frame-max-height resize-minibuffer-frame 19229;;;;;; resize-minibuffer-frame-max-height resize-minibuffer-frame
19180;;;;;; resize-minibuffer-window-exactly resize-minibuffer-window-max-height 19230;;;;;; resize-minibuffer-window-exactly resize-minibuffer-window-max-height
19181;;;;;; resize-minibuffer-mode) "rsz-mini" "obsolete/rsz-mini.el" 19231;;;;;; resize-minibuffer-mode) "rsz-mini" "obsolete/rsz-mini.el"
19182;;;;;; (15245 60238)) 19232;;;;;; (16213 43281))
19183;;; Generated autoloads from obsolete/rsz-mini.el 19233;;; Generated autoloads from obsolete/rsz-mini.el
19184 19234
19185(defvar resize-minibuffer-mode nil "\ 19235(defvar resize-minibuffer-mode nil "\
@@ -19219,8 +19269,8 @@ This function is obsolete.
19219 19269
19220;;;*** 19270;;;***
19221 19271
19222;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (16111 19272;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (16216
19223;;;;;; 41826)) 19273;;;;;; 22161))
19224;;; Generated autoloads from ruler-mode.el 19274;;; Generated autoloads from ruler-mode.el
19225 19275
19226(autoload (quote ruler-mode) "ruler-mode" "\ 19276(autoload (quote ruler-mode) "ruler-mode" "\
@@ -19230,8 +19280,8 @@ Display a ruler in the header line if ARG > 0.
19230 19280
19231;;;*** 19281;;;***
19232 19282
19233;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15941 19283;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (16213
19234;;;;;; 42958)) 19284;;;;;; 43273))
19235;;; Generated autoloads from emacs-lisp/rx.el 19285;;; Generated autoloads from emacs-lisp/rx.el
19236 19286
19237(autoload (quote rx-to-string) "rx" "\ 19287(autoload (quote rx-to-string) "rx" "\
@@ -19506,7 +19556,7 @@ CHAR
19506;;;*** 19556;;;***
19507 19557
19508;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 19558;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
19509;;;;;; (16054 60750)) 19559;;;;;; (16250 35355))
19510;;; Generated autoloads from progmodes/scheme.el 19560;;; Generated autoloads from progmodes/scheme.el
19511 19561
19512(autoload (quote scheme-mode) "scheme" "\ 19562(autoload (quote scheme-mode) "scheme" "\
@@ -19548,7 +19598,7 @@ that variable's value is a string.
19548;;;*** 19598;;;***
19549 19599
19550;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 19600;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
19551;;;;;; (14792 28989)) 19601;;;;;; (16213 43274))
19552;;; Generated autoloads from gnus/score-mode.el 19602;;; Generated autoloads from gnus/score-mode.el
19553 19603
19554(autoload (quote gnus-score-mode) "score-mode" "\ 19604(autoload (quote gnus-score-mode) "score-mode" "\
@@ -19561,8 +19611,8 @@ This mode is an extended emacs-lisp mode.
19561 19611
19562;;;*** 19612;;;***
19563 19613
19564;;;### (autoloads (scribe-mode) "scribe" "obsolete/scribe.el" (16087 19614;;;### (autoloads (scribe-mode) "scribe" "obsolete/scribe.el" (16213
19565;;;;;; 59373)) 19615;;;;;; 43281))
19566;;; Generated autoloads from obsolete/scribe.el 19616;;; Generated autoloads from obsolete/scribe.el
19567 19617
19568(autoload (quote scribe-mode) "scribe" "\ 19618(autoload (quote scribe-mode) "scribe" "\
@@ -19587,7 +19637,7 @@ Interesting variables:
19587;;;*** 19637;;;***
19588 19638
19589;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 19639;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
19590;;;;;; (15941 42956)) 19640;;;;;; (16213 43271))
19591;;; Generated autoloads from scroll-all.el 19641;;; Generated autoloads from scroll-all.el
19592 19642
19593(defvar scroll-all-mode nil "\ 19643(defvar scroll-all-mode nil "\
@@ -19613,7 +19663,7 @@ apply to all visible windows in the same frame.
19613;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 19663;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
19614;;;;;; mail-header-separator send-mail-function mail-yank-ignored-headers 19664;;;;;; mail-header-separator send-mail-function mail-yank-ignored-headers
19615;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from 19665;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from
19616;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (16136 53055)) 19666;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (16250 35353))
19617;;; Generated autoloads from mail/sendmail.el 19667;;; Generated autoloads from mail/sendmail.el
19618 19668
19619(defvar mail-from-style (quote angles) "\ 19669(defvar mail-from-style (quote angles) "\
@@ -19638,11 +19688,12 @@ controlled by a separate variable, `mail-specify-envelope-from'.")
19638(defvar mail-specify-envelope-from nil "\ 19688(defvar mail-specify-envelope-from nil "\
19639*If non-nil, specify the envelope-from address when sending mail. 19689*If non-nil, specify the envelope-from address when sending mail.
19640The value used to specify it is whatever is found in 19690The value used to specify it is whatever is found in
19641`mail-envelope-from', with `user-mail-address' as fallback. 19691the variable `mail-envelope-from', with `user-mail-address' as fallback.
19642 19692
19643On most systems, specifying the envelope-from address is a 19693On most systems, specifying the envelope-from address is a
19644privileged operation. This variable is only used if 19694privileged operation. This variable affects sendmail and
19645`send-mail-function' is set to `sendmail-send-it'.") 19695smtpmail -- if you use feedmail to send mail, see instead the
19696variable `feedmail-deduce-envelope-from'.")
19646 19697
19647(custom-autoload (quote mail-specify-envelope-from) "sendmail") 19698(custom-autoload (quote mail-specify-envelope-from) "sendmail")
19648 19699
@@ -19820,7 +19871,7 @@ Like `mail' command, but display mail buffer in another frame.
19820;;;*** 19871;;;***
19821 19872
19822;;;### (autoloads (server-mode server-start) "server" "server.el" 19873;;;### (autoloads (server-mode server-start) "server" "server.el"
19823;;;;;; (16162 11942)) 19874;;;;;; (16213 43271))
19824;;; Generated autoloads from server.el 19875;;; Generated autoloads from server.el
19825 19876
19826(autoload (quote server-start) "server" "\ 19877(autoload (quote server-start) "server" "\
@@ -19852,7 +19903,7 @@ Server mode runs a process that accepts commands from the
19852 19903
19853;;;*** 19904;;;***
19854 19905
19855;;;### (autoloads (ses-mode) "ses" "ses.el" (16162 11942)) 19906;;;### (autoloads (ses-mode) "ses" "ses.el" (16213 43271))
19856;;; Generated autoloads from ses.el 19907;;; Generated autoloads from ses.el
19857 19908
19858(autoload (quote ses-mode) "ses" "\ 19909(autoload (quote ses-mode) "ses" "\
@@ -19870,7 +19921,7 @@ These are active only in the minibuffer, when entering or editing a formula:
19870;;;*** 19921;;;***
19871 19922
19872;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 19923;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
19873;;;;;; (16139 21086)) 19924;;;;;; (16213 43284))
19874;;; Generated autoloads from textmodes/sgml-mode.el 19925;;; Generated autoloads from textmodes/sgml-mode.el
19875 19926
19876(autoload (quote sgml-mode) "sgml-mode" "\ 19927(autoload (quote sgml-mode) "sgml-mode" "\
@@ -19938,7 +19989,7 @@ To work around that, do:
19938;;;*** 19989;;;***
19939 19990
19940;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 19991;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
19941;;;;;; (16174 61085)) 19992;;;;;; (16250 35355))
19942;;; Generated autoloads from progmodes/sh-script.el 19993;;; Generated autoloads from progmodes/sh-script.el
19943 19994
19944(autoload (quote sh-mode) "sh-script" "\ 19995(autoload (quote sh-mode) "sh-script" "\
@@ -20002,7 +20053,7 @@ with your script for an edit-interpret-debug cycle.
20002;;;*** 20053;;;***
20003 20054
20004;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 20055;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
20005;;;;;; (15941 42958)) 20056;;;;;; (16213 43273))
20006;;; Generated autoloads from emacs-lisp/shadow.el 20057;;; Generated autoloads from emacs-lisp/shadow.el
20007 20058
20008(autoload (quote list-load-path-shadows) "shadow" "\ 20059(autoload (quote list-load-path-shadows) "shadow" "\
@@ -20049,8 +20100,8 @@ buffer called `*Shadows*'. Shadowings are located by calling the
20049;;;*** 20100;;;***
20050 20101
20051;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 20102;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
20052;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (16016 20103;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (16213
20053;;;;;; 56429)) 20104;;;;;; 43271))
20054;;; Generated autoloads from shadowfile.el 20105;;; Generated autoloads from shadowfile.el
20055 20106
20056(autoload (quote shadow-define-cluster) "shadowfile" "\ 20107(autoload (quote shadow-define-cluster) "shadowfile" "\
@@ -20089,7 +20140,7 @@ Set up file shadowing.
20089;;;*** 20140;;;***
20090 20141
20091;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 20142;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
20092;;;;;; (16111 41826)) 20143;;;;;; (16213 43271))
20093;;; Generated autoloads from shell.el 20144;;; Generated autoloads from shell.el
20094 20145
20095(defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ 20146(defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
@@ -20135,8 +20186,8 @@ Otherwise, one argument `-i' is passed to the shell.
20135 20186
20136;;;*** 20187;;;***
20137 20188
20138;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (15997 20189;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (16213
20139;;;;;; 672)) 20190;;;;;; 43282))
20140;;; Generated autoloads from progmodes/simula.el 20191;;; Generated autoloads from progmodes/simula.el
20141 20192
20142(autoload (quote simula-mode) "simula" "\ 20193(autoload (quote simula-mode) "simula" "\
@@ -20185,7 +20236,7 @@ with no arguments, if that value is non-nil.
20185;;;*** 20236;;;***
20186 20237
20187;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 20238;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
20188;;;;;; define-skeleton) "skeleton" "skeleton.el" (16111 41826)) 20239;;;;;; define-skeleton) "skeleton" "skeleton.el" (16213 43271))
20189;;; Generated autoloads from skeleton.el 20240;;; Generated autoloads from skeleton.el
20190 20241
20191(defvar skeleton-filter (quote identity) "\ 20242(defvar skeleton-filter (quote identity) "\
@@ -20295,7 +20346,7 @@ symmetrical ones, and the same character twice for the others.
20295;;;*** 20346;;;***
20296 20347
20297;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" 20348;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el"
20298;;;;;; (15941 42957)) 20349;;;;;; (16213 43271))
20299;;; Generated autoloads from smerge-mode.el 20350;;; Generated autoloads from smerge-mode.el
20300 20351
20301(autoload (quote smerge-ediff) "smerge-mode" "\ 20352(autoload (quote smerge-ediff) "smerge-mode" "\
@@ -20314,7 +20365,7 @@ Minor mode to simplify editing output from the diff3 program.
20314;;;*** 20365;;;***
20315 20366
20316;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el" 20367;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el"
20317;;;;;; (15856 53274)) 20368;;;;;; (16213 43274))
20318;;; Generated autoloads from gnus/smiley-ems.el 20369;;; Generated autoloads from gnus/smiley-ems.el
20319 20370
20320(autoload (quote smiley-region) "smiley-ems" "\ 20371(autoload (quote smiley-region) "smiley-ems" "\
@@ -20328,7 +20379,7 @@ which smileys to operate on and which images to use for them.
20328;;;*** 20379;;;***
20329 20380
20330;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 20381;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
20331;;;;;; "mail/smtpmail.el" (16148 4633)) 20382;;;;;; "mail/smtpmail.el" (16247 63113))
20332;;; Generated autoloads from mail/smtpmail.el 20383;;; Generated autoloads from mail/smtpmail.el
20333 20384
20334(autoload (quote smtpmail-send-it) "smtpmail" "\ 20385(autoload (quote smtpmail-send-it) "smtpmail" "\
@@ -20343,7 +20394,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
20343 20394
20344;;;*** 20395;;;***
20345 20396
20346;;;### (autoloads (snake) "snake" "play/snake.el" (15763 44954)) 20397;;;### (autoloads (snake) "snake" "play/snake.el" (16213 43281))
20347;;; Generated autoloads from play/snake.el 20398;;; Generated autoloads from play/snake.el
20348 20399
20349(autoload (quote snake) "snake" "\ 20400(autoload (quote snake) "snake" "\
@@ -20367,7 +20418,7 @@ Snake mode keybindings:
20367;;;*** 20418;;;***
20368 20419
20369;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 20420;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
20370;;;;;; (15491 28594)) 20421;;;;;; (16213 43280))
20371;;; Generated autoloads from net/snmp-mode.el 20422;;; Generated autoloads from net/snmp-mode.el
20372 20423
20373(autoload (quote snmp-mode) "snmp-mode" "\ 20424(autoload (quote snmp-mode) "snmp-mode" "\
@@ -20398,7 +20449,7 @@ then `snmpv2-mode-hook'.
20398 20449
20399;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name 20450;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
20400;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) 20451;;;;;; calendar-longitude calendar-latitude calendar-time-display-form)
20401;;;;;; "solar" "calendar/solar.el" (16174 61085)) 20452;;;;;; "solar" "calendar/solar.el" (16213 43272))
20402;;; Generated autoloads from calendar/solar.el 20453;;; Generated autoloads from calendar/solar.el
20403 20454
20404(defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ 20455(defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\
@@ -20469,8 +20520,8 @@ Requires floating point.
20469 20520
20470;;;*** 20521;;;***
20471 20522
20472;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (15941 20523;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (16213
20473;;;;;; 42963)) 20524;;;;;; 43281))
20474;;; Generated autoloads from play/solitaire.el 20525;;; Generated autoloads from play/solitaire.el
20475 20526
20476(autoload (quote solitaire) "solitaire" "\ 20527(autoload (quote solitaire) "solitaire" "\
@@ -20547,7 +20598,7 @@ Pick your favourite shortcuts:
20547 20598
20548;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 20599;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
20549;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 20600;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
20550;;;;;; sort-lines sort-subr) "sort" "sort.el" (16111 41826)) 20601;;;;;; sort-lines sort-subr) "sort" "sort.el" (16213 43271))
20551;;; Generated autoloads from sort.el 20602;;; Generated autoloads from sort.el
20552 20603
20553(autoload (quote sort-subr) "sort" "\ 20604(autoload (quote sort-subr) "sort" "\
@@ -20690,7 +20741,7 @@ From a program takes two point or marker arguments, BEG and END.
20690;;;*** 20741;;;***
20691 20742
20692;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 20743;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
20693;;;;;; "speedbar.el" (15941 42957)) 20744;;;;;; "speedbar.el" (16213 43271))
20694;;; Generated autoloads from speedbar.el 20745;;; Generated autoloads from speedbar.el
20695 20746
20696(defalias (quote speedbar) (quote speedbar-frame-mode)) 20747(defalias (quote speedbar) (quote speedbar-frame-mode))
@@ -20715,7 +20766,7 @@ selected. If the speedbar frame is active, then select the attached frame.
20715;;;*** 20766;;;***
20716 20767
20717;;;### (autoloads (spell-string spell-region spell-word spell-buffer) 20768;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
20718;;;;;; "spell" "textmodes/spell.el" (15186 43697)) 20769;;;;;; "spell" "textmodes/spell.el" (16213 43284))
20719;;; Generated autoloads from textmodes/spell.el 20770;;; Generated autoloads from textmodes/spell.el
20720 20771
20721(put (quote spell-filter) (quote risky-local-variable) t) 20772(put (quote spell-filter) (quote risky-local-variable) t)
@@ -20751,8 +20802,8 @@ Check spelling of string supplied as argument.
20751 20802
20752;;;*** 20803;;;***
20753 20804
20754;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (14817 20805;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (16213
20755;;;;;; 31868)) 20806;;;;;; 43281))
20756;;; Generated autoloads from play/spook.el 20807;;; Generated autoloads from play/spook.el
20757 20808
20758(autoload (quote spook) "spook" "\ 20809(autoload (quote spook) "spook" "\
@@ -20769,10 +20820,17 @@ Return a vector containing the lines from `spook-phrases-file'.
20769 20820
20770;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres 20821;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres
20771;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 20822;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
20772;;;;;; sql-sybase sql-oracle sql-mode sql-help) "sql" "progmodes/sql.el" 20823;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help
20773;;;;;; (16148 4633)) 20824;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (16225
20825;;;;;; 38513))
20774;;; Generated autoloads from progmodes/sql.el 20826;;; Generated autoloads from progmodes/sql.el
20775 20827
20828(autoload (quote sql-add-product-keywords) "sql" "\
20829Append a `font-lock-keywords' entry to the existing entries defined
20830 for the specified `product'.
20831
20832\(fn PRODUCT KEYWORDS)" nil nil)
20833
20776(autoload (quote sql-help) "sql" "\ 20834(autoload (quote sql-help) "sql" "\
20777Show short help for the SQL modes. 20835Show short help for the SQL modes.
20778 20836
@@ -20793,6 +20851,7 @@ Other non-free SQL implementations are also supported:
20793 Sybase: \\[sql-sybase] 20851 Sybase: \\[sql-sybase]
20794 Ingres: \\[sql-ingres] 20852 Ingres: \\[sql-ingres]
20795 Microsoft: \\[sql-ms] 20853 Microsoft: \\[sql-ms]
20854 DB2: \\[sql-db2]
20796 Interbase: \\[sql-interbase] 20855 Interbase: \\[sql-interbase]
20797 Linter: \\[sql-linter] 20856 Linter: \\[sql-linter]
20798 20857
@@ -20844,6 +20903,17 @@ you must tell Emacs. Here's how to do that in your `~/.emacs' file:
20844 20903
20845\(fn)" t nil) 20904\(fn)" t nil)
20846 20905
20906(autoload (quote sql-product-interactive) "sql" "\
20907Run product interpreter as an inferior process.
20908
20909If buffer `*SQL*' exists but no process is running, make a new process.
20910If buffer exists and a process is running, just switch to buffer
20911`*SQL*'.
20912
20913\(Type \\[describe-mode] in the SQL buffer for a list of commands.)
20914
20915\(fn &optional PRODUCT)" t nil)
20916
20847(autoload (quote sql-oracle) "sql" "\ 20917(autoload (quote sql-oracle) "sql" "\
20848Run sqlplus by Oracle as an inferior process. 20918Run sqlplus by Oracle as an inferior process.
20849 20919
@@ -21026,7 +21096,7 @@ The default comes from `process-coding-system-alist' and
21026\(fn)" t nil) 21096\(fn)" t nil)
21027 21097
21028(autoload (quote sql-ms) "sql" "\ 21098(autoload (quote sql-ms) "sql" "\
21029Run isql by Microsoft as an inferior process. 21099Run osql by Microsoft as an inferior process.
21030 21100
21031If buffer `*SQL*' exists but no process is running, make a new process. 21101If buffer `*SQL*' exists but no process is running, make a new process.
21032If buffer exists and a process is running, just switch to buffer 21102If buffer exists and a process is running, just switch to buffer
@@ -21158,9 +21228,6 @@ an empty password.
21158The buffer is put in sql-interactive-mode, giving commands for sending 21228The buffer is put in sql-interactive-mode, giving commands for sending
21159input. See `sql-interactive-mode'. 21229input. See `sql-interactive-mode'.
21160 21230
21161To use LINTER font locking by default, put this line into your .emacs :
21162 (setq sql-mode-font-lock-keywords sql-mode-linter-font-lock-keywords)
21163
21164\(Type \\[describe-mode] in the SQL buffer for a list of commands.) 21231\(Type \\[describe-mode] in the SQL buffer for a list of commands.)
21165 21232
21166\(fn)" t nil) 21233\(fn)" t nil)
@@ -21171,8 +21238,8 @@ To use LINTER font locking by default, put this line into your .emacs :
21171;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 21238;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
21172;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 21239;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
21173;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 21240;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
21174;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (15961 21241;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (16213
21175;;;;;; 24151)) 21242;;;;;; 43271))
21176;;; Generated autoloads from strokes.el 21243;;; Generated autoloads from strokes.el
21177 21244
21178(autoload (quote strokes-global-set-stroke) "strokes" "\ 21245(autoload (quote strokes-global-set-stroke) "strokes" "\
@@ -21279,7 +21346,7 @@ Read a complex stroke and insert its glyph into the current buffer.
21279;;;*** 21346;;;***
21280 21347
21281;;;### (autoloads (studlify-buffer studlify-word studlify-region) 21348;;;### (autoloads (studlify-buffer studlify-word studlify-region)
21282;;;;;; "studly" "play/studly.el" (15366 772)) 21349;;;;;; "studly" "play/studly.el" (16213 43281))
21283;;; Generated autoloads from play/studly.el 21350;;; Generated autoloads from play/studly.el
21284 21351
21285(autoload (quote studlify-region) "studly" "\ 21352(autoload (quote studlify-region) "studly" "\
@@ -21300,7 +21367,7 @@ Studlify-case the current buffer.
21300;;;*** 21367;;;***
21301 21368
21302;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 21369;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
21303;;;;;; (16111 41831)) 21370;;;;;; (16213 43280))
21304;;; Generated autoloads from mail/supercite.el 21371;;; Generated autoloads from mail/supercite.el
21305 21372
21306(autoload (quote sc-cite-original) "supercite" "\ 21373(autoload (quote sc-cite-original) "supercite" "\
@@ -21332,8 +21399,8 @@ before, and `sc-post-hook' is run after the guts of this function.
21332 21399
21333;;;*** 21400;;;***
21334 21401
21335;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (16162 21402;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (16213
21336;;;;;; 11942)) 21403;;;;;; 43273))
21337;;; Generated autoloads from emacs-lisp/syntax.el 21404;;; Generated autoloads from emacs-lisp/syntax.el
21338 21405
21339(autoload (quote syntax-ppss) "syntax" "\ 21406(autoload (quote syntax-ppss) "syntax" "\
@@ -21346,7 +21413,7 @@ Point is at POS when this function returns.
21346 21413
21347;;;*** 21414;;;***
21348 21415
21349;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (13227 8639)) 21416;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (16213 43271))
21350;;; Generated autoloads from tabify.el 21417;;; Generated autoloads from tabify.el
21351 21418
21352(autoload (quote untabify) "tabify" "\ 21419(autoload (quote untabify) "tabify" "\
@@ -21381,7 +21448,7 @@ The variable `tab-width' controls the spacing of tab stops.
21381;;;;;; table-recognize table-insert-row-column table-insert-column 21448;;;;;; table-recognize table-insert-row-column table-insert-column
21382;;;;;; table-insert-row table-insert table-point-left-cell-hook 21449;;;;;; table-insert-row table-insert table-point-left-cell-hook
21383;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 21450;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
21384;;;;;; "table" "textmodes/table.el" (16111 41838)) 21451;;;;;; "table" "textmodes/table.el" (16213 43284))
21385;;; Generated autoloads from textmodes/table.el 21452;;; Generated autoloads from textmodes/table.el
21386 21453
21387(defvar table-cell-map-hook nil "\ 21454(defvar table-cell-map-hook nil "\
@@ -21969,7 +22036,7 @@ converts a table into plain text without frames. It is a companion to
21969 22036
21970;;;*** 22037;;;***
21971 22038
21972;;;### (autoloads (talk-connect) "talk" "talk.el" (15589 6165)) 22039;;;### (autoloads (talk-connect) "talk" "talk.el" (16213 43271))
21973;;; Generated autoloads from talk.el 22040;;; Generated autoloads from talk.el
21974 22041
21975(autoload (quote talk-connect) "talk" "\ 22042(autoload (quote talk-connect) "talk" "\
@@ -21979,7 +22046,7 @@ Connect to display DISPLAY for the Emacs talk group.
21979 22046
21980;;;*** 22047;;;***
21981 22048
21982;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15961 24151)) 22049;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (16213 43271))
21983;;; Generated autoloads from tar-mode.el 22050;;; Generated autoloads from tar-mode.el
21984 22051
21985(autoload (quote tar-mode) "tar-mode" "\ 22052(autoload (quote tar-mode) "tar-mode" "\
@@ -22003,7 +22070,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
22003;;;*** 22070;;;***
22004 22071
22005;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 22072;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
22006;;;;;; "progmodes/tcl.el" (16111 41834)) 22073;;;;;; "progmodes/tcl.el" (16213 43282))
22007;;; Generated autoloads from progmodes/tcl.el 22074;;; Generated autoloads from progmodes/tcl.el
22008 22075
22009(autoload (quote tcl-mode) "tcl" "\ 22076(autoload (quote tcl-mode) "tcl" "\
@@ -22054,7 +22121,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
22054 22121
22055;;;*** 22122;;;***
22056 22123
22057;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (15941 42963)) 22124;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (16213 43280))
22058;;; Generated autoloads from net/telnet.el 22125;;; Generated autoloads from net/telnet.el
22059 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 22126 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
22060 22127
@@ -22078,8 +22145,8 @@ Normally input is edited in Emacs and sent a line at a time.
22078 22145
22079;;;*** 22146;;;***
22080 22147
22081;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15941 22148;;;### (autoloads (ansi-term term make-term) "term" "term.el" (16213
22082;;;;;; 42957)) 22149;;;;;; 43271))
22083;;; Generated autoloads from term.el 22150;;; Generated autoloads from term.el
22084 22151
22085(autoload (quote make-term) "term" "\ 22152(autoload (quote make-term) "term" "\
@@ -22107,8 +22174,8 @@ Start a terminal-emulator in a new buffer.
22107 22174
22108;;;*** 22175;;;***
22109 22176
22110;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15491 22177;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (16213
22111;;;;;; 28591)) 22178;;;;;; 43271))
22112;;; Generated autoloads from terminal.el 22179;;; Generated autoloads from terminal.el
22113 22180
22114(autoload (quote terminal-emulator) "terminal" "\ 22181(autoload (quote terminal-emulator) "terminal" "\
@@ -22145,7 +22212,7 @@ subprocess started.
22145;;;*** 22212;;;***
22146 22213
22147;;;### (autoloads (testcover-this-defun testcover-start) "testcover" 22214;;;### (autoloads (testcover-this-defun testcover-start) "testcover"
22148;;;;;; "emacs-lisp/testcover.el" (16162 11942)) 22215;;;;;; "emacs-lisp/testcover.el" (16213 43273))
22149;;; Generated autoloads from emacs-lisp/testcover.el 22216;;; Generated autoloads from emacs-lisp/testcover.el
22150 22217
22151(autoload (quote testcover-start) "testcover" "\ 22218(autoload (quote testcover-start) "testcover" "\
@@ -22163,7 +22230,7 @@ Start coverage on function under point.
22163 22230
22164;;;*** 22231;;;***
22165 22232
22166;;;### (autoloads (tetris) "tetris" "play/tetris.el" (15763 44954)) 22233;;;### (autoloads (tetris) "tetris" "play/tetris.el" (16213 43281))
22167;;; Generated autoloads from play/tetris.el 22234;;; Generated autoloads from play/tetris.el
22168 22235
22169(autoload (quote tetris) "tetris" "\ 22236(autoload (quote tetris) "tetris" "\
@@ -22194,7 +22261,7 @@ tetris-mode keybindings:
22194;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 22261;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
22195;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 22262;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
22196;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 22263;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
22197;;;;;; (16139 21086)) 22264;;;;;; (16213 43284))
22198;;; Generated autoloads from textmodes/tex-mode.el 22265;;; Generated autoloads from textmodes/tex-mode.el
22199 22266
22200(defvar tex-shell-file-name nil "\ 22267(defvar tex-shell-file-name nil "\
@@ -22303,7 +22370,7 @@ use.")
22303 22370
22304(custom-autoload (quote tex-alt-dvi-print-command) "tex-mode") 22371(custom-autoload (quote tex-alt-dvi-print-command) "tex-mode")
22305 22372
22306(defvar tex-dvi-view-command (quote (if (eq window-system (quote x)) \"xdvi\" \"dvi2tty * | cat -s\")) "\ 22373(defvar tex-dvi-view-command (quote (if (eq window-system (quote x)) "xdvi" "dvi2tty * | cat -s")) "\
22307*Command used by \\[tex-view] to display a `.dvi' file. 22374*Command used by \\[tex-view] to display a `.dvi' file.
22308If it is a string, that specifies the command directly. 22375If it is a string, that specifies the command directly.
22309If this string contains an asterisk (`*'), that is replaced by the file name; 22376If this string contains an asterisk (`*'), that is replaced by the file name;
@@ -22496,7 +22563,7 @@ Major mode to edit DocTeX files.
22496;;;*** 22563;;;***
22497 22564
22498;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 22565;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
22499;;;;;; "texinfmt" "textmodes/texinfmt.el" (16111 41838)) 22566;;;;;; "texinfmt" "textmodes/texinfmt.el" (16213 43284))
22500;;; Generated autoloads from textmodes/texinfmt.el 22567;;; Generated autoloads from textmodes/texinfmt.el
22501 22568
22502(autoload (quote texinfo-format-buffer) "texinfmt" "\ 22569(autoload (quote texinfo-format-buffer) "texinfmt" "\
@@ -22536,7 +22603,7 @@ if large. You can use Info-split to do this manually.
22536;;;*** 22603;;;***
22537 22604
22538;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 22605;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
22539;;;;;; "texinfo" "textmodes/texinfo.el" (16148 4633)) 22606;;;;;; "texinfo" "textmodes/texinfo.el" (16213 43284))
22540;;; Generated autoloads from textmodes/texinfo.el 22607;;; Generated autoloads from textmodes/texinfo.el
22541 22608
22542(defvar texinfo-open-quote "``" "\ 22609(defvar texinfo-open-quote "``" "\
@@ -22622,7 +22689,7 @@ value of `texinfo-mode-hook'.
22622 22689
22623;;;### (autoloads (thai-composition-function thai-post-read-conversion 22690;;;### (autoloads (thai-composition-function thai-post-read-conversion
22624;;;;;; thai-compose-buffer thai-compose-string thai-compose-region) 22691;;;;;; thai-compose-buffer thai-compose-string thai-compose-region)
22625;;;;;; "thai-util" "language/thai-util.el" (16118 44435)) 22692;;;;;; "thai-util" "language/thai-util.el" (16213 43280))
22626;;; Generated autoloads from language/thai-util.el 22693;;; Generated autoloads from language/thai-util.el
22627 22694
22628(autoload (quote thai-compose-region) "thai-util" "\ 22695(autoload (quote thai-compose-region) "thai-util" "\
@@ -22661,7 +22728,7 @@ The return value is number of composed characters.
22661 22728
22662;;;### (autoloads (list-at-point number-at-point symbol-at-point 22729;;;### (autoloads (list-at-point number-at-point symbol-at-point
22663;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 22730;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
22664;;;;;; "thingatpt" "thingatpt.el" (15941 42957)) 22731;;;;;; "thingatpt" "thingatpt.el" (16213 43271))
22665;;; Generated autoloads from thingatpt.el 22732;;; Generated autoloads from thingatpt.el
22666 22733
22667(autoload (quote forward-thing) "thingatpt" "\ 22734(autoload (quote forward-thing) "thingatpt" "\
@@ -22721,7 +22788,7 @@ Not documented
22721;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region 22788;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region
22722;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan 22789;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan
22723;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" 22790;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util"
22724;;;;;; "language/tibet-util.el" (16118 44435)) 22791;;;;;; "language/tibet-util.el" (16213 43280))
22725;;; Generated autoloads from language/tibet-util.el 22792;;; Generated autoloads from language/tibet-util.el
22726 22793
22727(autoload (quote tibetan-char-p) "tibet-util" "\ 22794(autoload (quote tibetan-char-p) "tibet-util" "\
@@ -22800,7 +22867,7 @@ Not documented
22800;;;*** 22867;;;***
22801 22868
22802;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 22869;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
22803;;;;;; (15941 42966)) 22870;;;;;; (16213 43284))
22804;;; Generated autoloads from textmodes/tildify.el 22871;;; Generated autoloads from textmodes/tildify.el
22805 22872
22806(autoload (quote tildify-region) "tildify" "\ 22873(autoload (quote tildify-region) "tildify" "\
@@ -22824,7 +22891,7 @@ This function performs no refilling of the changed text.
22824;;;*** 22891;;;***
22825 22892
22826;;;### (autoloads (display-time-mode display-time display-time-day-and-date) 22893;;;### (autoloads (display-time-mode display-time display-time-day-and-date)
22827;;;;;; "time" "time.el" (16011 37576)) 22894;;;;;; "time" "time.el" (16213 43271))
22828;;; Generated autoloads from time.el 22895;;; Generated autoloads from time.el
22829 22896
22830(defvar display-time-day-and-date nil "\ 22897(defvar display-time-day-and-date nil "\
@@ -22865,7 +22932,7 @@ This runs the normal hook `display-time-hook' after each update.
22865;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year 22932;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year
22866;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract 22933;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract
22867;;;;;; time-since days-to-time time-less-p seconds-to-time date-to-time) 22934;;;;;; time-since days-to-time time-less-p seconds-to-time date-to-time)
22868;;;;;; "time-date" "calendar/time-date.el" (15450 56230)) 22935;;;;;; "time-date" "calendar/time-date.el" (16213 43272))
22869;;; Generated autoloads from calendar/time-date.el 22936;;; Generated autoloads from calendar/time-date.el
22870 22937
22871(autoload (quote date-to-time) "time-date" "\ 22938(autoload (quote date-to-time) "time-date" "\
@@ -22945,7 +23012,7 @@ If DATE is malformed, return a time value of zeros.
22945;;;*** 23012;;;***
22946 23013
22947;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 23014;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
22948;;;;;; "time-stamp.el" (15941 42957)) 23015;;;;;; "time-stamp.el" (16213 43271))
22949;;; Generated autoloads from time-stamp.el 23016;;; Generated autoloads from time-stamp.el
22950 23017
22951(autoload (quote time-stamp) "time-stamp" "\ 23018(autoload (quote time-stamp) "time-stamp" "\
@@ -22979,7 +23046,7 @@ With ARG, turn time stamping on if and only if arg is positive.
22979;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 23046;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
22980;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 23047;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
22981;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 23048;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
22982;;;;;; (16148 4633)) 23049;;;;;; (16213 43272))
22983;;; Generated autoloads from calendar/timeclock.el 23050;;; Generated autoloads from calendar/timeclock.el
22984 23051
22985(autoload (quote timeclock-modeline-display) "timeclock" "\ 23052(autoload (quote timeclock-modeline-display) "timeclock" "\
@@ -23079,7 +23146,7 @@ relative only to the time worked today, and not to past time.
23079 23146
23080;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer 23147;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer
23081;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" 23148;;;;;; run-at-time cancel-function-timers cancel-timer) "timer"
23082;;;;;; "emacs-lisp/timer.el" (16087 59607)) 23149;;;;;; "emacs-lisp/timer.el" (16213 43273))
23083;;; Generated autoloads from emacs-lisp/timer.el 23150;;; Generated autoloads from emacs-lisp/timer.el
23084 23151
23085(defalias (quote disable-timeout) (quote cancel-timer)) 23152(defalias (quote disable-timeout) (quote cancel-timer))
@@ -23152,7 +23219,7 @@ be detected.
23152;;;*** 23219;;;***
23153 23220
23154;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 23221;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
23155;;;;;; "international/titdic-cnv.el" (15941 42961)) 23222;;;;;; "international/titdic-cnv.el" (16213 43280))
23156;;; Generated autoloads from international/titdic-cnv.el 23223;;; Generated autoloads from international/titdic-cnv.el
23157 23224
23158(autoload (quote titdic-convert) "titdic-cnv" "\ 23225(autoload (quote titdic-convert) "titdic-cnv" "\
@@ -23174,8 +23241,9 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
23174 23241
23175;;;*** 23242;;;***
23176 23243
23177;;;### (autoloads (tamil-composition-function tamil-compose-region) 23244;;;### (autoloads (tamil-composition-function tamil-post-read-conversion
23178;;;;;; "tml-util" "language/tml-util.el" (16118 44435)) 23245;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (16233
23246;;;;;; 29568))
23179;;; Generated autoloads from language/tml-util.el 23247;;; Generated autoloads from language/tml-util.el
23180 23248
23181(autoload (quote tamil-compose-region) "tml-util" "\ 23249(autoload (quote tamil-compose-region) "tml-util" "\
@@ -23183,6 +23251,11 @@ Not documented
23183 23251
23184\(fn FROM TO)" t nil) 23252\(fn FROM TO)" t nil)
23185 23253
23254(autoload (quote tamil-post-read-conversion) "tml-util" "\
23255Not documented
23256
23257\(fn LEN)" nil nil)
23258
23186(autoload (quote tamil-composition-function) "tml-util" "\ 23259(autoload (quote tamil-composition-function) "tml-util" "\
23187Compose Tamil characters in REGION, or STRING if specified. 23260Compose Tamil characters in REGION, or STRING if specified.
23188Assume that the REGION or STRING must fully match the composable 23261Assume that the REGION or STRING must fully match the composable
@@ -23193,7 +23266,7 @@ PATTERN regexp.
23193;;;*** 23266;;;***
23194 23267
23195;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 23268;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
23196;;;;;; "tmm.el" (15557 10300)) 23269;;;;;; "tmm.el" (16213 43271))
23197;;; Generated autoloads from tmm.el 23270;;; Generated autoloads from tmm.el
23198 (define-key global-map "\M-`" 'tmm-menubar) 23271 (define-key global-map "\M-`" 'tmm-menubar)
23199 (define-key global-map [f10] 'tmm-menubar) 23272 (define-key global-map [f10] 'tmm-menubar)
@@ -23234,7 +23307,7 @@ Its value should be an event that has a binding in MENU.
23234 23307
23235;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 23308;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
23236;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 23309;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
23237;;;;;; "todo-mode" "calendar/todo-mode.el" (15381 53844)) 23310;;;;;; "todo-mode" "calendar/todo-mode.el" (16213 43272))
23238;;; Generated autoloads from calendar/todo-mode.el 23311;;; Generated autoloads from calendar/todo-mode.el
23239 23312
23240(autoload (quote todo-add-category) "todo-mode" "\ 23313(autoload (quote todo-add-category) "todo-mode" "\
@@ -23295,7 +23368,7 @@ Show TODO list.
23295 23368
23296;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 23369;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
23297;;;;;; tool-bar-local-item tool-bar-add-item tool-bar-mode) "tool-bar" 23370;;;;;; tool-bar-local-item tool-bar-add-item tool-bar-mode) "tool-bar"
23298;;;;;; "toolbar/tool-bar.el" (15678 51473)) 23371;;;;;; "toolbar/tool-bar.el" (16213 43286))
23299;;; Generated autoloads from toolbar/tool-bar.el 23372;;; Generated autoloads from toolbar/tool-bar.el
23300 23373
23301(defvar tool-bar-mode nil "\ 23374(defvar tool-bar-mode nil "\
@@ -23376,7 +23449,7 @@ MAP must contain appropriate binding for `[menu-bar]' which holds a keymap.
23376;;;*** 23449;;;***
23377 23450
23378;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" 23451;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
23379;;;;;; (16162 11942)) 23452;;;;;; (16213 43271))
23380;;; Generated autoloads from tooltip.el 23453;;; Generated autoloads from tooltip.el
23381 23454
23382(autoload (quote tooltip-mode) "tooltip" "\ 23455(autoload (quote tooltip-mode) "tooltip" "\
@@ -23394,8 +23467,8 @@ use either \\[customize] or the function `tooltip-mode'.")
23394 23467
23395;;;*** 23468;;;***
23396 23469
23397;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (15678 23470;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (16213
23398;;;;;; 51469)) 23471;;;;;; 43273))
23399;;; Generated autoloads from emulation/tpu-edt.el 23472;;; Generated autoloads from emulation/tpu-edt.el
23400 23473
23401(defalias (quote tpu-edt-mode) (quote tpu-edt-on)) 23474(defalias (quote tpu-edt-mode) (quote tpu-edt-on))
@@ -23410,7 +23483,7 @@ Turn on TPU/edt emulation.
23410;;;*** 23483;;;***
23411 23484
23412;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) 23485;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins)
23413;;;;;; "tpu-extras" "emulation/tpu-extras.el" (15188 565)) 23486;;;;;; "tpu-extras" "emulation/tpu-extras.el" (16213 43273))
23414;;; Generated autoloads from emulation/tpu-extras.el 23487;;; Generated autoloads from emulation/tpu-extras.el
23415 23488
23416(autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ 23489(autoload (quote tpu-set-scroll-margins) "tpu-extras" "\
@@ -23430,7 +23503,7 @@ Constrain the cursor to the flow of the text.
23430 23503
23431;;;*** 23504;;;***
23432 23505
23433;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (15961 24152)) 23506;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (16227 13384))
23434;;; Generated autoloads from emacs-lisp/tq.el 23507;;; Generated autoloads from emacs-lisp/tq.el
23435 23508
23436(autoload (quote tq-create) "tq" "\ 23509(autoload (quote tq-create) "tq" "\
@@ -23444,7 +23517,7 @@ to a tcp server on another machine.
23444;;;*** 23517;;;***
23445 23518
23446;;;### (autoloads (trace-function-background trace-function trace-buffer) 23519;;;### (autoloads (trace-function-background trace-function trace-buffer)
23447;;;;;; "trace" "emacs-lisp/trace.el" (15763 44953)) 23520;;;;;; "trace" "emacs-lisp/trace.el" (16213 43273))
23448;;; Generated autoloads from emacs-lisp/trace.el 23521;;; Generated autoloads from emacs-lisp/trace.el
23449 23522
23450(defvar trace-buffer "*trace-output*" "\ 23523(defvar trace-buffer "*trace-output*" "\
@@ -23477,7 +23550,7 @@ the window or buffer configuration at all.
23477 23550
23478;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler 23551;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler
23479;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp) 23552;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp)
23480;;;;;; "tramp" "net/tramp.el" (16162 11943)) 23553;;;;;; "tramp" "net/tramp.el" (16213 43280))
23481;;; Generated autoloads from net/tramp.el 23554;;; Generated autoloads from net/tramp.el
23482 23555
23483(defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ 23556(defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\
@@ -23556,7 +23629,7 @@ Falls back to normal file name handler if no tramp file name handler exists.
23556;;;*** 23629;;;***
23557 23630
23558;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 23631;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
23559;;;;;; "textmodes/two-column.el" (16162 11944)) 23632;;;;;; "textmodes/two-column.el" (16213 43285))
23560;;; Generated autoloads from textmodes/two-column.el 23633;;; Generated autoloads from textmodes/two-column.el
23561 (autoload '2C-command "two-column" () t 'keymap) 23634 (autoload '2C-command "two-column" () t 'keymap)
23562 (global-set-key "\C-x6" '2C-command) 23635 (global-set-key "\C-x6" '2C-command)
@@ -23606,7 +23679,7 @@ First column's text sSs Second column's text
23606;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics 23679;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics
23607;;;;;; type-break type-break-mode type-break-keystroke-threshold 23680;;;;;; type-break type-break-mode type-break-keystroke-threshold
23608;;;;;; type-break-good-rest-interval type-break-interval type-break-mode) 23681;;;;;; type-break-good-rest-interval type-break-interval type-break-mode)
23609;;;;;; "type-break" "type-break.el" (16111 41826)) 23682;;;;;; "type-break" "type-break.el" (16213 43271))
23610;;; Generated autoloads from type-break.el 23683;;; Generated autoloads from type-break.el
23611 23684
23612(defvar type-break-mode nil "\ 23685(defvar type-break-mode nil "\
@@ -23765,7 +23838,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
23765;;;*** 23838;;;***
23766 23839
23767;;;### (autoloads (ununderline-region underline-region) "underline" 23840;;;### (autoloads (ununderline-region underline-region) "underline"
23768;;;;;; "textmodes/underline.el" (15186 43697)) 23841;;;;;; "textmodes/underline.el" (16213 43286))
23769;;; Generated autoloads from textmodes/underline.el 23842;;; Generated autoloads from textmodes/underline.el
23770 23843
23771(autoload (quote underline-region) "underline" "\ 23844(autoload (quote underline-region) "underline" "\
@@ -23786,7 +23859,7 @@ which specify the range to operate on.
23786;;;*** 23859;;;***
23787 23860
23788;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) 23861;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
23789;;;;;; "undigest" "mail/undigest.el" (15961 24154)) 23862;;;;;; "undigest" "mail/undigest.el" (16213 43280))
23790;;; Generated autoloads from mail/undigest.el 23863;;; Generated autoloads from mail/undigest.el
23791 23864
23792(autoload (quote undigestify-rmail-message) "undigest" "\ 23865(autoload (quote undigestify-rmail-message) "undigest" "\
@@ -23805,7 +23878,7 @@ following the containing message.
23805;;;*** 23878;;;***
23806 23879
23807;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 23880;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
23808;;;;;; (15764 7537)) 23881;;;;;; (16213 43280))
23809;;; Generated autoloads from mail/unrmail.el 23882;;; Generated autoloads from mail/unrmail.el
23810 23883
23811(autoload (quote batch-unrmail) "unrmail" "\ 23884(autoload (quote batch-unrmail) "unrmail" "\
@@ -23824,8 +23897,8 @@ Convert Rmail file FILE to system inbox format file TO-FILE.
23824 23897
23825;;;*** 23898;;;***
23826 23899
23827;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (16162 23900;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (16213
23828;;;;;; 11942)) 23901;;;;;; 43273))
23829;;; Generated autoloads from emacs-lisp/unsafep.el 23902;;; Generated autoloads from emacs-lisp/unsafep.el
23830 23903
23831(autoload (quote unsafep) "unsafep" "\ 23904(autoload (quote unsafep) "unsafep" "\
@@ -23838,7 +23911,7 @@ of symbols with local bindings.
23838;;;*** 23911;;;***
23839 23912
23840;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 23913;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
23841;;;;;; "userlock" "userlock.el" (15781 48897)) 23914;;;;;; "userlock" "userlock.el" (16213 43271))
23842;;; Generated autoloads from userlock.el 23915;;; Generated autoloads from userlock.el
23843 23916
23844(autoload (quote ask-user-about-lock) "userlock" "\ 23917(autoload (quote ask-user-about-lock) "userlock" "\
@@ -23867,7 +23940,7 @@ The buffer in question is current when this function is called.
23867;;;*** 23940;;;***
23868 23941
23869;;;### (autoloads (uudecode-decode-region uudecode-decode-region-external) 23942;;;### (autoloads (uudecode-decode-region uudecode-decode-region-external)
23870;;;;;; "uudecode" "gnus/uudecode.el" (15186 43690)) 23943;;;;;; "uudecode" "gnus/uudecode.el" (16213 43274))
23871;;; Generated autoloads from gnus/uudecode.el 23944;;; Generated autoloads from gnus/uudecode.el
23872 23945
23873(autoload (quote uudecode-decode-region-external) "uudecode" "\ 23946(autoload (quote uudecode-decode-region-external) "uudecode" "\
@@ -23891,7 +23964,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
23891;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window 23964;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window
23892;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file 23965;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file
23893;;;;;; with-vc-file vc-branch-part vc-before-checkin-hook vc-checkin-hook 23966;;;;;; with-vc-file vc-branch-part vc-before-checkin-hook vc-checkin-hook
23894;;;;;; vc-checkout-hook) "vc" "vc.el" (16139 21084)) 23967;;;;;; vc-checkout-hook) "vc" "vc.el" (16213 43271))
23895;;; Generated autoloads from vc.el 23968;;; Generated autoloads from vc.el
23896 23969
23897(defvar vc-checkout-hook nil "\ 23970(defvar vc-checkout-hook nil "\
@@ -24172,7 +24245,7 @@ colors. `vc-annotate-background' specifies the background color.
24172 24245
24173;;;*** 24246;;;***
24174 24247
24175;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (16136 53054)) 24248;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (16243 62806))
24176;;; Generated autoloads from vc-cvs.el 24249;;; Generated autoloads from vc-cvs.el
24177 (defun vc-cvs-registered (f) 24250 (defun vc-cvs-registered (f)
24178 (when (file-readable-p (expand-file-name 24251 (when (file-readable-p (expand-file-name
@@ -24182,7 +24255,7 @@ colors. `vc-annotate-background' specifies the background color.
24182 24255
24183;;;*** 24256;;;***
24184 24257
24185;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (16070 35807)) 24258;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (16213 43271))
24186;;; Generated autoloads from vc-mcvs.el 24259;;; Generated autoloads from vc-mcvs.el
24187 (defun vc-mcvs-registered (file) 24260 (defun vc-mcvs-registered (file)
24188 (let ((dir file)) 24261 (let ((dir file))
@@ -24201,7 +24274,7 @@ colors. `vc-annotate-background' specifies the background color.
24201;;;*** 24274;;;***
24202 24275
24203;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 24276;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
24204;;;;;; (16070 35807)) 24277;;;;;; (16213 43271))
24205;;; Generated autoloads from vc-rcs.el 24278;;; Generated autoloads from vc-rcs.el
24206 24279
24207(defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 24280(defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -24214,7 +24287,7 @@ For a description of possible values, see `vc-check-master-templates'.")
24214;;;*** 24287;;;***
24215 24288
24216;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 24289;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
24217;;;;;; (16070 35807)) 24290;;;;;; (16213 43271))
24218;;; Generated autoloads from vc-sccs.el 24291;;; Generated autoloads from vc-sccs.el
24219 24292
24220(defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 24293(defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -24231,7 +24304,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
24231 24304
24232;;;*** 24305;;;***
24233 24306
24234;;;### (autoloads nil "vc-svn" "vc-svn.el" (16162 11942)) 24307;;;### (autoloads nil "vc-svn" "vc-svn.el" (16213 43271))
24235;;; Generated autoloads from vc-svn.el 24308;;; Generated autoloads from vc-svn.el
24236 (defun vc-svn-registered (f) 24309 (defun vc-svn-registered (f)
24237 (when (file-readable-p (expand-file-name 24310 (when (file-readable-p (expand-file-name
@@ -24244,7 +24317,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
24244;;;*** 24317;;;***
24245 24318
24246;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 24319;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
24247;;;;;; (15997 673)) 24320;;;;;; (16213 43282))
24248;;; Generated autoloads from progmodes/vhdl-mode.el 24321;;; Generated autoloads from progmodes/vhdl-mode.el
24249 24322
24250(autoload (quote vhdl-mode) "vhdl-mode" "\ 24323(autoload (quote vhdl-mode) "vhdl-mode" "\
@@ -24769,7 +24842,7 @@ Key bindings:
24769 24842
24770;;;*** 24843;;;***
24771 24844
24772;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (15941 42958)) 24845;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (16213 43273))
24773;;; Generated autoloads from emulation/vi.el 24846;;; Generated autoloads from emulation/vi.el
24774 24847
24775(autoload (quote vi-mode) "vi" "\ 24848(autoload (quote vi-mode) "vi" "\
@@ -24824,7 +24897,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
24824;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 24897;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
24825;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 24898;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
24826;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 24899;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
24827;;;;;; "language/viet-util.el" (16118 44435)) 24900;;;;;; "language/viet-util.el" (16213 43280))
24828;;; Generated autoloads from language/viet-util.el 24901;;; Generated autoloads from language/viet-util.el
24829 24902
24830(autoload (quote viet-encode-viscii-char) "viet-util" "\ 24903(autoload (quote viet-encode-viscii-char) "viet-util" "\
@@ -24870,8 +24943,8 @@ Not documented
24870 24943
24871;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame 24944;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame
24872;;;;;; view-buffer-other-window view-buffer view-file-other-frame 24945;;;;;; view-buffer-other-window view-buffer view-file-other-frame
24873;;;;;; view-file-other-window view-file) "view" "view.el" (16142 24946;;;;;; view-file-other-window view-file) "view" "view.el" (16213
24874;;;;;; 9350)) 24947;;;;;; 43271))
24875;;; Generated autoloads from view.el 24948;;; Generated autoloads from view.el
24876 24949
24877(defvar view-mode nil "\ 24950(defvar view-mode nil "\
@@ -25078,8 +25151,8 @@ Exit View mode and make the current buffer editable.
25078 25151
25079;;;*** 25152;;;***
25080 25153
25081;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (16111 25154;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (16213
25082;;;;;; 41830)) 25155;;;;;; 43273))
25083;;; Generated autoloads from emulation/vip.el 25156;;; Generated autoloads from emulation/vip.el
25084 25157
25085(autoload (quote vip-setup) "vip" "\ 25158(autoload (quote vip-setup) "vip" "\
@@ -25095,7 +25168,7 @@ Turn on VIP emulation of VI.
25095;;;*** 25168;;;***
25096 25169
25097;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 25170;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
25098;;;;;; (15941 42958)) 25171;;;;;; (16213 43273))
25099;;; Generated autoloads from emulation/viper.el 25172;;; Generated autoloads from emulation/viper.el
25100 25173
25101(autoload (quote toggle-viper-mode) "viper" "\ 25174(autoload (quote toggle-viper-mode) "viper" "\
@@ -25112,7 +25185,7 @@ Turn on Viper emulation of Vi.
25112;;;*** 25185;;;***
25113 25186
25114;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 25187;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
25115;;;;;; (16087 59607)) 25188;;;;;; (16213 43273))
25116;;; Generated autoloads from emacs-lisp/warnings.el 25189;;; Generated autoloads from emacs-lisp/warnings.el
25117 25190
25118(defvar warning-prefix-function nil "\ 25191(defvar warning-prefix-function nil "\
@@ -25136,15 +25209,15 @@ also call that function before the next warning.")
25136(defvar warning-fill-prefix nil "\ 25209(defvar warning-fill-prefix nil "\
25137Non-nil means fill each warning text using this string as `fill-prefix'.") 25210Non-nil means fill each warning text using this string as `fill-prefix'.")
25138 25211
25139(defvar warning-group-format " (%s)" "\ 25212(defvar warning-type-format " (%s)" "\
25140Format for displaying the warning group in the warning message. 25213Format for displaying the warning type in the warning message.
25141The result of formatting the group this way gets included in the 25214The result of formatting the type this way gets included in the
25142message under the control of the string in `warning-levels'.") 25215message under the control of the string in `warning-levels'.")
25143 25216
25144(autoload (quote display-warning) "warnings" "\ 25217(autoload (quote display-warning) "warnings" "\
25145Display a warning message, MESSAGE. 25218Display a warning message, MESSAGE.
25146GROUP should be a custom group name (a symbol), 25219TYPE is the warning type: either a custom group name (a symbol),
25147or else a list of symbols whose first element is a custom group name. 25220or a list of symbols whose first element is a custom group name.
25148\(The rest of the symbols represent subcategories, for warning purposes 25221\(The rest of the symbols represent subcategories, for warning purposes
25149only, and you can use whatever symbols you like.) 25222only, and you can use whatever symbols you like.)
25150 25223
@@ -25164,15 +25237,15 @@ See the `warnings' custom group for user customization features.
25164See also `warning-series', `warning-prefix-function' and 25237See also `warning-series', `warning-prefix-function' and
25165`warning-fill-prefix' for additional programming features. 25238`warning-fill-prefix' for additional programming features.
25166 25239
25167\(fn GROUP MESSAGE &optional LEVEL BUFFER-NAME)" nil nil) 25240\(fn TYPE MESSAGE &optional LEVEL BUFFER-NAME)" nil nil)
25168 25241
25169(autoload (quote lwarn) "warnings" "\ 25242(autoload (quote lwarn) "warnings" "\
25170Display a warning message made from (format MESSAGE ARGS...). 25243Display a warning message made from (format MESSAGE ARGS...).
25171Aside from generating the message with `format', 25244Aside from generating the message with `format',
25172this is equivalent to `display-warning'. 25245this is equivalent to `display-warning'.
25173 25246
25174GROUP should be a custom group name (a symbol). 25247TYPE is the warning type: either a custom group name (a symbol).
25175or else a list of symbols whose first element is a custom group name. 25248or a list of symbols whose first element is a custom group name.
25176\(The rest of the symbols represent subcategories and 25249\(The rest of the symbols represent subcategories and
25177can be whatever you like.) 25250can be whatever you like.)
25178 25251
@@ -25182,19 +25255,19 @@ LEVEL should be either :warning, :error, or :emergency.
25182:error -- invalid data or circumstances. 25255:error -- invalid data or circumstances.
25183:warning -- suspicious data or circumstances. 25256:warning -- suspicious data or circumstances.
25184 25257
25185\(fn GROUP LEVEL MESSAGE &rest ARGS)" nil nil) 25258\(fn TYPE LEVEL MESSAGE &rest ARGS)" nil nil)
25186 25259
25187(autoload (quote warn) "warnings" "\ 25260(autoload (quote warn) "warnings" "\
25188Display a warning message made from (format MESSAGE ARGS...). 25261Display a warning message made from (format MESSAGE ARGS...).
25189Aside from generating the message with `format', 25262Aside from generating the message with `format',
25190this is equivalent to `display-warning', using 25263this is equivalent to `display-warning', using
25191`emacs' as the group and `:warning' as the level. 25264`emacs' as the type and `:warning' as the level.
25192 25265
25193\(fn MESSAGE &rest ARGS)" nil nil) 25266\(fn MESSAGE &rest ARGS)" nil nil)
25194 25267
25195;;;*** 25268;;;***
25196 25269
25197;;;### (autoloads (webjump) "webjump" "net/webjump.el" (15941 42963)) 25270;;;### (autoloads (webjump) "webjump" "net/webjump.el" (16213 43280))
25198;;; Generated autoloads from net/webjump.el 25271;;; Generated autoloads from net/webjump.el
25199 25272
25200(autoload (quote webjump) "webjump" "\ 25273(autoload (quote webjump) "webjump" "\
@@ -25211,7 +25284,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
25211;;;*** 25284;;;***
25212 25285
25213;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 25286;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
25214;;;;;; (16087 59843)) 25287;;;;;; (16250 35355))
25215;;; Generated autoloads from progmodes/which-func.el 25288;;; Generated autoloads from progmodes/which-func.el
25216 (put 'which-func-format 'risky-local-variable t) 25289 (put 'which-func-format 'risky-local-variable t)
25217 (put 'which-func-current 'risky-local-variable t) 25290 (put 'which-func-current 'risky-local-variable t)
@@ -25243,7 +25316,7 @@ and off otherwise.
25243;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check 25316;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check
25244;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check 25317;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check
25245;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el" 25318;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el"
25246;;;;;; (16111 41826)) 25319;;;;;; (16249 12135))
25247;;; Generated autoloads from whitespace.el 25320;;; Generated autoloads from whitespace.el
25248 25321
25249(autoload (quote whitespace-toggle-leading-check) "whitespace" "\ 25322(autoload (quote whitespace-toggle-leading-check) "whitespace" "\
@@ -25315,7 +25388,7 @@ use either \\[customize] or the function `whitespace-global-mode'.")
25315 25388
25316(autoload (quote whitespace-global-mode) "whitespace" "\ 25389(autoload (quote whitespace-global-mode) "whitespace" "\
25317Toggle using Whitespace mode in new buffers. 25390Toggle using Whitespace mode in new buffers.
25318With ARG, turn the mode on if and only iff ARG is positive. 25391With ARG, turn the mode on iff ARG is positive.
25319 25392
25320When this mode is active, `whitespace-buffer' is added to 25393When this mode is active, `whitespace-buffer' is added to
25321`find-file-hook' and `kill-buffer-hook'. 25394`find-file-hook' and `kill-buffer-hook'.
@@ -25331,7 +25404,7 @@ This is meant to be added buffer-locally to `write-file-functions'.
25331;;;*** 25404;;;***
25332 25405
25333;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 25406;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
25334;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (15941 42957)) 25407;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (16213 43272))
25335;;; Generated autoloads from wid-browse.el 25408;;; Generated autoloads from wid-browse.el
25336 25409
25337(autoload (quote widget-browse-at) "wid-browse" "\ 25410(autoload (quote widget-browse-at) "wid-browse" "\
@@ -25358,8 +25431,8 @@ With arg, turn widget mode on if and only if arg is positive.
25358;;;*** 25431;;;***
25359 25432
25360;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 25433;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
25361;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (16111 25434;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (16213
25362;;;;;; 41826)) 25435;;;;;; 43272))
25363;;; Generated autoloads from wid-edit.el 25436;;; Generated autoloads from wid-edit.el
25364 25437
25365(autoload (quote widgetp) "wid-edit" "\ 25438(autoload (quote widgetp) "wid-edit" "\
@@ -25401,8 +25474,8 @@ Setup current buffer so editing string widgets works.
25401;;;*** 25474;;;***
25402 25475
25403;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 25476;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
25404;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (16111 25477;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (16213
25405;;;;;; 41826)) 25478;;;;;; 43272))
25406;;; Generated autoloads from windmove.el 25479;;; Generated autoloads from windmove.el
25407 25480
25408(autoload (quote windmove-left) "windmove" "\ 25481(autoload (quote windmove-left) "windmove" "\
@@ -25455,7 +25528,7 @@ Default MODIFIER is 'shift.
25455;;;*** 25528;;;***
25456 25529
25457;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 25530;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
25458;;;;;; (15941 42957)) 25531;;;;;; (16213 43272))
25459;;; Generated autoloads from winner.el 25532;;; Generated autoloads from winner.el
25460 25533
25461(defvar winner-mode nil "\ 25534(defvar winner-mode nil "\
@@ -25474,7 +25547,7 @@ With arg, turn Winner mode on if and only if arg is positive.
25474;;;*** 25547;;;***
25475 25548
25476;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 25549;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
25477;;;;;; "woman.el" (16012 41365)) 25550;;;;;; "woman.el" (16239 25257))
25478;;; Generated autoloads from woman.el 25551;;; Generated autoloads from woman.el
25479 25552
25480(autoload (quote woman) "woman" "\ 25553(autoload (quote woman) "woman" "\
@@ -25510,7 +25583,7 @@ decompress the file if appropriate. See the documentation for the
25510;;;*** 25583;;;***
25511 25584
25512;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 25585;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
25513;;;;;; (15941 42958)) 25586;;;;;; (16213 43273))
25514;;; Generated autoloads from emulation/ws-mode.el 25587;;; Generated autoloads from emulation/ws-mode.el
25515 25588
25516(autoload (quote wordstar-mode) "ws-mode" "\ 25589(autoload (quote wordstar-mode) "ws-mode" "\
@@ -25623,7 +25696,7 @@ The key bindings are:
25623;;;*** 25696;;;***
25624 25697
25625;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 25698;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
25626;;;;;; (16148 4633)) 25699;;;;;; (16213 43272))
25627;;; Generated autoloads from xml.el 25700;;; Generated autoloads from xml.el
25628 25701
25629(autoload (quote xml-parse-file) "xml" "\ 25702(autoload (quote xml-parse-file) "xml" "\
@@ -25648,8 +25721,8 @@ If PARSE-NS is non-nil, then QNAMES are expanded.
25648 25721
25649;;;*** 25722;;;***
25650 25723
25651;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (16025 25724;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (16213
25652;;;;;; 36883)) 25725;;;;;; 43272))
25653;;; Generated autoloads from xt-mouse.el 25726;;; Generated autoloads from xt-mouse.el
25654 25727
25655(defvar xterm-mouse-mode nil "\ 25728(defvar xterm-mouse-mode nil "\
@@ -25671,7 +25744,7 @@ Turn it on to use emacs mouse commands, and off to use xterm mouse commands.
25671;;;*** 25744;;;***
25672 25745
25673;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 25746;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
25674;;;;;; yow) "yow" "play/yow.el" (15407 8860)) 25747;;;;;; yow) "yow" "play/yow.el" (16213 43281))
25675;;; Generated autoloads from play/yow.el 25748;;; Generated autoloads from play/yow.el
25676 25749
25677(autoload (quote yow) "yow" "\ 25750(autoload (quote yow) "yow" "\
@@ -25697,7 +25770,7 @@ Zippy goes to the analyst.
25697 25770
25698;;;*** 25771;;;***
25699 25772
25700;;;### (autoloads (zone) "zone" "play/zone.el" (15678 51471)) 25773;;;### (autoloads (zone) "zone" "play/zone.el" (16213 43281))
25701;;; Generated autoloads from play/zone.el 25774;;; Generated autoloads from play/zone.el
25702 25775
25703(autoload (quote zone) "zone" "\ 25776(autoload (quote zone) "zone" "\
@@ -25708,7 +25781,7 @@ Zone out, completely.
25708;;;*** 25781;;;***
25709 25782
25710;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" 25783;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode"
25711;;;;;; "net/zone-mode.el" (15941 42963)) 25784;;;;;; "net/zone-mode.el" (16213 43280))
25712;;; Generated autoloads from net/zone-mode.el 25785;;; Generated autoloads from net/zone-mode.el
25713 25786
25714(autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ 25787(autoload (quote zone-mode-update-serial-hook) "zone-mode" "\
@@ -25748,35 +25821,35 @@ Zone-mode does two things:
25748;;;;;; "calendar/cal-french.el" "calendar/cal-islam.el" "calendar/cal-iso.el" 25821;;;;;; "calendar/cal-french.el" "calendar/cal-islam.el" "calendar/cal-iso.el"
25749;;;;;; "calendar/cal-julian.el" "calendar/cal-mayan.el" "calendar/cal-menu.el" 25822;;;;;; "calendar/cal-julian.el" "calendar/cal-mayan.el" "calendar/cal-menu.el"
25750;;;;;; "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el" 25823;;;;;; "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el"
25751;;;;;; "calendar/cal-x.el" "calendar/parse-time.el" "case-table.el" 25824;;;;;; "calendar/cal-x.el" "case-table.el" "cdl.el" "cus-dep.el"
25752;;;;;; "cdl.el" "cus-dep.el" "cus-load.el" "cus-start.el" "custom.el" 25825;;;;;; "cus-load.el" "cus-start.el" "custom.el" "dos-fns.el" "dos-vars.el"
25753;;;;;; "dos-fns.el" "dos-vars.el" "dos-w32.el" "ediff-diff.el" "ediff-init.el" 25826;;;;;; "dos-w32.el" "ediff-diff.el" "ediff-init.el" "ediff-merg.el"
25754;;;;;; "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" 25827;;;;;; "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" "electric.el"
25755;;;;;; "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el" 25828;;;;;; "emacs-lisp/assoc.el" "emacs-lisp/authors.el" "emacs-lisp/bindat.el"
25756;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el" 25829;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el" "emacs-lisp/cl-compat.el"
25757;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-macs.el" 25830;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el"
25758;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" 25831;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/ewoc.el"
25759;;;;;; "emacs-lisp/ewoc.el" "emacs-lisp/find-gc.el" "emacs-lisp/float-sup.el" 25832;;;;;; "emacs-lisp/find-gc.el" "emacs-lisp/float-sup.el" "emacs-lisp/gulp.el"
25760;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el" 25833;;;;;; "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el"
25761;;;;;; "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el" 25834;;;;;; "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el" "emacs-lisp/lselect.el"
25762;;;;;; "emacs-lisp/lselect.el" "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el" 25835;;;;;; "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el" "emacs-lisp/regi.el"
25763;;;;;; "emacs-lisp/regi.el" "emacs-lisp/sregex.el" "emacs-lisp/testcover-ses.el" 25836;;;;;; "emacs-lisp/sregex.el" "emacs-lisp/testcover-ses.el" "emacs-lisp/testcover-unsafep.el"
25764;;;;;; "emacs-lisp/testcover-unsafep.el" "emacs-lock.el" "emulation/cua-gmrk.el" 25837;;;;;; "emacs-lock.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el"
25765;;;;;; "emulation/cua-rect.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el" 25838;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el"
25766;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/tpu-mapper.el" 25839;;;;;; "emulation/edt-vt100.el" "emulation/tpu-mapper.el" "emulation/viper-cmd.el"
25767;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "emulation/viper-init.el" 25840;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el"
25768;;;;;; "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el" 25841;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el"
25769;;;;;; "emulation/viper-util.el" "env.el" "eshell/em-alias.el" "eshell/em-banner.el" 25842;;;;;; "env.el" "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el"
25770;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" 25843;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el"
25771;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" 25844;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el"
25772;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" 25845;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el"
25773;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 25846;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el"
25774;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" 25847;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el"
25775;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el" 25848;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el"
25776;;;;;; "eshell/esh-io.el" "eshell/esh-maint.el" "eshell/esh-module.el" 25849;;;;;; "eshell/esh-maint.el" "eshell/esh-module.el" "eshell/esh-opt.el"
25777;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el" 25850;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el"
25778;;;;;; "eshell/esh-var.el" "faces.el" "files.el" "filesets.el" "finder-inf.el" 25851;;;;;; "faces.el" "files.el" "filesets.el" "finder-inf.el" "foldout.el"
25779;;;;;; "foldout.el" "font-core.el" "format.el" "forms-d2.el" "forms-pass.el" 25852;;;;;; "font-core.el" "format.el" "forms-d2.el" "forms-pass.el"
25780;;;;;; "frame.el" "generic-x.el" "gnus/flow-fill.el" "gnus/format-spec.el" 25853;;;;;; "frame.el" "generic-x.el" "gnus/flow-fill.el" "gnus/format-spec.el"
25781;;;;;; "gnus/gnus-async.el" "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" 25854;;;;;; "gnus/gnus-async.el" "gnus/gnus-bcklg.el" "gnus/gnus-cite.el"
25782;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-draft.el" 25855;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-draft.el"
@@ -25817,18 +25890,18 @@ Zone-mode does two things:
25817;;;;;; "language/malayalam.el" "language/misc-lang.el" "language/romanian.el" 25890;;;;;; "language/malayalam.el" "language/misc-lang.el" "language/romanian.el"
25818;;;;;; "language/slovak.el" "language/tamil.el" "language/thai.el" 25891;;;;;; "language/slovak.el" "language/tamil.el" "language/thai.el"
25819;;;;;; "language/tibetan.el" "language/utf-8-lang.el" "language/vietnamese.el" 25892;;;;;; "language/tibetan.el" "language/utf-8-lang.el" "language/vietnamese.el"
25820;;;;;; "loadup.el" "mail/blessmail.el" "mail/mailheader.el" "mail/mailpost.el" 25893;;;;;; "loaddefs-boot.el" "loadup.el" "mail/blessmail.el" "mail/mailheader.el"
25821;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el" 25894;;;;;; "mail/mailpost.el" "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el"
25822;;;;;; "mail/uce.el" "mail/vms-pmail.el" "mh-e/mh-alias.el" "mh-e/mh-customize.el" 25895;;;;;; "mail/rmail-spam-filter.el" "mail/uce.el" "mail/vms-pmail.el"
25823;;;;;; "mh-e/mh-funcs.el" "mh-e/mh-identity.el" "mh-e/mh-inc.el" 25896;;;;;; "mh-e/mh-alias.el" "mh-e/mh-customize.el" "mh-e/mh-funcs.el"
25824;;;;;; "mh-e/mh-index.el" "mh-e/mh-junk.el" "mh-e/mh-loaddefs.el" 25897;;;;;; "mh-e/mh-identity.el" "mh-e/mh-inc.el" "mh-e/mh-index.el"
25825;;;;;; "mh-e/mh-mime.el" "mh-e/mh-pick.el" "mh-e/mh-seq.el" "mh-e/mh-speed.el" 25898;;;;;; "mh-e/mh-junk.el" "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el"
25826;;;;;; "mh-e/mh-xemacs-compat.el" "mh-e/mh-xemacs-icons.el" "misc.el" 25899;;;;;; "mh-e/mh-pick.el" "mh-e/mh-seq.el" "mh-e/mh-speed.el" "mh-e/mh-xemacs-compat.el"
25827;;;;;; "mouse-copy.el" "mouse-drag.el" "mouse.el" "net/eudc-vars.el" 25900;;;;;; "mh-e/mh-xemacs-icons.el" "misc.el" "mouse-copy.el" "mouse-drag.el"
25828;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-ph.el" 25901;;;;;; "mouse.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el"
25829;;;;;; "net/ldap.el" "net/netrc.el" "net/tls.el" "net/tramp-ftp.el" 25902;;;;;; "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" "net/tls.el"
25830;;;;;; "net/tramp-smb.el" "net/tramp-util.el" "net/tramp-uu.el" 25903;;;;;; "net/tramp-ftp.el" "net/tramp-smb.el" "net/tramp-util.el"
25831;;;;;; "net/tramp-vc.el" "net/trampver.el" "obsolete/awk-mode.el" 25904;;;;;; "net/tramp-uu.el" "net/tramp-vc.el" "net/trampver.el" "obsolete/awk-mode.el"
25832;;;;;; "obsolete/float.el" "obsolete/hilit19.el" "obsolete/mlsupport.el" 25905;;;;;; "obsolete/float.el" "obsolete/hilit19.el" "obsolete/mlsupport.el"
25833;;;;;; "obsolete/ooutline.el" "obsolete/profile.el" "obsolete/rnews.el" 25906;;;;;; "obsolete/ooutline.el" "obsolete/profile.el" "obsolete/rnews.el"
25834;;;;;; "obsolete/sc.el" "obsolete/sun-curs.el" "obsolete/sun-fns.el" 25907;;;;;; "obsolete/sc.el" "obsolete/sun-curs.el" "obsolete/sun-fns.el"
@@ -25860,7 +25933,7 @@ Zone-mode does two things:
25860;;;;;; "textmodes/texnfo-upd.el" "textmodes/text-mode.el" "timezone.el" 25933;;;;;; "textmodes/texnfo-upd.el" "textmodes/text-mode.el" "timezone.el"
25861;;;;;; "uniquify.el" "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" 25934;;;;;; "uniquify.el" "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el"
25862;;;;;; "vmsproc.el" "vt-control.el" "vt100-led.el" "w32-fns.el" 25935;;;;;; "vmsproc.el" "vt-control.el" "vt100-led.el" "w32-fns.el"
25863;;;;;; "w32-vars.el" "widget.el" "window.el") (16174 63124 427475)) 25936;;;;;; "w32-vars.el" "widget.el" "window.el") (16251 63725 297036))
25864 25937
25865;;;*** 25938;;;***
25866 25939
@@ -25869,5 +25942,4 @@ Zone-mode does two things:
25869;;; no-byte-compile: t 25942;;; no-byte-compile: t
25870;;; no-update-autoloads: t 25943;;; no-update-autoloads: t
25871;;; End: 25944;;; End:
25872
25873;;; loaddefs.el ends here 25945;;; loaddefs.el ends here