aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 5b5d897adf8..b73cff939eb 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1115,9 +1115,9 @@ Another method to grab a character is to enter the minibuffer by `M-e'
1115and to type `C-f' at the end of the search string in the minibuffer. 1115and to type `C-f' at the end of the search string in the minibuffer.
1116 1116
1117+++ 1117+++
1118** M-% and C-M-% typed in isearch mode invoke `query-replace' and 1118** M-% typed in isearch mode invokes `query-replace' or
1119`query-replace-regexp' with the current search string inserted 1119`query-replace-regexp' (depending on search mode) with the current
1120in the minibuffer as initial input for the string to replace. 1120search string used as the string to replace.
1121 1121
1122+++ 1122+++
1123** Yanking text now discards certain text properties that can 1123** Yanking text now discards certain text properties that can