K 10 svn:author V 6 jlemon K 8 svn:date V 27 1997-08-18T20:26:32.000000Z K 7 svn:log V 358 A ':' in the data file was always interpreted as a category divider, even if escaped. Changed code so that the next character after a '\' is skipped. This should not cause a buffer overflow, as backslashes at the end of a line are handled earlier in the code. Also correct a slight grammatical nit in the bard datfile. PR: 3777, 3917 END