diff options
| author | Richard M. Stallman | 2004-06-13 21:54:30 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2004-06-13 21:54:30 +0000 |
| commit | bfdd3ac8fdc269ef833fe029ff1d97358734ab5d (patch) | |
| tree | 488b47320c8afc3b333b30c692e940b23bacb665 | |
| parent | 25f6295eb32d5838e561d2046bdf8405d8fc215d (diff) | |
| download | emacs-bfdd3ac8fdc269ef833fe029ff1d97358734ab5d.tar.gz emacs-bfdd3ac8fdc269ef833fe029ff1d97358734ab5d.zip | |
Delete bytecode compilation item.
| -rw-r--r-- | etc/TODO | 4 |
1 files changed, 0 insertions, 4 deletions
| @@ -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 | ||