]> code.delx.au - gnu-emacs/commitdiff
Update Stephen Gildea's mail address.
authorEli Zaretskii <eliz@gnu.org>
Sun, 23 Sep 2001 17:48:31 +0000 (17:48 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 23 Sep 2001 17:48:31 +0000 (17:48 +0000)
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

index a85cfb016f50ce7b95a861db7a440de28a52e85f..9478f8f5550ec50a363cd53b0f6c64637189497e 100644 (file)
@@ -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.
index 127bcf48e7e203c07f04592daa1dfa795200028a..06002ae0bd65e86c2c2e407f1add3e9a17fc09cc 100644 (file)
@@ -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.
index 670ae4c77d6cb06050b40b2db5a770b34bc71f8c..cc2e7d717a84688e5d25deeb2dcc9c4112c16d27 100644 (file)
@@ -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.
index 3000f95874bf98a3f0ff482e9d251609ef7d7ab3..d3450529adb1bc9d702aa94b760cc5eba8ef820c 100644 (file)
@@ -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.
index 6f0b3c1645fb40e12fdf13de45835247734deb95..1f33484ca6dd94db4116a8c3297654c42db1093a 100644 (file)
@@ -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.
index 263c1e9ce9f475cd524f2dbd997302cecf349b8e..e183ea6dc349f6ecfa04321be5f419a70a0ffbea 100644 (file)
@@ -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.
index 26bd05b8fc3ffd799bf3c0cf7ecf3b26263f7097..46c65dae9d8780cf9a2c0af851bc7f084d5226ff 100644 (file)
@@ -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}
index 13228d96a5d29b06e29689218447d026ef96845c..a3e0d94afb3d888114a4897b133b99beffe9652a 100644 (file)
@@ -1184,7 +1184,7 @@ This is in addition to, but in preference to, the primary selection."
 ;;; 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.
index 0896351ef58e49d4efaaa6fb8a5e9726c40e2d76..72e3d7893bf50cc8e925c4c74eccf7a6d4086f7f 100644 (file)
@@ -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