emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/shell.el
Date: Fri, 02 Jun 2006 02:09:20 +0000

Index: emacs/lisp/shell.el
diff -u emacs/lisp/shell.el:1.137 emacs/lisp/shell.el:1.138
--- emacs/lisp/shell.el:1.137   Fri May 26 22:07:27 2006
+++ emacs/lisp/shell.el Fri Jun  2 02:09:19 2006
@@ -367,7 +367,7 @@
 (put 'shell-mode 'mode-class 'special)
 
 (define-derived-mode shell-mode comint-mode "Shell"
-  "Major mode for interacting with an inferior shell.
+  "Major mode for interacting with an inferior shell.\\<shell-mode-map>
 \\[comint-send-input] after the end of the process' output sends the text from
     the end of process to the end of the current line.
 \\[comint-send-input] before end of process output copies the current line 
minus the prompt to




reply via email to

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