emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ldefs-boot.el,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/lisp/ldefs-boot.el,v
Date: Sat, 09 Feb 2008 23:14:10 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/02/09 23:14:09

Index: ldefs-boot.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/ldefs-boot.el,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -b -r1.42 -r1.43
--- ldefs-boot.el       1 Feb 2008 16:01:07 -0000       1.42
+++ ldefs-boot.el       9 Feb 2008 23:14:08 -0000       1.43
@@ -4,7 +4,7 @@
 
 ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
 ;;;;;;  5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
-;;;;;;  "play/5x5.el" (18177 871))
+;;;;;;  "play/5x5.el" (18310 12104))
 ;;; Generated autoloads from play/5x5.el
 
 (autoload '5x5 "5x5" "\
@@ -63,14 +63,14 @@
 
 ;;;***
 
-;;;### (autoloads nil "abbrev" "abbrev.el" (18231 31060))
+;;;### (autoloads nil "abbrev" "abbrev.el" (18324 26599))
 ;;; Generated autoloads from abbrev.el
 (put 'abbrev-mode 'safe-local-variable 'booleanp)
 
 ;;;***
 
 ;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el"
-;;;;;;  (18177 854))
+;;;;;;  (18310 12031))
 ;;; Generated autoloads from abbrevlist.el
 
 (autoload 'list-one-abbrev-table "abbrevlist" "\
@@ -81,7 +81,7 @@
 ;;;***
 
 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" 
"progmodes/ada-mode.el"
-;;;;;;  (18190 39683))
+;;;;;;  (18329 52188))
 ;;; Generated autoloads from progmodes/ada-mode.el
 
 (autoload 'ada-add-extensions "ada-mode" "\
@@ -142,7 +142,7 @@
 ;;;***
 
 ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
-;;;;;;  (18177 871))
+;;;;;;  (18310 12106))
 ;;; Generated autoloads from progmodes/ada-stmt.el
 
 (autoload 'ada-header "ada-stmt" "\
@@ -153,7 +153,7 @@
 ;;;***
 
 ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
-;;;;;;  (18203 51790))
+;;;;;;  (18329 52188))
 ;;; Generated autoloads from progmodes/ada-xref.el
 
 (autoload 'ada-find-file "ada-xref" "\
@@ -167,8 +167,8 @@
 ;;;### (autoloads (change-log-merge add-log-current-defun change-log-mode
 ;;;;;;  add-change-log-entry-other-window add-change-log-entry find-change-log
 ;;;;;;  prompt-for-change-log-name add-log-mailing-address add-log-full-name
-;;;;;;  add-log-current-defun-function) "add-log" "add-log.el" (18213
-;;;;;;  1252))
+;;;;;;  add-log-current-defun-function) "add-log" "add-log.el" (18333
+;;;;;;  58863))
 ;;; Generated autoloads from add-log.el
 
 (defvar add-log-current-defun-function nil "\
@@ -300,7 +300,7 @@
 
 ;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice
 ;;;;;;  ad-enable-advice ad-default-compilation-action ad-redefinition-action)
-;;;;;;  "advice" "emacs-lisp/advice.el" (18231 31064))
+;;;;;;  "advice" "emacs-lisp/advice.el" (18310 12060))
 ;;; Generated autoloads from emacs-lisp/advice.el
 
 (defvar ad-redefinition-action 'warn "\
@@ -428,7 +428,7 @@
 
 ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
 ;;;;;;  align-highlight-rule align-current align-entire align-regexp
-;;;;;;  align) "align" "align.el" (18177 854))
+;;;;;;  align) "align" "align.el" (18310 12031))
 ;;; Generated autoloads from align.el
 
 (autoload 'align "align" "\
@@ -518,7 +518,7 @@
 ;;;***
 
 ;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el"
-;;;;;;  (18231 31060))
+;;;;;;  (18335 24897))
 ;;; Generated autoloads from allout.el
 
 (put 'allout-use-hanging-indents 'safe-local-variable (if (fboundp 'booleanp) 
'booleanp '(lambda (x) (member x '(t nil)))))
@@ -592,7 +592,7 @@
 `\\C-c' as the command prefix, if the allout bindings don't conflict with
 any personal bindings you have on \\C-c.  In any case, outline structure
 navigation and authoring is simplified by positioning the cursor on an
-item's bullet character, the \"hot-spot\" - then you can invoke allout
+item's bullet character, the \"hot-spot\" -- then you can invoke allout
 commands with just the un-prefixed, un-control-shifted command letters.
 This is described further in the HOT-SPOT Operation section.
 
@@ -613,7 +613,7 @@
 \\[allout-backward-current-level] `allout-backward-current-level'
 \\[allout-end-of-entry] `allout-end-of-entry'
 \\[allout-beginning-of-current-entry] `allout-beginning-of-current-entry' 
(alternately, goes to hot-spot)
-\\[allout-beginning-of-line]  `allout-beginning-of-line' - like regular 
beginning-of-line, but
+\\[allout-beginning-of-line]  `allout-beginning-of-line' -- like regular 
beginning-of-line, but
      if immediately repeated cycles to the beginning of the current item
      and then to the hot-spot (if `allout-beginning-of-line-cycles' is set).
 
@@ -631,9 +631,9 @@
 \\[allout-rebullet-current-heading] `allout-rebullet-current-heading' Prompt 
for alternate bullet for
             current topic
 \\[allout-rebullet-topic] `allout-rebullet-topic'   Reconcile bullets of topic 
and
-            its' offspring - distinctive bullets are not changed, others
+            its' offspring -- distinctive bullets are not changed, others
             are alternated according to nesting depth.
-\\[allout-number-siblings] `allout-number-siblings'  Number bullets of topic 
and siblings -
+\\[allout-number-siblings] `allout-number-siblings'  Number bullets of topic 
and siblings --
            the offspring are not affected.
            With repeat count, revoke numbering.
 
@@ -662,7 +662,7 @@
 \\[allout-copy-exposed-to-buffer] `allout-copy-exposed-to-buffer'
                             Duplicate outline, sans concealed text, to
                             buffer with name derived from derived from that
-                            of current buffer - \"*BUFFERNAME exposed*\".
+                            of current buffer -- \"*BUFFERNAME exposed*\".
 \\[allout-flatten-exposed-to-buffer] `allout-flatten-exposed-to-buffer'
                             Like above 'copy-exposed', but convert topic
                             prefixes to section.subsection... numeric
@@ -731,7 +731,7 @@
 
                             Terminology
 
-Topic hierarchy constituents - TOPICS and SUBTOPICS:
+Topic hierarchy constituents -- TOPICS and SUBTOPICS:
 
 ITEM:   A unitary outline element, including the HEADER and ENTRY text.
 TOPIC:  An ITEM and any ITEMs contained within it, ie having greater DEPTH
@@ -825,7 +825,7 @@
 ;;;***
 
 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
-;;;;;;  "net/ange-ftp.el" (18213 1258))
+;;;;;;  "net/ange-ftp.el" (18346 13710))
 ;;; Generated autoloads from net/ange-ftp.el
 
 (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -847,7 +847,7 @@
 ;;;***
 
 ;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
-;;;;;;  "animate" "play/animate.el" (18177 871))
+;;;;;;  "animate" "play/animate.el" (18310 12104))
 ;;; Generated autoloads from play/animate.el
 
 (autoload 'animate-string "animate" "\
@@ -875,7 +875,7 @@
 ;;;***
 
 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
-;;;;;;  "ansi-color" "ansi-color.el" (18190 39673))
+;;;;;;  "ansi-color" "ansi-color.el" (18329 52180))
 ;;; Generated autoloads from ansi-color.el
 
 (autoload 'ansi-color-for-comint-mode-on "ansi-color" "\
@@ -901,7 +901,7 @@
 ;;;***
 
 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
-;;;;;;  "antlr-mode" "progmodes/antlr-mode.el" (18213 1259))
+;;;;;;  "antlr-mode" "progmodes/antlr-mode.el" (18310 12106))
 ;;; Generated autoloads from progmodes/antlr-mode.el
 
 (autoload 'antlr-show-makefile-rules "antlr-mode" "\
@@ -940,7 +940,7 @@
 ;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add
 ;;;;;;  appt-display-diary appt-display-duration appt-display-mode-line
 ;;;;;;  appt-msg-window appt-visible appt-audible appt-message-warning-time
-;;;;;;  appt-issue-message) "appt" "calendar/appt.el" (18177 855))
+;;;;;;  appt-issue-message) "appt" "calendar/appt.el" (18310 12058))
 ;;; Generated autoloads from calendar/appt.el
 
 (defvar appt-issue-message t "\
@@ -1028,7 +1028,7 @@
 
 ;;;### (autoloads (apropos-documentation apropos-value apropos 
apropos-documentation-property
 ;;;;;;  apropos-command apropos-variable apropos-read-pattern) "apropos"
-;;;;;;  "apropos.el" (18231 31060))
+;;;;;;  "apropos.el" (18310 12032))
 ;;; Generated autoloads from apropos.el
 
 (autoload 'apropos-read-pattern "apropos" "\
@@ -1124,8 +1124,8 @@
 
 ;;;***
 
-;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (18190
-;;;;;;  39673))
+;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (18339
+;;;;;;  17930))
 ;;; Generated autoloads from arc-mode.el
 
 (autoload 'archive-mode "arc-mode" "\
@@ -1145,7 +1145,7 @@
 
 ;;;***
 
-;;;### (autoloads (array-mode) "array" "array.el" (18177 855))
+;;;### (autoloads (array-mode) "array" "array.el" (18310 12032))
 ;;; Generated autoloads from array.el
 
 (autoload 'array-mode "array" "\
@@ -1216,8 +1216,8 @@
 
 ;;;***
 
-;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (18203
-;;;;;;  51792))
+;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (18310
+;;;;;;  12116))
 ;;; Generated autoloads from textmodes/artist.el
 
 (autoload 'artist-mode "artist" "\
@@ -1422,8 +1422,8 @@
 
 ;;;***
 
-;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (18177
-;;;;;;  872))
+;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (18310
+;;;;;;  12106))
 ;;; Generated autoloads from progmodes/asm-mode.el
 
 (autoload 'asm-mode "asm-mode" "\
@@ -1450,19 +1450,8 @@
 
 ;;;***
 
-;;;### (autoloads (assistant) "assistant" "gnus/assistant.el" (18230
-;;;;;;  21280))
-;;; Generated autoloads from gnus/assistant.el
-
-(autoload 'assistant "assistant" "\
-Assist setting up Emacs based on FILE.
-
-\(fn FILE)" t nil)
-
-;;;***
-
 ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
-;;;;;;  (18177 855))
+;;;;;;  (18310 12032))
 ;;; Generated autoloads from autoarg.el
 
 (defvar autoarg-mode nil "\
@@ -1516,7 +1505,7 @@
 ;;;***
 
 ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
-;;;;;;  (18190 39683))
+;;;;;;  (18310 12106))
 ;;; Generated autoloads from progmodes/autoconf.el
 
 (autoload 'autoconf-mode "autoconf" "\
@@ -1527,7 +1516,7 @@
 ;;;***
 
 ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
-;;;;;;  "autoinsert" "autoinsert.el" (18190 39673))
+;;;;;;  "autoinsert" "autoinsert.el" (18310 12032))
 ;;; Generated autoloads from autoinsert.el
 
 (autoload 'auto-insert "autoinsert" "\
@@ -1566,7 +1555,7 @@
 
 ;;;### (autoloads (batch-update-autoloads update-directory-autoloads
 ;;;;;;  update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
-;;;;;;  (18177 857))
+;;;;;;  (18339 17949))
 ;;; Generated autoloads from emacs-lisp/autoload.el
 
 (put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1603,7 +1592,7 @@
 
 ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
 ;;;;;;  auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
-;;;;;;  "autorevert" "autorevert.el" (18190 39673))
+;;;;;;  "autorevert" "autorevert.el" (18310 12032))
 ;;; Generated autoloads from autorevert.el
 
 (autoload 'auto-revert-mode "autorevert" "\
@@ -1672,7 +1661,7 @@
 ;;;***
 
 ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
-;;;;;;  "avoid.el" (18177 855))
+;;;;;;  "avoid.el" (18310 12032))
 ;;; Generated autoloads from avoid.el
 
 (defvar mouse-avoidance-mode nil "\
@@ -1713,7 +1702,7 @@
 ;;;***
 
 ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"
-;;;;;;  (18177 857))
+;;;;;;  (18310 12060))
 ;;; Generated autoloads from emacs-lisp/backquote.el
 
 (autoload 'backquote "backquote" "\
@@ -1738,7 +1727,7 @@
 ;;;***
 
 ;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
-;;;;;;  (18177 855))
+;;;;;;  (18310 12032))
 ;;; Generated autoloads from battery.el
  (put 'battery-mode-line-string 'risky-local-variable t)
 
@@ -1770,7 +1759,7 @@
 ;;;***
 
 ;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
-;;;;;;  "benchmark" "emacs-lisp/benchmark.el" (18177 857))
+;;;;;;  "benchmark" "emacs-lisp/benchmark.el" (18310 12060))
 ;;; Generated autoloads from emacs-lisp/benchmark.el
 
 (autoload 'benchmark-run "benchmark" "\
@@ -1802,8 +1791,8 @@
 
 ;;;***
 
-;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (18177
-;;;;;;  875))
+;;;### (autoloads (bibtex-mode bibtex-initialize) "bibtex" 
"textmodes/bibtex.el"
+;;;;;;  (18310 12117))
 ;;; Generated autoloads from textmodes/bibtex.el
 
 (autoload 'bibtex-initialize "bibtex" "\
@@ -1877,7 +1866,7 @@
 ;;;***
 
 ;;;### (autoloads (bibtex-style-mode) "bibtex-style" 
"textmodes/bibtex-style.el"
-;;;;;;  (18190 39685))
+;;;;;;  (18310 12116))
 ;;; Generated autoloads from textmodes/bibtex-style.el
  (add-to-list 'auto-mode-alist '("\\.bst\\'" . bibtex-style-mode))
 
@@ -1889,9 +1878,9 @@
 ;;;***
 
 ;;;### (autoloads (binhex-decode-region binhex-decode-region-external
-;;;;;;  binhex-decode-region-internal) "binhex" "gnus/binhex.el"
-;;;;;;  (18231 31065))
-;;; Generated autoloads from gnus/binhex.el
+;;;;;;  binhex-decode-region-internal) "binhex" "mail/binhex.el"
+;;;;;;  (18310 12089))
+;;; Generated autoloads from mail/binhex.el
 
 (defconst binhex-begin-line 
"^:...............................................................$")
 
@@ -1913,8 +1902,8 @@
 
 ;;;***
 
-;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (18213
-;;;;;;  1259))
+;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (18310
+;;;;;;  12104))
 ;;; Generated autoloads from play/blackbox.el
 
 (autoload 'blackbox "blackbox" "\
@@ -2036,8 +2025,8 @@
 ;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save
 ;;;;;;  bookmark-write bookmark-delete bookmark-insert bookmark-rename
 ;;;;;;  bookmark-insert-location bookmark-relocate bookmark-jump-other-window
-;;;;;;  bookmark-jump bookmark-set) "bookmark" "bookmark.el" (18190
-;;;;;;  39673))
+;;;;;;  bookmark-jump bookmark-set) "bookmark" "bookmark.el" (18307
+;;;;;;  26226))
 ;;; Generated autoloads from bookmark.el
  (define-key ctl-x-map "rb" 'bookmark-jump)
  (define-key ctl-x-map "rm" 'bookmark-set)
@@ -2234,7 +2223,7 @@
 ;;;;;;  browse-url-of-dired-file browse-url-of-buffer browse-url-of-file
 ;;;;;;  browse-url-url-at-point browse-url-galeon-program 
browse-url-firefox-program
 ;;;;;;  browse-url-browser-function) "browse-url" "net/browse-url.el"
-;;;;;;  (18231 31069))
+;;;;;;  (18310 12094))
 ;;; Generated autoloads from net/browse-url.el
 
 (defvar browse-url-browser-function (cond ((memq system-type '(windows-nt 
ms-dos cygwin)) 'browse-url-default-windows-browser) ((memq system-type 
'(darwin)) 'browse-url-default-macosx-browser) (t 'browse-url-default-browser)) 
"\
@@ -2564,8 +2553,8 @@
 
 ;;;***
 
-;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (18177
-;;;;;;  871))
+;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (18310
+;;;;;;  12104))
 ;;; Generated autoloads from play/bruce.el
 
 (autoload 'bruce "bruce" "\
@@ -2581,7 +2570,7 @@
 ;;;***
 
 ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
-;;;;;;  "bs" "bs.el" (18213 1252))
+;;;;;;  "bs" "bs.el" (18307 26226))
 ;;; Generated autoloads from bs.el
 
 (autoload 'bs-cycle-next "bs" "\
@@ -2621,7 +2610,7 @@
 
 ;;;***
 
-;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (18190 39683))
+;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (18310 12104))
 ;;; Generated autoloads from play/bubbles.el
 
 (autoload 'bubbles "bubbles" "\
@@ -2632,11 +2621,11 @@
 ;;;***
 
 ;;;### (autoloads (insert-text-button make-text-button insert-button
-;;;;;;  make-button define-button-type) "button" "button.el" (18190
-;;;;;;  39674))
+;;;;;;  make-button define-button-type) "button" "button.el" (18350
+;;;;;;  10550))
 ;;; Generated autoloads from button.el
 
-(defvar button-map (let ((map (make-sparse-keymap))) (define-key map "
" 'push-button) (define-key map [mouse-2] 'push-button) map) "\
+(defvar button-map (let ((map (make-sparse-keymap))) (define-key map [(control 
109)] 'push-button) (define-key map [mouse-2] 'push-button) map) "\
 Keymap used by buttons.")
 
 (defvar button-buffer-map (let ((map (make-sparse-keymap))) (define-key map 
[9] 'forward-button) (define-key map "    " 'backward-button) (define-key map 
[backtab] 'backward-button) map) "\
@@ -2644,7 +2633,7 @@
 Mode-specific keymaps may want to use this as their parent keymap.")
 
 (autoload 'define-button-type "button" "\
-Define a `button type' called NAME.
+Define a `button type' called NAME (a symbol).
 The remaining arguments form a sequence of PROPERTY VALUE pairs,
 specifying properties to use as defaults for buttons with this type
 \(a button's type may be set by giving it a `type' property when
@@ -2722,7 +2711,7 @@
 ;;;;;;  compile-defun byte-compile-file byte-recompile-directory
 ;;;;;;  byte-force-recompile byte-compile-enable-warning 
byte-compile-disable-warning
 ;;;;;;  byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el"
-;;;;;;  (18231 31064))
+;;;;;;  (18339 17950))
 ;;; Generated autoloads from emacs-lisp/bytecomp.el
 (put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
 (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2847,7 +2836,7 @@
 
 ;;;***
 
-;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (18177 856))
+;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (18310 12058))
 ;;; Generated autoloads from calendar/cal-dst.el
 
 (put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2857,7 +2846,7 @@
 ;;;***
 
 ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"
-;;;;;;  (18190 39681))
+;;;;;;  (18310 12058))
 ;;; Generated autoloads from calendar/cal-hebrew.el
 
 (autoload 'list-yahrzeit-dates "cal-hebrew" "\
@@ -2872,7 +2861,7 @@
 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded 
calc-grab-rectangle
 ;;;;;;  calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
 ;;;;;;  full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el"
-;;;;;;  (18231 31064))
+;;;;;;  (18310 12056))
 ;;; Generated autoloads from calc/calc.el
 
 (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\
@@ -2950,8 +2939,8 @@
 
 ;;;***
 
-;;;### (autoloads (calculator) "calculator" "calculator.el" (18213
-;;;;;;  1252))
+;;;### (autoloads (calculator) "calculator" "calculator.el" (18310
+;;;;;;  12033))
 ;;; Generated autoloads from calculator.el
 
 (autoload 'calculator "calculator" "\
@@ -2979,7 +2968,7 @@
 ;;;;;;  mark-holidays-in-calendar view-calendar-holidays-initially
 ;;;;;;  calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
 ;;;;;;  view-diary-entries-initially calendar-offset) "calendar"
-;;;;;;  "calendar/calendar.el" (18190 39681))
+;;;;;;  "calendar/calendar.el" (18310 12059))
 ;;; Generated autoloads from calendar/calendar.el
 
 (defvar calendar-offset 0 "\
@@ -3552,7 +3541,7 @@
 ;;;***
 
 ;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
-;;;;;;  "gnus/canlock.el" (18177 860))
+;;;;;;  "gnus/canlock.el" (18310 12073))
 ;;; Generated autoloads from gnus/canlock.el
 
 (autoload 'canlock-insert-header "canlock" "\
@@ -3570,7 +3559,7 @@
 ;;;***
 
 ;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el"
-;;;;;;  (17928 6535))
+;;;;;;  (18340 21050))
 ;;; Generated autoloads from progmodes/cap-words.el
 
 (autoload 'capitalized-words-mode "cap-words" "\
@@ -3605,15 +3594,15 @@
 
 ;;;***
 
-;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (18177
-;;;;;;  872))
+;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (18310
+;;;;;;  12107))
 ;;; Generated autoloads from progmodes/cc-compat.el
 (put 'c-indent-level 'safe-local-variable 'integerp)
 
 ;;;***
 
 ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
-;;;;;;  (18213 1259))
+;;;;;;  (18337 10113))
 ;;; Generated autoloads from progmodes/cc-engine.el
 
 (autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3625,7 +3614,7 @@
 
 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
 ;;;;;;  c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
-;;;;;;  (18194 36640))
+;;;;;;  (18310 12108))
 ;;; Generated autoloads from progmodes/cc-mode.el
 
 (autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3783,7 +3772,7 @@
 ;;;***
 
 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
-;;;;;;  "progmodes/cc-styles.el" (18194 36640))
+;;;;;;  "progmodes/cc-styles.el" (18333 58866))
 ;;; Generated autoloads from progmodes/cc-styles.el
 
 (autoload 'c-set-style "cc-styles" "\
@@ -3834,8 +3823,8 @@
 
 ;;;***
 
-;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (18177
-;;;;;;  872))
+;;;### (autoloads (c-subword-mode) "cc-subword" "progmodes/cc-subword.el"
+;;;;;;  (18310 12108))
 ;;; Generated autoloads from progmodes/cc-subword.el
 
 (autoload 'c-subword-mode "cc-subword" "\
@@ -3863,7 +3852,7 @@
 
 ;;;***
 
-;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (18177 872))
+;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (18333 58866))
 ;;; Generated autoloads from progmodes/cc-vars.el
 (put 'c-basic-offset 'safe-local-variable 'integerp)
 (put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3873,7 +3862,7 @@
 
 ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
 ;;;;;;  declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
-;;;;;;  (18177 864))
+;;;;;;  (18339 17953))
 ;;; Generated autoloads from international/ccl.el
 
 (autoload 'ccl-compile "ccl" "\
@@ -4132,7 +4121,7 @@
 ;;;***
 
 ;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el"
-;;;;;;  (18177 872))
+;;;;;;  (18310 12108))
 ;;; Generated autoloads from progmodes/cfengine.el
 
 (autoload 'cfengine-mode "cfengine" "\
@@ -4147,7 +4136,7 @@
 ;;;***
 
 ;;;### (autoloads (check-declare-directory check-declare-file) "check-declare"
-;;;;;;  "emacs-lisp/check-declare.el" (18308 19808))
+;;;;;;  "emacs-lisp/check-declare.el" (18337 10112))
 ;;; Generated autoloads from emacs-lisp/check-declare.el
 
 (autoload 'check-declare-file "check-declare" "\
@@ -4174,7 +4163,7 @@
 ;;;;;;  checkdoc-comments checkdoc-continue checkdoc-start 
checkdoc-current-buffer
 ;;;;;;  checkdoc-eval-current-buffer checkdoc-message-interactive
 ;;;;;;  checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
-;;;;;;  (18213 1258))
+;;;;;;  (18310 12061))
 ;;; Generated autoloads from emacs-lisp/checkdoc.el
 (put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp)
 (put 'checkdoc-permit-comma-termination-flag 'safe-local-variable 'booleanp)
@@ -4361,7 +4350,7 @@
 
 ;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer
 ;;;;;;  encode-hz-region decode-hz-buffer decode-hz-region) "china-util"
-;;;;;;  "language/china-util.el" (18177 866))
+;;;;;;  "language/china-util.el" (18339 17956))
 ;;; Generated autoloads from language/china-util.el
 
 (autoload 'decode-hz-region "china-util" "\
@@ -4399,7 +4388,7 @@
 ;;;***
 
 ;;;### (autoloads (command-history list-command-history 
repeat-matching-complex-command)
-;;;;;;  "chistory" "chistory.el" (18177 856))
+;;;;;;  "chistory" "chistory.el" (18310 12033))
 ;;; Generated autoloads from chistory.el
 
 (autoload 'repeat-matching-complex-command "chistory" "\
@@ -4438,7 +4427,7 @@
 
 ;;;***
 
-;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (18231 31065))
+;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (18310 12062))
 ;;; Generated autoloads from emacs-lisp/cl.el
 
 (defvar custom-print-functions nil "\
@@ -4454,7 +4443,7 @@
 ;;;***
 
 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" 
"emacs-lisp/cl-indent.el"
-;;;;;;  (18177 857))
+;;;;;;  (18310 12061))
 ;;; Generated autoloads from emacs-lisp/cl-indent.el
 
 (autoload 'common-lisp-indent-function "cl-indent" "\
@@ -4465,7 +4454,7 @@
 ;;;***
 
 ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
-;;;;;;  (18177 872))
+;;;;;;  (18310 12108))
 ;;; Generated autoloads from progmodes/cmacexp.el
 
 (autoload 'c-macro-expand "cmacexp" "\
@@ -4485,8 +4474,8 @@
 
 ;;;***
 
-;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (18177
-;;;;;;  856))
+;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (18310
+;;;;;;  12033))
 ;;; Generated autoloads from cmuscheme.el
 
 (autoload 'run-scheme "cmuscheme" "\
@@ -4508,7 +4497,7 @@
 ;;;***
 
 ;;;### (autoloads (codepage-setup) "codepage" "international/codepage.el"
-;;;;;;  (18177 864))
+;;;;;;  (18339 17953))
 ;;; Generated autoloads from international/codepage.el
 
 (autoload 'codepage-setup "codepage" "\
@@ -4521,7 +4510,7 @@
 ;;;### (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"
-;;;;;;  (18213 1253))
+;;;;;;  (18329 52180))
 ;;; Generated autoloads from comint.el
 
 (defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom 
comint-watch-for-password-prompt) "\
@@ -4611,8 +4600,8 @@
 
 ;;;***
 
-;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (18177
-;;;;;;  856))
+;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (18310
+;;;;;;  12033))
 ;;; Generated autoloads from compare-w.el
 
 (autoload 'compare-windows "compare-w" "\
@@ -4649,7 +4638,7 @@
 ;;;;;;  compilation-shell-minor-mode compilation-mode compilation-start
 ;;;;;;  compile compilation-disable-input compile-command 
compilation-search-path
 ;;;;;;  compilation-ask-about-save compilation-window-height 
compilation-mode-hook)
-;;;;;;  "compile" "progmodes/compile.el" (18213 1259))
+;;;;;;  "compile" "progmodes/compile.el" (18324 26616))
 ;;; Generated autoloads from progmodes/compile.el
 
 (defvar compilation-mode-hook nil "\
@@ -4817,7 +4806,7 @@
 ;;;***
 
 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
-;;;;;;  (18213 1253))
+;;;;;;  (18310 12033))
 ;;; Generated autoloads from complete.el
 
 (defvar partial-completion-mode nil "\
@@ -4859,7 +4848,7 @@
 ;;;***
 
 ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
-;;;;;;  (18190 39674))
+;;;;;;  (18310 12033))
 ;;; Generated autoloads from completion.el
 
 (defvar dynamic-completion-mode nil "\
@@ -4879,8 +4868,8 @@
 ;;;***
 
 ;;;### (autoloads (global-auto-composition-mode auto-composition-mode
-;;;;;;  encode-composition-rule) "composite" "composite.el" (18177
-;;;;;;  856))
+;;;;;;  encode-composition-rule) "composite" "composite.el" (18339
+;;;;;;  17930))
 ;;; Generated autoloads from composite.el
 
 (autoload 'encode-composition-rule "composite" "\
@@ -4926,7 +4915,7 @@
 ;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
 ;;;;;;  conf-space-keywords conf-space-mode conf-javaprop-mode 
conf-windows-mode
 ;;;;;;  conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
-;;;;;;  (18213 1260))
+;;;;;;  (18310 12117))
 ;;; Generated autoloads from textmodes/conf-mode.el
 
 (autoload 'conf-mode "conf-mode" "\
@@ -5082,7 +5071,7 @@
 ;;;***
 
 ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
-;;;;;;  "cookie1" "play/cookie1.el" (18177 871))
+;;;;;;  "cookie1" "play/cookie1.el" (18310 12104))
 ;;; Generated autoloads from play/cookie1.el
 
 (autoload 'cookie "cookie1" "\
@@ -5114,7 +5103,7 @@
 ;;;***
 
 ;;;### (autoloads (copyright copyright-fix-years copyright-update)
-;;;;;;  "copyright" "emacs-lisp/copyright.el" (18190 39681))
+;;;;;;  "copyright" "emacs-lisp/copyright.el" (18339 17951))
 ;;; Generated autoloads from emacs-lisp/copyright.el
 
 (autoload 'copyright-update "copyright" "\
@@ -5142,7 +5131,7 @@
 ;;;***
 
 ;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
-;;;;;;  "cperl-mode" "progmodes/cperl-mode.el" (18231 31069))
+;;;;;;  "cperl-mode" "progmodes/cperl-mode.el" (18310 12108))
 ;;; Generated autoloads from progmodes/cperl-mode.el
 (put 'cperl-indent-level 'safe-local-variable 'integerp)
 (put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -5340,7 +5329,7 @@
 ;;;***
 
 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" 
"progmodes/cpp.el"
-;;;;;;  (18177 872))
+;;;;;;  (18310 12108))
 ;;; Generated autoloads from progmodes/cpp.el
 
 (autoload 'cpp-highlight-buffer "cpp" "\
@@ -5359,7 +5348,7 @@
 ;;;***
 
 ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
-;;;;;;  (18177 858))
+;;;;;;  (18329 52183))
 ;;; Generated autoloads from emulation/crisp.el
 
 (defvar crisp-mode nil "\
@@ -5383,7 +5372,7 @@
 ;;;***
 
 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
-;;;;;;  (18177 857))
+;;;;;;  (18310 12062))
 ;;; Generated autoloads from emacs-lisp/crm.el
 
 (autoload 'completing-read-multiple "crm" "\
@@ -5418,8 +5407,8 @@
 
 ;;;***
 
-;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (18213
-;;;;;;  1260))
+;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (18310
+;;;;;;  12117))
 ;;; Generated autoloads from textmodes/css-mode.el
  (add-to-list 'auto-mode-alist '("\\.css\\'" . css-mode))
 
@@ -5431,7 +5420,7 @@
 ;;;***
 
 ;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" 
"emulation/cua-base.el"
-;;;;;;  (18190 39682))
+;;;;;;  (18310 12065))
 ;;; Generated autoloads from emulation/cua-base.el
 
 (defvar cua-mode nil "\
@@ -5490,7 +5479,7 @@
 ;;;;;;  customize-mode customize customize-save-variable customize-set-variable
 ;;;;;;  customize-set-value custom-menu-sort-alphabetically 
custom-buffer-sort-alphabetically
 ;;;;;;  custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el"
-;;;;;;  (18231 31060))
+;;;;;;  (18324 26600))
 ;;; Generated autoloads from cus-edit.el
 
 (defvar custom-browse-sort-alphabetically nil "\
@@ -5788,7 +5777,7 @@
 ;;;***
 
 ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces
-;;;;;;  custom-declare-face) "cus-face" "cus-face.el" (18190 39674))
+;;;;;;  custom-declare-face) "cus-face" "cus-face.el" (18310 12033))
 ;;; Generated autoloads from cus-face.el
 
 (autoload 'custom-declare-face "cus-face" "\
@@ -5858,7 +5847,7 @@
 ;;;***
 
 ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el"
-;;;;;;  (18177 856))
+;;;;;;  (18310 12033))
 ;;; Generated autoloads from cus-theme.el
 
 (autoload 'customize-create-theme "cus-theme" "\
@@ -5869,7 +5858,7 @@
 ;;;***
 
 ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
-;;;;;;  (18231 31060))
+;;;;;;  (18310 12033))
 ;;; Generated autoloads from cvs-status.el
 
 (autoload 'cvs-status-mode "cvs-status" "\
@@ -5880,7 +5869,7 @@
 ;;;***
 
 ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
-;;;;;;  "cwarn" "progmodes/cwarn.el" (18177 872))
+;;;;;;  "cwarn" "progmodes/cwarn.el" (18310 12108))
 ;;; Generated autoloads from progmodes/cwarn.el
 
 (autoload 'cwarn-mode "cwarn" "\
@@ -5923,7 +5912,7 @@
 
 ;;;### (autoloads (standard-display-cyrillic-translit 
cyrillic-encode-alternativnyj-char
 ;;;;;;  cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
-;;;;;;  (18177 866))
+;;;;;;  (18339 17957))
 ;;; Generated autoloads from language/cyril-util.el
 
 (autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5952,7 +5941,7 @@
 ;;;***
 
 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
-;;;;;;  (18177 856))
+;;;;;;  (18310 12034))
 ;;; Generated autoloads from dabbrev.el
  (define-key esc-map "/" 'dabbrev-expand)
  (define-key esc-map [?\C-/] 'dabbrev-completion)
@@ -5996,8 +5985,21 @@
 
 ;;;***
 
-;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (18213
-;;;;;;  1259))
+;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (18346
+;;;;;;  13710))
+;;; Generated autoloads from net/dbus.el
+
+(autoload 'dbus-handle-event "dbus" "\
+Handle events from the D-Bus.
+EVENT is a D-Bus event, see `dbus-check-event'.  HANDLER, being
+part of the event, is called with arguments ARGS.
+
+\(fn EVENT)" t nil)
+
+;;;***
+
+;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (18310
+;;;;;;  12108))
 ;;; Generated autoloads from progmodes/dcl-mode.el
 
 (autoload 'dcl-mode "dcl-mode" "\
@@ -6124,7 +6126,7 @@
 ;;;***
 
 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
-;;;;;;  "emacs-lisp/debug.el" (18195 4246))
+;;;;;;  "emacs-lisp/debug.el" (18310 12062))
 ;;; Generated autoloads from emacs-lisp/debug.el
 
 (setq debugger 'debug)
@@ -6168,7 +6170,7 @@
 ;;;***
 
 ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
-;;;;;;  (18213 1259))
+;;;;;;  (18310 12104))
 ;;; Generated autoloads from play/decipher.el
 
 (autoload 'decipher "decipher" "\
@@ -6197,8 +6199,8 @@
 ;;;***
 
 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
-;;;;;;  delimit-columns-customize) "delim-col" "delim-col.el" (18177
-;;;;;;  856))
+;;;;;;  delimit-columns-customize) "delim-col" "delim-col.el" (18310
+;;;;;;  12034))
 ;;; Generated autoloads from delim-col.el
 
 (autoload 'delimit-columns-customize "delim-col" "\
@@ -6222,8 +6224,8 @@
 
 ;;;***
 
-;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (18203
-;;;;;;  51791))
+;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (18310
+;;;;;;  12109))
 ;;; Generated autoloads from progmodes/delphi.el
 
 (autoload 'delphi-mode "delphi" "\
@@ -6273,8 +6275,8 @@
 
 ;;;***
 
-;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (18231
-;;;;;;  31060))
+;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (18329
+;;;;;;  52181))
 ;;; Generated autoloads from delsel.el
 
 (defalias 'pending-delete-mode 'delete-selection-mode)
@@ -6303,7 +6305,7 @@
 ;;;***
 
 ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
-;;;;;;  "derived" "emacs-lisp/derived.el" (18177 857))
+;;;;;;  "derived" "emacs-lisp/derived.el" (18310 12062))
 ;;; Generated autoloads from emacs-lisp/derived.el
 
 (autoload 'define-derived-mode "derived" "\
@@ -6368,7 +6370,7 @@
 ;;;***
 
 ;;;### (autoloads (describe-char describe-text-properties) "descr-text"
-;;;;;;  "descr-text.el" (18231 31060))
+;;;;;;  "descr-text.el" (18339 17930))
 ;;; Generated autoloads from descr-text.el
 
 (autoload 'describe-text-properties "descr-text" "\
@@ -6394,7 +6396,7 @@
 ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir 
desktop-change-dir
 ;;;;;;  desktop-load-default desktop-read desktop-remove desktop-save
 ;;;;;;  desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
-;;;;;;  "desktop.el" (18231 31060))
+;;;;;;  "desktop.el" (18339 17930))
 ;;; Generated autoloads from desktop.el
 
 (defvar desktop-save-mode nil "\
@@ -6578,7 +6580,7 @@
 
 ;;;### (autoloads (gnus-article-outlook-deuglify-article 
gnus-outlook-deuglify-article
 ;;;;;;  gnus-article-outlook-repair-attribution 
gnus-article-outlook-unwrap-lines)
-;;;;;;  "deuglify" "gnus/deuglify.el" (18231 31065))
+;;;;;;  "deuglify" "gnus/deuglify.el" (18310 12073))
 ;;; Generated autoloads from gnus/deuglify.el
 
 (autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6612,7 +6614,7 @@
 
 ;;;### (autoloads (devanagari-composition-function 
devanagari-post-read-conversion
 ;;;;;;  devanagari-compose-region) "devan-util" "language/devan-util.el"
-;;;;;;  (18177 866))
+;;;;;;  (18339 17957))
 ;;; Generated autoloads from language/devan-util.el
 
 (autoload 'devanagari-compose-region "devan-util" "\
@@ -6635,7 +6637,7 @@
 ;;;***
 
 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
-;;;;;;  "calendar/diary-lib.el" (18190 39681))
+;;;;;;  "calendar/diary-lib.el" (18310 12059))
 ;;; Generated autoloads from calendar/diary-lib.el
 
 (autoload 'diary "diary-lib" "\
@@ -6681,7 +6683,7 @@
 ;;;***
 
 ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
-;;;;;;  "diff.el" (18213 1253))
+;;;;;;  "diff.el" (18310 12034))
 ;;; Generated autoloads from diff.el
 
 (defvar diff-switches "-c" "\
@@ -6715,7 +6717,7 @@
 ;;;***
 
 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
-;;;;;;  (18213 1253))
+;;;;;;  (18344 9811))
 ;;; Generated autoloads from diff-mode.el
 
 (autoload 'diff-mode "diff-mode" "\
@@ -6747,7 +6749,7 @@
 ;;;;;;  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" (18203 51788))
+;;;;;;  "dired" "dired.el" (18310 12034))
 ;;; Generated autoloads from dired.el
 
 (defvar dired-listing-switches "-al" "\
@@ -6952,7 +6954,7 @@
 ;;;;;;  dired-run-shell-command dired-do-shell-command dired-clean-directory
 ;;;;;;  dired-do-print dired-do-touch dired-do-chown dired-do-chgrp
 ;;;;;;  dired-do-chmod dired-compare-directories dired-backup-diff
-;;;;;;  dired-diff) "dired-aux" "dired-aux.el" (18231 31060))
+;;;;;;  dired-diff) "dired-aux" "dired-aux.el" (18310 12034))
 ;;; Generated autoloads from dired-aux.el
 
 (autoload 'dired-diff "dired-aux" "\
@@ -7367,7 +7369,7 @@
 ;;;***
 
 ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el"
-;;;;;;  (18231 31060))
+;;;;;;  (18310 12034))
 ;;; Generated autoloads from dired-x.el
 
 (autoload 'dired-jump "dired-x" "\
@@ -7397,7 +7399,7 @@
 ;;;***
 
 ;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el"
-;;;;;;  (18231 31060))
+;;;;;;  (18310 12034))
 ;;; Generated autoloads from dirtrack.el
 
 (autoload 'dirtrack-mode "dirtrack" "\
@@ -7423,8 +7425,8 @@
 
 ;;;***
 
-;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (18190
-;;;;;;  39681))
+;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (18310
+;;;;;;  12062))
 ;;; Generated autoloads from emacs-lisp/disass.el
 
 (autoload 'disassemble "disass" "\
@@ -7443,7 +7445,7 @@
 ;;;;;;  standard-display-g1 standard-display-ascii standard-display-default
 ;;;;;;  standard-display-8bit describe-current-display-table 
describe-display-table
 ;;;;;;  set-display-table-slot display-table-slot make-display-table)
-;;;;;;  "disp-table" "disp-table.el" (18231 31060))
+;;;;;;  "disp-table" "disp-table.el" (18339 17930))
 ;;; Generated autoloads from disp-table.el
 
 (autoload 'make-display-table "disp-table" "\
@@ -7559,7 +7561,7 @@
 ;;;***
 
 ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
-;;;;;;  (18177 871))
+;;;;;;  (18310 12104))
 ;;; Generated autoloads from play/dissociate.el
 
 (autoload 'dissociated-press "dissociate" "\
@@ -7575,7 +7577,7 @@
 
 ;;;***
 
-;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (18177 856))
+;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (18339 17931))
 ;;; Generated autoloads from dnd.el
 
 (defvar dnd-protocol-alist '(("^file:///" . dnd-open-local-file) ("^file://" . 
dnd-open-file) ("^file:" . dnd-open-local-file) 
("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file)) "\
@@ -7596,7 +7598,7 @@
 ;;;***
 
 ;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
-;;;;;;  "textmodes/dns-mode.el" (18177 875))
+;;;;;;  "textmodes/dns-mode.el" (18310 12117))
 ;;; Generated autoloads from textmodes/dns-mode.el
 
 (autoload 'dns-mode "dns-mode" "\
@@ -7620,8 +7622,8 @@
 
 ;;;***
 
-;;;### (autoloads (doc-view-minor-mode doc-view-mode) "doc-view"
-;;;;;;  "doc-view.el" (18231 31060))
+;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode
+;;;;;;  doc-view-mode-p) "doc-view" "doc-view.el" (18339 17931))
 ;;; Generated autoloads from doc-view.el
 
 (autoload 'doc-view-mode-p "doc-view" "\
@@ -7634,6 +7636,7 @@
 Major mode in DocView buffers.
 You can use \\<doc-view-mode-map>\\[doc-view-toggle-display] to
 toggle between displaying the document or editing it as text.
+\\{doc-view-mode-map}
 
 \(fn)" t nil)
 
@@ -7644,9 +7647,14 @@
 
 \(fn &optional ARG)" t nil)
 
+(autoload 'doc-view-bookmark-jump "doc-view" "\
+Not documented
+
+\(fn BMK)" nil nil)
+
 ;;;***
 
-;;;### (autoloads (doctor) "doctor" "play/doctor.el" (18177 871))
+;;;### (autoloads (doctor) "doctor" "play/doctor.el" (18310 12105))
 ;;; Generated autoloads from play/doctor.el
 
 (autoload 'doctor "doctor" "\
@@ -7656,7 +7664,7 @@
 
 ;;;***
 
-;;;### (autoloads (double-mode) "double" "double.el" (18213 1254))
+;;;### (autoloads (double-mode) "double" "double.el" (18310 12035))
 ;;; Generated autoloads from double.el
 
 (autoload 'double-mode "double" "\
@@ -7671,7 +7679,7 @@
 
 ;;;***
 
-;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (18177 871))
+;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (18310 12105))
 ;;; Generated autoloads from play/dunnet.el
 
 (autoload 'dunnet "dunnet" "\
@@ -7682,7 +7690,7 @@
 ;;;***
 
 ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
-;;;;;;  (18177 860))
+;;;;;;  (18310 12073))
 ;;; Generated autoloads from gnus/earcon.el
 
 (autoload 'gnus-earcon-display "earcon" "\
@@ -7694,7 +7702,7 @@
 
 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap 
easy-mmode-define-keymap
 ;;;;;;  define-globalized-minor-mode define-minor-mode) "easy-mmode"
-;;;;;;  "emacs-lisp/easy-mmode.el" (18203 51788))
+;;;;;;  "emacs-lisp/easy-mmode.el" (18310 12062))
 ;;; Generated autoloads from emacs-lisp/easy-mmode.el
 
 (defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -7788,8 +7796,8 @@
 ;;;***
 
 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
-;;;;;;  easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (18177
-;;;;;;  857))
+;;;;;;  easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (18324
+;;;;;;  26613))
 ;;; Generated autoloads from emacs-lisp/easymenu.el
 
 (put 'easy-menu-define 'lisp-indent-function 'defun)
@@ -7943,7 +7951,7 @@
 ;;;;;;  ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer
 ;;;;;;  ebnf-spool-file ebnf-spool-directory ebnf-print-region 
ebnf-print-buffer
 ;;;;;;  ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
-;;;;;;  "progmodes/ebnf2ps.el" (18194 36640))
+;;;;;;  "progmodes/ebnf2ps.el" (18310 12109))
 ;;; Generated autoloads from progmodes/ebnf2ps.el
 
 (autoload 'ebnf-customize "ebnf2ps" "\
@@ -8217,8 +8225,8 @@
 ;;;;;;  ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
 ;;;;;;  ebrowse-tags-view-definition ebrowse-tags-find-declaration
 ;;;;;;  ebrowse-tags-view-declaration ebrowse-member-mode 
ebrowse-electric-choose-tree
-;;;;;;  ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (18195
-;;;;;;  4247))
+;;;;;;  ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (18329
+;;;;;;  52188))
 ;;; Generated autoloads from progmodes/ebrowse.el
 
 (autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -8369,7 +8377,7 @@
 ;;;***
 
 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
-;;;;;;  (18190 39674))
+;;;;;;  (18310 12035))
 ;;; Generated autoloads from ebuff-menu.el
 
 (autoload 'electric-buffer-list "ebuff-menu" "\
@@ -8394,7 +8402,7 @@
 ;;;***
 
 ;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
-;;;;;;  "echistory.el" (18190 39674))
+;;;;;;  "echistory.el" (18310 12035))
 ;;; Generated autoloads from echistory.el
 
 (autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -8406,7 +8414,7 @@
 ;;;***
 
 ;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el"
-;;;;;;  (18230 21282))
+;;;;;;  (18310 12073))
 ;;; Generated autoloads from gnus/ecomplete.el
 
 (autoload 'ecomplete-setup "ecomplete" "\
@@ -8418,7 +8426,7 @@
 
 ;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
 ;;;;;;  edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
-;;;;;;  "emacs-lisp/edebug.el" (18195 4247))
+;;;;;;  "emacs-lisp/edebug.el" (18310 12062))
 ;;; Generated autoloads from emacs-lisp/edebug.el
 
 (defvar edebug-all-defs nil "\
@@ -8491,7 +8499,7 @@
 ;;;;;;  ediff-merge-directories-with-ancestor ediff-merge-directories
 ;;;;;;  ediff-directories3 ediff-directory-revisions ediff-directories
 ;;;;;;  ediff-buffers3 ediff-buffers ediff-backup ediff-files3 ediff-files)
-;;;;;;  "ediff" "ediff.el" (18231 31060))
+;;;;;;  "ediff" "ediff.el" (18310 12036))
 ;;; Generated autoloads from ediff.el
 
 (autoload 'ediff-files "ediff" "\
@@ -8716,7 +8724,7 @@
 ;;;***
 
 ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
-;;;;;;  (18231 31060))
+;;;;;;  (18310 12035))
 ;;; Generated autoloads from ediff-help.el
 
 (autoload 'ediff-customize "ediff-help" "\
@@ -8726,7 +8734,7 @@
 
 ;;;***
 
-;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (18231 31060))
+;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (18310 12035))
 ;;; Generated autoloads from ediff-hook.el
 
 (defvar ediff-window-setup-function)
@@ -8739,7 +8747,7 @@
 ;;;***
 
 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
-;;;;;;  (18231 31060))
+;;;;;;  (18310 12035))
 ;;; Generated autoloads from ediff-mult.el
 
 (autoload 'ediff-show-registry "ediff-mult" "\
@@ -8752,7 +8760,7 @@
 ;;;***
 
 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
-;;;;;;  "ediff-util" "ediff-util.el" (18231 31060))
+;;;;;;  "ediff-util" "ediff-util.el" (18342 13362))
 ;;; Generated autoloads from ediff-util.el
 
 (autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -8773,7 +8781,7 @@
 
 ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
 ;;;;;;  edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
-;;;;;;  (18190 39674))
+;;;;;;  (18339 17931))
 ;;; Generated autoloads from edmacro.el
 
 (defvar edmacro-eight-bits nil "\
@@ -8826,7 +8834,7 @@
 ;;;***
 
 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
-;;;;;;  "emulation/edt.el" (18231 31065))
+;;;;;;  "emulation/edt.el" (18310 12066))
 ;;; Generated autoloads from emulation/edt.el
 
 (autoload 'edt-set-scroll-margins "edt" "\
@@ -8844,7 +8852,7 @@
 ;;;***
 
 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
-;;;;;;  (18177 857))
+;;;;;;  (18310 12036))
 ;;; Generated autoloads from ehelp.el
 
 (autoload 'with-electric-help "ehelp" "\
@@ -8881,7 +8889,7 @@
 ;;;***
 
 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
-;;;;;;  "eldoc" "emacs-lisp/eldoc.el" (18190 39681))
+;;;;;;  "eldoc" "emacs-lisp/eldoc.el" (18310 12062))
 ;;; Generated autoloads from emacs-lisp/eldoc.el
 
 (defvar eldoc-minor-mode-string " ElDoc" "\
@@ -8919,8 +8927,8 @@
 
 ;;;***
 
-;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (18177
-;;;;;;  857))
+;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (18310
+;;;;;;  12036))
 ;;; Generated autoloads from elide-head.el
 
 (autoload 'elide-head "elide-head" "\
@@ -8936,7 +8944,7 @@
 ;;;***
 
 ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
-;;;;;;  (18190 39681))
+;;;;;;  (18310 12062))
 ;;; Generated autoloads from emacs-lisp/elint.el
 
 (autoload 'elint-initialize "elint" "\
@@ -8947,8 +8955,8 @@
 ;;;***
 
 ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
-;;;;;;  elp-instrument-function) "elp" "emacs-lisp/elp.el" (18231
-;;;;;;  31065))
+;;;;;;  elp-instrument-function) "elp" "emacs-lisp/elp.el" (18310
+;;;;;;  12063))
 ;;; Generated autoloads from emacs-lisp/elp.el
 
 (autoload 'elp-instrument-function "elp" "\
@@ -8982,7 +8990,7 @@
 ;;;***
 
 ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
-;;;;;;  (18190 39683))
+;;;;;;  (18339 17961))
 ;;; Generated autoloads from mail/emacsbug.el
 
 (autoload 'report-emacs-bug "emacsbug" "\
@@ -9075,7 +9083,7 @@
 ;;;***
 
 ;;;### (autoloads (encoded-kbd-setup-display) "encoded-kb" 
"international/encoded-kb.el"
-;;;;;;  (18203 51789))
+;;;;;;  (18339 17953))
 ;;; Generated autoloads from international/encoded-kb.el
 
 (autoload 'encoded-kbd-setup-display "encoded-kb" "\
@@ -9087,24 +9095,8 @@
 
 ;;;***
 
-;;;### (autoloads (encrypt-insert-file-contents encrypt-find-model)
-;;;;;;  "encrypt" "gnus/encrypt.el" (18230 21286))
-;;; Generated autoloads from gnus/encrypt.el
-
-(autoload 'encrypt-find-model "encrypt" "\
-Given a filename, find a encrypt-file-alist entry
-
-\(fn FILENAME)" nil nil)
-
-(autoload 'encrypt-insert-file-contents "encrypt" "\
-Decrypt FILE into the current buffer.
-
-\(fn FILE &optional MODEL)" t nil)
-
-;;;***
-
 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
-;;;;;;  "enriched" "textmodes/enriched.el" (18177 875))
+;;;;;;  "enriched" "textmodes/enriched.el" (18310 12117))
 ;;; Generated autoloads from textmodes/enriched.el
 
 (autoload 'enriched-mode "enriched" "\
@@ -9135,7 +9127,7 @@
 ;;;***
 
 ;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc"
-;;;;;;  "erc/erc.el" (18231 31065))
+;;;;;;  "erc/erc.el" (18333 58864))
 ;;; Generated autoloads from erc/erc.el
 
 (autoload 'erc-select-read-args "erc" "\
@@ -9177,34 +9169,35 @@
 
 ;;;***
 
-;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (18177
-;;;;;;  858))
+;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (18310
+;;;;;;  12067))
 ;;; Generated autoloads from erc/erc-autoaway.el
  (autoload 'erc-autoaway-mode "erc-autoaway")
 
 ;;;***
 
-;;;### (autoloads nil "erc-button" "erc/erc-button.el" (18190 39682))
+;;;### (autoloads nil "erc-button" "erc/erc-button.el" (18329 52185))
 ;;; Generated autoloads from erc/erc-button.el
  (autoload 'erc-button-mode "erc-button" nil t)
 
 ;;;***
 
-;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (18177 859))
+;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (18310 12068))
 ;;; Generated autoloads from erc/erc-capab.el
  (autoload 'erc-capab-identify-mode "erc-capab" nil t)
 
 ;;;***
 
-;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (18231 31065))
+;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (18329 52185))
 ;;; Generated autoloads from erc/erc-compat.el
  (autoload 'erc-define-minor-mode "erc-compat")
 
 ;;;***
 
 ;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
-;;;;;;  "erc-dcc" "erc/erc-dcc.el" (18177 859))
+;;;;;;  "erc-dcc" "erc/erc-dcc.el" (18329 52185))
 ;;; Generated autoloads from erc/erc-dcc.el
+ (autoload 'erc-dcc-mode "erc-dcc")
 
 (autoload 'erc-cmd-DCC "erc-dcc" "\
 Parser for /dcc command.
@@ -9235,7 +9228,7 @@
 ;;;;;;  erc-ezb-add-session erc-ezb-end-of-session-list 
erc-ezb-init-session-list
 ;;;;;;  erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
 ;;;;;;  erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
-;;;;;;  (18177 859))
+;;;;;;  (18310 12068))
 ;;; Generated autoloads from erc/erc-ezbounce.el
 
 (autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -9297,8 +9290,8 @@
 
 ;;;***
 
-;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (18177
-;;;;;;  859))
+;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (18310
+;;;;;;  12068))
 ;;; Generated autoloads from erc/erc-fill.el
  (autoload 'erc-fill-mode "erc-fill" nil t)
 
@@ -9310,15 +9303,15 @@
 
 ;;;***
 
-;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (18177
-;;;;;;  859))
+;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (18310
+;;;;;;  12068))
 ;;; Generated autoloads from erc/erc-hecomplete.el
  (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t)
 
 ;;;***
 
 ;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
-;;;;;;  "erc/erc-identd.el" (18190 39682))
+;;;;;;  "erc/erc-identd.el" (18310 12068))
 ;;; Generated autoloads from erc/erc-identd.el
  (autoload 'erc-identd-mode "erc-identd")
 
@@ -9340,7 +9333,7 @@
 ;;;***
 
 ;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
-;;;;;;  (18177 859))
+;;;;;;  (18310 12068))
 ;;; Generated autoloads from erc/erc-imenu.el
 
 (autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -9350,14 +9343,20 @@
 
 ;;;***
 
-;;;### (autoloads nil "erc-join" "erc/erc-join.el" (18177 859))
+;;;### (autoloads nil "erc-join" "erc/erc-join.el" (18310 12068))
 ;;; Generated autoloads from erc/erc-join.el
  (autoload 'erc-autojoin-mode "erc-join" nil t)
 
 ;;;***
 
+;;;### (autoloads nil "erc-list" "erc/erc-list.el" (18329 28088))
+;;; Generated autoloads from erc/erc-list.el
+ (autoload 'erc-list-mode "erc-list")
+
+;;;***
+
 ;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
-;;;;;;  "erc/erc-log.el" (18231 31065))
+;;;;;;  "erc/erc-log.el" (18310 12068))
 ;;; Generated autoloads from erc/erc-log.el
  (autoload 'erc-log-mode "erc-log" nil t)
 
@@ -9389,7 +9388,7 @@
 ;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
 ;;;;;;  erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
 ;;;;;;  erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
-;;;;;;  (18177 859))
+;;;;;;  (18310 12068))
 ;;; Generated autoloads from erc/erc-match.el
  (autoload 'erc-match-mode "erc-match")
 
@@ -9435,14 +9434,14 @@
 
 ;;;***
 
-;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (18177 859))
+;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (18310 12069))
 ;;; Generated autoloads from erc/erc-menu.el
  (autoload 'erc-menu-mode "erc-menu" nil t)
 
 ;;;***
 
 ;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
-;;;;;;  (18177 859))
+;;;;;;  (18310 12069))
 ;;; Generated autoloads from erc/erc-netsplit.el
  (autoload 'erc-netsplit-mode "erc-netsplit")
 
@@ -9454,7 +9453,7 @@
 ;;;***
 
 ;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
-;;;;;;  "erc/erc-networks.el" (18177 859))
+;;;;;;  "erc/erc-networks.el" (18329 52185))
 ;;; Generated autoloads from erc/erc-networks.el
 
 (autoload 'erc-determine-network "erc-networks" "\
@@ -9472,7 +9471,7 @@
 ;;;***
 
 ;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
-;;;;;;  "erc/erc-notify.el" (18177 859))
+;;;;;;  "erc/erc-notify.el" (18310 12069))
 ;;; Generated autoloads from erc/erc-notify.el
  (autoload 'erc-notify-mode "erc-notify" nil t)
 
@@ -9490,33 +9489,33 @@
 
 ;;;***
 
-;;;### (autoloads nil "erc-page" "erc/erc-page.el" (18177 859))
+;;;### (autoloads nil "erc-page" "erc/erc-page.el" (18329 52185))
 ;;; Generated autoloads from erc/erc-page.el
  (autoload 'erc-page-mode "erc-page")
 
 ;;;***
 
-;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (18177
-;;;;;;  859))
+;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (18310
+;;;;;;  12069))
 ;;; Generated autoloads from erc/erc-pcomplete.el
  (autoload 'erc-completion-mode "erc-pcomplete" nil t)
 
 ;;;***
 
-;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (18177 859))
+;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (18329 52185))
 ;;; Generated autoloads from erc/erc-replace.el
  (autoload 'erc-replace-mode "erc-replace")
 
 ;;;***
 
-;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (18177 859))
+;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (18310 12069))
 ;;; Generated autoloads from erc/erc-ring.el
  (autoload 'erc-ring-mode "erc-ring" nil t)
 
 ;;;***
 
 ;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
-;;;;;;  "erc-services" "erc/erc-services.el" (18177 859))
+;;;;;;  "erc-services" "erc/erc-services.el" (18329 52185))
 ;;; Generated autoloads from erc/erc-services.el
  (autoload 'erc-services-mode "erc-services" nil t)
 
@@ -9533,14 +9532,14 @@
 
 ;;;***
 
-;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (18190 39682))
+;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (18310 12069))
 ;;; Generated autoloads from erc/erc-sound.el
  (autoload 'erc-sound-mode "erc-sound")
 
 ;;;***
 
 ;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
-;;;;;;  (18177 859))
+;;;;;;  (18310 12069))
 ;;; Generated autoloads from erc/erc-speedbar.el
 
 (autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9551,21 +9550,21 @@
 
 ;;;***
 
-;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (18177
-;;;;;;  859))
+;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (18310
+;;;;;;  12069))
 ;;; Generated autoloads from erc/erc-spelling.el
  (autoload 'erc-spelling-mode "erc-spelling" nil t)
 
 ;;;***
 
-;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (18231 31065))
+;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (18310 12069))
 ;;; Generated autoloads from erc/erc-stamp.el
  (autoload 'erc-timestamp-mode "erc-stamp" nil t)
 
 ;;;***
 
 ;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
-;;;;;;  (18194 36639))
+;;;;;;  (18329 52185))
 ;;; Generated autoloads from erc/erc-track.el
 
 (defvar erc-track-minor-mode nil "\
@@ -9588,7 +9587,7 @@
 ;;;***
 
 ;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
-;;;;;;  "erc-truncate" "erc/erc-truncate.el" (18177 859))
+;;;;;;  "erc-truncate" "erc/erc-truncate.el" (18310 12069))
 ;;; Generated autoloads from erc/erc-truncate.el
  (autoload 'erc-truncate-mode "erc-truncate" nil t)
 
@@ -9608,8 +9607,9 @@
 ;;;***
 
 ;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
-;;;;;;  (18177 859))
+;;;;;;  (18329 52186))
 ;;; Generated autoloads from erc/erc-xdcc.el
+ (autoload 'erc-xdcc-mode "erc-xdcc")
 
 (autoload 'erc-xdcc-add-file "erc-xdcc" "\
 Add a file to `erc-xdcc-files'.
@@ -9618,8 +9618,8 @@
 
 ;;;***
 
-;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (18231
-;;;;;;  31065))
+;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (18339
+;;;;;;  17951))
 ;;; Generated autoloads from eshell/esh-mode.el
 
 (autoload 'eshell-mode "esh-mode" "\
@@ -9631,8 +9631,8 @@
 
 ;;;***
 
-;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (18177
-;;;;;;  859))
+;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (18310
+;;;;;;  12071))
 ;;; Generated autoloads from eshell/esh-test.el
 
 (autoload 'eshell-test "esh-test" "\
@@ -9642,8 +9642,8 @@
 
 ;;;***
 
-;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
-;;;;;;  eshell) "eshell" "eshell/eshell.el" (18177 859))
+;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
+;;;;;;  "eshell/eshell.el" (18310 12072))
 ;;; Generated autoloads from eshell/eshell.el
 
 (autoload 'eshell "eshell" "\
@@ -9684,7 +9684,7 @@
 ;;;;;;  visit-tags-table tags-table-mode 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"
-;;;;;;  (18231 31069))
+;;;;;;  (18339 48965))
 ;;; Generated autoloads from progmodes/etags.el
 
 (defvar tags-file-name nil "\
@@ -9944,10 +9944,16 @@
 Third arg DELIMITED (prefix arg) means replace only word-delimited matches.
 If you exit (\\[keyboard-quit], RET or q), you can resume the query replace
 with the command \\[tags-loop-continue].
+Fourth arg FILE-LIST-FORM non-nil means initialize the replacement loop.
+Fifth and sixth arguments START and END are accepted, for compatibility
+with `query-replace-regexp', and ignored.
 
-See documentation of variable `tags-file-name'.
+If FILE-LIST-FORM is non-nil, it is a form to evaluate to
+produce the list of files to search.
+
+See also the documentation of the variable `tags-file-name'.
 
-\(fn FROM TO &optional DELIMITED FILE-LIST-FORM START END)" t nil)
+\(fn FROM TO &optional DELIMITED FILE-LIST-FORM)" t nil)
 
 (autoload 'list-tags "etags" "\
 Display list of tags in file FILE.
@@ -9986,7 +9992,7 @@
 ;;;;;;  ethio-fidel-to-sera-marker ethio-fidel-to-sera-region 
ethio-fidel-to-sera-buffer
 ;;;;;;  ethio-sera-to-fidel-marker ethio-sera-to-fidel-region 
ethio-sera-to-fidel-buffer
 ;;;;;;  setup-ethiopic-environment-internal) "ethio-util" 
"language/ethio-util.el"
-;;;;;;  (18194 36639))
+;;;;;;  (18339 17958))
 ;;; Generated autoloads from language/ethio-util.el
 
 (autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -10150,13 +10156,13 @@
 (autoload 'ethio-composition-function "ethio-util" "\
 Not documented
 
-\(fn POS &optional STRING)" nil nil)
+\(fn POS TO FONT-OBJECT STRING)" nil nil)
 
 ;;;***
 
 ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
 ;;;;;;  eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
-;;;;;;  (18213 1258))
+;;;;;;  (18310 12095))
 ;;; Generated autoloads from net/eudc.el
 
 (autoload 'eudc-set-server "eudc" "\
@@ -10212,7 +10218,7 @@
 
 ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
 ;;;;;;  eudc-display-sound eudc-display-mail eudc-display-url 
eudc-display-generic-binary)
-;;;;;;  "eudc-bob" "net/eudc-bob.el" (18213 1258))
+;;;;;;  "eudc-bob" "net/eudc-bob.el" (18310 12094))
 ;;; Generated autoloads from net/eudc-bob.el
 
 (autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -10248,7 +10254,7 @@
 ;;;***
 
 ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
-;;;;;;  "eudc-export" "net/eudc-export.el" (18177 869))
+;;;;;;  "eudc-export" "net/eudc-export.el" (18310 12094))
 ;;; Generated autoloads from net/eudc-export.el
 
 (autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -10265,7 +10271,7 @@
 ;;;***
 
 ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
-;;;;;;  (18213 1258))
+;;;;;;  (18310 12094))
 ;;; Generated autoloads from net/eudc-hotlist.el
 
 (autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -10275,8 +10281,8 @@
 
 ;;;***
 
-;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (18177
-;;;;;;  857))
+;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (18310
+;;;;;;  12063))
 ;;; Generated autoloads from emacs-lisp/ewoc.el
 
 (autoload 'ewoc-create "ewoc" "\
@@ -10305,7 +10311,7 @@
 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
 ;;;;;;  executable-self-display executable-set-magic executable-interpret
 ;;;;;;  executable-command-find-posix-p) "executable" "progmodes/executable.el"
-;;;;;;  (18177 872))
+;;;;;;  (18310 12110))
 ;;; Generated autoloads from progmodes/executable.el
 
 (autoload 'executable-command-find-posix-p "executable" "\
@@ -10348,7 +10354,7 @@
 
 ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
 ;;;;;;  expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
-;;;;;;  (18177 859))
+;;;;;;  (18310 12036))
 ;;; Generated autoloads from expand.el
 
 (autoload 'expand-add-abbrevs "expand" "\
@@ -10397,7 +10403,7 @@
 
 ;;;***
 
-;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (18231 31069))
+;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (18329 52189))
 ;;; Generated autoloads from progmodes/f90.el
 
 (autoload 'f90-mode "f90" "\
@@ -10464,7 +10470,7 @@
 ;;;;;;  facemenu-remove-all 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" (18231 31060))
+;;;;;;  "facemenu" "facemenu.el" (18310 12036))
 ;;; Generated autoloads from facemenu.el
  (define-key global-map "\M-o" 'facemenu-keymap)
  (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 
'keymap)
@@ -10632,7 +10638,7 @@
 ;;;***
 
 ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock"
-;;;;;;  "obsolete/fast-lock.el" (18213 1259))
+;;;;;;  "obsolete/fast-lock.el" (18310 12102))
 ;;; Generated autoloads from obsolete/fast-lock.el
 
 (autoload 'fast-lock-mode "fast-lock" "\
@@ -10673,7 +10679,7 @@
 
 ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
 ;;;;;;  feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
-;;;;;;  feedmail-send-it) "feedmail" "mail/feedmail.el" (18194 36639))
+;;;;;;  feedmail-send-it) "feedmail" "mail/feedmail.el" (18307 26238))
 ;;; Generated autoloads from mail/feedmail.el
 
 (autoload 'feedmail-send-it "feedmail" "\
@@ -10727,7 +10733,7 @@
 ;;;***
 
 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
-;;;;;;  find-file-at-point ffap-next) "ffap" "ffap.el" (18190 39674))
+;;;;;;  find-file-at-point ffap-next) "ffap" "ffap.el" (18324 26601))
 ;;; Generated autoloads from ffap.el
 
 (autoload 'ffap-next "ffap" "\
@@ -10786,7 +10792,7 @@
 ;;;### (autoloads (file-cache-minibuffer-complete 
file-cache-add-directory-recursively
 ;;;;;;  file-cache-add-directory-using-locate 
file-cache-add-directory-using-find
 ;;;;;;  file-cache-add-file file-cache-add-directory-list 
file-cache-add-directory)
-;;;;;;  "filecache" "filecache.el" (18190 39674))
+;;;;;;  "filecache" "filecache.el" (18310 12037))
 ;;; Generated autoloads from filecache.el
 
 (autoload 'file-cache-add-directory "filecache" "\
@@ -10842,8 +10848,8 @@
 
 ;;;***
 
-;;;### (autoloads (filesets-init) "filesets" "filesets.el" (18203
-;;;;;;  51788))
+;;;### (autoloads (filesets-init) "filesets" "filesets.el" (18310
+;;;;;;  12037))
 ;;; Generated autoloads from filesets.el
 
 (autoload 'filesets-init "filesets" "\
@@ -10854,15 +10860,15 @@
 
 ;;;***
 
-;;;### (autoloads nil "fill" "textmodes/fill.el" (18213 1260))
+;;;### (autoloads nil "fill" "textmodes/fill.el" (18339 17965))
 ;;; Generated autoloads from textmodes/fill.el
 (put 'colon-double-space 'safe-local-variable 'booleanp)
 
 ;;;***
 
-;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
-;;;;;;  find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el"
-;;;;;;  (18177 859))
+;;;### (autoloads (find-grep-dired find-name-dired find-dired find-name-arg
+;;;;;;  find-grep-options find-ls-subdir-switches find-ls-option)
+;;;;;;  "find-dired" "find-dired.el" (18310 12037))
 ;;; Generated autoloads from find-dired.el
 
 (defvar find-ls-option (if (eq system-type 'berkeley-unix) '("-ls" . "-gilsb") 
'("-exec ls -ld {} \\;" . "-ld")) "\
@@ -10930,7 +10936,7 @@
 
 ;;;### (autoloads (ff-mouse-find-other-file-other-window 
ff-mouse-find-other-file
 ;;;;;;  ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
-;;;;;;  (18177 860))
+;;;;;;  (18310 12037))
 ;;; Generated autoloads from find-file.el
 
 (defvar ff-special-constructs '(("^#\\s *\\(include\\|import\\)\\s 
+[<\"]\\(.*\\)[>\"]" lambda nil (buffer-substring (match-beginning 2) 
(match-end 2)))) "\
@@ -11024,7 +11030,7 @@
 ;;;;;;  find-variable find-variable-noselect find-function-other-frame
 ;;;;;;  find-function-other-window find-function find-function-noselect
 ;;;;;;  find-function-search-for-symbol find-library) "find-func"
-;;;;;;  "emacs-lisp/find-func.el" (18231 31065))
+;;;;;;  "emacs-lisp/find-func.el" (18337 10112))
 ;;; Generated autoloads from emacs-lisp/find-func.el
 
 (autoload 'find-library "find-func" "\
@@ -11178,7 +11184,7 @@
 ;;;***
 
 ;;;### (autoloads (find-lisp-find-dired-filter 
find-lisp-find-dired-subdirectories
-;;;;;;  find-lisp-find-dired) "find-lisp" "find-lisp.el" (18190 39675))
+;;;;;;  find-lisp-find-dired) "find-lisp" "find-lisp.el" (18310 12037))
 ;;; Generated autoloads from find-lisp.el
 
 (autoload 'find-lisp-find-dired "find-lisp" "\
@@ -11199,7 +11205,7 @@
 ;;;***
 
 ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
-;;;;;;  "finder" "finder.el" (18190 39675))
+;;;;;;  "finder" "finder.el" (18310 12037))
 ;;; Generated autoloads from finder.el
 
 (autoload 'finder-list-keywords "finder" "\
@@ -11221,7 +11227,7 @@
 ;;;***
 
 ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
-;;;;;;  "flow-ctrl.el" (18177 860))
+;;;;;;  "flow-ctrl.el" (18310 12037))
 ;;; Generated autoloads from flow-ctrl.el
 
 (autoload 'enable-flow-control "flow-ctrl" "\
@@ -11243,7 +11249,7 @@
 ;;;***
 
 ;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" 
"gnus/flow-fill.el"
-;;;;;;  (18231 31065))
+;;;;;;  (18310 12073))
 ;;; Generated autoloads from gnus/flow-fill.el
 
 (autoload 'fill-flowed-encode "flow-fill" "\
@@ -11259,7 +11265,7 @@
 ;;;***
 
 ;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode)
-;;;;;;  "flymake" "progmodes/flymake.el" (18177 872))
+;;;;;;  "flymake" "progmodes/flymake.el" (18310 12110))
 ;;; Generated autoloads from progmodes/flymake.el
 
 (autoload 'flymake-mode "flymake" "\
@@ -11283,7 +11289,7 @@
 
 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
 ;;;;;;  turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
-;;;;;;  "flyspell" "textmodes/flyspell.el" (18231 31070))
+;;;;;;  "flyspell" "textmodes/flyspell.el" (18310 12118))
 ;;; Generated autoloads from textmodes/flyspell.el
 
 (autoload 'flyspell-prog-mode "flyspell" "\
@@ -11353,7 +11359,7 @@
 
 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
 ;;;;;;  turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
-;;;;;;  (18231 31061))
+;;;;;;  (18310 12038))
 ;;; Generated autoloads from follow.el
 
 (autoload 'turn-on-follow-mode "follow" "\
@@ -11426,8 +11432,8 @@
 
 ;;;***
 
-;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (18231
-;;;;;;  31069))
+;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (18310
+;;;;;;  12089))
 ;;; Generated autoloads from mail/footnote.el
 
 (autoload 'footnote-mode "footnote" "\
@@ -11448,7 +11454,7 @@
 ;;;***
 
 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
-;;;;;;  "forms" "forms.el" (18177 860))
+;;;;;;  "forms" "forms.el" (18310 12038))
 ;;; Generated autoloads from forms.el
 
 (autoload 'forms-mode "forms" "\
@@ -11485,7 +11491,7 @@
 ;;;***
 
 ;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el"
-;;;;;;  (18231 31070))
+;;;;;;  (18340 21050))
 ;;; Generated autoloads from progmodes/fortran.el
 
 (autoload 'fortran-mode "fortran" "\
@@ -11563,7 +11569,7 @@
 ;;;***
 
 ;;;### (autoloads (fortune fortune-to-signature fortune-compile 
fortune-from-region
-;;;;;;  fortune-add-fortune) "fortune" "play/fortune.el" (18177 871))
+;;;;;;  fortune-add-fortune) "fortune" "play/fortune.el" (18310 12105))
 ;;; Generated autoloads from play/fortune.el
 
 (autoload 'fortune-add-fortune "fortune" "\
@@ -11613,7 +11619,7 @@
 ;;;***
 
 ;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el"
-;;;;;;  (18231 31070))
+;;;;;;  (18337 53160))
 ;;; Generated autoloads from progmodes/gdb-ui.el
 
 (autoload 'gdb "gdb-ui" "\
@@ -11683,8 +11689,8 @@
 ;;;***
 
 ;;;### (autoloads (generic-make-keywords-list generic-mode 
generic-mode-internal
-;;;;;;  define-generic-mode) "generic" "emacs-lisp/generic.el" (18190
-;;;;;;  39682))
+;;;;;;  define-generic-mode) "generic" "emacs-lisp/generic.el" (18339
+;;;;;;  17951))
 ;;; Generated autoloads from emacs-lisp/generic.el
 
 (defvar generic-mode-list nil "\
@@ -11759,7 +11765,7 @@
 ;;;***
 
 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
-;;;;;;  (18177 872))
+;;;;;;  (18310 12110))
 ;;; Generated autoloads from progmodes/glasses.el
 
 (autoload 'glasses-mode "glasses" "\
@@ -11773,7 +11779,7 @@
 
 ;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
 ;;;;;;  gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el"
-;;;;;;  (18231 31065))
+;;;;;;  (18310 12073))
 ;;; Generated autoloads from gnus/gmm-utils.el
 
 (autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11826,7 +11832,7 @@
 ;;;***
 
 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
-;;;;;;  gnus-slave-no-server) "gnus" "gnus/gnus.el" (18231 31066))
+;;;;;;  gnus-slave-no-server) "gnus" "gnus/gnus.el" (18342 56660))
 ;;; Generated autoloads from gnus/gnus.el
 (when (fboundp 'custom-autoload)
  (custom-autoload 'gnus-select-method "gnus"))
@@ -11879,7 +11885,7 @@
 ;;;;;;  gnus-agent-get-undownloaded-list gnus-agent-delete-group
 ;;;;;;  gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
 ;;;;;;  gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
-;;;;;;  "gnus/gnus-agent.el" (18231 31065))
+;;;;;;  "gnus/gnus-agent.el" (18310 12073))
 ;;; Generated autoloads from gnus/gnus-agent.el
 
 (autoload 'gnus-unplugged "gnus-agent" "\
@@ -11970,7 +11976,7 @@
 ;;;***
 
 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
-;;;;;;  (18231 31065))
+;;;;;;  (18342 56660))
 ;;; Generated autoloads from gnus/gnus-art.el
 
 (autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11981,7 +11987,7 @@
 ;;;***
 
 ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
-;;;;;;  (18177 860))
+;;;;;;  (18310 12073))
 ;;; Generated autoloads from gnus/gnus-audio.el
 
 (autoload 'gnus-audio-play "gnus-audio" "\
@@ -11992,7 +11998,7 @@
 ;;;***
 
 ;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump 
gnus-bookmark-set)
-;;;;;;  "gnus-bookmark" "gnus/gnus-bookmark.el" (18230 21278))
+;;;;;;  "gnus-bookmark" "gnus/gnus-bookmark.el" (18310 12074))
 ;;; Generated autoloads from gnus/gnus-bookmark.el
 
 (autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -12017,8 +12023,8 @@
 
 ;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
 ;;;;;;  gnus-cache-generate-nov-databases gnus-cache-generate-active
-;;;;;;  gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (18231
-;;;;;;  31065))
+;;;;;;  gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (18310
+;;;;;;  12074))
 ;;; Generated autoloads from gnus/gnus-cache.el
 
 (autoload 'gnus-jog-cache "gnus-cache" "\
@@ -12060,7 +12066,7 @@
 ;;;***
 
 ;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue 
gnus-delay-article)
-;;;;;;  "gnus-delay" "gnus/gnus-delay.el" (18231 31065))
+;;;;;;  "gnus-delay" "gnus/gnus-delay.el" (18310 12074))
 ;;; Generated autoloads from gnus/gnus-delay.el
 
 (autoload 'gnus-delay-article "gnus-delay" "\
@@ -12096,7 +12102,7 @@
 ;;;***
 
 ;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
-;;;;;;  "gnus-diary" "gnus/gnus-diary.el" (18231 31065))
+;;;;;;  "gnus-diary" "gnus/gnus-diary.el" (18310 12074))
 ;;; Generated autoloads from gnus/gnus-diary.el
 
 (autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -12112,7 +12118,7 @@
 ;;;***
 
 ;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
-;;;;;;  (18231 31065))
+;;;;;;  (18310 12074))
 ;;; Generated autoloads from gnus/gnus-dired.el
 
 (autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -12123,7 +12129,7 @@
 ;;;***
 
 ;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
-;;;;;;  (18231 31065))
+;;;;;;  (18310 12074))
 ;;; Generated autoloads from gnus/gnus-draft.el
 
 (autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -12135,8 +12141,8 @@
 
 ;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
 ;;;;;;  gnus-face-from-file gnus-x-face-from-file 
gnus-insert-random-x-face-header
-;;;;;;  gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (18231
-;;;;;;  31065))
+;;;;;;  gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (18310
+;;;;;;  12074))
 ;;; Generated autoloads from gnus/gnus-fun.el
 
 (autoload 'gnus-random-x-face "gnus-fun" "\
@@ -12181,7 +12187,7 @@
 ;;;***
 
 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
-;;;;;;  "gnus-group" "gnus/gnus-group.el" (18231 31065))
+;;;;;;  "gnus-group" "gnus/gnus-group.el" (18310 12074))
 ;;; Generated autoloads from gnus/gnus-group.el
 
 (autoload 'gnus-fetch-group "gnus-group" "\
@@ -12199,7 +12205,7 @@
 ;;;***
 
 ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
-;;;;;;  (18231 31065))
+;;;;;;  (18310 12075))
 ;;; Generated autoloads from gnus/gnus-kill.el
 
 (defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -12214,7 +12220,7 @@
 
 ;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
 ;;;;;;  turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
-;;;;;;  (18231 31065))
+;;;;;;  (18310 12075))
 ;;; Generated autoloads from gnus/gnus-ml.el
 
 (autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -12239,7 +12245,7 @@
 
 ;;;### (autoloads (gnus-group-split-fancy gnus-group-split 
gnus-group-split-update
 ;;;;;;  gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
-;;;;;;  (18231 31065))
+;;;;;;  (18310 12075))
 ;;; Generated autoloads from gnus/gnus-mlspl.el
 
 (autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -12340,7 +12346,7 @@
 ;;;***
 
 ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
-;;;;;;  (18231 31065))
+;;;;;;  (18310 12075))
 ;;; Generated autoloads from gnus/gnus-move.el
 
 (autoload 'gnus-change-server "gnus-move" "\
@@ -12352,7 +12358,7 @@
 ;;;***
 
 ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
-;;;;;;  "gnus-msg" "gnus/gnus-msg.el" (18231 31065))
+;;;;;;  "gnus-msg" "gnus/gnus-msg.el" (18310 12075))
 ;;; Generated autoloads from gnus/gnus-msg.el
 
 (autoload 'gnus-msg-mail "gnus-msg" "\
@@ -12377,7 +12383,7 @@
 ;;;***
 
 ;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups)
-;;;;;;  "gnus-nocem" "gnus/gnus-nocem.el" (18231 31065))
+;;;;;;  "gnus-nocem" "gnus/gnus-nocem.el" (18310 12075))
 ;;; Generated autoloads from gnus/gnus-nocem.el
 
 (autoload 'gnus-nocem-scan-groups "gnus-nocem" "\
@@ -12394,7 +12400,7 @@
 
 ;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
 ;;;;;;  gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
-;;;;;;  (18231 31065))
+;;;;;;  (18310 12075))
 ;;; Generated autoloads from gnus/gnus-picon.el
 
 (autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -12421,7 +12427,7 @@
 ;;;;;;  gnus-sorted-nintersection gnus-sorted-range-intersection
 ;;;;;;  gnus-sorted-intersection gnus-intersection gnus-sorted-complement
 ;;;;;;  gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
-;;;;;;  "gnus/gnus-range.el" (18231 31066))
+;;;;;;  "gnus/gnus-range.el" (18310 12075))
 ;;; Generated autoloads from gnus/gnus-range.el
 
 (autoload 'gnus-sorted-difference "gnus-range" "\
@@ -12489,7 +12495,7 @@
 ;;;***
 
 ;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
-;;;;;;  "gnus-registry" "gnus/gnus-registry.el" (18231 31066))
+;;;;;;  "gnus-registry" "gnus/gnus-registry.el" (18324 26614))
 ;;; Generated autoloads from gnus/gnus-registry.el
 
 (autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12505,8 +12511,8 @@
 ;;;***
 
 ;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
-;;;;;;  gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (18177
-;;;;;;  861))
+;;;;;;  gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (18310
+;;;;;;  12076))
 ;;; Generated autoloads from gnus/gnus-sieve.el
 
 (autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12534,7 +12540,7 @@
 ;;;***
 
 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
-;;;;;;  (18231 31066))
+;;;;;;  (18310 12076))
 ;;; Generated autoloads from gnus/gnus-soup.el
 
 (autoload 'gnus-batch-brew-soup "gnus-soup" "\
@@ -12554,7 +12560,7 @@
 ;;;***
 
 ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
-;;;;;;  (18231 31066))
+;;;;;;  (18310 12076))
 ;;; Generated autoloads from gnus/gnus-spec.el
 
 (autoload 'gnus-update-format "gnus-spec" "\
@@ -12565,8 +12571,8 @@
 ;;;***
 
 ;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news
-;;;;;;  gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (18231
-;;;;;;  31066))
+;;;;;;  gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (18339
+;;;;;;  17952))
 ;;; Generated autoloads from gnus/gnus-start.el
 
 (autoload 'gnus-declare-backend "gnus-start" "\
@@ -12582,7 +12588,7 @@
 ;;;***
 
 ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
-;;;;;;  (18231 31066))
+;;;;;;  (18310 12077))
 ;;; Generated autoloads from gnus/gnus-win.el
 
 (autoload 'gnus-add-configuration "gnus-win" "\
@@ -12592,7 +12598,7 @@
 
 ;;;***
 
-;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (18177 871))
+;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (18310 12105))
 ;;; Generated autoloads from play/gomoku.el
 
 (autoload 'gomoku "gomoku" "\
@@ -12619,7 +12625,7 @@
 ;;;***
 
 ;;;### (autoloads (goto-address goto-address-at-point) "goto-addr"
-;;;;;;  "net/goto-addr.el" (18177 869))
+;;;;;;  "net/goto-addr.el" (18310 12095))
 ;;; Generated autoloads from net/goto-addr.el
 
 (define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point 
"22.1")
@@ -12649,7 +12655,7 @@
 
 ;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults
 ;;;;;;  grep-process-setup grep-setup-hook grep-find-command grep-command
-;;;;;;  grep-window-height) "grep" "progmodes/grep.el" (18190 39684))
+;;;;;;  grep-window-height) "grep" "progmodes/grep.el" (18339 17963))
 ;;; Generated autoloads from progmodes/grep.el
 
 (defvar grep-window-height nil "\
@@ -12794,7 +12800,7 @@
 
 ;;;***
 
-;;;### (autoloads (gs-load-image) "gs" "gs.el" (18177 863))
+;;;### (autoloads (gs-load-image) "gs" "gs.el" (18310 12039))
 ;;; Generated autoloads from gs.el
 
 (autoload 'gs-load-image "gs" "\
@@ -12808,7 +12814,7 @@
 ;;;***
 
 ;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gud-gdb)
-;;;;;;  "gud" "progmodes/gud.el" (18231 31070))
+;;;;;;  "gud" "progmodes/gud.el" (18310 12110))
 ;;; Generated autoloads from progmodes/gud.el
 
 (autoload 'gud-gdb "gud" "\
@@ -12882,8 +12888,8 @@
 
 ;;;***
 
-;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (18213
-;;;;;;  1259))
+;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (18310
+;;;;;;  12105))
 ;;; Generated autoloads from play/handwrite.el
 
 (autoload 'handwrite "handwrite" "\
@@ -12930,8 +12936,8 @@
 
 ;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment
 ;;;;;;  hashcash-verify-payment hashcash-insert-payment-async 
hashcash-insert-payment)
-;;;;;;  "hashcash" "gnus/hashcash.el" (18230 21282))
-;;; Generated autoloads from gnus/hashcash.el
+;;;;;;  "hashcash" "mail/hashcash.el" (18310 12089))
+;;; Generated autoloads from mail/hashcash.el
 
 (autoload 'hashcash-insert-payment "hashcash" "\
 Insert X-Payment and X-Hashcash headers with a payment for ARG
@@ -12975,7 +12981,7 @@
 ;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
 ;;;;;;  scan-buf-move-to-region help-at-pt-display-when-idle 
help-at-pt-set-timer
 ;;;;;;  help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
-;;;;;;  help-at-pt-string) "help-at-pt" "help-at-pt.el" (18231 31061))
+;;;;;;  help-at-pt-string) "help-at-pt" "help-at-pt.el" (18310 12039))
 ;;; Generated autoloads from help-at-pt.el
 
 (autoload 'help-at-pt-string "help-at-pt" "\
@@ -13105,7 +13111,7 @@
 ;;;### (autoloads (describe-categories describe-syntax describe-variable
 ;;;;;;  variable-at-point describe-function-1 describe-simplify-lib-file-name
 ;;;;;;  help-C-file-name describe-function) "help-fns" "help-fns.el"
-;;;;;;  (18231 31061))
+;;;;;;  (18310 12039))
 ;;; Generated autoloads from help-fns.el
 
 (autoload 'describe-function "help-fns" "\
@@ -13163,7 +13169,7 @@
 ;;;***
 
 ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
-;;;;;;  (18177 863))
+;;;;;;  (18310 12039))
 ;;; Generated autoloads from help-macro.el
 
 (defvar three-step-help nil "\
@@ -13179,8 +13185,8 @@
 
 ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
 ;;;;;;  help-make-xrefs help-buffer help-setup-xref help-mode-finish
-;;;;;;  help-mode-setup help-mode) "help-mode" "help-mode.el" (18231
-;;;;;;  31061))
+;;;;;;  help-mode-setup help-mode) "help-mode" "help-mode.el" (18310
+;;;;;;  12039))
 ;;; Generated autoloads from help-mode.el
 
 (autoload 'help-mode "help-mode" "\
@@ -13268,7 +13274,7 @@
 ;;;***
 
 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
-;;;;;;  "emacs-lisp/helper.el" (18177 858))
+;;;;;;  "emacs-lisp/helper.el" (18307 26234))
 ;;; Generated autoloads from emacs-lisp/helper.el
 
 (autoload 'Helper-describe-bindings "helper" "\
@@ -13284,7 +13290,7 @@
 ;;;***
 
 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
-;;;;;;  "hexl.el" (18213 1254))
+;;;;;;  "hexl.el" (18310 12040))
 ;;; Generated autoloads from hexl.el
 
 (autoload 'hexl-mode "hexl" "\
@@ -13381,7 +13387,7 @@
 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
 ;;;;;;  hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
 ;;;;;;  global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
-;;;;;;  (18190 39676))
+;;;;;;  (18310 12040))
 ;;; Generated autoloads from hi-lock.el
 
 (autoload 'hi-lock-mode "hi-lock" "\
@@ -13510,8 +13516,8 @@
 
 ;;;***
 
-;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
-;;;;;;  hide-ifdef-mode) "hideif" "progmodes/hideif.el" (18177 872))
+;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el"
+;;;;;;  (18329 52189))
 ;;; Generated autoloads from progmodes/hideif.el
 
 (autoload 'hide-ifdef-mode "hideif" "\
@@ -13548,25 +13554,10 @@
 
 \(fn &optional ARG)" t nil)
 
-(defvar hide-ifdef-initially nil "\
-*Non-nil means call `hide-ifdefs' when Hide-Ifdef mode is first activated.")
-
-(custom-autoload 'hide-ifdef-initially "hideif" t)
-
-(defvar hide-ifdef-read-only nil "\
-*Set to non-nil if you want buffer to be read-only while hiding text.")
-
-(custom-autoload 'hide-ifdef-read-only "hideif" t)
-
-(defvar hide-ifdef-lines nil "\
-*Non-nil means hide the #ifX, #else, and #endif lines.")
-
-(custom-autoload 'hide-ifdef-lines "hideif" t)
-
 ;;;***
 
 ;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" 
"progmodes/hideshow.el"
-;;;;;;  (18177 873))
+;;;;;;  (18307 26243))
 ;;; Generated autoloads from progmodes/hideshow.el
 
 (defvar hs-special-modes-alist '((c-mode "{" "}" "/[*/]" nil 
hs-c-like-adjust-block-beginning) (c++-mode "{" "}" "/[*/]" nil 
hs-c-like-adjust-block-beginning) (bibtex-mode ("address@hidden(*\\(\\s(\\)" 
1)) (java-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning)) "\
@@ -13629,7 +13620,7 @@
 ;;;;;;  highlight-compare-buffers highlight-changes-rotate-faces
 ;;;;;;  highlight-changes-previous-change highlight-changes-next-change
 ;;;;;;  highlight-changes-mode highlight-changes-remove-highlight)
-;;;;;;  "hilit-chg" "hilit-chg.el" (18177 863))
+;;;;;;  "hilit-chg" "hilit-chg.el" (18310 12040))
 ;;; Generated autoloads from hilit-chg.el
 
 (autoload 'highlight-changes-remove-highlight "hilit-chg" "\
@@ -13759,7 +13750,7 @@
 ;;;;;;  hippie-expand-ignore-buffers hippie-expand-max-buffers 
hippie-expand-no-restriction
 ;;;;;;  hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
 ;;;;;;  hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
-;;;;;;  "hippie-exp.el" (18177 863))
+;;;;;;  "hippie-exp.el" (18310 12040))
 ;;; Generated autoloads from hippie-exp.el
 
 (defvar hippie-expand-try-functions-list '(try-complete-file-name-partially 
try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line 
try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill 
try-complete-lisp-symbol-partially try-complete-lisp-symbol) "\
@@ -13832,7 +13823,7 @@
 ;;;***
 
 ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
-;;;;;;  (18177 863))
+;;;;;;  (18310 12040))
 ;;; Generated autoloads from hl-line.el
 
 (autoload 'hl-line-mode "hl-line" "\
@@ -13873,7 +13864,7 @@
 ;;;***
 
 ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el"
-;;;;;;  (18190 39681))
+;;;;;;  (18310 12059))
 ;;; Generated autoloads from calendar/holidays.el
 
 (autoload 'holidays "holidays" "\
@@ -13911,8 +13902,8 @@
 
 ;;;***
 
-;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (18231
-;;;;;;  31066))
+;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (18310
+;;;;;;  12077))
 ;;; Generated autoloads from gnus/html2text.el
 
 (autoload 'html2text "html2text" "\
@@ -13944,7 +13935,7 @@
 ;;;;;;  ibuffer-backward-filter-group ibuffer-forward-filter-group
 ;;;;;;  ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
 ;;;;;;  ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
-;;;;;;  ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (18213 1254))
+;;;;;;  ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (18329 52182))
 ;;; Generated autoloads from ibuf-ext.el
 
 (autoload 'ibuffer-auto-mode "ibuf-ext" "\
@@ -14153,6 +14144,7 @@
  (autoload 'ibuffer-do-sort-by-mode-name "ibuf-ext")
  (autoload 'ibuffer-do-sort-by-alphabetic "ibuf-ext")
  (autoload 'ibuffer-do-sort-by-size "ibuf-ext")
+ (autoload 'ibuffer-do-sort-by-filename/process "ibuf-ext")
 
 (autoload 'ibuffer-bs-show "ibuf-ext" "\
 Emulate `bs-show' from the bs.el package.
@@ -14306,8 +14298,8 @@
 ;;;***
 
 ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op 
define-ibuffer-sorter
-;;;;;;  define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (18177
-;;;;;;  863))
+;;;;;;  define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (18310
+;;;;;;  12040))
 ;;; Generated autoloads from ibuf-macs.el
 
 (autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -14396,7 +14388,7 @@
 ;;;***
 
 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
-;;;;;;  "ibuffer" "ibuffer.el" (18177 864))
+;;;;;;  "ibuffer" "ibuffer.el" (18329 52182))
 ;;; Generated autoloads from ibuffer.el
 
 (autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14437,7 +14429,7 @@
 
 ;;;### (autoloads (icalendar-import-buffer icalendar-import-file
 ;;;;;;  icalendar-export-region icalendar-export-file) "icalendar"
-;;;;;;  "calendar/icalendar.el" (18190 39681))
+;;;;;;  "calendar/icalendar.el" (18333 58864))
 ;;; Generated autoloads from calendar/icalendar.el
 
 (autoload 'icalendar-export-file "icalendar" "\
@@ -14489,8 +14481,8 @@
 
 ;;;***
 
-;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (18177
-;;;;;;  864))
+;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (18329
+;;;;;;  52182))
 ;;; Generated autoloads from icomplete.el
 
 (defvar icomplete-mode nil "\
@@ -14511,7 +14503,7 @@
 
 ;;;***
 
-;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (18177 873))
+;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (18310 12111))
 ;;; Generated autoloads from progmodes/icon.el
 
 (autoload 'icon-mode "icon" "\
@@ -14552,7 +14544,7 @@
 ;;;***
 
 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
-;;;;;;  (18203 51791))
+;;;;;;  (18340 21050))
 ;;; Generated autoloads from progmodes/idlw-shell.el
 
 (autoload 'idlwave-shell "idlw-shell" "\
@@ -14578,7 +14570,7 @@
 ;;;***
 
 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
-;;;;;;  (18195 4247))
+;;;;;;  (18310 12111))
 ;;; Generated autoloads from progmodes/idlwave.el
 
 (autoload 'idlwave-mode "idlwave" "\
@@ -14713,8 +14705,8 @@
 ;;;;;;  ido-find-alternate-file ido-find-file-other-window ido-find-file
 ;;;;;;  ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
 ;;;;;;  ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
-;;;;;;  ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (18231
-;;;;;;  31061))
+;;;;;;  ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (18342
+;;;;;;  64571))
 ;;; Generated autoloads from ido.el
 
 (defvar ido-mode nil "\
@@ -14975,7 +14967,7 @@
 
 ;;;***
 
-;;;### (autoloads (ielm) "ielm" "ielm.el" (18231 31061))
+;;;### (autoloads (ielm) "ielm" "ielm.el" (18310 12040))
 ;;; Generated autoloads from ielm.el
  (add-hook 'same-window-buffer-names "*ielm*")
 
@@ -14988,7 +14980,7 @@
 ;;;***
 
 ;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el"
-;;;;;;  (18231 31061))
+;;;;;;  (18310 12040))
 ;;; Generated autoloads from iimage.el
 
 (autoload 'turn-on-iimage-mode "iimage" "\
@@ -15007,7 +14999,7 @@
 ;;;;;;  insert-image put-image create-image image-type-auto-detected-p
 ;;;;;;  image-type-available-p image-type image-type-from-file-name
 ;;;;;;  image-type-from-file-header image-type-from-buffer 
image-type-from-data)
-;;;;;;  "image" "image.el" (18190 39676))
+;;;;;;  "image" "image.el" (18310 12041))
 ;;; Generated autoloads from image.el
 
 (autoload 'image-type-from-data "image" "\
@@ -15190,7 +15182,7 @@
 ;;;;;;  image-dired-jump-thumbnail-buffer image-dired-delete-tag
 ;;;;;;  image-dired-tag-files image-dired-show-all-from-dir 
image-dired-display-thumbs
 ;;;;;;  image-dired-dired-with-window-configuration 
image-dired-dired-insert-marked-thumbs)
-;;;;;;  "image-dired" "image-dired.el" (18213 1254))
+;;;;;;  "image-dired" "image-dired.el" (18310 12040))
 ;;; Generated autoloads from image-dired.el
 
 (autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\
@@ -15324,7 +15316,7 @@
 
 ;;;### (autoloads (auto-image-file-mode insert-image-file 
image-file-name-regexp
 ;;;;;;  image-file-name-regexps image-file-name-extensions) "image-file"
-;;;;;;  "image-file.el" (18177 864))
+;;;;;;  "image-file.el" (18310 12040))
 ;;; Generated autoloads from image-file.el
 
 (defvar image-file-name-extensions '("png" "jpeg" "jpg" "gif" "tiff" "tif" 
"xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg") "\
@@ -15385,8 +15377,8 @@
 
 ;;;***
 
-;;;### (autoloads (image-mode-maybe image-minor-mode image-mode)
-;;;;;;  "image-mode" "image-mode.el" (18231 31061))
+;;;### (autoloads (image-bookmark-jump image-mode-maybe image-minor-mode
+;;;;;;  image-mode) "image-mode" "image-mode.el" (18339 17932))
 ;;; Generated autoloads from image-mode.el
  (push '("\\.jpe?g\\'"    . image-mode) auto-mode-alist)
  (push '("\\.png\\'"      . image-mode) auto-mode-alist)
@@ -15432,7 +15424,7 @@
 ;;;***
 
 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
-;;;;;;  imenu-sort-function) "imenu" "imenu.el" (18177 864))
+;;;;;;  imenu-sort-function) "imenu" "imenu.el" (18307 26227))
 ;;; Generated autoloads from imenu.el
 
 (defvar imenu-sort-function nil "\
@@ -15547,7 +15539,7 @@
 
 ;;;### (autoloads (indian-2-column-to-ucs-region 
in-is13194-pre-write-conversion
 ;;;;;;  in-is13194-post-read-conversion indian-compose-string 
indian-compose-region)
-;;;;;;  "ind-util" "language/ind-util.el" (18177 866))
+;;;;;;  "ind-util" "language/ind-util.el" (18339 17959))
 ;;; Generated autoloads from language/ind-util.el
 
 (autoload 'indian-compose-region "ind-util" "\
@@ -15579,7 +15571,7 @@
 
 ;;;### (autoloads (inferior-lisp inferior-lisp-prompt 
inferior-lisp-load-command
 ;;;;;;  inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
-;;;;;;  "progmodes/inf-lisp.el" (18177 873))
+;;;;;;  "progmodes/inf-lisp.el" (18310 12112))
 ;;; Generated autoloads from progmodes/inf-lisp.el
 
 (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" 
"\
@@ -15643,10 +15635,10 @@
 
 ;;;***
 
-;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
+;;;### (autoloads (Info-bookmark-jump Info-speedbar-browser 
Info-goto-emacs-key-command-node
 ;;;;;;  Info-goto-emacs-command-node Info-mode info-apropos Info-index
 ;;;;;;  Info-directory Info-on-current-buffer info-standalone info-emacs-manual
-;;;;;;  info info-other-window) "info" "info.el" (18231 31061))
+;;;;;;  info info-other-window) "info" "info.el" (18339 17932))
 ;;; Generated autoloads from info.el
 
 (autoload 'info-other-window "info" "\
@@ -15808,11 +15800,16 @@
 
 \(fn)" t nil)
 
+(autoload 'Info-bookmark-jump "info" "\
+Not documented
+
+\(fn BMK)" nil nil)
+
 ;;;***
 
 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
 ;;;;;;  info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
-;;;;;;  (18177 864))
+;;;;;;  (18310 12041))
 ;;; Generated autoloads from info-look.el
 
 (autoload 'info-lookup-reset "info-look" "\
@@ -15860,7 +15857,7 @@
 ;;;***
 
 ;;;### (autoloads (info-xref-check-all-custom info-xref-check-all
-;;;;;;  info-xref-check) "info-xref" "info-xref.el" (18177 864))
+;;;;;;  info-xref-check) "info-xref" "info-xref.el" (18310 12041))
 ;;; Generated autoloads from info-xref.el
 
 (autoload 'info-xref-check "info-xref" "\
@@ -15887,7 +15884,7 @@
 ;;;***
 
 ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify)
-;;;;;;  "informat" "informat.el" (18177 864))
+;;;;;;  "informat" "informat.el" (18310 12041))
 ;;; Generated autoloads from informat.el
 
 (autoload 'Info-tagify "informat" "\
@@ -15927,7 +15924,7 @@
 ;;;***
 
 ;;;### (autoloads (isearch-buffers-minor-mode) "isearch-multi" 
"isearch-multi.el"
-;;;;;;  (18211 184))
+;;;;;;  (18310 12041))
 ;;; Generated autoloads from isearch-multi.el
 
 (defvar isearch-buffers-current-buffer nil "\
@@ -15961,7 +15958,7 @@
 
 ;;;### (autoloads (isearch-process-search-multibyte-characters 
isearch-toggle-input-method
 ;;;;;;  isearch-toggle-specified-input-method) "isearch-x" 
"international/isearch-x.el"
-;;;;;;  (18177 864))
+;;;;;;  (18310 12084))
 ;;; Generated autoloads from international/isearch-x.el
 
 (autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -15981,8 +15978,8 @@
 
 ;;;***
 
-;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (18177
-;;;;;;  865))
+;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (18310
+;;;;;;  12041))
 ;;; Generated autoloads from isearchb.el
 
 (autoload 'isearchb-activate "isearchb" "\
@@ -15996,7 +15993,7 @@
 ;;;***
 
 ;;;### (autoloads (iso-accents-mode) "iso-acc" "obsolete/iso-acc.el"
-;;;;;;  (18177 870))
+;;;;;;  (18310 12102))
 ;;; Generated autoloads from obsolete/iso-acc.el
 
 (autoload 'iso-accents-mode "iso-acc" "\
@@ -16029,61 +16026,61 @@
 ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
 ;;;;;;  iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
 ;;;;;;  iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
-;;;;;;  "international/iso-cvt.el" (18231 31069))
+;;;;;;  "international/iso-cvt.el" (18310 12084))
 ;;; Generated autoloads from international/iso-cvt.el
 
 (autoload 'iso-spanish "iso-cvt" "\
 Translate net conventions for Spanish to ISO 8859-1.
-The region between FROM and TO is translated using
-the table `iso-spanish-trans-tab'.
+Translate the region between FROM and TO using the table
+`iso-spanish-trans-tab'.
 Optional arg BUFFER is ignored (for use in `format-alist').
 
 \(fn FROM TO &optional BUFFER)" t nil)
 
 (autoload 'iso-german "iso-cvt" "\
 Translate net conventions for German to ISO 8859-1.
-The region between FROM and TO is translated using
-the table `iso-german-trans-tab'.
+Translate the region FROM and TO using the table
+`iso-german-trans-tab'.
 Optional arg BUFFER is ignored (for use in `format-alist').
 
 \(fn FROM TO &optional BUFFER)" t nil)
 
 (autoload 'iso-iso2tex "iso-cvt" "\
 Translate ISO 8859-1 characters to TeX sequences.
-The region between FROM and TO is translated using
-the table `iso-iso2tex-trans-tab'.
+Translate the region between FROM and TO using the table
+`iso-iso2tex-trans-tab'.
 Optional arg BUFFER is ignored (for use in `format-alist').
 
 \(fn FROM TO &optional BUFFER)" t nil)
 
 (autoload 'iso-tex2iso "iso-cvt" "\
 Translate TeX sequences to ISO 8859-1 characters.
-The region between FROM and TO is translated using
-the table `iso-tex2iso-trans-tab'.
+Translate the region between FROM and TO using the table
+`iso-tex2iso-trans-tab'.
 Optional arg BUFFER is ignored (for use in `format-alist').
 
 \(fn FROM TO &optional BUFFER)" t nil)
 
 (autoload 'iso-gtex2iso "iso-cvt" "\
 Translate German TeX sequences to ISO 8859-1 characters.
-The region between FROM and TO is translated using
-the table `iso-gtex2iso-trans-tab'.
+Translate the region between FROM and TO using the table
+`iso-gtex2iso-trans-tab'.
 Optional arg BUFFER is ignored (for use in `format-alist').
 
 \(fn FROM TO &optional BUFFER)" t nil)
 
 (autoload 'iso-iso2gtex "iso-cvt" "\
 Translate ISO 8859-1 characters to German TeX sequences.
-The region between FROM and TO is translated using
-the table `iso-iso2gtex-trans-tab'.
+Translate the region between FROM and TO using the table
+`iso-iso2gtex-trans-tab'.
 Optional arg BUFFER is ignored (for use in `format-alist').
 
 \(fn FROM TO &optional BUFFER)" t nil)
 
 (autoload 'iso-iso2duden "iso-cvt" "\
 Translate ISO 8859-1 characters to Duden sequences.
-The region between FROM and TO is translated using
-the table `iso-iso2duden-trans-tab'.
+Translate the region between FROM and TO using the table
+`iso-iso2duden-trans-tab'.
 Optional arg BUFFER is ignored (for use in `format-alist').
 
 \(fn FROM TO &optional BUFFER)" t nil)
@@ -16120,7 +16117,7 @@
 ;;;***
 
 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
-;;;;;;  (18177 864))
+;;;;;;  (18310 12084))
 ;;; Generated autoloads from international/iso-transl.el
  (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
  (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -16133,7 +16130,7 @@
 ;;;;;;  ispell-region ispell-change-dictionary ispell-kill-ispell
 ;;;;;;  ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist
 ;;;;;;  ispell-personal-dictionary) "ispell" "textmodes/ispell.el"
-;;;;;;  (18203 51792))
+;;;;;;  (18339 17965))
 ;;; Generated autoloads from textmodes/ispell.el
 (put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t 
exclusive))))
 
@@ -16425,8 +16422,8 @@
 
 ;;;***
 
-;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (18177
-;;;;;;  865))
+;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (18307
+;;;;;;  26227))
 ;;; Generated autoloads from iswitchb.el
 
 (defvar iswitchb-mode nil "\
@@ -16451,7 +16448,7 @@
 ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region 
japanese-hankaku-region
 ;;;;;;  japanese-hiragana-region japanese-katakana-region japanese-zenkaku
 ;;;;;;  japanese-hankaku japanese-hiragana japanese-katakana 
setup-japanese-environment-internal)
-;;;;;;  "japan-util" "language/japan-util.el" (18177 866))
+;;;;;;  "japan-util" "language/japan-util.el" (18310 12088))
 ;;; Generated autoloads from language/japan-util.el
 
 (autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -16529,7 +16526,7 @@
 ;;;***
 
 ;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
-;;;;;;  "jka-compr.el" (18177 866))
+;;;;;;  "jka-compr.el" (18310 12041))
 ;;; Generated autoloads from jka-compr.el
 
 (defvar jka-compr-inhibit nil "\
@@ -16554,7 +16551,7 @@
 
 ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup 
keypad-shifted-setup
 ;;;;;;  keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
-;;;;;;  (18177 858))
+;;;;;;  (18339 17951))
 ;;; Generated autoloads from emulation/keypad.el
 
 (defvar keypad-setup nil "\
@@ -16610,7 +16607,7 @@
 ;;;***
 
 ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
-;;;;;;  (18177 865))
+;;;;;;  (18310 12084))
 ;;; Generated autoloads from international/kinsoku.el
 
 (autoload 'kinsoku "kinsoku" "\
@@ -16631,8 +16628,8 @@
 
 ;;;***
 
-;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (18177
-;;;;;;  865))
+;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (18310
+;;;;;;  12084))
 ;;; Generated autoloads from international/kkc.el
 
 (defvar kkc-after-update-conversion-functions nil "\
@@ -16657,7 +16654,7 @@
 ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
 ;;;;;;  kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
 ;;;;;;  kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro"
-;;;;;;  "kmacro.el" (18177 866))
+;;;;;;  "kmacro.el" (18310 12041))
 ;;; Generated autoloads from kmacro.el
  (global-set-key "\C-x(" 'kmacro-start-macro)
  (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16764,7 +16761,7 @@
 
 ;;;### (autoloads (kannada-composition-function kannada-post-read-conversion
 ;;;;;;  kannada-compose-string kannada-compose-region) "knd-util"
-;;;;;;  "language/knd-util.el" (18177 866))
+;;;;;;  "language/knd-util.el" (18339 17959))
 ;;; Generated autoloads from language/knd-util.el
 
 (defconst kannada-consonant "[\x0c95-\x0cb9]")
@@ -16794,7 +16791,7 @@
 ;;;***
 
 ;;;### (autoloads (setup-korean-environment-internal) "korea-util"
-;;;;;;  "language/korea-util.el" (18177 866))
+;;;;;;  "language/korea-util.el" (18310 12088))
 ;;; Generated autoloads from language/korea-util.el
 
 (defvar default-korean-keyboard (if (string-match "3" (or (getenv 
"HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
@@ -16809,7 +16806,7 @@
 ;;;***
 
 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
-;;;;;;  (18213 1259))
+;;;;;;  (18310 12105))
 ;;; Generated autoloads from play/landmark.el
 
 (defalias 'landmark-repeat 'lm-test-run)
@@ -16843,7 +16840,7 @@
 
 ;;;### (autoloads (lao-compose-region lao-composition-function 
lao-transcribe-roman-to-lao-string
 ;;;;;;  lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
-;;;;;;  "lao-util" "language/lao-util.el" (18177 866))
+;;;;;;  "lao-util" "language/lao-util.el" (18339 17960))
 ;;; Generated autoloads from language/lao-util.el
 
 (autoload 'lao-compose-string "lao-util" "\
@@ -16882,7 +16879,7 @@
 
 ;;;### (autoloads (latexenc-find-file-coding-system 
latexenc-coding-system-to-inputenc
 ;;;;;;  latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
-;;;;;;  "latexenc" "international/latexenc.el" (18177 865))
+;;;;;;  "latexenc" "international/latexenc.el" (18310 12084))
 ;;; Generated autoloads from international/latexenc.el
 
 (defvar latex-inputenc-coding-alist '(("ansinew" . windows-1252) ("applemac" . 
mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . 
windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) 
("cp850" . cp850) ("cp852" . cp852) ("cp858" . cp858) ("cp865" . cp865) 
("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) 
("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) 
("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8)) "\
@@ -16914,7 +16911,7 @@
 ;;;***
 
 ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
-;;;;;;  "latin1-disp" "international/latin1-disp.el" (18177 865))
+;;;;;;  "latin1-disp" "international/latin1-disp.el" (18340 21050))
 ;;; Generated autoloads from international/latin1-disp.el
 
 (defvar latin1-display nil "\
@@ -16958,7 +16955,7 @@
 ;;;***
 
 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock"
-;;;;;;  "obsolete/lazy-lock.el" (18177 870))
+;;;;;;  "obsolete/lazy-lock.el" (18310 12103))
 ;;; Generated autoloads from obsolete/lazy-lock.el
 
 (autoload 'lazy-lock-mode "lazy-lock" "\
@@ -17026,7 +17023,7 @@
 ;;;***
 
 ;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
-;;;;;;  (18177 873))
+;;;;;;  (18310 12112))
 ;;; Generated autoloads from progmodes/ld-script.el
 
 (add-to-list 'auto-mode-alist '("\\.ld[si]?\\>" . ld-script-mode))
@@ -17041,7 +17038,7 @@
 ;;;***
 
 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
-;;;;;;  (18177 867))
+;;;;;;  (18310 12042))
 ;;; Generated autoloads from ledit.el
 
 (defconst ledit-save-files t "\
@@ -17076,7 +17073,7 @@
 
 ;;;***
 
-;;;### (autoloads (life) "life" "play/life.el" (18177 871))
+;;;### (autoloads (life) "life" "play/life.el" (18310 12105))
 ;;; Generated autoloads from play/life.el
 
 (autoload 'life "life" "\
@@ -17089,8 +17086,45 @@
 
 ;;;***
 
-;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (18231
-;;;;;;  31063))
+;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum"
+;;;;;;  "linum.el" (18337 53159))
+;;; Generated autoloads from linum.el
+
+(defvar linum-format 'dynamic "\
+Format used to display line numbers.
+Either a format string like \"%7d\", `dynamic' to adapt the width
+as needed, or a function that is called with a line number as its
+argument and should evaluate to a string to be shown on that line.
+See also `linum-before-numbering-hook'.")
+
+(custom-autoload 'linum-format "linum" t)
+
+(autoload 'linum-mode "linum" "\
+Toggle display of line numbers in the left margin.
+
+\(fn &optional ARG)" t nil)
+
+(defvar global-linum-mode nil "\
+Non-nil if Global-Linum mode is enabled.
+See the command `global-linum-mode' for a description of this minor mode.
+Setting this variable directly does not take effect;
+either customize it (see the info node `Easy Customization')
+or call the function `global-linum-mode'.")
+
+(custom-autoload 'global-linum-mode "linum" nil)
+
+(autoload 'global-linum-mode "linum" "\
+Toggle Linum mode in every possible buffer.
+With prefix ARG, turn Global-Linum mode on if and only if ARG is positive.
+Linum mode is enabled in all buffers where `linum-on' would do it.
+See `linum-mode' for more information on Linum mode.
+
+\(fn &optional ARG)" t nil)
+
+;;;***
+
+;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (18330
+;;;;;;  35121))
 ;;; Generated autoloads from loadhist.el
 
 (autoload 'unload-feature "loadhist" "\
@@ -17122,7 +17156,7 @@
 ;;;***
 
 ;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
-;;;;;;  "locate" "locate.el" (18177 867))
+;;;;;;  "locate" "locate.el" (18310 12042))
 ;;; Generated autoloads from locate.el
 
 (defvar locate-ls-subdir-switches "-al" "\
@@ -17173,7 +17207,7 @@
 
 ;;;***
 
-;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (18177 867))
+;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (18324 26612))
 ;;; Generated autoloads from log-edit.el
 
 (autoload 'log-edit "log-edit" "\
@@ -17199,8 +17233,8 @@
 
 ;;;***
 
-;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (18213
-;;;;;;  1254))
+;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (18307
+;;;;;;  26228))
 ;;; Generated autoloads from log-view.el
 
 (autoload 'log-view-mode "log-view" "\
@@ -17210,8 +17244,8 @@
 
 ;;;***
 
-;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (18231
-;;;;;;  31063))
+;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (18324
+;;;;;;  26612))
 ;;; Generated autoloads from longlines.el
 
 (autoload 'longlines-mode "longlines" "\
@@ -17232,15 +17266,15 @@
 ;;;***
 
 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
-;;;;;;  lpr-command lpr-switches printer-name) "lpr" "lpr.el" (18177
-;;;;;;  867))
+;;;;;;  lpr-command lpr-switches printer-name) "lpr" "lpr.el" (18335
+;;;;;;  24898))
 ;;; Generated autoloads from lpr.el
 
 (defvar lpr-windows-system (memq system-type '(emx win32 w32 mswindows ms-dos 
windows-nt)))
 
 (defvar lpr-lp-system (memq system-type '(usg-unix-v hpux irix)))
 
-(defvar printer-name (and lpr-windows-system "PRN") "\
+(defvar printer-name (and (memq system-type '(emx ms-dos)) "PRN") "\
 *The name of a local printer to which data is sent for printing.
 \(Note that PostScript files are sent to `ps-printer-name', which see.)
 
@@ -17327,7 +17361,7 @@
 ;;;***
 
 ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
-;;;;;;  (18177 867))
+;;;;;;  (18333 58864))
 ;;; Generated autoloads from ls-lisp.el
 
 (defvar ls-lisp-support-shell-wildcards t "\
@@ -17338,8 +17372,8 @@
 
 ;;;***
 
-;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (18177
-;;;;;;  856))
+;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (18310
+;;;;;;  12059))
 ;;; Generated autoloads from calendar/lunar.el
 
 (autoload 'phases-of-moon "lunar" "\
@@ -17352,8 +17386,8 @@
 
 ;;;***
 
-;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (18177
-;;;;;;  873))
+;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (18310
+;;;;;;  12112))
 ;;; Generated autoloads from progmodes/m4-mode.el
 
 (autoload 'm4-mode "m4-mode" "\
@@ -17365,7 +17399,7 @@
 ;;;***
 
 ;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
-;;;;;;  (18177 858))
+;;;;;;  (18310 12064))
 ;;; Generated autoloads from emacs-lisp/macroexp.el
 
 (autoload 'macroexpand-all "macroexp" "\
@@ -17379,7 +17413,7 @@
 ;;;***
 
 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
-;;;;;;  name-last-kbd-macro) "macros" "macros.el" (18177 867))
+;;;;;;  name-last-kbd-macro) "macros" "macros.el" (18310 12042))
 ;;; Generated autoloads from macros.el
 
 (autoload 'name-last-kbd-macro "macros" "\
@@ -17468,7 +17502,7 @@
 ;;;***
 
 ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
-;;;;;;  "mail/mail-extr.el" (18177 867))
+;;;;;;  "mail/mail-extr.el" (18310 12089))
 ;;; Generated autoloads from mail/mail-extr.el
 
 (autoload 'mail-extract-address-components "mail-extr" "\
@@ -17500,7 +17534,7 @@
 
 ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
 ;;;;;;  mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
-;;;;;;  (18177 867))
+;;;;;;  (18310 12089))
 ;;; Generated autoloads from mail/mail-hist.el
 
 (autoload 'mail-hist-define-keys "mail-hist" "\
@@ -17531,8 +17565,8 @@
 
 ;;;### (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" (18177
-;;;;;;  867))
+;;;;;;  mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (18310
+;;;;;;  12089))
 ;;; Generated autoloads from mail/mail-utils.el
 
 (defvar mail-use-rfc822 nil "\
@@ -17584,8 +17618,8 @@
 ;;;***
 
 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
-;;;;;;  mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (18231
-;;;;;;  31069))
+;;;;;;  mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (18310
+;;;;;;  12090))
 ;;; Generated autoloads from mail/mailabbrev.el
 
 (defvar mail-abbrevs-mode nil "\
@@ -17622,8 +17656,8 @@
 ;;;***
 
 ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
-;;;;;;  mail-complete-style) "mailalias" "mail/mailalias.el" (18177
-;;;;;;  867))
+;;;;;;  mail-complete-style) "mailalias" "mail/mailalias.el" (18310
+;;;;;;  12090))
 ;;; Generated autoloads from mail/mailalias.el
 
 (defvar mail-complete-style 'angles "\
@@ -17669,7 +17703,7 @@
 ;;;***
 
 ;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
-;;;;;;  (18177 867))
+;;;;;;  (18310 12090))
 ;;; Generated autoloads from mail/mailclient.el
 
 (autoload 'mailclient-send-it "mailclient" "\
@@ -17683,7 +17717,7 @@
 
 ;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode 
makefile-makepp-mode
 ;;;;;;  makefile-gmake-mode makefile-automake-mode makefile-mode)
-;;;;;;  "make-mode" "progmodes/make-mode.el" (18177 873))
+;;;;;;  "make-mode" "progmodes/make-mode.el" (18310 12112))
 ;;; Generated autoloads from progmodes/make-mode.el
 
 (autoload 'makefile-mode "make-mode" "\
@@ -17800,8 +17834,8 @@
 
 ;;;***
 
-;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (18177
-;;;;;;  867))
+;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (18307
+;;;;;;  26228))
 ;;; Generated autoloads from makesum.el
 
 (autoload 'make-command-summary "makesum" "\
@@ -17812,7 +17846,7 @@
 
 ;;;***
 
-;;;### (autoloads (man-follow man) "man" "man.el" (18190 39677))
+;;;### (autoloads (man-follow man) "man" "man.el" (18310 12042))
 ;;; Generated autoloads from man.el
 
 (defalias 'manual-entry 'man)
@@ -17839,7 +17873,7 @@
 
 ;;;***
 
-;;;### (autoloads (master-mode) "master" "master.el" (18177 867))
+;;;### (autoloads (master-mode) "master" "master.el" (18310 12042))
 ;;; Generated autoloads from master.el
 
 (autoload 'master-mode "master" "\
@@ -17862,7 +17896,7 @@
 ;;;***
 
 ;;;### (autoloads (minibuffer-indicate-depth-mode) "mb-depth" "mb-depth.el"
-;;;;;;  (18190 39677))
+;;;;;;  (18310 12042))
 ;;; Generated autoloads from mb-depth.el
 
 (defvar minibuffer-indicate-depth-mode nil "\
@@ -17887,8 +17921,8 @@
 
 ;;;***
 
-;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (18213
-;;;;;;  1254))
+;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (18310
+;;;;;;  12042))
 ;;; Generated autoloads from menu-bar.el
 
 (put 'menu-bar-mode 'standard-value '(t))
@@ -17919,7 +17953,7 @@
 ;;;;;;  message-forward-make-body message-forward message-recover
 ;;;;;;  message-supersede message-cancel-news message-followup 
message-wide-reply
 ;;;;;;  message-reply message-news message-mail message-mode) "message"
-;;;;;;  "gnus/message.el" (18231 31067))
+;;;;;;  "gnus/message.el" (18329 52187))
 ;;; Generated autoloads from gnus/message.el
 
 (define-mail-user-agent 'message-user-agent 'message-mail 
'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -18085,7 +18119,7 @@
 ;;;***
 
 ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" 
"progmodes/meta-mode.el"
-;;;;;;  (18190 39684))
+;;;;;;  (18310 12112))
 ;;; Generated autoloads from progmodes/meta-mode.el
 
 (autoload 'metafont-mode "meta-mode" "\
@@ -18112,7 +18146,7 @@
 
 ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
 ;;;;;;  metamail-interpret-header) "metamail" "mail/metamail.el"
-;;;;;;  (18177 867))
+;;;;;;  (18310 12090))
 ;;; Generated autoloads from mail/metamail.el
 
 (autoload 'metamail-interpret-header "metamail" "\
@@ -18157,7 +18191,7 @@
 
 ;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
 ;;;;;;  mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
-;;;;;;  "mh-e/mh-comp.el" (18177 868))
+;;;;;;  "mh-e/mh-comp.el" (18310 12093))
 ;;; Generated autoloads from mh-e/mh-comp.el
 
 (autoload 'mh-smail "mh-comp" "\
@@ -18244,7 +18278,7 @@
 
 ;;;***
 
-;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (18190 39683))
+;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (18310 12093))
 ;;; Generated autoloads from mh-e/mh-e.el
 
 (put 'mh-progs 'risky-local-variable t)
@@ -18261,7 +18295,7 @@
 ;;;***
 
 ;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
-;;;;;;  "mh-e/mh-folder.el" (18177 868))
+;;;;;;  "mh-e/mh-folder.el" (18310 12093))
 ;;; Generated autoloads from mh-e/mh-folder.el
 
 (autoload 'mh-rmail "mh-folder" "\
@@ -18343,7 +18377,7 @@
 ;;;***
 
 ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
-;;;;;;  "midnight.el" (18177 868))
+;;;;;;  "midnight.el" (18310 12042))
 ;;; Generated autoloads from midnight.el
 
 (autoload 'clean-buffer-list "midnight" "\
@@ -18370,7 +18404,7 @@
 ;;;***
 
 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
-;;;;;;  "minibuf-eldef.el" (18177 868))
+;;;;;;  "minibuf-eldef.el" (18310 12042))
 ;;; Generated autoloads from minibuf-eldef.el
 
 (defvar minibuffer-electric-default-mode nil "\
@@ -18398,7 +18432,7 @@
 ;;;***
 
 ;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
-;;;;;;  (18231 31070))
+;;;;;;  (18310 12112))
 ;;; Generated autoloads from progmodes/mixal-mode.el
 
 (autoload 'mixal-mode "mixal-mode" "\
@@ -18413,7 +18447,7 @@
 
 ;;;### (autoloads (malayalam-composition-function 
malayalam-post-read-conversion
 ;;;;;;  malayalam-compose-region) "mlm-util" "language/mlm-util.el"
-;;;;;;  (18177 866))
+;;;;;;  (18339 17960))
 ;;; Generated autoloads from language/mlm-util.el
 
 (autoload 'malayalam-compose-region "mlm-util" "\
@@ -18436,7 +18470,7 @@
 ;;;***
 
 ;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
-;;;;;;  "mm-extern" "gnus/mm-extern.el" (18177 861))
+;;;;;;  "mm-extern" "gnus/mm-extern.el" (18310 12078))
 ;;; Generated autoloads from gnus/mm-extern.el
 
 (autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -18455,7 +18489,7 @@
 ;;;***
 
 ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
-;;;;;;  (18231 31067))
+;;;;;;  (18310 12078))
 ;;; Generated autoloads from gnus/mm-partial.el
 
 (autoload 'mm-inline-partial "mm-partial" "\
@@ -18469,7 +18503,7 @@
 ;;;***
 
 ;;;### (autoloads (mm-url-insert-file-contents-external 
mm-url-insert-file-contents)
-;;;;;;  "mm-url" "gnus/mm-url.el" (18231 31067))
+;;;;;;  "mm-url" "gnus/mm-url.el" (18310 12078))
 ;;; Generated autoloads from gnus/mm-url.el
 
 (autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -18486,7 +18520,7 @@
 ;;;***
 
 ;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
-;;;;;;  "gnus/mm-uu.el" (18231 31067))
+;;;;;;  "gnus/mm-uu.el" (18310 12078))
 ;;; Generated autoloads from gnus/mm-uu.el
 
 (autoload 'mm-uu-dissect "mm-uu" "\
@@ -18506,7 +18540,7 @@
 ;;;***
 
 ;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
-;;;;;;  (18231 31067))
+;;;;;;  (18310 12079))
 ;;; Generated autoloads from gnus/mml1991.el
 
 (autoload 'mml1991-encrypt "mml1991" "\
@@ -18523,7 +18557,7 @@
 
 ;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
 ;;;;;;  mml2015-verify-test mml2015-verify mml2015-decrypt-test 
mml2015-decrypt)
-;;;;;;  "mml2015" "gnus/mml2015.el" (18231 31067))
+;;;;;;  "mml2015" "gnus/mml2015.el" (18310 12079))
 ;;; Generated autoloads from gnus/mml2015.el
 
 (autoload 'mml2015-decrypt "mml2015" "\
@@ -18596,7 +18630,7 @@
 ;;;***
 
 ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
-;;;;;;  (18177 871))
+;;;;;;  (18310 12105))
 ;;; Generated autoloads from play/morse.el
 
 (autoload 'morse-region "morse" "\
@@ -18611,8 +18645,8 @@
 
 ;;;***
 
-;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (18177
-;;;;;;  868))
+;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (18310
+;;;;;;  12043))
 ;;; Generated autoloads from mouse-sel.el
 
 (defvar mouse-sel-mode nil "\
@@ -18664,7 +18698,7 @@
 
 ;;;***
 
-;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (18177 871))
+;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (18310 12105))
 ;;; Generated autoloads from play/mpuz.el
 
 (autoload 'mpuz "mpuz" "\
@@ -18674,7 +18708,7 @@
 
 ;;;***
 
-;;;### (autoloads (msb-mode) "msb" "msb.el" (18231 31063))
+;;;### (autoloads (msb-mode) "msb" "msb.el" (18307 26228))
 ;;; Generated autoloads from msb.el
 
 (defvar msb-mode nil "\
@@ -18701,7 +18735,7 @@
 ;;;;;;  list-coding-systems describe-current-coding-system 
describe-current-coding-system-briefly
 ;;;;;;  describe-coding-system describe-character-set list-charset-chars
 ;;;;;;  read-charset list-character-sets) "mule-diag" 
"international/mule-diag.el"
-;;;;;;  (18206 27859))
+;;;;;;  (18343 49081))
 ;;; Generated autoloads from international/mule-diag.el
 
 (autoload 'list-character-sets "mule-diag" "\
@@ -18845,7 +18879,7 @@
 ;;;;;;  coding-system-translation-table-for-decode 
coding-system-pre-write-conversion
 ;;;;;;  coding-system-post-read-conversion lookup-nested-alist set-nested-alist
 ;;;;;;  truncate-string-to-width store-substring string-to-sequence)
-;;;;;;  "mule-util" "international/mule-util.el" (18177 865))
+;;;;;;  "mule-util" "international/mule-util.el" (18339 17955))
 ;;; Generated autoloads from international/mule-util.el
 
 (autoload 'string-to-sequence "mule-util" "\
@@ -18982,7 +19016,7 @@
 ;;;***
 
 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
-;;;;;;  (18177 869))
+;;;;;;  (18310 12043))
 ;;; Generated autoloads from mwheel.el
 
 (defvar mouse-wheel-mode nil "\
@@ -19011,7 +19045,7 @@
 ;;;### (autoloads (network-connection network-connection-to-service
 ;;;;;;  whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
 ;;;;;;  nslookup nslookup-host route arp netstat ipconfig ping traceroute)
-;;;;;;  "net-utils" "net/net-utils.el" (18177 869))
+;;;;;;  "net-utils" "net/net-utils.el" (18310 12095))
 ;;; Generated autoloads from net/net-utils.el
 
 (autoload 'traceroute "net-utils" "\
@@ -19107,7 +19141,7 @@
 ;;;;;;  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" (18231 31063))
+;;;;;;  "newcomment.el" (18310 12043))
 ;;; Generated autoloads from newcomment.el
 
 (defalias 'indent-for-comment 'comment-indent)
@@ -19304,7 +19338,7 @@
 
 ;;;### (autoloads (newsticker-show-news newsticker-start-ticker 
newsticker-start
 ;;;;;;  newsticker-ticker-running-p newsticker-running-p) "newsticker"
-;;;;;;  "net/newsticker.el" (18231 31069))
+;;;;;;  "net/newsticker.el" (18310 12096))
 ;;; Generated autoloads from net/newsticker.el
 
 (autoload 'newsticker-running-p "newsticker" "\
@@ -19346,7 +19380,7 @@
 ;;;***
 
 ;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
-;;;;;;  (18231 31067))
+;;;;;;  (18310 12079))
 ;;; Generated autoloads from gnus/nndiary.el
 
 (autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -19356,8 +19390,8 @@
 
 ;;;***
 
-;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (18231
-;;;;;;  31067))
+;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (18310
+;;;;;;  12079))
 ;;; Generated autoloads from gnus/nndoc.el
 
 (autoload 'nndoc-add-type "nndoc" "\
@@ -19372,7 +19406,7 @@
 ;;;***
 
 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
-;;;;;;  (18231 31068))
+;;;;;;  (18310 12079))
 ;;; Generated autoloads from gnus/nnfolder.el
 
 (autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -19384,7 +19418,7 @@
 ;;;***
 
 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
-;;;;;;  (18231 31068))
+;;;;;;  (18310 12080))
 ;;; Generated autoloads from gnus/nnkiboze.el
 
 (autoload 'nnkiboze-generate-groups "nnkiboze" "\
@@ -19396,7 +19430,7 @@
 ;;;***
 
 ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
-;;;;;;  (18231 31068))
+;;;;;;  (18310 12080))
 ;;; Generated autoloads from gnus/nnml.el
 
 (autoload 'nnml-generate-nov-databases "nnml" "\
@@ -19407,7 +19441,7 @@
 ;;;***
 
 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables 
nnsoup-pack-replies)
-;;;;;;  "nnsoup" "gnus/nnsoup.el" (18231 31068))
+;;;;;;  "nnsoup" "gnus/nnsoup.el" (18310 12081))
 ;;; Generated autoloads from gnus/nnsoup.el
 
 (autoload 'nnsoup-pack-replies "nnsoup" "\
@@ -19428,7 +19462,7 @@
 ;;;***
 
 ;;;### (autoloads (disable-command enable-command disabled-command-function)
-;;;;;;  "novice" "novice.el" (18177 870))
+;;;;;;  "novice" "novice.el" (18310 12043))
 ;;; Generated autoloads from novice.el
 
 (defvar disabled-command-function 'disabled-command-function "\
@@ -19461,7 +19495,7 @@
 ;;;***
 
 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
-;;;;;;  (18231 31070))
+;;;;;;  (18310 12118))
 ;;; Generated autoloads from textmodes/nroff-mode.el
 
 (autoload 'nroff-mode "nroff-mode" "\
@@ -19476,7 +19510,7 @@
 ;;;***
 
 ;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el"
-;;;;;;  (18308 19808))
+;;;;;;  (18310 12100))
 ;;; Generated autoloads from nxml/nxml-glyph.el
 
 (autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -19488,8 +19522,8 @@
 
 ;;;***
 
-;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (18313
-;;;;;;  19474))
+;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (18324
+;;;;;;  26615))
 ;;; Generated autoloads from nxml/nxml-mode.el
 
 (autoload 'nxml-mode "nxml-mode" "\
@@ -19565,7 +19599,7 @@
 ;;;***
 
 ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"
-;;;;;;  (18177 873))
+;;;;;;  (18310 12112))
 ;;; Generated autoloads from progmodes/octave-hlp.el
 
 (autoload 'octave-help "octave-hlp" "\
@@ -19579,7 +19613,7 @@
 ;;;***
 
 ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
-;;;;;;  (18190 39684))
+;;;;;;  (18310 12112))
 ;;; Generated autoloads from progmodes/octave-inf.el
 
 (autoload 'inferior-octave "octave-inf" "\
@@ -19602,7 +19636,7 @@
 ;;;***
 
 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
-;;;;;;  (18213 1259))
+;;;;;;  (18310 12112))
 ;;; Generated autoloads from progmodes/octave-mod.el
 
 (autoload 'octave-mode "octave-mod" "\
@@ -19693,7 +19727,7 @@
 ;;;***
 
 ;;;### (autoloads (edit-options list-options) "options" "obsolete/options.el"
-;;;;;;  (18177 870))
+;;;;;;  (18310 12103))
 ;;; Generated autoloads from obsolete/options.el
 
 (autoload 'list-options "options" "\
@@ -19715,15 +19749,15 @@
 ;;;***
 
 ;;;### (autoloads (org-export-icalendar-combine-agenda-files 
org-export-icalendar-all-agenda-files
-;;;;;;  org-export-icalendar-this-file org-diary org-tags-view org-todo-list
-;;;;;;  org-agenda-list org-cycle-agenda-files org-batch-store-agenda-views
-;;;;;;  org-store-agenda-views org-batch-agenda-csv org-batch-agenda
-;;;;;;  org-agenda org-agenda-to-appt org-remember-handler org-remember
-;;;;;;  org-remember-apply-template org-remember-annotation 
org-open-at-point-global
-;;;;;;  org-insert-link-global org-store-link orgtbl-mode turn-on-orgtbl
-;;;;;;  org-run-like-in-org-mode turn-on-orgstruct++ turn-on-orgstruct
-;;;;;;  orgstruct-mode org-global-cycle org-cycle org-mode) "org"
-;;;;;;  "textmodes/org.el" (18231 31070))
+;;;;;;  org-export-icalendar-this-file org-diary org-agenda-list-stuck-projects
+;;;;;;  org-tags-view org-todo-list org-agenda-list org-cycle-agenda-files
+;;;;;;  org-batch-store-agenda-views org-store-agenda-views 
org-batch-agenda-csv
+;;;;;;  org-batch-agenda org-agenda org-agenda-to-appt org-remember-handler
+;;;;;;  org-remember org-remember-apply-template org-remember-annotation
+;;;;;;  org-remember-insinuate org-open-at-point-global org-insert-link-global
+;;;;;;  org-store-link orgtbl-mode turn-on-orgtbl org-run-like-in-org-mode
+;;;;;;  turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle
+;;;;;;  org-cycle org-mode) "org" "textmodes/org.el" (18329 52192))
 ;;; Generated autoloads from textmodes/org.el
 
 (autoload 'org-mode "org" "\
@@ -19817,7 +19851,7 @@
 Unconditionally turn on `orgstruct-mode', and force org-mode indentations.
 In addition to setting orgstruct-mode, this also exports all indentation and
 autofilling variables from org-mode into the buffer.  Note that turning
-off orgstruct-mode will *not* remove these additonal settings.
+off orgstruct-mode will *not* remove these additional settings.
 
 \(fn)" nil nil)
 
@@ -19859,6 +19893,11 @@
 
 \(fn)" t nil)
 
+(autoload 'org-remember-insinuate "org" "\
+Setup remember.el for use wiht Org-mode.
+
+\(fn)" nil nil)
+
 (autoload 'org-remember-annotation "org" "\
 Return a link to the current location as an annotation for remember.el.
 If you are using Org-mode files as target for data storage with
@@ -19870,7 +19909,7 @@
 (autoload 'org-remember-apply-template "org" "\
 Initialize *remember* buffer with template, invoke `org-mode'.
 This function should be placed into `remember-mode-hook' and in fact requires
-to be run from that hook to fucntion properly.
+to be run from that hook to function properly.
 
 \(fn &optional USE-CHAR SKIP-INTERACTIVE)" nil nil)
 
@@ -19879,7 +19918,15 @@
 If there is an active region, make sure remember uses it as initial content
 of the remember buffer.
 
-\(fn &optional ORG-FORCE-REMEMBER-TEMPLATE-CHAR)" t nil)
+When called interactively with a `C-u' prefix argument GOTO, don't remember
+anything, just go to the file/headline where the selected template usually
+stores its notes.  With a double prefix arg `C-u C-u', go to the last
+note stored by remember.
+
+Lisp programs can set ORG-FORCE-REMEMBER-TEMPLATE-CHAR to a character
+associated with a template in `org-remember-templates'.
+
+\(fn &optional GOTO ORG-FORCE-REMEMBER-TEMPLATE-CHAR)" t nil)
 
 (autoload 'org-remember-handler "org" "\
 Store stuff from remember.el into an org file.
@@ -19969,7 +20016,7 @@
 Run an agenda command in batch mode and send the result to STDOUT.
 If CMD-KEY is a string of length 1, it is used as a key in
 `org-agenda-custom-commands' and triggers this command.  If it is a
-longer string is is used as a tags/todo match string.
+longer string it is used as a tags/todo match string.
 Paramters are alternating variable names and values that will be bound
 before running the agenda command.
 
@@ -19979,7 +20026,7 @@
 Run an agenda command in batch mode and send the result to STDOUT.
 If CMD-KEY is a string of length 1, it is used as a key in
 `org-agenda-custom-commands' and triggers this command.  If it is a
-longer string is is used as a tags/todo match string.
+longer string it is used as a tags/todo match string.
 Paramters are alternating variable names and values that will be bound
 before running the agenda command.
 
@@ -20063,6 +20110,15 @@
 
 \(fn &optional TODO-ONLY MATCH)" t nil)
 
+(autoload 'org-agenda-list-stuck-projects "org" "\
+Create agenda view for projects that are stuck.
+Stuck projects are project that have no next actions.  For the definitions
+of what a project is and how to check if it stuck, customize the variable
+`org-stuck-projects'.
+MATCH is being ignored.
+
+\(fn &rest IGNORE)" t nil)
+
 (autoload 'org-diary "org" "\
 Return diary information from org-files.
 This function can be used in a \"sexp\" diary entry in the Emacs calendar.
@@ -20136,7 +20192,7 @@
 ;;;### (autoloads (org-export-as-latex org-export-region-as-latex
 ;;;;;;  org-replace-region-by-latex org-export-as-latex-to-buffer
 ;;;;;;  org-export-as-latex-batch) "org-export-latex" 
"textmodes/org-export-latex.el"
-;;;;;;  (18231 31070))
+;;;;;;  (18324 26617))
 ;;; Generated autoloads from textmodes/org-export-latex.el
 
 (autoload 'org-export-as-latex-batch "org-export-latex" "\
@@ -20182,14 +20238,28 @@
 
 (autoload 'org-export-as-latex "org-export-latex" "\
 Export current buffer to a LaTeX file.
+If there is an active region, export only the region.  The prefix
+ARG specifies how many levels of the outline should become
+headlines.  The default is 3.  Lower levels will be exported
+depending on `org-export-latex-low-levels'.  The default is to
+convert them as description lists.  When HIDDEN is non-nil, don't
+display the LaTeX buffer.  EXT-PLIST is a property list with
+external parameters overriding org-mode's default settings, but
+still inferior to file-local settings.  When TO-BUFFER is
+non-nil, create a buffer with that name and export to that
+buffer.  If TO-BUFFER is the symbol `string', don't leave any
+buffer behind but just return the resulting LaTeX as a string.
+When BODY-ONLY is set, don't produce the file header and footer,
+simply return the content of egin{document}...nd{document},
+without even the egin{document} and nd{document} commands.
 
 \(fn ARG &optional HIDDEN EXT-PLIST TO-BUFFER BODY-ONLY)" t nil)
 
 ;;;***
 
 ;;;### (autoloads (org-publish-all org-publish-current-file 
org-publish-current-project
-;;;;;;  org-publish) "org-publish" "textmodes/org-publish.el" (18231
-;;;;;;  31070))
+;;;;;;  org-publish) "org-publish" "textmodes/org-publish.el" (18324
+;;;;;;  26618))
 ;;; Generated autoloads from textmodes/org-publish.el
 
 (autoload 'org-publish "org-publish" "\
@@ -20218,7 +20288,7 @@
 ;;;***
 
 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
-;;;;;;  (18190 39678))
+;;;;;;  (18329 52182))
 ;;; Generated autoloads from outline.el
 (put 'outline-regexp 'safe-local-variable 'string-or-null-p)
 
@@ -20274,8 +20344,8 @@
 
 ;;;***
 
-;;;### (autoloads nil "paragraphs" "textmodes/paragraphs.el" (18177
-;;;;;;  875))
+;;;### (autoloads nil "paragraphs" "textmodes/paragraphs.el" (18310
+;;;;;;  12119))
 ;;; Generated autoloads from textmodes/paragraphs.el
 (put 'paragraph-start 'safe-local-variable 'stringp)
 (put 'paragraph-separate 'safe-local-variable 'stringp)
@@ -20289,7 +20359,7 @@
 
 ;;;***
 
-;;;### (autoloads (show-paren-mode) "paren" "paren.el" (18177 870))
+;;;### (autoloads (show-paren-mode) "paren" "paren.el" (18310 12043))
 ;;; Generated autoloads from paren.el
 
 (defvar show-paren-mode nil "\
@@ -20314,7 +20384,7 @@
 ;;;***
 
 ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
-;;;;;;  (18177 856))
+;;;;;;  (18310 12059))
 ;;; Generated autoloads from calendar/parse-time.el
 
 (autoload 'parse-time-string "parse-time" "\
@@ -20326,8 +20396,8 @@
 
 ;;;***
 
-;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (18177
-;;;;;;  873))
+;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (18329
+;;;;;;  52189))
 ;;; Generated autoloads from progmodes/pascal.el
 
 (autoload 'pascal-mode "pascal" "\
@@ -20380,7 +20450,7 @@
 ;;;***
 
 ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
-;;;;;;  (18177 858))
+;;;;;;  (18310 12066))
 ;;; Generated autoloads from emulation/pc-mode.el
 
 (autoload 'pc-bindings-mode "pc-mode" "\
@@ -20397,8 +20467,8 @@
 
 ;;;***
 
-;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
-;;;;;;  "emulation/pc-select.el" (18213 1258))
+;;;### (autoloads (pc-selection-mode) "pc-select" "emulation/pc-select.el"
+;;;;;;  (18310 12066))
 ;;; Generated autoloads from emulation/pc-select.el
 
 (defvar pc-selection-mode nil "\
@@ -20464,8 +20534,8 @@
 
 ;;;***
 
-;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (18177
-;;;;;;  870))
+;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (18310
+;;;;;;  12044))
 ;;; Generated autoloads from pcmpl-cvs.el
 
 (autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -20476,7 +20546,7 @@
 ;;;***
 
 ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
-;;;;;;  "pcmpl-gnu" "pcmpl-gnu.el" (18177 870))
+;;;;;;  "pcmpl-gnu" "pcmpl-gnu.el" (18310 12044))
 ;;; Generated autoloads from pcmpl-gnu.el
 
 (autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -20504,7 +20574,7 @@
 ;;;***
 
 ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
-;;;;;;  "pcmpl-linux" "pcmpl-linux.el" (18177 870))
+;;;;;;  "pcmpl-linux" "pcmpl-linux.el" (18310 12044))
 ;;; Generated autoloads from pcmpl-linux.el
 
 (autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -20524,8 +20594,8 @@
 
 ;;;***
 
-;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (18177
-;;;;;;  870))
+;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (18310
+;;;;;;  12044))
 ;;; Generated autoloads from pcmpl-rpm.el
 
 (autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -20541,7 +20611,7 @@
 
 ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which
 ;;;;;;  pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd)
-;;;;;;  "pcmpl-unix" "pcmpl-unix.el" (18177 870))
+;;;;;;  "pcmpl-unix" "pcmpl-unix.el" (18310 12044))
 ;;; Generated autoloads from pcmpl-unix.el
 
 (autoload 'pcomplete/cd "pcmpl-unix" "\
@@ -20587,8 +20657,8 @@
 
 ;;;### (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" (18177
-;;;;;;  870))
+;;;;;;  pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (18310
+;;;;;;  12044))
 ;;; Generated autoloads from pcomplete.el
 
 (autoload 'pcomplete "pcomplete" "\
@@ -20647,7 +20717,7 @@
 
 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
 ;;;;;;  cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
-;;;;;;  "pcvs.el" (18194 36639))
+;;;;;;  "pcvs.el" (18324 26612))
 ;;; Generated autoloads from pcvs.el
 
 (autoload 'cvs-checkout "pcvs" "\
@@ -20724,7 +20794,7 @@
 
 ;;;***
 
-;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (18190 39678))
+;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (18329 52182))
 ;;; Generated autoloads from pcvs-defs.el
 
 (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key 
m [status] '(menu-item "Directory Status" cvs-status :help "A more verbose 
status of a workarea")) (define-key m [checkout] '(menu-item "Checkout Module" 
cvs-checkout :help "Check out a module from the repository")) (define-key m 
[update] '(menu-item "Update Directory" cvs-update :help "Fetch updates from 
the repository")) (define-key m [examine] '(menu-item "Examine Directory" 
cvs-examine :help "Examine the current state of a workarea")) (fset 
'cvs-global-menu m)))
@@ -20732,7 +20802,7 @@
 ;;;***
 
 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
-;;;;;;  (18177 873))
+;;;;;;  (18339 17963))
 ;;; Generated autoloads from progmodes/perl-mode.el
 (put 'perl-indent-level 'safe-local-variable 'integerp)
 (put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -20796,7 +20866,7 @@
 ;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key
 ;;;;;;  pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt
 ;;;;;;  pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric 
pgg-encrypt-symmetric-region
-;;;;;;  pgg-encrypt-region) "pgg" "pgg.el" (18177 871))
+;;;;;;  pgg-encrypt-region) "pgg" "pgg.el" (18310 12045))
 ;;; Generated autoloads from pgg.el
 
 (autoload 'pgg-encrypt-region "pgg" "\
@@ -20930,7 +21000,7 @@
 ;;;***
 
 ;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el"
-;;;;;;  (18177 871))
+;;;;;;  (18310 12045))
 ;;; Generated autoloads from pgg-gpg.el
 
 (autoload 'pgg-gpg-symmetric-key-p "pgg-gpg" "\
@@ -20941,7 +21011,7 @@
 ;;;***
 
 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
-;;;;;;  (18177 876))
+;;;;;;  (18310 12119))
 ;;; Generated autoloads from textmodes/picture.el
 
 (autoload 'picture-mode "picture" "\
@@ -21022,7 +21092,7 @@
 ;;;***
 
 ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
-;;;;;;  (18177 876))
+;;;;;;  (18310 12119))
 ;;; Generated autoloads from textmodes/po.el
 
 (autoload 'po-find-file-coding-system "po" "\
@@ -21033,7 +21103,7 @@
 
 ;;;***
 
-;;;### (autoloads (pong) "pong" "play/pong.el" (18177 871))
+;;;### (autoloads (pong) "pong" "play/pong.el" (18310 12105))
 ;;; Generated autoloads from play/pong.el
 
 (autoload 'pong "pong" "\
@@ -21050,7 +21120,7 @@
 ;;;***
 
 ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer
-;;;;;;  pp-to-string) "pp" "emacs-lisp/pp.el" (18177 858))
+;;;;;;  pp-to-string) "pp" "emacs-lisp/pp.el" (18310 12064))
 ;;; Generated autoloads from emacs-lisp/pp.el
 
 (autoload 'pp-to-string "pp" "\
@@ -21106,7 +21176,7 @@
 ;;;;;;  pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
 ;;;;;;  pr-ps-directory-ps-print pr-ps-directory-print 
pr-ps-directory-using-ghostscript
 ;;;;;;  pr-ps-directory-preview pr-interface) "printing" "printing.el"
-;;;;;;  (18231 31063))
+;;;;;;  (18310 12045))
 ;;; Generated autoloads from printing.el
 
 (autoload 'pr-interface "printing" "\
@@ -21694,7 +21764,7 @@
 ;;;***
 
 ;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el"
-;;;;;;  (18213 1259))
+;;;;;;  (18310 12113))
 ;;; Generated autoloads from progmodes/prolog.el
 
 (autoload 'prolog-mode "prolog" "\
@@ -21717,7 +21787,7 @@
 
 ;;;***
 
-;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (18177 874))
+;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (18340 21050))
 ;;; Generated autoloads from ps-bdf.el
 
 (defvar bdf-directory-list (if (memq system-type '(ms-dos windows-nt)) (list 
(expand-file-name "fonts/bdf" installation-directory)) 
'("/usr/local/share/emacs/fonts/bdf")) "\
@@ -21726,8 +21796,8 @@
 
 ;;;***
 
-;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (18231
-;;;;;;  31070))
+;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (18310
+;;;;;;  12113))
 ;;; Generated autoloads from progmodes/ps-mode.el
 
 (autoload 'ps-mode "ps-mode" "\
@@ -21778,8 +21848,8 @@
 ;;;;;;  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-print-color-p ps-paper-type
-;;;;;;  ps-page-dimensions-database) "ps-print" "ps-print.el" (18231
-;;;;;;  31064))
+;;;;;;  ps-page-dimensions-database) "ps-print" "ps-print.el" (18340
+;;;;;;  21050))
 ;;; Generated autoloads from ps-print.el
 
 (defvar ps-page-dimensions-database (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 
72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") 
(list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 
14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") 
(list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 
72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 
'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 
10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 
7.16) (* 72 10.125) "B5")) "\
@@ -21976,7 +22046,7 @@
 ;;;***
 
 ;;;### (autoloads (jython-mode python-mode run-python) "python" 
"progmodes/python.el"
-;;;;;;  (18231 31070))
+;;;;;;  (18324 26616))
 ;;; Generated autoloads from progmodes/python.el
 
 (add-to-list 'interpreter-mode-alist '("jython" . jython-mode))
@@ -22051,7 +22121,7 @@
 ;;;***
 
 ;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
-;;;;;;  (18231 31069))
+;;;;;;  (18310 12082))
 ;;; Generated autoloads from gnus/qp.el
 
 (autoload 'quoted-printable-decode-region "qp" "\
@@ -22074,7 +22144,7 @@
 ;;;;;;  quail-defrule quail-install-decode-map quail-install-map
 ;;;;;;  quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
 ;;;;;;  quail-define-package quail-use-package quail-title) "quail"
-;;;;;;  "international/quail.el" (18177 865))
+;;;;;;  "international/quail.el" (18339 17956))
 ;;; Generated autoloads from international/quail.el
 
 (autoload 'quail-title "quail" "\
@@ -22305,8 +22375,8 @@
 
 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
 ;;;;;;  quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
-;;;;;;  quickurl-ask quickurl) "quickurl" "net/quickurl.el" (18177
-;;;;;;  869))
+;;;;;;  quickurl-ask quickurl) "quickurl" "net/quickurl.el" (18310
+;;;;;;  12096))
 ;;; Generated autoloads from net/quickurl.el
 
 (defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn 
(require 'quickurl) (add-hook 'local-write-file-hooks (lambda () 
(quickurl-read) nil)))\n;; End:\n" "\
@@ -22378,7 +22448,7 @@
 ;;;***
 
 ;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
-;;;;;;  "net/rcirc.el" (18231 31069))
+;;;;;;  "net/rcirc.el" (18310 12096))
 ;;; Generated autoloads from net/rcirc.el
 
 (autoload 'rcirc "rcirc" "\
@@ -22413,8 +22483,8 @@
 
 ;;;***
 
-;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (18177
-;;;;;;  869))
+;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (18339
+;;;;;;  17962))
 ;;; Generated autoloads from net/rcompile.el
 
 (autoload 'remote-compile "rcompile" "\
@@ -22426,7 +22496,7 @@
 ;;;***
 
 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
-;;;;;;  (18190 39682))
+;;;;;;  (18310 12064))
 ;;; Generated autoloads from emacs-lisp/re-builder.el
 
 (defalias 'regexp-builder 're-builder)
@@ -22438,7 +22508,7 @@
 
 ;;;***
 
-;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (18190 39678))
+;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (18310 12046))
 ;;; Generated autoloads from recentf.el
 
 (defvar recentf-mode nil "\
@@ -22465,8 +22535,8 @@
 ;;;### (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" (18177
-;;;;;;  874))
+;;;;;;  delete-rectangle move-to-column-force) "rect" "rect.el" (18310
+;;;;;;  12046))
 ;;; Generated autoloads from rect.el
 
 (autoload 'move-to-column-force "rect" "\
@@ -22594,8 +22664,8 @@
 
 ;;;***
 
-;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (18177
-;;;;;;  876))
+;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (18310
+;;;;;;  12119))
 ;;; Generated autoloads from textmodes/refill.el
 
 (autoload 'refill-mode "refill" "\
@@ -22611,7 +22681,7 @@
 ;;;***
 
 ;;;### (autoloads (reftex-reset-scanning-information reftex-mode
-;;;;;;  turn-on-reftex) "reftex" "textmodes/reftex.el" (18231 31070))
+;;;;;;  turn-on-reftex) "reftex" "textmodes/reftex.el" (18310 12121))
 ;;; Generated autoloads from textmodes/reftex.el
 
 (autoload 'turn-on-reftex "reftex" "\
@@ -22661,7 +22731,7 @@
 ;;;***
 
 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
-;;;;;;  (18194 36640))
+;;;;;;  (18310 12120))
 ;;; Generated autoloads from textmodes/reftex-cite.el
 
 (autoload 'reftex-citation "reftex-cite" "\
@@ -22691,7 +22761,7 @@
 ;;;***
 
 ;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" 
"textmodes/reftex-global.el"
-;;;;;;  (18177 876))
+;;;;;;  (18310 12120))
 ;;; Generated autoloads from textmodes/reftex-global.el
 
 (autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -22708,7 +22778,7 @@
 ;;;***
 
 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" 
"textmodes/reftex-index.el"
-;;;;;;  (18231 31070))
+;;;;;;  (18329 52192))
 ;;; Generated autoloads from textmodes/reftex-index.el
 
 (autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -22741,7 +22811,7 @@
 ;;;***
 
 ;;;### (autoloads (reftex-all-document-files) "reftex-parse" 
"textmodes/reftex-parse.el"
-;;;;;;  (18177 876))
+;;;;;;  (18310 12120))
 ;;; Generated autoloads from textmodes/reftex-parse.el
 
 (autoload 'reftex-all-document-files "reftex-parse" "\
@@ -22753,8 +22823,8 @@
 
 ;;;***
 
-;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (18177
-;;;;;;  876))
+;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (18310
+;;;;;;  12120))
 ;;; Generated autoloads from textmodes/reftex-vars.el
 (put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) 
(symbolp x))))
 (put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) 
(symbolp x))))
@@ -22764,7 +22834,7 @@
 ;;;***
 
 ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" 
"emacs-lisp/regexp-opt.el"
-;;;;;;  (18177 858))
+;;;;;;  (18339 17951))
 ;;; Generated autoloads from emacs-lisp/regexp-opt.el
 
 (autoload 'regexp-opt "regexp-opt" "\
@@ -22791,8 +22861,9 @@
 
 ;;;***
 
-;;;### (autoloads (remember-clipboard remember-other-frame remember)
-;;;;;;  "remember" "textmodes/remember.el" (18230 21316))
+;;;### (autoloads (remember-diary-extract-entries remember-clipboard
+;;;;;;  remember-other-frame remember) "remember" "textmodes/remember.el"
+;;;;;;  (18310 12121))
 ;;; Generated autoloads from textmodes/remember.el
 
 (autoload 'remember "remember" "\
@@ -22800,7 +22871,7 @@
 INITIAL is the text to initially place in the *Remember* buffer,
 or nil to bring up a blank *Remember* buffer.
 
-With a prefix, use the region as INITIAL.
+With a prefix or a visible region, use the region as INITIAL.
 
 \(fn &optional INITIAL)" t nil)
 
@@ -22816,20 +22887,14 @@
 
 \(fn)" t nil)
 
-;;;***
-
-;;;### (autoloads (remember-diary-extract-entries) "remember-diary"
-;;;;;;  "textmodes/remember-diary.el" (18230 21313))
-;;; Generated autoloads from textmodes/remember-diary.el
-
-(autoload 'remember-diary-extract-entries "remember-diary" "\
+(autoload 'remember-diary-extract-entries "remember" "\
 Extract diary entries from the region.
 
 \(fn)" nil nil)
 
 ;;;***
 
-;;;### (autoloads (repeat) "repeat" "repeat.el" (18190 39678))
+;;;### (autoloads (repeat) "repeat" "repeat.el" (18324 26612))
 ;;; Generated autoloads from repeat.el
 
 (autoload 'repeat "repeat" "\
@@ -22852,7 +22917,7 @@
 ;;;***
 
 ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
-;;;;;;  (18194 36639))
+;;;;;;  (18310 12090))
 ;;; Generated autoloads from mail/reporter.el
 
 (autoload 'reporter-submit-bug-report "reporter" "\
@@ -22884,7 +22949,7 @@
 ;;;***
 
 ;;;### (autoloads (reposition-window) "reposition" "reposition.el"
-;;;;;;  (18177 874))
+;;;;;;  (18310 12046))
 ;;; Generated autoloads from reposition.el
 
 (autoload 'reposition-window "reposition" "\
@@ -22910,8 +22975,8 @@
 
 ;;;***
 
-;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (18177
-;;;;;;  874))
+;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (18310
+;;;;;;  12046))
 ;;; Generated autoloads from resume.el
 
 (autoload 'resume-suspend-hook "resume" "\
@@ -22922,7 +22987,7 @@
 ;;;***
 
 ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
-;;;;;;  (18177 874))
+;;;;;;  (18310 12046))
 ;;; Generated autoloads from reveal.el
 
 (autoload 'reveal-mode "reveal" "\
@@ -22957,7 +23022,7 @@
 ;;;***
 
 ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
-;;;;;;  (18195 4247))
+;;;;;;  (18310 12064))
 ;;; Generated autoloads from emacs-lisp/ring.el
 
 (autoload 'ring-p "ring" "\
@@ -22972,7 +23037,7 @@
 
 ;;;***
 
-;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (18177 869))
+;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (18310 12096))
 ;;; Generated autoloads from net/rlogin.el
  (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
 
@@ -23023,8 +23088,8 @@
 ;;;;;;  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-movemail-variant-p) "rmail" "mail/rmail.el" (18194
-;;;;;;  36639))
+;;;;;;  rmail-movemail-variant-p) "rmail" "mail/rmail.el" (18339
+;;;;;;  17961))
 ;;; Generated autoloads from mail/rmail.el
 
 (autoload 'rmail-movemail-variant-p "rmail" "\
@@ -23289,7 +23354,7 @@
 ;;;***
 
 ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
-;;;;;;  (18177 867))
+;;;;;;  (18310 12091))
 ;;; Generated autoloads from mail/rmailedit.el
 
 (autoload 'rmail-edit-current-message "rmailedit" "\
@@ -23301,7 +23366,7 @@
 
 ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
 ;;;;;;  rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
-;;;;;;  "mail/rmailkwd.el" (18177 867))
+;;;;;;  "mail/rmailkwd.el" (18310 12091))
 ;;; Generated autoloads from mail/rmailkwd.el
 
 (autoload 'rmail-add-label "rmailkwd" "\
@@ -23340,7 +23405,7 @@
 ;;;***
 
 ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el"
-;;;;;;  (18177 867))
+;;;;;;  (18310 12091))
 ;;; Generated autoloads from mail/rmailmsc.el
 
 (autoload 'set-rmail-inbox-list "rmailmsc" "\
@@ -23354,7 +23419,7 @@
 
 ;;;### (autoloads (rmail-output-body-to-file rmail-output 
rmail-fields-not-to-output
 ;;;;;;  rmail-output-to-rmail-file rmail-output-file-alist) "rmailout"
-;;;;;;  "mail/rmailout.el" (18177 867))
+;;;;;;  "mail/rmailout.el" (18310 12091))
 ;;; Generated autoloads from mail/rmailout.el
 
 (defvar rmail-output-file-alist nil "\
@@ -23421,8 +23486,8 @@
 
 ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines 
rmail-sort-by-correspondent
 ;;;;;;  rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject
-;;;;;;  rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (18177
-;;;;;;  867))
+;;;;;;  rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (18310
+;;;;;;  12091))
 ;;; Generated autoloads from mail/rmailsort.el
 
 (autoload 'rmail-sort-by-date "rmailsort" "\
@@ -23474,7 +23539,7 @@
 ;;;;;;  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" (18177 867))
+;;;;;;  "rmailsum" "mail/rmailsum.el" (18310 12091))
 ;;; Generated autoloads from mail/rmailsum.el
 
 (defvar rmail-summary-scroll-between-messages t "\
@@ -23556,7 +23621,7 @@
 ;;;***
 
 ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el"
-;;;;;;  (18177 870))
+;;;;;;  (18310 12103))
 ;;; Generated autoloads from obsolete/rnewspost.el
 
 (autoload 'news-post-news "rnewspost" "\
@@ -23568,8 +23633,91 @@
 
 ;;;***
 
+;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el"
+;;;;;;  (18310 12101))
+;;; Generated autoloads from nxml/rng-cmpct.el
+
+(autoload 'rng-c-load-schema "rng-cmpct" "\
+Load a schema in RELAX NG compact syntax from FILENAME.
+Return a pattern.
+
+\(fn FILENAME)" nil nil)
+
+;;;***
+
+;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el"
+;;;;;;  (18324 26615))
+;;; Generated autoloads from nxml/rng-nxml.el
+
+(autoload 'rng-nxml-mode-init "rng-nxml" "\
+Initialize `nxml-mode' to take advantage of `rng-validate-mode'.
+This is typically called from `nxml-mode-hook'.
+Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
+
+\(fn)" t nil)
+
+;;;***
+
+;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el"
+;;;;;;  (18310 12101))
+;;; Generated autoloads from nxml/rng-valid.el
+
+(autoload 'rng-validate-mode "rng-valid" "\
+Minor mode performing continual validation against a RELAX NG schema.
+
+Checks whether the buffer is a well-formed XML 1.0 document,
+conforming to the XML Namespaces Recommendation and valid against a
+RELAX NG schema. The mode-line indicates whether it is or not.  Any
+parts of the buffer that cause it not to be are considered errors and
+are highlighted with face `rng-error'. A description of each error is
+available as a tooltip.  \\[rng-next-error] goes to the next error
+after point. Clicking mouse-1 on the word `Invalid' in the mode-line
+goes to the first error in the buffer. If the buffer changes, then it
+will be automatically rechecked when Emacs becomes idle; the
+rechecking will be paused whenever there is input pending..
+
+By default, uses a vacuous schema that allows any well-formed XML
+document. A schema can be specified explictly using
+\\[rng-set-schema-file-and-validate], or implicitly based on the buffer's
+file name or on the root element name.  In each case the schema must
+be a RELAX NG schema using the compact schema (such schemas
+conventionally have a suffix of `.rnc').  The variable
+`rng-schema-locating-files' specifies files containing rules
+to use for finding the schema.
+
+\(fn &optional ARG NO-CHANGE-SCHEMA)" t nil)
+
+;;;***
+
+;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (18310
+;;;;;;  12101))
+;;; Generated autoloads from nxml/rng-xsd.el
+
+(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 
'rng-xsd-compile)
+
+(autoload 'rng-xsd-compile "rng-xsd" "\
+Provides W3C XML Schema as a RELAX NG datatypes library. NAME is a
+symbol giving the local name of the datatype.  PARAMS is a list of
+pairs (PARAM-NAME . PARAM-VALUE) where PARAM-NAME is a symbol giving
+the name of the parameter and PARAM-VALUE is a string giving its
+value.  If NAME or PARAMS are invalid, it calls rng-dt-error passing
+it arguments in the same style as format; the value from rng-dt-error
+will be returned.  Otherwise, it returns a list.  The first member of
+the list is t if any string is a legal value for the datatype and nil
+otherwise.  The second argument is a symbol; this symbol will be
+called as a function passing it a string followed by the remaining
+members of the list.  The function must return an object representing
+the value of the datatype that was represented by the string, or nil
+if the string is not a representation of any value. The object
+returned can be any convenient non-nil value, provided that, if two
+strings represent the same value, the returned objects must be equal.
+
+\(fn NAME PARAMS)" nil nil)
+
+;;;***
+
 ;;;### (autoloads (robin-use-package robin-modify-package robin-define-package)
-;;;;;;  "robin" "international/robin.el" (17928 6535))
+;;;;;;  "robin" "international/robin.el" (18340 21050))
 ;;; Generated autoloads from international/robin.el
 
 (autoload 'robin-define-package "robin" "\
@@ -23602,7 +23750,7 @@
 ;;;***
 
 ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
-;;;;;;  rot13-string rot13) "rot13" "rot13.el" (18177 874))
+;;;;;;  rot13-string rot13) "rot13" "rot13.el" (18310 12046))
 ;;; Generated autoloads from rot13.el
 
 (autoload 'rot13 "rot13" "\
@@ -23639,8 +23787,8 @@
 
 ;;;***
 
-;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (18177
-;;;;;;  874))
+;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (18339
+;;;;;;  17947))
 ;;; Generated autoloads from ruler-mode.el
 
 (autoload 'ruler-mode "ruler-mode" "\
@@ -23650,8 +23798,8 @@
 
 ;;;***
 
-;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (18190
-;;;;;;  39682))
+;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (18310
+;;;;;;  12064))
 ;;; Generated autoloads from emacs-lisp/rx.el
 
 (autoload 'rx-to-string "rx" "\
@@ -23964,7 +24112,7 @@
 ;;;***
 
 ;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el"
-;;;;;;  (18231 31064))
+;;;;;;  (18307 26229))
 ;;; Generated autoloads from savehist.el
 
 (defvar savehist-mode nil "\
@@ -23990,7 +24138,7 @@
 ;;;***
 
 ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
-;;;;;;  (18177 873))
+;;;;;;  (18310 12113))
 ;;; Generated autoloads from progmodes/scheme.el
 
 (autoload 'scheme-mode "scheme" "\
@@ -24032,7 +24180,7 @@
 ;;;***
 
 ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
-;;;;;;  (18231 31069))
+;;;;;;  (18310 12082))
 ;;; Generated autoloads from gnus/score-mode.el
 
 (autoload 'gnus-score-mode "score-mode" "\
@@ -24045,8 +24193,8 @@
 
 ;;;***
 
-;;;### (autoloads (scribe-mode) "scribe" "obsolete/scribe.el" (18177
-;;;;;;  870))
+;;;### (autoloads (scribe-mode) "scribe" "obsolete/scribe.el" (18310
+;;;;;;  12103))
 ;;; Generated autoloads from obsolete/scribe.el
 
 (autoload 'scribe-mode "scribe" "\
@@ -24071,7 +24219,7 @@
 ;;;***
 
 ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
-;;;;;;  (18177 874))
+;;;;;;  (18310 12047))
 ;;; Generated autoloads from scroll-all.el
 
 (defvar scroll-all-mode nil "\
@@ -24094,7 +24242,7 @@
 ;;;***
 
 ;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
-;;;;;;  (18213 1255))
+;;;;;;  (18310 12047))
 ;;; Generated autoloads from scroll-lock.el
 
 (autoload 'scroll-lock-mode "scroll-lock" "\
@@ -24116,7 +24264,7 @@
 ;;;;;;  mail-alias-file mail-default-reply-to mail-archive-file-name
 ;;;;;;  mail-header-separator send-mail-function mail-interactive
 ;;;;;;  mail-self-blind mail-specify-envelope-from mail-from-style)
-;;;;;;  "sendmail" "mail/sendmail.el" (18203 51789))
+;;;;;;  "sendmail" "mail/sendmail.el" (18339 17962))
 ;;; Generated autoloads from mail/sendmail.el
 
 (defvar mail-from-style 'angles "\
@@ -24417,7 +24565,7 @@
 ;;;***
 
 ;;;### (autoloads (server-save-buffers-kill-terminal server-mode
-;;;;;;  server-start) "server" "server.el" (18231 31064))
+;;;;;;  server-start) "server" "server.el" (18333 58864))
 ;;; Generated autoloads from server.el
 
 (autoload 'server-start "server" "\
@@ -24461,7 +24609,7 @@
 
 ;;;***
 
-;;;### (autoloads (ses-mode) "ses" "ses.el" (18231 31064))
+;;;### (autoloads (ses-mode) "ses" "ses.el" (18310 12047))
 ;;; Generated autoloads from ses.el
 
 (autoload 'ses-mode "ses" "\
@@ -24480,7 +24628,7 @@
 ;;;***
 
 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
-;;;;;;  (18177 876))
+;;;;;;  (18339 17965))
 ;;; Generated autoloads from textmodes/sgml-mode.el
 
 (autoload 'sgml-mode "sgml-mode" "\
@@ -24548,7 +24696,7 @@
 ;;;***
 
 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
-;;;;;;  (18190 39684))
+;;;;;;  (18339 17963))
 ;;; Generated autoloads from progmodes/sh-script.el
 (put 'sh-shell 'safe-local-variable 'symbolp)
 
@@ -24612,8 +24760,8 @@
 
 ;;;***
 
-;;;### (autoloads (sha1) "sha1" "gnus/sha1.el" (18177 862))
-;;; Generated autoloads from gnus/sha1.el
+;;;### (autoloads (sha1) "sha1" "sha1.el" (18310 12047))
+;;; Generated autoloads from sha1.el
 
 (autoload 'sha1 "sha1" "\
 Return the SHA1 (Secure Hash Algorithm) of an object.
@@ -24627,7 +24775,7 @@
 ;;;***
 
 ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
-;;;;;;  (18177 858))
+;;;;;;  (18310 12064))
 ;;; Generated autoloads from emacs-lisp/shadow.el
 
 (autoload 'list-load-path-shadows "shadow" "\
@@ -24674,8 +24822,8 @@
 ;;;***
 
 ;;;### (autoloads (shadow-initialize shadow-define-regexp-group 
shadow-define-literal-group
-;;;;;;  shadow-define-cluster) "shadowfile" "shadowfile.el" (18231
-;;;;;;  31064))
+;;;;;;  shadow-define-cluster) "shadowfile" "shadowfile.el" (18310
+;;;;;;  12047))
 ;;; Generated autoloads from shadowfile.el
 
 (autoload 'shadow-define-cluster "shadowfile" "\
@@ -24714,7 +24862,7 @@
 ;;;***
 
 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
-;;;;;;  (18231 31064))
+;;;;;;  (18310 12047))
 ;;; Generated autoloads from shell.el
 
 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
@@ -24764,7 +24912,7 @@
 ;;;***
 
 ;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
-;;;;;;  "sieve" "gnus/sieve.el" (18231 31069))
+;;;;;;  "sieve" "gnus/sieve.el" (18329 52187))
 ;;; Generated autoloads from gnus/sieve.el
 
 (autoload 'sieve-manage "sieve" "\
@@ -24785,7 +24933,7 @@
 ;;;***
 
 ;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
-;;;;;;  (18231 31069))
+;;;;;;  (18310 12082))
 ;;; Generated autoloads from gnus/sieve-mode.el
 
 (autoload 'sieve-mode "sieve-mode" "\
@@ -24800,14 +24948,14 @@
 
 ;;;***
 
-;;;### (autoloads nil "simple" "simple.el" (18231 31064))
+;;;### (autoloads nil "simple" "simple.el" (18339 17947))
 ;;; Generated autoloads from simple.el
 (put 'fill-prefix 'safe-local-variable 'string-or-null-p)
 
 ;;;***
 
-;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (18231
-;;;;;;  31070))
+;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (18310
+;;;;;;  12113))
 ;;; Generated autoloads from progmodes/simula.el
 
 (autoload 'simula-mode "simula" "\
@@ -24856,7 +25004,7 @@
 ;;;***
 
 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert 
skeleton-proxy-new
-;;;;;;  define-skeleton) "skeleton" "skeleton.el" (18177 874))
+;;;;;;  define-skeleton) "skeleton" "skeleton.el" (18339 17947))
 ;;; Generated autoloads from skeleton.el
 
 (defvar skeleton-filter-function 'identity "\
@@ -24965,8 +25113,8 @@
 
 ;;;***
 
-;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el"
-;;;;;;  (18231 31064))
+;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
+;;;;;;  "smerge-mode" "smerge-mode.el" (18324 26612))
 ;;; Generated autoloads from smerge-mode.el
 
 (autoload 'smerge-ediff "smerge-mode" "\
@@ -24991,7 +25139,7 @@
 ;;;***
 
 ;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
-;;;;;;  (18231 31069))
+;;;;;;  (18310 12082))
 ;;; Generated autoloads from gnus/smiley.el
 
 (autoload 'smiley-region "smiley" "\
@@ -25009,7 +25157,7 @@
 ;;;***
 
 ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
-;;;;;;  "mail/smtpmail.el" (18177 867))
+;;;;;;  "mail/smtpmail.el" (18310 12091))
 ;;; Generated autoloads from mail/smtpmail.el
 
 (autoload 'smtpmail-send-it "smtpmail" "\
@@ -25024,7 +25172,7 @@
 
 ;;;***
 
-;;;### (autoloads (snake) "snake" "play/snake.el" (18177 871))
+;;;### (autoloads (snake) "snake" "play/snake.el" (18310 12106))
 ;;; Generated autoloads from play/snake.el
 
 (autoload 'snake "snake" "\
@@ -25048,7 +25196,7 @@
 ;;;***
 
 ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
-;;;;;;  (18190 39683))
+;;;;;;  (18310 12096))
 ;;; Generated autoloads from net/snmp-mode.el
 
 (autoload 'snmp-mode "snmp-mode" "\
@@ -25079,7 +25227,7 @@
 
 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset 
calendar-location-name
 ;;;;;;  calendar-longitude calendar-latitude calendar-time-display-form)
-;;;;;;  "solar" "calendar/solar.el" (18177 856))
+;;;;;;  "solar" "calendar/solar.el" (18310 12060))
 ;;; Generated autoloads from calendar/solar.el
 
 (defvar calendar-time-display-form '(12-hours ":" minutes am-pm (if time-zone 
" (") time-zone (if time-zone ")")) "\
@@ -25150,8 +25298,8 @@
 
 ;;;***
 
-;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (18190
-;;;;;;  39683))
+;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (18310
+;;;;;;  12106))
 ;;; Generated autoloads from play/solitaire.el
 
 (autoload 'solitaire "solitaire" "\
@@ -25228,7 +25376,7 @@
 
 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
 ;;;;;;  sort-fields sort-numeric-fields sort-pages sort-paragraphs
-;;;;;;  sort-lines sort-subr) "sort" "sort.el" (18177 874))
+;;;;;;  sort-lines sort-subr) "sort" "sort.el" (18310 12047))
 ;;; Generated autoloads from sort.el
 (put 'sort-fold-case 'safe-local-variable 'booleanp)
 
@@ -25372,8 +25520,8 @@
 
 ;;;***
 
-;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (18231
-;;;;;;  31069))
+;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (18310
+;;;;;;  12083))
 ;;; Generated autoloads from gnus/spam.el
 
 (autoload 'spam-initialize "spam" "\
@@ -25389,7 +25537,7 @@
 
 ;;;### (autoloads (spam-report-deagentize spam-report-agentize 
spam-report-url-to-file
 ;;;;;;  spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
-;;;;;;  "gnus/spam-report.el" (18231 31069))
+;;;;;;  "gnus/spam-report.el" (18310 12082))
 ;;; Generated autoloads from gnus/spam-report.el
 
 (autoload 'spam-report-process-queue "spam-report" "\
@@ -25432,7 +25580,7 @@
 ;;;***
 
 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
-;;;;;;  "speedbar.el" (18190 39679))
+;;;;;;  "speedbar.el" (18310 12048))
 ;;; Generated autoloads from speedbar.el
 
 (defalias 'speedbar 'speedbar-frame-mode)
@@ -25457,7 +25605,7 @@
 ;;;***
 
 ;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
-;;;;;;  "spell" "textmodes/spell.el" (18177 876))
+;;;;;;  "spell" "textmodes/spell.el" (18310 12121))
 ;;; Generated autoloads from textmodes/spell.el
 
 (put 'spell-filter 'risky-local-variable t)
@@ -25493,8 +25641,8 @@
 
 ;;;***
 
-;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (18177
-;;;;;;  871))
+;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (18310
+;;;;;;  12106))
 ;;; Generated autoloads from play/spook.el
 
 (autoload 'spook "spook" "\
@@ -25512,8 +25660,8 @@
 ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres
 ;;;;;;  sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
 ;;;;;;  sql-sybase sql-oracle sql-product-interactive sql-mode sql-help
-;;;;;;  sql-add-product-keywords) "sql" "progmodes/sql.el" (18190
-;;;;;;  39684))
+;;;;;;  sql-add-product-keywords) "sql" "progmodes/sql.el" (18310
+;;;;;;  12114))
 ;;; Generated autoloads from progmodes/sql.el
 
 (autoload 'sql-add-product-keywords "sql" "\
@@ -25944,8 +26092,8 @@
 ;;;;;;  strokes-mode strokes-list-strokes strokes-load-user-strokes
 ;;;;;;  strokes-help strokes-describe-stroke strokes-do-complex-stroke
 ;;;;;;  strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
-;;;;;;  strokes-global-set-stroke) "strokes" "strokes.el" (18231
-;;;;;;  31064))
+;;;;;;  strokes-global-set-stroke) "strokes" "strokes.el" (18310
+;;;;;;  12048))
 ;;; Generated autoloads from strokes.el
 
 (autoload 'strokes-global-set-stroke "strokes" "\
@@ -26075,7 +26223,7 @@
 
 ;;;***
 
-;;;### (autoloads (locate-library) "subr" "subr.el" (18231 31064))
+;;;### (autoloads (locate-library) "subr" "subr.el" (18339 17947))
 ;;; Generated autoloads from subr.el
 
 (autoload 'locate-library "subr" "\
@@ -26097,7 +26245,7 @@
 ;;;***
 
 ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
-;;;;;;  (18190 39683))
+;;;;;;  (18310 12092))
 ;;; Generated autoloads from mail/supercite.el
 
 (autoload 'sc-cite-original "supercite" "\
@@ -26129,8 +26277,8 @@
 
 ;;;***
 
-;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (18190
-;;;;;;  39679))
+;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (18329
+;;;;;;  52182))
 ;;; Generated autoloads from t-mouse.el
 
 (define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -26157,7 +26305,7 @@
 
 ;;;***
 
-;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (18177 875))
+;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (18310 12048))
 ;;; Generated autoloads from tabify.el
 
 (autoload 'untabify "tabify" "\
@@ -26192,7 +26340,7 @@
 ;;;;;;  table-recognize table-insert-row-column table-insert-column
 ;;;;;;  table-insert-row table-insert table-point-left-cell-hook
 ;;;;;;  table-point-entered-cell-hook table-load-hook table-cell-map-hook)
-;;;;;;  "table" "textmodes/table.el" (18190 39686))
+;;;;;;  "table" "textmodes/table.el" (18307 26245))
 ;;; Generated autoloads from textmodes/table.el
 
 (defvar table-cell-map-hook nil "\
@@ -26780,7 +26928,7 @@
 
 ;;;***
 
-;;;### (autoloads (talk talk-connect) "talk" "talk.el" (18190 39679))
+;;;### (autoloads (talk talk-connect) "talk" "talk.el" (18310 12048))
 ;;; Generated autoloads from talk.el
 
 (autoload 'talk-connect "talk" "\
@@ -26795,7 +26943,7 @@
 
 ;;;***
 
-;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (18213 1256))
+;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (18339 17947))
 ;;; Generated autoloads from tar-mode.el
 
 (autoload 'tar-mode "tar-mode" "\
@@ -26819,7 +26967,7 @@
 ;;;***
 
 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
-;;;;;;  "progmodes/tcl.el" (18177 873))
+;;;;;;  "progmodes/tcl.el" (18310 12114))
 ;;; Generated autoloads from progmodes/tcl.el
 
 (autoload 'tcl-mode "tcl" "\
@@ -26870,7 +27018,7 @@
 
 ;;;***
 
-;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (18177 869))
+;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (18310 12096))
 ;;; Generated autoloads from net/telnet.el
  (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
 
@@ -26897,8 +27045,8 @@
 
 ;;;***
 
-;;;### (autoloads (ansi-term term make-term) "term" "term.el" (18177
-;;;;;;  875))
+;;;### (autoloads (ansi-term term make-term) "term" "term.el" (18339
+;;;;;;  17948))
 ;;; Generated autoloads from term.el
 
 (autoload 'make-term "term" "\
@@ -26926,8 +27074,8 @@
 
 ;;;***
 
-;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (18177
-;;;;;;  875))
+;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (18310
+;;;;;;  12048))
 ;;; Generated autoloads from terminal.el
 
 (autoload 'terminal-emulator "terminal" "\
@@ -26964,7 +27112,7 @@
 ;;;***
 
 ;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
-;;;;;;  (18177 858))
+;;;;;;  (18310 12065))
 ;;; Generated autoloads from emacs-lisp/testcover.el
 
 (autoload 'testcover-this-defun "testcover" "\
@@ -26974,7 +27122,7 @@
 
 ;;;***
 
-;;;### (autoloads (tetris) "tetris" "play/tetris.el" (18177 871))
+;;;### (autoloads (tetris) "tetris" "play/tetris.el" (18310 12106))
 ;;; Generated autoloads from play/tetris.el
 
 (autoload 'tetris "tetris" "\
@@ -27005,7 +27153,7 @@
 ;;;;;;  tex-start-commands tex-start-options 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"
-;;;;;;  (18213 1261))
+;;;;;;  (18310 12121))
 ;;; Generated autoloads from textmodes/tex-mode.el
 
 (defvar tex-shell-file-name nil "\
@@ -27307,7 +27455,7 @@
 ;;;***
 
 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
-;;;;;;  "texinfmt" "textmodes/texinfmt.el" (18177 876))
+;;;;;;  "texinfmt" "textmodes/texinfmt.el" (18310 12121))
 ;;; Generated autoloads from textmodes/texinfmt.el
 
 (autoload 'texinfo-format-buffer "texinfmt" "\
@@ -27347,7 +27495,7 @@
 ;;;***
 
 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
-;;;;;;  "texinfo" "textmodes/texinfo.el" (18190 39686))
+;;;;;;  "texinfo" "textmodes/texinfo.el" (18310 12121))
 ;;; Generated autoloads from textmodes/texinfo.el
 
 (defvar texinfo-open-quote "``" "\
@@ -27433,7 +27581,7 @@
 
 ;;;### (autoloads (thai-composition-function thai-compose-buffer
 ;;;;;;  thai-compose-string thai-compose-region) "thai-util" 
"language/thai-util.el"
-;;;;;;  (18177 866))
+;;;;;;  (18339 17960))
 ;;; Generated autoloads from language/thai-util.el
 
 (autoload 'thai-compose-region "thai-util" "\
@@ -27456,13 +27604,13 @@
 (autoload 'thai-composition-function "thai-util" "\
 Not documented
 
-\(fn POS &optional STRING)" nil nil)
+\(fn POS TO FONT-OBJECT STRING)" nil nil)
 
 ;;;***
 
 ;;;### (autoloads (list-at-point number-at-point symbol-at-point
 ;;;;;;  sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
-;;;;;;  "thingatpt" "thingatpt.el" (18177 876))
+;;;;;;  "thingatpt" "thingatpt.el" (18310 12048))
 ;;; Generated autoloads from thingatpt.el
 
 (autoload 'forward-thing "thingatpt" "\
@@ -27519,7 +27667,7 @@
 
 ;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show 
thumbs-dired-show-marked
 ;;;;;;  thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
-;;;;;;  (18177 876))
+;;;;;;  (18310 12048))
 ;;; Generated autoloads from thumbs.el
 
 (autoload 'thumbs-find-thumb "thumbs" "\
@@ -27558,7 +27706,7 @@
 ;;;;;;  tibetan-composition-function tibetan-decompose-string 
tibetan-decompose-region
 ;;;;;;  tibetan-compose-region tibetan-compose-string 
tibetan-transcription-to-tibetan
 ;;;;;;  tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util"
-;;;;;;  "language/tibet-util.el" (18177 866))
+;;;;;;  "language/tibet-util.el" (18339 17961))
 ;;; Generated autoloads from language/tibet-util.el
 
 (autoload 'tibetan-char-p "tibet-util" "\
@@ -27637,7 +27785,7 @@
 ;;;***
 
 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" 
"textmodes/tildify.el"
-;;;;;;  (18177 876))
+;;;;;;  (18310 12122))
 ;;; Generated autoloads from textmodes/tildify.el
 
 (autoload 'tildify-region "tildify" "\
@@ -27661,7 +27809,7 @@
 ;;;***
 
 ;;;### (autoloads (display-time-world display-time-mode display-time
-;;;;;;  display-time-day-and-date) "time" "time.el" (18231 31064))
+;;;;;;  display-time-day-and-date) "time" "time.el" (18310 12048))
 ;;; Generated autoloads from time.el
 
 (defvar display-time-day-and-date nil "\
@@ -27710,8 +27858,8 @@
 ;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year
 ;;;;;;  date-leap-year-p days-between date-to-day time-add time-subtract
 ;;;;;;  time-since days-to-time time-less-p seconds-to-time time-to-seconds
-;;;;;;  date-to-time) "time-date" "calendar/time-date.el" (18177
-;;;;;;  856))
+;;;;;;  date-to-time) "time-date" "calendar/time-date.el" (18310
+;;;;;;  12060))
 ;;; Generated autoloads from calendar/time-date.el
 
 (autoload 'date-to-time "time-date" "\
@@ -27797,7 +27945,7 @@
 ;;;***
 
 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
-;;;;;;  "time-stamp.el" (18177 876))
+;;;;;;  "time-stamp.el" (18339 17948))
 ;;; Generated autoloads from time-stamp.el
 (put 'time-stamp-format 'safe-local-variable 'stringp)
 (put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -27841,7 +27989,7 @@
 ;;;;;;  timeclock-workday-remaining-string timeclock-reread-log 
timeclock-query-out
 ;;;;;;  timeclock-change timeclock-status-string timeclock-out timeclock-in
 ;;;;;;  timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
-;;;;;;  (18177 856))
+;;;;;;  (18310 12060))
 ;;; Generated autoloads from calendar/timeclock.el
 
 (autoload 'timeclock-modeline-display "timeclock" "\
@@ -27942,7 +28090,7 @@
 
 ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer
 ;;;;;;  run-at-time cancel-function-timers cancel-timer) "timer"
-;;;;;;  "emacs-lisp/timer.el" (18177 858))
+;;;;;;  "emacs-lisp/timer.el" (18310 12065))
 ;;; Generated autoloads from emacs-lisp/timer.el
 
 (defalias 'disable-timeout 'cancel-timer)
@@ -28023,7 +28171,7 @@
 ;;;***
 
 ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
-;;;;;;  "international/titdic-cnv.el" (18177 865))
+;;;;;;  "international/titdic-cnv.el" (18339 17956))
 ;;; Generated autoloads from international/titdic-cnv.el
 
 (autoload 'titdic-convert "titdic-cnv" "\
@@ -28046,8 +28194,8 @@
 ;;;***
 
 ;;;### (autoloads (tamil-composition-function tamil-post-read-conversion
-;;;;;;  tamil-compose-region) "tml-util" "language/tml-util.el" (18177
-;;;;;;  866))
+;;;;;;  tamil-compose-region) "tml-util" "language/tml-util.el" (18339
+;;;;;;  17961))
 ;;; Generated autoloads from language/tml-util.el
 
 (autoload 'tamil-compose-region "tml-util" "\
@@ -28070,7 +28218,7 @@
 ;;;***
 
 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
-;;;;;;  "tmm.el" (18190 39679))
+;;;;;;  "tmm.el" (18310 12048))
 ;;; Generated autoloads from tmm.el
  (define-key global-map "\M-`" 'tmm-menubar)
  (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -28110,7 +28258,7 @@
 
 ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
 ;;;;;;  todo-insert-item todo-add-item-non-interactively todo-add-category)
-;;;;;;  "todo-mode" "calendar/todo-mode.el" (18177 856))
+;;;;;;  "todo-mode" "calendar/todo-mode.el" (18307 26233))
 ;;; Generated autoloads from calendar/todo-mode.el
 
 (autoload 'todo-add-category "todo-mode" "\
@@ -28171,7 +28319,7 @@
 
 ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
 ;;;;;;  tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame)
-;;;;;;  "tool-bar" "tool-bar.el" (18190 39679))
+;;;;;;  "tool-bar" "tool-bar.el" (18310 12048))
 ;;; Generated autoloads from tool-bar.el
 
 (autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -28244,7 +28392,7 @@
 ;;;***
 
 ;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
-;;;;;;  (18213 1258))
+;;;;;;  (18329 52184))
 ;;; Generated autoloads from emulation/tpu-edt.el
 
 (defvar tpu-edt-mode nil "\
@@ -28270,7 +28418,42 @@
 
 ;;;***
 
-;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (18177 858))
+;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el"
+;;;;;;  (18307 26234))
+;;; Generated autoloads from emulation/tpu-mapper.el
+
+(autoload 'tpu-mapper "tpu-mapper" "\
+Create an Emacs lisp file defining the TPU-edt keypad for X-windows.
+
+This command displays an instruction screen showing the TPU-edt keypad
+and asks you to press the TPU-edt editing keys.  It uses the keys you
+press to create an Emacs Lisp file that will define a TPU-edt keypad
+for your X server.  You can even re-arrange the standard EDT keypad to
+suit your tastes (or to cope with those silly Sun and PC keypads).
+
+Finally, you will be prompted for the name of the file to store the key
+definitions.  If you chose the default, TPU-edt will find it and load it
+automatically.  If you specify a different file name, you will need to
+set the variable ``tpu-xkeys-file'' before starting TPU-edt.  Here's how
+you might go about doing that in your .emacs file.
+
+  (setq tpu-xkeys-file (expand-file-name \"~/.my-emacs-x-keys\"))
+  (tpu-edt)
+
+Known Problems:
+
+Sometimes, tpu-mapper will ignore a key you press, and just continue to
+prompt for the same key.  This can happen when your window manager sucks
+up the key and doesn't pass it on to Emacs, or it could be an Emacs bug.
+Either way, there's nothing that tpu-mapper can do about it.  You must
+press RETURN, to skip the current key and continue.  Later, you and/or
+your local X guru can try to figure out why the key is being ignored.
+
+\(fn)" t nil)
+
+;;;***
+
+;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (18310 12065))
 ;;; Generated autoloads from emacs-lisp/tq.el
 
 (autoload 'tq-create "tq" "\
@@ -28284,7 +28467,7 @@
 ;;;***
 
 ;;;### (autoloads (trace-function-background trace-function trace-buffer)
-;;;;;;  "trace" "emacs-lisp/trace.el" (18177 858))
+;;;;;;  "trace" "emacs-lisp/trace.el" (18310 12065))
 ;;; Generated autoloads from emacs-lisp/trace.el
 
 (defvar trace-buffer "*trace-output*" "\
@@ -28321,7 +28504,7 @@
 ;;;### (autoloads (tramp-unload-tramp 
tramp-completion-handle-file-name-completion
 ;;;;;;  tramp-completion-handle-file-name-all-completions 
tramp-unload-file-name-handlers
 ;;;;;;  tramp-file-name-handler tramp-syntax) "tramp" "net/tramp.el"
-;;;;;;  (18231 31069))
+;;;;;;  (18342 13363))
 ;;; Generated autoloads from net/tramp.el
 
 (defvar tramp-syntax (if (featurep 'xemacs) 'sep 'ftp) "\
@@ -28449,7 +28632,7 @@
 ;;;***
 
 ;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
-;;;;;;  (18231 31069))
+;;;;;;  (18342 13362))
 ;;; Generated autoloads from net/tramp-ftp.el
 
 (autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -28459,8 +28642,8 @@
 
 ;;;***
 
-;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (18203
-;;;;;;  51788))
+;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (18310
+;;;;;;  12049))
 ;;; Generated autoloads from tutorial.el
 
 (autoload 'help-with-tutorial "tutorial" "\
@@ -28485,18 +28668,18 @@
 ;;;***
 
 ;;;### (autoloads (tai-viet-composition-function) "tv-util" 
"language/tv-util.el"
-;;;;;;  (18177 848))
+;;;;;;  (18340 21050))
 ;;; Generated autoloads from language/tv-util.el
 
 (autoload 'tai-viet-composition-function "tv-util" "\
 Not documented
 
-\(fn POS &optional STRING)" nil nil)
+\(fn FROM TO FONT-OBJECT STRING)" nil nil)
 
 ;;;***
 
 ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
-;;;;;;  "textmodes/two-column.el" (18203 51793))
+;;;;;;  "textmodes/two-column.el" (18310 12122))
 ;;; Generated autoloads from textmodes/two-column.el
  (autoload '2C-command "two-column" () t 'keymap)
  (global-set-key "\C-x6" '2C-command)
@@ -28547,7 +28730,7 @@
 ;;;;;;  type-break type-break-mode type-break-keystroke-threshold
 ;;;;;;  type-break-good-break-interval type-break-good-rest-interval
 ;;;;;;  type-break-interval type-break-mode) "type-break" "type-break.el"
-;;;;;;  (18177 877))
+;;;;;;  (18310 12049))
 ;;; Generated autoloads from type-break.el
 
 (defvar type-break-mode nil "\
@@ -28730,7 +28913,7 @@
 ;;;***
 
 ;;;### (autoloads (ununderline-region underline-region) "underline"
-;;;;;;  "textmodes/underline.el" (18177 876))
+;;;;;;  "textmodes/underline.el" (18310 12122))
 ;;; Generated autoloads from textmodes/underline.el
 
 (autoload 'underline-region "underline" "\
@@ -28751,7 +28934,7 @@
 ;;;***
 
 ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
-;;;;;;  "undigest" "mail/undigest.el" (18177 867))
+;;;;;;  "undigest" "mail/undigest.el" (18310 12092))
 ;;; Generated autoloads from mail/undigest.el
 
 (autoload 'undigestify-rmail-message "undigest" "\
@@ -28770,7 +28953,7 @@
 ;;;***
 
 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
-;;;;;;  (18177 867))
+;;;;;;  (18310 12092))
 ;;; Generated autoloads from mail/unrmail.el
 
 (autoload 'batch-unrmail "unrmail" "\
@@ -28789,8 +28972,8 @@
 
 ;;;***
 
-;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (18231
-;;;;;;  31065))
+;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (18310
+;;;;;;  12065))
 ;;; Generated autoloads from emacs-lisp/unsafep.el
 
 (autoload 'unsafep "unsafep" "\
@@ -28803,7 +28986,7 @@
 ;;;***
 
 ;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
-;;;;;;  "url/url.el" (18177 877))
+;;;;;;  "url/url.el" (18310 12124))
 ;;; Generated autoloads from url/url.el
 
 (autoload 'url-retrieve "url" "\
@@ -28843,7 +29026,7 @@
 ;;;***
 
 ;;;### (autoloads (url-register-auth-scheme url-get-authentication)
-;;;;;;  "url-auth" "url/url-auth.el" (18195 4247))
+;;;;;;  "url-auth" "url/url-auth.el" (18335 24899))
 ;;; Generated autoloads from url/url-auth.el
 
 (autoload 'url-get-authentication "url-auth" "\
@@ -28885,8 +29068,8 @@
 ;;;***
 
 ;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached
-;;;;;;  url-store-in-cache) "url-cache" "url/url-cache.el" (18177
-;;;;;;  877))
+;;;;;;  url-store-in-cache) "url-cache" "url/url-cache.el" (18310
+;;;;;;  12122))
 ;;; Generated autoloads from url/url-cache.el
 
 (autoload 'url-store-in-cache "url-cache" "\
@@ -28911,7 +29094,7 @@
 
 ;;;***
 
-;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (18177 877))
+;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (18310 12122))
 ;;; Generated autoloads from url/url-cid.el
 
 (autoload 'url-cid "url-cid" "\
@@ -28922,7 +29105,7 @@
 ;;;***
 
 ;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
-;;;;;;  "url/url-dav.el" (18190 39686))
+;;;;;;  "url/url-dav.el" (18310 12123))
 ;;; Generated autoloads from url/url-dav.el
 
 (autoload 'url-dav-supported-p "url-dav" "\
@@ -28937,8 +29120,8 @@
 
 ;;;***
 
-;;;### (autoloads (url-file) "url-file" "url/url-file.el" (18190
-;;;;;;  39686))
+;;;### (autoloads (url-file) "url-file" "url/url-file.el" (18310
+;;;;;;  12123))
 ;;; Generated autoloads from url/url-file.el
 
 (autoload 'url-file "url-file" "\
@@ -28949,7 +29132,7 @@
 ;;;***
 
 ;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
-;;;;;;  "url/url-gw.el" (18177 877))
+;;;;;;  "url/url-gw.el" (18310 12123))
 ;;; Generated autoloads from url/url-gw.el
 
 (autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -28968,8 +29151,8 @@
 ;;;***
 
 ;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
-;;;;;;  url-handler-mode) "url-handlers" "url/url-handlers.el" (18177
-;;;;;;  877))
+;;;;;;  url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
+;;;;;;  (18346 13711))
 ;;; Generated autoloads from url/url-handlers.el
 
 (defvar url-handler-mode nil "\
@@ -29020,7 +29203,7 @@
 ;;;***
 
 ;;;### (autoloads (url-http-options url-http-file-attributes 
url-http-file-exists-p
-;;;;;;  url-http) "url-http" "url/url-http.el" (18190 39686))
+;;;;;;  url-http) "url-http" "url/url-http.el" (18310 12123))
 ;;; Generated autoloads from url/url-http.el
 
 (autoload 'url-http "url-http" "\
@@ -29085,7 +29268,7 @@
 
 ;;;***
 
-;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (18177 877))
+;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (18310 12123))
 ;;; Generated autoloads from url/url-irc.el
 
 (autoload 'url-irc "url-irc" "\
@@ -29095,8 +29278,8 @@
 
 ;;;***
 
-;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (18177
-;;;;;;  877))
+;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (18310
+;;;;;;  12123))
 ;;; Generated autoloads from url/url-ldap.el
 
 (autoload 'url-ldap "url-ldap" "\
@@ -29110,7 +29293,7 @@
 ;;;***
 
 ;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
-;;;;;;  (18190 39686))
+;;;;;;  (18310 12123))
 ;;; Generated autoloads from url/url-mailto.el
 
 (autoload 'url-mail "url-mailto" "\
@@ -29126,7 +29309,7 @@
 ;;;***
 
 ;;;### (autoloads (url-data url-generic-emulator-loader url-info
-;;;;;;  url-man) "url-misc" "url/url-misc.el" (18190 39686))
+;;;;;;  url-man) "url-misc" "url/url-misc.el" (18310 12123))
 ;;; Generated autoloads from url/url-misc.el
 
 (autoload 'url-man "url-misc" "\
@@ -29158,7 +29341,7 @@
 ;;;***
 
 ;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
-;;;;;;  (18190 39686))
+;;;;;;  (18310 12124))
 ;;; Generated autoloads from url/url-news.el
 
 (autoload 'url-news "url-news" "\
@@ -29175,7 +29358,7 @@
 
 ;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
 ;;;;;;  dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
-;;;;;;  (18177 877))
+;;;;;;  (18310 12124))
 ;;; Generated autoloads from url/url-ns.el
 
 (autoload 'isPlainHostName "url-ns" "\
@@ -29216,7 +29399,7 @@
 ;;;***
 
 ;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
-;;;;;;  "url/url-parse.el" (18190 39686))
+;;;;;;  "url/url-parse.el" (18333 58866))
 ;;; Generated autoloads from url/url-parse.el
 
 (autoload 'url-recreate-url "url-parse" "\
@@ -29225,16 +29408,16 @@
 \(fn URLOBJ)" nil nil)
 
 (autoload 'url-generic-parse-url "url-parse" "\
-Return a vector of the parts of URL.
-Format is:
-\[TYPE USER PASSWORD HOST PORT FILE TARGET ATTRIBUTES FULL]
+Return an URL-struct of the parts of URL.
+The CL-style struct contains the following fields:
+TYPE USER PASSWORD HOST PORTSPEC FILENAME TARGET ATTRIBUTES FULLNESS.
 
 \(fn URL)" nil nil)
 
 ;;;***
 
 ;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
-;;;;;;  (18177 877))
+;;;;;;  (18310 12124))
 ;;; Generated autoloads from url/url-privacy.el
 
 (autoload 'url-setup-privacy-info "url-privacy" "\
@@ -29250,7 +29433,7 @@
 ;;;;;;  url-pretty-length url-strip-leading-spaces url-eat-trailing-space
 ;;;;;;  url-get-normalized-date url-lazy-message url-normalize-url
 ;;;;;;  url-insert-entities-in-string url-parse-args url-debug url-debug)
-;;;;;;  "url-util" "url/url-util.el" (18195 4247))
+;;;;;;  "url-util" "url/url-util.el" (18310 12124))
 ;;; Generated autoloads from url/url-util.el
 
 (defvar url-debug nil "\
@@ -29384,7 +29567,7 @@
 ;;;***
 
 ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
-;;;;;;  "userlock" "userlock.el" (18177 877))
+;;;;;;  "userlock" "userlock.el" (18310 12049))
 ;;; Generated autoloads from userlock.el
 
 (autoload 'ask-user-about-lock "userlock" "\
@@ -29412,8 +29595,9 @@
 
 ;;;***
 
-;;;### (autoloads (utf-7-pre-write-conversion utf-7-post-read-conversion)
-;;;;;;  "utf-7" "international/utf-7.el" (18177 865))
+;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion
+;;;;;;  utf-7-imap-post-read-conversion utf-7-post-read-conversion)
+;;;;;;  "utf-7" "international/utf-7.el" (18339 17956))
 ;;; Generated autoloads from international/utf-7.el
 
 (autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -29421,17 +29605,27 @@
 
 \(fn LEN)" nil nil)
 
+(autoload 'utf-7-imap-post-read-conversion "utf-7" "\
+Not documented
+
+\(fn LEN)" nil nil)
+
 (autoload 'utf-7-pre-write-conversion "utf-7" "\
 Not documented
 
 \(fn FROM TO)" nil nil)
 
+(autoload 'utf-7-imap-pre-write-conversion "utf-7" "\
+Not documented
+
+\(fn FROM TO)" nil nil)
+
 ;;;***
 
 ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
-;;;;;;  uudecode-decode-region-external) "uudecode" "gnus/uudecode.el"
-;;;;;;  (18231 31069))
-;;; Generated autoloads from gnus/uudecode.el
+;;;;;;  uudecode-decode-region-external) "uudecode" "mail/uudecode.el"
+;;;;;;  (18310 12092))
+;;; Generated autoloads from mail/uudecode.el
 
 (autoload 'uudecode-decode-region-external "uudecode" "\
 Uudecode region between START and END using external program.
@@ -29457,10 +29651,10 @@
 ;;;### (autoloads (vc-annotate vc-branch-part vc-trunk-p vc-update-change-log
 ;;;;;;  vc-rename-file vc-transfer-file vc-switch-backend vc-update
 ;;;;;;  vc-rollback vc-revert vc-print-log vc-retrieve-snapshot 
vc-create-snapshot
-;;;;;;  vc-directory vc-merge vc-insert-headers vc-revision-other-window
+;;;;;;  vc-status vc-directory vc-merge vc-insert-headers 
vc-revision-other-window
 ;;;;;;  vc-diff vc-version-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" (18231 31064))
+;;;;;;  vc-checkout-hook) "vc" "vc.el" (18339 17948))
 ;;; Generated autoloads from vc.el
 
 (defvar vc-checkout-hook nil "\
@@ -29619,6 +29813,11 @@
 
 \(fn DIR READ-SWITCHES)" t nil)
 
+(autoload 'vc-status "vc" "\
+Show the VC status for DIR.
+
+\(fn DIR)" t nil)
+
 (autoload 'vc-create-snapshot "vc" "\
 Descending recursively from DIR, make a snapshot called NAME.
 For each registered file, the working revision becomes part of
@@ -29751,7 +29950,7 @@
 
 ;;;***
 
-;;;### (autoloads nil "vc-arch" "vc-arch.el" (18231 31064))
+;;;### (autoloads nil "vc-arch" "vc-arch.el" (18329 52183))
 ;;; Generated autoloads from vc-arch.el
  (defun vc-arch-registered (file)
   (if (vc-find-root file "{arch}/=tagging-method")
@@ -29761,7 +29960,7 @@
 
 ;;;***
 
-;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (18203 51788))
+;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (18310 12049))
 ;;; Generated autoloads from vc-bzr.el
 
 (defconst vc-bzr-admin-dirname ".bzr" "\
@@ -29776,7 +29975,7 @@
 
 ;;;***
 
-;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (18231 31064))
+;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (18314 40529))
 ;;; Generated autoloads from vc-cvs.el
  (defun vc-cvs-registered (f)
   (when (file-readable-p (expand-file-name
@@ -29786,7 +29985,7 @@
 
 ;;;***
 
-;;;### (autoloads nil "vc-git" "vc-git.el" (18203 51788))
+;;;### (autoloads nil "vc-git" "vc-git.el" (18310 12049))
 ;;; Generated autoloads from vc-git.el
  (defun vc-git-registered (file)
   "Return non-nil if FILE is registered with git."
@@ -29797,7 +29996,7 @@
 
 ;;;***
 
-;;;### (autoloads nil "vc-hg" "vc-hg.el" (18203 51788))
+;;;### (autoloads nil "vc-hg" "vc-hg.el" (18329 52183))
 ;;; Generated autoloads from vc-hg.el
  (defun vc-hg-registered (file)
   "Return non-nil if FILE is registered with hg."
@@ -29808,7 +30007,7 @@
 
 ;;;***
 
-;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (18231 31064))
+;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (18310 12050))
 ;;; Generated autoloads from vc-mcvs.el
  (defun vc-mcvs-registered (file)
   (if (vc-find-root file "MCVS/CVS")
@@ -29818,7 +30017,7 @@
 
 ;;;***
 
-;;;### (autoloads nil "vc-mtn" "vc-mtn.el" (18213 1256))
+;;;### (autoloads nil "vc-mtn" "vc-mtn.el" (18310 12050))
 ;;; Generated autoloads from vc-mtn.el
 
 (defconst vc-mtn-admin-dir "_MTN")
@@ -29833,7 +30032,7 @@
 ;;;***
 
 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
-;;;;;;  (18194 36639))
+;;;;;;  (18310 12050))
 ;;; Generated autoloads from vc-rcs.el
 
 (defvar vc-rcs-master-templates '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s") "\
@@ -29846,7 +30045,7 @@
 ;;;***
 
 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
-;;;;;;  (18194 36639))
+;;;;;;  (18310 12050))
 ;;; Generated autoloads from vc-sccs.el
 
 (defvar vc-sccs-master-templates '("%sSCCS/s.%s" "%ss.%s" 
vc-sccs-search-project-dir) "\
@@ -29863,7 +30062,7 @@
 
 ;;;***
 
-;;;### (autoloads nil "vc-svn" "vc-svn.el" (18231 31064))
+;;;### (autoloads nil "vc-svn" "vc-svn.el" (18329 52183))
 ;;; Generated autoloads from vc-svn.el
  (defun vc-svn-registered (f)
   (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -29881,7 +30080,7 @@
 ;;;***
 
 ;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
-;;;;;;  (18213 1259))
+;;;;;;  (18310 12114))
 ;;; Generated autoloads from progmodes/vera-mode.el
  (add-to-list 'auto-mode-alist '("\\.vr[hi]?\\'" . vera-mode))
 
@@ -29939,7 +30138,7 @@
 ;;;***
 
 ;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
-;;;;;;  (18307 57872))
+;;;;;;  (18339 17963))
 ;;; Generated autoloads from progmodes/verilog-mode.el
 
 (autoload 'verilog-mode "verilog-mode" "\
@@ -30075,7 +30274,7 @@
 ;;;***
 
 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
-;;;;;;  (18213 1260))
+;;;;;;  (18329 52190))
 ;;; Generated autoloads from progmodes/vhdl-mode.el
 
 (autoload 'vhdl-mode "vhdl-mode" "\
@@ -30616,7 +30815,7 @@
 
 ;;;***
 
-;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (18203 51788))
+;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (18264 31476))
 ;;; Generated autoloads from emulation/vi.el
 
 (autoload 'vi-mode "vi" "\
@@ -30671,7 +30870,7 @@
 ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
 ;;;;;;  viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
 ;;;;;;  viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
-;;;;;;  "language/viet-util.el" (18177 866))
+;;;;;;  "language/viet-util.el" (18339 17961))
 ;;; Generated autoloads from language/viet-util.el
 
 (autoload 'viet-encode-viscii-char "viet-util" "\
@@ -30718,8 +30917,8 @@
 ;;;### (autoloads (View-exit-and-edit view-mode-enter 
view-return-to-alist-update
 ;;;;;;  view-mode view-buffer-other-frame view-buffer-other-window
 ;;;;;;  view-buffer view-file-other-frame view-file-other-window
-;;;;;;  view-file view-remove-frame-by-deleting) "view" "view.el"
-;;;;;;  (18231 31064))
+;;;;;;  view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
+;;;;;;  "view" "view.el" (18340 56374))
 ;;; Generated autoloads from view.el
 
 (defvar view-remove-frame-by-deleting t "\
@@ -30735,6 +30934,11 @@
 
 (make-variable-buffer-local 'view-mode)
 
+(autoload 'kill-buffer-if-not-modified "view" "\
+Like `kill-buffer', but does nothing if the buffer is modified.
+
+\(fn BUF)" nil nil)
+
 (autoload 'view-file "view" "\
 View FILE in View mode, returning to previous buffer when done.
 Emacs commands editing the buffer contents are not available; instead, a
@@ -30749,10 +30953,12 @@
 
 (autoload 'view-file-other-window "view" "\
 View FILE in View mode in another window.
-Return that window to its previous buffer when done.  Emacs commands
-editing the buffer contents are not available; instead, a special set of
-commands (mostly letters and punctuation) are defined for moving around
-in the buffer.
+When done, return that window to its previous buffer, and kill the
+buffer visiting FILE if unmodified and if it wasn't visited before.
+
+Emacs commands editing the buffer contents are not available; instead,
+a special set of commands (mostly letters and punctuation)
+are defined for moving around in the buffer.
 Space scrolls forward, Delete scrolls backward.
 For a list of all View commands, type H or h while viewing.
 
@@ -30762,10 +30968,13 @@
 
 (autoload 'view-file-other-frame "view" "\
 View FILE in View mode in another frame.
-Maybe delete other frame and/or return to previous buffer when done.
-Emacs commands editing the buffer contents are not available; instead, a
-special set of commands (mostly letters and punctuation) are defined for
-moving around in the buffer.
+When done, kill the buffer visiting FILE if unmodified and if it wasn't
+visited before; also, maybe delete other frame and/or return to previous
+buffer.
+
+Emacs commands editing the buffer contents are not available; instead,
+a special set of commands (mostly letters and punctuation)
+are defined for moving around in the buffer.
 Space scrolls forward, Delete scrolls backward.
 For a list of all View commands, type H or h while viewing.
 
@@ -30787,6 +30996,11 @@
 argument.  This function is called when finished viewing buffer.  Use
 this argument instead of explicitly setting `view-exit-action'.
 
+Do not set EXIT-ACTION to `kill-buffer' when BUFFER visits a
+file: Users may suspend viewing in order to modify the buffer.
+Exiting View mode will then discard the user's edits.  Setting
+EXIT-ACTION to `kill-buffer-if-not-modified' avoids this.
+
 \(fn BUFFER &optional EXIT-ACTION)" t nil)
 
 (autoload 'view-buffer-other-window "view" "\
@@ -30950,8 +31164,8 @@
 
 ;;;***
 
-;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (18231
-;;;;;;  31065))
+;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (18310
+;;;;;;  12066))
 ;;; Generated autoloads from emulation/vip.el
 
 (autoload 'vip-setup "vip" "\
@@ -30967,7 +31181,7 @@
 ;;;***
 
 ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
-;;;;;;  (18231 31065))
+;;;;;;  (18310 12067))
 ;;; Generated autoloads from emulation/viper.el
 
 (autoload 'toggle-viper-mode "viper" "\
@@ -30984,7 +31198,7 @@
 ;;;***
 
 ;;;### (autoloads (warn lwarn display-warning) "warnings" 
"emacs-lisp/warnings.el"
-;;;;;;  (18177 858))
+;;;;;;  (18310 12065))
 ;;; Generated autoloads from emacs-lisp/warnings.el
 
 (defvar warning-prefix-function nil "\
@@ -31074,7 +31288,7 @@
 ;;;***
 
 ;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
-;;;;;;  (18231 31064))
+;;;;;;  (18333 58864))
 ;;; Generated autoloads from wdired.el
 
 (autoload 'wdired-change-to-wdired-mode "wdired" "\
@@ -31090,7 +31304,7 @@
 
 ;;;***
 
-;;;### (autoloads (webjump) "webjump" "net/webjump.el" (18177 869))
+;;;### (autoloads (webjump) "webjump" "net/webjump.el" (18310 12097))
 ;;; Generated autoloads from net/webjump.el
 
 (autoload 'webjump "webjump" "\
@@ -31107,7 +31321,7 @@
 ;;;***
 
 ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
-;;;;;;  (18190 39684))
+;;;;;;  (18310 12115))
 ;;; Generated autoloads from progmodes/which-func.el
  (put 'which-func-format 'risky-local-variable t)
  (put 'which-func-current 'risky-local-variable t)
@@ -31135,108 +31349,212 @@
 
 ;;;***
 
-;;;### (autoloads (whitespace-write-file-hook whitespace-global-mode
-;;;;;;  whitespace-cleanup-region whitespace-cleanup whitespace-region
-;;;;;;  whitespace-buffer whitespace-toggle-ateol-check 
whitespace-toggle-spacetab-check
-;;;;;;  whitespace-toggle-indent-check whitespace-toggle-trailing-check
-;;;;;;  whitespace-toggle-leading-check) "whitespace" "whitespace.el"
-;;;;;;  (18231 31064))
+;;;### (autoloads (whitespace-buffer whitespace-cleanup-region 
whitespace-cleanup
+;;;;;;  global-whitespace-toggle-options whitespace-toggle-options
+;;;;;;  whitespace-mode) "whitespace" "whitespace.el" (18340 56374))
 ;;; Generated autoloads from whitespace.el
-(put 'whitespace-check-buffer-leading 'safe-local-variable 'booleanp)
-(put 'whitespace-check-buffer-trailing 'safe-local-variable 'booleanp)
-(put 'whitespace-check-buffer-indent 'safe-local-variable 'booleanp)
-(put 'whitespace-check-buffer-spacetab 'safe-local-variable 'booleanp)
-(put 'whitespace-check-buffer-ateol 'safe-local-variable 'booleanp)
 
-(autoload 'whitespace-toggle-leading-check "whitespace" "\
-Toggle the check for leading space in the local buffer.
+(autoload 'whitespace-mode "whitespace" "\
+Toggle whitespace minor mode visualization (\"ws\" on modeline).
 
-\(fn)" t nil)
+If ARG is null, toggle whitespace visualization.
+If ARG is a number greater than zero, turn on visualization;
+otherwise, turn off visualization.
+Only useful with a windowing system.
 
-(autoload 'whitespace-toggle-trailing-check "whitespace" "\
-Toggle the check for trailing space in the local buffer.
-
-\(fn)" t nil)
-
-(autoload 'whitespace-toggle-indent-check "whitespace" "\
-Toggle the check for indentation space in the local buffer.
+\(fn &optional ARG)" t nil)
 
-\(fn)" t nil)
+(autoload 'whitespace-toggle-options "whitespace" "\
+Toggle local `whitespace-mode' options.
+
+If local whitespace-mode is off, toggle the option given by ARG
+and turn on local whitespace-mode.
+
+If local whitespace-mode is on, toggle the option given by ARG
+and restart local whitespace-mode.
+
+Interactively, it reads one of the following chars:
+
+  CHAR MEANING
+   t   toggle TAB visualization
+   s   toggle SPACE and HARD SPACE visualization
+   r   toggle trailing blanks visualization
+   b   toggle SPACEs before TAB visualization
+   l   toggle \"long lines\" visualization
+   L   toggle \"long lines\" tail visualization
+   n   toggle NEWLINE visualization
+   i   toggle indentation SPACEs visualization
+   e   toggle empty line at bob and/or eob visualization
+   a   toggle SPACEs after TAB visualization
+   c   toggle color faces
+   m   toggle visual mark
+   x   restore `whitespace-chars' value
+   z   restore `whitespace-style' value
+   ?   display brief help
+
+Non-interactively, ARG should be a symbol or a list of symbols.
+The valid symbols are:
+
+   tabs                        toggle TAB visualization
+   spaces              toggle SPACE and HARD SPACE visualization
+   trailing            toggle trailing blanks visualization
+   space-before-tab    toggle SPACEs before TAB visualization
+   lines               toggle \"long lines\" visualization
+   lines-tail          toggle \"long lines\" tail visualization
+   newline             toggle NEWLINE visualization
+   indentation         toggle indentation SPACEs visualization
+   empty               toggle empty line at bob and/or eob visualization
+   space-after-tab     toggle SPACEs after TAB visualization
+   color               toggle color faces
+   mark                        toggle visual mark
+   whitespace-chars    restore `whitespace-chars' value
+   whitespace-style    restore `whitespace-style' value
 
-(autoload 'whitespace-toggle-spacetab-check "whitespace" "\
-Toggle the check for space-followed-by-TABs in the local buffer.
+Only useful with a windowing system.
 
-\(fn)" t nil)
+\(fn ARG)" t nil)
 
-(autoload 'whitespace-toggle-ateol-check "whitespace" "\
-Toggle the check for end-of-line space in the local buffer.
+(autoload 'global-whitespace-toggle-options "whitespace" "\
+Toggle global `whitespace-mode' options.
 
-\(fn)" t nil)
+If global whitespace-mode is off, toggle the option given by ARG
+and turn on global whitespace-mode.
 
-(autoload 'whitespace-buffer "whitespace" "\
-Find five different types of white spaces in buffer.
-These are:
-1. Leading space (empty lines at the top of a file).
-2. Trailing space (empty lines at the end of a file).
-3. Indentation space (8 or more spaces, that should be replaced with TABS).
-4. Spaces followed by a TAB. (Almost always, we never want that).
-5. Spaces or TABS at the end of a line.
-
-Check for whitespace only if this buffer really contains a non-empty file
-and:
-1. the major mode is one of the whitespace-modes, or
-2. `whitespace-buffer' was explicitly called with a prefix argument.
+If global whitespace-mode is on, toggle the option given by ARG
+and restart global whitespace-mode.
 
-\(fn &optional QUIET)" t nil)
+Interactively, it accepts one of the following chars:
+
+  CHAR MEANING
+   t   toggle TAB visualization
+   s   toggle SPACE and HARD SPACE visualization
+   r   toggle trailing blanks visualization
+   b   toggle SPACEs before TAB visualization
+   l   toggle \"long lines\" visualization
+   L   toggle \"long lines\" tail visualization
+   n   toggle NEWLINE visualization
+   i   toggle indentation SPACEs visualization
+   e   toggle empty line at bob and/or eob visualization
+   a   toggle SPACEs after TAB visualization
+   c   toggle color faces
+   m   toggle visual mark
+   x   restore `whitespace-chars' value
+   z   restore `whitespace-style' value
+   ?   display brief help
+
+Non-interactively, ARG should be a symbol or a list of symbols.
+The valid symbols are:
+
+   tabs                        toggle TAB visualization
+   spaces              toggle SPACE and HARD SPACE visualization
+   trailing            toggle trailing blanks visualization
+   space-before-tab    toggle SPACEs before TAB visualization
+   lines               toggle \"long lines\" visualization
+   lines-tail          toggle \"long lines\" tail visualization
+   newline             toggle NEWLINE visualization
+   indentation         toggle indentation SPACEs visualization
+   empty               toggle empty line at bob and/or eob visualization
+   space-after-tab     toggle SPACEs after TAB visualization
+   color               toggle color faces
+   mark                        toggle visual mark
+   whitespace-chars    restore `whitespace-chars' value
+   whitespace-style    restore `whitespace-style' value
 
-(autoload 'whitespace-region "whitespace" "\
-Check the region for whitespace errors.
+Only useful with a windowing system.
 
-\(fn S E)" t nil)
+\(fn ARG)" t nil)
 
 (autoload 'whitespace-cleanup "whitespace" "\
-Cleanup the five different kinds of whitespace problems.
-It normally applies to the whole buffer, but in Transient Mark mode
-when the mark is active it applies to the region.
-See `whitespace-buffer' docstring for a summary of the problems.
+Cleanup some blank problems in all buffer or at region.
+
+It usually applies to the whole buffer, but in transient mark
+mode when the mark is active, it applies to the region.  It also
+applies to the region when it is not in transiente mark mode, the
+mark is active and \\[universal-argument] was pressed just before calling
+`whitespace-cleanup' interactively.
+
+See also `whitespace-cleanup-region'.
+
+The problems cleaned up are:
+
+1. empty lines at beginning of buffer.
+2. empty lines at end of buffer.
+   If `whitespace-chars' includes the value `empty', remove all
+   empty lines at beginning and/or end of buffer.
+
+3. 8 or more SPACEs at beginning of line.
+   If `whitespace-chars' includes the value `indentation', replace
+   8 or more SPACEs at beginning of line by TABs.
+
+4. SPACEs before TAB.
+   If `whitespace-chars' includes the value `space-before-tab',
+   replace SPACEs by TABs.
+
+5. SPACEs or TABs at end of line.
+   If `whitespace-chars' includes the value `trailing', remove all
+   SPACEs or TABs at end of line.
+
+6. 8 or more SPACEs after TAB.
+   If `whitespace-chars' includes the value `space-after-tab',
+   replace SPACEs by TABs.
 
 \(fn)" t nil)
 
 (autoload 'whitespace-cleanup-region "whitespace" "\
-Whitespace cleanup on the region.
+Cleanup some blank problems at region.
 
-\(fn S E)" t nil)
+The problems cleaned up are:
 
-(defalias 'global-whitespace-mode 'whitespace-global-mode)
+1. 8 or more SPACEs at beginning of line.
+   If `whitespace-chars' includes the value `indentation', replace
+   8 or more SPACEs at beginning of line by TABs.
 
-(defvar whitespace-global-mode nil "\
-Non-nil if Whitespace-Global mode is enabled.
-See the command `whitespace-global-mode' for a description of this minor mode.
-Setting this variable directly does not take effect;
-either customize it (see the info node `Easy Customization')
-or call the function `whitespace-global-mode'.")
+2. SPACEs before TAB.
+   If `whitespace-chars' includes the value `space-before-tab',
+   replace SPACEs by TABs.
 
-(custom-autoload 'whitespace-global-mode "whitespace" nil)
+3. SPACEs or TABs at end of line.
+   If `whitespace-chars' includes the value `trailing', remove all
+   SPACEs or TABs at end of line.
 
-(autoload 'whitespace-global-mode "whitespace" "\
-Toggle using Whitespace mode in new buffers.
-With ARG, turn the mode on if ARG is positive, otherwise turn it off.
+4. 8 or more SPACEs after TAB.
+   If `whitespace-chars' includes the value `space-after-tab',
+   replace SPACEs by TABs.
 
-When this mode is active, `whitespace-buffer' is added to
-`find-file-hook' and `kill-buffer-hook'.
+\(fn START END)" t nil)
 
-\(fn &optional ARG)" t nil)
+(autoload 'whitespace-buffer "whitespace" "\
+Turn on `whitespace-mode' forcing some settings.
 
-(autoload 'whitespace-write-file-hook "whitespace" "\
-Hook function to be called on the buffer when whitespace check is enabled.
-This is meant to be added buffer-locally to `write-file-functions'.
+It forces `whitespace-style' to have `color'.
 
-\(fn)" nil nil)
+It also forces `whitespace-chars' to have:
+
+   trailing
+   indentation
+   space-before-tab
+   empty
+   space-after-tab
+
+So, it is possible to visualize the following problems:
+
+   empty               1. empty lines at beginning of buffer.
+   empty               2. empty lines at end of buffer.
+   indentation         3. 8 or more SPACEs at beginning of line.
+   space-before-tab    4. SPACEs before TAB.
+   trailing            5. SPACEs or TABs at end of line.
+   space-after-tab     6. 8 or more SPACEs after TAB.
+
+See `whitespace-chars' and `whitespace-style' for documentation.
+See also `whitespace-cleanup' and `whitespace-cleanup-region' for
+cleaning up these problems.
+
+\(fn)" t nil)
 
 ;;;***
 
 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
-;;;;;;  widget-browse-at) "wid-browse" "wid-browse.el" (18190 39680))
+;;;;;;  widget-browse-at) "wid-browse" "wid-browse.el" (18310 12051))
 ;;; Generated autoloads from wid-browse.el
 
 (autoload 'widget-browse-at "wid-browse" "\
@@ -31263,8 +31581,8 @@
 ;;;***
 
 ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
-;;;;;;  widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (18190
-;;;;;;  39680))
+;;;;;;  widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (18340
+;;;;;;  21050))
 ;;; Generated autoloads from wid-edit.el
 
 (autoload 'widgetp "wid-edit" "\
@@ -31308,8 +31626,8 @@
 ;;;***
 
 ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
-;;;;;;  windmove-up windmove-left) "windmove" "windmove.el" (18177
-;;;;;;  878))
+;;;;;;  windmove-up windmove-left) "windmove" "windmove.el" (18310
+;;;;;;  12051))
 ;;; Generated autoloads from windmove.el
 
 (autoload 'windmove-left "windmove" "\
@@ -31362,7 +31680,7 @@
 ;;;***
 
 ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
-;;;;;;  (18177 878))
+;;;;;;  (18329 52183))
 ;;; Generated autoloads from winner.el
 
 (defvar winner-mode nil "\
@@ -31381,7 +31699,7 @@
 ;;;***
 
 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
-;;;;;;  "woman.el" (18195 4246))
+;;;;;;  "woman.el" (18314 40529))
 ;;; Generated autoloads from woman.el
 
 (autoload 'woman "woman" "\
@@ -31417,7 +31735,7 @@
 ;;;***
 
 ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
-;;;;;;  (18177 858))
+;;;;;;  (18310 12067))
 ;;; Generated autoloads from emulation/ws-mode.el
 
 (autoload 'wordstar-mode "ws-mode" "\
@@ -31530,7 +31848,7 @@
 ;;;***
 
 ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
-;;;;;;  (18177 878))
+;;;;;;  (18339 17949))
 ;;; Generated autoloads from xml.el
 
 (autoload 'xml-parse-file "xml" "\
@@ -31555,8 +31873,27 @@
 
 ;;;***
 
-;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (18203
-;;;;;;  51788))
+;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok"
+;;;;;;  "nxml/xmltok.el" (18310 12101))
+;;; Generated autoloads from nxml/xmltok.el
+
+(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
+Return the position of the encoding in the XML declaration at point.
+If there is a well-formed XML declaration starting at point and it
+contains an encoding declaration, then return (START . END)
+where START and END are the positions of the start and the end
+of the encoding name; if there is no encoding declaration return
+the position where and encoding declaration could be inserted.
+If there is XML that is not well-formed that looks like an XML declaration,
+return nil.  Otherwise, return t.
+If LIMIT is non-nil, then do not consider characters beyond LIMIT.
+
+\(fn &optional LIMIT)" nil nil)
+
+;;;***
+
+;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (18310
+;;;;;;  12051))
 ;;; Generated autoloads from xt-mouse.el
 
 (defvar xterm-mouse-mode nil "\
@@ -31585,7 +31922,7 @@
 ;;;***
 
 ;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
-;;;;;;  "gnus/yenc.el" (18177 863))
+;;;;;;  "gnus/yenc.el" (18310 12083))
 ;;; Generated autoloads from gnus/yenc.el
 
 (autoload 'yenc-decode-region "yenc" "\
@@ -31601,7 +31938,7 @@
 ;;;***
 
 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
-;;;;;;  yow) "yow" "play/yow.el" (18177 871))
+;;;;;;  yow) "yow" "play/yow.el" (18310 12106))
 ;;; Generated autoloads from play/yow.el
 
 (autoload 'yow "yow" "\
@@ -31627,7 +31964,7 @@
 
 ;;;***
 
-;;;### (autoloads (zone) "zone" "play/zone.el" (18213 1259))
+;;;### (autoloads (zone) "zone" "play/zone.el" (18310 12106))
 ;;; Generated autoloads from play/zone.el
 
 (autoload 'zone "zone" "\
@@ -31637,84 +31974,157 @@
 
 ;;;***
 
-;;;### (autoloads nil nil ("bindings.el" "buff-menu.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-ext.el" "calc/calc-fin.el" "calc/calc-forms.el"
-;;;;;;  "calc/calc-frac.el" "calc/calc-funcs.el" "calc/calc-graph.el"
-;;;;;;  "calc/calc-help.el" "calc/calc-incom.el" "calc/calc-keypd.el"
-;;;;;;  "calc/calc-lang.el" "calc/calc-macs.el" "calc/calc-map.el"
-;;;;;;  "calc/calc-math.el" "calc/calc-misc.el" "calc/calc-mode.el"
-;;;;;;  "calc/calc-mtx.el" "calc/calc-nlfit.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/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el"
-;;;;;;  "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-china.el"
-;;;;;;  "calendar/cal-coptic.el" "calendar/cal-french.el" 
"calendar/cal-html.el"
+;;;### (autoloads nil nil ("abbrev.el" "abbrevlist.el" "add-log.el"
+;;;;;;  "align.el" "allout.el" "ansi-color.el" "apropos.el" "arc-mode.el"
+;;;;;;  "array.el" "autoarg.el" "autoinsert.el" "autorevert.el" "avoid.el"
+;;;;;;  "battery.el" "bindings.el" "bookmark.el" "bs.el" "buff-menu.el"
+;;;;;;  "button.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-ext.el" "calc/calc-fin.el"
+;;;;;;  "calc/calc-forms.el" "calc/calc-frac.el" "calc/calc-funcs.el"
+;;;;;;  "calc/calc-graph.el" "calc/calc-help.el" "calc/calc-incom.el"
+;;;;;;  "calc/calc-keypd.el" "calc/calc-lang.el" "calc/calc-macs.el"
+;;;;;;  "calc/calc-map.el" "calc/calc-math.el" "calc/calc-menu.el"
+;;;;;;  "calc/calc-misc.el" "calc/calc-mode.el" "calc/calc-mtx.el"
+;;;;;;  "calc/calc-nlfit.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/calc.el" 
"calc/calcalg2.el"
+;;;;;;  "calc/calcalg3.el" "calc/calccomp.el" "calc/calcsel2.el"
+;;;;;;  "calculator.el" "calendar/appt.el" "calendar/cal-bahai.el"
+;;;;;;  "calendar/cal-china.el" "calendar/cal-coptic.el" "calendar/cal-dst.el"
+;;;;;;  "calendar/cal-french.el" "calendar/cal-hebrew.el" 
"calendar/cal-html.el"
 ;;;;;;  "calendar/cal-islam.el" "calendar/cal-iso.el" "calendar/cal-julian.el"
 ;;;;;;  "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el"
 ;;;;;;  "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el"
-;;;;;;  "case-table.el" "cdl.el" "cus-dep.el" "cus-start.el" "custom.el"
-;;;;;;  "dframe.el" "dos-fns.el" "dos-vars.el" "dos-w32.el" "ediff-diff.el"
-;;;;;;  "ediff-init.el" "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el"
-;;;;;;  "ediff-wind.el" "electric.el" "emacs-lisp/assoc.el" 
"emacs-lisp/authors.el"
-;;;;;;  "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" 
"emacs-lisp/byte-opt.el"
-;;;;;;  "emacs-lisp/byte-run.el" "emacs-lisp/cl-compat.el" 
"emacs-lisp/cl-extra.el"
+;;;;;;  "calendar/calendar.el" "calendar/diary-lib.el" "calendar/holidays.el"
+;;;;;;  "calendar/icalendar.el" "calendar/lunar.el" "calendar/parse-time.el"
+;;;;;;  "calendar/solar.el" "calendar/time-date.el" "calendar/timeclock.el"
+;;;;;;  "calendar/todo-mode.el" "case-table.el" "cdl.el" "chistory.el"
+;;;;;;  "cmuscheme.el" "comint.el" "compare-w.el" "complete.el" "completion.el"
+;;;;;;  "composite.el" "cus-dep.el" "cus-edit.el" "cus-face.el" "cus-load.el"
+;;;;;;  "cus-start.el" "cus-theme.el" "custom.el" "cvs-status.el"
+;;;;;;  "dabbrev.el" "delim-col.el" "delsel.el" "descr-text.el" "desktop.el"
+;;;;;;  "dframe.el" "diff-mode.el" "diff.el" "dired-aux.el" "dired-x.el"
+;;;;;;  "dired.el" "dirtrack.el" "disp-table.el" "dnd.el" "doc-view.el"
+;;;;;;  "dos-fns.el" "dos-vars.el" "dos-w32.el" "double.el" "ebuff-menu.el"
+;;;;;;  "echistory.el" "ediff-diff.el" "ediff-help.el" "ediff-hook.el"
+;;;;;;  "ediff-init.el" "ediff-merg.el" "ediff-mult.el" "ediff-ptch.el"
+;;;;;;  "ediff-util.el" "ediff-vers.el" "ediff-wind.el" "ediff.el"
+;;;;;;  "edmacro.el" "ehelp.el" "electric.el" "elide-head.el" 
"emacs-lisp/advice.el"
+;;;;;;  "emacs-lisp/assoc.el" "emacs-lisp/authors.el" "emacs-lisp/autoload.el"
+;;;;;;  "emacs-lisp/avl-tree.el" "emacs-lisp/backquote.el" 
"emacs-lisp/benchmark.el"
+;;;;;;  "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" 
"emacs-lisp/byte-run.el"
+;;;;;;  "emacs-lisp/bytecomp.el" "emacs-lisp/check-declare.el" 
"emacs-lisp/checkdoc.el"
+;;;;;;  "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" 
"emacs-lisp/cl-indent.el"
 ;;;;;;  "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" 
"emacs-lisp/cl-seq.el"
-;;;;;;  "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" 
"emacs-lisp/find-gc.el"
-;;;;;;  "emacs-lisp/float-sup.el" "emacs-lisp/gulp.el" "emacs-lisp/levents.el"
-;;;;;;  "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el"
-;;;;;;  "emacs-lisp/lmenu.el" "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el"
-;;;;;;  "emacs-lisp/regi.el" "emacs-lisp/sregex.el" "emacs-lisp/syntax.el"
-;;;;;;  "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el"
-;;;;;;  "emacs-lock.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el"
-;;;;;;  "emulation/edt-lk201.el" "emulation/edt-mapper.el" 
"emulation/edt-pc.el"
-;;;;;;  "emulation/edt-vt100.el" "emulation/tpu-extras.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"
-;;;;;;  "emulation/viper-util.el" "env.el" "erc/erc-backend.el" 
"erc/erc-goodies.el"
-;;;;;;  "erc/erc-ibuffer.el" "erc/erc-lang.el" "eshell/em-alias.el"
+;;;;;;  "emacs-lisp/cl-specs.el" "emacs-lisp/cl.el" "emacs-lisp/copyright.el"
+;;;;;;  "emacs-lisp/crm.el" "emacs-lisp/cust-print.el" "emacs-lisp/debug.el"
+;;;;;;  "emacs-lisp/derived.el" "emacs-lisp/disass.el" 
"emacs-lisp/easy-mmode.el"
+;;;;;;  "emacs-lisp/easymenu.el" "emacs-lisp/edebug.el" "emacs-lisp/eldoc.el"
+;;;;;;  "emacs-lisp/elint.el" "emacs-lisp/elp.el" "emacs-lisp/ewoc.el"
+;;;;;;  "emacs-lisp/find-func.el" "emacs-lisp/find-gc.el" 
"emacs-lisp/float-sup.el"
+;;;;;;  "emacs-lisp/generic.el" "emacs-lisp/gulp.el" "emacs-lisp/helper.el"
+;;;;;;  "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el" 
"emacs-lisp/lisp-mode.el"
+;;;;;;  "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el" "emacs-lisp/lucid.el"
+;;;;;;  "emacs-lisp/macroexp.el" "emacs-lisp/map-ynp.el" "emacs-lisp/pp.el"
+;;;;;;  "emacs-lisp/re-builder.el" "emacs-lisp/regexp-opt.el" 
"emacs-lisp/regi.el"
+;;;;;;  "emacs-lisp/ring.el" "emacs-lisp/rx.el" "emacs-lisp/shadow.el"
+;;;;;;  "emacs-lisp/sregex.el" "emacs-lisp/syntax.el" 
"emacs-lisp/tcover-ses.el"
+;;;;;;  "emacs-lisp/tcover-unsafep.el" "emacs-lisp/testcover.el"
+;;;;;;  "emacs-lisp/timer.el" "emacs-lisp/tq.el" "emacs-lisp/trace.el"
+;;;;;;  "emacs-lisp/unsafep.el" "emacs-lisp/warnings.el" "emacs-lock.el"
+;;;;;;  "emulation/crisp.el" "emulation/cua-base.el" "emulation/cua-gmrk.el"
+;;;;;;  "emulation/cua-rect.el" "emulation/edt-lk201.el" 
"emulation/edt-mapper.el"
+;;;;;;  "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/edt.el"
+;;;;;;  "emulation/keypad.el" "emulation/pc-mode.el" "emulation/pc-select.el"
+;;;;;;  "emulation/tpu-edt.el" "emulation/tpu-extras.el" 
"emulation/tpu-mapper.el"
+;;;;;;  "emulation/vi.el" "emulation/vip.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" 
"emulation/viper-util.el"
+;;;;;;  "emulation/viper.el" "emulation/ws-mode.el" "env.el" 
"erc/erc-autoaway.el"
+;;;;;;  "erc/erc-backend.el" "erc/erc-button.el" "erc/erc-capab.el"
+;;;;;;  "erc/erc-compat.el" "erc/erc-dcc.el" "erc/erc-ezbounce.el"
+;;;;;;  "erc/erc-fill.el" "erc/erc-goodies.el" "erc/erc-hecomplete.el"
+;;;;;;  "erc/erc-ibuffer.el" "erc/erc-identd.el" "erc/erc-imenu.el"
+;;;;;;  "erc/erc-join.el" "erc/erc-lang.el" "erc/erc-list.el" "erc/erc-log.el"
+;;;;;;  "erc/erc-match.el" "erc/erc-menu.el" "erc/erc-netsplit.el"
+;;;;;;  "erc/erc-networks.el" "erc/erc-notify.el" "erc/erc-page.el"
+;;;;;;  "erc/erc-pcomplete.el" "erc/erc-replace.el" "erc/erc-ring.el"
+;;;;;;  "erc/erc-services.el" "erc/erc-sound.el" "erc/erc-speedbar.el"
+;;;;;;  "erc/erc-spelling.el" "erc/erc-stamp.el" "erc/erc-track.el"
+;;;;;;  "erc/erc-truncate.el" "erc/erc-xdcc.el" "erc/erc.el" 
"eshell/em-alias.el"
 ;;;;;;  "eshell/em-banner.el" "eshell/em-basic.el" "eshell/em-cmpl.el"
 ;;;;;;  "eshell/em-dirs.el" "eshell/em-glob.el" "eshell/em-hist.el"
 ;;;;;;  "eshell/em-ls.el" "eshell/em-pred.el" "eshell/em-prompt.el"
 ;;;;;;  "eshell/em-rebind.el" "eshell/em-script.el" "eshell/em-smart.el"
 ;;;;;;  "eshell/em-term.el" "eshell/em-unix.el" "eshell/em-xtra.el"
 ;;;;;;  "eshell/esh-arg.el" "eshell/esh-cmd.el" "eshell/esh-ext.el"
-;;;;;;  "eshell/esh-io.el" "eshell/esh-maint.el" "eshell/esh-module.el"
-;;;;;;  "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el"
-;;;;;;  "eshell/esh-var.el" "ezimage.el" "faces.el" "files.el" "foldout.el"
-;;;;;;  "font-core.el" "font-lock.el" "format.el" "forms-d2.el" "forms-pass.el"
-;;;;;;  "frame.el" "fringe.el" "generic-x.el" "gnus/compface.el"
-;;;;;;  "gnus/dig.el" "gnus/dns.el" "gnus/format-spec.el" "gnus/gnus-async.el"
-;;;;;;  "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el"
-;;;;;;  "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el"
-;;;;;;  "gnus/gnus-ems.el" "gnus/gnus-int.el" "gnus/gnus-logic.el"
-;;;;;;  "gnus/gnus-mh.el" "gnus/gnus-salt.el" "gnus/gnus-score.el"
-;;;;;;  "gnus/gnus-setup.el" "gnus/gnus-srvr.el" "gnus/gnus-sum.el"
-;;;;;;  "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el"
-;;;;;;  "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/hex-util.el" 
"gnus/hmac-def.el"
-;;;;;;  "gnus/hmac-md5.el" "gnus/ietf-drums.el" "gnus/imap.el" 
"gnus/legacy-gnus-agent.el"
-;;;;;;  "gnus/mail-parse.el" "gnus/mail-prsvr.el" "gnus/mail-source.el"
-;;;;;;  "gnus/mailcap.el" "gnus/messcompat.el" "gnus/mm-bodies.el"
-;;;;;;  "gnus/mm-decode.el" "gnus/mm-encode.el" "gnus/mm-util.el"
+;;;;;;  "eshell/esh-groups.el" "eshell/esh-io.el" "eshell/esh-maint.el"
+;;;;;;  "eshell/esh-mode.el" "eshell/esh-module.el" "eshell/esh-opt.el"
+;;;;;;  "eshell/esh-proc.el" "eshell/esh-test.el" "eshell/esh-util.el"
+;;;;;;  "eshell/esh-var.el" "eshell/eshell.el" "expand.el" "ezimage.el"
+;;;;;;  "facemenu.el" "faces.el" "ffap.el" "filecache.el" "files.el"
+;;;;;;  "filesets.el" "find-dired.el" "find-file.el" "find-lisp.el"
+;;;;;;  "finder-inf.el" "finder.el" "flow-ctrl.el" "foldout.el" "follow.el"
+;;;;;;  "font-core.el" "font-lock.el" "format-spec.el" "format.el"
+;;;;;;  "forms-d2.el" "forms-pass.el" "forms-pass.el" "forms.el"
+;;;;;;  "frame.el" "fringe.el" "generic-x.el" "gnus/canlock.el" 
"gnus/compface.el"
+;;;;;;  "gnus/deuglify.el" "gnus/earcon.el" "gnus/ecomplete.el" 
"gnus/flow-fill.el"
+;;;;;;  "gnus/gmm-utils.el" "gnus/gnus-agent.el" "gnus/gnus-art.el"
+;;;;;;  "gnus/gnus-async.el" "gnus/gnus-audio.el" "gnus/gnus-bcklg.el"
+;;;;;;  "gnus/gnus-bookmark.el" "gnus/gnus-cache.el" "gnus/gnus-cite.el"
+;;;;;;  "gnus/gnus-cus.el" "gnus/gnus-delay.el" "gnus/gnus-demon.el"
+;;;;;;  "gnus/gnus-diary.el" "gnus/gnus-dired.el" "gnus/gnus-draft.el"
+;;;;;;  "gnus/gnus-dup.el" "gnus/gnus-eform.el" "gnus/gnus-ems.el"
+;;;;;;  "gnus/gnus-fun.el" "gnus/gnus-group.el" "gnus/gnus-int.el"
+;;;;;;  "gnus/gnus-kill.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el"
+;;;;;;  "gnus/gnus-ml.el" "gnus/gnus-mlspl.el" "gnus/gnus-move.el"
+;;;;;;  "gnus/gnus-msg.el" "gnus/gnus-nocem.el" "gnus/gnus-picon.el"
+;;;;;;  "gnus/gnus-range.el" "gnus/gnus-registry.el" "gnus/gnus-salt.el"
+;;;;;;  "gnus/gnus-score.el" "gnus/gnus-setup.el" "gnus/gnus-sieve.el"
+;;;;;;  "gnus/gnus-soup.el" "gnus/gnus-spec.el" "gnus/gnus-srvr.el"
+;;;;;;  "gnus/gnus-start.el" "gnus/gnus-sum.el" "gnus/gnus-topic.el"
+;;;;;;  "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el"
+;;;;;;  "gnus/gnus-vm.el" "gnus/gnus-win.el" "gnus/gnus.el" "gnus/html2text.el"
+;;;;;;  "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el"
+;;;;;;  "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/mailcap.el"
+;;;;;;  "gnus/message.el" "gnus/messcompat.el" "gnus/mm-bodies.el"
+;;;;;;  "gnus/mm-decode.el" "gnus/mm-encode.el" "gnus/mm-extern.el"
+;;;;;;  "gnus/mm-partial.el" "gnus/mm-url.el" "gnus/mm-util.el" "gnus/mm-uu.el"
 ;;;;;;  "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" "gnus/mml.el"
-;;;;;;  "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndb.el" "gnus/nndir.el"
-;;;;;;  "gnus/nndraft.el" "gnus/nneething.el" "gnus/nngateway.el"
-;;;;;;  "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnlistserv.el"
-;;;;;;  "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmbox.el" "gnus/nnmh.el"
-;;;;;;  "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnrss.el" "gnus/nnslashdot.el"
+;;;;;;  "gnus/mml1991.el" "gnus/mml2015.el" "gnus/nnagent.el" "gnus/nnbabyl.el"
+;;;;;;  "gnus/nndb.el" "gnus/nndiary.el" "gnus/nndir.el" "gnus/nndoc.el"
+;;;;;;  "gnus/nndraft.el" "gnus/nneething.el" "gnus/nnfolder.el"
+;;;;;;  "gnus/nngateway.el" "gnus/nnheader.el" "gnus/nnimap.el" 
"gnus/nnkiboze.el"
+;;;;;;  "gnus/nnlistserv.el" "gnus/nnmail.el" "gnus/nnmaildir.el"
+;;;;;;  "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnml.el" "gnus/nnnil.el"
+;;;;;;  "gnus/nnoo.el" "gnus/nnrss.el" "gnus/nnslashdot.el" "gnus/nnsoup.el"
 ;;;;;;  "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnultimate.el" 
"gnus/nnvirtual.el"
 ;;;;;;  "gnus/nnwarchive.el" "gnus/nnweb.el" "gnus/nnwfm.el" "gnus/pop3.el"
-;;;;;;  "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el"
-;;;;;;  "gnus/rfc2231.el" "gnus/sieve-manage.el" "gnus/smime.el"
-;;;;;;  "gnus/spam-stat.el" "gnus/spam-wash.el" "gnus/starttls.el"
-;;;;;;  "gnus/utf7.el" "gnus/webmail.el" "help.el" "indent.el" 
"international/characters.el"
-;;;;;;  "international/charprop.el" "international/cp51932.el" 
"international/eucjp-ms.el"
-;;;;;;  "international/fontset.el" "international/iso-ascii.el" 
"international/ja-dic-cnv.el"
-;;;;;;  "international/ja-dic-utl.el" "international/mule-cmds.el"
-;;;;;;  "international/mule-conf.el" "international/mule.el" 
"international/ogonek.el"
+;;;;;;  "gnus/qp.el" "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el"
+;;;;;;  "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/score-mode.el"
+;;;;;;  "gnus/sieve-manage.el" "gnus/sieve-mode.el" "gnus/sieve.el"
+;;;;;;  "gnus/smiley.el" "gnus/smime.el" "gnus/spam-report.el" 
"gnus/spam-stat.el"
+;;;;;;  "gnus/spam-wash.el" "gnus/spam.el" "gnus/starttls.el" "gnus/utf7.el"
+;;;;;;  "gnus/webmail.el" "gnus/yenc.el" "gs.el" "help-at-pt.el"
+;;;;;;  "help-fns.el" "help-macro.el" "help-mode.el" "help.el" "hex-util.el"
+;;;;;;  "hexl.el" "hi-lock.el" "hilit-chg.el" "hippie-exp.el" "hl-line.el"
+;;;;;;  "ibuf-ext.el" "ibuf-macs.el" "ibuffer.el" "icomplete.el"
+;;;;;;  "ido.el" "ielm.el" "iimage.el" "image-dired.el" "image-file.el"
+;;;;;;  "image-mode.el" "image.el" "imenu.el" "indent.el" "info-look.el"
+;;;;;;  "info-xref.el" "info.el" "informat.el" "international/ccl.el"
+;;;;;;  "international/characters.el" "international/charprop.el"
+;;;;;;  "international/codepage.el" "international/cp51932.el" 
"international/encoded-kb.el"
+;;;;;;  "international/eucjp-ms.el" "international/fontset.el" 
"international/isearch-x.el"
+;;;;;;  "international/iso-ascii.el" "international/iso-cvt.el" 
"international/iso-transl.el"
+;;;;;;  "international/ja-dic-cnv.el" "international/ja-dic-utl.el"
+;;;;;;  "international/kinsoku.el" "international/kkc.el" 
"international/latexenc.el"
+;;;;;;  "international/latin1-disp.el" "international/mule-cmds.el"
+;;;;;;  "international/mule-conf.el" "international/mule-diag.el"
+;;;;;;  "international/mule-util.el" "international/mule.el" 
"international/ogonek.el"
+;;;;;;  "international/quail.el" "international/robin.el" 
"international/titdic-cnv.el"
 ;;;;;;  "international/uni-bidi.el" "international/uni-category.el"
 ;;;;;;  "international/uni-combining.el" "international/uni-comment.el"
 ;;;;;;  "international/uni-decimal.el" "international/uni-decomposition.el"
@@ -31722,56 +32132,161 @@
 ;;;;;;  "international/uni-mirrored.el" "international/uni-name.el"
 ;;;;;;  "international/uni-numeric.el" "international/uni-old-name.el"
 ;;;;;;  "international/uni-titlecase.el" "international/uni-uppercase.el"
-;;;;;;  "isearch.el" "jit-lock.el" "jka-cmpr-hook.el" "kermit.el"
-;;;;;;  "language/chinese.el" "language/cyrillic.el" "language/czech.el"
-;;;;;;  "language/devanagari.el" "language/english.el" "language/ethiopic.el"
-;;;;;;  "language/european.el" "language/georgian.el" "language/greek.el"
-;;;;;;  "language/hebrew.el" "language/indian.el" "language/japanese.el"
-;;;;;;  "language/kannada.el" "language/korean.el" "language/lao.el"
-;;;;;;  "language/malayalam.el" "language/misc-lang.el" "language/romanian.el"
+;;;;;;  "international/utf-7.el" "isearch-multi.el" "isearch.el"
+;;;;;;  "isearchb.el" "iswitchb.el" "jit-lock.el" "jka-cmpr-hook.el"
+;;;;;;  "jka-compr.el" "kermit.el" "kmacro.el" "language/burmese.el"
+;;;;;;  "language/cham.el" "language/china-util.el" "language/chinese.el"
+;;;;;;  "language/cyril-util.el" "language/cyrillic.el" "language/czech.el"
+;;;;;;  "language/devan-util.el" "language/devanagari.el" "language/english.el"
+;;;;;;  "language/ethio-util.el" "language/ethiopic.el" "language/european.el"
+;;;;;;  "language/georgian.el" "language/greek.el" "language/hebrew.el"
+;;;;;;  "language/ind-util.el" "language/indian.el" "language/japan-util.el"
+;;;;;;  "language/japanese.el" "language/kannada.el" "language/khmer.el"
+;;;;;;  "language/knd-util.el" "language/korea-util.el" "language/korean.el"
+;;;;;;  "language/lao-util.el" "language/lao.el" "language/malayalam.el"
+;;;;;;  "language/misc-lang.el" "language/mlm-util.el" "language/romanian.el"
 ;;;;;;  "language/slovak.el" "language/tai-viet.el" "language/tamil.el"
-;;;;;;  "language/thai-word.el" "language/thai.el" "language/tibetan.el"
-;;;;;;  "language/utf-8-lang.el" "language/vietnamese.el" "ldefs-boot.el"
-;;;;;;  "loadup.el" "mail/blessmail.el" "mail/mailheader.el" "mail/mailpost.el"
-;;;;;;  "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" 
"mail/rmail-spam-filter.el"
-;;;;;;  "mail/uce.el" "mail/vms-pmail.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el"
-;;;;;;  "mh-e/mh-buffers.el" "mh-e/mh-compat.el" "mh-e/mh-funcs.el"
-;;;;;;  "mh-e/mh-gnus.el" "mh-e/mh-identity.el" "mh-e/mh-inc.el"
-;;;;;;  "mh-e/mh-junk.el" "mh-e/mh-letter.el" "mh-e/mh-limit.el"
-;;;;;;  "mh-e/mh-mime.el" "mh-e/mh-print.el" "mh-e/mh-scan.el" 
"mh-e/mh-search.el"
-;;;;;;  "mh-e/mh-seq.el" "mh-e/mh-show.el" "mh-e/mh-speed.el" 
"mh-e/mh-thread.el"
-;;;;;;  "mh-e/mh-tool-bar.el" "mh-e/mh-utils.el" "mh-e/mh-xface.el"
-;;;;;;  "misc.el" "mouse-copy.el" "mouse-drag.el" "mouse.el" "net/eudc-vars.el"
-;;;;;;  "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-mab.el"
-;;;;;;  "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" "net/socks.el"
-;;;;;;  "net/tls.el" "net/tramp-cache.el" "net/tramp-cmds.el" 
"net/tramp-compat.el"
-;;;;;;  "net/tramp-fish.el" "net/tramp-gw.el" "net/tramp-smb.el"
-;;;;;;  "net/tramp-uu.el" "net/trampver.el" "patcomp.el" "paths.el"
-;;;;;;  "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" "pgg-def.el"
-;;;;;;  "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el"
-;;;;;;  "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el"
+;;;;;;  "language/thai-util.el" "language/thai-word.el" "language/thai.el"
+;;;;;;  "language/tibet-util.el" "language/tibetan.el" "language/tml-util.el"
+;;;;;;  "language/tv-util.el" "language/utf-8-lang.el" "language/viet-util.el"
+;;;;;;  "language/vietnamese.el" "ldefs-boot.el" "ledit.el" "linum.el"
+;;;;;;  "loadhist.el" "loadup.el" "locate.el" "log-edit.el" "log-view.el"
+;;;;;;  "longlines.el" "lpr.el" "ls-lisp.el" "macros.el" "mail/binhex.el"
+;;;;;;  "mail/blessmail.el" "mail/emacsbug.el" "mail/feedmail.el"
+;;;;;;  "mail/footnote.el" "mail/hashcash.el" "mail/mail-extr.el"
+;;;;;;  "mail/mail-hist.el" "mail/mail-utils.el" "mail/mailabbrev.el"
+;;;;;;  "mail/mailalias.el" "mail/mailclient.el" "mail/mailheader.el"
+;;;;;;  "mail/mailpost.el" "mail/mailpost.el" "mail/metamail.el"
+;;;;;;  "mail/mspools.el" "mail/reporter.el" "mail/rfc2368.el" "mail/rfc822.el"
+;;;;;;  "mail/rmail-spam-filter.el" "mail/rmail.el" "mail/rmailedit.el"
+;;;;;;  "mail/rmailkwd.el" "mail/rmailmsc.el" "mail/rmailout.el"
+;;;;;;  "mail/rmailsort.el" "mail/rmailsum.el" "mail/sendmail.el"
+;;;;;;  "mail/smtpmail.el" "mail/supercite.el" "mail/uce.el" "mail/undigest.el"
+;;;;;;  "mail/unrmail.el" "mail/uudecode.el" "mail/vms-pmail.el"
+;;;;;;  "makesum.el" "man.el" "master.el" "mb-depth.el" "md4.el"
+;;;;;;  "menu-bar.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el" 
"mh-e/mh-buffers.el"
+;;;;;;  "mh-e/mh-comp.el" "mh-e/mh-compat.el" "mh-e/mh-e.el" 
"mh-e/mh-folder.el"
+;;;;;;  "mh-e/mh-funcs.el" "mh-e/mh-gnus.el" "mh-e/mh-identity.el"
+;;;;;;  "mh-e/mh-inc.el" "mh-e/mh-junk.el" "mh-e/mh-letter.el" 
"mh-e/mh-limit.el"
+;;;;;;  "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-print.el"
+;;;;;;  "mh-e/mh-scan.el" "mh-e/mh-search.el" "mh-e/mh-seq.el" 
"mh-e/mh-show.el"
+;;;;;;  "mh-e/mh-speed.el" "mh-e/mh-thread.el" "mh-e/mh-tool-bar.el"
+;;;;;;  "mh-e/mh-utils.el" "mh-e/mh-xface.el" "midnight.el" "minibuf-eldef.el"
+;;;;;;  "misc.el" "mouse-copy.el" "mouse-drag.el" "mouse-sel.el"
+;;;;;;  "mouse.el" "msb.el" "mwheel.el" "net/ange-ftp.el" "net/browse-url.el"
+;;;;;;  "net/dbus.el" "net/dig.el" "net/dns.el" "net/eudc-bob.el"
+;;;;;;  "net/eudc-export.el" "net/eudc-hotlist.el" "net/eudc-vars.el"
+;;;;;;  "net/eudc.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el" 
"net/eudcb-mab.el"
+;;;;;;  "net/eudcb-ph.el" "net/goto-addr.el" "net/hmac-def.el" 
"net/hmac-md5.el"
+;;;;;;  "net/imap.el" "net/ldap.el" "net/net-utils.el" "net/netrc.el"
+;;;;;;  "net/newsticker.el" "net/ntlm.el" "net/quickurl.el" "net/rcirc.el"
+;;;;;;  "net/rcompile.el" "net/rlogin.el" "net/sasl-cram.el" 
"net/sasl-digest.el"
+;;;;;;  "net/sasl-ntlm.el" "net/sasl.el" "net/snmp-mode.el" "net/socks.el"
+;;;;;;  "net/telnet.el" "net/tls.el" "net/tramp-cache.el" "net/tramp-cmds.el"
+;;;;;;  "net/tramp-compat.el" "net/tramp-fish.el" "net/tramp-ftp.el"
+;;;;;;  "net/tramp-gw.el" "net/tramp-smb.el" "net/tramp-uu.el" "net/tramp.el"
+;;;;;;  "net/trampver.el" "net/webjump.el" "newcomment.el" "novice.el"
+;;;;;;  "nxml/nxml-enc.el" "nxml/nxml-glyph.el" "nxml/nxml-maint.el"
+;;;;;;  "nxml/nxml-mode.el" "nxml/nxml-ns.el" "nxml/nxml-outln.el"
+;;;;;;  "nxml/nxml-parse.el" "nxml/nxml-rap.el" "nxml/nxml-util.el"
+;;;;;;  "nxml/rng-cmpct.el" "nxml/rng-dt.el" "nxml/rng-loc.el" 
"nxml/rng-maint.el"
+;;;;;;  "nxml/rng-match.el" "nxml/rng-nxml.el" "nxml/rng-parse.el"
+;;;;;;  "nxml/rng-pttrn.el" "nxml/rng-uri.el" "nxml/rng-util.el"
+;;;;;;  "nxml/rng-valid.el" "nxml/rng-xsd.el" "nxml/xmltok.el" 
"nxml/xsd-regexp.el"
+;;;;;;  "obsolete/fast-lock.el" "obsolete/iso-acc.el" "obsolete/lazy-lock.el"
+;;;;;;  "obsolete/options.el" "obsolete/rnewspost.el" "obsolete/scribe.el"
+;;;;;;  "outline.el" "paren.el" "password-cache.el" "patcomp.el"
+;;;;;;  "patcomp.el" "paths.el" "pcmpl-cvs.el" "pcmpl-gnu.el" "pcmpl-linux.el"
+;;;;;;  "pcmpl-rpm.el" "pcmpl-unix.el" "pcomplete.el" "pcvs-defs.el"
+;;;;;;  "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" "pcvs.el" "pgg-def.el"
+;;;;;;  "pgg-gpg.el" "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" "pgg.el"
+;;;;;;  "play/5x5.el" "play/animate.el" "play/blackbox.el" "play/bruce.el"
+;;;;;;  "play/bubbles.el" "play/cookie1.el" "play/decipher.el" 
"play/dissociate.el"
+;;;;;;  "play/doctor.el" "play/dunnet.el" "play/fortune.el" "play/gamegrid.el"
+;;;;;;  "play/gametree.el" "play/gomoku.el" "play/handwrite.el" 
"play/landmark.el"
+;;;;;;  "play/life.el" "play/meese.el" "play/meese.el" "play/morse.el"
+;;;;;;  "play/mpuz.el" "play/pong.el" "play/snake.el" "play/solitaire.el"
+;;;;;;  "play/spook.el" "play/tetris.el" "play/yow.el" "play/zone.el"
+;;;;;;  "printing.el" "progmodes/ada-mode.el" "progmodes/ada-prj.el"
+;;;;;;  "progmodes/ada-stmt.el" "progmodes/ada-xref.el" 
"progmodes/antlr-mode.el"
+;;;;;;  "progmodes/asm-mode.el" "progmodes/autoconf.el" 
"progmodes/cap-words.el"
 ;;;;;;  "progmodes/cc-align.el" "progmodes/cc-awk.el" 
"progmodes/cc-bytecomp.el"
-;;;;;;  "progmodes/cc-cmds.el" "progmodes/cc-defs.el" "progmodes/cc-fonts.el"
-;;;;;;  "progmodes/cc-langs.el" "progmodes/cc-menus.el" "progmodes/ebnf-abn.el"
-;;;;;;  "progmodes/ebnf-bnf.el" "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el"
-;;;;;;  "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el"
-;;;;;;  "progmodes/idlw-complete-structtag.el" "progmodes/idlw-help.el"
-;;;;;;  "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" 
"progmodes/xscheme.el"
-;;;;;;  "ps-def.el" "ps-mule.el" "ps-samp.el" "register.el" "replace.el"
-;;;;;;  "rfn-eshadow.el" "s-region.el" "saveplace.el" "sb-image.el"
-;;;;;;  "scroll-bar.el" "select.el" "soundex.el" "startup.el" "subdirs.el"
-;;;;;;  "tempo.el" "textmodes/bib-mode.el" "textmodes/makeinfo.el"
-;;;;;;  "textmodes/page-ext.el" "textmodes/page.el" "textmodes/refbib.el"
-;;;;;;  "textmodes/refer.el" "textmodes/reftex-auc.el" 
"textmodes/reftex-dcr.el"
-;;;;;;  "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" 
"textmodes/reftex-toc.el"
-;;;;;;  "textmodes/texnfo-upd.el" "textmodes/text-mode.el" "timezone.el"
-;;;;;;  "tooltip.el" "tree-widget.el" "uniquify.el" "url/url-about.el"
-;;;;;;  "url/url-cookie.el" "url/url-dired.el" "url/url-expand.el"
-;;;;;;  "url/url-ftp.el" "url/url-history.el" "url/url-imap.el" 
"url/url-methods.el"
-;;;;;;  "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "url/vc-dav.el"
-;;;;;;  "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" "vmsproc.el"
-;;;;;;  "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el"
-;;;;;;  "widget.el" "window.el" "x-dnd.el") (18232 8668 344872))
+;;;;;;  "progmodes/cc-cmds.el" "progmodes/cc-compat.el" "progmodes/cc-defs.el"
+;;;;;;  "progmodes/cc-engine.el" "progmodes/cc-fonts.el" 
"progmodes/cc-langs.el"
+;;;;;;  "progmodes/cc-menus.el" "progmodes/cc-mode.el" "progmodes/cc-styles.el"
+;;;;;;  "progmodes/cc-subword.el" "progmodes/cc-vars.el" 
"progmodes/cfengine.el"
+;;;;;;  "progmodes/cmacexp.el" "progmodes/compile.el" "progmodes/cperl-mode.el"
+;;;;;;  "progmodes/cpp.el" "progmodes/cwarn.el" "progmodes/dcl-mode.el"
+;;;;;;  "progmodes/delphi.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el"
+;;;;;;  "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" "progmodes/ebnf-iso.el"
+;;;;;;  "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/ebnf2ps.el"
+;;;;;;  "progmodes/ebrowse.el" "progmodes/etags.el" "progmodes/executable.el"
+;;;;;;  "progmodes/f90.el" "progmodes/flymake.el" "progmodes/fortran.el"
+;;;;;;  "progmodes/gdb-ui.el" "progmodes/glasses.el" "progmodes/grep.el"
+;;;;;;  "progmodes/gud.el" "progmodes/hideif.el" "progmodes/hideshow.el"
+;;;;;;  "progmodes/icon.el" "progmodes/idlw-complete-structtag.el"
+;;;;;;  "progmodes/idlw-help.el" "progmodes/idlw-shell.el" 
"progmodes/idlw-toolbar.el"
+;;;;;;  "progmodes/idlwave.el" "progmodes/inf-lisp.el" "progmodes/ld-script.el"
+;;;;;;  "progmodes/m4-mode.el" "progmodes/make-mode.el" "progmodes/mantemp.el"
+;;;;;;  "progmodes/meta-mode.el" "progmodes/mixal-mode.el" 
"progmodes/octave-hlp.el"
+;;;;;;  "progmodes/octave-inf.el" "progmodes/octave-mod.el" 
"progmodes/pascal.el"
+;;;;;;  "progmodes/perl-mode.el" "progmodes/prolog.el" "progmodes/ps-mode.el"
+;;;;;;  "progmodes/python.el" "progmodes/scheme.el" "progmodes/sh-script.el"
+;;;;;;  "progmodes/simula.el" "progmodes/sql.el" "progmodes/tcl.el"
+;;;;;;  "progmodes/vera-mode.el" "progmodes/verilog-mode.el" 
"progmodes/vhdl-mode.el"
+;;;;;;  "progmodes/which-func.el" "progmodes/xscheme.el" "ps-bdf.el"
+;;;;;;  "ps-def.el" "ps-mule.el" "ps-print.el" "ps-samp.el" "recentf.el"
+;;;;;;  "rect.el" "register.el" "repeat.el" "replace.el" "reposition.el"
+;;;;;;  "resume.el" "reveal.el" "rfn-eshadow.el" "rot13.el" "ruler-mode.el"
+;;;;;;  "s-region.el" "savehist.el" "saveplace.el" "sb-image.el"
+;;;;;;  "scroll-all.el" "scroll-bar.el" "scroll-lock.el" "select.el"
+;;;;;;  "server.el" "ses.el" "sha1.el" "shadowfile.el" "shell.el"
+;;;;;;  "simple.el" "skeleton.el" "smerge-mode.el" "sort.el" "soundex.el"
+;;;;;;  "speedbar.el" "startup.el" "strokes.el" "subdirs.el" "subr.el"
+;;;;;;  "t-mouse.el" "tabify.el" "talk.el" "tar-mode.el" "tempo.el"
+;;;;;;  "term.el" "term/AT386.el" "term/apollo.el" "term/bobcat.el"
+;;;;;;  "term/cygwin.el" "term/internal.el" "term/iris-ansi.el" "term/linux.el"
+;;;;;;  "term/lk201.el" "term/mac-win.el" "term/news.el" "term/pc-win.el"
+;;;;;;  "term/rxvt.el" "term/sun.el" "term/sup-mouse.el" "term/tty-colors.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/w32-win.el" "term/w32console.el" "term/wyse50.el" "term/x-win.el"
+;;;;;;  "term/xterm.el" "terminal.el" "textmodes/artist.el" 
"textmodes/bib-mode.el"
+;;;;;;  "textmodes/bibtex-style.el" "textmodes/bibtex.el" 
"textmodes/conf-mode.el"
+;;;;;;  "textmodes/css-mode.el" "textmodes/dns-mode.el" "textmodes/enriched.el"
+;;;;;;  "textmodes/fill.el" "textmodes/flyspell.el" "textmodes/ispell.el"
+;;;;;;  "textmodes/makeinfo.el" "textmodes/nroff-mode.el" 
"textmodes/org-export-latex.el"
+;;;;;;  "textmodes/org-mouse.el" "textmodes/org-publish.el" "textmodes/org.el"
+;;;;;;  "textmodes/page-ext.el" "textmodes/page.el" "textmodes/paragraphs.el"
+;;;;;;  "textmodes/picture.el" "textmodes/po.el" "textmodes/refbib.el"
+;;;;;;  "textmodes/refer.el" "textmodes/refill.el" "textmodes/reftex-auc.el"
+;;;;;;  "textmodes/reftex-cite.el" "textmodes/reftex-dcr.el" 
"textmodes/reftex-global.el"
+;;;;;;  "textmodes/reftex-index.el" "textmodes/reftex-parse.el" 
"textmodes/reftex-ref.el"
+;;;;;;  "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" 
"textmodes/reftex-vars.el"
+;;;;;;  "textmodes/reftex.el" "textmodes/remember.el" "textmodes/sgml-mode.el"
+;;;;;;  "textmodes/spell.el" "textmodes/table.el" "textmodes/tex-mode.el"
+;;;;;;  "textmodes/texinfmt.el" "textmodes/texinfo.el" 
"textmodes/texnfo-upd.el"
+;;;;;;  "textmodes/text-mode.el" "textmodes/tildify.el" 
"textmodes/two-column.el"
+;;;;;;  "textmodes/underline.el" "thingatpt.el" "thumbs.el" "time-stamp.el"
+;;;;;;  "time.el" "timezone.el" "tmm.el" "tool-bar.el" "tooltip.el"
+;;;;;;  "tree-widget.el" "tutorial.el" "type-break.el" "uniquify.el"
+;;;;;;  "url/url-about.el" "url/url-auth.el" "url/url-cache.el" 
"url/url-cid.el"
+;;;;;;  "url/url-cookie.el" "url/url-dav.el" "url/url-dired.el" 
"url/url-expand.el"
+;;;;;;  "url/url-file.el" "url/url-ftp.el" "url/url-gw.el" 
"url/url-handlers.el"
+;;;;;;  "url/url-history.el" "url/url-http.el" "url/url-imap.el"
+;;;;;;  "url/url-irc.el" "url/url-ldap.el" "url/url-mailto.el" 
"url/url-methods.el"
+;;;;;;  "url/url-misc.el" "url/url-news.el" "url/url-nfs.el" "url/url-ns.el"
+;;;;;;  "url/url-parse.el" "url/url-privacy.el" "url/url-proxy.el"
+;;;;;;  "url/url-util.el" "url/url-vars.el" "url/url.el" "url/vc-dav.el"
+;;;;;;  "userlock.el" "vc-arch.el" "vc-bzr.el" "vc-cvs.el" "vc-git.el"
+;;;;;;  "vc-hg.el" "vc-hooks.el" "vc-mcvs.el" "vc-mtn.el" "vc-rcs.el"
+;;;;;;  "vc-sccs.el" "vc-svn.el" "vc.el" "vcursor.el" "version.el"
+;;;;;;  "view.el" "vms-patch.el" "vmsproc.el" "vt-control.el" "vt100-led.el"
+;;;;;;  "w32-fns.el" "w32-vars.el" "wdired.el" "whitespace.el" "wid-browse.el"
+;;;;;;  "wid-edit.el" "widget.el" "windmove.el" "window.el" "winner.el"
+;;;;;;  "woman.el" "x-dnd.el" "xml.el" "xt-mouse.el") (18350 10658
+;;;;;;  546000))
 
 ;;;***
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]