Commit Graph

99 Commits

Author SHA1 Message Date
Alejandro Serrano
82f7fd62f0 Add special commands for navigating holes 2014-07-27 11:10:37 +02:00
Alejandro Serrano
efe440438b Refinement in Emacs ghc-mode 2014-07-20 10:45:01 +02:00
Kazu Yamamoto
755fa41fc0 ver bumps up for ghc.el. 2014-07-15 11:54:39 +09:00
Kazu Yamamoto
648f914ac5 ghc-debug displays PATH env. 2014-07-07 10:34:06 +09:00
Alejandro Serrano
90abb89a98 Inserting instance initial body now works :) 2014-06-22 11:10:23 +02:00
Alejandro Serrano
5a968225c3 Initial skeleton for case split in elisp 2014-06-17 18:15:36 +02:00
Bryan O'Sullivan
0650cbd359 Check Emacs version at start
I ran into this when I tried to use ghc-mod with Emacs 24.2, and
got a mysterious error telling me that defvar-local was not defined.
2014-04-30 16:19:23 -07:00
Kazu Yamamoto
abc660cdfe showing GHC version. 2014-04-25 22:03:09 +09:00
Kazu Yamamoto
3e812a8bfe M-x ghc-debug. 2014-04-25 14:31:09 +09:00
Kazu Yamamoto
4011826a6b ver bumps up. 2014-04-24 22:22:23 +09:00
Kazu Yamamoto
36e32ab1b2 ghc-import-module uses ghc-modi browse. 2014-04-21 17:35:32 +09:00
Kazu Yamamoto
e537624e65 ver bumps up. 2014-04-07 15:04:27 +09:00
Kazu Yamamoto
58e0b91e65 elisp doc update. 2014-04-07 14:51:24 +09:00
Kazu Yamamoto
051dc7c888 moving a variable to a proper place. 2014-04-05 22:39:22 +09:00
notogawa
86feaea7c5 fix for https://github.com/kazu-yamamoto/ghc-mod/pull/206#issuecomment-39628265 2014-04-05 09:53:28 +09:00
Noriyuki OHKAWA
a5c62acec9 display error message to minibuffer when goto next/prev error. 2014-04-04 23:52:09 +09:00
Kazu Yamamoto
5ca0da14ec ver bumps up. 2014-04-03 16:31:17 +09:00
Kazu Yamamoto
1e4dce2944 implementing ghc-jump-file. 2014-03-31 14:58:41 +09:00
Kazu Yamamoto
f959a8029e ver bumps up. 2014-03-31 11:01:32 +09:00
Kazu Yamamoto
a47d77fb2f C-cC-k kills a process. 2014-03-30 11:54:17 +09:00
Kazu Yamamoto
9ab0f4bf19 hlint again in Elisp. 2014-03-27 10:35:09 +09:00
Kazu Yamamoto
3038024a84 removing ghc-flymake-jump. 2014-03-20 18:08:30 +09:00
Kazu Yamamoto
92f4b72a12 layout. 2014-03-20 17:55:20 +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
5aa5d3cbca ver bumps up. 2014-03-15 10:10:10 +09:00
Yuta Taniguchi
b7fea5aff1 Take account of the absence of a corresponding value to '?\C-h' in the table
The table 'keyboard-translate-table' doesn't necessarily have a value at
the position '?\C-h'.
2013-10-13 02:49:18 +09:00
Kazu Yamamoto
3c885f3edc ver bumps up. 2013-05-20 16:17:35 +09:00
Kazu Yamamoto
8fbdfac52b ver bumps up. 2012-06-28 11:04:29 +09:00
Kazu Yamamoto
38fae2a648 ver bumps up. 2012-06-13 18:19:55 +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
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
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
3178393c85 ver bumps up. 2012-03-06 16:04:31 +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
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
dced95031a ver bumps up. 2012-02-15 11:22:55 +09:00
Kazu Yamamoto
0bee9c5d2f ver bumps up. 2012-02-14 13:37:31 +09:00