; * lisp/progmodes/flymake.el: Update the minimum Emacs version.
This commit is contained in:
parent
1821844357
commit
6b89578524
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
;; Maintainer: João Távora <joaotavora@gmail.com>
|
||||
;; Version: 1.2.1
|
||||
;; Keywords: c languages tools
|
||||
;; Package-Requires: ((emacs "26.1") (eldoc "1.1.0") (project "0.7.1"))
|
||||
;; Package-Requires: ((emacs "28.1") (eldoc "1.1.0") (project "0.7.1"))
|
||||
|
||||
;; This is a GNU ELPA :core package. Avoid functionality that is not
|
||||
;; compatible with the version of Emacs recorded above.
|
||||
|
|
Loading…
Add table
Reference in a new issue