Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'lj/refs'
[gitweb.git]
/
contrib
/
emacs
/
vc-git.el
diff --git
a/contrib/emacs/vc-git.el
b/contrib/emacs/vc-git.el
index 80e767533a2f3c0c288f64533f3c73dd80c0d738..8b6361922fd6e6a2fcd9acb20fd54f5b645b36f0 100644
(file)
--- a/
contrib/emacs/vc-git.el
+++ b/
contrib/emacs/vc-git.el
@@
-33,6
+33,8
@@
;; - working with revisions other than HEAD
;;
+(eval-when-compile (require 'cl))
+
(defvar git-commits-coding-system 'utf-8
"Default coding system for git commits.")