Mercurial > hg > xemacs-beta
log src/keymap.c @ 5940:c608d4b0b75e cygwin64 tip
age | author | description |
---|---|---|
Wed, 02 Jul 2014 17:45:49 +0100 | Aidan Kehoe | Autoload within #'keymapp, as documented. |
Wed, 10 Jul 2013 14:14:30 +0100 | Aidan Kehoe | Document #'events-to-keys some more, use it less. |
Tue, 06 Nov 2012 22:33:58 +0000 | Aidan Kehoe | Be more careful about erroring with probable GNU-syntax keysyms, keymap.c |
Tue, 06 Nov 2012 22:27:15 +0000 | Aidan Kehoe | Handle interactive command remapping a little better than 7371081ce8f7, keymap.c |
Tue, 06 Nov 2012 21:34:15 +0000 | Aidan Kehoe | Back out 7371081ce8f7, I have a better approach. |
Sun, 14 Oct 2012 22:10:39 +0100 | Aidan Kehoe | Have command remapping work interactively too, thank you Robert Pluim! |