emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/term/x-win.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/term/x-win.el
Date: Thu, 16 May 2002 08:00:04 -0400

Index: emacs/lisp/term/x-win.el
diff -c emacs/lisp/term/x-win.el:1.154 emacs/lisp/term/x-win.el:1.155
*** emacs/lisp/term/x-win.el:1.154      Wed Apr 24 09:17:08 2002
--- emacs/lisp/term/x-win.el    Thu May 16 08:00:04 2002
***************
*** 1268,1274 ****
  ;;; current selection against it, and avoid passing back our own text
  ;;; from x-cut-buffer-or-selection-value.  We track all three
  ;;; seperately in case another X application only sets one of them
! ;;; (say the the cut buffer) we aren't fooled by the PRIMARY or
  ;;; CLIPBOARD selection staying the same.
  (defvar x-last-selected-text-clipboard nil
    "The value of the CLIPBOARD X selection last time we selected or
--- 1268,1274 ----
  ;;; current selection against it, and avoid passing back our own text
  ;;; from x-cut-buffer-or-selection-value.  We track all three
  ;;; seperately in case another X application only sets one of them
! ;;; (say the cut buffer) we aren't fooled by the PRIMARY or
  ;;; CLIPBOARD selection staying the same.
  (defvar x-last-selected-text-clipboard nil
    "The value of the CLIPBOARD X selection last time we selected or



reply via email to

[Prev in Thread] Current Thread [Next in Thread]