aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPavel Janík2001-10-29 17:53:18 +0000
committerPavel Janík2001-10-29 17:53:18 +0000
commit74e79967f5c5dfec288a3683c134d59485cbe357 (patch)
treed2734a12b0757638ffcaf8f42369ce42d36a435c /src/ChangeLog
parentd90a41e8ba1711e207e80fb6f18182c2645a8601 (diff)
downloademacs-74e79967f5c5dfec288a3683c134d59485cbe357.tar.gz
emacs-74e79967f5c5dfec288a3683c134d59485cbe357.zip
(Finput_pending_p): Fix typo in doc-string.
(echo-area-clear-hook): Properly DEFVAR_LISP and staticpro it.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 924e28a18d0..3c8465320ab 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12001-10-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2
3 * keyboard.c (Finput_pending_p): Fix typo in doc-string.
4 (echo-area-clear-hook): Properly DEFVAR_LISP and staticpro it.
5
12001-10-29 Gerd Moellmann <gerd@gnu.org> 62001-10-29 Gerd Moellmann <gerd@gnu.org>
2 7
3 * xterm.c (x_display_and_set_cursor): If cursor_in_echo_area, 8 * xterm.c (x_display_and_set_cursor): If cursor_in_echo_area,