Mercurial > emacs
changeset 26198:cec11102bd84
Remove pseudo_window_p.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 26 Oct 1999 15:37:49 +0000 |
parents | 491d0b1ee2b5 |
children | bfbec2b68fd6 |
files | lispref/internals.texi |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/internals.texi Tue Oct 26 14:51:55 1999 +0000 +++ b/lispref/internals.texi Tue Oct 26 15:37:49 1999 +0000 @@ -1270,10 +1270,6 @@ @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.