mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 04:10:27 -08:00
Do some NEWS tagging
This commit is contained in:
parent
314f27014e
commit
3678f916d8
1 changed files with 4 additions and 0 deletions
4
etc/NEWS
4
etc/NEWS
|
|
@ -388,6 +388,7 @@ This updates the use time of a window.
|
|||
|
||||
** Minibuffer
|
||||
|
||||
+++
|
||||
*** Minibuffer scrolling is now conservative by default.
|
||||
This is controlled by the new variable 'scroll-minibuffer-conservatively'.
|
||||
It is t by default; setting it to nil will cause scrolling in the
|
||||
|
|
@ -439,6 +440,7 @@ both modes are on).
|
|||
|
||||
** Tab Bars and Tab Lines
|
||||
|
||||
+++
|
||||
*** The prefix key 'C-x t t' can be used to display a buffer in a new tab.
|
||||
Typing 'C-x t t' before a command will cause the buffer shown by that
|
||||
command to be displayed in a new tab. 'C-x t t" is bound to the
|
||||
|
|
@ -552,6 +554,7 @@ The value is saved in the user option 'mouse-wheel-scroll-amount-horizontal'.
|
|||
---
|
||||
*** Customize buffers can now be reverted with 'C-x x g'.
|
||||
|
||||
---
|
||||
*** Most customize commands now hide obsolete user options.
|
||||
Obsolete user options are no longer shown in the listings produced by
|
||||
the commands 'customize', 'customize-group', 'customize-apropos' and
|
||||
|
|
@ -560,6 +563,7 @@ the commands 'customize', 'customize-group', 'customize-apropos' and
|
|||
To customize obsolete user options, use 'customize-option' or
|
||||
'customize-saved'.
|
||||
|
||||
---
|
||||
*** New SVG icons for checkboxes and arrows.
|
||||
They will be used automatically instead of the old icons. If Emacs is
|
||||
built without SVG support, the old icons will be used instead.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue