aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorStefan Monnier2004-04-21 22:42:13 +0000
committerStefan Monnier2004-04-21 22:42:13 +0000
commit063a45c59c2f38fc2b4075e02a4186343a4b2d55 (patch)
tree25df83d95b97c6b2e387f10fd6397526805c584b /src
parente0a583f84a0bd4825952424bb8ab2ad93c7194d7 (diff)
downloademacs-063a45c59c2f38fc2b4075e02a4186343a4b2d55.tar.gz
emacs-063a45c59c2f38fc2b4075e02a4186343a4b2d55.zip
*** empty log message ***
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.