From: bg66 Date: Tue, 30 Jan 2007 06:13:14 +0000 (+0000) Subject: Fix the last change. X-Git-Tag: mixi-el-1_0_0~80 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c8a0d7ee20095e440284ee76abd516abdc30dbcb;p=elisp%2Fmixi.git Fix the last change. --- diff --git a/sb-mixi.el b/sb-mixi.el index a346df2..2d530dc 100644 --- a/sb-mixi.el +++ b/sb-mixi.el @@ -111,6 +111,7 @@ of mixi object." (const :tag "New comments" mixi-get-new-comments) (const :tag "New BBSes" mixi-get-new-bbses) (const :tag "Messages" mixi-get-messages) + (const :tag "Logs" mixi-get-logs) (function :tag "Other function"))))) ;; FIXME: Don't use this user option.