Index: emacs/lisp/emacs-lisp/tcover-unsafep.el
diff -c emacs/lisp/emacs-lisp/tcover-unsafep.el:1.3
emacs/lisp/emacs-lisp/tcover-unsafep.el:1.4
*** emacs/lisp/emacs-lisp/tcover-unsafep.el:1.3 Sat Aug 6 17:08:59 2005
--- emacs/lisp/emacs-lisp/tcover-unsafep.el Mon Aug 29 10:46:28 2005
***************
*** 25,30 ****
--- 25,32 ----
(require 'testcover)
+ (defvar safe-functions)
+
;;;These forms are all considered safe
(defconst testcover-unsafep-safe
'(((lambda (x) (* x 2)) 14)
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs