Mercurial > emacs
comparison etc/TODO @ 39373:f706cd16b765
Add XIE.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 21 Sep 2001 13:39:07 +0000 |
parents | 0f1f45424aef |
children | f31083337897 |
comparison
equal
deleted
inserted
replaced
39372:7e0cf1456a22 | 39373:f706cd16b765 |
---|---|
164 * If you do an insert-file and that file is currently modified in | 164 * If you do an insert-file and that file is currently modified in |
165 another buffer but not written yet, print a warning. | 165 another buffer but not written yet, print a warning. |
166 | 166 |
167 * Add support for SVG (Scalable Vector Graphics) rendering to | 167 * Add support for SVG (Scalable Vector Graphics) rendering to |
168 Emacs. | 168 Emacs. |
169 | |
170 * Use the XIE X extension, if available, for image display. |