From 6d20d245a2791fbaf4cc673c091ed6315f673579 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Sat, 3 Sep 2022 12:41:52 +0200 Subject: docstring --- lisp/mastodon-tl.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/mastodon-tl.el') diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el index 73b786f..113bd11 100644 --- a/lisp/mastodon-tl.el +++ b/lisp/mastodon-tl.el @@ -1241,7 +1241,7 @@ ID is that of the toot to view." (mastodon-tl--toot toot :detailed-p)))))) (defun mastodon-tl--thread (&optional id) - "Open thread buffer for toot under `point'." + "Open thread buffer for toot at point or with ID." (interactive) (let* ((id (or id -- cgit v1.2.3