diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-09-23 17:48:31 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-09-23 17:48:31 +0000 |
commit | feeb94f7cc4e9177a7f2a0406d788623319e6ca7 (patch) | |
tree | b33758dc07a13738e13022cc95aed7c5fb438be6 /lisp/uniquify.el | |
parent | 27537d14f01eba30d7c4a2319976b5804118cbbe (diff) | |
download | emacs-feeb94f7cc4e9177a7f2a0406d788623319e6ca7.tar.gz |
Update Stephen Gildea's mail address.
Diffstat (limited to 'lisp/uniquify.el')
-rw-r--r-- | lisp/uniquify.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/uniquify.el b/lisp/uniquify.el index 0896351ef58..72e3d7893bf 100644 --- a/lisp/uniquify.el +++ b/lisp/uniquify.el @@ -51,7 +51,7 @@ ;;; Change Log: ;; Originally by Dick King <king@reasoning.com> 15 May 86 -;; Converted for Emacs 18 by Stephen Gildea <gildea@lcs.mit.edu> +;; Converted for Emacs 18 by Stephen Gildea <gildea@stop.mail-abuse.org> ;; Make uniquify-min-dir-content 0 truly non-invasive. gildea 23 May 89 ;; Some cleanup. uniquify-min-dir-content default 0. gildea 01 Jun 89 ;; Don't rename to "". Michael Ernst <mernst@theory.lcs.mit.edu> 15 Jun 94 |