From 1ac1839d8f19493654d77e86b1213f49b6e83d61 Mon Sep 17 00:00:00 2001 From: bg66 Date: Mon, 4 Dec 2006 02:03:12 +0000 Subject: [PATCH] * sb-mixi.el (shimbun-mixi-group-alist): Fix docs. --- sb-mixi.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sb-mixi.el b/sb-mixi.el index e10123c..645868d 100644 --- a/sb-mixi.el +++ b/sb-mixi.el @@ -47,7 +47,8 @@ NAME is a shimbun group name. URL is the URL for mixi access point of the group. When URL is friend's, get his/her diaries as article. When community's, get its BBSes. When diary's or BBS's, get its comments. -FUNCTION is the function having one `range' argument for getting articles." +FUNCTION is the function which has one `range' argument and returns the list +of mixi object." :group 'shimbun :type '(repeat (cons :fromat "%v" (string :tag "Group name") -- 1.7.10.4