On request of the authors, remove their addresses for
the sake of bug reports, and add the developer list address as maintainer information.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2007-07-03 David Kastrup <dak@gnu.org>
|
||||
|
||||
* 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 <rms@gnu.org>
|
||||
|
||||
* files.el (make-directory): Doc fix.
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
;; Author: Olin Shivers <shivers@cs.cmu.edu>
|
||||
;; Simon Marshall <simon@gnu.org>
|
||||
;; Maintainer: FSF
|
||||
;; Maintainer: FSF <emacs-devel@gnu.org>
|
||||
;; 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
|
||||
|
||||
Reference in New Issue
Block a user