diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-09-10 14:00:55 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-09-10 14:00:55 +0000 |
commit | e602e77917dfa7ecd956d793605acd0dd7d1bb38 (patch) | |
tree | 776bb9accff0912915c08a353d4f6edfda60dcd0 | |
parent | 11d8165033f5227cfc6bf3b1b15498d1168fb108 (diff) | |
download | emacs-e602e77917dfa7ecd956d793605acd0dd7d1bb38.tar.gz |
Update Stephen Gildea's email address.
-rw-r--r-- | lisp/ChangeLog | 4 | ||||
-rw-r--r-- | lisp/ChangeLog.3 | 2 | ||||
-rw-r--r-- | lisp/ChangeLog.4 | 10 | ||||
-rw-r--r-- | lisp/ChangeLog.5 | 10 | ||||
-rw-r--r-- | lisp/ChangeLog.6 | 6 | ||||
-rw-r--r-- | lisp/ChangeLog.7 | 14 | ||||
-rw-r--r-- | lisp/time-stamp.el | 2 | ||||
-rw-r--r-- | man/ChangeLog | 2 |
8 files changed, 27 insertions, 23 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 93379d506b4..3126c7feda3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2001-09-10 Eli Zaretskii <eliz@is.elta.co.il> + + * time-stamp.el: Update Stephen Gildea's email address. + 2001-09-10 Gerd Moellmann <gerd@gnu.org> * mail/sendmail.el (mail-send): Obey mail-send-nonascii when diff --git a/lisp/ChangeLog.3 b/lisp/ChangeLog.3 index f4324c3ec06..1762b45c8fc 100644 --- a/lisp/ChangeLog.3 +++ b/lisp/ChangeLog.3 @@ -8330,7 +8330,7 @@ * texnfo-upd.el: Change regular expression used to identify the "Top" node so that names that begin with "Top" do not confuse it. -1990-12-19 Stephen Gildea (gildea@expo) +1990-12-19 Stephen Gildea (gildea@stop.mail-abuse.org) * fortran.el: Changes for version 1.21.1: Provide the 'fortran feature. diff --git a/lisp/ChangeLog.4 b/lisp/ChangeLog.4 index 1d626aa6926..280cd4f8372 100644 --- a/lisp/ChangeLog.4 +++ b/lisp/ChangeLog.4 @@ -1508,7 +1508,7 @@ * apropos.el (super-apropos-check-doc-file): Force Fundamental mode. -1994-04-13 Stephen Gildea (gildea@x.org) +1994-04-13 Stephen Gildea (gildea@stop.mail-abuse.org) * mh-e.el, mh-utils.el: (mh-progs, mh-lib): Move from mh-e.el to mh-utils.el for Emacs 19.23, which doesn't define them in paths.el. @@ -2905,7 +2905,7 @@ * cplus-md.el (c++-mode): Set parse-sexp-ignore-comments to t. -1994-02-16 Stephen Gildea (gildea@x.org) +1994-02-16 Stephen Gildea (gildea@stop.mail-abuse.org) * time-stamp.el (time-stamp-start): Allow more white space between keyword and time stamp. @@ -3615,7 +3615,7 @@ * compile.el (compilation-error-regexp-alist): Handle DEC AXP OSF/1. -1993-01-19 Stephen Gildea (gildea@x.org) +1993-01-19 Stephen Gildea (gildea@stop.mail-abuse.org) * time-stamp.el: Better, more user-oriented doc strings. (time-stamp-mail-host): Now a user option. @@ -4286,7 +4286,7 @@ (ctl-x-map): Bind / j x g to those, respectively, so \[...] always expands to the C-x r ... bindings. -1993-12-08 Stephen Gildea (gildea@x.org) +1993-12-08 Stephen Gildea (gildea@stop.mail-abuse.org) * time-stamp.el (time-stamp-month-dd-yyyy): no leading zero on day. @@ -8923,7 +8923,7 @@ * man.el (Man-notify-when-ready): Correct previous change. -1993-05-30 Stephen Gildea (gildea@alex.lcs.mit.edu) +1993-05-30 Stephen Gildea (gildea@stop.mail-abuse.org) * mh-e.el (mh-signature-file-name): New variable. mh-e version 3.8.2. diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5 index 93221b40517..69bc24c4966 100644 --- a/lisp/ChangeLog.5 +++ b/lisp/ChangeLog.5 @@ -686,7 +686,7 @@ (archive-summarize-files, archive-lzh-chmod-entry): Guard lambda with function. -1995-05-30 Stephen Gildea <gildea@x.org> +1995-05-30 Stephen Gildea <gildea@stop.mail-abuse.org> * time-stamp.el (time-stamp): only warn about time-stamping being disabled if found a time-stamp that won't get updated. @@ -1500,7 +1500,7 @@ o * noutline.el (outline-minor-mode): Likewise. dummy value for abbrev-start-location, use (point-max) rather than (point), so we won't delete a "-" that happens to be at point. -1995-04-20 Stephen Gildea <gildea@x.org> +1995-04-20 Stephen Gildea <gildea@stop.mail-abuse.org> * mh-mime.el, mh-comp.el: Update some MIME doc strings. @@ -1842,7 +1842,7 @@ o * noutline.el (outline-minor-mode): Likewise. (fill-individual-paragraphs): Pass `full' for JUSTIFY arg, in the interactive spec, if have prefix arg. -1995-04-11 Stephen Gildea <gildea@x.org> +1995-04-11 Stephen Gildea <gildea@stop.mail-abuse.org> * time-stamp.el (time-stamp-format): Replace list of Lisp functions with string containing %-escapes, as in `date' program. @@ -4281,7 +4281,7 @@ o * noutline.el (outline-minor-mode): Likewise. (forms--mode-commands): Call them for the edit and view mode. * (forms-print): New function. -1995-01-04 Stephen Gildea <gildea@x.org> +1995-01-04 Stephen Gildea <gildea@stop.mail-abuse.org> * tex-mode.el (tex-print): Better check for when to print current buffer's file over last processed file. @@ -6762,7 +6762,7 @@ o * noutline.el (outline-minor-mode): Likewise. add-log-mailing-address here. (add-log-mailing-address, add-log-full-name): Initialize to nil. -1994-09-22 Stephen Gildea (gildea@x.org) +1994-09-22 Stephen Gildea (gildea@stop.mail-abuse.org) * time-stamp.el (time-stamp-mail-host-name): Use mail-host-address. (time-stamp-mail-host): Variable deleted. diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6 index 5d1002c5a0c..bd7c516b5a8 100644 --- a/lisp/ChangeLog.6 +++ b/lisp/ChangeLog.6 @@ -3670,7 +3670,7 @@ (batch-update-autoloads): Use it. (update-directory-autoloads, update-autoloads-here): Functions removed. -1996-01-05 Stephen Gildea <gildea@x.org> +1996-01-05 Stephen Gildea <gildea@stop.mail-abuse.org> * time-stamp.el (time-stamp-line-limit): negative value counts from end of file. @@ -5307,7 +5307,7 @@ Renamed from shrink-window-horizontally, enlarge-window-horizontally to avoid redefining the standard functions. -1995-11-02 Stephen Gildea <gildea@x.org> +1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org> * mh-e.el (mh-make-folder-mode-line): support mh-msg-count. (mh-delete-scan-msgs): use fast new mh-goto-msg. @@ -5378,7 +5378,7 @@ * startup.el (command-line): If not X, do enable menu bar. -1995-10-30 Stephen Gildea <gildea@x.org> +1995-10-30 Stephen Gildea <gildea@stop.mail-abuse.org> * time-stamp.el: Update some doc strings. (time-stamp-strftime): Ignore some additional chars we might want diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index 1c2e969afa9..9789352a6a6 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 @@ -2040,7 +2040,7 @@ * progmodes/dcl-mode.el (dcl): Define as customize group, not as option. -1998-06-19 Stephen Gildea <gildea@alum.mit.edu> +1998-06-19 Stephen Gildea <gildea@stop.mail-abuse.org> * time-stamp.el (time-stamp): Handle newlines in time-stamp-pattern. (time-stamp-string-preprocess): Handle more than one numeric arg. @@ -5878,7 +5878,7 @@ (backward-delete-char-untabify): Obey it. This implements "hungry" delete. -1998-03-04 Stephen Gildea <gildea@alum.mit.edu> +1998-03-04 Stephen Gildea <gildea@stop.mail-abuse.org> * time-stamp.el (time-stamp-pattern): New variable. (time-stamp): Use that new variable. @@ -11687,7 +11687,7 @@ * progmodes/sh-script.el (sh-indent-line): Avoid infinite loop on indented line at start of buffer, when calculating PREVIOUS. -1997-08-22 Stephen Gildea <gildea@intouchsys.com> +1997-08-22 Stephen Gildea <gildea@stop.mail-abuse.org> * time-stamp.el (time-stamp-time-zone): New variable. (time-stamp-string): Use that time zone. @@ -16327,7 +16327,7 @@ * mailalias.el (mail-directory-parser): Fix previous change. -1997-06-08 Stephen Gildea <gildea@intouchsys.com> +1997-06-08 Stephen Gildea <gildea@stop.mail-abuse.org> * time-stamp.el (time-stamp-string-preprocess, time-stamp-do-number): Avoid compiler warnings: pass all arguments to time-stamp-do-number @@ -16454,7 +16454,7 @@ * follow.el (set-process-filter): Advice doc fix. -1997-06-04 Stephen Gildea <gildea@intouchsys.com> +1997-06-04 Stephen Gildea <gildea@stop.mail-abuse.org> * time-stamp.el (time-stamp-format): Doc fix. Use %:y. (time-stamp-string-preprocess): Don't just call format-time-string; @@ -18455,7 +18455,7 @@ * edt.el (edt-emulation-on): Load edt-pc.el under Windows. -1997-04-29 Stephen Gildea <gildea@intouchsys.com> +1997-04-29 Stephen Gildea <gildea@stop.mail-abuse.org> * time-stamp.el (time-stamp): Verify time-stamp-line-limit is a number. (time-stamp-string-preprocess): Handle %F correctly. @@ -22295,7 +22295,7 @@ * rmailkwd.el (rmail-keywords): Don't initialize. -1996-09-22 Stephen Gildea <gildea@intouchsys.com> +1996-09-22 Stephen Gildea <gildea@stop.mail-abuse.org> * time-stamp.el (time-stamp-old-format-warn): New variable. (time-stamp-format): Use ISO 8601 format for date. diff --git a/lisp/time-stamp.el b/lisp/time-stamp.el index dba5062908e..dc86e5ae372 100644 --- a/lisp/time-stamp.el +++ b/lisp/time-stamp.el @@ -6,7 +6,7 @@ ;; This file is part of GNU Emacs. ;; Maintainer's Time-stamp: <2001-07-15 12:35:58 pavel> -;; Maintainer: Stephen Gildea <gildea@alum.mit.edu> +;; Maintainer: Stephen Gildea <gildea@stop.mail-abuse.org> ;; Keywords: tools ;; This file is free software; you can redistribute it and/or modify diff --git a/man/ChangeLog b/man/ChangeLog index b4baa898fbc..4c8600f3196 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -733,7 +733,7 @@ * gnus.texi: File deleted. -1995-11-02 Stephen Gildea <gildea@x.org> +1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org> * mh-e.texi: "Function Index" -> "Command Index" to work with Emacs 19.30 C-h C-k support of separately-documented commands. |