X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/c051487fcf379febf4ce5b38de7017609c84a106..ef7dbdf5873bf0a1f3f0e64e5d019e74d5b15b9e:/doc/lispref/nonascii.texi diff --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi index 8781cd6d69..99d128c053 100644 --- a/doc/lispref/nonascii.texi +++ b/doc/lispref/nonascii.texi @@ -483,7 +483,7 @@ Corresponds to the Unicode @code{Numeric_Value} property for characters whose @code{Numeric_Type} is @samp{Decimal}. The value is an integer, or @code{nil} if the character has no decimal digit value. For unassigned codepoints, the value is @code{nil}, which means -@acronym{NaN}, or ``not-a-number''. +@acronym{NaN}, or not a number. @item digit-value Corresponds to the Unicode @code{Numeric_Value} property for @@ -1956,7 +1956,7 @@ and @ref{Invoking the Input Method}. @section Locales @cindex locale - POSIX defines a concept of ``locales'' which control which language + In POSIX, locales control which language to use in language-related features. These Emacs variables control how Emacs interacts with these features.