From: J.D. Smith Date: Mon, 24 Apr 2006 21:59:03 +0000 (+0000) Subject: Removed mention of C-c C-j. X-Git-Tag: emacs-pretest-22.0.90~2964 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f12ddbe8e27949a9a5e2d3da2c2f260d3508304c;p=emacs.git Removed mention of C-c C-j. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 78bcc719c4e..e0c6bad6cbb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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