aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2007-11-24 08:50:01 +0000
committerYAMAMOTO Mitsuharu2007-11-24 08:50:01 +0000
commitafb57efd40d1564c0a54778d48bc5d4a73c343d8 (patch)
tree5dd3f32779d90d678332a89ba320020bac133c82
parent0bdec6ce3c109adf14673ef4cb276b702c0eebae (diff)
downloademacs-afb57efd40d1564c0a54778d48bc5d4a73c343d8.tar.gz
emacs-afb57efd40d1564c0a54778d48bc5d4a73c343d8.zip
Also build and run on Mac OS X 10.5.
-rw-r--r--mac/ChangeLog4
-rw-r--r--mac/INSTALL2
2 files changed, 5 insertions, 1 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog
index 742e200354b..365e3b02b0e 100644
--- a/mac/ChangeLog
+++ b/mac/ChangeLog
@@ -1,3 +1,7 @@
12007-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * INSTALL: Also build and run on Mac OS X 10.5.
4
12007-07-25 Glenn Morris <rgm@gnu.org> 52007-07-25 Glenn Morris <rgm@gnu.org>
2 6
3 * Relicense all FSF files to GPLv3 or later. 7 * Relicense all FSF files to GPLv3 or later.
diff --git a/mac/INSTALL b/mac/INSTALL
index 7cdf0de4940..6d78910b464 100644
--- a/mac/INSTALL
+++ b/mac/INSTALL
@@ -192,7 +192,7 @@ is created.
192* NOTES 192* NOTES
193 193
194Emacs should build and run on a PowerMac running Mac OS 8.6 - 9.2 (but 194Emacs should build and run on a PowerMac running Mac OS 8.6 - 9.2 (but
195only tested on 9.2.2), and Mac OS X 10.1 - 10.4. 195only tested on 9.2.2), and Mac OS X 10.1 - 10.5.
196 196
197You will need around 100 MB of disk space for the source files and 197You will need around 100 MB of disk space for the source files and
198intermediate files. 198intermediate files.