[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Erbot-cvs] Changes to erbot/erbjavadoc.el
From: |
Pete Kazmier |
Subject: |
[Erbot-cvs] Changes to erbot/erbjavadoc.el |
Date: |
Thu, 06 Jan 2005 13:39:11 -0500 |
Index: erbot/erbjavadoc.el
diff -u erbot/erbjavadoc.el:1.2 erbot/erbjavadoc.el:1.3
--- erbot/erbjavadoc.el:1.2 Wed Jan 5 18:51:14 2005
+++ erbot/erbjavadoc.el Thu Jan 6 18:26:59 2005
@@ -242,7 +242,7 @@
;; extra parameters to our callback
;; functions. We need these so that
;; we can invoke erbot-reply.
- (list base proc nick tgt))))
+ (list base proc erbnoc-nick tgt))))
(push base erbjavadoc-scraped-urls)
(erbjavadoc-save-data)
(format "I'm downloading the javadocs now ..."))))