Mercurial > emacs
changeset 46107:a8fde13e8625
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 01 Jul 2002 07:59:16 +0000 |
parents | 8ce1177d6f2e |
children | 7b8b4ec9573c |
files | src/window.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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;