+2005-07-29 Kenichi Handa <handa@m17n.org>
+
+ * international/mule-cmds.el (select-message-coding-system): Be
+ sure to use LF for end-of-line. If no coding system is decided,
+ return iso-8859-1-unix.
+
2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
* net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
* w32fns.c (Vx_hand_shape): Variable removed.
(syms_of_w32fns): Intern and staticpro Qw32_charset_default.
+2005-07-19 Kenichi Handa <handa@m17n.org>
+
+ * fns.c (Fstring_as_multibyte): Escape backslashes in the
+ docstring.
+
2005-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
* buffer.h (Fgenerate_new_buffer_name): Declare (for use in coding.c).