# HG changeset patch # User Richard M. Stallman # Date 790997606 0 # Node ID 8916eeebe86033faafa7d6a9cc909cda754c8c5b # Parent 7515c28a59d982070b768dff2431ec747e3277dd Comment change. diff -r 7515c28a59d9 -r 8916eeebe860 lisp/comint.el --- a/lisp/comint.el Wed Jan 25 00:44:32 1995 +0000 +++ b/lisp/comint.el Wed Jan 25 01:33:26 1995 +0000 @@ -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