diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c332efa23ac..efb52506bdd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2007-03-10 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * keyboard.c (help_form_saved_window_configs): New var. | ||
| 4 | (read_char_help_form_unwind): New function. | ||
| 5 | (read_char): Don't restore window configuration if a mouse click | ||
| 6 | arrives while the help form is being displayed. | ||
| 7 | |||
| 1 | 2007-03-10 Kim F. Storm <storm@cua.dk> | 8 | 2007-03-10 Kim F. Storm <storm@cua.dk> |
| 2 | 9 | ||
| 3 | * xdisp.c (redisplay_window): Don't automatically select a new window | 10 | * xdisp.c (redisplay_window): Don't automatically select a new window |