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: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/lisp/shell.el
Date: Tue, 30 Jul 2002 16:15:13 -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-



reply via email to

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