From 68d753e3712fdd91fcdc306517ced3321d07a9d1 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sat, 25 Feb 2023 18:45:14 +0100 Subject: [PATCH] ; * etc/NEWS: Fix typos. --- etc/NEWS | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index b6c6f2c6362..5a244285efa 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -828,12 +828,12 @@ filter/sentinel error has been handled. +++ ** New faces for font-lock. These faces are primarily meant for use with tree-sitter. They are: -'font-lock-function-call-face', 'font-lock-variable-ref-face', 'font-lock-bracket-face', 'font-lock-delimiter-face', -'font-lock-escape-face', 'font-lock-misc-punctuation-face', -'font-lock-number-face', 'font-lock-operator-face', -'font-lock-property-name-face', 'font-lock-property-ref-face', -'font-lock-punctuation-face', and 'font-lock-regexp-face'. +'font-lock-escape-face', 'font-lock-function-call-face', +'font-lock-misc-punctuation-face', 'font-lock-number-face', +'font-lock-operator-face', 'font-lock-property-name-face', +'font-lock-property-ref-face', 'font-lock-punctuation-face', +'font-lock-regexp-face', and 'font-lock-variable-ref-face'. +++ ** New face 'variable-pitch-text'. -- 2.39.5