From: Eli Zaretskii Date: Tue, 24 Oct 2000 09:15:44 +0000 (+0000) Subject: Update author's email address. X-Git-Tag: emacs-pretest-21.0.90~636 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8a30aaa37899a16278cc8865d25c6b2eaeb64acc;p=emacs.git Update author's email address. --- diff --git a/lisp/progmodes/cmacexp.el b/lisp/progmodes/cmacexp.el index bc3a1b584d3..96aef6ad9d2 100644 --- a/lisp/progmodes/cmacexp.el +++ b/lisp/progmodes/cmacexp.el @@ -1,8 +1,8 @@ ;;; cmacexp.el --- expand C macros in a region -;; Copyright (C) 1992, 1994, 1996 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1994, 1996, 2000 Free Software Foundation, Inc. -;; Author: Francesco Potorti` +;; Author: Francesco Potorti` ;; Adapted-By: ESR ;; Keywords: c @@ -62,7 +62,7 @@ ;; BUG REPORTS ======================================================= ;; Please report bugs, suggestions, complaints and so on to -;; pot@cnuce.cnr.it (Francesco Potorti`). +;; pot@gnu.org (Francesco Potorti`). ;; IMPROVEMENTS OVER emacs 18.xx cmacexp.el ==========================