summaryrefslogtreecommitdiff
path: root/lisp/comint.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-01-25 01:33:26 +0000
committerRichard M. Stallman <rms@gnu.org>1995-01-25 01:33:26 +0000
commita8318aa5b3b0e39efa2ff57e40d9d15e248f3361 (patch)
treed8c3581c00e2cac3378a8d214ca3873aae6d41a8 /lisp/comint.el
parentfb59099517bc0efd94c36f1ff6c3c07fe96e2b4a (diff)
downloademacs-a8318aa5b3b0e39efa2ff57e40d9d15e248f3361.tar.gz
Comment change.
Diffstat (limited to 'lisp/comint.el')
-rw-r--r--lisp/comint.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/comint.el b/lisp/comint.el
index 926226cd585..216e98c6c2c 100644
--- a/lisp/comint.el
+++ b/lisp/comint.el
@@ -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