Commit Graph

119 Commits

Author SHA1 Message Date
Daniel Gröber 9ab25526b8 Bump version to 5.8.0.0 2017-05-26 22:42:04 +02:00
Daniel Gröber 3d55dad777 Bump version to 5.6.0.0 2016-07-10 23:42:05 +02:00
Daniel Gröber ab1fa9cc13 Bump version to 5.5.0.0 2016-01-04 20:36:27 +01:00
Daniel Gröber 2c90e7a700 Bump version to 5.4.0.0 2015-09-16 05:30:07 +02:00
Kazu Yamamoto 983059101c adding kill-buffer-hook. 2015-09-14 14:57:47 +09:00
Kazu Yamamoto e23e682793 Revert "Serialize check-syntax" (#567)
This reverts commit 3bf4243baf.
2015-08-31 14:13:52 +09:00
Kazu Yamamoto 8a2e490592 ghc-debug now displays the output of "ghc-mod debug". (#571) 2015-08-28 10:24:19 +09:00
Anthony Cowley b4bb930037 Improved documentation browsing on OS X.
Opening a tab in Safari using AppleScript preserves URL anchors. The use
of this function may be toggled with a new customization option.
2015-08-17 15:36:21 -04:00
Daniel Gröber 97124afc4c Bump version to 5.3.0.0 2015-08-14 10:36:33 +02:00
Kazu Yamamoto 143d17f925 removing ghc-modi-ver which is not defined. 2015-08-13 11:22:40 +09:00
Daniel Gröber c71528c574 Don't look for ghc-modi in ghc-debug, fix #526 2015-08-10 06:44:21 +02:00
Anthony Cowley 3bf4243baf Serialize check-syntax
- Wait for ghc-mod to be ready before trying to check a buffer
- Times out after 10s with an error
- Only check-syntax visible buffers
- check-syntax when switching to a buffer
2015-07-08 18:12:13 -04:00
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