Apply elisp-demos to describe-function-1 as well
This commit is contained in:
parent
a8532faf08
commit
08c30336d2
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@ This marks a foldable marker for `outline-minor-mode' in elisp buffers.")
|
||||||
(def-package! elisp-demos
|
(def-package! elisp-demos
|
||||||
:defer t
|
:defer t
|
||||||
:init
|
:init
|
||||||
|
(advice-add 'describe-function-1 :after #'elisp-demos-advice-describe-function-1)
|
||||||
(advice-add 'helpful-update :after #'elisp-demos-advice-helpful-update))
|
(advice-add 'helpful-update :after #'elisp-demos-advice-helpful-update))
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue