1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-02 11:50:48 -08:00

Remove hidden-mode-line-mode

This commit is contained in:
justbur 2015-07-09 07:25:47 -04:00
parent dfbefe4c82
commit cddf125c36

View file

@ -157,7 +157,7 @@ Used when `which-key-popup-type' is frame.")
(with-current-buffer which-key--buffer
(setq-local cursor-type nil)
(setq-local cursor-in-non-selected-windows nil)
(hidden-mode-line-mode t))
(setq-local mode-line-format ""))
(setq which-key--setup-p t))
(defun which-key/setup-side-window-right ()