diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1de7e5984c8..6bb7107a206 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-01-12 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * keyboard.c (read_char): Fix case where last_nonmenu_event | ||
| 4 | returned a bad value with submenus. (Bug#447) | ||
| 5 | |||
| 1 | 2009-01-12 Chong Yidong <cyd@stupidchicken.com> | 6 | 2009-01-12 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * xfaces.c (Finternal_set_lisp_face_attribute): If setting the | 8 | * xfaces.c (Finternal_set_lisp_face_attribute): If setting the |