/[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.148 by rfrancoise, Mon Sep 26 08:52:12 2005 UTC revision 1.149 by kfstorm, Thu Sep 29 08:24:07 2005 UTC
# Line 29  face name prefixes should be in it for g Line 29  face name prefixes should be in it for g
29    
30  ** Update Speedbar.  ** Update Speedbar.
31    
32    ** Rework how the fringe "angle" bitmap at at bottom of buffer is
33    shown to include an indication of whether the last line has a NL or not.
34    [Assigned to KFS]
35    
36    ** Rework how fringe bitmaps are defined and used.
37    Currently, bitmap usage and bitmap appearence are "mixed-up" in a
38    one-level representation.  It would be cleaner to split the
39    representation into a two-level model where first level maps
40    bitmap usage to a bitmap name, and second level maps bitmap name to
41    a bitmap appearence.
42    [Assigned to KFS]
43    
44  * FATAL ERRORS  * FATAL ERRORS
45    
46  ** Investigate reported crashes in compact_small_strings.  ** Investigate reported crashes in compact_small_strings.
# Line 59  so that we can fix bugs in balance-windo Line 71  so that we can fix bugs in balance-windo
71  TCP/IP server processes created with `make-network-process' consume  TCP/IP server processes created with `make-network-process' consume
72  excesive CPU on some Windows environments.  Usages of 50% and 100%  excesive CPU on some Windows environments.  Usages of 50% and 100%
73  CPU time have been observed on different Window XP configurations.  CPU time have been observed on different Window XP configurations.
74    Seems to be a problem in sys_select in w32proc.c.
75    
76  * DOCUMENTATION  * DOCUMENTATION
77    

Legend:
Removed from v.1.148  
changed lines
  Added in v.1.149

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