core-editor: remove help-fns+ & add helpful
This commit is contained in:
parent
4a504a07aa
commit
a8f4d85da3
4 changed files with 12 additions and 4 deletions
|
@ -106,6 +106,7 @@ recognized by DOOM's popup system. They are:
|
|||
("*Warnings*" :size 12 :noselect t :autofit t)
|
||||
("*Messages*" :size 12 :noselect t)
|
||||
("*Help*" :size 0.3)
|
||||
("^\\*Helpful" :regexp t :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