aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ac724f926f1..73c225c3b32 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,16 @@
12000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * keyboard.c (show_help_echo): Accept additional parameter
4 ok_to_overwrite_keystroke_echo.
5 (read_char): Call show_help_echo with a zero
6 ok_to_overwrite_keystroke_echo argument.
7 * keyboard.h (show_help_echo): Update prototype of
8 show_help_echo.
9 * xmenu.c (menu_help_callback): Call show_help_echo with non-zero
10 ok_to_overwrite_keystroke_echo argument.
11 * w32menu.c (w32_menu_display_help): Call show_help_echo with
12 non-zero ok_to_overwrite_keystroke_echo argument.
13
12000-07-10 Gerd Moellmann <gerd@gnu.org> 142000-07-10 Gerd Moellmann <gerd@gnu.org>
2 15
3 * xdisp.c (try_window_id): If changes are all below what is 16 * xdisp.c (try_window_id): If changes are all below what is