1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-22 18:35:09 +00:00

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.
This commit is contained in:
Chong Yidong 2012-10-02 13:02:52 +08:00
parent 6be9197e60
commit fd795bf4a0
5 changed files with 11 additions and 0 deletions

View 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.

View 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.

View 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.

View File

@ -4,6 +4,7 @@
;; Author: Eric M. Ludlam <zappo@gnu.org>
;; Keywords: codegeneration
;; Version: 1.0
;; This file is part of GNU Emacs.

View 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.