Fix order of ChangeLog entries after merge.
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
2011-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
||||
* xselect.c (x_convert_selection): Yet another int/Lisp_Object mixup.
|
||||
|
||||
2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
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 <monnier@iro.umontreal.ca>
|
||||
|
||||
* xselect.c (x_convert_selection): Yet another int/Lisp_Object mixup.
|
||||
|
||||
2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* xselect.c: Fix minor problems prompted by GCC 4.6.0 warnings.
|
||||
|
||||
Reference in New Issue
Block a user