; * etc/NEWS: slightly more careful wording

This commit is contained in:
Mattias Engdegård 2021-11-04 09:57:18 +01:00
parent 6ee929c0b7
commit b1885ac8a5

View file

@ -755,11 +755,11 @@ Applies to buttons that indicate a face.
+++ +++
*** New face 'font-lock-doc-markup-face'. *** New face 'font-lock-doc-markup-face'.
Intended for documentation mark-up syntax and tags inside text that Intended for documentation mark-up syntax and tags inside text that
uses 'font-lock-doc-face', with which it should harmonize. It would uses 'font-lock-doc-face', which it should appropriately stand out
typically be used in structured documentation comments in program against and harmonize with. It would typically be used in structured
source code by language-specific modes, for mark-up conventions like documentation comments in program source code by language-specific
Haddock, Javadoc or Doxygen. By default this face inherits from modes, for mark-up conventions like Haddock, Javadoc or Doxygen. By
'font-lock-constant-face'. default this face inherits from 'font-lock-constant-face'.
+++ +++
*** New face box style 'flat-button'. *** New face box style 'flat-button'.