
You have to copy the files in this directory to ~/.gide !
Without them some features of gIDE does not work correctly.

functions.highlight: this file contains the keywords for the
		     syntax highlighting (the entry in the dialog
		     is sensitive false now).

functions.ignore: used for the functions tree, contains the functions
		  that will NOT shown in the tree.

globs: association between filenames and highlighting patterns

patterns: this file contains the regex-patterns for the syntax highlighting
	  in Thomas Mailund Jensen's GtkEditor widget.


08/07/98 02:16pm
sk@pn.org

Guile support:

The files ending in *.scm are for guile...if you do not use the guile
support you can ignore them...if you use guile, copy gide.scm,
patterns.scm, and glob.scm to ~/.gide instead of gide.conf, patterns,
and glob.

functions.* are the same with and without guile...for now anyway.

09/08/98 15:22
<mailund@daimi.aau.dk>
