diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -1230,8 +1230,8 @@ viewing HTML files and the like. | |||
| 1230 | 1230 | ||
| 1231 | *** New user interface for the `A' and `Q' commands. | 1231 | *** New user interface for the `A' and `Q' commands. |
| 1232 | These keys, now bound to `dired-do-find-regexp' and | 1232 | These keys, now bound to `dired-do-find-regexp' and |
| 1233 | `dired-do-find-regexp-and-replace', work similarly to | 1233 | `dired-do-find-regexp-and-replace', work similarly to `xref-find-apropos' |
| 1234 | `xref-find-apropos' and `xref-query-replace': they present the matches | 1234 | and `xref-query-replace-in-results': they present the matches |
| 1235 | in the `*xref*' buffer and let you move through the matches. No need | 1235 | in the `*xref*' buffer and let you move through the matches. No need |
| 1236 | to use `tags-loop-continue' to resume the search or replace loop. The | 1236 | to use `tags-loop-continue' to resume the search or replace loop. The |
| 1237 | previous commands, `dired-do-search' and | 1237 | previous commands, `dired-do-search' and |