Mercurial > emacs
comparison src/ChangeLog @ 49277:141068f37c54
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 16 Jan 2003 04:39:20 +0000 |
parents | 57b941bb42b4 |
children | 39c17dda288e |
comparison
equal
deleted
inserted
replaced
49276:f71131f142ff | 49277:141068f37c54 |
---|---|
1 2003-01-16 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * charset.h (NEXT_CHAR_BOUNDARY, PREV_CHAR_BOUNDARY): New macros. | |
4 | |
5 * regex.c (GET_CHAR_BEFORE_2): Use PREV_CHAR_BOUNDARY. | |
6 (re_search_2): Likewise. | |
7 | |
1 2003-01-15 Kenichi Handa <handa@m17n.org> | 8 2003-01-15 Kenichi Handa <handa@m17n.org> |
2 | 9 |
3 * xdisp.c (message_dolog): Fix bug of the case that *Message* | 10 * xdisp.c (message_dolog): Fix bug of the case that *Message* |
4 buffer is unibyte. | 11 buffer is unibyte. |
5 | 12 |