diff options
| author | Paul Eggert | 2011-11-13 20:35:22 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-11-13 20:35:22 -0800 |
| commit | c3ca24d48c10fb771ee02eb58f7d49bd82d6306e (patch) | |
| tree | e707b79a846623490feea39a4dceb86dd218eb4d /INSTALL | |
| parent | 6a0bf43d7c5961297aa5024aec534e5bab73c8af (diff) | |
| parent | 56632ce4cd8616f0613e8734d62ec5e2f833c7dc (diff) | |
| download | emacs-c3ca24d48c10fb771ee02eb58f7d49bd82d6306e.tar.gz emacs-c3ca24d48c10fb771ee02eb58f7d49bd82d6306e.zip | |
Merge from trunk.
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -31,9 +31,9 @@ some of the steps manually. The more detailed description in the other | |||
| 31 | sections of this guide will help you do that, so please refer to those | 31 | sections of this guide will help you do that, so please refer to those |
| 32 | sections if you need to. | 32 | sections if you need to. |
| 33 | 33 | ||
| 34 | 1. Unpacking the Emacs 23.2 release requires about 170 MB of free | 34 | 1. Unpacking the Emacs 24.1 release requires about 180 MB of free |
| 35 | disk space. Building Emacs uses about another 60 MB of space. | 35 | disk space. Building Emacs uses about another 70 MB of space. |
| 36 | The final installed Emacs uses about 120 MB of disk space. | 36 | The final installed Emacs uses about 110 MB of disk space. |
| 37 | This includes the space-saving that comes from automatically | 37 | This includes the space-saving that comes from automatically |
| 38 | compressing the Lisp source files on installation. | 38 | compressing the Lisp source files on installation. |
| 39 | 39 | ||