From: Kenichi Handa Date: Fri, 30 Mar 2007 02:06:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8295^2~558 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3bd1d328e94787ac52ef6ba5dfec3b94ba23917a;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index de47ba54370..efd739f5adc 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode @@ -1,3 +1,11 @@ +2007-03-23 Kenichi Handa + + * character.h (MIN_MULTIBYTE_LEADING_CODE) + (MAX_MULTIBYTE_LEADING_CODE): New macros. + + * regex.c (analyse_first): Fix for multibyte characters in "case + charset:" and "case categoryspec:". + 2007-03-04 Andreas Schwab * Makefile.in (LIBES): Move standard libraries to the end.