changeset 22878:c08122192a60

Call update-coding-systems-internal instead of update-iso-coding-systems.
author Kenichi Handa <handa@m17n.org>
date Sun, 02 Aug 1998 01:06:57 +0000
parents 390d2e91fee2
children 33987189baf3
files lisp/loadup.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/loadup.el	Sun Aug 02 01:06:57 1998 +0000
+++ b/lisp/loadup.el	Sun Aug 02 01:06:57 1998 +0000
@@ -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")