+2004-11-29 Kenichi Handa <handa@m17n.org>
+
+ * startup.el (command-line): Decode all buffer names by
+ locale-coding-system.
+
2004-11-29 Jay Belanger <belanger@truman.edu>
* calc/calc-aent.el: Remove unnecessary eval-when-compile.
current frame (in case of recursive calls).
(gdb-show-changed-values): Add :version keyword.
+2004-11-09 Kenichi Handa <handa@m17n.org>
+
+ * international/mule-cmds.el: Change coding: tag back to
+ iso-2022-7bit.
+
2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
* international/mule-cmds.el: Change coding-system to utf-8.
+2004-11-29 Kenichi Handa <handa@m17n.org>
+
+ * buffer.c (init_buffer): Set current_buffer->directory to a
+ multibyte string made by string_to_multibyte.
+
+ * emacs.c (init_cmdargs): Set unibyte strings in
+ Vcommand_line_args.
+
2004-11-27 Andreas Schwab <schwab@suse.de>
* alloc.c (mark_stack): Call GC_MARK_SECONDARY_STACK if defined.