From: ueno Date: Sat, 19 Feb 2005 13:02:40 +0000 (+0000) Subject: Fixed. X-Git-Tag: riece-1_0_8~30 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=a2b32f54f190f0e12dd300eac85f7f68872cc9e4;p=elisp%2Friece.git Fixed. --- diff --git a/lisp/riece-ctcp.el b/lisp/riece-ctcp.el index 9bb7de3..35d3eb5 100644 --- a/lisp/riece-ctcp.el +++ b/lisp/riece-ctcp.el @@ -77,7 +77,7 @@ (run-hook-with-args-until-success hook prefix (car targets) message)) (if function - (riece--funcall-ignore-errors (symbol-name function) + (riece-funcall-ignore-errors (symbol-name function) function prefix (car targets) message)) (riece-ignore-errors (symbol-name after-hook)