X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/a994ebb8ba3e5a7f322bdf8f56e6c8957b907f3e..27422a9d8a01ea0658d689be824936674bb20d6e:/lisp/find-dired.el diff --git a/lisp/find-dired.el b/lisp/find-dired.el index 2f499f243d..8347e68c58 100644 --- a/lisp/find-dired.el +++ b/lisp/find-dired.el @@ -1,6 +1,7 @@ ;;; find-dired.el --- run a `find' command and dired the output -;; Copyright (C) 1992, 1994, 1995, 2000, 2002 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1994, 1995, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Roland McGrath , ;; Sebastian Kremer @@ -21,8 +22,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: @@ -62,7 +63,7 @@ Use the \"-F\" or \"-b\" switches if and only if you also use them for `find-ls-option'." :type 'string :group 'find-dired - :version "21.4") + :version "22.1") ;;;###autoload (defcustom find-grep-options