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:
parent
dfbefe4c82
commit
cddf125c36
1 changed files with 1 additions and 1 deletions
|
|
@ -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 ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue