comparison etc/NEWS @ 98825:d2efa0056f9c

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 18 Oct 2008 14:27:40 +0000
parents 3808838357b8
children 60bc225a0b8c
comparison
equal deleted inserted replaced
98824:3808838357b8 98825:d2efa0056f9c
1291 1291
1292 +++ 1292 +++
1293 *** New keymap `multi-query-replace-map' contains additonal keys bound 1293 *** New keymap `multi-query-replace-map' contains additonal keys bound
1294 to `automatic-all' and `exit-current' for multi-buffer interactive replacement. 1294 to `automatic-all' and `exit-current' for multi-buffer interactive replacement.
1295 1295
1296 ---
1296 *** The variable `inhibit-changing-match-data', if non-nil, prevents 1297 *** The variable `inhibit-changing-match-data', if non-nil, prevents
1297 the search and match primitives from changing the match data. 1298 the search and match primitives from changing the match data.
1298 1299
1300 ---
1299 *** New functions `word-search-forward-lax' and `word-search-backward-lax'. 1301 *** New functions `word-search-forward-lax' and `word-search-backward-lax'.
1300 These are like `word-search-forward and `word-search-backward', except 1302 These are like `word-search-forward and `word-search-backward', except
1301 that the end of the search string need not match a word boundary, 1303 that the end of the search string need not match a word boundary,
1302 unless it ends in whitespace. 1304 unless it ends in whitespace.
1303 1305