From: Kim F. Storm Date: Mon, 28 Aug 2006 08:02:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~850 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=31bf51258a6e4ce3a33922e3fe284eb221d3cc15;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 187f2ff3fae..378eb276091 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2006-08-28 Kim F. Storm + + * 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 * emacs-lisp/tq.el: Small grammar fix in comments.