From: Miles Bader Date: Thu, 19 Oct 2000 03:58:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~767 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e40a778f54f5558c874153ac0d5c58e49338fc18;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a2638f6a728..0542b3bc00e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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