1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-09 15:50:21 +00:00

(iso-8859-n-locale-regexp): Doc fix.

This commit is contained in:
Karl Heuer 1999-06-24 18:04:46 +00:00
parent f16d510603
commit 64b08c88cf

View File

@ -303,7 +303,7 @@ one of the environment variables LC_ALL, LC_CTYPE, or LANG.
The paren group in the regexp should match the specific character
set number, N. Currently only Latin-[12345] are supported.
\(Note that Latin-5 is ISO 8859-9, because 8859-[678] are non-Latin
alphabets.\)")
alphabets; hence, supported values of N are [12349].\)")
(defcustom mail-host-address nil
"*Name of this machine, for purposes of naming users."