Mercurial > emacs
comparison admin/FOR-RELEASE @ 83313:bdcbdec78dd3
Merged from miles@gnu.org--gnu-2005 (patch 438-440)
Patches applied:
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
Rename vertical-divider face to vertical-border
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-439
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-440
Change escape-glyph color on dark backgrounds back to cyan
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-353
| author | Karoly Lorentey <lorentey@elte.hu> |
|---|---|
| date | Wed, 22 Jun 2005 17:53:21 +0000 |
| parents | 5b54039912f4 8baf9e2eb3ec |
| children | d07fdd5d7d4e |
comparison
equal
deleted
inserted
replaced
| 83312:5b54039912f4 | 83313:bdcbdec78dd3 |
|---|---|
| 63 Ange-ftp chokes on the `No route to host' message and doesn't look any | 63 Ange-ftp chokes on the `No route to host' message and doesn't look any |
| 64 further. | 64 further. |
| 65 | 65 |
| 66 I think in the near future we will see more of this problem, so it might be | 66 I think in the near future we will see more of this problem, so it might be |
| 67 time to make anfe-ftp more intelligent. | 67 time to make anfe-ftp more intelligent. |
| 68 | |
| 69 | |
| 70 * REDISPLAY RELATED BUGS | |
| 71 | |
| 72 ** Avoid unbreakable loops in redisplay. | |
| 73 | |
| 74 Redisplay may loop if there is an error in some display property, e.g. | |
| 75 (space 'left-margin) | |
| 76 | |
| 77 A fix would be to somehow disable handling of display properties if an error | |
| 78 is encountered. | |
| 79 | 68 |
| 80 | 69 |
| 81 * DOCUMENTATION | 70 * DOCUMENTATION |
| 82 | 71 |
| 83 ** Document Custom Themes. | 72 ** Document Custom Themes. |
