diff options
| author | Wilfred Hughes <me@wilfred.me.uk> | 2018-07-08 18:32:21 +0100 |
|---|---|---|
| committer | Wilfred Hughes <me@wilfred.me.uk> | 2018-07-08 18:32:21 +0100 |
| commit | ffe44784e833d3376dd460bb73073bd9bc68031d (patch) | |
| tree | 36481e64595cce2fb2f6c07b326a1e85a3456f8a | |
| parent | 1a3080c46898c72d9f9485bc7008968962a3b089 (diff) | |
Adding todo
| -rw-r--r-- | helpful.el | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -588,6 +588,8 @@ or disable if already enabled." 'callable-p t) "\n")) (goto-char (point-min)) + ;; TODO: define our own mode, so we can move between links + ;; conveniently. (special-mode)))) (define-button-type 'helpful-manual-button |
