Button for *Help*
buffer to remove Advice / Generic method.
- Manual
Clone this repository to /path/to/help-remove-button/
. Add the following to your configuration file:
(add-to-list 'load-path "/path/to/help-remove-button/")
(require 'help-remove-button)
- Quelpa
(quelpa '(help-remove-button :fetcher github
:repo "twlz0ne/help-remove-button.el"
:files ("help-remove-button.el")))