changeset 39015:b2fc23ab198a

Add Keywords header.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 29 Aug 2001 15:01:37 +0000
parents 7d409173c4ac
children 60340fb3a98e
files lisp/dired-aux.el lisp/dired.el
diffstat 2 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/dired-aux.el	Wed Aug 29 15:00:34 2001 +0000
+++ b/lisp/dired-aux.el	Wed Aug 29 15:01:37 2001 +0000
@@ -1,9 +1,11 @@
 ;;; dired-aux.el --- less commonly used parts of dired  -*-byte-compile-dynamic: t;-*-
 
-;; Copyright (C) 1985, 1986, 1992, 1994, 1998, 2000 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 1986, 1992, 1994, 1998, 2000, 2001
+;;   Free Software Foundation, Inc.
 
 ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>.
 ;; Maintainer: FSF
+;; Keywords: files
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/dired.el	Wed Aug 29 15:00:34 2001 +0000
+++ b/lisp/dired.el	Wed Aug 29 15:01:37 2001 +0000
@@ -5,6 +5,7 @@
 
 ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>
 ;; Maintainer: FSF
+;; Keywords: files
 
 ;; This file is part of GNU Emacs.