emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 84e5986: ; Add commentary on location of zerop


From: Robert Pluim
Subject: Re: master 84e5986: ; Add commentary on location of zerop
Date: Thu, 12 Jul 2018 11:16:30 +0200

address@hidden (Paul Eggert) writes:

> branch: master
> commit 84e5986902c7d7274f438c48c82949436eb9093d
> Author: Basil L. Contovounesios <address@hidden>
> Commit: Paul Eggert <address@hidden>
>
>     ; Add commentary on location of zerop
>     
>     * lisp/subr.el (zerop): Add commentary explaining why moving the
>     function's location within the file broke bootstrap in
>     2018-07-10T23:08:58-07:address@hidden

Would it make sense to change compiler-macro to not use cadr and cddr
to avoid future problems? eg macro-declaration-function already avoids
cadr for presumably similar reasons.

Robert



reply via email to

[Prev in Thread] Current Thread [Next in Thread]