]> git.eshelyaron.com Git - emacs.git/commit
(create_process): Set PROCESS's tty_name to Qnil when !PTY_FLAG,
authorRoland McGrath <roland@gnu.org>
Tue, 11 Apr 1995 22:46:18 +0000 (22:46 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 11 Apr 1995 22:46:18 +0000 (22:46 +0000)
commite01186a1811464d21a4313299a6a1a988b33eb53
tree440b1cfa647a4d18ce4d3e62dc8bc741a785cc92
parent796e46975d5fe4834b5031c597258f8d87b35b56
(create_process): Set PROCESS's tty_name to Qnil when !PTY_FLAG,
so Fprocess_tty_name returns nil for pipes as its docstring says.
src/process.c