From: Dave Love Date: Tue, 12 Sep 2000 13:32:06 +0000 (+0000) Subject: (set-locale-environment): Doc fix. X-Git-Tag: emacs-pretest-21.0.90~1645 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0812c1e828a835f617e5e4ab14945fb125f8e8b6;p=emacs.git (set-locale-environment): Doc fix. --- diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index 72a791ccbdf..9c0cfa5cf42 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -1799,7 +1799,12 @@ for Japanese in Japan using the `japanese-iso-8bit' coding-system. 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.