Remove describe-symbol -> helpful-symbol remapping

helpful-symbol isn't a drop-in replacement for describe-symbol.
This commit is contained in:
Henrik Lissner 2019-03-11 23:50:11 -04:00
parent fe28c40371
commit 3f282829bf
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -277,8 +277,7 @@ savehist file."
[remap describe-function] #'helpful-callable
[remap describe-command] #'helpful-command
[remap describe-variable] #'helpful-variable
[remap describe-key] #'helpful-key
[remap describe-symbol] #'helpful-symbol))
[remap describe-key] #'helpful-key))
(def-package! ws-butler