From: Kenichi Handa Date: Wed, 16 Oct 2002 02:18:25 +0000 (+0000) Subject: (set-locale-environment): Delete superfluous ')'s at the tail. X-Git-Tag: emacs-pretest-23.0.90~8295^2~1864^2~230 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8e50844fa9eb63b78a254a7879772f7fe360c986;p=emacs.git (set-locale-environment): Delete superfluous ')'s at the tail. --- diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index 6569810f2c6..4ffa6c37a16 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -2051,8 +2051,7 @@ See also `locale-charset-language-names', `locale-language-names', (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