From 7469c0f90344fa4ae19da982b8d1a32afad0c062 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 10 Mar 2007 04:56:41 +0000 Subject: [PATCH] * keyboard.c (help_form_saved_window_configs): New var. (read_char_help_form_unwind): New function. (read_char): Don't restore window configuration if a mouse click arrives while the help form is being displayed. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index c332efa23ac..efb52506bdd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2007-03-10 Chong Yidong + + * keyboard.c (help_form_saved_window_configs): New var. + (read_char_help_form_unwind): New function. + (read_char): Don't restore window configuration if a mouse click + arrives while the help form is being displayed. + 2007-03-10 Kim F. Storm * xdisp.c (redisplay_window): Don't automatically select a new window -- 2.39.2