* mouse.el (mouse-yank-at-click, mouse-yank-secondary): Revert
[bpt/emacs.git] / admin / FOR-RELEASE
CommitLineData
e47ac727
RS
1Tasks needed before the next release.
2
c0a070c1 3* NEW FEATURES
2f0e0a0b 4
c0a070c1
KS
5** Test the mbox branch of Rmail.
6
7** Install the mbox branch of Rmail.
d8c379f8 8
bf77a420
KS
9** Face remapping.
10
3d351c97 11
c0a070c1 12* FATAL ERRORS
3d351c97
KS
13
14** Investigate face cache related crash.
15
c0a070c1
KS
16Indications: Face cache seems to have been cleared, but
17redisplay uses an invalidated face_id with FACE_FROM_ID
18which then returns a NULL pointer. Said to happen with
19isearch faces.
20
2d1ef312
RS
21* LOSSAGE
22
23** Clean up flymake.el to follow Emacs Lisp conventions.
c0a070c1
KS
24
25* GTK RELATED BUGS
26
c0a070c1
KS
27** Make GTK scrollbars behave like others w.r.t. overscrolling.
28
2d1ef312
RS
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.
7956ef44
KS
32
33* DOCUMENTATION
34
35** Finish updating the Emacs Lisp manual.
36
7956ef44
KS
37** Update the Emacs manual.
38
39*** Update man/info.texi.
40
41*** Update man/ack.texi.
42
43** Add missing years in copyright notices of all files.
44
45** Update AUTHORS.
46
47** Reorder NEWS entries.
48
49** Check the Emacs manual.
50
98b83a88
LT
51Each manual section should be proof-read by at least two people.
52After each file name, on the same line or the following line, come the
53names of the people who have checked it.
54
55
56SECTION READERS
57-----------------------------
58man/abbrevs.texi
59man/anti.texi
60man/basic.texi "Luc Teirlinck"
61man/buffers.texi "Luc Teirlinck"
62man/building.texi "Ted Zlatanov" <tzz@lifelogs.com>
63man/calendar.texi
64man/cmdargs.texi
65man/commands.texi "Luc Teirlinck"
66man/custom.texi
67man/dired.texi
68man/display.texi "Luc Teirlinck"
69man/emacs.texi "Luc Teirlinck"
70man/entering.texi "Luc Teirlinck"
71man/files.texi "Luc Teirlinck"
72man/fixit.texi "Luc Teirlinck"
73man/frames.texi "Luc Teirlinck"
74man/glossary.texi
75man/help.texi "Luc Teirlinck"
76man/indent.texi "Luc Teirlinck"
77man/killing.texi "Luc Teirlinck"
78man/kmacro.texi "Luc Teirlinck"
79man/macos.texi
80man/maintaining.texi
81man/major.texi "Luc Teirlinck"
82man/mark.texi "Luc Teirlinck"
83man/mini.texi "Luc Teirlinck"
84man/misc.texi
85man/msdog.texi
86man/mule.texi "Luc Teirlinck"
87man/m-x.texi "Luc Teirlinck"
88man/picture.texi
89man/programs.texi
90man/regs.texi "Luc Teirlinck"
91man/rmail.texi
92man/screen.texi "Luc Teirlinck"
93man/search.texi "Luc Teirlinck"
94man/sending.texi
9e9245ce 95man/text.texi "Luc Teirlinck"
98b83a88
LT
96man/trouble.texi
97man/windows.texi "Luc Teirlinck"
98man/xresources.texi
7956ef44
KS
99
100** Check the Emacs Lisp manual.
101
98b83a88
LT
102Each manual section should be proof-read by at least two people.
103After each file name, on the same line or the following line, come the
104names of the people who have checked it.
105
106SECTION READERS
107----------------------------------
108lispref/abbrevs.texi "Luc Teirlinck"
109lispref/advice.texi
110lispref/anti.texi
111lispref/backups.texi "Luc Teirlinck"
112lispref/buffers.texi "Luc Teirlinck"
113lispref/calendar.texi
114lispref/commands.texi "Luc Teirlinck"
115lispref/compile.texi "Luc Teirlinck"
116lispref/control.texi "Luc Teirlinck"
117lispref/customize.texi
118lispref/debugging.texi
119lispref/display.texi
120lispref/edebug.texi
121lispref/elisp.texi "Luc Teirlinck"
122lispref/errors.texi "Luc Teirlinck"
123lispref/eval.texi "Luc Teirlinck"
124lispref/files.texi "Luc Teirlinck"
125lispref/frames.texi "Luc Teirlinck"
126lispref/functions.texi "Luc Teirlinck"
127lispref/hash.texi "Luc Teirlinck"
128lispref/help.texi "Luc Teirlinck"
129lispref/hooks.texi
130lispref/internals.texi "Luc Teirlinck"
131lispref/intro.texi "Luc Teirlinck"
132lispref/keymaps.texi "Luc Teirlinck"
133lispref/lists.texi "Luc Teirlinck"
134lispref/loading.texi "Luc Teirlinck"
135lispref/locals.texi
136lispref/macros.texi "Luc Teirlinck"
137lispref/maps.texi
138lispref/markers.texi "Luc Teirlinck"
139lispref/minibuf.texi "Luc Teirlinck"
140lispref/modes.texi
141lispref/nonascii.texi "Luc Teirlinck"
142lispref/numbers.texi "Luc Teirlinck"
143lispref/objects.texi "Luc Teirlinck"
144lispref/os.texi "Luc Teirlinck"
145lispref/positions.texi "Luc Teirlinck"
146lispref/processes.texi
147lispref/searching.texi "Luc Teirlinck"
148lispref/sequences.texi "Luc Teirlinck"
149lispref/streams.texi "Luc Teirlinck"
150lispref/strings.texi "Luc Teirlinck"
151lispref/symbols.texi "Luc Teirlinck"
152lispref/syntax.texi "Luc Teirlinck"
153lispref/text.texi
154lispref/tips.texi "Luc Teirlinck"
155lispref/variables.texi "Luc Teirlinck"
156lispref/windows.texi "Luc Teirlinck"
7956ef44 157
c0a070c1
KS
158\f
159Local variables:
160mode: outline
161end: