aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-07-30 21:38:04 -0400
committerGlenn Morris2012-07-30 21:38:04 -0400
commit6a3818523e869b548797cc855cfc4abe8dc7f69c (patch)
tree3659beff082921b797a13c368b3e571957614af1 /ChangeLog
parentc1529dedfc3df43bfa794c69076da9fff05808a5 (diff)
downloademacs-6a3818523e869b548797cc855cfc4abe8dc7f69c.tar.gz
emacs-6a3818523e869b548797cc855cfc4abe8dc7f69c.zip
Remove src/s/darwin.h
* configure.ac (opsysfile): Set to empty on darwin. * src/conf_post.h [DARWIN_OS]: Move remaining contents of src/s/darwin.h here. * src/s/darwin.h: Remove file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5eb06140c76..c73d7b81b48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
12012-07-31 Glenn Morris <rgm@gnu.org> 12012-07-31 Glenn Morris <rgm@gnu.org>
2 2
3 * configure.ac (opsysfile): Set to empty on hpux*. 3 * configure.ac (opsysfile): Set to empty on hpux*, darwin.
4 4
52012-07-30 Glenn Morris <rgm@gnu.org> 52012-07-30 Glenn Morris <rgm@gnu.org>
6 6