From 3e0badc4af1b128e139d833f29cdc5ee643973cf Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Fri, 13 Oct 2023 11:47:04 +0200 Subject: also message profile search binding --- lisp/mastodon-profile.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lisp') diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el index 9f15c91..233eb15 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. -- cgit v1.2.3