diff options
author | Deepak Goel <deego@gnufans.org> | 2003-01-15 14:58:11 +0000 |
---|---|---|
committer | Deepak Goel <deego@gnufans.org> | 2003-01-15 14:58:11 +0000 |
commit | 442a3e38fcd1b43e5f800adef56cbbf2e111a3f6 (patch) | |
tree | 332ed8f8fc44c27a4b9007565f1a0a1865a933a7 /lisp/calc | |
parent | e1d290e2118242327ddc892b3f7e61cd165bf10b (diff) | |
download | emacs-442a3e38fcd1b43e5f800adef56cbbf2e111a3f6.tar.gz emacs-442a3e38fcd1b43e5f800adef56cbbf2e111a3f6.tar.bz2 emacs-442a3e38fcd1b43e5f800adef56cbbf2e111a3f6.zip |
*** empty log message ***
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. |