factor/misc
Jose A. Ortega Ruiz 5d8495aa5a FUEL: Remove key bindings of the form C-c <alphabetic>
Bindings of the form C-c <alphabetic> (e.g. C-c z) are traditionally
reserved in Emacs for user-defined keymaps, and shouldn't be used by
packages.

This patch removes all bindings of that form, replacing them by C-c
C-<alphabetic> (or simply preserving a previously existing binding).
E.g., C-c z becomes C-c C-z. In most cases, the binding with two C's
was already present.

The only change not following the above rule is C-c h in the listener,
which has become C-c C-w (because the C-h suffix is also 'taken' by
Emacs conventions).
2010-08-12 03:14:44 +02:00
..
Factor.tmbundle update existing code for [let change 2009-10-27 22:05:37 -05:00
bash (normalize-path) -> absolute-path, canonicalize-path -> resolve-symlinks 2009-10-28 17:25:50 -05:00
fuel FUEL: Remove key bindings of the form C-c <alphabetic> 2010-08-12 03:14:44 +02:00
icons new ICO for windows 2010-07-05 21:00:12 -07:00
vim Merge branch 'master' of git://factorcode.org/git/factor 2010-01-24 12:48:17 -08:00
factor.vim.fgen misc: update factor.vim and it's template 2010-01-20 16:57:24 +01:00