diff options
| author | kwhite | 2015-02-17 13:41:02 -0500 |
|---|---|---|
| committer | kwhite | 2015-02-17 13:41:02 -0500 |
| commit | 4fa778b62c936d5d3a3cc348043c072d7011f13f (patch) | |
| tree | 7bbd41495bf8918be6023687c3bf9560e28cd551 /lisp/erc/erc.el | |
| parent | 9366f0547e6d5c1b3fe6c5d7c890e70ce232e6e9 (diff) | |
| download | emacs-4fa778b62c936d5d3a3cc348043c072d7011f13f.tar.gz emacs-4fa778b62c936d5d3a3cc348043c072d7011f13f.zip | |
erc.el: Add old version header for package.el compatibilty
Diffstat (limited to 'lisp/erc/erc.el')
| -rw-r--r-- | lisp/erc/erc.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc.el b/lisp/erc/erc.el index e2366a1b58f..a84f9f07523 100644 --- a/lisp/erc/erc.el +++ b/lisp/erc/erc.el | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | ;; Kelvin White (kwhite@gnu.org) | 12 | ;; Kelvin White (kwhite@gnu.org) |
| 13 | ;; Maintainer: emacs-devel@gnu.org | 13 | ;; Maintainer: emacs-devel@gnu.org |
| 14 | ;; Keywords: IRC, chat, client, Internet | 14 | ;; Keywords: IRC, chat, client, Internet |
| 15 | 15 | ;; Version: 5.3 | |
| 16 | 16 | ||
| 17 | ;; This file is part of GNU Emacs. | 17 | ;; This file is part of GNU Emacs. |
| 18 | 18 | ||