Suppress harmless warnings about setting up semantic-imenu (not part
[bpt/emacs.git] / lisp / cedet / semantic / wisent / javascript.el
index 8ea52d8..c76fdff 100644 (file)
@@ -75,6 +75,9 @@ This function overrides `get-local-variables'."
 ;;
 ;; This sets up the javascript parser
 
+;; In semantic-imenu.el, not part of Emacs.
+(defvar semantic-imenu-summary-function)
+
 ;;;###autoload
 (defun wisent-javascript-setup-parser ()
   "Setup buffer for parse."