diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -52,6 +52,11 @@ in these situations. | |||
| 52 | 52 | ||
| 53 | * Changes in Specialized Modes and Packages in Emacs 25.2 | 53 | * Changes in Specialized Modes and Packages in Emacs 25.2 |
| 54 | 54 | ||
| 55 | +++ | ||
| 56 | ** The commands that add ChangeLog entries now prefer a VCS root directory | ||
| 57 | for the ChangeLog file, if none already exists. Customize | ||
| 58 | `change-log-directory-files' to nil for the old behavior. | ||
| 59 | |||
| 55 | --- | 60 | --- |
| 56 | ** Support for non-string values of `time-stamp-format' has been removed. | 61 | ** Support for non-string values of `time-stamp-format' has been removed. |
| 57 | 62 | ||