diff options
| author | Eli Zaretskii <eliz@gnu.org> | 2026-05-30 11:13:08 +0300 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2026-05-30 11:13:08 +0300 |
| commit | 2955b51e80c189d9a9de47ff27fa16f08671dcb8 (patch) | |
| tree | 51a605cb269c02c5bf0453650934ff6cd80ed015 /etc | |
| parent | 24879846852a577a348eb45c935ac2b31b632d94 (diff) | |
; * etc/NEWS: Document the change in mode-line faces.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -572,6 +572,14 @@ ID. When called interactively, both functions prompt for an ID. ** Mode Line +--- +*** New definitions for mode-line faces under dark background mode. +The faces 'mode-line' and 'mode-line-highlight' now have separate +definitions for the dark background mode. Previously, these two faces +looked the same in both the light and dark background modes. To get the +previous visuals for these two faces, customize them to have the colors +"grey75" and "grey40", respectively, regardless of the background mode. + +++ *** New user option 'mode-line-collapse-minor-modes'. If non-nil, minor mode lighters on the mode line are collapsed into a |
