summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2011-11-12 17:03:55 -0800
committerGlenn Morris <rgm@gnu.org>2011-11-12 17:03:55 -0800
commit1c889bf68c346fa521c09b9abd6fc225c5518654 (patch)
treebe0f5628a3ad6fb0b4dec38669d6e2d35af05304
parent7ef3cbd547a64ed25d355258382ca96e5316efb8 (diff)
downloademacs-1c889bf68c346fa521c09b9abd6fc225c5518654.tar.gz
* INSTALL: Tiny updates for disk space used during installation.
-rw-r--r--ChangeLog4
-rw-r--r--INSTALL6
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 68f5042d7cf..bce682d5d88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/INSTALL b/INSTALL
index 3aed5a869cc..dcbc729b463 100644
--- a/INSTALL
+++ b/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.