aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon.el
diff options
context:
space:
mode:
authormousebot <mousebot@riseup.net>2021-10-28 17:51:43 +0200
committermousebot <mousebot@riseup.net>2021-10-28 17:51:43 +0200
commit5c4da2fa589e930a25c18363f1f0ace50635786c (patch)
tree6b0eda05bf8550976f2ac574de049cfba2db3c5f /lisp/mastodon.el
parent36f9fe238b778d76809facd3d66120c2166f2c30 (diff)
parent998bfd60ed0ad1c4de161dd9a32c7786ee34b48a (diff)
Merge branch 'develop' into imgcaching
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")