diff options
| author | Kenichi Handa | 2007-02-20 11:25:40 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2007-02-20 11:25:40 +0000 |
| commit | 683c9740ec6a77be459e3485b7589cf6cb06eadb (patch) | |
| tree | c5f574b846d462af3b4a1bc520e74968746ebe7f /src | |
| parent | e379a039f6c3533040d118186546b697144d0c74 (diff) | |
| download | emacs-683c9740ec6a77be459e3485b7589cf6cb06eadb.tar.gz emacs-683c9740ec6a77be459e3485b7589cf6cb06eadb.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.unicode | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index fb5c267f2cc..532d81fa74b 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-02-20 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * xterm.c (x_draw_composite_glyph_string_foreground): Fix | ||
| 4 | indexing into elements of s->cmp and s->char2b. | ||
| 5 | |||
| 1 | 2007-02-16 Juanma Barranquero <lekktu@gmail.com> | 6 | 2007-02-16 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 7 | ||
| 3 | * regex.c (RE_STRING_CHAR_AND_LENGTH) [! emacs]: Add missing arg `len'. | 8 | * regex.c (RE_STRING_CHAR_AND_LENGTH) [! emacs]: Add missing arg `len'. |