diff options
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -1115,9 +1115,9 @@ Another method to grab a character is to enter the minibuffer by `M-e' | |||
| 1115 | and to type `C-f' at the end of the search string in the minibuffer. | 1115 | and 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 |
| 1120 | in the minibuffer as initial input for the string to replace. | 1120 | search 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 |