diff options
author | Miles Bader <miles@gnu.org> | 2007-12-06 00:46:18 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2007-12-06 00:46:18 +0000 |
commit | e5e76c04310d287a56675876dd83e1089faba215 (patch) | |
tree | a4b4f1cc134e4fd5af42671ec6689e07afe48ff2 /mac | |
parent | b890d447fb56bfe9f2e4742eda4b3ab4b5f4b32a (diff) | |
parent | a2afc99dbad3fa9a3170ad72c578451c3aea58a4 (diff) | |
download | emacs-e5e76c04310d287a56675876dd83e1089faba215.tar.gz |
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-943
Diffstat (limited to 'mac')
-rw-r--r-- | mac/ChangeLog | 4 | ||||
-rw-r--r-- | mac/INSTALL | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog index bcf4d5b5624..20a0de91012 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog @@ -1,3 +1,7 @@ +2007-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> + + * INSTALL: Also build and run on Mac OS X 10.5. + 2007-11-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * inc/config.h: Remove HAVE_X11R5. diff --git a/mac/INSTALL b/mac/INSTALL index 7cdf0de4940..6d78910b464 100644 --- a/mac/INSTALL +++ b/mac/INSTALL @@ -192,7 +192,7 @@ is created. * NOTES Emacs should build and run on a PowerMac running Mac OS 8.6 - 9.2 (but -only tested on 9.2.2), and Mac OS X 10.1 - 10.4. +only tested on 9.2.2), and Mac OS X 10.1 - 10.5. You will need around 100 MB of disk space for the source files and intermediate files. |