]> git.eshelyaron.com Git - emacs.git/commitdiff
Add NEWS entry about update-directory-autoloads change.
authorDavid Engster <deng@randomsample.de>
Sun, 26 Feb 2012 09:52:09 +0000 (17:52 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 26 Feb 2012 09:52:09 +0000 (17:52 +0800)
Fixes: debbugs:10396
etc/NEWS

index a6ed30ac3b7e612432a21ae5319488f01074b046..dd7b15687b5c5f97bbeddbbf07cc46b64b991add 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1131,6 +1131,11 @@ sc.el, x-menu.el, rnews.el, rnewspost.el
 mechanism is now based on the package concept.  The variable
 finder-package-info is replaced by package--builtins and finder-keywords-hash.
 
+---
+** When generating autoloads, `update-directory-autoloads' no longer
+assumes every inspected file is in your `load-path'.  It instead
+generates relative names according to the current `load-path'.
+
 \f
 * Lisp changes in Emacs 24.1