diff options
| author | Jim Blandy | 1986-09-14 18:58:20 +0000 |
|---|---|---|
| committer | Jim Blandy | 1986-09-14 18:58:20 +0000 |
| commit | 2c4b8b1ddb56222f2e7a77d7216275a820e5b020 (patch) | |
| tree | d3255cc34207d0d44182219ce4e14ead60f0a8db | |
| parent | 47bdd84a0a9d20aab934482a64b84d0db63e7532 (diff) | |
| download | emacs-2c4b8b1ddb56222f2e7a77d7216275a820e5b020.tar.gz emacs-2c4b8b1ddb56222f2e7a77d7216275a820e5b020.zip | |
Initial revision
| -rw-r--r-- | etc/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/README b/etc/README new file mode 100644 index 00000000000..8722b82aeab --- /dev/null +++ b/etc/README | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | |||
| 2 | This directory contains some text files of documentation for GNU Emacs | ||
| 3 | or of interest to Emacs users, some programs used by or with Emacs, | ||
| 4 | and the file of on-line documentation for Emacs. | ||
| 5 | |||
| 6 | `termcap.dat' is for VMS. It is a copy of the `/etc/termcap' file | ||
| 7 | used on Unix. | ||
| 8 | |||