Mercurial > emacs
changeset 35964:248c8cd85a42
(sentence-end): Doc fix.
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 07 Feb 2001 23:33:35 +0000 |
parents | 4681ff6664e6 |
children | 2c9816b93b68 |
files | lisp/textmodes/paragraphs.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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)