# HG changeset patch # User Dave Love # Date 968765526 0 # Node ID 8b6e9e1a553b89185188254fd0650e7906145ca9 # Parent d0dfc12963ef6fd21b85db3a34c3ae6844911fd0 (set-locale-environment): Doc fix. diff -r d0dfc12963ef -r 8b6e9e1a553b lisp/international/mule-cmds.el --- 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.