[Git][security-tracker-team/security-tracker][master] cvelist.el: Extend syntax highlighting to also cover <removed>
Moritz Muehlenhoff (@jmm)
jmm at debian.org
Sun Dec 15 19:13:51 GMT 2024
Moritz Muehlenhoff pushed to branch master at Debian Security Tracker / security-tracker
Commits:
e9763add by Moritz Muehlenhoff at 2024-12-15T20:13:19+01:00
cvelist.el: Extend syntax highlighting to also cover <removed>
- - - - -
1 changed file:
- conf/cvelist.el
Changes:
=====================================
conf/cvelist.el
=====================================
@@ -123,7 +123,7 @@
("^\tNOTE:" . font-lock-comment-delimiter-face)
("^\tTODO:" . font-lock-warning-face)
("^\t\\(RESERVED\\|NOT-FOR-US\\|REJECTED\\)" . font-lock-keyword-face)
- ("\\<unfixed\\|undetermined\\>" . font-lock-warning-face)
+ ("\\<unfixed\\|undetermined\\|removed\\>" . font-lock-warning-face)
("\\<end-of-life\\|not-affected\\|no-dsa\\|ignored\\|postponed\\>" . font-lock-constant-face))
"Keyword highlighting for `debian-cvelist-mode'.")
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/e9763addc5cdc7586222037893559350002bdb4f
--
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/e9763addc5cdc7586222037893559350002bdb4f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20241215/a4b9e729/attachment.htm>
More information about the debian-security-tracker-commits
mailing list