X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/be9bb408d2f2e063cc4606cbaa04912a45719efe..0f8dad4545f7ea8af33e8f82582f90fd0971dcff:/mac/ChangeLog diff --git a/mac/ChangeLog b/mac/ChangeLog index 0b254613da..e61cb12a94 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog @@ -1,3 +1,31 @@ +2005-11-09 YAMAMOTO Mitsuharu + + * makefile.MPW (shortlisp): Sync with src/Makefile.in. + +2005-10-24 YAMAMOTO Mitsuharu + + * INSTALL: Replace `Mac OS 8/9' with `Mac OS Classic'. Add + `FIXME' to descriptions about Metrowerks CodeWarrior. Remove + obsolete description about 512MB limit and icon on Mac OS Classic. + Add description about flags for experimental features. + + * README: Replace `Mac OS 8/9' with `Mac OS Classic'. Add `FIXME' + to descriptions about Metrowerks CodeWarrior. Remove obsolete + descriptions about C-g and supported image types. + +2005-10-20 Bryan D. O'Connor (tiny change) + + * make-package: Add a --compressed-dist option to compress info + files and .el files that have been byte-compiled. It defaults to "no". + +2005-09-24 Eli Zaretskii + + * INSTALL (NOTES): Update the list of versions of MacOS on which + Emacs should build. + + * README: Remove a link to ftp://ftp.gnu.org/gnu/mac/emacs/ (which + does not exist). + 2005-09-18 YAMAMOTO Mitsuharu * inc/config.h: Sync with src/config.in.