diff options
| author | Kim F. Storm | 2007-02-07 15:03:48 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2007-02-07 15:03:48 +0000 |
| commit | c4d89f0374e6408321d12914990b591c43c7106c (patch) | |
| tree | e9290a25ff98667357726614841591cff225a184 /admin | |
| parent | ff52c940f64dfba189e2697473c954926b9ec9ef (diff) | |
| download | emacs-c4d89f0374e6408321d12914990b591c43c7106c.tar.gz emacs-c4d89f0374e6408321d12914990b591c43c7106c.zip | |
*** empty log message ***
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/FOR-RELEASE | 7 |
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!! | ||
| 58 | So 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. |