diff src/ChangeLog @ 46117:7bebc3158bd1

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 01 Jul 2002 16:05:59 +0000
parents 4918c64cf502
children 2198a6632b2b
line wrap: on
line diff
--- a/src/ChangeLog	Mon Jul 01 16:04:39 2002 +0000
+++ b/src/ChangeLog	Mon Jul 01 16:05:59 2002 +0000
@@ -1,3 +1,12 @@
+2002-07-01  Dave Love  <fx@gnu.org>
+
+	* 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  <rms@gnu.org>
 
 	* keyboard.c (timer_last_idleness_start_time): New variable.