emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/mastodon 6e08235622 1/5: fix profile cycle message string


From: ELPA Syncer
Subject: [nongnu] elpa/mastodon 6e08235622 1/5: fix profile cycle message string
Date: Tue, 21 May 2024 16:01:01 -0400 (EDT)

branch: elpa/mastodon
commit 6e08235622a37e530d012af7a93210685ff01b2b
Author: marty hiatt <martianhiatus@riseup.net>
Commit: marty hiatt <martianhiatus@riseup.net>

    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 fc318e21a1..5ca122a7f1 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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]