diff options
| author | Richard M. Stallman | 1996-05-11 10:52:47 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1996-05-11 10:52:47 +0000 |
| commit | 00af31ec33b00d9471fd87467c4b45d89441dffe (patch) | |
| tree | ff91457fc7ef9dcdfd9bd569e98a3d649bb1cb0c | |
| parent | 709fd16b8e32703a9540c51cdd089e368a18c22a (diff) | |
| download | emacs-00af31ec33b00d9471fd87467c4b45d89441dffe.tar.gz emacs-00af31ec33b00d9471fd87467c4b45d89441dffe.zip | |
Mention Windows 95.
| -rw-r--r-- | INSTALL | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -16,8 +16,9 @@ Copyright (c) 1992, 1994 Free software Foundation, Inc. | |||
| 16 | 16 | ||
| 17 | 17 | ||
| 18 | BUILDING AND INSTALLATION: | 18 | BUILDING AND INSTALLATION: |
| 19 | (This is for a Unix or Unix-like system. For MSDOS, see below; | 19 | |
| 20 | search for MSDOG. For Windows NT, see the file nt/INSTALL.) | 20 | (This is for a Unix or Unix-like system. For MSDOS, see below; search |
| 21 | for MSDOG. For Windows NT or Windows 95, see the file nt/INSTALL.) | ||
| 21 | 22 | ||
| 22 | 1) Make sure your system has enough swapping space allocated to handle | 23 | 1) Make sure your system has enough swapping space allocated to handle |
| 23 | a program whose pure code is 900k bytes and whose data area is at | 24 | a program whose pure code is 900k bytes and whose data area is at |