From: Kim F. Storm Date: Thu, 23 Jun 2005 13:58:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~8708 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=74351e9fc287715c264d0b5ee51c31aee8d71726;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index 40582c2ca97..3910c785e4f 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -3542,10 +3542,7 @@ accepts such a list for restoring the match state. +++ *** Functions `match-data' and `set-match-data' now have an optional argument `reseat'. When non-nil, all markers in the match data list -passed to these function will be reseated to point to nowhere, and if -the value of `reseat' is `evaporate', the markers are put onto the -free list. Note that no other references to those markers must exist -if `evaporate' is specified for the `reseat' argument. +passed to these function will be reseated to point to nowhere. +++ *** The default value of `sentence-end' is now defined using the new