From 90bcebbd1750a0253541c136503b82b8803eccd3 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Fri, 13 Oct 2023 22:39:57 +0200 Subject: tl autoload for search pagination --- lisp/mastodon-tl.el | 1 + 1 file changed, 1 insertion(+) 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) -- cgit v1.2.3