changeset 57548:74ab35181199

Add maintainer.
author Richard M. Stallman <rms@gnu.org>
date Sun, 17 Oct 2004 07:05:11 +0000
parents 5d572f497d32
children 8479451930d1
files lisp/term.el
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/term.el	Sun Oct 17 06:59:15 2004 +0000
+++ b/lisp/term.el	Sun Oct 17 07:05:11 2004 +0000
@@ -2,7 +2,8 @@
 
 ;;; Copyright (C) 1988, 1990, 1992, 1994, 1995, 2004 Free Software Foundation, Inc.
 
-;; Author: Per Bothner <bothner@cygnus.com>
+;; Author: Per Bothner <per@bothner.com>
+;; Maintainer: Dan Nicolaescu <dann@ics.uci.edu>, Per Bothner <per@bothner.com>
 ;; Based on comint mode written by: Olin Shivers <shivers@cs.cmu.edu>
 ;; Keywords: processes