emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lisp/ldefs-boot.el
Date: Fri, 28 Oct 2005 13:06:06 -0400

Index: emacs/lisp/ldefs-boot.el
diff -c emacs/lisp/ldefs-boot.el:1.10 emacs/lisp/ldefs-boot.el:1.11
*** emacs/lisp/ldefs-boot.el:1.10       Mon Oct 24 10:58:47 2005
--- emacs/lisp/ldefs-boot.el    Fri Oct 28 17:06:02 2005
***************
*** 288,295 ****
  ;;;***
  
  ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action
! ;;;;;;  ad-redefinition-action) "advice" "emacs-lisp/advice.el" (17239
! ;;;;;;  32273))
  ;;; Generated autoloads from emacs-lisp/advice.el
  
  (defvar ad-redefinition-action (quote warn) "\
--- 288,295 ----
  ;;;***
  
  ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action
! ;;;;;;  ad-redefinition-action) "advice" "emacs-lisp/advice.el" (17245
! ;;;;;;  4869))
  ;;; Generated autoloads from emacs-lisp/advice.el
  
  (defvar ad-redefinition-action (quote warn) "\
***************
*** 478,484 ****
  ;;;***
  
  ;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el"
! ;;;;;;  (17243 17075))
  ;;; Generated autoloads from allout.el
  
  (autoload (quote allout-mode) "allout" "\
--- 478,484 ----
  ;;;***
  
  ;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el"
! ;;;;;;  (17243 21661))
  ;;; Generated autoloads from allout.el
  
  (autoload (quote allout-mode) "allout" "\
***************
*** 770,776 ****
  ;;;***
  
  ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
! ;;;;;;  "antlr-mode" "progmodes/antlr-mode.el" (17185 27618))
  ;;; Generated autoloads from progmodes/antlr-mode.el
  
  (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
--- 770,776 ----
  ;;;***
  
  ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
! ;;;;;;  "antlr-mode" "progmodes/antlr-mode.el" (17205 20021))
  ;;; Generated autoloads from progmodes/antlr-mode.el
  
  (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
***************
*** 1724,1731 ****
  
  ;;;***
  
! ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17140
! ;;;;;;  20945))
  ;;; Generated autoloads from play/blackbox.el
  
  (autoload (quote blackbox) "blackbox" "\
--- 1724,1731 ----
  
  ;;;***
  
! ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17246
! ;;;;;;  24773))
  ;;; Generated autoloads from play/blackbox.el
  
  (autoload (quote blackbox) "blackbox" "\
***************
*** 2037,2043 ****
  ;;;;;;  browse-url browse-url-of-region browse-url-of-dired-file
  ;;;;;;  browse-url-of-buffer browse-url-of-file browse-url-url-at-point
  ;;;;;;  browse-url-galeon-program browse-url-firefox-program 
browse-url-browser-function)
! ;;;;;;  "browse-url" "net/browse-url.el" (17140 20940))
  ;;; Generated autoloads from net/browse-url.el
  
  (defvar browse-url-browser-function (cond ((memq system-type (quote 
(windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq 
system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t 
(quote browse-url-default-browser))) "\
--- 2037,2043 ----
  ;;;;;;  browse-url browse-url-of-region browse-url-of-dired-file
  ;;;;;;  browse-url-of-buffer browse-url-of-file browse-url-url-at-point
  ;;;;;;  browse-url-galeon-program browse-url-firefox-program 
browse-url-browser-function)
! ;;;;;;  "browse-url" "net/browse-url.el" (17246 15074))
  ;;; Generated autoloads from net/browse-url.el
  
  (defvar browse-url-browser-function (cond ((memq system-type (quote 
(windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq 
system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t 
(quote browse-url-default-browser))) "\
***************
*** 2515,2521 ****
  ;;;;;;  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"
! ;;;;;;  (17243 16676))
  ;;; Generated autoloads from emacs-lisp/bytecomp.el
  
  (autoload (quote byte-force-recompile) "bytecomp" "\
--- 2515,2521 ----
  ;;;;;;  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"
! ;;;;;;  (17243 21661))
  ;;; Generated autoloads from emacs-lisp/bytecomp.el
  
  (autoload (quote byte-force-recompile) "bytecomp" "\
***************
*** 6450,6456 ****
  ;;;***
  
  ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
! ;;;;;;  "calendar/diary-lib.el" (17239 32269))
  ;;; Generated autoloads from calendar/diary-lib.el
  
  (autoload (quote diary) "diary-lib" "\
--- 6450,6456 ----
  ;;;***
  
  ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
! ;;;;;;  "calendar/diary-lib.el" (17245 63766))
  ;;; Generated autoloads from calendar/diary-lib.el
  
  (autoload (quote diary) "diary-lib" "\
***************
*** 7172,7178 ****
  
  ;;;***
  
! ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (17244 43729))
  ;;; Generated autoloads from dired-x.el
  
  (autoload (quote dired-jump) "dired-x" "\
--- 7172,7178 ----
  
  ;;;***
  
! ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (17248 29668))
  ;;; Generated autoloads from dired-x.el
  
  (autoload (quote dired-jump) "dired-x" "\
***************
*** 7526,7533 ****
  ;;;***
  
  ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
! ;;;;;;  easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (17148
! ;;;;;;  25091))
  ;;; Generated autoloads from emacs-lisp/easymenu.el
  
  (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
--- 7526,7533 ----
  ;;;***
  
  ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
! ;;;;;;  easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (17250
! ;;;;;;  21105))
  ;;; Generated autoloads from emacs-lisp/easymenu.el
  
  (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
***************
*** 7658,7665 ****
  If the optional argument BEFORE is present, add it just before
  the submenu named BEFORE, otherwise add it at the end of the menu.
  
! Either call this from `menu-bar-update-hook' or use a menu filter,
! to implement dynamic menus.
  
  \(fn PATH NAME ITEMS &optional BEFORE)" nil nil)
  
--- 7658,7665 ----
  If the optional argument BEFORE is present, add it just before
  the submenu named BEFORE, otherwise add it at the end of the menu.
  
! To implement dynamic menus, either call this from
! `menu-bar-update-hook' or use a menu filter.
  
  \(fn PATH NAME ITEMS &optional BEFORE)" nil nil)
  
***************
*** 10183,10189 ****
  ;;;;;;  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" (17242 7313))
  ;;; Generated autoloads from emacs-lisp/find-func.el
  
  (autoload (quote find-library) "find-func" "\
--- 10183,10189 ----
  ;;;;;;  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" (17246 34220))
  ;;; Generated autoloads from emacs-lisp/find-func.el
  
  (autoload (quote find-library) "find-func" "\
***************
*** 10353,10359 ****
  ;;;***
  
  ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
! ;;;;;;  "finder" "finder.el" (17148 24975))
  ;;; Generated autoloads from finder.el
  
  (autoload (quote finder-list-keywords) "finder" "\
--- 10353,10359 ----
  ;;;***
  
  ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
! ;;;;;;  "finder" "finder.el" (17245 51608))
  ;;; Generated autoloads from finder.el
  
  (autoload (quote finder-list-keywords) "finder" "\
***************
*** 10437,10443 ****
  
  ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
  ;;;;;;  flyspell-mode flyspell-prog-mode) "flyspell" "textmodes/flyspell.el"
! ;;;;;;  (17244 43759))
  ;;; Generated autoloads from textmodes/flyspell.el
  
  (autoload (quote flyspell-prog-mode) "flyspell" "\
--- 10437,10443 ----
  
  ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
  ;;;;;;  flyspell-mode flyspell-prog-mode) "flyspell" "textmodes/flyspell.el"
! ;;;;;;  (17249 49356))
  ;;; Generated autoloads from textmodes/flyspell.el
  
  (autoload (quote flyspell-prog-mode) "flyspell" "\
***************
*** 11030,11036 ****
  ;;;***
  
  ;;;### (autoloads (gdb-enable-debug-log gdba) "gdb-ui" "progmodes/gdb-ui.el"
! ;;;;;;  (17244 43757))
  ;;; Generated autoloads from progmodes/gdb-ui.el
  
  (autoload (quote gdba) "gdb-ui" "\
--- 11030,11036 ----
  ;;;***
  
  ;;;### (autoloads (gdb-enable-debug-log gdba) "gdb-ui" "progmodes/gdb-ui.el"
! ;;;;;;  (17247 12425))
  ;;; Generated autoloads from progmodes/gdb-ui.el
  
  (autoload (quote gdba) "gdb-ui" "\
***************
*** 11169,11175 ****
  ;;;***
  
  ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
! ;;;;;;  (17195 59536))
  ;;; Generated autoloads from progmodes/glasses.el
  
  (autoload (quote glasses-mode) "glasses" "\
--- 11169,11175 ----
  ;;;***
  
  ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
! ;;;;;;  (17196 24556))
  ;;; Generated autoloads from progmodes/glasses.el
  
  (autoload (quote glasses-mode) "glasses" "\
***************
*** 11320,11326 ****
  ;;;***
  
  ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
! ;;;;;;  (17242 7315))
  ;;; Generated autoloads from gnus/gnus-art.el
  
  (autoload (quote gnus-article-prepare-display) "gnus-art" "\
--- 11320,11326 ----
  ;;;***
  
  ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
! ;;;;;;  (17242 24869))
  ;;; Generated autoloads from gnus/gnus-art.el
  
  (autoload (quote gnus-article-prepare-display) "gnus-art" "\
***************
*** 12070,12076 ****
  ;;;***
  
  ;;;### (autoloads (gud-tooltip-mode gdb-script-mode bashdb jdb pdb
! ;;;;;;  perldb xdb dbx sdb gdb) "gud" "progmodes/gud.el" (17244 43759))
  ;;; Generated autoloads from progmodes/gud.el
  
  (autoload (quote gdb) "gud" "\
--- 12070,12076 ----
  ;;;***
  
  ;;;### (autoloads (gud-tooltip-mode gdb-script-mode bashdb jdb pdb
! ;;;;;;  perldb xdb dbx sdb gdb) "gud" "progmodes/gud.el" (17247 12425))
  ;;; Generated autoloads from progmodes/gud.el
  
  (autoload (quote gdb) "gud" "\
***************
*** 12344,12351 ****
  
  ;;;### (autoloads (describe-categories describe-syntax describe-variable
  ;;;;;;  variable-at-point describe-function-1 help-C-file-name 
describe-function
! ;;;;;;  locate-library help-with-tutorial) "help-fns" "help-fns.el"
! ;;;;;;  (17244 43734))
  ;;; Generated autoloads from help-fns.el
  
  (autoload (quote help-with-tutorial) "help-fns" "\
--- 12344,12350 ----
  
  ;;;### (autoloads (describe-categories describe-syntax describe-variable
  ;;;;;;  variable-at-point describe-function-1 help-C-file-name 
describe-function
! ;;;;;;  help-with-tutorial) "help-fns" "help-fns.el" (17250 21610))
  ;;; Generated autoloads from help-fns.el
  
  (autoload (quote help-with-tutorial) "help-fns" "\
***************
*** 12357,12378 ****
  
  \(fn &optional ARG)" t nil)
  
- (autoload (quote locate-library) "help-fns" "\
- Show the precise file name of Emacs library LIBRARY.
- This command searches the directories in `load-path' like `\\[load-library]'
- to find the file that `\\[load-library] RET LIBRARY RET' would load.
- Optional second arg NOSUFFIX non-nil means don't add suffixes `load-suffixes'
- to the specified name LIBRARY.
- 
- If the optional third arg PATH is specified, that list of directories
- is used instead of `load-path'.
- 
- When called from a program, the file name is normaly returned as a
- string.  When run interactively, the argument INTERACTIVE-CALL is t,
- and the file name is displayed in the echo area.
- 
- \(fn LIBRARY &optional NOSUFFIX PATH INTERACTIVE-CALL)" t nil)
- 
  (autoload (quote describe-function) "help-fns" "\
  Display the full documentation of FUNCTION (a symbol).
  
--- 12356,12361 ----
***************
*** 12384,12390 ****
  
  \(fn SUBR-OR-VAR KIND)" nil nil)
  
! (defface help-argument-name (quote ((((supports :slant italic)) :inherit 
italic))) "Face to highlight argument names in *Help* buffers." :group (quote 
help))
  
  (autoload (quote describe-function-1) "help-fns" "\
  Not documented
--- 12367,12374 ----
  
  \(fn SUBR-OR-VAR KIND)" nil nil)
  
! (defface help-argument-name (quote ((((supports :slant italic)) :inherit 
italic))) "\
! Face to highlight argument names in *Help* buffers." :group (quote help))
  
  (autoload (quote describe-function-1) "help-fns" "\
  Not documented
***************
*** 13675,13681 ****
  
  ;;;### (autoloads (icalendar-import-buffer icalendar-import-file
  ;;;;;;  icalendar-export-region icalendar-export-file) "icalendar"
! ;;;;;;  "calendar/icalendar.el" (17244 43742))
  ;;; Generated autoloads from calendar/icalendar.el
  
  (autoload (quote icalendar-export-file) "icalendar" "\
--- 13659,13665 ----
  
  ;;;### (autoloads (icalendar-import-buffer icalendar-import-file
  ;;;;;;  icalendar-export-region icalendar-export-file) "icalendar"
! ;;;;;;  "calendar/icalendar.el" (17244 46363))
  ;;; Generated autoloads from calendar/icalendar.el
  
  (autoload (quote icalendar-export-file) "icalendar" "\
***************
*** 14245,14251 ****
  ;;;### (autoloads (defimage find-image remove-images insert-sliced-image
  ;;;;;;  insert-image put-image create-image image-type-available-p
  ;;;;;;  image-type-from-file-name image-type-from-file-header 
image-type-from-buffer
! ;;;;;;  image-type-from-data) "image" "image.el" (17242 27251))
  ;;; Generated autoloads from image.el
  
  (autoload (quote image-type-from-data) "image" "\
--- 14229,14235 ----
  ;;;### (autoloads (defimage find-image remove-images insert-sliced-image
  ;;;;;;  insert-image put-image create-image image-type-available-p
  ;;;;;;  image-type-from-file-name image-type-from-file-header 
image-type-from-buffer
! ;;;;;;  image-type-from-data) "image" "image.el" (17245 4868))
  ;;; Generated autoloads from image.el
  
  (autoload (quote image-type-from-data) "image" "\
***************
*** 14727,14733 ****
  ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
  ;;;;;;  Info-goto-emacs-command-node Info-mode info-apropos Info-index
  ;;;;;;  Info-directory info-standalone info-emacs-manual info 
info-other-window)
! ;;;;;;  "info" "info.el" (17242 7308))
  ;;; Generated autoloads from info.el
  
  (autoload (quote info-other-window) "info" "\
--- 14711,14717 ----
  ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
  ;;;;;;  Info-goto-emacs-command-node Info-mode info-apropos Info-index
  ;;;;;;  Info-directory info-standalone info-emacs-manual info 
info-other-window)
! ;;;;;;  "info" "info.el" (17248 29269))
  ;;; Generated autoloads from info.el
  
  (autoload (quote info-other-window) "info" "\
***************
*** 15557,15564 ****
  
  ;;;***
  
! ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (17239
! ;;;;;;  32217))
  ;;; Generated autoloads from jit-lock.el
  
  (autoload (quote jit-lock-register) "jit-lock" "\
--- 15541,15548 ----
  
  ;;;***
  
! ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (17246
! ;;;;;;  24773))
  ;;; Generated autoloads from jit-lock.el
  
  (autoload (quote jit-lock-register) "jit-lock" "\
***************
*** 16213,16220 ****
  
  ;;;***
  
! ;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (17239
! ;;;;;;  32218))
  ;;; Generated autoloads from longlines.el
  
  (autoload (quote longlines-mode) "longlines" "\
--- 16197,16204 ----
  
  ;;;***
  
! ;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (17248
! ;;;;;;  29269))
  ;;; Generated autoloads from longlines.el
  
  (autoload (quote longlines-mode) "longlines" "\
***************
*** 16843,16850 ****
  
  ;;;***
  
! ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17244
! ;;;;;;  43735))
  ;;; Generated autoloads from menu-bar.el
  
  (put (quote menu-bar-mode) (quote standard-value) (quote (t)))
--- 16827,16834 ----
  
  ;;;***
  
! ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17246
! ;;;;;;  34622))
  ;;; Generated autoloads from menu-bar.el
  
  (put (quote menu-bar-mode) (quote standard-value) (quote (t)))
***************
*** 16880,16886 ****
  ;;;;;;  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" (17242 7317))
  ;;; Generated autoloads from gnus/message.el
  
  (defvar message-from-style (quote default) "\
--- 16864,16870 ----
  ;;;;;;  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" (17242 24871))
  ;;; Generated autoloads from gnus/message.el
  
  (defvar message-from-style (quote default) "\
***************
*** 17205,17212 ****
  ;;;***
  
  ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose
! ;;;;;;  mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (17244
! ;;;;;;  43750))
  ;;; Generated autoloads from mh-e/mh-comp.el
  
  (autoload (quote mh-smail) "mh-comp" "\
--- 17189,17196 ----
  ;;;***
  
  ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose
! ;;;;;;  mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (17249
! ;;;;;;  49352))
  ;;; Generated autoloads from mh-e/mh-comp.el
  
  (autoload (quote mh-smail) "mh-comp" "\
***************
*** 17278,17284 ****
  ;;;***
  
  ;;;### (autoloads (mh-folder-mode mh-version mh-nmail mh-rmail) "mh-e"
! ;;;;;;  "mh-e/mh-e.el" (17244 43752))
  ;;; Generated autoloads from mh-e/mh-e.el
  
  (autoload (quote mh-rmail) "mh-e" "\
--- 17262,17268 ----
  ;;;***
  
  ;;;### (autoloads (mh-folder-mode mh-version mh-nmail mh-rmail) "mh-e"
! ;;;;;;  "mh-e/mh-e.el" (17249 49352))
  ;;; Generated autoloads from mh-e/mh-e.el
  
  (autoload (quote mh-rmail) "mh-e" "\
***************
*** 18475,18481 ****
  ;;;***
  
  ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"
! ;;;;;;  (17167 3247))
  ;;; Generated autoloads from progmodes/octave-hlp.el
  
  (autoload (quote octave-help) "octave-hlp" "\
--- 18459,18465 ----
  ;;;***
  
  ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"
! ;;;;;;  (17167 7196))
  ;;; Generated autoloads from progmodes/octave-hlp.el
  
  (autoload (quote octave-help) "octave-hlp" "\
***************
*** 18489,18495 ****
  ;;;***
  
  ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
! ;;;;;;  (17186 59271))
  ;;; Generated autoloads from progmodes/octave-inf.el
  
  (autoload (quote inferior-octave) "octave-inf" "\
--- 18473,18479 ----
  ;;;***
  
  ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
! ;;;;;;  (17186 62981))
  ;;; Generated autoloads from progmodes/octave-inf.el
  
  (autoload (quote inferior-octave) "octave-inf" "\
***************
*** 18635,18641 ****
  ;;;### (autoloads (org-export-icalendar-combine-agenda-files 
org-export-icalendar-all-agenda-files
  ;;;;;;  orgtbl-mode turn-on-orgtbl org-remember-handler 
org-remember-annotation
  ;;;;;;  org-store-link org-diary org-agenda org-agenda-mode org-mode)
! ;;;;;;  "org" "textmodes/org.el" (17242 7325))
  ;;; Generated autoloads from textmodes/org.el
  
  (autoload (quote org-mode) "org" "\
--- 18619,18625 ----
  ;;;### (autoloads (org-export-icalendar-combine-agenda-files 
org-export-icalendar-all-agenda-files
  ;;;;;;  orgtbl-mode turn-on-orgtbl org-remember-handler 
org-remember-annotation
  ;;;;;;  org-store-link org-diary org-agenda org-agenda-mode org-mode)
! ;;;;;;  "org" "textmodes/org.el" (17245 51610))
  ;;; Generated autoloads from textmodes/org.el
  
  (autoload (quote org-mode) "org" "\
***************
*** 20693,20699 ****
  ;;;;;;  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" (17239 32327))
  ;;; Generated autoloads from international/quail.el
  
  (autoload (quote quail-title) "quail" "\
--- 20677,20683 ----
  ;;;;;;  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" (17249 49351))
  ;;; Generated autoloads from international/quail.el
  
  (autoload (quote quail-title) "quail" "\
***************
*** 22555,22578 ****
  ;;;***
  
  ;;;### (autoloads (savehist-save savehist-load) "savehist" "savehist.el"
! ;;;;;;  (17243 16670))
  ;;; Generated autoloads from savehist.el
  
  (autoload (quote savehist-load) "savehist" "\
  Load the minibuffer histories from `savehist-file'.
! Unless NO-HOOK is specified, the function will also add the save function
! to `kill-emacs-hook' and on a timer, ensuring that the minibuffer contents
! will be saved before leaving Emacs.
! 
! This function should be normally used from your Emacs init file.  Since it
! removes your current minibuffer histories, it is unwise to call it at any
! other time.
  
! \(fn &optional NO-HOOK)" t nil)
  
  (autoload (quote savehist-save) "savehist" "\
! Save the histories from `savehist-history-variables' to `savehist-file'.
! Unbound symbols referenced in `savehist-history-variables' are ignored.
  If AUTO-SAVE is non-nil, compare the saved contents to the one last saved,
   and don't save the buffer if they are the same.
  
--- 22539,22562 ----
  ;;;***
  
  ;;;### (autoloads (savehist-save savehist-load) "savehist" "savehist.el"
! ;;;;;;  (17245 9380))
  ;;; Generated autoloads from savehist.el
  
  (autoload (quote savehist-load) "savehist" "\
  Load the minibuffer histories from `savehist-file'.
! Unless NO-INSTALL is present and non-nil, the function will also install
! `savehist-autosave' in `kill-emacs-hook' and on a timer, ensuring that
! history is saved before leaving Emacs.
! 
! This function should be normally used from your Emacs init file.  Since
! it removes your current minibuffer histories, it is unwise to call it at
! any other time.
  
! \(fn &optional NO-INSTALL)" t nil)
  
  (autoload (quote savehist-save) "savehist" "\
! Save the values of minibuffer history variables.
! Unbound symbols referenced in `savehist-additional-variables' are ignored.
  If AUTO-SAVE is non-nil, compare the saved contents to the one last saved,
   and don't save the buffer if they are the same.
  
***************
*** 22708,22714 ****
  ;;;;;;  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" (17239 43641))
  ;;; Generated autoloads from mail/sendmail.el
  
  (defvar mail-from-style (quote angles) "\
--- 22692,22698 ----
  ;;;;;;  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" (17239 43866))
  ;;; Generated autoloads from mail/sendmail.el
  
  (defvar mail-from-style (quote angles) "\
***************
*** 23009,23015 ****
  ;;;***
  
  ;;;### (autoloads (server-mode server-start) "server" "server.el"
! ;;;;;;  (17205 6028))
  ;;; Generated autoloads from server.el
  
  (autoload (quote server-start) "server" "\
--- 22993,22999 ----
  ;;;***
  
  ;;;### (autoloads (server-mode server-start) "server" "server.el"
! ;;;;;;  (17244 48630))
  ;;; Generated autoloads from server.el
  
  (autoload (quote server-start) "server" "\
***************
*** 23538,23544 ****
  ;;;***
  
  ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el"
! ;;;;;;  (17205 6040))
  ;;; Generated autoloads from smerge-mode.el
  
  (autoload (quote smerge-ediff) "smerge-mode" "\
--- 23522,23528 ----
  ;;;***
  
  ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el"
! ;;;;;;  (17247 15785))
  ;;; Generated autoloads from smerge-mode.el
  
  (autoload (quote smerge-ediff) "smerge-mode" "\
***************
*** 24636,24641 ****
--- 24620,24646 ----
  
  ;;;***
  
+ ;;;### (autoloads (locate-library) "subr" "subr.el" (17250 21630))
+ ;;; Generated autoloads from subr.el
+ 
+ (autoload (quote locate-library) "subr" "\
+ Show the precise file name of Emacs library LIBRARY.
+ This command searches the directories in `load-path' like `\\[load-library]'
+ to find the file that `\\[load-library] RET LIBRARY RET' would load.
+ Optional second arg NOSUFFIX non-nil means don't add suffixes `load-suffixes'
+ to the specified name LIBRARY.
+ 
+ If the optional third arg PATH is specified, that list of directories
+ is used instead of `load-path'.
+ 
+ When called from a program, the file name is normaly returned as a
+ string.  When run interactively, the argument INTERACTIVE-CALL is t,
+ and the file name is displayed in the echo area.
+ 
+ \(fn LIBRARY &optional NOSUFFIX PATH INTERACTIVE-CALL)" t nil)
+ 
+ ;;;***
+ 
  ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
  ;;;;;;  (17239 32335))
  ;;; Generated autoloads from mail/supercite.el
***************
*** 25418,25425 ****
  
  ;;;***
  
! ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17239
! ;;;;;;  46821))
  ;;; Generated autoloads from term.el
  
  (autoload (quote make-term) "term" "\
--- 25423,25430 ----
  
  ;;;***
  
! ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17248
! ;;;;;;  29270))
  ;;; Generated autoloads from term.el
  
  (autoload (quote make-term) "term" "\
***************
*** 25868,25874 ****
  ;;;***
  
  ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
! ;;;;;;  "texinfo" "textmodes/texinfo.el" (17242 7326))
  ;;; Generated autoloads from textmodes/texinfo.el
  
  (defvar texinfo-open-quote "``" "\
--- 25873,25879 ----
  ;;;***
  
  ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
! ;;;;;;  "texinfo" "textmodes/texinfo.el" (17246 24773))
  ;;; Generated autoloads from textmodes/texinfo.el
  
  (defvar texinfo-open-quote "``" "\
***************
*** 26056,26062 ****
  
  ;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show-all 
thumbs-dired-show-marked
  ;;;;;;  thumbs-show-all-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
! ;;;;;;  (17148 25056))
  ;;; Generated autoloads from thumbs.el
  
  (autoload (quote thumbs-find-thumb) "thumbs" "\
--- 26061,26067 ----
  
  ;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show-all 
thumbs-dired-show-marked
  ;;;;;;  thumbs-show-all-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
! ;;;;;;  (17245 51608))
  ;;; Generated autoloads from thumbs.el
  
  (autoload (quote thumbs-find-thumb) "thumbs" "\
***************
*** 26684,26712 ****
  ;;;***
  
  ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
! ;;;;;;  tool-bar-local-item tool-bar-add-item tool-bar-mode) "tool-bar"
! ;;;;;;  "tool-bar.el" (17236 11669))
  ;;; Generated autoloads from tool-bar.el
  
- (defvar tool-bar-mode nil "\
- Non-nil if Tool-Bar mode is enabled.
- See the command `tool-bar-mode' for a description of this minor-mode.
- 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")
- 
- (put (quote tool-bar-mode) (quote custom-set) (quote custom-set-minor-mode))
- 
- (autoload (quote tool-bar-mode) "tool-bar" "\
- Toggle use of the tool bar.
- With numeric ARG, display the tool bar if and only if ARG is positive.
- 
- See `tool-bar-add-item' and `tool-bar-add-item-from-menu' for
- conveniently adding tool bar items.
- 
- \(fn &optional ARG)" t nil)
- 
  (put (quote tool-bar-mode) (quote standard-value) (quote (t)))
  
  (autoload (quote tool-bar-add-item) "tool-bar" "\
--- 26689,26698 ----
  ;;;***
  
  ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
! ;;;;;;  tool-bar-local-item tool-bar-add-item) "tool-bar" "tool-bar.el"
! ;;;;;;  (17250 21105))
  ;;; Generated autoloads from tool-bar.el
  
  (put (quote tool-bar-mode) (quote standard-value) (quote (t)))
  
  (autoload (quote tool-bar-add-item) "tool-bar" "\
***************
*** 26865,26871 ****
  
  ;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler
  ;;;;;;  tramp-completion-file-name-regexp tramp-file-name-regexp)
! ;;;;;;  "tramp" "net/tramp.el" (17239 32363))
  ;;; Generated autoloads from net/tramp.el
  
  (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\
--- 26851,26857 ----
  
  ;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler
  ;;;;;;  tramp-completion-file-name-regexp tramp-file-name-regexp)
! ;;;;;;  "tramp" "net/tramp.el" (17250 21105))
  ;;; Generated autoloads from net/tramp.el
  
  (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\
***************
*** 27389,27395 ****
  ;;;***
  
  ;;;### (autoloads (url-file) "url-file" "url/url-file.el" (17239
! ;;;;;;  42312))
  ;;; Generated autoloads from url/url-file.el
  
  (autoload (quote url-file) "url-file" "\
--- 27375,27381 ----
  ;;;***
  
  ;;;### (autoloads (url-file) "url-file" "url/url-file.el" (17239
! ;;;;;;  43869))
  ;;; Generated autoloads from url/url-file.el
  
  (autoload (quote url-file) "url-file" "\
***************
*** 27419,27425 ****
  
  ;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
  ;;;;;;  url-handler-mode) "url-handlers" "url/url-handlers.el" (17239
! ;;;;;;  42312))
  ;;; Generated autoloads from url/url-handlers.el
  
  (defvar url-handler-mode nil "\
--- 27405,27411 ----
  
  ;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
  ;;;;;;  url-handler-mode) "url-handlers" "url/url-handlers.el" (17239
! ;;;;;;  43869))
  ;;; Generated autoloads from url/url-handlers.el
  
  (defvar url-handler-mode nil "\
***************
*** 27489,27495 ****
  ;;;***
  
  ;;;### (autoloads (url-http-options url-http-file-attributes 
url-http-file-exists-p
! ;;;;;;  url-http) "url-http" "url/url-http.el" (17239 42312))
  ;;; Generated autoloads from url/url-http.el
  
  (autoload (quote url-http) "url-http" "\
--- 27475,27481 ----
  ;;;***
  
  ;;;### (autoloads (url-http-options url-http-file-attributes 
url-http-file-exists-p
! ;;;;;;  url-http) "url-http" "url/url-http.el" (17239 43869))
  ;;; Generated autoloads from url/url-http.el
  
  (autoload (quote url-http) "url-http" "\
***************
*** 27567,27573 ****
  ;;;***
  
  ;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
! ;;;;;;  (17195 52157))
  ;;; Generated autoloads from url/url-mailto.el
  
  (autoload (quote url-mail) "url-mailto" "\
--- 27553,27559 ----
  ;;;***
  
  ;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
! ;;;;;;  (17195 54695))
  ;;; Generated autoloads from url/url-mailto.el
  
  (autoload (quote url-mail) "url-mailto" "\
***************
*** 27860,27865 ****
--- 27846,27857 ----
  
  ;;;***
  
+ ;;;### (autoloads nil "utf-7" "international/utf-7.el" (17245 4870))
+ ;;; Generated autoloads from international/utf-7.el
+ (autoload-coding-system 'utf-7 '(require 'utf-7))
+ 
+ ;;;***
+ 
  ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
  ;;;;;;  uudecode-decode-region-external) "uudecode" "gnus/uudecode.el"
  ;;;;;;  (17148 25154))
***************
*** 27892,27898 ****
  ;;;;;;  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-trunk-p vc-before-checkin-hook
! ;;;;;;  vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (17244 43740))
  ;;; Generated autoloads from vc.el
  
  (defvar vc-checkout-hook nil "\
--- 27884,27890 ----
  ;;;;;;  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-trunk-p vc-before-checkin-hook
! ;;;;;;  vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (17245 51609))
  ;;; Generated autoloads from vc.el
  
  (defvar vc-checkout-hook nil "\
***************
*** 28895,28902 ****
  
  ;;;### (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" (17148
! ;;;;;;  25067))
  ;;; Generated autoloads from view.el
  
  (defvar view-mode nil "\
--- 28887,28894 ----
  
  ;;;### (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" (17250
! ;;;;;;  21105))
  ;;; Generated autoloads from view.el
  
  (defvar view-mode nil "\
***************
*** 29884,29902 ****
  ;;;;;;  "international/mule.el" "international/ogonek.el" 
"international/subst-big5.el"
  ;;;;;;  "international/subst-gb2312.el" "international/subst-jis.el"
  ;;;;;;  "international/subst-ksc.el" "international/ucs-tables.el"
! ;;;;;;  "international/utf-16.el" "international/utf-7.el" 
"international/utf-8.el"
! ;;;;;;  "isearch.el" "jka-cmpr-hook.el" "kermit.el" "language/chinese.el"
! ;;;;;;  "language/cyrillic.el" "language/czech.el" "language/devanagari.el"
! ;;;;;;  "language/english.el" "language/ethiopic.el" "language/european.el"
! ;;;;;;  "language/georgian.el" "language/greek.el" "language/hebrew.el"
! ;;;;;;  "language/indian.el" "language/japanese.el" "language/kannada.el"
! ;;;;;;  "language/korean.el" "language/lao.el" "language/malayalam.el"
! ;;;;;;  "language/misc-lang.el" "language/romanian.el" "language/slovak.el"
! ;;;;;;  "language/tamil.el" "language/thai-word.el" "language/thai.el"
! ;;;;;;  "language/tibetan.el" "language/utf-8-lang.el" 
"language/vietnamese.el"
! ;;;;;;  "ldefs-boot.el" "ldefs.el" "ldefs1.el" "loadup.el" "mail/blessmail.el"
! ;;;;;;  "mail/mailheader.el" "mail/mailpost.el" "mail/mspools.el"
! ;;;;;;  "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el"
  ;;;;;;  "mail/uce.el" "mail/vms-pmail.el" "mh-e/mh-acros.el" 
"mh-e/mh-alias.el"
  ;;;;;;  "mh-e/mh-customize.el" "mh-e/mh-funcs.el" "mh-e/mh-gnus.el"
  ;;;;;;  "mh-e/mh-identity.el" "mh-e/mh-inc.el" "mh-e/mh-index.el"
--- 29876,29893 ----
  ;;;;;;  "international/mule.el" "international/ogonek.el" 
"international/subst-big5.el"
  ;;;;;;  "international/subst-gb2312.el" "international/subst-jis.el"
  ;;;;;;  "international/subst-ksc.el" "international/ucs-tables.el"
! ;;;;;;  "international/utf-16.el" "international/utf-8.el" "isearch.el"
! ;;;;;;  "jka-cmpr-hook.el" "kermit.el" "language/chinese.el" 
"language/cyrillic.el"
! ;;;;;;  "language/czech.el" "language/devanagari.el" "language/english.el"
! ;;;;;;  "language/ethiopic.el" "language/european.el" "language/georgian.el"
! ;;;;;;  "language/greek.el" "language/hebrew.el" "language/indian.el"
! ;;;;;;  "language/japanese.el" "language/kannada.el" "language/korean.el"
! ;;;;;;  "language/lao.el" "language/malayalam.el" "language/misc-lang.el"
! ;;;;;;  "language/romanian.el" "language/slovak.el" "language/tamil.el"
! ;;;;;;  "language/thai-word.el" "language/thai.el" "language/tibetan.el"
! ;;;;;;  "language/utf-8-lang.el" "language/vietnamese.el" "ldefs-boot.el"
! ;;;;;;  "loadup.el" "mail/blessmail.el" "mail/mailheader.el" 
"mail/mailpost.el"
! ;;;;;;  "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" 
"mail/rmail-spam-filter.el"
  ;;;;;;  "mail/uce.el" "mail/vms-pmail.el" "mh-e/mh-acros.el" 
"mh-e/mh-alias.el"
  ;;;;;;  "mh-e/mh-customize.el" "mh-e/mh-funcs.el" "mh-e/mh-gnus.el"
  ;;;;;;  "mh-e/mh-identity.el" "mh-e/mh-inc.el" "mh-e/mh-index.el"
***************
*** 29926,29932 ****
  ;;;;;;  "progmodes/mantemp.el" "progmodes/xscheme.el" "register.el"
  ;;;;;;  "replace.el" "s-region.el" "saveplace.el" "sb-image.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/bobcat.el"
  ;;;;;;  "term/cygwin.el" "term/internal.el" "term/iris-ansi.el" 
"term/linux.el"
  ;;;;;;  "term/lk201.el" "term/mac-win.el" "term/news.el" "term/pc-win.el"
  ;;;;;;  "term/rxvt.el" "term/sun-mouse.el" "term/sun.el" "term/sup-mouse.el"
--- 29917,29923 ----
  ;;;;;;  "progmodes/mantemp.el" "progmodes/xscheme.el" "register.el"
  ;;;;;;  "replace.el" "s-region.el" "saveplace.el" "sb-image.el" 
"scroll-bar.el"
  ;;;;;;  "select.el" "simple.el" "soundex.el" "startup.el" "subdirs.el"
! ;;;;;;  "tempo.el" "term/AT386.el" "term/apollo.el" "term/bobcat.el"
  ;;;;;;  "term/cygwin.el" "term/internal.el" "term/iris-ansi.el" 
"term/linux.el"
  ;;;;;;  "term/lk201.el" "term/mac-win.el" "term/news.el" "term/pc-win.el"
  ;;;;;;  "term/rxvt.el" "term/sun-mouse.el" "term/sun.el" "term/sup-mouse.el"
***************
*** 29946,29952 ****
  ;;;;;;  "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el"
  ;;;;;;  "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el"
  ;;;;;;  "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el"
! ;;;;;;  "x-dnd.el") (17244 48301 523000))
  
  ;;;***
  
--- 29937,29943 ----
  ;;;;;;  "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el"
  ;;;;;;  "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el"
  ;;;;;;  "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el"
! ;;;;;;  "x-dnd.el") (17250 22703 990875))
  
  ;;;***
  




reply via email to

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