aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
diff options
context:
space:
mode:
authorEli Zaretskii2011-06-13 21:35:20 +0300
committerEli Zaretskii2011-06-13 21:35:20 +0300
commit9f2573525cdb8fa7b2995a850380a4e267a544b7 (patch)
tree0c5deccc0e5449f4efdfe97188a00d763344914b /src/buffer.c
parentf23590ccc9bb0b6d335fb098b56ea07f4de6c91c (diff)
downloademacs-9f2573525cdb8fa7b2995a850380a4e267a544b7.tar.gz
emacs-9f2573525cdb8fa7b2995a850380a4e267a544b7.zip
Fix string handling to avoid data relocation gotcha.
Bugs in mode-line display still there. src/xdisp.c (compute_display_string_pos) (compute_display_string_end, reseat_to_string): Don't assume it->bidi_it.string.s always points to string.lstring's data. src/bidi.c (bidi_fetch_char, bidi_paragraph_init) (bidi_resolve_explicit_1, bidi_resolve_explicit) (bidi_resolve_weak, bidi_level_of_next_char): Don't assume string.s always points to string.lstring's data.
Diffstat (limited to 'src/buffer.c')
0 files changed, 0 insertions, 0 deletions