; * etc/NEWS: Fix typos.
This commit is contained in:
parent
ab0cc4e781
commit
68d753e371
1 changed files with 5 additions and 5 deletions
10
etc/NEWS
10
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'.
|
||||
|
|
Loading…
Add table
Reference in a new issue