comparison etc/NEWS @ 98824:3808838357b8

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 18 Oct 2008 14:26:18 +0000
parents e7e2727fead1
children d2efa0056f9c
comparison
equal deleted inserted replaced
98823:7aa7f0926af9 98824:3808838357b8
1283 function to use for searching in `query-replace-regexp', 1283 function to use for searching in `query-replace-regexp',
1284 `replace-regexp', `query-replace-regexp-eval', and 1284 `replace-regexp', `query-replace-regexp-eval', and
1285 `map-query-replace-regexp'. The function it specifies is called by 1285 `map-query-replace-regexp'. The function it specifies is called by
1286 `perform-replace' when its 4th argument is non-nil. 1286 `perform-replace' when its 4th argument is non-nil.
1287 1287
1288 +++
1288 *** New keymap `search-map' bound to `M-s' provides global bindings 1289 *** New keymap `search-map' bound to `M-s' provides global bindings
1289 for search related commands. 1290 for search related commands.
1290 1291
1292 +++
1291 *** New keymap `multi-query-replace-map' contains additonal keys bound 1293 *** New keymap `multi-query-replace-map' contains additonal keys bound
1292 to `automatic-all' and `exit-current' for multi-buffer interactive replacement. 1294 to `automatic-all' and `exit-current' for multi-buffer interactive replacement.
1293 1295
1294 *** The variable `inhibit-changing-match-data', if non-nil, prevents 1296 *** The variable `inhibit-changing-match-data', if non-nil, prevents
1295 the search and match primitives from changing the match data. 1297 the search and match primitives from changing the match data.