]> git.eshelyaron.com Git - emacs.git/commit
(autoload-ensure-default-file, autoload-insert-section-header)
authorGerd Moellmann <gerd@gnu.org>
Fri, 5 Oct 2001 09:29:11 +0000 (09:29 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 5 Oct 2001 09:29:11 +0000 (09:29 +0000)
commita273d3e0c5792707b0737ce55ead6ba41294f762
tree2e96b6802b06a4f813578e582d967c50843dc6be
parent1c549bbe5655fef730dc2ca7bd6a30a60fd289a0
(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