]> code.delx.au - gnu-emacs/blobdiff - lisp/find-dired.el
* xml.el (xml-parse-string): Fix typo in handling of bad character references.
[gnu-emacs] / lisp / find-dired.el
index 9c1c8eedffdb5773db282c8b3eeb4fc4114fa9b3..ae7cc1c8629351af5763e3f0d0bac23687d33cee 100644 (file)
@@ -1,6 +1,7 @@
 ;;; find-dired.el --- run a `find' command and dired the output
 
-;; Copyright (C) 1992, 1994-1995, 2000-2012 Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1994-1995, 2000-2013 Free Software Foundation,
+;; Inc.
 
 ;; Author: Roland McGrath <roland@gnu.org>,
 ;;        Sebastian Kremer <sk@thp.uni-koeln.de>