changeset 86902:6787c1b3cc6e

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 01 Dec 2007 06:59:12 +0000
parents 63254fccf80e
children c2cad5807c15
files etc/NEWS
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sat Dec 01 06:57:39 2007 +0000
+++ b/etc/NEWS	Sat Dec 01 06:59:12 2007 +0000
@@ -395,6 +395,9 @@
 ** `beginning-of-defun-function' now takes one argument, the count
    given to `beginning-of-defun'.
 
+** The variable `inhibit-changing-match-data', if non-nil, prevents the
+search and match primitives from changing the match data.
+
 +++
 ** New function `match-substitute-replacement' returns the result of
 `replace-match' without actually using it in the buffer.