diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-09-04 12:54:14 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-09-04 12:54:14 +0000 |
commit | 284b3043c016c352619ee3a8f60daf8c1a0c8760 (patch) | |
tree | 5abb4da978ea1c3717296c81becb921905655d12 /lisp/uniquify.el | |
parent | c8dd66e19504d857d4bab3c4fd2d660ed037b604 (diff) | |
download | emacs-284b3043c016c352619ee3a8f60daf8c1a0c8760.tar.gz |
Add Keywords header.
Diffstat (limited to 'lisp/uniquify.el')
-rw-r--r-- | lisp/uniquify.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/uniquify.el b/lisp/uniquify.el index 7c9306e5c97..0896351ef58 100644 --- a/lisp/uniquify.el +++ b/lisp/uniquify.el @@ -1,9 +1,10 @@ ;;; uniquify.el --- unique buffer names dependent on file name -;; Copyright (c) 1989, 1995, 1996, 1997 Free Software Foundation, Inc. +;; Copyright (c) 1989, 1995, 1996, 1997, 2001 Free Software Foundation, Inc. ;; Author: Dick King <king@reasoning.com> ;; Maintainer: FSF +;; Keywords: files ;; Created: 15 May 86 ;; This file is part of GNU Emacs. |