diff options
Diffstat (limited to 'mac')
| -rw-r--r-- | mac/ChangeLog | 5 | ||||
| -rw-r--r-- | mac/README | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog index 0b254613da2..be4ff85f523 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-09-24 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * README: Remove a link to ftp://ftp.gnu.org/gnu/mac/emacs/ (which | ||
| 4 | does not exist). | ||
| 5 | |||
| 1 | 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 6 | 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2 | 7 | ||
| 3 | * inc/config.h: Sync with src/config.in. | 8 | * inc/config.h: Sync with src/config.in. |
diff --git a/mac/README b/mac/README index 18e0942b365..72e417d2d15 100644 --- a/mac/README +++ b/mac/README | |||
| @@ -36,10 +36,6 @@ build Emacs on the Mac OS 8/9. On Mac OS X, Emacs can be built using | |||
| 36 | the Developer Tools. See the INSTALL file in this directory for | 36 | the Developer Tools. See the INSTALL file in this directory for |
| 37 | instructions on building Emacs. | 37 | instructions on building Emacs. |
| 38 | 38 | ||
| 39 | Binary distributions will be available in | ||
| 40 | |||
| 41 | ftp://ftp.gnu.org/gnu/mac/emacs/ | ||
| 42 | |||
| 43 | Read the Mac OS section of the on-line help to find out about how to | 39 | Read the Mac OS section of the on-line help to find out about how to |
| 44 | use Emacs on the Mac. | 40 | use Emacs on the Mac. |
| 45 | 41 | ||