+2003-10-07 Kenichi Handa <handa@m17n.org>
+
+ * international/mule-diag.el (list-coding-systems-1): List coding
+ systems that are loaded automatically.
+
+ * international/code-pages.el (iso-8859-11): Add autoload cookie.
+
+ * international/mule.el (autoload-coding-system): New function.
+
2003-10-07 Andreas Schwab <schwab@suse.de>
* log-edit.el (log-edit-changelog-entries): Prefer local value of
+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.