# HG changeset patch # User martinb # Date 991578345 0 # Node ID 9979b8030c9939aa648b0268171fed0d2c3bc349 # Parent c9c1c4ce8f0f98570b635a49c3c3ef0ee751af26 [xemacs-hg @ 2001-06-03 14:25:45 by martinb] typo fix diff -r c9c1c4ce8f0f -r 9979b8030c99 man/internals/internals.texi --- a/man/internals/internals.texi Sat Jun 02 06:55:28 2001 +0000 +++ b/man/internals/internals.texi Sun Jun 03 14:25:45 2001 +0000 @@ -3092,7 +3092,7 @@ Before submitting a patch, please try compiling at least once with @example -configure --with-mule --with-union-type --error-checking=all +configure --with-mule --use-union-type --error-checking=all @end example Here are things to know when you create a new source file: