[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lispref/text.texi
From: |
Luc Teirlinck |
Subject: |
[Emacs-diffs] Changes to emacs/lispref/text.texi |
Date: |
Sat, 09 Oct 2004 14:40:32 -0400 |
Index: emacs/lispref/text.texi
diff -c emacs/lispref/text.texi:1.77 emacs/lispref/text.texi:1.78
*** emacs/lispref/text.texi:1.77 Tue Sep 28 15:24:43 2004
--- emacs/lispref/text.texi Sat Oct 9 18:33:33 2004
***************
*** 1,6 ****
@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 Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/text
--- 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,
! @c 2000, 2001, 2004
@c Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/text
***************
*** 1448,1453 ****
--- 1449,1455 ----
@end defun
@defopt sentence-end-double-space
+ @anchor{Definition of sentence-end-double-space}
If this variable is address@hidden, 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.
- [Emacs-diffs] Changes to emacs/lispref/text.texi,
Luc Teirlinck <=