summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog13
-rw-r--r--lisp/ChangeLog.86
2 files changed, 10 insertions, 9 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3701e88ae09..93379d506b4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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.
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8
index 7946b59e9fe..ac63781d04a 100644
--- a/lisp/ChangeLog.8
+++ b/lisp/ChangeLog.8
@@ -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!).