Skip to content
This repository has been archived by the owner on Apr 25, 2020. It is now read-only.

Clean up ghc-mod's Emacs frontend #672

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open

Clean up ghc-mod's Emacs frontend #672

wants to merge 32 commits into from

Conversation

DanielG
Copy link
Owner

@DanielG DanielG commented Oct 29, 2015

See previous discussion: #325

- `ghc-mod-mode` is now a minor mode providing ghc-mod's functionality

- Backwards compatibility is provided by calling `(ghc-mod-mode)` from
  `ghc-init` and (eventually) warning users that used the `ghc-*-key`
  variables to change keybindings since now a minor-mode specific keymap
  is used.

- I also intend to rename most non-user facing functions and varaibles
  to use the `ghc-mod-` prefix rather than `ghc-`
simonjwinwood and others added 5 commits October 4, 2016 00:06
Mainly remove uses of ghc-* properties in ghc-check.
(current-buffer) refered to the ghc-mod process buffer not the (user)
file buffer we actually wanted to check for modifications.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants