Mercurial > emacs
changeset 31569:8b6e9e1a553b
(set-locale-environment): Doc fix.
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 12 Sep 2000 13:32:06 +0000 |
parents | d0dfc12963ef |
children | 9eeff4863080 |
files | lisp/international/mule-cmds.el |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/mule-cmds.el Tue Sep 12 13:30:30 2000 +0000 +++ b/lisp/international/mule-cmds.el Tue Sep 12 13:32:06 2000 +0000 @@ -1799,7 +1799,12 @@ If LOCALE-NAME is nil, its value is taken from the environment. The locale names supported by your system can typically be found in a -directory named `/usr/share/locale' or `/usr/lib/locale'." +directory named `/usr/share/locale' or `/usr/lib/locale'. LOCALE-NAME +may be translated according to the table specified by +`locale-translation-file-name'. + +See also `locale-charset-language-names', `locale-language-names', +`locale-preferred-coding-systems' and `locale-coding-system'." ;; Do this at runtime for the sake of binaries possibly transported ;; to a system without X.