Fix bug #7699 with pasting selected text on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Sat, 25 Dec 2010 10:57:02 +0000 (12:57 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 25 Dec 2010 10:57:02 +0000 (12:57 +0200)
commite77714da30b53ec866d2bbfd88527b215a715bb0
treee8c5596b21733557c1270dda02f75207466c9cbd
parent36de6a045f3c3de316e2703aecee2861ede70cb4
Fix bug #7699 with pasting selected text on MS-Windows.

 mouse.el (mouse-yank-primary): On MS-Windows, try the (emulated)
 PRIMARY first, then the clipboard.
lisp/ChangeLog
lisp/mouse.el