changeset 89216:6db507e76b10

(set-locale-environment): Delete superfluous ')'s at the tail.
author Kenichi Handa <handa@m17n.org>
date Tue, 15 Oct 2002 01:48:51 +0000
parents 3b4e014cc159
children d0650cc0038f
files lisp/international/mule-cmds.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/mule-cmds.el	Tue Oct 15 01:20:31 2002 +0000
+++ b/lisp/international/mule-cmds.el	Tue Oct 15 01:48:51 2002 +0000
@@ -2053,7 +2053,7 @@
 					    (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))))))))
 
 ;;; Character code property
 (put 'char-code-property-table 'char-table-extra-slots 0)