diff options
| -rw-r--r-- | lisp/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/cedet/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/cedet/ede.el | 1 | ||||
| -rw-r--r-- | lisp/cedet/srecode.el | 1 | ||||
| -rw-r--r-- | lisp/emacs-lisp/eieio.el | 1 |
5 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ec975c42e01..1e674c133be 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-10-02 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/eieio.el: Restore Version header. | ||
| 4 | |||
| 1 | 2012-10-02 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2012-10-02 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | * vc/diff-mode.el (diff--auto-refine-data): New var. | 7 | * vc/diff-mode.el (diff--auto-refine-data): New var. |
diff --git a/lisp/cedet/ChangeLog b/lisp/cedet/ChangeLog index cae56e2f07c..e066368d011 100644 --- a/lisp/cedet/ChangeLog +++ b/lisp/cedet/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-10-02 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * srecode.el, ede.el: Restore Version header. | ||
| 4 | |||
| 1 | 2012-10-01 Chong Yidong <cyd@gnu.org> | 5 | 2012-10-01 Chong Yidong <cyd@gnu.org> |
| 2 | 6 | ||
| 3 | * semantic/bovine/c-by.el: Regenerate. | 7 | * semantic/bovine/c-by.el: Regenerate. |
diff --git a/lisp/cedet/ede.el b/lisp/cedet/ede.el index 2d4d3956d34..ce3536d53ee 100644 --- a/lisp/cedet/ede.el +++ b/lisp/cedet/ede.el | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
| 7 | ;; Version: 1.0 | ||
| 7 | 8 | ||
| 8 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 9 | 10 | ||
diff --git a/lisp/cedet/srecode.el b/lisp/cedet/srecode.el index 73a67737cca..17121c7547e 100644 --- a/lisp/cedet/srecode.el +++ b/lisp/cedet/srecode.el | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: codegeneration | 6 | ;; Keywords: codegeneration |
| 7 | ;; Version: 1.0 | ||
| 7 | 8 | ||
| 8 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 9 | 10 | ||
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 @@ | |||
| 4 | ;; Copyright (C) 1995-1996, 1998-2012 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 1995-1996, 1998-2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | ;; Version: 1.3 | ||
| 7 | ;; Keywords: OO, lisp | 8 | ;; Keywords: OO, lisp |
| 8 | 9 | ||
| 9 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |