diff etc/TODO @ 62222:bedd8e5433cd

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 10 May 2005 09:22:07 +0000
parents 71c8a6678c21
children c94921e36674 6fef25c75847 62afea0771d8
line wrap: on
line diff
--- a/etc/TODO	Tue May 10 09:21:52 2005 +0000
+++ b/etc/TODO	Tue May 10 09:22:07 2005 +0000
@@ -9,6 +9,9 @@
 
 * Small but important fixes needed in existing features:
 
+** Convert everything that uses post-command-idle-hook
+  to use idle timers instead.
+
 ** Fix the kill/yank treatment of invisible text.  At the moment,
   invisible text is placed in the kill-ring, so that the contents of
   the ring may not correspond to the text as displayed to the user. It
@@ -256,6 +259,8 @@
 ** Make monochrome images display using the foreground and background
   colors of the applicable faces.
 
+** Face remapping.
+
 ** Add support for rendering antialiased text, probably using
   XRender/Freetype.