From: Gerd Moellmann Date: Tue, 26 Oct 1999 15:37:49 +0000 (+0000) Subject: Remove pseudo_window_p. X-Git-Tag: emacs-pretest-21.0.90~6295 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b4355e38476fcf0c2303ee5a339d5281fe2751fd;p=emacs.git Remove pseudo_window_p. --- diff --git a/lispref/internals.texi b/lispref/internals.texi index 3409c4503b8..6fdf3b9a188 100644 --- a/lispref/internals.texi +++ b/lispref/internals.texi @@ -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.