From: Chong Yidong Date: Sat, 23 Feb 2008 21:58:10 +0000 (+0000) Subject: ** Tweak sit-for to accept the form (sit-for 1 nil t) X-Git-Tag: emacs-pretest-22.1.92~95 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5d1d0a9868c6783269bd5725f164884a392edcc7;p=emacs.git ** Tweak sit-for to accept the form (sit-for 1 nil t) Already fixed by Glenn Morris. --- diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 7672d699981..4f63e079dd8 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -107,11 +107,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 -** 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