mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-24 10:38:38 +00:00
(log-edit-font-lock-keywords): Typo.
This commit is contained in:
parent
b2a737cd69
commit
63fbe552e8
@ -299,7 +299,7 @@ automatically."
|
||||
;;; Actual code
|
||||
;;;
|
||||
|
||||
(defar log-edit-font-lock-keywords
|
||||
(defvar log-edit-font-lock-keywords
|
||||
'(("\\`\\(Summary:\\)\\(.*\\)"
|
||||
(1 font-lock-keyword-face)
|
||||
(2 font-lock-function-name-face))))
|
||||
|
Loading…
Reference in New Issue
Block a user