]> git.eshelyaron.com Git - emacs.git/commit
(autoload-find-destination): Understand a new format of autoload block where
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 7 Jul 2007 04:56:00 +0000 (04:56 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 7 Jul 2007 04:56:00 +0000 (04:56 +0000)
commit0b7750a95dffb8cb8095a5c9ca4e9df1cf7acd54
tree99ff331ed74d2d2a49eaaa5291dfd0836c375538
parente90988a097746c0bbef5b690d94da6541699485a
(autoload-find-destination): Understand a new format of autoload block where
the file's time-stamp is replaced by its MD5 checksum.
(autoload-generate-file-autoloads): Use MD5 checksum instead of
time-stamp for secondary autoloads files.
(update-directory-autoloads): Remove duplicate entries.
Use time-less-p for time-stamps, as done in autoload-find-destination.
lisp/ChangeLog
lisp/emacs-lisp/autoload.el