# HG changeset patch # User Kenichi Handa # Date 971227167 0 # Node ID 4f9d19e264f2d6f39f6846aa9e23c487eae67f4f # Parent ba17aee48a18866b1e72d566eb4679302d073bf0 *** empty log message *** diff -r ba17aee48a18 -r 4f9d19e264f2 src/ChangeLog --- a/src/ChangeLog Tue Oct 10 19:35:00 2000 +0000 +++ b/src/ChangeLog Wed Oct 11 01:19:27 2000 +0000 @@ -1,3 +1,9 @@ +2000-10-11 Kenichi Handa + + * process.c (read_process_output): On adjusting multibyteness of + text to insert in a buffer, use make_string_unibyte/multibyte + instead of Fstring_as_unibyte/multibyte. + 2000-10-10 Andreas Schwab * alloc.c (mark_object): Remove all workarounds installed on