Commit Graph

173 Commits

Author SHA1 Message Date
Steve Purcell
6abd8a3eaa Fix package name in ghc-pkg.el
The public name of this package is "ghc", based on the package names on both Marmalade and Melpa, and on the name of the ghc-pkg.el file. This commit fixes the contents of the -pkg.el file so that the name specified therein matches the external package name.
2013-05-20 15:40:01 +02:00
Kazu Yamamoto
92833da809 asking expression. 2013-05-20 17:04:18 +09:00
Kazu Yamamoto
5959791e25 removing gzip. 2013-05-20 16:19:23 +09:00
Kazu Yamamoto
3c885f3edc ver bumps up. 2013-05-20 16:17:35 +09:00
Kazu Yamamoto
8290758b2f adding "bump" and "archive" 2013-05-20 16:17:16 +09:00
Kazu Yamamoto
929026cb6d C-M-d now can display functions and types in a browser. 2013-04-02 15:20:20 +09:00
Kazu Yamamoto
dc0519b16d adding comment. 2013-03-05 15:26:33 +09:00
Kazu Yamamoto
a884e3444e flymake hack for Emacs 23 or later. 2013-03-05 15:21:43 +09:00
Syohei YOSHIDA
81052efe64 Fix 'ghc-show-info' when cursor is on space
'ghc-show-info' asks for user to enter expression if 'ghc-thing-at-point'
returns nil. Because 'ghc-display-information' failed such case.
2012-11-30 09:48:45 +09:00
Kazu Yamamoto
5189977cbc Moving find-file-hook to ghc-comp-init. 2012-10-30 16:47:29 +09:00
Kazu Yamamoto
e284080fca Using indent-rigidly. 2012-08-10 09:21:09 +09:00
Kazu Yamamoto
549e045673 Using executable-find instead of ghc-which. 2012-08-10 09:10:42 +09:00
Kazu Yamamoto
256eec740c Calling save-buffer interactively.
from Troels Henriksen.
2012-08-03 12:44:28 +09:00
Kazu Yamamoto
8fbdfac52b ver bumps up. 2012-06-28 11:04:29 +09:00
Zsolt Dollenstein
cbb76a4d79 flymake no longer saves the buffer 2012-06-24 12:37:09 +02:00
Kazu Yamamoto
38fae2a648 ver bumps up. 2012-06-13 18:19:55 +09:00
Kazu Yamamoto
4207b80fdb setting after-save-hook to nil in ghc-flymake-init. 2012-06-13 18:16:39 +09:00
Kazu Yamamoto
29243c626c adding what it is. 2012-06-13 13:56:39 +09:00
Kazu Yamamoto
621d320c3f Merge pull request #37 from tarsius/master
follow header conventions
2012-06-12 21:55:21 -07:00
Kazu Yamamoto
43e560afdd ver bumps up. 2012-06-08 17:59:29 +09:00
Kazu Yamamoto
b743a8a890 module name that "where" locates in the next line. 2012-06-07 18:42:39 +09:00
Kazu Yamamoto
cb2eb3f1b3 ver bumps up. 2012-06-04 16:06:01 +09:00
Kazu Yamamoto
111058562a ver bumps up. 2012-04-16 16:09:49 +09:00
Kazu Yamamoto
66234a7787 ignoring stderr. 2012-04-16 16:09:31 +09:00
Kazu Yamamoto
1a6f8c2b7a ver bumps up. 2012-04-16 11:03:08 +09:00
Kazu Yamamoto
3330e93912 ver bumps up. 2012-04-10 10:06:45 +09:00
Kazu Yamamoto
f71358c4d0 Making post-command-hook local-variable is riskey. 2012-04-05 17:23:25 +09:00
Kazu Yamamoto
41fe35b691 integrating display functions. 2012-03-06 17:12:15 +09:00
Kazu Yamamoto
3178393c85 ver bumps up. 2012-03-06 16:04:31 +09:00
Kazu Yamamoto
662bcb8126 path hack. 2012-03-06 16:03:47 +09:00
Kazu Yamamoto
1b2437a60e reverting file path and C-cC-j. 2012-03-02 21:36:58 +09:00
Kazu Yamamoto
18b6eec6ad Defining C-< and C-> for indentation. 2012-02-28 20:38:50 +09:00
Kazu Yamamoto
2c320d4032 ver bumps up. 2012-02-27 13:02:02 +09:00
Kazu Yamamoto
6aea177fcb ghc-expand-th. 2012-02-27 12:53:33 +09:00
Kazu Yamamoto
e795b35502 error "foo" instead of undefined. 2012-02-27 11:03:27 +09:00
Kazu Yamamoto
e875778b49 M-t insert "foo _ _ = undefined" for non-exhaustive pattern. 2012-02-27 11:01:18 +09:00
Kazu Yamamoto
35c312b009 for GHC 7.0.x. 2012-02-21 16:35:28 +09:00
Kazu Yamamoto
4d0832fa0f Merge branch 'master' of github.com:kazu-yamamoto/ghc-mod 2012-02-20 17:15:44 +09:00
Kazu Yamamoto
d3c37585ef ver bumps up. 2012-02-20 17:13:33 +09:00
Sudish Joseph
09bc036fcc Add autoload cookie for ghc-init.
This allows use of loaddefs.el in el-get.
2012-02-18 12:23:41 -05:00
Kazu Yamamoto
964d1f8409 ver bumps up. 2012-02-16 17:47:02 +09:00
Kazu Yamamoto
b9f5c8f9f4 Main is passed if not exist. 2012-02-16 14:50:15 +09:00
Kazu Yamamoto
dced95031a ver bumps up. 2012-02-15 11:22:55 +09:00
Kazu Yamamoto
c51557b9bc defining clear-overlay. 2012-02-15 11:20:24 +09:00
Kazu Yamamoto
952c255696 cosmetic change. 2012-02-15 11:03:51 +09:00
Takahiro HIMURA
c99c448c65 Fixed the conflicts with the package which modify (buffer-name) value. 2012-02-14 22:27:48 +09:00
Kazu Yamamoto
0bee9c5d2f ver bumps up. 2012-02-14 13:37:31 +09:00
Kazu Yamamoto
1e1b729e15 refactoring on convert. 2012-02-14 11:33:27 +09:00
Kazu Yamamoto
7e45a03532 ver bumps up. 2012-02-13 17:13:47 +09:00
Kazu Yamamoto
b86b3245e0 [Char]->String. 2012-02-13 17:13:27 +09:00