diff options
author | Dan Nicolaescu <dann@ics.uci.edu> | 2008-02-04 17:27:36 +0000 |
---|---|---|
committer | Dan Nicolaescu <dann@ics.uci.edu> | 2008-02-04 17:27:36 +0000 |
commit | c0bc797888951a468475c76d3cfa00c2a2a92547 (patch) | |
tree | e69d397163f86a2ca13335bb2ec190150a5e7707 /ChangeLog | |
parent | e3a77b22d272d31cedbd9eab9b37feda0e13f8d6 (diff) | |
download | emacs-c0bc797888951a468475c76d3cfa00c2a2a92547.tar.gz |
* 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 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9603be237b8..16bd1ec85c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-02-04 Dan Nicolaescu <dann@ics.uci.edu> + + * make-dist: Remove references to files in mac/ that have been + deleted. + 2008-02-02 Thien-Thi Nguyen <ttn@gnuvola.org> * configure.in: For libotf and m17n-flt checks, set shell vars |