projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a8935a
)
* lisp/shadowfile.el (cl-lib): Revert removing require.
author
Stefan Kangas
<stefan@marxist.se>
Mon, 5 Apr 2021 13:51:08 +0000
(15:51 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Mon, 5 Apr 2021 13:51:08 +0000
(15:51 +0200)
lisp/shadowfile.el
patch
|
blob
|
history
diff --git
a/lisp/shadowfile.el
b/lisp/shadowfile.el
index 7fe3ed2f9bd34dc8fa60ae2e9a488d720a5f4117..a03965cf6c7cf17f0f78fd51f426d73c07b2d35a 100644
(file)
--- a/
lisp/shadowfile.el
+++ b/
lisp/shadowfile.el
@@
-73,6
+73,7
@@
;;; Code:
+(require 'cl-lib)
(require 'tramp)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;