diff options
| author | Jan Djärv | 2004-11-02 10:45:34 +0000 |
|---|---|---|
| committer | Jan Djärv | 2004-11-02 10:45:34 +0000 |
| commit | 6b3d3397cc170ef0151e2b9387396f7455184289 (patch) | |
| tree | cfe3020911088e76bd02f5fba52d41dd9392ef3f /admin/FOR-RELEASE | |
| parent | aba637ec5be01e0210e52f16d22d1ad4c3b27eb8 (diff) | |
| download | emacs-6b3d3397cc170ef0151e2b9387396f7455184289.tar.gz emacs-6b3d3397cc170ef0151e2b9387396f7455184289.zip | |
* FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
Diffstat (limited to 'admin/FOR-RELEASE')
| -rw-r--r-- | admin/FOR-RELEASE | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index b16d2a27e44..626c3e74179 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -35,10 +35,6 @@ invalid pointer from string_free_list. | |||
| 35 | 35 | ||
| 36 | ** Make GTK scrollbars behave like others w.r.t. overscrolling. | 36 | ** Make GTK scrollbars behave like others w.r.t. overscrolling. |
| 37 | 37 | ||
| 38 | ** Make GTK update the menu bar in two stages, as with Xt, | ||
| 39 | so that the first can run Lisp code, while only the second | ||
| 40 | needs BLOCK_INPUT. | ||
| 41 | |||
| 42 | 38 | ||
| 43 | * REDISPLAY RELATED BUGS | 39 | * REDISPLAY RELATED BUGS |
| 44 | 40 | ||