*** htdig-3.1.5/htsearch/Display.h.orig Thu Mar 2 18:24:13 2000 --- htdig-3.1.5/htsearch/Display.h Sat Mar 4 10:00:39 2000 *************** protected: *** 159,164 **** --- 159,165 ---- void expandVariables(char *); void outputVariable(char *); String *excerpt(DocumentRef *ref, String urlanchor, int fanchor, int &first); + const String buildExcerpts( char *head, String urlanchor, int fanchor ); char *hilight(char *str, String urlanchor, int fanchor); void setupTemplates(); void setupImages();