Mercurial > hg > xemacs-beta
comparison man/internals/internals.texi @ 607:9979b8030c99
[xemacs-hg @ 2001-06-03 14:25:45 by martinb]
typo fix
author | martinb |
---|---|
date | Sun, 03 Jun 2001 14:25:45 +0000 |
parents | 5aa1854ad537 |
children | 33f0f28b945c |
comparison
equal
deleted
inserted
replaced
606:c9c1c4ce8f0f | 607:9979b8030c99 |
---|---|
3090 Did you make sure you didn't introduce any new compiler warnings? | 3090 Did you make sure you didn't introduce any new compiler warnings? |
3091 | 3091 |
3092 Before submitting a patch, please try compiling at least once with | 3092 Before submitting a patch, please try compiling at least once with |
3093 | 3093 |
3094 @example | 3094 @example |
3095 configure --with-mule --with-union-type --error-checking=all | 3095 configure --with-mule --use-union-type --error-checking=all |
3096 @end example | 3096 @end example |
3097 | 3097 |
3098 Here are things to know when you create a new source file: | 3098 Here are things to know when you create a new source file: |
3099 | 3099 |
3100 @itemize @bullet | 3100 @itemize @bullet |