]> git.eshelyaron.com Git - emacs.git/commitdiff
(set-locale-environment): Doc fix.
authorDave Love <fx@gnu.org>
Tue, 12 Sep 2000 13:32:06 +0000 (13:32 +0000)
committerDave Love <fx@gnu.org>
Tue, 12 Sep 2000 13:32:06 +0000 (13:32 +0000)
lisp/international/mule-cmds.el

index 72a791ccbdf26c1c6ce794d0e8ec17c44741d56c..9c0cfa5cf42675e6424e8db5465746955343b13e 100644 (file)
@@ -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.