From: Andrew Innes Date: Thu, 26 Oct 2000 12:43:47 +0000 (+0000) Subject: Copy across changelog entries for regex.c. X-Git-Tag: emacs-pretest-21.0.90~551 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b94fdf61ba670eff6daadc11795404c704691f05;p=emacs.git Copy across changelog entries for regex.c. --- diff --git a/src/ChangeLog b/src/ChangeLog index 9ad8f78b389..bc2490b47a8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -101,6 +101,18 @@ a user interrupt. Also enable immediate_quit while calling re_search, so that matching can be interrupted as well. +2000-10-24 Andrew Innes + + * 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 + + * regex.c (regex_compile): Change the way of handling a range from + a char less than 256 to a char not less than 256. + 2000-10-24 Gerd Moellmann * window.c (size_window): Prevent setting window's width or