]> code.delx.au - gnu-emacs/blobdiff - lisp/loaddefs.el
(dired-view-command-alist): New variable.
[gnu-emacs] / lisp / loaddefs.el
index af1d390789280b9df166e16560814a921d98fa2d..09733c05e601ee345ce07805c8814a2ebb4890cf 100644 (file)
@@ -586,8 +586,8 @@ Returns list of symbols and documentation found." t nil)
 
 ;;;***
 \f
-;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15427
-;;;;;;  61500))
+;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15505
+;;;;;;  59084))
 ;;; Generated autoloads from arc-mode.el
 
 (autoload (quote archive-mode) "arc-mode" "\
@@ -674,8 +674,8 @@ Entering array mode calls the function `array-mode-hook'." t nil)
 
 ;;;***
 \f
-;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15427
-;;;;;;  61509))
+;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15505
+;;;;;;  59092))
 ;;; Generated autoloads from textmodes/artist.el
 
 (autoload (quote artist-mode) "artist" "\
@@ -1173,8 +1173,8 @@ seconds." t nil)
 
 ;;;***
 \f
-;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (15468
-;;;;;;  8218))
+;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (15507
+;;;;;;  13708))
 ;;; Generated autoloads from textmodes/bibtex.el
 
 (autoload (quote bibtex-mode) "bibtex" "\
@@ -1668,7 +1668,7 @@ corresponding bookmark function from Lisp (the one without the
 ;;;;;;  browse-url-of-buffer browse-url-of-file browse-url-generic-program
 ;;;;;;  browse-url-save-file browse-url-new-window-flag browse-url-galeon-program
 ;;;;;;  browse-url-browser-display browse-url-browser-function) "browse-url"
-;;;;;;  "net/browse-url.el" (15427 61508))
+;;;;;;  "net/browse-url.el" (15509 27625))
 ;;; Generated autoloads from net/browse-url.el
 
 (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos))) (quote browse-url-default-windows-browser) (quote browse-url-default-browser)) "\
@@ -1686,7 +1686,7 @@ regexp should probably be \".\" to specify a default browser.")
 *The X display for running the browser, if not same as Emacs'.")
 
 (defvar browse-url-galeon-program "galeon" "\
-The name by which to invoke Galeon.")
+*The name by which to invoke Galeon.")
 
 (defvar browse-url-new-window-flag nil "\
 *If non-nil, always open a new browser window with appropriate browsers.
@@ -1788,6 +1788,10 @@ non-nil, load the document in a new Galeon window, otherwise use a
 random existing one.  A non-nil interactive prefix argument reverses
 the effect of `browse-url-new-window-flag'.
 
+If `browse-url-galeon-new-window-is-tab' is non-nil, then whenever a
+document would otherwise be loaded in a new window, it is loaded in a
+new tab in an existing window instead.
+
 When called non-interactively, optional second argument NEW-WINDOW is
 used instead of `browse-url-new-window-flag'." t nil)
 
@@ -2038,9 +2042,10 @@ Also see `make-text-button'." nil nil)
 ;;;***
 \f
 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
-;;;;;;  display-call-tree byte-compile compile-defun byte-compile-file
-;;;;;;  byte-recompile-directory byte-force-recompile) "bytecomp"
-;;;;;;  "emacs-lisp/bytecomp.el" (15455 18401))
+;;;;;;  batch-byte-compile-if-not-done display-call-tree byte-compile
+;;;;;;  compile-defun byte-compile-file byte-recompile-directory
+;;;;;;  byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el"
+;;;;;;  (15515 47286))
 ;;; Generated autoloads from emacs-lisp/bytecomp.el
 
 (autoload (quote byte-force-recompile) "bytecomp" "\
@@ -2092,6 +2097,11 @@ The call tree also lists those functions which are not known to be called
 \(that is, to which no calls have been compiled), and which cannot be
 invoked interactively." t nil)
 
+(autoload (quote batch-byte-compile-if-not-done) "bytecomp" "\
+Like `byte-compile-file' but doesn't recompile if already up to date.
+Use this from the command line, with `-batch';
+it won't work in an interactive Emacs." nil nil)
+
 (autoload (quote batch-byte-compile) "bytecomp" "\
 Run `byte-compile-file' on the files remaining on the command line.
 Use this from the command line, with `-batch';
@@ -2201,7 +2211,7 @@ Also looks for the equivalent TeX words, \\gets and \\evalto." t nil)
 ;;;***
 \f
 ;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el"
-;;;;;;  (15400 1474))
+;;;;;;  (15488 49716))
 ;;; Generated autoloads from calc/calc-ext.el
 
 (autoload (quote calc-extensions) "calc-ext" "\
@@ -3337,7 +3347,7 @@ a future Emacs interpreter will be able to use it.")
 ;;;***
 \f
 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
-;;;;;;  (15417 7413))
+;;;;;;  (15505 59087))
 ;;; Generated autoloads from emacs-lisp/cl-indent.el
 
 (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil)
@@ -3392,7 +3402,7 @@ corresponding args of `make-coding-system'.  If MNEMONIC isn't given,
 \f
 ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
 ;;;;;;  cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)
-;;;;;;  "codepage" "international/codepage.el" (15400 1476))
+;;;;;;  "codepage" "international/codepage.el" (15507 30173))
 ;;; Generated autoloads from international/codepage.el
 
 (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
@@ -3439,7 +3449,7 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal." t nil)
 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
 ;;;;;;  comint-redirect-send-command-to-process comint-redirect-send-command
 ;;;;;;  comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
-;;;;;;  (15455 18398))
+;;;;;;  (15505 59085))
 ;;; Generated autoloads from comint.el
 
 (autoload (quote make-comint-in-buffer) "comint" "\
@@ -3925,7 +3935,7 @@ Insert a copyright by $ORGANIZATION notice at cursor." t nil)
 ;;;***
 \f
 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
-;;;;;;  (15427 61508))
+;;;;;;  (15506 60335))
 ;;; Generated autoloads from progmodes/cperl-mode.el
 
 (autoload (quote cperl-mode) "cperl-mode" "\
@@ -4177,7 +4187,7 @@ INHERIT-INPUT-METHOD." nil nil)
 ;;;;;;  customize-option-other-window customize-changed-options customize-option
 ;;;;;;  customize-group-other-window customize-group customize customize-save-variable
 ;;;;;;  customize-set-variable customize-set-value) "cus-edit" "cus-edit.el"
-;;;;;;  (15465 22816))
+;;;;;;  (15483 47733))
 ;;; Generated autoloads from cus-edit.el
  (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
 
@@ -4443,7 +4453,7 @@ If the argument is nil, we return the display table to its standard state." t ni
 ;;;***
 \f
 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
-;;;;;;  (15455 18398))
+;;;;;;  (15509 27673))
 ;;; Generated autoloads from dabbrev.el
 
 (define-key esc-map "/" (quote dabbrev-expand))
@@ -4611,7 +4621,7 @@ $
 ;;;***
 \f
 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
-;;;;;;  "emacs-lisp/debug.el" (15464 26327))
+;;;;;;  "emacs-lisp/debug.el" (15505 59087))
 ;;; Generated autoloads from emacs-lisp/debug.el
 
 (setq debugger (quote debug))
@@ -4806,7 +4816,7 @@ the first time the mode is used." nil nil)
 ;;;***
 \f
 ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el"
-;;;;;;  (15371 46415))
+;;;;;;  (15505 59085))
 ;;; Generated autoloads from desktop.el
 
 (autoload (quote desktop-read) "desktop" "\
@@ -4829,7 +4839,7 @@ to provide correct modes for autoloaded files." nil nil)
 ;;;***
 \f
 ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el"
-;;;;;;  (15425 28362))
+;;;;;;  (15505 59087))
 ;;; Generated autoloads from calendar/diary-lib.el
 
 (autoload (quote diary) "diary-lib" "\
@@ -4907,7 +4917,7 @@ Minor mode for viewing/editing context diffs.
 ;;;;;;  dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
 ;;;;;;  dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
 ;;;;;;  dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
-;;;;;;  "dired" "dired.el" (15464 26323))
+;;;;;;  "dired" "dired.el" (15513 43367))
 ;;; Generated autoloads from dired.el
 
 (defvar dired-listing-switches "-al" "\
@@ -5014,7 +5024,7 @@ Like `dired' but returns the dired buffer as value, does not select it." nil nil
 ;;;;;;  dired-do-compress dired-compress-file dired-do-kill-lines
 ;;;;;;  dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp
 ;;;;;;  dired-do-chmod dired-backup-diff dired-diff) "dired-aux"
-;;;;;;  "dired-aux.el" (15427 61500))
+;;;;;;  "dired-aux.el" (15505 59085))
 ;;; Generated autoloads from dired-aux.el
 
 (autoload (quote dired-diff) "dired-aux" "\
@@ -5440,7 +5450,7 @@ Play sounds in message buffers." t nil)
 \f
 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
 ;;;;;;  easy-mmode-define-global-mode define-minor-mode) "easy-mmode"
-;;;;;;  "emacs-lisp/easy-mmode.el" (15417 7421))
+;;;;;;  "emacs-lisp/easy-mmode.el" (15505 59087))
 ;;; Generated autoloads from emacs-lisp/easy-mmode.el
 
 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
@@ -5741,7 +5751,7 @@ It returns the old style symbol." t nil)
 ;;;;;;  ebrowse-back-in-position-stack ebrowse-tags-search-member-use
 ;;;;;;  ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol
 ;;;;;;  ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse"
-;;;;;;  "progmodes/ebrowse.el" (15427 61508))
+;;;;;;  "progmodes/ebrowse.el" (15505 59091))
 ;;; Generated autoloads from progmodes/ebrowse.el
 
 (autoload (quote ebrowse-tree-mode) "ebrowse" "\
@@ -5880,7 +5890,7 @@ or if an error occurs, leave point after it with mark at the original point." t
 ;;;;;;  ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
 ;;;;;;  ediff-merge-directories ediff-directories3 ediff-directory-revisions
 ;;;;;;  ediff-directories ediff-buffers3 ediff-buffers ediff-files3
-;;;;;;  ediff-files) "ediff" "ediff.el" (15427 61501))
+;;;;;;  ediff-files) "ediff" "ediff.el" (15512 11746))
 ;;; Generated autoloads from ediff.el
 
 (autoload (quote ediff-files) "ediff" "\
@@ -6063,7 +6073,7 @@ With optional NODE, goes to that node." t nil)
 ;;;***
 \f
 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
-;;;;;;  (15425 28361))
+;;;;;;  (15512 11746))
 ;;; Generated autoloads from ediff-mult.el
 
 (autoload (quote ediff-show-registry) "ediff-mult" "\
@@ -6074,7 +6084,7 @@ Display Ediff's registry." t nil)
 ;;;***
 \f
 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
-;;;;;;  "ediff-util" "ediff-util.el" (15464 26323))
+;;;;;;  "ediff-util" "ediff-util.el" (15512 11746))
 ;;; Generated autoloads from ediff-util.el
 
 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\
@@ -6259,7 +6269,7 @@ displayed." t nil)
 ;;;***
 \f
 ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
-;;;;;;  (15371 46424))
+;;;;;;  (15513 16623))
 ;;; Generated autoloads from mail/emacsbug.el
 
 (autoload (quote report-emacs-bug) "emacsbug" "\
@@ -6374,8 +6384,8 @@ Commands:
 
 ;;;***
 \f
-;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15371
-;;;;;;  46420))
+;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15472
+;;;;;;  20892))
 ;;; Generated autoloads from eshell/esh-mode.el
 
 (autoload (quote eshell-mode) "esh-mode" "\
@@ -6385,8 +6395,8 @@ Emacs shell interactive mode.
 
 ;;;***
 \f
-;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (15371
-;;;;;;  46420))
+;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (15472
+;;;;;;  20892))
 ;;; Generated autoloads from eshell/esh-test.el
 
 (autoload (quote eshell-test) "esh-test" "\
@@ -6395,7 +6405,7 @@ Test Eshell to verify that it works as expected." t nil)
 ;;;***
 \f
 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
-;;;;;;  eshell) "eshell" "eshell/eshell.el" (15427 61507))
+;;;;;;  eshell) "eshell" "eshell/eshell.el" (15472 20892))
 ;;; Generated autoloads from eshell/eshell.el
 
 (autoload (quote eshell) "eshell" "\
@@ -6430,7 +6440,7 @@ Please include any configuration details that might be involved." t nil)
 ;;;;;;  find-tag find-tag-noselect tags-table-files visit-tags-table
 ;;;;;;  find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list
 ;;;;;;  tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
-;;;;;;  (15417 7451))
+;;;;;;  (15505 59091))
 ;;; Generated autoloads from progmodes/etags.el
 
 (defvar tags-file-name nil "\
@@ -6507,7 +6517,7 @@ or just \\[negative-argument]), pop back to the previous tag gone to.
 
 If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
 
-A marker representing the point when this command is onvoked is pushed
+A marker representing the point when this command is invoked is pushed
 onto a ring and may be popped back to with \\[pop-tag-mark].
 Contrast this with the ring of marks gone to by the command.
 
@@ -6526,7 +6536,7 @@ or just \\[negative-argument]), pop back to the previous tag gone to.
 
 If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
 
-A marker representing the point when this command is onvoked is pushed
+A marker representing the point when this command is invoked is pushed
 onto a ring and may be popped back to with \\[pop-tag-mark].
 Contrast this with the ring of marks gone to by the command.
 
@@ -6547,7 +6557,7 @@ just \\[negative-argument]), pop back to the previous tag gone to.
 
 If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
 
-A marker representing the point when this command is onvoked is pushed
+A marker representing the point when this command is invoked is pushed
 onto a ring and may be popped back to with \\[pop-tag-mark].
 Contrast this with the ring of marks gone to by the command.
 
@@ -6568,7 +6578,7 @@ just \\[negative-argument]), pop back to the previous tag gone to.
 
 If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
 
-A marker representing the point when this command is onvoked is pushed
+A marker representing the point when this command is invoked is pushed
 onto a ring and may be popped back to with \\[pop-tag-mark].
 Contrast this with the ring of marks gone to by the command.
 
@@ -6587,7 +6597,7 @@ just \\[negative-argument]), pop back to the previous tag gone to.
 
 If third arg OTHER-WINDOW is non-nil, select the buffer in another window.
 
-A marker representing the point when this command is onvoked is pushed
+A marker representing the point when this command is invoked is pushed
 onto a ring and may be popped back to with \\[pop-tag-mark].
 Contrast this with the ring of marks gone to by the command.
 
@@ -7046,7 +7056,7 @@ with no args, if that value is non-nil." t nil)
 ;;;;;;  facemenu-remove-face-props facemenu-set-read-only facemenu-set-intangible
 ;;;;;;  facemenu-set-invisible facemenu-set-face-from-menu facemenu-set-background
 ;;;;;;  facemenu-set-foreground facemenu-set-face) "facemenu" "facemenu.el"
-;;;;;;  (15468 8218))
+;;;;;;  (15505 59085))
 ;;; Generated autoloads from facemenu.el
  (define-key global-map "\M-g" 'facemenu-keymap)
  (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
@@ -7109,7 +7119,7 @@ typing a character to insert cancels the specification." t nil)
 
 (autoload (quote facemenu-set-foreground) "facemenu" "\
 Set the foreground COLOR of the region or next character typed.
-The color is prompted for.  A face named `fg:color' is used (or created).
+This command reads the color in the minibuffer.
 
 If the region is active (normally true except in Transient Mark mode)
 and there is no prefix argument, this command sets the region to the
@@ -7121,7 +7131,7 @@ typing a character to insert cancels the specification." t nil)
 
 (autoload (quote facemenu-set-background) "facemenu" "\
 Set the background COLOR of the region or next character typed.
-Reads the color in the minibuffer.
+This command reads the color in the minibuffer.
 
 If the region is active (normally true except in Transient Mark mode)
 and there is no prefix argument, this command sets the region to the
@@ -7331,7 +7341,7 @@ the name is considered already unique; only the second substitution
 ;;;***
 \f
 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
-;;;;;;  find-ls-option) "find-dired" "find-dired.el" (15417 7388))
+;;;;;;  find-ls-option) "find-dired" "find-dired.el" (15505 59086))
 ;;; Generated autoloads from find-dired.el
 
 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
@@ -7363,10 +7373,10 @@ The command run (after changing into DIR) is
     find . -name 'PATTERN' -ls" t nil)
 
 (autoload (quote find-grep-dired) "find-dired" "\
-Find files in DIR containing a regexp ARG and start Dired on output.
+Find files in DIR containing a regexp REGEXP and start Dired on output.
 The command run (after changing into DIR) is
 
-    find . -exec grep -s ARG {} \\; -ls
+    find . -exec grep -s -e REGEXP {} \\; -ls
 
 Thus ARG can also contain additional grep options." t nil)
 
@@ -7548,7 +7558,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP." t nil)
 ;;;***
 \f
 ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
-;;;;;;  "finder" "finder.el" (15371 46415))
+;;;;;;  "finder" "finder.el" (15515 48463))
 ;;; Generated autoloads from finder.el
 
 (autoload (quote finder-list-keywords) "finder" "\
@@ -7583,7 +7593,7 @@ to get the effect of a C-q." nil nil)
 \f
 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
 ;;;;;;  flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string)
-;;;;;;  "flyspell" "textmodes/flyspell.el" (15464 26331))
+;;;;;;  "flyspell" "textmodes/flyspell.el" (15478 22406))
 ;;; Generated autoloads from textmodes/flyspell.el
 
 (defvar flyspell-mode-line-string " Fly" "\
@@ -7593,6 +7603,8 @@ Set this to nil if you don't want a modeline indicator.")
 (autoload (quote flyspell-prog-mode) "flyspell" "\
 Turn on `flyspell-mode' for comments and strings." t nil)
 
+(defvar flyspell-mode nil)
+
 (defvar flyspell-mode-map (make-sparse-keymap))
 
 (autoload (quote flyspell-mode) "flyspell" "\
@@ -7709,7 +7721,7 @@ in your `~/.emacs' file, replacing [f7] by your favourite key:
 \f
 ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode
 ;;;;;;  font-lock-remove-keywords font-lock-add-keywords turn-on-font-lock
-;;;;;;  font-lock-mode) "font-lock" "font-lock.el" (15464 26323))
+;;;;;;  font-lock-mode) "font-lock" "font-lock.el" (15505 59086))
 ;;; Generated autoloads from font-lock.el
 
 (make-variable-buffer-local (quote font-lock-defaults))
@@ -7904,7 +7916,7 @@ Visit a file in Forms mode in other window." t nil)
 ;;;***
 \f
 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
-;;;;;;  "progmodes/fortran.el" (15417 7451))
+;;;;;;  "progmodes/fortran.el" (15505 59091))
 ;;; Generated autoloads from progmodes/fortran.el
 
 (defvar fortran-tab-mode-default nil "\
@@ -8140,7 +8152,7 @@ Start Gnus and fetch session." t nil)
 ;;;***
 \f
 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
-;;;;;;  (15468 8218))
+;;;;;;  (15478 22405))
 ;;; Generated autoloads from gnus/gnus-art.el
 
 (autoload (quote gnus-article-prepare-display) "gnus-art" "\
@@ -8317,8 +8329,8 @@ Update the .newsrc.eld file to reflect the change of nntp server." t nil)
 
 ;;;***
 \f
-;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15371
-;;;;;;  46421))
+;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15472
+;;;;;;  20892))
 ;;; Generated autoloads from gnus/gnus-msg.el
 
 (autoload (quote gnus-msg-mail) "gnus-msg" "\
@@ -8374,7 +8386,7 @@ Update the format specification near point." t nil)
 ;;;***
 \f
 ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start"
-;;;;;;  "gnus/gnus-start.el" (15425 28363))
+;;;;;;  "gnus/gnus-start.el" (15514 12379))
 ;;; Generated autoloads from gnus/gnus-start.el
 
 (autoload (quote gnus-unload) "gnus-start" "\
@@ -8553,7 +8565,7 @@ to be updated." t nil)
 \f
 ;;;### (autoloads (describe-categories describe-syntax describe-variable
 ;;;;;;  variable-at-point describe-function-1 describe-function locate-library
-;;;;;;  help-with-tutorial) "help-fns" "help-fns.el" (15464 26323))
+;;;;;;  help-with-tutorial) "help-fns" "help-fns.el" (15483 47733))
 ;;; Generated autoloads from help-fns.el
 
 (autoload (quote help-with-tutorial) "help-fns" "\
@@ -8693,7 +8705,7 @@ Provide help for current mode." t nil)
 ;;;***
 \f
 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
-;;;;;;  "hexl.el" (15391 60516))
+;;;;;;  "hexl.el" (15505 59086))
 ;;; Generated autoloads from hexl.el
 
 (autoload (quote hexl-mode) "hexl" "\
@@ -8886,7 +8898,7 @@ be found in variable `hi-lock-interactive-patterns'." t nil)
 ;;;***
 \f
 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
-;;;;;;  hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15391 60715))
+;;;;;;  hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15505 59091))
 ;;; Generated autoloads from progmodes/hideif.el
 
 (autoload (quote hide-ifdef-mode) "hideif" "\
@@ -9229,7 +9241,7 @@ Also see `automatic-hscrolling'." t nil)
 ;;;;;;  ibuffer-decompose-filter ibuffer-pop-filter ibuffer-filter-disable
 ;;;;;;  ibuffer-included-in-filters-p ibuffer-interactive-filter-by-mode
 ;;;;;;  ibuffer-mouse-filter-by-mode ibuffer-auto-mode) "ibuf-ext"
-;;;;;;  "ibuf-ext.el" (15457 4937))
+;;;;;;  "ibuf-ext.el" (15510 23131))
 ;;; Generated autoloads from ibuf-ext.el
 
 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
@@ -9285,7 +9297,7 @@ of replacing the current filters." t nil)
 
 (autoload (quote ibuffer-toggle-sorting-mode) "ibuf-ext" "\
 Toggle the current sorting mode.
-Possible sorting modes are:
+Default sorting modes are:
  Recency - the last time the buffer was viewed
  Name - the name of the buffer
  Major Mode - the name of the major mode of the buffer
@@ -9387,8 +9399,8 @@ defaults to one." t nil)
 ;;;***
 \f
 ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
-;;;;;;  define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (15457
-;;;;;;  4937))
+;;;;;;  define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (15505
+;;;;;;  59086))
 ;;; Generated autoloads from ibuf-macs.el
 
 (autoload (quote define-ibuffer-column) "ibuf-macs" "\
@@ -9464,7 +9476,7 @@ bound to the current value of the filter." nil (quote macro))
 ;;;***
 \f
 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
-;;;;;;  "ibuffer" "ibuffer.el" (15465 50526))
+;;;;;;  "ibuffer" "ibuffer.el" (15510 23157))
 ;;; Generated autoloads from ibuffer.el
 
 (autoload (quote ibuffer-list-buffers) "ibuffer" "\
@@ -9493,7 +9505,7 @@ special value `onewindow' means always use another window." t nil)
 ;;;***
 \f
 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete"
-;;;;;;  "icomplete.el" (15391 60517))
+;;;;;;  "icomplete.el" (15484 11830))
 ;;; Generated autoloads from icomplete.el
 
 (autoload (quote icomplete-mode) "icomplete" "\
@@ -9545,7 +9557,7 @@ with no args, if that value is non-nil." t nil)
 ;;;***
 \f
 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
-;;;;;;  (15391 60716))
+;;;;;;  (15472 20893))
 ;;; Generated autoloads from progmodes/idlw-shell.el
 
 (autoload (quote idlwave-shell) "idlw-shell" "\
@@ -9568,7 +9580,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
 ;;;***
 \f
 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
-;;;;;;  (15417 7451))
+;;;;;;  (15472 20893))
 ;;; Generated autoloads from progmodes/idlwave.el
 
 (autoload (quote idlwave-mode) "idlwave" "\
@@ -9686,7 +9698,7 @@ The main features of this mode are
 
 ;;;***
 \f
-;;;### (autoloads (ielm) "ielm" "ielm.el" (15371 46416))
+;;;### (autoloads (ielm) "ielm" "ielm.el" (15483 47733))
 ;;; Generated autoloads from ielm.el
  (add-hook 'same-window-buffer-names "*ielm*")
 
@@ -9698,7 +9710,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist." t nil)
 \f
 ;;;### (autoloads (defimage find-image remove-images insert-image
 ;;;;;;  put-image create-image image-type-available-p image-type-from-file-header
-;;;;;;  image-type-from-data) "image" "image.el" (15417 7401))
+;;;;;;  image-type-from-data) "image" "image.el" (15505 59086))
 ;;; Generated autoloads from image.el
 
 (autoload (quote image-type-from-data) "image" "\
@@ -9848,7 +9860,7 @@ Image files are those whose name has an extension in
 ;;;***
 \f
 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
-;;;;;;  imenu-sort-function) "imenu" "imenu.el" (15371 46416))
+;;;;;;  imenu-sort-function) "imenu" "imenu.el" (15509 27826))
 ;;; Generated autoloads from imenu.el
 
 (defvar imenu-sort-function nil "\
@@ -10076,7 +10088,7 @@ of `inferior-lisp-program').  Runs the hooks from
 \f
 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
 ;;;;;;  Info-goto-emacs-command-node Info-directory info-standalone
-;;;;;;  info info-other-window) "info" "info.el" (15417 7402))
+;;;;;;  info info-other-window) "info" "info.el" (15505 59086))
 ;;; Generated autoloads from info.el
 
 (autoload (quote info-other-window) "info" "\
@@ -10314,7 +10326,7 @@ Add submenus to the Files menu, to convert to and from various formats." t nil)
 ;;;;;;  ispell-region ispell-change-dictionary ispell-kill-ispell
 ;;;;;;  ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist
 ;;;;;;  ispell-local-dictionary-alist ispell-personal-dictionary)
-;;;;;;  "ispell" "textmodes/ispell.el" (15441 20097))
+;;;;;;  "ispell" "textmodes/ispell.el" (15472 20893))
 ;;; Generated autoloads from textmodes/ispell.el
 
 (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\
@@ -10401,7 +10413,7 @@ and added as a submenu of the \"Edit\" menu.")
 
 (if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (let ((dicts (reverse (cons (cons "default" nil) ispell-dictionary-alist))) (path (and (boundp (quote ispell-library-path)) ispell-library-path)) name load-dict) (setq ispell-menu-map (make-sparse-keymap "Spell")) (while dicts (setq name (car (car dicts)) load-dict (car (cdr (member "-d" (nth 5 (car dicts))))) dicts (cdr dicts)) (cond ((not (stringp name)) (define-key ispell-menu-map (vector (quote default)) (cons "Select Default Dict" (cons "Dictionary for which Ispell was configured" (list (quote lambda) nil (quote (interactive)) (list (quote ispell-change-dictionary) "default")))))) ((or (not path) (file-exists-p (concat path "/" name ".hash")) (file-exists-p (concat path "/" name ".has")) (and load-dict (or (file-exists-p (concat path "/" load-dict ".hash")) (file-exists-p (concat path "/" load-dict ".has"))))) (define-key ispell-menu-map (vector (intern name)) (cons (concat "Select " (capitalize name) " Dict") (list (quote lambda) nil (quote (interactive)) (list (quote ispell-change-dictionary) name)))))))))
 
-(if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (progn (define-key ispell-menu-map [ispell-change-dictionary] (quote (menu-item "Change Dictionary..." ispell-change-dictionary :help "Supply explicit path to dictionary"))) (define-key ispell-menu-map [ispell-kill-ispell] (quote (menu-item "Kill Process" ispell-kill-ispell :enable (and (boundp (quote ispell-process)) ispell-process (eq (ispell-process-status) (quote run))) :help "Terminate Ispell subprocess"))) (define-key ispell-menu-map [ispell-pdict-save] (quote (menu-item "Save Dictionary" (lambda nil (interactive) (ispell-pdict-save t t)) :help "Save personal dictionary"))) (define-key ispell-menu-map [ispell-help] (quote (menu-item "Help" (lambda nil (interactive) (describe-function (quote ispell-help))) :help "Show standard Ispell keybindings and commands"))) (define-key ispell-menu-map [ispell-complete-word] (quote (menu-item "Complete Word" ispell-complete-word :help "Complete word at cursor using dictionary"))) (define-key ispell-menu-map [ispell-complete-word-interior-frag] (quote (menu-item "Complete Word Fragment" ispell-complete-word-interior-frag :help "Complete word fragment at cursor")))))
+(if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (progn (define-key ispell-menu-map [ispell-change-dictionary] (quote (menu-item "Change Dictionary..." ispell-change-dictionary :help "Supply explicit path to dictionary"))) (define-key ispell-menu-map [ispell-kill-ispell] (quote (menu-item "Kill Process" ispell-kill-ispell :enable (and (boundp (quote ispell-process)) ispell-process (eq (ispell-process-status) (quote run))) :help "Terminate Ispell subprocess"))) (define-key ispell-menu-map [ispell-pdict-save] (quote (menu-item "Save Dictionary" (lambda nil (interactive) (ispell-pdict-save t t)) :help "Save personal dictionary"))) (define-key ispell-menu-map [ispell-customize] (quote (menu-item "Customize..." (lambda nil (interactive) (customize-group (quote ispell))) :help "Customize spell checking options"))) (define-key ispell-menu-map [ispell-help] (quote (menu-item "Help" (lambda nil (interactive) (describe-function (quote ispell-help))) :help "Show standard Ispell keybindings and commands"))) (define-key ispell-menu-map [flyspell-mode] (quote (menu-item "Automatic spell checking (Flyspell)" flyspell-mode :help "Check spelling while you edit the text" :button (:toggle . flyspell-mode)))) (define-key ispell-menu-map [ispell-complete-word] (quote (menu-item "Complete Word" ispell-complete-word :help "Complete word at cursor using dictionary"))) (define-key ispell-menu-map [ispell-complete-word-interior-frag] (quote (menu-item "Complete Word Fragment" ispell-complete-word-interior-frag :help "Complete word fragment at cursor")))))
 
 (if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (progn (define-key ispell-menu-map [ispell-continue] (quote (menu-item "Continue Spell-Checking" ispell-continue :enable (and (boundp (quote ispell-region-end)) (marker-position ispell-region-end) (equal (marker-buffer ispell-region-end) (current-buffer))) :help "Continue spell checking last region"))) (define-key ispell-menu-map [ispell-word] (quote (menu-item "Spell-Check Word" ispell-word :help "Spell-check word at cursor"))) (define-key ispell-menu-map [ispell-comments-and-strings] (quote (menu-item "Spell-Check Comments" ispell-comments-and-strings :help "Spell-check only comments and strings")))))
 
@@ -10878,7 +10890,7 @@ use either M-x customize of the function `latin1-display'.")
 ;;;***
 \f
 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock"
-;;;;;;  "lazy-lock.el" (15444 42462))
+;;;;;;  "lazy-lock.el" (15509 27929))
 ;;; Generated autoloads from lazy-lock.el
 
 (autoload (quote lazy-lock-mode) "lazy-lock" "\
@@ -11278,8 +11290,8 @@ This function normally would be called when the message is sent." nil nil)
 \f
 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
 ;;;;;;  mail-unquote-printable mail-quote-printable mail-file-babyl-p
-;;;;;;  mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15371
-;;;;;;  46424))
+;;;;;;  mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15512
+;;;;;;  17296))
 ;;; Generated autoloads from mail/mail-utils.el
 
 (defvar mail-use-rfc822 nil "\
@@ -11511,7 +11523,7 @@ yourself the value of `master-of' by calling `master-show-slave'." t nil)
 ;;;;;;  message-signature message-indent-citation-function message-cite-function
 ;;;;;;  message-yank-prefix message-citation-line-function message-send-mail-function
 ;;;;;;  message-user-organization-file message-signature-separator
-;;;;;;  message-from-style) "message" "gnus/message.el" (15455 18402))
+;;;;;;  message-from-style) "message" "gnus/message.el" (15514 12379))
 ;;; Generated autoloads from gnus/message.el
 
 (defvar message-from-style (quote default) "\
@@ -11986,7 +11998,7 @@ primary selection and region." t nil)
 
 ;;;***
 \f
-;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (15400 1479))
+;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (15505 59091))
 ;;; Generated autoloads from play/mpuz.el
 
 (autoload (quote mpuz) "mpuz" "\
@@ -12020,7 +12032,7 @@ different buffer menu using the function `msb'." t nil)
 ;;;;;;  describe-current-coding-system describe-current-coding-system-briefly
 ;;;;;;  describe-coding-system describe-char-after describe-character-set
 ;;;;;;  list-charset-chars read-charset list-character-sets) "mule-diag"
-;;;;;;  "international/mule-diag.el" (15468 8218))
+;;;;;;  "international/mule-diag.el" (15509 4062))
 ;;; Generated autoloads from international/mule-diag.el
 
 (autoload (quote list-character-sets) "mule-diag" "\
@@ -12239,7 +12251,7 @@ language environment LANG-ENV." nil nil)
 ;;;***
 \f
 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
-;;;;;;  (15371 46417))
+;;;;;;  (15490 49404))
 ;;; Generated autoloads from mwheel.el
 
 (defvar mouse-wheel-mode nil "\
@@ -12324,7 +12336,7 @@ Open a network connection to HOST on PORT." t nil)
 ;;;;;;  uncomment-region comment-kill comment-set-column comment-indent
 ;;;;;;  comment-indent-default comment-normalize-vars comment-multi-line
 ;;;;;;  comment-padding comment-style comment-column) "newcomment"
-;;;;;;  "newcomment.el" (15427 61506))
+;;;;;;  "newcomment.el" (15505 59086))
 ;;; Generated autoloads from newcomment.el
 
 (defalias (quote indent-for-comment) (quote comment-indent))
@@ -12502,7 +12514,7 @@ Revert posting and mailing methods to the standard Emacs methods." t nil)
 ;;;***
 \f
 ;;;### (autoloads (disable-command enable-command disabled-command-hook)
-;;;;;;  "novice" "novice.el" (15455 18400))
+;;;;;;  "novice" "novice.el" (15513 5696))
 ;;; Generated autoloads from novice.el
 
 (defvar disabled-command-hook (quote disabled-command-hook) "\
@@ -12735,7 +12747,7 @@ See the command `outline-mode' for more information on this mode." t nil)
 
 ;;;***
 \f
-;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15371 46418))
+;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15505 59086))
 ;;; Generated autoloads from paren.el
 
 (defvar show-paren-mode nil "\
@@ -12826,7 +12838,7 @@ C-Escape does list-buffers." t nil)
 ;;;***
 \f
 ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
-;;;;;;  "emulation/pc-select.el" (15455 18402))
+;;;;;;  "emulation/pc-select.el" (15509 28072))
 ;;; Generated autoloads from emulation/pc-select.el
 
 (defvar pc-selection-mode nil "\
@@ -12993,8 +13005,8 @@ Completion for the `chgrp' command." nil nil)
 \f
 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
 ;;;;;;  pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
-;;;;;;  pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15371
-;;;;;;  46418))
+;;;;;;  pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15505
+;;;;;;  59086))
 ;;; Generated autoloads from pcomplete.el
 
 (autoload (quote pcomplete) "pcomplete" "\
@@ -13158,7 +13170,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'." t nil)
 ;;;***
 \f
 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
-;;;;;;  (15391 60719))
+;;;;;;  (15505 59092))
 ;;; Generated autoloads from textmodes/picture.el
 
 (autoload (quote picture-mode) "picture" "\
@@ -13225,6 +13237,16 @@ they are not defaultly assigned to keys." t nil)
 
 (defalias (quote edit-picture) (quote picture-mode))
 
+;;;***
+\f
+;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
+;;;;;;  (15507 32977))
+;;; Generated autoloads from textmodes/po.el
+
+(autoload (quote po-find-file-coding-system) "po" "\
+Return a Mule (DECODING . ENCODING) pair, according to PO file charset.
+Called through file-coding-system-alist, before the file is visited for real." nil nil)
+
 ;;;***
 \f
 ;;;### (autoloads (pong) "pong" "play/pong.el" (15464 26331))
@@ -13242,7 +13264,7 @@ pong-mode keybindings:\\<pong-mode-map>
 ;;;***
 \f
 ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string)
-;;;;;;  "pp" "emacs-lisp/pp.el" (15468 8218))
+;;;;;;  "pp" "emacs-lisp/pp.el" (15468 23944))
 ;;; Generated autoloads from emacs-lisp/pp.el
 
 (autoload (quote pp-to-string) "pp" "\
@@ -13295,7 +13317,7 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
 
 ;;;***
 \f
-;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (15371 46426))
+;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (15505 59092))
 ;;; Generated autoloads from progmodes/ps-mode.el
  (autoload (quote ps-mode) "ps-mode" "Major mode for editing PostScript with GNU Emacs.\n" t)
 
@@ -13408,7 +13430,7 @@ This checks if all multi-byte characters in the region are printable or not." ni
 ;;;;;;  ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
 ;;;;;;  ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
 ;;;;;;  ps-print-buffer ps-print-customize ps-paper-type) "ps-print"
-;;;;;;  "ps-print.el" (15417 7409))
+;;;;;;  "ps-print.el" (15483 47733))
 ;;; Generated autoloads from ps-print.el
 
 (defvar ps-paper-type (quote letter) "\
@@ -13882,8 +13904,8 @@ were operated on recently." t nil)
 ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
 ;;;;;;  delete-whitespace-rectangle open-rectangle insert-rectangle
 ;;;;;;  yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
-;;;;;;  delete-rectangle move-to-column-force) "rect" "rect.el" (15371
-;;;;;;  46418))
+;;;;;;  delete-rectangle move-to-column-force) "rect" "rect.el" (15484
+;;;;;;  11830))
 ;;; Generated autoloads from rect.el
 
 (autoload (quote move-to-column-force) "rect" "\
@@ -14227,7 +14249,7 @@ With zero or negative ARG turn mode off." t nil)
 \f
 ;;;### (autoloads (read-file-name-electric-shadow-mode read-file-name-electric-shadow-tty-properties
 ;;;;;;  read-file-name-electric-shadow-properties) "rfn-eshadow"
-;;;;;;  "rfn-eshadow.el" (15391 60519))
+;;;;;;  "rfn-eshadow.el" (15505 59086))
 ;;; Generated autoloads from rfn-eshadow.el
 
 (defvar read-file-name-electric-shadow-properties (quote (face read-file-name-electric-shadow field shadow)) "\
@@ -14277,7 +14299,7 @@ Make a ring that can contain SIZE elements." nil nil)
 
 ;;;***
 \f
-;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (15371 46424))
+;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (15505 59088))
 ;;; Generated autoloads from net/rlogin.el
  (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
 
@@ -14326,19 +14348,19 @@ variable." t nil)
 ;;;;;;  rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
 ;;;;;;  rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
 ;;;;;;  rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names)
-;;;;;;  "rmail" "mail/rmail.el" (15464 26331))
+;;;;;;  "rmail" "mail/rmail.el" (15511 37635))
 ;;; Generated autoloads from mail/rmail.el
 
 (defvar rmail-dont-reply-to-names nil "\
-*A regexp specifying names to prune of reply to messages.
-A value of nil means exclude your own login name as an address
+*A regexp specifying addresses to prune from a reply message.
+A value of nil means exclude your own email address as an address
 plus whatever is specified by `rmail-default-dont-reply-to-names'.")
 
 (defvar rmail-default-dont-reply-to-names "info-" "\
 A regular expression specifying part of the value of the default value of
 the variable `rmail-dont-reply-to-names', for when the user does not set
 `rmail-dont-reply-to-names' explicitly.  (The other part of the default
-value is the user's name.)
+value is the user's email address and name.)
 It is useful to set this variable in the site customization file.")
 
 (defvar rmail-ignored-headers (concat "^via:\\|^mail-from:\\|^origin:\\|^references:" "\\|^status:\\|^received:\\|^x400-originator:\\|^x400-recipients:" "\\|^x400-received:\\|^x400-mts-identifier:\\|^x400-content-type:" "\\|^\\(resent-\\|\\)message-id:\\|^summary-line:\\|^resent-date:" "\\|^nntp-posting-host:\\|^path:\\|^x-char.*:\\|^x-face:" "\\|^x-mailer:\\|^delivered-to:\\|^lines:\\|^mime-version:" "\\|^content-transfer-encoding:\\|^x-coding-system:" "\\|^return-path:\\|^errors-to:\\|^return-receipt-to:" "\\|^x-sign:\\|^x-beenthere:\\|^x-mailman-version:" "\\|^precedence:\\|^list-help:\\|^list-post:\\|^list-subscribe:" "\\|^list-id:\\|^list-unsubscribe:\\|^list-archive:" "\\|^content-type:\\|^content-length:" "\\|^x-attribution:\\|^x-disclaimer:\\|^x-trace:" "\\|^x-complaints-to:\\|^nntp-posting-date:\\|^user-agent:") "\
@@ -14684,7 +14706,7 @@ KEYWORDS is a comma-separated list of labels." t nil)
 ;;;;;;  rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
 ;;;;;;  rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
 ;;;;;;  rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
-;;;;;;  "rmailsum" "mail/rmailsum.el" (15400 1477))
+;;;;;;  "rmailsum" "mail/rmailsum.el" (15483 47733))
 ;;; Generated autoloads from mail/rmailsum.el
 
 (defvar rmail-summary-scroll-between-messages t "\
@@ -15186,7 +15208,7 @@ Toggle Scroll-All minor mode." t nil)
 ;;;;;;  mail-archive-file-name mail-header-separator send-mail-function
 ;;;;;;  mail-yank-ignored-headers mail-interactive mail-self-blind
 ;;;;;;  mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el"
-;;;;;;  (15455 18403))
+;;;;;;  (15505 59088))
 ;;; Generated autoloads from mail/sendmail.el
 
 (defvar mail-from-style (quote angles) "\
@@ -15367,12 +15389,12 @@ Prefix arg means just kill any existing server communications subprocess." t nil
 ;;;***
 \f
 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
-;;;;;;  (15371 46417))
+;;;;;;  (15509 11491))
 ;;; Generated autoloads from textmodes/sgml-mode.el
 
 (autoload (quote sgml-mode) "sgml-mode" "\
 Major mode for editing SGML documents.
-Makes > match <.  Makes / blink matching /.
+Makes > match <.
 Keys <, &, SPC within <>, \" and ' can be electric depending on
 `sgml-quick-keys'.
 
@@ -15538,8 +15560,8 @@ buffer called `*Shadows*'.  Shadowings are located by calling the
 ;;;***
 \f
 ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
-;;;;;;  shadow-define-cluster) "shadowfile" "shadowfile.el" (15371
-;;;;;;  46425))
+;;;;;;  shadow-define-cluster) "shadowfile" "shadowfile.el" (15508
+;;;;;;  64852))
 ;;; Generated autoloads from shadowfile.el
 
 (autoload (quote shadow-define-cluster) "shadowfile" "\
@@ -15570,7 +15592,7 @@ Set up file shadowing." t nil)
 ;;;***
 \f
 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
-;;;;;;  (15391 60520))
+;;;;;;  (15505 59086))
 ;;; Generated autoloads from shell.el
 
 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
@@ -15808,7 +15830,7 @@ which smileys to operate on and which images to use for them." t nil)
 
 ;;;***
 \f
-;;;### (autoloads (snake) "snake" "play/snake.el" (15391 60712))
+;;;### (autoloads (snake) "snake" "play/snake.el" (15505 59091))
 ;;; Generated autoloads from play/snake.el
 
 (autoload (quote snake) "snake" "\
@@ -15817,7 +15839,7 @@ Move the snake around without colliding with its tail or with the border.
 
 Eating dots causes the snake to get longer.
 
-snake-mode keybindings:
+Snake mode keybindings:
    \\<snake-mode-map>
 \\[snake-start-game]   Starts a new game of Snake
 \\[snake-end-game]     Terminates the current game
@@ -15825,14 +15847,12 @@ snake-mode keybindings:
 \\[snake-move-left]    Makes the snake move left
 \\[snake-move-right]   Makes the snake move right
 \\[snake-move-up]      Makes the snake move up
-\\[snake-move-down]    Makes the snake move down
-
-" t nil)
+\\[snake-move-down]    Makes the snake move down" t nil)
 
 ;;;***
 \f
 ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
-;;;;;;  (15371 46424))
+;;;;;;  (15505 59088))
 ;;; Generated autoloads from net/snmp-mode.el
 
 (autoload (quote snmp-mode) "snmp-mode" "\
@@ -16605,7 +16625,7 @@ Studlify-case the current buffer." t nil)
 ;;;***
 \f
 ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
-;;;;;;  (15400 1478))
+;;;;;;  (15505 59088))
 ;;; Generated autoloads from mail/supercite.el
 
 (autoload (quote sc-cite-original) "supercite" "\
@@ -16677,7 +16697,7 @@ Connect to display DISPLAY for the Emacs talk group." t nil)
 
 ;;;***
 \f
-;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15424 48698))
+;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15505 59086))
 ;;; Generated autoloads from tar-mode.el
 
 (autoload (quote tar-mode) "tar-mode" "\
@@ -16699,7 +16719,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
 ;;;***
 \f
 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
-;;;;;;  "progmodes/tcl.el" (15371 46425))
+;;;;;;  "progmodes/tcl.el" (15478 22406))
 ;;; Generated autoloads from progmodes/tcl.el
 
 (autoload (quote tcl-mode) "tcl" "\
@@ -16786,8 +16806,8 @@ Start a terminal-emulator in a new buffer." t nil)
 
 ;;;***
 \f
-;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15464
-;;;;;;  26324))
+;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15505
+;;;;;;  59087))
 ;;; Generated autoloads from terminal.el
 
 (autoload (quote terminal-emulator) "terminal" "\
@@ -16821,7 +16841,7 @@ subprocess started." t nil)
 
 ;;;***
 \f
-;;;### (autoloads (tetris) "tetris" "play/tetris.el" (15441 20096))
+;;;### (autoloads (tetris) "tetris" "play/tetris.el" (15505 59091))
 ;;; Generated autoloads from play/tetris.el
 
 (autoload (quote tetris) "tetris" "\
@@ -16852,7 +16872,7 @@ tetris-mode keybindings:
 ;;;;;;  tex-start-options-string slitex-run-command latex-run-command
 ;;;;;;  tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
 ;;;;;;  tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
-;;;;;;  (15371 46417))
+;;;;;;  (15505 59092))
 ;;; Generated autoloads from textmodes/tex-mode.el
 
 (defvar tex-shell-file-name nil "\
@@ -17100,7 +17120,7 @@ Entering SliTeX mode runs the hook `text-mode-hook', then the hook
 ;;;***
 \f
 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
-;;;;;;  "texinfmt" "textmodes/texinfmt.el" (15371 46417))
+;;;;;;  "texinfmt" "textmodes/texinfmt.el" (15505 59092))
 ;;; Generated autoloads from textmodes/texinfmt.el
 
 (autoload (quote texinfo-format-buffer) "texinfmt" "\
@@ -17134,7 +17154,7 @@ if large.  You can use Info-split to do this manually." t nil)
 ;;;***
 \f
 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
-;;;;;;  "texinfo" "textmodes/texinfo.el" (15425 28364))
+;;;;;;  "texinfo" "textmodes/texinfo.el" (15505 59092))
 ;;; Generated autoloads from textmodes/texinfo.el
 
 (defvar texinfo-open-quote "``" "\
@@ -17331,7 +17351,7 @@ See also docstring of the function tibetan-compose-region." t nil)
 ;;;***
 \f
 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
-;;;;;;  (15371 46417))
+;;;;;;  (15505 59092))
 ;;; Generated autoloads from textmodes/tildify.el
 
 (autoload (quote tildify-region) "tildify" "\
@@ -17708,7 +17728,7 @@ Show TODO list." t nil)
 ;;;***
 \f
 ;;;### (autoloads (tool-bar-add-item-from-menu tool-bar-add-item
-;;;;;;  tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (15465 22816))
+;;;;;;  tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (15478 22406))
 ;;; Generated autoloads from toolbar/tool-bar.el
 
 (defvar tool-bar-mode nil "\
@@ -17728,6 +17748,8 @@ With numeric ARG, display the tool bar if and only if ARG is positive.
 See `tool-bar-add-item' and `tool-bar-add-item-from-menu' for
 conveniently adding tool bar items." t nil)
 
+(put (quote tool-bar-mode) (quote standard-value) (quote (t)))
+
 (autoload (quote tool-bar-add-item) "tool-bar" "\
 Add an item to the tool bar.
 ICON names the image, DEF is the key definition and KEY is a symbol
@@ -18030,65 +18052,6 @@ fraction of the maximum threshold to which to set the minimum threshold.
 FRAC should be the inverse of the fractional value; for example, a value of
 2 would mean to use one half, a value of 4 would mean to use one quarter, etc." t nil)
 
-;;;***
-\f
-;;;### (autoloads (unify-8859-on-decoding-mode unify-8859-on-encoding-mode)
-;;;;;;  "ucs-tables" "international/ucs-tables.el" (15425 28363))
-;;; Generated autoloads from international/ucs-tables.el
-
-(defvar unify-8859-on-encoding-mode nil "\
-Non-nil if Unify-8859-On-Encoding mode is enabled.
-See the command `unify-8859-on-encoding-mode' for a description of this minor-mode.
-Setting this variable directly does not take effect;
-use either \\[customize] or the function `unify-8859-on-encoding-mode'.")
-
-(custom-add-to-group (quote mule) (quote unify-8859-on-encoding-mode) (quote custom-variable))
-
-(custom-add-load (quote unify-8859-on-encoding-mode) (quote ucs-tables))
-
-(autoload (quote unify-8859-on-encoding-mode) "ucs-tables" "\
-Set up translation tables for unifying ISO 8859 characters on encoding.
-
-The ISO 8859 characters sets overlap, e.g. 8859-1 (Latin-1) and
-8859-15 (Latin-9) differ only in a few characters.  Emacs normally
-distinguishes equivalent characters from those ISO-8859 character sets
-which are built in to Emacs.  This behaviour is essentially inherited
-from the European-originated international standards.  Treating them
-equivalently, by translating to and from a single representation is
-called `unification'.  (The `utf-8' coding system treats the
-characters of European scripts in a unified manner.)
-
-In this mode, on encoding -- i.e. output operations -- non-ASCII
-characters from the built-in ISO 8859 and `mule-unicode-0100-24ff'
-charsets are handled automatically by the coding system used if it can
-represent them.  Thus, say, an e-acute from the Latin-1 charset (the
-unified representation) in a buffer saved as Latin-9 will be encoded
-directly to a byte value 233.  By default, in contrast, you would be
-prompted for a general coding system to use for saving the file, which
-can cope with separate Latin-1 and Latin-9 representations of e-acute.
-
-See also command `unify-8859-on-decoding-mode'." t nil)
-
-(defvar unify-8859-on-decoding-mode nil "\
-Non-nil if Unify-8859-On-Decoding mode is enabled.
-See the command `unify-8859-on-decoding-mode' for a description of this minor-mode.
-Setting this variable directly does not take effect;
-use either \\[customize] or the function `unify-8859-on-decoding-mode'.")
-
-(custom-add-to-group (quote mule) (quote unify-8859-on-decoding-mode) (quote custom-variable))
-
-(custom-add-load (quote unify-8859-on-decoding-mode) (quote ucs-tables))
-
-(autoload (quote unify-8859-on-decoding-mode) "ucs-tables" "\
-Set up translation table for unifying ISO 8859 characters on decoding.
-On decoding -- i.e. input operations -- non-ASCII characters from the
-built-in ISO 8859 charsets are unified by mapping them into the
-`iso-latin-1' and `mule-unicode-0100-24ff' charsets.
-
-This sets the parent of `standard-translation-table-for-decode'.
-
-See also command `unify-8859-on-encoding-mode'." t nil)
-
 ;;;***
 \f
 ;;;### (autoloads (ununderline-region underline-region) "underline"
@@ -18180,12 +18143,12 @@ If FILE-NAME is non-nil, save the result to FILE-NAME." t nil)
 ;;;***
 \f
 ;;;### (autoloads (vc-annotate vc-update-change-log vc-rename-file
-;;;;;;  vc-transfer-file vc-switch-backend vc-cancel-version vc-revert-buffer
-;;;;;;  vc-print-log vc-retrieve-snapshot vc-create-snapshot vc-directory
-;;;;;;  vc-resolve-conflicts vc-merge vc-insert-headers vc-version-other-window
-;;;;;;  vc-diff vc-register vc-next-action vc-do-command edit-vc-file
-;;;;;;  with-vc-file vc-before-checkin-hook vc-checkin-hook vc-checkout-hook)
-;;;;;;  "vc" "vc.el" (15425 28362))
+;;;;;;  vc-transfer-file vc-switch-backend vc-cancel-version vc-update
+;;;;;;  vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot
+;;;;;;  vc-directory vc-resolve-conflicts vc-merge vc-insert-headers
+;;;;;;  vc-version-other-window vc-diff vc-register vc-next-action
+;;;;;;  vc-do-command edit-vc-file with-vc-file vc-branch-part vc-before-checkin-hook
+;;;;;;  vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (15515 47301))
 ;;; Generated autoloads from vc.el
 
 (defvar vc-checkout-hook nil "\
@@ -18200,6 +18163,9 @@ See `run-hooks'.")
 *Normal hook (list of functions) run before a file is checked in.
 See `run-hooks'.")
 
+(autoload (quote vc-branch-part) "vc" "\
+Return the branch part of a revision number REV." nil nil)
+
 (autoload (quote with-vc-file) "vc" "\
 Check out a writable copy of FILE if necessary, then execute BODY.
 Check in FILE with COMMENT (a string) after BODY has been executed.
@@ -18341,6 +18307,13 @@ This asks for confirmation if the buffer contents are not identical
 to that version.  This function does not automatically pick up newer
 changes found in the master file; use \\[universal-argument] \\[vc-next-action] to do so." t nil)
 
+(autoload (quote vc-update) "vc" "\
+Update the current buffer's file to the latest version on its branch.
+If the file contains no changes, and is not locked, then this simply replaces
+the working file with the latest version on its branch.  If the file contains
+changes, and the backend supports merging news, then any recent changes from 
+the current branch are merged into the working file." t nil)
+
 (autoload (quote vc-cancel-version) "vc" "\
 Get rid of most recently checked in version of this file.
 A prefix argument NOREVERT means do not revert the buffer afterwards." t nil)
@@ -18408,7 +18381,7 @@ colors. `vc-annotate-background' specifies the background color." t nil)
 
 ;;;***
 \f
-;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15427 61506))
+;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15515 47561))
 ;;; Generated autoloads from vc-cvs.el
  (defun vc-cvs-registered (f)
   (when (file-readable-p (expand-file-name
@@ -18419,7 +18392,7 @@ colors. `vc-annotate-background' specifies the background color." t nil)
 ;;;***
 \f
 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
-;;;;;;  (15425 28362))
+;;;;;;  (15510 8498))
 ;;; Generated autoloads from vc-rcs.el
 
 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -18431,7 +18404,7 @@ For a description of possible values, see `vc-check-master-templates'.")
 ;;;***
 \f
 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
-;;;;;;  (15371 46418))
+;;;;;;  (15510 8683))
 ;;; Generated autoloads from vc-sccs.el
 
 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -19181,7 +19154,7 @@ whitespaces during the process of your editing)." t nil)
 ;;;***
 \f
 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
-;;;;;;  widget-browse-at) "wid-browse" "wid-browse.el" (15468 8218))
+;;;;;;  widget-browse-at) "wid-browse" "wid-browse.el" (15468 23941))
 ;;; Generated autoloads from wid-browse.el
 
 (autoload (quote widget-browse-at) "wid-browse" "\
@@ -19200,8 +19173,8 @@ With arg, turn widget mode on if and only if arg is positive." t nil)
 ;;;***
 \f
 ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
-;;;;;;  widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (15468
-;;;;;;  8218))
+;;;;;;  widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (15472
+;;;;;;  20889))
 ;;; Generated autoloads from wid-edit.el
 
 (autoload (quote widgetp) "wid-edit" "\
@@ -19273,7 +19246,7 @@ Set up default keybindings for `windmove'." t nil)
 ;;;***
 \f
 ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
-;;;;;;  (15371 46418))
+;;;;;;  (15484 11830))
 ;;; Generated autoloads from winner.el
 
 (defvar winner-mode nil "\
@@ -19431,6 +19404,25 @@ The key bindings are:
   C-q DEL      ws-kill-bol
 " t nil)
 
+;;;***
+\f
+;;;### (autoloads (xml-lite-mode) "xml-lite" "textmodes/xml-lite.el"
+;;;;;;  (15490 51474))
+;;; Generated autoloads from textmodes/xml-lite.el
+
+(defvar xml-lite-mode nil "\
+Non-nil if `xml-lite-mode' is enabled.")
+
+(autoload (quote xml-lite-mode) "xml-lite" "\
+Toggle `xml-lite-mode'.
+With ARG, enable xml-lite-mode if and only if ARG is positive.
+
+xml-lite-mode provides indentation for XML tags.  The value of
+`xml-lite-indent-offset' determines the amount of indentation.
+
+Key bindings:
+\\{xml-lite-mode-map}" t nil)
+
 ;;;***
 \f
 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15391
@@ -19491,127 +19483,127 @@ Zone-mode does two things:
 
 ;;;***
 \f
-;;;### (autoloads nil nil ("play/gamegrid.el" "international/mule-cmds.el"
-;;;;;;  "emulation/viper-util.el" "mail/uce.el" "gnus/mml.el" "gnus/mm-view.el"
-;;;;;;  "calendar/cal-menu.el" "window.el" "subr.el" "startup.el"
-;;;;;;  "simple.el" "menu-bar.el" "isearch.el" "indent.el" "help.el"
-;;;;;;  "finder-inf.el" "files.el" "faces.el" "ediff-wind.el" "ediff-init.el"
-;;;;;;  "ediff-hook.el" "w32-vars.el" "term/sun-mouse.el" "emacs-lisp/lisp-mode.el"
-;;;;;;  "progmodes/mantemp.el" "progmodes/idlw-toolbar.el" "progmodes/idlw-rinfo.el"
-;;;;;;  "progmodes/ebnf-yac.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-iso.el"
-;;;;;;  "progmodes/ebnf-bnf.el" "progmodes/cc-menus.el" "progmodes/cc-engine.el"
-;;;;;;  "progmodes/cc-defs.el" "progmodes/cc-compat.el" "progmodes/cc-cmds.el"
-;;;;;;  "progmodes/cc-bytecomp.el" "progmodes/cc-align.el" "progmodes/ada-xref.el"
-;;;;;;  "progmodes/ada-prj.el" "play/meese.el" "play/gametree.el"
-;;;;;;  "obsolete/x-menu.el" "obsolete/x-apollo.el" "obsolete/uncompress.el"
-;;;;;;  "obsolete/sun-fns.el" "obsolete/sun-curs.el" "obsolete/sc.el"
-;;;;;;  "obsolete/rnews.el" "obsolete/profile.el" "obsolete/ooutline.el"
-;;;;;;  "obsolete/c-mode.el" "mail/vms-pmail.el" "mail/rfc822.el"
-;;;;;;  "mail/rfc2368.el" "mail/mspools.el" "mail/mh-seq.el" "mail/mh-funcs.el"
-;;;;;;  "mail/mailpost.el" "mail/mailheader.el" "mail/blessmail.el"
-;;;;;;  "language/romanian.el" "language/misc-lang.el" "language/ethiopic.el"
-;;;;;;  "language/english.el" "language/devanagari.el" "international/swedish.el"
-;;;;;;  "international/latin-9.el" "international/latin-8.el" "international/latin-5.el"
-;;;;;;  "international/latin-4.el" "international/latin-3.el" "international/latin-2.el"
-;;;;;;  "international/latin-1.el" "international/ja-dic-utl.el"
-;;;;;;  "international/ja-dic-cnv.el" "international/iso-swed.el"
-;;;;;;  "international/iso-ascii.el" "calc/calcsel2.el" "calc/calccomp.el"
-;;;;;;  "calc/calcalg3.el" "calc/calcalg2.el" "calc/calc-yank.el"
-;;;;;;  "calc/calc-vec.el" "calc/calc-units.el" "calc/calc-undo.el"
-;;;;;;  "calc/calc-trail.el" "calc/calc-stuff.el" "calc/calc-store.el"
-;;;;;;  "calc/calc-stat.el" "calc/calc-sel.el" "calc/calc-rules.el"
-;;;;;;  "calc/calc-rewr.el" "calc/calc-prog.el" "calc/calc-poly.el"
-;;;;;;  "calc/calc-mode.el" "calc/calc-misc.el" "calc/calc-map.el"
-;;;;;;  "calc/calc-macs.el" "calc/calc-lang.el" "calc/calc-keypd.el"
-;;;;;;  "calc/calc-incom.el" "calc/calc-help.el" "calc/calc-graph.el"
-;;;;;;  "calc/calc-funcs.el" "calc/calc-frac.el" "calc/calc-fin.el"
-;;;;;;  "calc/calc-embed.el" "calc/calc-cplx.el" "calc/calc-comb.el"
-;;;;;;  "calc/calc-bin.el" "calc/calc-arith.el" "calc/calc-alg.el"
-;;;;;;  "calc/calc-aent.el" "gnus/webmail.el" "gnus/utf7.el" "gnus/starttls.el"
-;;;;;;  "gnus/rfc2231.el" "gnus/rfc2104.el" "gnus/rfc2047.el" "gnus/rfc2045.el"
-;;;;;;  "gnus/rfc1843.el" "gnus/qp.el" "gnus/pop3.el" "gnus/nnweb.el"
-;;;;;;  "gnus/nnwarchive.el" "gnus/nnvirtual.el" "gnus/nnultimate.el"
-;;;;;;  "gnus/nnslashdot.el" "gnus/nnoo.el" "gnus/nnmh.el" "gnus/nnmbox.el"
-;;;;;;  "gnus/nnlistserv.el" "gnus/nnimap.el" "gnus/nnheader.el"
-;;;;;;  "gnus/nngateway.el" "gnus/nneething.el" "gnus/nndraft.el"
-;;;;;;  "gnus/nndir.el" "gnus/nnbabyl.el" "gnus/nnagent.el" "gnus/mm-encode.el"
-;;;;;;  "gnus/mm-decode.el" "gnus/mm-bodies.el" "gnus/messcompat.el"
-;;;;;;  "gnus/mail-source.el" "gnus/mail-prsvr.el" "gnus/mail-parse.el"
-;;;;;;  "gnus/ietf-drums.el" "gnus/gnus-vm.el" "gnus/gnus-uu.el"
-;;;;;;  "gnus/gnus-util.el" "gnus/gnus-undo.el" "gnus/gnus-topic.el"
-;;;;;;  "gnus/gnus-srvr.el" "gnus/gnus-setup.el" "gnus/gnus-score.el"
-;;;;;;  "gnus/gnus-salt.el" "gnus/gnus-range.el" "gnus/gnus-nocem.el"
-;;;;;;  "gnus/gnus-mh.el" "gnus/gnus-logic.el" "gnus/gnus-int.el"
-;;;;;;  "gnus/gnus-gl.el" "gnus/gnus-ems.el" "gnus/gnus-eform.el"
-;;;;;;  "gnus/gnus-dup.el" "gnus/gnus-draft.el" "gnus/gnus-demon.el"
-;;;;;;  "gnus/gnus-cus.el" "gnus/gnus-bcklg.el" "gnus/gnus-async.el"
-;;;;;;  "gnus/format-spec.el" "gnus/flow-fill.el" "eshell/esh-var.el"
-;;;;;;  "eshell/esh-util.el" "eshell/esh-proc.el" "eshell/esh-opt.el"
-;;;;;;  "eshell/esh-module.el" "eshell/esh-maint.el" "eshell/esh-io.el"
-;;;;;;  "eshell/esh-ext.el" "eshell/esh-arg.el" "eshell/em-xtra.el"
-;;;;;;  "eshell/em-unix.el" "eshell/em-term.el" "eshell/em-smart.el"
-;;;;;;  "eshell/em-script.el" "eshell/em-rebind.el" "eshell/em-prompt.el"
-;;;;;;  "eshell/em-pred.el" "eshell/em-hist.el" "eshell/em-glob.el"
-;;;;;;  "eshell/em-dirs.el" "eshell/em-cmpl.el" "eshell/em-basic.el"
-;;;;;;  "eshell/em-banner.el" "eshell/em-alias.el" "emulation/edt-vt100.el"
-;;;;;;  "emulation/edt-pc.el" "emulation/edt-lk201.el" "emacs-lisp/sregex.el"
-;;;;;;  "emacs-lisp/lucid.el" "emacs-lisp/lselect.el" "emacs-lisp/lmenu.el"
-;;;;;;  "emacs-lisp/levents.el" "emacs-lisp/gulp.el" "emacs-lisp/float.el"
-;;;;;;  "emacs-lisp/cust-print.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cl-extra.el"
-;;;;;;  "emacs-lisp/cl-compat.el" "emacs-lisp/assoc.el" "calendar/cal-x.el"
-;;;;;;  "calendar/cal-tex.el" "calendar/cal-persia.el" "calendar/cal-move.el"
-;;;;;;  "calendar/cal-mayan.el" "calendar/cal-julian.el" "calendar/cal-iso.el"
-;;;;;;  "calendar/cal-islam.el" "calendar/cal-french.el" "calendar/cal-coptic.el"
-;;;;;;  "calendar/cal-china.el" "textmodes/texnfo-upd.el" "textmodes/reftex-vars.el"
-;;;;;;  "textmodes/reftex-toc.el" "textmodes/reftex-sel.el" "textmodes/reftex-ref.el"
-;;;;;;  "textmodes/reftex-parse.el" "textmodes/reftex-dcr.el" "textmodes/reftex-auc.el"
-;;;;;;  "textmodes/refer.el" "textmodes/refbib.el" "textmodes/paragraphs.el"
-;;;;;;  "textmodes/page.el" "textmodes/page-ext.el" "textmodes/bib-mode.el"
-;;;;;;  "term/wyse50.el" "term/vt420.el" "term/vt400.el" "term/vt320.el"
-;;;;;;  "term/vt300.el" "term/vt240.el" "term/vt220.el" "term/vt201.el"
-;;;;;;  "term/vt200.el" "term/vt125.el" "term/vt102.el" "term/vt100.el"
-;;;;;;  "term/tvi970.el" "term/sup-mouse.el" "term/sun.el" "term/news.el"
-;;;;;;  "term/mac-win.el" "term/lk201.el" "term/linux.el" "term/keyswap.el"
-;;;;;;  "term/iris-ansi.el" "term/bobcat.el" "term/bg-mouse.el" "term/apollo.el"
-;;;;;;  "term/AT386.el" "widget.el" "vt100-led.el" "vmsproc.el" "vms-patch.el"
-;;;;;;  "vcursor.el" "unused.el" "uniquify.el" "timezone.el" "tcp.el"
-;;;;;;  "subdirs.el" "soundex.el" "saveplace.el" "s-region.el" "regi.el"
-;;;;;;  "pcvs-parse.el" "paths.el" "patcomp.el" "mouse-drag.el" "mouse-copy.el"
-;;;;;;  "misc.el" "map-ynp.el" "kermit.el" "forms-pass.el" "forms-d2.el"
-;;;;;;  "env.el" "emacs-lock.el" "electric.el" "dos-w32.el" "dos-vars.el"
-;;;;;;  "dos-fns.el" "cus-dep.el" "cdl.el" "byte-run.el" "abbrev.el"
-;;;;;;  "abbrevlist.el" "allout.el" "buff-menu.el" "case-table.el"
-;;;;;;  "custom.el" "ediff-diff.el" "ediff-merg.el" "ediff-ptch.el"
-;;;;;;  "ediff-vers.el" "float-sup.el" "foldout.el" "format.el" "pcvs-info.el"
-;;;;;;  "pcvs-util.el" "select.el" "vc-hooks.el" "version.el" "vt-control.el"
-;;;;;;  "xml.el" "xscheme.el" "term/internal.el" "textmodes/fill.el"
-;;;;;;  "textmodes/makeinfo.el" "textmodes/reftex-global.el" "emacs-lisp/authors.el"
-;;;;;;  "emacs-lisp/byte-opt.el" "emacs-lisp/cl-macs.el" "emacs-lisp/ewoc.el"
-;;;;;;  "emacs-lisp/find-gc.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp.el"
-;;;;;;  "emulation/edt-mapper.el" "emulation/tpu-mapper.el" "emulation/viper-cmd.el"
-;;;;;;  "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el"
-;;;;;;  "emulation/viper-macs.el" "emulation/viper-mous.el" "eshell/em-ls.el"
-;;;;;;  "eshell/esh-groups.el" "gnus/gnus-cite.el" "gnus/gnus-sum.el"
-;;;;;;  "gnus/imap.el" "gnus/mailcap.el" "gnus/mm-util.el" "gnus/nnmail.el"
-;;;;;;  "gnus/nnspool.el" "gnus/nntp.el" "calc/calc-forms.el" "calc/calc-maint.el"
-;;;;;;  "calc/calc-math.el" "calc/calc-mtx.el" "international/characters.el"
-;;;;;;  "international/iso-insert.el" "international/mule-conf.el"
-;;;;;;  "international/mule.el" "international/ogonek.el" "international/utf-8-subst.el"
-;;;;;;  "international/utf-8.el" "language/chinese.el" "language/cyrillic.el"
-;;;;;;  "language/czech.el" "language/european.el" "language/georgian.el"
-;;;;;;  "language/greek.el" "language/hebrew.el" "language/indian.el"
-;;;;;;  "language/japanese.el" "language/korean.el" "language/lao.el"
-;;;;;;  "language/slovak.el" "language/thai.el" "language/tibetan.el"
-;;;;;;  "language/utf-8-lang.el" "language/vietnamese.el" "mail/mh-pick.el"
-;;;;;;  "obsolete/cplus-md.el" "obsolete/hilit19.el" "obsolete/mlsupport.el"
-;;;;;;  "cus-load.el" "frame.el" "generic-x.el" "loadup.el" "mouse.el"
-;;;;;;  "replace.el" "scroll-bar.el" "tempo.el" "w32-fns.el" "calendar/parse-time.el"
-;;;;;;  "emacs-lisp/cl-seq.el" "eshell/esh-cmd.el" "net/eudc-vars.el"
-;;;;;;  "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-ph.el"
-;;;;;;  "net/ldap.el" "term/pc-win.el" "term/rxvt.el" "term/tty-colors.el"
-;;;;;;  "term/w32-win.el" "term/x-win.el" "term/xterm.el" "bindings.el"
-;;;;;;  "cus-start.el" "register.el" "textmodes/text-mode.el") (15468
-;;;;;;  8479 531385))
+;;;### (autoloads nil nil ("international/ucs-tables.el" "calc/calc-graph.el"
+;;;;;;  "term/w32-win.el" "language/japanese.el" "international/mule.el"
+;;;;;;  "eshell/esh-var.el" "w32-vars.el" "vc-hooks.el" "paths.el"
+;;;;;;  "textmodes/text-mode.el" "register.el" "term/xterm.el" "term/tty-colors.el"
+;;;;;;  "term/rxvt.el" "term/pc-win.el" "net/ldap.el" "net/eudcb-ph.el"
+;;;;;;  "net/eudcb-ldap.el" "net/eudcb-bbdb.el" "net/eudc-vars.el"
+;;;;;;  "emacs-lisp/cl-seq.el" "calendar/parse-time.el" "scroll-bar.el"
+;;;;;;  "generic-x.el" "obsolete/mlsupport.el" "obsolete/hilit19.el"
+;;;;;;  "obsolete/cplus-md.el" "mail/mh-pick.el" "language/vietnamese.el"
+;;;;;;  "language/utf-8-lang.el" "language/tibetan.el" "language/thai.el"
+;;;;;;  "language/lao.el" "language/korean.el" "language/indian.el"
+;;;;;;  "language/hebrew.el" "language/greek.el" "language/georgian.el"
+;;;;;;  "language/cyrillic.el" "language/chinese.el" "international/utf-8.el"
+;;;;;;  "international/utf-8-subst.el" "international/ogonek.el"
+;;;;;;  "international/iso-insert.el" "international/characters.el"
+;;;;;;  "calc/calc-mtx.el" "calc/calc-math.el" "calc/calc-forms.el"
+;;;;;;  "gnus/nntp.el" "gnus/nnspool.el" "gnus/nnmail.el" "gnus/mailcap.el"
+;;;;;;  "gnus/imap.el" "gnus/gnus-cite.el" "eshell/em-ls.el" "emulation/viper-mous.el"
+;;;;;;  "emulation/viper-macs.el" "emulation/viper-keym.el" "emulation/viper-init.el"
+;;;;;;  "emulation/viper-ex.el" "emulation/viper-cmd.el" "emulation/tpu-mapper.el"
+;;;;;;  "emulation/edt-mapper.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/find-gc.el"
+;;;;;;  "emacs-lisp/ewoc.el" "emacs-lisp/cl-macs.el" "emacs-lisp/byte-opt.el"
+;;;;;;  "emacs-lisp/authors.el" "textmodes/reftex-global.el" "textmodes/makeinfo.el"
+;;;;;;  "textmodes/fill.el" "term/internal.el" "xscheme.el" "vt-control.el"
+;;;;;;  "version.el" "select.el" "pcvs-util.el" "pcvs-info.el" "format.el"
+;;;;;;  "foldout.el" "float-sup.el" "ediff-vers.el" "ediff-merg.el"
+;;;;;;  "custom.el" "case-table.el" "buff-menu.el" "allout.el" "abbrevlist.el"
+;;;;;;  "abbrev.el" "byte-run.el" "cdl.el" "cus-dep.el" "dos-vars.el"
+;;;;;;  "dos-w32.el" "electric.el" "emacs-lock.el" "env.el" "forms-d2.el"
+;;;;;;  "forms-pass.el" "kermit.el" "map-ynp.el" "misc.el" "mouse-copy.el"
+;;;;;;  "mouse-drag.el" "patcomp.el" "regi.el" "s-region.el" "saveplace.el"
+;;;;;;  "soundex.el" "tcp.el" "timezone.el" "uniquify.el" "unused.el"
+;;;;;;  "vcursor.el" "vms-patch.el" "vmsproc.el" "vt100-led.el" "widget.el"
+;;;;;;  "term/AT386.el" "term/apollo.el" "term/bg-mouse.el" "term/bobcat.el"
+;;;;;;  "term/iris-ansi.el" "term/keyswap.el" "term/linux.el" "term/lk201.el"
+;;;;;;  "term/mac-win.el" "term/news.el" "term/sun.el" "term/sup-mouse.el"
+;;;;;;  "term/tvi970.el" "term/vt100.el" "term/vt102.el" "term/vt125.el"
+;;;;;;  "term/vt200.el" "term/vt201.el" "term/vt220.el" "term/vt240.el"
+;;;;;;  "term/vt300.el" "term/vt320.el" "term/vt400.el" "term/vt420.el"
+;;;;;;  "term/wyse50.el" "textmodes/bib-mode.el" "textmodes/page-ext.el"
+;;;;;;  "textmodes/page.el" "textmodes/refbib.el" "textmodes/refer.el"
+;;;;;;  "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" "textmodes/reftex-parse.el"
+;;;;;;  "textmodes/reftex-ref.el" "textmodes/reftex-toc.el" "textmodes/reftex-vars.el"
+;;;;;;  "calendar/cal-china.el" "calendar/cal-coptic.el" "calendar/cal-islam.el"
+;;;;;;  "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-mayan.el"
+;;;;;;  "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el"
+;;;;;;  "calendar/cal-x.el" "emacs-lisp/assoc.el" "emacs-lisp/cl-compat.el"
+;;;;;;  "emacs-lisp/cl-extra.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el"
+;;;;;;  "emacs-lisp/float.el" "emacs-lisp/gulp.el" "emacs-lisp/levents.el"
+;;;;;;  "emacs-lisp/lmenu.el" "emacs-lisp/lselect.el" "emacs-lisp/lucid.el"
+;;;;;;  "emacs-lisp/sregex.el" "emulation/edt-lk201.el" "emulation/edt-pc.el"
+;;;;;;  "emulation/edt-vt100.el" "eshell/em-banner.el" "eshell/em-basic.el"
+;;;;;;  "eshell/em-script.el" "eshell/em-term.el" "eshell/em-xtra.el"
+;;;;;;  "eshell/esh-arg.el" "eshell/esh-maint.el" "eshell/esh-module.el"
+;;;;;;  "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el"
+;;;;;;  "gnus/flow-fill.el" "gnus/format-spec.el" "gnus/gnus-async.el"
+;;;;;;  "gnus/gnus-bcklg.el" "gnus/gnus-cus.el" "gnus/gnus-demon.el"
+;;;;;;  "gnus/gnus-draft.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el"
+;;;;;;  "gnus/gnus-ems.el" "gnus/gnus-gl.el" "gnus/gnus-int.el" "gnus/gnus-logic.el"
+;;;;;;  "gnus/gnus-mh.el" "gnus/gnus-nocem.el" "gnus/gnus-range.el"
+;;;;;;  "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-setup.el"
+;;;;;;  "gnus/gnus-srvr.el" "gnus/gnus-topic.el" "gnus/gnus-undo.el"
+;;;;;;  "gnus/gnus-util.el" "gnus/gnus-vm.el" "gnus/ietf-drums.el"
+;;;;;;  "gnus/mail-parse.el" "gnus/mail-prsvr.el" "gnus/messcompat.el"
+;;;;;;  "gnus/mm-bodies.el" "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el"
+;;;;;;  "gnus/nndraft.el" "gnus/nngateway.el" "gnus/nnheader.el"
+;;;;;;  "gnus/nnimap.el" "gnus/nnlistserv.el" "gnus/nnmbox.el" "gnus/nnmh.el"
+;;;;;;  "gnus/nnoo.el" "gnus/nnslashdot.el" "gnus/nnultimate.el"
+;;;;;;  "gnus/nnvirtual.el" "gnus/nnwarchive.el" "gnus/nnweb.el"
+;;;;;;  "gnus/pop3.el" "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el"
+;;;;;;  "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/starttls.el" "gnus/utf7.el"
+;;;;;;  "gnus/webmail.el" "calc/calc-aent.el" "calc/calc-alg.el"
+;;;;;;  "calc/calc-arith.el" "calc/calc-bin.el" "calc/calc-comb.el"
+;;;;;;  "calc/calc-cplx.el" "calc/calc-embed.el" "calc/calc-fin.el"
+;;;;;;  "calc/calc-frac.el" "calc/calc-funcs.el" "calc/calc-help.el"
+;;;;;;  "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el"
+;;;;;;  "calc/calc-map.el" "calc/calc-misc.el" "calc/calc-mode.el"
+;;;;;;  "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el"
+;;;;;;  "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el"
+;;;;;;  "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el"
+;;;;;;  "calc/calc-undo.el" "calc/calc-units.el" "calc/calc-vec.el"
+;;;;;;  "calc/calc-yank.el" "calc/calccomp.el" "calc/calcsel2.el"
+;;;;;;  "international/iso-ascii.el" "international/iso-swed.el"
+;;;;;;  "international/ja-dic-cnv.el" "international/ja-dic-utl.el"
+;;;;;;  "international/latin-1.el" "international/latin-2.el" "international/latin-3.el"
+;;;;;;  "international/latin-4.el" "international/latin-5.el" "international/latin-8.el"
+;;;;;;  "international/latin-9.el" "international/swedish.el" "language/devanagari.el"
+;;;;;;  "language/english.el" "language/ethiopic.el" "language/misc-lang.el"
+;;;;;;  "language/romanian.el" "mail/blessmail.el" "mail/mailheader.el"
+;;;;;;  "mail/mailpost.el" "mail/mh-funcs.el" "mail/mh-seq.el" "mail/mspools.el"
+;;;;;;  "mail/rfc2368.el" "mail/rfc822.el" "mail/vms-pmail.el" "obsolete/c-mode.el"
+;;;;;;  "obsolete/ooutline.el" "obsolete/profile.el" "obsolete/rnews.el"
+;;;;;;  "obsolete/sc.el" "obsolete/sun-curs.el" "obsolete/sun-fns.el"
+;;;;;;  "obsolete/uncompress.el" "obsolete/x-apollo.el" "obsolete/x-menu.el"
+;;;;;;  "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el"
+;;;;;;  "progmodes/ada-xref.el" "progmodes/cc-align.el" "progmodes/cc-bytecomp.el"
+;;;;;;  "progmodes/cc-cmds.el" "progmodes/cc-compat.el" "progmodes/cc-defs.el"
+;;;;;;  "progmodes/cc-engine.el" "progmodes/cc-menus.el" "progmodes/ebnf-bnf.el"
+;;;;;;  "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el"
+;;;;;;  "progmodes/idlw-rinfo.el" "progmodes/idlw-toolbar.el" "progmodes/mantemp.el"
+;;;;;;  "emacs-lisp/lisp-mode.el" "term/sun-mouse.el" "ediff-hook.el"
+;;;;;;  "ediff-wind.el" "indent.el" "isearch.el" "window.el" "calendar/cal-menu.el"
+;;;;;;  "gnus/mm-view.el" "gnus/mml.el" "emulation/viper-util.el"
+;;;;;;  "replace.el" "tempo.el" "gnus/gnus-sum.el" "gnus/mm-encode.el"
+;;;;;;  "mail/uce.el" "emacs-lisp/lisp.el" "eshell/em-alias.el" "eshell/em-cmpl.el"
+;;;;;;  "eshell/em-dirs.el" "eshell/em-glob.el" "eshell/em-hist.el"
+;;;;;;  "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el"
+;;;;;;  "eshell/em-smart.el" "eshell/em-unix.el" "eshell/esh-cmd.el"
+;;;;;;  "eshell/esh-io.el" "international/mule-cmds.el" "textmodes/paragraphs.el"
+;;;;;;  "textmodes/reftex-sel.el" "calc/calc-macs.el" "calc/calc-maint.el"
+;;;;;;  "calc/calcalg2.el" "calc/calcalg3.el" "cus-start.el" "dos-fns.el"
+;;;;;;  "faces.el" "help.el" "mouse.el" "subr.el" "w32-fns.el" "xml.el"
+;;;;;;  "gnus/qp.el" "language/czech.el" "language/european.el" "language/slovak.el"
+;;;;;;  "play/gamegrid.el" "term/x-win.el" "textmodes/texnfo-upd.el"
+;;;;;;  "bindings.el" "ediff-diff.el" "ediff-init.el" "ediff-ptch.el"
+;;;;;;  "files.el" "frame.el" "menu-bar.el" "pcvs-parse.el" "simple.el"
+;;;;;;  "startup.el" "gnus/gnus-uu.el" "gnus/mail-source.el" "gnus/mm-decode.el"
+;;;;;;  "gnus/mm-util.el" "gnus/nneething.el" "calendar/cal-french.el"
+;;;;;;  "eshell/esh-ext.el" "international/mule-conf.el" "cus-load.el"
+;;;;;;  "loadup.el" "subdirs.el" "eshell/esh-groups.el") (15515 48497
+;;;;;;  448372))
 
 ;;;***
 \f