]> git.eshelyaron.com Git - emacs.git/commitdiff
Update the email address of Stephen Gildea.
authorEli Zaretskii <eliz@gnu.org>
Mon, 10 Sep 2001 13:31:04 +0000 (13:31 +0000)
committerEli Zaretskii <eliz@gnu.org>
Mon, 10 Sep 2001 13:31:04 +0000 (13:31 +0000)
lisp/ChangeLog
lisp/ChangeLog.8

index 3701e88ae09a695cbf57c41fd7e0fe6416f170d0..93379d506b4d57e12e401d25c0562bba30f6a7df 100644 (file)
 
        * 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>
 
        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>
 
 
        * 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.
        * 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.
        * 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.
 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.
index 7946b59e9fe18bc6130daf3638ccaf58c3e8c067..ac63781d04a1865af1d7185e4e2154a488a97182 100644 (file)
        * 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.
        * 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.
        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!).