diff etc/NEWS @ 26606:12a1dfb72160

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 26 Nov 1999 12:31:42 +0000
parents ce6bf7b42bc7
children 92f785e7552d
line wrap: on
line diff
--- a/etc/NEWS	Fri Nov 26 12:07:31 1999 +0000
+++ b/etc/NEWS	Fri Nov 26 12:31:42 1999 +0000
@@ -305,6 +305,19 @@
 
 Default is 0.25.
 
+** Comint (subshell) changes
+
+Comint now includes new features to send commands to running processes
+and redirect the output to a designated buffer or buffers.
+
+The command M-x comint-redirect-send-command reads a command and
+buffer name from the mini-buffer.  The command is sent to the current
+buffer's process, and its output is inserted into the specified buffer.
+
+The command M-x comint-redirect-send-command-to-process acts like
+M-x comint-redirect-send-command but additionally reads the name of
+the buffer whose process should be used from the mini-buffer.
+
 ** Changes to TeX mode
 
 The default mode has been changed from `plain-tex-mode' to