emacs-31 d837ba1ed60: ; * etc/NEWS: Fix broken reference to standard-mode-line-format.
Sean Whitton <[email protected]> Fri, 3 Jul 2026 08:45:19 -0400 (EDT)
| Newsgroups | gmane.emacs.diffs |
|---|---|
| Message-ID | <[email protected]> |
branch: emacs-31 commit d837ba1ed60534f53cf4ffd367e8d861c7c3d01d Author: Sean Whitton <[email protected]> Commit: Sean Whitton <[email protected]> ; * etc/NEWS: Fix broken reference to standard-mode-line-format. --- etc/NEWS | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 6a44d629f41..d1267a3ef6f 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -842,11 +842,10 @@ 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. - +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