Commit Graph

29 Commits

Author SHA1 Message Date
Kazu Yamamoto
e6423adcf8 guarding an error. 2014-01-12 11:54:13 +09:00
Kazu Yamamoto
b6af880407 ajusting the number of column (#162). 2013-11-19 14:14:49 +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
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
549e045673 Using executable-find instead of ghc-which. 2012-08-10 09:10:42 +09:00
Kazu Yamamoto
b743a8a890 module name that "where" locates in the next line. 2012-06-07 18:42:39 +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
6aea177fcb ghc-expand-th. 2012-02-27 12:53:33 +09:00
Kazu Yamamoto
b9f5c8f9f4 Main is passed if not exist. 2012-02-16 14:50:15 +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
1e1b729e15 refactoring on convert. 2012-02-14 11:33:27 +09:00
Kazu Yamamoto
b86b3245e0 [Char]->String. 2012-02-13 17:13:27 +09:00
Kazu Yamamoto
f2be5ea5e8 removing overlay when cursor moved. 2012-02-13 17:01:13 +09:00
Kazu Yamamoto
034bb89579 nil guard. 2012-02-13 13:48:41 +09:00
Kazu Yamamoto
11eb321ff6 annot -> type. 2012-02-13 13:38:06 +09:00
Kazu Yamamoto
a43985a735 annot -> type. 2012-02-13 13:23:04 +09:00
Kazu Yamamoto
f497aa1213 refoctoring elisp. 2012-02-13 12:06:59 +09:00
Hideyuki Tanaka
63ec23c162 delete overlay 2012-02-13 01:25:49 +09:00
Hideyuki Tanaka
9d1fe778a6 add elisp 2012-02-13 01:01:58 +09:00
Kazu Yamamoto
cc6a2d7070 insert module hack. 2012-01-23 15:12:24 +09:00
Kazu Yamamoto
2cc43498fa nil check. 2012-01-06 11:12:28 +09:00
HIBINO Kei
fe13f74c16 Update elisps enable to pass ghc options widely. 2011-11-15 20:40:25 +09:00
Kazu Yamamoto
39409f2239 "info" and "type" can display it even if the source file is broken. 2010-11-17 17:07:33 +09:00
Kazu Yamamoto
ae22ff40d4 current dir hack for ghc-info.el. 2010-11-17 14:41:38 +09:00
Kazu Yamamoto
11f1341fe5 defining "info" for "ESC i". 2010-11-15 14:46:59 +09:00
Kazu Yamamoto
30924fa26d M-C-t for showing type. 2010-11-15 12:46:55 +09:00