emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/TODO


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/etc/TODO
Date: Mon, 23 Jun 2003 14:27:42 -0400

Index: emacs/etc/TODO
diff -c emacs/etc/TODO:1.56 emacs/etc/TODO:1.57
*** emacs/etc/TODO:1.56 Thu May 29 14:18:10 2003
--- emacs/etc/TODO      Mon Jun 23 14:27:42 2003
***************
*** 3,9 ****
  If you are ready to start working on any of these TODO items, we
  appreciate your help; please write to address@hidden so we can be
  aware that the problem is being addressed, and talk with you how to do
! it best.  Since Emacs is an FSF-copyrighted packages, please be
  prepared to sign legal papers to transfer the copyright on your work
  to the FSF.
  
--- 3,9 ----
  If you are ready to start working on any of these TODO items, we
  appreciate your help; please write to address@hidden so we can be
  aware that the problem is being addressed, and talk with you how to do
! it best.  Since Emacs is an FSF-copyrighted package, please be
  prepared to sign legal papers to transfer the copyright on your work
  to the FSF.
  
***************
*** 49,55 ****
    in the menu or by rendering in an unmapped window and copying the
    pixels.  Note that the relevant Xlib functions assume a specific
    locale; that isn't good enough even if X can render the arbitrary
!   text, which it often can't as far as I can tell.  -- fx]
  
  * Remove the limitation that window and frame widths and heights can
    be only full columns/lines.
--- 49,57 ----
    in the menu or by rendering in an unmapped window and copying the
    pixels.  Note that the relevant Xlib functions assume a specific
    locale; that isn't good enough even if X can render the arbitrary
!   text, which it often can't as far as I can tell.  -- fx] [The gtk
!   port now displays multilingual text in menus, but only insofar as
!   Emacs can encode it as utf-8 and gtk can display the result.]
  
  * Remove the limitation that window and frame widths and heights can
    be only full columns/lines.
***************
*** 157,163 ****
    holidays, quoting characters?,...
  
  * Improve the GC (generational, incremental).  (We may be able to use
!   the Boehm collector.)  [fx is working on this.]
  
  * Check what hooks would help Emacspeak -- see the defadvising in W3.
  
--- 159,166 ----
    holidays, quoting characters?,...
  
  * Improve the GC (generational, incremental).  (We may be able to use
!   the Boehm collector.)  [See the Boehm-GC branch in CVS for work on
!   this.]
  
  * Check what hooks would help Emacspeak -- see the defadvising in W3.
  




reply via email to

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