diff options
| author | Jim Elgin | 1999-04-27 16:05:14 +0000 |
|---|---|---|
| committer | Jim Elgin | 1999-04-27 16:05:14 +0000 |
| commit | 595ab6b848d25cd83581cbd2e5192c9dac02b1ad (patch) | |
| tree | 9ceea7e21b4cc4bb254bf0c23b7d0073be314deb | |
| parent | db814a7402ad5ce4a2e928eee2f14f237acfa55f (diff) | |
| download | emacs-595ab6b848d25cd83581cbd2e5192c9dac02b1ad.tar.gz emacs-595ab6b848d25cd83581cbd2e5192c9dac02b1ad.zip | |
elgin added RPG to front end list, as per rms instructions
| -rw-r--r-- | etc/tasks.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/tasks.texi b/etc/tasks.texi index 9e39fcfa149..be146ee4feb 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 April 9, 1999 | 6 | @set lastupdate April 27, 1999 |
| 7 | @c %**end of header | 7 | @c %**end of header |
| 8 | 8 | ||
| 9 | @setchapternewpage off | 9 | @setchapternewpage off |
| @@ -629,8 +629,8 @@ reverse-engineering of communication protocols. | |||
| 629 | 629 | ||
| 630 | Volunteers are needed to write parsers/front ends for languages such as | 630 | Volunteers are needed to write parsers/front ends for languages such as |
| 631 | Algol 60, Algol 68, PL/I, Cobol, Fortran 90, Delphi, Modula 2, Modula 3, | 631 | Algol 60, Algol 68, PL/I, Cobol, Fortran 90, Delphi, Modula 2, Modula 3, |
| 632 | and any other languages designed for compilation, to be used with the | 632 | RPG, and any other languages designed for compilation, to be used with |
| 633 | code generation phases of the GNU C compiler. | 633 | the code generation phases of the GNU C compiler. |
| 634 | 634 | ||
| 635 | @c Fortran status is here so gnu@gnu.org and the volunteer coordinators | 635 | @c Fortran status is here so gnu@gnu.org and the volunteer coordinators |
| 636 | @c don't have to answer the question -len | 636 | @c don't have to answer the question -len |