emacs-diffs
[Top][All Lists]
Advanced

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

master 0342354: * lisp/shadowfile.el (cl-lib): Revert removing require.


From: Stefan Kangas
Subject: master 0342354: * lisp/shadowfile.el (cl-lib): Revert removing require.
Date: Mon, 5 Apr 2021 09:52:04 -0400 (EDT)

branch: master
commit 0342354c155728f8d55005bd34a66e1ab3179cc7
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * lisp/shadowfile.el (cl-lib): Revert removing require.
---
 lisp/shadowfile.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lisp/shadowfile.el b/lisp/shadowfile.el
index 7fe3ed2..a03965c 100644
--- a/lisp/shadowfile.el
+++ b/lisp/shadowfile.el
@@ -73,6 +73,7 @@
 
 ;;; Code:
 
+(require 'cl-lib)
 (require 'tramp)
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



reply via email to

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