From: ueno Date: Thu, 20 May 2004 09:10:06 +0000 (+0000) Subject: Fixed comment. X-Git-Tag: riece-1_0_0~41 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e0cfa2d7a8e690e22a06bdd506dcac1bf9b3a31e;p=elisp%2Friece.git Fixed comment. --- diff --git a/lisp/riece-doctor.el b/lisp/riece-doctor.el index 7de1c11..7232d1d 100644 --- a/lisp/riece-doctor.el +++ b/lisp/riece-doctor.el @@ -26,7 +26,7 @@ ;; This add-on allows you to become a psychotherapist. ;; To use, add the following line to your ~/.riece/init.el: -;; (add-to-list 'riece-addons 'riece-doctor t) +;; (add-to-list 'riece-addons 'riece-doctor) ;;; Code: diff --git a/lisp/riece-hangman.el b/lisp/riece-hangman.el index a776546..bc48b76 100644 --- a/lisp/riece-hangman.el +++ b/lisp/riece-hangman.el @@ -24,7 +24,7 @@ ;;; Commentary: ;; To use, add the following line to your ~/.riece/init.el: -;; (add-to-list 'riece-addons 'riece-hangman t) +;; (add-to-list 'riece-addons 'riece-hangman) ;;; Code: