Autokill help buffers
This commit is contained in:
parent
9632b8c09d
commit
5813b6e69a
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ recognized by DOOM's popup system. They are:
|
||||||
("*Backtrace*" :size 20 :noselect t)
|
("*Backtrace*" :size 20 :noselect t)
|
||||||
("*Warnings*" :size 12 :noselect t :autofit t)
|
("*Warnings*" :size 12 :noselect t :autofit t)
|
||||||
("*Messages*" :size 12 :noselect t)
|
("*Messages*" :size 12 :noselect t)
|
||||||
("*Help*" :size 0.3)
|
("*Help*" :size 0.3 :autokill t)
|
||||||
("^\\*.*Shell Command.*\\*$" :regexp t :size 20 :noselect t :autokill t)
|
("^\\*.*Shell Command.*\\*$" :regexp t :size 20 :noselect t :autokill t)
|
||||||
(apropos-mode :size 0.3 :autokill t :autoclose t)
|
(apropos-mode :size 0.3 :autokill t :autoclose t)
|
||||||
(Buffer-menu-mode :size 20 :autokill t)
|
(Buffer-menu-mode :size 20 :autokill t)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue