aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-search.el
diff options
context:
space:
mode:
authormousebot <mousebot@riseup.net>2022-02-13 14:49:44 +0100
committermousebot <mousebot@riseup.net>2022-02-13 14:49:44 +0100
commita7544802120cafa33f103e3c38868042f9a8373f (patch)
tree9d59f0b3206527b714340fa6c584bc00ef930023 /lisp/mastodon-search.el
parentc2db155596724b9fdbef2132811009e7d24bf86d (diff)
parent59105e9e8cd06ad3621f263084461d0a5a5a4d63 (diff)
Merge branch 'develop'
Diffstat (limited to 'lisp/mastodon-search.el')
-rw-r--r--lisp/mastodon-search.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mastodon-search.el b/lisp/mastodon-search.el
index 8c654cc..d17b054 100644
--- a/lisp/mastodon-search.el
+++ b/lisp/mastodon-search.el
@@ -39,6 +39,7 @@
(autoload 'mastodon-tl--as-string "mastodon-tl")
(autoload 'mastodon-auth--access-token "mastodon-auth")
(autoload 'mastodon-http--get-search-json "mastodon-http")
+(autoload 'mastodon-http--api "mastodon-http")
(defvar mastodon-instance-url)
(defvar mastodon-tl--link-keymap)