Mercurial > emacs
diff src/ChangeLog.unicode @ 90795:b9182b6a90c9
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 30 Mar 2007 02:06:58 +0000 |
parents | c5fc98a1f6ae |
children | 3230f896c629 |
line wrap: on
line diff
--- a/src/ChangeLog.unicode Thu Mar 29 00:20:31 2007 +0000 +++ b/src/ChangeLog.unicode Fri Mar 30 02:06:58 2007 +0000 @@ -1,3 +1,11 @@ +2007-03-23 Kenichi Handa <handa@m17n.org> + + * 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 <schwab@suse.de> * Makefile.in (LIBES): Move standard libraries to the end.