From a411879809215d09520e3a7c21d3f07a3f2b5272 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Fri, 5 May 2023 16:59:29 +0200 Subject: wrap commentary --- lisp/mastodon.el | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'lisp') 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 . -;; 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 . + +;; 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 -- cgit v1.2.3