changeset 32634:cf373580ab4b

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Thu, 19 Oct 2000 03:58:37 +0000
parents dbe52563690e
children 9a3072529aa5
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 19 03:46:11 2000 +0000
+++ b/lisp/ChangeLog	Thu Oct 19 03:58:37 2000 +0000
@@ -3,6 +3,7 @@
 	* comint.el (comint-write-output, comint-append-output-to-file):
 	New functions.
 	(comint-mode-map): Add them to the menu.
+	Bind `C-c C-s' to comint-write-output.
 
 2000-10-18  Gerd Moellmann  <gerd@gnu.org>