]> git.eshelyaron.com Git - emacs.git/commitdiff
(Extensions): Removed request to have dejagnu rewritten in scheme,
authorJoel N. Weber II <devnull@gnu.org>
Fri, 18 Sep 1998 22:36:45 +0000 (22:36 +0000)
committerJoel N. Weber II <devnull@gnu.org>
Fri, 18 Sep 1998 22:36:45 +0000 (22:36 +0000)
because that is now done.

etc/tasks.texi

index 329a8a54bb548338c72d8b3658a1bf9ea7f3f78a..910e31c2089531981839359af9d16eef5ac03895 100644 (file)
@@ -3,7 +3,7 @@
 @setfilename tasks.info
 @settitle GNU Task List
 @c This date is automagically updated when you save this file:
-@set lastupdate September 15, 1998
+@set lastupdate September 18, 1998
 @c %**end of header
 
 @setchapternewpage off
@@ -279,13 +279,9 @@ Extend Octave to support programs that were written
 to run on Khoros.
 
 @item
-Rewrite Automake and Deja-GNU in Scheme, so they can run in Guile.
-Right now they are written in Perl and TCL, respectively.  There are
-also other programs, not terribly long, which we would also like
-to have rewritten in Scheme.
-
-Deja-GNU uses TCL via Expect.  It may be easy to adapt Expect
-to work with Scheme instead of TCL.
+Rewrite Automake in Scheme, so it can run in Guile.  Right now it is
+written in Perl.  There are also other programs, not terribly long,
+which we would also like to have rewritten in Scheme.
 
 @item
 Finish the partially-implemented C interpreter project.