diff options
author | mousebot <mousebot@riseup.net> | 2021-09-22 17:48:10 +0200 |
---|---|---|
committer | mousebot <mousebot@riseup.net> | 2021-09-22 21:33:17 +0200 |
commit | 53616d194cfcab743558f91e88526e83204ee704 (patch) | |
tree | 6a56d9f06b00d96bceb07ef5458f71fee5e7ad0c /lisp/mastodon-inspect.el | |
parent | a2cf6af06ab076dfcc9b032220259574ed3fcd9a (diff) |
package-lint: bump to emacs 26.1, disable stream keybindings
Diffstat (limited to 'lisp/mastodon-inspect.el')
-rw-r--r-- | lisp/mastodon-inspect.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-inspect.el b/lisp/mastodon-inspect.el index c5a8d5d..9559b21 100644 --- a/lisp/mastodon-inspect.el +++ b/lisp/mastodon-inspect.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2017-2019 Johnson Denen ;; Author: Johnson Denen <johnson.denen@gmail.com> ;; Version: 0.9.1 -;; Package-Requires: ((emacs "25.1")) +;; Package-Requires: ((emacs "26.1")) ;; Homepage: https://github.com/jdenen/mastodon.el ;; This file is not part of GNU Emacs. |