/[emacs]/emacs/lisp/emacs-lisp/autoload.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/autoload.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.96 by rms, Sun May 4 13:08:49 2003 UTC revision 1.97 by jpw, Mon May 5 00:23:34 2003 UTC
# Line 557  directory or directories specified." Line 557  directory or directories specified."
557  ;;;###autoload  ;;;###autoload
558  (defun batch-update-autoloads ()  (defun batch-update-autoloads ()
559    "Update loaddefs.el autoloads in batch mode.    "Update loaddefs.el autoloads in batch mode.
560  Calls `update-autoloads-from-directories' on the command line arguments."  Calls `update-directory-autoloads' on the command line arguments."
561    (apply 'update-autoloads-from-directories command-line-args-left)    (apply 'update-directory-autoloads command-line-args-left)
562    (setq command-line-args-left nil))    (setq command-line-args-left nil))
563    
564  (provide 'autoload)  (provide 'autoload)

Legend:
Removed from v.1.96  
changed lines
  Added in v.1.97

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26