diff options
| author | Brian Youmans | 1999-10-21 19:56:18 +0000 |
|---|---|---|
| committer | Brian Youmans | 1999-10-21 19:56:18 +0000 |
| commit | acb0ff5c877bc50a0f99535c250b1afea269bc48 (patch) | |
| tree | dc9a6f60648165e2a035786a752369ec3b03ee44 | |
| parent | a7d54ada6603f1e1241f862d136858ecf7a3c2d1 (diff) | |
| download | emacs-acb0ff5c877bc50a0f99535c250b1afea269bc48.tar.gz emacs-acb0ff5c877bc50a0f99535c250b1afea269bc48.zip | |
Installing changes for RMS - stole lock. - Brian
| -rw-r--r-- | etc/tasks.texi | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/etc/tasks.texi b/etc/tasks.texi index 8861a6e959a..2bb1c0e78e1 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 29, 1999 | 6 | @set lastupdate September 15, 1999 |
| 7 | @c %**end of header | 7 | @c %**end of header |
| 8 | 8 | ||
| 9 | @setchapternewpage off | 9 | @setchapternewpage off |
| @@ -119,8 +119,10 @@ and then contact the Guile developers at @email{guile@@gnu.org}. | |||
| 119 | A package to convert programs written using MS Access into Scheme, | 119 | A package to convert programs written using MS Access into Scheme, |
| 120 | making use of a free data base system and the GTK toolkit. | 120 | making use of a free data base system and the GTK toolkit. |
| 121 | 121 | ||
| 122 | @ignore | ||
| 122 | @item | 123 | @item |
| 123 | Help develop XmHTML. See @uref{http://www.xs4all.nl/~ripley/XmHTML/}. | 124 | Help develop XmHTML. See @uref{http://www.xs4all.nl/~ripley/XmHTML/}. |
| 125 | @end ignore | ||
| 124 | 126 | ||
| 125 | @item | 127 | @item |
| 126 | Help develop software to emulate Windows NT on top of GNU systems. | 128 | Help develop software to emulate Windows NT on top of GNU systems. |
| @@ -191,6 +193,9 @@ A reference manual for the GNU Hurd features in GNU libc. | |||
| 191 | A manual for writing Hurd servers. | 193 | A manual for writing Hurd servers. |
| 192 | 194 | ||
| 193 | @item | 195 | @item |
| 196 | A manual for GNU sed. | ||
| 197 | |||
| 198 | @item | ||
| 194 | Reference manuals for C++, Objective C, Pascal, Fortran 77, and Java. | 199 | Reference manuals for C++, Objective C, Pascal, Fortran 77, and Java. |
| 195 | 200 | ||
| 196 | @item | 201 | @item |
| @@ -372,9 +377,11 @@ GNU program for music typesetting. | |||
| 372 | @item | 377 | @item |
| 373 | An ear-training program for students of music. | 378 | An ear-training program for students of music. |
| 374 | 379 | ||
| 380 | @ignore @c GNUskies should do this | ||
| 375 | @item | 381 | @item |
| 376 | An ephemeris program to replace xephem (which is, alas, too restricted | 382 | An ephemeris program to replace xephem (which is, alas, too restricted |
| 377 | to qualify as free software). | 383 | to qualify as free software). |
| 384 | @end ignore | ||
| 378 | 385 | ||
| 379 | @item | 386 | @item |
| 380 | A program to edit dance notation (such as labanotation) and display | 387 | A program to edit dance notation (such as labanotation) and display |
| @@ -387,6 +394,11 @@ Make sure the Vibrant toolkit works with LessTif instead of Motif. | |||
| 387 | A program to display and edit Hypercard stacks. | 394 | A program to display and edit Hypercard stacks. |
| 388 | 395 | ||
| 389 | @item | 396 | @item |
| 397 | A two-dimensional outliner program, which lets you draw | ||
| 398 | graph structures of textual items, and then display them | ||
| 399 | in various ways. | ||
| 400 | |||
| 401 | @item | ||
| 390 | A program for graphic morphing of scanned photographs. | 402 | A program for graphic morphing of scanned photographs. |
| 391 | 403 | ||
| 392 | @item | 404 | @item |
| @@ -478,9 +490,11 @@ An imitation of @code{dbase2} or @code{dbase3}. (How dbased!) | |||
| 478 | @uref{http://www.startech.keller.tx.us/xbase/xbase.html} may contain | 490 | @uref{http://www.startech.keller.tx.us/xbase/xbase.html} may contain |
| 479 | some useful stuff to start with. | 491 | some useful stuff to start with. |
| 480 | 492 | ||
| 493 | @ignore @c being done by Jonas etc. | ||
| 481 | @item | 494 | @item |
| 482 | A general ledger program, including support for accounts payable, | 495 | A general ledger program, including support for accounts payable, |
| 483 | account receivables, payroll, inventory control, order processing, etc. | 496 | account receivables, payroll, inventory control, order processing, etc. |
| 497 | @end ignore | ||
| 484 | 498 | ||
| 485 | @item | 499 | @item |
| 486 | A free replacement for Glimpse, which is not free software. | 500 | A free replacement for Glimpse, which is not free software. |