Update of /project/cl-xmpp/cvsroot/public_html In directory common-lisp.net:/tmp/cvs-serv32376
Modified Files: index.html Log Message: quoting <>'s
Date: Fri Oct 28 15:47:59 2005 Author: eenge
Index: public_html/index.html diff -u public_html/index.html:1.2 public_html/index.html:1.3 --- public_html/index.html:1.2 Fri Oct 28 15:41:18 2005 +++ public_html/index.html Fri Oct 28 15:47:59 2005 @@ -104,7 +104,7 @@
;; then sit back and watch the messages roll in: * (xmpp:receive-stanza-loop connection) -#<MESSAGE from=username@hostname to=me@myserver> +#>MESSAGE from=username@hostname to=me@myserver< [....]
;; That's it. Interrupt the loop to issue other commands, eg: