diff options
| author | Miles Bader | 2007-05-01 23:03:36 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-05-01 23:03:36 +0000 |
| commit | 212c766631c7de92e9dde63d842c5e16338dbaf0 (patch) | |
| tree | 79ba5b940ed2b366b3f19d35c52fe4ecd5742d78 /admin | |
| parent | 59c92ade0ab7972baabbe04866922575c98a0f48 (diff) | |
| parent | 6c60609353d509d8c4e0bb2cb5bd3119ca7f153c (diff) | |
| download | emacs-212c766631c7de92e9dde63d842c5e16338dbaf0.tar.gz emacs-212c766631c7de92e9dde63d842c5e16338dbaf0.zip | |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 713-725)
- Update from CVS
- Merge from emacs--rel--22
- Merge from emacs--rel--22: lisp/dired-x.el: Revert 2007-04-06 change.
- Merge from gnus--rel--5.10
* emacs--rel--22 (base, patch 1-5)
- tag of emacs@sv.gnu.org/emacs--devo--0--patch-709
- Sync to CVS tag EMACS_22_BRANCHPOINT
- Sync to CVS branch EMACS_22_BASE
- Update from CVS
* gnus--rel--5.10 (patch 217)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-202
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 |