]> git.eshelyaron.com Git - emacs.git/commitdiff
Do some NEWS tagging
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Sep 2021 17:52:23 +0000 (19:52 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Sep 2021 17:52:23 +0000 (19:52 +0200)
etc/NEWS

index e5a3dedda7a93a994259238159613816638793ef..406b989e02d06bca2f976990db31b4a400dc43ff 100644 (file)
--- a/etc/NEWS
+++ b/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.