X-Git-Url: https://cgit.sxemacs.org/?p=riece;a=blobdiff_plain;f=lisp%2Friece-ctcp.el;h=5fc14e0bc0923f7833136e99d5f78db3fb4c92b6;hp=b3bec43b233c4f3bbe7fb1714cb603bce9e0d1d9;hb=2d67acd4af1122a36fcc09b47a479b927ca03904;hpb=e369475dc77ade8e75b400607107669fdda61ee5 diff --git a/lisp/riece-ctcp.el b/lisp/riece-ctcp.el index b3bec43..5fc14e0 100644 --- a/lisp/riece-ctcp.el +++ b/lisp/riece-ctcp.el @@ -51,6 +51,9 @@ (defvar riece-ctcp-enabled nil) +(defconst riece-ctcp-description + "CTCP (Client To Client Protocol) support") + (defun riece-handle-ctcp-request (prefix string) (when (and riece-ctcp-enabled prefix string (riece-prefix-nickname prefix))