; * etc/NEWS: Presentational fixes and improvements.

This commit is contained in:
Michael Albinus 2026-07-03 16:32:28 +02:00
parent d837ba1ed6
commit 43ff22a0d1

View file

@ -617,6 +617,13 @@ The command 'mode-line-invisible-mode' toggles the visibility of the
current-buffer's mode line. The default is to show the mode line of
every buffer.
---
*** Standard mode line no longer specifies minimum widths.
The default values for the 'mode-line-position' variable and
'mode-line-format' user option no longer specify any minimum widths. If
you use a proportional font for your mode line, you may need to
customize the values of these variables to include minimum widths again.
** Tab Bars and Tab Lines
---
@ -840,13 +847,6 @@ doing search. 'compilation-search-extra-path' is consulted first.
One possible use case of this option is to add new search paths on a
per-project basis with directory-local variables.
---
** Standard mode line no longer specifies minimum widths.
The default values for the 'mode-line-position' and 'mode-line-format'
variables no longer specify any minimum widths. If you use a
proportional font for your mode line, you may need to customize the
vales of these variables to include minimum widths again.
* Editing Changes in Emacs 31.1