emacs-diffs
[Top][All Lists]
Advanced

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

master updated (b70369c557 -> 4e59830bc0)


From: Jim Porter
Subject: master updated (b70369c557 -> 4e59830bc0)
Date: Fri, 5 Aug 2022 21:06:06 -0400 (EDT)

jporter pushed a change to branch master.

      from  b70369c557 time-convert): Deprecate calls without an explicit FORM 
arg
       new  d7b89ea407 Allow creating processes where only one of stdin or 
stdout is a PTY
       new  4e59830bc0 Add STREAM argument to 'process-tty-name'


Summary of changes:
 doc/lispref/processes.texi         |  49 ++++++------
 etc/NEWS                           |  15 ++++
 lisp/eshell/esh-io.el              |  27 ++++---
 lisp/eshell/esh-proc.el            |  55 +++++--------
 lisp/net/tramp-adb.el              |   5 +-
 lisp/net/tramp-sh.el               |   5 +-
 lisp/net/tramp.el                  |   5 +-
 src/callproc.c                     |  37 +++++----
 src/lisp.h                         |   3 +-
 src/process.c                      | 154 ++++++++++++++++++++++++-------------
 src/process.h                      |   5 +-
 test/lisp/eshell/esh-proc-tests.el |  43 +++++++++++
 test/src/process-tests.el          | 124 ++++++++++++++++++++---------
 13 files changed, 345 insertions(+), 182 deletions(-)



reply via email to

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