diff options
| author | Kenichi Handa | 2006-03-10 04:37:29 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2006-03-10 04:37:29 +0000 |
| commit | f2557ef4210ef81372fcbefe32c2e68849b15913 (patch) | |
| tree | e5ff184a61be01312ac94f96fa940412635daee4 /src | |
| parent | b1af5d6a27620aacc93a9a34bc242488c15e668b (diff) | |
| download | emacs-f2557ef4210ef81372fcbefe32c2e68849b15913.tar.gz emacs-f2557ef4210ef81372fcbefe32c2e68849b15913.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 385c9c9d274..02bd36e2515 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-03-10 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * coding.c (DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION): Fix | ||
| 4 | condition to terminate the loop. | ||
| 5 | |||
| 1 | 2006-03-09 Kenichi Handa <handa@m17n.org> | 6 | 2006-03-09 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * coding.c (produce_composition): Compare charbuf[i] instead of | 8 | * coding.c (produce_composition): Compare charbuf[i] instead of |