emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/git-commit 523c05f 2/3: git-rebase-comment-heading: Fix cu


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit 523c05f 2/3: git-rebase-comment-heading: Fix custom group
Date: Sat, 20 Nov 2021 16:57:34 -0500 (EST)

branch: elpa/git-commit
commit 523c05f5fe76cb7beea1e29bffd1f6cfac713025
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    git-rebase-comment-heading: Fix custom group
---
 lisp/git-rebase.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/git-rebase.el b/lisp/git-rebase.el
index cb1e82d..45d2824 100644
--- a/lisp/git-rebase.el
+++ b/lisp/git-rebase.el
@@ -137,7 +137,7 @@
 (defface git-rebase-comment-heading
   '((t :inherit font-lock-keyword-face))
   "Face for headings in rebase message comments."
-  :group 'git-commit-faces)
+  :group 'git-rebase-faces)
 
 ;;; Keymaps
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]