From: Luc Teirlinck Date: Sat, 9 Oct 2004 18:33:33 +0000 (+0000) Subject: (Filling): Add anchor for definition of `sentence-end-double-space'. X-Git-Tag: ttn-vms-21-2-B4~4656 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6cae76c29157856e6392ecc47764fe6eab6f2e1c;p=emacs.git (Filling): Add anchor for definition of `sentence-end-double-space'. --- 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.