diff lisp/ChangeLog @ 71047:e98e3d0ee915

(autoload-find-file): New fun. This one calls hack-local-variables. (generate-file-autoloads, update-file-autoloads): Use it.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 29 May 2006 02:11:27 +0000
parents da5fa425123d
children 29150c5d541b
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon May 29 01:58:27 2006 +0000
+++ b/lisp/ChangeLog	Mon May 29 02:11:27 2006 +0000
@@ -1,5 +1,9 @@
 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* emacs-lisp/autoload.el (autoload-find-file): New fun.
+	This one calls hack-local-variables.
+	(generate-file-autoloads, update-file-autoloads): Use it.
+
 	* textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
 	(bibtex-sort-entry-class): Add safe-local-variable predicate.
 	(bibtex-sort-entry-class-alist): Don't set the global value.