diff options
| author | Glenn Morris | 2007-09-27 07:13:45 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-09-27 07:13:45 +0000 |
| commit | 3afad226b81795ad2131fa95c8c025743d6d0a46 (patch) | |
| tree | 073821eeb1af37eba984e5b860cd3dffea947fd5 /admin | |
| parent | 9f3bfa542a5b29ac770a055cf08a13037a530044 (diff) | |
| download | emacs-3afad226b81795ad2131fa95c8c025743d6d0a46.tar.gz emacs-3afad226b81795ad2131fa95c8c025743d6d0a46.zip | |
*** empty log message ***
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/FOR-RELEASE | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 7ae04718f06..837daecc6dc 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -71,12 +71,17 @@ Report by Drew Adams <drew.adams@oracle.com> on emacs-devel from | |||
| 71 | http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00298.html | 71 | http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00298.html |
| 72 | 72 | ||
| 73 | ** emacs-22.1 with GTK problems (with patches) | 73 | ** emacs-22.1 with GTK problems (with patches) |
| 74 | Only outstanding issue seems to be whether Solaris 2.6 GTK can be | ||
| 75 | supported in the absence of recursive mutexes, via a change to | ||
| 76 | alloc.c, or whether configure should abort. | ||
| 74 | http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html | 77 | http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html |
| 75 | 78 | ||
| 76 | ** TAGS buffer generates spurious undo warnings | 79 | ** TAGS buffer generates spurious undo warnings |
| 80 | Waiting for recipe to produce these warnings. | ||
| 77 | http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00070.html | 81 | http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00070.html |
| 78 | 82 | ||
| 79 | ** latex mode, nexted subscripts are unreadable | 83 | ** latex mode, nexted subscripts are unreadable |
| 84 | Only happens with some ("poorly designed") fonts. | ||
| 80 | http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00020.html | 85 | http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00020.html |
| 81 | 86 | ||
| 82 | * FIXES FOR EMACS 22.3 | 87 | * FIXES FOR EMACS 22.3 |