Mercurial > emacs
diff src/ChangeLog @ 41166:52c7290aa723
*** empty log message ***
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Fri, 16 Nov 2001 22:54:22 +0000 |
parents | 9a106cdd6700 |
children | db856db0784c |
line wrap: on
line diff
--- a/src/ChangeLog Fri Nov 16 22:52:53 2001 +0000 +++ b/src/ChangeLog Fri Nov 16 22:54:22 2001 +0000 @@ -1,5 +1,15 @@ 2001-11-16 Pavel Jan,Bm(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.