summaryrefslogtreecommitdiff
path: root/lisp/term.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2004-10-17 07:05:11 +0000
committerRichard M. Stallman <rms@gnu.org>2004-10-17 07:05:11 +0000
commitfde020bd87e2351b862fe8d8819b32de5555fa2f (patch)
tree6868d671b5cb7d1d6af9fa7f35c7a3c56f0fe6d1 /lisp/term.el
parentb9308c617ff21654c20daa1890a91666636371c9 (diff)
downloademacs-fde020bd87e2351b862fe8d8819b32de5555fa2f.tar.gz
Add maintainer.
Diffstat (limited to 'lisp/term.el')
-rw-r--r--lisp/term.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/term.el b/lisp/term.el
index 7b0fd1aaf73..bc816e476e1 100644
--- a/lisp/term.el
+++ b/lisp/term.el
@@ -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