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

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

[elpa] externals/lentic 94d7489962 208/333: lentic-doc now requires f.el


From: ELPA Syncer
Subject: [elpa] externals/lentic 94d7489962 208/333: lentic-doc now requires f.el
Date: Tue, 27 Feb 2024 13:00:35 -0500 (EST)

branch: externals/lentic
commit 94d74899621f735e1bdc8963d8c0143b1743f5c7
Author: Phillip Lord <phillip.lord@newcastle.ac.uk>
Commit: Phillip Lord <phillip.lord@newcastle.ac.uk>

    lentic-doc now requires f.el
    
    This is a bug fix, as lentic-doc uses f.el anyway.
---
 lentic-doc.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lentic-doc.el b/lentic-doc.el
index 6027dce53b..58a115b4cd 100644
--- a/lentic-doc.el
+++ b/lentic-doc.el
@@ -32,6 +32,7 @@
 (require 'ox-html)
 (require 'browse-url)
 (require 'lentic)
+(require 'f)
 ;; #+end_src
 
 ;; ** Orgify Package



reply via email to

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