aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/text.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/text.texi b/man/text.texi
index 5882e62e4d7..c2fb149280a 100644
--- a/man/text.texi
+++ b/man/text.texi
@@ -532,6 +532,12 @@ two spaces for the end of a sentence, as explained above. @xref{Sentences}.
532 If the variable @code{colon-double-space} is non-@code{nil}, the 532 If the variable @code{colon-double-space} is non-@code{nil}, the
533fill commands put two spaces after a colon. 533fill commands put two spaces after a colon.
534 534
535@vindex sentence-end-without-period
536The variable @code{sentence-end-without-period} can be set
537non-@code{nil} to indicate that a sentence will end without a period.
538For example, a sentence in Thai text ends with double space but without
539a period.
540
535@node Fill Prefix 541@node Fill Prefix
536@subsection The Fill Prefix 542@subsection The Fill Prefix
537 543