From 1dd5768b7db726d2688264e7507990f7a51bb851 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Mon, 1 Apr 2002 23:10:26 +0000 Subject: Typo. --- src/xdisp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xdisp.c b/src/xdisp.c index 7595052519..224f495cb5 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -9830,7 +9830,7 @@ compute_window_start_on_continuation_line (w) } -/* Try cursor movement in case text has not changes in window WINDOW, +/* Try cursor movement in case text has not changed in window WINDOW, with window start STARTP. Value is CURSOR_MOVEMENT_SUCCESS if successful -- cgit v1.2.3