projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89892cc
)
*** empty log message ***
author
Andrew Innes
<andrewi@gnu.org>
Tue, 24 Oct 2000 14:01:10 +0000
(14:01 +0000)
committer
Andrew Innes
<andrewi@gnu.org>
Tue, 24 Oct 2000 14:01:10 +0000
(14:01 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 2b6a383d43fc72d342f78a511cfd35ae63985b4a..4ab7c05f4d58d06a37a35a4413a60f9594576eaf 100644
(file)
--- 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