diff options
| author | Glenn Morris | 2016-05-26 14:48:17 -0400 |
|---|---|---|
| committer | Glenn Morris | 2016-05-26 14:48:17 -0400 |
| commit | 8ff9c4109fd8ca239ce6af83d9dd3b124d2f0e3f (patch) | |
| tree | e10c4bacec0e8a2f9f70407e14c6776ac7412409 /etc | |
| parent | 21e87ece97e90f5500bd49b84dca08d97bd4f155 (diff) | |
| download | emacs-8ff9c4109fd8ca239ce6af83d9dd3b124d2f0e3f.tar.gz emacs-8ff9c4109fd8ca239ce6af83d9dd3b124d2f0e3f.zip | |
* lisp/info.el (Info-default-directory-list): Remove obsolete suffixes.
; * etc/NEWS: Mention this.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -253,6 +253,11 @@ details. | |||
| 253 | *** New setf-able function to access and set image parameters is | 253 | *** New setf-able function to access and set image parameters is |
| 254 | provided: 'image-property'. | 254 | provided: 'image-property'. |
| 255 | 255 | ||
| 256 | --- | ||
| 257 | ** The default 'Info-default-directory-list' no longer checks some obsolete | ||
| 258 | directory suffixes (gnu, gnu/lib, gnu/lib/emacs, emacs, lib, lib/emacs) | ||
| 259 | when searching for info directories. | ||
| 260 | |||
| 256 | +++ | 261 | +++ |
| 257 | ** The commands that add ChangeLog entries now prefer a VCS root directory | 262 | ** The commands that add ChangeLog entries now prefer a VCS root directory |
| 258 | for the ChangeLog file, if none already exists. Customize | 263 | for the ChangeLog file, if none already exists. Customize |