comparison etc/TODO @ 56077:acf7b2dfe674

Delete bytecode compilation item.
author Richard M. Stallman <rms@gnu.org>
date Sun, 13 Jun 2004 21:54:30 +0000
parents 5aea43a3dacd
children 8aa767f7d605 38500c0c86ab 4c90ffeb71c5
comparison
equal deleted inserted replaced
56076:8163dd4fe908 56077:acf7b2dfe674
179 179
180 ** Provide an optional feature which computes a scroll bar slider's 180 ** Provide an optional feature which computes a scroll bar slider's
181 size and its position from lines instead of characters. 181 size and its position from lines instead of characters.
182 182
183 ** Make the Custom themes support do useful things. 183 ** Make the Custom themes support do useful things.
184
185 ** Investigate using GNU Lightning or similar system for incremental
186 compilation of selected bytecode functions to subrs. Converting CCL
187 programs to native code is probably the first thing to try, though.
188 184
189 ** Add support for SVG (Scalable Vector Graphics) rendering to 185 ** Add support for SVG (Scalable Vector Graphics) rendering to
190 Emacs. 186 Emacs.
191 187
192 ** Allow unknown image types to be rendered via an external program 188 ** Allow unknown image types to be rendered via an external program