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:
parent
6a11ec9d5c
commit
c2c792605f
1 changed files with 5 additions and 0 deletions
5
etc/NEWS
5
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'.
|
||||
|
||||
|
||||
* Lisp changes in Emacs 24.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue