changeset 32807:7d91ceb03536

Update author's email address.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 24 Oct 2000 09:15:44 +0000
parents 9502d0a5b2ad
children a82fae321afc
files lisp/progmodes/cmacexp.el
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/cmacexp.el	Tue Oct 24 09:04:35 2000 +0000
+++ b/lisp/progmodes/cmacexp.el	Tue Oct 24 09:15:44 2000 +0000
@@ -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` <pot@cnuce.cnr.it>
+;; Author: Francesco Potorti` <pot@gnu.org>
 ;; 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 ==========================