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

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

[elpa] externals/excorporate a1ec101 26/93: excorporate.el: Require org


From: Stefan Monnier
Subject: [elpa] externals/excorporate a1ec101 26/93: excorporate.el: Require org for org-trim
Date: Sun, 29 Nov 2020 15:43:02 -0500 (EST)

branch: externals/excorporate
commit a1ec101d28758529f9336b580907e18167a9c8e3
Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Commit: Thomas Fitzsimmons <fitzsim@fitzsim.org>

    excorporate.el: Require org for org-trim
    
    * excorporate/excorporate.el: Require org for org-trim.
---
 excorporate.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/excorporate.el b/excorporate.el
index 88eb898..fa72123 100644
--- a/excorporate.el
+++ b/excorporate.el
@@ -111,6 +111,7 @@
 (require 'soap-client)
 (require 'fsm)
 (require 'excorporate-calendar)
+(require 'org)
 
 (defconst exco--autodiscovery-templates
   '("https://%s/autodiscover/autodiscover.svc";



reply via email to

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