]> git.eshelyaron.com Git - emacs.git/commitdiff
Update NEWS tagging for a couple entries
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 31 Jul 2021 20:27:08 +0000 (22:27 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 31 Jul 2021 20:27:08 +0000 (22:27 +0200)
etc/NEWS

index 3cda75d8040da3290b660340bbc47b9188316775..bc9fbb3aa7f6628b791f8e17dcbc5c2847a4cbf6 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -488,12 +488,14 @@ Typing 'TAB' on a heading line cycles the current section between
 heading line cycles the whole buffer between "only top-level
 headings", "all headings and subheadings", and "show all" states.
 
+---
 *** New user option 'outline-minor-mode-highlight'.
 This user option customizes 'outline-minor-mode'.  It puts
 highlighting on heading lines using standard outline faces.  This
 works well only when there are no conflicts with faces used by the
 major mode.
 
++++
 ** New commands 'copy-matching-lines' and 'kill-matching-lines'.
 These commands are similar to the command 'flush-lines',
 but add the matching lines to the kill ring as a single string,