diff options
| author | Mattias EngdegÄrd | 2021-11-04 09:57:18 +0100 |
|---|---|---|
| committer | Mattias EngdegÄrd | 2021-11-04 09:59:14 +0100 |
| commit | b1885ac8a53693e8589d02c4f2c675bbb387e1ab (patch) | |
| tree | eff58cc6b8f81b57785ae74708f8141c47087239 | |
| parent | 6ee929c0b7657be9d30f5e136e8d56177b318374 (diff) | |
| download | emacs-b1885ac8a53693e8589d02c4f2c675bbb387e1ab.tar.gz emacs-b1885ac8a53693e8589d02c4f2c675bbb387e1ab.zip | |
; * etc/NEWS: slightly more careful wording
| -rw-r--r-- | etc/NEWS | 10 |
1 files changed, 5 insertions, 5 deletions
| @@ -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'. |
| 757 | Intended for documentation mark-up syntax and tags inside text that | 757 | Intended for documentation mark-up syntax and tags inside text that |
| 758 | uses 'font-lock-doc-face', with which it should harmonize. It would | 758 | uses 'font-lock-doc-face', which it should appropriately stand out |
| 759 | typically be used in structured documentation comments in program | 759 | against and harmonize with. It would typically be used in structured |
| 760 | source code by language-specific modes, for mark-up conventions like | 760 | documentation comments in program source code by language-specific |
| 761 | Haddock, Javadoc or Doxygen. By default this face inherits from | 761 | modes, for mark-up conventions like Haddock, Javadoc or Doxygen. By |
| 762 | 'font-lock-constant-face'. | 762 | default 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'. |