# HG changeset patch # User Kenichi Handa # Date 1034734705 0 # Node ID 0e24243cf8f9ccbb7879c653d76dd7e0a92714eb # Parent 5db2e48ffbcb9a6d13fa0087d16ebccfb86afe99 (set-locale-environment): Delete superfluous ')'s at the tail. diff -r 5db2e48ffbcb -r 0e24243cf8f9 lisp/international/mule-cmds.el --- a/lisp/international/mule-cmds.el Wed Oct 16 02:16:02 2002 +0000 +++ b/lisp/international/mule-cmds.el Wed Oct 16 02:18:25 2002 +0000 @@ -2051,8 +2051,7 @@ (when codeset (unless (locale-charset-match-p (symbol-name coding-system) (langinfo 'codeset)) - (message "\ -Warning: Default coding system `%s' doesn't agree with + (message "Warning: Default coding system `%s' doesn't agree with the system code set `%s' for this locale." coding-system codeset)))))))) ;;; Character code property