]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/svg.el, lisp/progmodes/ada-mode.el: Fix bug#36360.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 6 Jul 2019 16:16:24 +0000 (12:16 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 6 Jul 2019 16:16:24 +0000 (12:16 -0400)
Tell package.el their version number, for better behavior w.r.t the
versions available in GNU ELPA

lisp/progmodes/ada-mode.el
lisp/svg.el

index eb7efc3cf046cef710abeccad761096b1bc5c2d5..c9aba0a50d130d59c5ad46cc61fe6282b61d14bd 100644 (file)
@@ -7,6 +7,7 @@
 ;;      Emmanuel Briot  <briot@gnat.com>
 ;; Maintainer: Stephen Leake <stephen_leake@member.fsf.org>
 ;; Keywords: languages ada
+;; Version: 4.0
 
 ;; This file is part of GNU Emacs.
 
index 0399c424c85a318ae21defd95719b4d704c44315..1f717293358bee718c89d5a8bf7af48a90f45bb3 100644 (file)
@@ -4,6 +4,7 @@
 
 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
 ;; Keywords: image
+;; Version: 0.5
 
 ;; This file is part of GNU Emacs.