From b71f9bdb2d58aa77ad9654cd7d1c95487b02acf0 Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Tue, 3 Jul 2007 18:17:07 +0000 Subject: [PATCH] On request of the authors, remove their addresses for the sake of bug reports, and add the developer list address as maintainer information. --- lisp/ChangeLog | 6 ++++++ lisp/shell.el | 7 +------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 27ec4a9f83a..9c8bb573e80 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2007-07-03 David Kastrup + + * shell.el: On request of the authors, remove their addresses for + the sake of bug reports, and add the developer list address as + maintainer information. + 2007-07-03 Richard Stallman * files.el (make-directory): Doc fix. diff --git a/lisp/shell.el b/lisp/shell.el index 9e07540d9d8..7171fbbe0f0 100644 --- a/lisp/shell.el +++ b/lisp/shell.el @@ -5,7 +5,7 @@ ;; Author: Olin Shivers ;; Simon Marshall -;; Maintainer: FSF +;; Maintainer: FSF ;; 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 (shivers@cs.cmu.edu) -;; - Simon Marshall (simon@gnu.org) - ;; 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 -- 2.39.5