Mercurial > hg > xemacs-beta
diff version.sh.in @ 5681:4af5a3435c94
Don't sanity-check commands with (define-key KEYMAP [remap COMMAND1] COMMAND2).
lisp/ChangeLog addition:
2012-09-05 Aidan Kehoe <kehoea@parhasard.net>
* keymap.c:
* keymap.c (Fdefine_key):
* keymap.c (remap_command):
* keymap.c (Fremap_command):
Don't sanity-check commands to be remapped with the (define-key
KEYMAP [remap COMMAND1] COMMAND2) syntax, for better compatibility
with GNU Emacs. Thank you Robert Pluim!
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 05 Sep 2012 20:37:58 +0100 |
parents | 900a0a8796c3 |
children | bee2e2568828 |