Mercurial > emacs
diff src/ChangeLog @ 31122:2166d83bdefe
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Wed, 23 Aug 2000 02:46:43 +0000 |
| parents | 3d8c5f63310a |
| children | aa11fb167cec |
line wrap: on
line diff
--- a/src/ChangeLog Wed Aug 23 02:46:08 2000 +0000 +++ b/src/ChangeLog Wed Aug 23 02:46:43 2000 +0000 @@ -1,7 +1,7 @@ 2000-08-23 Kenichi Handa <handa@etl.go.jp> - * coding.c (encode_eol): Handled the case of dst_bytes zero - correctly. Set coding->produced_char correctly. + * coding.c (encode_eol): Fix bug for the case of dst_bytes being + zero. Set coding->produced_char correctly. 2000-08-22 Andrew Innes <andrewi@gnu.org>
