Fix bug #13277 with TTY cursor positioning in a line with overlay arrow.
authorEli Zaretskii <eliz@gnu.org>
Thu, 27 Dec 2012 17:29:14 +0000 (19:29 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 27 Dec 2012 17:29:14 +0000 (19:29 +0200)
commit7a3a74936f32dd6f3778b7d15264ec843e203f04
treecde2f609b43a50b68044cc401b378e64294a4ad6
parentc88943a2a42107443a1eb776687fe1f1e5e876ac
Fix bug #13277 with TTY cursor positioning in a line with overlay arrow.

 src/xdisp.c (set_cursor_from_row): Don't confuse a truncation or
 continuation glyph on a TTY with an indication of an empty line.
 src/dispextern.h: Improve commentary to glyph->charpos and
 glyph->object.
src/ChangeLog
src/dispextern.h
src/xdisp.c