aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 6297d078798..042a4b59d35 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -697,6 +697,9 @@ position after moving point in the current buffer. 'shift-move'
697extends the search string by motion commands while holding down 697extends the search string by motion commands while holding down
698the shift key. 698the shift key.
699 699
700*** 'isearch-allow-scroll' provides new option 'unlimited' to allow
701scrolling any distance off screen.
702
700--- 703---
701*** Isearch now remembers the regexp-based search mode for words/symbols 704*** Isearch now remembers the regexp-based search mode for words/symbols
702and case-sensitivity together with search strings in the search ring. 705and case-sensitivity together with search strings in the search ring.