]> git.eshelyaron.com Git - emacs.git/commit
(code_convert_region): When we need more GAP for
authorKenichi Handa <handa@m17n.org>
Tue, 8 Oct 2002 01:13:23 +0000 (01:13 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 8 Oct 2002 01:13:23 +0000 (01:13 +0000)
commit9b680226e4bd030041b7b0fa77b540821be982ea
treeb7601771f92eadad0a05c59c07ff586c7ace81cb
parentc263226766bc8e595756f60227c5f3a43a44659d
(code_convert_region): When we need more GAP for
conversion, pay attention to the case that coding->produced is not
greater than coding->consumed.
src/coding.c