Mercurial > emacs
changeset 76434:c746fe9f5d0e
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 10 Mar 2007 04:56:41 +0000 |
parents | e97336f8dea8 |
children | f602ddf5430e |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sat Mar 10 04:36:10 2007 +0000 +++ b/src/ChangeLog Sat Mar 10 04:56:41 2007 +0000 @@ -1,3 +1,10 @@ +2007-03-10 Chong Yidong <cyd@stupidchicken.com> + + * 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 <storm@cua.dk> * xdisp.c (redisplay_window): Don't automatically select a new window