aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorKim F. Storm2005-11-11 15:36:23 +0000
committerKim F. Storm2005-11-11 15:36:23 +0000
commit8c41220cefa2a8cab4f65fbcdfe97fe08a2ecc10 (patch)
treea698d631cb3d6ff881e28954c75569567500aa7c /admin
parentfcc38f6dbea421501d78db607628469ce3acb2fb (diff)
downloademacs-8c41220cefa2a8cab4f65fbcdfe97fe08a2ecc10.tar.gz
emacs-8c41220cefa2a8cab4f65fbcdfe97fe08a2ecc10.zip
(FATAL ERRORS): Fix infinite loop in redisplay
when displaying a non-breaking space in an overlay string.
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE10
1 files changed, 0 insertions, 10 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 0362ea8a788..c1956dd805e 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -37,16 +37,6 @@ a bitmap appearence.
37 37
38* FATAL ERRORS 38* FATAL ERRORS
39 39
40** Emacs infloops in redisplay when displaying a non-breaking
41space in an overlay. Setting `nobreak-char-display' to nil makes the
42bug go away. The following form reproduces the bug:
43
44(overlay-put (make-overlay 1 2 nil t)
45 'after-string
46 (string (decode-char 'ucs #x00A0)))
47
48(Copy to *scratch* and evaluate.)
49
50** Investigate reported crashes in compact_small_strings. 40** Investigate reported crashes in compact_small_strings.
51 41
52** Investigate reported crashes related to using an 42** Investigate reported crashes related to using an