From b3faec5e80687b1c944e39dc2290922d133b5e65 Mon Sep 17 00:00:00 2001 From: Johnson Denen Date: Sat, 8 Apr 2017 13:06:39 -0400 Subject: Add WIP triage function on toot send --- lisp/mastodon.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp/mastodon.el') diff --git a/lisp/mastodon.el b/lisp/mastodon.el index 0103615..424f758 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -6,7 +6,6 @@ :group 'mastodon :type 'string) -;; TODO (defcustom mastodon-token-file (concat user-emacs-directory "mastodon.plstore") "File path where Mastodon access tokens are stored." :group 'mastodon -- cgit v1.2.3