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: Francesco Potortì
Subject: [Emacs-diffs] Changes to emacs/lisp/loaddefs.el
Date: Wed, 29 Jan 2003 06:26:42 -0500

Index: emacs/lisp/loaddefs.el
diff -c emacs/lisp/loaddefs.el:2.87 emacs/lisp/loaddefs.el:2.88
*** emacs/lisp/loaddefs.el:2.87 Sun Dec 15 20:22:06 2002
--- emacs/lisp/loaddefs.el      Tue Jan  7 14:12:43 2003
***************
*** 137,143 ****
  ;;;***
  
  ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
! ;;;;;;  (15824 17536))
  ;;; Generated autoloads from progmodes/ada-xref.el
  
  (autoload (quote ada-find-file) "ada-xref" "\
--- 137,143 ----
  ;;;***
  
  ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
! ;;;;;;  (15772 35470))
  ;;; Generated autoloads from progmodes/ada-xref.el
  
  (autoload (quote ada-find-file) "ada-xref" "\
***************
*** 151,163 ****
  ;;;### (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" (15851 40734))
  ;;; Generated autoloads from add-log.el
  
  (defvar add-log-full-name nil "\
  *Full name of user, for inclusion in ChangeLog daily headers.
  This defaults to the value returned by the function `user-full-name'.")
  
  (defvar add-log-mailing-address nil "\
  *Electronic mail addresses of user, for inclusion in ChangeLog headers.
  This defaults to the value of `user-mail-address'.  In addition to
--- 151,165 ----
  ;;;### (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" (15851 34206))
  ;;; Generated autoloads from add-log.el
  
  (defvar add-log-full-name nil "\
  *Full name of user, for inclusion in ChangeLog daily headers.
  This defaults to the value returned by the function `user-full-name'.")
  
+ (custom-autoload (quote add-log-full-name) "add-log")
+ 
  (defvar add-log-mailing-address nil "\
  *Electronic mail addresses of user, for inclusion in ChangeLog headers.
  This defaults to the value of `user-mail-address'.  In addition to
***************
*** 165,170 ****
--- 167,174 ----
  will be recognized as referring to the same user; when creating a new
  ChangeLog entry, one element will be chosen at random.")
  
+ (custom-autoload (quote add-log-mailing-address) "add-log")
+ 
  (autoload (quote prompt-for-change-log-name) "add-log" "\
  Prompt for a change log name.
  
***************
*** 289,294 ****
--- 293,300 ----
  it additionally prints a warning message.  All other values will be
  interpreted as `error'.")
  
+ (custom-autoload (quote ad-redefinition-action) "advice")
+ 
  (defvar ad-default-compilation-action (quote maybe) "\
  *Defines whether to compile advised definitions during activation.
  A value of `always' will result in unconditional compilation, `never' will
***************
*** 298,303 ****
--- 304,311 ----
  be interpreted as `maybe'.  This variable will only be considered if the
  COMPILE argument of `ad-activate' was supplied as nil.")
  
+ (custom-autoload (quote ad-default-compilation-action) "advice")
+ 
  (autoload (quote ad-add-advice) "advice" "\
  Add a piece of ADVICE to FUNCTION's list of advices in CLASS.
  If FUNCTION already has one or more pieces of advice of the specified
***************
*** 370,376 ****
  
  ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
  ;;;;;;  align-highlight-rule align-current align-entire align-regexp
! ;;;;;;  align) "align" "align.el" (15793 40965))
  ;;; Generated autoloads from align.el
  
  (autoload (quote align) "align" "\
--- 378,384 ----
  
  ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
  ;;;;;;  align-highlight-rule align-current align-entire align-regexp
! ;;;;;;  align) "align" "align.el" (15790 59645))
  ;;; Generated autoloads from align.el
  
  (autoload (quote align) "align" "\
***************
*** 459,465 ****
  
  ;;;***
  
! ;;;### (autoloads (allout-init) "allout" "allout.el" (15869 9800))
  ;;; Generated autoloads from allout.el
  
  (autoload (quote allout-init) "allout" "\
--- 467,473 ----
  
  ;;;***
  
! ;;;### (autoloads (allout-init) "allout" "allout.el" (15869 9667))
  ;;; Generated autoloads from allout.el
  
  (autoload (quote allout-init) "allout" "\
***************
*** 572,578 ****
  ;;;***
  
  ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
! ;;;;;;  "antlr-mode" "progmodes/antlr-mode.el" (15863 37417))
  ;;; Generated autoloads from progmodes/antlr-mode.el
  
  (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
--- 580,586 ----
  ;;;***
  
  ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
! ;;;;;;  "antlr-mode" "progmodes/antlr-mode.el" (15862 57833))
  ;;; Generated autoloads from progmodes/antlr-mode.el
  
  (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
***************
*** 619,646 ****
--- 627,670 ----
  To be detected, the diary entry must have the time
  as the first thing on a line.")
  
+ (custom-autoload (quote appt-issue-message) "appt")
+ 
  (defvar appt-message-warning-time 12 "\
  *Time in minutes before an appointment that the warning begins.")
  
+ (custom-autoload (quote appt-message-warning-time) "appt")
+ 
  (defvar appt-audible t "\
  *Non-nil means beep to indicate appointment.")
  
+ (custom-autoload (quote appt-audible) "appt")
+ 
  (defvar appt-visible t "\
  *Non-nil means display appointment message in echo area.")
  
+ (custom-autoload (quote appt-visible) "appt")
+ 
  (defvar appt-display-mode-line t "\
  *Non-nil means display minutes to appointment and time on the mode line.")
  
+ (custom-autoload (quote appt-display-mode-line) "appt")
+ 
  (defvar appt-msg-window t "\
  *Non-nil means display appointment message in another window.")
  
+ (custom-autoload (quote appt-msg-window) "appt")
+ 
  (defvar appt-display-duration 10 "\
  *The number of seconds an appointment message is displayed.")
  
+ (custom-autoload (quote appt-display-duration) "appt")
+ 
  (defvar appt-display-diary t "\
  *Non-nil means to display the next days diary on the screen. 
  This will occur at midnight when the appointment list is updated.")
  
+ (custom-autoload (quote appt-display-diary) "appt")
+ 
  (autoload (quote appt-add) "appt" "\
  Add an appointment for the day at NEW-APPT-TIME and issue message 
NEW-APPT-MSG.
  The time should be in either 24 hour format or am/pm format.
***************
*** 669,676 ****
  ;;;***
  
  ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command
! ;;;;;;  apropos-variable apropos-mode) "apropos" "apropos.el" (15806
! ;;;;;;  54403))
  ;;; Generated autoloads from apropos.el
  
  (autoload (quote apropos-mode) "apropos" "\
--- 693,700 ----
  ;;;***
  
  ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command
! ;;;;;;  apropos-variable apropos-mode) "apropos" "apropos.el" (15886
! ;;;;;;  5734))
  ;;; Generated autoloads from apropos.el
  
  (autoload (quote apropos-mode) "apropos" "\
***************
*** 725,731 ****
  ;;;***
  
  ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15820
! ;;;;;;  22518))
  ;;; Generated autoloads from arc-mode.el
  
  (autoload (quote archive-mode) "arc-mode" "\
--- 749,755 ----
  ;;;***
  
  ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15820
! ;;;;;;  19415))
  ;;; Generated autoloads from arc-mode.el
  
  (autoload (quote archive-mode) "arc-mode" "\
***************
*** 816,823 ****
  
  ;;;***
  
! ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15793
! ;;;;;;  40971))
  ;;; Generated autoloads from textmodes/artist.el
  
  (autoload (quote artist-mode) "artist" "\
--- 840,847 ----
  
  ;;;***
  
! ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15792
! ;;;;;;  10236))
  ;;; Generated autoloads from textmodes/artist.el
  
  (autoload (quote artist-mode) "artist" "\
***************
*** 1057,1062 ****
--- 1081,1088 ----
  (defvar auto-show-mode nil "\
  Obsolete.")
  
+ (custom-autoload (quote auto-show-mode) "auto-show")
+ 
  (autoload (quote auto-show-mode) "auto-show" "\
  This command is obsolete.
  
***************
*** 1065,1071 ****
  ;;;***
  
  ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
! ;;;;;;  (15851 40734))
  ;;; Generated autoloads from autoarg.el
  
  (defvar autoarg-mode nil "\
--- 1091,1097 ----
  ;;;***
  
  ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
! ;;;;;;  (15851 22937))
  ;;; Generated autoloads from autoarg.el
  
  (defvar autoarg-mode nil "\
***************
*** 1074,1082 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `autoarg-mode'.")
  
! (custom-add-to-group (quote keyboard) (quote autoarg-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote autoarg-mode) (quote autoarg))
  
  (autoload (quote autoarg-mode) "autoarg" "\
  Toggle Autoarg minor mode globally.
--- 1100,1106 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `autoarg-mode'.")
  
! (custom-autoload (quote autoarg-mode) "autoarg")
  
  (autoload (quote autoarg-mode) "autoarg" "\
  Toggle Autoarg minor mode globally.
***************
*** 1106,1114 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `autoarg-kp-mode'.")
  
! (custom-add-to-group (quote keyboard) (quote autoarg-kp-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote autoarg-kp-mode) (quote autoarg))
  
  (autoload (quote autoarg-kp-mode) "autoarg" "\
  Toggle Autoarg-KP minor mode globally.
--- 1130,1136 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `autoarg-kp-mode'.")
  
! (custom-autoload (quote autoarg-kp-mode) "autoarg")
  
  (autoload (quote autoarg-kp-mode) "autoarg" "\
  Toggle Autoarg-KP minor mode globally.
***************
*** 1135,1141 ****
  ;;;***
  
  ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
! ;;;;;;  "autoinsert" "autoinsert.el" (15566 51176))
  ;;; Generated autoloads from autoinsert.el
  
  (autoload (quote auto-insert) "autoinsert" "\
--- 1157,1163 ----
  ;;;***
  
  ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
! ;;;;;;  "autoinsert" "autoinsert.el" (15894 19684))
  ;;; Generated autoloads from autoinsert.el
  
  (autoload (quote auto-insert) "autoinsert" "\
***************
*** 1157,1165 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `auto-insert-mode'.")
  
! (custom-add-to-group (quote auto-insert) (quote auto-insert-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote auto-insert-mode) (quote autoinsert))
  
  (autoload (quote auto-insert-mode) "autoinsert" "\
  Toggle Auto-insert mode.
--- 1179,1185 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `auto-insert-mode'.")
  
! (custom-autoload (quote auto-insert-mode) "autoinsert")
  
  (autoload (quote auto-insert-mode) "autoinsert" "\
  Toggle Auto-insert mode.
***************
*** 1175,1181 ****
  
  ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories
  ;;;;;;  update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
! ;;;;;;  (15869 9800))
  ;;; Generated autoloads from emacs-lisp/autoload.el
  
  (autoload (quote update-file-autoloads) "autoload" "\
--- 1195,1201 ----
  
  ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories
  ;;;;;;  update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
! ;;;;;;  (15899 8063))
  ;;; Generated autoloads from emacs-lisp/autoload.el
  
  (autoload (quote update-file-autoloads) "autoload" "\
***************
*** 1230,1238 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `global-auto-revert-mode'.")
  
! (custom-add-to-group (quote auto-revert) (quote global-auto-revert-mode) 
(quote custom-variable))
! 
! (custom-add-load (quote global-auto-revert-mode) (quote autorevert))
  
  (autoload (quote global-auto-revert-mode) "autorevert" "\
  Revert any buffer when file on disk change.
--- 1250,1256 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `global-auto-revert-mode'.")
  
! (custom-autoload (quote global-auto-revert-mode) "autorevert")
  
  (autoload (quote global-auto-revert-mode) "autorevert" "\
  Revert any buffer when file on disk change.
***************
*** 1255,1263 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `mouse-avoidance-mode'.")
  
! (custom-add-to-group (quote avoid) (quote mouse-avoidance-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote mouse-avoidance-mode) (quote avoid))
  
  (autoload (quote mouse-avoidance-mode) "avoid" "\
  Set cursor avoidance mode to MODE.
--- 1273,1279 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `mouse-avoidance-mode'.")
  
! (custom-autoload (quote mouse-avoidance-mode) "avoid")
  
  (autoload (quote mouse-avoidance-mode) "avoid" "\
  Set cursor avoidance mode to MODE.
***************
*** 1303,1309 ****
  ;;;***
  
  ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"
! ;;;;;;  (15817 53097))
  ;;; Generated autoloads from emacs-lisp/backquote.el
  
  (autoload (quote backquote) "backquote" "\
--- 1319,1325 ----
  ;;;***
  
  ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"
! ;;;;;;  (15816 41877))
  ;;; Generated autoloads from emacs-lisp/backquote.el
  
  (autoload (quote backquote) "backquote" "\
***************
*** 1349,1356 ****
  
  ;;;***
  
! ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (15793
! ;;;;;;  40971))
  ;;; Generated autoloads from textmodes/bibtex.el
  
  (autoload (quote bibtex-mode) "bibtex" "\
--- 1365,1372 ----
  
  ;;;***
  
! ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (15791
! ;;;;;;  50671))
  ;;; Generated autoloads from textmodes/bibtex.el
  
  (autoload (quote bibtex-mode) "bibtex" "\
***************
*** 1456,1462 ****
  
  ;;;***
  
! ;;;### (autoloads nil "binhex" "gnus/binhex.el" (15834 29592))
  ;;; Generated autoloads from gnus/binhex.el
  
  (defconst binhex-begin-line 
"^:...............................................................$")
--- 1472,1478 ----
  
  ;;;***
  
! ;;;### (autoloads nil "binhex" "gnus/binhex.el" (15834 24337))
  ;;; Generated autoloads from gnus/binhex.el
  
  (defconst binhex-begin-line 
"^:...............................................................$")
***************
*** 1588,1594 ****
  ;;;;;;  bookmark-load bookmark-save bookmark-write bookmark-delete
  ;;;;;;  bookmark-insert bookmark-rename bookmark-insert-location
  ;;;;;;  bookmark-relocate bookmark-jump bookmark-set) "bookmark"
! ;;;;;;  "bookmark.el" (15832 12700))
  ;;; Generated autoloads from bookmark.el
   (define-key ctl-x-map "rb" 'bookmark-jump)
   (define-key ctl-x-map "rm" 'bookmark-set)
--- 1604,1610 ----
  ;;;;;;  bookmark-load bookmark-save bookmark-write bookmark-delete
  ;;;;;;  bookmark-insert bookmark-rename bookmark-insert-location
  ;;;;;;  bookmark-relocate bookmark-jump bookmark-set) "bookmark"
! ;;;;;;  "bookmark.el" (15832 12509))
  ;;; Generated autoloads from bookmark.el
   (define-key ctl-x-map "rb" 'bookmark-jump)
   (define-key ctl-x-map "rm" 'bookmark-set)
***************
*** 1880,1886 ****
  ;;;;;;  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" (15863 37417))
  ;;; 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)) "\
--- 1896,1902 ----
  ;;;;;;  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" (15862 57750))
  ;;; 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)) "\
***************
*** 1894,1918 ****
--- 1910,1946 ----
  function is passed the URL and any other args of `browse-url'.  The last
  regexp should probably be \".\" to specify a default browser.")
  
+ (custom-autoload (quote browse-url-browser-function) "browse-url")
+ 
  (defvar browse-url-browser-display nil "\
  *The X display for running the browser, if not same as Emacs'.")
  
+ (custom-autoload (quote browse-url-browser-display) "browse-url")
+ 
  (defvar browse-url-galeon-program "galeon" "\
  *The name by which to invoke Galeon.")
  
+ (custom-autoload (quote browse-url-galeon-program) "browse-url")
+ 
  (defvar browse-url-new-window-flag nil "\
  *If non-nil, always open a new browser window with appropriate browsers.
  Passing an interactive argument to \\[browse-url], or specific browser
  commands reverses the effect of this variable.  Requires Netscape version
  1.1N or later or XMosaic version 2.5 or later if using those browsers.")
  
+ (custom-autoload (quote browse-url-new-window-flag) "browse-url")
+ 
  (defvar browse-url-save-file nil "\
  *If non-nil, save the buffer before displaying its file.
  Used by the `browse-url-of-file' command.")
  
+ (custom-autoload (quote browse-url-save-file) "browse-url")
+ 
  (defvar browse-url-generic-program nil "\
  *The name of the browser program used by `browse-url-generic'.")
  
+ (custom-autoload (quote browse-url-generic-program) "browse-url")
+ 
  (autoload (quote browse-url-of-file) "browse-url" "\
  Ask a WWW browser to display FILE.
  Display the current buffer's file if FILE is nil or if called
***************
*** 2185,2191 ****
  ;;;***
  
  ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (15828
! ;;;;;;  34220))
  ;;; Generated autoloads from play/bruce.el
  
  (autoload (quote bruce) "bruce" "\
--- 2213,2219 ----
  ;;;***
  
  ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (15828
! ;;;;;;  33860))
  ;;; Generated autoloads from play/bruce.el
  
  (autoload (quote bruce) "bruce" "\
***************
*** 2242,2249 ****
  ;;;***
  
  ;;;### (autoloads (insert-text-button make-text-button insert-button
! ;;;;;;  make-button define-button-type) "button" "button.el" (15823
! ;;;;;;  65468))
  ;;; 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) "\
--- 2270,2277 ----
  ;;;***
  
  ;;;### (autoloads (insert-text-button make-text-button insert-button
! ;;;;;;  make-button define-button-type) "button" "button.el" (15887
! ;;;;;;  35463))
  ;;; 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) "\
***************
*** 2331,2337 ****
  ;;;;;;  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"
! ;;;;;;  (15866 25920))
  ;;; Generated autoloads from emacs-lisp/bytecomp.el
  
  (autoload (quote byte-force-recompile) "bytecomp" "\
--- 2359,2365 ----
  ;;;;;;  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"
! ;;;;;;  (15864 61759))
  ;;; Generated autoloads from emacs-lisp/bytecomp.el
  
  (autoload (quote byte-force-recompile) "bytecomp" "\
***************
*** 2447,2454 ****
  
  ;;;### (autoloads (defmath calc-embedded-activate calc-embedded 
calc-grab-rectangle
  ;;;;;;  calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
! ;;;;;;  full-calc calc calc-dispatch) "calc" "calc/calc.el" (15806
! ;;;;;;  54403))
  ;;; Generated autoloads from calc/calc.el
  
  (defvar calc-info-filename "calc.info" "\
--- 2475,2482 ----
  
  ;;;### (autoloads (defmath calc-embedded-activate calc-embedded 
calc-grab-rectangle
  ;;;;;;  calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
! ;;;;;;  full-calc calc calc-dispatch) "calc" "calc/calc.el" (15805
! ;;;;;;  54898))
  ;;; Generated autoloads from calc/calc.el
  
  (defvar calc-info-filename "calc.info" "\
***************
*** 2581,2605 ****
  ;;;;;;  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"
! ;;;;;;  (15858 27206))
  ;;; Generated autoloads from calendar/calendar.el
  
  (defvar calendar-week-start-day 0 "\
  *The day of the week on which a week in the calendar begins.
  0 means Sunday (default), 1 means Monday, and so on.")
  
  (defvar calendar-offset 0 "\
  *The offset of the principal month from the center of the calendar window.
  0 means the principal month is in the center (default), -1 means on the left,
  +1 means on the right.  Larger (or smaller) values push the principal month 
off
  the screen.")
  
  (defvar view-diary-entries-initially nil "\
  *Non-nil means display current date's diary entries on entry.
  The diary is displayed in another window when the calendar is first displayed,
  if the current date is visible.  The number of days of diary entries displayed
  is governed by the variable `number-of-diary-entries'.")
  
  (defvar number-of-diary-entries 1 "\
  *Specifies how many days of diary entries are to be displayed initially.
  This variable affects the diary display when the command \\[diary] is used,
--- 2609,2639 ----
  ;;;;;;  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"
! ;;;;;;  (15858 26769))
  ;;; Generated autoloads from calendar/calendar.el
  
  (defvar calendar-week-start-day 0 "\
  *The day of the week on which a week in the calendar begins.
  0 means Sunday (default), 1 means Monday, and so on.")
  
+ (custom-autoload (quote calendar-week-start-day) "calendar")
+ 
  (defvar calendar-offset 0 "\
  *The offset of the principal month from the center of the calendar window.
  0 means the principal month is in the center (default), -1 means on the left,
  +1 means on the right.  Larger (or smaller) values push the principal month 
off
  the screen.")
  
+ (custom-autoload (quote calendar-offset) "calendar")
+ 
  (defvar view-diary-entries-initially nil "\
  *Non-nil means display current date's diary entries on entry.
  The diary is displayed in another window when the calendar is first displayed,
  if the current date is visible.  The number of days of diary entries displayed
  is governed by the variable `number-of-diary-entries'.")
  
+ (custom-autoload (quote view-diary-entries-initially) "calendar")
+ 
  (defvar number-of-diary-entries 1 "\
  *Specifies how many days of diary entries are to be displayed initially.
  This variable affects the diary display when the command \\[diary] is used,
***************
*** 2618,2646 ****
--- 2652,2692 ----
  from the calendar; in that case, the prefix argument controls the
  number of days of diary entries displayed.")
  
+ (custom-autoload (quote number-of-diary-entries) "calendar")
+ 
  (defvar mark-diary-entries-in-calendar nil "\
  *Non-nil means mark dates with diary entries, in the calendar window.
  The marking symbol is specified by the variable `diary-entry-marker'.")
  
+ (custom-autoload (quote mark-diary-entries-in-calendar) "calendar")
+ 
  (defvar calendar-remove-frame-by-deleting nil "\
  *Determine how the calendar mode removes a frame no longer needed.
  If nil, make an icon of the frame.  If non-nil, delete the frame.")
  
+ (custom-autoload (quote calendar-remove-frame-by-deleting) "calendar")
+ 
  (defvar view-calendar-holidays-initially nil "\
  *Non-nil means display holidays for current three month period on entry.
  The holidays are displayed in another window when the calendar is first
  displayed.")
  
+ (custom-autoload (quote view-calendar-holidays-initially) "calendar")
+ 
  (defvar mark-holidays-in-calendar nil "\
  *Non-nil means mark dates of holidays in the calendar window.
  The marking symbol is specified by the variable `calendar-holiday-marker'.")
  
+ (custom-autoload (quote mark-holidays-in-calendar) "calendar")
+ 
  (defvar all-hebrew-calendar-holidays nil "\
  *If nil, show only major holidays from the Hebrew calendar.
  This means only those Jewish holidays that appear on secular calendars.
  
  If t, show all the holidays that would appear in a complete Hebrew calendar.")
  
+ (custom-autoload (quote all-hebrew-calendar-holidays) "calendar")
+ 
  (defvar all-christian-calendar-holidays nil "\
  *If nil, show only major holidays from the Christian calendar.
  This means only those Christian holidays that appear on secular calendars.
***************
*** 2648,2653 ****
--- 2694,2701 ----
  If t, show all the holidays that would appear in a complete Christian
  calendar.")
  
+ (custom-autoload (quote all-christian-calendar-holidays) "calendar")
+ 
  (defvar all-islamic-calendar-holidays nil "\
  *If nil, show only major holidays from the Islamic calendar.
  This means only those Islamic holidays that appear on secular calendars.
***************
*** 2655,2670 ****
--- 2703,2724 ----
  If t, show all the holidays that would appear in a complete Islamic
  calendar.")
  
+ (custom-autoload (quote all-islamic-calendar-holidays) "calendar")
+ 
  (defvar calendar-load-hook nil "\
  *List of functions to be called after the calendar is first loaded.
  This is the place to add key bindings to `calendar-mode-map'.")
  
+ (custom-autoload (quote calendar-load-hook) "calendar")
+ 
  (defvar initial-calendar-window-hook nil "\
  *List of functions to be called when the calendar window is first opened.
  The functions invoked are called after the calendar window is opened, but
  once opened is never called again.  Leaving the calendar with the `q' command
  and reentering it will cause these functions to be called again.")
  
+ (custom-autoload (quote initial-calendar-window-hook) "calendar")
+ 
  (defvar today-visible-calendar-hook nil "\
  *List of functions called whenever the current date is visible.
  This can be used, for example, to replace today's date with asterisks; a
***************
*** 2682,2687 ****
--- 2736,2743 ----
  characters in the calendar buffer by the hooks may cause the failure of the
  functions that move by days and weeks.")
  
+ (custom-autoload (quote today-visible-calendar-hook) "calendar")
+ 
  (defvar today-invisible-calendar-hook nil "\
  *List of functions called whenever the current date is not visible.
  
***************
*** 2693,2698 ****
--- 2749,2756 ----
  characters in the calendar buffer by the hooks may cause the failure of the
  functions that move by days and weeks.")
  
+ (custom-autoload (quote today-invisible-calendar-hook) "calendar")
+ 
  (defvar calendar-move-hook nil "\
  *List of functions called whenever the cursor moves in the calendar.
  
***************
*** 2702,2707 ****
--- 2760,2767 ----
  
  redisplays the diary for whatever date the cursor is moved to.")
  
+ (custom-autoload (quote calendar-move-hook) "calendar")
+ 
  (defvar diary-file "~/diary" "\
  *Name of the file in which one's personal diary of dates is kept.
  
***************
*** 2799,2826 ****
--- 2859,2900 ----
  Diary files can contain directives to include the contents of other files; for
  details, see the documentation for the variable `list-diary-entries-hook'.")
  
+ (custom-autoload (quote diary-file) "calendar")
+ 
  (defvar diary-nonmarking-symbol "&" "\
  *Symbol indicating that a diary entry is not to be marked in the calendar.")
  
+ (custom-autoload (quote diary-nonmarking-symbol) "calendar")
+ 
  (defvar hebrew-diary-entry-symbol "H" "\
  *Symbol indicating a diary entry according to the Hebrew calendar.")
  
+ (custom-autoload (quote hebrew-diary-entry-symbol) "calendar")
+ 
  (defvar islamic-diary-entry-symbol "I" "\
  *Symbol indicating a diary entry according to the Islamic calendar.")
  
+ (custom-autoload (quote islamic-diary-entry-symbol) "calendar")
+ 
  (defvar diary-include-string "#include" "\
  *The string indicating inclusion of another file of diary entries.
  See the documentation for the function `include-other-diary-files'.")
  
+ (custom-autoload (quote diary-include-string) "calendar")
+ 
  (defvar sexp-diary-entry-symbol "%%" "\
  *The string used to indicate a sexp diary entry in `diary-file'.
  See the documentation for the function `list-sexp-diary-entries'.")
  
+ (custom-autoload (quote sexp-diary-entry-symbol) "calendar")
+ 
  (defvar abbreviated-calendar-year t "\
  *Interpret a two-digit year DD in a diary entry as either 19DD or 20DD.
  For the Gregorian calendar; similarly for the Hebrew and Islamic calendars.
  If this variable is nil, years must be written in full.")
  
+ (custom-autoload (quote abbreviated-calendar-year) "calendar")
+ 
  (defvar european-calendar-style nil "\
  *Use the European style of dates in the diary and in any displays.
  If this variable is t, a date 1/2/1990 would be interpreted as February 1,
***************
*** 2835,2856 ****
--- 2909,2940 ----
  Names can be capitalized or not, written in full, or abbreviated to three
  characters with or without a period.")
  
+ (custom-autoload (quote european-calendar-style) "calendar")
+ 
  (defvar american-date-diary-pattern (quote ((month "/" day "[^/0-9]") (month 
"/" day "/" year "[^0-9]") (monthname " *" day "[^,0-9]") (monthname " *" day 
", *" year "[^0-9]") (dayname "\\W"))) "\
  *List of pseudo-patterns describing the American patterns of date used.
  See the documentation of `diary-date-forms' for an explanation.")
  
+ (custom-autoload (quote american-date-diary-pattern) "calendar")
+ 
  (defvar european-date-diary-pattern (quote ((day "/" month "[^/0-9]") (day 
"/" month "/" year "[^0-9]") (backup day " *" monthname 
"\\W+\\<\\([^*0-9]\\|\\([0-9]+[:aApP]\\)\\)") (day " *" monthname " *" year 
"[^0-9]") (dayname "\\W"))) "\
  *List of pseudo-patterns describing the European patterns of date used.
  See the documentation of `diary-date-forms' for an explanation.")
  
+ (custom-autoload (quote european-date-diary-pattern) "calendar")
+ 
  (defvar european-calendar-display-form (quote ((if dayname (concat dayname ", 
")) day " " monthname " " year)) "\
  *Pseudo-pattern governing the way a date appears in the European style.
  See the documentation of `calendar-date-display-form' for an explanation.")
  
+ (custom-autoload (quote european-calendar-display-form) "calendar")
+ 
  (defvar american-calendar-display-form (quote ((if dayname (concat dayname ", 
")) monthname " " day ", " year)) "\
  *Pseudo-pattern governing the way a date appears in the American style.
  See the documentation of `calendar-date-display-form' for an explanation.")
  
+ (custom-autoload (quote american-calendar-display-form) "calendar")
+ 
  (defvar print-diary-entries-hook (quote lpr-buffer) "\
  *List of functions called after a temporary diary buffer is prepared.
  The buffer shows only the diary entries currently visible in the diary
***************
*** 2858,2863 ****
--- 2942,2949 ----
  example, rearranging the lines into order by day and time, saving the buffer
  instead of deleting it, or changing the function used to do the printing.")
  
+ (custom-autoload (quote print-diary-entries-hook) "calendar")
+ 
  (defvar list-diary-entries-hook nil "\
  *List of functions called after diary file is culled for relevant entries.
  It is to be used for diary entries that are not found in the diary file.
***************
*** 2885,2894 ****
--- 2971,2984 ----
  diary entries from various included files, each day's entries sorted into
  lexicographic order.")
  
+ (custom-autoload (quote list-diary-entries-hook) "calendar")
+ 
  (defvar diary-hook nil "\
  *List of functions called after the display of the diary.
  Can be used for appointment notification.")
  
+ (custom-autoload (quote diary-hook) "calendar")
+ 
  (defvar diary-display-hook nil "\
  *List of functions that handle the display of the diary.
  If nil (the default), `simple-diary-display' is used.  Use `ignore' for no
***************
*** 2911,2916 ****
--- 3001,3008 ----
  if that day is a holiday; if you want such days to be shown in the fancy
  diary buffer, set the variable `diary-list-include-blanks' to t.")
  
+ (custom-autoload (quote diary-display-hook) "calendar")
+ 
  (defvar nongregorian-diary-listing-hook nil "\
  *List of functions called for listing diary file and included files.
  As the files are processed for diary entries, these functions are used to cull
***************
*** 2918,2923 ****
--- 3010,3017 ----
  and `list-islamic-diary-entries'.  The documentation for these functions
  describes the style of such diary entries.")
  
+ (custom-autoload (quote nongregorian-diary-listing-hook) "calendar")
+ 
  (defvar mark-diary-entries-hook nil "\
  *List of functions called after marking diary entries in the calendar.
  
***************
*** 2932,2937 ****
--- 3026,3033 ----
  part of the mark-diary-entries-hook, you will probably also want to use the
  function `include-other-diary-files' as part of `list-diary-entries-hook'.")
  
+ (custom-autoload (quote mark-diary-entries-hook) "calendar")
+ 
  (defvar nongregorian-diary-marking-hook nil "\
  *List of functions called for marking diary file and included files.
  As the files are processed for diary entries, these functions are used to cull
***************
*** 2939,2979 ****
--- 3035,3089 ----
  and `mark-islamic-diary-entries'.  The documentation for these functions
  describes the style of such diary entries.")
  
+ (custom-autoload (quote nongregorian-diary-marking-hook) "calendar")
+ 
  (defvar diary-list-include-blanks nil "\
  *If nil, do not include days with no diary entry in the list of diary entries.
  Such days will then not be shown in the fancy diary buffer, even if they
  are holidays.")
  
+ (custom-autoload (quote diary-list-include-blanks) "calendar")
+ 
  (defvar holidays-in-diary-buffer t "\
  *Non-nil means include holidays in the diary display.
  The holidays appear in the mode line of the diary buffer, or in the
  fancy diary buffer next to the date.  This slows down the diary functions
  somewhat; setting it to nil makes the diary display faster.")
  
+ (custom-autoload (quote holidays-in-diary-buffer) "calendar")
+ 
  (put (quote general-holidays) (quote risky-local-variable) t)
  
  (defvar general-holidays (quote ((holiday-fixed 1 1 "New Year's Day") 
(holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog 
Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's 
Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' 
Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial 
Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") 
(holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") 
(holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") 
(holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving"))) "\
  *General holidays.  Default value is for the United States.
  See the documentation for `calendar-holidays' for details.")
  
+ (custom-autoload (quote general-holidays) "calendar")
+ 
  (put (quote oriental-holidays) (quote risky-local-variable) t)
  
  (defvar oriental-holidays (quote ((if (fboundp (quote atan)) 
(holiday-chinese-new-year)))) "\
  *Oriental holidays.
  See the documentation for `calendar-holidays' for details.")
  
+ (custom-autoload (quote oriental-holidays) "calendar")
+ 
  (put (quote local-holidays) (quote risky-local-variable) t)
  
  (defvar local-holidays nil "\
  *Local holidays.
  See the documentation for `calendar-holidays' for details.")
  
+ (custom-autoload (quote local-holidays) "calendar")
+ 
  (put (quote other-holidays) (quote risky-local-variable) t)
  
  (defvar other-holidays nil "\
  *User defined holidays.
  See the documentation for `calendar-holidays' for details.")
  
+ (custom-autoload (quote other-holidays) "calendar")
+ 
  (put (quote hebrew-holidays-1) (quote risky-local-variable) t)
  
  (defvar hebrew-holidays-1 (quote ((holiday-rosh-hashanah-etc) (if 
all-hebrew-calendar-holidays (holiday-julian 11 (let* ((m displayed-month) (y 
displayed-year) (year)) (increment-calendar-month m y -1) (let ((year 
(extract-calendar-year (calendar-julian-from-absolute 
(calendar-absolute-from-gregorian (list m 1 y)))))) (if (zerop (% (1+ year) 4)) 
22 21))) "\"Tal Umatar\" (evening)")))))
***************
*** 2996,3019 ****
--- 3106,3137 ----
  *Jewish holidays.
  See the documentation for `calendar-holidays' for details.")
  
+ (custom-autoload (quote hebrew-holidays) "calendar")
+ 
  (put (quote christian-holidays) (quote risky-local-variable) t)
  
  (defvar christian-holidays (quote ((if all-christian-calendar-holidays 
(holiday-fixed 1 6 "Epiphany")) (holiday-easter-etc) (if 
all-christian-calendar-holidays (holiday-greek-orthodox-easter)) (if 
all-christian-calendar-holidays (holiday-fixed 8 15 "Assumption")) (if 
all-christian-calendar-holidays (holiday-advent)) (holiday-fixed 12 25 
"Christmas") (if all-christian-calendar-holidays (holiday-julian 12 25 "Eastern 
Orthodox Christmas")))) "\
  *Christian holidays.
  See the documentation for `calendar-holidays' for details.")
  
+ (custom-autoload (quote christian-holidays) "calendar")
+ 
  (put (quote islamic-holidays) (quote risky-local-variable) t)
  
  (defvar islamic-holidays (quote ((holiday-islamic 1 1 (format "Islamic New 
Year %d" (let ((m displayed-month) (y displayed-year)) 
(increment-calendar-month m y 1) (extract-calendar-year 
(calendar-islamic-from-absolute (calendar-absolute-from-gregorian (list m 
(calendar-last-day-of-month m y) y))))))) (if all-islamic-calendar-holidays 
(holiday-islamic 1 10 "Ashura")) (if all-islamic-calendar-holidays 
(holiday-islamic 3 12 "Mulad-al-Nabi")) (if all-islamic-calendar-holidays 
(holiday-islamic 7 26 "Shab-e-Mi'raj")) (if all-islamic-calendar-holidays 
(holiday-islamic 8 15 "Shab-e-Bara't")) (holiday-islamic 9 1 "Ramadan Begins") 
(if all-islamic-calendar-holidays (holiday-islamic 9 27 "Shab-e Qadr")) (if 
all-islamic-calendar-holidays (holiday-islamic 10 1 "Id-al-Fitr")) (if 
all-islamic-calendar-holidays (holiday-islamic 12 10 "Id-al-Adha")))) "\
  *Islamic holidays.
  See the documentation for `calendar-holidays' for details.")
  
+ (custom-autoload (quote islamic-holidays) "calendar")
+ 
  (put (quote solar-holidays) (quote risky-local-variable) t)
  
  (defvar solar-holidays (quote ((if (fboundp (quote atan)) 
(solar-equinoxes-solstices)) (if (progn (require (quote cal-dst)) t) (funcall 
(quote holiday-sexp) calendar-daylight-savings-starts (quote (format "Daylight 
Savings Time Begins %s" (if (fboundp (quote atan)) (solar-time-string (/ 
calendar-daylight-savings-starts-time (float 60)) 
calendar-standard-time-zone-name) ""))))) (funcall (quote holiday-sexp) 
calendar-daylight-savings-ends (quote (format "Daylight Savings Time Ends %s" 
(if (fboundp (quote atan)) (solar-time-string (/ 
calendar-daylight-savings-ends-time (float 60)) 
calendar-daylight-time-zone-name) "")))))) "\
  *Sun-related holidays.
  See the documentation for `calendar-holidays' for details.")
  
+ (custom-autoload (quote solar-holidays) "calendar")
+ 
  (put (quote calendar-holidays) (quote risky-local-variable) t)
  
  (defvar calendar-setup nil "\
***************
*** 3034,3040 ****
  
  ;;;***
  
! ;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (15854 23573))
  ;;; Generated autoloads from progmodes/cc-langs.el
  
  (defvar c-mode-syntax-table nil "\
--- 3152,3158 ----
  
  ;;;***
  
! ;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (15853 60258))
  ;;; Generated autoloads from progmodes/cc-langs.el
  
  (defvar c-mode-syntax-table nil "\
***************
*** 3240,3246 ****
  
  ;;;***
  
! ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15854 23573))
  ;;; 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))) "\
--- 3358,3364 ----
  
  ;;;***
  
! ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15853 60342))
  ;;; 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))) "\
***************
*** 3259,3265 ****
  
  ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
  ;;;;;;  declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
! ;;;;;;  (15793 40968))
  ;;; Generated autoloads from international/ccl.el
  
  (autoload (quote ccl-compile) "ccl" "\
--- 3377,3383 ----
  
  ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
  ;;;;;;  declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
! ;;;;;;  (15791 52022))
  ;;; Generated autoloads from international/ccl.el
  
  (autoload (quote ccl-compile) "ccl" "\
***************
*** 3523,3529 ****
  ;;;;;;  checkdoc-comments checkdoc-continue checkdoc-start 
checkdoc-current-buffer
  ;;;;;;  checkdoc-eval-current-buffer checkdoc-message-interactive
  ;;;;;;  checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
! ;;;;;;  (15832 30939))
  ;;; Generated autoloads from emacs-lisp/checkdoc.el
  
  (autoload (quote checkdoc) "checkdoc" "\
--- 3641,3647 ----
  ;;;;;;  checkdoc-comments checkdoc-continue checkdoc-start 
checkdoc-current-buffer
  ;;;;;;  checkdoc-eval-current-buffer checkdoc-message-interactive
  ;;;;;;  checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
! ;;;;;;  (15879 20227))
  ;;; Generated autoloads from emacs-lisp/checkdoc.el
  
  (autoload (quote checkdoc) "checkdoc" "\
***************
*** 3735,3741 ****
  ;;;***
  
  ;;;### (autoloads (command-history list-command-history 
repeat-matching-complex-command)
! ;;;;;;  "chistory" "chistory.el" (15861 19605))
  ;;; Generated autoloads from chistory.el
  
  (autoload (quote repeat-matching-complex-command) "chistory" "\
--- 3853,3859 ----
  ;;;***
  
  ;;;### (autoloads (command-history list-command-history 
repeat-matching-complex-command)
! ;;;;;;  "chistory" "chistory.el" (15876 52395))
  ;;; Generated autoloads from chistory.el
  
  (autoload (quote repeat-matching-complex-command) "chistory" "\
***************
*** 3774,3780 ****
  
  ;;;***
  
! ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15834 29592))
  ;;; Generated autoloads from emacs-lisp/cl.el
  
  (defvar custom-print-functions nil "\
--- 3892,3898 ----
  
  ;;;***
  
! ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15834 24364))
  ;;; Generated autoloads from emacs-lisp/cl.el
  
  (defvar custom-print-functions nil "\
***************
*** 3838,3844 ****
  ;;;***
  
  ;;;### (autoloads (cp-make-coding-system) "code-pages" 
"international/code-pages.el"
! ;;;;;;  (15860 63927))
  ;;; Generated autoloads from international/code-pages.el
  
  (autoload (quote cp-make-coding-system) "code-pages" "\
--- 3956,3962 ----
  ;;;***
  
  ;;;### (autoloads (cp-make-coding-system) "code-pages" 
"international/code-pages.el"
! ;;;;;;  (15860 63713))
  ;;; Generated autoloads from international/code-pages.el
  
  (autoload (quote cp-make-coding-system) "code-pages" "\
***************
*** 3854,3860 ****
  
  ;;;### (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" (15830 55341))
  ;;; Generated autoloads from international/codepage.el
  
  (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
--- 3972,3978 ----
  
  ;;;### (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" (15830 3513))
  ;;; Generated autoloads from international/codepage.el
  
  (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
***************
*** 3913,3919 ****
  ;;;### (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"
! ;;;;;;  (15742 8586))
  ;;; Generated autoloads from comint.el
  
  (autoload (quote make-comint-in-buffer) "comint" "\
--- 4031,4037 ----
  ;;;### (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"
! ;;;;;;  (15887 19002))
  ;;; Generated autoloads from comint.el
  
  (autoload (quote make-comint-in-buffer) "comint" "\
***************
*** 4009,4023 ****
  ;;;### (autoloads (next-error compilation-minor-mode 
compilation-shell-minor-mode
  ;;;;;;  compilation-mode grep-tree grep-find grep compile 
compilation-search-path
  ;;;;;;  compilation-ask-about-save compilation-window-height 
compilation-mode-hook)
! ;;;;;;  "compile" "progmodes/compile.el" (15869 9799))
  ;;; Generated autoloads from progmodes/compile.el
  
  (defvar compilation-mode-hook nil "\
  *List of hook functions run by `compilation-mode' (see `run-hooks').")
  
  (defvar compilation-window-height nil "\
  *Number of lines in a compilation window.  If nil, use Emacs default.")
  
  (defvar compilation-process-setup-function nil "\
  *Function to call to customize the compilation process.
  This functions is called immediately before the compilation process is
--- 4127,4145 ----
  ;;;### (autoloads (next-error compilation-minor-mode 
compilation-shell-minor-mode
  ;;;;;;  compilation-mode grep-tree grep-find grep compile 
compilation-search-path
  ;;;;;;  compilation-ask-about-save compilation-window-height 
compilation-mode-hook)
! ;;;;;;  "compile" "progmodes/compile.el" (15867 48924))
  ;;; Generated autoloads from progmodes/compile.el
  
  (defvar compilation-mode-hook nil "\
  *List of hook functions run by `compilation-mode' (see `run-hooks').")
  
+ (custom-autoload (quote compilation-mode-hook) "compile")
+ 
  (defvar compilation-window-height nil "\
  *Number of lines in a compilation window.  If nil, use Emacs default.")
  
+ (custom-autoload (quote compilation-window-height) "compile")
+ 
  (defvar compilation-process-setup-function nil "\
  *Function to call to customize the compilation process.
  This functions is called immediately before the compilation process is
***************
*** 4044,4054 ****
--- 4166,4180 ----
  *Non-nil means \\[compile] asks which buffers to save before compiling.
  Otherwise, it saves all modified buffers without asking.")
  
+ (custom-autoload (quote compilation-ask-about-save) "compile")
+ 
  (defvar compilation-search-path (quote (nil)) "\
  *List of directories to search for source files named in error messages.
  Elements should be directory names, not file names of directories.
  nil as an element means to try the default directory.")
  
+ (custom-autoload (quote compilation-search-path) "compile")
+ 
  (autoload (quote compile) "compile" "\
  Compile the program including the current buffer.  Default: run `make'.
  Runs COMMAND, a shell command, in a separate process asynchronously
***************
*** 4177,4183 ****
  ;;;***
  
  ;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
! ;;;;;;  (15851 40734))
  ;;; Generated autoloads from complete.el
  
  (defvar partial-completion-mode nil "\
--- 4303,4309 ----
  ;;;***
  
  ;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
! ;;;;;;  (15851 7849))
  ;;; Generated autoloads from complete.el
  
  (defvar partial-completion-mode nil "\
***************
*** 4186,4194 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `partial-completion-mode'.")
  
! (custom-add-to-group (quote partial-completion) (quote 
partial-completion-mode) (quote custom-variable))
! 
! (custom-add-load (quote partial-completion-mode) (quote complete))
  
  (autoload (quote partial-completion-mode) "complete" "\
  Toggle Partial Completion mode.
--- 4312,4318 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `partial-completion-mode'.")
  
! (custom-autoload (quote partial-completion-mode) "complete")
  
  (autoload (quote partial-completion-mode) "complete" "\
  Toggle Partial Completion mode.
***************
*** 4692,4700 ****
  Setting this variable directly does not take effect;
  use either M-x customize or the function `crisp-mode'.")
  
! (custom-add-to-group (quote crisp) (quote crisp-mode) (quote custom-variable))
! 
! (custom-add-load (quote crisp-mode) (quote crisp))
  
  (autoload (quote crisp-mode) "crisp" "\
  Toggle CRiSP/Brief emulation minor mode.
--- 4816,4822 ----
  Setting this variable directly does not take effect;
  use either M-x customize or the function `crisp-mode'.")
  
! (custom-autoload (quote crisp-mode) "crisp")
  
  (autoload (quote crisp-mode) "crisp" "\
  Toggle CRiSP/Brief emulation minor mode.
***************
*** 4743,4749 ****
  ;;;***
  
  ;;;### (autoloads (cua-mode cua-mode) "cua-base" "emulation/cua-base.el"
! ;;;;;;  (15776 44111))
  ;;; Generated autoloads from emulation/cua-base.el
  
  (defvar cua-mode nil "\
--- 4865,4871 ----
  ;;;***
  
  ;;;### (autoloads (cua-mode cua-mode) "cua-base" "emulation/cua-base.el"
! ;;;;;;  (15893 48749))
  ;;; Generated autoloads from emulation/cua-base.el
  
  (defvar cua-mode nil "\
***************
*** 4758,4766 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `cua-mode'.")
  
! (custom-add-to-group (quote cua) (quote cua-mode) (quote custom-variable))
! 
! (custom-add-load (quote cua-mode) (quote cua-base))
  
  (autoload (quote cua-mode) "cua-base" "\
  Toggle CUA key-binding mode.
--- 4880,4886 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `cua-mode'.")
  
! (custom-autoload (quote cua-mode) "cua-base")
  
  (autoload (quote cua-mode) "cua-base" "\
  Toggle CUA key-binding mode.
***************
*** 4778,4787 ****
  ;;;;;;  custom-buffer-create customize-apropos-groups customize-apropos-faces
  ;;;;;;  customize-apropos-options customize-apropos customize-saved
  ;;;;;;  customize-customized customize-face-other-window customize-face
! ;;;;;;  customize-option-other-window customize-changed-options 
customize-option
  ;;;;;;  customize-group-other-window customize-group customize-mode
  ;;;;;;  customize customize-save-variable customize-set-variable
! ;;;;;;  customize-set-value) "cus-edit" "cus-edit.el" (15858 24665))
  ;;; Generated autoloads from cus-edit.el
   (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
  
--- 4898,4907 ----
  ;;;;;;  custom-buffer-create customize-apropos-groups customize-apropos-faces
  ;;;;;;  customize-apropos-options customize-apropos customize-saved
  ;;;;;;  customize-customized customize-face-other-window customize-face
! ;;;;;;  customize-changed-options customize-option-other-window 
customize-option
  ;;;;;;  customize-group-other-window customize-group customize-mode
  ;;;;;;  customize customize-save-variable customize-set-variable
! ;;;;;;  customize-set-value) "cus-edit" "cus-edit.el" (15898 9081))
  ;;; Generated autoloads from cus-edit.el
   (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
  
***************
*** 4870,4875 ****
--- 4990,5003 ----
  
  \(fn SYMBOL)" t nil)
  
+ (defalias (quote customize-variable-other-window) (quote 
customize-option-other-window))
+ 
+ (autoload (quote customize-option-other-window) "cus-edit" "\
+ Customize SYMBOL, which must be a user option variable.
+ Show the buffer in another window, but don't select it.
+ 
+ \(fn SYMBOL)" t nil)
+ 
  (autoload (quote customize-changed-options) "cus-edit" "\
  Customize all user option variables changed in Emacs itself.
  This includes new user option variables and faces, and new
***************
*** 4882,4895 ****
  
  \(fn SINCE-VERSION)" t nil)
  
- (defalias (quote customize-variable-other-window) (quote 
customize-option-other-window))
- 
- (autoload (quote customize-option-other-window) "cus-edit" "\
- Customize SYMBOL, which must be a user option variable.
- Show the buffer in another window, but don't select it.
- 
- \(fn SYMBOL)" t nil)
- 
  (autoload (quote customize-face) "cus-edit" "\
  Customize SYMBOL, which should be a face name or nil.
  If SYMBOL is nil, customize all faces.
--- 5010,5015 ----
***************
*** 4977,4982 ****
--- 5097,5104 ----
  and `(custom-set-faces ...)', and copy them (whichever ones you find)
  to the new custom file.  This will preserve your existing customizations.")
  
+ (custom-autoload (quote custom-file) "cus-edit")
+ 
  (autoload (quote customize-save-customized) "cus-edit" "\
  Save all user options which have been set in this session.
  
***************
*** 5003,5010 ****
  
  ;;;***
  
! ;;;### (autoloads (custom-set-faces custom-declare-face) "cus-face"
! ;;;;;;  "cus-face.el" (15844 1299))
  ;;; Generated autoloads from cus-face.el
  
  (autoload (quote custom-declare-face) "cus-face" "\
--- 5125,5133 ----
  
  ;;;***
  
! ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces 
custom-theme-face-value
! ;;;;;;  custom-set-faces custom-declare-face) "cus-face" "cus-face.el"
! ;;;;;;  (15879 22694))
  ;;; Generated autoloads from cus-face.el
  
  (autoload (quote custom-declare-face) "cus-face" "\
***************
*** 5014,5028 ****
  
  (autoload (quote custom-set-faces) "cus-face" "\
  Initialize faces according to user preferences.
  The arguments should be a list where each entry has the form:
  
    (FACE SPEC [NOW [COMMENT]])
  
! SPEC is stored as the saved value for FACE.
  If NOW is present and non-nil, FACE is created now, according to SPEC.
  COMMENT is a string comment about FACE.
  
! See `defface' for the format of SPEC.
  
  \(fn &rest ARGS)" nil nil)
  
--- 5137,5184 ----
  
  (autoload (quote custom-set-faces) "cus-face" "\
  Initialize faces according to user preferences.
+ This associates the settings with the `user' theme.
  The arguments should be a list where each entry has the form:
  
    (FACE SPEC [NOW [COMMENT]])
  
! SPEC is stored as the saved value for FACE, as well as the value for the
! `user' theme.  The `user' theme is one of the default themes known to Emacs.
! See `custom-known-themes' for more information on the known themes.
! See `custom-theme-set-faces' for more information on the interplay
! between themes and faces.
! See `defface' for the format of SPEC.
! 
  If NOW is present and non-nil, FACE is created now, according to SPEC.
  COMMENT is a string comment about FACE.
  
! \(fn &rest ARGS)" nil nil)
! 
! (autoload (quote custom-theme-face-value) "cus-face" "\
! Return spec of FACE in THEME if THEME modifies FACE.
! Value is nil otherwise.  The association between theme and spec for FACE
! is stored in FACE's property `theme-face'.  The appropriate face
! is retrieved using `custom-theme-value'.
! 
! \(fn FACE THEME)" nil nil)
! 
! (autoload (quote custom-theme-reset-faces) "cus-face" "\
! Reset the value of the face to values previously defined.
! Associate this setting with THEME.
! 
! ARGS is a list of lists of the form
! 
!     (FACE TO-THEME)
! 
! This means reset FACE to its value in TO-THEME.
! 
! \(fn THEME &rest ARGS)" nil nil)
! 
! (autoload (quote custom-reset-faces) "cus-face" "\
! Reset the value of the face to values previously saved.
! This is the setting assosiated the `user' theme.
! 
! ARGS is defined as for `custom-theme-reset-faces'
  
  \(fn &rest ARGS)" nil nil)
  
***************
*** 5066,5074 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `global-cwarn-mode'.")
  
! (custom-add-to-group (quote cwarn) (quote global-cwarn-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote global-cwarn-mode) (quote cwarn))
  
  (autoload (quote global-cwarn-mode) "cwarn" "\
  Toggle Cwarn mode in every buffer.
--- 5222,5228 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `global-cwarn-mode'.")
  
! (custom-autoload (quote global-cwarn-mode) "cwarn")
  
  (autoload (quote global-cwarn-mode) "cwarn" "\
  Toggle Cwarn mode in every buffer.
***************
*** 5111,5117 ****
  ;;;***
  
  ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
! ;;;;;;  (15670 55281))
  ;;; Generated autoloads from dabbrev.el
  
  (define-key esc-map "/" (quote dabbrev-expand))
--- 5265,5271 ----
  ;;;***
  
  ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
! ;;;;;;  (15898 7844))
  ;;; Generated autoloads from dabbrev.el
  
  (define-key esc-map "/" (quote dabbrev-expand))
***************
*** 5436,5444 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `delete-selection-mode'.")
  
! (custom-add-to-group (quote editing-basics) (quote delete-selection-mode) 
(quote custom-variable))
! 
! (custom-add-load (quote delete-selection-mode) (quote delsel))
  
  (autoload (quote delete-selection-mode) "delsel" "\
  Toggle Delete Selection mode.
--- 5590,5596 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `delete-selection-mode'.")
  
! (custom-autoload (quote delete-selection-mode) "delsel")
  
  (autoload (quote delete-selection-mode) "delsel" "\
  Toggle Delete Selection mode.
***************
*** 5514,5520 ****
  ;;;***
  
  ;;;### (autoloads (describe-char describe-text-properties) "descr-text"
! ;;;;;;  "descr-text.el" (15823 65468))
  ;;; Generated autoloads from descr-text.el
  
  (autoload (quote describe-text-properties) "descr-text" "\
--- 5666,5672 ----
  ;;;***
  
  ;;;### (autoloads (describe-char describe-text-properties) "descr-text"
! ;;;;;;  "descr-text.el" (15760 54525))
  ;;; Generated autoloads from descr-text.el
  
  (autoload (quote describe-text-properties) "descr-text" "\
***************
*** 5538,5544 ****
  ;;;***
  
  ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el"
! ;;;;;;  (15816 1960))
  ;;; Generated autoloads from desktop.el
  
  (autoload (quote desktop-read) "desktop" "\
--- 5690,5696 ----
  ;;;***
  
  ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el"
! ;;;;;;  (15814 11695))
  ;;; Generated autoloads from desktop.el
  
  (autoload (quote desktop-read) "desktop" "\
***************
*** 5565,5571 ****
  ;;;***
  
  ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
! ;;;;;;  "calendar/diary-lib.el" (15833 25330))
  ;;; Generated autoloads from calendar/diary-lib.el
  
  (autoload (quote diary) "diary-lib" "\
--- 5717,5723 ----
  ;;;***
  
  ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
! ;;;;;;  "calendar/diary-lib.el" (15832 44370))
  ;;; Generated autoloads from calendar/diary-lib.el
  
  (autoload (quote diary) "diary-lib" "\
***************
*** 5613,5621 ****
--- 5765,5777 ----
  (defvar diff-switches "-c" "\
  *A string or list of strings specifying switches to be be passed to diff.")
  
+ (custom-autoload (quote diff-switches) "diff")
+ 
  (defvar diff-command "diff" "\
  *The command to use to run diff.")
  
+ (custom-autoload (quote diff-command) "diff")
+ 
  (autoload (quote diff) "diff" "\
  Find and display the differences between OLD and NEW files.
  Interactively the current buffer's file name is the default for NEW
***************
*** 5663,5669 ****
  ;;;;;;  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" (15837 7290))
  ;;; Generated autoloads from dired.el
  
  (defvar dired-listing-switches "-al" "\
--- 5819,5825 ----
  ;;;;;;  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" (15899 8438))
  ;;; Generated autoloads from dired.el
  
  (defvar dired-listing-switches "-al" "\
***************
*** 5675,5680 ****
--- 5831,5838 ----
  some of the `ls' switches are not supported; see the doc string of
  `insert-directory' on ls-lisp.el for more details.")
  
+ (custom-autoload (quote dired-listing-switches) "dired")
+ 
  (defvar dired-chown-program (if (memq system-type (quote (hpux dgux 
usg-unix-v irix linux gnu/linux))) "chown" (if (file-exists-p 
"/usr/sbin/chown") "/usr/sbin/chown" "/etc/chown")) "\
  Name of chown command (usually `chown' or `/etc/chown').")
  
***************
*** 5692,5723 ****
--- 5850,5893 ----
  don't care about symbolic links which really end in a @, you can
  always set this variable to t.")
  
+ (custom-autoload (quote dired-ls-F-marks-symlinks) "dired")
+ 
  (defvar dired-trivial-filenames "^\\.\\.?$\\|^#" "\
  *Regexp of files to skip when finding first file of a directory.
  A value of nil means move to the subdir line.
  A value of t means move to first file.")
  
+ (custom-autoload (quote dired-trivial-filenames) "dired")
+ 
  (defvar dired-keep-marker-rename t "\
  *Controls marking of renamed files.
  If t, files keep their previous marks when they are renamed.
  If a character, renamed files (whether previously marked or not)
  are afterward marked with that character.")
  
+ (custom-autoload (quote dired-keep-marker-rename) "dired")
+ 
  (defvar dired-keep-marker-copy 67 "\
  *Controls marking of copied files.
  If t, copied files are marked if and as the corresponding original files were.
  If a character, copied files are unconditionally marked with that character.")
  
+ (custom-autoload (quote dired-keep-marker-copy) "dired")
+ 
  (defvar dired-keep-marker-hardlink 72 "\
  *Controls marking of newly made hard links.
  If t, they are marked if and as the files linked to were marked.
  If a character, new links are unconditionally marked with that character.")
  
+ (custom-autoload (quote dired-keep-marker-hardlink) "dired")
+ 
  (defvar dired-keep-marker-symlink 89 "\
  *Controls marking of newly made symbolic links.
  If t, they are marked if and as the files linked to were marked.
  If a character, new links are unconditionally marked with that character.")
  
+ (custom-autoload (quote dired-keep-marker-symlink) "dired")
+ 
  (defvar dired-dwim-target nil "\
  *If non-nil, dired tries to guess a default target directory.
  This means: if there is a dired buffer displayed in the next window,
***************
*** 5725,5733 ****
--- 5895,5907 ----
  
  The target is used in the prompt for file copy, rename etc.")
  
+ (custom-autoload (quote dired-dwim-target) "dired")
+ 
  (defvar dired-copy-preserve-time t "\
  *If non-nil, Dired preserves the last-modified time in a file copy.
  \(This works on only some systems.)")
+ 
+ (custom-autoload (quote dired-copy-preserve-time) "dired")
   (define-key ctl-x-map "d" 'dired)
  
  (autoload (quote dired) "dired" "\
***************
*** 5779,5785 ****
  ;;;;;;  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" (15823 48667))
  ;;; Generated autoloads from dired-aux.el
  
  (autoload (quote dired-diff) "dired-aux" "\
--- 5953,5959 ----
  ;;;;;;  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" (15823 38917))
  ;;; Generated autoloads from dired-aux.el
  
  (autoload (quote dired-diff) "dired-aux" "\
***************
*** 6280,6286 ****
  
  ;;;***
  
! ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15827 6743))
  ;;; Generated autoloads from play/doctor.el
  
  (autoload (quote doctor) "doctor" "\
--- 6454,6460 ----
  
  ;;;***
  
! ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15759 15266))
  ;;; Generated autoloads from play/doctor.el
  
  (autoload (quote doctor) "doctor" "\
***************
*** 6299,6307 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `double-mode'.")
  
! (custom-add-to-group (quote double) (quote double-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote double-mode) (quote double))
  
  (autoload (quote double-mode) "double" "\
  Toggle Double mode.
--- 6473,6479 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `double-mode'.")
  
! (custom-autoload (quote double-mode) "double")
  
  (autoload (quote double-mode) "double" "\
  Toggle Double mode.
***************
*** 6337,6343 ****
  
  ;;;### (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" (15866 29794))
  ;;; Generated autoloads from emacs-lisp/easy-mmode.el
  
  (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
--- 6509,6515 ----
  
  ;;;### (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" (15889 10072))
  ;;; Generated autoloads from emacs-lisp/easy-mmode.el
  
  (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
***************
*** 6411,6426 ****
  ;;;***
  
  ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
! ;;;;;;  easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (15753
! ;;;;;;  23736))
  ;;; Generated autoloads from emacs-lisp/easymenu.el
  
  (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
  
  (autoload (quote easy-menu-define) "easymenu" "\
  Define a menu bar submenu in maps MAPS, according to MENU.
! The menu keymap is stored in symbol SYMBOL, both as its value
! and as its function definition.  DOC is used as the doc string for SYMBOL.
  
  The first element of MENU must be a string.  It is the menu bar item name.
  It may be followed by the following keyword argument pairs
--- 6583,6600 ----
  ;;;***
  
  ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
! ;;;;;;  easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (15879
! ;;;;;;  20200))
  ;;; Generated autoloads from emacs-lisp/easymenu.el
  
  (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
  
  (autoload (quote easy-menu-define) "easymenu" "\
  Define a menu bar submenu in maps MAPS, according to MENU.
! 
! If SYMBOL is non-nil, store the menu keymap in the value of SYMBOL,
! and define SYMBOL as a function to pop up the menu, with DOC as its doc 
string.
! If SYMBOL is nil, just store the menu keymap into MAPS.
  
  The first element of MENU must be a string.  It is the menu bar item name.
  It may be followed by the following keyword argument pairs
***************
*** 6699,6705 ****
  ;;;;;;  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" (15793 40969))
  ;;; Generated autoloads from progmodes/ebrowse.el
  
  (autoload (quote ebrowse-tree-mode) "ebrowse" "\
--- 6873,6879 ----
  ;;;;;;  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" (15790 60417))
  ;;; Generated autoloads from progmodes/ebrowse.el
  
  (autoload (quote ebrowse-tree-mode) "ebrowse" "\
***************
*** 6837,6847 ****
--- 7011,7025 ----
  \(make-local-variable 'edebug-all-defs) in your
  `emacs-lisp-mode-hook'.")
  
+ (custom-autoload (quote edebug-all-defs) "edebug")
+ 
  (defvar edebug-all-forms nil "\
  *Non-nil evaluation of all forms will instrument for Edebug.
  This doesn't apply to loading or evaluations in the minibuffer.
  Use the command `edebug-all-forms' to toggle the value of this option.")
  
+ (custom-autoload (quote edebug-all-forms) "edebug")
+ 
  (autoload (quote def-edebug-spec) "edebug" "\
  Set the `edebug-form-spec' property of SYMBOL according to SPEC.
  Both SYMBOL and SPEC are unevaluated. The SPEC can be 0, t, a symbol
***************
*** 6882,6888 ****
  ;;;;;;  ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
  ;;;;;;  ediff-merge-directories ediff-directories3 ediff-directory-revisions
  ;;;;;;  ediff-directories ediff-buffers3 ediff-buffers ediff-backup
! ;;;;;;  ediff-files3 ediff-files) "ediff" "ediff.el" (15832 11554))
  ;;; Generated autoloads from ediff.el
  
  (autoload (quote ediff-files) "ediff" "\
--- 7060,7066 ----
  ;;;;;;  ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
  ;;;;;;  ediff-merge-directories ediff-directories3 ediff-directory-revisions
  ;;;;;;  ediff-directories ediff-buffers3 ediff-buffers ediff-backup
! ;;;;;;  ediff-files3 ediff-files) "ediff" "ediff.el" (15832 6056))
  ;;; Generated autoloads from ediff.el
  
  (autoload (quote ediff-files) "ediff" "\
***************
*** 7141,7147 ****
  ;;;***
  
  ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
! ;;;;;;  (15832 11554))
  ;;; Generated autoloads from ediff-mult.el
  
  (autoload (quote ediff-show-registry) "ediff-mult" "\
--- 7319,7325 ----
  ;;;***
  
  ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
! ;;;;;;  (15832 6056))
  ;;; Generated autoloads from ediff-mult.el
  
  (autoload (quote ediff-show-registry) "ediff-mult" "\
***************
*** 7228,7234 ****
  ;;;***
  
  ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
! ;;;;;;  "emulation/edt.el" (15824 23781))
  ;;; Generated autoloads from emulation/edt.el
  
  (autoload (quote edt-set-scroll-margins) "edt" "\
--- 7406,7412 ----
  ;;;***
  
  ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
! ;;;;;;  "emulation/edt.el" (15824 23621))
  ;;; Generated autoloads from emulation/edt.el
  
  (autoload (quote edt-set-scroll-margins) "edt" "\
***************
*** 7284,7295 ****
  ;;;***
  
  ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
! ;;;;;;  "eldoc" "emacs-lisp/eldoc.el" (15834 59138))
  ;;; Generated autoloads from emacs-lisp/eldoc.el
  
  (defvar eldoc-minor-mode-string " ElDoc" "\
  *String to display in mode line when Eldoc Mode is enabled; nil for none.")
  
  (autoload (quote eldoc-mode) "eldoc" "\
  Toggle ElDoc mode on or off.
  Show the defined parameters for the elisp function near point.
--- 7462,7475 ----
  ;;;***
  
  ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
! ;;;;;;  "eldoc" "emacs-lisp/eldoc.el" (15893 48749))
  ;;; Generated autoloads from emacs-lisp/eldoc.el
  
  (defvar eldoc-minor-mode-string " ElDoc" "\
  *String to display in mode line when Eldoc Mode is enabled; nil for none.")
  
+ (custom-autoload (quote eldoc-minor-mode-string) "eldoc")
+ 
  (autoload (quote eldoc-mode) "eldoc" "\
  Toggle ElDoc mode on or off.
  Show the defined parameters for the elisp function near point.
***************
*** 7314,7321 ****
  
  ;;;***
  
! ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (15819
! ;;;;;;  7069))
  ;;; Generated autoloads from elide-head.el
  
  (autoload (quote elide-head) "elide-head" "\
--- 7494,7501 ----
  
  ;;;***
  
! ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (15818
! ;;;;;;  46540))
  ;;; Generated autoloads from elide-head.el
  
  (autoload (quote elide-head) "elide-head" "\
***************
*** 7331,7337 ****
  ;;;***
  
  ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
! ;;;;;;  (15793 40966))
  ;;; Generated autoloads from emacs-lisp/elint.el
  
  (autoload (quote elint-initialize) "elint" "\
--- 7511,7517 ----
  ;;;***
  
  ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
! ;;;;;;  (15790 59914))
  ;;; Generated autoloads from emacs-lisp/elint.el
  
  (autoload (quote elint-initialize) "elint" "\
***************
*** 7480,7488 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `encoded-kbd-mode'.")
  
! (custom-add-to-group (quote encoded-kbd) (quote encoded-kbd-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote encoded-kbd-mode) (quote encoded-kb))
  
  (autoload (quote encoded-kbd-mode) "encoded-kb" "\
  Toggle Encoded-kbd minor mode.
--- 7660,7666 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `encoded-kbd-mode'.")
  
! (custom-autoload (quote encoded-kbd-mode) "encoded-kb")
  
  (autoload (quote encoded-kbd-mode) "encoded-kb" "\
  Toggle Encoded-kbd minor mode.
***************
*** 7531,7538 ****
  
  ;;;***
  
! ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15861
! ;;;;;;  19590))
  ;;; Generated autoloads from eshell/esh-mode.el
  
  (autoload (quote eshell-mode) "esh-mode" "\
--- 7709,7716 ----
  
  ;;;***
  
! ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15620
! ;;;;;;  25657))
  ;;; Generated autoloads from eshell/esh-mode.el
  
  (autoload (quote eshell-mode) "esh-mode" "\
***************
*** 7544,7551 ****
  
  ;;;***
  
! ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (15861
! ;;;;;;  19590))
  ;;; Generated autoloads from eshell/esh-test.el
  
  (autoload (quote eshell-test) "esh-test" "\
--- 7722,7729 ----
  
  ;;;***
  
! ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (15470
! ;;;;;;  10698))
  ;;; Generated autoloads from eshell/esh-test.el
  
  (autoload (quote eshell-test) "esh-test" "\
***************
*** 7601,7607 ****
  ;;;;;;  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"
! ;;;;;;  (15827 57894))
  ;;; Generated autoloads from progmodes/etags.el
  
  (defvar tags-file-name nil "\
--- 7779,7785 ----
  ;;;;;;  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"
! ;;;;;;  (15827 19902))
  ;;; Generated autoloads from progmodes/etags.el
  
  (defvar tags-file-name nil "\
***************
*** 7616,7621 ****
--- 7794,7801 ----
  A value of t means case-insensitive, a value of nil means case-sensitive.
  Any other value means use the setting of `case-fold-search'.")
  
+ (custom-autoload (quote tags-case-fold-search) "etags")
+ 
  (defvar tags-table-list nil "\
  *List of file names of tags tables to search.
  An element that is a directory means the file \"TAGS\" in that directory.
***************
*** 7623,7628 ****
--- 7803,7810 ----
  If you set this variable, do not also set `tags-file-name'.
  Use the `etags' program to make a tags table file.")
  
+ (custom-autoload (quote tags-table-list) "etags")
+ 
  (defvar tags-compression-info-list (quote ("" ".Z" ".bz2" ".gz" ".tgz")) "\
  *List of extensions tried by etags when jka-compr is used.
  An empty string means search the non-compressed file.
***************
*** 7630,7652 ****
--- 7812,7842 ----
  \(i.e. via customize of `auto-compression-mode' or by calling the function
  `auto-compression-mode').")
  
+ (custom-autoload (quote tags-compression-info-list) "etags")
+ 
  (defvar tags-add-tables (quote ask-user) "\
  *Control whether to add a new tags table to the current list.
  t means do; nil means don't (always start a new list).
  Any other value means ask the user whether to add a new tags table
  to the current list (as opposed to starting a new list).")
  
+ (custom-autoload (quote tags-add-tables) "etags")
+ 
  (defvar find-tag-hook nil "\
  *Hook to be run by \\[find-tag] after finding a tag.  See `run-hooks'.
  The value in the buffer in which \\[find-tag] is done is used,
  not the value in the buffer \\[find-tag] goes to.")
  
+ (custom-autoload (quote find-tag-hook) "etags")
+ 
  (defvar find-tag-default-function nil "\
  *A function of no arguments used by \\[find-tag] to pick a default tag.
  If nil, and the symbol that is the value of `major-mode'
  has a `find-tag-default-function' property (see `put'), that is used.
  Otherwise, `find-tag-default' is used.")
  
+ (custom-autoload (quote find-tag-default-function) "etags")
+ 
  (autoload (quote visit-tags-table) "etags" "\
  Tell tags commands to use tags table file FILE.
  FILE should be the name of a file created with the `etags' program.
***************
*** 8069,8075 ****
  
  ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
  ;;;;;;  eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
! ;;;;;;  (15793 40969))
  ;;; Generated autoloads from net/eudc.el
  
  (autoload (quote eudc-set-server) "eudc" "\
--- 8259,8265 ----
  
  ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
  ;;;;;;  eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
! ;;;;;;  (15791 51837))
  ;;; Generated autoloads from net/eudc.el
  
  (autoload (quote eudc-set-server) "eudc" "\
***************
*** 8533,8539 ****
  
  ;;;### (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" (15832 11581))
  ;;; Generated autoloads from mail/feedmail.el
  
  (autoload (quote feedmail-send-it) "feedmail" "\
--- 8723,8729 ----
  
  ;;;### (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" (15832 6910))
  ;;; Generated autoloads from mail/feedmail.el
  
  (autoload (quote feedmail-send-it) "feedmail" "\
***************
*** 8587,8593 ****
  ;;;***
  
  ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
! ;;;;;;  find-file-at-point ffap-next) "ffap" "ffap.el" (15832 30039))
  ;;; Generated autoloads from ffap.el
  
  (autoload (quote ffap-next) "ffap" "\
--- 8777,8783 ----
  ;;;***
  
  ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
! ;;;;;;  find-file-at-point ffap-next) "ffap" "ffap.el" (15832 29476))
  ;;; Generated autoloads from ffap.el
  
  (autoload (quote ffap-next) "ffap" "\
***************
*** 8665,8671 ****
  ;;;***
  
  ;;;### (autoloads (find-grep-dired find-name-dired find-dired 
find-grep-options
! ;;;;;;  find-ls-option) "find-dired" "find-dired.el" (15837 7290))
  ;;; 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"))) "\
--- 8855,8861 ----
  ;;;***
  
  ;;;### (autoloads (find-grep-dired find-name-dired find-dired 
find-grep-options
! ;;;;;;  find-ls-option) "find-dired" "find-dired.el" (15837 6130))
  ;;; 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"))) "\
***************
*** 8674,8684 ****
--- 8864,8878 ----
  gives the option (or options) to `find' that produce the desired output.
  LS-SWITCHES is a list of `ls' switches to tell dired how to parse the 
output.")
  
+ (custom-autoload (quote find-ls-option) "find-dired")
+ 
  (defvar find-grep-options (if (or (eq system-type (quote berkeley-unix)) 
(string-match "solaris2" system-configuration) (string-match "irix" 
system-configuration)) "-s" "-q") "\
  *Option to grep to be as silent as possible.
  On Berkeley systems, this is `-s'; on Posix, and with GNU grep, `-q' does it.
  On other systems, the closest you can come is to use `-l'.")
  
+ (custom-autoload (quote find-grep-options) "find-dired")
+ 
  (autoload (quote find-dired) "find-dired" "\
  Run `find' and go into Dired mode on a buffer of the output.
  The command run (after changing into DIR) is
***************
*** 8714,8720 ****
  
  ;;;### (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"
! ;;;;;;  (15806 54403))
  ;;; Generated autoloads from find-file.el
  
  (autoload (quote ff-get-other-file) "find-file" "\
--- 8908,8914 ----
  
  ;;;### (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"
! ;;;;;;  (15803 6308))
  ;;; Generated autoloads from find-file.el
  
  (autoload (quote ff-get-other-file) "find-file" "\
***************
*** 8799,8805 ****
  ;;;;;;  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-library)
! ;;;;;;  "find-func" "emacs-lisp/find-func.el" (15762 1885))
  ;;; Generated autoloads from emacs-lisp/find-func.el
  
  (autoload (quote find-library) "find-func" "\
--- 8993,8999 ----
  ;;;;;;  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-library)
! ;;;;;;  "find-func" "emacs-lisp/find-func.el" (15894 19684))
  ;;; Generated autoloads from emacs-lisp/find-func.el
  
  (autoload (quote find-library) "find-func" "\
***************
*** 8940,8946 ****
  ;;;***
  
  ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
! ;;;;;;  "finder" "finder.el" (15855 62628))
  ;;; Generated autoloads from finder.el
  
  (autoload (quote finder-list-keywords) "finder" "\
--- 9134,9140 ----
  ;;;***
  
  ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
! ;;;;;;  "finder" "finder.el" (15887 19001))
  ;;; Generated autoloads from finder.el
  
  (autoload (quote finder-list-keywords) "finder" "\
***************
*** 8992,8997 ****
--- 9186,9193 ----
  *String displayed on the modeline when flyspell is active.
  Set this to nil if you don't want a modeline indicator.")
  
+ (custom-autoload (quote flyspell-mode-line-string) "flyspell")
+ 
  (autoload (quote flyspell-prog-mode) "flyspell" "\
  Turn on `flyspell-mode' for comments and strings.
  
***************
*** 9057,9063 ****
  
  ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
  ;;;;;;  turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
! ;;;;;;  (15832 30039))
  ;;; Generated autoloads from follow.el
  
  (autoload (quote turn-on-follow-mode) "follow" "\
--- 9253,9259 ----
  
  ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
  ;;;;;;  turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
! ;;;;;;  (15832 29330))
  ;;; Generated autoloads from follow.el
  
  (autoload (quote turn-on-follow-mode) "follow" "\
***************
*** 9133,9139 ****
  
  ;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords
  ;;;;;;  font-lock-add-keywords) "font-lock" "font-lock.el" (15851
! ;;;;;;  40734))
  ;;; Generated autoloads from font-lock.el
  
  (autoload (quote font-lock-add-keywords) "font-lock" "\
--- 9329,9335 ----
  
  ;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords
  ;;;;;;  font-lock-add-keywords) "font-lock" "font-lock.el" (15851
! ;;;;;;  34713))
  ;;; Generated autoloads from font-lock.el
  
  (autoload (quote font-lock-add-keywords) "font-lock" "\
***************
*** 9265,9271 ****
  ;;;***
  
  ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
! ;;;;;;  "progmodes/fortran.el" (15866 25919))
  ;;; Generated autoloads from progmodes/fortran.el
  
  (defvar fortran-tab-mode-default nil "\
--- 9461,9467 ----
  ;;;***
  
  ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
! ;;;;;;  "progmodes/fortran.el" (15863 57597))
  ;;; Generated autoloads from progmodes/fortran.el
  
  (defvar fortran-tab-mode-default nil "\
***************
*** 9274,9279 ****
--- 9470,9477 ----
  A value of nil specifies that continuation lines are marked
  with a character in column 6.")
  
+ (custom-autoload (quote fortran-tab-mode-default) "fortran")
+ 
  (autoload (quote fortran-mode) "fortran" "\
  Major mode for editing Fortran code.
  \\[fortran-indent-line] indents the current Fortran line correctly.
***************
*** 9349,9355 ****
  ;;;***
  
  ;;;### (autoloads (fortune fortune-to-signature fortune-compile 
fortune-from-region
! ;;;;;;  fortune-add-fortune) "fortune" "play/fortune.el" (15827 6743))
  ;;; Generated autoloads from play/fortune.el
  
  (autoload (quote fortune-add-fortune) "fortune" "\
--- 9547,9553 ----
  ;;;***
  
  ;;;### (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" "\
***************
*** 9399,9405 ****
  ;;;***
  
  ;;;### (autoloads (set-fringe-style fringe-mode) "fringe" "fringe.el"
! ;;;;;;  (15843 64036))
  ;;; Generated autoloads from fringe.el
  
  (autoload (quote fringe-mode) "fringe" "\
--- 9597,9603 ----
  ;;;***
  
  ;;;### (autoloads (set-fringe-style fringe-mode) "fringe" "fringe.el"
! ;;;;;;  (15600 45018))
  ;;; Generated autoloads from fringe.el
  
  (autoload (quote fringe-mode) "fringe" "\
***************
*** 9429,9435 ****
  
  ;;;***
  
! ;;;### (autoloads (gdba) "gdb-ui" "gdb-ui.el" (15866 25921))
  ;;; Generated autoloads from gdb-ui.el
  
  (autoload (quote gdba) "gdb-ui" "\
--- 9627,9633 ----
  
  ;;;***
  
! ;;;### (autoloads (gdba) "gdb-ui" "gdb-ui.el" (15898 7844))
  ;;; Generated autoloads from gdb-ui.el
  
  (autoload (quote gdba) "gdb-ui" "\
***************
*** 9459,9467 ****
                                    |
  ---------------------------------------------------------------------
  Stack buffer                      | Breakpoints buffer
! \[mouse-2] gdb-frames-mouse-select | SPC    gdb-toggle-bp-this-line
!                                   |   g    gdb-goto-bp-this-line
!                                   |   d    gdb-delete-bp-this-line
  ---------------------------------------------------------------------
  
  All the buffers share the toolbar and source should always display in the same
--- 9657,9665 ----
                                    |
  ---------------------------------------------------------------------
  Stack buffer                      | Breakpoints buffer
!  RET      gdb-frames-select       | SPC    gdb-toggle-breakpoint
!                                   | RET    gdb-goto-breakpoint
!                                   |   d    gdb-delete-breakpoint
  ---------------------------------------------------------------------
  
  All the buffers share the toolbar and source should always display in the same
***************
*** 9550,9556 ****
  ;;;***
  
  ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
! ;;;;;;  gnus-slave-no-server) "gnus" "gnus/gnus.el" (15847 42307))
  ;;; Generated autoloads from gnus/gnus.el
  
  (autoload (quote gnus-slave-no-server) "gnus" "\
--- 9748,9754 ----
  ;;;***
  
  ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
! ;;;;;;  gnus-slave-no-server) "gnus" "gnus/gnus.el" (15847 36480))
  ;;; Generated autoloads from gnus/gnus.el
  
  (autoload (quote gnus-slave-no-server) "gnus" "\
***************
*** 9629,9635 ****
  ;;;***
  
  ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
! ;;;;;;  (15847 42307))
  ;;; Generated autoloads from gnus/gnus-art.el
  
  (autoload (quote gnus-article-prepare-display) "gnus-art" "\
--- 9827,9833 ----
  ;;;***
  
  ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
! ;;;;;;  (15847 36479))
  ;;; Generated autoloads from gnus/gnus-art.el
  
  (autoload (quote gnus-article-prepare-display) "gnus-art" "\
***************
*** 9676,9682 ****
  ;;;***
  
  ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
! ;;;;;;  "gnus-group" "gnus/gnus-group.el" (15847 42307))
  ;;; Generated autoloads from gnus/gnus-group.el
  
  (autoload (quote gnus-fetch-group) "gnus-group" "\
--- 9874,9880 ----
  ;;;***
  
  ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
! ;;;;;;  "gnus-group" "gnus/gnus-group.el" (15847 36479))
  ;;; Generated autoloads from gnus/gnus-group.el
  
  (autoload (quote gnus-fetch-group) "gnus-group" "\
***************
*** 9726,9732 ****
  
  ;;;### (autoloads (gnus-group-split-fancy gnus-group-split 
gnus-group-split-update
  ;;;;;;  gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
! ;;;;;;  (15847 42307))
  ;;; Generated autoloads from gnus/gnus-mlspl.el
  
  (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\
--- 9924,9930 ----
  
  ;;;### (autoloads (gnus-group-split-fancy gnus-group-split 
gnus-group-split-update
  ;;;;;;  gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
! ;;;;;;  (15847 36479))
  ;;; Generated autoloads from gnus/gnus-mlspl.el
  
  (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\
***************
*** 9838,9844 ****
  ;;;***
  
  ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15847
! ;;;;;;  42307))
  ;;; Generated autoloads from gnus/gnus-msg.el
  
  (autoload (quote gnus-msg-mail) "gnus-msg" "\
--- 10036,10042 ----
  ;;;***
  
  ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15847
! ;;;;;;  36479))
  ;;; Generated autoloads from gnus/gnus-msg.el
  
  (autoload (quote gnus-msg-mail) "gnus-msg" "\
***************
*** 9853,9859 ****
  ;;;***
  
  ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el"
! ;;;;;;  (15847 42307))
  ;;; Generated autoloads from gnus/gnus-mule.el
  
  (autoload (quote gnus-mule-add-group) "gnus-mule" "\
--- 10051,10057 ----
  ;;;***
  
  ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el"
! ;;;;;;  (15847 36479))
  ;;; Generated autoloads from gnus/gnus-mule.el
  
  (autoload (quote gnus-mule-add-group) "gnus-mule" "\
***************
*** 9921,9927 ****
  ;;;***
  
  ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
! ;;;;;;  (15847 42307))
  ;;; Generated autoloads from gnus/gnus-win.el
  
  (autoload (quote gnus-add-configuration) "gnus-win" "\
--- 10119,10125 ----
  ;;;***
  
  ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
! ;;;;;;  (15847 36480))
  ;;; Generated autoloads from gnus/gnus-win.el
  
  (autoload (quote gnus-add-configuration) "gnus-win" "\
***************
*** 9958,9964 ****
  ;;;***
  
  ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse)
! ;;;;;;  "goto-addr" "net/goto-addr.el" (15806 54404))
  ;;; Generated autoloads from net/goto-addr.el
  
  (autoload (quote goto-address-at-mouse) "goto-addr" "\
--- 10156,10162 ----
  ;;;***
  
  ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse)
! ;;;;;;  "goto-addr" "net/goto-addr.el" (15806 53137))
  ;;; Generated autoloads from net/goto-addr.el
  
  (autoload (quote goto-address-at-mouse) "goto-addr" "\
***************
*** 10004,10010 ****
  ;;;***
  
  ;;;### (autoloads (bashdb jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el"
! ;;;;;;  (15862 28067))
  ;;; Generated autoloads from gud.el
  
  (autoload (quote gdb) "gud" "\
--- 10202,10208 ----
  ;;;***
  
  ;;;### (autoloads (bashdb jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el"
! ;;;;;;  (15876 62350))
  ;;; Generated autoloads from gud.el
  
  (autoload (quote gdb) "gud" "\
***************
*** 10126,10132 ****
  
  ;;;### (autoloads (describe-categories describe-syntax describe-variable
  ;;;;;;  variable-at-point describe-function-1 describe-function locate-library
! ;;;;;;  help-with-tutorial) "help-fns" "help-fns.el" (15835 61131))
  ;;; Generated autoloads from help-fns.el
  
  (autoload (quote help-with-tutorial) "help-fns" "\
--- 10324,10330 ----
  
  ;;;### (autoloads (describe-categories describe-syntax describe-variable
  ;;;;;;  variable-at-point describe-function-1 describe-function locate-library
! ;;;;;;  help-with-tutorial) "help-fns" "help-fns.el" (15894 2323))
  ;;; Generated autoloads from help-fns.el
  
  (autoload (quote help-with-tutorial) "help-fns" "\
***************
*** 10204,10209 ****
--- 10402,10409 ----
  A value of nil means skip the middle step, so that
  \\[help-command] \\[help-command] gives the window that lists the options.")
  
+ (custom-autoload (quote three-step-help) "help-macro")
+ 
  ;;;***
  
  ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
***************
*** 10304,10310 ****
  ;;;***
  
  ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
! ;;;;;;  "hexl.el" (15806 54403))
  ;;; Generated autoloads from hexl.el
  
  (autoload (quote hexl-mode) "hexl" "\
--- 10504,10510 ----
  ;;;***
  
  ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
! ;;;;;;  "hexl.el" (15796 33664))
  ;;; Generated autoloads from hexl.el
  
  (autoload (quote hexl-mode) "hexl" "\
***************
*** 10400,10414 ****
  ;;;### (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" (15824
! ;;;;;;  18278))
  ;;; Generated autoloads from hi-lock.el
  
  (defvar hi-lock-mode nil "\
  Toggle hi-lock, for interactively adding font-lock text-highlighting 
patterns.")
  
! (custom-add-to-group (quote hi-lock-interactive-text-highlighting) (quote 
hi-lock-mode) (quote custom-variable))
! 
! (custom-add-load (quote hi-lock-mode) (quote hi-lock))
  
  (autoload (quote hi-lock-mode) "hi-lock" "\
  Toggle minor mode for interactively adding font-lock highlighting patterns.
--- 10600,10612 ----
  ;;;### (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" (15824
! ;;;;;;  18159))
  ;;; Generated autoloads from hi-lock.el
  
  (defvar hi-lock-mode nil "\
  Toggle hi-lock, for interactively adding font-lock text-highlighting 
patterns.")
  
! (custom-autoload (quote hi-lock-mode) "hi-lock")
  
  (autoload (quote hi-lock-mode) "hi-lock" "\
  Toggle minor mode for interactively adding font-lock highlighting patterns.
***************
*** 10553,10564 ****
--- 10751,10768 ----
  (defvar hide-ifdef-initially nil "\
  *Non-nil means call `hide-ifdefs' when Hide-Ifdef mode is first activated.")
  
+ (custom-autoload (quote hide-ifdef-initially) "hideif")
+ 
  (defvar hide-ifdef-read-only nil "\
  *Set to non-nil if you want buffer to be read-only while hiding text.")
  
+ (custom-autoload (quote hide-ifdef-read-only) "hideif")
+ 
  (defvar hide-ifdef-lines nil "\
  *Non-nil means hide the #ifX, #else, and #endif lines.")
  
+ (custom-autoload (quote hide-ifdef-lines) "hideif")
+ 
  ;;;***
  
  ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all)
***************
*** 10568,10573 ****
--- 10772,10779 ----
  (defvar hs-hide-comments-when-hiding-all t "\
  *Hide the comments too when you do an `hs-hide-all'.")
  
+ (custom-autoload (quote hs-hide-comments-when-hiding-all) "hideshow")
+ 
  (defvar hs-special-modes-alist (quote ((c-mode "{" "}" "/[*/]" nil 
hs-c-like-adjust-block-beginning) (c++-mode "{" "}" "/[*/]" nil 
hs-c-like-adjust-block-beginning) (bibtex-mode ("address@hidden(*\\(\\s(\\)" 
1)) (java-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning))) "\
  *Alist for initializing the hideshow variables for different modes.
  Each element has the form
***************
*** 10747,10779 ****
--- 10953,11001 ----
  To change the behavior of `hippie-expand', remove, change the order of,
  or insert functions in this list.")
  
+ (custom-autoload (quote hippie-expand-try-functions-list) "hippie-exp")
+ 
  (defvar hippie-expand-verbose t "\
  *Non-nil makes `hippie-expand' output which function it is trying.")
  
+ (custom-autoload (quote hippie-expand-verbose) "hippie-exp")
+ 
  (defvar hippie-expand-dabbrev-skip-space nil "\
  *Non-nil means tolerate trailing spaces in the abbreviation to expand.")
  
+ (custom-autoload (quote hippie-expand-dabbrev-skip-space) "hippie-exp")
+ 
  (defvar hippie-expand-dabbrev-as-symbol t "\
  *Non-nil means expand as symbols, i.e. syntax `_' is considered a letter.")
  
+ (custom-autoload (quote hippie-expand-dabbrev-as-symbol) "hippie-exp")
+ 
  (defvar hippie-expand-no-restriction t "\
  *Non-nil means that narrowed buffers are widened during search.")
  
+ (custom-autoload (quote hippie-expand-no-restriction) "hippie-exp")
+ 
  (defvar hippie-expand-max-buffers nil "\
  *The maximum number of buffers (apart from the current) searched.
  If nil, all buffers are searched.")
  
+ (custom-autoload (quote hippie-expand-max-buffers) "hippie-exp")
+ 
  (defvar hippie-expand-ignore-buffers (quote ("^ \\*.*\\*$" dired-mode)) "\
  *A list specifying which buffers not to search (if not current).
  Can contain both regexps matching buffer names (as strings) and major modes
  \(as atoms)")
  
+ (custom-autoload (quote hippie-expand-ignore-buffers) "hippie-exp")
+ 
  (defvar hippie-expand-only-buffers nil "\
  *A list specifying the only buffers to search (in addition to current).
  Can contain both regexps matching buffer names (as strings) and major modes
  \(as atoms).  If non-nil, this variable overrides the variable
  `hippie-expand-ignore-buffers'.")
  
+ (custom-autoload (quote hippie-expand-only-buffers) "hippie-exp")
+ 
  (autoload (quote hippie-expand) "hippie-exp" "\
  Try to expand text before point, using multiple methods.
  The expansion functions in `hippie-expand-try-functions-list' are
***************
*** 10796,10802 ****
  ;;;***
  
  ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
! ;;;;;;  (15831 18549))
  ;;; Generated autoloads from hl-line.el
  
  (autoload (quote hl-line-mode) "hl-line" "\
--- 11018,11024 ----
  ;;;***
  
  ;;;### (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" "\
***************
*** 10813,10821 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `global-hl-line-mode'.")
  
! (custom-add-to-group (quote hl-line) (quote global-hl-line-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote global-hl-line-mode) (quote hl-line))
  
  (autoload (quote global-hl-line-mode) "hl-line" "\
  Toggle Hl-Line mode in every buffer.
--- 11035,11041 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `global-hl-line-mode'.")
  
! (custom-autoload (quote global-hl-line-mode) "hl-line")
  
  (autoload (quote global-hl-line-mode) "hl-line" "\
  Toggle Hl-Line mode in every buffer.
***************
*** 10899,10905 ****
  ;;;;;;  ibuffer-backward-filter-group ibuffer-forward-filter-group
  ;;;;;;  ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
  ;;;;;;  ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
! ;;;;;;  ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (15861 19605))
  ;;; Generated autoloads from ibuf-ext.el
  
  (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
--- 11119,11125 ----
  ;;;;;;  ibuffer-backward-filter-group ibuffer-forward-filter-group
  ;;;;;;  ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
  ;;;;;;  ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
! ;;;;;;  ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (15861 11075))
  ;;; Generated autoloads from ibuf-ext.el
  
  (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
***************
*** 11337,11343 ****
  ;;;***
  
  ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
! ;;;;;;  "ibuffer" "ibuffer.el" (15861 19605))
  ;;; Generated autoloads from ibuffer.el
  
  (autoload (quote ibuffer-list-buffers) "ibuffer" "\
--- 11557,11563 ----
  ;;;***
  
  ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
! ;;;;;;  "ibuffer" "ibuffer.el" (15861 11075))
  ;;; Generated autoloads from ibuffer.el
  
  (autoload (quote ibuffer-list-buffers) "ibuffer" "\
***************
*** 11435,11441 ****
  ;;;***
  
  ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
! ;;;;;;  (15793 40970))
  ;;; Generated autoloads from progmodes/idlw-shell.el
  
  (autoload (quote idlwave-shell) "idlw-shell" "\
--- 11655,11661 ----
  ;;;***
  
  ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
! ;;;;;;  (15790 55821))
  ;;; Generated autoloads from progmodes/idlw-shell.el
  
  (autoload (quote idlwave-shell) "idlw-shell" "\
***************
*** 11461,11467 ****
  ;;;***
  
  ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
! ;;;;;;  (15793 40971))
  ;;; Generated autoloads from progmodes/idlwave.el
  
  (autoload (quote idlwave-mode) "idlwave" "\
--- 11681,11687 ----
  ;;;***
  
  ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
! ;;;;;;  (15791 49779))
  ;;; Generated autoloads from progmodes/idlwave.el
  
  (autoload (quote idlwave-mode) "idlwave" "\
***************
*** 11592,11598 ****
  ;;;;;;  ido-find-file ido-find-file-in-dir ido-switch-buffer-other-frame
  ;;;;;;  ido-insert-buffer ido-kill-buffer ido-display-buffer 
ido-switch-buffer-other-window
  ;;;;;;  ido-switch-buffer ido-read-buffer ido-mode ido-mode) "ido"
! ;;;;;;  "ido.el" (15847 42308))
  ;;; Generated autoloads from ido.el
  
  (defvar ido-mode nil "\
--- 11812,11818 ----
  ;;;;;;  ido-find-file ido-find-file-in-dir ido-switch-buffer-other-frame
  ;;;;;;  ido-insert-buffer ido-kill-buffer ido-display-buffer 
ido-switch-buffer-other-window
  ;;;;;;  ido-switch-buffer ido-read-buffer ido-mode ido-mode) "ido"
! ;;;;;;  "ido.el" (15869 49553))
  ;;; Generated autoloads from ido.el
  
  (defvar ido-mode nil "\
***************
*** 11607,11615 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `ido-mode'.")
  
! (custom-add-to-group (quote ido) (quote ido-mode) (quote custom-variable))
! 
! (custom-add-load (quote ido-mode) (quote ido))
  
  (autoload (quote ido-mode) "ido" "\
  Toggle ido speed-ups on or off.
--- 11827,11833 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `ido-mode'.")
  
! (custom-autoload (quote ido-mode) "ido")
  
  (autoload (quote ido-mode) "ido" "\
  Toggle ido speed-ups on or off.
***************
*** 11837,11843 ****
  
  ;;;***
  
! ;;;### (autoloads (ielm) "ielm" "ielm.el" (15806 54403))
  ;;; Generated autoloads from ielm.el
   (add-hook 'same-window-buffer-names "*ielm*")
  
--- 12055,12061 ----
  
  ;;;***
  
! ;;;### (autoloads (ielm) "ielm" "ielm.el" (15796 33901))
  ;;; Generated autoloads from ielm.el
   (add-hook 'same-window-buffer-names "*ielm*")
  
***************
*** 11851,11857 ****
  
  ;;;### (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" (15813 22869))
  ;;; Generated autoloads from image.el
  
  (autoload (quote image-type-from-data) "image" "\
--- 12069,12075 ----
  
  ;;;### (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" (15812 57253))
  ;;; Generated autoloads from image.el
  
  (autoload (quote image-type-from-data) "image" "\
***************
*** 11966,11972 ****
  
  ;;;### (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" (15786 18682))
  ;;; Generated autoloads from image-file.el
  
  (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" 
"tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\
--- 12184,12190 ----
  
  ;;;### (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" (15786 7485))
  ;;; Generated autoloads from image-file.el
  
  (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" 
"tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\
***************
*** 11979,11984 ****
--- 12197,12204 ----
  `auto-image-file-mode' is re-enabled; this happens automatically when
  the variable is set using \\[customize].")
  
+ (custom-autoload (quote image-file-name-extensions) "image-file")
+ 
  (defvar image-file-name-regexps nil "\
  *List of regexps matching image-file filenames.
  Filenames matching one of these regexps are considered image files,
***************
*** 11989,11994 ****
--- 12209,12216 ----
  `auto-image-file-mode' is re-enabled; this happens automatically when
  the variable is set using \\[customize].")
  
+ (custom-autoload (quote image-file-name-regexps) "image-file")
+ 
  (autoload (quote image-file-name-regexp) "image-file" "\
  Return a regular expression matching image-file filenames.
  
***************
*** 12007,12015 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `auto-image-file-mode'.")
  
! (custom-add-to-group (quote image) (quote auto-image-file-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote auto-image-file-mode) (quote image-file))
  
  (autoload (quote auto-image-file-mode) "image-file" "\
  Toggle visiting of image files as images.
--- 12229,12235 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `auto-image-file-mode'.")
  
! (custom-autoload (quote auto-image-file-mode) "image-file")
  
  (autoload (quote auto-image-file-mode) "image-file" "\
  Toggle visiting of image files as images.
***************
*** 12043,12048 ****
--- 12263,12270 ----
  element should come before the second.  The arguments are cons cells;
  \(NAME . POSITION).  Look at `imenu--sort-by-name' for an example.")
  
+ (custom-autoload (quote imenu-sort-function) "imenu")
+ 
  (defvar imenu-generic-expression nil "\
  The regex pattern to use for creating a buffer index.
  
***************
*** 12277,12283 ****
  ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
  ;;;;;;  Info-goto-emacs-command-node Info-directory info-standalone
  ;;;;;;  info-emacs-manual info info-other-window) "info" "info.el"
! ;;;;;;  (15857 5880))
  ;;; Generated autoloads from info.el
  
  (autoload (quote info-other-window) "info" "\
--- 12499,12505 ----
  ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
  ;;;;;;  Info-goto-emacs-command-node Info-directory info-standalone
  ;;;;;;  info-emacs-manual info info-other-window) "info" "info.el"
! ;;;;;;  (15883 53820))
  ;;; Generated autoloads from info.el
  
  (autoload (quote info-other-window) "info" "\
***************
*** 12347,12353 ****
  
  ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
  ;;;;;;  info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
! ;;;;;;  (15671 1671))
  ;;; Generated autoloads from info-look.el
  
  (autoload (quote info-lookup-reset) "info-look" "\
--- 12569,12575 ----
  
  ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
  ;;;;;;  info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
! ;;;;;;  (15887 19001))
  ;;; Generated autoloads from info-look.el
  
  (autoload (quote info-lookup-reset) "info-look" "\
***************
*** 12585,12591 ****
  ;;;;;;  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" (15851 40733))
  ;;; Generated autoloads from textmodes/ispell.el
  
  (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\
--- 12807,12813 ----
  ;;;;;;  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" (15898 7843))
  ;;; Generated autoloads from textmodes/ispell.el
  
  (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\
***************
*** 12596,12605 ****
--- 12818,12831 ----
  If nil, the default personal dictionary, \"~/.ispell_DICTNAME\" is used,
  where DICTNAME is the name of your default dictionary.")
  
+ (custom-autoload (quote ispell-personal-dictionary) "ispell")
+ 
  (defvar ispell-local-dictionary-alist nil "\
  *Contains local or customized dictionary definitions.
  See `ispell-dictionary-alist'.")
  
+ (custom-autoload (quote ispell-local-dictionary-alist) "ispell")
+ 
  (setq ispell-dictionary-alist-1 (quote ((nil "[A-Za-z]" "[^A-Za-z]" "[']" nil 
("-B") nil iso-8859-1) ("american" "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil 
iso-8859-1) ("brasileiro" 
"[A-Z\301\311\315\323\332\300\310\314\322\331\303\325\307\334\302\312\324a-z\341\351\355\363\372\340\350\354\362\371\343\365\347\374\342\352\364]"
 
"[^A-Z\301\311\315\323\332\300\310\314\322\331\303\325\307\334\302\312\324a-z\341\351\355\363\372\340\350\354\362\371\343\365\347\374\342\352\364]"
 "[']" nil ("-d" "brasileiro") nil iso-8859-1) ("british" "[A-Za-z]" 
"[^A-Za-z]" "[']" nil ("-B" "-d" "british") nil iso-8859-1) ("castellano" 
"[A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" 
"[^A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" "[-]" nil 
("-B" "-d" "castellano") "~tex" iso-8859-1) ("castellano8" 
"[A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" 
"[^A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" "[-]" nil 
("-B" "-d" "castellano") "~latin1" iso-8859-1))))
  
  (setq ispell-dictionary-alist-2 (quote (("czech" 
"[A-Za-z\301\311\314\315\323\332\331\335\256\251\310\330\317\253\322\341\351\354\355\363\372\371\375\276\271\350\370\357\273\362]"
 
"[^A-Za-z\301\311\314\315\323\332\331\335\256\251\310\330\317\253\322\341\351\354\355\363\372\371\375\276\271\350\370\357\273\362]"
 "" nil ("-B" "-d" "czech") nil iso-8859-2) ("dansk" 
"[A-Z\306\330\305a-z\346\370\345]" "[^A-Z\306\330\305a-z\346\370\345]" "[']" 
nil ("-C") nil iso-8859-1) ("deutsch" "[a-zA-Z\"]" "[^a-zA-Z\"]" "[']" t ("-C") 
"~tex" iso-8859-1) ("deutsch8" "[a-zA-Z\304\326\334\344\366\337\374]" 
"[^a-zA-Z\304\326\334\344\366\337\374]" "[']" t ("-C" "-d" "deutsch") "~latin1" 
iso-8859-1) ("english" "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil 
iso-8859-1))))
***************
*** 12660,12665 ****
--- 12886,12893 ----
  contain the same character set as casechars and otherchars in the
  LANGUAGE.aff file (e.g., english.aff).")
  
+ (custom-autoload (quote ispell-dictionary-alist) "ispell")
+ 
  (defvar ispell-menu-map nil "\
  Key map for ispell menu.")
  
***************
*** 12918,12926 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `iswitchb-mode'.")
  
! (custom-add-to-group (quote iswitchb) (quote iswitchb-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote iswitchb-mode) (quote iswitchb))
  
  (autoload (quote iswitchb-mode) "iswitchb" "\
  Toggle Iswitchb global minor mode.
--- 13146,13152 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `iswitchb-mode'.")
  
! (custom-autoload (quote iswitchb-mode) "iswitchb")
  
  (autoload (quote iswitchb-mode) "iswitchb" "\
  Toggle Iswitchb global minor mode.
***************
*** 13036,13044 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `auto-compression-mode'.")
  
! (custom-add-to-group (quote jka-compr) (quote auto-compression-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote auto-compression-mode) (quote jka-compr))
  
  (autoload (quote auto-compression-mode) "jka-compr" "\
  Toggle automatic file compression and uncompression.
--- 13262,13268 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `auto-compression-mode'.")
  
! (custom-autoload (quote auto-compression-mode) "jka-compr")
  
  (autoload (quote auto-compression-mode) "jka-compr" "\
  Toggle automatic file compression and uncompression.
***************
*** 13064,13099 ****
  When selecting the plain numeric keypad setup, the character returned by the
  decimal key must be specified.")
  
! (custom-add-to-group (quote keyboard) (quote keypad-setup) (quote 
custom-variable))
! 
! (custom-add-load (quote keypad-setup) (quote keypad))
  
  (defvar keypad-numlock-setup nil "\
  Specifies the keypad setup for unshifted keypad keys when NumLock is on.
  When selecting the plain numeric keypad setup, the character returned by the
  decimal key must be specified.")
  
! (custom-add-to-group (quote keyboard) (quote keypad-numlock-setup) (quote 
custom-variable))
! 
! (custom-add-load (quote keypad-numlock-setup) (quote keypad))
  
  (defvar keypad-shifted-setup nil "\
  Specifies the keypad setup for shifted keypad keys when NumLock is off.
  When selecting the plain numeric keypad setup, the character returned by the
  decimal key must be specified.")
  
! (custom-add-to-group (quote keyboard) (quote keypad-shifted-setup) (quote 
custom-variable))
! 
! (custom-add-load (quote keypad-shifted-setup) (quote keypad))
  
  (defvar keypad-numlock-shifted-setup nil "\
  Specifies the keypad setup for shifted keypad keys when NumLock is off.
  When selecting the plain numeric keypad setup, the character returned by the
  decimal key must be specified.")
  
! (custom-add-to-group (quote keyboard) (quote keypad-numlock-shifted-setup) 
(quote custom-variable))
! 
! (custom-add-load (quote keypad-numlock-shifted-setup) (quote keypad))
  
  (autoload (quote keypad-setup) "keypad" "\
  Set keypad bindings in function-key-map according to SETUP.
--- 13288,13315 ----
  When selecting the plain numeric keypad setup, the character returned by the
  decimal key must be specified.")
  
! (custom-autoload (quote keypad-setup) "keypad")
  
  (defvar keypad-numlock-setup nil "\
  Specifies the keypad setup for unshifted keypad keys when NumLock is on.
  When selecting the plain numeric keypad setup, the character returned by the
  decimal key must be specified.")
  
! (custom-autoload (quote keypad-numlock-setup) "keypad")
  
  (defvar keypad-shifted-setup nil "\
  Specifies the keypad setup for shifted keypad keys when NumLock is off.
  When selecting the plain numeric keypad setup, the character returned by the
  decimal key must be specified.")
  
! (custom-autoload (quote keypad-shifted-setup) "keypad")
  
  (defvar keypad-numlock-shifted-setup nil "\
  Specifies the keypad setup for shifted keypad keys when NumLock is off.
  When selecting the plain numeric keypad setup, the character returned by the
  decimal key must be specified.")
  
! (custom-autoload (quote keypad-numlock-shifted-setup) "keypad")
  
  (autoload (quote keypad-setup) "keypad" "\
  Set keypad bindings in function-key-map according to SETUP.
***************
*** 13315,13322 ****
  
  ;;;### (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" (15806
! ;;;;;;  54404))
  ;;; Generated autoloads from language/lao-util.el
  
  (autoload (quote lao-compose-string) "lao-util" "\
--- 13531,13538 ----
  
  ;;;### (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" (15805
! ;;;;;;  19693))
  ;;; Generated autoloads from language/lao-util.el
  
  (autoload (quote lao-compose-string) "lao-util" "\
***************
*** 13382,13390 ****
  Setting this variable directly does not take effect;
  use either M-x customize of the function `latin1-display'.")
  
! (custom-add-to-group (quote latin1-display) (quote latin1-display) (quote 
custom-variable))
! 
! (custom-add-load (quote latin1-display) (quote latin1-disp))
  
  (autoload (quote latin1-display) "latin1-disp" "\
  Set up Latin-1/ASCII display for the arguments character SETS.
--- 13598,13604 ----
  Setting this variable directly does not take effect;
  use either M-x customize of the function `latin1-display'.")
  
! (custom-autoload (quote latin1-display) "latin1-disp")
  
  (autoload (quote latin1-display) "latin1-disp" "\
  Set up Latin-1/ASCII display for the arguments character SETS.
***************
*** 13405,13413 ****
  Setting this variable directly does not take effect;
  use either M-x customize of the function `latin1-display'.")
  
! (custom-add-to-group (quote latin1-display) (quote 
latin1-display-ucs-per-lynx) (quote custom-variable))
! 
! (custom-add-load (quote latin1-display-ucs-per-lynx) (quote latin1-disp))
  
  ;;;***
  
--- 13619,13625 ----
  Setting this variable directly does not take effect;
  use either M-x customize of the function `latin1-display'.")
  
! (custom-autoload (quote latin1-display-ucs-per-lynx) "latin1-disp")
  
  ;;;***
  
***************
*** 13614,13625 ****
--- 13826,13841 ----
  it to the name of a file, in which case the output gets appended to that
  file.  If you want to discard the printed output, set this to \"NUL\".")
  
+ (custom-autoload (quote printer-name) "lpr")
+ 
  (defvar lpr-switches nil "\
  *List of strings to pass as extra options for the printer program.
  It is recommended to set `printer-name' instead of including an explicit
  switch on this list.
  See `lpr-command'.")
  
+ (custom-autoload (quote lpr-switches) "lpr")
+ 
  (defvar lpr-command (cond (lpr-windows-system "") (lpr-lp-system "lp") (t 
"lpr")) "\
  *Name of program for printing a file.
  
***************
*** 13631,13636 ****
--- 13847,13854 ----
  treated like `lpr' except that an explicit filename is given as the last
  argument.")
  
+ (custom-autoload (quote lpr-command) "lpr")
+ 
  (autoload (quote lpr-buffer) "lpr" "\
  Print buffer contents without pagination or page headers.
  See the variables `lpr-switches' and `lpr-command'
***************
*** 13794,13800 ****
  ;;;***
  
  ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
! ;;;;;;  "mail/mail-extr.el" (15793 40968))
  ;;; Generated autoloads from mail/mail-extr.el
  
  (autoload (quote mail-extract-address-components) "mail-extr" "\
--- 14012,14018 ----
  ;;;***
  
  ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
! ;;;;;;  "mail/mail-extr.el" (15791 51943))
  ;;; Generated autoloads from mail/mail-extr.el
  
  (autoload (quote mail-extract-address-components) "mail-extr" "\
***************
*** 13841,13846 ****
--- 14059,14066 ----
  (defvar mail-hist-keep-history t "\
  *Non-nil means keep a history for headers and text of outgoing mail.")
  
+ (custom-autoload (quote mail-hist-keep-history) "mail-hist")
+ 
  (autoload (quote mail-hist-put-headers-into-history) "mail-hist" "\
  Put headers and contents of this message into mail header history. 
  Each header has its own independent history, as does the body of the
***************
*** 13863,13868 ****
--- 14083,14090 ----
  Otherwise, (the default) use a smaller, somewhat faster, and
  often correct parser.")
  
+ (custom-autoload (quote mail-use-rfc822) "mail-utils")
+ 
  (autoload (quote mail-file-babyl-p) "mail-utils" "\
  Not documented
  
***************
*** 13937,13942 ****
--- 14159,14166 ----
  If `angles', they look like:
        Elvis Parsley <address@hidden>")
  
+ (custom-autoload (quote mail-complete-style) "mailalias")
+ 
  (autoload (quote expand-mail-aliases) "mailalias" "\
  Expand all mail aliases in suitable header fields found between BEG and END.
  If interactive, expand in header fields.
***************
*** 13969,13975 ****
  ;;;***
  
  ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el"
! ;;;;;;  (15851 40733))
  ;;; Generated autoloads from progmodes/make-mode.el
  
  (autoload (quote makefile-mode) "make-mode" "\
--- 14193,14199 ----
  ;;;***
  
  ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el"
! ;;;;;;  (15884 63907))
  ;;; Generated autoloads from progmodes/make-mode.el
  
  (autoload (quote makefile-mode) "make-mode" "\
***************
*** 14062,14068 ****
  
  ;;;***
  
! ;;;### (autoloads (man-follow man) "man" "man.el" (15806 54403))
  ;;; Generated autoloads from man.el
  
  (defalias (quote manual-entry) (quote man))
--- 14286,14292 ----
  
  ;;;***
  
! ;;;### (autoloads (man-follow man) "man" "man.el" (15876 52549))
  ;;; Generated autoloads from man.el
  
  (defalias (quote manual-entry) (quote man))
***************
*** 14120,14126 ****
  ;;;;;;  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" (15847 42307))
  ;;; Generated autoloads from gnus/message.el
  
  (defvar message-from-style (quote default) "\
--- 14344,14350 ----
  ;;;;;;  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" (15894 19683))
  ;;; Generated autoloads from gnus/message.el
  
  (defvar message-from-style (quote default) "\
***************
*** 14136,14147 ****
--- 14360,14377 ----
  Otherwise, most addresses look like `angles', but they look like
  `parens' if `angles' would need quoting and `parens' would not.")
  
+ (custom-autoload (quote message-from-style) "message")
+ 
  (defvar message-signature-separator "^-- *$" "\
  Regexp matching the signature separator.")
  
+ (custom-autoload (quote message-signature-separator) "message")
+ 
  (defvar message-user-organization-file "/usr/lib/news/organization" "\
  *Local news organization file.")
  
+ (custom-autoload (quote message-user-organization-file) "message")
+ 
  (defvar message-send-mail-function (quote message-send-mail-with-sendmail) "\
  Function to call to send the current buffer as mail.
  The headers should be delimited by a line whose contents match the
***************
*** 14153,14187 ****
--- 14383,14431 ----
  
  See also `send-mail-function'.")
  
+ (custom-autoload (quote message-send-mail-function) "message")
+ 
  (defvar message-citation-line-function (quote message-insert-citation-line) "\
  *Function called to insert the \"Whomever writes:\" line.")
  
+ (custom-autoload (quote message-citation-line-function) "message")
+ 
  (defvar message-yank-prefix "> " "\
  *Prefix inserted on the lines of yanked messages.")
  
+ (custom-autoload (quote message-yank-prefix) "message")
+ 
  (defvar message-cite-function (quote message-cite-original) "\
  *Function for citing an original message.
  Predefined functions include `message-cite-original' and
  `message-cite-original-without-signature'.
  Note that `message-cite-original' uses `mail-citation-hook' if that is 
non-nil.")
  
+ (custom-autoload (quote message-cite-function) "message")
+ 
  (defvar message-indent-citation-function (quote message-indent-citation) "\
  *Function for modifying a citation just inserted in the mail buffer.
  This can also be a list of functions.  Each function can find the
  citation between (point) and (mark t).  And each function should leave
  point and mark around the citation text as modified.")
  
+ (custom-autoload (quote message-indent-citation-function) "message")
+ 
  (defvar message-signature t "\
  *String to be inserted at the end of the message buffer.
  If t, the `message-signature-file' file will be inserted instead.
  If a function, the result from the function will be used instead.
  If a form, the result from the form will be used instead.")
  
+ (custom-autoload (quote message-signature) "message")
+ 
  (defvar message-signature-file "~/.signature" "\
  *Name of file containing the text inserted at end of message buffer.
  Ignored if the named file doesn't exist.
  If nil, don't insert a signature.")
  
+ (custom-autoload (quote message-signature-file) "message")
+ 
  (define-mail-user-agent (quote message-user-agent) (quote message-mail) 
(quote message-send-and-exit) (quote message-kill-buffer) (quote 
message-send-hook))
  
  (autoload (quote message-mode) "message" "\
***************
*** 14402,14408 ****
  
  ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose
  ;;;;;;  mh-smail-batch mh-smail) "mh-comp" "mail/mh-comp.el" (15847
! ;;;;;;  48204))
  ;;; Generated autoloads from mail/mh-comp.el
  
  (autoload (quote mh-smail) "mh-comp" "\
--- 14646,14652 ----
  
  ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose
  ;;;;;;  mh-smail-batch mh-smail) "mh-comp" "mail/mh-comp.el" (15847
! ;;;;;;  44728))
  ;;; Generated autoloads from mail/mh-comp.el
  
  (autoload (quote mh-smail) "mh-comp" "\
***************
*** 14472,14478 ****
  ;;;***
  
  ;;;### (autoloads (mh-version mh-nmail mh-rmail) "mh-e" "mail/mh-e.el"
! ;;;;;;  (15847 48204))
  ;;; Generated autoloads from mail/mh-e.el
  
  (autoload (quote mh-rmail) "mh-e" "\
--- 14716,14722 ----
  ;;;***
  
  ;;;### (autoloads (mh-version mh-nmail mh-rmail) "mh-e" "mail/mh-e.el"
! ;;;;;;  (15847 44728))
  ;;; Generated autoloads from mail/mh-e.el
  
  (autoload (quote mh-rmail) "mh-e" "\
***************
*** 14496,14502 ****
  
  ;;;***
  
! ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15847 48204))
  ;;; Generated autoloads from mail/mh-utils.el
  
  (put (quote mh-progs) (quote risky-local-variable) t)
--- 14740,14746 ----
  
  ;;;***
  
! ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15847 44729))
  ;;; Generated autoloads from mail/mh-utils.el
  
  (put (quote mh-progs) (quote risky-local-variable) t)
***************
*** 14546,14554 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `minibuffer-electric-default-mode'.")
  
! (custom-add-to-group (quote minibuffer) (quote 
minibuffer-electric-default-mode) (quote custom-variable))
! 
! (custom-add-load (quote minibuffer-electric-default-mode) (quote 
minibuf-eldef))
  
  (autoload (quote minibuffer-electric-default-mode) "minibuf-eldef" "\
  Toggle Minibuffer Electric Default mode.
--- 14790,14796 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `minibuffer-electric-default-mode'.")
  
! (custom-autoload (quote minibuffer-electric-default-mode) "minibuf-eldef")
  
  (autoload (quote minibuffer-electric-default-mode) "minibuf-eldef" "\
  Toggle Minibuffer Electric Default mode.
***************
*** 14628,14634 ****
  ;;;***
  
  ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
! ;;;;;;  (15837 24072))
  ;;; Generated autoloads from play/morse.el
  
  (autoload (quote morse-region) "morse" "\
--- 14870,14876 ----
  ;;;***
  
  ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
! ;;;;;;  (15837 12655))
  ;;; Generated autoloads from play/morse.el
  
  (autoload (quote morse-region) "morse" "\
***************
*** 14653,14661 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `mouse-sel-mode'.")
  
! (custom-add-to-group (quote mouse-sel) (quote mouse-sel-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote mouse-sel-mode) (quote mouse-sel))
  
  (autoload (quote mouse-sel-mode) "mouse-sel" "\
  Toggle Mouse Sel mode.
--- 14895,14901 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `mouse-sel-mode'.")
  
! (custom-autoload (quote mouse-sel-mode) "mouse-sel")
  
  (autoload (quote mouse-sel-mode) "mouse-sel" "\
  Toggle Mouse Sel mode.
***************
*** 14716,14724 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `msb-mode'.")
  
! (custom-add-to-group (quote msb) (quote msb-mode) (quote custom-variable))
! 
! (custom-add-load (quote msb-mode) (quote msb))
  
  (autoload (quote msb-mode) "msb" "\
  Toggle Msb mode.
--- 14956,14962 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `msb-mode'.")
  
! (custom-autoload (quote msb-mode) "msb")
  
  (autoload (quote msb-mode) "msb" "\
  Toggle Msb mode.
***************
*** 14735,14741 ****
  ;;;;;;  describe-current-coding-system describe-current-coding-system-briefly
  ;;;;;;  describe-coding-system describe-character-set list-charset-chars
  ;;;;;;  read-charset list-character-sets) "mule-diag" 
"international/mule-diag.el"
! ;;;;;;  (15806 54404))
  ;;; Generated autoloads from international/mule-diag.el
  
  (autoload (quote list-character-sets) "mule-diag" "\
--- 14973,14979 ----
  ;;;;;;  describe-current-coding-system describe-current-coding-system-briefly
  ;;;;;;  describe-coding-system describe-character-set list-charset-chars
  ;;;;;;  read-charset list-character-sets) "mule-diag" 
"international/mule-diag.el"
! ;;;;;;  (15898 7844))
  ;;; Generated autoloads from international/mule-diag.el
  
  (autoload (quote list-character-sets) "mule-diag" "\
***************
*** 14877,14883 ****
  ;;;;;;  coding-system-translation-table-for-decode 
coding-system-pre-write-conversion
  ;;;;;;  coding-system-post-read-conversion lookup-nested-alist 
set-nested-alist
  ;;;;;;  truncate-string-to-width store-substring string-to-sequence)
! ;;;;;;  "mule-util" "international/mule-util.el" (15816 1960))
  ;;; Generated autoloads from international/mule-util.el
  
  (autoload (quote string-to-sequence) "mule-util" "\
--- 15115,15121 ----
  ;;;;;;  coding-system-translation-table-for-decode 
coding-system-pre-write-conversion
  ;;;;;;  coding-system-post-read-conversion lookup-nested-alist 
set-nested-alist
  ;;;;;;  truncate-string-to-width store-substring string-to-sequence)
! ;;;;;;  "mule-util" "international/mule-util.el" (15815 41144))
  ;;; Generated autoloads from international/mule-util.el
  
  (autoload (quote string-to-sequence) "mule-util" "\
***************
*** 15008,15014 ****
  ;;;***
  
  ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
! ;;;;;;  (15860 62429))
  ;;; Generated autoloads from mwheel.el
  
  (defvar mouse-wheel-mode nil "\
--- 15246,15252 ----
  ;;;***
  
  ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
! ;;;;;;  (15860 62074))
  ;;; Generated autoloads from mwheel.el
  
  (defvar mouse-wheel-mode nil "\
***************
*** 15017,15025 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `mouse-wheel-mode'.")
  
! (custom-add-to-group (quote mouse) (quote mouse-wheel-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote mouse-wheel-mode) (quote mwheel))
  
  (autoload (quote mouse-wheel-mode) "mwheel" "\
  Toggle mouse wheel support.
--- 15255,15261 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `mouse-wheel-mode'.")
  
! (custom-autoload (quote mouse-wheel-mode) "mwheel")
  
  (autoload (quote mouse-wheel-mode) "mwheel" "\
  Toggle mouse wheel support.
***************
*** 15128,15134 ****
  ;;;;;;  comment-region uncomment-region comment-kill comment-set-column
  ;;;;;;  comment-indent comment-indent-default comment-normalize-vars
  ;;;;;;  comment-multi-line comment-padding comment-style comment-column)
! ;;;;;;  "newcomment" "newcomment.el" (15824 18278))
  ;;; Generated autoloads from newcomment.el
  
  (defalias (quote indent-for-comment) (quote comment-indent))
--- 15364,15370 ----
  ;;;;;;  comment-region uncomment-region comment-kill comment-set-column
  ;;;;;;  comment-indent comment-indent-default comment-normalize-vars
  ;;;;;;  comment-multi-line comment-padding comment-style comment-column)
! ;;;;;;  "newcomment" "newcomment.el" (15824 18187))
  ;;; Generated autoloads from newcomment.el
  
  (defalias (quote indent-for-comment) (quote comment-indent))
***************
*** 15146,15151 ****
--- 15382,15389 ----
  Comments might be indented to a value smaller than this in order
  not to go beyond `comment-fill-column'.")
  
+ (custom-autoload (quote comment-column) "newcomment")
+ 
  (defvar comment-start nil "\
  *String to insert to start a new comment, or nil if no comment syntax.")
  
***************
*** 15172,15177 ****
--- 15410,15417 ----
  *Style to be used for `comment-region'.
  See `comment-styles' for a list of available styles.")
  
+ (custom-autoload (quote comment-style) "newcomment")
+ 
  (defvar comment-padding " " "\
  Padding string that `comment-region' puts between comment chars and text.
  Can also be an integer which will be automatically turned into a string
***************
*** 15180,15189 ****
--- 15420,15433 ----
  Extra spacing between the comment characters and the comment text
  makes the comment easier to read.  Default is 1.  nil means 0.")
  
+ (custom-autoload (quote comment-padding) "newcomment")
+ 
  (defvar comment-multi-line nil "\
  *Non-nil means \\[comment-indent-new-line] continues comments, with no new 
terminator or starter.
  This is obsolete because you might as well use \\[newline-and-indent].")
  
+ (custom-autoload (quote comment-multi-line) "newcomment")
+ 
  (autoload (quote comment-normalize-vars) "newcomment" "\
  Not documented
  
***************
*** 15324,15330 ****
  ;;;***
  
  ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables 
nnsoup-pack-replies)
! ;;;;;;  "nnsoup" "gnus/nnsoup.el" (15847 42307))
  ;;; Generated autoloads from gnus/nnsoup.el
  
  (autoload (quote nnsoup-pack-replies) "nnsoup" "\
--- 15568,15574 ----
  ;;;***
  
  ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables 
nnsoup-pack-replies)
! ;;;;;;  "nnsoup" "gnus/nnsoup.el" (15847 36480))
  ;;; Generated autoloads from gnus/nnsoup.el
  
  (autoload (quote nnsoup-pack-replies) "nnsoup" "\
***************
*** 15374,15380 ****
  ;;;***
  
  ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
! ;;;;;;  (15293 32589))
  ;;; Generated autoloads from textmodes/nroff-mode.el
  
  (autoload (quote nroff-mode) "nroff-mode" "\
--- 15618,15624 ----
  ;;;***
  
  ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
! ;;;;;;  (15894 19682))
  ;;; Generated autoloads from textmodes/nroff-mode.el
  
  (autoload (quote nroff-mode) "nroff-mode" "\
***************
*** 15424,15430 ****
  ;;;***
  
  ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
! ;;;;;;  (15793 40971))
  ;;; Generated autoloads from progmodes/octave-mod.el
  
  (autoload (quote octave-mode) "octave-mod" "\
--- 15668,15674 ----
  ;;;***
  
  ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
! ;;;;;;  (15791 51668))
  ;;; Generated autoloads from progmodes/octave-mod.el
  
  (autoload (quote octave-mode) "octave-mod" "\
***************
*** 15545,15551 ****
  ;;;***
  
  ;;;### (autoloads (outline-minor-mode outline-mode) "outline" 
"textmodes/outline.el"
! ;;;;;;  (15855 52571))
  ;;; Generated autoloads from textmodes/outline.el
  
  (autoload (quote outline-mode) "outline" "\
--- 15789,15795 ----
  ;;;***
  
  ;;;### (autoloads (outline-minor-mode outline-mode) "outline" 
"textmodes/outline.el"
! ;;;;;;  (15878 13937))
  ;;; Generated autoloads from textmodes/outline.el
  
  (autoload (quote outline-mode) "outline" "\
***************
*** 15598,15604 ****
  
  ;;;***
  
! ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15850 54240))
  ;;; Generated autoloads from paren.el
  
  (defvar show-paren-mode nil "\
--- 15842,15848 ----
  
  ;;;***
  
! ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15850 38937))
  ;;; Generated autoloads from paren.el
  
  (defvar show-paren-mode nil "\
***************
*** 15607,15615 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `show-paren-mode'.")
  
! (custom-add-to-group (quote paren-showing) (quote show-paren-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote show-paren-mode) (quote paren))
  
  (autoload (quote show-paren-mode) "paren" "\
  Toggle Show Paren mode.
--- 15851,15857 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `show-paren-mode'.")
  
! (custom-autoload (quote show-paren-mode) "paren")
  
  (autoload (quote show-paren-mode) "paren" "\
  Toggle Show Paren mode.
***************
*** 15704,15712 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `pc-selection-mode'.")
  
! (custom-add-to-group (quote pc-select) (quote pc-selection-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote pc-selection-mode) (quote pc-select))
  
  (autoload (quote pc-selection-mode) "pc-select" "\
  Change mark behaviour to emulate Motif, MAC or MS-Windows cut and paste style.
--- 15946,15952 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `pc-selection-mode'.")
  
! (custom-autoload (quote pc-selection-mode) "pc-select")
  
  (autoload (quote pc-selection-mode) "pc-select" "\
  Change mark behaviour to emulate Motif, MAC or MS-Windows cut and paste style.
***************
*** 15767,15775 ****
  This mode enables Delete Selection mode and Transient Mark mode.
  You must modify via \\[customize] for this variable to have an effect.")
  
! (custom-add-to-group (quote pc-select) (quote pc-selection-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote pc-selection-mode) (quote pc-select))
  
  ;;;***
  
--- 16007,16013 ----
  This mode enables Delete Selection mode and Transient Mark mode.
  You must modify via \\[customize] for this variable to have an effect.")
  
! (custom-autoload (quote pc-selection-mode) "pc-select")
  
  ;;;***
  
***************
*** 15956,15962 ****
  
  ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
  ;;;;;;  cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
! ;;;;;;  "pcvs.el" (15855 52571))
  ;;; Generated autoloads from pcvs.el
  
  (autoload (quote cvs-checkout) "pcvs" "\
--- 16194,16200 ----
  
  ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
  ;;;;;;  cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
! ;;;;;;  "pcvs.el" (15855 28537))
  ;;; Generated autoloads from pcvs.el
  
  (autoload (quote cvs-checkout) "pcvs" "\
***************
*** 16016,16021 ****
--- 16254,16261 ----
  The action to be performed when opening a CVS directory.
  Sensible values are `cvs-examine', `cvs-status' and `cvs-quickdir'.")
  
+ (custom-autoload (quote cvs-dired-action) "pcvs")
+ 
  (defvar cvs-dired-use-hook (quote (4)) "\
  Whether or not opening a CVS directory should run PCL-CVS.
  nil means never do it.
***************
*** 16023,16035 ****
    command that prompted the opening of the directory.
  Anything else means to do it only if the prefix arg is equal to this value.")
  
  (defun cvs-dired-noselect (dir) "\
  Run `cvs-examine' if DIR is a CVS administrative directory.
  The exact behavior is determined also by `cvs-dired-use-hook'." (when 
(stringp dir) (setq dir (directory-file-name dir)) (when (and (string= "CVS" 
(file-name-nondirectory dir)) (file-readable-p (expand-file-name "Entries" 
dir)) cvs-dired-use-hook (if (eq cvs-dired-use-hook (quote always)) (not 
current-prefix-arg) (equal current-prefix-arg cvs-dired-use-hook))) 
(save-excursion (funcall cvs-dired-action (file-name-directory dir) t t)))))
  
  ;;;***
  
! ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (15825 47631))
  ;;; 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))
--- 16263,16277 ----
    command that prompted the opening of the directory.
  Anything else means to do it only if the prefix arg is equal to this value.")
  
+ (custom-autoload (quote cvs-dired-use-hook) "pcvs")
+ 
  (defun cvs-dired-noselect (dir) "\
  Run `cvs-examine' if DIR is a CVS administrative directory.
  The exact behavior is determined also by `cvs-dired-use-hook'." (when 
(stringp dir) (setq dir (directory-file-name dir)) (when (and (string= "CVS" 
(file-name-nondirectory dir)) (file-readable-p (expand-file-name "Entries" 
dir)) cvs-dired-use-hook (if (eq cvs-dired-use-hook (quote always)) (not 
current-prefix-arg) (equal current-prefix-arg cvs-dired-use-hook))) 
(save-excursion (funcall cvs-dired-action (file-name-directory dir) t t)))))
  
  ;;;***
  
! ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (15825 27888))
  ;;; 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))
***************
*** 16037,16043 ****
  ;;;***
  
  ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
! ;;;;;;  (15825 47631))
  ;;; Generated autoloads from progmodes/perl-mode.el
  
  (autoload (quote perl-mode) "perl-mode" "\
--- 16279,16285 ----
  ;;;***
  
  ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
! ;;;;;;  (15825 27817))
  ;;; Generated autoloads from progmodes/perl-mode.el
  
  (autoload (quote perl-mode) "perl-mode" "\
***************
*** 16093,16099 ****
  ;;;***
  
  ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
! ;;;;;;  (15806 54404))
  ;;; Generated autoloads from textmodes/picture.el
  
  (autoload (quote picture-mode) "picture" "\
--- 16335,16341 ----
  ;;;***
  
  ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
! ;;;;;;  (15803 6632))
  ;;; Generated autoloads from textmodes/picture.el
  
  (autoload (quote picture-mode) "picture" "\
***************
*** 16165,16171 ****
  ;;;***
  
  ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
! ;;;;;;  (15809 31212))
  ;;; Generated autoloads from textmodes/po.el
  
  (autoload (quote po-find-file-coding-system) "po" "\
--- 16407,16413 ----
  ;;;***
  
  ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
! ;;;;;;  (15808 14185))
  ;;; Generated autoloads from textmodes/po.el
  
  (autoload (quote po-find-file-coding-system) "po" "\
***************
*** 16313,16318 ****
--- 16555,16562 ----
  
  Any other value is treated as nil.")
  
+ (custom-autoload (quote ps-multibyte-buffer) "ps-mule")
+ 
  (autoload (quote ps-mule-prepare-ascii-font) "ps-mule" "\
  Setup special ASCII font for STRING.
  STRING should contain only ASCII characters.
***************
*** 16399,16409 ****
--- 16643,16657 ----
  *List associating a symbolic paper type to its width, height and doc media.
  See `ps-paper-type'.")
  
+ (custom-autoload (quote ps-page-dimensions-database) "ps-print")
+ 
  (defvar ps-paper-type (quote letter) "\
  *Specify the size of paper to format for.
  Should be one of the paper types defined in `ps-page-dimensions-database', for
  example `letter', `legal' or `a4'.")
  
+ (custom-autoload (quote ps-paper-type) "ps-print")
+ 
  (defvar ps-print-color-p (or (fboundp (quote x-color-values)) (fboundp (quote 
color-instance-rgb-components))) "\
  *Specify how buffer's text color is printed.
  
***************
*** 16418,16423 ****
--- 16666,16673 ----
  
  Any other value is treated as t.")
  
+ (custom-autoload (quote ps-print-color-p) "ps-print")
+ 
  (autoload (quote ps-print-customize) "ps-print" "\
  Customization of ps-print group.
  
***************
*** 16586,16592 ****
  ;;;;;;  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" (15821 45612))
  ;;; Generated autoloads from international/quail.el
  
  (autoload (quote quail-title) "quail" "\
--- 16836,16842 ----
  ;;;;;;  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" (15821 1481))
  ;;; Generated autoloads from international/quail.el
  
  (autoload (quote quail-title) "quail" "\
***************
*** 16902,16908 ****
  ;;;***
  
  ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
! ;;;;;;  (15832 11577))
  ;;; Generated autoloads from emacs-lisp/re-builder.el
  
  (autoload (quote re-builder) "re-builder" "\
--- 17152,17158 ----
  ;;;***
  
  ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
! ;;;;;;  (15832 7035))
  ;;; Generated autoloads from emacs-lisp/re-builder.el
  
  (autoload (quote re-builder) "re-builder" "\
***************
*** 16951,16959 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `recentf-mode'.")
  
! (custom-add-to-group (quote recentf) (quote recentf-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote recentf-mode) (quote recentf))
  
  (autoload (quote recentf-mode) "recentf" "\
  Toggle recentf mode.
--- 17201,17207 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `recentf-mode'.")
  
! (custom-autoload (quote recentf-mode) "recentf")
  
  (autoload (quote recentf-mode) "recentf" "\
  Toggle recentf mode.
***************
*** 17094,17100 ****
  ;;;***
  
  ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15832
! ;;;;;;  33698))
  ;;; Generated autoloads from textmodes/refill.el
  
  (autoload (quote refill-mode) "refill" "\
--- 17342,17348 ----
  ;;;***
  
  ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15832
! ;;;;;;  33651))
  ;;; Generated autoloads from textmodes/refill.el
  
  (autoload (quote refill-mode) "refill" "\
***************
*** 17110,17116 ****
  ;;;***
  
  ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el"
! ;;;;;;  (15789 45739))
  ;;; Generated autoloads from textmodes/reftex.el
  
  (autoload (quote turn-on-reftex) "reftex" "\
--- 17358,17364 ----
  ;;;***
  
  ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el"
! ;;;;;;  (15789 45612))
  ;;; Generated autoloads from textmodes/reftex.el
  
  (autoload (quote turn-on-reftex) "reftex" "\
***************
*** 17332,17338 ****
  ;;;***
  
  ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
! ;;;;;;  (15833 48263))
  ;;; Generated autoloads from reveal.el
  
  (autoload (quote reveal-mode) "reveal" "\
--- 17580,17586 ----
  ;;;***
  
  ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
! ;;;;;;  (15832 26515))
  ;;; Generated autoloads from reveal.el
  
  (autoload (quote reveal-mode) "reveal" "\
***************
*** 17351,17359 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `global-reveal-mode'.")
  
! (custom-add-to-group (quote reveal) (quote global-reveal-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote global-reveal-mode) (quote reveal))
  
  (autoload (quote global-reveal-mode) "reveal" "\
  Toggle Reveal mode in all buffers on or off.
--- 17599,17605 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `global-reveal-mode'.")
  
! (custom-autoload (quote global-reveal-mode) "reveal")
  
  (autoload (quote global-reveal-mode) "reveal" "\
  Toggle Reveal mode in all buffers on or off.
***************
*** 17378,17398 ****
  If emacs is not running under a window system,
  `file-name-shadow-tty-properties' is used instead.")
  
  (defvar file-name-shadow-tty-properties (quote (before-string "{" 
after-string "} " field shadow)) "\
  Properties given to the `shadowed' part of a filename in the minibuffer.
  Only used when `file-name-shadow-mode' is active and emacs
  is not running under a window-system; if emacs is running under a window
  system, `file-name-shadow-properties' is used instead.")
  
  (defvar file-name-shadow-mode nil "\
  Non-nil if File-Name-Shadow mode is enabled.
  See the command `file-name-shadow-mode' for a description of this minor-mode.
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `file-name-shadow-mode'.")
  
! (custom-add-to-group (quote minibuffer) (quote file-name-shadow-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote file-name-shadow-mode) (quote rfn-eshadow))
  
  (autoload (quote file-name-shadow-mode) "rfn-eshadow" "\
  Toggle File-Name Shadow mode.
--- 17624,17646 ----
  If emacs is not running under a window system,
  `file-name-shadow-tty-properties' is used instead.")
  
+ (custom-autoload (quote file-name-shadow-properties) "rfn-eshadow")
+ 
  (defvar file-name-shadow-tty-properties (quote (before-string "{" 
after-string "} " field shadow)) "\
  Properties given to the `shadowed' part of a filename in the minibuffer.
  Only used when `file-name-shadow-mode' is active and emacs
  is not running under a window-system; if emacs is running under a window
  system, `file-name-shadow-properties' is used instead.")
  
+ (custom-autoload (quote file-name-shadow-tty-properties) "rfn-eshadow")
+ 
  (defvar file-name-shadow-mode nil "\
  Non-nil if File-Name-Shadow mode is enabled.
  See the command `file-name-shadow-mode' for a description of this minor-mode.
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `file-name-shadow-mode'.")
  
! (custom-autoload (quote file-name-shadow-mode) "rfn-eshadow")
  
  (autoload (quote file-name-shadow-mode) "rfn-eshadow" "\
  Toggle File-Name Shadow mode.
***************
*** 17476,17482 ****
  ;;;;;;  rmail-mail-new-frame rmail-primary-inbox-list 
rmail-delete-after-output
  ;;;;;;  rmail-highlight-face rmail-highlighted-headers 
rmail-retry-ignored-headers
  ;;;;;;  rmail-displayed-headers rmail-ignored-headers 
rmail-dont-reply-to-names)
! ;;;;;;  "rmail" "mail/rmail.el" (15847 42307))
  ;;; Generated autoloads from mail/rmail.el
  
  (defvar rmail-dont-reply-to-names nil "\
--- 17724,17730 ----
  ;;;;;;  rmail-mail-new-frame rmail-primary-inbox-list 
rmail-delete-after-output
  ;;;;;;  rmail-highlight-face rmail-highlighted-headers 
rmail-retry-ignored-headers
  ;;;;;;  rmail-displayed-headers rmail-ignored-headers 
rmail-dont-reply-to-names)
! ;;;;;;  "rmail" "mail/rmail.el" (15898 7843))
  ;;; Generated autoloads from mail/rmail.el
  
  (defvar rmail-dont-reply-to-names nil "\
***************
*** 17484,17489 ****
--- 17732,17739 ----
  A value of nil means exclude your own email address as an address
  plus whatever is specified by `rmail-default-dont-reply-to-names'.")
  
+ (custom-autoload (quote rmail-dont-reply-to-names) "rmail")
+ 
  (defvar rmail-default-dont-reply-to-names "info-" "\
  A regular expression specifying part of the value of the default value of
  the variable `rmail-dont-reply-to-names', for when the user does not set
***************
*** 17500,17542 ****
--- 17750,17814 ----
  for a message that you have already viewed,
  go to that message and type \\[rmail-toggle-header] twice.")
  
+ (custom-autoload (quote rmail-ignored-headers) "rmail")
+ 
  (defvar rmail-displayed-headers nil "\
  *Regexp to match Header fields that Rmail should display.
  If nil, display all header fields except those matched by
  `rmail-ignored-headers'.")
  
+ (custom-autoload (quote rmail-displayed-headers) "rmail")
+ 
  (defvar rmail-retry-ignored-headers "^x-authentication-warning:" "\
  *Headers that should be stripped when retrying a failed message.")
  
+ (custom-autoload (quote rmail-retry-ignored-headers) "rmail")
+ 
  (defvar rmail-highlighted-headers "^From:\\|^Subject:" "\
  *Regexp to match Header fields that Rmail should normally highlight.
  A value of nil means don't highlight.
  See also `rmail-highlight-face'.")
  
+ (custom-autoload (quote rmail-highlighted-headers) "rmail")
+ 
  (defvar rmail-highlight-face nil "\
  *Face used by Rmail for highlighting headers.")
  
+ (custom-autoload (quote rmail-highlight-face) "rmail")
+ 
  (defvar rmail-delete-after-output nil "\
  *Non-nil means automatically delete a message that is copied to a file.")
  
+ (custom-autoload (quote rmail-delete-after-output) "rmail")
+ 
  (defvar rmail-primary-inbox-list nil "\
  *List of files which are inboxes for user's primary mail file `~/RMAIL'.
  `nil' means the default, which is (\"/usr/spool/mail/$USER\")
  \(the name varies depending on the operating system,
  and the value of the environment variable MAIL overrides it).")
  
+ (custom-autoload (quote rmail-primary-inbox-list) "rmail")
+ 
  (defvar rmail-mail-new-frame nil "\
  *Non-nil means Rmail makes a new frame for composing outgoing mail.")
  
+ (custom-autoload (quote rmail-mail-new-frame) "rmail")
+ 
  (defvar rmail-secondary-file-directory "~/" "\
  *Directory for additional secondary Rmail files.")
  
+ (custom-autoload (quote rmail-secondary-file-directory) "rmail")
+ 
  (defvar rmail-secondary-file-regexp "\\.xmail$" "\
  *Regexp for which files are secondary Rmail files.")
  
+ (custom-autoload (quote rmail-secondary-file-regexp) "rmail")
+ 
  (defvar rmail-confirm-expunge (quote y-or-n-p) "\
  *Whether and how to ask for confirmation before expunging deleted messages.")
  
+ (custom-autoload (quote rmail-confirm-expunge) "rmail")
+ 
  (defvar rmail-mode-hook nil "\
  List of functions to call when Rmail is invoked.")
  
***************
*** 17546,17551 ****
--- 17818,17825 ----
  (defvar rmail-show-message-hook nil "\
  List of functions to call when Rmail displays a message.")
  
+ (custom-autoload (quote rmail-show-message-hook) "rmail")
+ 
  (defvar rmail-quit-hook nil "\
  List of functions to call when quitting out of Rmail.")
  
***************
*** 17565,17570 ****
--- 17839,17846 ----
  If the value is neither t nor nil, RMAIL does not show MIME decoded message
  until a user explicitly requires it.")
  
+ (custom-autoload (quote rmail-enable-mime) "rmail")
+ 
  (defvar rmail-show-mime-function nil "\
  Function to show MIME decoded message of RMAIL file.
  This function is called when `rmail-enable-mime' is non-nil.
***************
*** 17696,17702 ****
  ;;;***
  
  ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
! ;;;;;;  (15828 34220))
  ;;; Generated autoloads from mail/rmailedit.el
  
  (autoload (quote rmail-edit-current-message) "rmailedit" "\
--- 17972,17978 ----
  ;;;***
  
  ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
! ;;;;;;  (15828 34013))
  ;;; Generated autoloads from mail/rmailedit.el
  
  (autoload (quote rmail-edit-current-message) "rmailedit" "\
***************
*** 17772,17777 ****
--- 18048,18055 ----
  or more generally it may be any kind of expression that returns
  a file name as a string.")
  
+ (custom-autoload (quote rmail-output-file-alist) "rmailout")
+ 
  (autoload (quote rmail-output-to-rmail-file) "rmailout" "\
  Append the current message to an Rmail file named FILE-NAME.
  If the file does not exist, ask if it should be created.
***************
*** 17794,17799 ****
--- 18072,18079 ----
  (defvar rmail-fields-not-to-output nil "\
  *Regexp describing fields to exclude when outputting a message to a file.")
  
+ (custom-autoload (quote rmail-fields-not-to-output) "rmailout")
+ 
  (autoload (quote rmail-output) "rmailout" "\
  Append this message to system-inbox-format mail file named FILE-NAME.
  A prefix argument N says to output N consecutive messages
***************
*** 17883,17891 ****
--- 18163,18175 ----
  (defvar rmail-summary-scroll-between-messages t "\
  *Non-nil means Rmail summary scroll commands move between messages.")
  
+ (custom-autoload (quote rmail-summary-scroll-between-messages) "rmailsum")
+ 
  (defvar rmail-summary-line-count-flag t "\
  *Non-nil if Rmail summary should show the number of lines in each message.")
  
+ (custom-autoload (quote rmail-summary-line-count-flag) "rmailsum")
+ 
  (autoload (quote rmail-summary) "rmailsum" "\
  Display a summary of all messages, one line per message.
  
***************
*** 17934,17939 ****
--- 18218,18225 ----
  
  By default, `identity' is set.")
  
+ (custom-autoload (quote rmail-summary-line-decoder) "rmailsum")
+ 
  (defvar rmail-user-mail-address-regexp nil "\
  *Regexp matching user mail addresses.
  If non-nil, this variable is used to identify the correspondent
***************
*** 17948,17953 ****
--- 18234,18241 ----
  
  Setting this variable has an effect only before reading a mail.")
  
+ (custom-autoload (quote rmail-user-mail-address-regexp) "rmailsum")
+ 
  ;;;***
  
  ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el"
***************
*** 18011,18035 ****
  (defvar resize-minibuffer-mode nil "\
  *This variable is obsolete.")
  
! (custom-add-to-group (quote resize-minibuffer) (quote resize-minibuffer-mode) 
(quote custom-variable))
! 
! (custom-add-load (quote resize-minibuffer-mode) (quote rsz-mini))
  
  (defvar resize-minibuffer-window-max-height nil "\
  *This variable is obsolete.")
  
  (defvar resize-minibuffer-window-exactly t "\
  *This variable is obsolete.")
  
  (defvar resize-minibuffer-frame nil "\
  *This variable is obsolete.")
  
  (defvar resize-minibuffer-frame-max-height nil "\
  *This variable is obsolete.")
  
  (defvar resize-minibuffer-frame-exactly t "\
  *This variable is obsolete.")
  
  (autoload (quote resize-minibuffer-mode) "rsz-mini" "\
  This function is obsolete.
  
--- 18299,18331 ----
  (defvar resize-minibuffer-mode nil "\
  *This variable is obsolete.")
  
! (custom-autoload (quote resize-minibuffer-mode) "rsz-mini")
  
  (defvar resize-minibuffer-window-max-height nil "\
  *This variable is obsolete.")
  
+ (custom-autoload (quote resize-minibuffer-window-max-height) "rsz-mini")
+ 
  (defvar resize-minibuffer-window-exactly t "\
  *This variable is obsolete.")
  
+ (custom-autoload (quote resize-minibuffer-window-exactly) "rsz-mini")
+ 
  (defvar resize-minibuffer-frame nil "\
  *This variable is obsolete.")
  
+ (custom-autoload (quote resize-minibuffer-frame) "rsz-mini")
+ 
  (defvar resize-minibuffer-frame-max-height nil "\
  *This variable is obsolete.")
  
+ (custom-autoload (quote resize-minibuffer-frame-max-height) "rsz-mini")
+ 
  (defvar resize-minibuffer-frame-exactly t "\
  *This variable is obsolete.")
  
+ (custom-autoload (quote resize-minibuffer-frame-exactly) "rsz-mini")
+ 
  (autoload (quote resize-minibuffer-mode) "rsz-mini" "\
  This function is obsolete.
  
***************
*** 18048,18055 ****
  
  ;;;***
  
! ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15736
! ;;;;;;  21956))
  ;;; Generated autoloads from emacs-lisp/rx.el
  
  (autoload (quote rx-to-string) "rx" "\
--- 18344,18351 ----
  
  ;;;***
  
! ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15879
! ;;;;;;  19260))
  ;;; Generated autoloads from emacs-lisp/rx.el
  
  (autoload (quote rx-to-string) "rx" "\
***************
*** 18324,18330 ****
  ;;;***
  
  ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
! ;;;;;;  (15809 31211))
  ;;; Generated autoloads from progmodes/scheme.el
  
  (autoload (quote scheme-mode) "scheme" "\
--- 18620,18626 ----
  ;;;***
  
  ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
! ;;;;;;  (15806 55294))
  ;;; Generated autoloads from progmodes/scheme.el
  
  (autoload (quote scheme-mode) "scheme" "\
***************
*** 18403,18409 ****
  ;;;***
  
  ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
! ;;;;;;  (15838 62848))
  ;;; Generated autoloads from scroll-all.el
  
  (defvar scroll-all-mode nil "\
--- 18699,18705 ----
  ;;;***
  
  ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
! ;;;;;;  (15838 62789))
  ;;; Generated autoloads from scroll-all.el
  
  (defvar scroll-all-mode nil "\
***************
*** 18412,18420 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `scroll-all-mode'.")
  
! (custom-add-to-group (quote windows) (quote scroll-all-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote scroll-all-mode) (quote scroll-all))
  
  (autoload (quote scroll-all-mode) "scroll-all" "\
  Toggle Scroll-All minor mode.
--- 18708,18714 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `scroll-all-mode'.")
  
! (custom-autoload (quote scroll-all-mode) "scroll-all")
  
  (autoload (quote scroll-all-mode) "scroll-all" "\
  Toggle Scroll-All minor mode.
***************
*** 18431,18437 ****
  ;;;;;;  mail-alias-file mail-default-reply-to 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" (15841 15770))
  ;;; Generated autoloads from mail/sendmail.el
  
  (defvar mail-from-style (quote angles) "\
--- 18725,18731 ----
  ;;;;;;  mail-alias-file mail-default-reply-to 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" (15898 7843))
  ;;; Generated autoloads from mail/sendmail.el
  
  (defvar mail-from-style (quote angles) "\
***************
*** 18451,18456 ****
--- 18745,18752 ----
  to the mailer to specify the envelope-from address.  But that is now
  controlled by a separate variable, `mail-specify-envelope-from'.")
  
+ (custom-autoload (quote mail-from-style) "sendmail")
+ 
  (defvar mail-specify-envelope-from nil "\
  *If non-nil, specify the envelope-from address when sending mail.
  The value used to specify it is whatever is found in
***************
*** 18459,18476 ****
--- 18755,18780 ----
  On most systems, specifying the envelope-from address
  is a privileged operation.")
  
+ (custom-autoload (quote mail-specify-envelope-from) "sendmail")
+ 
  (defvar mail-self-blind nil "\
  *Non-nil means insert BCC to self in messages to be sent.
  This is done when the message is initialized,
  so you can remove or alter the BCC field to override the default.")
  
+ (custom-autoload (quote mail-self-blind) "sendmail")
+ 
  (defvar mail-interactive nil "\
  *Non-nil means when sending a message wait for and display errors.
  nil means let mailer mail back a message to report errors.")
  
+ (custom-autoload (quote mail-interactive) "sendmail")
+ 
  (defvar mail-yank-ignored-headers 
"^via:\\|^mail-from:\\|^origin:\\|^status:\\|^remailed\\|^received:\\|^message-id:\\|^summary-line:\\|^to:\\|^subject:\\|^in-reply-to:\\|^return-path:"
 "\
  *Delete these headers from old message when it's inserted in a reply.")
  
+ (custom-autoload (quote mail-yank-ignored-headers) "sendmail")
+ 
  (defvar send-mail-function (quote sendmail-send-it) "\
  Function to call to send the current buffer as mail.
  The headers should be delimited by a line which is
***************
*** 18479,18508 ****
--- 18783,18824 ----
  This is used by the default mail-sending commands.  See also
  `message-send-mail-function' for use with the Message package.")
  
+ (custom-autoload (quote send-mail-function) "sendmail")
+ 
  (defvar mail-header-separator "--text follows this line--" "\
  *Line used to separate headers from text in messages being composed.")
  
+ (custom-autoload (quote mail-header-separator) "sendmail")
+ 
  (defvar mail-archive-file-name nil "\
  *Name of file to write all outgoing messages in, or nil for none.
  This can be an inbox file or an Rmail file.")
  
+ (custom-autoload (quote mail-archive-file-name) "sendmail")
+ 
  (defvar mail-default-reply-to nil "\
  *Address to insert as default Reply-to field of outgoing messages.
  If nil, it will be initialized from the REPLYTO environment variable
  when you first send mail.")
  
+ (custom-autoload (quote mail-default-reply-to) "sendmail")
+ 
  (defvar mail-alias-file nil "\
  *If non-nil, the name of a file to use instead of `/usr/lib/aliases'.
  This file defines aliases to be expanded by the mailer; this is a different
  feature from that of defining aliases in `.mailrc' to be expanded in Emacs.
  This variable has no effect unless your system uses sendmail as its mailer.")
  
+ (custom-autoload (quote mail-alias-file) "sendmail")
+ 
  (defvar mail-personal-alias-file "~/.mailrc" "\
  *If non-nil, the name of the user's personal mail alias file.
  This file typically should be in same format as the `.mailrc' file used by
  the `Mail' or `mailx' program.
  This file need not actually exist.")
  
+ (custom-autoload (quote mail-personal-alias-file) "sendmail")
+ 
  (defvar mail-signature nil "\
  *Text inserted at end of mail buffer when a message is initialized.
  If t, it means to insert the contents of the file `mail-signature-file'.
***************
*** 18512,18522 ****
--- 18828,18842 ----
  Otherwise, it should be an expression; it is evaluated
  and should insert whatever you want to insert.")
  
+ (custom-autoload (quote mail-signature) "sendmail")
+ 
  (defvar mail-default-directory "~/" "\
  *Directory for mail buffers.
  Value of `default-directory' for mail buffers.
  This directory is used for auto-save files of mail buffers.")
  
+ (custom-autoload (quote mail-default-directory) "sendmail")
+ 
  (autoload (quote mail-mode) "sendmail" "\
  Major mode for editing mail to be sent.
  Like Text Mode but with these additional commands:
***************
*** 18608,18614 ****
  
  ;;;***
  
! ;;;### (autoloads (server-start) "server" "server.el" (15813 22869))
  ;;; Generated autoloads from server.el
  
  (autoload (quote server-start) "server" "\
--- 18928,18934 ----
  
  ;;;***
  
! ;;;### (autoloads (server-start) "server" "server.el" (15811 25257))
  ;;; Generated autoloads from server.el
  
  (autoload (quote server-start) "server" "\
***************
*** 18642,18648 ****
  ;;;***
  
  ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
! ;;;;;;  (15832 31243))
  ;;; Generated autoloads from textmodes/sgml-mode.el
  
  (autoload (quote sgml-mode) "sgml-mode" "\
--- 18962,18968 ----
  ;;;***
  
  ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
! ;;;;;;  (15832 27979))
  ;;; Generated autoloads from textmodes/sgml-mode.el
  
  (autoload (quote sgml-mode) "sgml-mode" "\
***************
*** 18704,18710 ****
  ;;;***
  
  ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
! ;;;;;;  (15806 54404))
  ;;; Generated autoloads from progmodes/sh-script.el
  
  (put (quote sh-mode) (quote mode-class) (quote special))
--- 19024,19030 ----
  ;;;***
  
  ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
! ;;;;;;  (15804 28698))
  ;;; Generated autoloads from progmodes/sh-script.el
  
  (put (quote sh-mode) (quote mode-class) (quote special))
***************
*** 18770,18776 ****
  ;;;***
  
  ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
! ;;;;;;  (15834 22644))
  ;;; Generated autoloads from emacs-lisp/shadow.el
  
  (autoload (quote list-load-path-shadows) "shadow" "\
--- 19090,19096 ----
  ;;;***
  
  ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
! ;;;;;;  (15834 21036))
  ;;; Generated autoloads from emacs-lisp/shadow.el
  
  (autoload (quote list-load-path-shadows) "shadow" "\
***************
*** 18857,18863 ****
  ;;;***
  
  ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
! ;;;;;;  (15831 63940))
  ;;; Generated autoloads from shell.el
  
  (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
--- 19177,19183 ----
  ;;;***
  
  ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
! ;;;;;;  (15809 48811))
  ;;; Generated autoloads from shell.el
  
  (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
***************
*** 18867,18872 ****
--- 19187,19194 ----
  shell finishes, and won't remove backslashes when it unquotes shell
  arguments.")
  
+ (custom-autoload (quote shell-dumb-shell-regexp) "shell")
+ 
  (autoload (quote shell) "shell" "\
  Run an inferior shell, with I/O through BUFFER (which defaults to `*shell*').
  Interactively, a prefix arg means to prompt for BUFFER.
***************
*** 19099,19105 ****
  ;;;***
  
  ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el"
! ;;;;;;  (15847 42307))
  ;;; Generated autoloads from gnus/smiley-ems.el
  
  (autoload (quote smiley-region) "smiley-ems" "\
--- 19421,19427 ----
  ;;;***
  
  ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el"
! ;;;;;;  (15847 36480))
  ;;; Generated autoloads from gnus/smiley-ems.el
  
  (autoload (quote smiley-region) "smiley-ems" "\
***************
*** 19113,19119 ****
  ;;;***
  
  ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
! ;;;;;;  "mail/smtpmail.el" (15869 9800))
  ;;; Generated autoloads from mail/smtpmail.el
  
  (autoload (quote smtpmail-send-it) "smtpmail" "\
--- 19435,19441 ----
  ;;;***
  
  ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
! ;;;;;;  "mail/smtpmail.el" (15868 11768))
  ;;; Generated autoloads from mail/smtpmail.el
  
  (autoload (quote smtpmail-send-it) "smtpmail" "\
***************
*** 19183,19189 ****
  
  ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset 
calendar-location-name
  ;;;;;;  calendar-longitude calendar-latitude calendar-time-display-form)
! ;;;;;;  "solar" "calendar/solar.el" (15855 52571))
  ;;; 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 ")"))) "\
--- 19505,19511 ----
  
  ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset 
calendar-location-name
  ;;;;;;  calendar-longitude calendar-latitude calendar-time-display-form)
! ;;;;;;  "solar" "calendar/solar.el" (15855 28972))
  ;;; 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 ")"))) "\
***************
*** 19200,19205 ****
--- 19522,19529 ----
  
  would give military-style times like `21:07 (UTC)'.")
  
+ (custom-autoload (quote calendar-time-display-form) "solar")
+ 
  (defvar calendar-latitude nil "\
  *Latitude of `calendar-location-name' in degrees.
  
***************
*** 19210,19215 ****
--- 19534,19541 ----
  
  This variable should be set in `site-start'.el.")
  
+ (custom-autoload (quote calendar-latitude) "solar")
+ 
  (defvar calendar-longitude nil "\
  *Longitude of `calendar-location-name' in degrees.
  
***************
*** 19220,19225 ****
--- 19546,19553 ----
  
  This variable should be set in `site-start'.el.")
  
+ (custom-autoload (quote calendar-longitude) "solar")
+ 
  (defvar calendar-location-name (quote (let ((float-output-format "%.1f")) 
(format "%s%s, %s%s" (if (numberp calendar-latitude) (abs calendar-latitude) (+ 
(aref calendar-latitude 0) (/ (aref calendar-latitude 1) 60.0))) (if (numberp 
calendar-latitude) (if (> calendar-latitude 0) "N" "S") (if (equal (aref 
calendar-latitude 2) (quote north)) "N" "S")) (if (numberp calendar-longitude) 
(abs calendar-longitude) (+ (aref calendar-longitude 0) (/ (aref 
calendar-longitude 1) 60.0))) (if (numberp calendar-longitude) (if (> 
calendar-longitude 0) "E" "W") (if (equal (aref calendar-longitude 2) (quote 
east)) "E" "W"))))) "\
  *Expression evaluating to name of `calendar-longitude', `calendar-latitude'.
  For example, \"New York City\".  Default value is just the latitude, longitude
***************
*** 19227,19232 ****
--- 19555,19562 ----
  
  This variable should be set in `site-start'.el.")
  
+ (custom-autoload (quote calendar-location-name) "solar")
+ 
  (autoload (quote sunrise-sunset) "solar" "\
  Local time of sunrise and sunset for today.  Accurate to a few seconds.
  If called with an optional prefix argument, prompt for date.
***************
*** 19465,19471 ****
  ;;;***
  
  ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
! ;;;;;;  "speedbar.el" (15858 27206))
  ;;; Generated autoloads from speedbar.el
  
  (defalias (quote speedbar) (quote speedbar-frame-mode))
--- 19795,19801 ----
  ;;;***
  
  ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
! ;;;;;;  "speedbar.el" (15858 26734))
  ;;; Generated autoloads from speedbar.el
  
  (defalias (quote speedbar) (quote speedbar-frame-mode))
***************
*** 19544,19551 ****
  
  ;;;### (autoloads (sql-linter 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" (15837
! ;;;;;;  7290))
  ;;; Generated autoloads from progmodes/sql.el
  
  (autoload (quote sql-help) "sql" "\
--- 19874,19881 ----
  
  ;;;### (autoloads (sql-linter 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" (15836
! ;;;;;;  39390))
  ;;; Generated autoloads from progmodes/sql.el
  
  (autoload (quote sql-help) "sql" "\
***************
*** 19991,19999 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `strokes-mode'.")
  
! (custom-add-to-group (quote strokes) (quote strokes-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote strokes-mode) (quote strokes))
  
  (autoload (quote strokes-mode) "strokes" "\
  Toggle Strokes global minor mode.\\<strokes-mode-map>
--- 20321,20327 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `strokes-mode'.")
  
! (custom-autoload (quote strokes-mode) "strokes")
  
  (autoload (quote strokes-mode) "strokes" "\
  Toggle Strokes global minor mode.\\<strokes-mode-map>
***************
*** 20132,20153 ****
  ;;;;;;  table-recognize table-insert-row-column table-insert-column
  ;;;;;;  table-insert-row table-insert table-point-left-cell-hook
  ;;;;;;  table-point-entered-cell-hook table-load-hook table-cell-map-hook)
! ;;;;;;  "table" "textmodes/table.el" (15832 11599))
  ;;; Generated autoloads from textmodes/table.el
  
  (defvar table-cell-map-hook nil "\
  *Normal hooks run when finishing construction of `table-cell-map'.
  User can modify `table-cell-map' by adding custom functions here.")
  
  (defvar table-load-hook nil "\
  *List of functions to be called after the table is first loaded.")
  
  (defvar table-point-entered-cell-hook nil "\
  *List of functions to be called after point entered a table cell.")
  
  (defvar table-point-left-cell-hook nil "\
  *List of functions to be called after point left a table cell.")
  
  (autoload (quote table-insert) "table" "\
  Insert an editable text table.
  Insert a table of specified number of COLUMNS and ROWS.  Optional
--- 20460,20489 ----
  ;;;;;;  table-recognize table-insert-row-column table-insert-column
  ;;;;;;  table-insert-row table-insert table-point-left-cell-hook
  ;;;;;;  table-point-entered-cell-hook table-load-hook table-cell-map-hook)
! ;;;;;;  "table" "textmodes/table.el" (15832 6361))
  ;;; Generated autoloads from textmodes/table.el
  
  (defvar table-cell-map-hook nil "\
  *Normal hooks run when finishing construction of `table-cell-map'.
  User can modify `table-cell-map' by adding custom functions here.")
  
+ (custom-autoload (quote table-cell-map-hook) "table")
+ 
  (defvar table-load-hook nil "\
  *List of functions to be called after the table is first loaded.")
  
+ (custom-autoload (quote table-load-hook) "table")
+ 
  (defvar table-point-entered-cell-hook nil "\
  *List of functions to be called after point entered a table cell.")
  
+ (custom-autoload (quote table-point-entered-cell-hook) "table")
+ 
  (defvar table-point-left-cell-hook nil "\
  *List of functions to be called after point left a table cell.")
  
+ (custom-autoload (quote table-point-left-cell-hook) "table")
+ 
  (autoload (quote table-insert) "table" "\
  Insert an editable text table.
  Insert a table of specified number of COLUMNS and ROWS.  Optional
***************
*** 20744,20750 ****
  ;;;***
  
  ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
! ;;;;;;  "progmodes/tcl.el" (15818 42033))
  ;;; Generated autoloads from progmodes/tcl.el
  
  (autoload (quote tcl-mode) "tcl" "\
--- 21080,21086 ----
  ;;;***
  
  ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
! ;;;;;;  "progmodes/tcl.el" (15818 34121))
  ;;; Generated autoloads from progmodes/tcl.el
  
  (autoload (quote tcl-mode) "tcl" "\
***************
*** 20818,20825 ****
  
  ;;;***
  
! ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15831
! ;;;;;;  63940))
  ;;; Generated autoloads from term.el
  
  (autoload (quote make-term) "term" "\
--- 21154,21161 ----
  
  ;;;***
  
! ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15548
! ;;;;;;  29279))
  ;;; Generated autoloads from term.el
  
  (autoload (quote make-term) "term" "\
***************
*** 20843,20850 ****
  
  ;;;***
  
! ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15831
! ;;;;;;  63940))
  ;;; Generated autoloads from terminal.el
  
  (autoload (quote terminal-emulator) "terminal" "\
--- 21179,21186 ----
  
  ;;;***
  
! ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15490
! ;;;;;;  38811))
  ;;; Generated autoloads from terminal.el
  
  (autoload (quote terminal-emulator) "terminal" "\
***************
*** 20930,21001 ****
  ;;;;;;  tex-start-commands tex-start-options slitex-run-command 
latex-run-command
  ;;;;;;  tex-run-command tex-offer-save tex-main-file 
tex-first-line-header-regexp
  ;;;;;;  tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
! ;;;;;;  (15819 63071))
  ;;; Generated autoloads from textmodes/tex-mode.el
  
  (defvar tex-shell-file-name nil "\
  *If non-nil, the shell file name to run in the subshell used to run TeX.")
  
  (defvar tex-directory "." "\
  *Directory in which temporary files are written.
  You can make this `/tmp' if your TEXINPUTS has no relative directories in it
  and you don't try to apply \\[tex-region] or \\[tex-buffer] when there are
  `\\input' commands with relative directories.")
  
  (defvar tex-first-line-header-regexp nil "\
  Regexp for matching a first line which `tex-region' should include.
  If this is non-nil, it should be a regular expression string;
  if it matches the first line of the file,
  `tex-region' always includes the first line in the TeX run.")
  
  (defvar tex-main-file nil "\
  *The main TeX source file which includes this buffer's file.
  The command `tex-file' runs TeX on the file specified by `tex-main-file'
  if the variable is non-nil.")
  
  (defvar tex-offer-save t "\
  *If non-nil, ask about saving modified buffers before \\[tex-file] is run.")
  
  (defvar tex-run-command "tex" "\
  *Command used to run TeX subjob.
  TeX Mode sets `tex-command' to this string.
  See the documentation of that variable.")
  
  (defvar latex-run-command "latex" "\
  *Command used to run LaTeX subjob.
  LaTeX Mode sets `tex-command' to this string.
  See the documentation of that variable.")
  
  (defvar slitex-run-command "slitex" "\
  *Command used to run SliTeX subjob.
  SliTeX Mode sets `tex-command' to this string.
  See the documentation of that variable.")
  
  (defvar tex-start-options "" "\
  *TeX options to use when starting TeX.
  These immediately precede the commands in `tex-start-commands'
  and the input file name, with no separating space and are not shell-quoted.
  If nil, TeX runs with no options.  See the documentation of `tex-command'.")
  
  (defvar tex-start-commands "\\nonstopmode\\input" "\
  *TeX commands to use when starting TeX.
  They are shell-quoted and precede the input file name, with a separating 
space.
  If nil, no commands are used.  See the documentation of `tex-command'.")
  
  (defvar latex-block-names nil "\
  *User defined LaTeX block names.
  Combined with `latex-standard-block-names' for minibuffer completion.")
  
  (defvar tex-bibtex-command "bibtex" "\
  *Command used by `tex-bibtex-file' to gather bibliographic data.
  If this string contains an asterisk (`*'), that is replaced by the file name;
  otherwise, the file name, preceded by blank, is added at the end.")
  
  (defvar tex-dvi-print-command "lpr -d" "\
  *Command used by \\[tex-print] to print a .dvi file.
  If this string contains an asterisk (`*'), that is replaced by the file name;
  otherwise, the file name, preceded by blank, is added at the end.")
  
  (defvar tex-alt-dvi-print-command "lpr -d" "\
  *Command used by \\[tex-print] with a prefix arg to print a .dvi file.
  If this string contains an asterisk (`*'), that is replaced by the file name;
--- 21266,21363 ----
  ;;;;;;  tex-start-commands tex-start-options slitex-run-command 
latex-run-command
  ;;;;;;  tex-run-command tex-offer-save tex-main-file 
tex-first-line-header-regexp
  ;;;;;;  tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
! ;;;;;;  (15878 13994))
  ;;; Generated autoloads from textmodes/tex-mode.el
  
  (defvar tex-shell-file-name nil "\
  *If non-nil, the shell file name to run in the subshell used to run TeX.")
  
+ (custom-autoload (quote tex-shell-file-name) "tex-mode")
+ 
  (defvar tex-directory "." "\
  *Directory in which temporary files are written.
  You can make this `/tmp' if your TEXINPUTS has no relative directories in it
  and you don't try to apply \\[tex-region] or \\[tex-buffer] when there are
  `\\input' commands with relative directories.")
  
+ (custom-autoload (quote tex-directory) "tex-mode")
+ 
  (defvar tex-first-line-header-regexp nil "\
  Regexp for matching a first line which `tex-region' should include.
  If this is non-nil, it should be a regular expression string;
  if it matches the first line of the file,
  `tex-region' always includes the first line in the TeX run.")
  
+ (custom-autoload (quote tex-first-line-header-regexp) "tex-mode")
+ 
  (defvar tex-main-file nil "\
  *The main TeX source file which includes this buffer's file.
  The command `tex-file' runs TeX on the file specified by `tex-main-file'
  if the variable is non-nil.")
  
+ (custom-autoload (quote tex-main-file) "tex-mode")
+ 
  (defvar tex-offer-save t "\
  *If non-nil, ask about saving modified buffers before \\[tex-file] is run.")
  
+ (custom-autoload (quote tex-offer-save) "tex-mode")
+ 
  (defvar tex-run-command "tex" "\
  *Command used to run TeX subjob.
  TeX Mode sets `tex-command' to this string.
  See the documentation of that variable.")
  
+ (custom-autoload (quote tex-run-command) "tex-mode")
+ 
  (defvar latex-run-command "latex" "\
  *Command used to run LaTeX subjob.
  LaTeX Mode sets `tex-command' to this string.
  See the documentation of that variable.")
  
+ (custom-autoload (quote latex-run-command) "tex-mode")
+ 
  (defvar slitex-run-command "slitex" "\
  *Command used to run SliTeX subjob.
  SliTeX Mode sets `tex-command' to this string.
  See the documentation of that variable.")
  
+ (custom-autoload (quote slitex-run-command) "tex-mode")
+ 
  (defvar tex-start-options "" "\
  *TeX options to use when starting TeX.
  These immediately precede the commands in `tex-start-commands'
  and the input file name, with no separating space and are not shell-quoted.
  If nil, TeX runs with no options.  See the documentation of `tex-command'.")
  
+ (custom-autoload (quote tex-start-options) "tex-mode")
+ 
  (defvar tex-start-commands "\\nonstopmode\\input" "\
  *TeX commands to use when starting TeX.
  They are shell-quoted and precede the input file name, with a separating 
space.
  If nil, no commands are used.  See the documentation of `tex-command'.")
  
+ (custom-autoload (quote tex-start-commands) "tex-mode")
+ 
  (defvar latex-block-names nil "\
  *User defined LaTeX block names.
  Combined with `latex-standard-block-names' for minibuffer completion.")
  
+ (custom-autoload (quote latex-block-names) "tex-mode")
+ 
  (defvar tex-bibtex-command "bibtex" "\
  *Command used by `tex-bibtex-file' to gather bibliographic data.
  If this string contains an asterisk (`*'), that is replaced by the file name;
  otherwise, the file name, preceded by blank, is added at the end.")
  
+ (custom-autoload (quote tex-bibtex-command) "tex-mode")
+ 
  (defvar tex-dvi-print-command "lpr -d" "\
  *Command used by \\[tex-print] to print a .dvi file.
  If this string contains an asterisk (`*'), that is replaced by the file name;
  otherwise, the file name, preceded by blank, is added at the end.")
  
+ (custom-autoload (quote tex-dvi-print-command) "tex-mode")
+ 
  (defvar tex-alt-dvi-print-command "lpr -d" "\
  *Command used by \\[tex-print] with a prefix arg to print a .dvi file.
  If this string contains an asterisk (`*'), that is replaced by the file name;
***************
*** 21011,21016 ****
--- 21373,21380 ----
  would tell \\[tex-print] with a prefix argument to ask you which printer to
  use.")
  
+ (custom-autoload (quote tex-alt-dvi-print-command) "tex-mode")
+ 
  (defvar tex-dvi-view-command (quote (if (eq window-system (quote x)) \"xdvi\" 
\"dvi2tty * | cat -s\")) "\
  *Command used by \\[tex-view] to display a `.dvi' file.
  If it is a string, that specifies the command directly.
***************
*** 21019,21040 ****
--- 21383,21414 ----
  
  If the value is a form, it is evaluated to get the command to use.")
  
+ (custom-autoload (quote tex-dvi-view-command) "tex-mode")
+ 
  (defvar tex-show-queue-command "lpq" "\
  *Command used by \\[tex-show-print-queue] to show the print queue.
  Should show the queue(s) that \\[tex-print] puts jobs on.")
  
+ (custom-autoload (quote tex-show-queue-command) "tex-mode")
+ 
  (defvar tex-default-mode (quote latex-mode) "\
  *Mode to enter for a new file that might be either TeX or LaTeX.
  This variable is used when it can't be determined whether the file
  is plain TeX or LaTeX or what because the file contains no commands.
  Normally set to either `plain-tex-mode' or `latex-mode'.")
  
+ (custom-autoload (quote tex-default-mode) "tex-mode")
+ 
  (defvar tex-open-quote "``" "\
  *String inserted by typing \\[tex-insert-quote] to open a quotation.")
  
+ (custom-autoload (quote tex-open-quote) "tex-mode")
+ 
  (defvar tex-close-quote "''" "\
  *String inserted by typing \\[tex-insert-quote] to close a quotation.")
  
+ (custom-autoload (quote tex-close-quote) "tex-mode")
+ 
  (autoload (quote tex-mode) "tex-mode" "\
  Major mode for editing files of input for TeX, LaTeX, or SliTeX.
  Tries to determine (by looking at the beginning of the file) whether
***************
*** 21183,21189 ****
  ;;;***
  
  ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
! ;;;;;;  "texinfmt" "textmodes/texinfmt.el" (15862 28067))
  ;;; Generated autoloads from textmodes/texinfmt.el
  
  (autoload (quote texinfo-format-buffer) "texinfmt" "\
--- 21557,21563 ----
  ;;;***
  
  ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
! ;;;;;;  "texinfmt" "textmodes/texinfmt.el" (15878 14033))
  ;;; Generated autoloads from textmodes/texinfmt.el
  
  (autoload (quote texinfo-format-buffer) "texinfmt" "\
***************
*** 21223,21237 ****
  ;;;***
  
  ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
! ;;;;;;  "texinfo" "textmodes/texinfo.el" (15806 54404))
  ;;; Generated autoloads from textmodes/texinfo.el
  
  (defvar texinfo-open-quote "``" "\
  *String inserted by typing \\[texinfo-insert-quote] to open a quotation.")
  
  (defvar texinfo-close-quote "''" "\
  *String inserted by typing \\[texinfo-insert-quote] to close a quotation.")
  
  (autoload (quote texinfo-mode) "texinfo" "\
  Major mode for editing Texinfo files.
  
--- 21597,21615 ----
  ;;;***
  
  ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
! ;;;;;;  "texinfo" "textmodes/texinfo.el" (15806 15936))
  ;;; Generated autoloads from textmodes/texinfo.el
  
  (defvar texinfo-open-quote "``" "\
  *String inserted by typing \\[texinfo-insert-quote] to open a quotation.")
  
+ (custom-autoload (quote texinfo-open-quote) "texinfo")
+ 
  (defvar texinfo-close-quote "''" "\
  *String inserted by typing \\[texinfo-insert-quote] to close a quotation.")
  
+ (custom-autoload (quote texinfo-close-quote) "texinfo")
+ 
  (autoload (quote texinfo-mode) "texinfo" "\
  Major mode for editing Texinfo files.
  
***************
*** 21303,21309 ****
  
  ;;;### (autoloads (thai-composition-function thai-post-read-conversion
  ;;;;;;  thai-compose-buffer thai-compose-string thai-compose-region)
! ;;;;;;  "thai-util" "language/thai-util.el" (15806 54404))
  ;;; Generated autoloads from language/thai-util.el
  
  (autoload (quote thai-compose-region) "thai-util" "\
--- 21681,21687 ----
  
  ;;;### (autoloads (thai-composition-function thai-post-read-conversion
  ;;;;;;  thai-compose-buffer thai-compose-string thai-compose-region)
! ;;;;;;  "thai-util" "language/thai-util.el" (15805 19733))
  ;;; Generated autoloads from language/thai-util.el
  
  (autoload (quote thai-compose-region) "thai-util" "\
***************
*** 21342,21348 ****
  
  ;;;### (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" (15786 18682))
  ;;; Generated autoloads from thingatpt.el
  
  (autoload (quote forward-thing) "thingatpt" "\
--- 21720,21726 ----
  
  ;;;### (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" (15786 7543))
  ;;; Generated autoloads from thingatpt.el
  
  (autoload (quote forward-thing) "thingatpt" "\
***************
*** 21511,21516 ****
--- 21889,21896 ----
  (defvar display-time-day-and-date nil "\
  *Non-nil means \\[display-time] should display day and date as well as time.")
  
+ (custom-autoload (quote display-time-day-and-date) "time")
+ 
  (autoload (quote display-time) "time" "\
  Enable display of time, load level, and mail flag in mode lines.
  This display updates automatically every minute.
***************
*** 21526,21534 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `display-time-mode'.")
  
! (custom-add-to-group (quote display-time) (quote display-time-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote display-time-mode) (quote time))
  
  (autoload (quote display-time-mode) "time" "\
  Toggle display of time, load level, and mail flag in mode lines.
--- 21906,21912 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `display-time-mode'.")
  
! (custom-autoload (quote display-time-mode) "time")
  
  (autoload (quote display-time-mode) "time" "\
  Toggle display of time, load level, and mail flag in mode lines.
***************
*** 21660,21666 ****
  ;;;;;;  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"
! ;;;;;;  (15820 8416))
  ;;; Generated autoloads from calendar/timeclock.el
  
  (autoload (quote timeclock-modeline-display) "timeclock" "\
--- 22038,22044 ----
  ;;;;;;  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"
! ;;;;;;  (15820 7815))
  ;;; Generated autoloads from calendar/timeclock.el
  
  (autoload (quote timeclock-modeline-display) "timeclock" "\
***************
*** 21832,21838 ****
  ;;;***
  
  ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
! ;;;;;;  "international/titdic-cnv.el" (15860 12261))
  ;;; Generated autoloads from international/titdic-cnv.el
  
  (autoload (quote titdic-convert) "titdic-cnv" "\
--- 22210,22216 ----
  ;;;***
  
  ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
! ;;;;;;  "international/titdic-cnv.el" (15860 11582))
  ;;; Generated autoloads from international/titdic-cnv.el
  
  (autoload (quote titdic-convert) "titdic-cnv" "\
***************
*** 21966,21974 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `tool-bar-mode'.")
  
! (custom-add-to-group (quote mouse) (quote tool-bar-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote tool-bar-mode) (quote tool-bar))
  
  (autoload (quote tool-bar-mode) "tool-bar" "\
  Toggle use of the tool bar.
--- 22344,22350 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `tool-bar-mode'.")
  
! (custom-autoload (quote tool-bar-mode) "tool-bar")
  
  (autoload (quote tool-bar-mode) "tool-bar" "\
  Toggle use of the tool bar.
***************
*** 22040,22046 ****
  ;;;***
  
  ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
! ;;;;;;  (15854 23573))
  ;;; Generated autoloads from tooltip.el
  
  (autoload (quote tooltip-mode) "tooltip" "\
--- 22416,22422 ----
  ;;;***
  
  ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
! ;;;;;;  (15877 1394))
  ;;; Generated autoloads from tooltip.el
  
  (autoload (quote tooltip-mode) "tooltip" "\
***************
*** 22054,22062 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `tooltip-mode'.")
  
! (custom-add-to-group (quote tooltip) (quote tooltip-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote tooltip-mode) (quote tooltip))
  
  ;;;***
  
--- 22430,22436 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `tooltip-mode'.")
  
! (custom-autoload (quote tooltip-mode) "tooltip")
  
  ;;;***
  
***************
*** 22116,22121 ****
--- 22490,22497 ----
  (defvar trace-buffer "*trace-output*" "\
  *Trace output will by default go to that buffer.")
  
+ (custom-autoload (quote trace-buffer) "trace")
+ 
  (autoload (quote trace-function) "trace" "\
  Traces FUNCTION with trace output going to BUFFER.
  For every call of FUNCTION Lisp-style trace messages that display argument
***************
*** 22141,22147 ****
  
  ;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler
  ;;;;;;  tramp-completion-file-name-regexp tramp-file-name-regexp)
! ;;;;;;  "tramp" "net/tramp.el" (15776 37022))
  ;;; Generated autoloads from net/tramp.el
  
  (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\
--- 22517,22523 ----
  
  ;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler
  ;;;;;;  tramp-completion-file-name-regexp tramp-file-name-regexp)
! ;;;;;;  "tramp" "net/tramp.el" (15883 27383))
  ;;; Generated autoloads from net/tramp.el
  
  (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\
***************
*** 22174,22179 ****
--- 22550,22557 ----
  
  Also see `tramp-file-name-structure'.")
  
+ (custom-autoload (quote tramp-file-name-regexp) "tramp")
+ 
  (defconst tramp-completion-file-name-regexp-unified "^/[^/]*$" "\
  Value for `tramp-completion-file-name-regexp' for unified remoting.
  Emacs (not XEmacs) uses a unified filename syntax for Ange-FTP and
***************
*** 22195,22200 ****
--- 22573,22580 ----
  
  Also see `tramp-file-name-structure'.")
  
+ (custom-autoload (quote tramp-completion-file-name-regexp) "tramp")
+ 
  (autoload (quote tramp-file-name-handler) "tramp" "\
  Invoke tramp file name handler.
  Falls back to normal file name handler if no tramp file name handler exists.
***************
*** 22271,22283 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `type-break-mode'.")
  
! (custom-add-to-group (quote type-break) (quote type-break-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote type-break-mode) (quote type-break))
  
  (defvar type-break-interval (* 60 60) "\
  *Number of seconds between scheduled typing breaks.")
  
  (defvar type-break-good-rest-interval (/ type-break-interval 6) "\
  *Number of seconds of idle time considered to be an adequate typing rest.
  
--- 22651,22663 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `type-break-mode'.")
  
! (custom-autoload (quote type-break-mode) "type-break")
  
  (defvar type-break-interval (* 60 60) "\
  *Number of seconds between scheduled typing breaks.")
  
+ (custom-autoload (quote type-break-interval) "type-break")
+ 
  (defvar type-break-good-rest-interval (/ type-break-interval 6) "\
  *Number of seconds of idle time considered to be an adequate typing rest.
  
***************
*** 22288,22293 ****
--- 22668,22675 ----
  If a break is interrupted before this much time elapses, the user will be
  asked whether or not really to interrupt the break.")
  
+ (custom-autoload (quote type-break-good-rest-interval) "type-break")
+ 
  (defvar type-break-keystroke-threshold (let* ((wpm 35) (avg-word-length 5) 
(upper (* wpm avg-word-length (/ type-break-interval 60))) (lower (/ upper 5))) 
(cons lower upper)) "\
  *Upper and lower bound on number of keystrokes for considering typing break.
  This structure is a pair of numbers (MIN . MAX).
***************
*** 22310,22315 ****
--- 22692,22699 ----
  The command `type-break-guesstimate-keystroke-threshold' can be used to
  guess a reasonably good pair of values for this variable.")
  
+ (custom-autoload (quote type-break-keystroke-threshold) "type-break")
+ 
  (autoload (quote type-break-mode) "type-break" "\
  Enable or disable typing-break mode.
  This is a minor mode, but it is global to all buffers by default.
***************
*** 22438,22444 ****
  ;;;***
  
  ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
! ;;;;;;  "undigest" "mail/undigest.el" (15813 22869))
  ;;; Generated autoloads from mail/undigest.el
  
  (autoload (quote undigestify-rmail-message) "undigest" "\
--- 22822,22828 ----
  ;;;***
  
  ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
! ;;;;;;  "undigest" "mail/undigest.el" (15899 8438))
  ;;; Generated autoloads from mail/undigest.el
  
  (autoload (quote undigestify-rmail-message) "undigest" "\
***************
*** 22476,22483 ****
  
  ;;;***
  
! ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (15806
! ;;;;;;  54403))
  ;;; Generated autoloads from emacs-lisp/unsafep.el
  
  (autoload (quote unsafep) "unsafep" "\
--- 22860,22867 ----
  
  ;;;***
  
! ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (15804
! ;;;;;;  5562))
  ;;; Generated autoloads from emacs-lisp/unsafep.el
  
  (autoload (quote unsafep) "unsafep" "\
***************
*** 22543,22563 ****
  ;;;;;;  vc-directory 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" (15813 22869))
  ;;; Generated autoloads from vc.el
  
  (defvar vc-checkout-hook nil "\
  *Normal hook (list of functions) run after checking out a file.
  See `run-hooks'.")
  
  (defvar vc-checkin-hook nil "\
  *Normal hook (list of functions) run after a checkin is done.
  See `run-hooks'.")
  
  (defvar vc-before-checkin-hook nil "\
  *Normal hook (list of functions) run before a file is checked in.
  See `run-hooks'.")
  
  (autoload (quote vc-branch-part) "vc" "\
  Return the branch part of a revision number REV.
  
--- 22927,22953 ----
  ;;;;;;  vc-directory 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" (15883 3173))
  ;;; Generated autoloads from vc.el
  
  (defvar vc-checkout-hook nil "\
  *Normal hook (list of functions) run after checking out a file.
  See `run-hooks'.")
  
+ (custom-autoload (quote vc-checkout-hook) "vc")
+ 
  (defvar vc-checkin-hook nil "\
  *Normal hook (list of functions) run after a checkin is done.
  See `run-hooks'.")
  
+ (custom-autoload (quote vc-checkin-hook) "vc")
+ 
  (defvar vc-before-checkin-hook nil "\
  *Normal hook (list of functions) run before a file is checked in.
  See `run-hooks'.")
  
+ (custom-autoload (quote vc-before-checkin-hook) "vc")
+ 
  (autoload (quote vc-branch-part) "vc" "\
  Return the branch part of a revision number REV.
  
***************
*** 22818,22824 ****
  
  ;;;***
  
! ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15793 40965))
  ;;; Generated autoloads from vc-cvs.el
   (defun vc-cvs-registered (f)
    (when (file-readable-p (expand-file-name
--- 23208,23214 ----
  
  ;;;***
  
! ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15883 3260))
  ;;; Generated autoloads from vc-cvs.el
   (defun vc-cvs-registered (f)
    (when (file-readable-p (expand-file-name
***************
*** 22829,22851 ****
  ;;;***
  
  ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
! ;;;;;;  (15826 29527))
  ;;; Generated autoloads from vc-rcs.el
  
  (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
  *Where to look for RCS master files.
  For a description of possible values, see `vc-check-master-templates'.")
   (defun vc-rcs-registered (f) (vc-default-registered 'RCS f))
  
  ;;;***
  
  ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
! ;;;;;;  (15826 29527))
  ;;; Generated autoloads from vc-sccs.el
  
  (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" 
vc-sccs-search-project-dir)) "\
  *Where to look for SCCS master files.
  For a description of possible values, see `vc-check-master-templates'.")
   (defun vc-sccs-registered(f) (vc-default-registered 'SCCS f))
  
  (defun vc-sccs-search-project-dir (dirname basename) "\
--- 23219,23245 ----
  ;;;***
  
  ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
! ;;;;;;  (15899 8438))
  ;;; Generated autoloads from vc-rcs.el
  
  (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
  *Where to look for RCS master files.
  For a description of possible values, see `vc-check-master-templates'.")
+ 
+ (custom-autoload (quote vc-rcs-master-templates) "vc-rcs")
   (defun vc-rcs-registered (f) (vc-default-registered 'RCS f))
  
  ;;;***
  
  ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
! ;;;;;;  (15883 3347))
  ;;; Generated autoloads from vc-sccs.el
  
  (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" 
vc-sccs-search-project-dir)) "\
  *Where to look for SCCS master files.
  For a description of possible values, see `vc-check-master-templates'.")
+ 
+ (custom-autoload (quote vc-sccs-master-templates) "vc-sccs")
   (defun vc-sccs-registered(f) (vc-default-registered 'SCCS f))
  
  (defun vc-sccs-search-project-dir (dirname basename) "\
***************
*** 22856,22862 ****
  ;;;***
  
  ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
! ;;;;;;  (15834 29593))
  ;;; Generated autoloads from progmodes/vhdl-mode.el
  
  (autoload (quote vhdl-mode) "vhdl-mode" "\
--- 23250,23256 ----
  ;;;***
  
  ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
! ;;;;;;  (15834 29506))
  ;;; Generated autoloads from progmodes/vhdl-mode.el
  
  (autoload (quote vhdl-mode) "vhdl-mode" "\
***************
*** 23234,23241 ****
  
  ;;;### (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" (15843
! ;;;;;;  64035))
  ;;; Generated autoloads from view.el
  
  (defvar view-mode nil "\
--- 23628,23635 ----
  
  ;;;### (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" (15623
! ;;;;;;  15523))
  ;;; Generated autoloads from view.el
  
  (defvar view-mode nil "\
***************
*** 23468,23474 ****
  ;;;***
  
  ;;;### (autoloads (warn lwarn display-warning) "warnings" "warnings.el"
! ;;;;;;  (15832 11569))
  ;;; Generated autoloads from warnings.el
  
  (defvar warning-prefix-function nil "\
--- 23862,23868 ----
  ;;;***
  
  ;;;### (autoloads (warn lwarn display-warning) "warnings" "warnings.el"
! ;;;;;;  (15832 5930))
  ;;; Generated autoloads from warnings.el
  
  (defvar warning-prefix-function nil "\
***************
*** 23578,23586 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `which-function-mode'.")
  
! (custom-add-to-group (quote which-func) (quote which-function-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote which-function-mode) (quote which-func))
  
  (autoload (quote which-function-mode) "which-func" "\
  Toggle Which Function mode, globally.
--- 23972,23978 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `which-function-mode'.")
  
! (custom-autoload (quote which-function-mode) "which-func")
  
  (autoload (quote which-function-mode) "which-func" "\
  Toggle Which Function mode, globally.
***************
*** 23599,23605 ****
  ;;;;;;  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"
! ;;;;;;  (15852 2455))
  ;;; Generated autoloads from whitespace.el
  
  (autoload (quote whitespace-toggle-leading-check) "whitespace" "\
--- 23991,23997 ----
  ;;;;;;  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"
! ;;;;;;  (15851 63104))
  ;;; Generated autoloads from whitespace.el
  
  (autoload (quote whitespace-toggle-leading-check) "whitespace" "\
***************
*** 23667,23675 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `whitespace-global-mode'.")
  
! (custom-add-to-group (quote whitespace) (quote whitespace-global-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote whitespace-global-mode) (quote whitespace))
  
  (autoload (quote whitespace-global-mode) "whitespace" "\
  Toggle using Whitespace mode in new buffers.
--- 24059,24065 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `whitespace-global-mode'.")
  
! (custom-autoload (quote whitespace-global-mode) "whitespace")
  
  (autoload (quote whitespace-global-mode) "whitespace" "\
  Toggle using Whitespace mode in new buffers.
***************
*** 23716,23723 ****
  ;;;***
  
  ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
! ;;;;;;  widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (15869
! ;;;;;;  9800))
  ;;; Generated autoloads from wid-edit.el
  
  (autoload (quote widgetp) "wid-edit" "\
--- 24106,24113 ----
  ;;;***
  
  ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
! ;;;;;;  widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (15867
! ;;;;;;  16241))
  ;;; Generated autoloads from wid-edit.el
  
  (autoload (quote widgetp) "wid-edit" "\
***************
*** 23813,23819 ****
  ;;;***
  
  ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
! ;;;;;;  (15823 51258))
  ;;; Generated autoloads from winner.el
  
  (defvar winner-mode nil "\
--- 24203,24209 ----
  ;;;***
  
  ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
! ;;;;;;  (15823 50935))
  ;;; Generated autoloads from winner.el
  
  (defvar winner-mode nil "\
***************
*** 23821,23829 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `winner-mode'.")
  
! (custom-add-to-group (quote winner) (quote winner-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote winner-mode) (quote winner))
  
  (autoload (quote winner-mode) "winner" "\
  Toggle Winner mode.
--- 24211,24217 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `winner-mode'.")
  
! (custom-autoload (quote winner-mode) "winner")
  
  (autoload (quote winner-mode) "winner" "\
  Toggle Winner mode.
***************
*** 23834,23840 ****
  ;;;***
  
  ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
! ;;;;;;  "woman.el" (15823 54308))
  ;;; Generated autoloads from woman.el
  
  (autoload (quote woman) "woman" "\
--- 24222,24228 ----
  ;;;***
  
  ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
! ;;;;;;  "woman.el" (15798 26356))
  ;;; Generated autoloads from woman.el
  
  (autoload (quote woman) "woman" "\
***************
*** 23992,24000 ****
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `xterm-mouse-mode'.")
  
! (custom-add-to-group (quote xterm-mouse) (quote xterm-mouse-mode) (quote 
custom-variable))
! 
! (custom-add-load (quote xterm-mouse-mode) (quote xt-mouse))
  
  (autoload (quote xterm-mouse-mode) "xt-mouse" "\
  Toggle XTerm mouse mode.
--- 24380,24386 ----
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `xterm-mouse-mode'.")
  
! (custom-autoload (quote xterm-mouse-mode) "xt-mouse")
  
  (autoload (quote xterm-mouse-mode) "xt-mouse" "\
  Toggle XTerm mouse mode.
***************
*** 24084,24120 ****
  ;;;;;;  "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el"
  ;;;;;;  "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/parse-time.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-init.el" "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el"
! ;;;;;;  "ediff-wind.el" "electric.el" "emacs-lisp/assoc.el" 
"emacs-lisp/authors.el"
! ;;;;;;  "emacs-lisp/bindat.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" 
"emacs-lisp/testcover-ses.el"
! ;;;;;;  "emacs-lisp/testcover-unsafep.el" "emacs-lock.el" 
"emulation/cua-gmrk.el"
! ;;;;;;  "emulation/cua-rect.el" "emulation/edt-lk201.el" 
"emulation/edt-mapper.el"
! ;;;;;;  "emulation/edt-pc.el" "emulation/edt-vt100.el" 
"emulation/tpu-mapper.el"
! ;;;;;;  "emulation/viper-cmd.el" "emulation/viper-ex.el" 
"emulation/viper-init.el"
! ;;;;;;  "emulation/viper-keym.el" "emulation/viper-macs.el" 
"emulation/viper-mous.el"
! ;;;;;;  "emulation/viper-util.el" "env.el" "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" "faces.el" "files.el" "filesets.el" 
"finder-inf.el"
! ;;;;;;  "float-sup.el" "foldout.el" "font-core.el" "format.el" "forms-d2.el"
! ;;;;;;  "forms-pass.el" "frame.el" "generic-x.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"
--- 24470,24507 ----
  ;;;;;;  "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el"
  ;;;;;;  "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/parse-time.el"
  ;;;;;;  "case-table.el" "cdl.el" "cus-dep.el" "cus-load.el" "cus-start.el"
! ;;;;;;  "cus-theme.el" "custom.el" "dos-fns.el" "dos-vars.el" "dos-w32.el"
! ;;;;;;  "ediff-diff.el" "ediff-init.el" "ediff-merg.el" "ediff-ptch.el"
! ;;;;;;  "ediff-vers.el" "ediff-wind.el" "electric.el" "emacs-lisp/assoc.el"
! ;;;;;;  "emacs-lisp/authors.el" "emacs-lisp/bindat.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"
! ;;;;;;  "emacs-lisp/testcover-ses.el" "emacs-lisp/testcover-unsafep.el"
! ;;;;;;  "emacs-lock.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el"
! ;;;;;;  "emulation/edt-lk201.el" "emulation/edt-mapper.el" 
"emulation/edt-pc.el"
! ;;;;;;  "emulation/edt-vt100.el" "emulation/tpu-mapper.el" 
"emulation/viper-cmd.el"
! ;;;;;;  "emulation/viper-ex.el" "emulation/viper-init.el" 
"emulation/viper-keym.el"
! ;;;;;;  "emulation/viper-macs.el" "emulation/viper-mous.el" 
"emulation/viper-util.el"
! ;;;;;;  "env.el" "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"
! ;;;;;;  "faces.el" "files.el" "filesets.el" "finder-inf.el" "float-sup.el"
! ;;;;;;  "foldout.el" "font-core.el" "format.el" "forms-d2.el" "forms-pass.el"
! ;;;;;;  "frame.el" "generic-x.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"
***************
*** 24140,24176 ****
  ;;;;;;  "international/mule.el" "international/ogonek.el" 
"international/subst-big5.el"
  ;;;;;;  "international/subst-gb2312.el" "international/subst-jis.el"
  ;;;;;;  "international/subst-ksc.el" "international/swedish.el" 
"international/ucs-tables.el"
! ;;;;;;  "international/utf-16.el" "international/utf-8-subst.el"
! ;;;;;;  "international/utf-8.el" "isearch.el" "kermit.el" 
"language/chinese.el"
! ;;;;;;  "language/cyrillic.el" "language/czech.el" "language/devanagari.el"
! ;;;;;;  "language/english.el" "language/ethiopic.el" "language/european.el"
! ;;;;;;  "language/georgian.el" "language/greek.el" "language/hebrew.el"
! ;;;;;;  "language/indian.el" "language/japanese.el" "language/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" "loadup.el"
! ;;;;;;  "ls-lisp.el" "mail/blessmail.el" "mail/mailheader.el" 
"mail/mailpost.el"
! ;;;;;;  "mail/mh-funcs.el" "mail/mh-index.el" "mail/mh-mime.el" 
"mail/mh-pick.el"
! ;;;;;;  "mail/mh-seq.el" "mail/mh-speed.el" "mail/mh-xemacs-compat.el"
! ;;;;;;  "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/uce.el"
! ;;;;;;  "mail/vms-pmail.el" "map-ynp.el" "menu-bar.el" "misc.el"
! ;;;;;;  "mouse-copy.el" "mouse-drag.el" "mouse.el" "net/eudc-vars.el"
! ;;;;;;  "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-ph.el"
! ;;;;;;  "net/ldap.el" "net/netrc.el" "net/tramp-uu.el" "net/tramp-vc.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"
! ;;;;;;  "patcomp.el" "paths.el" "pcvs-info.el" "pcvs-parse.el" "pcvs-util.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" "regi.el"
! ;;;;;;  "register.el" "replace.el" "s-region.el" "saveplace.el" 
"scroll-bar.el"
! ;;;;;;  "select.el" "simple.el" "soundex.el" "startup.el" "subdirs.el"
! ;;;;;;  "subr.el" "tempo.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"
--- 24527,24564 ----
  ;;;;;;  "international/mule.el" "international/ogonek.el" 
"international/subst-big5.el"
  ;;;;;;  "international/subst-gb2312.el" "international/subst-jis.el"
  ;;;;;;  "international/subst-ksc.el" "international/swedish.el" 
"international/ucs-tables.el"
! ;;;;;;  "international/utf-16.el" "international/utf-8.el" "isearch.el"
! ;;;;;;  "kermit.el" "language/chinese.el" "language/cyrillic.el"
! ;;;;;;  "language/czech.el" "language/devanagari.el" "language/english.el"
! ;;;;;;  "language/ethiopic.el" "language/european.el" "language/georgian.el"
! ;;;;;;  "language/greek.el" "language/hebrew.el" "language/indian.el"
! ;;;;;;  "language/japanese.el" "language/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" "loadup.el" "ls-lisp.el" "mail/blessmail.el"
! ;;;;;;  "mail/mailheader.el" "mail/mailpost.el" "mail/mh-funcs.el"
! ;;;;;;  "mail/mh-index.el" "mail/mh-mime.el" "mail/mh-pick.el" 
"mail/mh-seq.el"
! ;;;;;;  "mail/mh-speed.el" "mail/mh-xemacs-compat.el" "mail/mspools.el"
! ;;;;;;  "mail/rfc2368.el" "mail/rfc822.el" "mail/uce.el" "mail/vms-pmail.el"
! ;;;;;;  "map-ynp.el" "menu-bar.el" "misc.el" "mouse-copy.el" "mouse-drag.el"
! ;;;;;;  "mouse.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el"
! ;;;;;;  "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" "net/tramp-ftp.el"
! ;;;;;;  "net/tramp-smb.el" "net/tramp-util.el" "net/tramp-uu.el"
! ;;;;;;  "net/tramp-vc.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" "patcomp.el" "paths.el" "pcvs-info.el"
! ;;;;;;  "pcvs-parse.el" "pcvs-util.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" "regi.el" "register.el" "replace.el"
! ;;;;;;  "s-region.el" "saveplace.el" "scroll-bar.el" "select.el"
! ;;;;;;  "simple.el" "soundex.el" "startup.el" "subdirs.el" "subr.el"
! ;;;;;;  "tempo.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"
***************
*** 24188,24194 ****
  ;;;;;;  "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") (15869 10595 27118))
  
  ;;;***
  
--- 24576,24582 ----
  ;;;;;;  "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") (15899 9697 855551))
  
  ;;;***
  




reply via email to

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