Index: emacs/etc/NEWS diff -c emacs/etc/NEWS:1.1213 emacs/etc/NEWS:1.1214 *** emacs/etc/NEWS:1.1213 Tue Jun 21 11:37:06 2005 --- emacs/etc/NEWS Thu Jun 23 13:58:24 2005 *************** *** 3542,3551 **** +++ *** 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. +++ *** The default value of `sentence-end' is now defined using the new --- 3542,3548 ---- +++ *** 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. +++ *** The default value of `sentence-end' is now defined using the new
_______________________________________________ Emacs-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-diffs
