From c65e95328190d327796ba5d5d26f58ae093a9b30 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 30 Nov 2007 08:39:44 +0000 Subject: [PATCH] (idlwave-sintern-structtag): Declare as a function. --- lisp/progmodes/idlw-complete-structtag.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/progmodes/idlw-complete-structtag.el b/lisp/progmodes/idlw-complete-structtag.el index e88041423f1..09748084ec5 100644 --- a/lisp/progmodes/idlw-complete-structtag.el +++ b/lisp/progmodes/idlw-complete-structtag.el @@ -103,6 +103,7 @@ (defvar idlwave-sint-structtags nil) ;; Create the sintern type for structure talks +(declare-function idlwave-sintern-structtag "idlwave" t t) (idlwave-new-sintern-type 'structtag) ;; Hook the plugin into idlwave -- 2.39.2