diff options
| author | Kenichi Handa | 2006-11-08 04:29:54 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2006-11-08 04:29:54 +0000 |
| commit | 658d32a9d74a666fc0257ae76370e1c7fdbc23a8 (patch) | |
| tree | 3998ba11efa86c0abf678845abaaa5b622fbd33d /src | |
| parent | 716b3fa0f1f93ed345566e4492107d345610aa7f (diff) | |
| download | emacs-658d32a9d74a666fc0257ae76370e1c7fdbc23a8.tar.gz emacs-658d32a9d74a666fc0257ae76370e1c7fdbc23a8.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.unicode | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 0dc0e9d95a2..57643c7dcdd 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,4 +1,9 @@ | |||
| 1 | 2006-11-07 Bob Halley <halley@play-bow.org> | 1 | 2006-11-08 Kenichi Handa <handa@m17n.org> |
| 2 | |||
| 3 | * coding.c (detect_coding_charset): Fix detection of multi-byte | ||
| 4 | charset. | ||
| 5 | |||
| 6 | 2006-11-07 Bob Halley <halley@play-bow.org> (tiny change) | ||
| 2 | 7 | ||
| 3 | * ccl.c (ccl_driver): If DST is NULL, set ccl->produced to 0. | 8 | * ccl.c (ccl_driver): If DST is NULL, set ccl->produced to 0. |
| 4 | 9 | ||