aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4188e7de205..a65f8f1037e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,15 @@
12001-11-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 12001-11-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 2
3 * sysdep.c (wait_for_kbd_input) [VMS]: Do not call
4 clear_waiting_for_input with argument.
5
6 * xterm.h (x_update_cursor): Remove duplicated prototype.
7
8 * keyboard.h (clear_waiting_for_input): Remove duplicated
9 prototype.
10
11 * xterm.c (waiting_for_input): Remove unnecessary prototype.
12
3 * data.c (Ftimes): Doc fix. 13 * data.c (Ftimes): Doc fix.
4 (Fquo): Likewise. 14 (Fquo): Likewise.
5 (Frem): Likewise. 15 (Frem): Likewise.