emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/mastodon 3ce7ee184b 03/11: -profile.el: require mastodon-h


From: ELPA Syncer
Subject: [nongnu] elpa/mastodon 3ce7ee184b 03/11: -profile.el: require mastodon-http
Date: Tue, 21 May 2024 10:00:50 -0400 (EDT)

branch: elpa/mastodon
commit 3ce7ee184b81b8df47f89c57d0ea2cbd6ca645bb
Author: marty hiatt <martianhiatus@riseup.net>
Commit: marty hiatt <martianhiatus@riseup.net>

    -profile.el: require mastodon-http
---
 lisp/mastodon-profile.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el
index 7b5a70050c..2a5e35084d 100644
--- a/lisp/mastodon-profile.el
+++ b/lisp/mastodon-profile.el
@@ -37,6 +37,7 @@
 (require 'cl-lib)
 (require 'persist)
 (require 'parse-time)
+(require 'mastodon-http)
 (eval-when-compile
   (require 'mastodon-tl))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]