Emacs 22 does not support :risky.
This commit is contained in:
parent
26c0d77c79
commit
ac09c56cfd
@ -19,7 +19,7 @@
|
||||
(defcustom ghc-flymake-check-includes nil
|
||||
"list of directories to include when checking file"
|
||||
:type '(repeat string)
|
||||
:risky nil
|
||||
;; :risky nil
|
||||
:require 'ghc-flymake
|
||||
:group 'ghc-flymake)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user