aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon.el
diff options
context:
space:
mode:
authorJohnson Denen <johnson.denen@gmail.com>2019-03-04 21:45:45 -0500
committerJohnson Denen <johnson.denen@gmail.com>2019-03-04 22:44:28 -0500
commitf169c9e26b7f5f95770c409c53dd04a4b92cb666 (patch)
tree5f85c8eeca58d06e80458d23fcd284e3f2a31163 /lisp/mastodon.el
parent3196ac0c89fb67eb79ccc10132a5e2c7baa65c99 (diff)
Refactor mastodon-discover functionality
Diffstat (limited to 'lisp/mastodon.el')
-rw-r--r--lisp/mastodon.el1
1 files changed, 1 insertions, 0 deletions
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."