mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
sentence-end-without-period
This commit is contained in:
parent
b44ea00e33
commit
a3de91cd40
1 changed files with 6 additions and 0 deletions
|
|
@ -532,6 +532,12 @@ two spaces for the end of a sentence, as explained above. @xref{Sentences}.
|
|||
If the variable @code{colon-double-space} is non-@code{nil}, the
|
||||
fill commands put two spaces after a colon.
|
||||
|
||||
@vindex sentence-end-without-period
|
||||
The variable @code{sentence-end-without-period} can be set
|
||||
non-@code{nil} to indicate that a sentence will end without a period.
|
||||
For example, a sentence in Thai text ends with double space but without
|
||||
a period.
|
||||
|
||||
@node Fill Prefix
|
||||
@subsection The Fill Prefix
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue