Variable: edt-find-last-text
edt-find-last-text is a variable defined in edt.el.gz.
Value
""
Documentation
Last text found by the EDT emulation FIND command.
Source Code
;; Defined in /usr/src/emacs/lisp/emulation/edt.el.gz
(defvar edt-find-last-text ""
"Last text found by the EDT emulation FIND command.")