diff options
| author | Richard M. Stallman | 1996-08-26 16:43:05 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1996-08-26 16:43:05 +0000 |
| commit | 948c942fc85f7e02b864c3fd27a9ff2d780813dd (patch) | |
| tree | 4dac73f095c774ac63552073c7f06c8a58e9b59f | |
| parent | 41f21300076e539c081ab35db531d0b86515112f (diff) | |
| download | emacs-948c942fc85f7e02b864c3fd27a9ff2d780813dd.tar.gz emacs-948c942fc85f7e02b864c3fd27a9ff2d780813dd.zip | |
Add `units' replacement. Add Real Audio'player and generator.
Delete Photoshop replacement.
| -rw-r--r-- | etc/tasks.texi | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/etc/tasks.texi b/etc/tasks.texi index 9fad6bf04ee..f4e04010901 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 UPDATE THIS DATE WHENEVER YOU MAKE CHANGES! | 5 | @c UPDATE THIS DATE WHENEVER YOU MAKE CHANGES! |
| 6 | @set lastupdate 14 August 1996 | 6 | @set lastupdate 26 August 1996 |
| 7 | @c %**end of header | 7 | @c %**end of header |
| 8 | 8 | ||
| 9 | @setchapternewpage off | 9 | @setchapternewpage off |
| @@ -130,6 +130,11 @@ Various other libraries. | |||
| 130 | @item | 130 | @item |
| 131 | An emulation of SCCS that works using RCS. | 131 | An emulation of SCCS that works using RCS. |
| 132 | 132 | ||
| 133 | @item | ||
| 134 | A free version of @code{units}---or some other kind of program to do the | ||
| 135 | same job in a more modern way. | ||
| 136 | |||
| 137 | @item | ||
| 133 | Less urgent: @code{diction}, @code{explain}, and @code{style}, or | 138 | Less urgent: @code{diction}, @code{explain}, and @code{style}, or |
| 134 | something to do the same kind of job. Compatibility with Unix is not | 139 | something to do the same kind of job. Compatibility with Unix is not |
| 135 | especially important for these programs. | 140 | especially important for these programs. |
| @@ -234,10 +239,6 @@ component-oriented operations. @code{xpaint} exists, but isn't very | |||
| 234 | usable. | 239 | usable. |
| 235 | 240 | ||
| 236 | @item | 241 | @item |
| 237 | A program for manipulating photographs---something vaguely like Photo | ||
| 238 | Shop (though not exactly like it). | ||
| 239 | |||
| 240 | @item | ||
| 241 | An interactive 3D modeling utility with rendering/raytracing capabilities. | 242 | An interactive 3D modeling utility with rendering/raytracing capabilities. |
| 242 | 243 | ||
| 243 | @item | 244 | @item |
| @@ -310,7 +311,13 @@ Speech-generation programs (there is a program from Brown U that you | |||
| 310 | could improve). | 311 | could improve). |
| 311 | 312 | ||
| 312 | @item | 313 | @item |
| 313 | Speech-recognition programs (single-speaker, disconnected speech). | 314 | Speech-recognition programs (single-speaker, disconnected speech is sufficient). |
| 315 | |||
| 316 | @item | ||
| 317 | A program to play sound distributed in ``Real Audio'' format. | ||
| 318 | |||
| 319 | @item | ||
| 320 | A program to generate ``Real Audio'' format from audio input. | ||
| 314 | 321 | ||
| 315 | @item | 322 | @item |
| 316 | Scientific mathematical subroutines, including clones of SPSS. | 323 | Scientific mathematical subroutines, including clones of SPSS. |