comparison admin/FOR-RELEASE @ 83552:d3099204c799

Merged from emacs@sv.gnu.org Patches applied: * emacs@sv.gnu.org/emacs--devo--0--patch-585 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-586 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-587 Update from erc--emacs--22 * emacs@sv.gnu.org/emacs--devo--0--patch-588 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-589 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-590 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-591 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-592
author Karoly Lorentey <lorentey@elte.hu>
date Sat, 06 Jan 2007 15:25:16 +0000
parents 17e0dd217877 2788d1e56ab2
children 32073cbc5eb6
comparison
equal deleted inserted replaced
83551:d9dc7e67ad3f 83552:d3099204c799
1 Tasks needed before the next release. 1 Tasks needed before the next release.
2
3 * UPDATE COPYRIGHTS (Happy New Year :-)
4
2 5
3 * TO BE DONE SHORTLY BEFORE RELEASE 6 * TO BE DONE SHORTLY BEFORE RELEASE
4 7
5 ** Check for widow and orphan lines in manuals; 8 ** Check for widow and orphan lines in manuals;
6 make sure all the pages really look ok in the manual as formatted. 9 make sure all the pages really look ok in the manual as formatted.
7 10
8 ** Check for text in manuals that assumes current version is 21. 11 ** Check for text in manuals that assumes current version is 21.
9 12
10 ** Update AUTHORS. 13 ** Update AUTHORS.
11 [Done 2006-10-03]
12 14
13 ** Regenerate the postscript files of the reference cards in etc. 15 ** Regenerate the postscript files of the reference cards in etc.
14 16
15 ** Ask maintainers of refcard translations to update them. 17 ** Ask maintainers of refcard translations to update them.
16 18
46 BROKEN_NON_BLOCKING_CONNECT in ms-w32.h. 48 BROKEN_NON_BLOCKING_CONNECT in ms-w32.h.
47 49
48 50
49 * BUGS 51 * BUGS
50 52
51 ** document gpg-agent.
52
53 ** Need papers from Rubini for his code in t-mouse.el 53 ** Need papers from Rubini for his code in t-mouse.el
54 Sent instructions. 54 Sent instructions.
55 55
56 ** lennart.borgman.073@student.lu.se, Dec 21: 56 ** lennart.borgman.073@student.lu.se, Dec 21:
57 Saving when the coding system can't code all buffer characters 57 Saving when the coding system can't code all buffer characters
61 ** How should C-x C-v ask about saving? 61 ** How should C-x C-v ask about saving?
62 62
63 ** lennart.borgman.073@student.lu.se, Dec 16: 63 ** lennart.borgman.073@student.lu.se, Dec 16:
64 compilation-previous-error fails if first error is at start of buffer 64 compilation-previous-error fails if first error is at start of buffer
65 65
66 ** CC mode fixes to be installed.
67
68 ** W3 status with latest url package. 66 ** W3 status with latest url package.
69 67
70 ** Fix up the notices in oldXMenu properly. 68 ** Fix up the notices in oldXMenu properly.
71 69
72 ** bruno@clisp.org's patches for location of Info file directory. 70 ** bruno@clisp.org's patches for location of Info file directory.
73 71
74 ** disumu@x3y2z1.net, Nov 22: 72 ** disumu@x3y2z1.net, Nov 22:
75 URL not following some 302 redirects after recent changes 73 URL not following some 302 redirects after recent changes
76 74
77 ** Give recommendations for redefining window manager keys 75 ** storm@cua.dk, Jan 2: Bug in incremental undrawing of mouseover highlighting
78 to avoid interference with Emacs.
79
80 ** lennart.borgman.073@student.lu.se, Dec 29: 76 ** lennart.borgman.073@student.lu.se, Dec 29:
81 How global is a define-global-minor-mode mode 77 How global is a define-global-minor-mode mode
82 He says that customizing such a mode simply does not work. 78 He says that customizing such a mode simply does not work.
83 RMS says that there is no code in the generated defcustom, 79 RMS says that there is no code in the generated defcustom,
84 or elsewhere in the generated code, to implement setting that variable 80 or elsewhere in the generated code, to implement setting that variable
89 85
90 ** dooglus@gmail.com, Dec 29: 4 week-old pretest bugs 86 ** dooglus@gmail.com, Dec 29: 4 week-old pretest bugs
91 Two GTK version bugs. 87 Two GTK version bugs.
92 88
93 ** pgg bugs reported by rms. 89 ** pgg bugs reported by rms.
90
91 ** (global-set-key "\M-k" 'bury-buffer) confuses tutorial warnings.
92
93 ** jpff@cs.bath.ac.uk, Jan 5: Failure to submit second netnews message
94
95 ** KSNetz@UseNet.ArcorNews.DE, Jan 5:
96 url-http.el: calling the callback function for proxy connections
94 97
95 * DOCUMENTATION 98 * DOCUMENTATION
96 99
97 ** Check the Emacs Tutorial. 100 ** Check the Emacs Tutorial.
98 101