* riece-epg.el
[riece] / lisp / riece-addon-modules.el
index 7cb2107..615b006 100644 (file)
@@ -6,6 +6,7 @@
     (riece-ctcp . "CTCP (Client To Client Protocol) support.")
     (riece-ctlseq . "Mark up control sequences in IRC buffers.")
     (riece-doctor . "Pretend to be a psychotherapist.")
+    (riece-epg . "Encrypt/decrypt messages.")
     (riece-eval-ruby . "Evaluate input string as a Ruby program.")
     (riece-eval . "Evaluate an input string as an elisp form.")
     (riece-foolproof . "Prevent miss-operation in the command buffer.")
@@ -31,6 +32,7 @@
     (riece-unread . "Mark channels where new messages arrived.")
     (riece-url . "Collect URL in IRC buffers.")
     (riece-xface . "Display X-Face in IRC buffers.")
+    (riece-xfaceb . "Display X-Face & Colour Face images in IRC buffers \(BBDB\).")
     (riece-yank . "Enter the element of kill-ring.")))
 
 (provide 'riece-addon-modules)
\ No newline at end of file