1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

* term/x-win.el (x-select-enable-clipboard): Declare.

This commit is contained in:
Glenn Morris 2013-09-17 21:30:33 -07:00
parent 047a1a4c20
commit e843de7767
2 changed files with 4 additions and 0 deletions

View file

@ -1217,6 +1217,8 @@ The value nil is the same as the list (UTF8_STRING COMPOUND_TEXT STRING)."
(remove-text-properties 0 (length text) '(foreign-selection nil) text))
text))
(defvar x-select-enable-clipboard) ; common-win
;; Return the value of the current X selection.
;; Consult the selection. Treat empty strings as if they were unset.
;; If this function is called twice and finds the same text,