Larger *Customize* popup rule & don't quit on ESC/C-g

This commit is contained in:
Henrik Lissner 2020-06-13 16:20:45 -04:00
parent ef05823b67
commit 233b15fe1e
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -147,7 +147,7 @@ prevent the popup(s) from messing up the UI (or vice versa)."
("^\\*Calc"
:vslot -7 :side bottom :size 0.4 :select t :quit nil :ttl 0)
("^\\*Customize"
:slot 2 :side right :select t :quit t)
:slot 2 :side right :size 0.5 :select t :quit nil)
("^ \\*undo-tree\\*"
:slot 2 :side left :size 20 :select t :quit t)
;; `help-mode', `helpful-mode'