projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1821844
)
; * lisp/progmodes/flymake.el: Update the minimum Emacs version.
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 9 Dec 2021 15:01:57 +0000
(17:01 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 9 Dec 2021 15:01:57 +0000
(17:01 +0200)
lisp/progmodes/flymake.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/flymake.el
b/lisp/progmodes/flymake.el
index 4f9506c98b99292bbcb0ad4a58ffa192d00123f0..72199b33a431eb090dd61b9038376100f4be56ef 100644
(file)
--- a/
lisp/progmodes/flymake.el
+++ b/
lisp/progmodes/flymake.el
@@
-6,7
+6,7
@@
;; Maintainer: João Távora <joaotavora@gmail.com>
;; Version: 1.2.1
;; Keywords: c languages tools
-;; Package-Requires: ((emacs "2
6
.1") (eldoc "1.1.0") (project "0.7.1"))
+;; Package-Requires: ((emacs "2
8
.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.