From: Glenn Morris Date: Sat, 1 Mar 2008 20:07:49 +0000 (+0000) Subject: (zmacs-region-stays): Define for compiler once only. X-Git-Tag: emacs-pretest-23.0.90~7540 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2994902a288df56bdb3e45fb0435cd1c86f1b01d;p=emacs.git (zmacs-region-stays): Define for compiler once only. --- 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'.") (defvar edt-last-copied-word nil "Last word that the user copied.") -(defvar zmacs-region-stays) ;;;; ;;;; EDT Emulation Commands