Mercurial > emacs
comparison lisp/ChangeLog @ 108661:0706b3de1aa0
Stefan Monnier <monnier@iro.umontreal.ca>
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 18 May 2010 16:51:12 -0400 |
parents | f35b8e7b8a1f |
children | 30ebb77362b6 |
comparison
equal
deleted
inserted
replaced
108650:c3fda38a8b8b | 108661:0706b3de1aa0 |
---|---|
1 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * subr.el (read-quoted-char): Resolve modifiers after key | |
4 remapping (bug#6212). | |
5 | |
1 2010-05-11 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2010-05-11 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * tmm.el (tmm-prompt): Don't try to precompute bindings. | 8 * tmm.el (tmm-prompt): Don't try to precompute bindings. |
4 (tmm-get-keymap): Compute shortcuts (bug#6171). | 9 (tmm-get-keymap): Compute shortcuts (bug#6171). |
5 | 10 |