Mercurial > hg > xemacs-beta
diff man/lispref/tooltalk.texi @ 30:ec9a17fef872 r19-15b98
Import from CVS: tag r19-15b98
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:52:29 +0200 |
parents | 376386a54a3c |
children | 131b0175ea99 |
line wrap: on
line diff
--- a/man/lispref/tooltalk.texi Mon Aug 13 08:51:58 2007 +0200 +++ b/man/lispref/tooltalk.texi Mon Aug 13 08:52:29 2007 +0200 @@ -217,7 +217,7 @@ protocol you're using need to agree what types mean (if anything). Conventionally @code{string} is used for strings and @code{int} for 32 bit integers. Arguments can initialized by providing a value or with -@code{set-tooltalk-message-attribute}; the latter is neccessary if you +@code{set-tooltalk-message-attribute}; the latter is necessary if you want to initialize the argument with a string that can contain embedded nulls (use @code{arg_bval}). @refill