aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorChong Yidong2008-02-23 21:58:10 +0000
committerChong Yidong2008-02-23 21:58:10 +0000
commit5d1d0a9868c6783269bd5725f164884a392edcc7 (patch)
tree39cc175ab6d566193ad65a2c86885cec80cfa290 /admin
parentaf09f655a34175fb47c2ba8d3bc4531b7540374b (diff)
downloademacs-5d1d0a9868c6783269bd5725f164884a392edcc7.tar.gz
emacs-5d1d0a9868c6783269bd5725f164884a392edcc7.zip
** Tweak sit-for to accept the form (sit-for 1 nil t)
Already fixed by Glenn Morris.
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE5
1 files changed, 0 insertions, 5 deletions
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
107** don't require path hints for *shell* 107** don't require path hints for *shell*
108http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-01/msg00046.html 108http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-01/msg00046.html
109 109
110** Tweak sit-for to accept the form (sit-for 1 nil t)
111This obsolete form was not explicitly allowed, but some legacy
112programs use it.
113[already fixed in 22 branch on 2008-02-21 AFAIK]
114
115** Two display bugs involving interactions between after-string and 110** Two display bugs involving interactions between after-string and
116display properties of adjacent overlays 111display properties of adjacent overlays
117http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00119.html 112http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00119.html