emacs-devel
[Top][All Lists]
Advanced

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

Re: master dddff96: * lisp/help-fns.el: Fix missing dependency


From: Noam Postavsky
Subject: Re: master dddff96: * lisp/help-fns.el: Fix missing dependency
Date: Sun, 22 Sep 2019 16:52:14 -0400

On Sun, 22 Sep 2019 at 13:17, Lars Ingebrigtsen <address@hidden> wrote:
>
> address@hidden (Stefan Monnier) writes:
>
> > +(eval-when-compile (require 'subr-x))   ;For when-let.
>
> But when-let is ;;;###-autoloaded now...  isn't that supposed to take
> care of stuff when compiling, too?

I think Stefan just needs to do make -C lisp autoloads (I almost made
the same change before realizing this)



reply via email to

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