Remove redundant :commands

The helpful package defines these as autoloads already.
This commit is contained in:
Henrik Lissner 2019-03-12 11:25:00 -04:00 committed by GitHub
parent 7b4afa32e4
commit ff89a5f645
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -271,11 +271,7 @@ savehist file."
;; `helpful' --- a better *help* buffer ;; `helpful' --- a better *help* buffer
(def-package! helpful (def-package! helpful
:commands (helpful-callable :defer t
helpful-command
helpful-variable
helpful-key
helpful--read-symbol)
:init :init
(define-key! (define-key!
[remap describe-function] #'helpful-callable [remap describe-function] #'helpful-callable