From 6b8957852476e4ba31873424aa8f81d9e55bc34c Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 9 Dec 2021 17:01:57 +0200 Subject: [PATCH] ; * lisp/progmodes/flymake.el: Update the minimum Emacs version. --- lisp/progmodes/flymake.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/flymake.el b/lisp/progmodes/flymake.el index 4f9506c98b9..72199b33a43 100644 --- a/lisp/progmodes/flymake.el +++ b/lisp/progmodes/flymake.el @@ -6,7 +6,7 @@ ;; Maintainer: João Távora ;; 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. -- 2.39.2