emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 17 Dec 2002 06:41:06 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2997 emacs/src/ChangeLog:1.2998
*** emacs/src/ChangeLog:1.2997  Mon Dec 16 20:26:01 2002
--- emacs/src/ChangeLog Tue Dec 17 06:41:06 2002
***************
*** 1,3 ****
--- 1,15 ----
+ 2002-12-17  Kenichi Handa  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * Makefile.in (lisp, shortlisp): Add cus-face and timer.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]