From: Magnus H. <leg...@us...> - 2008-10-16 15:50:39
|
Update of /cvsroot/emacs-jabber/tox In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv1114 Modified Files: jabber-tox.el Log Message: Note possibility for enhancement Index: jabber-tox.el =================================================================== RCS file: /cvsroot/emacs-jabber/tox/jabber-tox.el,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- jabber-tox.el 6 Oct 2008 23:11:00 -0000 1.5 +++ jabber-tox.el 16 Oct 2008 15:50:24 -0000 1.6 @@ -160,6 +160,7 @@ (initiator . ,(jabber-connection-jid jc)) (sid . ,sid)) (content + ;; XXX: don't we need a content description here? read the specs... ((creator . ,(jabber-connection-bare-jid jc)) (name . "foo") (senders . "initiator")) |