X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/9fb9136398821ed5f3a8b4405bbc222964f54028..3354582b368eb1d054d39409360f874c346065cc:/lisp/obsolete/mouse-sel.el diff --git a/lisp/obsolete/mouse-sel.el b/lisp/obsolete/mouse-sel.el index 837aefb8b7..b4fd7615e1 100644 --- a/lisp/obsolete/mouse-sel.el +++ b/lisp/obsolete/mouse-sel.el @@ -1,6 +1,6 @@ ;;; mouse-sel.el --- multi-click selection support -;; Copyright (C) 1993-1995, 2001-2014 Free Software Foundation, Inc. +;; Copyright (C) 1993-1995, 2001-2016 Free Software Foundation, Inc. ;; Author: Mike Williams ;; Keywords: mouse @@ -314,8 +314,8 @@ is `interprogram-cut-paste'.") (if (eq selection 'PRIMARY) (or (gui-selection-value) (bound-and-true-p x-last-selected-text-primary) - gui-last-selected-text) - (x-get-selection selection))) + gui--last-selected-text-primary) + (gui-get-selection selection))) "Function to call to get the selection. Called with one argument: