[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Emacs-diffs] /srv/bzr/emacs/trunk r108794: lisp/emacs-lisp/cl-lib.e
From: |
Stefan Monnier |
Subject: |
Re: [Emacs-diffs] /srv/bzr/emacs/trunk r108794: lisp/emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811). |
Date: |
Sat, 30 Jun 2012 10:21:25 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) |
>>> Something like this, you mean?
>> Yes, that's exactly what I installed a few minutes ago,
> Is it intented that users of cl-lib also need to load macroexp (due to
> macroexp-const-p)?
No, that was an oversight, should be fixed now,
Stefan