aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 282bb8f272f..283f8d9ef5d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,30 @@
12008-07-11 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * lisp.h:
4 * w32heap.c:
5 * emacs.c:
6 * alloc.c: Replace all references of NO_UNION_TYPE with
7 USE_LISP_UNION_TYPE.
8
9 * m/xtensa.h (NO_UNION_TYPE):
10 * m/vax.h (NO_UNION_TYPE):
11 * m/template.h (NO_UNION_TYPE):
12 * m/sparc.h (NO_UNION_TYPE):
13 * m/mips.h (NO_UNION_TYPE):
14 * m/macppc.h (NO_UNION_TYPE):
15 * m/m68k.h (NO_UNION_TYPE):
16 * m/iris4d.h (NO_UNION_TYPE):
17 * m/intel386.h (NO_UNION_TYPE):
18 * m/ibms390x.h (NO_UNION_TYPE):
19 * m/ibms390.h (NO_UNION_TYPE):
20 * m/ibmrs6000.h (NO_UNION_TYPE):
21 * m/ia64.h (NO_UNION_TYPE):
22 * m/hp800.h (NO_UNION_TYPE):
23 * m/arm.h (NO_UNION_TYPE):
24 * m/amdx86-64.h (NO_UNION_TYPE):
25 * m/alpha.h (NO_UNION_TYPE): Remove definition, all platform were
26 defining it the same.
27
12008-07-10 Chong Yidong <cyd@stupidchicken.com> 282008-07-10 Chong Yidong <cyd@stupidchicken.com>
2 29
3 * xdisp.c (move_it_to): Backtrack if past the edge of a wrapped 30 * xdisp.c (move_it_to): Backtrack if past the edge of a wrapped