+2003-04-10 Kenichi Handa <handa@m17n.org>
+
+ * international/mule.el: Set
+ after-insert-file-adjust-coding-function to
+ after-insert-file-set-buffer-file-coding-system instead of adding
+ it to after-insert-file-functions.
+
+ * language/ind-util.el (indian-2-column-to-ucs-region): Fix for
+ the case of replacing multibyte characters.
+
2003-04-09 Richard M. Stallman <rms@gnu.org>
* files.el (file-chase-links): Fix previous change.
+2003-04-10 Kenichi Handa <handa@etlken2>
+
+ * fileio.c (Vafter_insert_file_adjust_coding_function): New
+ variable.
+ (syms_of_fileio): Declare it as a lisp variable.
+ (Finsert_file_contents): Call
+ Vafter_insert_file_adjust_coding_function before calling
+ decode-format.
+
2003-04-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
* xterm.c (xg_scroll_callback): Call gtk_range_get_adjustment to