layout only.

This commit is contained in:
Kazu Yamamoto 2015-08-12 12:58:47 +09:00
parent 475b2ea02e
commit de448f8ade
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ unloaded modules are loaded")
(interactive)
(if (ghc-should-scroll)
(ghc-scroll-completion-buffer)
(ghc-try-complete)))
(ghc-try-complete)))
(defun ghc-should-scroll ()
(let ((window (ghc-completion-window)))