comparison lispref/internals.texi @ 26198:cec11102bd84

Remove pseudo_window_p.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 26 Oct 1999 15:37:49 +0000
parents cdd1c350aae9
children bfbec2b68fd6
comparison
equal deleted inserted replaced
26197:491d0b1ee2b5 26198:cec11102bd84
1268 the last redisplay. 1268 the last redisplay.
1269 1269
1270 @item must_be_updated_p 1270 @item must_be_updated_p
1271 This is set to 1 during redisplay when this window must be updated. 1271 This is set to 1 during redisplay when this window must be updated.
1272 1272
1273 @item pseudo_window_p
1274 A non-zero value of this field means this is a window that is not
1275 part of the normal window tree.
1276
1277 @item hscroll 1273 @item hscroll
1278 This is the number of columns that the display in the window is scrolled 1274 This is the number of columns that the display in the window is scrolled
1279 horizontally to the left. Normally, this is 0. 1275 horizontally to the left. Normally, this is 0.
1280 1276
1281 @item vscroll 1277 @item vscroll