log src/keymap.c @ 5692:be87f507f510

age author description
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!
Wed, 05 Sep 2012 20:37:58 +0100 Aidan Kehoe Don't sanity-check commands with (define-key KEYMAP [remap COMMAND1] COMMAND2).
Sun, 02 Sep 2012 14:31:40 +0100 Aidan Kehoe Add command remapping, a more robust alternative to #'substitute-key-definition
Sun, 09 Oct 2011 09:51:57 +0100 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.