From 6cae76c29157856e6392ecc47764fe6eab6f2e1c Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Sat, 9 Oct 2004 18:33:33 +0000 Subject: [PATCH] (Filling): Add anchor for definition of `sentence-end-double-space'. --- lispref/text.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lispref/text.texi b/lispref/text.texi index caa3f21b7b1..00aa235f513 100644 --- a/lispref/text.texi +++ b/lispref/text.texi @@ -1,6 +1,7 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. -@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001 +@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, +@c 2000, 2001, 2004 @c Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @setfilename ../info/text @@ -1448,6 +1449,7 @@ the text around point. @end defun @defopt sentence-end-double-space +@anchor{Definition of sentence-end-double-space} If this variable is non-@code{nil}, a period followed by just one space does not count as the end of a sentence, and the filling functions avoid breaking the line at such a place. -- 2.39.5