diff options
| author | Richard M. Stallman | 1994-11-08 15:54:54 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1994-11-08 15:54:54 +0000 |
| commit | b10fca682f8e13799a51e7d116297dc70ae0c236 (patch) | |
| tree | 8777beaafa7cd4905d61551be5ae542243b7fdaf | |
| parent | ffa47e5469f72325bb9f6f83fc00e552bca31254 (diff) | |
| download | emacs-b10fca682f8e13799a51e7d116297dc70ae0c236.tar.gz emacs-b10fca682f8e13799a51e7d116297dc70ae0c236.zip | |
entered into RCS
| -rw-r--r-- | etc/tasks.texi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/tasks.texi b/etc/tasks.texi index 365643d6ba4..b1235ec382a 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 8 Aug 1994 | 6 | @set lastupdate 08 November 1994 |
| 7 | @c %**end of header | 7 | @c %**end of header |
| 8 | 8 | ||
| 9 | @setchapternewpage off | 9 | @setchapternewpage off |
| @@ -223,6 +223,9 @@ A program to edit dance notation (such as labanotation) and display | |||
| 223 | dancers moving on the screen. | 223 | dancers moving on the screen. |
| 224 | 224 | ||
| 225 | @item | 225 | @item |
| 226 | Port the Vibrant toolkit to work on X without using Motif. | ||
| 227 | |||
| 228 | @item | ||
| 226 | A library for displaying circle-shaped menus with X windows. | 229 | A library for displaying circle-shaped menus with X windows. |
| 227 | 230 | ||
| 228 | @item | 231 | @item |
| @@ -284,9 +287,6 @@ to start with an existing one and add the other features. | |||
| 284 | A general ledger program. | 287 | A general ledger program. |
| 285 | 288 | ||
| 286 | @item | 289 | @item |
| 287 | A World-Wide-Web server. | ||
| 288 | |||
| 289 | @item | ||
| 290 | A single command language that could be suitable for use in a shell, in | 290 | A single command language that could be suitable for use in a shell, in |
| 291 | GDB for programming debugging commands, in a program like @code{awk}, in | 291 | GDB for programming debugging commands, in a program like @code{awk}, in |
| 292 | a calculator like @code{bc}, and so on. The fact that all these | 292 | a calculator like @code{bc}, and so on. The fact that all these |