From: ueno Date: Sat, 27 Aug 2005 06:20:34 +0000 (+0000) Subject: Fixed. X-Git-Tag: channel-coding-branchpoint~23 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=463014b70f7bf116f3f363e50ccde33ffe74a06e;p=elisp%2Friece.git Fixed. --- diff --git a/lisp/riece-addon-modules.el b/lisp/riece-addon-modules.el index 1080f4c..7b9adb7 100644 --- a/lisp/riece-addon-modules.el +++ b/lisp/riece-addon-modules.el @@ -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.")