ghc-mod/elisp
randen 510ca3d3b6 Don't turn C-u into a prefix command
* elisp/ghc.el
  * There are many ways to fix issue #351 so this is
    just one example and may not fit the style you
    prefer, so please feel free to use or not.
    It is easy to work-around the issue by setting
    ghc-initial-sig-key to another key combination
    before ghc-init, but it would be nice to have a
    fix. The use of C-u for this binding seems to
    be just as a flag, thus this change takes
    the simplest fix to achieve that purpose.
2014-08-29 19:25:04 +02:00
..
ghc-check.el Try to fix each error only once 2014-08-29 19:25:04 +02:00
ghc-command.el making case-split work even if the target is highlighted. 2014-08-20 14:44:24 +09:00
ghc-comp.el Case splitting in M-t and initial-code in C-u M-t 2014-08-14 17:59:46 +02:00
ghc-doc.el fix #271 2014-06-16 10:21:15 +09:00
ghc-func.el error messages are stored after NG, not printed in stderr. 2014-08-19 14:56:01 +09:00
ghc-indent.el Using indent-rigidly. 2012-08-10 09:21:09 +09:00
ghc-info.el "expand" specifies "-b". 2014-04-26 14:31:33 +09:00
ghc-ins-mod.el ghc-with-process now takes string for the first argument. 2014-04-21 09:46:33 +09:00
ghc-pkg.el Fix package name in ghc-pkg.el 2013-05-20 15:40:01 +02:00
ghc-process.el fix #273. 2014-08-01 17:01:01 +09:00
ghc-rewrite.el Case splitting in M-t and initial-code in C-u M-t 2014-08-14 17:59:46 +02:00
ghc.el Don't turn C-u into a prefix command 2014-08-29 19:25:04 +02:00
Makefile Initial skeleton for case split in elisp 2014-06-17 18:15:36 +02:00