From e2a095b16ffb909bf835516098bac8ae6f075992 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 22 Jan 2014 14:26:45 -0500 Subject: [PATCH] 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... --- etc/NEWS | 3 ++- lisp/ChangeLog | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 2e49a8fb498..144f5587c75 100644 --- a/etc/NEWS +++ b/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: diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dc93d5c3cfe..99b65d735eb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 +2014-01-11 Dani Moncayo + Eric S. Raymond * 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 + * play/meese.el: It's 2014 and Ed Meese is justly forgotten. Goes with removal of the joke manpages from /etc. -- 2.39.2