summaryrefslogtreecommitdiff
path: root/contrib/emacs/git-blame.el
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/emacs/git-blame.el')
-rw-r--r--contrib/emacs/git-blame.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/emacs/git-blame.el b/contrib/emacs/git-blame.el
index 7f4c792..d351cfb 100644
--- 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"