Variable: edt-last-deleted-words

edt-last-deleted-words is a variable defined in edt.el.gz.

Value

""

Documentation

Last text deleted by the EDT emulation DEL W command.

Source Code

;; Defined in /usr/src/emacs/lisp/emulation/edt.el.gz
(defvar edt-last-deleted-words ""
  "Last text deleted by the EDT emulation DEL W command.")