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

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

[nongnu] elpa/mastodon 3e0badc4af 17/47: also message profile search bin


From: ELPA Syncer
Subject: [nongnu] elpa/mastodon 3e0badc4af 17/47: also message profile search binding
Date: Fri, 13 Oct 2023 19:00:55 -0400 (EDT)

branch: elpa/mastodon
commit 3e0badc4af1b128e139d833f29cdc5ee643973cf
Author: marty hiatt <martianhiatus [a t] riseup [d o t] net>
Commit: marty hiatt <martianhiatus [a t] riseup [d o t] net>

    also message profile search binding
---
 lisp/mastodon-profile.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el
index 9f15c91783..233eb15553 100644
--- a/lisp/mastodon-profile.el
+++ b/lisp/mastodon-profile.el
@@ -665,7 +665,8 @@ HEADERS means also fetch link headers for pagination."
       (message
        (substitute-command-keys
         ;; "\\[mastodon-profile--account-view-cycle]" ; not always bound?
-        "\\`C-c C-c' to cycle profile views: toots, followers, following.")))))
+        "\\`C-c C-c' to cycle profile views: toots, followers, following.
+\\`C-c C-s' to search user's toots.")))))
 
 (defun mastodon-profile--format-joined-date-string (joined)
   "Format a human-readable Joined string from timestamp JOINED.



reply via email to

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