comparison man/cmdargs.texi @ 36363:e5d8ab0c02e3

(General Variables): Document 8859-14 and 8859-15 in LANG etc.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 23 Feb 2001 19:16:34 +0000
parents 193e0fa6c140
children fca71f0d9dc4
comparison
equal deleted inserted replaced
36362:193e0fa6c140 36363:e5d8ab0c02e3
362 The user's preferred locale. (The first of these environment 362 The user's preferred locale. (The first of these environment
363 variables with a nonempty value specifies the locale.) A locale name 363 variables with a nonempty value specifies the locale.) A locale name
364 which contains @samp{8859-@var{n}}, @samp{8859_@var{n}} or 364 which contains @samp{8859-@var{n}}, @samp{8859_@var{n}} or
365 @samp{8859@var{n}}, where @var{n} is between 1 and 4, automatically 365 @samp{8859@var{n}}, where @var{n} is between 1 and 4, automatically
366 specifies the @samp{Latin-@var{n}} language environment when Emacs 366 specifies the @samp{Latin-@var{n}} language environment when Emacs
367 starts up. If @var{n} is 9, that specifies @samp{Latin-5}. 367 starts up. There are a few extensions: if @var{n} is 9, that specifies
368 @samp{Latin-5}, and if @var{n} is 14 or 15, that specifies
369 @samp{Latin-8} and @samp{Latin-9}, respectively.
368 370
369 The locale value you specify with one of these three variables is 371 The locale value you specify with one of these three variables is
370 matched against entries in @code{locale-language-names}, 372 matched against entries in @code{locale-language-names},
371 @code{locale-charset-language-names}, and 373 @code{locale-charset-language-names}, and
372 @code{locale-preferred-coding-systems}, to select a default language 374 @code{locale-preferred-coding-systems}, to select a default language