changeset 30805:3cfd3dc474b8

Change authors' mail address.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 15 Aug 2000 12:39:23 +0000
parents fa469be05ab6
children 033b219f3c99
files lisp/emacs-lisp/cl-specs.el lisp/emacs-lisp/cust-print.el lisp/emacs-lisp/edebug.el lisp/progmodes/hideif.el
diffstat 4 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emacs-lisp/cl-specs.el	Tue Aug 15 12:16:01 2000 +0000
+++ b/lisp/emacs-lisp/cl-specs.el	Tue Aug 15 12:39:23 2000 +0000
@@ -1,13 +1,13 @@
 ;;; cl-specs.el --- Edebug specs for cl.el
 
 ;; Copyright (C) 1993 Free Software Foundation, Inc.
-;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu>
+;; Author: Daniel LaLiberte <liberte@holonexus.org>
 ;; Keywords: lisp, tools, maint
 
 ;; LCD Archive Entry:
-;; cl-specs.el|Daniel LaLiberte|liberte@cs.uiuc.edu
+;; cl-specs.el|Daniel LaLiberte|liberte@holonexus.org
 ;; |Edebug specs for cl.el
-;; |$Date: 2000/01/30 21:20:14 $|1.1|
+;; |$Date: 2000/04/13 19:10:09 $|1.1|
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/emacs-lisp/cust-print.el	Tue Aug 15 12:16:01 2000 +0000
+++ b/lisp/emacs-lisp/cust-print.el	Tue Aug 15 12:39:23 2000 +0000
@@ -2,12 +2,12 @@
 
 ;; Copyright (C) 1992 Free Software Foundation, Inc.
 
-;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu>
+;; Author: Daniel LaLiberte <liberte@holonexus.org>
 ;; Adapted-By: ESR
 ;; Keywords: extensions
 
 ;; LCD Archive Entry:
-;; cust-print|Daniel LaLiberte|liberte@cs.uiuc.edu
+;; cust-print|Daniel LaLiberte|liberte@holonexus.org
 ;; |Handle print-level, print-circle and more.
 
 ;; This file is part of GNU Emacs.
--- a/lisp/emacs-lisp/edebug.el	Tue Aug 15 12:16:01 2000 +0000
+++ b/lisp/emacs-lisp/edebug.el	Tue Aug 15 12:39:23 2000 +0000
@@ -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:
 
--- a/lisp/progmodes/hideif.el	Tue Aug 15 12:16:01 2000 +0000
+++ b/lisp/progmodes/hideif.el	Tue Aug 15 12:39:23 2000 +0000
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1988, 1994 Free Software Foundation, Inc.
 
-;; Author: Daniel LaLiberte <liberte@hypernews.org>
+;; Author: Daniel LaLiberte <liberte@holonexus.org>
 ;; Maintainer: FSF
 ;; Keywords: c, outlines