]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 4 Jun 2003 12:46:20 +0000 (12:46 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 4 Jun 2003 12:46:20 +0000 (12:46 +0000)
src/ChangeLog

index 1665ef6acd2e34df9cf3753d684ad34de14dffb1..2e45a7bd01d0889c3f14e343574b8c65aff2ecea 100644 (file)
@@ -1,3 +1,8 @@
+2003-06-04  Kenichi Handa  <handa@m17n.org>
+
+       * coding.c (encoding_buffer_size): If coding->type is
+       coding_type_ccl, double magnification on CRLF encoding.
+
 2003-06-02  Kenichi Handa  <handa@etlken2>
 
        * buffer.c (Fset_buffer_multibyte): Fix previous change.