(autoload-find-destination): Return nil
commit1fad2b12bad86310146e4e579501407ab55819f5
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 26 Jun 2007 19:07:14 +0000 (26 19:07 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 26 Jun 2007 19:07:14 +0000 (26 19:07 +0000)
tree5dc5f63e6bd1349233e4e0b8d78f8283d44fe0b0
parent56dada428edf7ecdbcf23a1915b23de83ca5b590
(autoload-find-destination): Return nil
rather than throwing `up-to-date'.
(autoload-generate-file-autoloads): Adjust correspondingly.
(update-file-autoloads): Be careful to let-bind
autoload-modified-buffers and adjust to new calling conventions.
(autoload-modified-buffers): Make it a dynamically scoped var.
(update-directory-autoloads): Use file-relative-name instead of
autoload-trim-file-name.
(autoload-insert-section-header): Don't use autoload-trim-file-name
since the file is already relative now.
(autoload-trim-file-name): Remove.
lisp/ChangeLog
lisp/emacs-lisp/autoload.el