summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-08-15 12:39:23 +0000
committerGerd Moellmann <gerd@gnu.org>2000-08-15 12:39:23 +0000
commitf367dfc1d62607c5a88445dad1985457befe165e (patch)
tree73dc64a1ca3b574fa1d24164611482da6b77bb2e /lisp
parent90ac90a2489108517d9ccc3c6e9cc0076ddb8e9d (diff)
downloademacs-f367dfc1d62607c5a88445dad1985457befe165e.tar.gz
emacs-f367dfc1d62607c5a88445dad1985457befe165e.tar.bz2
emacs-f367dfc1d62607c5a88445dad1985457befe165e.zip
Change authors' mail address.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/emacs-lisp/cl-specs.el6
-rw-r--r--lisp/emacs-lisp/cust-print.el4
-rw-r--r--lisp/emacs-lisp/edebug.el4
-rw-r--r--lisp/progmodes/hideif.el2
4 files changed, 8 insertions, 8 deletions
diff --git a/lisp/emacs-lisp/cl-specs.el b/lisp/emacs-lisp/cl-specs.el
index eeb6c3c6b09..9894c994c00 100644
--- a/lisp/emacs-lisp/cl-specs.el
+++ b/lisp/emacs-lisp/cl-specs.el
@@ -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.
diff --git a/lisp/emacs-lisp/cust-print.el b/lisp/emacs-lisp/cust-print.el
index 2d70c12973d..16f8b5479bd 100644
--- a/lisp/emacs-lisp/cust-print.el
+++ b/lisp/emacs-lisp/cust-print.el
@@ -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.
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:
diff --git a/lisp/progmodes/hideif.el b/lisp/progmodes/hideif.el
index 969c38c292a..be29de4b4f1 100644
--- a/lisp/progmodes/hideif.el
+++ b/lisp/progmodes/hideif.el
@@ -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