diff options
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: |