Commit Graph

24 Commits

Author SHA1 Message Date
Kazu Yamamoto 7e908fcd5e Using "^import +". (#570) 2015-08-27 10:42:28 +09:00
Kazu Yamamoto 607919e815 making case-split work even if the target is highlighted. 2014-08-20 14:44:24 +09:00
Alejandro Serrano 8eeeacd58d Case splitting in M-t and initial-code in C-u M-t 2014-08-14 17:59:46 +02:00
Kazu Yamamoto 4b9b26655a checking buffer-read-only. 2014-04-07 14:59:53 +09:00
Kazu Yamamoto bf935c5741 don't save the buffer for hlint. 2014-03-27 12:27:09 +09:00
Kazu Yamamoto 58b64cc9e2 skipping lang extents. 2014-03-25 16:02:26 +09:00
Kazu Yamamoto e9b3b44631 comment. 2014-03-25 15:59:53 +09:00
Kazu Yamamoto a6f6dbffe4 ghc-merge-lines. 2014-03-25 15:57:59 +09:00
Kazu Yamamoto ce87ab328a magical module name. 2014-03-25 15:23:08 +09:00
Kazu Yamamoto 4e16602c7e hilit for insert-template. 2014-03-20 18:06:04 +09:00
Kazu Yamamoto ee6dc2fc47 ghc-mod root. 2014-03-20 16:21:48 +09:00
Kazu Yamamoto 3f01b15a3e ghc-goto-next-error. 2014-03-20 15:32:54 +09:00
Kazu Yamamoto 3e64fb2935 ghc-check-display-errors. 2014-03-19 22:57:05 +09:00
Kazu Yamamoto 0564042b48 adding ghc-check.el finally.
Still developping.
2014-03-19 15:03:03 +09:00
Kazu Yamamoto 256eec740c Calling save-buffer interactively.
from Troels Henriksen.
2012-08-03 12:44:28 +09:00
Kazu Yamamoto 3a47b525fb capitalize -> upcase. 2011-12-26 16:27:55 +09:00
Kazu Yamamoto 100178c8ad capitalize mod name. 2011-12-16 11:01:11 +09:00
Kazu Yamamoto b3d9b12688 fixing a bug of func = undefined. 2010-06-25 20:31:46 +09:00
Kazu Yamamoto badaea4eff M-t for hlint. An error/warning place is replaced with suggestion
but not perfect.
2010-06-14 14:26:14 +09:00
Kazu Yamamoto dc9c2c7fce typo error fix. 2010-05-12 15:00:08 +09:00
Kazu Yamamoto baa65be4a6 insert foo = undefined if "No inferred type".
insert guessed type even if it is contains in second line or later.
2010-05-04 12:14:33 +09:00
Kazu Yamamoto e847ed6dab C-xC-s now checks syntax even if not modified. 2010-04-23 18:38:11 +09:00
Kazu Yamamoto 9af4a74abe bug fix of insertion of "undefined" in eob. 2010-04-22 14:16:56 +09:00
Kazu Yamamoto 51a533202a Inserting templates and sorting imports. 2010-04-13 23:29:48 +09:00