From f169c9e26b7f5f95770c409c53dd04a4b92cb666 Mon Sep 17 00:00:00 2001 From: Johnson Denen Date: Mon, 4 Mar 2019 21:45:45 -0500 Subject: Refactor mastodon-discover functionality --- lisp/mastodon.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lisp/mastodon.el') diff --git a/lisp/mastodon.el b/lisp/mastodon.el index e5fae79..950db19 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -52,6 +52,7 @@ (autoload 'mastodon-toot--reply "mastodon-toot") (autoload 'mastodon-toot--toggle-boost "mastodon-toot") (autoload 'mastodon-toot--toggle-favourite "mastodon-toot") +(autoload 'mastodon-discover "mastodon-discover") (defgroup mastodon nil "Interface with Mastodon." -- cgit v1.2.3