• Eli Zaretskii's avatar
    Fix display of overlapping window-specific overlays · 18338b1d
    Eli Zaretskii authored
    * src/keyboard.c (adjust_point_for_property): When adjusting point
    due to display strings, ignore overlays that are specific to
    windows other than the currently selected one.
    
    * src/xdisp.c (handle_single_display_spec): If the display
    property comes from an overlay, arrange for buffer iteration to
    resume only after the end of that overlay.  (Bug#20607)
    18338b1d
keyboard.c 363 KB