changeset 70109:783755326039

*** empty log message ***
author J.D. Smith <jdsmith@as.arizona.edu>
date Tue, 18 Apr 2006 23:49:28 +0000
parents 3233d9998115
children ce4a07c75843
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Apr 18 23:48:53 2006 +0000
+++ b/lisp/ChangeLog	Tue Apr 18 23:49:28 2006 +0000
@@ -9,7 +9,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-g].
+	`comint-previous-input', and bound to "C-c C-j".
 
 2006-04-18  Luc Teirlinck  <teirllm@auburn.edu>