mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(change-log-font-lock-keywords): Add more to prev change.
This commit is contained in:
parent
228282068d
commit
095fb03edb
1 changed files with 2 additions and 2 deletions
|
|
@ -99,9 +99,9 @@ and `current-time-string' are two valid values."
|
|||
("\\[!?\\([^]\n]+\\)\\]\\(:\\| (\\)" (1 font-lock-variable-name-face))
|
||||
;;
|
||||
;; Acknowledgements.
|
||||
("^\t\\(From\\|Patch\\(es\\)? by\\|Reported by\\)"
|
||||
("^\t\\(From\\|Patch\\(es\\)? by\\|Report\\(ed by\\| from\\)\\|Suggest\\(ed by\\|ion from\\)\\)"
|
||||
1 font-lock-comment-face)
|
||||
(" \\(From\\|Patch\\(es\\)? by\\|Reported by\\)"
|
||||
(" \\(From\\|Patch\\(es\\)? by\\|Report\\(ed by\\| from\\)\\|Suggest\\(ed by\\|ion from\\)\\)"
|
||||
1 font-lock-comment-face))
|
||||
"Additional expressions to highlight in Change Log mode.")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue