comparison src/ChangeLog @ 97450:e3dbd401e0f4

* s/darwin.h: Undefine HAVE_RES_INIT, which appears to be harmful on OS X.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 14 Aug 2008 00:51:20 +0000
parents c8189c33c2e6
children 427a89824369
comparison
equal deleted inserted replaced
97449:d3a738f747c6 97450:e3dbd401e0f4
1 2008-08-14 Chong Yidong <cyd@stupidchicken.com>
2
3 * s/darwin.h: Undefine HAVE_RES_INIT, which appears to be harmful
4 on OS X.
5
1 2008-08-13 Chong Yidong <cyd@stupidchicken.com> 6 2008-08-13 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * frame.c (Qns_parse_geometry): New var. 8 * frame.c (Qns_parse_geometry): New var.
4 (Fx_parse_geometry): For HAVE_NS, call ns-parse-geometry. 9 (Fx_parse_geometry): For HAVE_NS, call ns-parse-geometry.
5 10