Mercurial > hg > xemacs-beta
comparison man/lispref/tooltalk.texi @ 373:6240c7796c7a r21-2b2
Import from CVS: tag r21-2b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:04:06 +0200 |
parents | cc15677e0335 |
children | 74fd4e045ea6 |
comparison
equal
deleted
inserted
replaced
372:49e1ed2d7ed8 | 373:6240c7796c7a |
---|---|
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 |