aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2004-06-13 21:54:30 +0000
committerRichard M. Stallman2004-06-13 21:54:30 +0000
commitbfdd3ac8fdc269ef833fe029ff1d97358734ab5d (patch)
tree488b47320c8afc3b333b30c692e940b23bacb665
parent25f6295eb32d5838e561d2046bdf8405d8fc215d (diff)
downloademacs-bfdd3ac8fdc269ef833fe029ff1d97358734ab5d.tar.gz
emacs-bfdd3ac8fdc269ef833fe029ff1d97358734ab5d.zip
Delete bytecode compilation item.
-rw-r--r--etc/TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/TODO b/etc/TODO
index ab6ca16833f..b78c98bd866 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -182,10 +182,6 @@ to the FSF.
182 182
183** Make the Custom themes support do useful things. 183** Make the Custom themes support do useful things.
184 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
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