Smaller help buffer popups
This commit is contained in:
parent
926f0fb77d
commit
a19096ec8d
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
("^\\*.+-Profiler-Report .+\\*$" :regexp t :align below :size 0.3)
|
||||
("*Backtrace*" :align below :size 0.25 :noselect t)
|
||||
("*scratch*" :align below :size 0.3 :select t)
|
||||
("*Help*" :align below :size 30 :select t)
|
||||
("*Help*" :align below :size 25 :select t)
|
||||
("*Messages*" :align below :size 20 :select t)
|
||||
("*Completions*" :align below :size 20 :noselect t)
|
||||
(debugger-mode :align below :size 0.25 :noselect t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue