comparison src/ChangeLog @ 55082:807a79513376

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 21 Apr 2004 22:42:13 +0000
parents 413a22a92995
children f849da3c5bb4
comparison
equal deleted inserted replaced
55081:35a889bb25b7 55082:807a79513376
1 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * lisp.h (XINT) [EXPLICIT_SIGN_EXTEND && !NO_UNION_TYPE]:
4 Don't make assumptions about the relative place of i and val.
5 (EQ) [!NO_UNION_TYPE]: Don't forget to check the type match as well.
6
1 2004-04-21 Kim F. Storm <storm@cua.dk> 7 2004-04-21 Kim F. Storm <storm@cua.dk>
2 8
3 * dispextern.h (struct glyph_slice): New struct. 9 * dispextern.h (struct glyph_slice): New struct.
4 (struct glyph): New member slice. 10 (struct glyph): New member slice.
5 (GLYPH_SLICE_EQUAL_P): New macro. 11 (GLYPH_SLICE_EQUAL_P): New macro.