diff options
Diffstat (limited to 'lisp/cedet')
| -rw-r--r-- | lisp/cedet/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/cedet/ede.el | 1 | ||||
| -rw-r--r-- | lisp/cedet/srecode.el | 1 |
3 files changed, 6 insertions, 0 deletions
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 | ||