Mercurial > hg > xemacs-beta
comparison man/lispref/tooltalk.texi @ 371:cc15677e0335 r21-2b1
Import from CVS: tag r21-2b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:03:08 +0200 |
parents | 341dac730539 |
children | 6240c7796c7a |
comparison
equal
deleted
inserted
replaced
370:bd866891f083 | 371:cc15677e0335 |
---|---|
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 initialized | 228 initialized to the default session. Other attributes can be intialized |
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 |