From 6e08235622a37e530d012af7a93210685ff01b2b Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Tue, 21 May 2024 17:55:44 +0200 Subject: fix profile cycle message string --- lisp/mastodon-profile.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el index fc318e2..5ca122a 100644 --- a/lisp/mastodon-profile.el +++ b/lisp/mastodon-profile.el @@ -704,7 +704,7 @@ HEADERS means also fetch link headers for pagination." (substitute-command-keys ;; "\\[mastodon-profile--account-view-cycle]" ; not always bound? "\\`C-c C-c' to cycle profile views: toots, no replies, no boosts,\ - followers, following. + only media, followers, following. \\`C-c C-s' to search user's toots.")))))) (defun mastodon-profile--format-joined-date-string (joined) -- cgit v1.2.3