diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/FOR-RELEASE | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index c1ad49587b7..22e3b653973 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -38,6 +38,13 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem. | |||
| 38 | ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin. | 38 | ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin. |
| 39 | (Did we decide that is unreproducible?) | 39 | (Did we decide that is unreproducible?) |
| 40 | 40 | ||
| 41 | ** set-frame-size for frame without minibuffer loses mode line | ||
| 42 | Probably a Windows only bug. Reported by Drew Adams on bug-gnu-emacs on | ||
| 43 | 2007-08-07. It seems that the bug manifests itself only if resizing the | ||
| 44 | frame makes the menu bar wrap before. On 2007-08-16 Glenn Morris | ||
| 45 | reported on emacs-devel that he was not able to reproduce the bug on a | ||
| 46 | GNU/Linux system. | ||
| 47 | |||
| 41 | * BUGS | 48 | * BUGS |
| 42 | 49 | ||
| 43 | NB the definitive copy of this file for Emacs 22 is on the | 50 | NB the definitive copy of this file for Emacs 22 is on the |
| @@ -52,14 +59,9 @@ won't lose on USG or HPUX systems. | |||
| 52 | 59 | ||
| 53 | * FIXES FOR EMACS 22.3 | 60 | * FIXES FOR EMACS 22.3 |
| 54 | 61 | ||
| 55 | Here we list small fixes that arrived too late for Emacs 22.2, but | 62 | Here we list any small fixes that arrived too late for Emacs 22.2, but |
| 56 | that should be installed on the release branch after 22.2 is released. | 63 | that should be installed on the release branch after 22.2 is released. |
| 57 | 64 | ||
| 58 | ** bojohan+news@dd.chalmers.se, 1 Aug: n_schumacher@web.de: modification hooks called only once in | ||
| 59 | Fix is on the trunk: 2007-08-13 change to insdel.c by Stefan Monnier. | ||
| 60 | http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00457.html | ||
| 61 | |||
| 62 | |||
| 63 | * DOCUMENTATION | 65 | * DOCUMENTATION |
| 64 | 66 | ||
| 65 | ** Check the Emacs Tutorial. | 67 | ** Check the Emacs Tutorial. |