Mercurial > hg > xemacs-beta
diff src/tooltalk.doc @ 380:8626e4521993 r21-2-5
Import from CVS: tag r21-2-5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:07:10 +0200 |
parents | c5d627a313b1 |
children |
line wrap: on
line diff
--- a/src/tooltalk.doc Mon Aug 13 11:06:08 2007 +0200 +++ b/src/tooltalk.doc Mon Aug 13 11:07:10 2007 +0200 @@ -203,7 +203,7 @@ (create-tooltalk-message) Create a new tooltalk message. The messages session attribute is -initialized to the default session. Other attributes can be intialized +initialized to the default session. Other attributes can be initialized with set-tooltalk-message-attribute. Make-tooltalk-message is the preferred to create and initialize a message. @@ -211,7 +211,7 @@ (destroy-tooltalk-message msg) Apply tt_message_destroy to the message. It's not necessary -to destroy messages after they've been proccessed by a message or +to destroy messages after they've been processed by a message or pattern callback, the Lisp/Tooltalk callback machinery does this for you.