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-client.el | |
parent | a2cf6af06ab076dfcc9b032220259574ed3fcd9a (diff) |
package-lint: bump to emacs 26.1, disable stream keybindings
Diffstat (limited to 'lisp/mastodon-client.el')
-rw-r--r-- | lisp/mastodon-client.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-client.el b/lisp/mastodon-client.el index 90f1375..6439c0a 100644 --- a/lisp/mastodon-client.el +++ b/lisp/mastodon-client.el @@ -4,7 +4,7 @@ ;; Author: Johnson Denen <johnson.denen@gmail.com> ;; Version: 0.9.1 ;; Homepage: https://github.com/jdenen/mastodon.el -;; Package-Requires: ((emacs "25.1")) +;; Package-Requires: ((emacs "26.1")) ;; This file is not part of GNU Emacs. |