Mercurial > emacs
changeset 25956:6f9d624b1ba7
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 09 Oct 1999 19:58:13 +0000 |
parents | 3daaee890b1e |
children | 1751b057e4b0 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 09 19:47:16 1999 +0000 +++ b/lisp/ChangeLog Sat Oct 09 19:58:13 1999 +0000 @@ -1586,7 +1586,9 @@ 1999-07-23 Gerd Moellmann <gerd@gnu.org> - * font-lock.el, help.el, simple.el: Re-integrate changes. + * font-lock.el, help.el, simple.el: Re-integrate previously + described changes that were lost due to errors while checking them + in. 1999-07-23 Kevin Blake <kblake@ticnet.com>