diff options
| author | Eli Zaretskii | 2024-11-17 10:22:17 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2024-11-17 10:22:17 +0200 |
| commit | cd490c6470d93bf4093a8e3ea411fa179b235f07 (patch) | |
| tree | 5877e81980869bbf5ce1d602ec56b1a61e8a6315 /doc | |
| parent | 7ded1064cf4d9fde32c7a89473ef9476520cd556 (diff) | |
| download | emacs-cd490c6470d93bf4093a8e3ea411fa179b235f07.tar.gz emacs-cd490c6470d93bf4093a8e3ea411fa179b235f07.zip | |
; Fix documentation of new header-line faces (bug#73862)
* doc/emacs/display.texi (Standard Faces): Fix wording.
* etc/NEWS: Fix entry about new header-line faces.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/display.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi index c022321f8dc..65e462576da 100644 --- a/doc/emacs/display.texi +++ b/doc/emacs/display.texi | |||
| @@ -783,7 +783,7 @@ Most windows do not have a header line---only some special modes, such | |||
| 783 | Info mode, create one. | 783 | Info mode, create one. |
| 784 | 784 | ||
| 785 | The @code{header-line-active} and @code{header-line-inactive} faces (which | 785 | The @code{header-line-active} and @code{header-line-inactive} faces (which |
| 786 | are the ones used on the header lines) inherit from this face. | 786 | are the ones actually used on the header lines) inherit from this face. |
| 787 | 787 | ||
| 788 | @cindex faces for header lines | 788 | @cindex faces for header lines |
| 789 | @item header-line-active | 789 | @item header-line-active |