aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index c52e596e56e..a6eedaf1b47 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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,
628and opens overlays with hidden text when `search-invisible' is `open'. 628and 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
632backward, `M-s w words M-- M-%' replaces a sequence of words backward. 633backward, `M-s w words M-- M-%' replaces a sequence of words backward.