emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/windows.texi,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/windows.texi,v
Date: Wed, 20 Sep 2006 18:08:00 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/09/20 18:07:59

Index: windows.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/windows.texi,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -b -r1.101 -r1.102
--- windows.texi        20 Sep 2006 10:14:19 -0000      1.101
+++ windows.texi        20 Sep 2006 18:07:59 -0000      1.102
@@ -1355,8 +1355,8 @@
 @var{position} defaults to the current position of point in
 @var{window}; @var{window}, to the selected window.
 
-If @var{position} is @code{t}, the last visible position in
address@hidden is checked.
+If @var{position} is @code{t}, that means to check the last visible
+position in @var{window}.
 
 The @code{pos-visible-in-window-p} function considers only vertical
 scrolling.  If @var{position} is out of view only because @var{window}
@@ -1397,7 +1397,7 @@
 The argument @var{line} defaults to the current line in @var{window};
 @var{window}, to the selected window.
 
-If the display is not up-to-date, @code{window-line-height} returns
+If the display is not up to date, @code{window-line-height} returns
 @code{nil}.  In that case, @code{pos-visible-in-window-p} may be used
 to obtain related information.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]