]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix typos.
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 25 Feb 2023 17:45:14 +0000 (18:45 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 25 Feb 2023 17:45:14 +0000 (18:45 +0100)
etc/NEWS

index b6c6f2c636267810ba1aca876e9e247350b745d6..5a244285efab82c54cd0602b21b4bb2b385d0bcb 100644 (file)
--- 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'.