]> code.delx.au - gnu-emacs/blobdiff - lisp/find-dired.el
(tab-always-indent): Fix custom-type.
[gnu-emacs] / lisp / find-dired.el
index aa68286d3a44c1b09eb94c09615809cfa0fbcc85..9458fdfec434b8ea63db846643c8ecf2435010d9 100644 (file)
@@ -1,7 +1,7 @@
 ;;; find-dired.el --- run a `find' command and dired the output
 
 ;; Copyright (C) 1992, 1994, 1995, 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+;;   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 ;; Author: Roland McGrath <roland@gnu.org>,
 ;;        Sebastian Kremer <sk@thp.uni-koeln.de>