Mercurial > hg > xemacs-beta
comparison man/lispref/tooltalk.texi @ 440:8de8e3f6228a r21-2-28
Import from CVS: tag r21-2-28
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:33:38 +0200 |
parents | 3ecd8885ac67 |
children | 576fb035e263 |
comparison
equal
deleted
inserted
replaced
439:357dd071b03c | 440:8de8e3f6228a |
---|---|
136 | 136 |
137 @defun return-tooltalk-message msg &optional mode | 137 @defun return-tooltalk-message msg &optional mode |
138 Send a reply to this message. The second argument can be @code{reply}, | 138 Send a reply to this message. The second argument can be @code{reply}, |
139 @code{reject} or @code{fail}; the default is @code{reply}. Before | 139 @code{reject} or @code{fail}; the default is @code{reply}. Before |
140 sending a reply, all message arguments whose mode is @code{TT_INOUT} or | 140 sending a reply, all message arguments whose mode is @code{TT_INOUT} or |
141 @code{TT_OUT} should have been filled in -- see | 141 @code{TT_OUT} should have been filled in---see |
142 @code{set-tooltalk-message-attribute}. | 142 @code{set-tooltalk-message-attribute}. |
143 @refill | 143 @refill |
144 @end defun | 144 @end defun |
145 | 145 |
146 @defun get-tooltalk-message-attribute msg attribute &optional argn | 146 @defun get-tooltalk-message-attribute msg attribute &optional argn |