(IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
authorAndrew Innes <andrewi@gnu.org>
Tue, 24 Oct 2000 14:00:55 +0000 (14:00 +0000)
committerAndrew Innes <andrewi@gnu.org>
Tue, 24 Oct 2000 14:00:55 +0000 (14:00 +0000)
commit89892cc1cf79a806330d2ac45ca48f6072f1cedc
tree302a222bbc0feb6666f7ece54f2e179d067e183c
parent4f6068423323cea73a353e2f57885248de8389b6
(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.
regex.c