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: Wed, 29 Sep 2004 20:03:28 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3892 emacs/src/ChangeLog:1.3893
*** emacs/src/ChangeLog:1.3892  Wed Sep 29 23:43:48 2004
--- emacs/src/ChangeLog Wed Sep 29 23:51:09 2004
***************
*** 1,13 ****
  2004-09-30  Kenichi Handa  <address@hidden>
  
!       * process.c (send_process): Be sure to free composition data.
  
!       * fileio.c (Finsert_file_contents): Be sure to free composition
!       data.
  
        * coding.c (code_convert_region): Don't skip ASCIIs if there are
!       compositions to encode.  Be sure to free composition data.
!       (encode_coding_string): Likewise.
  
  2004-09-29  Kim F. Storm  <address@hidden>
  
--- 1,16 ----
  2004-09-30  Kenichi Handa  <address@hidden>
  
!       * process.c (send_process): Free composition data.
  
!       * fileio.c (Finsert_file_contents): Free composition data.
  
        * coding.c (code_convert_region): Don't skip ASCIIs if there are
!       compositions to encode.
!       (encode_coding_string): Likewise.  Free composition data.
! 
! 2004-09-30  Florian Weimer <address@hidden>   
! 
!       * coding.c (code_convert_region): Free composition data.
  
  2004-09-29  Kim F. Storm  <address@hidden>
  




reply via email to

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