/[emacs]/emacs/admin/FOR-RELEASE
ViewVC logotype

Diff of /emacs/admin/FOR-RELEASE

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.166 by rms, Wed Nov 9 23:25:06 2005 UTC revision 1.167 by rfrancoise, Thu Nov 10 22:23:48 2005 UTC
# Line 37  a bitmap appearence. Line 37  a bitmap appearence.
37    
38  * FATAL ERRORS  * FATAL ERRORS
39    
40    ** Emacs infloops in redisplay when displaying a non-breaking
41    space in an overlay.  Setting `nobreak-char-display' to nil makes the
42    bug 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.  ** Investigate reported crashes in compact_small_strings.
51    
52  ** Investigate reported crashes related to using an  ** Investigate reported crashes related to using an

Legend:
Removed from v.1.166  
changed lines
  Added in v.1.167

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26