]> git.eshelyaron.com Git - emacs.git/commitdiff
Call update-coding-systems-internal at the tail.
authorKenichi Handa <handa@m17n.org>
Wed, 16 Sep 1998 07:21:31 +0000 (07:21 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 16 Sep 1998 07:21:31 +0000 (07:21 +0000)
lisp/international/mule-conf.el

index c7489b642f346f0c24b2a81b8e0b65c253d102a7..abf1e1050a303c3f0d9ecb6df97cd48ecf9fe6b8 100644 (file)
 ;;; Miscellaneous settings.
 (aset latin-extra-code-table ?\222 t)
 
+(update-coding-systems-internal)
+
 ;;; mule-conf.el ends here