summaryrefslogtreecommitdiff
path: root/admin/FOR-RELEASE
blob: fbbacaf645645adfdc40c8e17e7fd830a54b5f20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Tasks needed before the next release.

* DOCUMENTATION

** Finish updating the Emacs Lisp manual.

** Finish checking the Emacs Lisp manual.

** Update the Emacs manual.

** Check the Emacs Manual.

** Add missing years in copyright notices of all files.

** Update man/info.texi.

** Update man/ack.texi.

** Update AUTHORS.


* NEW FEATURES

** Test the mbox branch of Rmail.

** Install the mbox branch of Rmail.

** Update Gnus.

** Face remapping.


* FATAL ERRORS

** Investigate face cache related crash.

Indications: Face cache seems to have been cleared, but
redisplay uses an invalidated face_id with FACE_FROM_ID
which then returns a NULL pointer.  Said to happen with
isearch faces.


* GTK RELATED BUGS

** Make GTK scrollbars behave like others w.r.t. overscrolling.


Local variables:
mode: outline
end: