Variable: x-dnd-xds-performed

x-dnd-xds-performed is a variable defined in x-dnd.el.gz.

Value

nil

Documentation

Whether or not the drop target made a request for XdndDirectSave0.

Source Code

;; Defined in /usr/src/emacs/lisp/x-dnd.el.gz
(defvar x-dnd-xds-performed nil
  "Whether or not the drop target made a request for `XdndDirectSave0'.")