]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorPavel Janík <Pavel@Janik.cz>
Fri, 16 Nov 2001 22:54:22 +0000 (22:54 +0000)
committerPavel Janík <Pavel@Janik.cz>
Fri, 16 Nov 2001 22:54:22 +0000 (22:54 +0000)
mac/ChangeLog
src/ChangeLog

index ef30ddc4d041ed58d277e91a7040177dc73da802..c21194c2c40fcdd50a5079241c131321e4b4b541 100644 (file)
@@ -1,3 +1,7 @@
+2001-11-16  Pavel Janík  <Pavel@Janik.cz>
+
+       * src/macterm.c (waiting_for_input): Remove unnecessary prototype.
+
 2001-11-16  Kim F. Storm  <storm@cua.dk>
 
        The following changes are made to clean up the various internal
index 4188e7de20501995e7020f47839ee1e50f5969ca..a65f8f1037e198325950da0c7d8d9069445493ab 100644 (file)
@@ -1,5 +1,15 @@
 2001-11-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
+       * sysdep.c (wait_for_kbd_input) [VMS]: Do not call
+       clear_waiting_for_input with argument.
+
+       * xterm.h (x_update_cursor): Remove duplicated prototype.
+
+       * keyboard.h (clear_waiting_for_input): Remove duplicated
+       prototype.
+
+       * xterm.c (waiting_for_input): Remove unnecessary prototype.
+
        * data.c (Ftimes): Doc fix.
        (Fquo): Likewise.
        (Frem): Likewise.