* Makefile.am (EXTRA_DIST): Added riece-xfaceb.el.
[riece] / lisp / riece-addon-modules.el
index 1080f4c..adb0a18 100644 (file)
@@ -8,7 +8,7 @@
     (riece-doctor . "Pretend to be a psychotherapist.")
     (riece-eval-ruby . "Evaluate input string as a Ruby program.")
     (riece-eval . "Evaluate an input string as an elisp form.")
-    (riece-foolproof . "Channel miss killer")
+    (riece-foolproof . "Prevent miss-operation in the command buffer.")
     (riece-google . "Search keywords by Google.")
     (riece-guess . "Guess the next channel, using multiple methods.")
     (riece-hangman . "Allow channel members to play the hangman game.")
     (riece-mini . "Use Riece only on the minibuffer.")
     ;;(riece-ndcc . "DCC file sending protocol support (written in elisp.)")
     (riece-rdcc . "DCC file sending protocol support (written in Ruby.)")
+    (riece-shrink-buffer . "Free old IRC messages to save memory usage.")
     (riece-skk-kakutei . "Remove SKK's preedit mark before sending messages.")
     (riece-toolbar . "Display toolbar icons.")
     (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