]> code.delx.au - gnu-emacs/commitdiff
Document OS X LANG default
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 11 Feb 2016 02:35:26 +0000 (18:35 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 11 Feb 2016 02:36:05 +0000 (18:36 -0800)
* doc/emacs/cmdargs.texi (General Variables):
Document OS X Language and Region system preference.
Suggested by Alan Third.

doc/emacs/cmdargs.texi

index a1b0b098f22c442a94e62dda5d363a5188b9da35..a842cb84abd9b69987faa94f49657b5820d5b82c 100644 (file)
@@ -550,10 +550,11 @@ variables is not set, the category defaults to the value of the
 @env{LANG} is not set.  But if @env{LC_ALL} is specified, it overrides
 the settings of all the other locale environment variables.
 
-On MS-Windows, if @env{LANG} is not already set in the environment
-when Emacs starts, Emacs sets it based on the system-wide default
-language, which you can set in the @samp{Regional Settings} Control Panel
-on some versions of MS-Windows.
+On MS-Windows and OS X, if @env{LANG} is not already set in the
+environment, Emacs sets it based on the system-wide default.  You can
+set this in the ``Regional Settings'' Control Panel on some versions
+of MS-Windows, and in the ``Language and Region'' System Preference on
+OS X.
 
 The value of the @env{LC_CTYPE} category is
 matched against entries in @code{locale-language-names},