[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Let apply-partially make use of lexical binding in subr.el
From: |
David Kastrup |
Subject: |
Re: [PATCH] Let apply-partially make use of lexical binding in subr.el |
Date: |
Tue, 27 Jan 2015 17:12:49 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
David Kastrup <address@hidden> writes:
> * subr.el (apply-partially): Use lexical binding here.
>
> See
> <URL:http://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00784.html>
> for discussion.
> ---
> lisp/ChangeLog | 4 ++++
> lisp/subr.el | 4 ++--
> 2 files changed, 6 insertions(+), 2 deletions(-)
Anything wrong with this one? No reply, and not applied either.
--
David Kastrup
- What's up with apply-partially?, David Kastrup, 2015/01/23
- Re: What's up with apply-partially?, Leo Liu, 2015/01/23
- Re: What's up with apply-partially?, Stefan Monnier, 2015/01/24
- Re: What's up with apply-partially?, David Kastrup, 2015/01/24
- Re: What's up with apply-partially?, Stefan Monnier, 2015/01/25
- [PATCH] Let apply-partially make use of lexical binding in subr.el, David Kastrup, 2015/01/25
- Re: [PATCH] Let apply-partially make use of lexical binding in subr.el,
David Kastrup <=
- Re: [PATCH] Let apply-partially make use of lexical binding in subr.el, Stefan Monnier, 2015/01/29
- Re: [PATCH] Let apply-partially make use of lexical binding in subr.el, David Kastrup, 2015/01/29
Re: What's up with apply-partially?, Artur Malabarba, 2015/01/23