From fedba9ed92ed2b4adb12054910bef97f35a15a2a Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Fri, 13 Oct 2023 22:29:54 +0200 Subject: autoload --- lisp/mastodon-search.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/mastodon-search.el b/lisp/mastodon-search.el index 4f41a86..f4ce07d 100644 --- a/lisp/mastodon-search.el +++ b/lisp/mastodon-search.el @@ -45,6 +45,7 @@ (autoload 'mastodon-tl--timeline "mastodon-tl") (autoload 'mastodon-tl--toot "mastodon-tl") (autoload 'mastodon-tl--buffer-property "mastodon-tl") +(autoload 'mastodon-http--api-search "mastodon-http") (defvar mastodon-toot--completion-style-for-mentions) (defvar mastodon-instance-url) -- cgit v1.2.3