aboutsummaryrefslogtreecommitdiffstats
path: root/etc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'etc/TODO')
-rw-r--r--etc/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index 70760be2fb..5ce3074e5e 100644
--- 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.