diff options
Diffstat (limited to 'lisp/calc')
-rw-r--r-- | lisp/calc/README | 3 | ||||
-rw-r--r-- | lisp/calc/calc-aent.el | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/lisp/calc/README b/lisp/calc/README index fa8d118b2e3..d8ad4ad4e1c 100644 --- a/lisp/calc/README +++ b/lisp/calc/README @@ -11,7 +11,8 @@ Written by: San Jose CA 95134 daveg@synaptics.com, uunet!synaptx!daveg -Currently maintained by: Colin Walters <walters@debian.org> +Currently maintained by: + D. Goel <deego@gnufans.org> and Colin Walters <walters@debian.org> From the introduction to the manual: diff --git a/lisp/calc/calc-aent.el b/lisp/calc/calc-aent.el index 569cfc46c72..841a1a91116 100644 --- a/lisp/calc/calc-aent.el +++ b/lisp/calc/calc-aent.el @@ -3,7 +3,8 @@ ;; Copyright (C) 1990, 1991, 1992, 1993, 2001 Free Software Foundation, Inc. ;; Author: Dave Gillespie <daveg@synaptics.com> -;; Maintainer: D. Goel and Colin Walters <walters@debian.org> +;; Maintainers: D. Goel <deego@gnufans.org> +;; Colin Walters <walters@debian.org> ;; This file is part of GNU Emacs. |