aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-search.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-11-24 17:28:52 +0100
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-11-24 17:38:41 +0100
commite311d491977fb9012d30ed146231f95ea52008af (patch)
treefce58763e2dee8f52f9e554a73fc2383e7be5792 /lisp/mastodon-search.el
parent78f1100f5651e498468d42d9830daed924b1237b (diff)
docstrings and autoloads
Diffstat (limited to 'lisp/mastodon-search.el')
-rw-r--r--lisp/mastodon-search.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/mastodon-search.el b/lisp/mastodon-search.el
index f83cccb..b037faa 100644
--- a/lisp/mastodon-search.el
+++ b/lisp/mastodon-search.el
@@ -173,8 +173,7 @@ user's profile note. This is also called by
json))
(defun mastodon-search--propertize-user (acct &optional note)
- "Propertize display string for ACCT, optionally including profile
-NOTE."
+ "Propertize display string for ACCT, optionally including profile NOTE."
(let ((user (mastodon-search--get-user-info acct)))
(propertize
(concat (propertize (car user)