comparison lisp/dired-aux.el @ 39015:b2fc23ab198a

Add Keywords header.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 29 Aug 2001 15:01:37 +0000
parents 253f761ad37b
children d4019f065e01
comparison
equal deleted inserted replaced
39014:7d409173c4ac 39015:b2fc23ab198a
1 ;;; dired-aux.el --- less commonly used parts of dired -*-byte-compile-dynamic: t;-*- 1 ;;; dired-aux.el --- less commonly used parts of dired -*-byte-compile-dynamic: t;-*-
2 2
3 ;; Copyright (C) 1985, 1986, 1992, 1994, 1998, 2000 Free Software Foundation, Inc. 3 ;; Copyright (C) 1985, 1986, 1992, 1994, 1998, 2000, 2001
4 ;; Free Software Foundation, Inc.
4 5
5 ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>. 6 ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>.
6 ;; Maintainer: FSF 7 ;; Maintainer: FSF
8 ;; Keywords: files
7 9
8 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.
9 11
10 ;; GNU Emacs is free software; you can redistribute it and/or modify 12 ;; GNU Emacs is free software; you can redistribute it and/or modify
11 ;; it under the terms of the GNU General Public License as published by 13 ;; it under the terms of the GNU General Public License as published by