mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 05:00:51 -08:00
Fix order of ChangeLog entries after merge.
This commit is contained in:
parent
be7b2f3e8f
commit
2ff916cbc2
1 changed files with 4 additions and 4 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue