fixing sentinel.
This commit is contained in:
parent
3f01b15a3e
commit
1a1ee0f3ae
@ -95,7 +95,7 @@
|
|||||||
))
|
))
|
||||||
(setq ghc-check-running nil))))))
|
(setq ghc-check-running nil))))))
|
||||||
|
|
||||||
(defun ghc-check-process-sentinel ()
|
(defun ghc-check-process-sentinel (process event)
|
||||||
)
|
)
|
||||||
|
|
||||||
(defun ghc-check-highlight-original-buffer (buf infos)
|
(defun ghc-check-highlight-original-buffer (buf infos)
|
||||||
|
Loading…
Reference in New Issue
Block a user