From 9d2a85b36d8d32a0ac5dcecc7cfd1223bf908056 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Thu, 12 Oct 2023 18:08:31 +0200 Subject: flychecks --- lisp/mastodon-profile.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lisp/mastodon-profile.el') diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el index bee1b26..56a7b49 100644 --- a/lisp/mastodon-profile.el +++ b/lisp/mastodon-profile.el @@ -79,6 +79,8 @@ (autoload 'mastodon-toot--get-max-toot-chars "mastodon-toot") (autoload 'mastodon-views--add-account-to-list "mastodon-views") (autoload 'mastodon-return-credential-account "mastodon") +(autoload 'mastodon-tl--buffer-property "mastodon-tl") +(autoload 'mastodon-search--search-query "mastodon-search") (defvar mastodon-tl--horiz-bar) (defvar mastodon-tl--update-point) -- cgit v1.2.3