feature/popup: slightly larger help popups

This commit is contained in:
Henrik Lissner 2018-05-07 22:39:16 +02:00
parent c94b7a343a
commit 59486a3652
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -153,7 +153,7 @@ example:
;; `help-mode', `helpful-mode'
(+popup-define "^\\*[Hh]elp"
'((slot . 2) (vslot . 2) (size . 0.2))
'((slot . 2) (vslot . 2) (size . 0.25))
'((select . t)))
;; `Info-mode'
(+popup-define "^\\*info\\*$"