Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t6022: New tests checking for unnecessary updates of files
[gitweb.git]
/
contrib
/
emacs
/
git-blame.el
diff --git
a/contrib/emacs/git-blame.el
b/contrib/emacs/git-blame.el
index 7f4c7929784f8e2d8b24b0eaf9f05a2f10c1c6eb..d351cfb6e7e818f5f760e83889586c6dbf6e3a11 100644
(file)
--- a/
contrib/emacs/git-blame.el
+++ b/
contrib/emacs/git-blame.el
@@
-79,6
+79,7
@@
;;; Code:
(eval-when-compile (require 'cl)) ; to use `push', `pop'
+(require 'format-spec)
(defface git-blame-prefix-face
'((((background dark)) (:foreground "gray"