emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 29 May 2006 02:53:14 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9639 emacs/lisp/ChangeLog:1.9640
--- emacs/lisp/ChangeLog:1.9639 Mon May 29 02:11:27 2006
+++ emacs/lisp/ChangeLog        Mon May 29 02:53:14 2006
@@ -1,5 +1,11 @@
 2006-05-28  Stefan Monnier  <address@hidden>
 
+       * emacs-lisp/autoload.el (no-update-autoloads): Declare.
+       (generate-file-autoloads): Obey it.  Return whether autoloads were
+       added at point or not.
+       (update-file-autoloads): Use this new return value.
+       Remove redundant test for the presence of an autoload cookie.
+
        * emacs-lisp/autoload.el (autoload-find-file): New fun.
        This one calls hack-local-variables.
        (generate-file-autoloads, update-file-autoloads): Use it.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]