aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPavel Janík2001-11-16 22:54:22 +0000
committerPavel Janík2001-11-16 22:54:22 +0000
commit98cbb9fa3943d914de9099ab85fc1836f9c8c1c7 (patch)
tree4f97a2c0204b251ac6d26ad3734efbb081c5d8dd /src
parent86e9de5f07675f80b2deac3bad93c36920611fcb (diff)
downloademacs-98cbb9fa3943d914de9099ab85fc1836f9c8c1c7.tar.gz
emacs-98cbb9fa3943d914de9099ab85fc1836f9c8c1c7.zip
*** empty log message ***
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.