Mercurial > emacs
changeset 89223:0e24243cf8f9
(set-locale-environment): Delete superfluous ')'s at the tail.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 16 Oct 2002 02:18:25 +0000 |
parents | 5db2e48ffbcb |
children | d77928dacd87 |
files | lisp/international/mule-cmds.el |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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