summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
Diffstat (limited to 'lispref')
-rw-r--r--lispref/internals.texi4
1 files changed, 0 insertions, 4 deletions
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.