Complement a coding system for encoding arguments and input to a process.
[bpt/emacs.git] / src / ChangeLog
index b756aeb..773715e 100644 (file)
@@ -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