# HG changeset patch # User Richard M. Stallman # Date 774394303 0 # Node ID 79a07b5d938a3a367df6c379c263db948fbae801 # Parent 6c1351ac3462401ae7ecec635d4df269e2d5a40f Comment change. diff -r 6c1351ac3462 -r 79a07b5d938a lisp/shell.el --- a/lisp/shell.el Sat Jul 16 21:31:11 1994 +0000 +++ b/lisp/shell.el Sat Jul 16 21:31:43 1994 +0000 @@ -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