(x-last-selected-text-primary, x-last-selected-text-clipboard):
Declare.
+ * term/x-win.el (x-select-enable-clipboard): Declare.
+
* window.el (x-display-pixel-height, tool-bar-lines-needed): Declare.
(fit-frame-to-buffer): Explicit error if --without-x.
(mouse-autoselect-window-select): Silence compiler.
(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,