# HG changeset patch # User Karl Heuer # Date 926921684 0 # Node ID b84d9bdd06b1cdaa75b294d3c8ca51af06116193 # Parent 4a18ef61578d28b83d404f8f46a389ab8505c327 Comment fix. diff -r 4a18ef61578d -r b84d9bdd06b1 lisp/shell.el --- 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