]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment fix.
authorKarl Heuer <kwzh@gnu.org>
Mon, 17 May 1999 06:14:44 +0000 (06:14 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 17 May 1999 06:14:44 +0000 (06:14 +0000)
lisp/shell.el

index 5f9f7888c2eb40958b290e9bf16a83d173599d74..aee3866c6e6b1c6c5dd37f4844f7b5517d8738c3 100644 (file)
@@ -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