diff options
| author | Jim Blandy | 1992-03-15 03:47:41 +0000 |
|---|---|---|
| committer | Jim Blandy | 1992-03-15 03:47:41 +0000 |
| commit | 9fd54390a89770213570801cb8dc37d738c0ab4b (patch) | |
| tree | 3ac6bb9c24894ebb38fabed120347841f4e3aa27 /etc | |
| parent | 91bac16a94692d060f8e9e76b877eb0b1451e1b6 (diff) | |
| download | emacs-9fd54390a89770213570801cb8dc37d738c0ab4b.tar.gz emacs-9fd54390a89770213570801cb8dc37d738c0ab4b.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/MACHINES | 2 | ||||
| -rw-r--r-- | etc/README | 8 |
2 files changed, 9 insertions, 1 deletions
diff --git a/etc/MACHINES b/etc/MACHINES index 9c257d192cd..969bce970e8 100644 --- a/etc/MACHINES +++ b/etc/MACHINES | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | This is a list of the status of GNU Emacs on various machines and systems. | 1 | This is a list of the status of GNU Emacs on various machines and systems. |
| 2 | Last updated 4 March 1991. | 2 | Last updated 10 Feb 1992. |
| 3 | 3 | ||
| 4 | For each system and machine, we give the `-opsystem' and `-machine' | 4 | For each system and machine, we give the `-opsystem' and `-machine' |
| 5 | options you should pass to config.emacs to prepare to build Emacs for | 5 | options you should pass to config.emacs to prepare to build Emacs for |
diff --git a/etc/README b/etc/README index bb7d91f3142..7c49214815d 100644 --- a/etc/README +++ b/etc/README | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | This directory contains the architecture-independent files used by or | ||
| 2 | with Emacs. This includes some text files of documentation for GNU | ||
| 3 | Emacs or of interest to Emacs users, and the file of dumped docstrings | ||
| 4 | for Emacs functions and variables. | ||
| 5 | |||
| 6 | `termcap.dat' is for VMS. It is a copy of the `/etc/termcap' file | ||
| 7 | used on Unix. | ||
| 8 | |||
| 1 | [/amiga/editors/README Fri Nov 23 15:37:39 EST 1990] | 9 | [/amiga/editors/README Fri Nov 23 15:37:39 EST 1990] |
| 2 | 10 | ||
| 3 | ue-patches/ Patches to Uedit by Rick Stiles. | 11 | ue-patches/ Patches to Uedit by Rick Stiles. |