diff options
Diffstat (limited to 'etc/NEWS')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -644,6 +644,8 @@ can now be searched via 'C-s'. | |||
| 644 | and 'C-r' ('isearch-repeat-backward'). With a prefix argument, these | 644 | and 'C-r' ('isearch-repeat-backward'). With a prefix argument, these |
| 645 | commands repeat the search for the specified occurrence of the search string. | 645 | commands repeat the search for the specified occurrence of the search string. |
| 646 | A negative argument repeats the search in the opposite direction. | 646 | A negative argument repeats the search in the opposite direction. |
| 647 | This 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 |
| 649 | of matches in the Isearch prompt. Customizable variables | 651 | of matches in the Isearch prompt. Customizable variables |