diff options
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 3dd9e341351..cd09ef2af63 100644 --- a/lisp/uniquify.el +++ b/lisp/uniquify.el @@ -46,7 +46,7 @@ ;;; Change Log: ;; Originally by Dick King <king@reasoning.com> 15 May 86 -;; Converted for Emacs 18 by Stephen Gildea <gildea@stop.mail-abuse.org> +;; Converted for Emacs 18 by Stephen Gildea <stepheng+emacs@gildea.com> ;; 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 |