Mercurial > emacs
changeset 66460:2a175f83072f
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 26 Oct 2005 16:39:23 +0000 |
parents | bdc911746f64 |
children | f2a533430e74 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 26 16:38:36 2005 +0000 +++ b/lisp/ChangeLog Wed Oct 26 16:39:23 2005 +0000 @@ -1,6 +1,11 @@ +2005-10-26 Richard M. Stallman <rms@gnu.org> + + * info.el (Info-fontify-node): Fix detection of sentence-break + before *Note. + 2005-10-26 Romain Francoise <romain@orebokech.com> - * smerge-mode.el: Add 'tools' to file keywords. + * smerge-mode.el: Add `tools' to file keywords. 2005-10-26 Nick Roberts <nickrob@snap.net.nz>