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