diff options
| author | Wilfred Hughes <me@wilfred.me.uk> | 2017-12-18 22:52:13 +0000 |
|---|---|---|
| committer | Wilfred Hughes <me@wilfred.me.uk> | 2017-12-18 22:52:13 +0000 |
| commit | 06bc63299f24d0108c1aec1dbaf2054b70bab8b6 (patch) | |
| tree | 9974db59220798ec62446331f6024237e0524ba0 | |
| parent | 9f00889a742c55097b77e11ce27f86d27d44f9af (diff) | |
Tweak button wording
| -rw-r--r-- | helpful.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -921,7 +921,7 @@ state of the current symbol." " ")) (insert (make-text-button - "Set variable" nil + "Set" nil :type 'helpful-set-button 'symbol helpful--sym 'buffer buf)) |
