From 1bd34da21be4abcb310418a7db3da726efa24780 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Sat, 14 Oct 2023 10:00:44 +0200 Subject: rename search-query to query --- lisp/mastodon-discover.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/mastodon-discover.el') diff --git a/lisp/mastodon-discover.el b/lisp/mastodon-discover.el index c1d28f3..b3d8537 100644 --- a/lisp/mastodon-discover.el +++ b/lisp/mastodon-discover.el @@ -87,7 +87,7 @@ ("N" "Notifications" mastodon-notifications-get) ("@" "Notifications with mentions" mastodon-notifications--get-mentions) ("g/u" "Update timeline" mastodon-tl--update) - ("s" "Search" mastodon-search--search-query) + ("s" "Search" mastodon-search--query) ("O" "Jump to your profile" mastodon-profile--my-profile) ("U" "Update your profile note" mastodon-profile--update-user-profile-note) ("K" "View bookmarks" mastodon-profile--view-bookmarks) -- cgit v1.2.3