diff --git a/src/ChangeLog b/src/ChangeLog index de7b3506abc..55ee4815149 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,3 @@ -2011-05-27 Stefan Monnier - - * xselect.c (x_convert_selection): Yet another int/Lisp_Object mixup. - 2011-05-27 Paul Eggert Integer overflow fixes. @@ -84,6 +80,10 @@ a character than a buffer op, so better that it's in character.c. * fns.c, print.c: Adjust to above changes. +2011-05-27 Stefan Monnier + + * xselect.c (x_convert_selection): Yet another int/Lisp_Object mixup. + 2011-05-27 Paul Eggert * xselect.c: Fix minor problems prompted by GCC 4.6.0 warnings.