emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/emacs-lisp/tcover-unsafep.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/tcover-unsafep.el,v
Date: Tue, 20 Nov 2007 07:56:06 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/11/20 07:56:04

Index: emacs-lisp/tcover-unsafep.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/emacs-lisp/tcover-unsafep.el,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- emacs-lisp/tcover-unsafep.el        26 Jul 2007 05:26:48 -0000      1.7
+++ emacs-lisp/tcover-unsafep.el        20 Nov 2007 07:56:01 -0000      1.8
@@ -111,6 +111,7 @@
     )
   "A-list of (FORM . REASON)... that`unsafep' should decide are unsafe.")
 
+(declare-function unsafep-function "unsafep" (fun))
 
 ;;;#########################################################################
 (defun testcover-unsafep ()




reply via email to

[Prev in Thread] Current Thread [Next in Thread]