aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDave Love2000-07-18 11:07:57 +0000
committerDave Love2000-07-18 11:07:57 +0000
commit069f59503de00b92a57674dd1cc9a6b9f1bc234f (patch)
tree0f921d1ce9b850e22bee9e5cdbde36e42e8486a2 /src/ChangeLog
parenta8ab9a6fe68aab8528f3f98d04e62f6a9163e405 (diff)
downloademacs-069f59503de00b92a57674dd1cc9a6b9f1bc234f.tar.gz
emacs-069f59503de00b92a57674dd1cc9a6b9f1bc234f.zip
(Fwindow_list): Declare arg `window'.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4b12dc3fa80..7465e6f277b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12000-07-18 Dave Love <fx@gnu.org>
2
3 * window.c (Fwindow_list): Declare arg `window'.
4
12000-07-18 Kenichi Handa <handa@etl.go.jp> 52000-07-18 Kenichi Handa <handa@etl.go.jp>
2 6
3 * coding.c (setup_coding_system): Don't override the explicitly 7 * coding.c (setup_coding_system): Don't override the explicitly
@@ -71,7 +75,7 @@
71 75
722000-07-14 Dave Love <fx@gnu.org> 762000-07-14 Dave Love <fx@gnu.org>
73 77
74 * syntax.c (back_comment): Add null default in switch for pcc. 78 * syntax.c (back_comment): Add null default in switch (for pcc).
75 79
762000-07-14 Kenichi Handa <handa@etl.go.jp> 802000-07-14 Kenichi Handa <handa@etl.go.jp>
77 81