• Eli Zaretskii's avatar
    Fix bug #11094 with cursor display on display string after invisible text. · 70f4d973
    Eli Zaretskii authored
     src/xdisp.c (set_cursor_from_row): If the display string appears in
     the buffer at position that is closer to point than the position
     after the display string, display the cursor on the first glyph of
     the display string.  Fixes cursor display when a 'display' text
     property immediately follows invisible text.
    70f4d973
xdisp.c 877 KB