changeset 30266:7efbf3217ed0

*** empty log message ***
author Dave Love <fx@gnu.org>
date Tue, 18 Jul 2000 11:07:57 +0000
parents 9b1c8eafe4dc
children de25d5bce005
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Jul 18 11:06:32 2000 +0000
+++ b/src/ChangeLog	Tue Jul 18 11:07:57 2000 +0000
@@ -1,3 +1,7 @@
+2000-07-18  Dave Love  <fx@gnu.org>
+
+	* window.c (Fwindow_list): Declare arg `window'.
+
 2000-07-18  Kenichi Handa  <handa@etl.go.jp>
 
 	* coding.c (setup_coding_system): Don't override the explicitly
@@ -71,7 +75,7 @@
 
 2000-07-14  Dave Love  <fx@gnu.org>
 
-	* syntax.c (back_comment): Add null default in switch for pcc.
+	* syntax.c (back_comment): Add null default in switch (for pcc).
 
 2000-07-14  Kenichi Handa  <handa@etl.go.jp>