]> git.eshelyaron.com Git - emacs.git/commitdiff
Document recent comint changes.
authorMiles Bader <miles@gnu.org>
Thu, 19 Oct 2000 04:26:24 +0000 (04:26 +0000)
committerMiles Bader <miles@gnu.org>
Thu, 19 Oct 2000 04:26:24 +0000 (04:26 +0000)
etc/NEWS

index 89deea6e0447a7b8190648f468bdc82818f55d8e..b13a2b541bfad7cdd36719eac0f4ed13b55358fc 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -880,6 +880,15 @@ now highlight user input and program prompts, and support choosing
 previous input with mouse-2.  To control these feature, see the
 user-options `comint-highlight-input' and `comint-highlight-prompt'.
 
+The new command `comint-write-output' (usually bound to `C-c C-s')
+saves the output from the most recent command to a file.  With a prefix
+argument, it appends to the file.
+
+The command `comint-kill-output' has been renamed `comint-delete-output'
+(usually bound to `C-c C-o'); the old name is aliased to it for
+compatibility.
+
+
 ** Changes to Rmail mode
 
 *** The new user-option rmail-rmail-user-mail-address-regexp can be