]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove pseudo_window_p.
authorGerd Moellmann <gerd@gnu.org>
Tue, 26 Oct 1999 15:37:49 +0000 (15:37 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 26 Oct 1999 15:37:49 +0000 (15:37 +0000)
lispref/internals.texi

index 3409c4503b8d33ddf1ab13fdae2b2d7fa2fa7ab5..6fdf3b9a188ab9d6d6374af8e4a746b9734b46e9 100644 (file)
@@ -1270,10 +1270,6 @@ the last redisplay.
 @item must_be_updated_p
 This is set to 1 during redisplay when this window must be updated.
 
-@item pseudo_window_p
-A non-zero value of this field means this is a window that is not
-part of the normal window tree.
 @item hscroll
 This is the number of columns that the display in the window is scrolled
 horizontally to the left.  Normally, this is 0.