1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

Update the email address of Stephen Gildea.

This commit is contained in:
Eli Zaretskii 2001-09-10 13:31:04 +00:00
parent ae76d741c2
commit b52758d17b
2 changed files with 10 additions and 9 deletions

View File

@ -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.

View File

@ -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!).