From: Luc Teirlinck Date: Thu, 7 Apr 2005 23:01:54 +0000 (+0000) Subject: (comint-prompt-read-only): Doc fix. X-Git-Tag: ttn-vms-21-2-B4~1156 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b9747c5b5b2b4826c7279a217f4d132f85ed1359;p=emacs.git (comint-prompt-read-only): Doc fix. --- diff --git a/lisp/comint.el b/lisp/comint.el index 57281181ae9..73425710455 100644 --- a/lisp/comint.el +++ b/lisp/comint.el @@ -190,7 +190,7 @@ wish to put something like the following in your `.emacs' file: (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