* 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
;;; 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.