Commit Graph

43 Commits

Author SHA1 Message Date
Daniel Gröber e7a186a103 elisp: Fix excessive use of map-file
We still don't do unmap-file but this should alleviate the problem
somewhat since most commands won't actually use map-file.
2015-12-12 01:43:16 +01:00
Kazu Yamamoto 531a731da1 preventing "unused variable" warnings. 2015-08-20 09:58:35 +09:00
Daniel Gröber aa75d2213e ghc-mod's type result is not a guess! 2015-05-06 16:16:47 +02:00
Kei Hibino eb5d0fc867 Re-add output line separator global option for expand command. 2015-03-05 17:45:48 +01:00
Daniel Gröber dbd94c4765 Revert ""expand" specifies "-b"."
No idea what this was supposed to do, there's no mention of
any -b option anywhere that I can find.

This reverts commit f23b0db4df.
2014-11-03 00:45:56 +01:00
Kazu Yamamoto f23b0db4df "expand" specifies "-b". 2014-04-26 14:31:33 +09:00
Kazu Yamamoto e3798ac82a ghc-with-process takes two hooks. 2014-04-22 12:33:26 +09:00
Kazu Yamamoto 19453e67d7 ghc-with-process now takes string for the first argument. 2014-04-21 09:46:33 +09:00
Kazu Yamamoto 30843b02ea using ghc-modi for C-cC-t. 2014-04-19 21:22:40 +09:00
Kazu Yamamoto f8be944f12 using ghc-modi for C-cC-i. 2014-04-19 20:48:26 +09:00
Kazu Yamamoto 661f1a3813 stopping using goto-line. 2014-03-14 14:13:52 +09:00
Kazu Yamamoto 6ae822f00e defining ghc-debug. 2014-03-14 14:01:07 +09:00
Kazu Yamamoto 90cc99f203 fixing a bug to call ghc-mod twice. 2014-03-14 14:00:38 +09:00
Kazu Yamamoto 63e59cbebd defining ghc-executable-find. 2014-03-13 22:21:58 +09:00
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