aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon.el
diff options
context:
space:
mode:
authormousebot <mousebot@riseup.net>2021-10-28 17:50:19 +0200
committermousebot <mousebot@riseup.net>2021-10-28 17:50:19 +0200
commit998bfd60ed0ad1c4de161dd9a32c7786ee34b48a (patch)
treec70e0cf2eb67700908069dcabfd2d70cccf7eed1 /lisp/mastodon.el
parentc60eb355232e57fec9fe97f366a3a2176f8c4110 (diff)
mastodon-async readme
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 7f4b773..25fb829 100644
--- a/lisp/mastodon.el
+++ b/lisp/mastodon.el
@@ -77,6 +77,7 @@
;; (autoload 'mastodon-async--stream-local "mastodon-async")
;; (autoload 'mastodon-async--stream-home "mastodon-async")
;; (autoload 'mastodon-async--stream-notifications "mastodon-async")
+;; (autoload 'mastodon-async-mode "mastodon-async")
(autoload 'mastodon-profile--update-user-profile-note "mastodon-profile")
(autoload 'mastodon-auth--user-acct "mastodon-auth")
(autoload 'mastodon-tl--poll-vote "mastodon-http")