aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDave Love2002-07-01 16:05:59 +0000
committerDave Love2002-07-01 16:05:59 +0000
commitdc976f2c3f6d1045f4a3353673d0e5b1a7acfeda (patch)
tree6d7c99802f98878038b1b13ee3bd2ac5883752e9 /src
parentded4da9598f57128464f37414c7e09eb03493569 (diff)
downloademacs-dc976f2c3f6d1045f4a3353673d0e5b1a7acfeda.tar.gz
emacs-dc976f2c3f6d1045f4a3353673d0e5b1a7acfeda.zip
*** 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 19fa8402772..12a056e92bb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12002-07-01 Dave Love <fx@gnu.org>
2
3 * keyboard.c (kbd_buffer_store_event): Fix interrupt_signal decl
4 for K&R.
5
6 * xterm.c: Fix prototype for K&R.
7
8 * term.c (costs_set): Declare static, non-initialized for pcc.
9
12002-07-01 Richard M. Stallman <rms@gnu.org> 102002-07-01 Richard M. Stallman <rms@gnu.org>
2 11
3 * keyboard.c (timer_last_idleness_start_time): New variable. 12 * keyboard.c (timer_last_idleness_start_time): New variable.