Mercurial > emacs
annotate etc/FOR-RELEASE @ 56225:35eee131f539
Added GTK items
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Wed, 23 Jun 2004 19:47:27 +0000 |
parents | 3464ef80e67d |
children | b8ba538f6095 |
rev | line source |
---|---|
56166 | 1 Tasks needed before the next release. |
2 | |
3 ** Test the mbox branch of Rmail. | |
4 | |
5 ** Install the mbox branch of Rmail. | |
6 | |
7 ** Finish updating the Emacs Lisp manual. | |
8 | |
9 ** Finish checking the Emacs Lisp manual. | |
10 | |
56200
3464ef80e67d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56166
diff
changeset
|
11 ** Update the Emacs manual. |
56166 | 12 |
56200
3464ef80e67d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56166
diff
changeset
|
13 ** Check the Emacs manual. |
3464ef80e67d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56166
diff
changeset
|
14 |
3464ef80e67d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56166
diff
changeset
|
15 ** Update man/info.texi. |
56225 | 16 |
17 ** Make geometry specifications work correctly for GTK. | |
18 | |
19 ** Make GTK scrollbars behave like others w.r.t. overscrolling. | |
20 | |
21 ** Make GTK toolbar look OK on monochrome displays. |