# HG changeset patch # User Dave Love # Date 981588815 0 # Node ID 248c8cd85a425c0b517d44cfa7ab3833863fc9e4 # Parent 4681ff6664e6eb08b3d31750b596f7570ada8178 (sentence-end): Doc fix. diff -r 4681ff6664e6 -r 248c8cd85a42 lisp/textmodes/paragraphs.el --- a/lisp/textmodes/paragraphs.el Wed Feb 07 23:31:57 2001 +0000 +++ b/lisp/textmodes/paragraphs.el Wed Feb 07 23:33:35 2001 +0000 @@ -137,7 +137,8 @@ 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)