aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-11-21 21:42:38 +0100
committerGravatar Tom Willemse2016-11-21 21:42:38 +0100
commit667adae687ae33302dcd08bfb71cc4c510d810fb (patch)
tree9fbc84c1b5ef94a7eb965684f2943863a98434f9
parent63e156538d800c28f45785fd7373ebbcc5f86102 (diff)
downloadcirce-serenity-667adae687ae33302dcd08bfb71cc4c510d810fb.tar.gz
circe-serenity-667adae687ae33302dcd08bfb71cc4c510d810fb.zip
Add a formatter for self actions
-rw-r--r--circe-serenity.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/circe-serenity.el b/circe-serenity.el
index bc1c26b..6f0ecbe 100644
--- a/circe-serenity.el
+++ b/circe-serenity.el
@@ -83,6 +83,7 @@ A key :intro is added to the plist and then passed on to
(plist-put keywords :intro "*"))
'wrap-prefix (circe-serenity--fill-string)))
(circe-serenity--define-formatter 'circe-serenity-action-formatter 'circe-format-action)
+(circe-serenity--define-formatter 'circe-serenity-action-formatter 'circe-format-self-action)
(defun circe-serenity-server-message-formatter (&rest keywords)
"Format a message from the server.