Commit graph

3 commits

Author SHA1 Message Date
9ca2d33ab7 Add another keymap, simplify mode en-/disabling
The new keymap is based on some `M-' keybindings.

Instead of specifying each keybinding to enable or disable by hand, map
through a new hashtable which contains function->wrapper mappings.
2014-01-01 20:13:51 +01:00
515f65df7d Add more keys, change macro for keymap management
Instead of having to keep track of the keys in the keymap, let the macro
handle it. Add `beginning-of-line' and `end-of-line' key bindings.
2013-12-31 14:17:33 +01:00
5624c6fa9b Initial commit 2013-12-31 04:05:08 +01:00