]> git.eshelyaron.com Git - emacs.git/commit
Fix using log-edit-mode with git-commit-mode
authorStefan Kangas <stefankangas@gmail.com>
Fri, 7 Mar 2025 08:36:38 +0000 (09:36 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Mar 2025 10:23:56 +0000 (11:23 +0100)
commit5853b769505742fe33ea04e00aaa025aa5357029
treecccadbf8e9ba73c754b1901c51d54f4763bddd43
parent980f8457ab490c30b2ac2f07a27223bde260d66d
Fix using log-edit-mode with git-commit-mode

* lisp/vc/log-edit.el (log-edit-font-lock-keywords): Avoid incorrect
fontification when used with the third-party git-commit-mode (part of
Magit).

(cherry picked from commit c6fe5b779564001e40d5779976968850aa2a166a)
lisp/vc/log-edit.el