aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/progmodes/ada-mode.el1
-rw-r--r--lisp/svg.el1
2 files changed, 2 insertions, 0 deletions
diff --git a/lisp/progmodes/ada-mode.el b/lisp/progmodes/ada-mode.el
index eb7efc3cf04..c9aba0a50d1 100644
--- a/lisp/progmodes/ada-mode.el
+++ b/lisp/progmodes/ada-mode.el
@@ -7,6 +7,7 @@
7;; Emmanuel Briot <briot@gnat.com> 7;; Emmanuel Briot <briot@gnat.com>
8;; Maintainer: Stephen Leake <stephen_leake@member.fsf.org> 8;; Maintainer: Stephen Leake <stephen_leake@member.fsf.org>
9;; Keywords: languages ada 9;; Keywords: languages ada
10;; Version: 4.0
10 11
11;; This file is part of GNU Emacs. 12;; This file is part of GNU Emacs.
12 13
diff --git a/lisp/svg.el b/lisp/svg.el
index 0399c424c85..1f717293358 100644
--- a/lisp/svg.el
+++ b/lisp/svg.el
@@ -4,6 +4,7 @@
4 4
5;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> 5;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
6;; Keywords: image 6;; Keywords: image
7;; Version: 0.5
7 8
8;; This file is part of GNU Emacs. 9;; This file is part of GNU Emacs.
9 10