emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 14 Jul 2005 03:57:43 -0400

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  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * xdisp.c (start_display): Don't reseat to next visible line start




reply via email to

[Prev in Thread] Current Thread [Next in Thread]