aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-02-27 22:36:19 +0100
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-02-27 22:36:19 +0100
commitb32c59e32e41e8b94b2df8d65284f0fa508f67cd (patch)
tree0b2ce830736a39fce933948b70d826f8ceb7948e /lisp/mastodon.el
parent43c4ae168441f523088c8139a09e8636fff404f4 (diff)
autoloads
Diffstat (limited to 'lisp/mastodon.el')
-rw-r--r--lisp/mastodon.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/mastodon.el b/lisp/mastodon.el
index 2b620a9..9cf19b2 100644
--- a/lisp/mastodon.el
+++ b/lisp/mastodon.el
@@ -97,6 +97,8 @@
(autoload 'mastodon-tl--init-sync "mastodon-tl")
(autoload 'mastodon-notifications--timeline "mastodon-notifications")
(autoload 'mastodon-search--trending-tags "mastodon-search")
+(autoload 'mastodon-tl--view-instance-description "mastodon-tl")
+(autoload 'mastodon-tl--get-buffer-type "mastodon-tl")
(defvar mastodon-notifications--map)