Index: emacs/lisp/emulation/edt-mapper.el
diff -c emacs/lisp/emulation/edt-mapper.el:1.12
emacs/lisp/emulation/edt-mapper.el:1.13
*** emacs/lisp/emulation/edt-mapper.el:1.12 Mon Sep 1 15:45:22 2003
--- emacs/lisp/emulation/edt-mapper.el Sat Jul 2 14:02:49 2005
***************
*** 113,119 ****
(sit-for 600)
(kill-emacs t)))
-
;;;
;;; Decide Emacs Variant, GNU Emacs or XEmacs (aka Lucid Emacs).
;;; Determine Window System, and X Server Vendor (if appropriate).
--- 113,118 ----
***************
*** 146,151 ****
--- 145,155 ----
(defvar edt-return-seq nil)
(defvar edt-term nil)
+ ;; To silence the byte-compiler
+ (eval-when-compile
+ (defvar EDT-key-name)
+ (defvar edt-save-function-key-map))
+
;;;
;;; Determine Terminal Type (if appropriate).
;;;
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs