aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-client.el
diff options
context:
space:
mode:
authormousebot <mousebot@riseup.net>2021-12-17 16:22:46 +0100
committermousebot <mousebot@riseup.net>2021-12-17 16:22:46 +0100
commit3a87f6caa62cbd0e925c765d2ac2840ba55f8db1 (patch)
treefd4fd7d3da244ad32933e250f9b0cef5c4fcd3c9 /lisp/mastodon-client.el
parentfc8005c8fe3c5466c7e2d2b510e24f6eba661431 (diff)
depend on emacs 27.1, flychecks, docstrings, etc.
strictly, the 27.1 dependency is only for proper-list-p in -http.el.
Diffstat (limited to 'lisp/mastodon-client.el')
-rw-r--r--lisp/mastodon-client.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-client.el b/lisp/mastodon-client.el
index cb8eb26..a03d035 100644
--- a/lisp/mastodon-client.el
+++ b/lisp/mastodon-client.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
;; Version: 0.9.2
-;; Package-Requires: ((emacs "26.1"))
+;; Package-Requires: ((emacs "27.1"))
;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.