diff src/ChangeLog @ 110829:4d672e9d91bf

Complement a coding system for encoding arguments and input to a process.
author Kenichi Handa <handa@m17n.org>
date Thu, 30 Sep 2010 13:28:34 +0900
parents bf3b8d29e992
children b997f43af473
line wrap: on
line diff
--- a/src/ChangeLog	Wed Sep 29 09:55:58 2010 +0900
+++ b/src/ChangeLog	Thu Sep 30 13:28:34 2010 +0900
@@ -1,3 +1,19 @@
+2010-09-30  Kenichi Handa  <handa@m17n.org>
+
+	* coding.c (complement_process_encoding_system): New function.
+
+	* coding.h (complement_process_encoding_system): Extern it.
+
+	* callproc.c (Fcall_process): Complement the coding system for
+	encoding arguments.
+	(Fcall_process_region): Complement the coding system for encoding
+	the input to the process.
+
+	* process.c (Fstart_process): Complement the coding system for
+	encoding arguments.
+	(send_process): Complement the coding system for encoding what
+	sent to the process.
+
 2010-09-29  Kenichi Handa  <handa@m17n.org>
 
 	* xfont.c (xfont_open): Fix setting of font->average_width from