diff man/lispref/display.texi @ 1620:1fa8838efe99

[xemacs-hg @ 2003-08-13 11:07:35 by stephent] extent docs <87smo5byy5.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Wed, 13 Aug 2003 11:07:40 +0000
parents 1ccc32a20af4
children f561c3904bb3
line wrap: on
line diff
--- a/man/lispref/display.texi	Tue Aug 12 21:52:28 2003 +0000
+++ b/man/lispref/display.texi	Wed Aug 13 11:07:40 2003 +0000
@@ -518,7 +518,9 @@
 
   Ordinarily, commands that operate on text or move point do not care
 whether the text is invisible.  However, the user-level line motion
-commands explicitly ignore invisible newlines.
+commands explicitly ignore invisible newlines.  Since this causes a
+slow-down of these commands it is turned off by default, controlled by
+the variable @code{line-move-ignore-invisible}.
 
 @node Selective Display
 @section Selective Display