]> git.eshelyaron.com Git - emacs.git/commit
(autoload-ensure-default-file, autoload-insert-section-header)
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 4 Oct 2001 22:37:19 +0000 (22:37 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 4 Oct 2001 22:37:19 +0000 (22:37 +0000)
commit5e4f13353e34257507fd803f5f5fac200198a7a2
tree442df5ee7720fdceb3f94d2bd1d6339ff252ae00
parent34ed5bb3dc5f9cbe7219547c318eecdbc48fbc38
(autoload-ensure-default-file, autoload-insert-section-header)
(autoload-before-p, autoload-remove-section): New functions.
(generate-file-autoloads): Use them.
(update-file-autoloads): Use them.  Return FILE if there's no cookie.
Make sure the autoload file is properly formatted when creating it.
(update-autoloads-from-directories): Use them as well.
Only update autoloads for files whose timestamp has changed.
Add a dummy entry to remember the files which had no autoload cookies.
lisp/emacs-lisp/autoload.el