aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/emulation/edt.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/emulation/edt.el b/lisp/emulation/edt.el
index eca3ce0f400..2d54c53c174 100644
--- a/lisp/emulation/edt.el
+++ b/lisp/emulation/edt.el
@@ -334,7 +334,6 @@ This means that an edt-user.el file was found in the user's `load-path'.")
334(defvar edt-last-copied-word nil 334(defvar edt-last-copied-word nil
335 "Last word that the user copied.") 335 "Last word that the user copied.")
336 336
337(defvar zmacs-region-stays)
338 337
339;;;; 338;;;;
340;;;; EDT Emulation Commands 339;;;; EDT Emulation Commands