branch: elpa/mastodon commit 2e3d9d97b1a36af523b27c49d3e9daa38de4d911 Author: marty hiatt <martianhia...@disroot.org> Commit: marty hiatt <martianhia...@disroot.org>
autoload forget-all-logins --- lisp/mastodon.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/mastodon.el b/lisp/mastodon.el index e02c1ba646..4de5fdc4ca 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -195,6 +195,7 @@ and X others...\"." (interactive) (quit-window 'kill)) +;;;###autoload (defun mastodon-forget-all-logins () "Delete `mastodon-client--token-file'." (interactive)