diff options
| author | Chong Yidong | 2008-02-23 21:58:10 +0000 |
|---|---|---|
| committer | Chong Yidong | 2008-02-23 21:58:10 +0000 |
| commit | 5d1d0a9868c6783269bd5725f164884a392edcc7 (patch) | |
| tree | 39cc175ab6d566193ad65a2c86885cec80cfa290 /admin | |
| parent | af09f655a34175fb47c2ba8d3bc4531b7540374b (diff) | |
| download | emacs-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-RELEASE | 5 |
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* |
| 108 | http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-01/msg00046.html | 108 | http://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) | ||
| 111 | This obsolete form was not explicitly allowed, but some legacy | ||
| 112 | programs 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 |
| 116 | display properties of adjacent overlays | 111 | display properties of adjacent overlays |
| 117 | http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00119.html | 112 | http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00119.html |