diff options
| author | Miles Bader | 2007-03-18 14:11:08 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-03-18 14:11:08 +0000 |
| commit | a72ea5f5b087a4cb68bac19ca5945e636a0b171f (patch) | |
| tree | ccb5b746322b106948bb887966905ae87114f66b /admin/FOR-RELEASE | |
| parent | 5f0813fa6d43b780adae1cb47835ae70adcb3b12 (diff) | |
| parent | 7ab2e82f0e19aead5fafaf7f959e4db29f3926b5 (diff) | |
| download | emacs-a72ea5f5b087a4cb68bac19ca5945e636a0b171f.tar.gz emacs-a72ea5f5b087a4cb68bac19ca5945e636a0b171f.zip | |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 662-669)
- Update from CVS
- Fix read-only prompt problem in isearch
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 207-208)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-184
Diffstat (limited to 'admin/FOR-RELEASE')
| -rw-r--r-- | admin/FOR-RELEASE | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 835fef666b6..39f14872dd0 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -40,7 +40,8 @@ Reminders sent out on 2006-06-08. | |||
| 40 | and KDE projects, to use the new Emacs icons in etc/images/icons. | 40 | and KDE projects, to use the new Emacs icons in etc/images/icons. |
| 41 | 41 | ||
| 42 | * WINDOWS SUPPORT BUGS. | 42 | * WINDOWS SUPPORT BUGS. |
| 43 | These don't need to be fixed to start pretest, but we call the | 43 | |
| 44 | These don't need to be fixed before a release, but we call the | ||
| 44 | attention of Windows users to fixing them. | 45 | attention of Windows users to fixing them. |
| 45 | 46 | ||
| 46 | ** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind | 47 | ** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind |
| @@ -50,9 +51,7 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem. | |||
| 50 | ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin. | 51 | ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin. |
| 51 | (Did we decide that is unreproducible?) | 52 | (Did we decide that is unreproducible?) |
| 52 | 53 | ||
| 53 | ** make-network-process :nowait t doesn't work for non-local targets | 54 | ** lennart.borgman@gmail.com, Feb 22: C-h k does not catch text properies keymaps |
| 54 | on Windows. This has been "fixed" for Emacs 22 by defining | ||
| 55 | BROKEN_NON_BLOCKING_CONNECT in ms-w32.h. | ||
| 56 | 55 | ||
| 57 | 56 | ||
| 58 | * BUGS | 57 | * BUGS |
| @@ -60,12 +59,7 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem. | |||
| 60 | ** Fix up copyright confusions. | 59 | ** Fix up copyright confusions. |
| 61 | See end of admin/notes/copyright. | 60 | See end of admin/notes/copyright. |
| 62 | 61 | ||
| 63 | ** simon.marshall@misys.com, Jan 12: | 62 | ** david.hansen@gmx.net, Mar 7: shell.el patch to install |
| 64 | Font-lock decides function call is function declaration in C++ | ||
| 65 | |||
| 66 | ** md5i@cs.cmu.edu, Feb 20: move-end-of-line in comint buffers | ||
| 67 | |||
| 68 | ** daniel@bigwalter.net, Feb 25: Echoing of keys and process I/O | ||
| 69 | 63 | ||
| 70 | * DOCUMENTATION | 64 | * DOCUMENTATION |
| 71 | 65 | ||