• Eli Zaretskii's avatar
    Fix bug #9254 with crash and cursor positioning under longlines-mode. · d1410150
    Eli Zaretskii authored
     src/xdisp.c (set_cursor_from_row): Fix cursor positioning when a
     display property strides EOL and includes a newline, as in
     longlines-mode.
     src/bidi.c (bidi_unshelve_cache): Don't reset the cache if JUST_FREE
     is non-zero, even if the data buffer is NULL.  Fixes a crash in
     vertical-motion with longlines-mode.
    d1410150
bidi.c 76.2 KB