Mercurial > emacs
comparison admin/FOR-RELEASE @ 57829:95e2d2018daa
*** empty log message ***
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Mon, 01 Nov 2004 07:48:44 +0000 |
| parents | 8d418044266b |
| children | d68febf099b4 |
comparison
equal
deleted
inserted
replaced
| 57828:7957cb0def89 | 57829:95e2d2018daa |
|---|---|
| 16 Indications: Face cache seems to have been cleared, but | 16 Indications: Face cache seems to have been cleared, but |
| 17 redisplay uses an invalidated face_id with FACE_FROM_ID | 17 redisplay uses an invalidated face_id with FACE_FROM_ID |
| 18 which then returns a NULL pointer. Said to happen with | 18 which then returns a NULL pointer. Said to happen with |
| 19 isearch faces. | 19 isearch faces. |
| 20 | 20 |
| 21 * LOSSAGE | |
| 22 | |
| 23 ** Clean up flymake.el to follow Emacs Lisp conventions. | |
| 21 | 24 |
| 22 * GTK RELATED BUGS | 25 * GTK RELATED BUGS |
| 23 | 26 |
| 24 ** Make GTK scrollbars behave like others w.r.t. overscrolling. | 27 ** Make GTK scrollbars behave like others w.r.t. overscrolling. |
| 25 | 28 |
| 29 ** Make GTK update the menu bar in two stages, as with Xt, | |
| 30 so that the first can run Lisp code, while only the second | |
| 31 needs BLOCK_INPUT. | |
| 26 | 32 |
| 27 * DOCUMENTATION | 33 * DOCUMENTATION |
| 28 | 34 |
| 29 ** Finish updating the Emacs Lisp manual. | 35 ** Finish updating the Emacs Lisp manual. |
| 30 | 36 |
