[cl-irc-cvs] CVS cl-irc
ehuelsmann
ehuelsmann at common-lisp.net
Fri Jan 27 22:54:17 UTC 2006
Update of /project/cl-irc/cvsroot/cl-irc
In directory common-lisp:/tmp/cvs-serv6027
Modified Files:
package.lisp
Log Message:
Follow up commit as requested by Andreas Fuchs.
--- /project/cl-irc/cvsroot/cl-irc/package.lisp 2006/01/25 20:03:27 1.9
+++ /project/cl-irc/cvsroot/cl-irc/package.lisp 2006/01/27 22:54:17 1.10
@@ -1,4 +1,4 @@
-;;;; $Id: package.lisp,v 1.9 2006/01/25 20:03:27 ehuelsmann Exp $
+;;;; $Id: package.lisp,v 1.10 2006/01/27 22:54:17 ehuelsmann Exp $
;;;; $Source: /project/cl-irc/cvsroot/cl-irc/package.lisp,v $
;;;; See the LICENSE file for licensing information.
@@ -12,6 +12,7 @@
(:nicknames :irc)
(:export :read-message-loop
:read-message
+ :irc-message-event
:start-background-message-handler
:stop-background-message-handler
:socket-connect
More information about the cl-irc-cvs
mailing list