aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorKim F. Storm2007-02-07 15:03:48 +0000
committerKim F. Storm2007-02-07 15:03:48 +0000
commitc4d89f0374e6408321d12914990b591c43c7106c (patch)
treee9290a25ff98667357726614841591cff225a184 /admin
parentff52c940f64dfba189e2697473c954926b9ec9ef (diff)
downloademacs-c4d89f0374e6408321d12914990b591c43c7106c.tar.gz
emacs-c4d89f0374e6408321d12914990b591c43c7106c.zip
*** empty log message ***
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE7
1 files changed, 6 insertions, 1 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index d4f15c5f3fa..1e1e8e01de5 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -54,12 +54,17 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
54 54
55* BUGS 55* BUGS
56 56
57** The 2007-01-30 change to minibuf.c must be fixed!!
58So far we know that it broke:
59 - C-x C-f TAB TAB common prefix highlighting
60 - partial-completion-mode
61
57** W3 status with latest url package. 62** W3 status with latest url package.
58 63
59** Fix up copyright confusions. 64** Fix up copyright confusions.
60 See admin/notes/copyright. 65 See admin/notes/copyright.
61 66
62** simon.marshall@misys.com, Jan 12: 67** simon.marshall@misys.com, Jan 12:
63 Font-lock decides function call is function declaration in C+ + 68 Font-lock decides function call is function declaration in C+ +
64 69
65** Fix the places that use colors without calling gamma_correct. 70** Fix the places that use colors without calling gamma_correct.