From: Richard M. Stallman Date: Wed, 25 Jan 1995 01:33:26 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~5311 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=38ee91fe2902952f1d822f23b0b37ab2ac07efd2;p=emacs.git Comment change. --- diff --git a/lisp/comint.el b/lisp/comint.el index 926226cd585..216e98c6c2c 100644 --- a/lisp/comint.el +++ b/lisp/comint.el @@ -78,7 +78,7 @@ ;;; c-c c-\ comint-quit-subjob ^\ ;;; c-c c-o comint-kill-output Delete last batch of process output ;;; c-c c-r comint-show-output Show last batch of process output -;;; c-c c-h comint-dynamic-list-input-ring List input history +;;; c-c c-l comint-dynamic-list-input-ring List input history ;;; ;;; Not bound by default in comint-mode (some are in shell mode) ;;; comint-run Run a program under comint-mode