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

Forgot line in last commit

This commit is contained in:
justbur 2015-11-18 21:48:27 -05:00
parent 9dd0ceaaab
commit 6b5ca75b64

View file

@ -563,6 +563,7 @@ if there is space and the bottom otherwise."
"Apply suggested settings for side-window that opens on
bottom."
(interactive)
(which-key--setup-echo-keystrokes)
(setq which-key-popup-type 'side-window
which-key-side-window-location 'bottom
which-key-show-prefix 'echo))