# HG changeset patch # User Luc Teirlinck # Date 1112914914 0 # Node ID 015e8d66f6a0aeb01ebd0bff61a2e8481f9840e1 # Parent 37698c74378004db9efd5ca194d5a45b444e220d (comint-prompt-read-only): Doc fix. diff -r 37698c743780 -r 015e8d66f6a0 lisp/comint.el --- a/lisp/comint.el Thu Apr 07 22:58:29 2005 +0000 +++ b/lisp/comint.el Thu Apr 07 23:01:54 2005 +0000 @@ -190,7 +190,7 @@ (define-key comint-mode-map [C-S-backspace] 'comint-kill-whole-line))) -If you sometimes use comint-mode on text-only terminals or with `emacs-nw', +If you sometimes use comint-mode on text-only terminals or with `emacs -nw', you might wish to use another binding for `comint-kill-whole-line'." :type 'boolean :group 'comint