Mercurial > emacs
changeset 40095:e87d3acefcfb
*** empty log message ***
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Sat, 20 Oct 2001 20:32:21 +0000 |
parents | aafe0de50dc7 |
children | 0be1c8a8971e |
files | src/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sat Oct 20 20:27:50 2001 +0000 +++ b/src/ChangeLog Sat Oct 20 20:32:21 2001 +0000 @@ -6,7 +6,7 @@ * xdisp.c (invisible_text_between_p): Put prototype inside #if 0 because unused. - * bytecode.c: Change doc-string comments to `new style' [w/`doc:' + * bytecode.c, window.c: Change doc-string comments to `new style' [w/`doc:' keyword]. 2001-10-20 Miles Bader <miles@gnu.org>