diff options
author | Eli Zaretskii <eliz@gnu.org> | 2021-12-18 11:03:48 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2021-12-18 11:03:48 +0200 |
commit | 3fea95b79f7a80fc84f0aee38e1f31234ed7c657 (patch) | |
tree | 37b06a6c0e2e57d482075775b4fa84abb850d1b2 /doc/lispref/display.texi | |
parent | e5a74c20c399cdcab6115197da4b96eec8d3a345 (diff) | |
download | emacs-3fea95b79f7a80fc84f0aee38e1f31234ed7c657.tar.gz emacs-3fea95b79f7a80fc84f0aee38e1f31234ed7c657.tar.bz2 emacs-3fea95b79f7a80fc84f0aee38e1f31234ed7c657.zip |
Fix display of window-specific overlays with 'display' property
* src/xdisp.c (handle_display_prop): Pass the window to
'get_char_property_and_overlay', not the buffer. (Bug#52385)
The assignment of the buffer to OBJECT was moved to before
the call to 'get_char_property_and_overlay', for unknown
reasons, as part of installing the support for the
'min-width' space spec.
Diffstat (limited to 'doc/lispref/display.texi')
0 files changed, 0 insertions, 0 deletions