emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/comint.el


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/comint.el
Date: Thu, 07 Apr 2005 19:01:55 -0400

Index: emacs/lisp/comint.el
diff -c emacs/lisp/comint.el:1.310 emacs/lisp/comint.el:1.311
*** emacs/lisp/comint.el:1.310  Tue Apr  5 01:21:23 2005
--- emacs/lisp/comint.el        Thu Apr  7 23:01:54 2005
***************
*** 190,196 ****
            (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',
  you might wish to use another binding for `comint-kill-whole-line'."
    :type 'boolean
    :group 'comint
--- 190,196 ----
            (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',
  you might wish to use another binding for `comint-kill-whole-line'."
    :type 'boolean
    :group 'comint




reply via email to

[Prev in Thread] Current Thread [Next in Thread]