diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-08-15 12:39:23 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-08-15 12:39:23 +0000 |
commit | f367dfc1d62607c5a88445dad1985457befe165e (patch) | |
tree | 73dc64a1ca3b574fa1d24164611482da6b77bb2e /lisp/emacs-lisp/edebug.el | |
parent | 90ac90a2489108517d9ccc3c6e9cc0076ddb8e9d (diff) | |
download | emacs-f367dfc1d62607c5a88445dad1985457befe165e.tar.gz |
Change authors' mail address.
Diffstat (limited to 'lisp/emacs-lisp/edebug.el')
-rw-r--r-- | lisp/emacs-lisp/edebug.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/emacs-lisp/edebug.el b/lisp/emacs-lisp/edebug.el index 2813eeb621e..f89c0d7aaa6 100644 --- a/lisp/emacs-lisp/edebug.el +++ b/lisp/emacs-lisp/edebug.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 97, 1999 ;; Free Software Foundation, Inc. -;; Author: Daniel LaLiberte <dlaliberte@gte.com> +;; Author: Daniel LaLiberte <liberte@holonexus.org> ;; Maintainer: FSF ;; Keywords: lisp, tools, maint @@ -50,7 +50,7 @@ ;; GTE Labs ;; 40 Sylvan Rd ;; Waltham, MA 02254 -;; dlaliberte@gte.com +;; liberte@holonexus.org ;;; Code: |