aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index dcefb75fd55..ddd40fa8535 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -311,6 +311,11 @@ substituted by a home directory by writing it as "/foo:/:/~/file".
311* Editing Changes in Emacs 26.1 311* Editing Changes in Emacs 26.1
312 312
313+++ 313+++
314** Two new user options 'list-matching-lines-jump-to-current-line' and
315'list-matching-lines-current-line-face' to show highlighted the current
316line in *Occur* buffer.
317
318+++
314** The 'occur' command can now operate on the region. 319** The 'occur' command can now operate on the region.
315 320
316+++ 321+++