CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/26 22:11:52
Modified files:
usr.bin/mg : keymap.c
Log message:
add a C-c target, so we can use it as a prefix for keybindings.
Now you can do something like:
global-set-key "\^c\^c" compile
in your ~/.mg
