From 8f8ba18631b197c534f0a417a9bd3081ccb59014 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 25 Aug 1999 10:57:56 +0000 Subject: [PATCH] (try_window_id): Remove typo. --- src/xdisp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xdisp.c b/src/xdisp.c index fc17eb6cce9..11eee2353b0 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -9892,7 +9892,7 @@ try_window_id (w) delta = dvpos = dy = run.current_y = run.desired_y = run.height = 0; IF_DEBUG (debug_dvpos = dvpos; debug_dy = dy); -k + /* Find the cursor if not already found. We have to decide whether PT will appear on this window (it sometimes doesn't, but this is not a very frequent case.) This decision has to be made before -- 2.39.5