diff lisp/comint.el @ 10547:8916eeebe860

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Wed, 25 Jan 1995 01:33:26 +0000
parents a657f6491234
children 77753c063e8c
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