aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilfred Hughes <me@wilfred.me.uk>2017-12-21 22:47:17 +0000
committerWilfred Hughes <me@wilfred.me.uk>2017-12-21 22:47:17 +0000
commitc8dd7c9eadb1bbfcf35c67104aa4f8715d632cee (patch)
treeb76dc48190fbd0b8eab075a049cbaf854c77422b
parentae2176c20f3721f04c3cc1d332f71bc6d341babf (diff)
Remove completed todo
-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)