Mercurial > emacs
diff src/ChangeLog @ 30146:746a90123971
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 11 Jul 2000 07:38:54 +0000 |
parents | a567b99dd7d3 |
children | 70b49546d0d0 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Jul 11 07:36:21 2000 +0000 +++ b/src/ChangeLog Tue Jul 11 07:38:54 2000 +0000 @@ -1,3 +1,16 @@ +2000-07-11 Eli Zaretskii <eliz@is.elta.co.il> + + * keyboard.c (show_help_echo): Accept additional parameter + ok_to_overwrite_keystroke_echo. + (read_char): Call show_help_echo with a zero + ok_to_overwrite_keystroke_echo argument. + * keyboard.h (show_help_echo): Update prototype of + show_help_echo. + * xmenu.c (menu_help_callback): Call show_help_echo with non-zero + ok_to_overwrite_keystroke_echo argument. + * w32menu.c (w32_menu_display_help): Call show_help_echo with + non-zero ok_to_overwrite_keystroke_echo argument. + 2000-07-10 Gerd Moellmann <gerd@gnu.org> * xdisp.c (try_window_id): If changes are all below what is