1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 21:50:37 -08:00

Update NEWS tagging for a couple entries

This commit is contained in:
Lars Ingebrigtsen 2021-07-31 22:27:08 +02:00
parent 3019d628e2
commit fa09452ab5

View file

@ -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,