Variable: gui--last-selection-timestamp-clipboard

gui--last-selection-timestamp-clipboard is a variable defined in select.el.gz.

Value

nil

Documentation

The timestamp of the CLIPBOARD selection last seen.

Source Code

;; Defined in /usr/src/emacs/lisp/select.el.gz
(defvar gui--last-selection-timestamp-clipboard nil
  "The timestamp of the CLIPBOARD selection last seen.")