Restore Version headers removed in last CEDET merge.
authorChong Yidong <cyd@gnu.org>
Tue, 2 Oct 2012 05:02:52 +0000 (13:02 +0800)
committerChong Yidong <cyd@gnu.org>
Tue, 2 Oct 2012 05:02:52 +0000 (13:02 +0800)
These are needed for ELPA dependencies.

* srecode.el, ede.el: Restore Version header.
* emacs-lisp/eieio.el: Restore Version header.

lisp/ChangeLog
lisp/cedet/ChangeLog
lisp/cedet/ede.el
lisp/cedet/srecode.el
lisp/emacs-lisp/eieio.el

index ec975c4..1e674c1 100644 (file)
@@ -1,3 +1,7 @@
+2012-10-02  Chong Yidong  <cyd@gnu.org>
+
+       * emacs-lisp/eieio.el: Restore Version header.
+
 2012-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * vc/diff-mode.el (diff--auto-refine-data): New var.
index cae56e2..e066368 100644 (file)
@@ -1,3 +1,7 @@
+2012-10-02  Chong Yidong  <cyd@gnu.org>
+
+       * srecode.el, ede.el: Restore Version header.
+
 2012-10-01  Chong Yidong  <cyd@gnu.org>
 
        * semantic/bovine/c-by.el: Regenerate.
index 2d4d395..ce3536d 100644 (file)
@@ -4,6 +4,7 @@
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 ;; Keywords: project, make
+;; Version: 1.0
 
 ;; This file is part of GNU Emacs.
 
index 73a6773..17121c7 100644 (file)
@@ -4,6 +4,7 @@
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 ;; Keywords: codegeneration
+;; Version: 1.0
 
 ;; This file is part of GNU Emacs.
 
index 5feaa15..7e64b42 100644 (file)
@@ -4,6 +4,7 @@
 ;; Copyright (C) 1995-1996, 1998-2012  Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
+;; Version: 1.3
 ;; Keywords: OO, lisp
 
 ;; This file is part of GNU Emacs.