Mercurial > hg > xemacs-beta
diff src/tooltalk.c @ 280:7df0dd720c89 r21-0b38
Import from CVS: tag r21-0b38
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:32:22 +0200 |
parents | 6330739388db |
children | e11d67e05968 |
line wrap: on
line diff
--- a/src/tooltalk.c Mon Aug 13 10:31:30 2007 +0200 +++ b/src/tooltalk.c Mon Aug 13 10:32:22 2007 +0200 @@ -537,8 +537,8 @@ return make_string (value, len); } -DEFUN ("get-tooltalk-message-attribute", - Fget_tooltalk_message_attribute, 2, 3, 0, /* +DEFUN ("get-tooltalk-message-attribute", Fget_tooltalk_message_attribute, + 2, 3, 0, /* Return the indicated Tooltalk message attribute. Attributes are identified by symbols with the same name (underscores and all) as the suffix of the Tooltalk tt_message_<attribute> function that extracts the value. @@ -679,8 +679,8 @@ return Qnil; } -DEFUN ("set-tooltalk-message-attribute", - Fset_tooltalk_message_attribute, 3, 4, 0, /* +DEFUN ("set-tooltalk-message-attribute", Fset_tooltalk_message_attribute, + 3, 4, 0, /* Initialize one Tooltalk message attribute. Attribute names and values are the same as for