diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/FOR-RELEASE | 22 | ||||
| -rw-r--r-- | admin/notes/copyright | 3 |
2 files changed, 17 insertions, 8 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 90ca44fbc5b..3a1dda7124a 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -27,7 +27,7 @@ Reminders sent out on 2006-06-08. | |||
| 27 | These don't need to be fixed before a release, but we call the | 27 | These don't need to be fixed before a release, but we call the |
| 28 | attention of Windows users to fixing them. | 28 | attention of Windows users to fixing them. |
| 29 | 29 | ||
| 30 | ** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind | 30 | ** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind |
| 31 | Windows only bug. Bug appears only when Cleartype enabled, probably related | 31 | Windows only bug. Bug appears only when Cleartype enabled, probably related |
| 32 | to the hack introduced on 2005-07-01 to fix some other Cleartype problem. | 32 | to the hack introduced on 2005-07-01 to fix some other Cleartype problem. |
| 33 | 33 | ||
| @@ -36,19 +36,25 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem. | |||
| 36 | 36 | ||
| 37 | * BUGS | 37 | * BUGS |
| 38 | 38 | ||
| 39 | ** python.el legal problem? | 39 | See the copy of this file on the EMACS_22_BASE branch. |
| 40 | http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00459.html | ||
| 41 | 40 | ||
| 42 | ** rcyeske@gmail.com, April 22: Failure to build on OpenBSD macppc. | 41 | ** rcyeske@gmail.com, April 22: Failure to build on OpenBSD macppc. |
| 43 | OpenBSD compilation works on i386. | 42 | OpenBSD compilation works on i386. |
| 43 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00932.html | ||
| 44 | 44 | ||
| 45 | ** bojohan+news@dd.chalmers.se, April 23: delete-overlay causes recentering | 45 | ** Spurious redisplay bug not fixed. |
| 46 | (This is now the same as the spurious scrolling bug.) | 46 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00443.html |
| 47 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00732.html | ||
| 47 | 48 | ||
| 48 | ** finish fixing locate.el | 49 | ** michael.ewe@arcor.de, Apr 24: 22.0.98 not starting on Solaris 10/I386 |
| 50 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg01113.html | ||
| 49 | 51 | ||
| 50 | ** angeli@caeruleus.net, April 23: Excessive refontification when setting | 52 | ** rgm@gnu.org, Apr 24: [Stephen.Berman@gmx.net: Re: redisplay] |
| 51 | jit-lock-context-unfontify-pos | 53 | Gives test case for problem that a dialog box blocks redisplay. |
| 54 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00951.html | ||
| 55 | |||
| 56 | ** C mode fontification took 50 seconds | ||
| 57 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg01460.html | ||
| 52 | 58 | ||
| 53 | * DOCUMENTATION | 59 | * DOCUMENTATION |
| 54 | 60 | ||
diff --git a/admin/notes/copyright b/admin/notes/copyright index b366be2a2c7..ce8953993de 100644 --- a/admin/notes/copyright +++ b/admin/notes/copyright | |||
| @@ -421,6 +421,9 @@ K Rodgers changes | |||
| 421 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00225.html | 421 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00225.html |
| 422 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00257.html | 422 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00257.html |
| 423 | 423 | ||
| 424 | But then an assignment arrived before the release of Emacs 22: | ||
| 425 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg01427.html | ||
| 426 | |||
| 424 | 427 | ||
| 425 | ** Issues that are "fixed" for the release of Emacs 22, but we may | 428 | ** Issues that are "fixed" for the release of Emacs 22, but we may |
| 426 | wish to revisit later in more detail | 429 | wish to revisit later in more detail |