changeset 39400:e69aa66ec7cc

Update Stephen Gildea's mail address.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 23 Sep 2001 17:48:31 +0000
parents c7c47d22ece8
children 8aa4e0170a3d
files etc/cs-refcard.tex etc/de-refcard.tex etc/fr-refcard.tex etc/pl-refcard.tex etc/refcard.tex etc/sk-refcard.tex etc/vipcard.tex lisp/term/x-win.el lisp/uniquify.el
diffstat 9 files changed, 10 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/etc/cs-refcard.tex	Sun Sep 23 17:38:22 2001 +0000
+++ b/etc/cs-refcard.tex	Sun Sep 23 17:48:31 2001 +0000
@@ -48,7 +48,7 @@
 %
 % Author:
 %  Stephen Gildea
-%  Internet: gildea@mit.edu
+%  Internet: gildea@stop.mail-abuse.org
 %
 % Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
 % for their many good ideas.
--- a/etc/de-refcard.tex	Sun Sep 23 17:38:22 2001 +0000
+++ b/etc/de-refcard.tex	Sun Sep 23 17:48:31 2001 +0000
@@ -44,7 +44,7 @@
 %
 % Author:
 %  Stephen Gildea
-%  Internet: gildea@mit.edu
+%  Internet: gildea@stop.mail-abuse.org
 %
 % Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
 % for their many good ideas.
--- a/etc/fr-refcard.tex	Sun Sep 23 17:38:22 2001 +0000
+++ b/etc/fr-refcard.tex	Sun Sep 23 17:48:31 2001 +0000
@@ -45,7 +45,7 @@
 %
 % Author:
 %  Stephen Gildea
-%  Internet: gildea@mit.edu
+%  Internet: gildea@stop.mail-abuse.org
 %
 % Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
 % for their many good ideas.
--- a/etc/pl-refcard.tex	Sun Sep 23 17:38:22 2001 +0000
+++ b/etc/pl-refcard.tex	Sun Sep 23 17:48:31 2001 +0000
@@ -1,7 +1,7 @@
 %&mex
 %=====================================================================
 % $Revision: 1.1 $
-% $Date: 2000/04/10 01:50:15 $
+% $Date: 2000/08/21 11:42:52 $
 %=====================================================================
 % Reference Card for GNU Emacs version 20 on Unix systems was
 % translated into Polish language by W{\l}odek Bzyl (matwb@univ.gda.pl)
@@ -68,7 +68,7 @@
 %
 % Author:
 %  Stephen Gildea
-%  Internet: gildea@mit.edu
+%  Internet: gildea@stop.mail-abuse.org
 %
 % Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
 % for their many good ideas.
--- a/etc/refcard.tex	Sun Sep 23 17:38:22 2001 +0000
+++ b/etc/refcard.tex	Sun Sep 23 17:48:31 2001 +0000
@@ -44,7 +44,7 @@
 %
 % Author:
 %  Stephen Gildea
-%  Internet: gildea@mit.edu
+%  Internet: gildea@stop.mail-abuse.org
 %
 % Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
 % for their many good ideas.
--- a/etc/sk-refcard.tex	Sun Sep 23 17:38:22 2001 +0000
+++ b/etc/sk-refcard.tex	Sun Sep 23 17:48:31 2001 +0000
@@ -48,7 +48,7 @@
 %
 % Author:
 %  Stephen Gildea
-%  Internet: gildea@mit.edu
+%  Internet: gildea@stop.mail-abuse.org
 %
 % Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
 % for their many good ideas.
--- a/etc/vipcard.tex	Sun Sep 23 17:38:22 2001 +0000
+++ b/etc/vipcard.tex	Sun Sep 23 17:48:31 2001 +0000
@@ -50,7 +50,7 @@
 % The original TeX code for formatting the reference card was written by:
 %  Stephen Gildea
 %  UUCP: mit-erl!gildea
-%  Internet: gildea@erl.mit.edu
+%  Internet: gildea@stop.mail-abuse.org
 
 
 \def\versionnumber{1.2}
--- a/lisp/term/x-win.el	Sun Sep 23 17:38:22 2001 +0000
+++ b/lisp/term/x-win.el	Sun Sep 23 17:48:31 2001 +0000
@@ -1184,7 +1184,7 @@
 ;;; Make TEXT, a string, the primary X selection.
 ;;; Also, set the value of X cut buffer 0, for backward compatibility
 ;;; with older X applications.
-;;; gildea@lcs.mit.edu says it's not desirable to put kills
+;;; gildea@stop.mail-abuse.org says it's not desirable to put kills
 ;;; in the clipboard.
 (defun x-select-text (text &optional push)
   ;; Don't send the cut buffer too much text.
--- a/lisp/uniquify.el	Sun Sep 23 17:38:22 2001 +0000
+++ b/lisp/uniquify.el	Sun Sep 23 17:48:31 2001 +0000
@@ -51,7 +51,7 @@
 ;;; Change Log:
 
 ;; Originally by Dick King <king@reasoning.com> 15 May 86
-;; Converted for Emacs 18 by Stephen Gildea <gildea@lcs.mit.edu>
+;; Converted for Emacs 18 by Stephen Gildea <gildea@stop.mail-abuse.org>
 ;; Make uniquify-min-dir-content 0 truly non-invasive.  gildea 23 May 89
 ;; Some cleanup.  uniquify-min-dir-content default 0.  gildea 01 Jun 89
 ;; Don't rename to "".  Michael Ernst <mernst@theory.lcs.mit.edu> 15 Jun 94