aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2000-10-19 04:26:24 +0000
committerMiles Bader <[email protected]>2000-10-19 04:26:24 +0000
commitd648cc45f5f70521fd84e1e6fc13be4225610757 (patch)
tree32573889b4798d7a431861a45250be3c8d196fe9 /etc/NEWS
parent0da5c14acdea6faa69328149aa6dcdeff22a2fb4 (diff)
Document recent comint changes.
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 89deea6e04..b13a2b541b 100644
--- 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