diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -627,6 +627,7 @@ when it's nil). | |||
| 627 | *** `query-replace' skips invisible text when `search-invisible' is nil, | 627 | *** `query-replace' skips invisible text when `search-invisible' is nil, |
| 628 | and opens overlays with hidden text when `search-invisible' is `open'. | 628 | and opens overlays with hidden text when `search-invisible' is `open'. |
| 629 | 629 | ||
| 630 | +++ | ||
| 630 | *** A negative prefix arg of replacement commands replaces backward. | 631 | *** A negative prefix arg of replacement commands replaces backward. |
| 631 | `M-- M-%' replaces a string backward, `M-- C-M-%' replaces a regexp | 632 | `M-- M-%' replaces a string backward, `M-- C-M-%' replaces a regexp |
| 632 | backward, `M-s w words M-- M-%' replaces a sequence of words backward. | 633 | backward, `M-s w words M-- M-%' replaces a sequence of words backward. |