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:
parent
047a1a4c20
commit
e843de7767
2 changed files with 4 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue