diff lisp/ChangeLog @ 32638:eacee61883ee

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Thu, 19 Oct 2000 04:31:37 +0000
parents cf373580ab4b
children 098996fe006c
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 19 04:30:51 2000 +0000
+++ b/lisp/ChangeLog	Thu Oct 19 04:31:37 2000 +0000
@@ -1,8 +1,7 @@
 2000-10-19  Miles Bader  <miles@lsi.nec.co.jp>
 
-	* comint.el (comint-write-output, comint-append-output-to-file):
-	New functions.
-	(comint-mode-map): Add them to the menu.
+	* comint.el (comint-write-output): New function.
+	(comint-mode-map): Add it to the menu.
 	Bind `C-c C-s' to comint-write-output.
 
 2000-10-18  Gerd Moellmann  <gerd@gnu.org>