diff options
| -rw-r--r-- | helpful.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -94,6 +94,7 @@ This allows us to distinguish strings from symbols." (define-button-type 'helpful-forget-button 'action #'helpful--forget 'symbol nil + 'callable-p nil 'follow-link t 'help-echo "Unbind this function") |
