Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51
[bpt/emacs.git] / etc / TODO
index 21146d9..d905a50 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
@@ -9,6 +9,9 @@ to the FSF.
 
 * 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 @@ to the FSF.
 ** 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.