diff options
author | Joel N. Weber II <devnull@gnu.org> | 1998-09-13 16:19:27 +0000 |
---|---|---|
committer | Joel N. Weber II <devnull@gnu.org> | 1998-09-13 16:19:27 +0000 |
commit | 2fea166a4d0f94f9cdff5755320533e1e2a01bc0 (patch) | |
tree | 5830b28a50838185aa16105788d9c5bb5e7af769 | |
parent | a117eaee5e424ec2a4a1845c6d73bb4fff4cfb09 (diff) | |
download | emacs-2fea166a4d0f94f9cdff5755320533e1e2a01bc0.tar.gz emacs-2fea166a4d0f94f9cdff5755320533e1e2a01bc0.tar.bz2 emacs-2fea166a4d0f94f9cdff5755320533e1e2a01bc0.zip |
Added a reprogram to reformat HTML, at rms's request.
-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 @@ @setfilename tasks.info @settitle GNU Task List @c This date is automagically updated when you save this file: -@set lastupdate August 1, 1998 +@set lastupdate September 13, 1998 @c %**end of header @setchapternewpage off @@ -396,6 +396,10 @@ If you think of others that should be added, please send them to @email{gnu@@gnu.org}. @itemize @bullet + +@item +A program to reformat HTML source to make it easier to read as HTML. + @item A simple PC BIOS. On most new PCs, the BIOS is stored in writable memory (misleadingly known as ``flash ROM''). In order to have a wholly |