diff options
| author | Wilfred Hughes <me@wilfred.me.uk> | 2018-07-22 22:36:48 +0100 |
|---|---|---|
| committer | Wilfred Hughes <me@wilfred.me.uk> | 2018-07-22 22:36:48 +0100 |
| commit | 50ff4f3aec573602eb7195e393b5acab23185a53 (patch) | |
| tree | 59cf012d0c958b8e19936a2a6be0be62d1329ec9 | |
| parent | c5c62c59546b33c7a767f0954fb1718f4108e260 (diff) | |
Another TODO
| -rw-r--r-- | helpful.el | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1426,6 +1426,8 @@ POSITION-HEADS takes the form ((123 (defun foo)) (456 (defun bar)))." "Make set button for SYM in BUFFER." (helpful--button (if helpful--view-literal + ;; TODO: only offer for strings that have newlines, tabs or + ;; properties. "Pretty view" "View as literal") 'helpful-view-literal-button)) |
