Enlargen command-log window slightly

This commit is contained in:
Henrik Lissner
2019-04-10 19:25:11 -04:00
parent 3ef2abfb22
commit 500878c882

View File

@ -252,7 +252,8 @@ savehist file."
:config :config
(setq command-log-mode-auto-show t (setq command-log-mode-auto-show t
command-log-mode-open-log-turns-on-mode nil command-log-mode-open-log-turns-on-mode nil
command-log-mode-is-global t)) command-log-mode-is-global t
command-log-mode-window-size 50))
;; `helpful' --- a better *help* buffer ;; `helpful' --- a better *help* buffer