/[erbot]/erbot/erbot.el
ViewVC logotype

Diff of /erbot/erbot.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.31 by mwolson, Fri Apr 1 07:13:06 2005 UTC revision 1.32 by deego, Thu Apr 28 16:27:27 2005 UTC
# Line 1  Line 1 
1  ;;; erbot.el --- Another robot for ERC.  ;;; erbot.el --- Another robot for ERC.
2  ;; Time-stamp: <2005-03-29 14:31:26 deego>  ;; Time-stamp: <2005-04-28 12:10:32 deego>
3  ;; Emacs Lisp Archive entry  ;; Emacs Lisp Archive entry
4  ;; Filename: erbot.el  ;; Filename: erbot.el
5  ;; Package: erbot  ;; Package: erbot
# Line 569  those things.. Line 569  those things..
569    (message "erbot-reply-p set to %S" erbot-reply-p)    (message "erbot-reply-p set to %S" erbot-reply-p)
570    )    )
571  (defun erbot-reply (main-reply proc from tgt msg locally-generated)  (defun erbot-reply (main-reply proc from tgt msg locally-generated)
572    "Robot worker.  Should do nothing when main-reply is nil.    "Robot worker.  Should do nothing when main-reply is nil or 'noreply
573    or \"noreply\"
574    
575  "  "
576    (unless (stringp main-reply)    (unless (stringp main-reply)

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26