# HG changeset patch # User Eli Zaretskii # Date 982955794 0 # Node ID e5d8ab0c02e31c0c3b19cb7ba55e89be9b1afe5c # Parent 193e0fa6c1406f7e2908bc260066ad90201b5f90 (General Variables): Document 8859-14 and 8859-15 in LANG etc. diff -r 193e0fa6c140 -r e5d8ab0c02e3 man/cmdargs.texi --- a/man/cmdargs.texi Fri Feb 23 19:10:12 2001 +0000 +++ b/man/cmdargs.texi Fri Feb 23 19:16:34 2001 +0000 @@ -364,7 +364,9 @@ which contains @samp{8859-@var{n}}, @samp{8859_@var{n}} or @samp{8859@var{n}}, where @var{n} is between 1 and 4, automatically specifies the @samp{Latin-@var{n}} language environment when Emacs -starts up. If @var{n} is 9, that specifies @samp{Latin-5}. +starts up. There are a few extensions: if @var{n} is 9, that specifies +@samp{Latin-5}, and if @var{n} is 14 or 15, that specifies +@samp{Latin-8} and @samp{Latin-9}, respectively. The locale value you specify with one of these three variables is matched against entries in @code{locale-language-names},