1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 13:40:36 -08:00
emacs/doc
Charles A. Roelli 24ddea074a Improve process doc. with respect to handling of large input (Bug#33191)
* src/process.c (Fprocess_send_region, Fprocess_send_string):
Document that process input longer than the process input
buffer may be split into bunches.  Remove an outdated
reference to a 500 character split boundary.
* doc/lispref/processes.texi (Asynchronous Processes): Remove
mention of "stray character injections" in PTY processes.  See
also the comment about ICANON in src/sysdep.c, function
child_setup_tty.
2018-12-22 17:14:36 +01:00
..
emacs Improve documentation of gdb-mi.el 2018-11-30 10:45:28 +02:00
lispintro * doc/lispintro/emacs-lisp-intro.texi (Finding More): Fix xref. 2018-12-17 17:46:48 -05:00
lispref Improve process doc. with respect to handling of large input (Bug#33191) 2018-12-22 17:14:36 +01:00
man Fix typos in documentation 2018-09-27 18:48:06 +03:00
misc Tramp multi-hop methods must be inline 2018-12-09 09:55:29 +01:00