ace/lib
Robert Krahn a16380eaea emacs: fix bindKey
register all partial key combos as null commands
to be able to activate key combos with arbitrary length
Example: if keyPart is "C-c C-l t" then "C-c C-l t" will
get command assigned and "C-c" and "C-c C-l" will get
a null command assigned
2013-05-26 21:27:57 -07:00
..
ace emacs: fix bindKey 2013-05-26 21:27:57 -07:00