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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog [emacs-unicode-2]
Date: Sun, 03 Oct 2004 21:22:48 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3331.2.22 emacs/src/ChangeLog:1.3331.2.23
*** emacs/src/ChangeLog:1.3331.2.22     Thu Sep 30 01:20:36 2004
--- emacs/src/ChangeLog Mon Oct  4 01:04:17 2004
***************
*** 1,3 ****
--- 1,21 ----
+ 2004-10-03  Michael Albinus  <address@hidden>
+ 
+       * fileio.c (auto_save_1) Call Ffile_modes for remote files.
+ 
+ 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>   (tiny change)
+ 
+       * coding.c (code_convert_region): Free composition data.
+ 
  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]