# HG changeset patch # User Luc Teirlinck # Date 1097346813 0 # Node ID c50e857202e2746434c4a22c95f4ee61c2ca9ed6 # Parent b1bdc11085c96e556c698d1a5e7f48c4651b2e0c (Filling): Add anchor for definition of `sentence-end-double-space'. diff -r b1bdc11085c9 -r c50e857202e2 lispref/text.texi --- a/lispref/text.texi Sat Oct 09 14:28:12 2004 +0000 +++ b/lispref/text.texi Sat Oct 09 18:33:33 2004 +0000 @@ -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 @@ @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.