emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/loaddefs.el


From: Markus Rost
Subject: [Emacs-diffs] Changes to emacs/lisp/loaddefs.el
Date: Wed, 08 May 2002 14:00:37 -0400

Index: emacs/lisp/loaddefs.el
diff -c emacs/lisp/loaddefs.el:2.75 emacs/lisp/loaddefs.el:2.76
*** emacs/lisp/loaddefs.el:2.75 Tue May  7 21:02:36 2002
--- emacs/lisp/loaddefs.el      Wed May  8 14:00:33 2002
***************
*** 1,11 ****
  ;;; loaddefs.el --- automatically extracted autoloads
  ;;
  ;;; Code:
- 
  
  ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
  ;;;;;;  5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
! ;;;;;;  "play/5x5.el" (15391 60707))
  ;;; Generated autoloads from play/5x5.el
  
  (autoload (quote 5x5) "5x5" "\
--- 1,10 ----
  ;;; loaddefs.el --- automatically extracted autoloads
  ;;
  ;;; Code:
  
  ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
  ;;;;;;  5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
! ;;;;;;  "play/5x5.el" (15381 46545))
  ;;; Generated autoloads from play/5x5.el
  
  (autoload (quote 5x5) "5x5" "\
***************
*** 53,59 ****
  ;;;***
  
  ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" 
"progmodes/ada-mode.el"
! ;;;;;;  (15564 32021))
  ;;; Generated autoloads from progmodes/ada-mode.el
  
  (autoload (quote ada-add-extensions) "ada-mode" "\
--- 52,58 ----
  ;;;***
  
  ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" 
"progmodes/ada-mode.el"
! ;;;;;;  (15564 31133))
  ;;; Generated autoloads from progmodes/ada-mode.el
  
  (autoload (quote ada-add-extensions) "ada-mode" "\
***************
*** 111,117 ****
  ;;;***
  
  ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
! ;;;;;;  (15547 22608))
  ;;; Generated autoloads from progmodes/ada-stmt.el
  
  (autoload (quote ada-header) "ada-stmt" "\
--- 110,116 ----
  ;;;***
  
  ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
! ;;;;;;  (15539 14609))
  ;;; Generated autoloads from progmodes/ada-stmt.el
  
  (autoload (quote ada-header) "ada-stmt" "\
***************
*** 120,126 ****
  ;;;***
  
  ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
! ;;;;;;  (15564 32021))
  ;;; Generated autoloads from progmodes/ada-xref.el
  
  (autoload (quote ada-find-file) "ada-xref" "\
--- 119,125 ----
  ;;;***
  
  ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
! ;;;;;;  (15563 27310))
  ;;; Generated autoloads from progmodes/ada-xref.el
  
  (autoload (quote ada-find-file) "ada-xref" "\
***************
*** 132,138 ****
  ;;;### (autoloads (change-log-redate 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" "add-log.el" (15371 46415))
  ;;; Generated autoloads from add-log.el
  
  (defvar add-log-full-name nil "\
--- 131,137 ----
  ;;;### (autoloads (change-log-redate 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" "add-log.el" (15320 20633))
  ;;; Generated autoloads from add-log.el
  
  (defvar add-log-full-name nil "\
***************
*** 426,432 ****
  ;;;***
  
  ;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
! ;;;;;;  "animate" "play/animate.el" (15371 46425))
  ;;; Generated autoloads from play/animate.el
  
  (autoload (quote animate-string) "animate" "\
--- 425,431 ----
  ;;;***
  
  ;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
! ;;;;;;  "animate" "play/animate.el" (15220 9096))
  ;;; Generated autoloads from play/animate.el
  
  (autoload (quote animate-string) "animate" "\
***************
*** 447,453 ****
  ;;;***
  
  ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
! ;;;;;;  "ansi-color" "ansi-color.el" (15391 60505))
  ;;; Generated autoloads from ansi-color.el
  
  (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\
--- 446,452 ----
  ;;;***
  
  ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
! ;;;;;;  "ansi-color" "ansi-color.el" (15363 46804))
  ;;; Generated autoloads from ansi-color.el
  
  (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\
***************
*** 469,475 ****
  ;;;***
  
  ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
! ;;;;;;  "antlr-mode" "progmodes/antlr-mode.el" (15417 7450))
  ;;; Generated autoloads from progmodes/antlr-mode.el
  
  (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
--- 468,474 ----
  ;;;***
  
  ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
! ;;;;;;  "antlr-mode" "progmodes/antlr-mode.el" (15408 52215))
  ;;; Generated autoloads from progmodes/antlr-mode.el
  
  (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
***************
*** 502,508 ****
  ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary
  ;;;;;;  appt-display-duration appt-msg-window appt-display-mode-line
  ;;;;;;  appt-visible appt-audible appt-message-warning-time 
appt-issue-message)
! ;;;;;;  "appt" "calendar/appt.el" (15391 60522))
  ;;; Generated autoloads from calendar/appt.el
  
  (defvar appt-issue-message t "\
--- 501,507 ----
  ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary
  ;;;;;;  appt-display-duration appt-msg-window appt-display-mode-line
  ;;;;;;  appt-visible appt-audible appt-message-warning-time 
appt-issue-message)
! ;;;;;;  "appt" "calendar/appt.el" (15362 27516))
  ;;; Generated autoloads from calendar/appt.el
  
  (defvar appt-issue-message t "\
***************
*** 599,606 ****
  
  ;;;***
  
! ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15505
! ;;;;;;  59084))
  ;;; Generated autoloads from arc-mode.el
  
  (autoload (quote archive-mode) "arc-mode" "\
--- 598,605 ----
  
  ;;;***
  
! ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15490
! ;;;;;;  39259))
  ;;; Generated autoloads from arc-mode.el
  
  (autoload (quote archive-mode) "arc-mode" "\
***************
*** 618,624 ****
  
  ;;;***
  
! ;;;### (autoloads (array-mode) "array" "array.el" (15427 61500))
  ;;; Generated autoloads from array.el
  
  (autoload (quote array-mode) "array" "\
--- 617,623 ----
  
  ;;;***
  
! ;;;### (autoloads (array-mode) "array" "array.el" (15425 19755))
  ;;; Generated autoloads from array.el
  
  (autoload (quote array-mode) "array" "\
***************
*** 687,694 ****
  
  ;;;***
  
! ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15505
! ;;;;;;  59092))
  ;;; Generated autoloads from textmodes/artist.el
  
  (autoload (quote artist-mode) "artist" "\
--- 686,693 ----
  
  ;;;***
  
! ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15490
! ;;;;;;  41522))
  ;;; Generated autoloads from textmodes/artist.el
  
  (autoload (quote artist-mode) "artist" "\
***************
*** 891,898 ****
  
  ;;;***
  
! ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (15371
! ;;;;;;  46426))
  ;;; Generated autoloads from progmodes/asm-mode.el
  
  (autoload (quote asm-mode) "asm-mode" "\
--- 890,897 ----
  
  ;;;***
  
! ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (14804
! ;;;;;;  3352))
  ;;; Generated autoloads from progmodes/asm-mode.el
  
  (autoload (quote asm-mode) "asm-mode" "\
***************
*** 919,925 ****
  ;;;***
  
  ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" 
"obsolete/auto-show.el"
! ;;;;;;  (15371 46425))
  ;;; Generated autoloads from obsolete/auto-show.el
  
  (defvar auto-show-mode nil "\
--- 918,924 ----
  ;;;***
  
  ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" 
"obsolete/auto-show.el"
! ;;;;;;  (15185 49575))
  ;;; Generated autoloads from obsolete/auto-show.el
  
  (defvar auto-show-mode nil "\
***************
*** 931,937 ****
  ;;;***
  
  ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
! ;;;;;;  (15371 46415))
  ;;; Generated autoloads from autoarg.el
  
  (defvar autoarg-mode nil "\
--- 930,936 ----
  ;;;***
  
  ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
! ;;;;;;  (14651 24723))
  ;;; Generated autoloads from autoarg.el
  
  (defvar autoarg-mode nil "\
***************
*** 986,992 ****
  ;;;***
  
  ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
! ;;;;;;  (15371 46426))
  ;;; Generated autoloads from progmodes/autoconf.el
  
  (autoload (quote autoconf-mode) "autoconf" "\
--- 985,991 ----
  ;;;***
  
  ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
! ;;;;;;  (15327 25266))
  ;;; Generated autoloads from progmodes/autoconf.el
  
  (autoload (quote autoconf-mode) "autoconf" "\
***************
*** 1029,1035 ****
  
  ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories
  ;;;;;;  update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
! ;;;;;;  (15441 20092))
  ;;; Generated autoloads from emacs-lisp/autoload.el
  
  (autoload (quote update-file-autoloads) "autoload" "\
--- 1028,1034 ----
  
  ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories
  ;;;;;;  update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
! ;;;;;;  (15428 59181))
  ;;; Generated autoloads from emacs-lisp/autoload.el
  
  (autoload (quote update-file-autoloads) "autoload" "\
***************
*** 1048,1054 ****
  ;;;***
  
  ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode
! ;;;;;;  auto-revert-mode) "autorevert" "autorevert.el" (15547 22601))
  ;;; Generated autoloads from autorevert.el
  
  (defvar auto-revert-mode nil "\
--- 1047,1053 ----
  ;;;***
  
  ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode
! ;;;;;;  auto-revert-mode) "autorevert" "autorevert.el" (15538 8758))
  ;;; Generated autoloads from autorevert.el
  
  (defvar auto-revert-mode nil "\
***************
*** 1088,1094 ****
  ;;;***
  
  ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
! ;;;;;;  "avoid.el" (15371 46415))
  ;;; Generated autoloads from avoid.el
  
  (defvar mouse-avoidance-mode nil "\
--- 1087,1093 ----
  ;;;***
  
  ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
! ;;;;;;  "avoid.el" (15197 22088))
  ;;; Generated autoloads from avoid.el
  
  (defvar mouse-avoidance-mode nil "\
***************
*** 1128,1135 ****
  
  ;;;***
  
! ;;;### (autoloads (awk-mode) "awk-mode" "progmodes/awk-mode.el" (15371
! ;;;;;;  46426))
  ;;; Generated autoloads from progmodes/awk-mode.el
  
  (autoload (quote awk-mode) "awk-mode" "\
--- 1127,1134 ----
  
  ;;;***
  
! ;;;### (autoloads (awk-mode) "awk-mode" "progmodes/awk-mode.el" (15303
! ;;;;;;  10362))
  ;;; Generated autoloads from progmodes/awk-mode.el
  
  (autoload (quote awk-mode) "awk-mode" "\
***************
*** 1143,1149 ****
  ;;;***
  
  ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"
! ;;;;;;  (15371 46419))
  ;;; Generated autoloads from emacs-lisp/backquote.el
  
  (autoload (quote backquote) "backquote" "\
--- 1142,1148 ----
  ;;;***
  
  ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"
! ;;;;;;  (15251 14241))
  ;;; Generated autoloads from emacs-lisp/backquote.el
  
  (autoload (quote backquote) "backquote" "\
***************
*** 1166,1172 ****
  ;;;***
  
  ;;;### (autoloads (display-battery battery) "battery" "battery.el"
! ;;;;;;  (15391 60505))
  ;;; Generated autoloads from battery.el
  
  (autoload (quote battery) "battery" "\
--- 1165,1171 ----
  ;;;***
  
  ;;;### (autoloads (display-battery battery) "battery" "battery.el"
! ;;;;;;  (15380 36042))
  ;;; Generated autoloads from battery.el
  
  (autoload (quote battery) "battery" "\
***************
*** 1184,1190 ****
  ;;;***
  
  ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (15507
! ;;;;;;  55753))
  ;;; Generated autoloads from textmodes/bibtex.el
  
  (autoload (quote bibtex-mode) "bibtex" "\
--- 1183,1189 ----
  ;;;***
  
  ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (15507
! ;;;;;;  13708))
  ;;; Generated autoloads from textmodes/bibtex.el
  
  (autoload (quote bibtex-mode) "bibtex" "\
***************
*** 1288,1302 ****
  
  ;;;***
  
! ;;;### (autoloads nil "binhex" "gnus/binhex.el" (15464 26329))
  ;;; Generated autoloads from gnus/binhex.el
  
  (defconst binhex-begin-line 
"^:...............................................................$")
  
  ;;;***
  
! ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (15400
! ;;;;;;  1479))
  ;;; Generated autoloads from play/blackbox.el
  
  (autoload (quote blackbox) "blackbox" "\
--- 1287,1301 ----
  
  ;;;***
  
! ;;;### (autoloads nil "binhex" "gnus/binhex.el" (15455 34046))
  ;;; Generated autoloads from gnus/binhex.el
  
  (defconst binhex-begin-line 
"^:...............................................................$")
  
  ;;;***
  
! ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (15393
! ;;;;;;  35394))
  ;;; Generated autoloads from play/blackbox.el
  
  (autoload (quote blackbox) "blackbox" "\
***************
*** 1418,1424 ****
  ;;;;;;  bookmark-load bookmark-save bookmark-write bookmark-delete
  ;;;;;;  bookmark-insert bookmark-rename bookmark-insert-location
  ;;;;;;  bookmark-relocate bookmark-jump bookmark-set) "bookmark"
! ;;;;;;  "bookmark.el" (15400 1471))
  ;;; Generated autoloads from bookmark.el
   (define-key ctl-x-map "rb" 'bookmark-jump)
   (define-key ctl-x-map "rm" 'bookmark-set)
--- 1417,1423 ----
  ;;;;;;  bookmark-load bookmark-save bookmark-write bookmark-delete
  ;;;;;;  bookmark-insert bookmark-rename bookmark-insert-location
  ;;;;;;  bookmark-relocate bookmark-jump bookmark-set) "bookmark"
! ;;;;;;  "bookmark.el" (15394 11948))
  ;;; Generated autoloads from bookmark.el
   (define-key ctl-x-map "rb" 'bookmark-jump)
   (define-key ctl-x-map "rm" 'bookmark-set)
***************
*** 1678,1684 ****
  ;;;;;;  browse-url-of-buffer browse-url-of-file browse-url-generic-program
  ;;;;;;  browse-url-save-file browse-url-new-window-flag 
browse-url-galeon-program
  ;;;;;;  browse-url-browser-display browse-url-browser-function) "browse-url"
! ;;;;;;  "net/browse-url.el" (15517 64423))
  ;;; Generated autoloads from net/browse-url.el
  
  (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt 
ms-dos))) (quote browse-url-default-windows-browser) (quote 
browse-url-default-browser)) "\
--- 1677,1683 ----
  ;;;;;;  browse-url-of-buffer browse-url-of-file browse-url-generic-program
  ;;;;;;  browse-url-save-file browse-url-new-window-flag 
browse-url-galeon-program
  ;;;;;;  browse-url-browser-display browse-url-browser-function) "browse-url"
! ;;;;;;  "net/browse-url.el" (15509 27625))
  ;;; Generated autoloads from net/browse-url.el
  
  (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt 
ms-dos))) (quote browse-url-default-windows-browser) (quote 
browse-url-default-browser)) "\
***************
*** 1930,1937 ****
  
  ;;;***
  
! ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (15400
! ;;;;;;  1479))
  ;;; Generated autoloads from play/bruce.el
  
  (autoload (quote bruce) "bruce" "\
--- 1929,1936 ----
  
  ;;;***
  
! ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (15387
! ;;;;;;  9932))
  ;;; Generated autoloads from play/bruce.el
  
  (autoload (quote bruce) "bruce" "\
***************
*** 1943,1949 ****
  ;;;***
  
  ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
! ;;;;;;  "bs" "bs.el" (15371 46415))
  ;;; Generated autoloads from bs.el
  
  (autoload (quote bs-cycle-next) "bs" "\
--- 1942,1948 ----
  ;;;***
  
  ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
! ;;;;;;  "bs" "bs.el" (15354 40500))
  ;;; Generated autoloads from bs.el
  
  (autoload (quote bs-cycle-next) "bs" "\
***************
*** 1976,1986 ****
  ;;;***
  
  ;;;### (autoloads (insert-text-button make-text-button insert-button
! ;;;;;;  make-button define-button-type) "button" "button.el" (15425
! ;;;;;;  28360))
  ;;; Generated autoloads from button.el
  
! (defvar button-map (let ((map (make-sparse-keymap))) (define-key map "" 
(quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\
  Keymap used by buttons.")
  
  (defvar button-buffer-map (let ((map (make-sparse-keymap))) (define-key map 
[9] (quote forward-button)) (define-key map [backtab] (quote backward-button)) 
map) "\
--- 1975,1985 ----
  ;;;***
  
  ;;;### (autoloads (insert-text-button make-text-button insert-button
! ;;;;;;  make-button define-button-type) "button" "button.el" (15412
! ;;;;;;  6557))
  ;;; Generated autoloads from button.el
  
! (defvar button-map (let ((map (make-sparse-keymap))) (define-key map "
" (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\
  Keymap used by buttons.")
  
  (defvar button-buffer-map (let ((map (make-sparse-keymap))) (define-key map 
[9] (quote forward-button)) (define-key map [backtab] (quote backward-button)) 
map) "\
***************
*** 2055,2061 ****
  ;;;;;;  batch-byte-compile-if-not-done display-call-tree byte-compile
  ;;;;;;  compile-defun byte-compile-file byte-recompile-directory
  ;;;;;;  byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el"
! ;;;;;;  (15523 44062))
  ;;; Generated autoloads from emacs-lisp/bytecomp.el
  
  (autoload (quote byte-force-recompile) "bytecomp" "\
--- 2054,2060 ----
  ;;;;;;  batch-byte-compile-if-not-done display-call-tree byte-compile
  ;;;;;;  compile-defun byte-compile-file byte-recompile-directory
  ;;;;;;  byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el"
! ;;;;;;  (15518 11598))
  ;;; Generated autoloads from emacs-lisp/bytecomp.el
  
  (autoload (quote byte-force-recompile) "bytecomp" "\
***************
*** 2128,2134 ****
  
  ;;;***
  
! ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (15371 46418))
  ;;; Generated autoloads from calendar/cal-dst.el
  
  (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t)
--- 2127,2133 ----
  
  ;;;***
  
! ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (15186 39912))
  ;;; Generated autoloads from calendar/cal-dst.el
  
  (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t)
***************
*** 2138,2144 ****
  ;;;***
  
  ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"
! ;;;;;;  (15547 22605))
  ;;; Generated autoloads from calendar/cal-hebrew.el
  
  (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\
--- 2137,2143 ----
  ;;;***
  
  ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"
! ;;;;;;  (15531 4260))
  ;;; Generated autoloads from calendar/cal-hebrew.el
  
  (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\
***************
*** 2221,2227 ****
  ;;;***
  
  ;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el"
! ;;;;;;  (15488 49716))
  ;;; Generated autoloads from calc/calc-ext.el
  
  (autoload (quote calc-extensions) "calc-ext" "\
--- 2220,2226 ----
  ;;;***
  
  ;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el"
! ;;;;;;  (15483 59373))
  ;;; Generated autoloads from calc/calc-ext.el
  
  (autoload (quote calc-extensions) "calc-ext" "\
***************
*** 2229,2236 ****
  
  ;;;***
  
! ;;;### (autoloads (calculator) "calculator" "calculator.el" (15457
! ;;;;;;  4931))
  ;;; Generated autoloads from calculator.el
  
  (autoload (quote calculator) "calculator" "\
--- 2228,2235 ----
  
  ;;;***
  
! ;;;### (autoloads (calculator) "calculator" "calculator.el" (15453
! ;;;;;;  16009))
  ;;; Generated autoloads from calculator.el
  
  (autoload (quote calculator) "calculator" "\
***************
*** 2255,2261 ****
  ;;;;;;  calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
  ;;;;;;  number-of-diary-entries view-diary-entries-initially calendar-offset
  ;;;;;;  calendar-week-start-day) "calendar" "calendar/calendar.el"
! ;;;;;;  (15547 22605))
  ;;; Generated autoloads from calendar/calendar.el
  
  (defvar calendar-week-start-day 0 "\
--- 2254,2260 ----
  ;;;;;;  calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
  ;;;;;;  number-of-diary-entries view-diary-entries-initially calendar-offset
  ;;;;;;  calendar-week-start-day) "calendar" "calendar/calendar.el"
! ;;;;;;  (15531 5620))
  ;;; Generated autoloads from calendar/calendar.el
  
  (defvar calendar-week-start-day 0 "\
***************
*** 2706,2712 ****
  
  ;;;***
  
! ;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (15557 64404))
  ;;; Generated autoloads from progmodes/cc-langs.el
  
  (defvar c-mode-syntax-table nil "\
--- 2705,2711 ----
  
  ;;;***
  
! ;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (15555 23256))
  ;;; Generated autoloads from progmodes/cc-langs.el
  
  (defvar c-mode-syntax-table nil "\
***************
*** 2731,2737 ****
  
  ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
  ;;;;;;  c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
! ;;;;;;  (15557 64405))
  ;;; Generated autoloads from progmodes/cc-mode.el
  
  (autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil)
--- 2730,2736 ----
  
  ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
  ;;;;;;  c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
! ;;;;;;  (15555 23256))
  ;;; Generated autoloads from progmodes/cc-mode.el
  
  (autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil)
***************
*** 2842,2848 ****
  ;;;***
  
  ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
! ;;;;;;  "progmodes/cc-styles.el" (15557 64405))
  ;;; Generated autoloads from progmodes/cc-styles.el
  
  (autoload (quote c-set-style) "cc-styles" "\
--- 2841,2847 ----
  ;;;***
  
  ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
! ;;;;;;  "progmodes/cc-styles.el" (15555 23256))
  ;;; Generated autoloads from progmodes/cc-styles.el
  
  (autoload (quote c-set-style) "cc-styles" "\
***************
*** 2883,2889 ****
  
  ;;;***
  
! ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15557 64405))
  ;;; Generated autoloads from progmodes/cc-vars.el
  
  (defconst c-emacs-features (let ((infodock-p (boundp (quote 
infodock-version))) (comments (let ((table (copy-syntax-table)) entry) 
(modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry 
(aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote 
get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote 
char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table 
[97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if 
(= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if 
infodock-p (list comments (quote infodock)) (list comments))) "\
--- 2882,2888 ----
  
  ;;;***
  
! ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15555 23256))
  ;;; Generated autoloads from progmodes/cc-vars.el
  
  (defconst c-emacs-features (let ((infodock-p (boundp (quote 
infodock-version))) (comments (let ((table (copy-syntax-table)) entry) 
(modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry 
(aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote 
get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote 
char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table 
[97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if 
(= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if 
infodock-p (list comments (quote infodock)) (list comments))) "\
***************
*** 2902,2908 ****
  
  ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
  ;;;;;;  declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
! ;;;;;;  (15371 46423))
  ;;; Generated autoloads from international/ccl.el
  
  (autoload (quote ccl-compile) "ccl" "\
--- 2901,2907 ----
  
  ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
  ;;;;;;  declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
! ;;;;;;  (15185 62673))
  ;;; Generated autoloads from international/ccl.el
  
  (autoload (quote ccl-compile) "ccl" "\
***************
*** 3151,3157 ****
  ;;;;;;  checkdoc-comments checkdoc-continue checkdoc-start 
checkdoc-current-buffer
  ;;;;;;  checkdoc-eval-current-buffer checkdoc-message-interactive
  ;;;;;;  checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
! ;;;;;;  (15464 26324))
  ;;; Generated autoloads from emacs-lisp/checkdoc.el
  
  (autoload (quote checkdoc) "checkdoc" "\
--- 3150,3156 ----
  ;;;;;;  checkdoc-comments checkdoc-continue checkdoc-start 
checkdoc-current-buffer
  ;;;;;;  checkdoc-eval-current-buffer checkdoc-message-interactive
  ;;;;;;  checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
! ;;;;;;  (15457 19651))
  ;;; Generated autoloads from emacs-lisp/checkdoc.el
  
  (autoload (quote checkdoc) "checkdoc" "\
***************
*** 3290,3297 ****
  ;;;***
  
  ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer
! ;;;;;;  decode-hz-region) "china-util" "language/china-util.el" (15400
! ;;;;;;  1476))
  ;;; Generated autoloads from language/china-util.el
  
  (autoload (quote decode-hz-region) "china-util" "\
--- 3289,3296 ----
  ;;;***
  
  ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer
! ;;;;;;  decode-hz-region) "china-util" "language/china-util.el" (15391
! ;;;;;;  33361))
  ;;; Generated autoloads from language/china-util.el
  
  (autoload (quote decode-hz-region) "china-util" "\
***************
*** 3344,3350 ****
  
  ;;;***
  
! ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15391 60525))
  ;;; Generated autoloads from emacs-lisp/cl.el
  
  (defvar custom-print-functions nil "\
--- 3343,3349 ----
  
  ;;;***
  
! ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15369 55605))
  ;;; Generated autoloads from emacs-lisp/cl.el
  
  (defvar custom-print-functions nil "\
***************
*** 3360,3366 ****
  ;;;***
  
  ;;;### (autoloads (common-lisp-indent-function) "cl-indent" 
"emacs-lisp/cl-indent.el"
! ;;;;;;  (15507 55753))
  ;;; Generated autoloads from emacs-lisp/cl-indent.el
  
  (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil)
--- 3359,3365 ----
  ;;;***
  
  ;;;### (autoloads (common-lisp-indent-function) "cl-indent" 
"emacs-lisp/cl-indent.el"
! ;;;;;;  (15505 46978))
  ;;; Generated autoloads from emacs-lisp/cl-indent.el
  
  (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil)
***************
*** 3368,3374 ****
  ;;;***
  
  ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
! ;;;;;;  (15371 46426))
  ;;; Generated autoloads from progmodes/cmacexp.el
  
  (autoload (quote c-macro-expand) "cmacexp" "\
--- 3367,3373 ----
  ;;;***
  
  ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
! ;;;;;;  (15250 27620))
  ;;; Generated autoloads from progmodes/cmacexp.el
  
  (autoload (quote c-macro-expand) "cmacexp" "\
***************
*** 3385,3392 ****
  
  ;;;***
  
! ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (15400
! ;;;;;;  1471))
  ;;; Generated autoloads from cmuscheme.el
  
  (autoload (quote run-scheme) "cmuscheme" "\
--- 3384,3391 ----
  
  ;;;***
  
! ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (15394
! ;;;;;;  11979))
  ;;; Generated autoloads from cmuscheme.el
  
  (autoload (quote run-scheme) "cmuscheme" "\
***************
*** 3401,3407 ****
  ;;;***
  
  ;;;### (autoloads (cp-make-coding-system) "code-pages" 
"international/code-pages.el"
! ;;;;;;  (15417 7424))
  ;;; Generated autoloads from international/code-pages.el
  
  (autoload (quote cp-make-coding-system) "code-pages" "\
--- 3400,3406 ----
  ;;;***
  
  ;;;### (autoloads (cp-make-coding-system) "code-pages" 
"international/code-pages.el"
! ;;;;;;  (15400 23081))
  ;;; Generated autoloads from international/code-pages.el
  
  (autoload (quote cp-make-coding-system) "code-pages" "\
***************
*** 3415,3421 ****
  
  ;;;### (autoloads (codepage-setup cp-supported-codepages 
cp-offset-for-codepage
  ;;;;;;  cp-language-for-codepage cp-charset-for-codepage 
cp-make-coding-systems-for-codepage)
! ;;;;;;  "codepage" "international/codepage.el" (15517 64423))
  ;;; Generated autoloads from international/codepage.el
  
  (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
--- 3414,3420 ----
  
  ;;;### (autoloads (codepage-setup cp-supported-codepages 
cp-offset-for-codepage
  ;;;;;;  cp-language-for-codepage cp-charset-for-codepage 
cp-make-coding-systems-for-codepage)
! ;;;;;;  "codepage" "international/codepage.el" (15507 30173))
  ;;; Generated autoloads from international/codepage.el
  
  (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
***************
*** 3462,3468 ****
  ;;;### (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"
! ;;;;;;  (15552 23095))
  ;;; Generated autoloads from comint.el
  
  (autoload (quote make-comint-in-buffer) "comint" "\
--- 3461,3467 ----
  ;;;### (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"
! ;;;;;;  (15551 8581))
  ;;; Generated autoloads from comint.el
  
  (autoload (quote make-comint-in-buffer) "comint" "\
***************
*** 3542,3548 ****
  ;;;### (autoloads (next-error compilation-minor-mode 
compilation-shell-minor-mode
  ;;;;;;  compilation-mode grep-find grep compile compilation-search-path
  ;;;;;;  compilation-ask-about-save compilation-window-height 
compilation-mode-hook)
! ;;;;;;  "compile" "progmodes/compile.el" (15547 22608))
  ;;; Generated autoloads from progmodes/compile.el
  
  (defvar compilation-mode-hook nil "\
--- 3541,3547 ----
  ;;;### (autoloads (next-error compilation-minor-mode 
compilation-shell-minor-mode
  ;;;;;;  compilation-mode grep-find grep compile compilation-search-path
  ;;;;;;  compilation-ask-about-save compilation-window-height 
compilation-mode-hook)
! ;;;;;;  "compile" "progmodes/compile.el" (15535 6898))
  ;;; Generated autoloads from progmodes/compile.el
  
  (defvar compilation-mode-hook nil "\
***************
*** 3673,3679 ****
  ;;;***
  
  ;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
! ;;;;;;  (15371 46415))
  ;;; Generated autoloads from complete.el
  
  (defvar partial-completion-mode nil "\
--- 3672,3678 ----
  ;;;***
  
  ;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
! ;;;;;;  (15186 56482))
  ;;; Generated autoloads from complete.el
  
  (defvar partial-completion-mode nil "\
***************
*** 3708,3714 ****
  ;;;***
  
  ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
! ;;;;;;  (15400 1471))
  ;;; Generated autoloads from completion.el
  
  (autoload (quote dynamic-completion-mode) "completion" "\
--- 3707,3713 ----
  ;;;***
  
  ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
! ;;;;;;  (15394 12097))
  ;;; Generated autoloads from completion.el
  
  (autoload (quote dynamic-completion-mode) "completion" "\
***************
*** 3719,3725 ****
  ;;;### (autoloads (decompose-composite-char compose-last-chars 
compose-chars-after
  ;;;;;;  find-composition compose-chars decompose-string compose-string
  ;;;;;;  decompose-region compose-region) "composite" "composite.el"
! ;;;;;;  (15371 46415))
  ;;; Generated autoloads from composite.el
  
  (defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) 
(Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) 
(top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 
4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) 
(center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) 
(mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\
--- 3718,3724 ----
  ;;;### (autoloads (decompose-composite-char compose-last-chars 
compose-chars-after
  ;;;;;;  find-composition compose-chars decompose-string compose-string
  ;;;;;;  decompose-region compose-region) "composite" "composite.el"
! ;;;;;;  (15185 62672))
  ;;; Generated autoloads from composite.el
  
  (defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) 
(Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) 
(top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 
4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) 
(center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) 
(mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\
***************
*** 3908,3914 ****
  ;;;***
  
  ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
! ;;;;;;  "cookie1" "play/cookie1.el" (15391 60712))
  ;;; Generated autoloads from play/cookie1.el
  
  (autoload (quote cookie) "cookie1" "\
--- 3907,3913 ----
  ;;;***
  
  ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
! ;;;;;;  "cookie1" "play/cookie1.el" (15365 62270))
  ;;; Generated autoloads from play/cookie1.el
  
  (autoload (quote cookie) "cookie1" "\
***************
*** 3932,3938 ****
  ;;;***
  
  ;;;### (autoloads (copyright copyright-update) "copyright" 
"emacs-lisp/copyright.el"
! ;;;;;;  (15464 26324))
  ;;; Generated autoloads from emacs-lisp/copyright.el
  
  (autoload (quote copyright-update) "copyright" "\
--- 3931,3937 ----
  ;;;***
  
  ;;;### (autoloads (copyright copyright-update) "copyright" 
"emacs-lisp/copyright.el"
! ;;;;;;  (15458 48079))
  ;;; Generated autoloads from emacs-lisp/copyright.el
  
  (autoload (quote copyright-update) "copyright" "\
***************
*** 3948,3954 ****
  ;;;***
  
  ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
! ;;;;;;  (15547 22609))
  ;;; Generated autoloads from progmodes/cperl-mode.el
  
  (autoload (quote cperl-mode) "cperl-mode" "\
--- 3947,3953 ----
  ;;;***
  
  ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
! ;;;;;;  (15538 7172))
  ;;; Generated autoloads from progmodes/cperl-mode.el
  
  (autoload (quote cperl-mode) "cperl-mode" "\
***************
*** 4119,4125 ****
  ;;;***
  
  ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" 
"progmodes/cpp.el"
! ;;;;;;  (15371 46426))
  ;;; Generated autoloads from progmodes/cpp.el
  
  (autoload (quote cpp-highlight-buffer) "cpp" "\
--- 4118,4124 ----
  ;;;***
  
  ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" 
"progmodes/cpp.el"
! ;;;;;;  (15344 20121))
  ;;; Generated autoloads from progmodes/cpp.el
  
  (autoload (quote cpp-highlight-buffer) "cpp" "\
***************
*** 4134,4140 ****
  ;;;***
  
  ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
! ;;;;;;  (15371 46419))
  ;;; Generated autoloads from emulation/crisp.el
  
  (defvar crisp-mode nil "\
--- 4133,4139 ----
  ;;;***
  
  ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
! ;;;;;;  (14632 7633))
  ;;; Generated autoloads from emulation/crisp.el
  
  (defvar crisp-mode nil "\
***************
*** 4158,4164 ****
  ;;;***
  
  ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
! ;;;;;;  (15391 60525))
  ;;; Generated autoloads from emacs-lisp/crm.el
  
  (autoload (quote completing-read-multiple) "crm" "\
--- 4157,4163 ----
  ;;;***
  
  ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
! ;;;;;;  (15366 56663))
  ;;; Generated autoloads from emacs-lisp/crm.el
  
  (autoload (quote completing-read-multiple) "crm" "\
***************
*** 4396,4402 ****
  ;;;***
  
  ;;;### (autoloads (custom-set-faces custom-declare-face) "cus-face"
! ;;;;;;  "cus-face.el" (15547 22601))
  ;;; Generated autoloads from cus-face.el
  
  (autoload (quote custom-declare-face) "cus-face" "\
--- 4395,4401 ----
  ;;;***
  
  ;;;### (autoloads (custom-set-faces custom-declare-face) "cus-face"
! ;;;;;;  "cus-face.el" (15540 20497))
  ;;; Generated autoloads from cus-face.el
  
  (autoload (quote custom-declare-face) "cus-face" "\
***************
*** 4417,4423 ****
  ;;;***
  
  ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
! ;;;;;;  (15425 28361))
  ;;; Generated autoloads from cvs-status.el
  
  (autoload (quote cvs-status-mode) "cvs-status" "\
--- 4416,4422 ----
  ;;;***
  
  ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
! ;;;;;;  (15415 19689))
  ;;; Generated autoloads from cvs-status.el
  
  (autoload (quote cvs-status-mode) "cvs-status" "\
***************
*** 4426,4432 ****
  ;;;***
  
  ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
! ;;;;;;  "cwarn" "progmodes/cwarn.el" (15547 22609))
  ;;; Generated autoloads from progmodes/cwarn.el
  
  (autoload (quote cwarn-mode) "cwarn" "\
--- 4425,4431 ----
  ;;;***
  
  ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
! ;;;;;;  "cwarn" "progmodes/cwarn.el" (15538 7545))
  ;;; Generated autoloads from progmodes/cwarn.el
  
  (autoload (quote cwarn-mode) "cwarn" "\
***************
*** 4464,4470 ****
  
  ;;;### (autoloads (standard-display-cyrillic-translit 
cyrillic-encode-alternativnyj-char
  ;;;;;;  cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
! ;;;;;;  (15464 26330))
  ;;; Generated autoloads from language/cyril-util.el
  
  (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\
--- 4463,4469 ----
  
  ;;;### (autoloads (standard-display-cyrillic-translit 
cyrillic-encode-alternativnyj-char
  ;;;;;;  cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
! ;;;;;;  (15458 48360))
  ;;; Generated autoloads from language/cyril-util.el
  
  (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\
***************
*** 4487,4493 ****
  ;;;***
  
  ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
! ;;;;;;  (15517 64421))
  ;;; Generated autoloads from dabbrev.el
  
  (define-key esc-map "/" (quote dabbrev-expand))
--- 4486,4492 ----
  ;;;***
  
  ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
! ;;;;;;  (15509 27673))
  ;;; Generated autoloads from dabbrev.el
  
  (define-key esc-map "/" (quote dabbrev-expand))
***************
*** 4532,4539 ****
  
  ;;;***
  
! ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (15391
! ;;;;;;  60713))
  ;;; Generated autoloads from progmodes/dcl-mode.el
  
  (autoload (quote dcl-mode) "dcl-mode" "\
--- 4531,4538 ----
  
  ;;;***
  
! ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (15363
! ;;;;;;  46803))
  ;;; Generated autoloads from progmodes/dcl-mode.el
  
  (autoload (quote dcl-mode) "dcl-mode" "\
***************
*** 4655,4661 ****
  ;;;***
  
  ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
! ;;;;;;  "emacs-lisp/debug.el" (15547 22605))
  ;;; Generated autoloads from emacs-lisp/debug.el
  
  (setq debugger (quote debug))
--- 4654,4660 ----
  ;;;***
  
  ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
! ;;;;;;  "emacs-lisp/debug.el" (15542 21037))
  ;;; Generated autoloads from emacs-lisp/debug.el
  
  (setq debugger (quote debug))
***************
*** 4684,4690 ****
  ;;;***
  
  ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
! ;;;;;;  (15400 1479))
  ;;; Generated autoloads from play/decipher.el
  
  (autoload (quote decipher) "decipher" "\
--- 4683,4689 ----
  ;;;***
  
  ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
! ;;;;;;  (15394 11149))
  ;;; Generated autoloads from play/decipher.el
  
  (autoload (quote decipher) "decipher" "\
***************
*** 4709,4716 ****
  ;;;***
  
  ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
! ;;;;;;  delimit-columns-customize) "delim-col" "delim-col.el" (15371
! ;;;;;;  46415))
  ;;; Generated autoloads from delim-col.el
  
  (autoload (quote delimit-columns-customize) "delim-col" "\
--- 4708,4715 ----
  ;;;***
  
  ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
! ;;;;;;  delimit-columns-customize) "delim-col" "delim-col.el" (15303
! ;;;;;;  63268))
  ;;; Generated autoloads from delim-col.el
  
  (autoload (quote delimit-columns-customize) "delim-col" "\
***************
*** 4728,4735 ****
  
  ;;;***
  
! ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (15391
! ;;;;;;  60713))
  ;;; Generated autoloads from progmodes/delphi.el
  
  (autoload (quote delphi-mode) "delphi" "\
--- 4727,4734 ----
  
  ;;;***
  
! ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (15372
! ;;;;;;  9207))
  ;;; Generated autoloads from progmodes/delphi.el
  
  (autoload (quote delphi-mode) "delphi" "\
***************
*** 4777,4784 ****
  
  ;;;***
  
! ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (15371
! ;;;;;;  46415))
  ;;; Generated autoloads from delsel.el
  
  (defalias (quote pending-delete-mode) (quote delete-selection-mode))
--- 4776,4783 ----
  
  ;;;***
  
! ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (15352
! ;;;;;;  42199))
  ;;; Generated autoloads from delsel.el
  
  (defalias (quote pending-delete-mode) (quote delete-selection-mode))
***************
*** 4806,4812 ****
  ;;;***
  
  ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
! ;;;;;;  "derived" "derived.el" (15400 1471))
  ;;; Generated autoloads from derived.el
  
  (autoload (quote define-derived-mode) "derived" "\
--- 4805,4811 ----
  ;;;***
  
  ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
! ;;;;;;  "derived" "derived.el" (15383 8927))
  ;;; Generated autoloads from derived.el
  
  (autoload (quote define-derived-mode) "derived" "\
***************
*** 4859,4865 ****
  ;;;***
  
  ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el"
! ;;;;;;  (15505 59085))
  ;;; Generated autoloads from desktop.el
  
  (autoload (quote desktop-read) "desktop" "\
--- 4858,4864 ----
  ;;;***
  
  ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el"
! ;;;;;;  (15500 30127))
  ;;; Generated autoloads from desktop.el
  
  (autoload (quote desktop-read) "desktop" "\
***************
*** 4873,4880 ****
  
  ;;;***
  
! ;;;### (autoloads nil "devan-util" "language/devan-util.el" (15417
! ;;;;;;  7424))
  ;;; Generated autoloads from language/devan-util.el
  
  (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]")
--- 4872,4879 ----
  
  ;;;***
  
! ;;;### (autoloads nil "devan-util" "language/devan-util.el" (15400
! ;;;;;;  23222))
  ;;; Generated autoloads from language/devan-util.el
  
  (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]")
***************
*** 4882,4888 ****
  ;;;***
  
  ;;;### (autoloads (diary-mail-entries diary) "diary-lib" 
"calendar/diary-lib.el"
! ;;;;;;  (15557 64393))
  ;;; Generated autoloads from calendar/diary-lib.el
  
  (autoload (quote diary) "diary-lib" "\
--- 4881,4887 ----
  ;;;***
  
  ;;;### (autoloads (diary-mail-entries diary) "diary-lib" 
"calendar/diary-lib.el"
! ;;;;;;  (15555 49408))
  ;;; Generated autoloads from calendar/diary-lib.el
  
  (autoload (quote diary) "diary-lib" "\
***************
*** 4917,4923 ****
  ;;;***
  
  ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
! ;;;;;;  "diff.el" (15371 46416))
  ;;; Generated autoloads from diff.el
  
  (defvar diff-switches "-c" "\
--- 4916,4922 ----
  ;;;***
  
  ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
! ;;;;;;  "diff.el" (15300 62416))
  ;;; Generated autoloads from diff.el
  
  (defvar diff-switches "-c" "\
***************
*** 4941,4947 ****
  ;;;***
  
  ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
! ;;;;;;  (15417 7386))
  ;;; Generated autoloads from diff-mode.el
  
  (autoload (quote diff-mode) "diff-mode" "\
--- 4940,4946 ----
  ;;;***
  
  ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
! ;;;;;;  (15410 13379))
  ;;; Generated autoloads from diff-mode.el
  
  (autoload (quote diff-mode) "diff-mode" "\
***************
*** 4960,4966 ****
  ;;;;;;  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" (15558 40889))
  ;;; Generated autoloads from dired.el
  
  (defvar dired-listing-switches "-al" "\
--- 4959,4965 ----
  ;;;;;;  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" (15556 53665))
  ;;; Generated autoloads from dired.el
  
  (defvar dired-listing-switches "-al" "\
***************
*** 5067,5073 ****
  ;;;;;;  dired-do-compress dired-compress-file dired-do-kill-lines
  ;;;;;;  dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp
  ;;;;;;  dired-do-chmod dired-backup-diff dired-diff) "dired-aux"
! ;;;;;;  "dired-aux.el" (15551 61808))
  ;;; Generated autoloads from dired-aux.el
  
  (autoload (quote dired-diff) "dired-aux" "\
--- 5066,5072 ----
  ;;;;;;  dired-do-compress dired-compress-file dired-do-kill-lines
  ;;;;;;  dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp
  ;;;;;;  dired-do-chmod dired-backup-diff dired-diff) "dired-aux"
! ;;;;;;  "dired-aux.el" (15549 18023))
  ;;; Generated autoloads from dired-aux.el
  
  (autoload (quote dired-diff) "dired-aux" "\
***************
*** 5308,5314 ****
  
  ;;;***
  
! ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (15425 28361))
  ;;; Generated autoloads from dired-x.el
  
  (autoload (quote dired-jump) "dired-x" "\
--- 5307,5313 ----
  
  ;;;***
  
! ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (15415 19784))
  ;;; Generated autoloads from dired-x.el
  
  (autoload (quote dired-jump) "dired-x" "\
***************
*** 5320,5326 ****
  
  ;;;***
  
! ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (15371 46416))
  ;;; Generated autoloads from dirtrack.el
  
  (autoload (quote dirtrack) "dirtrack" "\
--- 5319,5325 ----
  
  ;;;***
  
! ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (14977 56454))
  ;;; Generated autoloads from dirtrack.el
  
  (autoload (quote dirtrack) "dirtrack" "\
***************
*** 5338,5345 ****
  
  ;;;***
  
! ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (15371
! ;;;;;;  46419))
  ;;; Generated autoloads from emacs-lisp/disass.el
  
  (autoload (quote disassemble) "disass" "\
--- 5337,5344 ----
  
  ;;;***
  
! ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (13776
! ;;;;;;  9615))
  ;;; Generated autoloads from emacs-lisp/disass.el
  
  (autoload (quote disassemble) "disass" "\
***************
*** 5355,5361 ****
  ;;;;;;  standard-display-graphic 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" (15391 60508))
  ;;; Generated autoloads from disp-table.el
  
  (autoload (quote make-display-table) "disp-table" "\
--- 5354,5360 ----
  ;;;;;;  standard-display-graphic 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" (15369 56725))
  ;;; Generated autoloads from disp-table.el
  
  (autoload (quote make-display-table) "disp-table" "\
***************
*** 5430,5436 ****
  ;;;***
  
  ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
! ;;;;;;  (15371 46425))
  ;;; Generated autoloads from play/dissociate.el
  
  (autoload (quote dissociated-press) "dissociate" "\
--- 5429,5435 ----
  ;;;***
  
  ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
! ;;;;;;  (15185 49575))
  ;;; Generated autoloads from play/dissociate.el
  
  (autoload (quote dissociated-press) "dissociate" "\
***************
*** 5444,5450 ****
  
  ;;;***
  
! ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15371 46425))
  ;;; Generated autoloads from play/doctor.el
  
  (autoload (quote doctor) "doctor" "\
--- 5443,5449 ----
  
  ;;;***
  
! ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15317 38827))
  ;;; Generated autoloads from play/doctor.el
  
  (autoload (quote doctor) "doctor" "\
***************
*** 5453,5459 ****
  ;;;***
  
  ;;;### (autoloads (double-mode double-mode) "double" "double.el"
! ;;;;;;  (15371 46415))
  ;;; Generated autoloads from double.el
  
  (defvar double-mode nil "\
--- 5452,5458 ----
  ;;;***
  
  ;;;### (autoloads (double-mode double-mode) "double" "double.el"
! ;;;;;;  (15186 56482))
  ;;; Generated autoloads from double.el
  
  (defvar double-mode nil "\
***************
*** 5474,5480 ****
  
  ;;;***
  
! ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (15371 46425))
  ;;; Generated autoloads from play/dunnet.el
  
  (autoload (quote dunnet) "dunnet" "\
--- 5473,5479 ----
  
  ;;;***
  
! ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (15186 44923))
  ;;; Generated autoloads from play/dunnet.el
  
  (autoload (quote dunnet) "dunnet" "\
***************
*** 5483,5489 ****
  ;;;***
  
  ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
! ;;;;;;  (15371 46420))
  ;;; Generated autoloads from gnus/earcon.el
  
  (autoload (quote gnus-earcon-display) "earcon" "\
--- 5482,5488 ----
  ;;;***
  
  ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
! ;;;;;;  (15232 59206))
  ;;; Generated autoloads from gnus/earcon.el
  
  (autoload (quote gnus-earcon-display) "earcon" "\
***************
*** 5493,5499 ****
  
  ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap 
easy-mmode-define-keymap
  ;;;;;;  easy-mmode-define-global-mode define-minor-mode) "easy-mmode"
! ;;;;;;  "emacs-lisp/easy-mmode.el" (15505 59087))
  ;;; Generated autoloads from emacs-lisp/easy-mmode.el
  
  (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
--- 5492,5498 ----
  
  ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap 
easy-mmode-define-keymap
  ;;;;;;  easy-mmode-define-global-mode define-minor-mode) "easy-mmode"
! ;;;;;;  "emacs-lisp/easy-mmode.el" (15491 62641))
  ;;; Generated autoloads from emacs-lisp/easy-mmode.el
  
  (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
***************
*** 5679,5685 ****
  ;;;;;;  ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup
  ;;;;;;  ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer
  ;;;;;;  ebnf-spool-region ebnf-spool-buffer ebnf-print-region 
ebnf-print-buffer
! ;;;;;;  ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (15371 46426))
  ;;; Generated autoloads from progmodes/ebnf2ps.el
  
  (autoload (quote ebnf-customize) "ebnf2ps" "\
--- 5678,5684 ----
  ;;;;;;  ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup
  ;;;;;;  ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer
  ;;;;;;  ebnf-spool-region ebnf-spool-buffer ebnf-print-region 
ebnf-print-buffer
! ;;;;;;  ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (15279 28735))
  ;;; Generated autoloads from progmodes/ebnf2ps.el
  
  (autoload (quote ebnf-customize) "ebnf2ps" "\
***************
*** 5794,5800 ****
  ;;;;;;  ebrowse-back-in-position-stack ebrowse-tags-search-member-use
  ;;;;;;  ebrowse-tags-query-replace ebrowse-tags-loop-continue 
ebrowse-tags-complete-symbol
  ;;;;;;  ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse"
! ;;;;;;  "progmodes/ebrowse.el" (15505 59091))
  ;;; Generated autoloads from progmodes/ebrowse.el
  
  (autoload (quote ebrowse-tree-mode) "ebrowse" "\
--- 5793,5799 ----
  ;;;;;;  ebrowse-back-in-position-stack ebrowse-tags-search-member-use
  ;;;;;;  ebrowse-tags-query-replace ebrowse-tags-loop-continue 
ebrowse-tags-complete-symbol
  ;;;;;;  ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse"
! ;;;;;;  "progmodes/ebrowse.el" (15495 20102))
  ;;; Generated autoloads from progmodes/ebrowse.el
  
  (autoload (quote ebrowse-tree-mode) "ebrowse" "\
***************
*** 5857,5863 ****
  ;;;***
  
  ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
! ;;;;;;  (15371 46415))
  ;;; Generated autoloads from ebuff-menu.el
  
  (autoload (quote electric-buffer-list) "ebuff-menu" "\
--- 5856,5862 ----
  ;;;***
  
  ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
! ;;;;;;  (15345 22660))
  ;;; Generated autoloads from ebuff-menu.el
  
  (autoload (quote electric-buffer-list) "ebuff-menu" "\
***************
*** 5880,5886 ****
  ;;;***
  
  ;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
! ;;;;;;  "echistory.el" (15371 46415))
  ;;; Generated autoloads from echistory.el
  
  (autoload (quote Electric-command-history-redo-expression) "echistory" "\
--- 5879,5885 ----
  ;;;***
  
  ;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
! ;;;;;;  "echistory.el" (15185 49574))
  ;;; Generated autoloads from echistory.el
  
  (autoload (quote Electric-command-history-redo-expression) "echistory" "\
***************
*** 5890,5896 ****
  ;;;***
  
  ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms
! ;;;;;;  edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (15547 22605))
  ;;; Generated autoloads from emacs-lisp/edebug.el
  
  (defvar edebug-all-defs nil "\
--- 5889,5895 ----
  ;;;***
  
  ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms
! ;;;;;;  edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (15542 21134))
  ;;; Generated autoloads from emacs-lisp/edebug.el
  
  (defvar edebug-all-defs nil "\
***************
*** 5933,5939 ****
  ;;;;;;  ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
  ;;;;;;  ediff-merge-directories ediff-directories3 ediff-directory-revisions
  ;;;;;;  ediff-directories ediff-buffers3 ediff-buffers ediff-files3
! ;;;;;;  ediff-files) "ediff" "ediff.el" (15517 64421))
  ;;; Generated autoloads from ediff.el
  
  (autoload (quote ediff-files) "ediff" "\
--- 5932,5938 ----
  ;;;;;;  ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
  ;;;;;;  ediff-merge-directories ediff-directories3 ediff-directory-revisions
  ;;;;;;  ediff-directories ediff-buffers3 ediff-buffers ediff-files3
! ;;;;;;  ediff-files) "ediff" "ediff.el" (15512 11746))
  ;;; Generated autoloads from ediff.el
  
  (autoload (quote ediff-files) "ediff" "\
***************
*** 6108,6114 ****
  ;;;***
  
  ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
! ;;;;;;  (15425 28361))
  ;;; Generated autoloads from ediff-help.el
  
  (autoload (quote ediff-customize) "ediff-help" nil t nil)
--- 6107,6113 ----
  ;;;***
  
  ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
! ;;;;;;  (15418 30513))
  ;;; Generated autoloads from ediff-help.el
  
  (autoload (quote ediff-customize) "ediff-help" nil t nil)
***************
*** 6116,6122 ****
  ;;;***
  
  ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
! ;;;;;;  (15517 64421))
  ;;; Generated autoloads from ediff-mult.el
  
  (autoload (quote ediff-show-registry) "ediff-mult" "\
--- 6115,6121 ----
  ;;;***
  
  ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
! ;;;;;;  (15512 11746))
  ;;; Generated autoloads from ediff-mult.el
  
  (autoload (quote ediff-show-registry) "ediff-mult" "\
***************
*** 6127,6133 ****
  ;;;***
  
  ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
! ;;;;;;  "ediff-util" "ediff-util.el" (15549 60238))
  ;;; Generated autoloads from ediff-util.el
  
  (autoload (quote ediff-toggle-multiframe) "ediff-util" "\
--- 6126,6132 ----
  ;;;***
  
  ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
! ;;;;;;  "ediff-util" "ediff-util.el" (15547 47959))
  ;;; Generated autoloads from ediff-util.el
  
  (autoload (quote ediff-toggle-multiframe) "ediff-util" "\
***************
*** 6144,6150 ****
  
  ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
  ;;;;;;  edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
! ;;;;;;  (15371 46415))
  ;;; Generated autoloads from edmacro.el
   (define-key ctl-x-map "\C-k" 'edit-kbd-macro)
  
--- 6143,6149 ----
  
  ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
  ;;;;;;  edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
! ;;;;;;  (15186 56482))
  ;;; Generated autoloads from edmacro.el
   (define-key ctl-x-map "\C-k" 'edit-kbd-macro)
  
***************
*** 6188,6194 ****
  ;;;***
  
  ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
! ;;;;;;  "emulation/edt.el" (15427 61507))
  ;;; Generated autoloads from emulation/edt.el
  
  (autoload (quote edt-set-scroll-margins) "edt" "\
--- 6187,6193 ----
  ;;;***
  
  ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
! ;;;;;;  "emulation/edt.el" (15424 44422))
  ;;; Generated autoloads from emulation/edt.el
  
  (autoload (quote edt-set-scroll-margins) "edt" "\
***************
*** 6202,6208 ****
  ;;;***
  
  ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
! ;;;;;;  (15371 46415))
  ;;; Generated autoloads from ehelp.el
  
  (autoload (quote with-electric-help) "ehelp" "\
--- 6201,6207 ----
  ;;;***
  
  ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
! ;;;;;;  (15031 23821))
  ;;; Generated autoloads from ehelp.el
  
  (autoload (quote with-electric-help) "ehelp" "\
***************
*** 6235,6241 ****
  ;;;***
  
  ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
! ;;;;;;  "eldoc" "emacs-lisp/eldoc.el" (15425 28363))
  ;;; Generated autoloads from emacs-lisp/eldoc.el
  
  (defvar eldoc-minor-mode-string " ElDoc" "\
--- 6234,6240 ----
  ;;;***
  
  ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
! ;;;;;;  "eldoc" "emacs-lisp/eldoc.el" (15419 34666))
  ;;; Generated autoloads from emacs-lisp/eldoc.el
  
  (defvar eldoc-minor-mode-string " ElDoc" "\
***************
*** 6261,6268 ****
  
  ;;;***
  
! ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (15371
! ;;;;;;  46415))
  ;;; Generated autoloads from elide-head.el
  
  (autoload (quote elide-head) "elide-head" "\
--- 6260,6267 ----
  
  ;;;***
  
! ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (15186
! ;;;;;;  56482))
  ;;; Generated autoloads from elide-head.el
  
  (autoload (quote elide-head) "elide-head" "\
***************
*** 6276,6282 ****
  ;;;***
  
  ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
! ;;;;;;  (15417 7421))
  ;;; Generated autoloads from emacs-lisp/elint.el
  
  (autoload (quote elint-initialize) "elint" "\
--- 6275,6281 ----
  ;;;***
  
  ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
! ;;;;;;  (15396 35994))
  ;;; Generated autoloads from emacs-lisp/elint.el
  
  (autoload (quote elint-initialize) "elint" "\
***************
*** 6285,6292 ****
  ;;;***
  
  ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
! ;;;;;;  elp-instrument-function) "elp" "emacs-lisp/elp.el" (15417
! ;;;;;;  7421))
  ;;; Generated autoloads from emacs-lisp/elp.el
  
  (autoload (quote elp-instrument-function) "elp" "\
--- 6284,6291 ----
  ;;;***
  
  ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
! ;;;;;;  elp-instrument-function) "elp" "emacs-lisp/elp.el" (15402
! ;;;;;;  37958))
  ;;; Generated autoloads from emacs-lisp/elp.el
  
  (autoload (quote elp-instrument-function) "elp" "\
***************
*** 6325,6331 ****
  ;;;;;;  emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
  ;;;;;;  emerge-files-with-ancestor-command emerge-files-command 
emerge-buffers-with-ancestor
  ;;;;;;  emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
! ;;;;;;  "emerge.el" (15417 7388))
  ;;; Generated autoloads from emerge.el
  
  (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))
--- 6324,6330 ----
  ;;;;;;  emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
  ;;;;;;  emerge-files-with-ancestor-command emerge-files-command 
emerge-buffers-with-ancestor
  ;;;;;;  emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
! ;;;;;;  "emerge.el" (15400 23563))
  ;;; Generated autoloads from emerge.el
  
  (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))
***************
*** 6377,6383 ****
  ;;;***
  
  ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" 
"international/encoded-kb.el"
! ;;;;;;  (15547 22607))
  ;;; Generated autoloads from international/encoded-kb.el
  
  (defvar encoded-kbd-mode nil "\
--- 6376,6382 ----
  ;;;***
  
  ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" 
"international/encoded-kb.el"
! ;;;;;;  (15538 8043))
  ;;; Generated autoloads from international/encoded-kb.el
  
  (defvar encoded-kbd-mode nil "\
***************
*** 6405,6411 ****
  ;;;***
  
  ;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
! ;;;;;;  "enriched" "enriched.el" (15547 22601))
  ;;; Generated autoloads from enriched.el
  
  (autoload (quote enriched-mode) "enriched" "\
--- 6404,6410 ----
  ;;;***
  
  ;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
! ;;;;;;  "enriched" "enriched.el" (15535 7606))
  ;;; Generated autoloads from enriched.el
  
  (autoload (quote enriched-mode) "enriched" "\
***************
*** 6427,6434 ****
  
  ;;;***
  
! ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15472
! ;;;;;;  20892))
  ;;; Generated autoloads from eshell/esh-mode.el
  
  (autoload (quote eshell-mode) "esh-mode" "\
--- 6426,6433 ----
  
  ;;;***
  
! ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15470
! ;;;;;;  10677))
  ;;; Generated autoloads from eshell/esh-mode.el
  
  (autoload (quote eshell-mode) "esh-mode" "\
***************
*** 6438,6445 ****
  
  ;;;***
  
! ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (15472
! ;;;;;;  20892))
  ;;; Generated autoloads from eshell/esh-test.el
  
  (autoload (quote eshell-test) "esh-test" "\
--- 6437,6444 ----
  
  ;;;***
  
! ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (15470
! ;;;;;;  10698))
  ;;; Generated autoloads from eshell/esh-test.el
  
  (autoload (quote eshell-test) "esh-test" "\
***************
*** 6448,6454 ****
  ;;;***
  
  ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
! ;;;;;;  eshell) "eshell" "eshell/eshell.el" (15472 20892))
  ;;; Generated autoloads from eshell/eshell.el
  
  (autoload (quote eshell) "eshell" "\
--- 6447,6453 ----
  ;;;***
  
  ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
! ;;;;;;  eshell) "eshell" "eshell/eshell.el" (15470 1515))
  ;;; Generated autoloads from eshell/eshell.el
  
  (autoload (quote eshell) "eshell" "\
***************
*** 6483,6489 ****
  ;;;;;;  find-tag find-tag-noselect tags-table-files visit-tags-table
  ;;;;;;  find-tag-default-function find-tag-hook tags-add-tables 
tags-compression-info-list
  ;;;;;;  tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
! ;;;;;;  (15547 22609))
  ;;; Generated autoloads from progmodes/etags.el
  
  (defvar tags-file-name nil "\
--- 6482,6488 ----
  ;;;;;;  find-tag find-tag-noselect tags-table-files visit-tags-table
  ;;;;;;  find-tag-default-function find-tag-hook tags-add-tables 
tags-compression-info-list
  ;;;;;;  tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
! ;;;;;;  (15542 20094))
  ;;; Generated autoloads from progmodes/etags.el
  
  (defvar tags-file-name nil "\
***************
*** 6724,6730 ****
  ;;;;;;  ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region 
ethio-sera-to-fidel-marker
  ;;;;;;  ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker
  ;;;;;;  ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region 
setup-ethiopic-environment-internal)
! ;;;;;;  "ethio-util" "language/ethio-util.el" (15400 1477))
  ;;; Generated autoloads from language/ethio-util.el
  
  (autoload (quote setup-ethiopic-environment-internal) "ethio-util" nil nil 
nil)
--- 6723,6729 ----
  ;;;;;;  ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region 
ethio-sera-to-fidel-marker
  ;;;;;;  ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker
  ;;;;;;  ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region 
setup-ethiopic-environment-internal)
! ;;;;;;  "ethio-util" "language/ethio-util.el" (15391 46451))
  ;;; Generated autoloads from language/ethio-util.el
  
  (autoload (quote setup-ethiopic-environment-internal) "ethio-util" nil nil 
nil)
***************
*** 6878,6884 ****
  
  ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
  ;;;;;;  eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
! ;;;;;;  (15441 20096))
  ;;; Generated autoloads from net/eudc.el
  
  (autoload (quote eudc-set-server) "eudc" "\
--- 6877,6883 ----
  
  ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
  ;;;;;;  eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
! ;;;;;;  (15429 14345))
  ;;; Generated autoloads from net/eudc.el
  
  (autoload (quote eudc-set-server) "eudc" "\
***************
*** 6920,6926 ****
  
  ;;;### (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" (15441 20096))
  ;;; Generated autoloads from net/eudc-bob.el
  
  (autoload (quote eudc-display-generic-binary) "eudc-bob" "\
--- 6919,6925 ----
  
  ;;;### (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" (15429 13186))
  ;;; Generated autoloads from net/eudc-bob.el
  
  (autoload (quote eudc-display-generic-binary) "eudc-bob" "\
***************
*** 6944,6950 ****
  ;;;***
  
  ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
! ;;;;;;  "eudc-export" "net/eudc-export.el" (15441 20096))
  ;;; Generated autoloads from net/eudc-export.el
  
  (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\
--- 6943,6949 ----
  ;;;***
  
  ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
! ;;;;;;  "eudc-export" "net/eudc-export.el" (15429 13344))
  ;;; Generated autoloads from net/eudc-export.el
  
  (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\
***************
*** 6957,6963 ****
  ;;;***
  
  ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
! ;;;;;;  (15441 20096))
  ;;; Generated autoloads from net/eudc-hotlist.el
  
  (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\
--- 6956,6962 ----
  ;;;***
  
  ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
! ;;;;;;  (15429 13512))
  ;;; Generated autoloads from net/eudc-hotlist.el
  
  (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\
***************
*** 6967,6973 ****
  
  ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
  ;;;;;;  executable-self-display executable-set-magic executable-find)
! ;;;;;;  "executable" "progmodes/executable.el" (15371 46426))
  ;;; Generated autoloads from progmodes/executable.el
  
  (autoload (quote executable-find) "executable" "\
--- 6966,6972 ----
  
  ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
  ;;;;;;  executable-self-display executable-set-magic executable-find)
! ;;;;;;  "executable" "progmodes/executable.el" (15305 61706))
  ;;; Generated autoloads from progmodes/executable.el
  
  (autoload (quote executable-find) "executable" "\
***************
*** 6993,6999 ****
  ;;;***
  
  ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
! ;;;;;;  expand-add-abbrevs) "expand" "expand.el" (15391 60510))
  ;;; Generated autoloads from expand.el
  
  (autoload (quote expand-add-abbrevs) "expand" "\
--- 6992,6998 ----
  ;;;***
  
  ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
! ;;;;;;  expand-add-abbrevs) "expand" "expand.el" (15363 54641))
  ;;; Generated autoloads from expand.el
  
  (autoload (quote expand-add-abbrevs) "expand" "\
***************
*** 7231,7237 ****
  ;;;***
  
  ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock"
! ;;;;;;  "fast-lock.el" (15391 60510))
  ;;; Generated autoloads from fast-lock.el
  
  (autoload (quote fast-lock-mode) "fast-lock" "\
--- 7230,7236 ----
  ;;;***
  
  ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock"
! ;;;;;;  "fast-lock.el" (15363 46804))
  ;;; Generated autoloads from fast-lock.el
  
  (autoload (quote fast-lock-mode) "fast-lock" "\
***************
*** 7268,7274 ****
  
  ;;;### (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" (15441 20095))
  ;;; Generated autoloads from mail/feedmail.el
  
  (autoload (quote feedmail-send-it) "feedmail" "\
--- 7267,7273 ----
  
  ;;;### (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" (15429 33864))
  ;;; Generated autoloads from mail/feedmail.el
  
  (autoload (quote feedmail-send-it) "feedmail" "\
***************
*** 7376,7382 ****
  ;;;***
  
  ;;;### (autoloads (find-grep-dired find-name-dired find-dired 
find-grep-options
! ;;;;;;  find-ls-option) "find-dired" "find-dired.el" (15561 53007))
  ;;; Generated autoloads from find-dired.el
  
  (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote 
("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
--- 7375,7381 ----
  ;;;***
  
  ;;;### (autoloads (find-grep-dired find-name-dired find-dired 
find-grep-options
! ;;;;;;  find-ls-option) "find-dired" "find-dired.el" (15560 12076))
  ;;; Generated autoloads from find-dired.el
  
  (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote 
("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
***************
*** 7419,7425 ****
  
  ;;;### (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"
! ;;;;;;  (15561 53007))
  ;;; Generated autoloads from find-file.el
  
  (autoload (quote ff-get-other-file) "find-file" "\
--- 7418,7424 ----
  
  ;;;### (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"
! ;;;;;;  (15561 49354))
  ;;; Generated autoloads from find-file.el
  
  (autoload (quote ff-get-other-file) "find-file" "\
***************
*** 7493,7502 ****
  ;;;;;;  find-function-at-point find-function-on-key find-variable-other-frame
  ;;;;;;  find-variable-other-window find-variable find-variable-noselect
  ;;;;;;  find-function-other-frame find-function-other-window find-function
! ;;;;;;  find-function-noselect) "find-func" "emacs-lisp/find-func.el"
! ;;;;;;  (15574 61955))
  ;;; Generated autoloads from emacs-lisp/find-func.el
  
  (autoload (quote find-function-noselect) "find-func" "\
  Return a pair (BUFFER . POINT) pointing to the definition of FUNCTION.
  
--- 7492,7506 ----
  ;;;;;;  find-function-at-point find-function-on-key find-variable-other-frame
  ;;;;;;  find-variable-other-window find-variable find-variable-noselect
  ;;;;;;  find-function-other-frame find-function-other-window find-function
! ;;;;;;  find-function-noselect find-function-search-for-symbol) "find-func"
! ;;;;;;  "emacs-lisp/find-func.el" (15577 21908))
  ;;; Generated autoloads from emacs-lisp/find-func.el
  
+ (autoload (quote find-function-search-for-symbol) "find-func" "\
+ Search for SYMBOL.
+ If VARIABLE-P is nil, `find-function-regexp' is used, otherwise
+ `find-variable-regexp' is used.   The search is done in library LIBRARY." nil 
nil)
+ 
  (autoload (quote find-function-noselect) "find-func" "\
  Return a pair (BUFFER . POINT) pointing to the definition of FUNCTION.
  
***************
*** 7578,7584 ****
  ;;;***
  
  ;;;### (autoloads (find-lisp-find-dired-filter 
find-lisp-find-dired-subdirectories
! ;;;;;;  find-lisp-find-dired) "find-lisp" "find-lisp.el" (15371 46415))
  ;;; Generated autoloads from find-lisp.el
  
  (autoload (quote find-lisp-find-dired) "find-lisp" "\
--- 7582,7588 ----
  ;;;***
  
  ;;;### (autoloads (find-lisp-find-dired-filter 
find-lisp-find-dired-subdirectories
! ;;;;;;  find-lisp-find-dired) "find-lisp" "find-lisp.el" (15186 53885))
  ;;; Generated autoloads from find-lisp.el
  
  (autoload (quote find-lisp-find-dired) "find-lisp" "\
***************
*** 7593,7599 ****
  ;;;***
  
  ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
! ;;;;;;  "finder" "finder.el" (15523 44054))
  ;;; Generated autoloads from finder.el
  
  (autoload (quote finder-list-keywords) "finder" "\
--- 7597,7603 ----
  ;;;***
  
  ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
! ;;;;;;  "finder" "finder.el" (15515 48615))
  ;;; Generated autoloads from finder.el
  
  (autoload (quote finder-list-keywords) "finder" "\
***************
*** 7609,7615 ****
  ;;;***
  
  ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
! ;;;;;;  "flow-ctrl.el" (15371 46415))
  ;;; Generated autoloads from flow-ctrl.el
  
  (autoload (quote enable-flow-control) "flow-ctrl" "\
--- 7613,7619 ----
  ;;;***
  
  ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
! ;;;;;;  "flow-ctrl.el" (12550 54450))
  ;;; Generated autoloads from flow-ctrl.el
  
  (autoload (quote enable-flow-control) "flow-ctrl" "\
***************
*** 7628,7634 ****
  
  ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
  ;;;;;;  flyspell-version flyspell-mode flyspell-prog-mode 
flyspell-mode-line-string)
! ;;;;;;  "flyspell" "textmodes/flyspell.el" (15478 22406))
  ;;; Generated autoloads from textmodes/flyspell.el
  
  (defvar flyspell-mode-line-string " Fly" "\
--- 7632,7638 ----
  
  ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
  ;;;;;;  flyspell-version flyspell-mode flyspell-prog-mode 
flyspell-mode-line-string)
! ;;;;;;  "flyspell" "textmodes/flyspell.el" (15577 18154))
  ;;; Generated autoloads from textmodes/flyspell.el
  
  (defvar flyspell-mode-line-string " Fly" "\
***************
*** 7688,7694 ****
  
  ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
  ;;;;;;  turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
! ;;;;;;  (15441 20087))
  ;;; Generated autoloads from follow.el
  
  (autoload (quote turn-on-follow-mode) "follow" "\
--- 7692,7698 ----
  
  ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
  ;;;;;;  turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
! ;;;;;;  (15436 15699))
  ;;; Generated autoloads from follow.el
  
  (autoload (quote turn-on-follow-mode) "follow" "\
***************
*** 7756,7762 ****
  
  ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode
  ;;;;;;  font-lock-remove-keywords font-lock-add-keywords turn-on-font-lock
! ;;;;;;  font-lock-mode) "font-lock" "font-lock.el" (15547 22601))
  ;;; Generated autoloads from font-lock.el
  
  (make-variable-buffer-local (quote font-lock-defaults))
--- 7760,7766 ----
  
  ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode
  ;;;;;;  font-lock-remove-keywords font-lock-add-keywords turn-on-font-lock
! ;;;;;;  font-lock-mode) "font-lock" "font-lock.el" (15525 29334))
  ;;; Generated autoloads from font-lock.el
  
  (make-variable-buffer-local (quote font-lock-defaults))
***************
*** 7879,7885 ****
  ;;;***
  
  ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" 
"international/fontset.el"
! ;;;;;;  (15417 7424))
  ;;; Generated autoloads from international/fontset.el
  
  (autoload (quote create-fontset-from-fontset-spec) "fontset" "\
--- 7883,7889 ----
  ;;;***
  
  ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" 
"international/fontset.el"
! ;;;;;;  (15400 43360))
  ;;; Generated autoloads from international/fontset.el
  
  (autoload (quote create-fontset-from-fontset-spec) "fontset" "\
***************
*** 7898,7905 ****
  
  ;;;***
  
! ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (15400
! ;;;;;;  1477))
  ;;; Generated autoloads from mail/footnote.el
  
  (autoload (quote footnote-mode) "footnote" "\
--- 7902,7909 ----
  
  ;;;***
  
! ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (15394
! ;;;;;;  11333))
  ;;; Generated autoloads from mail/footnote.el
  
  (autoload (quote footnote-mode) "footnote" "\
***************
*** 7919,7925 ****
  ;;;***
  
  ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
! ;;;;;;  "forms" "forms.el" (15371 46415))
  ;;; Generated autoloads from forms.el
  
  (autoload (quote forms-mode) "forms" "\
--- 7923,7929 ----
  ;;;***
  
  ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
! ;;;;;;  "forms" "forms.el" (15186 56482))
  ;;; Generated autoloads from forms.el
  
  (autoload (quote forms-mode) "forms" "\
***************
*** 8033,8039 ****
  ;;;***
  
  ;;;### (autoloads (fortune fortune-to-signature fortune-compile 
fortune-from-region
! ;;;;;;  fortune-add-fortune) "fortune" "play/fortune.el" (15371 46425))
  ;;; Generated autoloads from play/fortune.el
  
  (autoload (quote fortune-add-fortune) "fortune" "\
--- 8037,8043 ----
  ;;;***
  
  ;;;### (autoloads (fortune fortune-to-signature fortune-compile 
fortune-from-region
! ;;;;;;  fortune-add-fortune) "fortune" "play/fortune.el" (15195 62737))
  ;;; Generated autoloads from play/fortune.el
  
  (autoload (quote fortune-add-fortune) "fortune" "\
***************
*** 8073,8079 ****
  ;;;***
  
  ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el"
! ;;;;;;  (15371 46415))
  ;;; Generated autoloads from generic.el
  
  (autoload (quote define-generic-mode) "generic" "\
--- 8077,8083 ----
  ;;;***
  
  ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el"
! ;;;;;;  (15186 56482))
  ;;; Generated autoloads from generic.el
  
  (autoload (quote define-generic-mode) "generic" "\
***************
*** 8118,8124 ****
  ;;;***
  
  ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
! ;;;;;;  (15371 46426))
  ;;; Generated autoloads from progmodes/glasses.el
  
  (autoload (quote glasses-mode) "glasses" "\
--- 8122,8128 ----
  ;;;***
  
  ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
! ;;;;;;  (15251 15718))
  ;;; Generated autoloads from progmodes/glasses.el
  
  (autoload (quote glasses-mode) "glasses" "\
***************
*** 8129,8135 ****
  ;;;***
  
  ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
! ;;;;;;  gnus-slave-no-server) "gnus" "gnus/gnus.el" (15417 7423))
  ;;; Generated autoloads from gnus/gnus.el
  
  (autoload (quote gnus-slave-no-server) "gnus" "\
--- 8133,8139 ----
  ;;;***
  
  ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
! ;;;;;;  gnus-slave-no-server) "gnus" "gnus/gnus.el" (15410 32828))
  ;;; Generated autoloads from gnus/gnus.el
  
  (autoload (quote gnus-slave-no-server) "gnus" "\
***************
*** 8159,8165 ****
  
  ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize
  ;;;;;;  gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el"
! ;;;;;;  (15371 46421))
  ;;; Generated autoloads from gnus/gnus-agent.el
  
  (autoload (quote gnus-unplugged) "gnus-agent" "\
--- 8163,8169 ----
  
  ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize
  ;;;;;;  gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el"
! ;;;;;;  (15185 54813))
  ;;; Generated autoloads from gnus/gnus-agent.el
  
  (autoload (quote gnus-unplugged) "gnus-agent" "\
***************
*** 8187,8193 ****
  ;;;***
  
  ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
! ;;;;;;  (15478 22405))
  ;;; Generated autoloads from gnus/gnus-art.el
  
  (autoload (quote gnus-article-prepare-display) "gnus-art" "\
--- 8191,8197 ----
  ;;;***
  
  ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
! ;;;;;;  (15477 13591))
  ;;; Generated autoloads from gnus/gnus-art.el
  
  (autoload (quote gnus-article-prepare-display) "gnus-art" "\
***************
*** 8196,8202 ****
  ;;;***
  
  ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
! ;;;;;;  (15371 46421))
  ;;; Generated autoloads from gnus/gnus-audio.el
  
  (autoload (quote gnus-audio-play) "gnus-audio" "\
--- 8200,8206 ----
  ;;;***
  
  ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
! ;;;;;;  (15185 54813))
  ;;; Generated autoloads from gnus/gnus-audio.el
  
  (autoload (quote gnus-audio-play) "gnus-audio" "\
***************
*** 8205,8212 ****
  ;;;***
  
  ;;;### (autoloads (gnus-cache-generate-nov-databases 
gnus-cache-generate-active
! ;;;;;;  gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (15371
! ;;;;;;  46421))
  ;;; Generated autoloads from gnus/gnus-cache.el
  
  (autoload (quote gnus-jog-cache) "gnus-cache" "\
--- 8209,8216 ----
  ;;;***
  
  ;;;### (autoloads (gnus-cache-generate-nov-databases 
gnus-cache-generate-active
! ;;;;;;  gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (14860
! ;;;;;;  14811))
  ;;; Generated autoloads from gnus/gnus-cache.el
  
  (autoload (quote gnus-jog-cache) "gnus-cache" "\
***************
*** 8224,8230 ****
  ;;;***
  
  ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
! ;;;;;;  "gnus-group" "gnus/gnus-group.el" (15547 22606))
  ;;; Generated autoloads from gnus/gnus-group.el
  
  (autoload (quote gnus-fetch-group) "gnus-group" "\
--- 8228,8234 ----
  ;;;***
  
  ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
! ;;;;;;  "gnus-group" "gnus/gnus-group.el" (15530 4992))
  ;;; Generated autoloads from gnus/gnus-group.el
  
  (autoload (quote gnus-fetch-group) "gnus-group" "\
***************
*** 8237,8243 ****
  ;;;***
  
  ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
! ;;;;;;  (15371 46421))
  ;;; Generated autoloads from gnus/gnus-kill.el
  
  (defalias (quote gnus-batch-kill) (quote gnus-batch-score))
--- 8241,8247 ----
  ;;;***
  
  ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
! ;;;;;;  (14813 3418))
  ;;; Generated autoloads from gnus/gnus-kill.el
  
  (defalias (quote gnus-batch-kill) (quote gnus-batch-score))
***************
*** 8249,8255 ****
  ;;;***
  
  ;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode)
! ;;;;;;  "gnus-ml" "gnus/gnus-ml.el" (15371 46421))
  ;;; Generated autoloads from gnus/gnus-ml.el
  
  (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" nil nil nil)
--- 8253,8259 ----
  ;;;***
  
  ;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode)
! ;;;;;;  "gnus-ml" "gnus/gnus-ml.el" (15185 54813))
  ;;; Generated autoloads from gnus/gnus-ml.el
  
  (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" nil nil nil)
***************
*** 8263,8269 ****
  
  ;;;### (autoloads (gnus-group-split-fancy gnus-group-split 
gnus-group-split-update
  ;;;;;;  gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
! ;;;;;;  (15400 1475))
  ;;; Generated autoloads from gnus/gnus-mlspl.el
  
  (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\
--- 8267,8273 ----
  
  ;;;### (autoloads (gnus-group-split-fancy gnus-group-split 
gnus-group-split-update
  ;;;;;;  gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
! ;;;;;;  (15383 46829))
  ;;; Generated autoloads from gnus/gnus-mlspl.el
  
  (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\
***************
*** 8355,8361 ****
  ;;;***
  
  ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
! ;;;;;;  (15371 46421))
  ;;; Generated autoloads from gnus/gnus-move.el
  
  (autoload (quote gnus-change-server) "gnus-move" "\
--- 8359,8365 ----
  ;;;***
  
  ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
! ;;;;;;  (14791 27652))
  ;;; Generated autoloads from gnus/gnus-move.el
  
  (autoload (quote gnus-change-server) "gnus-move" "\
***************
*** 8364,8371 ****
  
  ;;;***
  
! ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15472
! ;;;;;;  20892))
  ;;; Generated autoloads from gnus/gnus-msg.el
  
  (autoload (quote gnus-msg-mail) "gnus-msg" "\
--- 8368,8375 ----
  
  ;;;***
  
! ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15470
! ;;;;;;  47364))
  ;;; Generated autoloads from gnus/gnus-msg.el
  
  (autoload (quote gnus-msg-mail) "gnus-msg" "\
***************
*** 8378,8384 ****
  ;;;***
  
  ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el"
! ;;;;;;  (15371 46421))
  ;;; Generated autoloads from gnus/gnus-mule.el
  
  (autoload (quote gnus-mule-add-group) "gnus-mule" "\
--- 8382,8388 ----
  ;;;***
  
  ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el"
! ;;;;;;  (15185 49574))
  ;;; Generated autoloads from gnus/gnus-mule.el
  
  (autoload (quote gnus-mule-add-group) "gnus-mule" "\
***************
*** 8394,8400 ****
  ;;;***
  
  ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
! ;;;;;;  (15371 46421))
  ;;; Generated autoloads from gnus/gnus-soup.el
  
  (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\
--- 8398,8404 ----
  ;;;***
  
  ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
! ;;;;;;  (14791 27652))
  ;;; Generated autoloads from gnus/gnus-soup.el
  
  (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\
***************
*** 8412,8418 ****
  ;;;***
  
  ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
! ;;;;;;  (15371 46421))
  ;;; Generated autoloads from gnus/gnus-spec.el
  
  (autoload (quote gnus-update-format) "gnus-spec" "\
--- 8416,8422 ----
  ;;;***
  
  ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
! ;;;;;;  (14860 12426))
  ;;; Generated autoloads from gnus/gnus-spec.el
  
  (autoload (quote gnus-update-format) "gnus-spec" "\
***************
*** 8421,8427 ****
  ;;;***
  
  ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start"
! ;;;;;;  "gnus/gnus-start.el" (15517 64423))
  ;;; Generated autoloads from gnus/gnus-start.el
  
  (autoload (quote gnus-unload) "gnus-start" "\
--- 8425,8431 ----
  ;;;***
  
  ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start"
! ;;;;;;  "gnus/gnus-start.el" (15514 12379))
  ;;; Generated autoloads from gnus/gnus-start.el
  
  (autoload (quote gnus-unload) "gnus-start" "\
***************
*** 8436,8442 ****
  ;;;***
  
  ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
! ;;;;;;  (15371 46421))
  ;;; Generated autoloads from gnus/gnus-win.el
  
  (autoload (quote gnus-add-configuration) "gnus-win" "\
--- 8440,8446 ----
  ;;;***
  
  ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
! ;;;;;;  (15272 56960))
  ;;; Generated autoloads from gnus/gnus-win.el
  
  (autoload (quote gnus-add-configuration) "gnus-win" "\
***************
*** 8444,8450 ****
  
  ;;;***
  
! ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (15517 64423))
  ;;; Generated autoloads from play/gomoku.el
  
  (autoload (quote gomoku) "gomoku" "\
--- 8448,8454 ----
  
  ;;;***
  
! ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (15514 64735))
  ;;; Generated autoloads from play/gomoku.el
  
  (autoload (quote gomoku) "gomoku" "\
***************
*** 8469,8475 ****
  ;;;***
  
  ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse)
! ;;;;;;  "goto-addr" "net/goto-addr.el" (15371 46424))
  ;;; Generated autoloads from net/goto-addr.el
  
  (autoload (quote goto-address-at-mouse) "goto-addr" "\
--- 8473,8479 ----
  ;;;***
  
  ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse)
! ;;;;;;  "goto-addr" "net/goto-addr.el" (15302 11763))
  ;;; Generated autoloads from net/goto-addr.el
  
  (autoload (quote goto-address-at-mouse) "goto-addr" "\
***************
*** 8495,8501 ****
  
  ;;;***
  
! ;;;### (autoloads (gs-load-image) "gs" "gs.el" (15371 46415))
  ;;; Generated autoloads from gs.el
  
  (autoload (quote gs-load-image) "gs" "\
--- 8499,8505 ----
  
  ;;;***
  
! ;;;### (autoloads (gs-load-image) "gs" "gs.el" (15288 14339))
  ;;; Generated autoloads from gs.el
  
  (autoload (quote gs-load-image) "gs" "\
***************
*** 8507,8513 ****
  ;;;***
  
  ;;;### (autoloads (jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el"
! ;;;;;;  (15525 27358))
  ;;; Generated autoloads from gud.el
  
  (autoload (quote gdb) "gud" "\
--- 8511,8517 ----
  ;;;***
  
  ;;;### (autoloads (jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el"
! ;;;;;;  (15521 62479))
  ;;; Generated autoloads from gud.el
  
  (autoload (quote gdb) "gud" "\
***************
*** 8560,8567 ****
  
  ;;;***
  
! ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (15371
! ;;;;;;  46425))
  ;;; Generated autoloads from play/handwrite.el
  
  (autoload (quote handwrite) "handwrite" "\
--- 8564,8571 ----
  
  ;;;***
  
! ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (15187
! ;;;;;;  60207))
  ;;; Generated autoloads from play/handwrite.el
  
  (autoload (quote handwrite) "handwrite" "\
***************
*** 8577,8583 ****
  ;;;***
  
  ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
! ;;;;;;  (15371 46425))
  ;;; Generated autoloads from play/hanoi.el
  
  (autoload (quote hanoi) "hanoi" "\
--- 8581,8587 ----
  ;;;***
  
  ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
! ;;;;;;  (15185 49575))
  ;;; Generated autoloads from play/hanoi.el
  
  (autoload (quote hanoi) "hanoi" "\
***************
*** 8651,8657 ****
  ;;;***
  
  ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
! ;;;;;;  (15371 46415))
  ;;; Generated autoloads from help-macro.el
  
  (defvar three-step-help nil "\
--- 8655,8661 ----
  ;;;***
  
  ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
! ;;;;;;  (15185 49574))
  ;;; Generated autoloads from help-macro.el
  
  (defvar three-step-help nil "\
***************
*** 8665,8671 ****
  
  ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
  ;;;;;;  help-make-xrefs help-setup-xref help-mode-finish help-mode-setup
! ;;;;;;  help-mode) "help-mode" "help-mode.el" (15547 22700))
  ;;; Generated autoloads from help-mode.el
  
  (autoload (quote help-mode) "help-mode" "\
--- 8669,8675 ----
  
  ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
  ;;;;;;  help-make-xrefs help-setup-xref help-mode-finish help-mode-setup
! ;;;;;;  help-mode) "help-mode" "help-mode.el" (15424 41953))
  ;;; Generated autoloads from help-mode.el
  
  (autoload (quote help-mode) "help-mode" "\
***************
*** 8728,8734 ****
  ;;;***
  
  ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
! ;;;;;;  "emacs-lisp/helper.el" (15371 46419))
  ;;; Generated autoloads from emacs-lisp/helper.el
  
  (autoload (quote Helper-describe-bindings) "helper" "\
--- 8732,8738 ----
  ;;;***
  
  ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
! ;;;;;;  "emacs-lisp/helper.el" (15185 49574))
  ;;; Generated autoloads from emacs-lisp/helper.el
  
  (autoload (quote Helper-describe-bindings) "helper" "\
***************
*** 8740,8746 ****
  ;;;***
  
  ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
! ;;;;;;  "hexl.el" (15505 59086))
  ;;; Generated autoloads from hexl.el
  
  (autoload (quote hexl-mode) "hexl" "\
--- 8744,8750 ----
  ;;;***
  
  ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
! ;;;;;;  "hexl.el" (15490 51792))
  ;;; Generated autoloads from hexl.el
  
  (autoload (quote hexl-mode) "hexl" "\
***************
*** 8829,8836 ****
  
  ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
  ;;;;;;  hi-lock-face-phrase-buffer hi-lock-face-buffer 
hi-lock-line-face-buffer
! ;;;;;;  hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15455
! ;;;;;;  18398))
  ;;; Generated autoloads from hi-lock.el
  
  (defgroup hi-lock-interactive-text-highlighting nil "Interactively add and 
remove font-lock patterns for highlighting text." :group (quote faces))
--- 8833,8840 ----
  
  ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
  ;;;;;;  hi-lock-face-phrase-buffer hi-lock-face-buffer 
hi-lock-line-face-buffer
! ;;;;;;  hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15450
! ;;;;;;  60623))
  ;;; Generated autoloads from hi-lock.el
  
  (defgroup hi-lock-interactive-text-highlighting nil "Interactively add and 
remove font-lock patterns for highlighting text." :group (quote faces))
***************
*** 8933,8939 ****
  ;;;***
  
  ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
! ;;;;;;  hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15505 59091))
  ;;; Generated autoloads from progmodes/hideif.el
  
  (autoload (quote hide-ifdef-mode) "hideif" "\
--- 8937,8943 ----
  ;;;***
  
  ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
! ;;;;;;  hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15494 12696))
  ;;; Generated autoloads from progmodes/hideif.el
  
  (autoload (quote hide-ifdef-mode) "hideif" "\
***************
*** 8980,8986 ****
  ;;;***
  
  ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all)
! ;;;;;;  "hideshow" "progmodes/hideshow.el" (15547 22609))
  ;;; Generated autoloads from progmodes/hideshow.el
  
  (defvar hs-hide-comments-when-hiding-all t "\
--- 8984,8990 ----
  ;;;***
  
  ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all)
! ;;;;;;  "hideshow" "progmodes/hideshow.el" (15538 7669))
  ;;; Generated autoloads from progmodes/hideshow.el
  
  (defvar hs-hide-comments-when-hiding-all t "\
***************
*** 9037,9043 ****
  ;;;### (autoloads (global-highlight-changes highlight-compare-with-file
  ;;;;;;  highlight-changes-rotate-faces highlight-changes-previous-change
  ;;;;;;  highlight-changes-next-change highlight-changes-mode 
highlight-changes-remove-highlight)
! ;;;;;;  "hilit-chg" "hilit-chg.el" (15557 64386))
  ;;; Generated autoloads from hilit-chg.el
  
  (defvar highlight-changes-mode nil)
--- 9041,9047 ----
  ;;;### (autoloads (global-highlight-changes highlight-compare-with-file
  ;;;;;;  highlight-changes-rotate-faces highlight-changes-previous-change
  ;;;;;;  highlight-changes-next-change highlight-changes-mode 
highlight-changes-remove-highlight)
! ;;;;;;  "hilit-chg" "hilit-chg.el" (15556 11212))
  ;;; Generated autoloads from hilit-chg.el
  
  (defvar highlight-changes-mode nil)
***************
*** 9141,9147 ****
  ;;;;;;  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" (15400 1472))
  ;;; Generated autoloads from hippie-exp.el
  
  (defvar hippie-expand-try-functions-list (quote 
(try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs 
try-expand-list try-expand-line try-expand-dabbrev 
try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill 
try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\
--- 9145,9151 ----
  ;;;;;;  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" (15394 12491))
  ;;; Generated autoloads from hippie-exp.el
  
  (defvar hippie-expand-try-functions-list (quote 
(try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs 
try-expand-list try-expand-line try-expand-dabbrev 
try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill 
try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\
***************
*** 9194,9200 ****
  ;;;***
  
  ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
! ;;;;;;  (15523 44055))
  ;;; Generated autoloads from hl-line.el
  
  (autoload (quote hl-line-mode) "hl-line" "\
--- 9198,9204 ----
  ;;;***
  
  ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
! ;;;;;;  (15521 40298))
  ;;; Generated autoloads from hl-line.el
  
  (autoload (quote hl-line-mode) "hl-line" "\
***************
*** 9222,9228 ****
  ;;;***
  
  ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el"
! ;;;;;;  (15371 46418))
  ;;; Generated autoloads from calendar/holidays.el
  
  (autoload (quote holidays) "holidays" "\
--- 9226,9232 ----
  ;;;***
  
  ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el"
! ;;;;;;  (15097 24075))
  ;;; Generated autoloads from calendar/holidays.el
  
  (autoload (quote holidays) "holidays" "\
***************
*** 9242,9248 ****
  ;;;***
  
  ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll)
! ;;;;;;  "hscroll" "obsolete/hscroll.el" (15371 46425))
  ;;; Generated autoloads from obsolete/hscroll.el
  
  (autoload (quote turn-on-hscroll) "hscroll" "\
--- 9246,9252 ----
  ;;;***
  
  ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll)
! ;;;;;;  "hscroll" "obsolete/hscroll.el" (14900 43616))
  ;;; Generated autoloads from obsolete/hscroll.el
  
  (autoload (quote turn-on-hscroll) "hscroll" "\
***************
*** 9630,9636 ****
  ;;;***
  
  ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete"
! ;;;;;;  "icomplete.el" (15484 11830))
  ;;; Generated autoloads from icomplete.el
  
  (autoload (quote icomplete-mode) "icomplete" "\
--- 9634,9640 ----
  ;;;***
  
  ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete"
! ;;;;;;  "icomplete.el" (15483 45647))
  ;;; Generated autoloads from icomplete.el
  
  (autoload (quote icomplete-mode) "icomplete" "\
***************
*** 9643,9649 ****
  
  ;;;***
  
! ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (15371 46426))
  ;;; Generated autoloads from progmodes/icon.el
  
  (autoload (quote icon-mode) "icon" "\
--- 9647,9653 ----
  
  ;;;***
  
! ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (14851 17580))
  ;;; Generated autoloads from progmodes/icon.el
  
  (autoload (quote icon-mode) "icon" "\
***************
*** 9682,9688 ****
  ;;;***
  
  ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
! ;;;;;;  (15472 20893))
  ;;; Generated autoloads from progmodes/idlw-shell.el
  
  (autoload (quote idlwave-shell) "idlw-shell" "\
--- 9686,9692 ----
  ;;;***
  
  ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
! ;;;;;;  (15470 21905))
  ;;; Generated autoloads from progmodes/idlw-shell.el
  
  (autoload (quote idlwave-shell) "idlw-shell" "\
***************
*** 9705,9711 ****
  ;;;***
  
  ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
! ;;;;;;  (15472 20893))
  ;;; Generated autoloads from progmodes/idlwave.el
  
  (autoload (quote idlwave-mode) "idlwave" "\
--- 9709,9715 ----
  ;;;***
  
  ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
! ;;;;;;  (15470 22102))
  ;;; Generated autoloads from progmodes/idlwave.el
  
  (autoload (quote idlwave-mode) "idlwave" "\
***************
*** 9823,9829 ****
  
  ;;;***
  
! ;;;### (autoloads (ielm) "ielm" "ielm.el" (15483 47733))
  ;;; Generated autoloads from ielm.el
   (add-hook 'same-window-buffer-names "*ielm*")
  
--- 9827,9833 ----
  
  ;;;***
  
! ;;;### (autoloads (ielm) "ielm" "ielm.el" (15482 24869))
  ;;; Generated autoloads from ielm.el
   (add-hook 'same-window-buffer-names "*ielm*")
  
***************
*** 9835,9841 ****
  
  ;;;### (autoloads (defimage find-image remove-images insert-image
  ;;;;;;  put-image create-image image-type-available-p 
image-type-from-file-header
! ;;;;;;  image-type-from-data) "image" "image.el" (15505 59086))
  ;;; Generated autoloads from image.el
  
  (autoload (quote image-type-from-data) "image" "\
--- 9839,9845 ----
  
  ;;;### (autoloads (defimage find-image remove-images insert-image
  ;;;;;;  put-image create-image image-type-available-p 
image-type-from-file-header
! ;;;;;;  image-type-from-data) "image" "image.el" (15500 45542))
  ;;; Generated autoloads from image.el
  
  (autoload (quote image-type-from-data) "image" "\
***************
*** 9932,9938 ****
  
  ;;;### (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" (15425 28362))
  ;;; Generated autoloads from image-file.el
  
  (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" 
"tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\
--- 9936,9942 ----
  
  ;;;### (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" (15415 19725))
  ;;; Generated autoloads from image-file.el
  
  (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" 
"tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\
***************
*** 9985,9991 ****
  ;;;***
  
  ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
! ;;;;;;  imenu-sort-function) "imenu" "imenu.el" (15517 64421))
  ;;; Generated autoloads from imenu.el
  
  (defvar imenu-sort-function nil "\
--- 9989,9995 ----
  ;;;***
  
  ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
! ;;;;;;  imenu-sort-function) "imenu" "imenu.el" (15509 27826))
  ;;; Generated autoloads from imenu.el
  
  (defvar imenu-sort-function nil "\
***************
*** 10130,10136 ****
  
  ;;;### (autoloads (indian-char-glyph indian-glyph-char 
in-is13194-pre-write-conversion
  ;;;;;;  in-is13194-post-read-conversion indian-compose-string 
indian-compose-region)
! ;;;;;;  "ind-util" "language/ind-util.el" (15400 1477))
  ;;; Generated autoloads from language/ind-util.el
  
  (autoload (quote indian-compose-region) "ind-util" "\
--- 10134,10140 ----
  
  ;;;### (autoloads (indian-char-glyph indian-glyph-char 
in-is13194-pre-write-conversion
  ;;;;;;  in-is13194-post-read-conversion indian-compose-string 
indian-compose-region)
! ;;;;;;  "ind-util" "language/ind-util.el" (15390 23523))
  ;;; Generated autoloads from language/ind-util.el
  
  (autoload (quote indian-compose-region) "ind-util" "\
***************
*** 10157,10163 ****
  ;;;***
  
  ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el"
! ;;;;;;  (15400 1480))
  ;;; Generated autoloads from progmodes/inf-lisp.el
  
  (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s 
*\\'" "\
--- 10161,10167 ----
  ;;;***
  
  ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el"
! ;;;;;;  (15394 10957))
  ;;; Generated autoloads from progmodes/inf-lisp.el
  
  (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s 
*\\'" "\
***************
*** 10213,10219 ****
  
  ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
  ;;;;;;  Info-goto-emacs-command-node Info-directory info-standalone
! ;;;;;;  info info-other-window) "info" "info.el" (15566 1626))
  ;;; Generated autoloads from info.el
  
  (autoload (quote info-other-window) "info" "\
--- 10217,10223 ----
  
  ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
  ;;;;;;  Info-goto-emacs-command-node Info-directory info-standalone
! ;;;;;;  info info-other-window) "info" "info.el" (15577 18154))
  ;;; Generated autoloads from info.el
  
  (autoload (quote info-other-window) "info" "\
***************
*** 10264,10270 ****
  
  ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
  ;;;;;;  info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
! ;;;;;;  (15444 42462))
  ;;; Generated autoloads from info-look.el
  
  (autoload (quote info-lookup-reset) "info-look" "\
--- 10268,10274 ----
  
  ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
  ;;;;;;  info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
! ;;;;;;  (15440 59237))
  ;;; Generated autoloads from info-look.el
  
  (autoload (quote info-lookup-reset) "info-look" "\
***************
*** 10300,10306 ****
  ;;;***
  
  ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify)
! ;;;;;;  "informat" "informat.el" (15371 46416))
  ;;; Generated autoloads from informat.el
  
  (autoload (quote Info-tagify) "informat" "\
--- 10304,10310 ----
  ;;;***
  
  ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify)
! ;;;;;;  "informat" "informat.el" (15185 49574))
  ;;; Generated autoloads from informat.el
  
  (autoload (quote Info-tagify) "informat" "\
***************
*** 10333,10339 ****
  
  ;;;### (autoloads (isearch-process-search-multibyte-characters 
isearch-toggle-input-method
  ;;;;;;  isearch-toggle-specified-input-method) "isearch-x" 
"international/isearch-x.el"
! ;;;;;;  (15371 46423))
  ;;; Generated autoloads from international/isearch-x.el
  
  (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\
--- 10337,10343 ----
  
  ;;;### (autoloads (isearch-process-search-multibyte-characters 
isearch-toggle-input-method
  ;;;;;;  isearch-toggle-specified-input-method) "isearch-x" 
"international/isearch-x.el"
! ;;;;;;  (15251 19613))
  ;;; Generated autoloads from international/isearch-x.el
  
  (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\
***************
*** 10347,10353 ****
  ;;;***
  
  ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el"
! ;;;;;;  (15547 22607))
  ;;; Generated autoloads from international/iso-acc.el
  
  (autoload (quote iso-accents-mode) "iso-acc" "\
--- 10351,10357 ----
  ;;;***
  
  ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el"
! ;;;;;;  (15538 7960))
  ;;; Generated autoloads from international/iso-acc.el
  
  (autoload (quote iso-accents-mode) "iso-acc" "\
***************
*** 10378,10384 ****
  ;;;### (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" (15371 46423))
  ;;; Generated autoloads from international/iso-cvt.el
  
  (autoload (quote iso-spanish) "iso-cvt" "\
--- 10382,10388 ----
  ;;;### (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" (15186 56483))
  ;;; Generated autoloads from international/iso-cvt.el
  
  (autoload (quote iso-spanish) "iso-cvt" "\
***************
*** 10438,10444 ****
  ;;;***
  
  ;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
! ;;;;;;  (15417 7424))
  ;;; 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)
--- 10442,10448 ----
  ;;;***
  
  ;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
! ;;;;;;  (15404 61941))
  ;;; 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)
***************
*** 10451,10457 ****
  ;;;;;;  ispell-region ispell-change-dictionary ispell-kill-ispell
  ;;;;;;  ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist
  ;;;;;;  ispell-local-dictionary-alist ispell-personal-dictionary)
! ;;;;;;  "ispell" "textmodes/ispell.el" (15472 20893))
  ;;; Generated autoloads from textmodes/ispell.el
  
  (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\
--- 10455,10461 ----
  ;;;;;;  ispell-region ispell-change-dictionary ispell-kill-ispell
  ;;;;;;  ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist
  ;;;;;;  ispell-local-dictionary-alist ispell-personal-dictionary)
! ;;;;;;  "ispell" "textmodes/ispell.el" (15471 40661))
  ;;; Generated autoloads from textmodes/ispell.el
  
  (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\
***************
*** 10697,10703 ****
  
  ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame 
iswitchb-display-buffer
  ;;;;;;  iswitchb-buffer-other-window iswitchb-buffer 
iswitchb-default-keybindings
! ;;;;;;  iswitchb-read-buffer) "iswitchb" "iswitchb.el" (15548 17734))
  ;;; Generated autoloads from iswitchb.el
  
  (autoload (quote iswitchb-read-buffer) "iswitchb" "\
--- 10701,10707 ----
  
  ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame 
iswitchb-display-buffer
  ;;;;;;  iswitchb-buffer-other-window iswitchb-buffer 
iswitchb-default-keybindings
! ;;;;;;  iswitchb-read-buffer) "iswitchb" "iswitchb.el" (15544 11212))
  ;;; Generated autoloads from iswitchb.el
  
  (autoload (quote iswitchb-read-buffer) "iswitchb" "\
***************
*** 10759,10765 ****
  ;;;### (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" (15371 46423))
  ;;; Generated autoloads from language/japan-util.el
  
  (autoload (quote setup-japanese-environment-internal) "japan-util" nil nil 
nil)
--- 10763,10769 ----
  ;;;### (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" (15185 62673))
  ;;; Generated autoloads from language/japan-util.el
  
  (autoload (quote setup-japanese-environment-internal) "japan-util" nil nil 
nil)
***************
*** 10815,10822 ****
  
  ;;;***
  
! ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15391
! ;;;;;;  60517))
  ;;; Generated autoloads from jit-lock.el
  
  (autoload (quote jit-lock-register) "jit-lock" "\
--- 10819,10826 ----
  
  ;;;***
  
! ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15361
! ;;;;;;  12869))
  ;;; Generated autoloads from jit-lock.el
  
  (autoload (quote jit-lock-register) "jit-lock" "\
***************
*** 10828,10834 ****
  ;;;***
  
  ;;;### (autoloads (with-auto-compression-mode auto-compression-mode)
! ;;;;;;  "jka-compr" "jka-compr.el" (15417 7402))
  ;;; Generated autoloads from jka-compr.el
  
  (defvar auto-compression-mode nil "\
--- 10832,10838 ----
  ;;;***
  
  ;;;### (autoloads (with-auto-compression-mode auto-compression-mode)
! ;;;;;;  "jka-compr" "jka-compr.el" (15409 25587))
  ;;; Generated autoloads from jka-compr.el
  
  (defvar auto-compression-mode nil "\
***************
*** 10852,10858 ****
  ;;;***
  
  ;;;### (autoloads (keypad-setup keypad-shifted-setup keypad-setup)
! ;;;;;;  "keypad" "emulation/keypad.el" (15564 30393))
  ;;; Generated autoloads from emulation/keypad.el
  
  (defvar keypad-setup nil "\
--- 10856,10862 ----
  ;;;***
  
  ;;;### (autoloads (keypad-setup keypad-shifted-setup keypad-setup)
! ;;;;;;  "keypad" "emulation/keypad.el" (15564 28215))
  ;;; Generated autoloads from emulation/keypad.el
  
  (defvar keypad-setup nil "\
***************
*** 10896,10902 ****
  ;;;***
  
  ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
! ;;;;;;  (15371 46423))
  ;;; Generated autoloads from international/kinsoku.el
  
  (autoload (quote kinsoku) "kinsoku" "\
--- 10900,10906 ----
  ;;;***
  
  ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
! ;;;;;;  (15185 62673))
  ;;; Generated autoloads from international/kinsoku.el
  
  (autoload (quote kinsoku) "kinsoku" "\
***************
*** 10915,10922 ****
  
  ;;;***
  
! ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (15371
! ;;;;;;  46423))
  ;;; Generated autoloads from international/kkc.el
  
  (defvar kkc-after-update-conversion-functions nil "\
--- 10919,10926 ----
  
  ;;;***
  
! ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (15185
! ;;;;;;  62673))
  ;;; Generated autoloads from international/kkc.el
  
  (defvar kkc-after-update-conversion-functions nil "\
***************
*** 10937,10943 ****
  ;;;***
  
  ;;;### (autoloads (setup-korean-environment-internal) "korea-util"
! ;;;;;;  "language/korea-util.el" (15371 46423))
  ;;; Generated autoloads from language/korea-util.el
  
  (defvar default-korean-keyboard (if (string-match "3" (or (getenv 
"HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
--- 10941,10947 ----
  ;;;***
  
  ;;;### (autoloads (setup-korean-environment-internal) "korea-util"
! ;;;;;;  "language/korea-util.el" (15185 62673))
  ;;; Generated autoloads from language/korea-util.el
  
  (defvar default-korean-keyboard (if (string-match "3" (or (getenv 
"HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
***************
*** 10949,10955 ****
  ;;;***
  
  ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
! ;;;;;;  (15371 46425))
  ;;; Generated autoloads from play/landmark.el
  
  (defalias (quote landmark-repeat) (quote lm-test-run))
--- 10953,10959 ----
  ;;;***
  
  ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
! ;;;;;;  (15354 48719))
  ;;; Generated autoloads from play/landmark.el
  
  (defalias (quote landmark-repeat) (quote lm-test-run))
***************
*** 10979,10986 ****
  
  ;;;### (autoloads (lao-compose-region lao-composition-function 
lao-post-read-conversion
  ;;;;;;  lao-transcribe-roman-to-lao-string 
lao-transcribe-single-roman-syllable-to-lao
! ;;;;;;  lao-compose-string) "lao-util" "language/lao-util.el" (15391
! ;;;;;;  60703))
  ;;; Generated autoloads from language/lao-util.el
  
  (autoload (quote lao-compose-string) "lao-util" nil nil nil)
--- 10983,10990 ----
  
  ;;;### (autoloads (lao-compose-region lao-composition-function 
lao-post-read-conversion
  ;;;;;;  lao-transcribe-roman-to-lao-string 
lao-transcribe-single-roman-syllable-to-lao
! ;;;;;;  lao-compose-string) "lao-util" "language/lao-util.el" (15377
! ;;;;;;  2041))
  ;;; Generated autoloads from language/lao-util.el
  
  (autoload (quote lao-compose-string) "lao-util" nil nil nil)
***************
*** 11013,11019 ****
  ;;;***
  
  ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
! ;;;;;;  "latin1-disp" "international/latin1-disp.el" (15391 60562))
  ;;; Generated autoloads from international/latin1-disp.el
  
  (defvar latin1-display nil "\
--- 11017,11023 ----
  ;;;***
  
  ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
! ;;;;;;  "latin1-disp" "international/latin1-disp.el" (15377 1423))
  ;;; Generated autoloads from international/latin1-disp.el
  
  (defvar latin1-display nil "\
***************
*** 11059,11065 ****
  ;;;***
  
  ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock"
! ;;;;;;  "lazy-lock.el" (15517 64421))
  ;;; Generated autoloads from lazy-lock.el
  
  (autoload (quote lazy-lock-mode) "lazy-lock" "\
--- 11063,11069 ----
  ;;;***
  
  ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock"
! ;;;;;;  "lazy-lock.el" (15509 27929))
  ;;; Generated autoloads from lazy-lock.el
  
  (autoload (quote lazy-lock-mode) "lazy-lock" "\
***************
*** 11123,11129 ****
  ;;;***
  
  ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
! ;;;;;;  (15371 46416))
  ;;; Generated autoloads from ledit.el
  
  (defconst ledit-save-files t "\
--- 11127,11133 ----
  ;;;***
  
  ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
! ;;;;;;  (15185 49574))
  ;;; Generated autoloads from ledit.el
  
  (defconst ledit-save-files t "\
***************
*** 11152,11158 ****
  
  ;;;***
  
! ;;;### (autoloads (life) "life" "play/life.el" (15371 46425))
  ;;; Generated autoloads from play/life.el
  
  (autoload (quote life) "life" "\
--- 11156,11162 ----
  
  ;;;***
  
! ;;;### (autoloads (life) "life" "play/life.el" (15020 64776))
  ;;; Generated autoloads from play/life.el
  
  (autoload (quote life) "life" "\
***************
*** 11163,11170 ****
  
  ;;;***
  
! ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (15371
! ;;;;;;  46415))
  ;;; Generated autoloads from loadhist.el
  
  (autoload (quote unload-feature) "loadhist" "\
--- 11167,11174 ----
  
  ;;;***
  
! ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (14846
! ;;;;;;  46315))
  ;;; Generated autoloads from loadhist.el
  
  (autoload (quote unload-feature) "loadhist" "\
***************
*** 11175,11181 ****
  ;;;***
  
  ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el"
! ;;;;;;  (15417 7408))
  ;;; Generated autoloads from locate.el
  
  (autoload (quote locate) "locate" "\
--- 11179,11185 ----
  ;;;***
  
  ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el"
! ;;;;;;  (15400 23926))
  ;;; Generated autoloads from locate.el
  
  (autoload (quote locate) "locate" "\
***************
*** 11190,11196 ****
  
  ;;;***
  
! ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (15371 46415))
  ;;; Generated autoloads from log-edit.el
  
  (autoload (quote log-edit) "log-edit" "\
--- 11194,11200 ----
  
  ;;;***
  
! ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (15326 11642))
  ;;; Generated autoloads from log-edit.el
  
  (autoload (quote log-edit) "log-edit" "\
***************
*** 11209,11216 ****
  
  ;;;***
  
! ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (15417
! ;;;;;;  7408))
  ;;; Generated autoloads from log-view.el
  
  (autoload (quote log-view-mode) "log-view" "\
--- 11213,11220 ----
  
  ;;;***
  
! ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (15408
! ;;;;;;  51653))
  ;;; Generated autoloads from log-view.el
  
  (autoload (quote log-view-mode) "log-view" "\
***************
*** 11219,11226 ****
  ;;;***
  
  ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
! ;;;;;;  lpr-command lpr-switches printer-name) "lpr" "lpr.el" (15371
! ;;;;;;  46416))
  ;;; Generated autoloads from lpr.el
  
  (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows 
ms-dos windows-nt))))
--- 11223,11230 ----
  ;;;***
  
  ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
! ;;;;;;  lpr-command lpr-switches printer-name) "lpr" "lpr.el" (15185
! ;;;;;;  49574))
  ;;; Generated autoloads from lpr.el
  
  (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows 
ms-dos windows-nt))))
***************
*** 11299,11313 ****
  
  ;;;***
  
! ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (15417 7408))
  ;;; Generated autoloads from ls-lisp.el
  
  (defgroup ls-lisp nil "Emulate the ls program completely in Emacs Lisp." 
:version "21.1" :group (quote dired))
  
  ;;;***
  
! ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (15371
! ;;;;;;  46418))
  ;;; Generated autoloads from calendar/lunar.el
  
  (autoload (quote phases-of-moon) "lunar" "\
--- 11303,11317 ----
  
  ;;;***
  
! ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (15407 18714))
  ;;; Generated autoloads from ls-lisp.el
  
  (defgroup ls-lisp nil "Emulate the ls program completely in Emacs Lisp." 
:version "21.1" :group (quote dired))
  
  ;;;***
  
! ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (15186
! ;;;;;;  39912))
  ;;; Generated autoloads from calendar/lunar.el
  
  (autoload (quote phases-of-moon) "lunar" "\
***************
*** 11318,11325 ****
  
  ;;;***
  
! ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (15371
! ;;;;;;  46426))
  ;;; Generated autoloads from progmodes/m4-mode.el
  
  (autoload (quote m4-mode) "m4-mode" "\
--- 11322,11329 ----
  
  ;;;***
  
! ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (15186
! ;;;;;;  56483))
  ;;; Generated autoloads from progmodes/m4-mode.el
  
  (autoload (quote m4-mode) "m4-mode" "\
***************
*** 11330,11336 ****
  ;;;***
  
  ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query 
insert-kbd-macro
! ;;;;;;  name-last-kbd-macro) "macros" "macros.el" (15371 46416))
  ;;; Generated autoloads from macros.el
  
  (autoload (quote name-last-kbd-macro) "macros" "\
--- 11334,11340 ----
  ;;;***
  
  ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query 
insert-kbd-macro
! ;;;;;;  name-last-kbd-macro) "macros" "macros.el" (15185 49574))
  ;;; Generated autoloads from macros.el
  
  (autoload (quote name-last-kbd-macro) "macros" "\
***************
*** 11411,11417 ****
  ;;;***
  
  ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
! ;;;;;;  "mail/mail-extr.el" (15371 46424))
  ;;; Generated autoloads from mail/mail-extr.el
  
  (autoload (quote mail-extract-address-components) "mail-extr" "\
--- 11415,11421 ----
  ;;;***
  
  ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
! ;;;;;;  "mail/mail-extr.el" (15353 37573))
  ;;; Generated autoloads from mail/mail-extr.el
  
  (autoload (quote mail-extract-address-components) "mail-extr" "\
***************
*** 11437,11443 ****
  
  ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
  ;;;;;;  mail-hist-enable mail-hist-define-keys) "mail-hist" 
"mail/mail-hist.el"
! ;;;;;;  (15371 46424))
  ;;; Generated autoloads from mail/mail-hist.el
  
  (autoload (quote mail-hist-define-keys) "mail-hist" "\
--- 11441,11447 ----
  
  ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
  ;;;;;;  mail-hist-enable mail-hist-define-keys) "mail-hist" 
"mail/mail-hist.el"
! ;;;;;;  (15186 56483))
  ;;; Generated autoloads from mail/mail-hist.el
  
  (autoload (quote mail-hist-define-keys) "mail-hist" "\
***************
*** 11459,11466 ****
  
  ;;;### (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" (15517
! ;;;;;;  64423))
  ;;; Generated autoloads from mail/mail-utils.el
  
  (defvar mail-use-rfc822 nil "\
--- 11463,11470 ----
  
  ;;;### (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" (15512
! ;;;;;;  17296))
  ;;; Generated autoloads from mail/mail-utils.el
  
  (defvar mail-use-rfc822 nil "\
***************
*** 11495,11501 ****
  ;;;***
  
  ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
! ;;;;;;  "mailabbrev" "mail/mailabbrev.el" (15557 64401))
  ;;; Generated autoloads from mail/mailabbrev.el
  
  (autoload (quote mail-abbrevs-setup) "mailabbrev" "\
--- 11499,11505 ----
  ;;;***
  
  ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
! ;;;;;;  "mailabbrev" "mail/mailabbrev.el" (15551 24563))
  ;;; Generated autoloads from mail/mailabbrev.el
  
  (autoload (quote mail-abbrevs-setup) "mailabbrev" "\
***************
*** 11512,11519 ****
  ;;;***
  
  ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
! ;;;;;;  mail-complete-style) "mailalias" "mail/mailalias.el" (15371
! ;;;;;;  46424))
  ;;; Generated autoloads from mail/mailalias.el
  
  (defvar mail-complete-style (quote angles) "\
--- 11516,11523 ----
  ;;;***
  
  ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
! ;;;;;;  mail-complete-style) "mailalias" "mail/mailalias.el" (15303
! ;;;;;;  63149))
  ;;; Generated autoloads from mail/mailalias.el
  
  (defvar mail-complete-style (quote angles) "\
***************
*** 11551,11557 ****
  ;;;***
  
  ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el"
! ;;;;;;  (15391 60717))
  ;;; Generated autoloads from progmodes/make-mode.el
  
  (autoload (quote makefile-mode) "make-mode" "\
--- 11555,11561 ----
  ;;;***
  
  ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el"
! ;;;;;;  (15365 19469))
  ;;; Generated autoloads from progmodes/make-mode.el
  
  (autoload (quote makefile-mode) "make-mode" "\
***************
*** 11630,11637 ****
  
  ;;;***
  
! ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (15371
! ;;;;;;  46416))
  ;;; Generated autoloads from makesum.el
  
  (autoload (quote make-command-summary) "makesum" "\
--- 11634,11641 ----
  
  ;;;***
  
! ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (13229
! ;;;;;;  28917))
  ;;; Generated autoloads from makesum.el
  
  (autoload (quote make-command-summary) "makesum" "\
***************
*** 11640,11646 ****
  
  ;;;***
  
! ;;;### (autoloads (man-follow man) "man" "man.el" (15427 61506))
  ;;; Generated autoloads from man.el
  
  (defalias (quote manual-entry) (quote man))
--- 11644,11650 ----
  
  ;;;***
  
! ;;;### (autoloads (man-follow man) "man" "man.el" (15425 23120))
  ;;; Generated autoloads from man.el
  
  (defalias (quote manual-entry) (quote man))
***************
*** 11663,11669 ****
  
  ;;;***
  
! ;;;### (autoloads (master-mode) "master" "master.el" (15417 7408))
  ;;; Generated autoloads from master.el
  
  (autoload (quote master-mode) "master" "\
--- 11667,11673 ----
  
  ;;;***
  
! ;;;### (autoloads (master-mode) "master" "master.el" (15400 24164))
  ;;; Generated autoloads from master.el
  
  (autoload (quote master-mode) "master" "\
***************
*** 11692,11698 ****
  ;;;;;;  message-signature message-indent-citation-function 
message-cite-function
  ;;;;;;  message-yank-prefix message-citation-line-function 
message-send-mail-function
  ;;;;;;  message-user-organization-file message-signature-separator
! ;;;;;;  message-from-style) "message" "gnus/message.el" (15547 22607))
  ;;; Generated autoloads from gnus/message.el
  
  (defvar message-from-style (quote default) "\
--- 11696,11702 ----
  ;;;;;;  message-signature message-indent-citation-function 
message-cite-function
  ;;;;;;  message-yank-prefix message-citation-line-function 
message-send-mail-function
  ;;;;;;  message-user-organization-file message-signature-separator
! ;;;;;;  message-from-style) "message" "gnus/message.el" (15530 4992))
  ;;; Generated autoloads from gnus/message.el
  
  (defvar message-from-style (quote default) "\
***************
*** 11858,11864 ****
  ;;;***
  
  ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" 
"progmodes/meta-mode.el"
! ;;;;;;  (15371 46426))
  ;;; Generated autoloads from progmodes/meta-mode.el
  
  (autoload (quote metafont-mode) "meta-mode" "\
--- 11862,11868 ----
  ;;;***
  
  ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" 
"progmodes/meta-mode.el"
! ;;;;;;  (15186 56483))
  ;;; Generated autoloads from progmodes/meta-mode.el
  
  (autoload (quote metafont-mode) "meta-mode" "\
***************
*** 11881,11887 ****
  
  ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
  ;;;;;;  metamail-interpret-header) "metamail" "mail/metamail.el"
! ;;;;;;  (15371 46424))
  ;;; Generated autoloads from mail/metamail.el
  
  (autoload (quote metamail-interpret-header) "metamail" "\
--- 11885,11891 ----
  
  ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
  ;;;;;;  metamail-interpret-header) "metamail" "mail/metamail.el"
! ;;;;;;  (14861 58026))
  ;;; Generated autoloads from mail/metamail.el
  
  (autoload (quote metamail-interpret-header) "metamail" "\
***************
*** 11917,11923 ****
  ;;;***
  
  ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-smail-batch
! ;;;;;;  mh-smail) "mh-comp" "mail/mh-comp.el" (15400 1477))
  ;;; Generated autoloads from mail/mh-comp.el
  
  (autoload (quote mh-smail) "mh-comp" "\
--- 11921,11927 ----
  ;;;***
  
  ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-smail-batch
! ;;;;;;  mh-smail) "mh-comp" "mail/mh-comp.el" (15394 11401))
  ;;; Generated autoloads from mail/mh-comp.el
  
  (autoload (quote mh-smail) "mh-comp" "\
***************
*** 11974,11981 ****
  
  ;;;***
  
! ;;;### (autoloads (mh-version mh-rmail) "mh-e" "mail/mh-e.el" (15400
! ;;;;;;  1477))
  ;;; Generated autoloads from mail/mh-e.el
  
  (autoload (quote mh-rmail) "mh-e" "\
--- 11978,11985 ----
  
  ;;;***
  
! ;;;### (autoloads (mh-version mh-rmail) "mh-e" "mail/mh-e.el" (15394
! ;;;;;;  11455))
  ;;; Generated autoloads from mail/mh-e.el
  
  (autoload (quote mh-rmail) "mh-e" "\
***************
*** 11988,11994 ****
  
  ;;;***
  
! ;;;### (autoloads nil "mh-mime" "mail/mh-mime.el" (15371 46424))
  ;;; Generated autoloads from mail/mh-mime.el
  
  (defvar mh-mime-content-types (quote (("text/plain") ("text/richtext") 
("multipart/mixed") ("multipart/alternative") ("multipart/digest") 
("multipart/parallel") ("message/rfc822") ("message/partial") 
("message/external-body") ("application/octet-stream") 
("application/postscript") ("image/jpeg") ("image/gif") ("audio/basic") 
("video/mpeg"))) "\
--- 11992,11998 ----
  
  ;;;***
  
! ;;;### (autoloads nil "mh-mime" "mail/mh-mime.el" (15185 62673))
  ;;; Generated autoloads from mail/mh-mime.el
  
  (defvar mh-mime-content-types (quote (("text/plain") ("text/richtext") 
("multipart/mixed") ("multipart/alternative") ("multipart/digest") 
("multipart/parallel") ("message/rfc822") ("message/partial") 
("message/external-body") ("application/octet-stream") 
("application/postscript") ("image/jpeg") ("image/gif") ("audio/basic") 
("video/mpeg"))) "\
***************
*** 11996,12002 ****
  
  ;;;***
  
! ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15417 7424))
  ;;; Generated autoloads from mail/mh-utils.el
  
  (put (quote mh-progs) (quote risky-local-variable) t)
--- 12000,12006 ----
  
  ;;;***
  
! ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15400 24719))
  ;;; Generated autoloads from mail/mh-utils.el
  
  (put (quote mh-progs) (quote risky-local-variable) t)
***************
*** 12010,12016 ****
  ;;;***
  
  ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
! ;;;;;;  "midnight.el" (15371 46416))
  ;;; Generated autoloads from midnight.el
  
  (autoload (quote clean-buffer-list) "midnight" "\
--- 12014,12020 ----
  ;;;***
  
  ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
! ;;;;;;  "midnight.el" (15185 62672))
  ;;; Generated autoloads from midnight.el
  
  (autoload (quote clean-buffer-list) "midnight" "\
***************
*** 12033,12039 ****
  ;;;***
  
  ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
! ;;;;;;  "minibuf-eldef.el" (15391 60519))
  ;;; Generated autoloads from minibuf-eldef.el
  
  (defvar minibuffer-electric-default-mode nil "\
--- 12037,12043 ----
  ;;;***
  
  ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
! ;;;;;;  "minibuf-eldef.el" (15381 46814))
  ;;; Generated autoloads from minibuf-eldef.el
  
  (defvar minibuffer-electric-default-mode nil "\
***************
*** 12060,12066 ****
  ;;;***
  
  ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
! ;;;;;;  (15371 46420))
  ;;; Generated autoloads from gnus/mm-partial.el
  
  (autoload (quote mm-inline-partial) "mm-partial" "\
--- 12064,12070 ----
  ;;;***
  
  ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
! ;;;;;;  (15185 54813))
  ;;; Generated autoloads from gnus/mm-partial.el
  
  (autoload (quote mm-inline-partial) "mm-partial" "\
***************
*** 12072,12078 ****
  ;;;***
  
  ;;;### (autoloads (mm-uu-test mm-uu-dissect) "mm-uu" "gnus/mm-uu.el"
! ;;;;;;  (15371 46420))
  ;;; Generated autoloads from gnus/mm-uu.el
  
  (autoload (quote mm-uu-dissect) "mm-uu" "\
--- 12076,12082 ----
  ;;;***
  
  ;;;### (autoloads (mm-uu-test mm-uu-dissect) "mm-uu" "gnus/mm-uu.el"
! ;;;;;;  (15216 151))
  ;;; Generated autoloads from gnus/mm-uu.el
  
  (autoload (quote mm-uu-dissect) "mm-uu" "\
***************
*** 12084,12090 ****
  ;;;***
  
  ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
! ;;;;;;  (15371 46426))
  ;;; Generated autoloads from progmodes/modula2.el
  
  (autoload (quote modula-2-mode) "modula2" "\
--- 12088,12094 ----
  ;;;***
  
  ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
! ;;;;;;  (15185 49575))
  ;;; Generated autoloads from progmodes/modula2.el
  
  (autoload (quote modula-2-mode) "modula2" "\
***************
*** 12114,12120 ****
  ;;;***
  
  ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
! ;;;;;;  (15371 46425))
  ;;; Generated autoloads from play/morse.el
  
  (autoload (quote morse-region) "morse" "\
--- 12118,12124 ----
  ;;;***
  
  ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
! ;;;;;;  (15186 44923))
  ;;; Generated autoloads from play/morse.el
  
  (autoload (quote morse-region) "morse" "\
***************
*** 12125,12132 ****
  
  ;;;***
  
! ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (15391
! ;;;;;;  60519))
  ;;; Generated autoloads from mouse-sel.el
  
  (autoload (quote mouse-sel-mode) "mouse-sel" "\
--- 12129,12136 ----
  
  ;;;***
  
! ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (15363
! ;;;;;;  46804))
  ;;; Generated autoloads from mouse-sel.el
  
  (autoload (quote mouse-sel-mode) "mouse-sel" "\
***************
*** 12175,12181 ****
  
  ;;;***
  
! ;;;### (autoloads (msb-mode) "msb" "msb.el" (15565 62221))
  ;;; Generated autoloads from msb.el
  
  (defvar msb-mode nil "\
--- 12179,12185 ----
  
  ;;;***
  
! ;;;### (autoloads (msb-mode) "msb" "msb.el" (15577 18154))
  ;;; Generated autoloads from msb.el
  
  (defvar msb-mode nil "\
***************
*** 12201,12207 ****
  ;;;;;;  describe-current-coding-system describe-current-coding-system-briefly
  ;;;;;;  describe-coding-system describe-char-after describe-character-set
  ;;;;;;  list-charset-chars read-charset list-character-sets) "mule-diag"
! ;;;;;;  "international/mule-diag.el" (15557 64400))
  ;;; Generated autoloads from international/mule-diag.el
  
  (autoload (quote list-character-sets) "mule-diag" "\
--- 12205,12211 ----
  ;;;;;;  describe-current-coding-system describe-current-coding-system-briefly
  ;;;;;;  describe-coding-system describe-char-after describe-character-set
  ;;;;;;  list-charset-chars read-charset list-character-sets) "mule-diag"
! ;;;;;;  "international/mule-diag.el" (15556 13128))
  ;;; Generated autoloads from international/mule-diag.el
  
  (autoload (quote list-character-sets) "mule-diag" "\
***************
*** 12323,12329 ****
  ;;;;;;  coding-system-post-read-conversion coding-system-eol-type-mnemonic
  ;;;;;;  lookup-nested-alist set-nested-alist truncate-string-to-width
  ;;;;;;  store-substring string-to-sequence) "mule-util" 
"international/mule-util.el"
! ;;;;;;  (15400 1476))
  ;;; Generated autoloads from international/mule-util.el
  
  (autoload (quote string-to-sequence) "mule-util" "\
--- 12327,12333 ----
  ;;;;;;  coding-system-post-read-conversion coding-system-eol-type-mnemonic
  ;;;;;;  lookup-nested-alist set-nested-alist truncate-string-to-width
  ;;;;;;  store-substring string-to-sequence) "mule-util" 
"international/mule-util.el"
! ;;;;;;  (15387 32159))
  ;;; Generated autoloads from international/mule-util.el
  
  (autoload (quote string-to-sequence) "mule-util" "\
***************
*** 12446,12452 ****
  ;;;### (autoloads (network-connection network-connection-to-service
  ;;;;;;  whois-reverse-lookup whois finger ftp dig nslookup nslookup-host
  ;;;;;;  route arp netstat ipconfig ping traceroute) "net-utils" 
"net/net-utils.el"
! ;;;;;;  (15425 28364))
  ;;; Generated autoloads from net/net-utils.el
  
  (autoload (quote traceroute) "net-utils" "\
--- 12450,12456 ----
  ;;;### (autoloads (network-connection network-connection-to-service
  ;;;;;;  whois-reverse-lookup whois finger ftp dig nslookup nslookup-host
  ;;;;;;  route arp netstat ipconfig ping traceroute) "net-utils" 
"net/net-utils.el"
! ;;;;;;  (15416 26762))
  ;;; Generated autoloads from net/net-utils.el
  
  (autoload (quote traceroute) "net-utils" "\
***************
*** 12631,12638 ****
  
  ;;;***
  
! ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (15371
! ;;;;;;  46420))
  ;;; Generated autoloads from gnus/nndoc.el
  
  (autoload (quote nndoc-add-type) "nndoc" "\
--- 12635,12642 ----
  
  ;;;***
  
! ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (14857
! ;;;;;;  57188))
  ;;; Generated autoloads from gnus/nndoc.el
  
  (autoload (quote nndoc-add-type) "nndoc" "\
***************
*** 12645,12651 ****
  ;;;***
  
  ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" 
"gnus/nnfolder.el"
! ;;;;;;  (15547 22607))
  ;;; Generated autoloads from gnus/nnfolder.el
  
  (autoload (quote nnfolder-generate-active-file) "nnfolder" "\
--- 12649,12655 ----
  ;;;***
  
  ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" 
"gnus/nnfolder.el"
! ;;;;;;  (15542 20588))
  ;;; Generated autoloads from gnus/nnfolder.el
  
  (autoload (quote nnfolder-generate-active-file) "nnfolder" "\
***************
*** 12655,12661 ****
  ;;;***
  
  ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
! ;;;;;;  (15371 46421))
  ;;; Generated autoloads from gnus/nnkiboze.el
  
  (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\
--- 12659,12665 ----
  ;;;***
  
  ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
! ;;;;;;  (14858 45538))
  ;;; Generated autoloads from gnus/nnkiboze.el
  
  (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\
***************
*** 12665,12671 ****
  ;;;***
  
  ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
! ;;;;;;  (15547 22607))
  ;;; Generated autoloads from gnus/nnml.el
  
  (autoload (quote nnml-generate-nov-databases) "nnml" "\
--- 12669,12675 ----
  ;;;***
  
  ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
! ;;;;;;  (15538 8229))
  ;;; Generated autoloads from gnus/nnml.el
  
  (autoload (quote nnml-generate-nov-databases) "nnml" "\
***************
*** 12674,12680 ****
  ;;;***
  
  ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables 
nnsoup-pack-replies)
! ;;;;;;  "nnsoup" "gnus/nnsoup.el" (15371 46421))
  ;;; Generated autoloads from gnus/nnsoup.el
  
  (autoload (quote nnsoup-pack-replies) "nnsoup" "\
--- 12678,12684 ----
  ;;;***
  
  ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables 
nnsoup-pack-replies)
! ;;;;;;  "nnsoup" "gnus/nnsoup.el" (14791 27653))
  ;;; Generated autoloads from gnus/nnsoup.el
  
  (autoload (quote nnsoup-pack-replies) "nnsoup" "\
***************
*** 12689,12695 ****
  ;;;***
  
  ;;;### (autoloads (disable-command enable-command disabled-command-hook)
! ;;;;;;  "novice" "novice.el" (15517 64422))
  ;;; Generated autoloads from novice.el
  
  (defvar disabled-command-hook (quote disabled-command-hook) "\
--- 12693,12699 ----
  ;;;***
  
  ;;;### (autoloads (disable-command enable-command disabled-command-hook)
! ;;;;;;  "novice" "novice.el" (15513 5696))
  ;;; Generated autoloads from novice.el
  
  (defvar disabled-command-hook (quote disabled-command-hook) "\
***************
*** 12711,12717 ****
  ;;;***
  
  ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
! ;;;;;;  (15371 46416))
  ;;; Generated autoloads from textmodes/nroff-mode.el
  
  (autoload (quote nroff-mode) "nroff-mode" "\
--- 12715,12721 ----
  ;;;***
  
  ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
! ;;;;;;  (15293 32589))
  ;;; Generated autoloads from textmodes/nroff-mode.el
  
  (autoload (quote nroff-mode) "nroff-mode" "\
***************
*** 12724,12730 ****
  ;;;***
  
  ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"
! ;;;;;;  (15371 46426))
  ;;; Generated autoloads from progmodes/octave-hlp.el
  
  (autoload (quote octave-help) "octave-hlp" "\
--- 12728,12734 ----
  ;;;***
  
  ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"
! ;;;;;;  (13145 50478))
  ;;; Generated autoloads from progmodes/octave-hlp.el
  
  (autoload (quote octave-help) "octave-hlp" "\
***************
*** 12736,12742 ****
  ;;;***
  
  ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
! ;;;;;;  (15371 46426))
  ;;; Generated autoloads from progmodes/octave-inf.el
  
  (autoload (quote inferior-octave) "octave-inf" "\
--- 12740,12746 ----
  ;;;***
  
  ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
! ;;;;;;  (15186 56483))
  ;;; Generated autoloads from progmodes/octave-inf.el
  
  (autoload (quote inferior-octave) "octave-inf" "\
***************
*** 12757,12763 ****
  ;;;***
  
  ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
! ;;;;;;  (15417 7451))
  ;;; Generated autoloads from progmodes/octave-mod.el
  
  (autoload (quote octave-mode) "octave-mod" "\
--- 12761,12767 ----
  ;;;***
  
  ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
! ;;;;;;  (15407 37706))
  ;;; Generated autoloads from progmodes/octave-mod.el
  
  (autoload (quote octave-mode) "octave-mod" "\
***************
*** 12854,12860 ****
  ;;;***
  
  ;;;### (autoloads (edit-options list-options) "options" "options.el"
! ;;;;;;  (15371 46418))
  ;;; Generated autoloads from options.el
  
  (autoload (quote list-options) "options" "\
--- 12858,12864 ----
  ;;;***
  
  ;;;### (autoloads (edit-options list-options) "options" "options.el"
! ;;;;;;  (15185 49574))
  ;;; Generated autoloads from options.el
  
  (autoload (quote list-options) "options" "\
***************
*** 12872,12878 ****
  ;;;***
  
  ;;;### (autoloads (outline-minor-mode outline-mode) "outline" 
"textmodes/outline.el"
! ;;;;;;  (15391 60719))
  ;;; Generated autoloads from textmodes/outline.el
  
  (autoload (quote outline-mode) "outline" "\
--- 12876,12882 ----
  ;;;***
  
  ;;;### (autoloads (outline-minor-mode outline-mode) "outline" 
"textmodes/outline.el"
! ;;;;;;  (15369 59595))
  ;;; Generated autoloads from textmodes/outline.el
  
  (autoload (quote outline-mode) "outline" "\
***************
*** 12922,12928 ****
  
  ;;;***
  
! ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15505 59086))
  ;;; Generated autoloads from paren.el
  
  (defvar show-paren-mode nil "\
--- 12926,12932 ----
  
  ;;;***
  
! ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15500 30068))
  ;;; Generated autoloads from paren.el
  
  (defvar show-paren-mode nil "\
***************
*** 12946,12952 ****
  ;;;***
  
  ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (15465
! ;;;;;;  50527))
  ;;; Generated autoloads from progmodes/pascal.el
  
  (autoload (quote pascal-mode) "pascal" "\
--- 12950,12956 ----
  ;;;***
  
  ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (15465
! ;;;;;;  21182))
  ;;; Generated autoloads from progmodes/pascal.el
  
  (autoload (quote pascal-mode) "pascal" "\
***************
*** 12997,13003 ****
  ;;;***
  
  ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
! ;;;;;;  (15371 46419))
  ;;; Generated autoloads from emulation/pc-mode.el
  
  (autoload (quote pc-bindings-mode) "pc-mode" "\
--- 13001,13007 ----
  ;;;***
  
  ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
! ;;;;;;  (15214 27238))
  ;;; Generated autoloads from emulation/pc-mode.el
  
  (autoload (quote pc-bindings-mode) "pc-mode" "\
***************
*** 13013,13019 ****
  ;;;***
  
  ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
! ;;;;;;  "emulation/pc-select.el" (15517 64422))
  ;;; Generated autoloads from emulation/pc-select.el
  
  (defvar pc-selection-mode nil "\
--- 13017,13023 ----
  ;;;***
  
  ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
! ;;;;;;  "emulation/pc-select.el" (15509 28072))
  ;;; Generated autoloads from emulation/pc-select.el
  
  (defvar pc-selection-mode nil "\
***************
*** 13089,13096 ****
  
  ;;;***
  
! ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (15371
! ;;;;;;  46418))
  ;;; Generated autoloads from pcmpl-cvs.el
  
  (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\
--- 13093,13100 ----
  
  ;;;***
  
! ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (15185
! ;;;;;;  62672))
  ;;; Generated autoloads from pcmpl-cvs.el
  
  (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\
***************
*** 13099,13105 ****
  ;;;***
  
  ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 
pcomplete/gzip)
! ;;;;;;  "pcmpl-gnu" "pcmpl-gnu.el" (15371 46418))
  ;;; Generated autoloads from pcmpl-gnu.el
  
  (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\
--- 13103,13109 ----
  ;;;***
  
  ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 
pcomplete/gzip)
! ;;;;;;  "pcmpl-gnu" "pcmpl-gnu.el" (15185 62672))
  ;;; Generated autoloads from pcmpl-gnu.el
  
  (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\
***************
*** 13119,13125 ****
  ;;;***
  
  ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
! ;;;;;;  "pcmpl-linux" "pcmpl-linux.el" (15371 46418))
  ;;; Generated autoloads from pcmpl-linux.el
  
  (autoload (quote pcomplete/kill) "pcmpl-linux" "\
--- 13123,13129 ----
  ;;;***
  
  ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
! ;;;;;;  "pcmpl-linux" "pcmpl-linux.el" (15185 62672))
  ;;; Generated autoloads from pcmpl-linux.el
  
  (autoload (quote pcomplete/kill) "pcmpl-linux" "\
***************
*** 13133,13140 ****
  
  ;;;***
  
! ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (15371
! ;;;;;;  46418))
  ;;; Generated autoloads from pcmpl-rpm.el
  
  (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\
--- 13137,13144 ----
  
  ;;;***
  
! ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (15185
! ;;;;;;  62672))
  ;;; Generated autoloads from pcmpl-rpm.el
  
  (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\
***************
*** 13148,13154 ****
  
  ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which
  ;;;;;;  pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd)
! ;;;;;;  "pcmpl-unix" "pcmpl-unix.el" (15371 46418))
  ;;; Generated autoloads from pcmpl-unix.el
  
  (autoload (quote pcomplete/cd) "pcmpl-unix" "\
--- 13152,13158 ----
  
  ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which
  ;;;;;;  pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd)
! ;;;;;;  "pcmpl-unix" "pcmpl-unix.el" (15185 62672))
  ;;; Generated autoloads from pcmpl-unix.el
  
  (autoload (quote pcomplete/cd) "pcmpl-unix" "\
***************
*** 13180,13187 ****
  
  ;;;### (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" (15505
! ;;;;;;  59086))
  ;;; Generated autoloads from pcomplete.el
  
  (autoload (quote pcomplete) "pcomplete" "\
--- 13184,13191 ----
  
  ;;;### (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" (15500
! ;;;;;;  12111))
  ;;; Generated autoloads from pcomplete.el
  
  (autoload (quote pcomplete) "pcomplete" "\
***************
*** 13222,13228 ****
  
  ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
  ;;;;;;  cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
! ;;;;;;  "pcvs.el" (15547 22604))
  ;;; Generated autoloads from pcvs.el
  
  (autoload (quote cvs-checkout) "pcvs" "\
--- 13226,13232 ----
  
  ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
  ;;;;;;  cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
! ;;;;;;  "pcvs.el" (15531 13380))
  ;;; Generated autoloads from pcvs.el
  
  (autoload (quote cvs-checkout) "pcvs" "\
***************
*** 13283,13289 ****
  
  ;;;***
  
! ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (15400 1473))
  ;;; Generated autoloads from pcvs-defs.el
  
  (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key 
m [status] (quote (menu-item "Directory Status" cvs-status :help "A more 
verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item 
"Checkout Module" cvs-checkout :help "Check out a module from the 
repository"))) (define-key m [update] (quote (menu-item "Update Directory" 
cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] 
(quote (menu-item "Examine Directory" cvs-examine :help "Examine the current 
state of a workarea"))) m))
--- 13287,13293 ----
  
  ;;;***
  
! ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (15394 12580))
  ;;; Generated autoloads from pcvs-defs.el
  
  (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key 
m [status] (quote (menu-item "Directory Status" cvs-status :help "A more 
verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item 
"Checkout Module" cvs-checkout :help "Check out a module from the 
repository"))) (define-key m [update] (quote (menu-item "Update Directory" 
cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] 
(quote (menu-item "Examine Directory" cvs-examine :help "Examine the current 
state of a workarea"))) m))
***************
*** 13291,13297 ****
  ;;;***
  
  ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
! ;;;;;;  (15441 20097))
  ;;; Generated autoloads from progmodes/perl-mode.el
  
  (autoload (quote perl-mode) "perl-mode" "\
--- 13295,13301 ----
  ;;;***
  
  ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
! ;;;;;;  (15437 4642))
  ;;; Generated autoloads from progmodes/perl-mode.el
  
  (autoload (quote perl-mode) "perl-mode" "\
***************
*** 13345,13351 ****
  ;;;***
  
  ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
! ;;;;;;  (15507 55753))
  ;;; Generated autoloads from textmodes/picture.el
  
  (autoload (quote picture-mode) "picture" "\
--- 13349,13355 ----
  ;;;***
  
  ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
! ;;;;;;  (15504 26112))
  ;;; Generated autoloads from textmodes/picture.el
  
  (autoload (quote picture-mode) "picture" "\
***************
*** 13415,13421 ****
  ;;;***
  
  ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
! ;;;;;;  (15517 64423))
  ;;; Generated autoloads from textmodes/po.el
  
  (autoload (quote po-find-file-coding-system) "po" "\
--- 13419,13425 ----
  ;;;***
  
  ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
! ;;;;;;  (15507 32977))
  ;;; Generated autoloads from textmodes/po.el
  
  (autoload (quote po-find-file-coding-system) "po" "\
***************
*** 13424,13430 ****
  
  ;;;***
  
! ;;;### (autoloads (pong) "pong" "play/pong.el" (15464 26331))
  ;;; Generated autoloads from play/pong.el
  
  (autoload (quote pong) "pong" "\
--- 13428,13434 ----
  
  ;;;***
  
! ;;;### (autoloads (pong) "pong" "play/pong.el" (15457 7212))
  ;;; Generated autoloads from play/pong.el
  
  (autoload (quote pong) "pong" "\
***************
*** 13439,13445 ****
  ;;;***
  
  ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string)
! ;;;;;;  "pp" "emacs-lisp/pp.el" (15468 23944))
  ;;; Generated autoloads from emacs-lisp/pp.el
  
  (autoload (quote pp-to-string) "pp" "\
--- 13443,13449 ----
  ;;;***
  
  ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string)
! ;;;;;;  "pp" "emacs-lisp/pp.el" (15467 59919))
  ;;; Generated autoloads from emacs-lisp/pp.el
  
  (autoload (quote pp-to-string) "pp" "\
***************
*** 13467,13473 ****
  ;;;***
  
  ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el"
! ;;;;;;  (15371 46426))
  ;;; Generated autoloads from progmodes/prolog.el
  
  (autoload (quote prolog-mode) "prolog" "\
--- 13471,13477 ----
  ;;;***
  
  ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el"
! ;;;;;;  (13446 12665))
  ;;; Generated autoloads from progmodes/prolog.el
  
  (autoload (quote prolog-mode) "prolog" "\
***************
*** 13483,13489 ****
  
  ;;;***
  
! ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (15371 46418))
  ;;; Generated autoloads from ps-bdf.el
  
  (defvar bdf-directory-list (if (and (memq system-type (quote (ms-dos 
windows-nt))) (boundp (quote installation-directory))) (list (expand-file-name 
"fonts/bdf" installation-directory)) (quote 
("/usr/local/share/emacs/fonts/bdf"))) "\
--- 13487,13493 ----
  
  ;;;***
  
! ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (15272 24982))
  ;;; Generated autoloads from ps-bdf.el
  
  (defvar bdf-directory-list (if (and (memq system-type (quote (ms-dos 
windows-nt))) (boundp (quote installation-directory))) (list (expand-file-name 
"fonts/bdf" installation-directory)) (quote 
("/usr/local/share/emacs/fonts/bdf"))) "\
***************
*** 13492,13498 ****
  
  ;;;***
  
! ;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (15505 59092))
  ;;; Generated autoloads from progmodes/ps-mode.el
   (autoload (quote ps-mode) "ps-mode" "Major mode for editing PostScript with 
GNU Emacs.\n" t)
  
--- 13496,13502 ----
  
  ;;;***
  
! ;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (15490 41428))
  ;;; Generated autoloads from progmodes/ps-mode.el
   (autoload (quote ps-mode) "ps-mode" "Major mode for editing PostScript with 
GNU Emacs.\n" t)
  
***************
*** 13501,13507 ****
  ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job 
ps-mule-header-string-charsets
  ;;;;;;  ps-mule-encode-header-string ps-mule-initialize 
ps-mule-plot-composition
  ;;;;;;  ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font
! ;;;;;;  ps-multibyte-buffer) "ps-mule" "ps-mule.el" (15371 46418))
  ;;; Generated autoloads from ps-mule.el
  
  (defvar ps-multibyte-buffer nil "\
--- 13505,13511 ----
  ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job 
ps-mule-header-string-charsets
  ;;;;;;  ps-mule-encode-header-string ps-mule-initialize 
ps-mule-plot-composition
  ;;;;;;  ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font
! ;;;;;;  ps-multibyte-buffer) "ps-mule" "ps-mule.el" (15272 45416))
  ;;; Generated autoloads from ps-mule.el
  
  (defvar ps-multibyte-buffer nil "\
***************
*** 13749,13755 ****
  ;;;;;;  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" (15455 18402))
  ;;; Generated autoloads from international/quail.el
  
  (autoload (quote quail-title) "quail" "\
--- 13753,13759 ----
  ;;;;;;  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" (15453 4573))
  ;;; Generated autoloads from international/quail.el
  
  (autoload (quote quail-title) "quail" "\
***************
*** 13958,13965 ****
  
  ;;;### (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" (15371
! ;;;;;;  46424))
  ;;; 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" "\
--- 13962,13969 ----
  
  ;;;### (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" (15186
! ;;;;;;  56483))
  ;;; 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" "\
***************
*** 14014,14021 ****
  
  ;;;***
  
! ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (15427
! ;;;;;;  61508))
  ;;; Generated autoloads from net/rcompile.el
  
  (autoload (quote remote-compile) "rcompile" "\
--- 14018,14025 ----
  
  ;;;***
  
! ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (15425
! ;;;;;;  23455))
  ;;; Generated autoloads from net/rcompile.el
  
  (autoload (quote remote-compile) "rcompile" "\
***************
*** 14025,14031 ****
  ;;;***
  
  ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
! ;;;;;;  (15391 60528))
  ;;; Generated autoloads from emacs-lisp/re-builder.el
  
  (autoload (quote re-builder) "re-builder" "\
--- 14029,14035 ----
  ;;;***
  
  ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
! ;;;;;;  (15357 4420))
  ;;; Generated autoloads from emacs-lisp/re-builder.el
  
  (autoload (quote re-builder) "re-builder" "\
***************
*** 14177,14184 ****
  
  ;;;***
  
! ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15417
! ;;;;;;  7452))
  ;;; Generated autoloads from textmodes/refill.el
  
  (autoload (quote refill-mode) "refill" "\
--- 14181,14188 ----
  
  ;;;***
  
! ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15396
! ;;;;;;  31658))
  ;;; Generated autoloads from textmodes/refill.el
  
  (autoload (quote refill-mode) "refill" "\
***************
*** 14192,14198 ****
  ;;;***
  
  ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el"
! ;;;;;;  (15371 46417))
  ;;; Generated autoloads from textmodes/reftex.el
  
  (autoload (quote turn-on-reftex) "reftex" "\
--- 14196,14202 ----
  ;;;***
  
  ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el"
! ;;;;;;  (15186 39912))
  ;;; Generated autoloads from textmodes/reftex.el
  
  (autoload (quote turn-on-reftex) "reftex" "\
***************
*** 14232,14238 ****
  ;;;***
  
  ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
! ;;;;;;  (15371 46416))
  ;;; Generated autoloads from textmodes/reftex-cite.el
  
  (autoload (quote reftex-citation) "reftex-cite" "\
--- 14236,14242 ----
  ;;;***
  
  ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
! ;;;;;;  (15186 39912))
  ;;; Generated autoloads from textmodes/reftex-cite.el
  
  (autoload (quote reftex-citation) "reftex-cite" "\
***************
*** 14259,14265 ****
  ;;;***
  
  ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" 
"textmodes/reftex-index.el"
! ;;;;;;  (15391 60719))
  ;;; Generated autoloads from textmodes/reftex-index.el
  
  (autoload (quote reftex-index-phrases-mode) "reftex-index" "\
--- 14263,14269 ----
  ;;;***
  
  ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" 
"textmodes/reftex-index.el"
! ;;;;;;  (15369 62712))
  ;;; Generated autoloads from textmodes/reftex-index.el
  
  (autoload (quote reftex-index-phrases-mode) "reftex-index" "\
***************
*** 14290,14296 ****
  ;;;***
  
  ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" 
"emacs-lisp/regexp-opt.el"
! ;;;;;;  (15425 28363))
  ;;; Generated autoloads from emacs-lisp/regexp-opt.el
  
  (autoload (quote regexp-opt) "regexp-opt" "\
--- 14294,14300 ----
  ;;;***
  
  ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" 
"emacs-lisp/regexp-opt.el"
! ;;;;;;  (15419 36726))
  ;;; Generated autoloads from emacs-lisp/regexp-opt.el
  
  (autoload (quote regexp-opt) "regexp-opt" "\
***************
*** 14313,14319 ****
  
  ;;;***
  
! ;;;### (autoloads (repeat) "repeat" "repeat.el" (15371 46418))
  ;;; Generated autoloads from repeat.el
  
  (autoload (quote repeat) "repeat" "\
--- 14317,14323 ----
  
  ;;;***
  
! ;;;### (autoloads (repeat) "repeat" "repeat.el" (15182 61046))
  ;;; Generated autoloads from repeat.el
  
  (autoload (quote repeat) "repeat" "\
***************
*** 14329,14335 ****
  ;;;***
  
  ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
! ;;;;;;  (15371 46424))
  ;;; Generated autoloads from mail/reporter.el
  
  (autoload (quote reporter-submit-bug-report) "reporter" "\
--- 14333,14339 ----
  ;;;***
  
  ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
! ;;;;;;  (15356 45077))
  ;;; Generated autoloads from mail/reporter.el
  
  (autoload (quote reporter-submit-bug-report) "reporter" "\
***************
*** 14359,14365 ****
  ;;;***
  
  ;;;### (autoloads (reposition-window) "reposition" "reposition.el"
! ;;;;;;  (15391 60519))
  ;;; Generated autoloads from reposition.el
  
  (autoload (quote reposition-window) "reposition" "\
--- 14363,14369 ----
  ;;;***
  
  ;;;### (autoloads (reposition-window) "reposition" "reposition.el"
! ;;;;;;  (15363 54485))
  ;;; Generated autoloads from reposition.el
  
  (autoload (quote reposition-window) "reposition" "\
***************
*** 14384,14391 ****
  
  ;;;***
  
! ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (15371
! ;;;;;;  46418))
  ;;; Generated autoloads from resume.el
  
  (autoload (quote resume-suspend-hook) "resume" "\
--- 14388,14395 ----
  
  ;;;***
  
! ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (12679
! ;;;;;;  50658))
  ;;; Generated autoloads from resume.el
  
  (autoload (quote resume-suspend-hook) "resume" "\
***************
*** 14394,14400 ****
  ;;;***
  
  ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
! ;;;;;;  (15417 7409))
  ;;; Generated autoloads from reveal.el
  
  (autoload (quote reveal-mode) "reveal" "\
--- 14398,14404 ----
  ;;;***
  
  ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
! ;;;;;;  (15400 24203))
  ;;; Generated autoloads from reveal.el
  
  (autoload (quote reveal-mode) "reveal" "\
***************
*** 14427,14433 ****
  
  ;;;### (autoloads (read-file-name-electric-shadow-mode 
read-file-name-electric-shadow-tty-properties
  ;;;;;;  read-file-name-electric-shadow-properties) "rfn-eshadow"
! ;;;;;;  "rfn-eshadow.el" (15507 55752))
  ;;; Generated autoloads from rfn-eshadow.el
  
  (defvar read-file-name-electric-shadow-properties (quote (face 
read-file-name-electric-shadow field shadow)) "\
--- 14431,14437 ----
  
  ;;;### (autoloads (read-file-name-electric-shadow-mode 
read-file-name-electric-shadow-tty-properties
  ;;;;;;  read-file-name-electric-shadow-properties) "rfn-eshadow"
! ;;;;;;  "rfn-eshadow.el" (15577 18154))
  ;;; Generated autoloads from rfn-eshadow.el
  
  (defvar read-file-name-electric-shadow-properties (quote (face 
read-file-name-electric-shadow field shadow)) "\
***************
*** 14454,14464 ****
  
  (autoload (quote read-file-name-electric-shadow-mode) "rfn-eshadow" "\
  Toggle Read-File-Name Electric Shadow mode.
! When active, any part of the a filename being read in the minibuffer
  that would be ignored because the result is passed through
  `substitute-in-file-name' is given the properties in
  `read-file-name-electric-shadow-properties', which can be used to make
! that portion dim, invisible, or otherwise less visually noticable.
  
  With prefix argument ARG, turn on if positive, otherwise off.
  Returns non-nil if the new state is enabled." t nil)
--- 14458,14468 ----
  
  (autoload (quote read-file-name-electric-shadow-mode) "rfn-eshadow" "\
  Toggle Read-File-Name Electric Shadow mode.
! When active, any part of the filename being read in the minibuffer
  that would be ignored because the result is passed through
  `substitute-in-file-name' is given the properties in
  `read-file-name-electric-shadow-properties', which can be used to make
! that portion dim, invisible, or otherwise less visually noticeable.
  
  With prefix argument ARG, turn on if positive, otherwise off.
  Returns non-nil if the new state is enabled." t nil)
***************
*** 14466,14472 ****
  ;;;***
  
  ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
! ;;;;;;  (15371 46419))
  ;;; Generated autoloads from emacs-lisp/ring.el
  
  (autoload (quote ring-p) "ring" "\
--- 14470,14476 ----
  ;;;***
  
  ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
! ;;;;;;  (14632 7438))
  ;;; Generated autoloads from emacs-lisp/ring.el
  
  (autoload (quote ring-p) "ring" "\
***************
*** 14477,14483 ****
  
  ;;;***
  
! ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (15507 55753))
  ;;; Generated autoloads from net/rlogin.el
   (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
  
--- 14481,14487 ----
  
  ;;;***
  
! ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (15504 36563))
  ;;; Generated autoloads from net/rlogin.el
   (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
  
***************
*** 14738,14744 ****
  ;;;***
  
  ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
! ;;;;;;  (15371 46424))
  ;;; Generated autoloads from mail/rmailedit.el
  
  (autoload (quote rmail-edit-current-message) "rmailedit" "\
--- 14742,14748 ----
  ;;;***
  
  ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
! ;;;;;;  (15185 49575))
  ;;; Generated autoloads from mail/rmailedit.el
  
  (autoload (quote rmail-edit-current-message) "rmailedit" "\
***************
*** 14748,14754 ****
  
  ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
  ;;;;;;  rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
! ;;;;;;  "mail/rmailkwd.el" (15371 46424))
  ;;; Generated autoloads from mail/rmailkwd.el
  
  (autoload (quote rmail-add-label) "rmailkwd" "\
--- 14752,14758 ----
  
  ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
  ;;;;;;  rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
! ;;;;;;  "mail/rmailkwd.el" (15185 49575))
  ;;; Generated autoloads from mail/rmailkwd.el
  
  (autoload (quote rmail-add-label) "rmailkwd" "\
***************
*** 14776,14782 ****
  ;;;***
  
  ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el"
! ;;;;;;  (15371 46424))
  ;;; Generated autoloads from mail/rmailmsc.el
  
  (autoload (quote set-rmail-inbox-list) "rmailmsc" "\
--- 14780,14786 ----
  ;;;***
  
  ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el"
! ;;;;;;  (15185 49575))
  ;;; Generated autoloads from mail/rmailmsc.el
  
  (autoload (quote set-rmail-inbox-list) "rmailmsc" "\
***************
*** 14845,14852 ****
  
  ;;;### (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" (15371
! ;;;;;;  46424))
  ;;; Generated autoloads from mail/rmailsort.el
  
  (autoload (quote rmail-sort-by-date) "rmailsort" "\
--- 14849,14856 ----
  
  ;;;### (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" (15185
! ;;;;;;  49575))
  ;;; Generated autoloads from mail/rmailsort.el
  
  (autoload (quote rmail-sort-by-date) "rmailsort" "\
***************
*** 14884,14890 ****
  ;;;;;;  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" (15483 47733))
  ;;; Generated autoloads from mail/rmailsum.el
  
  (defvar rmail-summary-scroll-between-messages t "\
--- 14888,14894 ----
  ;;;;;;  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" (15479 52723))
  ;;; Generated autoloads from mail/rmailsum.el
  
  (defvar rmail-summary-scroll-between-messages t "\
***************
*** 14946,14952 ****
  ;;;***
  
  ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el"
! ;;;;;;  (15371 46425))
  ;;; Generated autoloads from obsolete/rnewspost.el
  
  (autoload (quote news-post-news) "rnewspost" "\
--- 14950,14956 ----
  ;;;***
  
  ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el"
! ;;;;;;  (15185 49575))
  ;;; Generated autoloads from obsolete/rnewspost.el
  
  (autoload (quote news-post-news) "rnewspost" "\
***************
*** 14957,14963 ****
  ;;;***
  
  ;;;### (autoloads (toggle-rot13-mode rot13-other-window) "rot13"
! ;;;;;;  "rot13.el" (15371 46418))
  ;;; Generated autoloads from rot13.el
  
  (autoload (quote rot13-other-window) "rot13" "\
--- 14961,14967 ----
  ;;;***
  
  ;;;### (autoloads (toggle-rot13-mode rot13-other-window) "rot13"
! ;;;;;;  "rot13.el" (15185 49574))
  ;;; Generated autoloads from rot13.el
  
  (autoload (quote rot13-other-window) "rot13" "\
***************
*** 14979,14985 ****
  ;;;;;;  resize-minibuffer-frame-max-height resize-minibuffer-frame
  ;;;;;;  resize-minibuffer-window-exactly resize-minibuffer-window-max-height
  ;;;;;;  resize-minibuffer-mode) "rsz-mini" "obsolete/rsz-mini.el"
! ;;;;;;  (15371 46425))
  ;;; Generated autoloads from obsolete/rsz-mini.el
  
  (defvar resize-minibuffer-mode nil "\
--- 14983,14989 ----
  ;;;;;;  resize-minibuffer-frame-max-height resize-minibuffer-frame
  ;;;;;;  resize-minibuffer-window-exactly resize-minibuffer-window-max-height
  ;;;;;;  resize-minibuffer-mode) "rsz-mini" "obsolete/rsz-mini.el"
! ;;;;;;  (15245 60238))
  ;;; Generated autoloads from obsolete/rsz-mini.el
  
  (defvar resize-minibuffer-mode nil "\
***************
*** 15009,15016 ****
  
  ;;;***
  
! ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (15441
! ;;;;;;  20091))
  ;;; Generated autoloads from ruler-mode.el
  
  (autoload (quote ruler-mode) "ruler-mode" "\
--- 15013,15020 ----
  
  ;;;***
  
! ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (15433
! ;;;;;;  31797))
  ;;; Generated autoloads from ruler-mode.el
  
  (autoload (quote ruler-mode) "ruler-mode" "\
***************
*** 15018,15025 ****
  
  ;;;***
  
! ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15371
! ;;;;;;  46419))
  ;;; Generated autoloads from emacs-lisp/rx.el
  
  (autoload (quote rx-to-string) "rx" "\
--- 15022,15029 ----
  
  ;;;***
  
! ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15288
! ;;;;;;  6955))
  ;;; Generated autoloads from emacs-lisp/rx.el
  
  (autoload (quote rx-to-string) "rx" "\
***************
*** 15290,15296 ****
  ;;;***
  
  ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
! ;;;;;;  (15371 46426))
  ;;; Generated autoloads from progmodes/scheme.el
  
  (autoload (quote scheme-mode) "scheme" "\
--- 15294,15300 ----
  ;;;***
  
  ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
! ;;;;;;  (15186 56483))
  ;;; Generated autoloads from progmodes/scheme.el
  
  (autoload (quote scheme-mode) "scheme" "\
***************
*** 15328,15334 ****
  ;;;***
  
  ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
! ;;;;;;  (15371 46421))
  ;;; Generated autoloads from gnus/score-mode.el
  
  (autoload (quote gnus-score-mode) "score-mode" "\
--- 15332,15338 ----
  ;;;***
  
  ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
! ;;;;;;  (14791 27653))
  ;;; Generated autoloads from gnus/score-mode.el
  
  (autoload (quote gnus-score-mode) "score-mode" "\
***************
*** 15339,15346 ****
  
  ;;;***
  
! ;;;### (autoloads (scribe-mode) "scribe" "textmodes/scribe.el" (15400
! ;;;;;;  1481))
  ;;; Generated autoloads from textmodes/scribe.el
  
  (autoload (quote scribe-mode) "scribe" "\
--- 15343,15350 ----
  
  ;;;***
  
! ;;;### (autoloads (scribe-mode) "scribe" "textmodes/scribe.el" (15394
! ;;;;;;  10702))
  ;;; Generated autoloads from textmodes/scribe.el
  
  (autoload (quote scribe-mode) "scribe" "\
***************
*** 15363,15369 ****
  ;;;***
  
  ;;;### (autoloads (scroll-all-mode scroll-all-mode) "scroll-all"
! ;;;;;;  "scroll-all.el" (15561 53010))
  ;;; Generated autoloads from scroll-all.el
  
  (defvar scroll-all-mode nil "\
--- 15367,15373 ----
  ;;;***
  
  ;;;### (autoloads (scroll-all-mode scroll-all-mode) "scroll-all"
! ;;;;;;  "scroll-all.el" (15559 6000))
  ;;; Generated autoloads from scroll-all.el
  
  (defvar scroll-all-mode nil "\
***************
*** 15386,15392 ****
  ;;;;;;  mail-archive-file-name mail-header-separator send-mail-function
  ;;;;;;  mail-yank-ignored-headers mail-interactive mail-self-blind
  ;;;;;;  mail-specify-envelope-from mail-from-style) "sendmail" 
"mail/sendmail.el"
! ;;;;;;  (15565 16561))
  ;;; Generated autoloads from mail/sendmail.el
  
  (defvar mail-from-style (quote angles) "\
--- 15390,15396 ----
  ;;;;;;  mail-archive-file-name mail-header-separator send-mail-function
  ;;;;;;  mail-yank-ignored-headers mail-interactive mail-self-blind
  ;;;;;;  mail-specify-envelope-from mail-from-style) "sendmail" 
"mail/sendmail.el"
! ;;;;;;  (15564 31133))
  ;;; Generated autoloads from mail/sendmail.el
  
  (defvar mail-from-style (quote angles) "\
***************
*** 15552,15558 ****
  
  ;;;***
  
! ;;;### (autoloads (server-start) "server" "server.el" (15400 1473))
  ;;; Generated autoloads from server.el
  
  (autoload (quote server-start) "server" "\
--- 15556,15562 ----
  
  ;;;***
  
! ;;;### (autoloads (server-start) "server" "server.el" (15391 29182))
  ;;; Generated autoloads from server.el
  
  (autoload (quote server-start) "server" "\
***************
*** 15567,15573 ****
  ;;;***
  
  ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
! ;;;;;;  (15549 60246))
  ;;; Generated autoloads from textmodes/sgml-mode.el
  
  (autoload (quote sgml-mode) "sgml-mode" "\
--- 15571,15577 ----
  ;;;***
  
  ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
! ;;;;;;  (15547 65195))
  ;;; Generated autoloads from textmodes/sgml-mode.el
  
  (autoload (quote sgml-mode) "sgml-mode" "\
***************
*** 15629,15635 ****
  ;;;***
  
  ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
! ;;;;;;  (15441 20097))
  ;;; Generated autoloads from progmodes/sh-script.el
  
  (put (quote sh-mode) (quote mode-class) (quote special))
--- 15633,15639 ----
  ;;;***
  
  ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
! ;;;;;;  (15437 54281))
  ;;; Generated autoloads from progmodes/sh-script.el
  
  (put (quote sh-mode) (quote mode-class) (quote special))
***************
*** 15693,15699 ****
  ;;;***
  
  ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
! ;;;;;;  (15525 27359))
  ;;; Generated autoloads from emacs-lisp/shadow.el
  
  (autoload (quote list-load-path-shadows) "shadow" "\
--- 15697,15703 ----
  ;;;***
  
  ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
! ;;;;;;  (15523 24004))
  ;;; Generated autoloads from emacs-lisp/shadow.el
  
  (autoload (quote list-load-path-shadows) "shadow" "\
***************
*** 15738,15745 ****
  ;;;***
  
  ;;;### (autoloads (shadow-initialize shadow-define-regexp-group 
shadow-define-literal-group
! ;;;;;;  shadow-define-cluster) "shadowfile" "shadowfile.el" (15517
! ;;;;;;  64422))
  ;;; Generated autoloads from shadowfile.el
  
  (autoload (quote shadow-define-cluster) "shadowfile" "\
--- 15742,15749 ----
  ;;;***
  
  ;;;### (autoloads (shadow-initialize shadow-define-regexp-group 
shadow-define-literal-group
! ;;;;;;  shadow-define-cluster) "shadowfile" "shadowfile.el" (15508
! ;;;;;;  64852))
  ;;; Generated autoloads from shadowfile.el
  
  (autoload (quote shadow-define-cluster) "shadowfile" "\
***************
*** 15770,15776 ****
  ;;;***
  
  ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
! ;;;;;;  (15547 22604))
  ;;; Generated autoloads from shell.el
  
  (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
--- 15774,15780 ----
  ;;;***
  
  ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
! ;;;;;;  (15531 7805))
  ;;; Generated autoloads from shell.el
  
  (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
***************
*** 15812,15819 ****
  
  ;;;***
  
! ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (15400
! ;;;;;;  1480))
  ;;; Generated autoloads from progmodes/simula.el
  
  (autoload (quote simula-mode) "simula" "\
--- 15816,15823 ----
  
  ;;;***
  
! ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (15394
! ;;;;;;  11051))
  ;;; Generated autoloads from progmodes/simula.el
  
  (autoload (quote simula-mode) "simula" "\
***************
*** 15865,15871 ****
  
  ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy
  ;;;;;;  skeleton-proxy-new define-skeleton) "skeleton" "skeleton.el"
! ;;;;;;  (15371 46425))
  ;;; Generated autoloads from skeleton.el
  
  (defvar skeleton-filter (quote identity) "\
--- 15869,15875 ----
  
  ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy
  ;;;;;;  skeleton-proxy-new define-skeleton) "skeleton" "skeleton.el"
! ;;;;;;  (15184 11044))
  ;;; Generated autoloads from skeleton.el
  
  (defvar skeleton-filter (quote identity) "\
***************
*** 15978,15985 ****
  
  ;;;***
  
! ;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (15371
! ;;;;;;  46426))
  ;;; Generated autoloads from smerge-mode.el
  
  (autoload (quote smerge-mode) "smerge-mode" "\
--- 15982,15989 ----
  
  ;;;***
  
! ;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (15347
! ;;;;;;  6543))
  ;;; Generated autoloads from smerge-mode.el
  
  (autoload (quote smerge-mode) "smerge-mode" "\
***************
*** 15989,15995 ****
  ;;;***
  
  ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el"
! ;;;;;;  (15371 46420))
  ;;; Generated autoloads from gnus/smiley-ems.el
  
  (autoload (quote smiley-region) "smiley-ems" "\
--- 15993,15999 ----
  ;;;***
  
  ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el"
! ;;;;;;  (14902 55791))
  ;;; Generated autoloads from gnus/smiley-ems.el
  
  (autoload (quote smiley-region) "smiley-ems" "\
***************
*** 16001,16014 ****
  ;;;***
  
  ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el"
! ;;;;;;  (15561 53010))
  ;;; Generated autoloads from mail/smtpmail.el
  
  (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil)
  
  ;;;***
  
! ;;;### (autoloads (snake) "snake" "play/snake.el" (15547 22608))
  ;;; Generated autoloads from play/snake.el
  
  (autoload (quote snake) "snake" "\
--- 16005,16018 ----
  ;;;***
  
  ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el"
! ;;;;;;  (15577 18154))
  ;;; Generated autoloads from mail/smtpmail.el
  
  (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil)
  
  ;;;***
  
! ;;;### (autoloads (snake) "snake" "play/snake.el" (15540 36607))
  ;;; Generated autoloads from play/snake.el
  
  (autoload (quote snake) "snake" "\
***************
*** 16030,16036 ****
  ;;;***
  
  ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
! ;;;;;;  (15505 59088))
  ;;; Generated autoloads from net/snmp-mode.el
  
  (autoload (quote snmp-mode) "snmp-mode" "\
--- 16034,16040 ----
  ;;;***
  
  ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
! ;;;;;;  (15491 16844))
  ;;; Generated autoloads from net/snmp-mode.el
  
  (autoload (quote snmp-mode) "snmp-mode" "\
***************
*** 16057,16063 ****
  
  ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset 
calendar-location-name
  ;;;;;;  calendar-longitude calendar-latitude calendar-time-display-form)
! ;;;;;;  "solar" "calendar/solar.el" (15547 22605))
  ;;; Generated autoloads from calendar/solar.el
  
  (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if 
time-zone " (") time-zone (if time-zone ")"))) "\
--- 16061,16067 ----
  
  ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset 
calendar-location-name
  ;;;;;;  calendar-longitude calendar-latitude calendar-time-display-form)
! ;;;;;;  "solar" "calendar/solar.el" (15532 48415))
  ;;; Generated autoloads from calendar/solar.el
  
  (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if 
time-zone " (") time-zone (if time-zone ")"))) "\
***************
*** 16116,16123 ****
  
  ;;;***
  
! ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (15547
! ;;;;;;  22608))
  ;;; Generated autoloads from play/solitaire.el
  
  (autoload (quote solitaire) "solitaire" "\
--- 16120,16127 ----
  
  ;;;***
  
! ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (15543
! ;;;;;;  12464))
  ;;; Generated autoloads from play/solitaire.el
  
  (autoload (quote solitaire) "solitaire" "\
***************
*** 16192,16198 ****
  
  ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
  ;;;;;;  sort-fields sort-numeric-fields sort-pages sort-paragraphs
! ;;;;;;  sort-lines sort-subr) "sort" "sort.el" (15547 22604))
  ;;; Generated autoloads from sort.el
  
  (autoload (quote sort-subr) "sort" "\
--- 16196,16202 ----
  
  ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
  ;;;;;;  sort-fields sort-numeric-fields sort-pages sort-paragraphs
! ;;;;;;  sort-lines sort-subr) "sort" "sort.el" (15542 22464))
  ;;; Generated autoloads from sort.el
  
  (autoload (quote sort-subr) "sort" "\
***************
*** 16315,16321 ****
  ;;;***
  
  ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
! ;;;;;;  "speedbar.el" (15548 17734))
  ;;; Generated autoloads from speedbar.el
  
  (defalias (quote speedbar) (quote speedbar-frame-mode))
--- 16319,16325 ----
  ;;;***
  
  ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
! ;;;;;;  "speedbar.el" (15545 44180))
  ;;; Generated autoloads from speedbar.el
  
  (defalias (quote speedbar) (quote speedbar-frame-mode))
***************
*** 16336,16342 ****
  ;;;***
  
  ;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
! ;;;;;;  "spell" "textmodes/spell.el" (15371 46417))
  ;;; Generated autoloads from textmodes/spell.el
  
  (put (quote spell-filter) (quote risky-local-variable) t)
--- 16340,16346 ----
  ;;;***
  
  ;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
! ;;;;;;  "spell" "textmodes/spell.el" (15185 49575))
  ;;; Generated autoloads from textmodes/spell.el
  
  (put (quote spell-filter) (quote risky-local-variable) t)
***************
*** 16364,16371 ****
  
  ;;;***
  
! ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (15371
! ;;;;;;  46425))
  ;;; Generated autoloads from play/spook.el
  
  (autoload (quote spook) "spook" "\
--- 16368,16375 ----
  
  ;;;***
  
! ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (14816
! ;;;;;;  44944))
  ;;; Generated autoloads from play/spook.el
  
  (autoload (quote spook) "spook" "\
***************
*** 16378,16384 ****
  
  ;;;### (autoloads (sql-db2 sql-interbase sql-postgres sql-ms sql-ingres
  ;;;;;;  sql-solid sql-mysql sql-informix sql-sybase sql-oracle sql-mode
! ;;;;;;  sql-help) "sql" "progmodes/sql.el" (15441 20097))
  ;;; Generated autoloads from progmodes/sql.el
  
  (autoload (quote sql-help) "sql" "\
--- 16382,16388 ----
  
  ;;;### (autoloads (sql-db2 sql-interbase sql-postgres sql-ms sql-ingres
  ;;;;;;  sql-solid sql-mysql sql-informix sql-sybase sql-oracle sql-mode
! ;;;;;;  sql-help) "sql" "progmodes/sql.el" (15430 11109))
  ;;; Generated autoloads from progmodes/sql.el
  
  (autoload (quote sql-help) "sql" "\
***************
*** 16788,16794 ****
  ;;;***
  
  ;;;### (autoloads (studlify-buffer studlify-word studlify-region)
! ;;;;;;  "studly" "play/studly.el" (15391 60712))
  ;;; Generated autoloads from play/studly.el
  
  (autoload (quote studlify-region) "studly" "\
--- 16792,16798 ----
  ;;;***
  
  ;;;### (autoloads (studlify-buffer studlify-word studlify-region)
! ;;;;;;  "studly" "play/studly.el" (15365 61265))
  ;;; Generated autoloads from play/studly.el
  
  (autoload (quote studlify-region) "studly" "\
***************
*** 16803,16809 ****
  ;;;***
  
  ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
! ;;;;;;  (15505 59088))
  ;;; Generated autoloads from mail/supercite.el
  
  (autoload (quote sc-cite-original) "supercite" "\
--- 16807,16813 ----
  ;;;***
  
  ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
! ;;;;;;  (15497 10307))
  ;;; Generated autoloads from mail/supercite.el
  
  (autoload (quote sc-cite-original) "supercite" "\
***************
*** 16848,16854 ****
  
  ;;;***
  
! ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (15371 46416))
  ;;; Generated autoloads from tabify.el
  
  (autoload (quote untabify) "tabify" "\
--- 16852,16858 ----
  
  ;;;***
  
! ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (13227 8639))
  ;;; Generated autoloads from tabify.el
  
  (autoload (quote untabify) "tabify" "\
***************
*** 16875,16881 ****
  
  ;;;***
  
! ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15525 27359))
  ;;; Generated autoloads from tar-mode.el
  
  (autoload (quote tar-mode) "tar-mode" "\
--- 16879,16885 ----
  
  ;;;***
  
! ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15523 24019))
  ;;; Generated autoloads from tar-mode.el
  
  (autoload (quote tar-mode) "tar-mode" "\
***************
*** 16897,16903 ****
  ;;;***
  
  ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
! ;;;;;;  "progmodes/tcl.el" (15547 22609))
  ;;; Generated autoloads from progmodes/tcl.el
  
  (autoload (quote tcl-mode) "tcl" "\
--- 16901,16907 ----
  ;;;***
  
  ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
! ;;;;;;  "progmodes/tcl.el" (15528 51856))
  ;;; Generated autoloads from progmodes/tcl.el
  
  (autoload (quote tcl-mode) "tcl" "\
***************
*** 16943,16949 ****
  
  ;;;***
  
! ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (15441 20096))
  ;;; Generated autoloads from net/telnet.el
   (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
  
--- 16947,16953 ----
  
  ;;;***
  
! ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (15430 11124))
  ;;; Generated autoloads from net/telnet.el
   (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
  
***************
*** 16963,16970 ****
  
  ;;;***
  
! ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15551
! ;;;;;;  21567))
  ;;; Generated autoloads from term.el
  
  (autoload (quote make-term) "term" "\
--- 16967,16974 ----
  
  ;;;***
  
! ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15548
! ;;;;;;  29279))
  ;;; Generated autoloads from term.el
  
  (autoload (quote make-term) "term" "\
***************
*** 16982,16989 ****
  
  ;;;***
  
! ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15505
! ;;;;;;  59087))
  ;;; Generated autoloads from terminal.el
  
  (autoload (quote terminal-emulator) "terminal" "\
--- 16986,16993 ----
  
  ;;;***
  
! ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15490
! ;;;;;;  38811))
  ;;; Generated autoloads from terminal.el
  
  (autoload (quote terminal-emulator) "terminal" "\
***************
*** 17017,17023 ****
  
  ;;;***
  
! ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (15547 22608))
  ;;; Generated autoloads from play/tetris.el
  
  (autoload (quote tetris) "tetris" "\
--- 17021,17027 ----
  
  ;;;***
  
! ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (15540 36638))
  ;;; Generated autoloads from play/tetris.el
  
  (autoload (quote tetris) "tetris" "\
***************
*** 17302,17308 ****
  ;;;***
  
  ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
! ;;;;;;  "texinfmt" "textmodes/texinfmt.el" (15505 59092))
  ;;; Generated autoloads from textmodes/texinfmt.el
  
  (autoload (quote texinfo-format-buffer) "texinfmt" "\
--- 17306,17312 ----
  ;;;***
  
  ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
! ;;;;;;  "texinfmt" "textmodes/texinfmt.el" (15498 27766))
  ;;; Generated autoloads from textmodes/texinfmt.el
  
  (autoload (quote texinfo-format-buffer) "texinfmt" "\
***************
*** 17416,17422 ****
  
  ;;;### (autoloads (thai-composition-function thai-post-read-conversion
  ;;;;;;  thai-compose-buffer thai-compose-string thai-compose-region)
! ;;;;;;  "thai-util" "language/thai-util.el" (15391 60704))
  ;;; Generated autoloads from language/thai-util.el
  
  (autoload (quote thai-compose-region) "thai-util" "\
--- 17420,17426 ----
  
  ;;;### (autoloads (thai-composition-function thai-post-read-conversion
  ;;;;;;  thai-compose-buffer thai-compose-string thai-compose-region)
! ;;;;;;  "thai-util" "language/thai-util.el" (15382 18841))
  ;;; Generated autoloads from language/thai-util.el
  
  (autoload (quote thai-compose-region) "thai-util" "\
***************
*** 17444,17450 ****
  
  ;;;### (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" (15371 46418))
  ;;; Generated autoloads from thingatpt.el
  
  (autoload (quote forward-thing) "thingatpt" "\
--- 17448,17454 ----
  
  ;;;### (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" (15185 49574))
  ;;; Generated autoloads from thingatpt.el
  
  (autoload (quote forward-thing) "thingatpt" "\
***************
*** 17481,17492 ****
  
  ;;;***
  
! ;;;### (autoloads (tibetan-pre-write-conversion tibetan-post-read-conversion
! ;;;;;;  tibetan-compose-buffer tibetan-decompose-buffer 
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" (15566
! ;;;;;;  54821))
  ;;; Generated autoloads from language/tibet-util.el
  
  (autoload (quote tibetan-char-p) "tibet-util" "\
--- 17485,17496 ----
  
  ;;;***
  
! ;;;### (autoloads (tibetan-pre-write-canonicalize-for-unicode 
tibetan-pre-write-conversion
! ;;;;;;  tibetan-post-read-conversion tibetan-compose-buffer 
tibetan-decompose-buffer
! ;;;;;;  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" (15576 40652))
  ;;; Generated autoloads from language/tibet-util.el
  
  (autoload (quote tibetan-char-p) "tibet-util" "\
***************
*** 17530,17539 ****
  
  (autoload (quote tibetan-pre-write-conversion) "tibet-util" nil nil nil)
  
  ;;;***
  
  ;;;### (autoloads (tildify-buffer tildify-region) "tildify" 
"textmodes/tildify.el"
! ;;;;;;  (15505 59092))
  ;;; Generated autoloads from textmodes/tildify.el
  
  (autoload (quote tildify-region) "tildify" "\
--- 17534,17545 ----
  
  (autoload (quote tibetan-pre-write-conversion) "tibet-util" nil nil nil)
  
+ (autoload (quote tibetan-pre-write-canonicalize-for-unicode) "tibet-util" nil 
nil nil)
+ 
  ;;;***
  
  ;;;### (autoloads (tildify-buffer tildify-region) "tildify" 
"textmodes/tildify.el"
! ;;;;;;  (15489 14486))
  ;;; Generated autoloads from textmodes/tildify.el
  
  (autoload (quote tildify-region) "tildify" "\
***************
*** 17674,17680 ****
  ;;;;;;  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"
! ;;;;;;  (15371 46418))
  ;;; Generated autoloads from calendar/timeclock.el
  
  (autoload (quote timeclock-modeline-display) "timeclock" "\
--- 17680,17686 ----
  ;;;;;;  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"
! ;;;;;;  (15332 4541))
  ;;; Generated autoloads from calendar/timeclock.el
  
  (autoload (quote timeclock-modeline-display) "timeclock" "\
***************
*** 17753,17759 ****
  
  ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer
  ;;;;;;  run-at-time cancel-function-timers cancel-timer) "timer"
! ;;;;;;  "timer.el" (15371 46418))
  ;;; Generated autoloads from timer.el
  
  (defalias (quote disable-timeout) (quote cancel-timer))
--- 17759,17765 ----
  
  ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer
  ;;;;;;  run-at-time cancel-function-timers cancel-timer) "timer"
! ;;;;;;  "timer.el" (15293 31965))
  ;;; Generated autoloads from timer.el
  
  (defalias (quote disable-timeout) (quote cancel-timer))
***************
*** 17812,17818 ****
  ;;;***
  
  ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
! ;;;;;;  "international/titdic-cnv.el" (15547 22607))
  ;;; Generated autoloads from international/titdic-cnv.el
  
  (autoload (quote titdic-convert) "titdic-cnv" "\
--- 17818,17824 ----
  ;;;***
  
  ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
! ;;;;;;  "international/titdic-cnv.el" (15538 7889))
  ;;; Generated autoloads from international/titdic-cnv.el
  
  (autoload (quote titdic-convert) "titdic-cnv" "\
***************
*** 17831,17837 ****
  ;;;***
  
  ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
! ;;;;;;  "tmm.el" (15557 64393))
  ;;; Generated autoloads from tmm.el
   (define-key global-map "\M-`" 'tmm-menubar)
   (define-key global-map [f10] 'tmm-menubar)
--- 17837,17843 ----
  ;;;***
  
  ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
! ;;;;;;  "tmm.el" (15556 11342))
  ;;; Generated autoloads from tmm.el
   (define-key global-map "\M-`" 'tmm-menubar)
   (define-key global-map [f10] 'tmm-menubar)
***************
*** 17866,17872 ****
  
  ;;;### (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" (15391 60522))
  ;;; Generated autoloads from calendar/todo-mode.el
  
  (autoload (quote todo-add-category) "todo-mode" "\
--- 17872,17878 ----
  
  ;;;### (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" (15381 46974))
  ;;; Generated autoloads from calendar/todo-mode.el
  
  (autoload (quote todo-add-category) "todo-mode" "\
***************
*** 17984,17990 ****
  ;;;***
  
  ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
! ;;;;;;  (15427 61506))
  ;;; Generated autoloads from tooltip.el
  
  (autoload (quote tooltip-mode) "tooltip" "\
--- 17990,17996 ----
  ;;;***
  
  ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
! ;;;;;;  (15425 23276))
  ;;; Generated autoloads from tooltip.el
  
  (autoload (quote tooltip-mode) "tooltip" "\
***************
*** 18002,18009 ****
  
  ;;;***
  
! ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (15417
! ;;;;;;  7421))
  ;;; Generated autoloads from emulation/tpu-edt.el
  
  (defalias (quote tpu-edt-mode) (quote tpu-edt-on))
--- 18008,18015 ----
  
  ;;;***
  
! ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (15400
! ;;;;;;  24828))
  ;;; Generated autoloads from emulation/tpu-edt.el
  
  (defalias (quote tpu-edt-mode) (quote tpu-edt-on))
***************
*** 18016,18022 ****
  ;;;***
  
  ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free 
tpu-set-scroll-margins)
! ;;;;;;  "tpu-extras" "emulation/tpu-extras.el" (15371 46419))
  ;;; Generated autoloads from emulation/tpu-extras.el
  
  (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\
--- 18022,18028 ----
  ;;;***
  
  ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free 
tpu-set-scroll-margins)
! ;;;;;;  "tpu-extras" "emulation/tpu-extras.el" (15186 56483))
  ;;; Generated autoloads from emulation/tpu-extras.el
  
  (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\
***************
*** 18030,18036 ****
  
  ;;;***
  
! ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (15371 46419))
  ;;; Generated autoloads from emacs-lisp/tq.el
  
  (autoload (quote tq-create) "tq" "\
--- 18036,18042 ----
  
  ;;;***
  
! ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (15293 32313))
  ;;; Generated autoloads from emacs-lisp/tq.el
  
  (autoload (quote tq-create) "tq" "\
***************
*** 18042,18048 ****
  ;;;***
  
  ;;;### (autoloads (trace-function-background trace-function trace-buffer)
! ;;;;;;  "trace" "emacs-lisp/trace.el" (15371 46419))
  ;;; Generated autoloads from emacs-lisp/trace.el
  
  (defvar trace-buffer "*trace-output*" "\
--- 18048,18054 ----
  ;;;***
  
  ;;;### (autoloads (trace-function-background trace-function trace-buffer)
! ;;;;;;  "trace" "emacs-lisp/trace.el" (14582 7181))
  ;;; Generated autoloads from emacs-lisp/trace.el
  
  (defvar trace-buffer "*trace-output*" "\
***************
*** 18068,18074 ****
  ;;;***
  
  ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
! ;;;;;;  "textmodes/two-column.el" (15371 46417))
  ;;; Generated autoloads from textmodes/two-column.el
   (autoload '2C-command "two-column" () t 'keymap)
   (global-set-key "\C-x6" '2C-command)
--- 18074,18080 ----
  ;;;***
  
  ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
! ;;;;;;  "textmodes/two-column.el" (15304 37383))
  ;;; Generated autoloads from textmodes/two-column.el
   (autoload '2C-command "two-column" () t 'keymap)
   (global-set-key "\C-x6" '2C-command)
***************
*** 18112,18118 ****
  ;;;### (autoloads (type-break-guesstimate-keystroke-threshold 
type-break-statistics
  ;;;;;;  type-break type-break-mode type-break-keystroke-threshold
  ;;;;;;  type-break-good-rest-interval type-break-interval type-break-mode)
! ;;;;;;  "type-break" "type-break.el" (15371 46418))
  ;;; Generated autoloads from type-break.el
  
  (defvar type-break-mode nil "\
--- 18118,18124 ----
  ;;;### (autoloads (type-break-guesstimate-keystroke-threshold 
type-break-statistics
  ;;;;;;  type-break type-break-mode type-break-keystroke-threshold
  ;;;;;;  type-break-good-rest-interval type-break-interval type-break-mode)
! ;;;;;;  "type-break" "type-break.el" (14890 29229))
  ;;; Generated autoloads from type-break.el
  
  (defvar type-break-mode nil "\
***************
*** 18259,18265 ****
  ;;;***
  
  ;;;### (autoloads (ununderline-region underline-region) "underline"
! ;;;;;;  "textmodes/underline.el" (15371 46417))
  ;;; Generated autoloads from textmodes/underline.el
  
  (autoload (quote underline-region) "underline" "\
--- 18265,18271 ----
  ;;;***
  
  ;;;### (autoloads (ununderline-region underline-region) "underline"
! ;;;;;;  "textmodes/underline.el" (15185 49575))
  ;;; Generated autoloads from textmodes/underline.el
  
  (autoload (quote underline-region) "underline" "\
***************
*** 18276,18282 ****
  ;;;***
  
  ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
! ;;;;;;  "undigest" "mail/undigest.el" (15371 46424))
  ;;; Generated autoloads from mail/undigest.el
  
  (autoload (quote undigestify-rmail-message) "undigest" "\
--- 18282,18288 ----
  ;;;***
  
  ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
! ;;;;;;  "undigest" "mail/undigest.el" (14471 54769))
  ;;; Generated autoloads from mail/undigest.el
  
  (autoload (quote undigestify-rmail-message) "undigest" "\
***************
*** 18291,18297 ****
  ;;;***
  
  ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
! ;;;;;;  (15371 46424))
  ;;; Generated autoloads from mail/unrmail.el
  
  (autoload (quote batch-unrmail) "unrmail" "\
--- 18297,18303 ----
  ;;;***
  
  ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
! ;;;;;;  (15214 26446))
  ;;; Generated autoloads from mail/unrmail.el
  
  (autoload (quote batch-unrmail) "unrmail" "\
***************
*** 18307,18313 ****
  ;;;***
  
  ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
! ;;;;;;  "userlock" "userlock.el" (15371 46418))
  ;;; Generated autoloads from userlock.el
  
  (autoload (quote ask-user-about-lock) "userlock" "\
--- 18313,18319 ----
  ;;;***
  
  ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
! ;;;;;;  "userlock" "userlock.el" (14365 43399))
  ;;; Generated autoloads from userlock.el
  
  (autoload (quote ask-user-about-lock) "userlock" "\
***************
*** 18332,18338 ****
  ;;;***
  
  ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-external)
! ;;;;;;  "uudecode" "gnus/uudecode.el" (15371 46421))
  ;;; Generated autoloads from gnus/uudecode.el
  
  (autoload (quote uudecode-decode-region-external) "uudecode" "\
--- 18338,18344 ----
  ;;;***
  
  ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-external)
! ;;;;;;  "uudecode" "gnus/uudecode.el" (15185 54813))
  ;;; Generated autoloads from gnus/uudecode.el
  
  (autoload (quote uudecode-decode-region-external) "uudecode" "\
***************
*** 18352,18358 ****
  ;;;;;;  vc-directory vc-resolve-conflicts vc-merge vc-insert-headers
  ;;;;;;  vc-version-other-window vc-diff vc-register vc-next-action
  ;;;;;;  vc-do-command edit-vc-file with-vc-file vc-branch-part 
vc-before-checkin-hook
! ;;;;;;  vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (15515 47301))
  ;;; Generated autoloads from vc.el
  
  (defvar vc-checkout-hook nil "\
--- 18358,18364 ----
  ;;;;;;  vc-directory vc-resolve-conflicts vc-merge vc-insert-headers
  ;;;;;;  vc-version-other-window vc-diff vc-register vc-next-action
  ;;;;;;  vc-do-command edit-vc-file with-vc-file vc-branch-part 
vc-before-checkin-hook
! ;;;;;;  vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (15494 7904))
  ;;; Generated autoloads from vc.el
  
  (defvar vc-checkout-hook nil "\
***************
*** 18585,18591 ****
  
  ;;;***
  
! ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15547 22605))
  ;;; Generated autoloads from vc-cvs.el
   (defun vc-cvs-registered (f)
    (when (file-readable-p (expand-file-name
--- 18591,18597 ----
  
  ;;;***
  
! ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15539 8527))
  ;;; Generated autoloads from vc-cvs.el
   (defun vc-cvs-registered (f)
    (when (file-readable-p (expand-file-name
***************
*** 18596,18602 ****
  ;;;***
  
  ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
! ;;;;;;  (15517 64422))
  ;;; Generated autoloads from vc-rcs.el
  
  (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
--- 18602,18608 ----
  ;;;***
  
  ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
! ;;;;;;  (15510 8498))
  ;;; Generated autoloads from vc-rcs.el
  
  (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
***************
*** 18608,18614 ****
  ;;;***
  
  ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
! ;;;;;;  (15517 64422))
  ;;; Generated autoloads from vc-sccs.el
  
  (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" 
vc-sccs-search-project-dir)) "\
--- 18614,18620 ----
  ;;;***
  
  ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
! ;;;;;;  (15510 8683))
  ;;; Generated autoloads from vc-sccs.el
  
  (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" 
vc-sccs-search-project-dir)) "\
***************
*** 18625,18631 ****
  ;;;***
  
  ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
! ;;;;;;  (15444 42464))
  ;;; Generated autoloads from progmodes/vhdl-mode.el
  
  (autoload (quote vhdl-mode) "vhdl-mode" "\
--- 18631,18637 ----
  ;;;***
  
  ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
! ;;;;;;  (15440 59334))
  ;;; Generated autoloads from progmodes/vhdl-mode.el
  
  (autoload (quote vhdl-mode) "vhdl-mode" "\
***************
*** 18900,18906 ****
  
  ;;;***
  
! ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (15371 46419))
  ;;; Generated autoloads from emulation/vi.el
  
  (autoload (quote vi-mode) "vi" "\
--- 18906,18912 ----
  
  ;;;***
  
! ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (15186 53885))
  ;;; Generated autoloads from emulation/vi.el
  
  (autoload (quote vi-mode) "vi" "\
***************
*** 18983,18990 ****
  
  ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode 
view-buffer-other-frame
  ;;;;;;  view-buffer-other-window view-buffer view-file-other-frame
! ;;;;;;  view-file-other-window view-file) "view" "view.el" (15371
! ;;;;;;  46418))
  ;;; Generated autoloads from view.el
  
  (defvar view-mode nil "\
--- 18989,18996 ----
  
  ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode 
view-buffer-other-frame
  ;;;;;;  view-buffer-other-window view-buffer view-file-other-frame
! ;;;;;;  view-file-other-window view-file) "view" "view.el" (15349
! ;;;;;;  43162))
  ;;; Generated autoloads from view.el
  
  (defvar view-mode nil "\
***************
*** 19171,19177 ****
  
  ;;;***
  
! ;;;### (autoloads (vip-mode) "vip" "emulation/vip.el" (15371 46419))
  ;;; Generated autoloads from emulation/vip.el
  
  (autoload (quote vip-mode) "vip" "\
--- 19177,19183 ----
  
  ;;;***
  
! ;;;### (autoloads (vip-mode) "vip" "emulation/vip.el" (15186 56483))
  ;;; Generated autoloads from emulation/vip.el
  
  (autoload (quote vip-mode) "vip" "\
***************
*** 19180,19186 ****
  ;;;***
  
  ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
! ;;;;;;  (15549 60242))
  ;;; Generated autoloads from emulation/viper.el
  
  (autoload (quote toggle-viper-mode) "viper" "\
--- 19186,19192 ----
  ;;;***
  
  ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
! ;;;;;;  (15547 47959))
  ;;; Generated autoloads from emulation/viper.el
  
  (autoload (quote toggle-viper-mode) "viper" "\
***************
*** 19192,19198 ****
  
  ;;;***
  
! ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (15391 60705))
  ;;; Generated autoloads from net/webjump.el
  
  (autoload (quote webjump) "webjump" "\
--- 19198,19204 ----
  
  ;;;***
  
! ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (15381 44879))
  ;;; Generated autoloads from net/webjump.el
  
  (autoload (quote webjump) "webjump" "\
***************
*** 19207,19213 ****
  ;;;***
  
  ;;;### (autoloads (which-function-mode) "which-func" "which-func.el"
! ;;;;;;  (15371 46418))
  ;;; Generated autoloads from which-func.el
  
  (defalias (quote which-func-mode) (quote which-function-mode))
--- 19213,19219 ----
  ;;;***
  
  ;;;### (autoloads (which-function-mode) "which-func" "which-func.el"
! ;;;;;;  (15356 16861))
  ;;; Generated autoloads from which-func.el
  
  (defalias (quote which-func-mode) (quote which-function-mode))
***************
*** 19237,19243 ****
  ;;;;;;  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" (15400 1474))
  ;;; Generated autoloads from whitespace.el
  
  (autoload (quote whitespace-toggle-leading-check) "whitespace" "\
--- 19243,19249 ----
  ;;;;;;  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" (15384 59073))
  ;;; Generated autoloads from whitespace.el
  
  (autoload (quote whitespace-toggle-leading-check) "whitespace" "\
***************
*** 19358,19364 ****
  ;;;***
  
  ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
! ;;;;;;  widget-browse-at) "wid-browse" "wid-browse.el" (15468 23941))
  ;;; Generated autoloads from wid-browse.el
  
  (autoload (quote widget-browse-at) "wid-browse" "\
--- 19364,19370 ----
  ;;;***
  
  ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
! ;;;;;;  widget-browse-at) "wid-browse" "wid-browse.el" (15467 59919))
  ;;; Generated autoloads from wid-browse.el
  
  (autoload (quote widget-browse-at) "wid-browse" "\
***************
*** 19377,19384 ****
  ;;;***
  
  ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
! ;;;;;;  widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (15549
! ;;;;;;  60240))
  ;;; Generated autoloads from wid-edit.el
  
  (autoload (quote widgetp) "wid-edit" "\
--- 19383,19390 ----
  ;;;***
  
  ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
! ;;;;;;  widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (15546
! ;;;;;;  28837))
  ;;; Generated autoloads from wid-edit.el
  
  (autoload (quote widgetp) "wid-edit" "\
***************
*** 19452,19458 ****
  ;;;***
  
  ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
! ;;;;;;  (15484 11830))
  ;;; Generated autoloads from winner.el
  
  (defvar winner-mode nil "\
--- 19458,19464 ----
  ;;;***
  
  ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
! ;;;;;;  (15483 45821))
  ;;; Generated autoloads from winner.el
  
  (defvar winner-mode nil "\
***************
*** 19471,19477 ****
  ;;;***
  
  ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
! ;;;;;;  "woman.el" (15417 7411))
  ;;; Generated autoloads from woman.el
  
  (autoload (quote woman) "woman" "\
--- 19477,19483 ----
  ;;;***
  
  ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
! ;;;;;;  "woman.el" (15408 51988))
  ;;; Generated autoloads from woman.el
  
  (autoload (quote woman) "woman" "\
***************
*** 19501,19507 ****
  ;;;***
  
  ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
! ;;;;;;  (15400 1475))
  ;;; Generated autoloads from emulation/ws-mode.el
  
  (autoload (quote wordstar-mode) "ws-mode" "\
--- 19507,19513 ----
  ;;;***
  
  ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
! ;;;;;;  (15394 13301))
  ;;; Generated autoloads from emulation/ws-mode.el
  
  (autoload (quote wordstar-mode) "ws-mode" "\
***************
*** 19612,19619 ****
  
  ;;;***
  
! ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15547
! ;;;;;;  22605))
  ;;; Generated autoloads from xt-mouse.el
  
  (autoload (quote xterm-mouse-mode) "xt-mouse" "\
--- 19618,19625 ----
  
  ;;;***
  
! ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15542
! ;;;;;;  21888))
  ;;; Generated autoloads from xt-mouse.el
  
  (autoload (quote xterm-mouse-mode) "xt-mouse" "\
***************
*** 19625,19631 ****
  ;;;***
  
  ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
! ;;;;;;  yow) "yow" "play/yow.el" (15417 7434))
  ;;; Generated autoloads from play/yow.el
  
  (autoload (quote yow) "yow" "\
--- 19631,19637 ----
  ;;;***
  
  ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
! ;;;;;;  yow) "yow" "play/yow.el" (15397 31808))
  ;;; Generated autoloads from play/yow.el
  
  (autoload (quote yow) "yow" "\
***************
*** 19643,19649 ****
  
  ;;;***
  
! ;;;### (autoloads (zone) "zone" "play/zone.el" (15425 28364))
  ;;; Generated autoloads from play/zone.el
  
  (autoload (quote zone) "zone" "\
--- 19649,19655 ----
  
  ;;;***
  
! ;;;### (autoloads (zone) "zone" "play/zone.el" (15422 4402))
  ;;; Generated autoloads from play/zone.el
  
  (autoload (quote zone) "zone" "\
***************
*** 19670,19802 ****
  
  ;;;***
  
! ;;;### (autoloads nil nil ("textmodes/fill.el" "term/x-win.el" 
"term/mac-win.el"
! ;;;;;;  "loadup.el" "isearch.el" "custom.el" "progmodes/cc-cmds.el"
! ;;;;;;  "eshell/esh-ext.el" "emulation/viper-ex.el" "calc/calc-bin.el"
! ;;;;;;  "frame.el" "ediff-init.el" "bindings.el" "international/mule-conf.el"
! ;;;;;;  "calendar/cal-french.el" "textmodes/texnfo-upd.el" 
"language/slovak.el"
! ;;;;;;  "language/european.el" "language/czech.el" "gnus/qp.el" "xml.el"
! ;;;;;;  "w32-fns.el" "dos-fns.el" "calc/calcalg3.el" "calc/calcalg2.el"
! ;;;;;;  "calc/calc-maint.el" "calc/calc-macs.el" "textmodes/reftex-sel.el"
! ;;;;;;  "textmodes/paragraphs.el" "eshell/esh-io.el" "eshell/esh-cmd.el"
! ;;;;;;  "eshell/em-unix.el" "eshell/em-smart.el" "eshell/em-rebind.el"
! ;;;;;;  "eshell/em-prompt.el" "eshell/em-pred.el" "eshell/em-hist.el"
! ;;;;;;  "eshell/em-glob.el" "eshell/em-dirs.el" "eshell/em-alias.el"
! ;;;;;;  "emacs-lisp/lisp.el" "mail/uce.el" "gnus/mm-encode.el" "tempo.el"
! ;;;;;;  "emulation/viper-util.el" "gnus/mml.el" "gnus/mm-view.el"
! ;;;;;;  "indent.el" "ediff-wind.el" "term/sun-mouse.el" 
"emacs-lisp/lisp-mode.el"
! ;;;;;;  "progmodes/mantemp.el" "progmodes/idlw-toolbar.el" 
"progmodes/ebnf-yac.el"
! ;;;;;;  "progmodes/ebnf-otz.el" "progmodes/ebnf-iso.el" 
"progmodes/ebnf-bnf.el"
! ;;;;;;  "play/meese.el" "play/gametree.el" "obsolete/x-menu.el" 
"obsolete/x-apollo.el"
! ;;;;;;  "obsolete/uncompress.el" "obsolete/sun-fns.el" "obsolete/sun-curs.el"
! ;;;;;;  "obsolete/sc.el" "obsolete/rnews.el" "obsolete/profile.el"
! ;;;;;;  "obsolete/ooutline.el" "obsolete/c-mode.el" "mail/vms-pmail.el"
! ;;;;;;  "mail/rfc822.el" "mail/rfc2368.el" "mail/mspools.el" "mail/mh-seq.el"
! ;;;;;;  "mail/mh-funcs.el" "mail/mailpost.el" "mail/mailheader.el"
! ;;;;;;  "mail/blessmail.el" "language/romanian.el" "language/misc-lang.el"
! ;;;;;;  "language/ethiopic.el" "language/english.el" "language/devanagari.el"
! ;;;;;;  "international/swedish.el" "international/latin-9.el" 
"international/latin-8.el"
! ;;;;;;  "international/latin-5.el" "international/latin-4.el" 
"international/latin-3.el"
! ;;;;;;  "international/latin-2.el" "international/latin-1.el" 
"international/ja-dic-utl.el"
! ;;;;;;  "international/ja-dic-cnv.el" "international/iso-swed.el"
! ;;;;;;  "international/iso-ascii.el" "calc/calcsel2.el" "calc/calccomp.el"
! ;;;;;;  "calc/calc-yank.el" "calc/calc-vec.el" "calc/calc-units.el"
! ;;;;;;  "calc/calc-undo.el" "calc/calc-trail.el" "calc/calc-stuff.el"
! ;;;;;;  "calc/calc-store.el" "calc/calc-stat.el" "calc/calc-sel.el"
! ;;;;;;  "calc/calc-rules.el" "calc/calc-rewr.el" "calc/calc-prog.el"
! ;;;;;;  "calc/calc-poly.el" "calc/calc-mode.el" "calc/calc-map.el"
! ;;;;;;  "calc/calc-lang.el" "calc/calc-keypd.el" "calc/calc-incom.el"
! ;;;;;;  "calc/calc-help.el" "calc/calc-funcs.el" "calc/calc-frac.el"
! ;;;;;;  "calc/calc-fin.el" "calc/calc-embed.el" "calc/calc-cplx.el"
! ;;;;;;  "calc/calc-comb.el" "calc/calc-arith.el" "calc/calc-alg.el"
! ;;;;;;  "calc/calc-aent.el" "gnus/webmail.el" "gnus/utf7.el" 
"gnus/starttls.el"
! ;;;;;;  "gnus/rfc2231.el" "gnus/rfc2104.el" "gnus/rfc2047.el" 
"gnus/rfc2045.el"
! ;;;;;;  "gnus/rfc1843.el" "gnus/nnweb.el" "gnus/nnvirtual.el" 
"gnus/nnultimate.el"
! ;;;;;;  "gnus/nnslashdot.el" "gnus/nnoo.el" "gnus/nnmh.el" 
"gnus/nnlistserv.el"
! ;;;;;;  "gnus/nnheader.el" "gnus/nngateway.el" "gnus/nndraft.el"
! ;;;;;;  "gnus/nndir.el" "gnus/nnbabyl.el" "gnus/nnagent.el" 
"gnus/mm-bodies.el"
! ;;;;;;  "gnus/messcompat.el" "gnus/mail-prsvr.el" "gnus/mail-parse.el"
! ;;;;;;  "gnus/ietf-drums.el" "gnus/gnus-vm.el" "gnus/gnus-util.el"
! ;;;;;;  "gnus/gnus-undo.el" "gnus/gnus-topic.el" "gnus/gnus-srvr.el"
! ;;;;;;  "gnus/gnus-setup.el" "gnus/gnus-score.el" "gnus/gnus-salt.el"
! ;;;;;;  "gnus/gnus-range.el" "gnus/gnus-nocem.el" "gnus/gnus-mh.el"
! ;;;;;;  "gnus/gnus-logic.el" "gnus/gnus-int.el" "gnus/gnus-gl.el"
! ;;;;;;  "gnus/gnus-eform.el" "gnus/gnus-dup.el" "gnus/gnus-draft.el"
! ;;;;;;  "gnus/gnus-demon.el" "gnus/gnus-cus.el" "gnus/gnus-bcklg.el"
! ;;;;;;  "gnus/gnus-async.el" "gnus/format-spec.el" "gnus/flow-fill.el"
! ;;;;;;  "eshell/esh-util.el" "eshell/esh-proc.el" "eshell/esh-opt.el"
! ;;;;;;  "eshell/esh-module.el" "eshell/esh-maint.el" "eshell/esh-arg.el"
! ;;;;;;  "eshell/em-xtra.el" "eshell/em-term.el" "eshell/em-script.el"
! ;;;;;;  "eshell/em-basic.el" "eshell/em-banner.el" "emulation/edt-vt100.el"
! ;;;;;;  "emulation/edt-pc.el" "emulation/edt-lk201.el" "emacs-lisp/sregex.el"
! ;;;;;;  "emacs-lisp/lselect.el" "emacs-lisp/lmenu.el" "emacs-lisp/levents.el"
! ;;;;;;  "emacs-lisp/gulp.el" "emacs-lisp/float.el" "emacs-lisp/cust-print.el"
! ;;;;;;  "emacs-lisp/cl-specs.el" "emacs-lisp/cl-extra.el" 
"emacs-lisp/cl-compat.el"
! ;;;;;;  "emacs-lisp/assoc.el" "calendar/cal-x.el" "calendar/cal-persia.el"
! ;;;;;;  "calendar/cal-move.el" "calendar/cal-mayan.el" 
"calendar/cal-julian.el"
! ;;;;;;  "calendar/cal-iso.el" "calendar/cal-islam.el" "calendar/cal-coptic.el"
! ;;;;;;  "calendar/cal-china.el" "textmodes/reftex-vars.el" 
"textmodes/reftex-toc.el"
! ;;;;;;  "textmodes/reftex-ref.el" "textmodes/reftex-parse.el" 
"textmodes/reftex-dcr.el"
! ;;;;;;  "textmodes/reftex-auc.el" "textmodes/refer.el" "textmodes/refbib.el"
! ;;;;;;  "textmodes/page.el" "textmodes/page-ext.el" "textmodes/bib-mode.el"
! ;;;;;;  "term/wyse50.el" "term/vt420.el" "term/vt400.el" "term/vt320.el"
! ;;;;;;  "term/vt300.el" "term/vt240.el" "term/vt220.el" "term/vt201.el"
! ;;;;;;  "term/vt200.el" "term/vt125.el" "term/vt102.el" "term/vt100.el"
! ;;;;;;  "term/tvi970.el" "term/sup-mouse.el" "term/sun.el" "term/news.el"
! ;;;;;;  "term/lk201.el" "term/linux.el" "term/keyswap.el" "term/iris-ansi.el"
! ;;;;;;  "term/bobcat.el" "term/bg-mouse.el" "term/apollo.el" "term/AT386.el"
! ;;;;;;  "widget.el" "vt100-led.el" "vmsproc.el" "vms-patch.el" "vcursor.el"
! ;;;;;;  "unused.el" "uniquify.el" "timezone.el" "soundex.el" "saveplace.el"
! ;;;;;;  "s-region.el" "regi.el" "patcomp.el" "mouse-drag.el" "mouse-copy.el"
! ;;;;;;  "map-ynp.el" "kermit.el" "forms-pass.el" "forms-d2.el" "env.el"
! ;;;;;;  "emacs-lock.el" "electric.el" "dos-w32.el" "dos-vars.el"
! ;;;;;;  "cus-dep.el" "cdl.el" "byte-run.el" "abbrev.el" "abbrevlist.el"
! ;;;;;;  "buff-menu.el" "case-table.el" "ediff-merg.el" "ediff-vers.el"
! ;;;;;;  "foldout.el" "pcvs-util.el" "version.el" "vt-control.el"
! ;;;;;;  "xscheme.el" "term/internal.el" "textmodes/makeinfo.el" 
"textmodes/reftex-global.el"
! ;;;;;;  "emacs-lisp/authors.el" "emacs-lisp/cl-macs.el" "emacs-lisp/ewoc.el"
! ;;;;;;  "emacs-lisp/find-gc.el" "emacs-lisp/lisp-mnt.el" 
"emulation/edt-mapper.el"
! ;;;;;;  "emulation/tpu-mapper.el" "emulation/viper-cmd.el" 
"emulation/viper-init.el"
! ;;;;;;  "emulation/viper-keym.el" "emulation/viper-macs.el" 
"emulation/viper-mous.el"
! ;;;;;;  "eshell/em-ls.el" "gnus/gnus-cite.el" "gnus/imap.el" "gnus/mailcap.el"
! ;;;;;;  "gnus/nnmail.el" "gnus/nnspool.el" "gnus/nntp.el" "calc/calc-forms.el"
! ;;;;;;  "calc/calc-math.el" "calc/calc-mtx.el" "international/characters.el"
! ;;;;;;  "international/iso-insert.el" "international/ogonek.el" 
"international/utf-8-subst.el"
! ;;;;;;  "language/chinese.el" "language/cyrillic.el" "language/georgian.el"
  ;;;;;;  "language/greek.el" "language/hebrew.el" "language/indian.el"
! ;;;;;;  "language/korean.el" "language/lao.el" "language/thai.el"
! ;;;;;;  "language/utf-8-lang.el" "mail/mh-pick.el" "obsolete/cplus-md.el"
! ;;;;;;  "obsolete/hilit19.el" "obsolete/mlsupport.el" "generic-x.el"
! ;;;;;;  "scroll-bar.el" "calendar/parse-time.el" "emacs-lisp/cl-seq.el"
! ;;;;;;  "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el"
! ;;;;;;  "net/eudcb-ph.el" "net/ldap.el" "term/pc-win.el" "term/rxvt.el"
! ;;;;;;  "term/tty-colors.el" "term/xterm.el" "textmodes/text-mode.el"
! ;;;;;;  "paths.el" "vc-hooks.el" "international/mule.el" 
"language/japanese.el"
! ;;;;;;  "calc/calc-graph.el" "ediff-diff.el" "ediff-ptch.el" "pcvs-parse.el"
! ;;;;;;  "gnus/mail-source.el" "gnus/mm-decode.el" "gnus/mm-util.el"
! ;;;;;;  "gnus/nneething.el" "international/ucs-tables.el" "allout.el"
! ;;;;;;  "cus-start.el" "format.el" "mouse.el" "pcvs-info.el" "window.el"
! ;;;;;;  "calc/calc-misc.el" "gnus/gnus-ems.el" "gnus/gnus-sum.el"
! ;;;;;;  "gnus/gnus-uu.el" "gnus/nnimap.el" "gnus/nnmbox.el" 
"gnus/nnwarchive.el"
! ;;;;;;  "gnus/pop3.el" "calendar/cal-tex.el" "emacs-lisp/byte-opt.el"
! ;;;;;;  "emacs-lisp/lucid.el" "international/utf-8.el" "progmodes/ada-prj.el"
! ;;;;;;  "progmodes/idlw-rinfo.el" "register.el" "startup.el" "net/netrc.el"
! ;;;;;;  "progmodes/cc-align.el" "progmodes/cc-bytecomp.el" 
"progmodes/cc-compat.el"
! ;;;;;;  "progmodes/cc-defs.el" "progmodes/cc-menus.el" "cus-load.el"
! ;;;;;;  "ediff-hook.el" "faces.el" "files.el" "filesets.el" "finder-inf.el"
! ;;;;;;  "float-sup.el" "help.el" "menu-bar.el" "misc.el" "replace.el"
! ;;;;;;  "select.el" "simple.el" "subdirs.el" "subr.el" "w32-vars.el"
! ;;;;;;  "eshell/em-cmpl.el" "eshell/esh-groups.el" "eshell/esh-var.el"
! ;;;;;;  "calendar/cal-menu.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el"
! ;;;;;;  "international/mule-cmds.el" "language/tibetan.el" 
"language/vietnamese.el"
! ;;;;;;  "play/gamegrid.el" "progmodes/cc-engine.el" "term/w32-win.el")
! ;;;;;;  (15576 28102 228069))
  
  ;;;***
  
! ;; Local Variables:
! ;; version-control: never
! ;; no-byte-compile: t
! ;; no-update-autoloads: t
! ;; End:
! ;;; loaddefs.elends here
--- 19676,19809 ----
  
  ;;;***
  
! ;;;### (autoloads nil nil ("abbrev.el" "abbrevlist.el" "allout.el"
! ;;;;;;  "bindings.el" "buff-menu.el" "byte-run.el" "case-table.el"
! ;;;;;;  "cdl.el" "cus-dep.el" "cus-load.el" "cus-start.el" "custom.el"
! ;;;;;;  "dos-fns.el" "dos-vars.el" "dos-w32.el" "ediff-diff.el" 
"ediff-hook.el"
! ;;;;;;  "ediff-init.el" "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el"
! ;;;;;;  "ediff-wind.el" "electric.el" "emacs-lock.el" "env.el" "faces.el"
! ;;;;;;  "files.el" "filesets.el" "finder-inf.el" "float-sup.el" "foldout.el"
! ;;;;;;  "format.el" "forms-d2.el" "forms-pass.el" "frame.el" "generic-x.el"
! ;;;;;;  "help.el" "indent.el" "isearch.el" "kermit.el" "loadup.el"
! ;;;;;;  "map-ynp.el" "menu-bar.el" "misc.el" "mouse-copy.el" "mouse-drag.el"
! ;;;;;;  "mouse.el" "patcomp.el" "paths.el" "pcvs-info.el" "pcvs-parse.el"
! ;;;;;;  "pcvs-util.el" "regi.el" "register.el" "replace.el" "s-region.el"
! ;;;;;;  "saveplace.el" "scroll-bar.el" "select.el" "simple.el" "soundex.el"
! ;;;;;;  "startup.el" "subr.el" "tempo.el" "timezone.el" "uniquify.el"
! ;;;;;;  "unused.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" "xml.el" "xscheme.el"
! ;;;;;;  "calc/calc-aent.el" "calc/calc-alg.el" "calc/calc-arith.el"
! ;;;;;;  "calc/calc-bin.el" "calc/calc-comb.el" "calc/calc-cplx.el"
! ;;;;;;  "calc/calc-embed.el" "calc/calc-fin.el" "calc/calc-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-maint.el"
! ;;;;;;  "calc/calc-map.el" "calc/calc-math.el" "calc/calc-misc.el"
! ;;;;;;  "calc/calc-mode.el" "calc/calc-mtx.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" "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-groups.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" "net/eudc-vars.el" "net/eudcb-bbdb.el"
! ;;;;;;  "net/eudcb-ldap.el" "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el"
! ;;;;;;  "calendar/cal-china.el" "calendar/cal-coptic.el" 
"calendar/cal-french.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"
! ;;;;;;  "calendar/parse-time.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el"
! ;;;;;;  "emacs-lisp/byte-opt.el" "emacs-lisp/cl-compat.el" 
"emacs-lisp/cl-extra.el"
! ;;;;;;  "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" 
"emacs-lisp/cl-specs.el"
! ;;;;;;  "emacs-lisp/cust-print.el" "emacs-lisp/ewoc.el" 
"emacs-lisp/find-gc.el"
! ;;;;;;  "emacs-lisp/float.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/lselect.el" "emacs-lisp/lucid.el"
! ;;;;;;  "emacs-lisp/sregex.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-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"
! ;;;;;;  "gnus/flow-fill.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-draft.el" "gnus/gnus-dup.el"
! ;;;;;;  "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-gl.el"
! ;;;;;;  "gnus/gnus-int.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el"
! ;;;;;;  "gnus/gnus-nocem.el" "gnus/gnus-range.el" "gnus/gnus-salt.el"
! ;;;;;;  "gnus/gnus-score.el" "gnus/gnus-setup.el" "gnus/gnus-srvr.el"
! ;;;;;;  "gnus/gnus-sum.el" "gnus/gnus-topic.el" "gnus/gnus-undo.el"
! ;;;;;;  "gnus/gnus-util.el" "gnus/gnus-uu.el" "gnus/gnus-vm.el" 
"gnus/ietf-drums.el"
! ;;;;;;  "gnus/imap.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" "gnus/mm-view.el" "gnus/mml.el" "gnus/nnagent.el"
! ;;;;;;  "gnus/nnbabyl.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/nnmbox.el" "gnus/nnmh.el" "gnus/nnoo.el"
! ;;;;;;  "gnus/nnslashdot.el" "gnus/nnspool.el" "gnus/nntp.el" 
"gnus/nnultimate.el"
! ;;;;;;  "gnus/nnvirtual.el" "gnus/nnwarchive.el" "gnus/nnweb.el"
! ;;;;;;  "gnus/pop3.el" "gnus/qp.el" "gnus/rfc1843.el" "gnus/rfc2045.el"
! ;;;;;;  "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" 
"gnus/starttls.el"
! ;;;;;;  "gnus/utf7.el" "gnus/webmail.el" "international/characters.el"
! ;;;;;;  "international/iso-ascii.el" "international/iso-insert.el"
! ;;;;;;  "international/iso-swed.el" "international/ja-dic-cnv.el"
! ;;;;;;  "international/ja-dic-utl.el" "international/latin-1.el"
! ;;;;;;  "international/latin-2.el" "international/latin-3.el" 
"international/latin-4.el"
! ;;;;;;  "international/latin-5.el" "international/latin-8.el" 
"international/latin-9.el"
! ;;;;;;  "international/mule-cmds.el" "international/mule-conf.el"
! ;;;;;;  "international/mule.el" "international/ogonek.el" 
"international/swedish.el"
! ;;;;;;  "international/ucs-tables.el" "international/utf-8-subst.el"
! ;;;;;;  "international/utf-8.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/korean.el" "language/lao.el"
! ;;;;;;  "language/misc-lang.el" "language/romanian.el" "language/slovak.el"
! ;;;;;;  "language/thai.el" "language/tibetan.el" "language/utf-8-lang.el"
! ;;;;;;  "language/vietnamese.el" "mail/blessmail.el" "mail/mailheader.el"
! ;;;;;;  "mail/mailpost.el" "mail/mh-funcs.el" "mail/mh-pick.el" 
"mail/mh-seq.el"
! ;;;;;;  "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/uce.el"
! ;;;;;;  "mail/vms-pmail.el" "obsolete/c-mode.el" "obsolete/cplus-md.el"
! ;;;;;;  "obsolete/hilit19.el" "obsolete/mlsupport.el" "obsolete/ooutline.el"
! ;;;;;;  "obsolete/profile.el" "obsolete/rnews.el" "obsolete/sc.el"
! ;;;;;;  "obsolete/sun-curs.el" "obsolete/sun-fns.el" "obsolete/uncompress.el"
! ;;;;;;  "obsolete/x-apollo.el" "obsolete/x-menu.el" "play/gamegrid.el"
! ;;;;;;  "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el"
! ;;;;;;  "progmodes/cc-align.el" "progmodes/cc-bytecomp.el" 
"progmodes/cc-cmds.el"
! ;;;;;;  "progmodes/cc-compat.el" "progmodes/cc-defs.el" 
"progmodes/cc-engine.el"
! ;;;;;;  "progmodes/cc-menus.el" "progmodes/ebnf-bnf.el" 
"progmodes/ebnf-iso.el"
! ;;;;;;  "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" 
"progmodes/idlw-rinfo.el"
! ;;;;;;  "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "term/AT386.el"
! ;;;;;;  "term/apollo.el" "term/bg-mouse.el" "term/bobcat.el" 
"term/internal.el"
! ;;;;;;  "term/iris-ansi.el" "term/keyswap.el" "term/linux.el" "term/lk201.el"
! ;;;;;;  "term/mac-win.el" "term/news.el" "term/pc-win.el" "term/rxvt.el"
! ;;;;;;  "term/sun-mouse.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/wyse50.el" "term/x-win.el" "term/xterm.el"
! ;;;;;;  "textmodes/bib-mode.el" "textmodes/fill.el" "textmodes/makeinfo.el"
! ;;;;;;  "textmodes/page-ext.el" "textmodes/page.el" "textmodes/paragraphs.el"
! ;;;;;;  "textmodes/refbib.el" "textmodes/refer.el" "textmodes/reftex-auc.el"
! ;;;;;;  "textmodes/reftex-dcr.el" "textmodes/reftex-global.el" 
"textmodes/reftex-parse.el"
! ;;;;;;  "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" 
"textmodes/reftex-toc.el"
! ;;;;;;  "textmodes/reftex-vars.el" "textmodes/texnfo-upd.el" 
"textmodes/text-mode.el"
! ;;;;;;  "subdirs.el") (15577 23798 631183))
  
  ;;;***
  
! ;;; Local Variables:
! ;;; version-control: never
! ;;; no-byte-compile: t
! ;;; no-update-autoloads: t
! ;;; End:
! ;;; loaddefs.el ends here



reply via email to

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