log lisp/keymap.el @ 5745:f9e4d44504a4

age author description
Wed, 10 Jul 2013 14:14:30 +0100 Aidan Kehoe Document #'events-to-keys some more, use it less.
Mon, 03 Oct 2011 20:16:14 +0100 Aidan Kehoe Declare labels as line where appropriate; use #'labels, not #'flet, tests.
Wed, 07 Sep 2011 21:21:36 +0100 Aidan Kehoe Replace #'flet by #'labels where appropriate, core code.
Wed, 10 Aug 2011 16:50:37 +0100 Aidan Kehoe Add #'event-apply-modifiers, implement #'event-apply-modifiers in terms of it.