[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/shell.el
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/shell.el |
Date: |
Wed, 03 Jul 2002 07:26:22 -0400 |
Index: emacs/lisp/shell.el
diff -c emacs/lisp/shell.el:1.114 emacs/lisp/shell.el:1.115
*** emacs/lisp/shell.el:1.114 Fri Jun 28 14:50:21 2002
--- emacs/lisp/shell.el Wed Jul 3 07:26:22 2002
***************
*** 31,39 ****
;; - Olin Shivers (address@hidden)
;; - Simon Marshall (address@hidden)
! ;; This file defines a a shell-in-a-buffer package (shell mode) built
! ;; on top of comint mode. This is actually cmushell with things
! ;; renamed to replace its counterpart in Emacs 18. cmushell is more
;; featureful, robust, and uniform than the Emacs 18 version.
;; Since this mode is built on top of the general command-interpreter-in-
--- 31,39 ----
;; - Olin Shivers (address@hidden)
;; - Simon Marshall (address@hidden)
! ;; This file defines a shell-in-a-buffer package (shell mode) built on
! ;; top of comint mode. This is actually cmushell with things renamed
! ;; to replace its counterpart in Emacs 18. cmushell is more
;; featureful, robust, and uniform than the Emacs 18 version.
;; Since this mode is built on top of the general command-interpreter-in-
- [Emacs-diffs] Changes to emacs/lisp/shell.el,
Juanma Barranquero <=