Index: emacs/etc/TODO diff -c emacs/etc/TODO:1.87 emacs/etc/TODO:1.88 *** emacs/etc/TODO:1.87 Sun Apr 17 16:04:10 2005 --- emacs/etc/TODO Tue May 10 09:07:29 2005 *************** *** 9,14 **** --- 9,17 ---- * 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,261 **** --- 259,266 ---- ** 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.
_______________________________________________ Emacs-diffs mailing list Emacs-diffs@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-diffs