bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#44285: 27.1; Invalid function: make-local-variable


From: Eli Zaretskii
Subject: bug#44285: 27.1; Invalid function: make-local-variable
Date: Thu, 29 Oct 2020 16:36:58 +0200

> Cc: 44285@debbugs.gnu.org
> From: Ken Brown <kbrown@cornell.edu>
> Date: Thu, 29 Oct 2020 08:53:15 -0400
> 
> > --- a/src/emacs.c
> > +++ b/src/emacs.c
> > @@ -170,7 +170,7 @@ #define MAIN_PROGRAM
> >       We mark being in the exec'd process by a daemon name argument of
> >       form "--daemon=\nFD0,FD1\nNAME" where FD are the pipe file 
> > descriptors,
> >       NAME is the original daemon name, if any. */
> > -#if defined NS_IMPL_COCOA || (defined HAVE_NTGUI && defined CYGWIN)
> > +#if defined NS_IMPL_COCOA || defined CYGWIN
> >    # define DAEMON_MUST_EXEC
> >    #endif
> > 
> 
> The full patch (with commit message) is attached.  Eli, is this OK for the 
> emacs-27 branch?

Yes, thanks.





reply via email to

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