1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

** Two display bugs involving interactions between after-string and

display properties of adjacent overlays
First bug is fixed in trunk.
This commit is contained in:
Chong Yidong 2008-02-29 03:13:44 +00:00
parent 67aa22cb2b
commit 2220be5b73

View File

@ -62,6 +62,7 @@ http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-01/msg00046.html
** Two display bugs involving interactions between after-string and
display properties of adjacent overlays
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00119.html
First bug is fixed in trunk: 2008-02-29 checkin to xdisp.c by cyd.
** overlay face property not used for after-string property
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00124.html