From 10a61062c495f36a49df4f03cddd0fe86e0fe445 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 26 Oct 1999 15:53:43 +0000 Subject: [PATCH] Remove optional_new_start. --- lispref/internals.texi | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lispref/internals.texi b/lispref/internals.texi index 6fdf3b9a188..6f261d038d2 100644 --- a/lispref/internals.texi +++ b/lispref/internals.texi @@ -1156,11 +1156,6 @@ redisplay does if point is off the screen: instead of scrolling the window to show the text around point, it moves point to a location that is on the screen. -@item optional_new_start -Set to a non-@code{nil} value when we have explicitly changed the value of -@code{start}, but don't want the next redisplay to be obliged to use the -new value. - @item frozen_window_start_p This field is set temporarily to 1 to indicate to redisplay that @code{start} of this window should not be changed, even if point -- 2.39.5