aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-tl.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-10-13 22:39:57 +0200
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-10-13 22:39:57 +0200
commit90bcebbd1750a0253541c136503b82b8803eccd3 (patch)
tree0519d859dab6928b7e81ec09b78d043933473ae0 /lisp/mastodon-tl.el
parentf7526642d302ea504f4be2e7dcb5846ecb764ccb (diff)
tl autoload for search pagination
Diffstat (limited to 'lisp/mastodon-tl.el')
-rw-r--r--lisp/mastodon-tl.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el
index 7814a69..7432f2d 100644
--- a/lisp/mastodon-tl.el
+++ b/lisp/mastodon-tl.el
@@ -84,6 +84,7 @@
(autoload 'mastodon-toot--update-status-fields "mastodon-toot")
(autoload 'mastodon-search--buf-type "mastodon-search")
(autoload 'mastodon-http--api-search "mastodon-http")
+(autoload 'mastodon-views--insert-users-propertized-note "mastodon-views") ; for search pagination
(defvar mastodon-toot--visibility)
(defvar mastodon-toot-mode)