layout only.
This commit is contained in:
parent
475b2ea02e
commit
de448f8ade
@ -127,7 +127,7 @@ unloaded modules are loaded")
|
|||||||
(interactive)
|
(interactive)
|
||||||
(if (ghc-should-scroll)
|
(if (ghc-should-scroll)
|
||||||
(ghc-scroll-completion-buffer)
|
(ghc-scroll-completion-buffer)
|
||||||
(ghc-try-complete)))
|
(ghc-try-complete)))
|
||||||
|
|
||||||
(defun ghc-should-scroll ()
|
(defun ghc-should-scroll ()
|
||||||
(let ((window (ghc-completion-window)))
|
(let ((window (ghc-completion-window)))
|
||||||
|
Loading…
Reference in New Issue
Block a user