]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/internals.texi (Module Misc): Fix version
authorPhilipp Stephani <phst@google.com>
Sun, 29 Mar 2020 08:22:35 +0000 (10:22 +0200)
committerPhilipp Stephani <phst@google.com>
Sun, 29 Mar 2020 08:22:35 +0000 (10:22 +0200)
doc/lispref/internals.texi

index 0c24dac77750dde3872310ae9fcd2173e0d2c4f9..d70c3543f2ae19ad559875116ddb61adfcca343a 100644 (file)
@@ -2024,7 +2024,7 @@ ways.
 
 @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
+This function, which is available since Emacs 28, opens a channel to
 an existing pipe process.  @var{pipe_process} must refer to an
 existing pipe process created by @code{make-pipe-process}.  @ref{Pipe
 Processes}.  If successful, the return value will be a new file