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

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

[nongnu] elpa/crux 5ee7dc9 032/112: Require tramp for `tramp-tramp-file-


From: ELPA Syncer
Subject: [nongnu] elpa/crux 5ee7dc9 032/112: Require tramp for `tramp-tramp-file-p`
Date: Wed, 11 Aug 2021 09:57:48 -0400 (EDT)

branch: elpa/crux
commit 5ee7dc91e835fa36a192719ce011d28595dd8ee4
Author: Jiege Chen <jiegec@qq.com>
Commit: Jiege Chen <jiegec@qq.com>

    Require tramp for `tramp-tramp-file-p`
---
 crux.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/crux.el b/crux.el
index 244344a..f7c1ec8 100644
--- a/crux.el
+++ b/crux.el
@@ -36,6 +36,7 @@
 
 (require 'thingatpt)
 (require 'seq)
+(require 'tramp)
 
 (defgroup crux nil
   "crux configuration."



reply via email to

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