changeset 70211:4f34f2ecee37

Removed mention of C-c C-j.
author J.D. Smith <jdsmith@as.arizona.edu>
date Mon, 24 Apr 2006 21:59:03 +0000
parents 83aa98a17215
children 4d2e0eb216a2
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Apr 24 21:57:45 2006 +0000
+++ b/lisp/ChangeLog	Mon Apr 24 21:59:03 2006 +0000
@@ -103,7 +103,7 @@
 	edit line.  Goto point-max before deleting input to avoid
 	partial input fragments hanging around.
 	(comint-restore-input): New function, used by
-	`comint-previous-input', and bound to "C-c C-j".
+	`comint-previous-input'.
 
 2006-04-18  Luc Teirlinck  <teirllm@auburn.edu>