diff options
| author | Dan Nicolaescu | 2008-02-04 17:27:36 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2008-02-04 17:27:36 +0000 |
| commit | c0bc797888951a468475c76d3cfa00c2a2a92547 (patch) | |
| tree | e69d397163f86a2ca13335bb2ec190150a5e7707 /mac/ChangeLog | |
| parent | e3a77b22d272d31cedbd9eab9b37feda0e13f8d6 (diff) | |
| download | emacs-c0bc797888951a468475c76d3cfa00c2a2a92547.tar.gz emacs-c0bc797888951a468475c76d3cfa00c2a2a92547.zip | |
* make-dist: Remove references to files in mac/ that have been
deleted.
* README:
* INSTALL: Only mention MacOSX.
* cw6-mcp.xml:
* make-package:
* makefile.MPW:
* inc/alloca.h:
* inc/config.h:
* inc/defs-cw6.h:
* inc/dirent.h:
* inc/epaths.h:
* inc/grp.h:
* inc/m-mac.h:
* inc/pwd.h:
* inc/s-mac.h:
* inc/termio.h:
* inc/utime.h:
* inc/utsname.h:
* inc/sys/file.h:
* inc/sys/ioctl.h:
* inc/sys/param.h:
* inc/sys/stat.h:
* inc/sys/time.h:
* inc/sys/types.h:
* src/EmacsMPW.r: Remove files for no longer supported pre-MacOSX
systems.
Diffstat (limited to 'mac/ChangeLog')
| -rw-r--r-- | mac/ChangeLog | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog index 63c0791e2f9..ea453021145 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog | |||
| @@ -1,3 +1,33 @@ | |||
| 1 | 2008-02-04 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * README: | ||
| 4 | * INSTALL: Only mention MacOSX. | ||
| 5 | |||
| 6 | * cw6-mcp.xml: | ||
| 7 | * make-package: | ||
| 8 | * makefile.MPW: | ||
| 9 | * inc/alloca.h: | ||
| 10 | * inc/config.h: | ||
| 11 | * inc/defs-cw6.h: | ||
| 12 | * inc/dirent.h: | ||
| 13 | * inc/epaths.h: | ||
| 14 | * inc/grp.h: | ||
| 15 | * inc/m-mac.h: | ||
| 16 | * inc/pwd.h: | ||
| 17 | * inc/s-mac.h: | ||
| 18 | * inc/termio.h: | ||
| 19 | * inc/utime.h: | ||
| 20 | * inc/utsname.h: | ||
| 21 | * inc/sys/file.h: | ||
| 22 | * inc/sys/ioctl.h: | ||
| 23 | * inc/sys/param.h: | ||
| 24 | * inc/sys/stat.h: | ||
| 25 | * inc/sys/time.h: | ||
| 26 | * inc/sys/types.h: | ||
| 27 | * src/EmacsMPW.r: Remove files for no longer supported pre-MacOSX | ||
| 28 | systems. | ||
| 29 | * inc: Remove directory. | ||
| 30 | |||
| 1 | 2008-01-04 Glenn Morris <rgm@gnu.org> | 31 | 2008-01-04 Glenn Morris <rgm@gnu.org> |
| 2 | 32 | ||
| 3 | * Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings: | 33 | * Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings: |