Mercurial > emacs
changeset 40099:589dd34a5350
*** empty log message ***
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Sat, 20 Oct 2001 20:44:07 +0000 |
parents | 03a0a753a664 |
children | d8ac5b33c444 |
files | src/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sat Oct 20 20:41:36 2001 +0000 +++ b/src/ChangeLog Sat Oct 20 20:44:07 2001 +0000 @@ -6,9 +6,9 @@ * xdisp.c (invisible_text_between_p): Put prototype inside #if 0 because unused. - * bytecode.c, callint.c, callproc.c, casefiddle.c, process.c, - window.c: Change doc-string comments to `new style' [w/`doc:' - keyword]. + * bytecode.c, callint.c, callproc.c, casefiddle.c, casetab.c, + process.c, window.c: Change doc-string comments to `new style' + [w/`doc:' keyword]. 2001-10-20 Miles Bader <miles@gnu.org>