diff options
author | Chong Yidong <cyd@gnu.org> | 2012-10-02 13:02:52 +0800 |
---|---|---|
committer | Chong Yidong <cyd@gnu.org> | 2012-10-02 13:02:52 +0800 |
commit | fd795bf4a09d4b2bb07e11490cce07fa0fa7bea3 (patch) | |
tree | c770dfca78816a8e6cf73f209f1326a5b375cddd /lisp/emacs-lisp | |
parent | 6be9197e60358c3036552eadabd6b49975a87e3d (diff) | |
download | emacs-fd795bf4a09d4b2bb07e11490cce07fa0fa7bea3.tar.gz emacs-fd795bf4a09d4b2bb07e11490cce07fa0fa7bea3.tar.bz2 emacs-fd795bf4a09d4b2bb07e11490cce07fa0fa7bea3.zip |
Restore Version headers removed in last CEDET merge.
These are needed for ELPA dependencies.
* srecode.el, ede.el: Restore Version header.
* emacs-lisp/eieio.el: Restore Version header.
Diffstat (limited to 'lisp/emacs-lisp')
-rw-r--r-- | lisp/emacs-lisp/eieio.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/eieio.el b/lisp/emacs-lisp/eieio.el index 5feaa151fb8..7e64b42d9e4 100644 --- a/lisp/emacs-lisp/eieio.el +++ b/lisp/emacs-lisp/eieio.el @@ -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. |