From fd74e81a922353650c97db26d29a8b2f9f27ace7 Mon Sep 17 00:00:00 2001 From: bg66 Date: Wed, 10 Jan 2007 02:09:32 +0000 Subject: [PATCH] Fix docs. --- sb-mixi.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sb-mixi.el b/sb-mixi.el index 2201024..60b7bf7 100644 --- a/sb-mixi.el +++ b/sb-mixi.el @@ -44,9 +44,9 @@ "*An alist of mixi shimbun group definition. Each element looks like (NAME . URL) or (NAME . FUNCTION). 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. +URL is the URL for mixi access point of the group. If URL is friend's, get +his/her diaries as article. If community's, get its BBSes. If diary's or +BBS's, get its comments. FUNCTION is the function which has one `range' argument and returns the list of mixi object." :group 'shimbun -- 1.7.10.4