diff src/window.h @ 46107:a8fde13e8625

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Mon, 01 Jul 2002 07:59:16 +0000
parents 44b653625dac
children 23a1cea22d13
line wrap: on
line diff
--- a/src/window.h	Mon Jul 01 07:55:03 2002 +0000
+++ b/src/window.h	Mon Jul 01 07:59:16 2002 +0000
@@ -129,7 +129,7 @@
     /* Non-nil means we have explicitly changed the value of start,
        but that the next redisplay is not obliged to use the new value.
        This is used in Fdelete_other_windows to force a call to
-       Vwindow_scroll_functions.  */
+       Vwindow_scroll_functions; also by Frecenter with argument.  */
     Lisp_Object optional_new_start;
     /* Number of columns display within the window is scrolled to the left.  */
     Lisp_Object hscroll;