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

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

[nongnu] elpa/cdlatex f3eb992be1 40/49: Explicitly require reftex


From: ELPA Syncer
Subject: [nongnu] elpa/cdlatex f3eb992be1 40/49: Explicitly require reftex
Date: Mon, 11 Jul 2022 02:58:34 -0400 (EDT)

branch: elpa/cdlatex
commit f3eb992be12c8b11b3b522a83205322b77fbab2b
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    Explicitly require reftex
---
 cdlatex.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cdlatex.el b/cdlatex.el
index 4f4d38387a..8bae0b8d9f 100644
--- a/cdlatex.el
+++ b/cdlatex.el
@@ -320,6 +320,7 @@
 
 (eval-when-compile (require 'cl-lib))
 (require 'texmathp)
+(require 'reftex)
 
 ;;; Begin of Configuration Section ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 



reply via email to

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