aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Francoise2005-10-28 17:06:03 +0000
committerRomain Francoise2005-10-28 17:06:03 +0000
commit6a9e60bc9d00915ca200f4fa1a2c43efeb80c9ad (patch)
tree8fdd32c7fc17c01eca0004352933227e9fa98d52
parent059a552c5c93934197684028e255fbb69ce35f2e (diff)
downloademacs-6a9e60bc9d00915ca200f4fa1a2c43efeb80c9ad.tar.gz
emacs-6a9e60bc9d00915ca200f4fa1a2c43efeb80c9ad.zip
Update.
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/ldefs-boot.el227
2 files changed, 111 insertions, 118 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0da6914059f..ab6f53e42dd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12005-10-28 Romain Francoise <romain@orebokech.com> 12005-10-28 Romain Francoise <romain@orebokech.com>
2 2
3 * ldefs-boot.el: Update.
4
3 * subr.el (locate-library): Move from help-fns.el. 5 * subr.el (locate-library): Move from help-fns.el.
4 * help-fns.el (locate-library): Move to subr.el. 6 * help-fns.el (locate-library): Move to subr.el.
5 7
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 29a948993a0..c9a14cd38c9 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -288,8 +288,8 @@ Fix any old-style date entries in the current log file to default format.
288;;;*** 288;;;***
289 289
290;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action 290;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action
291;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (17239 291;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (17245
292;;;;;; 32273)) 292;;;;;; 4869))
293;;; Generated autoloads from emacs-lisp/advice.el 293;;; Generated autoloads from emacs-lisp/advice.el
294 294
295(defvar ad-redefinition-action (quote warn) "\ 295(defvar ad-redefinition-action (quote warn) "\
@@ -478,7 +478,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
478;;;*** 478;;;***
479 479
480;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el" 480;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el"
481;;;;;; (17243 17075)) 481;;;;;; (17243 21661))
482;;; Generated autoloads from allout.el 482;;; Generated autoloads from allout.el
483 483
484(autoload (quote allout-mode) "allout" "\ 484(autoload (quote allout-mode) "allout" "\
@@ -770,7 +770,7 @@ This is a good function to put in `comint-output-filter-functions'.
770;;;*** 770;;;***
771 771
772;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 772;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
773;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (17185 27618)) 773;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (17205 20021))
774;;; Generated autoloads from progmodes/antlr-mode.el 774;;; Generated autoloads from progmodes/antlr-mode.el
775 775
776(autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ 776(autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
@@ -1724,8 +1724,8 @@ Binhex decode region between START and END.
1724 1724
1725;;;*** 1725;;;***
1726 1726
1727;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17140 1727;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17246
1728;;;;;; 20945)) 1728;;;;;; 24773))
1729;;; Generated autoloads from play/blackbox.el 1729;;; Generated autoloads from play/blackbox.el
1730 1730
1731(autoload (quote blackbox) "blackbox" "\ 1731(autoload (quote blackbox) "blackbox" "\
@@ -2037,7 +2037,7 @@ deletion, or > if it is flagged for displaying.
2037;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 2037;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
2038;;;;;; browse-url-of-buffer browse-url-of-file browse-url-url-at-point 2038;;;;;; browse-url-of-buffer browse-url-of-file browse-url-url-at-point
2039;;;;;; browse-url-galeon-program browse-url-firefox-program browse-url-browser-function) 2039;;;;;; browse-url-galeon-program browse-url-firefox-program browse-url-browser-function)
2040;;;;;; "browse-url" "net/browse-url.el" (17140 20940)) 2040;;;;;; "browse-url" "net/browse-url.el" (17246 15074))
2041;;; Generated autoloads from net/browse-url.el 2041;;; Generated autoloads from net/browse-url.el
2042 2042
2043(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))) "\ 2043(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))) "\
@@ -2515,7 +2515,7 @@ Also see `make-text-button'.
2515;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2515;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2516;;;;;; compile-defun byte-compile-file byte-recompile-directory 2516;;;;;; compile-defun byte-compile-file byte-recompile-directory
2517;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el" 2517;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el"
2518;;;;;; (17243 16676)) 2518;;;;;; (17243 21661))
2519;;; Generated autoloads from emacs-lisp/bytecomp.el 2519;;; Generated autoloads from emacs-lisp/bytecomp.el
2520 2520
2521(autoload (quote byte-force-recompile) "bytecomp" "\ 2521(autoload (quote byte-force-recompile) "bytecomp" "\
@@ -6450,7 +6450,7 @@ Not documented
6450;;;*** 6450;;;***
6451 6451
6452;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6452;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6453;;;;;; "calendar/diary-lib.el" (17239 32269)) 6453;;;;;; "calendar/diary-lib.el" (17245 63766))
6454;;; Generated autoloads from calendar/diary-lib.el 6454;;; Generated autoloads from calendar/diary-lib.el
6455 6455
6456(autoload (quote diary) "diary-lib" "\ 6456(autoload (quote diary) "diary-lib" "\
@@ -7172,7 +7172,7 @@ true then the type of the file linked to by FILE is printed instead.
7172 7172
7173;;;*** 7173;;;***
7174 7174
7175;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (17244 43729)) 7175;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (17248 29668))
7176;;; Generated autoloads from dired-x.el 7176;;; Generated autoloads from dired-x.el
7177 7177
7178(autoload (quote dired-jump) "dired-x" "\ 7178(autoload (quote dired-jump) "dired-x" "\
@@ -7526,8 +7526,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
7526;;;*** 7526;;;***
7527 7527
7528;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 7528;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
7529;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (17148 7529;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (17250
7530;;;;;; 25091)) 7530;;;;;; 21105))
7531;;; Generated autoloads from emacs-lisp/easymenu.el 7531;;; Generated autoloads from emacs-lisp/easymenu.el
7532 7532
7533(put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) 7533(put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
@@ -7658,8 +7658,8 @@ If the menu located by PATH has no submenu named NAME, add one.
7658If the optional argument BEFORE is present, add it just before 7658If the optional argument BEFORE is present, add it just before
7659the submenu named BEFORE, otherwise add it at the end of the menu. 7659the submenu named BEFORE, otherwise add it at the end of the menu.
7660 7660
7661Either call this from `menu-bar-update-hook' or use a menu filter, 7661To implement dynamic menus, either call this from
7662to implement dynamic menus. 7662`menu-bar-update-hook' or use a menu filter.
7663 7663
7664\(fn PATH NAME ITEMS &optional BEFORE)" nil nil) 7664\(fn PATH NAME ITEMS &optional BEFORE)" nil nil)
7665 7665
@@ -10183,7 +10183,7 @@ Visit the file you click on in another window.
10183;;;;;; find-variable find-variable-noselect find-function-other-frame 10183;;;;;; find-variable find-variable-noselect find-function-other-frame
10184;;;;;; find-function-other-window find-function find-function-noselect 10184;;;;;; find-function-other-window find-function find-function-noselect
10185;;;;;; find-function-search-for-symbol find-library) "find-func" 10185;;;;;; find-function-search-for-symbol find-library) "find-func"
10186;;;;;; "emacs-lisp/find-func.el" (17242 7313)) 10186;;;;;; "emacs-lisp/find-func.el" (17246 34220))
10187;;; Generated autoloads from emacs-lisp/find-func.el 10187;;; Generated autoloads from emacs-lisp/find-func.el
10188 10188
10189(autoload (quote find-library) "find-func" "\ 10189(autoload (quote find-library) "find-func" "\
@@ -10353,7 +10353,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
10353;;;*** 10353;;;***
10354 10354
10355;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 10355;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
10356;;;;;; "finder" "finder.el" (17148 24975)) 10356;;;;;; "finder" "finder.el" (17245 51608))
10357;;; Generated autoloads from finder.el 10357;;; Generated autoloads from finder.el
10358 10358
10359(autoload (quote finder-list-keywords) "finder" "\ 10359(autoload (quote finder-list-keywords) "finder" "\
@@ -10437,7 +10437,7 @@ Turn flymake mode off.
10437 10437
10438;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 10438;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
10439;;;;;; flyspell-mode flyspell-prog-mode) "flyspell" "textmodes/flyspell.el" 10439;;;;;; flyspell-mode flyspell-prog-mode) "flyspell" "textmodes/flyspell.el"
10440;;;;;; (17244 43759)) 10440;;;;;; (17249 49356))
10441;;; Generated autoloads from textmodes/flyspell.el 10441;;; Generated autoloads from textmodes/flyspell.el
10442 10442
10443(autoload (quote flyspell-prog-mode) "flyspell" "\ 10443(autoload (quote flyspell-prog-mode) "flyspell" "\
@@ -11030,7 +11030,7 @@ default appearance of fringes on all frames, see the command
11030;;;*** 11030;;;***
11031 11031
11032;;;### (autoloads (gdb-enable-debug-log gdba) "gdb-ui" "progmodes/gdb-ui.el" 11032;;;### (autoloads (gdb-enable-debug-log gdba) "gdb-ui" "progmodes/gdb-ui.el"
11033;;;;;; (17244 43757)) 11033;;;;;; (17247 12425))
11034;;; Generated autoloads from progmodes/gdb-ui.el 11034;;; Generated autoloads from progmodes/gdb-ui.el
11035 11035
11036(autoload (quote gdba) "gdb-ui" "\ 11036(autoload (quote gdba) "gdb-ui" "\
@@ -11169,7 +11169,7 @@ regular expression that can be used as an element of
11169;;;*** 11169;;;***
11170 11170
11171;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11171;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11172;;;;;; (17195 59536)) 11172;;;;;; (17196 24556))
11173;;; Generated autoloads from progmodes/glasses.el 11173;;; Generated autoloads from progmodes/glasses.el
11174 11174
11175(autoload (quote glasses-mode) "glasses" "\ 11175(autoload (quote glasses-mode) "glasses" "\
@@ -11320,7 +11320,7 @@ If CLEAN, obsolete (ignore).
11320;;;*** 11320;;;***
11321 11321
11322;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11322;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11323;;;;;; (17242 7315)) 11323;;;;;; (17242 24869))
11324;;; Generated autoloads from gnus/gnus-art.el 11324;;; Generated autoloads from gnus/gnus-art.el
11325 11325
11326(autoload (quote gnus-article-prepare-display) "gnus-art" "\ 11326(autoload (quote gnus-article-prepare-display) "gnus-art" "\
@@ -12070,7 +12070,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12070;;;*** 12070;;;***
12071 12071
12072;;;### (autoloads (gud-tooltip-mode gdb-script-mode bashdb jdb pdb 12072;;;### (autoloads (gud-tooltip-mode gdb-script-mode bashdb jdb pdb
12073;;;;;; perldb xdb dbx sdb gdb) "gud" "progmodes/gud.el" (17244 43759)) 12073;;;;;; perldb xdb dbx sdb gdb) "gud" "progmodes/gud.el" (17247 12425))
12074;;; Generated autoloads from progmodes/gud.el 12074;;; Generated autoloads from progmodes/gud.el
12075 12075
12076(autoload (quote gdb) "gud" "\ 12076(autoload (quote gdb) "gud" "\
@@ -12344,8 +12344,7 @@ different regions. With numeric argument ARG, behaves like
12344 12344
12345;;;### (autoloads (describe-categories describe-syntax describe-variable 12345;;;### (autoloads (describe-categories describe-syntax describe-variable
12346;;;;;; variable-at-point describe-function-1 help-C-file-name describe-function 12346;;;;;; variable-at-point describe-function-1 help-C-file-name describe-function
12347;;;;;; locate-library help-with-tutorial) "help-fns" "help-fns.el" 12347;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (17250 21610))
12348;;;;;; (17244 43734))
12349;;; Generated autoloads from help-fns.el 12348;;; Generated autoloads from help-fns.el
12350 12349
12351(autoload (quote help-with-tutorial) "help-fns" "\ 12350(autoload (quote help-with-tutorial) "help-fns" "\
@@ -12357,22 +12356,6 @@ With ARG, you are asked to choose which language.
12357 12356
12358\(fn &optional ARG)" t nil) 12357\(fn &optional ARG)" t nil)
12359 12358
12360(autoload (quote locate-library) "help-fns" "\
12361Show the precise file name of Emacs library LIBRARY.
12362This command searches the directories in `load-path' like `\\[load-library]'
12363to find the file that `\\[load-library] RET LIBRARY RET' would load.
12364Optional second arg NOSUFFIX non-nil means don't add suffixes `load-suffixes'
12365to the specified name LIBRARY.
12366
12367If the optional third arg PATH is specified, that list of directories
12368is used instead of `load-path'.
12369
12370When called from a program, the file name is normaly returned as a
12371string. When run interactively, the argument INTERACTIVE-CALL is t,
12372and the file name is displayed in the echo area.
12373
12374\(fn LIBRARY &optional NOSUFFIX PATH INTERACTIVE-CALL)" t nil)
12375
12376(autoload (quote describe-function) "help-fns" "\ 12359(autoload (quote describe-function) "help-fns" "\
12377Display the full documentation of FUNCTION (a symbol). 12360Display the full documentation of FUNCTION (a symbol).
12378 12361
@@ -12384,7 +12367,8 @@ KIND should be `var' for a variable or `subr' for a subroutine.
12384 12367
12385\(fn SUBR-OR-VAR KIND)" nil nil) 12368\(fn SUBR-OR-VAR KIND)" nil nil)
12386 12369
12387(defface help-argument-name (quote ((((supports :slant italic)) :inherit italic))) "Face to highlight argument names in *Help* buffers." :group (quote help)) 12370(defface help-argument-name (quote ((((supports :slant italic)) :inherit italic))) "\
12371Face to highlight argument names in *Help* buffers." :group (quote help))
12388 12372
12389(autoload (quote describe-function-1) "help-fns" "\ 12373(autoload (quote describe-function-1) "help-fns" "\
12390Not documented 12374Not documented
@@ -13675,7 +13659,7 @@ FORMATS is the value to use for `ibuffer-formats'.
13675 13659
13676;;;### (autoloads (icalendar-import-buffer icalendar-import-file 13660;;;### (autoloads (icalendar-import-buffer icalendar-import-file
13677;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 13661;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
13678;;;;;; "calendar/icalendar.el" (17244 43742)) 13662;;;;;; "calendar/icalendar.el" (17244 46363))
13679;;; Generated autoloads from calendar/icalendar.el 13663;;; Generated autoloads from calendar/icalendar.el
13680 13664
13681(autoload (quote icalendar-export-file) "icalendar" "\ 13665(autoload (quote icalendar-export-file) "icalendar" "\
@@ -14245,7 +14229,7 @@ Toggle inline image minor mode.
14245;;;### (autoloads (defimage find-image remove-images insert-sliced-image 14229;;;### (autoloads (defimage find-image remove-images insert-sliced-image
14246;;;;;; insert-image put-image create-image image-type-available-p 14230;;;;;; insert-image put-image create-image image-type-available-p
14247;;;;;; image-type-from-file-name image-type-from-file-header image-type-from-buffer 14231;;;;;; image-type-from-file-name image-type-from-file-header image-type-from-buffer
14248;;;;;; image-type-from-data) "image" "image.el" (17242 27251)) 14232;;;;;; image-type-from-data) "image" "image.el" (17245 4868))
14249;;; Generated autoloads from image.el 14233;;; Generated autoloads from image.el
14250 14234
14251(autoload (quote image-type-from-data) "image" "\ 14235(autoload (quote image-type-from-data) "image" "\
@@ -14727,7 +14711,7 @@ of `inferior-lisp-program'). Runs the hooks from
14727;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 14711;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
14728;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index 14712;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index
14729;;;;;; Info-directory info-standalone info-emacs-manual info info-other-window) 14713;;;;;; Info-directory info-standalone info-emacs-manual info info-other-window)
14730;;;;;; "info" "info.el" (17242 7308)) 14714;;;;;; "info" "info.el" (17248 29269))
14731;;; Generated autoloads from info.el 14715;;; Generated autoloads from info.el
14732 14716
14733(autoload (quote info-other-window) "info" "\ 14717(autoload (quote info-other-window) "info" "\
@@ -15557,8 +15541,8 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
15557 15541
15558;;;*** 15542;;;***
15559 15543
15560;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (17239 15544;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (17246
15561;;;;;; 32217)) 15545;;;;;; 24773))
15562;;; Generated autoloads from jit-lock.el 15546;;; Generated autoloads from jit-lock.el
15563 15547
15564(autoload (quote jit-lock-register) "jit-lock" "\ 15548(autoload (quote jit-lock-register) "jit-lock" "\
@@ -16213,8 +16197,8 @@ Major mode for browsing CVS log output.
16213 16197
16214;;;*** 16198;;;***
16215 16199
16216;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (17239 16200;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (17248
16217;;;;;; 32218)) 16201;;;;;; 29269))
16218;;; Generated autoloads from longlines.el 16202;;; Generated autoloads from longlines.el
16219 16203
16220(autoload (quote longlines-mode) "longlines" "\ 16204(autoload (quote longlines-mode) "longlines" "\
@@ -16843,8 +16827,8 @@ yourself the value of `master-of' by calling `master-show-slave'.
16843 16827
16844;;;*** 16828;;;***
16845 16829
16846;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17244 16830;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17246
16847;;;;;; 43735)) 16831;;;;;; 34622))
16848;;; Generated autoloads from menu-bar.el 16832;;; Generated autoloads from menu-bar.el
16849 16833
16850(put (quote menu-bar-mode) (quote standard-value) (quote (t))) 16834(put (quote menu-bar-mode) (quote standard-value) (quote (t)))
@@ -16880,7 +16864,7 @@ turn on menu bars; otherwise, turn off menu bars.
16880;;;;;; message-cite-function message-yank-prefix message-citation-line-function 16864;;;;;; message-cite-function message-yank-prefix message-citation-line-function
16881;;;;;; message-send-mail-function message-user-organization-file 16865;;;;;; message-send-mail-function message-user-organization-file
16882;;;;;; message-signature-separator message-from-style) "message" 16866;;;;;; message-signature-separator message-from-style) "message"
16883;;;;;; "gnus/message.el" (17242 7317)) 16867;;;;;; "gnus/message.el" (17242 24871))
16884;;; Generated autoloads from gnus/message.el 16868;;; Generated autoloads from gnus/message.el
16885 16869
16886(defvar message-from-style (quote default) "\ 16870(defvar message-from-style (quote default) "\
@@ -17205,8 +17189,8 @@ redisplayed as output is inserted.
17205;;;*** 17189;;;***
17206 17190
17207;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose 17191;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose
17208;;;;;; mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (17244 17192;;;;;; mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (17249
17209;;;;;; 43750)) 17193;;;;;; 49352))
17210;;; Generated autoloads from mh-e/mh-comp.el 17194;;; Generated autoloads from mh-e/mh-comp.el
17211 17195
17212(autoload (quote mh-smail) "mh-comp" "\ 17196(autoload (quote mh-smail) "mh-comp" "\
@@ -17278,7 +17262,7 @@ When a message is composed, the hooks `text-mode-hook' and
17278;;;*** 17262;;;***
17279 17263
17280;;;### (autoloads (mh-folder-mode mh-version mh-nmail mh-rmail) "mh-e" 17264;;;### (autoloads (mh-folder-mode mh-version mh-nmail mh-rmail) "mh-e"
17281;;;;;; "mh-e/mh-e.el" (17244 43752)) 17265;;;;;; "mh-e/mh-e.el" (17249 49352))
17282;;; Generated autoloads from mh-e/mh-e.el 17266;;; Generated autoloads from mh-e/mh-e.el
17283 17267
17284(autoload (quote mh-rmail) "mh-e" "\ 17268(autoload (quote mh-rmail) "mh-e" "\
@@ -18475,7 +18459,7 @@ closing requests for requests that are used in matched pairs.
18475;;;*** 18459;;;***
18476 18460
18477;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" 18461;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"
18478;;;;;; (17167 3247)) 18462;;;;;; (17167 7196))
18479;;; Generated autoloads from progmodes/octave-hlp.el 18463;;; Generated autoloads from progmodes/octave-hlp.el
18480 18464
18481(autoload (quote octave-help) "octave-hlp" "\ 18465(autoload (quote octave-help) "octave-hlp" "\
@@ -18489,7 +18473,7 @@ If KEY is not a string, prompt for it with completion.
18489;;;*** 18473;;;***
18490 18474
18491;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 18475;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
18492;;;;;; (17186 59271)) 18476;;;;;; (17186 62981))
18493;;; Generated autoloads from progmodes/octave-inf.el 18477;;; Generated autoloads from progmodes/octave-inf.el
18494 18478
18495(autoload (quote inferior-octave) "octave-inf" "\ 18479(autoload (quote inferior-octave) "octave-inf" "\
@@ -18635,7 +18619,7 @@ The Custom feature is intended to make this obsolete.
18635;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 18619;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
18636;;;;;; orgtbl-mode turn-on-orgtbl org-remember-handler org-remember-annotation 18620;;;;;; orgtbl-mode turn-on-orgtbl org-remember-handler org-remember-annotation
18637;;;;;; org-store-link org-diary org-agenda org-agenda-mode org-mode) 18621;;;;;; org-store-link org-diary org-agenda org-agenda-mode org-mode)
18638;;;;;; "org" "textmodes/org.el" (17242 7325)) 18622;;;;;; "org" "textmodes/org.el" (17245 51610))
18639;;; Generated autoloads from textmodes/org.el 18623;;; Generated autoloads from textmodes/org.el
18640 18624
18641(autoload (quote org-mode) "org" "\ 18625(autoload (quote org-mode) "org" "\
@@ -20693,7 +20677,7 @@ them into characters should be done separately.
20693;;;;;; quail-defrule quail-install-decode-map quail-install-map 20677;;;;;; quail-defrule quail-install-decode-map quail-install-map
20694;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 20678;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
20695;;;;;; quail-define-package quail-use-package quail-title) "quail" 20679;;;;;; quail-define-package quail-use-package quail-title) "quail"
20696;;;;;; "international/quail.el" (17239 32327)) 20680;;;;;; "international/quail.el" (17249 49351))
20697;;; Generated autoloads from international/quail.el 20681;;; Generated autoloads from international/quail.el
20698 20682
20699(autoload (quote quail-title) "quail" "\ 20683(autoload (quote quail-title) "quail" "\
@@ -22555,24 +22539,24 @@ enclosed in `(and ...)'.
22555;;;*** 22539;;;***
22556 22540
22557;;;### (autoloads (savehist-save savehist-load) "savehist" "savehist.el" 22541;;;### (autoloads (savehist-save savehist-load) "savehist" "savehist.el"
22558;;;;;; (17243 16670)) 22542;;;;;; (17245 9380))
22559;;; Generated autoloads from savehist.el 22543;;; Generated autoloads from savehist.el
22560 22544
22561(autoload (quote savehist-load) "savehist" "\ 22545(autoload (quote savehist-load) "savehist" "\
22562Load the minibuffer histories from `savehist-file'. 22546Load the minibuffer histories from `savehist-file'.
22563Unless NO-HOOK is specified, the function will also add the save function 22547Unless NO-INSTALL is present and non-nil, the function will also install
22564to `kill-emacs-hook' and on a timer, ensuring that the minibuffer contents 22548`savehist-autosave' in `kill-emacs-hook' and on a timer, ensuring that
22565will be saved before leaving Emacs. 22549history is saved before leaving Emacs.
22566 22550
22567This function should be normally used from your Emacs init file. Since it 22551This function should be normally used from your Emacs init file. Since
22568removes your current minibuffer histories, it is unwise to call it at any 22552it removes your current minibuffer histories, it is unwise to call it at
22569other time. 22553any other time.
22570 22554
22571\(fn &optional NO-HOOK)" t nil) 22555\(fn &optional NO-INSTALL)" t nil)
22572 22556
22573(autoload (quote savehist-save) "savehist" "\ 22557(autoload (quote savehist-save) "savehist" "\
22574Save the histories from `savehist-history-variables' to `savehist-file'. 22558Save the values of minibuffer history variables.
22575Unbound symbols referenced in `savehist-history-variables' are ignored. 22559Unbound symbols referenced in `savehist-additional-variables' are ignored.
22576If AUTO-SAVE is non-nil, compare the saved contents to the one last saved, 22560If AUTO-SAVE is non-nil, compare the saved contents to the one last saved,
22577 and don't save the buffer if they are the same. 22561 and don't save the buffer if they are the same.
22578 22562
@@ -22708,7 +22692,7 @@ during scrolling.
22708;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 22692;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
22709;;;;;; mail-header-separator send-mail-function mail-yank-ignored-headers 22693;;;;;; mail-header-separator send-mail-function mail-yank-ignored-headers
22710;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from 22694;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from
22711;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (17239 43641)) 22695;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (17239 43866))
22712;;; Generated autoloads from mail/sendmail.el 22696;;; Generated autoloads from mail/sendmail.el
22713 22697
22714(defvar mail-from-style (quote angles) "\ 22698(defvar mail-from-style (quote angles) "\
@@ -23009,7 +22993,7 @@ Like `mail' command, but display mail buffer in another frame.
23009;;;*** 22993;;;***
23010 22994
23011;;;### (autoloads (server-mode server-start) "server" "server.el" 22995;;;### (autoloads (server-mode server-start) "server" "server.el"
23012;;;;;; (17205 6028)) 22996;;;;;; (17244 48630))
23013;;; Generated autoloads from server.el 22997;;; Generated autoloads from server.el
23014 22998
23015(autoload (quote server-start) "server" "\ 22999(autoload (quote server-start) "server" "\
@@ -23538,7 +23522,7 @@ symmetrical ones, and the same character twice for the others.
23538;;;*** 23522;;;***
23539 23523
23540;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" 23524;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el"
23541;;;;;; (17205 6040)) 23525;;;;;; (17247 15785))
23542;;; Generated autoloads from smerge-mode.el 23526;;; Generated autoloads from smerge-mode.el
23543 23527
23544(autoload (quote smerge-ediff) "smerge-mode" "\ 23528(autoload (quote smerge-ediff) "smerge-mode" "\
@@ -24636,6 +24620,27 @@ Studlify-case the current buffer.
24636 24620
24637;;;*** 24621;;;***
24638 24622
24623;;;### (autoloads (locate-library) "subr" "subr.el" (17250 21630))
24624;;; Generated autoloads from subr.el
24625
24626(autoload (quote locate-library) "subr" "\
24627Show the precise file name of Emacs library LIBRARY.
24628This command searches the directories in `load-path' like `\\[load-library]'
24629to find the file that `\\[load-library] RET LIBRARY RET' would load.
24630Optional second arg NOSUFFIX non-nil means don't add suffixes `load-suffixes'
24631to the specified name LIBRARY.
24632
24633If the optional third arg PATH is specified, that list of directories
24634is used instead of `load-path'.
24635
24636When called from a program, the file name is normaly returned as a
24637string. When run interactively, the argument INTERACTIVE-CALL is t,
24638and the file name is displayed in the echo area.
24639
24640\(fn LIBRARY &optional NOSUFFIX PATH INTERACTIVE-CALL)" t nil)
24641
24642;;;***
24643
24639;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 24644;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
24640;;;;;; (17239 32335)) 24645;;;;;; (17239 32335))
24641;;; Generated autoloads from mail/supercite.el 24646;;; Generated autoloads from mail/supercite.el
@@ -25418,8 +25423,8 @@ Normally input is edited in Emacs and sent a line at a time.
25418 25423
25419;;;*** 25424;;;***
25420 25425
25421;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17239 25426;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17248
25422;;;;;; 46821)) 25427;;;;;; 29270))
25423;;; Generated autoloads from term.el 25428;;; Generated autoloads from term.el
25424 25429
25425(autoload (quote make-term) "term" "\ 25430(autoload (quote make-term) "term" "\
@@ -25868,7 +25873,7 @@ if large. You can use Info-split to do this manually.
25868;;;*** 25873;;;***
25869 25874
25870;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 25875;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
25871;;;;;; "texinfo" "textmodes/texinfo.el" (17242 7326)) 25876;;;;;; "texinfo" "textmodes/texinfo.el" (17246 24773))
25872;;; Generated autoloads from textmodes/texinfo.el 25877;;; Generated autoloads from textmodes/texinfo.el
25873 25878
25874(defvar texinfo-open-quote "``" "\ 25879(defvar texinfo-open-quote "``" "\
@@ -26056,7 +26061,7 @@ Not documented
26056 26061
26057;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show-all thumbs-dired-show-marked 26062;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show-all thumbs-dired-show-marked
26058;;;;;; thumbs-show-all-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 26063;;;;;; thumbs-show-all-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
26059;;;;;; (17148 25056)) 26064;;;;;; (17245 51608))
26060;;; Generated autoloads from thumbs.el 26065;;; Generated autoloads from thumbs.el
26061 26066
26062(autoload (quote thumbs-find-thumb) "thumbs" "\ 26067(autoload (quote thumbs-find-thumb) "thumbs" "\
@@ -26684,29 +26689,10 @@ Show TODO list.
26684;;;*** 26689;;;***
26685 26690
26686;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 26691;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
26687;;;;;; tool-bar-local-item tool-bar-add-item tool-bar-mode) "tool-bar" 26692;;;;;; tool-bar-local-item tool-bar-add-item) "tool-bar" "tool-bar.el"
26688;;;;;; "tool-bar.el" (17236 11669)) 26693;;;;;; (17250 21105))
26689;;; Generated autoloads from tool-bar.el 26694;;; Generated autoloads from tool-bar.el
26690 26695
26691(defvar tool-bar-mode nil "\
26692Non-nil if Tool-Bar mode is enabled.
26693See the command `tool-bar-mode' for a description of this minor-mode.
26694Setting this variable directly does not take effect;
26695use either \\[customize] or the function `tool-bar-mode'.")
26696
26697(custom-autoload (quote tool-bar-mode) "tool-bar")
26698
26699(put (quote tool-bar-mode) (quote custom-set) (quote custom-set-minor-mode))
26700
26701(autoload (quote tool-bar-mode) "tool-bar" "\
26702Toggle use of the tool bar.
26703With numeric ARG, display the tool bar if and only if ARG is positive.
26704
26705See `tool-bar-add-item' and `tool-bar-add-item-from-menu' for
26706conveniently adding tool bar items.
26707
26708\(fn &optional ARG)" t nil)
26709
26710(put (quote tool-bar-mode) (quote standard-value) (quote (t))) 26696(put (quote tool-bar-mode) (quote standard-value) (quote (t)))
26711 26697
26712(autoload (quote tool-bar-add-item) "tool-bar" "\ 26698(autoload (quote tool-bar-add-item) "tool-bar" "\
@@ -26865,7 +26851,7 @@ the window or buffer configuration at all.
26865 26851
26866;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler 26852;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler
26867;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp) 26853;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp)
26868;;;;;; "tramp" "net/tramp.el" (17239 32363)) 26854;;;;;; "tramp" "net/tramp.el" (17250 21105))
26869;;; Generated autoloads from net/tramp.el 26855;;; Generated autoloads from net/tramp.el
26870 26856
26871(defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ 26857(defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\
@@ -27389,7 +27375,7 @@ Not documented
27389;;;*** 27375;;;***
27390 27376
27391;;;### (autoloads (url-file) "url-file" "url/url-file.el" (17239 27377;;;### (autoloads (url-file) "url-file" "url/url-file.el" (17239
27392;;;;;; 42312)) 27378;;;;;; 43869))
27393;;; Generated autoloads from url/url-file.el 27379;;; Generated autoloads from url/url-file.el
27394 27380
27395(autoload (quote url-file) "url-file" "\ 27381(autoload (quote url-file) "url-file" "\
@@ -27419,7 +27405,7 @@ Will not make a connection if `url-gateway-unplugged' is non-nil.
27419 27405
27420;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 27406;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
27421;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (17239 27407;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (17239
27422;;;;;; 42312)) 27408;;;;;; 43869))
27423;;; Generated autoloads from url/url-handlers.el 27409;;; Generated autoloads from url/url-handlers.el
27424 27410
27425(defvar url-handler-mode nil "\ 27411(defvar url-handler-mode nil "\
@@ -27489,7 +27475,7 @@ user for what type to save as.
27489;;;*** 27475;;;***
27490 27476
27491;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 27477;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
27492;;;;;; url-http) "url-http" "url/url-http.el" (17239 42312)) 27478;;;;;; url-http) "url-http" "url/url-http.el" (17239 43869))
27493;;; Generated autoloads from url/url-http.el 27479;;; Generated autoloads from url/url-http.el
27494 27480
27495(autoload (quote url-http) "url-http" "\ 27481(autoload (quote url-http) "url-http" "\
@@ -27567,7 +27553,7 @@ URL can be a URL string, or a URL vector of the type returned by
27567;;;*** 27553;;;***
27568 27554
27569;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 27555;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
27570;;;;;; (17195 52157)) 27556;;;;;; (17195 54695))
27571;;; Generated autoloads from url/url-mailto.el 27557;;; Generated autoloads from url/url-mailto.el
27572 27558
27573(autoload (quote url-mail) "url-mailto" "\ 27559(autoload (quote url-mail) "url-mailto" "\
@@ -27860,6 +27846,12 @@ The buffer in question is current when this function is called.
27860 27846
27861;;;*** 27847;;;***
27862 27848
27849;;;### (autoloads nil "utf-7" "international/utf-7.el" (17245 4870))
27850;;; Generated autoloads from international/utf-7.el
27851(autoload-coding-system 'utf-7 '(require 'utf-7))
27852
27853;;;***
27854
27863;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 27855;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
27864;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el" 27856;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el"
27865;;;;;; (17148 25154)) 27857;;;;;; (17148 25154))
@@ -27892,7 +27884,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
27892;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window 27884;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window
27893;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file 27885;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file
27894;;;;;; with-vc-file vc-branch-part vc-trunk-p vc-before-checkin-hook 27886;;;;;; with-vc-file vc-branch-part vc-trunk-p vc-before-checkin-hook
27895;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (17244 43740)) 27887;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (17245 51609))
27896;;; Generated autoloads from vc.el 27888;;; Generated autoloads from vc.el
27897 27889
27898(defvar vc-checkout-hook nil "\ 27890(defvar vc-checkout-hook nil "\
@@ -28895,8 +28887,8 @@ Not documented
28895 28887
28896;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame 28888;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame
28897;;;;;; view-buffer-other-window view-buffer view-file-other-frame 28889;;;;;; view-buffer-other-window view-buffer view-file-other-frame
28898;;;;;; view-file-other-window view-file) "view" "view.el" (17148 28890;;;;;; view-file-other-window view-file) "view" "view.el" (17250
28899;;;;;; 25067)) 28891;;;;;; 21105))
28900;;; Generated autoloads from view.el 28892;;; Generated autoloads from view.el
28901 28893
28902(defvar view-mode nil "\ 28894(defvar view-mode nil "\
@@ -29884,19 +29876,18 @@ Zone-mode does two things:
29884;;;;;; "international/mule.el" "international/ogonek.el" "international/subst-big5.el" 29876;;;;;; "international/mule.el" "international/ogonek.el" "international/subst-big5.el"
29885;;;;;; "international/subst-gb2312.el" "international/subst-jis.el" 29877;;;;;; "international/subst-gb2312.el" "international/subst-jis.el"
29886;;;;;; "international/subst-ksc.el" "international/ucs-tables.el" 29878;;;;;; "international/subst-ksc.el" "international/ucs-tables.el"
29887;;;;;; "international/utf-16.el" "international/utf-7.el" "international/utf-8.el" 29879;;;;;; "international/utf-16.el" "international/utf-8.el" "isearch.el"
29888;;;;;; "isearch.el" "jka-cmpr-hook.el" "kermit.el" "language/chinese.el" 29880;;;;;; "jka-cmpr-hook.el" "kermit.el" "language/chinese.el" "language/cyrillic.el"
29889;;;;;; "language/cyrillic.el" "language/czech.el" "language/devanagari.el" 29881;;;;;; "language/czech.el" "language/devanagari.el" "language/english.el"
29890;;;;;; "language/english.el" "language/ethiopic.el" "language/european.el" 29882;;;;;; "language/ethiopic.el" "language/european.el" "language/georgian.el"
29891;;;;;; "language/georgian.el" "language/greek.el" "language/hebrew.el" 29883;;;;;; "language/greek.el" "language/hebrew.el" "language/indian.el"
29892;;;;;; "language/indian.el" "language/japanese.el" "language/kannada.el" 29884;;;;;; "language/japanese.el" "language/kannada.el" "language/korean.el"
29893;;;;;; "language/korean.el" "language/lao.el" "language/malayalam.el" 29885;;;;;; "language/lao.el" "language/malayalam.el" "language/misc-lang.el"
29894;;;;;; "language/misc-lang.el" "language/romanian.el" "language/slovak.el" 29886;;;;;; "language/romanian.el" "language/slovak.el" "language/tamil.el"
29895;;;;;; "language/tamil.el" "language/thai-word.el" "language/thai.el" 29887;;;;;; "language/thai-word.el" "language/thai.el" "language/tibetan.el"
29896;;;;;; "language/tibetan.el" "language/utf-8-lang.el" "language/vietnamese.el" 29888;;;;;; "language/utf-8-lang.el" "language/vietnamese.el" "ldefs-boot.el"
29897;;;;;; "ldefs-boot.el" "ldefs.el" "ldefs1.el" "loadup.el" "mail/blessmail.el" 29889;;;;;; "loadup.el" "mail/blessmail.el" "mail/mailheader.el" "mail/mailpost.el"
29898;;;;;; "mail/mailheader.el" "mail/mailpost.el" "mail/mspools.el" 29890;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el"
29899;;;;;; "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el"
29900;;;;;; "mail/uce.el" "mail/vms-pmail.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el" 29891;;;;;; "mail/uce.el" "mail/vms-pmail.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el"
29901;;;;;; "mh-e/mh-customize.el" "mh-e/mh-funcs.el" "mh-e/mh-gnus.el" 29892;;;;;; "mh-e/mh-customize.el" "mh-e/mh-funcs.el" "mh-e/mh-gnus.el"
29902;;;;;; "mh-e/mh-identity.el" "mh-e/mh-inc.el" "mh-e/mh-index.el" 29893;;;;;; "mh-e/mh-identity.el" "mh-e/mh-inc.el" "mh-e/mh-index.el"
@@ -29926,7 +29917,7 @@ Zone-mode does two things:
29926;;;;;; "progmodes/mantemp.el" "progmodes/xscheme.el" "register.el" 29917;;;;;; "progmodes/mantemp.el" "progmodes/xscheme.el" "register.el"
29927;;;;;; "replace.el" "s-region.el" "saveplace.el" "sb-image.el" "scroll-bar.el" 29918;;;;;; "replace.el" "s-region.el" "saveplace.el" "sb-image.el" "scroll-bar.el"
29928;;;;;; "select.el" "simple.el" "soundex.el" "startup.el" "subdirs.el" 29919;;;;;; "select.el" "simple.el" "soundex.el" "startup.el" "subdirs.el"
29929;;;;;; "subr.el" "tempo.el" "term/AT386.el" "term/apollo.el" "term/bobcat.el" 29920;;;;;; "tempo.el" "term/AT386.el" "term/apollo.el" "term/bobcat.el"
29930;;;;;; "term/cygwin.el" "term/internal.el" "term/iris-ansi.el" "term/linux.el" 29921;;;;;; "term/cygwin.el" "term/internal.el" "term/iris-ansi.el" "term/linux.el"
29931;;;;;; "term/lk201.el" "term/mac-win.el" "term/news.el" "term/pc-win.el" 29922;;;;;; "term/lk201.el" "term/mac-win.el" "term/news.el" "term/pc-win.el"
29932;;;;;; "term/rxvt.el" "term/sun-mouse.el" "term/sun.el" "term/sup-mouse.el" 29923;;;;;; "term/rxvt.el" "term/sun-mouse.el" "term/sun.el" "term/sup-mouse.el"
@@ -29946,7 +29937,7 @@ Zone-mode does two things:
29946;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el" 29937;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el"
29947;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el" 29938;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el"
29948;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el" 29939;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el"
29949;;;;;; "x-dnd.el") (17244 48301 523000)) 29940;;;;;; "x-dnd.el") (17250 22703 990875))
29950 29941
29951;;;*** 29942;;;***
29952 29943