Fix bug #6689 with mouse-2 pasting on Windows.
authorEli Zaretskii <eliz@gnu.org>
Sat, 14 Aug 2010 15:41:22 +0000 (18:41 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 14 Aug 2010 15:41:22 +0000 (18:41 +0300)
commite7afcf30cdb852f69946cb55c2ec0c2f113436c5
treeb8daee7db58f60072c2ba8225a972fe0994e9b51
parentb236615c100961c3f4c555634ac56d51e723e43a
Fix bug #6689 with mouse-2 pasting on Windows.

 mouse.el (mouse-yank-primary): On MS-Windows and MS-DOS, call
 x-get-selection-value in preference to x-get-selection.
lisp/ChangeLog
lisp/mouse.el