changeset 2914:bab58b62d220

*** empty log message ***
author Andrew Innes <andrewi@gnu.org>
date Tue, 24 Oct 2000 14:01:10 +0000
parents 9e8ab826e86c
children 5690d50326cb
files ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-10-24  Andrew Innes  <andrewi@gnu.org>
+
+	* regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
+	NT-Emacs only.
+	(re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
+	so that re_search functions only quit when callers expect them to.
+
 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
 
 	* regex.c (regex_compile): Change the way of handling a range from