comparison admin/FOR-RELEASE @ 90737:95d0cdf160ea

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 586-614) - Update from CVS - Update from erc--emacs--22 - Merge from gnus--rel--5.10 - Merge from erc--main--0 - Make byte compiler correctly write circular constants * gnus--rel--5.10 (patch 186-196) - Update from CVS - Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-162
author Miles Bader <miles@gnu.org>
date Fri, 26 Jan 2007 06:16:11 +0000
parents e4e4a56ef723 833f47947882
children f83d17e1ace6
comparison
equal deleted inserted replaced
90736:ef1369583937 90737:95d0cdf160ea
1 Tasks needed before the next release. 1 Tasks needed before the next release.
2 2
3 * UPDATE COPYRIGHTS (Happy New Year :-) 3 * UPDATE COPYRIGHTS (Happy New Year :-)
4 4 Done, I think. Please keep an eye out for any errors, eg copyrights
5 not at the start of the file that are easy to miss, as in
6 src/emacs.c.
5 7
6 * TO BE DONE SHORTLY BEFORE RELEASE 8 * TO BE DONE SHORTLY BEFORE RELEASE
7 9
8 ** Check for widow and orphan lines in manuals; 10 ** Check for widow and orphan lines in manuals;
9 make sure all the pages really look ok in the manual as formatted. 11 make sure all the pages really look ok in the manual as formatted.
48 BROKEN_NON_BLOCKING_CONNECT in ms-w32.h. 50 BROKEN_NON_BLOCKING_CONNECT in ms-w32.h.
49 51
50 52
51 * BUGS 53 * BUGS
52 54
53 ** document gpg-agent.
54
55 ** Need papers from Rubini for his code in t-mouse.el
56 Sent instructions.
57
58 ** lennart.borgman.073@student.lu.se, Dec 21:
59 Saving when the coding system can't code all buffer characters
60
61 ** Bug in ESHELL that Wiegley is supposed to fix.
62
63 ** How should C-x C-v ask about saving?
64
65 ** lennart.borgman.073@student.lu.se, Dec 16:
66 compilation-previous-error fails if first error is at start of buffer
67
68 ** CC mode fixes to be installed.
69
70 ** W3 status with latest url package. 55 ** W3 status with latest url package.
71 56
72 ** Fix up the notices in oldXMenu properly. 57 ** Fix up the notices in oldXMenu properly.
73 58
74 ** bruno@clisp.org's patches for location of Info file directory.
75
76 ** disumu@x3y2z1.net, Nov 22: 59 ** disumu@x3y2z1.net, Nov 22:
77 URL not following some 302 redirects after recent changes 60 URL not following some 302 redirects after recent changes
78
79 ** Give recommendations for redefining window manager keys
80 to avoid interference with Emacs.
81 61
82 ** lennart.borgman.073@student.lu.se, Dec 29: 62 ** lennart.borgman.073@student.lu.se, Dec 29:
83 How global is a define-global-minor-mode mode 63 How global is a define-global-minor-mode mode
84 He says that customizing such a mode simply does not work. 64 He says that customizing such a mode simply does not work.
85 RMS says that there is no code in the generated defcustom, 65 RMS says that there is no code in the generated defcustom,
86 or elsewhere in the generated code, to implement setting that variable 66 or elsewhere in the generated code, to implement setting that variable
87 through the custom mechanism. 67 through the custom mechanism.
88 68
89 ** b.riefenstahl@turtle-trading.net, Dec 29: 69 ** b.riefenstahl@turtle-trading.net, Dec 29:
90 GTK build crashes under X 70 GTK build crashes under X
71 Seems to be a libXft or gtk theme bug, not an Emacs bug.
72 However, a workaround is possible.
91 73
92 ** dooglus@gmail.com, Dec 29: 4 week-old pretest bugs 74 ** simon.marshall@misys.com, Jan 12:
93 Two GTK version bugs. 75 Font-lock decides function call is function declaration in C+ +
94 76
95 ** pgg bugs reported by rms. 77 ** ZTHJWSQQAFHV@spammotel.com, Jan 12:
78 Color-theme problems in Emacs 22+ (Ubuntu, Windows)
96 79
97 * DOCUMENTATION 80 * DOCUMENTATION
98 81
99 ** Check the Emacs Tutorial. 82 ** Check the Emacs Tutorial.
100 83