emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/admin/FOR-RELEASE


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE
Date: Thu, 29 Sep 2005 04:24:08 -0400

Index: emacs/admin/FOR-RELEASE
diff -c emacs/admin/FOR-RELEASE:1.148 emacs/admin/FOR-RELEASE:1.149
*** emacs/admin/FOR-RELEASE:1.148       Mon Sep 26 08:52:12 2005
--- emacs/admin/FOR-RELEASE     Thu Sep 29 08:24:07 2005
***************
*** 29,34 ****
--- 29,46 ----
  
  ** Update Speedbar.
  
+ ** Rework how the fringe "angle" bitmap at at bottom of buffer is
+ shown to include an indication of whether the last line has a NL or not.
+ [Assigned to KFS]
+ 
+ ** Rework how fringe bitmaps are defined and used.
+ Currently, bitmap usage and bitmap appearence are "mixed-up" in a
+ one-level representation.  It would be cleaner to split the
+ representation into a two-level model where first level maps
+ bitmap usage to a bitmap name, and second level maps bitmap name to
+ a bitmap appearence.
+ [Assigned to KFS]
+ 
  * FATAL ERRORS
  
  ** Investigate reported crashes in compact_small_strings.
***************
*** 59,64 ****
--- 71,77 ----
  TCP/IP server processes created with `make-network-process' consume
  excesive CPU on some Windows environments.  Usages of 50% and 100%
  CPU time have been observed on different Window XP configurations.
+ Seems to be a problem in sys_select in w32proc.c.
  
  * DOCUMENTATION
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]