emacs-31 43ff22a0d1f: ; * etc/NEWS: Presentational fixes and improvements.

Michael Albinus via Mailing list for Emacs changes <[email protected]> Fri, 3 Jul 2026 10:32:44 -0400 (EDT)
Newsgroups gmane.emacs.diffs
Message-ID <[email protected]>
branch: emacs-31
commit 43ff22a0d1f7aad01d95c92c63a8d086b07aa175
Author: Michael Albinus <[email protected]>
Commit: Michael Albinus <[email protected]>

    ; * etc/NEWS: Presentational fixes and improvements.
---
 etc/NEWS | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index d1267a3ef6f..89c8e592f9c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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