emacs-devel
[Top][All Lists]
Advanced

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

Re: master d28b004: Add a module function to open a file descriptor conn


From: Philipp Stephani
Subject: Re: master d28b004: Add a module function to open a file descriptor connected to a pipe.
Date: Sun, 29 Mar 2020 10:24:10 +0200

Am Fr., 27. März 2020 um 12:08 Uhr schrieb Štěpán Němec <address@hidden>:
>
> On Thu, 26 Mar 2020 16:49:54 -0400 (EDT)
> Philipp Stephani wrote:
>
> > branch: master
> > commit d28b00476890f791a89b65007e5f20682b3eaa0d
> > Author: Philipp Stephani <address@hidden>
> > Commit: Philipp Stephani <address@hidden>
> >
> >     Add a module function to open a file descriptor connected to a pipe.
> >
> > diff --git a/doc/lispref/internals.texi b/doc/lispref/internals.texi
> > index 442f6d1..0c24dac 100644
> > --- a/doc/lispref/internals.texi
> > +++ b/doc/lispref/internals.texi
> > @@ -2022,6 +2022,20 @@ variable values and buffer content may have been 
> > modified in arbitrary
> >  ways.
> >  @end deftypefn
> >
> > +@anchor{open_channel}
> > +@deftypefun int open_channel (emacs_env *@var{env}, emacs_value 
> > @var{pipe_process})
> > +This function, which is available since Emacs 27, opens a channel to
>                                                  ^^
> Shouldn't this be 28?
>

Whoops, thanks for spotting. Fixed.

-- 
Google Germany GmbH
Erika-Mann-Straße 33
80636 München

Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Geschäftsführer: Matthew Scott Sucherman, Paul Terence Manicle

Diese E-Mail ist vertraulich. Wenn Sie nicht der richtige Adressat
sind, leiten Sie diese bitte nicht weiter, informieren Sie den
Absender und löschen Sie die E-Mail und alle Anhänge. Vielen Dank.

This e-mail is confidential. If you are not the right addressee please
do not forward it, please inform the sender, and please erase this
e-mail including any attachments. Thanks.



reply via email to

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