diff options
| author | Joel N. Weber II | 1998-09-13 16:19:27 +0000 |
|---|---|---|
| committer | Joel N. Weber II | 1998-09-13 16:19:27 +0000 |
| commit | 2fea166a4d0f94f9cdff5755320533e1e2a01bc0 (patch) | |
| tree | 5830b28a50838185aa16105788d9c5bb5e7af769 /etc | |
| parent | a117eaee5e424ec2a4a1845c6d73bb4fff4cfb09 (diff) | |
| download | emacs-2fea166a4d0f94f9cdff5755320533e1e2a01bc0.tar.gz emacs-2fea166a4d0f94f9cdff5755320533e1e2a01bc0.zip | |
Added a reprogram to reformat HTML, at rms's request.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/tasks.texi | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/tasks.texi b/etc/tasks.texi index 49017c6deb5..27f5bf78756 100644 --- a/etc/tasks.texi +++ b/etc/tasks.texi | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | @setfilename tasks.info | 3 | @setfilename tasks.info |
| 4 | @settitle GNU Task List | 4 | @settitle GNU Task List |
| 5 | @c This date is automagically updated when you save this file: | 5 | @c This date is automagically updated when you save this file: |
| 6 | @set lastupdate August 1, 1998 | 6 | @set lastupdate September 13, 1998 |
| 7 | @c %**end of header | 7 | @c %**end of header |
| 8 | 8 | ||
| 9 | @setchapternewpage off | 9 | @setchapternewpage off |
| @@ -396,6 +396,10 @@ If you think of others that should be added, please | |||
| 396 | send them to @email{gnu@@gnu.org}. | 396 | send them to @email{gnu@@gnu.org}. |
| 397 | 397 | ||
| 398 | @itemize @bullet | 398 | @itemize @bullet |
| 399 | |||
| 400 | @item | ||
| 401 | A program to reformat HTML source to make it easier to read as HTML. | ||
| 402 | |||
| 399 | @item | 403 | @item |
| 400 | A simple PC BIOS. On most new PCs, the BIOS is stored in writable | 404 | A simple PC BIOS. On most new PCs, the BIOS is stored in writable |
| 401 | memory (misleadingly known as ``flash ROM''). In order to have a wholly | 405 | memory (misleadingly known as ``flash ROM''). In order to have a wholly |