Mercurial > emacs
comparison admin/FOR-RELEASE @ 57893:41263d3a8d8b
* FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 02 Nov 2004 10:45:34 +0000 |
parents | d68febf099b4 |
children | 052e33ec79b5 |
comparison
equal
deleted
inserted
replaced
57892:0cdbbc7bf06a | 57893:41263d3a8d8b |
---|---|
32 | 32 |
33 | 33 |
34 * GTK RELATED BUGS | 34 * GTK RELATED BUGS |
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 | |
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 | 37 |
42 | 38 |
43 * REDISPLAY RELATED BUGS | 39 * REDISPLAY RELATED BUGS |
44 | 40 |
45 ** Avoid unbreakable loops in redisplay. | 41 ** Avoid unbreakable loops in redisplay. |