aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDave Love <[email protected]>2002-07-01 16:05:59 +0000
committerDave Love <[email protected]>2002-07-01 16:05:59 +0000
commitdc976f2c3f6d1045f4a3353673d0e5b1a7acfeda (patch)
tree6d7c99802f98878038b1b13ee3bd2ac5883752e9 /src
parentded4da9598f57128464f37414c7e09eb03493569 (diff)
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 19fa840277..12a056e92b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
+2002-07-01 Dave Love <[email protected]>
+
+ * keyboard.c (kbd_buffer_store_event): Fix interrupt_signal decl
+ for K&R.
+
+ * xterm.c: Fix prototype for K&R.
+
+ * term.c (costs_set): Declare static, non-initialized for pcc.
+
2002-07-01 Richard M. Stallman <[email protected]>
* keyboard.c (timer_last_idleness_start_time): New variable.