Bump which-key
minimum Emacs version to 25.1
* lisp/which-key.el: Bump minimum required Emacs version to 25.1 since the package depends on `universal-argument--description'. This was detected by package-lint.
This commit is contained in:
parent
1efbc8ff44
commit
f2077bca79
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
;; Author: Justin Burkett <justin@burkett.cc>
|
||||
;; Maintainer: Justin Burkett <justin@burkett.cc>
|
||||
;; Version: 3.6.0
|
||||
;; Package-Requires: ((emacs "24.4"))
|
||||
;; Package-Requires: ((emacs "25.1"))
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue