changeset 10547:8916eeebe860

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Wed, 25 Jan 1995 01:33:26 +0000
parents 7515c28a59d9
children dcae4394587d
files lisp/comint.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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