[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/git-commit badada9c48 1/3: magit-font-lock-keywords: Cosme
|
From: |
ELPA Syncer |
|
Subject: |
[nongnu] elpa/git-commit badada9c48 1/3: magit-font-lock-keywords: Cosmetics |
|
Date: |
Wed, 31 May 2023 10:01:26 -0400 (EDT) |
branch: elpa/git-commit
commit badada9c48e56807541b49c7a44f812295049db7
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@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))))