comparison src/ChangeLog @ 80696:acd89d089f05

Use __sparc__ rather than sparc.
author Glenn Morris <rgm@gnu.org>
date Sun, 10 Aug 2008 02:40:17 +0000
parents 80c6b8023a44
children ce384558d032
comparison
equal deleted inserted replaced
80695:61b1294ba30e 80696:acd89d089f05
1 2008-08-10 Glenn Morris <rgm@gnu.org>
2
3 Sync from trunk 2008-07-08:
4 * m/sparc.h: Define __sparc__ rather than sparc. (Bug#507.)
5 * alloc.c, ecrt0.c: Use __sparc__ rather than sparc.
6
7 * unexsunos4.c: Use __sparc__ rather than sparc.
8
1 2008-08-08 Chong Yidong <cyd@stupidchicken.com> 9 2008-08-08 Chong Yidong <cyd@stupidchicken.com>
2 10
3 * xdisp.c (move_it_to): When stopping at a charpos, check if 11 * xdisp.c (move_it_to): When stopping at a charpos, check if
4 that's a continued multi-char glyph; if so, advance to the actual 12 that's a continued multi-char glyph; if so, advance to the actual
5 glyph. 13 glyph.