diff src/ChangeLog @ 52798:1a813cb591b2

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 07 Oct 2003 06:46:04 +0000
parents 531e2be69ef0
children e157d6293753
line wrap: on
line diff
--- a/src/ChangeLog	Tue Oct 07 06:45:46 2003 +0000
+++ b/src/ChangeLog	Tue Oct 07 06:46:04 2003 +0000
@@ -1,3 +1,10 @@
+2003-10-07  Kenichi Handa  <handa@m17n.org>
+
+	* coding.c (Qcoding_system_define_form): New variable.
+	(syms_of_coding): Intern and staticpro it.
+	(Fcheck_coding_system): Try to autoload the definition of
+	CODING-SYSTEM.
+
 2003-10-05  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* fns.c (Frequire): Doc fix.