]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 28 Aug 2006 08:02:24 +0000 (08:02 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 28 Aug 2006 08:02:24 +0000 (08:02 +0000)
lisp/ChangeLog

index 187f2ff3fae4a688d709e9d9634236c785f4d5cb..378eb276091511dcf6fa9432c4ea867b26d689b8 100644 (file)
@@ -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.