Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
This commit is contained in:
commit
b591a041e3
1 changed files with 1 additions and 1 deletions
|
|
@ -4127,7 +4127,7 @@ x_dnd_send_drop (struct frame *f, Window target, Time timestamp,
|
|||
lval = Fcons (intern (name), lval);
|
||||
lval = Fcons (QXdndSelection, lval);
|
||||
ie.arg = lval;
|
||||
ie.timestamp = CurrentTime;
|
||||
ie.timestamp = timestamp;
|
||||
|
||||
XSETINT (ie.x, win_x);
|
||||
XSETINT (ie.y, win_y);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue