changeset 92374:aad42cded1c9

(zmacs-region-stays): Define for compiler once only.
author Glenn Morris <rgm@gnu.org>
date Sat, 01 Mar 2008 20:07:49 +0000
parents abf955d20dfa
children 7a6035a7126b
files lisp/emulation/edt.el
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emulation/edt.el	Sat Mar 01 20:07:28 2008 +0000
+++ b/lisp/emulation/edt.el	Sat Mar 01 20:07:49 2008 +0000
@@ -334,7 +334,6 @@
 (defvar edt-last-copied-word nil
   "Last word that the user copied.")
 
-(defvar zmacs-region-stays)
 
 ;;;;
 ;;;; EDT Emulation Commands