aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-discover.el
diff options
context:
space:
mode:
authormousebot <mousebot@riseup.net>2021-09-22 17:48:10 +0200
committermousebot <mousebot@riseup.net>2021-09-22 21:33:17 +0200
commit53616d194cfcab743558f91e88526e83204ee704 (patch)
tree6a56d9f06b00d96bceb07ef5458f71fee5e7ad0c /lisp/mastodon-discover.el
parenta2cf6af06ab076dfcc9b032220259574ed3fcd9a (diff)
package-lint: bump to emacs 26.1, disable stream keybindings
Diffstat (limited to 'lisp/mastodon-discover.el')
-rw-r--r--lisp/mastodon-discover.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-discover.el b/lisp/mastodon-discover.el
index 2387feb..9c946be 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.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.