changeset 24738:b84d9bdd06b1

Comment fix.
author Karl Heuer <kwzh@gnu.org>
date Mon, 17 May 1999 06:14:44 +0000
parents 4a18ef61578d
children 3bb3442a3fde
files lisp/shell.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/shell.el	Mon May 17 05:32:15 1999 +0000
+++ b/lisp/shell.el	Mon May 17 06:14:44 1999 +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
 ;;         send-invisible                  Read line w/o echo & send to proc
 ;;         comint-continue-subjob	   Useful if you accidentally suspend
 ;;					        top-level job