Mercurial > emacs
changeset 80182:d76ed673ee21
** Tweak sit-for to accept the form (sit-for 1 nil t)
Already fixed by Glenn Morris.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 23 Feb 2008 21:58:10 +0000 |
parents | 7e99c7b33e67 |
children | 23da5730b265 |
files | admin/FOR-RELEASE |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/FOR-RELEASE Sat Feb 23 21:01:03 2008 +0000 +++ b/admin/FOR-RELEASE Sat Feb 23 21:58:10 2008 +0000 @@ -107,11 +107,6 @@ ** don't require path hints for *shell* http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-01/msg00046.html -** Tweak sit-for to accept the form (sit-for 1 nil t) -This obsolete form was not explicitly allowed, but some legacy -programs use it. -[already fixed in 22 branch on 2008-02-21 AFAIK] - ** 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