From: Gerd Moellmann Date: Wed, 7 Mar 2001 10:19:33 +0000 (+0000) Subject: Set maintainer to FSF. X-Git-Tag: emacs-pretest-21.0.100~154 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2ad02767327ec06cf09fe6df991d425183797387;p=emacs.git Set maintainer to FSF. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 46945ae497d..24b6ec8bb57 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2001-03-07 Gerd Moellmann + + * uniquify.el: Set maintainer to FSF. + 2001-03-07 Eli Zaretskii * dired-aux.el (dired-do-shell-command): Doc fix. diff --git a/lisp/uniquify.el b/lisp/uniquify.el index c9cd0e0f433..20291d55b82 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 -;; Maintainer: Michael Ernst +;; Maintainer: FSF ;; Created: 15 May 86 ;; This file is part of GNU Emacs.