aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-05-05 16:59:29 +0200
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-05-05 16:59:29 +0200
commita411879809215d09520e3a7c21d3f07a3f2b5272 (patch)
treec6114fa4a2c6ca766d1f1f418152b4218ae8a716 /lisp/mastodon.el
parente6359f8459e20a65e7de4c5ad1b1b8ee05ea91b0 (diff)
wrap commentary
Diffstat (limited to 'lisp/mastodon.el')
-rw-r--r--lisp/mastodon.el7
1 files changed, 5 insertions, 2 deletions
diff --git a/lisp/mastodon.el b/lisp/mastodon.el
index 4662010..36cb058 100644
--- a/lisp/mastodon.el
+++ b/lisp/mastodon.el
@@ -29,8 +29,11 @@
;;; Commentary:
-;; mastodon.el is a client for fediverse services that implement the Mastodon API. See <https://github.com/mastodon/mastodon>.
-;; See the readme file at https://codeberg.org/martianh/mastodon.el for set up and usage details.
+;; mastodon.el is a client for fediverse services that implement the Mastodon
+;; API. See <https://github.com/mastodon/mastodon>.
+
+;; See the readme file at https://codeberg.org/martianh/mastodon.el for set up
+;; and usage details.
;;; Code:
(require 'cl-lib) ; for `cl-some' call in mastodon