]> code.delx.au - gnu-emacs/commitdiff
Call update-coding-systems-internal instead of
authorKenichi Handa <handa@m17n.org>
Sun, 2 Aug 1998 01:06:57 +0000 (01:06 +0000)
committerKenichi Handa <handa@m17n.org>
Sun, 2 Aug 1998 01:06:57 +0000 (01:06 +0000)
update-iso-coding-systems.

lisp/loadup.el

index d98eda2d526d5da5536703becef75724e7358a9a..01133fbba711d89c8bc27ccfcd72df2e3160b165 100644 (file)
@@ -87,7 +87,7 @@
 (load "language/tibetan")
 (load "language/vietnamese")
 (load "language/misc-lang")
-(update-iso-coding-systems)
+(update-coding-systems-internal)
 
 (load "indent")
 (load "isearch")