Mercurial > emacs
diff src/xdisp.c @ 25394:ed9fe1a2c8ae
(try_window_id): Remove typo.
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Wed, 25 Aug 1999 10:57:56 +0000 |
| parents | 9aff86718a20 |
| children | 5a3db5249db9 |
line wrap: on
line diff
--- a/src/xdisp.c Wed Aug 25 01:05:00 1999 +0000 +++ b/src/xdisp.c Wed Aug 25 10:57:56 1999 +0000 @@ -9892,7 +9892,7 @@ 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
