]> code.delx.au - gnu-emacs/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Wed, 25 Jan 1995 01:33:26 +0000 (01:33 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 25 Jan 1995 01:33:26 +0000 (01:33 +0000)
lisp/comint.el

index 926226cd585603c05947c4fcef8ebe186f797f82..216e98c6c2cb0c919ab3abc3a3176d5c8c3c9bd6 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
 ;;;
 ;;; Not bound by default in comint-mode (some are in shell mode)
 ;;; comint-run                         Run a program under comint-mode