]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Sat, 16 Jul 1994 21:31:43 +0000 (21:31 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 16 Jul 1994 21:31:43 +0000 (21:31 +0000)
lisp/shell.el

index 010af64ba1fa55e1af0f94d700d6951b9769611f..e5e023a52c3d646584df2cad01e88f55efa38c28 100644 (file)
@@ -71,8 +71,8 @@
 ;;; m-S     comint-next-matching-input-from-input     -"- matching input
 ;;; m-c-l   comint-show-output             Show last batch of process output
 ;;; return  comint-send-input
-;;; c-a     comint-bol                      Beginning of line; skip prompt
 ;;; c-d            comint-delchar-or-maybe-eof     Delete char unless at end of buff.
+;;; c-c c-a comint-bol                      Beginning of line; skip prompt
 ;;; c-c c-u comint-kill-input              ^u
 ;;; c-c c-w backward-kill-word             ^w
 ;;; c-c c-c comint-interrupt-subjob        ^c