projects
/
elisp
/
riece.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0044c28
)
Fixed.
author
ueno
<ueno>
Sat, 19 Feb 2005 13:02:40 +0000
(13:02 +0000)
committer
ueno
<ueno>
Sat, 19 Feb 2005 13:02:40 +0000
(13:02 +0000)
lisp/riece-ctcp.el
patch
|
blob
|
history
diff --git
a/lisp/riece-ctcp.el
b/lisp/riece-ctcp.el
index
9bb7de3
..
35d3eb5
100644
(file)
--- 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)