; * etc/NEWS: Document mode line minimum widths change (bug#81336).

This commit is contained in:
Sean Whitton 2026-07-03 12:29:06 +01:00
parent 5d6a13136a
commit e45a83cb70

View file

@ -840,6 +840,14 @@ 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 'mode-line-position' and 'standard-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