From 4c230c5dedc62813b765026d381e37f88802952c Mon Sep 17 00:00:00 2001 From: bg66 Date: Tue, 5 Aug 2008 11:23:54 +0000 Subject: [PATCH] Fix docs. --- mixi.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mixi.el b/mixi.el index 4d9566a..80491ea 100644 --- a/mixi.el +++ b/mixi.el @@ -47,6 +47,7 @@ ;; * mixi-get-news ;; * mixi-get-releases ;; * mixi-get-echoes (limited) +;; * mixi-get-new-echoes (limited) ;; ;; APIs for posting: ;; @@ -141,7 +142,7 @@ (autoload 'w3m-retrieve "w3m") (autoload 'url-retrieve-synchronously "url")) -(defconst mixi-revision "$Revision: 1.190 $") +(defconst mixi-revision "$Revision: 1.191 $") (defgroup mixi nil "API library for accessing to mixi." -- 1.7.10.4