]> git.eshelyaron.com Git - emacs.git/commitdiff
Add Keywords header.
authorGerd Moellmann <gerd@gnu.org>
Wed, 29 Aug 2001 15:02:01 +0000 (15:02 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 29 Aug 2001 15:02:01 +0000 (15:02 +0000)
lisp/ChangeLog
lisp/dired-aux.el
lisp/dired.el

index b9a6472bb88937f3342306e1fac961546501a3bd..d5929909e59a92ddf3bbfd3550d6cb9a03d68893 100644 (file)
@@ -8,6 +8,11 @@
        * buff-menu.el: Add Keywords header.
        Doc fix (C-x C-b is bound to list-buffers).
 
+       * dired-x.el: Add keyword files to get listed in finder.
+       Remove confusing notes about GNU Emacs 19.
+
+       * dired.el, dired-aux.el: Add Keywords header.
+
 2001-08-28  Andre Spiegel  <spiegel@gnu.org>
 
        * vc.el (vc-revert-file): Call the backend even if the FILE's
index 911bfb20abfaafbde95c3c6f2137d9d45ec0af2e..398f4652827e4fc609635286d68ce03d5fa8b3d7 100644 (file)
@@ -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.
 
index f6e8da2fba403de0128051c1d7195b9d701988a5..fa9ce16f74a9aaa505d03f6f011fb30d2ca4d53d 100644 (file)
@@ -5,6 +5,7 @@
 
 ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>
 ;; Maintainer: FSF
+;; Keywords: files
 
 ;; This file is part of GNU Emacs.