Fixed.
authorDaiki Ueno <ueno@unixuser.org>
Sat, 19 Feb 2005 13:02:40 +0000 (13:02 +0000)
committerDaiki Ueno <ueno@unixuser.org>
Sat, 19 Feb 2005 13:02:40 +0000 (13:02 +0000)
lisp/riece-ctcp.el

index 9bb7de3..35d3eb5 100644 (file)
@@ -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)