]> code.delx.au - gnu-emacs/commitdiff
Removed mention of C-c C-j.
authorJ.D. Smith <jdsmith@as.arizona.edu>
Mon, 24 Apr 2006 21:59:03 +0000 (21:59 +0000)
committerJ.D. Smith <jdsmith@as.arizona.edu>
Mon, 24 Apr 2006 21:59:03 +0000 (21:59 +0000)
lisp/ChangeLog

index 78bcc719c4ee1d2bd88d7da9c556f2f53968cf21..e0c6bad6cbb6797bb27c95ce098ed9ba28360b4e 100644 (file)
        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>