layout only.

This commit is contained in:
Kazu Yamamoto 2015-08-12 12:58:47 +09:00
parent 475b2ea02e
commit de448f8ade

View File

@ -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)))