1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-02 13:41:30 -08:00
emacs/doc
Noam Postavsky c7ed57eaef Mention that processes start in default-directory (Bug#18515)
* doc/lispref/processes.texi (Synchronous Processes):
(Asynchronous Processes):
* lisp/subr.el (start-process):
* src/callproc.c (call-process): Mention that the subprocess starts in
`default-directory' when local, suggest `start-file-process' and
`process-file' otherwise.
2017-04-06 18:50:54 -04:00
..
emacs Fix duplicate wording in Emacs manual 2017-03-14 20:27:08 +02:00
lispintro Fix copyright years by hand 2017-01-01 04:01:41 +00:00
lispref Mention that processes start in default-directory (Bug#18515) 2017-04-06 18:50:54 -04:00
man Mention "editor" in Emacs man page header 2017-02-18 13:32:45 +02:00
misc Delete confuse statement in manual 2017-03-31 17:17:07 +09:00