diff options
author | Richard M. Stallman <rms@gnu.org> | 2005-06-21 13:38:59 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2005-06-21 13:38:59 +0000 |
commit | 841ad7be12ae2752e36cb4ac84bfafed7fdcbf54 (patch) | |
tree | 1639dbfca00f7863540942093fbff2049fa6c1ab /admin | |
parent | 9531f95f8d8065d559c19731ba1107d850292fbe (diff) | |
download | emacs-841ad7be12ae2752e36cb4ac84bfafed7fdcbf54.tar.gz |
KFS says the redisplay loop bugs are fixed.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 03bedbdb6dc..0d4e0083686 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -67,17 +67,6 @@ I think in the near future we will see more of this problem, so it might be time to make anfe-ftp more intelligent. -* REDISPLAY RELATED BUGS - -** Avoid unbreakable loops in redisplay. - -Redisplay may loop if there is an error in some display property, e.g. - (space 'left-margin) - -A fix would be to somehow disable handling of display properties if an error -is encountered. - - * DOCUMENTATION ** Document Custom Themes. |