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/cl-specs.el | |
parent | 90ac90a2489108517d9ccc3c6e9cc0076ddb8e9d (diff) | |
download | emacs-f367dfc1d62607c5a88445dad1985457befe165e.tar.gz emacs-f367dfc1d62607c5a88445dad1985457befe165e.tar.bz2 emacs-f367dfc1d62607c5a88445dad1985457befe165e.zip |
Change authors' mail address.
Diffstat (limited to 'lisp/emacs-lisp/cl-specs.el')
-rw-r--r-- | lisp/emacs-lisp/cl-specs.el | 6 |
1 files changed, 3 insertions, 3 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. |