*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Tue, 17 Dec 2002 11:57:18 +0000 (11:57 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 17 Dec 2002 11:57:18 +0000 (11:57 +0000)
lisp/ChangeLog
src/ChangeLog

index 6f295d0..415903b 100644 (file)
@@ -1,3 +1,11 @@
+2002-12-17  Kenichi Handa  <handa@m17n.org>
+
+       * international/mule.el (set-file-name-coding-system): New
+       function.
+
+       * international/mule-cmds.el (mule-keymap, set-coding-system-map):
+       Add bindings for set-file-name-coding-system.
+
 2002-12-17  Kenichi Handa  <handa@m17n.org>
 
        * international/mule-cmds.el (universal-coding-system-argument):
index 20b77f7..ae7f978 100644 (file)
@@ -1,3 +1,15 @@
+2002-12-17  Kenichi Handa  <handa@m17n.org>
+
+       * coding.c (coding_system_require_warning): New variable.
+       (syms_of_coding): DEFVAR it.
+
+       * coding.h (coding_system_require_warning): Extern it.
+
+       * fileio.c (choose_write_coding_system): Even if
+       Vcoding_system_for_write is non-nil, if
+       coding_system_require_warning is nonzero, call
+       Vselect_safe_coding_system_function.
+
 2002-12-17  Markus Rost  <rost@math.ohio-state.edu>
 
        * Makefile.in (lisp, shortlisp): Add cus-face and timer.