[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/shell.el,v
From: |
David Kastrup |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/shell.el,v |
Date: |
Tue, 03 Jul 2007 18:17:09 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: David Kastrup <dak> 07/07/03 18:17:08
Index: shell.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/shell.el,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -b -r1.150 -r1.151
--- shell.el 13 Jun 2007 00:03:49 -0000 1.150
+++ shell.el 3 Jul 2007 18:17:07 -0000 1.151
@@ -5,7 +5,7 @@
;; Author: Olin Shivers <address@hidden>
;; Simon Marshall <address@hidden>
-;; Maintainer: FSF
+;; Maintainer: FSF <address@hidden>
;; Keywords: processes
;; This file is part of GNU Emacs.
@@ -27,11 +27,6 @@
;;; Commentary:
-;; Please send me bug reports, bug fixes, and extensions, so that I can
-;; merge them into the master source.
-;; - 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
- [Emacs-diffs] Changes to emacs/lisp/shell.el,v,
David Kastrup <=