diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-09-05 03:51:07 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-09-05 03:51:07 +0000 |
commit | f152949dc80593916da13be5e7aec477d25796c9 (patch) | |
tree | cfa81fd356e1d943e54e41a940ab9e3a67668cfb /lisp/uniquify.el | |
parent | 82330e7fc0025b7eab669c19e6f4977aebe8cb13 (diff) | |
download | emacs-f152949dc80593916da13be5e7aec477d25796c9.tar.gz |
Comment change.
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 8bb0b734bad..c7aeab5b08e 100644 --- a/lisp/uniquify.el +++ b/lisp/uniquify.el @@ -3,7 +3,7 @@ ;; Copyright (c) 1989, 1995, 1996, 1997 Free Software Foundation, Inc. ;; Author: Dick King <king@reasoning.com> -;; Maintainer: Michael Ernst <mernst@theory.lcs.mit.edu> +;; Maintainer: Michael Ernst <mernst@cs.washington.edu> ;; Created: 15 May 86 ;; This file is part of GNU Emacs. |