branch: elpa/git-commit
commit badada9c48e56807541b49c7a44f812295049db7
Author: Jonas Bernoulli <jo...@bernoul.li>
Commit: Jonas Bernoulli <jo...@bernoul.li>

    magit-font-lock-keywords: Cosmetics
---
 lisp/magit.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lisp/magit.el b/lisp/magit.el
index d7c0847221..049ec3a717 100644
--- a/lisp/magit.el
+++ b/lisp/magit.el
@@ -551,7 +551,8 @@ is run in the top-level directory of the current working 
tree."
                                   "magit-bind-match-strings"
                                   "magit-with-temp-index"
                                   "magit-with-blob"
-                                  "magit-with-toplevel") t)
+                                  "magit-with-toplevel")
+                                t)
                 "\\_>")
        . 1))))
 

Reply via email to