comparison etc/NEWS @ 56909:65fd19d77d19

Update M-% in isearch.
author Juri Linkov <juri@jurta.org>
date Fri, 03 Sep 2004 20:53:43 +0000
parents 3171d2f5b945
children 0827d2cd1a66 335d5c2fc901 3219f94257bc
comparison
equal deleted inserted replaced
56908:a139f4d21416 56909:65fd19d77d19
1113 ** C-M-w deletes and C-M-y grabs a character in isearch mode. 1113 ** C-M-w deletes and C-M-y grabs a character in isearch mode.
1114 Another method to grab a character is to enter the minibuffer by `M-e' 1114 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
1124 be inconvenient when you did not expect them. The variable 1124 be inconvenient when you did not expect them. The variable
1125 `yank-excluded-properties' specifies which ones. Insertion 1125 `yank-excluded-properties' specifies which ones. Insertion