From 763a8c8568107df5b7878de747a5086137c97c25 Mon Sep 17 00:00:00 2001 From: bg66 Date: Mon, 27 Nov 2006 08:46:47 +0000 Subject: [PATCH] * sb-mixi.el: Fix comments. --- sb-mixi.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sb-mixi.el b/sb-mixi.el index a075b40..3edc84e 100644 --- a/sb-mixi.el +++ b/sb-mixi.el @@ -53,6 +53,7 @@ FUNCTION is the function for getting articles." (const :tag "Messages" mixi-get-messages) (function :tag "Other function"))))) +;; FIXME: Don't use this user option. (defcustom shimbun-mixi-page-articles 10 "*How many articles are there in one page." :group 'shimbun @@ -178,7 +179,6 @@ FUNCTION is the function for getting articles." message-id)) ;; FIXME: Concat parent's information? (throw 'found (mixi-comment-content comment))))) - ;; FIXME: Limit range? (mixi-get-comments parent))))) (luna-define-method shimbun-article ((shimbun shimbun-mixi) -- 1.7.10.4