Jari Aalto | 726f638 | 1996-08-26 18:22:31 +0000 | [diff] [blame] | 1 | Contents of this directory: |
| 2 | |
Jari Aalto | ccc6cda | 1996-12-23 17:02:34 +0000 | [diff] [blame] | 3 | changelog - my change log since the last release |
Jari Aalto | 726f638 | 1996-08-26 18:22:31 +0000 | [diff] [blame] | 4 | |
| 5 | POSIX.NOTES - list of what changes for `posix mode' |
| 6 | |
| 7 | README - this file |
| 8 | |
Jari Aalto | 726f638 | 1996-08-26 18:22:31 +0000 | [diff] [blame] | 9 | misc - directory with some useful tools |
Jari Aalto | ccc6cda | 1996-12-23 17:02:34 +0000 | [diff] [blame] | 10 | |
| 11 | The following are distributed `as-is'. They will not apply without some |
| 12 | modification. |
| 13 | |
| 14 | sh-redir-hack - diff to parse.y to get redirections before |
| 15 | compound commands |
| 16 | |
Jari Aalto | b72432f | 1999-02-19 17:11:39 +0000 | [diff] [blame] | 17 | empty-for-wordlist - diff to parse.y to allow an empty wordlist after |
| 18 | the `in' keyword in a `for' statement |
| 19 | |
Jari Aalto | ccc6cda | 1996-12-23 17:02:34 +0000 | [diff] [blame] | 20 | mh-folder-comp - diffs that reportedly add MH folder completion |