/[emacs]/emacs/src/w32proc.c
ViewVC logotype

Diff of /emacs/src/w32proc.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.47 by pj, Tue Jan 1 19:11:45 2002 UTC revision 1.48 by lektu, Tue Feb 26 10:00:52 2002 UTC
# Line 2188  This variable doesn't affect GUI applica Line 2188  This variable doesn't affect GUI applica
2188                 &Vw32_start_process_share_console,                 &Vw32_start_process_share_console,
2189                 doc: /* When nil, new child processes are given a new console.                 doc: /* When nil, new child processes are given a new console.
2190  When non-nil, they share the Emacs console; this has the limitation of  When non-nil, they share the Emacs console; this has the limitation of
2191  allowing only only DOS subprocess to run at a time (whether started directly  allowing only one DOS subprocess to run at a time (whether started directly
2192  or indirectly by Emacs), and preventing Emacs from cleanly terminating the  or indirectly by Emacs), and preventing Emacs from cleanly terminating the
2193  subprocess group, but may allow Emacs to interrupt a subprocess that doesn't  subprocess group, but may allow Emacs to interrupt a subprocess that doesn't
2194  otherwise respond to interrupts from Emacs.  */);  otherwise respond to interrupts from Emacs.  */);

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26