aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-toot.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus@riseup.net>2024-06-24 15:14:02 +0200
committermarty hiatt <martianhiatus@riseup.net>2024-06-24 15:14:02 +0200
commit66b14285e428207a60bfa18cc1464c1087713258 (patch)
tree1205a3164b873be16fcc4cf1e253075facd3ff96 /lisp/mastodon-toot.el
parent47f93353ebdba93125fb8a9abcda33e2c6d46efe (diff)
docstring
Diffstat (limited to 'lisp/mastodon-toot.el')
-rw-r--r--lisp/mastodon-toot.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-toot.el b/lisp/mastodon-toot.el
index 928e317..23de8b7 100644
--- a/lisp/mastodon-toot.el
+++ b/lisp/mastodon-toot.el
@@ -1801,7 +1801,7 @@ REPLY-REGION is a string to be injected into the buffer."
'mastodon-cw-face))))
(defun mastodon-toot--apply-fields-props (region display &optional face help-echo)
- ""
+ "Apply DISPLAY props FACE and HELP-ECHO to REGION, a cons of beg and end."
(add-text-properties (car region) (cdr region)
`(display
,display