cppi, on one line
[gnulib.git] / ChangeLog
1 2000-10-24  Andrew Innes  <andrewi@gnu.org>
2
3         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
4         NT-Emacs only.
5         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
6         so that re_search functions only quit when callers expect them to.
7
8 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
9
10         * regex.c (regex_compile): Change the way of handling a range from
11         a char less than 256 to a char not less than 256.
12
13 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
14
15         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
16