From da84326539ef2e880ade0ab8dc033102d90c048e Mon Sep 17 00:00:00 2001 From: Johnson Denen Date: Fri, 14 Apr 2017 13:54:59 -0400 Subject: Do some cleanup - Rename toot--send and toot--cancel functions - Add FIXME reminder --- lisp/mastodon.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lisp/mastodon.el') diff --git a/lisp/mastodon.el b/lisp/mastodon.el index eb5718c..1bd1a66 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -49,6 +49,7 @@ (defvar mastodon--api-version "v1") +;; FIXME #25 (defun mastodon-version () "Message package version." (interactive) -- cgit v1.2.3