]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/progmodes/flymake.el: Update the minimum Emacs version.
authorEli Zaretskii <eliz@gnu.org>
Thu, 9 Dec 2021 15:01:57 +0000 (17:01 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 9 Dec 2021 15:01:57 +0000 (17:01 +0200)
lisp/progmodes/flymake.el

index 4f9506c98b99292bbcb0ad4a58ffa192d00123f0..72199b33a431eb090dd61b9038376100f4be56ef 100644 (file)
@@ -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.