mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 15:56:35 -04:00
; * etc/NEWS: Presentational fixes and improvements.
This commit is contained in:
parent
d837ba1ed6
commit
43ff22a0d1
14
etc/NEWS
14
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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue