From 864ed2b18804859478053cd0d4a3b40d11d72c7f Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Tue, 30 Aug 2022 23:34:34 +0200 Subject: autoload --- lisp/mastodon-notifications.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/mastodon-notifications.el b/lisp/mastodon-notifications.el index 9986ede..32cc4ee 100644 --- a/lisp/mastodon-notifications.el +++ b/lisp/mastodon-notifications.el @@ -49,6 +49,7 @@ (autoload 'mastodon-tl--toot-id "mastodon-tl.el") (autoload 'mastodon-http--get-params-async-json "mastodon-http.el") (autoload 'mastodon-profile--view-follow-requests "mastodon-profile.el") +(autoload 'mastodon-tl--reload-timeline-or-profile "mastodon-tl") (defvar mastodon-tl--buffer-spec) (defvar mastodon-tl--display-media-p) (defvar mastodon-tl--buffer-spec) -- cgit v1.2.3