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.3891 emacs/src/ChangeLog:1.3892
*** emacs/src/ChangeLog:1.3891  Wed Sep 29 14:20:46 2004
--- emacs/src/ChangeLog Wed Sep 29 23:43:48 2004
***************
*** 1,3 ****
--- 1,14 ----
+ 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>
  
        * fringe.c: Remove limit on number of bitmaps.




reply via email to

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