aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 13d660812d6..dc08e1caf25 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -644,6 +644,8 @@ can now be searched via 'C-s'.
644and 'C-r' ('isearch-repeat-backward'). With a prefix argument, these 644and 'C-r' ('isearch-repeat-backward'). With a prefix argument, these
645commands repeat the search for the specified occurrence of the search string. 645commands repeat the search for the specified occurrence of the search string.
646A negative argument repeats the search in the opposite direction. 646A negative argument repeats the search in the opposite direction.
647This makes possible also to use a prefix argument for 'M-s .'
648('isearch-forward-symbol-at-point') to find the next Nth symbol.
647 649
648*** 'isearch-lazy-count' shows the current match number and total number 650*** 'isearch-lazy-count' shows the current match number and total number
649of matches in the Isearch prompt. Customizable variables 651of matches in the Isearch prompt. Customizable variables