(set-locale-environment): Delete superfluous ')'s at the tail.
authorKenichi Handa <handa@m17n.org>
Tue, 15 Oct 2002 01:48:51 +0000 (01:48 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 15 Oct 2002 01:48:51 +0000 (01:48 +0000)
lisp/international/mule-cmds.el

index a27122e..6569810 100644 (file)
@@ -2053,7 +2053,7 @@ See also `locale-charset-language-names', `locale-language-names',
                                            (langinfo 'codeset))
              (message "\
 Warning: Default coding system `%s' doesn't agree with
-the system code set `%s' for this locale." coding-system codeset))))))))))
+the system code set `%s' for this locale." coding-system codeset))))))))
 \f
 ;;; Character code property
 (put 'char-code-property-table 'char-table-extra-slots 0)