]> git.eshelyaron.com Git - emacs.git/commitdiff
(idlwave-sintern-structtag): Declare as a function.
authorGlenn Morris <rgm@gnu.org>
Fri, 30 Nov 2007 08:39:44 +0000 (08:39 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 30 Nov 2007 08:39:44 +0000 (08:39 +0000)
lisp/progmodes/idlw-complete-structtag.el

index e88041423f1f68297869522b35cad88a8bbfc21e..09748084ec58a3777abaebf6787e9b43c722f900 100644 (file)
 (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