Files
emacs/doc
Philipp Stephani 5c5e309527 Remove :stop key from make-process.
This has never worked and caused issues such as Bug#30460.

* src/process.c (Fmake_process): Don't accept :stop key any more.
(syms_of_process): Define needed symbol 'null'.

* test/src/process-tests.el (make-process/stop): New unit test.

* doc/lispref/processes.texi (Asynchronous Processes): Remove :stop
key from manual.
2019-04-19 14:03:16 +02:00
..
2019-04-17 09:32:40 -07:00
2019-03-09 10:07:46 -08:00
2018-12-31 17:57:29 -08:00
2019-04-15 09:35:31 +02:00