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...
This commit is contained in:
parent
29afcbab15
commit
e2a095b16f
2 changed files with 6 additions and 2 deletions
3
etc/NEWS
3
etc/NEWS
|
@ -236,7 +236,8 @@ simply disabling Transient Mark mode does the same thing.
|
|||
and this variable has been marked obsolete.
|
||||
|
||||
---
|
||||
** `emacs-bzr-version' has been renamed to `emacs-repository-version'.
|
||||
** `emacs-bzr-version' has been renamed to `emacs-repository-version',
|
||||
and works for git too, if you fetch the repository notes.
|
||||
|
||||
** New user options:
|
||||
|
||||
|
|
|
@ -336,11 +336,14 @@
|
|||
* simple.el (read--expression): Enable eldoc-mode.
|
||||
* progmodes/octave.el (octave-mode-menu): Adapt to change in eldoc.
|
||||
|
||||
2014-01-11 Eric S. Raymond <esr@thyrsus.com>
|
||||
2014-01-11 Dani Moncayo <dmoncayo@gmail.com>
|
||||
Eric S. Raymond <esr@thyrsus.com>
|
||||
|
||||
* version.el (emacs-repository-get-version): Enhance so the
|
||||
function works correctly in either a Bazaar or Git repo.
|
||||
|
||||
2014-01-11 Eric S. Raymond <esr@thyrsus.com>
|
||||
|
||||
* play/meese.el: It's 2014 and Ed Meese is justly forgotten.
|
||||
Goes with removal of the joke manpages from /etc.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue