diff --git a/ChangeLog b/ChangeLog index 42bdbc02971..1a81cd1d6be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-10-04 YAMAMOTO Mitsuharu + + * configure.in: Prefer Carbon if --enable-carbon-app or + --with-carbon is explicitly specified even when X11 is detected. + * configure: Regenerate. + 2005-09-15 Ulf Jasper * Makefile.in (install-arch-indep, uninstall): diff --git a/src/ChangeLog b/src/ChangeLog index 85f6062407e..8d768815a0c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2005-10-04 YAMAMOTO Mitsuharu + + * macterm.c (mac_invert_rectangle): New function. + (XTflash): Use it. + 2005-10-04 Stefan Monnier * regex.h (re_char): Don't expose it in the interface.