changeset 40097:c36fa3652ea1

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Sat, 20 Oct 2001 20:38:34 +0000
parents 0be1c8a8971e
children 03a0a753a664
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Oct 20 20:35:19 2001 +0000
+++ b/src/ChangeLog	Sat Oct 20 20:38:34 2001 +0000
@@ -6,8 +6,8 @@
 	* xdisp.c (invisible_text_between_p): Put prototype inside #if
 	0 because unused.
 
-	* bytecode.c, callint.c, callproc.c, window.c: Change doc-string
-	comments to `new style' [w/`doc:' keyword].
+	* bytecode.c, callint.c, callproc.c, process.c, window.c: Change
+	doc-string comments to `new style' [w/`doc:' keyword].
 
 2001-10-20  Miles Bader  <miles@gnu.org>