diff options
| author | Wilfred Hughes <me@wilfred.me.uk> | 2018-06-18 23:09:55 +0100 |
|---|---|---|
| committer | Wilfred Hughes <me@wilfred.me.uk> | 2018-06-18 23:09:55 +0100 |
| commit | 8ffe29630ad53f998ddc6286dab3da7a2025153e (patch) | |
| tree | a132c41dcb844b7885f9731f88a3e9f2a99c4397 /helpful.el | |
| parent | 927f7d3682bf772f35cd1541ef2526f48167f0ab (diff) | |
Remove completed TODO
Diffstat (limited to 'helpful.el')
| -rw-r--r-- | helpful.el | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -769,7 +769,6 @@ vector suitable for `key-description', and COMMAND is a smbol." ;; inherited bindings last. Sort so that we group by prefix. (s-join "\n" (-sort #'string< lines)))) -;; TODO: \\<foo> (defun helpful--format-command-keys (docstring) "Convert command key references and keymap references in DOCSTRING to buttons. |
