1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-15 04:11:53 -08:00

Add NEWS entry about update-directory-autoloads change.

Fixes: debbugs:10396
This commit is contained in:
David Engster 2012-02-26 17:52:09 +08:00 committed by Chong Yidong
parent 6a11ec9d5c
commit c2c792605f

View file

@ -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'.
* Lisp changes in Emacs 24.1