Mercurial > emacs
diff lisp/international/mule-cmds.el @ 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 | dd1e66eb7db0 |
children | 0e24243cf8f9 |
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)