aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6839c70e398..e535b750949 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12004-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
12004-04-21 Kim F. Storm <storm@cua.dk> 72004-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.