projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ef9711
)
Prepare lisp/progmodes/flymake.el for distribution in GNU ELPA
author
João Távora
<joaotavora@gmail.com>
Tue, 4 Dec 2018 23:37:39 +0000
(23:37 +0000)
committer
João Távora
<joaotavora@gmail.com>
Tue, 4 Dec 2018 23:37:39 +0000
(23:37 +0000)
* lisp/progmodes/flymake.el (Package-Requires): Require Emacs
26.1. (Version): Bump to 1.0.1
lisp/progmodes/flymake.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/flymake.el
b/lisp/progmodes/flymake.el
index 5352cc3fe6e83ab026bf161f831280ce5e53d1c1..cbbb4d0dcb6fb8d769862e14c8ae1df63154c538 100644
(file)
--- a/
lisp/progmodes/flymake.el
+++ b/
lisp/progmodes/flymake.el
@@
-4,7
+4,8
@@
;; Author: Pavel Kobyakov <pk_at_work@yahoo.com>
;; Maintainer: João Távora <joaotavora@gmail.com>
-;; Version: 1.0
+;; Version: 1.0.1
+;; Package-Requires: ((emacs "26.1"))
;; Keywords: c languages tools
;; This file is part of GNU Emacs.