changeset 23260:1e8cac8d2c50

Call update-coding-systems-internal at the tail.
author Kenichi Handa <handa@m17n.org>
date Wed, 16 Sep 1998 07:21:31 +0000
parents a3f818e927ba
children 9346958bb3d5
files lisp/international/mule-conf.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/mule-conf.el	Wed Sep 16 07:21:31 1998 +0000
+++ b/lisp/international/mule-conf.el	Wed Sep 16 07:21:31 1998 +0000
@@ -360,4 +360,6 @@
 ;;; Miscellaneous settings.
 (aset latin-extra-code-table ?\222 t)
 
+(update-coding-systems-internal)
+
 ;;; mule-conf.el ends here