comparison man/lispref/tooltalk.texi @ 314:341dac730539 r21-0b55

Import from CVS: tag r21-0b55
author cvs
date Mon, 13 Aug 2007 10:44:22 +0200
parents 70ad99077275
children cc15677e0335
comparison
equal deleted inserted replaced
313:2905de29931f 314:341dac730539
223 @refill 223 @refill
224 @end defun 224 @end defun
225 225
226 @defun create-tooltalk-message 226 @defun create-tooltalk-message
227 Create a new ToolTalk message. The message's session attribute is 227 Create a new ToolTalk message. The message's session attribute is
228 initialized to the default session. Other attributes can be intialized 228 initialized to the default session. Other attributes can be initialized
229 with @code{set-tooltalk-message-attribute}. 229 with @code{set-tooltalk-message-attribute}.
230 @code{make-tooltalk-message} is the preferred way to create and 230 @code{make-tooltalk-message} is the preferred way to create and
231 initialize a message. 231 initialize a message.
232 @refill 232 @refill
233 @end defun 233 @end defun