log src/keymap.c @ 5681:4af5a3435c94

age author description
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.
Mon, 07 Feb 2011 21:22:17 +0100 Mats Lidell Merge with trunk.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Mon, 07 Feb 2011 00:03:41 +0000 Aidan Kehoe Correct the order of arguments to map_keymap_sort_predicate(), keymap.c.