aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/vc-arch.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc-arch.el b/lisp/vc-arch.el
index 042b4bbbdca..32c5f5459ad 100644
--- a/lisp/vc-arch.el
+++ b/lisp/vc-arch.el
@@ -55,7 +55,7 @@
55 55
56;;; Code: 56;;; Code:
57 57
58(eval-when-compile (require 'vc)) 58(eval-when-compile (require 'vc) (require 'cl))
59 59
60;;; 60;;;
61;;; Customization options 61;;; Customization options