mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-03 10:53:23 +00:00
* INSTALL: Tiny updates for disk space used during installation.
This commit is contained in:
parent
7ef3cbd547
commit
1c889bf68c
2 changed files with 7 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
|||
2011-11-13 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* INSTALL: Tiny updates for disk space used during installation.
|
||||
|
||||
2011-11-05 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* lib/makefile.w32-in (FRC): New dummy target.
|
||||
|
|
6
INSTALL
6
INSTALL
|
@ -31,9 +31,9 @@ some of the steps manually. The more detailed description in the other
|
|||
sections of this guide will help you do that, so please refer to those
|
||||
sections if you need to.
|
||||
|
||||
1. Unpacking the Emacs 23.2 release requires about 170 MB of free
|
||||
disk space. Building Emacs uses about another 60 MB of space.
|
||||
The final installed Emacs uses about 120 MB of disk space.
|
||||
1. Unpacking the Emacs 24.1 release requires about 180 MB of free
|
||||
disk space. Building Emacs uses about another 70 MB of space.
|
||||
The final installed Emacs uses about 110 MB of disk space.
|
||||
This includes the space-saving that comes from automatically
|
||||
compressing the Lisp source files on installation.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue