diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2008-03-31 22:40:06 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2008-03-31 22:40:06 +0000 |
commit | 14a1fee117d26e6d3fbe36852e002d02e79f1369 (patch) | |
tree | 8a5354b2653242311c458b5b63545bfaec4337a7 /admin | |
parent | 3977f0437fcd86bc08282d48b46edcc4195b4880 (diff) | |
download | emacs-14a1fee117d26e6d3fbe36852e002d02e79f1369.tar.gz |
** Two display bugs involving interactions between after-string and
display properties of adjacent overlays
Fix checked into branch.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index b989d33d803..ef43e5eefae 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -59,11 +59,6 @@ http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-12/msg00073.html ** don't require path hints for *shell* 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 |