aboutsummaryrefslogtreecommitdiff
path: root/helpful.el
diff options
context:
space:
mode:
Diffstat (limited to 'helpful.el')
-rw-r--r--helpful.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/helpful.el b/helpful.el
index a56852b..24fdfac 100644
--- a/helpful.el
+++ b/helpful.el
@@ -1125,7 +1125,6 @@ For example, \"(some-func FOO &optional BAR)\"."
(or docstring-sig source-sig)))
-;; TODO: Info mentions, e.g. `define-derived-mode' or `defface'.
(defun helpful--docstring (sym callable-p)
"Get the docstring for SYM."
(let ((text-quoting-style 'grave)