diff options
| author | Wilfred Hughes <me@wilfred.me.uk> | 2017-12-21 22:47:17 +0000 |
|---|---|---|
| committer | Wilfred Hughes <me@wilfred.me.uk> | 2017-12-21 22:47:17 +0000 |
| commit | c8dd7c9eadb1bbfcf35c67104aa4f8715d632cee (patch) | |
| tree | b76dc48190fbd0b8eab075a049cbaf854c77422b | |
| parent | ae2176c20f3721f04c3cc1d332f71bc6d341babf (diff) | |
Remove completed todo
| -rw-r--r-- | helpful.el | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |
