aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias EngdegÄrd2021-11-04 09:57:18 +0100
committerMattias EngdegÄrd2021-11-04 09:59:14 +0100
commitb1885ac8a53693e8589d02c4f2c675bbb387e1ab (patch)
treeeff58cc6b8f81b57785ae74708f8141c47087239
parent6ee929c0b7657be9d30f5e136e8d56177b318374 (diff)
downloademacs-b1885ac8a53693e8589d02c4f2c675bbb387e1ab.tar.gz
emacs-b1885ac8a53693e8589d02c4f2c675bbb387e1ab.zip
; * etc/NEWS: slightly more careful wording
-rw-r--r--etc/NEWS10
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 1e7ab2da371..a502f117aad 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -755,11 +755,11 @@ Applies to buttons that indicate a face.
755+++ 755+++
756*** New face 'font-lock-doc-markup-face'. 756*** New face 'font-lock-doc-markup-face'.
757Intended for documentation mark-up syntax and tags inside text that 757Intended for documentation mark-up syntax and tags inside text that
758uses 'font-lock-doc-face', with which it should harmonize. It would 758uses 'font-lock-doc-face', which it should appropriately stand out
759typically be used in structured documentation comments in program 759against and harmonize with. It would typically be used in structured
760source code by language-specific modes, for mark-up conventions like 760documentation comments in program source code by language-specific
761Haddock, Javadoc or Doxygen. By default this face inherits from 761modes, for mark-up conventions like Haddock, Javadoc or Doxygen. By
762'font-lock-constant-face'. 762default this face inherits from 'font-lock-constant-face'.
763 763
764+++ 764+++
765*** New face box style 'flat-button'. 765*** New face box style 'flat-button'.