diff options
| author | Karl Heuer | 1999-01-12 22:12:01 +0000 |
|---|---|---|
| committer | Karl Heuer | 1999-01-12 22:12:01 +0000 |
| commit | 283fd8a778136c9595add1938b5c3e9749f4d879 (patch) | |
| tree | 8d6aef7b02d3ba8a628cf48363847a2ceb7edb1d | |
| parent | f6bf1c83d76a674ba316c1d7285e25058f399441 (diff) | |
| download | emacs-283fd8a778136c9595add1938b5c3e9749f4d879.tar.gz emacs-283fd8a778136c9595add1938b5c3e9749f4d879.zip | |
*** empty log message ***
| -rw-r--r-- | etc/tasks.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/tasks.texi b/etc/tasks.texi index 4433d268deb..f78a5cac035 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 January 10, 1999 | 6 | @set lastupdate January 12, 1999 |
| 7 | @c %**end of header | 7 | @c %**end of header |
| 8 | 8 | ||
| 9 | @setchapternewpage off | 9 | @setchapternewpage off |
| @@ -464,6 +464,7 @@ Software for desktop publishing. We are extending Emacs into a WYSIWYG | |||
| 464 | word processor, to handle primarily linear text; what this item proposes | 464 | word processor, to handle primarily linear text; what this item proposes |
| 465 | is software focused on page layout. | 465 | is software focused on page layout. |
| 466 | 466 | ||
| 467 | @ignore It looks like TruePrint will fill this gap | ||
| 467 | @item | 468 | @item |
| 468 | A program to typeset C code for printing, to make it easier to read on | 469 | A program to typeset C code for printing, to make it easier to read on |
| 469 | paper. For ideas on what to do, see the book, | 470 | paper. For ideas on what to do, see the book, |
| @@ -475,6 +476,7 @@ Addison-Wesley, ISBN 0-201-10745-7 | |||
| 475 | @end display | 476 | @end display |
| 476 | 477 | ||
| 477 | But you don't have to do exactly what they propose. | 478 | But you don't have to do exactly what they propose. |
| 479 | @end ignore | ||
| 478 | 480 | ||
| 479 | @item | 481 | @item |
| 480 | A program to reformat HTML source to make it easier to read as HTML. | 482 | A program to reformat HTML source to make it easier to read as HTML. |