Daniel Gröber
f55c264d67
Set version to "0" in master
2014-10-31 12:45:16 +01:00
Kazu Yamamoto
1baf56130f
Merge pull request #352 from randen/ControlU-Fix
...
Don't turn C-u into a prefix command
2014-08-29 11:04:23 +09:00
randen
b9acbf7713
Don't turn C-u into a prefix command
...
* elisp/ghc.el
* There are many ways to fix issue #351 so this is
just one example and may not fit the style you
prefer, so please feel free to use or not.
It is easy to work-around the issue by setting
ghc-initial-sig-key to another key combination
before ghc-init, but it would be nice to have a
fix. The use of C-u for this binding seems to
be just as a flag, thus this change takes
the simplest fix to achieve that purpose.
2014-08-25 17:19:17 -07:00
Thomas Tuegel
f675ad4163
Use advice to check syntax on save-buffer
2014-08-23 21:49:03 -05:00
Alejandro Serrano
8eeeacd58d
Case splitting in M-t and initial-code in C-u M-t
2014-08-14 17:59:46 +02:00
Alejandro Serrano
eec1419040
Make M-t run also code generation and case splitting
...
Fixes #308
2014-08-12 22:44:11 +02:00
Alejandro Serrano
b626d4f236
Move refine to C-c C-f. Fixes #300
2014-08-05 09:05:19 +02:00
Alejandro Serrano
3aa83e14dd
Show more than one Djinn completion
2014-08-02 09:52:36 +02:00
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