Mercurial > emacs
changeset 79903:583d3dddcdd8
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 21 Jan 2008 22:32:44 +0000 |
parents | fee45be5fb4e |
children | e790904c1f51 |
files | man/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/ChangeLog Mon Jan 21 22:30:45 2008 +0000 +++ b/man/ChangeLog Mon Jan 21 22:32:44 2008 +0000 @@ -1,3 +1,8 @@ +2008-01-21 Juanma Barranquero <lekktu@gmail.com> + + * entering.texi (Exiting): Fix typo. + Reported by D. E. Evans <sinuhe@gnu.org>. + 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de> * gnus.texi (Group Parameters): Reorder the text and add a note about @@ -21,7 +26,7 @@ * search.texi (Query Replace): Make exp of query-replace more self-contained, and clarify. - + * cc-mode.texi (Getting Started): Change @ref to @pxref. 2007-12-14 Sven Joachim <svenjoac@gmx.de>