From a8318aa5b3b0e39efa2ff57e40d9d15e248f3361 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 25 Jan 1995 01:33:26 +0000 Subject: Comment change. --- lisp/comint.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1