aboutsummaryrefslogtreecommitdiffstats
path: root/admin/FOR-RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'admin/FOR-RELEASE')
-rw-r--r--admin/FOR-RELEASE19
1 files changed, 11 insertions, 8 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 3b7eb8c4560..428b2589886 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -1,5 +1,8 @@
1Tasks needed before the next release. 1Tasks needed before the next release.
2 2
3* UPDATE COPYRIGHTS (Happy New Year :-)
4
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;
@@ -8,7 +11,6 @@ make sure all the pages really look ok in the manual as formatted.
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
@@ -48,8 +50,6 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
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
@@ -63,8 +63,6 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
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.
@@ -74,9 +72,7 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
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
82He says that customizing such a mode simply does not work. 78He says that customizing such a mode simply does not work.
@@ -92,6 +88,13 @@ through the custom mechanism.
92 88
93** pgg bugs reported by rms. 89** pgg bugs reported by rms.
94 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
97
95* DOCUMENTATION 98* DOCUMENTATION
96 99
97** Check the Emacs Tutorial. 100** Check the Emacs Tutorial.