changeset 39227:377e5f02169a

Update the email address of Stephen Gildea.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 10 Sep 2001 13:31:04 +0000
parents d86fe98ee7d5
children fcb8e48eec89
files lisp/ChangeLog lisp/ChangeLog.8
diffstat 2 files changed, 10 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Sep 10 13:25:34 2001 +0000
+++ b/lisp/ChangeLog	Mon Sep 10 13:31:04 2001 +0000
@@ -722,7 +722,7 @@
 
 	* bindings.el: Bind shifted and control-shifted kp-* keys to the
 	corresponding non-kp keys.  Suggested by Stephen Gildea
-	<gildea@alum.mit.edu>.
+	<gildea@stop.mail-abuse.org>.
 
 2001-08-01  Francesco Potorti`  <pot@gnu.org>
 
@@ -3218,7 +3218,8 @@
 	to `postscript'.
 
 	* subr.el (read-passwd): Clear command history after each
-	character entered.  From: Stephen Gildea <gildea@alum.mit.edu>.
+	character entered.  From: Stephen Gildea
+	<gildea@stop.mail-abuse.org>.
 
 2001-03-27  Kenichi Handa  <handa@etl.go.jp>
 
@@ -6348,7 +6349,7 @@
 
 	* progmodes/ada-stmt.el: Update `maintainer'.
 
-2000-12-09  Stephen Gildea  <gildea@alum.mit.edu>
+2000-12-09  Stephen Gildea  <gildea@stop.mail-abuse.org>
 
 	* time-stamp.el (time-stamp-old-format-warn): Reorder custom
 	choices to match documentation string.
@@ -8509,7 +8510,7 @@
 	* menu-bar.el (menu-bar-options-menu): Add a help string for
 	`uniquify'.
 
-2000-10-25  Stephen Gildea  <gildea@alum.mit.edu>
+2000-10-25  Stephen Gildea  <gildea@stop.mail-abuse.org>
 
 	* time-stamp.el (time-stamp-string-preprocess):
 	Fix a wrong type argument error.
@@ -9175,7 +9176,7 @@
 	* toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
 	transparent -colors 8).
 
-2000-10-13  Stephen Gildea  <gildea@alum.mit.edu>
+2000-10-13  Stephen Gildea  <gildea@stop.mail-abuse.org>
 
 	* time-stamp.el (time-stamp): Fixed bug in new multi-line code
 	that breaks with old list format timestamps.
@@ -14529,7 +14530,7 @@
 2000-07-23  Noah Friedman  <friedman@splode.com>
 
 	* type-break.el (type-break): perform autosave.
-	Suggested by Stephen Gildea <gildea@intouchsys.com>.
+	Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
 	(type-break-do-query): Cancel query schedule while performing
 	actual query, to avoid possibility of a second query being made
 	while first one is already in progress.
--- a/lisp/ChangeLog.8	Mon Sep 10 13:25:34 2001 +0000
+++ b/lisp/ChangeLog.8	Mon Sep 10 13:31:04 2001 +0000
@@ -2984,7 +2984,7 @@
 	* fill.el (fill-region-as-paragraph, canonically-space-region):
 	Respect colon-double-space at end of line.
 
-1999-09-08  Stephen Gildea  <gildea@alum.mit.edu>
+1999-09-08  Stephen Gildea  <gildea@stop.mail-abuse.org>
 
 	* files.el (backup-by-copying-when-privileged-mismatch): New variable.
 	(backup-buffer): Use it.
@@ -3328,7 +3328,7 @@
 	* calendar/calendar.el (calendar-goto-astro-day-number): Autoload
 	the right function name.
 
-1999-08-26  Stephen Gildea  <gildea@alum.mit.edu>
+1999-08-26  Stephen Gildea  <gildea@stop.mail-abuse.org>
 
 	* time-stamp.el: Put quote-backquote around all symbol names
 	in doc strings,	for mousing.
@@ -6443,7 +6443,7 @@
 	null markers.
 	(compile-goto-error): Likewise.
 
-1999-02-05  Stephen Gildea  <gildea@alum.mit.edu>
+1999-02-05  Stephen Gildea  <gildea@stop.mail-abuse.org>
 
 	* time-stamp.el (time-stamp-format): Format doc tighter.
 	(time-stamp-line-limit): 0 searches the entire buffer (careful!).