Mercurial > emacs
changeset 64309:78489339e7f9
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 14 Jul 2005 07:57:42 +0000 |
parents | 93129de4b8a4 |
children | 5ac4e912d629 |
files | src/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Jul 14 07:57:21 2005 +0000 +++ b/src/ChangeLog Thu Jul 14 07:57:42 2005 +0000 @@ -1,3 +1,12 @@ +2005-07-14 Kenichi Handa <handa@m17n.org> + + * coding.c (code_convert_region_unwind): ARG is changed to a cons. + (code_convert_region): Adjusted for the above change. + (set_conversion_work_buffer): If the work buffer is already in + use, generate a new buffer and return it. Otherwise return Qnil. + (run_pre_post_conversion_on_str): Adjusted for the above change. + (run_pre_write_conversin_on_c_str): Likewise. + 2005-07-13 Kim F. Storm <storm@cua.dk> * xdisp.c (start_display): Don't reseat to next visible line start