changeset 57402:c50e857202e2

(Filling): Add anchor for definition of `sentence-end-double-space'.
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 09 Oct 2004 18:33:33 +0000
parents b1bdc11085c9
children 5353c1a56ee3
files lispref/text.texi
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.