diff options
| author | Frank Fischer <frank.fischer@mathematik.tu-chemnitz.de> | 2013-02-27 09:43:07 +0100 |
|---|---|---|
| committer | Frank Fischer <frank.fischer@mathematik.tu-chemnitz.de> | 2013-02-27 09:43:07 +0100 |
| commit | d6937eb7b12ba5158366e1bbe963e8b898f5a49d (patch) | |
| tree | 8ffef8ad213bdfc246302c89faaa4ef6fcb5ef74 /lib | |
| parent | 40bf76f34821d38cf0e0ae4b85602b0d41ad4d62 (diff) | |
Handle ESC -> escape translation in `input-decode-map` (fix #264)
The old ESC -> escape translation code relied on a certain handling of
the keymap code in Emacs' core. This handling has changed in Emacs
24.3 and cause bug #264 and the related Emacs bugs 13709, 13793.
The new code handles this transition not in a high-precedence minor
mode map but directly in `input-decode-map`. An incoming ESC event is
translated to either 'escape or to the default ESC prefix map
originally bound to ESC in `input-decode-map`.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
