diff options
| author | Glenn Morris | 2014-03-31 15:01:59 -0400 |
|---|---|---|
| committer | Glenn Morris | 2014-03-31 15:01:59 -0400 |
| commit | 2998fa1b73ed6ca37644b1a74e3be82b8e5860ea (patch) | |
| tree | ca9711e139c2cc17fc6a0d2664f4db5199bafb5c /lisp/erc | |
| parent | 8033778191550dd3fd386d6c95f12ccf36ce4ca7 (diff) | |
| download | emacs-2998fa1b73ed6ca37644b1a74e3be82b8e5860ea.tar.gz emacs-2998fa1b73ed6ca37644b1a74e3be82b8e5860ea.zip | |
Fix up some Version: headers that might confuse package.el
Diffstat (limited to 'lisp/erc')
| -rw-r--r-- | lisp/erc/erc-lang.el | 2 | ||||
| -rw-r--r-- | lisp/erc/erc-list.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/erc/erc-lang.el b/lisp/erc/erc-lang.el index 5012aa4c2a5..df5318df2e6 100644 --- a/lisp/erc/erc-lang.el +++ b/lisp/erc/erc-lang.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Version: 1.0.0 | 7 | ;; Old-Version: 1.0.0 |
| 8 | ;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcLang | 8 | ;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcLang |
| 9 | ;; Keywords: comm languages processes | 9 | ;; Keywords: comm languages processes |
| 10 | 10 | ||
diff --git a/lisp/erc/erc-list.el b/lisp/erc/erc-list.el index 4dbe4342f70..67877878611 100644 --- a/lisp/erc/erc-list.el +++ b/lisp/erc/erc-list.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | ;; Author: Tom Tromey <tromey@redhat.com> | 5 | ;; Author: Tom Tromey <tromey@redhat.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Version: 0.1 | 7 | ;; Old-Version: 0.1 |
| 8 | ;; Keywords: comm | 8 | ;; Keywords: comm |
| 9 | 9 | ||
| 10 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |