Commit Graph

2307 Commits

Author SHA1 Message Date
Kazu Yamamoto 61ebb031f4 bug fix for ESC-m. 2010-04-23 18:51:07 +09:00
Kazu Yamamoto b8b22daba9 version up. 2010-04-23 18:39:52 +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 585ebe5e1d require dabbrev. 2010-04-23 18:37:48 +09:00
Kazu Yamamoto 2fca797f42 abbrev hack. 2010-04-23 18:21:22 +09:00
Kazu Yamamoto efd71c5d81 hlint. 2010-04-23 18:09:38 +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
Kazu Yamamoto 5e5f995661 update help. 2010-04-11 12:25:28 +09:00
Kazu Yamamoto 9c868b4785 version 0.3.0 2010-04-11 12:08:22 +09:00
Kazu Yamamoto 3c8d651345 CPP hack. 2010-04-11 12:03:08 +09:00
Kazu Yamamoto f1aeaa8d81 GHC version check. 2010-04-06 22:54:23 +09:00
Kazu Yamamoto df847d9e96 adding Setup.hs. 2010-04-03 00:16:22 +09:00
Kazu Yamamoto a163fa4636 completion for language! 2010-04-02 15:37:04 +09:00
Kazu Yamamoto 4202ca1ea2 supporting "lang" command. 2010-04-02 14:40:06 +09:00
Kazu Yamamoto bb07f52a8a upgrade to GHC 6.12. 2010-04-02 14:39:41 +09:00
Kazu Yamamoto c574a48055 display hack. 2010-04-02 14:39:02 +09:00
Kazu Yamamoto 7518d60fcb throw any menu. use a buffer to display errors instead. 2010-04-01 11:58:44 +09:00
Kazu Yamamoto 95218aae07 fix regex for warning. 2010-03-31 23:39:00 +09:00
Kazu Yamamoto 71e0f54889 upgrading GHC 6.12 2010-03-31 13:06:47 +09:00
Kazu Yamamoto 4aef34e352 search ".exe" also. 2010-03-30 12:05:35 +09:00
Kazu Yamamoto 9d44d13ba1 Text mode for Windows. 2010-03-30 12:05:18 +09:00
Kazu Yamamoto b63ab2ddd3 adding -i 2010-03-17 22:39:01 +09:00
Kazu Yamamoto c22c3bafae adding "qualified" and "hiding" 2010-03-17 22:37:11 +09:00
Kazu Yamamoto 14ef0f8372 M-t inserts inferred type! 2010-03-14 22:39:45 +09:00
Kazu Yamamoto 91c04be421 removing unix dep. 2010-03-12 13:46:20 +09:00
Kazu Yamamoto 623fb01821 improving README. 2010-03-12 13:42:42 +09:00
Kazu Yamamoto 793c999cd8 improving doc. 2010-03-12 13:39:38 +09:00
Kazu Yamamoto 908f4b8323 ver up. 2010-03-12 13:37:19 +09:00
Kazu Yamamoto e5465d414f adding extra files. 2010-03-12 13:35:25 +09:00
Kazu Yamamoto 940a8eb089 changing key-bindings. 2010-03-12 13:22:39 +09:00
Kazu Yamamoto 2f20d1a9ac hacking ghc-flymake-init. 2010-03-12 11:55:11 +09:00
Kazu Yamamoto fd04ebfe11 output-dir. 2010-03-12 00:20:02 +09:00
Kazu Yamamoto 133086e1a8 adding doc. 2010-03-11 22:47:05 +09:00
Kazu Yamamoto 31a97da743 adding Param.hs. 2010-03-11 22:43:05 +09:00
Kazu Yamamoto ed5d50b6f9 introducing -i, -g, and -p. 2010-03-11 22:39:07 +09:00
Kazu Yamamoto 36fee672f3 better unfold. 2010-03-11 19:12:15 +09:00
Kazu Yamamoto 1e445097b7 integrating flymake. 2010-03-11 19:03:17 +09:00
Kazu Yamamoto f1a0e079db get the latest path. 2010-03-11 14:15:28 +09:00
Kazu Yamamoto 5e7c7aa87d usage hack. 2010-03-10 18:31:07 +09:00
Kazu Yamamoto a095734955 for hackage. 2010-03-10 18:29:44 +09:00
Kazu Yamamoto 743146f901 usage hack. 2010-03-10 18:23:48 +09:00
Kazu Yamamoto 691ff79d2c better name. 2010-03-10 18:15:20 +09:00
Kazu Yamamoto cb7e4c42fb hack for release. 2010-03-10 17:37:17 +09:00
Kazu Yamamoto 3c9aea33d8 explanation in .cabal. 2010-03-10 17:33:42 +09:00
Kazu Yamamoto 4fd1aa963a C-uM-C-d browse hackage. 2010-03-10 16:51:42 +09:00
Kazu Yamamoto 387bf83f37 better loading of symbols.
symbols of modules are loaded when a Haskell file is opened on
Emacs. idle timer is still effective. M-C-e is obsoleted.
M-C-m loads symbols of all un-loaded modules.
2010-03-10 15:54:27 +09:00
Kazu Yamamoto cfa7466eef saving window configration. 2010-03-10 15:33:18 +09:00
Kazu Yamamoto 81ca3fe816 adding README and LICENSE. 2010-03-10 12:13:03 +09:00
Kazu Yamamoto 3685d7104b clean up .cabal 2010-03-10 12:06:06 +09:00