diff options
author | mousebot <mousebot@riseup.net> | 2021-12-17 16:22:46 +0100 |
---|---|---|
committer | mousebot <mousebot@riseup.net> | 2021-12-17 16:22:46 +0100 |
commit | 3a87f6caa62cbd0e925c765d2ac2840ba55f8db1 (patch) | |
tree | fd4fd7d3da244ad32933e250f9b0cef5c4fcd3c9 /lisp/mastodon-discover.el | |
parent | fc8005c8fe3c5466c7e2d2b510e24f6eba661431 (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-discover.el')
-rw-r--r-- | lisp/mastodon-discover.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-discover.el b/lisp/mastodon-discover.el index 6b2eadf..21a0f95 100644 --- a/lisp/mastodon-discover.el +++ b/lisp/mastodon-discover.el @@ -3,7 +3,7 @@ ;; Copyright (C) 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. |