Index: emacs/src/ChangeLog diff -c emacs/src/ChangeLog:1.4511 emacs/src/ChangeLog:1.4512 *** emacs/src/ChangeLog:1.4511 Wed Jul 13 10:02:20 2005 --- emacs/src/ChangeLog Thu Jul 14 07:57:42 2005 *************** *** 1,3 **** --- 1,12 ---- + 2005-07-14 Kenichi Handa <[EMAIL PROTECTED]> + + * 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 <[EMAIL PROTECTED]> * xdisp.c (start_display): Don't reseat to next visible line start
_______________________________________________ Emacs-diffs mailing list Emacs-diffs@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-diffs