]> git.eshelyaron.com Git - emacs.git/commit
(autoload-generated-file): Interpret names relative to current dir
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 26 Jun 2007 19:53:12 +0000 (19:53 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 26 Jun 2007 19:53:12 +0000 (19:53 +0000)
commit438d6bb6065ba62ecb4ee9c9c2adefca9ade3272
tree03b17f150691d75225ce4d6a0683bc8b4e78f308
parent1fad2b12bad86310146e4e579501407ab55819f5
(autoload-generated-file): Interpret names relative to current dir
for file-local settings.
(autoload-generate-file-autoloads): Add `outfile' arg.
(update-directory-autoloads): Use it to directly call
autoload-generate-file-autoloads instead of going through
update-file-autoloads so we avoid redundant searches and so we can know
the set of buffers changed so we can save them all.
lisp/ChangeLog
lisp/emacs-lisp/autoload.el