aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann1999-10-26 15:53:43 +0000
committerGerd Moellmann1999-10-26 15:53:43 +0000
commit10a61062c495f36a49df4f03cddd0fe86e0fe445 (patch)
tree9e81f7a297010943e14a4926b25839892c6ea2db
parentb4355e38476fcf0c2303ee5a339d5281fe2751fd (diff)
downloademacs-10a61062c495f36a49df4f03cddd0fe86e0fe445.tar.gz
emacs-10a61062c495f36a49df4f03cddd0fe86e0fe445.zip
Remove optional_new_start.
-rw-r--r--lispref/internals.texi5
1 files changed, 0 insertions, 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
1156window to show the text around point, it moves point to a location that 1156window to show the text around point, it moves point to a location that
1157is on the screen. 1157is on the screen.
1158 1158
1159@item optional_new_start
1160Set to a non-@code{nil} value when we have explicitly changed the value of
1161@code{start}, but don't want the next redisplay to be obliged to use the
1162new value.
1163
1164@item frozen_window_start_p 1159@item frozen_window_start_p
1165This field is set temporarily to 1 to indicate to redisplay that 1160This field is set temporarily to 1 to indicate to redisplay that
1166@code{start} of this window should not be changed, even if point 1161@code{start} of this window should not be changed, even if point