Mercurial > emacs
comparison src/ChangeLog @ 85427:ca2b443907f8
(read_key_sequence): Undo a change introduced by multi-tty
which caused key-translation-map to applied repeatedly (thus breaking
double-mode).
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 18 Oct 2007 22:07:34 +0000 |
parents | f7d19cfed7da |
children | a7fffd183c61 1251cabc40b7 |
comparison
equal
deleted
inserted
replaced
85426:78a8351088a9 | 85427:ca2b443907f8 |
---|---|
1 2007-10-18 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * keyboard.c (read_key_sequence): Undo a change introduced by multi-tty | |
4 which caused key-translation-map to applied repeatedly (thus breaking | |
5 double-mode). | |
6 | |
1 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca> | 7 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 8 |
3 * xselect.c (x_own_selection, x_handle_selection_clear) | 9 * xselect.c (x_own_selection, x_handle_selection_clear) |
4 (x_clear_frame_selections): | 10 (x_clear_frame_selections): |
5 * w32menu.c (list_of_panes, list_of_items): | 11 * w32menu.c (list_of_panes, list_of_items): |