Mercurial > emacs
comparison etc/TODO @ 45081:83757531e45f
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Thu, 02 May 2002 23:51:57 +0000 |
parents | 3debb02d0222 |
children | 1557405e3933 |
comparison
equal
deleted
inserted
replaced
45080:363654ca5276 | 45081:83757531e45f |
---|---|
164 * Add support for SVG (Scalable Vector Graphics) rendering to | 164 * Add support for SVG (Scalable Vector Graphics) rendering to |
165 Emacs. | 165 Emacs. |
166 | 166 |
167 * Use the XIE X extension, if available, for image display. | 167 * Use the XIE X extension, if available, for image display. |
168 | 168 |
169 * Add support for rendering antialiased text, probably using FreeType. | |
170 | |
169 * Rewrite make-docfile to something sane. | 171 * Rewrite make-docfile to something sane. |
170 | 172 |
171 * Port the conservative stack marking code of Emacs' garbage collector | 173 * Port the conservative stack marking code of Emacs' garbage collector |
172 to more systems, so that we can completely get rid of GCPROs. | 174 to more systems, so that we can completely get rid of GCPROs. |
173 | 175 |