aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarl Heuer1999-01-12 22:12:01 +0000
committerKarl Heuer1999-01-12 22:12:01 +0000
commit283fd8a778136c9595add1938b5c3e9749f4d879 (patch)
tree8d6aef7b02d3ba8a628cf48363847a2ceb7edb1d
parentf6bf1c83d76a674ba316c1d7285e25058f399441 (diff)
downloademacs-283fd8a778136c9595add1938b5c3e9749f4d879.tar.gz
emacs-283fd8a778136c9595add1938b5c3e9749f4d879.zip
*** empty log message ***
-rw-r--r--etc/tasks.texi4
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
464word processor, to handle primarily linear text; what this item proposes 464word processor, to handle primarily linear text; what this item proposes
465is software focused on page layout. 465is software focused on page layout.
466 466
467@ignore It looks like TruePrint will fill this gap
467@item 468@item
468A program to typeset C code for printing, to make it easier to read on 469A program to typeset C code for printing, to make it easier to read on
469paper. For ideas on what to do, see the book, 470paper. 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
477But you don't have to do exactly what they propose. 478But you don't have to do exactly what they propose.
479@end ignore
478 480
479@item 481@item
480A program to reformat HTML source to make it easier to read as HTML. 482A program to reformat HTML source to make it easier to read as HTML.