Mercurial > emacs
changeset 90795:b9182b6a90c9
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 30 Mar 2007 02:06:58 +0000 |
parents | ce8026fab7b9 |
children | 4ef881a120fe |
files | src/ChangeLog.unicode |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
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.