Fix bug #15365 with aborts in try_window_id.
authorEli Zaretskii <eliz@gnu.org>
Sun, 22 Sep 2013 07:13:14 +0000 (10:13 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 22 Sep 2013 07:13:14 +0000 (10:13 +0300)
commit76880d884d87d0bc674249e292ccda70f31cca0e
treed11641e939732ac9c621fbf2d26a7ff72bb77dc9
parentc6cfd9101e70010bcd4ba6831b0d42ebc84728fe
Fix bug #15365 with aborts in try_window_id.

 src/xdisp.c (try_window_id): Don't abort if cursor row could not be
 found (which can legitimately happen when the glyph row at the
 window start is disabled in the current_matrix.
src/ChangeLog
src/xdisp.c