From: Bob Smith
Subject: hilit19 not recognized
Date: 
Message-ID: <3F857BF9.9020009@jippii.fi>
Dear all
I have the hilit19 lisp package, and also a package for text coloring 
and indentation for javascript.
Now in the javascript package there is a couple of lines along with:

(if (featurep 'hilit19)
    (hilit-set-mode-patterns
     'javascript-mode


...which follows many lines of keywords.

The problem is that hilit19 is not found by the script. How can I make 
it find the hilit19.elc, and what does the featurep actually do?
thank's in advance