Mercurial > hg > xemacs-beta
log lisp/keymap.el @ 5855:0bddb59072b6
age | author | description |
---|---|---|
Fri, 22 Aug 2014 10:58:09 +0100 | Aidan Kehoe | Support control shift u for Unicode input as does GTK. |
Wed, 02 Jul 2014 16:32:19 +0100 | Aidan Kehoe | Support `function-key-map' in #'read-char{,-exclusive}, sync API with GNU |
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. |
Sat, 25 Jun 2011 14:00:48 +0100 | Aidan Kehoe | Add `function-key-map-parent', for non-console-specific `function-key-map' bindings |