[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
should cl.el have a version header?
From: |
joakim |
Subject: |
should cl.el have a version header? |
Date: |
Thu, 14 Jun 2012 00:48:25 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) |
I use znc.el from ELPA, which won't work with a recent emacs, since it
has this:
;; Package-Requires: ((cl "2.2") (erc "5.3"))
but the recent cl.el doesn't have this:
;; Version: 2.02
so, does znc do the wrong thing, or cl? (IMHO cl should have the version
header)
--
Joakim Verona
- should cl.el have a version header?,
joakim <=