diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -697,6 +697,9 @@ position after moving point in the current buffer. 'shift-move' | |||
| 697 | extends the search string by motion commands while holding down | 697 | extends the search string by motion commands while holding down |
| 698 | the shift key. | 698 | the shift key. |
| 699 | 699 | ||
| 700 | *** 'isearch-allow-scroll' provides new option 'unlimited' to allow | ||
| 701 | scrolling 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 |
| 702 | and case-sensitivity together with search strings in the search ring. | 705 | and case-sensitivity together with search strings in the search ring. |