diff options
| author | Glenn Morris | 2014-01-22 14:26:45 -0500 |
|---|---|---|
| committer | Glenn Morris | 2014-01-22 14:26:45 -0500 |
| commit | e2a095b16ffb909bf835516098bac8ae6f075992 (patch) | |
| tree | ad8d3e60f137a8f699d6b32483027b6a8880b552 /etc | |
| parent | 29afcbab15aa77b04cb99d0977a85df22df4feac (diff) | |
| download | emacs-e2a095b16ffb909bf835516098bac8ae6f075992.tar.gz emacs-e2a095b16ffb909bf835516098bac8ae6f075992.zip | |
ChangeLog fix.
* lisp/ChangeLog: The installed change was based on this one:
http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00372.html
* etc/NEWS: Fix based on the fact that this does not work out of the box,
unless you fetch the notes, as described in
http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00015.html
Seems very non-intuitive to me...
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -236,7 +236,8 @@ simply disabling Transient Mark mode does the same thing. | |||
| 236 | and this variable has been marked obsolete. | 236 | and this variable has been marked obsolete. |
| 237 | 237 | ||
| 238 | --- | 238 | --- |
| 239 | ** `emacs-bzr-version' has been renamed to `emacs-repository-version'. | 239 | ** `emacs-bzr-version' has been renamed to `emacs-repository-version', |
| 240 | and works for git too, if you fetch the repository notes. | ||
| 240 | 241 | ||
| 241 | ** New user options: | 242 | ** New user options: |
| 242 | 243 | ||