Wed Mar 25 14:58:44 EDT 2009 ke...@sb.org * Yi.Keymap.Keys: Introduce new function optMod Ignore-this: ea08bee6f3451a5df2bf82d55d0b66a5 optMod provides a convenient way to match an event with an optional modifier. This is primarily for use in Emacs keymaps as a replacement for oneOf [ char 'c', ctrlCh 'c' ] (where 'c' is an arbitrary char).
M ./Yi/Keymap/Emacs.hs -6 +6 M ./Yi/Keymap/Keys.hs +4 --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---