From c8dd7c9eadb1bbfcf35c67104aa4f8715d632cee Mon Sep 17 00:00:00 2001 From: Wilfred Hughes Date: Thu, 21 Dec 2017 22:47:17 +0000 Subject: Remove completed todo --- helpful.el | 1 - 1 file changed, 1 deletion(-) 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) -- cgit v1.0