changeset 39537:133fc59b5c6a

Update maintainer's email address.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 03 Oct 2001 10:51:07 +0000
parents 9662cdf8514d
children 4d8d050e3986
files lisp/rect.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/rect.el	Wed Oct 03 01:12:27 2001 +0000
+++ b/lisp/rect.el	Wed Oct 03 10:51:07 2001 +0000
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1985, 1999, 2000, 2001 Free Software Foundation, Inc.
 
-;; Maintainer: Didier Verna <verna@inf.enst.fr>
+;; Maintainer: Didier Verna <didier@xemacs.org>
 ;; Keywords: internal
 
 ;; This file is part of GNU Emacs.
@@ -28,7 +28,7 @@
 ;; in the Emacs manual.
 
 ;; ### NOTE: this file has been almost completely rewritten by Didier Verna
-;; <verna@inf.enst.fr> in July 1999. The purpose of this rewrite is to be less
+;; <didier@xemacs.org> in July 1999. The purpose of this rewrite is to be less
 ;; intrusive and fill lines with whitespaces only when needed. A few functions
 ;; are untouched though, as noted above their definition.