diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-08-29 15:00:34 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-08-29 15:00:34 +0000 |
commit | a443d46eda33768b8cc1f02c5f51d33aa4037e68 (patch) | |
tree | 5bb37981d0ccca27ce82a4048e54040053941ad9 /lisp/dired-x.el | |
parent | 6d6c3f84277ccf2e78b14c40c522ae15431b9791 (diff) | |
download | emacs-a443d46eda33768b8cc1f02c5f51d33aa4037e68.tar.gz |
Add keyword files to get listed in finder.
Remove confusing notes about GNU Emacs 19.
Diffstat (limited to 'lisp/dired-x.el')
-rw-r--r-- | lisp/dired-x.el | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/dired-x.el b/lisp/dired-x.el index 15267012530..9db2974d6ab 100644 --- a/lisp/dired-x.el +++ b/lisp/dired-x.el @@ -5,9 +5,9 @@ ;; Maintainer: FSF (unless Dodd can be found) ;; Version: 2.37+ ;; Date: 1994/08/18 19:27:42 -;; Keywords: dired extensions +;; Keywords: dired extensions files -;; Copyright (C) 1993, 1994, 1997 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1997, 2001 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. @@ -29,9 +29,9 @@ ;;; Commentary: ;; This is Sebastian Kremer's excellent dired-x.el (Dired Extra), version -;; 1.191, hacked up for GNU Emacs 19. Redundant or conflicting material -;; has been removed or renamed in order to work properly with dired of -;; GNU Emacs 19. All suggestions or comments are most welcomed. +;; 1.191, hacked up for GNU Emacs. Redundant or conflicting material has +;; been removed or renamed in order to work properly with dired of GNU +;; Emacs. All suggestions or comments are most welcomed. ;; ;; Please, PLEASE, *PLEASE* see the info pages. |