]> code.delx.au - gnu-emacs/commit
Document automatic adjustment of process' logical window dimensions
authorEli Zaretskii <eliz@gnu.org>
Sat, 7 May 2016 09:16:27 +0000 (12:16 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 7 May 2016 09:16:27 +0000 (12:16 +0300)
commit4ffec91aa1fe668609f460cf6377644597c23306
tree4fe9756b816ca269d3fb520b1f3719dad3696673
parentdc662713e235c9c55c71636168af7e14519f180d
Document automatic adjustment of process' logical window dimensions

* doc/lispref/processes.texi (Process Buffers): Document
'set-process-window-size' and
'window-adjust-process-window-size-function'.

* etc/NEWS: Mention the new functionality and variable.

* src/process.c (Fset_process_window_size): Improve the doc string.
doc/lispref/processes.texi
etc/NEWS
src/process.c