Variable: edt-last-copied-word
edt-last-copied-word is a variable defined in edt.el.gz.
Value
nil
Documentation
Last word that the user copied.
Source Code
;; Defined in /usr/src/emacs/lisp/emulation/edt.el.gz
(defvar edt-last-copied-word nil
"Last word that the user copied.")