mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 15:56:35 -04:00
; * etc/NEWS: Fix broken reference to standard-mode-line-format.
This commit is contained in:
parent
3b22019ff0
commit
d837ba1ed6
9
etc/NEWS
9
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue