aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorSteven Tamm2002-12-28 18:35:52 +0000
committerSteven Tamm2002-12-28 18:35:52 +0000
commitce0669d437238ed11e1919525d3a0f4200a2fa49 (patch)
treeedb0450aa5600cdef7ad1d9be7729bae2734c6df /src/ChangeLog
parent1ebc190a844e37a408a532be08ead50d5cd16910 (diff)
downloademacs-ce0669d437238ed11e1919525d3a0f4200a2fa49.tar.gz
emacs-ce0669d437238ed11e1919525d3a0f4200a2fa49.zip
* Makefile.in (macosx-bundle): Fixes to Mac OS X/Carbon port to
allow building in a different directory than source. Uses some GNU Make extensions, but there is no other make on Mac OS X.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 39442d93d0e..9467e2174fd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12002-12-28 Steven Tamm <steventamm@mac.com>
2
3 * Makefile.in (macosx-bundle): Fixes to Mac OS X/Carbon port to
4 allow building in a different directory than source. Uses some
5 GNU Make extensions, but there is no other make on Mac OS X.
6
12002-12-26 Francesco Potort,Al(B <pot@gnu.org> 72002-12-26 Francesco Potort,Al(B <pot@gnu.org>
2 8
3 * data.c (Fmakunbound, Ffmakunbound, Fmake_variable_buffer_local) 9 * data.c (Fmakunbound, Ffmakunbound, Fmake_variable_buffer_local)