emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r110339: Restore Version headers remo


From: Chong Yidong
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r110339: Restore Version headers removed in last CEDET merge.
Date: Tue, 02 Oct 2012 13:02:52 +0800
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 110339
committer: Chong Yidong <address@hidden>
branch nick: trunk
timestamp: Tue 2012-10-02 13:02:52 +0800
message:
  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.
modified:
  lisp/ChangeLog
  lisp/cedet/ChangeLog
  lisp/cedet/ede.el
  lisp/cedet/srecode.el
  lisp/emacs-lisp/eieio.el
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2012-10-02 03:49:28 +0000
+++ b/lisp/ChangeLog    2012-10-02 05:02:52 +0000
@@ -1,3 +1,7 @@
+2012-10-02  Chong Yidong  <address@hidden>
+
+       * emacs-lisp/eieio.el: Restore Version header.
+
 2012-10-02  Stefan Monnier  <address@hidden>
 
        * vc/diff-mode.el (diff--auto-refine-data): New var.

=== modified file 'lisp/cedet/ChangeLog'
--- a/lisp/cedet/ChangeLog      2012-10-01 18:10:29 +0000
+++ b/lisp/cedet/ChangeLog      2012-10-02 05:02:52 +0000
@@ -1,3 +1,7 @@
+2012-10-02  Chong Yidong  <address@hidden>
+
+       * srecode.el, ede.el: Restore Version header.
+
 2012-10-01  Chong Yidong  <address@hidden>
 
        * semantic/bovine/c-by.el: Regenerate.

=== modified file 'lisp/cedet/ede.el'
--- a/lisp/cedet/ede.el 2012-10-01 18:10:29 +0000
+++ b/lisp/cedet/ede.el 2012-10-02 05:02:52 +0000
@@ -4,6 +4,7 @@
 
 ;; Author: Eric M. Ludlam <address@hidden>
 ;; Keywords: project, make
+;; Version: 1.0
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/cedet/srecode.el'
--- a/lisp/cedet/srecode.el     2012-10-01 18:10:29 +0000
+++ b/lisp/cedet/srecode.el     2012-10-02 05:02:52 +0000
@@ -4,6 +4,7 @@
 
 ;; Author: Eric M. Ludlam <address@hidden>
 ;; Keywords: codegeneration
+;; Version: 1.0
 
 ;; This file is part of GNU Emacs.
 

=== modified file 'lisp/emacs-lisp/eieio.el'
--- a/lisp/emacs-lisp/eieio.el  2012-10-01 18:10:29 +0000
+++ b/lisp/emacs-lisp/eieio.el  2012-10-02 05:02:52 +0000
@@ -4,6 +4,7 @@
 ;; Copyright (C) 1995-1996, 1998-2012  Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <address@hidden>
+;; Version: 1.3
 ;; Keywords: OO, lisp
 
 ;; This file is part of GNU Emacs.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]