aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c3ba2dedef7..04348f4fe19 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12002-02-20 Kim F. Storm <storm@cua.dk> 12002-02-20 Kim F. Storm <storm@cua.dk>
2 2
3 * keyboard.c (kbd_buffer_get_event) [WINDOWSNT]: Corrected
4 composing of language-change event.
5
62002-02-20 Kim F. Storm <storm@cua.dk>
7
3 * keyboard.c (menu_bar_items): Don't include keymap or local-map 8 * keyboard.c (menu_bar_items): Don't include keymap or local-map
4 bindings at PT when building menu (the menu is not updated often 9 bindings at PT when building menu (the menu is not updated often
5 enough for this to work reliable). 10 enough for this to work reliable).