changeset 72554:28a8ed4ad552

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 28 Aug 2006 08:02:24 +0000
parents 92303e5498ea
children 20f4483c11ca
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Aug 28 04:19:27 2006 +0000
+++ b/lisp/ChangeLog	Mon Aug 28 08:02:24 2006 +0000
@@ -1,3 +1,10 @@
+2006-08-28  Kim F. Storm  <storm@cua.dk>
+
+	* find-dired.el	(find-dired): Use shell-quote-argument to properly
+	escape ( and ) args.  Also use it on {} and ; args in default
+	value of find-ls-option string.
+	(find-grep-dired): Use shell-quote-argument on {} and ; args.
+
 2006-08-27  Michael Olson  <mwolson@gnu.org>
 
 	* emacs-lisp/tq.el: Small grammar fix in comments.