aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-auth.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-auth.el
parenta2cf6af06ab076dfcc9b032220259574ed3fcd9a (diff)
package-lint: bump to emacs 26.1, disable stream keybindings
Diffstat (limited to 'lisp/mastodon-auth.el')
-rw-r--r--lisp/mastodon-auth.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-auth.el b/lisp/mastodon-auth.el
index 4628e74..3f4ee7d 100644
--- a/lisp/mastodon-auth.el
+++ b/lisp/mastodon-auth.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.