From: Miles Bader Date: Thu, 19 Oct 2000 04:26:24 +0000 (+0000) Subject: Document recent comint changes. X-Git-Tag: emacs-pretest-21.0.90~765 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d648cc45f5f70521fd84e1e6fc13be4225610757;p=emacs.git Document recent comint changes. --- diff --git a/etc/NEWS b/etc/NEWS index 89deea6e044..b13a2b541bf 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