comparison lisp/uniquify.el @ 36621:16e8795b3c64

Set maintainer to FSF.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 07 Mar 2001 10:19:00 +0000
parents 02c61ff8a12b
children ab6119af2d6b
comparison
equal deleted inserted replaced
36620:639ad3d05eb6 36621:16e8795b3c64
1 ;;; uniquify.el --- unique buffer names dependent on file name 1 ;;; uniquify.el --- unique buffer names dependent on file name
2 2
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@alum.mit.edu> 6 ;; Maintainer: FSF
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.
10 10
11 ;; GNU Emacs is free software; you can redistribute it and/or modify 11 ;; GNU Emacs is free software; you can redistribute it and/or modify