Don't autofit help popups
They become too small.
This commit is contained in:
parent
0ea6284c7e
commit
4a1865c450
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ recognized by DOOM's popup system. They are:
|
|||
("*Backtrace*" :size 20 :noselect t)
|
||||
("*Warnings*" :size 12 :noselect t :autofit t)
|
||||
("*Messages*" :size 12 :noselect t)
|
||||
("*Help*" :size 0.4 :autofit t)
|
||||
("*Help*" :size 0.3)
|
||||
("^\\*.*Shell Command.*\\*$" :regexp t :size 20 :noselect t :autokill t)
|
||||
(apropos-mode :size 0.3 :autokill t :autoclose t)
|
||||
(Buffer-menu-mode :size 20 :autokill t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue