From b9747c5b5b2b4826c7279a217f4d132f85ed1359 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Thu, 7 Apr 2005 23:01:54 +0000 Subject: [PATCH] (comint-prompt-read-only): Doc fix. --- lisp/comint.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5