comparison etc/TODO @ 48154:af5c7876e741

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 05 Nov 2002 07:23:26 +0000
parents 7b2b53ef44d7
children 3a459d1aa72c
comparison
equal deleted inserted replaced
48153:de911fba904d 48154:af5c7876e741
169 * Investigate using GNU Lightning or similar system for incremental 169 * Investigate using GNU Lightning or similar system for incremental
170 compilation of selected bytecode functions to subrs. Converting CCL 170 compilation of selected bytecode functions to subrs. Converting CCL
171 programs to native code is probably the first thing to try, though. 171 programs to native code is probably the first thing to try, though.
172 172
173 * Add a feature to Info similar to "info --apropos SUBJECT". 173 * Add a feature to Info similar to "info --apropos SUBJECT".
174
175 * If you do an insert-file and that file is currently modified in
176 another buffer but not written yet, print a warning.
177 174
178 * Add support for SVG (Scalable Vector Graphics) rendering to 175 * Add support for SVG (Scalable Vector Graphics) rendering to
179 Emacs. 176 Emacs.
180 177
181 * Allow unknown image types to be rendered via an external program 178 * Allow unknown image types to be rendered via an external program