From 8919155a8fa9e6cd4cb4681cffeb22a3c6134a62 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Wed, 7 Feb 2001 23:33:35 +0000 Subject: [PATCH] (sentence-end): Doc fix. --- lisp/textmodes/paragraphs.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/textmodes/paragraphs.el b/lisp/textmodes/paragraphs.el index f1ad48dd3cf..2913c83134d 100644 --- a/lisp/textmodes/paragraphs.el +++ b/lisp/textmodes/paragraphs.el @@ -137,7 +137,8 @@ of a sentence, the ending period, question mark, or exclamation point must be followed by two spaces, unless it's inside some sort of quotes or parenthesis. -See also the variable `sentence-end-double-space' and Info node `Sentences'." +See also the variable `sentence-end-double-space', the variable +`sentence-end-without-period' and Info node `Sentences'." :group 'paragraphs :type 'regexp) -- 2.39.5