diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -180,6 +180,14 @@ created by 'edit-last-kbd-macro', and to save the macro by 'C-c C-c'. | |||
| 180 | --- | 180 | --- |
| 181 | *** New filter ibuffer-filter-by-process; bound to '/E'. | 181 | *** New filter ibuffer-filter-by-process; bound to '/E'. |
| 182 | 182 | ||
| 183 | ** Search and Replace | ||
| 184 | |||
| 185 | *** 'search-exit-option' provides new options 'move' and 'shift-move' | ||
| 186 | to extend the search string by yanking text that ends at the new | ||
| 187 | position after moving point in the current buffer. 'shift-move' | ||
| 188 | extends the search string by motion commands while holding down | ||
| 189 | the shift key. | ||
| 190 | |||
| 183 | ** Edebug | 191 | ** Edebug |
| 184 | 192 | ||
| 185 | +++ | 193 | +++ |