diff options
| author | YAMAMOTO Mitsuharu | 2007-11-24 08:50:01 +0000 |
|---|---|---|
| committer | YAMAMOTO Mitsuharu | 2007-11-24 08:50:01 +0000 |
| commit | afb57efd40d1564c0a54778d48bc5d4a73c343d8 (patch) | |
| tree | 5dd3f32779d90d678332a89ba320020bac133c82 | |
| parent | 0bdec6ce3c109adf14673ef4cb276b702c0eebae (diff) | |
| download | emacs-afb57efd40d1564c0a54778d48bc5d4a73c343d8.tar.gz emacs-afb57efd40d1564c0a54778d48bc5d4a73c343d8.zip | |
Also build and run on Mac OS X 10.5.
| -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 742e200354b..365e3b02b0e 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-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 | |||
| 1 | 2007-07-25 Glenn Morris <rgm@gnu.org> | 5 | 2007-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 | ||
| 194 | Emacs should build and run on a PowerMac running Mac OS 8.6 - 9.2 (but | 194 | Emacs should build and run on a PowerMac running Mac OS 8.6 - 9.2 (but |
| 195 | only tested on 9.2.2), and Mac OS X 10.1 - 10.4. | 195 | only tested on 9.2.2), and Mac OS X 10.1 - 10.5. |
| 196 | 196 | ||
| 197 | You will need around 100 MB of disk space for the source files and | 197 | You will need around 100 MB of disk space for the source files and |
| 198 | intermediate files. | 198 | intermediate files. |